﻿#idLayoutPermissionUseFile .box {
    position: initial;
}

#idLayoutPermissionUseFile #tai-khoan-choose {
    float: left;
    width: 100%;
}

#idLayoutPermissionUseFile .item-user-name {
    color: #009ece;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    cursor: default;
    margin-right: 5px;
    margin-top: 5px;
    padding: 3px 5px;
    float: left;
}

#idsectionDeviceList .preview-layout {
    border: 1px solid #ccc;
    margin-top: 15px;
    height: 300px;
    margin-bottom: 15px
}
.preview-layout .item-header-view {
    border-top: 1px solid #ccc;
}

    .preview-layout .item-header-view .item-body-view {
        /*        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc;*/
        border: 1px solid #ccc;
        position: relative;
    }

#idsectionDeviceList .fix-left {
    float: left;
}

#idsectionDeviceList .content-value, #idModalEditDevice .content-value {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#idsectionDeviceList table.table-edit tbody tr td:first-child {
    text-align: center;
}

.container-layout {
    position: relative;
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-top: 20px;
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

#idsectionDeviceList .progress {
    border: 0 !important;
    background: #0c9209a3;
    border-radius: 38px;
    height: 10px;
}

#idsectionDeviceList .progress-bar-light-blue, .progress-bar-primary {
    background-color: #ef0707 !important;
}

#idsectionDeviceList .progress-info p {
    font-size: 14px;
    color: #0c9209a3;
    margin: 0;
}

.textarea-Edit {
    max-height: 100%;
    max-width: 100%;
    width: 100% !important;
}

.display-none {
    display: none;
}

#layoutSetting .rule {
    margin-top: 10px
}

    #layoutSetting .rule .col-lg-2 {
        text-align: right
    }

#layoutSetting form#idLayoutSetting label {
    font-weight: normal;
    padding-top: 0px;
}

#layoutSetting .width-auto {
    width: auto;
}

    #layoutSetting .width-auto.fix-right {
        float: right;
    }

#layoutSetting .content-edit {
    border-radius: 10px;
    padding: 5px;
    height: 50%;
}

#layoutSetting .content-header-detail {
    margin-top: 5px;
    height:auto;
}

    #layoutSetting .content-header-detail .item-header-detail {
        border-bottom: 1px dotted #ccc;
        padding: 5px 15px;
    }

        #layoutSetting .content-header-detail .item-header-detail .header-input {
            padding-right: 0px
        }

        #layoutSetting .header-title, #layoutSetting .header-Col-title,
        #layoutSetting .content-header-detail .item-header-detail .header-number-title {
            width: 100%;
            text-align: left;
        }

#layoutSetting .header-Col-title {
    width: 100%;
    text-align: left;
}

#layoutSetting .content-view {
    height: 450px;
    border: 1px solid #d7d7d8;
    border-radius: 3px;
    position: relative;
}

#layoutSetting .content-view-header-1 {
    background-color: #ffffff;
}

#layoutSetting .content-view-header-2 {
    background-color: #ffffff;
}

#layoutSetting .content-view-header-3 {
    background-color: #ffffff;
}

#layoutSetting .item-body-detail .col-lg-6 {
    padding: 3px 0px;
}

#layoutSetting .fix-preview {
    border-bottom: 0.5px solid #ccc;
    border-right: 0.5px solid #ccc;
    height: 100%;
    float: left;
}

#layoutKhachHang .control-label {
    text-align: left;
}

#layoutKhachHang .tab-content {
    padding-top: 10px;
}

#layoutKhachHang .group-nguoilienhe {
    border-radius: 5px;
    border: 1px solid #e1e1e1;
    padding: 5px;
    margin-top: 10px;
}

    #layoutKhachHang .group-nguoilienhe .btn-remove-nguoilienhe {
        margin-top: 5px;
    }

    #layoutKhachHang .group-nguoilienhe .header-nguoilienhe {
        height: 40px;
        margin: -4px 9px 0px 9px;
        border-bottom: 1px solid #e1e1e1;
        background-color: #f2f2f2;
    }

#layoutKhachHang .nguoilienhe-footer {
    padding: 5px;
}

#layoutSequence .box, #layoutLapLichPhat .box {
    margin-bottom: 5px;
}

.box-header {
    padding: 5px;
}

.content .box:first-child {
    margin-bottom: -10px;
}

.box {
    border-top: none;
}

table.no-collapse {
    border-collapse: unset;
}

.table-custom-striped {
    border-color: #d1e1f8;
}

    .table-custom-striped tbody tr:nth-child(2n+1) {
        background-color: rgba(0,0,0,.05) !important;
    }

.table-border-left {
    border-left-style: solid;
    border-left-width: 1px;
}

.table-border-top {
    border-top-style: solid;
    border-top-width: 1px;
}

.table-border-right {
    border-right-style: solid;
    border-right-width: 1px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0
}

    .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        background: none;
        border: 1px solid #fff
    }

.pagination > li > a, .pagination > li > span {
    padding: 3px 10px;
    border-radius: 2px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    background: none;
    box-shadow: none
}

.box-body.cs-table.class_hover_d table tbody tr {
    position: relative
}

table tbody tr td {
    vertical-align: inherit;
    font-size: 16px;
    border: 1px solid #d1e1f8;
}

table tbody tr td {
    border: 1px solid #d1e1f8;
}

table tbody tr:nth-of-type(2n+1) {
    background-color: #fff !important;
}

table tbody tr:nth-of-type(2n) {
    background-color: #f6f9fe !important;
}

.fix_table_list table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #e9f1fc !important
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: white !important;
}

.box-body .dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable, .dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
    border-bottom: none;
    width: 100% !important;
}

.box-body .dataTables_scroll .dataTables_scrollHead {
    overflow: inherit
}

.box-body .dataTables_scrollHeadInner {
    width: 100%
}

