﻿/* #pageContainer
{
    background: transparent url(../../Images/StandardWithHeader/header_bg.gif) no-repeat top left;
} */

/*****************************************************/



/****************** Header / Nav *********************/

/* #headerContainer {
    height: 25px;
}

#navContainer .rightColumn a {
    padding: 0 10px;
}

#navContainer .leftColumn {
    content:'.';
    height: 24px;
}
#divSearch a {
    padding: 0 !important;
}
#headerSpacer {
    float: left;
    width: 28px;
} */
/*****************************************************/



/****************** Left Column **********************/

/* .leftColumn #searchBoxContainer
{
    position: relative;
    z-index: 2;
    top: -48px;
    height: 40px;
    padding-left: 10px;
    background: transparent url(../../Images/HealthTopic/search_box.gif) no-repeat center top;
}
.leftColumn .searchBox
{
    width: 127px;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    border: none;
    background: none;
    margin: 11px 0 0 3px;
}
.leftColumn .tools
{
    width: 156px;
    padding:10px;
}
.leftColumn .bottom
{
    width: 166px;
    margin: 15px 1px 0 10px;
}
.leftColumn #templateImage
{
    width: 176px;
    height: 175px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.leftColumn #templateImage img
{
    width: 176px !important;
    height: 175px !important;
}

.leftColumn #bodyLeftHeader
{
    font-size: 11px;
    margin-bottom: 0;
    background: #2b57a0;
    color:#ffffff;
    padding:4px;
    height:14px;
} */

/*****************************************************/


/* #body .rightColumn
{
    padding: 0;
}
#body .rightColumn #rightColumnContents
{
    padding: 10px 10px 0 13px;
}
#body .rightColumn .breadCrumbContainer
{
    font-size: 11px;
    margin-bottom: 0;
    background: #2b57a0;
    color:#ffffff;
    padding:4px;
    height:14px;
}
#body .rightColumn .breadCrumbContainer ul li{
    background: none;}
#body .rightColumn .breadCrumbContainer a:link
{
    font-size: 11px;
    color:#ffffff;
    text-decoration:underline;
}
#body .rightColumn .breadCrumbContainer .pageGroup a:hover
{
    color: #ffffff;
} */

/********************** Footer ***********************/

/* #footer
{
    background-image: url(../../Images/StandardWithHeader/smdhu_logo_footer.gif);
    background-position: 5px top;
    background-repeat: no-repeat;
}

#pageLastUpdated
{
    padding:1em 0 1em 0;
    font-size: 80%;   
    font-style:italic;
} */

/* Standard file */
/***************** Page Container ********************/

/*#pageContainer
{
    background: transparent url(../../Images/Standard/header_bg.gif) no-repeat top left;
}*/

/*****************************************************/



/****************** Header / Nav *********************/
#headerSpacer {
    float: left;
    width: 28px;
}

#headerContainer {
    height: 25px;
    position: relative;
    z-index: 10000;
}

#navContainer .rightColumn a {
    padding: 0 10px;
}

#navContainer a.siteSearchButton {
    float: right;
    cursor: pointer;
    background: none !important;
    margin: 0;
    padding: 0;
}

.searchBox2 {
    font-size: 13px;
    height: 16px;
    width: 120px;
}
#navContainer .leftColumn, #navContainer .rightColumn {
    height: 22px;
}


#headerContainer #menuSearchPopdown .popdownContents
{
    text-align:center;
    z-index:10000;
}
#headerContainer #menuSearchPopdown
{
    right: 0;
    width:330px;
    border-left: 2px solid #8C98BE;
    border-right: 2px solid #8C98BE;
}

#navLeftCol {
    display: none;
}

#headerContainer{
    display: none !important;
}
/*****************************************************/

/**********************Body***********************/

.pageContent {
    /*display:flex;causing layout issues. div's stacking bedside instead of below. /jfy/p&p2b/parentingservices.aspx'*/
}

.staffFormatted {
    flex-grow: 1;
    padding-right: 13%;
    margin-right: 57px;
}

/*****************************************************/

