﻿.ttl-pc-form-1, .ttl-pc-form-2, .ttl-pc-form-3, .ttl-pc-form-4, .ttl-pc-form-5, .ttl-pc-form-6, .ttl-pc-form-7, .ttl-pc-form-8, .ttl-pc-form-9, .ttl-pc-form-10, .ttl-pc-form-11, .ttl-pc-form-12 {
    float: left !important;
    min-height: 1px;
}

.ttl-pc-form-12 {
    width: 100% !important;
}

.ttl-pc-form-11 {
    width: 91.66666666% !important;
}

.ttl-pc-form-10 {
    width: 83.33333333% !important;
}

.ttl-pc-form-9 {
    width: 75% !important;
}

.ttl-pc-form-8 {
    width: 66.66666666% !important;
}

.ttl-pc-form-7 {
    width: 58.33333333% !important;
}

.ttl-pc-form-6 {
    width: 50% !important;
}

.ttl-pc-form-5 {
    width: 41.66666666% !important;
}

.ttl-pc-form-4 {
    width: 33.33333333% !important;
}

.ttl-pc-form-3 {
    width: 25% !important;
}

.ttl-pc-form-2 {
    width: 16.66666666% !important;
}

.ttl-pc-form-1 {
    width: 8.33333333% !important;
}

#view-ttl {
    width: 100% !important;
    height: 91% !important;
    height: -webkit-calc(-webkit-fill-available - 56px) !important;
    height: calc(100vh - 56px) !important;
    color: #000 !important;
}

.ttl-pc-w-100 {
    width: 100% !important;
}

.ttl-pc-h-100 {
    height: 100% !important;
}

.ttl-pc-1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 13px !important;
}

    .ttl-pc-1 .gutter {
    }


        .ttl-pc-1 .gutter.gutter-horizontal {
            cursor: ew-resize;
        }

    .ttl-pc-1 .gutter {
        background-color: #eee;
        background-repeat: no-repeat;
        background-position: 50%;
    }

        .ttl-pc-1 .gutter.gutter-vertical {
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAFAQMAAABo7865AAAABlBMVEVHcEzMzMzyAv2sAAAAAXRSTlMAQObYZgAAABBJREFUeF5jOAMEEAIEEFwAn3kMwcB6I2AAAAAASUVORK5CYII=');
        }

        .ttl-pc-1 .gutter.gutter-horizontal {
            background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg==');
        }

.ttl-pc-1-1 {
    width: 200px;
    overflow: hidden;
    flex-grow: 0;
    flex-shrink: 0;
}

    .ttl-pc-1-1 .hltree-icon {
        position: relative;
    }

        .ttl-pc-1-1 .hltree-icon svg {
            fill: #0082c9;
        }

        .ttl-pc-1-1 .hltree-icon i {
            color: #0082c9;
        }

        .ttl-pc-1-1 .hltree-icon img {
            color: #0082c9;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }


.ttl-pc-1-1-1 {
    height: 36px;
    padding: 4px 0 4px 10px;
}

.ttl-pc-1-1-1-1 {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 4px 13px;
}

.ttl-pc-1-1-1-1-1 {
}

.ttl-pc-1-1-1-2 {
    overflow: auto !important;
    margin: 4px 0 0 0 !important;
    width: 160px !important;
}

    .ttl-pc-1-1-1-2 li {
        float: left;
    }

    .ttl-pc-1-1-1-2 a {
        float: left;
        width: 100%;
        padding: 4px 12px !important;
        font-size: 13px !important;
    }

.ttl-pc-1-1-1-2-1 {
    width: 24px;
    height: 24px;
    float: left;
    padding: 2px 0 0 0;
}

.ttl-pc-1-1-1-2-2 {
    float: left;
    padding: 0 0 0 6px;
    cursor: pointer;
    margin: 0;
}

.ttl-pc-1-1-1-2-3 {
    margin: 2px 0;
    border-top-color: #ccc;
}

.ttl-pc-1-1-1-3 {
    color: #5285b8;
    right: 0;
    position: absolute;
    padding: 10px;
    cursor: pointer;
}

.ttl-pc-1-1-2 {
    height: -webkit-calc(100% - 68px);
    height: -moz-calc(100% - 68px);
    height: calc(100% - 68px);
    overflow: auto;
}

    .ttl-pc-1-1-2::-webkit-scrollbar {
        width: 4px;
        height: 6px;
    }

    .ttl-pc-1-1-2::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
        background: rgba(0, 0, 0, 0.04);
    }

    .ttl-pc-1-1-2::-webkit-scrollbar-thumb {
        -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0);
        box-shadow: inset 0 0 10px rgba(0, 0, 0, 0);
        background: rgba(0, 0, 0, 0.3);
    }

.ttl-pc-1-2 {
    overflow: hidden;
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}

.ttl-pc-1-2-1 {
    /* height: 32px; */
    border-bottom: 1px solid #dadce0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 4px 0 0 0;
}

.ttl-pc-1-2-1-1 {
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 36px;
}

.ttl-pc-1-2-1-2 {
    width: 180px;
    flex-grow: 0;
    flex-shrink: 0;
    text-align: right;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.ttl-pc-1-2-2 {
    height: -webkit-calc(100% - 40px);
    height: -moz-calc(100% - 40px);
    height: calc(100% - 40px);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.ttl-pc-1-2-2-1 {
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.ttl-pc-1-2-2-2 {
    flex-grow: 0;
    flex-shrink: 0;
    /*background-color: rgba(0,0,0,0.1);*/
    width: 0 !important;
    border-left: 1px solid #ccc;
    display: none;
}

.ttl-view-detail .ttl-pc-1-2-2-2 {
    width: 320px !important;
    display: block;
}


.ttl-pc-bar-1 {
    float: left;
}

.ttl-pc-bar-1-1 {
    float: left;
}

    .ttl-pc-bar-1-1:first-child .ttl-pc-bar-1-1-1 {
        margin: 0;
    }

    .ttl-pc-bar-1-1:last-child .ttl-pc-bar-1-1-2 {
        display: none;
    }

    .ttl-pc-bar-1-1 li {
        border-bottom: 1px solid #ccc;
        padding: 6px 7px;
    }

        .ttl-pc-bar-1-1 li:last-child {
            border: none;
        }

        .ttl-pc-bar-1-1 li a, .ttl-pc-bar-1-1 li a:hover {
            font-size: 14px;
            color: #000 !important;
        }

    .ttl-pc-bar-1-1 .dropdown-menu {
        width: max-content;
        max-width: 500px;
        min-width: 200px;
        transform: none !important;
        top: 34px !important;
    }

.ttl-pc-bar-1-1-1 {
    font-size: 14px;
    padding: 6px 8px;
    margin: 0 0 0 8px;
    cursor: pointer;
    float: left;
    white-space: nowrap;
    /*max-width: 200px;*/
    overflow: hidden;
    text-overflow: ellipsis;
}

.ttl-pc-directory-path-scrollbar .ttl-pc-bar-1-1-1 {
    max-width: 300px;
}

.ttl-pc-bar-1-1-1:hover {
    border-radius: 8px;
    background-color: rgba(0,0,0,0.1);
}

.ttl-pc-bar-1-1-2 {
    fill: #6e757b;
    position: relative;
    top: 4px;
    float: left;
}

.ttl-pc-bar-1-1-3 {
    cursor: pointer;
    width: 28px;
    height: 28px;
    padding: 0px;
    float: left;
}

    .ttl-pc-bar-1-1-3:hover {
        border-radius: 50%;
        background-color: rgba(0,0,0,0.1);
    }

.ttl-pc-bar-1-1-4 {
    fill: #6e757b;
    position: relative;
    top: 4px;
}

.ttl-pc-bar-1-1-5 {
    fill: #6e757b;
    margin: 0 4px 0 4px;
    position: relative;
    top: 6px;
    float: left;
    left: 4px;
}

.ttl-pc-input-style-1 {
    width: 100%;
    border: 1px solid #ccc;
    height: 30px;
    border-radius: 4px;
    padding: 0 0 0 8px;
}

.ttl-pc-btn-style-1 {
}

.ttl-pc-list-upload-1 {
    color: #000;
}


.ttl-pc-liupde-1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 6px 0;
    border-bottom: 1px solid #ccc;
    min-height: 48px;
}

    .ttl-pc-liupde-1:last-child {
        border: none;
    }

.ttl-pc-liupde-1-1 {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
    width: 40px;
}

.ttl-pc-liupde-1-1-1 {
}

.ttl-pc-liupde-1-1-2 {
    position: absolute;
    bottom: 0;
    background-color: #0082c9;
    color: #fff;
    padding: 1px 3px;
    font-size: 9px;
    text-transform: uppercase;
    width: 30px;
    left: -3px;
}

.ttl-pc-liupde-1-1-11 {
    max-height: 32px;
    max-width: 32px;
    height: 100%;
    left: -3px;
    position: relative;
}

.ttl-pc-liupde-1-1 svg {
    width: 32px;
    height: 32px;
    fill: #0082c9;
    left: -3px;
    position: relative;
}

.ttl-pc-liupde-1-2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 8px 0 0 0;
    overflow: hidden;
}

.ttl-pc-liupde-1-2-1 {
    overflow: hidden;
    white-space: nowrap;
    margin-right: 8px;
    text-overflow: ellipsis;
}

.ttl-pc-liupde-1-2-2 {
    position: relative;
    display: inline;
    flex-grow: 0;
    flex-shrink: 0;
    overflow: hidden;
    white-space: pre;
    overflow-wrap: break-word;
    font-size: 11px;
    margin-right: 8px;
    color: #b2b7c4;
    cursor: inherit;
}

.ttl-pc-liupde-1-3 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
    width: 40px;
    text-align: right;
    /* cursor: pointer; */
}

.ttl-pc-liupde-1-3-1 {
    width: 36px;
    position: relative;
    cursor: pointer;
}

    .ttl-pc-liupde-1-3-1 i {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .ttl-pc-liupde-1-3-1 img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .ttl-pc-liupde-1-3-1 svg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 14px;
    }

.ttl-pc-liupde-1-3-2 {
}

.ttl-pc-liupde-1-3-4 {
    width: 36px;
    position: relative;
    cursor: pointer;
}

    .ttl-pc-liupde-1-3-4 svg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        fill: #a20000;
        width: 14px;
        height: 20px;
    }

.ttl-pc-liupde-1-3-5 {
    width: 36px;
    position: relative;
}

    .ttl-pc-liupde-1-3-5 svg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        fill: #00a200;
    }

.ttl-pc-liupde-1-4-2 {
    width: 36px;
    position: relative;
}

    .ttl-pc-liupde-1-4-2 svg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        fill: #a20000;
        width: 14px;
        height: 20px;
    }

.ttl-pc-liupde-1-4-3 {
    width: 100%;
    position: relative;
}

.ttl-pc-liupde-1-4-3-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}



.ttl-pc-liupde-1-4 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
    width: 150px;
    text-align: right;
    /* cursor: pointer; */
}

.ttl-pc-modal-body {
    padding: 4px 15px;
    max-height: 60vh;
    overflow: auto;
}