.top_Right_Menu {
    padding: 10px 10px 10px 10px;
}

    .top_Right_Menu:hover {
        background-color: lightcyan;
    }

.cs-required {
    color: red;
}

.cs-table .dataTables_scrollHead {
    overflow: inherit !important;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #fff !important;
}

.form-group .SetColorText {
    color: red;
}

.control-label {
    text-align: left;
    padding-right: 0px;
    font-weight: normal
}

.form-horizontal .box-footer .control-label {
    color: #838383
}

.cs-wrapper {
    height: 100% !important;
}

.fixed_right_icon_action .dropdown-menu {
    min-width: auto;
    left: -190px;
    border-color: #FFFFFF;
    box-shadow: 0px 0px 10px #aeaeae;
    width: 190px;
    background: #f3f2f2eb;
}

.icon_fix_right_table {
    float: left;
    width: 30px;
    text-align: center;
}

.form-group .EditText {
    text-align: left !important;
    padding-right: 0px;
    font-weight: 500
}

.content .box-titleEdit {
    padding-top: 10px;
    font-weight: 600;
    color: #ff7615e6;
}

.form-group .EditPaddingCheckBox {
    padding-top: 0px;
    padding-right: 10px
}

.cus_button_08 {
    padding: 4px 12px !important;
    margin-left: 10px
}

.form-group .FixPadding {
    width: 7%
}

.cs-profile-content .box-profile {
    padding: 30px;
    box-shadow: 5px 5px 17px #838383;
    width: 90%;
    margin: 30px auto;
    border-radius: 3px;
}

.cs-profile-content .box-primary {
    margin: 0 0 30px 0;
    float: left;
}

.cs-profile-content .cs-profile-button {
    width: 40%;
    margin: auto;
    text-align: center;
}

.form-group .Editlable {
    font-style: italic !important;
}

#idProfile .img-circle {
    width: 140px;
    height: 130px;
    border: 2px dotted #005c78;
    margin-top: 45px;
}

.form-group .Edit-Label {
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
}

#idPermission li span.group-checkbox {
    font-size: smaller;
}

    #idPermission li span.group-checkbox label {
        padding-right: 0px;
        font-weight: normal;
        /*width: 10%;*/
        margin-right: 20px;
        float: left;
    }

#idPermission .treejs ul li::before {
    display: none;
}

.weak {
    color: orange
}

.good {
    color: #2D98F3
}

.strong {
    color: limegreen
}

.short {
    color: red
}

#layoutUserList .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    white-space: nowrap;
}

label.error {
    font-weight: normal;
    color: red;
}

.cs-permission-content ul.tree1 li.branch {
    width: 100%;
    float: left;
}

#layoutCompany .form-horizontal .form-group {
    padding: 0px 5px;
}

button.cs-pull-right {
    margin-left: 5px;
}

#layoutSlideshowTime .form-horizontal .form-group {
    padding: 0px 5px;
}

    #layoutSlideshowTime .form-horizontal .form-group .checkbox {
        padding-left: 20px;
        padding-top: 33px;
    }

.class_hover_d .dataTables_scrollBody {
    overflow: inherit !important
}

.skin-blue .main-header .navbar {
    background: #fff;
    box-shadow: 0px 0px 5px #ccc;
}

.skin-blue .main-header .logo {
    background: #fff;
}

.skin-blue .main-header .logo-lg {
    color: #f00;
    font-weight: normal
}

.skin-blue .sidebar-form input[type="text"], .skin-blue .sidebar-form .btn {
    box-shadow: none;
    background-color: #fff;
    border: none;
    height: 35px;
}

.skin-blue .sidebar-menu .treeview-menu > li.active > a, .skin-blue .sidebar-menu .treeview-menu > li > a:hover {
    color: #000;
}

.skin-blue .sidebar-form {
    border: none
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #ffffff;
}

.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a {
    background: #b40000
}

.skin-blue .sidebar-menu > li > .treeview-menu {
    margin: 0 1px;
    background: #d81717;
}

.skin-blue .main-header .logo:hover {
    background-color: #ffffff;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: #d81717;
}

.skin-blue .sidebar a {
    color: #fff;
}

.main-header .logo {
    padding: 0px 0 0 3px
}

    .main-header .logo .logo-mini {
        margin-left: -3px !important;
        display: block;
        font-weight: 600;
        color: #9f0000;
        text-shadow: 0px 1px 0px #ffffff, 2px -1px 0px #ffc0c0;
    }

.navbar {
    min-height: 42px;
}

.main-header .logo {
    height: 42px
}

.main-header .navbar {
    height: 40px;
    min-height: 42px
}

.main-header .sidebar-toggle {
    padding: 11px 15px
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
    top: 38px;
    margin-left: 0;
    border-bottom: 1px solid #ffadad;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span {
    top: -1px;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container {
    top: -20px !important;
    margin-right: -5px;
}

.treeview-menu {
    padding-left: 0px;
}

.navbar-nav > li > a {
    padding-top: 11px;
    padding-bottom: 11px;
}

.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    padding-top: 0px;
    padding-bottom: 0px;
}

.navbar-nav > .user-menu .user-image {
    width: 32px;
    height: 30px;
    margin-top: -6px;
}

.navbar-custom-menu > .navbar-nav > li a {
    color: #333
}

.skin-blue .main-header li.user-header {
    background-color: #e0e0e0;
}

.skin-blue .main-header li.user-header {
    background-color: #e0e0e0;
    background-image: url('/Images/bg/bg-account.jpg');
}

#idSlideshowTime .cs-content-daterangepicker .daterangepicker {
    top: 77% !important;
    right: 0;
    left: -29% !important;
    display: block;
    width: 120% !important;
}

    #idSlideshowTime .cs-content-daterangepicker .daterangepicker.ltr .calendar.left {
        margin-right: 7% !important;
    }

