label{
    margin-bottom:0px;
}

.todayAppHeaderList:hover{
    background: #f5f5f5 none repeat scroll 0 0;
    border-color : #fff;
}
.todayAppHeaderList{
    background: #fff none repeat scroll 0 0;
    border-bottom : 1px solid #f5f5f5;
    border-color : #f5f5f5;
}
.quickSearch1:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top-style: solid;
    border-top-width: 10px;
    content: "";
    right: 20px;
    margin-left: -10px;
    position: absolute;
    top: 100%;
    color: #fff;
}

body {
	font-family: 'Roboto', sans-serif;
	
}
.mg0 {
	margin: 0px !important;
}
.staff-img img{
 height: 459px;
width: 362px;
 }
.verified{font-size: 14px;position: ABSOLUTE; right: 57%}
.my-widget{margin-bottom: 10px;}
.my-widget-title
{margin-top: 20px;margin-bottom: 15px;}
.my-widget-title > h4 i

{color:#505050;}
.my-widget-title > div
{margin-bottom: 10px;font-size: 14px;}
.my-widget-title > div i
{color:#039be5;font-size: 10px;}
.askdoctor
{

    position: fixed;
    z-index: 1000;
    right: 20px;
    bottom: 10px;
    border-radius: 50%;
    color: rgb(62, 62, 62);
    background: #008FD5;
    border: 1px solid #008FD5;
    padding: 12px 11px;
    box-shadow: -1px -1px 4px 0px;
    cursor: pointer;
}
.quickSearch1 {
    background: white none repeat scroll 0% 0%;
    position: fixed;
    z-index: 1000;
    width: 320px;
    box-shadow: 1px 1px 8px 0px;
    padding: 0px;
    border-radius: 10px;
    right: 20px;
    bottom: 68px;
	display:none;
}
.askDoctorClose {
    background: #008FD5;
    color: #000;
    font-weight: bold;
    position: absolute;
    padding: 3px 6px;
    font-size: 12px;
    border-radius: 50%;
    left: 92%;
    top: 0;
    box-shadow: 0px 0px 6px -2px;
    cursor: pointer;
	}
.my-doctor-name
{margin:0px;
 background: rgb(245, 245, 245) none repeat scroll 0% 0%; padding: 8px 8px 0px; margin-bottom: 10px; box-shadow: 0px 1px 8px -2px;}
.question, .my-yourname, .my-yourmobile,.my-yourmail
{width: 100%;
margin:0px;
padding: 0px 0px 5px;
padding-bottom:5px;
}
.my-yourname, .my-yourmobile,.my-yourmail
{width: 110%;
margin-left: -17px;
padding:0px;}
.question {
	border: 1px solid #e3e3e3;
	width: 100%;
    height: 47px;
    padding: 9px 10px;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    background: #fff;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-appearance: none;
}
.question  textarea
{border:0px;}

 .my-yourname input, .my-yourmobile input, .my-yourmail input {
	width: 100%;
	height: 40px;
	padding: 9px 10px;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	background: #fff;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
	margin-bottom: 5px;
}
 
 .askDoctorbtn {
	background: #008FD5 !important;
	border-color: #008FD5;
}
button.wpb_btn-mini, span.wpb_btn-mini {
	padding: 2px 6px;
	font-size: 11px;
	line-height: 14px;
}
.wpb_button, .wpb_button :hover {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 13px;
    line-height: 18px;
    *line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f7f7f7;
    border: 1px solid #cccccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    *margin-left: .3em;
}
.wpb_button {
	border-color: #008fd5;
	background: #008fd5;
}
.wpb_button, .wpb_button:hover {
	position: relative;
	display: inline-block;
	//padding: 11px 21px;
	border-width: 3px;
	border-style: solid;
	border-radius: 0;
	font-size: 11px;
        padding: 2px 6px;
        border-color: #2586e0;
	line-height: 14px;
	text-align: center;
	text-shadow: none;
	text-transform: uppercase;
	color: #fff;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-transition: border 0.3s, background 0.3s, color 0.3s;
	-ms-transition: border 0.3s, background 0.3s, color 0.3s;
	-moz-transition: border 0.3s, background 0.3s, color 0.3s;
	-webkit-transition: border 0.3s, background 0.3s, color 0.3s;
}
.my-button:hover{
font-size: 11px;
    line-height: 14px;
    padding: 2px 6px;
	}
.quickSearch1 fieldset
{border:0px;}
.my-caret{width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  
  border-top: 10px solid #fff;
  display:inline-block;
  position:fixed;
  bottom: 58px !important;
right: 39px;
  }

/* header*/

.headerLogo {
	display: inline;
	margin-top:-2px !important;
	padding-top: 10px;
}.navbar-nav-expanded {
	float: left;
	margin: 0;
}
.headerhomeMenu {
	display: none;
}
ul#opnav{float:right;

}
ul#opnav li{list-style:none;}
.headerhomeMenu {
	display: none;
}
.exterrnal li{color:#333;}
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-text {
	color: #333;
}

.my-home
{
font-size: 21px;
padding:17px 15px !important}
.my-home .fa
{height: 16px;}
.external{
font-size: 15px;
//padding: 11px 10px !important;
line-height: 10px !important;
}
.navbar-nav > li > a{
     /*padding-right: 6px !important*/
}
.pd20 {
    //padding: 23px 7px 23px 23px !important;
}
.pd16{padding:10px 16px 16px !important;}
.glyphicon{
    font-size:15px;
}
.external .fa, .glyphicon
{height: 17px;}
.my-badge {
    position: relative;
    background-color: #e13042;
    color: #fce7f0;
    border-radius: 10px;
    padding: 2px 4px;
    font-size: 11px;
    top: -10px;
    right: 11px;
}
.my-dropdown{
left: inherit;
right: 0px;
display: block;
top: 56px;
right: 0;
margin: 0px !important;
padding: 0px !important;
}

.my-dropdown li a {
	display: block;
	padding: 11px 20px;
	clear: both;
	font-weight: 400;
	line-height: 12px;
	color: #333;
	white-space: nowrap;
	font-size: 12px;
	border-bottom: none !important;
	margin: 0px !important;
}
.my-dropdown li:hover, .my-dropdown li:focus
{background-color:#eeefef;
boeder-radius:5px;}
.notification > div
{display:inline-block;
float:left:
}
.dropdown-title {
	display: block;
	font-size: 11px;
	line-height: 11px;
	padding: 11px 20px;
	font-weight: 600;
	border-bottom: none !important;
}
.bg-inverse {
	background-color: #1c2a3c;
	color: #89a;
	height:35px;
}
.notification-thumb {
	display: block;
	margin-right: 10px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.notification-thumb img {
	width: 30px;
	height: 30px;
	border: 1px solid rgb(224, 224, 224);
	border-radius: 50%;
}
.my-notification{
    padding: 0px;
    display: inline-block;
    height: 20px !important;
    margin-top: -7px;
    padding-left: 0px;
    margin-left: -9px;
}
/*nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i{
    line-height: 50px;
    height: 50px;
}*/
.my-notification-body {
	display: block !important;
	line-height: 16px;
	padding: 0px;
	/* margin: -21px 0px 0px; */
}
.my-notification-body strong, .my-notification-body small
{display:inline;color:#555;}
a:hover .my-notification-body strong
{
color:#357ebd;
}
/*.dropdown-footer {
	height: 49px;
	display: inline-block;
	line-height: 49px;
	
}*/
.member-introduction {
	float: left;
	padding: 0 100px;
	width: 100%;
	margin-top: 36px;
}
 /*.my-yourname, .my-yourmobile,.my-yourmail{
 width: 100%;margin-bottom: 0px;padding: 0px;padding-bottom: 5px;
 
 }*/
@media screen and (max-width: 980px) {
.responsive-social > a {
	background: #3d3d3d;
	color: #ffffff;
	float: left;
	font-size: 9px;
	height: 23px;
	line-height: 20px;
	margin-right: 10px;
	text-align: center;
	width: 25px;
	border-radius: 5px;
}

.responsive-menu > div:nth-of-type(1)
{display:inline-block;
float:left;
}
.responsive-menu > div:nth-of-type(2) {
	display: inline-block;
	float: right;
	margin-top: 16px;
}

.responsive-menu-btns a {
	background: #225b91 none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	font-family: roboto;
	font-size: 11px;
	font-weight: 300;
	margin: 0 -3px;
	width: auto;
	padding: 14px 10px 13px;
	vertical-align: middle;
}
.responsive-menu-btns a.open-menu {
	background: #333333 none repeat scroll 0 0;
	padding: 12px 15px 12px;
	width: auto;
}
.responsive-menu-btns {
	float: left;
	width: auto;
}
.member-wrapper > div {
	display: inline-block;
	width: 50%;
}
.staff-img img
{width:100%;}
.member-detail {
	display: unset;
	float: left;
	padding: 4px 0 0 34px;
	width: 100%;
	
}
.member-detail h2 {
	float: left;
	font-size: 32px;
	font-weight: 100;
	margin: 14px 0;
	width: auto;
}
.member-detail > span {
	float: left;
	font-family: roboto slab;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 16px;
	width: 100%;
}
.info-list > li {
	color: #454545;
	float: left;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
	width: 100%;
}
.social-icons > a {
	background: #182d3a none repeat scroll 0 0;
	color: #ffffff;
	float: left;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin-right: 12px;
	text-align: center;
	width: 40px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.info-list > li {
	color: #454545;
	float: left;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 10px;
	width: 100%;
}
.info-list > li strong {
	float: left;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	width: 37%;
}
li.myemail strong
{width:27%;}
li.myemail {font-size:14px}
.staff-tabs-selectors .tab {
	height: auto;
	line-height: 17px;
}
#test2 > div
{width:100%}
.verified{font-size: 14px;position: ABSOLUTE; right: 27%}
.my-staffdetail
{display:initial;}
.wdth49
{width:49%;
display:inline-block;}
header {
	 display: block
	 ; 
}



}
@media screen and (max-width: 800px) {
.margkey h4{
margin: 0px 0px 0px 12px;}
.margkey span
{margin-bottom: 14px;
display: inline-block;}
.social-icons > a {
	background: #182d3a none repeat scroll 0 0;
	color: #ffffff;
	float: left;
	font-size: 15px;
	height: 35px;
	line-height: 36px;
	margin-right: 10px;
	text-align: center;
	width: 31px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
}
@media screen and (max-width: 768px) {
.social-icons > a {
	background: #182d3a none repeat scroll 0 0;
	color: #ffffff;
	float: left;
	font-size: 13px;
	height: 31px;
	line-height: 31px;
	margin-right: 8px;
	text-align: center;
	width: 31px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
}

.educationalDetails{
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 15px;
}
.readmoreContent{
    font-size: 14px;
    line-height:28px;
    letter-spacing: 0.3px;
    color: #606060;
    font-family: arimo; 
    text-align:justified;
}
.side-title{
    margin:0px;
}
.verifyIcon::after {
    border-bottom: 7px solid transparent;
    border-left-style: solid;
    border-left-width: 6px;
    border-top: 7px solid transparent;
    color: #5cb85c;
    content: "";
    left: 40px;
    margin-top: -6px;
    position: absolute;
    top: 50% !important;
}
.serviceIcon::after {
    border-bottom: 7px solid transparent;
    border-left-style: solid;
    border-left-width: 6px;
    border-top: 7px solid transparent;
    color: #2586E0;
    content: "";
    left: 40px;
    margin-top: -6px;
    position: absolute;
    top: 50% !important;
}
/*.verifyIcon, .serviceIcon {
    background: #2586e0 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    line-height: 39px;
    padding: 18px 25px 18px 16px;
    vertical-align: middle;
    width: 40px;
}*/
.verifyIcon:first-child {
    background: #5cb85c none repeat scroll 0 0;
}
.serviceList {
    border-bottom: 1px solid #e0e0e0;
    float: left;
    font-weight: bold;
    height: 40px;
    vertical-align: middle;
    width: 100%;
    padding: 0px !important;
    position: relative;
}
.serviceList span {
    margin-left:12px;
    font-size: 14px;
}
.info-list .popover-content{
    width:320px !important;
    word-spacing: -0.9px;
    background: #fff;
}
.popover{
    max-width: 100%; 
}
.clinicNameDayWise{
    font-weight:bold;
    font-size:12px;
    margin:0px;
    background: #008FD5;
    color: #fff;
    padding:0px 5px;
    /*border-bottom: 1px solid #ddd;*/
}
.clinicTimeDayWise{
    font-size:12px;
    padding: 0px 15px;
    border-bottom: 1px solid #ddd;
    background: #f5f5f5;
}
.clinicWiseTime{
    border: 1px solid #ddd;
    background: #f5f5f5;
}
.toggle-item h3 span {
    line-height: 19px;
}
.toggle.fancy .toggle-item h3 {
    font-size: 12px;
}
nav:after {
    /*background: rgba(0, 0, 0, 0) url("../../images/header.png") repeat scroll 0 0;*/
    content: "";
    height: 12px;
    margin-right: -611px;
    position: absolute;
    right: 45%;
    top: 100%;
    width: 173px;
}
code-success {
    font-family: monospace, monospace;
    font-size: 1em;
    background-color: #D7EED7;
    border-radius: 4px;
    color: #3C8A3C;
    font-size: 90%;
    padding: 2px 4px;
}
.clinicDays {
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    line-height: 13px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
    width: 18px !important;
}

.clinicDaysOpen {
    background: rgba(92, 184, 92,0.5);
}
.clinicDaysClose {
    background: rgba(217, 83, 79,0.5);
}
.clinicDays.active{
    background: rgb(92, 184, 92) !important;
    box-shadow: 0px 0px 4px -1px rgb(0,0,0);
}
.requestField {
    /*display: none;*/
}
.attachmentView {
    background: #fff;
    padding: 3px 5px;
    border-radius: 10px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #dddddd;
}
.askDoctorForm > input {
    margin-bottom: 2px;
}
#map-canvas {
    height: 100%;
    position: absolute;
    top: 0;
    bottom: -200px;
    left: 0;
    right: 0;
    z-index: 0;
}
#container {
    z-index: 100;
    position: relative;
}
.staff-img > img {
    width: 100%;
    height: 100%
}
.track3 {
    left: 0px;
}
.owl-theme .owl-controls .owl-page span {
    background: #869791 none repeat scroll 0 0;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
}
.owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
}
.owl-prev {
    position: absolute;
    left: -45px;
    top: 45%;
}
.owl-next {
    position: absolute;
    right: -45px;
    top: 45%;
}
#Health_Feeds blockquote {
    border-left: 0px;
}
.ribbon-wrapper-green {
    float: right;
    /*margin-right: -15px;*/
}
[type="radio"]:not(:checked) + label::before {
    border-color: #fff;
}
.date-icon::before {
    right: 40px;
    top: 12px;
}
form button:hover {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    color: #fff;
}
form button {
    background: #fff none repeat scroll 0 0;
    border: 1px solid transparent;
    color: #3a92e3;
}
#Health_Feeds .indicator {
    display: none !important;
}
#Health_Feeds .tabs .tab .active {
    background: #fff;
}
#Health_Feeds .tabs .tab a {
    color: #555;
    font-size: 13px;
    border: 1px solid #DBDBDB;
    text-transform: capitalize;
}
#Health_Feeds .des::first-letter {
    color: #2a6395;
    font-size: 250%;
    font-style: italic;
}
#Health_Feeds .ribbon-wrapper-green {
    height: 62px;
    overflow: hidden;
    /*position: ;*/
    right: -3px;
    top: -3px;
    width: 85px;
    z-index: 1;
    margin-right: -44px;
}
#Health_Feeds .ribbon-green::before,
.ribbon-green::after {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #6e8900;
    bottom: -3px;
    content: "";
    /*position: ;*/
}
#Health_Feeds .ribbon-green {
    background-color: #bfdc7a;
    background-image: -moz-linear-gradient(center top, #bfdc7a, #8ebf45);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    color: #6a6340;
    font: bold 15px sans-serif;
    left: -5px;
    padding: 7px 0;
    /*position: ;*/
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    top: 15px;
    transform: rotate(45deg);
    width: 120px;
}
#Health_Feeds .input-field.col.s6 > input {
    border: 1px solid #f6f6f6;
    height: 12px;
    margin: 5px;
    padding: 10px;
    width: 94%;
}
#Health_Feeds .showBlood {
    background-image: url(images/blood.jpg);
    color: white;
    height: 50px;
    padding: 10px;
    right: -6px;
    width: 50px;
    padding-bottom: 24px;
}
.widget-title > h4 {
    font-size: 14px;
    color: #333;
}
.clinicCloseDays {
    color: #333;
    padding: 0px !important;
}
.academictoggle.fancy .toggle-item h3 span {
    padding: 6px;
}
.academictoggle .toggle-item h3 i {
    line-height: 1px;
    font-size: 13px !important;
}
.academictoggle.fancy .toggle-item h3::before {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    color: #ffffff;
    font-size: 13px;
    padding-left: 0;
    right: 20px;
    top: 5px;
}
.choose-box > span {
    width: 50px;
}
.choose-box {
    padding: 1px;
}
.block {
    padding: 20px 0px;
}
.choose-box > span i {
    background: #039be5 none repeat scroll 0 0;
    color: white;
    float: left;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.mysimple-services {
    padding: 0 20px 20px;
}
.mytabs {
    overflow-x: hidden;
}
.datetxt span.caretleft {
    cursor: pointer;
    background: -moz-linear-gradient(90deg, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(250, 250, 250, 1) 100%);
    /* ff3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(250, 250, 250, 1)), color-stop(50%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(240, 240, 240, 1)));
    /* safari4+,chrome */

    background: -webkit-linear-gradient(90deg, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(250, 250, 250, 1) 100%);
    /* safari5.1+,chrome10+ */

    background: -o-linear-gradient(90deg, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(250, 250, 250, 1) 100%);
    /* opera 11.10+ */

    background: -ms-linear-gradient(90deg, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(250, 250, 250, 1) 100%);
    /* ie10+ */

    background: linear-gradient(0deg, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(250, 250, 250, 1) 100%);
    /* w3c */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f0f0f0', GradientType=0);
    /* ie6-9 */

    border: 1px solid #eaeaea;
    color: #8f8f8f;
    height: 32px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    left: 7px;
    top: 7px;
    width: 32px;
    z-index: 2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(250, 250, 250, 1) 100%) repeat scroll 0 0;
    left: 7px;
}
.datetxt span.caretright {
    position: absolute;
    cursor: pointer;
    background: -moz-linear-gradient(90deg, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(250, 250, 250, 1) 100%);
    /* ff3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(250, 250, 250, 1)), color-stop(50%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(240, 240, 240, 1)));
    /* safari4+,chrome */

    background: -webkit-linear-gradient(90deg, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(250, 250, 250, 1) 100%);
    /* safari5.1+,chrome10+ */

    background: -o-linear-gradient(90deg, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(250, 250, 250, 1) 100%);
    /* opera 11.10+ */

    background: -ms-linear-gradient(90deg, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(250, 250, 250, 1) 100%);
    /* ie10+ */

    background: linear-gradient(0deg, rgba(240, 240, 240, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(250, 250, 250, 1) 100%);
    /* w3c */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f0f0f0', GradientType=0);
    /* ie6-9 */

    border: 1px solid #eaeaea;
    color: #8f8f8f;
    height: 32px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    right: 7px;
    top: 7px;
    width: 32px;
    z-index: 2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.timeLoader {
    position: absolute;
    top: 0px;
    z-index: 3;
    width: 98%;
    height: 100%;
    padding: 10px;
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0px 0px;
}
#modal1 .modal-content {
    background: #3A92E3;
}
.myvisit {
    font-size: 18px;
    font-weight: 700;
    float: none;
    padding: 0px;
    margin: 0px;
}
button:focus {
    background: #2586e0;
}
.votes>.fa-thumbs-up {
    color: #2586E0;
}
.wish>.fa-heart {
    color: #2586E0;
}


.clockpicker-span-hours {
                        position: unset !important;
                    }
                    .clockpicker-span-minutes {
                        position: unset !important;
                    }
                    .btn-flat {
                        background: #eee;
                    }
                    .serviceChoose .choose-box {
                        padding-left: 0px !important;
                    }
                    /*========== css by Ravikiran starts here ===================*/
                    /*==== calender css ====*/
                    
                    .mypractice {
                        width: 35% !important;
                    }
                    .myaptype {
                        width: 65% !important;
                    }
                    .makeappont {
                        margin-top: 35px;
                        padding: 10px 15px;
                        background-color: #357EBD;
                        border: 1px solid #357EBD;
                        color: #fff;
                        border-radius: 5px;
                        font-size: 14px;
                    }
                    .makeappont:hover {
                        background-color: #fff;
                        color: #357EBD;
                        font-weight: bold;
                    }
                    .avaliableFlag {
                        display: block;
                        min-height: 5px;
                        box-sizing: border-box;
/*                        float: left;
                        margin-left: 5px;
                        margin-bottom: 10px;*/
                        background-color: #26C281;
                        color: #fff;
                    }
                    .avaliableFlag::after {
                        color: #fff;
                        content: "\f02e";
                        float: right;
                        font-family: fontawesome;
                        padding-right: 5px;
                        position: sticky;
                    }
                    .avaliableFlag,
                    .bookedFlag,
                    .mravaliableFlag {
                        border: 1px solid #E6E6E6;
                        padding: 5px 0px;
                        cursor: pointer;
                    }
                    .range-calendar .months .cell.selected {
                        background-color: #357EBD;
                    }
                    .range-calendar .months .cell .bullet {
                        position: absolute;
                        left: 3px;
                        top: 15px;
                        height: 7px;
                        width: 7px;
                        background-color: #888;
                        display: none;
                        border-radius: 1px;
                    }
                    .range-calendar .months .cell .date-formatted {
                        font-weight: bold;
                        font-size: 11px;
                    }
                    .range-calendar .months .cell {
                        width: 72px;
                    }
                    .range-calendar .calendar .cell {
                        width: 73px;
                        padding: 0px 7px;
                        border-color: #ddd;
                    }
                    .range-calendar .calendar .cell .day {
                        font-weight: bold;
                        border-color: #ddd;
                    }
                    .appointmentRow {
                        width: 100%;
                        margin-bottom: 0px;
                        padding: 0px;
                        padding-bottom: 10px !important;
                    }
                    .bookappointment {
                        border: 1px solid #E6E6E6;
                        display: block;
                        padding-top: 0px;
                        padding-bottom: 0px;
                        background: rgb(255, 255, 255) none repeat scroll 0% 0%;
                        padding: 5px 10px;
                        border: 1px solid #f5f5f5;
                        box-shadow: 1px 0px 8px #333;
                        /* margin-bottom: 2px; */
                        
                        border-bottom: 3px solid #ddd;
                        border-style: double;
                    }
                    .avaliableTimeSlots {
                        color: #fff;
                    }
/*                    .slimScrollDiv {
                        position: relative;
                        overflow: hidden;
                        width: auto;
                        height: 190px;
                        box-shadow: 1px 3px 5px #333!important;
                    }*/
                    form .input-field.simple-label label {
                        color: #231f20;
                        float: left;
                        font-family: roboto;
                        font-size: 14px;
                        line-height: 24px;
                        position: relative;
                        width: 100%;
                        padding: 10px 0;
                        top: 0;
                        left: 0;
                        text-align: left;
                        text-transform: uppercase;
                    }
                    #map-canvas {
                        display: none;
                    }
                    /* ===== calender css ends ======= */
                    
                    .social-icons {
                        margin-top: 5px !important;
                    }
                    .appointment-tab {
                        margin: 3px 0 0 0 !important;
                        padding-right: 10px !important;
                    }
                    .clinicTypeApp,
                    .clinicAddressDetails p,
                    .greyclr,
                    .wd59 lable {
                        color: #333 !important;
                    }
                    .grnclr {
                        color: green;
                    }
                    .block {
                        padding: 20px 0px;
                    }
                    .event-detail-img,
                    .event-detail-img img {
                        margin: 0px;
                        padding: 0px !important;
                        width: 362px;
                        height: 459px;
                    }
                    .member-wrapper {
                        padding: 15px;
                    }
                    .mydonut {
                        height: 250px;
                        padding-top: 35px;
                    }
                    .mywgtitle {
                        margin-top: 20px;
                        margin-bottom: 15px
                    }
                    .myAbout span {
                        font-size: 14px;
                        position: ABSOLUTE;
                        right: 57%;
                    }
                    .why2choose {
                        padding-left: 15px;
                        margin-bottom: 20px;
                    }
                    .fristvisit {
                        font-size: 12px;
                        margin-left: 34px;
                        color: grey;
                    }
                    .clinicMRDays {
                        padding: 0px;
                    }
                    .staff-tab-content .appointment-tab::before {
                        background: #e6e7e8 none repeat scroll 0 0;
                        content: "";
                        height: 100%;
                        left: 0;
                        opacity: 0.7;
                        position: absolute;
                        top: 0;
                        width: 100%;
                        z-index: -1;
                    }
                    .staff-tab-content .appointment-tab {
                        background: none !important;
                        padding: 15px 100px;
                    }
                    .coloured-btn:hover {
                        color: #008FD5;
                        border: 1px solid #008FD5;
                    }
                    .clinicMRDays {
                        padding: 0px !important;
                        color: #333 !important;
                    }
                    .mycalender {
                        width: 100%;
                        padding: 5px 0px;
                    }
                    .myappont {
                        width: 35% !important;
                    }
                    .myappont2 {
                        width: 60% !important;
                    }
                    @media screen and (max-width: 980px) and (min-width: 361px) {
                        .block .container {
                            width: 100%;
                        }
                        .member-detail h2 {
                            font-size: 25px;
                            margin: 8px 0;
                        }
                        .member-detail > span {
                            float: left;
                            font-family: roboto slab;
                            font-size: 17px;
                            font-weight: 600;
                            margin-bottom: 7px;
                            width: 100%;
                        }
                        .info-list > li {
                            color: #454545;
                            float: left;
                            font-size: 14px;
                            line-height: 28px;
                            margin-bottom: 10px;
                            width: 100%;
                        }
                        .pd30 {
                            padding: 30px !important;
                        }
                        .appointment-details > h4 {
                            color: #fff;
                            float: left;
                            font-size: 21px;
                            font-weight: 800;
                            letter-spacing: 1px;
                            line-height: 35px;
                            margin: 0 0 8px;
                            text-transform: uppercase;
                            width: 100%;
                        }
                        .mrWidget {
                            margin-bottom: 0px;
                            display: inline;
                            width: 50%;
                            float: none;
                            margin-top: 0px;
                        }
                        .coloured-btn {
                            margin-top: 0px;
                        }
                        .mrWidget .clinicMRDays {
                            padding: 0px !important;
                        }
                        form .input-field.simple-label label {
                            color: #333;
                            float: left;
                            font-family: roboto;
                            font-size: 13px;
                            line-height: 24px;
                            position: relative;
                            width: auto;
                            padding: 10px 0;
                            top: 0;
                            left: 0;
                            text-align: left;
                        }
                        .mywidget {
                            width: 62% !important;
                            display: inline-block;
                        }
                        .myAssociate {
                            display: inline-block;
                            width: auto !important;
                            position: absolute !important;
                            right: 84px !important;
                            top: 640px;
                        }
                        .why2choose {
                            display: inline-block !important;
                            width: auto !important;
                            position: absolute !important;
                            right: 50px;
                            right: -29px !important;
                            top: 690px !important;
                        }
                        .why2choose .choose-box > span i {
                            background: #039be5 none repeat scroll 0 0;
                            color: white;
                            float: left;
                            font-size: 14px;
                            height: 32px;
                            line-height: 31px;
                            text-align: center;
                            width: 40px;
                        }
                        .myServices {
                            width: auto !important;
                            position: absolute !important;
                            right: 143px !important;
                            top: 950px !important;
                        }
                        .service2Choose {
                            width: auto !important;
                            position: absolute !important;
                            right: 15px !important;
                            top: 996px !important;
                            width: 333px !important;
                        }
                        .service2Choose .choose-box {
                            display: table;
                            padding: 3px 0;
                            position: relative;
                            z-index: 1;
                            width: 100%;
                        }
                        .service2Choose .choose-inner {
                            display: table-cell;
                            vertical-align: middle;
                            width: 100%;
                        }
                        .service2Choose .choose-inner span {
                            display: none;
                        }
                        .service2Choose .choose-inner > h4 {
                            color: #2d2d2d;
                            float: left;
                            font-size: 12px;
                            font-weight: 700;
                            letter-spacing: 0.5px;
                            margin: 0 0 5px;
                            text-transform: uppercase;
                            width: 100%;
                            margin-top: 6px;
                            text-align: left;
                            display: block !important;
                        }
                        .service2Choose .choose-inner > h4 a {
                            color: inherit;
                            width: 100% !important;
                            display: inline-block;
                            height: auto;
                        }
                        .service2Choose .choose-box > span {
                            width: 50px;
                            margin: 0px;
                            display: inline-block;
                        }
                        .service2Choose .choose-box > span i {
                            background: #039be5 none repeat scroll 0 0;
                            color: white;
                            float: left;
                            font-size: 13px;
                            height: 30px;
                            line-height: 30px;
                            text-align: center;
                            width: 30px;
                        }
                        .event-detail-img > span {
                            border: 10px solid #ffffff;
                            color: #ffffff;
                            font-size: 18px;
                            height: 60px;
                            line-height: 42px;
                            cursor: pointer;
                            position: absolute;
                            right: 30px !important;
                            width: 60px;
                            z-index: 1;
                            top: 425px !important;
                            border-radius: 50% !important;
                        }
                        .appointment-tab {
                            margin-top: 5px !important;
                        }
                        .block {
                            padding-bottom: 5px !important;
                        }
                        .mysimple-services {
                            padding: 0 10px 20px !important;
                        }
                        .picker--opened .picker__frame {
                            top: 27%;
                            bottom: auto;
                        }
                        .mypractice {
                            width: 39% !important;
                        }
                        .myaptype {
                            width: 61% !important;
                        }
                        .appointment-tab {
                            padding: 20px 5px 50px 5px !important;
                        }
                        .myappont {
                            padding-right: 0px;
                            width: 29% !important;
                        }
                        .myappont2 {
                            padding-right: 0px;
                            width: 71% !important;
                        }
                    }
                    @media screen and (max-width: 800px) and (min-width: 361px) {
                        .member-introduction {
                            float: left;
                            width: 100%;
                            margin-top: 20px;
                            padding: 10px;
                        }
                        .my-dropdown {
                            display: block;
                            left: inherit;
                            margin: 0 !important;
                            padding: 0 !important;
                            right: 0;
                            top: 49px;
                        }
                        .member-introduction {
                            padding-bottom: 0px;
                        }
                        .staff-img img {
                            height: 90%;
                        }
                        .info-list > li {
                            line-height: 24px;
                        }
                        .social-icons > a {
                            width: 36px;
                        }
                        .appointment-tab {
                            margin-top: 5px !important;
                        }
                        .block {
                            padding-bottom: 5px !important;
                        }
                        .staff-tabs {
                            margin-top: -42px;
                        }
                        .event-detail-img > span {
                            top: 381px !important;
                        }
                        .myServices {
                            width: auto !important;
                            position: absolute !important;
                            right: 106px !important;
                            top: 896px !important;
                        }
                        .service2Choose {
                            width: auto !important;
                            position: absolute !important;
                            right: 15px !important;
                            top: 947px !important;
                            width: 296px !important;
                        }
                        .myAssociate {
                            top: 590px !important;
                        }
                        .why2choose {
                            top: 639px !important;
                        }
                        .mysimple-services {
                            width: 25% !important;
                        }
                        .myhealthtab {
                            width: 75% !important;
                        }
                        .simple-service-wrap > img,
                        .simple-service-wrap > i {
                            color: #FFF;
                            font-size: 50px;
                            position: absolute;
                            right: -20px;
                            top: -11px;
                        }
                        
                    }
                    @media screen and (max-width: 360px) {
                        .event-detail-img,
                        .event-detail-img img {
                            margin: 0px;
                            padding: 0px !important;
                            width: 84px;
                            height: 84px;
                            border-radius: 50%;
                        }
                        .profilemap {
                            display: none;
                        }
                        .member-detail {
                            width: 100% !important;
                            padding: 0px;
                        }
                        .member-introduction {
                            padding: 0px;
                        }
                        .member-detail h2 {
                            font-size: 18px;
                            position: absolute;
                            top: 60px;
                            left: 121px;
                        }
                        .member-detail > span {
                            position: absolute;
                            top: 100px;
                            left: 120px;
                        }
                        .info-list > li {
                            line-height: 18px;
                            font-size: 12px;
                            margin-bottom: 5px;
                        }
                        .info-list {
                            margin-top: 5px;
                        }
                        .staff-tab-content .appointment-tab {
                            margin-top: 5px;
                        }
                        .staff-tab-content .appointment-tab {
                            padding: 12px 0px;
                        }
                        .appointment-details > h4 {
                            color: #fff;
                            float: left;
                            font-size: 19px;
                            font-weight: 800;
                            letter-spacing: 1px;
                            line-height: 17px;
                            margin: 0 0 8px;
                            text-transform: uppercase;
                            width: 100%;
                        }
                        .appointment-details > span {
                            color: #f7f7f7;
                            float: left;
                            font-size: 13px;
                            letter-spacing: 0.5px;
                            line-height: 15px;
                            margin-bottom: 5px;
                            width: 60%;
                        }
                        .mrWidget {
                            position: absolute;
                            top: 31px;
                            right: -39px;
                            width: 45% !important;
                        }
                        .clinicMRDays,
                        .pd0 {
                            padding: 0px !important;
                        }
                        .staff-tabs-selectors .tab a {
                            padding: 16px 20px;
                            font-size: 17px;
                        }
                        .mywgtitle {
                            margin: 3px 0px;
                        }
                        .myAbout span {
                            font-size: 14px;
                            position: ABSOLUTE;
                            right: 10%;
                        }
                        .myAbout {
                            margin-bottom: 0px;
                        }
                        .myAssociate,
                        .myServices {
                            margin-bottom: 2px !important;
                        }
                        .social-icons > a {
                            background: #182d3a none repeat scroll 0 0;
                            color: #ffffff;
                            float: left;
                            font-size: 11px;
                            height: 29px;
                            line-height: 31px;
                            margin-right: 5px;
                            text-align: center;
                            width: 31px;
                            overflow: hidden;
                            position: relative;
                            z-index: 1;
                        }
                        .social-icons {
                            float: left;
                            width: 100%;
                            margin-left: 109px;
                            margin-top: 5px !important;
                        }
                        .why2choose {
                            margin-bottom: 5px !important;
                        }
                        .choose-box > span i {
                            background: #039be5 none repeat scroll 0 0;
                            color: white;
                            float: left;
                            font-size: 16px;
                            height: 32px;
                            line-height: 32px;
                            text-align: center;
                            width: 32px;
                        }
                        .choose-box > span i {
                            background: #039be5 none repeat scroll 0 0;
                            color: white;
                            float: left;
                            font-size: 16px;
                            height: 32px;
                            line-height: 32px;
                            text-align: center;
                            width: 32px;
                        }
                        .choose-box {
                            display: inline-block !important;
                            padding: 10px 0;
                            position: relative;
                            z-index: 1;
                            width: 100%;
                            height: 32px !important;
                        }
                        .choose-inner > span {
                            float: left;
                            font-family: roboto;
                            font-size: 12px;
                            font-weight: 400;
                            line-height: 17px;
                            width: 100%;
                            display: none;
                        }
                        .choose-box::before {
                            background: #f3f3f3;
                            content: "";
                            height: 100%;
                            width: 0;
                            z-index: -1;
                            opacity: 0;
                            position: absolute;
                            right: 0;
                            top: 10px;
                        }
                        .myhealthtab {
                            width: 100% !important;
                        }
                        .mysimple-services {
                            padding: 0 20px 20px;
                            width: 100% !important;
                        }
                        .mydonut {
                            text-align: center;
                            padding: 0px;
                            height: auto;
                        }
                        .info-list > li strong {
                            float: left;
                            font-size: 10px;
                            font-weight: 700;
                            letter-spacing: 0.5px;
                            text-transform: uppercase;
                            width: 37%;
                        }
                        .my-home {
                            font-size: 16px;
                            padding: 16px 15px !important;
                        }
                        .navbar-nav > li > a {
                            padding-top: 15px;
                            padding-bottom: 17px;
                            line-height: 18px;
                        }
                        .my-dropdown {
                            left: inherit;
                            right: 0px;
                            display: block;
                            top: 49px;
                            right: 0;
                            margin: 0px !important;
                            padding: 0px !important;
                            /* right: -107px !important; */
                        }
                        .dropdown-menu.dropdown-notifications.pull-right.my-dropdown.home-drop {
                            right: -84px;
                        }
                        .overallprofilecount {
                            margin-right: 53px;
                        }
                        .fristvisit {
                            margin-left: 0px !important;
                            margin-right: 25px;
                            margin-top: 5px !important;
                            display: inline-block;
                        }
                        .well.well-sm.col-sm-12.my-well {
                            height: 60px !important;
                        }
                        .member-introduction {
                            margin-top: 23px !important;
                        }
                        .simple-services .s12 > div {
                            border-radius: 5px;
                        }
                        .simple-services .s12:nth-of-type(1) {
                            margin: 5px 0px;
                        }
                        .searchname {
                            width: 100% !important;
                        }
                        .bottom-footer p {
                            float: left;
                            width: 100%;
                            text-align: center;
                            margin-bottom: 4px;
                            font-size: 11px;
                        }
                        .bottom-footer ul li a {
                            color: inherit;
                            float: left;
                            padding: 0px 10px;
                        }
                        .detailsforicon,
                        .mytogglebtn,
                        .mymatrialdropwn {
                            display: none;
                        }
                        .social-icons a:nth-of-type(3),
                        .social-icons a:nth-of-type(2) {
                            display: inline-block;
                        }
                        .myappont {
                            width: 100% !important;
                            margin-bottom: 44px !important;
                        }
                        .myappont2 {
                            width: 100% !important;
                        }
                        .clinicDays {
                            border-radius: 3px;
                            color: #fff;
                            cursor: pointer;
                            display: inline-block;
                            font-size: 9px;
                            font-weight: bold;
                            height: 18px;
                            line-height: 15px;
                            padding: 2px;
                            text-align: center;
                            vertical-align: middle;
                            width: 18px !important;
                        }
                        form .input-field.simple-label label {
                            font-size: 9px !important;
                        }
                        .mrWidget {
                            position: absolute;
                            top: 43px;
                            right: -17px;
                            width: 45% !important;
                        }
                        .makeappont {
                            margin-top: 5px !important;
                            padding: 7px 9px;
                            font-size: 10px;
                        }
                        .col.column.s12.m12.service2Choose {
                            margin-bottom: 10px;
                        }
                        .quickSearch1 {
                            width: 296px;
                            right: 19px;
                        }
                        .myaptype {
                            width: 61% !important;
                        }
                        .mypractice {
                            width: 39% !important;
                        }
                    }
                    @media screen and (max-width: 320px) {
                        .my-home {
                            font-size: 16px;
                            padding: 13px 12px !important;
                        }
                        .my-home .my-badge,
                        .external .my-badge {
                            display: none !important;
                        }
                        .navbar-default .navbar-nav > li > a,
                        .navbar-default .navbar-text {
                            color: #333;
                            padding: 16px 15px !important;
                        }
                        .info-list > li strong {
                            width: 43%;
                            font-size: 11px;
                        }
                        .social-icons {
                            margin-left: 82px;
                        }
                        .my-profiledrop .external {
                            margin-top: -5px;
                        }
                        .input-field.simple-label.col.s6 {
                            clear: both;
                            width: 41% !important;
                            padding: 0px !important;
                            margin: 0px !important;
                        }
                        .input-field.col.s6.datetxt,
                        .wd59 {
                            width: 59% !important;
                        }
                        .input-field.requestField.col.s3.datetxt {
                            width: 29.5%;
                        }
                        form .input-field.simple-label label {
                            font-size: 10px;
                            line-height: 30px;
                        }
                        .datetxt span.caretleft {
                            height: 26px;
                            font-size: 10px;
                            line-height: 25px;
                            top: 12px;
                            width: 26px;
                            left: 2px;
                        }
                        .datetxt span.caretright {
                            height: 26px;
                            font-size: 10px;
                            line-height: 25px;
                            top: 12px;
                            width: 26px;
                            right: 2px;
                        }
                        form .input-field input,
                        form .input-field textarea,
                        form .input-field input.select-dropdown {
                            letter-spacing: 1.3px;
                        }
                        .picker__input {
                            padding: 10px 26px 10px 0px !important;
                        }
                        .picker__holder {
                            width: 93%;
                            left: 7px;
                        }
                        .picker__day-display {
                            font-size: 26px !important;
                        }
                        .picker__date-display {
                            padding-bottom: 20px;
                        }
                        .picker__date-display {
                            padding-bottom: 4px;
                        }
                        .clockpicker-display {
                            height: 62px;
                            font-size: 34px;
                        }
                        .clinicAddressDetails {
                            margin-left: 0px;
                        }
                        .staff-tab-content p {
                            font-size: 12px;
                            line-height: 28px;
                        }
                        .picker__footer,
                        .why2choose {
                            margin-top: -7px;
                        }
                        .dropdown-menu.pull-right {
                            right: -60px;
                            left: auto;
                        }
                        .dropdown-menu.dropdown-notifications.pull-right.my-dropdown.home-drop {
                            left: -54px;
                            right: 0;
                        }
                        .myvisit {
                            font-size: 15px !important;
                        }
                        .block {
                            padding: 0px !important;
                        }
                        .myaptype {
                            width: 58% !important;
                        }
                        .member-introduction {
                            margin-top: 41px !important;
                        }
                    }
                    @media screen and (min-width: 768px) {
                        .detailsforicon {
                            position: relative;
                        }
                        .btn-floating.btn-large.waves-effect.waves-light.blue.mytogglebtn {
                            float: right;
                            position: absolute;
                            top: 10px;
                            right: 0% !important;
                            border-radius: 5px !important;
                        }
                        .btn-floating.btn-large {
                            width: 50.5px;
                            height: 50.5px;
                        }
                        .btn-floating.btn-large.mytogglebtn i {
                            line-height: 51.5px;
                        }
                        .mymatrialdropwn {
                            position: absolute;
                            top: 70px;
                            right: 0%;
                            list-style: none;
                            /* padding: 20px; */
                            /* margin: 5px 0; */
                        }
                        .mymatrialdropwn li {
                            padding: 15px;
                            margin: 13px 0;
                            background-color: green;
                            border-radius: 50%;
                            color: #fff !important;
                            box-shadow: 1px 1px 4px #333;
                        }
                        .mymatrialdropwn li .fa {
                            color: #fff;
                            font-size: 16px;
                        }
                        .mymatrialdropwn li:hover {
                            opacity: .7;
                        }
                        .social-icons a:nth-of-type(3),
                        .social-icons a:nth-of-type(2),
                        .nontoggle {
                            display: none;
                        }
                    }