.topbar .top-navbar .navbar-nav>.nav-item.notifications>.nav-link i {
    position: relative;
    top: 3px;
}

.topbar .top-navbar .navbar-nav>.nav-item.notifications>.nav-link .notify {
    top: -25px;
    right: -10px;
}

.mini-sidebar.skin-blue .topbar .top-navbar .navbar-header .navbar-brand .light-logo {
    display: none;
}

.mini-sidebar.skin-blue .topbar .top-navbar .navbar-header .navbar-brand .logo-icon {
    display: inline-block;
}


/*
.left-sidebar {
     background: #2b2b2b;
   }
*/

.navbar-header .navbar-brand .light-logo {
    display: inline-block;
    color: rgba(255, 255, 255, .8);
    /* height: 40px; */
    width: 100%;
}

.topbar .top-navbar .navbar-header .navbar-brand {
    padding-left: 15px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-right: 0;
    display: block;
    /* padding: 1px 0; */
    /* border-bottom: 1px solid #edf1f5; */
    text-align: left;
    display: block;
}

.topbar .top-navbar .navbar-header {
    /* padding-left:  0; */
    text-align: left;
    background: #F8C471;
    line-height: 67px;
    padding-right: 30px;
}

form label {
    font-weight: 500;
    font-size: 16px;
    color: #000;
}


/*modal*/

.modal-header {
    background: #004274;
    color: #fff;
    border: 0;
    border-radius: 0;
}

.modal-content {
    border: 0;
    border-radius: 0;
}

.modal-header .close {
    text-shadow: none;
    color: #fff;
    opacity: 1;
}

.modal-footer {
    background: #edf1f5;
    border: 0;
}


/*.alert*/

.alert ul,
.alert p {
    margin-bottom: 0;
}

.alert ul {
    padding-left: 15px;
}

.form-control {
    transition: .5s all;
}

.form-control:focus {
    border-color: #F5B041;
}

.horizontal-nav .sidebar-nav #sidebarnav>li>ul {
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
}

.horizontal-nav .sidebar-nav #sidebarnav>li>ul {
    padding-bottom: 10px;
    padding-top: 10px;
}

.login-logo {
    background: #2b3e76;
    text-align: center;
    /* padding:  15px; */
}

.login-logo a {
    display: block;
    padding: 15px;
}


/*************/

.tree li.has ul ul li {
    display: inline-block;
}


/*conversion*/


/*****************/

.conversion-pg-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-right: -15px;
    padding-left: 15px;
}

.conversion-pg-list .item {
    width: calc(20% - 30px);
    border: 1px solid #eee;
    border-radius: 10px;
    margin-right: 30px;
    margin-bottom: 30px;
    padding: 15px;
    display: flex;
    flex-direction: column;
}

.conversion-pg-list .item img {
    display: block;
    margin: auto;
    width: auto !important;
    height: 100px !important;
    /* height:  auto !important; */
}

.conversion-pg-list .item:first-child img {
    height: 40px !important;
}

.conversion-pg-list .item .pct-cont input {
    display: block;
    width: 100% !important;
    margin: 15px 0;
    border-radius: 4px;
    border: 1px solid #eee;
    padding: 6px 12px;
    text-align: center !important;
    transition: .5s all;
    font-size: 14px;
    padding-right: 50px;
}

.conversion-pg-list .item .pct-cont input:focus {
    border-color: #F5B041;
}

.pct-cont {
    position: relative;
}

.pct-cont .pcntg {
    position: absolute;
    top: 15px;
    right: 0;
    background: #F5B041;
    padding: 4px 20px 4px;
    font-weight: 500;
    color: #fff;
    font-size: 18px;
    border-radius: 0 4px 3px 0;
}

.conversion-pg-list .item span {
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
}

.conversion-pg-list .item-img {
    flex: 1;
    display: grid;
}

.conversion-pg-list .item .pct-cont+span {
    color: #F5B041;
    font-size: 16px;
}

@media (max-width: 767px) {
    .mini-sidebar.skin-blue .topbar .top-navbar .navbar-header .navbar-brand .logo-icon {
        width: 100%;
    }
    .conversion-pg-list .item {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .mini-sidebar.skin-blue .topbar .top-navbar .navbar-header .navbar-brand .logo-icon {
        width: 100%;
    }
    .conversion-pg-list .item {
        width: calc( 50% - 30px);
    }
}

.login-logo img {
    height: 80px;
}

.skin-blue .topbar .top-navbar .navbar-header .navbar-brand img {
    height: 50px;
    width: auto;
}


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

.account_types .g-select {
    background: #fff;
    border: 1px solid #e9ecef;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: .25rem !important;
    outline: 0 !important;
}

.account_types .g-select.dropdown-toggle:focus {
    outline: 0 !important;
}

.account_types.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    left: 20px !important;
    top: 9px !important;
    color: #F5B041 !important;
}

.account_types.bootstrap-select.show-tick .dropdown-menu li a span.text {
    padding-left: 3px;
}

.account_types .filter-option-inner-inner .fa {
    display: none;
}

.account_types .bs-actionsbox .btn-group {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.account_types .bs-actionsbox .btn-group button {
    width: auto;
    background-color: transparent !important;
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.account_types .bs-select-all {
    color: #F5B041 !important;
}

.account_types .bs-deselect-all {
    color: #E46A76 !important;
}

.account_types.bootstrap-select .dropdown-menu {
    border-radius: 6px !important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .16) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .16) !important;
}

.account_types.bootstrap-select .dropdown-menu li a {
    color: rgba(0, 0, 0, .54)
}

.account_types.bootstrap-select .dropdown-menu li.selected a {
    color: rgba(0, 0, 0, 1)
}

.account_types.bootstrap-select .dropdown-menu li a:hover {
    background: rgba(3, 169, 243, 0.16);
}


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