body {
    height: 100%;
}

.t3-wrapper.home {
    /*oldheight: 90vh ;*/
}

.t3-mainbody .main-container {
    /* min-height: 86vh; */
}

.chart_group_container.background_image_container {
    /*height: 82vh;*/
}

.chart_group_container.background_image_container {
    min-height: 70vh;
}
.bic_height.no_menu .chart_group_container.background_image_container {
    min-height: 90vh;
}
.bic_height.no_menu.no_up_arrow .chart_group_container.background_image_container {
    min-height: 70vh;
}

.chart_outside_container.current_view_chart_container {
    border: 1px solid #797979;
    border-radius: 5px;
}

.box_bordered {
    box-shadow: 1px 1px 2px #222;
    padding: 10px;
    border-radius: 10px;
}

.detail-td {
    border-right: 1px solid gray;
    border-left: black;
    border-top: 1px solid gray;
}

.detail-td2 {
    border-right: 1px solid gray;
    border-top: 1px solid gray;
}

.detail-td3 {
    border-right: 1px solid black;
    border-top: 1px solid gray;
}

.detail-tr {
    border: 1px solid black;
    background-color: #F6F6F6;
    color: black;
}

.detail-tr2 {
    background-color: #F6F6F6;
    color: black;
}

.detail-tr3 {
    border-right: 1px solid gray;
    border-top: 1px solid black;
}

.detail-th {
    border-right: 1px solid black;
    border-top: 1px solid black;
    "

}

.chart_outside_container-border {
    border: 1px solid #FFF;
    padding: 0px !important;
    margin: 0px !important;
}

th,
td {
    line-height: 100% !important;
    vertical-align: middle !important;
}

.box_chart_border {
    padding: 0.1%;
    border-radius: 4px;
    border: 0.6px solid #7b7b7b !important;
    margin-bottom: 0.1%;
    /*margin-left: 0.1%;*/
    /*margin-right: 0.1%;*/
}

.tab.js-close-left-slidebar {
    /* margin-top: 0.6% !important; */
}

h3,
.h3 {
    font-size: 125% !important;
}

.chart_group_title_row h3,
.background_image_container h3 {
    font-weight: 600 !important;
    font-size: 180% !important;
}

.user-heading {
    margin-left: calc(50% - 70px);
    color: #74cefd;
    font-size: 125%;
}

.common-style1 {
    overflow-y: auto;
    max-height: 85vh;
    border: 1px solid #000;
    border-radius: 6px;
    padding-bottom: 2%;
}

.form-group.field-usergroup-title {
    margin-bottom: 0.5%;
}

.light_border {
    border: 1px solid #AAA;
    padding: 5px;
}

.topic_heading {
    color: red;
}

.search_display_span {
    display: -webkit-inline-box;
    padding: 2px;
    margin: 3px;
    background-color: rgb(50, 117, 218);
    border: 1px solid #069;
    border-radius: 10px;
    color: white;
    transition: all .2s ease-in-out;
}

.search_display_span:hover {
    cursor: pointer;
    box-shadow: 1px 1px 2px #222;
}

.btn {
    margin-right: 1px;
}

.search_dashboard {
    border-radius: 5px;
    width: 100%;
    background-color: #3275DA;
    font-weight: bold;
    color: white;
    margin-bottom: 5px;
}

#inspection_factor_label {
    font-size: 13px;
}

.search_periods {
    border-radius: 5px;
    width: 100%;
    background-color: #3275DA;
    font-weight: bold;
    color: white;
    margin-bottom: 5px;
}

.search_sub {
    width: 100%;
    background-color: #EEE;
    padding: 8px;
    border: 1px solid #AAA;
}

.sub_2,
.search_dashboard,
.search_periods {
    padding: 4px;
    transition: all .5s ease-in-out;
}

.search_dashboard:hover {
    cursor: pointer;
    text-shadow: 1px 1px 3px #222;
    box-shadow: 1px 1px 2px #222;
}

.search_periods:hover {
    cursor: pointer;
    text-shadow: 1px 1px 3px #222;
    box-shadow: 1px 1px 2px #222;
}

.arrow_hover {
    transition: all .5s ease-in-out;
}

.arrow_hover:hover,
.auto_span:hover,
.hover_el:hover,
.timer:hover {
    cursor: pointer;
}

.sub_2:hover {
    cursor: pointer;
    text-shadow: 1px 1px 1px #AAA;
}

.search_sub2 h3 {
    color: #3275DA;
}

.search_sub2 hr {
    border-top: 1px solid #3275DA;
    margin-bottom: 2px;
    margin-top: 10px;
}

.ui-datepicker-title {
    display: inline-flex;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 100%;
}

.search_sub3 {
    overflow-y: scroll; /* Event History Customized Search popup - Karthick */ 
    max-height: 65vh; /* Event History Customized Search popup - Karthick */
}

.whole-article {
    cursor: context-menu !important;
}

.timer {
    /*    float:right; 
    margin-right:58px;*/
    margin-top: -15px;
}

.td_sub {
    padding-right: 5px;
}

.ssid_tr {
    transition: all .2s ease-in-out;
}

.click-button-disabled {
    color: #444;
    min-width: 70px;
    background-color: #CCC;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px rgba(128, 128, 128, 1);
    padding-top: 5px;
}

.dashboard_main_container {
    padding: 0 0 0;
}

.background_image_container.dashboard_main_container {
    margin: 0 0 0;
    min-height: 85vh;
    width: 99.3%;
}

.background_image_container.dashboard_main_container.dataViewClass {
    min-height: 88vh;
}

.footer-company-name {
    font-size: 14px;
}

.opsfooter {
    height: 3% !important;
    z-index: 99999 !important;
}

.powered_by_text {
    float: right;
}

.powered_logo {
    height: 30px;
    max-width: 400px !important;
    margin-right: 30px
}

.footer-company-name {
    margin-top: 0.2%;
}

.foot_fireIns {
    width: 250px;
    height: 48px;
    margin-top: -6px;
    display: none;
}

.click-button-disabled:hover {
    text-decoration: none;
    cursor: default;
    color: #444;
}

.chart_group_title_row h3 {
    font-size: 170%;
    margin: 0.3% 0 !important;
}

.click-button {
    /*position: absolute;*/
    display: inline-block;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0px 3px rgba(128, 128, 128, 1), /* gradient effects */
    0px 4px rgba(118, 118, 118, 1), 0px 5px rgba(108, 108, 108, 1), 0px 6px rgba(98, 98, 98, 1), 0px 7px rgba(88, 88, 88, 1), 0px 8px rgba(78, 78, 78, 1), 0px 15px 6px -1px rgba(128, 128, 128, 1);
    /* shadow */
    -webkit-transition: -webkit-box-shadow .1s ease-in-out;
    min-width: 170px;
}

.btn-3 span {
    padding: 10px 3px 10px 3px !important;
}

.btn-3 {
    margin-right: 2px;
}

.click-button span {
   /* background-color: #E8E8E8;*/
   /* background-image:*/ /* gloss gradient */
    /*-webkit-gradient( linear, left bottom, left top, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.3)), color-stop(100%, rgba(255, 255, 255, 0.2))), */ /* dark outside gradient */
    /*-webkit-gradient( linear, left top, right top, color-stop(0%, rgba(210, 210, 210, 0.3)), color-stop(20%, rgba(210, 210, 210, 0)), color-stop(80%, rgba(210, 210, 210, 0)), color-stop(100%, rgba(210, 210, 210, 0.3))), /* light inner gradient */
/*    -webkit-gradient( linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.5)), color-stop(80%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0))),*/  /* diagonal line pattern */
    /*-webkit-gradient( linear, 0% 100%, 100% 0%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0)), color-stop(40%, #D2D2D1), color-stop(60%, #D2D2D1), color-stop(60%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));*/
   /* -webkit-box-shadow: 0px -1px #fff,*/ /* top highlight */
   /* 0px 1px 1px #FFFFFF;*/
    /* bottom edge */
    -webkit-background-size: 100%, 100%, 100%, 4px 4px;
    -webkit-border-radius: 5px;
    -webkit-transition: -webkit-transform .1s ease-in-out;
    display: inline-block;
    padding: 10px 20px 10px 20px;
    color: black;
    width: 100%;
    font-size: 14px;
}

