﻿/*table*/

.dynamic-left-box.active {
    width: calc(100% - 330px);
    float: left;
}

.fdrive-left.active {
    width: calc(100% - 350px);
    float: left;
    position: relative;
}

.dynamic-right-box,
.dynamic-right-box2 {
    display: none;
    float: right;
    width: 315px;
}

.dynamic-right-box2 {
    position: fixed;
    top: 130px;
    right: 15px;
}

.dynamic-right-box2 .card {
    border: none
}

/*.dynamic-right-box-body {
            overflow: hidden
        }*/

.dynamic-right-box-body.h {
    position: fixed;
    width: 315px;
}

.dynamic-right-box-body.a {
    position: absolute;
    width: 315px;
}

.dynamic-right-box.kt-portlet {
    box-shadow: none;
    border-radius: 0;
}

.dynamic-right-box.kt-portlet:before {
    content: "";
    position: absolute;
    right: 345px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #ebedf2;
}

.dynamic-right-box .kt-widget28__tab-item {
    margin-top: 0;
    padding: .8rem 0;
    border-bottom: 1px solid #ebedf2;
    display: block;
}

.dynamic-right-box .kt-widget28__tab-item:first-of-type {
    border-top: 1px solid #ebedf2;
}

.dynamic-right-box a.kt-widget28__tab-item:hover {
    background: #f8f8fb;
}

.dynamic-right-box .kt-widget28__tab-item:last-child {
    border-bottom: none;
}

.dynamic-right-box .kt-widget28__tab-item > span {
    float: left;
    margin-right: 12px;
}

.dynamic-right-box .kt-widget28__tab-item > span.dynamic-list-center {
    width: calc(100% - 120px);
}

.dynamic-right-box .kt-widget28__tab-item > span.dynamic-list-right {
    font-weight: normal;
    margin-bottom: 0;
    margin-right: 0;
    text-align: right;
}

.dynamic-right-box .kt-widget28__tab-item > span span {
    display: block;
    color: #666;
    font-size: 14px;
}

.dynamic-right-box .kt-widget28__tab-item > span span:last-child {
    color: #999;
    font-size: 12px;
}

.dynamic-right-box .kt-widget28__tab-item > span.dynamic-list-left {
    margin-top: 2px;
}

.dynamic-right-box .kt-widget28__tab-item > span.dynamic-list-left > span {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    color: #333;
    text-align: center;
    border: 1px solid #999;
    line-height: 30px;
}

.table > tbody > tr > td {
    color: #666;
    vertical-align: middle;
}
/*
.fdrive-left.active:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: rgba(255, 255, 255, 0.5);
}*/

.table#fdrive-index > tbody > tr > td {
    /*            white-space: nowrap;*/
    height: 27px;
}

td a,
td a:hover {
    color: #666;
}

#fdrive-index.table thead th {
    padding: .75rem .75rem;
}

.tools i {
    font-size: 1.5rem;
    vertical-align: bottom;
    margin-right: 5px;
}

.dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before {
    margin-top: -7px;
}

table.dataTable > tbody > tr.child span.dtr-title {
    min-width: 0;
}

.dataTables_wrapper .child .dtr-details > li .dtr-title:after {
    content: none;
}

.tab-pane {
    font-size: 14px;
}

.dynamic-right-box .nav-tabs.nav-tabs-line .nav-link {
    display: inline-block;
    padding: 12px;
    cursor: pointer;
}

.box {
    height: 0;
    width: auto;
    vertical-align: middle;
    padding: 0.674rem 0.674rem;
    border-radius: 12px;
    display: inline-block;
    font-size: 0.875rem;
    margin: 0 0 0 5px;
    line-height: 0;
    border: 1px solid #ebedf2;
    overflow: initial;
}

.ellipsis-text02 {
    line-height: 16px;
}

.kt-quick-panel {
    overflow: hidden;
}

