@import url('globals.css');
html, body {
    width: 100%;
    height: 100%;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    background-color: #010101;
    overflow: hidden;
    font-display: swap;
}

iframe html,
iframe body {
    width: 100%;
    height: 100%;
}

a,
a:hover {
    text-decoration: none;
    font-weight:400;
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}
h1,h2,h3,h4,h5,h6{
    color:inherit;
}
button {
    border: none;
    outline: none;
    transition: all .2s;
}
.btn {
    color:#fff;
    border-radius: 10px;
    font-weight: 700;
    line-height: 1;
    padding: 10px;
    border:none;
}
.btn,
.btn *{
    vertical-align: middle;
    white-space: nowrap;
}
.btn-dark {
    color: #fff;
    background: linear-gradient(0, #010101, #141414);
    border: solid 1px #353741;
}
.btn-dark:hover{
    border-color: #ffffff50;
}
.btn-light {
    color: #1A1D1F;
}
.btn-primary {
    background: var(--v-gradient-primary);
    color: #fff;
    font-size: 20px;
}
.btn-primary[disabled],
.btn-primary[disabled]:hover {

}
input {
    border: none;
    outline: none;
    background-color: transparent;
    color: inherit;
}
input:-internal-autofill-selected,
input:-internal-autofill-previewed {
    background-color:rgba(0,0,0,.1) !important;
    transition: background-color 5000s ease-in-out 0s !important;
    -webkit-text-fill-color: #fff !important;
}
.form-check-input[type=checkbox]:checked {
    background: var(--v-gradient-primary);
}
.form-check-label{
    vertical-align:middle;
}
.form-group label {
    color: #DDDDDD;
    margin: 6px 0;
    font-size: 14px;
}
.form-control,
.form_control_color,
.form-select {
    width: 100%;
    background-color: #0A0A0A;
    color: #DDDDDD;
    font-size: 16px;
    line-height: 1;
    border: none;
    border-radius: 8px;
    padding: 10px;
    transition: all .2s;
}
.form-control::placeholder {
    color: #8A8A8A;
    font-style: italic;
    font-size: 14px;
}
.form-control:focus,
.form-select:focus {
    color:#fff;
    background-color: #0A0A0A;
    border-color: #ffffff50;
    box-shadow:none;
}
.form-select {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDE2IDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik04LjAwMDAzIDguNzQ5ODVDOC4wOTg1NCA4Ljc1MDA5IDguMTk2MTIgOC43MzA3NyA4LjI4NzEgOC42OTNDOC4zNzgwOCA4LjY1NTI0IDguNDYwNjUgOC41OTk3OCA4LjUzMDAzIDguNTI5ODVMMTUuNTMgMS41Mjk4NUMxNS42NjI1IDEuMzg3NjcgMTUuNzM0NiAxLjE5OTYzIDE1LjczMTIgMS4wMDUzMkMxNS43Mjc4IDAuODExMDI0IDE1LjY0OTEgMC42MjU2MzggMTUuNTExNyAwLjQ4ODIyNUMxNS4zNzQyIDAuMzUwODEyIDE1LjE4ODkgMC4yNzIxIDE0Ljk5NDYgMC4yNjg2NzJDMTQuODAwMyAwLjI2NTI0MyAxNC42MTIyIDAuMzM3MzY3IDE0LjQ3IDAuNDY5ODQ3TDguMDAwMDMgNi45Mzg4NUwxLjUzMDAzIDAuNDY5ODQ3QzEuMzg3ODYgMC4zMzczNjcgMS4xOTk4MSAwLjI2NTI0MyAxLjAwNTUxIDAuMjY4NjcyQzAuODExMjA5IDAuMjcyMSAwLjYyNTgyMyAwLjM1MDgxMiAwLjQ4ODQxIDAuNDg4MjI1QzAuMzUwOTk3IDAuNjI1NjM4IDAuMjcyMjg1IDAuODExMDI0IDAuMjY4ODU3IDEuMDA1MzJDMC4yNjU0MjkgMS4xOTk2MyAwLjMzNzU1MSAxLjM4NzY3IDAuNDcwMDMxIDEuNTI5ODVMNy40NzAwMyA4LjUyOTg1QzcuNTM5NDEgOC41OTk3OCA3LjYyMTk5IDguNjU1MjQgNy43MTI5NyA4LjY5M0M3LjgwMzk1IDguNzMwNzcgNy45MDE1MiA4Ljc1MDA5IDguMDAwMDMgOC43NDk4NVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=');
}
.form-check-input {
    background-color: #0A0A0A;
    border-color: #353741;
    border-width: 2px;
}
.form-check-input:focus{
    border-color: #353741;
    box-shadow:none;
}
.form-switch {
    display: flex;
    align-items: center;
    padding: 0;
}
.form-switch .form-check-input,
.form-switch .form-check-input:focus,
.form-switch .form-check-input:checked{
    --bs-form-switch-bg: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAyNiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZGlfNTgwXzczOCkiPgo8cmVjdCB4PSI0IiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHJ4PSI5IiBmaWxsPSJ3aGl0ZSIvPgo8L2c+CjxkZWZzPgo8ZmlsdGVyIGlkPSJmaWx0ZXIwX2RpXzU4MF83MzgiIHg9IjAiIHk9IjAiIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiPgo8ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPgo8ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIgcmVzdWx0PSJoYXJkQWxwaGEiLz4KPGZlT2Zmc2V0IGR5PSI0Ii8+CjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjIiLz4KPGZlQ29tcG9zaXRlIGluMj0iaGFyZEFscGhhIiBvcGVyYXRvcj0ib3V0Ii8+CjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjI1IDAiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3dfNTgwXzczOCIvPgo8ZmVCbGVuZCBtb2RlPSJub3JtYWwiIGluPSJTb3VyY2VHcmFwaGljIiBpbjI9ImVmZmVjdDFfZHJvcFNoYWRvd181ODBfNzM4IiByZXN1bHQ9InNoYXBlIi8+CjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdHlwZT0ibWF0cml4IiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDEyNyAwIiByZXN1bHQ9ImhhcmRBbHBoYSIvPgo8ZmVPZmZzZXQgZHk9IjQiLz4KPGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iMiIvPgo8ZmVDb21wb3NpdGUgaW4yPSJoYXJkQWxwaGEiIG9wZXJhdG9yPSJhcml0aG1ldGljIiBrMj0iLTEiIGszPSIxIi8+CjxmZUNvbG9yTWF0cml4IHR5cGU9Im1hdHJpeCIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjI1IDAiLz4KPGZlQmxlbmQgbW9kZT0ibm9ybWFsIiBpbjI9InNoYXBlIiByZXN1bHQ9ImVmZmVjdDJfaW5uZXJTaGFkb3dfNTgwXzczOCIvPgo8L2ZpbHRlcj4KPC9kZWZzPgo8L3N2Zz4K');
}
.form-switch .form-check-input {
    width: 50px;
    height: 22px;
    background-position: -2px 2px;
    border: none;
    color: #8A8A8A;
    background-size:auto;
    box-shadow: 0px 4px 4px 0px #00000080 inset;
    float: none;
    margin: 0;
}
.form-switch .form-check-input:checked{
    background: var(--v-priamy) var(--bs-form-switch-bg) no-repeat;
    background-position: 26px 2px;
    color: #fff;
}
.form-switch .form-check-label {
    color: #8A8A8A;
}
.form-switch .form-check-input:checked ~ .form-check-label {
    color: #fff;
}
.form-group {
    box-shadow: 0px 4px 4px 0px #00000040;
}
.form-group .form-control.form_opacity[type=number]:hover,
.form-group .form-control.form_opacity[type=number]:active {
    background-image: none;
}

.form-group input.form-control[type=number]::-webkit-inner-spin-button,
.form-group input.form-control[type=number]::-webkit-outer-spin-button {
    width: 40px;
    height: 30px;
    margin: 0 5px;
    opacity: 0;
}

.form-group input.form-control[type=number]:hover,
.form-group input.form-control[type=number]:focus {
    background-image: url(../Images/i_dropDown.png), url(../Images/i_pullUp.png);
    background-size: 10px 10px, 10px 10px;
    background-position: calc(100% - 18px) 24px, calc(100% - 18px) 8px;
    background-repeat: no-repeat;
}

.form-group input.form-control[type=number] {
    /**-moz-appearance: textfield;*/
    -moz-appearance: none;
}

.form-group .form-control[type=time]::-webkit-calendar-picker-indicator {
    display: block;
    background-image: url(../Images/i_time.png);
    opacity: .75;
    cursor: pointer;
}

.form-group .form-control[type=time]::-webkit-inner-spin-button {
    visibility: hidden;
}

.form-group input.form-control[type=date]::-webkit-calendar-picker-indicator {
    display: block;
    background-image: url(../Images/i_date.png);
    opacity: .75;
    cursor: pointer;
}

.form-group input.form-control[type=date]::-webkit-inner-spin-button {
    visibility: hidden;
}
.form-control-color{
    width:20px;
    height:20px;
    border-radius:6px;
    padding: 0;
}
/* scroll_bar */
.scroll_bar {
    overflow-x: hidden;
    overflow-y: auto;
}

/* width */
::-webkit-scrollbar {
    min-width: 0;
    min-height: 0;
    width: 12px;
    height: 12px;
    position: fixed;
    right: 0;
}

/* track */
::-webkit-scrollbar-track {
    background: transparent;
}

::-webkit-scrollbar-button {
    display: none;
}

/* handle */
::-webkit-scrollbar-thumb {
    /*background-color: #8A8A8A;*/
    background-color: #fff;
    border-radius: 6px;
    transition: all .2s;
    border: none;
}
::-webkit-scrollbar-corner {
    background-color: transparent !important;
}


.login_bg {
    background: url(../Images/bg_login.jpg) center/cover;
    background-size: cover;
    padding:15px;
}
.login_bg .content_text {
    display: flex;
    align-items:center;
    color: white;
    margin-top: 15px;
    font-size: 18px;
    text-align: center;
}
.login_bg .content_text.top{
    margin-bottom:calc(50vh - 330px);
}
.login_bg .content_text .logo{
    height:24px;
}
.login_form {
    width: 480px;
    border-radius: 15px;
    border: solid 1px #353741;
    background-color: #010101D9;
    box-shadow: 0px 4px 4px 0px #00000040;
    backdrop-filter: blur(5px);
    padding: 64px;
}
.login_form_title {
    text-align: center;
    color: #fff;
    font-size: 64px;
}
.fp_title {
    font-size: 40px;
}
.fp_text {
    font-size: 18px;
}
.login_form .form-group{
    position:relative;
}
.login_form .form-group + .form-group{
    margin-top:40px;
}
.login_form .form-group .form-control{
    width:100%;
    height:50px;
    font-size:16px;
    border-radius:0;
    border:0;
    border-bottom:solid 2px #BD0000;
    background-color: #00000080;

}
.login_form .form-group .form-control:focus {
    border-color: #e60d0d;
    box-shadow: none;
}
.login_form .form-group .form-control::placeholder{
    color:#fff;
    font-style:italic;
    font-size:14px;
}
.login_form .form-check-input{
    font-size:16px;
    border-radius:0;
    border-color:#fff;
}
.login_form .form-check-input:checked{
    border: none;
}
.login_form .btn-group .btn-primary {
    font-size: 20px;
    padding: 10px;
    line-height: 1.2;
    margin-top: 50px;
}

.dashboard_container {
    width: 100%;
    height: 100%;
    display: flex;
    background-color: #010101;
}
.collapse_list{
    height:100%;
    position:relative;
}
    .collapse_list .collapse_btn {
        width: 32px;
        height: 32px;
        position: absolute;
        right: -16px;
        top: 92px;
        border-radius: 50%;
        border: solid 1px #353741;
        background: #141414 url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDE5Ljc0OThDMTQuOTAxNSAxOS43NTAxIDE0LjgwMzkgMTkuNzMwOCAxNC43MTI5IDE5LjY5M0MxNC42MjIgMTkuNjU1MiAxNC41Mzk0IDE5LjU5OTggMTQuNDcgMTkuNTI5OEw3LjQ3IDEyLjUyOThDNy40MDAzMyAxMi40NjAzIDcuMzQ1MDcgMTIuMzc3NyA3LjMwNzM2IDEyLjI4NjdDNy4yNjk2NSAxMi4xOTU4IDcuMjUwMjQgMTIuMDk4MyA3LjI1MDI0IDExLjk5OThDNy4yNTAyNCAxMS45MDE0IDcuMjY5NjUgMTEuODAzOSA3LjMwNzM2IDExLjcxM0M3LjM0NTA3IDExLjYyMiA3LjQwMDMzIDExLjUzOTQgNy40NyAxMS40Njk4TDE0LjQ3IDQuNDY5ODVDMTQuNjEyMiA0LjMzNzM3IDE0LjgwMDIgNC4yNjUyNCAxNC45OTQ1IDQuMjY4NjdDMTUuMTg4OCA0LjI3MjEgMTUuMzc0MiA0LjM1MDgxIDE1LjUxMTYgNC40ODgyMkMxNS42NDkgNC42MjU2NCAxNS43Mjc3IDQuODExMDIgMTUuNzMxMiA1LjAwNTMyQzE1LjczNDYgNS4xOTk2MyAxNS42NjI1IDUuMzg3NjcgMTUuNTMgNS41Mjk4NUw5LjA2MSAxMS45OTk4TDE1LjUzIDE4LjQ2OThDMTUuNjM0OCAxOC41NzQ3IDE1LjcwNjEgMTguNzA4MyAxNS43MzUgMTguODUzN0MxNS43NjM4IDE4Ljk5OTEgMTUuNzQ5IDE5LjE0OTggMTUuNjkyMyAxOS4yODY4QzE1LjYzNTYgMTkuNDIzNyAxNS41Mzk1IDE5LjU0MDggMTUuNDE2MyAxOS42MjMyQzE1LjI5MzEgMTkuNzA1NyAxNS4xNDgyIDE5Ljc0OTcgMTUgMTkuNzQ5OFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=') no-repeat center center/auto auto;
        box-shadow: 0px 4px 4px 0px #00000040;
        transition: all .2s;
        z-index: 999;
    }
.lavon-dashboard-sidebar {
    width: 16vw;
    min-width: 265px;
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: #191919;
    box-shadow: 4px 0px 4px 0px #00000040;
    border-right: solid 1px #353741;
    flex-shrink: 0;
    padding: 20px 24px;
}
.dashboard-menu {
    width:100%;
    height:100%;
    display: flex;
    flex-direction: column;
}
.dashboard-logo {
    width: 100%;
    border-bottom: solid 1px #353741;
    padding-bottom:8px;
}

.dashboard-logo-image {
    display: block;
    max-width:100%;
    max-height: 77px;
}
.dashboard-text {
    color: #8A8A8A;
    font-size: 15px;
    text-align:center;
}
.dashboard-button {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 12px;
    font-size:15px;
    font-weight:700;
    border-radius: 8px;
    background-color:transparent;
    opacity:.5;
    padding: 5px 12px;
    margin-top:36px;
}
.dashboard-button.active,
.dashboard-button:hover {
    background: var(--v-gradient-primary);
    opacity:1;
}
.dashboard-button svg{
    width:30px;
    height:auto;
    min-width:24px;
}
.dashboard-button-text {
    color: #fff;
}
.submenu_navbar{
    width: 100%;
    display: none;
    padding-left: 40px;
    position:relative;
}
.submenu_navbar::after {
    display: block;
    content: '';
    width: 2px;
    height: calc(100% - 48px);
    background-color: #fff;
    border-radius: 10px;
    position: absolute;
    top: 10px;
    left: 26px;
}
.submenu_navbar_item {
    width: 100%;
    padding: 12px 0;
    position: relative;
}
.submenu_navbar_item::after {
    display: block;
    content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMS41VjUuNUMxIDkuOTE4MjggNC41ODE3MiAxMy41IDkgMTMuNUgxMyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==');
    position:absolute;
    right: 100%;
    bottom: 22px;
}
.submenu_navbar_item .dashboard-button{
    margin-top: 0;
}
.dashboard-bottom {
    margin-top: auto;
    border-top: solid 1px #353741;
    padding-top: 16px;
}

.dashboard_content {
    flex: 1;
    height: 100%;
    display:flex;
    flex-direction:column;
    position: relative;
    overflow-x:hidden;
    overflow-y:auto;
    transition: all .2s;
}

.dashboard-top-bar {
    width: 100%;
    height: 58px;
    display: flex;
    align-items: center;
    color: #DDDDDD;
    border-bottom: 1px solid #353741;
    background-color: #191919;
    flex-shrink: 0;
    position: sticky;
    top: 0;
}
.dashboard-user-department {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.2;
}
.dashboard-user-name {
    font-size: 14px;
    line-height: 1;
    font-style: italic;
}
.dashboard-notification-button{
    position:relative;
}
.dashboard-map-counter {
    position: absolute;
    left: 24px;
    top: 4px;
    border-radius: 100px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    background-color: var(--v-priamy);
    padding: 2px 5px;
}
.dashboard-cards-container {
    width: 100%;
    gap: 10px 0;
    display: flex;
    flex-wrap: wrap;
    padding:20px 5px;
}
.dashboard-card-box {
    width: 100%;
    border-radius: 10px;
    background-color: #141414;
    padding: 8px;
    overflow: hidden;
    border: solid 1px #353741 !important;
}
.dashboard-card-title {
    font-size:calc(16px + .2vw);
    text-align:center;
}
.dashboard_card_title{
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    background: var(--v-gradient-primary);
}
.dashboard-card-subtitle {
    font-size: 12px;
    font-style: italic;
    text-align: center;
    line-height: 1;
}
.dashboard_form_select {
    width: 300px;
    position: absolute;
    top: 20px;
    left: 20px;
}
.dashboard_map_fullscreen_btn {
    position:absolute;
    top:20px;
    right:20px;
}
.dashboard_map_fullscreen_btn .btn {
    width: 36px;
    height: 36px;
    border-radius: 6px;
    background-color: #010101D9;
    padding: 0;
}


.dashboard_form {
    width: 100%;
    background: var(--v-gradient-primary);
    display: flex;
    align-items: center;
    padding: 8px 20px;
}
.dashboard_form .form-group{
    width:fit-content;
    height: 32px;
    background-color: #0A0A0A;
    border:solid 1px #353741;
    border-radius: 8px;
    display: flex;
    align-items: center;
    padding: 0 4px;
}
.dashboard_form .form-group label{
    color: #8A8A8A;
    font-size: 12px;
    flex-shrink: 0;
    margin: 0 5px;
}
.dashboard_form .form-group .form-select,
.dashboard_form .form-group .form-control {
    width: 220px;
    height: 100%;
    font-size: 12px;
}
.dashboard_form .form-group .form-control{
    width:300px;
}
.dashboard_form .nav {
    flex-wrap: nowrap;
}
.dashboard_form .nav .nav-item{
    height:100%;
    padding:3px 0;
}
.dashboard_form .nav .nav-item .btn{
    width:92px;
    height:100%;
    font-size:12px;
    border-radius: 6px;
    padding: 0 20px;
    white-space: nowrap;
    border: solid 1px;
}
.dashboard_form .nav .nav-item .btn:not(.active){
    font-weight:400;
    border-color: transparent;
}
.dashboard_form .btn-sm{
    height: 32px;
    font-size: 14px;
    font-weight: 500;
    padding: 0 12px;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.nav .nav-item .btn {
    font-size: 15px;
    font-weight: 700;
    color:#fff;
    border-radius: 8px;
    opacity: .5;
}
.nav .nav-item .btn.active {
    font-weight:700;
    background: var(--v-gradient-primary);
    opacity:1;
    border-color: #3A0000;
}
    .nav .nav-item .btn:not(.active):hover {
        border-color: #353741;
        background-color: #141414;
    }

.evidence_info_container{
    width:250px;
    height:100%;
    display:flex;
    flex-direction:column;
}
.table_info {
    width: 100%;
    color: #DDDDDD;
    font-size: 12px;
    line-height:1.5;
}
    .table_info td {
        padding: 5px;
        border-bottom: solid 2px #141414;
    }
.table_info td.bg_dark{
    background-color: #0A0A0A;
}
.photo_view_card {
    display: flex;
    align-items: center;
    font-size: 10px;
    color: #ddd;
    background-color: #0A0A0A;
    padding: 8px 0;
}
.dashboard_table.table {
    color: #DDDDDD;
    font-size:12px;
    border-color: #0A0A0A;
    white-space:nowrap;
}
.dashboard_table thead {
    font-size:16px;
    font-weight:700;
    background: var(--v-gradient-primary);
    position: sticky;
    top: 0;
}
.dashboard_table tbody tr:hover {
    /*--bs-table-bg: #010101D9;*/
    background: var(--v-gradient-primary);
}
.dashboard_table th,
.dashboard_table td {
    border-right-width: 2px;
    border-bottom-width: 2px;
    padding: 5px 10px;
    vertical-align: middle;
    cursor: default;
}
.dashboard_table thead th {
    border-color: #3A0000
}
.evidence_table th:first-child,
.evidence_table td:first-child,
.evidence_table th:last-child,
.evidence_table td:last-child{
    border-right-width: 0;
}

.nav.tab {
    border-bottom: solid 1px #353741;
    padding: 0 10px 12px;
}
.nav.tab .nav-item {
    color: #8A8A8A;
    font-size: 16px;
    cursor: pointer;
    padding: 5px 10px;
    border-bottom: solid 3px transparent;
    transition: all .2s;
}
.nav.tab .nav-item + .nav-item{
    margin-left: 30px;
}
.nav.tab .nav-item.active{
    color: #fff;
    border-color: var(--v-priamy);
}
.nav.tab .nav-item:hover {
    color: #fff;
}
.modal-content {
    background-color: #0A0A0A;
    border: solid 1px #353741;
    box-shadow: 4px 8px 20px 0px #00000014;
    color: #fff;
}
.modal-header {
    padding: 25px 15px;
}
.modal-title {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.modal-footer {
    border: none;
}
.modal-content .btn {
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.evidence_modal_content {
    border-radius: 10px;
    background-color: #141414;
    padding: 20px;
    display: flex;
}
.box_border {
    border-radius: 10px;
    border: solid 1px #353741;
    background-color: #0A0A0A;
    box-shadow: 0px 4px 4px 0px #00000040;
    overflow:hidden;
}
.evidence_filter_date_range li{
    height: 37px;
    color: #8A8A8A;
    font-size: 16px;
    background-color: transparent;
    padding: 6px 15px;
    cursor: pointer;
    transition: all .2s;
}
.evidence_filter_date_range li.active,
.evidence_filter_date_range li:hover{
    color: #fff;
    background-color: var(--v-priamy);
}
.evidence_filter_date {
    width: 100%;
    height: 261px;
}
.evidence_filter_date .calendar_top{
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    line-height: 50px;
    position: relative;
}
.evidence_filter_date .calendar_top .btn{
    position: absolute;
    left: 0;
    top: 10px;
}
.evidence_filter_dt .form-control {
    border: solid 1px #353741;
}
.modal-footer .btn {
    width: 150px;
}
.evidence_filter_table {
    border: solid 1px #353741;
    background-color: #111;
    border-radius: 10px;
    overflow: hidden;
}
.evidence_filter_table .dashboard_table{
    padding: 10px;
}
.plate_recognition_number {
    font-size: 40px;
    font-weight: 900;
    color: #fff;
    text-align: center;
    border: solid 4px;
}
.plate_recognition_img {
    width: 270px;
    height: 90px;
    border: solid 4px;
}
.evidence_single_list{
    width: 100%;
    padding: 0 10px 5px 20px;
}
.evidence_single_list li{
    width: 100%;
    cursor: pointer;
    transition:all .2s;
}
.evidence_single_nav_img{
    width: 100%;
    border: solid 3px transparent;
}
li.active .evidence_single_nav_img,
li:hover .evidence_single_nav_img{
    border-color: #FDCC0A;
}

.vedio_range[type="range"] {
    appearance: none;
    -webkit-appearance: none;
    width: 100%;
    height: 5px;
    outline: none;
    border: none;
}
.vedio_range[type="range"]::-webkit-slider-thumb{
    appearance: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: none;
    background: #fff;
}
.evidence_single_video{
    width: 100%;
}
.evidence_single_video .video {
    width: 100%;
    margin-bottom: -20px;
}
.users_list{
    display: flex;
    flex-wrap: wrap;
    padding: 18px;
}
.users_list li{
    padding: 3px;
}
.users_list_item {
    width: 100%;
    display: flex;
    border-radius: 10px;
    background-color: #0A0A0A;
    padding: 10px 15px 20px;
    cursor: pointer;
}
    .users_list_item:hover {
        outline: 1px solid #0073E5;
        box-shadow: 4px 0 4px 0 rgba(0, 0, 0, 0.25);
    }
.users_list_item .user-info {
    font-size: 12px;
    color: #DDDDDD;
}
.users_list_item .user-info .name {
    font-size: 14px;
    color: #0099FF;
    font-weight: 700;
}
.users_list .profile_img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: 4px;
}
.users_list .profile_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.user_permissions_list .form-switch {
    flex-direction: row-reverse;
    justify-content: space-between;
}
.new_user_modal{
    border-radius: 10px;
}
.new_user_modal .modal-body .btn {
    font-weight: 700;
    font-size: 15px;
    padding: 16px 20px;
}
.profile_modal_img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
}
.profile_modal_img img{
    width:100%;
    height: 100%;
    object-fit: cover;
}
.new_user_modal .form-control {
    background-color: #141414;
}
.new_user_modal .link_reset {
    text-align: center;
    color: #0073E5;
    font-size: 12px;
    text-decoration: underline;
    display: block;
    margin: 0 auto;
}


@media (min-width: 576px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
    .login_bg .content_text {
        font-size: 24px;
    }
    .login_bg .content_text .logo{
        height:32px;
    }
    .login_bg .content_text.top {
        margin-bottom: calc(50vh - 350px);
    }
    .login_form .btn-group .btn-primary {
        margin-top: 80px;
        font-size: 26px;
    }
    .login_form{
        width:600px;
    }
    .login_form_title {
        font-size: calc(60px + 1vw);
    }
    .login_form .form-group + .form-group {
        margin-top: 64px;
    }
    .fp_title{
        font-size:60px;
    }
    .fp_text{
        font-size:24px;
    }
}
@media (min-width: 1400px) {
    .login_bg .content_text.top {
        margin-bottom: calc(50vh - 380px);
    }
}


/*/////////////////////////////////////////////////////////////*/
.navbar {
    gap: 24px;
    top: 0px;
    left: 1px;
    width: 264px;
    height: 1080px;
    display: flex;
    padding: 15px 24px 20px;
    position: absolute;
    align-self: stretch;
    background: linear-gradient(180deg, rgba(17, 17, 17, 1) 0%, rgba(0, 0, 0, 1) 100%);
    box-shadow: 12px 2px 8px 0px rgba(0, 0, 0, 0.5);
    box-sizing: content-box;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: rgba(50, 52, 60, 1);
    border-style: solid;
    border-width: 0 1px 0 0;
    flex-direction: column;
    background-color: var(--dl-color-default-mainbackgroundfade);
}

.navbar-stack {
    gap: 14px;
    width: 255px;
    height: 456px;
    display: flex;
    flex-shrink: 0;
    flex-direction: column;
}

.navbar-logo {
    width: 255px;
    height: 70px;
    display: flex;
    align-items: flex-start;
    flex-shrink: 1;
}

.navbar-brand {
    top: 0px;
    right: 0px;
    width: 255px;
    height: 58px;
    display: flex;
    position: absolute;
    align-items: flex-start;
}

.navbar-logo-image {
    width: 180px;
    height: 100%;
    padding: 10px 6px;
}

.navbar-title {
    gap: 10px;
    top: 48px;
    left: 73px;
    width: 178px;
    height: 22px;
    display: flex;
    padding: 10px 0 10px 60px;
    position: absolute;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.5);
    align-items: center;
    border-color: rgba(53, 55, 65, 1);
    border-bottom: 1px solid;
    border-radius: 0 0 0 1px;
}

.navbar-text {
    color: rgba(152, 152, 154, 1);
    font-size: 12px;
    font-family: Inter;
    font-weight: 400;
    text-align: center;
}

.navbar-line {
    top: 69.5px;
    left: 251.5px;
    width: 69px;
    height: 1px;
    position: absolute;
}

.nav.navbar-nav {
    gap: 48px;
    height: 909px;
    display: flex;
    flex-direction: column;
}
.dashboard-left {
    gap: 12px;
    display: flex;
    flex-grow: 1;
    align-items: center;
}

.dashboard-icon {
    width: 24px;
    height: 24px;
}





.dashboard-divider {
    width: 255px;
    height: 1px;
}


.dashboard-icon {
    width: 20px;
    height: 20px;
}
  
  .dashboard-user-info {
    gap: 40px;
    width: 1616px;
    height: 84px;
    display: flex;
    padding: 20px 40px;
    position: relative;
    background: linear-gradient(180deg, rgba(17, 17, 17, 1) 0%, rgba(0, 0, 0, 1) 100%);
    align-items: center;
    border-bottom: 1px solid rgba(50, 52, 60, 1);
    flex-shrink: 0;
    justify-content: flex-start;
    background-color: var(--dl-color-default-mainbackgroundfade);
  }
  
  .dashboard-notification-wrapper {
    /* top: 21px;
    right: 1549px;
    width: 44px;
    display: flex;
    position: absolute;
    box-shadow: 4px 4px 8px 0px rgba(0, 0, 0, 0.5);
    align-items: center;
    justify-content: flex-end; */
  
    top: 21px;
    right: 5px;
    width: 108px;
    height: 20px;
    display: flex;
    position: absolute;
    align-items: flex-start;
    flex-shrink: 1;
  }
  
  .dashboard-map-group,
  .dashboard-map-background,
  .dashboard-map-icon {
    display: flex;
    position: absolute;
    align-items: flex-start;
    flex-shrink: 1;
    width: 14px;
    height: 14px;
  }
  
  
  .dashboard-notification-icon {
    width: 28px;
    height: 28px;
  }
  
  
  

.header_dropdown_list {
    width: 160px;
    position: absolute;
    top: 75px;
    z-index: 9999;
}

.header_dropdown_list .rlbGroup {
    border: none !important;
    padding: 10px 0;
}

.header_dropdown_list .rlbGroup .rlbItem {
    color: #333 !important;
    text-align: center;
    white-space: normal;
    padding: 8px;
}

.main_section_content {
    width: 100%;
    height: calc(100% - 110px);
    overflow: hidden;
}

.sidebar {
    height: 100%;
    min-width: 240px;
    background: linear-gradient(0deg, #2E2E2E, #262626);
    padding: 10px 0;
}

.sidebar .tab_list li {
    width: 100%;
    font-size: 17px;
    margin-bottom: 10px;
}

.sidebar .tab_list li a {
    display: block;
    width: 100%;
    padding: 12px 30px;
    color: #cccccc;
    text-decoration: none !important;
}

.sidebar .tab_list li a.active,
.sidebar .tab_list li a:hover {
    color: #ffffff;
    background: linear-gradient(90deg, rgba(0, 102, 153, 0.75), rgba(0, 70, 115, 0.6));
}

.sidebar .tab_list li.active a,
.sidebar .tab_list li:hover a {
    color: #ffffff;
    background: linear-gradient(90deg, rgba(0, 102, 153, 0.75), rgba(0, 70, 115, 0.6));
}

.card_container_outer {
    min-width: 320px;
}

.card_container {
    width: 100%;
    height: 100%;
    background-color: #262626;
    border-radius: 4px;
}

.card_container .card_header {
    width: 100%;
    min-height: 58px;
    color: #eeeeee;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
    margin-right: 0;
    margin-left: 0;
    padding: 10px 15px;
}

.card_header_title {
    font-size: 24px;
    line-height: 38px;
}

.card_header .form_switch {
    margin: 4px 0;
}

.card_header_btn_group {
    min-width: 90px;
    display: flex;
    padding: 5px 0;
}

.card_container.card_gray {
    background-color: #f5f5f5;
}

.card_container.card_gray .composite_list li {
    color: #666;
}

.card_container.card_gray .composite_list li.active {
    background-color: #e5e5e5;
    color: #000;
}

button.i_add,
button.i_add_small,
button.i_close,
button.i_delete,
button.i_edit,
button.i_login,
button.i_devices,
button.i_organization,
.search_bar .i_search,
button.i_change_password,
button.i_home,
button.i_eye {
    width: 28px;
    height: 28px;
    background: transparent;
    border: solid 1px transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    margin: 0 10px;
    opacity: .8;
    flex-shrink: 0;
}

button.i_add_small {
    width: 18px;
    height: 18px;
}

button.i_add:hover,
button.i_add_small:hover,
button.i_close:hover,
button.i_delete:hover,
button.i_edit:hover,
button.i_login:hover,
button.i_devices:hover,
button.i_organization:hover,
.search_bar .i_search:hover,
button.i_change_password:hover,
button.i_home:hover,
button.i_eye:hover,
button.i_clear:hover {
    opacity: 1;
}

button.i_edit,
button.i_login,
button.i_devices,
button.i_organization,
.i_delete.i_small,
button.i_change_password,
button.i_home,
.i_clear.i_small {
    width: 24px;
    height: 24px;
    background-size: 20px 20px;
    margin: 0;
}

button.i_eye {
    width: 18px;
    height: 18px;

}

.search_bar .i_search {
    background-size: 22px 22px;
    position: absolute;
    right: 10px;
    top: 8px;
}

.zoom_modal {
    opacity: .8;
}

.zoom_modal:hover {
    opacity: 1;
}

.zoom_modal .i_off_screen {
    display: none;
}

.full_screen .zoom_modal .i_full_screen {
    display: none;
}

.full_screen .zoom_modal .i_off_screen {
    display: inline-block;
}

.composite_list {
    width: 100%;
    height: calc(100% - 58px);
    color: #cccccc;
}

.composite_list li {
    font-size: 14px;
    padding: 18px 30px;
    border-bottom: solid 1px #333333;
    cursor: pointer;
}

.composite_list li:last-child {
    border: none;
}

.composite_list li.active,
.composite_list li:hover {
    background-color: #333333;
    color: #ffffff;
}

.composite_list li .i_edit {
    display: none;
}

.composite_list li.active .i_edit,
.composite_list li:hover .i_edit {
    display: block;
}

.composite_list .dropdown {
    display: flex;
    align-items: center;
    color: #cccccc;
    font-size: 14px;
    width: 100%;
    padding: 10px;
    cursor: pointer;
    background-color: #1f1f1f;
}

.composite_list .dropdown.collapsed svg {
    transform: rotateZ(-90deg);
}

.cal_check_list .dropdown {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    padding: .25rem .75rem;
    background-color: #252525;
    border-top: solid 1px #444444;
    border-bottom: solid 1px #333333;
    font-weight: bold;
    font-size: 15px;
}

.cal_check_list .dropdown.collapsed svg {
    transform: rotateX(180deg);
}

.data_analysis_list li,
.data_analysis_list tr {
    cursor: pointer;
}

.data_analysis_list_item {
    width: 100%;
    border: solid 4px transparent;
}

.data_analysis_list .serial_num {
    color: #999
}

.data_analysis_list .archived_data {
    background-color: #ededed;
    color: #666;
    border-color: #ddd;
}

.data_analysis_list .active .data_analysis_list_item {
    border-color: #208dff;
    border-radius: 8px;
    background-color: #004673;
    color: white;
}

.data_analysis_list .data_analysis_list_item:hover {
    border-radius: 8px;
    background-color: #004673;
    color: white;
}

.data_analysis_list .active .serial_num,
.data_analysis_list li:hover .serial_num,
.data_analysis_list tr:hover .serial_num {
    color: rgba(255, 255, 255, .5);
}

.data_analysis_list .archived_data.active .data_analysis_list_item {
    background-color: #ddd;
    color: #121212;
    border-color: #aaa;
}

.data_analysis_list .archived_data:hover .data_analysis_list_item {
    background-color: #ddd;
    color: #121212;
}

.data_analysis_list .archived_data.active .serial_num,
.data_analysis_list .archived_data:hover .serial_num {
    color: #121212;
}

.popup_container {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.popup_content {
    width: 580px;
    max-height: 100%;
    position: absolute;
    top: 5%;
    left: 2%;
    overflow: hidden;
    background: transparent;
}

.popup_content .form-group label {
    font-size: 16px;
}

.modal-header {
    align-items: center;
    border: none;
}

.modal-header.bg-primary {
    color: #ffffff;
}

.modal-header button {
    width: 28px;
    height: 28px;
    margin: 0 12px;
    background-size: 25px 25px;
}

.modal-header button svg {
    width: 28px;
    height: 28px;
}


.highcharts-container {
    background: white !important;
}

.img_box {
    width: 100%;
    height: 0;
    padding-top: 100%;
    position: relative;
    overflow: hidden;
}

.img_box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
}

.p_5 {
    padding: 5px !important;
}

.p_10 {
    padding: 10px !important;
}

.p_15 {
    padding: 15px !important;
}

.p_20 {
    padding: 20px !important;
}

.px_0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.px_5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.px_10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.px_15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.px_20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.px_30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.px_40 {
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.py_0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.py_10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.py_15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.py_20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.py_25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}

.py_30 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.mt_5 {
    margin-top: 5px !important;
}

.mt_10 {
    margin-top: 10px !important;
}

.mt_15 {
    margin-top: 15px !important;
}

.mt_20 {
    margin-top: 20px !important;
}

.mt_25 {
    margin-top: 25px !important;
}

.mt_30 {
    margin-top: 30px !important;
}

.mt_40 {
    margin-top: 40px !important;
}

.mt_60 {
    margin-top: 60px !important;
}

.mt_80 {
    margin-top: 80px !important;
}

.my_5 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

.my_0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.my_10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.my_15 {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.my_20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.my_30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}

.my_60 {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}

.mx_0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.mx_5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.mx_10 {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.mx_15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.mx_20 {
    margin-left: 20px !important;
    margin-right: 20px !important;
}

.mx_30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
}

.lt_1 {
    border-top: solid 1px #333333;
}

.lb_1 {
    border-bottom: solid 1px #333333;
}

.lr_1 {
    border-right: solid 1px #333333;
}

.border {
    border-color: #333;
}

.calendar_select .i_next,
.calendar_select .i_prev {
    width: 14px;
    height: 14px;
    opacity: .7;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 5px;
    cursor: pointer;
}

.calendar_select .i_next:hover,
.calendar_select .i_prev:hover {
    opacity: 1;
}


.form_switch {
    width: 60px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    border: solid 1px #4d4d4d;
    background-color: #212121;
    cursor: pointer;
    transition: all linear .1s;
    position: relative;
    font-size: 13px;
}

.form_switch::after {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background-color: #999999;
    margin: 4px;
    position: absolute;
    left: 0;
    transition: all linear .1s;
}

.form_switch.active {
    border-color: transparent;
    background-color: #37b400;
}

.form_switch.active::after {
    background-color: white;
    left: 30px;
    transition: all linear .1s;
}

.form_switch.custom_standward {
    width: 110px;
    border-color: #004673;
    background-color: #004673;
}

.form_switch.custom_standward::after {
    background-color: white;
}

.form_switch.custom_standward.active::after {
    left: 80px;
}

.form_switch.custom_standward.active {
    border-color: #004673;
    background-color: #004673;
}

.form_switch .switch_text {
    width: 84px;
    color: rgba(255, 255, 255, .85);
    text-align: center;
    font-weight: bold;
    position: absolute;
    transition: all linear .1s;
    user-select: none;
}

.form_switch .switch_text:first-child {
    opacity: 0;
    left: 0;
}

.form_switch .switch_text:last-child {
    opacity: 1;
    right: 0;
}

.form_switch.active .switch_text:first-child {
    opacity: 1;
}

.form_switch.active .switch_text:last-child {
    opacity: 0;
}


button:active,
button:focus {
    outline: none !important;
    box-shadow: none !important;
}


.btn.btn_edit {
    width: 100%;
    height: 44px;
    background-color: rgba(255, 255, 255, .02);
    border-color: rgba(255, 255, 255, .2);
    color: #cccccc;
    font-size: 16px;
}

.btn.btn_edit:hover,
.btn.btn_edit:active,
.btn.btn_edit:focus {
    color: white;
    border-color: rgba(255, 255, 255, .3);
}

.btn.btn_edit[disabled],
.btn.btn_edit[disabled]:hover {
    opacity: .6;
    color: #999;
    border-color: #444;
}

.btn-group .dropdown-toggle-split {
    min-width: 0 !important;
}

.graphics_btn_group {
    height: 56px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.graphics_btn_group .btn {
    width: 46px;
    height: fit-content;
    border: solid 1px rgba(255, 255, 255, .25);
    background: linear-gradient(0, rgba(255, 255, 255, .12), rgba(255, 255, 255, .15));
    padding: 0;
    margin: 5px;
    flex-shrink: 1;
}

.graphics_btn_group .btn:hover,
.graphics_btn_group .btn.i_lock,
.graphics_btn_group .btn[aria-expanded="true"] {
    background: linear-gradient(0, rgba(0, 70, 115, 1), rgba(0, 70, 115, .8));
    border-color: #00568c;
    color: white;
}

.graphics_btn_group .btn:hover i {
    opacity: 1;
}

.graphics_btn_group .btn i {
    display: block;
    width: 100%;
    height: 0;
    padding-top: 100%;
    opacity: .8;
}

.btn.btn_icon {
    opacity: .8;
    background: transparent;
    padding: 0;
}

.btn.btn_icon:hover {
    opacity: 1;
}

.animation_play .bi-play-fill,
.animation_pause .bi-pause-fill {
    display: block;
}

.animation_play .bi-pause-fill,
.animation_pause .bi-play-fill {
    display: none;
}

.i_move_left i {
    transform: rotate(180deg);
}

.i_move_up i {
    transform: rotate(270deg);
}

.i_move_down i {
    transform: rotate(90deg);
}

.table_list {
    color: #cccccc;
    border-radius: 4px;
    border: solid 1px #333333;
    background-color: #212121;
    overflow: hidden;
}

.table_list.table tr {
    width: 100%;
}

.table_list.table:not(.resize) tr {
    display: table;
    table-layout: fixed;
}

.table_list.table tbody tr.active,
.table_list.table tbody tr:hover {
    background-color: #333333;
    color: white;
}

.table_list.table td {
    border-color: #333333;
    vertical-align: middle;
}

.table_list.table th {
    border: none;
    color: #999;
    font-weight: 600;
    vertical-align: middle;
}

.table_list thead {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
}

.table_list tbody tr:first-child td {
    border-top: none;
}

.table_control {
    opacity: 0;
}

.table_list tr:hover .table_control {
    opacity: 1;
}

.table_control button {
    opacity: .8;
    vertical-align: middle;
    margin: 0 2px;
    width: 25px;
}

.table_control button:hover {
    opacity: 1;
}

.table_list.table th .sortable.asc,
.table_list.table th .sortable.desc {
    color: #ddd;
}

.table_list.table th .sortable.asc .i_sort svg:last-child {
    color: #999;
}

.table_list.table th .sortable.desc .i_sort svg:first-child {
    color: #999;
}

.table_list.resize thead th {
    border-right: 1px solid rgba(255, 255, 255, .08);
}

.i_offline,
.i_online {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
}

.report_table {
    color: #ccc;
}

.report_table td {
    padding: 0 25px;
}

.report_table .table_title {
    font-size: 13px;
    color: #999;
    line-height: 30px;
    height: 35px;
    vertical-align: top;
}

.report_table .table_header {
    height: 40px;
    font-weight: 800;
    color: #808080;
    font-size: 14px;
    line-height: 30px;
    vertical-align: bottom;
}

.cal_check_list li .list_btn,
.cal_check_list li .i_tips {
    opacity: 0;
}

.cal_check_list li:hover {
    background-color: #333;
}

.cal_check_list li:hover .list_btn,
.cal_check_list li:hover .i_tips {
    opacity: 1
}

.cal_check_list li .i_tips {}

.cal_check_list li.active {
    background-color: #333;
}

.cal_check_list li.active .list_btn {
    opacity: 1;
}

.left_data_list {
    top: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    box-shadow: 0px 2px 8px -1px rgba(0, 0, 0, 0.15);
    overflow: hidden;
    transition: all ease-in-out .4s;
    display: block !important;
}

.left_data_list.show {
    width: 380px;
    height: calc(100% - 40px);
    border-radius: 8px;
    transition: all ease-in-out .4s;
}

.left_data_list .left_data_list_content {
    width: 380px;
    height: 100%;
    display: flex;
    flex-direction: column;
    opacity: 0;
    overflow: hidden;
    transition: all ease-in-out .4s;
}

.left_data_list.show .left_data_list_content {
    opacity: 1;
    transition: all ease-in-out .4s;
}

.left_data_list .i_pack_up,
.left_data_list.show .i_spread_out {
    display: none;
}

.left_data_list.show .i_pack_up,
.left_data_list .i_spread_out {
    display: initial;
}


.animation_dropdown .dropdown-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 0;
}

.animation_dropdown .dropdown-item button {
    opacity: 0;
}

.animation_dropdown .dropdown-item:hover button,
.animation_dropdown .dropdown-item.active button {
    opacity: 1;
}

.animation_dropdown .dropdown-item.active button svg {
    fill: #ffffff;
}


.not_allowed {
    opacity: .3;
    cursor: context-menu !important;
}

.not_allowed button {
    border-color: transparent;
    cursor: context-menu !important;
}

.not_allowed button:active,
.not_allowed button:hover {
    background-color: #004673 !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.device_dropdown {
    width: 100%;
}

.device_dropdown .dropdown-toggle {
    width: 100%;
    height: 44px;
    border-radius: 4px;
    background-color: #212121;
    border: solid 1px #3d3d3d;
    color: #ccc;
    text-align: left;
    margin: 0;
    padding: 0 20px 0 15px;
}

.device_dropdown .dropdown-toggle::after {
    opacity: .7;
    border-width: .35em .35em 0 .35em;
}

.device_dropdown_menu.dropdown-menu {
    width: 100%;
    background-color: #212121;
    border: solid 1px #666;
}

.device_dropdown_menu.dropdown-menu li a {
    color: #ccc;
}

.tip_container,
.device_tip_container {
    position: fixed;
    width: 16vw;
    min-width: 200px;
    padding: 20px 25px;
    margin: 5px;
    background-color: rgba(255, 255, 255, .9);
    backdrop-filter: blur(10px) saturate(90%);
    border-radius: 4px;
    color: #333333;
    font-size: 14px;
    z-index: 99999;
    box-shadow: 0 5px 20px -5px rgb(0 0 0 / 40%) !important;
}

.device_tip_container {
    width: 18vw;
    padding: 10px 25px;
    font-size: 13px;
}

.tool_tip .i_tips {
    width: 18px;
    height: 18px;
    background-size: 14px auto;
    background-repeat: no-repeat;
    background-position: center;
    border: solid 1px rgba(255, 255, 255, .2);
    border-radius: 50%;
    /*opacity: .7;*/
}

.calendar_container {
    background-color: #1a1a1a;
    border: 1px solid #333333;
    border-radius: 4px;
    overflow: hidden;
}

.calendar_container .calendar {
    padding: 0;
    position: relative;
    left: 1px;
    top: 1px
}

.calendar_container .calendar .month-container {
    padding: 10px 0;
    border-right: solid 1px #333;
    border-bottom: solid 1px #333;
    /**height: 200px;*/
}

.calendar_container .calendar .month-container .month-title {
    color: #ccc;
    text-align: left;
    padding: 2px 5px 5px;
}

.calendar_container .calendar .month-container .day-header {
    color: #808080;
    font-size: 12px;
}

.calendar_container .calendar .month-container .day-content {
    color: #ccc;
    padding: 2px 5px;
}

.calendar_container .calendar .month-container .disabled .day-content {
    color: #666;
}

.calendar_operation_color {
    width: 14px;
    height: 14px;
    border-radius: 2px;
    margin: 10px;
}

.scheduled_operation_color {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}


/* icon */
.i_location {
    background-image: url(../Images/i_location.png);
}

.i_devices {
    background-image: url(../Images/i_devices.png);
}

.i_dataAnalysis {
    background-image: url(../Images/i_dataAnalysis.png);
}

.i_maintenance {
    background-image: url(../Images/i_maintenance.png);
}

.i_add {
    background-image: url(../Images/i_add.png) !important;
}

.i_add_small {
    background-image: url(../Images/i_add_small.png) !important;
}

.i_close {
    background-image: url(../Images/i_close.png) !important;
}

.i_zoom_max {
    background-image: url(../Images/i_zoom_in.png) !important;
}

.i_zoom_min {
    background-image: url(../Images/i_zoom_out.png) !important;
}


.i_delete {
    background-image: url(../Images/i_delete.png) !important;
}

.i_drop_down {
    background-image: url(../Images/i_dropDown.png) !important;
}

.i_next {
    background-image: url(../Images/i_dropDownStrock.png) !important;
    transform: rotate(270deg);
}

.i_prev {
    background-image: url(../Images/i_dropDownStrock.png) !important;
    transform: rotate(90deg);
}

.i_tips {
    background-image: url(../Images/i_tips.png) !important;
}

.i_tips_dark {
    background-image: url(../Images/i_tips_dark.png) !important;
}

.i_edit {
    background-image: url(../Images/i_edit.png) !important;
}

.i_login {
    background-image: url(../Images/i_login.png) !important;
}

.i_devices {
    background-image: url(../Images/i_devices.png) !important;
}

.i_organization {
    background-image: url(../Images/i_organization.png) !important;
}

.i_search {
    background-image: url(../Images/i_search.png) !important;
}

.i_date {
    background-image: url(../Images/i_date.png) !important;
    background-size: contain;
}

.i_change_password {
    background-image: url(../Images/i_change_password.png) !important;
    background-size: contain;
}

.i_home {
    background-image: url(../Images/i_home.png) !important;
    background-size: contain;
}

.i_eye {
    background-image: url(../Images/i_eye_close.png) !important;
    background-size: contain;
}

.i_eye.show {
    background-image: url(../Images/i_eye_open.png) !important;
    background-size: contain;
}

.i_move_up i,
.i_move_down i,
.i_move_left i,
.i_move_right i {
    background-image: url(../Images/i_move.png) !important;
    background-size: contain;
}

.i_lock i {
    background-image: url(../Images/i_lock.png) !important;
    background-size: contain;
}

.i_unlock i {
    background-image: url(../Images/i_unlock.png) !important;
    background-size: contain;
}

.i_zoom_in i {
    background-image: url(../Images/i_zoom_in.png) !important;
    background-size: contain;
}

.i_zoom_out i {
    background-image: url(../Images/i_zoom_out.png) !important;
    background-size: contain;
}

.i_picture i {
    background-image: url(../Images/i_picture.png) !important;
    background-size: contain;
}

.i_text i {
    background-image: url(../Images/i_text.png) !important;
    background-size: contain;
}

.i_clear i {
    background-image: url(../Images/i_clear.png) !important;
    background-size: contain;
}

.i_online {
    background-image: url(../Images/i_online.png) !important;
    background-size: contain;
}

.i_offline {
    background-image: url(../Images/i_offline.png) !important;
    background-size: contain;
}

.MicrosoftMap .Infobox .infobox-stalk,
.MicrosoftMap .InfoboxCustom .infobox-stalk {
    background-image: none !important;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    border-top: solid 13px white;
}

.MicrosoftMap .NavBar_Container.Light .menu {
    background: white !important;
    border-radius: 8px;
    box-shadow: 0px 2px 8px -1px rgb(0 0 0 / 15%);
    overflow: hidden;
    top: 40px !important;
}

.MicrosoftMap .NavBar_Container .slot {
    height: fit-content !important;
}

.MicrosoftMap .NavBar_Container.Light .slot.selected,
.MicrosoftMap .NavBar_Container.Light .slot:hover,
.MicrosoftMap .NavBar_Container.Light .slot.selected:hover {
    background: #f5f5f5 !important;
}

.MicrosoftMap .NavBar_Container.Light .slot {
    background: white !important;
    display: flex;
    align-items: center;
}

.MicrosoftMap .NavBar_Container .slot .pie-label,
.MicrosoftMap .NavBar_Container .streetside .pie-label,
.MicrosoftMap .NavBar_Container .slot .pie-label-description,
.MicrosoftMap .NavBar_Container .streetside .pie-label-description {
    position: initial !important;
    margin: 5px !important;
}

.MicrosoftMap .NavBar_Container .slot .mapTypeIcon {
    width: 25px !important;
    height: 25px !important;
    margin: 8px 15px !important;
    background-color: #fff !important;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    border-radius: 2px !important;
}

.MicrosoftMap .labelToggle_Container {
    display: flex !important;
    align-items: center;
}

.MicrosoftMap .NavBar_Container.Light .NavBar_MapTypeButtonContainer.selected,
.MicrosoftMap .NavBar_Container.Light .NavBar_MapTypeButtonContainer:hover,
.MicrosoftMap .NavBar_Container.Light .NavBar_MapTypeButtonContainer.selected:hover {
    background: #f5f5f5 !important;
}

.MicrosoftMap .NavBar_Container.Light .NavBar_MapTypeButtonContainer {
    background: white !important;
    padding: 0 5px;
    height: 40px !important;
    border-radius: .25rem;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.MicrosoftMap .NavBar_Container .NavBar_MapTypeButtonHeight {
    height: 40px !important;
    line-height: 40px !important;
}

.MicrosoftMap .NavBar_Container {
    top: 20px !important;
}


form {
    margin: auto;
    background-color: #1A1A1A;
}

iframe html,
iframe body {
    background-color: transparent !important;
}

.footer {
    width: 100%;
    height: 30px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    background-color: #222222;
    border-top: solid 1px #333333;
    position: relative;
}

.text_control {
    height: calc(100% - 425px);
}

.quick_setup_control {
    height: calc(100% - 80px);
}

.canvas_container {
    height: 0;
    padding-bottom: 64.5%;
    border-radius: 4px;
    position: relative;
    overflow: auto;
    background-color: #212121;
}

.canvas_container::-webkit-scrollbar-track,
.canvas_container::-webkit-scrollbar-corner {
    background-color: #000 !important;
}

.canvas_container canvas {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0%;
}

.d_flex {
    display: flex;
}

.flex_column {
    flex-direction: column;
}

.page_content {
    height: 100%;
}


.actbtn {
    left: 80px;
    top: 170px;
    z-index: 10001;
    position: absolute;
}

.rspSlideHeaderIconWrapper,
.rspSlideTitleContainer {
    display: none !important;
}

.radbtnOff {
    width: 58px;
    height: 25px;
    background: transparent url('..img/Toggle-off.png') 0% 0% no-repeat padding-box;
    opacity: 1;
}

.radbtnOn {
    width: 58px;
    height: 25px;
    background: transparent url('..img/Toggle-on.png') 0% 0% no-repeat padding-box;
    opacity: 1;
}

.rspSlideTitle,
.rspSlideTitleContainer {
    background-image: none !important;
    height: 1px !important;
}

.button:hover {
    background-color: yellow;
    border-width: 2px;
}

.rectangle-55-C61RwL:hover {
    background-color: #14B3FF;
}

.rectangle-64-C61RwL:hover {
    background-color: #14B3FF;
}

.rectangle-65-C61RwL:hover {
    background-color: #14B3FF;
}

.rectangle-66-C61RwL:hover {
    background-color: #14B3FF;
}

.rectangle-67-C61RwL:hover {
    background-color: #14B3FF;
}

.borderlessPopup {
    border: none;
    padding: 0;
    width: 530px;
    height: 700px;
    background-color: rgba(255, 255, 255, 0.01) !important;
}

.flow-location-1-location-1 .sidepanel {
    width: 0;
    z-index: 10000;
    height: 520px;
    overflow-x: hidden;
    transition: 0.5s;
    position: fixed;
    padding-top: 60px;
    background-color: blue;
}

.sidepanel a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidepanel a:hover {
    color: #f1f1f1;
}

.sidepanel .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
}

.openbtn {
    font-size: 20px;
    cursor: pointer;
    background-color: buttonface;
    color: white;
    padding: 10px 15px;
    border: none;
}

.closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 12px;
}

.openbtn:hover {
    background-color: #444;
}

.auto-style2 {
    left: 276px;
    top: 186px;
}

.rounded {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
}

.rounded2 {
    border-radius: 10px;
    position: absolute;
    z-index: 10;
    margin: auto;
    left: 20px;
    top: 8px;
}

.tabdevice {
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px;
    /* position:absolute;*/
    z-index: 20;
    left: 238px;
    top: 191px;
    width: 60px;
}

.tabloc {
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px;
    position: absolute;
    z-index: 20;
    left: 250px;
    top: 71px;
    margin: auto;
    width: 60px;
}

.appOwner {
    border-radius: 18px;
    background-color: rgba(216, 216, 216, 0.24);
    height: 36px;
    width: 200px;
}

.headerdivleft {
    align-content: center;
}

.headerdivright {
    float: right;
}

.headerdiv {
    width: 1280px;
    height: 64px;
    background-color: rgba(0, 75, 112, 1);
    z-index: 99999;
    vertical-align: central;
}

.headerdivOut {
    width: 1200px;
    height: 720px;
    background-color: buttonface;
    position: fixed;
    top: 0;
    z-index: 99999;
}

.leftmsg {
    background-color: rgba(0, 0, 0, 0.3);
    width: 300px;
    height: 60px;
    position: fixed;
    top: 80px;
    left: 50px;
    z-index: 99999;
    display: flex;
}

.rightmsg {
    background-color: rgba(0, 0, 0, 0.3);
    width: 250px;
    height: 70px;
    position: fixed;
    top: 80px;
    left: 950px;
    z-index: 99999;
}

/*        body {
            background-color:white;
            height:auto;
            margin: auto;
        }*/

.centerdiv {
    height: 60px;
    vertical-align: central;
}


.auto-style2 {
    width: 45%;
}

.mainbody {
    height: 616px;
    width: 1280px;
    text-align: center;
    border-width: 2px;
    border-color: white;
    /*background-image:url("../Images/HomePagebkgrnd.png");*/
    background-repeat: no-repeat;
    background-position: top, left;
}

.mainBkgrnd {
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 10px 10px 10px 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-image: url("../Images/HomePagebkgrnd3.png");
    background-repeat: no-repeat;
    background-position: top, left;
}

.mainbodyH {
    height: 80px;
    width: 1280px;
    text-align: center;
    box-shadow: 5px 5px 2px grey;
    border-width: 2px;
    background-image: url("../images/rot/mainpic.png");
    background-repeat: no-repeat;
    background-position: top, left;
}

.mainpart {}

.signpanel {
    width: 500px;
    height: auto;
}

.grdbox {
    top: 4px;
    width: 96%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.pnlGoto {
    top: 250px;
    position: absolute;
    z-index: 2000;
}

.auto-style3 {
    width: 100%;
    top: 12px;
}

.bg-lightgray {
    background-color: #4b4b4b
}

.bg-dark {
    background-color: #333333 !important
}


.bg-secondary {
    background-color: #02547c !important
}

.icon-span {
    padding: 4px;
    background-color: silver;
    margin: 2px;
    display: inline-block
}

form {
    width: 100%;
    background-color: #1a1a1a;
}

.actbtn {
    left: 80px;
    top: 170px;
    z-index: 10001;
    position: absolute;
}

.rspSlideHeaderIconWrapper,
.rspSlideTitleContainer {
    display: none !important;
}

.radbtnOff {
    width: 58px;
    height: 25px;
    background: transparent url('..img/Toggle-off.png') 0% 0% no-repeat padding-box;
    opacity: 1;
}

.radbtnOn {
    width: 58px;
    height: 25px;
    background: transparent url('..img/Toggle-on.png') 0% 0% no-repeat padding-box;
    opacity: 1;
}

.rspSlideTitle,
.rspSlideTitleContainer {
    background-image: none !important;
    height: 1px !important;
}

.appOwner {
    /*border-radius:18px;*/
    /*  background-color:rgba(216,216,216,0.24);*/
    background-color: rgba(0, 75, 112, 1);
    height: 36px;
    width: 200px;
}

.button:hover {
    background-color: yellow;
    border-width: 2px;
}

.rectangle-55-C61RwL:hover {
    background-color: #14B3FF;
}

.rectangle-64-C61RwL:hover {
    background-color: #14B3FF;
}

.rectangle-65-C61RwL:hover {
    background-color: #14B3FF;
}

.rectangle-66-C61RwL:hover {
    background-color: #14B3FF;
}

.rectangle-67-C61RwL:hover {
    background-color: #14B3FF;
}

.borderlessPopup {
    border: none;
    padding: 0;
    width: 530px;
    height: 700px;
    background-color: rgba(255, 255, 255, 0.01) !important;
}

.flow-location-1-location-1 .sidepanel {
    width: 0;
    z-index: 10000;
    height: 520px;
    overflow-x: hidden;
    transition: 0.5s;
    position: fixed;
    padding-top: 60px;
    background-color: blue;
}

.sidepanel a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidepanel a:hover {
    color: #f1f1f1;
}

.sidepanel .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
}

.openbtn {
    font-size: 20px;
    cursor: pointer;
    background-color: buttonface;
    color: white;
    padding: 10px 15px;
    border: none;
}

.closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 12px;
}

