﻿.auto-archive-page .remark .blue-border-input {
    max-width: 680px;
    width: 680px;
}

.auto-archive-page .vms-config-left-panel {
    width: 25%;
}
.auto-archive-page .btn-panel {
    background-color: #192028;
}

.auto-archive-page .auto-archive-del-btn {
    margin-left: 20px;
    margin-right: 15px;
}

.auto-archive-page .vms-config-left-panel .report-export-icon {
    width: 120px;
}

    .auto-archive-page .vms-config-left-panel .report-export-icon .xls-img {
        margin: 0 10px;
    }

.auto-archive-page .vms-config-right-panel {
    width: calc(75% - 4px);
}

.auto-archive-page .remark .remark-input-grp {
    display: flex;
    flex-direction: column;
    width: 70%;
}

.auto-archive-page .archive-task-grid .ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
    background-color: #3a3e48;
}

.auto-archive-page .archive-task-grid .ui-grid-row .ui-grid-cell {
    border: none;
    padding: 0;
    background-color: #292d35;
}

.auto-archive-page .remark .remark-input-grp input:first-child {
    margin-bottom: 40px;
}

.auto-archive-page .timePickerCustom .col-md-12 {
    padding: 0;
}

.auto-archive-page .timePickerCustom .col-md-4 {
    padding: 0;
    width: 34px;
}

.auto-archive-page .timePickerCustom input {
    width: 30px !important;
}

.auto-archive-page ::-webkit-input-placeholder {
    font-style: normal;
    color: #717680;
}

.auto-archive-page .timePickerCustom div.text-center .glyphicon {
    left: 0;
}

.auto-archive-page .archving-resources .export-options {
    flex-direction: row;
}

    .auto-archive-page .archving-resources .export-options label {
        width: 85px;
    }

.auto-archive-page .archving-resources .resources-dropdown {
    display: flex;
    align-items: center;
    margin-top: 32px;
}

    .auto-archive-page .archving-resources .resources-dropdown .dropdown .btn {
        width: 320px;
    }

    .auto-archive-page .archving-resources .resources-dropdown .alertIconCmpnt {
        margin-left: 18px;
    }

.auto-archive-page .specify-event-btn {
    padding: 9px 26px 11px 27px;
    border: solid 1px #358cd8;
    background-color: transparent;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #358cd8;
    font-size: 14px;
    outline: 0;
}

.auto-archive-page .specify-event-list {
    width: 680px;
    height: 76px;
    overflow-y: auto;
    margin: 12px 0 0;
    border: solid 1px #358cd8;
    background-color: #292d35;
    padding: 3px 6px;
}

    .auto-archive-page .specify-event-list .eventslist-config-div {
        height: 31px;
        align-items: center;
    }

        .auto-archive-page .specify-event-list .eventslist-config-div:hover span {
            font-weight: normal !important;
        }

        .auto-archive-page .specify-event-list .eventslist-config-div .vms-grid-delete-button {
            font-size: 16px;
        }

.auto-archive-page .configuration-ditails-form {
    margin-bottom: 14px;
    display: flex;
}

.auto-archive-page .vms-right-panel-header {
    border: 0;
    border-bottom: 4px solid #192028;
}

.auto-archive-page .properties-page-body {
    overflow-y: auto;
    width: 100%;
}

.auto-archive-page.devices-new-ui .configuration-ditails-form label {
    padding-left: 24px;
    padding-right:7px;
}

.auto-archive-page .configuration-ditails-form label {
    width: 237px;
}

.auto-archive-page .vms-right-panel-header .panel-title {
    color: #c7cbd1;
    font-size: 14px;
    padding: 11px 16px;
}

