﻿/********* TEXT AND FONT *********/
@import url("https://cloud.typography.com/6434680/6439632/css/fonts.css");

@font-face
{
    font-family: 'Whitney-BoldSC';
    src: url('/fonts/Whitney-BoldSC.ttf');
    src: url('/fonts/Whitney-BoldSC.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'WhitneyCondensed-Bold';
    src: url('/fonts/WhitneyCondensed-Bold.otf');
    src: url('/fonts/WhitneyCondensed-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'Whitney-Medium';
    src: url('/fonts/Whitney-Medium.ttf');
    src: url('/fonts/Whitney-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face
{
    font-family: 'Whitney-Semibold';
    src: url('/fonts/Whitney-Semibold.ttf');
    src: url('/fonts/Whitney-Semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*Headings*/
h1 {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 48px;
}
h2 {
    font-family: "Whitney SSm A", "Whitney SSm B";
    font-weight: 500;
    font-size: 30px;
}
h3 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 30px;
}
h4 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 20px;
}
h5 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 18px;
}
h6 {
    font-family: "Whitney SSm A", "Whitney SSm B";
    font-weight: 600;
    font-size: 16px;
}
p {
    font-family: "Whitney SSm A", "Whitney SSm B";
    font-weight: 500;
    /*font-size: 16px;*/
}

body {
    color: black;
    font-family: "Whitney SSm A", "Whitney SSm B";
    font-weight: 500;
    font-size: 15px;
    line-height: 1.6;
}
h1, h2, h3, h4, h5, h6, p, li a, label {
    color: black;
}

.participantIdBadge {
    background-color: #d9004c;
    border-radius: 0;
}
img.imageIconMobileHeader {
    height: 80px;
    width: auto;
    vertical-align: middle;
    float: left;
}
.mobileHeaderContainer{
	display: table;
	height: auto;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
}
.mobileHeaderContent {
	display: table-cell;
	vertical-align: middle;
    padding: 0 0px;
}
div.titleHeaderColor {
    background-color: gainsboro;
}
img.titleHeader {
    padding-bottom: 5px; 
    padding-right: 10px;
    height: auto;
    float: left;
    max-width: 50%;
}
img.topbarLogo {
    padding-bottom: 5px; 
    padding-right: 10px;
    /*height: auto;*/
    /*float: left;*/
    /*max-width: 50%;*/
    max-height: 50px;
}
ul.closeUpIndent_10 {
    margin-left: -10px;
}
li.normal {
    color: black;
    padding-left: 10px;
}
li.grey {
    color: #555;
}
a.normal {
    color: black;
}

.closeUpBlue {
    color: #002566;
}
.closeUpRed {
 color: #d9004c;    
}
.closeUpRedBackGround {
    background-color: #d9004c;  
}
.closeUpRedBold {
    color: #d9004c;
    font-weight: 700; 
}
.header-v8 .dropdown-menu li > a:hover {
	color: #d9004c;
}

a.closeUpLink:link {
 color: #cd1141;
     border-bottom: none;
    font-weight: 700;      
}
a.closeUpLink:visited {
    color: #cd1141;
    text-decoration: none;
    border-bottom: none;   
}


a.closeUpLink:hover {
    color: #cd1141;
    border-bottom: 1px solid #cd1141;
    border-bottom: 1px;
    text-decoration: none;
}

a.closeUpLink:active {
    color: #cd1141;
    border-bottom: 1px solid #cd1141;
    border-bottom: 1px;
    text-decoration: none;
}

a.cuicLink:link {
    color: #0356fc;
    border-bottom: none;
    font-weight: 700;      
}
a.cuicLink:visited {
    color: #0356fc;
    text-decoration: none;
    border-bottom: none;   
}
a.cuicLink:hover {
    color: #0356fc;
    border-bottom: 1px solid #0356fc;
    border-bottom: 1px;
    text-decoration: none;
}
a.cuicLink:active {
    color: #0356fc;
    border-bottom: 1px solid #0356fc;
    border-bottom: 1px;
    text-decoration: none;
}

.footerFont {
    font-size: 8pt;
    color: #002566;
}
.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

label.error { color: red; }
.errMessage {
    color: red;
    font-weight: 600;
}

input.error select.error{ border: 1px solid red; }
td.padding-5 {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
div.borderStyle1 {
    border-width: 1px;
    color: black;
    border-style: solid;
    border-collapse: collapse;
}
.program_info {
    padding-right: 0; padding-left: 0; margin-left: 0;margin-right: 0;
}
.page_header_info {
padding-right: 15px; padding-left: 15px; margin-left: 0;margin-right: 0;    
}
label.closeUpForm {
    color: black;
}
.labelFormat1 {
    font-weight: 700;
    padding-right: 3px;
    }
div.program_info_bottom_image {
    margin-top: 20px;
    
}
.header_img_spacing {
    margin-top: 5px;
}
.padding-top-15 {
    padding-top: 15px;
}
.padding-right-10 {
    padding-right: 10px;
}
.padding-right-5 {
    padding-right: 5px;
}
.padding-top-10 {
    padding-top: 10px;
}
.padding-top-20 {
    padding-top: 20px;
}
.colon-spacing-right::after {
    content: "  ";
    white-space: pre;
}
.select-CloseUpBlue {
  color: #fff;
  background-color: #002566;
  border-color: #2e6da4;
}
.closeUpRedButton {
    color: #fff;
    background-color: #d9004c;
    font-family: "Whitney Cond SSm A", "Whitney Cond SSm B";
    font-weight: 600;
    text-transform: uppercase;
    padding: 4px 12px;
    margin: 0;
    border: none;
    text-align: center;
    font-size: 16px;
}
a.closeUpRedButton {
    width: 200px;
}
.closeUpRedButton:hover {
    background-color: #ffa24b;
    text-decoration: none;
    color: #fff;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
/*.closeUpBlueButton {
    color: #fff;
    background-color: #002566;
    font-family: "Whitney Cond SSm A", "Whitney Cond SSm B";
    font-size: 17px;
    border-radius: 15px;
    border: 0px;
    padding: 3px 15px;
}*/
.closeUpGrayButton {
    color: #fff;
    background-color: gainsboro;
    font-family: "Whitney Cond SSm A", "Whitney Cond SSm B";
    font-weight: 600;
    text-transform: uppercase;
    padding: 4px 12px;
    margin: 0;
    border: none;
    text-align: center;
    font-size: 16px;
}
.verticalAlignCenter {
    display:table-cell;
    vertical-align:middle;
}
.noWrapText {
    white-space: nowrap;
}
.padding-bottom-20 {
    padding-bottom: 20px;
}
.padding-bottom-10 {
    padding-bottom: 10px;
}
.padding-bottom-5 {
    padding-bottom: 5px;
}
.padding-left-0 {
    padding-left: 0;
}
.padding-right-0 {
    padding-right: 0;
}
.padding-top-0 {
    padding-top: 0;
}
.closeUpFormBorder1 {
    border-style: solid;
    border-width: 1px;
    padding: 10px;
    border-color: gainsboro;
}
.closeUpFormBottomBorder {
    border-bottom: 1px solid gainsboro;
}
.tdPadding1 {
    padding-left: 5px;
}

.alignTextTop {
    vertical-align: text-top;
}

    .panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

.liPageColor{
    color: #555;
}
.defaultGreyColor {
    color: #555;
}
.closeUpGrey1 {
    background-color: white;
}
.titleFontSize1 {
    font-size: 1.2em;
    font-weight: 600;
}
div.programTitleStyle {
    background-color:#B5C2D0;
    text-align: center;

    font-weight: 900;
    border-style: solid;
    border-width: 0px;
    border-color: gainsboro;
    padding-top: 5px;
	padding-bottom : 5px;
    margin-top: 0px;
}
div.rounded1 {
    border-radius: 25px;
    background-color: white;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
div.roundedImg1 {

	max-width: 500px;
	display: block;
    margin-left: auto;
    margin-right: auto;



}
@media screen and (max-width: 1600px) and (orientation:portrait) {
	div.programTitleSize{
		font-size: 3em;
	}
	    div.headerText {
        font-size: 1.8em;
    }
}

@media screen and (max-width: 1600px)  and (orientation:landscape) {
	div.programTitleSize{
		font-size: 3.5em;
	}
	    div.headerText {
        font-size: 1.8em;
    }
}

@media screen and (max-width: 1200px) and (orientation:portrait) {
	div.programTitleSize{
		font-size: 2.2em;
	}
	div.headerText {
        font-size: 1.2em;
    }
		.hamburgerFontSize {
	font-size:1.5em;
	}
}
@media screen and (max-width: 1200px)  and (orientation:landscape) {
	div.programTitleSize{
		font-size: 3.0em;
	}
	div.headerText {
        font-size: 1.8em;
    }
		.hamburgerFontSize {
	font-size:1.6em;
	}
}
@media screen and (max-width: 750px) and (orientation:portrait) {
	div.programTitleSize{
		font-size: 1.2em;
	}
    div.boardInfo { font-size: 0.8em; }
		div.headerText {
        font-size: 1.2em;
    }
		.hamburgerFontSize {
	font-size:1.25em;
	}
}
@media screen and (max-width: 750px)  and (orientation:landscape) {
	div.programTitleSize{
		font-size: 1.6em;
	}
          div.boardInfo {
        font-size: 1em;
    }
		div.headerText {
        font-size: 1.2em;
    }
		.hamburgerFontSize {
	font-size:1.3em;
	}
}

@media screen and (max-width: 399px) and (orientation:portrait) {
	div.programTitleSize{
		font-size: 1em;
	}

    div.boardInfo { font-size: 0.5em; }
	.hamburgerFontSize {
	font-size:1em;
	}
}
@media screen and (max-width: 399px)  and (orientation:landscape) {
	div.programTitleSize{
		font-size: 1.75em;
	}
    div.boardInfo {
        font-size: 1em;
    }

	.hamburgerFontSize {
	font-size:1.2em;
	}
}

/*
    Website customizations
    
    */
table {
    font-size: inherit;
}
ol > li > a {
    color: #ce0842;
    font-weight: bold;
    text-decoration: none !important;
}