/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

@import url('https://fonts.googleapis.com/css?family=Work+Sans:400,600,700');

html,
button,
input,
select,
textarea {
    font-family: 'Work Sans', sans-serif; 
    color: #333;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

*{
    word-break:break-word;
}

html{
    max-width:100%;
}

h1{
    font-family: 'Work Sans', sans-serif; font-weight:600;
    font-size:24px;
    color:#78be20;
    margin:0;
}

h2{
    font-family: 'Work Sans', sans-serif; font-weight:600;
    font-size:21px;
    line-height:1;
    color:#78be20;
    margin:0 0 5px 0;
}

.science-and-professionals h1,
.science-and-professionals h2 {
    color:#001a70;
}

h3{
    font-size:17px;
    color:#5c5d5d;
    margin:0;
}

h4{
    font-size:15px;
    color:#5c5d5d;
    margin:0;
}

h5{
    font-size:13px;
    color:#5c5d5d;
    margin:0;
}

h6{
    font-size:11px;
    color:#5c5d5d;
    margin:0;
}

a{
    color:#009acf;
    text-decoration:none;
    -webkit-tap-highlight-color:rgba(0,0,255,.3);
}

a:hover{
    text-decoration:underline;
}

label[for]{
    color:#5c5d5d;
    cursor:pointer;
}

fieldset legend{
    font-size:15px;
    font-weight:bold;
    color:#5c5d5d;
    padding:10px 0 0 0;
}

.checkboxGroup{
    margin:15px 0 0 0;
}

.looseText{
    margin:10px 0 0 0;
}

.button{
    display:inline-block;
    margin:20px 0 20px 0;
    padding:10px 30px 10px 30px;
    color:White;
    background-color:#2A79E6;
    cursor:pointer;
}

.button:hover{
    text-decoration:none;
    opacity:.8;
}

.button:focus {
    outline: none;
}

.form fieldset>input,
.form fieldset>select{
    width:95%;
    box-sizing: border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing: border-box;
}

.halves {
    display: inline-block;
    width: calc(50% - 2px);
}

header,
footer{
    background-color: #fff;
    text-align:center;
}

.science-and-professionals header {
    padding-top:20px;
    background-color: #f3f3f3;
}

header .logo{
    display:block;
    height:75px;
    width:300px;
    background-image:url(/assets/mobile/css/new/sprite_sheet.png);
    background-position:center bottom;
    margin:20px auto 0 auto;
}

.science-and-professionals header .logo{
    margin: 0 auto;
}

.campus-connection header .logo{
    background-image:url(../sprite-sheet-campus.png);
}
/*
header .campuslogo {
    background-image: url("sprite-sheet-campus.png ");
    background-position: center top;
    display: block;
    height: 50px;
    margin: 35px auto 0;
    width: 300px;
}
*/
header .search{
    position:relative;
    display:inline-block;
    border:1px solid #cccccc;
    margin:17px 0 17px 0;
    width:95%;
}

.science-and-professionals header .search {
    margin:17px 0 25px 0;
}

.level header .search{
    width:75%;
}

.search-home-link {
    display: none;
}

.level header .home{
    display: inline-block;
    height: 35px;
    width: 33px;
    background-image: url(/assets/mobile/css/new/sprite_sheet.png);
    background-position: -92px -48px;
    vertical-align: middle;
    margin: -3px 0 0 0;
}

header .search .searchBox{
    border:none;
    height:30px;
    line-height: 33px;
    width:100%;
    box-sizing: border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing: border-box;
    font-size:15px;
    padding-top: 3px;
    padding-left: 12px;
    padding-right: 35px;
    box-shadow: inset 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
}

header .search .searchButton{
    position:absolute;
    display:block;
    top:0;
    right:0;
    bottom:0;
    width:30px;
    background-image:url(/assets/mobile/css/new/sprite_sheet.png);
    background-position: -65px -46px;
    cursor:pointer;
}

.campus-connection  header nav{
    display: none;
}

header nav{
    padding:0 0 15px 0;
}

.science-and-professionals header nav{
    padding: 18px 0 15px 0;
    background-color: #fff;
}


header nav a{
    display:inline-block;
    vertical-align:top;
    margin:0 5px 5px 3px;
    min-width:85px;
    max-width:85px;
    padding:7px 0 7px 0;
    line-height:1;
    color:White;
    background-color:#78be20;
    font-family: 'Work Sans', sans-serif; font-weight:600;
    font-size:14px;
    text-transform:uppercase;
    text-decoration:none;
}

.science-and-professionals header nav a{
    background-color:#009ca6;
}

header nav a:hover{
    text-decoration:none;
    opacity:.8;
}

header nav a:first-child{
    max-width:108px;
}

.level .main{
    border:0 dotted #5c5d5d;
    border-width:1px 0 0 0;
}

.form .main{
    border-width:1px 0 1px 0;
    margin:0 0 40px 0;
    background-color:#edf4fb;
}

.main .feature img{
    display:block;
    margin:0 auto 15px auto;
    max-width:100%;
}

.main .feature .copy{
    padding:0 15px 0  15px;
}

.main .feature .copy .link{
    display:inline-block;
    font-size:14px;
    margin:0 20px 15px 0;
    position: relative;
}

.main .feature .copy .link:after {
    content: "";
    position: absolute;
    top: 1px;
    right: -15px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #78be20;
}

.science-and-professionals .main .feature .copy .link:after {
    right: -10px;
    border-left: 7px solid #001a70;
}

.main .resources{
    margin:10px 0 20px 0;
    padding:0;
    list-style-type:none;
    border-bottom:1px dotted #a5a5a5;
}

.main .resources li a{
    display:block;
    padding:17px 40px 17px 20px;
    color:#5c5d5d;
    border-top:1px dotted #a5a5a5;
    position:relative;
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 49%, #fafafa 66%, #fbfbfb 68%, #f9f9f9 69%, #f7f7f7 78%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#ffffff), color-stop(66%,#fafafa), color-stop(68%,#fbfbfb), color-stop(69%,#f9f9f9), color-stop(78%,#f7f7f7), color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 49%,#fafafa 66%,#fbfbfb 68%,#f9f9f9 69%,#f7f7f7 78%,#ededed 100%);
    background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 49%,#fafafa 66%,#fbfbfb 68%,#f9f9f9 69%,#f7f7f7 78%,#ededed 100%);
    background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 49%,#fafafa 66%,#fbfbfb 68%,#f9f9f9 69%,#f7f7f7 78%,#ededed 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 49%,#fafafa 66%,#fbfbfb 68%,#f9f9f9 69%,#f7f7f7 78%,#ededed 100%);
}

.main .resources li a:after{
    content: '\203A';
    color: #78be20;
    position: absolute;
    top:-5px;
    right:10px;
    height: 55px;
    width: 25px;
    font-weight: bold;
    font-size: 40px;
}

.science-and-professionals .main .resources li a:after{
    color: #F04E39;
}

.main .resources li a:hover{
    text-decoration:none;
    opacity:.8;
}

.main .userMarkup{
    padding:0 20px 20px 20px;
}

.main>h1,
.main>h2,
.main>h3,
.main>h4,
.main>h5,
.main>h6{
    padding:20px 20px 0 20px;
}

footer .buttons{
    margin:0 0 20px 0;
}

footer .buttons a:hover{
    text-decoration:none;
    opacity:.8;
}

footer .buttons a{
    display:inline-block;
    margin:0 0 0 21px;
    padding:10px 30px 10px 30px;
    color:White;
    background-color:#78be20;
}

.science-and-professionals footer .buttons a{
    background-color:#009ca6;
}

footer .buttons a:first-child{
    margin:0 0 0 0;
}

footer .buttons .back{
    background-color:#78be20;
}

footer .buttons .back:before{
    content:'\2039';
    position:relative;
    left:-10px;
    font-weight:bold;
}

footer .buttons .share:before{
    content:'+';
    position:relative;
    left:-10px;
    font-weight:bold;
}

footer .links,
footer .linksetMenu{
    margin:0 0 25px 0;
    padding: 0 12px;
    list-style-type:none;
    text-align:left;
}

footer .links li a,
footer .linksetMenu div a{
    display:block;
    padding:17px 35px 17px 15px;
    margin:0 0 4px 0;
    color:White;
    background-color:#009acf;
    font-family: 'Work Sans', sans-serif; font-weight:600;
    font-size:17px;
    text-transform:uppercase;
    position:relative;
}

footer .links li a.active {
    color: #E6EC34;
}

.science-and-professionals footer .links li a.active {
    color: #009ca6;
}

footer .links li a.depth3 {
    padding-left: 55px !important;
}
.level footer .links li a.depth3:before, .level footer .linksetMenu div a.depth3:before {
    left: 40px;
}

.campus-connection footer .linksetLinkInternal a{
    background-color:#f14532;
}

.level footer .links li a,
.level footer .linksetMenu div a{
    text-transform:none;
    background-color:#009acf;
    text-indent:0;
    padding-left:30px;
    position:relative;
}

.science-and-professionals footer .linksetMenu div a,
.science-and-professionals.level footer .links li a,
.science-and-professionals.level footer .linksetMenu div a{
    background-color:#001a70;
}

.level footer .links li a:before,
.level footer .linksetMenu div a:before{
    content:'\203A';
    font-weight:bold;
    font-size:30px;
    height:50px;
    width:45px;
    position:absolute;
    top:4px;
    left:15px;
}

footer .links li a:hover,
footer .linksetMenu div a:hover{
    text-decoration:none;
    opacity:.8;
}

footer .links li a,
footer .linksetMenu div a{
    position: relative;
}

footer .links li a:after,
footer .linksetMenu div a:after{
    content:'';
    height:15px;
    width:10px;
    background-image:url(/assets/mobile/css/new/sprite_sheet.png);
    background-position: -8px -49px;
    position:absolute;
    right:15px;
    top:50%;
    margin:-7px 0 0 0;
}

.science-and-professionals footer .links li a:after,
.science-and-professionals footer .linksetMenu div a:after{
    content: "";
    position: absolute;
    top: 30px;
    right: 15px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #00b3f0;
}


.campus-connection footer .linksetMenu div a:after{
    background-position: -53px -49px;
}

.level footer .links li a:after,
.level footer .linksetMenu div a:after{
    display:none;
}

footer .links li a.special,
footer .linksetMenu div a.special,
.linksetLinkInternal:nth-last-child(-n+2) a,
.campus-connection footer .linksetMenu div:nth-last-child(-n+3) a {
    background-color:#78be20;
    text-transform:none;
}

.science-and-professionals footer .linksetMenu div:nth-last-child(-n+3) a{
    background-color:#009ca6;
}

footer .links li a.special:after,
footer .linksetMenu div a.special:after,
.linksetLinkInternal:nth-last-child(-n+2) a:after {
    background-position: -8px -71px;
}

.campus-connection footer .linksetMenu div:nth-last-child(-n+3) a:after{
    background-position: -53px -71px;
}

.science-and-professionals footer .linksetMenu div:nth-last-child(-n+3) a:after {
    border-left-color: #001a70;
}

.campus-connection footer .imageLinks,
.science-and-professionals footer .imageLinks{
    display: none;
}

footer .imageLinks{
    margin:0 0 5px 0;
}

footer .imageLinks a:first-child{
    margin-right:10px;
    background-position:-5px -101px;
}

footer .imageLinks a{
    display:inline-block;
    margin:0 0 0 -2px;
    height:68px;
    width:150px;
    background-image:url(/assets/mobile/css/new/sprite_sheet.png);
    background-position:-163px -101px;
}

footer .fullSite{
    display:inline-block;
    font-family: 'Work Sans', sans-serif;
    font-size:15px;
    padding:9px;
    color:White;
    background-color:#2a79e6;
    text-transform:uppercase;
}

footer .social{
    margin:0 0 17px 0;
    padding:0;
    display:inline-block;
    vertical-align:top;
}

footer .social li{
    display:inline;
}

footer .social li a{
    display:inline-block;
    margin:0 0 0 10px;
    vertical-align:top;
    height:38px;
    width:38px;
    background-image:url(/assets/mobile/css/new/sprite_sheet.png);
}

footer .fullSite:hover,
footer .social li a:hover{
    text-decoration:none;
    opacity:.8;
}

footer .social .facebook{
    background-position:-122px -48px;
}

footer .social .twitter{
    background-position:-174px -48px;
}

footer .social .youTube{
    background-position:-228px -47px;
}

footer .social .pinterest{
    background-position:-281px -48px;
}

footer .address{
    color:#5d5d5d;
    font-size:13px;
    padding-top: 20px;
}

footer .address a{
    color: #78be20;
    text-decoration:underline;
}

.science-and-professionals footer .address a{
    color: #009acf;
    text-decoration:underline;
}

footer span[itemprop="email"]{
    padding:0 0 0 3px;
    border-left:1px solid grey;
}

footer .copyright{
    color:#5d5d5d;
    font-size:11px;
    padding: 5px 0 25px 0;
}


ul.profile.results-social li:first-child {
    margin: 0;
}

ul.profile.results-social li {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0 0 0 10px;
    width: 20px;

}

footer .desktopLink{
    position: relative;
    width: 50px;
    display: inline-block;
    font-family: 'Work Sans', sans-serif; font-weight:600;
    font-size: 15px;
    line-height: 17px;
    padding: 13px 30px 10px 10px;
    color: #fff;
    background-color: #009acf;
    text-transform: uppercase;
}

.science-and-professionals footer .desktopLink{
    background-color: #00b3f0;
}

footer .desktopLink:after {
    content: "";
    position: absolute;
    top: 20px;
    right: 15px;
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 9px solid #001a70;
}

footer .desktopLink:hover,
footer .social li a:hover{
    text-decoration:none;
    opacity:.8;
}

.result-cell {
    margin-bottom: 1em;
}

.result-cell:hover {
    background-color: #edf4fb;
}


.search-form, .news-list {
    list-style:none;
    padding-left:0;
}

#mobile_hide {
    display:none;
}
#council_accordion {
    list-style:none;
    padding-left:0;
}

