/***************************************** GT*/
body.sw-toggled #content:before {
    width: calc(100% - 268px);
}


.item-devocional {
    text-align: center;
    color: #333;
    font-size: 14px;
}
.crop-banner-home .nt-crop .preview{
  height: auto;
}
.item-devocional .imagem-devocional {
    height: 201px;
    overflow: hidden;
}

.item-devocional h3{
    padding: 0 !important;
    margin: 7px 0px;
    color: #831C1A;
}

.card-footer {
    padding: 16px;
    text-align: right;
}

.item-devocional .info-devocional button{
    margin: 8px 0px;
}

.info-devocional h4 {
    font-size: 14px;
    margin-bottom: 5px;
    color: #999;
    font-weight: 100;
}
.info-devocional {
    padding-bottom: 16px;
}

.dash-item{
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
  min-height: 340px;
  border-bottom: solid 9px rgba(255, 255, 255, 0.54);
}
.dash-item header{
    padding: 12px 12px 8px;
}

.dash-item header h3{
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0;
    height: auto;
}

.dash-item header h3 i{
      font-size: 22px;
    display: inline-block;
    width: 42px;
    border: solid 2px;
    text-align: center;
    height: 42px;
    line-height: 38px;
    border-radius: 50%;
}

.divider{
    position: relative;
}
.divider:before {
    content: '';
    border-top: solid 1px #EFEFEF;
    border-bottom: 1px solid #D8D8D8;
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
}

.aec-color{
  background-color: #B60000;
}
.btn-floating {
  display: inline-block;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 2;
  width: 37px;
  height: 37px;
  line-height: 37px;
  padding: 0;
  background-color: #26a69a;
  border-radius: 50%;
  transition: .3s;
  cursor: pointer;
  vertical-align: middle;
  bottom: 24px;
  right: 16px;
  position: fixed;
}
.btn-floating i {
  width: inherit;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  line-height: 37px; }
.btn-floating:before {
  border-radius: 0; }
.btn-floating.btn-large {
  width: 55.5px;
  height: 55.5px; }
.btn-floating.btn-large i {
  line-height: 55.5px;
  font-size: 2.8em;
}

button.btn-floating {
  border: none; 
}

.btn-floating{
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); 
}
.btn-floating:hover{
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.btn-floating i {
  font-size: 23px;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}

.btn-floating:hover * {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(180deg);
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}

a.return {
    display: block;
    padding-top: 13px;
    color: black;
}
a.return:hover {
    text-decoration: underline;
}

a.command-edit{
  line-height: 38px;
  color: #333333;
}

.command-edit.btn-primary{
  background-color: #2196f3;
  color: white;
}

.btn-group.item-table{
  box-shadow: none;
  border-radius: 50%;
}

.btn-group.item-table>.btn:first-child{
  border-radius: 50% !important;
}

.fg-float-not-empty {
  top: -20px !important;
  font-size: 11px !important;
}

.flag:nth-child(3){
  position: absolute;
  top: 18px;
  right: 42px;
}

.flag:nth-child(4){
  position: absolute;
  top: 18px;
  right: 22px;
}

.relative{
  position: relative;
}

#footer {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 26px;
  color: #a2a2a2;
  padding-top: 3px;
  padding-bottom: 0px;
}

/***************************************************************************/
#chat {
  top: 50px;
  height: calc(100% - 50px);
  opacity: 1;
  width: auto;
  right: -292px;
}

#chat .btn{
  position: absolute;
  left: -23px;
  padding: 15px 13px 15px 5px;
  border: solid 1px #349FF4;
  color: #349FF4;
}

.color-error{
  color: #f44336;
}

#top-search-wrap .select {
    background-color: #73A5F7 !important;
    width: 269px;
    padding: 8px 5px 8px 45px;
    display: inline-block;
    border-radius: 3px;
    margin-left: 11px;
    float: left;
    margin-bottom: 0;
    margin-top: 11px;
}

#top-search-wrap .select:before{
  background-color: #73A5F7 !important;
  margin-right: 8px;
  filter: invert(10%);
}

#top-search-wrap .select select{
  background-color: #73A5F7 !important;
  border: none;
  font-size: 17px;
  color: white;
  width: 100%;
  margin-top: 3px;
  cursor: pointer;
}
#top-search-wrap .select{
  position: relative;
}
#top-search-wrap .profile-pic-1x{
  position: absolute;
  left: 5px;
  margin-top: -6px;
}

.header-pesquisa{
  font-size: 17px;
  font-weight: bold;
  color: #777777;
}

.header-pesquisa-area{
  position: absolute;
  top: 0;
  width: 260px;
  background-color: white;
  padding-bottom: 10px;
  overflow: hidden;
  height: 42px;
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
     -moz-transition: all 300ms ease-in-out;
      -ms-transition: all 300ms ease-in-out;
       -o-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out;
}

.header-pesquisa-area.ocultar{
  opacity: .2;
  height: 0;
}

.header-pesquisa-area i{
  float: right;
  margin-right: 8px;
  margin-top: 3px;
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  color: rgb(119, 119, 119);
  cursor: pointer;
  margin-top: 12px;
}
.header-pesquisa-area>span{
  float: right;
  font-size: 11px;
  color: rgb(119, 119, 119);
  padding: 3px 5px;
  position: absolute;
  top: 10px;
  right: 30px
}

.header-pesquisa-area input{
  margin-top: 10px;
  border: 1px solid #e0e0e0;
  padding: 5px; 3px;
  width: 89%;
}

.header-filter-item{
  display: inline-block;
  background-color: #73A5F7;
  position: relative;
  padding: 13px 5px 6px;
  border-radius: 3px;
  color: white;
  float: left;
  margin-top: 11px;
  border: solid 1px #73A5F7;
  margin-left: 10px;
  border-bottom: solid 2px #73A5F7;
  width: 167px;
  text-align: left;
  border-bottom: solid 2px #73A5F7;
}


.fase-count {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  position: relative;
  margin-bottom: 10px;
  background-color: #E91E63;
}

