﻿@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot");
    src: url("https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.woff") format("woff"),url("https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.ttf") format("truetype"),url("https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg")
}

div#demoOne {
    max-height: 252px;
    overflow-x: auto;
}

    div#demoOne i {
        color: #000000;
    }

.dark-theme div#demoOne i {
    color: #fff;
}

.setline {
    padding: 2px 0px;
}

#searchInputDiv, #searchDropDiv {
    margin: 0px 5px;
    display: inline-block;
    width: 170px;
    height: 40px;
}

#searchInput {
    height: 32px;
    text-align: left !important;
    padding-left: 9px;
}

#searchInputDiv .glyphicon.glyphicon-remove {
    font-size: 130%;
    left: -8px;
    top: -29px;
    float: right;
    cursor: pointer;
    opacity: 0.7;
    color: #333;
}

    #searchInputDiv .glyphicon.glyphicon-remove:hover {
        opacity: 1;
    }

.tooltip_Legends {
    position: absolute;
    margin-left: 0px;
    width: 180px;
    background-color: #464693;
    color: #fff;
    border-radius: 6px;
    padding: 5px;
    z-index: 5;
    font-size: 13px;
}

.legendChildHeatPump {
    width: 14.27%;
    float: left;
    height: 19px;
}

    .legendChildHeatPump:first-child:before {
        content: "Legends";
        color: #000;
        position: absolute;
        display: block;
        font-weight: 700;
        left: 5px;
    }

.legendChildHeatTank {
    width: 19.85%;
    float: left;
    height: 19px;
}

    .legendChildHeatTank:first-child:before {
        content: "Legends";
        color: #000;
        position: absolute;
        display: block;
        font-weight: 700;
        left: 5px;
    }

.legendChild {
    float: left;
    width: 12.50%;
    height: 19px;
}

.setline .childGreen, .setline .childYellow, .setline .childOrange, .setline .childBlue, .setline .childRed, .setline .childPurple, .setline .childWhite, .setline .childGrey, .setline .childBlack {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 15px 0 5px;
}

.setline span {
    vertical-align: middle;
}

.legendChild:first-child:before {
    content: "Legends";
    color: #000;
    position: absolute;
    display: block;
    font-weight: 700;
    left: 5px;
}

.childGreen {
    background-color: rgb(0,152,132);
}

.childYellow {
    background-color: rgb(255,255,0);
}

.childOrange {
    background-color: rgb(231,115,37);
}

.childBlue {
    background-color: rgb(45,154,213);
}

.childRed {
    background-color: rgb(240,83,79);
}

.childPurple {
    background-color: rgb(215,31,215);
}

.childWhite {
    background-color: rgb(255,255,255);
}

.childGrey {
    background-color: rgb(162,163,162);
}

.childBlack {
    background-color: rgb(0,0,0);
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-euro:before, .glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

.left_col {
    background: #2F70A8
}

.container {
    width: 100%;
    padding: 0;
    max-width: 100%
}

.nav-sm .container.body .col-md-3.left_col {
    min-height: 100%;
    width: 70px;
    padding: 0;
    z-index: 9999;
    position: absolute
}

    .nav-sm .container.body .col-md-3.left_col.menu_fixed {
        position: fixed;
        height: 100%
    }

    .nav-sm .container.body .col-md-3.left_col .mCSB_container, .nav-sm .container.body .col-md-3.left_col .mCustomScrollBox {
        overflow: visible
    }

.nav-sm .hidden-small {
    visibility: hidden
}

.nav-sm .container.body .right_col {
    padding: 10px 20px;
    margin-left: 0px;
    z-index: 2
}

.nav-sm .navbar.nav_title {
    width: 70px
}

    .nav-sm .navbar.nav_title a span {
        display: none
    }

    .nav-sm .navbar.nav_title a i {
        font-size: 27px;
        margin: 13px 0 0 3px
    }

.site_title i {
    border: 1px solid #e7e7e7;
    padding: 5px 6px;
    border-radius: 50%
}

.nav-sm .main_container .top_nav {
    display: block;
    margin-left: 0px;
    z-index: 9;
    background: #fff;
    padding: 12px 15px;
    box-shadow: 0 0 10px 0 #00000030;
    height: 70px;
}

.nav-sm .nav.side-menu li a {
    text-align: center !important;
    font-weight: 400;
    /*font-size: 10px;*/
    padding: 10px 5px
}

.nav-sm .nav.child_menu li.active, .nav-sm .nav.side-menu li.active-sm, .menuSelect {
    border-right: 5px solid #1ABB9C
}

    .nav-sm ul.nav.child_menu ul, .nav-sm .nav.side-menu li.active-sm ul ul {
        position: static;
        width: 200px;
        background: none
    }

.nav-sm > .nav.side-menu > li.active-sm > a {
    color: #1ABB9C !important
}

.nav-sm .nav.side-menu li a i.toggle-up {
    display: none !important
}

.nav-sm .nav.side-menu li a i {
    font-size: 14px !important;
    text-align: center;
    width: 100% !important;
    margin-bottom: 5px
}

.nav-sm .nav.side-menu li a span.fa, .nav-sm .nav.side-menu li a span.fas {
    font-size: 14px !important;
    text-align: center;
    width: 100% !important;
    margin-top: -3px;
    opacity: .99;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.nav-sm ul.nav.child_menu {
    left: 100%;
    position: absolute;
    top: 0;
    width: 210px;
    z-index: 4000;
    background: #3E5367;
    display: none
}

    .nav-sm ul.nav.child_menu li {
        padding: 0 10px
    }

        .nav-sm ul.nav.child_menu li:not(:first-child) {
            border-top: 1px solid rgba(0,0,0,0.1);
        }

        .nav-sm ul.nav.child_menu li a {
            text-align: left !important
        }

.profile {
    margin: 0.5rem;
    text-align: center;
}

.profile-btn {
    margin-top: 0.2rem;
    color: white;
}

    .profile-btn:hover {
        color: #dee2e6;
        background: #255884;
    }

.nav-sm .profile {
    display: none
}

.nav-md .active a span.fa, .active a span.fas {
    text-align: right !important;
    margin-right: 4px
}

.nav-sm .active a span.fa, .active a span.fas {
    text-align: center !important;
    margin-right: 4px
}

.nav-sm .menu_section {
    margin: 0
}

    .nav-sm span.fa, .nav-sm span.fas, .nav-sm .menu_section h3 {
        display: none
    }

.nav-sm li li span.fa, .nav-sm li li span.fas {
    display: inline-block
}

.nav_menu {
    /*display: flex;*/
}

@media (min-width: 480px) {
    .nav_menu {
        position: static
    }

    .item {
        display: block
    }
}

.nav-md .container.body .col-md-3.left_col {
    min-height: 100%;
    width: 230px;
    padding: 0;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1
}

    .nav-md .container.body .col-md-3.left_col.menu_fixed {
        height: 100%;
        position: fixed
    }

body .container.body .right_col {
    /*background: #f6f6f6*/
}

.nav-md .container.body .right_col {
    padding: 10px 20px 0;
    margin-left: 70px
}

.nav_title {
    width: 230px;
    float: left;
    background: #2F70A8;
    border-radius: 0;
    height: 57px;
    padding: 0px;
    border-bottom: 1px solid #343a4036;
}

@media (max-width: 880px) {
    .nav-sm .main_container .top_nav {
        height: 120px;
    }

    .nav-sm .container.body .right_col {
        margin-left: 0px;
    }

    .nav-md .container.body .right_col, .nav-md .container.body .top_nav {
        width: 100%;
        margin: 0
    }

    .nav-md .container.body .col-md-3.left_col {
        display: none
    }

    .nav-md .container.body .right_col {
        width: 100%;
        padding-right: 0
    }

    .right_col {
        padding: 10px !important
    }

    .item {
        display: block
    }
}

.left_col .mCSB_scrollTools {
    width: 6px
}

.left_col .mCSB_dragger {
    max-height: 400px !important
}

.light-blue-clr {
    color: #29c5ff
}

.light-red-clr {
    color: #ff5050;
}

.blue {
    color: #3498DB
}

.purple {
    color: rgb(215,31,215)
}

.green {
    color: #1ABB9C
}

.aero {
    color: #9CC2CB
}

.red {
    color: #E74C3C
}

.dark {
    color: #34495E
}

.border-blue {
    border-color: #3498DB !important
}

.border-purple {
    border-color: rgb(215,31,215) !important
}

.border-green {
    border-color: #1ABB9C !important
}

.border-aero {
    border-color: #9CC2CB !important
}

.border-red {
    border-color: #E74C3C !important
}

.border-dark {
    border-color: #34495E !important
}

.bg-white {
    background: #fff !important;
    color: #242424;
}

.bg-green {
    background: #1ABB9C !important;
    border: 1px solid #1ABB9C !important;
    color: #fff
}

.bg-red {
    background: #E74C3C !important;
    border: 1px solid #E74C3C !important;
    color: #fff
}

.bg-blue {
    background: #3498DB !important;
    border: 1px solid #3498DB !important;
    color: #fff
}

.bg-orange {
    background: #F39C12 !important;
    border: 1px solid #F39C12 !important;
    color: #fff
}

.is-pm-orange {
    background: #F39C12 !important;
    border-radius: 7px;
    padding: 7px;
    margin-top: 10px;
}

.is-testsite-grey {
    background: #c3c3c3 !important;
    border: 1px solid gray;
    border-radius: 7px;
    padding: 7px;
    margin-top: 10px;
}

.is-softstart-blue {
    background: #3498DB !important;
    border-radius: 7px;
    padding: 7px;
    margin-top: 10px;
    opacity: 0.7;
}

.is-commsloss-purple {
    background: rgb(215,31,215) !important;
    border-radius: 7px;
    padding: 7px;
    margin-top: 10px;
}

.is-tanktext-color {
    color: #333 !important;
}

.bg-purple {
    background: rgb(215,31,215) !important;
    border: 1px solid rgb(215,31,215) !important;
    color: #fff
}

.bg-blue-sky {
    background: #50C1CF !important;
    border: 1px solid #50C1CF !important;
    color: #fff
}

.container {
    width: 100%;
    padding: 0;
    max-width: 100%
}

.navbar-nav > li > a, .navbar-brand, .navbar-nav > li > a {
    color: #fff !important
}


.main_container .top_nav {
    display: block;
    margin-left: 230px
}

.no-padding {
    padding: 0 !important
}

.fixed_height_320 {
    height: 320px
}

.fixed_height_390 {
    height: 390px
}

.fixed_height_200 {
    height: 200px
}

.overflow_hidden {
    overflow: hidden
}

.progress-bar-dark {
    background-color: #34495E !important
}

.progress-bar-gray {
    background-color: #BDC3C7 !important
}

table.no-margin .progress {
    margin-bottom: 0
}

.main_content {
    padding: 10px 20px
}

.navbar {
    margin-bottom: 0
}

.navbar-header {
    background: #34495E
}

.navbar-right {
    margin-right: 0
}

.top_nav .navbar-right {
    margin: 10px 0px;
    width: 100%;
}

    .top_nav .navbar-right li {
        display: inline-block;
        float: right;
        position: static
    }

@media (min-width: 480px) {
    .top_nav .navbar-right li {
        position: relative
    }
}

.top_nav .dropdown-menu li {
    width: 100%
}

.dropdown-item {
    width: 100%;
    padding: 4px 10px;
    text-decoration: none !important;
    /*background-color: azure;*/
    border-bottom: 1px solid #b5f5f5;
}

.top_nav li a i {
    font-size: 15px
}

.navbar-static-top {
    position: fixed;
    top: 0;
    width: 100%
}

.nav > li {
    position: relative;
    display: block
}

.nav.side-menu > li {
    position: relative;
    display: block;
    cursor: pointer;
}

    .nav.side-menu > li:not(:first-child) {
        border-top: 1px solid rgb(107, 127, 149);
    }

ul.nav.side-menu * {
    vertical-align: middle;
}

.nav.side-menu > li > a {
    /*margin-bottom: 6px*/
}

    .nav.side-menu > li > a:hover {
        color: #F2F5F7 !important
    }

    .nav.side-menu > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background: transparent
    }

.nav.child_menu {
    display: none
}

    .nav.child_menu li:hover, .nav.child_menu li.active {
        background-color: rgba(255,255,255,0.06)
    }

    .nav.child_menu li {
        padding-left: 36px
    }

.nav-md ul.nav.child_menu li:before {
    background: #425668;
    bottom: auto;
    content: "";
    height: 8px;
    left: 23px;
    margin-top: 15px;
    position: absolute;
    right: auto;
    width: 8px;
    z-index: 1;
    border-radius: 50%
}

.nav-md ul.nav.child_menu li:after {
    border-left: 1px solid #425668;
    bottom: 0;
    content: "";
    left: 27px;
    position: absolute;
    top: 0
}

.nav-md ul.nav.child_menu li:last-child::after {
    bottom: 50%
}

.nav.side-menu > li > a, .nav.child_menu > li > a {
    color: #E7E7E7;
    font-weight: 500
}

.nav.child_menu li li:hover, .nav.child_menu li li.active {
    background: none
}

.nav.child_menu li li a:hover, .nav.child_menu li li a.active {
    color: #fff
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 13px 15px 12px
}

.nav.side-menu > li.current-page, .nav.side-menu > li.active {
    border-right: 5px solid #1ABB9C
}

.nav li.current-page {
    background: rgba(255,255,255,0.05)
}

.nav li li li.current-page {
    background: none
}

.nav li li.current-page a {
    color: #fff
}

.nav.side-menu > li.active > a {
    text-shadow: rgba(0,0,0,0.25) 0 -1px 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#334556), to(#2C4257)), #2A3F54;
    background: linear-gradient(#334556, #2C4257),#2A3F54;
    -webkit-box-shadow: rgba(0,0,0,0.25) 0 1px 0,inset rgba(255,255,255,0.16) 0 1px 0;
    box-shadow: rgba(0,0,0,0.25) 0 1px 0,inset rgba(255,255,255,0.16) 0 1px 0
}

.navbar-brand, .navbar-nav > li > a {
    font-weight: 500;
    color: #ECF0F1 !important;
    margin-left: 0 !important;
    line-height: 32px
}

.site_title {
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 400;
    font-size: 22px;
    width: 100%;
    color: #ECF0F1 !important;
    margin-left: 0 !important;
    line-height: 50px;
    display: block;
    height: 55px;
    margin: 0;
    padding-left: 0;
    text-align: center;
}

    .site_title:hover, .site_title:focus {
        text-decoration: none
    }

    .site_title img.logo-lg {
        width: 180px;
    }

    .site_title img.logo-sm {
        width: 60px;
    }

.nav-md .site_title .logo-lg {
    display: inline-block;
}

.nav-md .site_title .logo-sm {
    display: none;
}

.nav-sm .site_title .logo-lg {
    display: none;
}

.nav-sm .site_title .logo-sm {
    display: inline-block;
}

.nav.navbar-nav > li > a {
    color: #515356 !important
}

.nav.top_menu > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #34495E !important
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent
}

.nav > li:not(.active):hover, .nav > li:not(.active):focus {
    background-color: rgba(255,255,255,0.06);
}

.toggle {
    float: left;
    margin: 0;
    width: 70px
}

    .toggle a {
        padding: 15px 15px 0 0;
        margin: 0;
        cursor: pointer;
    }

        .toggle a i {
            font-size: 24px;
            background: #2F70A8;
            padding: 4px 4px 4px 2px;
            border: 1px solid gray;
            border-left: none;
            border-radius: 0px 6px 6px 0px;
            color: #ddd6d6;
        }

            .toggle a i:hover {
                background: #255884;
            }

.nav.child_menu > li > a {
    color: rgba(255,255,255,0.75);
    font-size: 12px;
    padding: 9px
}

.panel_toolbox {
    float: right;
    min-width: 70px
}

    .panel_toolbox > li {
        float: left;
        cursor: pointer
    }

        .panel_toolbox > li > a {
            padding: 5px;
            color: #C5C7CB;
            font-size: 14px
        }

            .panel_toolbox > li > a:hover {
                background: #F5F7FA
            }

.line_30 {
    line-height: 30px
}

footer {
    background: #fff;
    padding: 10px 20px;
    display: block
}

.nav-sm footer {
    margin-left: 0px
}

.footer_fixed footer {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%
}

@media (min-width: 768px) {
    .footer_fixed footer {
        margin-left: 0
    }
}

@media (min-width: 768px) {
    .footer_fixed .nav-sm footer {
        margin-left: 0
    }
}

.tooltip {
    display: block !important
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.dropdown-menu.msg_list span {
    white-space: normal
}

.dropdown-menu {
    border: medium none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 1040;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

    .dropdown-menu > li > a {
        color: #5A738E
    }

.navbar-nav .open .dropdown-menu {
    position: absolute;
    background: #fff;
    margin-top: 0;
    border: 1px solid #D9DEE4;
    -webkit-box-shadow: none;
    right: 0;
    left: auto;
    width: 220px
}

    .navbar-nav .open .dropdown-menu.msg_list {
        width: 300px !important
    }

.w_20 {
    width: 20%
}

.w_25 {
    width: 25%
}

.w_55 {
    width: 55%
}

.tile_info a {
    text-overflow: ellipsis
}

.sidebar-footer {
    bottom: 0px;
    clear: both;
    display: block;
    padding: 5px 0 0 0;
    position: fixed;
    width: 230px;
    background: #255884;
    color: white;
}

    .sidebar-footer a {
        padding: 7px 0 3px;
        text-align: center;
        width: 50%;
        font-size: 17px;
        display: block;
        float: left;
        background: #2e5d86;
        color: white;
    }

        .sidebar-footer a:hover {
            background: #425668
        }

@media (min-width: 992px) {
    footer {
        margin-left: 230px
    }
}

a.user-profile {
    color: #5E6974 !important
}

.user-profile img {
    width: 29px;
    height: 29px;
    border-radius: 50%;
    margin-right: 10px
}

.animate {
    -webkit-animation-duration: 0.5s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: 0.5s;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: both;
    -o-animation-duration: 0.5s;
    -o-animation-timing-function: ease;
    -o-animation-fill-mode: both;
    -ms-animation-duration: 0.5s;
    -ms-animation-timing-function: ease;
    -ms-animation-fill-mode: both;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-fill-mode: both
}

.dropdown-menu a {
    cursor: pointer
}

.tech-users {
    width: 600px;
    float: left;
}

.techs {
    display: block;
    margin: 0;
    width: 100%;
}

.tech {
    padding: 3px;
    max-height: 44px;
    margin: 0.2rem 0.1rem;
    border: 2px solid #718DA9;
    background: #F0F4F7;
}

    .tech.primusr {
        background: #CCE7FF;
        border: 2px solid #718DA9;
        padding: 3px;
    }

.techUsers ul li {
    list-style: none;
    display: inline-block;
    float: left;
    width: 180px !important;
}
/*
.techUsers ul li:first-of-type {
    margin-right: 10px;
}*/

.techUsers ul {
    margin: 0;
    padding: 0;
    width: 100%;
}

.techIcon {
    color: white;
    background: #006659;
    text-align: center;
    padding: 1px 8px;
    vertical-align: middle;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    line-height: 27px;
    margin: 2px 5px 0px 5px;
    float: left;
    border-radius: 100%;
}

.techUser {
    line-height: 17px;
    font-weight: 600;
}

.techUsers {
    background: transparent;
}

.techs .dropdown-toggle {
    display: none;
    margin-top: 0px;
    background: #dee2e6;
    padding: 0.3rem;
    cursor: pointer;
}

.techs .dropdown-menu {
    display: block;
    left: unset !important;
    float: unset !important;
    width: 100% !important;
    border: none !important;
    right: unset !important;
    margin: 0;
}

@media (max-width: 1035px) {
    .tech {
        margin-right: 0;
    }

    .tech-users {
        max-width: 100px;
        padding: 7px 0 5px 0px;
    }

    .techs {
        max-width: 100px;
        position: relative /*absolute*/;
        left: 5px;
    }

        .techs .dropdown-toggle {
            display: inline-block;
        }

        .techs .dropdown-menu:not(.show) {
            display: none;
        }

        .techs .dropdown-menu {
            position: absolute;
            background: #fff !important;
            margin-top: 0;
            border: 1px solid #D9DEE4;
            -webkit-box-shadow: none;
            right: 0;
            left: auto;
            min-width: 182px;
        }
}

body.dark-theme .tech.primusr {
    padding: 3px;
    background: #009884;
    border: 1px solid #4d6177;
    color: #fff;
}

body.dark-theme .tech {
    border: 1px solid #4d6177;
    padding: 3px;
    background: #364252;
    margin-right: 10px;
    margin-top: 0;
    /*width: inherit !important;*/
    color: #fff;
}

body.dark-theme .techUser a {
    color: #fff;
}

body.dark-theme .tech.primusr .techIcon {
    border-radius: 100%;
    background: #006659;
    color: white;
}

body.dark-theme .tech .techIcon {
    border-radius: 100%;
    background: #57667a;
    color: white;
}

body.dark-theme .techUser a:hover {
    text-decoration: underline;
    color: #fff;
}

.logo {
    display: inline-flex;
    width: 90px;
    margin: 0px 0px 0 60px;
    float: left
}

body.dark-theme #img {
    background-color: whitesmoke;
}

@media (max-width: 991px) {

    .tech-users {
        max-width: 100px;
        margin: 10px 0 0 0;
    }

    .top_nav .navbar-right {
        margin: 17px 0 0 0px;
        padding: 0 0 0 0px;
    }

    li.theme-btn a#linkLight {
        padding: 5px 5px 5px 10px !important;
    }

    li.theme-btn a#linkDark {
        padding: 5px 10px 5px 10px !important;
    }

    .theme-btn {
        margin: 5px 0 0 0;
    }
}