.ttl-pc-cursor-pointer {
    cursor: pointer;
}

.ttl-pc-liupde-folders {
    cursor: pointer;
}

    .ttl-pc-liupde-folders .ttl-pc-liupde-1-2-1 {
        cursor: pointer;
    }

.ttl-pc-list-upload-2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0;
}

.ttl-pc-list-upload-2-1 {
    border-right: 1px solid #dadce0;
    padding: 15px 4px;
    overflow: auto;
}

.ttl-pc-list-upload-2-2 {
    padding: 4px 15px;
    overflow: auto;
}

.ttl-pc-list-upload-2-2-1 {
}

#ttl-pc-folder-uploaded-hltree .hltree-icon svg {
    fill: #0082c9;
}


.ttl-view-grid-icon {
    margin: 0 2px;
    background-color: #e8f0fe;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    cursor: pointer;
    flex-grow: 0;
    flex-shrink: 0;
}

    .ttl-view-grid-icon svg {
        padding: 1px;
        position: relative;
        top: 4px;
        left: -4px;
        fill: #074dad !important;
    }

.ttl-view-list .ttl-view-grid-icon {
    display: none;
}

.ttl-view-list-icon {
    margin: 0 2px;
    background-color: #e8f0fe;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    cursor: pointer;
    flex-grow: 0;
    flex-shrink: 0;
}

    .ttl-view-list-icon svg {
        padding: 0px;
        position: relative;
        top: 4px;
        left: -4px;
        fill: #074dad !important;
    }

.ttl-view-grid .ttl-view-list-icon {
    display: none;
}


.ttl-view-detail-icon {
    margin: 0 2px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    cursor: pointer;
    flex-grow: 0;
    flex-shrink: 0;
}

    .ttl-view-detail-icon svg {
        padding: 1px;
        position: relative;
        top: 4px;
        left: -4px;
        fill: #074dad !important;
    }

.ttl-view-detail .ttl-view-detail-icon {
    background-color: #e8f0fe;
}

.ttl-pc-view-list-1 {
    height: 100%;
    overflow: auto;
}

    .ttl-pc-view-list-1 table {
        width: 100%;
        table-layout: fixed;
    }

    .ttl-pc-view-list-1 .tbl-header {
    }

    .ttl-pc-view-list-1 .tbl-content {
        height: -webkit-calc(100% - 50px);
        height: -moz-calc(100% - 50px);
        height: calc(100% - 50px);
        overflow-x: auto;
        margin-top: 0px;
    }

    .ttl-pc-view-list-1 th {
        padding: 2px 4px;
        text-align: left;
        border-bottom: solid 1px rgba(0,0,0,0.8);
    }

    .ttl-pc-view-list-1 td {
        padding: 4px 4px;
        text-align: left;
        vertical-align: middle;
        border-bottom: solid 1px rgba(0,0,0,0.2);
    }

        .ttl-pc-view-list-1 th:nth-child(1), .ttl-pc-view-list-1 td:nth-child(1) {
            width: 4%;
            text-align: center;
            position: relative;
        }

        .ttl-pc-view-list-1 th:nth-child(2), .ttl-pc-view-list-1 td:nth-child(2) {
            width: 56%;
        }

        .ttl-pc-view-list-1 th:nth-child(3), .ttl-pc-view-list-1 td:nth-child(3) {
            width: 15%;
        }

        .ttl-pc-view-list-1 th:nth-child(4), .ttl-pc-view-list-1 td:nth-child(4) {
            width: 15%;
        }

        .ttl-pc-view-list-1 th:nth-child(5), .ttl-pc-view-list-1 td:nth-child(5) {
            width: 10%;
        }

/* The ttl-div-checkbox-1 */
.ttl-div-checkbox-1 {
    width: 100%;
    cursor: pointer;
}

    /* Hide the browser's default checkbox */
    .ttl-div-checkbox-1 input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.ttl-input-checkmark-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 16px;
    width: 16px;
    background-color: #ddd;
    cursor: pointer;
}

/* On mouse-over, add a grey background color */
.ttl-div-checkbox-1:hover input ~ .ttl-input-checkmark-1 {
    background-color: #bbb;
}

/* When the checkbox is checked, add a blue background */
.ttl-div-checkbox-1 input:checked ~ .ttl-input-checkmark-1 {
    background-color: #2196F3;
}

/* Create the ttl-input-checkmark-1/indicator (hidden when not checked) */
.ttl-input-checkmark-1:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the ttl-input-checkmark-1 when checked */
.ttl-div-checkbox-1 input:checked ~ .ttl-input-checkmark-1:after {
    display: block;
}