.mini-fase-count > div.row > div:nth-child(1) > div{ background-color: #3e4095; }
.mini-fase-count > div.row > div:nth-child(2) > div{background-color: #4CAF50;}
.mini-fase-count > div.row > div:nth-child(3) > div{background-color: #E91E63;}
.mini-fase-count > div.row > div:nth-child(4) > div{ background-color: #CDDC39; }
.mini-fase-count > div.row > div:nth-child(5) > div{ background-color: #FEEB3B; }
.mini-fase-count > div.row > div:nth-child(6) > div{ background-color: #FFc107; }
.mini-fase-count > div.row > div:nth-child(7) > div{ background-color: #FF5722; }
.mini-fase-count > div.row > div:nth-child(8) > div{ background-color: #F44336; }


#content > div > div.mini-charts > div > div:nth-child(1) > div{
  background-color: #8BC34A;
}

.fase-count .chart {
  padding: 15px;
  float: left;
}

.fase-count .chart.chart-pie {
  margin: 0 20px;
}

.fase-count .count {
  overflow: hidden;
  color: rgba(255, 255, 255, 0.9);
  padding: 16px 12px;
}

.fase-count .count > h2 {
  margin: 0;
  line-height: 100%;
  font-size: 22px;
  font-weight: 300;
  color: #fff;
}

.fase-count .count > small {
  margin-bottom: 2px;
  display: block;
}

.fase-count .count > h2,
.fase-count .count > small {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fase-count > .clearfix{
  position: relative;
  z-index: 1;
}

.fase-count:before {
  -webkit-transition: width;
  -o-transition: width;
  transition: width;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  content: "";
  width: 80%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: 0;
}

.fase-count:hover .count {
  color: #fff !important;
}
.fase-count:hover:before {
  width: 100%;
}

html>body>.alert{
  z-index: 10501 !important;
}
.table-resumo{
  width: 100%;
}

.table-resumo > tbody > tr td{
  padding: 1px 9px;
}
.table-resumo > tbody > tr td h2{
  font-size: 18px !important;
  font-weight: 300;
  margin-top: 10px;
}
.table-resumo > tbody > tr td h4{
  display: inline-block;
}
.table-resumo > tbody > tr td *{
  color: white !important;
}

.table-resumo > tbody > tr:nth-of-type(odd) {
  background-color: rgba(0,0,0,0.1);
}

.tr-total{
  border-top: solid 3px rgba(255, 255, 255, 0.37) !important;
}

html .table-resumo > tbody > .tr-total td *{
  font-weight: 600;
}

html .table-resumo > tbody > tr td:last-child{
  text-align: right;
}

html .table-resumo > tbody > .tr-total td small{
  font-size: 14px;
}

div.flot-x-axis.flot-x1-axis.xAxis.x1Axis > div
{
    transform: rotate(-90deg);
    -ms-transform:rotate(-90deg);/* IE 9 */
    -moz-transform:rotate(-90deg);/* Firefox */
    -webkit-transform:rotate(-90deg);/* Safari and Chrome */
    -o-transform:rotate(-90deg);/* Opera */
    /*rotation-point:50% 50%;*//* CSS3 */
    /*rotation:270deg;*//* CSS3 */
}
.text-right{
  text-align: right;
}

.table-servicos-prospectos>tbody>tr>td:nth-child(3){
  padding: 5px 3px;
}
.table-servicos-prospectos>tbody>tr:last-child{
  background-color: white;
  border-top: solid 2px #E0E0E0;
}

.table-servicos-prospectos>tbody tr:last-child td{
  padding: 0;
  padding-right: 7px;
  text-align: right;
}
.info-pagination{
  padding: 3px 10px;
  margin-top: 10px;
}

.info-pagination .infos{
  display: inline;
  border-top: solid 1px #E0E0E0;
  padding: 3px 0 0 10px;
}


#search-header {
    float: left;
    background-color: #73A5F7;
    width: 299px;
    text-align: center;
    padding: 11px 32px 3px 5px;
    margin-top: 11px;
    border-radius: 3px;
    position: relative;
    border-bottom: solid 1px #73A5F7;
    margin-left: 10px;
}

#search-header:after{
   content:"\f05f";
   font: normal normal normal 14px/1 'Material Design Iconic Font';
   position: absolute;
   right: 8px;
   top: 14px;
   color: white;
   font-size: 18px;
}

#search-header input{
    width: 99%;
    background-color: rgba(255,255,255, .6);
    border: solid 1px rgba(255,255,255, .1);
    padding: 5px 0px 0px 5px;
    font-size: 16px;
}

.header-filter-item:after{
   content: "\f108";
   font: normal normal normal 14px/1 'Material Design Iconic Font';
   position: absolute;
   right: 6px;
   top: 13px;
   color: white;
   font-size: 18px;
}

.search-associado {
    text-align: center;
    padding: 0px 0px 12px 0px;
    position: relative;
}

.search-associado:before {
    content: "\f05f";
    position: absolute;
    left: 7px;
    top: 8px;
    font: normal normal normal 14px/1 'Material Design Iconic Font';
    font-size: 26px;
    color: #1D87DB;
}

.search-associado input {
    padding: 3px 11px 3px 38px;
    font-size: 21px;
    border-radius: 21px;
    border: solid 1px #E0E0E0;
    width: 100%;
    font-weight: 300;
}


#search-results{
  overflow: hidden;
}
.card-associado-preview {
    width: 48%;
    margin: auto;
    margin-top: 52px;
    border-radius: 3px;
    overflow: auto;
    margin-bottom: 42px;
    clear: both;
    background-color: white;
}
.card-associado-preview .img{
    float: left;
    margin-right: 30px;
    height: 200px;
}
.card-associado-preview .img img{
    height: 100%;
}

.card-associado-preview.selected{
  position: relative;
}
.card-associado-preview.selected .btn{
  position: absolute;
  left: 180px;
  top: 79px;
}

.mini{
  padding: 5px 3px;
  width: 25%;
  float: left;
}

.mini .card-associado-preview {
    width: 100%;
    margin: 0;
    overflow: auto;
    padding: 0px;
    background-color: gainsboro;
    cursor: pointer;
}
.card-associado-preview h2{
  font-size: 24px;
  color: #FFFFFF !important;
}

.mini .card-associado-preview.bgm-indigo span{
  color: white !important;
}

.mini .card-associado-preview h2{
  font-size: 14px;
  margin-top: 5px;
  font-weight: 400;
}
.mini .card-associado-preview h4{
  font-size: 12px;
  color: #FFFFFF !important;
  font-weight: 300;
}
.mini .card-associado-preview .img{
    float: left;
    margin-right: 3px;
    height: 100px;
}

.card-associado-preview.selected .descricao h4,
.card-associado-preview.selected .descricao h2{
  color: #FFFFFF !important;
}

.comp-add-dependente h2{
    font-size: 16px;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}
.comp-add-dependente button{
    margin-top: -10px;
}

.nt-form section{
    margin: auto;
    margin-top: 10px;
    position: relative;
    display: block;
}
.user-comp-img{
  float: left;
  position: absolute;
  top: -17px;
  left: -127px;
  overflow: hidden;
  border-radius: 50%;
  height: 185%;
}

.comp-imgs *{
  cursor: pointer;
}
.comp-imgs label{
    position: relative;
}

.comp-imgs label:before{
  content: "";
  padding-top: 32%;
  text-align: center;
  font-size: 32px !important;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  position: absolute;
  display: block;
  top: 0;
  left: -1px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: transparent;
  color: transparent;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.comp-imgs label:after{
  content: "";
  padding-top: 58%;
  text-align: center;
  font-size: 14px;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: transparent;
  -webkit-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}

.comp-imgs label:hover:before{
  content: "\f28c";
  border-radius: 50%;
  color: white;
  background-color: rgba(0,0,0,.3);
}
.comp-imgs label:hover:after{
  content: "TROCAR FOTO";
  color: white;
}

.nt-form {
    width: 100%;
    overflow: hidden;
}

.nt-form .row{
  padding-top: 20px;
}
.nt-form > div {
    width: 200%;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.nt-form > div.open {
  margin-left: -100%;
}
.nt-form > div > section{
    width: 50%;
    float: left;
}

.nt-form .division {
    width: 100%;
    margin-left: 0;
}

.nt-form .add .row:before{
    content: "novo";
    display: inline-block;
    position: relative;
    width: 100%;
    clear: both;
    font-size: 22px;
    text-transform: uppercase;
    margin: 0px 0px 46px 15px;
    color: #009587;
    border-bottom: 1px solid rgba(0, 150, 136, 0.05);
}

.nt-form .add .row{
    z-index: 99999999;
    position: absolute;
    width: 95%;
    right: 0;
    overflow: hidden;
    -webkit-animation: open-add-nt .3s ease-out;/* 11 steps not 12 */
    -webkit-animation-fill-mode: forwards;
    animation: open-add-nt .3s ease-out;/* 11 steps not 12 */
    animation-fill-mode: forwards;
    background-color: #E4E4E4;
}

.nt-form .add .row:after{
  content: "";
  background: #FBFBFB;
  display: block;
  position: absolute;
  top: 10px;
  right: 20px;
  border-radius: 50%;
  z-index: -1;
  -webkit-animation: open-circle 1s ease-out;/* 11 steps not 12 */
  -webkit-animation-fill-mode: forwards;
}

.nt-form .add .row label{
  color: black;
} 

.nt-form .add .row .btn{
  margin-top: 0;
}

.nt-form .btn-link{
  border: solid 1px;
  color: #009688;
  height: 30px;
  margin-right: 3px;
}

.nt-form .add .fg-line:not([class*=has-]):after{
    background-color: #009688;
}

.acordion-table {
    overflow: hidden;
    padding: 5px;
    border-bottom: solid 1px rgba(0,0,0,.1);
}

.acordion-table>header>label{
    display: block;
    cursor: pointer;
}

.acordion-table h3{
    margin: 6px 0px;
    font-size: 16px;
    color: white;
    font-weight: 400;
}

.acordion-table input{
    display: none;
}

.acordion-table-ico{
    vertical-align: middle;
    color: #333;
    font: normal normal normal 14px/1 'Material Design Iconic Font';
    font-size: 34px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: rgba(255,255,255,.5);
    transform: rotate(0deg);
}

.card-header .btn-float:nth-child(2) {
    width: 32px;
    height: 32px;
    line-height: 0;
    padding: 0;
    right: 89px;
    bottom: -16px;
    z-index: 1;
}
.card-header .btn-float:nth-child(2)>i {
    line-height: 33px;
    font-size: 15px;
}

header .acordion-table-ico:after{
   content: "\f29c";
   transform: rotate(0deg);
   display: inline-block;
   -webkit-transition: all .2s ease-out;
   -o-transition: all .2s ease-out;
   transition: all .2s ease-out;
}

input:checked + header .acordion-table-ico:after{
   content: "\f29c";
   transform: rotate(90deg);
   display: inline-block;
}
input + header + div{
 -webkit-transition: all .2s ease-out;
 -o-transition: all .2s ease-out;
 transition: all .2s ease-out;
 overflow: hidden;
 height: 0px;
}
input:checked + header + div{
    overflow-y: scroll;
    height: 380px;
    /*-webkit-animation: open-add-nt .3s ease-out;
   -webkit-animation-fill-mode: forwards;*/
}

#modalEdit.modal .card-header label{
  color: white;
}

#modalEdit.modal .card-header{
  
}

#modalEdit.modal .select{
  background-color: white;
}
#modalEdit.modal .card-header .select:before{
  right: 11px
}
#modalEdit.modal .card-header input,
#modalEdit.modal .card-header .fg-float .fg-label{
  color: #005D54 !important;
  z-index: 0;
}

#modalEdit.modal .card-header .fg-float .fg-toggled + .fg-label{
  color: #CAE9E6 !important;
}