@media (max-width: 767px) {

    h5.set-point {
        display: block !important;
        width: 100%;
    }

    select#ddlLL_Mode {
        width: 100%;
    }

    .x_title select {
        width: 100%;
    }

    .s-progress-bar {
        width: 100% !important;
        margin-left: 0px !important;
    }
}

@media (max-width: 720px) {

    .top_nav .dropdown-menu li {
        width: 100% !important;
    }

    .top_nav .navbar-right {
        width: 100%;
    }

    .theme-btn {
        margin: 5px 0px 0 0;
    }
}


@media (max-width: 370px) {
    .top_nav .navbar-right li {
        padding-left: 0px;
    }
}

.x_panel {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 17px;
    display: inline-block;
    background: #fff;
    border: 1px solid #E6E9ED;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    opacity: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.x_title {
    padding: 1px 5px 6px;
    margin-bottom: 10px;
}

    .x_title .filter {
        width: 40%;
        float: right;
    }

    .x_title h2, .x_title h3, .x_title h4, .x_title h5 {
        margin: 2px 0 6px;
        float: left;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

        .x_title h2 small, .x_title h3 small, .x_title h4 small, .x_title h5 small {
            margin-left: 10px;
        }

    .x_title span {
        color: #BDBDBD;
    }

    .x_title .fa-bars {
        margin-right: 0.8rem;
    }

.x_content {
    padding: 0 3px 6px;
    position: relative;
    width: 100%;
    float: left;
    clear: both;
    margin-top: 5px;
}

    .x_content h4 {
        font-size: 16px;
        font-weight: 500;
    }

.dashboard_graph {
    background: #fff;
    padding: 7px 10px;
}

    .dashboard_graph .col-md-9, .dashboard_graph .col-md-3 {
        padding: 0;
    }

    .dashboard_graph .x_title {
        padding: 5px 5px 7px;
    }

        .dashboard_graph .x_title h3 {
            margin: 0;
            font-weight: normal;
        }

/* my css */
@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Semibold.woff2') format('woff2'), url('../fonts/SegoeUI-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI.woff2') format('woff2'), url('../fonts/SegoeUI.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Bold.woff2') format('woff2'), url('../fonts/SegoeUI-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/**  *** Dark theme START ***  */
body.dark-theme {
    background: #1f2835 !important;
    color: #f1f1f1;
}

    body.dark-theme footer {
        background: #1f2835 !important;
        color: #f1f1f1;
        border-top: 1px solid #404853;
    }

    body.dark-theme .top_nav {
        background: #1f2835 !important;
        border-bottom: 1px solid #404853;
    }

    body.dark-theme a.user-profile {
        color: #ffffff !important
    }

    body.dark-theme .logo img {
        filter: brightness(0) invert(1) !important;
    }

    body.dark-theme .panel-body, body.dark-theme .select_site #main_content {
        background: #364252 !important;
    }

    body.dark-theme .label-default {
        background-color: #337ab7;
    }

    body.dark-theme .x_panel, body.dark-theme .modal-content, body.dark-theme .navbar-nav .open .dropdown-menu {
        background: #364252 !important;
        border: 1px solid #718da9 !important;
    }

    body.dark-theme .dropdown-item, body.dark-theme .collapse-link {
        color: white !important;
    }

        body.dark-theme .dropdown-item:focus, body.dark-theme .dropdown-item:hover {
            color: #f1f1f1 !important;
            background-color: #1fac93 !important;
        }

    body.dark-theme .select_site #main_content a, body.dark-theme .select_site #main_content {
        color: #f1f1f1 !important;
    }
/**  *** Dark theme END ***  */
body {
    background: #f1f1f1;
    /*font-family: 'Segoe UI';*/
}

.bold {
    font-weight: bold;
}

.semibold {
    font-weight: 600;
}

.teal_clr {
    color: #1fac93;
}