.click-button span:hover {
    color: #AEBF3B;
    text-shadow: 0px -1px #97A63A;
    cursor: pointer;
}

.click-button:active {
    -webkit-box-shadow: 0px 3px rgba(128, 128, 128, 1), 0px 4px rgba(118, 118, 118, 1), 0px 5px rgba(108, 108, 108, 1), 0px 6px rgba(98, 98, 98, 1), 0px 7px rgba(88, 88, 88, 1), 0px 8px rgba(78, 78, 78, 1), 0px 10px 2px 0px rgba(128, 128, 128, .6);
    /* shadow */
}

.click-button:active span {
    -webkit-transform: translate(0, 5px);
    /* depth of button press */
}

.clickable_row {
    cursor: pointer;
    color: blue;
}

.chart_div.chart_popovers:not(.box_bordered .chart_div.chart_popovers) {
    border: 1px solid black;
}

.chart_div {
    /*border: 1px solid black;*/
    padding: 0px 1px 0px 1px;
    width: 100%;
    /*min-height: 400px !important;*/
}

.modal-content.tab-bg.info-tab-bg {
    margin-top: 15%;
}

input,
select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.t3-mainbody {
    padding-left: 0px;
    padding-bottom: 0.5% !important;
    /* padding-top: 7% !important; */
    /* height: 100vh; */
}

#t3-content {
    /*height: 92vh;*/
    /*margin-bottom: 2% !important;*/
}

.full_container {
    old-padding-left: 5px;
}

.t3-mainnav .container {
    padding-top: 1px;
    /*padding-bottom: 1px;*/
}

.form-control {
    width: 100% !important;
}

.t3-off-canvas {
    overflow: visible !important;
    z-index: 1000;
}

.home {
    z-index: auto !important;
}

.t3-mainnav {
    z-index: auto !important;
}

.chart {
    width: 100%;
    min-height: 450px;
}

[off-canvas] {
    background: #cdd5d8;
    color: black;
}

.left-of-canvas {
    overflow: visible;
    z-index: 3;
    /*border-right: 1px solid black;*/
}

.left-display-box {
    height: 50vh !important;
}

.right_canvas {
    margin-top: 1% !important;
}

.right_canvas {
    z-index: 3;
}

.left-off-canvas-body {
    margin-top: 30%;
}

.nav-side-menu {
    margin-top: 25%;
}

.nav-side-menu li span,
.nav-side-menu li a {
    font-size: 12px;
}

.opsfooter {
    padding: 8px;
    z-index: 2;
    height: 3%;
}

.js-toggle-left-slidebar {
    margin-left: 8%;
}

.js-toggle-right-slidebar {
    margin-right: 11%;
}

.login-wrap {
    margin-top: 5%;
}

.click-button-right-panel {
    height: 40px;
    width: 170px;
    margin-bottom: 15px;
    margin-right: -2px;
}

.click-button-right-panel span {
    padding: 0px 0px 5px 0px;
}

.zoom_chart {
    /*cursor: pointer;*/
    /*position: relative;*/
    /*margin-top: 4px;*/
    /*color:red;*/
    /*z-index:2;*/
    /*margin-left:0px !important;*/
    /*margin-right: 4px;*/
    cursor: pointer;
    position: absolute;
    margin-top: 5px;
    color: red;
    z-index: 2;
    margin-left: 89% !important;
    font-size: 122%;
}

.chart_export_icon {
    cursor: pointer;
    position: absolute;
    margin-top: 4px;
    color: red;
    z-index: 2;
    margin-left: 82% !important;
    font-size: 120%;
}

.zoom_chart_am {
    cursor: pointer;
    position: absolute;
    margin-top: 4px;
    color: red;
    z-index: 2;
    margin-left: 89% !important;
}

.zoom_chart_realtime {
    cursor: pointer;
    position: relative;
    margin-top: 4px;
    color: red;
    z-index: 2;
}

.zoom_chart_realtime_absolute {
    cursor: pointer;
    position: absolute;
    margin-top: 4px;
    color: red;
    z-index: 2;
}

.d_on_chart {
    /*position: relative;;*/
    /*cursor: pointer;*/
    /*margin-left: -2px !important;*/
    /*color:red;*/
    /*z-index:2;*/
    /*margin-right: 4px;*/
    position: absolute;
    ;
    /*cursor: pointer;*/
    margin-left: 86% !important;
    color: red;
    z-index: 2;
    margin-top: 2px;
    font-size: 122%;
}

.d_on_chart_am {
    position: absolute;
    ;
    /*cursor: pointer;*/
    margin-left: 86% !important;
    color: red;
    z-index: 2;
}

.data_for_ddown {
    float: right;
    margin-right: 5px;
    color: #d75a4a;
    margin-top: -6px;
    font-size: 23px;
}

.chart_export_icon_zoom {
    float: right;
    margin-right: 5px;
    color: #d75a4a;
    margin-top: 2px;
    font-size: 23px;
    cursor: pointer;
}

.no_data_for_ddown {
    float: right;
    margin-right: 5px;
    color: grey;
    margin-top: -6px;
    font-size: 23px;
}

.no_d_on_chart {
    position: absolute;
    ;
    cursor: pointer;
    margin-left: 86% !important;
    color: grey;
    z-index: 2;
}

.data_view_table {
    border-color: black;
    border: 2px;
    border-collapse: separate;
    border-spacing: 1px;
    min-width: 400px;
    width: 100%;
}

#data_view_dashboard_table tbody tr td {
    /*max-width:100%;*/
    /*white-space:nowrap;*/
    padding: 0px !important;
    text-align: center !important;
}

#chart_view_data_popup_table tbody tr td {
    padding: 0px !important;
    text-align: center !important;
}

.dataTable, .dataTables_scrollHeadInner, .dataTables_scrollFootInner {
    min-width: 100%;
}

.dataTable tfoot tr th input {
    padding-left: 0px !important;
    padding-right: 0px !important;
    border-radius: 5px;
    font-size: 95% !important;
}

.dataTable tfoot tr th .form-control {
    padding: 0px !important;
}

