@font-face {
    font-family: Museo Sans Cyrl;
    src: url(../fonts/MuseoSansCyrl.otf);
    font-weight: normal;
}
@font-face {
    font-family: Museo Sans Cyrl;
    src: url(../fonts/MuseoSansCyrl_0.otf);
    font-weight: 300;
}
@font-face {
    font-family: Museo Sans Cyrl;
    src: url(../fonts/MuseoSansCyrl_1.otf);
    font-weight: 500;
}
@font-face {
    font-family: Museo Sans Cyrl;
    src: url(../fonts/MuseoSansCyrl_2.otf);
    font-weight: 700;
}
@font-face {
    font-family: Museo Sans Cyrl;
    src: url(../fonts/MuseoSansCyrl_3.otf);
    font-weight: 900;
}
@font-face {
    font-family: Taurus;
    src: url(../fonts/TAURU.otf);
}
body,html,head
{
 
    width: 100%;
    height: 100%;
    background: inherit;
    overflow: hidden;
    font-family: Museo Sans Cyrl;
    padding: 0px;
}
.toggle_sticky
{
    float: left
}
html
{
    background: url(../images/bg228_3.png);
    background-size: cover;
   /* background: url(https://zellox.com/wp-content/uploads/2016/05/website-backgrounds-%E2%80%AB1%E2%80%AC-%E2%80%AB%E2%80%AC-1920x1080.jpg);
   background: url(../images/new/bg1.png);
    background-size: cover;
    background-position-x: center;*/
    /*background-position: center;
    background-repeat: no-repeat;*/
}
.v
{
    position: fixed;
    top:0;
    right: 0.5rem;
    color: white;
    font-size: 10px;
}
blockquote
{
    border-color: #8340f7;
    background: white;
        border-width: 2px
}
optgroup
{
    font-size: 0;
}
option
{
    font-size: 13px;
}
body
{
    
}
header
{
    height: 3.2rem;
    background: #0cb8e2;
}
th
{
    color: rgba(35,31,32,0.7);
}
td{
     color: rgba(35,31,32,0.7);
}
h1
{
    margin: 0;
}

.h2_head
{
    padding: 1rem 4rem; 
    background: white;
    border-left: 2px solid #1da3e8;
}
.head-title
{
        padding: 2.5rem 2rem;
    padding-bottom: 1rem;
    font-weight: 400!important;
    padding-top: 1.5rem;
}
.head-mytext
{
        padding: 0rem 2rem;
    padding-bottom: 1rem;
    font-size: 16px;
    font-weight: 400!important;
}
.left-panel
{
    
    position: relative;
    width: 100%;
    width: calc(100% - 2rem);
    height: 100%;
    float:  left;
    margin: 0rem;
    margin-top: 2.5rem;
    /*margin-left: 1rem;*/
    font-size: 13px;
    padding: 1rem;
    background: rgba(255,255,255,1);
    /* myborder */
    border-color: #ddd;
    border-width: 1px;
    border-style: solid;
    box-shadow: 1px 0 1px 1px #dae7f1;
   /* box-shadow: 0 0 0 1px #c1c1c1;
    border-radius: 4px*/
        
}
.connect_fail
{
    position: fixed;
    width: 100%;
    height: 100%;
    background: white;
    z-index: 100000;
}
.loader_content 
{
    text-align: center;
    position: absolute;
    width: 100%;
    margin-top: 20%;
}
.loader_content p 
{
    padding: 6rem;
    font-size: 3rem;
    color: #13aee5
}
.loaderspan
{
  font-size: 10rem;
  -webkit-animation: spinner 1.2s infinite linear;
  animation: spinner 1.2s infinite linear;
}
.spinner {
  width: 8rem;
  height: 8rem;
  will-change:auto;

  margin: 33rem auto;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
}
@-webkit-keyframes spinner {
  0% { color: #05d1c0;
      -webkit-transform: rotate(0deg);
      opacity: 1;
      
  }
  50% { 
      color: #0bbce1;
      -webkit-transform: rotate(180deg);
      opacity: 0.3;
        
  }
  100% {
      color: #3d77f4;  
     -webkit-transform: rotate(360deg);
     opacity: 1;
  }
}