.openbtn:hover {
    background-color: #444;
}

.auto-style2 {
    left: 276px;
    top: 186px;
}

.rounded {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
}

.rounded2 {
    border-radius: 10px;
    position: absolute;
    z-index: 10;
    margin: auto;
    left: 20px;
    top: 8px;
}

.tabdevice {
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px;
    /* position:absolute;*/
    z-index: 20;
    left: 238px;
    top: 191px;
    width: 60px;
}

.tabloc {
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px;
    position: absolute;
    z-index: 20;
    left: 250px;
    top: 71px;
    margin: auto;
    width: 60px;
}

.appOwner {
    background-color: rgba(216, 216, 216, 0.01);
    height: 36px;
}

.headerdivleft {
    align-content: center;
    vertical-align: middle;
}

.headerdivright {
    float: right;
}

.headerdiv {
    width: 1280px;
    height: 80px;
    background-color: rgba(0, 75, 112, 1);
    z-index: 99999;
    top: 0;
}

.headerdivOut {
    width: 1200px;
    height: 720px;
    background-color: buttonface;
    position: fixed;
    top: 0;
    z-index: 99999;
}

.leftmsg {
    background-color: rgba(0, 0, 0, 0.3);
    width: 300px;
    height: 60px;
    position: fixed;
    top: 80px;
    left: 50px;
    z-index: 99999;
    display: flex;
}