.dataTable tfoot tr th {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.dataTables_filter label input {
    border-radius: 7px;
}

.data_view_table_row th {
    /*max-width:100%;*/
    /*white-space:nowrap;*/
}

.dataTable tbody tr td {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}

.dataTable thead tr th {
    text-align: center;
}

.table_text_center {
    text-align: center;
}

.fht-table thead {
    display: none;
}

.table_text_space {
    padding: 1px 4px;
}

.toggle-vis {
    cursor: pointer;
    color: #33bed9;
    text-decoration: none;
}

.grey {
    color: #c2c4c5;
}

.toggle-vis-cusDrill {
    cursor: pointer;
    color: #33bed9;
    text-decoration: none;
}

.toggle-vis-data,
.toggle-vis-status,
.toggle-vis-state,
.toggle-vis-load,
.toggle-vis-os,
.toggle-vis-locup,
.toggle-vis-cusDrill-work,
.toggle-vis-mpl,
.toggle-vis-dpupdate,
.toggle-vis-demo,
.toggle-vis-counting,
.toggle-vis-dimension,
.toggle-vis-datavalue,
.toggle-vis-datadevice,
.toggle-vis-dimension1,
.toggle-vis-dimension2,
.toggle-vis-dimension3,
.toggle-vis-manufactuer,
.toggle-vis-product,
.toggle-vis_pop,
.toggle-vis1,
.toggle-vis-dpucount,
.toggle-vis22,
.toggle-visi {
    cursor: pointer;
    color: #33bed9;
    text-decoration: none;
}

.toggle-vis-data:hover,
.toggle-vis-status:hover,
.toggle-vis-state:hover,
.toggle-vis-load:hover,
.toggle-vis-os:hover,
.toggle-vis-locup:hover,
.toggle-vis-cusDrill-work:hover,
.toggle-vis-mpl:hover,
.toggle-vis-dpupdate:hover,
.toggle-vis-demo:hover,
.toggle-vis-counting:hover,
.toggle-vis-dimension:hover,
.toggle-vis-datavalue:hover,
.toggle-vis-datadevice:hover,
.toggle-vis-dimension1:hover,
.toggle-vis-dimension2:hover,
.toggle-vis-dimension3:hover,
.toggle-vis-manufactuer:hover,
.toggle-vis-product:hover,
.toggle-vis_pop:hover,
.toggle-vis1:hover,
.toggle-vis-dpucount:hover,
.toggle-vis22:hover, 
.toggle-visi:hover { 
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

input[type="search"] {
    font-size: 100%;
    font-weight: normal;
    border-radius: 6px !important;
    color: #000;
}

.form-control {
    /*padding: 2% 5% !important;*/
    height: auto !important;
    font-size: 110% !important;
}


/*custome css fixed table*/

.custom_pop_table {
    border-collapse: collapse !important;
    width: 99%;
    overflow-x: scroll;
    display: block !important;
}

.custom_pop_table thead {
    background-color: #EFEFEF;
}

.custom_pop_table thead,
.custom_pop_table tbody {
    display: block;
}

.custom_pop_table tbody {
    overflow-y: scroll;
    overflow-x: hidden;
    height: calc(100vh - 400px);
    /*height: 140px;*/
}

.custom_pop_table td,
.custom_pop_table th {
    min-width: 100px;
    height: 20px;
    border: dashed 1px lightblue;
}

.custom_pop_table th {
    text-align: center;
}

.custom_pop_table .col_width_1 {
    min-width: 100px;
}

.custom_pop_table .col_width_15 {
    min-width: 150px;
}

.custom_pop_table .col_width_2 {
    min-width: 150px;
}

.custom_pop_table .col_width_3 {
    min-width: 250px;
}

.custom_pop_table .col_width_4 {
    min-width: 350px;
}

.custom_pop_table .col_width_5 {
    min-width: 450px;
}


/*custome css fixed table end*/


/*.data_view_tbody{
    overflow-y: scroll;
}*/

.large_screen {
    border-collapse: collapse;
}

.large_screen,
.large_screen td,
.large_screen tr,
.large_screen th {
    /*border: 1px solid black;*/
    /*border-color: black !important;*/
}

.sorting_disabled {
    /*display: none;*/
}

.show_row {
    display: block;
}

.hide_row {
    display: none;
}

#chart_group_popup {
    position: fixed;
    z-index: 3000000000;
    left: 5%;
    box-shadow: rgb(0, 0, 0) 0px 0px 20px;
    border-radius: 10px;
    margin-left: 0%;
    margin-top: -3%;
    width: 90%;
    height: 90vh;
    max-height: 90vh !important;
    /*min-height: 30vh !important;*/
    display: none;
    padding: 15px;
    overflow-y: scroll;
}

.chart_group_edit_container {
    margin-left: 1% !important;
    width: 19%;
    min-height: 45vh;
    max-height: 60vh;
    margin-bottom: 10px;
    margin-bottom: 10px;
    height: auto;
    /*padding-right: 1%;*/
    padding-bottom: 1px;
    /*padding:0px 2%;*/
    border: 1px solid black;
    float: left;
    overflow-y: scroll;
}

.chart_group_hidden_container {
    min-height: calc( 90vh - 144px);
    overflow-y: scroll;
    width: 100%;
}

.chart_group_edit_item {
    background-color: #9bcecc !important;
    /*float: left;*/
    width: 99%;
    height: calc(9vh - 28px);
    margin-top: 5px;
    margin-left: 1%;
    padding-left: 1px;
    border: 1px solid black !important;
    /*cursor: pointer;*/
    cursor: move;
}

.chart_group_edit_hidden_item {
    width: 100%;
}

.chart_group_icon {
    height: calc(9vh - 30px) !important;
    //width: calc(9vh - 30px) !important;
}

.chart_popup_main_title {
    font-size: 21px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.chart_popup_sub_title {
    /*font-size:17px;*/
    font-size: 125%;
    margin-top: 8px;
    margin-bottom: 8px;
}

.click_button_chart_popup {
    min-width: 49%;
    width: 49%;
}

.click_button_chart_popup:first-of-type {
    margin-right: 2%;
    float: left;
}


/*.chart_group_popup_item_LineChart{
    background-color: #f04537cc !important;
}
.chart_group_popup_item_PieChart{
    background-color: #6385fc !important;
}*/

.line_chart_legend_popup {
    /*smargin-left: 70%;*/
    color: #f04537cc;
}

.pie_chart_legend_popup {
    color: #6385fc;
}

.change_sub_search,
.clear_sub_search {
    width: 63px;
    height: 22px;
    margin-top: 9px;
}

.popup_hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

.title_table {
    margin-left: 5px;
}

.table_chart_td {
    white-space: nowrap;
    font-size: 11px;
}

.table_chart_h_row,
.table_chart_h_td {
    background-color: white;
}

.google-visualization-table-table {
    background: transparent !important;
}

.table_chart_h_td {
    font-size: 14px;
    white-space: nowrap;
    cursor: pointer;
}

.table_chart_title {
    font-size: 14px !important;
    position: absolute;
    margin-left: 10% !important;
}

.background_image_container {
    background-image:none;
   /* background-image: url('/web/images/tab-bg-grey.jpg');    
    background-size: cover;
    background-repeat: no-repeat;*/
    border: 1px solid #AAA;
    padding: 1%;
    /*padding-top: 0.2%;
    padding-bottom: 0.2%;
    border-radius: -15px; */
}

.chart_group_container {
    margin-bottom: 0.1%;
}

.dashboard_2_main_container,
.dashboard_3_main_container {
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    padding: 0.4%;
    border-radius: 20px;
}

.dashboard_2_main_container {
     background-image:none;
    /*background-image: url('/web/images/dashboard_bg_2.jpg');*/
}

.dashboard_3_main_container {
     background-image:none;
    background-image: url('/web/images/dashboard_bg_3.jpg');
}


/*flag icon*/

.flag_span {
    width: 40px !important;
    height: 3vh !important;
    background-position: top;
    /*margin-left: 30%;*/
    cursor: pointer;
}

.flag_container {
    /*width: 50%;*/
    width: 173px;
    margin: auto;
}

a.asc:after,
a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: "\e151" !important;
}

a.desc:after {
    content: "\e152" !important;
}

.centered_grid_table tbody tr td,
.centered_grid_table thead tr th {
    text-align: center;
}

.common_grid_container {
    /*background-image: url(/web/images/tab-bg-grey.jpg);*/
    /*border-radius: 6px;*/
    margin: 8px 5px 5px 5px;
    padding-bottom: 3px;
    old-min-height: calc(100vh - 160px);
    /*padding-top: 5px;*/
}

.admin_container {
    old-margin: 8px 5px 5px 5px;
    padding-bottom: 3px;
    /*old-min-height: calc(100vh - 160px);*/
    /*min-height: 92vh;*/
    /*old-height: 60vh;*/
    /*height: auto;*/
}

.disabled_input {
    width: 90% !important;
    border-radius: 6px !important;
    padding: 1px 6px 1px;
    border: 1px solid #d8d8d8;
}

#gallery_edit_form_id .form-group label {
    font-weight: normal;
    color: #FFF;
    font-size: 110%;
}

#gallery_edit_form_id .form-group {
    margin-bottom: 0.2%;
}

.inspection_title_input {
    width: 90% !important;
    border-radius: 6px !important;
    padding: 1px 6px 1px;
    border: 1px solid #d8d8d8;
    color: #000;
}

.admin_realtime_container {
    /* old-min-height: calc(100vh - 230px) !important; */
}

.common_grid_title {
    text-align: center;
    padding-top: 3px;
}

.common_layout_grid {
    margin: auto !important;
}

.common_layout_grid table {
    width: 100%;
}

