/* General */
.skin-blue .main-header .navbar {
    background-color: #1564AF;
}

.skin-blue .main-header .messages-menu .dropdown-toggle i::after, .skin-blue .main-header .notifications-menu .dropdown-toggle i::after, .skin-blue .main-header .tasks-menu .dropdown-toggle i::after {
    border-color: #0f579c;
}

@media (max-width: 767px) {
    .main-header .logo {
        width: 100%;
    }
}

.main-header .light-logo > img {
    max-height: 60px;
}

.main-header .dark-logo > img {
    max-height: 60px;
}

.text-overflow-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
}

.content-header > .right-action-button, .content-header > .container > .right-action-button {
    float: right;
    background: 0 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px;
    position: absolute;
    top: 20px;
    right: 20px;
    border-radius: 2px;
}

.main-header .sidebar-toggle {
    padding: 10px 10px;
    font-size: 25px;
}

.control-sidebar, .control-sidebar-bg {
    top: 0;
  right: -508px;
    width: 508px;
}

.navbar-nav > .messages-menu > .dropdown-menu, .navbar-nav > .notifications-menu > .dropdown-menu, .navbar-nav > .tasks-menu > .dropdown-menu {
    width: 350px;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header {
    height: auto;
    width: 200px;
    font-size: 18px;
    padding: 0 10px 10px 10px;
}

.navbar-nav > .user-menu > .dropdown-menu {
    width: 250px;
}

    .navbar-nav > .user-menu > .dropdown-menu > .user-body {
        border: none;
    }

@media (max-width: 991px) {
    .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
        right: 0;
    }
}

.border-radius-5 {
    border-radius: 5px;
}

/* Login */
.login-page {
    background: url(../images_b2b/login_back.jpg) no-repeat center center fixed !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    /*padding: 10px;*//*elit*/
}

.register-box {
    width: 100%;
    max-width: 500px;
    /*margin: 0 auto;
    margin-top: 3%;*//*elit*/
}

.register-box-body {
    width: 100%;
    max-width: 620px;
    box-shadow: 0px 0px 7px 2px #888888;
}

/* Left Menu */
#AvatarLetf {
    width:65px;
    max-width: 65px;
    max-height: 65px;
}

.sidebar-menu .box {
    margin-bottom: 0;
    background: #101f35;
}

    .sidebar-menu .box .box-body {
        background: url('../images/userprofile_bg.fw.png') no-repeat;
        background-position: top;
        background-size: 100% 90px;
        border-bottom: 2px solid #848484;
    }

        .sidebar-menu .box .box-body .profile-name {
            overflow: hidden;
            text-overflow: ellipsis;
            color: #fff !important;
        }

            .sidebar-menu .box .box-body .profile-name > a {
                font-weight: bold;
                color: #ffffff;
                text-transform: uppercase;
            }

.sidebar-menu > li > a > .fa, .sidebar-menu > li > a > .glyphicon, .sidebar-menu > li > a > .ion {
    width: 20px;
    margin-right: 7px;
    color: #7d7e80;
}

.treeview-menu > li > a {
    padding-left: 32px;
}

.treeview-menu .treeview-menu {
    padding-left: 0;
}

#menu .treeview-menu .treeview-menu > li > a {
    padding-left: 47px;
}

/* Profile */
.profile-page .media {
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    border-radius: 3px;
    margin-bottom: 20px;
}

.profile-page .media .avatar {
    max-width: 100px;
    max-height: 100px;
}

.profile-page .media .media-body {
    overflow: hidden;
}

.profile-page .nav-tabs-custom > .nav-tabs {
    border-bottom-color: #ddd;
    background-color: #efefef;
}

    .profile-page .nav-tabs-custom > .nav-tabs > li > a.active {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

@media (min-width:992px) {
    .profile-page .media .media-body .profile-left-border {
        border-left: 3px solid #ddd;
    }
}

@media (min-width: 768px) {
    .modal-xl {
        width: 90%;
        max-width: 1200px;
    }
}



.otherTable {
    border: 2px solid #b6dcff !important;
}

    .otherTable > thead > tr > th {
        background-color: #b6dcff !important;
    }

table tbody tr td .btn {
    color: white !important;
    font-weight: 500;
    font-size: 13px;
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #43494e2e !important;
}

/* Ticket */
.right .direct-chat-text:after, .right .direct-chat-text:before {
    border-left-color: #48b0f7;
}

.jstree-anchor {
    display: inline-block;
    color: #000 !important;
    white-space: nowrap;
    padding: 0 4px 0 1px;
    margin: 0;
    vertical-align: top;
    font-weight: 500;
}

.jstree-default .jstree-icon:empty {
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #076ac7;
}

.ticket-table tr td {
    width: 50%;
}

[type=radio]:checked + label, [type=radio]:not(:checked) + label {
    padding-left: 25px;
    padding-right: 25px;
}

.comment-radio-button {
    display: inline-block;
    padding-top: 10px;
}

#formTodo .media.active {
    background-color: #e3e4e6;
}

#formTodo .media > * {
    margin: 0;
}

#formTodo .media .media-body p, #formTodo .media.active .media-body p {
    text-align: left;
    padding-left: 25px;
}

#formTodo .media.active .media-body strong {
    text-decoration: line-through;
}

#formTodo .media .media-body {
    padding: 6px 0;
}

#formTodo .media [type=checkbox].filled-in + label:before, #formTodo .media [type=checkbox].filled-in + label:after {
    top: 6px;
}


.direct-chat .direct-chat-msg:last-child {
    margin-bottom: 0 !important;
}

.content-header {
       min-height: 101px;
    box-shadow: 0px 2px 20px #888888;
        position: relative;
       padding: 29px 20px 5px;
}

.hdbtn .badge {
    font-size: 156%;
}

.hdbtn>.badge {
    position: absolute;
    top: 0px;
    right: 0px;
    font-weight: 300;
}
form .error {
    color:#f84f4f;
    margin-left:5px;
}
.profil-left.box-body {
    padding:4px 0px !important;
}

.sidebar {
    border:none;
}
#spPositionTitle {
    color:#FFF !important
}
.profil-left .media-body {
    text-align:left;
}
.noflex {
    display:inherit !important
}
.profil-username {
    color:#fff;
    padding:18px 5px;
    float:left;
    display:none;
    font-size:15px;
    
}

.box-body > *:last-child {
    margin-bottom: 0px !important;
}