/* write css here */

@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800';
@import 'https://fonts.googleapis.com/css?family=Lato:400,100,300,700,900';
/* Basic layout for template */

html,
body {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    background: #efefef;
}

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;
    position: relative;
    top: 0px;
    width: 1140px;
    z-index: 2;
    box-shadow: none;
    margin: 0px auto;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: none;
    border-top: 1px solid #cccccc;
    border-radius: 0px;
}

#header div.container {
    position: relative;
    min-height: 199px;
    width: 1140px;
}

#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;*/
    width: 100%;
}

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;
    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: 0px;
    border: 1px solid #cccccc;
    background: #ffffff;
    border-top: none;
}

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: #be243e;
    border-color: #a32137;
}

input[type="submit"]:hover {
    background-color: #a32137;
    border-color: #a32137;
    color: #fff;
}

@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% !important;
}

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: 74%;
}

.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;
}

#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;
}

/* Breakdown Page */

table.breakdown,
table.breakdown .desc,
table.breakdown td.totalQuantity,
table.breakdown .amount,
table.breakdown tr {
    border-color: #cccccc;
}

table.breakdown tr {
    border-top: 1px solid #cccccc !important;
}

table.breakdown th {
    background: #efefef;
    font-weight: bold;
}

.btn-primary,
.btn-primary:visited,
.btn-primary:active,
a.btn-primary,
a.btn-primary:visited,
a.btn-primary:active {
    color: #ffffff !important;
    text-decoration: none;
}

input[name="method"] {
    margin-right: 5px;
}

a.facebook,
a.twitter {
    position: relative;
    text-indent: -9999px;
    padding: 9px 20px;
    background: #ffffff;
    display: inline-block;
    clear: both;
    width: auto;
    height: auto;
    margin-left: 15px;
}

a.facebook {
    background: #ffffff url(../../../../images/acpi/facebook-128x128.jpg) no-repeat center center / contain;
}

a.twitter {
    background: #ffffff url(../../../../images/acpi/twitter-128x128.jpg) no-repeat center center / contain;
}

span.dateHeading {
    margin-bottom: 10px;
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
    font-size: 16px;
    color: #be243e !important;
}

a.details {
    display: block;
}

#modalTitle {
    float: left;
    width: 95%;
    font-size: 18px;
}

#modalBody h3 {
    display: none;
}

p.author {
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.3;
    margin-top: 0px;
}

#modalBody p {
    line-height: 20px;
    font-size: 16px;
}

div.home-col h2 {
    margin-top: 32px;
    margin-bottom: 10px;
    margin-left: -7px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    height: auto;
    line-height: 28px;
    background-image: url('../../images/acpi/title-bg-image.png');
    background-position: left top;
    background-size: initial;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-origin: initial;
    background-clip: initial;
    font-size: 22px;
    font-family: Lato, sans-serif;
    color: rgb(219, 123, 59);
}

div.home-col h4 {
    font-size: 17px;
    margin-top: 0px;
    font-weight: bold;
    padding-left: 35px;
}

div.home-col ul {
    margin: 0px 16px;
    margin-left: 51px;
}

div.home-col ul li {
    list-style: disc;
    padding: 3px;
}

span.highlight {
    font-weight: bold;
    color: #be243e;
    font-size: 15px;
}

table.breakdown th.amount {
    width: 100px;
}

div.col-sm-3 h2,
div.col-sm-3 h3 {
    font-size: 15px;
}

div.review ul {
    margin: inherit;
    padding: inherit;
}

#modalBody ul {
    margin: inherit;
    padding: 0px;
    color: #0c5466;
    margin-left: 15px;
}

#modalBody ul li {
    list-style: disc;
    margin: inherit;
    padding: 3px 0px;
    color: #0c5466;
    line-height: normal;
}

div.field p {
    display: block;
    height: 100%;
    overflow: hidden;
    margin: 3px 0px;
}

table.price-grid {
    margin: 5px auto;
    padding: 0px;
    position: relative;
    /*width: 680px;*/
    border-left: 1px solid rgb(204, 204, 204);
    border-bottom: 1px solid rgb(204, 204, 204);
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    color: rgb(100, 100, 100);
    font-family: Lato, sans-serif;
    font-size: 14px;
    background-color: rgb(255, 255, 255);
}

