﻿html, body {
    margin: 0 !important;
    padding: 0 !important;
    min-width: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    min-height: 100% !important;
    height: 100% !important;
    max-height: 100% !important;
    color: #000 !important;
}

.main-form-1, .main-form-2, .main-form-3, .main-form-4, .main-form-5, .main-form-6, .main-form-7, .main-form-8, .main-form-9, .main-form-10, .main-form-11, .main-form-12 {
    float: left;
    min-height: 1px;
}

.main-form-12 {
    width: 100%;
}

.main-form-11 {
    width: 91.66666667%;
}

.main-form-10 {
    width: 83.33333333%;
}

.main-form-9 {
    width: 75%;
}

.main-form-8 {
    width: 66.66666667%;
}

.main-form-7 {
    width: 58.33333333%;
}

.main-form-6 {
    width: 50%;
}

.main-form-5 {
    width: 41.66666667%;
}

.main-form-4 {
    width: 33.33333333%;
}

.main-form-3 {
    width: 25%;
}

.main-form-2 {
    width: 16.66666667%;
}

.main-form-1 {
    width: 8.33333333%;
}

.main-dec-1, .main-dec-2, .main-dec-3, .main-dec-4, .main-dec-5, .main-dec-6, .main-dec-7, .main-dec-8, .main-dec-9, .main-dec-10, .main-dec-1-5, .main-dec-2-5, .main-dec-3-5, .main-dec-4-5, .main-dec-5-5, .main-dec-6-5, .main-dec-7-5, .main-dec-8-5, .main-dec-9-5 {
    float: left;
}

.main-dec-10 {
    width: 100%;
}

.main-dec-9 {
    width: 90%;
}

.main-dec-8 {
    width: 80%;
}

.main-dec-7 {
    width: 70%;
}

.main-dec-6 {
    width: 60%;
}

.main-dec-5 {
    width: 50%;
}

.main-dec-4 {
    width: 40%;
}

.main-dec-3 {
    width: 30%;
}

.main-dec-2 {
    width: 20%;
}

.main-dec-1 {
    width: 10%;
}

.main-dec-9-5 {
    width: 95%;
}

.main-dec-8-5 {
    width: 85%;
}

.main-dec-7-5 {
    width: 75%;
}

.main-dec-6-5 {
    width: 65%;
}

.main-dec-5-5 {
    width: 55%;
}

.main-dec-4-5 {
    width: 45%;
}

.main-dec-3-5 {
    width: 35%;
}

.main-dec-2-5 {
    width: 25%;
}

.main-dec-1-5 {
    width: 15%;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}


.loading_icon {
    text-align: center;
}

.loading_icon_new {
    text-align: center;
    position: fixed;
    top: 8px;
    z-index: 11111;
    height: 1px;
}

    .loading_icon_new img {
        width: 48px;
    }

.loading_show {
    display: block !important;
}

.loading_span {
    color: #007aff;
    font-size: 18px;
    top: 3px;
    position: relative;
    background-color: #fff;
}

.glyphicon-refresh-animate {
    -animation: spin 2s infinite linear;
    -webkit-animation: spin2 2s infinite linear;
    font-size: 32px;
    color: #2674e0;
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }

    to {
        transform: scale(1) rotate(360deg);
    }
}


.main-body-left {
    width: 500px;
    border-right: 1px solid #aaa;
}

.main-body-right {
    width: calc(100% - 500px);
}

.height100 {
    height: 100%;
}

.floatleft {
    float: left;
}

.main-left-max {
    right: 0px;
}

.main-left-min {
    left: 500px;
}

.main-left-minmax {
    padding: 20px 5px 20px 6px;
    background-color: #fff;
    top: 400px;
    position: absolute;
    cursor: pointer;
    border: 1px solid #ccc;
    z-index: 3;
}

.main-content-top {
    height: 60px;
}

.main-content-top-1 {
    width: 60px;
    text-align: center;
    cursor: pointer;
}

.main-content-top-1-1 {
    font-size: 20px;
    padding: 16px 0;
}

.main-content-top-2 {
    width: calc(100% - 180px);
}

.main-content-top-2-1 {
    font-size: 20px;
    position: relative;
    top: 14px;
    font-weight: bold;
}

.main-content-top-3 {
    width: 120px;
    text-align: right;
}

.main-content-top-3-1 {
    color: #4db8ff;
    top: 14px;
    position: relative;
    padding: 14px;
    cursor: pointer;
}

.main-content-center {
    height: calc(100% - 60px);
}

.main-center-detail {
    background-color: #fff;
    margin: 4px 10px 24px 10px;
    width: calc(100% - 20px);
    padding: 0 8px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
}

.main-center-detail-1 {
    min-height: 36px;
    padding: 4px 0;
}

.main-center-detail-1-1 {
    width: 40px;
    text-align: left;
    cursor: pointer;
    display: none;
}

.main-center-detail-1-1-1 {
    font-size: 20px;
    top: 1px;
    color: #2674e0;
    position: relative;
    font-size: 24px;
}