#modalEdit.modal .card-header .fg-line:not([class*=has-]):after{
  background-color: rgba(0, 0, 0, 0.24);
}

#modalEdit.modal .card-header input{
  background-color: white;
  color: rgb(0, 0, 0) !important;
  padding-left: 5px;
}
#modalEdit.modal .card-header .radio .input-helper:after{
  background-color: #B4E0DB;
}

.card-user .card-header h2{
  display: block;
  margin-bottom: 48px;
}
.card-user .card-header{
  padding-left: 155px !important;
}

.division {
  height: 1px;
  float: left;
  width: calc(100% + 22px);
  margin-top: 9px;
  margin-bottom: 28px;
  margin-left: -11px;
}

tr .division{
  margin: 0;
  width: 100%
}

.cash-register{
  padding-bottom: 50px;
}

.cash-register header{
  padding: 10px 38px;
  position: relative;
}

.cash-register header .btn-primary{
    position: absolute;
    right: 30px;
    top :18px;
}

.cash-register h2{
  font-size: 17px;
  color: #3F51B5;
}

.cash-register article{
    width: 90%;
    margin: auto;
    z-index: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.26);
}

.cash-register article>div{
  padding: 10px;
  background: white;
  overflow: hidden;
  background-image: linear-gradient( to right, rgba(125, 125, 125, 0.04),       #fff,rgba(125, 125, 125, 0.04));
}

.cash-register article>div .btn{
  margin: 10px 0px 4px 5px;
  float: right;
}

.cash-register article table td{
    padding: 18px 0;
    font-size: 14px;
}

.cash-register article table td p{
    font-size: 12px;
    margin: 0;
}
.cash-register article table td small{
    display: block;
    float: none;
    clear: both;
    padding-left: 10px;
}

.cash-register article table tr>td:nth-child(3),
.cash-register article table tr>th:nth-child(3){
  text-align: center;
}

.cash-register article table tr>td:nth-child(4),
.cash-register article table tr>td:nth-child(5){
  text-align: right;
}

.cash-register article footer{
  position: relative;
}

.cash-register article footer:after{
  content: "";
  position: absolute;
  right: 0;
  top: 14px;
  border-top: dotted 1px #8B8B8B;
  width: 220px;
}

.box h3{
  text-align:center;
  position:relative;
  top:80px;
}
.box {
  width:70%;
  height:200px;
  background:#FFF;
  margin:40px auto;
}

table.total {
    float: right;
}

table.total tr>td:nth-child(1){
    float: right;
    font-size: 15px;
    padding-right: 39px;
    text-transform: uppercase;
    padding: 26px 30px 0px 0px;
}

table.total tr>td:nth-child(2){
    font-size: 22px;
    text-transform: uppercase;
    color: #F44336;
}

.control-plus-minus{
    position: relative;
}
.control-plus-minus span{
    position: relative;
    width: 100%;
    text-align: center;
    display: inline-block;
    z-index:0;
}
.control-plus-minus button{
    position: absolute;
    top: -10px;
    padding: 1px 4px;
    border-radius: 50%;
    z-index:1;
}

.control-plus-minus button:nth-child(1){
  left: -4px;
}

.control-plus-minus button:nth-child(3){
  right: 1px;
}

.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 13px;
  left: 6px;
  width: 50%;
  top: 92%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 6px;
  left: auto;
}
.table-select > tbody > tr > td:last-child {
    padding: 0;
}