@media (max-width: 767px) {
    body {
        padding: 0px;
    }
    div.col-sm-9,
    div.col-sm-3 {
        width: auto;
        clear: both;
        padding: 10px;
    }
    #register,
    #returning {
        float: none;
    }
    div.row {
        margin: 0px;
    }
}

div.pageinfo {
    padding: 10px;
    font-weight: normal;
    background: #ffffff;
    width: 100%;
    display: inline-block;
    margin: 0px;
    color: #a94442;
    font-size: 16px;
    border-radius: 0px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}

div.pageinfo strong {
    font-weight: normal;
}

#showRegistrant div.panel-heading {
    display: block !important;
}

div.col-sm-9 div.panel div.panel-body,
div.col-sm-9 div.panel #fields {
    padding-top: 0px;
}

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;
}

div.form-group fieldset legend {
    color: #be243e;
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0px;
    font-family: 'Lato', sans-serif;
    background: none;
    text-indent: 0px;
    text-align: left;
    text-transform: uppercase;
}

p.smallSide {
    font-size: 12px;
}

.col-sm-9 {
    width: 71%;
}

.col-sm-3 {
    width: 28%;
}

input.de_field_medium,
textarea,
select {
    width: 96% !important;
    display: block;
    padding: 4px 8px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    -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;
}

div.form-group input.col-md-3,
#couponForm input.de_field_small {
    width: 45% !important;
    display: block;
    padding: 4px 8px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    -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;
}

textarea:focus,
input.de_field_medium:focus,
select:focus,
div.form-group input.col-md-3:focus,
#couponForm input.de_field_small:focus {
    border-color: #666666;
    outline: 0;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 102, 102, .6);
		  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 102, 102, .6);*/
}

#register,
#returning,
input.navRegistrant,
form.panel input[type='submit'],
#rhome,
.btn-primary,
a.btn-conference{
    text-indent: 0px;
    display: inline-block;
    background: #be243e;
    color: #ffffff;
    padding: 10px 18px 10px 12px;
    border: 1px solid #a32137;
    height: auto;
    width: auto;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 1px 1px 3px #a32137;
    font-size: 14px;
    text-decoration: none;
    float: right;
    margin: 10px 0px;
    clear: both;
}

input.navRegistrant {
    background: #be243e;
}

#register:hover,
#returning:hover,
input.navRegistrant:hover,
form.panel input[type='submit']:hover,
#rhome:hover,
a.btn-primary:hover,
#register:focus,
#returning:focus,
input.navRegistrant:focus,
form.panel input[type='submit']:focus,
#rhome:focus,
a.btn-primary:focus,
a.btn-conference:hover,
a.btn-conference:focus{
    background: #a32137;
    text-decoration: none;
    color: #ffffff;
}
#register:after,
#paybtn:after{
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f101";
	margin-left:10px;
	font-size:18px;
}
#returning:before{
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f100";
	margin-right:10px;
	font-size:18px;
}

#rhome,
a.btn-conference{
    background: #376f4f;
    float: none;
    color: #ffffff !important;
    text-shadow: none;
    border-color: #376f4f;
    
}

#rhome:hover,
#rhome:focus,
a.btn-conference:hover,
a.btn-conference:focus{
    background: #41805c !important;
    padding: 10px 18px 10px 12px;
}
#rhome{
    margin:15px !important;
    margin-top:0px !important;
}
#rhome:hover{
    padding: 10px 18px 10px 12px !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
}
input.navRegistrant:hover,
input.navRegistrant:focus {
    background: #a32137;
    color: #ffffff;
}

label {
    font-weight: normal;
    padding: 4px inherit;
    color: #0c5466;
}

label.left {
    width: 27%;
    padding-right: 5px;
}

h1,
h2,
h3,
h4 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    background: none;
    text-indent: 0px;
    text-align: left;
}

h2,
h3 {
    color: #be243e;
    font-size: 16px;
    font-weight: 700;
    margin: 15px 0px;
}

h2.h2MainFirst,
.col-md-9>p {
    margin-bottom: 20px;
    margin-left: -7px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    height: auto;
    line-height: 28px;
    background-image: url('../../images/acpi/title-bg-image.png');
    background-position: left top;
    background-size: initial;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-origin: initial;
    background-clip: initial;
    font-size: 22px;
    font-family: Lato, sans-serif;
    color: #be243e;
}