@keyframes spinner {
  0% { 
      opacity: 1;
      color: #05d1c0;
    transform: rotate(0deg)
    -webkit-transform: rotate(0deg);
  } 50% { 
      opacity: 0.3;
      color: #0bbce1;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg) ;
  } 100% { 
      opacity: 1;
      color: #3d77f4;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    
  }
}
.table_type_1_text
{
    padding-top: 1rem;
    text-align: left;
    font-weight: 500
}
.table-icon-type_1
{
    font-size: 30px;
    padding: 1rem;
    padding-bottom: 0;
}
.table_type_2_text
{
    text-align: left;
}
.report_panel
{
    margin: 1rem 0 ;
}
.content
{
    position: relative;
    width: calc(100% - 1rem);
    height: 100%;
    float: left;
   /* background: #f3f3f3;*/
    overflow-y: auto;
}
.bt-head-panel
{
    border-radius: 4px;
    color: #231f20;
    border-radius: 0;
    float: left;
    width: 10rem;
    text-align: center;
    padding: 5px 0;
    margin: 0.5rem
  
}
.btn
{
    border-radius: 0;
}
.bt-head-panel>span
{
    display: block;
    width: 100%;
    text-align: center;
    padding: 0.5rem 0;
    font-size: 30px;
}
.bt-head-panel-active
{
 color: white;
    background: rgba(12,184,226,1);
}
.head-page
{
    width: 100%;
    height: 2rem;
   /* background-image: -webkit-linear-gradient(Top,rgba(255, 255, 255, 0.9),#f3f3f3);
    background-image: linear-gradient(180deg,rgba(255, 255, 255, 0.9),#f3f3f3);*/
    position: relative;
    z-index: 1;
}
.head-page-big
{
    width: 100%;
    height: 9rem;
    /*background-image: -webkit-linear-gradient(Top,rgba(255, 255, 255, 0.9),#f3f3f3);
    background-image: linear-gradient(180deg,rgba(255, 255, 255, 0.9),#f3f3f3);*/
    position: relative;
    z-index: 1;
}
.content-panel
{
            position: relative;
    width: 100%;
    max-height: CALC(100% - 15rem);
    overflow: auto;
}
.ul-menu
{
        margin: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin-bottom: 0.5rem
}
.li-menu
{
    width: calc(100% - 2rem);
    height: 4.5rem;
    margin: 0.2rem 0.2rem;
    padding: 0.5rem 3rem;
    text-align: center;
    color: #231f20;
    cursor: pointer;
    background-color: rgb(255, 255, 255);
   /* background-image: url(../images/icon/down.png);*/
    background-size: 4rem;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
    border-left: 2px solid #231f20;
    display: inline-block;
}
.li-report
{
    height: 3rem;
}
.content-page
{
    padding: 0;
 /* margin-top: 1.5rem;*/
}
.li-menu-active
{
    border-left: 2px solid #13aee5; 
}
.li-menu:hover
{
     border-left: 2px solid #13aee5; 
}
.li-menu h4
{
    padding: 0;
    margin: 0;
    text-align: left;
        font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
}
.li-menu p
{
    text-align: left;
    margin: 0;
    padding: 0;
     white-space: nowrap;
    overflow: hidden;
}
.li-menu-level_2
{
      height: 2.5rem;
    background-size: 2rem;
    text-align: left;
    margin-left: 4rem;
    width: calc(100% - 6rem);
    border-left: 1px solid #231f20;
    list-style-type: none;
}
.li-menu-level_3
{
    height: 4rem;
    text-align: left;
    margin-left: 4rem;
    width: calc(100% - 6rem);
    border-left: none;
    list-style-type: none;
    background-size: 4.5rem;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center;
     border-bottom: 1px solid transparent; 
         white-space: nowrap;
    overflow: hidden;
    padding-left: 5rem;
    padding-top: 1rem;
    margin-bottom: 0;
}
.padding0
{
    padding: 0;
}
.head-panel_1
{
    padding: 0;
    padding-bottom: 9px;
    background: white;
    border-left: 2px solid #1da0bd;
}
.cell
{
        margin: 0rem;
    padding: 0.5rem;
    background-color: rgba(255,255,255,0.85);
    border-width: 1px;
    border-color: #ddd;
    box-shadow: 1px 0 1px 1px #dae7f1;
    box-shadow: none;
    border-style: solid;
    background: white;border-color: #ddd;border-width: 1px; border-style: solid;
    
}
.daterangepicker.ltr
{
    margin-top: 2rem;
    border-radius: 0;
}
.ranges li
{
    border-radius: 0;
}
.ranges li.active
{
    background-color: #0cb8e2;
    border: 1px solid #0cb8e2;
}
.daterangepicker .input-mini.active
{
    border-radius: 0;
}
.daterangepicker .input-mini
{
    border-radius: 0;
}