.advanced-option {
    color: #00a550;
    font-size: 1.2rem;
    padding: 1rem 1.25rem;
    margin: 8px 0 0 0;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.advanced-option .la-close,
.empty {
    color: #666;
    cursor: pointer;
}

.empty {
    line-height: 38px;
}

.advanced-option .la-close:hover,
.empty:hover,
.collapseThree1 .delete i:hover {
    color: #f4516c;
}

.kt-quick-panel .card-header {
    border-top: 1px solid #ebedf2;
    border-bottom: none;
}

.kt-quick-panel .card-title {
    margin-bottom: 0;
}

.kt-quick-panel .card-title .position-relative {
    overflow: hidden;
}

.upload {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
}

.dynamic-right-box2 .dataTables_wrapper .dataTable,
#kt_modal_4 .dataTables_wrapper .dataTable {
    margin: 0 !important;
}

.collapseThree1 table thead {
    display: none;
}

.collapseThree1 table tr:first-child td {
    border-top: none;
}

.plain {
    width: 45px;
    border-right: 1px solid #ebedf2;
}

.table td.plain-line {
    border-color: #fff;
}

.collapseThree1 {
    margin: 3px !important;
    min-height: 200px;
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden; 
    border: 2px dashed #fff;
}

.collapseThree1.zh { 
    background: url(../../images/drag_bg.png) no-repeat center center rgba(255, 255, 255, .4); 
}
    .collapseThree1.en { 
        background: url(../../images/drag_bg-en.png) no-repeat center center rgba(255, 255, 255, .4); 
    }

.upload-dynamic {
    min-height: calc(100vh - 277px);
    max-height: calc(100vh - 277px);
}

.upload-dynamic .ellipsis-text {
    max-width: 180px;
}

.modal .collapseThree1 {
    margin: 0 2rem 10px !important;
}

.collapseThree1.hover {
    background: url(images/drag_bg-.png) no-repeat center center rgba(255, 255, 255, 1);
    border: 2px dashed #999;
}

.collapseThree1 table tr td > div {
    width: calc(100% - 70px);
    position: relative;
    z-index: 1;
    float: left
}

.collapseThree1 table tr td.plus-file > div a span {
    width: 100%
}

.collapseThree1 table tr td.plus-file > div a span span {
    display: inline-table;
    /*            width: 50%*/
    width: 80px
}

.plus-file.ellipsis-text a span {
    font-size: 13px;
}

.collapseThree1 .table-hover tbody tr:hover {
    /*    background-color: rgba(250, 251, 252, 0.8);*/
    background-color: rgba(238, 243, 247, 0.6);
}

.collapseThree1 table tr td > div.icon {
    width: 20px;
}

.collapseThree1 table tr td > div.icon i {
    margin-top: 6px;
    cursor: pointer;
    font-size: 18px;
}

.collapseThree1 table tr td > div:nth-child(2) {
    width: 70px;
    line-height: 30px;
    text-align: right
}

.collapseThree1 table tr td > div:nth-child(3) {
    width: 100px;
    margin-right: 10px;
    line-height: 32px;
}

.collapseThree1 table tr td > div.delete {
    display: none;
    position: absolute;
    top: 4px;
    right: 0;
    width: 30px;
    text-align: right;
}

.collapseThree1 table tr td > div.delete i {
    color: #f4516c;
    font-weight: bold
}

.collapseThree1 table tr td:hover > div.delete {
    display: block;
}

.collapseThree1 table tr td > div.progress-box {
    width: 0;
    position: static;
}

.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 0;
    height: 100%;
}

.table-progress {
    width: 100%;
    bottom: 0;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    opacity: 0.3;
}

.kt--bg-info {
    background-color: #36a3f7 !important;
}

.ellipsis-text a.display-flex > i {
    font-size: 30px;
    margin-right: 12px;
}

.modal table td {
    vertical-align: middle;
}

.modal table.collaborative td .la-close {
    line-height: 38px;
    font-size: 16px;
    cursor: pointer;
}

.modal table td .la-close:hover {
    color: #f4516c
}

.input-edit {
    display: flex;
    align-items: center;
}

.input-edit span {
    white-space: nowrap;
}

.input-edit input {
    display: none;
}

.input-edit .fa-edit {
    margin-left: 5px;
    font-size: 14px;
}