.table-select .checkbox label{
  padding: 0 11px;
}

.table-select .checkbox{
  padding: 4px 10px;
}


#clock{
  margin: auto;
  display: list-item;
  width: 177px;
  margin-bottom: 54px;
}

.form-group.nt-select {
   border-bottom: solid 1px #E0E0E0;
   position: relative;
   margin-bottom: 50px;
}
.form-group.nt-select .btn{
    width: 100%;
    text-align: left;
}
.form-group.nt-select+.btn-remove{
  position: absolute;
  top: 18px;
  right: 22px;
}

.form-group.nt-select.selected:after{
    background-color: #2196F3;
    width: 100%;
}

.form-group.nt-select:after{
    position: absolute;
    z-index: 3;
    bottom: -1px;
    left: 0;
    height: 2px;
    width: 0px;
    content: "";
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    background-color: #2196F3;
}

.form-group.nt-select small.help-block {
    position: absolute;
}

.card.card-perfil .card-header {
    height: 154px;
}

.card.card-perfil .card-header{
    overflow: hidden;
}
.card.card-perfil .card-header:after {
    content: "";
    background-image: url('../img/logo_fff.png');
    display: block;
    height: 300px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 190px;
    opacity: .2;
    top: -54px;
    left: -56px;
    -webkit-animation: loop-loko 1500s infinite linear;
    animation: loop-loko 1500s infinite linear;
}

.card.card-perfil .comp-imgs {
    margin-top: -137px;
}

span.highlightme {
    color: #394588;
    position: relative;
    display: inline;
}
span.highlightme:after {
    content: "";
    background-color: #394588;
    height: 1px;
    display:inline-block;
    position: absolute;
    bottom: 2px;
    left: 0;
    -webkit-animation: width-load .3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    -webkit-animation-fill-mode: forwards;
}

.form-select .search{
    padding: 0;
    margin-bottom: 15px;
}

.form-select .actionBar{
  width: 100% !important;
}

.table-line-height-x1 p{
  line-height: 22px;
  margin-bottom: 0;
}

.table-line-height-x2 p{
  line-height: 20px;
  margin-bottom: 0;
}

.table-caixa{
  font-family: monospace;
}
.table-caixa input{
  height: 20px;
}
.table-striped.table-caixa > tbody > tr:nth-of-type(odd) {
  background-color: rgba(76, 175, 80, 0.13);
}

.transition{
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.comp-filter {
  height: 37px;
  margin-bottom: 5px;
  display: inline-table;
}
.comp-filter>label{
  display: block;
  font-size: 11px;
  font-weight: 400;
}

.control-data-period{
  display: inline-table;;
}
.control-data-period .between{
    line-height: 3;
    margin-left: 5px;
    margin-right: 5px;
}
.control-data-period>.form-group.fm-select {
    width: 142px;
    display: inline-block;
}
.control-data-period>.form-group.fm-date{
    width: 120px;
    display: inline-block;
}

.btn-floating+.btn-floating{
    bottom: 77px;
    width: 42px;
    height: 42px;
    margin-right: 6px;
    font-size: 0.8em;
}

.btn-floating+.btn-floating i.md,.btn-floating+.btn-floating i.fa{
    line-height: 45px;
    font-size: 1.8em;
}

.table-rel > tbody > tr > td{ border: none; }

.the-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    background-color: #fff;
    z-index: 10;
}

.the-loader span,
.the-loader>span>span,
.the-loader:after,
.the-loader:before{
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -100px;
}

.the-loader>span, 
.the-loader>span>span{
    width: 200px;
    height: 200px;
}
.the-loader>span{
  background-color: #B60000;
  width: 140px;
  height: 140px;
  margin-left: -70px;
  margin-top: -70px;
  border-radius: 50%;
}
.the-loader>span>span{
  background-size: cover;
  border-radius: 50%;
  z-index: 2;

}
.the-loader:after,.the-loader:before{
    content: "";
    border-radius: 50%;
    width: 200px;
    height: 200px;
}
.the-loader:after{
    border-top: solid 5px #B60000;
    border-left: solid 5px transparent;
    border-bottom: solid 5px transparent;
    border-right: solid 5px transparent;
    -webkit-animation: the-loader-an1 15s infinite linear;
    animation: the-loader-an1 15s infinite linear;
    z-index: 1;
}
.the-loader:before{
    border-top: solid 5px #B60000;
    border-left: solid 5px transparent;
    border-bottom: solid 5px #B60000;
    border-right: solid 5px #B60000;
    -webkit-animation: the-loader-an2 3s infinite linear;
    animation: the-loader-an2 3s infinite linear;
    z-index: 1;
}


.preloader {
  position: relative;
  margin: 0px auto;
  display: inline-block;
}

.preloader:not([class*="pl-"]) {
  width: 40px;
}

.preloader:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.preloader.pl-xs {
  width: 20px;
}

.preloader.pl-sm {
  width: 30px;
}

