@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);
*, html, body, .ui-widget input { font-family: 'Source Sans Pro', sans-serif; }
h1, h2, h3, h4, h5, h6 { font-family: 'Source Sans Pro', sans-serif; }


/* FONT SIZES
------------------------------------------------------*/
_:-ms-lang(x), input.form-control {
    display: inline-block;
}

h1, h2, h3, h4, h5, h6 {

}

html, body, .ui-dialog, .ui-widget {
font-size: 15px;
}

h1 {
font-size: 36px;
}

h2 {
font-size: 28px;
}

h3 {
font-size: 18px;
font-weight: 700;
}

.secondary_hero {
font-size: 20px;
font-weight: 700;
}

.et_email_form .help_text {
font-size: 14px;
}

.et_email_form label {
font-size: 16px;
}

.ui-dialog .ip-buttonBar a,
.btn,
.btn-default,
.btn-submit,
.btn-success,
.btn-primary,
.ui-widget input {
font-size: 15px;
    font-weight: 600;
}

.btn-sm {
    font-size: 13px;
}
.btn-xs {
    font-size: 10px;
}


/* EV2 REQUIRED STYLES
------------------------------------------------------*/

div.ip-group-container div.ip-element label.errorFieldLabel,
div.ip-group-container div.ip-element label.emptyFieldLabel
{ color: #cc0000; }



/* STYLES
------------------------------------------------------*/

form .ip-element label {
font-weight: 700;
}

.ip-elementContentTable .packageName .ip-elementLabel,
form .ip-element .questionResponse label {
font-weight: 400;
}

a:hover {
text-decoration: underline;
}

#publicMenu li a {
font-weight: 400;
text-transform: uppercase;
font-size: 12px;
}

#publicMenu li a:hover {
font-weight: 400;
text-decoration: none;
}


/* BORDERS
------------------------------------------------------*/

.btn,
.btn-default,
.btn-submit,
.btn-success,
.btn-primary {
border-width: 3px;
}

.btn-sm {
    border-width: 1px;
}


/* COLORS
-----------------------------------------------------*/

html, body {
    background-color: #FFFFFF;
    color: #333333;
}


a:hover,
a:visited,
a:focus,
a {
color: #003e51;
}
.footer a:hover,
.footer a:visited,
.footer a:focus,
.footer a {
color: #a5cf4c;
}

.event_color_background_subheader {
background-color: #FFFFFF;
color: #333333;
padding: 30px 0;
}

.event_color_background_info {
background-color: #6ba3bc;
color: #000000;
padding: 4rem 0;
}


.financialSummary .chargesDescriptionHeaderRow {
background-color: #003e51;
color:#ffffff;
}
.instant_gratification_confirmation_page .financialSummary .chargesDescriptionHeaderRow {
    background-color: #eeeeee;
}

.financialSummary .balanceDueRow {
background-color: #f9efe6;
}

.wrapper_logo {
background-color: transparent;
color: #FFFFFF;
}

.welcome_header h1 {
    color: #003e51;
}

.welcome_header p {
    color: #003e51;
}

.footer {
    background: #000000;
    border-top: 5px solid #000000;
color: #FFFFFF;
}

.footer h6 {
color: #FFFFFF;
}

.footer hr {
border-top-color:  #5EC3BA;
}


.footer .privacy li {
border-right: 1px solid #ffffff;
}

form label {
color: #333333;
}

#progressMenu #progress li {

}

#progressMenu #progress li span {
color: #003e51;
    background-color: #a5cf4c;
    border-bottom: 4px solid #2a7444;
    border-right: 1px solid #FFFFFF;
}

#progressMenu #progress li.currentStep span {
color: #FFFFFF;
background-color: #003e51;
border-bottom: 4px solid #2a7444;
}

#publicMenu li {
background-color: #6ba3bc;
border-right: 1px solid #FFFFFF;
border-radius: 6px;
}

#publicMenu li:hover {
background-color:#003e51;
}

