﻿
#divregistrationunavailable {
    font-weight: 600;
    width: 100%;
    padding: 50px;
    text-align: center;
}

footer {
    margin-top: 100px;
}

.hh-logo-bottom-page {
    display: block;
    /* max-width:230px; */
    max-height: 65px;
    width: auto;
    height: auto;
    margin: 0 auto;
}

#resetcode {
    letter-spacing: 5px;
    text-transform: uppercase;
}

#dtmarkets_wrapper {
    max-width: 800px;
    margin: 0 auto;
}

.btn-secondary {
    padding: 0.15rem 1.5rem;
    xborder: 0px solid #d6001c;
    color: #fff;
    border-radius: 22px;
    font-weight: 600;
    text-decoration: none;
    text-transformx: capitalize;
}

#btnLogin {
    width: 100% !important;
}

.dtr-control:before {
    margin-top: -4px !important;
}

#modalMemberType .modal-header {
    border: none
}

#modalMemberType .modal-content {
    background-color: rgb(255 240 168) !important;
}

#modalMemberType .modal-body .btn {
    min-width: 270px;
    margin: 10px auto !important;
}
.agenda .row:not(.row-date) div:first-child {
    border-left: 1px solid #e9e9e9;
}
.agenda {
    border-bottom: 1px solid #e9e9e9;
}
.agenda img {
    position: absolute;
    width: 100%;
    z-index: 9999999;
}

.agenda-img1, .agenda-img2 {
    max-width: 280px;
}

@media (max-width: 1400px) {
    .agenda-img1, .agenda-img2 {
        max-width: 260px;
    }
}

@media (max-width: 1200px) {
    .agenda-img1, .agenda-img2 {
        max-width: 220px;
    }
}

@media (max-width: 768px) {
    .row-date div:nth-child(2),
    .row-date div:nth-child(3),
    .row-date div:nth-child(4) {
        display: none;
    }
}

@media (max-width: 992px) {

    .agenda img {
        display: none;
    }

    .agenda .row:first-child {
        cdisplay: none;
    }

    .banner-col-1 {
        padding: 0px !important;
    }
}




.agenda .row {
    padding-bottom: 0px;
}

.row-date * {
    font-weight: 400 !important;
}

.agenda .row {
    border-bottom: 0px solid white !important;
}

    .agenda .row:not(.row-date) {
        border-left: none !important;
    }

        .agenda .row:not(.row-date) div:nth-child(1) {
            background-color: white;
            border-right: 1px solid #e9e9e9;
            border-bottom: none !important;
        }

        .agenda .row:not(.row-date) div:nth-child(2),
        .agenda .row:not(.row-date) div:nth-child(3),
        .agenda .row:not(.row-date) div:nth-child(4) {
            border-bottom: 1px solid #e9e9e9;
        }


.nav-tabs,
.agenda-tab-content {
    max-width: 1140px;
    margin: 0 auto;
}


.agenda .row:first-child {
    border-right: none !important;
    border-left: none !important;
    font-weight: 600;
    color: #ce8429;
}


.agenda .row {
    margin-left: -15px;
    margin-right: -15px;
}

    .agenda .row:nth-child(even) {
        background-color: #e9e9e9;
    }

.agenda .row {
    border-right: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

.agenda .row-date {
    xbackground-color: green !important;
    background-color: #35447d !important;
    color: white !important;
}

 .agenda .row-date {
        margin-top: 0px !important;
    }

.agenda .row div {
    padding: 5px;
}







#tabchelsea .btn {
    min-width: 230px;
}

.navbar {
    margin-bottom: 20px;
}

.tab-pane {
    margin-bottom: 120px;
}

.dropdown-menu .nav-link {
    padding: 0.25rem 1rem !important;
}

.welcome-row .btn {
    margin: 0 auto;
    margin-bottom: 20px;
    min-width: 200px;
}

@media (min-width: 768px) {
    .welcome-row .btn {
        xmargin: 0 0;
    }

    .welcome-row div:nth-child(1) .btn {
        xfloat: right;

    }
}

#tabenercare img,
#tabtoronto img {
    max-width: 600px;
    display: block;
    margin: 0 auto;
}