.mobile_box {
    display:block;
}

#month01,#month02, #month03, #month04, #month05, #month06, #month07, #month08, #month09, #month10, #month11, #month12 {
    margin-right:10px;
}

body.level .main > table,.searchDisplayResults,.searchNavigation,.searchTitle, .searchTimeStamp, .searchTeaser,.searchDescription {
    padding-left:20px;
    padding-right:20px;
}

/* =============================================================================
   Misc
   ========================================================================== */

.pa3{padding:3px}
.pas{padding:5px}
.pam{padding:10px}
.pal{padding:20px}
.pt3{padding-top:3px}
.pts{padding-top:5px}
.ptm{padding-top:10px}
.ptl{padding-top:20px}
.pr3{padding-right:5px}
.prs{padding-right:5px}
.prm{padding-right:10px}
.prl{padding-right:20px}
.pb3{padding-bottom:3px}
.pbs{padding-bottom:5px}
.pbm{padding-bottom:10px}
.pbl{padding-bottom:20px}
.pl3{padding-left:3px}
.pls{padding-left:5px}
.plm{padding-left:10px}
.pll{padding-left:20px}
.ph3{padding-left:3px;padding-right:3px}
.phs{padding-left:5px;padding-right:5px}
.phm{padding-left:10px;padding-right:10px}
.phl{padding-left:20px;padding-right:20px}
.pv3{padding-top:3px;padding-bottom:3px}
.pvs{padding-top:5px;padding-bottom:5px}
.pvm{padding-top:10px;padding-bottom:10px}
.pvl{padding-top:20px;padding-bottom:20px}
.ma3{margin:3px}
.mas{margin:5px}
.mam{margin:10px}
.mal{margin:20px}
.mt3{margin-top:3px}
.mts{margin-top:5px}
.mtm{margin-top:10px}
.mtl{margin-top:20px}
.mr3{margin-right:3px}
.mrs{margin-right:5px}
.mrm{margin-right:10px}
.mrl{margin-right:20px}
.mb3{margin-bottom:3px}
.mbs{margin-bottom:5px}
.mbm{margin-bottom:10px}
.mbl{margin-bottom:20px}
.ml3{margin-left:3px}
.mls{margin-left:5px}
.mlm{margin-left:10px}
.mll{margin-left:20px}
.mh3{margin-left:3px;margin-right:3px}
.mhs{margin-left:5px;margin-right:5px}
.mhm{margin-left:10px;margin-right:10px}
.mhl{margin-left:20px;margin-right:20px}
.mve{margin-top:1em;margin-bottom:1em}
.mv3{margin-top:3px;margin-bottom:3px}
.mvs{margin-top:5px;margin-bottom:5px}
.mvm{margin-top:10px;margin-bottom:10px}
.mvl{margin-top:20px;margin-bottom:20px}