a {
    color: #333
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    color: #1f1f1fe0;
    background-color: rgb(167 167 167 / 13%);
    border-color: #f51d05;
}

.btn-primary {
    background-color: #f7f7f7;
    border-color: #ff983e;
    color: #424242;
}

    .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
        color: #333333;
        background-color: #f9f9f9;
        border-color: rgb(162 162 162 / 89%);
    }

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: 0px auto -webkit-focus-ring-color !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #d81717;
    border-color: #d81717;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #ff7a19;
    border-color: #ff851a;
}

.btn-info:hover, .btn-info:active, .btn-info.hover {
    background-color: #00acd6;
}

.btn-info {
    background-color: #fff;
    border-color: #ff851a;
    color: #333;
}
.box.box-primary {
    border-top-color: #fff;
}

#swapFire_newadd {
    margin: 10px 0;
    padding: 1px 5px;
}

    #swapFire_newadd span {
        padding: 0
    }

td.details-control {
    /*background: url('/Images/bg/details_open.png') no-repeat center center;*/
    cursor: pointer;
    font-size: 20px;
    color: #d66708;
}

tr.shown td.details-control {
    /*background: url('/Images/bg/details_close.png') no-repeat center center;*/
}

.bg-green-active, .modal-success .modal-header, .modal-success .modal-footer {
    background-color: #fff !important;
    border-top-right-radius: 3px
}

.bg-green, .callout.callout-success, .alert-success, .label-success, .modal-success .modal-body {
    background-color: #fff !important;
    color: #000 !important;
    text-align: center;
}

.modal-success .modal-header, .modal-success .modal-footer {
    border-color: #fff;
}

.modal-success .modal-header, .modal-success .modal-footer {
    border-color: #fff;
    border-top-right-radius: 3px !important;
}

.modal-header .close {
    margin-top: -2px;
    color: #d81717;
}

.dataTables_scroll .dataTables_scrollHead .dataTables_scrollHeadInner table thead tr {
    background: #e0dfdf8a;
}

table thead tr {
    background: #e0dfdf8a;
}

.dataTables_scrollBody .table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #fff !important;
}

.dataTables_scrollBody .table-striped > tbody > tr:nth-of-type(2n) {
    background-color: #f6f9fe !important;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border-right: 1px solid #e4e4e4;
}

body {
    font-family: 'Times New Roman','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: normal;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 16px;
}

.treeview-menu > li > a {
    padding: 7px 5px 7px 15px;
    display: block;
}

.table-bordered {
    border: 1px solid #e4e4e4;
    border-radius: 1px;
}

.status-bar {
    float: right;
    position: fixed;
    bottom: 5px;
    right: 20px;
    background: #ae4b4b;
    color: white;
    border: solid 1px lightgray;
    opacity: 0.4;
    filter: alpha(opacity="70");
    z-index: 200;
    overflow: hidden;
    overflow-y: hidden;
    overflow-y: auto;
    cursor: progress;
}

.btn-watch {
    cursor: pointer;
    color: #2957ff !important;
    text-shadow: 1px 0px #021263;
}

.Edit-Footer {
    border-top: 1px solid #eee;
}

.dt-buttons button {
    color: #333;
    background: #f8f8f8;
    border: 1px solid #e0e0e0 !important;
    border-radius: 2px
}

    .dt-buttons button:hover {
        color: #ff1313;
        background: #fff !important;
        border: 1px solid #ff1313 !important;
    }

.dt-buttons div.dt-button-collection {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    margin-top: 3px;
    padding: 8px 8px 4px 8px;
    border: 1px solid #ccc;
    border: none;
    background-color: white;
    overflow: hidden;
    z-index: 2002;
    border-radius: 5px;
    box-shadow: none;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    -ms-column-gap: 8px;
    -o-column-gap: 8px;
    column-gap: 8px;
}

.dt-buttons button.dt-button:active:not(.disabled):hover:not(.disabled), button.dt-button.active:not(.disabled):hover:not(.disabled), div.dt-button:active:not(.disabled):hover:not(.disabled), div.dt-button.active:not(.disabled):hover:not(.disabled), a.dt-button:active:not(.disabled):hover:not(.disabled), a.dt-button.active:not(.disabled):hover:not(.disabled) {
    box-shadow: none;
}

#layoutKhachHang .box:first-child {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    margin-bottom: -10px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.box-header .form-group {
    margin-bottom: 0
}

.list_group_video_img {
    width: 100%;
    margin: 0;
    padding: 0
}

ul.list_group_video_img {
    width: 100%;
}

    ul.list_group_video_img li {
        float: left;
        margin: 5px;
        list-style: none;
        text-align: center
    }

        ul.list_group_video_img li label {
            font-weight: normal
        }

        ul.list_group_video_img li img {
            height: 90px;
            width: 90px;
        }

.showtexttooltip .SetColorText {
    color: #8f8d8d
}

.showtexttooltip li button {
    width: 48%;
    box-shadow float: left;
    padding: 5px 0;
    margin: 2% 1%;
    border: 1px solid #ccc;
    color: #333
}

.modal-open .modal {
    background: none;
    overflow-x: hidden;
    overflow-y: hidden;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: max-content;
    width: 100%;
    border-radius: 5px;
}

.list_video_llphat ul li {
    list-style: none;
    display: inline;
    float: left;
    padding: 0 5px;
}

    .list_video_llphat ul li video {
        border: 0px solid #ddd !important;
        padding: 0px !important;
    }

    .list_video_llphat ul li img {
        border: none;
        padding: 0;
        height: 56px;
        margin-bottom: 10px;
    }

.list_video_llphat button {
    position: absolute;
    border: 1px solid red;
    padding: 0px 5px;
    border-radius: 2px;
    color: red;
}

.borderRadius {
    border-radius: 3px;
    padding: 0;
    border: none;
}

.cs-ShowForm .modal-body video {
    width: 50%;
}

.modal-content {
    border-radius: 3px;
}