.nav button {
    border: none;
    background: none;
}
#dtmarkets tr td:last-child {
    text-align: right;
}
.nav .nav-link.active i,
.nav .nav-link.active span,
.nav .nav-link.active.dropdown-toggle::after {
    color: #FFd100;
    background: none !important;
}

.nav button.nav-link.active {
    background: none !important;
}

.dropdown-menu button.nav-link.active span {
    color: #d6001c !important;
    xtext-shadow: 1px 1px 2px #b6b6b6;
}

.nav .nav-link.active i,

.dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    xbackground-color: #d6001c !important;
    box-shadow: 0 2px 10px 0 rgb(157 0 0 / 37%);
}

    .dropdown-menu .dropdown-item {
        color: #212529 !important;
        font-size: 90%;
    }

.banner-row-1 {
    max-width: 1024px;
    margin: 0 auto;
}

.banner-col-1 {
    padding: 0px 4.375rem 6.25rem 10px;
    background-color: transparent;
    border-radius: 0px;
    flex: 1 1 auto;
    justify-content: center;
}

.banner-col-2 {
    padding: 6.25rem 15px;
}

@media (min-width: 768px) {

    .banner-row-2 div,
    .banner-row-3 div {
        padding: 2.1875rem 15px 2.3125rem;
    }
}

footer {
    font-size: 80%;
}

#btnForgot {
    margin-top: 6px;
}

#forgot_username {
    max-width: 400px;
}

.bg-light {
    background-color: white !important;
}

.bg-dark {
    background-color: #d6001c !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
}

.navbar .navbar-brand img {
    width: 45px;
    height: 40.909090909px;
}

#btnlanguage * {
    display: inline;
}


#btnlanguage {
    height: 10%;
    color: black;
    text-decoration: underline;
    xmax-width: 280px;
    xbackground-color: red;
}

.btn:focus {
    box-shadow: none;
}

.navbar {
    border-bottom: 1px solid rgb(255, 211, 0);
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
}

.navbar-brand div {
    font-weight: 600;
}

div img {
    xwidth: 100%;
}

h6 img {
    max-width: 300px;
}

.btn-red {
    background-color: #d6001c;
    border: 2px solid #d6001c;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1;
    text-transformx: uppercase;
    text-align: center;
    border-radius: 6px;
    padding: 12px 15px 10px;
    width: 100%;
    display: block;
    border-radius: 22px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 18px;
    text-decoration: none;
    text-transformx: capitalize;
    padding: 12px 22px;
    width: 37%;
}

.btn-yellow {
    background-color: rgb(255, 209, 0);
    border: 2px solid rgb(255, 209, 0);
    color: #000000;
    font-size: 1.6rem;
    line-height: 1;
    text-transformx: uppercase;
    text-align: center;
    border-radius: 6px;
    padding: 12px 15px 10px;
    width: 100%;
    display: block;
    border-radius: 22px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 18px;
    text-decoration: none;
    text-transformx: capitalize;
    padding: 12px 22px;
    width: 37%;
}

#forgot {
    color: #d6001c;
}

@media (min-width: 768px) {

    .row .order-md-2 {
        border-left: 1px solid #e5e5e5;
    }

    .row-login .col-md-6 {
        padding: 50px;
    }
}

#img-holder {
    width: 100%;
    min-height: 300px;
    height: 100%;
    background-color: red;
    background-image: url("../images/dealer_support_center.jpg") !important;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
}



.processing {
    z-index: 2147483647;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(190, 190, 190, .2);
    background-image: url(../images/ajax-loader.gif) !important;
    background-repeat: no-repeat;
    background-position: calc(50% - 12px) 300px;
    display: none;
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

.dataTables_processing img {
    height: 64px !important;
    width: 64px !important;
}

.main-btn-link {
    padding: 0px;
    text-decoration: none;
}

    .main-btn-link:hover {
        text-decoration: underline;
        text-decoration-color: black;
    }

.btn-trash {
    text-align: center;
    background-image: url(../../images/icon.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
    color: #ffffff;
    padding: 1px 10px;
}

.btn-registrationx {
    text-align: center;
    background-image: url(../../images/icon.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
    color: #ffffff;
    padding: 1px 10px;
}

.btn-attendee-add {
    width: 100%;
    padding: 0px;
    /*max-width: 120px;*/
}

    .btn-attendee-add i {
        margin-right: 5px;
    }

.btn-login-add {
    width: 100%;
    padding: 0px;
}

#dtloginsall tr.login-added .btn-login-add {
    color: white;
}

#dtloginsall tr.login-added td {
    background-color: #eeeeee;
    color: #a2a1a1;
    font-weight: 300;
}

#dtloginsall tr.login-added .btn-login-add {
    background-color: #a0a0a0;
}

