﻿#pageHeader {
    background-color: #7a7d83;
}

.dropdown-menu {
    background-color: rgba(255, 255, 255, 0.90);
    border-color: rgba(155, 155, 151, 0.84);
}

    .dropdown-menu a {
        color: black;
    }

.account-small-icon,
.company-small-icon,
.logoff-small-icon,
.terms-small-icon,
.phone-small-icon,
.info-small-icon,
.white-info-small-icon,
.blue-info-small-icon,
.chart-small-icon,
.address-book-small-icon,
.search-small-icon,
.calendar-small-icon,
.exclamation-triangle,
.exclamation-circle,
.exclamation-circle-hollow,
.warning-small-icon,
.cross-small-icon,
.file-small-icon,
.install-blue-small-icon,
.install-small-icon,
.map-small-icon,
.eye-small-icon,
.crossed-eye-small-icon,
.cross-big-icon,
.dark-mode-small-icon {
    background-image: url('/Content/Images/ewebtel_icons.png?');
    background-repeat: no-repeat;
}

.webtel-row-page-title {
    background-color: #dadbdc;
}

.manView-body {
    background-image: url(/Content/Images/background-map-grey.jpg);
    background-color: #D3D3D3;
    background-position-x: -899px;
}

#btnFeedback {
    background-color: Transparent;
}

.card {
    background-color: white;
    border-radius: 1em;
    box-shadow: 4px 4px 9px 0px #4d4b62;
}

    .card:hover {
        background-color: #e1e1e1 !important;
    }

.card-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.draw-left-border {
    border-left: 1px solid rgba(0, 0, 0, 0.03);
}

.administration-small-left-link:hover, .administration-small-right-link:hover, .administration-small-bottom-link:hover {
    background-color: #c5c5c5;
}

.force-no-bg{
    background-color:white !important;
    border-style: none !important;
}

.tileTitle span,
.areaTileTitle span {
    background-color: white;
}

.card:hover .tileTitle span,
.card:hover .areaTileTitle span {
    background-color: #e1e1e1;
}

.page-helper-icon {
    background-image: url(/Content/Images/log/info.png);
    background-repeat: round;
    opacity: 45%;
}

.infoIcon {
    content: url('/Content/Images/log/info.png')
}

.bootstrap-dialog.type-primary .modal-header {
    background-color: #1d1b30;
    background-image: url('/Content/Images/dialogs/dialog-info.jpg');
}

.bootstrap-dialog.type-success .modal-header {
    background-color: #1d1b30;
    background-image: url('/Content/Images/dialogs/dialog-info.jpg');
    background-position: right top;
}

.bootstrap-dialog.type-info .modal-header {
    background-color: #1d1b30;
    background-image: url('/Content/Images/dialogs/dialog-info.jpg');
}

/*.vertical-menu {
    background-color: #2f2c46;
}*/

.modal-content {
    background-color: #fff;
}

.modal-header {
    border-bottom: 1px solid #e9ecef;
}

.modal-footer {
    border-top: 1px solid #e9ecef;
}

.webtel-white-item {
    background-color: transparent;
}

.right-click-menu-single-item, .page-helper-single-item {
    padding: 4px 11px;
    color: #68647d;
    text-decoration: none;
}

    .right-click-menu-single-item:hover, .page-helper-single-item:hover {
        color: #fff;
        background-color: #0066aa;
        cursor: pointer;
    }

.right-click-menu, .page-helper {
    background-color: #fff;
    border: solid 1px #dfdfdf;
    box-shadow: 1px 1px 2px #cfcfcf;
}

.dropdown-menu :hover {
    background-color: #2fbbcc;
}

.info-btn:hover .info-image {
    background-position: 3px -46px;
}

.lang-btn:hover .lang-image {
    background-position: 1px -1px;
}

.user-btn:hover .user-image {
    background-position: 3px -90px;
}

.rowHover:hover {
    background: #e6e5e9;
}

.webtel-row-details {
    background-color: white;
    border-bottom: 1px solid #dadbdc;
}

