/* Google address autocomplete */
.pac-container, .pac-item {
    min-width: 300px !important;
}

body:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: 100%;
    background: #004BFF;
    background: linear-gradient(to right, #004BFF 0%, #0E6397 100%);
    background: -moz-linear-gradient(left, #004BFF 0%, #0E6397 100%);
    background: -webkit-linear-gradient(left, #004BFF 0%, #0E6397 100%);
}

.link-color {
    color: #071D49 !important;
}

.pac-item {
    border: 0 !important;
    padding: 3px 20px !important;
    cursor: pointer !important;
}

.pac-icon {
    display: none !important;
}

.allergan_eyecare-logo {
    width: 280px;
}

.header-section {
    margin-top: 15px;
}

.check-icon {
    height: 13px;
    width: 28px;
}

.pl-5 {
    padding-left: 5px;
}

.align-right {
    text-align: right;
}

table {
    width: 100%;
    text-align: left;
}

table tr {
    border-bottom: 1px solid #9d9e9f;
}

table th {
    font-size: 12px;
    font-weight: normal;
}

table td {
    font-size: 16px;
    font-weight: normal;
    padding: 10px 0;
    vertical-align: top;
}

input[type="text"], input[type="email"], input[type="tel"] {
    color: #0f5999;
}

input[type="text"], input[type="email"], input[type="tel"] {
    border: none;
    border-bottom: 1px solid #9d9e9f;
    font-size: 16px;
    outline: 0;
    border-radius: 0;
}

.flex {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.flex-justify-between {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.flex-align-baseline {
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
}

#program-search {
    max-width: 775px;
    display: flex;
    margin: auto;
    align-items: center;
    min-height: calc(100vh - 100px);
}

#program-search .program-content {
    padding-top: 40px;
}

#search-form {
    margin: 75px 0 100px;
}

#search-form h1 {
    margin: 0 0 5px 0;
    word-spacing: -3px;
}

#search-form p {
    margin: 0 0 30px 0;
}

#search-form input[type="text"] {
    padding: 15px 0;
    width: 612px;
    float: left;
    margin-right: 10px;
}

#search-form input[type="submit"] {
    width: 145px;
}

#search-form #programId-error {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
}

#rsvp-form label.error {
    font-weight: 400;
}

#rsvp-error, #search-error {
    display: block;
    margin-bottom: 10px;
}

.bootstrap-select > select {
    width: 1px !important;
    left: 10px;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
}

.bootstrap-select.error .btn.bs-placeholder {
    color: #970d0d !important;
    border-bottom: 1px solid #970d0d !important;
}

.bootstrap-select.error .bs-caret {
    color: #970d0d;
}

.error, .error input, .error-asterisk {
    color: #970d0d !important;
}

.error input {
    border-bottom: 1px solid #970d0d;
}

.footer-content {
    font-size: 11px;
}

.footer-copyright {
    font-size: 12px;
    color: #0d5797;
}

.footer-copyright a {
    text-decoration: none;
}

.footer-copyright a:hover {
    text-decoration: underline;
}

#footer a {
    color: #071D49 !important;
}

.border-bottom-one {
    border-bottom: 1px solid #c0c0c0;
}

#program-id {
    font-size: 14px;
    margin: 50px 0 0;
    color: #9d9e9f;
}

#program-id span {
    color: #0d5797;
}

.custom-input {
    outline: 0;
    background: transparent;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #9d9e9f;
    font-size: 16px;
    border-radius: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.custom-font {
    font-size: 32px;
    font-weight: 300;
    color: #4a4b4c;
    margin: .67em 0;
}

.custom-select-input {
    outline: 0;
    background: transparent;
    box-shadow: none;
    border: none;
    font-size: 16px;
    border-radius: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin-bottom: 15px !important;
}

.custom-select-input .btn {
    outline: 0;
    background: transparent;
    box-shadow: none;
    border: none;
    font-size: 16px;
    border-radius: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 1.7;
}

.custom-select-input .form-control:focus {
    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 rgb(241, 241, 241), 0 0 8px transparent;
    border: 1px solid #9d9e9f;
}

.custom-select-input .form-control {
    border: 1px solid #9d9e9f;
}

#npi_license_search_note {
    float: left;
}

#hcp_add_new_link {
    font-weight: bold;
}

.form-control:focus {
    border-color: #9d9e9f !important;
}

