/* Input Text */
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_MossGeneralSearch_pnMain .RadComboBox,
#ctl00_ContentPlaceHolder2_ucGeneralSearch_pnMain .RadComboBox,
.RadComboBox_Default,
.RadComboBox.RadComboBox_Default {
    width: 100% !important;
}

.RadComboBox .rcbFocused .rcbInputCellLeft {
    background: none !important;
    background-image: none !important;
}

.RadComboBox table td.rcbInputCell {
    background: none !important;
    background-image: none !important;
}

.RadComboBox.rcbFocused.rcbInputCellLeft {
    background: none !important;
}

td.rcbArrowCell.rcbArrowCellRight.rcbArrowCellHidden {
    display: none !important;
}

.RadComboBox_Default .rcbInput[type="text"],
.riTextBox[type="text"] {
    font-size: 14px;
    border: 1px solid #ccc;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/*Default FAD Page Dropdowns*/

.RadComboBox .rcbReadOnly .rcbArrowCellRight {
    background: none !important;
    display: none !important;
}
#ctl00_ContentPlaceHolder2_ucMRResultsControl_ddlSpecialty_Input,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_MossGeneralSearch_ucAddress_ddlDistance_Input,
#ctl00_ContentPlaceHolder2_ddlSpecialty_Input,
#ctl00_ContentPlaceHolder2_ucGeneralSearch_ucAddress_ddlDistance_Input {
    background-image: url('/Master/Design002/assets/css/img/telerik-down-arrow.png');
    background-repeat: no-repeat;
    background-position: right 8px center;
    padding-right: 20px;
}
/*Results Page*/

.something {
    padding: 0 !important;
    background: none !important;
    border: none !important;
}
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxSearchFilters_ddlLocation_Input,
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxSearchFilters_ddlSpecialty_Input,
#ctl00_ContentPlaceHolder2_uxSearchFilters_ddlLocation_Input,
#ctl00_ContentPlaceHolder2_uxSearchFilters_ddlSpecialty_Input {
    background-image: url('/Master/Design002/assets/css/img/telerik-down-arrow.png');
    background-repeat: no-repeat;
    background-position: right 8px center;
    padding-right: 20px;
}
/* Blue Border */

.RadGrid_Default:focus {
    outline: none !important;
}
/* Rad Grid */

.rgMasterTable:after {}
/*.RadGrid tr {
	display: inline-block !important;
}
.RadGrid td {
	display: inline-block !important;
}*/
/* Physician Results */

.ps-filter-right-col {
    padding-left: 15px;
}

.psresults-col {
    margin-left: 0 !important;
    margin-right: 40px;
}
/* Rad Grid Pager */

.RadGrid .rgWrap {
    padding: 0 !important;
}

.RadGrid .rgPager .RadComboBox {
    width: 50px !important;
}

@media screen and (max-width: 767px) {
    .RadGrid .rgPager .RadComboBox {
        width: 100px !important;
    }
}

.RadGrid_Default .rgPager,
.RadGrid_Default .rgPager td {
    background: none;
    width: 100%;
    text-align: center;
}

.RadGrid_Default td.rgPagerCell {
    border: none;
}

.rgPagerCell.NumericPages {
    border: none;
}

.rgPagerCell.NumericPages .rgInfoPart {
    display: none !important;
}

.RadGrid_Default {
    border: none !important;
}

.RadGrid_Default .rgNumPart {
    display: table;
    margin: 0 auto;
    float: none;
}

.RadGrid_Default .rgNumPart a:link,
.RadGrid_Default .rgNumPart a:visited {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /*padding: 14px 22px;*/
    
    font-family: 'MuliBold', sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #229de2;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 0;
    margin: 0 2px 0 2px;
    width: 50px;
    height: 52px;
    text-align: center;
    line-height: 52px;
}

.RadGrid_Default .rgNumPart a:hover,
.RadGrid_Default .rgNumPart a:active,
.RadGrid_Default .rgNumPart a:focus {
    background: none !important;
}

.RadGrid_Default .rgNumPart a:hover span,
.RadGrid_Default .rgNumPart a.rgCurrentPage span {
    background: none !important;
}

.RadGrid .rgNumPart span {
    padding: 0 !important;
    /*margin: 0 !important;*/
    
    float: none;
    margin: 0 auto;
}
/* Active */

.RadGrid_Default .rgNumPart a:hover,
.RadGrid_Default .rgNumPart a.rgCurrentPage {
    color: #3f3f3f;
    /* background: none !important; */
    background-image: unset
}
/* Rad Grid Labels */

.RadGrid .rgPagerLabel,
.RadGrid_Default .rgInfoPart {
    display: none;
}
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00_ctl03_ctl01_GoToPageLinkButton,
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00_ctl03_ctl01_ChangePageSizeLinkButton,
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00_ctl03_ctl01_ChangePageSizeTextBox_wrapper,
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00_ctl03_ctl01_GoToPageTextBox,
#ctl00_ContentPlaceHolder2_uxList_ctl00_ctl03_ctl01_GoToPageLinkButton,
#ctl00_ContentPlaceHolder2_uxList_ctl00_ctl03_ctl01_ChangePageSizeLinkButton,
#ctl00_ContentPlaceHolder2_uxList_ctl00_ctl03_ctl01_ChangePageSizeTextBox_wrapper,
#ctl00_ContentPlaceHolder2_uxList_ctl00_ctl03_ctl01_GoToPageTextBox {
    display: none;
}

.RadGrid_Default .rgPageFirst,
.RadGrid_Default .rgPageLast {
    display: none;
}

.RadGrid .rgArrPart1,
.RadGrid_Default .rgNumPart,
.RadGrid .rgArrPart2 {
    float: left;
}

.RadGrid_Default .rgPagePrev,
.RadGrid_Default .rgPageNext {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* padding: 14px 22px;
	padding: 10px 18px; */
    
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #229de2;
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 0 2px 0 2px;
    background-image: url('radgrid-pagination-arrows.png');
    background-repeat: no-repeat;
    /* width: 60px;
	height: 52px; */
    
    width: 50px;
    height: 52px;
}

.RadGrid_Default .rgPagePrev {
    /* background-position: -62px -4px; */
    
    background-position: -66px -4px;
}

.RadGrid_Default .rgPageNext {
    background-position: -6px -4px;
}

.RadGrid_Default .rgPagePrev:hover,
.RadGrid_Default .rgPagePrev:active,
.RadGrid_Default .rgPagePrev:focus {
    /* background-position: -62px -65px; */
    
    background-position: -66px -65px;
}