.rightmsg {
    background-color: rgba(0, 0, 0, 0.3);
    width: 250px;
    height: 70px;
    position: fixed;
    top: 80px;
    left: 950px;
    z-index: 99999;
}

/*        body {
            background-color:white;
            height:auto;
            margin: auto;
        }*/

.centerdiv {
    height: 60px;
    vertical-align: central;
}

.auto-style2 {
    width: 244px;
}

.mainbody {
    height: 616px;
    width: 1280px;
    text-align: center;
    border-width: 2px;
    border-color: white;
    /*background-image:url("../Images/HomePagebkgrnd.png");*/
    background-repeat: no-repeat;
    background-position: top, left;
}

.mainBkgrnd {
    padding-left: 40px;
    padding-right: 40px;
    border-radius: 10px 10px 10px 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-image: url("../Images/HomePagebkgrnd3.png");
    background-repeat: no-repeat;
    background-position: top, left;
}

.mainbodyH {
    height: 80px;
    width: 1280px;
    text-align: center;
    box-shadow: 5px 5px 2px grey;
    border-width: 2px;
    background-image: url("../images/rot/mainpic.png");
    background-repeat: no-repeat;
    background-position: top, left;
}

.mainpart {}

.signpanel {
    width: 500px;
    height: auto;
}