.common_layout_grid table thead tr th {
    background-color: #333;
    /*height: 20px;*/
}

.common_layout_grid table thead tr th a,
.common_layout_grid table thead tr th {
    color: white !important;
}

.common_layout_grid tbody tr td,
#datapoint_table-container table tbody tr td {
    padding: 2px !important;
}

.demo_popover {
    width: 700px !important;
    max-width: none
}

.red_text_span b,
.custom_privilege_item {
    color: red;
}

.datapoint_table {
    padding: 0px;
}


/*implementation module*/

.filter_expand_row {
    display: none;
}

#customDrillPop {
    overflow-y: scroll;
}

.implementation_table_filter_wrapper {
    min-width: 10%;
    width: 10%;
    float: left;
}

.implementation_table_filter_input {
    max-height: 200px;
    overflow-y: scroll;
}


/*[canvas=container],
[off-canvas] {
    padding: 10px 20px;
}*/

.no_before_li:before {
    content: none !important;
}

[class*=js-] {
    cursor: pointer;
}

::-webkit-scrollbar {
    width: 8px;
}


/* Current View*/

.container_row {
    margin-top: 2px;
}

.group_row {
    margin-top: 0px;
    margin-left: -5px !important;
}

.container_row .container_column {
    height: 60px;
    width: 33.33333%;
    background-color: #4c7bbd;
    border: .01em groove #171616;
    float: left;
    cursor: pointer;
}

.group_row .group_column {
    height: 60px;
    width: 20%;
    background-color: #4c7bbd;
    border: .01em groove #171616;
    float: left;
    cursor: pointer;
}

.group_button_title {
    text-decoration: wavy;
}

.group_button_active .group_button_title {
    color: #899dd4;
}

.chart_update_time {
    position: absolute;
    margin-left: 253px !important;
    color: green;
    z-index: 2;
    margin-top: -24px;
}

.current_view_chart_container {
    float: left;
}

.chart_outside_container {
    padding-right: 0.3%;
    padding-bottom: 0.3%;
    padding-left: 0.2%;
}


/*.chart_outside_container .pieChart {
    border: 1px solid #000;
}*/

#div-chartw0 {
    width: 99%;
    height: 73vh;
}


/*Am CHARTS*/

.amcharts-legend-div {
    position: absolute !important;
    height: 85% !important;
    overflow-y: auto !important;
    top: 11% !important;
}

#div-chartw0 .amcharts-main-div .amcharts-legend-div {
    margin-left: 0x;
}


/* #chartExportINpopup .amcharts-main-div {
    background:#000;
} */


/*Current View*/

.report_click_cell {
    cursor: pointer;
    color: blue;
}

th.report_click_cell {
    color: white;
}

.drilldown_click_cell_all_events_real_time,
.drilldown_click_cell_all_events_dashboard {
    cursor: pointer;
    font-weight: bold;
    color: red;
}

th.drilldown_click_cell_all_events_real_time,
th.drilldown_click_cell_all_events_dashboard {
    color: white;
    font-weight: normal;
}

.clickable_report_table thead tr th,
.clickable_report_table tbody tr td {
    font-size: 13px;
}

.report_list_div .row {
    margin-top: 37px;
}

.popup_report_item {
    height: 55px;
    padding-top: 10px;
    background-color: #f2f6fa;
    border: 1px solid black;
    cursor: pointer;
}

.popup_report_item_universal {
    height: 55px;
    padding-top: 10px;
    background-color: #f2f6fa;
    border: 1px solid black;
    cursor: pointer;
}


/*table.dataTable tbody td*/

table.dataTable thead th {
    padding-bottom: 2px !important;
    ;
    padding-top: 2px !important;
    ;
    padding-left: 0.3% !important;
    ;
    padding-right: : 0.3% !important;
    ;
}

tr input[type="radio"],
tr input[type="checkbox"] {
    margin: 0px !important;
}

table.dataTable thead td {
    /*padding:0.2% 0.2% !important;*/
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0.3%;
    padding-right: : 0.3%;
}

.dataTables_empty {
    font-size: 150% !important;
    height: 47px;
}

.datatable_column_nowrap td {
    white-space: nowrap;
    text-align: center;
}

.datatable_column_center td {
    text-align: center;
}

.datatable_row_clickable tbody tr {
    cursor: pointer;
}

.chart_refresh_info {
    display: none;
    color: red;
    font-weight: bolder;
    margin-top: 0px !important;
    font-size: 110% !important;
}


/* Track */

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}


/* Handle */

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #069;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #069;
}

.footer_text {
    margin-top: 0.2%;
}

.txt-foote1,
.txt-foote2 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
    color: #333;
}

.link-blue {
    color: blue;
    text-decoration: underline;
}


/* JS tree */

.jstree-table-wrapper {
    margin-bottom: 50px;
    /*width: 685px !important;*/
    /*margin-left: calc(50% - 355px);*/
}

.jstree-table-column {
    border: 1px #FFF solid !important;
}

.jstree-table-header-regular {
    background-color: #333 !important;
    margin-bottom: 2px !important;
    color: white !important;
}


/* .jstree-table-header{
        min-height: 66px;
    }*/

.jstree-table-cell {
    padding-right: 2px;
    /*border-bottom: 1px solid;*/
    /*padding-bottom: 4%;*/
    line-height: 24px;
    min-height: 24px;
}

.jstree-table-cell span {
    float: right;
}

.jstree-table-separator {
    display: none;
}

.tree_header_span {
    display: block;
    text-align: center;
}

.jstree-children {
    /*border-top: 1px solid black;*/
}

.edit_inpection_list label {
    font-size: 12px;
    font-weight: normal;
    padding: 2px 14px 0 1px !important;
}

.inpection_list_label {
    font-weight: 13px;
}

.btnContainer {
    margin-top: 10px !important;
}


/*eof js tree*/


/*.chart {
  width: 100%; 
  min-height: 450px;
}*/

.opsfooter {
    color: #333;
}

.txt-foote1,
.txt-foote2 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
    color: #333;
}

.header_tabs_nav {
    margin-top: 0.4% !important;
}

@media only screen and (min-height: 920px) {
    .dashboard_main_container {
        /*ssheight: 80vh;*/
    }
    .chart_group_container {
        height: auto;
    }
    .table_chart_title {
        margin-left: 5% !important;
    }
    /* login page scroll issue fixed on 2021-10-06 girish vadher */
    /*.login-wrap {
        margin-bottom: 24%;
    }*/
    .opsfooter {
        margin-left: 0px;
    }
    /* .t3-wrapper.home{
    height: 96vh ;
    } */
}
@media only screen and (max-height: 1080px) {
    .left-display-box {
        height: 35vh !important;
    }
}
@media only screen and (max-height: 920px) {
    body {
        font-size: 10px;
    }
    h3,
    .h3 {
        font-size: 125%;
    }
    /* .t3-mainbody{
        padding-top: 4% !important;
    }*/
    .opsheader {
        /*padding-top: 0.5%;*/
    }
    .dashboard_main_container {}
    .t3-wrapper.home {
        /*oldheight: 89vh;*/
        height: 100%;
    }
    #t3-content {
        /*height: 80vh;*/
    }
    .chart_group_container {
        /*height: auto;*/
        padding: 2px !important;
    }
    .powered_logo {
        height: 15px;
        max-width: 400px !important;
        margin-right: 30px;
        padding: 0;
    }
    .left-display-box {
        height: 35vh !important;
    }
    .right_canvas {
        margin-top: 2% !important;
    }
    .powered_by_text {
        font-size: 9px;
    }
    .opsfooter {
        font-size: 9px;
    }
    .opsfooter h4 {
        font-size: 12px;
        margin-top: 8px;
    }
    .foot_fireIns {
        width: 140px;
        height: 27px;
        margin-top: -2px;
        margin-left: 30%;
    }
    .dataTable tbody tr td {
        /*font-size: 12px !important;*/
        line-height: 15px !important;
    }
    .nav-side-menu {
        margin-top: 12%;
    }
    .left-off-canvas-body {
        margin-top: 15%;
    }
    .nav-side-menu li span,
    .nav-side-menu li a {
        font-size: 11px;
    }
    /*  Jul1 18 */
    table.dataTable tfoot th,
    table.dataTable tfoot td {
        padding: 3px 1px 4px 3px !important;
    }
    table.dataTable input.form-control {
        height: 16px;
        border-radius: 4px;
    }
    button.dt-button,
    div.dt-button,
    a.dt-button {
        height: 22px;
        padding: 0px 10px !important;
    }
    .dt-button span {
        font-size: 10px;
    }
    #toggle1,
    .dataTables_info,
    .a.paginate_button {
        font-size: 10px !important;
    }
    #toggle1 {
        color: white;
    }
    .dataTable tbody tr td {
        /*font-size: 10px !important;*/
        line-height: 13px !important;
    }
    table.dataTable thead th,
    table.dataTable thead td {
        /*padding-bottom: 0.4 !important;*/
    }
    table.dataTable thead .sorting,
    table.dataTable thead .sorting_asc,
    table.dataTable thead .sorting_desc,
    table.dataTable thead .sorting_asc_disabled,
    table.dataTable thead .sorting_desc_disabled {
        background-position: top right;
    }
    /* input[type="search"] {
    font-size: 11px;
    font-weight: 600;
    border-radius: 6px !important;
    }*/
    /*jl 18*/
    /*jl 19*/
    .btn {
        padding: 3px 11px;
        font-size: 11px;
    }
    .txt-foote1,
    .txt-foote2 {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 10px;
        line-height: 1.42857143;
        color: #333;
    }
    .footer-company-name {
        font-size: 10px;
        font-weight: normal;
    }
}

