.form-error{
    color: rgb(185, 74, 72);
}

.alert-message{
    display: none;
}

.alert{
    margin-bottom: 0px !important;
}

.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

.d-none{
    display: none !important;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 9999;
    height: 2em;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}

/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    display: none;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

.loading_order_summary {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 800px;
    z-index: 9999999;
    background: url('https://lkp.dispendik.surabaya.go.id/assets/loading.gif') 50% 50% no-repeat rgba(0,0,0,0.3);
}

.btn-lg{
    font-size: 18px !important;
    line-height:40px !important;
}

/*.step-section ul {display: inline-flex; width: 100%}
.step-section ul li {width: 33.33%; }
.step-section ul li a {background:#707070; position: relative;  font-family: 'Gotham-Bold'; font-size: 20px; color: #FFF; display: block; text-align: center; padding: 20px; border-right: 1px solid #FFF;}
.step-section ul li.active a {background:#0db81c; border-right: none; }
.step-section ul li a:after { position: absolute; right:-16px; top:0; bottom: 0; content: "";  width: 0;
height: 0;
border: 0 solid transparent;
border-bottom-width: 17px;
border-top-width: 17px;
border-left: 17px solid #0db81c; z-index: 1; display: block; margin: auto; display: none; }
.step-section ul li.active a:after {display: block;}
.step-section ul li:last-child a {border:none;}*/
/*.btn-center {text-align: center;}*/

/*.green-btn{color:#fff; background:#0db81c; color: #FFF; font-size: 20px; padding: 10px 20px; min-width: 250px; text-transform: capitalize;  display:inline-block;  }
.green-btn:hover {background: #000; color: #FFF;}
.green-btn:focus {color: #FFF;}*/

.eternal-adversary .checkout-tab-div {background: url(../../images/account_information_img.png) no-repeat top left 50px; }
.eternal-adversary .checkout-tab-div .cart-summary-inner {background: transparent; }

/*.lb-image, .lb-dataContainer {
 max-width: 100% !important;
 height: auto !important;
 width: 100% !important;
}
*/
.lb-outerContainer {
    max-width: 90% !important;
    height: auto !important;
    width: auto !important;
    text-align: center;
}

.lb-dataContainer { 
    max-width: 100%; 
    height: auto !important; 
    width: auto !important; 
}
.lb-image{
    max-width: 100% !important; 
    margin: 0 auto !important;
    height: auto !important; 
    width: auto !important; 
}

.centreFully{
    color:#FFF;
}

@media only screen and (max-width: 767px){
    .accordion-title .acc-img img {
        height : 60px;
    }

    .step-section ul li a::after{
        border-left: 0px !important;
    }

    .sold{
        pointer-events: inherit !important;
    }
} 

.menu li ul li a{
    white-space: normal !important;
}

@media (max-width:1024px) {
    .menu li:hover > ul{
        width: 350px;
    }
}

/*This is for dropkick Dropdown*/
.nopadding{
    padding: 0 !important;
    margin: 0 !important;
}
.pl5{padding-left: 5px !important;}
.pr5{padding-right: 5px !important;}
.optionDropdown div.dk-selected{width:160px !important;}

@media (max-width:1024px) {
    .optionDropdown div.dk-selected{width:140px !important;}
}

@media (max-width:767px) {
    .optionDropdown div.dk-selected{width:100% !important;}
}

.loginSection, .registrationSection{
    display: none;
}

#login_form{
    min-width: 300px;
}

#login_form input{
    width:100%;
}

#login_form .errorMsg{
    color: #FFF;
    font-size: 10px;
}

#paypal-button-container .paypal-buttons{
    z-index: 1;
}

.cart-summary .form-control{
    width:100% !important;
    height:32px !important;
}

.step-section ul .tab-order-summary.active a::after{
    display: none;
}

@media (max-width:767px) {
    .eternal-adversary .cart-summary {
        z-index: 4;
    }
}

@media (min-width:767px) {
    .eternal-adversary .cart-summary {
        display: block;
    }
}