/*---DO NOT REMOVE ANYTHING BELOW THIS---*/

#slider{list-style-type:none; margin:0; padding:0;}
#slider li{list-style-type:none; margin:0; padding:0;}

.cms_content_headline{display:none!important;}

.icon-area{right:0; top:12px; position:absolute;}
.icon-area .iconPrint{background:url(../images/icon_printer.png) 0 0 no-repeat; float:left; padding:0 20px;}
.icon-area .iconEmail{background:url(../images/icon_mail.png) 0 0 no-repeat; float:left; padding:0 20px;}
.icon-area a{color:#879b9c; font-size:11px/16px; font-weight:normal; text-decoration:none;}
.icon-area a:hover{text-decoration:underline;}
.icon-area img{display:block;}

/* 
Make the Facebook Like box responsive (fluid width)
https://developers.facebook.com/docs/reference/plugins/like-box/ 
*/

/* 
This element holds injected scripts inside iframes that in 
some cases may stretch layouts. So, we're just hiding it. 
*/

#fb-root {
    display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 650px) {
	#CalendarLayout table{width:100%; border:0!important;}
	#CalendarLayout table td{width: auto!important; height:auto; overflow: hidden; display: block; white-space: nowrap; padding:8px;}
	#CalendarLayout table td table td:nth-child(1){width:10%!important; display:inline-block;}
	#CalendarLayout table td table td:nth-child(2){width:65%!important; display:inline-block;}
	#CalendarLayout table td table td:nth-child(3){width:10%!important; display:inline-block;}
	#CalendarLayout th{display:none;}
	#CalendarLayout .othermonthday{display:none;}
	
	.doctor_results .doc_name, .doctor_results .speciality{width:50%!important;}
	.doctor_results .phone, .doctor_results .city{display:none;}
	.findadoc_lt, .findadoc_rt{float:none!important; width:100%!important;}
	
	.nursery{width:100%!important;}
	.nursery ul.letters{padding-left:0!important;}
	.nursery ul.letters li{display:block!important;}
}