.head-cell-content
{
    
        text-align: center;
    padding: 1rem;
    /*float: left; border-bottom: 1px solid rgba(221, 221, 221, 0.8);*/
    border-radius: 4px;
}
.container_select
{
    width: 100%;
    margin: 1rem 0;
}

.body-cell-content
{
        text-align: center;
    padding: 1rem;
    max-height: 500px;
    overflow-y: auto;
    position: relative;
    padding-top: 0px;
}
.form-control
{
    border-radius: 0;
}
.multiSelect
{
    display: block;
    width: 100%;
}
.multiSelect > button
{
    width: 100%;
    min-height: 34px !important;
    border: 1px solid #ccc;
    text-align: left;
    border-radius: 0;
}
.multiSelect > button:hover
{
  background-image: none;
  
}
.multiSelect .checkboxLayer{
    position: fixed
}
.multiSelect .caret
{
    position: absolute;
    top:13px;
    right: 6px;
}
.multiSelect .checkboxLayer
{
    margin-top: 0.2rem;
    border-radius: 0;
    background-color: white;
}
.multiSelect .helperButton
{
    background-color: white;
    border: 1px solid white;
}
.multiSelect .helperButton:hover
{
    border: 1px solid white;
    background-color: white;
    color: #231f20;
    border-bottom: 1px solid #13aee5;
}
.multiSelect .helperButton:active
{
    border: 1px solid white;
    background-color: white;
    color: #231f20;
    border-bottom: 1px solid #13aee5;
}
.multiSelect .helperButton:focus
{
     border: 1px solid white !important;
     -web-box-shodow: none !important;
     box-shadow: none !important;
      border-bottom: 1px solid #13aee5 !important;
} 
.multiSelect .multiSelectItem:not(.multiSelectGroup).selected
{
    background: transparent;
    border: none;
}
.multiSelect .multiSelectItem:hover,
.multiSelect .multiSelectGroup:hover
{
   background: #0cb8e2 !important;
}
.body-cell-content .big
{
     
    max-height: 100%;
    
}
.head-cell-content .close
{
    position: absolute;
    right: 2rem;
    top:2rem;
}
.btn-stick
{
    
}
.table-big
{
    min-width: 760px;
}
.h3-title-cell
{
    text-transform: uppercase;
    margin: 0;
    font-size: 20px;
    color: rgba(35, 31, 32, 0.8);
}
.li-menu-level_3:hover
{
     border-left: none;
     background: #00d2ba;
     color: white;
}
.li-menu-level_3:hover>.icon-device
{
     color:white !important;
     border-color: white !important;
}
.li-menu-level_2:hover
{
     border-left: 1px solid #13aee5; 
}
.head-text
{
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    text-align: center
}
.img_head
{
        position: absolute;
    right: 0;
    z-index: 0;
    height: 100%;
    padding: 2.5rem 2rem;
}
.head-panel
{
        position: relative;
    width: 100%;
    height: 9rem;
}
.img_logo
{
        width: 20rem;
    padding: 1rem 0rem;
    /*padding-left: 3rem;
    padding-right: 4rem;*/
    
}
.page
{
    display: block;
    width: 100%;
    height: 100%;
   /* position: absolute;*/
}
.loader
{
    width: 100%;
    height: 100%;
    overflow: hidden;
   
}
.floar-right
{
    float: right
}
.my-row
{
    max-height: calc(100% - 3.2rem );
    overflow-y: auto;
    width: 100%;
    position: absolute;
    top: 3.2rem
        
}

