.cursor-pointer {
    cursor: pointer !important;
}
.cursor-not-allowed {
    cursor: not-allowed !important;
}
.activity-table.scroll-table {
    min-width: 3500px !important;
}
.text-red {
    color: red !important;
    font-weight: 600 !important;
}
.list-sec .table-section .table.common-table thead tr th {
    min-width: 205px;
    white-space: nowrap;
}
.view-image-container {
    display: inline-block;
    margin-left: 15px;
}
.view-image-container img {
    height: 59px;
}
.viem-image-modal .modal-header {
    padding-bottom: 0 !important;
}
.viem-image-modal .modal-body {
    padding: 0 10px !important;
    text-align: center;
}
.img-modal-desc {
    padding: 10px 0 !important;
    margin-top: 0 !important;
    color: #103bb5;
    font-weight: 600;
    font-family: "Inter", sans-serif;
}
.top-slider .slider .slick-list .slide span {
    text-align: center;
    width: 100%;
    display: block;
    color: #707070;
    font-size: 14px;
    font-family: "Inter", sans-serif;
    text-decoration: none;
}
.top-slider .slider .slick-prev {
    background-image: url(../images/lft-arrow.svg);
    height: 15px;
    width: 15px;
    background-size: contain;
    cursor: pointer;
    position: absolute;
    left: 12px;
}
.top-slider .slider .slick-next {
    background-image: url(../images/rgt-arrow.svg);
    height: 15px;
    width: 15px;
    background-size: contain;
    cursor: pointer;
    position: absolute;
    right: 12px;
}
.month {
    height: unset;
    flex-wrap: wrap;
    padding: 0 !important;
    justify-content: space-between;
}
.bck-ara.day {
    justify-content: space-between;
    display: flex;
}
.bck-ara.frequency {
    justify-content: space-between;
    display: flex;
}
.list-sec .table-section .table.common-table tbody tr td.action {
    padding: 5px;
    width: 65px !important;
    min-width: 65px !important;
    max-width: 65px !important;
}
.action-col img {
    margin: 5px;
    cursor: pointer;
    width: 12px;
}
.spinner-border {
    width: 1.5rem !important;
    height: 1.5rem !important;
}
#multiselectContainerReact div:first-child {
    height: auto !important;
    padding: 10px !important;
    background-color: #f7f7f9;
    border: none;
}
.chek .chekbox-sec {
    width: 100%;
}
.custom-slide {
    cursor: pointer;
    height: 100%;
    line-height: 50px;
    text-align: center;
    padding: 0 15px;
}
.custom-slide.active {
    background: #e6eaf2;
}

.custom-slide:hover {
    background: #e6eaf2;
}

/* .custom-slider {
    overflow-x: scroll;
} */

.global-clear {
    width: 12px !important;
    margin-top: 0px;
}

.file-system-sec-left.resizable {
    position: relative;
}
.file-system-sec-left .resizer {
    width: 10px;
    height: 100%;
    position: absolute;
    right: -5px;
    bottom: 0;
    z-index: 10;
    cursor: e-resize;
}

.file-system-table-cover .file-calendar-cover {
    width: unset !important;
}

.file-system-table-cover .file-calendar-cover .calendar-tab-cover {
    display: block !important;
    overflow-x: scroll !important;
}
.table-sort-arrow {
    float: right;
    margin-top: 0 !important;
    /* margin-right: 10px; */
    font-size: 18px;
}
::-webkit-scrollbar {
    height: 6px !important;
}
.img-ali {
    padding-top: 15px !important;
}
.ali {
    display: flex !important;
}
.wid-date {
    width: 157px !important;
}
.bg-clr {
    background-color: #f5f5f5 !important;
}
/* .activity-event-modal .modal-dialog,
.acti-evt-doc .modal-dialog,
.upload-documents .modal-dialog {
    zoom: 80%;
} */

.acti-evt-doc .modal-body .table-sec .table-section .table-data .table thead tr th.date-sign {
    width: 160px !important;
}
td.calendar-acticity-column {
    white-space: nowrap;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}
td.height-max {
    padding: 2px 6px !important;
    height: 47px;
}
.calendar-table th {
    border-right: 1px solid #8d7ce3 !important;
}

div[class^="resizer"] {
    width: 10px;
    height: 100%;
    position: absolute;
    right: -5px;
    bottom: 0;
    z-index: 10;
    cursor: e-resize;
}
.file-system-table .resizable,
.calendar-table .resizable {
    position: relative;
}

.file-system-table th {
    border-right: 1px solid #eae8f1 !important;
}
/* .calendar-table .resizer {
    width: 10px;
    height: 100%;
    position: absolute;
    right: -5px;
    bottom: 0;
    z-index: 10;
    cursor: e-resize;
} */

.color-legand-modal .btn-three-layer .box-layer-otr .icon-layer {
    min-width: 65px !important;
}
.color-legand-modal .btn-three-otr .box-layer-otr .icon-layer.green {
    background: #00ff00 !important;
}
.color-legand-modal .btn-three-otr .box-layer-otr .icon-layer.green-warn-hash {
    background: #80ff80 !important;
}
.color-legand-modal .btn-three-otr .box-layer-otr .icon-layer.red {
    background-color: #ff8000;
}
.color-legand-modal .btn-three-otr .box-layer-otr .icon-layer.red-warn {
    background-color: #ff0000;
}
.color-legand-modal .btn-three-otr .box-layer-otr .icon-layer.red-doc {
    background-color: #ff0000;
}
.color-legand-modal .btn-three-otr .box-layer-otr .icon-layer.red-hash {
    background-color: #ff0000;
}
.color-legand-modal .modal-body {
    max-height: 90vh;
    overflow-y: scroll;
    margin-bottom: 25px;
}
.min-wid {
    width: 100px !important;
}
.cus-spin {
    width: 1.25rem !important;
    height: 1.25rem !important;
}
.css-f5brtt-BaseToolTop {
    min-width: 350px;
    font-size: 12px;
    padding: 5px;
}
.min-width-200 {
    min-width: 200px;
}
.min-width-150 {
    min-width: 150px;
}
.max-width-300 {
    max-width: 300px !important;
    width: 300px !important;
}
.min-width-130 {
    min-width: 130px;
}
.min-width-110 {
    min-width: 110px;
}
.min-width-140 {
    min-width: 140px;
}
.temptable {
    min-width: auto !important;
}

/* TODO - Remove UI workaround and temporary fixes  */
.activity-event-modal .modal-dialog,
.confirmModal .modal-dialog,
.acti-evt-doc .modal-dialog,
.upload-documents .modal-dialog,
.color-legand-modal .modal-dialog,
.create-activity-schedule .modal-dialog,
.assigned-build-modal .modal-dialog,
.frequency-modal .modal-dialog,
.glt-details-modal .modal-dialog,
.previous-survey-modal .modal-dialog,
.view-detail-mod .modal-dialog {
    zoom: 80%;
}

.event-detail-modal .box-section .icon-img,
.event-detail-modal .box-section .col-md-2,
.event-detail-modal .box-section .col-md-3,
.event-detail-modal .box-section .col-md-5,
.event-detail-modal .modal-header,
.event-detail-modal .tab-section,
.event-detail-modal .box-form-sec,
.event-detail-modal .table-sec,
.event-detail-modal .title-btn-wrapper,
.event-detail-modal th,
.event-detail-modal .fot-nav,
.event-detail-modal .btn-sec.btn-survey-sec {
    zoom: 80%;
}

