.checkbox, .radio {
    margin: 2px 0 !important;
}

.dataTables_wrapper .dataTables_length label {
  line-height: 34px !important;
}
.dataTables_wrapper .dataTables_length label select {
  margin-right: 5px !important
}
.dataTables_wrapper .dataTables_filter input {
  padding: 5px !important;
}

select{
    border-radius: 0;
    padding: 6px;
    border-color: #d2d6de;
    float:left;

}
.select2-result-label {
    white-space: nowrap;
}

#wrapper {
    position: relative;
}

img.grid_ator {
    width: 200px;
}
img.grid_ator_thumb {
    width: 280px;
    display: table-column-group;
    width: 100%;
}

.item_grid_ator {
    width: 30%;
    height: 200px;
    float: left;
    border-style: dashed;
    border-radius: 10px;
    padding-left: 20px;
    padding-top: 20px;
    margin-left: 10px;
    margin-top: 10px;
}
.grid_atores {
    display: inline-table;
    height: 300px;
    width: 100%;
}

.item_grid_ator_foto {
    float: left;
}

.item_grid_ator_actions {
    width: 100%;
    top: 71px;
    position: relative;
}

span.help-block {
    font-size: 12px;
    text-align: center;
    color: red;
}

.grid_item {
    float: left;
    height: 300px;
}

.panel.panel-default.grid {
    display: block;
}

span.select2.select2-container.select2-container--default {
    width: 100% !important;
}

ul#ul_idiomas {
    list-style-type: none;
    padding: 0px 0px 0px 0px;
}

span.remove_idioma {
    margin-right: 10px;
}

span.check_categoria {/* padding: 9px; */display: inline-block;min-width: 80px;/* word-wrap: normal; */}

/*----------  FORM ELENCO ------------*/
.panel-default.elenco {
    padding-bottom: 134px;
  }

  hr {
    margin-top: 1px;
    margin-bottom: -2px;
    border: 0;
    border-top: 1px solid #eee;
  }

  h4.page-title{
    color: darkgrey;
    padding-bottom: 5px;
    font-weight: 600;
  }   

  .panel{
    margin-bottom:0px;
  }
  
  label.tags{
    text-align: center;
    padding-top: 21px;
    padding-bottom: 21px;
}

.btnElencoCreate.btn.btn-block.btn-primary.btn-lg {
    margin-left: 33%;
    width: 25%;
}
  
.btnElencoEdit.btn.btn-block.btn-primary.btn-lg {
    display: block;
    width: 16%;
    margin-right: 5px;
}
.btnElencoEdit.btn.btn-block.btn-success.btn-lg {
    width: 276%;
}


label {
    padding-right: 7px;
    font-weight: 500;

}

.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.nav-tabs>li>a {
    text-transform: uppercase;
    font-size: 19px;
    /* color: #009688; */
}
/*---------- FIM FORM ELENCO ------------*/

/*---------- FORM BUSCA ELENCO ------------*/
/*.altura{

    padding-top: 22px;
    margin-right: -69px;
}

.idade{

 padding-top: 22px; 

 margin-right: -69px; 
}*/

.box.box-primary.busca {
    padding-bottom: 20px;
    box-shadow: 0 4px 1px rgba(0,0,0,0.1);
}

.btn.btn-block.btn-primary{
    margin-left: 36%;
    width: 14%;
    
}

box {
    box-shadow: 0 4px 1px rgba(0,0,0,0.1);
}
.title_busca{

    margin-bottom: 0;
}
/*---------- FIM FORM BUSCA ELENCO ------------*/

.text-1{
  font-size:0.5em;
}
.text-2{
  font-size:0.8em;
}
.text-3{
  font-size:1em;
}
.text-4{
  font-size:1.5em;
}
.text-5{
  font-size:2em;
}
.text-6{
  font-size:3em;
}
.text-7{
  font-size:4em;
}
.formatdouble, .formatnumber{

    height: 34px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    margin:0;

}


/* -----PROFILE----*/
#tab_perfil{
    padding-left: 27px;
  }
  /* -----PROFILE----*/

.btnGeral.btn.btn-block.btn-primary.btn-lg {
    margin-left: 33%;
    width: 25%;
}       

.btnlogin {
    width: 31%;
    display: inline;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-3 {
    margin-bottom: 1rem !important;
  }
  .mb-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-5 {
    margin-bottom: 3rem !important;
  }
  .mb-6 {
    margin-bottom: 14rem !important;
  }
  
  .mb-7 {
    margin-bottom: 21rem !important;
  }



