﻿.table tbody tr.active td {
    background-color: #e5e5e5 !important;
}

.dropdown-item {
    margin-top: 8px !important;
}

.navbar .navbar-nav .nav-item .nav-link {
    color: #fff !important;
}
.navbar .navbar-nav .nav-item .nav-link:hover {
    background: #d68c28 !important;
}


.navbar-brand {
    width: 160px !important;
}

.text-primary {
    color: #151c30 !important;
}

.text-primary:hover {
    color: #151c30 !important;
}

.w-30{
    width: 30% !important;
}

.w-40 {
    width: 40% !important;
}

.w-50 {
    width: 50% !important;
}

.w-60 {
    width: 60% !important;
}

.w-70 {
    width: 70% !important;
}

#companiesGeneralButton:hover {
    background: #575962 !important;
    color: #666;
}

.bg-primary {
    background-color: #151c30 !important;
}

.main-panel {
    max-width: 93.3% !important;
}

.main-header .container {
    max-width: 93% !important;
}

.form-floating-label .form-control.filled + .placeholder {
    color: #1572e8 !important;
}

.nav-item.submenu button.nav-link {
    background-color: transparent !important;
    border: none;
}

.nav-item.submenu.active button.nav-link {
    background-color: transparent !important;
    border: none;
}

.navbar-logo {
    width: 32% !important;
    border: solid 1px !important;
    background-color: white !important;
    border-radius: 10px !important;
    border-color: #151c30 !important;
}

.btn-adjust {
    height: 10px !important;
}

.main-header {
    background: #151c30 !important;
}

.main-panel .content {
    padding: 0 !important;
    margin-top: 60px !important;
}

.bootstrap-tagsinput {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
}

    .bootstrap-tagsinput input {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important;
        height: 40px !important;
    }

.badge-primary {
    background: #151c30 !important;
}

.separator{
    height: 1px !important;
    background-color: #e5e5e5;
}

.sidebar .nav.nav-primary > .nav-item.active a i, .sidebar[data-background-color="white"] .nav.nav-primary > .nav-item.active a i {
    color: #d68c28 !important;
}


td .input-border-bottom {
    border-color: #b1b2b5 !important;
    height: 30px !important;
}

td .form-group {
    padding-top: 5px;
}

td .form-group label {
    white-space: normal !important;
}

td .form-group label {
        display: initial !important;
    }

.w-10 {
    width: 10px !important;
}

.wi-120 {
    width: 120px !important;
}

.companyGeneralSelect {
    cursor: pointer !important;
}

.table-hover tbody tr:hover {
    background-color: #c1c1c1 !important;
}

.table-small th {
    height: 40px !important;
}

.table-small td {
    height: 40px !important;
}

.modal-lg {
    max-width: 90% !important;
}

.navbar[class*="bg-"] {
    border-bottom: none !important;
}

.navbar-header[data-background-color="blue3"] {
    background-color: #2a7e9e;
}

.navbar-header[data-background-color="blue4"] {
    background-color: #4e9fc3;
}

.main-header[data-background-color="blue3"] {
    background-color: #2a7e9e;
}

.main-header[data-background-color="blue4"] {
    background-color: #4e9fc3;
}

.language-button {
    width: 30px;
    cursor: pointer;
}

.bg-primary3 {
    background-color: #d68c28;
}

.bg-primary4 {
    background-color: #4e9fc3;
}

.btn-primary {
    background: #151c30 !important;
    background-color: #151c30 !important;
    border-color: #151c30 !important;
}

    .btn-primary:disabled {
        background: #151c30 !important;
        background-color: #151c30 !important;
        border-color: #151c30 !important;
    }

    .btn-primary:hover {
        background: #d68c28 !important;
        border-color: #d68c28 !important;
        border-color: #d68c28 !important;
    }

    .btn-primary:focus {
        background: #151c30 !important;
        background-color: #151c30 !important;
        border-color: #151c30 !important;
    }

    .btn-border.btn-primary {
        background: 0 0 !important;
        border-color: #151c30 !important;
        color: #151c30 !important;
    }

    .btn-border.btn-primary:hover {
        background: 0 0 !important;
        
        border-color: #d68c28 !important;
        color: #d68c28 !important;
    }