.event-detail-modal .box-section .icon-date-wrapper {
    min-height: 34px !important;
}

.event-detail-modal .modal-dialog,
.smart-report-modal .modal-dialog {
    zoom: 100%;
}
.aep-tab-contents .list-sec .table-section {
    height: 415px;
}
.gt-content-section {
    max-height: 75vh;
    overflow-y: scroll;
    margin-bottom: 10px;
}
.gt-content-section .table-sec {
    margin-bottom: 0px !important;
}
.aep-tab-contents .list-area .fot-nav:before {
    background: transparent;
}
.aep-tab-contents .table-sec .table-section .table-data {
    height: 140px !important;
    max-height: 140px !important;
}
#aep-tab-contents {
    background-color: #fff !important;
    background: #fff !important;
}
.activity-event-modal .modal-body .table-sec .table-section .table-data .table thead tr th.up-date {
    width: 164px;
    max-width: auto !important;
}

/* TODO - Remove UI workaround and temporary fixes  */

.smart-report-modal .modal-dialog .list-area .fot-nav:before {
    background: #2d5ac600;
}
.smart-report-modal .modal-dialog .modal-header,
.smart-report-modal .modal-dialog thead,
.smart-report-modal .modal-dialog .top-fil-ara.title-btn-wrapper,
.smart-report-modal .modal-dialog .fot-nav {
    zoom: 80%;
}
.smart-report-modal .modal-dialog .list-sec .table-section .table tbody tr td,
.smart-report-modal .modal-dialog .list-sec .table-section .table tbody tr th {
    font-size: 11px;
}
.clear-btn {
    cursor: pointer;
}
.material-icons.icon-arw {
    cursor: pointer;
}
.loader-container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tempDrop {
    display: block !important;
}
.tempChangeFilter {
    padding-right: 40px !important;
}
.bg-theme {
    background: #103bb5 !important;
    color: #ffffff !important;
}
.year-activity-cal-header .optionListContainer {
    z-index: 100 !important;
    max-width: 260px !important;
    right: 0 !important;
}
.activeTh {
    background-color: #4b4d50 !important;
}
.file-system-table-cover .tab-toggle-btn {
    width: 35px;
    height: 35px;
    /* left: -17px;
    top: 21px; */
}
.infoPageContent .top-slider,
.infoPageContent .entity-add-button {
    display: none;
}
.infoPageContent .cont-ara {
    padding-left: 0;
    position: inherit !important;
}
.infoPageContent .lst-bt-nav {
    padding: 0 !important;
}
.infoPageContent .cmon-ara {
    margin-top: 0 !important;
}
.frm-ara.cmon-ara {
    min-height: 78vh !important;
}
.activity-event-modal .modal-body .box-form-sec .form-itm .itm.itm-check .custom-control.custom-checkbox {
    width: 100%;
}
.file-system-table-cover .file-system-table td.td-content {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 100px;
}
/* .file-system-table-cover.activity-all .file-system-sec-left .table-section { */
.file-system-table-cover .file-system-sec-left .table-section {
    overflow-y: scroll !important;
}
.file-system-table-cover .file-system-table thead .t-freq {
    min-width: 162px;
}
.file-system-table-cover .file-system-table thead .l-perform {
    min-width: 145px;
}
.file-system-table-cover .file-system-table thead .code-ref {
    min-width: 150px;
}
.file-system-table-cover .file-system-table thead .n-due {
    min-width: 145px;
}
.list-area .file-calendar-cover .calendar-tab-cover .calendar-table tbody tr td {
    min-width: 80px;
    vertical-align: middle;
}
.file-system-table-cover .file-system-table thead .build {
    min-width: 120px;
}
.file-system-table-cover .file-system-table thead .ref {
    min-width: 83px;
}
.file-system-table-cover .file-system-table thead .year {
    min-width: 90px;
}
.file-system-table-cover .file-system-table thead .region {
    min-width: 115px;
}
.file-system-table-cover .file-system-table thead .activity {
    min-width: 115px;
}
.file-system-table-cover .file-system-table thead .site {
    min-width: 115px;
}
.file-system-table-cover .file-system-table th.d-count {
    min-width: 90px;
}
.file-system-sec-right {
    width: 100%;
}
.dropdown-menu.dropdown-table {
    min-width: 180px;
    z-index: 9;
    top: 41px !important;
}
.dropdown-menu.dropdown-table.tempDrop {
    top: 37px !important;
    padding-bottom: 0;
    width: max-content !important;
    max-width: 500px !important;
}
.dropdown-menu.dropdown-table.tempDrop.wcf-month {
    min-width: unset !important;
    width: 280px !important;
}

.drop-fil .btn-otr .btn {
    width: 50%;
}
.list-area .top-fil-ara .right-cont .btn-section {
    min-height: 60px;
}
.highLighterSpan {
    display: inline !important;
}
.na-container {
    background-color: #6d8acb;
}

.create-activity-schedule .modal-body .tag-radio .custom-control.custom-radio {
    margin-bottom: 0 !important;
}

.modify-na .modal-dialog {
    max-width: 900px !important;
}

.modify-na .modal-body .box-section .box-layer:nth-child(odd) {
    border-right: 1px solid #e6e6e6;
}
.calendar .react-date-picker__calendar .react-calendar {
    min-height: 310px !important;
}
.top-fil-ara .cap {
    min-width: 200px;
    width: unset !important;
}
.showAddButton .entity-add-button {
    display: block !important;
}
.list-sec .table-section .table thead tr th.action.action-cal.row-action {
    width: 120px !important;
    min-width: 120px !important;
    max-width: 120px !important;
}

