
.head_dash{
  position: relative;
}

.h3_dash{
  position: relative;
  top: 8px;
  color:rgb(134, 133, 133);
  padding-left: 15px;
  padding-right: 20px;
}

.btn1_dash {
  font-size: 0.8em;
  background-color: rgb(255, 255, 255);
  color: rgb(66, 66, 66);
  padding: 10px 0px 10px 0px;
  border-style:solid;
  border-width:1px;
  border-color: rgb(66, 66, 66);
  border-radius: 30px;
  margin-bottom:30px;
  margin-right:30px;
  width: 150px;
  outline:none;
  cursor: pointer;
}

.btn1_dash:hover {
  color: rgb(165, 164, 164);
  border-color: rgb(165, 164, 164);
  outline:none;
}



.btn1_dash:focus{
  outline:none;
}

.nav-link {
  color: grey;
}

.nav-link:hover {
  color: grey;
}
/* 
.nav-link.active.show {
  color: black;
} */

.btn2_dash {
  color: rgb(255, 255, 255);
  font-size: 0.8em;
  padding: 10px 0px 10px 0px;
  border-style:solid;
  border-width:1px;
  border-color: rgb(253, 253, 253);
  border-radius: 30px;
  margin-bottom:30px; 
  width: 150px;
  outline:none;
  cursor: pointer;
}

.btn2_dash:hover {
  border-color: rgb(126, 126, 126);
  outline:none;
}

.btnform {
  width: 100%;
  color: rgb(255, 255, 255);
  padding: 16px 0px 16px 0px;
  cursor: pointer;
}

.btnform:active {
  opacity: 0.8;
  outline:none;
}

.btnform:hover {
  opacity: 0.8;
  color: rgb(255, 255, 255);
}

.btnform:focus {
  outline:none;
}


.btn2_dash:focus{
  outline:none;
}




.btnform:active {
  opacity: 0.8;
  outline:none;
}

.btnform:hover {
  opacity: 0.8;
  color: rgb(255, 255, 255);
}

.btnform:focus {
  outline:none;
}


.btn1_tb{
  font-size: 0.8em;
  
  color: rgb(255, 255, 255);
  padding: 5px 10px 5px 10px;
  border-style:solid;
  border-width:1px;
  border-radius: 30px;
  position: relative;
  bottom:2px;
  cursor: pointer;
}

.btn2_tb {
  font-size: 0.8em;
  color: rgb(255, 255, 255);
  padding: 5px 10px 5px 10px;
  border-style:solid;
  border-width:1px;
  border-radius: 30px;
  position: relative;
  bottom:2px;
  cursor: pointer;
}

.btn2_tb:hover {
  color: rgb(255, 255, 255);
  outline:none;
}

.btn1_tb:hover {
  color: rgb(255, 255, 255);
  outline:none;
}

.btn1_tb:focus{
  outline:none;
}
.btn_field{
  text-align:center;
}

.expandDesc {
  max-height: 100px;
  overflow: hidden;
}



.dropdown-item.active, .dropdown-item:active {
  background-color: rgb(227, 150, 63) !important;
}

.ui-slider-horizontal .ui-slider-range {
  background: rgb(227, 150, 63) !important;
}

.ui-state-active {
  background: rgb(96, 85, 134) !important;
}

.modal-dialog {
  max-width: 60% !important;
}

@media(max-width: 900px) {
  .modal-dialog {
    max-width: 100% !important;
  }  
} 

.alerta-padrao {
  background: #ffd7aa !important;
}
.alerta-padrao, .alerta-padrao span, .alerta-padrao a {
  color: rgb(165, 164, 164) !important;
  font-size: 1.2rem;
}




.search{
  font-size: 0.8em;
  background-color: rgb(255, 255, 255);
  color: rgb(66, 66, 66);
  height: 42px;
  width:  170px;
  padding: 10px 15px 10px 15px;
  margin-bottom: 20px;
  margin-right:30px;
  border-style:solid;
  border-width:1px;
  border-color: rgb(66, 66, 66);
  border-radius: 30px;
}

.search:hover {
  color: rgb(165, 164, 164);
  border-color: rgb(165, 164, 164);
}

.pesquisa{
  padding-top: 3px;
}