.RadGrid_Default .rgPageNext:hover,
.RadGrid_Default .rgPageNext:active,
.RadGrid_Default .rgPageNext:focus {
    /* background-position: 0 -65px; */
    
    background-position: -6px -65px;
}

.rgPagerCell.NextPrevAndNumeric {
    padding-bottom: 20px !important;
}

.NextPrevAndNumeric .rgAdvPart {
    margin-top: 10px;
}

.NextPrevAndNumeric .rgAdvPart:before {
    display: inline-block;
    content: "Results Per Page";
    line-height: 34px;
    font-size: 14px;
}
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00_ctl02_ctl00_PageSizeComboBox_Input,
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00_ctl03_ctl01_PageSizeComboBox_Input,
#ctl00_ContentPlaceHolder2_ucNewsRoomMossRehab_NewsRoomMossRehab_uxList_ctl00_ctl03_ctl01_PageSizeComboBox_Input,
#ctl00_ContentPlaceHolder2_uxList_ctl00_ctl02_ctl00_PageSizeComboBox_Input,
#ctl00_ContentPlaceHolder2_uxList_ctl00_ctl03_ctl01_PageSizeComboBox_Input {
    background-image: url('/Master/Design002/assets/css/img/telerik-down-arrow.png');
    background-repeat: no-repeat;
    background-position: right 8px center;
    padding-right: 20px;
}

.rgWrap.rgArrPart2 {
    margin-right: 20px;
}

@media screen and (max-width: 999px) {
    .RadGrid_Default .rgNumPart a:link,
    .RadGrid_Default .rgNumPart a:visited {
        font-size: 14px;
        margin: 0 2px 0 2px;
        width: 50px;
        height: 52px;
        line-height: 52px;
    }
    .RadGrid_Default .rgPagePrev,
    .RadGrid_Default .rgPageNext {
        width: 50px;
        height: 52px;
        padding: 0;
    }
    .RadGrid_Default .rgPagePrev {
        background-position: -75px -11px;
    }
    .RadGrid_Default .rgPageNext {
        background-position: -15px -11px;
    }
    .RadGrid_Default .rgPagePrev:hover,
    .RadGrid_Default .rgPagePrev:active,
    .RadGrid_Default .rgPagePrev:focus {
        background-position: -75px -72px;
    }
    .RadGrid_Default .rgPageNext:hover,
    .RadGrid_Default .rgPageNext:active,
    .RadGrid_Default .rgPageNext:focus {
        background-position: -15px -72px;
    }
}

@media screen and (max-width: 767px) {

    #ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tr,
    #ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tr td ,
    #ctl00_ContentPlaceHolder2_uxList_ctl00 tr,
    #ctl00_ContentPlaceHolder2_uxList_ctl00 tr td {
        display: inline-block;
        width: 100%;
    }
    .psresults-col {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .psresults-col .ps-result-box {
        margin-bottom: 20px;
        display: table;
        width: 100%;
    }
    .ps-result-box-img {
        display: table-cell;
        width: 150px;
    }
    .ps-result-box-txt {
        display: table-cell;
        vertical-align: top;
        height: 150px;
        border-top: 0px;
        border-left: 3px solid #fff201;
        border-top: none !important;
    }
    .RadGrid_Default .rgNumPart a:link,
    .RadGrid_Default .rgNumPart a:visited {
        margin-bottom: 12px;
    }
    .NextPrevAndNumeric .rgAdvPart {
        margin-top: 0 !important;
    }
	.RadComboBox_Default {
        background: none !important;
  		box-shadow: none !important;
    }
    .RadComboBox_Default .rcbInput[type="text"],
    .riTextBox[type="text"] {
        width: 100% !important;
    }
}



/* Telerik Sub Navigation */
.sub-nav-wrap {
	border-bottom: none !important;
}
.RadTreeView ul li {
	border-bottom: none !important;
}
/*.RadTreeView ul li.rtLI > div {
	border-bottom: none !important;
}


.sub-nav .RadTreeView > div > ul li {
	border-bottom: 2px solid #ebebeb !important;
}
.sub-nav .RadTreeView > div > ul > li > ul > li {
	border-bottom: 2px solid #ebebeb !important;
}*/
/*.sub-nav .RadTreeView > div > ul > li > ul > li > ul > li {
	border-bottom: 2px solid #ebebeb !important;
}
.sub-nav .RadTreeView li.rtLI.rtLast {
	border-bottom: none !important;
}*/
.sub-nav .RadTreeView li div.rtMid.open {
	/*border-bottom: 2px solid #ebebeb !important;*/
}














.RadTreeView .rtSelected {
    background-color: #5b307c !important;
    color: #fff !important;
}

.RadTreeView ul li a:link,
.RadTreeView ul li a:visited {
    padding: 0 !important;
}

.RadTreeView ul li .rtIn {
    display: inline-block;
    max-width: 220px;
    font-size: 15px;
    line-height: 21px;
    font-family: 'BellGothicSTDBlack', Helvetica, Arial, sans-serif;
    color: #5b307c !important;
    text-transform: uppercase;
    padding: 0 !important;
    /*word-break: break-all;*/
	word-wrap: break-word;
    padding-right: 15px !important;
}
/* Hover with no link */

.RadTreeView li > div:hover > span.rtIn {
    color: #fff !important;
}

.RadTreeView ul li.rtLI > div {
    border-bottom: 2px solid #ebebeb !important; 
}

.RadTreeView li.rtLast .rtBot {
    /*border-bottom: none !important;*/
}

.RadTreeView li.rtLast .rtBot.open {
   /* border-bottom: 2px solid #ebebeb !important;*/
}

.RadTreeView .closed {
   /* border-bottom: none !important;*/
}

.RadTreeView .open {
    /*border-bottom: 2px solid #ebebeb !important;*/
}

.RadTreeView > ul > li > div > .rtIn {}

.RadTreeView li li > div > .rtIn {}

.RadTreeView li li li > div > .rtIn {}

.RadTreeView li li li li > div > .rtIn {}

.RadTreeView li li li li li > div > .rtIn {}

.RadTreeView li li li li li li > div > .rtIn {}
/* Related Resources Articles */


/**/
.RadTreeView .rtUL .rtUL .rtUL .rtLI {
    background-color: #c5abd4;
}

.RadTreeView .rtUL .rtUL .rtUL .rtLI .rtMid .rtUL .rtLI {
    background-color: #fff;
}