#layoutLibrary form input[type=file] {
    opacity: 0;
    position: absolute;
    top: 0;
    height: 100%;
    width: 80%;
}

#example1 tbody tr:hover {
    background-color: #eaf7ff !important;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.check-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    transform: translate(-50%, -50%);
}

.load-spinner {
    border: 4px solid #4064f1;
    border-top: 4px solid #cadfed;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    animation: spin 1s linear infinite;
    display: inline-block;
    vertical-align: middle;
    margin: 2px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border: 1px solid #d0d0d0;
}

li.select2-selection__choice {
    background-color: #fbfbfb !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #464646;
}

.daterangepicker .calendar.left, .daterangepicker .calendar.right {
    width: 320px !important;
    box-sizing: content-box;
    max-width: unset !important;
}

.small-box .icon {
    top: 0px
}

.Dasboard-Monitor {
    border: 1px solid #03adb3e0;
    border-radius: 2px;
    background-color: #03adb3e0;
    color: white;
}

.Dasboard-Monitor-info {
    margin-top: 20px;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0px 0px 10px 0px #b3030380;
}

.Dasboard-Monitor-detail {
    border: 1px solid #26A0DA;
    border-radius: 2px;
    background-color: #26A0DA;
    color: white;
}

.bg-green-edit {
    background-color: #02c625 !important;
    color: #ffffff;
}

.Dasboard-Edittext {
    border-bottom: 1px dotted #BBB9B9;
    margin-right: 10px;
    padding: 5px 0px 0px 5px;
    color: #777575;
}

.Dasboard-Monitor-info .box-header {
    padding: 0px;
    border-radius: 2px;
    color: white;
}

.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    position: fixed;
    right: 10px;
    left: auto;
    top: 42px;
    border: 1px solid #D3D3D3;
    box-shadow: 0px 1px 14px #717171;
}

.col-sm-6 .dataTables_filter {
    float: right;
}

.textarea-Edit {
    max-height: 100%;
    max-width: 100%;
    width: 100% !important;
}

.form-group {
    margin-bottom: 0px !important;
}

.select2-container .select2-selection--single {
    height: 34px !important;
}

.Memu-active {
    background-color: rgba(200, 200, 200, 0.23) !important;
}

.main-sidebar {
    margin-top: -8px
}

.content-Sub {
    border: 1px solid #DDD;
    border-radius: 4px;
    box-shadow: 0px 0px 20px #AEAEAE;
}

.Line-Permission {
    border-top: 1px dotted #d7d7d8;
    padding-top: 2px;
}

.btn-danger:hover, .btn-danger:active, .btn-danger.hover {
    background-color: #f20f0f;
    border: 1px solid #800202;
    color: #fff !important;
}

.modal-content-header {
    text-align: center;
    padding-top: 5px;
    border-bottom: 1px solid #e8e8e8;
    text-transform: uppercase;
    text-shadow: 1px 0px 2px #7c0101de;
    color: #ff1010;
}

.skin-blue .main-header .navbar .sidebar-toggle {
    color: #f00;
}

.skin-blue .main-header .navbar .nav > li > a {
    color: #595959;
}

.content {
    min-height: 250px;
    padding: 0px;
}

.file_record_tooltip {
    z-index: 9999;
    width: 600px;
    right: 0;
    top: 60%;
    border: solid 2px #9b8de6;
    font-size: 16px;
    max-height: 300px;
    overflow: auto;
}

    .file_record_tooltip th {
        position: sticky;
        top: 0;
    }

.file_history_detail {
    color: #605d8e;
}

    .file_history_detail:hover {
        color: #3c34bf;
    }

    .file_history_detail:active {
        color: #150e8c;
    }

.cursor-pointer {
    cursor: pointer;
}

.progress_inner_text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}

.progress {
    height: 15px;
}

.Onlinecss {
    border: 1px solid green;
    border-radius: 3px;
    padding: 5px;
    text-align: center;
    background-color: green;
    color: #fff;
}

.Offlinecss {
    border: 1px solid #ff0202;
    border-radius: 3px;
    padding: 5px;
    text-align: center;
    background-color: #ff0202;
    color: #fff;
}

.tooltip_custom_order {
    z-index: 1;
    position: absolute;
    color: rgba(253, 145, 50, 0.18);
    text-align: center;
    width: 100%;
    line-height: 35px;
    font-weight: 700;
    font-size: 40px;
    text-shadow: 1px 0px 0px rgba(255, 123, 58, 0.25), 1px 0px 0px rgba(238, 89, 0, 0.24);
}

.process_Empty {
    background: #0c9209a3;
    border-radius: 10px;
    height: 18px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 19px !important;
    color: #fff;
}

.process_Ues {
    background: #ef0707;
    border-radius: 10px;
    height: 18px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 19px !important;
}

.progress {
    border-radius: 5px;
    height: 14px;
    text-align: center;
    font-size: 14px;
    margin-top: 0px !important;
    background: #DFDDDD;
}

.progress-bar {
    border-radius: 5px;
    height: 18px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 16px
}

.skin-blue .sidebar-menu .treeview-menu > li > a {
    color: #000
}

.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a {
    background: #fff;
}

.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a {
    color: #000;
}

.main-header .logo-lg {
    margin-top: -48px;
    font-size: 14px;
    margin-left: 50px;
}

.main-header .logo {
    text-align: left
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 1px solid #ff851a;
    border-bottom-color: transparent;
}

.nav-tabs {
    border-bottom: 1px solid #ff851a;
}

.RowSelect {
    cursor: pointer;
    color: #0292E8;
}

.bg-light-blue-gradient {
    background: #feffff !important;
    color: #fff;
}

.BackgroudColor-td-Online {
    text-align: center;
    background: #BAFFCBAB;
}

.BackgroudColor-td-Offline {
    text-align: center;
    background: #FFC6C6B3;
}

