/* Official partner */

.officialpartner { max-width: 270px;    margin-top: 50px }
.officialpartnercol { width:20%; padding: 5px 20px 15px 40px; }

/* Home top alert class */
.homealertcls {
    background-color: #4f4f4f !important;
    font-weight: bold;
    text-transform: uppercase;
}
.homealertcls .textcls {
    color: #0060af;
    font-size: 22px;
}

/* Schulde section css */
.page-node-type-pages #block-ymcala-content .node__meta {display: none;}
.page-node-type-pages .field-hide-sub-navigation-column {display: none;}
.page-node-type-pages .field-show-discuss-comments  {display: none;}
.page-node-type-pages .field-sidebar {display: none;}
.page-node-type-pages .node__content ul.action-links-field-collection-add {display: none;}
.page-node-type-pages .field-pages-branch {display: none;}

.schedulecls .page-social {float: right;    padding: 25px;}
.schedulecls #content { padding-top: 10px;}

.schedulecls table.schedulesTable tr:first-child th { width: 3%; }
.schedulecls table.schedulesTable tr:first-child td { width: 3%; }


/* Pages content type */
body.page-node-type-pages .field-navigation-parent {display: none;}
body.page-node-type-pages .field-hide-sub-navigation-column {display: none;}
body.page-node-type-pages .field-pages-scripts {display: none;}

.base .nonRegClassSearch h2, .h2{font-family:"Cachet Book", 'Ubuntu Condensed', sans-serif !important;}
.viewport .nav-level-4 a{
    font-family: "Cachet", 'Ubuntu Condensed', sans-serif; font-weight:500 !important;
}

body.path-frontpage .blog-category a {    
    color: #5c2e91;
    font-weight: 600;
}

.schedulecls .page-social {
    float: right;
    padding: 25px 0;
}



@media only screen and (min-width: 768px)
{
    .page-social {
     display: block;
     /* width: 126px; */
     /* position: absolute; */
     top: 18px;
     right: 20px;
     z-index: 100;
 }
}

@media only screen and (min-width: 768px)
{
    .page-social #page-social-fb {
        width: 60px;
        height: 18px;
        float: right;
        background: transparent url(/profiles/contrib/openy/themes/openy_themes/ymcala/img/fb-share.png) top left no-repeat;
        margin-top: 1px;
        text-indent: -9999px;
        margin-left: 10px;
    }

}
/*****/

/*body.path-frontpage .pager {
    padding-left: 0!important;
    margin: -109px 0!important;
    list-style: none!important;
    text-align: center!important;
    margin-bottom: 41px!important;
}*/
