/* color */

// Primary
@light-blue: #3c8dbc;
// Danger
@red: #dd4b39;
// Success
@green: #00a65a;
// Info
@aqua: #00c0ef;
// Warning
@yellow: #f39c12;
@blue: #0073b7;
@navy: #001F3F;
@teal: #39CCCC;
@olive: #3D9970;
@lime: #01FF70;
@orange: #FF851B;
@fuchsia: #F012BE;
@purple: #605ca8;
@maroon: #D81B60;
@black: #111;
@gray-lte: #d2d6de;

/* dimensions */

@corner-radius: 3px;

/* universal style */

body {
    font-size: 14px;
}

.hidden {
    display: none !important;
}

.bg-login {
    background-color: #ffffff;
}

.bg-logo {
    display: inline-block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
}

.init-body {
    display: none;
    animation: fadeout .2s ease;
    animation-fill-mode: both;
}

.noselect {
    /* iOS Safari */
    -webkit-touch-callout: none;
    /* Safari */
    -webkit-user-select: none;
    /* Konqueror HTML */
    -khtml-user-select: none;
    /* Firefox */
    -moz-user-select: none;
    /* Internet Explorer/Edge */
    -ms-user-select: none;
    /* Non-prefixed version, currently supported by Chrome and Opera */
    user-select: none;
}

@keyframes fadeout {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.main-footer {
    padding: 10px 15px;
}

.main-header .sidebar-toggle:before {
    content: none;
}

#search-btn {
    margin-right: -2px;
}

.text-bright-green {
    color: #19d398;
}

.text-bright-blue {
    color: #4499ff;
}

.text-bright-purple {
    color: #9300ff;
}

.text-bright-pink {
    color: #ff00ea;
}

.text-grey {
    color: #cfcfcf;
}

.text-deep-grey {
    color: #777777;
}

.text-red {
    color: @red;
}

.text-aqua {
    color: @aqua;
}

.text-green {
    color: @green;
}

.text-yellow {
    color: @yellow;
}

.inline-block {
    display: inline-block;
}

.text-operation {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin: 0 2px;
}

.text-operation .fas,
.text-operation .far {
    font-size: 16px;
}

.text-operation .fa-toggle-on {
    font-size: 20px;
    vertical-align: bottom;
}

.text-operation .fa-toggle-off {
    font-size: 20px;
    vertical-align: bottom;
}

.mirror {
    transform: rotateY(180deg);
}

.cursor {
    cursor: pointer !important;
}

.clipboard-btn {
    cursor: pointer;
}

.login-logo,
.register-logo {
    font-size: 30px;
}

/* chart */

.chart-title {
    font-size: 14px;
}

/* table */

.box-header {
    padding: 10px 10px 5px 10px;
}

.box-header.tool-bar {
    padding: 10px 10px 10px 10px;
}

.box-body {
    text-align: center;
    color: #666666;
    font-size: 1rem;
}

.box-body.empty-body .table>thead>tr>th {
    border: none;
    color: #777777;
}

.box-body td {
    padding: 6px;
    vertical-align: middle !important;
}

.box-body td .w16 {
    width: 16px;
}

.box-body td .w20 {
    width: 20px;
}

.box-body td .w24 {
    width: 24px;
}

.box-body td .w28 {
    width: 28px;
}

.box-body td .w32 {
    width: 32px;
}

.box-body td .avatar {
    display: inline-block;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    cursor: pointer;
}

.box-body td .preview {
    display: inline-block;
    border-radius: 3px;
    height: 40px;
    width: auto;
    cursor: pointer;
    box-shadow: 0 0 0.5px 0.5px #d9d9d9;
}

.box-body td .preview.middle {
    height: 50px;
}

.box-body td .preview.small {
    height: 25px;
}

.box-body td .preview.darkbg {
    background-color: #666666;
}

.box-body td .content-left {
    display: inline-block;
    text-align: right;
}

.box-body td .content-middle {
    display: inline-block;
    text-align: center;
}

.box-body td .content-right {
    display: inline-block;
    text-align: left;
}

.box-table-footer {
    display: block;
    padding: 10px;
    position: relative;
}

.box-header .btn-group {
    margin: 0 4px;
}

.box-header .btn-group>.btn:first-child {
    margin-left: -1px;
}

.box-header .btn-group-left {
    display: inline-block;
    width: auto;
    float: left;
    vertical-align: middle;
}

.box-header .btn-group-left a.btn {
    margin: 0px 2px;
}

.box-header .btn-group-right {
    display: inline-block;
    width: auto;
    float: right;
    vertical-align: middle;
}