.grdbox {
    top: 4px;
    width: 96%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.pnlGoto {
    top: 250px;
    position: absolute;
    z-index: 2000;
}

.auto-style3 {
    width: 100%;
    top: 12px;
}

.bg-lightgray {
    background-color: #4b4b4b
}

iframe {
    border: none;
}


.map_show {
    color: gray;
}

.map_show.active {
    color: #0d6efd;
}

.map_legend .legend_item {
    width: 350px;
}

.map_legend {
    position: absolute;
    bottom: 30px;
    right: 0px;
}

.legendContent .legend {
    height: 5px;
    width: 50px;
}

.legendContent .weather-color {
    height: 8px;
    padding: 0px;
}

.legendContent .weather-color.weather-color1 {
    background-color: #083AB1;
}

.legendContent .weather-color.weather-color2 {
    background-color: #0476C2;
}

.legendContent .weather-color.weather-color3 {
    background-color: #01ABD5;
}

.legendContent .weather-color.weather-color4 {
    background-color: #25CEAB;
}

.legendContent .weather-color.weather-color5 {
    background-color: #8AD375;
}

.legendContent .weather-color.weather-color6 {
    background-color: #E6D531;
}

.legendContent .weather-color.weather-color7 {
    background-color: #E58C38;
}

.legendContent .weather-color.weather-color8 {
    background-color: #CA503E;
}

.legendContent .weather-color.weather-color9 {
    background-color: #8C3044;
}

.legendContent .legendHeavy {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAFCAYAAAADtW+ZAAAAH0lEQVQoFWMs5Zb5zzCEAdMQdjvY6aMeGOgYHPIxAAAfZAGl1WAGaQAAAABJRU5ErkJggg==);
}

