* { margin:0;padding:0;list-style:none;text-decoration:none; }

*:hover, *:focus{ text-decoration:none; }

body {
 

      background-color: #ffffff;
    font-family: "Be Vietnam Pro", sans-serif;
    line-height: 1.625rem;
    color: #424242;
    background: #F8F8FC;
    font-size:14px;
    padding:0 50px;
    padding-top:150px;
    padding-bottom: 50px;


}

@media(max-width:991px) {
    .chart-panel {
        margin-top: 20px;
    }

}

@media (max-width: 991px) {
    .dashboard-wrapper {
        margin-bottom: 20px;
    }

}




.back-btn {
    background: #f3d87a;
    border: none;
    border-radius: 20px;
    padding: 6px 15px;
    margin: 15px 0;
}

.big-check {
    color: #27ae60;
    font-size: 40px;
    margin-right: 10px;
    vertical-align: middle;
}

.big-check {
    color: #27ae60;
    font-size: 40px;
    margin-right: 10px;
    vertical-align: middle;
}

.box {
    border: 1px solid #bbb;
    background: #fff;
    border-radius: 6px;
    padding: 15px;
    margin-top: 15px;
}


.btn-address {
    margin-top: 5px;
    background: #fff;
    border: 1px solid #333;
    padding: 5px 15px;
    font-size: 13px;
}

.btn-call {
    background: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
}



.btn-excel {
    background: #4ea84d;
    border: 1px solid #2b712c;
    padding: 8px 20px;
    margin-top: 20px;
    font-weight: bold;
    border-radius: 4px;
}



.btn-report {
    background: #65b32e;
    border: none;
    padding: 8px 20px;
    margin-top: 20px;
    font-weight: bold;
    border-radius: 4px;
    margin-right: 10px;
}


.btn-sms {
    background: #f0ad4e;
    border-color: #eea236;
    color: #fff;
}


.btn-wa {
    background: #43d854;
    border-color: #3cbe4b;
    color: #fff;
}




.check {
    color: #45b649;
    font-weight: bold;
}

.checkbox {
    font-size: 14px;
    margin-top: 12px;
}

.checkbox label {
    font-weight: normal;
}


.chk {
    margin-top: 15px;
    font-size: 14px;
}

.compare-title {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

.content-box {
    background: #fff;
    padding: 15px;
    border: 1px solid #ccc;
    margin-top: 15px;
}

.content-box {
    background: #fff;
    padding: 15px;
    border: 1px solid #ccc;
    margin-top: 15px;
}

.content-box {
    background: #fff;
    padding: 15px;
    border: 1px solid #ccc;
    margin-top: 15px;
}

.content-box {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
}

.content-box {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
}

.content-box {
    background: #fff;
    padding: 25px;
    border-radius: 6px;
    min-height: 450px;
}

.content-box {
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px;
    margin-top: 10px;
    min-height: 500px;
}

.content-box {
    background: #fff;
    border: 1px solid #aaa;
    min-height: 650px;
    padding: 15px;
    margin-top: 10px;
}

.content-box {
    background: #fff;
    border: 1px solid #aaa;
    padding: 15px;
    margin-top: 10px;
    min-height: 650px;
}



.cross {
    color: #f44336;
    font-weight: bold;
}

.customer-actions .btn {
    width: 100%;
    margin-bottom: 6px;
    font-size: 12px;
    border-radius: 2px;
    padding: 5px 10px;
}

.customer-box {
    background: #fff;
    border: 1px solid #ccc;
    padding: 8px;
    margin-top: 15px;
    border-radius: 2px;
    font-size: 12px;
}

.customer-box-title {
    font-weight: bold;
    margin-bottom: 6px;
}

.dashboard-table {
    margin-bottom: 30px;
    font-size: 13px;
}

.dashboard-table>thead>tr>th, .dashboard-table>tbody>tr>td { padding:10px !important; }


    
.dashboard-table>tbody>tr.total-row>td {
    font-weight: 700;
    background: #a5d6a7;
}

.dashboard-table>tbody>tr.total-row>td {
    background: #a5d6a7;
    font-weight: 700;
}

.dashboard-table>tbody>tr>td {
    border-color: #cfd4da;
    text-align: center;
}

.dashboard-table>tbody>tr>td {
    border-color: #cfd4da;
    text-align: center;
}

.dashboard-table>tbody>tr>td:first-child {
    text-align: left;
    font-weight: 600;
    background: #f5f5f5;
}

.dashboard-table>tbody>tr>td:first-child {
    text-align: left;
    font-weight: 600;
    background: #f5f5f5;
}

.dashboard-table>tbody>tr>td:not(:first-child) {
    background: #c8e6c9;
}

.dashboard-table>tbody>tr>td:not(:first-child) {
    background: #c8e6c9;
}

.dashboard-table>thead>tr>th {
    text-align: center;
    background: #e9ecef;
    border-color: #cfd4da;
}


.data-box {
    border: 1px solid #ccc;
    padding: 15px;
    font-size: 13px;
    background: white;
}

.dot {
    width: 8px;
    height: 8px;
    background: #ff9f1a;
    display: inline-block;
    border-radius: 50%;
    margin-right: 6px;
}


.download-icon {
    cursor: pointer;
    font-size: 18px;
    color: #d9534f;
}

.edit-icon {
    float: right;
    cursor: pointer;
    color: #000;
}

.error-msg {
    color: #c0392b;
    font-size: 13px;
    margin-top: 10px;
    font-weight: 600;
}


.error-msg {
    color: #c0392b;
    font-size: 13px;
    margin: 15px 0;
    font-weight: 600;
}

.excel-link {
    font-size: 11px;
    cursor: pointer;
}

.feature-buttons {
    margin: 20px 0;
}

.feature-buttons button {
    margin-right: 5px;
    font-weight: bold;
}

.filter-box input,
.filter-box select {
    height: 28px;
    font-size: 13px;
}


.filter-box label {
    font-size: 13px;
    font-weight: bold;
}




.inputTL span {
    background: #eee;
    padding: 6px 10px;
    border: 1px solid #ccc;
    border-left: none;
}

.kampanya-box {
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #dcdcdc;
    min-height: 180px;
    font-size: 13px;
}

.kampanya-box li {
    margin-bottom: 7px;
}


.label-title {
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
    display: block;
}


.link-download {
    color: #0073ff;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    margin-bottom: 10px;
    display: inline-block;
}

.login-box {
    margin:5% auto;
    background: #fff;
    border-radius: 8px;
    padding: 40px 30px;
    max-width: 420px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.10);
    border-top: 5px solid #3c8dbc;
    text-align: center;
}