@media screen and (max-width:999px) {
html:not(.ie8) .menu > ul ul {
left: 0 !important;
  }
html:not(.ie8) .menu > ul ul.level-2 {
    top: 0 !important;
    left: 0 !important;
}

}






























.related-resources-articles ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.related-resources-articles ul li {}

.related-resources-articles ul li a:link,
.related-resources-articles ul li a:visited {
    font-size: 14px;
    line-height: 17px;
    padding: 4px;
    color: #46166b;
    display: block;
}

.related-resources-articles ul li a:hover,
.related-resources-articles ul li a:active,
.related-resources-articles ul li a:focus {
    color: #229de2;
}

.related-resources-txt >ul > li:last-child{
    margin-top:10px;
    line-height:10px;
}



/* Physician Results */
.physpecialty_bold,
.physpecialty_list {
	display: inline-block;
	width: 100%;
    font-family: Arial,sans-serif;
    font-weight:normal; 
    color: #3f3f3f;
    font-size: 11px;
    line-height: 16px;
    text-transform: none;;
	margin-bottom: 6px;
}

.physpecialty_bold {
	display: none;
}
.results-status {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tbody tr.rgRow,
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tbody tr.rgAltRow,
#ctl00_ContentPlaceHolder2_uxList_ctl00 tbody tr.rgRow,
#ctl00_ContentPlaceHolder2_uxList_ctl00 tbody tr.rgAltRow {
    display: inline-block;
    float: left;
    height: 393px;
	width: 180px;
}
@media screen and (max-width: 767px) {
		#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tbody tr.rgRow,
	#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tbody tr.rgAltRow,
	#ctl00_ContentPlaceHolder2_uxList_ctl00 tbody tr.rgRow,
	#ctl00_ContentPlaceHolder2_uxList_ctl00 tbody tr.rgAltRow {
		height: auto;
		width: 100%;
	}
	
}

#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tfoot tr,
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 thead tr,
#ctl00_ContentPlaceHolder2_uxList_ctl00 tfoot tr,
#ctl00_ContentPlaceHolder2_uxList_ctl00 thead tr {
    height: inherit !important;
}
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tr > td,
#ctl00_ContentPlaceHolder2_uxList_ctl00 tr > td {
    padding: 0;
}
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tr > td > .psresults-col ,
#ctl00_ContentPlaceHolder2_uxList_ctl00 tr > td > .psresults-col {
    padding: 0;
}
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tr > td .ps-result-box ,
#ctl00_ContentPlaceHolder2_uxList_ctl00 tr > td .ps-result-box {
}
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tr > td .ps-result-box-img,
#ctl00_ContentPlaceHolder2_uxList_ctl00 tr > td .ps-result-box-img {
    padding: 0;
}
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tr > td .ps-result-box-img img,
#ctl00_ContentPlaceHolder2_uxList_ctl00 tr > td .ps-result-box-img img {
    width: 150px;
    height: 200px;
}
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tr > td .ps-result-box-txt ,
#ctl00_ContentPlaceHolder2_uxList_ctl00 tr > td .ps-result-box-txt {
	position: relative;
    border-top: 3px solid #fff201;
    padding: 10px;
    height: 130px;
}
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tr > td .ps-result-box-txt > h5,
#ctl00_ContentPlaceHolder2_uxList_ctl00 tr > td .ps-result-box-txt > h5 {
	font-size: 11px;
	margin-top: 0;
	word-break: break-word;
	margin-bottom: 6px;
}

#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tr > td .ps-result-box-txt a:link,
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tr > td .ps-result-box-txt a:visited,
#ctl00_ContentPlaceHolder2_uxList_ctl00 tr > td .ps-result-box-txt a:link,
#ctl00_ContentPlaceHolder2_uxList_ctl00 tr > td .ps-result-box-txt a:visited {
    font-family: 'MuliBold', sans-serif;
	font-size: 12px;
    font-weight: normal;
    color: #229de2;
    transition: color 0.5s;
    -webkit-transition: color 0.5s;
    -moz-transition: color 0.5s;
    text-transform: none;
}
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tr > td .ps-result-box-txt a:hover,
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tr > td .ps-result-box-txt a:active,
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tr > td .ps-result-box-txt a:focus,
#ctl00_ContentPlaceHolder2_uxList_ctl00 tr > td .ps-result-box-txt a:hover,
#ctl00_ContentPlaceHolder2_uxList_ctl00 tr > td .ps-result-box-txt a:active,
#ctl00_ContentPlaceHolder2_uxList_ctl00 tr > td .ps-result-box-txt a:focus {
    color: #3f3f3f;
}
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tr > td .ps-result-box-txt p,
#ctl00_ContentPlaceHolder2_uxList_ctl00 tr > td .ps-result-box-txt p {
    font-family: 'BellGothicSTDBold', Helvetica, Arial, sans-serif;
    color: #3f3f3f;
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
}
.phyfullprofile {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
/* Telerik input Mobile */

@media screen and (max-width: 767px) {
    input[type='text'],
    input[type='number'],
    textarea {
        font-size: 16px;
    }
    #ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00 tr,
    #ctl00_ContentPlaceHolder2_uxList_ctl00 tr {
        height: auto;
    }
}
/* Telerik input */

html body .RadInput_Default .riTextBox,
html body .RadInputMgr_Default {
    border-color: #ccc !important;
}
/* Advanced Search */

.physicians_dottedDivider2 {
    border-bottom: 1px solid #f8f8f8;
}

.advsearch-zip-wrap {
    .physicians_floatleft {
        .ps-row {
            .col-md-2 {
                /*display: none !important;*/
            }
        }
    }
}

.advlinks {
	width: 100% !important;
}
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ucAdvancedRadius_ddlDistance_Input,
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxSearchFilters_ddlLocation_Input,
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxSearchFilters_ddlSpecialty_Input,
#ctl00_ContentPlaceHolder4_ddlService_Input,
#ctl00_ContentPlaceHolder4_ddlDistance_Input,
#ctl00_ContentPlaceHolder2_ddlAdvancedLocation_Input,
#ctl00_ContentPlaceHolder2_ddlAdvancedCity_Input,
#ctl00_ContentPlaceHolder2_ddlAdvancedSpecialty_Input,
#ctl00_ContentPlaceHolder2_ddlAdvancedAffiliation_Input,
#ctl00_ContentPlaceHolder2_ddlAdvancedLanguagesSpoken_Input,
#ctl00_ContentPlaceHolder2_ddlAdvancedInsurance_Input,
#ctl00_ContentPlaceHolder2_ucAdvancedRadius_ddlDistance_Input,