@media only screen and (max-height: 800px) {
    /* .opsheader{
        padding-top: 5px;
    }*/
    /*   .chart_group_container b, .chart_group_container  strong{
        font-weight: 600;
    }*/
    /*.chart_group_container {
        margin-top:10px;
        margin-bottom: 0px;
    }*/
    /*.chart_group_container  h4, .chart_group_container  .h4{
        font-size: 15px;
    }*/
    /* .powered_logo {
        height:12px;max-width: 400px !important; margin-right: 10px;padding:0;
    }*/
    /* .powered_by_text{
        font-size:8px;
    }
    .opsfooter{
        font-size:8px;  
    } 
    .opsfooter image{
        height: 100%;
        width: auto;
        min-height: 10px;
        min-width: 20px;
    }
    .footer_text{
        margin-top: 2px;
    }
    
   /* div.dt-buttons{
        padding-top: 2px;
    }*/
}

@media only screen and (max-width: 1380px) {
    .opsfooter {
        /* 6% */
        padding: 2px;
        font-size: 8px;
    }
    .search_icon {
        width: 80px;
        /*height: 15px;*/
    }
}

@media only screen and (min-width: 1380px) {
    .opsfooter {
        /* 6% */
        padding: 2px;
    }
}

@media only screen and (max-width: 1024px) {
    h3 {
        font-size: 16px;
    }
    .topic_heading {
        font-size: 16px;
    }
}

@media only screen and (min-width:1200px) and (max-width: 1500px) {
    /* .chart_outside_container.pieChart {
        width: 33%;
     }*/
    /*    .chart_group_container {
        height: calc(100vh - 152px);
    }*/
    .header_tabs_nav {
        margin-top: 1% !important;
    }
}

@media only screen and (min-width:1501px) {
    /* .chart_outside_container.pieChart {
        width: 25%;
        /*min-height: 205px !important;*/
}

*/
/*.chart_outside_container_table{
        min-height: 628px !important;
    }

    .chart_outside_container, .chart_outside_container:-moz-full-screen, 
    .chart_outside_container:-webkit-full-screen, .chart_outside_container:fullscreen {
        min-height: 628px !important;
    }

    .amcharts-chart-div {
        min-height: 205px !important;
    }*/


}

/*@media only screen and (min-height: 1920px) { 
    .chart_outside_container, .chart_outside_container:-moz-full-screen, 
    .chart_outside_container:-webkit-full-screen, .chart_outside_container:fullscreen {
        min-height: 628px !important;
    }
    .amcharts-chart-div, .amcharts-chart-div:-moz-full-screen, 
    .amcharts-chart-div:-webkit-full-screen, .amcharts-chart-div:fullscreen {
        min-height: 207px !important;
    }
}*/

/*@media only screen and (min-width:1801px) {
    .chart_group_container{
        height: 60vh ;
     }
    .table_chart_title{
        margin-left: 5% !important;
    }
    .login-wrap{
        margin-bottom: 24%;
    }
    .opsfooter{
        margin-left: 0px;
    }
}*/
@media only screen and (min-width:790px) {
    .small_screen {
        display: none;
    }
    
    .large_screen {
        display: block;
    }
}
@media only screen and (max-width:789px) {
    .small_screen {
        display: block;
    }
    
    .large_screen {
        display: none;
    }
}
@media only screen and (max-height: 400px) {
    .opsfooter {
        /*height: 5%;*/
        display: none;
    }
    
    .chart_group_radio_container {
        display: none;
    }
    
    .timer_container {
        display: none;
    }
    
    .search_legend_container {
        width: 34%;
        float: left;
    }
    
    .header_container {
        width: 63%;
        float: left;
    }
    
    .search_legend_container h3 {
        font-size: 100%;
    }
    
    .header_container h3 {
        font-size: 100%;
    }
}
@media only screen and (max-width:720px) {
    .opsfooter {
        /*height: 5%;*/
        display: none;
    }
    
    .chart_group_radio_container {
        display: none;
    }
    
    .timer_container {
        display: none;
    }
    
    .tooltipClass {
        padding: 0px;
    }
    
    .tooltipClass label {
        font-size: 10px;
        font-weight: 100;
    }
    
    .search_legend_container {
        width: 34%;
        float: left;
    }
    
    .header_container {
        width: 100%;
        float: left;
    }
    
    .search_legend_container h3 {
        font-size: 100%;
    }
    
    .header_container h3 {
        font-size: 100%;
    }
}
.Graphics_fireInspection_view.yellow {
    background-color: #d3d3d3;
    color: #000;
}
.Graphics_fireInspection_view.green {
    background-color: #76FF03;
    color: #000;
}
.thumbnail_part {
    margin-bottom: 10px;
}
.current_frame {
    border: 1px solid;
    padding: 5px;
}
.current_datapoint {
    color: red;
}
.popup-96 {
    width: 96%;
}