.statspannel:hover .webtel-flow-stats-heading {
    cursor: pointer;
    background-color: #dadbdc !important;
    color: black;
    border-color: #dadbdc !important;
}

.statspannel:hover .webtel-flow-stats-content {
    cursor: pointer;
    border-color: #dadbdc !important;
}

body {
    background-color: white;
    color: #000;
}

table.webtelTable {
    color: black;
}
    table.webtelTable .warning, .panel-body table .warning {
        background-color: #fcf8e3;
    }

    table.webtelTable .success, .panel-body table .success {
        background-color: #dff0d8;
    }

    table.webtelTable .error, .panel-body table .error {
        background-color: #f2dede;
        color: #a94442;
    }

    table.webtelTable tr:hover, .panel-body table tr:hover {
        background-color: #F5F5F5;
    }

    table.webtelTable td, table.webtelTable th, .panel-body table td, .panel-body table th {
        border-bottom: solid #fff 1px;
        padding: 5px;
        border-left: solid #fff 1px;
    }

table.dataTable th, table.dataTable td {
    border-right: 1px solid #ddd;
}

.webtel-subpanel-heading, .webtel-subpanel-color {
    background-color: #68647d;
}

.webtel-flow-stats-heading {
    background-color: #7a7d83;
    border-top: 2px solid #68647d;
    border-left: 2px solid #68647d;
    border-right: 2px solid #68647d;
}

.webtel-flow-stats-content {
    border-bottom: 2px solid #68647d;
    border-left: 2px solid #68647d;
    border-right: 2px solid #68647d;
}

.webtel-flow-stats-selected {
    background-color: #68647d !important; 
}

.webtel-report-mini-section {
    border: 2px solid #68647d;
}

.export-icons {
    background-image: url('/Content/Images/Reports/export_icons.png');
}

.webtel-panel-table-content {
    border: 1px solid #68647d;
}

.dataTables_info,
.dataTables_paginate {
    color: #666 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    color: #666 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background-color: #2fbbcc;
}
    .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        background-color: #808589;
    }

.webtel-grey-area {
    color: black;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.border-label {
    border-color: #CFD4DA;
}

.right-click-menu-name-item {
    color: #68647d;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9;
}

table.dataTable.stripe tbody tr.even, table.dataTable.display tbody tr.even {
    background-color: #ffffff;
}

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
    border-top: 1px solid #ddd;
}

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: #f1f1f1;
}

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: #fafafa;
}

table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
    background-color: #eaeaea;
}

table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
    background-color: #a2aec7;
}

table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
    background-color: #a6b4cd;
}

table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
    background-color: #acbad5;
}

table.dataTable tbody tr {
    background-color: #ffffff;
}

table.dataTable tbody tr.selected {
    background-color: #B0BED9;
}

table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
    background-color: #acbad4;
}

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
    background-color: #f6f6f6;
}

table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
    background-color: #aab7d1 !important;
}

table.dataTable td a {
    color: #474c56;
}

table.dataTable.stripe tbody tr.even.selected, table.dataTable.display tbody tr.even.selected {
    background-color: #acbad4;
}

table.dataTable tbody tr:hover, table.dataTable.display tbody tr.odd:hover, table.dataTable.display tbody tr.even:hover {
    background-color: #E8E8E8;
    color: black;
}

table.dataTable thead th,
table.dataTable thead td {
    border-bottom: 1px solid #ddd;
}

table.dataTable tbody tr table.dataTable2 thead tr {
    background-color: #606285 !important;
    color: white;
}

table.dataTable tbody tr.selected table.dataTable2 thead tr.selected {
    background-color: #606285 !important;
    color: white;
}

table.dataTable tbody tr table.dataTable2 tbody tr {
    background-color: #ffffff !important;
}

table.dataTable tbody tr.selected table.dataTable2 tbody tr.selected {
    background-color: #ffffff !important;
}

table.dataTable.inner-table {
    border-top: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    background-color: #2fbbcc;
}
.node-small-icon,
.area-small-icon {
    background-repeat: no-repeat;
    height: 28px;
    width: 26px;
}