.text-center th {
    text-align: center;
}

.table-title {
    font-weight: bold;
    background-color: rgba(128, 128, 128, 0.08);
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
}

.skin-orange .table-hover>tbody>tr:hover {
    background-color: rgba(250, 140, 0, 0.05);
}

.skin-bright-blue .table-hover>tbody>tr:hover {
    background-color: rgba(12, 176, 255, 0.05);
}

.align-middle {
    text-align: middle;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.property-name {
    font-weight: 700;
    width: 80px;
}

.padding-w5 {
    padding: 0px 5px;
}

.form-group.dr-element-type {
    margin-left: 84px;
}

.transparent-ref {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}

@progress-bar-height: 20px;
@progress-bar-width: 200px;
@progress-empty-width: 50px;
@progress-bar-gap: 20px;
@progress-bar-color: #0098DE;
@popwin-corner-radius: 3px;
@preview-box-height: 500px;

.layui-layer.layui-layer-page {
    border-radius: @popwin-corner-radius !important;
}

.layui-layer.layui-layer-page .layui-layer-content {
    overflow: hidden !important;
    border-radius: @popwin-corner-radius !important;
    background-color: #333333;
}

.layui-layer.layui-layer-page:not(.layui-layer-photos) .layui-layer-content {
    max-height: @preview-box-height;
}

.input-search-box .input-search-result {
    position: absolute;
    display: none;
    left: 5px;
    width: 98%;
    z-index: 2020;
    text-align: left;
    color: #555;
    background-color: #FFF;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}

.input-search-box .input-search-result.searching {
    display: inline-block;
}

.input-search-box .input-search-result .result-item {
    display: block;
    padding: 0 10px;
    height: @form-item-height;
    line-height: @form-item-height;
}

.input-search-box .input-search-result .result-item:hover {
    background-color: #DCF4FF;
}

.preview-upload-box .col-sm-3,
.preview-upload-box .col-sm-6 {
    text-align: left;
}

.preview-upload-box.pair-left {}

.preview-upload-box.pair-right {
    position: absolute;
    height: @form-item-height;
    top: 0;
    width: 30%;
    left: 460px;
}

.preview-upload-box .file-key {
    display: none;
}

.preview-upload-box .preview-box {
    display: none;
    max-width: 200px;
    border: 2px dashed #CCCCCC;
}

.preview-upload-box .preview-box.middle {
    max-width: 150px;
}

.preview-upload-box .preview-box.sm {
    display: none;
    max-width: 100px;
    border: 2px dashed #CCCCCC;
}

.preview-upload-box .preview-box.dark-bg {
    background-color: #999999;
}

.preview-upload-box.uploading .preview-box {
    display: none;
}

.preview-upload-box.uploaded .preview-box {
    display: inline-block;
    max-height: 240px;
}

.preview-upload-box .file-name {
    border: none;
    display: none;
    position: absolute;
    left: 0px;
    cursor: pointer;
    color: #4499ff;
}

.preview-upload-box.uploaded .file-name {
    display: inline-block;
}

.preview-upload-box .text-empty {
    position: absolute;
    display: inline-block;
    left: @progress-bar-gap;
    width: @progress-empty-width;
    line-height: @form-item-height;
}

.preview-upload-box.uploading .text-empty {
    display: none;
}

.preview-upload-box.uploaded .text-empty {
    display: none;
}

.preview-upload-box .progress-bar-wrap {
    display: none;
    position: absolute;
    top: 0;
    left: 5px;
    border-radius: 5px;
    width: @progress-bar-width;
    height: @form-item-height;
    line-height: @form-item-height;
}

.image-dimensions {
    font-size: 12px;
    color: #666;
    margin: 5px 0;
    padding: 3px 8px;
    border-radius: 3px;
}

.preview-upload-box.uploading .progress-bar-wrap {
    display: inline-block;
}

.preview-upload-box.uploaded .progress-bar-wrap {
    display: none;
}

.preview-upload-box .progress {
    display: inline-block;
    position: absolute;
    top: 0;
    height: 20px;
    width: 100%;
    border-radius: 5px;
    line-height: @form-item-height;
    margin-top: (@form-item-height - @progress-bar-height) * 0.5;
}

.preview-upload-box .progress-bar {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 5px;
    background-color: @progress-bar-color;
}

.preview-upload-box .btn-upload {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    top: 0;
    left: @progress-empty-width + @progress-bar-gap * 2;
}

.preview-upload-box.uploading .btn-upload {
    left: @progress-empty-width + @progress-bar-width;
}

.preview-upload-box.uploaded .btn-upload {
    left: @progress-empty-width + @progress-bar-width;
}

.dir-btn-upload .preview-upload-box.uploaded .btn-upload {
    left: @progress-bar-width * 0.9;
}

.form-horizontal .dir-element-add.form-group {
    margin-left: 15px;
}

.preview-upload-box .remark-text {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    width: 320px;
    color: #adadad;
    left: @progress-empty-width + @progress-bar-gap * 2 + 80px;
}

.preview-upload-box.uploading .remark-text {
    width: 220px;
    left: @progress-empty-width + @progress-bar-width + 80px;
}

.preview-upload-box.uploaded .remark-text {
    width: 220px;
    left: @progress-empty-width + @progress-bar-width + 80px;
}

@preview-screen-width: 480px;
@preview-screen-height: 270px;
@steps-bar-height: 5px;

.float-preview-box {
    display: block;
    position: absolute;
    border: 2px dashed #cccccc;
    right: 20px;
    width: @preview-screen-width;
    height: @preview-screen-height;
}

#preview-homepage.float-preview-box {
    top: 240px;
}

#preview-demopage.float-preview-box {
    top: 1000px;
}

