.h-43px {
    height: 43px;
}

.bg--dark {
    background-color: #071251 !important;
}

.login-wrapper__top {
    padding: 60px 30px 40px 30px !important;
    text-align: center !important;
    background-color: #3D2BFB !important;
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important;
    position: relative !important;
    z-index: 1 !important;
}

.menu-link:hover {
    background-color: #4634ff59 !important;
}

.btn-bg--primary {
    background-color: #4634ff59 !important;
}

.drop-down-badge {
    padding: 2px;
    position: relative;
    height: 20px;
    width: 20px;
    border-radius: 3px;
    text-align: center;
    color: white;
}

.badge-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-40%);
    right: 2px;
}

.navbar-search {
    position: relative;
    width: 300px;
}

.navbar-search .navbar-search-field {
    background-color: rgba(255, 255, 255, 0.05);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 5px;
    padding-left: 40px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-search .navbar-search-field:focus {
    border-color: #4634ff;
    box-shadow: 0 0 5px #4634ff80;
}

.navbar-search .navbar-search-field:focus-visible {
    border-color: #4634ff !important;
    box-shadow: 0 0 5px #4634ff80 !important;
    outline: none !important;
}

.app-sidebar-wrapper::-webkit-scrollbar {

    -webkit-appearance: none;
    width: 7px;
    background-color: #4634ff !important;
    border-radius: 10px;

}

.app-sidebar-wrapper::-webkit-scrollbar-thumb {

    background-color: #4634ff !important;

}

.navbar-search i {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.widget-two {
    padding: 15px 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    align-items: center;
    height: 100%;
}

.widget-two__icon {
    width: 65px;
    height: 65px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.widget-two__content {
    width: calc(100% - 65px);
    padding-left: 20px;
}

.widget-two .overlay-icon {
    position: absolute;
    bottom: -19px;
    right: -7px;
    font-size: 60px !important;
    -webkit-transform: rotate(-45deg) !important;
    -ms-transform: rotate(-45deg) !important;
    transform: rotate(-45deg) !important;
    opacity: 0.15 !important;
}

.widget-two__btn {
    position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 4px;
    font-size: 10px;
    padding: 0 5px;
    transition: all 0.3s;
}

.btn-outline--success:hover {
    background-color: #28c76f;
    color: white;
}

.btn-outline--success {
    color: #28c76f;
    border-color: #28c76f !important;
}

.bg--warning {
    background-color: #ff9f43 !important;
}

.text--warning {
    color: #ff9f43 !important;
}

.btn-outline--warning {
    color: #ff9f43;
    border-color: #ff9f43;
}

.btn-outline--warning:hover {
    background-color: #ff9f43;
    color: white;
}

.btn-outline--danger {
    color: #ea5455;
    border-color: #ea5455;
}

.btn-outline--danger:hover {
    background-color: #ea5455;
    color: white;
}

.bg--primary {
    background-color: #4634ff !important;
}

.text--primary {
    color: #4634ff !important;
}

.btn-outline--primary {
    color: #4634ff;
    border-color: #4634ff;
}

.btn-outline--primary:hover {
    background-color: #4634ff;
    color: white;
}

.table:not(.table-bordered) tr:first-child,
.table:not(.table-bordered) th:first-child,
.table:not(.table-bordered) td:first-child {
    padding-left: 1rem !important
}

.table.g-5 th,
.table.g-5 td {
    padding: 1rem !important
}

/*SELECT2  STYLE*/
.select2-selection__rendered {
    line-height: 40px !important;
}

.select2-container .select2-selection--single {
    height: 45px !important;
}

.select2-selection__arrow {
    height: 34px !important;
}

.item_thead {
    background: #1e1e2d;
    color: white;
    text-align: center;
}

.select2-result-repository {
    padding-top: 4px;
    padding-bottom: 3px;
}

.select2-result-repository__avatar {
    float: left;
    width: 60px;
    margin-right: 10px;
}

.select2-result-repository__avatar img {
    width: 100%;
    height: auto;
    border-radius: 2px;
}

.select2-result-repository__meta {
    margin-left: 70px;
}

.select2-result-repository__title {
    color: black !important;
    font-weight: 700;
    word-wrap: break-word;
    line-height: 1.1;
    margin-bottom: 4px;
}

.select2-result-repository__phoneno,
.select2-result-repository__contacts,
.select2-result-repository__rate,
.select2-result-repository__itemgroup,
.select2-result-repository__start_date,
.select2-result-repository__deadline_date,
.select2-result-repository__customer {
    margin-right: 1em;
}

.select2-result-repository__phoneno,
.select2-result-repository__contacts,
.select2-result-repository__projects,
.select2-result-repository__rate,
.select2-result-repository__itemgroup,
.select2-result-repository__unit,
.select2-result-repository__start_date,
.select2-result-repository__deadline_date,
.select2-result-repository__customer {
    display: inline-block;
    color: black !important;
    font-size: 11px;
}

.select2-result-repository__description {
    font-size: 13px;
    color: black !important;
    margin-top: 4px;
}

.select2-results__option--highlighted .select2-result-repository__title {
    color: white;
}

.select2-results__option--highlighted .select2-result-repository__phoneno,
.select2-results__option--highlighted .select2-result-repository__contacts,
.select2-results__option--highlighted .select2-result-repository__description,
.select2-results__option--highlighted .select2-result-repository__projects,
.select2-results__option--highlighted .select2-result-repository__rate,
.select2-results__option--highlighted .select2-result-repository__itemgroup,
.select2-results__option--highlighted .select2-result-repository__unit,
.select2-results__option--highlighted .select2-result-repository__start_date,
.select2-results__option--highlighted .select2-result-repository__deadline_date,
.select2-results__option--highlighted .select2-result-repository__customer {
    color: black !important;
}

li.select2-results__option:hover * {
    /*background: #2e365c;*/
    /*Custom background color*/
    color: black !important;
}

.select2-container--default .select2-results__option.select2-results__option--highlighted {
    background: black !important;
}

/*END - SELECT2  STYLE*/

.theme-bg-row {
    background-color: #1e1e2d;
    color: white;
}

.theme-bg-green-row {
    background-color: #d0ffc5;
    font-weight: bold;
}

.subtotal-row {
    background-color: #fdfad0;
    font-weight: bold;
}

.grandtotal-row {
    background-color: #f1e975;
    font-size: 18px;
    font-weight: bold;
}

.menu.menu-sub.menu-sub-dropdown.menu-column.menu-rounded.menu-gray-600.menu-state-bg-light-primary.fw-semibold.fs-7.w-125px.py-4.show{
    width: 200px !important;
}
