  .editable-select .btn{
    border-color: rgb(0,0,0);
  }

  .editable-select select{
    position: absolute !important; 
    opacity: 0.0001 !important;
    height: 27px;
    cursor: pointer;
  }

  .editable-select input{
    z-index: 99 !important; 
  }

  .editable-select option {
      font-size: 11px;
  }

  .editable-select .button-select {
      height: 26px;
      cursor: pointer;
      border: 0px;
      border-radius: 0px 4px 4px 0px;
  }

  .bootstrap-datetimepicker-widget > table > tr > td, .bootstrap-datetimepicker-widget p,  .bootstrap-datetimepicker-widget a, .bootstrap-datetimepicker-widget span, .bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget > p, .bootstrap-datetimepicker-widget > a, .bootstrap-datetimepicker-widget > span, .bootstrap-datetimepicker-widget p, .bootstrap-datetimepicker-widget span, .bootstrap-datetimepicker-widget a{
    color: #333 !important;
  }

  .bootstrap-datetimepicker-widget table{ color: #333 !important;}

  .custom-tooltip-parent {
    position: relative;
  }

  .custom-tooltip-parent:hover .custom-tooltip{
    display: block;
  }
  .custom-tooltip-inadimplencia{
    width: 165px !important;
    right: auto !important;
  }
  .grafico-grande-evolucao {
    width: 150em!important;
    height: 200rem!important;
    position: relative!important;
    margin: 0 auto!important;
  }

  .custom-tooltip-inadimplencia:before{
    top: -11px !important;
    transform: rotate(88deg);
    left: 73px !important;
  }

  .custom-tooltip{
    display: none;
    position: absolute;
    top: -12px;
    right: -290px;
    width: 280px;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 6px;
    line-height: 12pt;
    font-size: 0.6em;
    font-weight: normal;
    border-radius: 3px;
  }

  .custom-tooltip:before{
    content:'';
    display:block;
    width:0;
    height:0;
    position:absolute;

    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right:8px solid rgba(0, 0, 0, 0.8);
    left:-8px;
    top:12px;
  }


  .scroll-horizontal-grafico-recebimento {
    overflow-x: auto;
    overflow-y: hidden;
  }


  /* Modify avaliacao_respostas */

  .align-break {
    display: grid;
    margin: 50px;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 30px;
    grid-column-gap: 20px;

  }

  .grafico-erea-pizza-respostas {
    display: block!important;
    width: 400px!important;
    height: 350px!important;
    margin: -5px!important;
  }
  .grafico-erea-pizza-respostas {
    display: block!important;
    width: 300px!important;
    height: 300px!important;
    margin: -5px!important;
  }

  /* .grafico-erea-pizza {
    display: block!important;
    width: 500px!important;
    height: 430px!important;
    margin: -5px!important;
  } */
.grafico-erea-pizza {
    display: block!important;
    width: 597px!important;
    height: 457px!important;
    margin: 5px!important;
}
  

.height-card { 
  height: 80% !important;
  margin: 0px auto;
}

.box-resposta { 
  display: -webkit-box;
  width: 100%;
  height: 100px;
  overflow-wrap: break-word;
  overflow-y: auto;
  padding: 10px;
  background: rgb(0, 35, 84) none repeat scroll 0% 0%;
  box-shadow: rgba(0, 35, 84, 0.15) 0px 0px 8px;
  color: white;
  border-radius: 8px;
  margin: 0px auto;
  margin-bottom: 30px;
}

  .grafico-area-pizza-questionario {
    width: 516px!important;
    height: 158px!important;
    margin-bottom: 4px!important;
  }
  .grafico-erea-pizza-legenda {
    display: block!important;
    width: 350px!important;
    margin-bottom: 20px;
  }

  .width-full-full {
      width: 500px;
      background: white;
      border-radius: 8px;
      box-shadow: 0 0 8px rgba(0, 35, 84, 0.15);
  }

/* tela questionários */

  .central-elem {
    margin: 0 auto;
  }

  
  .width-width {
    width: 140%!important;
  }

  .aumentar {
    width: 100%!important;
  }
  .grafico-barra-questionario {
    width: 254px!important;
  }
  
  .area-grafico-mat-captacao {
    width: 85%;
    height: 80%;
  }

  /* dimensao rematricula  */
  .area-grafico-evolucao {
    display: block!important;
    width: 125em!important;
    height: 250px!important;
}

.graphic-piramid {
    display: block!important;
    width: 100%!important;
    height: 100%!important;
    margin: 0 auto!important;
}

canvas.graphic-turno {
  display: block;
  width: 250px;
}


.tamanho-card-questionario { 
  width: 328px !important;
  height: 292px !important;
}
.height-full-two {
      height: 265px!important;
}


  

/* SMARTPHONE AVALIACAO-QUESTIONARIOS */
@media only screen and (max-width: 768px) {
  .container-boxes {
    display: flex;
    justify-content: center;
  }

   .mb--mobile-50 {
    margin-bottom: 50px;
  }
  
   /**/
  .grafico-barra-questionario {
    width: 254px!important;
  }
.grafico-erea-pizza {
    display: block!important;
    width: 597px!important;
    height: 457px!important;
    margin: -5px!important;
}

  .width-evolucao {
    width: 328px!important;
    margin: 0 auto!important;
    position: absolute!important;
    left: 20px!important;
  }

  .fulll {
   width: 244%!important;
  }
  .reduzir {
    width: 85%!important;
  }

}
 /*celular*/
  


 @media (min-width: 320px) and (max-width: 480px) {


.custom-tooltip {
    display: none;
    position: absolute;
    top: -44px;
        right: -2em;
    width: 280px;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 6px;
    line-height: 12pt;
    font-size: 0.6em;
    font-weight: normal;
    border-radius: 3px;
}
.tolltip-custom-two {
    display: none;
    position: absolute;
    right: -10em;
}
.tolltip-custom-one {
    display: none;
    position: absolute;
    right: -7em;
}
.tolltip-custom-three {
    display: none;
    position: absolute;
    left: 0px;
    top: -5em;
}
.tolltip-custom-four {
    display: none;
    position: absolute;
    left: 0;
    top: -6rem;
}
.tolltip-custom-five {
    display: none;
    position: absolute;
    left: 0;
    top: -6rem;
}
.tolltip-custom-six {
    display: none;
    position: absolute;
    right: -5em;
}
.tolltip-custom-seven {
    display: none;
    position: absolute;
    right: -5em;
}
.tolltip-custom-eight {
  display: none;
  position: absolute;
  right: -2rem;
}

   .tam-chart {
    display: block!important;
    width: 30em!important;
    height: 10rem!important;
}
   .paddin-title {
    position: relative;
    margin-left: -40px;
  }
   .height-full.width-full.black-box.conteudo-vertical.padding-sm-all.central-element.scroll-horizontal-grafico-grafico {
    width: 300px;
  }
  .grafico-canvas-evolucao {
    position: relative!important;
    left: -1em!important;
    width: 730vw!important;
  }
  
  .grafico-recebe-nivel {
      width: 200vw!important;
      height: 100vh!important;
      margin: 0 auto;
 }
  .exensino-nivel{
     display: block!important;
     width:500px!important;
     height:226px!important;
  }

   .background-card {
     width: 130%!important;
}
    

  .conteudo-vertical-dois {
    width: 89%!important;
  }
  .evo-scrool-x {
    overflow-x: auto!important;
    overflow-y: hidden!important;
  }
  .evolucao-cartao {
    width: 420px!important;
    height: 253px!important;
  }
  .card-all {
    width: 21em!important;
  }
  .container-boxes {
    display: flex;
    justify-content: center;
  }

  /* modal */
  .component-toggle {
    width: 320px!important;
    display: flex!important;
    align-items: center!important;
  }
.modal-body {
  display: flex!important;
	flex-direction: column!important;
	padding: 15px!important;
	border-radius: 4px!important;
	background: #fff!important;
	width: 309px!important;
	box-shadow: 0 0 5px 2px #000!important;
}

  .m-3-l {
    margin-left: -3rem;
  }

  .m-3-part-diaria {
    padding-top: 30px!important;
  }
  .container-boxes {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: center!important;
    -ms-flex-wrap: wrap!important;
  }
  .card-mobile {
    display: inline;
  }

.mg-mobile {
  margin-top: 100px;
}


}


@media only screen and (min-width: 1281px) {
  .align-break {
      display: grid;
      grid-template-columns: 1fr 1fr;
      justify-content: center;
  } 
    .tamanho-card {
    width: 100%;
  }
    .card-graficos {
     width: 500px;
  }
  .align-break-two {
    grid-area: area1;
  }
  .area-grafico-evolucao {
    display: block!important;
    width: 150em!important;
    height: 226px!important;
    margin-left: 57em;
  }

}
/* TABLET AVALIACAO-QUESTIONARIOS */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .tamanho-card-questionario {
    width: 100%!important;
    height: 600px!important;
    margin: 0 auto;
  } 
  .width-full-width {
    width: 118%!important;
    margin: 0 auto!important;
  }
  .conteudo-vertical-dois {
    width: 103%!important;
    margin-left: -5px!important;
  }
  .width-evolucao {
    width: 328px!important;
    margin: 0 auto!important;
  }

.width-width {
  width: 64%!important
}
/*
.container-boxes {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-around!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}*/
.container-boxes {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: center!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
    max-width: 100%!important;

}
.container-two {
    display: flex;
    justify-content: space-around;
    width: 100%;
    flex-wrap: nowrap;
}

  .conteudo-vertical-dois {
    width: 100%;
  }

}

/* correção bug */

.container-btn-fil-lim {
  display: flex;
  justify-content: space-evenly;
  padding: 30px 0;
}

button.btn-btn-filtrar {
    width: 100px!important;
    height: 53px;
    font-size: 1em;
    border-radius: 5px;
    cursor: pointer;
    text-transform: uppercase;
    float: right;
    font-weight: bold;
    color: var(--clearBtn--color-normal);

    border: 0;
}
button.btn-btn-limpar {
  /*modfy*/
  width: 100px!important;
  height: 53px;
  font-size: 1em;
  border-radius: 5px;
  cursor: pointer;
  text-transform: uppercase;
  

  /*style*/
  font-weight: bold;
  color: var(--clearBtn--color-normal);
  background: var(--clearBtn--background);
  border: 0;

}
/*avaliacao_participacao*/


.container-boxes-two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.style1565 { 
  text-align: center;
}

.style9423 { 
  text-align: center;
}

.turno-graphic {
  display: block;
    height: 250px;
    width: 244px;
}

h6.align-filtrando {
  text-align: center!important;
}

.style7088 { 
  margin-bottom: 30px;
}