#publicMenu li a {
color: #FFFFFF;
}

#publicMenu li a:hover {
color: #FFFFFF;
}

.index_registrations_demographics form .ip-element label {
border-top: 1px solid #eeeeee;
}

.index_registrations_demographics form .ip-element .questionResponse label {
border-top: 0 solid #fff;
}

.index_registrations_review .ip-sectionTitle {
color: #292265;
}

form .ip-element .questionResponse label {
border-top: 0 solid #fff;
}

.event_color_background_form_column {
    background-color: transparent;
}

.et_email_form_parent {
background-color: #003e51;
}

.et_email_form label h2,
.et_email_form label,
.et_email_form {
color: #ffffff;
}

form .IP_PageBuilder_Registration .ip-group-container input[type=text],
form .IP_PageBuilder_Registration .ip-group-container input[type=text] {
color: #333333;
}

form .packageName {
color: #292265;
}

form .packageDescription {
border: 1px solid #eee;
}

.ip-elementContent .ip-elementPackage {
    border-radius: 6px;
}
.ip-elementContent .ip-elementPackageTitle {
    background-color: #003e51;
    color:  #FFFFFF;
    border-radius: 6px 6px 0 0;
}
.ip-elementContent .ip-elementPackages .ip-elementPackageTitle label {
    color: #FFFFFF;
}

.ui-widget-content {
border: 1 solid #FFFFFF;
background: #FFFFFF;
color: #333333;
border-radius: 6px;
}

.ui-widget-header {
    border: 0 solid #ffffff;
    background: #003e51;
    color: #FFFFFF;
    border-bottom: 4px solid #a5cf4c;
}

.ui-widget-content select,
.ui-dialog select,
.ui-dialog input {
color: #333;
}

.ui-dialog a {
 color: #10A4DA;
}

.ui-dialog a:hover {
    color: #0A98CC;
}

.ui-dialog form label {
color: #333333;
}

.ui-dialog .btn-defaul:visited,
.ui-dialog .btn-default,
.ui-dialog .btn-submit {
color: #003e51;
}

.ui-dialog .btn-default:visited:hover,
.ui-dialog .btn-default:hover,
.ui-dialog .btn-submit:hover {
color: #003e51;
}

.ui-dialog .btn-cancel {
margin-right: 10px;
}

.btn {
text-transform: uppercase;
font-weight: 600;
    background-image: none;
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover {
background-color: #AAAAAA;
border-color: #AAAAAA;
text-transform: uppercase;
font-weight: 600;
color: #FFFFFF;
    background-image: none;
}

.ui-dialog .ip-buttonBar a,
a.btn,
a.btn-default,
.btn-default,
.btn-primary,
.btn-success {
background-color: #a5cf4c;
border-color: #a5cf4c;
text-transform: uppercase;
font-weight: 600;
color: #003e51;
    background-image: none;
}

.ui-dialog .ip-buttonBar a:visited,
a.btn-default:visited,
a.btn-primary:visited,
a.btn-success:visited,
a.btn:visited,
.btn-default:visited,
.btn-primary:visited,
.btn-success:visited {
background-color: #a5cf4c;
border-color: #a5cf4c;
color: #003e51;
    background-image: none;
}

.ui-dialog .ip-buttonBar a:hover,
a.btn-default:visited:hover,
a.btn-primary:visited:hover,
a.btn-success:visited:hover,
a.btn-default:hover,
a.btn-primary:hover,
a.btn-success:hover,
a.btn:hover,
.btn-default:hover,
.btn-primary:hover,
.btn-success:hover {
background-color: #7ca12d;
border-color: #7ca12d;
color: #003e51;
    background-image: none;
}

.btn-default:focus:hover,
.btn-primary:focus:hover,
.btn-success:focus:hover,
.btn-default:focus,
.btn-primary:focus,
.btn-success:focus {
background-color: #7ca12d;
border-color: #7ca12d;
    background-image: none;
}

.btn-success.active,
.btn-success:active,
.btn-default:active:hover,
.btn-primary:active:hover,
.btn-success:active:hover,
.btn-default:active,
.btn-primary:active,
.btn-success:active {
background-color: #7ca12d;
border-color: #7ca12d;
    background-image: none;
}

.ui-dialog .ip-buttonBar a.cancel,
.btn-cancel,
.ui-dialog .btn-cancel,
a.btn-cancel:visited,
a.btn-cancel {
background-color: #a5cf4c;
    border-color: #a5cf4c;
    color: #003e51;
    background-image: none;
}

.ui-dialog .ip-buttonBar a.cancel:hover,
.ui-dialog .btn-cancel:hover,
a.btn-cancel:hover {
background-color: #999999;
border-color: #999999;
color: #FFFFFF;
    background-image: none;
}

.btn-info {

}

.btn-warning {

}

.btn-danger {

}

.btn-link {

}



/* UI buttonBar a -> btn-cancel */
.index_registrations_profile .ui-dialog .ip-buttonBar a {
    background-color: #CCCCCC;
    border: 3px solid #CCCCCC;
    color: #555555;
    background-image: none;
}

.index_registrations_profile .ui-dialog .ip-buttonBar a:hover {
    background-color: #BBBBBB;
    border-color: #BBBBBB;
    color: #555555;
    background-image: none;
}


.secondary_hero,
h1, h2, h4, h5, h6 {
color:  #003e51;
}
h3 {
color: #003e51;
}

#wireToggle,
#creditCardToggle,
#checkToggle {
border-top: 1px solid #292265;
}