.fwb{font-weight:bold;}

.vat{vertical-align:top;}
.vab{vertical-align:bottom;}
.vam{vertical-align:middle;}
.vabl{vertical-align:baseline;}
.vatb{vertical-align:text-bottom;}

.tal{text-align:left;}
.tac{text-align:center;}
.tar{text-align:right;}

.rel{position:relative;}
.abs{position:absolute;}

.tlc{top:0;left:0;}
.trc{top:0;right:0;}
.blc{bottom:0;left:0;}
.brc{bottom:0;right:0;}

.block{display:block;}
.inline{display:inline;}
.nowrap{white-space:nowrap;}
.noline:hover{text-decoration:none;}


/* =============================================================================
   USER GENERATED FORMS
   ========================================================================== */

#ugcForm {
    font-family: "Maven Pro",sans-serif;
}

#ugcForm label {
    clear: both;
    color: #78be20;
    cursor: default;
    float: none;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
}

.science-and-professionals #ugcForm label {
    color: #F04E39;
}

#ugcForm p {
    margin: 0;
    padding: 0.15em 0 0;
}

#ugcForm input, #ugcForm textarea, #ugcForm select, #ugcForm p {
    color: #5C5D5D;
    font-size: 0.85em;
}

#ugcForm input, #ugcForm textarea {
    padding: 0.4em;
    width: 97%;
    margin-bottom: 0.4em;
}