/* Style the ttl-input-checkmark-1/indicator */
.ttl-div-checkbox-1 .ttl-input-checkmark-1:after {
    left: 6px;
    top: 1px;
    width: 5px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ttl-div-name-1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.ttl-div-name-1-1 {
    width: 40px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
}

    .ttl-div-name-1-1 i {
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        font-size: 18px;
        color: #0082c9;
    }

    .ttl-div-name-1-1 svg {
        fill: #0082c9;
        height: 26px;
        width: 26px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .ttl-div-name-1-1 img {
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        font-size: 18px;
        color: #0082c9;
    }

.ttl-div-name-1-1-1 {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-size: 18px;
    color: #0082c9;
}

.ttl-div-name-1-1-2 {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ttl-div-name-1-1-3 {
    fill: #0082c9;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ttl-div-name-1-1-4 {
    width: 26px;
    height: 12px;
    position: absolute;
    bottom: 6px;
    left: 7px;
    background-color: #0082c9;
    font-size: 8px;
    color: #fff;
    padding: 1px 0 0 3px;
    text-transform: uppercase;
}

.ttl-div-name-1-2 {
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}

.ttl-div-name-1-2-1 {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.ttl-div-name-1-2-1-1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 4px 0 0;
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.ttl-div-name-1-2-1-2 {
    width: 24px;
    flex-grow: 0;
    flex-shrink: 0;
    display: none;
}

.ttl-div-name-1-2-1-2-1 {
    fill: #fc0;
}

.ttl-pc-view-list-2 {
    height: 100%;
}

.ttl-pc-view-list-2-1 {
    /* height: 40px; */
}

.ttl-pc-view-list-2-2 {
    height: -webkit-calc(100% - 50px);
    height: -moz-calc(100% - 50px);
    height: calc(100% - 50px);
    overflow: auto;
    position: relative;
}


.ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 48px;
    border-bottom: 1px solid #dadce0;
    background-color: #fff;
}

.ttl-pc-view-list-2-2 .ttl-pc-view-list-2-1-1 {
    cursor: pointer;
}

.ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1:hover {
    background-color: #f1f1f1;
}

.ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-1 {
    width: 30px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-2 {
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    position: relative;
}

.ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-2-1 {
    position: absolute;
    top: 50%;
    padding: 0 0 0 8px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
}

.ttl-pc-view-list-2-1-1-2-1-1 {
    float: left;
}

.ttl-pc-view-list-2-1-1-2-1-2 {
    float: left;
    padding: 0 0 0 8px;
    font-weight: normal;
}

.ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-3 {
    width: 150px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
}

.ttl-view-detail .ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-3 {
    display: none;
}

.ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-3-1 {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ttl-pc-view-list-2-1 .ttl-pc-view-list-2-1-1-2-1 {
    font-weight: bold;
}

.ttl-pc-view-list-2-1 .ttl-pc-view-list-2-1-1-3-1 {
    font-weight: bold;
}

.ttl-pc-view-list-2-1 .ttl-pc-view-list-2-1-1-4-1 {
    font-weight: bold;
}

.ttl-pc-view-list-2-1 .ttl-pc-view-list-2-1-1-5-1 {
    font-weight: bold;
}

.ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-31 {
    width: 200px !important;
}

.ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-4 {
    width: 150px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
}

.ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-4-1 {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    padding: 0 4px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-5 {
    width: 150px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
}

.ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-5-1 {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    padding: 0 4px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ttl-pc-view-grid-1 {
    height: 100%;
    overflow: auto;
    display: grid;
    grid-template-columns: repeat(auto-fill, 180px);
    justify-content: space-around;
    row-gap: 15px;
    padding: 4px 0;
    position: relative;
    column-gap: 15px;
}

.ttl-pc-view-grid-1-1 {
    display: block;
    position: relative;
    height: 190px;
    border-radius: 4px;
    /* background-color: #f1f1f1; */
    border: 1px solid #dadce0;
    cursor: pointer;
    overflow: hidden;
}

    .ttl-pc-view-grid-1-1:hover {
        background-color: #f1f1f1;
    }

.ttl-pc-view-list-2-1-1.ttl-pc-view-list-active {
    color: #1967d2;
    background-color: #e8f0fe;
}

.ttl-pc-view-grid-1-1.ttl-pc-view-list-active .ttl-pc-view-grid-1-1-2 {
    color: #1967d2;
    background-color: #e8f0fe;
}

.ttl-pc-view-list-2-1-1.ttl-pc-view-list-selected {
    color: #1967d2;
    background-color: #e8f0fe;
}

.ttl-pc-view-grid-1-1.ttl-pc-view-list-selected .ttl-pc-view-grid-1-1-2 {
    color: #1967d2;
    background-color: #e8f0fe;
}

.ttl-pc-view-grid-1-1-1 {
    /* background-color: #fafafa; */
    height: 150px;
    position: relative;
}

    .ttl-pc-view-grid-1-1-1 img {
        width: 30px;
        height: 40px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        fill: #0082c9;
    }

    .ttl-pc-view-grid-1-1-1 svg {
        width: 80px;
        height: 80px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        fill: #0082c9;
    }

.ttl-pc-view-grid-1-1-1-2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    max-width: 100%;
}

.ttl-pc-view-grid-1-1-1-3 {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    fill: #0082c9;
}

.ttl-pc-view-grid-1-1-1-4 {
    width: 66px;
    height: 26px;
    position: absolute;
    bottom: 26px;
    left: calc(50% - 6px);
    transform: translate(-50%, -50%);
    background-color: #0082c9;
    font-size: 18px;
    color: #fff;
    padding: 3px 0 0 4px;
    text-transform: uppercase;
}

.ttl-pc-view-grid-1-1-1-5 {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #0082c9;
    font-size: 70px;
    text-align: center;
}

.ttl-pc-view-grid-1-1-2 {
    background-color: #fafafa;
    height: 40px;
    position: relative;
}

.ttl_tree_review_1 .ttl-pc-view-grid-1-1-2-1:before {
    content: "(Chờ duyệt)";
    font-style: italic;
    font-size: 11px;
    color: #ff4f4f !important;
    padding: 0 10px 0 0;
}

.ttl-pc-view-grid-1-1-2-1 {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    padding: 0 6px;
}

.ttl-pc-view-grid-1-1-3 {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
}

.ttl-right-menu-1 {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100% !important;
}

.ttl-right-menu-1-1 {
    padding: 6px 24px;
    cursor: pointer;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

    .ttl-right-menu-1-1:hover {
        background-color: #ccc;
    }

.ttl-right-menu-1-1-1 {
    fill: #0082c9;
}

.ttl-right-menu-1-1-2 {
    padding: 3px 0 0 10px;
}

.ttl-right-menu-hr-1 {
    margin: 0;
    padding: 0;
    border-color: #ccc;
}

.ttl-pc-modal-title-1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 6px 0 0 12px;
}

.ttl-pc-modal-title-1-1 {
    margin-right: 12px;
}

    .ttl-pc-modal-title-1-1 svg {
        fill: #fff;
    }

.ttl-pc-modal-title-1-2 {
    font-size: 18px;
    font-weight: 500;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.ttl-user-chiase {
    margin: 0;
    min-height: 36px;
}

.ttl-trangthai-chiase {
}

.ttl-div-chiase-1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.ttl-div-chiase-1-1 {
    background-color: #f1f3f3;
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

    .ttl-div-chiase-1-1 .tagit-input {
        background-color: #f1f3f3;
    }

.ttl-div-chiase-1-2 {
    padding: 0 8px;
    width: 145px;
    flex-grow: 0;
    flex-shrink: 0;
}

    .ttl-div-chiase-1-2 .dropdown {
        width: 100%;
    }

        .ttl-div-chiase-1-2 .dropdown .btn {
            width: 100%;
            text-align: left;
        }

            .ttl-div-chiase-1-2 .dropdown .btn .caret {
                float: right;
                position: relative;
                top: 6px;
            }

    .ttl-div-chiase-1-2 .dropup {
        width: 100%;
    }

        .ttl-div-chiase-1-2 .dropup .btn {
            width: 100%;
            text-align: left;
        }

            .ttl-div-chiase-1-2 .dropup .btn .caret {
                float: right;
                position: relative;
                top: 6px;
            }

    .ttl-div-chiase-1-2 ul.dropdown-menu {
        margin: 3px 0 0 0;
        overflow: auto;
        width: 136px;
        min-width: 136px;
    }

    .ttl-div-chiase-1-2 .k-dropdown-wrap {
        border: none;
        background-color: #f1f3f3;
        border-radius: 0;
    }

    .ttl-div-chiase-1-2 .dropdown-menu > li > a {
        padding: 0px 10px;
        line-height: 28px;
        font-size: 13px;
    }

    .ttl-div-chiase-1-2 .dropdown-menu .divider {
        margin: 0;
    }

.ttl-div-chiase-2 {
    margin: 0 0 10px 0;
    padding: 8px 0 6px 0;
    background-color: #f7f8f9;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-height: 60px;
}

.ttl-div-chiase-2-1 {
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.ttl-div-chiase-2-1-1 {
    width: 60px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
}

.ttl-div-chiase-2-1-1-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #004d40;
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.ttl-div-chiase-2-1-1-1-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 20px;
}

.ttl-div-chiase-2-1-1-2 {
    width: 36px;
    height: 36px;
    background-color: #d7e7ff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ttl-div-chiase-2-1-1-2-1 {
    fill: #174ea6;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ttl-div-chiase-2-1-2 {
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 0 0 8px;
    overflow: hidden;
}

.ttl-div-chiase-2-1-2-1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 14px;
}

.ttl-div-chiase-2-1-2-1-delete {
    color: #c76638;
    font-style: italic;
}

.ttl-div-chiase-2-1-2-2 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #777;
    font-style: italic;
}

.ttl-div-chiase-2-1-2-3 {
    font-size: 14px;
    padding: 0 111px 0 0;
}

.ttl-div-chiase-2-2 {
    height: 40px;
    position: relative;
    width: 140px;
    float: left;
}

.ttl-div-chiase-2-2-1 {
    text-align: center;
    color: rgba(60,64,67,0.7);
    font-style: italic;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.ttl-div-chiase-list-1 {
    padding: 6px 15px;
}

.ttl-div-chiase-list-2 {
    padding: 6px 15px;
    display: none;
}

.ttl-div-chiase-3 {
    max-height: calc(60vh - 160px);
    overflow: auto;
}

.ttl-div-chiase-3-1 {
    -webkit-border-radius: 16px;
    border-radius: 16px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    max-width: 100%;
    border: 1px #dadce0 solid;
    height: 36px;
    display: inline-block;
    margin: 0 8px 8px 0;
}

.ttl-div-chiase-3-1-1 {
    -webkit-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    position: relative;
    margin: 0 12px;
}

    .ttl-div-chiase-3-1-1 svg {
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        margin: 0 4px 0 -4px;
        color: #0082c9;
        fill: #0082c9;
        width: 22px;
        height: 22px;
    }

    .ttl-div-chiase-3-1-1 i {
        -webkit-flex-shrink: 0;
        flex-shrink: 0;
        margin: 0 4px 0 -4px;
        color: #0082c9;
        fill: #0082c9;
        width: 24px;
        height: 24px;
        font-size: 14px;
        color: #0082c9;
        padding: 4px 0 0 6px;
    }


.ttl-div-chiase-3-1-1-1 {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin: 0 4px 0 -4px;
    color: #0082c9;
    fill: #0082c9;
    width: 22px;
    height: 22px;
}

.ttl-div-chiase-3-1-1-11 {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin: 0 4px 0 -4px;
    color: #0082c9;
    fill: #0082c9;
    width: 24px;
    height: 24px;
    font-size: 14px;
    color: #0082c9;
    padding: 4px 0 0 6px;
}

.ttl-div-chiase-3-1-1-12 {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin: 0 4px 0 -4px;
    color: #0082c9;
    fill: #0082c9;
    width: 22px;
    height: 22px;
}

.ttl-div-chiase-3-1-1-13 {
    width: 26px;
    height: 12px;
    position: absolute;
    bottom: 3px;
    left: -3px;
    background-color: #0082c9;
    font-size: 8px;
    color: #fff;
    padding: 0 0 0 3px;
    text-transform: uppercase;
    line-height: 12px;
}

.ttl-div-chiase-3-1-1-2 {
    margin: 6px 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ttl-div-chiase-3-1-2 {
}

.ttl-div-chiase-3-1-2-1 {
}

.ttl-div-chiase-4 {
}

.ttl-div-chiase-4-1 {
    color: #15c;
    border: 1px solid #ccc;
    width: 210px;
    padding: 5px 14px;
    cursor: pointer;
    border-radius: 18px;
    float: right;
}

.ttl-div-chiase-active-1 .ttl-div-chiase-4-1 {
    background-color: #f0f6ff;
}

.ttl-div-chiase-active-1 .ttl-div-chiase-list-2 {
    display: block;
}

.ttl-div-chiase-body {
    padding: 0;
    overflow: auto;
}

.ttl-div-chiase-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: 36px 24px 24px 24px;
}

.ttl-div-chiase-11-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    background-color: #f1f3f4;
    overflow: hidden;
}

.ttl-div-chiase-11-1-1 {
    border-width: 0;
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 2px 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #e6f4ea !important;
    color: #1e8e3e;
}

    .ttl-div-chiase-11-1-1:focus {
        border-width: 1px;
    }

.ttl-div-chiase-11-2 {
    height: 36px;
    padding: 8px 8px 0 8px;
    font-family: "Google Sans",Roboto,Arial,sans-serif;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-left: 8px;
    position: relative;
    color: #174ea6;
    background-color: #ebf3ff;
    cursor: pointer;
}

    .ttl-div-chiase-11-2 .tooltiptext {
        visibility: hidden;
        max-width: 190px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 12px;
        position: absolute;
        z-index: 1;
        bottom: 114%;
        right: 0;
        margin-left: -75px;
        opacity: 0;
        transition: opacity 0.3s;
    }

        .ttl-div-chiase-11-2 .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .ttl-div-chiase-11-2:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }

.ttl-view-sort-icon {
    margin: 0 2px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    cursor: pointer;
    flex-grow: 0;
    flex-shrink: 0;
    background-color: #e8f0fe;
}

    .ttl-view-sort-icon ul.dropdown-menu {
        margin: 3px 0 0 0;
        overflow: auto;
        width: 250px;
        min-width: 250px;
        right: 0;
        max-height: 190px;
        font-size: 13px;
    }

    .ttl-view-sort-icon .dropdown-menu > li > a {
        padding: 0px 20px;
        line-height: 28px;
    }

    .ttl-view-sort-icon .dropdown-menu .divider {
        margin: 0;
        border-top: 1px solid #ccc;
    }

.ttl-view-sort-icon-1 {
    padding: 8px;
    position: relative;
    left: 2px;
    color: #074dad !important;
}

.ttl-view-search-icon {
    margin: 0 2px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    cursor: pointer;
    flex-grow: 0;
    flex-shrink: 0;
}

    .ttl-view-search-icon svg {
        padding: 1px;
        position: relative;
        top: 4px;
        left: -4px;
        fill: #074dad !important;
    }

.ttl-view-search .ttl-view-search-icon {
    background-color: #e8f0fe;
}

.ttl-view-search .ttl-pc-1-2-2 {
    height: -webkit-calc(100% - 42px);
    height: -moz-calc(100% - 42px);
    height: calc(100% - 42px);
}

.ttl-pc-1-2-3 {
    display: none;
}

.ttl-view-search .ttl-pc-1-2-3 {
    display: block;
    position: absolute;
    right: 0;
    width: 500px !important;
    top: 40px;
    background-color: #fff;
    -webkit-box-shadow: 0 8px 10px 1px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%), 0 5px 5px -3px rgb(0 0 0 / 20%);
    box-shadow: 0 8px 10px 1px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%), 0 5px 5px -3px rgb(0 0 0 / 20%);
}

.ttl-pc-1-2-3-1 {
    position: relative;
    padding: 8px;
    border: 1px solid #e7f0fe;
}

.ttl-pc-1-2-3-1-1 {
    width: 100%;
    height: 40px;
    background-color: #e7f0fe;
    padding: 0 40px;
    border: none;
}

    .ttl-pc-1-2-3-1-1:hover {
    }

.ttl-pc-1-2-3-1-2 {
    width: 40px;
    position: absolute;
    top: 8px;
    height: 40px;
    cursor: pointer;
    padding: 8px 0 0 8px;
    border-radius: 50%;
    fill: #5f5f5f;
}

    .ttl-pc-1-2-3-1-2:hover {
        background-color: #cccecf;
    }

.ttl-pc-1-2-3-1-3 {
    width: 40px;
    position: absolute;
    top: 8px;
    height: 40px;
    right: 40px;
    cursor: pointer;
    padding: 8px 0 0 8px;
    border-radius: 50%;
    display: none;
}

    .ttl-pc-1-2-3-1-3:hover {
        background-color: #cccecf;
    }

.ttl-pc-1-2-3-1-4 {
    width: 40px;
    position: absolute;
    top: 8px;
    height: 40px;
    right: 8px;
    cursor: pointer;
    padding: 8px 0 0 8px;
    border-radius: 50%;
    fill: #5f5f5f;
}

    .ttl-pc-1-2-3-1-4:hover {
        background-color: #cccecf;
    }

.ttl-pc-1-2-3-2 {
    position: absolute;
    top: 58px;
    background-color: #fff;
    z-index: 1;
    border: 1px solid #e7f0fe;
    display: none;
    height: 400px;
    -webkit-box-shadow: 0 8px 10px 1px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%), 0 5px 5px -3px rgb(0 0 0 / 20%);
    box-shadow: 0 8px 10px 1px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%), 0 5px 5px -3px rgb(0 0 0 / 20%);
}

.ttl-pc-1-2-3-2-1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-height: 40px;
}