.preloader.pl-lg {
  width: 50px;
}

.preloader.pl-xl {
  width: 80px;
}

.preloader.pl-xxl {
  width: 100px;
}

.preloader:not([class*="pls-"]) .plc-path {
  animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
}

.preloader[class*="pls-"] .plc-path {
  animation: dash 1.5s ease-in-out infinite;
}

.preloader.pls-red .plc-path {
  stroke: #f44336;
}

.preloader.pls-blue .plc-path {
  stroke: #2196f3;
}

.preloader.pls-green .plc-path {
  stroke: #4caf50;
}

.preloader.pls-yellow .plc-path {
  stroke: #ffeb3b;
}

.preloader.pls-bluegray .plc-path {
  stroke: #607d8b;
}

.preloader.pls-amber .plc-path {
  stroke: #ffc107;
}

.preloader.pls-teal .plc-path {
  stroke: #009688;
}

.preloader.pls-gray .plc-path {
  stroke: #9e9e9e;
}

.preloader.pls-pink .plc-path {
  stroke: #e91e63;
}

.preloader.pls-purple .plc-path {
  stroke: #9c27b0;
}

.pl-circular {
  animation: rotate 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.plc-path {
  stroke-dasharray: 1,200;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  stroke-width: 2;
  stroke-miterlimit: 10;
  fill: none;
}

.no-results {
    background: rgba(0, 0, 0, 0.18);
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    border: solid 2px #F5F7EF;
    opacity: .7;
    margin: 20px;
    width: 132px;
    height: 132px;
    position: relative;
}

.no-results>span{
    color: #9E0E0E;
    text-shadow: #8A8A8F 1px 1px, #8A8A8A 2px 2px, #8A8A8A 3px 3px, #8A8A8A 4px 4px, #8A8A8A 5px 5px, #8A8A8A 6px 6px, #8A8A8A 7px 7px, #8A8A8A 8px 8px, #8A8A8A 9px 9px, #8A8A8A 10px 10px, #8A8A8A 11px 11px, #8A8A8A 12px 12px, #8A8A8A 13px 13px, #8A8A8A 14px 14px, #8A8A8A 15px 15px, #8A8A8A 16px 16px, #8A8A8A 17px 17px, #8A8A8A 18px 18px, #8A8A8A 19px 19px, #8A8A8A 20px 20px, #8A8A8A 21px 21px, #8A8A8A 22px 22px, #8A8A8A 23px 23px, #8A8A8A 24px 24px, #8A8A8A 25px 25px, #8A8A8A 26px 26px, #8A8A8A 27px 27px, #8A8A8A 28px 28px, #8A8A8A 29px 29px, #8A8A8A 30px 30px, #8A8A8A 31px 31px, #8A8A8A 32px 32px, #8A8A8A 33px 33px, #8A8A8A 34px 34px, #8A8A8A 35px 35px, #8A8A8A 36px 36px, #8A8A8A 37px 37px, #8A8A8A 38px 38px, #8A8A8A 39px 39px, #8A8A8A 40px 40px, #8A8A8A 41px 41px, #8A8A8A 42px 42px, #8A8A8A 43px 43px, #8A8A8A 44px 44px, #8A8A8A 45px 45px, #8A8A8A 46px 46px, #8A8A8A 47px 47px, #8A8A8A 48px 48px, #8A8A8A 49px 49px, #8A8A8A 50px 50px, #8A8A8A 51px 51px, #8A8A8A 52px 52px, #8A8A8A 53px 53px, #8A8A8A 54px 54px, #8A8A8A 55px 55px, #8A8A8A 56px 56px, #8A8A8A 57px 57px, #8A8A8A 58px 58px, #8A8A8A 59px 59px, #8A8A8A 60px 60px, #8A8A8A 61px 61px, #8A8A8A 62px 62px, #8A8A8A 63px 63px, #8A8A8A 64px 64px, #8A8A8A 65px 65px, #8A8A8A 66px 66px, #8A8A8A 67px 67px, #8A8A8A 68px 68px, #8A8A8A 69px 69px, #8A8A8A 70px 70px, #8A8A8A 71px 71px, #8A8A8A 72px 72px, #8A8A8A 73px 73px, #8A8A8A 74px 74px, #8A8A8A 75px 75px, #8A8A8A 76px 76px, #8A8A8A 77px 77px, #8A8A8A 78px 78px, #8A8A8A 79px 79px, #8A8A8A 80px 80px, #8A8A8A 81px 81px, #8A8A8A 82px 82px, #8A8A8A 83px 83px, #8A8A8A 84px 84px, #8A8A8A 85px 85px, #8A8A8A 86px 86px, #8A8A8A 87px 87px, #8A8A8A 88px 88px, #8A8A8A 89px 89px, #8A8A8A 90px 90px, #8A8A8A 91px 91px, #8A8A8A 92px 92px, #8A8A8A 93px 93px, #8A8A8A 94px 94px, #8A8A8A 95px 95px, #8A8A8A 96px 96px, #8A8A8A 97px 97px, #8A8A8A 98px 98px, #8A8A8A 99px 99px, #8A8A8A 100px 100px, #8A8A8A 101px 101px, #8A8A8A 102px 102px, #8A8A8A 103px 103px, #8A8A8A 104px 104px, #8A8A8A 105px 105px, #8A8A8A 106px 106px, #8A8A8A 107px 107px, #8A8A8A 108px 108px, #8A8A8A 109px 109px, #8A8A8A 110px 110px, #8A8A8A 111px 111px, #8A8A8A 112px 112px, #8A8A8A 113px 113px, #8A8A8A 114px 114px, #8A8A8A 115px 115px, #8A8A8A 116px 116px, #8A8A8A 117px 117px, #8A8A8A 118px 118px, #8A8A8A 119px 119px, #8A8A8A 120px 120px, #8A8A8A 121px 121px, #8A8A8A 122px 122px, #8A8A8A 123px 123px, #8A8A8A 124px 124px, #8A8A8A 125px 125px, #8A8A8A 126px 126px, #8A8A8A 127px 127px, #8A8A8A 128px 128px, #8A8A8A 129px 129px, #8A8A8A 130px 130px, #8A8A8A 131px 131px, #8A8A8A 132px 132px, #8A8A8A 133px 133px, #8A8A8A 134px 134px, #8A8A8A 135px 135px, #8A8A8A 136px 136px, #8A8A8A 137px 137px, #8A8A8A 138px 138px, #8A8A8A 139px 139px, #8A8A8A 140px 140px, #8A8A8A 141px 141px, #8A8A8A 142px 142px, #8A8A8A 143px 143px, #8A8A8A 144px 144px, #8A8A8A 145px 145px, #8A8A8A 146px 146px, #8A8A8A 147px 147px, #8A8A8A 148px 148px, #8A8A8A 149px 149px, #8A8A8A 150px 150px, #8A8A8A 151px 151px, #8A8A8A 152px 152px, #8A8A8A 153px 153px, #8A8A8A 154px 154px, #8A8A8A 155px 155px, #8A8A8A 156px 156px;
}
.no-results> small{
  color: rgba(0, 0, 0, 0.68);
  font-size: 12px;
  z-index: 7;
  color: #9E0E0E;
  position: absolute;
  left: 9px;
  top: 82px;
}

.inativo td{
    position: relative;
}
.inativo td:after{
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    background-color: rgba(250, 250, 250, 0.55);
    position: absolute;
    top: 0px;
    left: 0;
}
.inativo td:last-child:after{
    content: '';
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    top: 0px;
    left: 0;
}
.inativo td:first-child:before{
    content: 'Inativo';
    font-size: 10px;
    display: inline-block;
    position: absolute;
    bottom: 5px;
    left: 100%;
    text-transform: uppercase;
    width: 100%;
    text-align: right;
}

div.card[class*="bgm-"] .table{
  background-color: rgba(255,255,255,.1);
  color: white;
}
div.card[class*="bgm-"] .table > thead > tr > th{
  background-color: rgba(0,0,0,.3);
}
div.card[class*="bgm-"] .table > thead > tr > th > *{
  color: white;
}
div.card[class*="bgm-"] .table-striped > tbody > tr{
    background-color: rgba(255,255,255,.05);
}
div.card[class*="bgm-"] .table-striped > tbody > tr:nth-of-type(odd){
    background-color: rgba(255,255,255,.1);
}
div.card[class*="bgm-"] .table-hover > tbody > tr:hover {
  background-color: rgba(255,255,255,.3) !important;
}

.to-the-right tr > td:first-child{
    position: relative;
}
.to-the-right tr > td:first-child:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    border-left: solid rgba(255, 255, 255, 0.47);
    border-right: solid transparent;
    border-bottom: solid transparent;
    border-top: solid transparent;
    border-width: 18px;
    left: 82%;
    border-left-width: 10px;
}
.to-the-right tr > td:first-child:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    width: 82%;
    border-width: 18px;
    left: 0;
    background-color: rgba(255, 255, 255, 0.47);
    z-index: -1;
}
.to-the-right  tr:last-child > td{
    padding-bottom: 7px !important;
}

