/* STYLES FOR COBALT PORTAL */

@import url('https://fonts.googleapis.com/css2?family=Open Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

/* GENERAL FONTS */

body, .button, h1, h2, h3, h4, h5, h6, [class*=span]>h3 {
    font-family: 'Open Sans', Helevtica, Arial, Lucinda, sans-serif;
}

body {
    font-size: 16px;
    line-height: 26px;
}

#intrdouctionTextPageTextDiv p, #intrdouctionTextPageTextDiv h2, #intrdouctionTextPageTextDiv h3, #intrdouctionTextPageTextDiv h4, #intrdouctionTextPageTextDiv h5 {
    margin-bottom: 1em;
}

a, a:visited {
    text-decoration: underline;
}

a.button {
    text-decoration: none;
}

div#intrdouctionTextPageTextDiv h2 {
    margin-bottom: 1em;
    padding: 0;
}

#intrdouctionTextPageTextDiv p, div#FormContentPlaceHolder_AgreementRepeater_AgreementRepeater_AgreementControl_0_iframeWrapper_0 p {
    margin-bottom: 1em !important;
}

#intrdouctionTextPageTextDiv p, #intrdouctionTextPageTextDiv ul, div#FormContentPlaceHolder_AgreementRepeater_AgreementRepeater_AgreementControl_0_iframeWrapper_0 p, div#FormContentPlaceHolder_AgreementRepeater_AgreementRepeater_AgreementControl_0_iframeWrapper_0 ul {
    line-height: 1.5em;
    list-style: disc;
}

div#FormContentPlaceHolder_AgreementRepeater_AgreementRepeater_AgreementControl_0_iframeWrapper_0 ul li {
    margin-left: 30px;
}

#intrdouctionTextPageTextDiv li, div#FormContentPlaceHolder_AgreementRepeater_AgreementRepeater_AgreementControl_0_iframeWrapper_0 li {
    line-height: 1.5em; 
}

div#top-line {
    height: 0;
}

h2 {
    font-size: 26px;
}

h3, [class*=span]>h3 {
    font-size: 20px;
    font-weight: 300;
    padding-top: 1em;
    padding-bottom: 8px;
}

h4 {
    font-size: 16px;
    font-weight: 600;
    padding-top: 1em;
    padding-bottom: 8px;
}

.event-filters h4 {
    font-size: 16px;
}

h5 {
    font-size: 15px;
    font-weight: bold;
    padding-top: 1.75em;
}

h3.desc {
    /* margin-bottom: 1em; */
    color: #234072;
    border-bottom: 2px solid #d88731;
    display: inline-block;
    padding-bottom: 7px;
}

.editForm h3.desc {
    padding-bottom: 0;
    padding-top: 0;
    border: 0;
}

aside#rightSidebar h4 >a {
    font-size: 16px;
}

/* BUTTONS */

.button.active {
    font-family: 'Open Sans', Helevtica, Arial, Lucinda, sans-serif;
    font-size: 16px;
    line-height: 26px;
}

.button.active {
    background: #d88731 !important;
    color: #FFFFFF !important;
    text-transform: uppercase;
    box-shadow: none;
    padding: .3em 1.25em;
}

.button.gray {
    background: #d88731 !important;
    color: #234072 !important;
    text-transform: uppercase;
    box-shadow: none;
    padding: .3em 1.25em;
    font-size: 16px;
}

.button.color {
    background: #d88731 !important;
    color: #234072;
    text-transform: uppercase;
    box-shadow: none;
    font-size: 16px;
    padding: .3em 1.25em;
}

input[type=button], input[type=submit] {
    background: #d88731 !important;
    color: #234072 !important;
    text-transform: uppercase;
    box-shadow: none;
    font-size: 16px;
    padding: .3em 1.25em;
    line-height: 26px;
}

input[type=button]:hover, input[type=button]:focus, input[type=submit]:hover, input[type=submit]:focus, .button.gray:hover {
    background: #234072 !important;
    color: #d88731 !important;
    padding: .3em 1.25em;
    box-shadow: none;
}

.button.active:hover, .button.active:focus, .button.color:hover, .button.color:focus {
    background: #d88731 !important;
    color: #234072 !important;
    box-shadow: none;
}

/* Add sufficient space between lists of hyperlinks.  */

li {
	margin-bottom: 1em;
}

/* EMAIL FIELD WIDTH */

div#LeftSidebarRightContentPlaceHolder_Panel_ContactInfoControl_ContactInfoPanel_EmailTextBoxli {
    max-width: 297px;
}

input#LeftSidebarRightContentPlaceHolder_Panel_ContactInfoControl_ContactInfoPanel_EmailTextBox {
    max-width: 100%;
}