.legendContent .legendLight {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAFCAYAAAADtW+ZAAAAH0lEQVQoFWP838Pwn2EIA6Yh7Haw00c9MNAxOORjAACjRAKU/18oIQAAAABJRU5ErkJggg==);
}

.legendContent .legendModerate {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAFCAYAAAADtW+ZAAAAH0lEQVQoFWN8Iaj8n2EIA6Yh7Haw00c9MNAxOORjAAABbgIl0Gt0VQAAAABJRU5ErkJggg==);
}

.legendContent .legendNoTraffic {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAFCAYAAAADtW+ZAAAAH0lEQVQoFWNkOJP1n2EIA6Yh7Haw00c9MNAxOORjAABiDQI/ofjXKQAAAABJRU5ErkJggg==);
}

.legendContent .legendClosed {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAFAQMAAAA9ji3nAAAABlBMVEX////TOUCiVZQ9AAAAF0lEQVQIHWP4DwYHGP4x/+B/YI9JQ+UB+fMZKoHESVYAAAAASUVORK5CYII=);
}

input[type="password"]::-ms-reveal {
    display: none
}

/*about-start*/
.table_list.about th {
    padding: .75rem 1.4rem;
}

.table_list.about td {
    padding: .9rem 1.5rem;
}

/*about-end*/

