.img-margin-tb {
    margin-top: 150px;
    margin-bottom: 50px;
}

.text-login {
    color: #c1d500;
}

#flot-dashboard-chart {
    width: 100%;
    height: 500px;
}

#flot-pie-chart {
    width: 100%;
    height: 500px;
}

#flot-bar-barras {
    width: 100%;
    height: 500px;
}

.resize-sensor {
    font-size: 12px !important;
}

.sub_title {

    font-size: 20px;
    font-weight: bold;
    color: #666;
    display: table;
    margin: 0 auto;
}

#chartdiv {
    width: 100%;
    height: 500px;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
    font-weight: 300;
    position: relative;
    color: #99abb4;
}

.comboSetWidth {
    height: 30px;
    width: 100% !important;
}

.input_jqGrid {
    height: 30px !important;
    border-radius: 5px!important;
    width: 100% !important;
    border: 1px solid #dfe3e9 !important;
}

.ui-jqgrid tr.ui-row-ltr td {
    height: 40px !important;
    font-size: 11px !important;
    vertical-align: middle;
}


.hiddenItem {
    display: none;;
}



#chartdiv_pie {
    width: 100%;
    max-height: 600px;
    height: 100vh;
}


.size-img-jqgrid {
    font-size: 28px !important;
}

.u-color-volga {
    color: #18A689 !important;
}

.select2-container{
    z-index:10000 !important;
}


.height-aforo {
    height: 20px !important;
}

.progress-bar {
    height: inherit !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.big-size {
    font-size: 12rem;
    font-weight: bold;
}

.big-font {
    font-size: 30px;
}

.icon-color-font {
    color: #1ab394;
}

.border_local{
    border: 2px solid #ccc !important;
    border-radius: 7px;
}

.title-report-content {
    display: flex;
    flex-direction: column;
}

.is-failure-background-color {
    background-color: darkgray !important;
}

.text-navy-red {
    color: #b31a1a;
}

.border_local-red {
    background-color: #fccec6 !important;
}


.border_local-yellow {
    background-color: #faed8b !important;
}





.mrp-container{
    margin-top:2px;
  }
  
  .mrp-icon{
    border: solid 1px #ddd;
    border-radius: 5px 0px 0px 5px;
    color: #40667A;
    background: #eee;
    padding: 7px;
    margin-right:0px;
  }
  
  .mrp-monthdisplay{
    display:inline-block!important;
    border: solid 1px #ddd;
    padding: 7px 12px 6px 8px;
    border-radius: 0px 5px 5px 0px;
    background-color: #fff;
    cursor:pointer;
    margin-left: -5px;
  }
  
  .mrp-lowerMonth, .mrp-upperMonth{
    color: #40667A;
    font-weight:bold;
    font-size: 11px;
    text-transform:uppercase;
  }
  
  .mrp-to{
    color: #aaa;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 11px;
    text-transform: uppercase;
    /* background-color: #eee; */
    padding: 5px 3px 5px 3px;
  }
  
  .mpr-calendar{
    display:inline-block;
    padding: 3px 5px;
    border-right: solid #999 1px;
  }
  
  .mpr-calendar::last-child{
    border-right: none;  
  }
  
  .mpr-month{
    padding: 20px;
    text-transform: uppercase;
    font-size: 12px;
  }
  
  .mpr-calendar h5{
    width:100%;
    text-align:center;
    font-weight:bold;
    font-size:18px
  }
  
  .mpr-selected{
    background: rgba(64, 102, 122, 0.75);;
    color: #fff;
  }
  
  .mpr-month:hover{
    border-radius: 5px;
    box-shadow: 0 0 0 1px #ddd inset;
    cursor:pointer;
  }
  
  .mpr-selected.mpr-month:hover{
    border-radius: 0px;
    box-shadow: none;
  }
  
  .mpr-calendarholder .col-xs-6 {
    max-width: 250px;
    min-width: 250px;
  }
  
  .mpr-calendarholder .col-xs-1 {
    max-width: 150px;
    min-width: 150px;
  }
  
  .mpr-calendarholder .btn-info{
    background-color: #40667A;
    border-color: #406670;
    width:100%;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 10px;
    padding: 10px 0px;
  }
  
  .mpr-quickset{
    color: #666;
    text-transform: uppercase;
    text-align: center;
  }
  
  .mpr-yeardown, .mpr-yearup{
    margin-left: 5px;
    cursor: pointer;
    color: #666;
  }
  
  .mpr-yeardown{
    float:left;
  }
  
  .mpr-yearup{
    float:right;
}

.mpr-yeardown:hover,.mpr-yearup:hover{
color: #40667A;
}

.mpr-calendar:first .mpr-selected:first{
    background-color: #40667A;
}

.mpr-calendar:last .mpr-selected:last{
    background-color: #40667A;
}

.popover{
max-width: 1920px!important;
}