.ttl-pc-1-2-3-2-1-1 {
    width: 160px;
    flex-grow: 0;
    flex-shrink: 0;
    padding: 13px 0 0 10px;
}

.ttl-pc-1-2-3-2-1-2 {
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 4px 0;
}

.ttl-pc-1-2-3-2-1-2-1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.ttl-pc-1-2-3-2-1-2-1-1 {
}

.ttl-pc-1-2-3-2-1-2-1-2 {
    padding: 2px 40px 0 10px;
}

.ttl-pc-1-2-3-3 {
}

.ttl-pc-1-2-3-4 {
}

.ttl-pc-1-2-3-2-2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    padding: 8px 0 0 8px;
    cursor: pointer;
}

.ttl-pc-1-2-3-2-1-2-3 {
    width: 250px;
}

    .ttl-pc-1-2-3-2-1-2-3 .btn {
        width: 100%;
        text-align: left;
    }

        .ttl-pc-1-2-3-2-1-2-3 .btn .caret {
            float: right;
            position: relative;
            top: 6px;
        }

    .ttl-pc-1-2-3-2-1-2-3 ul.dropdown-menu {
        margin: 3px 0 0 0;
        overflow: auto;
        width: 250px;
        min-width: 250px;
    }

    .ttl-pc-1-2-3-2-1-2-3 .k-dropdown-wrap {
        border: none;
        background-color: #f1f3f3;
        border-radius: 0;
    }

    .ttl-pc-1-2-3-2-1-2-3 .dropdown-menu > li > a {
        padding: 0px 20px;
        line-height: 28px;
    }

    .ttl-pc-1-2-3-2-1-2-3 .dropdown-menu .divider {
        margin: 0;
    }

.ttl-pc-1-2-3-2-1-2-3-1 {
}

.ttl-pc-1-2-3-2-1-2-3-1-1 {
    white-space: nowrap;
    width: calc(100% - 15px);
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.ttl-user-search {
    border: 1px solid #ccc;
    width: 500px !important;
}

.ttl-div-search-dropdown-1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-height: 33px;
}

.ttl-div-search-dropdown-1-1 {
    width: 40px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
}

    .ttl-div-search-dropdown-1-1 img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.ttl-div-search-dropdown-1-2 {
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 3px 6px 0px 0px !important;
}

.ttl-pc-1-2-3-2-3 {
    padding: 8px;
    text-align: right;
}

.ttl-div-move-footer {
}

.ttl-div-move-footer-1 {
}

.ttl-div-move-footer-2 {
}

.ttl-div-move-footer-3 {
    padding: 5px 10px !important;
    float: left;
}

.ttl-div-move-content {
    padding: 4px 12px;
}

.ttl-div-move-content-1 {
}

.ttl-div-move-content-1-1 {
    max-height: 200px;
    overflow: auto;
    border: 1px solid #ccc;
    padding: 4px;
}

.ttl-div-move-content-1-2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 8px;
}

.ttl-div-move-content-1-2-1 {
    width: 55px;
    flex-grow: 0;
    flex-shrink: 0;
    padding: 5px 0 0 0;
}

.ttl-div-move-content-1-2-2 {
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
}

.ttl-div-move-content-1-2-2-1 {
    border: 1px solid #ccc;
    padding: 4px 7px;
    background-color: #f1f3f4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 28px;
}

.ttl-div-move-content-2 {
}

.ttl-div-rename-content {
}

.ttl-div-rename-content-1 {
}

.ttl-div-rename-content-1-1 {
    background-color: #f1f3f4;
    border: none;
    padding: 2px 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    height: 36px;
}

.ttl-pc-1-2-2-2-1 {
    height: 66px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-bottom: 1px dotted #ccc;
}

.ttl-pc-1-2-2-2-1-1 {
    width: 50px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
}

    .ttl-pc-1-2-2-2-1-1 .ttl-div-name-1-1-4 {
        bottom: 14px;
        width: 33px;
        left: 8px;
    }

    .ttl-pc-1-2-2-2-1-1 img {
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        font-size: 18px;
        color: #0082c9;
    }

    .ttl-pc-1-2-2-2-1-1 i {
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        font-size: 18px;
        color: #0082c9;
    }

    .ttl-pc-1-2-2-2-1-1 svg {
        fill: #0082c9;
        height: 36px;
        width: 36px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }


.ttl-pc-1-2-2-2-1-1-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ttl-pc-1-2-2-2-1-2 {
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
}

.ttl-pc-1-2-2-2-1-2-1 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    font-weight: bold;
}

.ttl-pc-1-2-2-2-1-3 {
    width: 44px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
    cursor: pointer;
}

.ttl-pc-1-2-2-2-1-3-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ttl-pc-1-2-2-2-2 {
    height: -webkit-calc(100% - 66px);
    height: -moz-calc(100% - 66px);
    height: calc(100% - 66px);
}

    .ttl-pc-1-2-2-2-2 .nav-tabs {
        margin: 0;
        border-bottom: 2px solid #ccc;
    }

    .ttl-pc-1-2-2-2-2 .tab-content {
        height: -webkit-calc(100% - 40px);
        height: -moz-calc(100% - 40px);
        height: calc(100% - 40px);
        padding: 0;
    }

        .ttl-pc-1-2-2-2-2 .tab-content .tab-pane {
            height: 100%;
            overflow: auto;
            background-color: #fff;
        }

    .ttl-pc-1-2-2-2-2 .nav-tabs > li.active > a, .ttl-pc-1-2-2-2-2 .nav-tabs > li.active:focus > a, .ttl-pc-1-2-2-2-2 .nav-tabs > li.active:hover > a {
        border-bottom: 3px solid #4285f4 !important;
        color: #4285f4 !important;
        font-weight: bold;
    }

        .ttl-pc-1-2-2-2-2 .nav-tabs > li.active > a > svg {
            fill: #4285f4 !important;
        }

    .ttl-pc-1-2-2-2-2 .nav > li > a {
        background-color: #fff;
        border: none !important;
        border-bottom: 3px solid transparent !important;
        padding: 8px 4px;
        text-align: center;
        color: #000;
    }

        .ttl-pc-1-2-2-2-2 .nav > li > a > svg {
            width: 18px;
            height: 18px;
            position: relative;
            right: 2px;
            top: 4px;
        }

    .ttl-pc-1-2-2-2-2 .nav-tabs > li > a:hover {
        border-bottom: 3px solid #000 !important;
    }

        .ttl-pc-1-2-2-2-2 .nav-tabs > li > a:hover > svg {
            fill: #4285f4 !important;
        }

    .ttl-pc-1-2-2-2-2 .nav > li {
        background-color: #fff;
        border: none !important;
        width: 33%;
    }

.ttl-detail-chitiet-1 {
    padding: 4px;
}

.ttl-detail-chitiet-1-1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-height: 36px;
    padding: 8px 0;
    border-bottom: 1px dotted #ccc;
}

.ttl-detail-chitiet-1-1-1 {
    width: 90px;
    flex-grow: 0;
    flex-shrink: 0;
}

.ttl-detail-chitiet-1-1-2 {
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}

.ttl-detail-chitiet-1-1-3 {
}

.ttl-detail-chitiet-1-1-3-1 {
    color: #4285f4 !important;
    border: 1px solid #4285f4 !important;
    text-align: center;
    padding: 3px;
    cursor: pointer;
    font-weight: normal;
}

.ttl-detail-chitiet-1-1-3-11 {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    cursor: pointer;
}

.ttl-detail-chitiet-1-1-3-11-1 {
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #4285f4 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ttl-detail-chitiet-1-1-3-11-2 {
    width: 36px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
}

    .ttl-detail-chitiet-1-1-3-11-2 svg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        fill: #4285f4 !important;
    }

.ttl-detail-chitiet-1-1-3-11-3 {
    width: 36px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
}

    .ttl-detail-chitiet-1-1-3-11-3 svg, .ttl-detail-chitiet-1-1-3-11-3 i {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 14px;
        color: #4285f4 !important;
        fill: #4285f4 !important;
    }

.ttl-detail-hoatdong-1 {
}

.ttl-detail-hoatdong-1-1 {
    border-bottom: 1px solid #888;
}

    .ttl-detail-hoatdong-1-1:last-child {
        border: none;
    }

    .ttl-detail-hoatdong-1-1:first-child {
        border-bottom: 1px solid #ccc;
    }

    .ttl-detail-hoatdong-1-1:nth-child(odd) {
    }

    .ttl-detail-hoatdong-1-1:nth-child(even) {
    }


.ttl-detail-hoatdong-1-1-1 {
    padding: 6px;
    background-color: #f1f1f1;
}

.ttl-detail-hoatdong-1-1-2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-height: 40px;
}

.ttl-detail-hoatdong-1-1-2-1 {
    width: 44px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
    border-right: 1px dotted #ccc;
}

    .ttl-detail-hoatdong-1-1-2-1 svg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.ttl-detail-hoatdong-1-1-2-2 {
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.ttl-detail-hoatdong-1-1-2-2-1 {
    width: 100%;
    padding: 8px;
}

.ttl-detail-hoatdong-1-1-2-2-1-1 {
    font-size: 13px;
}

.ttl-detail-hoatdong-1-1-2-2-1-2 {
    font-weight: bold;
    font-size: 13px !important;
}

.ttl-detail-chiase .ttl-div-chiase-1-1 {
    width: 100%;
}

.ttl-detail-chiase .ttl-div-chiase-1-2 {
    width: 100%;
    margin: 6px 0 0 0;
    padding: 0;
}

.ttl-detail-chiase .ttl-div-chiase-2-1 {
    width: 100%;
}

.ttl-detail-chiase .ttl-div-chiase-2-2 {
    width: 100%;
    margin: 6px 0 0 0;
    padding: 0;
}

.ttl-detail-chiase .ttl-div-chiase-3 {
    display: none;
}

.ttl-pc-view-grid-1-1-4 {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}

.ttl-pc-view-grid-1-1-4-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    fill: #fc0;
}

.ttl-pc-view-star .ttl-div-name-1-2-1-1 {
    padding: 1px 4px 0 0;
}

.ttl-pc-view-star .ttl-div-name-1-2-1-2 {
    display: block;
}

.ttl-pc-view-star .ttl-pc-view-grid-1-1-4 {
    display: block;
}


