aside {
    background: #363d45;
}

.login-info strong, .login-info a {
    color: #fff;
    font-weight: bold;
}

.login-info {
    border-bottom: unset;
}

.login-info span {
    border-bottom: unset;
}

#header {
    box-shadow: 1px 4px 4px -2px rgba(0,0,0,0.2), 0px 4px 5px 0px rgba(0,0,0,0.14), 0px 1px 10px 0px rgba(0,0,0,0.12);
    background-color: #2262b2;
}

nav ul li a {
    color: #fff;
}

nav ul .active > a {
    color: #2262b2 !important;
    background: #fff;
    border-radius: 5px;
    margin: 0 10px;
}

nav ul li.active > a::before {
    display: none;
}

.notification {
    background-color: unset;
    border-color: unset;
    border: 0;
    padding: 0 15px !important;
    box-shadow: unset;
}

#header .btn-group {
    align-items: center;
}

button.notification:hover, button.notification:focus{
    background: unset;
    border: unset;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
}

.notification:focus,
.notification:active,
.notification.active, .open .dropdown-toggle.notification {
    background-color: unset;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
}

.notification-menu {
    overflow-y: auto;
}

.btn-header, .btn-header:hover, .btn-header:focus {
    background-color: #2262b2;
}

.balance-text a {
    font-weight: bold;
}

.jarviswidget > header {
    background: #363d45;
    color: #fff;
    height: 50px;
}


.jarviswidget-ctrls a {
    color: #fff;
}

.jarviswidget > header h2 {
    font-weight: bold;
    line-height: 50px;
}

.jarviswidget > header > .widget-icon {
    line-height: 50px;
}

.jarviswidget-ctrls .button-icon {
    height: 49px;
    width: 49px;
    line-height: 49px;
}

/*.no-padding.widget-body-toolbar,
.no-padding .widget-body-toolbar,
.no-padding
.smart-form.widget-body-toolbar{
    display: none;
}*/

#header > div {
    display: flex;
}

.lang-item {
    background-color: #fff;
    line-height: 30px;
    height: 30px;
    border-right: 1px solid #eee;
    margin: 10px 0;
}

.lang-item select {
    background: #fff;
    width: 100%;
    border: unset;
    height: 90%;
    padding: 0 2px;
    cursor: pointer;
}

.hidden-menu #hide-menu > :first-child > a {
    border: unset;
    background: #2262b2;
}

.child-header {
    background-color: #f1f1f1;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.balance-text a {
    color: #777;
}

.selector-projects, .selector-projects:hover {
    background-color: #2262b2;
    align-items: center;
}

nav ul span.menu-item-parent {
    font-weight: bold;
}

#project-selector {
    font-weight: bold !important;
    height: 30px;
    overflow: hidden;
    background: #fff;
    color: #2262b2 !important;
    line-height: 30px;
    border-radius: 0 10px 10px 0;
    margin-left: -34px;
    border: unset;
    width: 170px;
    padding: 0 10px;
}

#header .badge {
    height: 30px;
    padding: 0 15px;
    line-height: 30px;
    color: #2262b2;
    border-radius: 10px;
}

.pull-right {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.pull-right>li {
    height: 35px;
    border-bottom: 1px solid #eee;
}

.pull-right>li:last-child {
    border-bottom: unset;
}

.pull-right>li>a {
    height: 100%;
    line-height: 30px;
}

.modal-backdrop.in {
    opacity: 0.8;
}

.modal-content {
    border-radius: 10px;
}

.modal-title {
    font-weight: bold;
}

input.form-control {
    border-radius: 3px;
}

.btn {
    font-weight: 600;
    padding: 6px 15px;
    border-radius: 5px;
}

.btn-default {
    color: #777;
}

.e-dgs-field-filter {
    padding: 2px 6px;
    border-radius: 5px;
    font-size: 11px;
    color: #777;
}

.btn-info {
    background: #2262b2;
}

.btn-info:hover, .btn-info:focus {
    background: #214c95;
}

.form-group {
    display: flex;
    flex-direction: column;
}

label.control-label {
    width: 100%;
    text-align: justify !important;
}

.e-item {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.e-item>div {
    width: 100%;
}

.form-horizontal .form-group {
    margin: 10px 0;
}

.input-group {
    margin-top: 15px;
}

.e-input {
    width: 100%;
    margin-top: 5px;
}

.modal-footer, .e-buttons>div {
    display: flex;
    justify-content: flex-end;
    margin-right: -10px;
}

.modal-footer, .e-buttons>div>button {
    margin: 0 4px;
}

.modal-footer, .e-buttons>div>button:last-child {
    margin-right: 0;
}

.e-filter select {
    border: 1px solid #ccc;
    padding: 2px 6px;
    border-radius: 5px;
}

.minified nav > ul > li > a > .menu-item-parent {
    left: 45px;
    top: -2px;
    height: 34px;
    border-radius: 0 10px 10px 0;
    line-height: 34px;
}

.minified #hide-menu {
    display: block;
}

.MessageBoxContainer {
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}

.MessageBoxButtonSection button {
    background: #363d45;
}

.MessageBoxButtonSection button:hover {
    background: #2262b2;
}

.e-dgs-field-input {
    height: 40px;
}

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

input:focus + .input-group-addon,
input[type="text"]:focus + .input-group-addon {
    border-color: #2262b2;
    background-color: #2262b2;
    color: #fff;
}

select:focus + .input-group-addon {
    border-color: #2262b2;
    color: #fff;
    background-color: #2262b2;
}

.b-db-table .e-table-head {
    padding: 15px;
}

@media only screen and (max-width: 679px) {
    #hide-menu > :first-child > a, .btn-header a {
        height: 37px !important;
    }

    .lang-item {
        background: inherit;
        height: 49px;
        margin: unset;
        line-height: 47px;
        margin-top: 5px;
    }

    .lang-item img {
        margin-top: 5px;
    }

    #header .badge {
        height: 37px;
        line-height: 37px;
    }

    div.info-money {
        margin-left: unset;
    }
}