/*data_collect_mode - start*/
.table_list.data_collect_mode th:last-child {
    width: 60px;
}

.table_list.data_collect_mode td:last-child {
    width: 60px;
}

.table_list.data_collect_mode th:nth-child(1) {
    width: 180px;
}

.table_list.data_collect_mode td:nth-child(1) {
    width: 180px;
}

/*data_collect_mode - end*/
/*#table_composite_item_page - start*/
#table_composite_item_page th:first-child,
#table_composite_item_page td:first-child {
    width: 40px;
}

#table_composite_item_page th:nth-child(2),
#table_composite_item_page td:nth-child(2),
#table_composite_item_page th:nth-child(3),
#table_composite_item_page td:nth-child(3) {
    width: 90px;
}

#table_composite_item_page th:last-child,
#table_composite_item_page td:last-child {
    width: 150px;
}

#table_composite_item th:first-child,
#table_composite_item td:first-child {
    width: 40px;
}

#table_composite_item th:nth-child(2),
#table_composite_item td:nth-child(2),
#table_composite_item th:nth-child(3),
#table_composite_item td:nth-child(3) {
    width: 90px;
}

#table_composite_item th:last-child,
#table_composite_item td:last-child {
    width: 150px;
}

/*#table_composite_item_page - end*/

/*map zomm -- start*/
.MicrosoftMap .NavBar_Container .NavBar_Button.NavBar_zoomIn {
    margin-top: 120px;
}