.popup-48 {
    width: 60%;
}
.popup-small-48 {
    width: 30%;
}
#test_status_ready_button_popup_2 .modal-body {
    background: transparent;
}
#test_status_ready_button_popup {
    position: fixed;
    z-index: 500;
    left: 2%;
    box-shadow: rgb(0, 0, 0) 0px 0px 20px;
    border-radius: 10px;
    margin-left: 0%;
    margin-top: -5%;
    width: 96%;
    max-height: 82 !important;
    min-height: 95vh !important;
    padding: 9px 5px 25px 5px;
    padding-left: 20px;
    overflow-y: scroll;
}
#opsheader_tooltip {
    /* position: fixed; */
    
    width: 100%;
    /*margin-top: 2%;
    z-index: 300;*/
    /**Commented becuase of zindex logo unclickable-aksha-02-08-2021**/
}
.modal-header .close {
    color: white !important;
    opacity: 1;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    font-size: 25px !important;
    background-color: #d75a4a;
}
.modal-header .close:hover {
    color: white;
}
.Graphics_fireInspection_test,
.Graphics_fireInspection_test:hover {
    background-color: #8E24AA;
    color: #fff;
}
.special_group_table .group-start td spane {
    display: inline-block;
}
.special_group_table .group-start td h4 {
    display: inline-block;
}
span.test_days {
    padding: 5px;
}
span.test_days.test_red {
    background-color: #b94a48;
    color: white;
}
span.test_days.test_green {
    background-color: #468847;
    color: white;
}
span.test_days.test_orange {
    background-color: #FF8D00;
    color: black;
}
.test_function span {
    line-height: 21px;
}
.group-start:not(.collapsed) td h4 {
    color: #FF8D00;
}
.grid_opp .col-md-3 {
    padding-left: 0;
    padding-right: 5px;
}
.grid_opp .tr_link_2 {
    padding: 10px !important;
    margin: 2px !important;
}
.grid_opp .row {
    margin: 0 auto;
}
.grid_opp {
    height: 74vh;
    overflow-y: auto;
}
.tr_link_2:hover {
    cursor: pointer;
}
.grid_opp .col-md-12 {
    padding-left: 5px;
    padding-right: 5px;
}
.test_icon {
    cursor: pointer;
    font-size: 2.1em;
    text-shadow: 1px 0px 3px #000;
}
.test_noaction_icon_common {
    color: #dad9d9 !important;
}
.test_success_icon_common {
    color: #24e424 !important;
}
.test_failed_icon_common {
    color: red !important;
}
.test_fixed_icon_common {
    color: rgb(255, 141, 0);
    !important;
}
.tr_link.green {
    background-color: #013214;
}
.tr_link.orange {
    background-color: #ff4c00;
}
.tr_link.blue {
    background-color: #337ab7;
}
.doc_grid .col-md-4 {
    padding: 5px;
}
.doc_grid .col-md-4 .amcharts-main-div svg {
    max-height: calc(30vh);
    margin: 0 auto;
}
.doc_grid .col-md-4 .amcharts-main-div h5 {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.doc_grid .row {
    height: calc(75vh);
    overflow-y: auto;
}
div#location-pop-graphics- svg,
div#location-pop-graphics-fault svg,
div#location-pop-graphics-alarm svg {
    max-height: calc(75vh);
}
.current_datapoint_fault {
    color: #FF8C00;
}
.background_image_container .powered_logo {
    height: 30px !important;
}
.background_image_container .foot_fireIns {
    height: 48px !important;
    display: none;
}

/* full screen slider */
.full-screen .t3-mainbody {
    padding-top: 0% !important;
}
.full-screen .t3-mainbody .main-container {
    min-height: 98vh;
}
.full-screen .background_image_container {
    min-height: 96vh !important;
    margin: 0 !important;
    padding: 0 !important;
}
.background_image_container.no-address-bar {
    min-height: 100vh !important;
}
.full-screen .grid-stack {
    min-height: 87vh;
    border: unset;
}
.full-screen #top-header {
    display: none;
}
.full-screen h3 {
    margin-top: 5px;
    margin-bottom: 5px;
}
.full-screen .slideshow-container {
    width: 99%;
}
#add_widget_form .row {
    padding: 10px 0;
}
.widget_container {
    max-height: 60vh;
    overflow-y: auto;
}
.widget_frame {
    text-align: center;
    position: relative;
    cursor: pointer;
    perspective: 500px;
    margin: 5px;
}
.widget_frame.selected_widget {
    /* border: 1px solid; */
    
    background: linear-gradient(rgb(60, 118, 61, 0.5), rgb(60, 118, 61, 0.5)) !important;
}
.widget_frame img {
    width: 25%;
}
.widget_frame .details {
    width: 90%;
    height: 80%;
    padding: 5% 8%;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotateY(90deg);
    transform-origin: 50%;
    background: rgba(255, 255, 255, 0.9);
    opacity: 0;
    transition: all 0.4s ease-in;
    color: #333;
}
.widget_frame:hover .details {
    transform: translate(-50%, -50%) rotateY(0deg);
    opacity: 0;
}
.widget_frame .grid-stack-item-content {
    height: 400px;
}
.widget_frame .grid-stack-item-content.widget-gauge {
    width: 600px;
    margin: 0 auto;
}

/* iPad-Specific CSS */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    /* For landscape layouts only */
    
    .Event_fireInspection_view,
    .History_fireInspection_view {
        margin-right: 10px;
    }
    
    #test_status_ready_button_popup_2 .dataTable tbody tr td {
        font-size: 13px !important;
    }
    
    #test_status_ready_button_popup {
        margin-top: -11%;
    }
    
    .thumbnail_part svg {
        width: 100px;
        height: 100px;
    }
    
    #opsheader_tooltip {
        margin-top: 2.5%;
    }
    
    .tab.js-close-left-slidebar {
        margin-top: 2% !important;
    }
    
    .inner_tab a {
        padding: 4px 30px 4px 12px;
    }
    
    .chart_group_container.background_image_container {
        height: 82vh;
    }
    
    #test_status_ready_button_popup_2 .modal-body {
        padding: 10px;
    }
}

/* iPad-Pro-Specific CSS */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    #opsheader_tooltip {
        margin-top: 3%;
    }
    
    .tab.js-close-left-slidebar {
        margin-top: 2% !important;
    }
    
    .Event_fireInspection_view,
    .History_fireInspection_view {
        margin-right: 10px;
    }
    
    .thumbnail_part svg {
        width: 130px;
        height: 130px;
    }
    
    #test_status_ready_button_popup_2 .dataTable tbody tr td {
        font-size: 13px !important;
    }
    
    #test_status_ready_button_popup {
        margin-top: -11%;
    }
    
    #test_status_ready_button_popup_2 .test_icon {
        margin-left: 10px;
    }
    
    .chart_group_container.background_image_container {
        height: 82vh;
    }
    
    #test_status_ready_button_popup_2 .modal-body {
        padding: 10px;
    }
}
.home-container {
    width: 100%;
    padding-right: .75rem;
    padding-left: .75rem;
    margin-right: auto;
    margin-left: auto;
    margin-top: 2%;
    max-width: 90%;
    height: 82vh;
}
img.card-img-top {
    width: 100%;
    height: 30vh;
}
.row.home-row {
    margin-top: 2%;
}
h4.card-title {
    padding: 10px;
    margin-top: 0px;
}
p.card-text {
    margin: 10px !important;
}
.card-body a.btn.btn-primary {
    margin: 10px;
}
.button_container2 h1.common_grid_title {
    display: inline-block;
}
.button_container2 .btn {
    /*margin-left: 50px;*/
    /**commented by aksha to remove margin from view visit button-aksha-02-03-2021**/
}
.button_container2 {
    margin: 0 auto !important;
}
.compactRadioGroup {
    display: inline-block;
    float: left;
    width: 33%;
}
.compactRadioGroup .form-control2 label {
    display: block;
}
.modal {
    text-align: center;
    padding: 0!important;
}
@media only screen and (min-width: 1380px) {
    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }
}
.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
#scan_info h3 {
    text-align: center;
    font-size: 500% !important;
}
#scan_info h4 {
    font-weight: 600 !important;
    font-size: 650% !important;
    text-align: center;
}
#final_result tr:hover {
    background: linear-gradient(rgba(20, 20, 20, 0.5), rgba(20, 20, 20, 0.5)) !important
}
#datapoint_graphic {
    max-width: 80%;
    max-height: 80vh;
    width: 80%;
}
.vertical-center-container {
    height: 65vh;
    position: relative;
}
.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}
#reservation_info p {
    font-size: 150%;
    line-height: 200%;
}
#user_info .form-group {
    font-size: 150%;
}
#reservation_info .btn {
    font-size: 150%;
}
.vertical-center-container-image {
    height: 80vh;
    position: relative;
    border: 3px solid #398439;
}
.vertical-center-image {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#datapoint_graphic svg {
    max-height: 80vh;
}
table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody td.select-checkbox:after,
table.dataTable tbody th.select-checkbox:before,
table.dataTable tbody th.select-checkbox:after {
    top: 0.4em !important;
}
table.dataTable tbody td.select-checkbox:before, table.dataTable tbody th.select-checkbox:before{
    margin-top: -3px !important;
}
table.dataTable tr.selected td.select-checkbox:after, table.dataTable tr.selected th.select-checkbox:after{
    margin-top: -6px !important;
}

/* common Style changes-Karthick */

