/* write css here */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
/* Basic layout for template */

html,
body {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    background: #ffffff;
}

body {
    /*padding-top: 215px;*/
}

p {
    margin: 15px;
}

span.de_required {
    color: #c0392b;
}

div.language-toggle {
    float: right;
}

div.logout {
    float: right;
}

#header {
    min-height: 200px;
    /*background: #ffffff;*/
    background: #00b4c5;
    /*border-bottom: 1px solid #cccccc;*/
    border-bottom: 4px solid #000000;
    /*position: fixed;*/
    position: relative;
    top: 0px;
    width: 100%;
    z-index: 2;
    /*
    -webkit-box-shadow: 0px 2px 11px 1px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 2px 11px 1px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 2px 11px 1px rgba(0, 0, 0, 0.28);
    */
    box-shadow: none;
}

#header div.container {
    position: relative;
    min-height: 199px;
    margin-top: 111px;
}

#content {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

#content-middle,
#content-left,
#content-right {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    #content {
        width: 750px;
    }
}

@media (min-width: 992px) {
    #content {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    #content {
        width: 1170px;
    }
}

div.field {
    height: 100%;
    overflow: hidden;
    clear: both;
    margin: 3px 0px;
}

div.field div.form-group label {
    float: left;
    font-weight: normal;
    width: 20%;
    line-height: normal;
    margin-right: 10px;
}

div.field div.form-group div {
    float: left;
    width: 78%;
}

div.field fieldset span.de_cols_1 {
    display: block;
    clear: both;
}

div.field fieldset span.de_cols_1 label {
    float: none;
}

#button {
    text-align: right;
}

div.col-sm-3 {}

nav.navbar {
    width: 100%;
    right: 0px;
    min-height: 40px;
    bottom: 0px;
    position: absolute;
    margin-bottom: 0px;
    background: #2371a4;
    border-radius: 4px 4px 0 0;
}

a.navbar-brand {
    display: none;
}

nav.navbar a {
    color: #ffffff;
}

.navbar-toggle {
    background: #ffffff;
}

.navbar-toggle .icon-bar {
    color: #cccccc;
    background: #cccccc;
}

.nav>li>a {
    background-color: #2371a4;
    padding: 10px 15px !important;
}

.navbar-nav>li>a {
    font-size: 14px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: #2981bb;
}

div.header-logo {
    width: auto;
    float: left;
    padding-top: 3px;
}

#header div.header-logo img {
    /*height: 151px;*/
    height: 250px;
}

div.event-title {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 27px;
    width: 53%;
    text-align: right;
    display: none;
}

div.event-title h1 {
    margin: 0px;
    font-size: 32px;
    line-height: 36px;
    /*color: #2371a4;*/
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
}

.navbar-toggle {
    z-index: 2;
}

.navbar-header {
    margin-top: 15px;
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    padding: 0px;
}

.navbar-nav {
    margin: 0px;
    background: #2371a4;
}

.navButton {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
}

.navButton:hover,
.navButton:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

/* Checkbox Styles Start */

input.checkbox,
input.radio {
    display: none !important;
}

input.checkbox+label,
input.radio+label {
    display: inline-block !important;
    line-height: 0.8 !important;
    position: relative !important;
    padding: 7px 26px;
    min-height: 1.3rem !important;
    margin-bottom: 8px;
    padding-top: 3px;
}

input.checkbox+label:hover,
input.radio+label:hover {
    cursor: pointer !important;
}

input.checkbox+label:before,
input.radio+label:before {
    content: "" !important;
    height: 1.3rem !important;
    width: 1.3rem !important;
    position: absolute !important;
    left: 0.2rem !important;
    top: 0rem !important;
    background-repeat: no-repeat !important;
}

input.radio[disabled]+label:before,
input.checkbox[disabled]+label:before {
    opacity: 0.5 !important;
}

input.radio[disabled]+label,
input.checkbox[disabled]+label {
    color: rgba(0, 0, 0, 0.3) !important;
}