.light_teal_bg {
    background: #d1f6f0 !important;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}

.f36 {
    font-size: 36px;
}

.f40 {
    font-size: 40px;
}

.slot_summary .component_list {
    height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.purchase_orders .po_listing {
    height: 284px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.tasks_sec .task_list {
    height: 284px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.teal_bg {
    background: #1fac93;
}

.skid_title .fa {
    font-size: 44px;
    font-weight: normal;
    color: #1fac93;
}

.teal_btn {
    border: 1px solid #0c7567;
    background: #009884;
}

.teal_bg_clr {
    background: #009884;
    color: #ffffff;
}

.teal_btn:hover, .teal_btn:focus, .teal_btn:active {
    border-color: #0c7567;
    background: #0ead98 !important;
    box-shadow: none;
}


.action-body .table td, .table th {
    border-top: none;
}



/* badgebox #1 */

/* Hiding the checkbox, but allowing it to be focused */

.btn .badge {
    position: relative;
    top: -1px;
    left
}

.badgebox {
    opacity: 0;
}

    .badgebox + .badge {
        /* Move the check mark away when unchecked */
        text-indent: -999999px;
        /* Makes the badge's width stay the same checked and unchecked */
        width: 20px;
        top: -26px;
        right: -20px;
    }

    .badgebox:checked + .badge {
        /* Set something to make the badge looks focused */
        /* This really depends on the application, in my case it was: */
        /* Adding a light border */
        box-shadow: inset 0px 0px 5px;
        /* Taking the difference out of the padding */
        /* Move the check mark back when checked */
        text-indent: 0;
    }

/* badgebox #1 */
/* badgebox #2 */

/* Hiding the checkbox, but allowing it to be focused */

.btn .badge2 {
    position: relative;
    top: -1px;
}

.badgebox2 {
    opacity: 0;
}

    .badgebox2 + .badge2 {
        /* Move the check mark away when unchecked */
        text-indent: -999999px;
        /* Makes the badge's width stay the same checked and unchecked */
        width: 20px;
    }

    .badgebox2:checked + .badge2 {
        /* Set something to make the badge looks focused */
        /* This really depends on the application, in my case it was: */
        /* Adding a light border */
        box-shadow: inset 0px 0px 5px;
        /* Taking the difference out of the padding */
        /* Move the check mark back when checked */
        text-indent: 0;
    }

.badge2 {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/* badgebox #2 */




/* badgebox #3 */

/* Hiding the checkbox, but allowing it to be focused */


.btn .badge3 {
    position: relative;
    top: -1px;
    left
}



.badgebox3 {
    opacity: 0;
}

    .badgebox3 + .badge3 {
        /* Move the check mark away when unchecked */
        text-indent: -999999px;
        /* Makes the badge's width stay the same checked and unchecked */
        width: 20px;
        top: -26px;
        right: -20px;
    }


    .badgebox3:checked + .badge3 {
        /* Move the check mark back when checked */
        text-indent: 0;
    }


.badge3 {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


/* badgebox #3 */



/* badgebox #4 */

/* Hiding the checkbox, but allowing it to be focused */


.btn .badge4 {
    position: relative;
    top: -1px;
    left
}

.badgebox4 {
    opacity: 0;
}

    .badgebox4 + .badge {
        /* Move the check mark away when unchecked */
        text-indent: -999999px;
        /* Makes the badge's width stay the same checked and unchecked */
        width: 20px;
    }

    .badgebox4:checked + .badge {
        /* Move the check mark back when checked */
        text-indent: 0;
    }

/* badgebox #4 */






/* Pullout Section CSS Start */

.pullout_actions {
    overflow-y: scroll;
    height: 100%;
}

.contact_card_header {
    background: #174968;
}

a.accordion-toggle {
    color: #009884 !important;
    position: relative;
}

    a.accordion-toggle.collapsed {
        color: #121416 !important;
    }

#SideMenu[data-status="opened"]:after {
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: opacity 2s ease-in-out;
    background-color: rgb(0 0 0 / 50%);
    pointer-events: none;
    opacity: 1;
    visibility: visible;
    position: fixed;
    width: 100%;
    height: 100%;
}

div#SideMenu .pullout_actions {
    z-index: 999;
    background: white;
    position: relative;
}

div#SideMenu .toggler {
    z-index: 999;
    background: white;
}

/* accordion-toggle title onlick images link */

#headingOne_1 a.accordion-toggle {
    background: url(../images/p_upcoming_dates.png);
    background-repeat: no-repeat;
    padding: 2px 0;
    width: 26px;
    height: 20px;
    background-position: 9% 90%;
}

    #headingOne_1 a.accordion-toggle[aria-expanded="true"] {
        background: url(../images/p_upcoming_dates_active.png);
        padding: 2px 0;
        width: 26px;
        height: 20px;
        background-position: 9% 90%;
        background-repeat: no-repeat;
    }

#headingtwo_2 a.accordion-toggle {
    background: url(../images/p_teal_links.png);
    background-repeat: no-repeat;
    padding: 2px 0;
    width: 20px;
    height: 20px;
    background-position: 14% 90%;
}

    #headingtwo_2 a.accordion-toggle[aria-expanded="true"] {
        background: url(../images/p_teal_links_active.png);
        padding: 2px 0;
        width: 20px;
        height: 20px;
        background-position: 14% 90%;
        background-repeat: no-repeat;
    }

#headingthree_3 a.accordion-toggle {
    background: url(../images/p_quickview.png);
    background-repeat: no-repeat;
    padding: 2px 0;
    width: 26px;
    height: 20px;
    background-position: 5% 90%;
}

    #headingthree_3 a.accordion-toggle[aria-expanded="true"] {
        background: url(../images/p_quickview_active.png);
        padding: 2px 0;
        width: 26px;
        height: 20px;
        background-position: 5% 90%;
        background-repeat: no-repeat;
    }

#headingfour_4 a.accordion-toggle {
    background: url(../images/p_email_history.png);
    background-repeat: no-repeat;
    padding: 2px 0;
    width: 25px;
    height: 25px;
    background-position: 10% 90%;
}

    #headingfour_4 a.accordion-toggle[aria-expanded="true"] {
        background: url(../images/p_email_history_active.png);
        padding: 2px 0;
        width: 25px;
        height: 25px;
        background-position: 10% 90%;
        background-repeat: no-repeat;
    }

#headingfive_5 a.accordion-toggle {
    background: url(../images/p_project_status.png);
    background-repeat: no-repeat;
    padding: 2px 0;
    width: 24px;
    height: 26px;
    background-position: 7% 90%;
}

    #headingfive_5 a.accordion-toggle[aria-expanded="true"] {
        background: url(../images/p_project_status_active.png);
        padding: 2px 0;
        width: 24px;
        height: 26px;
        background-position: 7% 90%;
        background-repeat: no-repeat;
    }

#headingsix_6 a.accordion-toggle {
    background: url(../images/p_site_alarms.png);
    background-repeat: no-repeat;
    padding: 2px 0;
    width: 23px;
    height: 23px;
    background-position: 11% 90%;
}

    #headingsix_6 a.accordion-toggle[aria-expanded="true"] {
        background: url(../images/p_site_alarms_active.png);
        padding: 2px 0;
        width: 23px;
        height: 23px;
        background-position: 11% 90%;
        background-repeat: no-repeat;
    }

#headingseven_7 a.accordion-toggle {
    background: url(../images/p_replaced_item.png);
    background-repeat: no-repeat;
    padding: 2px 0;
    width: 24px;
    height: 24px;
    background-position: 8% 90%;
}

    #headingseven_7 a.accordion-toggle[aria-expanded="true"] {
        background: url(../images/p_replaced_item_active.png);
        padding: 2px 0;
        width: 24px;
        height: 24px;
        background-position: 8% 90%;
        background-repeat: no-repeat;
    }

/* accordion-toggle title onlick images link */


/* Pullout Section CSS End */






/* Mega menu select_site listing css Start */

.select_site {
    display: inline-block;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #00000026;
    min-width: 100%;
    float: left
}

    .select_site .mega-dropdown {
        width: 100%;
    }

    .select_site .demo a {
        font-size: 16px;
        color: #000;
        text-decoration: none;
        padding: 8px 20px;
        line-height: 38px;
    }

    .select_site .mega-dropdown > a.dropdown-toggle, .select_site #divSelectedSite {
        font-size: 16px;
        color: #000;
        text-decoration: none;
        padding: 8px 20px;
        width: 100%;
        display: inline-block;
        /*line-height: 38px;*/
    }

    .select_site a#dropdown01:hover {
        background: #f8f9fa;
    }

    .select_site #divSelectedSite span {
        display: inline-block;
        margin-right: 10px;
    }

    .select_site #main_content .ln-letters > a {
        text-decoration: none;
        padding: 0 10px;
        line-height: 28px;
        color: #282828;
    }

    .select_site #main_content .demo a.site {
        padding: 0px 2px 0px 10px;
    }

    .select_site #main_content .demo a:hover {
        text-decoration: underline;
        color: #1fac93;
    }

    .select_site a.dropdown-toggle::after {
        right: 10px;
        position: absolute;
        top: 46%;
    }

    .select_site #divSelectedSite a {
        right: 10px;
        position: absolute;
        top: 8px;
    }

        .select_site #divSelectedSite a:hover {
            cursor: pointer;
            color: red;
        }

    .select_site #main_content {
        background: #fff;
        padding: 15px 15px 2px 15px;
        box-shadow: 1px 3px 10px 0 #0000004a;
        position: fixed;
        width: 98%;
        top: 25px;
        left: 0px;
        right: 0;
        margin: 0 auto;
        z-index: 1041;
        /*max-height: 315px;
        overflow-y: auto;
        overflow-x: hidden;*/
    }

    .select_site .dropdown-menu.megamenu.show {
        margin: 15px 0 0 0px;
        width: 100%;
        z-index: 1042;
        position: fixed !important;
        transform: translate3d(0, 22px, 0px) !important;
    }

.top_nav .dropdown-menu li.ln-no-match {
    padding: 0 10px;
}

.listNav, .ln-letters {
    /*overflow: hidden;*/
    padding: 0 0 5px 0;
}

.listNavHide {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.letterCountShow {
    display: block;
}

.ln-letters > a {
    border: 1px solid #1fac93;
    border-right: none;
    display: block;
    float: left;
    font-size: 15px;
    padding: 0px 10px !important;
    text-decoration: none;
    margin-top: .25rem;
}

.ln-last {
    margin-right: 1rem;
}

.ln-letters .ln-last {
    border-right: 1px solid #1fac93;
}

.ln-letters > a:hover, .ln-letters .ln-selected {
    background-color: #1fac93;
    text-decoration: none !important;
    color: #fff !important;
}

.ln-letters .ln-disabled {
    color: #ccc;
}

.ln-letter-count {
    color: #336699;
    font-size: .8em;
    left: 0;
    line-height: 1.35;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px;
}

li.ln-no-match.listNavShow {
    color: #fff;
}

.close_icon {
    display: none;
}

@media (max-width: 991px) {
    .close_icon {
        display: none;
        width: 30px;
        height: 30px;
        color: #111;
        background: rgb(255 255 255 / 90%);
        right: 0;
        position: absolute;
        border-radius: 100%;
        text-align: center;
        bottom: -15px;
        z-index: 999999999;
        line-height: 27px;
        font-size: 16px;
        border: 1px solid gray;
    }
}

/* Mega Menu 2 */

/* Update-firmware page Start*/

.purchase_orders .table td, .table th {
    vertical-align: middle;
}

    .purchase_orders .table td label, .table th label {
        margin-bottom: 0px;
    }

.purchase_orders .table thead th {
    border-bottom: none;
}

.purchase_orders td input, .purchase_orders th input {
    margin: 0 15px 0 0px;
}

.purchase_orders .m_firmware {
    max-height: 800px;
    overflow-y: scroll;
    overflow-x: hidden;
}

input#myFile {
    background: #fff;
    border: 1px solid #a1a1a1;
    font-family: 'Segoe UI';
    margin: 0 5px 0 0px;
    padding: 5px 5px;
    border-radius: 5px;
}

/* Update-firmware page End*/

.top_nav {
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: all 0.5s ease;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    animation: smoothScroll 1s forwards;
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }

    100% {
        transform: translateY(0px);
    }
}

.error_list {
    list-style-type: none;
    padding: 0;
    max-width: 250px;
}

    .error_list li {
        list-style-type: none;
    }



.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

.panel-body {
    padding: 10px 10px;
    /*background: #f8f9fa;*/
    background-color: #cce7ff;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f6f6f6;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

    .panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
        padding-right: 15px;
        padding-left: 15px
    }

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px
        }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px
            }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px
            }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px
        }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px
            }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background: #cce7ff;
        border-bottom: 1px solid #9fb3c8;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #f6f6f6;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #337ab7
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }


.panel_toolbox {
    float: right;
    min-width: 0px;
}

.btns a {
    text-decoration: none;
    cursor: pointer;
    text-shadow: 0px 1px 1px transparent;
    color: unset;
}

    .btns a:hover {
        opacity: 0.8;
        text-shadow: 0px 1px 1px #ddd;
    }

.filled-in [type="checkbox"] + label, [type="checkbox"].filled-in + label {
    line-height: 21px;
    font-weight: normal;
    font-size: 100%;
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    white-space: nowrap;
    height: inherit;
}

