﻿    /* base color */
a {
    color: #333;
}
/*
    a:hover, a:visited, a:active, a:checked {
        color: #602320;
    }*/

.badge {
    background-color: #968c6d;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    /*background-color: #e7e7e8;*/
    background-color: #ef9800;
}

.align-right {
    float: right;
    display: inline-block;
    margin-right: 15px;
}


.alert-info {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #c7c8ca;
    color: #404041;
    background-color: #f5f4f0;
    border-color: #c7c8ca;
}

.alert-warning {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #f7cbc7;
    color: #404041;
    background-color: #fae2bf;
    border-color: #f7cbc7;
}

.alert-danger {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #e0301e;
    color: #FFF;
    background-color: #e0301e;
    border-color: #e0301e;
}

.cursorpointer {
    cursor: pointer;
}

.link-no-underline, .link-no-underline:active, .link-no-underline:hover {
    text-decoration: none;
}

.btn-customer {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 5px 12px;
    line-height: 1.5;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-customer-lg,
.btn-customer-group-lg > .btn-customer {
    padding: 6px 12px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-customer:focus,
span:focus,
.btn-customer:active:focus,
.btn-customer.active:focus {
    outline: none;
   
}

.btn-customer:hover,
.btn-customer:focus {
    /*color: #555555;*/
    /*text-decoration: none;*/
}

.btn-customer:active,
.btn-customer.active {
    outline: 0;
    background-image: none;
    background-color: #bed1e1;
}

.btn-customer.disabled,
.btn-customer[disabled],
.form-control-customer {
    display: block;
    width: calc(100% - 26px);
    height: 31px;
    padding: 5px 12px;
    font-size: 20px;
    line-height: 1.5;
    color: #ffffff;
    background-color: #DEDEDE;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -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-control.select-fix {
    width: auto;
    display: inline-block;
    font-size: 14px;
    margin-right: 15px;
}

.btn-fix.disabled,
.btn-fix[disabled] {
    display: inline-block;
    font-size: 14px;
    width: auto;
}

.form-control-customer:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control-customer[disabled],
.form-control-customer[readonly],
fieldset[disabled] .form-control-customer {
    cursor: not-allowed;
    background-color: #f2f2f2;
    opacity: 1;
}

textarea.form-control-customer {
    height: auto;
}

span.form-control-customer {
    border: none;
    box-shadow: none;
}

.progress-bar {
    background-color: #eb8c00;
}

.login__signup {
    position: relative;
    padding-top: 185px;
    padding-left: 480px;
    color: #575555;
}

.frame {
    display: none;
}

.show {
    display: block !important;
}

/* Form Style */
.form-wrapper {
    width: 100%;
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    color: #333333;
    text-align: center;
    line-height: normal;
    margin-top: -45px;
}

    .form-wrapper input, .form-wrapper button {
        opacity: 1;
    }

.has-error.label {
    color: #E0301E;
    display: flex;
    align-items: center;
}

.loadingImg {
    top: 10px;
    z-index: -9;
    left: 45%;
    left: calc(50% - 24px);
    position: absolute;
}

.form-group {
    margin-bottom: 20px;
}

form.active {
    display: block !important;
    height: auto;
}

form.userchoose .form-group {
    margin: 0 0 10px 0;
}


.login .list-group-item-heading {
    margin: 5px 0 5px 0;
}
/* LOGIN END */


/* Main page  */

.navbar-brand {
    float: left;
    padding: 15.5px 15px;
    font-size: 32px;
    line-height: 19px;
    height: 50px;
    font-family: 'Papyrus Bold', 'Papyrus';
    font-weight: 700;
    font-style: normal;
    color: #A32020;
}

.navbar-default .navbar-brand {
    color: #A32020;
    margin-left: 37px;
    margin-right: 37px;
}

.sidebar-closed .navbar-default .navbar-brand {
    display: none;
}

.navbar-brand:hover,
.navbar-brand:focus {
    color: #A32020;
    text-decoration: none;
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-fixed-top .navbar-collapse {
    max-height: 440px;
}

.panelfix {
    margin-bottom: 0;
    border-radius: 0;
}

.navbarfix {
    border-radius: 0;
}

.nav-split {
    background-color: #A32020;
    display: inline-block;
    height: 42px;
    width: 2px;
    margin-top: 2px;
    float: left;
    margin-bottom: 0px;
    margin-right: 10px;
}

.nav-company-name {
    font-size: 25px;
    margin-bottom: 0px;
    margin-top: 10px;
    font-weight: 100;
}

.nav-company {
    display: none;
}

@media(min-width:768px) {
    .nav-company {
        display: block;
    }
}

.navbar-customer {
    margin-top: 0px;
    width: 46px;
    height: 50px;
    margin-bottom: 0px;
    margin-right: 10px;
    padding-left: 11px;
    padding-right: 11px;
    border-radius: 0;
}

/* Progress */

.row-fix-width {
    width: 960px;
}

.progress-table {
    text-align: center;
}

    .progress-table > tbody > tr > td:first-child {
        text-align: left;
    }

    .progress-table > tbody > tr > td {
        border-top: 0px;
    }

        .progress-table > tbody > tr > td:after {
            border-top: 0px;
        }

.progress-title {
    text-shadow: none;
}

.btn-city {
    width: 130px;
    text-align: left;
}

.btn-default.step1 {
    background-color: #e5e2db;
}

.btn-default.step2 {
    background-color: #fae2bf;
}

.btn-default.step3 {
    background-color: #f7cbc7;
}

.btn-default.step4 {
    background-color: #f6d4da;
}

.btn-default.step5 {
    background-color: #d7c8c7;
}

.btn-default.step6 {
    background-color: #e5e2db;
}

.btn-default.review {
    color: white;
    background-color: #a32020;
}

.btn-default.signoff {
    color: white;
    background-color: #dc6900;
}


.td-line:after {
    content: "";
    position: absolute;
    margin-top: -16px;
    width: 150px;
    border-bottom: 2px dashed #ccc;
}

.tr-hr:after {
    content: "";
    position: absolute;
    margin-top: 23px;
    margin-left: -720px;
    width: 680px;
    border-bottom: 2px dashed #e8c7c7;
}

.btn-customer.disabled, .btn-customer[disabled], fieldset[disabled] .btn-customer {
    opacity: 0.5;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.bootstrap-switch-gap {
    margin-right: 10px;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    background: #a32020;
}

    .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary:hover, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary:hover {
        background: #602320;
    }

.bootstrap-switch.bootstrap-switch-focused {
    border-color: #dc6900;
}

/* tab begin */
.nav-tabs > li .close {
    margin: -2px 0 0 10px;
    font-size: 18px;
}

.marginBottom {
    padding-top: 3px;
    margin-bottom: 1px !important;
    margin-left: -15px;
}

.operationDiv {
    padding: 5px 10px 5px 5px;
}

.operationDivWrapper {
    margin-top: -1px;
}

.firstTab {
    margin-left: 15px;
}

.leftMenu {
    height: 70%;
    background-color: #E6E6E6;
    border-right: 2px solid #BFBFBF;
}

.close-tab-button {
    margin-top: -41px;
    margin-right: 6px;
    font-size: 18px;
    margin: -41px 6px 0 0 !important;
}

/* tab end */

.btn-position-fix {
    margin-top: 25px;
}

.removeBackgroud > li > a:focus {
    background-color: transparent;
    color: #000;
}

.notice-center {
    position: fixed;
    top: 50%;
    left: 50%;
    /*background-color: #000;
      width:50%;
      height: 50%;*/
    -webkit-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

@-webkit-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-webkit-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-moz-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-ms-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-moz-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-webkit-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@-o-keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

@keyframes uil-flickr-anim1 {
    0% {
        left: 0;
    }

    50% {
        left: 100px;
    }

    100% {
        left: 0;
    }
}

width: 100%; @-webkit-keyframes uil-flickr-anim2 {
    0%;

{
    left: 100px;
    z-index: 1;
}

49% {
    z-index: 1;
}

50% {
    left: 0;
    z-index: 10;
}

100% {
    left: 100px;
    z-index: 10;
}

}

@-webkit-keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@-moz-keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@-ms-keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@-moz-keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@-webkit-keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@-o-keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

@keyframes uil-flickr-anim2 {
    0% {
        left: 100px;
        z-index: 1;
    }

    49% {
        z-index: 1;
    }

    50% {
        left: 0;
        z-index: 10;
    }

    100% {
        left: 100px;
        z-index: 10;
    }
}

.uil-flickr-css {
    background: none;
    position: relative;
    width: 200px;
    height: 200px;
}

    .uil-flickr-css > div {
        width: 100px;
        height: 100px;
        border-radius: 50px;
        position: absolute;
        top: 50px;
    }

        .uil-flickr-css > div:nth-of-type(1) {
            left: 0;
            background: #e35839;
            z-index: 5;
            -ms-animation: uil-flickr-anim1 1s linear infinite;
            -moz-animation: uil-flickr-anim1 1s linear infinite;
            -webkit-animation: uil-flickr-anim1 1s linear infinite;
            -o-animation: uil-flickr-anim1 1s linear infinite;
            animation: uil-flickr-anim1 1s linear infinite;
        }

        .uil-flickr-css > div:nth-of-type(2) {
            left: 100px;
            background: #d28d4f;
            -ms-animation: uil-flickr-anim2 1s linear infinite;
            -moz-animation: uil-flickr-anim2 1s linear infinite;
            -webkit-animation: uil-flickr-anim2 1s linear infinite;
            -o-animation: uil-flickr-anim2 1s linear infinite;
            animation: uil-flickr-anim2 1s linear infinite;
        }

/* datepicker */

.datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active {
    color: #fff;
    background-color: #eb8c00;
}

.datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #eb8c00;
}

    .datepicker table tr td span.active.active.focus, .datepicker table tr td span.active.active:focus, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.disabled.active.focus, .datepicker table tr td span.active.disabled.active:focus, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled:active.focus, .datepicker table tr td span.active.disabled:active:focus, .datepicker table tr td span.active.disabled:active:hover, .datepicker table tr td span.active.disabled:hover.active.focus, .datepicker table tr td span.active.disabled:hover.active:focus, .datepicker table tr td span.active.disabled:hover.active:hover, .datepicker table tr td span.active.disabled:hover:active.focus, .datepicker table tr td span.active.disabled:hover:active:focus, .datepicker table tr td span.active.disabled:hover:active:hover, .datepicker table tr td span.active:active.focus, .datepicker table tr td span.active:active:focus, .datepicker table tr td span.active:active:hover, .datepicker table tr td span.active:hover.active.focus, .datepicker table tr td span.active:hover.active:focus, .datepicker table tr td span.active:hover.active:hover, .datepicker table tr td span.active:hover:active.focus, .datepicker table tr td span.active:hover:active:focus, .datepicker table tr td span.active:hover:active:hover {
        color: #fff;
        background-color: #dc6900;
    }

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
}

.datepicker-days table tr td span.active.day.active, .datepicker-days table tr td span.active.day.disabled.active, .datepicker-days table tr td span.active.day.disabled:active, .datepicker-days table tr td span.active.day.disabled:hover.active, .datepicker-days table tr td span.active.day.disabled:hover:active, .datepicker-days table tr td span.active.day:active, .datepicker-days table tr td span.active.day:hover.active, .datepicker-days table tr td span.active.day:hover:active {
    color: #fff;
    background-color: #eb8c00;
}

.datepicker-days table tr td span.active.day, .datepicker-days table tr td span.active.day.disabled, .datepicker-days table tr td span.active.day.disabled:hover, .datepicker-days table tr td span.active.day:hover {
    color: #fff;
    background-color: #eb8c00;
}

    .datepicker-days table tr td span.active.day.active.focus, .datepicker-days table tr td span.active.day.active:focus, .datepicker-days table tr td span.active.day.active:hover, .datepicker-days table tr td span.active.day.disabled.active.focus, .datepicker-days table tr td span.active.day.disabled.active:focus, .datepicker-days table tr td span.active.day.disabled.active:hover, .datepicker-days table tr td span.active.day.disabled:active.focus, .datepicker-days table tr td span.active.day.disabled:active:focus, .datepicker-days table tr td span.active.day.disabled:active:hover, .datepicker-days table tr td span.active.day.disabled:hover.active.focus, .datepicker-days table tr td span.active.day.disabled:hover.active:focus, .datepicker-days table tr td span.active.day.disabled:hover.active:hover, .datepicker-days table tr td span.active.day.disabled:hover:active.focus, .datepicker-days table tr td span.active.day.disabled:hover:active:focus, .datepicker-days table tr td span.active.day.disabled:hover:active:hover, .datepicker-days table tr td span.active.day:active.focus, .datepicker-days table tr td span.active.day:active:focus, .datepicker-days table tr td span.active.day:active:hover, .datepicker-days table tr td span.active.day:hover.active.focus, .datepicker-days table tr td span.active.day:hover.active:focus, .datepicker-days table tr td span.active.day:hover.active:hover, .datepicker-days table tr td span.active.day:hover:active.focus, .datepicker-days table tr td span.active.day:hover:active:focus, .datepicker-days table tr td span.active.day:hover:active:hover {
        color: #fff;
        background-color: #dc6900;
    }

.datepicker-days table tr td.active.day.active, .datepicker-days table tr td.active.day.disabled.active, .datepicker-days table tr td.active.day.disabled:active, .datepicker-days table tr td.active.day.disabled:hover.active, .datepicker-days table tr td.active.day.disabled:hover:active, .datepicker-days table tr td.active.day:active, .datepicker-days table tr td.active.day:hover.active, .datepicker-days table tr td.active.day:hover:active {
    color: #fff;
    background-color: #eb8c00;
}

.datepicker-days table tr td.active.day, .datepicker-days table tr td.active.day.disabled, .datepicker-days table tr td.active.day.disabled:hover, .datepicker-days table tr td.active.day:hover {
    color: #fff;
    background-color: #eb8c00;
}

    .datepicker-days table tr td.active.day.active.focus, .datepicker-days table tr td.active.day.active:focus, .datepicker-days table tr td.active.day.active:hover, .datepicker-days table tr td.active.day.disabled.active.focus, .datepicker-days table tr td.active.day.disabled.active:focus, .datepicker-days table tr td.active.day.disabled.active:hover, .datepicker-days table tr td.active.day.disabled:active.focus, .datepicker-days table tr td.active.day.disabled:active:focus, .datepicker-days table tr td.active.day.disabled:active:hover, .datepicker-days table tr td.active.day.disabled:hover.active.focus, .datepicker-days table tr td.active.day.disabled:hover.active:focus, .datepicker-days table tr td.active.day.disabled:hover.active:hover, .datepicker-days table tr td.active.day.disabled:hover:active.focus, .datepicker-days table tr td.active.day.disabled:hover:active:focus, .datepicker-days table tr td.active.day.disabled:hover:active:hover, .datepicker-days table tr td.active.day:active.focus, .datepicker-days table tr td.active.day:active:focus, .datepicker-days table tr td.active.day:active:hover, .datepicker-days table tr td.active.day:hover.active.focus, .datepicker-days table tr td.active.day:hover.active:focus, .datepicker-days table tr td.active.day:hover.active:hover, .datepicker-days table tr td.active.day:hover:active.focus, .datepicker-days table tr td.active.day:hover:active:focus, .datepicker-days table tr td.active.day:hover:active:hover {
        color: #fff;
        background-color: #dc6900;
    }

/* ui select */

.ui-select-no-border, .ui-select-has-border {
    display: inline-block;
    cursor: pointer;
    line-height: 30px;
}

.search-container.ui-select-search-hidden {
    display: none;
}

.ui-select-no-border .select2-container-active .select2-choice,
.ui-select-no-border .select2-container-active .select2-choices {
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.ui-select-no-border .select2-results .select2-highlighted {
    background: #D04A02;
}


.ui-select-no-border .select2-results li,
.ui-select-no-border .select2-results,
.ui-select-no-border .select2-container {
    outline: none;
}

.ui-select-no-border .select2-drop,
.ui-select-no-border .select2-dropdown-open .select2-choice,
.ui-select-no-border .select2-container-active .select2-choice,
.ui-select-no-border .select2-container-active .select2-choices {
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.ui-select-no-border .select2-drop-active {
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.ui-select-no-border .select2-container .select2-choice .select2-arrow {
    margin-right: 8px;
}

.ui-select-no-border .select2-container .select2-choice .select2-arrow,
.ui-select-no-border .select2-dropdown-open .select2-choice {
    border-left: none;
    background: none;
    background-image: none;
}

    .ui-select-no-border .select2-container .select2-choice .select2-arrow b {
        background: url(/app-resources/images/vat/down.png) no-repeat scroll right center transparent;
    }

.ui-select-no-border .select2-container .select2-choice {
    border: none;
    background-image: none;
    background: none;
}



.ui-select-has-border .select2-drop-active {
    border: 1px solid #adb4bd;
    border-top: 1px solid #adb4bd;
}

.ui-select-has-border .select2-dropdown-open .select2-choice {
    box-shadow: none;
    background-color: none;
}

.ui-select-has-border .select2-container-active .select2-choices {
    border: none;
}

.ui-select-has-border .select2-results .select2-highlighted {
    background: #e0301e;
}

.ui-select-has-border .select2-container-active .select2-choice,
.ui-select-has-border .select2-container-active .select2-choices {
    border: 1px solid #aaa;
}

.ui-select-has-border .select2-results li,
.ui-select-has-border .select2-results,
.ui-select-has-border .select2-container {
    outline: none;
}

    .ui-select-has-border .select2-container .select2-choice .select2-arrow {
        border-left: none;
        background: none;
        background-image: none;
    }

        .ui-select-has-border .select2-container .select2-choice .select2-arrow b {
            margin-top: 2px;
        }

    .ui-select-has-border .select2-container .select2-choice,
    .ui-select-has-border .select2-container-active .select2-choice {
        background-image: none;
        background: none;
        outline: none;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555555;
        background-color: #ffffff;
        background-image: none;
        border: 1px solid #cccccc;
        border-radius: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-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;
    }

/*.dx-checkbox-checked .dx-checkbox-icon {
    color: #e0301e;
}*/

.dx-checkbox-indeterminate .dx-checkbox-icon:before {
}

.dx-texteditor.dx-state-hover {
    border-color: rgba(239, 213, 189, 0.5);
}

.dx-texteditor.dx-state-focused,
.dx-texteditor.dx-state-active {
    border-color: rgba(239, 213, 189, 0.5);
}

.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-radiobutton-icon:before,
.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-checkbox-icon {
    border: 1px solid rgba(239, 213, 189, 0.5);
}

.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused {
    background-color: #dc6900;
}

    .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-list-item-selected {
        background-color: #dc6900;
    }

.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active {
    background-color: #dc6900;
}

    .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-list-slide-item-content {
        background-color: #dc6900;
    }


.dx-list-item.dx-list-item-ghost-reordering.dx-state-focused.dx-state-hover {
    border-top: 1px solid rgba(239, 213, 189, 0.5);
    border-bottom: 1px solid rgba(239, 213, 189, 0.5);
}

.dx-list-slide-menu-button-menu {
    background-color: #dc6900;
}

.dx-checkbox.dx-state-hover .dx-checkbox-icon {
    border: 1px solid rgba(239, 213, 189, 0.5);
}

.dx-checkbox.dx-state-focused .dx-checkbox-icon {
    border: 1px solid rgba(239, 213, 189, 0.5);
}

.dx-treeview .dx-treeview-node.dx-treeview-item-with-checkbox.dx-state-focused > .dx-checkbox .dx-checkbox-icon {
    border: 1px solid rgba(239, 213, 189, 1);
}

/* LOGIN */
.login-html {
    height: 100%;
    margin:0;

}

    .login-html .login-body {
        height: 100%;
       
        /*background: #999999 url('/app-resources/images/login_pic.jpg') no-repeat;*/
        background-color: #f2f2f2;
        background-size: cover;
        color: #333;
        overflow-y: auto;
        margin: 0;
    }

        .login-html .login-body .login {
            position: relative;
            width: 80%;
            height: 86%;
            background-color: #FFFFFF;
            /*margin-top: 4%;*/
            top:7%;
            left: 10%;
            display: flex;
            font-family: "苹方", "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
        }

.loginframe {
    /*position: relative;
    display: block;
    width: 100%;
    height: 100%;
    float: right;
    background: rgba(250,250,250,0.77);*/
}

.login-title {
    /*height: 100%;
    position: absolute;
    width: 35%;
    left: -95%;
    background: rgba(240,101,0,0.77);
    color: #fafafa;
    display:inline-block;*/
    width: 34.3%;
}

.login-right {
    flex: 1;
   position:relative;
}

    .login-right .version-pic {
        z-index: 10;
        position: absolute;
        left: 88%;
        overflow: hidden;
        bottom: 1.25rem;
        color: rgb(255 255 255);
        font-size: 0.875rem;
    }

.login-title .title1 {
    margin: 4rem 0 0 2.5rem;
}

.login-title .title2 {
    margin: 6.15rem 0 0 3.5rem;
    font-size: 1.12rem;    
    color: #7D7D7D;
}

.login-title .title3 {
    margin: 0.45rem 0 0 3.5rem;
    font-size: 1.75rem;
    font-weight: bold;
    color: #464646;
}
.login-title .split-flag {
    margin: 0.88rem 0 0.88rem 3.5rem;
    width: 3.5rem;
    height: 0.35rem;
    background-color: #D04A01;
}

.login-title .title4 {
    margin: 0.565rem 0 0 3.5rem;
    font-size: 1.63rem;
    color: #2D2D2D;
    line-height: 2.1rem;
}

    .login-title .version {
        position: absolute;
        bottom: 60px;
        left: 45px;
        font-size: 11px;
    }
.copyright-panel {
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 1rem;
}

.copyright-panel .copyright {
    /*position: absolute;
        bottom: 34px;
        left: 45px;
        font-size: 11px;*/
    color: #7d7d7d;
    font-size: 0.875rem;
}

    .login-title .red-block {
        position: absolute;
        bottom: -55px;
        left: -55px;
        width: 70px;
        height: 70px;
        background-color: #a31300;
    }

.loginfull {
    position: relative;
    width: 100%;
    height: 100%;
    color: #666;
    margin: 5.65rem 0 10%;
}
    .loginfull .button-wrapper {
        /*position: relative;
        padding: 0 12.5%;
        text-align: center;
        height: 130px;
        margin-top: 70px;*/
        margin-left: 3.5rem;
        padding-top: 0.57rem;
    }


.loginfull .button-wrapper .login-button {
    color: #FFFFFF;
    background-color: #D04A02;
    font-size: 0.875rem;
    width: 8.4rem;
    height: 2.25rem;
    border-radius: initial;
   float:right;
    padding-left: 1rem;
}

    .login-button:hover {
        background-color: #dc6900;
    }

    .login-button:disabled {
        background-color: #968c6d;
        color: #fafafa;
        width: 100%;
        height: 70px;
    }




.login-body .form-wrapper {
    text-align: initial;
    font-size: 1rem;
    margin-top: 0;
}

.login-body .form-group {
    /*height: 60px;
    margin-bottom: 5.5%;
    padding: 0 12.5%;*/
    margin-bottom: 1.12rem;
    margin-left:3.5rem;
}
    .login-body .form-group .block-boder {
        border: 1px solid #E1E1E1;
        width:82.5%;
        display:flex;
        flex-direction:row;
    }
        .login-body .form-group .block-boder .login-icon {
            color: #D04A02;
            display: inline-block;
            height: 1rem;
            width: 4%;
            padding: 0.69rem 0 0 0.75rem;
        }

.login-body .form-control-customer {
    background: none;
    color: #7d7d7d;   
    font-size: 1rem;
    font-style: normal;
    height: 2.25rem;
    border: none;    
    border-radius: 0;    
    box-shadow: none;
    padding:0 0 0 8px;
    display:inline-block;
    flex:1;
}

.loginfull .successMsg {
    float: left;
    text-decoration: none;
    color: #E0301E;
    font-size: 28px;
    font-weight: 200;
    margin-left: 56px;
}

.loginfull .form-forget-password {
    text-decoration: none;    
    font-size: 0.75rem;    
    height: 1.25rem;   
    display: inline-block;       
    color: #7D7D7D;
    letter-spacing: 0;
    
}

@media only screen and (max-width: 1366px) {
    .login-html .login-body .login {
        width: 86%;
        left: 7%;
    }
    .login-body .login .login-title{
       width:45%
    }

    .loginframe {
        width: 100%;        
    }

    .loginfull {        
        width: 100%;
    }

        .loginfull .button-wrapper .login-button {
            float: left;
        }
    .login-right .version-pic {
        left: 80%;
    }
   
    .loginfull .button-wrapper .send-button {
        float: right;
    }
}

@media only screen and (max-width: 1080px ) {
    .login-html .login-body .login {
        width: 100%;
        left: 0;
    }

    .login-body .login .login-title {
        width: 45%
    }

        .login-body .login .login-title .title2 {
            margin-top: 4rem;
        }

    .loginframe {
        width: 100%;
    }

    .loginfull {
        width: 100%;
        margin-top: 3rem;
    }

        .loginfull .button-wrapper .login-button {
            float: left;
        }

    .login-right .version-pic {
        left: 80%;
    }

   

    .loginfull .button-wrapper .send-button {
        float: right;
    }
}

@media (max-width: 992px) {
    .login-html .login-body .login {
        width: 100%;
        left: 0;
    }

    .loginframe {
        width: 100%;
        padding-right: 0;
        
    }

    .loginfull {
        /*width: calc(100% - 115px);*/
        width:100%;
    }

    .background-frame {
        background-size: 104% 100%;
        text-align: right;
    }

    .loadingImg {
        margin-right: calc(10% + 25px);
        margin-left: auto;
    }

    .loginfull .button-wrapper .login-button {
        float: left;
    }
    .login-right .version-pic{
        left:70%;
    }

    /*.login-body .form-group .block-boder .login-icon {
        padding-top: 0.45rem;
    }*/

   
}


@media screen and (max-height:768px) {
    .login-title .title1{
        margin-top:2rem;
    }
    .login-body .login .login-title .title2 {
        margin-top: 3rem;
    }
}
.dx-button-mode-contained.dx-button-success {
    background-color: #e0301e;
}



@media screen and (max-width:400px) {
    .login-right{
        display:none;
    }
    .login-body .login .login-title{
        width:100%;
    }
    .login-html .login-body .login{
        height:100%;
        top:0;
    }
    .copyright-panel {
        margin: 0.5rem;
    }
    .login-title .title3, .login-title .title4 {
        font-size: 1rem;
    }
    .login-body .login .login-title .title2{
        margin-top:2rem;
    }
}