input.checkbox:checked+label:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cGF0aCBmaWxsPSIjMjM3MWE0IiBkPSJNMjAsMjRINGMtMi4yLDAtNC0xLjgtNC00VjRjMC0yLjIsMS44LTQsNC00aDE2YzIuMiwwLDQsMS44LDQsNHYxNkMyNCwyMi4yLDIyLjIsMjQsMjAsMjR6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjAuNiw1LjdjLTAuNS0wLjUtMS4zLTAuNS0xLjgsMEw5LDE1LjVsLTIuNC0zLjJjLTAuNC0wLjYtMS4zLTAuNy0xLjgtMC4yaDBjLTAuNiwwLjQtMC43LDEuMy0wLjIsMS44DQoJbDMuMyw0LjNjMC4xLDAuMiwwLjMsMC4zLDAuNSwwLjRjMCwwLDAsMCwwLDBjMC4xLDAsMC4xLDAsMC4yLDAuMWMwLDAsMCwwLDAuMSwwYzAsMCwwLjEsMCwwLjEsMGMwLDAsMC4xLDAsMC4xLDBjMCwwLDAuMSwwLDAuMSwwDQoJYzAuMSwwLDAuMSwwLDAuMiwwYzAsMCwwLDAsMC4xLDBjMC4xLDAsMC4xLDAsMC4yLTAuMWMwLDAsMCwwLDAsMGMwLjEtMC4xLDAuMy0wLjEsMC40LTAuMkwyMC42LDcuNUMyMS4xLDcsMjEuMSw2LjIsMjAuNiw1Ljd6Ii8+DQo8L3N2Zz4=) !important;
}

input.checkbox+label:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8ZyBvcGFjaXR5PSIwLjQ4Ij4NCgkJPHBhdGggZmlsbD0iIzIzNzFhNCIgZD0iTTIwLDBINEMxLjgsMCwwLDEuOCwwLDR2MTZjMCwyLjIsMS44LDQsNCw0aDE2YzIuMiwwLDQtMS44LDQtNFY0QzI0LDEuOCwyMi4yLDAsMjAsMHogTTIxLDE5DQoJCQljMCwxLjEtMC45LDItMiwySDVjLTEuMSwwLTItMC45LTItMlY1YzAtMS4xLDAuOS0yLDItMmgxNGMxLjEsMCwyLDAuOSwyLDJWMTl6Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+) !important;
}

input.radio:checked+label:before {
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBvcGFjaXR5PSIwLjQ4IiBmaWxsPSIjMjM3MWE0IiBkPSJNMTIsMEM1LjQsMCwwLDUuNCwwLDEyYzAsNi42LDUuNCwxMiwxMiwxMnMxMi01LjQsMTItMTJDMjQsNS40LDE4LjYsMCwxMiwweiBNMTIsMjINCgkJQzYuNSwyMiwyLDE3LjUsMiwxMkMyLDYuNSw2LjUsMiwxMiwyczEwLDQuNSwxMCwxMEMyMiwxNy41LDE3LjUsMjIsMTIsMjJ6Ii8+DQo8L2c+DQo8Y2lyY2xlIGZpbGw9IiMyMzcxYTQiIGN4PSIxMiIgY3k9IjEyIiByPSI4Ii8+DQo8L3N2Zz4=) !important;
}

input.radio+label:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDI0IDI0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Y2lyY2xlIG9wYWNpdHk9IjAuNDgiIGZpbGw9IiMyMzcxYTQiIGN4PSIxMiIgY3k9IjEyIiByPSIxMCIvPg0KPC9zdmc+) !important;
}

/* Checkbox Styles End */

div.radio-horiz fieldset span.de_cols_1 {
    display: inline-block;
    clear: none;
    float: left;
}

div.panel-default {
    border: none;
}

.tab-content {
    padding: 10px;
    border-radius: 6px;
    /*border: 1px solid #e1e1e1;*/
    border: none;
    background: #ffffff;
}

div.file-upload label {
    width: auto !important;
    margin-right: 0px !important;
}

div.file-upload input {
    max-width: 86%;
    width: 100%;
}

div.file-upload legend {
    float: left;
    font-size: 14px;
    border: none;
    margin-right: 10px;
    width: 20%;
}

div.file-upload div.form-group {
    margin-bottom: 0px;
}

