html {
    width: 100%;
    height: 100%;
}

.grid-div {
    padding: 5px;
    background: #ffffff;
}

.header-login {
    height: 50px;
    background: white;
}

.easi-logo-img-loginpage {
    float: left;
}

.body-login-page {
    background: url("../img/background_login.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.panel-loginform {
    border-radius: 0px;
    border: none;
    border-top: 4px solid #3f3f3f;
    -webkit-box-shadow: 20px 20px 20px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 20px 20px 20px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 20px 20px 20px -5px rgba(0, 0, 0, 0.75);
}

.loginred {
    background: #e8112d !important;
    border: none;
    border-bottom: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.loginbutton {
    line-height: 11px;
    background: #e8112d;
    border-radius: 0px;
    border: none;
    height: 35px;
    border-bottom: 4px solid #3f3f3f;
    font-family: 'Roboto', sans-serif;
}

.loginbutton:hover,
.loginbutton:active,
.loginbutton:focus {
    background-color: #e8112d;
    border-color: #3f3f3f;
}

.loginred>.panel-title {
    color: white;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
}

.inputted {
    border-radius: 0px;
    border: 1px solid #d6d6d6;
    background: #f8f8f8;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}

.inputted:focus {
    outline: none;
}

.relative {
    position: relative;
}

.fimage1 {
    position: absolute;
    right: 0px;
    top: 0px;
    background: url("../img/icolog.jpg");
    width: 34px;
    height: 34px;
    background-size: cover;
}

.fimage2 {
    position: absolute;
    right: 0px;
    top: 0px;
    background: url("../img/icopass.jpg");
    width: 34px;
    height: 34px;
    background-size: cover;
}

.theline {
    height: 1px;
    width: 100%;
    background: #d4d4d4;
    margin-top: 18px;
    margin-bottom: 10px;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    height: auto;
}

.btngrid {
    padding: 0px 5px;
    margin-right: 3px;
}

.textarea-height {
    height: 108px !important;
    resize: none;
}

.inpheight {
    height: 34px;
}

.mapdiv {
    height: 206px;
}

.mapfind {
    cursor: pointer;
}

#companyuser_div {
    display: none;
}

.skin-blue .main-header .navbar {
    background-color: white;
}

.skin-blue .main-header .logo {
    background-color: #e8112d;
}

.skin-blue .main-header .logo:hover {
    background: #e8112d;
}

.skin-blue .sidebar-menu>li.active>a,
.skin-blue .sidebar-menu>li>a:hover,
.skin-blue .sidebar-menu>li.active>a {
    /*border-left-color: #DD4B39;*/
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: #000000;
}

.skin-blue .main-header li.user-header {
    background-color: #DD4B39;
}

.login-panel .alert {
    border-radius: 0px !important;
}

.skin-blue .main-sidebar {
    background: white;
}

.skin-blue .sidebar-menu>li.active>a,
.skin-blue .sidebar-menu>li>a:hover,
.skin-blue .sidebar-menu>li.active>a {
    background: #e8112d;
}

.skin-blue .sidebar-menu>li>.treeview-menu {
    margin: 0px;
    margin-right: 1px;
    background: white;
}

.skin-blue .treeview-menu>li>a,
.skin-blue .sidebar a {
    color: #1C2D35;
}

.skin-blue .sidebar-form input[type="text"],
.skin-blue .sidebar-form .btn {
    background-color: #E6EEF2;
}

.sidebar-toggle {
    color: #000000 !important;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: white !important;
}

#dropdown-panel {
    color: #000000;
}

.admin-role {
    font-size: 14px;
    margin-left: 5px;
    display: inline-block;
    text-transform: uppercase;
}

.tdb {
    font-size: 19px;
}

.tds {
    font-size: 13px;
}

.content-wrapper,
.right-side {
    background-color: #FCFCFC;
}

.content-wrapper {
    padding-top: 53px;
}

.main-header {
    border-bottom: 3px solid rgb(199, 191, 191);
    position: fixed;
    width: 100%;
}

.btn-primary {
    background-color: #e8112d;
    border-color: #910A2C;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.hover {
    background-color: #e8112d;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    border-color: #e8112d;
}

.box.box-primary {
    border-top-color: #e8112d;
    background: rgb(240, 240, 240);
}

.redded {
    color: #e8112d;
}

.skin-blue .main-header li.user-header {
    background-color: #e8112d;
}

.skin-blue .wrapper {
    background: white;
}

.preview-image {
    max-height: 120px;
    max-width: 300px;
    cursor: pointer;
}

.hiddeninput {
    display: none !important;
}

.sidebar-menu>li>a {
    text-transform: uppercase;
}

.skin-blue .sidebar a {
    color: #e8112d;
    font-family: 'Roboto Condensed', sans-serif;
}

body {
    font-family: 'Roboto Condensed', sans-serif;
}

.skin-blue .treeview-menu>li>a,
.skin-blue .sidebar a {
    color: #e8112d;
}

.skin-blue .treeview-menu>li.active>a,
.skin-blue .treeview-menu>li>a:hover {
    color: #e8112d;
}

.skin-blue .treeview-menu>li>a:hover,
.skin-blue .treeview-menu>li.active>a {
    color: #000000;
}

.sidebar-menu>li>.treeview-menu>li {
    border-bottom: 1px solid #D3CFCF;
    padding-left: 0px;
}

.sidebar-menu>li {
    background-color: rgb(240, 240, 240);
}

.box-title {
    font-family: 'Roboto Condensed', sans-serif;
}

span.select2-container {
    width: 100% !important;
    border-radius: 0px;
}

.space1 {
    padding: 15px 0px;
}

#grid-substances th[data-column-id="id"] {
    width: 5%;
}