p {
    margin: 15px;
    color: #0c5466;
    font-size: 14px;
    line-height: 1.3;
}

span.de_required {
    color: #c0392b;
}

a,
a:active,
a:visited {
    color: #be243e;
    text-decoration: underline;
    font-weight: bold;
}

a:hover {
    text-decoration: none;
    cursor: pointer
}

div.body-content h1 {
    margin-top: 32px;
    margin-bottom: 20px;
    margin-left: -7px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    height: auto;
    line-height: 28px;
    background-image: url('../../images/acpi/title-bg-image.png');
    background-position: left top;
    background-size: initial;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-origin: initial;
    background-clip: initial;
    font-size: 22px;
    font-family: Lato, sans-serif;
    color: #be243e;
}

div.body-content ul {
    margin: inherit;
    margin-left: 2%;
    padding: inherit;
    list-style: disc;
}

div.body-content ul li {
    margin: inherit;
    padding: 5px 0px;
    list-style: disc;
}

div.body-content table.table-bordered thead th {
    color: #646464;
    background: rgb(239, 239, 239);
}

#content-middle div.panel {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-top: none;
    border-radius: 0px;
}

div.tab-content #singleTab .row .col-sm-9 .panel {
    border: none;
}

div.form-group fieldset,
div.form-group fieldset legend {
    margin-top: 0px;
}

em {
    font-style: italic !important;
}

div.registration-complete i.fa-facebook,
div.registration-complete i.fa-twitter {
    font-size: 32px;
    color: #ffffff;
    background: transparent;
    border: 1px solid transparent;
    padding: 6px 7px;
    border-radius: 4px;
    text-shadow: 1px 1px 3px #236591;
    margin-right: 5px;
}

div.registration-complete i.fa-facebook:hover,
div.registration-complete i.fa-twitter:hover {
    background: #2c89c6;
}

div.registration-complete i.fa-facebook {
    background: #2980b9;
    border-color: #236591;
    padding: 6px 12px;
}

div.registration-complete i.fa-twitter {
    background: #2980b9;
    border-color: #236591;
}

div.registration-complete h4 {
    font-weight: 300;
    font-size: 24px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    margin-bottom: 15px;
    display: block;
    height: 100%;
    overflow: hidden;
    line-height: normal;
}

div.registration-complete p {
    margin: 15px;
    display: block;
    clear: both;
    height: 100%;
    overflow: hidden;
}

div.language-toggle {
    float: none;
    margin: 15px 0px;
    display: block;
    text-align: right;
}

div.language-toggle a {
    background: #be243e;
    padding: 12px 17px;
    float: none;
    clear: none;
    display: inline-block;
    color: #ffffff;
    text-decoration: none;
    border-radius: 4px;
    border: 1px solid #a32137;
    text-shadow: 1px 1px 3px #a32137;
}

div.language-toggle a:hover {
    background: #a32137;
}

.btn-primary {
    float: inherit;
    background: #59585d;
    color: #ffffff;
    border: none;
    text-shadow: none;
    clear: none;
    margin-right: 5px;
    padding: 12px 15px;
}

.btn-primary:hover {
    float: inherit !important;
    background: #6e6e6f !important;
    color: #ffffff !important;
    border: none !important;
    text-shadow: none !important;
}
#header div.container div.language-toggle{
    position: absolute;
    right: 10px;
    top: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#header div.container div.language-toggle a{
    background: none;
padding: 0px;
float: none;
clear: none;
display: inline-block;
color: #be243e;
text-decoration: none;
border-radius: 0px;
border: none;
text-shadow:none;
}

#header div.container div.language-toggle a:hover,
#header div.container div.language-toggle a:focus{
    background:none;
    text-shadow:none;
    text-decoartion:underline;
}
table.breakdown #noTax .info{
    display:none !important;
}
#couponForm #fieldContainer{
    width: 80%;
    float: left;
}
#couponForm #fieldContainer .form-group div{
    float: left;
    width: 73%;
}
#couponForm #fieldContainer .form-group label {
    width: 25%;
    margin: 0px;
    padding: 8px 0px;
    font-weight: 600;
}
#couponForm #fieldContainer .form-group div input{
    width:100% !important;
}
#paymentForm{
    clear: both;
    margin: 25px 0px;
    display: block;
    height: 100%;
    overflow: hidden;
}
.fa-exclamation-circle{
    display:none;
}