input[type="text"],
input[type="email"],
select,
textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input[type="text"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
    color: #999;
    opacity: 1;
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999;
}

textarea {
    height: auto;
}

input[type="submit"] {
    color: #fff;
    background-color: #27ae60;
    border-color: #239854;
}

input[type="submit"]:hover {
    background-color: #2ecc71;
    border-color: #239854;
    color: #fff;
}

fieldset legend.left {
     float: left;
     width: 24%;
     display: inline-block;
     font-weight: normal;
     padding-left: 0;
 }
 div.field label span.de_fee {
     float: right !important;
     font-weight: bold;
 }

@media (min-width:240px) and (max-width:600px) {
    body {
        /*padding-top: 180px;*/
        /* Remove to keep the header at the top and enable the above rule. */
        padding-top: 0px;
    }
    .navbar {
        position: relative !important;
    }
    #header {
        min-height: 100px;
        /* Remove to keep the header at the top */
        position: relative;
    }
    #header div.container {
        position: relative;
        min-height: 178px;
    }
    div.header-logo {
        width: 100% !important;
        text-align: center !important;
    }
    #header div.header-logo img {
        min-height: 92px !important;
        height: 92px !important;
    }
    div.event-title {
        position: relative !important;
        text-align: center !important;
        padding: 0px !important;
        width: auto !important;
    }
    div.event-title h1 {
        margin: 0px !important;
        font-size: 19px !important;
        line-height: 31px !important;
        text-transform: uppercase !important;
        font-weight: 400 !important;
    }
    #content-middle,
    #content-left,
    #content-right {
        padding: 0px;
    }
    div.field div.form-group label,
    div.field div.form-group div {
        width: 100%;
        float: none;
    }
    .panel-default {
        border: none;
    }
    .panel-body {
        border: none;
        padding: 7px;
    }
    a.navbar-brand {
        text-align: left;
        display: block !important;
        width: 100%;
        float: left;
        position: absolute;
        border-radius: 4px 4px 0 0;
        background: #2371a4;
    }
    nav.navbar {
        bottom: 0px;
        position: absolute;
        width: 100%;
        margin-bottom: 0px;
    }
    .navbar-nav {
        margin: 0px;
        padding-left: 0px;
        padding-right: 0px;
        border-radius: 0 !important;
        background: none;
    }
    div.radio-horiz fieldset span.de_cols_1 {
        display: block !important;
        clear: both !important;
        float: none !important;
    }
    div.file-upload label {
        width: 17% !important;
    }
    div.file-upload input {
        max-width: 100% !important;
        width: 100%;
    }
    .navbar-header {
        margin-top: 0px;
    }
}

div.field-summary {
    height: auto;
}

input[type="checkbox"],
input[type="radio"] {
    float: left;
}

div.field div.form-group fieldset div.de_fieldset span.de_cols_1 label {
    width: 90%;
    float: left;
}

fieldset {
    margin: 15px;
}

fieldset div.de_fieldset {
    margin-left: 2%;
}

fieldset div.de_fieldset {
    width: 100%;
}

select,
textarea {
    width: 100% !important;
    height: inherit;
}

#content-middle .panel-default .panel-header {
    display: none;
}

div.field div.form-group label {
    padding-left: 2%;
}

div.field div.form-group div {
    width: 71%;
    margin-left:0px;
}

.form-group {
    margin-bottom: 0px;
    height: 100%;
    overflow: hidden;
}

#content-middle div.panel div.panel-heading {
    display: none;
}

#menu {
    display: none;
}

#content-middle div.alert-success {
    background: transparent;
    border: none;
}

#content-middle .tab-content div.panel-default {
    background: transparent;
}

.small,
small {
    font-size: inherit !important;
}

#register,
#returning,
#button input.navButton,
a.btn-primary,
#paybtn,
a.booth{
    padding: 14px 24px;
    display: inline-block;
    background: #333333;
    color: #ffffff;
    border-radius: 4px;
    border: none;
    -webkit-transition: background .2s ease;
    -moz-transition: background .2s ease;
    -ms-transition: background .2s ease;
    -o-transition: background .2s ease;
    transition: background .2s ease;
    margin: 7px 15px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 300;
}