#grid-substances th[data-column-id="name"] {
    width: 13%;
}

#grid-substances th[data-column-id="state"] {
    width: 9%;
}

#grid-substances th[data-column-id="link"] {
    width: 15%;
    text-align: center;
}

#grid-substances tbody tr td:last-child {
    text-align: center;
}

#grid-substances th[data-column-id="status"] {
    width: 7%;
}

.floor_image_div {
    position: relative;
}

.loader {
    background: url("../img/loading.gif") 50% 50% no-repeat;
    width: 100%;
    height: 150px;
    background-size: 80px;
}

#select_substance_loader {
    display: none;
}

#visible_select_subs {
    display: none;
}

.img_label_select {
    height: 80px;
    margin-right: 10px;
    border: 3px solid white;
    cursor: pointer;
}

.active_select_img.img_label_select {
    border: 3px solid red;
}

.appended_floor_substance {
    height: 80px;
    position: absolute;
    border: 3px solid rgba(232, 17, 45, 0.2) !important;
}

.cursor-crosshair.floor_image_div {
    cursor: crosshair;
}

.floor-image-bg {
    width: 100%;
}

.remove-substance-from-fllor,
.remove-stand,
.remove-from-stand-substance {
    color: red;
    cursor: pointer;
    border: none;
    padding: 0px;
    background: none;
}

.edit-stand {
    color: green;
    cursor: pointer;
    border: none;
    padding: 0px;
    background: none;
}

.hovered_suof {
    border: 3px solid rgba(232, 17, 45, 1) !important;
}

.remove-from-fllor-div-container {}

.delfloor {
    margin-top: 10px;
}

.delfloor>a {
    color: red;
}

.btncreate {
    float: right;
    margin-right: 23px;
}

.floor_image_map_div {
    margin-top: 5px;
    width: 100%;
    height: 750px;
}

.floor_image_map_div.activemap .leaflet-image-layer {
    cursor: crosshair;
}

.encoded_markers,
.encoded_markers-suof,
.encoded_markers-stands {
    display: none;
}

.selected_marker {
    border: 2px solid #e8112d;
}

.info-box {
    display: inline-block;
}

.infobox-content-nomargin {
    margin-left: 0px;
}

.pleft {
    padding-left: 10px;
}

#dashboardmap {
    width: 100%;
    height: 300px;
}

.unknown_icon {
    height: 60px;
    margin-right: 5px;
    border: 2px solid white;
    cursor: pointer;
}

.active_unknown_icon {
    border: 2px solid #ff0000 !important;
    cursor: default !important;
}

.dispnone {
    display: none;
}

.dispnone-important {
    display: none !important;
}

.company-floor-substance {
    width: 80px;
    margin-right: 8px;
    border: 2px solid white;
    cursor: pointer;
}

#edit-stand-modal-loader {}

#edit-stand-modal-loader>img {
    width: 150px;
}

#edit-stand-modal-content {
    padding: 15px;
}

.remove-stand-substance {}

.tac {
    text-align: center;
}

.w50 {
    width: 50px;
}

.ta {
    width: auto;
}

.ta>tr>td:last-child {
    text-align: center;
}

.suoflist {
    display: none;
}

.displaytree {
    cursor: pointer;
}

#myModal-edit-company-stock .modal-body {
    padding: 0px;
}

#myModal-edit-company-stock .modal-body h3 {
    margin-top: 0px;
}

#grid-companysubstances th[data-column-id=id] {
    width: 50px;
}

#grid-companysubstances th[data-column-id=link] {
    width: 100px;
}

#grid-companysubstances th[data-column-id=ungevi] {
    width: 90px;
}

#grid-companysubstances th[data-column-id=quant] {
    width: 70px;
}

#grid-companysubstances th[data-column-id=uom] {
    width: 90px;
}

#grid-companysubstances th[data-column-id=used] {
    width: 90px;
}

#grid-companysubstances th[data-column-id=doc] {
    width: 100px;
}

#grid-companysubstances th[data-column-id=type] {
    width: 100px;
}

.areacolor {
    font-weight: bold;
    font-size: 22px;
    text-decoration: underline;
    cursor: pointer;
}

.area-label-on-map {
    background: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    border: 2px solid #e8112d;
    white-space: nowrap;
    font-weight: bold;
    font-size: 10px;
    padding: 3px 4px;
    display: inline-block;
}

.area-label-on-map-color {
    top: 7px;
    left: 6px;
    display: inline-block;
    width: 11px;
    height: 11px;
    background: green;
    position: absolute;
}