.txt_busca{
  border: none;
  width: 100px;
  color:rgb(66, 66, 66);
  outline:none;
}


.txt_busca:focus{
  border: none;
  box-shadow: none;
  border-style: none;
  border-width: 0px;
  border-color:  #CED4DA;
}
.col_title{
  border-bottom-style: solid !important;
  border-bottom-width: 4px !important;
}


.img_set{
  color: #01a7a2;
}





.l1{
  background-color: #f5f5f5;
}



.float-menu {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 100; 
  background-color:white;
  height: 100%;
}





.l1:hover{
  background-color: #ffffff;
}

.check-tb{
  position:relative;
  left: 30px;
}
@media(min-width: 705px) {
  #left-menu {
    width: 300px !important;
  }
}
@media(max-width: 700px){
  #left-menu {
    max-width: 250px;
    display: none;
    overflow-y: scroll;
  }
  .listonebottom{
    padding-bottom: 20px;
  }
  
}

@media(max-width: 1000px){
  .hide-span{
    display: none;
  }
}



.perfil-1{  
  position:relative;
  
}

/*.circle {
  background-color: rgb(255, 255, 255);
  border-radius: 50%;
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: relative;
}*/

.text-pefil1{
  position: absolute;
  top:50px;
}

/*.circle img {
  
  position: absolute;
  bottom: 0;
  width: 100%;

}*/

.grupo-perfil-1 span {
  overflow-wrap: break-word;
}

.div-dados-esp
{
  /* padding: 10px; */
  height: 60px;
}



.perfil-2-status{
}

.icon-perfil2{
  color: white;
}

.circle_dash{
  border-radius: 25px;
  background: #73AD21;
  padding: 8px; 
  width: 20px;
  height: 15px;
}

.fundo-qtd{
  margin: 0 auto;
  background-color: rgb(217, 250, 214);
  width: 30px;
  border-style:none;
  border-radius: 8px;
}

p{
  padding: 0 10px;
}

.tabs-container {
  position: relative;
  height: 360px;
  max-width: 100%;

  margin: 0 auto;
}


.tabs-container:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  visibility: none;
}

.tab.conteudo {
  height: 100% !important;
  overflow-y: scroll !important;
}

input.tabs {
  display: none;
}

input.tabs + label {
  line-height: 40px;
  padding: 0 20px;
  float: left;
  height: 50px;
  background: #f2f2f2;
  color: rgb(116, 116, 116);
  cursor: pointer;
  transition: background ease-in-out .3s;
}

input.tabs:checked + label {
  color: rgb(37, 37, 37);
  background: rgb(255, 255, 255);
  border-top-style: solid;
  border-width:1px;
  border-color: rgb(37, 37, 37);
  
}

input.tabs + label + div {
  width: 98%;
  opacity: 0;
  position: absolute;
  background: #eee;
  top: 40px;
  left: 0;
  padding: 10px;
  z-index: -1;
  transition: opacity ease-in-out .3s;
}

input.tabs:checked + label + div {
  opacity: 1;
  z-index: 10;
}




.form-control:focus{

  box-shadow: none;
  border-style:solid;
  border-width: 1px;
  border-color:  #CED4DA;

}

.form-control2{
  padding-left: 10px;
  height: 30px;
  margin:10px;
}

.form-control2:focus{
  box-shadow: none;
  border-style:solid;
  border-width: 1px;
  border-color:  #CED4DA;
}


.btnformbase {
  width: 110px;
  height: 40px;
  background-color:  #339abd;
  color: rgb(255, 255, 255);
  padding: 0px 0px 0px 0px;
  cursor: pointer;
}

.btnformbase:active {
  opacity: 0.8;
  outline:none;
}

.btnformbase:hover {
  opacity: 0.8;
  color: rgb(255, 255, 255);
}

.btnformbase:focus {
  outline:none;
}

.btneditarfoto{
  font-size: 0.8em;
  color: rgb(5, 5, 5);
  padding: 5px 5px 5px 5px;
  height: 30px;
  width: 30px;
  border-style:solid;
  border-width:1px;
  border-radius: 30px;
  position: relative;
  background-color:#6e6e6e;
  right:-75px;
  bottom:30px;
  cursor: pointer;
}