.auto-archive-page .nvr-details-container {
    flex: 1;
}

    .auto-archive-page .nvr-details-container .nvr-select-dropdown {
        max-width: 320px;
    }

    .auto-archive-page .nvr-details-container .nvr-drive-details {
        margin-top: 24px;
    }

        .auto-archive-page .nvr-details-container .nvr-drive-details .drive-detail-grid {
            max-width: 680px;
        }

        .auto-archive-page .nvr-details-container .nvr-drive-details .drive-detail-grid-row, .drive-detail-grid-header-row {
            display: flex;
        }

        .auto-archive-page .nvr-details-container .nvr-drive-details .table-header {
            background-color: #33373f;
            padding: 8px 16px;
            color: #c7cbd1;
            width: 100%;
            border-bottom: 1px solid #292d35;
        }

        .auto-archive-page .nvr-details-container .nvr-drive-details .drive-detail-grid-body {
            height: 70px;
            overflow-y: auto;
        }

        .auto-archive-page .nvr-details-container .nvr-drive-details .drive-detail-grid .drive-detail-grid-cell {
            padding: 8px 16px;
            background-color: #3e4249;
            font-style: normal;
            line-height: normal;
            letter-spacing: normal;
            color: #c7cbd0;
            font-size: 14px;
            border-bottom: 1px solid #292d35;
            width: 227px;
        }

    .auto-archive-page .nvr-details-container .v-common-multiselect .dropdown .btn {
        width: 680px;
    }

    .auto-archive-page .nvr-details-container .v-common-multiselect .dropdown .dropdown-menu {
        width: 680px;
    }

    .auto-archive-page .nvr-details-container .no-aDrive-msg {
        margin-top: 24px;
    }

        .auto-archive-page .nvr-details-container .no-aDrive-msg .setting-image {
            margin: 0 0 4px 8px;
            cursor: pointer;
        }

.auto-archive-page .export-options {
    display: flex;
    flex-direction: column;
}

    .auto-archive-page .export-options .radio-btn {
        margin-bottom: 16px;
        padding-left: 29px;
    }

    .auto-archive-page .export-options .common-blue-radio-btn .label-text {
        color: #717680
    }

    .auto-archive-page .export-options .common-blue-radio-btn input:checked ~ .label-text {
        color: #c7cbd1;
    }

.auto-archive-page .configuration-ditails-form {
    height: auto;
}

    .auto-archive-page .configuration-ditails-form .nvr-drive-details .flex {
        display: flex;
    }

.w-50 {
    width: 50%;
}

hr {
    border-top: 1px solid #383D43;
    margin: 27px 32px;
}

.auto-archive-page .shcedule-day {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    color: #c7cbd1;
}

    .auto-archive-page .shcedule-day label {
        width: 71px;
    }

.auto-archive-page .schedule-time .blue-border-input {
    width: 80px;
}

.auto-archive-page .schedule-time {
    align-items: center;
}

.auto-archive-page .events {
    display: flex;
    width: 100%;
}

    .auto-archive-page .events .evnt-box-wrapper {
        width: 51%;
    }

    .auto-archive-page .events .event-box {
        display: flex;
        width: 100%;
        background: #383c43;
        padding: 24px;
        border-radius: 6px;
        border: solid 1px #565e70;
        margin-bottom: 24px;
    }

        .auto-archive-page .events .event-box .center-text-on {
            padding: 0 24px;
        }

        .auto-archive-page .events .event-box .del-icon {
            padding-left: 24px;
            width: 40px;
        }

            .auto-archive-page .events .event-box .del-icon button {
                padding: 0;
                outline: 0;
                border: 0;
                background: transparent;
            }

    .auto-archive-page .events .add-evnt-btn button {
        width: 88px;
        height: 32px;
        border-radius: 4px;
        border: solid 1px #3c91e6;
        background: transparent;
        color: #3c91e6;
        outline: 0;
    }

    .auto-archive-page .events .event-box .blue-border-input {
        background-color: #383c43 !important;
    }

.auto-archive-page .report-btn {
    position: fixed;
    bottom: 132px;
    right: 34px;
}