.to-the-right{
  margin-bottom: 20px !important;
}

.nowrap{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 89%;
    display: inline-block;
    float: left;
}
.nowrap:hover
{
   -webkit-animation: _nowrap .5s cubic-bezier(0.68, -0.55, 0.27, 1.55);/* 11 steps not 12 */
    -webkit-animation-fill-mode: forwards; */
    animation: _nowrap .5s cubic-bezier(0.68, -0.55, 0.27, 1.55);/* 11 steps not 12 */
    animation-fill-mode: forwards; */
    background-color: rebeccapurple;
    background-color: inherit;
}

.relative{
  position: relative;
}
.absolute{
  position: absolute;
}

.modal-header.bgm-indigo *,
.modal-footer.bgm-indigo *{
  color: white !important;
  font-weight: 300 !important;
}

.t-0{ top: 0px;}
.t-5{ top: 5px;}
.t-10{ top: 10px;}
.t-15{ top: 15px;}
.t-20{ top: 20px;}
.t-25{ top: 25px;}

.l-0{ left: 0px;}
.l-5{ left: 5px;}
.l-10{ left: 10px;}
.l-15{ left: 15px;}
.l-20{ left: 20px;}
.l-25{ left: 25px;}

.b-0{ bottom: 0px;}
.b-5{ bottom: 5px;}
.b-10{ bottom: 10px;}
.b-15{ bottom: 15px;}
.b-20{ bottom: 20px;}
.b-25{ bottom: 25px;}

.r-0{ right: 0px;}
.r-5{ right: 5px;}
.r-10{ right: 10px;}
.r-15{ right: 15px;}
.r-20{ right: 20px;}
.r-25{ right: 25px;}

