﻿.sort-icon {
    font-size: 12px;
    margin-right: 5px;
    float: right;
    margin-top: 4px;
}

.sidebar-left-collapsed .div1 {
    margin-left: -10px !important;
}

.curpointer {
    cursor: pointer;
}

.men {
    margin-left: -21px;
}

.sidebar-left-collapsed .page-header h2 {
    margin-left: 67px;
}

.menulinks {
    font-size: 15px;
    color: #73818f;
    text-decoration: none;
}

.menuheadlink {
    margin-top: 17px;
    margin-left: 71px;
}

ul.nav-main li a {
    font-size: 13px;
    font-size: 1.3rem;
    color: #abb4be;
    word-wrap: normal;
    width: 99%;
}

.nav>li {
    width: 77%;
}

.modal-content {
    height: 100%;
    background-color: #f1f1f1d4;
}

.close {
    background-color: #ee7522;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    height: 30px;
    opacity: 1;
    filter: alpha(opacity=20);
    color: #ffffff;
    width: 30px;
    border-radius: 5px;
    padding-left: 8px !important;
    margin-right: 4%;
    padding: 0% 3% 0% 5%;
}

.userbox .profile-picture img {
    width: 30px !important;
    color: transparent;
}

@media (min-width: 320px) and (max-width: 321px) {
    .notifications {
        float: left !important;
        margin: 0% 0% -10% 0%!important;
        display: flex !important;
    }
    .menuheadlink {
        margin-top: 19% !important;
        margin-left: 1% !important;
    }
    .menulinks {
        font-size: 5px;
        color: #73818f;
        text-decoration: none;
    }
    .userbox.open .dropdown-menu {
        left: 1% !important;
        padding: 30% 0% 0% 0% !important;
    }
    .header .header-right {
        margin-top: 10% !important;
    }
    .header .search,
    .header .separator {
        display: inline-block !important;
        margin-left: -5% !important;
    }
    .userbox {
        float: left;
        margin: -9% 0% 0% 72%;
        position: relative;
    }
    ul.nav-main {
        margin-right: 5px;
        margin-top: 20% !important;
    }
    .userbox .profile-picture {
        display: inline-block !important;
    }
    .userbox .profile-picture img {
        width: 10px !important;
        color: transparent;
        margin-left: 20%;
        margin-top: -2%;
    }
    .userbox .role {
        color: #ACACAC;
        font-size: 11px;
        font-size: 5px !important;
        line-height: 1.2em;
    }
    .userbox.open .dropdown-menu a {
        font-size: 7px !important;
        padding: 0% 2% !important;
    }
}

@media (min-width: 322px) and (max-width: 767px) {
    .notifications {
        float: left !important;
        margin: 0px 0px 0 0 !important;
        display: flex !important;
    }
    .menuheadlink {
        margin-top: 17%!important;
        margin-left: 1.5%!important;
        width: 67%;
    }
    .menulinks {
        font-size: 10px;
        color: #73818f;
        text-decoration: none;
    }
    .userbox.open .dropdown-menu {
        left: 0% !important;
        padding: 25% 1% 0% 0% !important;
        /* margin-left: 0%; */
    }
    .header .search,
    .header .separator {
        display: inline-block !important;
        margin-left: -25% !important;
    }
    .userbox {
        float: left !important;
        margin: 1% -11% 0% -2% !important;
        position: relative;
        width: 35%;
    }
    ul.nav-main {
        margin-right: 5px;
        margin-top: 35% !important;
    }
    .userbox .profile-info,
    .userbox .profile-picture {
        display: inline-block !important;
        vertical-align: middle;
    }
    .userbox .profile-picture img {
        width: 20px !important;
        color: transparent;
    }
    .userbox .custom-caret {
        color: #000011;
        font-size: 16px;
        font-weight: bold;
        margin-left: -5px !important;
    }
}

@media (min-width: 411px) and (max-width: 414px) {
    .header .search,
    .header .separator {
        display: inline-block !important;
        margin-left: -2% !important;
    }
    .userbox {
        float: left !important;
        margin: -16% 0% 0% 68% !important;
        position: relative;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .userbox .profile-picture img {
        width: 20px !important;
        color: transparent;
    }
    .menuheadlink {
        margin-top: 2%;
        margin-left: 10% !important;
    }
    .menulinks {
        font-size: 10px !important;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .userbox .profile-picture img {
        width: 25px !important;
        color: transparent;
    }
}

@media (min-width: 1700px) and (max-width: 2100px) {}