.custom-input:focus {
    box-shadow: none;
}

.custom-select-input:focus {
    box-shadow: none;
}

.custom-width button.btn.dropdown-toggle.btn-default {
    border-bottom: 1px solid #9d9e9f;
}

.custom-width-editinfo button.btn.dropdown-toggle.btn-default {
    border-bottom: 1px solid #9d9e9f;
}

.custom-width-editinfo input.form-control {
    width: 100% !important;
}

.btn-group.custom-select-input.open .dropdown-toggle {
    box-shadow: none;
}

.custom-select-input.open > .dropdown-toggle.btn-default {
    background-color: transparent;
}

.bootstrap-select.custom-select-input .btn:focus {
    outline: transparent !important;
}

.bootstrap-select.custom-select-input .dropdown-menu li.selected a {
    background: rgba(13, 87, 151, 0.2);
}

#mobileEventInfo {
    background: #071D49;
    background-size: 100%;
    color: #fff;
    height: 100%;
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
}

.sidebar {
    background: #071D49;
    background-size: 100%;
    color: #fff;
    padding-top: 60px;
    height: 100%;
}

.sidebar:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}

.sidebar:after {
    content: '';
    display: block;
    width: 38px;
    height: 66px;
    background: url(../../img/arrow.svg);
    background-size: cover;
    position: absolute;
    left: 0;
    top: 74px;
    z-index: 2;
}

.sidebar-content, .sidebar-footer {
    width: 80%;
    margin: 5% 15%;
    position: relative;
    z-index: 2;
}

.sidebar .sidebar-content {
    min-height: 80vh;
}

.sidebar .sidebar-footer a {
    color: white;
}

.sidebar .sidebar-footer .col-md-6 {
    padding-left: 5px;
    padding-right: 5px;
}

.speaker, .speaker-mobile:not(:last-child) {
    border-bottom: 1px solid #c0c0c0;
    margin-bottom: 10px;
}

.speaker-info .speaker-details {
    margin-bottom: 15px;
}

.speaker-info .speaker-details .speaker-img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.speaker-info .speaker-details .speaker-name-details {
    padding-left: 5px;
    padding-right: 5px;
}

.speaker-info .speaker-details span.name {
    display: block;
    font-weight: 700;
}

.speaker-info .speaker-details .location {
    display: block;
    color: #cccfd3;
    line-height: 1.1;
}

.topics li {
    font-size: 14px;
    line-height: 1.1;
    list-style: none;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(149, 160, 169, 0.5);
    margin-bottom: 5px;
}

.topics li:last-child {
    border-bottom: none;
}

#event-heading{
    font-size: 20px;
    font-weight: 600;
}

.event-info {
    font-size: 14px;
    line-height: 1.25;
    color: #cccfd3;
}

.event-info a {
    color: #fff;
    text-decoration: none;
}

.event-info h3 {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 4px solid;
    margin-bottom: 10px;
}

.event-info p {
    margin: 0;
}

.event-info h3 a {
    color: #cccfd3;
}

.event-info .col-md-6 {
    padding-left: 5px;
    padding-right: 5px;
}

.event-date, .event-coordinator, .event-telecom, .event-hosts, .event-location {
    margin-bottom: 15px !important;
}

.event-date h3 {
    border-bottom: 4px solid #99B7FF;
}

.event-date .fas {
    color: #99B7FF;
    margin-right: 3px;
}

.event-location h3 {
    border-bottom: 4px solid #99B7FF;
}

.event-location .fas {
    color: #99B7FF;
    margin-right: 3px;
}

.event-location #view_map_link {
    text-decoration: underline;
}

.event-hosts h3 {
    border-bottom: 4px solid #99B7FF;
}

.event-hosts .fas {
    color: #99B7FF;
    margin-right: 3px;
}

.event-coordinator h3 {
    border-bottom: 4px solid #99B7FF;
}

.event-coordinator .fas {
    color: #99B7FF;
    margin-right: 3px;
}

.event-telecom h3 {
    border-bottom: 4px solid #99B7FF;
}

.event-telecom .fas {
    color: #99B7FF;
    margin-right: 3px;
}

.event-telecom span {
    display: block;
    font-size: 12px;
    color: #a1a3a6;
    margin-bottom: 5px;
}

.search-page, .attendee-page, .confirm-page {
    padding-top: 15px;
    padding-bottom: 35px;
    height: calc(100vh - 6px);
    overflow-y: auto;
}