input[type=checkbox].filled-in, input[type=radio].filled-in, [type="checkbox"].filled-in:not(:checked), [type="checkbox"].filled-in:checked, [type="radio"].filled-in:not(:checked), [type="radio"].filled-in:checked,
.filled-in input[type=checkbox], .filled-in input[type=radio], .filled-in [type="checkbox"]:not(:checked), .filled-in [type="checkbox"]:checked, .filled-in [type="radio"]:not(:checked), .filled-in [type="radio"]:checked {
    box-sizing: border-box;
    padding: 0;
    position: absolute;
    opacity: 0;
    outline: none;
}

    [type="checkbox"].filled-in:not(:checked) + label:after, .filled-in [type="checkbox"]:not(:checked) + label:after {
        height: 18px;
        width: 18px;
        background-color: transparent;
        border: 1px solid #b1b8bb;
        top: 0px;
        z-index: 0;
    }

    [type="checkbox"].filled-in:not(:checked) + label:before, .filled-in [type="checkbox"]:not(:checked) + label:before {
        width: 0;
        height: 0;
        border: 3px solid transparent;
        left: 6px;
        top: 10px;
        -webkit-transform: rotateZ( 37deg );
        -ms-transform: rotate(37deg);
        transform: rotateZ( 37deg );
        -webkit-transform-origin: 20% 40%;
        -ms-transform-origin: 100% 100%;
        transform-origin: 100% 100%;
    }

[type="checkbox"].filled-in + label:after, .filled-in [type="checkbox"] + label:after {
    border-radius: 4px;
}

[type="checkbox"].filled-in + label:before, [type="checkbox"].filled-in + label:after, .filled-in [type="checkbox"] + label:before, .filled-in [type="checkbox"] + label:after {
    content: '';
    left: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #b1b8bb;
    margin-top: 2px;
    -webkit-transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    -o-transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards;
}

[type="checkbox"].filled-in:checked + label:before, .filled-in [type="checkbox"]:checked + label:before {
    top: 2px;
    left: 1px;
    width: 7px;
    height: 12px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate( 40deg );
    -ms-transform: rotate(40deg);
    transform: rotate( 40deg );
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:checked + label:after, .filled-in [type="checkbox"]:checked + label:after {
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #adb5bd;
    background-color: #009884;
    z-index: 0;
}

[type="radio"].filled-in:not(:checked) + label, [type="radio"].filled-in:checked + label, .filled-in [type="radio"]:not(:checked) + label, .filled-in [type="radio"]:checked + label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 100%;
    -webkit-transition: .28s ease;
    -o-transition: .28s ease;
    transition: .28s ease;
    /* webkit (konqueror) browsers */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

[type="radio"].filled-in + label:after, .filled-in [type="radio"] + label:after {
    content: '';
    position: absolute;
    left: 4px;
    top: 4px;
    margin: 4px;
    width: 8px;
    height: 8px;
    z-index: 5;
    -webkit-transition: .28s ease;
    -o-transition: .28s ease;
    transition: .28s ease;
}

[type="radio"].filled-in + label:before, .filled-in [type="radio"] + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    margin: 4px;
    width: 16px;
    height: 16px;
    z-index: 1;
    -webkit-transition: .28s ease;
    -o-transition: .28s ease;
    transition: .28s ease;
}

/* Unchecked styles */
[type="radio"].filled-in:not(:checked) + label:after, [type="radio"].filled-in:checked + label:after, [type="radio"].with-gap:checked + label:after,
.filled-in [type="radio"]:not(:checked) + label:after, .filled-in [type="radio"]:checked + label:after {
    border-radius: 50%;
}

[type="radio"].filled-in:not(:checked) + label:before, [type="radio"].filled-in:checked + label:before, [type="radio"].with-gap:checked + label:before,
.filled-in [type="radio"]:not(:checked) + label:before, .filled-in [type="radio"]:checked + label:before {
    border-radius: 50%;
}

[type="radio"].filled-in:not(:checked) + label:after, .filled-in [type="radio"]:not(:checked) + label:after {
    border: 1px solid #b1b8bb;
    z-index: -1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

[type="radio"].filled-in:not(:checked) + label:before, .filled-in [type="radio"]:not(:checked) + label:before {
    border: 1px solid #b1b8bb;
}

/* Checked styles */
[type="radio"].filled-in:checked + label:before, .filled-in [type="radio"]:checked + label:before {
    border: 2px solid #337ab7;
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards;
}

[type="radio"].filled-in:checked + label:after, .filled-in [type="radio"]:checked + label:after, [type="radio"].with-gap:checked + label:before, [type="radio"].with-gap:checked + label:after {
    border: 2px solid #2F70A8;
}

[type="radio"].filled-in:checked + label:after, [type="radio"].with-gap:checked + label:after, .filled-in [type="radio"]:checked + label:after {
    background-color: #2F70A8;
    z-index: 0;
}

[type="radio"].filled-in:checked + label:after, .filled-in [type="radio"]:checked + label:after {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

/* Radio With gap */
[type="radio"].with-gap:checked + label:after {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
}

/* Focused styles */
[type="radio"].tabbed:focus + label:before {
    -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards;
}

/* Disabled Radio With gap */
[type="radio"].with-gap:disabled:checked + label:before {
    border: 2px solid rgba(0, 0, 0, 0.26);
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards;
}

[type="radio"].with-gap:disabled:checked + label:after {
    border: none;
    background-color: rgba(0, 0, 0, 0.26);
}

/* Disabled style */
[type="radio"]:disabled:not(:checked) + label:before, [type="radio"]:disabled:checked + label:before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.26);
    -webkit-animation: ripple 0.2s linear forwards;
    animation: ripple 0.2s linear forwards;
}

[type="radio"]:disabled + label {
    color: rgba(0, 0, 0, 0.26);
    white-space: nowrap;
}

[type="radio"]:disabled:not(:checked) + label:before {
    border-color: rgba(0, 0, 0, 0.26);
}

[type="radio"]:disabled:checked + label:after {
    background-color: rgba(0, 0, 0, 0.26);
    border-color: #BDBDBD;
}

table.tabSetpoints {
    width: 100%;
    text-align: center;
    border-width: 1px;
    white-space: nowrap;
}

    table.tabSetpoints, table.tabSetpoints th, table.tabSetpoints td, .tBorder {
        padding: 0 10px;
    }

        table.tabSetpoints tr {
            background-color: #e3ebf7;
            height: 45px;
        }

            table.tabSetpoints tr:nth-child(2n+1) {
                background-color: transparent;
            }

            table.tabSetpoints tr:nth-child(1) {
                background-color: #01988c;
                color: white;
                font-weight: bold;
                font-size: small;
                text-align: center;
                line-height: 35px;
            }

.tab-content {
    padding: 20px;
    background-color: #fff;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

body.dark-theme .tab-content {
    padding: 20px;
    background-color: #364252;
    border-left: 1px solid #718da9;
    border-bottom: 1px solid #718da9;
    border-right: 1px solid #718da9;
    border-top: 1px solid #718da9;
}

body.dark-theme .x_content ul.nav.nav-tabs.bar_tabs a.active {
    color: #ffffff;
    background-color: #009884;
    border-color: #718da9;
}

body.dark-theme .x_content ul.nav.nav-tabs.bar_tabs a:hover {
    background-color: #009884;
    border: 1px solid #718da9;
}

.btn-start, .btn-stop {
    border: none;
    border-radius: 50%;
    display: inline-block;
    width: 34px;
    height: 34px;
}

    .btn-start:not(.startActive) {
        filter: grayscale(100%);
        background: transparent url(../images/start.png) no-repeat 50%;
        background-size: cover;
    }

    .btn-stop:not(.stopActive) {
        filter: grayscale(100%);
        background: transparent url(../images/stop.png) no-repeat 50%;
        background-size: cover;
    }

    .btn-start.startActive {
        background: transparent url(../images/start.png) no-repeat 50%;
        background-size: cover;
    }

    .btn-stop.stopActive {
        background: transparent url(../images/stop.png) no-repeat 50%;
        background-size: cover;
    }

.responsive-width {
    font-size: 1.25vw;
}

.btn-space {
    padding-right: 1px;
    padding-left: 1px;
}

.ddl {
    border: 2px solid #7d6754;
    border-radius: 5px;
    padding: 3px;
    -webkit-appearance: none;
    background-image: url('../images/Arrowhead-Down-01.png');
    background-position: right;
    background-repeat: no-repeat;
    text-indent: 0.01px; /*In Firefox*/
    text-overflow: clip; /*In Firefox*/
}

.boldFont {
    font-weight: bold;
    font-size: 14px;
}

.userManage {
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    padding: 10px 0px;
}

.error {
    display: block;
    font-weight: 700;
    color: red;
    font-size: 125%;
    text-align: center;
    background: beige;
    padding: 10px;
    text-transform: capitalize;
}

.msg {
    margin: 0px 20px;
    color: #f88;
    font-size: 16px;
    font-weight: 600;
}

#mask {
    position: absolute;
    z-index: 9000;
    background-color: #000;
    display: none;
}

#boxes .dialogWindow {
    position: fixed;
    display: none;
    z-index: 12000;
    background-color: #FFFFFF;
    border: 1px solid black;
}

    #boxes .dialogWindow #divDialogMessage {
        /*  width: auto;height: 100%; */
        color: #000;
        font-size: 14px;
        font-family: Verdana;
        text-align: center;
        margin: 15px 10px 10px 10px;
        padding: 20px;
        float: left;
    }

/* Customize your modal window here, you can add background image too */
#boxes #dialog {
    min-width: 220px;
    /*height: 135px;*/
    min-height: 100px;
    background: cornsilk;
}

.closeBtn {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    top: 0;
    padding: 15px;
    display: block;
    background: url(../images/close.png) no-repeat;
}

    .closeBtn:hover {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        background: url(../images/close_hover.png) no-repeat;
    }


body, html {
    height: 100%;
}

nav.sidebar, .main {
    -webkit-transition: margin 200ms ease-out;
    -moz-transition: margin 200ms ease-out;
    -o-transition: margin 200ms ease-out;
    transition: margin 200ms ease-out;
}

.main {
    /*padding: 10px 10px 0 10px;*/
    width: calc(100% - 50px);
}

@media screen and (max-width:767px) {
    .main {
        padding: 10px;
        width: 100%;
        margin: 0px;
    }
}

.margin1 {
    margin: 1px;
}

.margin10T {
    margin-top: 10px;
}

.margin3R {
    margin-right: 3px;
}

.margin3B {
    margin-bottom: 3px;
}

.refresh {
    color: #808080;
    padding: 10px;
    margin-bottom: 2px;
    display: inline-block;
    text-align: right;
    font-weight: 600;
}

@media (min-width: 765px) {

    .main {
        position: absolute;
        width: calc(100% - 50px);
        margin-left: 40px;
        float: right;
    }

    nav.sidebar:hover + .main {
        /*margin-left: 200px;*/
    }

    nav.sidebar:hover {
        /*margin-left: 0px;*/
    }
    /*nav.sidebar .navbar-nav > li:hover*/
    .sidebarMenu160 {
        position: relative;
        left: 150px;
        z-index: 9999999999999999;
        background: #f0f4f7;
        border: 1px solid #ccc;
        border-radius: 0px 3px 3px;
    }

    .toms div {
        text-align: center;
    }

    .toms img {
        width: 170px;
        margin: 9px 0px;
    }

    .toms.sm div {
        text-align: right;
    }

    .toms.sm img {
        width: 50px;
    }

    nav.sidebar.navbar.sidebar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 0px;
    }

    nav.sidebar .navbar-brand, nav.sidebar .navbar-header {
        text-align: center;
        width: 100%;
        margin-left: 0px;
    }

    nav.sidebar a {
        padding-right: 13px;
    }

    nav.sidebar .navbar-nav > li:first-child {
        border-top: 1px #e7e7e7 solid;
    }

    nav.sidebar .navbar-nav > li {
        border-bottom: 1px #e7e7e7 solid;
    }

    nav.sidebar .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: #f1eded;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0px;
    }

    nav.sidebar .navbar-collapse, nav.sidebar .container-fluid {
        padding: 0 0px 0 0px;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

    nav.sidebar {
        width: 200px;
        height: 100%;
        margin-left: -160px;
        float: left;
        margin-bottom: 0px;
    }

        nav.sidebar li {
            width: 100%;
        }


    .forAnimate {
        opacity: 0;
    }
}

@media (min-width: 1330px) {

    .main {
        width: calc(100% - 210px);
        margin-left: 200px;
    }

    nav.sidebar {
        margin-left: 0px;
        float: left;
    }

        nav.sidebar .forAnimate {
            opacity: 1;
        }
}

.navbar-nav li a:hover {
    cursor: pointer;
}

nav.sidebar .navbar-nav .open .dropdown-menu > li > a:hover, nav.sidebar .navbar-nav .open .dropdown-menu > li > a:focus {
    /*color: #CCC;*/
    background-color: transparent;
}

nav:hover .forAnimate {
    opacity: 1;
}

section {
    padding-left: 15px;
}

.margin10B {
    margin-bottom: 10px;
}

.m-0 {
    margin: 0px;
}

.m-5 {
    margin: 5px;
}

.m-10 {
    margin: 20px;
}

.m-15 {
    margin: 15px;
}

.m-20 {
    margin: 20px;
}

.roundBox {
    padding-top: 20px;
    padding-bottom: 20px;
    border: solid;
    border-width: 1px;
    border-color: black;
    border-radius: 5px;
    margin-bottom: 20px;
}