.stick
{
    width: 100%;
    height: auto;
    position:relative;
    background: transparent;

    float: left;
}
.stick-general-info
{
   /* max-width: 100%;*/
}
.stick-summary-info
{
   /* max-width: 100%;*/
}
.container_charts
{
    height: 300px;
    width: 100%;
    position: relative;
    /*max-width: 538px;*/
}
.tr-left
{
    text-align: left;
}
.stick-60
{
    /*max-width: 100%;*/

}
.stick-data
{
  /*  max-width: 100%;
      margin: 0;*/
}
.spinner {
  width: 8rem;
  height: 8rem;
  will-change:auto;

  margin: 33rem auto;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
  0% { background-color: #05d1c0;
      -webkit-transform: perspective(120px);
      
  }
  50% { 
      background-color: #0bbce1;-webkit-transform: perspective(120px) rotateY(180deg);
        
  }
  100% {background-color: #3d77f4;  -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg);}
}

@keyframes sk-rotateplane {
  0% { 
      background-color: #05d1c0;
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) ;
  } 50% { 
      background-color: #0bbce1;
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) ;
  } 100% { 
      background-color: #3d77f4;
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    
  }
}
.loader .background-image
{
    width: 100%;
    height: 100%;
    background-image: url(../images/loader.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25rem;
}
.loader .background-image.animated
{
    -webkit-animation: vega-loader 4s infinite;
    animation: vega-loader 10s infinite;
    animation-timing-function: linear;
}
.modal-content
{
    border-radius: 0;
}
.bt-left-panel
{
    width: 100%;
    height: 5rem;
    margin: 0.2rem 0;
    padding: 1.3rem 3rem;
    text-align: center;
    color: rgba(35, 31, 32, 0.6);
    cursor: pointer;
    background-color: rgb(255, 255, 255);
    border: 2px solid rgba(35, 31, 32, 0.2);
    font-size: 14px;
    font-weight: 500;
    border-radius: 0px;
}
.bt-left-panel:hover
{
    text-decoration: none;
    border: 2px solid rgba(0, 210, 186, 0.5);
    color: rgba(35, 31, 32, 1);
}
.bt-left-panel:active
{
    text-decoration: none;
    border: 2px solid rgba(0, 210, 186, 1);
    color: rgba(35, 31, 32, 1);
    box-shadow: none;
    -box-shadow:none;
}
.bt-left-panel:focus
{
    outline: 0px;
    outline-offset: 0px;
    color: rgba(35, 31, 32, 1);
}
.bt-left-panel:active:focus, .bt-left-panel:focus
{
    outline: 0px;
    outline-offset: 0px;
    color: rgba(35, 31, 32, 1);
}
.bt-white
{
    background: white;
}
.btn-info
{
    background: #0bbce1;
}

.btn-default,.btn-default:hover,.btn-default:active,.btn-default:focus
{
    background: white
}
.color{
    width: 100%;
    height: 100%;
    min-height: 2rem;
    min-width: 2rem;
    display: block;
}
.nya-bs-select
{
    width: 100%;
    display: block;
}
.table-cell-vega
{
   
    cursor: pointer;
}
.table-cell-vega:hover
{
    background: rgba(64,188,235,0.1);
}
.table-cell-vega:active
{
    background: rgba(64,188,235,0.3);
}
.stick-general-info .cell .body-cell-content
{
   /* min-height: 26rem;*/
}
.stick-summary-info .cell .body-cell-content
{
   /* min-height: 26rem;*/
}
.modal-body
{
    float: left;
    width: 100%
}
.pac-container
{
    z-index: 1051 !important;
}
.typeahead
{
    z-index: 1051 !important;
    display: block !important;
}
.btn-header{
  position: relative;
    display: inline-block;
    margin: 0;
    border: 0;
    color: rgb(255, 255, 255);
    border-radius: 0;
    border-bottom: 3px solid;
    border-color: transparent;
}
.btn-header:hover{
    border: 0;
    color: rgb(255, 255, 255);
    border-bottom: 3px solid;
    border-color: white;
}
.btn-header-active{
    background: rgba(255,255,255,0.1);
    border: 0;
    color: rgb(255, 255, 255);
    border-bottom: 3px solid;
    border-color: white;
}
.work-panel
{
    color:white;
   /* background: #0cb8e2;margin:0 3rem;margin: 0.5rem;*/
   background: white;
    
    border-radius: 4px;
    
    padding: 0.3rem;
}
.work-panel .head-cell-content
{
    background: #0cb8e2;
}
.bt-head-panel:focus,.bt-head-panel:hover
{

    color: white;
    background: rgba(12,184,226,0.6);
    /*color:#0cb8e2;
    background: rgba(12,184,226,0.4)*/
}
.my_animated
{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.olyrm
{
    -webkit-animation: olyrm 1s infinite;
    animation: olyrm 1s infinite;
    animation-timing-function: linear;
}
.table>thead>tr>th
{
    border-bottom: none;
}
.table>tbody>tr>td
{
    border-top: none;
}
.li-menu-level_3>fa-check
{
    position: absolute;
    right: 1rem;
}
.padding-left0
{
    padding-left: 0;
}
.block-info-style-1
{
    color: #231f20;
    width: 100%;
    border-color: #ddd;
    border-width: 1px;
    border-style: solid;
    background: white;
    box-shadow: 1px 0 1px 1px #dae7f1;
}
.block-info-style-2
{
    padding: 0;
    color: #231f20;
    background: transparent;
    text-align: left;
    float: left;
    font-size: 12px
}
.block-info
{
    padding: 0.5rem 1rem;
    display: inline-block;
    
}

.block-daterange
{
    padding: 0.5rem 1rem;
    display: inline-block;
}
.block-info>table>tbody>tr>td
{
    color: inherit;
}
.icon-device_icon
{
    padding-left: 0.5rem;
    padding-right: 1.3rem;
    padding-top: 0.5rem;
    font-size: 25px;
}

.time
{
    font-size: 10px;
    font-weight: normal;
}
.head-info
{
    margin: 0;
    font-size: 20px;
}
 .body-info
{
    margin: 0;
    font-size: inherit;
    font-weight: 700;
}

@-webkit-keyframes olyrm
{
    /*
    0%, to {
        -webkit-transform: scale(1) rotate(0deg);
    }
    50% {
        -webkit-transform: scale(.8) rotate(-15deg);
    }*/
    0%, to {
        background:rgba(255,0,0,0.4);
     /* border-bottom:  1px solid red;*/
    }
    50% {
/* border-bottom: 1px solid #00d2ba;*/
background:rgba(0,210,186,0.4);
    }
}
@keyframes olyrm
{
    /*
    0%, to {
        transform: scale(1) rotate(0deg);
    }
    50% {
        transform: scale(.8) rotate(-15deg);
    }*/
    0%{
        background:rgba(255,0,0,0.4);
    }
   
    to
    {
        background:rgba(0,210,186,0.4);
        
    }
}
.olyrm2
{
    -webkit-animation: olyrm2 1s infinite;
    animation: olyrm2 1s infinite;
    animation-timing-function: linear;
}
@-webkit-keyframes olyrm2
{
    /*
    0%, to {
        -webkit-transform: scale(1) rotate(0deg);
    }
    50% {
        -webkit-transform: scale(.8) rotate(-15deg);
    }*/
    0%, to {
      color:  red;
    }
    50% {
 color: #00d2ba;
    }
}
@keyframes olyrm2
{
    /*
    0%, to {
        transform: scale(1) rotate(0deg);
    }
    50% {
        transform: scale(.8) rotate(-15deg);
    }*/
    0%{
        color:  red;
    }
   
    to
    {
        color:  #00d2ba;
    }
}
.olyrm3
{
    -webkit-animation: olyrm3 1s infinite;
    animation: olyrm3 1s infinite;
    animation-timing-function: linear;
}
@-webkit-keyframes olyrm3
{
    /*
    0%, to {
        -webkit-transform: scale(1) rotate(0deg);
    }
    50% {
        -webkit-transform: scale(.8) rotate(-15deg);
    }*/
    0%, to {
      border-left: 2px solid  red;
    }
    50% {
        border-left: 2px solid  #00d2ba;

    }
}
@keyframes olyrm3
{
    /*
    0%, to {
        transform: scale(1) rotate(0deg);
    }
    50% {
        transform: scale(.8) rotate(-15deg);
    }*/
    0%{
      border-left: 2px solid  red;
    }
   
    to
    {
       border-left: 2px solid  #00d2ba;
    }
}
@-webkit-keyframes vega-loader
{
    /*
    0%, to {
        -webkit-transform: scale(1) rotate(0deg);
    }
    50% {
        -webkit-transform: scale(.8) rotate(-15deg);
    }*/
    0%, to {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes vega-loader
{
    /*
    0%, to {
        transform: scale(1) rotate(0deg);
    }
    50% {
        transform: scale(.8) rotate(-15deg);
    }*/
    0%{
        transform: rotate(0deg);
    }
   
    to
    {
        transform: rotate(359deg);
    }
}
.cell-low
{
    margin-top: 1rem;
    border: none;
    font-size: 13px;
    box-shadow: 0 0 0 1px transparent;
    background: white;border-color: #ddd;border-width: 1px; border-style: solid;  
    box-shadow: 1px 0 1px 1px #dae7f1;
}
.cell-low-min
{
    box-shadow: 0 0 0 0px transparent;
    margin: 2rem 0;
}
.work-panel-body
{
    

  
    background: transparent;
    border-radius: 4px;
}
.help
{
    cursor: help;
}
.help .glyphicon-info-sign
{
    color:rgba(12,184,226,0.5);
}
/*.pointer .glyphicon-info-sign:hover
{
    color:#0cb8e2;
}*/
.pointer .glyphicon-eye-open:hover
{
    color: #02d5b9;
}
.pointer .glyphicon-cog:hover
{
    color: #476bf7;
}
.pointer .glyphicon-remove-sign:hover
{
    color: red;
}
.cell-low .head-cell-content
{
    float: none
   /* background: #0cb8e2;*/
}
.cell-low .head-cell-content .h3-title-cell
{
   /* color: white;*/
}
.cell-low .body-cell-content 
{
    margin: 0.5rem 0;
}
.pointer
{
    cursor: pointer;
}
.page-conteiner
{
    padding: 0;
    margin: 0;
}
.table
{
    margin-bottom: 0;
}
.content-row
{
    width: 100%;
    float: left;
}
.icon-device
{
    position: absolute;
    left: 4.5rem;
    font-size: 20px;
    margin-top: -0.5rem;
    right: inherit;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 4px;
    border: 1px solid;
    border-radius: 25px;
}
.text-muted
{
    /*color: green*/
}
.datepicker.dropdown-menu tbody button {
   color:black
}
.datepicker.dropdown-menu tbody button.btn-primary {
   color:white;
   background: #c1c1c1
}
.btn-today
{
    background: transparent;
    color: red !important
}
.btn-today:hover
{
    background: transparent;
    opacity: 0.7;
}
.icon-device.fa-free-code-camp
{
    padding-left: 1px
}
.icon-device-color_energy
{
    color: #fe5e00;
    border-color: #fe5e00;
}
.icon-device-color_water_hot
{
    color: #f26252;
    border-color: #f26252;
}
.icon-device-color_water_ice
{
    color: #0bbce1;
    border-color: #0bbce1;
}
.icon-device-color_gas
{
    color: #8340f7;
    border-color: #8340f7;
}
.icon-device-color_protection
{
    color: #476bf7;
    border-color: #476bf7;
}


.icon-device-color_energy-active
{
    color: white;
    background: #fe5e00;
}
.icon-device-color_water_hot-active
{
    color: white;
    background: #f26252;
}
.icon-device-color_water_ice-active
{
    color: white;
    background: #0bbce1;
}
.icon-device-color_gas-active
{
    color: white;
    background: #8340f7;
}
.icon-device-color_protection-active
{
    color: white;
    background: #476bf7;
}
.data_null
{
    
}
.data_null>span
{
    color: #f26252;
    font-size: 50px;
    padding: 2rem;
}
.table>tbody+tbody
{
    border:none;
}
.data_null>p
{
    
}
#page2
{
    overflow-x: auto;
}
.color-vega-green
{
    color: rgb(0,214,183);
}
.color-vega-light_blue
{
    color: rgb(11,188,226);
}
.color-vega-blue
{
    color: rgb(75,104,249);
}

.color-vega-indigo
{
    color: rgb(131,64,247);
}
.content
    {
        margin-top: 1rem;
       /* margin-left: 1rem; */
        width: calc(100% - 2rem)
    }
    .myborder{
        background: white;border-color: #ddd;border-width: 1px; border-style: solid;
        box-shadow: 1px 0 1px 1px #dae7f1;
    }
@media (max-width:993px){
    .toggle_sticky
{
    width: 100%
}
 
}
@media (min-width:992px){
   
    #page2
  {
     
  }
}
.container, .container-fluid
{
    margin-right: auto;
    margin-left: auto;
   /* padding-left: 0px;
    padding-right: 0px;*/
}
@media (min-width:1200px){
    .content-page
{
    padding: 0 15px;
  margin-top: 1.5rem;
}
.cell
{
    margin: 0.5rem 0;
}
    .container, .container-fluid
{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
    .left-panel
   {
       width: 300px;
      /* margin:2rem 0;*/
   }
   .content
   {
       width: calc(100% - 300px - 1rem);
   }
   
    .stick-data
    {
        
    }
    #page2
  {
     /* min-width: 1500px;*/
    
  }
   .stick-general-info
{
 /*   max-width: 42rem;*/
}
.stick-summary-info
{
  /*  max-width: 45rem;*/
}
}
@media (min-width:1400px){
   .container
   {
       width: 1400px
   }
    .stick-data
    {
    /*      margin: 0 ;
      max-width: 60rem;*/
      
    }
    .stick-60
    {
       /* max-width: 73.5rem;*/
    }
   
    #page2
  {
  
  }
}