.event-section {
    height: calc(100vh - 6px);
    overflow-y: auto;
    background-color: #2a1d6c;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

#modal-error {
    float: none;
}

#modal-error.in {
    display: flex !important;
    align-items: center;
}

#modal-error .modal-dialog {
    max-width: 500px;
}

#modal-error .modal-content {
    border-radius: 0;
    padding: 60px 45px;
}

#modal-error .modal-body {
    padding: 0;
}

#modal-error .modal-copy {
    font-weight: bold;
    padding: 0 15px;
}

#modal-error .modal-copy p {
    margin-bottom: 15px;
    font-size: 15px;
}

#modal-error .modal-footer {
    border: 0;
    padding: 30px 15px 0;
    text-align: center;
}

.event-info-mobile-details #event-details-mobile .nav li.active {
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}

.event-info-mobile-details #event-details-mobile .nav li.active a {
    color: rgba(255, 255, 255, 1);
}

.event-info-mobile-details #event-details-mobile .nav li.date {
    background-color: #2d91d1;
}

.event-info-mobile-details #event-details-mobile .nav li.location,
.event-info-mobile-details #event-details-mobile .nav li.telecom,
.event-info-mobile-details #event-details-mobile .nav li.virtual {
    background-color: #9867b6;
}

.event-info-mobile-details #event-details-mobile .nav li.speakers {
    background-color: #b9a143;
}

.event-info-mobile-details #event-details-mobile .nav li.coordinator {
    background-color: #51b943;
}

.event-info-mobile-details #event-details-mobile .nav li.host {
    background-color: #43b3b9;
}

.event-info-mobile-details #event-details-mobile .nav li a {
    font-size: 36px;
    color: rgba(255, 255, 255, 0.5);
}

.event-info-mobile-details #event-details-mobile h3 {
    font-size: 24px;
    color: #72c8ff;
}

.event-info-mobile-details #event-details-mobile h6 {
    font-size: 14px;
    color: #a3a3a3;
}

.event-info-mobile-details #event-details-mobile a {
    color: rgba(255, 255, 255, 0.75);
}

.event-info-mobile-details #event-details-mobile a:hover {
    color: rgba(255, 255, 255, 1);
}

.event-info-mobile-details .remote-speakers {
    margin: 5px 0;
    font-size: 12px;
}

.event-info-mobile-details #event-details-mobile .speaker-mobile .location {
    display: block;
    font-size: 14px;
}

.event-info-mobile-details #event-details-mobile .topics {
    margin: 5px 0 0 0;
    padding: 0;
}

.event-info-mobile-details .event-speakers {
    margin-top: 10px;
    font-size: inherit;
}

.event-info-mobile-details #event-details-mobile .nav li {
    width: 13vw;
    height: 13vw;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 5px;
}

.event-info-mobile-details #event-details-mobile {
    padding: 30px;
    color: #fff;
    font-size: 18px;
}

.event-info-mobile-details #event-details-mobile .product-links-mobile {
    border-top: 1px solid #c0c0c0;
    padding-top: 10px;
    margin-top: 5px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: transparent;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
}

.event-info-mobile-details .panel-body {
    border: none !important;
    padding: 0;
}

.flex-center {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.panel-title {
    font-size: 14px;
}

.panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
}

.more-less {
    float: right;
    color: #fff;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}

.event-info-mobile-details .panel-heading {
    background: #0a3254;
}

.event-info-mobile-details .panel-heading h4 {
    text-align: left;
    color: #fff;
    font-size: 28px;
    line-height: 1;
    padding: 0;
}

.event-info-mobile-details .panel-heading i.glyphicon-plus {
    display: inline-block;
    width: 10%;
    color: #fff;
    font-size: 28px;
    line-height: 1;
    text-align: right;
}

.event-info-mobile-details .panel-heading a h3 {
    display: inline-block;
    width: 90%;
    float: left;
    text-align: left;
    color: #fff;
    font-size: 28px;
    line-height: 1;
    padding: 0;
}

#event-details-mobile .fas {
    font-size: 32px;
}

.event-info-mobile-details .event-details {
    background: #0d3f6a;
}

.border-bottom {
    border-bottom: 1px solid #c0c0c0;
}

.left-content {
    min-height: 65vh;
    margin-bottom: 10px;
}