.modal .modal-dialog .modal-content .modal-header .close {
    padding: 10px 10px !important;
}
.listForWindow {
    list-style-type: none;
}
.frm .itm .itm-cnt {
    padding: 10px 10px;
    width: 100%;
    max-height: 150px;
    overflow-y: scroll;
    white-space: pre-wrap;
}
/* button.btn.btn-top.text-center.active-reset {
    background: #86a6ff !important;
} */
.imgCrsr {
    cursor: pointer;
}
.image-sec .carousel ul li .slide-image .sub-cont {
    word-break: break-word;
    white-space: pre;
}
.image-sec .carousel ul li .slide-image .bg-slide-img {
    background: url("../img/blog-3.jpg");
    min-height: 580px;
    filter: blur(8px);
    -webkit-filter: blur(8px);
    background-size: cover;
}
.image-sec .carousel ul li .slide-image .img-slde {
    position: absolute;
    top: 0px;
    margin: 0 auto;
    left: 16px;
    right: 16px;
    bottom: 0;
    display: flex;
    justify-content: center;
}
.image-sec .carousel ul li .slide-image .img-slde img {
    box-shadow: -1px -1px 7px 0px #898b8d8a;
}
.image-sec .carousel ul li .slide-image .sub-cont {
    position: absolute;
    bottom: 20px;
    background: #3081ff;
    color: #fff;
    padding: 6px 25px 8px;
    text-align: left;
    width: 268px;
    background: linear-gradient(-106deg, transparent 20px, #2e80ff 20px);
}
.image-sec .carousel ul li .slide-image .sub-cont h4 {
    margin-bottom: 0px;
    font: 400 16px/24px "Poppins", sans-serif;
    word-break: break-word;
}
.image-sec .carousel ul li .slide-image .sub-cont h5 {
    font: 400 15px/24px "Poppins", sans-serif;
    margin-bottom: 0;
}
.image-sec .carousel ul li .slide-image .sub-cont {
    white-space: break-spaces !important;
}

.image-sec .carousel ul li .slide-image .sub-cont {
    min-width: 268px;
}
.image-sec .carousel ul li .slide-image .sub-cont h4 {
    font: 400 14px/19px "Poppins", sans-serif;
}
.image-sec .sld-left .carousel-controls .prev-slide {
    position: absolute;
    top: -17px;
    left: 0;
    margin: auto;
    right: 0;
    text-align: center;
}
.image-sec .sld-left .carousel-controls .prev-slide i {
    background: #b6c6d5;
    color: #383939;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    text-align: center;
    font-size: 13px;
    line-height: 28px;
}
.image-sec .carousel ul .prev-slide {
    position: absolute;
    top: 0;
    bottom: 0;
}
.image-sec .carousel ul .prev-slide span {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}
.image-sec .sld-left .carousel-controls .next-slide {
    position: absolute;
    bottom: -12px;
    left: 0;
    margin: auto;
    right: 0;
    text-align: center;
}
.image-sec .sld-left .carousel-controls .next-slide i {
    background: #b6c6d5;
    color: #333;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    text-align: center;
    font-size: 13px;
    line-height: 32px;
}
.image-sec .carousel ul .next-slide {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}
.image-sec .carousel ul .next-slide span {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}
.image-sec .carousel ul li .next-slide {
    position: absolute;
    right: 0;
}
.image-sec .sld-left .slide-sec li.active-img img {
    border: 2px solid #2b7eff;
}
.image-sec .carousel ul i {
    background: #b6c6d5;
    color: #333;
    width: 35px;
    height: 35px;
    border-radius: 50px;
    text-align: center;
    font-size: 28px;
    line-height: 35px;
}
.image-sec .sld-left .slide-sec-scroll::-webkit-scrollbar {
    width: 0;
    height: 0;
}
.image-sec .sld-left .slide-sec-scroll::-webkit-scrollbar-thumb {
    background: #a2b0bb;
    border-radius: 8px;
}
.image-sec .sld-left .slide-sec-scroll::-webkit-scrollbar-track {
    background: #ccd6e0;
}
/* .image-sec .sld-left .slide-sec {
    position: relative;
} */
.error-border-image {
    border: 1.5px solid #f42718 !important;
}
.error-border {
    border: 1.5px solid #f42718 !important;
}
.box-layer .icon-date-wrapper {
    min-width: unset !important;
}
.border-highlight {
    background: #ffff00 !important ;
    border: 4px solid #2bd900 !important ;
}
.three-col-modal .modal-dialog {
    max-width: 1500px;
}
.popup-counter {
    font-weight: 600;
    margin: 5px;
}
.__react_component_tooltip {
    max-width: 500px;
    white-space: pre-wrap;
    word-wrap: break-word;
    text-align: left;
    background-color: #007bff !important;
    z-index: 99999 !important;
}
.__react_component_tooltip::after {
    border-top-color: #007bff !important;
    border-bottom-color: #007bff !important;
}
.__react_component_tooltip.place-left::after {
    border-top-color: #ffffff00 !important;
    border-bottom-color: #ffffff00 !important;
    border-left-color: #007bff !important;
}
.__react_component_tooltip.place-right::after {
    border-top-color: #ffffff00 !important;
    border-bottom-color: #ffffff00 !important;
    border-right-color: #007bff !important;
}
.addWidthHalf {
    width: 50% !important;
}
.usr-mangnt .outer-act-build .outer-avl-bind .table-section {
    height: 225px !important;
}
.usr-mangnt .min-nav ul li {
    text-transform: capitalize;
}
.usr-mangnt .table-section .table-common th,
.usr-mangnt .table-section .table-common td {
    padding: 7px 15px !important;
}
.usr-mangnt .table-section .table-common th {
    background-color: #f5f5f5 !important;
}
.usr-mangnt .table-section .table-common td.template-form-submenu {
    padding-left: 30px !important;
    background-color: rgb(246 246 246);
}
.cur-as-mod .modal-dialog {
    max-width: 1200px !important;
}
.list-sec .table-section .table thead tr th.action.action-activity {
    min-width: 160px !important;
}
.active-row {
    background-color: #eef1f2 !important;
}
.table-row:hover {
    background-color: #eef1f2 !important;
    color: #000000;
}
.list-sec .table-section .table.common-table tbody tr td {
    max-width: 100px;
}
.list-sec .table-section .table.common-table tbody tr td span.high-lighter {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}
.list-sec .table-section .table.common-table tbody tr td span span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
    display: inline;
}

/* Notification Icon */
.bell-icon-container {
    padding: 14px 10px 0;
}
.bell-icon-container .bell-icon {
    width: 35px;
    height: 35px;
    position: relative;
}
.bell-icon-container .dropdown-toggle {
    display: flex;
}
.bell-icon-container .dropdown-toggle::after {
    display: none;
}
.bell-icon-container .notifyTxt {
    background: #eb5858;
    color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
    position: absolute;
    right: 4px;
    font-size: 10px;
    line-height: 15px;
}
.notification-list-item {
    padding: 5px;
    border-bottom: 1px solid #eef1f2;
}
.activity-event-modal .modal-body .tab-section {
    padding: 10px 22px 0px;
    border-bottom: 2px solid #f4f1f1;
    display: flex;
    justify-content: space-between;
}
.activity-event-modal .modal-body .tab-section ul {
    display: inline-flex;
    list-style: none;
}
.activity-event-modal .modal-body .tab-section ul li.active {
    border-bottom: 2px solid #0730a5;
    min-height: 33px;
}
.activity-event-modal .modal-body .tab-section ul li {
    margin-right: 22px;
}
.activity-event-modal .modal-body .tab-section ul li.active .numb {
    color: #0730a5;
}
.activity-event-modal .modal-body .tab-section ul li .numb {
    background: #f2ecec;
    color: #0730a5c2;
    padding: 3px 4px;
    font-size: 12px;
}
.activity-event-modal .modal-body .tab-section ul li.active .nme {
    color: #0730a5;
}
.activity-event-modal .modal-body .tab-section ul li .nme {
    color: rgba(119, 131, 165, 0.45);
    font-weight: 500;
    padding-left: 5px;
}
.tooltip {
    z-index: 99999;
}
.tooltip > .tooltip-inner {
    background-color: #007bff !important;
    color: #ffffff;
    padding: 15px;
    min-width: 320px;
    text-align: left;
    font: 13px/17px "Poppins";
    word-wrap: break-word;
    white-space: pre-wrap;
    z-index: 99999;
}
.tooltip.bs-tooltip-bottom .arrow:before {
    width: 0;
    height: 0;
    border: 0.4em dashed transparent;
    border-bottom: 0.4em solid #007bff;
    font-size: inherit;
}
.tooltip.bs-tooltip-top .arrow:before {
    width: 0;
    height: 0;
    border: 0.4em dashed transparent;
    border-top: 0.4em solid #007bff;
    font-size: inherit;
}
.chart-dash-div {
    margin-top: -25px;
}
.hd-top.master-filter-container .lft-element .dropdown .dropdown-menu {
    top: 46px !important;
    right: 0 !important;
}
.modal .table-ara {
    border-radius: 0;
}
.modal .top-fil-ara .sr-sec {
    border-right: 0;
}
.hd-top.master-filter-container {
    border-top-left-radius: 23px !important;
}
._loading_overlay_wrapper {
    width: 100%;
}
._loading_overlay_overlay {
    background: rgb(201 205 254 / 40%) !important;
    border-top-left-radius: 23px;
}
/* .graph-otr .graph-bx .graph-content .g-box {
    min-height: 250px !important;
} */
.content-main {
    height: 100%;
}
.content-area {
    padding: 10px 10px 0px !important;
}
.hd-top.master-filter-container .lft-element .dropdown .dropdown-menu .dropdown-item {
    padding: 5px 10px !important;
}
aside.navbar-collapse {
    max-height: 90vh;
    overflow-y: scroll;
}
.smart-report-modal .title-cap {
    text-transform: capitalize;
}

