/*------------CSS OVERRIDES---------*/
@import "supporters.css";
@import "attendeeinfo.css";

#divSupporters {
    display: none !important;
}

@import "supporters.css";


div.sponsors {
    float: left;
    width: 100%;
    margin: 0 auto;
}

.midsectionoverride {
    background-color: #101321 !important;
    color: #eeeeee !important;
}



.pricelist h3 {
    color: #E56B42;
    font-weight: bold;
}

.modal-content {
    background: url("../images/bodybg.png") center bottom no-repeat;
    /*background-attachment: scroll !important;*/
    background-size: cover !important;
    width: 100% !important;
}


.sponsors ul, .sponsors2 ul {
    width: 100%;
    clear: left;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}

    .sponsors ul li, .sponsors2 ul li {
        display: inline-block;
        float: none;
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
    }

@media (max-width:768px) {
    div.badgepreview {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top;
        width: 95%;
        border: 1px solid #000000;
    }
}

/*-------AttendeeReg CSS----------*/


input.switchviewbutton {
    position: absolute;
    top: 0;
    left: 0;
}

span.breadcrumbarrow {
    font-size: 1.6em;
}


a:hover.breadcrumb {
    color: #ffffff;
    text-decoration: none;
}

a.breadcrumb {
    text-decoration: none;
}

fieldset {
    border-style: none;
    padding: 10px !important;
}


    fieldset h2 {
        font-size: 16px;
        font-weight: bold;
        width: 100%;
        border-radius: 15px;
        background-color: #CED3D4;
        color: #002344;
        padding: 3px 10px 3px 10px;
        text-align: center;
        margin: 10px 0 10px 0;
    }

h4 {
    font-size: 16px !important;
}

fieldset h3 {
    font-size: 10px;
    padding: 3px 10px 3px 10px;
}

fieldset.personal div label.fieldlabel {
    float: left;
    display: block;
    background-color: #CCCCCC;
    text-align: right;
    padding: 2px 3px 3px 2px;
    margin-right: 5px;
    margin-top: 3px;
}

fieldset.personal div label.fieldlabel_long {
    float: left;
    display: block;
    background-color: #CCCCCC;
    text-align: right;
    padding: 2px 3px 3px 2px;
    margin-right: 5px;
    margin-top: 3px;
}

fieldset.personal {
    margin-bottom: 3px;
    max-width: 100%;
}

    fieldset.personal div {
        margin-bottom: 3px;
        max-width: 100%;
    }



        fieldset.personal div div.labelalign {
            float: left;
            width: 100%;
        }

        fieldset.personal div.checkboxes {
            width: 350px;
            position: relative;
        }

            fieldset.personal div.checkboxes input {
                float: left;
                clear: both;
            }
/*#midsectioncontent
{color:#fff!important;}*/

#midsectioncontent div.checkboxes label {
    float: left;
    width: 280px;
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0;
}


fieldset.personal div.checkboxes label {
    float: left;
    width: 280px;
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0;
}

div.activities span.checkbox, div.activities div.activitytext, label.activitytitle {
    margin-left: 30px;
}

span.required {
    color: red;
}

fieldset.personal div span.block, .block {
    display: block;
    float: left;
    clear: both;
}

fieldset.sessions div.sessionDate {
    background-color: #666666;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
}


fieldset.sessions span.checkbox, fieldset.sessions div.sessionDescription, fieldset.sessions div.sessionTime {
    float: left;
}

fieldset.sessions div.sessionDescription, fieldset.sessions div.sessionTime {
    padding-top: 3px;
}

fieldset.sessions div.sessionDescription {
    width: 600px;
}

fieldset.payment div {
    margin-bottom: 3px;
    clear: both;
}

    fieldset.payment div label.fieldlabel {
        float: left;
        display: block;
        width: 400px;
        background-color: #CCCCCC;
        text-align: right;
        padding: 2px 3px 3px 2px;
        margin-right: 5px;
        margin-bottom: 2px;
    }

table.pricebreakdown {
    margin-bottom: 20px;
    color: inherit !important
}

    table.pricebreakdown tr td {
        font-weight: bold;
        font-size: 1.5em;
        border-color: inherit !important
    }

span.totalbar {
    display: block;
    width: 250px;
    margin: 5px 0 5px 0;
    padding: 0;
    border-bottom: 1px solid white;
}


div.securitylogo {
    float: left;
    padding-bottom: 30px;
}

p.duplicatewarning, .warning {
    color: red;
    font-weight: bold;
}

div.toplinks {
    display: none;
}

#payment_form {
    max-width: 100%;
    display: inline-block;
}

    #payment_form input {
        width: auto;
    }

#registration_form, #sessions_form {
    /*background-color: #d8d8d8;
     border: 2px solid #999999;
     border-radius: 10px;*/
    max-width: 100%;
    padding: 0;
}

.row#midsectioncontent {
    max-width: 620px;
    margin: 0 auto;
}


#registration_form label, #sessions_form label, #payment_form label {
    display: inline;
    margin-bottom: 5px;
    font-weight: 200;
    font-weight: 600;
}


#registration_form input, #sessions_form input, #payment_form input {
    margin-right: 10px;
}

.securitybutton {
    padding-bottom: 10px;
}



span.breadcrumbarrow {
    font-size: 1.6em;
    float: left
}


.breadcrumb2 {
    border-radius: 25px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #CED3D4;
    float: left;
    color: black !important;
    text-decoration: none !important;
}

.breadcrumb-active {
    border-radius: 25px;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #021D55;
    float: left;
    color: #eeeeee !important;
    text-decoration: none !important;
    font-weight: bold;
}


    .breadcrumb-active:hover {
        border-radius: 25px;
        padding-left: 6px;
        padding-right: 6px;
        padding-top: 4px;
        padding-bottom: 4px;
        background-color: #CCCCCC;
        float: left;
        color: black !important;
        text-decoration: none;
        cursor: pointer;
        text-decoration: none !important;
    }

.breadcrumb2:hover {
    color: #000;
    background-color: #c0c0c0;
    float: left;
    cursor: not-allowed;
}

.reasons {
    font-weight: normal;
    font-size: 11px;
}

.regdrop {
    text-align: left !important;
}