#ctl00_ContentPlaceHolder4_ucLocationSearchControl_ddlService_Input,
#ctl00_ContentPlaceHolder4_ucLocationSearchControl_ddlDistance_Input,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ddlAdvancedLocation_Input,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ddlAdvancedCity_Input,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ddlAdvancedSpecialty_Input,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ddlAdvancedAffiliation_Input,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ddlAdvancedLanguagesSpoken_Input,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ddlAdvancedInsurance_Input,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ucAdvancedRadius_ddlDistance_Input
 {
    background-image: url('/Master/Design002/assets/css/img/telerik-down-arrow.png');
    background-repeat: no-repeat;
    background-position: right 8px center;
    padding-right: 20px;
	/*width: 200px;*/
}

.btn em,#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ucGeneralSearch_lbSearch em
#ctl00_ContentPlaceHolder2_ucGeneralSearch_lbSearch em {
    font-style: normal;
}
/* Distance (in miles) */
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ucAdvancedRadius_tdDistance 
#ctl00_ContentPlaceHolder2_ucAdvancedRadius_tdDistance {
    display: inline-block;
    line-height: 20px;
    span {
        .clearfix;
    }
}

.lblzip {
    /* margin-right:35px !important; */
    
    float: left;
}

.zip-input-col {
    padding-left: 0;
    padding-right: 0;
    width: 180px;
}

.RadComboBox table td.rcbInputCell {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.advsearch-zip-inner {
    max-width: 700px;
}

.distance-label-col {
    /*width: 54px;*/
}

.distance-input-col {
    padding-left: 0 !important;
    padding-right: 0 !important;
}



/* Locations Page */
.location-img-links {
	padding-left: 60px;
	width: 100%;
}
.location-detail-left address {
	padding-left: 50px;
}
/*.location-img-box address,
.location-img-box .address {
    padding-left: 56px;
} */
@media screen and (max-width: 767px) {
	.physicians_findDoc_container .physicians_floatleft {
		float: left;
		width: 100%;
}
/*.location-img-box address,
.location-img-box .address {
    padding-left: 0;
}*/
}



/* Locations */
#ctl00_headerrownobanner #ctl00_divLocationBackBtn2 {
	position: relative !important;
	top: initial !important;
	left: initial !important;
	width: 100%
	
}
#ctl00_headerrownobanner .find-a-location {
	position: relative !important;
	bottom: initial !important;
	right: initial !important;
    	text-align: right;
    	margin-top: 40px;
}


#ctl00_headerrownobanner .page-banner-right {
	padding-right: 0;
}

@media screen and (max-width: 999px) {

	#ctl00_headerrownobanner .page-banner-right {
		float: right;
		width: intial;
		padding-right: 0;
	}

}
.banner-locations-left .column-left {
padding-bottom: 20px;
}
.banner-locations-left .btn-primary {


}
.location-zip {
}
@media screen and (max-width: 999px) {
.location-zip {
margin-top: 0
}
}
@media screen and (max-width: 767px) {
.banner-locations-left .column-right {
	margin-bottom: 30px
	}
}
.location-img-box a:hover,
.location-img-box a:active,
.location-img-box focus {
	color: #fff;
}




@media screen and (max-width: 999px) {
    .zip-label-col,
    .zip-input-col,
    .distance-label-col,
    .distance-input-col {
        display: inline-block;
    }
    .distance-label-col {
        clear: both;
    }
    /*.zip-label-col,
	.zip-input-col,
	.distance-label-col,
	.distance-input-col {
		display: block;
	} */
}

@media screen and (max-width: 767px) {
	.physicians_findDoc_container .physicians_floatleft {
        float: left;
        width: 100%;
    }
}
/* Telerik Form Table */
#ctl00_ContentPlaceHolder2_pnlAdvancedSearch table,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_pnlAdvancedSearch table {
    margin: 0;
}
#ctl00_ContentPlaceHolder2_pnlAdvancedSearch .physicians_width140,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_pnlAdvancedSearch .physicians_width140 {
    height: 34px;
    padding-top: 6px;
    width: 100px !important;
}
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_pnlAdvancedSearch input 
#ctl00_ContentPlaceHolder2_pnlAdvancedSearch input {
    font-weight: normal !important;
}
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ddlAcceptingPatients 
#ctl00_ContentPlaceHolder2_ddlAcceptingPatients {
    width: auto !important;
}
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ddlAcceptingPatients td,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_rdoAdvancedGender td,
#ctl00_ContentPlaceHolder2_ddlAcceptingPatients td,
#ctl00_ContentPlaceHolder2_rdoAdvancedGender td {
    border: none !important;
    padding: 0 5px;
}


#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ddlSpecialty_Input,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ddlSpecialty_Input,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_MossGeneralSearch_ddlPDFSpecialty_Input,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_MossGeneralSearch_ucAddress_ddlDistance_Input,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ucAdvancedRadius_ddlDistance_Input {
background-image: url('/Master/Design002/assets/css/img/telerik-down-arrow.png');
background-repeat: no-repeat;
background-position: right 8px center;
padding-right: 20px;
}
/* jQuery added class */

.advsearch-label {
    font-weight: normal !important;
    margin: 0 8px 0 4px;
}

a.physicians_search_btn,
a.physicians_downloadPdf,
.physicians_modifySearch,
.physicians_cancel_btn,
.physicians_hideSearch,
.physicians_requestAppt {
    display: inline-block;
    width: inherit !important;
    height: inherit !important;
    padding: 10px 15px;
    text-align: center;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #371155;
    border-color: #371155;
    color: #fff !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a.physicians_search_btn:hover,
a.physicians_downloadPdf:hover,
.physicians_modifySearch:hover,
.physicians_cancel_btn:hover,
.physicians_hideSearch:hover,
.physicians_requestAppt:hover {
    background: #229de2;
    border-color: #229de2;
    color: #fff !important;
}




/* Creg */
.creg-row.row {
	margin-left: -15px !important;
	margin-right: -15px !important;
}
.creg-list-info.col-md-4 {
	padding: 0;
}
.creg-row-divider {
	    margin: 15px -15px 10px -15px;
}




#ctl00_ctl00_ContentPlaceHolder2_ContentPlaceHolder2_rtsTabs .rtsLink {
	padding: 6px;
	border: none;
}
#ctl00_ctl00_ContentPlaceHolder2_ContentPlaceHolder2_rtsTabs .rtsLink > .rtsOut {
	padding-right: 0 !important;
}
#ctl00_ctl00_ContentPlaceHolder2_ContentPlaceHolder2_rtsTabs .rtsLink.rtsSelected {
	padding: 6px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#ctl00_ctl00_ContentPlaceHolder2_ContentPlaceHolder2_rtsTabs .rtsLink:hover {
	background: #229de2 !important;
	color: #fff !important;
}