.footer-content .small-copy, .footer-content .small-copy-margin {
    font-size: small;
}

.footer-content .small-copy, .footer-content .small-copy-margin {
    min-height: 24vh;
    margin-bottom: 10px;
}

.program-content .footer-content .small-copy {
    margin-top: 50px;
    margin-bottom: 50px;
}

.attendee-page .footer-content .small-copy {
    min-height: auto;
}

/*Edit Page Styles*/

#edit-info .input {
    display: inline-block;
    margin-right: 25px;
    vertical-align: top;
}

#edit-info .edit-links {
    float: right;
}

#edit-info .rsvp-now {
    display: block;
    padding: 15px;
    margin: 25px auto;
}

#edit-info .disclaimer-copy {
    font-size: 11px;
    line-height: 1.5;
    color: #000;
}

#edit-info .dropdown-menu.open input[type="text"] {
    width: 100% !important;
    border: 1px solid #9d9e9f !important;
    font-size: 13px !important;
}

#search-results h3 {
    margin-top: 0;
}

#search-results a {
    color:  #004BFF;
}

#no_result a {
    color:  #004BFF;
}

#hcp_add_new_link a {
    color:  #004BFF;
}

#has_npi_find_label {
    color:  #004BFF;
}

#search-results h4 {
    display: inline-block;
    float: left;
}

#search-results .not-you {
    display: inline-block;
    margin: 0;
    float: right;
}

.results-table {
    margin-top: 15px;
    max-height: 235px;
    overflow: auto;
}

.mCustomScrollbar {
    width: calc(100% + 15px);
}

.mCustomScrollBox {
    padding-right: 20px;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    border-radius: 0;
    background-color: #c0c0c0;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    border-radius: 0;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #38a9e5 !important;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0 !important;
    overflow-x: auto !important;
}

.select {
    width: 13.5%;
}

table#results th {
    color: #0d5797;
    padding: 0 10px 0 0;
}

#results .button {
    float: right;
}

.custom-select-input .btn-default:active:focus, .custom-select-input .btn-default:active:hover {
    background-color: transparent;
}

.custom-select-input input.input-block-level.form-control {
    width: 100px !important;
}

#edit-info .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: auto !important;
}

#edit-info .bootstrap-select .btn {
    width: auto;
    margin-top: 0;
}

#edit-info input[type='text'][readonly] {
    border: none;
}

#edit-info.no-editing input[type='text'], #edit-info.no-editing input[type='email'], #edit-info.no-editing input[type='tel'], #edit-info.no-editing .bootstrap-select .btn {
    border: none;
}

.btn.btn-success {
    background: #50bc34;
}

.btn.btn-success:hover, .btn.btn-success:focus {
    background: #409629;
}

#edit-info .form-fields {
    /*float: left;*/
}

#edit-info label {
    margin-top: 10px;
    display: block;
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: normal;
}

#edit-info input[type="text"], #edit-info input[type="email"], #edit-info input[type="tel"], #edit-info select {
    position: relative;
    width: auto;
    margin-bottom: 10px;
    color: #4a4b4c;
}

#edit-info .creds {
    margin-top: 5px;
    margin-bottom: 5px;
}

#edit-info label {
    color: #0d5797;
}

#edit-info p a {
    color:  #004BFF;
}

#edit-info.editing label {
    color: #9d9e9f;
}

#edit-info.editing .valid input[type="text"]:not([readonly]), #edit-info.editing .valid input[type="email"], #edit-info.editing .valid input[type="tel"], #edit-info.editing .bootstrap-select.valid .btn, #rsvp-form .bootstrap-select.valid .btn {
    color: #0f5999 !important;
    border-bottom: 1px solid #0f5999;
}

#edit-info .bootstrap-select .caret {
    border-top: 6px dashed;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    border-bottom: 0 !important;
    right: 0 !important;
}

#edit-info input[type='text'][readonly] {
    border: none;
}

#edit-info.no-editing input[type='text'], #edit-info.no-editing input[type='email'], #edit-info.no-editing input[type='tel'], #edit-info.no-editing .bootstrap-select .btn {
    border: none;
}

#edit-info .input:after {
    content: none;
    font-family: 'icons';
    cursor: pointer;
}

#edit-info.no-editing .input:not(.readonly):not(.custom-width):not(.custom-width-editinfo):hover:after {
    content: '\f044';
}