/* FONTS OTHER
----------------------------------------------------------*/





/* NEW CLASSES ADDED WITH JS
------------------------------------------------------- */

.et_not_required_label,
.et_hide_me {
    display: none;
}





/* GENERAL
-------------------------------------------------------*/
    hr.spacer {
        display: block;
        border: 0px solid #ffffff;
        margin: 30px 0;
        clear: both;
        display: inline-block;
    }
    hr.spacer:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }


    .ui-dialog .ip-buttonBar a,
    .form-control,
    .btn {
        border-radius: 3px;
    }

    .form-control {
        max-width: 500px;
    }


    .et_email_form_parent .et_email_form {
        margin: 5px;
    }

    .et_for_checkbox_write_in {
        margin: 0 0 0 25px;
    }
    td {
        vertical-align: top ;
    }


.et_email_form input[type=text] {
min-width: auto;
}

.chzn-container {
max-width: 300px;
}

.notRequiredSymbolClass {
display: none;
}

.requiredSymbolInline,
.inlineSymbol:before,
.requiredSymbolClass:before {
content: "*";
}
.requiredSymbolClass {
background-image: none;
font-size: 23px;
line-height: 1;
color: #d00;
display: inline-block;
height: 15px;
width: 9px;
overflow: hidden;
margin: 0 0 0 -14px;
font-family: Arial;
}
.requiredSymbolInline,
.inlineSymbol {
float: inherit;
font-size: 23px;
line-height: 1;
color: #d00;
margin: 0;
position: relative ;
width: 8px;
display: inline-block ;
overflow: hidden ;
height: 13px;
font-family: Arial;
}


.container-fluid {
width: 100%;
}

.index_registrations_review #ip-financialSummary-Container,
.index_registrations_review .ip-sectionTitle {

}

.index_registrations_review #ip-financialSummary-Container .ip-sectionTitle {
margin-left: 0;
}

#ip-financialSummary-Container {
display: table;
width: 95%;
max-width: 550px;
}

.IP_PageBuilder_Registration .well {
max-width: 550px;
}

.et_reg_icon {
    max-width: 250px;
}

/* LOGO AND MENUS
-------------------------------------------------------*/
.header_logo {
padding-top: 25px;
    padding-bottom: 10px;
}

.header_logo img {
height: auto;
    max-width: 100%;
}

.header_logo_secondary {
text-align: left;
}

.header_logo_secondary img {
max-height: 100px;
margin-bottom: 2rem;
width: auto;
}