.area-small-icon, .node-small-icon, .editIconButton, .deleteIconButton, .lookIconButton, .receiptIconButton, .emailIconButton, .copyButton,
.deviceIconButton, .frameAnalyzerButton, .reparseButton, .lookButton, .deviceAnswerPreview, .deviceAnswerAnalysis, .usersIconButton,
.companyListAreas, .companyListGroups, .invitationButton, .invitationUserEditButton, .blockIconButton, .unblockIconButton,
.deactivateIconButton, .addIconButton, .smLookIconButton, .smAnalyzerIconButton, .testReportSendButton, .smallDownloadButton,
.automaticReportsButton, .pendingIconButton, .confirmedIconButton, .rejectedIconButton, .noResponseIconButton, .editDevicesIconButton, .historyIconButton {
    background-image: url('/Content/Images/table-icons-set.png');
    background-repeat: no-repeat;
    background-color: transparent;
}

.editIconButton-white, .deleteIconButton-white {
    background-image: url('/Content/Images/table-icons-set-white.png?');
    background-repeat: no-repeat;
    background-color: transparent;
}

.administratorSmallIcon, .analystSmallIcon, .advancedUserSmallIcon, .standardUserSmallIcon, .groupUserSmallIcon, .guestSmallIcon, .installerSmallIcon {
    background-image: url('/Content/Images/users/user-icons.png?');
    background-repeat: no-repeat;
    background-color: transparent;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.max-contrast{
    color: black !important;
}

.btnDelivery {
    border: 2px solid #2fbbcc;
    background-color: white;
    color: #2fbbcc;
}

.border-div {
    border: 2px solid #2fbbcc;
    background-color: white;
}

.webtelListTable, .webtelBorderElement {
    border: 2px solid #2fbbcc;
    background-color: white;
}

.webtelBorderElementGray {
    border: 2px solid #ced4da;
    background-color: white;
}

.border-bottom-gray {
    border-bottom: 1px solid #ddd;
}

.a-black {
    color: black;
    text-decoration: underline;
}

    .a-black:hover {
        color: black;
        text-decoration: underline;
    }

.group-label:hover {
    background: Gainsboro;
}

.group-label span a {
    color: black;
}

.table tr:hover td, .table tbody tr:hover th {
    background-color: #E8E8E8;
}

.select2-container--default .select2-selection--single {
    background-color: white;
}

.submit-progress-bg {
    background-color: lightgray;
    opacity: .5;
}

.submit-progress {
    background-color: #68647d;
}

.ui-widget-content {
    background-color: #2fbbcc;
}

.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #333333;
}

    .ui-widget-content a {
        color: #333333;
    }

.ui-widget.ui-widget-content {
    border-color: #2fbbcc;
    border-radius: 5px;
}

.ui-datepicker table {
    border-bottom: solid 1px #2fbbcc;
}

.ui-state-default {
    color: #454545;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    color: black;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover {
    color: #2b2b2b;
}

.ui-widget-header {
    border: 0px solid #dddddd;
    background: white;
    color: #333333;
    font-weight: bold;
}

.ui-datepicker th {
    font-weight: normal;
    color: #d4d4d4;
}

.ui-widget-content {
    border-color: #2fbbcc;
    padding: 0px;
}

.ui-widget-header .ui-icon {
    /*background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><text x="0%" y="100%" font-size="23" fill="rgb(47, 187, 204)">&lt;</text></svg>');*/
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Ctext x='0%25' y='100%25' font-size='23' fill='rgb(47, 187, 204)'%3E&lt;%3C/text%3E%3C/svg%3E");
}

.card-top-white .card-body, .card-top-white h4, .default-bg {
    background-color: white !important;
}

.table-bordered {
    border: 1px solid #dee2e6 !important;
}

    .table-bordered th, .table-bordered td {
        border: 1px solid #dee2e6 !important;
    }

.mapLayerButton {
    background-color: #5d89a9;
}