.btn-primary3 {
    background-color: #151c30;
    color: white
}

.btn-transparent {
    background-color: transparent;
    border:0;
}

.btn-primary4 {
    background-color: #4e9fc3;
    color: white
}

.notif-img {
    width: 30px !important;
    height: 30px !important;
}

.notif-img img{
    width: 100% !important;
    height: 100% !important;
}

.navbar-header .navbar-nav .language-list-panel {
    max-width: 30px;
    max-height: 300px;
}

.notif-content .language-vertical-center {
    margin-top: 6px;
}

.cursor-pointer {
    cursor: pointer;
}

.navbar .navbar-nav .nav-item .nav-link:focus {
    background-color: transparent !important;
}

.logo-header .logo .navbar-brand {
    border-radius: 5px;
    width: 80% !important;
}

.btn-nav-header {
    background-color: transparent !important;
    font-size: 25px;
    border: none;
    cursor: pointer;
}

.bg-info-gradient {
    background: #151c30 !important;
    background: -webkit-linear-gradient(legacy-direction(-45deg),#d68c28,#151c30) !important;
    background: linear-gradient(-45deg,#d68c28,#151c30) !important;
}

.sidebar.sidebar-style-2 .nav.nav-primary > .nav-item.active > a {
    background-color: #151c30 !important;
    background: #151c30 !important;
}


.nav-item .btn:hover {
    background-color: #4da0c3 !important;
}

.sidebar .nav > .nav-item a i {
    float: none !important;
}

.tr-active {
    background-color: rgba(0,0,0,.075);
}

.table-primary {
    background-color: #4da0c3 !important;
}

.table-primary thead {
    background: #4da0c3 !important;
    color:white !important;
}

.table-head-bg-primary thead {
    border: #4da0c3 !important;
}

.table-head-bg-primary thead th {
    background: #151c30 !important;
    background-color: #151c30 !important;
    border-color: #151c30 !important;
}

.btn-back-to:hover {
    background-color: #ffad46 !important;
    color: #fff !important;
}

.nav-item-general {
    min-width: 200px !important;
}

.nav-link-general {
    min-width: 195px !important;
    cursor: pointer !important;
}

.nav.nav-line .nav-link {
    padding: 8px !important;
    background-color: transparent !important
}

.form-control:disabled {
    background: transparent !important;
    background-color: transparent !important;
    color: black !important;
    opacity: 0.4 !important;
}

.map {
    width: 100% !important;
    height: 80% !important;
    min-height: 220px !important;
}

.dropdown-user{
    width: 300px !important;
}

.permissions-table tr {
    cursor: pointer !important;
}

.permissions-table tr.active{
    background-color: rgba(0,0,0,.075);
}

.permissions-table.table tbody + tbody {
    border-top: none;
}

.tab-separator{
    height:2px !important
}

.label-with-placeholder {
    font-size: 85% !important;
    transform: translate3d(0,-10px,0) !important;
    top: 0 !important;
    opacity: 1 !important;
    padding: 0.375rem 0 0.75rem !important;
    font-weight: 600 !important;
}

.label-with-placeholder-value {
    color: #1572e8 !important;
}

.login {
    background-color: transparent;
}

.show-password i {
    font-size: 19px !important;
    opacity: 0.5 !important;
}

.login .show-password {
    top: 35px !important;
}

.modal-max-width-70 .modal-lg {
    max-width: 70% !important;
}

.modal-max-width-80 .modal-lg {
    max-width: 80% !important;
}

.modal-max-width-90 .modal-lg {
    max-width: 90% !important;
}

.modal-max-width-100 .modal-lg {
    max-width: 100% !important;
}

.pac-container {
    z-index: 1051 !important;
}