::selection{color:#fff;background:rgb(126, 32, 6)}a,.btn-link{color:#00A9BD}
.mail-star.active,.page-title{color:#E74C3C !important}
.badge-default{background:#747879;color:#f5f5f5}
.loader{color:#1A5089}.badge-primary{background-color:#1A5089}
.nav-tabs .nav-link.active{border-color:#E74C3C;color:#E74C3C}
.form-control:focus{box-shadow:0 0 0 0.2rem rgba(26,80,137,0.25)}
.custom-control-input:checked ~ .custom-control-label::before,.custom-radio 
.custom-control-input:disabled:checked ~ .custom-control-label::before,
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{
    border-color:#1A5089;background-color:#5b6977; }
.custom-switch-input:checked ~ .custom-switch-indicator{background:#1A5089}
.selectgroup-input:checked+.selectgroup-button{
    border-color:#1A5089;color:#1A5089;background:rgba(26,80,137,0.2)
}
.table th{color:#747879}
.table.table-custom td,.table.table-custom th{background:#f5f5f5}
.table.table_custom tr{background:#fff}
.right_chat li.online .status{background:#1A5089}
body{background-color:#f5f5f5}
.page-header{border-color:#fff}
.page-header .right .nav-pills .nav-link{color:#202121}

.header{background:#1A5089}
.header .nav-tabs .nav-link{color:#fff}
.header .nav-tabs .nav-link.active{border-color:#fff}
.header .dropdown-menu .dropdown-item:hover,
.header .dropdown-menu .dropdown-item.active{color:#1A5089}
.page .section-white,.page .section-body{background:#f5f5f5}


.card{background-color:#fff}
.card .card-options a{color:#1A5089}
.card .card-options a.btn{color:#fff}
.card.card-fullscreen{background-color:#fff !important}

.inbox .detail{background:#fff}
.ribbon .ribbon-box.pink{background:#00A9BD}
.ribbon .ribbon-box.pink::before{border-color:#00A9BD;border-right-color:transparent}

/* ========================================================================================

============================================================================================*/
button.btncolor{
    background: rgb(14, 6, 44);
    box-shadow: 5px 5px 30px 5px rgb(199, 193, 193, 0.8) !important;
    -webkit-box-shadow: 5px 5px 30px 5px rgb(199, 193, 193, 0.8);
    border-radius: 15px;
    
}
.text-danger{color:rgb(126, 32, 6)!important}
a.text-danger:focus,a.text-danger:hover{color:rgb(138, 48, 24)!important}
.btn-danger{
    color:white;
    background-color:rgb(126, 32, 6);
    border-color:rgb(126, 32, 6);
}
.btn-outline-danger{
    color:rgb(126, 32, 6);
    border-color:rgb(126, 32, 6)
}
.btn-outline-danger:hover{
    color:#fff;
    background-color:rgb(126, 32, 6);
    border-color:rgb(126, 32, 6)
}
.btn-outline-danger.focus,.btn-outline-danger:focus{
    box-shadow:0 0 0 .2rem rgba(220,53,69,.5)
}
.btn-outline-danger.disabled,.btn-outline-danger:disabled{
    color:rgb(126, 32, 6);
    background-color:transparent
}
.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle{
    color:#fff;
    background-color:rgb(126, 32, 6);
    border-color:rgb(126, 32, 6);

}
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus{
    box-shadow:0 0 0 .2rem rgba(220,53,69,.5);
}

.navbar-brand, .header-brand {
    color: rgb(126, 32, 6);
    font-family: Impact !important;
    font-weight: 900;
}
a{
    color: black ;
}
.default-header, .card-header.default-header{
    background-color: rgb(126, 32, 6);
    color: white;
}
.page-item .page-link{color:#00A9BD}
.page-item.active .page-link{background-color:#00A9BD;border-color:#00A9BD}
#left-sidebar{background-color:#fff}
.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus{
    background:rgb(126, 32, 6);
    color:#fff;
}

.text-inherit{color:inherit }
.text-default{color:#f4f6f9 }
.text-muted-dark{color:#6e7687 }
.text-gray{color:#adb2b8 }
.text-gray-dark{color:#292b30 }