.subhead {
font-size: 1.5rem;
font-weight: bold;
}

.highlight_one_text_padding {
margin: 1rem 0;
}

.event_color_background_subheader {
margin: 0;
}

.event_color_background_info {
padding: 3rem 0;
margin-top: 2rem;
margin-bottom: -15px;
}

.wrapper_logo {
    background-color: #ffffff;
    background-image: url(https://interoponsite.tech.ubm.com/eventAssets/onsyt_2019_190515080456/image/interop2019_background.png);
background-size: cover;
background-repeat: no-repeat;
background-position: left top;
    clear: both;
padding-bottom: 0px;
margin-bottom: 15px;
border-bottom: 21px solid #a5cf4c;
}

.wrapper_logo.secondary_page {
 background-image: url(https://interoponsite.tech.ubm.com/eventAssets/onsyt_2019_190515080456/image/interop2019_secondarybackground.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
    border-bottom: 10px solid #a5cf4c;
}


.index_registrations_attendee_landing .IP_PageBuilder_Registration,
.index_registrations_attendee .IP_PageBuilder_Registration,
.index_registrations_index .IP_PageBuilder_Registration,
.wrapper_logo form {
float: none;
width: 100%;
}

.welcome_header h1 {
font-size: 30px;
line-height: 35px;
margin-top: 15px;
margin-left: 0;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 700;
}

.welcome_header p {
font-size: 1rem;
margin: 1rem 0;
font-weight: normal;
}

.event_color_background_form_column {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 30px;
}

.event_color_background_form_column .message {
    text-align: left;
}

.et_email_form_parent {
border-radius: 6px;
width: 100%;
max-width: 350px;
margin: 45px auto 2rem auto;
    float: none;
    text-align: left;
}

.et_email_form_parent input[type=text] {
width: 90%;
padding: 4px 8px;
}

.index_registrations_index form .IP_PageBuilder_Registration .ip-group-container input[type=text],
.index_registrations_attendee form .IP_PageBuilder_Registration .ip-group-container input[type=text] {
margin: 0;
width: 100%;
}


.ip-buttonBar {
margin-top: 10px;
}

.ip-buttonBar .btn {
margin-right: 10px;
}

.emailus {
margin-top: 4px;
margin-bottom: 2px;
}


.help_text {
font-size: 0.9em;
}

label .help_text {
font-weight: normal;
    display: block;
}
.et_email_form .help_text {
    margin-bottom: 12px;
}


#loadProfileForm label[for=password] {
    display: block;
}


/* PROGRESS MENU
------------------------------------------------*/

#progressMenu {
margin-right: 330px;
float: left;
}

#progressMenu #progress {
display: table;
width: 100%;
table-layout: fixed;
list-style-type: none;
padding: 0;
}

#progressMenu #progress li {
display: table-cell;
vertical-align: middle;
}

#progressMenu #progress li span {
display: block;
text-align: center;
margin: 0;
min-height: 60px;
padding: 7px 0 5px 0;
}


/* HELPBOX
----------------------------------*/

#helpbox {
display: none;
}

.helpbox {
margin: 0;
width:330px;
overflow: hidden;
float: right;
margin-left: -330px;
}

.helpbox td {
vertical-align: top;
font-size: 12px;
line-height: 15px;
}

.helpbox h2,
.helpbox h3 {
    margin: 0;
    padding: 0;
    font-size: 13px;
}

.helpbox a img {
width: 60px;
margin: 0 10px;
height: auto;
}

.et_no_help_box {

}

/* PUBLIC MENU
----------------------------------------------- */

#publicMenu {
display: table;
width: 100%;
table-layout: fixed;
list-style-type: none;
padding: 0;
}

#publicMenu li {
display: table-cell;
vertical-align: middle;
}

#publicMenu li a {
display: block;
text-align: center;
margin: 0;
min-height: 30px;
padding: 7px 0 5px 0;
}



/*
------------------------------------------*/