#ugcForm input, #ugcForm textarea, #ugcForm select, #ugcForm p {
    color: #5C5D5D;
    font-size: 0.85em;
}

#ugcForm input, #ugcForm textarea, #ugcForm select {
    border: 1px solid #CCCCCC;
    margin-top: 0.75em;
}

#ugcForm input#resetButton, #ugcForm input#submitButton, #ugcForm input[type="BUTTON"] {
    display: inline;
    background: none repeat scroll 0 0 #2771D9;
    border: 1px solid #256CCE;
    border-radius: 0;
    color: #FFFFFF;
    margin: 10px;
    text-transform: uppercase;
    width: 90px;
    font-size: 15px;
    padding: 9px;
}

#ugcForm input[value="Set Location"] {
    width: 140px;
}

#ugcForm input#submitButton, #ugcForm input[value="Set Location"] {
    margin-left: 0;
}

#ugcForm input#resetButton, #ugcForm input[value="Clear"] {
    margin-left: -10px;
}

#ugcForm input[name="start_date"], #ugcForm input[name="end_date"] {
    width: 75px;
}

/* =============================================================================
   @media
   ========================================================================== */

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {

    /* Retina-specific stuff here */
    header .logo,
    header .search .searchButton,
    .level header .home,
    footer .links li a:after,
    footer .linksetMenu div a:after,
    footer .imageLinks a,
    footer .social li a{
        background-image:url(/assets/mobile/css/new/sprite_sheet_2x.png);
        background-size:319px 250px;
    }

    .campus-connection header .logo,
    .campus-connection header .search .searchButton,
    .campus-connection.level header .home,
    .campus-connection footer .links li a:after,
    .campus-connection footer .linksetMenu div a:after,
    .campus-connection footer .imageLinks a,
    .campus-connection footer .social li a{
        background-image:url(../sprite-sheet-campus-2x.png);
        background-size:319px 185px;
    }

}