#register:hover,
#returning:hover,
#button input.navButton:hover,
a.btn-primary:hover,
#paybtn:hover,
#register:focus,
#returning:focus,
#button input.navButton:focus,
a.btn-primary:focus,
#paybtn:focus,
a.booth:hover,
a.booth:focus{
    background: #44c1ef;
    color: #ffffff;
    border-radius: 4px;
    border: none;
}

a.booth{
    background: #44c1ef;
    color: #ffffff; 
}
a.booth:hover{
    background:#38aad4;
}

#addAdt{
    padding: 14px 24px;
    margin: 7px 15px;
}

div.field {
    width: 97%;
}

div.field div.form-group label {
    width: 24%;
}

#content-middle {
    padding-left: 0px;
    padding-right: 0px;
}

div.pageinfo {
    background: #ffffff;
    padding: 10px;
    /*
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    */
    border: none;
    border-bottom:1px solid #cccccc;
    font-size: 16px;
    color: #00b4c5;
    font-weight: 400;
}
div.pageinfo strong{
    font-weight: 400;
    
}
#showRegistrant div.panel-heading {
    display: block !important;
}

/*
div.field-editable fieldset legend{
    color: #444;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 20px !important;
}
*/

#header-top {
    background: #ffffff;
    padding: 25px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
}

div.col-sm-9 div.panel div.panel-body,
div.col-sm-9 div.panel #fields {
    padding-top: 0px;
}

#footer {
    background: #252525;
    padding: 60px;
    margin-top: 30px;
    color: #ffffff;
}

span.de_fee {
    float: right !important;
}
textarea{height: 150px;}
div.thanks p{
    font-size: 20px;
    line-height: 36px;
    font-weight: 300;
}
#rhome{
    margin-bottom: 27px;
}
p.social-media-connect{

}
p.social-media-connect span{
    font-size: 34px;
    margin: 0px 5px;
    -webkit-transition: background .2s ease;
    -moz-transition: background .2s ease;
    -ms-transition: background .2s ease;
    -o-transition: background .2s ease;
    transition: background .2s ease;
}
p.social-media-connect span:hover{
    color:#00b4c5;
}
p.social-media-connect a{
    color:#252525;
}
table.sponsorship-opportunities tbody td{
    text-align: center;
}

/******************************
    Returning Reg. Styles
******************************/
form[name="returningRegForm"] {
     border: none;
     background: #f1f3f5;
 }
 form[name="returningRegForm"] div.form-group.row {
     margin-left: 0px;
     margin-right: 0px;
     padding: 12px;
     background: #f1f3f5;
     border: none;
     width: 64%;
     padding-bottom: 0px;
 }
 form[name="returningRegForm"] div.form-group.row label {
     padding-left: 1px;
     width: 100%;
     font-weight: 400;
 }
 form[name="returningRegForm"] #returning {
     margin-top: 25px;
 }

