@charset "utf-8";
/* CSS Document */

.ucibutton {
    background: #1866af;
    color: #fff!important;
    padding: 6px 15px;
    margin: 0px;
}



a.ucibutton:hover {
    background: #666!important;
}

.hrsb-container-main {
width: 228px;
}


.hrsb-container-main .b-image {
width: 218px;
    height: 100px;
}

.hrsb-container-main .b-image img {
margin: 0px 0 0 -10px;
}

.hrsb-container-main .b-content {
    width: 228px;
}

.hrsb-container-main  .b-contaner {
    margin: 15px 0;
}

.hrsb-container-main .b-foot {
    margin-top: 0px;
    padding: 0 3px;
}

.hrsb-container-main .b-content h2 {
    margin: 3px 0 ;
    font-size: 110%;
    padding-left: 3px;
}

/********************
 * Infographics*
 ********************/


ul.infographics {
    column-count: 2;
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    -webkit-padding-start: 0px;
    padding-left: 0px;
}

.infographics li {
    margin-bottom:5px;
        text-align: center;
    list-style-type: none;
    min-height: 150px;
    overflow: auto;
    font-size: 12px;
}

.infographics .c-image {
    background: #CCC;
    float: left;
    width: 250px;
    /* margin: 0 auto; */
    height: 300px;
    border: 5px solid #eee;
    overflow: hidden;
    margin-left: 30px;
    margin-bottom: 5px;
}

.infographics  .c-image img {
    height: auto;
    width: 100%;
}



/********************
 * Not sure *
 ********************/

div#col_left {

    min-height: auto!important;
}


.container_header_top td {
    vertical-align: bottom!important;
}

.header-social {
    text-align: right;
    margin-bottom: 4px;
    margin-right: 10px;
    color: #000;
	font: bold 15px "Dosis", Arial, Helvetica, sans-serif;
}
.header-social .fa {
    color: #1772C0;
    font-size: 24px;
    margin-left: 5px;
}

.header-social .fa:hover {
    color: #FFDE00!important;
    text-decoration: none;
}


span.t-phone, span.t-call {
    padding-left: 5px;
    color: #fff;
        vertical-align: text-bottom;
}

/********************
 * Useful Links *
 ********************/
.ul-image-container {
    border: 1px solid #002244;
        height: 250px;
    overflow: hidden;
}

.ul-header {
    max-width: 678px;
    margin: -15% 0 0 0px;
}

ul.useful-links {
    column-count: 3;
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    -webkit-column-count: 3;
    -webkit-column-gap: 40px;
    -webkit-padding-start: 0px;
    padding-left: 0px;
}

.useful-links li {
    margin-bottom:5px;
        text-align: center;
    list-style-type: none;
    height: 165px;
    min-height: 150px;
    overflow: auto;
    font-size: 12px;
    width: 200px;
}


.useful-links .b-image {
        margin: 0 auto;
    float: none;
    }
    
    
.useful-links .b-image img {
    height: auto;
    width: 100%;
    margin: auto;
}

.c-image {
    background: #CCC;
    float: left;
    width: 190px;
    height: 110px;
    border: 5px solid #eee;
    overflow: hidden;
}


.c-image:hover {
    border-color:#1866af;
}



.c-image img {
    height: 100%;
    width: 100%;
}

/********************
 * Navigation  *
 ********************/


#navContainer ul li ul li {

    margin-left: 25px;
}




/********************
 * Blog Lists  *
 ********************/

.b-contaner {
        margin: 40px 0;
    }

.b-content {
    float: left;
    width: 500px;
    max-height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.b-content h2 {
    margin: 0 0 10px;
}
    
    .b-f-left {
    float: left;
    }
    
     .b-f-right {
    float: right;
    }

.b-image {
    background: #CCC;
    float: left;
    width: 150px;
    height: 110px;
    margin-right: 15px;
    border: 5px solid #eee;
    overflow: hidden;
}


.b-image:hover {
    border-color:#1866af;
}



.b-image img {
    height: 100%;
    margin: 0px 0 0 -50px;
}


.b-foot {
    font-size: 10px;
    margin-top: 15px;
    padding: 3px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}


.clear {
    clear: both;
}

/********************
 * Left Nav   *
 ********************/

#navContainer, .glossymenu {
    margin-top: 10px;
}