#edit-info .edit-page {
    background: #0d5797;
    color: #fff !important;
    font-size: 12px;
    line-height: 1;
    padding: 9px 14px;
    cursor: pointer;
    border-radius: unset;
    margin-left: 5px;
}

#edit-info .bootstrap-select .btn {
    border-radius: 0;
    padding: 0;
    background-color: transparent !important;
    font-size: 16px;
    line-height: 1 !important;
    margin-top: -1px;
}

#edit-info .bootstrap-select .btn.bs-placeholder {
    color: #9d9e9f;
}

#edit-info .bootstrap-select .btn.active {
    outline: none !important;
    box-shadow: none !important;
    color: #4a4b4c;
    opacity: 1;
}

#edit-info .bootstrap-select .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    position: relative;
    line-height: 1;
    vertical-align: middle;
    padding: 0 10px 2px 0;
}

.bootstrap-select .dropdown-toggle .filter-option-inner {
    padding-right: inherit;
}

#edit-info .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: auto;
}

#edit-info .custom-select-input input.input-block-level.form-control {
    width: 100% !important;
}

.other-container {
    display: none;
}

#confirmation .confirm-title {
    display: inline-block;
    float: left;
}

#confirmation h2 {
    font-size: 24px;
    display: inline-block;
    margin: 0;
}

#confirmation h2.success {
    color: #50bc34;
}

#confirmation a {
    color:  #004BFF !important;
}

#confirmation h3 {
    font-size: 18px;
    color: #787878;
    margin: 10px 0;
}

#confirmation-details {
    font-size: 16px;
    color: #4a4b4c;
    padding: 10px 0 10px;
}

#confirmation-details .detail {
    margin-bottom: 5px;
    margin-right: 25px;
}

#confirmation-details .detail .inline-element {
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 5px;
}

#confirmation-details .detail .label-heading {
    display: block;
    font-size: 12px;
    margin-bottom: 0;
    color: #0d5797;
    font-weight: unset;
    padding-left: 0;
}

#confirmation .more-info {
    font-size: 11px;
    color: #4a4b4c;
    margin-top: 10px;
    display: none;
}

#confirmation .confirm-links {
    float: right;
    text-align: center;
    position: relative;
}

#confirmation .print-details {
    font-size: 14px;
    color: #0d5797;
}

#confirmation .event-calendar {
    background: #38a9e5;
    display: none;
    padding: 6px 20px;
    color: #fff;
    text-decoration: none;
    transition: 0.25s all;
    margin-top: 5px;
}

#confirmation .event-calendar-options {
    border: 1px solid #38a9e5;
    border-top: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    display: none;
    position: absolute;
    width: 100%;
    background: #fff;
}

#confirmation .event-calendar-options li {
    padding: 0;
    border-bottom: 1px solid #c0c0c0;
}

#confirmation .event-calendar-options li a {
    color: #38a9e5;
    padding: 10px 5px;
    display: block;
}

#confirmation .event-calendar-options li button {
    color: #38a9e5;
    border: 0;
    box-shadow: none;
    background: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 10px 5px;
    display: block;
    width: 100%;
}

.teleconference-info {
    padding: 15px 0;
}

.tc-details .label {
    color: #0d5797;
    display: block;
    font-size: 12px;
    margin-bottom: 0;
    text-align: left;
    font-weight: 400;
}

.teleconference-info h3 .fas {
    color: #0d5797;
}

.tc-details div {
    font-size: 16px;
}

/* loader */
.loader {
    margin: 10px 0 10px 7px;
    font-size: 3px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.btn {
    outline: none !important;
}

.btn.disabled {
    background: #9d9e9f !important;
    cursor: not-allowed;
    border-color: #9d9e9f !important;
    opacity: 1;
}

.bootstrap-select .dropdown-menu .popover-title button {
    float: right;
    background: transparent;
    border: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
    line-height: 1;
    font-size: 18px;
    color: #0f5999;
    font-weight: 400;
    opacity: 1;
}

.bootstrap-select .dropdown-menu .popover-title {
    background-color: #fff;
}

#cookie_consent_section {
    background: #009de2;
    padding: 10px 0;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
}

#cookie_consent_section p {
    margin: 0;
    color: #ffffff;
}

#cookie_consent_section p a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
}

#cookie_consent_section p a span{
    border-bottom: 1px solid #fff;
}