/*已选成员*/

.recipient-tc .accordion .card {
    border: 0;
    overflow: inherit;
}

.recipient-tc .accordion .card:first-child {
    border-bottom: 1px solid #ebedf2;
}

.recipient-tc .accordion .card .card-header {
    border-bottom: 1px solid #ebedf2;
}

.recipient-tc .accordion .card .card-header .card-title {
    padding: 0.5rem 2rem;
    color: #666;
    font-size: 1rem;
}

.recipient-tc .accordion .card .card-header .card-title.edit-select {
    justify-content: space-between;
}

.recipient-tc .accordion .card .card-header .card-title.edit-select .table-top-select01 {
    margin-right: 0;
}

.recipient-tc .accordion .card .card-header .card-title.edit-select .table-top-select01 .bootstrap-select > .dropdown-toggle.btn-light,
.recipient-tc .accordion .card .card-header .card-title.edit-select .table-top-select01 .form-control {
    border-color: transparent;
    background: transparent;
    padding: 0;
    height: auto;
    max-width: 70px;
}

.recipient-tc .nav.kt-nav--v3 {
    padding: 0;
    margin: 0
}

.recipient-tc .kt-nav.kt-nav--md-space .kt-nav__item:first-child {
    margin-top: 1px;
}

.recipient-user-box {
    padding: 0.65rem 2rem;
    min-height: 80px;
    max-height: 150px;
    overflow-y: auto;
    border-radius: 0;
    border: 0;
}

.recipient-user-box > span {
    display: flex;
    align-items: center;
    color: #74788d;
    background: #f7f8fa;
    border: 1px solid #ebedf2;
    padding: 0.05rem 0.4rem 0.05rem 0.4rem;
    font-size: 1rem;
    margin: 0.1rem 0.4rem 0.1rem 0;
    position: relative;
    float: left;
    border-radius: 4px;
    cursor: default;
    min-height: 45px;
}

.recipient-user-box > span > i.fa {
    margin-right: 5px;
}

.recipient-user-box > span > i.la {
    margin-left: 5px;
    cursor: pointer
}

.recipient-user-box > span .box {
    height: 0;
    width: auto;
    padding: 0.674rem 0.674rem;
    border-radius: 2px;
    display: inline-block;
    font-size: 0.875rem;
    margin: -2px 0 0 5px;
    line-height: 0;
    border: 1px solid #ffb822;
    color: #ffb822;
}

.kt_tree_3 .fa-sitemap {
    font-size: 12px;
}

/*
        .m_table_1 tbody {
            display: block;
            max-height: 400px;
            overflow-y: auto;
        }

        table.m_table_1 thead {
            display: table;
            width: calc( 100% - 1em);
        }

        table.m_table_1 tbody tr {
            display: table;
            width: 100%;
            table-layout: fixed;
        }

        table.m_table_1 tbody tr .dt-right {
            width: 32px;
        }

        table.m_table_1 thead tr th:nth-child(2),
        table.m_table_1 tbody tr td:nth-child(2) {
            width: 30% !important;
        }

        table.m_table_1 thead tr th:nth-child(3),
        table.m_table_1 tbody tr td:nth-child(3) {
            width: 20% !important;
        }
*/

select.kt-select2 {
    opacity: 0
}

.modal .select2-container {
    width: 100% !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 2px 14px;
}

.kt-select3 + .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 2px 14px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    display: flex;
    align-items: center;
    height: 45px;
}

.kt_select2-modal + .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    height: 26px;
}

.kt_select2-modal + .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    top: 11px;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    cursor: pointer;
    color: #333;
}

.select2-container--default .select2-results__option[aria-disabled=true]:hover {
    cursor: pointer;
    background: #f7f8fa;
    color: #333;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    padding-right: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice > i {
    margin-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    right: 2px;
    position: absolute;
    top: 20px;
}