table.check {
    width: 80%;
}

.check input[type=checkbox] + label {
    background-position: 0 0px;
    background-image: url(../images/check1.png);
}

.check input[type=checkbox]:checked + label {
    background-position: 0 -15px;
    background-image: url(../images/check1.png);
}

.chkSelect input[type=checkbox] + label {
    background-position: 0 0px;
    background-image: url(../images/check2.png);
}

.chkSelect input[type=checkbox]:checked + label {
    background-position: 0 -15px;
    background-image: url(../images/check2.png);
}

.check input[type=checkbox] + label, .chkSelect input[type=checkbox] + label {
    padding-left: 20px;
    height: 15px;
    display: inline-block;
    line-height: 15px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 15px;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
}

.check input[type=checkbox], .chkSelect input[type=checkbox] {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

.popbox {
    display: none;
    position: absolute;
    z-index: 99999;
    min-width: 200px;
    padding: 10px;
    background: #fff;
    color: #000000;
    border: 1px solid #337ab7;
    border-radius: 5px;
    margin: 0px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
    box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
    text-align: left;
}

.popbox1 {
    display: none;
    position: absolute;
    z-index: 99999;
    width: 400px;
    padding: 10px;
    background: #fff;
    border: 1px solid #337ab7;
    border-radius: 5px;
    margin: 0px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
    box-shadow: 0px 0px 5px 0px rgba(164, 164, 164, 1);
}

.tri-right:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -20px;
    top: 28px;
    bottom: auto;
    border: 12px solid;
    border-color: #fff transparent transparent #fff;
}

.tri-right:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -25px;
    top: 25px;
    bottom: auto;
    border: 12px solid;
    border-color: #337ab7 transparent transparent #337ab7;
}

#messageDiv {
    font-weight: bold;
    color: #F44336;
    padding: 8px;
    background: antiquewhite;
    width: 460px;
    text-align: center;
}

.redBorder {
    border: 1px solid red;
}

/*.btn-danger, .btn-success {
    width: 52px;
    padding: 2px 4px;
    font-size: 13px;
    margin: 2px;
}*/

.readonly, [readonly="readonly"], .readonly, [readonly="readonly"]:hover, .readonly, [readonly="readonly"]:focus, .readonly, [readonly="readonly"]:focus-visible {
    border: none;
    background: #5d6773;
    color: #fff;
    outline: none;
}


/*checkbox ENABLED CSS*/
input[type=checkbox] {
    -webkit-appearance: initial;
    -moz-appearance: initial;
    width: 15px;
    height: 15px;
    border: none;
    position: relative;
    background-image: url(../images/check.png);
    outline: none;
    vertical-align: middle;
}

    input[type=checkbox] + label {
        vertical-align: middle;
        white-space: nowrap;
    }

    input[type=checkbox]:checked {
        background-position: 0px 0px;
    }

    input[type=checkbox]:not(:checked) {
        background-position: 0px -15px;
    }

    /*checkbox DISABLED CSS*/
    input[type=checkbox][disabled] {
        -webkit-appearance: initial;
        -moz-appearance: initial;
        width: 15px;
        height: 15px;
        position: relative;
        cursor: not-allowed;
        opacity: 0.5;
        /*background: #d5d7d9;
        border: 1px solid #ced4da;*/
    }

        input[type=checkbox][disabled] + label {
            cursor: not-allowed;
        }

        input[type=checkbox][disabled]:checked {
            background-position: 0px 0px;
        }

        input[type=checkbox][disabled]:not(:checked) {
            background-position: 0px -15px;
        }
/*checkbox DISABLED CSS*/
.xtherm input[type=checkbox][disabled] {
    background-image: url(../images/check_readonly.png);
}

#userdrop.navbar-nav.float-right .dropdown-menu {
    right: 0 !important;
    left: unset !important;
}

#userdrop.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 20px;
}

.btn-inverse {
    background: #e8e8e8;
    border: 1px solid #a19f9f;
    color: #333;
}

    .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active {
        background: #ccc;
    }

.amcharts-amexport-item {
    background-color: #009884 !important;
    color: #ffffff !important;
}


    .amcharts-amexport-item.amcharts-amexport-item-level-0 {
        opacity: 0.9 !important;
    }

.amcharts-amexport-label {
    color: #ffffff !important;
}



/* Sushil Style Start*/


.l_box_bg {
    background: #cce7ff;
    border: 1px solid #9fb3c8;
}

.heading_clr {
    color: #242424 !important;
}

.alert-dismissible .close {
    top: -5px;
    bottom: 0;
}

.ajax__validatorcallout div, .ajax__validatorcallout td {
    color: #212529;
}

div#ContentPlaceHolder1_grdBoilers_paginate ul li a {
    color: #fff;
}

    div#ContentPlaceHolder1_grdBoilers_paginate ul li a:hover {
        color: #fff;
    }

#divSiteList input, #divSiteList select {
    margin: 0 10px;
}

div#ContentPlaceHolder1_grdBoilers_paginate ul.pagination {
    margin-bottom: 0px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #ffffff7d;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    color: #fff !important;
}


body.dark-theme .l_box_bg {
    background: #364252;
    border: 1px solid #718da9;
    border-radius: 10px;
}

body.dark-theme .heading_clr {
    color: #ffffff !important;
}

body.dark-theme #divSiteList label, body.dark-theme div#ContentPlaceHolder1_grdBoilers_info, body.dark-theme div#ContentPlaceHolder1_grdBoilers_paginate {
    color: #fff;
}

body.dark-theme #divSiteList select, body.dark-theme .dataTables_wrapper .dataTables_length select {
    color: #fff;
    background: #1f2835;
    margin: 0 10px;
}

body.dark-theme #divSiteList input, body.dark-theme .dataTables_wrapper .dataTables_filter input {
    color: #fff;
    /*background: #1f2835;*/
    margin: 0 10px;
}

body.dark-theme div#ContentPlaceHolder1_grdBoilers_paginate ul li a {
    color: #ffffff;
}

body.dark-theme .table-striped tbody tr:nth-of-type(odd) {
    background-color: #1f2835;
}

h5.siteHead a {
    color: black !important;
    text-decoration: none;
}

    h5.siteHead a:hover {
        color: #008e78 !important;
        text-decoration: underline;
    }

.teal_bg_clr:hover {
    color: #ffffff;
}

.row.clientRow {
    border-bottom: 1px solid rgb(105 105 105);
}

.panel-body .form-control {
    border: 1px solid #969696;
    background-color: #ffffff;
    color: #333;
    margin: 1px 0;
}

.label-default {
    /*background-color: #ddd;
    padding: 0px;
    margin: 6px !important;
    display: inline-block;*/
}

div#ContentPlaceHolder1_ctl02 {
    position: absolute;
    top: 50%;
    left: 50%;
}

body.light-theme {
    background: #e5ebf7 !important;
}

body.dark-theme .panel-body input.btn.btn-danger:hover {
    background-color: #ff3447 !important;
    border: 1px solid #dc3549;
    opacity: inherit;
}

body.dark-theme .panel-body input.btn.btn-success:hover {
    background-color: #00a900 !important;
    border: 1px solid #005d00;
    opacity: inherit;
}

body.dark-theme .panel-body input, body.dark-theme .form-control {
    border: 1px solid #aaa;
    background-color: transparent;
    color: #d7bdbd;
}

body.dark-theme select.form-control option {
    background-color: #364252;
}

body.dark-theme .row.clientRow {
    border-bottom: 1px solid rgb(97 114 136);
}

body.dark-theme h5.siteHead a {
    color: #fff !important;
    text-decoration: none;
}

body.dark-theme .panel-default > .panel-heading {
    color: #fff;
    background: #364252 !important;
    border-bottom: 1px solid #9fb3c8;
}

.shakeIt {
    animation: shakeEffect 0.82s cubic-bezier(.36,.07,.19,.97) both infinite;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

@keyframes shakeEffect {
    10%, 90%, 100% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-2px, 0, 0); /*-4*/
    }

    40%, 60% {
        transform: translate3d(2px, 0, 0); /*4*/
    }
}

.box_bg {
    background: #cce7ff;
    border: 1px solid #9fb3c8;
    border-radius: 10px;
    padding: 0.3rem;
}

.LT_dark_clr {
    color: #000000 !important;
}

.dark-theme .LT_dark_clr {
    color: #fff !important;
}
/********* Glance CSS Start**********/
p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
}

.border_dotted {
    border: 1px dotted #cccccc;
}

hr.border_dotted {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}

.round_10 {
    border-radius: 10px;
}

.globe_icon {
    width: 20px !important;
    height: 20px !important;
}

.comms_clr {
    width: 4px;
    height: 0;
    border: 5px solid #FF00FF;
    overflow: hidden
}

.pm_mode_clr {
    width: 4px;
    height: 0;
    border: 5px solid #ff8837;
    overflow: hidden
}

.test_clr {
    width: 4px;
    height: 0;
    border: 5px solid #3c8dbc;
    overflow: hidden
}

.soft_start_clr {
    width: 4px;
    height: 0;
    border: 5px solid #b89ac5;
    overflow: hidden
}


.owl-dots {
    display: none;
}

.no_comms_sites, .primary_ignition_sites, .tank_high_low, .hwr_high_low, .error_sites {
    position: relative;
    padding: 0px 50px;
}

.owl-theme .owl-nav {
    margin-top: 0px !important;
}

.owl-prev {
    position: absolute;
    top: 24px;
    left: -55px;
    width: 30px;
    background: #ffffff !important;
    border-radius: 0 !important;
    height: 60px;
}

    .owl-prev span {
        color: #000;
        font-size: 48px;
        height: 30px;
        line-height: 26px;
    }

.owl-next {
    position: absolute;
    top: 24px;
    right: -55px;
    width: 30px;
    background: #ffffff !important;
    border-radius: 0 !important;
    height: 60px;
}

    .owl-next span {
        color: #000;
        font-size: 48px;
        line-height: 26px;
    }

.primary_ignition_sites .owl-next, .primary_ignition_sites .owl-prev {
    top: 70px;
}

.tank_high_low .owl-next, .hwr_high_low .owl-next, .hwr_high_low .owl-prev, .tank_high_low .owl-prev {
    top: 90px;
}

.error_sites .owl-next, .error_sites .owl-prev {
    top: 55px;
}



@media screen and (max-width:1180px) and (min-width:320px) {

    .owl-dots {
        display: block;
        position: absolute;
        bottom: -35px;
        left: 0;
        right: 0;
    }

    .no_comms_sites, .primary_ignition_sites, .tank_high_low, .hwr_high_low, .error_sites {
        position: relative;
        padding: 0px 15px;
    }

    .owl-prev {
        display: none !important;
    }

    .owl-next {
        display: none !important;
    }
}
/********* Glance CSS END **********/


input[type=text]:not([readonly="readonly"]):not(:disabled) {
    border-radius: 5px;
}

    input[type=text]:not([readonly="readonly"]):not(:disabled):focus {
        background-color: #d1f6f0;
        outline: none;
        box-shadow: 0px 0px 5px #61C5FA;
        border: 1px solid #009884;
    }

a.site_name {
    font-weight: 600;
    color: #242424;
}

    a.site_name:hover {
        color: #009884;
    }

button.dt-button.buttons-collection {
    background: #009884;
    color: #fff;
    margin: 0 0 10px 10px;
}

    button.dt-button.buttons-collection:hover {
        background: #0c7567;
    }

a.paginate_button:hover {
    background: #006d5f;
}

body.dark-theme a.site_name {
    font-weight: 600;
    color: #f1f1f1;
}

    body.dark-theme a.site_name:hover {
        color: #009683;
    }

body.dark-theme .x_title {
    border-bottom: 2px solid #9fb3c8;
}

a:hover {
    color: #008e7c;
    text-decoration: underline;
}

li.theme-btn a#linkLight {
    background: #f0f4f7;
    color: #000000;
    border-radius: 25px 0px 0px 25px;
    padding: 10px 10px 10px 15px;
    text-decoration: none;
}

    li.theme-btn a#linkLight.active, li.theme-btn a#linkDark.active {
        background: #009884 !important;
        color: #fff !important;
    }

li.theme-btn a#linkDark {
    background: #f0f4f7;
    color: #000000;
    border-radius: 0px 25px 25px 0px;
    padding: 10px 15px 10px 10px;
    text-decoration: none;
}

/* set points page new style start*/

a.other-settings, #ContentPlaceHolder1_btnSend {
    padding: 8px 8px !important;
    background: #01988c;
    color: #fff;
    padding: 8px 10px;
}

    a.other-settings span {
        color: #fff;
    }

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #fff0;
}

.nav.nav-tabs > li > a {
    border-bottom-color: #dee2e6;
}

.nav-tabs .nav-link {
    border: none;
}

div #ContentPlaceHolder1_Tabs li a {
    font-size: 15px;
    padding: 0px 0px 12px;
    margin: 0 15px 0 0px;
}

    div #ContentPlaceHolder1_Tabs li a.active {
        border-bottom: 3px solid #01988c;
        border-top: none;
        border-left: none;
        border-right: none;
        margin: 0 15px 10px 0px;
        font-weight: bold;
    }