.ttl-pc-view-height-1 {
    height: 100vh !important;
    position: fixed;
    top: 0;
    left: 0;
}

    .ttl-pc-view-height-1 .some-element {
        width: 100%;
        height: 100%;
        top: 0;
    }

        .ttl-pc-view-height-1 .some-element .title-element {
            width: 100%;
            height: 40px;
            float: left;
            color: #fff;
            font-size: 16px;
            padding: 12px 0 0 12px;
            background-color: #5a5a5a;
            padding: 12px 40px 0 12px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .ttl-pc-view-height-1 .some-element iframe, .ttl-pc-view-height-1 .some-element embed {
            width: 100%;
            height: calc(100% - 40px);
            float: left;
        }

.ttl-pc-view-popup-files-1 .mfp-close {
    background-color: #a7a7a7;
    height: 40px !important;
    width: 40px !important;
}

.ttl-pc-view-list-2-3 {
    text-align: center;
    color: #818181;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.ttl-div-nomove {
    cursor: not-allowed;
}


.ttl-div-move-content-1-1 .hltree-icon svg {
    fill: #0082c9;
}

.ttl-div-move-content-1-1 .hltree-icon i {
    color: #0082c9;
}

.ttl-div-nomove .hltree-icon svg {
    fill: #b9b9b9 !important;
}

.ttl-div-nomove .hltree-div {
    color: #b9b9b9 !important;
}

.ttl-modal-dialog {
    z-index: 1041;
}

.ttl-modal-dialog-width-1 {
    width: 640px;
    font-size: 13px;
    max-width: unset;
}

.ttl-modal-dialog-width-2 {
    width: 780px;
    font-size: 13px;
    max-width: unset;
}

.ttl-modal-dialog-width-3 {
    width: 1040px;
    font-size: 13px;
    max-width: unset;
}

.ttl-modal-dialog-width-4 {
    width: 340px;
    font-size: 13px;
    max-width: unset;
}

.ttl-div-hoatdong-2 {
    margin: 8px 0 2px 0;
    padding: 8px 4px 6px 4px;
    border-top: 1px dotted #ccc;
}

.ttl-div-hoatdong-2-1 {
    height: 40px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: calc(100% - 100px);
    float: left;
}

.ttl-div-hoatdong-2-1-1 {
    width: 32px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
}

.ttl-div-hoatdong-2-1-1-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #004d40;
    width: 28px;
    height: 28px;
    border-radius: 50%;
}

.ttl-div-hoatdong-2-1-1-1-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 16px;
}

.ttl-div-hoatdong-2-1-2 {
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 0 0 8px;
    overflow: hidden;
}

.ttl-div-hoatdong-2-1-2-1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 14px;
}

.ttl-div-hoatdong-2-1-2-1-delete {
    color: #c76638;
    font-style: italic;
}

.ttl-div-hoatdong-2-1-2-2 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 11px;
    color: #777;
    font-style: italic;
}

.ttl-div-hoatdong-2-2 {
    height: 40px;
    position: relative;
    width: 140px;
    float: left;
}

.ttl-div-hoatdong-2-2-1 {
    text-align: center;
    color: rgba(60,64,67,0.7);
    font-style: italic;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.ttl-div-hoatdong-1-2 {
    padding: 0 2px;
    width: 100px;
    float: left;
    text-align: center;
}

.ttl-detail-hoatdong-1-1-2-2-11 {
}

.ttl-detail-hoatdong-1-1-2-2-11-1 {
    padding: 6px 0 0 6px;
}

.ttl-detail-hoatdong-1-1-2-2-11-2 {
}

.ttl-pc-not-allowed {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.2;
}

.ttl-pc-view-list-style-2 .ttl-pc-view-list-2-1-1 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 48px;
    border-bottom: 1px solid #dadce0;
    background-color: #fff;
    cursor: pointer;
}

    .ttl-pc-view-list-style-2 .ttl-pc-view-list-2-1-1:hover {
        background-color: #f1f1f1;
    }

.ttl-pc-view-list-style-2 .ttl-pc-view-list-2-1-1-1 {
    width: 30px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.ttl-pc-view-list-style-2 .ttl-pc-view-list-2-1-1-2 {
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    flex-shrink: 1;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -moz-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    position: relative;
}

.ttl-pc-view-list-style-2 .ttl-pc-view-list-2-1-1-2-1 {
    position: absolute;
    top: 50%;
    padding: 0 0 0 8px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
}

.ttl-pc-view-list-style-2 .ttl-pc-view-list-2-1-1-3 {
    width: 110px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
}

.ttl-view-detail .ttl-pc-view-list-style-2 .ttl-pc-view-list-2-1-1-3 {
    display: none;
}

.ttl-pc-view-list-style-2 .ttl-pc-view-list-2-1-1-3-1 {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
}

.ttl-pc-view-list-style-2 .ttl-pc-view-list-2-1-1-4 {
    width: 140px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
}

.ttl-pc-view-list-style-2 .ttl-pc-view-list-2-1-1-4-1 {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
}

.ttl-pc-view-list-style-2 .ttl-pc-view-list-2-1-1-5 {
    width: 120px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
}

.ttl-pc-view-list-style-2 .ttl-pc-view-list-2-1-1-5-1 {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
}


.ttl-pc-view-list-style-2 .ttl-pc-view-list-2-1-1-6 {
    width: 400px;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
}

.ttl-view-detail .ttl-pc-view-list-style-2 .ttl-pc-view-list-2-1-1-6 {
    display: none;
}

.ttl-pc-view-list-style-2 .ttl-pc-view-list-2-1-1-6-1 {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 8px 0 0;
}

.ttl-folders-search-hltree .hltree-icon svg {
    fill: #0082c9;
}

.ttl-div-chiase-dropdown-select {
    font-size: 13px;
}

.ttl-tt-list-1-2-1 {
    /* min-height: 50px; */
    width: calc(100% - 20px) !important;
    /* -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2); */
    -moz-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
    /* box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2); */
    margin: 0 0 10px 10px;
}

.ttl-tt-list-1-2-1-2-1 {
    padding: 3px 8px 13px 0;
    border-bottom: 1px dotted #ccc;
}

    .ttl-tt-list-1-2-1-2-1:last-child {
        border: none !important;
    }

.ttl-tt-list-1-2-1-2-1-noborder {
    padding: 8px 0 8px 0;
}

.ttl-tt-list-thongtin {
    font-weight: bold;
}

.ttl-tt_input_2 {
    width: 100%;
    border: 1px solid #ccc;
    height: 24px;
    font-weight: bold;
    padding: 0 0 0 4px;
}

.ttl-tt_input_21 {
    width: 100%;
    border: 1px solid #ccc;
    min-height: 24px;
    padding: 0 0 0 4px;
    font-weight: bold;
}

.ttl-tt_input_3 {
    width: 70px;
}

.ttl-tt_input_4 {
    width: 110px;
    margin: 0 4px;
    border: 1px solid #ccc;
    height: 24px;
    font-weight: bold;
    padding: 0 0 0 4px;
}

.ttl-tt_input_31 {
    width: 100%;
    border: 1px solid #ccc;
    height: 24px;
    font-weight: bold;
    padding: 0 0 0 4px;
    min-height: 60px;
}

.ttl-tt_textarea {
    width: 100%;
    border: 1px solid #ccc;
    font-weight: bold;
}

.ttl-tt-editer {
}

    .ttl-tt-editer .qlda-detail-2-2 input {
        pointer-events: none;
    }

    .ttl-tt-editer .ttl-tt_input_1 {
        border: none;
        pointer-events: none;
        text-align: right;
    }

    .ttl-tt-editer .ttl-tt_input_edit {
        display: none;
    }

    .ttl-tt-editer .ttl-tt_input_viewer {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-weight: bold;
    }

.ttl-tt_input_edit {
    display: block;
}

.ttl-tt_input_viewer {
    display: none;
}

.ttl-tt-editer .ttl-tt_input_2 {
    border: none;
    pointer-events: none;
    text-align: right;
}

.ttl-tt-editer ttl_input_21 {
    border: none;
    pointer-events: none;
    text-align: right;
}

.ttl-tt-editer .ttl-tt_input_3 {
    background-color: transparent;
}

.ttl-tt-editer .htsdn-body-1-1-2-1-14 {
    display: none;
}

.ttl-tt-editer .htsdn-body-1-1-2-1-12 {
    display: none;
}

.ttl-tt-editer .ttl-tt_input_4 {
    border: none;
    pointer-events: none;
    text-align: right;
}

.ttl-tt-editer .ttl-tt_input_31 {
    border: none;
    pointer-events: none;
    text-align: right;
}

.ttl-tt-editer .ttl-tt_textarea {
    pointer-events: none;
    border: none;
    overflow: hidden;
}

.ttl-tt-editer .ttl-tt_label_1 {
    display: none !important;
}

.ttl-tt-list-1-1-3 {
    top: -24px;
    position: relative;
    float: right;
    padding: 0 8px;
    background-color: #fff;
    font-size: 16px;
    color: #0F598B;
}

.ttl-tt-editer .k-multiselect.k-header {
    border: none !important;
    box-shadow: none !important;
    pointer-events: none;
    background-color: transparent;
    font-weight: normal;
}

.ttl-tt-editer .k-combobox.k-header {
    border: none !important;
    box-shadow: none !important;
    pointer-events: none;
}

.ttl-tt-editer .k-multiselect-wrap {
    border: none !important;
    box-shadow: none !important;
}

    .ttl-tt-editer .k-multiselect-wrap .k-select:after {
        content: ",";
        position: absolute;
        left: -14px;
    }

    .ttl-tt-editer .k-multiselect-wrap .k-select .k-icon {
        display: none !important;
    }

.ttl-tt-editer .k-multiselect .k-button {
    color: #000;
    border-color: transparent;
    background-color: transparent;
}

.ttl-tt-editer .k-dropdown-wrap {
    border: none !important;
    box-shadow: none !important;
    padding: 0;
}

.ttl-tt-editer .k-picker-wrap {
    border: none !important;
    box-shadow: none !important;
    padding: 0;
    /*width: 50px;*/
    pointer-events: none;
}

.ttl-tt-editer .k-combobox .k-input {
    border: none !important;
    box-shadow: none !important;
    text-align: right;
    font-weight: bold;
    padding: 0;
}

    .ttl-tt-editer .k-combobox .k-input::-webkit-input-placeholder { /* Edge */
        color: transparent;
    }

    .ttl-tt-editer .k-combobox .k-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: transparent;
    }

    .ttl-tt-editer .k-combobox .k-input::placeholder {
        color: transparent;
    }

.ttl-tt-editer .k-combobox .k-icon {
    display: none !important;
}

.ttl-tt-editer .k-picker-wrap .k-input {
    border: none !important;
    box-shadow: none !important;
    text-align: right;
    pointer-events: none;
}

.ttl-tt-editer .k-picker-wrap .k-icon {
    display: none !important;
}

.ttl-tt-editer .k-state-default .k-select {
    display: none !important;
}

.hcqttc-button {
    cursor: pointer;
}

.ttl-tt-editer .hcqttc-button {
    display: none !important;
}

.hcqt-list-1-4 {
    height: calc(100% - 80px);
    overflow: auto;
}


.ttl-tt-editer .hcqt-list-1-4 {
    height: calc(100% - 55px);
}

.hcqt-list-1-5 {
    padding: 10px 0 0 0;
}


.ttl-tt_input_1 {
    min-width: 100%;
    width: 100%;
    border: 1px solid #ccc;
    line-height: 24px;
    /*font-weight: bold;*/
    padding: 0 0 0 4px;
}


.ttl-tt-editer .ttl-tt-form-2 .ttl-tt_input_1 {
    text-align: right;
    font-style: italic;
    font-size: 13px;
}

