/** Notify **/
.navbar-nav > li > a .label{background: #e22720;}
/*** Side bar ***/
.sidebar .nav > li.nav-profile{background: #e22720;  color: #fff;}
.sidebar .nav > li.expand > a, .sidebar .nav > li > a:hover, .sidebar .nav > li > a:focus{background: #e22720;  color: #fff;}
.sidebar .nav > li.active > a, .sidebar .nav > li.active > a:hover, .sidebar .nav > li.active > a:focus{background: #e22720;  color: #fff;}
/** Breadcrumb **/

.btn-red,.btn-red:hover{background:#e22720; color:#fff;}

/** Header Search Dropdown **/
.SearchName a:hover{ color:#e22720;}
/** Profile Link **/

/*.btn.themebtn{background:#e22720; border-color:#e22720; color:#fff;}*/
.btn.themebtn{background:#337ab7; border-color:#337ab7; color:#fff;}
.btn.themebtn:hover{background:#286090; border-color:#286090; color:#fff;}

.btn.btn-inverse:hover{background:#484d50 !important;border-color:#484d50 !important;color:#fff}
.btn.btn-inverse{background:#5e6569 !important;border-color:#5e6569 !important;color:#fff}
/** My Team Performance **/
.ExtraLinks a{ color:#e22720;}
/** theme collapsable panel **/
.theme-panel .theme-collapse-btn{ background:#e22720;}



/* css to be changed in other fiels */
.Add_Employee:hover{
		background:#0d79e2 !important;
		color:white;
}

.Add_Employee {
	padding:0 20px 0 20px !important;
}

.Add_Employee i.fa.fa-plus{
	padding-right:5px;	
}


/* my profile page inside grid search bar icon   */
button.btn.btn-searching{
	margin:0;
}
	/* for profile page from style.css*/
.navbar-form {
    /* margin: 12px 0; */
	margin:8px 0 !important;
}