#cookie_consent_section .read_more_button,
#cookie_consent_section .read_less_button {
    cursor: pointer;
    text-decoration: underline;
}

#cookie_consent_section .read_more,
#cookie_consent_section .read_less_button {
    display: none;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: visible;
}

.mt-10 {
    margin-top: 10px;
}

.mr-30 {
    margin-right: -30px;
}
.horizantal-form .row {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    flex-wrap: wrap;
}

.horizantal-form .row > div {
    flex-grow: 1;
    padding: 0 15px;
}

.horizantal-form .row > div.flex2 {
    flex-grow: 2;
    margin-bottom: 0;
}

.horizantal-form .row #search-button {
    width: 100%;
}

.select-btn-color {
    background:  #004BFF;
    color: white;
}

a#ot-sdk-btn {
    border: none !important;
    padding: 0 !important;
    font-size: small !important;
    background: none !important;
}

.btn.btn-success {
    background: #50bc34;
}

.btn.btn-success:hover, .btn.btn-success:focus {
    background: #409629;
}

.search-page #are_you_prescriber_label {
    font-weight: 700;
    margin-right: 10px;
}

#edit-info .is-prescriber-div label:not(#are_you_prescriber_label),
.search-page .is-prescriber-div label:not(#are_you_prescriber_label) {
    margin-right: 15px;
}

#search-results #dark-gray {
    margin: 5px 0 0 80px;
}

.custom-width button.btn.dropdown-toggle.btn-default {
    max-width: 104px;
    border:none;
}

.btn.disabled,
.button.disabled {
    background: #99B7FF !important;
    cursor: not-allowed;
    border-color: #99B7FF !important;
    opacity: 1;
}

@media only screen and (min-width: 1300px) {
    .horizantal-form .row {
        flex-wrap: nowrap;
    }

    .horizantal-form .row > div {
        min-width: 150px;
    }
}

@media only screen and (max-width: 1024px) {
    .horizantal-form .row > div {
        flex: 0 0 100%;
    }
}
@media print {
    #mobileEventInfo {
        display: none !important;
    }

    .confirm-links {
        display: none !important;
    }
}

@-webkit-keyframes load5 {
    0%, 100% {
        box-shadow: 0em -2.6em 0em 0em #9d9e9f, 1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2), 2.5em 0em 0 0em rgba(157, 158, 159, 0.2), 1.75em 1.75em 0 0em rgba(157, 158, 159, 0.2), 0em 2.5em 0 0em rgba(157, 158, 159, 0.2), -1.8em 1.8em 0 0em rgba(157, 158, 159, 0.2), -2.6em 0em 0 0em rgba(157, 158, 159, 0.5), -1.8em -1.8em 0 0em rgba(157, 158, 159, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(157, 158, 159, 0.7), 1.8em -1.8em 0 0em #9d9e9f, 2.5em 0em 0 0em rgba(157, 158, 159, 0.2), 1.75em 1.75em 0 0em rgba(157, 158, 159, 0.2), 0em 2.5em 0 0em rgba(157, 158, 159, 0.2), -1.8em 1.8em 0 0em rgba(157, 158, 159, 0.2), -2.6em 0em 0 0em rgba(157, 158, 159, 0.2), -1.8em -1.8em 0 0em rgba(157, 158, 159, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(157, 158, 159, 0.5), 1.8em -1.8em 0 0em rgba(157, 158, 159, 0.7), 2.5em 0em 0 0em #9d9e9f, 1.75em 1.75em 0 0em rgba(157, 158, 159, 0.2), 0em 2.5em 0 0em rgba(157, 158, 159, 0.2), -1.8em 1.8em 0 0em rgba(157, 158, 159, 0.2), -2.6em 0em 0 0em rgba(157, 158, 159, 0.2), -1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(157, 158, 159, 0.2), 1.8em -1.8em 0 0em rgba(157, 158, 159, 0.5), 2.5em 0em 0 0em rgba(157, 158, 159, 0.7), 1.75em 1.75em 0 0em #9d9e9f, 0em 2.5em 0 0em rgba(157, 158, 159, 0.2), -1.8em 1.8em 0 0em rgba(157, 158, 159, 0.2), -2.6em 0em 0 0em rgba(157, 158, 159, 0.2), -1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(157, 158, 159, 0.2), 1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2), 2.5em 0em 0 0em rgba(157, 158, 159, 0.5), 1.75em 1.75em 0 0em rgba(157, 158, 159, 0.7), 0em 2.5em 0 0em #9d9e9f, -1.8em 1.8em 0 0em rgba(157, 158, 159, 0.2), -2.6em 0em 0 0em rgba(157, 158, 159, 0.2), -1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(157, 158, 159, 0.2), 1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2), 2.5em 0em 0 0em rgba(157, 158, 159, 0.2), 1.75em 1.75em 0 0em rgba(157, 158, 159, 0.5), 0em 2.5em 0 0em rgba(157, 158, 159, 0.7), -1.8em 1.8em 0 0em #9d9e9f, -2.6em 0em 0 0em rgba(157, 158, 159, 0.2), -1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(157, 158, 159, 0.2), 1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2), 2.5em 0em 0 0em rgba(157, 158, 159, 0.2), 1.75em 1.75em 0 0em rgba(157, 158, 159, 0.2), 0em 2.5em 0 0em rgba(157, 158, 159, 0.5), -1.8em 1.8em 0 0em rgba(157, 158, 159, 0.7), -2.6em 0em 0 0em #9d9e9f, -1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(157, 158, 159, 0.2), 1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2), 2.5em 0em 0 0em rgba(157, 158, 159, 0.2), 1.75em 1.75em 0 0em rgba(157, 158, 159, 0.2), 0em 2.5em 0 0em rgba(157, 158, 159, 0.2), -1.8em 1.8em 0 0em rgba(157, 158, 159, 0.5), -2.6em 0em 0 0em rgba(157, 158, 159, 0.7), -1.8em -1.8em 0 0em #9d9e9f;
    }
}