/*Background image for all modules content page */
#common_modal_2 .modal-body {
    max-height: 80vh;
    overflow: auto;
}
.height72vh {
    height: 60vh;
    overflow-x: auto;
}
#common_modal_for_all_type_of_popup .height72vh {
    height: unset;
    max-height: 65vh;
}
#common_modal_for_user_profile .height72vh {
    height: unset;
}
.whiteborder500height {
    height: 77vh;
    border: 2px solid white;
    overflow-x: auto;
}
#common_modal_for_all_type_of_popup .whiteborder500height {
    height: 50vh;
}
form#new_visit_reject_form {
    height: 71vh;
}

/* commented for style 2 girish 28-10-2021 */

/*.whitecolor {
    color: #fff;
}*/
.yellowcolor {
    color: #ffba0d;
}
#companies-supplier_category_ids {
    float: left;
}
#companies-supplier_category_ids label {
    width: 50%;
    float: left;
}
#common_modal_2 .heightvh2,
#common_modal_3 .heightvh2 {
    height: 75vh;
    overflow-y: auto;
}
#common_modal_2 .heightvh,
#common_modal_for_all_type_of_popup .heightvh {
    max-height: 65vh;
    overflow-y: auto;
}
#common_modal_2 .heightvh img,
#common_modal_for_all_type_of_popup .heightvh img {
    max-height: 64vh;
    height: 64vh;
    max-width: 100%;
}
#common_modal_2 .heightvh canvas.default_height,
#common_modal_for_all_type_of_popup .heightvh canvas.default_height {
    max-height: 64vh;
    height: 64vh;
    max-width: 100%;
}
#admin_details_form .form-group {
    margin-bottom: 10px;
}
img#files_user_profile_img {
    max-height: 100%;
    max-width: 65%;
}
.file_names_text {
    word-break: break-all;
    display: none;
}
#common_modal_2 .iframe_new_tag,
#common_modal_for_all_type_of_popup .iframe_new_tag {
    width: 100%;
    height: 65vh;
}
@media only screen and (max-width: 1380px) {
    div#common_modal_for_all_type_of_popup .passport_section .col-md-6,
    #common_modal_for_user_profile .passport_section .col-md-6 {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.crop_preview {
    overflow: hidden;
    width: 160px;
    height: 160px;
    margin: 10px;
    border: 1px solid red;
}
table.dataTable.display tbody tr.external_user>td {
    background: linear-gradient(rgba(255, 165, 0, 0.5), rgba(255, 165, 0, 0.5)) !important;
}
input.input_gray {
    background: linear-gradient(rgba(128, 128, 128, 0.5), rgba(128, 128, 128, 0.5)) !important;
}
.ui-timepicker-standard {
    z-index: 1055 !important;
}
.timepick_error.help-block-error {
    color: #a94442;
}
.modal-body hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.report_click_cell_2 {
    cursor: pointer;
    color: blue !important;
}
.height_divi_2 {
    height: 45vh;
    border: 1px solid #000;
}
.height_divi_3 {
    height: 45vh;
    border: 1px solid #000;
}
.height_divi_2 .chartdiv {
    width: 100%;
    height: 34vh;
}
.height_divi_3 .chartdiv {
    width: 100%;
    height: 34vh;
}
div#workflowstepsroles-access_role_id label {
    display: block;
}
.height_report_2 {
    height: 62vh;
    border: 1px solid #000;
}
.height_report_2 .chartdiv{
    width: 100%;
    height: 52vh;
}
@import url(https://fonts.googleapis.com/css?family=Coda:400,800);
@import url(https://fonts.googleapis.com/css?family=Bitter:400,700);
.title_container {
    font-family: 'Hind', sans-serif;
}
.title_container .title_1 {
    padding-top: 50px;
    font-size: 150px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #00674a;
    line-height: 80px;
    text-shadow: 0 1.5px 0px #fff, 0 7px 0 #c9c9c9, 0 7px 0 #bbb, 0 8px 0 #b9b9b9, 0 10px 0 #aaa, 0 0px 1px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 5px 5px rgba(0, 0, 0, .2), 0 10px 5px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .5), 0 20px 10px rgba(0, 0, 0, .40);
}
.title_container .title_2 {
    font-size: 70px;
    line-height: 20px;
    text-shadow: 0 1px 0px #fff, 0 2px 0 #c9c9c9, 0 4px 0 #bbb, 0 6px 0 #b9b9b9, 0 8px 0 #aaa, 0 0px 1px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 5px 5px rgba(0, 0, 0, .2), 0 10px 5px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .5), 0 20px 10px rgba(0, 0, 0, .40);
}
.title_container .title_3 {
    font-size: 50px;
    text-shadow: 0 .7px 0px #fff, 0 2px 0 #c9c9c9, 0 4px 0 #bbb, 0 5px 0 #b9b9b9, 0 7px 0 #aaa, 0 0px 1px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 5px 5px rgba(0, 0, 0, .2), 0 10px 5px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .5), 0 0px 10px rgba(0, 0, 0, .40);
}
.sweet-alert {
    color: #000;
}
div#user-home_modules_privilege label {
    display: block;
}
div#user-type_privilege label {
    display: block;
}
.container_column.hideclass {
    display: none !important;
}
#gallery_preview {
    height: 70vh;
    background-size: cover;
}

/*css for home page for modules*/
.module_count_2 {
    /*margin-right: 12%;*/
    
    padding: 4%;
}
.module_count_10 {
    /*margin-right: 12%;*/
    
    padding: 10%;
}
.module_count_11 {
    /*margin-right: 12%;*/
    
    padding: 2%;
}
.module_count_12 {
    /*margin-right: 12%;*/
    
    padding: 5%;
}
.module_count_13 {
    /*margin-right: 12%;*/
    
    padding: 2%;
}
.col-half-offset10 {
    width: 22%;
}
.widget3 {
    width: 180px;
    justify-content: space-evenly;
}
.widget4 {
    width: 180px;
    justify-content: space-evenly;
}
.widget5 {
    padding: 6%;
    width: 190px;
    margin: 4%;
    justify-content: space-evenly;
}
.widget6 {
    padding: 4%;
    width: 60%;
    /* margin: 3%;*/
    
    justify-content: space-evenly;
}
.widget7 {
    /* padding: 4%;*/
    
    width: 67%;
    /* margin: 3%;*/
    /* justify-content: space-evenly;*/
}
.widget8 {
    /*padding: 3%;*/
    
    width: 67%;
    /* margin: 2%;*/
    /*justify-content: space-evenly;*/
}
.widget9 {
    /* height: 22vh;*/
    /* padding: 4%;*/
    
    width: 67%;
    /* margin: 2%;*/
    /* justify-content: space-evenly; */
}
.widget10 {
    height: 15vh;
    padding: 30%;
    margin: 18%;
    width: 165%;
    justify-content: space-evenly;
}
.widget11 {
    height: 15vh;
    width: 85%;
    padding: 8%;
    margin: 8%;
    justify-content: space-evenly;
}
.widget12module {
    width: 68%;
    /*justify-content: space-evenly;*/
}
.widget13 {
    height: 19vh;
    width: 95%;
    padding: 0px 5px 10px 10px;
    margin: 0px 5px;
    justify-content: space-evenly;
}
.widget14 {
    height: 19vh;
    width: 95%;
    padding: 0px 5px 10px 10px;
    margin: 0px 5px;
    justify-content: space-evenly;
}
.widget15 {
    height: 19vh;
    width: 95%;
    padding: 0px 5px 10px 10px;
    margin: 0px 5px;
    justify-content: space-evenly;
}
.widget16 {
    height: 19vh;
    width: 95%;
    padding: 0px 5px 10px 10px;
    margin: 0px 5px;
    justify-content: space-evenly;
}
.widget17 {
    height: 19vh;
    width: 95%;
    padding: 0px 5px 10px 10px;
    margin: 0px 5px;
    justify-content: space-evenly;
}
.widget18 {
    height: 19vh;
    width: 95%;
    padding: 0px 5px 10px 10px;
    margin: 0px 5px;
    justify-content: space-evenly;
}
.widget19 {
    height: 19vh;
    width: 95%;
    padding: 0px 5px 10px 10px;
    margin: 0px 5px;
    justify-content: space-evenly;
}
.widget20 {
    height: 19vh;
    width: 95%;
    padding: 0px 5px 10px 10px;
    margin: 0px 5px;
    justify-content: space-evenly;
}
@media only screen and (min-height: 920px) and (min-width:1600px) and (max-width: 1921px) {
    .widget20 {
        height: 19vh;
        width: 95%;
        padding: unset;
        margin: unset;
        justify-content: space-evenly;
    }
    
    .widget3 {
        /* padding: 14%;*/
        width: 302px;
    }
    
    .widget4 {
        width: 302px;
    }
    
    .widget5 {
        /* padding: 33%; */
        width: 131%;
        justify-content: space-evenly;
    }
    
    .widget6 {
        padding: 4%;
        width: 64%;
        /* margin: 3%;*/
        justify-content: space-evenly;
    }
    
    .widget7 {
        width: 76%;
    }
    
    .widget8 {
        width: 76%;
    }
    
    .widget10 {
        height: 15vh;
        /* padding: 45%;*/
        /* margin:20%;*/
        width: 178%;
        justify-content: space-evenly;
    }
    
    .widget12module {
        width: 76%;
        /*justify-content: space-evenly;*/
    }
    
    .divClass10 {
        margin-right: 40px;
    }
}