.main-center-detail-1-2 {
    width: calc(100% - 80px);
}

.main-center-detail-1-2-1 {
    font-size: 18px;
    position: relative;
    top: 3px;
    font-weight: bold;
    cursor: pointer;
}

.main-center-detail-1-3 {
    width: 80px;
    text-align: right;
}

.main-center-detail-1-3-1 {
    color: #4db8ff;
    top: 14px;
    position: relative;
    padding: 14px 0;
    cursor: pointer;
}



.main-center-detail-1-3-1-1 {
    color: #4db8ff;
    top: 4px;
    position: relative;
    padding: 14px 0;
    cursor: pointer;
}




.main-center-detail-2 {
    display: flex;
    display: flexbox;
    border-top: 1px solid #ccc;
}

.chartdivAmChart {
    height: 160px;
    width: 100%;
}


.main-center-detail-2-2 {
    width: 180px;
    text-align: center;
}

.main-center-detail-2-1 {
    width: calc(100% - 180px);
    padding: 12px 0 0 0;
}

.main-center-detail-2-1-1 {
    padding: 4px 0;
    color: #2674e0;
    font-size: 16px;
}

.main-center-detail-2-1-2 {
    padding: 4px 0;
}

.main-center-detail-2-1-2-1 {
    width: 18px;
    float: left;
    height: 18px;
    border-radius: 50%;
}

.main-center-detail-2-1-2-2 {
    width: calc(100% - 20px);
    float: left;
    padding: 0px 6px;
}




.main-center-top-1-1, .main-center-top-1-1:focus, .main-center-top-1-1:active {
    width: calc(100% - 50px);
    margin-left: 10px;
    height: 33px;
    border: 1px solid #ddd;
    padding-left: 36px;
    border-radius: 3px;
}

.main-center-top-1-2 {
    left: 38px;
    float: left;
    top: 10px;
    cursor: pointer;
}

.main-center-top-1-3 {
    right: 45px;
    float: right;
    top: 10px;
    cursor: pointer;
}

.main-center-top-2 {
    padding: 2px 14px 8px 14px;
}

.main-center-top-2-1 {
    padding: 2px 0 2px 0;
}

.main-center-top-2-1-1 {
    font-size: 18px;
    color: #2674e0;
    width: calc(100% - 130px);
}

.main-center-top-2-1-2 {
    width: 130px;
}

.main-center-top-2-2 {
    padding: 4px 0;
    font-size: 14px;
    color: #000;
}

.main-center-top-2-1-2-1 {
    padding: 4px 0;
}

.main-center-top-2-1-1-1 {
    padding: 4px 0;
    color: #000;
    cursor: pointer;
}

.main-center-top-2-1-1-2 {
    padding: 4px 0;
    /*cursor: pointer;*/
}

.main-center-top-breadcrumb {
    font-size: 16px;
    padding: 2px 14px;
    background-color: #dadada;
    font-weight: bold;
}

    .main-center-top-breadcrumb:hover {
        color: #2674e0;
    }


.main-center-body {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}


.main-center-top-2-1-2-2 {
    font-size: 22px;
    float: right;
    margin-right: 4px;
    cursor: pointer;
}

.main-center-top-2-1-2-3 {
    font-size: 18px;
    float: right;
    cursor: pointer;
}

.main-center-top-1-4 {
    color: #fff;
    background-color: #2674e0;
    padding: 8px 15px 8px 15px;
    position: relative;
    top: 7px;
    border-radius: 3px;
    cursor: pointer;
}

.popup-style-header {
}

.popup-style-body {
    padding: 0 10px !important;
}

.popup-style-footer {
}

.popup-style-1 {
}

.popup-style-1-1 {
}

.popup-style-1-1-1 {
    padding: 4px 6px;
}


.popup-style-1-1-1-1 {
    padding: 4px 0;
}

.popup-style-1-1-1-2 {
}

.popup-style-1-2 {
    background-color: #f5f5f5;
    margin: 0;
}

.popup-style-1-2-1 {
    text-align: center;
    padding: 20px;
    cursor: pointer;
    width: 100%;
    margin: 0;
    font-weight: 500;
}

.popup-style-1-2-1-1 {
}

.popup-style-1-2-1-1-1 {
    font-size: 32px;
    color: #999;
}

.popup-style-1-2-1-2 {
}

.popup-style-1-2-2 {
    display: none !important;
}

.popup-style-2 {
}

.popup-style-2-1 {
    text-align: left;
}

.popup-style-2-1-1 {
}

.popup-style-2-1-2 {
}

.popup-style-2-2 {
}

.popup-style-2-2-1 {
}

.popup-style-2-2-1-1 {
    background-color: #337ab7;
    color: #fff;
    padding: 6px 10px;
    border-radius: 4px;
}

.popup-style-2-2-2 {
}

.popup-style-2-2-2-1 {
    background-color: #ddd;
    padding: 6px 20px;
    border-radius: 4px;
}



.tlvh-table table {
    width: 100%;
    table-layout: fixed;
}