.demo_size {
    width: 0px;
    opacity: 0;
}

.arcolorparent {
    display: inline-block;
    padding-top: 13px;
}

.encoded_zones {}

.leaflet-draw-edit-edit,
.leaflet-draw-draw-polygon {
    display: none !important;
}

.butdeletefloor {
    color: #ffffff !important;
}

.notifications-grid th[data-column-id=link] {
    width: 10%;
}

.bluebutcrud,
.bluebutcrud:active,
.bluebutcrud:focus {
    background-color: rgb(0, 188, 234);
    border-color: rgb(0, 188, 234);
}

.bluebutcrud:hover {
    background-color: rgb(0, 170, 234);
    border-color: rgb(0, 170, 234);
}

.ui-autocomplete {
    position: absolute;
    z-index: 1000;
    cursor: default;
    padding: 0;
    margin-top: 2px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.ui-autocomplete>li {
    padding: 3px 20px;
}

.ui-autocomplete>li.ui-state-focus {
    background-color: #DDD;
}

.ui-helper-hidden-accessible {
    display: none;
}

.manual-grid {
    color: #00b3ee;
}

#grid-data th[data-column-id="manual"] {
    width: 70px;
}

#grid-data td[data-column-id="manual"] {
    text-align: center;
}

.actions.btn-group .dropdown-menu.pull-right li:last-child>a {
    display: none !important;
}

#grid-companysubstances th[data-column-id="manual"] {
    width: 50px;
}

/* Chart styles */
.chart-responsive {
    display: flex;
    align-items: center;
}

.chart-responsive #pieChart {
    max-height: 260px;
    max-width: 260px;
}

.chart-responsive #pieChart-legend ul {
    list-style: none;
    padding: 0;
    padding-left: 50px;
}

.chart-responsive #pieChart-legend ul li {
    display: flex;
    align-items: center;
    margin-bottom: 4px;
}

.chart-responsive #pieChart-legend ul li span {
    display: inline-block;
}

.chart-responsive #pieChart-legend ul li span.chart-legend {
    width: 50px;
    height: 25px;
    margin-right: 10px;
}

.chart-total-mass {
    text-align: center;
    width: 100%;
    padding: 10px 0 10px 0;
}

/* End chart styles */
/* Start navbar notification styles */
.navbar-custom-menu .dropdown-menu.notify-drop {
    min-width: 330px;
    background-color: #fff;
    min-height: 360px;
    max-height: 360px;
}

.navbar-custom-menu .dropdown-menu.notify-drop .notify-drop-title {
    border-bottom: 1px solid #e2e2e2;
    padding: 5px 15px 10px 15px;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content {
    min-height: 280px;
    max-height: 280px;
    overflow-y: scroll;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content::-webkit-scrollbar-thumb {
    background-color: #ccc;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content>li {
    border-bottom: 1px solid #e2e2e2;
    padding: 10px 0px 5px 0px;
    cursor: pointer;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content>li:nth-child(2n+0) {
    background-color: #fafafa;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content>li:after {
    content: "";
    clear: both;
    display: block;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content>li:hover {
    background-color: #fcfcfc;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content>li:last-child {
    border-bottom: none;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content>li .notify-img {
    float: left;
    display: inline-block;
    width: 45px;
    height: 45px;
    margin: 0px 0px 8px 0px;
}

.navbar-custom-menu .dropdown-menu.notify-drop .allRead {
    margin-right: 7px;
}

.navbar-custom-menu .dropdown-menu.notify-drop .rIcon {
    float: right;
    color: #999;
}

.navbar-custom-menu .dropdown-menu.notify-drop .rIcon:hover {
    color: #333;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content>li a {
    font-size: 12px;
    font-weight: normal;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content>li {
    font-weight: bold;
    font-size: 11px;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content>li hr {
    margin: 5px 0;
    width: 70%;
    border-color: #e2e2e2;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content .pd-l0 {
    padding-left: 0;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content>li p {
    font-size: 11px;
    color: #666;
    font-weight: normal;
    margin: 3px 0;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content>li p.time {
    font-size: 10px;
    font-weight: 600;
    top: -6px;
    margin: 8px 0px 0px 0px;
    padding: 0px 3px;
    border: 1px solid #e2e2e2;
    position: relative;
    background-image: linear-gradient(#fff, #f2f2f2);
    display: inline-block;
    border-radius: 2px;
    color: #B97745;
}

.navbar-custom-menu .dropdown-menu.notify-drop .drop-content>li p.time:hover {
    background-image: linear-gradient(#fff, #fff);
}

.navbar-custom-menu .dropdown-menu.notify-drop .notify-drop-footer {
    border-top: 1px solid #e2e2e2;
    bottom: 0;
    position: relative;
    padding: 8px 15px;
}

.navbar-custom-menu .dropdown-menu.notify-drop .notify-drop-footer a {
    color: #777;
    text-decoration: none;
}

.navbar-custom-menu .dropdown-menu.notify-drop .notify-drop-footer a:hover {
    color: #333;
}

/* Eind navbar notification styles */