@media only screen and (max-width: 992px) {
    .balance-block-header {
        right: 93px;
    }

    .btn-contain .btn {
        display: flex;
        align-items: center;
        margin-top: 5px;
    }

    .head-main-page {
        display: none;
    }

    .selector-projects, .selector-projects:hover {
        background: #f1f1f1;
    }

    #project-selector {
        margin: unset;
        height: 49px;
        line-height: 49px;
        border-radius: unset;
        padding: 0 30px;
        background: #f1f1f1;
        margin-right: 15px;
        width: 150px;
    }
}

@media only screen and (max-width: 1460px) and (min-width: 992px) and (max-height: 753px) {
    #project-selector {
        height: 30px;
    }
}

@media only screen and (max-width: 992px) and (min-width: 679px) {
    .balance-text a {
        line-height: 31px;
        margin-top: 9px;
    }

    .lang-item {
        margin-top: 9px;
    }
}

@media (max-width: 880px) and (min-width: 678px) {
    #hide-menu > :first-child > a, .btn-header a {
        margin-top: 9px !important;
        width: 40px !important;
        height: 31px !important;
        line-height: 31px !important;
    }

    .lang-item {
        height: 31px;
    }

    .balance-block-header {
        right: 83px;
    }
}

.notification-menu {
    top: 105%;
    left: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.notification-empty {
    color: #222222;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.notification-empty i{
    font-size: 20px;
    margin-right: 5px;
}

.project-select {
    border-radius: 5px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    background-color: #2262b2;
}

a {
    color: #2262b2;
}

div.icon-card {
    color: #2262b2;
}

.entries {
    background: #2262b2;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.view-entries {
    background: #2262b2;
}

.btn-primary {
    background: #2262b2;
}

.well {
    background: #f9f9f9;
    border-radius: 5px;
}

.well>.table>tbody>tr>td {
    padding: 15px;
}

body {
    background: #fff;
}

span.share-title {
    background: #2262b2;
}

a.share-addon {
    background: #2262b2;
}

.notification-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.notification-column {
    display: flex;
    align-items: center;
}

.notification-column a {
    flex: unset;
}

.notification-row * {
    margin-right: 5px;
}

#notifications-list {
    max-width: fit-content;
    width: fit-content;
}

#notifications-list .badge{
    color: #fff;
    height: unset;
    line-height: unset;
    padding: 4px 10px;
    width: fit-content;
    display: flex;
    max-width: fit-content;
    justify-content: center;
}

div.play-tour {
    background: #2262b2;
}

a.btn-custom {
    background: #2262b2;
}

div.container-left-doc {
    background: #2262b2;
}

div.header-documentation {
    background: #f9f9f9;
    border: 1px solid #DDD;
    border-bottom: unset;
}

button.expand-documentation, a.expand-documentation {
    background: #2262b2;
}

.pagination>.active>a, .pagination>.active>span,
.pagination>.active>a:hover, .pagination>.active>span:hover,
.pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #2262b2;
    border-color: #2262b2;
}

.my-btn {
    background: #f9f9f9;
}

div.SmallBox {
    background: #f9f9f9 !important;
    border: 1px solid #DDD;
    color: #333;
    border-radius: 5px;
    box-shadow: 1px 4px 4px -2px rgba(0,0,0,0.2), 0px 4px 5px 0px rgba(0,0,0,0.14), 0px 1px 10px 0px rgba(0,0,0,0.12);
}

.danger {
    border-radius: 5px 0px 0px 5px;
}

.minifyme {
    display: none;
}

div.balance-block-header {
    right: 121px;
}

.button-actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.share-group {
    margin: unset;
}

.button-actions .input-group {
    margin: unset;
}

.button-actions>.b-actions>.btn-group:not(:first-child){
    margin-left: 5px;
}

.button-actions>.b-actions>.btn-group>.btn-primary {
    padding: 5.5px 15px;
}

@media only screen and (max-width: 611px) {
    .button-actions {
        flex-direction: column;
    }

    .button-actions>.b-actions>.btn-group {
        display: flex;
        margin: 5px 0;
    }

    .button-actions>.b-actions>.btn-group:not(:first-child){
        margin-left: unset;
    }

    .b-actions {
        width: 100%;
    }

    .notification {
        padding: 0;
    }

    .progress-task {
        overflow: hidden;
    }
}


.e-filter>.input-group  {
    margin-top: unset;
}

input.e-dgs-field-filter {
    height: 27px;
}

button.remove-btn {
    padding: 6px 12px !important;
}

.btn-file-download {
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn .badge {
    top: unset !important;
}

a.send-message-btn {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #363d45;
}

.send-message {
    border-radius: 5px !important;
}

body::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #363d45;
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #363d45;
}

.select2-drop {
    z-index: 999999;
}

.active-project {
    border-left: 3px solid #2362b1;
}

.e-db-action-insert {
    background-color: #28a745;
    color: #fff;
    border-color: #28a745;
}

.e-db-action-insert:hover, .e-db-action-insert:focus {
    background-color: #22863d;
    color: #fff;
    border-color: #28a745;
}

.e-section-description {
    white-space: pre-line;
    word-break: break-word;
}