/* CREG Checkout */

@media screen and (max-width: 767px) {
    .creg-container .table-responsive {
        overflow: visible;
    }
    .creg-container .table-responsive .creg_cart {
        border: 1px solid #ccc !important;
        overflow: visible !important;
    }
    .creg-container .table-responsive .creg_cart thead {}
    .creg-container .table-responsive .creg_cart tr {
        display: block !important;
    }
    .creg-container .table-responsive .creg_cart > tbody > tr > td {
        display: inline-block !important;
        width: 100% !important;
        word-wrap: break-word !important;
        border-bottom: 1px solid #ccc !important;
        padding: 10px !important;
    }
    .creg-container .table-responsive .creg_cart tr td > div {
        display: block !important;
        margin-bottom: 20px !important;
    }
    .creg-container .table-responsive .creg_cart tr td a {
        display: inline-block !important;
        word-wrap: break-word !important;
        white-space: normal !important;
    }
    .data-wrap {
        display: block;
        text-align: left;
    }
    .creg-container .table-responsive .creg_cart > tbody > tr > td table {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    #ctl00_ctl00_ContentPlaceHolder2_ContentPlaceHolder2_rptCart_ctl01_btnRemove:link,
    #ctl00_ctl00_ContentPlaceHolder2_ContentPlaceHolder2_rptCart_ctl01_btnRemove:visited {
        display: table !important;
        padding: 12px;
        border-radius: 4px;
        background: #371155;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    #ctl00_ctl00_ContentPlaceHolder2_ContentPlaceHolder2_rptCart_ctl01_btnRemove:hover,
    #ctl00_ctl00_ContentPlaceHolder2_ContentPlaceHolder2_rptCart_ctl01_btnRemove:active,
    #ctl00_ctl00_ContentPlaceHolder2_ContentPlaceHolder2_rptCart_ctl01_btnRemove:focus {
        background: #229de2;
    }
    #ctl00_ctl00_ContentPlaceHolder2_ContentPlaceHolder2_rptCart_ctl01_btnRemove > span,
    #ctl00_ctl00_ContentPlaceHolder2_ContentPlaceHolder2_rptCart_ctl01_btnRemove > em {
        display: table-cell;
        visibility: visible;
        font-style: normal;
        color: #fff;
        padding: 8px;
    }
    #ctl00_ctl00_ContentPlaceHolder2_ContentPlaceHolder2_rptCart_ctl01_btnRemove > span {
        top: 3px !important;
        padding-right: 0;
    }
}
/* Additional */

@media screen and (max-width: 999px) {
    #ctl00_ctl00_trail_nobanner,
    .trail {
        display: none !important;
    }
}

.content-row h1,
.content-row h2,
.content-row h3,
.content-row h4,
.content-row h5,
.content-row h6 {
    /* word-break: break-all !important; */
	word-wrap: break-word !important;
}












a.physicians_downloadPdf:after {
	display: inline-block;
	font-size: 12px;
	font-family: "SSStandard";
	content:'';
	margin: 0 0 0 8px;
}

a.physicians_downloadPdf > em {
	font-style: normal;
}





























/* inDirectory Employee Search Page */
.indirectory-search-row {
}
.indirectory-search-fields > table {
}
.indirectory-search-fields > table >tbody > tr {
	display: inline-block;
	width: 100%;
	margin-bottom: 14px;
}
.indirectory-search-fields > table >tbody > tr:last-child {
	/*display: none;*/
}

.indirectory-search-fields > table >tbody > tr > td {
	display: inline-block;
	width: 100%;
	padding: 0;
	border: none !important;
}
.indirectory-search-fields > table >tbody > tr > td:first-child {
	font-size: 15px;
}
.indirectory-search-fields input[type="text"],
.indirectory-search-fields select {

		display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	font-weight: normal;
	
}


.indirectory-search-row .btn-primary {
	display: inline-block;
	background-image: url('icons-sprite.png');
	background-repeat: no-repeat;
	background-position: right center;
}








/* inDirectory Employee Search Results Page */
.indirectory-search-results-row {
	padding: 0;
	margin: 0;
}
.indirectory-search-results-row .btn-primary {
	display: inline-block;
	margin-bottom: 20px;
}
.result-cards-wrap {
	display: inline-block;
	width: 75%;
	float: right;
	font-size: 15px;
}
.result-col .result-img {
	width: 150px !important;
	height: 200px !important;
}


.result-cards-pagination {
	width: 100%;
}
.result-cards-pagination,
.result-cards-pagination td {
	border: none !important;
	padding-top: 10px;
}
.result-cards-pagination .btn {
	margin-bottom: 0;
}
.result-cards-pagination {
	border-top: 1px solid #e9e9e9 !important;
}







.indirectory-search-profile-row {
	font-size: 15px;
}
.indirectory-search-profile-row .btn {
	margin-bottom: 20px;
}


.btn-icon-left .ss-icon,
.btn-icon-right .ss-icon {
	line-height: 15px !important;
}





/* icons Fix*/
@media screen and (max-width: 999px) {
html:not(.ie8) .nav-btns-col {
    width: 175px;
}
}
/* Navbar Fix iPad*/
@media screen and (min-width: 768px) and (max-width: 1199px) {
	#menu > ul > li > span > a:link,
	#menu > ul > li > span > a:visited,
	#menudesktop > ul > li > span > a:link,
	#menudesktop > ul > li > span > a:visited {
    font-size: 16px;
}
	#menu > ul > li > span > a,
	#menudesktop > ul > li > span > a {
    padding: 20px 15px;
}
}





.ps-zip-row {
	display: table;
}
.ps-zip-row > .ps-col {
	display: table-cell;
}
.ps-zip-row > div:last-child {
	padding-left: 10px;
}
#ctl00_ContentPlaceHolder2_ucGeneralSearch_ucAddress_ddlDistance,
#ctl00_ContentPlaceHolder2_ucAdvancedRadius_ddlDistance {
	display: inline-block;
	width: inherit !important;
}