#preview-camerapage.float-preview-box {
    top: 1600px;
}

#preview-printpage.float-preview-box {
    top: 1900px
}

#preview-finishpage.float-preview-box {
    top: 2200px;
}

#preview-colorset.float-preview-box {
    top: 185px;
}


.pop-image-wrapper {
    display: inline-block;
    border-radius: @popwin-corner-radius;
    height: @preview-box-height;
    width: auto;
}

.pop-video-wrapper {
    display: inline-block;
    border-radius: @popwin-corner-radius;
    height: @preview-box-height;
    width: auto;
}

.ec-form {}

.ec-form span,
.ec-form label,
.ec-form input {
    font-size: 13px;
}

.ec-form .control-label {
    padding-right: 5px;
    padding-left: 5px;
}

.ec-form .col-sm-2,
.ec-form .col-sm-10 {
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
}

.ec-form textarea.form-control {
    height: @form-item-height * 3;
}

.ec-form textarea.form-control.no-resize {
    resize: none;
}

.ec-form textarea.form-control.no-resize-h {
    resize: vertical;
}

.ec-form input.form-control,
.ec-form select.form-control,
.ec-form div.form-control {
    border-radius: 5px;
    font-size: 13px;
}


.ec-form .w80 input.form-control,
.ec-form .w80 select.form-control,
.ec-form .w80 div.form-control {
    width: 80%;
}

.ec-form .btn.color-selector {
    width: @form-item-height;
}

.ec-form .input-group-btn:first-child>.btn,
.ec-form .input-group-btn:first-child>.btn-group {
    margin-right: -2px;
}

.ec-form select.form-control {
    -webkit-appearance: none;
}

.ec-form .form-control.form-control-covered {
    opacity: 0;
}

.ec-form .form-control.form-control-cover {
    margin-top: -@form-item-height;
}

@form-inside-item-height: 26px;

.ec-form .form-control .multi-selection-list {
    position: absolute;
    left: 0;
    top: 0;
    padding: 4px 8px;
}

.ec-form .form-control .selection-item {
    position: relative;
    display: inline-block;
    border-radius: 5px;
    height: @form-inside-item-height;
    margin: 0px 2px;
    font-size: 13px;
    line-height: 14px;
}

.ec-form .form-control .selection-item .btn-item-remove {
    color: #fffc;
    font-size: 18px;
    vertical-align: bottom;
}

.ec-form .form-control .selection-item .btn-item-remove:hover {
    color: #ffff;
}

.ec-form .color-selector-group {
    width: 200px;
}