.auto-archive-page .report-btn button {
    padding: 7px 51px;
}
.auto-archive-page .vms-checkbox-container {
    position: relative;
    display: block;
    padding-left: 22px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.vms-checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.vms-checkbox-container .checkmark {
    position: absolute;
    background-color: transparent;
    left: 3px;
    top: 7px;
    width: 5.8px;
    height: 12px;
    border: solid #717680;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.vms-checkbox-container input:checked ~ .checkmark {
    background-color: transparent;
    border-color: #fff;
}

.vms-checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.vms-checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

.auto-archive-page .vms-big-btn-footer {
    position: relative;
    text-align: right;
    padding: 20px 30px;
}

.auto-archive-page .vms-big-btn-footer .big-blue-button-new-ui {
    margin-left: 3px;
}

.auto-archive-page .configuration-ditails-form .vms-numeric {
    width: 84px;
}

.auto-archive-page .configuration-ditails-form span.ui-spinner {
    width: 100%;
}

.auto-archive-page .alertIconCmpnt {
    margin-left: 10px;
    width:18px;
}

.auto-archive-custom-popup.alertMessage {
    background-color: #d8d8d8;
    color: #424242;
    padding: 8px;
    border-radius: 2px;
}

.auto-archive-custom-popup.alertMessage.dir-right::before {
    border-color: transparent #d8d8d8 transparent transparent;
    border-width: 5px 12px 5px 0;
}

/*report modal css*/
.auto-archive-report-modal .vms-modal-popup-header {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    line-height: normal;
    font-size: 13px;
    color: #fff;
}

    .auto-archive-report-modal .vms-modal-popup-header .top-right-icon-align {
        top: 3px;
    }

.auto-archive-report-modal .modal-dialog {
    display: flex;
    align-items: center;
    height: calc(100% - 60px);
}

    .auto-archive-report-modal .modal-dialog .modal-content {
        height: 637px !important;
        width: 100%;
    }

.auto-archive-report-modal .report-table {
    padding: 16px 16px 1px 16px;
    background: #192028;
}

    .auto-archive-report-modal .report-table table {
        background: #292d35;
    }

    .auto-archive-report-modal .report-table tbody {
        height: 565px !important;
        width: 99%;
        padding: 0 16px;
        background: transparent!important;
    }

    .auto-archive-report-modal .report-table thead tr {
        padding: 0 16px;
        background: #31353f;
    }

    .auto-archive-report-modal .report-table thead th {
        padding: 16px;
        font-size: 14px;
        font-weight: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #bfc3c9;
    }

    .auto-archive-report-modal .report-table tbody .col-content.resources-column .v-info {
        margin-left: 4px;
        padding-right: 20px;
    }

    .auto-archive-report-modal .report-table tbody .col-content.resources-column .resources-popup {
        position: relative;
        display: inline-block;
    }

    .auto-archive-report-modal .report-table tbody .col-content.resources-column .resources-popup .popup-body {
        display: none;
        position: absolute;
        overflow:auto;
        left: 24px;
        border-radius: 8px;
        top: 0;
        height: 200px;
        font-size: 12px;
        color: #000000;
        padding: 12px;
        width: 187px;
        background-color: #d8d8d8;
    }
    .auto-archive-report-modal .report-table tbody .col-content.resources-column .resources-popup .popup-body .body-item{
        padding-bottom:10px;

    }
    .auto-archive-report-modal .report-table tbody .col-content.resources-column .resources-popup:hover .popup-body {
        display: block;
        transition: 0.3s;
        z-index: 10;
    }

    .auto-archive-report-modal .report-table tbody tr:nth-of-type(2n) {
        background-color: #31353f;
    }

    .auto-archive-report-modal .report-table tbody td {
        padding: 16px;
        font-size: 14px;
        font-weight: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #bfc3c9;
    }

    .auto-archive-report-modal .report-table .actions-btn {
        font-size: 14px;
        font-weight: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #3c91e6;
        text-decoration: underline;
    }


@media(min-width:768px) {
    .auto-archive-report-modal .modal-dialog {
        width: 800px;
    }

    .auto-archive-report-modal .report-table tbody .col-content {
        width: 74px;
    }

    .auto-archive-report-modal .report-table .header-cell-content {
        width: 74px;
    }
}

@media(min-width:992px) {
    .auto-archive-report-modal .modal-dialog {
        width: 1080px;
    }

    .auto-archive-report-modal .report-table tbody .col-content {
        width: 113px;
    }

    .auto-archive-report-modal .report-table .header-cell-content {
        width: 113px;
    }
}

@media(min-width:1400px) {
    .auto-archive-report-modal .modal-dialog {
        width: 1300px;
    }

    .auto-archive-report-modal .report-table tbody .col-content {
        width: 146px;
    }

    .auto-archive-report-modal .report-table .header-cell-content {
        width: 146px;
    }
}

.auto-archive-report-modal .report-table tbody .col-content.status-col .status-popup .popup-body {
    display: none;
    position: absolute;
    overflow: auto;
    left: 105px;
    border-radius: 8px;
    top: 0;
    height: 100px;
    font-size: 12px;
    color: #000000;
    padding: 12px;
    width: auto;
    background-color: #d8d8d8;
    max-width: 300px;
}

.auto-archive-report-modal .report-table tbody .col-content.status-col .status-popup:hover .popup-body {
    display: block;
    transition: 0.3s;
    z-index: 10;
}

.status-text {
    padding-right: 4px;
}