@media screen and (max-width: 767px) {
.ps-zip-row {
	display: block;
}
.ps-zip-row > .ps-col {
	display: block;
	margin-bottom: 20px;
}

#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ucGeneralSearch_ucAddress_lbZip,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ucAddress_tdDistance,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ucAdvancedRadius_lbZip,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ucAdvancedRadius_txtZip_wrapper,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ucAdvancedRadius_tdDistance,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ucAdvancedRadius_ddlDistance,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ucAddress_txtZip_wrapper,
#ctl00_ContentPlaceHolder2_ucMRGeneralSearch_ucAddress_ddlDistance,
#ctl00_ContentPlaceHolder2_ucGeneralSearch_ucAddress_lbZip,
#ctl00_ContentPlaceHolder2_ucGeneralSearch_ucAddress_tdDistance,
#ctl00_ContentPlaceHolder2_ucAdvancedRadius_lbZip,
#ctl00_ContentPlaceHolder2_ucAdvancedRadius_txtZip_wrapper,
#ctl00_ContentPlaceHolder2_ucAdvancedRadius_tdDistance,
#ctl00_ContentPlaceHolder2_ucAdvancedRadius_ddlDistance,
#ctl00_ContentPlaceHolder2_ucGeneralSearch_ucAddress_txtZip_wrapper,
#ctl00_ContentPlaceHolder2_ucGeneralSearch_ucAddress_ddlDistance {
	display: block !important;
	width: 100% !important;
}


.ps-zip-row > div:last-child {
	padding-left: 0;
}
}




/*html:not(.ie9) {

#ctl00_ContentPlaceHolder2_ucGeneralSearch_ucAddress_lbZip,
#ctl00_ContentPlaceHolder2_ucGeneralSearch_ucAddress_tdDistance,
#ctl00_ContentPlaceHolder2_ucAdvancedRadius_lbZip,
#ctl00_ContentPlaceHolder2_ucAdvancedRadius_txtZip_wrapper,
#ctl00_ContentPlaceHolder2_ucAdvancedRadius_tdDistance,
#ctl00_ContentPlaceHolder2_ucAdvancedRadius_ddlDistance,
#ctl00_ContentPlaceHolder2_ucGeneralSearch_ucAddress_txtZip_wrapper,
#ctl00_ContentPlaceHolder2_ucGeneralSearch_ucAddress_ddlDistance {
	display: block !important;
	width: 100% !important;
}

}*/













/* Services Search Page Alpha Buttons*/
.services-alpha-list li a:link,
.services-alpha-list li a:visited {
  margin-right: 3px;
  margin-bottom: 10px;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;	
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}

.services-search-submit {
    color: #229de2
}







/*Newsroom margins for articles*/
.newsroom-filter {
    margin-top: 0px!important;
}












/* Blog */

.blog-archive-row #ctl00_ContentPlaceHolder2_ucBlogCatSelection_searchblogBtn {
		-webkit-border-top-right-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;
		-moz-border-radius-topright: 4px;
		-moz-border-radius-bottomright: 4px;
		border-top-right-radius: 4px;
		border-bottom-right-radius: 4px;
		border: 1px solid #ccc;
		color: #229de2;
}


.blog-archive-row #ctl00_ContentPlaceHolder2_ucBlogCatSelection_searchblogBtn:hover,
.blog-archive-row #ctl00_ContentPlaceHolder2_ucBlogCatSelection_searchblogBtn:active,
.blog-archive-row #ctl00_ContentPlaceHolder2_ucBlogCatSelection_searchblogBtn:focus {
		color: #371155;
}

.blog-landing #ctl00_ContentPlaceHolder2_ctl00_ContentPlaceHolder2_ajaxPanelPanel #ctl00_ContentPlaceHolder2_uxList_ctl00 > tbody {
	display: inline-block;
	margin-left: -7px;
	margin-right: -7px;
}


/* Blog Homepage */
#ctl00_ContentPlaceHolder2_ctl00_ContentPlaceHolder2_ajaxPanelPanel #ctl00_ContentPlaceHolder2_uxList_ctl00 tbody tr:nth-child(4n) {
	/*clear: left;*/
}
#ctl00_ContentPlaceHolder2_ucMRResultsControl_uxList_ctl00_ctl03_ctl01_PageSizeComboBox > table,
#ctl00_ContentPlaceHolder2_uxList_ctl00_ctl03_ctl01_PageSizeComboBox > table {
	margin-top: 0;
}

.blog-landing #ctl00_ContentPlaceHolder2_ctl00_ContentPlaceHolder2_ajaxPanelPanel #ctl00_ContentPlaceHolder2_uxList_ctl00 tbody {
}


.blog-landing #ctl00_ContentPlaceHolder2_ctl00_ContentPlaceHolder2_ajaxPanelPanel #ctl00_ContentPlaceHolder2_uxList_ctl00 tbody tr {
	width: 33.3333333%;
}
.blog-landing #ctl00_ContentPlaceHolder2_ctl00_ContentPlaceHolder2_ajaxPanelPanel #ctl00_ContentPlaceHolder2_uxList_ctl00 tbody tr .blog-col {
	padding-left: 7px !important;
	padding-right: 7px !important;
}
.blog-landing #ctl00_ContentPlaceHolder2_ctl00_ContentPlaceHolder2_ajaxPanelPanel #ctl00_ContentPlaceHolder2_uxList_ctl00 tbody tr.blogs-col-start .blog-col {
}
.blog-landing #ctl00_ContentPlaceHolder2_ctl00_ContentPlaceHolder2_ajaxPanelPanel #ctl00_ContentPlaceHolder2_uxList_ctl00 tbody tr.blogs-col-end .blog-col {
}
.blog-landing #ctl00_ContentPlaceHolder2_ctl00_ContentPlaceHolder2_ajaxPanelPanel #ctl00_ContentPlaceHolder2_uxList_ctl00 tbody tr .blog-col .blog-box-img {
	position: relative;

	height: 100px;
	overflow: hidden;
}
.blog-landing #ctl00_ContentPlaceHolder2_ctl00_ContentPlaceHolder2_ajaxPanelPanel #ctl00_ContentPlaceHolder2_uxList_ctl00 tbody tr .blog-col .blog-box-img > img {
	position: absolute;
}
	
	
	