.GroupReportView {
    background: rgba(238, 238, 238, 0.44) !important;
    font-weight: bold;
    color: #FFA905;
}

.group {
    font-weight: 600;
    color: #E47600E0;
    background: #dfdfdf78 !important;
}

.Content-Summary {
    margin-top: 5px;
    border: 1px solid #E8E8E8;
    height: 90%;
    border-radius: 4px;
}

.Content-Summary-header {
    font-size: 20px;
    border-bottom: 1px solid #E8E8E8;
    background: #FBFBFBB3;
}

.Content-Summary-body {
    margin-left: 35px;
    margin-top: -4px;
}

.btn-danger {
    border-color: #fa0404 !important;
    color: #f20909 !important;
    background: #FDFDFD;
}

.btn-Copy:hover, .btn-Copy:active, .btn-Copy.hover {
    border-color: #019123 !important;
    color: #08b144 !important;
}

.modal-content {
    box-shadow: 0px 0px 5px #c3c3c3;
}

.error {
    background-color: #fff;
    color: #444;
}

.Numbers {
    text-align: right;
}

.Price {
    text-align: right;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #cecece;
}

.LibraryNote {
    margin-left: 0px;
    border: 1px solid #F29F01;
    border-radius: 4px;
    padding: 5px;
    margin-top: 6px;
    background: #FFFECFB5;
    color: #FD7A1A;
}

.Text-Right {
    text-align: right;
}

.disabled-select {
    background-color: #d5d5d5;
    opacity: 0.5;
    border-radius: 3px;
    cursor: not-allowed;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

select[readonly].select2-hidden-accessible + .select2-container {
    pointer-events: none;
    touch-action: none;
}

    select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
        background: #eee;
        box-shadow: none;
    }

    select[readonly].select2-hidden-accessible + .select2-container .select2-selection__arrow,
    select[readonly].select2-hidden-accessible + .select2-container .select2-selection__clear {
        display: none;
    }

.tooltip-inner {
    background: #fff !important;
    color: #333333 !important;
    box-shadow: 2px 2px 3px #CCC;
}

table thead tr th {
    font-weight: 500 !important;
}

.titleDescription {
    padding-left: 15px;
    font-style: italic;
    color: #808080d6;
}

li a.btn-delete {
    color: red;
}

    li a.btn-delete:hover {
        color: red;
        font-weight: 600
    }

li a.btn-edit {
    color: #ff8100f5;
}

    li a.btn-edit:hover {
        color: #ff8100f5;
        font-weight: 600
    }

li a.btn-copy {
    color: rgba(8, 117, 0, 0.96);
}

    li a.btn-copy:hover {
        color: rgba(8, 117, 0, 0.96) !important;
        font-weight: 600
    }

li a.btn-user-detail {
    color: rgba(0, 185, 255, 0.96);
}

    li a.btn-user-detail:hover {
        color: rgba(0, 185, 255, 0.96);
        font-weight: 600
    }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 0px;
}

table.dataTable tbody td {
    padding: 5px;
}

.btn-group-sm > .btn, .btn-sm {
    padding: 3px 8px;
}

.clsActivate {
    padding: 5px;
}

.label-info {
    border: 1px solid #00c0ef;
    background-color: #fff !important;
    color: #252525eb !important;
}

.label-danger {
    border: 1px solid #ef0000;
    background-color: #fff !important;
    color: #252525eb !important;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #f00 !important;
    background-color: #ffffff !important;
    border-color: #ff0000;
    font-weight: 600;
}

.treejs li {
    font-weight: 600 !important;
    cursor: pointer;
}

.RowViewImage {
    padding: 5px;
    cursor: pointer;
    border: 1px solid #11afda;
    color: #11afda;
    border-radius: 4px;
    margin: 10px;
}

#modalViewImageAndVideo .modal-body img {
    height: 50%;
    width: 50%;
}

.article-img-holder {
    transition: transform .2s ease-in;
    height: 80%;
    margin: 0 auto;
}
/*    .article-img-holder:hover {
        transform: scale(0.9);
    }*/
.tdID {
    font-weight: 600;
}

#modalSlideShow {
    height: 100%;
}

.btn-Setting:hover {
    font-weight: 600;
}

.btn-infor:hover {
    font-weight: 600;
}

.btn-Share:hover {
    font-weight: 600;
}

table.dataTable thead th {
    padding: 5px 10px;
    font-weight: 600 !important;
    font-size: 16px;
}

#idHeaderChangePass {
    font-weight: 600;
}

.LogoutButton {
    font-size: 35px;
    border: 1px solid #02353c;
    border-radius: 5px;
    padding: 10px 80px;
    color: #f58007;
    cursor: pointer;
}

    .LogoutButton:hover {
        border: 1px solid #ff7a19;
        color: rgba(4, 144, 144, 0.80);
    }

.LogoutButtonEdit:hover {
    border: 1px solid #bf0505 !important;
    color: rgb(255 32 32) !important;
    background-color: #ffa0a02e;
}

#idSignOut:hover {
    font-weight: 600;
}

#idChangepass:hover {
    font-weight: 600;
}

#idShowProfile:hover {
    font-weight: 600;
}

.clsSequence {
    color: #e87b0afa;
    font-weight: 500;
}

.clsMacAddress {
    font-weight: 600;
    color: #4c4c4c;
}

.clsDeviceName {
    color: #04a2c5;
    font-weight: 600;
}

#idTotalVolumn {
    color: blue;
    font-weight: 600;
}

#idVolumnUse {
    color: #26A0DA;
    font-weight: 600;
}

.p-r-0 {
    padding-right: 0px;
}

.p-t-25 {
    padding-top: 25px;
}

.p-t-10 {
    padding-top: 10px;
}

#map {
    height: 85% !important;
}

.dataTables_empty {
    text-align: center;
}

.text-right {
    text-align: right;
}

.fileinput-remove-button {
    color: red !important;
}