.event_color_background_subheader h3 {
text-transform: uppercase;
color: #003e51;
}



/* REGISTRATION PROFILE FORM TWO COLUMN LAYOUT
------------------------------------------------------- */

.index_registrations_profile form .ip-element label.et_label_for_checkbox {
    width: 90%;
}

.index_registrations_profile form .ip-group-container.row {
    margin:0  auto;
}



.index_registrations_profile form .btn-submit {
    float: none;
}

/* checkbox on profile page */
.ip-element .questionResponse {
    position: relative;
    margin-top: 0px;
}
.index_registrations_profile .ip-element .questionResponse {
    position: relative;
/*    margin-top: -10px;*/
}
.ip-element .questionResponse input[type=checkbox] {
    position: absolute;
    left: 0;
    top: 0;
}
.ip-element .questionResponse label.et_label_for_checkbox {
    margin-left: 15px;
    margin-right: -25px;
    margin-top: 0;
    float: none;
}
.ip-element .questionResponse .writeInResponseWrapper label.et_label_for_checkbox {
    margin-right: 0;
}
/* checkbox on exhib login */

.rememberMe_parent {
    position: relative;
    margin-bottom: 20px;
}
label[for=rememberMe] {
    margin-left: 20px;
}
.rememberMeCheckbox_span {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    float: none;
    margin: 0;
    height: 20px;
    overflow: hidden;
    padding: 0;
}
input#rememberMe {
    margin: 0;
}

/* line to split questions and hide line for other choice
---------------------------------------------------------------------------------------*/


.clearfix:after {
content: "";
display: table;
clear: both;
}

.writeInResponseDropdownWrapper {
    margin-top: 5px;
}

.writeInResponseWrapper span label {
    padding-right: 10px;
}

.writeInResponseWrapper input[type=checkbox] {
    margin-top: 7px;
}


    /* REQUIRED SYMBOL
	------------------------------------------*/

form .ip-element label {
position: relative;
display: inline-block;
}

form .ip-element label span.requiredSymbol,
form .ip-element label span.requiredSymbolClass {
position: absolute;
top: 2px;
left: 0;
}



/* CHECKBOXES
------------------------------------------*/


.element-SingleAncillaryPackage {
    position: relative;
}
.element-SingleAncillaryPackage label {
    margin-left: 20px;
    margin-right: -25px;
    margin-top: 0;
    float: none;
}
.element-SingleAncillaryPackage span.ip-elementContent {
    position: absolute;
    left: 0;
    top: -1px;
}

.element-SingleAncillaryPackage label input[type=radio] {
    position: absolute;
    left: -18px;
}


/* PACKAGES
------------------------------------------*/

form .packageName {
font-weight: 700;
padding: 0 5px;
}

form .packageDescription {
padding: 10px 20px;
margin-bottom: 20px;
border-radius: 6px;
float: left;
}

.ip-elementContent .ip-elementPackage {
    padding: 0;
}
.ip-elementContent .ip-elementPackages .ip-elementPackageTitle label {
    padding: 5px 10px;
    margin: 0 0 0 24px;
}
.ip-elementPackages .ip-elementPackageTitle label input {
    position: absolute;
    top: 5px;
    left: -13px;
}
.ip-elementContent .ip-elementPackageDescription {
    padding: 10px 15px;
}
.ip-elementPackages .ip-elementPackageDescription ul {
    padding: 0 0 0 20px;
}


/* ADDITIONAL ACTIVITIES
------------------------------------------*/

.purchasableItemElementParent {
    width:100%;
    position: relative;
    border-bottom: 1px solid #eeeeee;
}

.purchasableItemElement {
    position: relative;
    top: 0;
    left: 0px;
    margin-right: 110px;
}
.purchasableItemElementParent div.ip-element span.ip-elementContent.clearfix,
.purchasableItemElement span.ip-elementContent.clearfix {
    position: absolute;
    top: 0;
    left: 0;
}