@media screen and (max-width: 999px) {
	
	body {
	}

}
@media screen and (max-width: 767px) {
	body {
	}
	.blog-landing #ctl00_ContentPlaceHolder2_ctl00_ContentPlaceHolder2_ajaxPanelPanel #ctl00_ContentPlaceHolder2_uxList_ctl00 tbody tr {
	width: 100%;
	}
	.blog-landing #ctl00_ContentPlaceHolder2_ctl00_ContentPlaceHolder2_ajaxPanelPanel #ctl00_ContentPlaceHolder2_uxList_ctl00 tbody tr .blog-col {
	padding-right: 0 !important;
	}
	.blog-landing #ctl00_ContentPlaceHolder2_ctl00_ContentPlaceHolder2_ajaxPanelPanel #ctl00_ContentPlaceHolder2_uxList_ctl00 tbody tr.blogs-col-end 				.blog-col {
	padding-bottom: 0 !important;
}
	.blog-landing #ctl00_ContentPlaceHolder2_ctl00_ContentPlaceHolder2_ajaxPanelPanel #ctl00_ContentPlaceHolder2_uxList_ctl00 tbody tr .blog-col 		.blog-box-img {
	width: 104px;
}
	
	
	
	
	
	
	
	
}














#ctl00_ctl00_ContentPlaceHolder2_ContentPlaceHolder2_ucSideBar_ucArchivesList_ddlMonths_Input {
	background-image: url('/Master/Design002/assets/css/img/telerik-down-arrow.png');
    background-repeat: no-repeat;
    background-position: right 12px center;
}

/* Newsroom 
// ctl00_ContentPlaceHolder2_ucNewsRoomMossRehab_NewsRoomMossRehab_uxList_ctl00__6
ctl00_ContentPlaceHolder2_NewsRoomMossRehab_uxList
*/
.newsroom-feat {
	float: left;
}
#ctl00_ContentPlaceHolder2_ucNewsRoomMossRehab_NewsRoomMossRehab_uxList_ctl00 {
	margin-top: 0 !important;
}
#ctl00_ContentPlaceHolder2_ucNewsRoomMossRehab_NewsRoomMossRehab_uxList_ctl00 thead {
	display: none;
}
.news-col {
	margin: 0 !important;
	width: inherit !important;
}


#ctl00_ContentPlaceHolder2_ucNewsRoomMossRehab_NewsRoomMossRehab_uxList_ctl00 tr.rgRow,
#ctl00_ContentPlaceHolder2_ucNewsRoomMossRehab_NewsRoomMossRehab_uxList_ctl00 tr.rgAltRow {
	display: inline-block !important;
	float: left !important;
	 width: 33.33333333% !important;
}
#ctl00_ContentPlaceHolder2_ucNewsRoomMossRehab_NewsRoomMossRehab_uxList_ctl00 tr:nth-child(4) {
	clear: both;
}
#ctl00_ContentPlaceHolder2_ucNewsRoomMossRehab_NewsRoomMossRehab_uxList_ctl00 tr.rgRow > td,
#ctl00_ContentPlaceHolder2_ucNewsRoomMossRehab_NewsRoomMossRehab_uxList_ctl00 tr.rgAltRow > td {
	display: inline-block !important;
	float: left !important;
	padding: 0 !important;
	margin: 0 20px 20px 0;
}
#ctl00_ContentPlaceHolder2_ucNewsRoomMossRehab_NewsRoomMossRehab_uxList_ctl00 tr.news-col-end td {
	margin: 0 !important;
}
.newsroom-box {
    max-width: none !important;
}
.newsroom-box-img {
	overflow: hidden;
}
.newsroom-box-img,
.newsroom-box-txt {
	display: inline-block !important;
	float: left !important;
}
.newsroom-box img {
	width: 100% !important;
}
@media screen and (max-width: 767px) {
	#ctl00_ContentPlaceHolder2_ucNewsRoomMossRehab_NewsRoomMossRehab_uxList_ctl00 tr.rgRow,
	#ctl00_ContentPlaceHolder2_ucNewsRoomMossRehab_NewsRoomMossRehab_uxList_ctl00 tr.rgAltRow {
	 width: 100% !important;
	 padding-right: 0 !important;
	 margin-bottom: 20px !important;
	 min-height: inherit !important;
	 height: inherit !important;
}
#ctl00_ContentPlaceHolder2_ucNewsRoomMossRehab_NewsRoomMossRehab_uxList_ctl00 tr.rgRow > td,
#ctl00_ContentPlaceHolder2_ucNewsRoomMossRehab_NewsRoomMossRehab_uxList_ctl00 tr.rgAltRow > td {
	margin: 0 !important;
}
.newsroom-box {
	display: table !important;
}
.newsroom-box .newsroom-box-img,
.newsroom-box .newsroom-box-txt {
	display: table-cell !important;
	float: none !important;
}
}








/* Banner Images */
.page-banner-img-wrap {
	background-position: top left !important;
}
@media screen and (max-width: 999px) {
	.page-banner-header {
		background: #fff !important;
	}
}

@media screen and (max-width: 999px){
	.page-banner {
    	padding-top: 0 !important;
	}
}






/*
.services-alpha-list li a:link,
.services-alpha-list li a:visited {
/*	margin: 0 15px 15px 0 !important;* /
	    width: 30px;
    height: 30px;
	    padding: 4px 8px;
	/*background: #229de2;* /
}


.services-alpha-list li.last > a {
	margin: 0 !important;
}

@media screen and (max-width: 991px) {
	.services-alpha-list li.last > a {
	/*	margin: 0 15px 15px 0 !important;* /
	}
}

*/











/* Footer */
.serviceDropDown input[type=text] {
/* #ctl00_Design002Footer_Design002LocationByService_ddlServices_Input { */
    display: inline-block;
	width: 360px !important;
	height: 50px !important;
    float: left;
    margin-top: 12px;
    cursor: pointer;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
	
    background: #fff;
    font-size: 17px;
    color: #000;
    font-family: Arial,sans-serif;
    font-weight: bold;
    border: 2px solid #e4e4e4;

	background-image: url('/Master/Design002/assets/css/img/telerik-dropdown-lg.png') !important;
    background-repeat: no-repeat !important;
    background-position: right 12px center !important;
}


@media screen and (max-width: 999px) {
	.serviceDropDown input[type=text] {
		width: 280px !important;
		font-size: 13px !important;
		height: 40px !important;
	}
}

@media screen and (max-width: 480px) {
	.serviceDropDown input[type=text] {
		width: 280px !important;
		font-size: 11px !important;
		height: 40px !important;
	}
}






/* Employee Search */
.indirectory-search-fields table {
	width: 100%;
}
.indirectory-search-fields table tr {
	float: left;
}
.indirectory-search-fields table tr td {
	float: left;
}

@media screen and (max-width:480px){
    .vidWrapper{margin-top: 90px;} 
  }