.ec-form .color-selector-group input {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.ec-form .color-selector-group .btn-reset {
    position: absolute;
    left: 200px;
}

.detail-page .width-10 {
    width: 10%;
}

.detail-page .width-15 {
    width: 15%;
}

.detail-page .width-20 {
    width: 20%;
}

.detail-page .width-30 {
    width: 30%;
}

.detail-page .width-50 {
    width: 50%;
}

@border-color: #04a7f2;

.edit-page .box.box-info {
    border-top-color: @border-color;
}

.detail-page .box.box-info {
    border-top-color: @border-color;
}

.detail-page .box .box-footer {
    text-align: center;
}

.detail-page .box .box-footer .btn {
    margin: 0px 20px;
}

.edit-page .box .box-footer {
    text-align: center;
}

.edit-page .box .box-footer .btn {
    margin: 0px 20px;
}

.ec-grid {
    /**border:1px solid #eff0f3;**/
    background-color: #fff;
}

.ec-grid table {
    width: 100%;
    background-color: #fff;
    border-collapse: collapse;
}

.ec-grid table tr.tdcol {
    border: 0px solid #fff;
}

.ec-grid tr {
    border: 1px solid #eff0f3;
}

.ec-grid tr.tr-error {
    background: #f67d6a;
    color: #fff;
}

.ec-grid tr.tr-error td {
    color: #fff;
}

.ec-grid th {
    padding: 12px 6px;
    background-color: #00b4a5;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    text-align: center;
}

.ec-grid th.cl {
    text-align: left;
}

.ec-grid th.sort {
    cursor: pointer;
}

.ec-grid th.asc:after {
    content: " \f0de";
    font: normal normal normal 14px/1 FontAwesome;
}

.ec-grid th.desc:after {
    content: " \f0dd";
    font: normal normal normal 14px/1 FontAwesome;
}

.ec-grid td {
    padding: 12px 6px;
    font-size: 12px;
    color: #556a78;
    text-align: center;
    position: relative;
}

.ec-grid td.cl {
    text-align: left;
}

.ec-grid td a.link {
    margin-right: 8px;
    color: #f66c54;
    display: inline-block;
}

.ec-grid td a.green {
    color: #23d243;
}

.ec-grid tr:hover {
    background-color: #f7fbfe;
}

.ec-grid .grid-bar {
    width: 100%;
    padding: 10px 0;
    text-align: center;
}

.ec-grid .grid-bar a {
    display: inline-block;
    padding: 2px 8px;
    background: #f5f5f7;
    border: 1px solid #eff0f3;
    color: inherit;
    cursor: pointer;
    font-size: 13px;
    border-radius: 2px;
}

.ec-grid .grid-bar a:hover,
.ec-grid .grid-bar a.on {
    background-color: #fff;
    border: 1px solid #6db4e3;
    color: #6db4e3;
}

.ec-grid .grid-bar b {
    font-weight: normal;
}

.ec-grid tr .btn-grid-select {
    background: #f5f5f7;
    border: 1px solid #dee0e5;
    color: #6b768c;
}

.ec-grid tr .btn-grid-select span:before {
    content: "未选"
}

.ec-grid tr .btn-grid-select i:before {
    content: "\f00c";
}

.ec-grid tr.select .btn-grid-select {
    background: #6EA7DF;
    border: 1px solid #6EA7DF;
    color: #fff;
}

.ec-grid tr.select .btn-grid-select span:before {
    content: "已选"
}

.ec-grid tr.select .btn-grid-select i:before {
    content: "\f058";
}

.ec-grid.sm th {
    padding: 6px 6px;
}

.ec-grid.sm td {
    padding: 8px 6px;
}

.ec-grid.border td {
    border: 1px solid #eee;
}

.ec-grid.border td.detail {
    padding: 0px;
    border: 0px;
}

.ec-grid.border td.detail table tr {
    border: 0px;
    border-top: 1px solid #eee;
}

.ec-grid.border td.detail table tr:FIRST-CHILD {
    border-top: 0px;
}

.ec-grid.border td.detail table td {
    border: 0px;
    border-right: 1px solid #eee;
    padding: 10px 4px;
}

.ec-grid td span.error {
    position: absolute;
    bottom: -10px;
    left: 10px;
}

.search-bar {
    position: relative;
    min-width: 15vw;
    width: 15vw;
}

.search-bar .input-search-result {
    width: 15vw;
    min-width: 15vw;
    left: 0px;
}

.search-bar .form-control {
    border-radius: @corner-radius;
}

.single-line.steps-bar {
    margin: -5px 0px;
}

.single-line.steps-bar .step {
    display: inline-block;
    margin: 0px 1px;
    width: 20px;
    height: 10px;
}

/* 弹出层 */

.content-popwin {}

.content-popwin .modal {
    display: block;
    visibility: hidden;
    padding-right: 20px;
    transition: all .15s linear;
}

.content-popwin .modal.in {
    display: block;
    visibility: visible;
    padding-right: 20px;
    transition: all .15s linear;
}

.content-popwin .modal .modal-dialog {
    margin-top: 35vh;
    width: 400px;
}

.content-popwin .modal .modal-dialog .btn-outline {
    color: #fff;
}

/* bootstrap 4 style */

@btn-font-size: 12px;
@form-item-height: 34px;

.form-control {
    font-size: @btn-font-size;
}

.btn {
    border-radius: @corner-radius;
    display: inline-block;
    color: #212529;
    height: @form-item-height;
    background-color: transparent;
    font-size: @btn-font-size;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

@media (prefers-reduced-motion: reduce) {
    .btn {
        transition: none;
    }
}

.btn:hover {
    color: #212529;
    text-decoration: none;
}

.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}

/* theme based color start */
@btn-bright-purple: #a365fd;
@btn-bright-purple-hover: #8b40fb;
@btn-bright-purple-dropdown-border: #7537d2;

.skin-bright-purple .btn-primary {
    color: #fff !important;
    background-color: @btn-bright-purple;
    border-color: @btn-bright-purple;
}

.skin-bright-purple .btn-primary:hover {
    color: #fff;
    background-color: @btn-bright-purple-hover;
    border-color: @btn-bright-purple-hover;
}

.skin-bright-purple .btn-primary:focus,
.skin-bright-purple .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(163, 101, 253, 0.5);
}

