.brand-link {
    border-bottom: 1px solid #9e4900 !important;
    background: #f37000;
    color: #fff !important;
    font-size: 14px !important;
}
.user-panel img {
    height: auto;
    width: 2.1rem;
    background: #f37000;
}
.sidebar a {
    color: #fff !important;
}
.user-panel {
    border-bottom: 1px solid #f37000 !important;
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #d26100 !important;
    color: #fff;
}
.nav-treeview>.nav-item>.nav-link:focus, .nav-treeview>.nav-item>.nav-link:hover {
    background-color: #b94603 !important;
    color: #fff;
}
.main-header {
    background: #209ac9 !important;
    border-bottom: 1px solid #086a90 !important;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255) !important;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #20c99721 !important;
}
.page-item.active .page-link {
    color: #fff;
    background-color: #20c997 !important;
    border-color: #20c997 !important;
}
.nav-treeview>.nav-item>.nav-link.active,
.nav-treeview>.nav-item>.nav-link.active:focus,
.nav-treeview>.nav-item>.nav-link.active:hover{
    background:#f37000 !important ;
}
.bg-primary {
    background-color: #fa640c!important;
}
.btn-create{
    background: #188405;
    color: #fff;
}
.page-item.disabled .page-link {
    border-color: #20c997 !important;
}
.page-link {
    border: 1px solid #20c997 !important;
    color: #7e7f7f !important;
}
[class*=sidebar-dark-] .nav-sidebar>.nav-item:hover>.nav-link{
    background-color: rgba(243, 112, 0, 0.59);
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {

    color: #000 !important;
    padding: 0 10px;
    margin-top: .31rem;
}

/*-----------------19-10-2020------------------------------*/

.list-style1 li{
  margin: 16px 0px;  
}
.list-style1 li span{
  min-width: 251px;
  font-weight:bold;
  display: inline-block;
}
.i-s-c{
    margin: 0px 10px;
    cursor: pointer;
}
.list-style2 li {
    margin: 0px 32px 0px 0px;
    display: inline;
}

.bg-orange1{
    background-color: #209ac9;
    color: #fff;
}
.btn-orange{
    background: #f37000;
    color: #fff;
}
.btn-orange:hover{
    background: #d66300;
    color: #fff;
}
.card11{
    box-shadow: 1px 1px 8px #a7a4a4;
    border-radius: 6px;
    padding: 16px;
    margin: 10px 0px;
}
.text-h-style{
    background-image: linear-gradient(to right, #f37000 , white);
    padding: 5px;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 1em;
}
.nav-item ul li a{
    padding-left: 40px !important;
}

.multi11 {
    font-size: 26px;
    text-align: center;
    margin-top: 8px;
    display: table;
    float: left;
}