.MicrosoftMap .NavBar_Container .NavBar_Button {
    width: 32px !important;
    height: 32px !important;
    border-radius: 4px !important;
    background-color: #fff !important;
    border: none !important;
    box-shadow: 0 2px 4px 1px rgb(0 0 0 / 14%) !important;
    margin-bottom: 1px !important;
}

.MicrosoftMap .NavBar_Container .NavButton_Icon {
    height: 16px !important;
    width: 16px !important;
    margin: 8px !important;
    border-radius: 4px !important;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.MicrosoftMap .NavBar_Container.Light .NavBar_zoomIn .NavButton_Icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTAgMGgxNnYxNkgweiIvPjxwYXRoIGQ9Ik0xNCA3SDlWMmExIDEgMCAwIDAtMiAwdjVIMmExIDEgMCAwIDAgMCAyaDV2NWExIDEgMCAwIDAgMiAwVjloNWExIDEgMCAwIDAgMC0yeiIgZmlsbD0iIzc2NzY3NiIvPjwvZz48L3N2Zz4=) !important
}

.MicrosoftMap .NavBar_Container.Light .NavBar_zoomOut .NavButton_Icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE0IDdIMmExIDEgMCAwIDAgMCAyaDEyYTEgMSAwIDAgMCAwLTJ6IiBmaWxsPSIjNzY3Njc2Ii8+PC9zdmc+)
}