.skin-bright-purple .btn-primary.disabled,
.skin-bright-purple .btn-primary:disabled {
    color: #fff;
    background-color: @btn-bright-purple;
    border-color: @btn-bright-purple;
}

.skin-bright-purple .btn-primary:not(:disabled):not(.disabled):active,
.skin-bright-purple .btn-primary:not(:disabled):not(.disabled).active,
.skin-bright-purple .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: @btn-bright-purple-hover;
    border-color: @btn-bright-purple-dropdown-border;
}

.skin-bright-purple .btn-primary:not(:disabled):not(.disabled):active:focus,
.skin-bright-purple .btn-primary:not(:disabled):not(.disabled).active:focus,
.skin-bright-purple .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(163, 101, 253, 0.5);
}

.skin-bright-purple .btn-outline-primary:not(:disabled):not(.disabled):active,
.skin-bright-purple .btn-outline-primary:not(:disabled):not(.disabled).active,
.skin-bright-purple .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: @btn-bright-purple;
    border-color: @btn-bright-purple;
}

.skin-bright-purple .btn-outline-primary {
    color: @btn-bright-purple;
    border-color: @btn-bright-purple;
}

.skin-bright-purple .btn-outline-primary:hover {
    color: #fff;
    background-color: @btn-bright-purple;
    border-color: @btn-bright-purple;
}

.skin-bright-purple .input-search-box .input-search-result .result-item:hover {
    background-color: #f1eeff;
}

.skin-bright-purple .form-control:focus {
    border-color: #833cbc;
}

/* theme based color end */

@btn-bright-blue: #007bff;

.btn-primary {
    color: #fff !important;
    background-color: @btn-bright-blue;
    border-color: @btn-bright-blue;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: @btn-bright-blue;
    border-color: @btn-bright-blue;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}

.btn-secondary:focus,
.btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}

.btn-success:focus,
.btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}

.btn-info:focus,
.btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}

.btn-warning:focus,
.btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}

.btn-danger:focus,
.btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btn-light:focus,
.btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}

.btn-dark:focus,
.btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
    color: @btn-bright-blue;
    border-color: @btn-bright-blue;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: @btn-bright-blue;
    border-color: @btn-bright-blue;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: @btn-bright-blue;
    background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: @btn-bright-blue;
    border-color: @btn-bright-blue;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
    color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none;
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
}

.btn-link:focus,
.btn-link.focus {
    text-decoration: underline;
    box-shadow: none;
}

.btn-link:disabled,
.btn-link.disabled {
    color: #6c757d;
    pointer-events: none;
}

/* login page */

.login-page {
    height: auto;
    background-color: transparent;
}

.login-box {
    margin: 12% auto;
}

.login-box .bg-logo {
    vertical-align: middle;
    margin-bottom: 4px;
}

.login-box-body {
    border-radius: @corner-radius;
}

.login-box-body .has-feedback .form-control {
    border-radius: @corner-radius;
}

.login-box-body .btn {
    border-radius: @corner-radius;
}

.login-box-body .form-control-feedback,
.register-box-body .form-control-feedback {
    color: #000;
}

@login-box-form-height: 44px;

.login-box-body .form-control {
    height: @login-box-form-height;
    font-size: 16px;
}

.login-box-body .form-control-feedback {
    height: @login-box-form-height;
    width: @login-box-form-height;
    line-height: @login-box-form-height;
}

@media (max-width: 768px) {
    .login-box {
        margin: 35% auto;
    }
}

.popover {
    font-size: 8px;
    line-height: 8px;
}

.single-line {
    display: block;
}

/* dashboard */

.info-box-number {
    font-size: 2.5rem;
}

.hover-show {
    display: none;
}

tr:hover .hover-show {
    display: inline-block;
}


/* grid */