@keyframes _nowrap {
  0% {
    width: 90%;
  }

  100% {
    width: 100%;
  }
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes dash {
  0% {
    stroke-dasharray: 1,200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dasharray: 89,200;
    stroke-dashoffset: -124px;
  }
}

@keyframes color {
  100%, 0% {
    stroke: #f44336;
  }

  40% {
    stroke: #2196f3;
  }

  66% {
    stroke: #4caf50;
  }

  80%, 90% {
    stroke: #ffc107;
  }
}

.card-body.table-responsive.table-user{
  padding-top: 18px;
  padding-bottom: 0px;
}


.table-user tr:nth-last-child(1) ul,
.table-user tr:nth-last-child(2) ul,
.table-user tr:nth-last-child(3) ul{
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
  transform-origin: bottom right !important;
}

.table-user table[data-nt-count-table="1"] tr:nth-last-child(1) ul{
  top: 40px;
  bottom: auto;
  margin-bottom: 0;
  top: -186%;
  left: auto;
  right: 100%;
}

.table-user table[data-nt-count-table="2"] tr:nth-last-child(1) ul{
  bottom: auto;
  left: auto;
  right: 100%;
  top: -107px;
}
.table-user table[data-nt-count-table="2"] tr:nth-last-child(2) ul,
.table-user table[data-nt-count-table="3"] tr:nth-last-child(2) ul{
  top: -38px;
  right: 100%;
  bottom: auto;
  transform-origin: top right !important;
}

.table-user table[data-nt-count-table="3"] tr:nth-last-child(3) ul{
  top: 0;
  right: 100%;
  bottom: auto;
  transform-origin: top right !important;
}

.table td:last-child .btn-icon{
  background-color: transparent;
  color: black;
  border: none !important;
  box-shadow: none;
  opacity: 0;
  margin-top: 4px;
}

.table td:last-child .btn-icon:hover{
  color: #5D5D5D;
}

.table tr:hover td:last-child .btn-icon{
  opacity: 1;
}

.load-input {
    display: block;
    width: 15px;
    height: 15px;
    background: inherit;
    margin-left: -20px;
    margin-top: -24px;
    position: absolute;
    border-radius: 50%;
    border-top: solid 2px rgba(0, 0, 0, 0.38);
    border-bottom: solid 2px rgba(0, 0, 0, 0.38);
    border-left: solid 2px transparent;
    border-right: solid 2px rgba(0, 0, 0, 0.38);
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.card-date .card-body{
    display: block;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.81) !important;
    border-top: solid rgba(255, 255, 255, 0.44);
}
.card-date h3{
    color: inherit;
}
.card-date h1{
    overflow: hidden;
    margin: auto;
    display: inline-block;
    padding: 35px 18px;
    border-radius: 50%;
    width: 146px;
    font-weight: bold;
    border: solid rgba(255, 255, 255, 0.71);
    color: inherit;
    text-transform: capitalize;
    background-color: rgba(0, 0, 0, 0.16);
    text-shadow: #AF860A 1px 1px, #AF860A 2px 2px, #AF860A 3px 3px, #AF860A 4px 4px, #AF860A 5px 5px, #AF860A 6px 6px, #AF860A 7px 7px, #AF860A 8px 8px, #AF860A 9px 9px, #AF860A 10px 10px, #AF860A 11px 11px, #AF860A 12px 12px, #AF860A 13px 13px, #AF860A 14px 14px, #AF860A 15px 15px, #AF860A 16px 16px, #AF860A 17px 17px, #AF860A 18px 18px, #AF860A 19px 19px, #AF860A 20px 20px, #AF860A 21px 21px, #AF860A 22px 22px, #AF860A 23px 23px, #AF860A 24px 24px, #AF860A 25px 25px, #AF860A 26px 26px, #AF860A 27px 27px, #AF860A 28px 28px, #AF860A 29px 29px, #AF860A 30px 30px, #AF860A 31px 31px, #AF860A 32px 32px, #AF860A 33px 33px, #AF860A 34px 34px, #AF860A 35px 35px, #AF860A 36px 36px, #AF860A 37px 37px, #AF860A 38px 38px, #AF860A 39px 39px, #AF860A 40px 40px, #AF860A 41px 41px, #AF860A 42px 42px, #AF860A 43px 43px, #AF860A 44px 44px, #AF860A 45px 45px, #AF860A 46px 46px, #AF860A 47px 47px, #AF860A 48px 48px, #AF860A 49px 49px, #AF860A 50px 50px, #AF860A 51px 51px, #AF860A 52px 52px, #AF860A 53px 53px, #AF860A 54px 54px, #AF860A 55px 55px, #AF860A 56px 56px, #AF860A 57px 57px, #AF860A 58px 58px, #AF860A 59px 59px, #AF860A 60px 60px, #AF860A 61px 61px, #AF860A 62px 62px, #AF860A 63px 63px, #AF860A 64px 64px, #AF860A 65px 65px, #AF860A 66px 66px, #AF860A 67px 67px, #AF860A 68px 68px, #AF860A 69px 69px, #AF860A 70px 70px, #AF860A 71px 71px, #AF860A 72px 72px, #AF860A 73px 73px, #AF860A 74px 74px, #AF860A 75px 75px, #AF860A 76px 76px, #AF860A 77px 77px, #AF860A 78px 78px, #AF860A 79px 79px, #AF860A 80px 80px, #AF860A 81px 81px, #AF860A 82px 82px, #AF860A 83px 83px, #AF860A 84px 84px, #AF860A 85px 85px, #AF860A 86px 86px, #AF860A 87px 87px, #AF860A 88px 88px, #AF860A 89px 89px, #AF860A 90px 90px, #AF860A 91px 91px, #AF860A 92px 92px, #AF860A 93px 93px, #AF860A 94px 94px, #AF860A 95px 95px, #AF860A 96px 96px, #AF860A 97px 97px, #AF860A 98px 98px, #AF860A 99px 99px, #AF860A 100px 100px, #AF860A 101px 101px, #AF860A 102px 102px, #AF860A 103px 103px, #AF860A 104px 104px, #AF860A 105px 105px, #AF860A 106px 106px, #AF860A 107px 107px, #AF860A 108px 108px, #AF860A 109px 109px, #AF860A 110px 110px, #AF860A 111px 111px, #AF860A 112px 112px, #AF860A 113px 113px, #AF860A 114px 114px, #AF860A 115px 115px, #AF860A 116px 116px, #AF860A 117px 117px, #AF860A 118px 118px, #AF860A 119px 119px, #AF860A 120px 120px, #AF860A 121px 121px, #AF860A 122px 122px, #AF860A 123px 123px, #AF860A 124px 124px, #AF860A 125px 125px, #AF860A 126px 126px, #AF860A 127px 127px, #AF860A 128px 128px, #AF860A 129px 129px, #AF860A 130px 130px, #AF860A 131px 131px, #AF860A 132px 132px, #AF860A 133px 133px, #AF860A 134px 134px, #AF860A 135px 135px, #AF860A 136px 136px, #AF860A 137px 137px, #AF860A 138px 138px, #AF860A 139px 139px, #AF860A 140px 140px, #AF860A 141px 141px, #AF860A 142px 142px, #AF860A 143px 143px, #AF860A 144px 144px, #AF860A 145px 145px, #AF860A 146px 146px, #AF860A 147px 147px, #AF860A 148px 148px, #AF860A 149px 149px, #AF860A 150px 150px, #AF860A 151px 151px, #AF860A 152px 152px, #AF860A 153px 153px, #AF860A 154px 154px, #AF860A 155px 155px, #AF860A 156px 156px;
    line-height: 36px;
    font-size: 42px;
}
.nt-comp-galery .item{
  background-color: gray;
}
.nt-comp-galery .item, .nt-comp-galery label{
    overflow: hidden;
    width: 25%;
    display: block;
    float: left;
    position: relative;
}
.nt-comp-galery label{
  height: 110px;
}
.nt-comp-galery .item button{
  position: absolute;
  color: black;
  right: 10px;
  top: 10px;
  background-color: transparent;
  border: solid 1px black;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  transition: all .2s ease-in-out;
  box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.56);
}
.nt-comp-galery .item button:hover{
  background-color: rgba(255, 255, 255, 0.6);
}
.nt-comp-galery .item img{
  width: 100%;
}
.nt-comp-galery .item button:active{
  background-color: rgba(0,0,0,0);
}
.nt-comp-galery label{
  text-align: center;
  padding: 10px 10px 0 10px;
  position: relative;
  cursor: pointer;
}
.nt-comp-galery label:after{
  content:"";
  border: dashed 3px;
  width: 100%;
  height: 100px;
  display: block;
  position: relative;
  top: -100%;
}

.nt-comp-galery label i{
  font-size: 4em;
  margin: auto;
  line-height: 97px;
}