.hd-top .lft-element .toggle-section {
    margin-right: 5px;
    border-right: 1px solid #e5e9f5;
}
.hd-top .lft-element .dropdown {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-left: 15px !important;
}
.filtered.dropdown.show {
    background: #c7ddff !important;
}
.filtered.toggle-section {
    background: #c7ddff !important;
}
.filtered.dropdown.show .btn {
    background: #c7ddff;
    color: #000000;
}
.sidenav.navbar-collapse.collapse ~ .cont-ara .graph-otr .graph-bx .graph-hd strong {
    white-space: nowrap;
    width: 56%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sidenav.navbar-collapse.collapse ~ .cont-ara .graph-otr .graph-bx .graph-hd strong.long-title {
    width: 50%;
}
.sidenav.navbar-collapse.collapse.show ~ .cont-ara .graph-otr .graph-bx .graph-hd strong.long-title {
    width: 54%;
}
.sidenav.navbar-collapse.collapse.show ~ .cont-ara .graph-otr .graph-bx .graph-hd strong {
    width: 60.2%;
}
.graph-otr .graph-bx .highcharts-container {
    height: 100% !important;
}
.graph-otr .graph-bx .highcharts-container .highcharts-root {
    width: 100% !important;
}
.master-filter-container .btn.close {
    background-color: #ccc;
    padding: 5px;
    border-radius: 25px;
    width: 25px;
    height: 25px;
    margin-left: 20px;
}
.master-filter-container .btn.close i {
    font-size: 20px;
}
.highcharts-credits {
    display: none !important;
}
.graph-otr .graph-bx .graph-content .g-box {
    height: 40vh;
    min-height: auto !important;
}
.graph-otr .graph-bx.col-12 .graph-content .g-box {
    height: auto;
    min-height: auto !important;
}
.no-data-sctn:before {
    width: auto !important;
    height: auto !important;
}

.no-data-sctn:after {
    min-width: auto !important;
    font-weight: 700;
}
.master-filter-visible .content-main,
.master-filter-visible .dash,
.master-filter-visible .fst {
    margin-top: 51px;
}
.master-filter-visible .gry-area,
.master-filter-visible .top-slider,
.master-filter-visible .dash .dash-cont,
.master-filter-visible .list-area .lst-bt-nav {
    border-top-left-radius: 0 !important;
}
.master-filter-visible .fst .list-area {
    margin-top: 0;
}
.hd-top {
    z-index: 101 !important;
}

td.filter-name {
    width: 150px;
    font-weight: 600;
}
.appliedMasterFiltersModal .table tr:hover {
    background-color: #eef1f2 !important;
    color: #000000;
}
.appliedMasterFiltersModal .table td {
    border: 1px solid #dee2e6 !important;
    padding: 5px !important;
    vertical-align: middle;
}
.appliedMasterFiltersModal .table {
    margin-bottom: 0;
}
.appliedMasterFiltersModal .modal-body {
    padding: 20px !important;
}

.appliedMasterFiltersModal .tag {
    border: 1px solid #cad5e9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font: 500 14px/17px "Inter", sans-serif;
    color: #858da4;
    background: #fff;
    border-radius: 10px;
    padding: 12px 8px 12px 13px;
    min-width: 100px;
    margin-right: 10px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.summary-row-column {
    font-weight: 600;
    color: #000000;
}
.chart-footer {
    border-top: 1px solid #dee8f1;
    padding: 0 5px 0 5px;
    margin-top: auto;
    position: relative;
    width: 100%;
    cursor: auto;
}
.chart-footer .result-list ul {
    margin-top: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex: 0 0 auto;
}
.chart-footer .otr {
    max-width: 210px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.chart-footer .result-list ul li {
    background: transparent;
    border: 0;
    text-align: left;
    padding: 20px 10px 8px;
    display: flex;
    flex-wrap: wrap;
    font: 15px/20px "Poppins", sans-serif;
}
.chart-footer .result-list ul li strong {
    font-weight: 500;
    color: #101010;
}
.chart-footer .result-list ul li p {
    color: #676d72;
    margin-bottom: 0;
    display: block;
    flex-wrap: nowrap;
    text-align: left;
}
.chart-footer .result-total {
    height: 100%;
    margin-top: 8px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.chart-footer .result-total strong {
    font: 500 20px/23px "Poppins", sans-serif;
    color: #2e3032;
}
/* section.cont-ara .fst,
section.cont-ara .dash,
section.cont-ara .list-area,
.list-area .lst-bt-nav {
    height: 100%;
    min-height: calc(100vh - 70px);
} */
.modal-content section.cont-ara .fst,
.modal-content section.cont-ara .dash,
.modal-content section.cont-ara .list-area,
.list-area .lst-bt-nav {
    height: 100%;
    min-height: auto !important;
}

.header-view-filter {
    padding: 0;
    height: 32px;
    border-radius: 32px;
    width: 32px;
}

.mnu-info .btn-grp-top .btn {
    border: none !important;
}
.spinner-grow {
    width: 0.7rem;
    height: 0.7rem;
    margin: 5px;
}

.device-count-modal .upload-sec .uplod-sec-fld .custom-file .custom-file-input {
    height: 40px !important;
}

.device-count-modal .upload-sec .uplod-sec-fld .custom-file label.custom-file-label {
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0px 3px 6px #0000000a;
    box-shadow: 0px 3px 6px #0000000a;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    background-color: #f7f7f9;
}
.device-count-modal .upload-sec .uplod-sec-fld .custom-file {
    height: 40px;
}

.device-count-modal .upload-sec .uplod-sec-fld .custom-file label.custom-file-label::after {
    top: 5px;
    color: #103bb5;
    background-color: #103cb71f;
    width: 90px;
    text-align: center;
    border-radius: 5px;
    border: none;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 500;
}
.device-count-modal .frm-ara {
    padding: 15px;
}

.device-count-modal .table-bordered th,
.device-count-modal .table-bordered td {
    border: 1px solid #dee2e6 !important;
}

.activity-event-modal .modal-body .box-form-sec .form-itm.frm-2 .frm-comt textarea.form-control {
    height: 70px !important;
}
.activity-event-modal .modal-body .box-form-sec .form-itm .itm.check-dc {
    width: 100% !important;
    margin-right: 0;
}

table.table.table-bordered.file-system-table tr.filter-tr td {
    top: 38px;
}
.list-sec .table-section .table thead tr th {
    top: -1px;
}
table.calendar-table tr.filter-tr.filter-blue td {
    top: 40px;
}

.react-date-picker,
.react-date-picker *,
.react-date-picker *:before,
.react-date-picker *:after {
    line-height: 25px;
}
.dc-tooltip {
    margin-bottom: 0 !important;
    align-items: center !important;
}
.dc-tooltip span {
    display: block;
    margin: 0 auto;
    text-align: center;
    /* max-width: 500px;
    white-space: pre-wrap;
    word-wrap: break-word; */
}
.dc-tooltip span.dc-click-text {
    font-weight: 600;
    color: #000;
    padding: 5px 13px;
    border: 1px solid #000;
    border-radius: 20px;
    margin-bottom: 10px !important;
    max-width: 170px;
}
.fot-nav ul.pagnation li {
    padding: 0 !important;
}
.fot-nav ul.pagnation li a {
    padding: 5px 12px;
    line-height: 29px;
}

.procedure-modal .frm-ara {
    padding: 15px 0;
}
.procedure-modal table td,
.acti-evt-doc table td {
    border-right: 1px solid #e6eaf2 !important;
    border-bottom: 1px solid #e6eaf2 !important;
}
.img-sq-box .custom-control {
    text-align: center;
}

.list-sec .table-section .table thead tr th.action.action-activity {
    min-width: 179px !important;
}
.email-modal .modal-dialog {
    max-width: 827px !important;
}
.email-modal .container-check {
    cursor: auto;
}
.email-modal .upload-files-nme {
    margin-top: 5px;
}
.email-modal .upload-files-nme .badge-nme {
    background: #ffffff;
    border-radius: 50px;
    padding: 4px 18px 4px 12px;
    position: relative;
    min-width: 100px;
    display: inline-block;
    margin-right: 5px;
    margin-top: 5px;
}
.email-modal .upload-files-nme .badge-nme label {
    margin-bottom: 0px !important;
}
.email-modal .upload-files-nme .close-icon {
    /* position: absolute; */
    right: 5px;
    font-size: 12px;
    top: 6px;
    background: #ccc;
    border-radius: 50px;
    cursor: pointer;
}
.email-modal .modal-body .upload-sec {
    background-color: #e6eaf2;
    border-radius: 10px;
    margin-bottom: 20px;
}
.email-modal .modal-body .upload-sec .table-hed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
}
.email-modal .modal-body .upload-sec .table-hed h3 {
    color: #103bb5;
    text-align: left;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    margin-bottom: 0px;
}
.email-modal .modal-body .upload-sec .uplod-sec-fld {
    padding: 15px;
}
.email-modal .modal-body .upload-sec .uplod-sec-fld .custom-file {
    height: 50px;
}
.email-modal .btn-sec {
    width: 100%;
}
.email-modal .modal-body {
    padding: 0px !important;
}
.email-modal .attach-report-container .container-check {
    margin-bottom: 0;
    padding: 2px 0px 0 25px;
    top: 0;
    font-size: 14px;
}
.filter-blue td.filter-box.dropdown.drop-fil.drop-date .dropdown-menu.dropdown-table.tempDrop.wcf-month {
    right: 0 !important;
    left: auto !important;
}
.acti-evt-doc .modal-body .table-sec .table-section .table-data {
    min-height: 80vh;
}
.mail-box .top-fil-ara .cap {
    min-width: auto;
}
.email-details .lst-bt-nav {
    padding: 0px !important;
}
.email-detail {
    min-height: calc(100vh - 180px) !important;
}
.email-detail .mail-ftr {
    text-align: left !important;
}
.mail-from h5 {
    max-width: 380px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
    display: inline;
}

.top-slider-icon i.material-icons[aria-expanded="true"] {
    -webkit-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
    transition: transform 0.3s ease-in-out, opacity 0.25s ease-in-out 0.1s, -webkit-transform 0.3s ease-in-out;
}

.custom-drop.icon-drop i {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.top-slider-icon {
    position: relative;
    padding: 0.375rem 0.75rem;
}
.top-slider-icon i.material-icons {
    position: absolute;
    left: 0;
    top: 2px;
    background-color: #103bb5;
    border-radius: 100%;
    border: 1px solid #fff;
    transition: transform 0.3s ease-in-out, opacity 0.25s ease-in-out 0.1s, -webkit-transform 0.3s ease-in-out;
    z-index: 100;
    -webkit-transform: rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important;
    color: #fff;
    cursor: pointer;
}

.list-area .top-fil-ara .right-cont .btn-section-2 .btn-toggle .btn.active,
button.btn.btn-top.text-center.active-reset,
.list-area .top-fil-ara .right-cont .btn-section-2 .btn.btn-top.active {
    background: #e6eaf2;
    -webkit-filter: invert(100%) sepia(0%) saturate(7106%) hue-rotate(200deg) brightness(120%) contrast(100%);
    filter: invert(100%) sepia(0%) saturate(7106%) hue-rotate(200deg) brightness(120%) contrast(100%);
}

.mail-box .btn-back {
    border-radius: 50px;
    width: 36px;
    height: 35px;
    text-align: center;
    padding: 0;
    line-height: 45px;
}

.sr-sec.search-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 9px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.sr-sec.search-section .sr-out {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.sr-sec.search-section .sr-out .form-control {
    font-size: 12px;
    border: 1px solid #fff;
    padding-right: 23px;
}
.sr-sec.search-section .sr-out .btn-search {
    position: absolute;
    right: 37px;
    top: -7px;
}
.sr-sec.search-section .sr-out .btn-search img {
    width: 17px;
}
.sr-sec.search-section .sr-out .clear-btn {
    text-decoration: underline;
    margin-left: 11px;
}
.sr-sec.search-section .sr-out .filtr-sec .fl-off {
    margin-left: 5px;
}
.email-modal .to-all-checkbox {
    display: inline-flex;
    margin-left: 15px;
}
.email-modal .to-all-checkbox .custom-control-label {
    line-height: 24px;
}
.list-sec .table-section .table th:last-child,
.list-sec .table-section .table tbody tr td.time {
    min-width: 160px;
}
.mail-table-otr.list-sec .table-section .table tbody tr td {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.mail-box .top-fil-ara {
    -webkit-box-pack: space-between !important;
    -ms-flex-pack: space-between !important;
    justify-content: space-between !important;
}
.mail-box .top-fil-ara .sr-sec.search-section {
    margin-bottom: 0px !important;
}
.min-hig-80vh {
    min-height: 80vh !important;
}
i.material-icons.clear-search-icon,
.global-clear {
    font-size: 14px;
}
.show-legends-eye {
    position: relative !important;
}
.show-legends-eye .material-icons {
    padding: 3px 5px;
    cursor: pointer;
}
.show-legends-eye .dropdown-menu {
    margin-top: 0 !important;
    right: 0;
    left: unset !important;
    min-width: 300px;
    padding: 0 !important;
    border: 1px solid #103bb5;
    border-bottom: none;
    border-radius: 5px !important;
}
.show-legends-eye .dropdown-menu .dropdown-content::-webkit-scrollbar {
    width: 1px;
}
.show-legends-eye .dropdown-menu .dropdown-content {
    max-height: 220px;
    overflow-y: scroll;
}
.show-legends-eye .dropdown-menu button {
    display: flex;
    justify-content: space-between;
    border-radius: 5px !important;
    cursor: text !important;
}
.show-legends-eye .dropdown-menu button span {
    max-width: 88%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.show-legends-eye strong:after {
    display: none !important;
}

.show-legends-eye .total-btn {
    background-color: #103bb5 !important;
    color: #fff !important;
    padding-right: 15px;
}
.show-legends-eye .total-btn strong {
    background-color: #103bb5 !important;
    color: #fff !important;
}

.show-legends-btn {
    padding: 0 5px 0 5px !important;
}
.common-filter-select-all {
    display: flex;
    justify-content: space-between;
}
.filter-devider {
    border-bottom: 2px solid #ddd !important;
}
.common-view-image {
    position: relative;
}
.common-view-image .image-text {
    max-width: 50%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
}
.common-view-image img {
    position: absolute;
    right: 0;
    top: -25px;
    height: 64px;
    max-width: 49%;
}
.cmon-ara .head .btn-sec {
    max-width: 90%;
    right: 15px !important;
}
.cmon-ara .head .btn-sec .btn {
    padding: 7px 10px !important;
    font-size: 11px !important;
}
.tab-sec ul.nav.nav-tabs li {
    padding: 10px !important;
}

/* Password Confirmation Modal */
.password-confirm .modal-body {
    padding: 0 !important;
}
.password-confirm .modal-header {
    padding: 5px !important;
}
.password-confirm .login main {
    background-image: none !important;
    padding-top: 0 !important;
    min-height: unset !important;
}
.password-confirm .login main .log-sec {
    width: 100% !important;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    border: none !important;
    padding: 25px 60px 40px !important;
}
/* Password Confirmation Modal */

/* Audit Mode */
.in-audit-mode #event_rules {
    display: none !important;
}
.in-audit-mode .icon-date-wrapper .icon-img {
    display: none !important;
}
.in-audit-mode td.date-wrapper {
    background: #eee !important;
}
.in-audit-mode .icon-date-wrapper.border-highlight {
    border: none !important;
}
.in-audit-mode .event-detail-modal .hide-on-view-only {
    display: none !important;
}
.in-audit-mode .activity-event-modal .modal-body .box-form-sec .form-itm {
    align-items: flex-start !important;
}
.in-audit-mode .activity-event-modal .modal-body .box-form-sec .form-itm .itm.check-dc {
    margin-top: 5px;
}
.in-audit-mode .activity-event-modal .modal-body .box-section .box-layer:nth-child(odd) {
    border: 1px solid #e6e6e6;
}
.in-audit-mode .pt-25 {
    padding-top: 25px;
}
.in-audit-mode .aep-tab-contents .table-sec .table-section .table-data {
    height: 195px !important;
    max-height: 195px !important;
}
.mt-35rem {
    margin-top: 0.35rem !important;
}
/* Audit Mode */

.assigned-build-modal .modal-body .btn-sec {
    justify-content: space-between !important;
}

/* GENERATOR TESTING QUESTIONS */

.gt-form-questions-container {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background-color: #f7f7f9;
    padding: 10px;
    margin: 5px 0;
}
.gt-form-question {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
}
.generator-testing-form .modal-body .box-form-sec .form-itm.frm-2 .frm-comt textarea.form-control {
    height: 200px !important;
}
.generator-testing-form .modal-body .box-form-sec .form-itm.frm-1 .frm-comt textarea.form-control {
    height: 226px !important;
    margin-bottom: 5px;
}
.generator-testing-form .modal-body .box-form-sec .form-itm.frm-3 .frm-comt textarea.form-control {
    height: 480px !important;
    margin-bottom: 5px;
}
.basic-form.activity-event-modal .modal-body .box-form-sec .form-itm .frm-comt {
    padding-left: 10px;
}
.basic-form.activity-event-modal .modal-body .box-form-sec .form-itm.frm-1 .frm-comt textarea.form-control {
    height: 93px !important;
}
.generator-testing-form .itm.mr-0 {
    margin-right: 10px !important;
}
.generator-testing-form .btn.btn-details {
    color: #fff;
    font-family: "Inter", sans-serif;
    background: #103bb5;
    text-transform: uppercase;
    opacity: 1;
    font-size: 13px;
    padding: 5px 10px;
    transition: 0.3s;
    outline: none;
    border: none;
    box-shadow: none;
}
.gt-form-sub-question .question-label {
    padding-left: 15px;
}
.glt-details-modal .title-cap {
    padding: 0 !important;
}
.glt-details-modal .box-section .box-layer {
    border: 1px solid #e6e6e6;
    padding: 2px 10px;
    margin-top: 7px;
}
.glt-details-modal .box-section {
    display: flex;
    flex-wrap: wrap;
}
.glt-details-modal .box-section .box-layer h3 {
    font-family: "Inter", sans-serif;
    color: #7783a5;
    font-weight: 400;
    font-size: 14px;
}
.glt-details-modal .box-section .box-layer h4 {
    font-family: "Inter", sans-serif;
    color: #0730a5;
    font-weight: 600;
    font-size: 15px;
}
.glt-details-modal .modal-body {
    padding: 0 10px 20px !important;
}
.glt-details-modal.modal .modal-dialog {
    max-width: 500px !important;
}
.lp-button {
    padding: 3px 10px !important;
    background: #b6c1d5;
    color: #fff;
    border: none;
    border-radius: 20px;
    padding: 7px 21px;
    margin-right: 5px;
    margin-left: 15px;
    font-size: 14px;
}

/* QUATERLY VIEW */

.quater_one,
.quater_two,
.quater_three,
.quater_four {
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: 0 !important;
}
.quater_one.last,
.quater_two.last,
.quater_three.last,
.quater_four.last {
    border-right: 5px solid #103bb5 !important;
}
.mail-bdr h5 {
    border: none;
}
#masterFilters .dropdown-menu {
    min-width: max-content !important;
    max-width: 17rem !important;
    left: 0 !important;
}
/* .md-grp-btn {
    position: absolute;
    z-index: 9;
    right: 25px;
    bottom: 10px;
} */
.image-sec .sld-left .slide-sec li {
    display: flex;
    justify-content: center;
}
.image-sec .sld-left .slide-sec li img {
    max-width: 100%;
    max-height: 100%;
}
.react-transform-wrapper {
    margin: 0 auto !important;
    max-height: 70vh !important;
}
.react-transform-component img {
    max-height: 70vh !important;
}
.view-page-image-container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    background-color: #ffffff;
    padding: 10px;
    margin-bottom: 10px;
}
.view-page-image-container img {
    margin-bottom: 10px;
}

.view-page-image-container label {
    width: 100%;
    margin-bottom: 10px;
}
.view-page-image-container label.image-name {
    text-align: center;
}
.view-page-image-container.no-image {
    align-items: center;
}
.view-page-image-container.no-image img {
    max-width: 100px;
    max-height: 100px;
}
.md-grp-btn {
    position: inherit;
    text-align: right;
}
.sav .itm .itm-cnt .form-group h3 {
    font-size: 14px !important;
}
.file-system-table-cover .filter-box span.material-icons.clear {
    right: 24px !important;
}
td.filter-box.dropdown.drop-fil.drop-date .material-icons {
    padding-top: 0px !important;
    border-left: none;
}
.react-time-picker__wrapper {
    border: none !important;
    line-height: 25px;
}
.react-time-picker__button svg {
    width: 13px;
}
.activity-event-modal.fire-drills-quaterly-modal .modal-body .box-form-sec .form-itm.frm-1 .frm-comt {
    margin-bottom: 10px;
    margin-top: 10px;
}
.activity-event-modal.fire-drills-quaterly-modal .modal-body .box-form-sec .form-itm.frm-1 .frm-comt textarea.form-control {
    height: 60px !important;
}
.view-previous-three-surveys button {
    margin-top: 15px;
    font-size: 13px;
    height: 40px;
}
.date-wrapper .pos-date {
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    line-height: 14px;
}
.icon-date-wrapper {
    padding: 0 2px !important;
}

.previous-survey-modal .table-section .table thead tr th {
    font-size: 13px;
    color: #103bb5;
    font-family: "Inter", sans-serif;
    background-color: #f5f5f5 !important;
    padding: 7px 10px;
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 3;
    vertical-align: middle;
    border-right: 1px solid #e6eaf2 !important;
    border-bottom: 1px solid #e6eaf2 !important;
}
.previous-survey-modal.modal .modal-dialog .modal-content .modal-header h4 {
    padding: 0 !important;
}
.previous-survey-modal.modal .modal-dialog .modal-content .modal-body {
    padding: 10px !important;
}

.form-types .dash-cont .pub-ara.six {
    flex-wrap: wrap;
    overflow: auto !important;
}
.dash.form-types .dash-cont .pub-ara.six .items .itm-btm .head {
    padding: 10px !important;
}
.dash.form-types .btn img {
    filter: invert(50%);
}
.dash.form-types .buttonSection {
    display: flex;
    justify-content: space-between;
}
.dash.form-types .buttonSection button:focus {
    box-shadow: none;
}
.dash.form-types .btn {
    padding: 5px;
    width: 35px;
}
.form-settings-modal .form-itm {
    margin-bottom: 10px !important;
    display: flex !important;
    align-items: baseline;
    justify-content: flex-start;
}
.form-settings-modal .form-itm .itm {
    width: 180px !important;
    margin-right: 10px !important;
}
.form-settings-modal.modal .modal-dialog {
    max-width: 800px !important;
}
.form-settings-modal.modal .modal-body .btn-sec .btn-out-1 {
    justify-content: flex-end !important;
}
.form-settings-modal.modal .modal-body .box-form-sec {
    margin: 20px 0 15px !important;
}
.form-settings-modal.modal .modal-body .aep-tab-contents {
    max-height: 450px;
    /* overflow-y: scroll; */
    /* overflow-x: hidden; */
}
.text-error {
    display: inline-block;
    margin: 10px 10px 10px 0;
}
.activity-event-modal .modal-body .table-sec .table-hed .file-up {
    white-space: nowrap !important;
}
.send-email-contents {
    max-height: 90vh;
    overflow-y: scroll;
    margin: 10px 0 !important;
}
#calendar-table-container .active-head {
    color: #0c2c88 !important;
    background: #fff !important;
    border-top: 1px solid #0c2c88 !important;
    font-weight: 600;
}
#calendar-table-container .active-head .material-icons.drop-icn {
    background: #0c2c88 !important;
    color: #fff !important;
}
.fire-systm-cover .fire-sytem-otr .table-ara .list-sec .file-calendar-cover .calendar-tab-cover .calendar-table .icon-date-wrapper .icon-img {
    margin-left: 0 !important;
}
.empty-event-container .content-area {
    min-height: 250px !important;
}
.tab-row-actions {
    display: inline-flex;
}
.tab-row-actions .date-label {
    line-height: 40px;
    margin: 0 10px 0 0;
}
.tab-row-actions .form-group.calendar {
    margin: 0 10px 0 0;
}
.react-datepicker-popper {
    z-index: 5 !important;
}
.tab-row-actions .box-layer .icon-date-wrapper {
    min-width: 100px !important;
    font-size: 13px !important;
}
.tab-row-actions .show-legends-eye .dropdown-menu .dropdown-content {
    width: 725px !important;
    min-width: unset !important;
    overflow: unset !important;
    max-height: unset !important;
    margin: 5px 1px 0 5px !important;
}
.tab-row-actions.weekly .show-legends-eye .dropdown-menu {
    max-width: 118px !important;
    min-width: 118px !important;
}
.tab-row-actions.weekly .show-legends-eye .dropdown-menu .dropdown-content {
    max-width: 110px !important;
    min-width: 110px !important;
    margin: 5px 5px 0 !important;
}
.tab-row-actions .show-legends-eye .material-icons {
    line-height: 34px;
}
.activity-event-modal.device-count-modal .modal-body .table-sec .table-section .table-data .table tbody tr td .action-btn {
    justify-content: space-around;
}
.device-count-modal .action-btn .row-delete-icon {
    cursor: pointer !important;
    width: 13px;
}
.cstm-wid-14 {
    flex: 0 0 14.28% !important;
    max-width: 14.28% !important;
}
#wildcardFilterRow .drop-date .dropdown-menu.dropdown-table {
    width: 280px !important;
}
.customWindow span span {
    white-space: pre-line !important;
}
.itm-cnt.no-data {
    padding: 10px;
    text-align: center;
    background-color: #103bb533;
    display: flex;
    align-items: center;
    justify-content: center;
}
.itm-cnt.no-data img {
    width: 35px !important;
    height: 35px !important;
    object-fit: fill !important;
}

.customCommonStandard {
    font-size: 14px;
    color: #103bb5;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    margin-bottom: 10px !important;
    word-break: break-word;
    margin-top: 0px !important;
}
.list-sec .table-section .table.common-table tbody tr td.action.action-th-wide {
    width: 220px !important;
    min-width: 220px !important;
    max-width: 220px !important;
}
/* push-activity-start-date and end-date */
.top-filter-area {
    display: flex;
}
.top-filter-area .itm {
    margin-left: 10px;
}
.top-filter-area .itm .form-group label {
    font-size: 10px;
    margin-bottom: 0px;
}
.top-filter-area .itm .form-group .react-date-picker {
    padding: 3px !important;
    height: 30px;
}
.top-filter-area .itm .form-group .react-date-picker__button svg {
    width: 14px !important;
    height: 10px !important;
}
.custom-calender {
    overflow: visible;
    padding: 5px 40px;
}

button.btn.btn-report {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
}
.custom-elem {
    display: flex;
    align-items: center;
}
.custom-elem select {
    height: 32px;
    border-radius: 10px;
    padding: 7px 7px;
    border: 1px solid #e6eaf2;
    font-size: 14px;
    font-family: "Inter", sans-serif;
    font-weight: 300;
    color: #103bb5;
    border-radius: 10px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    min-height: 35px;
    margin-left: 5px;
}
.btn-blue-table {
    background: #e6eaf2;
    border-radius: 3px;
    padding: 2px;
}

.btn-blue-table a {
    text-decoration: none;
}

/* .action-wider {
    min-width: 150px !important;
}  */

.dash .dash-cont .pub-ara.four .items .itm-btm .head h2 {
    text-align: left;
    line-height: 24px;
    padding: 0px !important;
}
.dash .dash-cont .pub-ara.four {
    justify-content: flex-start !important;
    padding: 5px 0px 0px !important;
}
.dash .dash-cont .pub-ara.four .items {
    margin-right: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.dash .dash-cont .pub-ara.four .items .itm-cnt {
    /* flex-grow: 1;
    max-height: 180px; */
    /* min-height: 140px;
    flex-grow: 1;
    max-height: 140px; */
    min-height: 180px;
    flex-grow: 1;
    max-height: 180px;
}
/* logbook disbled css */
.items.cursor-pointer.disable {
    cursor: not-allowed;
}

.dash .dash-cont .pub-ara.four .items.disable {
    cursor: not-allowed !important;
}

.dash .dash-cont .pub-ara.four .items.disable .itm-cnt {
    cursor: not-allowed;
    opacity: 0.3;
}
.dash .dash-cont .pub-ara .items .itm-btm .head h2 {
    min-height: 48px;
    max-height: 48px;
    overflow: hidden;
}
/* .dash .dash-cont .pub-ara.four .items .item-head .icon img {
    height: 15px;
} */
.dash .dash-cont {
    justify-content: flex-start !important;
}

/* @media(min-width:1680px){
    .dash .dash-cont .pub-ara.four .items .itm-btm .head h2{
        line-height: 24px;
    }
} */
.dash .dash-cont .pub-ara.four .items .itm-btm .head {
    padding: 10px 40px 10px 20px;
}
.dash .dash-cont .pub-ara .items .itm-cnt img {
    object-position: bottom;
}

.filter-tr-sticky {
    position: sticky;
    top: 37px;
    z-index: 9;
}
.graph-otr .graph-bx {
    padding-right: 9px;
}

.graph-otr .graph-bx .graph-content .g-box {
    padding-top: 0;
}

@media (max-width: 1679px) {
    .image-sec .carousel ul li .slide-image .bg-slide-img {
        min-height: 475px;
    }
    .image-sec .sld-left .carousel-controls .next-slide {
        bottom: -19px;
    }
    .glt-details-modal .box-section .box-layer h3,
    .glt-details-modal .box-section .box-layer h4 {
        font-size: 13px;
    }
}
@media (max-width: 1559px) {
    .graph-otr .graph-bx .graph-content .g-box {
        height: 41vh;
    }
    .sidenav.navbar-collapse.collapse ~ .cont-ara .graph-otr .graph-bx .graph-hd strong.long-title {
        width: 44%;
    }
    .sidenav.navbar-collapse.collapse.show ~ .cont-ara .graph-otr .graph-bx .graph-hd strong.long-title {
        width: 49%;
    }
    .mail-box .table tbody tr td .subject {
        width: 420px !important;
    }
}
@media (max-width: 1281px) {
    .sidenav.navbar-collapse.collapse ~ .cont-ara .graph-otr .graph-bx .graph-hd strong {
        font-size: 10px;
        width: 47%;
    }
    .sidenav.navbar-collapse.collapse ~ .cont-ara .graph-otr .graph-bx .graph-hd strong.long-title {
        font-size: 10px;
        width: 35%;
    }
    .sidenav.navbar-collapse.collapse.show ~ .cont-ara .graph-otr .graph-bx .graph-hd strong {
        font-size: 10px;
        width: 53%;
    }
    .sidenav.navbar-collapse.collapse.show ~ .cont-ara .graph-otr .graph-bx .graph-hd strong.long-title {
        font-size: 10px;
        width: 41%;
    }
    .graph-otr .graph-bx .graph-content .g-box {
        height: 34vh;
    }
}

@media (max-width: 1559px) {
    .info-outer .info-bx .lft small {
        font: 598 10px/17px "Inter", sans-serif;
    }
    .info-outer .info-bx {
        padding-left: 3px;
    }
    .info-outer .info-bx .rgt {
        margin-right: 5px;
    }
}

/* logbookdesign */
@media (max-width: 1599px) {
    .dash .dash-cont .pub-ara.four .items .itm-btm .head h2 {
        font-size: 18px;
        line-height: 23px;
    }
}
@media (max-width: 991px) {
    .dash .dash-cont .pub-ara.four .items {
        width: calc(33.3% - 15px);
    }
}
@media (max-width: 768px) {
    .dash .dash-cont .pub-ara.four .items {
        width: calc(50% - 15px);
    }
    .dash .dash-cont .pub-ara.six .items .itm-btm .head {
        padding: 20px 26px 20px 20px;
    }
}
@media (max-width: 575px) {
    .dash .dash-cont .pub-ara.four .items {
        width: 100%;
        margin-right: 0px !important;
    }
}
@media (min-width: 768px) {
    .dash-cont-four {
        padding-right: 5px !important;
    }
}

.collapse___button {
    background-color: transparent;
    border-radius: 5px;
    border: 1px solid #ddd;
    position: absolute;
    text-align: left;
    right: 0px;
    bottom: -4px;
    height: 29px;
    min-width: 130px;
    padding: 0 9px;
    font: 12px/1.4 "Inter", sans-serif;
}
.collapse___button[aria-expanded="true"]::after {
    content: "";
    border: solid #605e5e;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
    position: absolute;
    right: 13px;
    top: 11px;
    z-index: 9;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.collapse___button[aria-expanded="false"]::after {
    content: "";
    border: solid #605e5e;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
    position: absolute;
    right: 13px;
    top: 11px;
    z-index: 9;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.row-scroll {
    overflow: auto;
    flex-wrap: nowrap;
    margin-top: 10px;
    margin-bottom: 10px;
}
.row-scroll .graph-bx {
    margin-bottom: 0;
}
.arrow__top:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 25px solid #fff;
    top: 0;
    z-index: 0;
    left: 26%;
    top: -15px;
}
.row-scroll-full-screen.arrow__top:before {
    left: 95% !important;
}
.graph-content.nodata-col {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    > div {
        font-size: 15px;
        position: relative;
        top: 25px;
    }
}
.collapse___button_otr {
    position: relative;
}

.graph-otr-large .collapse___button {
    bottom: 95px !important;
}

@media (max-width: 1199px) {
    .row-scroll-full-screen.arrow__top:before {
        left: auto !important;
        right: 40px;
    }
    .graph-otr-large .collapse___button {
        bottom: 95px !important;
        margin-top: 0px;
        position: static;
    }
    .graph-otr-large .collapse___button_otr {
        position: relative;
        margin-top: 12px;
        width: 100%;
        display: flex;
        justify-content: end;
    }
}
.hd-top.master-filter-container.filter-psh-activity {
    max-width: 600px;
    position: relative;
    padding-left: 0;
    left: auto;
    top: 0;
    right: 15px;
    box-shadow: none;
    z-index: 100 !important;
}
.hd-top.master-filter-container.filter-psh-activity .lft-element .dropdown {
    border-right: 0px !important;
    background: #f7f7f9;
    margin-left: 10px !important;
    border-radius: 4px;
}
.hd-top.master-filter-container.filter-psh-activity .lft-element .dropdown .btn {
    background: #f7f7f9;
    color: #103bb5 !important;
}
.hd-top.master-filter-container.filter-psh-activity .lft-element .filtered.dropdown .btn {
    background: #c7ddff;
}

.hd-top.master-filter-container.filter-psh-activity button.btn.clear-btn {
    width: 50px !important;
    padding-right: 0px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 15px;
}
button.btn.btn-secondary.dropdown-toggle.btn-notify {
    padding-right: 0px;
}
button.btn.btn-secondary.dropdown-toggle.btn-notify img {
    width: 30px;
}