.select2-container--default .select2-results__option .select2-results__option .box,
.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .box {
    height: 0;
    width: auto;
    padding: 0.674rem 0.674rem;
    border-radius: 2px;
    display: inline-block;
    font-size: 0.875rem;
    margin: -2px 0 0 5px;
    line-height: 0;
    border: 1px solid #ffb822;
    color: #ffb822;
}

.fdrive-left .btn > span.hide > span {
    display: none;
}

.fdrive-left .btn > span.hide > i {
    display: inline-block;
    padding-right: 0px;
}

.border-none.recipient-user-box {
    padding: 0
}

#kt_modal_6 .recipient-user-box > span,
#kt_modal_1 .recipient-user-box > span,
.border-none.recipient-user-box > span {
    background: transparent;
    border: none;
    height: auto;
}

#kt_modal_6 .recipient-user-box > span > span,
#kt_modal_1 .recipient-user-box > span > span {
    color: #666;
}

#kt_modal_6 .recipient-user-box > span > i,
#kt_modal_1 .recipient-user-box > span > i {
    font-size: 16px;
}

.kt-radio.kt-radio--solid > input:checked ~ span {
    background: #00a550;
}

.kt-radio.kt-radio--solid > span:after {
    border: solid #fff;
    background: #fff;
}

.kt-option {
    margin-bottom: 0px;
    padding: 0.8rem 1.4rem;
}

.kt-option.active {
    border-color: #00a550;
}

.kt-option .kt-option__label .kt-option__body {
    padding-top: 0.3rem;
    font-size: 12px;
}

.kt-checkbox-list .display-flex {
    margin-bottom: 10px;
    min-height: 34px
}

.kt-checkbox-list .kt-checkbox {
    margin-bottom: 0;
    margin-right: 15px;
}

.kt-checkbox-list .check-select .kt-checkbox {
    margin-bottom: 10px;
    margin-top: 15px;
}

.kt-checkbox-list .check-select .select2-container,
.kt-option-status {
    display: none
}

.kt-checkbox-list .check-select .select2-container.active,
.kt-option-status.active {
    display: block
}

.psw-set-box {
    display: none;
    margin-bottom: 10px;
}

.psw-set-box.active {
    display: block
}

.psw-set-box:last-of-type {
    margin-bottom: 0;
}

.psw-set-box > input {
    float: left;
    margin-right: 10px;
    max-width: 75px;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.psw-set-box .input-group {
    max-width: 145px;
    display: inline-flex;
    margin-right: 10px
}

.psw-set-box .input-group-addon.bootstrap-touchspin-postfix.input-group-append {
    margin-right: 27px;
}

.ellipsis-text .delete a > i {
    font-size: 1.1rem
}

.bootstrap-select .dropdown-menu.inner > li > a .text small {
    display: block;
    padding-left: 0;
}

.bootstrap-select .dropdown-menu li.active small {
    color: #a2a5b9 !important;
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(250, 251, 252, 0.6);
}

.collapseThree1 table#kt_upload_table_2 tr td > div {
    float: left;
    width: 15%;
    position: relative;
    z-index: 1
}

.collapseThree1 table#kt_upload_table_2 tr td > div.delete {
    float: right;
    width: 30px;
    text-align: right;
}

.collapseThree1 table#kt_upload_table_2 tr td > div.text-right {
    width: 80px;
}

.ellipsis-text .text-center a > i {
    vertical-align: initial;
}

.collapseThree1 table#kt_upload_table_2 tr td > div:nth-child(2) {
    width: 100px;
    margin-right: 10px;
    line-height: 1.5
}

.collapseThree1 table#kt_upload_table_2 tr td > div:nth-child(3) {
    line-height: 20px;
}

.collapseThree1 table#kt_upload_table_2 tr td > div.delete {
    position: absolute;
    right: 0;
    line-height: 35px;
}

.collapseThree1 table#kt_upload_table_2 tr td > div:first-of-type {
    width: calc(100% - 230px)
}

.collapseThree1 table#kt_upload_table_2 tr td > div.progress-box {
    width: 0;
    position: static;
}

.collapseThree1 #kt_upload_table_2 .text-center i {
    font-size: 1.2rem
}

.collapseThree1 #kt_upload_table_2 .delete i:hover {
    color: #f4516c
}

