body {
    font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
    font-size: 12px;
}

.Kirmizi, .kirmizi {
    color: red
}

.Yesil, .yesil {
    color: green
}

.Turuncu {
    color: orange
}

.Mavi {
    color: blue
}

.top-10 {
    top: 10px;
}

.right-20 {
    right: 20px;
}

.left-negative-128px {
    left: -128px !important;
}

div.dt-button-collection {
    left: -128px !important;
    width: 330px;
}

.indexCustomDropdownMenu {
    position: relative !important;
}

.indexCustomDropdownMenu div.dt-button-collection {
    left: 0 !important;
    width: 330px;
    top: 31px !important;
}

.indexCustomerCustomDropdownMenu {
    position: relative !important;
}

.indexCustomerCustomDropdownMenu div.dt-button-collection {
    right: 0 !important;
    width: 330px;
    top: 31px !important;
}

.DisplayNone, .display-none {
    display: none;
}

.form-select {
    font-size: .8rem !important;
}

.header-nav {
    height: 53px;
    padding: 10px 15px 10px 30px;
    position: relative;
    background-color: #434343 !important;
    display: block;
    left: 0;
    max-width: 99999px;
    min-width: 1024px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9;
}

.allegro-header-nav {
    display: block;
    height: 50px;
    left: 0;
    max-width: 99999px;
    min-width: 1024px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 4px;
    font-size: 18px;
    line-height: 20px;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.margin-left-200 {
    margin-left: 200px !important;
}

.cursor-pointer {
    cursor: pointer;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-12 {
    font-size: 12px;
}

#main {
    bottom: -70px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}

.app-aside {
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    width: 220px;
    z-index: 9998;
    background: #f2f2f2;
    border-right: 2px solid #ccc;
    top: 53px;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navi ul.nav li {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    background-color: #f2f2f2;
    background-image: -moz-linear-gradient(top, #f9f9f9, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #f2f2f2);
    background-image: -o-linear-gradient(top, #f9f9f9, #f2f2f2);
    background-image: linear-gradient(to bottom, #f9f9f9, #f2f2f2);
    border-bottom: 1px solid #DFDFDF;
}

.navi ul.nav li a {
    line-height: normal;
    padding: 12px 10px 12px 11px;
    font-size: 13px;
    color: #444;
    display: block;
    font-weight: 400;
    text-decoration: none !important;
    position: relative;
}

.navi ul.nav li a:hover {
    background: rgba(0, 0, 0, .05) !important;
}

.navi ul.nav li a span {
    display: inline-block;
    margin: 2px 0;
    padding: 0;
}

.navi ul.nav li a > i,
.navi ul.nav li a > svg {
    position: relative;
    float: left;
    width: 40px;
    margin: -10px -10px;
    margin-right: 5px;
    overflow: hidden;
    line-height: 40px;
    text-align: center;
}

.height-100-vh {
    height: 100vh;
}

.main-content {
    left: 220px;
    bottom: 0;
    overflow: auto;
    padding: 10px 10px 90px 10px;
    position: absolute;
    right: 0;
    top: 53px;
}

.breadcrumb {
    background: #f2f2f2;
    padding: 5px 10px;
}

.breadcrumb .breadcrumb-item {
    font-size: 14px;
}

.panel {
    border: #ddd solid 1px;
}

.panel-header {
    border-color: #383838 !important;
    background: #404040;
    color: #fff;
    padding: 0 5px;
}

.panel-header h2 {
    margin-left: 10px;
    height: 100%;
    width: auto;
    display: inline-block;
    font-size: 14px;
    position: relative;
    margin: 0 0 0 10px;
    line-height: 34px;
    font-weight: 400;
    letter-spacing: 0;
}

.nav-tabs > li > a {
    border-radius: 0;
    color: #333;
}

.nav-tabs > li > .active {
    -webkit-box-shadow: 0 -2px 0 #57889c;
    -moz-box-shadow: 0 -2px 0 #57889c;
    box-shadow: 0 -2px 0 #57889c;
    border-top-width: 0 !important;
    margin-top: 1px !important;
    font-weight: 700;
    border-radius: 0;
}

.nav-tabs.bordered > :first-child a {
    border-left-width: 0 !important;
}

.table {
    font-size: 12px;
}

.dataTables_filter {
    font-size: 13px;
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: left !important;
}

div.dataTables_wrapper .dataTables_length,
div.dataTables_wrapper .dataTables_info {
    float: left !important;
}

div.dataTables_wrapper div.dataTables_info {
    padding: 5px 10px;
    color: #b94a48;
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: center;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination a.page-link {
    font-size: 13px;
}

.dt-buttons .btn {
    font-size: 11px;
    margin-left: 3px !important;
}

.dt-buttons.btn-group > .dt-buttons.btn-group:not(:last-child) > .btn,
.dt-buttons.btn-group > .btn.dropdown-toggle-split:first-child,
.dt-buttons.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.dt-buttons.btn-group > .dt-buttons.btn-group:not(:first-child) > .btn,
.dt-buttons.btn-group > .btn:nth-child(n+3),
.dt-buttons.btn-group > :not(.btn-check) + .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.spinner-container {
    height: 300px;
    vertical-align: baseline;
    display: flex;
    justify-content: center;
    align-items: center;
}

tr.blocked td {
    color: red !important;
}

#HeaderAdminNavMenu.nav {
    margin: 10px 0;
}

#HeaderAdminNavMenu.nav li.nav-item {
}

#HeaderAdminNavMenu.nav li.nav-item a.nav-link {
    color: #ff9d37;
}

#HeaderAdminNavMenu.nav li.nav-item a.nav-link:hover {
    color: #ffb06d;
}

.w-98 {
    width: 98% !important;
}

.OnOfIcon {
    float: left;
    background-color: gray;
    border: solid 1px #666;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.TitleOnOfIcon {
    /*margin-top: 7px;*/
}

.offline {
    background-color: #f00;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #441313 0 -1px 9px,
    rgba(255, 0, 0, 0.5) 0 2px 12px;
    -webkit-animation: blinkRed 0.5s infinite;
    -moz-animation: blinkRed 0.5s infinite;
    -ms-animation: blinkRed 0.5s infinite;
    -o-animation: blinkRed 0.5s infinite;
    animation: blinkRed 0.5s infinite;
}

.online {
    background-color: #69fd0c;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #36ff03 0 -1px 9px,
    #04ff00 0 2px 12px;
    -webkit-animation: blinkYellow 1s infinite;
    -moz-animation: blinkYellow 1s infinite;
    -ms-animation: blinkYellow 1s infinite;
    -o-animation: blinkYellow 1s infinite;
    animation: blinkYellow 1s infinite;
}

@-webkit-keyframes blinkRed {
    from {
        background-color: #f00;
    }

    50% {
        background-color: #a00;
        box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 7px 1px, inset #441313 0 -1px 9px,
        rgba(255, 0, 0, 0.5) 0 2px 0;
    }

    to {
        background-color: #f00;
    }
}

@-webkit-keyframes blinkYellow {
    from {
        background-color: #ff0;
    }

    50% {
        background-color: #6f6f6f;
        box-shadow: rgba(0, 0, 0, 0.2) 0px -1px 7px 1px, inset #108002 1 -1px 9px,
        #ff0 0 2px 0;
    }

    to {
        background-color: #ff0;
    }
}

td.scheduleActive {
    background-color: #4CAF50;
    color: #FFF !important;
}

td.schedulePassive {
    background-color: #e7685e;
    color: #FFF !important;
}

.SpanLink {
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer;
}

.btn-allegro {
    --bs-btn-color: #000;
    --bs-btn-bg: #ff9d37;
    --bs-btn-border-color: #ff9d37;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #ffaa52;
    --bs-btn-hover-border-color: #ffaa52;
    --bs-btn-focus-shadow-rgb: 217, 164, 6;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #ffaa52;
    --bs-btn-active-border-color: #ffaa52;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #ff9d37;
    --bs-btn-disabled-border-color: #ff9d37;
}

.form-check-input {
    width: 1.8em;
    height: 1.8em;
}

.form-switch .form-check-input {
    width: 40px !important;
    height: 1.8em;
}

.form-switch label.form-check-label {
    padding: 5px 10px;
}

.schedule-time-content {
    width: calc(100% - 200px);
    background-color: #fff;
    border: var(--bs-border-width) solid var(--bs-border-color);
}

.dateFormSelect {
    flex: 0.3 1 auto !important;
}

.width-50-px {
    width: 50px;
}

.width-40-px {
    width: 40px;
}

.width-40-px-important {
    width: 40px !important;
}

.width-200-px {
    width: 200px;
}

.ui-datepicker {
    z-index: 9999 !important
}

.audio-recording-container {
    display: -webkit-flex;
    /*targeting IE10*/
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*horizontal centering*/
    align-items: center;
}

.start-recording-button {
    float: left;
    font-size: 52px;
    color: #435f7a;
    cursor: pointer;
    opacity: .5;
    width: 100px;
    text-align: center;
}

.play-recording-button {
    float: left;
    font-size: 52px;
    color: #4CAF50;
    cursor: pointer;
    opacity: .5;
    width: 100px;
    text-align: center;
}

.start-recording-button:hover,
.play-recording-button:hover {
    opacity: 1;
}

.recording-contorl-buttons-container {
    /*targeting Chrome & Safari*/
    display: -webkit-flex;
    /*targeting IE10*/
    display: -ms-flex;
    display: flex;
    justify-content: space-evenly;
    /*horizontal centering*/
    align-items: center;
    width: 334px;
}

.cancel-recording-button,
.stop-recording-button {
    font-size: 52px;
    cursor: pointer;
}

.cancel-recording-button {
    color: red;
    opacity: 0.7;
}

.cancel-recording-button:hover {
    color: rgb(206, 4, 4);
}

.stop-recording-button {
    color: #33cc33;
    opacity: 0.7;
}

.stop-recording-button:hover {
    color: #27a527;
}

.recording-elapsed-time {
    /*targeting Chrome & Safari*/
    display: -webkit-flex;
    /*targeting IE10*/
    display: -ms-flex;
    display: flex;
    justify-content: center;
    /*horizontal centering*/
    align-items: center;
}

.red-recording-dot {
    font-size: 25px;
    color: red;
    margin-right: 12px;
    /*transitions with Firefox, IE and Opera Support browser support*/
    animation-name: flashing-recording-dot;
    -webkit-animation-name: flashing-recording-dot;
    -moz-animation-name: flashing-recording-dot;
    -o-animation-name: flashing-recording-dot;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
}

/* The animation code */
@keyframes flashing-recording-dot {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes flashing-recording-dot {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes flashing-recording-dot {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes flashing-recording-dot {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.elapsed-time {
    font-size: 32px;
    margin: 0;
}

.recording-contorl-buttons-container.hide {
    display: none;
}

.overlay {
    position: absolute;
    top: 0;
    height: 100vh;
    width: 100%;
    background-color: rgba(82, 76, 76, 0.35);
    /*targeting Chrome & Safari*/
    display: -webkit-flex;
    /*targeting IE10*/
    display: -ms-flex;
    display: flex;
    justify-content: center;
    /*horizontal centering*/
    align-items: center;
}

.overlay.hide {
    display: none;
}

.browser-not-supporting-audio-recording-box {
    /*targeting Chrome & Safari*/
    display: -webkit-flex;
    /*targeting IE10*/
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /*horizontal centering*/
    align-items: center;
    width: 317px;
    height: 119px;
    background-color: white;
    border-radius: 10px;
    padding: 15px;
    font-size: 16px;
}

.close-browser-not-supported-box {
    cursor: pointer;
    background-color: #abc1c05c;
    border-radius: 10px;
    font-size: 16px;
    border: none;
}

.close-browser-not-supported-box:hover {
    background-color: #92a5a45c;
}

.close-browser-not-supported-box:focus {
    outline: none;
    border: none;
}

.audio-element.hide {
    display: none;
}

.text-indication-of-audio-playing-container {
    height: 52px;
    display: flex;
    align-items: center;
}

.text-indication-of-audio-playing {
    font-size: 20px;
    margin: 0;
}

.text-indication-of-audio-playing.hide {
    display: none;
}

/* 3 Dots animation*/
.text-indication-of-audio-playing span {
    /*transitions with Firefox, IE and Opera Support browser support*/
    animation-name: blinking-dot;
    -webkit-animation-name: blinking-dot;
    -moz-animation-name: blinking-dot;
    -o-animation-name: blinking-dot;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
}

.text-indication-of-audio-playing span:nth-child(2) {
    animation-delay: .4s;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -o-animation-delay: .4s;
}

.text-indication-of-audio-playing span:nth-child(3) {
    animation-delay: .8s;
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    -o-animation-delay: .8s;
}

/* The animation code */
@keyframes blinking-dot {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* The animation code */
@-webkit-keyframes blinking-dot {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* The animation code */
@-moz-keyframes blinking-dot {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* The animation code */
@-o-keyframes blinking-dot {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.play-recording-button.hide {
    display: none;
}

table.dataTable > tbody > tr > td,
table.dataTable > tbody > tr > th {
    vertical-align: middle;
}

table.dataTable > tbody > tr > td.select-checkbox:before,
table.dataTable > tbody > tr > td.select-checkbox:after,
table.dataTable > tbody > tr > th.select-checkbox:before,
table.dataTable > tbody > tr > th.select-checkbox:after {
    width: 20px !important;
    height: 20px !important;
}

table.dataTable tr th.select-checkbox.selected::after {
    content: "✔";
    margin-top: -11px;
    margin-left: -4px;
    text-align: center;
    text-shadow: rgb(176, 190, 217) 1px 1px, rgb(176, 190, 217) -1px -1px, rgb(176, 190, 217) 1px -1px, rgb(176, 190, 217) -1px 1px;
}

#dataTableCheckAllButton {
    width: 20px !important;
    height: 20px !important;
}

.schedule-time-content .btn-check:checked + .btn,
.schedule-time-content .btn.active,
.schedule-time-content .btn.show,
.schedule-time-content .btn:first-child:active,
.schedule-time-content :not(.btn-check) + .btn:active {
    color: #FFF;
    background-color: #198754;
    border-color: #198754;
}

.schedule-time-content .btn-outline-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #dc3545;
    --bs-btn-border-color: #dc3545;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #bb2d3b;
    --bs-btn-hover-border-color: #b02a37;
    --bs-btn-focus-shadow-rgb: 225, 83, 97;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #b02a37;
    --bs-btn-active-border-color: #a52834;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #dc3545;
    --bs-btn-disabled-border-color: #dc3545;
}

div#record-container {
    margin-top: 20px;
}

.padding-left-214px {
    padding-left: 214px;
}

.select2-container {
    z-index: 9999;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}

.select2-container .select2-selection--single {
    height: 37px !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ccc !important;
    border-radius: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 37px;
}

span.select2-container.select2-container--default.select2-container--open {
    z-index: 999;
}

.multiple-device-table .form-control, .multiple-device-table .form-select {
    font-size: 12px;
}

tr.passiveSchedule th, tr.passiveSchedule td {
    background-color: #f2f2f2;
    color: #000 !important;
    text-decoration: line-through;
}

.btn-primary {
    --bs-btn-color: #000;
    --bs-btn-bg: #ffaa52;
    --bs-btn-border-color: #ffaa52;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #d97b18;
    --bs-btn-hover-border-color: #d97b18;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #d97b18;
    --bs-btn-active-border-color: #d97b18;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #ffaa52;
    --bs-btn-disabled-border-color: #ff9d37;
}