.form-control-inline {
    padding: 5px 5px;
}

.top-bar-section .bg-white {
    background: #fff !important;
    color: #73879C;
    box-shadow: 1px 1px 5px 0 rgb(197 202 210);
    border-radius: 5px;
    border: inherit;
}

.line-h {
    line-height: 22px;
}

.d_shadow {
    box-shadow: 0 0 4px 3px rgb(190 190 191 / 30%);
}

span.fw-input input {
    text-align: left;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 10px 0 10px;
    margin: 10px 0 0 0 !important;
}

@media screen and (min-width:991px) {
    .top-bar-section .col-lg-2 {
        flex: 0 0 20%;
        width: 20%;
        max-width: 20%;
    }
}

@media only screen and (max-width: 991px) {

    .pumpsec2 {
        margin: 25px 0px !important;
    }
}


/*  Dark view Style of Set-point Page  */

body.dark-theme .top-bar-section .bg-white, body.dark-theme div#tanpumpft1_section .bg-white, body.dark-theme div#pumpset_list .pumpsec2 {
    background: rgb(54 67 83) !important;
    color: #fff;
    box-shadow: 1px 1px 5px 0 #2d323a;
    border-radius: 5px;
    border: 1px solid #718da9;
}

body.dark-theme div#pumpset_list .TempDiv input.form-control {
    border: 1px solid #dddddd69;
    background: rgb(54 67 83);
    color: #fff;
    box-shadow: 1px 1px 5px 0 #2d323a;
    border-radius: 5px;
}

body.dark-theme div#pumpset_list .TempDiv input.form-control, body.dark-theme div#pumpset_list .pumpsec2 input.form-control-inline {
    background: hsl(217deg 25% 17%);
    border: 1px solid hsl(0deg 0% 37%);
    color: #fff;
}

body.dark-theme .top-bar-section .bg-white select.form-control {
    background-color: #364252;
    color: #ffffff;
    border: 1px solid #818892;
    height: calc(1.3em + .65rem + 2px);
    margin: 5px 0 0 0;
}

body.dark-theme form#form1 .x_title {
    border-bottom: none;
}

body.dark-theme select#ContentPlaceHolder1_ddlLL_Mode.form-control-sm, body.dark-theme select#ContentPlaceHolder1_drpRelayConfiguration.form-control-sm {
    background: #1f2835;
    color: #fff;
    color: #2d2d2d;
}

body.dark-theme div #ContentPlaceHolder1_Tabs li a.active {
    background: none;
    color: #fff;
}

body.dark-theme .nav > li > a {
    background-color: inherit;
    color: #fff;
}

body.dark-theme .x_content ul.nav.nav-tabs.bar_tabs a {
}

body.dark-theme .nav > li:not(.active):hover, .nav > li:not(.active):focus {
    background-color: inherit;
}

body.dark-theme div#relaySP {
    background: #364252;
}

body.dark-theme table.tabSetpoints tr {
    background-color: #1f2835;
    height: 45px;
}

    body.dark-theme table.tabSetpoints tr:nth-child(2n+1) {
        background-color: #364252;
    }

body.dark-theme ul#myTab {
    border-bottom: none;
}

div#ContentPlaceHolder1_Tabs .tab-content {
    padding: 0px;
    border: 1px solid #718da9 !important;
    margin: 10px 0 0 0;
    border: none;
}

body.dark-theme div#ContentPlaceHolder1_up .x_content input.form-control-inline, body.dark-theme div#ContentPlaceHolder1_up .x_content select.form-control-inline {
    background: hsl(217deg 25% 17%);
    border: 1px solid hsl(0deg 0% 37%);
    color: #fff;
}

body.dark-theme div#pumpset_list .pumpset .rowclr:nth-child(2n+1) {
    background-color: #1f2835;
    height: 45px;
}

body.dark-theme div#pumpset_list .pumpset .rowclr {
    background-color: rgb(54 67 83);
}

body.dark-theme div#pumpset_list .TempDiv {
    border: 1px solid #718da9;
    margin: 0px 0px;
    background: #364252 !important;
    box-shadow: 1px 1px 5px 0 #2d323a;
    border-radius: 5px;
}

.switch_toggle {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 23px;
    vertical-align: middle;
}

    .switch_toggle input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #5d6773;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #0b9c0b;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.disabled + .slider, [disabled] + .slider, .aspNetDisabled + .slider {
    cursor: not-allowed;
}

/*  Dark view Style of Set-point Page  */

/* set points page new style end*/



/* Ribbon and Site Status page new style Start*/

body.dark-theme .blrDiv table.black_clr tr td {
    color: #000;
}

    body.dark-theme .blrDiv table.black_clr tr td.cHeader {
        color: teal;
    }

    body.dark-theme .blrDiv table.black_clr tr td .row {
        color: #fff;
    }

    body.dark-theme .blrDiv table.black_clr tr td #BoilerType1 {
        color: #fff;
    }

/* Ribbon and Site Status page new style Start*/


/* Login Page New Style Start */

.loginform input#txtEmail, .loginform input#txtPassword {
    font-size: 16px;
    line-height: 1.5;
    color: #666666;
    display: block;
    width: 100%;
    background: #e8f0fe;
    height: 40px;
    border-radius: 25px;
    padding: 0 15px 0 50px;
}

    .loginform input#txtEmail:focus, .loginform input#txtPassword:focus {
        box-shadow: 0px 0px 5px #61C5FA;
        border: 1px solid #009884;
    }


a#btnCreateAccount:focus {
    box-shadow: none;
}


.loginform input#btnLogin {
    font-size: 15px;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    height: 50px;
    border-radius: 25px;
    background: #009884;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

span.symbol-input {
    position: absolute;
    top: 8px;
    left: 20px;
    font-size: 18px;
}

.loginform .login-email, .login-password {
    position: relative;
    margin: 12px 0px 0 0;
}

.login-box {
    height: 100%;
    display: table;
    margin: 0 auto;
    width: 768px;
}

    .login-box .inner-loginbox {
        display: table-cell;
        vertical-align: middle;
    }

.loginform {
    width: 100%;
    background: rgb(255 255 255 / 88%);
    padding: 45px;
    box-shadow: 0 0 15px 0 #00000040;
    border-radius: 7px;
}

@media only screen and (max-width: 991px) {

    .loginlogo {
        width: 180px;
        margin-bottom: 20px;
    }

    .login-box {
        width: 65%;
    }
}


@media only screen and (max-width: 767px) {

    .login-box {
        width: 75% !important;
    }

    .logintitle, .logintitle i {
        font-size: 18px;
    }
}

@media only screen and (max-width: 575px) {

    .loginlogo {
        width: 150px;
    }

    .login-box {
        width: 85% !important;
    }

    .loginform {
        padding: 25px;
    }

        .loginform input#btnLogin {
            height: 40px;
        }

        .loginform input#txtEmail, .loginform input#txtPassword {
            font-size: 15px;
        }
}

/* Login Page New Style End */





/* Create New Ribbon (temporary use) Start*/

.ribbon-title {
    font-size: 18px;
    border-bottom: 1px solid #afafaf;
    padding: 0 0 10px 0;
    margin: 0 0 15px 0;
    font-weight: bold;
}

.temporary-ribbon td, .iplant td {
    border: none !important;
    vertical-align: top;
    /*max-width: 0 !important;*/
}

.temporary-ribbon .tg td, .iplant .tg td {
    max-width: 0 !important;
}

.pumps-sec, .sitepower-sec, .temperatures-sec {
    box-shadow: 0px 2px 10px 0 rgb(0 0 0 / 15%);
    border-radius: 10px;
    text-align: left;
    padding: 20px 20px;
    /*min-height: 320px;*/
}

    .pumps-sec h6, .sitepower-sec h6, .temperatures-sec h6 {
        border-bottom: 1px solid #0000001f;
        padding: 0 0 15px 0;
    }

.site-power1 {
    margin: 15px 0 19px 0px;
    border-bottom: 1px solid #dbdfe6;
    padding: 0 0 15px 0;
}

.inlet-temp span, .outlet-temp span, .osa-temp span, .fm-temp span {
    line-height: 16px;
}

.inactive-amp, .active-amp, .high-amp {
    height: 8px;
    width: 8px;
    /*border-radius: 100%;*/
}

.active-amp {
    background: #3acc9c
}

.high-amp {
    background: #e46363
}

.inactive-amp {
    background: #8b9eab
}

.switch_toggle_two {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 20px;
    vertical-align: middle;
}

    .switch_toggle_two input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider-two {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #5d6773;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider-two:before {
        position: absolute;
        content: "";
        height: 12px;
        width: 12px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider-two {
    background-color: #0b9c0b;
}

input:focus + .slider-two {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider-two:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */

.slider-two.round {
    border-radius: 34px;
}

    .slider-two.round:before {
        border-radius: 50%;
    }

/* Create New Ribbon (temporary use) End*/




/* Responsive Header and Ribbon View Start */

@media only screen and (max-width: 1199px) {
    .dark-theme-txt, .light-theme-txt {
        display: none;
    }

    .logo {
        display: inline-flex;
        width: 80px;
        margin: 0px 0px 0 55px;
        float: left;
    }
}

@media only screen and (max-width: 991px) {

    .nav-sm .main_container .top_nav {
        height: 120px;
    }
}

@media only screen and (max-width: 767px) {
    .panel_toolbox {
        float: right;
        min-width: 100%;
        width: 100%;
    }

        .panel_toolbox > li {
            float: left;
            cursor: pointer;
            width: 100%;
        }

            .panel_toolbox > li .text-right {
                text-align: left !important;
            }

    .progressCls .float-right {
        width: 100% !important;
        margin: 10px 0 0 0 !important;
    }
}

#ddlSitesCount {
    width: auto !important;
}

.siteperpage {
    min-width: 100% !important;
}

#basic-addon1, #txtInterval {
    width: auto !important;
}

/* Responsive Header and Ribbon View Start End*/



/************ Site Settings New Theme Style Start ************/

div#siteSettings .label-default {
    background-color: #4a4d50;
    padding: 0px;
    margin: 6px !important;
    display: block;
    color: #fff;
}

.top-boxes-panel .label-default {
    min-height: 32px;
    line-height: 30px;
    margin: 0px !important;
}

span.styled {
    text-align: center;
    line-height: 34px;
}

.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px;
    cursor: pointer;
    z-index: 2;
}

.checkbox.checkbox-low-lightblue label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 35px;
    height: 33px;
    left: 0;
    top: -2px;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #b4d8ff;
    background: url(../images/disable-notification.png) no-repeat center center #b4d8ff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox.checkbox-low-lightred label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 35px;
    height: 33px;
    left: 0;
    top: -2px;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #ffbcc3;
    background: url(../images/disable-notification.png) no-repeat center center #ffbcc3;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox.checkbox-low-lightblue label::after, .checkbox.checkbox-low-lightred label::after {
    display: inline-block;
    position: absolute;
    width: 35px;
    height: 33px;
    left: 0;
    top: -2px;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
    border-radius: 3px;
}

.checkbox input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
}

.checkbox.checkbox-low-lightblue input[type="checkbox"]:checked + label::after {
    font-family: "FontAwesome";
    content: "";
    background: url(../images/high-nofication.png) no-repeat center center #007bff;
}

.checkbox.checkbox-low-lightred input[type="checkbox"]:checked + label::after {
    font-family: "FontAwesome";
    content: "";
    background: url(../images/high-nofication.png) no-repeat center center #f63246;
}

.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
}

/*dark-view*/

body.dark-theme .site-title.bg-white {
    background: rgb(54 67 83) !important;
    color: #fff;
    box-shadow: 1px 1px 5px 0 #2d323a;
    border: 1px solid #718da9;
}

body.dark-theme .top-boxes-panel .bg-white {
    background: rgb(54 67 83) !important;
    color: #fff;
    box-shadow: 1px 1px 5px 0 #2d323a;
    border: 1px solid #718da9;
}

body.dark-theme .top-boxes-panel .input-group input, body.dark-theme .top-boxes-panel input, body.dark-theme .top-boxes-panel .input-group select {
    background: hsl(217deg 25% 17%);
    border: 1px solid hsl(0deg 0% 37%);
    color: #fff;
}


    body.dark-theme .top-boxes-panel .input-group input:not(:disabled):focus, body.dark-theme .top-boxes-panel input:not(:disabled):focus {
        background-color: #212936;
        border: 1px solid hsl(0deg 0% 37%);
        color: #fff;
    }


body.dark-theme .top-boxes-panel .label-default, body.dark-theme .x_content .label-default {
    background-color: #5d6773;
}


body.dark-theme .bg-white {
    background: rgb(54 67 83) !important;
    color: #fff;
    border: 1px solid #718da9;
}

body.dark-theme div#siteSettings .label-default {
    background-color: #5d6773;
}

body.dark-theme div#siteSettings .input-group input {
    background: hsl(217deg 25% 17%);
    border: 1px solid hsl(0deg 0% 37%);
    color: #fff;
}

body.dark-theme div#siteSettings input {
    background: hsl(217deg 25% 17%);
    border: 1px solid hsl(0deg 0% 37%);
    color: #fff;
}

