﻿@charset "utf-8";
/* CSS document : MUSC Health Kids Provider Directory Updated 7/27/2015*/

    .mobileEmailMsg {
        display: none;
    }

    .content-wrapper {
    line-height: 1.2;
}

    .provider-profile-form ul li{padding:4px 0}

        .desktopEmailMsg{clear:both;display:block;padding:7px 15px; line-height:22px}
.SearchResultsLabel{padding-top:20px;margin-bottom:-50px; margin-left:-15px;}
h2, h3, h1.primaryName { font-size: 100%; font-family: 'Raleway', Arial, sans-serif; margin: 0; padding: 0; font-weight:400; color:#00447c; }
.secondaryName{text-align:center; margin-top:-10px}
div#BodyContent_FacultyProfileFormView_SecondaryNameDiv {
    text-align: center; margin-top:-20px; margin-bottom:15px;
}
h4,h5 { font-size: 100%; font-family: Arial, sans-serif; margin: 0; padding: 0; font-weight: 400; color:#00447c; }
h5, h6 {
    margin: 0;
    padding: 0;
}

div.search-box{margin-top:10px}

.absolute {
position: absolute;
}

#EditProfileButton{padding-top:25px; margin-left:35px}
#EditProfileButton a:hover{text-decoration:none}

.editProfileBtn{    
    display: block;
    width:135px;
    border-radius: 7px;
    border: 1px solid #00447c;
    font-size: 12px;
    color: #ffffff;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    padding: 7px 0 7px;
    margin: 12px 0 0 10px;
    background-color:#00447c;
    height:35px;
    margin-bottom:5px;

}
.editProfileBtn:hover{color:#ffffff;}

.hidden{display:none!important}
.browse li { padding-bottom: 5px; }
#BodyContent_Label1{display:none}
img { border: none; max-width: 100%; }
* { margin: 0; padding: 0; }
.rank {
  text-align: center;
  margin: 5px 0 10px 0;
  font-size: 18px;
  color: #555; }
  #BasicInfo{margin-top:25px;}
.RadGrid_Default .rgRow h4 a, .RadGrid_Default .rgAltRow h4 a{color:#00447c;font-weight:400}
.RadGrid_Default .rgRow h4 a:hover, .RadGrid_Default .rgAltRow h4 a:hover{color:#00447c;font-weight:400; border-bottom:3px solid #00446c; text-decoration:none}
.left-faculty{width:70%; max-width:800px; min-width:300px;float:left}
.right-faculty{width:25%;float:right; min-width:200px;margin-right:15px}
.AlphaSearchBox h4{font-size:16px!important; color:#00447c!important;margin:0!important;}
.browse li{padding-right:6px;padding-bottom:5px}.browse li a{color:#696B6A;font-weight:700}
.faculty-search-main{color:#00447c; margin-top:10px; margin-bottom:10px}
.DefaultImg{width:100%; max-width:600px; margin:0 auto}
.DefaultImg-wrapper{width:300px; margin:0 auto;}
.RadGrid_Default .rgPager td.rgPagerCell{border-top: 1px solid #eee; border-left:none; border-bottom:1px solid #eee;background-color:#ECF2F6}
.RadGrid_Default .rgMasterTable .rgAltRow{background-color:#ECF2F6;}
.clear { clear: both; }
.marginauto { margin: 0 auto; }

.RadSearchBox_Silk .rsbInner .rsbSCHovered{border-color:#00447c;background-color:#00447c; background-image:linear-gradient(#4E7DA3,#00447c)}
.RadSearchBox_Silk .rsbInner .rsbSCFocused{border-color:#00447c;background-color:#00447c; background-image:linear-gradient(#00447c,#00447c)}

.font08 { font-size: 0.8em; }
.ulfloatleft li { float: left; }
    .ulfloatleft li:last-child { padding-right: 0; }


/* color */

.gridcontainer { width: 100%; max-width: 1024px; margin: 0 auto; }


.hideButton { display: none; }

.radius4 { border-radius: 4px; }

input { background-color: #ffffff; border: none; border-radius: 4px; color: #696b6a; }


.overlay { background-image: url("../images/overlay.png"); background-repeat: repeat; height: 100%; position: fixed; width: 100%; z-index: 9999; top: 0; display: none; }
.error { display: none; }
.error_show { display: inherit; color: red; }
/** Provider Profile styles **/
/*--Accept Patients Toggle--*/
#nav-toggle {
  position: static;
  float: right; }

#nav-toggle {
  padding: 15px 46px 16px 0px; }

#nav-toggle span, #nav-toggle span:before {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 25px;
  background: #7a99ac;
  position: absolute;
  display: block;
  content: ''; }

#nav-toggle span:before {
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg); }

#nav-toggle span, #nav-toggle span:before {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }

#nav-toggle.active span:before {
  top: 0; }

#nav-toggle.active span:before {
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg); }

#nav-toggle.active span {
  -webkit-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.togglePlus {
  width: 300px;
  height: 40px;
  float: right;
  margin: -63px 0 0 0;}


.none {
  opacity: 0;
  float: right;
  font-size: 11px;
  color: #555;
  font-family: Arial, helvetica, sans-serif;
  margin: 11px -13% 0px 0px; }

.activeSpan {
  display: block;
  float: right;
  font-size: 12px;
  color: #555;
  font-family: Arial, helvetica, sans-serif;
  margin: 11px 25px 0px 0px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -o-transition: all 0.5s ease; }

.left-profile p.accept {
  display: none; }

.left-profile .myChart img {
    width: 15px;
    height: 20px;
    margin: 0 9px 0 -20px;
}
.left-profile .myChart a:hover {
    color: #92278f;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}
.left-profile .myChart a {
    font-family: Arial, helvetica, sans-serif;
    font-size: 16px;
    color: #555;
    line-height: 21px;
    font-weight: 400;
}
.left-profile p a {
    margin: 0 0 0 -5px;
}
.left-profile a.abt {
    margin: 0 0 0 2px;
    cursor: pointer;
}

.left-profile .website a, .left-profile p.websiteMobile a, .left-profile .location a, .left-profile .contactLocation-map a {
    color: #555;
}

.left-profile .website a:hover, .left-profile p.websiteMobile a:hover, .left-profile .location a:hover, .left-profile .contactLocation-map a:hover {
    color: #92278f;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.left-profile p.locationMobile {
    display: none;
}
.left-profile .fa {
    color: #00447c;
    padding: 0 10px 0 0;
    margin: 0 0 0 -22px;
}
.left-profile p {
    margin: 4px 0 0 24px;
    text-align: left;
    float: none;
    display: block;
    font-family: Arial, helvetica, sans-serif;
    font-size: 15px;
    color: #555;
    line-height: 21px;
    font-weight: 400;
    padding: 5px 0 0 0;
}

.left-profile p a{color:#00447c;}
.left-profile ul li {
    width: 194px;
    margin: 14px 0 0 0;
}
.leftBtn2 {
    display: block;
    width: 175px;
    min-width:150px;
    background: #ffffff;
    border-radius: 7px;
    border: 1px solid #92278f;
    font-size: 15px;
    color: #92278f;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
    padding: 6px 0 5px;
    margin: 0 12px 0 0;
}

.leftBtn2:hover {
    color: #ffffff;
    background-color: #92278f;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.leftBtnResearch {
    display: block;
    width: 175px;
    min-width:150px;
    background: #49948e;
    border-radius: 7px;
    border: 1px solid #49948e;
    font-size: 15px;
    color: #ffffff;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
    padding: 6px 0 5px;
    margin: 0 12px 0 0;
}

.leftBtnResearch:hover {
    color: #ffffff;
    background-color: #14726c;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.leftBtn1 {
    display: block;
    width: 175px;
    min-width:150px;
    background: #ffffff;
    border-radius: 7px;
    border: 1px solid #00447c;
    font-size: 15px;
    color: #00447c;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
    padding: 6px 0 5px;
    margin: 0 12px 0 0;
}

.leftBtn1:hover {
    color: #ffffff;
    background-color: #7a99ac;
    border-color:#7a99ac;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.leftBtn3 {
    display: block;
    width: 175px;
    min-width:150px;
    background: #ffffff;
    border-radius: 7px;
    border: 1px solid #74c045;
    font-size: 15px;
    color: #74c045;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
    padding: 6px 0 5px;
    margin: 0 12px 0 0;
}

.leftBtn3:hover {
    color: #ffffff;
    background-color: #74c045;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.middle-profile {
    padding-top: 15px;
    width: 42%;
}

.middle-profile h5.first {
    padding: 3px 0 0 0;
}

.middle-profile h5 {
    font-size: 20px;
    color: #3f3f3f;
    line-height: 26px;
    padding: 13px 0 0 0;
}
.right-profile {
    padding: 15px 0 0 0;
    margin: 0 0 0 -12px;
    width: 250px;
}
.bio, .locations, .moreRelatedMedia {
    border-top: 1px solid #9e9e9e;
    margin-top: 25px;
    clear:both;
    width:940px;
    margin:auto;
}

.right-profile .mediaBio {
    margin: 0 0 15px 0;
}
.right-profile .mediaBio h5 {
    font-size: 20px;
    color: #3f3f3f;
    line-height: 22px;
    padding: 3px 0 17px;
}
.bio h4, .locations h4, .moreRelatedMedia h4 { font-size: 20px; color: #3f3f3f; line-height: 24px; padding: 10px 0 5px; font-weight:400 }
.locations h5 {
    padding: 10px 0 0px 0;
    cursor: pointer;
}

.locations a {
    font-size: 16px;
    color: #7a99ac;
    margin: 10px 0 15px 0;
}
object#limelight_player_192219{width:250px;}
.left-profile {
    width: 25%;
}
.docFull {
    width: 145px;
    height: 203px;
    margin: 20px 0px 10px 24px;
}
.profile-details-wrapper { width: 100%; border-top: 1px solid #CFCFCF; padding-top: 10px; clear: both; vertical-align: top; }
.page-title-div { width: 100%; display: inline-block; height: 34px; }
.ProfileListLeftColumn { display: inline-block; float: left; width: 100%; margin-right: 1%; }
.ProviderProfileTitle { padding: 15px 0 10px 10px; clear: both; color: #2B7EE2; font-weight: 400; font-style: normal; font-size: 24px; float: left; margin-top: 10px; }
.FacultyGrid {border:none!important; font-family:Arial,Helvetica,sans-serif!important;}
.ProviderDataGrid { background-color: #fff;  color: #333; width: 100%; }
    .ProviderDataGrid span { text-decoration: none; }
    .ProviderDataGrid td { padding: 5px; margin: 0 auto;}
.ProviderName { font-size: 1.35em; color: #2B7EE2; text-decoration: none; flex-wrap: nowrap; }
.ProviderNormal { font-size: .9em; color: #333; text-decoration: none; }
.ProviderWrap { text-wrap: normal; }
.ProviderSmall { font-size: .8em; color: #333; text-decoration: none; }
.ProviderListHeader { margin: 0 auto; vertical-align: middle; font-size: 1em; font-style: italic; color: #333; text-decoration: none; }
    .ProviderListHeader a { margin: 0 auto; vertical-align: middle; font-size: 1em; font-style: italic; color: #333; text-decoration: none; }
.ProviderListNameColumn { width: 30%; }
.longbutton { font-size: .9em; border: solid; border-width: thin; margin-top: 2px; padding: 1px 8px 1px 8px; cursor: pointer; }
.ProviderProfileFixedButton { width: 150px; cursor: pointer; margin-bottom: 5px; }
.ProviderProfileName { font-size: 1.5em; color: #333; text-decoration: none; }
.ProviderProfileListItems { list-style: none; margin-top: 0; margin-bottom: 0; }
    .ProviderProfileListItems li {     font-family: Arial, helvetica, sans-serif;
    display: block;
    color: #555;
    font-size: 16px;
    padding: 0 0 2px 30px;
    line-height: 25px; }
.ProviderProfileListHorizonalItems { display: inline-block; padding-right: 15px; }
.ProviderProfileLabelItems { padding-left: 16px; padding-bottom: 8px; display: inline-block; }
.ProviderProfileTitle { padding: 15px 0 10px 10px; clear: both; color: #2B7EE2; font-weight: 400; font-style: normal; font-size: 24px; float: left; margin-top: 35px; }
.ProviderProfileGoBack { padding-left: 10px; }
    .ProviderProfileGoBack a { color: #2B7EE2; }
.ProviderProfileBasicInfo { vertical-align: top; padding: 5px; }
    .ProviderProfileBasicInfo tr { vertical-align: top; }
.ProfileLocationLabel { color: #2B7EE2; font-size: 1em; font-weight: 400; margin-bottom: 5px; padding-bottom: 3px; }
td.ProviderImageColumn { display: none; }
td.ProviderListHeaderSmall { display: none; }
.ProfileListMainColumn { display: block; padding: 0; float: left; width: 68%; background-color: #F5F7FA; }
.ProviderDataGrid ul li.list_items { padding-bottom: 3px; }


.ie8 .ProviderProfileTitle { padding-top: 136px !important; }
.ProviderProfileBasicInfo td { padding-bottom: 7px; }
.basic-profile-info-wrapper { width: 90%; }

h1.primaryName  {
    font-size: 24px;
    color: #000;
    line-height: 35px;
    text-align: center;
    border-bottom: solid 1px #444;
    padding: 0 0 8px;
    display: block; float:none
}
.NotFound{ font-size: 22px; color:#25aae1; line-height:32px; margin:20px 0;}
.SearchResultsLabel h4{ font-size:16px!important;color:#000!important; font-weight:400}
.main-content {
  width: 100%;
  background: #fff;
  padding: 1px 0 0; }
.main-content-physicians {
  background: #fff;
  padding: 0 0 5px; }
.main-content-physicians .content {
  padding: 35px 0 4px;
   /*     border-bottom: solid 1px #9e9e9e;
*/
  margin: 0 auto; }

.main-content-physicians h3 {
  font-size: 32.2px;
  color: #000;
  line-height: 35px;
  text-align: center;
  border-bottom: solid 1px #444;
  padding: 0 0 8px;
  display: block;
  margin: 0 36px 46px 0;
  text-transform: uppercase; }

.main-content-physicians h4 {
  font-size: 21px;
  color: #000;
  line-height: 28px;
  padding: 0;
  margin: 0 30px 2px 15px; font-weight:400 }

.main-content-physicians .doc-pages {
  margin: 58px auto 16px;
  padding: 22px 0 0;
  text-align: center;
  font-size: 18px;
  color: #444; }

.main-content-physicians .doc-pages-inner {
  width: 960px;
  margin: 0 auto; }

.main-content-physicians .docPageLeftRail {
  margin: 0 -65% 0;
  width: 960px; }

.main-content-physicians .doc-pages .doc-pages-previous {
  display: inline; }

.main-content-physicians .doc-pages .doc-pages-next {
  display: inline; }

.main-content-physicians .doc-pages ul.doc-page-list {
  margin: 0 50px;
  display: inline; }

.main-content-physicians .doc-pages ul.doc-page-list li.page-button-item {
  display: inline-block; }

.main-content-physicians .doc-pages ul.doc-page-list li.page-button-item a {
  margin: 0 10px; }

.main-content-physicians .doc-pages ul.doc-page-list li.page-button-item a.active {
  color: #2384c6; }

.main-content-physicians .physResults {
  margin: 0 0 30px 15px;
  font-size: 18.75px;
  font-style: italic;
  font-family: Arial, helvetica, sans-serif;
  font-weight: 300;
  color: #000; }

.docName {
  display: block;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 20px 20px 0; }

.docName h4,
.acceptPatients {
  display: inline-block;
  vertical-align: top; font-weight:400}

.acceptPatients {
  font-family: Arial, helvetica, sans-serif;
  font-size: 16px;

  line-height: 20px;
  font-weight: 400;
  padding: 5px 0 0;
  margin: 0 0 0 -2px;
  float: right; }
  .acceptPatients .fa-plus {
    color: #7a99ac;
    padding: 0 10px 0 0;
    margin: 0 0 0 -21px; }

  .column1 .phy-photo { width: 100px; height: 140px; display:inline-block;
                        margin:0 0 0 16px;float:left;
  }
 

  h5 .titleSpan {
  display: block;
  color: #353331;
  font-size: 15px;
  padding: 0 0 0 15px;
  font-weight:400;
  margin-bottom:7px;
}
.viewProfile { width: 162px; margin-bottom:15px; margin-top:15px; background: #00447c; border-radius: 4px; font-family: Arial, helvetica, sans-serif; font-size: 18px; color: #fff; text-align: center; text-transform: uppercase; font-weight: 400; border: none; outline: none; cursor: pointer; padding: 3px 0; border: 1px solid #00447c; }
.RadGrid_Default .rgRow .viewProfile a, .RadGrid_Default .rgRow .viewProfile a:visited, .RadGrid_Default .rgAltRow .viewProfile a, .RadGrid_Default .rgAltRow .viewProfile a:visited{color:#fff;}

.RadGrid_Default .rgRow .viewProfile a:hover, .RadGrid_Default .rgAltRow .viewProfile a:hover{border:none; text-decoration:none;}
.viewProfile:hover{ background-color: #005288; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; transition: all 0.4s ease; -o-transition: all 0.4s ease; }
.viewProfile a:hover{color:#00447c}
  .main-content-results {
  margin: 0 auto;
  padding: 0 0 20px 0; }
  .main-content-results h3 {
    margin: 0 15px 20px 0; }
    .main-content-results h3 span {
      float: right;
      font-size: 20px;
      color: #7a99ac; }
  .main-content-results h1 {
    margin: 0 15px 20px 0; }
    .main-content-results h1 span {
      float: right;
      font-size: 20px;
      color: #7a99ac; }

     

.findFaculty h5, .facultyMobile h5 {
  font-family: Arial, helvetica, sans-serif;
  font-size: 20px;
  border-bottom: 1px solid #e6e6e6;
  color: #000;
  line-height: 21px;
  font-weight: 400;
  padding: 0 0 7px;
  text-align: right;
  margin: 0 0 5px 0px;
}

.findFaculty-in .search-box {
  width: 100%;
  min-width:300px;
  border-radius: 4px;
  margin: 9px 0 0;
  height: 31px;
  display: inline;
  float: left;
}
.searchBox .rsbInner{height:25px!important;}

.contextDropDown{width:225px!important;}

.search-box .textfield {
  width: 141px;
  float: left;
  display: inline-block;
  font-size: 15.6px;
  color: #000;
  line-height: 16px;
  font-weight: 400;
  border: none;
  outline: none;
  background: none;
  padding: 7px 0 5px 11px;
}

.search-box .search-button {
  float: right;
  display: inline-block;
  border: none;
  outline: none;
  cursor: pointer;
  background: url("../images/search-icon.png") no-repeat left top;
  width: 24px;
  height: 25px;
  margin: 3px 16px 0 0;
}
.findFaculty small, .facultyMobile small {
  color: #00447c;
  font-size: 15px;
  font-family: Arial, helvetica, sans-serif;
  padding: 0 0 5px;
}

.clear {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  display: block;
  height: 0;
}

.advanced h5 {
  margin: 75px 0 12px;
  border-bottom: 1px solid #e6e6e6;
  padding: 0 0 5px;
}

.advanced-ddl{background-color:#e6e6e6; width:325px; border-radius:7px;color:#000;  padding: 5px 20px 5px 7px;border:none;
  letter-spacing: 0;
  font-family: Arial, helvetica, sans-serif;
  font-size: 15.6px;
  line-height: 12px;
  font-weight: 400;
  margin: 0 0 15px;
}
.advancedSearchCheck {
  color: #92278f;
  font-size: 15px;
  font-family: Arial, helvetica, sans-serif;
  padding: 0 0 5px;
  font-weight: normal;
  width:325px;
}

.advancedSearchCheck label{font-weight:normal!important;padding-right:5px;}
.advanced .search {
  width: 146px;
  background: #92278f;
  border-radius: 4px;
  font-family: Arial, helvetica, sans-serif;
  font-size: 18px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 5px 0;
  margin: 0 -5px 0 0;
  float:right;
  display:inline-block;
}

.advanced .reset { 
color: #92278f;
  width: 345px;
  padding-right: 50px;
  padding-top: 15px;
  float: none;
  text-align: right;
  font-size: 12px;
  display: block;
  background:transparent;
}

.row1{display:inline-block; border-bottom:1px solid #e6e6e6; margin:0 10px 10px 0;width:100%;}
.column1{float:left;  font-family: Arial, helvetica, sans-serif;
  font-size: 16px;

  line-height: 20px;
  font-weight: 400;
  padding: 5px 0 0;
  margin: 0 0 0 -2px;width:60%;}
.column2{float:left;  font-family: Arial, helvetica, sans-serif;
  font-size: 16px;

  line-height: 20px;
  font-weight: 400;
  padding: 5px 0 0;
  margin: 0 0 0 -2px;
  width:200px;
}

.column1-sub{float:left; display:inline-block; margin: 0 0 0 25px;width:60%}

.row1 h4 a{  font-size: 21px;
  color: #000;
  line-height: 28px;
  padding: 0;
  font-weight:400;
}

.row1 h4 a:hover{  
  color: #7a99ac;
 }

.findFaculty, .facultytMobile {
  width: 33%;
  top: 62px;
  padding: 0 0 0 38px;
}
.fa-plus { color: #00447c; padding: 0 10px 0 0; margin: 0 0 0 -21px; }
.fa-phone, .fa-envelope-o {
  color: #00447c;
  margin: 0 8px 0 -21px;
}

.fa-map-marker {
  color: #00447c;
  font-size: 16px;
  margin: 0 6px 0 -21px;
}
.fa-angle-double-right {
  padding: 0 5px 0 0;
  color: #00447c;
  margin: 0 0 0 -10px;
}


.main-content-results h2 { margin:0 15px 0 0; padding-bottom: 8px; font-size: 32.2px;
  color: #00447c;
  line-height: 35px;
  text-align: center;
  border-bottom: solid 1px #444;
  padding: 0 0 8px;
  display: block;
  text-transform: uppercase;}
@media all and (max-width: 1050px) {
     .main-content-results {
    padding-top: 15px; }

  .main-content-physicians {
    width: 100%; }

}


@media all and (max-width: 599px) {
    .mobileEmailMsg {
        display: block;
        padding: 5px;
        line-height:22px;
    }

        .mobileEmailMsg a {
            margin: 0;
        }
        .desktopEmailMsg{display:none}
     .main-content {
    padding:0; }
     table#ctl00_BodyContent_FacultyProfileFormView{width:95%}
     .faculty-search-main{padding-left:10px}

     .keywordSearch h5{display:none;}
     .left-faculty{width:95%; margin:0 auto; float:none;}

      /*--RESULTS PAGE--*/
  .main-content {
    width: 100%; }
.main-content-results h2{ margin:0; font-size:26px; }
  .main-content-results {
    width: 100%;
    margin: 0 auto; }

  .main-content-physicians {
    width: 100%; }
    .main-content-physicians h3, .main-content-physicians h1 {
      margin: 0 0 46px; }
    .main-content-physicians .content {
      padding-top: 0; }
    .main-content-physicians .doc-pages-inner {
      width: 100%;
      margin: 0 auto; }

    .column1{width:100%;}
    .column2{float:left;padding-left:35px;}
    .column1-sub{width:70%;}
    .viewProfile{float:right;}

  .midle-content {
    width: 56%;
    margin: 0 auto;
    display: inline-block;
    float: none;
    padding: 5px 0 0; }
    .midle-content h5 {
      font-size: 16px;
      padding: 0 0 5px; }
    .midle-content .titleSpan {
      font-size: 14px; }
    .bio, .locations, .moreRelatedMedia{width:80%;}
  .right-content {
    width: 43%;
    vertical-align: top;
    margin: 0 auto;
    display: inline-block; }
    .right-content ul li span {
      font-size: 14px;
      line-height: 16px; }
    .right-content ul li p {
      font-size: 14px;
      line-height: 16px; }
    .right-content .viewProfile {
      width: 140px;
      font-size: 16px; }

  .findFaculty, .facultyMobile {
    width: 100%;
    top:10px;
    padding: 0 0 25px 0; }
  .SearchResultsLabel{padding-top:15px;margin-bottom:-45px; margin-left:-10px;}

  .ProviderListClass{top:165px;position:absolute;}
  .advanced{display:none;}

  .findFacultyt-in {
    width: 95%;
    margin: 0 auto; }
    .findFaculty-in .search-box {
      display: block;
      margin: 5px 0 0 4px;
      padding: 3px 0; }
      .findFaculty-in .search-box .botton {
        display: block; }

  .advanced .select-menu {
    margin: 0 24px 0 5px;
    width: 260px; }
  .advanced .search {
    margin: 16px 0 0 6px;
    display: inherit;
    float: none; }

  .advancedCity {
    display: inline-block; }

  .left-content {
    display: none; }

  .findFaculty.leftRail, .leftRail.facultyMobile {
    display: none; }

  .facultyMobile {
    display: block; }

  /*--Profile Page--*/
  .main-content-results h3,   .main-content-results h1 {
    font-size: 28px; }

  .left-profile {
    width: 95%;
    display: block;
    margin: 0 auto; }
    .left-profile p {
      width: 100%; }
    .left-profile ul li {
      width: 460px;
      margin: 15px auto; }

  .middle-profile {
    margin: auto;
    padding: 15px 0px 0px 25px;
    width: 460px;
    display: block;
    vertical-align: top; }

  .right-profile {
    width: 100%; }
    .right-profile a.mediaBtn {
      display: none; }
    .right-profile h5 {
      margin: 0 0 0 14.5%; }
    .right-profile .mediaBio {
      display: block;
      vertical-align: top;
      margin: 19px auto;
      width: 460px; }
      .right-profile .mediaBio h5 {
        margin: 0; }
    .right-profile .relatedMedia {
      display: none;
      justify-content: center; }
      .right-profile .relatedMedia .relatedMediaImage {
        width: 30%;
        display: inline-block;
        margin: 10px; }

  .profileLinks {
    display: inline-block;
    vertical-align: top;
    margin: 12px 0px 0 0px; }

  .docFull {
    margin: 20px -23px 9px 53px;
    display: inline-block; }

  .profile-maps-in {
    width: 45%;
    margin: 0px 0px 0px 21px; }

  .bx-wrapper {
    margin: 0 auto -30px; }

  .moreRelatedMedia .bx-wrapper .bx-prev {
    left: 23%; }
  .moreRelatedMedia .bx-wrapper .bx-next {
    right: 22%; }
  .moreRelatedMedia .bx-wrapper .bx-controls-direction a {
    top: 47%; }

  .moreRelatedMedia-in {
    width: 460px; }
    .moreRelatedMedia-in img {
      width: 100%; }

  .leftBtn1, .leftBtn2, .leftBtn3, .leftBtn4, .leftBtnResearch {
    width: 100%; max-width:175px; min-width:150px; }

  #profile-google-map, #profile-google-map2 {
    display: none; }


  .relatedMediaHeader {
    display: none; }

  .moreRelatedMedia {
    display: none; }

  /*--accept patient--*/
  .togglePlus {
    display: none; }

  .left-profile p.accept {
    display: block;
    text-align: center;
    padding: 0;
    margin: -14px 0 0 0; }

}
@media all and (max-width: 479px) {

.SearchDropDown{min-height:200px}

    .ProviderProfileContent .main-content-results{width:300px;}
    .main-content { padding: 0; }
    .DefaultImg{margin:0 auto; width:90%;}
    .main-content-results { width: 90%; margin: 0 auto; }
    #BasicInfo{width:300px; margin:0 auto;padding:0}
    #BasicInfo .left-profile{width:300px;padding:0}
    #BasicInfo .left-profile ul li{width:250px;}
    .main-content-physicians { width: 90%; margin: 0 auto; }
        .main-content-physicians h3 { margin: 0 0 46px; font-size: 28px; }
        .main-content-physicians .content { padding-top: 10px; }
    .column1-sub { width: 50%; margin-left: 5px; }
    .viewProfile { float: left; width: auto; }
    .SearchResultsLabel { padding-top: 25px; margin-bottom: -15px; }
    .specialties h5 { margin: 5px 0 0 0; }
    .findFaculty-in .search-box { width: 265px; }
    .ProviderDataGrid ul li.list_items { padding-bottom: 3px; padding-top: 3px; }
    .bio, .locations, .moreRelatedMedia { width: 250px; }
    .right-profile .mediaBio { width: 250px; }
    .middle-profile{width:250px;
}
    .ProviderProfileListItems{width:225px!important;}
}
@media all and (min-width: 600px) and (max-width: 767px) {
    .findFaculty h5, .facultyMobile h5 {
    text-align: left;
}
    .bio, .locations, .moreRelatedMedia{width:550px}
    .findFaculty small, .facultyMobile small {
    margin: 0 0 10px;
    vertical-align: top;
    display:block;
}
.main-content {
    padding: 0; }

 .main-content-physicians {
    width: 100%; }

  .findFaculty, .facultyMobile {
    width: 100%; }

    .findFaculty-in {
    top:0px;
  }
  .ProviderListClass{
                     top:465px;position:absolute;
  }

  .findFaculty-in {
    width: 550px;
    margin: 0 auto;
    margin-top:-50px;
  }
  .SearchResultsLabel{margin-bottom:-50px;}
  .NotFound{margin-top:60px;}

  .content{width:550px;}
  .main-content-physicians .doc-pages-inner {
    width: 550px;
    margin: 0 auto; }

  .main-content-physicians h3 {
    margin: 0; }

  .findFaculty, .facultyMobile {
    width: 550px;
    margin: 0 auto;
    padding: 0 0 90px; }
    .findFaculty small, .facultyMobile small {
      margin: 0 0 10px;
      vertical-align: top; }

  .advanced .select-menu {
    margin: 0;
    width: 250px; }
  .advanced .search {
    margin: 16px 0 0 6px; }

  .advancedCity {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    margin: -32px 0 0 71px; }
    .advanced-ddl { width: 200px; }

  .findFaculty-in .search-box {
    display: block;
    width: 260px;
    margin: 5px 0 0 4px; }
    .findFaculty-in .search-box .botton {
      display: block; }

  .findFaculty.leftRail, .leftRail.facultyMobile {
    display: none; }

  .facultyMobile {
    display: block; }

  .right-content .viewProfile {
    width: 140px;
    font-size: 16px; }
  .column1-sub{width:40%;}

  .ranking {
    padding: 37px 0 45px;
    width: 580px;
    margin: 68px 0 0; }
    .ranking strong {
      width: 572px; }
    .ranking big {
      font-size: 20px;
      padding: 0 0 24px; }
    .ranking img {
      width: 550px;
      height: auto;
      padding-top: 10px; }
    .ranking h4 {
      text-align: left; }

     /*--Profile Page--*/
  .main-content-results h3,   .main-content-results h1 {
    font-size: 26px; }

  .left-profile {
    width: 40%;
    display: inline-block;
    padding: 0 0px 0 38px; }

  .ProviderProfileListItems{width:325px !important;}

  .middle-profile {
    margin: 0 0px 0 6px;
    padding: 15px 0px 0px 0;
    width: 55%;
    display: inline-block;
    vertical-align: top; }
  .left-profile{width:40%;}

  .right-profile {
    width: 100%; }
    .right-profile a.mediaBtn {
      display: none; }
    .right-profile h5 {
      margin: 0 0 0 14.5%; }
    .right-profile .mediaBio {
      display: block;
      vertical-align: top;
      margin: 19px auto;
      float: none;width:250px }
      .right-profile .mediaBio h5 {
        margin: 0; }
    .right-profile .relatedMedia {
      display: none;
      justify-content: center; }
      .right-profile .relatedMedia .relatedMediaImage {
        width: 30%;
        display: inline-block;
        margin: 10px; }



  .relatedMediaHeader {
    display: none; }

  .moreRelatedMedia {
    display: none; }

  .profile-maps-in {
    width: 30%;
    margin: 0 10px 0 0; }

  .bx-wrapper {
    margin: 0 auto -30px; }

  .moreRelatedMedia .bx-wrapper .bx-controls-direction a {
    top: -13%; }

  #profile-google-map, #profile-google-map2 {
    display: none; }

  .left-profile p.accept {
    display: none; }

  /*--Toggle accept Patient--*/
  #nav-toggle {
    float: right;
    padding: 16px 55% 16px 0px; }

  #nav-toggle span, #nav-toggle span:before {
    width: 15px;
    height: 4px; }

  .none {
    margin: -20px 45% 0px 0px;
    font-size: 12px; }

  .activeSpan {
    margin: -20px 7% 0 0;
    font-size: 12px; }
}
@media all and (min-width: 768px) and (max-width: 980px) {
     .main-content {
    padding: 45px 2% 0 2%;width:96% }

      /*--RESULTS PAGE--*/
  .main-content-physicians .content {
    padding: 9px 0 4px; }
  .main-content-physicians .doc-pages-inner {
    width: 100%;
    margin: 0 auto; }

  .findFaculty, .facultyMobile {
    padding: 0 0 115px;
    display: inline-block;
    width: 100%; }
    .findFaculty small, .facultyMobile small {
      display: inline-block; }

  .findFaculty-in {
    display: inline-block;
    width: 100%;
    margin: 0 auto; 
    top:0px;
  }
  .main-content-results h2{margin:0!important;}

  .ProviderListClass{width:96%;
                     top:385px;position:absolute;
  }
  .main-content-physicians {
    width: 100%;
}
    .findFaculty-in .search-box {
      width: 320px; }

  .advanced,
  .keywordSearch {
    display: inline-block;
    vertical-align: top; }
    .advanced h5 { padding: 0 0 7px; }
  .advanced {
    width: 40%;
    margin: 0 0 0 15px; }
    .advanced h5 {
      margin-top: 0; }
    .advanced .select-menu .dd {
      width: 320px; }
    .SearchResultsLabel{margin-bottom:-15px;margin-left:-10px;}
  .keywordSearch {
    width: 48%;
    margin: 0 8px 0 10px; }

  input[type="checkbox"] {
    margin: 0 0 20px 28px; }

  /*--PROFILE PAGE--*/
  .left-profile {
    width: 30%;
    display: inline-block;
    padding: 0 0px 0 45px; }

  .middle-profile {
    margin: 0 0px 0 21px;
    padding: 15px 0px 0px 0;
    width: 51%;
    display: inline-block;
    vertical-align: top; }

  .right-profile {
    width: 100%; }
    .right-profile a.mediaBtn {
      display: none; }
    .right-profile h5 {
      margin: 0 0 0 14.5%; }
    .right-profile .mediaBio {
      width: 550px;
      display: block;
      vertical-align: top;
      margin: 19px auto;
      float: right; }
      .right-profile .mediaBio h5 {
        margin: 0; }
    .right-profile .relatedMedia {
      display: none;
      justify-content: center; }
      .right-profile .relatedMedia .relatedMediaImage {
        width: 30%;
        display: inline-block;
        margin: 10px; }

  .locations {
    margin: 10px 0 10px 0; }

  .relatedMediaHeader {
    display: none; }

  .moreRelatedMedia {
    display: none; }

  .left-profile p.accept {
    display: none; }

  /*--Toggle accept Patient--*/
  #nav-toggle {
    float: right;
    padding: 15px 69% 16px 0px; }

  .none {
    margin: -20px 45% 0px 0px; }

  .activeSpan {
    margin: -20px 7% 0 0; }

}
@media all and (max-width:600px){#BasicInfo{margin-left:25px} .left-profile{width:300px}
    .right-profile { width: 300px; } .middle-profile{width:300px;} .RadSearchBox .rsbInner .rsbSearchContext{display:none}

    .search-box .searchBox{width:300px!Important}
     .search-box .searchBox .rsbInner .rsbInput{width:225px!Important}
    .rsbSlide .rsbPopup { height: 247.548px; width: 250px; display: block; top: 100px; left: -50px; visibility: visible; transition: none; }

}
@media all and (max-width:845px){.right-faculty{display:none}     .RadGrid_Default .rgPagerCell .rgNumPart { font-size: 18px; } }
@media all and (max-width: 959px) and (min-width: 768px){
.container {
    width: 748px;
    margin: -22px auto;
}
.bio, .locations, .moreRelatedMedia {
    width: 748px;
   
}

}

@media all and (min-width: 1024px) {
    img { max-width: 100%; }
}
@media all and (min-width: 50px) and (max-width: 51px) {
   
    .overlay1 { background-image: url("../images/overlay.png"); background-repeat: repeat; height: 100%; position: fixed; width: 100%; z-index: 9999; top: 0; left: 217px; display: none; }
    img { max-width: 100%; }
 
    p { font-size: 1.2em; }
    .sideimg { background-color: #1a1a1a; padding: 13px 6px; vertical-align: middle; width: 25px; }

    .mobwidth100 { width: 100%; float: none; margin: 0; }
    .mobbottom-m { margin-bottom: 20px; }
    h2 { font-size: 1.2em; margin-top: 2px; }
    .padding20 { padding: 0 10px; }

    .ulfloatleft li { float: none; }


    h1 { font-size: 1.7em; }

}
@media all and (min-width: 600px) and (max-width: 980px) {
.top-search-wrapper{margin-right:10px;}
    img { max-width: 100%; }
    .tab-font9 { font-size: .9em; }
    .gridcontainer { max-width: none; width: 100%; margin-left: auto; }
    .mob-tab-hide { display: none; }
    .mob-tab-show { display: block; }
    .mob-tab-menu { display: block; left: 0px; position: absolute; top: 0px; }
    .mob-logo { padding-top: 10px; }
    .cbp-spmenu-left.cbp-spmenu-open { background: #696B6A url('../images/menu-bckground-tablet.png') bottom left no-repeat !important; }
    h2 { font-size: 1.2em; margin-top: 2px; }
    .tab-search { width: 92%; padding: 4%; }
    .paddingb2 { padding-bottom: 4%; }
    .tabmin-height183 { min-height: 195px; }
    .tabpadding-doctor { padding: 20px 20px 0 !important; }
.browse li{padding-right:12px;padding-bottom:10px}
.browse li a{color:#696B6A;font-weight:700}
    .RadGrid_Default .rgPagerCell .rgNumPart { font-size: 18px; }
    .mob-margint4 { margin-top: 1%; }
    footer ul li:first-child { display: block; text-align: center; float: none; }
    .tm-line { width: 100%; text-align: center; }
    .tm-none { display: none; }
    /*arrows begin*/
    .arrowDRK { width: 30px; height: 21px; background-repeat: no-repeat; background-image: url('../images/arrow-down1DRK.png'); float: right; display: block; }
    .arrow-activeDRK { border: none; background-image: url('../images/arrow-upDRK.png'); float: right; display: none; background-repeat: no-repeat; width: 30px; height: 20px; }
    /*arrows end*/
    .tabmarginbn { margin-bottom: 0 !important; }
    .mob-imageadv { padding-left: 6px; padding-top: 7px; }
    .sideimg { background-color: #1a1a1a; padding: 13px 6px; vertical-align: middle; width: 25px; }
    .tab-bordernone { border-bottom: none !important; }
    .hyt86 { height: 85px; }
    .menu-icon { cursor: pointer; margin-top: 0; padding: 27px 22px; display: block; }
    .brdertopyellowmenu { background-color: #B8Bf12; border: 2px solid #B8Bf12; }
    .overlay1 { background-image: url("../images/overlay.png"); background-repeat: repeat; height: 100%; position: fixed; width: 100%; z-index: 9999; top: 0; left: 204px; display: none; }
}

@media all and (min-width:600px){.main-content{min-height:750px}}

@media all and (max-width:655px){.viewProfile{float:left;font-size:16px; padding:5px;} }
@media all and (min-width:200px) {
    /* Provider List User Control */
    .ProfileListLeftColumn { display: inline-block; float: left; width: 30%; margin-right: 1%; }
    .ProfileListMainColumn { display: inline-block; float: left; width: 68%; background-color: #F5F7FA; }
    .list_items { list-style: none; padding-top: 3px; }
    .ProviderProfileBasicInfo { vertical-align: top; padding: 5px; }
    .basic-profile-info-wrapper { width: 65%; }
    /* Provider Profile User Control */
    .profile-img-info { float: left; width: 70%; min-width: 575px; }
    .profile-img-wrapper { float: left; padding-top: 0px; padding-left: 5px; padding-bottom: 5px; padding-right: 10px; width: 30%; }
    .profile-info-wrapper { float: left; width: 60%; }
    .profile-buttons { float: left; width: 20%; }
    .ProviderProfileListItems { list-style: none; margin-top: 0; margin-bottom: 0; width: 400px; }
    .ProviderProfileLabelItems { padding-left: 16px; padding-bottom: 8px; display: inline-block; width: 400px; }
    .gridcell { vertical-align: top; }
    .DoctorVideoTitle { padding-left: 4px; display: inline-block; }
    td.ProviderImageColumn { display: block; }

}


phy-photo { width: 64px; height: 80px; }
.width100 { width: 95%; }
.width99 { width: 99%; }
.alpha-search-container { margin-top: 10px; margin-bottom: 10px; }
.hidden { display: none; }
.pl10 { padding-left: 10px; }
.located-wrapper { overflow: hidden; margin: 0; padding: 0; }
.located-ddl { float: left; margin: 0; padding: 0; }
.top { vertical-align: top; }
.tabmin-height140 { min-height: 140px; }
.buttonHCC { float: none; font-size: 14px; margin-left: 0; margin-right: 4%; padding: 2% 3%; width: 200px !important; color: #FFFFFF; }

.map-class a { color: #2b7ee2!important; margin-top: 15px!important; }
    .map-class a:hover { color: #b8bf12!important; }
.hide { display: none; }
.contentcontainer { width: 100%; max-width: 960px; margin: 0 auto; padding-top: 20px; }
.BasicSearchBox { background-color: #ECF2F6; display: inline-block; padding: 10px; margin-top:10px; }
    .BasicSearchBox div, .AdvancedSearchBox div { padding-bottom: 10px; margin-bottom: 10px; width: 300px; }
.RoundBox { padding: 2% 0 2% 2%; border: none; border-radius: 4px; }
.SearchTextBox { padding: 2% 0 2% 2%; vertical-align: middle; width: 90%; }
.SearchButtonImg { vertical-align: middle; margin-left: 5px; border: none; border-radius: 4px; padding: 3px; position: absolute; }
    .SearchButtonImg:hover { background-color: #005288; }
.SearchButtonClass { border: none; width: 25px; height: 25px; background-color: transparent; background-image: url("../Images/search-blue.png"); background-repeat: no-repeat; }
    .SearchButtonClass:hover { background-image: url("../Images/search-darkblue.png"); }

.Checkbox label { margin-right: 5px; }
.RightDiv { position: relative; float: right; }
.mobAdvancedSearch { display: inline-block; font-size: 18px; color: #2b7ee2; line-height: 30px; padding: 10px 3px; width: 225px; }
a.mobAccordian { display: inline-block; line-height: 30px; width: 225px; padding-left: 5px; }
.mobAdvancedSearch a, .mobAdvancedSearch :hover, .mobAdvancedSearch a:visited { color: #2b7ee2; }
.AdvancedSearchBox { background-color: #F5F7FA; display: none; padding: 10px; width: 300px; }
.AdvancedSubBox { padding-top: 5px; border-bottom: 2px solid #E9E8D6; }
.SearchTextButtonClass { cursor: pointer; margin-top: 10px; }

.Pager { background-color: #4f84c4; color: #edf4f5; width: 100%; height: 20px; text-align: center; display: none; /*Hiding this div until I can get it working right*/ }
    .Pager a { text-decoration: none; font-weight: 600; }
        .Pager a:link { color: #edf4f5; font-weight: 600; }
        .Pager a:hover { font-weight: 600; color: #005288; }
.LeftDiv { float: left; margin: 0 auto; }
.Pager .LeftDiv { float: left; margin: 0 auto; width: 19%; }
.ClearLine { clear: both; border-bottom: 1px solid #CFCFCF; margin-bottom: 15px; padding-bottom: 8px; }
.Clear { clear: both; }
.innerContent { padding: 10px; }

.doctors-section { margin-top: 0px; }
#BodyContent_ProviderList1_NotFound { font-weight: bold; color: #D77600; }