/*class and css added for small screen for homepage on 29-10-21 */
@media only screen and (min-width:1250px) and (max-width: 1712px) {
    .containerClass12 {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .widget12module {
        width: 179.10px;
    }
    
    .cardTitleStyle {
        font-size: 12px;
    }
}
@media only screen and (min-height: 920px) and (min-width:1713px) and (max-width: 1921px) {
    .containerClass12 {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

/*css for home page for modules*/

/*css for company details button */
.company_detail_pop_btn {
    margin-top: -2.1%;
}

/*css for company details button */

/*css for home page for modules*/
@media only screen and (min-height: 920px) and (min-width:1600px) and (max-width: 1921px) {
    .full-screen .background_image_container.dashboard_main_container {
        min-height: 94vh!important;
    }
    .background_image_container.dashboard_main_container {
        min-height: 81vh!important;
    }
    
    .background_image_container.dashboard_main_container #fire_container_id_2.admin_container {
        min-height: 81vh!important;
    }
    /*commented due to chart height issue */
    /* .chart_group_container.background_image_container .chart_div.chart_popovers{
        min-height: 70vh;
    }*/
    
    #container_id.admin_container {
        min-height: 70vh!important;
    }
    /* two tabs level */
    
    .module_body_12 .chart_outside_container.current_view_chart_container {
        min-height: 68vh !important;
    }
    
    .module_body_12 .chart_group_container.background_image_container {
        min-height: 70vh !important;
    }
    
   /* .chart_group_container.background_image_container {
        min-height: 81vh !important;
    }*/
    /* three tabs level */
    
    .third_level_tab_body .chart_outside_container.current_view_chart_container {
        min-height: 63vh !important;
    }
    
    .third_level_tab_body .chart_group_container.background_image_container {
        min-height: 68vh !important;
    }
    
    #chart_container_id_1.admin_container.background_image_container.chart_container {
        min-height: 81vh!important;
    }
    
    #chart_container_id_1 .chart_group_container.background_image_container {
        min-height: 70vh !important;
    }
    
    .module_body_17 .admin_container.chart_container {
        min-height: 72vh !important;
        max-height: 72vh !important;
    }
    
    .height_chart_2 {
        height: 72vh;
        border: 1px solid #000;
    }
    
    .height_chart_2 .chart_div {
        width: 100%;
        height: 64vh;
    }
}
@media only screen and (min-height: 920px) and (min-width:1600px) and (max-width: 1921px) {
    #chart_container_id.admin_container.background_image_container.chart_container {
        min-height: 82vh!important;
    }
}
#dimension_value_relation_update_model .modal-dialog,
#user_gallery_edit_form .modal-dialog,
#user_group_gallery_edit_form .modal-dialog,
#user_group_edit_form .modal-dialog,
#user_edit_form .modal-dialog {
    width: 95%;
}
.height_chart_2 {
    height: 72vh;
    border: 1px solid #000;
}
.height_chart_2 .chart_div {
    width: 100%;
    height: 57vh;
}
.bic_height.no_menu .height_chart_2 {
    height: 90vh;
}
.bic_height.no_menu .height_chart_2 .chart_div {
    height: 82vh;
}
.module_body_17 .admin_container.chart_container {
    min-height: 69vh !important;
    max-height: 69vh !important;
}
.module_body_17 .height_chart_2{
    height: 65vh;
}
@media only screen and (min-height: 750px) and (max-height: 919px) and (min-width:1300px) and (max-width: 1599px) {
    .background_image_container.dashboard_main_container {
        min-height: 84vh;
    }
}
.opsheader {
    /* background: white!important;*/
}
ul.inner_tab_ul {
    margin-bottom: 0px;
}

.tab-bg{
       background-image: none;
  }

.first_level_tab li {
    padding-top: 0.4%;
}
.second_level_tab {
    padding-left: 0px;
    padding-top: 0.4%;
    margin-top: -0.4%;
}


.popup_chart_full .accumulated_chart {
    height: 72vh;
}

.third_level_tab ul.inner_sub_tab_ul {
    margin-bottom: 0;
}
.chart_div.chart_popovers:not(.box_bordered .chart_div.chart_popovers) {
    height: 90%;
}
.module_body_2 .chart_outside_container.current_view_chart_container {
    border: unset;
}
.module_body_3 .chart_outside_container.current_view_chart_container {
    border: unset;
}
#company_details_popup_visit_new .modal-body {
    max-height: 82vh;
    overflow: auto;
}
.bootstrap-datetimepicker-widget{
    color: #000000 !important;
}
.search_sub input{
    color: #000000 !important;
}
.widget_container_2 table.display.cell-border.dataTable {
    width: auto !important;
}
.widget_container_2 {
    width: auto !important;
}
img#notification_report-modal-img {
    max-width: 80%;
    max-height: 80vh;
}
#common_modal_for_all_type_of_popup h2 {
    display: inline;
}

.grid-stack-my .chart_outside_container {
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.grid-stack-my .chart_div.chart_popovers:not(.box_bordered .chart_div.chart_popovers) {
    border: 0;
}

.grid-stack-my .chart_div {
    padding: 0;
}

.grid-stack-my  .chart_group_container {
    margin-bottom: 0;
}

.grid-stack-my .dataTable td , .grid-stack-my .dataTable th {
    border: 1px solid  !important;
    padding: 8px 15px;
}
.grid-stack-my .widget-background .widget_container {
    padding: 10px;
}
/*.grid-stack-my .widget-background{
    background: linear-gradient(rgba(20, 20, 20, 0.5), rgba(20, 20, 20, 0.5)) !important;

}*/
.grid-stack-my .widget-background-full {
    height: 100%;
    width:100%;
    text-align: center;
}

#eventDetailPopup{
    z-index :2147483646 !important;
}
#singleEventTextDetails {
    z-index : 2147483647 !important
}

.widget_frame_heading {
   /* font-size: 150% !important;*/
    font-weight: bold;
    text-align: center;
}
.widget_frame_span_heading{
   font-size: 120% !important;
}.widget_frame_datatable_heading{
   /*font-size: 120% !important;*/
}

.height_divi_5 {
    height: 60vh;
    border: 1px solid #000;
}
.height_divi_5  .chartdiv {
    height: 46vh;
}

div#user_detail_view_new .modal-body {
    overflow-y: auto;
    height: 75vh;
}
.dataTables_paginate  span {display: inline;}

.table_inside_table tr {
    background-color: unset !important;
}


.navigation_3 div#vendoreventDetailPopup {
    margin-top: 2% !important;
}
.filter_fonts {
    font-size: 11px;
}