.purchasableItemElementParent div.ip-element label,
.purchasableItemElement .ip-element label {
    margin-right: -26px;
    margin-left: 20px;
    font-weight: 400;
}

.purchasableItemInput.form-control {
    min-width: 40px;
    width: 50px;
}

form .ip-elementContent.clearfix.purchasableItemInputBox {
    width: 80px;
    position: absolute;
    top: 0;
    right: 0;
}

form .ip-elementContent.clearfix.purchasableItemInputBox .ip-element label {
    margin: 0;
    position: absolute;
    top: 5px;
    left: -15px;
}

form .ip-element .ip-workshopTitle label {
    font-weight: normal;
}



/*
------------------------------------------*/

.index_registrations_review .ip-sectionTitle {
font-size: 2rem;
font-weight: bold;
}

.index_registrations_review form .ip-element {
margin-bottom: 1rem;
}

.index_registrations_review .ip-buttonBar .btn-submit {
margin-left: 15px;
}

.index_registrations_review .ip-element {
margin-bottom: 1rem;
}

.index_registrations_review .ip-element label {
float: left;
width: 200px;
}

.index_registrations_review form .ip-element label {
float: none;
}

#tutotH15 {
margin-top: 3rem;
}

#wireToggle,
#creditCardToggle,
#checkToggle {
padding-top: 10px;
width:100%;
display: inline-block;
}

#checkForm,
#creditCardForm,
#wireForm {
width:100%;
display: inline-block;
}

#creditCardForm {
padding: 0 25px;
}

#creditCardForm .form-control {
width:100%;
}

#creditCardForm #cardNumber {
width:100%;
height:auto;
}

#creditCardForm .ip-copyAddressContainer label input {
float: left;
margin-right: 7px;
}

.ip-addressContainer-postalCode,
.ip-addressContainer-address1,
.ip-addressContainer-cityStateSeparator {
margin-right: 5px;
}

#creditCardForm .blankLabel {
    display: none;
}
#creditCardForm .ip-addressContainer {
    position: relative;
    clear: both;
    display: table;
    margin-left: 18px;
    margin-bottom: 10px;
}

#creditCardForm .ip-addressContainer div {
float: left;
clear: none;
}

#creditCardForm .ip-addressContainer .ip-addressContainer-country,
#creditCardForm .ip-addressContainer .ip-addressContainer-city {
clear: left;
}

form .ip-element label[for=cardNumber] {
    display: block;
}
.credit-card-wrapper {
    width:100%;
}

/* FINANCIAL TABLE
----------------------------------------------------*/

.financialSummary {
width: 100%;
}

.financialSummary .chargesHeaderRow {
display: none;
}

.ip-element h2 a.btn,
#ip-financialSummary-addPromoCode .btn-submit,
.IP_PageBuilder_Registration .ip-buttonBar {

}

.IP_PageBuilder_Registration .et_email_form .ip-buttonBar {
margin-bottom: 20px;
}

.index_registrations_review .financialSummary .chargesButtonsHeader,
.index_registrations_review .financialSummary .chargeButtons {
display: none;
}

.index_registrations_review .btn-cancel {
margin-right: 15px;
}

/*--------------------
*/
.index_registrations_payment .IP_PageBuilder_Registration .well h3 {
font-size: 1em;
margin: 0;
}

.index_registrations_payment #ip-financialSummary-Container .ip-sectionTitle {
display: none;
}

.index_registrations_payment #ip-financialSummary-Container .financialSummary {
margin-bottom: 0;
}


/* CHANGE PASSWORD
--------------------------------------------*/

.index_registrations_changepassword input[type=submit] {
width: auto !important;
}
.index_exhibitorreg_changepassword form .ip-container .ip-element { margin-bottom: 15px; }


    /* UI buttonBar a -> btn-cancel */
.ui-dialog .ip-buttonBar a,
.ui-dialog .ip-buttonBar a.cancel,
.index_registrations_profile .ui-dialog .ip-buttonBar a {
    text-decoration: none;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 39px;
    line-height: 1;
    margin: 0px 10px 0 0;
    padding: 10px;
    float: left;
    text-transform: uppercase;
}