.span10 select, .span10 .input-control.text {
    max-width: 50%;
}

.span10 .button.active, .span10 .Button {
    max-width: none;
}

.CouponComposite input[type=submit] {
    height: auto;
}

input#FormContentPlaceHolder_panel_Coupon_CouponControl_couponCodeTextbox,
input#FormContentPlaceHolder_Panel_Coupon_CouponControl_couponCodeTextbox {
    max-width: none;
    height: 37px;
}

/* REMOVE CHEVRON BULLET & SIDEBAR STYLES */

.categories a {
    background: none;
    padding: 0;
    color: #006fba;
}



aside#leftSidebar h4 {
    margin-bottom: 0 !important;
}

/* ALIGN TICKBOXES */

td.SelectAllColumn label {
    margin-right: 0;
}

/* FOOTER */

footer#footer-bottom {
    background: #234072;
    color: #fff;
    font-size: 14px;
}

.copyright {
    color: #fff;
}

footer .container {
    padding: 0 10px;
}

/* BLOCK COLORS */

.large-setupnotice {
    background-color: #eeeeee;
    box-shadow: none;
    border: 0;
}

.large-loginnotice {
    background-color: #1464a9 !important;
    padding: 32px;
    box-shadow: none;
    border: 0;
    color: #fff;
}

.large-loginnotice h2, .large-loginnotice a {
    color: #fff;
}


/* NAVIGATION */

#logo a img {
    max-height: 70px;
}

#navigation {
    background-color: #234072;
}

.menu>li>a {
    font-size: 15px
}

ul.menu li.active {
    background: #234072 !important;
}

ul.menu li.active>a:hover {
    background: #707070 !important;
}

/* Lists of links */

img.large-notice-icon ~ h2, img.large-notice-icon ~ select {
    margin-bottom: 1em;
}

/* TABLES */

table.standard-table th {
    background: #1464a9 !important;
    color: #fff !important;
}

table.standard-table th a {
    color: #fff !important;
}

tr.RowStyle:nth-child(odd) {
    background: #f3f3f3;
}

table.standard-table th {
    font-size: 16px;
}

/* ADJUST PADDING BELOW SCHOOL CODE */

header.meta ~ div {
    margin-bottom: 1.5em !important;
}

header.meta ~ div ~ ul li {
    margin-bottom: .4em;
}

/* FORM STUFF */

.input-control.radio .helper {
    padding-left: 35px;
    position: relative;
}

.input-control.radio .helper ~ span {
    font-weight: 400;
}

.input-control>input[type=email], .input-control>input[type=password], .input-control>input[type=phone], .input-control>input[type=text], .input-control>input[type=url], .input-control>select, .input-control>textarea {
    padding: 2px 5px 4px 5px;
    height: 32px;
}

.droparea .instructions, .multiple .instructions {
    font-size: 10px !important;
    line-height: 1.2em;
    padding: 5px;
}

.input-control.checkbox .helper {
    padding-left: 33px;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 16px;
}

/* HIDE X ON PHONE */

.phonedropdown button.helper {
    display: none !important;
}

.phonedropdown > input[type=text] {
    width: 100%;
    position: static;
}

.phonedropdown > select {
    width: 100%;
    margin-bottom: 3px;
}

/* SHARE RESULTS PAGE */

div#FormContentPlaceHolder_Panel_RoGrid_panel_ctl00li {
    margin-top: 3em;
}

/* GENDER FIELD FIX */

div#FormContentPlaceHolder_Panel_GenderPromptli {
    width: 480px;
    padding-right: 20px;
}
div#FormContentPlaceHolder_Panel_GenderPromptli select#FormContentPlaceHolder_Panel_GenderPrompt {
    width: 100%;
    max-width: 100%;
}

/* SESSION TIMEOUT BUTTON */

button.ui-button.ui-corner-all.ui-widget.ui-button-icon-only.ui-dialog-titlebar-close {
    height: 30px;
    top: 17px;
    border: 0;
}

/* STAFF LIST FORM */

#FormContentPlaceHolder_RosterGrid {
    overflow-wrap: break-word;
}

#FormContentPlaceHolder_RosterGrid td:nth-child(4){
 max-width:200px;
 overflow-wrap: break-word;
}

@media only screen and (max-width: 959px) {
    table#FormContentPlaceHolder_RosterGrid .HeaderStyle, table#FormContentPlaceHolder_RosterGrid .RowStyle {
        display: -webkit-box; 
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex; 
        display: flex;
        flex-direction: column;
    }

    table#FormContentPlaceHolder_RosterGrid td, #FormContentPlaceHolder_RosterGrid td:nth-child(4) {
        width: calc(100% - 24px) !important;
        max-width: 100%;
    }
}