.collapseThree1 table#kt_upload_table_2 thead {
    display: none;
}

.collapseThree1 table#kt_upload_table_2 tr td > div.pause {
    display: none;
    width: 10%;
    position: absolute;
    left: 45%;
}

.collapseThree1 table#kt_upload_table_2 tr td > div.pause i {
    cursor: pointer;
}

.collapseThree1 table#kt_upload_table_2 tr td:hover > div.pause {
    display: block;
}

.accordion1 .dataTables_wrapper .dataTable tbody tr:not(:first-of-type):last-of-type td {
    border-bottom: none
}

.plain .btn {
    height: 0;
    width: auto;
    padding: 10px;
    border-radius: 2px;
    border: 0;
    line-height: 0px;
}

.kt_upload_table_2 {
    border: 1px solid #ebedf2;
    max-height: 200px;
}

.kt-content .flaticon-share {
   /*font-size: 1.4rem;*/
}

.dynamic-right-box .flaticon-share {
    font-size: 1.2rem;
}

.dropdown-item .flaticon-share:before,
.kt-content .flaticon-share:before {
    font-weight: bolder;
}

.active .ellipsis-text {
    max-width: 180px;
}

.active .ellipsis-text a.a_elisp {
    min-width: 180px;
}

#shareFolderMember tr th:first-of-type {
    width: 60% !important;
}

.popover {
    max-width: 450px
}

.popover .popover-body {
    padding: 12px 15px;
    font-size: 1rem;
    font-weight: 400;
    color: #6f727d;
    line-height: 1.8;
}

.mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999999;
    background: rgba(255, 255, 255, 0.5);
    color: #666;
}

    .mask .mask-center {
        width: 32em;
        max-width: 100%;
        border-radius: 4px;
        padding: 3rem;
        background: #fff;
        font-family: inherit;
        font-size: 1rem;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        box-shadow: 0 0 15px 1px rgba(69, 65, 78, .2);
    }

    .mask .kt-spinner {
        width: 80px;
        height: 80px;
        margin: 0 auto 20px auto;
        position: relative;
    }

        .mask .kt-spinner.kt-spinner--v2.kt-spinner--success:before {
            content: '';
            box-sizing: border-box;
            position: absolute;
            top: 50%;
            left: 0;
            border-radius: 50%;
            width: 5em;
            height: 5em;
            margin-top: -50%;
            border: .25em solid rgba(165, 220, 134, .3);
            border-top-color: #a5dc86;
            -webkit-animation: kt-spinner .5s linear infinite;
            animation: kt-spinner .5s linear infinite;
        }

    .mask h2 {
        font-weight: 500;
        font-size: 1.2rem;
        text-align: center
    }

@media (max-width: 1032px) {
    .dynamic-left-box.active {
        width: 100%;
        float: none;
    }

    .dynamic-right-box2 {
        float: none;
        margin-top: 15px;
        width: 100%;
    }

    .dynamic-right-box2 {
        position: static
    }

    .upload-dynamic {
        min-height: 200px !important;
        max-height: 350px !important;
    }
}

@media (max-width: 768px) {
    .fdrive-left.active,
    .dynamic-right-box {
        width: 100%;
        float: none;
    }

    .dynamic-right-box {
        margin-top: 10px
    }
}

@media (max-width: 940px) {
    .dynamic-left-box .fdrive-left.active .kt-form--label-right i + span,
    .dynamic-left-box .fdrive-left.active .kt-portlet__head-toolbar i + span {
        display: none;
    }

    .dynamic-left-box .fdrive-left.active .kt-form--label-right i,
    .dynamic-left-box .fdrive-left.active .kt-portlet__head-toolbar i {
        padding-right: 0 !important;
    }

    .dynamic-left-box .fdrive-left.active .kt-form--label-right .kt-btn--icon > span > i {
        display: inline-block;
    }

    .dynamic-left-box .fdrive-left.active .kt-portlet__head-toolbar .kt-btn--icon > span > i {
        height: 20px;
    }
}
@media (max-width: 767px) {
    .dynamic-left-box .kt-form--label-right i + span,
    .dynamic-left-box .kt-portlet__head-toolbar i + span {
        display: none;
    }

    .dynamic-left-box .kt-form--label-right i,
    .dynamic-left-box .kt-portlet__head-toolbar i {
        padding-right: 0 !important;
    }

    .dynamic-left-box .kt-form--label-right .kt-btn--icon > span > i {
        display: inline-block;
    }

    .dynamic-left-box .kt-portlet__head-toolbar .kt-btn--icon > span > i {
        height: 20px;
    }

    .dynamic-right-box.kt-portlet:before {
        content: none;
    }
}