.tlvh-table .tbl-header {
    width: calc(100% - 7px);
    background-color: rgba(255, 255, 255, 0.3);
}

.tlvh-table .tbl-content {
    height: calc(100% - 40px);
    overflow-x: auto;
    margin-top: 0px;
    overflow-x: auto;
    /*border-bottom: 1px solid #ccc;*/
    /*direction: rtl;*/
    padding-bottom: 4px;
}

    .tlvh-table .tbl-content table {
        /*direction: ltr;*/
    }

.tlvh-table th {
    padding: 6px 4px;
    text-align: center;
    font-weight: 500;
    border: solid 1px #ccc;
    background-color: #76abd987;
}

thead th {
    background-color: #f1f1f1;
}

.tlvh-table td {
    padding: 0px 0px;
    text-align: center;
    vertical-align: middle;
    font-weight: 300;
    border: solid 1px #ccc;
    background-color: #fff;
    /*line-height: 33px;*/
}

.table-ho {
    padding: 0 4px;
}

    .table-ho th:first-child, .table-ho td:first-child {
        width: 10%;
        text-align: center;
    }

    .table-ho th:nth-child(2), .table-ho td:nth-child(2) {
        width: 30%;
        text-align: center;
    }

    .table-ho th:nth-child(3), .table-ho td:nth-child(3) {
        width: 20%;
        text-align: center;
    }

    .table-ho th:nth-child(4), .table-ho td:nth-child(4) {
        width: 20%;
        text-align: center;
    }

    .table-ho th:nth-child(5), .table-ho td:nth-child(5) {
        width: 20%;
        text-align: center;
    }

.add-ho-data {
    padding: 0 4px;
}

.add-ho-datadetail {
    height: 40px;
    border: 1px solid #ccc;
    border-top: none;
    background-color: #fff;
    padding: 8px 0px 0px 16px;
    cursor: pointer;
}

.add-ho-datadetail-1 {
    height: 100%;
    text-align: center;
}

.add-ho-datadetail-1-1 {
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
    background-color: #fafafa;
    text-align: center;
    height: 40px;
}

    .add-ho-datadetail-1-1:-moz-read-only { /* For Firefox */
        background-color: transparent;
    }

    .add-ho-datadetail-1-1:read-only {
        background-color: transparent;
    }

.add-ho-datadetail-1-2 {
    font-size: 16px;
    position: relative;
    top: 3px;
    padding: 0 10px;
    cursor: pointer;
}

.add-ho-datadetail-1-2-1 {
    font-size: 16px;
    position: relative;
    top: 9px;
    padding-left: 10px;
}

.add-ho-datadetail-1-3 {
}

.add-ho-datadetail-2-1 {
}

.add-ho-datadetail-2-2 {
}

.borderleft {
    border-left: 1px solid #ccc;
}

.textalign {
    text-align: center;
}

.main-content-top-title {
    padding: 4px 4px 8px 16px;
    font-size: 18px;
}

.main-content-top-back {
    float: right;
    right: 40px;
    position: relative;
    color: #337ab7;
    cursor: pointer;
}

.main-center-top-dt {
    padding: 4px 0;
}

.add-ho-qldm {
    height: 40px;
    border: 1px solid #ccc;
    border-top: none;
    background-color: #fff;
    padding: 8px 0px 0px 16px;
    cursor: pointer;
}

.add-ho-qldm-1 {
    height: 100%;
    text-align: center;
}

.add-ho-qldm-1-1 {
    width: 100%;
    height: 100%;
    outline: none;
    background-color: #fafafa;
    text-align: center;
    height: 40px;
    border: 0.5px solid #00ccff;
}

    .add-ho-qldm-1-1:-moz-read-only { /* For Firefox */
        background-color: transparent;
        border: none;
    }

    .add-ho-qldm-1-1:read-only {
        background-color: transparent !important;
        border: none !important;
    }

.add-ho-qldm-1-2 {
    font-size: 16px;
    position: relative;
    top: 3px;
    padding: 0 10px;
    cursor: pointer;
}

.add-ho-qldm-1-2-1 {
    font-size: 16px;
    position: relative;
    top: 9px;
    padding-left: 10px;
}

.add-ho-qldm-1-3 {
}

.add-ho-qldm-2-1 {
}

.add-ho-qldm-2-2 {
}

.qldm-input {
    width: 100%;
    height: 34px;
}

.hopdong-form {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    top: 0;
    z-index: 1111;
    display: none;
}

.hopdong-form-left {
    width: 550px;
    height: 100%;
    float: left;
}

.hopdong-form-right {
    width: calc(100% - 550px);
    height: 100%;
    background-color: #fff;
    float: left;
}

#main-menu-1 {
    float: left;
    width: 100%;
}

#main-menu-2 {
    float: left;
    width: 100%;
}

.input-hd-class {
    width: 100%;
    border: none;
    height: 100%;
}

input.input-hd-class::-webkit-inner-spin-button, input.input-hd-class::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}


.main-search-m1, .main-search-m2 {
    display: none;
}