@keyframes load5 {
    0%, 100% {
        box-shadow: 0em -2.6em 0em 0em #9d9e9f, 1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2), 2.5em 0em 0 0em rgba(157, 158, 159, 0.2), 1.75em 1.75em 0 0em rgba(157, 158, 159, 0.2), 0em 2.5em 0 0em rgba(157, 158, 159, 0.2), -1.8em 1.8em 0 0em rgba(157, 158, 159, 0.2), -2.6em 0em 0 0em rgba(157, 158, 159, 0.5), -1.8em -1.8em 0 0em rgba(157, 158, 159, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(157, 158, 159, 0.7), 1.8em -1.8em 0 0em #9d9e9f, 2.5em 0em 0 0em rgba(157, 158, 159, 0.2), 1.75em 1.75em 0 0em rgba(157, 158, 159, 0.2), 0em 2.5em 0 0em rgba(157, 158, 159, 0.2), -1.8em 1.8em 0 0em rgba(157, 158, 159, 0.2), -2.6em 0em 0 0em rgba(157, 158, 159, 0.2), -1.8em -1.8em 0 0em rgba(157, 158, 159, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(157, 158, 159, 0.5), 1.8em -1.8em 0 0em rgba(157, 158, 159, 0.7), 2.5em 0em 0 0em #9d9e9f, 1.75em 1.75em 0 0em rgba(157, 158, 159, 0.2), 0em 2.5em 0 0em rgba(157, 158, 159, 0.2), -1.8em 1.8em 0 0em rgba(157, 158, 159, 0.2), -2.6em 0em 0 0em rgba(157, 158, 159, 0.2), -1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(157, 158, 159, 0.2), 1.8em -1.8em 0 0em rgba(157, 158, 159, 0.5), 2.5em 0em 0 0em rgba(157, 158, 159, 0.7), 1.75em 1.75em 0 0em #9d9e9f, 0em 2.5em 0 0em rgba(157, 158, 159, 0.2), -1.8em 1.8em 0 0em rgba(157, 158, 159, 0.2), -2.6em 0em 0 0em rgba(157, 158, 159, 0.2), -1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(157, 158, 159, 0.2), 1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2), 2.5em 0em 0 0em rgba(157, 158, 159, 0.5), 1.75em 1.75em 0 0em rgba(157, 158, 159, 0.7), 0em 2.5em 0 0em #9d9e9f, -1.8em 1.8em 0 0em rgba(157, 158, 159, 0.2), -2.6em 0em 0 0em rgba(157, 158, 159, 0.2), -1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(157, 158, 159, 0.2), 1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2), 2.5em 0em 0 0em rgba(157, 158, 159, 0.2), 1.75em 1.75em 0 0em rgba(157, 158, 159, 0.5), 0em 2.5em 0 0em rgba(157, 158, 159, 0.7), -1.8em 1.8em 0 0em #9d9e9f, -2.6em 0em 0 0em rgba(157, 158, 159, 0.2), -1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(157, 158, 159, 0.2), 1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2), 2.5em 0em 0 0em rgba(157, 158, 159, 0.2), 1.75em 1.75em 0 0em rgba(157, 158, 159, 0.2), 0em 2.5em 0 0em rgba(157, 158, 159, 0.5), -1.8em 1.8em 0 0em rgba(157, 158, 159, 0.7), -2.6em 0em 0 0em #9d9e9f, -1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(157, 158, 159, 0.2), 1.8em -1.8em 0 0em rgba(157, 158, 159, 0.2), 2.5em 0em 0 0em rgba(157, 158, 159, 0.2), 1.75em 1.75em 0 0em rgba(157, 158, 159, 0.2), 0em 2.5em 0 0em rgba(157, 158, 159, 0.2), -1.8em 1.8em 0 0em rgba(157, 158, 159, 0.5), -2.6em 0em 0 0em rgba(157, 158, 159, 0.7), -1.8em -1.8em 0 0em #9d9e9f;
    }
}