.login-box img {
    margin-bottom: 50px;
    max-width: 250px;
}




.note {
    font-size: 11px;
    color: #555;
    margin-top: 15px;
    margin-bottom: 10px;
}


.offline-box {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 15px;
    margin-top: 20px;
}


.policy-info-box {
    border: 1px solid #ccc;
    background: #fff;
    padding: 15px;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 13px;
}

.question-box {
    background: #fff;
    border-radius: 6px;
    border: 1px solid #ccc;
    padding: 25px;
    margin-top: 10px;
    font-size: 16px;
}

.radio label {
    font-weight: normal !important;
}


.radio-inline {
    font-size: 12px;
}

.right-menu .active {
    background: #ccc;
}


.right-menu .list-group-item {
    background: #eee;
    border: none;
    font-weight: bold;
}


.row-selected {
    background: #d9edf7;
}

.scroll-area {
    max-height: 70vh;
    overflow-y: auto;
    padding-right: 5px;
}

.scroll-box {
    max-height: 70vh;
    overflow-y: auto;
    padding-right: 10px;
}

.scroll-box {
    border: 1px solid #000;
    height: 500px;
    overflow-y: scroll;
    padding: 15px;
}


.scroll-table {
    max-height: 300px;
    overflow-y: auto;
    border: 1px solid #ccc;
    margin-top: 10px;
}


.search-actions .btn {
    border-radius: 0;
    font-size: 12px;
    margin-right: 5px;
    padding: 6px 16px;
    background: #f7f7f7;
    border-color: #ccc;
}

.search-actions .btn-primary {
    background: #3c8dbc;
    border-color: #357ca5;
    color: #fff;
}

.section-title {
    font-weight: bold;
    margin: 15px 0 8px;
    font-size: 13px;
}

.section-title {
    font-weight: bold;
    background: #C4E5B2;
    text-align: left;
    padding-left: 10px;
}

.section-title {
    font-weight: 700;
    color: #26a65b;
    margin: 25px 0 10px;
}


.section-title {
    background: #eee;
    font-weight: bold;
    padding: 6px;
    margin-bottom: 10px;
}

.section-title {
    background: #e8e8e8;
    padding: 8px;
    font-weight: bold;
    border: 1px solid #ccc;
    margin-top: 20px;
}

.section-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.section-title {
    font-weight: bold;
    padding: 6px 8px;
    background: #f2f2f2;
    border-bottom: 1px solid #bbb;
    margin: -15px -15px 10px -15px;
}

.section-title {
    font-weight: bold;
    font-size: 14px;
    padding: 6px 8px;
    background: #f2f2f2;
    border-bottom: 1px solid #bbb;
    margin: -15px -15px 10px -15px;
}

.section-title {
    margin: 20px 0 10px;
    font-weight: 600;
}

.share-box {
    border: 1px solid #ccc;
    border-radius: 6px;
    padding: 15px;
    min-height: 170px;
}

