#line-chart4  > .flot-text >  .flot-x-axis > .tickLabel
{    
    position: absolute !important;
    max-width: 180px !important;
    top: 300px !important;
    text-align: center !important;
    transform: rotate(-50deg) !important;
    -ms-transform: rotate(-50deg) !important;
    -moz-transform: rotate(-50deg) !important;
    -webkit-transform: rotate(-50deg) !important;
    -o-transform: rotate(-50deg) !important;
}
#marca-chart{
  height:380px;
}

.icon-home{
    position: relative;
    top: 5px;
    font-size:20px;
    font-weight: 800 !important;
}

.contenedor-grafica-sucursal{
  border:2px solid #2375b7;
}
.glyphicon:before {
 visibility: visible;
}
.glyphicon.glyphicon-star-empty:checked:before {
   content: "\e006";
  
}
input[type=checkbox].glyphicon{
    visibility: hidden;   
    font-size: 25px;
    background-color: #CE7F00;
    color: #CE7F00;
    margin: 0px 7px;
}

.rating-container .filled-stars {
    color: #eaab44 !important;
}

.rating-container .star {
    font-size: 25px !important;
}
.rating-container .rating {
    bottom: 5px !important;
}
.rating-container .caption {
    font-size: 50%;
    margin-top: 0px !important;
}
.contenedor-leyendas{
  position: relative;
  right: 0px;
  margin: 0 auto;
  width: 100px;
}


.cuadrado-pendientes {
     width: 15px; 
     height: 15px; 
     border: 1px solid #555;
     background: yellow;
}

.cuadrado-no-evidencia {
     width: 15px; 
     height: 15px; 
     border: 1px solid #555;
     background: red;
}

.cuadrado-evidencia {
     width: 15px; 
     height: 15px; 
     border: 1px solid #555;
     background: #458B00;
}

.leyenda-pendiente{
    position: relative;
    bottom: 20px;
    left: 20px;
    font-size:10px;
}

.info{
  background-color:#8dcadf !important;
  background-border:#8dcadf !important;
}
.img-carousel{
    margin: 0 auto;
    display: block;
    width:70% !important;
}
.carousel-inner{
  width: 50% !important:;
  margin: 0 auto !important:;
}
.carousel-control.left{
      background-image: none !important;
}
.carousel-control.right{
      background-image: none !important;
}
.carousel-control{
  color:#2375b7;
  opacity: 1 !important;
}
.carousel-control:hover, .carousel-control:focus{
  color:#2375b7;
}

.twitter-typeahead{
  width:100% !important;
}

#servicio-chart > .flot-x-axis{
  left:-35px !important;
}
#servicio-chart > .tickLabel
{    
    position: absolute !important;
    max-width: 180px !important;
    top: 330px !important;
    text-align: center !important;
    transform: rotate(-50deg) !important;
    -ms-transform: rotate(-50deg) !important;
    -moz-transform: rotate(-50deg) !important;
    -webkit-transform: rotate(-50deg) !important;
    -o-transform: rotate(-50deg) !important;
}
#servicio-chart{
  height:380px;
}

.button-group{
      display: flex;
}
.contenedor-panel{
  color:#000 !important;
}
.am-left-sidebar .sidebar-elements > li > ul > .nav-items .am-scroller .content > ul > li > a {
    padding: 11px 25px;
    color: #b3b3b3;
    font-size: 16px;
    display: block;
    font-weight: 500;
}
.letra-capital{
  text-transform: capitalize; 
}
.status {
    border-radius: 50%;
    height: 10px;
    width: 10px;
    background-color: #00b777;
    display: inline-block;
    margin-left: 25px;
    position: relative;
    top: -1px;
}
.logo-img{
  margin: 0 auto;
}
.logo-img-menu{
  margin:20px auto;
}
.btn-top{
  margin:25px auto;
}
.negritas{
    color: #000;
}
.text-danger {
    color: #ed5050 !important;
}
.icon-tools{
    display: inline-block;
    margin-left: 5px;
    font-size: 21px;
    line-height: 23px;
    vertical-align: middle;
    cursor: pointer;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  margin: 0 10px;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px !important;
}
.icon-report{
  font-size:20px;
  position:relative;
  bottom:3px;
  font-weight: 800 !important;
}
.label-filter{
    font-weight: 600 !important;
    font-size: 12px !important;
    margin-bottom: 5px !important; 
}
.btn-circle-report {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 7px 1px;
    margin: 0 2px;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px !important;
}

.btn-circle-lg{
  width: 90px;
  height: 30px;
  text-align: center;
  padding: 0px 0;
  margin: 0 10px;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px !important;
}
@media(min-width:1251px) {
  .contenedor-tablet{
    width: 105%;
    left: 22px;
    position: relative;
  }
  .table-tablet{
    width: 95%;
    left: 75px;
    position: relative; 
  }
}
@media (min-width:993px) and (max-width:1250px){
  .table-tablet{
    width: 95%;
    left: 75px;
    position: relative; 
  }
  .contenedor-tablet{
    width: 90%;
    left: 100px;
    position: relative;
  }
}
@media(min-width:768px) and (max-width:992px){
  .am-left-sidebar .sidebar-elements > li > ul > .nav-items .am-scroller .content > ul > li > a {
    padding: 11px 25px;
    color: #b3b3b3;
    font-size: 13px;
    display: block;
    font-weight: 500;
}
  .am-left-sidebar .sidebar-elements > li > ul {
    display: none;
    position: fixed;
    left: 69px;
    top: -2px;
    height: 100%;
    background-color: #484747;
    z-index: 1031;
    padding: 0;
    table-layout: fixed;
    list-style: none;
    width: 170px;
}
  .left-side-bar{
    width:70px !important;
    z-index:99;
  }
  .table-tablet{
    width: 95%;
    left: 55px;
    position: relative;
  }
  .table-table-show{
    width: 95%;
    left: 50px;
    position: relative;
  }
  
  .contenedor-tablet{
    width: 95%;
    left: 50px;
    position: relative;
  }
  .btn-circle {
      margin: 0 2px;
  }
}