body{ background:#f4eded;}
.main-logo.medcare{ display:none;}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a {
background:#e32726;
	color: #fff; }
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a i{background: -webkit-linear-gradient(#fff, #fff);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
#sidebar-menu > ul > li > a.active {
  background-color:#e1e1e1; }
/* #sidebar-menu > ul > li > a.active:after {
	height: 100%;
	position:absolute;
	left:0;
	top:0;
    display: block;
    width: 5px;
    background: #e32726;
    content: '';
} */
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a:hover {
     color: #e32726; }
.locat{	 
	border: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 13px;
    min-height: 34px;
    color: #fff;
	line-height:32px;
    margin-top: 18px;
    background: rgba(255, 255, 255, 0.2);
    box-shadow: none;
    border-radius: 30px;
    width: auto;
	padding:0 20px;
}

.main-linka:hover{ border:1px solid #ebf3f5;}
.fixed-left #sidebar-menu > ul > li > a:hover{background:#e32726; color:#fff;}
.fixed-left #sidebar-menu > ul > li > a:hover i{ color:#fff;background: -webkit-linear-gradient(#fff, #fff);
    background-clip: border-box;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.dropdown-arrow::before{ border-bottom:10px solid #b51c1c}
.notification-list .noti-title{ background-color:#b51c1c}
.avatar2{ display:none;}
.pace .pace-progress {
  background: #e32726;
}
a {
  text-decoration: none; }

.bottom-detail{ background:#f3f3f3;	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;}
.prof-pic1{ background:url(../images/prof-bg.jpg) no-repeat;}
.card-box.list{
	-webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
/*.card-box.list:hover{ background:rgb(255, 255, 255) url("../images/tick-on-hover.png") no-repeat scroll right 15px;}*/
/*.card-box.list.selected{ background:rgb(3, 70, 147) url("../images/tick-on-hover.png") no-repeat scroll right 15px; color:#fff;}
.card-box.list.selected .bottom-detail{ background:#69cab8; color:#fff;}*/
.bg-gray{ background:#f2f2f2;}
::-moz-selection {
    color: #fff;
    background: #69cab8;
}

::selection {
    color: #fff;
    background: #69cab8;
}

@media (max-width: 767px) {
.reveal{ display:none!important;}	
#narrow-results{display:none}
}