.nt-video .preview{
    overflow: hidden;
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    margin-top: -37px;
    margin-bottom: 30px;
    z-index: 1;
    background-image: url('../img/placeholder.png');
}

.nt-video .preview button{
  position: absolute;
  color: black;
  right: 10px;
  top: 10px;
  background-color: transparent;
  border: solid 1px black;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  transition: all .2s ease-in-out;
  box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.56);
}
.nt-video .preview button:hover{
  background-color: rgba(255, 255, 255, 0.6);
}
.nt-video .preview img{
  width: 100%;
}
.nt-crop{
  overflow: hidden;
}

.nt-crop .preview{
    overflow: hidden;
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    z-index: 1;
    background-image: url('../img/placeholder.png');
}

.nt-crop .preview button{
  position: absolute;
  color: black;
  right: 10px;
  top: 10px;
  background-color: transparent;
  border: solid 1px black;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  transition: all .2s ease-in-out;
  box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.56);
}
.nt-crop .preview button:hover{
  background-color: rgba(255, 255, 255, 0.6);
}
.nt-crop .preview img{
  width: 100%;
}

.perfil-foto .nt-crop .preview{
    overflow: hidden;
    width: 146px;
    height: 146px;
    display: block;
    float: none;
    position: relative;
    z-index: 1;
    background-image: url('../img/placeholder.png');
    margin: auto;
    border-radius: 50%;
    border: solid 3px #ddd;
}
.perfil-foto .nt-crop>button{
    width: 146px;
    height: 146px;
    border-radius: 50%;
    box-shadow: none !important;
    background-image: url('../img/no-perfil.jpg');
    background-size: cover;
    margin: auto;
    float: none;
    position: relative;
    border: none;
    display: block;
    color: transparent;
    font-weight: 500;
    transition: all .2s ease-in-out;
}
.perfil-foto .nt-crop>button:hover{
    color: black;
}

.perfil-foto .nt-crop .preview button{
  position: absolute;
  color: black;
  right: 20px;
  top: 20px;
  background-color: transparent;
  border: none;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  transition: all .2s ease-in-out;
  box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.56);
}


.nt-audio .preview{
    margin-top: -38px;
    z-index: 103;
    overflow: hidden;
    height: 146px;
    position: relative;
    width: 100%;
    background-image: url('../img/placeholder.png');
}

.nt-audio button{
    position: absolute;
    z-index: 119;
    right: 25px;
    top: 10px;
    color: black;
    background-color: transparent;
    border: solid 1px black;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    transition: all .2s ease-in-out;
    box-shadow: 0 0 2px 1px rgba(255, 255, 255, 0.56);
}
.nt-audio button:hover{
  background-color: rgba(255, 255, 255, 0.6);
}

#map-canvas {
  height: 440px;
}
#iw_container .iw_title {
  font-size: 16px;
  font-weight: bold;
}
.iw_content {
  padding: 15px 15px 15px 0;
}

#modal-crop,
#modal-crop-combo{
  overflow-y: hidden;
}
@-webkit-keyframes the-loader-an1 {
  0% {
    transform:rotateZ(0deg);
  }
  100% {
   transform:rotateZ(360deg);
  }
}
@keyframes the-loader-an1 {
  0% {
    transform:rotateZ(0deg);
  }
  100% {
    transform:rotateZ(360deg);
  }
}
@-webkit-keyframes the-loader-an2 {
  0% {
    transform:rotateZ(0deg);
  }
  100% {
   transform:rotateZ(-360deg);
  }
}
@keyframes the-loader-an2 {
  0% {
    transform:rotateZ(0deg);
  }
  100% {
    transform:rotateZ(-360deg);
  }
}

/* xs */
@media (max-width: 767px) {
  .bootgrid-footer .infoBar, .bootgrid-header .actionBar{
  	width: 100%;
  }
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
  .bootgrid-footer .infoBar, .bootgrid-header .actionBar{
  	width: 70%;
  }
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
  .bootgrid-footer .infoBar, .bootgrid-header .actionBar{
  	width: 40%;
  }
}

/* lg */
@media (min-width: 1200px) {
  .bootgrid-footer .infoBar, .bootgrid-header .actionBar{
  	width: 40%;
  	min-width: 300px;
  }
}

@-webkit-keyframes width-load {
  0% {
    width: 0;
  }
  100% {
   width: 100%; 
  }
}
@keyframes width-load {
  0% {
    width: 0;
  }
  100% {
   width: 100%; 
  }
}


@-webkit-keyframes open-circle {
  0% {
    width: 10px;
    height :10px;
    top: 0px;
    right: 0px;
  }
  100% {
    width: 1500px;
    height: 1500px;
    top: -50%;
    right: -50%;
  }
}
@keyframes open-circle {
  0% {
    width: 0px;
    height :0px;
    top: 10px;
    right: 10px;
  }
  100% {
    width: 1500px;
    height: 1500px;
    top: -50%;
    right: -50%;
  }
}

@-webkit-keyframes open-add-nt {
  0% {
    width: 0px;
    height: 0px;
    padding: 0;
    box-shadow: 0 0 0 transparent, 0 0 0 transparent;
    top: 66px;
    right: 35px;
  }
  100% {
    padding: 32px 15px;
    box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19);
    position: absolute;
    width: 95%;
    right: 0;
    top: 1%;
  }
}
@keyframes open-add-nt {
  0% {
    width: 0px;
    height: 0px;
    padding: 0;
    box-shadow: 0 0 0 transparent, 0 0 0 transparent;
    top: 66px;
    right: 35px;
  }
  100% {
    padding: 20px 15px;
    box-shadow: 0 8px 17px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19);
    position: absolute;
    width: 95%;
    right: 0;
    top: 1%;
  }
}

@-webkit-keyframes loop-loko {
  0% {
    transform:rotateZ(0deg) rotateX(0deg) rotateY(0deg);
  }
  100% {
   transform:rotateZ(-33deg) rotateX(-27deg) rotateY(13deg); 
  }
}
@keyframes loop-loko {
  0% {
    transform:rotateZ(0deg) rotateX(0deg) rotateY(0deg);
  }
  100% {
   transform:rotateZ(260deg) rotateX(250deg) rotateY(13deg); 
  }
}

form .radio{
  display: inline;
  margin-right: 20px;
}

form label + .radio{
  margin-left: 10px;
}

/* xs */
@media (max-width: 767px) {
  .hide-xs{
    display: none !important;
  }

  .control-filter .form-group{
    width: 100% !important;
  }

  .control-data-period>.form-group input{
    width: 100%;
  }
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
   
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
  
}

/* lg */
@media (min-width: 1200px) {
  
}