body {
    font-family: Verdana, Arial, sans-serif !important;
    font-size: 12px !important;
    background-color: #E8D8C0 !important;

}
table td:nth-of-type(1) {
width:200px;
}
.cl1{
    width: 500px;
}

#onetime {
    width: 200px;
}

.nav{
    min-width: 900px;
}

nav {
    background-color: #E8D8C0 !important;
}
#eqm6 {
    position: absolute;
    left: 450px;
    top: 110px;
    /*margin: -1225px 0 0 400px;*/
    border: 1px solid black;
    border-collapse: collapse;
    width: 450px;
    background-color: white !important;
    font-family: calibri;
}
#eqm3 {
    position: absolute;
    left: 300px;
    top: 110px;
    /*margin: -1225px 0 0 400px;*/
    border: 1px solid black;
    border-collapse: collapse;
    width: 450px;
    background-color: white !important;
    font-family: calibri;
}
#eqm5 {
    position: absolute;
    left: 300px;
    top: 110px;
    /*margin: -1225px 0 0 400px;*/
    border: 1px solid black;
    border-collapse: collapse;
    width: 450px;
    background-color: white !important;
    font-family: calibri;
}
#eqm {
    position: absolute;
    left: 500px;
    top: 110px;
    /*margin: -1225px 0 0 400px;*/
    border: 1px solid black;
    border-collapse: collapse;
    width: 400px;
    background-color: white !important;
    font-family: calibri;
}
#mac{
    height: 20px;
    transition: .1s;
    transition-property: height;
}
#crashEQM{
	position: absolute;
    left: 400px;
    top: 180px;
    border: 1px solid black;
    border-collapse: collapse;
    background-color: white !important;
    font-family: calibri;
	text-align: center;
}
#heighborSliceBad
{
	background: red;
	border-top: 1px solid black;
}
#heighborSliceGood
{
	background: green;
	border-top: 1px solid black;
}
#eqm13 {
    position: absolute;
    left: 350px;
    top: 110px;
    /*margin: -1225px 0 0 400px;*/
    border: 1px solid black;
    border-collapse: collapse;
    width: 370px;
    background-color: white !important;
    font-family: calibri;
}

TABLE.noborder {
    border-collapse: collapse !important;
    border: 2px solid white !important;

}

TABLE.noborder TD,
TH {
    border: 2px solid white !important;
}

TD,
TH {
    color: black;
    padding: 3px;
    border: 1px solid black;
}

A {
    color: black !important;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;  
}

A:visited {
    color: black !important;
}

A:active {
    color: black !important;
}

#session {
    margin-left: 10px;
    display: none;
}
li{
    border-top:5px solid rgb(70, 130, 180);
    border-radius: 3px/3px;
 }
#session1 {
    margin-left: 10px;
    display: block;
}

.modal-dialog {
    width: 1400px !important;
}

#eqm2 {
    position: absolute;
    left: 1000px;
    top: 110px;
    background-color: white !important;
    font-family: calibri;
}

#eqm7 {
    position: absolute;
    left: 1000px;
    top: 110px;
    background-color: white !important;
    font-family: calibri;
}
#eqm14 {
    position: absolute;
    left: 900px;
    top: 110px;
    background-color: white !important;
    font-family: calibri;
    width: 120px;
}

#block1 {
    position: absolute;
    left: 10px;
    top: 90px;
}

#block2 {
    position: absolute;
    left: 220px;
    width: 204px;
    top: 50px;
}

#logport1 {
    display: none;
}

#logport2 {
    display: block;
}
#operstatus, #adminstatus {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none;   /* Chrome/Safari/Opera */
    -khtml-user-select: none;    /* Konqueror */
    -moz-user-select: none;      /* Firefox */
    -ms-user-select: none;       /* Internet Explorer/Edge */
    user-select: none;  
}
.monkeyy {
    display: none;
    position: absolute;
    left: 520px;
    top: 200px;
    font-size: 23px !important;
    color: black;
    background-color: #FF0000 !important;
}

#sc2 {
    display: none;
}

#sc1 {
    display: block;
}

#sc3 {
    display: none;
}

#stpstatus1 {
    display: block;
}

#stpstatus2 {
    display: none;
}
#stpstatus3 {
    display: none;
}

#offset {
    margin-top: -40px;
    margin-left: 10px;
}


#hellopreloader>p {
    display: none;
}

#hellopreloader_preload {
    display: block;
    position: absolute;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 1000px;
    background: #E8D8C0 url(/img/preloader.gif) center center no-repeat;

}

.toggle.ios,
.toggle-on.ios,
.toggle-off.ios {
    border-radius: 20px;
}

.toggle.ios .toggle-handle {
    border-radius: 20px;
}



  
 