body.dark-theme #siteSettings .panel-body .form-control {
    background: hsl(217deg 25% 17%);
    border: 1px solid hsl(0deg 0% 37%);
    color: #fff;
}

body.dark-theme .text-dark {
    color: #fff !important;
}

@media only screen and (max-width: 1199px) {

    .responsive-lg-view {
        overflow-x: scroll;
        white-space: nowrap !important;
    }

        .responsive-lg-view .panel.panel-default {
            overflow-x: scroll;
            white-space: nowrap !important;
            width: 1199px;
        }
}

@media only screen and (max-width: 767px) {

    .responsive-md-view {
        overflow-x: scroll;
        white-space: nowrap !important;
    }

        .responsive-md-view .panel.panel-default {
            overflow-x: scroll;
            white-space: nowrap !important;
            width: 767px;
        }
}

/************ Site Settings New Theme Style End ************/



/************ New Ribbon Design Style Start ************/

.card-new {
    /*  width: 700px; 
    height: 270px;*/
    background-color: #fff;
    background: linear-gradient(#f8f8f8, #fff);
    box-shadow: 0 8px 16px -8px rgba(0,0,0,0.4);
    border-radius: 6px;
    overflow: hidden;
    position: relative;
}

    .card-new .additional-new {
        width: 197px;
        height: 100%;
        z-index: 2;
        float: left;
    }

        .card-new .additional-new .user-card-new {
            width: 197px;
            height: 100%;
            padding: 15px;
            background: #34495e;
        }


.slide-arrow {
    position: relative;
    top: 42%;
    left: 95%;
    background: #ffffff;
    padding: 10px;
    box-shadow: 0 0 4px 0 #00000066;
    z-index: 9;
    width: 25px;
    display: none;
}


.card-new:hover .slide-arrow {
    display: block;
}


.general {
    width: 379px /*404px*/;
    height: 100%;
    float: left;
    padding: 15px;
}

.slide-arrow {
    position: relative;
    top: 42%;
    left: 95%;
    background: #ffffff;
    padding: 10px;
    box-shadow: 0 0 4px 0 #00000066;
    z-index: 9;
    width: 25px;
}

.overlay {
    height: 100%;
    width: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgb(255 255 255);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlayR {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: rgb(0,0,0);
    background-color: rgb(255 255 255);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 0;
    width: 100%;
    text-align: center;
    margin-top: 0;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: -10px;
    right: 10px;
    font-size: 40px;
    z-index: 9;
}

@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20px
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

@media only screen and (max-width: 767px) {

    .card-new {
        width: 100%;
        height: auto;
    }

        .card-new .additional-new {
            width: 100%;
        }

            .card-new .additional-new .user-card-new {
                width: 100%;
            }

    .general {
        width: 100%;
    }

    .flame2.progress {
        width: 100% !important;
    }

    .slide-arrow {
        top: 10px !important;
        left: 0px !important;
    }
}


/*================================================*/

.card {
    width: 700px;
    height: 270px;
    background-color: #fff;
    background: linear-gradient(#f8f8f8, #fff);
    box-shadow: 0 8px 16px -8px rgba(0,0,0,0.4);
    border-radius: 6px;
    overflow: hidden;
    position: relative;
}

    .card h1 {
        text-align: center;
    }

    .card .additional {
        position: absolute;
        width: 250px;
        height: 100%;
        background: #e2fffb;
        transition: width 0.4s;
        overflow: hidden;
        z-index: 2;
    }

    .card.green .additional {
        background: linear-gradient(#92bCa6, #A2CCB6);
    }


    .card:hover .additional {
        width: 100%;
        border-radius: 0 5px 5px 0;
    }

    .card .additional .user-card {
        width: 197px;
        height: 100%;
        position: relative;
        float: left;
        padding: 15px;
        background: #34495e;
    }

        .card .additional .user-card::after {
            content: "";
            display: block;
            position: absolute;
            top: 10%;
            right: -2px;
            height: 80%;
            border-left: 2px solid rgba(0,0,0,0.025);
        }

        .card .additional .user-card .level,
        .card .additional .user-card .points {
            top: 15%;
            color: #fff;
            text-transform: uppercase;
            font-size: 0.75em;
            font-weight: bold;
            background: rgba(0,0,0,0.15);
            padding: 0.125rem 0.75rem;
            border-radius: 100px;
        }

        .card .additional .user-card .points {
            top: 85%;
        }

        .card .additional .user-card svg {
            top: 50%;
        }

    .card .additional .more-info {
        width: 450px;
        float: left;
        position: absolute;
        left: 250px;
        height: 100%;
    }

        .card .additional .more-info h1 {
            color: #fff;
            margin-bottom: 0;
        }

    .card.green .additional .more-info h1 {
        color: #224C36;
    }

    .card .additional .coords {
        margin: 0 1rem;
        color: #fff;
        font-size: 1rem;
    }

    .card.green .additional .coords {
        color: #325C46;
    }

    .card .additional .coords span + span {
        float: right;
    }

    .card .additional .stats {
        font-size: 2rem;
        display: flex;
        position: absolute;
        bottom: 1rem;
        left: 1rem;
        right: 1rem;
        top: auto;
        color: #fff;
    }

    .card.green .additional .stats {
        color: #325C46;
    }

    .card .additional .stats > div {
        flex: 1;
        text-align: center;
    }

    .card .additional .stats i {
        display: block;
    }

    .card .additional .stats div.title {
        font-size: 0.75rem;
        font-weight: bold;
        text-transform: uppercase;
    }

    .card .additional .stats div.value {
        font-size: 1.5rem;
        font-weight: bold;
        line-height: 1.5rem;
    }

        .card .additional .stats div.value.infinity {
            font-size: 2.5rem;
        }

    .card .general {
        width: 450px;
        height: 100%;
        position: absolute;
        top: 15px;
        right: 0;
        z-index: 1;
        box-sizing: border-box;
        padding: 1rem;
        padding-top: 0;
    }

        .card .general .more {
            position: absolute;
            bottom: 1rem;
            right: 1rem;
            font-size: 0.9em;
        }

.r_blue_bg {
    background: #0082cd;
}

.r_green_bg {
    background: #87af20;
}

.r_red_bg {
    background: #ff4942;
}

.light-teal-bg {
    background: #16b7a3;
}

.LT_bRed {
    background: #f0534f !important;
    color: #fff;
}

.LT_bMaroon {
    background: #cc1818 !important;
}

.LT_bGray {
    background: #e9e9e9 !important;
}

.blrStage.active {
    background: #4ad74a;
}

.blrStage {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #333;
    background: #ccc;
}

.flame3.progress {
    width: 100%;
    height: 18px;
    /* margin: 10px 0 0 0 !important;*/
}

/*.flame3 .progress-bar {
    background: url("../images/animated_flame.gif") no-repeat;
}*/

.progress-bar-title {
    color: #fff;
}

/*.progress {
    margin-top: 12px;
    -webkit-box-shadow: inset 0 0px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0px 0px 2px #d9edf7;
    position: relative;
    display: inline-block;
    background-image: linear-gradient(rgb(45, 44, 44) 44px, #333 100%);
}*/

.flame2.progress {
    width: 79px;
    margin: 0px 0 0 0 !important;
    border-radius: 0;
}

.flame2 .progress-bar {
    background: url("../images/animated_flame.gif") no-repeat;
}

.slide-arrow {
    position: absolute;
    top: 42%;
    left: 95%;
    background: #ffffff;
    padding: 10px;
    box-shadow: 0 0 4px 0 #00000066;
    z-index: 1;
    width: 25px;
}
/************ New Ribbon Design Style End ************/
/************ intellihot New Theme Style Start ************/
.intellihotSiteData label, .intellihotSetpoint label {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.intellihotSiteData span, .intellihotSetpoint span {
    display: inline-block;
    font-size: 16px;
    padding: 5px 10px;
    margin: 5px 0 0 0;
    width: 280px;
}

.intel-data-tag {
    font-weight: 600 !important;
}

.teal-data-value-bg {
    background-color: #d3ece8 !important;
}

/************ intellihot New Theme Style End ************/
/* Boiler Error flipper style */

a.b_errors_btn {
    position: absolute;
    top: 4px;
    right: 4px;
    z-index: 9;
}

.align-center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.error_boiler_box {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    border: 1px solid #ccc;
}


    /* START: Accommodating for IE */

    .error_boiler_box.hover .back {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }

    .error_boiler_box.hover .front {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }


/* END: Accommodating for IE */

.error_boiler_box, .front, .back {
    vertical-align: top;
    display: inline-block;
    background: white;
    margin: 5px;
    border-radius: 10px;
    width: 172px;
    text-align: center;
    position: relative;
}

    .error_boiler_box .back {
        text-align: left;
        padding: 20px 10px;
    }

.flipper {
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 0.6s;
    -moz-transition: 0.6s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}

.front,
.back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);
    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);
    transition: 0.6s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    position: absolute;
    top: 0;
    left: 0;
}

.front {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin: 0;
    display: contents;
}

.back {
    background: lightblue;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    margin: 0;
    width: 100%;
}

    .back p {
        position: absolute;
        bottom: 40px;
        left: 0;
        right: 0;
        text-align: center;
        padding: 0 20px;
        font-size: 18px;
    }


.error_boiler_box.hover .fa-exclamation-circle {
    display: none;
}

.error_boiler_box .fa-times-circle {
    display: none;
}

.error_boiler_box .fa-exclamation-circle {
    display: block;
}

.error_boiler_box.hover .fa-times-circle {
    display: inline-block;
}


@media (max-width: 480px) {
    .error_boiler_box {
        /* display: block; */
        height: 180px;
        display: inline-block;
        background: white;
        margin: 3px 1px 3px 2px;
        border-radius: 10px;
        width: 172px;
        text-align: center;
        position: relative;
    }
}

/*Galaxys20+*/
@media screen and (max-width: 360px) {
    .error_boiler_box {
        /* display: block; */
        height: 180px;
        display: inline-block;
        background: #fff;
        margin: 1px 1px 1px 1px;
        border-radius: 10px;
        width: 166px;
        text-align: center;
        position: relative;
    }
}

/* Boiler Error flipper style */

#legendPlaceholder table {
    /*width: 100%;*/
}

/* Remove scroller from Boiler Box When NbrOfBoiler <=3 */
@media (min-width: 1790px) {
    .BoilersDataScroller {
        min-width: 577px;
    }

    .BoilersDataScrollFanCoil {
        min-width: 396px;
    }
}


div.legendColorBox {
    max-width: 100px;
    display: inline-block;
    padding: 0;
    margin-right: 7px;
    position: relative;
}

    div.legendColorBox input[type=checkbox] {
        opacity: 0;
    }

        div.legendColorBox input[type=checkbox] + label {
            font-weight: bold;
            margin-left: -10px;
            margin-bottom: 4px;
            cursor: pointer;
        }

            div.legendColorBox input[type=checkbox] + label:after {
                content: "";
                position: absolute;
                width: 13px;
                height: 13px;
                left: 2px;
                top: 2px;
                border: 1px solid #9e9e9e;
                border-radius: 2px;
            }

        div.legendColorBox input[type=checkbox]:checked + label:before {
            position: absolute;
            left: -3px;
            top: 9px;
            width: 9px;
            height: 4px;
            border: 2px solid white;
            border-right: none;
            border-top: none;
            content: "";
            transform: translateX(10px) rotate( -45deg);
            transform-origin: left bottom;
            box-shadow: -0.5px 0.5px 1px #607D8B;
            -webkit-transition: all .2s ease;
            transition: all .2s ease;
        }

    div.legendColorBox div {
        border-radius: 2px;
        position: relative;
        width: 13px;
        height: 13px;
        top: 2px;
        left: 2px;
        display: inline-block;
        margin: 0;
        padding: 0;
    }

.timepicker {
    left: 0 !important;
    top: calc(1.5em + 0.65rem + 2px) !important;
}

@media screen and (max-width:360px) {
    .error_boiler_box { /* display:block; */
        height: 180px;
        display: inline-block;
        background: #fff;
        margin: 1px 1px 1px 1px;
        border-radius: 10px;
        width: 167px;
        text-align: center;
        position: relative;
    }
}

.modalPopup {
    background-color: #fff;
    border: 3px solid #ccc;
    padding: 10px;
    width: 300px;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=90);
    opacity: 0.8;
}


@media only screen and (max-width: 415px) {
    /* Provide scrolling in boiler section for mobile view */
    #divBoilersHtml {
        display: inline-flex;
        width: 100%;
        height: 100%;
        overflow-y: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }
    /* For shifting the sensor in mobile view at sitestatusnew page for netburner site */
    #cwt-mobile-div {
        top: 15rem;
        position: absolute;
    }

    /* For providing padding above loops div & CWT div in mobile view at sitestatusnew page for netburner site */
    #loop-pump-mobile {
        padding-top: 1rem;
    }

    #BoilersCnt {
        padding-top: 20px;
    }

    #placeAddress {
        padding-top: 10px;
    }
}
/* For changing order in mobile view for all site */
@media only screen and (max-width: 415px) {

    /*Working fine*/
    #originalTanksAndCWT {
        display: none !important;
    }

    .mobileTanks {
        display: inline-grid !important;
    }

    .mobile-CWT-order {
        display: inline-grid !important;
        order: 2;
        margin-top: 8px !important;
    }

    .pumpSection {
        display: inline-grid !important;
        order: 3;
    }

    #mobile-boiler-order {
        display: inline-grid !important;
        order: 1;
    }
}