.ttl-tt-editer .ttl-tt-checkbox {
    float: right;
}

.ttl-tt-form-1 {
    width: 64%;
    float: left;
    padding: 0 0 0 2px;
}

.ttl-tt-form-2 {
    width: 36%;
    float: left;
    text-align: right;
    padding: 0 0 0 2px;
}

.ttl-tt-label-1 {
    padding: 4px 0 0 5px;
}

.ttl-tt-editer .ttl-tt-label-1 {
    padding: 4px 0 0 0;
    font-size: 12px;
}

.ttl-tt-label-2 {
    padding: 4px 0 0 4px;
    font-size: 13px;
    text-align: left;
    width: 100%;
}

.ttl-tt-editer .ttl-tt-label-2 {
    text-align: right;
    font-style: italic;
}

/*.ttl-tt-editer .ttl-tt-unit-1 .ttl-tt-form-1 {
    width: 100%;
}

.ttl-tt-editer .ttl-tt-unit-1 .ttl-tt-form-2 {
    display: none;
}*/

.ttl-tt-checkbox-showhide {
    margin: 0 6px 0 0;
    display: none;
}

.ttl-tt-checkbox-delete {
    margin: 0 6px 0 0;
    display: none;
}

.ttl-tt-checkbox-hide {
    color: #ccc;
    display: none;
}

    .ttl-tt-checkbox-hide input[type="checkbox"].ttl-tt-checkbox-showhide {
        border-color: #ccc;
    }

input[type="checkbox"].ttl-tt-checkbox-showhide {
    background-color: transparent;
}

.ttl-tt-btn-1 {
    color: #003BC5;
    cursor: pointer;
}

    .ttl-tt-btn-1 i {
        margin-right: 8px;
    }

    .ttl-tt-btn-1 label {
        cursor: pointer;
    }


.ttl-tt-btn-2 {
    float: right;
    color: #00B1FF;
    cursor: pointer;
}

    .ttl-tt-btn-2 i {
        margin-right: 8px;
    }

    .ttl-tt-btn-2 label {
        cursor: pointer;
    }


.ttl-tt-btn-3 {
    float: right;
    margin-right: 20px;
    color: #FF0000;
    cursor: pointer;
}

    .ttl-tt-btn-3 i {
        margin-right: 8px;
    }

    .ttl-tt-btn-3 label {
        cursor: pointer;
    }

.ttl-tt-btn-4 {
    color: #0479EC;
    cursor: pointer;
}

    .ttl-tt-btn-4 i {
        margin-right: 8px;
    }

    .ttl-tt-btn-4 label {
        cursor: pointer;
        text-transform: uppercase;
        font-family: "Roboto-Medium",Arial, Helvetica, sans-serif;
    }

.ttl-tt-function {
    padding: 6px;
}

.ttl-tt-editer .ttl-tt-function {
    display: none;
}

.ttl-tt-function-showhide .ttl-tt-content {
    background-color: #E6E6E6;
}

.ttl-tt-function-showhide .ttl-tt-checkbox-showhide {
    display: inline-block;
}

.ttl-tt-function-showhide .ttl-tt-btn-2 {
    color: #ccc;
    pointer-events: none;
}

.ttl-tt-function-showhide .ttl-tt-btn-3 {
    color: #ccc;
    pointer-events: none;
}

.ttl-tt-function-delete .ttl-tt-content {
    background-color: #E6E6E6;
}

.ttl-tt-function-delete .ttl-tt-checkbox-delete {
    display: inline-block;
}

.ttl-tt-function-delete .ttl-tt-btn-1 {
    color: #ccc;
    pointer-events: none;
}

.ttl-tt-function-delete .ttl-tt-btn-2 {
    color: #ccc;
    pointer-events: none;
}

.ttl-tt-editer .ttl-tt-checkbox-hide {
    display: none;
}

.ttl-tt-form-3 {
    padding: 6px 0 0 0;
}

    .ttl-tt-form-3 .ttl-tt_input_1 {
        width: calc(100% - 20px);
    }

.ttl-tt-editer .ttl-tt-form-3 .ttl-tt_input_1 {
    width: 100%;
}

.ttl-tt-editer .ttl-tt-function-showhide .ttl-tt-content {
    background-color: transparent;
}


.ttl-tt-editer .ttl-tt-function-showhide .ttl-tt-checkbox-showhide {
    display: none;
}

.ttl-tt-editer .ttl-tt-function-delete .ttl-tt-checkbox-delete {
    display: none;
}

.ttl-tt-editer .ttl-tt-function-delete .ttl-tt-content {
    background-color: transparent;
}

.ttl-tt-savefor-itemp .ttl-tt-form-3 .ttl-tt_input_1 {
    border: none;
    pointer-events: none;
    background-color: transparent;
}

.ttl-tt-checkbox-hide .ttl-tt_input_1 {
    color: #ccc;
    border: none;
    pointer-events: none;
}

.ttl-tt-editer #ttl-btn-add-hangmuc {
    display: none;
}

.ttl-tt-btn-add-hangmuc {
    color: #00B1FF;
    padding: 8px 12px;
}

    .ttl-tt-btn-add-hangmuc i {
    }

    .ttl-tt-btn-add-hangmuc label {
        padding: 0 0 0 8px;
        font-size: 16px;
        font-family: "Roboto-Bold",Arial, Helvetica, sans-serif;
        cursor: pointer;
    }

.ttl-tt-tskt-tenhangmuc {
    max-width: 300px;
}

.ttl-detail-thuoctinh {
    padding: 0 4px;
}

.ttl-tt-hide {
    display: none;
}

.ttl-detail-thuoctinh-1 {
    height: calc(100% - 33px);
    overflow: auto;
}

    .ttl-detail-thuoctinh-1 .k-input {
        pointer-events: none;
    }


.ttl-detail-thuoctinh-2 {
    height: 33px;
    padding: 4px 6px 0 0;
}

.ttl-detail-thuoctinh-2-1 {
    background-color: #3595FF;
    color: #fff;
    float: right;
    padding: 4px 12px;
    border-radius: 4px;
    cursor: pointer;
    display: none;
}

.ttl-detail-thuoctinh-2-2 {
    float: right;
    padding: 4px 12px 3px 12px;
    border-radius: 4px;
    cursor: pointer;
    border: 1px solid #ccc;
    margin: 0 11px 0 0;
}

.ttl-detail-thuoctinh-2-3 {
    background-color: #3595FF;
    color: #fff;
    float: right;
    padding: 4px 12px;
    border-radius: 4px;
    cursor: pointer;
}

.ttl-tt-editer .ttl-detail-thuoctinh-2-1 {
    display: block;
}

.ttl-tt-editer .ttl-detail-thuoctinh-2-2 {
    display: none;
}

.ttl-tt-editer .ttl-detail-thuoctinh-2-3 {
    display: none;
}

.ttl-tt-editer .k-dropdown-wrap:before, .ttl-tt-editer .k-numeric-wrap:before, .ttl-tt-editer .k-picker-wrap:before {
    display: none;
}


.ttl-pc-list-upload-status-1 {
    height: 30px;
    float: left;
    display: none;
    padding: 4px 0 0 0;
}

.ttl-pc-list-upload-status-1-1 {
    float: left;
}

    .ttl-pc-list-upload-status-1-1 .glyphicon-refresh-animate {
        animation: ttlstatus 2s infinite linear;
        font-size: 18px;
        color: #0168dc;
        margin: 6px 0 0 0;
    }

    .ttl-pc-list-upload-status-1-1 svg {
        fill: #00a200;
        height: 24px;
    }