#3DText {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: none;
    text-align: center;
    -o-text-overflow: clip;
    text-overflow: clip;
    color: #0c0c0c;
    text-shadow: 1px 0px 0 #ff0000;
    line-height: 10px;
}

.article-img-holder {
    height: auto !important;
    text-align: center;
}

.text-danger {
    color: #ff0500;
}

.text-info {
    color: #0089ff;
}

.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus {
    background: #fff;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: #fff;
}

.skin-blue .main-header .navbar .nav > li > a:hover, .skin-blue .main-header .navbar .nav > li > a:active, .skin-blue .main-header .navbar .nav > li > a:focus, .skin-blue .main-header .navbar .nav .open > a, .skin-blue .main-header .navbar .nav .open > a:hover, .skin-blue .main-header .navbar .nav .open > a:focus, .skin-blue .main-header .navbar .nav > .active > a {
    opacity: 0.7;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > span {
    color: #444444;
    overflow: hidden;
    padding: 10px;
    border-bottom: 1px solid #f4f4f4;
    font-size: 16px;
    text-overflow: ellipsis;
    width: 100%;
}

.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li:hover {
    background: #f4f4f4;
}

.fa-bell {
    color: #f00;
    border-radius: 100%;
    padding: 2px;
    animation-name: BellNotifi;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    animation-delay: 0;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;
}

@keyframes BellNotifi {
    0% {
        box-shadow: 0px 0px 5px 0px red;
    }

    100% {
        box-shadow: 0px 0px 10px 0px red;
        background-color: red;
        color: #fff;
        /*border: 1px solid #ff3535;*/
    }
}

.CloseModal {
    float: right;
    border-radius: 100%;
    border: 1px solid #f90000;
    padding: 8px;
    position: inherit;
    margin-top: -10px;
    background-color: #fff;
    margin-right: -10px;
    cursor: pointer;
    color: #f90000;
    z-index: 9999;
}

.NoApproved {
    color: #f00;
    animation-name: NoApproved;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    animation-delay: 0;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;
}

@keyframes NoApproved {
    0%,100% {
        text-shadow: 0 0 0px #fa1c16, 0 0 0px #fa1c16, 0 0 0px #fa1c16, 0 0 1px #fa1c16, 0 1px #fed128, 0px 0px 1px #806914;
    }

    50% {
        text-shadow: 0 0 0px #800e0b, 0 0 1px #800e0b, 0 0 1px #800e0b, 0 0 1px #800e0b, 0 0 0px #800e0b, 0px 0px 1px #40340a;
    }
}

.input-sm {
    width: 400px !important;
}

.ShowSequenceItem {
    position: absolute;
    background-color: #fff;
    box-shadow: 0px 1px 9px 1px #888888;
    padding: 10px;
    border-radius: 4px;
    z-index: 9;
    animation-name: ShowSequenceItemframes;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    animation-delay: 0;
    animation-direction: alternate;
    animation-iteration-count: 1;
    animation-fill-mode: none;
    animation-play-state: running;
    overflow: auto;
    right: 0px;
    left: 0px;
    width: 350px;
    min-height: auto;
    max-height: 300px;
}

@keyframes ShowSequenceItemframes {
    0% {
        height: 30px;
        width: 30px;
    }

    100% {
        height: auto;
        width: 400px
    }
}

.wrapper {
    height: 100% !important;
}

/*#region customize Layout*/
.main-header .navbar.navbar-static-top, .main-header a .logo-mini {
    background: transparent !important;
    background-image: linear-gradient(to left, rgb(255 255 255 / 20%), rgb(244 9 9 / 95%)) !important;
}

.skin-blue .main-header .navbar .sidebar-toggle {
    color: #fff !important;
}

    .skin-blue .main-header .navbar .sidebar-toggle:hover {
        background-color: transparent !important;
        border-right: 1px solid #fff;
        opacity: 0.7;
    }

.skin-blue .main-header .navbar .nav > li > a {
    color: #ffffff !important;
}

.skin-blue .sidebar-menu .treeview-menu > li.active > a, .skin-blue .sidebar-menu .treeview-menu > li > a:hover {
    color: red !important;
}

.treeview-menu li {
    border-bottom: 1px solid #efefef !important;
}

.skin-blue .main-header .logo-lg {
    color: #fff;
}

.skin-blue .sidebar a:hover {
    color: #fff;
}

.skin-blue .main-header .logo {
    background: transparent !important;
    position: absolute;
}

.main-sidebar .sidebar {
    background: transparent;
}

    .main-sidebar .sidebar .sidebar-menu li a:hover, .sidebar-toggle:hover {
        border-bottom: 1px solid #ff5a5a;
        background-image: linear-gradient(to left, rgb(255 255 255 / 26%), rgb(255 36 36 / 28%)) !important;
    }

.main-header {
    position: fixed;
    width: 100%;
}

.sidebar-mini.sidebar-collapse .main-header .navbar {
    position: fixed;
    width: 97%;
}

.content .box:first-child {
    margin-bottom: 0px;
}

.content-wrapper1 {
    margin-left: 50px !important;
    background-color: #fff;
    z-index: 800;
}

.treeview-menu {
    background-image: url(/Images/bg/menuimg.jpg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
/*#endregion end customize Layout*/
.SignOut {
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid #f58007;
    margin-top: -5px;
    padding-bottom: 5px;
    color: #f58007;
}

canvas {
    display: block;
    vertical-align: bottom;
}
/* ---- particles.js container ---- */

#particles-js {
    width: 100%;
    height: 100%;
    /*background-color: #979797ab;*/
    background-image: url(/Images/abstract-background.jpg);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.nav-item.nav-link.active {
    font-size: 16px;
    font-weight: 500;
    color: #047BFC;
    padding: 10px;
    border: 1px solid #ff851a;
    border-bottom-color: #fff;
    padding-bottom: -74px;
    background: #fff;
    border-radius: 3px;
}

#ShowProfile, #btn-changepass, #btnSignOut {
    padding-left: 15px;
}

.clsMsgSendSuccessful div {
    padding: 5px;
    border-bottom: 1px dotted #dbdbdb;
}

.card-row {
    width: 280px;
    min-width: 250px;
    border: 1px solid #00657c;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 2px 2px #003946ed;
    margin: 15px;
}

    .card-row .border-info {
        border: 2px solid #0987e1;
        padding: 5px;
        border-radius: 5px;
    }

    .card-row .captions {
        padding: 5px;
        border-bottom: 1px solid #ebebebf0;
        font-size: 14px;
    }

    .card-row .MemoryBorder {
        border: 1px solid #ff8d00;
        height: 110px;
        border-radius: 3px;
        margin-top: 25px;
        padding: 10px;
    }

        .card-row .MemoryBorder label {
            position: absolute;
            margin-top: -28px;
            background: #fff;
            color: #ff8d00;
            font-weight: 500;
        }

    .card-row input[type="checkbox"] + label {
        margin-top: 12px;
        position: absolute;
        line-height: 96px;
        margin-left: 17px;
        height: 20px;
        width: 20px;
        border: 1px solid #4bff3f;
        border-radius: 4px;
        text-indent: 90px;
        white-space: nowrap;
        color: #c5c5c5;
        user-select: none;
        cursor: pointer;
    }

        .card-row input[type="checkbox"] + label:after {
            content: "";
            position: absolute;
            width: 0px;
            height: 12px;
            border-bottom: 2px solid #077400;
            border-left: 4px solid #0baf00c7;
            top: 20%;
            left: 50%;
            transform-origin: bottom left;
            transform: rotate(-45deg);
            opacity: 0;
            transition: all ease-out 200ms;
        }

    .card-row input[type="checkbox"]:checked + label {
        border: 1px solid #e5e5e5;
    }

        .card-row input[type="checkbox"]:checked + label:after {
            opacity: 1;
            width: 45px;
        }

.card-row-SequenceName {
    padding: 5px;
    border-bottom: 1px solid #dbdbdbeb;
}

.card-row .SequenceList {
    position: absolute;
    background-color: #fff;
    box-shadow: 0px 1px 9px 1px #888888;
    padding: 10px;
    border-radius: 4px;
    z-index: 999;
    height: auto;
    width: 300px;
    animation-name: ShowSequenceItemframes;
    animation-duration: 1s;
    animation-timing-function: ease-out;
    animation-delay: 0;
    animation-direction: alternate;
    animation-iteration-count: 1;
    animation-fill-mode: none;
    animation-play-state: running;
    margin-top: 5px;
    display: none;
}

.card-row .Close {
    font-size: 30px;
    position: absolute;
    margin-top: -15px;
    right: 0;
}

.tableRow {
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
}

#idTitleDeviceNotSchedule:hover {
    font-weight: 600 !important;
}

.active a {
    color: #0780f6 !important;
    font-weight: 500;
}

.load-spinner-New {
    animation: spin 1s linear infinite;
    display: inline-block;
    vertical-align: middle;
    margin: 2px;
}

.btn-Slip {
    position: absolute;
    z-index: 999;
    font-size: 20px;
    margin-top: 25px;
    color: red;
    cursor: pointer;
    right: 5px;
}

    .btn-Slip:hover {
        font-weight: 700;
    }

#idModalSelectProduct {
    height: fit-content;
    margin-top: 0%;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #dfdfdf;
}
.border-bottom {
    border-bottom: 1px solid #b7b7b7;
}
.p-l-15{
    padding-left:15px;
}
.p-t-15 {
    padding-top: 15px;
}
.text-warning {
    color: #ffc800;
}
.f-w-600 {
    font-weight: 600 !important;
}
.p-15{
    padding:15px;
}
.m-b-5{
    margin-bottom:5px !important;
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .login_Left {
        display: none;
    }

    #loginId .login_right {
        padding: 0px !important;
    }

    .login-form #loginId {
        width: 98% !important;
    }

        .login-form #loginId .login_right {
            border-left: none !important;
        }

    #idHomeDasboard #idTabInfo {
        display: none;
    }

    #idHomeDasboard .btn-Slip {
        display: none;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .login_Left {
        display: none;
    }

    #loginId .col-lg-6 {
        padding: 0px !important;
    }

    .login-form #loginId {
        width: 98% !important;
        top:40% !important;
    }

        .login-form #loginId .login_right {
            border-left: none !important;
        }

    #idHomeDasboard #idTabInfo {
        display: none;
    }

    #idHomeDasboard .btn-Slip {
        display: none;
    }

    #idHomeDasboard #idTabMain {
        width: 100%;
    }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    #idHomeDasboard #idTabInfo {
        display: block;
    }

    .login_Left {
        display: none;
    }

    .login-form #loginId {
        width: 80% !important;
    }

        .login-form #loginId .login_right {
            border-left: 1px solid #ff2525 !important;
        }

    #idHomeDasboard #idTabInfo {
        display: block;
    }

    #idHomeDasboard .btn-Slip {
        display: block;
    }

    #idHomeDasboard #idTabMain {
        width: 75%;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    #idHomeDasboard #idTabInfo {
        display: block;
    }

    .login_Left {
        display: block;
    }

    .login-form #loginId {
        width: 80% !important;
        top: 50% !important;
    }

        .login-form #loginId .login_right {
            border-left: 1px solid #ff2525 !important;
        }

    #idHomeDasboard #idTabInfo {
        display: block;
    }

    #idHomeDasboard .btn-Slip {
        display: block;
    }

    #idHomeDasboard #idTabMain {
        width: 75%;
    }
}

