@font-face {
    font-family: 'Source 1Sans Pro';
    src: url('fonts/SourceSansPro/SourceSans3-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/SourceSansPro/SourceSans3-Regular.woff') format('woff'),
    url('fonts/SourceSansPro/SourceSans3-Regular.ttf') format('truetype'),
    url('fonts/SourceSansPro/SourceSans3-Regular.svg#SourceSans3-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Source 1Sans Pro';
    src: url('fonts/SourceSansPro/SourceSans3-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('fonts/SourceSansPro/SourceSans3-SemiBold.woff') format('woff'),
    url('fonts/SourceSansPro/SourceSans3-SemiBold.ttf') format('truetype'),
    url('fonts/SourceSansPro/SourceSans3-SemiBold.svg#SourceSans3-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Source 1Sans Pro';
    src: url('fonts/SourceSansPro/SourceSans3-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/SourceSansPro/SourceSans3-Bold.woff') format('woff'),
    url('fonts/SourceSansPro/SourceSans3-Bold.ttf') format('truetype'),
    url('fonts/SourceSansPro/SourceSans3-Bold.svg#SourceSans3-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Source 1Sans Pro';
    src: url('fonts/SourceSansPro/SourceSans3-Medium.eot?#iefix') format('embedded-opentype'),
    url('fonts/SourceSansPro/SourceSans3-Medium.woff') format('woff'),
    url('fonts/SourceSansPro/SourceSans3-Medium.ttf') format('truetype'),
    url('fonts/SourceSansPro/SourceSans3-Medium.svg#SourceSans3-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
body.modal-open {
    padding-right: 0 !important;
}
html {
    background: transparent;
}
body *,
.multiselect-native-select > .btn-group > button .multiselect-selected-text,
.btn-dropdown-group ul.gj-list-md li [data-role=display] {
    font-family: 'segoe ui', Arial,sans-serif;
}
.refreshMsg > .spinner > .loading {
    font-family: 'segoe ui', Arial,sans-serif !important;
}
.skin-blue .sidebar > .sidebar-menu > li > a,
.skin-blue .sidebar > .sidebar-menu > li > ul.treeview-menu > li > a,
.skin-blue .sidebar > .sidebar-menu > li > a > span,
.skin-blue .sidebar > .sidebar-menu > li > ul.treeview-menu > li > a > span,
#dashboard-content-wrapper .wrap-widget {
    font-family: "segoe ui";
}
body:after {
    content:
            url("../img/icons/icon-active-customer.png")
            url("../img/icons/icon-symmetric-hover.png")
            url("../img/icons/icon-active-compare.png")
            url("../img/icons/icon-active-trigger.png")
            url("../img/icons/icon-active-router.png")
            url("../img/icons/icon-active-channel.png")
            url("../img/icons/icon-active-reload-channel.png")
            url("../img/icons/icon-active-administration.png")
            url("../img/icons/icon-active-multimeter.png")
            url("../img/icons/icon-title-multimeter.png")
            url("../img/icons/icon-play-hover.png")
            url("../img/icons/icon-play-forward-hover.png")
            url("../img/icons/icon-insert-before-hover.png")
            url("../img/icons/icon-insert-after-hover.png")
            url("../img/icons/icon-check-number-hover.png")
            url("../img/icons/icon-active-template.png")
            url("../img/icons/icon-active-log.png")
            url("../img/icons/icon-preview.png")
            url("../img/icons/icon-database-import.png");
    display: none;
}
body > .header a.logo,
body > .header a.logo font,
body > .header a.logo sup {
    font-family: 'Lato', cursive;
}
body > .header a.logo sup {
    font-size: 9px;
    top: -11px;
}
body > .header .logo,
body > .header .logo:hover {
    background-color: #35569b;
}
body input[type="checkbox"] + span,
body input[type="checkbox"] + label,
form .checkbox > label,
#master-report-form .jasper-file {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}
body .box-body .checkbox input[type="checkbox"]:checked + span {
    color: #0c9d03;
}
body > .header .navbar .sidebar-toggle {
    margin-top: 7px;
}
a {
    color: #078ad6;
}
a:hover,
a:active,
a:focus {
    color: #0679bc;
}
.p-10 {
    padding: 10px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.pb-15 {
    padding-bottom: 15px !important;
}
.pb-5 {
    padding-bottom: 5px !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.pb-5 {
    padding-bottom: 5px !important;
}
.d-flex {
    display: flex !important;
}
.justify-content-center {
    justify-content: center !important;
}
.form-control {
    padding-bottom: 8px;
}
.col-auto {
    width: auto !important;
}
.col-flex-1 {
    flex: 1 !important;
}
.line-through {
    text-decoration: line-through !important;
}
.form-control {
    -webkit-border-radius: 0.475rem !important;
    -moz-border-radius: 0.475rem !important;
    border-radius: 0.475rem !important;
}
.counter-group .form-control {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}
.btn-outline-primary {
    color: #007bff;
    border-color: #007bff;
    background-color: #fff;
    box-shadow: none;
    padding: 5px 16px 7px;
    border-width: 2px;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-outline-secondary,
.btn-outline-secondary-dark {
    background-color: #fff;
    box-shadow: none;
    line-height: 1;
    border-radius: 5px !important;
}
.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-outline-secondary > i,
.btn-outline-secondary-dark > i {
    margin-right: 2px;
}
.btn-outline-secondary-dark {
    color: #000;
    border-color: #282828;
}
.btn-outline-secondary-dark:hover {
    color: #fff;
    background-color: #282828;
    border-color: #282828;
}
.hr-text {
    line-height: 1em;
    position: relative;
    outline: 0;
    border: 0;
    color: black;
    text-align: center;
    height: 1.5em;
    opacity: .5;
    margin-top: 10px;
    margin-bottom: 10px;
}
.hr-text:before {
    content: '';
    background: linear-gradient(to right, transparent, #818078, transparent);
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
}
.hr-text:after {
    content: attr(data-content);
    position: relative;
    display: inline-block;
    padding: 0 .5em;
    line-height: 1.5em;
    color: #818078;
    background-color: #fcfcfa;
}
select.placeholder option[value=""]:first-child {
    display: none;
}
.navbar-nav > .subscription-menu a.dropdown-toggle > span {
    padding: 1px 6px 3px;
    border-radius: 20px;
    box-shadow: #535353 0 0.05em 0.35em;
    background: linear-gradient(to bottom, #6dbffa, #0e87c0);
    margin-right: 2px;
}
.navbar-nav > .subscription-menu .subscription-item {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.navbar-nav > .subscription-menu .dropdown-menu {
    padding: 7px;
}
.navbar-nav > .subscription-menu .subscription-item:last-child {
    margin-bottom: 0;
}
.navbar-nav > .subscription-menu .subscription-item > a {
    background-color: #eee;
    border-radius: 20px;
    padding-bottom: 4px;
}
.navbar-nav > .subscription-menu .subscription-item > a.selected-subscription {
    background-color: #7dc4ee;
    color: #fff;
}
.navbar-nav > .subscription-menu .subscription-item > a:hover {
    background-color: #ddd;
}
.navbar-nav > .user-menu .user-image {
    float: left;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-right: 10px;
    margin-top: -2px;
    max-width: none;
}
.navbar-nav > .user-menu .user-image.default-avatar {
    border: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: #999999 0 0.05em 0.35em;
}
.panel-heading-nav {
    border-bottom: 0;
    padding: 10px 0 0;
}
.panel-heading-nav .nav {
    padding-left: 10px;
    padding-right: 10px;
}
body > .header .navbar .nav > li.user.user-menu > a,
div.user-panel > .info {
    font-weight: 400;
}
div.user-panel > .info > a > a.fa {
    color: #31d534;
}
body > .header .navbar .nav > li.user.user-menu > a {
    color: #fff;
}
body > .header nav.navbar {
    background: linear-gradient(to bottom,#4a6fb9 0,#4265ab 100%) !important;
    background: -webkit-gradient(linear,left top,left bottom,from(#4a6fb9),to(#4265ab)) !important;
    background: -webkit-linear-gradient(top,#4a6fb9 0,#4265ab 100%) !important;
}
body table tbody td {
    color: #46617e;
}
body,
.box .box-header > .ion, .box .box-header .box-title,
div.nav-tabs-custom > .nav-tabs > li.open,
div.nav-tabs-custom > .nav-tabs > li.open a,
div.nav-tabs-custom > .nav-tabs > li.active > a,
.content-header .section-title {
    color: #496d91;
}
#dashboard-content-wrapper .inventory-box .box-header > i {
    padding: 9px 0 8px 10px;
    color: #078ad6;
}
#dashboard-content-wrapper .box {
    box-shadow: 0 0 1px rgba(0,0,0,.125), 0 1px 3px rgba(0,0,0,.2);
    border: 0 solid rgba(0,0,0,.125);
}
#support_risk_priority .box-data {
    overflow: auto;
}
.content-header #tools {
    margin-right: 8px;
}
.content-header #tools > button {
    height: 34px;
    line-height: 24px;
}
.content-header .btn-add-dashboard,
.content-header .btn-add-block {
    margin-right: 6px;
}
.content-header .btn-add-dashboard {
    font-size: 15px;
}
.content-header button.btn-share-dashboard {
    padding: 6px 7px 6px 8px;
    line-height: 24px;
}
.content-header .btn-share-dashboard > i {
    font-size: 22px;
    position: relative;
    top: 2px;
}
div.nav-tabs-custom > .nav-tabs > li > a:hover {
    color: #4265ab;
}
div.box .box-header .box-title {
    padding-top: 8px;
    padding-bottom: 8px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #4265ab;
}
div.box .box-header .box-title .support-title {
    margin-left: 6px;
    margin-right: 3px;
    font-size: 15px;
    color: #ad951c;
}
div.box .box-header .box-title .support-title:hover,
div.box .box-header .box-title .support-title:focus {
    cursor: help;
}
.inventory-box .box .box-header > .ion,
.inventory-box .box .box-header > .box-tools {
    padding-bottom: 0;
    padding-top: 4px;
}
.inventory-box .box .box-header > .box-tools > button {
    background: 0 0;
    border: 1px solid transparent;
    padding: .5rem .5rem;
    color: #adb5bd;
    box-shadow: none;
}
.inventory-box .box .box-header > .box-tools > .btnMove {
    cursor: move;
    box-shadow: none;
    color: #adb5bd;
    border: 1px solid transparent;
    padding: 0.5rem 0.5rem;
}
.inventory-box .box .box-header > .box-tools > .btnMove > i {
    font-size: 16px !important;
}
.inventory-box .box .box-header > .box-tools > button:hover > i,
.inventory-box .box .box-header > .box-tools > .btnMove:hover > i {
    color: #495057;
}
.inventory-box .box .box-header > .box-tools > button > .fa {
    font-size: 16px !important;
}
.inventory-box .box .box-header > .ion {
    padding-top: 8px;
}
.inventory-box .wrap-widget:first-child {
    margin-top: 5px;
}
.inventory-box .wrap-widget .widget-title,
.inventory-box .wrap-widget .wrap-customer-label,
.inventory-box .wrap-widget .widget-value {
    display: inline-block;
}
.inventory-box .wrap-widget .widget-title {
    color: #1495c4;
    font-weight: 500;
}
.inventory-box .wrap-widget .wrap-customer-label,
.inventory-box .wrap-widget .widget-value {
    color: #8b8b8b;
    margin-left: 5px;
    margin-top: 0;
}
.inventory-box .wrap-widget .widget-value > .fa {
    margin: 0 5px;
}
.grid-stack-item .wrap-widget .wrap-customer-label > .customer-label {
    line-height: 1.3;
}
td > i.icon > sup {
    left: 12px;
    top: -7px;
}
td > i.icon > sup > .label {
    font-style: normal;
    padding: 1px 3px;
    font-size: 9px;
    border-radius: 1px;
}
.box.box-info .box-header .box-title {
    color: #fff;
    padding: 5px 0 7px 10px;
    text-shadow: none;
}
div.box.box-info {
    border: 1px solid #3c8dbc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: none;
}
div.box.box-info.small-custom-box {
    background: #fff;
}
.box.box-info.small-custom-box.engine-box {
    color: #fff;
}
.box > .box-body .box.box-info.small-custom-box:not(.engine-box) {
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
}
.box > .box-body .box.box-info.small-custom-box:not(.engine-box) > .box-header,
.box > .box-body .box.box-info.small-custom-box:not(.engine-box) > .box-header:hover {
    background: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
    cursor: default;
}
.box > .box-body .box.box-info.small-custom-box:not(.engine-box) > .box-header > .box-title,
.box > .box-body .box.box-info.small-custom-box:not(.engine-box) > .box-header > .box-title > i {
    color: #666;
}
.box > .box-body .box.box-info.small-custom-box:not(.engine-box) > .box-header > .box-title {
    padding: 9px 0 9px 10px;
}
.box > .box-body .box.box-info.small-custom-box:not(.engine-box) > .box-body {
    background-color: #fff;
}
input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}
.box-body > .box:last-child {
    margin-bottom: 0;
}
.box-body.row > p {
    margin: 0 15px;
}
.content pre {
    border: 1px solid #c5dbec;
    background-color: rgba(197, 219, 236, 0.36);
    font-size: 15px;
}
.content pre.error {
    border: 1px solid #ffd1d1;
    background-color: rgba(254, 201, 201, 0.36);
    font-size: 15px;
    color: #d11616;
}
p.no-results {
    font-size: 15px;
    color: #fc3b3b;
    background-color: #ffe9e9;
    padding: 12px;
    border-radius: 4px;
    margin-bottom: 0;
}
.nav-tabs-custom pre > .empty-text,
span.error {
    color: red;
}
.nav-tabs-custom pre > .empty-text {
    font-size: 14px;
}
.resize-vertical {
    resize: vertical;
}
.resize-none {
    resize: none;
}
.mt-10 {
    margin-top: 10px !important;
}
body.bg-black, html.bg-black {
    background: #2A3F54 !important;
}
body.bg-black.completeInstallation {
    background: #cce5fe !important;
}
table.yiiLog {
    position: relative;
}
.large-tooltip + .tooltip > .tooltip-inner {
    max-width: 300px;
}
.btn-add-block + .tooltip > .tooltip-inner {
    width: 100px;
}
body > .tooltip:last-child {
    z-index: 10000;
}
body > .menu-actions + .tooltip {
    z-index: 2301;
}
div.tooltip {
    padding: 0 !important;
}
div.tooltip.top .tooltip-arrow {
    bottom: -4px;
}
div.tooltip.fullwidth-tooltip > .tooltip-inner {
    max-width: initial;
}
.tooltip .tooltip-inner {
    border-radius: 2px !important;
    font-size: 13px;
    font-weight: normal;
    white-space: normal;
    padding: 7px 12px 9px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.tooltip.tooltip-calendar {
    opacity: 1;
}
.tooltip.tooltip-calendar .tooltip-inner {
    text-align: left;
}
.nav-tabs-custom > .nav-tabs > li.active > a {
    font-weight: 400;
    border-bottom-color: #fff;
    border-width: 2px;
}
.nav-tabs-custom.additional-tabs > .nav-tabs > li.active > a {
    border-left: 0;
    border-right: 0;
}
.nav-tabs-custom.additional-tabs.border-bottom {
    border-radius: 5px;
}
.nav-tabs-custom.additional-tabs.border-bottom .tab-content {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.nav-tabs-custom.additional-tabs > .nav-tabs > li > a > i {
    margin-right: 2px;
}
.nav-tabs-custom.additional-tabs > .nav-tabs > li > a > i.ion {
    font-size: 18px;
    margin-top: 12px;
    float: left;
    margin-right: 5px;
}
.nav-tabs-custom.additional-tabs > .nav-tabs > li > a > i.ion.ion-location {
    margin-top: 11px;
}
.nav-tabs-custom.additional-tabs > .nav-tabs > li > a > i.fa.fa-braille {
    margin-top: 13px;
}
.nav-tabs-custom.additional-tabs > .nav-tabs > li > a > i.ion.ion-ios7-people {
    font-size: 22px;
    margin-top: 8px !important;
}
.nav-tabs-custom.additional-tabs > .nav-tabs > li > a > i.ion.ion-grid {
    font-size: 22px;
    margin-top: 9px !important;
}
.nav-tabs-custom .tab-pane .grid-view {
    padding-top: 0;
    overflow-x: hidden;
}
.nav-tabs-custom .nav > .wrap-title {
    display: flex;
    align-items: center;
    height: 41px;
}
.grid-view .items-wrapper {
    overflow-x: auto;
    margin-right: 0;
}
.modal-350 .modal-dialog {
    width: 350px;
}
.modal-300 .modal-dialog {
    width: 300px;
}
.modal .modal-dialog[style] {
    max-width: 1200px;
}
.modal-420 .modal-dialog {
    width: 420px;
}
.modal-auto .modal-body,
.modal-dialog .nav-tabs-custom > .tab-content {
    overflow-y: auto;
}
.modal-open .modal {
    overflow-y: hidden;
}
.modal-auto .modal-dialog .modal-footer {
    margin-top: 0;
}
.modal-dialog .box {
    margin-bottom: 2px;
}
.modal-content {
    margin: 0 auto;
}
.form-group .form-control.error {
    border-color: #f56954 !important;
    box-shadow: none;
}
.form-group label.error {
    color: #f56954;
}
.form-group .help-block.error {
    color: #f56954;
    font-style: normal;
    margin-top: 3px;
}
.form-group.has-error span.select2-selection {
    border-color: #f56954 !important;
    box-shadow: none;
}
.form-group span.help-block {
    color: #9b9b9b !important;
}
.label-field-name {
    background-color: #fff;
    padding: 0 4px 1px;
    color: #7c7c7c;
    font-weight: normal;
    border: 1px solid #bcbcbc;
    margin-left: 5px;
}
.no-padding {
    padding: 0 !important;
    margin: 0 !important;
}
div.separator-1 {
    width: 100%;
    margin: 20px auto 20px;
    position: relative;
    height: 1px;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    background: rgba(255, 255, 255, 0.5);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(35%, rgba(255, 255, 255, 0.5)), color-stop(70%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%);
}
div.separator-2 {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    height: 1px;
    background-color: transparent;
}
div.separator-2:after {
    height: 1px;
    background: #d1d1d1;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    position: absolute;
    bottom: -1px;
    left: 0;
    content: "";
    width: 100%;
}
.nav-tabs-custom .empty-text,
body .dropdown-search .box > .box-header.bg-info,
.grid-view span.label, .grid-view a.label,
.popover .popover-title,
.modal .wizard-body .wizard-content *:not(.glyphicon),
.modal .wizard-body .wizard-content .btn-toolbar button,
.daterangepicker .ranges .input-mini,
.md-editor .btn.btn-default,
.multiselect-native-select > .btn-group > button,
.multiselect-native-select > .btn-group > button span,
.select2-results .select2-results__option,
.select2-container--default span.select2-selection--single .select2-selection__rendered,
.popover .editableform span.twitter-typeahead .tt-query,
.popover .editableform span.twitter-typeahead .tt-hint,
label[for="open_new_tab"] {
    font-family: 'segoe ui',Arial,sans-serif;
}
body .table tr th,
body .table tr th a,
body .table tr th span:not(.glyphicon),
body .table tr td,
body .table tr td div,
body .table tr td strong,
body .table tr td a,
body .table tr td a span,
body .table tr td span:not(.glyphicon),
body .table-striped tfoot tr td,
.grid-view span.empty-text {
    font-family: "segoe ui";
}
body .dropdown-search .fa-search {
    top: -1px;
    position: relative;
    right: -3px;
}
.multiselect .caret {
    border: none;
}
.multiselect .caret:before,
.form .form-group > .btn-group > a.dropdown-toggle > .caret:before,
.filter-container > .btn-group > a.dropdown-toggle > .caret:before,
.select2-container--default span.select2-selection--single .select2-selection__arrow b:before,
.select2-container--default.select2-container--open span.select2-selection--single .select2-selection__arrow b:before {
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: 500;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    content: "\f123";
}
body .table-striped tfoot tr td .btn,
body .table-striped tr td button span:not(.glyphicon),
.grid-view td i.icon span.label,
body .table-striped tr td > span.translates-list,
.modal .wizard-body .wizard-content button,
.modal .wizard-body .wizard-content button > span,
.modal .modal-footer button,
.modal .modal-footer button > .btn-text,
form[id] .page-list > .change-pageSize,
body .topiclist .table tr td a.btn,
.ts-translation-list .items > tbody > tr > td:first-child > .label-category,
.modal .wizard-body .wizard-content .btn-text,
.grid-view .col-actions > .btn-group > .dropdown-menu .btn > .label-text,
.grid-view tfoot > tr > td > div > .btn-group .dropdown-item {
    font-family: 'segoe ui','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.user-panel > .info > p,
.user.user-menu > a > span,
.navbar-nav > .user-menu > ul.dropdown-menu > li.user-footer a {
    font-family: 'segoe ui', Arial,sans-serif;
}
body .box > .box-header.bg-info,
body .box > .box-header.bg-info > .box-title,
body .box > .box-header > .box-title .node-name,
body .box .property-name,
body fieldset > legend,
#booking-overview-grid td.extrarow,
#booking-overview-grid td.extrarow > span,
body .box-body form[id] label,
body .box-body form[id] input[type="text"],
.modal-body > .row > .form-group input[type="text"],
body .box-body form[id] textarea,
body .box-body form[id] select,
body .modal-dialog form[id] label,
body .modal-dialog form[id] input[type="text"],
body .modal-dialog form[id] textarea,
body .modal-dialog form[id] select,
div.box .box-header .box-title,
.form .category-group a.dropdown-toggle > span,
.grid-view .editable-circle span.label,
body[class*="-create"] > span.select2-container--default span.select2-selection--single .select2-selection__rendered,
body[class*="-create"] > span.select2-container--default .select2-search--dropdown .select2-search__field,
body[class*="-create"] > span.select2-container--default .select2-results__option--highlighted[aria-selected][id],
body[class*="-create"] > span.select2-results .select2-results__option,
body[class*="-update"] > span.select2-container--default span.select2-selection--single .select2-selection__rendered,
body[class*="-update"] > span.select2-container--default .select2-search--dropdown .select2-search__field,
body[class*="-update"] > span.select2-container--default .select2-results__option--highlighted[aria-selected][id],
body[class*="-update"] > span.select2-results .select2-results__option,
#admin-user-role-form .operation-box .box-body .box .box-title * {
    font-family: 'segoe ui', Arial,sans-serif;
}
div.box.box-info .box-header .box-title {
    font-family: 'segoe ui', Arial,sans-serif !important;
}
body .fa,
.image-uploader .material-icons,
.wizard .wizard-nav-header > .navbar-toggle > .icon-bar {
    font-family: 'FontAwesome' !important;
}
table.table-hover > tbody > tr:hover > td,
table.table-hover > tbody > tr:hover > th {
    background-color: transparent;
}
body .box-body form[id] label,
body .modal-dialog form[id] label {
    font-weight: 600;
}
body .box-body form[id] .form-group > div > label:first-child[for] {
    margin-bottom: 5px;
}
body .table-condensed > tbody > tr > th:first-child,
body .table-striped > tbody > tr > th:first-child {
    font-weight: 600;
}
body .box-body form[id] .ui-sortable label,
body .modal-dialog form[id] .ui-sortable label {
    font-weight: normal;
}
body .table-condensed tr th,
body .table-condensed tr th a,
body .table-condensed tr th span,
body .table-condensed:not(#mail-log-table) tr td,
body .table-condensed:not(#mail-log-table) tr td > div,
body .table-condensed:not(#mail-log-table) tr td a:not(.label),
body .table-condensed:not(#mail-log-table) tr td > span:not(.label),
body .table-condensed tfoot tr td {
    font-size: 14px !important;
}
body .table-condensed:not(#mail-log-table) tr td a span:not(.doc-version) {
    font-size: 12px;
}
body .box .table-condensed tr th,
body .box .table-condensed tr th a,
body .box .table-condensed tr th span,
body .box .table-condensed:not(#mail-log-table) tr td,
body .box .table-condensed:not(#mail-log-table) tr td > div,
body .box .table-condensed:not(#mail-log-table) tr td a:not(.label),
body .box .table-condensed:not(#mail-log-table) tr td > span:not(.label),
body .box .table-condensed tfoot tr td {
    font-size: 14px !important;
}
body .box .table-condensed:not(#mail-log-table) tr td a span:not(.doc-version),
#master-report-template-grid table > tbody > tr > td:first-child {
    font-size: 14px;
}
body .datetimepicker .table-condensed tr td > span.minute {
    font-size: 14px !important;
}
.box:not(.fixed) > .box-header.bg-info:not(.opened):hover {
    cursor: pointer;
    background-color: #3783af;
}
.dropdown-search .box > .box-header.bg-info:hover {
    cursor: default;
    background-color: #d9edf7;
}
body .table-bordered tfoot tr td .btn,
body .box-body form[id] .box .box-title label {
    font-weight: normal;
}
body .table-bordered tfoot tr td .btn {
    font-size: 14px;
}
body .table tr th,
body .table tr th a {
    font-size: 14px;
    font-weight: 400;
}
body .table:not(.table-striped) tr td,
body .table:not(#mail-log-table) tr td a:not(.dropdown-toggle) {
    font-size: 14px;
}
body .table:not(#mail-log-table) tr td a.dropdown-toggle {
    font-size: 13px;
    line-height: 1.4;
    padding: 4px 8px 5px;
}
body .table:not(#mail-log-table) tr td a.btn:not([data-toggle="dropdown"]):not(.btn-xs) {
    font-size: 14px;
}
body .topiclist .table tr td,
body .topiclist .table tr td a {
    font-size: 14px;
}
body .topiclist .table thead tr th {
    font-weight: 600;
}
body .topiclist .table tr td a.btn {
    font-size: 14px;
}
body .topiclist .tab-content {
    display: inline-block;
    width: 100%;
}
body #wiki_language_grid tr td {
    font-size: 13px;
}
section.content,
body.skin-blue > font > .wrapper {
    background: #ecf0f5;
}
section.content {
    position: relative;
}
.no-wrap {
    white-space: nowrap;
}
.po-relative {
    position: relative !important;
}
body > .header .navbar .nav > li > a > span.label {
    position: absolute;
    top: -4px;
    right: 6px;
    text-align: center;
    font-size: 11px;
    padding: 2px 3px;
    line-height: .9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: auto;
}
body > .header .navbar .nav > #notepad-notification > a > span.label,
body > .header .navbar .nav > #due-inventory-notification > a > span.label {
    right: 9px;
}
body > .header .navbar .nav > #overdue-inventory-notification > a > span.label.label-2 {
    right: 4px;
}
body > .header .navbar .nav > #due-inventory-notification > a > span.label.label-2 {
    right: 6px;
}
body > .header .navbar .nav > #overdue-inventory-notification > a > span.label,
body > .header .navbar .nav > #my-tickets-notification > a > span.label.label-2 {
    right: 8px;
}
body > .header .navbar .nav > #my-tickets-notification > a > span.label {
    right: 13px;
}
body > .header .navbar .nav > li > a > span.label.label-over {
    right: 2px !important;
}
body > .header .navbar .nav > li > a:hover > span.label {
    top: -4px;
    box-shadow: #b2b2b2 0 0.05em 0.35em;
}
.nav.nav-tabs > li > a {
    padding: 10px 12px;
}
.nav.topNavBar .wrap-global {
    margin: 13px;
    line-height: 1;
    padding: 3px 7px 4px;
    border-radius: 15px;
    border: 1px solid #fffdd5;
}
.nav.topNavBar .wrap-global > label[for="enable_global"] {
    color: #fffdd5;
    font-weight: normal;
    margin-right: 3px;
    margin-bottom: 0;
    line-height: 16px;
    cursor: pointer;
}
.nav.topNavBar .wrap-global .switch {
    margin-top: 0;
    width: 28px;
    height: 17px;
}
.nav.topNavBar .switch.switch-small .slider.round:before {
    top: 2px;
}
.nav.topNavBar .wrap-global .switch .slider {
    top: 0;
}
ul.nav li > a:visited {
    color: #428bca;
}
ul.nav li > a:link {
    color: #078ad6;
    text-decoration: none;
}
.content-header ul.nav li > a:visited,
.content-header ul.nav li > a:link {
    color: #135792;
}
.content-header > .dropdown > .nav li > a:visited:hover,
.content-header > .dropdown > .nav li > a:link:hover {
    color: #fff;
}
.content-header > .dropdown > .btn-actions {
    margin-left: 10px;
}
/*------------CheckBox------------*/
input[type="checkbox"] {
    vertical-align: top;
    width: 16px;
    height: 16px;
    position: relative;
    top: 0;
    margin: 0 !important;
    cursor: pointer;
}
input.checkbox-1[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form-group .checkbox input.checkbox-1[type="checkbox"] {
    margin-top: 2px !important;
    margin-right: 5px !important;
}
.form-group .input-group input.checkbox-1[type="checkbox"] {
    margin-left: 10px !important;
    margin-top: 2px !important;
}
.form-group .checkbox-group input.checkbox-1[type="checkbox"]:nth-child(2) {
    margin-left: 0 !important;
    margin-right: 5px !important;
    margin-top: 0 !important;
}
body .form-group .checkbox-group input.checkbox-1[type="checkbox"] + label {
    margin-bottom: 0;
}
.row > .form-group > .form-group .checkbox input.checkbox-1[type="checkbox"] {
    margin-top: 5px !important;
}
.row > .form-group > .form-group .multiselect-container .checkbox input.checkbox-1[type="checkbox"] {
    margin-top: 2px !important;
}
.form-group.states-group .checkbox input.checkbox-1[type="checkbox"] {
    margin-top: 2px !important;
}
input.checkbox-1[type="checkbox"]:checked:before,
tr.selected input.checkbox-1[type="checkbox"][checked="checked"]:before {
    -webkit-transform: rotate(-45deg) scale(1,1);
    -moz-transform: rotate(-45deg) scale(1,1);
    -ms-transform: rotate(-45deg) scale(1,1);
    -o-transform: rotate(-45deg) scale(1,1);
    transform: rotate(-45deg) scale(1,1);
}
input.checkbox-1[type="checkbox"]:before {
    -webkit-transition: -webkit-transform .4s cubic-bezier(.45,1.8,.5,.75);
    -moz-transition: -moz-transform .4s cubic-bezier(.45,1.8,.5,.75);
    transition: transform .4s cubic-bezier(.45,1.8,.5,.75);
    -webkit-transform: rotate(-45deg) scale(0,0);
    -moz-transform: rotate(-45deg) scale(0,0);
    -ms-transform: rotate(-45deg) scale(0,0);
    -o-transform: rotate(-45deg) scale(0,0);
    transform: rotate(-45deg) scale(0,0);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 4px;
    margin: auto;
    z-index: 1;
    width: 10px;
    height: 5px;
    border: 2px solid #fff;
    border-top-style: none;
    border-right-style: none;
}
input.checkbox-1[type="checkbox"]:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: -1px;
    margin: auto;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #c4cdd5;
    cursor: pointer;
    border-radius: 3px;
}
input.checkbox-1[type="checkbox"]:checked:after,
tr.selected input.checkbox-1[type="checkbox"][checked="checked"]:after {
    border-color: #58b3f0;
    -webkit-box-shadow: 0 0 0 1px #58b3f0;
    box-shadow: 0 0 0 1px #58b3f0;
    background: #58b3f0;
}
.form-group .checkbox input[type="checkbox"] {
    margin-top: 2px !important;
    margin-right: 5px !important;
}
.form-group .input-group input[type="checkbox"] {
    margin-left: 10px !important;
    margin-top: 2px !important;
}
.form-group .checkbox-group input[type="checkbox"]:nth-child(2) {
    margin-left: 0 !important;
    margin-right: 5px !important;
    margin-top: 0 !important;
}
body .form-group .checkbox-group input[type="checkbox"] + label {
    margin-bottom: 0;
}
.form-group .checkbox-group {
    display: flex;
    align-items: center;
}
.row > .form-group > .form-group .checkbox input[type="checkbox"] {
    margin-top: 5px !important;
}
.row > .form-group > .form-group .multiselect-container .checkbox input[type="checkbox"] {
    margin-top: 2px !important;
}
.form-group.states-group .checkbox input[type="checkbox"] {
    margin-top: 1px !important;
}
input[type="checkbox"]:focus {
    outline: none !important;
}
.box > .box-header input[type="checkbox"] {
    float: right;
    margin: 11px 12px !important;
}
.box > .box-header input[type="checkbox"]:before {
    border: 2px solid #58b3f0;
    border-top-style: none;
    border-right-style: none;
}
.row > .col-md-4:first-child .box > .box-header input[type="checkbox"]:before {
    top: 5px;
    left: 1px;
}
.box > .box-header input[type="checkbox"]:checked:after {
    background: #fff;
}
/*-----------End CheckBox-----------*/

/*------------Highlight Text------*/
.highlight-text-1 {
    color: #d18c29;
}
.highlight-text-2,
.dashboard-name,
.breadcrumbs .file-name {
    color: #0d81b8;
    font-weight: 400;
}
.alert-highlight {
    color: #f25e08;
}
.bold-text {
    font-weight: 400;
}
.error-text {
    color: #ff3d34;
}
/*------------End Highlight Text------*/

/*-----------Markdown Editor----------*/
div.md-editor.active {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
div.md-editor {
    display: block;
    border: 1px solid #ddd;
}
.form-group.has-error div.md-editor,
.select2-hidden-accessible.has-error + .select2-container .select2-selection {
    border: 1px solid #f56954;
}
.form-group.has-success div.md-editor {
    border: 1px solid #00a65a;
}
div.md-editor > textarea {
    font-size: 14px;
    outline: 0;
    margin: 0;
    display: block;
    width: 100%;
    border: 0;
    padding: 10px;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    border-radius: 0;
    box-shadow: none;
    background: #fff;
    color: #263551;
}
div.md-editor .md-footer,
div.md-editor > .md-header {
    display: block;
    background: #f1f1f1;
    margin: 0;
}
div.md-editor > .md-header {
    padding: 6px 4px;
}
div.md-editor {
    position: relative;
}
div.md-editor .md-footer {
    padding: 8px;
    line-height: 1.4;
    width: 100%;
}
.modal div.md-editor .md-footer {
    padding: 5px 8px;
}
.modal div.md-editor .md-footer > .text-muted {
    font-size: 15px;
}
div.md-editor .md-footer .text-info {
    color: #098deb;
}
.md-editor .md-controls .md-control.md-control-fullscreen {
    padding: 0 4px 0 4px;
    float: right;
    border: 1px solid #ddd;
}
.md-editor .md-controls .md-control.md-control-fullscreen:hover {
    border-color: #888888;
    color: #888888;
}
.modal .md-editor .md-controls .md-control.md-control-fullscreen {
    display: none;
}
div.md-editor .md-controls {
    padding: 4px;
}
div.md-editor .btn.btn-default,
div.md-editor .btn.btn-primary[data-handler="bootstrap-markdown-cmdPreview"] {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    box-shadow: none;
    background-image: none;
    text-shadow: none;
}
div.md-editor .btn.btn-primary[data-handler="bootstrap-markdown-cmdPreview"] {
    color: #fff;
    cursor: pointer !important;
}
div.md-editor .btn.btn-default:hover,
div.md-editor .btn.btn-default:focus,
div.md-editor .btn.btn-primary[data-handler="bootstrap-markdown-cmdPreview"]:hover,
div.md-editor .btn.btn-primary[data-handler="bootstrap-markdown-cmdPreview"]:focus {
    background-color: #21a0f6;
    background-image: -moz-linear-gradient(top, #79cffa, #21a0f6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#79cffa), to(#21a0f6));
    background-image: -webkit-linear-gradient(top, #79cffa, #21a0f6);
    background-image: -o-linear-gradient(top, #79cffa, #21a0f6);
    background-image: linear-gradient(to bottom, #79cffa, #21a0f6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: #0090d8;
}
div.md-editor .md-footer .btn-input {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    border-bottom: 1px solid #078ad6;
}
div.md-editor .md-footer .btn-input input[type="file"] {
    height: 30px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    opacity: 0.0;
    /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=0);
    /* IE lt 8 */
    -ms-filter: "alpha(opacity=0)";
    /* IE 8 */
    -khtml-opacity: 0.0;
    /* Safari 1.x */
    -moz-opacity: 0.0;
    /* FF lt 1.5, Netscape */
}
div.md-editor > .md-preview {
    color: #333;
    background-color: transparent;
}
div.md-editor > .md-preview {
    padding: 10px 15px;
}
div.md-editor > .md-preview pre code {
    white-space: pre !important;
    font-size: 14px;
}
div.md-editor > .md-preview,
div.md-editor > .md-preview *,
div.md-editor > textarea {
    font-family: 'segoe ui', Arial, sans-serif !important;
}
div.md-editor > .md-preview p,
div.md-editor > .md-preview div {
    font-size: 14px;
}
.md-editor > .md-preview h1,
.md-editor > .md-preview h2,
.md-editor > .md-preview h3 {
    margin-top: 10px;
}
.md-editor > .md-preview blockquote p {
    font-weight: normal;
    line-height: 1.5;
}
.md-editor > .md-preview ul > li {
    list-style-type: disc;
}
.content .md-editor > .md-preview pre {
    background-color: #f6f8fa;
    color: #24292e;
    border: none;
}
.md-editor textarea[id$="_markdown"] {
    min-height: 180px;
}
#create-procedure-modal .md-editor textarea[id$="_markdown"] {
    min-height: 120px;
}
#create-procedure-modal .modal-body {
    padding: 15px;
}
.shadow-5 {
    box-shadow: 0 20px 25px -5px rgba(0,0,0,.4),0 10px 10px -5px rgba(0,0,0,.4)!important;
}
.bg-glass {
    background-color: hsla(0, 0%, 100%, 0.85) !important;
    backdrop-filter: saturate(200%) blur(25px);
}
/*-----------End Markdown Editor----------*/
/*-----------Input MDBoostrap-------------*/
.form-outline {
    position: relative;
}
.form-outline .form-control {
    min-height: auto;
    padding: 0.33em 0.75em;
    border: none !important;
    background: transparent;
    transition: all .2s linear;
    height: 36px;
    line-height: 36px;
}
.form-outline .form-control~.form-notch {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    text-align: left;
    pointer-events: none;
}
.form-outline .form-control~.form-notch .form-notch-leading {
    left: 0;
    top: 0;
    height: 100%;
    width: 9px;
    border-right: none;
    border-radius: 0.4rem 0 0 0.4rem;
}
.form-outline .form-control~.form-label {
    position: absolute;
    top: 0;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    left: 0.75rem;
    padding-top: 0.77rem;
    padding-left: 7px;
    font-weight: normal;
    pointer-events: none;
    transform-origin: 0 0;
    transition: all .2s ease-out;
    color: rgba(0,0,0,.6);
    margin-bottom: 0;
}
.form-outline .form-control.active,
.form-outline .form-control:focus {
    box-shadow: none!important;
}
.form-outline .form-control.active~.form-label,
.form-outline .form-control:focus~.form-label {
    z-index: 1;
    padding: 0 5px;
    font-size: 18px;
    font-weight: normal;
}
.form-outline .form-control:focus~.form-label {
    color: #1266f1 !important;
}
.form-outline .form-control.active~.form-label,
.form-outline .form-control:focus~.form-label {
    transform: translateY(-1.1rem) translateY(0.1rem) scale(.8);
}
.form-outline .form-control:focus~.form-notch .form-notch-leading {
    border-top: 2px solid #1266f1 !important;
    border-bottom: 2px solid #1266f1 !important;
    border-left: 2px solid #1266f1 !important;
}
.form-outline .form-control:focus~.form-notch .form-notch-middle {
    border-bottom: 2px solid #1266f1 !important;
}
.form-outline .form-control:focus~.form-notch .form-notch-trailing {
    border-top: 2px solid #1266f1 !important;
    border-bottom: 2px solid #1266f1 !important;
    border-right: 2px solid #1266f1 !important;
}
.form-outline .form-control.active~.form-notch .form-notch-trailing,
.form-outline .form-control:focus~.form-notch .form-notch-trailing {
    border-left: none;
    transition: all .2s linear;
}
.form-outline .form-control~.form-notch .form-notch-trailing {
    flex-grow: 1;
    height: 100%;
    border-left: none;
    border-radius: 0 0.4rem 0.4rem 0;
}
.form-outline .form-control~.form-notch .form-notch-middle {
    flex: 0 0 auto;
    max-width: calc(100% - 1rem);
    height: 100%;
    border-right: none;
    border-left: none;
    width: 115px;
    margin-left: -1px;
    margin-right: -1px;
}
.password-group .form-outline .form-control~.form-notch .form-notch-middle {
    width: 70px;
}
.form-outline .form-control.active~.form-notch .form-notch-middle,
.form-outline .form-control:focus~.form-notch .form-notch-middle {
    border-top-color: #fff;
    border-top-width: 3px;
    border-right: none;
    border-left: none;
    transition: all .2s linear;
}
.form-outline .form-control~.form-notch div {
    pointer-events: none;
    border: 2px solid #909090;
    box-sizing: border-box;
    background: transparent;
}
/*-----------End Input MDBoostrap---------*/
/*
 * Component: Control sidebar. By default, this is the right sidebar.
 */
.control-sidebar-bg {
    position: fixed;
    z-index: 1000;
    bottom: 0;
}
.control-sidebar-bg,
.control-sidebar {
    top: 0;
    right: -230px;
    width: 230px;
    -webkit-transition: right 0.3s ease-in-out;
    -o-transition: right 0.3s ease-in-out;
    transition: right 0.3s ease-in-out;
}
.control-sidebar {
    position: absolute;
    padding-top: 50px;
    z-index: 1010;
}
.control-sidebar > .tab-content {
    padding: 10px 2px 10px 0;
    overflow: hidden;
}
.control-sidebar .sidebar {
    padding: 0 13px;
}
.control-sidebar.control-sidebar-open,
.control-sidebar.control-sidebar-open + .control-sidebar-bg {
    right: 0;
}
.control-sidebar-open .control-sidebar-bg,
.control-sidebar-open .control-sidebar {
    right: 0;
}
.fixed .control-sidebar {
    position: fixed;
    height: 100%;
    padding-bottom: 50px;
}
.fixed .control-sidebar.control-sidebar-open {
    width: 330px;
}
.nav-tabs.control-sidebar-tabs > li:first-of-type > a,
.nav-tabs.control-sidebar-tabs > li:first-of-type > a:hover,
.nav-tabs.control-sidebar-tabs > li:first-of-type > a:focus {
    border-left-width: 0;
}
.nav-tabs.control-sidebar-tabs > li > a {
    border-radius: 0;
}
.nav-tabs.control-sidebar-tabs > li > a,
.nav-tabs.control-sidebar-tabs > li > a:hover {
    border-top: none;
    border-right: none;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
}
.nav-tabs.control-sidebar-tabs > li > a .icon {
    font-size: 16px;
}
.nav-tabs.control-sidebar-tabs > li.active > a,
.nav-tabs.control-sidebar-tabs > li.active > a:hover,
.nav-tabs.control-sidebar-tabs > li.active > a:focus,
.nav-tabs.control-sidebar-tabs > li.active > a:active {
    border-top: none;
    border-right: none;
    border-bottom: none;
}
.control-sidebar-heading {
    font-weight: 400;
    font-size: 16px;
    padding: 10px 0;
    margin-bottom: 10px;
}
.control-sidebar-subheading {
    display: block;
    font-weight: 400;
    font-size: 14px;
}
.control-sidebar-menu {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
}
.control-sidebar-menu > li > a {
    display: block;
    padding: 10px 15px;
}
.control-sidebar-menu > li > a:before,
.control-sidebar-menu > li > a:after {
    content: " ";
    display: table;
}
.control-sidebar-menu > li > a:after {
    clear: both;
}
.control-sidebar-menu > li > a > .control-sidebar-subheading {
    margin-top: 0;
}
.control-sidebar-menu .menu-icon {
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
}
.control-sidebar-menu .menu-info {
    margin-left: 45px;
    margin-top: 3px;
}
.control-sidebar-menu .menu-info > .control-sidebar-subheading {
    margin: 0;
}
.control-sidebar-menu .menu-info > p {
    margin: 0;
    font-size: 11px;
}
.control-sidebar-menu .progress {
    margin: 0;
}
.control-sidebar-dark {
    color: #b8c7ce;
}
.control-sidebar-dark,
.control-sidebar-dark + .control-sidebar-bg {
    background: #2A3F54;
}
.control-sidebar-dark .nav-tabs.control-sidebar-tabs {
    border-bottom: #1c2529;
}
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a {
    background: #181f23;
    color: #b8c7ce;
}
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:focus {
    border-left-color: #141a1d;
    border-bottom-color: #141a1d;
}
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:focus,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:active {
    background: #1c2529;
}
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li > a:hover {
    color: #fff;
}
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li.active > a,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li.active > a:hover,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li.active > a:focus,
.control-sidebar-dark .nav-tabs.control-sidebar-tabs > li.active > a:active {
    background: #222d32;
    color: #fff;
}
.control-sidebar-dark .control-sidebar-heading,
.control-sidebar-dark .control-sidebar-subheading {
    color: #fff;
    display: inline-block;
}
.control-sidebar-dark .control-sidebar-subheading {
    width: 100%;
}
.control-sidebar-dark .control-sidebar-subheading {
    margin-bottom: 0;
}
.control-sidebar-dark .filter-menu-description {
    margin-right: 25px;
}
.skin-blue section[class*="sidebar"] a.actual-filter-menu,
.skin-blue section[class*="sidebar"] a.advanced-filter-menu {
    color: #5ed0fb;
}
.skin-blue section[class*="sidebar"] a.actual-filter-menu,
.skin-blue section[class*="sidebar"] a.advanced-filter-menu {
    border-bottom: 1px solid transparent;
    max-width: 250px;
    display: inline-block;
}
.skin-blue section[class*="sidebar"] a.actual-filter-menu:hover,
.skin-blue section[class*="sidebar"] a.advanced-filter-menu:hover {
    color: #5ed0fb;
    border-bottom: 1px solid #5ed0fb;
}
.control-sidebar-dark .control-sidebar-menu > li > a:hover {
    background: #1e282c;
}
.control-sidebar-dark .control-sidebar-menu > li > a .menu-info > p {
    color: #b8c7ce;
}
.control-sidebar-light {
    color: #5e5e5e;
}
.control-sidebar-light,
.control-sidebar-light + .control-sidebar-bg {
    background: #f9fafc;
    border-left: 1px solid #d2d6de;
}
.control-sidebar-light .nav-tabs.control-sidebar-tabs {
    border-bottom: #d2d6de;
}
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a {
    background: #e8ecf4;
    color: #444444;
}
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a,
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:focus {
    border-left-color: #d2d6de;
    border-bottom-color: #d2d6de;
}
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:focus,
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li > a:active {
    background: #eff1f7;
}
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a,
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a:hover,
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a:focus,
.control-sidebar-light .nav-tabs.control-sidebar-tabs > li.active > a:active {
    background: #f9fafc;
    color: #111;
}
.control-sidebar-light .control-sidebar-heading,
.control-sidebar-light .control-sidebar-subheading {
    color: #111;
}
.control-sidebar-light .control-sidebar-menu {
    margin-left: -14px;
}
.control-sidebar-light .control-sidebar-menu > li > a:hover {
    background: #f4f4f5;
}
.control-sidebar-light .control-sidebar-menu > li > a .menu-info > p {
    color: #5e5e5e;
}
#control-sidebar-settings-tab .control-sidebar-heading:first-child {
    margin-top: 0;
    padding-top: 0;
}
#control-sidebar-settings-tab .control-sidebar-heading {
    color: #f5f743;
}
#control-sidebar-settings-tab .control-sidebar-heading > a {
    padding-top: 1px;
}
.control-sidebar #advanced-filter-title,
.control-sidebar #individual-filter-title {
    margin-bottom: 0;
    padding-bottom: 8px;
}
.control-sidebar .slimScrollDiv,
.control-sidebar .sidebar-variable,
.control-sidebar .sidebar-filter {
    margin-top: 10px;
}
/*-----------Separator---------*/
div.separator-2 {
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    height: 1px;
    background-color: transparent;
    display: block;
}
div.separator-2:after {
    height: 1px;
    background: #d1d1d1;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(35%, rgba(0, 0, 0, 0.12)), color-stop(70%, rgba(0, 0, 0, 0.05)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0.12) 35%, rgba(0, 0, 0, 0.05) 70%, transparent 100%);
    position: absolute;
    bottom: -1px;
    left: 0;
    content: "";
    width: 100%;
}
/*-----------End Separator---------*/

/*------------Loading------------*/
.nowrap {
    white-space: nowrap;
}
p.loading {
    font: 300 18px/145% Impact;
    text-align: center;
    color: #17a805;
    display: inline;
}
p.loading:after {
    content: '  .';
    -webkit-animation: dots 1s steps(5, end) infinite;
    animation: dots 1s steps(5, end) infinite;
}
@-webkit-keyframes dots {
    0%, 20% {
        color: rgba(0,0,0,0);
        text-shadow:
                .25em 0 0 rgba(0,0,0,0),
                .5em 0 0 rgba(0,0,0,0);}
    40% {
        color: #17a805;
        text-shadow:
                .25em 0 0 rgba(0,0,0,0),
                .5em 0 0 rgba(0,0,0,0);}
    60% {
        text-shadow:
                .25em 0 0 #17a805,
                .5em 0 0 rgba(0,0,0,0);}
    80%, 100% {
        text-shadow:
                .25em 0 0 #17a805,
                .5em 0 0 #17a805;}}

@keyframes dots {
    0%, 20% {
        color: rgba(0,0,0,0);
        text-shadow:
                .25em 0 0 rgba(0,0,0,0),
                .5em 0 0 rgba(0,0,0,0);}
    40% {
        color: #17a805;
        text-shadow:
                .25em 0 0 rgba(0,0,0,0),
                .5em 0 0 rgba(0,0,0,0);}
    60% {
        text-shadow:
                .25em 0 0 #17a805,
                .5em 0 0 rgba(0,0,0,0);}
    80%, 100% {
        text-shadow:
                .25em 0 0 #17a805,
                .5em 0 0 #17a805;}}

h1.loading {
    text-align: center;
    color: white;
    display: inline;
}
h1.loading:after {
    content: '  .';
    -webkit-animation: white-dots 1.5s steps(5, end) infinite;
    animation: white-dots 1.5s steps(5, end) infinite;
}
@keyframes flash-highlight {
    0%   { background-color: #ffff99; }
    50%  { background-color: #fff9c4; }
    100% { background-color: transparent; }
}

.highlight {
    animation: flash-highlight 5s ease-out forwards;
}
@-webkit-keyframes dots {
    0%, 20% {
        color: rgba(0,0,0,0);
        text-shadow:
                .25em 0 0 rgba(0,0,0,0),
                .5em 0 0 rgba(0,0,0,0);}
    40% {
        color: #17a805;
        text-shadow:
                .25em 0 0 rgba(0,0,0,0),
                .5em 0 0 rgba(0,0,0,0);}
    60% {
        text-shadow:
                .25em 0 0 #17a805,
                .5em 0 0 rgba(0,0,0,0);}
    80%, 100% {
        text-shadow:
                .25em 0 0 #17a805,
                .5em 0 0 #17a805;}}

@keyframes white-dots {
    0%, 20% {
        color: rgba(0,0,0,0);
        text-shadow:
                .25em 0 0 rgba(0,0,0,0),
                .5em 0 0 rgba(0,0,0,0);}
    40% {
        color: white;
        text-shadow:
                .25em 0 0 rgba(0,0,0,0),
                .5em 0 0 rgba(0,0,0,0);}
    60% {
        text-shadow:
                .25em 0 0 white,
                .5em 0 0 rgba(0,0,0,0);}
    80%, 100% {
        text-shadow:
                .25em 0 0 white,
                .5em 0 0 white;}}

@keyframes dark-dots {
    0%, 20% {
        color: rgba(0, 0, 0, 0.94);
        text-shadow:
                .25em 0 0 rgba(0,0,0,0.94),
                .5em 0 0 rgba(0,0,0,0.94);}
    40% {
        color: rgba(51, 51, 51, 0.2);
        text-shadow:
                .25em 0 0 rgba(0,0,0,0.94),
                .5em 0 0 rgba(0,0,0,0.94);}
    60% {
        text-shadow:
                .25em 0 0 rgba(51, 51, 51, 0.2),
                .5em 0 0 rgba(0,0,0,0.94);}
    80%, 100% {
        text-shadow:
                .25em 0 0 rgba(51, 51, 51, 0.2),
                .5em 0 0 rgba(51, 51, 51, 0.2);}}

div.spinner {
    text-align: center;
    -webkit-user-select: none !important;
}
@keyframes spinner-border {
    to { transform: rotate(360deg); }
}
.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
    color: #007bff;
}
.spinner-border-md {
    width: 3rem;
    height: 3rem;
}
.label-closed {
    display: inline-block;
    padding: 0.75em 0.8em 0.8em;
    font-size: 10px;
    font-weight: 600;
    color: #fff;
    background-color: #6c757d;
    border-radius: 9999px;
    text-transform: uppercase;
    user-select: none;
    pointer-events: none;
    margin: 0 0 0 10px;
}
.blockMsg {
    width: 250px !important;
    left: 50% !important;
    margin-left: -125px !important;
}
.blockProgressBar {
    left: 15% !important;
}
.blockMsg div.spinner > h1 {
    font-size: 17px;
    font-weight: normal;
}
.refreshMsg div.spinner > h1 {
    font-size: 15px;
    font-weight: normal;
}
.blockMsg div.spinner > h1 {
    margin-top: 0;
    margin-bottom: 8px;
    margin-right: 2px;
    display: inline;
}
.refreshMsg div.spinner > h1 {
    margin-top: 10px;
}
.refreshMsg div.spinner > h1 {
    margin: 5px 0;
}
div.spinner > div {
    width: 3px;
    height: 3px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
div.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
div.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0) }
    40% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    } 40% {
          -webkit-transform: scale(1.0);
          transform: scale(1.0);
      }
}
/*------------End Loading------------*/

/*-----------Loading 1--------------*/
.spinner-1 {
    margin: 0;
    width: 97.7%;
    height: 570px;
    line-height: 570px;
    text-align: center;
    font-size: 10px;
    padding: 10px 20px;
    background-color: rgba(0, 0, 0, 0.35);
    position: absolute;
    display: none;
}

.spinner-1 > div {
    background-color: #fff;
    height: 35px;
    width: 6px;
    display: inline-block;

    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner-1 .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner-1 .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner-1 .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner-1 .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
    20% { -webkit-transform: scaleY(1.0) }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }  20% {
           transform: scaleY(1.0);
           -webkit-transform: scaleY(1.0);
       }
}
/*---------------End Loading 1-------------*/

/*------------Refreshing----------*/
div.grid-view {
    position: relative;
}
div.refreshUI {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    opacity: 0.4;
    z-index: 100;
    cursor: wait;
    border-radius: 2px;
    min-height: 80px;
}
div.refreshMsg {
    padding: 8px 8px 9px;
    margin: 0;
    width: 165px;
    top: 12px;
    left: 40.5%;
    text-align: center;
    color: rgb(255, 255, 255);
    border: none;
    background-color: #434343;
    border-radius: 10px;
    cursor: wait;
    opacity: 1;
    position: absolute;
    z-index: 101;
}
div.refreshMsg.noMsg {
    width: 100px;
    height: 33px;
}
div.show-please-wait:not(.grid-view) {
    position: relative !important;
}
/*------------End Refreshing----------*/

/*------------Checkbox---------------*/
.checkboxes {
    line-height: 13px;
    height: 13px;
}
.checkboxes .check {
    border: 1px solid #757575;
    border-radius: 2px;
    width: 14px;
    height: 14px;
    margin: 0 1px 0 2px;
    background: #fff;
    display: block;
}
.checkboxes .check:hover{
    cursor: pointer;
}
.checkboxes input[type=checkbox] + .check:after{
    border-color: inherit;
    border-style: solid;
    border-width: 0 2px 2px 0;
    content: '';
    display: block;
    height: 9px;
    transform: scale(0) rotate(45deg);
    transform-origin: 82% 100%;
    width: 5px;
}
.checkboxes input[type=checkbox] {
    display: none;
    border: none;
}
.checkboxes input[type=checkbox]:checked + .check,
.selected-group .checkboxes input[type=checkbox][checked="checked"] + .check,
tr.selected .checkboxes input[type=checkbox] + .check{
    position: relative;
    background-color: #4285f4;
    border-color: #4285f4;
}
.checkboxes input[type=checkbox]:checked + .check:after,
.selected-group .checkboxes input[type=checkbox][checked="checked"] + .check:after,
tr.selected .checkboxes input[type=checkbox] + .check:after {
    border-color: white;
    transform: scale(1) rotate(45deg);
    transition: transform 100ms ease-out;
}
/*---------------End checkbox-----------------*/

/*-------------Checkbox Circle------------*/
.label__checkbox {
    display: none;
}
.label-circle,
.editable-circle span.label,
.editable-circle span.border {
    margin-bottom: 0 !important;
    white-space: nowrap;
}
.label-circle .label__text {
    width: 20px;
    float: left;
}
.label__check {
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, 0.22);
    background: white;
    vertical-align: middle;
    margin-right: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: border .3s ease;
}

.label__check i.icon-label {
    opacity: 0.4;
    font-size: 12px;
    color: transparent;
    transition: opacity .3s .1s ease;
    -webkit-text-stroke: 1px rgba(0,0,0,.7);
}

.label__check:hover {
    border: 2px solid rgba(0,0,0,0.35);
}

.label__check:hover i.icon-label {
    -webkit-text-stroke: 1px rgb(135, 135, 135);
    opacity: 1;
}

.label__checkbox:checked + .label__text .label__check {
    animation: check .5s cubic-bezier(0.895, 0.030, 0.685, 0.220) forwards;
}

.label__checkbox:checked + .label__text .label__check .icon-label {
    opacity: 1;
    transform: scale(0);
    color: white;
    -webkit-text-stroke: 0;
    animation: icon .3s cubic-bezier(1.000, 0.008, 0.565, 1.650) .1s 1 forwards;
}

.center {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);
}

@keyframes icon {
    from {
        opacity: 0;
        transform: scale(0.3);
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes check {
    0% {
        width: 19px;
        height: 19px;
        border-width: 2px;
    }
    10% {
        width: 19px;
        height: 19px;
        opacity: 0.1;
        background: rgba(0,0,0,0.2);
        border-width: 2px;
    }
    12% {
        width: 19px;
        height: 19px;
        opacity: 0.4;
        background: rgba(0,0,0,0.1);
        border-width: 0;
    }
    50% {
        width: 20px;
        height: 20px;
        background: #00d478;
        border: 0;
        opacity: 0.6;
    }
    100% {
        width: 20px;
        height: 20px;
        background: #00d478;
        border: 0;
        opacity: 1;
    }
}
/*-------------End Checkbox Circle------------*/

/*----------------Switcher---------------*/
/* The switch - the box around the slider */
label.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

/* Hide default HTML checkbox */
label.switch input {display:none;}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #bcbcbc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
input:checked + .slider {
    background-color: #23bc5e;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#23b347), to(#22a355));
    background-image: -webkit-linear-gradient(top, #23b347, #2dab29);
    background-image: -o-linear-gradient(top, #23b347, #2dab29);
    background-image: linear-gradient(to bottom,#23b347,#2dab29);
    background-image: -moz-linear-gradient(top,#23b347,#2dab29);
}
input:focus + .slider {
    box-shadow: 0 0 1px #2dab29;
}
input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}
.slider.round:before {
    border-radius: 50%;
}
.switch.switch-small,
.switch.switch-medium {
    margin-bottom: 0;
    float: left;
}
.switch.switch-small {
    margin-top: 1px;
}
.switch.switch-medium {
    margin-top: 1px;
}
.switch.switch-small .slider.round:before {
    top: 10%;
}
.switch.switch-medium .slider.round:before {
    top: 6%;
}
.switch.switch-small .slider.round:before {
    left: 2px;
}
.switch.switch-medium .slider.round:before {
    left: 1px;
}
.switch.switch-medium + span {
    color: #078ad6;
    line-height: 22px;
}
.nav .switch.switch-medium + span,
.wrap-sortable .switch.switch-medium + span {
    color: #078ad6;
    line-height: 1.428571429;
    text-shadow: 0 1px 0 rgba(73, 169, 251, 0.25);
}
.billing-form .switch.switch-small .slider.round:before {
    bottom: 2px
}
.show-hide-group .switch.switch-small {
    margin-top: 1px !important;
}
.switch[disabled],
.switch.disabled {
    pointer-events: none;
    filter: none;
    opacity: .5;
}
.switch.switch-small input:checked + .slider:before {
    -webkit-transform: translateX(11px);
    -ms-transform: translateX(11px);
    transform: translateX(11px);
}
.switch.switch-small {
    width: 27px;
    height: 16px;
}
.switch.switch-medium {
    width: 32px;
    height: 17px;
}
.switch .slider.round:before {
    background: linear-gradient(to bottom, #f4f4f4, #d6d6d6);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: #535353 0 0.05em 0.35em;
    -webkit-box-shadow: #535353 0 0.05em 0.35em;
    box-shadow: #535353 0 0.05em 0.35em;
}
.switch.switch-small .slider.round:before {
    height: 12px;
    width: 12px;
}
.switch.switch-medium .slider.round:before {
    height: 15px;
    width: 15px;
}
.switch.switch-medium input:checked + .slider:before {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}
.switch.switch-medium .slider {
    top: 0;
}
.switch.switch-green input:checked + .slider {
    background-color: #079807;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#099e09), to(#079807));
    background-image: -webkit-linear-gradient(top, #099e09, #079807);
    background-image: -o-linear-gradient(top, #099e09, #079807);
    background-image: linear-gradient(to bottom,#099e09,#079807);
    background-image: -moz-linear-gradient(top,#099e09, #079807);
}
.switch.switch-medium.switch-border {
    width: 34px;
    height: 19px;
}
.switch.switch-medium.switch-border input + .slider {
    border: 1px solid #b3b3b3;
    background-color: #b5b5b5;
}
.switch.switch-medium.switch-border .slider.round:before {
    left: 1px;
}
/*----------------End Switcher---------------*/

/*-----------Select2--------------*/
.select2-container--default span.select2-selection--single {
    height: 34px;
    line-height: 34px;
    border-radius: 0.475rem;
    position: relative;
    border: 1px solid #ccc;
}
.select2-container--default > .select2-dropdown {
    border: 1px solid #ccc;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.select2-container--default > .select2-dropdown.select2-filter {
    width: 310px !important;
}
#newCalibrationList .select2-container--default span.select2-selection--single {
    height: 33px;
    line-height: 33px;
    border: 1px solid #ccc;
}
#newCalibrationList .select2-container--default .select2-selection--single .select2-selection__clear {
    line-height: 31px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    font-size: 22px;
    top: -2px;
}
.select2-container--default span.select2-selection--single .select2-selection__rendered {
    line-height: 33px;
}
.select2-container--default span.select2-selection--single:focus {
    outline: none;
    border-color: #3c8dbc !important;
    box-shadow: none;
}
.select2-container--default span.select2-selection--single .select2-selection__arrow {
    height: 32px;
}
.select2-container--default span.select2-selection--single .select2-selection__arrow b,
.select2-container--default.select2-container--open span.select2-selection--single .select2-selection__arrow b {
    border-color: #515050 transparent transparent transparent;
}
.select2-container--default.select2-container--open span.select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #515050 transparent;
    border-width: 0 4px 5px 4px;
}
span.select2-container .select2-search--inline .select2-search__field {
    font-size: 14px;
    margin-top: 5px;
    width: auto !important;
}
span.select2-container .select2-selection:not(.select2-selection--multiple) .select2-selection__choice + .select2-search--inline .select2-search__field,
span.select2-container .select2-selection__choice + .tooltip + .select2-search--inline .select2-search__field {
    margin-top: 0;
}
span.select2-container--default .select2-dropdown:not(.grid-setting-columns) .select2-results__option[aria-selected=true] {
    background-color: #fff;
    color: #555;
}
span.select2-container--default .select2-dropdown .select2-results__option[role="treeitem"] {
    padding-left: 25px;
}
span.select2-container--default .select2-dropdown .select2-results__option[role="treeitem"][aria-selected=true] {
    position: relative;
}
span.select2-container--default .select2-dropdown .select2-results__option[role="treeitem"][aria-selected=true]:not(.select2-results__option--highlighted) {
    background: transparent;
}
span.select2-container--default .select2-dropdown .select2-results__option[id][role="treeitem"][aria-selected=true]:before {
    content: '\2713';
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 5px;
    color: #06bffb;
    font-weight: bold;
    font-size: 16px;
}
span.select2-container--default .select2-dropdown .select2-results__option.select2-results__option--highlighted[id][role="treeitem"][aria-selected=true]:before {
    color: #fff;
}
span.select2-container--default .select2-dropdown .select2-results__option.select2-results__option--highlighted[aria-selected=true] {
    background-color: #5897fb;
    color: #fff;
}
span.select2-container--default .select2-dropdown .select2-results__option[aria-selected=true]:not(.select2-results__option--highlighted):before {
    color: #06bffb;
}
span.select2-container--default .select2-results__option--highlighted[aria-selected][id] {
    background-color: #007cfb;
    color: #fff;
}
span.select2-container--default .select2-selection--multiple .select2-selection__choice.ui-sortable-helper {
    background-color: #eaebeb;
}
.select2-container--default .select2-filter .select2-results > .select2-results__options {
    max-height: initial;
}
.ui-sortable li.select2-selection__choice:hover {
    cursor: move;
    background-color: #f7f9d3 !important;
}
.adminMailerAction-compose .select2-results__message {
    display: none !important;
}
/*-----------End Select2--------------*/

/*--------------Menu--------------*/
.skin-blue .navbar .navbar-right > .nav {
    margin-right: 0;
}
.skin-blue .user-panel > div.info,
.skin-blue .user-panel > div.info > a {
    color: #fff;
}
.skin-blue .user-panel > div.info > a > .role-name {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-width: 110px;
    height: 15px;
}
.skin-blue .navbar .nav > li.notifications-menu > a:hover,
.skin-blue .navbar .nav > li.notifications-menu > a:focus,
.skin-blue .navbar .nav > li.notifications-menu.open > a {
    background-color: transparent;
}
.skin-blue .user-panel > .info {
    padding-left: 10px;
}
.skin-blue .user-panel > div.info > a > i,
.skin-blue .user-panel > div.info > a > .role-name {
    float: left;
}
.skin-blue .sidebar > .sidebar-menu > li.active > ul {
    border-right: 4px solid #1ABB9C;
    border-top: none;
    border-bottom: none;
}
.sidebar ul.sidebar-menu > li {
    float: left;
    width: 100%;
}
.sidebar ul.sidebar-menu > li:not([class="treeview active"]) {
    margin: 5px 0;
}
.sidebar ul.sidebar-menu > li:not([class="treeview active"]) > a {
    padding-top: 7px;
    padding-bottom: 7px;
}
.sidebar ul.sidebar-menu > li > a {
    padding-left: 11px;
}
.skin-blue .sidebar-menu > li > a,
.skin-blue .sidebar > ul.sidebar-menu > li:first-of-type > a {
    border-left: 4px solid transparent;
}
.skin-blue .sidebar > ul.sidebar-menu > li:first-of-type,
.skin-blue .sidebar > .sidebar-menu > li:first-of-type > a {
    border: none;
}
.skin-blue form.sidebar-form {
    border-radius: 3px;
    border: 1px solid #202b2f;
    margin: 10px 10px;
}
.skin-blue form.sidebar-form .dropdown-menu,
.skin-blue form.sidebar-form .dropdown-menu > .box {
    border-radius: 5px;
}
.skin-blue form.sidebar-form .dropdown-menu > .box {
    border-top: none;
}
.skin-blue form.sidebar-form .dropdown-menu .box-header {
    background: -webkit-linear-gradient(top,#4a6fb9 0,#4265ab 100%) !important;
}
.skin-blue form.sidebar-form .dropdown-menu .box-header .box-title {
    color: #fff;
}
.skin-blue .sidebar-form input[type="text"],
.skin-blue .sidebar-form .btn {
    background-color: #202b2f !important;
}
.skin-blue .sidebar-form input[type="text"], .skin-blue .sidebar-form .btn {
    box-shadow: none;
    border: 1px solid transparent;
    height: 35px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.skin-blue .sidebar-form input[type="text"]:focus,
.skin-blue .sidebar-form .input-group-btn .btn.input-focus {
    background-color: #fff !important;
    color: #666;
}
.skin-blue form.sidebar-form {
    border: 0;
    background-color: #202b2f;
}
.skin-blue form.sidebar-form.input-focus .input-group-btn > button.has-text {
    padding-top: 8px;
}
.skin-blue .left-side .sidebar-form span.twitter-typeahead {
    width: 100%;
}
.skin-blue .left-side .sidebar-form span.twitter-typeahead .tt-dropdown-menu {
    width: 199px;
    max-height: 255px;
    overflow-y: auto;
}
.skin-blue .sidebar-form input[type="text"]:focus {
    border: none;
    outline-width: 0;
}
.skin-blue form.sidebar-form input[type="text"] {
    color: #666;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
}
.skin-blue .sidebar-form ul.dropdown-menu {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}
.skin-blue .sidebar-form ul.dropdown-menu > .box {
    margin-bottom: 0;
}
.skin-blue .sidebar-form .wrap-search-filter {
    display: inline-block;
    padding: 5px 10px;
}
.skin-blue .sidebar-form .wrap-search-filter .search-filter-label {
    color: #496d91;
    margin-bottom: 0;
    line-height: 15px;
    margin-left: 3px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}
.skin-blue .sidebar-form .wrap-search-filter > .checkboxes,
.skin-blue .sidebar-form .wrap-search-filter > .search-filter-label,
.skin-blue .sidebar-form .wrap-search-filter > input[type="checkbox"] {
    float: left;
}
.skin-blue .sidebar-form .wrap-search-filter > input[type="checkbox"]:after {
    left: -1px;
}
.skin-blue .sidebar-form .wrap-search-filter > .search-filter-label {
    margin-left: 5px;
    margin-top: 1px;
}
.sidebar-form .dropdown-menu .box .box-header .box-title {
    padding: 5px 0 5px 10px;
    font-size: 14px;
    font-weight: 400;
}
.skin-blue .sidebar > .sidebar-menu > li.treeview.active > a,
.skin-blue .sidebar > ul.sidebar-menu > li:first-of-type:hover > a,
.skin-blue .sidebar > ul.sidebar-menu > li.active:first-of-type > a {
    border-left: 4px solid #07ddff;
    border-radius: 1px;
    background: #1e282c;
    color: #fff;
}
.skin-blue .sidebar > .sidebar-menu > li.active > a,
.skin-blue .sidebar > .sidebar-menu > li > a:hover {
    border-left: 4px solid transparent;
    background-color: rgba(134, 250, 247, 0.49);
    box-shadow: inset 0 0 0 1px transparent;
    border-radius: 0 25px 25px 0;
    color: #fff;
}
.skin-blue .sidebar > .sidebar-menu > li.treeview.active > a,
.skin-blue .sidebar > ul.sidebar-menu > li.active:first-of-type > a {
    text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0;
    background: linear-gradient(#334556, #2C4257), #2A3F54;
    box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0;
}
.skin-blue .sidebar > .sidebar-menu > li.treeview.active + li:not(.active),
.skin-blue .sidebar > .sidebar-menu > li.treeview.active + li.active:not(.treeview) {
    box-shadow: inset rgba(255, 255, 255, 0.16) 0 1px 0;
    margin-top: 0;
    padding-top: 6px;
}
.skin-blue aside.left-side {
    background-color: #2A3F54;
}
.skin-blue section.sidebar {
    border-bottom: none;
}
.skin-blue .sidebar a {
    color: #b8c7ce;
}
.skin-blue .sidebar > ul.sidebar-menu > li {
    border: none;
}
.skin-blue .sidebar > .sidebar-menu > li > ul.treeview-menu {
    margin: 1px 0;
    background: #2A3F54;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}
.skin-blue .sidebar > .sidebar-menu > li.treeview.active  > ul.treeview-menu > li.active > a {
    margin-left: 0 !important;
    background-color: #86a6c47d;
    box-shadow: inset 0 0 0 1px transparent;
    border-radius: 0 25px 25px 0;
    color: #fff;
    padding-left: 25px;
}
.skin-blue .sidebar > .sidebar-menu > li > ul.treeview-menu > li > a {
    color: #b8c7ce;
    padding: 7px 5px 7px 15px;
    width: 100%;
    float: left;
}
.skin-blue .sidebar > .sidebar-menu > li > ul.treeview-menu > li > a:hover {
    color: #fff;
}
body > .header .navbar .sidebar-toggle span.icon-bar {
    height: 3px;
    background: #fff;
}
/*----------------End Menu-----------------*/

/*----------------Progress Bar-------------*/
nav .badge {
    display: block;
    position: absolute;
    top: 2px;
    right: 3px;
    line-height: 16px;
    height: 16px;
    padding: 0 5px;
    font-family: Arial, sans-serif;
    color: white;
    text-shadow: 0 1px rgba(0, 0, 0, 0.25);
    border: 1px solid;
    border-radius: 10px;
    -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
}
nav .badge {
    background: #67c1ef;
    border-color: #30aae9;
    background-image: -webkit-linear-gradient(top, #acddf6, #67c1ef);
    background-image: -moz-linear-gradient(top, #acddf6, #67c1ef);
    background-image: -o-linear-gradient(top, #acddf6, #67c1ef);
    background-image: linear-gradient(to bottom, #acddf6, #67c1ef);
}
nav .badge.green {
    background: #77cc51;
    border-color: #59ad33;
    background-image: -webkit-linear-gradient(top, #a5dd8c, #77cc51);
    background-image: -moz-linear-gradient(top, #a5dd8c, #77cc51);
    background-image: -o-linear-gradient(top, #a5dd8c, #77cc51);
    background-image: linear-gradient(to bottom, #a5dd8c, #77cc51);
}
nav .badge.yellow {
    background: #faba3e;
    border-color: #f4a306;
    background-image: -webkit-linear-gradient(top, #fcd589, #faba3e);
    background-image: -moz-linear-gradient(top, #fcd589, #faba3e);
    background-image: -o-linear-gradient(top, #fcd589, #faba3e);
    background-image: linear-gradient(to bottom, #fcd589, #faba3e);
}
nav .badge.red {
    background: #fa623f;
    border-color: #fa5a35;
    background-image: -webkit-linear-gradient(top, #fc9f8a, #fa623f);
    background-image: -moz-linear-gradient(top, #fc9f8a, #fa623f);
    background-image: -o-linear-gradient(top, #fc9f8a, #fa623f);
    background-image: linear-gradient(to bottom, #fc9f8a, #fa623f);
}
.progress.active .progress-bar {
    line-height: 1.4;
}
.progress.progress-bar-info > span {
    background-color: #5cb85c;
    min-width: 6px;
    box-shadow: none;
    border-radius: 1px;
}
.progress.progress-bar-info.progress-bar-striped,
.progress.progress-bar-info.progress-bar-striped > span {
    height: 20px;
}
.progress.progress-bar-info.progress-bar-striped > span {
    background-image: linear-gradient(
            45deg
            ,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 2rem 2rem;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-item-complete {
    font-size: 13px;
    color: #6f6f6f;
    text-align: center;
    margin-top: -6px;
}
/*-----------------End Progress Bar---------------*/

/*----------Select2 3.4.1------------*/
div.select2-container > .select2-choices {
    border-radius: 0;
}
div.select2-container > .select2-choices > .select2-search-choice {
    padding: 5px 5px 5px 18px;
    margin-bottom: 0;
    background-color: #f5f5f5;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    color: #222;
}
div.select2-container-multi .select2-choices .select2-search-field input {
    height: 34px;
    padding-left: 6px;
    float: left;
}
div.select2-search input {
    background: none;
}
div.select2-container .select2-choice {
    border-radius: 0;
}
div.select2-container .select2-choice .select2-arrow {
    border-left: none;
}
div.select2-container .select2-choice .select2-arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
div.select2-container .select2-choice .select2-arrow b {
    border-color: #696969 transparent transparent transparent;
    background: none;
}
div.select2-dropdown-open .select2-choice .select2-arrow b {
    border-color: transparent transparent #696969 transparent;
    border-width: 0 4px 5px 4px;
}
div.select2-container-multi .select2-choices {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.editable-input .select2-container-multi .select2-choices {
    max-width: 230px;
}
.tags-popover .editable-input .select2-container-multi .select2-choices {
    max-width: 100%;
}
.editable-input .select2-container-multi .select2-choices .select2-search-field input {
    width: 34px !important;
}
.editable-input .twitter-typeahead .tt-dropdown-menu {
    max-height: 255px;
    overflow-y: auto;
}
/*----------End Select2 3.4.1------------*/

/*-------------Select2 4.0------------*/
span.select2-container--default .select2-selection--multiple {
    border-radius: 0;
}
span.select2-container--default .select2-selection--multiple,
.input-group div.select2-container .select2-choice {
    height: 36px;
    line-height: 22px;
    border-radius: 0.475rem !important;
    border: 1px solid #ccc;
}
span.select2-container--default .select2-selection--multiple.is-invalid {
    border-color: #dc3545 !important;
}
#field-setting-grid span.select2-container--default .select2-selection--multiple {
    display: inline-table;
    width: 100%;
}
.input-group div.select2-container .select2-choice {
    line-height: 22px;
}
span.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #3c8dbc;
    display: inline-table;
    width: 100%;
    border-radius: 0.475rem !important;
}
span.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-radius: 3px;
}
span.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f5f5f5;
    border: 1px solid #d9d9d9;
    color: #222;
    line-height: 23px;
}
span.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    float: right;
    margin-left: 5px;
    font-size: 16px;
    margin-top: -2px;
}
span.select2-container--default .select2-selection--multiple .select2-selection__clear {
    margin-top: 0;
    font-size: 18px;
    height: 20px;
    color: #f12707;
    margin-right: -15px;
}
span.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 8px;
}
span.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border: 1px solid #4d98d4 !important;
    outline: none;
    box-shadow: 0 0 0 1px rgba(33,150,243,.25);
}
#field-setting-grid span.select2-container--default .select2-selection--multiple .select2-selection__rendered,
table.tbl-export-configuration span.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0 20px 0 6px;
    overflow: hidden;
}
span.select2-container--default .select2-selection--multiple .select2-selection__rendered.ui-sortable {
    overflow: auto;
}
.select2-rendered__match {
    font-weight: 600;
}
.select2-container .select2-choice > .select2-chosen,
.select2-search input,
.select2-results .select2-result-label,
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match,
#field-setting-grid span.select2-container--default .select2-selection--multiple .select2-selection__choice,
#field-template-grid span.select2-container--default .select2-selection--multiple .select2-selection__choice,
.label-tag {
    font-family: 'segoe ui', Arial,sans-serif;
}
#field-setting-grid span.select2-container--default .select2-selection--multiple .select2-selection__choice {
    cursor: move;
}
.form span.twitter-typeahead {
    width: 100%;
}
/*-------------End Select2 4.0------------*/

/*-----------------CheckBox-----------------------*/
.squaredThree {
    width: 20px;
    position: relative;
    margin-left: 20px;
    margin-top: 7px;
    display: inline;
}
.squaredThree label {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(top, #222222 0%, #45484d 100%);
    background: linear-gradient(to bottom, #222222 0%, #45484d 100%);
    border-radius: 4px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
}
.squaredThree label:after {
    content: '';
    width: 12px;
    height: 8px;
    position: absolute;
    top: 4px;
    left: 4px;
    border: 3px solid #fcfff4;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.squaredThree label:hover::after {
    opacity: 0.3;
}
.squaredThree input[type=checkbox] {
    visibility: hidden;
}
.squaredThree input[type=checkbox]:checked + label:after,
.squaredThree input[type=checkbox][checked="checked"] + label:after {
    opacity: 1;
}
/*-----------------End CheckBox-----------------------*/

/*----------------Radio Label------------*/
.radio-toolbar input[type="radio"] {
    display: none;
}
.radio-toolbar label {
    display: inline-block;
    padding: 4px 11px;
    font-size: 12px;
    cursor: pointer;
    color: #333333;
    background-color: #e1e1e1;
    border-color: #d3d3d3;
    border-radius: 3px;
}
.radio-toolbar input[type="radio"]:checked+label {
    color: #ffffff;
    background-color: #09afdf;
    border-color: #0c9ec7;
}
/*----------------Radio Label------------*/

/*----------------Badge----------------*/
.yith-wcbm-badge-136 {
    color: #FFFFFF;
    width: 35px;
    height: 35px;
    box-sizing: border-box;
    position: absolute;
    background: transparent;
    overflow: hidden;
    top: -1px;
    bottom: auto;
    left: auto;
    right: -1px;
    opacity: 1;
    display: none;
}
.yith-wcbm-badge-136 .yith-wcbm-shape1 {
    width: 50px;
    height: 0;
    box-sizing: border-box;
    position: absolute;
    top: 3px;
    right: -13px;
    border-bottom: 16px solid #a80038;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.yith-wcbm-badge-136 .yith-wcbm-simbol-percent {
    position: absolute;
    font-family: 'segoe ui', sans-serif;
    font-size: 9px;
    font-weight: 600;
    line-height: 0;
    top: 15px;
    right: 4px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.yith-wcbm-badge-136 .yith-wcbm-sale-percent,
.yith-wcbm-badge-136 .yith-wcbm-sale-percent-2 {
    position: absolute;
    font-size: 9px;
    font-weight: 700;
    line-height: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.yith-wcbm-badge-136 .yith-wcbm-sale-percent {
    top: 9px;
    right: 10px;
}
.yith-wcbm-badge-136 .yith-wcbm-sale-percent-2 {
    top: 8px;
    right: 9px;
}
.yith-wcbm-badge-136 .yith-wcbm-sale-percent:before,
.yith-wcbm-badge-136 .yith-wcbm-sale-percent-2:before {
    content: '-';
}
.yith-wcbm-css-badge-150 {
    color: #FFFFFF;
    box-sizing: border-box;
    position: absolute;
    background-color: transparent;
    width: 93px;
    height: 93px;
    overflow: hidden;
    top: -4px;
    bottom: auto;
    left: auto;
    right: -4px;
    opacity: 1;
    text-align: center;
}
.yith-wcbm-css-badge-150 div.yith-wcbm-css-s1 {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 3px;
    border-bottom: 4px solid #255899;
    border-left: 3px solid transparent;
    width: 10px;
}
.yith-wcbm-css-badge-150 div.yith-wcbm-css-s2 {
    position: absolute;
    z-index: 99;
    bottom: 3px;
    right: 0;
    border-left: 4px solid #255899;
    border-bottom: 3px solid transparent;
    height: 10px;
}
.yith-wcbm-css-badge-150 div.yith-wcbm-css-text {
    background: #3e93ff;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    position: absolute;
    z-index: 100;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 25px;
    left: -6px;
    width: 125px;
    text-align: center;
}
.yith-wcbm-css-badge-150.green-badge div.yith-wcbm-css-text {
    background: #06890a;
}
.yith-wcbm-css-badge-150.green-badge div.yith-wcbm-css-s1 {
    border-bottom: 4px solid #135e05;
}
.yith-wcbm-css-badge-150.green-badge div.yith-wcbm-css-s2 {
    border-left: 4px solid #135e05;
}
.yith-wcbm-css-badge-150.red-badge div.yith-wcbm-css-text {
    background: #e10a0a;
}
.yith-wcbm-css-badge-150.red-badge div.yith-wcbm-css-s1 {
    border-bottom: 4px solid #7f0808;
}
.yith-wcbm-css-badge-150.red-badge div.yith-wcbm-css-s2 {
    border-left: 4px solid #7f0808;
}
/*--------------End Badge---------------*/

/*-------------Card------------*/
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}
div.card:last-child {
    margin-bottom: 0;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
    color: #666;
    font-weight: 600;
}
.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card-header.no-content:first-child {
    border-radius: 3px;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 10px 17px;
}
.card-collapse:not(.opened) {
    border-radius: 5px;
}
.card-collapse:not(.opened) .card-header {
    border-radius: 4px;
}
.card-collapse .card-header .fa {
    transition: .3s transform ease-in-out;
    position: relative;
    top: 4px;
}
.card-collapse .card-header .card-link.collapsed .fa {
    transform: rotate(90deg);
}
.card.white-card .card-header {
    font-size: 16px;
    background-color: #fff;
}
.card-info > .card-header {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    border-bottom: 0;
}
.card-info {
    border-color: #bce8f1;
    border-radius: 4px;
}
.card .card-header {
    font-size: 16px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.modal .modal-body .card .card-header {
    display: flex;
    align-items: center;
}
.modal .modal-body .card .card-header > div.pull-right {
    text-align: right;
}
.modal .modal-body .card .card-header > div:last-child {
    flex-grow: 1;
}
/*-----------End Card-----------*/

/*-----------Fade Out-----------*/
.fade-in-out {
    animation: fadeinout 8s;
    -webkit-animation: fadeinout 8s;
    -moz-animation: fadeinout 8s;
    -o-animation: fadeinout 8s;
    -ms-animation: fadeinout 8s;
}
@keyframes fadeinout {
    0% {background-color: #fdffbf;}
    100% {background-color: #fff;}
}
@-moz-keyframes fadeinout {
    0% {background-color: #fdffbf;}
    100% {background-color: #fff;}
}
@-webkit-keyframes fadeinout {
    0% {background-color: #fdffbf;}
    100% {background-color: #fff;}
}
@-o-keyframes fadeinout {
    0% {background-color: #fdffbf;}
    100% {background-color: #fff;}
}
@-ms-keyframes fadeinout {
    0% {background-color: #fdffbf;}
    100% {background-color: #fff;}
}
/*-----------End Fade Out-----------*/

ul.dropdown-menu > li > a.text-success {
    color: #03872a !important;
}
ul.dropdown-menu > li > a.text-warning {
    color: #ef810f !important;
}
ul.dropdown-menu > li > a.text-danger {
    color: #ee2f04 !important;
}
ul.dropdown-menu > li > a.text-info {
    color: #119ed4 !important;
}
ul.dropdown-menu > li > a.text-cyan {
    color: #12b5b5 !important;
}
ul.dropdown-menu > li > a.text-success:hover,
ul.dropdown-menu > li > a.text-warning:hover,
ul.dropdown-menu > li > a.text-danger:hover,
ul.dropdown-menu > li > a.text-info:hover,
ul.dropdown-menu > li > a.text-cyan:hover {
    background-color: #eee !important;
}
ul.dropdown-menu > li > a > .fa-th {
    float: left;
    margin-top: 4px;
}
.has-success.has-error .help-block {
    color: #da0a06;
}
.box.small-custom-box div.input-group .input-group-addon {
    background-color: #fff;
}
div.has-success .input-group-addon {
    border-color: #00a65a;
}
.grid-view table > tbody > tr > td .text-success {
    color: #03a032;
}
.grid-view table > tbody > tr > td.new-row {
    background-color: #F5FFA8 !important;
}
.grid-view table > tbody > tr > td > span,
.grid-view table > tbody > tr > td > div {
    cursor: default;
}
.textCenter {
    text-align: center;
}
.textLeft {
    text-align: left;
}
.textRight {
    text-align: right;
}
.textBoldCenter {
    text-align: center;
    font-weight: 600;
}
.newText {
    color: #009e56 !important;
}
.oldText {
    color: #d99b08 !important;
}
.text-upper {
    text-transform: uppercase;
}
.full-height {
    height: 100vh !important;
}
.bold-500 {
    font-weight: 500 !important;
}
.wrap-checkbox {
    display: inline-block;
}
.wrap-checkbox > input[type="checkbox"] {
    vertical-align: middle;
    display: table-cell;
}
.wrap-checkbox > input[type="checkbox"]:before {
    top: 6px;
}
.wrap-checkbox > label {
    display: table-cell;
    padding-left: 5px;
}
.form .btn.btn-default {
    background-color: #f4f4f4;
}
.form .btn.btn-default:hover {
    background-color: #ededed !important;
}
input[type="text"].form-control:not(.mb-c):focus,
input[type="password"].form-control:not(.mb-c):focus,
select.form-control:not(.mb-c):focus {
    border: 1px solid #4d98d4 !important;
    outline: 0;
    box-shadow: none;
}
.btn-primary:not(:disabled):not(.disabled):not(.dropdown-toggle):focus,
.btn-primary:not(:disabled):not(.disabled):not(.dropdown-toggle):active:focus {
    box-shadow: none;
}
.btn-success:not(:disabled):not(.disabled):focus,
.btn-success:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 1px rgba(74, 251, 112, 0.5);
}
.btn-danger:not(:disabled):not(.disabled):not(.dropdown-toggle):focus,
.btn-danger:not(:disabled):not(.disabled):not(.dropdown-toggle):active:focus {
    box-shadow: 0 0 0 1px rgba(251, 101, 102, 0.5);
    border-color: #f56954 !important;
}
.has-error input[type="text"].form-control:focus,
.has-error input[type="password"].form-control:focus {
    box-shadow: 0 0 0 1px rgba(251, 87, 87, 0.35);
    border-color: #f56954 !important;
}
.has-success input[type="text"].form-control:focus,
.has-success input[type="password"].form-control:focus {
    box-shadow: 0 0 0 1px rgba(3, 251, 61, 0.35);
    border-color: #0dc22b !important;
}
.btn-group .btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-group .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}
.btn-group .dropdown-item {
    display: block;
    width: 100%;
    padding: .55rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    text-align: left;
    font-size: 15px;
}
.btn-group .dropdown-item:focus,
.btn-group .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #4a6fb9;
}
.btn-group > button:first-child:not(.dropdown-toggle):hover {
    cursor: default;
}
.btn-group.btn-clear > button:first-child:not(.dropdown-toggle):hover {
   cursor: pointer;
}
.btn-group.btn-clickable {
    display: flex;
}
.btn-group.btn-clickable .dropdown-toggle,
.btn-group.btn-clickable .dropdown-toggle:hover {
    width: 30px !important;
    min-width: initial !important;
    padding: 0 7px !important;
}
.btn-group.btn-clickable .dropdown-toggle .caret {
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    position: relative;
    top: -2px !important;
}
.btn-group.btn-clickable .dropdown-toggle:hover .caret {
    margin-top: 1px;
}
.btn-group.btn-clickable > .btn.btn-primary:first-child:not(.dropdown-toggle):hover,
.btn-group.btn-clickable > .btn.btn-primary:first-child:not(.dropdown-toggle):focus {
    background-color: #0b4ab2 !important;
}
.btn-group.btn-clickable .btn-query {
    margin-bottom: 1px;
    padding: 5px 15px 7px;
    color: #0d800e;
    font-weight: 600;
    font-size: 16px;
}
.btn-group.btn-clickable .btn-query:hover,
.btn-group.btn-clickable .btn-query:focus {
    color: #fff;
}
.btn-group.btn-clickable .btn-query > i {
    margin-right: 2px;
    font-size: 23px;
    position: relative;
    top: 3px;
}
.btn-group.btn-clickable > .btn:first-child {
    cursor: pointer !important;
}
.nav-tabs > .btn-group > .btn {
    margin: 4px 0 3px;
}
.grid-view tfoot > tr > td .btn-group {
    z-index: 1;
}
.grid-view tfoot > tr > td .btn-group.dropup .caret {
    border-bottom: none;
    border-top: 4px solid;
}
.grid-view tfoot > tr > td .btn-group.disabled {
    pointer-events: none;
    opacity: .65;
}
.grid-view tfoot > tr > td .btn-group:not(.btn-split) > .dropdown-toggle {
    cursor: pointer;
    border-radius: 4px;
    height: 34.8px;
}
.grid-view tfoot > tr > td .btn-group:not(.btn-split) > .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .1em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    top: 2px;
    position: relative;
}
.grid-view tfoot > tr > td .btn-group .dropdown-item {
    font-size: 15px !important;
}
.grid-view tfoot > tr > td .btn-group:not(.btn-split) .dropdown-item {
    color: #ff1b1b;
}
.btn:focus {
    outline: none !important;
}
.btn1 {
    background-color: #e7e7e7;
    padding: 4px 6px;
    border-radius: 4px;
}
.btn1 {
    background-color: #dddddd;
}
table > tbody > tr > td > .btn1:first-child ~ .btn1 {
    margin-left: 3px;
}
.input-group-button .btn:focus {
    box-shadow: none !important;
}
.editable-buttons .btn.btn-primary {
    background-color: #0562a1;
    color: #fff;
}
.editable-buttons .btn.btn-primary:hover {
    background-color: #05568e;
}
.editable-buttons .btn.editable-submit {
    padding: 5px 10px;
}
.btn.btn-small {
    padding: 3px 8px 4px !important;
    line-height: 1.4;
}
.btn-sm {
    padding: 4px 10px 6px;
}
.btn-transparent {
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
}
.btn-transparent:hover,
.btn-transparent:focus {
    border: 1px solid #fff81f;
    color: #fff81f;
    background: transparent;
}
.btn-round {
    border-radius: 25px;
}
.btn.btn-cyan {
    background-color: #059da1;
}
.btn.btn-cyan:hover {
    background-color: #059195;
}
.btn.btn-light-blue-1 {
    background-color: #0f7feb;
}
.btn.btn-light-blue-1:hover {
    background-color: #0d74d6;
}
.btn.btn-close {
    background-color: #e3e3e3;
    color: #a9aea8;
}
.btn.btn-close:hover {
    background-color: #afb5ae;
}
.btn.btn-red {
    background-color: #d64d6e;
}
.btn.btn-red:hover {
    background-color: #c74671;
}
.btn.btn-blue:focus,
.btn.btn-cyan:focus,
.btn.btn-red:focus,
.btn.btn-blue:hover,
.btn.btn-cyan:hover,
.btn.btn-red:hover,
.btn.btn-light-blue-1,
.btn.btn-light-blue-1:hover,
.btn.btn-light-blue-1:focus {
    color: #fff;
}
.btn.btn-blue > i,
.btn.btn-cyan > i,
.btn.btn-red > i,
.btn.btn-light-blue-1 > i {
    color: #fff;
}
.btn-add-more {
    font-size: 16px !important;
}
.btn.btn-blue > .glyphicon-floppy-save {
    margin-top: 3px;
    float: left;
    margin-right: 5px;
}
.btn > i.btn-loader {
    color: #ebebeb !important;
}
.icon,
.btn-xs.btn-check {
    display: block;
    height: 20px;
    width: 20px;
    float: left;
    margin-right: 5px;
}
.icon-company {
    background: url("../img/icons/icon-company.png") no-repeat center center;
    background-size: cover;
}
.icon-approved {
    background: url("../img/icons/icon-secure.png") no-repeat center center;
    background-size: cover;
}
.icon-address {
    background: url("../img/icons/icon-address.png") no-repeat center center;
    background-size: cover;
}
.icon-more {
    background: url("../img/icons/icon-more.png") no-repeat center center;
    background-size: cover;
    height: 15px;
    width: 15px;
}
.icon-security {
    background: url("../img/icons/icon-security.png") no-repeat center center;
    background-size: cover;
}
.icon-security-white {
    background: url("../img/icons/icon-security-white.png") no-repeat center center;
    background-size: cover;
}
.icon.icon-cache {
    background: url("../img/icons/icon-cache.png") no-repeat center center;
    background-size: cover;
}
.icon.icon-emoncms {
    background: url("../img/icons/icon-emoncms.png") no-repeat center center;
    background-size: cover;
}
.icon.icon-full-screen {
    background: url("../img/icons/icon-full-screen.png") no-repeat center center;
    background-size: cover;
    margin-right: 0;
}
.icon.icon-symmetric {
    width: 15px;
    height: 15px;
    margin: 2px 7px 2px 0;
}
.icon-symmetric {
    background: url("../img/icons/icon-symmetric.png") no-repeat center center;
    background-size: cover;
}
.icon.icon-activity-feed {
    background: url("../img/icons/icon-activity-feed.png") no-repeat center center;
    background-size: cover;
}
li > a:hover > .icon-symmetric {
    background: url("../img/icons/icon-symmetric-hover.png") no-repeat center center;
    background-size: cover;
}
.icon-play {
    background: url("../img/icons/icon-play.png") no-repeat center center;
    background-size: cover;
}
.icon-play-forward {
    background: url("../img/icons/icon-play-forward.png") no-repeat center center;
    background-size: cover;
}
.icon-play:hover {
    background: url("../img/icons/icon-play-hover.png") no-repeat center center;
    background-size: cover;
}
.icon-play-forward:hover {
    background: url("../img/icons/icon-play-forward-hover.png") no-repeat center center;
    background-size: cover;
}
.icon-insert-before {
    background: url("../img/icons/icon-insert-before.png") no-repeat center center;
    background-size: cover;
}
.icon-insert-after {
    background: url("../img/icons/icon-insert-after.png") no-repeat center center;
    background-size: cover;
}
.icon-insert-before:hover {
    background: url("../img/icons/icon-insert-before-hover.png") no-repeat center center;
    background-size: cover;
}
.icon-insert-after:hover {
    background: url("../img/icons/icon-insert-after-hover.png") no-repeat center center;
    background-size: cover;
}
.icon-check-number {
    background: url("../img/icons/icon-check-number.png") no-repeat center center;
    background-size: cover;
}
.icon-check-number:hover {
    background: url("../img/icons/icon-check-number-hover.png") no-repeat center center;
    background-size: cover;
}
.btn-xs.btn-check,
.icon-check {
    background: url("../img/icons/icon-check-green.png") no-repeat center center;
    background-size: cover;
    margin: 0 auto;
    padding: 0 !important;
    float: none;
    box-shadow: none;
}
.icon-check {
    display: none;
    height: 13px;
    width: 13px;
    margin: 8px 0;
    position: absolute;
    left: -16px;
}
.icon-check.active {
    display: inline-block;
}
.icon-mssql {
    background: url(../img/icons/icon-mssql.jpg) no-repeat center center;
    background-size: contain;
    margin: 2px auto;
    padding: 0 !important;
    float: left !important;
    box-shadow: none;
    height: 15px;
}
.icon-tree {
    background: url(../img/icons/icon-treeview.png) no-repeat;
    background-size: contain;
    padding: 0 !important;
    float: left !important;
    box-shadow: none;
    height: 19px;
    width: 19px !important;
    position: relative;
    top: 1px;
}
.icon-notify {
    background: url(../img/icons/bell-ring.png) no-repeat;
    background-size: contain;
    height: 25px;
    width: 25px;
    display: inline-block;
}
.btn-xs.btn-check > i {
    display: none;
}
#status-form {
    width: 100%;
    display: inline-block;
}
#status-form .row > .form-group > .input-group {
    display: flex;
}
#status-form fieldset {
    border: 2px solid #1F497D;
    background: #f0f0f0;
    border-radius: 5px;
    padding: 15px;
}
#status-form fieldset legend {
    background: #1F497D;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 5px;
    margin-bottom: 0;
}
#status-form > .help-block {
    margin-bottom: 15px;
}
#status-form .select2-container--default span.select2-selection--single .select2-selection__rendered {
    line-height: 34px;
}
#status-form .select2-container--default span.select2-selection--single {
    height: 34px;
}
.skin-blue .user-panel > .image > img,
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > img,
.ticket-gravatar > img.avatar {
    object-fit: cover;
}
.ticket-gravatar > img.avatar {
    border: 2px solid #8b8d8e;
}
.ticket-list li.ticket {
    border-color: #c2c2c2;
}
.ticket-list div.ticket-info {
    padding: 0;
    margin: -4px 0 0 35px;
}
.ticket-list div.ticket-gravatar {
    width: 30px;
}
.comment p.ticket-author {
    line-height: 17px;
}
.comment p.ticket-author > strong {
    font-size: 14px;
}
.ticket-list #respond {
    padding: 0 15px;
    background: #fff;
}
#ticket-grid .h-creator {
    min-width: 120px;
}
#ticket-grid .btn-total-items {
    padding: 4px 7px 3px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #cecece;
}
#ticket-grid tbody > tr[class*="row-"] > td.col-risk > span {
    color: #fff;
    text-shadow: 0 0 2px #343434, 0 0 2px #343434, 0 0 2px #343434, 0 0 2px #343434, 0 0 2px #343434;
    -webkit-font-smoothing: antialiased;
}
div[id$="ticket-grid"] .btn-last-changes > i {
    font-size: 18px;
    color: #156dc8;
    text-shadow: 0 0 10px #d9d9d9;
}
div[id$="ticket-grid"] .btn-last-changes:hover > i {
    text-shadow: 0 0 10px #a9a8a8;
    color: #1d519f;
}
#modal-last-changes .modal-body > ul.changes .avatar-img {
    width: 18px;
    height: 18px;
    border-radius: 2px;
    margin-top: -2px;
}
#modal-last-changes .modal-body {
    padding-bottom: 10px;
    max-height: 500px;
    overflow: auto;
}
#modal-last-changes .modal-body *:not(.fa):not(.loading-icon) {
    font-family: 'segoe ui', Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
}
#modal-last-changes .modal-body > ul.changes {
    line-height: 24px;
    padding-left: 30px;
    color: #172B4D;
}
#modal-last-changes .modal-body > ul.changes > li a {
    color: #0052CC;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
}
#modal-last-changes .modal-body > ul.changes > li > em.assign-value > .assignee {
    margin-left: 4px;
    line-height: 18px;
    border-bottom: 1px solid transparent;
}
#modal-last-changes .modal-body > ul.changes > li > em.assign-value {
    font-weight: 500;
    font-style: normal;
    display: inline-block;
}
#modal-last-changes .modal-body > ul.changes > li a:hover,
#modal-last-changes .modal-body > ul.changes > li > em.assign-value > .assignee:hover {
    border-bottom: 1px solid #0052CC;
}
#modal-last-changes .modal-body > .comment-content {
    color: #172B4D;
}
#issues-comments-container .btn[data-handler="bootstrap-markdown-cmdPreview"] {
    font-weight: normal;
    padding: 4px 12px 6px;
}
.skin-blue div.user-panel > .image > img {
    border: 3px solid rgba(255, 255, 255, 0.2);
}
.editable-label,
.editable-circle:not(.editable-empty) {
    border-bottom: none !important;
}
.grid-view .editable-click:not(.editable-empty) > span.label,
a.editable-click:not(.editable-empty) > span.label {
    cursor: pointer;
}
.editable-label span.label,
.editable > span.label {
    padding: 3px 8px 3px;
    border-radius: 2px;
}
.editable-circle span.label {
    padding: 4px 6px 4px !important;
}
.table-view .editable-circle span.label {
    padding: 5px 7px 6px !important;
    display: inline-block;
}
.editable-circle span.border {
    padding: 2px 4px 4px !important;
}
.grid-view .editable-circle span.label {
    padding: 2px 7px 5px !important;
    font-size: 14px;
}
.grid-view .editable-circle .border {
    font-size: 14px;
}
.grid-view .editable-circle.editable-on-off span.label {
    padding: 4px 8px 5px !important;
    width: 100%;
    display: inline-block;
    min-height: 25px;
}
a.editable .text-danger,
a.editable .text-success {
    border-bottom: dashed 1px #0088cc;
    font-weight: 600;
}
a.editable .text-danger {
    color: #DD1144;
}
.editable-buttons .btn-sm {
    padding: 4px 10px;
    margin-top: 0;
    height: 28px;
}
.editable-buttons .btn-sm.editable-cancel {
    padding: 6px 10px 4px;
}
.editable-buttons .btn-sm.editable-cancel:hover,
.editable-buttons .btn-sm.editable-cancel:focus {
    background-color: #d82904 !important;
}
.modal-dialog .modal-footer {
    padding: 12px 15px 12px;
    margin-top: 0;
}
#imageModal .modal-content {
    width: 600px;
}
#imageModal .modal-dialog {
    height: 100%;
    display: flex;
    align-items: center;
}
.modal .modal-header .close {
    margin-top: 0;
    color: #4b4b4b;
    opacity: 0.6;
    font-size: 38px;
    font-weight: 100;
}
.modal .modal-header .close:active,
.modal .modal-header .close:focus {
    outline: none;
}
.modal .modal-body > .message {
    font-weight: 400;
    font-size: 16px;
}
div.modal .modal-content,
div[id^="modalDelete"] .modal-content
#modal-delete .modal-content,
div[id^="modal-multiDelete"] .modal-content {
    border-radius: 4px;
}
.modal.confirm-modal .modal-body,
div[id^="modalDelete"] .modal-body,
#modal-delete .modal-body,
div[id^="modal-multiDelete"] .modal-body {
    font-size: 16px;
    padding: 15px 15px 0 15px;
    color: #1b1b1b;
}
div.modal .modal-header,
div[id^="modalDelete"] .modal-header,
#modal-delete .modal-header,
div[id^="modal-multiDelete"] .modal-header {
    border-radius: 8px 8px 0 0;
}
div.modal .modal-footer,
div[id^="modalDelete"] .modal-footer,
#modal-delete .modal-footer,
div[id^="modal-multiDelete"] .modal-footer {
    border-top: 0;
}
div.modal .modal-footer > button:active,
div.modal .modal-footer > button:focus,
div[id^="modalDelete"] .modal-footer > button:active,
div[id^="modalDelete"] .modal-footer > button:focus,
#modal-delete .modal-footer > button:active,
#modal-delete .modal-footer > button:focus,
div[id^="modal-multiDelete"] .modal-footer > button:active,
div[id^="modal-multiDelete"] .modal-footer > button:focus {
    outline: none;
}
div.modal .modal-footer button[data-dismiss="modal"],
#modal-delete .modal-footer button[data-dismiss="modal"],
div[id^="modalDelete"] .modal-footer button[data-dismiss="modal"],
div[id^="modal-multiDelete"] .modal-footer button[data-dismiss="modal"] {
    border: 1px solid #596f7f;
    background-color: #fff !important;
    box-shadow: none;
    text-transform: uppercase;
    color: #596f7f;
    margin-right: 3px;
    line-height: 21px;
    padding: 6px 16px 6px;
    font-weight: 500;
}
#modal-delete .modal-footer button,
div[id^="modalDelete"] .modal-footer button,
div[id^="modal-multiDelete"] .modal-footer button {
    text-transform: uppercase;
    min-width: 80px;
    border-radius: 3px;
    height: 38px;
}
#modal-installation .modal-footer {
    text-align: center;
}
div.modal .modal-footer button[data-dismiss="modal"].btn-danger {
    color: #fff;
}
div.modal .modal-footer > button[data-dismiss="modal"]:hover,
#modal-delete .modal-footer > button[data-dismiss="modal"]:hover,
div[id^="modalDelete"] .modal-footer > button[data-dismiss="modal"]:hover,
div[id^="modal-multiDelete"] .modal-footer > button[data-dismiss="modal"]:hover {
    background-color: #dbe7ef !important;
}
.box-body > #addCommentModal {
    position: relative;
}
.modal .modal-header {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #428bca;
    color: #fff;
    padding: 10px 15px;
    border-bottom: 1px solid #c5dbec;
}
.modal .modal-body form > .alert.alert-block {
    margin-left: 0;
}
div.modal .modal-header,
.modal.warning-modal .modal-header {
    /*background: #dfeffc url('../img/bg-glass.png') 50% 50% repeat-x;*/
    background: #fff;
    border-bottom: 1px solid #dadada;
}
div.modal .modal-header > .modal-title {
    width: calc(100% - 30px);
    color: #1060ad;
    font-weight: 600;
    display: flex;
    align-items: center;
}
div.modal .modal-header > .modal-title > i.ion {
    margin-right: 8px;
    float: left;
    line-height: 27px;
}
.modal.warning-modal .modal-header > .modal-title {
    color: #ed6006;
}
.modal.success-modal .modal-header > .modal-title {
    color: #008d4c;
}
.modal.primary-modal .modal-header > .modal-title {
    color: #0565a6;
}
#modal-installation.confirm-modal.fade.in {
    z-index: 1041 !important;
}
.modal.confirm-modal.fade.in {
    z-index: 1042;
}
div.modal .modal-header > .modal-title > .fa,
div.modal .modal-header > .modal-title > .glyphicon {
    margin-right: 8px;
}
div.modal .modal-header > .modal-title > .glyphicon {
    margin-top: 4px;
    float: left;
}
div.modal button.btn.btn-primary:not(.bulk-actions-btn),
div.modal button.btn.btn-primary:not(.bulk-actions-btn):hover,
div.modal button.btn.btn-primary:not(.bulk-actions-btn):active,
div.modal button.btn.btn-success,
div.modal button.btn.btn-success:hover,
div.modal button.btn.btn-success:active,
.modal.warning-modal button.btn.btn-primary,
.modal.warning-modal button.btn.btn-primary:hover,
.modal.warning-modal button.btn.btn-primary:active,
div.modal button.btn.btn-light-blue,
div.modal button.btn.btn-light-blue:hover,
div.modal button.btn.btn-light-blue:active {
    box-shadow: none;
    line-height: 20px;
}
div.modal button.btn.btn-primary,
div.modal button.btn.btn-primary:hover,
div.modal button.btn.btn-primary:active,
div.modal button.btn.btn-success,
div.modal button.btn.btn-success:hover,
div.modal button.btn.btn-success:active,
div.modal button.btn.btn-danger,
div.modal button.btn.btn-danger:hover,
div.modal button.btn.btn-danger:active,
div.modal.ok-cancel-modal button.btn.btn-primary,
div.modal.ok-cancel-modal button.btn.btn-primary:hover,
div.modal.ok-cancel-modal button.btn.btn-primary:active,
div.modal button.btn.btn-light-blue,
div.modal button.btn.btn-light-blue:hover,
div.modal button.btn.btn-light-blue:active {
    padding: 6px 16px 7px;
}
div.modal div.editable-buttons button.btn,
div.modal div.editable-buttons button.btn:hover {
    padding: 4px 11px;
}
div.modal div.editable-buttons .editable-cancel > i {
    margin-top: 3px;
}
div.modal button.btn.btn-success.editable-add,
div.modal button.btn.btn-success.editable-add:hover {
    padding: 4px 10px 4px 11px;
}
div.modal .modal-footer button.btn.btn-light-blue {
    padding: 6px 16px 7px;
    line-height: 21px;
    border: 1px solid #1aacf6;
}
.modal.warning-modal button.btn.btn-primary,
.modal.warning-modal button.btn.btn-primary:hover,
.modal.warning-modal button.btn.btn-primary:active {
    padding: 6px 16px 6px;
}
div.modal .nav-tabs-custom button.btn.btn-primary,
div.modal .nav-tabs-custom button.btn.btn-primary:hover,
div.modal .nav-tabs-custom button.btn.btn-primary:active,
div.modal .nav-tabs-custom button.btn.btn-success,
div.modal .nav-tabs-custom button.btn.btn-success:hover,
div.modal .nav-tabs-custom button.btn.btn-success:active,
div.modal.ok-cancel-modal .nav-tabs-custom button.btn.btn-primary,
div.modal.ok-cancel-modal .nav-tabs-custom button.btn.btn-primary:hover,
div.modal.ok-cancel-modal .nav-tabs-custom button.btn.btn-primary:active {
    padding: 6px 12px;
}
.modal.warning-modal .nav-tabs-custom button.btn.btn-primary,
.modal.warning-modal .nav-tabs-custom button.btn.btn-primary:hover,
.modal.warning-modal .nav-tabs-custom button.btn.btn-primary:active {
    padding: 6px 12px 6px;
}
div.modal .modal-footer button.btn.btn-primary:not(.dropdown-toggle),
div.modal .modal-footer button.btn.btn-primary:hover,
div.modal .modal-footer button.btn.btn-primary:active,
div.modal .modal-footer button.btn.btn-success,
div.modal .modal-footer button.btn.btn-success:hover,
div.modal .modal-footer button.btn.btn-success:active,
.modal.warning-modal .modal-footer button.btn.btn-primary,
.modal.warning-modal .modal-footer button.btn.btn-primary:hover,
.modal.warning-modal .modal-footer button.btn.btn-primary:active,
div.modal .modal-footer button.btn.btn-light-blue,
div.modal .modal-footer button.btn.btn-light-blue:hover,
div.modal .modal-footer button.btn.btn-light-blue:active,
div.modal .modal-footer button[data-dismiss="modal"] {
    text-transform: initial;
    font-weight: 600;
    line-height: 21px;
    font-size: 15px;
    min-width: 70px;
}
div.modal button.btn.btn-danger {
    line-height: 19px;
}
div.modal button.btn.btn-primary,
.modal.warning-modal button.btn.btn-primary {
    background-color: #007bff;
    border: 1px solid #007bff;
    background-image: none;
    box-shadow: none;
}
div.modal .editable-buttons button.btn,
div.modal .editable-buttons button.btn:hover,
div.modal .editable-buttons button.btn:active {
    padding: 6px 10px;
}
div.modal button.btn.btn-primary:hover,
div.modal button.btn.btn-primary:active,
div.modal button.btn.btn-primary:focus,
.modal.warning-modal button.btn.btn-primary:hover,
.modal.warning-modal button.btn.btn-primary:active,
.modal.warning-modal button.btn.btn-primary:focus {
    background-color: #0069d9;
    border-color: #0062cc;
    outline: none;
}
.modal.warning-modal .modal-body > p {
    font-weight: normal;
}
div.modal button.btn.btn-success {
    background-color: #28a745;
    border: 1px solid #28a745;
    background-image: none;
    box-shadow: none;
}
div.modal button.btn.btn-success:hover,
div.modal button.btn.btn-success:active,
div.modal button.btn.btn-success:focus {
    background-color: #218838;
    border-color: #1e7e34;
    outline: none;
}
.modal .modal-footer #btnExportGridLayout {
    margin-left: 0;
}
div.modal .modal-body > .nav-tabs-custom,
div.modal .modal-body > .row > .form-group:last-child {
    margin-bottom: 0;
}
.modal .modal-body > .box > .box-body {
    margin-bottom: 2px;
}
.modal.close-modal .modal-footer {
    margin-top: 0;
    padding: 10px 15px;
}
.modal.close-modal .modal-footer .btn-default[data-dismiss="modal"]:last-child {
    margin-right: 0;
}
.modal.close-modal .modal-footer button[data-dismiss="modal"]:last-child {
    margin-right: 0;
}
.modal.close-modal.confirm-modal .modal-footer {
    padding: 0 15px 15px;
}
#modal-variable .modal-footer {
    padding: 10px 15px;
}
.modal.close-modal .modal-body > .modal-footer {
    padding: 10px 0;
}
.modal .modal-header > button {
    color: #fff;
    opacity: 0.8;
}
.modal .modal-header > button.btn-print,
.modal .modal-header > button.btn-save-dms,
.modal .modal-header > button.btn-send-mail {
    color: #7a7a7a;
    border: none;
    background: transparent;
    float: right;
    margin-top: 3px;
}
.modal .modal-header > button.btn-print:focus,
.modal .modal-header > button.btn-save-dms:focus,
.modal .modal-header > button.btn-send-mail:focus {
    outline: none;
}
.modal .modal-header > button.btn-save-dms {
    margin-top: 5px;
}
.modal .modal-header > button:hover {
    opacity: 1;
}
.modal .modal-title > small {
    color: #dadd07;
}
.help-block,
.help-text {
    margin-bottom: 5px;
    font-style: italic;
    color: #9b9b9b;
    font-size: 15px;
    margin-top: 0;
}
.help-text-1 {
    margin-bottom: 5px;
    color: #9b9b9b;
    font-size: 13px;
    margin-top: 2px;
    font-family: "Source 1Sans Pro";
}
.box-data .grid-view-info .col-xs-12 {
    padding: 0;
}
.box-data .grid-view-info .col-xs-12 .no-class > div {
    float: left;
}
.table-bordered .bulk-actions-btn > i.fa {
    margin-top: -1px;
}
.editable-error-block.help-block {
    margin-top: 2px;
    margin-bottom: 0;
    font-size: 14px;
    color: #ff1a00;
    font-style: normal;
}
.sidebar .sidebar-menu .treeview-menu > li > a > i.fa {
    line-height: 23px;
    float: left;
}
.sidebar .sidebar-menu .treeview-menu > li > a > .ion {
    width: 18px;
}
.sidebar .sidebar-menu .treeview-menu > li > a > .ion.ion-ios7-cog-outline {
    font-size: 18px;
    margin-top: 2px;
    float: left;
    width: 21px;
}
span.label, a.label {
    font-size: 13px;
    font-weight: normal;
    cursor: default;
}
.grid-view span.label,
.grid-view a.label {
    align-items: center;
    border-radius: 1px;
    font-weight: normal;
    padding: 3px 6px;
    font-size: 13px;
}
.table.table-bordered {
    font-size: 14px;
}
.grid-view .editable-empty {
    font-weight: normal !important;
}
.grid-view .editable-empty.editable-circle {
    border-bottom: dashed 1px #0088cc !important;
}
.grid-view td span.unit {
    font-weight: 600;
}
a.editable-click.editable-on-off {
    border-bottom: 0;
    width: 45px;
    display: inline-block;
}
a.editable-click.editable-on-off.editable-empty {
    border-bottom: dashed 1px #0088cc;
}
a.editable-click.editable-on-off span.label {
    height: initial;
    border-radius: 10px;
}
td.col-truncate,
td.colTruncate,
.truncate-text,
.flex-truncated {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.flex-truncated {
    flex: 1;
}
.stretched-link:not(.btn):not(.editable-click) {
    border-bottom: 1px solid;
}
.stretched-link + .symbol-link {
    margin-left: 3px;
    color: #f87112;
}
.wrap-stretched-link {
    white-space: nowrap;
}
td.col-truncate,
td.colTruncate {
    width: 100%;
}
tr.row-download-file > td.col-truncate {
    overflow: visible;
}
tr.row-download-file > th {
    vertical-align: middle !important;
}
.grid-view table td.colTruncate {
    max-width: 100px;
}
.grid-view th .sort-link.asc,
.grid-view th .sort-link.desc {
    color: #f35c04;
}
.grid-view[id^="actions-"] table td.colTruncate {
    max-width: 150px;
}
#inbox-grid sup > span.label {
    padding: 1px 3px;
}
#notepad-grid span.label {
    font-size: 14px;
}
sup > span.label {
    font-size: 8px;
}
.label-shadow {
    box-shadow: #909090 0 0.05em 0.35em;
}
.notifications-menu .label.label-danger {
    background: #f80805;
    box-shadow: none;
}
.label-default,
.btn-custom-default {
    background-color: #0d9ff3;
}
.gray-label {
    background-color: #f1f1f1;
    color: #8f8f8f;
    box-shadow: none;
    border: 1px solid #c8c8c8;
}
.label-green,
.btn-green {
    background-color: #45c081;
}
.label-blue {
    background: linear-gradient(to bottom,#63b3da, #357594);
}
.label-cyan {
    background-color: #5dbbc0;
}
.label-yellow {
    background-color: #b8b443;
}
.label-gray {
    background: linear-gradient(to bottom, #9fbabe, #798e91);
}
.label-quantity {
    padding: 0 4px;
}
.label-pink {
    background-color: #e06e8e;
}
.label-brown {
    background-color: #795548;
}
.label-routing {
    background-color: #e0619d;
}
.label-background {
    background-color: #6688e0;
}
.label-replication {
    background-color: #0b5ab6;
}
.label-queried {
    background-color: #a96253;
}
.label-sent {
    background-color: #2da287;
}
.label-loaded {
    background-color: #c8455f;
}
.label-successful {
    background: linear-gradient(to bottom,#09d244,#03822a);
}
.label-warning {
    background: linear-gradient(to bottom, #fbc46d, #f37406);
}
.label-ignored {
    background-color: #a39920;
}
.label-error-1 {
    background-color: #e72601;
}
.label-error,
.label.label-danger {
    background: linear-gradient(to bottom, #fe928c, #ed2c2a);
}
.label-orange {
    background: linear-gradient(to bottom, #f9843c, #ce4f04);
}
.label-tag {
    background-color: #f5f5f5;
    border: 1px solid #d9d9d9;
    color: #222;
    line-height: 23px;
    border-radius: 3px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}
.btn-custom-default,
.btn-green {
    color: #fff !important;
}
.label.label-circle {
    border-radius: 40px !important;
    padding: 4px 9px 6px !important;
    display: inline-block;
}
.label.label-rounded,
.border.border-rounded {
    padding: 2px 7px 5px !important;
    font-size: 14px !important;
    border-radius: 5px !important;
}
.label.label-rounded > span,
.border.border-rounded > span {
    font-size: 14px;
}
.label.label-rounded > i.fa-shopping-cart,
.border.border-rounded > i.fa-shopping-cart {
    position: relative;
    top: -1px;
}
.border.label-circle {
    border-radius: 40px !important;
    padding: 2px 5px !important;
}
.editable-circle span.label,
.editable-circle span.border {
    border-radius: 5px !important;
}
span.border {
    font-size: 12px;
    font-weight: 400;
    padding: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.95);
    box-shadow: #909090 0 0.05em 0.35em;
}
.border-danger {
    border: 1px solid #df120d;
    color: #df120d;
}
.border-success {
    border: 1px solid #0a9e20;
    color: #0a9e20;
}
.border-info {
    border: 1px solid #2089d4;
    color: #2089d4;
}
.border-warning {
    border: 1px solid #db9612;
    color: #db9612;
}
.border-default {
    border: 1px solid #0c5a90;
    color: #0c5a90;
}
.tab-pane .nav-tabs-custom {
    border-top: 0;
    margin-bottom: 0;
}
.tab-pane .nav-tabs-custom:first-child ~ .nav-tabs-custom {
    margin-top: 20px;
}
#dashboard-content-wrapper .table-bordered {
    font-size: 13px;
}
.table > tbody > tr:nth-child(odd) {
    background-color: #f4f8fb;
}
.slimScrollBar {
    background: #49abe5 !important;
    border-radius: 20px!important;
}
.grid-stack-item .slimScrollBar {
    background: #999999 !important;
}
.slimScrollBar:hover,
.slimScrollBar:focus,
.slimScrollBar:active,
.slimScrollBar::-webkit-scrollbar-thumb:horizontal:hover,
.slimScrollBar::-webkit-scrollbar-thumb:vertical:hover {
    opacity: 0.9!important;
    width: 9px!important;
    border-radius: 20px!important;
    cursor: pointer;
}
::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #49abe5;
}
.slimScrollBar:hover::-webkit-scrollbar-track,
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
::-webkit-scrollbar-thumb:horizontal:hover,
::-webkit-scrollbar-thumb:vertical:hover {
    background-color: #3f93c4;
}
.nav-tabs-custom {
    border: none;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    border-radius: 5px;
}
.nav-tabs-custom > .nav-tabs {
    border-bottom-color: #e1e1e1;
}
div.nav-tabs-custom > .nav-tabs > li {
    border-top-width: 2px;
}
.nav-tabs-custom > ul.nav-tabs > li.pull-left.header {
    padding: 0 0 0 10px;
    margin-right: 0;
    color: #0562a1;
}
.nav-tabs-custom > ul.nav-tabs > li.pull-left.header {
    padding-top: 1px;
    border-top: 0;
}
.tab-pane .nav-tabs-custom.nav-box-default > ul.nav-tabs > li.pull-left.header {
    padding-top: 7px;
}
.content > .nav-tabs-custom > ul.nav-tabs > li.pull-left.header,
.nav-tabs-custom > ul.nav-tabs > li.pull-left.header + li {
    border-top: 0;
}
.table-bordered {
    font-size: 13px;
}
.table.table-striped > thead > tr > th,
.table.table-striped > tbody > tr > td,
.table.table-bordered > thead > tr > th,
.table.table-bordered > tbody > tr > td{
    vertical-align: middle;
}
table.table-striped input.select-on-check,
table.table-striped input.select-on-check-all {
    margin-top: 6px;
    vertical-align: middle;
}
#newInventoryList input[type="text"],
#newInventoryList select {
    height: 33px;
    line-height: 33px;
}
#newInventoryList .table.table-striped > thead > tr > th,
#newCalibrationList .table.table-striped > thead > tr > th {
    white-space: nowrap;
}
#newInventoryList .table.table-striped > tbody > tr > td,
#newCalibrationList .table.table-striped > tbody > tr > td {
    vertical-align: middle;
}
ul.dropdown-menu {
    min-width: 135px;
    border-radius: 13px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
ul.dropdown-menu li:first-child > a:hover,
ul.dropdown-menu li:first-child:hover {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}
ul.dropdown-menu li:last-child > a:hover,
ul.dropdown-menu li:last-child:hover {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}
ul.dropdown-menu.text-center {
    min-width: 150px;
}
ul.dropdown-menu > li > a {
    padding: 3px 15px;
    color: #496d91;
}
.content-header ul.dropdown-menu > li > a {
    padding: 3px 10px;
}
.content-header ul.dropdown-menu > li > a > i {
    margin-right: 4px;
}
ul.dropdown-menu > li > a > .fa {
    margin-right: 0;
}
.dropdown-menu > li[role=presentation] {
    position: relative;
}
.dropdown-menu > li[role=presentation] form[id$="grid-ecolumns"] > .ui-sortable {
    overflow: hidden;
    min-width: 300px;
}
.dropdown-menu > li[role=presentation] form[id$="-ecolumns"] > .ui-sortable + div {
    position: sticky;
    bottom: -1px;
    left: 0;
    width: 100%;
    display: flex;
}
.dropdown-menu .item-loader {
    padding: 2px 0 5px;
    min-width: 150px;
}
.modal-body .ui-sortable li input[type="checkbox"],
ul.ui-sortable li input[type="checkbox"] {
    margin-top: 5px;
    float: left;
}
ul.ui-sortable > li > label > .ecolumns-label {
    margin-left: 5px;
}
#gridModal ul.ui-sortable li input[type="checkbox"] {
    width: 19px;
}
#gridModal .modal-footer {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}
#gridModal ul.ui-sortable {
    padding-left: 0;
}
#gridModal .ui-sortable > li.ui-sortable-helper {
    padding-top: 0;
}
.dropdown-menu > li[role=presentation] > form > .ui-sortable + div {
    width: 100%;
    background: #fff;
    padding: 7px 5px 7px;
    z-index: 2;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
}
.dropdown-menu > li[role=presentation] > form > .ui-sortable.fixed + div {
    position: absolute;
    top: 5px;
}
.dropdown-menu > li[role=presentation] > form > .ui-sortable + div > .btn {
    padding: 2px 8px 4px;
    line-height: inherit;
    min-height: 32px;
    border-width: 2px;
}
.dropdown-menu > li[role=presentation] > form > .ui-sortable + div > .btn.reset {
    background: transparent !important;
    box-shadow: none;
    color: #696969;
    text-shadow: none;
    border: 2px solid #838383 !important;
    margin-left: 5px;
    margin-right: 10px;
}
.dropdown-menu > li[role=presentation] > form > .ui-sortable + div > .btn.reset:hover,
.dropdown-menu > li[role=presentation] > form > .ui-sortable + div > .btn.focus:hover {
    background: #838383 !important;
    border-color: #838383 !important;
    color: #fff;
    box-shadow: none !important;
}
.dropdown-menu > li[role=presentation] > form > .ui-sortable + div > .btn[type="submit"] {
    min-width: 50px;
}
.tbl-configuration thead > tr > th,
.tbl-export-configuration thead > tr > th,
.tbl-ldap-configuration thead > tr > th,
.tbl-pdf-template-settings thead > tr > th,
.dataTables_wrapper table thead > tr > th {
    background: #dfeffc url('../img/bg-glass.png') 50% 50% repeat-x;
}
.tbl-ldap-configuration.no-required span.required {
    display: none;
}
ul.pagination > li > a {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    outline: 0px;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    box-shadow: none;
    line-height: 1.4;
    letter-spacing: 0.01071em;
    border-radius: 16px;
    text-align: center;
    box-sizing: border-box;
    min-width: 32px;
    height: 32px;
    padding: 0px 6px;
    margin: 0px 3px;
    color: #5e5e5e;
    transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border: 1px solid rgba(0, 0, 0, 0.23);
}
.dataTables_wrapper table thead > tr > th.sorting:hover,
.dataTables_wrapper table thead > tr > th.sorting_desc:hover,
.dataTables_wrapper table thead > tr > th.sorting_asc:hover {
    cursor: pointer;
}
.dataTables_wrapper table thead > tr > th.sorting:focus,
.dataTables_wrapper table thead > tr > th.sorting_desc:focus,
.dataTables_wrapper table thead > tr > th.sorting_asc:focus {
    outline: none;
}
.dataTables_wrapper table thead > tr > th {
    border: 1px solid #c5dbec !important;
}
.dataTables_wrapper table thead > tr > th.sorting {
    padding-right: 18px;
    position: relative;
    width: 100%;
}
.dataTables_wrapper table thead > tr > th.sorting:before {
    border-bottom-color: #666;
    margin-top: -9px;
}
.dataTables_wrapper table thead > tr > th.sorting:after {
    border-top-color: #666;
    margin-top: 1px;
}
.dataTables_wrapper table thead > tr > th.sorting:before,
.dataTables_wrapper table thead > tr > th.sorting:after {
    border: 4px solid transparent;
    content: "";
    display: block;
    height: 0;
    right: 5px;
    top: 50%;
    position: absolute;
    width: 0;
}
.nav-tabs-custom.additional-tabs > .nav-tabs,
.nav-tabs-custom.additional-tabs > .nav-tabs li > a:not(.btn) {
    height: 40px;
    background: rgb(36,46,51);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#2A3F54 0%,#3c5065 43%,#2A3F54 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2A3F54),color-stop(43%,#3c5065),color-stop(100%,#2A3F54));
    background: -webkit-linear-gradient(top,#2A3F54 0%,#3c5065 43%,#2A3F54 100%);
    background: -o-linear-gradient(top,#2A3F54 0%,#3c5065 43%,#2A3F54 100%);
    background: -ms-linear-gradient(top,#2A3F54 0%,#3c5065 43%,#2A3F54 100%);
    background: linear-gradient(to bottom, #2A3F54 0%, #3c5065 43%,#2A3F54 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#242e33',endColorstr='#040505',GradientType=0);
}
.nav-tabs-custom.additional-tabs > .nav-tabs li a,
.nav-tabs-custom.additional-tabs > .nav-tabs li.active a:hover {
    color: #eee;
}
.nav-tabs-custom.additional-tabs > .nav-tabs li.active a {
    border-width: 0;
    color: #6eeaf7 !important;
}
.nav-tabs-custom.additional-tabs > .nav-tabs li.active a,
.nav-tabs-custom.additional-tabs > .nav-tabs li a:hover {
    height: 40px;
    color: #eee;
    border-bottom: 0;
    font-weight: normal;
    box-shadow: inset 0 0 15px 2px #218db2;
    background: rgb(56,75,87);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(to bottom, #637a90 0%,rgb(59, 85, 103) 65%,rgb(77, 101, 118) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#637a90),color-stop(65%,rgb(59, 85, 103)),color-stop(100%,rgb(77, 101, 118)));
    background: -webkit-linear-gradient(to bottom, #637a90 0%,rgb(59, 85, 103) 65%,rgb(77, 101, 118) 100%);
    background: -o-linear-gradient(to bottom, #637a90 0%,rgb(59, 85, 103) 65%,rgb(77, 101, 118) 100%);
    background: -ms-linear-gradient(to bottom, #637a90 0%,rgb(59, 85, 103) 65%,rgb(77, 101, 118) 100%);
    background: linear-gradient(to bottom, #637a90 0%,rgb(59, 85, 103) 65%,rgb(77, 101, 118) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#384b57',endColorstr='#3b5364',GradientType=0);
}
.nav-tabs-custom.additional-tabs > .nav-tabs {
    border-top-right-radius: 4px;
    border-bottom: 0;
    height: auto;
}
.nav-tabs-custom.additional-tabs > .nav-tabs,
.nav-tabs-custom.additional-tabs > .nav-tabs li:first-child a,
.nav-tabs-custom.additional-tabs > .nav-tabs li.active:first-child a,
.nav-tabs-custom.additional-tabs > .nav-tabs li:first-child a:hover {
    border-top-left-radius: 4px !important;
}
section.content > .nav-tabs-custom.additional-tabs > .nav-tabs {
    border-bottom-width: 0;
}
.nav-tabs-custom.additional-tabs > .nav-tabs > li {
    border-top-width: 0;
    margin-right: 0;
}
.nav-tabs-custom.additional-tabs {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

}
ul.pagination > .previous > a,
ul.pagination > .next > a {
    font-size: 19px;
    border-radius: 16px !important;
}
ul.pagination > li > a {
    border: 2px solid #8a8a8a;
    font-weight: bold;
}
ul.pagination > li.active > a {
    border-color: #c5dbec;
}
ul.pagination > li > a:hover {
    border: 2px solid #8d8d8dc7;
    background-color: rgba(0, 0, 0, 0.04);
}
ul.pagination > li.active > a:hover {
    color: #0684ff;
    background-color: #fff;
}
ul.pagination > .disabled > a,
ul.pagination > .disabled > a:hover,
ul.pagination > .disabled > a:focus {
    opacity: 0.5;
    border-color: #9f9f9f;
}
ul.pagination > li.active > a {
    z-index: 2;
    cursor: default;
    color: #0684ff;
    border: 2px solid #0684ff;
    background-color: #fff;
}
.nav-tabs-custom.additional-tabs > .nav-tabs > li > a {
    padding: 0 12px;
    line-height: 39px;
    border-top: 0;
}
.dropdown-menu > li > form > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu > li > form > a:hover {
    text-decoration: none;
    background-color: #3c8dbc;
    color: #f9f9f9;
}
.nav-tabs-custom ul.dropdown-menu,
.btn-group div.dropdown-menu {
    overflow-y: auto;
    max-height: 400px;
    margin-bottom: 20px;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(132, 132, 132, 0.37);
    border-radius: 13px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.35);
    z-index: 999;
}
.nav-tabs-custom .btn-group.dropup ul.dropdown-menu {
    margin-bottom: 2px;
}
.nav-tabs-custom > .nav > .dropdown > ul.dropdown-menu {
    text-align: left;
}
.nav-tabs-custom > .nav > .dropdown > .dropdown-columns + ul.dropdown-menu {
    padding-bottom: 0;
    width: auto !important;
    min-width: 245px;
}
.nav-tabs-custom > .nav > .dropdown.actions-dropdown > ul.dropdown-menu {
    padding-bottom: 5px; /* Works when add class "actions-dropdown" to tt("app", "Actions") */
}
.nav-tabs-custom > .nav > .dropdown > ul.dropdown-menu > li > a[id$="_selected"] {
    opacity: 0.4;
    pointer-events: none;
}
.nav-tabs-custom > .nav > .dropdown > ul.dropdown-menu > li > a[id$="_selected"].active {
    opacity: 1;
    pointer-events: initial;
}
.nav-tabs-custom > .nav > .dropdown > ul.dropdown-menu form[id$="-ecolumns"] {
    min-width: 165px;
}
.nav-tabs-custom > .nav > .dropdown > ul.dropdown-menu > .divider:last-child,
.nav-tabs-custom > .nav > .dropdown > ul.dropdown-menu > .divider + .divider {
    display: none;
}
.box div.box-header {
    padding-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.box > .box-header > .btn-view {
    float: right;
    margin: 8px 10px 0 0;
    padding: 1px 7px;
}
.box > .box-header > .btn-view > i {
    font-size: 12px;
}
.box.box-default,
.nav-box.nav-box-default {
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    border-top: 1px solid #ddd;
}
.box.box-default .yith-wcbm-css-badge-150 div.yith-wcbm-css-s1 {
    top: -1px;
}
.box.box-default .yith-wcbm-css-badge-150 div.yith-wcbm-css-s2 {
    right: -1px;
}
#dashboard-content-wrapper .box div.box-body {
    padding-top: 0;
    overflow: auto;
    max-height: 316px;
    height: 100%;
    margin: 0 5px;
    padding-bottom: 0;
}
.right-side > .content-header {
    overflow: auto;
}
.right-side > .content-header > h1 {
    display: inline-block;
    font-size: 16px;
}
.right-side > .content-header .btn.helpPopUp {
    font-size: 15px;
    height: 34px;
    line-height: 20px
}
.sidebar .sidebar-menu > li > a > .fa {
    line-height: 20px;
}
.sidebar .sidebar-menu > li.treeview > a > .fa-angle-left,
.sidebar .sidebar-menu > li.treeview > a > .fa-angle-down {
    position: relative;
    top: 2px;
}
.sidebar .sidebar-menu > li > a > .ion {
    font-size: 18px;
    float: left;
    margin-right: 4px;
    line-height: 20px;
}
.sidebar-menu li > a > .pull-right-container {
    position: absolute;
    right: 10px;
    top: 8px;
    font-size: 15px;
}
.sidebar-menu .nav-global .switch {
    margin-right: 5px;
}
.sidebar-menu .nav-global .switch .slider {
    top: 0;
}
.sidebar-menu .nav-subscription > a {
    position: relative;
}
.skin-blue .sidebar > ul.sidebar-menu > li.divider {
    border-top: 1px solid #55666e;
}
.skin-blue .sidebar > .sidebar-menu > li.on-mobile.active > a,
.skin-blue .sidebar > .sidebar-menu > li.on-mobile > a:hover {
    background-color: rgba(142, 183, 230, 0.2);
}
.input-group .fa-folder,
.input-group .fa-folder-open {
    color: #ddb908;
}
.input-group .fa-file,
.input-group .fa-calendar-check-o {
    color: #0badeb;
}
.input-group .fa-th {
    color: #09c05a;
}
.input-group .fa-pencil {
    color: #3f5d93;
}
.input-group .fa-long-arrow-up {
    color: #e32a66;
}
.input-group .fa-user,
.input-group .fa-users {
    color: #eb961e;
}
.input-group .fa-tags,
.input-group-addon .fa-tags {
    color: #32769e;
}
.input-group .glyphicon-calendar {
    color: #0b92bc;
}
.input-group .glyphicon-time,
.input-group .fa-long-arrow-down,
.input-group .fa-arrows-h,
.input-group .fa-long-arrow-right,
.input-group .fa-arrows-v {
    color: #e3533d;
}
.input-group .fa-book {
    color: #0c6c9e;
}
.input-group .fa-envelope {
    color: #dd3a0d;
}
.input-group .fa-bullhorn {
    color: #dd3a0d;
}
div.user-panel > .info > a {
    font-size: 13px;
}
.form-control.input-sm {
    font-size: 14px;
}
table > tbody > tr > td.text-center > input[type="checkbox"] {
    margin: 0 auto !important;
    width: 18px;
    height: 18px;
}
.form .form-control[type="number"] {
    padding-right: 0;
}
.form .form-control[type="file"]:focus {
    outline: none;
}
div.box {
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
div.box.box-primary {
    border-top-color: #4a6fb9;
}
.box .box-header .box-print {
    float: right;
    margin-right: 12px;
}
.box .box-header .box-print > .fa-barcode {
    margin-right: 6px;
}
.box .box-header .box-print > i:hover {
    cursor: pointer;
}
.box .box-header .box-print .loading {
    background: url(../img/loading.gif) no-repeat;
    width: 17px;
    height: 17px;
    display: none;
    margin-right: 3px;
}
.form-group.has-error > .cke,
.form .form-group.has-error > .btn-group > a.dropdown-toggle {
    border-color: #f56954 !important;
    box-shadow: none;
}
ul.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a {
    font-size: 14px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.ts-translation-list > .grid-view table + div.clearfix > .col-xs-4 {
    padding-left: 0;
}
.ts-translation-list .tab-content .items thead > tr > th {
    font-size: 17px !important;
}
.ts-translation-list .table-bordered tbody > tr > td {
    font-size: 15px !important;
}
.ts-translation-list .table-bordered tbody > tr > td:first-child {
    position: relative;
}
.ts-translation-list tr > td {
    font-size: 16px !important;
}
.ts-translation-list button .glyphicon {
    width: 20px;
}
.ts-translation-list .tab-content {
    overflow: auto;
}
.ts-translation-list table.items thead > tr {
    background: #2ec2c2;
    color: #fff;
}
.ts-translation-list .tab-content .items {
    min-width: 700px;
}
.ts-translation-list .col-actions .btn.ts-translate {
    padding: 0 7px !important;
    margin-right: 3px;
}
.ts-translation-list .google-translate-all {
    display: none;
}
.ts-translation-list .items tbody > tr > td > .translatedValue {
    width: 98%;
}
.ts-translation-list .items tbody > tr > td:nth-child(2) > .translatedValue[data-message-id] {
    width: 95%;
    padding: 2px 5px;
    resize: vertical;
}
.ts-translation-list .items tbody > tr > td > .translates-list > .messageValue {
    padding: 2px 5px;
    resize: vertical;
}
.ts-translation-list .add-message > i {
    margin-top: 1px;
}
.ts-translation-list .tab-content table tbody {
    display: block;
    height: 500px;
    overflow: auto;
}
.ts-translation-list .tab-content table thead,
.ts-translation-list .tab-content table tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.ts-translation-list .tab-content table tbody tr:nth-child(2n):last-child > td {
    border-bottom: 1px solid #c5dbec;
}
.ts-translation-list .grid-view .summary,
.ts-translation-list .grid-view .search-box {
    display: inline-block;
}
.ts-translation-list .grid-view .search-box {
    display: block;
    width: 256px;
    margin-left: 15px;
    height: 34px;
    padding: 5px 55px 5px 12px;
    border-radius: 20px !important;
}
.ts-translation-list .grid-view .search-box::before {
    font: normal normal normal 14px/1 FontAwesome;
    color: #a4c1e3;
    position: relative;
    right: 5px;
    content: "\f002";
}
.ts-translation-list .search-form {
    position: relative;
    display: none;
}
.ts-translation-list .search-form .btn-search-translation {
    position: absolute;
    right: 4px;
    top: 4px;
    height: 26px;
    border-radius: 15px;
    padding: 1px 7px;
    border-bottom: none;
}
.ts-translation-list .search-form .btn-search-translation:hover {
    background-color: #d4d4d4;
}
.ts-translation-list .search-form .btn-search-translation > i {
    margin: 1px 0 0 0;
    color: #9b9999;
}
.ts-translation-list .search-form .btn-clear {
    border: 1px solid #ddd;
    border-radius: 50%;
    padding: 0;
    background-color: #e1e1e1;
    position: absolute;
    right: 37px;
    top: 10px;
    color: #959595;
    font-size: 10px;
    width: 15px;
    height: 15px;
    display: none;
}
.ts-translation-list .search-form .btn-clear:hover {
    background-color: #d6d5d5;
    color: #828282;
}
.ts-translation-list .search-form .btn-clear:focus {
    outline: none;
}
.ts-translation-list .items > tbody > tr > td:first-child > .label-category {
    position: absolute;
    bottom: 1px;
    left: 1px;
    color: #ffffff;
    font-size: 13px;
    border: 1px solid #bababa;
    border-radius: 2px;
    background-color: #417aac;
    padding: 2px 4px 3px;
}
.ts-translation-list .list-header .item-count {
    font-size: 16px;
    color: #148922;
    border: 1px solid;
    padding: 0 6px 2px;
}
.nav-tabs-custom .tstranslation-category-tabs li.active > a {
    background-color: #2fc3bc;
    color: #fff;
    font-weight: 400;
}
form button[type="submit"],
button.btn-submit[type="button"] {
    position: relative;
}
form button[type="submit"] > i.fa,
button.btn-submit[type="button"] > i.fa,
form button[type="submit"] > i.glyphicon,
button.btn-submit[type="button"] > i.glyphicon {
    margin: 4px 4px 0 0;
    float: left;
}
form button[type="submit"].editable-submit > i.glyphicon {
    margin: 1px 0 4px 0;
}
form button[type="submit"] > i,
button.btn-submit[type="button"] > i {
    margin: 2px 4px 0 0;
    float: left;
}
form button[type="submit"] .btn-text,
button.btn-submit[type="button"] .btn-text,
form button[type="submit"] i.fa,
button.btn-submit[type="button"] i.fa,
form button[type="submit"] i.glyphicon,
button.btn-submit[type="button"] i.glyphicon {
    visibility: visible;
}
form button[type="submit"] .btn-text,
button.btn-submit[type="button"] .btn-text {
    font-weight: 500;
}
form button[type="submit"][disabled="true"] .btn-text,
button.btn-submit[type="button"][disabled="true"] .btn-text,
form button[type="submit"][disabled="disabled"] .btn-text,
button.btn-submit[type="button"][disabled="disabled"] .btn-text,
form button[type="submit"][disabled="disabled"] i.fa,
button.btn-submit[type="button"][disabled="disabled"] i.fa,
form button[type="submit"][disabled="disabled"] i.glyphicon,
button.btn-submit[type="button"][disabled="disabled"] i.glyphicon {
    visibility: hidden;
}
form .editable-buttons button[type="submit"][disabled="disabled"] i.fa,
form .editable-buttons button[type="submit"][disabled="disabled"] i.glyphicon {
    visibility: visible;
}
form button[type="submit"][disabled="true"] .btn-loader,
button.btn-submit[type="button"][disabled="true"] .btn-loader,
form button[type="submit"][disabled="disabled"] .btn-loader,
form button[type="submit"].disabled .btn-loader,
button.btn-submit[type="button"][disabled="disabled"] .btn-loader {
    display: block;
    font-size: 24px;
    margin: 0;
    float: left;
}
form button[type="submit"]:not([disabled="true"]) .spinner-border,
button.btn-submit[type="button"]:not([disabled="true"]) .spinner-border,
form button[type="submit"]:not([disabled="disabled"]) .spinner-border,
form button[type="submit"]:not(.disabled) .spinner-border,
button.btn-submit[type="button"]:not([disabled="disabled"]) .spinner-border,
form button[type="submit"][disabled="true"] .spinner-text,
button.btn-submit[type="button"][disabled="true"] .spinner-text,
form button[type="submit"][disabled="disabled"] .spinner-text,
form button[type="submit"].disabled .spinner-text,
button.btn-submit[type="button"][disabled="disabled"] .spinner-text {
    display: none;
}
form button[type="submit"][disabled="true"] .spinner-border,
button.btn-submit[type="button"][disabled="true"] .spinner-border,
form button[type="submit"][disabled="disabled"] .spinner-border,
form button[type="submit"].disabled .spinner-border,
button.btn-submit[type="button"][disabled="disabled"] .spinner-border {
    display: block;
}
.btn-loader,
.loading-icon,
.loading-icon-1 {
    display: none;
    font-family: "Ionicons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-animation-timing-function: steps(8, start);
    -moz-animation-timing-function: steps(8, start);
    animation-timing-function: steps(8, start);
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
}
.btn-loader {
    position: absolute;
    top: 50%;
    left: 50%;
}
.loading-icon {
    color: #0e70eb;
    float: left;
    margin: 0 0 0 5px;
    font-size: 21px;
}
.loading-icon.white-icon {
    color: #fff;
    font-size: 17px;
    margin-top: 2px;
}
.btn-loader:before {
    content: "\f29c";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}
.loading-icon:before {
    content: "\f29d";
}
.loading-icon-1 {
    color: #a2a2a2;
    float: none;
    margin: 0 0 0 5px;
    font-size: 21px;
}
.loading-icon-1:before {
    content: "\f29c";
}
.grid-view table.items tr.selected > td {
    background: #BCE774;
}
.grid-view .footer-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.grid-view .footer-wrapper > div[class^="col-sm"]:first-child,
.grid-view .footer-wrapper > div[class^="col-md"]:first-child,
.grid-view .wrap-pagination > div[class^="col-sm"]:first-child,
.grid-view .wrap-pagination > div[class^="col-md"]:first-child {
    padding-left: 0;
}
.grid-view .footer-wrapper > div[class^="col-sm"]:last-child,
.grid-view .footer-wrapper > div[class^="col-md"]:last-child,
.grid-view .wrap-pagination > div[class^="col-sm"]:last-child,
.grid-view .wrap-pagination > div[class^="col-md"]:last-child {
    padding-right: 0;
    flex: 1 1 auto;
}
.grid-view .footer-wrapper > div[class^="col-sm"]:first-child > .summary,
.grid-view .footer-wrapper > div[class^="col-md"]:first-child > .summary,
.grid-view .footer-wrapper > div[class^="col-sm"]:last-child > div,
.grid-view .footer-wrapper > div[class^="col-md"]:last-child > div,
.grid-view .wrap-pagination > div[class^="col-sm"]:first-child > .summary,
.grid-view .wrap-pagination > div[class^="col-md"]:first-child > .summary,
.grid-view .wrap-pagination > div[class^="col-sm"]:last-child > div,
.grid-view .wrap-pagination > div[class^="col-md"]:last-child > div,
.grid-view .wrap-pagination.d-flex > div > div {
    margin: 10px 0 13px;
    color: #576a73;
}
.modal .grid-view .footer-wrapper > div[class^="col-sm"]:first-child > .summary,
.modal .grid-view .footer-wrapper > div[class^="col-md"]:first-child > .summary,
.modal .grid-view .footer-wrapper > div[class^="col-sm"]:last-child > div,
.modal .grid-view .footer-wrapper > div[class^="col-md"]:last-child > div,
.modal .grid-view .wrap-pagination > div[class^="col-sm"]:first-child > .summary,
.modal .grid-view .wrap-pagination > div[class^="col-md"]:first-child > .summary,
.modal .grid-view .wrap-pagination > div[class^="col-sm"]:last-child > div,
.modal .grid-view .wrap-pagination > div[class^="col-md"]:last-child > div,
.modal .grid-view .wrap-pagination.d-flex > div > div {
    margin: 10px 0 0;
    color: #757575;
}
.content .grid-view .col-text-x .input-group > .twitter-typeahead,
.content .grid-view .col-text-x > input.form-control[type=text] {
    min-width: 160px;
}
.content .grid-view .col-number-date .input-group > .twitter-typeahead,
.content .grid-view .col-number-date > input.form-control[type=text] {
    min-width: 80px;
}
.content .grid-view .col-date-time .input-group > .twitter-typeahead,
.content .grid-view .col-date-time > input.form-control[type=text] {
    min-width: 115px;
}
.content .grid-view .col-pick-x .input-group > .twitter-typeahead,
.content .grid-view .col-pick-x > input.form-control[type=text] {
    min-width: 50px;
}
.content .grid-view .col-default-min .input-group > .twitter-typeahead,
.content .grid-view .col-default-min > input.form-control[type=text] {
    min-width: 160px;
}
.ts-translation-list .tab-content .items thead > tr > th,
.ts-translation-list .tab-content .items thead > tr > th span.col-translate-title {
    font-size: 14px;
    width: 50%;
}
.ts-translation-list .tab-content .items thead > tr > th > span.col-translate-title {
    font-size: 17px;
}
.ts-translation-list .tab-content .items thead > tr > th:nth-child(2) {
    line-height: 39px;
}
div.ts-translation-list .tab-content table thead .btn {
    margin: 0 5px 0 5px;
}
#reportico_container .navbar {
    position: relative;
}
#reportico_container .swMiniMaintain {
    background-size: 10px 10px;
    background-position: 7px 9px!important;
    text-indent: 12px;
    padding: 0 9px 0 10px;
    border: 1px solid #ccc!important;
}
#reportico_container .swMiniMaintain:hover {
    background-color: #dedede !important;
}
#reportico_container .swTitle .swMiniMaintain {
    padding: 0 15px 0 13px !important;
    background-position: 10px !important;
    margin-right: 0!important;
}
#reportico_container .swMntInnerBox {
    background-color: #3c8dbc;
}
#reportico_container .swMntButton {
    color: #fff;
}
#reportico_container .swMntButton,
#reportico_container .swMntButton:hover {
    border: 0;
}
#reportico_container .checkbox-inline {
    line-height: 15px;
    text-indent: 5px;
}
#reportico_container.loading {
    background-position: center 120px;
}
#reportico_container .swMenuForm {
    background-color: transparent;
}
#reportico_container.loading {
    opacity: 1;
}
#reportico_container a {
    color: #3c8dbc !important;
}
#reportico_container .swPrpToolbarPane {
    width: 25% !important;
}
#reportico_container .swPrpToolbarPane + div {
    width: 55% !important;
}
.tbl-configuration,
.tbl-export-configuration,
.tbl-ldap-configuration,
.tbl-pdf-template-settings {
    width: 100%;
    border: 1px solid #c5dbec;
}
.tbl-pdf-template-settings {
    width: 400px;
}
.tbl-configuration .col-constant,
.tbl-export-configuration .col-constant {
    width: 250px;
}
.tbl-ldap-configuration .col-constant {
    width: 150px;
}
#emoncms-form .tbl-export-configuration .col-constant {
    width: 180px;
}
#file-store-form .tbl-export-configuration .col-constant,
#backup-store-form .tbl-export-configuration .col-constant {
    width: 135px;
}
.tbl-configuration input[type=text],
.tbl-export-configuration input[type=text],
.tbl-ldap-configuration input[type=text],
.tbl-pdf-template-settings input[type=text] {
    padding: 3px 5px;
    width: 100%;
}
.tbl-configuration th,
.tbl-configuration td,
.tbl-export-configuration th,
.tbl-export-configuration td,
.tbl-ldap-configuration th,
.tbl-ldap-configuration td,
.tbl-pdf-template-settings th,
.tbl-pdf-template-settings td {
    border: 1px solid #c5dbec;
    background: #fff;
}
.tbl-export-configuration tbody > tr > td:first-child,
.tbl-ldap-configuration tbody > tr > td:first-child {
    font-size: 15px;
}
.tbl-export-configuration .wrap-checkbox,
.tbl-ldap-configuration .wrap-checkbox {
    margin-left: 15px;
    display: inline;
}
.tbl-export-configuration .wrap-checkbox > label,
.tbl-ldap-configuration .wrap-checkbox > label {
    color: #e56f0a;
}
table.table > tbody > tr > td,
table.table > tbody > tr > th {
    border-top: 1px solid #c5dbec;
}
.dropdown-menu .document-link,
table.table > tbody > tr > td .document-link {
    position: relative;
}
.document-link,
.document-link .document-name {
    color: #6e6e6e !important;
}
.dropdown-menu .document-link {
    display: inline-block;
    margin-top: 11px;
}
.dropdown-menu .document-link > i,
table.table > tbody > tr > td .document-link > i {
    display: inline-block;
    float: left;
}
.grid-view table.table > tbody > tr > td .document-link > .doc-version {
    right: inherit;
    left: 11px;
}
.dropdown-menu .document-link > .doc-version {
    left: 21px;
    top: -5px;
    font-size: 10px;
}
.dropdown-menu .document-link > .document-name,
table.table > tbody > tr > td .document-link > .document-name {
    display: inline-block;
    border-bottom: 1px solid;
    max-width: 260px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dropdown-menu .document-link > .document-name {
    margin-top: 5px;
    line-height: 17px;
}
table.table > tbody > tr > td .document-link > .document-name {
    margin-top: 0;
    line-height: 22px;
}
.grid-view table.table > tbody > tr > td .document-link > .document-name {
    margin-top: 0;
}
table.table > tbody > tr > td > li.document-menu {
    list-style-type: none;
}
.grid-view table.table > tbody > tr > td > li.document-menu > a {
    font-size: 12px !important;
}
body table.table > tbody > tr > td > li.document-menu .doc-total {
    font-size: 10px !important;
    top: -5px;
}
body .grid-view table.table > tbody > tr > td > li.document-menu .doc-total {
    top: -11px;
}
table.table > tbody > tr > td > li.document-menu a.document-link {
    color: #078ad6;
}
.dropdown-menu.document-dropdown {
    padding: 0;
}
.dropdown-menu.document-dropdown > li {
    position: relative;
}
.dropdown-menu.document-dropdown > li:first-child ~ li {
    border-top: 1px solid #ddd;
}
.dropdown-menu.document-dropdown > li > a,
.dropdown-menu.document-dropdown > li > a:hover {
    color: #078ad6;
}
.dropdown-menu.document-dropdown > li > a:hover {
    background-color: transparent;
}
body > .dropdown-menu.document-dropdown + .tooltip {
    z-index: 2301;
}
table.table[id^="yw"] > tbody > tr > td > .wrap-date {
    display: inline-block;
}
.grid-view tbody > tr > td > .wrap-date,
.grid-view tbody > tr > td > .wrap-time {
    white-space: nowrap;
    font-size: 14px;
}
table.table[id^="yw"] > tbody > tr > td > .wrap-date:first-child  {
    margin-right: 8px;
}
table.table-striped > tbody > tr:nth-child(odd) > td,
table.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: rgba(171, 227, 251, 0.33);
}
.form-group .ct-form-control {
    min-width: inherit;
}
#login-form .btn-show-password {
    position: absolute;
    right: 10px;
    top: 8px;
    color: #949494;
}
#login-form .btn-show-password:hover {
    color: #7d7d7d;
}
#login-form .btn-show-password > i {
    font-size: 17px;
}
#login-form #LoginForm_password {
    padding-right: 35px;
}
#login-form .btn-show-password.shown > i:before,
#adLDAP-form .btn-show-password.shown > i:before {
    content: "\f070";
}
#adLDAP-form .col-admin-username {
    position: relative;
}
#adLDAP-form #LDAP_admin_username {
    padding-right: 100px;
}
#adLDAP-form .kbr5-file {
    font-weight: 600;
    color: #888888;
    margin: 0;
    border: 2px solid !important;
    padding: 3px 10px;
    position: relative;
    border-radius: 3px;
}
#adLDAP-form #LDAP_kbr5_file {
    position: relative;
    top: 5px;
}
#adLDAP-form .icon-kbr5 {
    cursor: pointer;
}
#modal-cmd .modal-body {
    font-size: 16px;
}
#modal-cmd .modal-body .cmd-main {
    margin-bottom: 30px;
}
#adLDAP-form .btn-test-admin {
    border: 1px solid #30af06;
    color: #30af06;
    position: absolute;
    right: 16px;
    top: 15px;
    padding: 0 5px;
}
#adLDAP-form .btn-test-admin:hover {
    background-color: #30af06;
    color: #fff;
}
#login-form .remember-group {
    color: #008cff;
}
#login-form .buttons {
    display: flex;
    align-items: center;
}
#login-form .chk-label {
    margin-left: 5px;
    position: relative;
    top: -1px;
    font-weight: 600;
}
#login-form .buttons.sso-buttons > button {
    width: calc(50% - 5px);
}
#login-form .buttons > button.btn-sso {
    margin-left: 10px;
    margin-top: 0;
}
.btn.btn-primary:not(.action),
.btn.btn-warning:not(.action),
.btn.btn-info:not(.action),
.btn.btn-success:not(.action),
.btn.btn-danger:not(.action) {
    background-image: none !important;
    color: #fff;
    border: none;
    background-repeat: initial;
    text-shadow: none !important;
    box-shadow: none !important;
}
.btn.btn-primary:not(.action),
.btn-group .btn.btn-primary:not(.dropdown-toggle):hover,
.btn-group .btn.btn-primary:not(.dropdown-toggle):focus {
    background-color: #1266f1 !important;
}
.btn.btn-primary:not(.action):hover,
.btn.btn-primary:not(.action):focus {
    background-color: #0a4cb9 !important;
}
.menu-actions .btn.btn-primary:not(.action) {
    background-color: transparent !important;
}
.btn.btn-primary.dropdown-toggle {
    background-color: #0b55d2 !important;
}
.btn.btn-primary.dropdown-toggle:hover,
.btn.btn-primary.dropdown-toggle:focus {
    background-color: #0945ab !important;
}
.btn.btn-danger:not(.action),
.btn-group .btn.btn-danger:not(.dropdown-toggle):hover,
.btn-group .btn.btn-danger:not(.dropdown-toggle):focus {
    background-color: #dc3545 !important;
}
.btn.btn-danger:not(.action):hover,
.btn.btn-danger:not(.action):focus {
    background-color: #bb2d3b !important;
}
.btn.btn-danger.dropdown-toggle {
    background-color: #bf2838 !important;
}
.btn.btn-danger.dropdown-toggle:hover,
.btn.btn-danger.dropdown-toggle:focus {
    background-color: #9b212e !important;
}
.btn.btn-warning:not(.action),
.btn-group .btn.btn-warning:not(.dropdown-toggle):hover,
.btn-group .btn.btn-warning:not(.dropdown-toggle):focus {
    background-color: #ffc107 !important;
    color: #000 !important;
}
.btn.btn-warning:not(.action):hover,
.btn.btn-warning:not(.action):focus {
    background-color: #e1ac08 !important;
    color: #000 !important;
}
.btn.btn-warning.dropdown-toggle {
    background-color: #e1ac08 !important;
}
.btn.btn-warning.dropdown-toggle:hover,
.btn.btn-warning.dropdown-toggle:focus {
    background-color: #c79908 !important;
}
.btn.btn-info:not(.action),
.btn-group .btn.btn-info:not(.dropdown-toggle):hover,
.btn-group .btn.btn-info:not(.dropdown-toggle):focus {
    background-color: #0dcaf0 !important;
}
.btn.btn-info:not(.action):hover,
.btn.btn-info:not(.action):focus {
    background-color: #0ea8c9 !important;
}
.btn.btn-info.dropdown-toggle {
    background-color: #0ea8c9 !important;
}
.btn.btn-info.dropdown-toggle:hover,
.btn.btn-info.dropdown-toggle:focus {
    background-color: #0b8da8 !important;
}
.btn.btn-success:not(.action),
.btn-group .btn.btn-success:not(.dropdown-toggle):hover,
.btn-group .btn.btn-success:not(.dropdown-toggle):focus {
    background-color: #198754 !important;
}
.btn.btn-success:not(.action):hover,
.btn.btn-success:not(.action):focus {
    background-color: #146c44 !important;
}
.btn.btn-success.dropdown-toggle {
    background-color: #146c44 !important;
}
.btn.btn-success.dropdown-toggle:hover,
.btn.btn-success.dropdown-toggle:focus {
    background-color: #0f5637 !important;
}
.dropdown-menu .btn.btn-primary.btn-xs:not(input),
.dropdown-menu .btn.btn-warning.btn-xs:not(input),
.dropdown-menu .btn.btn-info.btn-xs:not(input),
.dropdown-menu .btn.btn-success.btn-xs:not(input),
.dropdown-menu .btn.btn-danger.btn-xs:not(input) {
    background: transparent !important;
}
.dropdown-menu .btn.btn-primary.btn-xs:not(input):hover,
.dropdown-menu .btn.btn-warning.btn-xs:not(input):hover,
.dropdown-menu .btn.btn-info.btn-xs:not(input):hover,
.dropdown-menu .btn.btn-success.btn-xs:not(input):hover,
.dropdown-menu .btn.btn-danger.btn-xs:not(input):hover,
.dropdown-menu .btn.btn-primary.btn-xs:not(input):focus,
.dropdown-menu .btn.btn-warning.btn-xs:not(input):focus,
.dropdown-menu .btn.btn-info.btn-xs:not(input):focus,
.dropdown-menu .btn.btn-success.btn-xs:not(input):focus,
.dropdown-menu .btn.btn-danger.btn-xs:not(input):focus {
    background: #d4e6ff !important;
}
#login-form .btn.btn-primary,
#register-form .btn.btn-primary,
#forgot-password-form .btn.btn-primary,
#login-box .btn.btn-primary {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 2px 10px 0 rgb(0 0 0 / 10%);
    background-image: none;
    color: #fff;
    background-color: #1266f1;
    border: none;
    border-radius: 4px;
    padding: 2px 12px;
    height: 43px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#login-form .btn.btn-primary:focus,
#login-form .btn.btn-primary:hover,
#register-form .btn.btn-primary:focus,
#register-form .btn.btn-primary:hover,
#forgot-password-form .btn.btn-primary:focus,
#forgot-password-form .btn.btn-primary:hover,
#login-box .btn.btn-primary:focus,
#login-box .btn.btn-primary:hover {
    color: #fff;
    background-color: #0c56d0;
    box-shadow: 0 4px 10px 0 rgb(0 0 0 / 20%), 0 4px 20px 0 rgb(0 0 0 / 10%);
}
#login-form input[type="checkbox"],
#register-form input[type="checkbox"] {
    width: 18px;
    height: 18px;
}
.form button[type="submit"] > .spinner-border,
.form .btn > .spinner-border {
    margin: 0 auto;
}
#login-form .footer,
#register-form .footer,
#forgot-password-form .footer {
    padding: 0 20px;
}
#login-form .footer > .wrap-register > .text-register,
#register-form .footer > .wrap-login > .text-login,
#forgot-password-form .footer > .wrap-register > .text-register,
#forgot-password-form .footer > .wrap-login > .text-login {
    margin-right: 7px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#forgot-password-form .footer > .wrap-register {
    margin-top: 6px;
}
#login-form .footer > .wrap-forgot-password > a,
#register-form .footer > .wrap-forgot-password > a {
    color: #b86612;
}
#login-form .footer > .wrap-forgot-password > a:hover,
#register-form .footer > .wrap-forgot-password > a:hover {
    color: #b82e05;
}
#login-form .footer > .wrap-register,
#register-form .footer > .wrap-login,
#forgot-password-form .footer > .wrap-login {
    margin-top: 5px;
    display: flex;
    align-items: center;
}
#login-form .remember-group,
#login-form label[for="LoginForm_language"],
#login-form label[for="LoginForm_skin"] {
    color: #01466e;
}
#login-form .form-group span.help-block {
    color: #567083 !important;
}
#login-form .remember-group,
#login-form .ldap-group {
    margin-top: 0;
    color: #045079;
    font-size: 16px;
    margin-bottom: 10px;
    user-select: none;
}
#login-form .checkboxes {
    display: inline-flex;
}
#login-form .resend-group {
    margin-bottom: 10px;
}
#login-form .btn-resend-email {
    border-bottom: 1px solid;
}
#login-form #LoginForm_rememberMe,
#login-form #ldap,
#register-form #FrontendUser_terms {
    float: left;
    margin-right: 5px !important;
}
#register-form #FrontendUser_terms {
    margin-top: 2px !important;
}
#login-form #LoginForm_rememberMe,
#login-form #ldap {
    margin-top: 2px !important;
}
.update-database-box {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    height: 600px;
    width: 100vw;
}
body.bg-black.upgradeDatabase {
    background: #607890 !important;
}
.form .checkboxes {
    display: inline-block;
}
table.table .ct-form-control.form-control {
    min-width: 100px;
}
table.table .ct-form-control.form-control.datetimepicker {
    width: 125px;
}
#status-order .status-order-wrapper input.form-control,
#status-order .status-order-wrapper select.form-control {
    height: 36px;
    line-height: 36px;
}
#status-order #inventory-wrapper input.form-control,
#status-order #inventory-wrapper select.form-control {
    height: 32px;
}
#status-order .form-group,
.grid-view {
    display: block;
}
#create-order-block .form-group {
    margin-top: -1px;
}
#status-order .form-group.customer-group,
#frmNotepad .form-group.note-comment-group,
#status-order .nav-tabs-custom {
    margin-bottom: 0;
}
#frmNotepad .wrap-send-email {
    display: flex;
    align-items: center;
}
#frmNotepad .wrap-send-email input[type="checkbox"] {
    margin-right: 6px !important;
    vertical-align: middle;
    position: relative;
    top: 1px;
}
#frmNotepad .wrap-send-email .send-email-label {
    margin-bottom: 0;
}
#status-order .input-group #FrontendStatus_orderNumber {
    height: 35px;
}
#status-order .input-group #customer_KTAG {
    height: 100%;
}
#status-order .order-number-group .input-group-addon {
    padding: 0;
    border: 0;
}
#status-order .order-number-group .input-group-addon > button {
    padding: 6px 12px;
    margin-left: -1px;
    box-shadow: none;
    height: 34px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#status-order .order-number-group #FrontendBooking_number {
    border-top-right-radius: 1px !important;
    border-bottom-right-radius: 1px !important;
}
#set-remember-date-block {
    margin-bottom: 10px;
}
.grid-view span.empty-text,
.table span.empty-text,
.nav-tabs-custom .empty-text {
    font-size: 13px;
    color: #b0b0b0;
}
table.table span.empty-text {
    font-size: 14px;
}
.grid-view table.table span.empty-text {
    font-size: 14px;
    font-weight: 300;
}
#status-order > div > .form-group > .form-group {
    margin-bottom: 0;
}
#status-order > .booking-group {
    padding-left: 0;
    margin-bottom: 0;
}
#basic-settings-form > .form-group {
    margin-top: 20px;
}
#show_empty_doc_form .fa-file-pdf-o {
    color: #ff6e26;
    font-size: 15px;
}
#basic-settings-form .box-title > .fa {
    margin-right: 3px;
}
#basic-settings-form #ssl-certificates {
    display: block;
    border: none;
    height: 350px;
    width: 100%;
}
#basic-settings-form > .form-group label[for^="AdminProperty_"] {
    color: #367fa9;
}
#basic-settings-form .input-group > .checkboxes {
    margin-left: 6px;
    margin-top: 3px;
    float: right;
}
#basic-settings-form .wrap-title h3,
#configuration .wrap-title h3 {
    display: inline-block;
    font-size: 17px;
    margin: 0 7px 15px 0;
    font-weight: 600;
    color: #ce7f0a;
}
#basic-settings-form .global_cert .input-group {
    width: 100%;
}
#basic-settings-form .btn-add-self-signed {
    margin-left: 10px;
    margin-bottom: 3px;
}
#configuration .master-report-box .box-body .control-group {
    padding: 15px;
    border: 2px solid #adadad;
    border-radius: 3px;
}
#configuration .master-report-box .box-body .box-html > .form-group:last-child {
    margin-bottom: 0;
}
#configuration .master-report-box .wrap-title input[type="checkbox"] {
    margin-top: 3px !important;
}
#configuration .wrap-template-settings {
    margin-top: 15px;
}
#configuration .wrap-template-settings > .box {
    width: auto;
    display: inline-block;
    margin-bottom: 0;
}
#configuration .nav-pdf-template,
#field_setting .file-input {
    margin-top: 15px;
}
#configuration .nav-pdf-template .fa-file-pdf-o,
#field_setting .nav-pdf-template .fa-file-pdf-o {
    color: #f16929;
}
#inventory #basic-settings-form .input-group > .checkboxes {
    float: left;
}
#inventory #basic-settings-form #submit-button .btn:first-child ~ .btn {
    margin-left: 10px;
}
div.nav-tabs-custom > .nav-tabs > li {
    margin-bottom: 0;
}
.nav-tabs-custom > .nav-tabs > li.dropdown {
    margin-right: 0;
}
.nav-tabs-custom > .nav-tabs > li.pull-right,
.nav-tabs-custom > .nav-tabs > li.pull-right > a,
.modal .modal-body .nav-tabs-custom > .nav-tabs > li,
.tab-content .tab-pane .nav-tabs-custom > .nav-tabs > li,
.modal .modal-body .nav-tabs-custom > .nav-tabs > li > a,
.tab-content .tab-pane .nav-tabs-custom > .nav-tabs > li > a {
    border-top: 0;
}
.nav-tabs-custom > .nav-tabs > li.pull-right > a,
.modal .modal-body .nav-tabs-custom > .nav-tabs > li > a,
.content > .nav-tabs-custom > .nav-tabs > li > a,
.tab-content .tab-pane .nav-tabs-custom > .nav-tabs > li > a {
    text-shadow: 0 1px 0 rgba(73, 169, 251, 0.25);
}
.nav-tabs-custom > .nav-tabs > li.open:not(.dropdown-views) > a {
    background: linear-gradient(to bottom,#4a6fb9 0,#4265ab 100%) !important;
    background: -webkit-gradient(linear,left top,left bottom,from(#4a6fb9),to(#4265ab)) !important;
    background: -webkit-linear-gradient(top,#4a6fb9 0,#4265ab 100%) !important;
    color: #fff !important;
}
.nav-tabs-custom > .nav-tabs > li > .grid-title,
.nav-tabs-custom > .nav-tabs > li > .detail-title {
    margin: 10px 0 11px;
    color: #707a82;
    font-size: 17px;
}
.nav-tabs-custom > .nav-tabs > li:first-child > .grid-title {
    margin-left: 10px;
}
.nav-tabs-custom > .nav-tabs > li > .grid-title > .label {
    margin-left: 7px;
}
.nav-tabs-custom > .nav-tabs > li > .detail-title {
    position: relative;
    display: flex;
    padding: 0 10px;
}
.nav-tabs-custom > .nav-tabs > li.header > i {
    color: #707a82;
}
.nav-tabs-custom > .nav-tabs > li > .detail-title > i {
    margin-right: 3px;
}
.nav-tabs-custom > .nav-tabs > li > .detail-title > .dms-name {
    align-items: center;
    display: flex;
}
.nav-tabs-custom > .nav-tabs > li > .detail-title > .doc-version {
    left: initial;
    right: -14px;
    font-size: 11px;
    top: -6px;
    padding-bottom: 3px;
}
.nav-tabs-custom > .nav-tabs > li.header > i.fa {
    margin-right: 6px;
}
.nav-tabs-custom > .nav-tabs > li.active > a:hover {
    cursor: pointer;
    color: #72afd2;
}
.nav-tabs-custom > .nav-tabs > li.show-all {
    margin: 10px 0;
    padding: 1px 12px 0 12px;
}
.nav-tabs-custom > .nav-tabs > li.show-all .switch,
.wrap-sortable .switch {
    margin-right: 5px;
}
.col-actions {
    width: 100px;
    text-align: center;
    vertical-align: middle!important;
}
.grid-view .col-actions {
    min-width: 90px;
}
body .dropdown-menu.menu-actions {
    line-height: 1;
}
body .dropdown-menu.menu-actions:not(.menu-actions-modal) {
    left: auto !important;
}
body .dropdown-menu.calendar-menu > li > a.btn:not(.btn-danger):hover {
    color: #333;
}
body .dropdown-menu.menu-actions > li > a.btn {
    text-align: left;
    display: flex;
    align-items: center;
    min-height: 30px;
}
body .dropdown-menu.menu-actions > li > a.btn:hover {
    background: #d4e6ff !important;
    border-radius: 0;
}
body .dropdown-menu.menu-actions > li > a.btn:not(.btn-danger):hover {
    color: #0d0d0d !important;
}
body .dropdown-menu.menu-actions > li > a.btn.btn-success:hover,
body .dropdown-menu.menu-actions > li > a.btn.btn-primary:hover,
body .dropdown-menu.menu-actions > li > a.btn.btn-warning:hover,
body .dropdown-menu.menu-actions > li > a.btn.btn-danger:hover,
body .dropdown-menu.menu-actions > li > a.btn.btn-success:focus,
body .dropdown-menu.menu-actions > li > a.btn.btn-primary:focus,
body .dropdown-menu.menu-actions > li > a.btn.btn-warning:focus,
body .dropdown-menu.menu-actions > li > a.btn.btn-danger:focus {
    background-color: #d4e6ff !important;
}
body .dropdown-menu.menu-actions > li:first-child > a.btn:hover {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
body .dropdown-menu.menu-actions > li:last-child > a.btn:hover {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
body .dropdown-menu.menu-actions > li > a.btn-show-master > i {
    font-size: 15px !important;
    position: relative;
    top: 2px;
}
body .dropdown-menu.menu-actions > li > a.btn > i.fa-qrcode {
    font-size: 17px !important;
    position: relative;
    top: 1px;
}
.grid-view .col-actions .btn .caret {
    position: relative;
    top: -1px;
}
.grid-view tbody > tr > td.v-minor_version,
.grid-view tbody > tr > td.v-major_version {
    font-weight: bold;
}
div.nav-tabs-custom > .nav-tabs > li.open > ul a.btn-view {
    padding-bottom: 4px;
}
div.nav-tabs-custom > .nav-tabs > li.dropdown-views.open > ul a.btn-view {
    padding-bottom: 1px;
}
div.nav-tabs-custom > .nav-tabs > li.dropdown-views.open > ul li.view-item .view-actions i {
    font-size: 16px;
    color: #666666;
}
body .dropdown-menu.menu-actions > li > a.btn > i,
body .dropdown-menu.menu-actions > li > .tooltip-wrapper > a.btn > i {
    float: none;
    font-size: 14px;
    width: 17px;
    margin-right: 5px;
    margin-top: 0;
}
body .dropdown-menu.menu-actions > li > a.btn > i.fa-trash-o {
    font-size: 17px;
}
body .dropdown-menu.menu-actions.menu-report > li > a.btn > i {
    font-size: 15px;
}
body .dropdown-menu.menu-actions > li > .tooltip-wrapper > a.btn > i.fa-th-large {
    font-size: 16px;
    position: relative;
    top: 1px;
}
body .dropdown-menu.menu-actions > li > a.btn > i.label-icon {
    width: auto;
    padding: 3px 6px 4px;
    position: relative;
    top: 1px;
    left: -3px;
}
body .dropdown-menu.menu-actions > li > a.btn > i.fa-qrcode,
body .dropdown-menu.menu-actions > li > a.btn > i.fa-file-text-o {
    font-size: 15px;
}
body .dropdown-menu.menu-actions > li > a.btn-view-results > i.fa-file-text-o {
    position: relative;
    top: 1px;
}
body a.btn > i.fa-undo {
    font-size: 13px;
}
body .dropdown-menu.menu-actions > li > a.btn > i.ion {
    font-size: 16px;
    margin-right: 2px;
}
body .dropdown-menu.menu-actions > li > a.btn > i.ion.ion-trash-a {
    margin-top: 3px;
    margin-left: 1px;
    margin-right: 1px;
}
body .dropdown-menu.menu-actions > li > a.btn > i.glyphicon-plus {
    margin-top: -1px;
}
.grid-view .col-actions > .btn-group > .btn {
    padding: 3px 7px;
}
body .dropdown-menu.menu-actions .btn {
    background: none;
    box-shadow: none;
    text-shadow: none;
    border: 0;
    padding: 0 14px !important;
    font-size: 15px !important;
    line-height: 27px !important;
}
body .dropdown-menu.menu-actions .btn:focus {
    border: none;
    box-shadow: none !important;
}
.dropdown-menu .divider {
    margin: 5px 0;
    height: 0;
    border-top: 1px solid #e5e5e5;
    display: none;
}
.dropdown-menu > li + .divider {
    display: block;
}
body .dropdown-menu.menu-actions .btn:not(.btn-danger) > .label-text,
body .dropdown-menu.menu-actions .btn.btn-danger.btn-send > .label-text {
    color: #222222;
    font-size: 15px;
}
body .dropdown-menu.menu-actions .btn-success,
body .dropdown-menu.menu-actions .btn-success > i {
    color: #057c0e !important;
    background-color: transparent !important;
}
body .dropdown-menu.menu-actions .btn-primary,
body .dropdown-menu.menu-actions .btn-primary > i {
    color: #367fa9 !important;
}
body .dropdown-menu.menu-actions .btn-info,
body .dropdown-menu.menu-actions .btn.btn-show-detail,
body .dropdown-menu.menu-actions .btn.btn-show-detail > i {
    color: #00acd6;
}
body .dropdown-menu.menu-actions .btn-info > i {
    color: #00acd6 !important;
}
body .dropdown-menu.menu-actions .btn-light-blue,
body .dropdown-menu.menu-actions .btn-light-blue > i {
    color: #008ad0;
}
body .dropdown-menu.menu-actions .btn-warning {
    color: #d88005;
}
body .dropdown-menu.menu-actions .btn-warning,
body .dropdown-menu.menu-actions .btn-warning > i {
    color: #d88005 !important;
}
body .dropdown-menu.menu-actions .btn-danger,
body .dropdown-menu.menu-actions .btn-unassign,
body .dropdown-menu.menu-actions .btn-danger > i,
body .dropdown-menu.menu-actions .btn-unassign > i {
    color: #ee0606;
    background-color: transparent !important;
}
body .dropdown-menu.menu-actions .btn-danger.disabled {
    opacity: 0.4;
}
body .dropdown-menu.menu-actions .btn-blue,
body .dropdown-menu.menu-actions .btn.btn-blue > i {
    color: #055891;
}
body .dropdown-menu.menu-actions .btn > i.fa-pencil {
    color: #333;
}
body .dropdown-menu.menu-actions .btn.btn-light-blue-1 > i {
    color: #0d74d6;
}
body .dropdown-menu.menu-actions .btn-cyan,
body .dropdown-menu.menu-actions .btn-cyan > i {
    color: #059da1;
}
body .dropdown-menu.menu-actions .btn-light-blue {
    color: #008ad0;
}
body .dropdown-menu.menu-actions .btn-default {
    color: #848282;
}
body .dropdown-menu.menu-actions .btn-light-green {
    color: #05b8ad;
}
body .dropdown-menu.menu-actions .btn-sign-2 {
    color: #00807f;
}
body .dropdown-menu.menu-actions .btn-sign-1 {
    color: #0565a6;
}
body .dropdown-menu.menu-actions .btn-view-report {
    color: #0565a6;
}
body .dropdown-menu.menu-actions .btn-approve,
body .dropdown-menu.menu-actions .btn-approve > i {
    color: #00a65a;
}
body .dropdown-menu.menu-actions .btn-approve > i.fa-check {
    color: #00a65a;
}
body .dropdown-menu.menu-actions .btn-approve > i.fa-times {
    color: #ee0606;
    font-size: 14px;
}
body .dropdown-menu.menu-actions.menu-report .btn-approve > i.fa-times {
    font-size: 17px;
}
body .dropdown-menu.menu-actions .btn-approve > i {
    font-size: 15px;
}
body .dropdown-menu.menu-actions .btn-blue > .label {
    border: 1px solid;
    background-color: #055891;
    border-radius: 3px;
    padding: 2px 4px;
    box-shadow: none;
    font-size: 10px;
    margin-right: 4px;
}
body .dropdown-menu.menu-actions .btn-blue > .label.label-icon {
    padding: 2px 5px 4px;
    font-size: 13px !important;
    min-width: 18px;
    border-radius: 2px;
    color: #fff;
    font-weight: normal;
    font-style: normal;
    box-shadow: #909090 0 0.05em 0.35em;
    border: none;
}
.grid-view .col-actions > a.btn > i.fa-check {
    font-size: 14px;
}
.col-actions #btn-hidden {
    display: none;
}
.col-actions #btn-disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.action {
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    height: 26px;
}
div.grid-view .summary {
    text-align: left;
    font-size: 14px;
}
#user-grid .table-bordered {
    min-width: 700px;
}
.modal-grid-view {
    width: 1024px;
}
#assign-user-grid .table-bordered {
    min-width: 960px;
}
#inventory-grid table > tbody > tr.odd:first-child > .col-actions,
#type-inventory-grid table > tbody > tr.odd:first-child > .col-actions,
#customer-inventory-grid table > tbody > tr.odd:first-child > .col-actions,
#booking-grid table > tbody > tr.odd:first-child > .col-actions {
    border-top: 1px solid #c5dbec;
    border-bottom: 0;
}
#booking-grid table > tbody > tr > td > a.v-category_name {
    white-space: nowrap;
}
#booking-grid table > tbody > tr > td.v-article_overview > span,
#assign-inventory-grid .table > tbody > tr > td > .price-wrapper {
    display: block;
    border-bottom: 1px solid #ddd;
    padding-top: 3px;
    padding-bottom: 5px;
    padding-left: 6px;
    margin-left: -7px;
    margin-right: -7px;
    padding-right: 6px;
    white-space: nowrap;
}
#booking-grid table > tbody > tr > td.v-article_overview > span:last-child,
#assign-inventory-grid .table > tbody > tr > td > .price-wrapper:last-child {
    border-bottom: none;
}
#assign-inventory-grid .table > tbody > tr > td > .price-wrapper:first-child ~ .price-wrapper {
    padding-top: 5px;
    padding-bottom: 7px;
}
#assign-inventory-grid .table > tbody > tr > td > .price-wrapper:last-child {
    padding-top: 3px !important;
    padding-bottom: 5px !important;
}
#type-inventory-grid table > tbody > tr > .col-actions,
#calibration-grid table > tbody > tr > .col-actions {
    min-width: 103px;
}
#inventory-grid table > tbody > tr > .col-actions > a:first-child,
#type-inventory-grid table > tbody > tr > .col-actions > a:first-child,
#customer-inventory-grid table > tbody > tr > .col-actions > a:first-child {
    margin-left: 0;
}
#inventory-grid #btnAddToNote > i.ion {
    font-size: 16px;
    margin: 1px 3px 0 0;
}
#inventory-grid .h-I4224,
#type-inventory-grid .h-I4224,
#customer-inventory-grid .h-I4224,
#calibration-grid .h-I4224 {
    min-width: 90px;
}
#inventory-grid .h-I4203,
#type-inventory-grid .h-I4203,
#customer-inventory-grid .h-I4203,
#calibration-grid .h-I4203 {
    min-width: 120px;
}
#inventory-ticket-grid .avatar-img {
    width: 18px;
    height: 18px;
    border-radius: 2px;
}
#inventory-ticket-grid a[rel="TbEditableField_assignee"] > span {
    border-bottom: dashed 1px #0088cc;
    margin-left: 5px;
}
#inventory-ticket-grid a[rel="TbEditableField_assignee"]:not(.editable-empty),
#inventory-ticket-grid a[rel="TbEditableField_ticket_type"]:not(.editable-empty),
#inventory-ticket-grid a[rel="TbEditableField_priority"]:not(.editable-empty),
#inventory-ticket-grid a[rel="TbEditableField_ticket_status"]:not(.editable-empty),
#inventory-ticket-grid a[rel="TbEditableField_ticket_category"]:not(.editable-empty) {
    border-bottom: none;
}
#inventory-ticket-grid a[rel="TbEditableField_ticket_version"]:not(.editable-empty),
#inventory-ticket-grid a[rel="TbEditableField_fixed_in"]:not(.editable-empty) {
    font-weight: 600;
}
#inventory-ticket-grid td > img.avatar-img {
    float: left;
}
#inventory-ticket-grid td > span.fullname {
    margin-left: 5px;
    line-height: 20px;
    display: inline-block;
    float: left;
}
#inventory-ticket-grid .ticket-link {
    border-bottom: 1px solid #078ad6;
}
#type-form .wrap-buttons > .btn,
#type-form .wrap-buttons > .squaredThree,
#type-form .wrap-buttons > .chk-title {
    float: left;
}
.grid-view .btn.btn-xs {
    font-size: 12px;
    padding: 0 6px 0 6px;
    line-height: 27px;
}
.grid-view .btn.btn-xs.btn-danger,
.grid-view .btn.btn-xs.btn-delete {
    padding-right: 7px;
    line-height: 22px !important;
}
.grid-view .col-actions .btn.btn-xs:focus {
    box-shadow: none;
}
.grid-view .col-actions .btn.btn-xs > .fa {
    font-size: 14px;
}
.grid-view .btn.btn-xs.btn-blue {
    padding: 0 6px;
}
.grid-view .btn.btn-xs.btn-blue.btn-number {
    padding: 0;
    font-weight: normal;
}
.grid-view .btn.btn-xs.saveDmsAction {
    font-size: 13px;
    padding: 4px 5px 5px 7px;
    line-height: 1.5;
}
#dashboard-content-wrapper .grid-view .btn.btn-xs {
    padding: 0 5px;
    line-height: 22px;
    height: 22px !important;
}
#dashboard-content-wrapper .grid-view .table.table-striped > tbody > tr > td {
    padding: 5px 8px;
}
#dashboard-content-wrapper .grid-view .table.table-striped > tbody > tr > td,
#dashboard-content-wrapper .grid-view .table.table-striped > tbody > tr > td a:not(.dropdown-toggle) {
    font-family: 'segoe ui';
    font-size: 14px;
}
.btn.btn-primary,
.btn.btn-success,
.btn.btn-danger,
.btn.btn-warning,
.btn.btn-info,
.btn[class*="btn-"] {
    font-size: 14px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.btn.btn-primary,
.btn-group > .btn.btn-primary:not(.dropdown-toggle):hover,
.btn-group > .btn.btn-primary:not(.dropdown-toggle):focus {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0565a6;
    background-image: -moz-linear-gradient(top, #0090d8, #0565a6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0090d8), to(#0565a6));
    background-image: -webkit-linear-gradient(top, #0090d8, #0565a6);
    background-image: -o-linear-gradient(top, #0090d8, #0565a6);
    background-image: linear-gradient(to bottom, #0090d8, #0565a6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-group > .btn.btn-primary:not(.dropdown-toggle):focus,
.btn-group > .btn.btn-primary:not(.dropdown-toggle):active {
    box-shadow: none;
}
button.btn.btn-primary.dropdown-toggle {
    background-image: linear-gradient(to bottom, #067eba, #06568d);
}
button.btn.btn-danger.dropdown-toggle {
    background-image: linear-gradient(to bottom, #e46f1b, #b82504);
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
    background-color: #04578f;
    background-image: -moz-linear-gradient(top, #0688bf, #04578f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0688bf), to(#04578f));
    background-image: -webkit-linear-gradient(top, #0688bf, #04578f);
    background-image: -o-linear-gradient(top, #0688bf, #04578f);
    background-image: linear-gradient(to bottom, #0688bf, #04578f);
    background-repeat: repeat-x;
}
.btn.btn-success,
.form-group .btn.btn-success.btn-file {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #057c0e;
    background-image: -moz-linear-gradient(top, #04b518, #057c0e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#04b518), to(#057c0e));
    background-image: -webkit-linear-gradient(top, #04b518, #057c0e);
    background-image: -o-linear-gradient(top, #04b518, #057c0e);
    background-image: linear-gradient(to bottom, #04b518, #057c0e);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: rgba(243, 243, 243, 0.2) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.btn-success:hover,
.btn.btn-success:focus,
.form-group .btn.btn-success.btn-file:focus,
.form-group .btn.btn-success.btn-file:hover {
    background-color: #046d0c;
    background-image: -moz-linear-gradient(top, #04a516, #046d0c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#04a516), to(#046d0c));
    background-image: -webkit-linear-gradient(top, #04a516, #046d0c);
    background-image: -o-linear-gradient(top, #04a516, #046d0c);
    background-image: linear-gradient(to bottom, #04a516, #046d0c);
    background-repeat: repeat-x;
}
.btn.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #04a5cc;
    background-image: -moz-linear-gradient(top, #4dddff, #04a5cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4dddff), to(#04a5cc));
    background-image: -webkit-linear-gradient(top, #4dddff, #04a5cc);
    background-image: -o-linear-gradient(top, #4dddff, #04a5cc);
    background-image: linear-gradient(to bottom, #4dddff, #04a5cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: rgba(243, 243, 243, 0.2) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.btn-info:hover,
.btn.btn-info:focus {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #10829f;
    background-image: -moz-linear-gradient(top, #44d9fd, #10829f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#44d9fd), to(#10829f));
    background-image: -webkit-linear-gradient(top, #44d9fd, #10829f);
    background-image: -o-linear-gradient(top, #44d9fd, #10829f);
    background-image: linear-gradient(to bottom, #44d9fd, #10829f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: rgba(243, 243, 243, 0.2) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.btn-danger,
.editable-buttons .btn-sm.editable-cancel {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #dd2a01;
    background-image: -moz-linear-gradient(top, #fb7d22, #dd2a01);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fb7d22), to(#dd2a01));
    background-image: -webkit-linear-gradient(top, #fb7d22, #dd2a01);
    background-image: -o-linear-gradient(top, #fb7d22, #dd2a01);
    background-image: linear-gradient(to bottom, #fb7d22, #dd2a01);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.editable-buttons .btn-sm.editable-cancel,
.editable-buttons .btn-sm.editable-cancel:hover,
.editable-buttons .btn-sm.editable-cancel:focus {
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
}
.btn.btn-danger:hover,
.btn.btn-danger:focus,
.editable-buttons .btn-sm.editable-cancel:hover,
.editable-buttons .btn-sm.editable-cancel:focus{
    background-color: #d82904;
    background-image: -moz-linear-gradient(top, #ea6c05, #d82904);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ea6c05), to(#d82904));
    background-image: -webkit-linear-gradient(top, #ea6c05, #d82904);
    background-image: -o-linear-gradient(top, #ea6c05, #d82904);
    background-image: linear-gradient(to bottom, #ea6c05, #d82904);
    background-repeat: repeat-x;
}
.editable-buttons .btn-sm.editable-cancel .glyphicon-remove {
    top: -1px;
}
.btn.btn-warning,
.btn.swPrpSubmit,
.btn.wizard-back,
.modal .wizard .btn.btn-default.wizard-back,
.calendar-container #calendar .btn-primary.active {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #dd8403;
    background-image: -moz-linear-gradient(top, #f7c935, #f39204);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7c935), to(#f39204));
    background-image: -webkit-linear-gradient(top, #f7c935, #f39204);
    background-image: -o-linear-gradient(top, #f7c935, #f39204);
    background-image: linear-gradient(to bottom, #f7c935, #f39204);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.btn-warning:hover,
.btn.btn-warning:focus,
.btn.swPrpSubmit:hover,
.btn.swPrpSubmit:focus,
.btn.wizard-back:hover,
.btn.wizard-back:focus,
.modal .wizard .btn.btn-default.wizard-back:hover,
.modal .wizard .btn.btn-default.wizard-back:focus {
    background-color: #d88005;
    background-image: -moz-linear-gradient(top, #eca92b, #d88005);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eca92b), to(#d88005));
    background-image: -webkit-linear-gradient(top, #eca92b, #d88005);
    background-image: -o-linear-gradient(top, #eca92b, #d88005);
    background-image: linear-gradient(to bottom, #eca92b, #d88005);
    background-repeat: repeat-x;
}
.btn.wizard-next > i.glyphicon-arrow-right,
.btn.wizard-back > i.glyphicon-arrow-left {
    top: 2px;
    position: relative;
}
.btn.wizard-back > i.glyphicon-arrow-left {
    margin-right: 4px;
}
.btn.wizard-next > i.glyphicon-arrow-right {
    margin-left: 4px;
}
.btn.btn-blue,
.btn.btn-primary.btn-submit {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e65c1;
    border-color: #0e65c1;
}
.btn.swMntButton {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #055891;
    background-image: -moz-linear-gradient(top, #0576bf, #055891);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0576bf), to(#055891));
    background-image: -webkit-linear-gradient(top, #0576bf, #055891);
    background-image: -o-linear-gradient(top, #0576bf, #055891);
    background-image: linear-gradient(to bottom, #0576bf, #055891);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.btn-blue:hover,
.btn.btn-blue:focus,
.btn.btn-primary.btn-submit:hover,
.btn.btn-primary.btn-submit:focus {
    background-color: #0a519d;
    border-color: #0a519d;
}
.btn.swMntButton:hover,
.btn.swMntButton:focus {
    background-color: #044c84;
    background-image: -moz-linear-gradient(top, #046aad, #044c84);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#046aad), to(#044c84));
    background-image: -webkit-linear-gradient(top, #046aad, #044c84);
    background-image: -o-linear-gradient(top, #046aad, #044c84);
    background-image: linear-gradient(to bottom, #046aad, #044c84);
    background-repeat: repeat-x;
}
.btn.btn-unassign,
.btn.btn-unassign.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #6383a9;
    border-color: #6383a9;
}
.btn.btn-unassign:hover,
.btn.btn-unassign.btn-danger:hover,
.btn.btn-unassign:focus,
.btn.btn-unassign.btn-danger:focus {
    background-color: #445f7e;
    border-color: #445f7e;
}
.btn.btn-primary,
.btn.btn-success,
.btn.btn-danger,
.btn.btn-blue,
.btn.btn-info,
.btn.btn-warning,
.btn.btn-unassign,
.btn.btn-unassign.btn-danger,
.btn.btn-default {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 12px 8px;
}
.fc-bootstrap .btn.btn-primary {
    padding: 6px 12px 7px;
}
.fc-bootstrap .fc-prev-button.btn.btn-primary,
.fc-bootstrap .fc-next-button.btn.btn-primary {
    padding: 7px 12px 7px;
    cursor: pointer !important;
}
.fc-bootstrap .btn-group .btn.btn-primary:hover,
.fc-bootstrap .btn-group .btn.btn-primary:focus {
    background-color: #0c51be !important;
}
.fc-bootstrap .btn-group .btn.btn-primary.active {
    background-color: #ff7e01 !important;
}
.btn-md {
    padding: 5px 8px;
}
form[id] .btn.btn-large.btn-primary[type="submit"],
form[id] .btn.btn-large.btn-success[type="submit"],
form[id] .btn.btn-large.btn-blue[type="submit"],
form[id] .btn.btn-large.btn-warning,
form[id] .btn.btn-large.btn-success {
    padding: 7px 12px 8px;
}
.md-editor .btn.btn-primary,
.md-editor .btn.btn-default {
    padding: 5px 12px;
}
.modal .md-editor .btn.btn-primary,
.modal .md-editor .btn.btn-default {
    padding: 3px 8px 2px;
    line-height: 23px;
}
div.modal .md-editor button.btn.btn-primary {
    padding: 2px 6px 3px;
    line-height: 23px;
}
.modal div.md-editor.active {
    box-shadow: none;
    border-color: #ddd;
}
.md-editor .btn.btn-primary:focus {
    box-shadow: none !important;
}
.grid-view .btn.bulk-actions-btn {
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    border-radius: 5px !important;
    padding: 5px 10px 7px !important;
}
.btn.btn-primary.btn-sm,
.btn.btn-success.btn-sm,
.btn.btn-danger.btn-sm,
.btn.btn-blue.btn-sm,
.btn.btn-warning.btn-sm,
.btn.btn-unassign.btn-sm,
.btn.btn-unassign.btn-danger.btn-sm,
.grid-view .btn.btn-primary,
.grid-view .btn.btn-success,
.grid-view .btn.btn-danger,
.grid-view .btn.btn-blue,
.grid-view .btn.btn-warning,
.grid-view .btn.btn-unassign,
.grid-view .btn.btn-unassign.btn-danger,
.dropdown-menu .btn.btn-primary,
.dropdown-menu .btn.btn-danger {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.btn.btn-success.disabled:focus {
    background-color: #00a65a;
    border-color: #008d4c;
}
body .btn.no-border,
body .btn.no-border:hover,
.btn.btn-default.no-border:not(.btn-sm),
.btn.btn-default.no-border:not(.btn-sm):hover {
    border: none !important;
}
.btn.btn-unassign {
    background-color: #587492;
    border-color: #617992;
}
.btn.btn-unassign:hover {
    background-color: #507493;
    border-color: #2a618c;
}
.btn.btn-unassign > i,
.btn.btn-unassign:hover > i {
    color: #fff;
}
.btn.btn-light-blue {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #008ad0;
    border-color: #008ad0;
}
.btn.btn-light-blue:hover,
.btn.btn-light-blue:focus {
    background-color: #007fc0;
    border-color: #007fc0;
}
.btn.btn-default:not(.btn-sm,.dropdown-toggle) {
    color: #596f7f;
    border: 2px solid #647e91 !important;
    text-shadow: 0 -1px 0 rgba(220, 220, 220, 0.25);
    background-color: #ddd;
}
.btn.btn-default.no-border:not(.btn-sm,.dropdown-toggle) {
    background-image: -moz-linear-gradient(top, #ebebeb, #ddd);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ebebeb), to(#ddd));
    background-image: -webkit-linear-gradient(top, #ebebeb, #ddd);
    background-image: -o-linear-gradient(top, #ebebeb, #ddd);
    background-image: linear-gradient(to bottom, #ebebeb, #ddd);
}
.btn.btn-default:not(.btn-sm,.dropdown-toggle):hover,
.btn.btn-default:not(.btn-sm,.dropdown-toggle):focus {
    color: #4f6173;
    border: 2px solid #5b7485 !important;
    background-color: #c6c6c6;
}
.btn.btn-light-green {
    background-color: #05dfd4;
    border-color: #05b8ad;
    color: #fff;
}
.btn.btn-light-green:hover {
    background-color: #04dfc4;
    border-color: #04bba8;
    color: #fff;
}
.btn-white {
    background-image: none;
    background-color: #fff;
    color: #4f4f4f;
    text-shadow: none;
    box-shadow: none;
}
.btn-white:hover {
    background-color: #f6f6f6;
    color: #474747;
}
.btn.btn-sign-2 {
    background-color: #00807f;
    border-color: #007d7c;
    color: #fff;
}
.btn.btn-sign-1,
.btn.btn-view-report {
    background-color: #0565a6;
    border-color: #045992;
    color: #fff;
}
.form-actions #btnGenerate {
    margin-right: 5px;
}
.editable-buttons .btn,
.editable-add .btn {
    font-size: 12px;
}
.editable-buttons > .editable-cancel {
    padding-top: 6px;
}
#notepad-grid .modifiedAt {
    min-width: 80px;
}
.col-actions.disabled {
    opacity: 0.6;
    pointer-events: none;
}
.col-actions.disabled * {
    cursor: not-allowed;
}
.col-actions .btn-action {
    font-size: 20px;
    padding: 0 2px;
    height: 10px;
}
.grid-view .button-column {
    min-width: 103px;
    font-weight: 600;
}
#field-configuration-grid .button-column,
#field-configuration-grid .col-actions {
    min-width: 135px !important;
}
#field-configuration-grid th.h-table_name {
    min-width: 100px;
}
#field-configuration-grid table > tbody > tr > td {
    white-space: nowrap;
}
.grid-view.fixed-actions:not(.group-grid) .button-column,
.grid-view.fixed-actions:not(.group-grid) .col-actions {
    padding: initial !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.grid-view .button-column,
.grid-view .button-column-action,
.grid-view .col-actions {
    word-spacing: 1px;
}
.nav-tabs-custom > .tab-content > .tab-pane > .grid-view.fixed-actions {
    width: auto;
}
.grid-view.fixed-actions thead .button-column {
    top: 1px;
    margin-top: -1px;
}
.grid-view.fixed-actions .button-column,
.grid-view.fixed-actions .col-actions {
    position: absolute !important;
    right: 0;
    min-width: 103px;
}
.grid-view.fixed-actions .filters > td.col-actions,
.grid-view.fixed-actions .filters > td.button-column-action {
    height: 42px;
    display: flex;
    align-items: center;
    border-top: 0;
}
.grid-view.fixed-actions tfoot > tr > td.col-bulk-actions {
    height: 52px;
}
.additional-tabs .grid-view.fixed-actions tfoot > tr > td.col-bulk-actions {
    height: 52px;
}
.grid-view.fixed-actions:not(.group-grid) tbody > tr > td {
    height: 38px;
}
.grid-view.fixed-actions:not(.group-grid) tbody > tr > td:first-child:not(.text-center) > a {
    margin: 4px auto;
}
.grid-view.fixed-actions:not(.group-grid) tbody > tr > td:first-child > input.select-on-check {
    margin: 4px auto !important;
    float: none;
}
.grid-view.fixed-actions:not(.group-grid) tbody > tr > td.col-actions {
    padding-top: 0;
    padding-bottom: 0;
}
.grid-view:not(.group-grid) tfoot > tr > td:not(.col-bulk-actions) {
    border-right: none !important;
}
.grid-view:not(.group-grid) tfoot > tr > td.col-bulk-actions {
    border-left: none !important;
}
#notepad-grid .btn.btn-xs {
    padding: 0 6px;
}
#updateCommentModal .modal-title {
    font-weight: 400;
}
#updateCommentModal .modal-body {
    max-height: 450px;
    overflow: auto;
}
#addCommentModal #frmNotepad .input-group-button > .btn-add-more,
#addCommentModal #frmNotepad .input-group-button > .btn-remove,
#ticket-form .input-group-button > .btn-add-more,
#ticket-form .input-group-button > .btn-remove {
    height: 36px;
    line-height: 36px;
    padding: 0 12px;
}
#addCommentModal .form > .row > .form-group > .form-group.inventory-group:nth-last-of-type(4),
.box-body #addCommentModal .form .row:last-child .form-group {
    margin-bottom: 10px;
}
.box-body #addCommentModal .form .row:last-child .form-group.note-comment-group,
.box-body #addCommentModal .form .row:last-child .form-group.note-comment-group > .form-group {
    margin-bottom: 0;
}
#frmNotepad .notepad-label {
    width: 200px;
}
#frmNotepad .notepad-value {
    color: #049cdb;
}
#frmNotepad > .row > .form-group input.form-control {
    line-height: 36px;
}
#frmNotepad .inventory-group,
#notepad-form .inventory-group {
    float: left;
    display: inline-flex;
}
#frmNotepad .inventory-group:nth-child(3) ~ .inventory-group,
#notepad-form .inventory-group:nth-child(3) ~ .inventory-group {
    margin-top: 7px;
}
#frmNotepad .input-group-button,
#ticket-form .input-group-button,
#notepad-form .input-group-button {
    float: left;
}
#frmNotepad .input-group-button > .btn-add-more,
#frmNotepad .input-group-button > .btn-remove,
#ticket-form .input-group-button > .btn-add-more,
#ticket-form .input-group-button > .btn-remove,
#notepad-form .input-group-button > .btn-add-more,
#notepad-form .input-group-button > .btn-remove {
    border-radius: 0;
    padding: 0 12px;
    height: 36px;
    line-height: 36px;
}
#ticket-form .inventory-group > input.form-control {
    width: 90%;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu.newsfeed > li {
    padding: 4px 8px;
    border-bottom: 1px solid #e3e3e3;
}
.menu.newsfeed .news-item-title > a {
    font-size: 15px;
}
.menu.newsfeed .news-item-info {
    font-size: 14px;
}
ul.navbar-nav > .notifications-menu > .dropdown-menu > li.header,
ul.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a,
ul.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a:hover {
    font-size: 14px;
    color: #fff !important;
    background: linear-gradient(to bottom,#4085fc 0,#0751c0 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(#4085fc),to(#0751c0));
    background: -webkit-linear-gradient(top,#4085fc 0,#0751c0 100%);
}
ul.navbar-nav > .notifications-menu > .dropdown-menu > li.header {
    font-weight: 500 !important;
}
ul.navbar-nav > .notifications-menu > .dropdown-menu > li.header.no-items {
    border: none;
    border-radius: 5px;
}
ul.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a,
ul.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a:hover {
    font-weight: bold !important;
}
ul.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a {
    border-bottom: none;
}
ul.navbar-nav > .notifications-menu > .dropdown-menu > li.footer > a:hover {
    font-weight: 400;
    color: #0064cd;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a.info,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.info {
    color: #00c0ef;
    background-color: #fff;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a.info > i {
    color: #00c0ef;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a.danger,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa.danger {
    color: #f56954;
    background-color: #fff;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a.danger > i {
    color: #f56954;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu.newsfeed > li:nth-child(even),
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li:nth-child(even) > a {
    background-color: #f4f4f4;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover {
    background-color: #eee !important;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a > .fa {
    background: transparent !important;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li.header:after {
    border-bottom-color: #4085fc;
}
.navbar-nav > .notifications-menu > .dropdown-menu.loading:after {
    bottom: 100%;
    left: 92%;
    border: 7px solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    margin-left: -7px;
    border-bottom-color: #ffffff;
}
.notifications-menu .header {
    font-weight: 400;
}
.notifications-menu .footer {
    margin: 0;
}
.notifications-menu {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 48px;
}
.notifications-menu > a {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    line-height: 15px !important;
}
.notifications-menu > a > i {
    padding-top: 2px;
    font-size: 18px;
    color: #fff;
}
.notifications-menu > a.no-notification > i,
.notifications-menu > a.no-notification:hover > i {
    color: #27374f;
}
.notifications-menu.open > .dropdown-menu {
    margin-top: 15px !important;
}
.notifications-menu.open > .dropdown-menu.loading {
    text-align: center;
}
.notifications-menu.open:not(.loading) > .dropdown-menu {
    border: 1px solid #4085fc;
    -webkit-border-radius: 6px !important;
    -moz-border-radius: 6px !important;
    border-radius: 6px !important;
    box-shadow: #6d98d1 0 0.05em 0.35em;
}
.grid-view tfoot .btn-group.open > .dropdown-menu {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    animation-name: none;
    width: max-content;
}
.grid-view tfoot .btn-group.btn-split.open > .btn-danger.dropdown-toggle:focus {
    border-color: #AC2929;
}
.btn-group > .btn + .btn.dropdown-toggle {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
table tbody > tr > td.empty {
    color: #f88585;
}
.grid-view td.empty {
    background-color: #fff;
}
.grid-view td.empty.hidden + td {
    display: none;
}
.grid-view td.empty > span.empty,
.grid-view tr.extrarow + tr > td > span.empty {
    font-size: 14px;
    color: #fd7272;
}
.grid-view .waiting-text,
.row .waiting-text {
    display: block;
    margin-top: -3px;
    margin-bottom: 2px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #17a805;
    text-indent: 0;
}
.tab-pane .tab-pane .grid-view .waiting-text {
    margin-top: 0;
}
.row .icon-loading .waiting-text {
    margin-bottom: 0;
    margin-top: 0;
}
.grid-view.grid-view-loading.show-please-wait > .waiting-text {
    margin-bottom: 5px;
    margin-top: 0;
}
.grid-view.grid-view-loading.show-please-wait,
.row .icon-loading.show-please-wait {
    padding-top: 0 !important;
}
.grid-view.grid-view-loading.show-please-wait {
    min-height: 90px;
}
.row .icon-loading.show-please-wait {
    background-position: 45% 7px;
}
.grid-view.grid-view-loading.show-please-wait {
    padding-top: 0 !important;
    background-position: 45.3% 11px;
    background: none;
}
.modal-content .grid-view.grid-view-loading.show-please-wait {
    background-position: 45.3% 11px;
    background: none;
}
.row .icon-loading {
    background: url(../img/loading.gif) no-repeat;
}
.grid-view input[type="text"],
.grid-view select,
.editableform input[type="text"],
.editableform select,
.filter-container > .btn-dropdown-group > a.dropdown-toggle {
    min-width: 50px;
    padding: 2px 5px;
    height: 28px;
}
.grid-view .filters input,
.grid-view .filters select,
.filter-container > .btn-dropdown-group > a.dropdown-toggle {
    border-radius: 3px !important;
}
.editableform-loading {
    margin: 0 auto;
}
#newCalibrationList input[type="text"],
#newCalibrationList select {
    height: 33px;
    line-height: 33px;
}
#newCalibrationList .input-group span.twitter-typeahead {
    float: left;
}
#newCalibrationList input.form-control,
#newCalibrationList select.form-control {
    height: 33px;
    line-height: 33px;
}
#newCalibrationList table td.assetNumber {
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
}
.grid-view .table-bordered > thead > tr > td,
.grid-view .table-bordered > tbody > tr > td {
    color: #3e3e3e;
    padding: 7px;
}
#assign-article-grid .table-bordered > tbody > tr > td {
    padding: 9px 7px;
}
#dashboard-content-wrapper .grid-view .table-bordered > thead > tr > td,
#dashboard-content-wrapper .grid-view .table-bordered > tbody > tr > td {
    padding: 5px;
}
#booking-inventory-grid #FrontendInventory_I4211 {
    border-color: #ccc;
}
.nav-tabs-custom > .nav-tabs .tab-title {
    margin-left: 3px;
}
.nav-tabs-custom > .nav-tabs > li > a > i {
    margin-top: 3px;
}
.nav-tabs-custom > .nav-tabs > li > #tab_actions > i {
    margin-top: 0;
}
#basic-setting-wrapper .nav-tabs-custom > .nav-tabs > li > a > i {
    margin-top: 0;
}
#basic-setting-wrapper .nav-tabs-custom > .nav-tabs > li > a > i.ion {
    margin-top: 12px;
}
#basic-setting-wrapper #licenses {
    overflow: auto;
    padding-right: 5px;
}
#basic-setting-wrapper #licenses h1,
#basic-setting-wrapper #licenses h2 {
    font-size: 18px;
}
#basic-setting-wrapper #licenses h3 {
    color: #dd6908;
    margin: 0;
}
#basic-setting-wrapper #licenses .card-body .col-md-12 {
    padding-left: 0;
}
#basic-setting-wrapper #licenses .card-header {
    cursor: pointer;
}
.form-group .input-group .form-control {
    z-index: initial;
}
.row > .form-group.has-error > .form-group {
    margin-bottom: 0;
}
.row > .form-group > .input-group {
    margin-bottom: 0;
    width: 100%;
}
.row > .form-group > .input-group.inventory-group {
    z-index: initial;
}
.row .form-group .chk-title {
    margin-left: 5px;
    color: #3c8dbc;
    font-size: 18px;
    line-height: 34px;
    display: block;
    float: right;
}
.row .form-group .chk-title:hover {
    cursor: pointer;
}
.row .form-group .row button[type=submit],
.row .form-group .row .squaredThree,
.row .form-group .row .chk-title {
    float: left;
}
#add-standard-article-form .btn,
#add-standard-article-form .squaredThree,
#add-standard-article-form .chk-title {
    float: left;
}
#add-standard-article-form .chk-title {
    font-weight: normal;
    font-size: 16px;
    margin-top: 1px;
}
.tab-content .btn-new-contact,
.tab-content .grid-view .btn-reset {
    padding: 4px 10px;
    border-radius: 4px;
}
.tab-content .modal .grid-view .btn-reset {
    padding: 0 6px 0 6px;
    border-radius: 3px;
}
.box .box-header .btn-reset {
    padding: 2px 6px;
    margin-top: -6px;
}
.tab-content .grid-view .btn-reset,
.box .box-header .btn-reset {
    margin-left: 10px;
    font-size: 14px;
}
div[data-notify="container"] {
    z-index: 10000 !important;
}
#contactModal .modal-body,
#contact-rental-modal .modal-body,
#modal-contact .modal-body {
    max-height: 400px;
    overflow-y: auto;
    margin-right: 2px;
}
#add-new-inventory-modal .modal-body {
    max-height: 300px;
    overflow-y: auto;
}
#add-new-inventory-modal .card .card-header {
    cursor: pointer;
}
#add-new-inventory-modal .card .card-body {
    float: left;
    width: 100%;
}
#add-new-inventory-modal .modal-body .radio label {
    font-size: 15px;
}
#add-new-inventory-modal .modal-body > .card:last-child {
    margin-bottom: 2px;
}
#add-new-inventory-modal .modal-body > .form-group {
    margin-bottom: 0;
}
#add-new-inventory-modal .modal-body .card .radio:first-child {
    margin-top: 0;
}
#add-new-inventory-modal .modal-body .card .radio:last-child {
    margin-bottom: 0;
}
#create-result-modal .modal-body {
    max-height: 500px;
    overflow-y: auto;
}
#profile-contact > .nav-tabs-custom {
    margin-bottom: 0;
}
#profile-contact .nav-tabs-custom.nav-box > .nav-tabs > li.dropdown > a.dropdown-toggle {
    padding: 10px 12px;
    border-top-right-radius: 0 !important;
}
#profile-form .jFiler-input-dragDrop {
    margin-left: 0;
    width: 100%;
    background: #f6faff;
    padding: 13px;
    margin-bottom: 8px;
}
#profile-form .jFiler-input-dragDrop .jFiler-input-choose-btn {
    font-size: 13px;
}
#profile-form .jFiler-input-text span {
    font-size: 17px;
}
#profile-form .jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-assets .jFiler-item-others {
    font-size: 13px;
}
#profile-form .jFiler-items-grid .jFiler-item .jFiler-item-container {
    margin-bottom: 0;
    margin-right: 0;
}
#profile-form .jFiler-items-grid .jFiler-item .jFiler-item-container .icon-jfi-trash {
    color: #f72807;
}
#profile-form .jFiler-input-dragDrop .icon-jfi-cloud-up-o {
    color: #789bec;
}
#profile-form .jFiler-input-dragDrop .icon-jfi-cloud-up-o:before {
    font-weight: 600;
}
#profile-form .jFiler-input-dragDrop .jFiler-input-text > h3 {
    color: #5B5B7B;
    font-weight: 600;
}
#profile-form .jFiler-input-dragDrop .jFiler-input-choose-btn {
    background: #9658fe;
    background: -moz-linear-gradient(-45deg,#3a8ffe 0,#9658fe 100%);
    background: -webkit-linear-gradient(-45deg,#3a8ffe 0,#9658fe 100%);
    background: linear-gradient(135deg,#3a8ffe 0,#9658fe 100%);
    background-size: 140% auto;
    background-position: center;
    color: #fff;
    border: none;
    border-radius: 5px;
}
#profile-form .jFiler-items-grid .jFiler-item .jFiler-item-container:hover {
    cursor: default;
}
#admin-user-mailer-active-form .chk-user-mail {
    margin-left: 0;
    margin-right: 3px;
    cursor: pointer;
}
#frontend-setting-user-form .chk-user-mail {
    margin-top: 2px !important;
}
#admin-user-mailer-active-form .wrap-user-mail,
#frontend-setting-user-form .wrap-user-mail {
    margin-left: 20px;
    line-height: 19px;
    padding-top: 0;
    min-height: 32px;
}
#frontend-setting-user-form .wrap-user-mail {
    margin-left: 157px;
    padding-top: 0;
}
#admin-user-mailer-active-form .wrap-user-mail:nth-child(2),
#frontend-setting-user-form .wrap-user-mail:first-child {
    padding-top: 0;
}
#admin-user-mailer-active-form .wrap-user-mail > label,
#frontend-setting-user-form .wrap-user-mail > label,
#file-store-form .wrap-remote > label,
#backup-store-form .wrap-remote > label {
    margin-left: 6px;
    font-weight: 400;
}
#admin-user-mailer-active-form .wrap-user-mail > label {
    margin-left: 3px;
}
#frontend-setting-user-form .dropdown-menu .checkbox {
    min-height: initial;
}
.nav-tabs-custom .ts-translation-list > .grid-view {
    overflow-x: auto;
}
.nav-tabs-custom .ts-translation-list > .grid-view table {
    min-width: 650px;
}
.wrap-select-language {
    margin: 25px;
    text-align: center;
}
.wrap-select-language .ts-add-language {
    padding: 8px;
}
.ts-translation-list .filters,
.ts-translation-list .exact-filter {
    display: none;
}
.ts-translation-list table tr.selected,
.ts-translation-list table tr.selected > td {
    background-color: #c9fdfb;
}
.ts-translation-list table.items > thead > tr > th:first-child {
    vertical-align: middle;
}
.ts-translation-list .summary > .list-header {
    padding-left: 10px;
    margin-top: 10px;
    font-size: 20px;
}
.ts-translation-list .summary > .list-header > strong {
    color: #bc860f;
}
#basic-setting-wrapper .nav-tabs .pull-right button {
    color: #fff;
}
#basic-setting-wrapper .nav-tabs .pull-right button > i {
    width:20px;
}
#basic-setting-wrapper .nav-tabs .pull-right button:nth-child(3) {
    margin-left: 10px;
}
.nav-tabs-custom > .nav-tabs > li.wrap-export-import {
    margin-top: 2px;
    margin-bottom: 4px;
}
#repair-form .row > .form-group > .form-group > .input-group input.form-control,
#repair-form .row > .form-group > .form-group > .input-group select.form-control,
#basic-setting-wrapper .input-group input.form-control,
#basic-setting-wrapper .input-group select.form-control {
    height: 36px;
    margin-top: 0;
}
#import-form .import-group {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}
#import-form .waiting-text {
    display: none;
    margin-top: 2px;
}
.editableform .editable-add,
.editableform .editable-remove {
    vertical-align: top;
    display: inline-block;
    width: auto;
    white-space: normal;
    zoom: 1;
    margin-right: 3px;
}
.editableform .btn-sm.editable-add {
    padding: 4px 10px;
}
.editableform .btn-sm.editable-remove {
    padding: 4px 10px 2px 9px;
}
.editableform .wrap-number-input {
    max-height: 350px;
    overflow: auto;
    display: none;
    padding-right: 10px;
    margin-top: 5px;
}
.editableform span.twitter-typeahead input.tt-hint {
    line-height: 1.428571429;
}
.editableform .wrap-number-input > .editable-new-value-input:first-child {
    margin-top: 0;
}
.editableform .editable-new-value-input {
    position: relative;
    margin-top: 5px;
    display: block;
}
.editableform .editable-new-value-input > input.form-control {
    display: inline-block;
}
.editableform .editable-checklist {
    overflow-y: auto;
    max-height: 150px;
    padding-right: 10px;
    padding-left: 2px;
}
.editableform .editable-checklist input[type="checkbox"]:checked + span {
    color: #1aab10;
}
.popover.average-popup {
    max-width: initial;
}
.popover.top {
    z-index: 1030;
}
.popover.show-modal {
    left: -72px;
    padding-top: 0;
    z-index: 1042;
}
.popover .editableform span.twitter-typeahead .tt-query,
.popover .editableform span.twitter-typeahead .tt-hint {
    max-width: 180px;
}
.popover .editableform > .form-group > .alert.alert-warning:first-child {
    margin: 0 0 7px;
    padding: 10px 15px;
}
.popover .textarea-large {
    width: 400px;
}
.popover.parameter-popup .wrap-popover-title {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
}
.popover.parameter-popup .popover-title {
    display: inline-block;
    border-bottom: none;
}
.popover.parameter-popup .editable-buttons {
    float: right;
    margin: 3px;
}
.popover.parameter-popup .editable-buttons > button {
    padding: 1px 6px;
    line-height: 15px;
    height: 21px;
}
body > .editable-container.popover {
    z-index: 1041;
    padding: 0;
}
.table td .input-group .twitter-typeahead .tt-hint {
    width: 99%;
}
.form > .row > .form-group > .popover .form-control {
    height: 28px;
}
.form > .row > .form-group > .form-group {
    margin-bottom: 0;
}
.form > .row > .form-group > .form-group ~ .form-group,
.form > .row > .form-group > .form-group.input-group {
    margin-bottom: 10px;
}
.form .form-group > label + .wrap-checkbox {
    margin-left: 20px;
    display: inline;
}
.modal .wrap-checkbox {
    display: flex;
    align-items: center;
}
.modal .wrap-checkbox > label {
    margin-bottom: 0;
}
.btn-dropdown-group {
    margin: 0;
}
.btn-dropdown-group,
.btn-dropdown-group > a.dropdown-toggle,
.btn-dropdown-group > .dropdown-menu,
.btn-dropdown-group > a.dropdown-toggle .truncate-text,
body > .dropdown-menu.gj-unselectable {
    width: 100%;
}
.filter-container > .btn-dropdown-group > .dropdown-menu,
body > .dropdown-menu.gj-unselectable {
    width: max-content;
}
.form .form-group > .btn-group,
.form .form-group > .btn-group > a.dropdown-toggle {
    height: 36px;
}
.form .form-group > .btn-group.btn-dropdown-group,
.form .form-group > .btn-group.btn-dropdown-group > a.dropdown-toggle {
    border-radius: 0.475rem !important;
}
.btn-dropdown-group > a.dropdown-toggle {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    box-shadow: none;
    border: 1px solid #ccc;
    color: #555;
}
.form .form-group.has-success > .btn-group > a.dropdown-toggle {
    border-color: #00a65a !important;
    box-shadow: none;
}
.btn-dropdown-group > .dropdown-menu,
body > .dropdown-menu.gj-unselectable {
    padding: 5px 15px 5px 5px;
}
.btn-dropdown-group > .dropdown-menu.gj-unselectable > .gj-list,
body > .dropdown-menu.gj-unselectable > .gj-list {
    margin-bottom: 0;
}
.btn-dropdown-group > .dropdown-menu .gj-list-md-active,
body > .dropdown-menu.gj-unselectable .gj-list-md-active {
    background: #fff;
}
.btn-dropdown-group > a.dropdown-toggle {
    text-align: left;
    line-height: 23px;
}
.btn-dropdown-group > a.dropdown-toggle .truncate-text {
    display: inline-block;
    padding-right: 5px;
}
.filter-container > .btn-dropdown-group > a.dropdown-toggle .truncate-text {
    max-width: 150px;
    padding-right: 12px;
}
.btn-dropdown-group.open a.dropdown-toggle {
    border: 1px solid #4d98d4 !important;
    outline: 0;
    box-shadow: 0 0 0 1px rgba(33,150,243,.25);
}
.btn-dropdown-group ul.gj-list-md li [data-role=display],
body > .dropdown-menu.gj-unselectable ul.gj-list-md li [data-role=display] {
    white-space: nowrap;
    position: relative;
    top: -2px;
}
.filter-container > .btn-dropdown-group ul.gj-list-md li [data-role=display],
body > .dropdown-menu.gj-unselectable ul.gj-list-md li [data-role=display] {
    font-size: 14px;
}
.modal .popover .editable-remove > button {
    margin-right: 7px;
}
.editable-clear-x:hover {
    cursor: pointer;
}
#wiki_grid,
#wiki_category_grid {
    overflow-x: auto;
}
#wiki_grid table,
#wiki_category_grid table {
    min-width: 600px;
}
#imageModal .imagePreview {
    width: 100%;
}
#imageModal .modal-body,
#documentModal .modal-body {
    padding: 10px;
}
#imageModal .modal-body > .close,
#documentModal .modal-body > .close {
    line-height: 13px;
    margin-bottom: 5px;
}
.zoom-image > img:hover {
    opacity: 0.8;
}
.single-ticket p > img,
.reply p > img {
    max-width: 100%;
}
#api-key-form .form-actions {
    margin-top: 15px;
}
#status-form .row > .form-group > .form-group > label {
    display: block;
}
#status-form .wrap-status-mask,
#status-form .wrap-close-metteam-calibration {
    margin-left: 15px;
    display: block;
}
#status-form .form-group .checkbox > label {
    color: #373636;
    font-weight: normal;
}
#status-form .wrap-close-metteam-calibration > .form-group > .checkbox {
    margin-top: 8px;
}
#status-form .wrap-close-metteam-calibration > .form-group > .checkbox input[type="checkbox"] {
    margin-top: 3px !important;
}
#status-form .wrap-status-mask .checkboxes .check {
    width: 13px;
}
#status-form .wrap-inventory-status {
    margin-left: 15px;
    width: 48%;
}
#status-form .row-show-in-status {
    margin-top: 15px;
}
#status-form #inventory-status-group .action-group-btn {
    margin-top: 3px;
    display: inline-block;
}
#admin-user-role-form .states-group > label {
    display: block;
}
#admin-user-role-form .states-group .box-body .box-body {
    max-height: 191px;
    overflow: auto;
}
#admin-user-role-form .states-group > fieldset {
    margin-top: 10px;
    clear: both;
}
.form-group.tab-group > .additional-tabs  {
    margin-bottom: 0;
}
#admin-user-role-form .states-group > fieldset:last-child {
    margin-bottom: 10px;
}
#admin-user-role-form .states-group > .box-title {
    padding: 6px 0 6px 6px;
}
#newCalibration-wrapper .btnSaveNewCalibration,
#newCalibration-wrapper .btnCopyMoreCalibration {
    margin-left: 10px;
}
#gridModal .modal-body {
    max-height: 350px;
    overflow: auto;
    padding-top: 0;
    padding-bottom: 10px;
}
#gridModal .modal-body > .row > div:first-child > h4,
#gridModal .modal-body > .row > div:nth-child(2) > h4 {
    font-weight: 500;
}
#gridModal .modal-body > .row > div:first-child > h4 {
    color: #1266f1;
}
#gridModal .modal-body > .row > div:nth-child(2) > h4 {
    color: #008ad0;
}
#gridModal .modal-body > .row > div > h4 {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 2;
    padding: 10px 0 10px;
    margin: 0 0 5px;
    border-bottom: 1px solid #d1d1d1;
}
#gridModal .modal-body > .row > div > .separator-2 {
    display: none;
}
#gridModal .wrap-save-option {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 13px;
}
#gridModal .wrap-save-option .wrap-export-file {
    display: flex;
    align-items: center;
}
#gridModal .wrap-save-option .wrap-export-file .export-title {
    font-size: 15px;
    font-weight: 500;
    margin-right: 7px;
    color: #5e5e5e;
}
#gridModal .wrap-save-option .wrap-export-file > select,
#gridModal .wrap-save-option .wrap-export-file > select:focus {
    border-width: 2px !important;
    padding-top: 5px;
}
#gridModal .wrap-save-option .wrap-export-file > select:focus {
    border-color: #ccc !important;
}
#gridModal .wrap-save-option .wrap-checkbox {
    flex-grow: 1;
}
#gridModal #save_standard_grid {
    float: left;
    margin: 2px 5px 0 0 !important;
    scale: 1.2;
}
#gridModal label[for="save_standard_grid"] {
    color: #188eeb;
    float: left;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    cursor: pointer;
}
#gridModal ul.ui-sortable li label {
    white-space: normal;
    display: flex;
    align-items: center;
    margin-left: 0;
    padding-right: 0;
}
.form .input-group,
.form-group .input-group {
    height: 35px;
}
.form-group.hidden.has-error {
    display: block !important;
    visibility: visible !important;
}
#file-management-settings-form .external-row .input-group {
    height: 36px;
}
.form .input-group .form-control,
.form-group .input-group .form-control {
    margin-top: 0;
    height: 100%;
}
.page-list > .change-pageSize {
    border: 1px solid #757575;
    border-radius: 5px;
}
.page-list > .change-pageSize:focus {
    outline: none;
}
#setting > .nav-tabs-custom > .tab-content {
    padding-top: 10px;
}
.table-striped div.datepicker tfoot tr th {
    background: #e5e3e3;
}
.table-striped div.datepicker tfoot tr th:hover {
    background: #d5d5d5;
}
.opensleft .range_inputs .daterangepicker_start_input,
.opensleft .range_inputs .daterangepicker_end_input {
    display: none;
}
#basic-settings-form .disable-double-wrap {
    text-indent: 4px;
}
#basic-settings-form .chk-disable-double {
    float: left;
    margin-top: 4px;
    cursor: pointer;
}
#dms-browser .ui-widget-content {
    border: 1px solid #aaaaaa !important;
    background: #ffffff url(../img/ui-bg_glass_75_ffffff_1x400.png) 50% 50% repeat-x !important;
    color: #404040;
    font-size: 13px;
}
#dms-browser .ui-widget-content > input {
    margin: 3px;
    width: 88%;
}
#dms-browser .ui-widget-content .elfinder-info-tb {
    font-size: 12px;
}
.ui-datepicker.ui-widget-content {
    background-color: #fff !important;
    border: 1px solid #aaa !important;
}
#dms-browser .std42-dialog .ui-dialog-titlebar {
    font-weight: 400;
}
#dms-browser .std42-dialog .ui-dialog-titlebar,
#dms-browser .elfinder-ltr .elfinder-navbar-dir,
#dms-browser .elfinder-cwd-view-icons .elfinder-cwd-filename,
#dms-browser .elfinder-contextmenu .elfinder-contextmenu-item span,
#dms-browser .elfinder-statusbar div {
    font-size: 13px;
}
#dms-browser .elfinder-tree .elfinder-navbar-root {
    background-color: rgba(159, 156, 156, 0.48);
}
#dms-browser > .box > .box-body {
    padding: 10px 10px;
    min-height: 400px;
}
div.elfinder-contextmenu .elfinder-contextmenu-item span {
    font-size: 13px;
}
div.elfinder-contextmenu-ltr .elfinder-contextmenu-item:hover {
    background-color: #ddd;
}
#timeout {
    display: none;
    text-align: center;
    position: fixed;
    width: 100%;
    max-width: 100% !important;
    border-radius: 0;
    z-index: 99;
    font-size: 18px;
    padding: 13px;
    margin: 0 !important;
}
header.header.show-warning {
    top: 52px;
}
body.fixed .wrapper.show-warning {
    margin-top: 103px;
}
body.fixed > .header {
    z-index: 1032;
}
.blockUI.blockOverlay {
    z-index: 1041 !important;
    opacity: 0.4 !important;
}
.modal-backdrop.in + .blockUI + .blockUI.blockOverlay + .blockUI.blockMsg.blockPage {
    z-index: 1041 !important;
    background-color: #000000 !important;
}
.blockUI.blockMsg.blockPage,
.blockUI.blockProgressBar.blockPage {
    z-index: 1041 !important;
    background-color: #3F3F3F !important;
}
.blockUI.blockProgressBar.blockPage {
    background-color: #16416e !important;
}
.blockUI.blockProgressBar.blockPage + .modal-backdrop.in {
    z-index: 1042 !important;
}
.blockUI .progress {
    margin-bottom: 0;
}
.blockUI .update-process-percent {
    position: absolute;
}
.blockUI .btn-stop-process,
.wrap-process .btn-stop-process {
    color: #ffffff;
    padding: 2px 12px 4px;
    background: #11a3db;
    border-radius: 5px;
    border: none;
    position: relative;
    top: -7px;
}
.blockUI.blockProgressBar.blockPage .update-process-label {
    font-size: 16px;
    font-weight: 500;
}
.blockUI.blockProgressBar.blockPage .update-process-percent {
    font-size: 18px;
    margin-top: -2px;
}
.blockUI.blockProgressBar.blockPage .update-process-percent > span {
    margin-right: 4px;
}
.blockUI .btn-stop-process:hover {
    background: #048ccb;
}
.blockUI .btn-stop-process:focus {
    outline: none;
}
#upload .box-body {
    padding: 10px 30px;
    min-height: 400px;
}
.btn.btn-xs.btn-approve {
    padding: 2px 4px;
}
.btn.btn-xs.btn-approve > i {
    font-size: 19px;
}
.btn-approve.approved:link,
.btn-approve.disapproved:link:hover {
    color: #00a65a;
    background: #fff;
    border-color: #00a65a;
}
.btn-approve.disapproved:link,
.btn-approve.approved:link:hover {
    background: #f39c12;
    border-color: #e08e0b;
    color: #fff;
}
.elfinder .ui-dialog-buttonset .ui-button:nth-child(2) {
    padding: 0;
}
#login-box {
    margin: 15px auto;
}
#login-box:not(.no-logo) {
    margin-top: calc((100vh - 670px) / 2);
}
#login-box.no-logo {
    margin-top: calc((100vh - 582px) / 2);
}
#login-box .header,
.form-box .header,
#change-password-box .header,
.box.box-info .box-header {
    font-family: 'segoe ui';
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #056fb6;
    background-image: -moz-linear-gradient(top, #0095e0, #056fb6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0095e0), to(#056fb6));
    background-image: -webkit-linear-gradient(top, #0095e0, #056fb6);
    background-image: -o-linear-gradient(top, #0095e0, #056fb6);
    background-image: linear-gradient(to bottom, #0095e0, #056fb6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color: #3987b3;
    color: #fff;
}
.form-box.background-blur .header,
.form-box.background-blur .body,
.form-box.background-blur .body .form-control,
.form-box.background-blur .footer {
    background: transparent;
}
#login-box .header {
    background: #fff;
    border: none;
    color: #333;
    padding: 15px 15px 10px 15px;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
#login-box.background-blur .header {
    background: transparent;
}
#login-box:not(.no-logo) .header {
    padding-top: 10px;
}
#login-box .header > .logo-company {
    max-width: 170px;
    height: 130px;
    margin: 0 auto;
    border-radius: 15px;
}
#login-box .header > .logo-company + .company-title {
    margin-top: 10px;
}
#login-box .header > .company-title > h1:first-child ~ h1,
#login-box .header > .company-title > h2:first-child ~ h2,
#login-box .header > .company-title > h3:first-child ~ h3,
#login-box .header > .company-title > h4:first-child ~ h4,
#login-box .header > .company-title > h5:first-child ~ h5,
#login-box .header > .company-title > h6:first-child ~ h6 {
    margin-top: 0;
}
#login-box .header.no-logo > .company-title {
    margin: 20px 0;
}
.modal-body > .box.box-info .box-header,
.modal-body > .box.box-info .box-header:hover {
    background-image: none;
    background-color: #fff;
    cursor: default;
}
.box.box-info .box.box-success {
    border: 1px solid #05af22;
}
.box.box-info .modal-body > .box.box-success {
    border: none;
    border-top: 2px solid #00a65a;
}
.box.box-info .box.box-success .box-header {
    font-family: 'segoe ui';
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0a9820;
    background-image: -moz-linear-gradient(top, #0cd01b, #0a9820);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0cd01b), to(#0a9820));
    background-image: -webkit-linear-gradient(top, #0cd01b, #0a9820);
    background-image: -o-linear-gradient(top, #0cd01b, #0a9820);
    background-image: linear-gradient(to bottom, #0cd01b, #0a9820);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
}
.box.box-info .box.box-pink .box-header {
    font-family: 'segoe ui';
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ce4b70;
    background-image: -moz-linear-gradient(top, #f57aa3, #ce4b70);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f57aa3), to(#ce4b70));
    background-image: -webkit-linear-gradient(top, #f57aa3, #ce4b70);
    background-image: -o-linear-gradient(top, #f57aa3, #ce4b70);
    background-image: linear-gradient(to bottom, #f57aa3, #ce4b70);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
}
.box.box-info .box.box-pink {
    border: 1px solid #ce4b70;
}
.box.box-info .box.box-orange,
#field_setting .box.box-orange {
    border: 1px solid #f3600a;
    border-radius: 5px;
}
.box.box-info .box.box-orange .box-header,
#field_setting .box.box-orange .box-header {
    font-family: 'segoe ui';
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #ce4f04;
    background-image: -moz-linear-gradient(top, #f9843c, #ce4f04);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9843c), to(#ce4f04));
    background-image: -webkit-linear-gradient(top, #f9843c, #ce4f04);
    background-image: -o-linear-gradient(top, #f9843c, #ce4f04);
    background-image: linear-gradient(to bottom, #f9843c, #ce4f04);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
}
.box.box-info .box {
    border-radius: 5px;
}
div.nav-tabs-custom > .nav-tabs > li.open > ul a:hover {
    color: #fff;
    background: #4a6fb9;
}
div.nav-tabs-custom > .nav-tabs > li.open > ul a {
    padding-bottom: 6px;
    font-size: 15px;
    color: #435965;
}
#change-password-box .footer > .btn {
    margin-bottom: 0;
}
#change-password-box .body > .form-group {
    margin-top: 5px;
}
#change-password-box .body {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
#flash .alert,
.box-body .form .alert {
    margin-left: 0;
}
#flash .alert {
    font-size: 16px;
}
section.content > .alert {
    margin-left: 0;
    font-size: 16px;
}
body > div.alert {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    border: none;
    color: #fff;
    padding-left: 15px;
    border-radius: 2px;
    padding-right: 30px;
    max-width: 500px;
}
body > div.alert:hover {
    -webkit-box-shadow: 0 8px 17px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
    box-shadow: 0 8px 17px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
    -webkit-transition: .45s;
    -o-transition: .45s;
    transition: .45s;
    opacity: 1;
    cursor: pointer;
}
body > div.alert > span[data-notify="message"] {
    padding-left: 32px;
    display: block;
    font-size: 14px;
    font-family: 'segoe ui', Arial,sans-serif;
}
body > div.alert.alert-success {
    text-align: center;
}
body > div.alert.alert-important > span[data-notify="message"] {
    padding-left: 0;
    overflow-y: auto;
    max-height: calc(100vh - 45px);
}
body > div.alert.alert-important > span[data-notify="message"] > h1:first-child {
    margin-top: 0;
    font-size: 24px;
}
body > div.alert.alert-important > .close {
    color: #e7e7e7;
    opacity: 1;
}
body > div.alert.alert-important > .close:focus {
    outline: none;
}
body > div.alert > span.ion[data-notify="icon"] {
    font-size: 25px;
    margin-right: 10px;
    float: left;
}
body > div.alert:not(.alert-info-1, .alert-important, .alert-success-1, .alert-close) > .close {
    display: none;
}
body > div.alert-close > .close {
    font-size: 28px;
    opacity: 0.4;
    top: 0 !important;
}
body > div.alert-success {
    background-color: #27b032;
}
body > div.alert-danger {
    background-color: #f5776d;
    max-width: calc(100% - 40px) !important;
}
body > div.alert-warning {
    background-color: #ff9e0f;
}
body > div.alert-info {
    background-color: #33b5e5;
}
body > div.alert-important {
    background-color: #f50bb8;
    max-width: calc(100% - 40px) !important;
}
body > div.alert-info-1 {
    color: #31708f;
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
}
body > div.alert-success-1 {
    color: #3c763d;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
}
body > div.alert-danger-1 {
    color: #c3240f;
    background-color: #fad2c7;
    border: 1px solid #f7c1b1;
}
.box-body .form .row:last-child:not(:first-child) .form-group {
    margin-bottom: 0;
}
.box-body #provision-form .row:last-child .form-group {
    margin-bottom: 10px;
}
.box-body .form .row:last-child .form-group:last-child {
    margin-bottom: 0 !important;
}
.box-body .modal-body .form .row:last-child .form-group:last-child {
    margin-bottom: 10px !important;
}
.box-body .modal-body #provision-form .row:last-child .form-group:last-child {
    margin-bottom: 0 !important;
}
.box-body .modal-body #master-report-form > .row:last-child > .form-group:last-child {
    margin-bottom: 0 !important;
}
.box-body .modal-body > .form > .row:last-child .form-group:last-child > .form-group {
    margin-bottom: 0 !important;
}
.box-body .form .row:last-child .form-group:last-child > .checkbox {
    margin-top: 0;
}
.box-body .form .row:last-child .form-group:last-child > .checkbox .checkboxes {
    margin-top: 2px;
    margin-right: 2px;
    display: inline-flex;
}
.box-body #compose-mail-form .row:last-child .form-group,
.box-body #admin-user-role-form .row:last-child .form-group,
.limit-fields-group .nav-tabs-custom {
    margin-bottom: 10px;
}
.box-body #compose-mail-form .button-row {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    margin: 0;
}
#register-form .alert-danger,
#frontend-contact-form .alert-danger {
    padding-left: 10px;
    margin-left: 0;
}
#register-form .alert-danger > ul {
    padding-left: 16px;
}
#register-form #yw1_button {
    margin-left: 10px;
    margin-right: 6px;
}
#register-form #FrontendUser_verifyCode {
    margin: 10px 0 5px;
}
.alert.alert-change-password {
    width: 420px;
    margin: 15px auto 0;
}
.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}
.alert-log {
    border: 1px solid #c5dbec;
    background-color: rgba(197, 219, 236, 0.36);
    font-size: 15px;
    color: #333;
}
.alert .detail-link {
    border-bottom: 1px solid;
}
#change-password-box {
    margin-top: 77px;
}
#register-form button[type="submit"],
#login-form button[type="submit"],
#forgot-password-form button[type="submit"],
#login-box .btn.btn-primary {
    padding: 8px 12px;
    font-size: 16px;
    font-weight: normal;
}
#login-box .btn.btn-primary {
    font-weight: 600;
    line-height: 26px;
}
#login-form .spinner-border,
#register-form .spinner-border,
#forgot-password-form .spinner-border,
#login-box .spinner-border {
    width: 25px;
    height: 25px;
    color: #ffffff;
}
#register-form .form-control {
    border: 2px solid #909090;
}
#login-form .body > .form-group:first-child {
    margin-top: 0;
}
#login-form .body > .form-group:last-child {
    margin-bottom: 0;
}
#register-form .form-control,
#login-form .form-control,
#forgot-password-form .form-control,
#FrontendUser_verifyCode {
    height: 36px;
    line-height: 36px;
    border: 2px solid #909090;
    border-radius: 3px !important;
}
#FrontendUser_verifyCode {
    padding: 0 10px;
}
#login-form .form-control:focus,
#forgot-password-form .form-control:focus,
#FrontendUser_verifyCode:focus {
    border: 2px solid #4d98d4 !important;
    outline: none;
}
#forgot-password-form .recaptcha-group img {
    border: 1px solid #ddd;
}
#register-form .form-group:not(.form-outline) .form-control:focus {
    border: 2px solid #4d98d4 !important;
}
#register-box {
    margin: 0 -50% 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#login-box {
    background: hsla(0, 0%, 100%, 0.55);
    backdrop-filter: blur(0) brightness(130%);
    border-radius: 16px;
}
#login-box > .shadow-5 {
    border-radius: 16px;
}
#login-box .header > .company-title > p {
    margin: 0;
}
#register-form .help-block,
#login-form .help-block {
    margin-top: 4px;
    font-size: 13px;
    font-style: normal;
}
#login-form .help-block:not(.error) {
    font-size: 13px;
}
#forgot-password-form a#yw0_button {
    border-bottom: 1px solid;
    margin: 0 8px;
}
#forgot-password-form #FrontendUser_verifyCode {
    margin: 10px 0 7px;
}
.select2-container.form-control {
    border: none !important;
}
#change-password-form .btn-logout {
    float: right;
}
body.share {
    background: #ecf0f5;
}
body.skin-blue .right-side > .content-header {
    padding-top: 10px;
}
body.skin-blue .right-side > .content-header > .section-title {
    margin: 8px auto;
}
body.skin-blue .right-side > .content-header > .section-title > .breadcrumbs > a > .fa-home {
    color: #4265ab;
}
body.skin-blue .right-side > .content-header > .section-title > .breadcrumbs > .bread-crumb-separator {
    margin-left: 7px;
    margin-right: 7px;
    cursor: default;
    font-size: 17px;
}
body.skin-blue .right-side > .content-header > .section-title > .file-name {
    color: #e6990d;
}
body.skin-blue .right-side > .content-header > .section-title > .breadcrumbs > span:last-child {
    color: #707a82;
}
body.skin-blue .right-side > .content-header .btn-actions {
    height: 34px;
    line-height: 20px;
}
.content-header > .section-title > .breadcrumbs > a {
    color: #4265ab;
}
.content-header > .section-title > .breadcrumbs > a:hover {
    outline: none;
    color: #4265ab;
    text-decoration: none;
    border-bottom: 1px solid #4265ab;
}
body.skin-blue .right-side > .content-header > .section-title > i {
    display: inline-block;
    float: right;
    margin: 5px 0 0 2px;
}
body.skin-blue .right-side > .content-header > .section-title > i > sup {
    left: 13px;
    top: -20px;
}
#tab_overview_1 .dropdown-menu .divider {
    margin: 5px 0;
}
.grid-view .table-bordered > thead > tr:first-child {
    background-color: #f2fbfd;
}
.grid-view .filters select {
    font-size: 14px;
    border: 1px solid #ccc;
}
.grid-view a.editable > span.label:first-child ~ span.label {
    margin-left: 4px;
}
.topiclist .table.table-bordered tr > th:last-child,
.topiclist .table.table-bordered > tbody > tr > td:last-child {
    text-align: center;
}
.grid-view .table-striped > tbody > tr:nth-child(even) > td,
.grid-view .table-striped > tbody > tr:nth-child(even) > th,
.grid-view .table.table-striped > tbody > tr.no-checkbox.selected:nth-child(even) > td,
.grid-view .table.table-striped > tbody > tr.no-checkbox.selected:nth-child(even) > th,
.inventory-box table.table-striped > tbody > tr:nth-child(even) > td,
.topiclist .table.table-bordered > tbody > tr:nth-child(even) > td {
    background-color: #eaf6fa;
}
.grid-view .table-striped > tbody > tr:nth-child(odd) > td,
.grid-view .table-striped > tbody > tr:nth-child(odd) > th,
.grid-view .table.table-striped > tbody > tr.no-checkbox.selected:nth-child(odd) > td,
.grid-view .table.table-striped > tbody > tr.no-checkbox.selected:nth-child(odd) > th,
.inventory-box table.table-striped > tbody > tr:nth-child(odd) > td,
.topiclist .table.table-bordered > tbody > tr:nth-child(odd) > td {
    background-color: #fff;
}
table.table-striped > tbody > tr:nth-child(odd) > td,
table.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: rgba(206, 234, 251, 0.33);
}
form table > thead > tr > th,
form table > thead > tr > td,
.grid-view .table.table-striped > thead > tr > th,
.grid-view .table.table-striped > thead > tr > td,
.grid-view .table.table-striped > tbody > tr > td,
.grid-view .table.table-striped > tfoot > tr > td {
    border: 1px solid #c5dbec;
    border-bottom: 0;
}
.grid-view .table.table-striped > tbody > tr > td a.btn.btn-info:not(.dropdown-toggle),
.grid-view .table.table-striped > tbody > tr > td a.btn.btn-primary:not(.dropdown-toggle),
.grid-view .table.table-striped > tbody > tr > td a.btn.btn-blue:not(.dropdown-toggle),
.grid-view .table.table-striped > tbody > tr > td a.btn.btn-light-blue:not(.dropdown-toggle),
.grid-view .table.table-striped > tbody > tr > td a.btn.btn-warning:not(.dropdown-toggle),
.grid-view .table.table-striped > tbody > tr > td a.btn.btn-danger:not(.dropdown-toggle) {
    background-image: none;
    box-shadow: none;
    border: none;
    height: 24px !important;
    line-height: 24px;
}
.grid-view .table.table-striped > tbody > tr > td a.btn.btn-light-blue {
    background-color: #2a9bff;
}
.grid-view .table.table-striped > tbody > tr > td i.glyphicon {
    font-size: 12px;
}
.grid-view .table.table-striped > tbody > tr > td {
    font-size: 14px;
}
.grid-view > .items-wrapper > .table > thead > tr > th.checkbox-column {
    text-align: center;
}
.grid-view > .items-wrapper > .table > thead > tr > th.checkbox-column > input[type="checkbox"] {
    position: relative;
    top: -2px;
}
.grid-view .table.table-striped > thead > tr > th.button-column,
.grid-view .table.table-striped > thead > tr > th.button-column-action {
    border-bottom: 1px solid #c5dbec;
    font-weight: normal;
}
.grid-view > .items-wrapper > .table.table-striped > thead + tbody > tr:last-child > td {
    border-bottom: 1px solid #c5dbec !important;
}
.grid-view > .items-wrapper > .table.table-striped > thead > tr > th.button-column,
.grid-view > .items-wrapper > .table.table-striped > thead > tr > td:last-child,
.grid-view > .items-wrapper > .table.table-striped > tbody > tr > td:last-child,
.grid-view > .items-wrapper > .table.table-striped > tfoot > tr > td:last-child,
.grid-view.group-grid .table.table-striped > thead > tr > td:nth-last-child(2),
.grid-view.group-grid .table.table-striped > tbody > tr > td:nth-last-child(2) {
    position: sticky !important;
    z-index: 9;
}
.grid-view > .items-wrapper > .table.table-striped > thead > tr > th.button-column,
.grid-view > .items-wrapper > .table.table-striped > thead > tr > td.col-actions,
.grid-view > .items-wrapper > .table.table-striped > tbody > tr > td.col-actions,
.grid-view > .items-wrapper > .table.table-striped > tfoot > tr > td:last-child {
    right: 0;
}
.grid-view.fixed-header-footer > .items-wrapper > .table.table-striped > thead > tr > th.button-column,
.grid-view.fixed-header-footer > .items-wrapper > .table.table-striped > thead > tr > td.col-actions,
.grid-view.fixed-header-footer > .items-wrapper > .table.table-striped > tbody > tr > td.col-actions,
.grid-view.fixed-header-footer > .items-wrapper > .table.table-striped > tfoot > tr > td:last-child {
    right: -1px;
}
.grid-view.group-grid .table.table-striped > tbody > tr.extrarow > td.col-actions {
    background-color: #fff;
}
.grid-view > .items-wrapper > .table.table-striped > thead > tr > th.button-column,
.grid-view > .items-wrapper > .table.table-striped > thead > tr > td.col-actions,
.grid-view > .items-wrapper > .table.table-striped > tbody > tr > td.col-actions {
    border-left: 1px solid #c5dbec !important;
    border-right: 1px solid #c5dbec !important;
}
.grid-view.grid-right-3 > .items-wrapper > .table.table-striped > thead > tr > th.button-column,
.grid-view.grid-right-3 > .items-wrapper > .table.table-striped > thead > tr > td.col-actions,
.grid-view.grid-right-3 > .items-wrapper > .table.table-striped > tbody > tr > td.col-actions {
    border-right: 3px solid #c5dbec !important;
}
.grid-modal .grid-view > .items-wrapper > .table.table-striped > thead > tr > th.button-column,
.grid-modal .grid-view > .items-wrapper > .table.table-striped > thead > tr > td.col-actions,
.grid-modal .grid-view > .items-wrapper > .table.table-striped > tbody > tr > td.col-actions {
    border-right: 1px solid #c5dbec !important;
}
.grid-view > .items-wrapper > .table.table-striped > tfoot > tr > td:last-child,
.grid-view.group-grid .table.table-striped > thead > tr > th.button-column,
.grid-view.group-grid .table.table-striped > thead > tr > td.col-actions,
.grid-view.group-grid .table.table-striped > tbody > tr > td.col-actions,
.grid-view.group-grid .table.table-striped > tfoot > tr > td.col-actions,
.grid-view > .items-wrapper > .table.table-striped > thead > tr > th:last-child:not(.button-column),
.grid-view > .items-wrapper > .table.table-striped > thead > tr > td:last-child:not(.col-actions),
.grid-view > .items-wrapper > .table.table-striped > tbody > tr > td:last-child:not(.col-actions) {
    border-right: 1px solid #c5dbec !important;
}
.grid-view.group-grid .table.table-striped > tfoot > tr > td.col-actions {
    border-left: none !important;
    border-bottom: 1px solid #c5dbec !important;
}
.grid-modal .grid-view > .items-wrapper > .table.table-striped > tfoot > tr > td:last-child,
.grid-modal .grid-view.group-grid .table.table-striped > thead > tr > th.button-column,
.grid-modal .grid-view.group-grid .table.table-striped > thead > tr > td.col-actions,
.grid-modal .grid-view.group-grid .table.table-striped > tbody > tr > td.col-actions,
.grid-modal .grid-view.group-grid .table.table-striped > tfoot > tr > td.col-actions {
    border-right: 1px solid #c5dbec !important;
}
.grid-view > .items-wrapper > .table.table-striped > thead + tbody > tr > td.empty {
    border-bottom: 1px solid #c5dbec !important;
}
.grid-view .table.table-striped > thead > tr > th.button-column-action,
.grid-view .table.table-striped > tbody > tr > td.button-column-action {
    text-align: center;
}
.topiclist .table.table-bordered tr > th,
.topiclist .table.table-bordered > tbody > tr > td {
    border: 1px solid #c5dbec !important;
    border-bottom: 0;
}
.topiclist .table.table-bordered tr > th {
    font-size: 14px;
}
.grid-view .table.table-striped > tfoot > tr > td,
#gridBillingAddress .table.table-striped > thead > tr > th,
#gridDeliveryAddress .table.table-striped > thead > tr > th,
.grid-view .table.table-striped > tbody > tr:last-child > td {
    border-bottom: 1px solid #c5dbec;
}
#gridBillingAddress .btn.active.disabled,
#gridDeliveryAddress .btn.active.disabled {
    cursor: pointer;
    opacity: 1;
    pointer-events: initial;
    box-shadow: none;
}
#gridBillingAddress .btn.btn-success.active.disabled,
#gridDeliveryAddress .btn.btn-success.active.disabled {
    background-color: #00a65a;
    border-color: #008d4c;
}
#gridBillingAddress .btn.btn-success.active.disabled:hover,
#gridDeliveryAddress .btn.btn-success.active.disabled:hover {
    background-color: #009953;
    border-color: #008447;
}
#gridBillingAddress .btn.active:focus,
#gridDeliveryAddress .btn.active:focus,
#gridBillingAddress .btn.active:active,
#gridDeliveryAddress .btn.active:active {
    outline: none;
}
#gridBillingAddress .bulk-actions-blocker,
#gridDeliveryAddress .bulk-actions-blocker {
    display: none!important;
}
#gridBillingAddress .checkboxes input[type=checkbox] + .check:after,
#gridDeliveryAddress .checkboxes input[type=checkbox] + .check:after {
    transform-origin: 90% 85%;
}
#gridBillingAddress .btn.btn-xs {
    padding: 5px 7px 5px 6px;
    line-height: 15px;
}
.grid-view .table.table-striped > thead > tr > th {
    border-top: 1px solid #c5dbec !important;
}
.grid-view .table > thead:first-child > tr:first-child > th,
.grid-view .table > thead:first-child > tr:first-child > th a {
    color: #0c6195;
}
.grid-view .table > thead:first-child > tr:first-child > th,
.grid-view .table > tfoot > tr > td,
.grid-view .table td.col-checkbox,
.grid-view .table.table-striped > tbody > tr.no-checkbox.selected:nth-child(odd) > td.col-checkbox,
.topiclist .table tr:first-child > th {
    background: #dfeffc url('../img/bg-glass.png') center center repeat;
}
.grid-view .table.table-striped > tbody > tr.selected:nth-child(odd):not(.no-checkbox) > td,
.grid-view .table.table-striped > tbody > tr.selected:nth-child(odd):not(.no-checkbox) > th,
.grid-view .table.table-striped > tbody > tr.selected:nth-child(even):not(.no-checkbox) > td,
.grid-view .table.table-striped > tbody > tr.selected:nth-child(even):not(.no-checkbox) > th {
    background: #b0ebdb !important;
    background-color: #b0ebdb !important;
}
.grid-view .table.table-striped > tbody > tr.no-checkbox.clicked:nth-child(odd) > td,
.grid-view .table.table-striped > tbody > tr.no-checkbox.clicked:nth-child(even) > td,
.grid-view .table.table-striped > tbody > tr[class^="row"].selected:nth-child(odd) > td,
.grid-view .table.table-striped > tbody > tr[class^="row"].selected:nth-child(even) > td {
    background: #b0ebdb !important;
    background-color: #b0ebdb !important;
}
.grid-view .table.table-striped > tbody > tr.selected.extrarow:nth-child(odd) > td,
.grid-view .table.table-striped > tbody > tr.selected.extrarow:nth-child(odd) > th,
.grid-view .table.table-striped > tbody > tr.selected.extrarow:nth-child(even) > td,
.grid-view .table.table-striped > tbody > tr.selected.extrarow:nth-child(even) > th {
    border: 1px solid #c5dbec;
    border-top: 1px solid #c5dbec !important;
    border-bottom: 0 !important;
    background: #e3fafd;
}
.grid-view .table.table-striped > tbody > tr.selected.extrarow:nth-child(odd) > td {
    background: #e3fafd !important;
}
.grid-view .table-striped > tbody > tr > td.empty,
.grid-view .items-wrapper .table-striped > tbody > tr > td.empty + td {
    background-color: #fdf0f0;
}
.grid-view > .items-wrapper > .table.table-striped > tbody > tr > td.empty + td {
    border-left: none !important;
}
.grid-view > .items-wrapper > .table.table-striped > thead + tbody > tr > td.empty + td {
    border-bottom: 1px solid #c5dbec !important;
}
.grid-view .table-striped > tbody > tr.extrarow > td {
    padding: 5px 10px;
    background: #e3fafd;
}
.grid-view .extrarow > .group-title {
    margin: 0 15px 0 0;
    font-size: 15px;
    font-weight: 400;
    color: #cc9009;
    float: left;
    line-height: 30px;
    font-family: 'segoe ui',Arial,sans-serif;
}
#gridBillingAddress .table-striped > tbody > tr.odd > td,
#gridDeliveryAddress .table-striped > tbody > tr.odd > td,
#gridBillingAddress .table-striped > tbody > tr.even > td,
#gridDeliveryAddress .table-striped > tbody > tr.even > td {
    background-color: #fff;
}

#gridBillingAddress .table-striped > tbody > tr.selected-contact > td,
#gridDeliveryAddress .table-striped > tbody > tr.selected-contact > td {
    background-color: #d7ffd6;
}
.tab-pane p.empty {
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    color: #eb7e0f;
}
#admin-user-form .form-group > .checkbox > label {
    margin-left: 5px;
}
#admin-user-form .wrap-checkbox {
    margin-left: 15px;
}
#admin-user-form .wrap-checkbox .form-group > .checkbox > label {
    margin-left: 0;
}
#admin-user-form .hidden_super_admin_label {
    color: #14b312;
    margin-left: 10px;
}
#admin-user-form .icon-edit-role {
    margin-left: 4px;
}
#admin-user-form .icon-edit-role:hover {
    color: #eb6e10;
}
#admin-user-form .form-group .multiselect-native-select {
    display: flow-root;
}
#admin-user-role-form .form-group.operations-group {
    overflow: auto;
    max-height: 300px;
    border: 1px solid #ddd;
    padding: 0 10px;
}
#settings .btn-add-more,
#settings .btn-add-external-folder {
    margin-left: 5px;
}
.navbar-nav > .user-menu > .dropdown-menu {
    box-shadow: #909090 0 0.05em 0.45em;
}
.navbar-nav > .user-menu > ul.dropdown-menu > li.user-footer {
    background-color: rgba(203, 239, 251, 0.84);
    border-radius: 3px;
}
.navbar-nav > .user-menu > ul.dropdown-menu > li.user-footer a.btn {
    padding: 5px 10px 7px;
    color: #fff;
}
.navbar-nav > .user-menu > ul.dropdown-menu > li.user-footer a.btn > i {
    margin-right: 5px;
}
#frontend-contact-form .customer-group {
    margin: 0 0 15px 0;
    padding: 0 0 0 7px;
}
.modal #frontend-contact-form .modal-footer {
    margin-top: 0;
}
#frontend-status-form > .row > .form-group,
.row > .form-group.button-group {
    margin-bottom: 0 !important;
}
.template-download > td.delete > button,
.template-download > td.delete > input {
    float: left;
}
.template-download > td.delete > input {
    margin: 10px !important;
}
.template-download td {
    background-color: rgba(236, 249, 255, 0.33) !important;
}
.template-download .preview > a > img {
    height: 35px;
}
.modal .checkboxes .check {
    height: 13px;
    width: 13px;
    margin: 0 0 0 1px;
}
.modal .checkbox-column .checkboxes .check {
    margin-left: 0;
}
.modal .checkboxes input[type=checkbox] + .check:after {
    transform-origin: 76% 80% !important;
    height: 10px;
    width: 6px;
}
.modal #assign-article-grid .checkboxes input[type=checkbox] + .check:after {
    transform-origin: 80% 82%;
}
#assignCustomerModal .checkboxes input[type=checkbox] + .check:after {
    transform-origin: 80% 80%;
}
.modal fieldset > legend {
    font-weight: 400;
    color: #c88936;
    border-bottom: 1px solid rgba(198, 151, 95, 0.8);
    font-size: 18px;
}
.operations-group > .checkbox > .checkboxes,
.operations-group > .checkbox > span {
    float: left;
}
.operations-group > .checkbox > input[type="checkbox"] {
    margin-top: 2px !important;
}
.operations-group > .checkbox > .checkboxes {
    margin-right: 3px;
}
.operations-group .checkboxes .check {
    margin: 2px;
}
.tab-pane .tab-pane th.checkbox-column > .checkboxes > .check {
    margin: 0;
}
.tab-pane .tab-pane .checkboxes > .check {
    margin: 0 0 0 1px;
    width: 13px;
    height: 13px;
}
#gridCustomerAddress .checkboxes > .check,
#gridBillingAddress .checkboxes > .check,
#gridDeliveryAddress .checkboxes > .check {
    width: 14px;
    height: 14px;
}
#gridCustomerAddress-ecolumns .btn.reset {
    margin-left: -1px;
}
.tab-pane > .customer-address-box {
    margin-bottom: 0;
}
#admin-user-form .checkbox .checkboxes {
    float: left;
    margin-top: 3px;
    margin-right: 3px;
}
.form-group .signaturePadContent {
    width: 100%;
    text-align: center;
}
.sigWrapper .pad {
    padding: 0;
}
.signaturePadContent .drawIt,
.signaturePadContent .drawItDesc {
    display: none !important;
}
.signaturePadContent .clearButton {
    background: #e54110;
    border-radius: 3px;
    height: 25px;
    padding: 0 3px;
}
.signaturePadContent .sigWrapper {
    height: 157px;
    background-color: #fff;
    background-image: linear-gradient(45deg, #e9ebee 25%, transparent 25%, transparent 75%, #e9ebee 75%, #e9ebee), linear-gradient(45deg, #e9ebee 25%, transparent 25%, transparent 75%, #e9ebee 75%, #e9ebee);
    background-position: -3px -3px, 7px 7px;
    background-size: 20px 20px;
    transition: bottom .3s ease 0s;
}
.signaturePadContent .clearButton:hover {
    background: #de4303;
}
.signaturePadContent .clearButton > a {
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    padding: 0 7px;
    line-height: 25px;
}
.signaturePadContent .fullScreen {
    float: right;
    margin-right: 63px;
    display: none;
}
.signaturePadContent .fullScreen > a {
    line-height: 1;
    margin: 10px 0 0;
    padding: 0;
    font-size: 16px;
    color: #07659b;
}
.signaturePadContent .copyButton,
.modal.in-profile .signaturePadContent .copyButton {
    display: none;
}
.modal .signaturePadContent .sigNav,
.modal .signaturePadContent .copyButton,
.modal .signaturePadContent .fullScreen,
#profile-form .signaturePadContent .fullScreen,
.modal .signaturePadContent .clearButton {
    display: block;
}
.signaturePadContent .copyButton > a {
    color: #217ac6;
    padding: 0;
    font-weight: normal;
    border-bottom: 1px solid;
    text-decoration: none;
    line-height: 1;
    margin-top: 10px;
}
.grid-view .btn.btn-sign-1,
.grid-view .btn.btn-sign-2,
.grid-view .btn.btn-view-report {
    padding: 0 7px;
    line-height: 25px;
}
.grid-view .empty {
    font-size: 14px;
}
#modal-signature .modal-body {
    padding: 0;
}
#modal-signature .modal-dialog {
    width: 400px;
}
#modal-signature .modal-dialog.full-screen {
    width: 530px;
}
#modal-signature .modal-dialog.full-screen .sigWrapper {
    height: 260px !important;
}
#modal-signature .modal-dialog.full-screen .sigWrapper canvas.pad {
    width: 98%;
    height: 100%;
    overflow: hidden;
}
#modal-signature .modal-footer {
    padding: 10px 15px;
}
#modal-signature .signaturePadContent {
    margin-bottom: 10px;
}
#modal-add-signature .modal-header > .modal-title > i.ion {
    font-size: 25px;
}
.checkboxes .check[for="LoginForm_rememberMe"] {
    width: 13px;
}
#file-management-settings-form .form-group > .box {
    margin-bottom: 0!important;
}
#file-management-settings-form > .button-row {
    margin: 0;
}
#file-management-settings-form .box-title > .fa {
    margin-top: 4px;
}
#file-management-settings-form .form-group > .box.box-full > .box-body {
    display: inline-block;
    padding-bottom: 0;
}
#file-management-settings-form .form-group > select.form-control {
    width: auto;
}
.wrap-dms-action-buttons,
.wrap-report-action-buttons {
    position: fixed;
    top: 56px;
    right: 100px;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    padding: 7px 10px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    z-index: 9999;
}
.wrap-report-action-buttons,
.wrap-dms-action-buttons {
    border-radius: 10px;
    padding: 5px 6px;
}
.wrap-report-action-buttons > .btn-group,
.wrap-dms-action-buttons > .btn-group {
    margin: 0;
}
.wrap-report-action-buttons > .btn-group >.dropdown-toggle,
.wrap-dms-action-buttons > .btn-group >.dropdown-toggle {
    border-radius: 20px;
    padding: 2px 7px 1px;
    border: none;
}
.wrap-report-action-buttons > .btn-group >.dropdown-toggle > .caret,
.wrap-dms-action-buttons > .btn-group >.dropdown-toggle > .caret {
    display: none;
}
body .dropdown-menu.menu-report {
    margin-top: 7px;
    margin-right: -7px;
    right: 0;
    left: initial;
}
.wrap-dms-action-buttons > a.btn,
.wrap-report-action-buttons > a.btn {
    padding: 0 !important;
    line-height: 26px;
    width: 26px;
    height: 26px;
}
.wrap-dms-action-buttons > a.btn:first-child,
.wrap-report-action-buttons > a.btn:first-child {
    float: left;
}
.wrap-dms-action-buttons > a.btn {
    border-radius: 50%;
}
.wrap-report-action-buttons > a.btn {
    border-radius: 3px;
    line-height: 27px;
}
.wrap-report-action-buttons > a.btn.btn-send {
    line-height: 24px;
}
.wrap-report-action-buttons > a.btn > i {
    margin-left: 1px;
}
.wrap-report-action-buttons > a.btn > i.fa-print,
.wrap-report-action-buttons > a.btn-send > i {
    font-size: 16px;
    margin-left: 0;
}
.wrap-dms-action-buttons > a.btn > i.fa-print {
    font-size: 14px;
    margin-left: 0;
}
.wrap-dms-action-buttons > a.btn.large-tooltip {
    margin-left: 2px !important;
}
.wrap-dms-action-buttons > a.btn:first-child ~ a.btn,
.wrap-report-action-buttons > a.btn:first-child ~ a.btn {
    margin-left: 5px;
}
.wrap-report-action-buttons > a.btn:first-child ~ a.btn {
    float: left;
}
.wrap-dms-action-buttons > a.btn.btn-approve,
.wrap-dms-action-buttons > a.btn.downloadAction {
    margin-left: 2px !important;
}
.wrap-dms-action-buttons > a.btn.btn-approve,
.wrap-dms-action-buttons > a.btn.btn-dispprove {
    padding-top: 2px!important;
}
.wrap-dms-action-buttons > a.btn.btn-approve > i,
.wrap-dms-action-buttons > a.btn.btn-dispprove > i {
    font-size: 21px;
}
.wrap-file-image {
    text-align: center;
}
.wrap-file-image .file-mage {
    height: 580px;
}
.wrap-file-image .file-mage,
iframe[id="document-frame"],
#doc-frame {
    background-color: #fff;
}
iframe[id="document-frame"][class="pdf-frame"],
iframe[class="pdf-frame"] {
    background-color: #525659;
}
.wrap-file-image .file-mage {
    -webkit-box-shadow: -1px 5px 18px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 5px 18px 0 rgba(0,0,0,0.75);
    box-shadow: -1px 5px 18px 0 rgba(0,0,0,0.75);
}
#jasper-report-frame {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.section-title > span.label {
    float: right;
    margin-left: 17px;
    margin-top: 5px;
    padding: 5px 6px 6px;
    font-size: 14px;
}
.section-title > a[data-toggle="tooltip"] {
    color: #3c8dbc;
}
.wrapper-file-name .file-name {
    font-weight: 400;
    font-size: 16px;
}
.wrapper-file-name .file-size {
    color: #ae7f16;
}
#compose-mail-form label[for="AdminMailerMessage_template_id"],
#compose-mail-form label[for="AdminMailerMessage_to_address"],
#wiki-form label[for="WikiPage_category_id"],
#wiki-form label[for="WikiPage_general_page_id"],
#variable-form label[for="AdminStatusSetting_table_name"],
#file-setting-form label[for="AdminFileSetting_grid_name"],
#file-setting-form label[for="AdminFileSetting_column_type"],
#file-link-form label[for="AdminFileLink_grid_name"],
#mailer-form label[for="AdminMailerTemplate_attachment"],
#status-action-form label[for="AdminStatusAction_type"],
#setting-form label[for="FrontendTableImportSetting_table_name"] {
    float: left;
}
#mailer-form label[for="AdminMailerTemplate_filter"] + span.multiselect-native-select {
    display: flow-root;
}
#compose-mail-form .btn.btn-file > input[type='file'] {
    top: 0;
    left: 0;
    font-size: 230px;
}
#compose-mail-form .btn.btn-file > input[type='file']:hover {
    cursor: pointer;
}
#mailer-form label + .fa-question-circle-o {
    margin-left: 8px;
    color: #1497f3;
}
#mailer-template-grid .h-attachment {
    min-width: 120px;
}
#mailer-template-grid .h-description,
#mailer-template-grid .h-name,
#mailer-template-grid .h-subject {
    min-width: 180px;
}
#mailer-template-grid .h-fromname {
    min-width: 120px;
}
#mailer-template-grid .v-toCcAddress:not(.editable-empty) {
    display: flex;
    max-width: 120px;
}
.wrapper-file-button {
    height: 35px;
    margin-left: 2px;
}
.wrapper-file-button > .btn-file {
    float: left;
}
.wrapper-file-button span.loading-icon {
    margin: 7px;
}
.form-group .btn.btn-file {
    width: auto;
    height: 33px;
    line-height: 18px;
    background-color: #c0c0c0;
    background-image: -moz-linear-gradient(top, #e5e5e5, #c0c0c0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e5e5), to(#c0c0c0));
    background-image: -webkit-linear-gradient(top, #e5e5e5, #c0c0c0);
    background-image: -o-linear-gradient(top, #e5e5e5, #c0c0c0);
    background-image: linear-gradient(to bottom,#e5e5e5,#c0c0c0);
    background-repeat: repeat-x;
    color: #616161;
    text-shadow: none;
}
.form-group .btn.btn-file:hover {
    box-shadow: 0 0 0 2px #95e0ff;
}
.attachment-group {
    display: block;
    float: left;
    width: 100%;
}
.wrapper-file-name {
    margin-top: 5px;
    float: left;
    width: 100%;
}
.wrapper-file-name:first-child ~ .wrapper-file-name {
    margin-top: 0;
}
.wrapper-file-name > .file-name,
.wrapper-file-name > .btn-remove {
    float: left;
    margin-bottom: 0;
}
.wrapper-file-name > .file-name {
    background-color: #eee;
    border: 1px solid #ddd;
}
.wrapper-file-name > .file-name > .icon {
    float: left;
    margin: 3px 2px 4px 3px;
}
.wrapper-file-name > .file-name > .file-title {
    margin: 4px 7px 4px 0;
    float: left;
    cursor: default;
}
.wrapper-file-name > .btn-remove {
    color: #df1d1d;
    font-size: 18px;
    margin: 8px 7px 7px;
}
.wrapper-file-name > .btn-remove:hover {
    opacity: 0.8;
    cursor: pointer;
}
#compose-mail-form .button-row > .form-group {
    margin-bottom: 0 !important;
}
.wrap-file {
    display: block;
}
.form-group .token_hint {
    color: #afaeae;
    margin-top: 3px;
    display: block;
}
.form-group .token_hint > .email-hint {
    color: #0d74cc;
    border-bottom: 1px solid;
}
#inventory-picture-modal .modal-body,
#inventory-picture-modal-1 .modal-body,
#upload-document-modal .modal-body {
    text-align: center;
}
#inventory-picture-modal .btn-upload-image,
#inventory-picture-modal .loading_image,
#upload-document-modal .btn-upload-document,
#upload-document-modal .loading_document {
    float: left;
    line-height: 1;
}
#inventory-picture-modal .loading_image,
#upload-document-modal .loading_document {
    margin-top: 5px;
}
#inventory-picture-modal .modal-footer,
#upload-document-modal .modal-footer {
    padding-right: 10px;
}
#inventory-picture-modal .modal-footer > button,
#upload-document-modal .modal-footer > button {
    margin-right: 0;
}
.modal .wrap-upload {
    display: inline-block;
    margin-bottom: 8px;
}
.modal .tab_documents {
    height: 35px;
}
.modal .note-text {
    color: #9c9c9c;
    margin-top: 5px;
    font-size: 15px;
    text-align: left;
}
#upload-document-modal .file-name {
    margin-left: 7px;
}
#inventory-picture-modal-1 .modal-footer {
    margin-top: 0;
}
.grid-view .field-text {
    font-weight: 600;
    color: #2289cc;
    font-size: 11px;
    font-family: 'segoe ui',Arial,sans-serif;
}
.customer-details .button-group {
    margin-bottom: 0;
}
#gridBillingAddress,
#gridDeliveryAddress,
#gridLastCustomerAddress {
    max-height: 236px;
    overflow: auto;
}
.nav-tabs-custom .tab-pane #gridCustomerAddress .items-wrapper {
    max-height: 215px;
    overflow-y: auto;
}
.tab-pane > .box {
    margin-bottom: 0;
}
.tab-pane > .alert {
    margin-left: 0;
    margin-bottom: 15px;
    font-size: 16px;
}
.tab-pane > .alert:last-child {
    margin-bottom: 0;
}
.tab-pane > .box:first-child ~ .box,
.tab-pane > .alert:first-child + .box ~ .box {
    margin-top: 10px;
}
.small-custom-box {
    position: relative;
}
.small-custom-box > .box-header > .box-title {
    font-size: 16px !important;
}
.small-custom-box > .box-header > .box-title > i {
    margin-right: 7px;
}
.small-custom-box > .box-header > .box-title > i.fa-shield {
    position: relative;
    top: 2px;
}
.small-custom-box > .box-header > .box-title > i.icon,
.nav-tabs-custom.nav-box > .nav-tabs > li.header > i.icon {
    margin: 0 5px 0 0;
}
.small-custom-box .box-title .fa {
    font-size: 21px;
}
.box.box-info.small-custom-box > .box-header > .box-title {
    color: #4c78a5;
    font-weight: 400;
}
.tab-pane .box.box-info.small-custom-box > .box-header > .box-title {
    font-weight: 400;
}
.box-body.customer-contact-body .grid-view-loading,
.table-loading {
    margin-top: -10px;
}
.table-loading {
    padding-top: 20px;
    background: url(../img/loading.gif) no-repeat;
}
.box-loading {
    display: none;
    margin-left: 5px;
    background: url(../img/loading.gif) no-repeat;
    width: 16px;
    height: 16px;
    background-size: cover;
}
.loading-1 {
    display: none;
    margin-left: 5px;
    background: url(../img/loading-1.gif) no-repeat;
    width: 21px;
    height: 21px;
    background-size: cover;
}
#showcase-wrapper .box-loading {
    width: 100%;
    background: none;
    margin-bottom: 5px;
    margin-top: -5px;
}
#showcase-wrapper .box-loading > span {
    font-size: 17px;
    font-weight: 400;
}
#backup-grid .btn.btn-xs {
    padding-right: 6px;
}
#upload-form .col-lg-12.form-group,
#upload-form .col-lg-12.form-group > label,
#upload-form .col-lg-12.form-group > div.col-lg-12 {
    padding-left: 0;
}
#tab_documents > pre.has-document {
    overflow: visible;
    line-height: 13px;
    display: flex;
    white-space: initial;
    width: 100%;
}
#tab_documents > pre.has-document > li {
    line-height: 24px;
    margin-left: 5px;
    list-style: none;
}
#tab_documents > pre.has-document .procedure-link,
#tab_documents > pre.has-document .btn-download {
    float: left;
}
#tab_documents > pre.has-document .btn-download {
    display: inline-block;
    margin: 6px 0 0 5px;
    border-radius: 3px;
    color: #076aa4;
    cursor: pointer;
    font-size: 17px;
}
.grid-view .downloadFile {
    white-space: nowrap;
}
.grid-view .downloadFile > .btn-download {
    font-size: 17px !important;
    top: -5px;
    margin-left: 5px;
}
#tab_documents > pre:last-child {
    margin-bottom: 0;
}
#tab_documents > pre.has-document > label {
    float: left;
    line-height: 26px;
}
.downloadFile > a,
.downloadLink,
#tab_documents > pre.has-document > a,
.row-download-file > td > a {
    position: relative;
    display: inline-flex;
}
#tab_documents > pre.has-document > a {
    float: left;
}
.downloadFile > .dropdown,
.expand-detail-row td > .dropdown,
#tab_documents > .dropdown {
    list-style: none;
}
.expand-detail-row > td {
    background-color: #fff;
}
.downloadFile > .dropdown > .dropdown-toggle,
.expand-detail-row td > .dropdown > .dropdown-toggle,
#tab_documents > .dropdown > .dropdown-toggle {
    position: relative;
}
.downloadFile .dropdown-menu,
.expand-detail-row td .dropdown-menu,
#tab_documents .dropdown-menu {
    padding: 2px 0;
    overflow: visible !important;
}
.downloadFile .dropdown-menu > li,
.expand-detail-row td .dropdown-menu > li,
#tab_documents .dropdown-menu > li {
    border-bottom: 1px solid #ddd;
}
.downloadFile .dropdown-menu > li:last-child,
.expand-detail-row td .dropdown-menu > li:last-child,
#tab_documents .dropdown-menu > li:last-child {
    border-bottom: 0;
}
.downloadFile .dropdown-menu > li > a,
.expand-detail-row td .dropdown-menu > li > a,
#tab_documents .dropdown-menu > li > a {
    position: relative;
    padding: 5px 5px 0 3px;
    display: inline-flex;
}
.downloadFile .dropdown-menu > li > a:hover,
.expand-detail-row td .dropdown-menu > li > a:hover,
#tab_documents .dropdown-menu > li > a:hover {
    background-color: #fff;
}
.downloadFile .dropdown-menu > li > a:hover .document-name,
.downloadFile > a:hover > .document-name,
.expand-detail-row td .dropdown-menu > li > a:hover .document-name,
.downloadLink:hover > .document-name,
#tab_documents .dropdown-menu > li > a:hover .document-name {
    color: #0e79d4;
}
.downloadFile .dropdown-menu > li > a > i.icon,
.expand-detail-row td .dropdown-menu > li > a > i.icon,
#tab_documents .dropdown-menu > li > a > i.icon {
    width: 22px;
    height: 22px;
    display: inline-block;
}
.downloadFile .dropdown-menu > li > a > .document-name,
.expand-detail-row td .dropdown-menu > li > a > .document-name,
#tab_documents .dropdown-menu > li > a > .document-name {
    margin-bottom: 0;
    line-height: 22px;
    font-weight: normal;
    color: #2374a2;
    margin-top: 3px;
}
.doc-total,
.downloadFile .doc-total,
.downloadLink .doc-total,
.expand-detail-row td .dropdown .doc-total,
#tab_documents .doc-total {
    background-color: #dd1802;
    padding: 2px 3px;
    border-radius: 2px;
    color: #fff;
    left: 7px;
    top: -9px;
    position: absolute;
    line-height: 10px;
    font-size: 10px;
}
#tab_documents .document-menu .doc-total {
    left: 7px;
    top: -6px;
    padding: 1px 3px;
}
.doc-version,
.downloadFile .doc-version,
.downloadLink .doc-version,
.expand-detail-row td .dropdown .doc-version,
.downloadFile .newest-version,
.downloadLink .newest-version,
.expand-detail-row td .dropdown .newest-version,
.row-download-file > td > a > .doc-version {
    padding: 2px 3px;
    border-radius: 2px;
    color: #fff;
    left: 14px;
    top: 1px;
    position: absolute;
    line-height: 10px;
    font-size: 9px;
}
.doc-version,
.downloadFile .doc-version,
.downloadLink .doc-version,
.expand-detail-row td .dropdown .doc-version,
.row-download-file > td > a > .doc-version {
    background-color: #4e84ff;
    color: #fff;
    border-radius: 1px;
}
.downloadFile .newest-version,
.downloadLink .newest-version,
.expand-detail-row td .dropdown .newest-version {
    background-color: #059514;
}
.downloadFile > a > .document-name,
.downloadFile .dropdown-menu > li > a > .document-name,
.expand-detail-row td .dropdown-menu > li > a > .document-name,
#tab_documents .dropdown-menu > li > a > .document-name,
#tab_documents > pre.has-document > a > .document-name,
.row-download-file > td > a > .document-name  {
    display: inline-block;
    white-space: nowrap;
    line-height: 23px;
    text-overflow: ellipsis;
    max-width: 150px;
    height: 23px;
    overflow: hidden;
}
#tab_documents > pre.has-document > a > .document-name {
    max-width: 100%!important;
    border-bottom: 1px solid;
    line-height: 24px;
    color: #0895ca;
}
.downloadFile > a,
.row-download-file > td > a {
    margin-top: 6px;
}
.downloadFile > a > .document-name,
.downloadLink > .document-name,
#tab_documents > pre.has-document > a > .document-name,
.row-download-file > td > a > .document-name {
    padding-top: 2px;
}
.downloadFile > a > .icon,
.downloadLink > .icon,
#tab_documents > pre.has-document > a > .icon,
.row-download-file > td > a > .icon {
    display: inline-block;
    float: left;
}
td.downloadFile > a > .doc-version {
    top: -8px;
}
.downloadFile > a > .doc-version,
.downloadLink > .doc-version,
#tab_documents > pre.has-document > a > .doc-version,
.downloadFile > a > .newest-version,
.downloadLink > .newest-version,
#tab_documents > pre.has-document > a > .newest-version,
.row-download-file > td > a > .doc-version {
    left: 11px;
    top: -7px;
    font-size: 10px;
}
.content .box-view {
    overflow: hidden;
}
.table.table-view > tbody > tr > th,
.table.table-view > tbody > tr > td {
    font-size: 14px;
}
.table-view > tbody > tr > th:first-child,
.customer-table > tbody > tr > th:first-child {
    vertical-align: middle;
    font-weight: 400 !important;
}
.table-view > tbody > tr > td:last-child,
.customer-table > tbody > tr > td:last-child {
    color: #3b3b3b;
}
.table-view a.document-link {
    display: block;
    margin-left: 13px;
}
.table-view a.document-link > i.icon {
    margin-top: 5px;
}
.table-view a.document-link > span.document-name {
    margin-top: 5px !important;
}
.table-view a.document-link > span.doc-version {
    left: -11px;
    top: -4px;
    font-size: 10px;
}
.table-view tr > td > .document-menu {
    margin: 3px 0 0;
}
#jasper_report .spinner-1 {
    width: 96.1%;
}
.grid-view .wrap-customer {
    position: relative;
}
.table .customer-name,
.grid-view .customer-name,
.wrap-customer .customer-name {
    color: #d18c29;
    float: left;
    margin-top: -1px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 70px;
    overflow: hidden;
}
table.table-view .customer-name {
    max-width: 155px;
}
.grid-view .expand-detail-row .customer-name {
    max-width: 90%;
}
.grid-view .view-customer,
.table .view-customer {
    margin-left: 3px;
}
.wrap-customer span.glyphicon {
    color: #0565a6;
}
.wrap-customer span.glyphicon:hover {
    color: #074976;
}
.grid-view .view-customer:hover,
.table .view-customer:hover {
    cursor: pointer;
}
#modal-customer [data-dismiss="modal"] {
    margin-right: 0;
}
#customer-grid .actionView {
    line-height: 25px;
    padding: 0;
    font-weight: normal;
}
#setting-inventory-modal .modal-body {
    padding-top: 12px;
}
#setting-inventory-modal form > .form-group {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#setting-inventory-modal form > .form-group .select2-container {
    width: 100% !important;
}
#setting-inventory-modal form > .form-group > .control-label {
    padding-top: 0;
}
#setting-inventory-modal .form-group .multiselect-container {
    max-height: initial;
    margin-bottom: 5px;
}
#setting-inventory-modal .form-group .multiselect-container > li > a > label,
#setting-inventory-modal .form-group #setting-filter-name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: initial;
    font-family: 'segoe ui', sans-serif;
    font-size: 13px;
}
#setting-inventory-modal .form-group #setting-filter-name > option {
    font-size: 14px;
}
#setting-inventory-modal .form-group .color {
    font-family: 'segoe ui', sans-serif;
}
#setting-inventory-modal.last_calibration .col-sm-7,
#setting-inventory-modal.last_calibration .modal-footer {
    padding-right: 26px;
}
#inventory-grid .col-actions .btnPrint,
#customer-inventory-grid .col-actions .btnPrint {
    margin-left: 0;
}
.box-view .box-print .btn-qr-code-view {
    margin-right: 6px;
}
.nav-tabs-custom > .tab-content {
    padding: 11px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#inventory-wrapper .nav-tabs-custom > .tab-content {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.nav-tabs-custom > .tab-content > .tab-pane {
    position: relative;
}
.nav-tabs-custom > .tab-content > .tab-pane > .grid-view .checkboxes input[type=checkbox] + .check:after {
    height: 9px;
    transform-origin: 63% 100%;
    width: 5px;
}
.nav-tabs-custom .nav-tabs-custom > .tab-content > .tab-pane > .grid-view .checkboxes input[type=checkbox] + .check:after {
    transform-origin: 83% 92%;
}
.btn.btn-show-detail,
.btn.btn-show-detail:hover {
    border: 1px solid #06b0ff;
    box-shadow: none;
    padding: 0 6px !important;
    line-height: 26px !important;
}
.btn.btn-show-detail > i,
.btn.btn-show-detail:hover > i {
    color: #06b0ff !important;
}
.btn-show-detail > .glyphicon-chevron-down {
    margin-top: 2px;
}
.btn.btn-show-detail.loading,
.btn.btn-show-detail.loading:hover,
.btn.btn-show-detail.loading:focus {
    background-image: url(../img/ajax-loader.gif) !important;
    width: 26px;
    background-size: 72%;
    background-position: center center;
    background-repeat: no-repeat;
}
.btn-show-detail.loading > i {
    display: none;
}
.grid-view .col-left,
.grid-view .col-right {
    width: 49%;
    float: left;
}
.grid-view .col-right {
    margin-left: 2%;
}
.expand-detail-row .box {
    margin-bottom: 0;
}
.expand-detail-row .box-body.row {
    margin: 0;
}
.grid-view .scroll-wrapper tr > td.col-actions > a {
    display: inline-block;
}
#apply-status-wrapper {
    box-shadow: 0px 1px 3px rgb(0 0 0 / 10%);
    background: #fff;
    padding: 15px;
    border-radius: 3px;
}
#apply-status-wrapper .save-group {
    margin-bottom: 0;
}
#apply-status-wrapper > .alert-success {
    margin-left: 0;
    margin-bottom: 0;
    font-size: 16px;
}
#apply-status-wrapper > .alert-success:first-child ~ .alert-success {
    margin-top: 15px;
}
#apply-status-wrapper > .alert-success + button {
    margin-bottom: 15px;
}
#apply-status-wrapper .grid-view tr > td.col-actions > a {
    display: inline-block;
}
#apply-status-wrapper .grid-view tr > td.col-actions > a > i.fa {
    font-size: 14px;
}
#apply-status-wrapper #articleList tr > td.col-actions {
    min-width: 110px;
}
#apply-status-wrapper .box > .box-body > .alert {
    margin: 0;
}
div.grid-view .table.table-striped > tbody > tr.expand-detail-row.selected > td {
    background: #fff !important;
    border: 1px solid #c5dbec !important;
}
.grid-view tr > td > a.downloadLink {
    margin-top: 2px;
    float: left;
}
.grid-view tr > td > a > .document-name,
.has-document .downloadLink > .document-name,
.row-download-file > td > a > .document-name {
    border-bottom: 1px solid #0895ca;
    line-height: 24px;
    color: #0895ca;
}
.expand-detail-row > td {
    padding: 8px 10px !important;
}
.grid-view tr.expand-detail-row .table.table-striped > tbody > tr > td {
    border: 1px solid #ddd;
}
.grid-view tr.expand-detail-row .table.table-striped > tbody > tr > th {
    vertical-align: middle;
}
#kvFileinputModal .modal-title {
    font-size: 18px;
}
#kvFileinputModal .modal-title .kv-zoom-title {
    font-size: 14px;
}
#kvFileinputModal .modal-title > small {
    color: #dd8707;
}
#kvFileinputModal .kv-zoom-actions > button {
    line-height: 13px;
    padding: 5px;
}
#kvFileinputModal .modal-body {
    overflow: hidden;
    padding-bottom: 20px;
    max-height: 520px;
}
.krajee-default.file-preview-frame.file-selected {
    background: #b7f7e8;
}
.krajee-default span.file-drag-handle {
    bottom: -8px;
    left: -5px;
}
.krajee-default div.file-upload-indicator {
    bottom: -18px;
    left: -5px;
}
.file-input .btn.btn-file {
    height: auto;
    width: auto;
}
.file-input .btn.btn-file > .ion {
    font-size: 17px;
    float: left;
    margin: 1px 5px 0 0;
}
.file-input .btn.fileinput-upload {
    margin-right: 5px;
}
.file-input .btn.fileinput-upload > .ion {
    font-size: 18px;
    float: left;
    margin: 2px 5px 0 0;
}
.file-input .fileinput-remove {
    display: none;
}
.file-input .file-drop-zone {
    margin: 0 0 13px 0;
}
.file-input .file-preview {
    background-color: #fff !important;
    border: none;
    padding: 0;
}
.form .file-error-message {
    margin: 0 0 10px !important;
}
.krajee-default.file-preview-frame.file-preview-error {
    background-color: #fde8e8;
}
.krajee-default.file-preview-error .file-upload-indicator {
    background-color: #f53421;
    border-color: #f92020;
}
.krajee-default.file-preview-error .file-upload-indicator > i {
    color: #fff;
}
.krajee-default.file-preview-frame div.kv-file-content {
    width: 162px;
}
.krajee-default.file-preview-frame .kv-file-content .kv-preview-data {
    width: 160px;
}
.krajee-default div.file-footer-caption {
    font-size: 14px;
    color: #0773c0;
    margin-left: 0;
}
.krajee-default.file-preview-frame.selected-template {
    background: #afddfd;
}
.krajee-default div.file-thumb-progress {
    top: 40px;
}
.kv-upload-progress .progress-bar {
    line-height: 17px;
}
.file-error-message ul {
    padding-left: 0;
}
.file-error-message ul > li {
    list-style: none;
}
.kv-zoom-actions > .btn-toggleheader,
.kv-zoom-actions > .btn-fullscreen,
.kv-zoom-actions > .btn-borderless {
    display: none;
}
.use-template-notify {
    margin-left: 10px;
    font-weight: 400;
}
.use-template-notify.no-template {
    color: #ff340d;
}
.use-template-notify.has-template {
    color: #065d9b;
    font-weight: 600;
}
.file-input .fileinput-upload-button .glyphicon {
    float: left;
    margin-top: 3px;
    margin-right: 3px;
}
.file-input .btn-file .glyphicon {
    float: left;
    margin-top: 2px;
    margin-right: 5px;
}
.file-input .kv-upload-progress .progress {
    margin-bottom: 15px;
}
#kvFileinputModal .kv-zoom-actions > button.btn-close,
#kvFileinputModal .kv-zoom-actions > button.btn-close:hover {
    background: transparent !important;
    border: none;
    box-shadow: none;
}
#field-configuration-grid .table.table-striped > tbody > tr > td {
    font-size: 14px;
}
#field-configuration-grid .v-dataType {
    padding-right: 20px;
}
#field-configuration-grid .v-column_name {
    position: relative;
}
#field-configuration-grid td.col-column_name,
#field-configuration-grid td.v-column_name {
    text-indent: 10px;
    padding-right: 15px;
}
#field-configuration-grid .v-column_name > .icon-new,
#field-configuration-grid .v-column_name + .icon-new {
    background: url("../img/icons/icon-new.png") no-repeat center center;
    background-size: cover;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
}
#field-configuration-grid .v-column_name > .icon-index,
#field-configuration-grid .v-column_name + .icon-index,
#field-configuration-grid .v-column_name > .icon-unique,
#field-configuration-grid .v-column_name + .icon-unique,
#field-configuration-grid .v-column_name > .icon-primary-key,
#field-configuration-grid .v-column_name + .icon-primary-key {
    width: 16px;
    height: 20px;
    position: absolute;
    left: 1px;
}
#field-configuration-grid .v-column_name > .icon-index,
#field-configuration-grid .v-column_name + .icon-index {
    background: url("../img/icons/index_key.png") no-repeat center center;
    background-size: cover;
}
#field-configuration-grid .v-column_name > .icon-unique,
#field-configuration-grid .v-column_name + .icon-unique {
    background: url("../img/icons/unique_key.png") no-repeat center center;
    background-size: cover;
}
#field-configuration-grid .v-column_name > .icon-primary-key,
#field-configuration-grid .v-column_name + .icon-primary-key {
    background: url("../img/icons/primary_key.png") no-repeat center center;
    background-size: cover;
}
.tbl-pdf-template-settings tr:last-child .btn,
.tbl-pdf-template-settings .template-notify {
    float: left;
}
.tbl-pdf-template-settings .template-notify {
    display: inline-block;
    line-height: 17px;
    margin-left: 11px;
    color: #f16929;
    font-weight: 400;
}
.tbl-pdf-template-settings .template-notify .save-text {
    color: #0694ce;
}
#booking-overview-grid tbody > tr > td,
#article-part-grid tbody > tr > td {
    padding: 4px;
}
#booking-overview-grid tbody > tr.extrarow > td > a,
#article-part-grid tbody > tr.extrarow > td > a {
    font-size: 14px;
    position: relative;
}
#booking-overview-grid tbody > tr.extrarow > td > a > i,
#article-part-grid tbody > tr.extrarow > td > a > i {
    display: none;
    position: absolute;
    top: -6px;
    right: -2px;
    font-size: 10px;
    color: #0eb2cc;
}
#booking-overview-grid tbody > tr.extrarow > td > a:hover > i,
#article-part-grid tbody > tr.extrarow > td > a:hover > i {
    display: inline-block;
}
#booking-overview-grid tbody > tr.extrarow:hover > td > a,
#article-part-grid tbody > tr.extrarow:hover > td > a {
    border-bottom: 1px solid #59b4f5;
}
#booking-overview-grid tbody > tr > td.col-checkbox,
#article-part-grid tbody > tr > td.col-checkbox {
    padding: 15px;
}
#booking-overview-grid tbody tr.row-article > td,
#article-part-grid tbody tr.row-article > td {
    background-color: #c6fdbc;
}
#booking-overview-grid tbody tr.row-inventory > td,
#article-part-grid tbody tr.row-inventory > td {
    background-color: #ddf7fb;
}
#booking-overview-grid tbody tr.row-type > td,
#article-part-grid tbody tr.row-type > td {
    background-color: #b5e8fd;
}
#price-grid tr > td .yith-wcbm-badge-136 {
    right: 0;
}
.box-customer-info .box-body {
    padding-top: 0;
}
.box.box-customer-info .box-header .btn-view-customer,
.box.box-customer-info .box-header .btn-view-customer:hover {
    display: inline-block;
    margin: 8px 0 0 8px;
    font-size: 16px;
    color: #16a085;
}
.company-box .box-title > .title-customer {
    line-height: 21px;
}
.grid-view .tooltip-wrapper.disabled,
.grid-view a.btn[data-disabled="disabled"] {
    cursor: not-allowed;
}
.grid-view td .tooltip-wrapper {
    display: inline-block;
}
.additional-tabs > .nav .fa-question-circle.more-info,
.dropdown .fa-question-circle.more-info,
.btn .fa-question-circle.more-info,
.help-block .fa-question-circle.more-info,
.form > .alert-block .fa-question-circle.more-info,
.additional-tabs > .nav .fa-question-circle-o.more-info,
.dropdown .fa-question-circle-o.more-info,
.btn .fa-question-circle-o.more-info,
.help-block .fa-question-circle-o.more-info,
.form > .alert-block .fa-question-circle-o.more-info {
    display: none;
}
form > .alert-block {
    font-size: 15px;
}
div.box .box-header .box-title .more-info {
    font-size: 15px;
    color: #fff700;
}
.grid-view .fa-question-circle.more-info,
.grid-view .fa-question-circle-o.more-info {
    margin-left: 4px;
    margin-right: 3px;
    color: #5d5d5d;
    position: relative;
    top: 2px;
}
.grid-view .fa-question-circle.more-info:hover,
.grid-view .fa-question-circle-o.more-info:hover {
    cursor: help;
}
.grid-view .fa-question-circle.more-info:before,
.grid-view .fa-question-circle-o.more-info:before {
    content: "\f29c";
}
.grid-view td a[disabled],
.dropdown-menu > li > a[disabled],
.grid-view td a.btn.disabled,
.grid-view a.btn[data-disabled="disabled"],
a[data-disabled="disabled"] {
    cursor: not-allowed;
    opacity: .35;
}
.grid-view td a[disabled]:active,
.dropdown-menu > li > a[disabled]:active,
.grid-view td a.btn.disabled:active,
.grid-view a.btn[data-disabled="disabled"]:active,
a[data-disabled="disabled"]:active,
.col-actions .btn-group[disabled="disabled"]:active {
    pointer-events: none;
}
.col-actions .btn-group[disabled="disabled"] {
    cursor: not-allowed;
    opacity: .55;
}
.btn-right {
    position: absolute;
    right: 0;
    border: none;
    padding: 7px 13px;
    font-size: 16px;
    cursor: pointer;
    line-height: 22px;
    height: 36px;
}
.btn-add {
    background-color: #1cb25f;
    color: #fff;
}
.btn-add:hover {
    background-color: #088e41;
    color: #fff;
}
.btn-add:focus {
    outline: none;
}
.btn[data-disabling="true"] {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.65;
}
.btn.btn-blue.disabled,
.btn.btn-blue[disabled],
.btn.btn-primary.disabled,
.btn.btn-primary[disabled] {
    opacity: 0.8;
}
.btn.btn-blue.disabled:not(.btn-submit),
.btn.btn-blue[disabled]:not(.btn-submit),
.grid-view .btn.bulk-actions-btn.disabled,
.btn.btn-blue.btnSaveNewCalibration.disabled {
    opacity: 0.65;
}
.dropdown-menu .btn.btn-blue.disabled,
.dropdown-menu .btn.btn-blue[disabled],
.dropdown-menu .btn.btn-primary.disabled,
.dropdown-menu .btn.btn-primary[disabled] {
    opacity: 0.65;
}
#compose-mail-form .wrap-save-in-dms,
.modal .modal-footer .wrap-send-email,
#modal-save-procedure .wrap-grid-columns,
#modal-save-procedure .wrap-all-columns {
    display: inline-block;
    padding: 8px 10px 8px 8px;
    border-radius: 2px;
    margin-bottom: 5px;
}
#compose-mail-form .wrap-save-in-dms > input[type="checkbox"],
.modal .modal-footer .wrap-send-email > input[type="checkbox"],
#compose-mail-form .wrap-save-in-dms > .checkboxes,
#compose-mail-form .wrap-save-in-dms > .save-in-dms-label,
.modal .modal-footer .wrap-send-email > .send-email-label,
.modal .modal-footer .wrap-send-email,
#modal-save-procedure .wrap-grid-columns > .checkboxes,
#modal-save-procedure .wrap-grid-columns > .grid-columns-label,
#modal-save-procedure .wrap-all-columns > .checkboxes,
#modal-save-procedure .wrap-all-columns > .all-columns-label {
    float: left;
}
#compose-mail-form .wrap-save-in-dms > input[type="checkbox"],
.modal .modal-footer .wrap-send-email > input[type="checkbox"] {
    margin-right: 5px !important;
}
#compose-mail-form .wrap-save-in-dms > .save-in-dms-label,
.modal .modal-footer .wrap-send-email > .send-email-label,
#modal-save-procedure .wrap-grid-columns > .grid-columns-label,
#modal-save-procedure .wrap-all-columns > .all-columns-label {
    line-height: 15px;
    margin-bottom: 0;
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
    user-select: none;          /* Likely future */
}
#compose-mail-form .wrap-save-in-dms > .checkboxes input[type=checkbox] + .check:after,
#modal-save-procedure .wrap-grid-columns > .checkboxes input[type=checkbox] + .check:after,
#modal-save-procedure .wrap-all-columns > .checkboxes input[type=checkbox] + .check:after {
    height: 80%;
    width: 46%;
}
#compose-mail-form .wrap-save-in-dms > .checkboxes .check,
#modal-save-procedure .wrap-grid-columns > .checkboxes .check,
#modal-save-procedure .wrap-all-columns > .checkboxes .check {
    width: 13px;
    border-width: 2px;
}
#compose-mail-form .wrap-save-in-dms,
.modal .modal-footer .wrap-send-email,
#modal-save-procedure .wrap-grid-columns {
    border: 1px solid #db7308;
    background-color: #fcf3ea;
}
.modal .modal-footer .wrap-send-email > .send-email-label,
#compose-mail-form .wrap-save-in-dms > .save-in-dms-label {
    margin-left: 2px;
}
#compose-mail-form .wrap-save-in-dms > .save-in-dms-label,
.modal .modal-footer .wrap-send-email > .send-email-label,
#modal-save-procedure .wrap-grid-columns > .grid-columns-label {
    color: #db7308;
}
#compose-mail-form .wrap-save-in-dms > .save-in-dms-label:hover,
.modal .modal-footer .wrap-send-email > .send-email-label:hover {
    cursor: pointer;
}
#compose-mail-form .wrap-save-in-dms > .checkboxes input[type=checkbox] + .check:after {
    transform-origin: 84% 79%;
}
#modal-save-procedure .wrap-all-columns {
    border: 1px solid #10a72f;
    background-color: #bbfcd1;
}
#modal-save-procedure .wrap-all-columns > .all-columns-label {
    color: #0f8c26;
}
#modal-save-procedure .wrap-all-columns > .checkboxes input[type=checkbox] + .check:after,
#modal-save-procedure .wrap-grid-columns > .checkboxes input[type=checkbox] + .check:after {
    transform-origin: 70% 86%;
}
#modal-save-procedure .wrap-export-settings {
    margin-top: 10px;
}
#modal-save-procedure .wrap-export-settings > .box,
#modal-save-procedure .wrap-export-settings .box-body {
    display: inline-block;
}
#modal-save-procedure .wrap-export-settings .box-body {
    width: 100%;
    padding-top: 5px;
}
#modal-save-procedure .wrap-grid-columns > .grid-columns-label,
#modal-save-procedure .wrap-all-columns > .all-columns-label {
    margin-left: 5px;
    font-weight: normal;
}
#modal-save-procedure .wrap-grid-columns,
#modal-save-procedure .wrap-all-columns {
    float: left;
    clear: both;
    width: 100%;
}
#test-step-grid tbody > tr > td,
#backup-grid tbody > tr > td {
    font-size: 14px;
}
#upload-procedure-form .wrap-upload > .help-block {
    margin-top: 10px;
}
#modal-save-procedure .modal-dialog .modal-footer {
    margin-top: 0;
    padding-right: 14px;
}
.grid-view .col-actions .glyphicon-floppy-save {
    font-size: 13px;
    margin-top: 1px;
    margin-right: -1px;
}
#basic-settings-form .disable-double-wrap .security-text {
    float: left;
    margin-top: 1px;
}
#basic-settings-form .logo_company-img,
#basic-settings-form .background_image_company-img {
    max-height: 250px;
    max-width: 100%;
    display: block;
    margin-top: 10px;
    border: 1px solid #979797;
    padding: 5px;
}
#basic-settings-form .btn-choose-image {
    margin-right: 10px;
}
#wiki-form .btnCancel,
#category-form .btnCancel {
    margin-left: 5px;
}

.sidebar-form .dropdown-search {
    position: relative;
}
.sidebar-form .dropdown-search .dropdown-menu .close {
    margin-right: 7px;
    margin-top: 2px;
    color: #fbfbfb;
    opacity: 0.7;
    font-weight: normal;
}
.sidebar-form .input-group-btn:focus,
.sidebar-form .input-group-btn button:focus,
.sidebar-form .dropdown-search .dropdown-menu .close:focus {
    outline: none;
}
.sidebar-form .input-group-btn button {
    line-height: 24px;
}
.skin-blue .sidebar-form #search-btn.has-text {
    padding-top: 6px;
    line-height: 23px;
}
.customer-contact-body .checkboxes input[type=checkbox] + .check:after {
    transform-origin: 93% 80%;
}
#tab_user_1 > span.loading-icon {
    float: none;
}
#tab_user_1 .no-results {
    margin-top: 7px;
}
.spinner-1.log-spinner {
    width: 96%;
    z-index: 1;
}
#outgoing-batch-grid span.label,
#incoming-batch-grid span.label {
    font-weight: normal;
    font-size: 14px;
}
#modal-customer .modal-body {
    max-height: 480px;
    overflow: auto;
}
.wrap-symmetric-log #content_log,
.wrap-compare-content #compare_content,
.wrap-compare-content #sql_content {
    font-family: 'segoe ui', sans-serif;
    position: relative;
    background-color: #000;
    color: #f9f9f9;
    border: none;
    height: 465px;
    width: 100%;
    resize: none;
}
.wrap-symmetric-log #scrollLock {
    margin-top: 10px;
}
.wrap-symmetric-log > .wrap-start-stop {
    margin-bottom: 10px;
    display: inline-block;
}
.wrap-symmetric-log > .wrap-start-stop input[type="button"] {
    font-weight: 400;
}
.wrap-symmetric-log {
    display: inline-block;
    width: 100%;
}
.wrap-symmetric-log .wrap-start-stop-alert {
    width: 100%;
    display: block;
}
.wrap-symmetric-log .wrap-start-stop-alert .alert {
    padding: 8px 20px;
    text-align: center;
    font-weight: 400;
    margin-left: 0;
    margin-bottom: 0;
}
.wrap-symmetric-log .btn-start,
.wrap-symmetric-log .btn-stop {
    display: none;
}
#log .wrap-start-stop-alert {
    margin-bottom: 10px;
}
#error-notify,
#info-notify,
#error-compare-notify,
#error-server-notify {
    margin-left: 0;
    font-size: 16px;
}
.tbl-symmetric-configuration select.form-control {
    width: auto;
}
.box.box-info.style-1-box > .box-header > .box-title {
    padding: 10px 0 10px 10px;
}
.box.box-info.engine-box > .box-header > .box-title {
    padding: 8px 0 10px 10px;
}
.box.box-info.engine-box.collapsed > .box-header > .box-title,
div.box.box-info.engine-box.operation-box > .box-header > .box-title {
    padding-bottom: 10px;
}
.information-box table > tbody > tr > th {
    color: #06a3bc;
}
.wizard-pane .information-box {
    margin-top: 15px;
}
.information-box table > tbody > tr.empty > td:nth-child(2),
.table.table-striped > tbody > tr.empty > td:nth-child(2) {
    color: #9b9b9b;
    font-style: italic;
}
.engine-box > .box-header > .box-title > .fa,
.engine-box > .box-header > .box-title > span {
    float: left;
}
.engine-box > .box-header > .box-title > .ion {
    float: left;
    font-size: 20px;
}
.engine-box > .box-header > .box-title > span.node-name {
    line-height: 20px;
    font-weight: 400;
    font-size: 20px;
}
.engine-box.small-custom-box > .box-header >  .box-title,
.engine-box.small-custom-box > .box-header >  .box-title > i,
.engine-box.small-custom-box > .box-header > .box-title > span.node-name {
    color: #fff !important;
}
.small-custom-box:not(.engine-box) .box-title > i,
.small-custom-box:not(.engine-box) .box-title > span.node-name {
    color: inherit;
}
.engine-box.sql-box > .box-header > .box-title > span.node-name {
    line-height: 21px;
}
.initializing-box .wrap-buttons,
#compare .wrap-options,
#overview .wrap-table {
    display: inline-block;
}
#compare .wrap-options {
    margin-bottom: 10px;
}
.initializing-box .wrap-buttons > .wrap-button,
.initializing-box .wrap-buttons > .wrap-node,
#compare .wrap-options > .wrap-button,
#compare .wrap-options > .wrap-node,
#compare .wrap-options > .wrap-table,
#overview .wrap-table > .wrap-button,
#overview .wrap-table > .wrap-node,
#overview .wrap-table > .wrap-arrow,
#compare .wrap-options > .wrap-arrow {
    display: inline-block;
    float: left;
}
.initializing-box .wrap-buttons > .wrap-button,
.initializing-box .wrap-options > .wrap-node,
#compare .wrap-options > .wrap-button,
#compare .wrap-options > .wrap-node,
#overview .wrap-table > .wrap-button,
#overview .wrap-table > .wrap-node,
#overview .wrap-table > .wrap-arrow,
#compare .wrap-options > .wrap-arrow {
    margin-right: 20px;
}
#compare .wrap-options > .with-delete {
    display: flex;
    align-items: center;
    height: 34px;
    padding: 0 10px;
    border: 2px dashed #ea4607;
}
#compare .wrap-options > .with-delete > label {
    margin-bottom: 0;
    margin-left: 6px;
    color: #ea4607;
}
.initializing-box .wrap-buttons > .wrap-button > button > i.fa {
    margin-left: 8px;
}
#overview .wrap-table > .wrap-arrow,
#compare .wrap-options > .wrap-arrow {
    margin-top: 1px;
    font-size: 23px;
}
#modalConfirm .engine-name {
    color: #08b92e;
}
#overview .wrap-node .form-control,
#overview .wrap-table .form-control,
#compare .wrap-node .form-control,
#compare .wrap-table .form-control,
#compare .select2-container--default .select2-selection--single {
    border: 1px solid #0aa9b9;
}
#compare .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #555;
}
#compare .select2-container--default .select2-selection--single,
#compare .select2-container--default span.select2-selection--single .select2-selection__rendered {
    height: 34px;
}
#compare .select2-container--default span.select2-selection--single .select2-selection__rendered {
    line-height: 34px;
}
.sym-configuration #configuration > .additional-tabs,
.sym-configuration #configuration > .additional-tabs .nav-tabs-custom {
    margin-bottom: 0;
}
.sym-configuration #configuration > .additional-tabs {
    margin-top: 15px;
}
#configuration .last-form .box {
    margin-bottom: 0;
}
.tabs-space .dropdown-menu li:first-child {
    margin-bottom: 0;
}
#configuration .box-start-stop {
    margin-bottom: 0;
}
#field-configuration-grid strong.default-value {
    color: #0b99dc;
    font-weight: normal;
}
#order_entries_by_status_left_1 .booking-comment {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.customer-contact-body .nav-tabs-custom {
    margin-bottom: 0;
}
.nav-tabs-custom.nav-box > .nav-tabs > li.dropdown > a.dropdown-toggle {
    padding: 6px 12px 6px;
    border-top-right-radius: 3px !important;
}
.tab-pane .box-body.customer-contact-body {
    padding-top: 3px;
}
.nav-tabs-custom.nav-box:not(.nav-box-default) {
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
    position: relative;
}
.nav-tabs-custom.nav-box > .nav-tabs {
    border-bottom: none;
}
.nav-tabs-custom.nav-box > .nav > .header {
    color: #4c78a5 !important;
    font-size: 16px;
    line-height: 22px;
}
.nav-box.nav-box-primary {
    border-top: 2px solid #4a6fb9;
}
.nav-tabs-custom.nav-box .box .box-body {
    padding: 10px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.box .box-body {
    color: #496d91;
}
.box > .box-body > .box.box-info,
.box > .box-body > form > .box.box-info {
    margin-bottom: 10px;
}
.box > .box-body > .box.box-info:last-child,
.box > .box-body > form:last-of-type > .box.box-info {
    margin-bottom: 0;
}
.box .box-body.box-full {
    background-color: rgb(234, 249, 254);
}
.form .box > .box-body > .form-group:last-child {
    margin-bottom: 0;
}
.form .control-label > span.flag {
    margin-left: 3px;
}
.form .control-label > .loading-icon {
    float: right;
    margin-top: -1px;
}
.nav-tabs-custom.nav-box > .tab-content {
    border-radius: 5px;
    padding-top: 3px;
}
#tab_customer .nav-tabs-custom.nav-box,
#tab_billing_address .nav-tabs-custom.nav-box,
#tab_delivery_address .nav-tabs-custom.nav-box,
#tab_user_1  .nav-tabs-custom.nav-box {
    margin-top: 10px;
    margin-bottom: 0;
}
#gridCustomerAddress .refreshMsg,
#gridBillingAddress .refreshMsg,
#gridDeliveryAddress .refreshMsg {
    width: 150px;
    padding: 3px;
}
#section-customer #gridDeliveryAddress .refreshMsg {
    padding: 5px;
}
#gridCustomerAddress .refreshMsg h1,
#gridBillingAddress .refreshMsg h1,
#gridDeliveryAddress .refreshMsg h1 {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 3px;
}
#gridCustomerAddress span.label,
#gridBillingAddress span.label,
#gridDeliveryAddress span.label {
    padding: 4px 4px 3px 4px;
}
#gridDeliveryAddress .refreshMsg .spinner > div {
    width: 8px;
    height: 8px;
}
#gridCustomerAddress .checkboxes input[type=checkbox] + .check:after,
#gridBillingAddress .checkboxes input[type=checkbox] + .check:after,
#gridDeliveryAddress .checkboxes input[type=checkbox] + .check:after {
    height: 9px;
    transform-origin: 71% 95%;
}
#booking-overview-grid td.extrarow,
#article-part-grid td.extrarow {
    font-size: 14px;
    font-weight: 400;
    padding: 8px 50px;
    background-color: #fff;
}
#booking-overview-grid td.extrarow.selected,
#article-part-grid td.extrarow.selected {
    background-color: #fff;
}
#booking-overview-grid .table.table-striped > tbody > tr.selected.extrarow:nth-child(odd) > td,
#article-part-grid .table.table-striped > tbody > tr.selected.extrarow:nth-child(odd) > td {
    background-color: #fff !important;
}
#booking-overview-grid td.extrarow .booking-number,
#article-part-grid td.extrarow .booking-number {
    color: #079ed8;
}
#booking-overview-grid td.extrarow .booking-customer,
#article-part-grid td.extrarow .booking-customer {
    color: #d88c0a;
}
#dashboard-content-wrapper .no-blocks,
#dashboard-content-wrapper .no-feeds {
    border: 2px dashed #ddd;
    background-color: #fff;
    display: table;
    position: static;
    height: 297px;
    width: 100%;
    margin-top: 15px;
}
#dashboard-content-wrapper .no-blocks {
    width: 97%;
    margin: 0 20px !important;
    height: 550px;
}
#dashboard-content-wrapper .no-blocks .grid-stack {
    display: none;
}
#dashboard-content-wrapper .add-more-block-text {
    display: none;
}
#dashboard-content-wrapper .no-blocks > .add-more-block-text,
#dashboard-content-wrapper .no-feeds > .no-feeds-text {
    font-weight: 400;
    color: #c4c3c3;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
#dashboard-content-wrapper .no-blocks > .add-more-block-text {
    font-size: 25px;
}
#dashboard-content-wrapper .no-feeds > .no-feeds-text {
    font-size: 18px;
}
.treeview-menu > li {
    position: relative;
    float: left;
    width: 100%;
}
.treeview-menu .wrap-dashboard-setting {
    position: absolute;
    right: 0;
    top: 0;
    padding-left: 0;
}
.treeview-menu .dashboard-menu {
    display: inline-block !important;
    width: 100%;
    margin-left: 10px !important;
}
.treeview-menu .btn-dashboard-setting {
    margin: 12px 11px 11px 0;
    color: #b1b1b1;
}
.treeview-menu li.active .btn-dashboard-setting,
.treeview-menu .dropdown.open .btn-dashboard-setting {
    color: #fff;
}
.treeview-menu .btn-dashboard-setting:hover {
    cursor: pointer;
    color: #e3e2e2;
}
.treeview-menu .dropdown {
    list-style: none;
    height: 27px;
}
.treeview-menu .dropdown > .dropdown-menu {
    border: none;
    right: 8px;
}
.treeview-menu .dropdown > .dropdown-menu li > a {
    padding: 3px 20px;
    margin-left: 0 !important;
}
.treeview-menu .dropdown > .dropdown-menu li:hover,
.treeview-menu .dropdown > .dropdown-menu li:focus,
.treeview-menu .dropdown > .dropdown-menu li > a:hover,
.treeview-menu .dropdown > .dropdown-menu li > a:focus,
.wrap-filter-setting .dropdown > .dropdown-menu li:hover,
.wrap-filter-setting .dropdown > .dropdown-menu li:focus,
.wrap-filter-setting .dropdown > .dropdown-menu li > a:hover,
.wrap-filter-setting .dropdown > .dropdown-menu li > a:focus
{
    background-color: #eeeeee;
}
.treeview-menu .dropdown li.wrap-dashboard-rename > a {
    color: #ef810f;
}
.wrap-filter-setting .dropdown li.wrap-filter-rename > a {
    color: #515357;
}
.treeview-menu .dropdown li.wrap-dashboard-delete > a,
.wrap-filter-setting .dropdown li.wrap-filter-delete > a {
    color: #ee2f04;
}
.treeview-menu .dropdown li.wrap-dashboard-activate > a {
    color: #03872a;
}
.skin-blue .sidebar > .sidebar-menu > li > ul.treeview-menu > li > a.dashboard-menu {
    padding-top: 7px;
}
.sidebar-menu .dashboard-menu.active {
    color: #59f7f1 !important;
}
#modal-active .active-dashboard,
#modal-delete-dashboard .active-dashboard,
#modal-delete-filter .filter-name {
    color: #d49523;
}
#modal-dashboard .modal-footer,
#modal-share-dashboard .modal-footer {
    margin-top: 5px;
}
#dashboard-content-wrapper.wrapper-share-dashboard {
    padding: 20px;
    background: #ecf0f5;
    height: 100vh;
}
#dashboard-content-wrapper.wrapper-share-dashboard .inventory-box .truncate-text {
    max-width: initial;
}
#dashboard-content-wrapper.wrapper-share-dashboard .inventory-box .box-header,
#dashboard-content-wrapper.wrapper-share-dashboard .inventory-box .box-header .box-title {
    cursor: default !important;
}
#dashboard-content-wrapper.wrapper-share-dashboard .inventory-box .box-header:hover {
    background-color: #fff;
}
#login-box .forgot-password {
    margin-top: 5px;
    display: block;
}
#login-box .footer .register-link,
#login-box .footer .login-link {
    color: #f93154;
    border: 2px solid #f93154;
    padding: 4px 14px;
    border-radius: 4px;
    font-weight: 600;
    margin-top: 0;
    display: inline-block;
}
#login-box .footer .register-link:hover,
#login-box .footer .register-link:focus,
#login-box .footer .login-link:hover,
#login-box .footer .login-link:focus {
    border: none;
    padding: 6px 14px;
    background: linear-gradient(to right, #ee7724, #d8363a, #dd3675, #b44593);
    color: #fff;
}
#login-box .wrap-version {
    background-color: #fff;
    padding: 10px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 600;
    color: #27818d;
    padding-top: 23px;
}
#login-box.background-blur .wrap-version {
    background-color: transparent;
}
table > tbody > tr > td > .property-name {
    color: #0a97db;
    font-size: 15px;
    font-weight: 400;
}
table > tbody > tr > td > .hint-text {
    font-size: 14px;
    font-style: italic;
    color: #a3a2a2;
    line-height: 17px;
    margin-top: 5px;
}
.wrap-cache-buttons {
    display: inline-block;
    margin-left: 10px;
}
#basic-settings-form > .box:nth-child(2) ~ .box {
    margin-top: 10px;
    margin-bottom: 0;
}
#basic-settings-form > .box.box-certificate {
    margin-bottom: 10px !important;
}
#basic-settings-form > .box.box-certificate #alert-ssl-certificate {
    margin-bottom: 15px;
}
#basic-settings-form .box:first-of-type {
    margin-top: 0;
    margin-bottom: 0;
}
#basic-settings-form > .box:nth-last-child(2) {
    margin-bottom: 10px !important;
}
#basic-settings-form .row:last-child > .form-group {
    margin-bottom: 0;
}
#basic-settings-form #submit-button {
    margin-top: 10px;
}
.tbl-configuration .property-title {
    font-size: 14px;
    font-weight: 400;
}
.tbl-configuration .property-title .glyphicon {
    margin-left: 5px;
    margin-top: 1px;
    color: #0ca3fb;
    font-size: 13px;
}
.tbl-configuration .property-title .tooltip {
    line-height: 20px;
}
.daterangepicker div.ranges li {
    font-size: 14px;
    background: rgb(220 220 220 / 14%);;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 12px;
}
.daterangepicker .ranges label {
    font-size: 13px;
}
.box .btn-collapse {
    font-size: 22px;
    margin-right: 13px;
    margin-top: 5px;
}
.box .btn-collapse > i {
    color: #fff;
}
.box.collapsed .box-body {
    display: none;
}
.box.box-info.collapsed {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: none;
}
.box.collapsed .box-header {
    border-radius: 5px;
}
#tbl-report-settings .wrap-report-language > .form-group {
    margin-bottom: 8px;
    float: left;
}
#tbl-report-settings .wrap-report-language > .form-group .list-language {
    display: inline-block;
    margin-left: 10px;
}
#tbl-report-settings .wrap-report-language > .loading-icon {
    width: 18px;
    height: 18px;
    margin: 8px 12px;
}
#dashboard-content-wrapper .inventory-box > .box.collapsed {
    border-radius: 4px;
}
#dashboard-content-wrapper .inventory-box.emoncms-box > .box.collapsed {
    padding-bottom: 0;
}
#dashboard-content-wrapper .inventory-box .box-data > .risk {
    margin-top: 17px;
}
#dashboard-content-wrapper #support_risk_priority .box-data > .risk,
#dashboard-content-wrapper #support_risk_priority .box-data > .risk > .wrap-support-risk {
    width: 100%;
}
#dashboard-content-wrapper #support_risk_priority .box-data > .risk {
    display: flex;
}
#dashboard-content-wrapper #support_risk_priority .box-data > .risk > .wrap-support-risk {
    border: 2px solid #0e5297;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks {
    width: 100%;
    table-layout:fixed;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr > td {
    vertical-align: middle;
    text-align: center;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr > td {
    font-size: 21px;
}
#dashboard-content-wrapper #support_risk_priority .risk-value {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-shadow: 0 0 2px #343434,
    0 0 2px #343434,
    0 0 2px #343434,
    0 0 2px #343434,
    0 0 2px #343434;
    -webkit-font-smoothing: antialiased;
    cursor: default;
}
#dashboard-content-wrapper #support_risk_priority .risk-name {
    font-size: 18px;
    text-align: center;
    padding: 10px;
    border-left: 1px solid #0e5297;
    border-bottom: 2px solid #0e5297;
    cursor: help;
    min-height: 48px;
}
#dashboard-content-wrapper #support_risk_priority div:first-child > .risk-name {
    border-left: none;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr > td {
    color: #000;
    font-weight: 600;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr > td {
    border: 1px solid #0e5297;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr > td > a {
    color: #fff;
    text-shadow: 0 0 2px #343434,
    0 0 2px #343434,
    0 0 2px #343434,
    0 0 2px #343434,
    0 0 2px #343434;
    -webkit-font-smoothing: antialiased;
    display: block;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr > td > a:hover {
    text-shadow: #000 0 0 4px;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr:first-child > td,
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr:first-child > td.risk-name,
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr:nth-last-child(2) > td.risk-name {
    border-top: 2px solid #0e5297 !important;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr:nth-last-child(3) > td.risk-name {
    border-bottom: 2px solid #0e5297 !important;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr > td:last-child,
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr:not(.last-row) > td.risk-name,
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr:nth-last-child(2) > td.risk-name:last-child {
    border-right: 2px solid #0e5297 !important;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr:nth-last-child(2) > td.risk-name:nth-child(3) {
    border-left: 2px solid #0e5297 !important;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr > td.no-border,
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr > td[class^="cell-"] {
    border: none;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr > td.risk-name {
    color: #05386c;
    font-weight: normal;
    font-size: 16px;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr > td.version-title > div {
    writing-mode: vertical-rl;
    transform: rotate(-180deg);
    margin: 0 auto;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr > td.version-title {
    width: 50px;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr > td.milestone-title {
    height: 50px;
    border-left: 2px solid #0e5297 !important;
}
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr > td.version-title,
#dashboard-content-wrapper .inventory-box .tbl-support-risks tr > td.milestone-title {
    background-color: #0e5297;
    color: #fff;
    font-weight: 300;
    font-size: 23px;
}
.nav-tabs-custom > .nav .btnCollapse,
.box > .box-header > .btnCollapse {
    padding: 1px 7px 2px 7px;
    line-height: 20px;
}
.nav-tabs-custom > .nav .btnCollapse {
    margin: 8px 4px 8px 9px;
}
.box > .box-header > .btnCollapse {
    margin: 7px 7px 7px 9px;
}
.nav-tabs-custom.collapsed > ul.nav {
    border-bottom-width: 0 !important;
}
.nav-tabs-custom.last-tabs {
    margin-bottom: 0 !important;
}
table > tbody > tr > td .overdue-text,
table > tbody > tr > td .due-text,
table > tbody > tr > td .today-text {
    display: inline-block;
}
table > tbody > tr > td .overdue-text {
    color: #ed721c;
}
table > tbody > tr > td .due-text {
    color: #03a032;
}
table > tbody > tr > td .today-text {
    color: #0261bd;
}
.inventory-box .icon.icon-emoncms {
    margin: 10px 0 7px 10px;
}
.box > .spinner-1 {
    height: 100%;
    line-height: 225px;
    top: 0;
    width: 100%;
    border-radius: 5px;
    z-index: 1;
}
.box-data .spinner-1 {
    padding: 0;
    width: 97%;
}
#gridLastCustomerAddress tr.extrarow > td.extrarow,
#gridCustomerAddress tr.extrarow > td.extrarow,
#gridBillingAddress tr.extrarow > td.extrarow,
#gridDeliveryAddress tr.extrarow > td.extrarow {
    background-color: #fff !important;
}
#gridCustomerAddress div.spinner > div,
#gridBillingAddress div.spinner > div,
#gridDeliveryAddress div.spinner > div {
    width: 8px;
    height: 8px;
}
.tab-pane.active > div.row .nav-tabs-custom:last-child,
.tab-pane.active > div.row .box:last-child {
    margin-bottom: 0;
}
#accordion .box > .wrap-contact-profile,
#accordion table .btn-delete {
    margin-left: 10px;
}
.grid-view .col-display-order {
    width: 100px;
    text-align: center;
}
.grid-view .btn.btn-xs.move-action {
    line-height: 25px !important;
}
#status-form #AdminStatus_active.activate,
#status-form #AdminStatus_hide.activate {
    color: green;
    font-weight: 400;
    background-color: #d0f1d0;
    border: 1px solid #0dab1d;
}
#status-form #AdminStatus_active.activate:focus,
#status-form #AdminStatus_hide.activate:focus {
    border: 1px solid #0dab1d !important;
}
#status-form #AdminStatus_active.deactivate,
#status-form #AdminStatus_hide.deactivate {
    color: #9b9b9b;
    font-weight: 400;
    background-color: rgb(198 198 198 / 26%);
    border: 1px solid #bbbbbb;
}
#status-form #AdminStatus_active.deactivate:focus,
#status-form #AdminStatus_hide.deactivate:focus {
    border: 1px solid #9f9f9f !important;
    box-shadow: 0 0 0 1px rgb(148 148 148 / 25%);
}
#status-form #AdminStatus_active > option,
#status-form #AdminStatus_hide > option{
    background-color: #fff;
}
#status-form #AdminStatus_active > option[value="1"],
#status-form #AdminStatus_hide > option[value="1"] {
    color: green;
    font-weight: 400;
}
#status-form #AdminStatus_active > option[value="0"],
#status-form #AdminStatus_hide > option[value="0"] {
    color: #9b9b9b;
    font-weight: 400;
}
.form .form-group.col-group {
    position: static;
    display: table;
    width: 100%;
}
.nav .wrap-show-hidden {
    padding: 10px;
}
.switch + .show-hidden-text {
    display: inline-block;
    margin-left: 3px;
    line-height: 22px;
    color: #da7a36;
}
#create-order-block label.switch,
#set-new-location-block label.switch {
    margin-top: 6px;
    margin-left: 10px;
}
#article-list-block .box-header > .btn {
    font-size: 13px;
    padding: 2px 8px;
    margin: 8px 15px;
    border-top: none;
}
#inventory-edit-grid tr.filters {
    display: none;
}
#addCommentModal .daterangepicker .calendar.left,
#addCommentModal .daterangepicker .daterangepicker_start_input,
body > .calendar-menu + .daterangepicker .calendar.left,
body > .calendar-menu + .daterangepicker .daterangepicker_start_input,
body > .calendar-menu + .daterangepicker ~ .daterangepicker .calendar.left,
body > .calendar-menu + .daterangepicker ~ .daterangepicker .daterangepicker_start_input {
    display: none!important;
}
.frontendInventory-admin .daterangepicker td.in-range {
    background: #fff;
}
#addCommentModal .daterangepicker .daterangepicker_end_input,
body > .calendar-menu + .daterangepicker .daterangepicker_end_input,
body > .calendar-menu + .daterangepicker ~ .daterangepicker .daterangepicker_end_input {
    width: 100%;
    padding-left: 0;
}
#addCommentModal .daterangepicker .daterangepicker_end_input label,
body .calendar-menu + .daterangepicker .daterangepicker_end_input label,
body .calendar-menu + .daterangepicker ~ .daterangepicker .daterangepicker_end_input label {
    display: none;
}
#addCommentModal .opensright .range_inputs,
body .calendar-menu + .opensright .range_inputs,
body .calendar-menu + .opensright ~ .opensright .range_inputs {
    display: none;
}

#updateCommentModal .daterangepicker .calendar.left,
#updateCommentModal .daterangepicker .daterangepicker_start_input {
    display: none!important;
}
#updateCommentModal .daterangepicker .daterangepicker_end_input {
    width: 100%;
    padding-left: 0;
}
#updateCommentModal .daterangepicker .daterangepicker_end_input label {
    display: none;
}
#updateCommentModal .opensright .range_inputs{
    display: none;
}
.btnApplyByInventory, .btnApplyByAsset {
    margin-top: 10px;
}
#apply-status-wrapper .box .box-header{
    padding-bottom: 0;
}
#apply-status-wrapper.apply-status-done {
    margin-bottom: 20px;
}
#apply-status-wrapper.apply-status-done .btn-print-report {
    margin-bottom: 0;
    margin-top: 15px;
}
#inventory-wrapper{
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}
#inventory-wrapper #inventoryList .empty {
    display: none !important;
}
.inputAddCommentStatus {
    width: 100%;
}
span.tt-dropdown-menu {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
div.tt-suggestion {
    padding: 6px;
    line-height: 20px;
}
.tt-suggestions > .tt-suggestion:nth-child(even) {
    background-color: #e1f1ff;
}
.editable-input-custom .tt-suggestion.tt-is-under-cursor {
    color: #496d91;
    background-color: #fcffc9;
    background-image: none;
}
.editable-input-custom .tt-suggestion small {
    color: #a8a8a8;
}
.tt-dropdown-menu .tt-suggestion > b {
    white-space: nowrap !important;
}
.tt-dropdown-menu .tt-suggestion > p > .fa {
    margin-right: 5px;
}
.tt-dropdown-menu .tt-suggestion > p > .fa-phone {
    color: #00e320;
}
.tt-dropdown-menu .tt-suggestion > p > .fa-user {
    color: #ffaf4c;
}
#articleList {
    padding-top: 0;
}
#inventory-wrapper #inventoryList {
    padding-top: 5px;
}
#newInventory-wrapper{
    padding: 0;
    margin-left: 0;
    margin-right: 0;
}
#newInventoryList .tt-dropdown-menu,
#newCalibrationList .tt-dropdown-menu {
    font-size: 14px;
    position: relative !important;
}
#newInventoryList .tt-dropdown-menu {
    margin-top: 34px;
}
#newInventoryList .input-group > .twitter-typeahead,
#newInventoryList td > input.form-control[type=text],
#newCalibrationList .input-group > .twitter-typeahead,
#newCalibrationList td > input.form-control[type=text] {
    min-width: 160px;
}
#newCalibrationList td > select.form-control {
    min-width: 100px;
}
#newCalibrationList td > .input-group {
    width: 100%;
}
#newInventory-wrapper #newInventoryList select.form-control{
    padding-left: 2px;
    padding-right: 2px;
}
#newInventory-wrapper .btnApplyByNewInventory{
    margin-top: 5px;
}
#newInventoryList .table-striped > tbody > tr:nth-child(even) > td,
#newInventoryList .table-striped > tbody > tr.selected > td,
#newCalibrationList .table-striped > tbody > tr:nth-child(even) > td,
#newCalibrationList .table-striped > tbody > tr.selected > td {
    background-color: #fff !important;
}
table .twitter-typeahead .tt-query.form-control {
    background-color: #fff !important;
}
.form-group .input-group .twitter-typeahead .tt-query {
    height: 34px;
    padding-right: 22px;
}
.modal .form-group .input-group .twitter-typeahead .tt-query {
    height: 36px;
}
.form .form-group .input-group.inventory-group .twitter-typeahead .tt-query {
    border-top-right-radius: 1px !important;
    border-bottom-right-radius: 1px !important;
}
.form-group .type-group .twitter-typeahead .tt-query {
    padding-right: 46px;
}
.form-group .input-group .input-group-addon + .twitter-typeahead .tt-query,
.form-group .input-group .input-group-addon + .twitter-typeahead input.tt-hint {
    height: 36px;
    line-height: 36px;
}
.form-group .input-group .input-group-addon + .twitter-typeahead .tt-query,
.form-group .input-group .input-group-addon + .form-control {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.input-group .input-group-addon {
    border-top-left-radius: 0.475rem;
    border-bottom-left-radius: 0.475rem;
}
.input-group .input-group-addon + .form-control + .select2 .select2-selection--single {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group .input-group-addon + .form-control + .select2 .select2-selection--single .select2-selection__clear {
    top: -1px;
}
.input-group-addon .fa-address-book-o {
    font-size: 16px;
}
.popover .popover-title {
    color: #807f7f;
    font-weight: 400;
}
.datepicker .clear {
    background-color: #feeaea;
    color: #fa1111;
    border-radius: 20px;
}
.datepicker .clear:focus,
.datepicker .clear:hover {
    background-color: #f4d4d1;
}
.datepicker .datepicker-switch,
.datetimepicker th.switch {
    color: #1b8cce;
}
.datepicker .datepicker-switch {
    line-height: 21px;
}
.datepicker table tr th,
.datetimepicker table tr th,
.datetimepicker table tr th > i {
    color: #496d91;
    font-weight: 500;
}
.datepicker table tr th.today,
.datetimepicker table tr th.today {
    background-color: #b0e3f9;
}
.datepicker table tr th.today:hover,
.datetimepicker table tr th.today:hover {
    background-color: #a2e0fb;
}
.datepicker table tr td.day,
.datetimepicker table tr td.day {
    color: #1f7dc0;
}
.datepicker table tr td.day.highlight,
.datepicker table tr td.day.highlight:hover,
.datepicker table tr td.day.highlight:focus {
    background-color: #fedb30 !important;
    color: #3c3c3c !important;
}
.datepicker table tr td.day.active.highlight,
.datepicker table tr td.day.active.highlight:hover,
.datepicker table tr td.day.active.highlight:focus {
    color: #ffffff !important;
    background-color: #3276b1 !important;
    border-color: #285e8e;
}
.datetimepicker table tr td.day.active,
.datetimepicker table tr td.day.old.active,
.datetimepicker table tr td.day.new.active,
.datepicker table tr td.day.active,
.datepicker table tr td.day.old.active,
.datepicker table tr td.day.new.active {
    color: #fff;
}
.datepicker table tr td.day.old,
.datepicker table tr td.day.new,
.datetimepicker table tr td.day.old,
.datetimepicker table tr td.day.new {
    color: rgb(153, 153, 153);
}
.editable-clear > a {
    color: #f53314;
    border-bottom: 1px solid #f53314;
}
.datepicker table,
.datetimepicker table {
    margin: 0 auto;
}
.datepicker > .filter-container {
    display: block;
}
.daterangepicker .calendar th {
    color: #0876c4;
    font-weight: 500;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
    font-family: 'segoe ui', Helvetica, Arial, sans-serif;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
    font-size: 14px;
    border-radius: 4px;
}
.datetimepicker .table-condensed > thead > tr > th.prev,
.datetimepicker .table-condensed > thead > tr > th.next {
    padding: 3px 12px 4px;
}
.datetimepicker.datetimepicker-inline {
    width: auto;
}
.datetimepicker .datetimepicker-minutes span {
    font-size: 14px !important;
}
.datetimepicker .datetimepicker-days tbody > tr > td {
    padding-right: 7px;
    padding-left: 6px;
}
.icon-arrow-left,
.icon-arrow-right {
    font-style: normal;
    font-size: 18px;
}
.icon-arrow-left:before {
    content: "\1F844";
}
.icon-arrow-right:before {
    content: "\1F846";
}
.control-sidebar .close {
    line-height: 12px;
    color: #fff;
    margin-right: 4px;
    margin-top: -4px;
    text-shadow: none;
    opacity: 0.4;
}
.control-sidebar .close:hover {
    opacity: 0.7;
}
.control-sidebar .close:focus {
    outline: none;
}
.file-footer-buttons button.btn.btn-xs {
    font-size: 12px;
    padding: 2px 5px 1px;
}
.file-footer-buttons button.btn.btn-xs > i {
    color: #fff;
}
#modal-add-filter .modal-body > label,
#modal-individual-variable .modal-body label {
    color: #496d91;
}
#modal-individual-variable .btn-add-variable {
    margin-left: 12px;
    border: 1px solid;
    padding: 2px 7px 3px;
    margin-top: -1px;
    border-radius: 5px;
    color: #fff;
    background-color: #0e9d4f;
}
#modal-individual-variable .btn-add-variable:hover {
    background-color: #0e833f;
}
#modal-individual-variable #variable_formula {
    margin-top: 6px;
    display: inline-flex;
}
#modal-individual-variable #variable_formula {
    font-family: 'segoe ui';
}
#modal-individual-variable .input-group .input-group-addon {
    height: 36px;
}
#modal-add-filter .modal-body > .form-control {
    font-weight: normal;
}
#modal-add-filter .modal-body #filter_name {
    margin-bottom: 10px;
}
.wrap-filter-setting .dropdown {
    list-style: none;
    height: 13px;
}
#control-sidebar-settings-tab .wrap-filter-setting {
    padding-top: 5px;
    margin-right: 1px;
    margin-bottom: 0;
    padding-left: 0;
}
#control-sidebar-settings-tab .individual-variable {
    padding-top: 0;
}
#control-sidebar-settings-tab .slimScrollDiv,
#control-sidebar-settings-tab .slimScrollDiv {
    padding-right: 12px;
}
#control-sidebar-settings-tab .slimScrollDiv,
#control-sidebar-settings-tab .slimScrollDiv > .sidebar,
#control-sidebar-settings-tab .slimScrollDiv,
#control-sidebar-settings-tab .slimScrollDiv > .sidebar {
    max-height: 200px;
}
.box .slimScrollDiv.collapsed {
    height: 0 !important;
}
.nav-tabs-custom .dropdown .dropdown-menu li > a {
    text-align: left;
}
.nav-tabs-custom .dropdown .dropdown-menu li > a > i {
    width: 1em;
    margin-right: 5px;
    float: none;
}
.nav-tabs-custom.collapsed .btnCollapse > i:before {
    content: "\f067";
}
.nav-tabs-custom .dropdown .dropdown-menu li > a > i.glyphicon-eye-open {
    position: relative;
    top: 4px;
}
ul.dropdown-menu > li > a > .fa {
    float: left;
    margin-top: 4px;
    width: 21px;
}
ul.dropdown-menu > li > a > .fa.fa-undo {
    font-size: 15px !important;
}
#create-booking-form .error > .order-type {
    color: #343f45 !important;
}
#create-booking-form .error > .order-type + a {
    text-decoration: underline;
}
#showcase-wrapper .dataTables_wrapper {
    overflow: auto;
}
.datepicker table tr td.highlight-day,
.datepicker table tr td.highlight-day.day:hover {
    color: #ffffff;
    background-color: #43bc06 !important;
    border-color: #277d9b;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.master-report-box .file-drop-zone {
    border: 2px dashed #aaa;
}
.box.box-info > .box-body > .box:not(:last-child) {
    margin-bottom: 10px;
}
#file-management-setting-wrapper #settings div.row .box:last-child {
    margin-bottom: 15px;
}
#wiki_document_modal .modal-body .form-group:last-child,
#file-management-setting-wrapper .wiki-row .box {
    margin-bottom: 0 !important;
}
.markdown-render a {
    border-bottom: 1px solid #3c8dbc;
}
.result-dropdown .dropdown-menu,
.customer-dropdown .dropdown-menu {
    min-width: 190px !important;
}
.wiki-document-dropdown .dropdown-menu {
    min-width: 200px !important;
}
#tab_procedure_1 .dropdown-menu {
    min-width: 210px !important;
}
.cke_dialog_body label.cke_dialog_ui_labeled_label {
    line-height: 20px;
}
.wiki-document-box .doc-version {
    background-color: #059514;
    color: #fff;
    padding: 3px 4px;
    border-radius: 2px;
    font-size: 13px;
    font-weight: normal;
    margin-top: -6px;
    margin-left: 4px;
}
.wiki-document-box .box-header {
    background-image: none !important;
    background-color: #efefef !important;
}
.wiki-document-box .document-name {
    color: #156ab2;
    font-size: 18px;
}
.wiki-document-box .box-title > .icon {
    margin: 0;
    display: inline-block;
    float: left;
}
.wiki-document-box .box-title > .node-name {
    margin-top: 3px;
}
#wiki_category_grid .page-count {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    color: #d3581e;
}
body.page-create .select2-container > .select2-dropdown,
body.page-edit .select2-container > .select2-dropdown {
    z-index: 99999;
}
body.page-create .cke_dialog_contents .select2-container--default span.select2-selection--single,
body.page-edit .cke_dialog_contents .select2-container--default span.select2-selection--single {
    height: 28px;
    line-height: 28px;
    border-radius: 2px;
}
body.page-create .cke_dialog_contents .select2-container--default span.select2-selection--single .select2-selection__rendered,
body.page-edit .cke_dialog_contents .select2-container--default span.select2-selection--single .select2-selection__rendered {
    height: 27px;
    line-height: 27px;
}
body.page-create .cke_dialog_contents .select2-container--default span.select2-selection--single .select2-selection__arrow,
body.page-edit .cke_dialog_contents .select2-container--default span.select2-selection--single .select2-selection__arrow {
    height: 24px;
}
body.page-create .select2-container--default span.select2-selection--single,
body.page-edit .select2-container--default span.select2-selection--single {
    height: 36px;
    line-height: 36px;
    border-color: #ccc;
}
body.page-create .select2-container--default span.select2-selection--single .select2-selection__rendered,
body.page-edit .select2-container--default span.select2-selection--single .select2-selection__rendered {
    height: 35px;
    line-height: 35px;
}
body.page-create .select2-container--default span.select2-selection--single .select2-selection__arrow,
body.page-edit .select2-container--default span.select2-selection--single .select2-selection__arrow {
    height: 32px;
}
body.page-create .select2-container--open .select2-dropdown--below,
body.page-edit .select2-container--open .select2-dropdown--below {
    border-top: 1px solid #aaa;
    margin-top: -1px;
}
#modal-delete-all .item-count {
    color: #e34f09;
}
#admin-user-role-form .form-group > .box > .box-body .box {
    margin-bottom: 10px;
}
#admin-user-role-form .form-group > .box > .box-body {
    display: flex;
}
#admin-user-role-form .operation-box .box-body > .row:last-child .box {
    margin-bottom: 0;
}
#admin-user-role-form .operation-box .box-body .box .check-all {
    float: right;
    margin: 12px 10px !important;
}
#admin-user-role-form .operation-box .box-body .box .box-title {
    font-size: 18px;
    padding: 7px 0 8px 10px;
}
#admin-user-role-form .operation-box .box-body .box .box-title > .label {
    float: right;
    margin: 2px 0 0 5px;
    padding: 6px 7px 5px !important;
    font-size: 11px;
}
#admin-user-role-form .states-group .box-body {
    padding-bottom: 1px;
}
#admin-user-role-form .operation-box > .box-body > .row .box > .box-body {
    height: 125px;
    overflow: auto;
    margin-bottom: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
#admin-user-role-form .operation-box > .box-body > .row .box > .box-body > .checkbox:first-child,
#admin-user-role-form .states-group .box-body > .checkbox:first-child {
    margin-top: 0;
}
#admin-user-role-form .operation-box > .box-body > .row .box > .box-body > .checkbox:last-child {
    margin-bottom: 0;
}
#admin-user-role-form .operation-box > .box-body > .row .box > .box-body > .checkbox > input[type="checkbox"] {
    margin-top: 1px !important;
    scale: 1.1;
}
#admin-user-role-form .operation-box > .box-body > .row .box > .box-body > .checkbox > span {
    max-width: 300px;
    display: inline-block;
    float: left;
    height: 19px;
    line-height: 19px;
}
#admin-user-role-form .operation-box > .box-body > .row .box > .box-body > .checkbox > i {
    margin-left: 4px;
    margin-top: 3px;
    color: #9b9c9d;
}
#admin-user-role-form .operation-box > .box-body > .row .box > .box-body > .checkbox > i + .tooltip .tooltip-inner {
    white-space: normal;
}
.nav-tabs-custom > .tab-content > .tab-pane.wiki-page > #wiki_grid .checkboxes input[type=checkbox] + .check:after {
    transform-origin: 88% 97%;
}
.wiki-pages > .nav-tabs-custom,
.wiki-pages > .layout-content-container > .panel {
    margin-bottom: 0;
}
.empty-message {
    margin-bottom: 0;
    font-size: 17px;
    color: #db740a;
}
#type-form .wrap-buttons .squaredThree {
    margin-left: 13px;
}
.grid-view table > tbody > tr > td .item-count {
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    color: #d3581e;
}
.grid-view table > tbody > tr > td .text-link {
    border-bottom: 1px solid #137deb;
}
.topiclist .commonForm {
    margin-bottom: 15px;
}
.ts-translation-list button.save-all .glyphicon {
    float: left;
    margin-top: 3px;
}
.form-group .show-global-label .switch.switch-small,
.form-group .show-mark-column .switch.switch-small {
    margin-top: 1px !important;
}
#control-sidebar-settings-tab .switch.switch-small {
    margin: 2px auto;
}
#language-modal .modal-body {
    padding: 0;
}
#language-modal .btn-submit {
    display: block;
    margin: 10px auto 0;
}
.modal .modal-body.wizard {
    padding: 0;
}
.modal .wizard .wizard-pane.active {
    visibility: visible !important;
    display: block !important;
}
.modal .wizard .progress.hidden-xs {
    display: none !important;
}
.modal .wizard .btn.btn-default.wizard-back {
    height: 32px;
    line-height: 18px;
    padding: 6px 16px;
    background-color: #fff;
    box-shadow: none;
    color: #100d59;
    border: 1px solid #100d59 !important;
}
.modal .wizard .btn.btn-default.wizard-back:focus {
    background-color: #f4f4f4!important;
}
.modal .wizard nav {
    background-color: #2A3F54;
    border-color: #273b4f;
    border-bottom-left-radius: 8px;
}
.modal .wizard nav .nav-wizard > li > a,
.modal .wizard nav .nav-wizard > li.visited > a {
    background-color: #2A3F54;
    border-color: #273b4f;
}
.modal .wizard nav .nav-wizard > li > a {
    color: #eee;
    padding: 11px 15px;
    border-left: 4px solid transparent;
}
.modal .wizard nav .nav-wizard > li > .nav-wizard > li > a {
    padding: 9px 15px 9px 40px;
}
.modal .wizard nav .nav-wizard > li.visited > a {
    color: #fff;
}
.modal .wizard nav .nav-wizard > li > ul {
    margin: 1px 0;
}
.modal .wizard nav .nav-wizard > li.active.parent > a {
    text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0;
    background: linear-gradient(#334556, #2C4257), #2A3F54;
    box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0;
    border-left: 4px solid #3c8dbc;
    color: #fff;
}
.modal .wizard nav .nav-wizard > li.active > ul {
    border-top: none;
    border-bottom: none;
}
.modal .wizard nav .nav-wizard > li.visited > a:hover {
    font-weight: normal;
    border-left: 4px solid #3c8dbc;
    background: rgba(255, 255, 255, 0.05);
    color: #fff;
}
.modal .wizard nav .nav-wizard > li.active > a {
    font-weight: normal;
    border-left: 4px solid #1ABB9C;
    background: rgba(255, 255, 255, 0.18);
    color: #fff;
}
.modal .wizard .nav .nav-wizard > li.active > a {
    border-radius: 0 30px 30px 0;
}
.modal .wizard nav .nav-wizard > li > a i {
    font-size: 15px;
    margin-right: 0;
    margin-top: 4px;
}
.modal .wizard nav .nav-wizard > li > ul > li > a {
    padding-left: 40px;
}
.modal .wizard .wizard-body .wizard-footer {
    position: absolute;
    bottom: 16px;
    width: 100%;
    border-top: 1px solid #CACCD6;
    left: 0;
    padding-left: 15px;
}
.modal .wizard .wizard-body .wizard-footer.show-full {
    padding-right: 15px;
}
#step-modal .modal-title {
    text-align: center;
}
#step-modal .modal-content {
    border-left: transparent;
    border-right: transparent;
}
i.arrow {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
i.arrow.pull-right {
    margin-left: .3em;
}
.modal .wizard nav .nav-wizard > li > a > i.arrow:before {
    content: "\f105";
}
.modal .wizard nav .nav-wizard > li.active > a > i.arrow:before {
    content: "\f107";
}
.modal .wizard .nav .nav-wizard > li > a:before {
    background: #425668;
    bottom: auto;
    content: "";
    height: 12px;
    left: 14px;
    margin-top: 3px;
    position: absolute;
    right: auto;
    width: 12px;
    z-index: 1;
    border-radius: 50%;
}
.modal .wizard .nav .nav-wizard > li.active > a:before {
    background: #728597;
}
.modal .wizard .nav .nav-wizard > li > a:after {
    border-left: 1px solid #425668;
    bottom: 0;
    content: "";
    left: 20px;
    position: absolute;
    top: 0;
}
.modal .wizard .nav .nav-wizard > li.active > a:after {
    border-left-color: #657788;
}
.modal .wizard .wizard-body {
    position: relative;
    border-bottom-right-radius: 8px;
}
.modal .wizard .wizard-body > .wizard-content {
    margin: -15px -15px 0 -15px;
    padding: 10px;
}
.modal .wizard .wizard-body .box,
.modal .wizard .wizard-body .box .box-header {
    background-color: #ffffff;
}
.modal .wizard-body .wizard-pane .group-buttons {
    text-align: center;
    position: absolute;
    right: 15px;
    bottom: 18px;
    z-index: 2;
}
.modal .wizard-body .wizard-pane .group-buttons.group-done {
    right: 90px;
}
.modal .wizard-body .wizard-pane .group-buttons > button:nth-child(2),
.modal .wizard-body .wizard-pane .group-buttons > button:nth-child(3) {
    margin-left: 15px;
}
.modal .wizard-body .wizard-pane .group-buttons > button,
.modal .wizard-body .wizard-pane .group-buttons > button:hover,
.modal .wizard-body .wizard-pane .group-buttons > button:focus,
.modal .wizard-body .wizard-pane .group-buttons > button:active,
.modal .wizard-body .wizard-footer button,
.modal .wizard-body .wizard-footer button:hover,
.modal .wizard-body .wizard-footer button:focus,
.modal .wizard-body .wizard-footer button:active,
.wizard .wizard-content .form-input button.btn-submit[type="button"],
.wizard .wizard-content .form-input button.btn-submit[type="button"]:hover,
.wizard .wizard-content .form-input button.btn-submit[type="button"]:focus,
.wizard .wizard-content .form-input button.btn-submit[type="button"]:active {
    padding: 5px 12px !important;
    font-size: 16px;
    border: none !important;
    height: 32px !important;
    background-image: none !important;
}
.modal .wizard-body .wizard-pane.form-rating .group-buttons > button,
.modal .wizard-body .wizard-pane.form-rating .group-buttons > button:hover,
.modal .wizard-body .wizard-pane.form-rating .group-buttons > button:focus,
.modal .wizard-body .wizard-pane.form-rating .group-buttons > button:active {
    padding: 5px 10px !important;
}
.wizard .wizard-content .form-input button.btn-submit[type="button"] i.glyphicon-arrow-right {
    margin-left: 4px;
    position: relative;
    top: 2px;
}
.modal .wizard-body .wizard-pane .group-buttons > button.btn-comment > i,
.modal .wizard-body .wizard-pane .group-buttons > button.btn-picture > i {
    position: relative;
    font-size: 17px;
}
.modal .wizard-body .wizard-pane .group-buttons > button.btn-comment > i {
    top: 2px;
}
.modal .wizard-body .wizard-pane .group-buttons > button.btn-picture > i {
    top: 1px;
}
.nav-tabs-custom > .nav > li > .btn-play,
.nav-tabs-custom > .nav > li > .btn-play-forward,
.nav-tabs-custom > .nav > li > .btn-play:hover,
.nav-tabs-custom > .nav > li > .btn-play-forward:hover,
.nav-tabs-custom > .nav > li > .btn-insert-before,
.nav-tabs-custom > .nav > li > .btn-insert-before:hover,
.nav-tabs-custom > .nav > li > .btn-insert-after,
.nav-tabs-custom > .nav > li > .btn-insert-after:hover,
.nav-tabs-custom > .nav > li > .btn-check,
.nav-tabs-custom > .nav > li > .btn-check:hover {
    padding: 0;
    margin: 8px 0 0 12px;
    display: block;
    float: left;
}
.nav-tabs-custom > .nav > li > .btn-first-release {
    margin-top: 10px;
}
.nav-tabs-custom > .nav > li > .btn-play > .icon,
.nav-tabs-custom > .nav > li > .btn-play-forward > .icon,
.nav-tabs-custom > .nav > li > .btn-insert-before > .icon,
.nav-tabs-custom > .nav > li > .btn-insert-after > .icon,
.nav-tabs-custom > .nav > li > .btn-check > .icon {
    width: 25px;
    height: 25px;
    margin: 0;
}
.frontendCalibration-editProcedure .nav-tabs-custom > .nav > li > .btn-insert-before,
.frontendCalibration-editProcedure .nav-tabs-custom > .nav > li > .btn-insert-after,
.frontendCalibration-editProcedure .nav-tabs-custom > .nav > li > .btn-check {
    margin-top: 8px;
}
.nav-tabs-custom > .nav > li > .btn-check.btn-check-file {
    margin-top: 8px;
}
.nav-tabs-custom > .nav > li > .btn-check.btn-archive-file {
    margin-top: 9px;
}
.nav-tabs-custom > .nav > li > .btn-check.btn-archive-file > i {
    font-size: 23px;
}
.wizard-body div.wizard-pane {
    padding-right: 0;
}
.wizard-body div.wizard-pane.form-input {
    padding-right: 2px;
}
.wizard div.wizard-body {
    color: #464646;
}
.wizard-body .wizard-pane .box {
    margin-left: 1px;
}
.wizard-body .wizard-pane .box:first-child {
    margin-bottom: 15px;
}
.wizard-pane .engine-box .box-title > .fa {
    margin-top: 1px;
    margin-right: 7px;
    font: normal normal normal 17px/1 FontAwesome
}
.wizard-pane .box.box-info.engine-box > .box-header > .box-title {
    padding-top: 7px;
}
.wizard .wizard-content .form-input button.btn-submit[type="button"] {
    position: absolute;
    right: 15px;
    bottom: 17px;
    font-weight: normal;
    font-family: 'segoe ui', Arial,sans-serif;
    z-index: 1;
}
.box-procedure .test_status.pass-status > td:nth-child(2),
.box-procedure .test_status > td:nth-child(2) > .text-pass {
    color: #05bc21;
    font-weight: 600;
}
.box-procedure .test_status.pass-status > td:nth-child(2) > b,
.box-procedure .test_status.fail-status > td:nth-child(2) > b,
.box-procedure .test_status > td:nth-child(2) > b {
    border: 1px solid;
    padding: 2px 5px;
    border-radius: 15px;
    box-shadow: #b7b7b7 0 0.05em 0.35em;
}
.box-procedure .test_status.fail-status > td:nth-child(2),
.box-procedure .test_status > td:nth-child(2) > .text-fail {
    color: #e85039;
    font-weight: 600;
}
#test-step-grid tbody tr.row-light-green > td {
    background-color: rgba(48, 249, 69);
}
#test-step-grid tbody tr.row-dark-green > td {
    background-color: rgba(78, 237, 175);
}
#test-step-grid tbody tr.row-light-orange > td {
    background-color: rgba(251, 220, 170);
}
#test-step-grid tbody tr.row-light-yellow > td {
    background-color: rgba(245, 251, 191);
}
#test-step-grid tbody tr.row-light-blue > td {
    background-color: rgba(139, 222, 251);
}
#test-step-grid .ui-sortable input[type="checkbox"]:before {
    width: 10px;
}
#tab_procedure_1 .tab-content {
    overflow: auto;
    margin-bottom: 2px;
}
.nav-tabs-custom > .nav .hide-title {
    display: none;
    margin-left: 10px;
    margin-top: 9px;
}
.nav-tabs-custom.collapsed > .nav .hide-title {
    display: block;
}
#test-step-grid a[rel="TbEditableField_test_mode"],
#type-grid a[rel="TbEditableField_T4101"],
#type-grid a[rel="TbEditableField_T4102"],
#type-grid a[rel="TbEditableField_T4103"],
#type-grid a[rel="TbEditableField_T4104"],
#type-grid a[rel="TbEditableField_T4105"],
#type-grid a[rel="TbEditableField_T4106"],
.table a[rel^="TbEditableField_I4260"],
.col-truncate > .editable-click:not(.editable-empty),
.colTruncate > .editable-click:not(.editable-empty) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: inherit;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    vertical-align: middle;
    white-space: nowrap;
}
td.col-truncate > .editable-click:not(.editable-empty),
td.colTruncate > .editable-click:not(.editable-empty) {
    display: -webkit-box;
    white-space: initial;
    max-width: inherit;
    float: left;
}
#test-step-grid a[rel="TbEditableField_test_mode"],
#type-grid a[rel="TbEditableField_T4101"],
#type-grid a[rel="TbEditableField_T4102"],
#type-grid a[rel="TbEditableField_T4103"],
#type-grid a[rel="TbEditableField_T4104"],
#type-grid a[rel="TbEditableField_T4105"],
#type-grid a[rel="TbEditableField_T4106"],
.table a[rel^="TbEditableField_I4260"] {
    max-width: 200px;
}
.modal .modal-body.wizard,
.wizard > nav > .wizard-nav {
    max-height: 600px;
    background-color: #2A3F54;
    border-color: #273b4f;
}
.modal .modal-body.wizard {
    overflow: visible;
    border-radius: 6px;
}
.wizard > nav > .wizard-nav {
    overflow: auto;
}
.wizard > nav > .wizard-nav::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5;
}
.wizard > nav > .wizard-nav::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    height: 10px;
}
.information-header .loading-icon {
    margin-bottom: 0;
}
#overview .row .box {
    margin-bottom: 20px;
}
.box-body .chart-legend {
    list-style: none;
    margin-top: 25px;
    padding: 0;
}
.box-body .chart-legend > li > i {
    margin-right: 5px;
}
.box-body .chart-legend > li .note-number {
    margin-left: 5px;
    color: #dd601c;
}
.box-body .chart-legend > li > span > a {
    border-bottom: 1px solid #3c8dbc;
}
.chart-box .box-data .chart-responsive {
    text-align: center;
    padding-top: 12px;
}
.dropdown-menu .ui-sortable input[type="checkbox"] {
    scale: 1.1;
    height: 15px;
    position: relative;
    top: 3px;
    cursor: pointer;
}
.dropdown-menu .ui-sortable input[type="checkbox"]:after {
    width: 14px;
    height: 14px;
}
.dropdown-menu .ui-sortable input[type="checkbox"]:before {
    width: 9px;
    height: 5px;
    top: 3px
}
.dropdown-menu.text-center {
    text-align: center;
}
.ui-sortable > li.ui-sortable-helper {
    background-color: #b2e4f5;
    padding: 4px 3px 4px;
    height: 27px !important;
    border-radius: 3px;
}
.ui-sortable > .ui-sortable-helper .mark-table {
    padding-top: 4px !important;
}
.ui-sortable > li.ui-sortable-helper > label {
    margin-top: 3px;
}
.table > tbody.ui-sortable > tr.ui-sortable-helper {
    border-right: none !important;
    height: auto !important;
}
.table > tbody.ui-sortable > tr.ui-sortable-helper > td {
    background-color: #fbfd64 !important;
    white-space: nowrap;
}
.table > tbody.ui-sortable > tr > td {
    border-bottom: 1px solid #c5dbec !important;
}
form .select2-container--default span.select2-selection--single,
.modal .modal-body > .form-group .select2-container--default span.select2-selection--single {
    height: 36px;
    border: 1px solid #ccc;
}
.popover .editableform .select2-container--default span.select2-selection--single,
.popover .editableform .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 30px;
    line-height: 30px;
}
form .has-success .select2-container--default span.select2-selection--single {
    border-color: #00a65a !important;
}
form .select2-container--default span.select2-selection--single .select2-selection__rendered {
    line-height: 36px;
}
.select2-container--default span.select2-selection--single .select2-selection__rendered {
    padding-left: 16px;
    padding-right: 20px;
}
form .select2-container--default span.select2-selection--single .select2-selection__rendered#select2-MSSQL_icon_1_icon-container {
    line-height: 33px;
    padding-left: 8px;
}
#newCalibrationList .select2-container--default span.select2-selection--single .select2-selection__rendered {
    line-height: 33px;
    padding-left: 7px;
}
.modal .select2-container--default span.select2-selection--single .select2-selection__rendered {
    line-height: 35px;
}
#edit-type-modal .select2-container--default span.select2-selection--single .select2-selection__rendered {
    line-height: 32px;
}
.select2-results .select2-results__option {
    padding: 6px 16px 8px;
    color: #555;
}
#newCalibrationList .select2-results .select2-results__option {
    padding: 6px 10px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    padding: 4px 11px;
}
#newCalibrationList .select2-container--default .select2-search--dropdown .select2-search__field {
    padding: 4px 7px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #555;
}
.has-success .select2-choice,
.has-success .select2-choices,
.has-success .select2-container-active .select2-choice,
.has-success .select2-container-multi.select2-container-active .select2-choices {
    border-color: #00a65a;
    box-shadow: none;
}
.select2-container .select2-choices .select2-search-field input,
.select2-container .select2-choice,
.select2-container .select2-choices {
    box-shadow: none;
}
#resource-form .enabled-group {
    margin-top: 10px;
}
#resource-form .enabled-group > input[type="checkbox"],
#resource-form .enabled-group > label[for="AdminResource_enabled"] {
    float: left;
}
#resource-form .enabled-group > label[for="AdminResource_enabled"] {
    margin-left: 6px;
    line-height: 17px;
}
div[id$="dms-grid"] .name-dms {
    float: left;
    margin-right: 1px;
    padding: 1px 3px;
    line-height: 18px;
    color: #ff6c00;
}
div[id$="dms-grid"] .name-dms + i {
    margin-top: 3px;
    float: left;
}
#dms-grid thead .button-column.loading {
    top: 49px !important;
}
.tab-content > .tab-pane > .progress {
    margin-bottom: 10px;
}
#permission-form .form-group input[type="checkbox"] {
    margin: 2px 6px 0 0 !important;
}
.average-group .editable-input .form-control {
    width: 180px;
    padding-left: 10px;
}
.popover.top.average-popup .arrow {
    bottom: -10px;
}
.popover.left > .arrow {
    left: initial !important;
}
.popover .counter-group {
    margin: 5px 0 0;
    width: 200px;
}
.popover .counter-group .input-number {
    text-align: center;
    font-style: normal;
    font-size: 14px;
    height: 34px;
}
.popover .counter-group .glyphicon {
    font-size: 13px;
}
.form .counter-group .glyphicon {
    font-size: 15px;
    line-height: 20px;
    height: 20px;
}
.form .counter-group .input-group-btn > button {
    border-width: 1px !important;
}
.form .counter-group button.btn,
.counter-group .input-group-btn button.btn {
    border-radius: 1px;
    box-shadow: none;
    height: 36px;
}
.nav .btn.btn-new-part,
.nav .btn.btn-read-inbox,
.nav .btn.btn-process-files {
    padding: 4px 10px 6px;
    border-radius: 4px;
}
.nav .btn.btn-new-part {
    margin: 5px 9px;
}
.nav .btn.btn-read-inbox,
.nav .btn.btn-save-setting,
.nav .btn.btn-save-setting {
    margin: 6px 9px 5px;
}
.nav .btn.btn-save-setting {
    padding: 4px 8px;
    border-radius: 4px;
}
.nav .btn.btn-save-setting > i {
    font-size: 12px;
    margin-top: 4px;
}
.nav .btn.btn-process-files {
    margin: 6px 9px 5px 0;
}
.nav-tabs-custom > .nav-tabs > li.wrap-read-in-now,
.nav-tabs-custom > .nav-tabs > li.wrap-import-all {
    margin-right: 0;
}
#FileUpload-form #FileUpload_autoProcess {
    margin-right: 6px !important;
    margin-top: 2px !important;
}
#FileUpload-form .autoProcess > .form-group {
    padding-left: 15px !important;
}
#FileUpload-form .select2-container--default .select2-selection--single .select2-selection__clear {
    font-size: 21px;
    top: -3px;
}
#FileUpload-form .fileupload-buttonbar > div:first-child > div:first-child,
#FileUpload-form .fileupload-buttonbar > div:first-child > div:nth-child(2) > .btn.start,
#FileUpload-form .fileupload-buttonbar > div:first-child > div:nth-child(2) > .btn.cancel {
    margin-right: 5px;
}
#FileUpload-form .fileupload-buttonbar > div:first-child > div:nth-child(2) > .btn {
    margin-right: 8px;
}
.fileupload-buttonbar input[type="checkbox"].toggle {
    margin: 10px !important;
}
body .table tr.template-download > td.name > a {
    font-size: 14px !important;
}
body #helpbox,
#helpbox #resizable {
    width: 450px;
}
#helpbox .helpHeaderText {
    color: #fafce2;
    line-height: 19px;
    float: left;
}
#resizable .homebtn img {
    margin-top: -5px;
}
#resizable .helpclose {
    top: 7px;
}
#resizable .helphead {
    margin-bottom: 10px;
}
#helpScrollerContent {
    padding-top: 0;
    max-height: 100%;
    padding-right: 5px;
}
#helpScrollerContent .helpBody {
    max-height: 425px;
    overflow-y: auto;
}
#helpScrollerContent .footer {
    margin: 0px 0px 10px 0px;
}
#helpScrollerContent .pager {
    margin: 10px 0;
}
.helpBoxContent .no-help {
    padding-left: 0;
}
#helpbox .note-help {
    font-size: 16px;
}
.note-help .email-contact {
    color: #0a85cc;
}
.note-help .email-contact:hover {
    border-bottom: 1px solid #0a85cc;
}
.no-help .no-help-title {
    color: #fe4141;
}
#helpbox .btn-add-help,
#helpbox .btn-edit-help {
    background-color: #fff;
    border-radius: 50%;
    padding: 4px;
    float: right;
    margin-right: 15px;
    line-height: 0;
    width: 22px;
    height: 22px;
    text-align: center;
}
#helpbox .btn-add-help i,
#helpbox .btn-edit-help i {
    font-size: 15px;
}
#helpbox .btn-add-help i {
    color: #079807;
}
#helpbox .btn-edit-help i {
    color: #eb7b08;
}
#helpbox .btn-add-help i.fa-plus {
    margin-top: 1px;
}
#helpbox #resizable {
    z-index: 1039;
}
#helpbox .helpTitle {
    color: #0c66a7;
    margin-top: 3px;
}
#topic-add-form label,
#translation-form label,
.form label,
.modal .form-group > label {
    font-size: 14px;
    color: #496d91;
    font-weight: 500;
}
#topic-add-form .row:last-child > .form-group,
#translation-form .row:last-child > .form-group {
    margin-bottom: 0;
}
#topic-add-form .label-parent {
    font-size: 14px;
    margin-left: 15px;
    line-height: 0;
    padding: 3px 8px;
}
.modal-backdrop.in + .tooltip {
    z-index: 9999;
}
.modal-backdrop.in + .select2-container--open .select2-filter .select2-results {
    max-height: 150px;
    overflow: auto;
}
#modal-help  {
    z-index: 1041;
}
#helpbox .footer > .pager > li > a:hover {
    background-color: #43a3f5;
    color: #fff;
}
#helpbox .footer > .pager > li > a:focus {
    background-color: #fff;
    color: #404040;
}
#helpbox .footer > .pager > li.disabled > a:hover,
#helpbox .footer > .pager > li.disabled > a:focus {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
}
.nav-tabs-custom > ul.nav {
    text-align: center;
    padding-bottom: 1px;
}
#inbox > .nav-tabs-custom > ul.nav > li.wrap-folder-reading,
.nav-tabs-custom > ul.nav > li.wrap-advanced-filter {
    float: none;
    margin: 7px auto;
    display: inline-block;
    font-size: 16px;
    color: #0c72ca;
}
.loading-blue:after {
    content: ' .';
    animation: dots-blue 1s steps(5, end) infinite;}
.loading-pink:after {
    content: ' .';
    animation: dots-pink 1s steps(5, end) infinite;}

@keyframes dots-blue {
    0%, 20% {
        color: rgba(0,0,0,0);
        text-shadow:
                .25em 0 0 rgba(0,0,0,0),
                .5em 0 0 rgba(0,0,0,0);}
    40% {
        color: #0c72ca;
        text-shadow:
                .25em 0 0 rgba(0,0,0,0),
                .5em 0 0 rgba(0,0,0,0);}
    60% {
        text-shadow:
                .25em 0 0 #0c72ca,
                .5em 0 0 rgba(0,0,0,0);}
    80%, 100% {
        text-shadow:
                .25em 0 0 #0c72ca,
                .5em 0 0 #0c72ca;}
}
@keyframes dots-pink {
    0%, 20% {
        color: rgba(0,0,0,0);
        text-shadow:
                .25em 0 0 rgba(0,0,0,0),
                .5em 0 0 rgba(0,0,0,0);}
    40% {
        color: #faacac;
        text-shadow:
                .25em 0 0 rgba(0,0,0,0),
                .5em 0 0 rgba(0,0,0,0);}
    60% {
        text-shadow:
                .25em 0 0 #faacac,
                .5em 0 0 rgba(0,0,0,0);}
    80%, 100% {
        text-shadow:
                .25em 0 0 #faacac,
                .5em 0 0 #faacac;}
}
.nav-tabs-custom > ul.nav > li.wrap-status-due-time {
    float: none;
    margin: 9px auto;
    display: inline-block;
    font-size: 15px;
    color: #67767e;
}
.nav-tabs-custom > ul.nav > li.wrap-status-due-time > #status-due-time {
    display: none;
}
.nav-tabs-custom > ul.nav > li.wrap-status-due-time > #status-due-time * {
    display: inline-block;
}
.nav-tabs-custom > ul.nav > li.wrap-status-due-time > #status-due-time > i.fa-long-arrow-right {
    margin: 0 3px;
}
.nav-tabs-custom > ul.nav > li.wrap-status-due-time > #status-due-time > .due-time-text {
    margin-right: 7px;
    color: #197cc2;
}
.nav-tabs-custom > ul.nav > li.wrap-status-due-time > #status-due-time #btn-edit-due-time {
    margin-left: 7px;
    font-size: 13px;
    color: #f53408;
    margin-right: 35px;
}
.inventory-filter-group #inventory-filter-value,
.sort-by-group #sort-by-value {
    margin-bottom: 0;
    display: inline-block;
    color: #4ac3e7;
}
.inventory-filter-group #btn-edit-inventory-filter,
.sort-by-group #btn-edit-sort-by {
    margin-left: 5px;
    font-size: 13px;
    color: #b5bbc3;
    display: inline-block;
}
.inventory-filter-group #btn-edit-inventory-filter:hover,
.inventory-filter-group #btn-edit-inventory-filter:focus,
.sort-by-group #btn-edit-sort-by:hover,
.sort-by-group #btn-edit-sort-by:focus {
    color: #fff;
}
.form-group .wrap-number-field {
    position: relative;
}
.form-group .wrap-number-field > .unit_symbol {
    position: absolute;
    top: 8px;
    right: 10px;
    color: #b1b0ae;
    font-size: 14px;
    text-shadow: 0 0 0 #b1b0ae;
    z-index: 1;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.form-group .wrap-number-field > .form-control {
    height: 36px;
    padding-right: 64px;
    text-shadow: 0 0 0 #696967;
}
.box-integrated-report table {
    table-layout: fixed;
}
.jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-thumb .jFiler-item-thumb-image {
    background-image: linear-gradient(45deg, #e9ebee 25%, transparent 25%, transparent 75%, #e9ebee 75%, #e9ebee), linear-gradient(45deg, #e9ebee 25%, transparent 25%, transparent 75%, #e9ebee 75%, #e9ebee);
    background-position: -3px -3px, 7px 7px;
    background-size: 20px 20px;
    transition: bottom .3s ease 0s;
    vertical-align: middle;
    display: table-cell;
    height: 144px;
    width: 188px;
}
ul.jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-info .jFiler-item-others {
    font-size: 13px;
    color: #fdf7af;
}
#mail-log-table .subject-email,
#mail-log-table .row-content > td {
    margin: 0;
    color: #252525;
}
#mail-log-table .subject-email {
    font-size: 17px;
}
#mail-log-table .row-content *,
#mail-log-table .row-content > td > p,
#mail-log-table .subject-email,
#mail-log-table .row-content > td {
    font-family: Arial,sans-serif;
}
div.box #mail-log-table .row-content > td * {
    font-size: 14px !important;
}
#mail-log-table .row-content table td > p {
    margin: 14px 0;
}
#mail-log-table .row-content > td > p {
    margin-bottom: 0;
}
#mail-log-table > tbody > tr > th:first-child {
    width: 200px;
}
#mail-log-table .row-title > th,
#mail-log-table .row-content > th,
#mail-log-table .row-title > td,
#mail-log-table .row-content > td {
    background-color: #fff;
}
#mail-log-table .row-content > th,
#mail-log-table .row-content > td {
    border-top: 1px solid #e3e3e3;
}
#mail-log-table .row-title > th,
#mail-log-table .row-title > td {
    padding: 12px 5px;
}
#mail-log-table .row-content > th {
    font-weight: bold !important;
}
#mail-log-table td img {
    max-width: inherit !important;
    vertical-align: top;
}
.box-external .box-body {
    max-height: 280px;
    overflow-y: auto;
    overflow-x: hidden;
}
#file-management-settings-form .external-row {
    width: 100%;
    float: left;
}
#file-management-settings-form .form-group:last-child {
    margin-bottom: 0;
}
.grid-view .col-actions .btn-translate> i {
    font-size: 13px;
}
#status-form .ch-status-action-main .input-group-btn > .btn {
    padding: 5px 10px;
    border-radius: 3px;
}
#reportico_container .swTitle {
    color: #0d5aa9;
    font-weight: 600;
}
.table .day-unit {
    font-weight: 600;
    color: #2f88c7;
}
.box-activity .box-header > .icon {
    margin: 8px 0 0 10px;
}
.box-activity .box-data > .activity {
    padding: 0 10px 10px;
    margin-top: 10px;
    overflow: auto;
}
.box-activity .box-data > .activity .no-activities,
.box-risk .box-data > .risk .no-risk {
    font-size: 16px;
    color: #fd8a8a;
}
.box-activity .activity > .slimScrollDiv > .slimScrollBar {
    opacity: 1 !important;
    display: block !important;
}
.newsfeed .aui-avatar {
    display: inline-block;
}
.newsfeed .issue-author img,
.newsfeed .aui-avatar-inner img {
    height: 25px;
    width: 25px;
    display: inline-block;
}
.newsfeed .news-item {
    margin-top: 10px;
    padding-left: 34px;
    position: relative;
}
.newsfeed .news-item:first-child {
    margin-top: 0;
}
.newsfeed .news-item .aui-avatar {
    float: left;
    margin-left: -34px;
    margin-top: 4px;
}
.newsfeed .aui-avatar-small,
.newsfeed .aui-avatar-small .aui-avatar-inner {
    height: 25px;
    width: 25px;
}
.newsfeed .aui-avatar {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: text-bottom;
}
.newsfeed .news-item-title {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsfeed .news-item-title > a {
    color: #0052CC !important;
}
.newsfeed .news-item-description > a {
    color: #118dc8 !important;
}
.newsfeed .news-item-info > a,
#my-tickets-notification .newsfeed .news-item-info > a {
    color: #118dc8;
}
.newsfeed .news-item-description > a:hover,
.newsfeed .news-item-info > a:hover {
    border-bottom: 1px solid #118dc8;
}
.newsfeed .news-item-info a.support-status {
    padding: 0 4px 2px;
    border-radius: 4px;
}
.newsfeed .news-item-info a.support-status:hover {
    border-bottom: none;
}
.aui-avatar-inner img {
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    height: 100%;
    width: 100%;
}
.inventory-box .truncate-text {
    max-width: 415px;
}
.wrap-date > i.fa-calendar {
    color: #8d8d8d;
}
.wrap-date > i.fa-clock-o {
    color: #61afff;
}
.last-calibration-group {
    position: relative;
}
.input-daterange .input-group-addon {
    width: 30px;
}
.last-calibration-group .btn-clear-date-range {
    position: absolute;
    right: -9px;
    top: 9px;
    color: red;
}
.last-calibration-group .btn-clear-date-range > i {
    font-size: 16px;
}
.input-daterange .input-group-addon {
    color: #0f9fe5;
    background-color: #efeded;
}
.input-daterange .input-group-addon > i.fa {
    margin-top: 6px;
}
.input-group .input-group-addon > i.fa {
    height: 14px;
}
.input-group .input-group-addon > i.glyphicon {
    height: 18px;
    line-height: 18px;
}
.input-group .input-group-addon > i.fa-phone {
    font-size: 16px;
    height: 18px;
    line-height: 18px;
}
#control-sidebar-settings-tab .separator-1 {
    margin-top: 15px;
}
body .table-condensed:not(#mail-log-table) tr td > span.month,
body .table-condensed:not(#mail-log-table) tr td > span.year,
body .datepicker-months .table-condensed tr th {
    font-size: 14px !important;
}
body .table-condensed:not(#mail-log-table) tr td > span.month,
body .table-condensed:not(#mail-log-table) tr td > span.year {
    font-weight: 600;
}
.datepicker table tr td.day.selected {
    color: #fff !important;
}
div.datepicker table tr td.day.disabled:hover,
div.datepicker table tr td.day.disabled.focused {
    background: #d8d8d8;
}
div.datepicker table tr td.day:not(.disabled):not(.active):hover,
div.datepicker table tr td.day.focused:not(.disabled):not(.active) {
    background: #e4f6ff;
}
.daterangepicker .calendar th.prev,
.daterangepicker .calendar th.next {
    vertical-align: middle;
    display: flex;
    line-height: 28px;
    height: 28px;
    margin-top: 1px;
    align-items: center;
    justify-content: center;
    padding-top: 0;
}
.daterangepicker .ranges input.input-mini {
    background-color: #f9f9f9;
    border-radius: 3px;
    width: 86px;
    margin-bottom: 6px;
    font-size: 14px;
    color: #141414;
}
.daterangepicker .ranges {
    width: 180px;
}
.daterangepicker.opensright .ranges {
    margin-bottom: 3px;
}
.daterangepicker .ranges .range_inputs > .daterangepicker_end_input {
    padding-left: 7px !important;
}
div.daterangepicker .ranges .range_inputs > button {
    padding: 3px 8px;
    border-radius: 3px;
}
.daterangepicker .ranges .range_inputs > .cancelBtn {
    margin-left: 5px;
}
.daterangepicker .ranges .range_inputs label {
    font-weight: 600;
    color: #099b2f;
}
#modal-translation .modal-footer {
    padding: 10px 15px;
}
#status-setting-grid .more-label {
    margin-left: 5px;
    color: #0e8ae3;
    font-size: 14px;
}
#status-setting-grid tr > .label-translation {
    white-space: nowrap;
}
#status-setting-grid tr > .ruleTranslation {
    white-space: nowrap;
    text-align: center;
}
#status-setting-grid tr > .col-status {
    text-align: center;
}
#status-grid a[rel="TbEditableField_title"] {
    border-bottom: none;
    white-space: nowrap;
}
#status-grid .text_color-picker > a {
    padding: 4px 6px 4px;
    border-radius: 20px;
    border-bottom: none;
    box-shadow: #909090 0 0.05em 0.35em;
}
.grid-view .tooltip .tooltip-inner {
    max-width: 220px;
}
.grid-view .origin-text {
    border-bottom: dashed 1px #0088cc;
    color: #078ad6;
}
.grid-view .translate-text,
#admin-user-role-form .translate-text {
    margin-left: 4px;
    color: #c26502;
}
.callout.callout-success {
    background-color: #c6ebc9;
    border-color: #0a9820;
}
#login-box > .alert,
.form-box > .alert {
    margin-left: 0;
}
#login-box .callout,
.form-box .callout {
    margin-bottom: 10px;
    padding-right: 15px;
}
#login-box .callout > h4,
.form-box .callout > h4 {
    color: #dc6109;
}
#login-box .callout > p,
.form-box .callout > p {
    color: #1b6104;
    font-weight: 600;
}
.form-group > .alert {
    padding: 10px;
}
#recovery-password-box .alert {
    display: inline-block;
    margin: 10px 0;
    padding: 15px 20px;
    font-size: 15px;
}
#recovery-password-box .footer {
    border-top: 1px solid #d9dada;
}
form[id] select[multiple="multiple"]:not(.select2-hidden-accessible) {
    width: 100%;
    height: 36px;
    overflow: hidden;
    color: transparent;
}
.form .multiselect-native-select > .btn-group,
.form-horizontal .multiselect-native-select > .btn-group {
    margin: 0;
    display: block;
}
.modal .form-horizontal .multiselect-native-select > .btn-group {
    display: flex;
}
.modal .form .multiselect-native-select > .btn-group > button,
.modal .form .multiselect-native-select > .btn-group > button:hover,
.modal .form-horizontal .multiselect-native-select > .btn-group > button,
.modal .form-horizontal .multiselect-native-select > .btn-group > button:hover {
    height: 34px;
    line-height: 21px;
}
.form .multiselect-native-select > .btn-group > button,
.form .multiselect-native-select > .btn-group > button:hover,
.form-horizontal .multiselect-native-select > .btn-group > button,
.form-horizontal .multiselect-native-select > .btn-group > button:hover {
    background-image: none !important;
    background-color: #fff !important;
    height: 36px;
    line-height: 23px;
    color: #555;
    border: 1px solid #ccc !important;
    -webkit-border-radius: 0.475rem !important;
    -moz-border-radius: 0.475rem !important;
    border-radius: 0.475rem !important;
    box-shadow: none;
    width: 100%;
    text-align: left;
    padding-right: 20px;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-horizontal .multiselect-native-select > .btn-group > button.multiselect {
    border-width: 1px !important;
    border-color: #d5d5d5 !important;
}
.form .multiselect-native-select > .btn-group > button > .caret,
.form-horizontal .multiselect-native-select > .btn-group > button > .caret,
.btn-dropdown-group > a.dropdown-toggle > .caret,
.select2-container--default span.select2-selection--single .select2-selection__arrow b,
.select2-container--default.select2-container--open span.select2-selection--single .select2-selection__arrow b {
    position: absolute;
    right: 14px;
    color: #555;
}
.form .multiselect-native-select > .btn-group > button > .caret,
.form-horizontal .multiselect-native-select > .btn-group > button > .caret,
.btn-dropdown-group > a.dropdown-toggle > .caret {
    top: 5px;
}
.select2-container--default span.select2-selection--single .select2-selection__arrow b,
.select2-container--default.select2-container--open span.select2-selection--single .select2-selection__arrow b {
    border: none;
    top: 1px;
}
.btn-dropdown-group > a.dropdown-toggle > .caret {
    border: none;
}
.filter-container > .btn-dropdown-group > a.dropdown-toggle > .caret {
    top: 4px;
    color: #000;
}
.form-group .multiselect-container > li > a > label {
    color: #555;
    padding: 0;
}
.form-group .multiselect-container > li > a > label > input[type=checkbox] {
    margin-right: 6px !important;
    margin-top: 2px !important;
    margin-left: 1px !important;
}
.form-group .multiselect-container.dropdown-menu > li > a:hover {
    background-color: #b4d8ed;
}
.form-group .multiselect-container {
    margin-top: 37px;
    width: 100%;
    max-height: 200px;
    overflow: auto;
}
.form-group .multiselect-selected-text {
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inherit;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.form-group .multiselect-container > .active > a {
    background-color: #d4e9fb;
}
body > .multiselect-container > li > a > label.checkbox {
    padding: 3px 0;
    display: flex;
    align-items: center;
    line-height: 1.4;
}
body > .multiselect-container > li > a > label > input[type=checkbox] {
    margin-right: 5px !important;
    display: block;
}
body > .multiselect-container.dropdown-menu {
    max-height: 400px;
    overflow: auto;
    min-width: 202px;
}
body > .multiselect-container.dropdown-menu > .active > a,
body > .multiselect-container.dropdown-menu > li > a:hover {
    background-color: #d7f2ff;
    color: #e17010;
}
.multiselect-item.multiselect-group,
body > .multiselect-container.dropdown-menu > li.multiselect-group > a:hover,
body > .multiselect-container.dropdown-menu > li.multiselect-group > a:focus {
    background-color: #ddd;
}
.multiselect-item.multiselect-group > a,
body > .multiselect-container.dropdown-menu > li.multiselect-group > a:hover,
body > .multiselect-container.dropdown-menu > li.multiselect-group > a:focus {
    color: #0f718f;
    padding: 4px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    cursor: default;
}
.multiselect-container > li.multiselect-group label {
    padding-left: 10px;
}
.sidebar-right .wrap-filter-setting > li > .dropdown-toggle {
    color: #ddd;
}
#status-setting-grid .col-status > a > span {
    margin-right: 5px;
}
#status-setting-grid .col-status > a:last-child > span {
    margin-right: 0;
}
#FrontendUser_password_em_.error,
#FrontendUser_new_password_em_.error {
    padding: 7px 14px;
    margin-bottom: 20px;
    border: 1px solid #ebccd1;
    background-color: #f2dede;
    border-radius: 4px;
    color: #a94442;
    margin-top: 8px;
    position: relative;
}
#FrontendUser_password_em_.error:after,
#FrontendUser_password_em_.error:before,
#FrontendUser_new_password_em_.error:after,
#FrontendUser_new_password_em_.error:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#FrontendUser_password_em_.error:after,
#FrontendUser_new_password_em_.error:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #f2dede;
    border-width: 8px;
    margin-left: -8px;
}
#FrontendUser_password_em_.error:before,
#FrontendUser_new_password_em_.error:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #ebccd1;
    border-width: 9px;
    margin-left: -9px;
}
#FrontendUser_password_em_.error > .fa,
#FrontendUser_new_password_em_.error > .fa {
    position: relative;
    left: 0;
    top: 0;
    border: none;
    margin-top: 1px;
}
#FrontendUser_password_em_.error .validate-text,
#FrontendUser_new_password_em_.error .validate-text {
    margin-left: 10px;
    font-size: 14px;
}
#FrontendUser_password_em_.error > .fa-check,
#FrontendUser_password_em_.error > .fa-check + .validate-text,
#FrontendUser_new_password_em_.error > .fa-check,
#FrontendUser_new_password_em_.error > .fa-check + .validate-text {
    color: #0e944a;
}
.dropdown > ul.dropdown-menu > li > form.show-table {
    min-width: 252px !important;
}
ul.ui-sortable li {
    padding-top: 5px;
    padding-bottom: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav-tabs > .dropdown > .dropdown-menu ul.ui-sortable li {
    padding-top: 1px;
}
.nav-tabs > .dropdown > .dropdown-menu ul.ui-sortable li:last-child {
    margin-bottom: 5px;
}
.nav-tabs > .dropdown > .dropdown-menu ul.ui-sortable li#Aktionen,
.nav-tabs > .dropdown > .dropdown-menu ul.ui-sortable li#Actions {
    margin-bottom: 3px;
}
ul.ui-sortable li label {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 3px;
    padding-left: 1px;
    padding-right: 18px;
    font-weight: normal;
}
ul.ui-sortable li > input:checked + label,
body .box-body form[id] ul.ui-sortable li label,
.dropdown-menu > li[role=presentation] form[id$="grid-ecolumns"] .ui-sortable label {
    font-weight: normal;
    margin-bottom: 0;
}
.dropdown-menu > li[role=presentation] form[id$="grid-ecolumns"]:not(.show-table) .ui-sortable > li {
    margin-bottom: 4px;
    padding-bottom: 3px;
}
.show-table ul.ui-sortable li label {
    max-width: calc(100% - 150px);
    overflow: hidden;
    text-overflow: ellipsis;
}
.mark-table {
    display: none;
    color: #969696;
}
.show-table .ui-sortable .mark-table,
.grid-view.show-table .mark-table {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    direction: rtl;
}
.ui-sortable .mark-table {
    float: right;
    max-width: initial;
}
.grid-view.show-table .mark-table {
    max-width: 110px;
}
.show-table .ui-sortable .mark-table,
.grid-view.show-table .mark-table {
    display: block;
}
.show-table .ui-sortable .mark-table {
    padding: 0 5px 3px;
}
.show-table .ui-sortable .mark-table:hover {
    background-color: #d3f1ff;
    border-radius: 3px;
}
.show-table .tooltip.top {
    right: 2px;
    left: inherit !important;
}
.grid-view.show-table table > thead > tr > th {
    position: relative;
    padding-top: 25px;
}
.grid-view.show-table table > thead > tr > th:not(.checkbox-column) {
    min-width: 110px;
}
.grid-view.show-table table > thead > tr > th.col-metteam-sync {
    min-width: initial;
}
.grid-view.show-table th.h-duedate,
.grid-view.show-table th.h-lastcal,
.grid-view.show-table th.h-I4221,
.grid-view.show-table th.h-I4224,
.grid-view.show-table th.h-I4234,
.grid-view.show-table th.h-modified,
.grid-view.show-table th.h-delivery_costs,
.grid-view.show-table th.h-delivery_condition,
.grid-view.show-table th.h-C2301,
.grid-view.show-table th.h-C2333,
.grid-view.show-table th.h-C2303,
.grid-view.show-table th.h-start_date,
.grid-view.show-table th.h-end_date,
.grid-view.show-table th.h-modified_at,
.grid-view.show-table th.h-date_time {
    min-width: 115px !important;
}
.grid-view.show-table th.h-modified_by,
.grid-view.show-table th.h-own_status,
.grid-view.show-table th.h-delivery_customer,
.grid-view.show-table th.h-billing_customer {
    min-width: 120px !important;
}
.grid-view.show-table th[class*="processing_time"],
.grid-view.show-table th.h-customerName,
.grid-view.show-table th.h-manufacturer,
.grid-view.show-table th.h-assetNumber {
    min-width: 125px !important;
}
.grid-view.show-table th.h-number,
.grid-view.show-table th.h-date {
    min-width: 110px !important;
}
.grid-view.show-table table > thead > tr > th > .mark-table {
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #ddd;
    padding: 0 3px 1px 3px;
    border-top: none;
    border-right: none;
    white-space: nowrap;
    background-color: #fff;
}
.grid-view table > thead > tr > th .link-foreign {
    cursor: help;
    margin-right: 3px;
    color: #a2a2a2;
    font-size: 13px;
    top: 1px;
    position: relative;
}
.grid-view table > thead > tr > th > .link-foreign:hover {
    color: #00d2f8;
}
.grid-view.show-table table > thead > tr > th > .mark-table:hover {
    cursor: default;
}
.mark-table + .tooltip .tooltip-inner,
.chk-rol > .tooltip .tooltip-inner {
    white-space: normal;
}
.dropdown > ul.dropdown-menu > li > #calibration-grid-ecolumns.show-table {
    min-width: 260px !important;
}
form[id$="grid_layout-ecolumns"] ul.ui-sortable {
    overflow: auto;
}
form[id$="grid_layout-ecolumns"] ul.ui-sortable li label {
    margin-left: 0;
}
.wrap-save-option #save_standard_grid:before {
    top: 3px;
}
.booking-view .col-truncate {
    white-space: normal;
}
.notifications-menu .dropdown-menu > .loading-icon {
    margin: 10px auto;
    float: none;
}
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu.newsfeed > li:hover,
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a:hover {
    background: #dbf5fc !important;
}
body .table-striped tr td > span.translates-list + .fa {
    margin-left: 4px;
    font-size: 13px;
}
body .table-striped tr td > span.translates-list + .fa:hover {
    cursor: pointer;
}
body .table-striped tr td > span.translates-list + .fa.has-tooltip,
#user-roles-operation-grid .btn-tooltip.has-tooltip {
    color: #ff7f00 !important;
}
.form label > .fa-question-circle,
table > tbody > tr > th > .fa-question-circle,
table > tbody > tr > td > .fa-question-circle,
.form label > .fa-question-circle-o,
.form-group .fa-question-circle-o,
table > tbody > tr > th > .fa-question-circle-o,
table > tbody > tr > td > .fa-question-circle-o,
.additional-tabs h4.field-title + .more-info,
#user-roles-operation-grid .btn-tooltip {
    color: #a1a1a1 !important;
}
#user-roles-operation-grid .btn-tooltip {
    margin-left: 5px;
}
.form label > .fa-question-circle:hover,
table > tbody > tr > th > .fa-question-circle:hover,
table > tbody > tr > td > .fa-question-circle:hover,
.form label > .fa-question-circle-o:hover,
.form-group .fa-question-circle-o:hover,
table > tbody > tr > th > .fa-question-circle-o:hover,
table > tbody > tr > td > .fa-question-circle-o:hover,
#admin-user-role-form .operation-box > .box-body > .row .box > .box-body > .checkbox > i:hover {
    cursor: help;
}
.fa-question-circle-o.more-info,
.form label > .fa-question-circle,
table > tbody > tr > th > .fa-question-circle,
table > tbody > tr > td > .fa-question-circle,
.form label > .fa-question-circle-o,
.form-group .fa-question-circle-o,
table > tbody > tr > th > .fa-question-circle-o,
table > tbody > tr > td > .fa-question-circle-o {
    margin-left: 5px;
}
.fa-question-circle-o.more-info:hover {
    cursor: help;
}
.form-group .control-sidebar-subheading .fa-question-circle-o {
    margin-left: 2px;
    color: #6ec3ff !important;
}
.form label > .fa-question-circle[data-original-title=""],
table > tbody > tr > th > .fa-question-circle[data-original-title=""],
table > tbody > tr > td > .fa-question-circle[data-original-title=""],
.form label > .fa-question-circle-o[data-original-title=""],
.form-group .fa-question-circle-o[data-original-title=""],
table > tbody > tr > th > .fa-question-circle-o[data-original-title=""],
table > tbody > tr > td > .fa-question-circle-o[data-original-title=""] {
    display: none;
}
.table > tbody > tr > th > .fa,
.popover .popover-title > .fa {
    margin-left: 3px;
}
.nav-tabs-custom > .nav .btn-save-template {
    margin: 7px 5px 5px;
}
.nav-tabs-custom #btn-clear-result {
    color: #ff0000;
    padding: 8px 12px 10px;
}
.nav-tabs-custom #btn-clear-result > i.fa {
    font-size: 16px;
}
#report-variable-form #AdminReportVariable_report_type {
    text-transform: uppercase;
}
#field-setting-grid select[multiple="multiple"] {
    display: none;
}
#field-setting-grid .h-tooltip {
    min-width: 80px;
}
#template-reset-modal .grid-title,
#template-overwrite-modal .grid-title,
#modal-reset-grid .grid-title {
    margin-left: 10px;
    padding-top: 1px;
    font-size: 16px;
}
#template-reset-modal .grid-columns,
#template-overwrite-modal .grid-columns,
#assign-template-grid .grid-columns,
#field-template-grid .grid-columns,
#grid-template-reset-grid .grid-columns,
#grid-setting-reset-grid .grid-columns {
    padding-top: 1px;
}
#assign-template-grid .bulk-actions-btn {
    display: none;
}
#modal-assign-template .btn-assign {
    margin: 6px 0 0 10px;
    padding: 4px 9px;
    box-shadow: 0 0 0 1px #ccc;
}
#modal-reset-grid .grid-view tr > td.col-actions > a {
    display: inline-block;
}
.ui-sortable #display_order {
    display: none;
}
tbody.ui-sortable > tr:hover {
    cursor: default;
}
.nav-tabs-custom > ul.nav > li.wrap-nav-title {
    float: none;
    margin: 9px auto;
    display: inline-block;
    font-size: 16px;
    color: #ababab;
}
.additional-tabs #inventory h4.field-title,
.additional-tabs #article h4.field-title,
.additional-tabs #calibration h4.field-title,
.additional-tabs #result h4.field-title,
.additional-tabs #customer h4.field-title,
.additional-tabs #booking h4.field-title {
    display: inline-block;
    margin-right: 5px;
    float: left;
}
.additional-tabs #inventory h4.field-title + .more-info,
.additional-tabs #article h4.field-title + .more-info,
.additional-tabs #calibration h4.field-title + .more-info,
.additional-tabs #result h4.field-title + .more-info,
.additional-tabs #customer h4.field-title + .more-info,
.additional-tabs #booking h4.field-title + .more-info {
    margin-top: 15px;
}
.additional-tabs #inventory .loading-icon,
.additional-tabs #article .loading-icon,
.additional-tabs #calibration .loading-icon,
.additional-tabs #result .loading-icon,
.additional-tabs #customer .loading-icon,
.additional-tabs #booking .loading-icon {
    float: none;
    margin-top: 2px;
}
.additional-tabs .grid-view.grid-view-loading[id$="fields-grid"] {
    background: none;
    padding-top: 0 !important;
}
.nav-tabs-custom .dropdown .dropdown-menu li > a > i.fa.fa-trash-o {
    font-size: 15px;
}
.nav-tabs-custom .dropdown .dropdown-menu li > a > i.fa,
.nav-tabs-custom .dropdown .dropdown-menu li > a > i.glyphicon {
    font-size: 16px;
}
.tab-cache-content .row:first-child ~ .row {
    margin-top: 15px;
}
button.btn .ion-arrow-right-b {
    font-size: 19px;
    position: relative;
    top: 3px;
    margin-right: 1px;
}
button.btn .fa-retweet {
    font-size: 17px;
}
#file-store-form .btn-test-remote,
#backup-store-form .btn-test-remote,
#adLDAP-form .btn-test-connect-ldap,
#adLDAP-form .btn-sync-all-users {
    margin-left: 5px;
}
#mssql-form .wrap-action-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
#mssql-form .wrap-btn-save {
    display: inline-block;
    position: relative;
}
#mssql-form .btn-save.no-updated {
    padding-right: 25px;
}
#mssql-form .icon-check-mssql {
    position: absolute;
    right: 6px;
    top: 10px;
    color: yellow;
    display: none;
    font-size: 13px;
}
#mssql-form .btn-save.no-updated + .icon-check-mssql {
    display: block;
}
#mssql-form .cell-database {
    position: relative;
}
#mssql-form .cell-database .icon-check-mssql {
    font-size: 17px;
    top: 18px;
    right: 17px;
    color: #ff6f00;
}
#mssql-form .cell-database.no-updated .form-control {
    background-color: #ffeede;
}
#mssql-form .cell-database.no-updated .icon-check-mssql {
    display: block;
}
#mssql-form .btn-copy-all-group .dropdown-menu {
    min-width: max-content;
}
#mssql-form .btn-copy-all-group .dropdown-menu > li > a {
    font-size: 15px;
}
#mssql-form .btn-copy-all-group {
    margin-right: 0;
    margin-left: 0;
    display: flex;
}
#adLDAP-form .bind-dn,
#adLDAP-form .user-id-key {
    font-size: 15px;
    color: #a7a7a7;
}
#adLDAP-form .bind-note {
    font-size: 13px;
    color: #a7a7a7;
}
#adLDAP-form .wrap-password {
    position: relative;
}
#adLDAP-form .btn-show-password {
    position: absolute;
    right: 18px;
    top: 15px;
    color: #8f8e8e;
}
#adLDAP-form .btn-show-password:hover {
    color: #767575;
}
#adLDAP-form #LDAP_admin_password {
    padding-right: 28px;
}
.additional-tabs .tab-content table > thead > tr > th > .mark-table {
    display: none;
}
.additional-tabs .tab-content .grid-view.show-table table > thead > tr > th {
    padding-top: 8px;
}
/*--------VISA WEB CLIENT------*/
.wrap-visa-web {
    background: #fff;
    padding: 15px;
    border-radius: 2px;
}
.wrap-visa-web .visa-title {
    background-color: #6c757d;
    color: #fff;
    padding: 45px 0;
    text-align: center;
    margin: 0 auto;
    float: none;
    border-radius: 5px;
    font-size: 27px;
}
.wrap-visa-web .list-resources {
    display: inline-block;
    background: #f1f1f1;
    width: 100%;
    padding: 10px;
    text-align: left;
    list-style: none;
}
.wrap-visa-web .list-resources.loading {
    text-align: center;
}
.wrap-visa-web .list-resources > .resource-item {
    margin-bottom: 7px;
    line-height: 28px;
    background: #fff;
    padding: 2px 8px;
    border-radius: 3px;
}
.wrap-visa-web .list-resources > .resource-item:hover {
    cursor: pointer;
    background: #fffff4;
}
.wrap-visa-web .list-resources > .resource-item:last-child {
    margin-bottom: 0;
}
.wrap-visa-web .list-resources > .resource-item > .label {
    margin-right: 5px;
}
.wrap-visa-web .list-resources > .no-resource-item {
    text-align: center;
    color: #fd6c6c;
    font-size: 15px;
}
.wrap-visa-web .section-detail {
    margin: 25px 0;
    font-size: 16px;
    background: #ecf8fd;
    padding: 5px 16px;
    border-radius: 4px;
}
.wrap-visa-web .section-detail > .row {
    line-height: 28px;
}
.wrap-visa-web .section-detail .text-title {
    font-weight: 600;
}
.wrap-visa-web .list-resources > .resource-item.selected {
    background: #fffff2;
}
.wrap-visa-web .section-detail:not(.hidden) + .form {
    margin-top: 0;
}
.wrap-visa-web .form {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    border: 3px solid #ddd;
    margin-top: 56px;
}
.wrap-visa-web .form .help-block {
    display: none;
}
.wrap-visa-web .form .has-error .help-block {
    display: block;
}
.wrap-visa-web .list-resources > .resource-item .label-circle {
    float: right;
    margin: 4px 0;
}
.box-file-link .box-title {
    padding-top: 8px;
    padding-bottom: 9px;
}
.box-file-link .box-title > .ion {
    font-size: 22px;
}
#fast_insert .box-inventory,
#table_import .box-inventory {
    margin-top: 15px;
}
#fast_insert .label.label-default,
#table_import .label.label-default {
    padding: 3px 6px;
    margin-left: 10px;
}
#fast_insert #btn-import.disabled {
    opacity: 0.65;
}
#field_setting #pdf_template.file-loading {
    display: none;
}
#field_setting #template_name {
    color: #3791d0;
}
#field_setting .nav-field .grid-title {
    margin-left: 10px;
    font-family: 'segoe ui';
}
#field_setting .file-input {
    display: none;
}
#field_setting .box.box-orange .box-title {
    padding: 5px 0 7px 10px;
    color: #fff;
}
#field_setting .box.box-orange > .box-header {
    border-radius: 4px;
}
#field_setting .box.box-orange:not(.collapsed) > .box-header {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#field_setting .file-input .file-loading {
    display: none;
}
#field_setting #import-form input[type="file"]:focus {
    outline: none;
}
#section_information .no-fields,
#tab_parser_1 .no-text-preview {
    height: 145px;
    border: 2px dashed #ddd;
    color: #b1b0b0;
    vertical-align: middle;
    display: table-cell;
    width: 100vw;
    text-align: center;
    font-size: 20px;
}
#fast_insert .additional-tabs,
#table_import .additional-tabs {
    position: relative;
    margin-top: 15px;
    border: 1px solid #c2c2c2;
    box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.23);
}
#fast_insert .additional-tabs,
#fast_insert .additional-tabs > .tab-content,
#table_import .additional-tabs,
#table_import .additional-tabs > .tab-content {
    border-radius: 4px;
}
#fast_insert .additional-tabs .spinner-1,
#table_import .additional-tabs .spinner-1 {
    top: 50px;
    height: 584px;
    left: 8px;
}
#field_setting .additional-tabs {
    margin-top: 15px;
}
#fast_insert #section_information tr > th {
    white-space: nowrap;
}
#fast_insert #section_information tr > th > label {
    margin-bottom: 0;
    font-family: 'segoe ui';
}
#fast_insert #section_information tr > th > label.required.has-error {
    color: #f56954;
}
#fast_insert #section_information i.more-info {
    margin-left: 5px;
}
#fast_insert #section_information .editable-unsaved {
    font-weight: normal;
    color: #056eab;
}
#fast_insert #section_information > .box:nth-last-child(2) {
    margin-bottom: 0;
}
#fast_insert #section_information .box-header > .label {
    float: right;
    color: #fff;
    margin: 8px 9px;
}
#fast_insert #section_information .box-header > .label-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #04a5cc;
    background-image: -moz-linear-gradient(top, #4dddff, #04a5cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4dddff), to(#04a5cc));
    background-image: -webkit-linear-gradient(top, #4dddff, #04a5cc);
    background-image: -o-linear-gradient(top, #4dddff, #04a5cc);
    background-image: linear-gradient(to bottom, #4dddff, #04a5cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: rgba(243, 243, 243, 0.2) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
#fast_insert .box-option .checkbox > input[type="checkbox"],
#table_import .box-option .checkbox > input[type="checkbox"] {
    margin-top: 2px !important;
    margin-right: 4px !important;
}
#fast_insert .box-option .checkbox > label,
#table_import .box-option .checkbox > label {
    font-weight: 600;
}
#fast_insert .box-option .checkbox:first-child,
#table_import .box-option .checkbox:first-child {
    margin-top: 0;
}
#fast_insert .box-option,
#fast_insert .box-option .checkbox:last-child,
#table_import .box-option,
#table_import .box-option .checkbox:last-child {
    margin-bottom: 0;
}
.detail-view .term-and-condition {
    border-bottom: 1px solid;
}
#file-store-form > .wrap-remote,
#backup-store-form > .wrap-remote {
    display: inline-block;
    border: 1px solid transparent;
    padding: 5px 10px 3px 10px;
    margin-top: 0;
}
#file-store-form > .wrap-remote.wrap-active,
#backup-store-form > .wrap-remote.wrap-active {
    border: 1px solid #bc9c0b;
    border-radius: 23px;
    background: #fcf4ca;
}
#file-store-form > .wrap-remote.wrap-active > label,
#backup-store-form > .wrap-remote.wrap-active > label {
    font-weight: 600;
}
#file-store-form > .wrap-remote:first-child,
#file-store-form > .wrap-remote:nth-child(2),
#file-store-form > .wrap-remote:nth-child(3),
#backup-store-form > .wrap-remote:first-child,
#backup-store-form > .wrap-remote:nth-child(2),
#backup-store-form > .wrap-remote:nth-child(3) {
    margin-right: 20px;
}
#file-store-form > .wrap-remote > label > input[type="checkbox"],
#backup-store-form > .wrap-remote > label > input[type="checkbox"] {
    margin-top: 1px !important;
}
#file-store-form .card.disabled,
#backup-store-form .card.disabled {
    opacity: 0.7;
    pointer-events: none;
}
#file-store-form .col-report-path {
    position: relative;
}
#file-store-form .btn-copy-report {
    position: absolute;
    right: 14px;
    top: 12px;
    padding: 2px 8px 4px;
    color: #fff;
    background-color: #59beff;
}
#file-store-form .btn-copy-report:hover,
#file-store-form .btn-copy-report:focus {
    background-color: #29a9fc;
}
#file-store-form .symmetricds-path,
#backup-store-form .store-path {
    margin-bottom: 10px;
}
#file-store-form .col-file-store {
    position: relative;
}
#file-store-form .col-file-store input {
    padding-right: 25px;
}
#file-store-form .col-file-store .icon-check-exist {
    position: absolute;
    top: 17px;
    right: 17px;
    font-size: 18px;
}
#file-store-form .col-file-store .fa-exclamation-circle {
    color: #fb6666;
}
#file-store-form .col-file-store .fa-check-circle {
    color: #32bf20;
}
#local-path-form .tbl-export-configuration .col-constant {
    width: 135px;
}
#local-path-form .card:nth-last-child(3) {
    margin-bottom: 10px;
}
table > tbody > tr > td .password-dot:first-child ~ .password-dot {
    margin-left: 3px;
    font-weight: 600;
}
#modal-show-signature .modal-body {
    padding-bottom: 10px;
}
#modal-show-signature .spinner-1 {
    width: 900px;
    height: 470px;
    line-height: 470px;
}
#login-flash {
    text-align: center;
    font-size: 17px;
    margin: 10px auto 0;
}
.additional-box .box-body {
    display: inline-block;
    width: 100%;
}
.box-user-group + .additional-tabs {
    margin-top: 20px;
}
#status_variable .box-header > i.fa {
    color: #4a9dc4;
}
#master-report-form .jasper-file-group .help-text {
    margin-bottom: 0;
}
#master-report-form .card-header {
    padding-top: 5px;
    background-color: #e6edf2;
    height: 38px;
}
#master-report-form .card-header > label {
    margin-bottom: 0;
}
#master-report-form .card-body {
    padding: 13px;
}
#master-report-form .jasper-file-group {
    margin-bottom: 10px;
}
#master-report-form .jasper-file {
    font-weight: normal;
}
#new-contact-form .customer-group {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}
.status-order-disable .box-body,
.status-order-disable#articleList,
.status-order-disable .grid-view,
.location-disable .box-body,
.location-disable .grid-view,
.status-disable {
    opacity: 0.6;
    pointer-events: none;
}

.status-order-disable .box-body *,
.status-order-disable.grid-view *,
.status-order-disable .grid-view *,
.location-disable .box-body *,
.location-disable .grid-view * {
    cursor: not-allowed;
}
.twitter-typeahead .form-control.loading {
    background-color: #ffffff;
    background-image: url("../img/ajax-loader.gif");
    background-size: 16px 16px;
    background-position: 99% center;
    background-repeat: no-repeat;
}
.twitter-typeahead .form-control.loading.padding-1 {
    background-position: right 25px center;
}
.twitter-typeahead .form-control.loading.padding-2 {
    background-position: right 43px center;
}
#show-hierarchy-modal .modal-body {
    max-height: 500px;
}
#show-hierarchy-modal .modal-body > .file-tree {
    overflow: auto;
    margin-left: 0;
    height: 100%;
}
#show-hierarchy-modal .modal-body > .file-tree a.row-selected {
    background-color: #1a65a0;
    color: #fff;
    padding: 0 4px;
}
.file-tree.file-list li a:before {
    top: .9em;
}
#article-list-block .nav.nav-tabs > li > a {
    padding: 8px 12px;
}
.tbl-parameter > thead > tr > td {
    font-weight: 600;
    padding: 5px 8px;
    font-size: 14px !important;
}
.tbl-parameter > tbody > tr > td:first-child {
    width: 25%;
}
.tbl-parameter > tbody > tr > td > .form-control {
    padding: 3px 5px;
    height: 28px;
}
.tbl-parameter > tbody > tr > td > a.btn-remove {
    color: red;
    padding: 4px 0;
    display: block;
    font-size: 14px !important;
}
.tbl-parameter > tbody > tr:first-child > td {
    border-top-width: 2px;
}
.tbl-parameter label.key-input {
    font-size: 14px;
    margin: 0;
    line-height: 28px;
    font-weight: normal;
}
#master-report-setting-grid .h-button_name {
    min-width: 125px;
}
#master-report-form .row-prompt {
    padding-left: 0;
}
.box-certificate .box-body {
    min-height: 40px;
    font-size: 16px;
}
.box-certificate .box-body > .btn-renew {
    margin-bottom: 10px;
}
.tbl-certificate .col-expiry-date {
    color: #187a06;
    font-weight: 600;
}
.tbl-certificate .col-expiry-date > .label {
    margin-left: 5px;
}
.tbl-certificate .col-name {
    width: 300px;
}
.box-certificate .cert-info > .tbl-certificate:first-child ~ table {
    margin-top: 10px;
}
.box-certificate .cert-info .card-header {
    color: #059223;
    background-color: rgba(155, 251, 167, 0.15);
    font-family: 'segoe ui',Arial,sans-serif;
    font-weight: normal;
}
.box-certificate .cert-info .card-header .text-secure {
    padding: 2px 5px;
    background: #fff;
    border: 1px solid;
    border-radius: 3px;
    margin-right: 5px;
    font-weight: normal;
    font-size: 14px;
}
.box-certificate .cert-info .card-header .text-secure > i {
    font-size: 13px;
    margin-right: 5px;
}
.box-certificate .cert-info > .alert {
    margin: 0;
}
#cron-job-grid .h-description {
    min-width: 235px;
}
#cron-job-grid .h-command {
    min-width: 180px;
}
#basic-setting-wrapper #btn-restart-cron {
    float: left;
    margin: 3px 0 0 10px;
}
.content .wrap-process {
    background-color: #fff;
    padding: 14px 15px 1px;
    margin-bottom: 17px;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.content .wrap-process .update-process-percent {
    width: calc(100% - 105px);
    position: absolute;
    text-align: center;
}
.content .wrap-process .update-process-percent > span {
    margin-right: 3px;
}
.tbl-signature-details tr > td:first-child {
    width: 150px;
}
#self-signed-form label[for="SelfSignForm_cert_file"] {
    margin-bottom: 0;
}
#self-signed-form .btn-choose-file {
    color: #fff;
}
#self-signed-form .btn-choose-file > i {
    font-size: 18px;
    float: left;
    margin-top: 2px;
    margin-right: 3px;
}
.global_cert .btn-edit-signature > i,
#profile-form .btn-choose-file {
    color: #fff;
}
.global_cert .info-self-signed,
#profile-form .info-self-signed,
.ssl-cert-group .info-ssl-cert {
    display: inline-block;
    color: #adadad;
    padding: 5px 10px;
    margin-left: 5px;
    border: 1px solid;
    border-radius: 30px;
}
.global_cert .info-self-signed.has-cert,
#profile-form .info-self-signed.has-cert,
.ssl-cert-group .info-ssl-cert.has-cert {
    color: #24a12e;
}
.global_cert .info-self-signed > i,
#profile-form .info-self-signed > i,
.ssl-cert-group .info-ssl-cert > i {
    margin-right: 4px;
    font-size: 18px;
    float: left;
    margin-top: 2px;
}
.ssl-cert-group .info-ssl-cert > i {
    margin-top: 4px;
}
.ssl-cert-group .note-ssl-cert,
.upload-auth-group .note-ssl-cert {
    margin-left: 0;
}
.ssl-cert-group .note-ssl-cert > span {
    color: #e71965;
}
.upload-auth-group .auth-file-link-wrapper {
    padding: 10px 20px;
    background-color: #f0f0f0;
    border-radius: 38px;
    margin-top: 20px;
}
.upload-auth-group .auth-file-link {
    color: #0d82fa;
    border-bottom: 1px solid;
}
.global_cert .cert-file-name,
#profile-form .cert-file-name,
.ssl-cert-group .cert-file-name {
    display: inline-block;
}
#basic-settings-form .ssl-cert-group,
#basic-settings-form .upload-auth-group {
    margin: 5px 0 17px;
}
#basic-settings-form .ssl-cert-group .card-body,
#basic-settings-form .upload-auth-group .card-body {
    padding: 20px 17px;
}
#basic-settings-form .ssl-cert-group .card-body .help-text {
    margin-top: 5px;
}
#profile-form .card-body {
    padding: 10px;
}
#profile-form .collapse:not(.in) .card-body {
    display: none;
}
#profile-form .btn-remove-cert,
#basic-settings-form .btn-remove-cert,
#basic-settings-form .btn-remove-ssl-cert {
    margin-left: 5px;
    padding: 3px 7px 2px;
}
#profile-form .btn-remove-cert > .fa-trash-o,
#basic-settings-form .btn-remove-cert > .fa-trash-o,
#basic-settings-form .btn-remove-ssl-cert > .fa-trash-o {
    font-size: 16px;
}
#ssl-certificate-grid .h-expiry_date {
    min-width: 100px;
}
#ssl-certificate-grid .table.table-striped > tbody > tr > td {
    font-size: 13px;
}
#operation-group-grid .col-active {
    text-align: center;
}
#modal-individual-variable .modal-body {
    max-height: 500px;
    overflow: auto;
}
#modal-individual-variable .tbl-variable .variable-label {
    max-width: 140px;
}
#modal-individual-variable .tbl-variable .variable-value > .input-group {
    width: 100%;
}
#modal-individual-variable label[for="variable_formula"],
#modal-individual-variable a.btn-add-variable {
    float: left;
}
#modal-individual-variable .loading-icon {
    margin-top: 3px;
}
#modal-individual-variable .select2-container--default span.select2-selection--single .select2-selection__rendered {
    line-height: 34px;
    height: 33px;
    font-size: 14px;
    padding-left: 10px;
}
#modal-individual-variable .tbl-variable .input-group-addon:hover {
    cursor: pointer;
}
#modal-individual-variable .card.card-variable {
    margin-top: 24px;
}
#modal-individual-variable .statistic-container {
    display: flex;
    align-items: center;
    height: auto;
    line-height: initial;
}
#modal-individual-variable .statistic-container:first-child ~ .statistic-container {
    margin-top: 5px;
}
#modal-individual-variable .wrap-x-days {
    margin-top: 5px;
    width: 102px;
    position: relative;
}
#modal-individual-variable .wrap-x-days > .form-control {
    padding-right: 46px;
    font-size: 15px;
    font-weight: 600;
}
#modal-individual-variable .wrap-x-days > .unit-custom {
    display: inline-block;
    padding: 0 5px 1px;
    border-radius: 3px;
    color: #9f9c9c;
    position: absolute;
    right: 6px;
    top: 5px;
    user-select: none;
}
#modal-individual-variable .statistic-container > label {
    margin-left: 6px;
    margin-bottom: 1px;
    font-weight: normal;
}
#modal-individual-variable .checkboxes input[type=checkbox] {
    display: block;
}
#modal-individual-variable .card {
    margin-bottom: 2px;
}
#modal-individual-variable tr:not(.hidden) .select2-container {
    width: 100% !important;
}
#dashboard-content-wrapper .elevation-1.bg-info {
    background-color: #d9edf7;
}
#dashboard-content-wrapper .info-box {
    box-shadow: 0 0 1px rgba(0,0,0,.125), 0 1px 3px rgba(0,0,0,.2);
    border-radius: 4px;
    background: #fff;
    min-height: 80px;
    padding: .5rem;
    position: relative;
    display: flex!important;
    height: 100%;
}
#dashboard-content-wrapper .info-box > .box-content {
    display: flex!important;
    width: 100%;
    padding: .3rem;
}
#dashboard-content-wrapper .info-box .info-box-icon {
    cursor: move;
    border-radius: 4px;
    font-size: 35px;
    text-align: center;
    min-width: 70px;
    align-items: center!important;
    justify-content: center!important;
    display: flex;
    color: #fff!important;
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)!important;
}
#dashboard-content-wrapper .info-box .info-box-icon > .fa {
    font-size: 35px;
}
#dashboard-content-wrapper .info-box .info-box-icon.bg-info {
    background-color: #e8f7ff;
}
#dashboard-content-wrapper .info-box .info-box-icon > i {
    font-weight: 900;
}
#dashboard-content-wrapper .info-box .info-box-content {
    -ms-flex: 1;
    flex: 1;
    padding: 5px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#dashboard-content-wrapper .info-box .info-box-text {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}
#dashboard-content-wrapper .info-box .info-box-text > a:hover {
    border-bottom: 1px solid;
}
#dashboard-content-wrapper .info-box .info-box-number {
    display: block;
    font-weight: 700;
    font-size: 18px;
    color: #496d91;
}
#dashboard-content-wrapper .info-box .box-tools {
    position: absolute;
    right: 0;
    top: 0;
}
#dashboard-content-wrapper .info-box .box-tools .btn-tool {
    background: none;
    border: none;
    padding: 0;
    color: #adb5bd;
    box-shadow: none;
}
#dashboard-content-wrapper .info-box .box-tools .btn-tool:hover {
    color: #3e4246;
}
#dashboard-content-wrapper .info-box .box-tools ul.dropdown-menu > li > a,
body > ul.dropdown-menu.settings-menu > li > a {
    color: #616364;
    font-size: 15px;
    padding: 4px 17px;
}
#dashboard-content-wrapper .info-box .box-tools ul.dropdown-menu > li > a:hover,
body > ul.dropdown-menu.settings-menu > li > a:hover {
    text-decoration: none;
    background-color: #f3f3f3;
}
#dashboard-content-wrapper .info-box .box-tools ul.dropdown-menu > li > a > i {
    margin-top: 4px;
}
#dashboard-content-wrapper #main.no-main-blocks .connectedSortable {
    min-height: auto;
}
#dashboard-content-wrapper .connectedSortable .box {
    margin-bottom: 10px;
    transition: margin-left 0.1s ease-out 0s, margin-top 0.1s ease-out 0s;
}
#control-sidebar-settings-tab {
    padding: 0 13px 15px;
}
#control-sidebar-settings-tab .btn-add-advanced-filter,
#control-sidebar-settings-tab .btn-add-filter {
    float: right;
    margin-top: -2px;
    border: 1px solid #3bf6eb;
    color: #3bf6eb;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 7px 4px;
    border-radius: 3px;
}
#control-sidebar-settings-tab .btn-add-advanced-filter:hover,
#control-sidebar-settings-tab .btn-add-filter:hover {
    border: 1px solid #2fd3f6;
    color: #2fd3f6;
}
#dashboard-content-wrapper .col-md-3.ui-sortable .inventory-box .box-header h3 {
    max-width: 250px;
}
#modal-uploader .uploader__box {
    width: 100%;
    margin: 0;
    float: none;
    box-shadow: none;
    animation: none;
}
#modal-uploader .modal-body {
    margin-bottom: 20px;
}
#modal-uploader .uploader__instructions {
    box-sizing: border-box;
    padding: 20px;
    border: 3px dashed #DFE1E6;
    height: 260px;
    margin: auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    color: #a2a0a0;
}
#modal-uploader .uploader__contents {
    padding: 10px;
}
#modal-uploader .uploader__file-label {
    margin: 20px auto 0;
    display: inline-block;
    padding: 6px 15px;
    text-transform: initial;
    font-size: 14px;
    font-weight: 400;
}
#modal-uploader .uploader__further-instructions {
    margin-left: 0;
}
#modal-uploader .uploader__submit-button {
    border-radius: 5px;
    font-size: 15px;
    padding: 0 20px;
    background-color: #1a78c2;
    border: 2px solid #0866c2;
}
#modal-uploader .uploader__submit-button:not(.disabled):hover {
    background-color: #0866c2;
}
#modal-uploader .uploader__submit-button.disabled {
    pointer-events: none;
    cursor: not-allowed;
}
#modal-uploader .uploader__submit-button:focus {
    outline: none;
}
#modal-uploader .uploader__icon-button:focus {
    outline: none;
}
#modal-uploader .uploader__file-list__thumbnail {
    width: 13%;
}
#modal-uploader .uploader__file-list__text {
    width: 57%;
}
#modal-uploader .uploader__file-list__thumbnail > .thumbnail {
    margin: 2px 0;
}
.frontendDashboard-view section.content,
.frontendDashboard-index section.content {
    padding-top: 0 !important;
}
.frontendDashboard-view section.content > .alert,
.frontendDashboard-index section.content > .alert {
    margin-bottom: 0 !important;
}
.frontendDashboard-view {
    padding-right: 0 !important;
}
.bg-white {
    background-color: #fff !important;
}
.grid-stack-item.card {
    background: none;
    border: none;
}
.grid-stack-item > .grid-stack-item-content {
    padding: 0;
}
.grid-stack-item > .grid-stack-item-content > div,
.grid-stack-item .box {
    width: 100%;
    height: 100%;
}
.grid-stack-item .box {
    margin-bottom: 0;
    border-radius: 5px;
}
.grid-stack .grid-stack-placeholder > .placeholder-content {
    border-radius: 5px;
    border-width: 2px;
}
.grid-stack .grid-view {
    padding-top: 18px;
}
#dashboard-content-wrapper .grid-stack .chart-box .box .box-body,
#dashboard-content-wrapper .grid-stack .statistic-chart-box .box .box-body {
    max-height: initial;
}
.grid-stack > .grid-stack-item > .grid-stack-item-content {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.08), 0 5px 26px 0 rgba(67,94,131,.15);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.08), 0 5px 26px 0 rgba(67,94,131,.15);
    transition: background-color .3s,color .3s,transform .3s,-webkit-transform .3s;
    border: 0 solid rgba(0,0,0,.125);
    border-radius: 5px;
    overflow: hidden;
}
.grid-stack > .grid-stack-item > .grid-stack-item-content.collapsed {
    bottom: initial;
}
.grid-stack > .grid-stack-item[data-gs-height="1"] > .grid-stack-item-content {
    overflow-y: hidden;
}
.grid-stack-item .statistic-chart-box .box-body,
.grid-stack-item .chart-box .box-body,
.grid-stack-item .emoncms-box .box-body,
.grid-stack-item .chart-box .box-data,
.grid-stack-item .emoncms-box .box-data {
    overflow: hidden !important;
}
.grid-stack-item.ui-state-disabled {
    opacity: 1;
}
.grid-stack-item .wrap-customer-label {
    text-align: center;
    margin-top: 8px;
}
.grid-stack-item .wrap-customer-label > .customer-label {
    font-weight: normal;
    color: #898989;
    border: 1px solid;
    border-radius: 4px;
    padding: 0 3px;
    margin-bottom: 0;
}
.grid-stack-item .wrap-customer-label > .customer-label:first-child ~ .customer-label {
    margin-left: 4px;
}
.grid-stack-item .wrap-customer-label + .grid-view {
    margin-top: -10px;
}
.grid-stack > .grid-stack-item {
    box-shadow: none;
}
.grid-stack > .grid-stack-item > .ui-resizable-sw,
.grid-stack > .grid-stack-item > .ui-resizable-se {
    display: none !important;
}
.grid-stack #advanced_filter .dropdown-menu {
    width: 135px;
}
#support_risk_priority .wrap-support-risk > .col-md-3 {
    width: 25% !important;
    float: left;
}
.nav-tabs-custom > .tab-content > .change-log {
    overflow: auto;
    padding: 0 10px;
}
.nav-tabs-custom .change-log > ul > li > a[href],
.nav-tabs-custom .change-log .box > .box-body > ul > li > a[href] {
    font-size: 19px;
}
body .nav-tabs-custom .change-log table {
    width: 100%;
}
body .nav-tabs-custom .change-log table tr th {
    font-size: 16px;
    font-weight: 600;
    color: #425053;
}
body .nav-tabs-custom .change-log table tr th {
    vertical-align: bottom;
    border-bottom: 3px solid #ddd;
}
body .nav-tabs-custom .change-log table tr th:first-child {
    width: 180px;
}
body .nav-tabs-custom .change-log table tr th:last-child {
    width: 150px;
}
body .nav-tabs-custom .change-log table tr td {
    font-size: 16px;
}
#modalPrintOrder .modal-body {
    padding-bottom: 15px;
}
#modalPrintOrder .spinner-1 {
    width: 95.7%;
    margin-top: 0;
    line-height: 455px;
}
.calendar-container .card-title {
    margin: 4px 0;
    font-size: 18px;
    font-weight: 600;
    float: left;
}
.calendar-container .card-header > i.fa {
    float: right;
    margin-top: 6px;
    font-size: 19px;
    cursor: help;
    color: #aeaeae;
}
.calendar-container .card-body {
    padding: 15px 0;
}
.calendar-container .card-calendar .card-body {
    padding: 10px;
}
.calendar-container .card-body .category-item,
.calendar-container .card-body .inventory-item,
.calendar-container .card-body .fc-event.bg-default {
    border: 1px solid #b9def0;
    background-image: linear-gradient(to bottom, #d9edf7 0px, #b9def0 100%);
    background-repeat: repeat-x;
    color: #31708f;
    border-radius: 4px;
    background-color: #eee;
    cursor: pointer;
}
div.calendar-container .card-body .category-item.has-color,
div.calendar-container .card-body .category-item.has-color:hover,
div.calendar-container .card-body .inventory-item.has-color,
div.calendar-container .card-body .inventory-item.has-color:hover {
    border: none !important;
    background-image: none !important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.calendar-container .card-body .category-item {
    padding: 3px 6px;
}
.calendar-container .card-body .inventory-item,
.calendar-container .card-body .fc-event.bg-default {
    padding: 3px 4px 3px 6px;
    font-size: 14px;
}
.calendar-container .card-body .fc-event.contact-item {
    padding-right: 80px;
    background-image: none;
    background-color: #e3e3e3;
    border-color: #ddd;
}
.calendar-container .card-body .fc-event.contact-item > .label {
    padding: 0 5px !important;
    font-size: 12px !important;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 3px;
}
body > .fc-event.contact-item.fc-dragging > .label {
    display: none;
}
.calendar-container .card-header .chk-select-all {
    top: 15px !important;
    right: 39px;
    font-size: 19px;
    cursor: help;
    position: absolute;
}
.calendar-container .card-category .card-body > ul > li:first-child ~ li,
.calendar-container .card-inventory .card-body > ul > li:first-child ~ li,
.calendar-container .card-calendar-option .card-body > ul > li:first-child ~ li {
    margin-top: 7px;
}
.calendar-container .card-body .category-item:hover,
.calendar-container .card-body .inventory-item:hover,
.calendar-container .card-body .fc-event.bg-default:hover {
    border: 1px solid #90c2dc;
    background-image: linear-gradient(to bottom, #d1e4ee 0px, #afd2e3 100%);
    background-repeat: repeat-x;
}
.fc-event.inventory-item.fc-dragging,
.fc-event.bg-default.fc-dragging {
    border: 1px solid #9acfea;
    background-image: linear-gradient(to bottom, #d9edf7 0px, #b9def0 100%);
    background-repeat: repeat-x;
    color: #31708f;
    line-height: 27px;
    padding: 0 6px !important;
    width: auto!important;
    min-width: 125px;
    margin-left: 13px !important;
    border-radius: 4px !important;
    font-size: 14px;
    opacity: 0.8;
}
.fc-event.inventory-item.fc-dragging .btn-show-detail,
.fc-event.inventory-item.fc-dragging .btn-add-location,
.fc-event.bg-default.fc-dragging .btn-show-detail,
.fc-event.bg-default.fc-dragging button[class^="btn-add-"] {
    display: none;
}
.calendar-container #calendar .btn:focus {
    box-shadow: none;
}
.calendar-container #calendar table > thead > tr > th {
    font-size: 17px;
    font-weight: normal;
    line-height: 28px;
}
.calendar-container #calendar .fc-event {
    padding: 0 3px;
    border-radius: 2px;
    line-height: 1.3;
    font-size: 11px;
    cursor: default;
}
.calendar-container #calendar .fc-event .fc-time,
.calendar-container #calendar .fc-event .fc-title {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
.calendar-container .card-body .inventory-item .btn-add-location,
.calendar-container .card-body .fc-event.bg-default button[class^="btn-add-"] {
    background-color: transparent;
    line-height: 1;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 5px;
    border: none;
}
.calendar-container .card-body .inventory-item .btn-add-location:hover,
.calendar-container .card-body .inventory-item .btn-add-location:focus,
.calendar-container .card-body .fc-event.bg-default button[class^="btn-add-"]:hover,
.calendar-container .card-body .fc-event.bg-default button[class^="btn-add-"]:focus {
    outline: none;
}
.calendar-container .card-body .inventory-item .btn-add-location > .fa,
.calendar-container .card-body .fc-event.bg-default button[class^="btn-add-"] > .fa {
    font-size: 16px;
}
.calendar-container .card-body .inventory-item .btn-add-location > .ion {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-52%, -61%);
    width: 10px;
    height: 10px;
}
.calendar-container .card-body .inventory-item .btn-show-detail,
.calendar-container .card-body .fc-event.bg-default .btn-show-detail {
    background-color: transparent;
    color: #000000;
    line-height: 1;
    padding: 0;
    width: 17px;
    border-radius: 11px;
    border: none;
    position: absolute;
    right: 24px;
    top: 5px;
}
.calendar-container .card-body .inventory-item .btn-show-detail:focus,
.calendar-container .card-body .inventory-item .btn-show-detail:hover,
.calendar-container .card-body .fc-event.bg-default .btn-show-detail:focus,
.calendar-container .card-body .fc-event.bg-default .btn-show-detail:hover {
    outline: none;
}
.calendar-container .card-body .inventory-item .btn-show-detail > i,
.calendar-container .card-body .fc-event.bg-default .btn-show-detail > i {
    font-size: 18px;
}
.calendar-container .fc-toolbar.fc-header-toolbar {
    margin-bottom: 10px;
}
.calendar-container #calendar .fc-day-top {
    font-size: 15px;
}
.calendar-container .note-label,
#category-tree .note-label {
    color: #ff5d5d;
    padding: 0 20px;
}
#category-tree .note-label {
    font-size: 17px;
}
.calendar-container .card-category .card-header:hover {
    cursor: pointer;
}
.calendar-container .card-category.collapsed > .card-header {
    border-radius: 2px;
    border-bottom: none;
}
.calendar-container .card-title > .fa {
    margin: 1px 8px 0 0;
    color: #aeaeae;
    width: 11px;
}
.calendar-container .card-title > .fa.fa-angle-down {
    margin-top: 2px;
}
.calendar-container .card > .card-body {
    overflow: auto;
}
.calendar-container .card-category > .card-body:not(#container-category) {
    max-height: 200px;
}
.calendar-container .card-category > .card-body > ul,
.calendar-container .card-inventory > .card-body > ul,
.calendar-container .card-calendar-option > .card-body > ul {
    list-style: none;
    padding: 0 20px;
}
.calendar-container .card-category > .card-body > ul > li,
.calendar-container .card-inventory > .card-body > ul > li,
.calendar-container .card-calendar-option > .card-body > ul > li {
    position: relative;
}
.calendar-container .card-label {
    float: left;
    display: inline-block;
    margin-bottom: 2px;
}
.calendar-container .fc-prev-button > span.fa,
.calendar-container .fc-next-button > span.fa {
    height: 20px;
    display: block;
    line-height: 22px;
}
.tooltip.tooltip-yellow .tooltip-inner,
.tooltip.tooltip-info .tooltip-inner {
    background-color: transparent;
    font-size: 13px;
    max-width: initial;
    white-space: nowrap;
    text-align: left;
}
.tooltip.tooltip-info .tooltip-inner {
    font-size: 14px;
    white-space: normal;
    color: #31708f;
}
body > .tooltip.tooltip-yellow .tooltip-inner {
    font-size: 14px;
    white-space: normal;
}
.tooltip.tooltip-yellow,
.tooltip.tooltip-info {
    position: absolute;
    z-index: 9999;
    width: 150px;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0,0,0,0.5);
    text-align: center;
}
.tooltip.tooltip-yellow {
    color: black;
    background: #0894fb;
}
.tooltip.tooltip-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.tooltip.tooltip-auto .tooltip-inner {
    max-width: initial;
}
.tooltip.tooltip-yellow hr.line {
    margin: 4px 0 2px;
}
.tooltip.tooltip-yellow .tooltip-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
}
.tooltip.tooltip-yellow .tooltip-arrow {
    border-color: #0894fb;
}
.tooltip.tooltip-info .tooltip-arrow {
    border-color: #d9edf7;
}
.tooltip.tooltip-yellow.top,
.tooltip.tooltip-info.top {
    margin-bottom: 5px;
    margin-top: -5px;
    width: auto;
    opacity: 1;
}
.tooltip.tooltip-yellow.top .tooltip-arrow,
.tooltip.tooltip-info.top .tooltip-arrow {
    border-width: 5px 5px 0 5px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    bottom: -5px;
    margin-top: 0;
    margin-bottom: 0;
}
.tooltip.tooltip-yellow.bottom,
.tooltip.tooltip-info.bottom {
    margin-top: 5px;
}
.tooltip.tooltip-yellow.bottom .tooltip-arrow,
.tooltip.tooltip-info.bottom .tooltip-arrow {
    border-width: 0 5px 5px 5px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    top: -5px;
    margin-top: 0;
    margin-bottom: 0;
}
.tooltip.tooltip-yellow.right {
    margin-left: 5px;
}
.tooltip.tooltip-yellow.right .tooltip-arrow {
    border-width: 5px 5px 5px 0;
    border-left-color: transparent;
    border-top-color: transparent;
    border-bottom-color: transparent;
    left: -5px;
    margin-left: 0;
    margin-right: 0;
}
.tooltip.tooltip-yellow.left {
    margin-right: 5px;
}
.tooltip.tooltip-yellow.left .tooltip-arrow {
    border-width: 5px 0 5px 5px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    right: -5px;
    margin-left: 0;
    margin-right: 0;
}
.calendar-container #container-inventory > ul,
.calendar-container .container-option-2 > ul {
    margin-bottom: 0;
}
.calendar-container #container-inventory > ul > li > ul > li,
.calendar-container .container-option-2 > ul > li > ul > li {
    position: relative;
}
.calendar-container #container-inventory > ul > li > ul > li:before,
.calendar-container .container-option-2 > ul > li > ul > li:before {
    position: absolute;
    left: -9px;
    top: 0;
    content: '';
    display: block;
    border-left: 1px solid #c8c8c8;
    height: 1em;
    border-bottom: 1px solid #c8c8c8;
    width: 8px;
}
.calendar-container #container-inventory > ul > li > ul > li:after,
.calendar-container .container-option-2 > ul > li > ul > li:after {
    position: absolute;
    left: -9px;
    bottom: -8px;
    content: '';
    display: block;
    border-left: 1px solid #c8c8c8;
    height: 40px;
}
.calendar-container #container-inventory > ul > li > ul > li:last-child:after,
.calendar-container .container-option-2 > ul > li > ul > li:last-child:after {
    display: none;
}
.calendar-container #container-inventory > ul > li > ul > li > .icon-check,
.calendar-container .container-option-2 > ul > li > ul > li > .icon-check {
    left: -24px;
}
.calendar-container #container-inventory .fc-event,
.calendar-container .container-option-2 .fc-event {
    font-size: 14px;
    line-height: 20px;
    padding-right: 25px;
    position: relative;
}
.calendar-container #container-inventory .fc-event.has-child,
.calendar-container .container-option-2 .fc-event.has-child {
    padding-right: 40px;
}
.calendar-container #container-inventory .fc-event + ul,
.calendar-container .container-option-2 .fc-event + ul {
    margin-top: 5px;
    padding-left: 8px;
    list-style: none;
}
.calendar-container #container-inventory .fc-event + ul > li:first-child ~ li,
.calendar-container .container-option-2 .fc-event + ul > li:first-child ~ li {
    margin-top: 5px;
}
.calendar-container #container-inventory ul > li > i.fa-info-circle,
.calendar-container .container-option-2 ul > li > i.fa-info-circle {
    position: absolute;
    right: -15px;
    top: 8px;
    color: #aeaeae;
    cursor: help;
}
.calendar-container #calendar .fc-event.selected {
    border-color: #ff4f56 !important;
    opacity: 1;
}
.calendar-container .fc-popover .fc-day-grid-event {
    margin-left: 0;
}
.calendar-container .fc-event-container .fc-event:not([style]) .fc-title,
.calendar-container .fc-event-container .fc-event:not([style]) .fc-time {
    text-shadow: 0 0 2px #343434, 0 0 2px #343434, 0 0 2px #343434, 0 0 2px #343434, 0 0 2px #343434;
    -webkit-font-smoothing: antialiased;
}
.calendar-container .fc-event-container .fc-title {
    width: 100%;
    display: inline-block;
}
.calendar-container .fc-event-container .fc-event:not([style]) .fc-title {
    color: #fff;
}
.calendar-container .fc-event-container .fc-event:not([style]) .fc-title > .customer-name {
    color: #f0fff0;
}
.calendar-container .fc-event-container .fc-time {
    color: #e6fe2b;
    font-weight: normal;
}
.datepicker-rentable table tr td.day.disabled {
    text-decoration: line-through;
    color: #dddddd;
}
.datepicker-rentable table tr td.day.disabled:hover,
.datepicker-rentable table tr td.day.disabled.active,
.datepicker-rentable table tr td.day.disabled.active:focus,
.datepicker-rentable table tr td.day.disabled.active:hover {
    color: #fff;
    background-color: #d8d8d8 !important;
}
#rental-modal .form-group .fa-question-circle-o,
#rental-modal .form-group .fa-question-circle-o:hover {
    margin-left: 3px;
}
.frontendRental-reservation #rental-modal .modal-footer > .wrap-checkbox,
.frontendRental-reservation #rental-modal .modal-footer > button,
.frontendNotepad-overview #notepad-modal .modal-footer > .wrap-checkbox,
.frontendNotepad-overview #notepad-modal .modal-footer > button {
    float: right;
}
.frontendNotepad-overview #notepad-modal .modal-footer > button.btn-submit {
    margin-left: 7px;
}
.frontendRental-reservation #rental-modal .modal-footer > .wrap-checkbox {
    padding: 3px 6px;
    border: 2px solid;
    color: #00b043;
    margin-top: 2px;
}
#rental-modal .modal-footer > .wrap-checkbox,
.frontendNotepad-overview #notepad-modal .modal-footer > .wrap-checkbox {
    margin-top: 8px;
    margin-right: 10px;
}
#rental-modal .modal-footer > .btn-submit {
    margin-left: 5px;
}
#rental-modal .input-group.has-add-contact #customer_contact,
#rental-modal .input-group.has-add-contact #delivery_contact {
    padding-right: 45px;
}
.form .form-group.has-add-contact .btn-right {
    top: 25px;
    right: 15px;
    line-height: inherit;
}
#rental-modal .form-group.has-add-contact .btn-right {
    height: 34px;
    width: 35px;
    padding: 7px 11px;
}
.contact-group:not(.hidden) .input-group .twitter-typeahead .tt-query {
    padding-right: 45px;
}
.table_import,
.table_import th,
.table_import td {
    border: 1px dashed #BBB;
}
.table_import {
    border-spacing: 1px;
    width: 100%;
    border-collapse: initial;
}
.table_import th,
.table_import td {
    padding: 7px 10px;
}
.table_import th:first-child,
.table_import th:last-child,
.table_import td:first-child,
.table_import td:last-child {
    text-align: center;
}
.table_import .col-no {
    width: 65px;
}
.table_import .col-actions {
    width: 90px;
}
#table_import .box-inventory .box-body,
#table_import .box-customer .box-body,
#table_import .box-calibration .box-body,
#table_import .box-category .box-body {
    max-height: 400px;
    overflow: auto;
}
#table_import .alert ul {
    padding-left: 0;
}
#table_import .alert ul .error-type {
    list-style: circle;
}
#table_import .alert ul li:not(.error-type) {
    margin-left: 30px;
}
.table_import tbody > tr:hover {
    background-color: #f8f8f8;
}
#field_setting .excel-file-group {
    margin-bottom: 15px !important;
}
#field_setting span.excel-file,
#field_setting .btn-choose-file > i {
    color: #fff !important;
    font-weight: normal;
}
#template-form .card-header {
    padding-top: 6px;
    background-color: #e6edf2;
    height: 38px;
}
#template-form .card-header > label {
    margin-bottom: 0;
}
#modal-view-template .modal-body {
    padding-bottom: 15px;
}
#import-form #reading-template {
    color: #9d9c9c;
    font-size: 15px;
    padding: 3px 10px;
    border: 2px dashed #ddd;
    float: left;
    display: none;
}
#tab_preview_1 .no-fields,
#tab_template_1 .no-fields,
#tab_preview_2 .no-fields {
    height: 580px;
    border: 2px dashed #ddd;
    color: #b1b0b0;
    vertical-align: middle;
    display: table-cell;
    width: 100vw;
    text-align: center;
    font-size: 20px;
}
#tab_preview_2 .no-fields {
    height: 462px;
}
#table_import #section_information .box {
    margin-top: 15px;
}
#category-grid .v-text_color {
    padding: 2px;
    border-radius: 3px;
}
#category-grid .v-text_color[style*="background-color"] {
    border-bottom: none;
}
#category-grid .v-text_color.editable-empty[style*="background-color"] {
    color: #fff;
}
#modal-activate-group .group-name {
    color: #2187ef;
}
.box-header-details .box-body > .input-group:first-child ~ .input-group {
    margin-top: 10px;
}
.box-header-details .box-body .input-group-addon {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.box-header-details .input-group > .input-group-addon {
    min-width: 150px;
    background-color: #f8f8f8;
}
.box-header-details .box-body .input-group > .form-control {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    text-align: left;
}
.box-header-details .box > .box-header {
    background-image: none;
    background-color: #fff;
}
#free-report-wrapper .box > .box-header.bg-info {
    margin-top: -1px;
}
#free-report-wrapper .btn-group-button {
    margin-bottom: 15px;
}
#free-report-wrapper .preview-tab {
    margin-bottom: 10px;
    position: relative;
}
#free-report-wrapper .preview-tab .spinner-1 {
    top: 49px;
    height: 456px;
    line-height: 456px;
    left: 9px;
}
#free-report-wrapper .btn > .fa {
    margin-right: 2px;
}
#free-report-wrapper .btn-print {
    margin-left: 8px;
}
.nav-tabs-custom.preview-tab > .tab-content {
    padding: 9px;
}
.box-header-details .box .box-header .box-title {
    padding: 8px 0 10px 10px;
    color: #4c78a5;
}
.box-header-details .nav-tabs-custom > .nav-tabs > li.dropdown > a.dropdown-toggle {
    padding: 10px 12px;
}
.box-header-details #btn-assign-customer,
.box-header-details #btn-assign-inventory {
    margin-top: 4px;
    margin-right: 5px;
    padding: 4px 10px;
}
#section-customer #gridDeliveryAddress .select-on-check-all {
    display: none;
}
#free-report-wrapper #gridDeliveryAddress {
    max-height: initial;
}
#section-customer .box-customer-info .box-loading {
    float: right;
    margin-left: 8px;
    margin-top: 2px;
}
#section-customer .box-contact-info .contact-detail {
    color: #818080;
    margin-top: 8px;
    font-style: italic;
    font-size: 15px;
}
#modal-open-order .modal-title > .fa-external-link {
    margin-top: 6px;
    float: left;
}
.wrap-section-fast-order #status-order > div > .booking-group:first-child {
    margin-bottom: 0;
}
.wrap-section-fast-order #status-order .booking-group > .form-group {
    margin-top: 15px;
}
.wrap-section-fast-order #status-order .booking-group > .form-group > .form-group {
    margin-bottom: 0;
}
.change-log .wrap-version {
    color: #df9817;
    font-weight: normal;
}
.change-log .wrap-version > .title,
.change-log .wrap-version > .version > span {
    font-size: 23px;
}
.change-log .wrap-version > .version {
    display: inline-block;
    margin-left: 5px;
}
.change-log .wrap-buttons > .btn:first-child ~ .btn {
    margin-left: 7px;
}
.change-log .wrap-version > .version > .image-version {
    color: #148b13;
    font-size: 16px;
}
#mailer-action-grid .col-group {
    white-space: nowrap;
}
#mailer-action-grid a[rel="TbEditableField_group_id"] {
    margin-right: 7px;
}
#inventory-grid .col-type-name .btn-edit-type,
#customer-inventory-grid .col-type-name .btn-edit-type {
    margin-right: 5px;
    color: #939393;
}
#inventory-grid .col-type-name .btn-edit-type,
#inventory-grid .col-type-name .btn-refresh-type,
#customer-inventory-grid .col-type-name .btn-edit-type,
#customer-inventory-grid .col-type-name .btn-refresh-type {
    color: #939393;
}
#inventory-grid .col-type-name .btn-edit-type:hover,
#inventory-grid .col-type-name .btn-edit-type:focus,
#inventory-grid .col-type-name .btn-refresh-type:hover,
#inventory-grid .col-type-name .btn-refresh-type:focus,
#customer-inventory-grid .col-type-name .btn-edit-type:hover,
#customer-inventory-grid .col-type-name .btn-edit-type:focus,
#customer-inventory-grid .col-type-name .btn-refresh-type:hover,
#customer-inventory-grid .col-type-name .btn-refresh-type:focus {
    color: #707070;
}
#inventory-grid a[rel="TbEditableField_typeName"],
#customer-inventory-grid a[rel="TbEditableField_typeName"] {
    margin-right: 4px;
}
#inventory-grid .btn-refresh-type > i,
#customer-inventory-grid .btn-refresh-type > i {
    font-size: 13px;
}
#mailer-action-grid .col-group > i.fa {
    color: #595959;
    padding: 3px;
    background-color: #ddd;
    border-radius: 3px;
    cursor: pointer;
}
#mailer-action-grid .col-group > i.fa:hover,
#mailer-action-grid .col-group > i.fa:focus {
    color: #4a4e59;
    background-color: #c9c9c9;
}
#edit-group-modal .modal-body {
    max-height: 500px;
    overflow: auto;
}
#edit-group-modal .modal-dialog .nav-tabs-custom > .tab-content {
    max-height: initial;
}
.modal {
    bottom: -2px;
}
.modal .form-row-button {
    margin-top: 23px;
}
.wrap-licenses .nav-tabs-custom {
    margin-bottom: 0;
}
#section-inventory #frontend-status-form {
    margin-bottom: 15px;
}
#advanced_filter_name,
#folder_reading {
    color: #ab7100;
    font-weight: normal;
    font-family: "Source 1Sans Pro";
    background-color: #fdf0a5;
    padding: 2px 5px 1px;
    border-radius: 4px;
    margin-top: -1px;
}
#email-queue-grid .v-status > .label {
    font-size: 13px;
    font-weight: 400;
}
#email-queue-grid .v-status > .label.label-warning {
    background: none;
    background-color: #f0ad4e;
}
#email-queue-grid .fa-external-link-square {
    font-size: 14px;
}
#modal-detail .modal-body {
    padding-bottom: 20px;
    max-height: 550px;
    overflow: auto;
}
#email-queue-grid .btn-view-attachment {
    border-bottom: 1px solid;
    text-decoration: none;
}
#modal-detail .count-attachment {
    font-size: 16px;
    color: #ff4903;
    margin-bottom: 10px;
}
#modal-detail .wrap-attachment {
    font-size: 16px;
}
#rental-modal label[for="open_new_tab"],
#notepad-modal label[for="open_new_tab"] {
    margin-top: -1px;
    float: right;
    line-height: 1.6;
    margin-bottom: 0;
    font-weight: normal;
    font-size: 15px;
}
#modal-sort-by .modal-body {
    padding-top: 10px;
}
#modal-sort-by .select2-container--default span.select2-selection--single {
    height: 36px;
    line-height: 36px;
    border: 1px solid #c2c2c2;
}
#modal-individual-variable .select2-container--default span.select2-selection--single {
    height: 36px;
    line-height: 32px;
    border: 1px solid #c2c2c2;
}
#select2-sort_by_field-results .select2-results__option[role="treeitem"]:not([id]):first-child {
    display: none;
}
#sort-by-value .label {
    margin-left: 5px;
    text-transform: uppercase;
    padding: 1px 4px;
}
#sort-by-value .label {
    background-color: #0da0c6;
}
#master-report-setting-grid .h-email_attachment {
    min-width: 120px;
}
#master-report-setting-grid .col-template-name > i {
    margin-left: 3px;
}
div.box .box-header .box-title.box-print > i {
    color: #666666;
}
div.box .box-header .box-title.box-print > i.fa-qrcode {
    font-size: 21px;
    position: relative;
    top: 1px;
}
#tab_calibration_1 .dropdown-menu {
    width: 245px;
}
#tab_calibration_1 .dropdown-menu > li > a {
    white-space: initial;
}
#tab_calibration_1 .dropdown-menu > li > a > span {
    margin-left: 20px;
    -webkit-box-decoration-break: clone;
    white-space: nowrap;
}
.wrap-import-all .wrap-checkbox {
    margin: 10px 0 0 10px;
    color: #ff5e00;
}
.wrap-import-all #import_with_result {
    float: left;
    margin-top: 1px !important;
}
.wrap-import-all label[for="import_with_result"]{
    font-weight: 500;
    font-size: 15px;
    color: #0087e3;
}
.wrap-import-all label[for="import_with_result"] > .total-results {
    margin-left: 5px;
    color: #919191;
}
.select-icon-1 + .select2-container {
    margin-top: 5px;
}
.box .box-header > .box-print > .btn-sync-inventory {
    margin: 1px 13px 1px 0 !important;
    float: left !important;
    position: relative;
    top: 2px;
    scale: 1.16;
}
.box .box-header > .box-print > .btn-sync-inventory.copy {
    scale: 1;
    font-size: 18px;
}
.box-print .btn-print-label {
    margin-right: 5px;
}
.box-print .btn-sync-inventory.fa-database {
    font-size: 17px;
    margin-top: 1px;
}
.box-print .btn-sync-inventory.fa-hdd-o {
    font-size: 21px;
}
.grid-view table > tbody > tr > td > a.editable > i.fa-fw {
    font-size: 14px;
}
#email-queue-grid .v-status > .label-error-1 {
    cursor: pointer;
}
#email-queue-grid .v-status > label > i {
    margin-right: 3px;
}
#modal-import-procedure .modal-footer {
    margin-top: 0;
    padding: 8px 15px 8px;
}
#modal-create-ticket .reporter-group > label,
#modal-create-ticket .reporter-group .aui-avatar {
    float: left;
}
#modal-create-ticket .reporter-group {
    margin-top: 9px;
    margin-bottom: 10px;
}
#modal-create-ticket .reporter-group .reporter-name {
    color: #3d71be;
    margin-left: 10px;
    border: 1px solid;
    padding: 3px 8px;
    border-radius: 3px;
}
#modal-create-ticket .select2-results__option:nth-child(even) {
    background-color: rgba(171, 227, 251, 0.33);
}
.select2-result-repository__avatar .assignee-img,
.select2-result-repository__avatar .add-cc-img,
.select2-result-repository__avatar .inventory-img {
    width: 20px;
    height: 20px;
    float: left;
    border-radius: 2px;
}
.select2-result-repository__avatar {
    float: left;
    margin-right: 5px;
}
.select2-result-repository__meta {
    font-weight: 600;
}
#modal-create-ticket .form-group .select2-container {
    width: 100% !important;
}
#modal-create-ticket .add-cc-group.has-reported {
    margin-top: 39px;
}
#modal-create-ticket .assignee-group label[for="Tickets_assigned_to_id"],
#modal-create-ticket .add-cc-group label[for="Tickets_add_cc"] {
    float: left;
}
#modal-create-ticket .assignee-group .assign-to-me,
#modal-create-ticket .assignee-group .btn-add-cc,
#modal-create-ticket .add-cc-group .btn-change-owner,
#modal-create-ticket .add-cc-group .btn-remove-cc {
    margin-top: 6px;
    margin-right: 5px;
    display: inline-block;
    color: #fff;
    padding: 2px 6px;
    border-radius: 3px;
}
#modal-create-ticket .assignee-group .assign-to-me {
    background-color: #0faed3;
    border: 1px solid #0faed3;
}
#modal-create-ticket .assignee-group .assign-to-me:hover {
    background-color: #0d9ebf;
}
#modal-create-ticket .assignee-group .btn-add-cc {
    background-color: #06a715;
    border: 1px solid #06a715;
}
#modal-create-ticket .assignee-group .btn-add-cc:hover {
    background-color: #059313;
}
#modal-create-ticket .add-cc-group .btn-change-owner {
    background-color: #0b6fbf;
    border: 1px solid #0b6fbf;
}
#modal-create-ticket .add-cc-group .btn-change-owner:hover {
    background-color: #0a67b1;
}
#modal-create-ticket .add-cc-group .btn-remove-cc {
    background-color: #fc9ea0;
    border: 1px solid #fc9ea0;
}
#modal-create-ticket .add-cc-group .btn-remove-cc:hover {
    background-color: #e69092;
}
#modal-create-ticket .assignee-group .assign-to-me:focus,
#modal-create-ticket .assignee-group .btn-add-cc:focus,
#modal-create-ticket .add-cc-group .btn-change-owner:focus,
#modal-create-ticket .add-cc-group .btn-remove-cc:focus {
    outline: none;
}
#modal-create-ticket .add-cc-group .add-cc-container {
    margin-bottom: 10px;
}
#modal-create-ticket .attachment-group #Tickets_attachment {
    top: -1px;
    left: -1px;
}
#modal-create-ticket .select2-container--default span.select2-selection--single .select2-selection__rendered {
    line-height: 33px;
}
#modal-create-ticket .reporter-group + .assignee-group .select2-container--default span.select2-selection--single .select2-selection__rendered,
#modal-create-ticket .has-reported .select2-container--default span.select2-selection--single .select2-selection__rendered {
    line-height: 35px;
}
#modal-create-ticket .box-body .form .row:last-child .form-group {
    margin-bottom: 10px;
}
#modal-create-ticket .modal-body {
    padding: 15px;
}
div.md-editor .btn.btn-default:hover,
div.md-editor .btn.btn-default:focus,
div.md-editor .btn.btn-primary[data-handler="bootstrap-markdown-cmdPreview"]:hover,
div.md-editor .btn.btn-primary[data-handler="bootstrap-markdown-cmdPreview"]:focus {
    color: #fff;
    line-height: 21px;
}
#inventory-form .btn-create-type,
#inventory-form .btn-edit-type {
    position: absolute;
    right: 10px;
}
#inventory-form .btn-create-type {
    color: #20dd02;
}
#inventory-form .btn-edit-type {
    color: #0066ff;
}
#inventory-form .btn-edit-type {
    top: 8px;
}
#inventory-form .btn-create-type {
    top: 8px;
}
#category-tree .gj-tree-drop-below {
    border-bottom: 24px solid rgba(183, 183, 183, 0.49);
}
#category-tree .gj-tree-drop-above {
    border-top: 24px dashed rgba(183, 183, 183, 0.49);
}
#category-tree ul.gj-list-md {
    margin-bottom: 0;
}
#category-tree ul.gj-list-md:not([draggable-dragging="true"]) li {
    margin-left: 12px;
    padding-left: 0;
    border-left: 1px dotted #aaa;
    position: relative;
    margin-top: -9px;
    padding-top: 9px;
}
#category-tree ul.gj-list-md:not([draggable-dragging="true"]) li.node-parent {
    padding-left: 15px;
}
#category-tree ul.gj-list-md:not([draggable-dragging="true"]) li:before {
    display: block;
    content: " ";
    width: 19px;
    height: 1px;
    position: absolute;
    border-bottom: 1px dotted #aaa;
    top: 25px;
    left: 0;
}
#category-tree > ul.gj-list-md li:first-child:before,
#category-tree > ul.gj-list li:first-child [data-role=expander]:before {
    top: 15px !important;
}
#tab_cat_1 #category-tree > ul.gj-list-md li:first-child:before {
    top: 18px !important;
}
#tab_cat_1 #category-tree > ul.gj-list-md ul.gj-list li[data-role="node"]:before {
    top: 26px !important;
}
#category-tree > ul.gj-list-md li.node-parent:before,
#category-tree > ul.gj-list li.node-parent [data-role=expander]:before {
    top: 24px;
}
#category-tree > ul.gj-list-md li.node-parent:before {
    width: 20px;
}
#category-tree > ul.gj-list li.node-parent ul.gj-list-md li:before {
    width: 19px;
}
#category-tree > ul.gj-list-md li.node-parent ul.gj-list-md li:before {
    top: 24px !important;
}
#category-tree > ul.gj-list-md li.node-parent ul.gj-list-md li .gj-tree-material-icons-expander {
    width: 4px;
}
#category-tree > ul.gj-list-md li.node-parent[data-mode="open"]:before {
    width: 19px;
}
#category-tree > ul.gj-list-md li.node-parent:before {
    left: 0;
}
#category-tree > ul.gj-list li.node-parent [data-role=expander]:before {
    left: 18px;
}
#category-tree ul.gj-list li [data-role=expander]:before {
    left: 14px;
}
#category-tree ul.gj-list-md:not([draggable-dragging="true"]) li [data-role=display] {
    padding-left: 0;
}
ul.gj-list-md li [data-role=display] > span {
    padding: 0 4px 2px;
    border-radius: 2px;
}
ul.gj-list-md li [data-role=display] > span.bg-default {
    background-image: linear-gradient(to bottom, #d9edf7 0px, #b9def0 100%);
    color: #31708f;
}
#category-tree ul.gj-list-md:not([draggable-dragging="true"]) li [data-role="checkbox"] + [data-role=display] {
    padding-left: 3px;
}
#category-tree > ul.gj-list-md:not([draggable-dragging="true"]) > li:first-child {
    margin-top: 0;
    padding-top: 0;
}
#category-tree ul.gj-list ul.gj-list li:not(.node-parent) > div[data-role="wrapper"] > span[data-role=spacer] {
    width: 24px !important;
}
#category-tree ul.gj-list li:not(.node-parent) [data-role=checkbox] {
    text-align: left;
    width: 20px;
}
#category-tree ul.gj-list li.node-parent > div[data-role="wrapper"] > span[data-role=spacer] {
    width: 0 !important;
}
#category-tree .gj-list-md-active,
#category-tree .gj-list-md-active > div[data-role="wrapper"] {
    background: transparent;
}
#category-tree .gj-list-md-active > div[data-role="wrapper"] > span[data-role="display"] {
    color: #3f51b5;
}
#container-category ul.gj-list-md {
    margin-bottom: 0;
}
label.gj-checkbox-md input[type=checkbox]:checked+span:after {
    left: 1px;
    top: 1px;
}
label.gj-checkbox-md input[type=checkbox]:indeterminate+span:after {
    top: 2px;
}
.gj-tree-bootstrap-drag-el [data-role=indicator].plus,
.gj-tree-md-drag-el [data-role=indicator].plus {
    color: #228608;
    -webkit-filter: drop-shadow(1px 0px 1px #ffffff);
    -moz-filter: drop-shadow(1px 0px 1px #ffffff);
    filter: drop-shadow(1px 0px 1px #ffffff);
}
#inventory-form .card-additional-field,
.form .card-additional-field {
    margin-bottom: 15px !important;
}
.card-additional-field .card-body {
    padding: 15px;
}
.card-additional-field .card-body > .field-group:first-child ~ .field-group,
#modal-additional-field .field-group:first-child ~ .field-group {
    margin-top: 15px;
}
.card-additional-field .card-body > .field-group,
#modal-additional-field .field-group {
    padding: 13px 10px 10px 10px;
    border: 2px solid #bcbaba;
    position: relative;
    border-radius: 5px;
}
.card-additional-field .card-body > .field-group > .label-group,
#modal-additional-field .field-group > .label-group {
    background-color: #fff;
    padding: 2px 7px;
    color: #f98a00;
    font-weight: 600;
    position: absolute;
    top: -13px;
    left: 9px;
}
.gj-list .btn-group {
    top: -1px
}
.gj-tree-drag-el [data-role="display"] > .btn-group {
    display: none;
}
#category-tree .btn-group .dropdown-toggle.btn-sm {
    padding: 2px 5px;
    font-size: 11px;
}
.gj-list .btn-group .dropdown-toggle.btn-sm .caret {
    display: none;
}
.grid-view table > thead > tr > td .exact-filter,
.grid-view table > thead > tr > th .exact-filter {
    margin-left: 8px;
    width: 10px;
}
.grid-view table > thead > tr > td .exact-filter > i.fa-line,
.grid-view table > thead > tr > th .exact-filter > i.fa-line {
    border-top: 3px solid #979797;
}
.grid-view table > thead > tr > td .exact-filter.active > i.fa-line,
.grid-view table > thead > tr > th .exact-filter.active > i.fa-line {
    border-top-color: red;
}
.grid-view table > thead > tr > td .exact-filter > i.fa,
.grid-view table > thead > tr > th .exact-filter > i.fa {
    display: block;
}
.grid-view table > thead > tr > td .exact-filter > i.fa:first-child,
.grid-view table > thead > tr > th .exact-filter > i.fa:first-child {
    height: 4px;
}
.grid-view:not(.show-table) table > thead > tr > th {
    padding: 0 8px;
    height: 40px;
}
.grid-view.show-table table > thead > tr > th:not(.checkbox-column) {
    padding: 25px 8px 10px;
}
.grid-view table > thead > tr > th > span.h-col,
.grid-view table > thead > tr > td .sort-link,
.grid-view table > thead > tr > th .sort-link {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
}
.grid-view table > thead > tr > th .exact-filter {
    margin-top: 2px;
}
.grid-view table > thead > tr > th .sort-link > .caret {
    position: relative;
    top: 2px;
    margin-left: 4px;
}
.grid-view.show-table table > thead > tr > th.checkbox-column {
    padding-top: 8px;
}
.inventory-box .grid-view table > tbody > tr > td {
    font-size: 14px;
}
.inventory-box .fullname {
    margin-bottom: 0;
}
#basic-settings-form .info-self-signed + .file-check {
    top: 2px;
    position: relative;
}
#basic-settings-form .info-self-signed + .file-check.fa-check-circle {
    font-size: 17px;
}
.breadcrumbs span.label {
    padding: 1px 4px 2px;
    border-radius: 1px;
    margin-left: 5px;
    position: relative;
    top: -1px;
}
#calibration-form .btn-start-procedure {
    margin-left: 5px;
}
#procedure-type-modal .modal-body {
    padding-bottom: 20px;
}
.starability-basic {
    width: auto;
    float: right;
    min-height: initial;
}
.starability-basic > input:checked ~ label,
.starability-basic > input:focus ~ label,
.starability-basic > input:hover ~ label {
    outline: none;
}
.starability-basic > label {
    margin-left: 5px;
}
.starability-basic > label:last-child {
    margin-left: 0;
}
.wizard .wizard-content .form-rating .rating-group .br-theme-bars-square {
    float: right;
}
.br-theme-bars-square .br-widget a.br-active,
.br-theme-bars-square .br-widget a.br-selected {
    background: #4278F5;
    color: #fff;
    border-radius: 50%;
}
.br-theme-bars-square .br-widget a {
    border-color: #4278F5;
    color: #4278F5;
    border-radius: 50%;
}
.wizard .wizard-content .rating-group {
    width: calc(100% - 35px);
    background: #fff;
    position: absolute;
    bottom: 66px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.rating-group .label-rating {
    display: block;
    color: #fff;
    background-color: #1666b9f7;
    line-height: 1;
    padding: 5px 8px;
    margin-right: 14px;
    font-size: 14px;
    font-weight: normal;
    cursor: default;
    float: right;
    margin-top: 5px;
}
.rating-group .br-wrapper .label-rating {
    position: relative;
    margin-top: 0;
    top: 6px;
}
.wizard .wizard-content .form-rating .comment {
    width: 100%;
}
.wizard .wizard-content .form-rating > .message-confirm:not(.no-bottom),
.wizard .wizard-content .form-rating > .comment:not(.hidden),
.wizard .wizard-content .form-rating > .pictures:not(.hidden) {
    margin-bottom: 54px;
}
.wizard .wizard-content .form-rating > .no-bottom {
    margin-bottom: 10px !important;
}
.wizard .wizard-nav-header > .navbar-toggle {
    position: absolute;
    top: -42px;
    margin: 5px;
    border: none;
    padding: 0;
}
.wizard .wizard-nav-header > .navbar-toggle > .icon-bar:nth-child(2) {
    font-size: 22px;
    height: auto;
    width: auto;
    color: #000;
    background-color: transparent;
}
.wizard .wizard-nav-header > .navbar-toggle > .icon-bar:nth-child(2):before {
    content: "\f0c9";
}
.wizard .wizard-nav-header > .navbar-toggle > .icon-bar:nth-child(2) ~ .icon-bar {
    display: none;
}
.upload-text > .material-icons,
.delete-image > .material-icons {
    font-style: normal;
    color: transparent !important;
}
.upload-text > .material-icons {
    width: 34px;
}
.upload-text > .material-icons:before {
    content: "\f0ee";
    color: #1e72c9;
}
.delete-image {
    width: 20px;
    height: 20px;
}
.delete-image > .material-icons {
    width: 30px;
}
.delete-image > .material-icons:before {
    content: "\f00d";
    color: #fff;
    position: relative;
    left: 1px;
}
.image-uploader {
    border: 2px dashed #d9d9d9;
    border-radius: 4px;
}
.image-uploader.has-files:hover,
.image-uploader .upload-text:hover,
.image-uploader .upload-text:focus,
.image-uploader .uploaded:hover,
.image-uploader .uploaded:focus {
    background: #f4f4f4;
    cursor: pointer;
}
.grid-view .btn-view-images > i {
    font-size: 20px;
}
#picture-modal .image-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#picture-modal .image-container > .wrap-image {
    padding: 5px;
    margin: 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #f0f0f0;
    flex: 1 1 268px;
}
#picture-modal .modal-body {
    padding: 10px;
}
.navbar-default > .wizard-nav-header > .navbar-toggle:focus {
    background-color: transparent;
}
.wizard nav .wizard-nav-header h3.wizard-nav-title {
    font-size: 17px;
    padding-left: 15px;
    line-height: 2.3;
}
.booking-view .wrap-customer {
    white-space: nowrap;
}
#customer-tree > .gj-list {
    margin-bottom: 0;
}
#customer-tree > ul > li > div[data-role="wrapper"] > [data-role=expander].gj-tree-material-icons-expander {
    width: 10px;
}
#customer-tree ul.gj-list li [data-role=checkbox] {
    top: 2px;
    position: relative;
}
#customer-tree .gj-list-md-active {
    background: #fff;
}
.card-customer > #container-customer {
    max-height: 300px;
}
.treegrid-expander::after {
    margin-top: -5px;
}
.treegrid-expander-expanded::after {
    border-top-color: #767676;
}
.grid-view tbody > tr > td a.col-star,
.table-view > tbody > tr > td a.col-star {
    border-bottom: none;
}
.grid-view tbody > tr > td a.col-star > i,
.table-view > tbody > tr > td a.col-star > i {
    font-size: 20px;
}
.grid-view tbody > tr > td a.col-star > i.fa-star-o,
.table-view > tbody > tr > td a.col-star > i.fa-star-o {
    color: #b0b0b0;
}
.grid-view tbody > tr > td a.col-star > i.fa-star,
.grid-view tbody > tr > td a.col-star > i.fa-star-o:hover,
.table-view > tbody > tr > td a.col-star > i.fa-star,
.table-view > tbody > tr > td a.col-star > i.fa-star-o:hover,
.grid-view tbody > tr > td a.col-star.editable-open > i.fa-star-o,
.table-view > tbody > tr > td a.col-star.editable-open > i.fa-star-o {
    color: #fab900;
}
body .box .table-view.table-condensed:not(#mail-log-table) > tbody > tr > th,
body .box .table-view.table-condensed:not(#mail-log-table) > tbody > tr > td {
    font-size: 14px !important;
}
#section-customer .box-contact-info .fa-refresh {
    font-size: 15px;
    margin-left: 5px;
    border: 1px solid;
    padding: 4px 5px 3px;
    border-radius: 4px;
    color: #2ec508;
    cursor: pointer;
}
#section-customer .box-contact-info .fa-refresh:hover {
    color: #fff;
    background-color: #2ec508;
}
#section-customer .box-favorite-contact .btn-favorite {
    padding: 3px 7px;
    border: 1px solid #fa7a01;
    color: #fa7a01;
    border-radius: 4px;
    margin-top: 4px;
    cursor: pointer;
}
#section-customer .box-favorite-contact .btn-new-favorite {
    border: 1px solid #f8aa02;
    background: #f8aa02;
    padding: 2px 8px;
    margin-left: 7px;
    box-shadow: none;
    color: #fff;
    border-radius: 3px;
}
#section-customer .box-favorite-contact .btn-new-favorite:hover {
    border: 1px solid #f89800;
    background: #f89800;
}
#section-customer .box-favorite-contact .btn-favorite:hover,
#section-customer .box-favorite-contact .btn-favorite.active {
    color: #fff;
    background-color: #fa7a01;
}
#section-customer .box-favorite-contact .btn-favorite:first-child ~ .btn-favorite {
    margin-left: 5px;
}
#section-customer .box-customer-info {
    position: relative;
}
.wrap-section-customer .dropdown-customer {
    padding: 10px;
    text-shadow: none;
}
.wrap-section-customer .dropdown-customer a.dropdown-toggle,
.nav-tabs-custom .dropdown-customer .dropdown-menu li > a:hover {
    color: #fff;
}
.grid-view .dropdown-container {
    position: relative;
    display: inline-block;
}
.checkbox label {
    padding-left: 0;
}
.checkbox input[type=checkbox] {
    position: relative;
}
.form-horizontal .control-label {
    padding-bottom: 5px;
}
.form-group > .control-label + .form-control + .select2-container {
    width: 100% !important;
}
.select2-container--default .select2-results > #select2-Tickets_assigned_to_id-results {
    max-height: 160px;
}
.select2-dropdown:not(.grid-setting-columns) .select2-results__option:nth-child(even),
.select2-results__group {
    background-color: rgba(171, 227, 251, 0.33);
}
.select2-dropdown:not(.grid-setting-columns) .select2-results__option.select2-results__option--highlighted:nth-child(even) {
    background-color: #5897fb;
}
.select2-results__option[role="group"] .select2-results__option {
    background-color: #FFF;
}
.wrap-reset-counter {
    display: inline-flex;
    margin-top: 5px;
    border: 2px dashed #c6c6c6;
    border-radius: 4px;
    padding: 5px 10px 4px;
}
.wrap-reset-counter > label {
    color: #fa7a01;
    margin-bottom: 0;
}
.wrap-reset-counter .more-info {
    margin-left: 0 !important;
    margin-right: 8px;
}
.wrap-reset-counter > .input-group {
    margin-right: 20px;
    height: initial;
}
.wrap-reset-counter > .input-group > .reset-text {
    margin-left: 5px;
    margin-top: 1px;
    margin-bottom: 0;
    font-weight: normal;
}
#basic-settings-form .security-rule-box {
    margin-top: 19px;
}
#basic-settings-form .security-rule-box .form-group > label {
    font-weight: 600;
    font-size: 15px;
    color: #dd7600;
}
.navbar .menu-top + .btn-preview {
    margin: 7px;
}
#preview-modal .modal-body {
    padding-bottom: 10px;
}
.grid-view + .tooltip .tooltip-inner {
    font-size: 14px;
}
.wrap-sortable {
    margin: 10px 0;
}
#modal-assign-user .modal-body > .form-group {
    margin-bottom: 0;
}
.navbar-static-top .btn-assign-user {
    margin: 7px;
    font-size: 15px;
}
.navbar-static-top .btn-assign-user > i {
    color: #fff;
}
.navbar-static-top > .btn-save {
    margin: 8px;
    box-shadow: none;
}
.enable_login_security .checkbox-group,
.enable_failed_login .checkbox-group,
.enable_cookie_banner .checkbox-group,
.enable_friendly_captcha .checkbox-group {
    padding: 0 10px;
    border: 2px dashed #ee940d;
    display: inline-flex;
}
.enable_login_security label,
.enable_failed_login label,
.enable_cookie_banner label,
.enable_friendly_captcha label {
    color: #004eff;
    line-height: 1.4;
}
.enable_failed_login,
.enable_cookie_banner,
.enable_friendly_captcha {
    margin-top: 15px;
}
.form .recaptcha-group,
.form .friendly-captcha-group .help-block.error {
    margin-top: 10px !important;
    background-color: #fedddd;
    line-height: 28px;
    padding: 0 7px;
}
.form .friendly-captcha-group {
    padding: 0;
}
.form .friendly-captcha-group .frc-captcha {
    width: 100%!important;
}
.frc-captcha {
    border: 1px solid #dcdcdc !important;
}
.frc-captcha .frc-success > .frc-icon {
    fill: #019801;
    stroke: #019801;
}
.frc-captcha * {
    font-size: 15px;
}
#mailer-queue .btn-refresh-email {
    color: #ff4700;
    padding: 0 12px;
    margin: 10px 0;
}
body .box .table-condensed.table-usage#yw0 tr th,
body .box .table-condensed.table-usage#yw0 tr td {
    font-size: 14px !important;
}
.table-usage > tbody > tr > th {
    padding: 0 20px 0 50px;
    white-space: nowrap;
    vertical-align: middle;
}
.table-usage .loading-1 {
    margin-top: 1px;
    float: left;
}
.table-usage .dms_size th {
    vertical-align: middle;
}
.table-usage .use-size,
.table-usage .user-count,
.table-usage .inventory-count,
.table-usage .calibration-count,
.table-usage .customer-count {
    font-size: 15px !important;
    font-weight: 600;
    color: #129c7a;
    display: inline-block;
    margin: 0;
    float: left;
}
.table-usage .use-size {
    color: #d25700;
    margin: 4px 0;
    min-width: 50px;
}
.table-usage .wrap-use-size {
    min-width: 85px;
    display: inline-block;
    float: left;
}
.table-usage .wrap-use-size > .size-loading {
    float: right;
}
.table-usage .size-loading {
    margin-top: 3px;
}
.table-usage .wrap-size {
    display: flex;
    border: 1px solid #81a4ff;
    border-radius: 3px;
    margin-left: 10px;
    padding: 3px 5px;
    float: left;
    background-color: #fff;
}
.table-usage .free-size-label,
.table-usage .total-size-label {
    font-weight: 600;
    margin-right: 4px;
    border-radius: 2px;
    line-height: 1.4;
    padding: 0 4px;
}
.table-usage .free-size-label {
    color: #149e03;
    background-color: #b4ffbc;
}
.table-usage .total-size-label {
    color: #005fd6;
    background-color: #b9d4fa;
}
.table-usage .free-size,
.table-usage .total-size {
    font-weight: 600;
}
.table-usage .wrap-size .divider {
    margin: 0 3px;
}
#bccs-modal {
    overflow-y: hidden;
}
#bccs-modal .modal-body {
    overflow-y: auto !important;
}
#bccs-modal .modal-dialog .modal-footer {
    padding: 8px 15px 8px;
}
#bccs-modal .bccs-body-text {
    color: #333;
    font-size: 16px;
}
#bccs-modal .wrap-setting {
    margin-top: 10px;
    margin-bottom: 15px;
}
#bccs-modal .wrap-setting > a {
    font-size: 17px;
    border-bottom: 2px solid;
    font-weight: 600;
}
#bccs-modal .card-label,
#cookie-settings-form .card-label {
    color: #496d91;
    font-weight: 600;
}
#bccs-options .card-header,
#cookie-settings-form .card-header {
    background-color: #fafafa;
}
#bccs-options .card-body,
#cookie-settings-form .card-body {
    padding: 1rem 1.25rem;
}
#bccs-options .card-body .form-group:last-child,
#cookie-settings-form .card-body .form-group:last-child {
    margin-bottom: 0;
}
#bccs-options .card-title .fa,
#cookie-settings-form .card-title .fa {
    margin-right: 8px;
}
#bccs-options .card-header.no-content,
#cookie-settings-form .card-header.no-content {
    margin-bottom: -1px;
}
#bccs-options .card-header:not(.no-content) .card-title,
#cookie-settings-form .card-header:not(.no-content) .card-title {
    cursor: pointer;
}
#bccs-options .card-header.active,
#cookie-settings-form .card-header.active {
    background-color: #e9f9ff;
}
#bccs-options .cat-desc,
#cookie-settings-form .cat-desc {
    font-weight: normal;
    font-size: 15px;
    width: calc(100% - 35px);
}
#bccs-options .item-label,
#cookie-settings-form .item-label {
    font-weight: 600;
}
#bccs-options .item-label {
    font-size: 15px;
}
#cookie-settings-form .item-label {
    font-size: 14px;
}
#bccs-options .item-desc,
#cookie-settings-form .item-desc {
    color: #606060;
    width: calc(100% - 35px);
}
#bccs-options .card:last-child,
#cookie-settings-form .card:last-child {
    margin-bottom: 5px;
}
#bccs-options .wrap-card-title,
#cookie-settings-form .wrap-card-title {
    display: flex;
    align-items: center;
}
#bccs-options .wrap-card-title > .card-title,
#cookie-settings-form .wrap-card-title > .card-title {
    width: calc(100% - 27px);
}
#cookie-settings-form .button-group {
    margin-top: 15px;
}
#cookie-settings-form #bccs-buttonAgreeAll {
    margin-left: 10px;
}
#dms .btn-first-release > i {
    font-size: 21px;
    margin: 2px;
    color: #11ba06;
}
.grid-view .downloadFile {
    position: relative;
}
.grid-view .downloadFile .btn-show-document {
    position: absolute;
    background: #fff;
    padding: 3px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    color: #046ff8;
    top: -6px;
    right: 0;
}
.grid-view .downloadFile .btn-show-document:hover {
    background-color: #ececec;
}
#show-document-modal .modal-body {
    max-height: calc(100vh - 110px) !important;
    padding-bottom: 15px;
}
#show-document-modal .wrap-dms-action-buttons.pdf-action-buttons {
    top: 69px;
    right: 155px;
}
#show-document-modal .file-name.text-approved {
    color: #08a508;
}
#show-document-modal .file-version {
    font-size: 14px;
    color: #15bf02;
    padding: 0 3px;
    background-color: #fff;
    border: 1px solid;
    margin-left: 7px;
    border-radius: 1px;
    position: relative;
    top: -1px;
    cursor: default;
    user-select: none;
}
#show-document-modal .icon-approved {
    top: 2px;
    position: relative;
    height: 23px;
    width: 23px;
    margin: 0 8px 0 0;
}
#show-document-modal .wrap-dms-action-buttons {
    right: 20px;
}
.dropdown-menu.document-dropdown > li > .btn-show-document {
    position: absolute;
    background: #fff;
    padding: 3px 2px 3px;
    border: 1px solid #ddd;
    top: -1px;
    color: #029ad2;
    right: -1px;
    height: 19px;
}
.dropdown-menu.document-dropdown > li > .btn-show-document:hover {
    background-color: #ececec;
}
.dropdown-menu.document-dropdown > li > .btn-show-document > i {
    margin: 0;
    width: auto;
}
.dropdown-menu.document-dropdown > li:first-child > .btn-show-document {
    border-top-right-radius: 4px;
}
.dropdown-menu .btn-release-selected > .fa-folder-open-o {
    color: #dc8600;
}
.dropdown-menu li:hover .btn-release-selected > .fa-folder-open-o,
.dropdown-menu li:hover .btn-release-selected > .fa-check {
    color: #fff;
}
.dropdown-menu .btn-release-selected > .fa-check {
    color: #01a301;
}
.dropdown-release > li:first-child {
    padding-bottom: 3px;
}
.dropdown-release > li:nth-child(2) {
    border-top: 1px solid #ddd;
    padding-top: 3px;
}
#modal-confirm .column-name {
    color: #3097ec;
}
#setting-inventory-modal .value-last-x-day {
    padding-right: 26px;
}
.inventory-box .wrap-filters {
    width: calc(100% - 90px);
    display: inline-block;
}
#last_calibration .box-data .last-calibration-columns {
    list-style: none;
    padding: 5px 7px;
    border: 1px solid #ddd;
    border-radius: 2px;
}
.inventory-box .wrap-filters .document-column-type,
.inventory-box .wrap-filters .document-column,
.inventory-box .wrap-filters .customer-label,
.inventory-box .wrap-filters .status-label {
    font-weight: normal;
    border: 1px solid;
    padding: 0 5px;
    cursor: default;
    user-select: none;
}
.inventory-box .wrap-filters .customer-label {
    color: #1c9db5;
}
.inventory-box .wrap-filters .status-label {
    color: #ad8f16;
}
.inventory-box .wrap-filters .upload-type {
    color: #1a54ff;
}
.inventory-box .wrap-filters .approve-type {
    color: #029f02;
}
.inventory-box .wrap-filters .document-column {
    color: #e89008;
}
#last_calibration .box-data .wrap-filters > label:first-child ~ label {
    margin-left: 3px;
}
#last_calibration #FrontendCalibration_C2339_filter {
    display: none;
}
#last_calibration .box-data > .wrap-widget + .wrap-filters {
    margin-top: 3px;
}
.tooltip .tip-mark-table {
    border: 1px solid #ffc82f;
    border-radius: 3px;
    padding: 0 3px;
    color: #ffc82f;
    font-family: Arial;
}
#field-configuration-grid table > tbody > tr > td {
    position: relative;
}
#field-configuration-grid .btn-helper-field-option,
#field-configuration-grid .btn-edit-type {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 2px;
    border: 1px solid #078ad6;
    background-color: #fff;
    line-height: 1.3;
}
#field-configuration-grid .btn-helper-field-option:hover,
#field-configuration-grid .btn-edit-type:hover {
    background-color: #fdffe3;
}
#field-configuration-grid .col-field-options {
    padding-right: 22px;
}
#modal-helper .helper-field {
    color: #188af7;
    user-select: initial;
    display: inline-block;
}
#modal-helper .modal-body > ul > li {
    user-select: none;
}
#modal-helper .modal-body > ul > li:first-child ~ li {
    margin-top: 10px;
}
#modal-helper .helper-example {
    color: #919191;
}
#modal-helper .example-text {
    font-weight: 600;
    display: inline-block;
}
#modal-helper .helper-note {
    display: inline-block;
    margin-left: 20px;
    color: #8e8e8e;
}
#modal-helper .modal-body > ul > li .more-info {
    font-size: 13px;
    margin-left: 5px;
}
#modal-helper .modal-title .label-category {
    margin-left: 10px;
    font-size: 16px;
    background-color: #fff;
    padding: 2px 5px;
    border: 1px solid;
    color: #fa830d;
}
#field-form .more-info {
    color: #078ad6 !important;
    cursor: pointer;
}
#field-form .data-type-group,
#edit-type-modal .data-type-group {
    display: flex;
    position: relative;
}
#field-form .data-type-group > .form-group.length-group > .help-block,
#edit-type-modal .data-type-group > .form-group.length-group > .help-block {
    position: absolute;
    left: 0;
    width: 100%;
}
#field-form .data-type-group > .form-group.type-group,
#edit-type-modal .data-type-group > .form-group.type-group {
    width: calc(100% - 90px);
}
#field-form .data-type-group > .form-group.length-group,
#edit-type-modal .data-type-group > .form-group.length-group {
    width: 90px;
}
#field-form .data-type-group > .type-group > .select2-container,
#edit-type-modal .data-type-group > .type-group > .select2-container {
    width: 100% !important;
}
#edit-type-modal #AdminFieldConfiguration_dataType_length {
    height: 100%;
}
#edit-type-modal .modal-footer {
    padding: 10px 15px;
}
#wiki-document-grid .button-column-action {
    min-width: auto;
}
.change-log .btn-download-changelog {
    float: right;
    margin: 3px 10px;
}
.change-log .btn-download-changelog > i {
    margin-right: 5px;
}
.center-screen {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 100vh;
}
i.login-success-icon {
    font-size: 70px;
    color: #0aa500;
    filter: drop-shadow(0px 0px 12px #fff);
    z-index: 1;
    width: 100%;
    position: absolute;
}
i.login-success-icon:before {
    background: #fff;
    width: 64px;
    line-height: 65px;
    height: 63px;
    border-radius: 50%;
}
#login-box.login-success {
    opacity: 0.7;
}
#backup-borg-grid .btn-show-log {
    margin-left: 10px;
}
#backup-borg-grid .btn-show-log[data-status="Extracting"],
#backup-borg-grid .btn-show-log[data-status="Compressing"] {
    padding: 3px 12px 3px 6px;;
}
#backup-borg-grid .btn-show-log > i {
    margin-right: 5px;
}
#borg-backup-wrapper .alert {
    font-size: 16px;
    margin: 10px 0;
    padding: 10px 15px;
}
#borg-backup-wrapper .alert-log > pre {
    max-height: 200px;
    display: block;
    overflow-y: auto;
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    font-size: 16px;
}
#borg-backup-wrapper .alert-log > .close {
    width: 25px;
    margin-right: -4px;
}
#backup-borg-grid .brestore[data-type="file"] {
    display: none;
}
#backup-borg-grid td.v-name,
#backup-borg-grid td.v-size {
    white-space: nowrap;
}
#backup .label-repo,
#backup .grid-title {
    display: inline-block;
}
#backup .label-repo {
    background-color: #e2e2e2;
    color: #838383;
    padding: 1px 8px;
    border-radius: 15px;
    margin: 9px 6px 10px 10px;
    cursor: default;
}
#backup .alert-log .label-status {
    display: inline-block;
    width: calc(100% - 50px);
    color: #292929;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}
#backup .alert-log .label-status:after {
    content: '  .';
    -webkit-animation: dark-dots 1.5s steps(5, end) infinite;
    animation: dark-dots 1.5s steps(5, end) infinite;
}
#backup-borg-grid .btn-show-log[data-status="Extracting"]:after,
#backup-borg-grid .btn-show-log[data-status="Compressing"]:after {
    content: '  .';
    -webkit-animation: white-dots 1.5s steps(5, end) infinite;
    animation: white-dots 1.5s steps(5, end) infinite;
}
#backup .btn-copy-pubkey {
    cursor: pointer;
    position: relative;
    top: 2px;
}
#backup #btn-sync > i {
    color: #3ea925;
    font-size: 16px;
    position: relative;
    top: 1px;
    line-height: 0;
}
#master-report-setting-grid .v-template_name >  i.fa {
    margin-left: 7px;
    border-bottom: none;
}
#repair-modal .modal-footer .wrap-checkbox {
    display: flex;
    align-items: center;
    font-size: 17px;
    position: absolute;
    color: #ff5d02;
}
#repair-modal .modal-footer .wrap-checkbox > label {
    margin-bottom: 0;
    font-weight: normal;
}
#modal-table-views .modal-header .close {
    margin-top: 0;
}
.grid-view .repair-link {
    border-bottom: 1px solid;
}
#tab_maintenance_1 .nav-tabs-custom > ul.nav {
    text-align: left;
}
#tab_maintenance_1 .nav-tabs-custom .btn-add-reminders {
    display: inline-block;
    margin: 10px 0 0 11px;
}
#tab_maintenance_1 .nav-tabs-custom .btn-add-reminders > i {
    font-size: 22px;
    color: #52575c;
}
#tab_maintenance_1 .nav-tabs-custom .btn-add-reminders:hover > i.fa-bell-o:before {
    content: "\f0f3";
}
.dropdown-views,
#modal-table-views,
#modal-delete-table-views {
    text-align: left;
}
.modal .modal-fit-content {
    width: fit-content;
    min-width: 400px;
}
.dropdown-views .view-item {
    display: flex;
    align-items: center;
    min-width: 300px;
    min-height: 33px;
}
.dropdown-views .view-item.hidden + .view-item {
    border-top: none;
}
.dropdown-views .view-item {
    border-top: 1px solid #e2e2e2;
}
.dropdown-views .view-item .view-actions {
    margin-left: auto;
    margin-right: 10px;
    margin-top: 5px;
    column-gap: 13px;
    display: flex;
}
.dropdown-views > .dropdown-menu {
    border-radius: 6px;
    min-height: 248px;
    max-width: 350px;
}
.dropdown-views > .dropdown-toggle {
    padding: 6px 10px !important;
    background: #fff !important;
    padding-top: 7px !important;
    line-height: 1.3;
}
.tab-content .tab-pane .nav-tabs-custom .dropdown-views > .dropdown-toggle {
    padding: 9px 10px !important;
}
.nav-tabs-custom > .nav-tabs.nav-main > li {
    margin-right: 0;
}
.nav-main .vertical-separator {
    width: 1px;
    height: 19px;
    background-color: #ccc;
    display: inline-block;
    margin: 11px 4px 0 0;
    float: left;
}
.dropdown-views .caret {
    position: relative;
    top: -2px;
    left: 2px;
}
.dropdown-views .selected-view,
.dropdown-views .btn-view {
    font-size: 16px;
}
.dropdown-views .btn-view {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 70px);
}
.dropdown-views .btn-delete.disabled {
    pointer-events: none;
    user-select: none;
    opacity: 0.3;
}
.dropdown-views.open > a {
    background: #fff !important;
}
.dropdown-views a:hover {
    background: #fff !important;
}
.nav-main .grid-title {
    padding-right: 17px;
}
.dropdown-views.open > .dropdown-toggle {
    border-color: transparent;
}
.dropdown-views.open > ul a:not(.btn-view):hover {
    color: #496d91 !important;
}
.dropdown-views .view-title {
    padding: 4px 0 10px 16px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    color: #2b3134;
    cursor: default;
    font-weight: bold;
}
.dropdown-views .bottom-view-actions {
    position: absolute;
    bottom: 5px;
    right: 5px;
}
.dropdown-views .btn-save-as {
    background: #0068f9;
    color: #fff !important;
    font-size: 15px;
    display: inline-block;
    border-radius: 4px !important;
    height: 33px;
    line-height: 25px;
}
.dropdown-views.open > ul a.btn-save-as:hover,
.dropdown-views.open > ul a.btn-save-as:focus {
    background: #0046f9 !important;
    color: #fff !important;
}
.dropdown-views .is-default {
    display: inline-block;
    width: 15px;
    margin-top: -8px;
    margin-left: 10px;
}
.dropdown-views .is-default > i {
    color: #f98802;
    position: relative;
    top: 3px;
    font-size: 16px;
}
.dropdown-views .view-item.selected {
    background-color: #f8f9dc;
}
.dropdown-views .selected-view {
    font-weight: 600;
    color: #0056ff;
    text-shadow: none;
}
.dropdown-views .selected-view + .changed {
    font-weight: bold;
    font-size: 19px;
    position: absolute;
    top: -1px;
    margin-left: -3px;
    color: #ff1500;
}
.dropdown-views .wrap-items {
    max-height: 165px;
    overflow-y: auto;
}
.dropdown-views .btn-view {
    color: #363636 !important;
    padding-left: 5px;
}
.dropdown-views .btn-view:hover {
    color: #4497dd !important;
}
.dropdown-views .btn-save:hover,
.dropdown-views .btn-view:hover,
.dropdown-views .btn-edit:hover,
.dropdown-views .btn-delete:hover,
.dropdown-views .btn-save:focus,
.dropdown-views .btn-edit:focus,
.dropdown-views .btn-delete:focus,
.dropdown-views .btn-view:focus {
    background-color: transparent !important;
}
#modal-table-views .form-control.view-name {
    border-radius: 4px !important;
    font-size: 16px;
    height: 36px;
}
#modal-table-views .wrap-set-default {
    margin: 15px 0 0 20px;
    text-align: left;
}
#modal-table-views .modal-title,
#modal-table-views .wrap-set-default {
    text-align: left;
}
#modal-table-views .wrap-set-default {
    margin: 12px 0 0 20px;
}
#modal-table-views #set_as_default {
    position: relative;
    top: 4px;
}
#modal-table-views .wrap-set-default > label {
    font-weight: normal;
    font-size: 16px;
    margin-left: 4px;
}
#modal-table-views .label-view {
    float: left;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0;
    color: #535353;
}
#modal-delete-table-views .message {
    font-size: 17px;
}
#modal-delete-table-views .delete-view {
    color: #007bff;
    cursor: default;
}
#role-mapping-form .btn-add-more {
    text-decoration-line: underline;
    text-underline-offset: 3px;
}
#role-mapping-form .btn-remove-row > i {
    font-size: 15px;
}
#role-mapping-form .btn-remove-row.disabled {
    pointer-events: none;
    opacity: 0.5;
}
#role-mapping-form .wrap-role-mapping-setting,
#user-properties-form .wrap-role-mapping-setting {
    display: flex;
    align-items: center;
}
#role-mapping-form .wrap-role-mapping-setting > label,
#user-properties-form .wrap-role-mapping-setting > label {
    margin-right: 10px;
    width: 195px;
    margin-bottom: 0;
}
#user-properties-form .wrap-role-mapping-setting > label {
    width: 205px;
}
#role-mapping-form .wrap-role-mapping-setting > .form-control:not([type="checkbox"]),
#user-properties-form .wrap-role-mapping-setting > .form-control:not([type="checkbox"]) {
    width: auto;
}
#role-mapping-form .note-text,
#user-properties-form .note-text {
    font-size: 14px;
}
#role-mapping-form .wrap-default-role,
#role-mapping-form .wrap-default-group,
#role-mapping-form .wrap-group-field,
#user-properties-form .wrap-group-field {
    margin-bottom: 15px;
}
#role-mapping-form .tbl-ldap-configuration {
    margin-bottom: 15px;
}
#adLDAP-form .fa-question-circle-o.more-info {
    color: #b6b6b6;
}
#user-properties-form .tbl-ldap-configuration {
    margin-bottom: 15px;
}
#modal-confirm-stop {
    z-index: 1043 !important;
}
.btn-metteam-sync-group .fa-recycle {
    position: relative;
    top: 2px;
    font-size: 17px;
}
.dropdown-item.btn-metteam-sync-selected > .icon-check-1,
.dropdown-item.btn-metteam-sync-all > .icon-check-1,
.dropdown-item.btn-metteam-sync-all > .icon-check-2 {
    color: green;
    font-weight: bold;
}
.dropdown-item.btn-metteam-sync-selected > .icon-check-1 {
    margin-right: 6px;
}
.dropdown-item.btn-metteam-sync-all > .icon-check-1 {
    font-size: 12px;
    margin-left: -4px;
}
.dropdown-item.btn-metteam-sync-all > .icon-check-2 {
    font-size: 14px;
    position: relative;
    top: -1px;
    left: -2px;
    margin-right: 2px;
}
#assign-inventory-grid .table > tbody > tr > td .price-wrapper {
    white-space: nowrap;
    display: flex;
    align-items: center;
}
#assign-inventory-grid .table > tbody > tr > td .price-wrapper > * {
    cursor: pointer;
}
#assign-inventory-grid .table > tbody > tr > td .price-wrapper > input[type="radio"] {
    margin-top: 2px;
    margin-right: 4px;
}
#assign-inventory-grid .table > tbody > tr > td .price-wrapper > label {
    margin-bottom: 0;
}
#assign-inventory-grid .table > tbody > tr > td .price-wrapper .info-title {
    margin-bottom: 0;
    font-weight: 600;
}
#assign-inventory-grid .table > tbody > tr > td .price-wrapper .info-value {
    margin-left: 3px;
    font-weight: normal;
}
#add-additional-field-grid .editable-circle span.label {
    height: 25px;
    line-height: 19px;
}
#add-additional-field-grid .editable-circle:not(.editable-empty) {
    display: flex;
    justify-content: center;
}
#field-configuration-grid-ecolumns li#empty_now {
    display: none;
}
body > .header .navbar .nav > li.user > a.btn-login {
    margin-top: 8px;
    margin-right: 10px;
    background-color: #039df4 !important;
}
.cm-s-eclipse span.cm-string {
    color: #10890c !important;
}
.cm-s-eclipse span.cm-number {
    color: #a60778 !important;
}
.cm-s-eclipse span.cm-bracket {
    color: #0552d3 !important;
    font-weight: 600;
    margin: 0 1px;
}
#modal-sql-query .sql-result {
    margin-top: 15px;
    max-height: calc(100vh - 292px);
    overflow: auto;
}
#modal-sql-query .sql-query {
    font-size: 15px;
}
#modal-sql-query .CodeMirror {
    border: 2px solid #c8c8c8;
    border-radius: 5px;
    height: 90px !important;
    padding-left: 5px;
    padding-right: 5px;
}
#modal-sql-query .CodeMirror-placeholder {
    color: #727272 !important;
}
#modal-sql-query .CodeMirror .cm-comment { color: #808080 !important; } /* Comments - Gray */
#modal-sql-query .result-sql-title {
    margin-bottom: 10px;
    font-size: 17px;
    color: #626262;
}
#modal-sql-query .sql-result thead > tr:first-child {
    position: sticky !important;
    top: 0;
    z-index: 99;
    background-color: #fff;
}
#modal-sql-query .sql-result thead > tr:first-child > th {
    border: 1px solid #ddd;
    border-bottom-width: 2px !important;
}
#modal-sql-query .sql-result .alert {
    margin: 0;
}
#modal-save-mssql .keep-note,
#modal-save-mssql .reset-note {
    font-size: 15px;
    color: #2f2f2f;
    font-weight: normal;
}
#modal-save-mssql .keep-note {
    margin-top: 0;
}
#modal-save-mssql .keep-note > b {
    color: #0a97db;
}
#modal-save-mssql .reset-note > b {
    color: #28a745;
}
#modal-truncate-table .label-choose-table {
    display: block;
    font-weight: 500;
    font-size: 16px;
    color: #0a97db;
}
#modal-truncate-table .select2 {
    margin-bottom: 3px;
    width: 100% !important;
}
#modal-truncate-table .select2-container--default span.select2-selection--single {
    height: 38px;
}
#modal-truncate-table .select2-container--default .select2-selection--single .select2-selection__clear {
    top: -1px;
}
#modal-truncate-table .select2-container--default span.select2-selection--single .select2-selection__rendered {
    color: #000;
}
#modal-confirm-truncate .table-name,
#modal-confirm-truncate-tables .database-name {
    font-weight: bold;
}
#modal-confirm-truncate .message-1,
#modal-confirm-truncate-tables .message-1 {
    color: #eb5707;
    font-weight: 500;
}
#modal-truncate-table .modal-fit-content {
    min-width: auto;
}
#modal-truncate-table .btn-execute,
#modal-truncate-table .btn-execute-all {
    padding: 6px 16px 8px;
}
#modal-truncate-table .btn-execute-all {
    font-weight: 500;
}
#modal-truncate-table .btn-execute-all > i {
    font-size: 16px;
}
.grid-view .row-closed > .col-checkbox + td::before,
.grid-view .row-closed > td:first-child:not(.col-checkbox)::before {
    content: "Closed in MET/TEAM";
    display: inline-block;
    margin-right: 8px;
    padding: 3px 6px 2px;
    font-size: 10px;
    font-weight: 500;
    color: white;
    background-color: #6c757d;
    border-radius: 12px;
    white-space: nowrap;
    position: relative;
    top: -3px;
}
.search-field-wrapper {
    position: relative;
    width: 180px;
    margin-left: auto;
}
.search-field-wrapper .fa-search {
    position: absolute;
    left: 10px;
    top: calc(50% + 1px);
    transform: translateY(-50%);
    color: #9d9d9d;
    pointer-events: none;
}
.search-field-wrapper .clear-icon {
    position: absolute;
    right: 10px;
    top: 46%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 23px;
    color: #888;
    user-select: none;
}
.search-field-wrapper .search-input {
    width: 100%;
    padding: 8px 30px 8px 32px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 4px;
    min-width: 150px;
}
#modal-add-template .form-group .btn-clear {
    position: absolute;
    right: 26px;
    top: 36px;
    color: #a8b3bd;
    font-size: 18px;
    cursor: pointer;
}

#modal-add-template .form-group .btn-clear:hover {
    color: #77838e;
}

.grid-view #FrontendInventory_I4299_filter + .btn-group {
    width: 100%;
    margin: 0;
}

.grid-view #FrontendInventory_I4299_filter + .btn-group > .multiselect {
    padding: 0 16px 0 6px;
    font-size: 14px;
    border: 1px solid #ccc;
    box-shadow: none;
    height: 28px;
    background-color: #fff;
    width: 100%;
}

.grid-view #FrontendInventory_I4299_filter + .btn-group > .multiselect > .caret {
    position: absolute;
    top: 2px;
    right: 12px;
}

.grid-view #FrontendInventory_I4299_filter + .btn-group > .multiselect > .multiselect-selected-text {
    position: relative;
    top: -1px;
}

.box-view .label.label-circle {
    border-radius: 4px !important;
    padding: 4px 6px 6px !important;
    display: inline-block;
}

.grid-view .v-description .more-info {
    top: 0;
}

#calibration-metteam-grid .table > tbody > tr > td .btn-view-results {
    font-weight: 500;
    border-bottom: 1px solid;
    padding: 0 2px;
}

#view-metteam-results-modal .modal-body .nav-tabs:not(.hidden) + .tab-content .grid-view > .items-wrapper {
    min-height: initial;
}

#view-metteam-results-modal .tab-content {
    margin-bottom: 2px;
}