/********************
 * Widgets Footer    *
 ********************/
 
.footer-social a {
    letter-spacing: -7px;
    margin-right: 10px;
    text-transform: none;
    text-decoration: none;
    margin-top:10px;
}
 
 
.widget {
font-family: "Dosis", Arial, Helvetica, sans-serif;

    float: left;
    width: 300px;
    margin: 0 20px;
    padding: 0px 0;
    color: #002244;
    }
    
.widget.one img {
    margin: 0 0 20px 0;
        width: 100%;
    height: auto;
}


.widget.two p {
     margin: 0 0 20px 0;
	  font-size:17px;
}

.widget.four p {
     margin: 0 0 20px 0;
}

.base-footer {
    /*display:none;*/
    background: #eee;
    border-top: 1px solid #ccc;
    height: 200px;
    margin-bottom: -10px;
    padding: 10px 15px;
    margin-top: 10px;
}

.base-footer h1, h2, h3 {
    color: #1866af;
} 


.widget.one p {
    margin-left: 35px;
        padding-bottom: 10px;
            white-space: nowrap;
    }
    
.widget.one span, .widget.two span {
    position: absolute;
    margin: 3px 0 0 -20px;
}

.widget.one p {
    margin-left: 35px;
    }
    
.widget.one span, .widget.two span {
    position: absolute;
    margin: 3px 0 0 -20px;
}

.widget.three {
        margin-left: -100px;
    width: 320px;
    
}

.widget.three a, .widget.three a :visited {
    color:#002244;
    font-weight: normal;
    
}

.widget.three ul {
    font-size: 12px;
    column-count: 2;
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    -webkit-padding-start: 15px;
    padding-left: 15px;
    height: 140px;
    padding-top: 10px;
    overflow: hidden;
    color: #000;
    text-transform: capitalize;
    font-weight: normal;
}


/********************
 * SOM OVERRIDES    *
 ********************/
.nav_top a {margin: 0 25px;}


/********************
 * LOCAL STYLES    *
 ********************/
body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 150%;
}

h1, h2, h3, h4, h4 {
    
    font-family: Trebuchet, "Dosis", Arial, Helvetica, sans-serif;
}

/* the following is a style implemented in the Lab Personnel page */
table.lab td {
border: 1px solid black; 
border-collapse: collapse;
}


/********************
 * HomePage CSS    *
 ********************/
 
.home-image {
    border: 1px solid #002244;
    width: 430px;
    margin: 5px 0 15px;
}
 
 
 .fa {
    color: #1866AF;
 }
 
.news {
    display: none;
    
}

div#col_right {
    margin-top: 8px;
}

h1.home-intro {
    font-size: 24px;
    margin: 0px 0 10px 0;
	font-family: Trebuchet, "Dosis", Arial, Helvetica, sans-serif;
}

div#col_center {
    min-height: auto!important;
    height: auto !important;
}

.container_col_middle {
    background-color: #fff;
}

.container_header_top {
        padding: 5px 0 20px!important;
}

.searchEnd, .searchCorner {
    display: none;
    
}

.searchCenter {
    padding: 10px 10px;
    border-radius: 5px;
    height: auto;
    
}

#search input {
    padding: 5px 5px;
    background: #1772C0;
    border: none;
    color: #fff;
}

#search input:hover {
    background: #FFDE00;
    color: #000;
}

#search-text {
    padding: 3px 5px;
    background: #fff!important;
    color: #000!important;
}

.show img {
    width: auto;
        padding-left: 38px;
    padding-right: 38px;
    background:#002244;
}

.container_col_middle {
    padding: 15px 20px;
    /*font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
        line-height: 150%;*/
}

.long_pic {
    background-color: #FFFFFF;
    display: block;
    width: auto;
    margin-left: 0;
    border-bottom: none;
}

.long_pic img {
    
    width: 100%;
}

/********************
 * 2-Columns   *
 ********************/

div#col_center_expanded {
    float: right;
    padding: 10px 20px;
    width: 980px;
}

img.post-top {
    border: 1px solid #002244;
    max-width: 678px;
    margin: 10px 0;
}