/****************************************
 Colleague Adjustments
****************************************/
 div.colleagueFieldHeading {
     width: 24% !important;
     float: left !important;
 }
 div.colleagueFieldHeading span {
     display: block;
     padding-bottom: 8px;
     font-weight: bold;
     font-size: inherit;
     margin-top: 10px;
     line-height: normal;
 }
 div.field div.sortStyle,
 div.field div.sortStyle:hover {
     border: none !important;
 }
 div.field div.sortStyle .well {
     margin: 0px;
     background: none;
     width: 76%;
     border: none;
     box-shadow: none;
     float: left;
     padding: 0px;
 }
 a.addAnotherColleague {
     display: inline-block;
     padding: 6px 14px;
     font-size: inherit;
     line-height: normal;
     border-radius: 6px;
     background-color: #5cb85c;
     border-color: ;
     font-weight: 400;
     text-align: center;
     white-space: nowrap;
     vertical-align: middle;
     touch-action: manipulation;
     cursor: pointer;
     background-image: none;
     border: 1px solid #4cae4c;
     color: #fff;
     text-transform: uppercase;
 }
 a.addAnotherColleague:hover {
     color: #fff;
     background-color: #449d44;
     border-color: #398439;
 }
 div.colleagueBag {
     width: 100% !important;
 }
 div.colleagueBag p.remainingColleagues {
     display: none;
     margin: 15px 0px;
 }
 div.colleagueBag ul li {
     border: 1px solid #cccccc;
     border-radius: 4px;
     padding: 0px 10px;
     height: 100%;
     overflow: hidden;
     margin: 5px 0px;
 }
 div.colleagueBag ul li a.loadModal {
     font-size: 14px;
     float: left;
     width: 94%;
     max-width: 96%;
     padding: 10px 0px;
 }
 div.colleagueBag ul li a.colleagueDelete {
     float: right;
     background: #e74c3c;
     color: #ffffff;
     border-radius: 4px;
     padding: 3px 7px;
     border: 1px solid #c0392b;
     margin: 6px 0px;
 }
 div.colleagueBag ul li a.colleagueDelete:hover {
     background: #c0392b;
 }
 div.colleague ul li:hover {
     background: #e9ecef;
 }
 div.colleagueFieldHeading p {
     display: none;
 }
 p.remainingColleagues {
     margin-top: 0px !important;
     font-weight: bold;
 }
 form.colleagueForm #fieldContainer p {
     margin: 15px !important;
 }
 form.colleagueForm p {
     margin: 0px !important;
 }
 form.colleagueForm p button {
     float: right;
     margin: 0px;
     margin-top: 0px;
     margin-left: 0px;
     padding: 6px 12px;
     margin-top: 30px;
     margin-left: 9px;
     text-transform: none;
     background: rgba(67, 160, 71, 1.0);
     border-color: rgba(56, 142, 60, 1.0);
     color: #ffffff;
 }
 form.colleagueForm p button:hover,
 form.colleagueForm p button:focus {
     background: rgba(102, 187, 106, 1.0);
     border-color: rgba(56, 142, 60, 1.0);
     color: #ffffff;
 }
 div.modal-content div.modal-footer button {
     background: rgba(244, 67, 54, 1.0);
     border-color: rgba(211, 47, 47, 1.0);
     color: #ffffff;
 }
 div.modal-content div.modal-footer button:hover,
 div.modal-content div.modal-footer button:focus {
     background: rgba(239, 83, 80, 1.0);
     border-color: rgba(211, 47, 47, 1.0);
     color: #ffffff;
 }

/************************************************
 Coupon Field / Payment Page
************************************************/
 #couponForm #fieldContainer {
     float: left;
     width: auto;
     clear: none;
     display: inline-block;
 }
 #paymentForm {
     display: block;
     clear: both;
 }
 #couponForm #fieldContainer {
     float: left;
     width: auto;
     clear: none;
     display: inline-block;
 }
 #couponForm #fieldContainer div.field div.form-group div {
     width: 100% !important;
 }
 #couponForm input[type="text"] {
     border-radius: 4px 0px 0px 4px;
 }
 #couponForm div.field-editable {
     width: 100%;
 }
 #couponForm input[type="submit"] {
     margin-top: 28px;
     border-radius: 0px 4px 4px 0px;
     float: left;
 }
 #couponForm {
     width: auto;
     height: 100%;
     overflow: hidden;
     vertical-align: baseline;
 }
 #month,
 #year {
     width: auto !important;
 }

/************************************************
 Payment Page
************************************************/
 #paymentForm label,
 #paymentForm #ccInfo,
 #paymentForm #bankInfo table,
 #paymentForm #manualInfo {
     margin-left: 15px;
 }
 #paymentForm #billing_container label {
     margin-left: 0px;
 }
 #paymentForm h4 {
     margin-bottom: 15px;
     border-bottom: 1px solid #cccccc;
     padding-bottom: 10px;
 }
 #infoTable {
     width: 96% !important;
 }
 #infoTable tr td:nth-of-type(1) {
     width: 200px;
     font-weight: 600;
 }
 #infoTable tr td:nth-of-type(2) div.row div.col-xs-5:after {
     content: " / ";
     padding: 0px 12px;
     padding-right: 0;
     font-size: 21px;
     line-height: normal;
 }
 #infoTable tr td:nth-of-type(2) div.row div.col-xs-5 #month {
     display: inline-block !important;
 }
 #infoTable tr td:nth-of-type(2) div.row div.col-xs-6 {
     padding-left: 1px;
 }
 #valid_date,
 #valid {
     margin: 0px !important;
     padding: 7px 0px;
 }
 #billing_body #reg_new #infoContainer div.panel-body,
 #billing_body #reg_new #infoContainer div.panel-body #fieldContainer {
     padding-top: 15px;
 }
 #billing_container #billing_body #infoContainer div.panel-body #fieldContainer div.field {
     margin: 6px 0px;
 }