@media (max-width: 1440px) {
    .sidebar:after {
        width: 31px;
        height: 54px;
        top: 80px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1440px) {
    .search-content {
        width: 83.33333333%;
        margin-left: 8.33333333%;
    }

    .allergan_eyecare-logo.logo {
        width: 186px;
    }

    #program-id {
        margin: 40px 0 0 0;
    }
}

@media screen and (min-width: 992px) and (max-width: 1100px) {
    .custom-font {
        font-size: 28px;
    }
}

@media (max-width: 1200px) {
    .custom-width .bootstrap-select {
        width: 100% !important;
        max-width: none;
    }

}

@media screen and (min-width: 1200px) and (max-width: 1366px) {
    .speaker-details-padding {
        padding-left: 10px !important;
    }
}

@media screen and (max-width: 1150px) {
    #confirmation .confirm-title {
        display: block;
        float: none;
    }

    #edit-info .edit-links {
        float: none;
        text-align: right;
        right: auto;
        position: relative;
    }

    #confirmation .confirm-links {
        float: none;
        text-align: left;
    }

    #confirmation .print-details {
        display: block;
        margin: 0 0 10px;
        text-align: right;
    }

    #confirmation .event-calendar-options {
        position: relative;
    }

    #confirmation .event-calendar-options li button, #confirmation .event-calendar-options li a {
        padding-left: 20px;
        padding-right: 20px;
    }

    #confirmation .event-calendar-options li button {
        text-align: left;
    }
}

@media screen and (max-width: 991px) {
    #program-search {
        max-width: 100%;
        min-height: calc(100vh - 50px);
    }

    .home-page-footer {
        max-width: 100%;
    }

    #search-form input[type="text"] {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }

    #search-form button {
        width: 100%;
    }

    #footer .footer-copyright .pull-left, #footer .footer-copyright .pull-right {
        float: none !important;
        text-align: center;
    }

    #footer .footer-copyright {
        margin: 50px 0;
    }
}

@media screen and (max-width: 450px) {
    .allergan_eyecare-logo {
        width: 186px;
    }

    #program-id {
        margin: 35px 0 0;
    }

    #edit-info .creds .input {
        display: block;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 500px) {
    .event-info-mobile-details #event-details-mobile .nav li {
        margin-right: 5px;
    }

    #event-details-mobile .fas {
        font-size: 21px;
        line-height: 3;
    }

    #modal-error .modal-dialog {
        margin: 30px;
    }

    #modal-error .modal-content {
        padding: 30px 15px;
    }

    #modal-error .modal-copy {
        text-align: center;
    }

    #modal-error .modal-footer {
        padding-top: 15px;
    }

    #title-section, #title-section div {
        display: block !important;
        float: none !important;
    }

    .footer-links {
        text-align: center;
    }
}

@media screen and (max-width: 360px) {
    .event-info-mobile-details #event-details-mobile .nav li {
        margin-right: 2px;
    }

    .allergan_eyecare-logo {
        width: 140px;
    }

    #program-id {
        margin: 25px 0 0;
        font-size: 12px;
    }
}