.MicrosoftMap .NavBar_Container.Light .NavBar_zoomIn,
.MicrosoftMap .NavBar_Container.Light .NavBar_zoomOut {
    background-image: none !important;
}

/*map zomm -- end*/

/*ipad*/
@media(max-width:1025px) {
    ::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }

    html {
        font-size: 14px;
    }

    .navbar {
        height: 68px;
    }

    .nav.navbar-nav .nav-item {
        width: 120px;
        font-size: 12px;
    }

    .navbar-brand img {
        height: 32px;
    }

    .navbar .dropdown .rounded-circle {
        width: 36px !important;
        height: 36px !important;
    }

    .footer {
        height: 26px;
        line-height: 26px;
        font-size: 11px;
    }

    .sidebar {
        min-width: 210px;
        padding: 10px 0;
    }

    .sidebar .tab_list li {
        font-size: 15px;
    }

    button.i_add,
    button.i_add_small,
    button.i_close,
    button.i_delete,
    button.i_edit,
    button.i_login,
    button.i_devices,
    button.i_organization,
    .search_bar .i_search,
    button.i_change_password,
    button.i_home,
    button.i_eye {
        width: 22px;
        height: 22px;
        margin: 0 8px;
    }

    .search_bar .i_search {
        background-size: 19px;
    }

    .left_data_list.show,
    .left_data_list .left_data_list_content {
        width: 268px;
    }

    .modal-dialog modal-xl {
        width: 100%;
    }

    .modal-header {
        padding: .75rem;
    }

    .modal-header button {
        margin: 0 8px;
        background-size: 21px 21px;
    }

    .modal-header button svg {
        width: 22px;
        height: 22px;
    }

    .modal-title {
        font-size: 18px;
        padding: 0 10px;
    }

    .card_container_outer {
        min-width: 250px;
    }

    .card_container {
        border-radius: 8px;
    }

    .card_container .card_header {
        min-height: 48px;
    }

    .card_header_title {
        font-size: 18px;
        line-height: 26px;
    }

    .card_header .i_close {
        background-size: 20px;
        margin: 0;
    }

    .card_header_btn_group {
        min-width: 75px;
        padding: 3px 0;
    }

    .table td,
    .table th {
        padding: .5rem;
    }

    .calendar table td,
    .calendar table th {
        font-size: 11px;
    }

    .calendar_container .calendar .month-container .day-content {
        padding: 0 2px;
    }

    .tip_container,
    .device_tip_container,
    .tool_tip_info_t {
        padding: 15px 20px;
        border-radius: 8px !important;
        font-size: 13px;
    }

    .dropdown-menu {
        border-radius: .35rem;
    }
}