/****************** Left Column **********************/
.leftColumn #searchBoxContainer {
    position: relative;
    z-index: 2;
    top: -48px;
    height: 40px;
    padding-left: 10px;
    background: transparent url(../../Images/HealthTopic/search_box.gif) no-repeat center top;
}
.leftColumn .searchBox
{
    width: 127px;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
    border: none;
    background: none;
    margin: 11px 0 0 3px;
}
.leftColumn .bottom {
    width: 400px;
    margin: 15px 1px 0 10px;
}
.leftColumn .templateImage
{
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.leftColumn .templateImage img
{
    height: 377px !important;
    width: 100% !important;
}

/*****************************************************/



/********************** Footer ***********************/

#footer
{
    background-image: url(../../Images/Standard/smdhu_logo_footer.gif);
    background-position: 5px bottom;
    background-repeat: no-repeat;
}

#pageLastUpdated
{
    padding: 1em 0 1em 0;
    font-size: 80%;
    font-style: italic;
    clear: both;
}

/* ammar's code */

.bottom {
    padding: 30px;
    width:30%;
}

.bottom h1 {
    color: #fff;
    background: #0357a5;
    font-family: 'section-header';
    text-transform: uppercase;
    padding: 20px 35px 20px 20px!important;
}

.bottom h1 a,
.bottom h1 a:hover {
    color: #fff !important;
    text-decoration: none !important;
    padding: 0 !important;
    font-size: 34px;
}

.rightColumn {
    font-family: 'general';
    /*display:flex;causing layout issues. div's stacking bedside instead of below. /jfy/p&p2b/parentingservices.aspx'*/
}
.rightColumn ul li,
.rightColumn ul ul li, .rightColumn ol ul li {
    background: transparent;
}

.rightColumn a:link {
    color: #5E5E5E;
}

.rightColumn .sfNavList li a,
.rightColumn .sfNavList li a:hover,
.rightColumn .sfNavList li a:active,
.rightColumn .sfNavList li a.k-state-focused {
    text-decoration: none;
    font-size: 20px;
    padding: 10px 5px !important;
    margin-left: 15px;
    font-weight: bold !important;
}

.k-treeview .k-in {
    border: none !important; 
}

.sfNavTreeview .k-in.k-state-hover, .sfNavTreeview .k-in.k-state-focused,
.rightColumn a:visited {
    padding: 10px 20px !important;
    color: #5E5E5E;
    /* background: transparent !important; */
    /* border: none !important; */
}

.sfNavTreeview .k-in.k-state-selected,
.rightColumn a:active,
.rightColumn a:hover {
    padding: 10px 20px !important;
    color: #0357a5 !important;
}

.rightColumn .sfNavList ul.k-group li a {
    text-decoration: none;
    font-size: 16px;
    padding: 10px 20px !important;
    font-weight: bold !important;
}


.staffFormatted {
    padding: 30px;
    font-family: 'general';
    width:100%;
}

.sfBreadcrumbWrp .RadSiteMap .sfNoBreadcrumbNavigation .rsmLink,
.sfBreadcrumbWrp .RadSiteMap .sfNoBreadcrumbNavigation .rsmLink:hover,
.sfBreadcrumbWrp .RadSiteMap .sfBreadcrumbNavigation .rsmLink,
.sfBreadcrumbWrp .RadSiteMap .sfBreadcrumbNavigation .rsmLink:hover {
    padding: 10px 5px !important;
    /* border: 1px solid #000; */
    text-decoration: none !important;
    font-size: 20px;
}

.sfBreadcrumbWrp .RadSiteMap .sfBreadcrumbNavigation .rsmLink,
.sfBreadcrumbWrp .RadSiteMap .sfBreadcrumbNavigation .rsmLink:hover {
    color:#5E5E5E !important;
    padding-left: 0 !important;
}

.sfBreadcrumbWrp .RadSiteMap .sfNoBreadcrumbNavigation .rsmLink,
.sfBreadcrumbWrp .RadSiteMap .sfBreadcrumbNavigation .rsmLink:hover {
    color: #0357a5 !important;
}

.staffFormatted h1 {
    font-size: 36px;
    font-family: 'section-header';
    text-transform: uppercase;
}

.staffFormatted .sfContentBlock {
    color: #5E5E5E;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 30px;
}

.staffFormatted .sfContentBlock p {
    color: #5E5E5E;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
    max-width: 95%;
}

#pageLastUpdated {
    display: none;
}

.sfContentBlock a.externalLink,
.sfContentBlock a,
.sfContentBlock a.externalLink:hover,
.sfContentBlock a:hover {
    padding: 2px 10px 2px 2px !important;
}

.tabBoxContainer {
    display: none;
}

.bottom .sfContentBlock {
    display: none;
}

/* search bar */
#footerContents #searchbar input.searchBox2 {
    border: 1px solid #807E7E;
    font-size: 13px;
    font-family: general;
    font-weight: lighter;
    outline: none;
    color: #807E7E;
    padding: 14px 10px;
    width: 100%;
}

/* parenting page */
#ctl00_ctl00_cphTopMenuRight_slnkSearch,
.tools {
    display: none;
} 

#body .rightColumn .breadCrumbContainer {
    background: transparent;
    padding: 30px 30px;
    color: #5E5E5E;
}

/* .sfNavTreeview .k-minus, .sfNavTreeview .k-plus {
    background-color: transparent;
    background-image: url(/WebResource.axd?d=B_XILLIqtzAGdb0gkUJpyF_EhTc6nP9F7tUZ_nnToXFXpZcMIPQlDaR-…u0qSbbqqPUTB8ZpyeYEmDGzxG-AuFLINNqcuXTtQ3KLM7QWy50Kw2&t=635227961180000000);
    background-repeat: no-repeat;
} */

.k-icon {
    position: relative;
    padding: 5px;
}

.k-icon::before {
    position: absolute;
    top: 9px;
    left: 10px;
    font-size: 16px;
    font-family: "FontAwesome";
    z-index: 5;
}
.k-icon.k-plus::before {
   content:"\f0da";
   
}
.k-icon.k-minus::before {
    content:"\f0d7";
 }

.sfNavWrp h1 {
    display: block;
}
#searchbar i {
    top: 0px;
}
.bottom h1 {
    color: #fff;
    background: #0357a5;
    font-family: 'section-header';
    text-transform: uppercase;
    padding: 20px 35px 20px 20px!important;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: normal;
}


 @media screen and (max-width:992px){
    .rightColumn {
        display:block;
    }
    .bottom {
        width: 100% !important;
        margin: -50px auto;
        position: relative;
        z-index: 5;
    }

    .k-treeview>.k-group {
        padding: 0 25px 20px 25px !important;
        border-bottom: 1px solid #5d5f60;
    }


    /* .rightColumn .sfNavList li a {
        font-size: 25px;
    } */
}

#links .dropdown .dropdown-content a:hover,
.dropdown > .dropbtn > a:hover,
.dropdown > .dropbtn > a:focus {
    color: #0357a5 !important;
    text-decoration: none;
}	

#bottomHeader #links {
    float: right;
    margin-top: 31px;
}

@media screen and (max-width: 1259px){
    #mobile_search .fa {
        top: 13px !important;
    }
}