/*投递*/

.btn-hover-warning i {
    color: #ffb822;
}

.btn-hover-warning:hover i {
    color: #fff;
}

.network-select .target-skydrive {
    width: 100%;
    overflow: auto;
}

    .network-select .target-skydrive.scroll-show.ps.ps--active-x {
        margin-bottom: 8px;
    }

    .network-select .target-skydrive .width-scroll {
        white-space: nowrap;
        margin-bottom: 8px;
        height: 60px;
    }

        .network-select .target-skydrive .width-scroll > div {
            display: inline-block;
            /*    max-width: calc(33% - 10px);*/
            margin-right: 10px;
        }

            .network-select .target-skydrive .width-scroll > div:last-of-type {
                margin-right: 0;
            }

.ps > .ps__rail-x, .ps > .ps__rail-x > .ps__thumb-x, .ps > .ps__rail-x:hover, .ps > .ps__rail-x:focus, .ps > .ps__rail-x > .ps__thumb-x:hover, .ps > .ps__rail-x > .ps__thumb-x:focus {
    height: 8px;
}

.network-select .kt-option {
    height: 60px;
    margin-bottom: 0
}

    .network-select .kt-option.gatekeeper {
        border-color: #ffb822;
    }

    .network-select .kt-option .kt-option__control {
        width: 26px;
        margin-top:-10px;
    }

    .network-select .kt-option .kt-option__label {
        width: calc(100% - 26px);
    }

        .network-select .kt-option .kt-option__label .kt-option__head {
            display: block
        }

            .network-select .kt-option .kt-option__label .kt-option__head .kt-option__title_name {
                display: block;
                max-width: 100%;
            }

        .network-select .kt-option .kt-option__label .kt-option__body .kt-badge {
            padding: 3px 6px;
            display: inline-block;
            width: auto;
            height: auto;
            /*        max-width: 75px;*/
            float: left;
            background-color: rgba(255, 184, 34, 0.1);
            color: #ffb822;
        }

        .network-select .kt-option .kt-option__label .kt-option__body {
            padding-top: 5px;
            display: flex
        }

.width-scroll.ps > .ps__rail-x {
    /*        bottom: -4px !important*/
}

.directory .display-flex {
    padding-left: 15px;
    flex: 1 1 auto;
    width: 1%;
    border: 1px solid #e2e5ec;
    border-radius: 4px;
}

    .directory .display-flex > span {
        height: 32px;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: transparent;
        background-clip: padding-box;
    }

        .directory .display-flex > span.padding {
            padding: 6px 0.1rem;
        }

        .directory .display-flex > span .bootstrap-select.form-control .dropdown-toggle {
            border: 0;
            padding: 0 0 0 1rem;
            background: transparent;
            line-height: 28px;
        }

    .directory .display-flex > input {
        height: 32px;
        position: relative;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0;
        padding: 0.65rem 1rem 0.65rem 0;
        border: 0;
        background: transparent;
    }

.directory > input:focus {
    border-color: #fff;
}

.directory.active .display-flex {
    border-right-width: 1px;
    border-color: #00a550;
}

.directory-select .display-flex {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right-width: 0;
    line-height: 1;
}

.deliver-document {
    border: 1px solid #ebedf2;
}

    .deliver-document table thead tr th {
        border-top: none
    }