.mobileTanks, .mobile-CWT-order {
    display: none;
}

/*for Chiller Page responsive screen*/
@media (max-width: 415px) {
    .chillerGauge {
        padding-left: 20%;
    }

    .chillerGrid {
        padding-top: 20px;
    }
}

/* For side bar icon image hover highlight for better visibility */
.nav-item:hover > div > a > i > .imageIconSideBar {
    background-color: white !important;
}

.activity-comment {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #6c757d;
}

    .activity-comment .pull-left, .activity-comment .pull-right {
        float: left;
        margin: 0 auto;
        display: block;
        text-align: center;
    }

        .activity-comment .pull-left img {
            margin: 20px auto;
            display: block;
        }

    .activity-comment .comment-body {
        float: none;
        width: 100%;
        margin: 0 auto;
        display: block;
    }

    .activity-comment .userNameTitle {
        color: #333;
        font-weight: bold
    }

.handoff {
    min-height: 50px;
    /*border: 1px solid #c5d7ff;*/
    border-radius: 5px;
    margin: 0.5rem 0;
    width: 100% !important;
    padding: 0.20rem;
    word-break: break-word;
}


body.dark-theme .modal-body {
    color: white !important;
    background: #364252;
}

.RebootDevice {
    background: #1fac93 !important;
}

.divOverlap {
    position: absolute;
    width: 1px;
    height: 1px;
    bottom: 15px;
    left: 0px;
    display: none;
}

.tooltip_hover {
    position: relative !important;
    left: 4px;
    display: inline-block !important;
}

.tooltip-inner {
    background-color: #5A72A0 !important;
    opacity: 1;
}

.arrow::before {
    border-top-color: #5A72A0 !important;
    border-bottom-color: #5A72A0 !important
}

.tooltip.show {
    opacity: 1;
}

.multi-select-container {
    display: inline-block;
    position: relative;
}

.multi-select-menu {
    position: absolute;
    left: 0;
    top: 0.8em;
    float: left;
    min-width: 100%;
    background: #fff;
    margin: 1em 0;
    padding: 0.4em 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: none;
}

    .multi-select-menu input {
        margin-right: 0.3em;
        vertical-align: 0.1em;
    }

.multi-select-button {
    display: inline-block;
    font-size: 0.875em;
    padding: 0.2em 0.6em;
    max-width: 20em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: -0.5em;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    cursor: default;
}

    .multi-select-button:after {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0.4em 0.4em 0 0.4em;
        border-color: #999 transparent transparent transparent;
        margin-left: 0.4em;
        vertical-align: 0.1em;
    }

.multi-select-container--open .multi-select-menu {
    display: block;
}

.multi-select-container--open .multi-select-button:after {
    border-width: 0 0.4em 0.4em 0.4em;
    border-color: transparent transparent #999 transparent;
}

/* Basic styles for dropdown */
.dropdown_div {
    position: relative;
    display: inline-block;
    margin-left: 16px;
}

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #f1f1f1;
        }

.multi-select-menu {
    display: none;
    padding: 10px;
}

    .multi-select-menu label {
        display: block;
    }

    .multi-select-menu input[type="checkbox"] {
        margin-right: 10px;
    }

.show {
    /*display: block;*/
}

#multiSelectDropdown {
    position: absolute;
    left: 0px;
    top: 32px;
    border: 1px solid #e1e1e1;
}

#multiDropBtn {
    height: 32px;
    margin-bottom: 3px;
    width: 159px;
}

#searchInput:focus {
    color: black;
}

body.dark-theme .dropdown-item {
    background: #34495E;
}

body.light-theme .dropdown-item {
    background: #e5ebf7;
}

.dropdown-menu .dropdown-item:hover {
    color: #008e7c;
}

#searchInput::placeholder {
    text-align: left;
    padding-left: 11px;
}

#trendHeading {
    background-color: #6B696B;
    padding: 10px;
    margin: 5px 0px 20px 0px;
}

    #trendHeading .btn-primary {
        width: 50px;
    }

    #trendHeading .legend table {
        float: right;
        margin-top: -25px;
        background-color: rgb(218, 215, 215);
        height: 40px;
    }

        #trendHeading .legend table td.legendLabel {
            padding-right: 10px;
        }

    #trendHeading .legend > div {
        display: none;
    }

    #trendHeading .btn {
        padding: 6px 10px;
    }

body.light-theme #trendHeading {
    color: white;
}

@media only screen and (max-width: 844px) {
    /* For mobile phones: */
    #trendHeading [class*="col-2"] {
        flex: none !important;
        max-width: none !important;
    }
}

.weather-page .chartdiv {
    width: 100%;
    max-height: 600px;
    height: 100vh;
    margin-top: 20px;
    border: 1px solid gray;
    visibility: visible;
}


    .weather-page .chartdiv .loading-spinner {
        width: 100px;
        margin: auto;
        background: transparent;
    }

.weather-page .site-update-timer {
    width: 200px;
    margin-top: 15px;
    float: right;
}

.weather-page .clear-both {
    clear: both;
}

.siteOwnerInfo {
    display: inline-block !important;
    color: #333 !important;
    margin-right: 0.5rem;
    cursor: default;
    text-align: left;
    font-weight: 600;
}

    .siteOwnerInfo span {
        display: inline-block !important;
        margin-right: 0.2rem;
        cursor: default;
        color: #333;
    }

        .siteOwnerInfo span:before {
            color: #333 !important;
        }

    .siteOwnerInfo i {
        color: gray !important;
    }

body.dark-theme .siteOwnerInfo, body.dark-theme .siteOwnerInfo span {
    color: #f1f1f1;
}

    body.dark-theme .siteOwnerInfo span:before {
        color: #f1f1f1 !important;
    }

.sticky-header {
    position: sticky;
    top: 0;
    z-index: 2;
}

.chkSch_DaysOfWeek {
    width: 99%;
}

.viewonly-disabled {
    opacity: 0.7 !important;
    cursor: not-allowed !important;
    pointer-events: auto !important; 
    position: relative;
    z-index: 0;
}
    
    .viewonly-disabled::before {
        content: "";
        position: absolute;
        inset: 0;
        z-index: 1;
        cursor: not-allowed !important;
    }

    .viewonly-disabled i,
    .viewonly-disabled .fa,
    .viewonly-disabled .icon {
        opacity: 1 !important;
        color: inherit !important;
        position: relative;
        z-index: 2;
    }

button.viewonly-disabled:not([class*="btn-"]),
input[type="button"].viewonly-disabled:not([class*="btn-"]),
input[type="submit"].viewonly-disabled:not([class*="btn-"]),
a.btn.viewonly-disabled:not([class*="btn-"]) {
    background-color: inherit !important;
    border-color: inherit !important;
    color: inherit !important;
}

:is(button, input[type="button"], input[type="submit"], a.btn).viewonly-disabled:hover,
:is(button, input[type="button"], input[type="submit"], a.btn).viewonly-disabled:focus,
:is(button, input[type="button"], input[type="submit"], a.btn).viewonly-disabled:active {
    opacity: 0.7 !important;
    box-shadow: none !important;
    outline: none !important;
    text-decoration: none !important;
    transform: none !important;
    pointer-events: auto !important; 
}

.btn-dark.viewonly-disabled,
.btn-primary.viewonly-disabled,
.btn-info.viewonly-disabled,
.btn-danger.viewonly-disabled,
.btn-master.red.viewonly-disabled,
.btn-default.viewonly-disabled {
    opacity: 0.7 !important;
    color: #fff !important;
}

.btn-dark.viewonly-disabled {
    background-color: #212529 !important;
    border-color: #212529 !important;
}

.btn-primary.viewonly-disabled {
    background-color: #1fac93 !important;
    border-color: #1fac93 !important;
}

.btn-info.viewonly-disabled {
    background-color: #17a2b8 !important;
    border-color: #17a2b8 !important;
}

.btn-danger.viewonly-disabled,
.btn-master.red.viewonly-disabled,
.btn-master.red.pulse.viewonly-disabled {
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}

.btn-default.viewonly-disabled {
    background-color: #2f70a8 !important;
    border-color: #2f70a8 !important;
    position: relative;
}

    .btn-default.viewonly-disabled i,
    .btn-default.viewonly-disabled .fa,
    .btn-default.viewonly-disabled .icon {
        opacity: 1 !important;
        z-index: 2;
    }

a.viewonly-disabled:not(.btn) {
    opacity: 0.6 !important;
    cursor: not-allowed !important;
    text-decoration: none !important;
    position: relative;
    pointer-events: auto !important;
}

    a.viewonly-disabled:not(.btn)::before {
        content: "";
        position: absolute;
        inset: 0;
        z-index: 1;
        cursor: not-allowed !important;
    }

.interactive-section :is(input, select, textarea, label, button):not(.viewonly-disabled) {
    pointer-events: none !important;
    opacity: 0.7 !important;
    cursor: default !important;
}

input[type="button"][value="PR"].viewonly-disabled:not(.btn-danger) {
    opacity: 1 !important;
}

:is(input[type="submit"], input[type="button"], button)[disabled].viewonly-disabled {
    opacity: 0.7 !important;
    cursor: not-allowed !important;
    pointer-events: auto !important;
}

:is(input[type="submit"], input[type="button"], button).btn-default.viewonly-disabled[disabled] {
    background-color: #2f70a8 !important;
    border-color: #2f70a8 !important;
    color: #fff !important;
    position: relative;
}

:is(input[type="submit"], input[type="button"], button)[disabled].viewonly-disabled::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    cursor: not-allowed !important;
}
.tanks-main-container {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.tanks-bottom-row.three-columns {
    display: flex;
    gap: 15px;
    align-items: stretch;
    min-height: 130px;
    justify-content: space-between;
}

.empty-tank {
    background-color: #cccccc !important;
    border-color: #999999 !important;
    color: #666666 !important;
    opacity: 0.6;
}

.column {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 130px;
}

.t4-t5-column {
    max-width: 150px;
}

.t4-t5-container {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    color: white;
}

.tank-rectangle {
    border: 3px solid #A2A3A2;
    padding: 12px;    
    min-height: 50px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    border-radius: 8px;
    background-color: rgba(162, 163, 162, 0.1);
}

.empty-column {
    width: 100%;
    height: 100%;
}

.weather-section, .efficiency-section {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 80px;    
    border-radius: 8px;    
    text-align: center;
}

    .weather-section .weather,
    .efficiency-section .arrayLiveData {
        width: 100%;
    }


/* Responsive */
@media (max-width: 768px) {
    .tanks-bottom-row.three-columns {
        flex-direction: column;
        gap: 10px;
    }

    .column {
        width: 100%;
        min-height: auto;
    }

    .t4-t5-column {
        max-width: 100%;
    }

    .empty-column {
        display: none; 
    }

    .t4-t5-container {
        flex-direction: row;
        justify-content: center;
        gap: 15px;
    }

    .tank-rectangle {
        min-width: 120px;
        min-height: 70px;
    }

    .weather-section, .efficiency-section {
        min-height: 70px;
        padding: 10px;
    }

    .tanks-top-row {
        gap: 5px;
    }

    .tankCircle {
        width: 80px;
        height: 80px;
        font-size: 0.9em;
    }
}
.tanks-main-container-mobile {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.mobile-row-1 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}

.mobile-row-2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.mobile-row-3 {
    display: flex;
    justify-content: space-between;
    align-items: stretch; 
    gap: 8px;
    flex-wrap: nowrap; 
    min-height: 50px;
}

.mobile-t4-t5-container {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

    .mobile-t4-t5-container .tank-rectangle {
        padding: 6px 8px;
        border: 2px solid #A2A3A2;
        border-radius: 6px;
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        color: #fff;
    }

.mobile-weather-section {
    flex: 1;
    min-width: 0; 
    display: flex;
    align-items: center;
    justify-content: center;
}

    .mobile-weather-section .weather {
        text-align: center;
        padding: 5px;
        font-size: 0.75em;
        width: 100%;
        word-wrap: break-word; 
        overflow-wrap: break-word;
    }

.mobile-efficiency-section {
    flex-shrink: 0;
    min-width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 400px) {
    .mobile-row-3 {
        flex-wrap: wrap; 
        justify-content: center;
        gap: 5px;
    }

    .mobile-weather-section,
    .mobile-efficiency-section {
        min-width: 45%; 
        flex: 0 1 auto; 
    }        

    .mobile-row-1,
    .mobile-row-2 {
        gap: 8px;
    }

    .tankCircle {
        width: 55px;
        height: 55px;
        font-size: 0.7em;
    }

    .mobile-t4-t5-container .tank-rectangle {
        min-width: 120px;
        min-height: 35px;        
        padding: 4px 6px;
    }
}

.mobile-weather-section .weather * {
    max-width: 100%;
    word-break: break-word;
}