/************************************************
 WYSIWYG Fix
************************************************/
 div.note-editor {
     width: 100% !important;
 }
 div.note-editor div.note-toolbar {
     display: block !important;
     width: 100% !important;
 }
 div.note-editor div.note-toolbar div.note-btn-group {
     width: auto;
     float: left;
 }
 div.note-editor div.note-toolbar div.note-btn-group div {
     width: auto;
 }
 .note-editor.note-frame {
     border: 1px solid #a9a9a9 !important;
     border-radius: 4px !important;
     background: inherit;
     background-color: inherit;
     margin-bottom: 0px;
 }
 .note-editor.note-frame .note-editing-area {
     width: 100%;
 }
 .note-editor.note-frame .note-statusbar {
     width: 100%;
     float: none;
 }
 .note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
     float: none;
 }
 .note-editor.note-frame .note-placeholder {
     padding: 15px;
 }
 .note-editor.note-frame .note-editing-area .note-editable {
     width: 100%;
     padding: 0px;
 }
 /***************************************
    Review Page
***************************************/
div.review div.field-summary.row {
     width: 100%;
     margin: 0px;
 }
 div.review div.field-summary ul.col-md-6 {
     list-style: none;
     margin: 0px;
     padding: 0px;
 }
 div.review div.field-summary ul.col-md-6 li {
     list-style: none;
     margin: 0px;
     padding: 0px 15px;
     line-height: inherit;
     margin-left: inherit;
 }
 div.review div.field-summary span.field p,
 div.review div.field-summary span.field_value p {
     margin: 15px 0px;
 }
 div.review div.field-summary span.col-md-6 {
     width: 66.66666667%;
 }

/***************************************
 Completed Page
***************************************/
 div.thanks p {
     font-size: 20px;
     line-height: 36px;
     font-weight: 300;
 }
 #rhome {
     margin-bottom: 27px;
 }

/***************************************
 Modal Adjustments
***************************************/
 #showRegistrant div.panel-group div.panel div.panel-heading {
     display: block;
 }

 /**************************************
    Capacity Alerts
**************************************/
div.form-group  div.alert-danger{
     float: none !important;
     width: 100% !important;
     text-align: left;
     height: 100%;
     overflow: hidden;
     margin: 10px 0px;
     display: block;
 }
 div.form-group  div.alert-danger strong{
     margin-right: 10px;
 }
 span.error-help-block{
     margin:0px;
 }

/**************************************
 MYCS Footer Logo Font
**************************************/
@font-face {
 font-family: 'MyConferencesuite_Alliance';
 src: url("../../../../css/webfonts/MyConferencesuite_Alliance.eot?z1yefj");
 src: url("../../../../css/webfonts/MyConferencesuite_Alliance.eot?z1yefj#iefix") format("embedded-opentype"), url("../../../../css/webfonts/MyConferencesuite_Alliance.ttf?z1yefj") format("truetype"), url("../../../../css/webfonts/MyConferencesuite_Alliance.woff?z1yefj") format("woff"), url("../../../../css/webfonts/MyConferencesuite_Alliance.svg?z1yefj#MyConferencesuite_Alliance") format("svg");
 font-weight: normal;
 font-style: normal; }

#footer .footer .MyCS_brand:after {
 font-family: 'MyConferencesuite_Alliance' !important;
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 content: "\e900";
 color: #f7942d;
 font-size: 45px;
 text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
#footer .footer .MyCS_brand{
 display: inline-block;
 position: relative;  
 top: 14px;
 margin-right: 9px;
}