.map-layerIcon.hideLayer {
    background-color: gray;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.webtel-link {
    color: black;
    text-decoration: underline;
}

    .webtel-link:hover {
        color: #0056b3;
    }

.webtel-link-static {
    color: black !important;
    text-decoration: underline;
}

.deviceDetailsMapNodeDetails, .deviceDetailsMapNodeRegisteredData, .deviceDetailsMapNodeDailyReport, .deviceDetailsMapNodeMonthlyReport {
    background-image: url('/Content/Images/Map/mapDeviceDetailsIcon.png');
    background-repeat: no-repeat;
}

.defaultTextColor{
    color: black;
}
.searchedTextColor {
    color: #2699a6;
}

.dropdown-tight-content {
    background-color: #f9f9f9;
}

#collapseButton {
    background-color: #7a7d83;
}

.webtel-row-menu {
    border-bottom: 1px solid #dadbdc;
    border-top: 1px solid #dadbdc;
    ----background-color: #dadbdc;
}

.header-bg {
    background-color: #68647d;
}

.basicDataTable tr:nth-child(even) {
    background-color: #f2f2f2
}

.light-dark-bg {
    background-color: #f9f9f9;
}

.sp-replacer {
    border: solid 1px #91765d;
    background: #eee;
}

.sp-container {
    background-color: #ECECEC;
    border: solid 1px #f0c49B;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
}

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
    }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.list-group-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

    .alert-info hr {
        border-top-color: #abdde5;
    }

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.bg-gray {
    background-color: lightgray;
}

.rodoShowContentButton, .rodoHideContentButton {
    color: #2983d1;
    cursor: pointer;
}

.rodoShowContentButton:hover, .rodoHideContentButton:hover {
    color: #0056b3;
    text-decoration: underline;
}

.ui_tpicker_hour_slider {
    background-color: white !important
}

.ui-slider-handle {
    background-color: #4d4b62 !important;
}

.customTip .tooltiptxt {
    visibility: hidden;
    width: 55%;
    background-color: #FBFBFB;
    color: dimgrey;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    margin-left: -30%;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: smaller;
    text-align: left;
    padding: 0.5em;
}


.customTip .tooltiptxt::after {
    content: "";
    position: absolute;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #FBFBFB transparent transparent transparent;
}

.login-2fa-email {
    background-position: -10px 0px;
}

.login-2fa-app {
    background-position: -10px -80px;
}

.login-2fa-info {
    background-position: -35px -163px;
}

.login-2fa-codeImg {
    background-position: 0px -195px;
    width:100px;
}

.login-2fa-warn {
    background-position: -10px -267px;
}

.login-2fa-appstore {
    background-position: -10px -350px;
}

.login-2fa-qrImg {
    background-position: -15px -434px;
}

.login-2fa-backupImg {
    background-position: 0px -517px;
}

.login-2fa-appcode {
    background-position: -10px -601px;
}

.warning-smalltext {
    color: red;
}

.green-bg {
    background-color: darkgreen !important;
}

.announcement-text {
    color: #b51613;
    text-decoration: underline;
}

.info-icon-big {
    background-position: 0px -46px;
}

.webtel-inner-header {
    background: #2f2c4638;
}

.webtel-card-partition {
    background: #49BDCD;
}

.header-low-opacity{
    opacity: 70%;
}

@keyframes blinkAnimation {

    to {
        box-shadow: 0 0 0 0.2rem #382D67;
        /*opacity: 50%;*/
    }
}

.blinkAnimation {
    animation: 1s infinite alternate blinkAnimation;
}

.unknownDeviceRow, table.dataTable.display tbody tr.unknownDeviceRow > .sorting_1 {
    background-color: #ffc8c8 !important;
}

.replaceDevice_PrevDeviceImg, .replaceDevice_PrevDeviceImg_error {
    background: url('/Content/Images/device/previous-device.png') no-repeat;
}

/* Company SLA Report - Light Mode Support */
.summary-card {
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
}

.period-display {
    background-color: #e9ecef;
}

.summary-row {
    background-color: #f1f3f5 !important;
}

.sla-good {
    color: #28a745;
}

.sla-warning {
    color: #ffc107;
}

.sla-danger {
    color: #dc3545;
}