iframe {
    width: 320px !important;
    height: 180px !important;
}


/* =============================================================================
   User Markup Styles
   ========================================================================== */

.userMarkup *{
    word-break:break-word;
}

.userMarkup img{
    margin:0 10px 0 10px;
}

.userMarkup img.noMargin{
    margin:0;
}

.userMarkup img.left{
    float:left;
}

.userMarkup img.right{
    float:right;
}

ul.connect-social {
    list-style: none outside none;
    display: block;
    margin: .25em;
    padding: 0;
}

ul.connect-social li {
    float: left;
    margin-left: 2em;
}

ul.connect-social li img,
ul.connect-social li:first-child {
    margin: 0;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

.disabledBg {
    background-color: #f0f0f0;
}

.whiteBg {
    background-color: #fff;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {

    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* new accordion styles for newly diagnosed
***************************************************************************/
.accordion{clear: both;}
.accordion > ul{padding: 0; list-style: none;}
.accordion > ul li{border-top: dotted 1px; padding: 20px 0 0 0; margin: 20px 0 0 0;}
.accordion > ul li:first-child{border: none; padding: 0; margin: 0;}
.accordion-head{background: #d7e1f0;padding: 15px 32px;-moz-box-sizing: border-box;box-sizing: border-box; position:relative; display: block; position: relative; cursor: pointer; overflow:auto; -ms-word-break: break-all; word-wrap: break-word; word-break: break-all;}
.accordion-head:after{display:block; content: ''; clear: both;}
.accordion-head > div{display:inline-block; float: left;  padding: 0 70px 0 0;}
.accordion-head .arrow{width: 60px; padding: 0; border-left: dotted 1px #000; background: url(../img/down-arrow.png) no-repeat right; position: absolute;
    z-index: 100;
    top: 0;
    bottom: 0;
    right: 32px;}
.accordion-head .arrow.active{background: url(../img/up-arrow.png) no-repeat right;}
.accordion-head h3{color: #78be20; font-size: 22px; margin: 0; font-weight: normal;}
.accordion-head p{margin: 0; width: 100%;}
.accordion-content{display: none;background: #e7f0fa;padding: 15px 32px;-moz-box-sizing: border-box;box-sizing: border-box; -ms-word-break: break-all; word-wrap: break-word; word-break: break-all;}
.accordion-content .image{display: table-cell; max-width: 420px; vertical-align: top;padding-right: 25px;}
.accordion-content .image img{margin: 0;}
.accordion-content .content{vertical-align: top; word-break: break-all; word-wrap: break-word; clear:both; margin-top:10px;}
.accordion-content .content h4{margin: 0;}
.accordion-content .content p{width: auto;}
.downloadBtn{display: inline-block; padding: 6px 12px; background: #78be20; color: #fff; text-decoration: none;margin: 10px 0 0 0;}
.downloadBtn:hover{color:#fff; background: #ef5e4b; text-decoration: none;}
#poweredBy{display: none;}