﻿.loading-panel {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999991;
}

.loading-logo {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100px;
}

.loading-gif {
    margin: auto;
    position: absolute;
    top: 170px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100px;
}

label.error {
    color: red;
}

#side_menu_contact a:hover {
    color: #fb6f00;
}

a:hover {
    text-decoration: none;
}

p a {
    color: #007bff;
}

.close {
    text-shadow: unset;
}

#popupAnnouncementListingModal .modal-header {
    border-radius: unset;
    border-bottom-left-radius: unset;
    border-bottom-right-radius: unset;
}

#popupAnnouncementListingModal div.carousel-caption {
    position: unset;
}

#popupAnnouncementListingModal div.modal-body {
    padding-left: unset;
    padding-right: unset;
    padding-bottom: unset;
}

#annnouncement_list .carousel-item {
    text-align: center;
}

.forget-password {
    color: white !important;
}

.header-btn-group a:hover, .header-welcome-account-detail a:hover, .btn-apply:hover, .contact_wrapper_inn span:hover, .af-login-name:hover, .btn-download:hover, .transaction-bar a:hover {
    color: white;
    text-decoration: none;
}

.info-center {
    min-height: 550px;
}

#calendar_month-error {
    margin-left: 31px !important;
}

#calendar_year-error {
    margin-left: 32px !important;
}

.dropdown-menu a:hover {
    color: black;
}

select.form-control {
    padding: 6px 20px;
}

.account-header .account-dashboard-bottom img {
    max-height: 31px;
}

.restore-btn {
    padding: 0.5rem 2rem !important;
}

    .restore-btn:hover {
        cursor: pointer;
    }

.table-responsive {
    /*display: inline-table;*/
}

.unread {
    color: #fb6f00 !important;
}

.fa-trash-alt:hover {
    color: red;
    cursor: pointer;
}

#product_balance {
    overflow: auto;
}

.daterangepicker {
    color: black !important;
}

    .daterangepicker td.active, .daterangepicker td.active:hover {
        color: white !important;
    }

#contact_list a:hover {
    color: #fc7000;
}

.slider:before {
    display: none !important;
}

.log-btn.dropdown-toggle::after {
    font-size: 15px;
}

.step-register-word-1 {
    margin: 0px 0px 0px 10px;
}


.step-register-word-2 {
    margin: 0px 5px 0px 0px;
}

.step-register-word-3 {
    margin: 0px 20px 0px 0px;
}

/*@media (max-width: 768px) {
    .register_form_wrap {
        padding: 0px 20px 10px 20px;
    }

    .step-register-word-1 {
        margin: 0px 0px 0px 12px;
    }

    .step-register-word-2 {
        margin: 0px;
    }

    .step-register-word-3 {
        margin: 0px 25px 0px 0px;
    }
}*/

.inbox-icon {
    margin-right: 8px;
}

.unread-count {
    position: absolute;
    font-size: 10px;
    background-color: red;
    color: white;
    border-radius: 50px;
    border: 1px solid #fff;
    width: auto;
    height: 18px;
    display: block;
    text-align: center;
    top: 32px;
    margin-left: 18px;
    font-weight: bold;
    padding: 1px 3px;
    min-width: 18px;
}

.inbox-header {
    margin-right: 16px;
}

.mobile-unread {
    top: 6px;
}

@media (min-width: 769px) {
    .slider {
        display: none;
    }
}

.reg .modal-content {
    background: #192439;
}

.t-modal tbody, .t-modal td, .t-modal tfoot, .t-modal th, .t-modal thead, .t-modal tr {
    border-width: 2px;
}

.prov-am img {
    max-width: 13%;
}

.username_custom img {
    width: 20px;
}

.m-header .header-lang {
    max-width: 80%;
}

.home-bar .home-bar-bg {
    padding: unset;
}

.inbox_msg_text:hover {
    color: #fc7000;
    cursor: pointer;
}

@media (max-width: 768px) {
    .inbox_table_wrap {
        font-size: 13px;
    }

    .header-lang img {
        width: 35% !important;
    }

    .header-lang .dropdown-menu img {
        width: 20% !important;
    }
}

.header-lang img {
    width: 20px;
}

.password-check-box {
    padding: 10px;
    color: #b2b4bd;
    background: #192439;
    border: 1px solid #feaf16;
    border-radius: 10px;
}

.validation-message.valid {
    color: #72ff41;
}

.validation-message.invalid {
    color: red;
}

@media (max-width: 999px) {
    .dl-row-2 {
        margin-top: 80px;
    }
}

@media (max-width: 768px) {
    .m-header {
        display: block;
        padding: 4px 0;
    }
}

.info-title h1 {
    color: #fc7000;
    text-transform: uppercase;
    position: relative;
    font-size: 30px;
    font-weight: 700;
}

.info-content p {
    font-size: 13px;
    color: #6c7481;
}

.info-content h2 {
    color: #fc7000;
    font-size: 25px;
}

.info-content a {
    color: #fc7000;
}