/* UI close button */

.ui-dialog .ui-dialog-titlebar-close {
    right: 13px;
}
.ui-button-icon-only .ui-icon {
    margin-left: -9px !important;
}

.ui-dialog .ui-dialog-content {
    padding: 15px 25px !important;
}
.ui-dialog .ui-dialog-content form .ip-element {
    margin-bottom: 15px;
}

.note_text {
width: 100%;
float: left;
font-weight: bold;
}

/*------------------
*/
#checkForm,
#wireForm {
font-size: 13px;
padding-left: 20px;
}
#creditCardForm .note {
    font-size: 13px;
}


/* FOOTER
-------------------------------------------------- */
.footer {
font-size: .8em;
margin: 15px 0 0 0;
padding: 25px 0 3em 0;
width: 100%;
z-index: 5;
}

.footer h6 {
font-weight: bold;
margin: 10px 0 5px 0;
padding: 0;
text-transform: uppercase;
}

.footer ul, .footer ul li {
line-height: normal;
list-style-type: none;
margin: 0;
padding: 14px;
}

.footer .privacy {
line-height: 1.25em;
margin: 0;
}

.footer .privacy li {
display: inline-block;
float: left;
padding: 0 6px;
}

.footer .privacy li:first-child {
padding-left: 0;
}

.footer .privacy li:last-child {
border: none;
padding-right: 0;
}

.footer .text-center {
margin: -2rem 0;
display: block;
}

/* MEDIA
-----------------------------------------*/
/* iphone5 */
@media (max-width: 320px) {
.welcome_header h1 {
font-size: 30px;
line-height: 35px;
}

.index_registrations_attendee_landing .wrapper_logo,
.index_registrations_attendee .wrapper_logo,
.index_registrations_index .wrapper_logo {
background-size: cover;
height: auto;
}

.header_logo img {
width: 100%;
height: auto;
}

.welcome_header {
margin-left: 3rem;
}

.helpbox {
margin-left: 0;
}

.helpbox td {
font-size: 10px;
}

.index_registrations_review .ip-element label {
float: initial;
width: auto;
}

#ip-financialSummary-Container,
.ip-group-container {
margin-left: 0;
}

.container-fluid {

}

#creditCardForm .ip-copyAddressContainer {
/*margin-left: 0;*/
}

#creditCardForm .ip-element label {
/*width: 100%;*/
}
}

/* iphone6 */
@media (min-width: 321px) and (max-width: 375px) {

.welcome_header h1 {
font-size: 30px;
line-height: 35px;
}

.index_registrations_attendee_landing .wrapper_logo,
.index_registrations_attendee .wrapper_logo,
.index_registrations_index .wrapper_logo {
background-size: cover;
height: auto;
}

.header_logo img {
width: 100%;
height: auto;
}

.welcome_header {
margin-left: 3rem;
}


.index_registrations_review .ip-element label {
float: initial;
width: auto;
}


.helpbox,
#ip-financialSummary-Container,
.ip-group-container {
margin-left: 0;
}

.container-fluid {

}


}

/* iphone6 plus */
@media (min-width: 376px) and (max-width: 414px) {

.welcome_header h1 {
font-size: 30px;
line-height: 35px;
}

.index_registrations_attendee_landing .wrapper_logo,
.index_registrations_attendee .wrapper_logo,
.index_registrations_index .wrapper_logo {
background-size: cover;
height: auto;
}

.header_logo img {
max-width: 100%;
height: auto;
}

.welcome_header {
margin-left: 3rem;
}

.index_registrations_review .ip-element label {
float: initial;
width: auto;
}

.helpbox,
#ip-financialSummary-Container,
.ip-group-container {
margin-left: 0;
}

.container-fluid {

}

}