.directory .display-flex > span .bootstrap-select {
    background: transparent;
    margin-top: 2px;
}

    .directory .display-flex > span .bootstrap-select > .dropdown-toggle:after {
        position: absolute;
        top: 10px;
        left: -10px;
    }

    .directory .display-flex > span .bootstrap-select .dropdown-toggle .filter-option-inner,
    .directory .display-flex > span .bootstrap-select .dropdown-toggle .filter-option-inner-inner i {
        padding-right: 0;
    }

.directory .display-flex .directory-text {
    opacity: 0;
}

.table-within, .no-choice {
    display: none;
}
/*.network-select .target-skydrive.kt-scroll{
        padding-bottom: 5px;
    }*/

.initiate-document {
    border: 1px solid #ebedf2;
}

    .initiate-document .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        padding: 0.37rem 1rem
    }

.bg-upload.zh {
    background: url(/v5/images/click_bg-.jpg) no-repeat center center rgba(255, 255, 255, .4);
}
.bg-upload.en {
    background: url(/v5/images/click_bg-en.png) no-repeat center center rgba(255, 255, 255, .4);
}
.deliver-document table tr:first-child td {
    border: 0;
}


@media (min-width: 1024px) {
    #kt_modal_4 .col-lg-2 {
        max-width: 95px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    #kt_modal_4 .col-lg-10 {
        flex: 0 0 100%;
        max-width: calc(100% - 95px);
    }
}

.ellipsis-text02 > span.expired-badge-warning {
    padding: 1px 6px;
    margin: 0 5px 0 0;
    color: #999 !important;
    float: left;
    max-width: 75px;
    border: 1px solid #999;
}

.table-drop {
    min-height: 150px;
}

.table thead th {
    white-space: nowrap;
}
@media (max-width: 768px) {
    .dynamic-right-box {
        border-top: 1px solid #ebedf2;
    }

    .dynamic-right-box {
        opacity: 0;
        display: block !important;
        position: fixed;
        top: 52px;
        left: 0;
        bottom: 0;
        right: 0;
        max-width: initial;
        margin: 0 !important;
        z-index: 120;
        transition: all 0.3s ease-out;
    }

    .dynamic-right-box-body {
        box-shadow: none;
        border-left: none;
    }

    .dynamic-right-box {
        transform: translate3d(0, 100%, 0);
    }

    .dynamic-right-box.active {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }

    .dynamic-right-box .tab-pane {
        max-height: calc(100vh - 180px) !important;
        overflow: auto;
    }
}
@media (max-width: 1200px) {
    .dynamic-right-box {
        width: 100%;
        border-top: 1px solid #ebedf2;
    }
    .fdrive-left.active {
        width: 100%;
    }
    .dynamic-right-box.kt-portlet:before {
        content: none;
    }
}
select.search-tag {
    opacity: 0;
}

.kt-input-icon--right .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    height: 25px;
}

    .kt-input-icon--right .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
        top: 11px;
    }

.kt-input-icon--right .select2-container--default .select2-selection--multiple ul, .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    max-height: 34px;
}

.dynamic-left-box .kt-input-icon--right {
    width: 180px;
    margin-right: 3px;
    height: 34px;
}

.kt-portlet__body .inbox {
    display: none;
}

@media (max-width: 850px) {
    .dynamic-left-box .kt-input-icon--right {
        width: 100%;
        margin-right: 0px;
        height: 34px;
    }

    .dynamic-left-box.kt-portlet .kt-portlet__head .kt-portlet__head-toolbar.inbox {
        display: none;
    }

    .kt-portlet__body .inbox {
        display: block;
    }
}
.kt-input-icon--right .select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--multiple {
    max-height: 34px;
}

.modal .selection-zone.no-left {
    height: auto;
}

    .modal .selection-zone.no-left:before {
        content: none;
    }

    .modal .selection-zone.no-left .selection-zone-left {
        display: none;
    }

    .modal .selection-zone.no-left .selection-zone-right {
        width: 100%;
    }

.deliver_target_search .select2-selection__choice {
    pointer-events: none;
}

    .deliver_target_search .select2-selection__choice .select2-selection__choice__remove {
        pointer-events: all;
    }