@media screen and (max-width: 767px) {
	.result-cards-wrap {
		width: 100% !important;
	}
}


/* Video */
/* .rcbSlide-width,
.rcbSlide-width div {
	width: 206px !important;
	max-width: 206px !important;
} */





.phyedu_typename {
	display: inline-block;
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	margin-top: 14px;
}
.phyedu_schoolname {
	font-size: 16px;
}
#divEducation > span:first-child {
	margin-top: 0;
}
.physicians_showAll,
.physicians_hideAll {
	display: inline-block;
	width: 100%;
	cursor: pointer;
}
.physicians_showAll {
	margin-top: 0;
}
.physicians_hideAll {
	margin-top: 14px;
}


/* Homepage */
.newsbox .newsbox-txt {
	display: inline-block;
}










/* Service List */
.services-all-list {
	display: inline-block;
	width: 100%;
}
.services-all-list li {
	display: inline-block;
	float: left;
	width: 33.3333333%;
	padding: 10px 15px;
}
.services-all-list li:nth-child(4n) {

}





@media screen and (max-width: 767px) {
	.services-all-list li {
		width: 100%;
	}
}














/* Footer Services */
.footer-services-col1,
.footer-services-col2 {
	width: 50% !important;
}
.footer-services-col1 .services-all-list,
.footer-services-col2 .services-all-list {
	width: 50%;
}
.footer-services-col1 .services-all-list li,
.footer-services-col2 .services-all-list li {
	display: inline-block;
	width: 100%;
	padding: 8px 0;
	font-size: 17px;
	line-height: 21px;
}
.footer-services-col1 .services-all-list li a:link,
.footer-services-col1 .services-all-list li a:visited,
.footer-services-col2 .services-all-list li a:link,
.footer-services-col2 .services-all-list li a:visited {

}
@media screen and (max-width: 767px) {
	
	.footer-services-col1,
	.footer-services-col2 {
		width: 100% !important;
	}
	.footer-services-col1 .services-all-list,
	.footer-services-col2 .services-all-list {
		width: 100%;
	}
	
	
}




@media screen and (max-width: 767px) {
	#accessTable {
		font-size: 12px;
	}
}
@media screen and (max-width: 400px) {
	.section-title {
		font-size: 21px;
	}
    .content-mid-col img {
        max-width: 100% !important;
        height: auto !important;
        }
}






.ani-menu-list a:link,
.ani-menu-list a:visited {
}
.ani-menu-list a:hover,
.ani-menu-list a:active,
.ani-menu-list a:focus {
	background: #46166b !important;
	color: #fff !important;
}

#ctl00_Design002Footer_Design002LocationByService_ddlServices_Input {
	margin: 0 !important;
}

@media screen and (min-width:850px){iframe{width:100% !important}}
@media screen and (min-width:480px) and (max-width:840px){iframe{width:100% !important}}
@media screen and (max-width:480px){iframe{width:100% !important}}




.blogGrid thead {
	display: none;
}
.blogGrid tbody tr:nth-child(3n-2) {
	clear: left !important;
}
.blogGrid .blog-box {
	height: 209px !important;
}
.blogGrid .rgAltRow td {
	border: none !important;
}
@media screen and (max-width:1099px) {
	.blogGrid .blog-box {
		height: auto !important;
	}
}



.newsletter-wrap > div {
	display: inline-block;
	float: left;
	width: 100%;
	position: relative;
}
.newsletterDiv {
	display: inline-block;
	float: left;
	width: 100%;
	position: relative;
}
.hbspt-form {
	display: inline-block;
	float: left;
	width: 100%;
	position: relative;
}



.btn-therapy-appointment, .btn-therapy-appointment2{
		display:inline-block;
		margin-bottom:0;
		font-weight:normal;
		text-align:center;
		vertical-align:middle;
		touch-action:manipulation;
		cursor:pointer;
		background-image:none;
		border:medium none grey !important;
		white-space:nowrap;
		padding:6px 12px;
		line-height:1.42857143;
		border-radius:0;
		-webkit-user-select:none;
		-moz-user-select:none;-ms-user-select:none;
		user-select:none;
		-webkit-transition:all .5s ease;
		-moz-transition:all .5s ease;
		-o-transition:all .5s ease;
		transition:all .5s ease;
		white-space:normal;
		color:#fff;
		background-color:#337ab7;
		border-color:#2e6da4;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		border-radius:4px;
		background:#371155;
		border-color:#371155;
		padding:14px 20px;
		font-size:18px;
		font-family:"MuliBold",sans-serif;
		font-weight:normal;
		display:block;
		width:100%;
		font-size:14px;
		padding:15px 14px;
		position:relative;
		text-align:left;
		margin-bottom:7px;		
		color:#fff !important;
		box-shadow: inset -5px 5px 5px rgba(255, 255, 255, 0.15), inset 5px -5px 5px rgba(0, 0, 0, 0.15);
		text-align:center;
		}
		.btn-therapy-appointment span:first-child{
            font-family:Arial,sans-serif;
		font-weight:bold;
        }
		.btn-therapy-appointment2{
		cursor:auto;
		}
	
	.btn-therapy-appointment:active,.btn-therapy-appointment.active,.btn-therapy-appointment:hover,.btn-therapy-appointment.hover{
		outline:0;
		background-image:none;
		-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
		-moz-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);
		border-top-right-radius: 60px;
		border-bottom-right-radius:  60px;
		box-shadow: inset -5px 5px 5px rgba(255, 255, 255, 0.15), inset 5px -5px 5px rgba(0, 0, 0, 0.15);
		border-style:none;
		
		}
		
		
 @media only screen and (min-width: 767px)
    {
    .schedulebtn{
    width:50% !important;
    }
    }
	
	 .even.slots {
    background-color:#939598 !important;
    }
    /*.odd.slots a, .even.slots a{
    color:#fff !important;
    }*/
    .odd.slots {
    background-color:#5B307C !important;
    }
    #healthpost_appointments_healthpost-doctors {
    font-family:"BellGothicSTDBlack",Helvetica,Arial,sans-serif !important;
    }
    .time_slots {
    border: 1px solid #371155 !important;
	width: 100% !important;
    }
    .time_slots > div:first-of-type > h5 {
    visibility: hidden;
    }

	.info {
    width: 100% !important;
    }
	
		 .no_availability {
    text-align: center !important;
    font-weight: bold !important;
    background: #5B307C !important;
    font-size: 85% !important;
	color:#fff !important;
}