.btneditarfoto:focus{
  outline:none;
}

.btneditarfoto:hover{
  
  background-color:#8a8989;
}


.container_ma{
  height: 550px;
}

.conteudotbmens{
  overflow-y: hidden;
  display: block;
}


.box-est1{
  width: 300px;
}

@media(max-width: 768px) {
  .box-est1 {
    width: 100% !important;
  }
}

.conteudomens{
  overflow-y: scroll;
  height: 400px;
}

/* config page */
.onoff {
  margin-left: -27px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  position: relative;
  cursor: pointer;
  width: 55px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.onoff label {
  position: absolute;
  top: 3px;
  left: 0px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: #cd3c3c;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  -webkit-transition: background 0.3s, text-indent 0.3s;
  -moz-transition: background 0.3s, text-indent 0.3s;
  -o-transition: background 0.3s, text-indent 0.3s;
  transition: background 0.3s, text-indent 0.3s;
  text-indent: 27px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4) inset;
}
.onoff label:after {
  content: 'NÃO';
  display: block;
  position: absolute;
  top: 0px;
  left: -3px;
  width: 100%;
  font-size: 12px;
  color: #fff;
  text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.35);
  z-index: 1;
}
.onoff label:before {
  content: '';
  width: 15px;
  height: 24px;
  border-radius: 3px;
  background: #FFF;
  position: absolute;
  z-index: 2;
  top: 3px;
  left: 3px;
  display: block;
  -webkit-transition: left 0.3s;
  -moz-transition: left 0.3s;
  -o-transition: left 0.3s;
  transition: left 0.3s;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}
.onoff input:checked + label {
  background: #378b2c;
  text-indent: 8px;
}
.onoff input:checked + label:after {
  content: 'SIM';
  color: #fff;
  left: 0px;
}
.onoff input:checked + label:before {
  left: 37px;
}

.inputcolor{

  height: 30px !important;
  width: 30px !important;

}

.balao1{

  background-color:#ffffff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.308);
  border: 2px solid #d4d4d4;
  border-radius: 3px;
  padding: 10px;
  position:relative;
  width:100%;

}

.balao1:before{
  content:'';
  background-color:#ffffff;  
  border-top: 2px solid #d4d4d4;
  border-right: 2px solid #d4d4d4;
  position:absolute;
  width:30px;
  height: 30px;
  right:-16px;
  top: 50px;
  -webkit-transform: rotate(45deg);
  
  
  
}

.balao2{

  background-color:#ffffff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.308);
  border: 2px solid #d4d4d4;   
  padding: 10px;
  position:relative;
  width:100%;

}

.balao2:before{
  content:'';
  background-color:#ffffff;  
  border-bottom: 2px solid #d4d4d4;
  border-left: 2px solid #d4d4d4;
  position:absolute;
  width:30px;
  height: 30px;
  left:-16px;
  top: 50px;
  -webkit-transform: rotate(45deg);
  
  
}

.circle2 {
  background-color: #aaa;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.308);
  border-radius: 50%;
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: relative;
}

.circle2 img {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.fr-box.fr-basic.fr-top{

  min-width: 200px !important;
  max-width: 800px !important;

}


.table.dataTable thead th{
  border-bottom-color: #DCE1E5 !important;
}

table.dataTable.no-footer {
  border-bottom: unset;
}

/* The container */
.checkcustom {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkcustom input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  margin-top:5px;
}

/* On mouse-over, add a grey background color */
.checkcustom:hover input ~ .checkmark {
  background-color: #ccc;
  margin-top:5px;
}

/* When the checkbox is checked, add a blue background */
.checkcustom input:checked ~ .checkmark {
  background-color: #000;
  margin-top:5px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkcustom input:checked ~ .checkmark:after {
  display: block;
  
}

/* Style the checkmark/indicator */
.checkcustom .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* filters */
.sort i {
  color: #dcdcdc;
}

.disabled-sort {
  color: #dcdcdc !important;
}

.actived-sort {
  color: #000 !important;
}


.filter_badge {
  font-size: 15px;
  background: #dbdbdb;
  padding: 10px;
  margin-right: 10px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 20px;
}
