﻿.pageID-32806{ /* Web Unit Index -->  Form needs height 100% for Hero to work properly  */
height:100%;
}

@media only screen and (max-width : 767px){
    .pageID-7626 .featureBox{ /* Hide publications and news in the homepage on mobile phones */
    display:none;
    }
}
@media print{
    body{
    margin:0;
    padding:0;
    width:100%;
    line-height:1.4em;
    word-spacing:1px;
    letter-spacing:0.2px;
    font:12pt Helvetica,"Lucida Grande", serif;
    color:#000;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6{
    color:#004A7C!important;
    font-weight:bold!important;
    }
    h1{
    font-size:36px!important;
    }
    h2{
    font-size:26px!important;
    }
    h3{
    font-size:22px!important;
    line-height:22px!important;
    margin-bottom:20px!important;
    }
    .sys_textBox h2{
    padding-bottom:10px!important;
    margin-bottom:30px!important;
    }
    a:link,
    a:visited{
    font-weight:bold;
    text-decoration:none;
    color:#108CC8!important;
    border-bottom:3px solid #108CC8;
    }
    a strong{
    color:#108CC8!important;
    }
    a[href]:after{
    content:"";
    display:none;
    }
    p,
    li{
    line-height:24px!important;
    }
    li{
    margin-bottom:10px;
    }
    #primaryNav,
    #pageHeader,
    #mainContent .col-md-3:last-child,
    #pagetools .social-list,
    #sitemap,
    #siteinfo,
    img, 
  	.btn-eui{
    display:none;
    }
  	#mainContent img{
    display:block;
    }
    #mainContent,
    #pageBottom,
    #pageFooter,
    #wrapBreadcrumbs{
    width:90%!important;
    margin:0 auto;
    }
    .container{
    padding:0!important;
    }
    #mainContent .col-md-9:first-child,
    .container{
    width:100%!important;
    }
    #wrapBreadcrumbs{
    display:block!important;
    margin:30px auto;
    border-bottom:3px solid #788b8b;
    padding-bottom:5px;
    }
    #wrapBreadcrumbs a{
    font-weight:normal;
    border:0 none;
    color:#788b8b!important;
    }

}