.DeviceInfo {
    font-weight: 600;
    padding: 5px 50px;
    border: 1px solid #578d01;
    border-radius: 15px;
    color: #578d01;
}

.DeviceInfo_ul {
    display: block !important;
    padding: 10px;
    transform-origin: top;
    transform: rotateX(-90deg);
    transition: transform 0.3s linear;
    border-color: #578d01;
    width: 300px;
}

.open .DeviceInfo_ul {
    transform: rotateX(0deg) !important;
}

.fa-television {
    color: #009a0d;
}

.blink {
    animation: blinker 1.5s linear infinite;
}

.btn {
    border: 1px solid #ededed7a;
}

.dataTables_scrollHeadInner {
    width: 100% !important;
}
@keyframes blinker {
    10% {
        color: #8e44ad;
    }

    20% {
        color: #1abc9c;
    }

    30% {
        color: #d35400;
    }

    50% {
        color: #34495e;
    }

    60% {
        color: blue;
    }

    70% {
        color: #2980b9;
    }

    80% {
        color: #f1c40f;
    }

    100% {
        color: #f90000;
    }
}
.p-l-0{
    padding-left:0px !important
}
#idModalSlideShow .owl-wrapper-outer {
    height: 89%;
    overflow-y: auto;
}
.m-t-15{
    margin-top:15px;
}
.m-t-0{
    margin-top:0px !important;
}
label {
    margin-bottom: 0px;
    margin-top: 5px;
}
.fa-refresh:hover {
    animation: 1s rotate linear infinite;
}
.fix-previewSub_Row {
    border-right: 1px solid #ccc;
    float:left;
}
.fix-previewSub_Column {
    border-bottom: 1px solid #ccc;
    float: left;
}
.HeaderMac {
    margin: -27px 0px 10px 0px;
    border: 1px solid #016075ff;
    background: #f5f5f5ff;
    padding: 5px;
    border-radius: 6px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
.h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Times New Roman', Times, serif;
}
.Header_Modal {
    padding: 10px;
    background-image: radial-gradient(#ffc8c8, transparent);
}
.box-header .box-title {
    padding-top: 10px;
    font-weight: 600;
}

datalist {
    display: grid;
}
span.txtResult {
    position: absolute;
    margin: -22px 255px;
    font-weight: 600;
    color: #0181a4
}

input[type=range] {
    height: 1.50em;
    border-radius: 1.50em;
    box-shadow: 0 -1px #eaeaea, 0 1px #fff;
    background: linear-gradient(#c3c3c3, #f1f1f1);
    cursor: pointer;
}

    input[type=range], input[type=range]::-webkit-slider-runnable-track, input[type=range]::-webkit-slider-thumb {
        -webkit-appearance: none;
    }

        input[type=range][list]::-webkit-slider-container {
            min-height: 1.2em;
        }

        input[type=range]::-webkit-slider-container {
            -webkit-user-modify: read-write !important;
            margin: 0.375em;
            height: 0.75em;
            border-radius: 0.50em;
            box-shadow: inset 0 1px 4px #8c8c8c;
            background: linear-gradient(#f8dd36, #d68706) 0/var(--pos) no-repeat, linear-gradient(#efefef, #ffffff);
        }

        input[type=range]::-webkit-slider-runnable-track {
            margin: -0.375em;
        }

        input[type=range]::-webkit-slider-thumb {
            box-sizing: border-box;
            border: solid 0.375em transparent;
            width: 1.50em;
            height: 1.50em;
            border-radius: 50%;
            box-shadow: 0 2px 5px #014c60;
            background: linear-gradient(#016a86, whitesmoke) padding-box, linear-gradient(#34d4ff, #f3f3f3ce) border-box;
            cursor: ew-resize;
        }

        input[type=range]:focus {
            outline: none;
        }

datalist {
    grid-row: 1;
    grid-template-columns: 3em 1fr 3em;
    place-content: end center;
    margin: 0 -0.375em;
    color: #bababa;
    text-align: center;
    text-transform: uppercase;
}

    datalist::after {
        place-self: end center;
        margin-bottom: 0px;
        width: min(12em, 100%);
        min-height: 0.5em;
        grid-area: 1/2;
        background: linear-gradient(90deg, transparent 2px, #0181a4 0) -1px/1em round;
        clip-path: polygon(0 calc(100% - 1px), 0 100%, 100% 100%, 100% 0);
        content: "";
    }
.CardTwoScreen {
    height: 200px;
    width: 400px;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    margin-right: 10px;
    box-shadow: 1px 1px 15px #e9e9e9;
    padding-top: 2%;
    padding-bottom: 2%;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.CardTwoScreen h4{
    text-transform:uppercase;
    font-weight:600;
    margin-left:5px;
}
.CardTwoScreen_Content {
    display: flex;
    justify-content: center;
    padding-top:5%;
}
    .CardTwoScreen_Content img {
        border: 1px solid #e9e9e9;
        border-radius:3px;
        margin-right:5px;
    }
.CardTwoScreen_Action {
    border: 1px solid #e9e9e9;
    width: 400px;
    border-radius: 4px;
    padding: 10px;
    background: #ecececab;
    margin-bottom: 20px
}
.CardTwoScreen_Mac {
    text-transform: uppercase;
    border: 1px solid #dfdfdf;
    padding: 0px 10px;
    border-radius: 3px;
    background: #ffef52a6;
    color: #bd0a00f2;
}
.CardList {
    display: flex;
    align-content: center;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    align-items: center;
    flex-wrap: wrap
}
.Avatar_Action {
    background: #d8ccccc4;
    margin-right: 5px;
}
#idPreview_type_mix, #idPreview_type_two, #idPreview_type_one {
    border: 1px solid #e7e7e7;
    border-radius: 6px;
    padding: 0px 5px;
    background: #1817173d;
}
.btn-primary.dropdown-toggle.btn-collapse {
    background-color: #fde5e58c;
    color: #ff0000;
}
.vertical-align-middle {
    vertical-align: middle !important;
}