#dtloginsall tr:not(.login-added) .btn-login-add {
    color: #ffffff;
}

    #dtloginsall tr:not(.login-added) .btn-login-add i {
        display: none;
    }

#dtloginsall tr.login-added .btn-login-add span {
    display: none;
}


#dtattendees tr.attendee-added .btn-attendee-add {
    color: white;
}

#dtattendees tr.attendee-added td {
    background-color: #eeeeee;
    color: #a2a1a1;
    font-weight: 300;
}

#dtattendees tr.attendee-added .btn-attendee-add {
    background-color: #a0a0a0;
}

#dtattendees tr:not(.attendee-added) .btn-attendee-add {
    color: #ffffff;
}

    #dtattendees tr:not(.attendee-added) .btn-attendee-add i {
        display: none;
    }

#dtattendees tr.attendee-added .btn-attendee-add span {
    /*display: none;*/
    visibility: hidden;
    max-width: 1px !important;
    display: inline-block;	
}

#dtregistrations_wrapper .btn-link span {
    color: black;
    text-decoration: underline unset;
}

.main-btn-link i {
    margin-left: 10px;
    color: red;
}


.btn-red-sm,
.btn-red-sm:active,
.btn-red-sm:visited,
.btn-red-sm:hover {
    padding: 0.15rem 1.5rem;
    background-color: #d6001c;
    border: 0px solid #d6001c;
    color: #fff;
    border-radius: 22px;
    font-weight: 600;
    text-decoration: none;
    text-transformx: capitalize;
}


.btn-yellow-sm,
.btn-yellow-sm:active,
.btn-yellow-sm:visited,
.btn-yellow-sm:hover {
    padding: 0.45rem 2.5rem;
    background-color: #FFd100 !important;
    border: 0px solid #d6001c;
    color: #fff;
    border-radius: 22px;
    font-weight: 600;
    text-decoration: none;
    text-transformx: capitalize;
    margin: 10px auto;
    display: block;
    color: #000000;
}





@media (min-width: 576px) {
    .col-form-label {
        text-align: right;
    }
}

@media (min-width: 992px) {
    #dtregistrations tr th:nth-child(1):not(.dataTables_empty),
    #dtregistrations tr td:nth-child(1):not(.dataTables_empty) {
        display: none;
    }

    #dtattendees tr th:nth-child(1):not(.dataTables_empty),
    #dtattendees tr td:nth-child(1):not(.dataTables_empty) {
        hdisplay: none;
    }
}

@media (min-width: 456px) {

    #dtmarkets tr th:nth-child(1):not(.dataTables_empty),
    #dtmarkets tr td:nth-child(1):not(.dataTables_empty) {
        display: none;
    }
}




#dtregistrations th,
#dtattendees th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: normal;
    text-align: left;
    color: grey;
}

#dtregistrations_wrapper,
#dtattendees_wrapper {
    width: 100% !important;
    xmax-width: 1200px;
    font-size: 14px;
}

#dtregistrations tr td,
#dtattendees tr td {
    min-width: 20px !important;
    font-size: 14px;
    white-space: nowrap;
}

#dtattendees thead th,
#dtattendees tbody td,
#dtattendees thead td,
#dtattendees tfoot td,
#dtregistrations thead th,
#dtregistrations tbody td,
#dtregistrations thead td,
#dtregistrations tfoot td {
    padding: 3px 5px 3px 5px;
}

.dim-dialog {
    filter: brightness(50%) !important;
}

.col-checkbox {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}


input.card {
    position: relative
}

#modalPayment .fas.fa-user,
#modalPayment .far.fa-credit-card {
    position: absolute;
    top: 10px;
    padding: 0 15px
}

.fas,
.far {
    cursor: pointer
}

#btnsubmitpayment {
    width: 100%;
}

#divcomplete {
    padding-top: 100px;
    text-align: center;
}