@-webkit-keyframes ttlstatus {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

.ttl-pc-list-upload-status-1-2 {
    font-size: 12px;
    font-weight: bold;
    padding: 8px 0 0 12px;
    float: left;
}

.ttl-modal-dialog .modal-footer {
    padding: 6px 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .ttl-modal-dialog .modal-footer .btn {
        padding: 2px 16px;
        border: 1px solid #ccc;
        height: 28px;
        float: right;
        margin: 0 0 0 6px;
    }

.ttl-pc-modal {
    z-index: 10000;
}


.ttl-pc-popupwindow {
    display: none;
}

.ttl-view-detail-1000 .ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-3 {
    display: none !important;
}

.ttl-view-detail-800 .ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-3 {
    display: none !important;
}

.ttl-view-detail-600 .ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-3 {
    display: none !important;
}

.ttl-view-detail-800 .ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-4 {
    display: none !important;
}

.ttl-view-detail-600 .ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-4 {
    display: none !important;
}


.ttl-view-detail-600 .ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-5 {
    display: none !important;
}


.ttl-view-detail-1000.ttl-view-detail .ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-4 {
    display: none !important;
}

.ttl-view-detail-800.ttl-view-detail .ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-4 {
    display: none !important;
}

.ttl-view-detail-600.ttl-view-detail .ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-4 {
    display: none !important;
}


.ttl-view-detail-800.ttl-view-detail .ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-5 {
    display: none !important;
}

.ttl-view-detail-600.ttl-view-detail .ttl-pc-view-list-style-1 .ttl-pc-view-list-2-1-1-5 {
    display: none !important;
}

.ttl-view-search-lst {
    height: calc(100% - 54px);
    overflow: auto;
}

    .ttl-view-search-lst .k-input {
        pointer-events: none;
    }

.ttl-div-move-content-1 .hltree-icon {
    position: relative;
}

    .ttl-div-move-content-1 .hltree-icon svg {
        fill: #0082c9;
    }

    .ttl-div-move-content-1 .hltree-icon i {
        color: #0082c9;
    }

    .ttl-div-move-content-1 .hltree-icon img {
        color: #0082c9;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.ttl-div-copy-content-1 .hltree-icon {
    position: relative;
}

    .ttl-div-copy-content-1 .hltree-icon svg {
        fill: #0082c9;
    }

    .ttl-div-copy-content-1 .hltree-icon i {
        color: #0082c9;
    }

    .ttl-div-copy-content-1 .hltree-icon img {
        color: #0082c9;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.ttl-pc-view-list-3 {
    height: 100%;
    display: none;
    padding: 12px;
}

.ttl-pc-view-list-html .ttl-pc-view-list-2 {
    display: none;
}

.ttl-pc-view-list-html .ttl-pc-view-list-4 {
    display: none;
}

.ttl-pc-view-list-html .ttl-pc-view-list-3 {
    display: block;
    position: relative;
}

.ttl-pc-view-list-3-1 {
    position: absolute;
    bottom: 0;
    text-align: right;
    padding: 12px;
    width: calc(100% - 12px) !important;
}

.document-editor {
    border: 1px solid var(--ck-color-base-border);
    border-radius: var(--ck-border-radius);
    /* Set vertical boundaries for the document editor. */
    max-height: 700px;
    /* This element is a flex container for easier rendering. */
    display: flex;
    flex-flow: column nowrap;
}

.document-editor__toolbar {
    /* Make sure the toolbar container is always above the editable. */
    z-index: 1;
    /* Create the illusion of the toolbar floating over the editable. */
    box-shadow: 0 0 5px hsla( 0,0%,0%,.2 );
    /* Use the CKEditor CSS variables to keep the UI consistent. */
    border-bottom: 1px solid var(--ck-color-toolbar-border);
}

    /* Adjust the look of the toolbar inside of the container. */
    .document-editor__toolbar .ck-toolbar {
        border: 0;
        border-radius: 0;
    }

/* Make the editable container look like the inside of a native word processor app. */
.document-editor__editable-container {
    padding: calc( 2 * var(--ck-spacing-large) );
    background: var(--ck-color-base-foreground);
    /* Make it possible to scroll the "page" of the edited content. */
    overflow-y: scroll;
}

    .document-editor__editable-container .document-editor__editable.ck-editor__editable {
        /* Set the dimensions of the "page". */
        width: 15.8cm;
        min-height: 21cm;
        /* Keep the "page" off the boundaries of the container. */
        padding: 1cm 2cm 2cm;
        border: 1px hsl( 0,0%,82.7% ) solid;
        border-radius: var(--ck-border-radius);
        background: white;
        /* The "page" should cast a slight shadow (3D illusion). */
        box-shadow: 0 0 5px hsla( 0,0%,0%,.1 );
        /* Center the "page". */
        margin: 0 auto;
    }

/* Override the page's width in the "Examples" section which is wider. */
.main__content-wide .document-editor__editable-container .document-editor__editable.ck-editor__editable {
    width: 18cm;
}

/* Set the default font for the "page" of the content. */
.document-editor .ck-content,
.document-editor .ck-heading-dropdown .ck-list .ck-button__label {
    font: 16px/1.6 "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Adjust the headings dropdown to host some larger heading styles. */
.document-editor .ck-heading-dropdown .ck-list .ck-button__label {
    line-height: calc( 1.7 * var(--ck-line-height-base) * var(--ck-font-size-base) );
    min-width: 6em;
}

/* Scale down all heading previews because they are way too big to be presented in the UI.
	Preserve the relative scale, though. */
.document-editor .ck-heading-dropdown .ck-list .ck-heading_heading1 .ck-button__label,
.document-editor .ck-heading-dropdown .ck-list .ck-heading_heading2 .ck-button__label {
    transform: scale(0.8);
    transform-origin: left;
}

/* Set the styles for "Heading 1". */
.document-editor .ck-content h2,
.document-editor .ck-heading-dropdown .ck-heading_heading1 .ck-button__label {
    font-size: 2.18em;
    font-weight: normal;
}

.document-editor .ck-content h2 {
    line-height: 1.37em;
    padding-top: .342em;
    margin-bottom: .142em;
}

/* Set the styles for "Heading 2". */
.document-editor .ck-content h3,
.document-editor .ck-heading-dropdown .ck-heading_heading2 .ck-button__label {
    font-size: 1.75em;
    font-weight: normal;
    color: hsl( 203, 100%, 50% );
}

.document-editor .ck-heading-dropdown .ck-heading_heading2.ck-on .ck-button__label {
    color: var(--ck-color-list-button-on-text);
}

/* Set the styles for "Heading 2". */
.document-editor .ck-content h3 {
    line-height: 1.86em;
    padding-top: .171em;
    margin-bottom: .357em;
}

/* Set the styles for "Heading 3". */
.document-editor .ck-content h4,
.document-editor .ck-heading-dropdown .ck-heading_heading3 .ck-button__label {
    font-size: 1.31em;
    font-weight: bold;
}

.document-editor .ck-content h4 {
    line-height: 1.24em;
    padding-top: .286em;
    margin-bottom: .952em;
}

/* Make the block quoted text serif with some additional spacing. */
.document-editor .ck-content blockquote {
    font-family: Georgia, serif;
    margin-left: calc( 2 * var(--ck-spacing-large) );
    margin-right: calc( 2 * var(--ck-spacing-large) );
}

@media only screen and (max-width: 960px) {
    /* Because on mobile 2cm paddings are to big. */
    .document-editor__editable-container .document-editor__editable.ck-editor__editable {
        padding: 1.5em;
    }
}

@media only screen and (max-width: 1200px) {
    .main__content-wide .document-editor__editable-container .document-editor__editable.ck-editor__editable {
        width: 100%;
    }
}

/* Style document editor a'ka Google Docs.*/
@media only screen and (min-width: 1360px) {
    .main .main__content.main__content-wide {
        padding-right: 0;
    }
}

@media only screen and (min-width: 1600px) {
    .main .main__content.main__content-wide {
        width: 24cm;
    }

        .main .main__content.main__content-wide .main__content-inner {
            width: auto;
            margin: 0 50px;
        }

    /* Keep "page" look based on viewport width. */
    .main__content-wide .document-editor__editable-container .document-editor__editable.ck-editor__editable {
        width: 60%;
    }
}

.thuoctinh-index {
    height: 100%;
}

.thuoctinh-index-1 {
    height: 100%;
}

.thuoctinh-index-1-1 {
    padding: 10px;
}

.thuoctinh-index-1-1-1 {
    background-color: #0277BD;
    float: right;
    color: #fff;
    padding: 4px 12px;
    cursor: pointer;
    border-radius: 4px;
}

.thuoctinh-index-1-2 {
    height: calc(100% - 50px);
    padding: 0 12px;
}

.thuoctinh-index-2 {
    height: 100%;
    border-left: 1px solid;
}

.thuoctinh-table-1 {
    height: 100%;
    overflow: auto;
}

    .thuoctinh-table-1 table {
        width: 100%;
        table-layout: fixed;
    }

    .thuoctinh-table-1 .tbl-header {
    }

    .thuoctinh-table-1 .tbl-content {
        height: -webkit-calc(100% - 50px);
        height: -moz-calc(100% - 50px);
        height: calc(100% - 50px);
        overflow-x: auto;
        margin-top: 0px;
    }

    .thuoctinh-table-1 th {
        background-color: #9ee0ff;
        padding: 7px 4px;
        text-align: center;
        border-bottom: solid 1px rgba(0,0,0,0.8);
    }

    .thuoctinh-table-1 td {
        padding: 7px 4px;
        text-align: left;
        vertical-align: middle;
        border-bottom: solid 1px rgba(0,0,0,0.2);
    }

        .thuoctinh-table-1 th:nth-child(1), .thuoctinh-table-1 td:nth-child(1) {
            width: 10%;
            text-align: center;
        }

        .thuoctinh-table-1 th:nth-child(2), .thuoctinh-table-1 td:nth-child(2) {
            width: 50%;
            cursor: pointer;
        }

        .thuoctinh-table-1 th:nth-child(3), .thuoctinh-table-1 td:nth-child(3) {
            width: 20%;
        }

        .thuoctinh-table-1 th:nth-child(4), .thuoctinh-table-1 td:nth-child(4) {
            width: 20%;
            text-align: center;
        }

.thuoctinh-table-btn-1 {
    color: #4D0920;
    padding: 4px 12px;
    cursor: pointer;
}

.thuoctinh-table-btn-2 {
    color: #4D0920;
    padding: 4px 12px;
    cursor: pointer;
}

.thuoctinh-table-tr-active {
    background-color: #dbdbdb;
}

.thuoctinh-detail {
    height: 100%;
}

.thuoctinh-detail-1 {
    height: calc(100% - 66px);
    overflow: auto;
}

.thuoctinh-detail-1-1 {
    padding: 4px;
    height: 36px;
}

.thuoctinh-detail-1-1-1 {
}

.thuoctinh-detail-1-1-2 {
    position: relative;
    max-height: 31px;
}

.thuoctinh-detail-2 {
    padding: 0 16px;
}

.thuoctinh-detail-2-1 {
    float: right;
    background-color: #00AEFF;
    color: #fff;
    padding: 4px 16px;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #00AEFF;
}

.thuoctinh-detail-2-2 {
    float: right;
    border: 1px solid #00AEFF;
    margin: 0 10px 0 0;
    padding: 4px 16px;
    cursor: pointer;
    border-radius: 4px;
}

.thuoctinh-detail-3 {
    padding: 10px;
    font-style: italic;
}

.thuoctinh-detail-input-1 {
    width: 100%;
    border: 1px solid #ccc;
    height: 26px;
    border-radius: 4px;
    padding: 0 0 0 6px;
}

.thuoctinh-detail-input-2 {
}

.thuoctinh-detail-input-3 {
    width: 100%;
}

.thuoctinh-detail-input-4 {
    position: absolute;
    padding: 6px 16px;
    right: 0;
    cursor: pointer;
}

.thuoctinh-detail-input-5 {
    height: 0;
    position: relative;
    z-index: 1;
    display: none;
}

    .thuoctinh-detail-input-5 .jstree {
        background-color: #f1f1f1;
        border: 1px solid #ccc;
        height: 170px;
        overflow: auto;
        -webkit-box-shadow: 0px 0px 1px 0px rgb(0 0 0 / 25%);
        -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.25);
        box-shadow: 0px 0px 1px 0px rgb(0 0 0 / 25%);
    }

.thuoctinh-detail-input-6 {
    pointer-events: none;
    width: 100%;
    border: 1px solid #ccc;
    height: 26px;
    border-radius: 4px;
}

.ttl-tt-checkbox-show-parent {
    display: block !important;
}


.thumuc-index {
    height: 100%;
}

.thumuc-index-1 {
    height: 100%;
}

.thumuc-index-1-1 {
    padding: 6px;
}

.thumuc-index-1-1-1 {
    background-color: #0277BD;
    float: right;
    color: #fff;
    padding: 4px 12px;
    cursor: pointer;
    border-radius: 4px;
}


.thumuc-index-1-2 {
    height: calc(100% - 40px);
    overflow: auto;
}

    .thumuc-index-1-2 .menu-tool {
        margin: 0 0 0 10px;
    }

.thumuc-index-2 {
    height: 100%;
    border-left: 1px solid #000;
}

.thumuc-index-2-1 {
    height: calc(100% - 66px);
    overflow: auto;
}

.thumuc-index-2-1-1 {
    padding: 4px;
    height: 36px;
}

.thumuc-index-2-1-1-1 {
}

.thumuc-index-2-1-1-2 {
    position: relative;
    max-height: 31px;
}

.thumuc-index-2-2 {
    padding: 0 8px;
}

.thumuc-index-2-2-1 {
    float: right;
    background-color: #00AEFF;
    color: #fff;
    padding: 4px 16px;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #00AEFF;
}

.thumuc-index-2-2-2 {
    float: right;
    border: 1px solid #00AEFF;
    margin: 0 10px 0 0;
    padding: 4px 16px;
    cursor: pointer;
    border-radius: 4px;
}

.thumuc-index-input-1 {
    width: 100%;
    border: 1px solid #ccc;
    height: 26px;
    border-radius: 4px;
    padding: 0 0 0 6px;
}

.thumuc-index-input-2 {
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    height: 170px;
    overflow: auto;
    -webkit-box-shadow: 0px 0px 1px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 1px 0px rgb(0 0 0 / 25%);
}

.thumuc-index-input-3 {
    pointer-events: none;
    width: 100%;
    border: 1px solid #ccc;
    height: 26px;
    border-radius: 4px;
}

.thumuc-index-input-4 {
    position: absolute;
    padding: 6px 16px;
    right: 0;
    cursor: pointer;
}

.thumuc-index-input-5 {
    height: 0;
    position: relative;
    z-index: 1;
    display: none;
}

.thumuc-index-2-3 {
    padding: 10px;
    font-style: italic;
}

.ttl-display-none {
    display: none !important;
}

.ttl-loading-1 {
    width: 100%;
    height: 100%;
    position: relative;
}

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

.ttl-loading-1-1-1 {
    animation: ttlstatus 2s infinite linear;
    font-size: 18px;
    color: #0168dc;
}

.ttl-loading-1-1-2 {
    color: #0168dc;
    font-size: 20px;
    padding: 0 0 0 18px;
    font-weight: bold;
}

.ttl_tree_review_1 {
    color: #ba8787 !important;
}

    .ttl_tree_review_1 .ttl-div-name-1-1-4 {
        background-color: #5cbaed;
    }

    .ttl_tree_review_1 .ttl-div-name-1-1 svg {
        fill: #5cbaed;
    }

    .ttl_tree_review_1 .ttl-div-name-1-2-1-1:before {
        content: "(Chờ duyệt)";
        font-style: italic;
        font-size: 11px;
        color: #ff4f4f !important;
        padding: 0 10px 0 0;
    }

.ttl-pc-view-list-4 {
    height: 100%;
    display: none;
    padding: 6px;
}

.ttl-pc-view-list-congvan .ttl-pc-view-list-2 {
    display: none;
}

.ttl-pc-view-list-congvan .ttl-pc-view-list-3 {
    display: none;
}

.ttl-pc-view-list-congvan .ttl-pc-view-list-4 {
    display: block;
    position: relative;
}

.ttl-pc-view-congvan-1 {
    height: 100%;
    overflow: auto;
}

    .ttl-pc-view-congvan-1 table {
        width: 100%;
        table-layout: fixed;
    }

    .ttl-pc-view-congvan-1 .tbl-header {
    }

    .ttl-pc-view-congvan-1 .tbl-content {
        height: -webkit-calc(100% - 35px);
        height: -moz-calc(100% - 35px);
        height: calc(100% - 35px);
        overflow-x: auto;
        margin-top: 0px;
    }

    .ttl-pc-view-congvan-1 th {
        padding: 2px 4px;
        text-align: left;
        border-bottom: solid 1px rgba(0,0,0,0.8);
    }

    .ttl-pc-view-congvan-1 td {
        padding: 8px 4px;
        text-align: left;
        vertical-align: middle;
        border-bottom: solid 1px rgba(0,0,0,0.2);
    }

        .ttl-pc-view-congvan-1 th:nth-child(1), .ttl-pc-view-congvan-1 td:nth-child(1) {
            width: 4%;
            text-align: center;
            position: relative;
        }

        .ttl-pc-view-congvan-1 th:nth-child(2), .ttl-pc-view-congvan-1 td:nth-child(2) {
            width: 15%;
        }

        .ttl-pc-view-congvan-1 th:nth-child(3), .ttl-pc-view-congvan-1 td:nth-child(3) {
            width: 36%;
        }

        .ttl-pc-view-congvan-1 th:nth-child(4), .ttl-pc-view-congvan-1 td:nth-child(4) {
            width: 20%;
            text-align: center;
        }

        .ttl-pc-view-congvan-1 th:nth-child(5), .ttl-pc-view-congvan-1 td:nth-child(5) {
            width: 15%;
            text-align: center;
        }

        .ttl-pc-view-congvan-1 th:nth-child(6), .ttl-pc-view-congvan-1 td:nth-child(6) {
            width: 10%;
            text-align: center;
        }

.ttl-pc-view-congvan-tool-1 {
    color: #C0842B;
}

    .ttl-pc-view-congvan-tool-1 a {
        padding: 6px;
        cursor: pointer !important;
    }


.ttl-view-down-excel-icon {
    margin: 0 2px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    cursor: pointer;
    flex-grow: 0;
    flex-shrink: 0;
}

    .ttl-view-down-excel-icon svg {
        padding: 1px;
        position: relative;
        top: 4px;
        left: -4px;
        fill: #074dad !important;
    }


    .ttl-view-down-excel-icon ul.dropdown-menu {
        margin: 3px 0 0 0;
        overflow: auto;
        width: 350px;
        min-width: 250px;
        right: 0;
        max-height: 190px;
        font-size: 13px;
    }

    .ttl-view-down-excel-icon .dropdown-menu > li > a {
        padding: 0px 20px;
        line-height: 28px;
    }

    .ttl-view-down-excel-icon .dropdown-menu .divider {
        margin: 0;
        border-top: 1px solid #ccc;
    }

.congvan-index-1 {
    height: 100%;
}

.congvan-index-1-1 {
    height: 40px;
    padding: 6px;
}

.congvan-index-1-1-1 {
    background-color: #3595FF;
    color: #fff;
    float: right;
    padding: 4px 12px;
    border-radius: 4px;
    cursor: pointer;
}

.congvan-index-1-1-2 {
    float: right;
    padding: 4px 12px 3px 12px;
    border-radius: 4px;
    cursor: pointer;
    border: 1px solid #ccc;
    margin: 0 11px 0 0;
}

.congvan-index-1-2 {
    height: calc(100% - 40px);
    overflow: auto;
}

.ttl-pc-view-list-4-1 {
    height: 40px;
}

.ttl-pc-view-list-4-1-1 {
    width: calc(100% - 250px);
    float: left;
}

.ttl-pc-view-list-4-1-2 {
    width: 250px;
    float: left;
}

.ttl-pc-view-list-4-1-2-1 {
    background-color: #3595FF;
    color: #fff;
    float: right;
    padding: 4px 12px;
    border-radius: 4px;
    cursor: pointer;
    margin: 0 16px 0 0;
}

.ttl-pc-view-list-4-1-2-2 {
    float: right;
    cursor: pointer;
    fill: #074dad !important;
    margin: 0 16px 0 0;
}

.ttl-pc-view-list-4-1-2-3 {
    float: right;
    cursor: pointer;
    fill: #074dad !important;
    margin: 0 16px 0 0;
}

.ttl-pc-view-list-4-1-2-4 {
    float: right;
    cursor: pointer;
    fill: #074dad !important;
}

.ttl-pc-view-list-4-2 {
    height: calc(100% - 40px);
}

.lichsu-index {
    height: 100%;
}

.lichsu-index-1 {
    padding: 6px;
}

.lichsu-index-1-1 {
    width: 250px;
    float: left;
}

.lichsu-index-1-1-1, .lichsu-index-1-1-1:focus, .lichsu-index-1-1-1:active {
    border: 1px solid #ccc !important;
    height: 23px !important;
}

.lichsu-index-1-2 {
    width: 150px;
    float: left;
    padding: 0 6px;
}

.lichsu-index-1-3 {
    width: 150px;
    float: left;
    padding: 0 6px;
}

.lichsu-index-2 {
    height: calc(100% - 40px);
    overflow: auto;
}

.lichsu-table-1 {
    height: 100%;
}

    .lichsu-table-1 table {
        width: 100%;
        table-layout: fixed;
    }

    .lichsu-table-1 .tbl-header {
    }

    .lichsu-table-1 .tbl-content {
        height: -webkit-calc(100% - 50px);
        height: -moz-calc(100% - 50px);
        height: calc(100% - 50px);
        overflow-x: auto;
        margin-top: 0px;
    }

    .lichsu-table-1 th {
        padding: 2px 4px;
        text-align: left;
        border-bottom: solid 1px rgba(0,0,0,0.8);
    }

    .lichsu-table-1 td {
        padding: 4px 4px;
        text-align: left;
        vertical-align: middle;
        border-bottom: solid 1px rgba(0,0,0,0.2);
    }

        .lichsu-table-1 th:nth-child(1), .lichsu-table-1 td:nth-child(1) {
            width: 4%;
            text-align: center;
            position: relative;
        }

        .lichsu-table-1 th:nth-child(2), .lichsu-table-1 td:nth-child(2) {
            width: 36%;
        }

        .lichsu-table-1 th:nth-child(3), .lichsu-table-1 td:nth-child(3) {
            /* width: 15%; */
        }

        .lichsu-table-1 th:nth-child(4), .lichsu-table-1 td:nth-child(4) {
            width: 15%;
        }

        .lichsu-table-1 th:nth-child(5), .lichsu-table-1 td:nth-child(5) {
            width: 10%;
        }

.lichsu-table-td-1 {
}

    .lichsu-table-td-1 .ttl-detail-hoatdong-1-1 {
        display: flex;
        border: none;
    }

    .lichsu-table-td-1 .ttl-detail-hoatdong-1-1-1 {
        width: 150px;
        overflow: hidden;
        flex-grow: 0;
        flex-shrink: 0;
        position: relative;
        background-color: transparent;
    }

    .lichsu-table-td-1 .ttl-detail-hoatdong-1-1-1-1 {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }

    .lichsu-table-td-1 .ttl-detail-hoatdong-1-1-2 {
        overflow: hidden;
        box-flex: 1;
        -webkit-flex-grow: 1;
        flex-grow: 1;
        flex-shrink: 1;
        -webkit-align-items: center;
        align-items: center;
        -webkit-flex: 1;
        -webkit-box-flex: 1;
        -moz-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-height: 30px;
    }

.ttl-pc-input-error-style-1 {
    display: none;
    font-style: italic;
    color: #f00;
    font-size: 11px;
    padding: 10px 0 0 0;
}

.ttl-pc-rename-error-style-1 {
    display: none;
    font-style: italic;
    color: #f00;
    font-size: 11px;
    padding: 10px 0 0 0;
}

.ttl-pc-list-zip-archive-status-1 {
    height: 30px;
    float: left;
}

.ttl-pc-list-zip-archive-status-1-1 {
    font-style: italic;
    color: #f00;
    font-size: 12px;
    padding: 10px 0 0 0;
}

.ttl-pc-1-1-3 {
    height: 30px;
    padding: 8px 0 4px 10px;
}

.ttl-pc-1-1-3-1 {
    font-weight: bold;
}

.ttl-pc-list-upload-status-2 {
    height: 30px;
    float: left;
    display: none;
    padding: 4px 0 0 30px;
}

.ttl-pc-list-upload-status-2-1 {
    float: left;
    padding: 4px 0 0 12px;
}

    .ttl-pc-list-upload-status-2-1 svg {
        fill: #ff8080;
        height: 20px;
    }

.ttl-pc-list-upload-status-2-2 {
    float: left;
    padding: 8px 0 0 12px;
    font-weight: bold;
    font-size: 12px;
}

.ttl-pc-list-upload-status-2-3 {
    float: left;
    padding: 8px 0 0 12px;
    cursor: pointer;
    color: #ff8080;
}

.ttl-pc-liupde-1-5 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
    width: 250px;
    text-align: center;
    /* cursor: pointer; */
}

.ttl-modal-dialog .modal-header {
    height: 36px;
    padding: 0;
    background-color: #3092DD;
    text-align: left;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

    .ttl-modal-dialog .modal-header h4 {
        padding: 6px 0 0 12px;
    }

    .ttl-modal-dialog .modal-header .close {
        padding: 7px 16px;
        color: #fff;
        opacity: 1;
    }