/* Extra Small */
@media (min-width: 415px) and (max-width: 767px) {

.welcome_header h1 {
font-size: 30px;
line-height: 35px;
}

.index_registrations_attendee_landing .wrapper_logo,
.index_registrations_attendee .wrapper_logo,
.index_registrations_index .wrapper_logo {
background-size: cover;
height: auto;
}

.header_logo img {
max-width: 100%;
height: auto;
}

.welcome_header {
margin-left: 3rem;
}

.helpbox,
#progressMenu {
margin: 0;
}

#progressMenu #progress li span {
font-size: 12px;
}

}

/* Small */
@media (min-width: 768px) and (max-width: 991px) {
.welcome_header h1 {
font-size: 35px;
line-height: 40px;
}

.index_registrations_attendee_landing .wrapper_logo,
.index_registrations_attendee .wrapper_logo,
.index_registrations_index .wrapper_logo {
background-size: cover;
height: auto;
}

.welcome_header {
margin-left: 1rem;
}

.helpbox,
#progressMenu {
margin: 0;
}

}


/* Medium */
@media (min-width: 992px) and (max-width: 1199px) {

.welcome_header h1 {
font-size: 32px;
line-height: 38px;
}

.welcome_header p  {
font-size: 1rem;
}

.helpbox,
#progressMenu {
margin: 0;
}

}

/* Large */
@media (min-width: 1200px) {

.welcome_header h1 {
font-size: 35px;
line-height: 40px;
}
    .welcome_header p {
font-size: 1rem;
}

}

/*----------END-MEDIA-------------*/



/* HIDE
------------------------------------------------------------------*/

/*form label[for=userLabel],*/
/*form label[for=passwordLabel],*/

form label[for=gELrwr84],
form label[for=YUxCGI71],
form label[for=NHWkfG86],
form label[for=xpvLPE05],
.et_email_form .btn-cancel,
form label[for=forgotPasswordLink],
div.ip-element.ip-elementEmpty,
form label[for=rememberMe] .requiredSymbol
{
    display: none ;
}

.ui-dialog .ip-buttonBar a, .btn {
	border-radius: 4px;
}
.index_registrations_profile .ip-element .questionResponse { margin-top: 0;}
.writeInResponseWrapper span label { padding-right: 10px; }/* v20171004 */



@media (min-width: 414px) and (max-width: 731px){
 .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable {
    width: 100% !important;
}

.index_registrations_package_selection .ip-elementPackages {
    display: flex;
    flex-wrap: wrap !important;
}


}

@media (min-width: 375px) and (max-width: 667px){
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable {
    width: 100% !important;
}
.index_registrations_package_selection .ip-elementPackages {
    display: flex;
    flex-wrap: wrap !important;
}
}

.footer .text-center img {
    height: 89px;
    margin-top: 20px;
}


.index_registrations_package_selection input#myUmzG05-161 {
    position: absolute;
}

.index_registrations_package_selection label[for="myUmzG05-161"] {
    width: 90%;
    margin-left: 15px;
}
.index_registrations_package_selection input#myUmzG05-162 {
    position: absolute;
}

.index_registrations_package_selection label[for="myUmzG05-162"] {
    width: 90%;
    margin-left: 15px;
}


@media (min-width: 414px) and (max-width: 736px){
#progressMenu #progress li span {
    display: none;
}
.ip-elm-html.ip-element.form-group {
    margin-top: 76px;
}
.helpbox {
    width: 362px !important;
}
}

@media (min-width: 320px) and (max-width: 568px){
#progressMenu #progress li span {
    display: none;
}
.ip-elm-html.ip-element.form-group {

}
.helpbox {
    width: 287px !important;
}
}

@media (min-width: 375px) and (max-width: 667px) {
#progressMenu #progress li span {
    display: none;
}
.ip-elm-html.ip-element.form-group {

}
.helpbox {
    width: 325px !important;
}

}


.index_registrations_attendee label.ip-elementLabel h3 {
    color: #6ba3bc !important;
}

.index_registrations_index label.ip-elementLabel h3 {
    color: #6ba3bc !important;
}