.share-box {
    border: 1px solid #dcdcdc;
    background: #fff;
    border-radius: 8px;
    padding: 15px;
    font-size: 13px;
    width: 200px;
}

.share-box li {
    margin: 6px 0;
}






.step-nav .step {
   
    background: #e8d48f;
    padding: 8px 14px;
    font-size: 13px;
    border-radius: 25px;
    font-weight: bold;
    margin-right: 5px;
    display: inline-block;
    flex:1;
    flex-grow: 1;
    text-align: center;
}



.step-nav {
    display: flex;align-items:center ;justify-content: center;
    margin: 15px 0 25px;
}

.step-nav .active {
    background: #ffd34e;
}


.nav-tabs.nav-justified>li>a { border-radius:0px;background:#EEE;border:none;color:#242424; }
.nav-tabs.nav-justified>li+li>a { border-left:1px solid #DDD;}
.nav-tabs.nav-justified>li.active>a { border-radius:0px;background:#01BDB2;border:none !important;color:#FFF; }



.summary-box {
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 10px;
    font-size: 12px;
    background: #fafafa;
}


.summary-box {
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 6px;
    font-size: 13px;
}

.summary-box h5 {
    background: #eee;
    font-weight: bold;
    padding: 8px;
    margin: -15px -15px 10px -15px;
    border-radius: 6px 6px 0 0;
    font-size: 14px;
}

.summary-card {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap:5px;
      background: #fff;
    padding: 10px;
    border-radius: 2px;
    border: 1px solid #EEE;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);

    text-align: center;
    padding: 15px 10px;
    background: #FFF;
}



.summary-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #3c8dbc;
    font-size: 24px;
    line-height: 1.1;
    color: #fff;
}

.summary-label {
    width: 150px;
    display: inline-block;
    font-weight: bold;
}

.summary-title {
    font-weight: 600;
    color: #3c8dbc;
}

.summary-value {
    font-size: 22px;
    font-weight: 700;
}

.tab-header {
    margin-top: 20px;
    font-size: 13px;
    font-weight: bold;
}


.table-area {
    margin-top: 15px;
}

.table-box {
    margin-bottom: 20px;
}

.table-price {
    font-weight: bold;
    font-size: 15px;
}

.table-title {
    background: #ffe6d3;
    padding: 10px;
    border-radius: 6px 6px 0 0;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

.table-wrapper {
    background: #fff;
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 2px;
}

.tabs .active {
    background: #f7c600;
}




.panel-default { border:1px solid #EEE; }

.panel-default>.panel-heading{ padding:30px;font-weight:bold; background:#FFF;border-color:#EEE;  }

.panel-body { padding:30px; }

.form-control {
    display: block;
    width: 100%;
    padding: 10px 20px;
    height: 50px;
    box-shadow: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.69;
    color: #515151;
    background-color: #fff0;
    background-clip: padding-box;
    border: 2px solid #e5e9ee;
    border-radius: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.form-group { margin-bottom:30px; }


.table>thead>tr>th:first-child, .table>tbody>tr>td:first-child, .table>tfoot>tr>th:first-child{ padding-left:30px !important; }



.table>thead>tr>th, .table>tbody>tr>td, .table>tfoot>tr>th{ vertical-align: middle;padding-top:15px;padding-bottom:15px; }

.btn:not(.btn-xs) { padding:10px 15px; }

.btn { border:none !important }

.form-group>label {    
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 12px; }

.dropdown-menu {        
        background: #FFF;
        transition: all 0.3s ease-out 0s;
        box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.08);
        z-index: 99;
        border-radius: 0px;
        overflow: hidden;
        border:none;

         }

             .dropdown>.dropdown-menu li a {
        display: block;
        padding: 15px 20px;
    }


.header {
    position: absolute;
    top:0;left:0;right:0;
    
    background-color: #ffffff;
    margin-bottom: 30px;
    box-shadow: 0px 30px 70px rgba(248, 248, 252, 1);
    border-bottom: 1px solid #EEE;
    z-index: 99;
}



.header .menu {
    display: flex;align-items: center;justify-content: center;
    border-bottom: none;margin-bottom: 0px;display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    padding: 0 50px;
}

.header .menu>li:nth-child(2) { border-left:1px solid #EEE;padding-left:15px;margin-left:15px; }
.header .menu>li:first-child>a>img { max-width:225px; }

.header .menu>li:not(:first-child).open>a,
.header .menu>li:not(:first-child)>a:hover {
    background: #01BDB2;
    color: #fff;
    text-decoration: none;
}

.header .menu>li>a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap:5px;
    border: none;
    padding: 15px;
    color: #242424;
    font-weight: 500;
}

.header .menu>li:last-child {
   margin-left:auto;
}


