body {
    font-family: 'Noto Sans JP', sans-serif;
    /*background-color: #DCDCDC;*/
    font-size: 12px !important;
}

span, label {
    font-family: 'Noto Sans JP', sans-serif;
}
h1, h2, h3, h4, h5 {
  font-family:'Noto Sans JP', sans-serif;
}
ul, li {
  font-family:'Noto Sans JP', sans-serif;
}

.navbar-vertical-collapsed .mn-collapse.show {
  display: none !important;
}
.navbar-vertical-collapsed-hover .mn-collapse.show {
  display: block !important;
}

/*Modal BootstrapDialog Close*/
.bootstrap-dialog.type-success .bootstrap-dialog-draggable {
  background-color: #00d27a!important
}
.bootstrap-dialog.type-primary .bootstrap-dialog-draggable {
  background-color: #2c7be5!important
}
.bootstrap-dialog.type-info .bootstrap-dialog-draggable {
  background-color: #27bcfd!important
}
.bootstrap-dialog.type-warning .bootstrap-dialog-draggable {
  background-color: #f5803e!important
}
.bootstrap-dialog.type-danger .bootstrap-dialog-draggable {
  background-color: #e63757!important
}
.bootstrap-dialog-header {
  width: 100% !important;
}

.bootstrap-dialog-draggable {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #d8e2ef;
  border-top-left-radius: calc(.375rem - 1px);
  border-top-right-radius: calc(.375rem - 1px)
}

.bootstrap-dialog-title {
  float: left !important;
  margin-top: 0px !important;
  margin-bottom: 0;
  line-height: 1.5
}

.bootstrap-dialog-close-button {
  float: right !important;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5
}

.bootstrap-dialog-close-button .close:hover {
  color: #000;
  text-decoration: none
}

.bootstrap-dialog-close-button .close:not(:disabled):not(.disabled):focus,.bootstrap-dialog-close-button .close:not(:disabled):not(.disabled):hover {
  opacity: .75
}


.div-float-left-text {
  display: none !important;
  color: #FFF !important;
}

.div-float-top-right {
  width: 60px !important;
  height: 60px !important;
  top: 80 !important;
  right: 20 !important;
  float: right !important;
  position: fixed !important;
  z-index: 999 !important;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center !important;
  padding: 10px !important;
  cursor: pointer;
}
.div-float-top-right:hover,
.div-float-top-right:focus {
  width: 300px !important; 
  height: 80px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; 
  transition: all 0.3s linear 0.1s;
}
.div-float-top-right:hover > .div-float-left-text,
.div-float-top-right:focus > .div-float-left-text {
  display: block !important;
}

.div-float-bottom-right {
  width: 60px !important;
  height: 60px !important;
  bottom: 20 !important;
  right: 20 !important;
  float: right !important;
  position: fixed !important;
  z-index: 999 !important;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center !important;
  padding: 10px !important;
  cursor: pointer;
}
.div-float-bottom-right:hover,
.div-float-bottom-right:focus {
  width: 300px !important; 
  height: 180px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; 
  transition: all 0.3s linear 0.1s;
}
.div-float-bottom-right:hover > .div-float-left-text,
.div-float-bottom-right:focus > .div-float-left-text  {
  display: block !important;
}

.div-float-bottom-right2 {
  width: 60px !important;
  height: 60px !important;
  bottom: 90 !important;
  right: 20 !important;
  float: right !important;
  position: fixed !important;
  z-index: 999 !important;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center !important;
  padding: 10px !important;
  cursor: pointer;
}
.div-float-bottom-right2:hover,
.div-float-bottom-right2:focus {
  width: 300px !important; 
  height: 140px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; 
  transition: all 0.3s linear 0.1s;
}
.div-float-bottom-right2:hover > .div-float-left-text,
.div-float-bottom-right2:focus > .div-float-left-text {
  display: block !important;
}

.animationIf.ng-enter,
.animationIf.ng-leave {
  -webkit-transition: opacity ease-in-out 1s;
  -moz-transition: opacity ease-in-out 1s;
  -ms-transition: opacity ease-in-out 1s;
  -o-transition: opacity ease-in-out 1s;
  transition: opacity ease-in-out 1s;
}
.animationIf.ng-enter,
.animationIf.ng-leave.ng-leave-active {
  opacity: 0;
}
.animationIf.ng-leave,
.animationIf.ng-enter.ng-enter-active {
  opacity: 1;
}


.right-float-mbl {
  float: right !important;
}

.row .no-float {
  display: table-cell;
  float: none;
}

.col-radius {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.div-icon-tot-dashboard {
  width: 40px !important; 
  height: 40px !important; 
  padding-top: 8px !important; 
  margin: 8px 6px 8px 6px !important;
}

.growl-item {
  width: 400px !important;
  border: 1px solid #000 !important;
}

.btn-salvar {
  width: 140px !important;
}

/******* INI LOGIN AREA **********/
.label-lg { 
    float: left;      
    color: #FFF;
    font-size: 12px;
    font-weight: 100;
}

.ipt-login {
    max-height: 24px;
    font-size: 11px !important;
    padding: 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.shadow-hover:hover, .shadow-hover:focus {
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.75);
  transition: box-shadow 0.8s ease-in-out;
}
.shadow-hover:hover, .shadow-hover:focus {
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.75);
  transition: box-shadow 0.8s ease-in-out;
}

.text-shadow {
  text-shadow: 2px 2px #4d5969 !important;
}

#mobile-login {
  display: none;  
}

.bg-login {    
  width: 100%;
  height: 110%;
  margin-top: -50px;
  background: url(../Images/bg_login.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  padding-top: 3%;
}

.form-control:focus {
  border: 1px solid #A2A2A2 !important;
}

.has-error input {
  background-color: #ffcdd2 !important;
}

.user-lg-panel {
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  border-radius: 30px !important;
}
.user-lg-panel img {
  -webkit-border-radius: 3px 3px 0px 0px !important;
  -moz-border-radius: 3px 3px 0px 0px !important;
  border-radius: 3px 3px 0px 0px !important;
}
.user-lg-panel .panel {
  cursor: pointer;
  max-width: 120px;
}
.user-lg-panel .panel-footer {
  padding: 5px !important;
  color: #141F2A;
}
.user-lg-panel .panel-footer label {
  font-size: 12px !important;
}
.user-lg-panel:hover .panel-footer {
  cursor: pointer;
  background-color: #141F2A;
  color: #FFF;
  transition: all 2s ;
}
.user-lg-panel-active {
  background-color: #141F2A !important;
  color: #FFF !important;
}
.user-lg-panel:hover label {
  cursor: pointer;
}
.user-lg-panel:hover span {
  color: #141F2A;
  transition: all 2s;
}
.user-lg-panel:hover img {
  opacity: 0.6;
  transition: all 3s;
}
.user-lg-panel img {
  max-height: 120px;
  max-width: 120px;
  height: auto;
  width: 100%;
}
.user-lg-panel label {
  font-size: 16px;
}
.erase-user {
  position: absolute;
  text-align: right;
  float: right;
  right: 25;
  top: -15;
}
.erase-user:hover {
  opacity: 0.5;
}

/******* END LOGIN AREA **********/

.div-chart-popover {
  width: auto !important;
  height: 120px !important;
  max-height: 100% !important;
}
.div-chart-min {
  width: auto !important;
  height: 300px !important;
  max-height: 300px !important;
}
.div-chart {
  width: auto !important;
  height: 460px !important;
  max-height: 460px !important;
}
.div-char-legenda label {
  font-size: 20px;
  font-weight: bold;
}
.div-chart.pointer-on-bars .dxc-series rect {
    cursor: pointer;
}

.button-chart-container {
    text-align: center;
    height: 40px;
    position: absolute;
    top: 7px;
    left: 0px;
}

.dash-card-default { 
  background-image: url(../Images/bg-dash-default.png);
}

.dash-card-info { 
  background-image: url(../Images/bg-dash-info.png);
}

.dash-card-primary { 
  background-image: url(../Images/bg-dash-primary.png);
}

.dash-card-success-dark { 
  background-image: url(../Images/bg-dash-success-dark.png);
}

.dash-card-success { 
  background-image: url(../Images/bg-dash-success.png);
}

.dash-card-warning { 
  background-image: url(../Images/bg-dash-warning.png);
}

.dash-card-danger { 
  background-image: url(../Images/bg-dash-danger.png);
}

.has-lg-error > input{
  background-color: #ffe0b2 !important;
}

.fa-menu {
  text-align: center;
  min-width: 15px;
  width: 15px;
}

.nav-justified > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 5px 8px 5px 8px;
}

.nav-justified > li.active > a {
  border: 0px;
}

.nav-justified > li.active {
  border: 0px;
}

.nav-justified > li:hover > a,
.nav-justified > li:focus > a {
  border: 0px;
}

.nav-justified > li.active > a:hover,
.nav-justified > li.active > a:focus {
  border: 0px;
}

.input-group-btn {
  font-size: 12px;
}

table thead th {
  font-size: 12px;
  /*background-color: #DEDEDE;
  border: 1px solid #FFF !important;*/
  border-collapse: collapse;
}

/*table thead th a {
  color: #000 !important;
}

table thead th i {
  color: #000 !important;
}

table thead th label{
  margin-top: -18px;
  color: #000;
}

table tbody tr {
  cursor: pointer;
}*/

table tbody td {
  font-size: 12px;
  vertical-align : middle !important;
}

/*.datepicker table tr th {
  background-color: #FFF !important;
  border-radius: 0px !important;
  border: none !important;
  border-collapse: collapse !important;
}*/

.table-trib-ent thead th {
  /*background-color: #0d47a1 !important;*/
  font-size: 11px;
  color: #FFF !important;
  border: 1px solid #0d47a1 !important;
}
.table-trib-ent thead tr:first-child th {
  border-top: none  !important;
  border-bottom: none  !important;
}
.table-trib-ent thead tr th:first-child {
  border-left: none  !important;
}
.table-trib-ent thead tr:last-child th {
  border-bottom: none  !important;
}
.table-trib-ent thead tr th:last-child {
  border-right: none  !important;
}

.table-trib-ent thead th a {
  color: #FFF !important;
}

.table-trib-ent tbody td {
  border-bottom: 2px solid !important;
}

.table-trib-ent-rev tbody td.td-noborder-bottom {
  border-bottom-style: hidden !important;
}

.table-trib-ent-rev thead th {
  /*background-color: #0d47a1 !important;*/
  font-size: 11px;
  color: #FFF !important;
  border: 1px solid #0d47a1 !important;
}
.table-trib-ent-rev thead tr:first-child th {
  border-top: none  !important;
  border-bottom: none  !important;
}
.table-trib-ent-rev thead tr th:first-child {
  border-left: none  !important;
}
.table-trib-ent-rev thead tr:last-child th {
  border-bottom: none  !important;
}
.table-trib-ent-rev thead tr th:last-child {
  border-right: none  !important;
}

.table-trib-ent-rev thead th a {
  color: #FFF !important;
}

.table-trib-sai thead th {
  /*background-color: #007E33;*/
  font-size: 11px;
  color: #FFF;
  border: 1px solid #007E33 !important;
}
.table-trib-sai thead tr:first-child th {
  border-top: none  !important;
  border-bottom: none  !important;
}
.table-trib-sai thead tr th:first-child {
  border-left: none  !important;
}
.table-trib-sai thead tr:last-child th {
  border-bottom: none  !important;
}
.table-trib-sai thead tr th:last-child {
  border-right: none  !important;
}

.table-trib-sai thead th a {
  color: #FFF !important;
}

.table-trib-sai-rev thead th {
  /*background-color: #007E33;*/
  font-size: 11px;
  color: #FFF;
  border: 1px solid #007E33 !important;
}
.table-trib-sai-rev thead tr:first-child th {
  border-top: none  !important;
  border-bottom: none  !important;
}
.table-trib-sai-rev thead tr th:first-child {
  border-left: none  !important;
}
.table-trib-sai-rev thead tr:last-child th {
  border-bottom: none  !important;
}
.table-trib-sai-rev thead tr th:last-child {
  border-right: none  !important;
}

.table-trib-sai-rev thead th a {
  color: #FFF !important;
}

.table-trib-sai-rev tbody td {
  border-bottom: 2px solid !important;
}

.table-trib-sai-rev tbody td.td-noborder-bottom {
  border-bottom-style: hidden !important;
}

.top-main {
  position: relative;
  background-color: #FFF;
  min-height  : 90px;
  z-index: 2;
}

.separator {
  display: flex;
  align-items: center;
  text-align: center;
  color: #898989;
}
.separator::before,
.separator::after {
  content: '';
  flex: 1;
  border-bottom: 1px dotted #e7e7e7;
}
.separator::before {
  margin-right: .25em;
}
.separator::after {
  margin-left: .25em;
}

.procedure-icon {
  width: 40px;
  height: auto;
}

.my-control {
    max-height: 28px;
    font-size: 12px;
    padding: 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.my-control-sel {
    max-height: 28px;
    font-size: 12px;
    padding: 0px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.my-control-txta {
    font-size: 12px;
    padding: 8px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.search-addon {
  cursor: hand; 
  font-size: 10px;
}

.btn-group.btn-group-block {
  display: flex;
}

.btn-group-block .btn {
  flex: 1
}

.dv-dtpicker {margin-top: -8px; margin-left: -17px;}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.st-text {
  font-size: 11px; 
  color: #1996D7;
}

.row-title-fields {
  margin-bottom: 15px;
  border-bottom: 1px solid #DCDCDC;
}

.row-title-fields button:hover,
.row-title-fields button:focus {
  text-decoration: none;
}

.row-title-fields button:focus {  
  box-shadow: 0 0 0 0;
  border: none;
  outline: 0; 
}

.nd-text {
  font-size: 10px; 
  margin-left: 5px;
  color: #808080;
}

.text-obg {
  font-size: 12px; 
  margin-left: 5px;
  color: red;
}

.ta-editor {
    min-height: 300px;
    max-height: 450px;
    height: auto;
    overflow: auto;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 100%;
    margin:20px 0;
}

.initext {
  font-size: 46px;
  font-weight: bold;
}

.breadcrumbs{
  height: 30px;
}

.search-div {
  padding-top: 8px;
}


.nobold{
    font-weight: normal;
}

.bold{
    font-weight: bold !important;
}

.input-group{
    z-index: 0;
}

.selecionado{
    font-weight: bold;
    font-style: italic;
}
.bloqline{
    color: #FF6347;
}

.btn-menu{
    min-height: 150px;
}

.nolink a {
    color: #FFF;
}

.nolink span {
    font-size: 14px;
}

.view-apptm{
    font-size: 16px;
    color: #000;
}

a:hover, a:focus { color: #888; text-decoration: none; }



.imgft{
    margin-top: 20px;
    margin-bottom: 30px;
    height: 40px;
}

.alert {
    font-size: 14px;
}

.mn-home{
    min-height: 50px;
    padding-top: 20px;
}

.left-justify{
    text-align: left;    
}

.center-justify{
    text-align: center;    
}

.right-justify{
    text-align: right;    
}

.right-justify-mbl{
    text-align: right;    
}

.thead-inverse{
    background-color: #E6E6FA;
}

.initial-block{
    min-height: 300px; 
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    font-size: 13px;
}

.navbar-bd {    
  background-color: #323232; 
}

.navbar-brand-admin span {
  margin-left: 10px;
  font-size: 18px;
  font-weight: bold;
}

.navbar-brand-admin img {
  height: 30px;
}

.navbar-brand-site img {
  height: 48px;
}

.dropdown-modal {
  margin-top: -7px !important;
  height: 57px !important;
}

.page-header {
  margin-top: -1px !important;
  border: none;
}

#copyright-span {    
    color: #808080;
    font-size: 12px;
    margin-top: -20px;
    margin-left: 26px;
}

#copyright img {
    width: 20px;
}

#social i {
    color: #808080;
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

.div-title {
  text-align: center;
}

.div-title .img-ttlogin{
    display: inline-table;
    height: 64px;    
    margin-right: 10px;
}
.div-title .span-login{
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 36px;
    color: #FFF;
}

.footer {
    border-top: 1px solid #C0C0C0;
    padding-top: 15px;
    padding-bottom: 5px;
    background-color: #DCDCDC;
}


/* Add Animation */
@-webkit-keyframes animatetop {
    from {top: -300px; opacity: 0} 
    to {top: 0; opacity: 1}
}

@keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
}


/*
@media (max-width: @screen-xs-max) { ... }
@media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) { ... }
@media (min-width: @screen-md-min) and (max-width: @screen-md-max) { ... }
@media (min-width: @screen-lg-min) { ... }

*/

/* Largura da barra de rolagem */
::-webkit-scrollbar {
    width: 5px;
    height: 8px;
}
::-moz-scrollbar {
    width: 5px;
    height: 8px;
}

/* Fundo da barra de rolagem */
::-webkit-scrollbar-track-piece {
    background-color: #EEE;
    border-left: 1px solid #CCC
}
::-moz-scrollbar-track-piece {
    background-color: #EEE;
    border-left: 1px solid #CCC
}

/* Cor do indicador de rolagem */
::-webkit-scrollbar-thumb:vertical,
::-webkit-scrollbar-thumb:horizontal {
    background-color: #141F2A
}
::-moz-scrollbar-thumb:vertical,
::-moz-scrollbar-thumb:horizontal {
    background-color: #141F2A
}

/* Cor do indicador de rolagem - ao passar o mouse */
::-webkit-scrollbar-thumb:vertical:hover,
::-webkit-scrollbar-thumb:horizontal:hover {
    background-color: #717171
}
::-moz-scrollbar-thumb:vertical:hover,
::-moz-scrollbar-thumb:horizontal:hover {
    background-color: #717171
}

:focus {
  outline: none;
}
.row {
  margin-right: 0;
  margin-left: 0;
}


/* Main body section */
.side-body {
  background-color: #FFF;
  margin-right: -15px;
  padding-bottom: 20px;  
  box-shadow: 1px 1px 1px 1px #D3D3D3;
}
.side-bar {
  background-color: #FFF;
  margin-right: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
  box-shadow: 1px 1px 1px 1px #D3D3D3;
}
/* small screen */
@media (max-width: 768px) {
  #comun-login {
    display: none;
  }
  #mobile-login {
    display: block;
  }
  /* Slide in animation */
  @-moz-keyframes slidein {
    0% {
      left: -300px;
    }
    100% {
      left: 10px;
    }
  }
  @-webkit-keyframes slidein {
    0% {
      left: -300px;
    }
    100% {
      left: 10px;
    }
  }
  @keyframes slidein {
    0% {
      left: -300px;
    }
    100% {
      left: 10px;
    }
  }
  @-moz-keyframes slideout {
    0% {
      left: 0;
    }
    100% {
      left: -300px;
    }
  }
  @-webkit-keyframes slideout {
    0% {
      left: 0;
    }
    100% {
      left: -300px;
    }
  }
  @keyframes slideout {
    0% {
      left: 0;
    }
    100% {
      left: -300px;
    }
  }
 
  @-moz-keyframes bodyslidein {
    0% {
      left: 0;
    }
    100% {
      left: 300px;
    }
  }
  @-webkit-keyframes bodyslidein {
    0% {
      left: 0;
    }
    100% {
      left: 300px;
    }
  }
  @keyframes bodyslidein {
    0% {
      left: 0;
    }
    100% {
      left: 300px;
    }
  }
  @-moz-keyframes bodyslideout {
    0% {
      left: 300px;
    }
    100% {
      left: 0;
    }
  }
  @-webkit-keyframes bodyslideout {
    0% {
      left: 300px;
    }
    100% {
      left: 0;
    }
  }
  @keyframes bodyslideout {
    0% {
      left: 300px;
    }
    100% {
      left: 0;
    }
  }
  /* Slide side body*/
  
  .side-body {
    margin-left: 5px;
    position: relative;
    -moz-animation: bodyslideout 300ms forwards;
    -o-animation: bodyslideout 300ms forwards;
    -webkit-animation: bodyslideout 300ms forwards;
    animation: bodyslideout 300ms forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .top-main {
    /*margin-bottom: -70px;*/
    position: relative;
  }
  .body-slide-in {
    -moz-animation: bodyslidein 300ms forwards;
    -o-animation: bodyslidein 300ms forwards;
    -webkit-animation: bodyslidein 300ms forwards;
    animation: bodyslidein 300ms forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  /* Search */
  #search .panel-body .navbar-form {
    border-bottom: 0;
  }
  #search .panel-body .navbar-form .form-group {
    margin: 0;
  }
  /* Dropdown tweek */
  #dropdown .panel-body {
    margin: 0;
  }

}

@media (max-width: 1125px) {
  .right-justify-mbl{
      text-align: left;    
  }
}

input[type=checkbox] {
  visibility: hidden;
}

/* SLIDE THREE */
.slideThree {
  margin-top: 5px;
  width: 45px;
  height: 20px;
  background: #FFF;
  position: relative;  
  border: 1px solid #DCDCDC;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.slideThree:after {
  content: 'N';
  font:  12px/18px 'Segoe Ui', sans-serif;
  color: #696969;
  position: absolute;
  top: 0px;
  right: 6px;
  z-index: 0;
  font-weight: bold;
}

.slideThree:before {
  content: 'S';
  font: 12px/18px 'Segoe Ui', sans-serif;
  color: #696969;
  position: absolute;
  top: 0px;
  left: 6px;
  z-index: 0;
  font-weight: bold;
}

.slideThree label {
  display: block;
  width: 19px;
  height: 15px;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  -ms-transition: all .4s ease;
  transition: all .4s ease;
  cursor: pointer;
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 1;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: #1996D7;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}

.slideThree input[type=checkbox]:checked + label {
  left: 22px;
}

/* SQUARED FOUR */
.squaredFour {
  width: 12px; 
  position: relative;
}

.squaredFour label {
  cursor: pointer;
  position: absolute;
  width: 15px;
  height: 12px;
  top: 0;
  background: -webkit-linear-gradient(top, #FFF 0%, #FFF 40%, #dfe5d7 100%);
  background: -moz-linear-gradient(top, #FFF 0%, #FFF 40%, #FFF 100%);
  background: -o-linear-gradient(top, #FFF 0%, #FFF 40%, #FFF 100%);
  background: -ms-linear-gradient(top, #FFF 0%, #FFF 40%, #FFF 100%);
  background: linear-gradient(top, #FFF 0%, #FFF 40%, #FFF 100%);
  border: 1px solid #b3bead;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}

.squaredFour label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 13px;
  height: 6px;
  background: transparent;
  top: 0;
  left: 2px;
  border: 3px solid #1996D7;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.squaredFour input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

/* Profile container */
.profile {
  min-height: 520px;
  background-color: #FFF;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
}

.profile-userpic{
  text-align: center;
  margin: 15px 0px 15px 0px;
}
.profile-userpic img {
  width: 160px;
  height: auto;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}

.profile-usertitle {
  text-align: center;
  margin-top: 5px;
}

.profile-usertitle-name {
  color: #898989;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: bold;
}

.profile-user-num {
  color: #FF8800;
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: bold;  
}

.profile-user-lbl {
  color: #898989;
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: bold;  
}

.profile-userbuttons {
  text-align: center;
}

.profile-userbuttons .btn {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 600;
}

.profile-userbuttons .btn:last-child {
  margin-right: 0px;
}
    
.profile-usermenu {
  overflow-y: auto;
}

.profile-usermenu ul li {
  border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li:last-child {
  border-bottom: none;
}

.profile-usermenu ul li a {
  color: #93a3b5;
  font-size: 12px;
  font-weight: 400;
}

.profile-usermenu ul li a i {
  margin-right: 8px;
  font-size: 14px;
}

.profile-usermenu ul li a:hover {
  background-color: #fafcfd;
  color: #5b9bd1;
}

.profile-usermenu ul li.active {
  border-bottom: none;
}

.profile-usermenu ul li.active a {
  color: #5b9bd1;
  background-color: #f6f9fb;
  border-left: 2px solid #5b9bd1;
  margin-left: -2px;
}

.profile-usermenu ul li.active span {
  margin-left: 10px;
}

/* Profile Content */
.profile-content {
  padding: 20px;
  background: #fff;
  min-height: 460px;
}

.tgl-mob {
  z-index: 999; 
  margin-top: -71px;
  margin-left: -35px;
  border-top: 3px solid #1996D7;
  border-bottom: 1px solid #C0C0C0;
}

.sp-submenu {
  font-size: 16px;
  font-weight: bold;
}

.navpadding {
  padding: 8px 0px 8px 0px !important;
}

.notifmargin {
  margin: 10px 0px 0px 0px;
}

.div-submenu {
  background-color: #FFF !important;
  margin-top: 58px; 
  line-height: 48px; 
  z-index: 999;  
  box-shadow: 1px 1px 1px 1px #D3D3D3;
}

.sbm-active {
  border-bottom: 3px solid #141F2A;
}

@media only screen and (max-width: 680px),(min-device-width: 768px) and (max-device-width: 1023px)  { 

    .navbar-brand img {
        height: 24px;
    }
  
    .dropdown-modal {
      margin-top: 0px !important;
      height: 45px !important;
    }

    .breadcrumbs {
      height: 60px;
    }

    .main-content {
      margin-top: 30px !important;
    }

    .navbar-vertical {
      margin-top: 20px !important; 
    }

    .page-title {
      display: none;
    }
    
    .iniimg{
        padding-top: 5px;
    }

    .no-mobile{
        display: none;
    }

    .initext {
        font-size: 28px;
    }

    .imgft {
        height: 30px;
    }

    .footer .left-justify {
        text-align: center;
    }

    .profile-userpic {
        margin-top: 10px;
    }

    .profile-userpic img {
        display: none;
    }
    .profile-usertitle {
      margin-top: -1px;
    }

    #viewdiv {
      margin-top: 50px;
    }

    .right-justify-mbl{
        text-align: left;    
    }

    .navpadding {
      padding: 0px !important;
    }

    .right-float-mbl {
      float: none !important;
    }

    .painel-login {
      padding: 10px !important;
      margin-left: 10px !important;
      margin-right: 10px !important;
    }
}

input[type="file"]::-webkit-file-upload-button {
    background-color: #1996D7;
    border: 1px solid #1996D7;
    padding: 1px 1px;
    color: #FFF;
    cursor: pointer;
    font-size: 8pt;
    margin-left: -2px;
    margin-top: -2px;
}

.control-group {
    display: inline-block;
    width: 100%;
    margin: 10px;
    padding: 30px;
    text-align: left;
    vertical-align: middle;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
}

.control {
    font-size: 12px;
    position: relative;
    display: block;    
    padding-left: 20px;
    cursor: pointer;
}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    width: 15px;
    height: 15px;
    background: #e6e6e6;
    border: 1px solid #999999;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.control--radio .control__indicator {
    border-radius: 50%;
}

/* Checked state */
.control input:checked ~ .control__indicator {
    background: #2c7be5;
}

/* Hover state whilst checked */
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
    background: #1a68d1;
}

/* Disabled state */
.control input:disabled ~ .control__indicator {
    pointer-events: none;
    opacity: .6;
    background: #e6e6e6;
}

/* Check mark */
.control__indicator:after {
    position: absolute;
    display: none;
    content: '';
}

/* Show check mark */
.control input:checked ~ .control__indicator:after {
    display: block;
}

/* Checkbox tick */
.control--checkbox .control__indicator:after {
    top: 1px;
    left: 4px;
    width: 5px;
    height: 9px;
    transform: rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
}

/* Disabled tick colour */
.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
}

.sqr-A {  color: #DB7093;  }
.sqr-C {  color: #3CB371;  }
.sqr-D {  color: #D48440;  }
.sqr-F {  color: #DD0000;  }
.sqr-G {  color: #008000;  }
.sqr-E {  color: #337ab7;  }

.sqr-time-tt { font-size: 10px; padding: 5px 0 5px 0; text-align: left; border: none; background-color: #FFF; min-width: 20px; }
.sqr-time { font-size: 10px; padding: 5px 0 5px 0; background-color: #FFF; min-width: 20px; }
.sqr-time-day { font-size: 10px; padding: 5px 0 5px 0; min-width: 30px;  }
.sqr-time-check {  background-color: #FFFACD;  }

.fc-next-button {
  display:inline-block;padding:6px 12px;font-size:12px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;
  margin-top:14px;margin-bottom:14px;
  color:#333;background-color:#FFF;border-color:#ccc;
}

.fc-next-button.focus,.fc-next-button:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}
.fc-next-button:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}

.fc-prev-button {
  display:inline-block;padding:6px 12px;font-size:12px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;
  margin-top:14px;margin-bottom:14px;
  color:#333;background-color:#FFF;border-color:#ccc;
}

.fc-prev-button.focus,.fc-prev-button:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}
.fc-prev-button:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}

.fc-today-button {
  display:inline-block;padding:6px 12px;font-size:12px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;
  margin-top:14px;margin-bottom:14px;
  color:#333;background-color:#FFF;border-color:#ccc;
}

.fc-today-button.focus,.fc-today-button:focus{color:#333;background-color:#286090;border-color:#8c8c8c}
.fc-today-button:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}

.fc-left h2 { color: #808080; }

.fc-state-highlight { background: #FFF8DC !important; border: none !important; border-top: 1px solid #ddd !important; }
.fc-sun { background-color: #EEE; }
.fc-sat { background-color: #EEE; }
.fc-day-header { background-color: #FFF; color: #555555; font-size: 12px; }
.fc-day-header span { font-weight: 100; text-decoration: none; color: #898989; }
.fc-axis { background-color: #FFF; color: #898989; }


/**
 * Email Contacts
 */
.selectize-control.contacts .selectize-input [data-value] .email {
  opacity: 0.5;
}
.selectize-control.contacts .selectize-input [data-value] .name + .email {
  margin-left: 5px;
}
.selectize-control.contacts .selectize-input [data-value] .email:before {
  content: '<';
}
.selectize-control.contacts .selectize-input [data-value] .email:after {
  content: '>';
}
.selectize-control.contacts .selectize-dropdown .caption {
  font-size: 12px;
  display: block;
  opacity: 0.5;
}
.selectize-dropdown-content {
  z-index: 1040 !important
}

.selectize-dropdown.dropdown-top {
  top: -200px !important;
}

 
/*----- Menu -----*/
.menu {
    width: 100%;
    padding: -10px 0px 0px 0px;
    box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
    border-radius: 3px;
    position: relative;
    display: inline-block;
}

.menu ul.active {
    display:none;
}

.menu ul {
  text-align: center;
  width: 280px;
  position:absolute;
  top:135%;
  left:0px;
  padding:10px 18px;
  box-shadow:0px 1px 1px rgba(0,0,0,0.15);
  border-radius:3px;
  background:#141F2A;
  font-size: 17px;
  line-height: 32px;
}

.menu ul a {
  color: #FFF;
}

.menu ul:after {
    width:0px;
    height:0px;
    position:absolute;
    top:0%;
    left:22px;
    content:'';
    transform:translate(0%, -100%);
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-bottom:7px solid #141F2A;
}

.menu li {
    margin:5px 0px 5px 0px;
    float:none;
    display:block;
}

.menu a {
    display:block;
}

.toggle-nav {
    padding: -10px 0px 0px 0px;
    float: left;
    display: inline-block;
    border-radius: 3px;
    color: #FFF;
    font-size: 30px;
    transition: color linear 0.15s;
}

.toggle-nav:hover, .toggle-nav.active {
    text-decoration:none;
    color:#A8A8A8;
}
 
.menu a:hover, .menu .current-item a {
    text-decoration:none;
    color: #A8A8A8;
}
 
/*----- Responsive -----*/
@media screen and (max-width: 1150px) {
    .wrap {
        width:90%;
    }
}

@media only screen and (max-width: 680px),(min-device-width: 768px) and (max-device-width: 1023px)  {   

  .toggle-nav {
    padding: 10px 15px 10px 15px;
    float: left;
    display: inline-block;
    border-radius: 3px;
    color: #FFF;
    font-size: 20px;
    transition: color linear 0.15s;
  }
}

.admin-profile table{
  width: 100%;
}

.admin-profile table tr td input{
    width: 100%;
}

.admin-profile table tr td{
  padding: 10px;
}

span.red{
  position: relative;
    left: 13px;
    color: #00a2af !important;
}

.login-container .center h1{
  font-size: 50px;
  font-weight: bold;
}

.remove-image {
  width: 100px;
  margin-top: 5px;
  padding: 2px;
  border-width: 2px;
}

#imgs {
  margin-top: 10px;
}

.no-skin .main-container {
  margin-top: -35px;
}

.span-notific {
  height: auto;
  font-size: 12px; 
  word-break: normal;
  white-space: normal;
  padding: 0;
}

/* The switch - the box around the slider */
.switch-del {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 12px;
}

/* Hide default HTML checkbox */
.switch-del input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider-del {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider-del:before {
  position: absolute;
  font-family: "FontAwesome";
  content: "\F1F8";
  height: 18px;
  width: 18px;
  top: -2px;
  
  display:flex;
  flex-direction:row;
  align-items: center;
  justify-content: center;

  background-color: #FFF;
  color: #a94442;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider-del {
  background-color: #a94442;
}

input:focus + .slider-del {
  box-shadow: 0 0 1px #a94442;
}

input:checked + .slider-del:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider-del.round {
  border-radius: 34px;
}

.slider-del.round:before {
  border-radius: 50%;
}

.hero-unit {
  position: relative;
  padding: 40px 0;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075);
  background: #020031;
  background: -moz-linear-gradient(45deg, #020031 0%, #6d3353 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#020031), color-stop(100%,#6d3353));
  background: -webkit-linear-gradient(45deg, #020031 0%,#6d3353 100%);
  background: -o-linear-gradient(45deg, #020031 0%,#6d3353 100%);
  background: -ms-linear-gradient(45deg, #020031 0%,#6d3353 100%);
  background: linear-gradient(45deg, #020031 0%,#6d3353 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#020031', endColorstr='#6d3353',GradientType=1 );
  -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
  -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
  box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2);
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
}
.hero-unit .btn, .pagination-centered .btn {
  float: none;
  font-weight: normal;
}
.hero-unit p {
  margin: 1em 0;
}

.del-favorite-icon {
  display: none;
}

.introjs-tooltiptext {
  text-align: center !important;  
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

/* Make circles that indicate the steps of the form: */
.step {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

/* Mark the active step: */
.step.active {
  opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #4CAF50;
}

.margin-menu-fixed {
  margin-top: 25px !important; 
}

.plan-days {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  background-color: #FED8B5;
  text-align: center;
}

/******* INI LOGIN AREA **********/

/* content LOGIN */
.login-submain {
  margin: 1.5vw 5vw;
}

.login-bg-content {
  max-width: 400px;
  margin: 0 auto;
  background: #fff;
  text-align: center;
}

.login-top {
  padding: 2vw 4vw 4vw;
  background: #0E4E8A;
  background: url('../Images/top_login.jpg') no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
}

.login-top img {
height: auto;
width: 100%;
max-width: 100%;
}

.login-submain form {
  background: #ffff;
  padding: 2em;
  -webkit-box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.18);
  -moz-box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.18);
  box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.18);
  margin: -2.5em 2.5em 2em;
  -webkit-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 4px;
}

p.login-legend {
  color: #4e4d4d;
  font-size: 24px;
  text-align: center;
  margin-bottom: 1.2em;
}

p.login-legend span {
  color: #000;
  margin-left: 10px;
}

.login-input {
  position: relative;
  margin: 20px auto;
  width: 100%
}

.login-input span {
  position: absolute;
  display: block;
  color: #3F729B;
  left: 10px;
  top: 12px;
  font-size: 16px;
}

.login-input input {
  width: 100%;
  padding: 13px 10px 13px 34px;
  display: block;
  border: none;
  border: 1px solid #3F729B;
  color: #000;
  box-sizing: border-box;
  font-size: 12px;
  outline: none;
  letter-spacing: 1px;
  background: #fff;
  -webkit-box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.18);
  -moz-box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.18);
  box-shadow: 2px 5px 16px 2px rgba(16, 16, 16, 0.18);
}

.login-input .ok-icon {
  position: absolute;
  display: block;
  color: #3F729B;
  right: 10px;
  top: 12px;
  font-size: 16px;
}

.btn-login {
  -webkit-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}

a.rec-senha {
  color: #757474;
  font-size: 14px;
  display: inline-block;
  margin: 0em 1em 2em 14em;
  letter-spacing: 1px;
}

/* //content LOGIN */

.painel-login {
  background-color: #0e1c2f !important;
  -webkit-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  -ms-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  padding: 30px 45px 30px 45px;
  margin-left: -50px;
  margin-right: -50px;
}

.label-lg { 
    float: left;      
    color: #FFF;
    font-size: 12px;
    font-weight: 100;
}

.ipt-login {
    max-height: 24px;
    font-size: 11px !important;
    padding: 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

.shadow {
  position: relative;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
  padding: 10px;
}

.ipt-transparent {
  border: none !important;
  border: 1px solid #344050 !important;
  background: transparent !important;
  color: #DCDCDC;
  font-size: 14px;
  line-height: 40px;
}
.ipt-transparent::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #4d595f;
  opacity: 0.8; /* Firefox */
}
.has-error .ipt-transparent {
  color: #b71c1c !important;
  border-color: #b71c1c !important;
  background: transparent !important;  
} 



.loading-img {  
  width: auto;
  height: 30px;
  background: url('Images/loading2.gif') no-repeat left center;
  -webkit-background-size: auto 30px;
  -moz-background-size: auto 30px;
  -o-background-size: auto 30px;
  background-size: auto 30px;
  padding-left: 35px;
  padding-top: 5px;
  text-align: left;
}

.loading-img-min {  
  width: auto;
  height: 15px;
  background: url('Images/loading2.gif') no-repeat left center;
  -webkit-background-size: auto 15px;
  -moz-background-size: auto 15px;
  -o-background-size: auto 15px;
  background-size: auto 15px;
  padding-left: 20px;
  padding-top: -5px !important;
  text-align: left;
  font-size: 10px;
}

.img-no-results {
  width: auto !important;
  height: 250px !important;
  background: url('Images/no-results-bot.png') no-repeat top center; 
  -webkit-background-size: auto 250px;
  -moz-background-size: auto 250px;
  -o-background-size: auto 250px;
  background-size: auto 250px;
  text-align: center; 
}

.img-logo-menu {
  width: auto !important;
  height: 65px !important;
}

.img-logo-menu-md {
  width: auto !important;
  height: 65px !important;
}

.img-logo-menu-mobile {
  width: auto !important;
  height: 40px !important;
}

.img-logo-login {
  height: auto;
  width: 100%;
  max-width: 100%;
}

.img-w100 {
  width: 100% !important; 
  height: auto !important;
}

.img-h100 {
  height: 100% !important; 
  width: auto !important;
}

.img-patrocinio {
  width: auto; 
  height: 110px;
  max-width: 100%;
}

.img-produto {
  height: auto;
  width: 80%;
  max-width: 80%;
  margin: 20px;
}

.img-usuario-menu {
  width: auto !important;
  height: 30px !important;
}

.img-usuario {
  max-height: 254px;
  max-width: 100% !important;  
  width: auto;
  height: auto; 
}

.img-usuario-min {
  max-height: 60px;
  max-width: 100% !important;  
  width: auto;
  height: auto; 
}

.img-usuario-minh {
  max-width: 260px !important;
  max-height: 100% !important;  
  width: auto;
  height: auto; 
}

.img-min-grid-xl {
  max-height: 85px;
  width: auto;
  height: auto; 
}

.img-min-grid-lg {
  max-height: 35px;
  width: auto;
  height: auto; 
}

.img-min-grid-md {
  max-height: 24px;
  width: auto;
  height: auto; 
}

.img-min-grid-sm {
  max-height: 20px;
  width: auto;
  height: auto; 
}

.img-usuario-min-grid {
  max-height: 20px;
  max-width: 100% !important;  
  width: auto;
  height: auto; 
}

.img-usuario-selectize {
  max-height: 20px !important;
  max-width: 20px !important;  
  width: auto;
  height: auto; 
  margin-top: -5px !important;
  margin-right: 5px !important;
}

.img-card {
    width: 180px; 
    height: auto;
    cursor: pointer;
}
.img-card:hover{
    transform: scale(2.00);
    transition: all 0.7s ;
}

#mobile-login {
  display: none;  
}

.bg-login {    
  width: 100%;
  height: 110%;
  margin-top: -50px;
  background: url(../Images/bg_login.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  padding-top: 3%;
}

.form-control:focus {
  border: 1px solid #A2A2A2 !important;
}

.has-error input {
  background-color: #ffcdd2 !important;
}

.user-lg-panel {
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  border-radius: 30px !important;
}
.user-lg-panel img {
  -webkit-border-radius: 3px 3px 0px 0px !important;
  -moz-border-radius: 3px 3px 0px 0px !important;
  border-radius: 3px 3px 0px 0px !important;
}
.user-lg-panel .panel {
  cursor: pointer;
  max-width: 120px;
}
.user-lg-panel .panel-footer {
  padding: 5px !important;
  color: #141F2A;
}
.user-lg-panel .panel-footer label {
  font-size: 12px !important;
}
.user-lg-panel:hover .panel-footer {
  cursor: pointer;
  background-color: #141F2A;
  color: #FFF;
  transition: all 2s ;
}
.user-lg-panel-active {
  background-color: #141F2A !important;
  color: #FFF !important;
}
.user-lg-panel:hover label {
  cursor: pointer;
}
.user-lg-panel:hover span {
  color: #141F2A;
  transition: all 2s;
}
.user-lg-panel:hover img {
  opacity: 0.6;
  transition: all 3s;
}
.user-lg-panel img {
  max-height: 120px;
  max-width: 120px;
  height: auto;
  width: 100%;
}
.user-lg-panel label {
  font-size: 16px;
}
.erase-user {
  position: absolute;
  text-align: right;
  float: right;
  right: 25;
  top: -15;
}
.erase-user:hover {
  opacity: 0.5;
}

/******* END LOGIN AREA **********/
/******* SWITCH BUTTON ***********/
.switch {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 25px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
/******* END SWITCH BUTTON *******/

.custom-switch,
.custom-control-input,
.custom-control-label {
  cursor: pointer !important;
}

/* .custom-switch.custom-switch-danger .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(230,55,87,.5) !important;
}
.custom-control-input:checked~.custom-switch-danger.custom-control-label::before {
  color: #fff;
  border-color: #e63757;
  background-color: #e63757;
} */
[popover] {
  position: relative !important;
  border-radius: .25rem!important;
  border: 1px !important;
  padding: .25rem !important;
}
/* copy the popover code from bootstrap so this will work even without it */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px !important;
}
.popover.bottom {
  margin-top: 10px !important;
}
.popover.left {
margin-left: -10px !important;
}
.popover.right {
margin-left: 10px !important;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -15px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -15px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.filtro-carousel-arrow-left {
  cursor: pointer;
  position: relative;
  text-align: left !important;
  float: left !important;
  left: 0 !important;
  margin-top: 10px !important;
  z-index: 500 !important;
}
.filtro-carousel-arrow-left:hover {
  -ms-transform: scale(1.3); /* IE 9 */
  -webkit-transform: scale(1.3); /* Safari */
  transform: scale(1.3);
  transition: transform 0.6s;
}
.filtro-carousel-arrow-right {
  cursor: pointer;
  position: relative;
  text-align: left !important;
  float: right !important;
  right: 0 !important;
  margin-top: -50px !important;
  margin-left: 50px !important;
  z-index: 500 !important;
}
.filtro-carousel-arrow-right:hover {
  -ms-transform: scale(1.3); /* IE 9 */
  -webkit-transform: scale(1.3); /* Safari */
  transform: scale(1.3);
  transition: transform 0.6s;
}
.filtro-carousel {
  width: 95% !important;
  max-width: 100% !important;
  padding: 20px !important;
  margin: -20px 0 0 0 !important;
  white-space: nowrap;
  overflow-x: hidden;
  z-index: 200 !important;
}
.filtro-carousel-item {
  margin-left: 10px !important;
  margin-right: 10px !important;
  display: inline-block;
  padding: 10px !important;
  background-color: #FFF !important;
  border-radius: 7px !important;
  -moz-border-radius: 7px !important;
  -webkit-border-radius: 7px !important; 
  cursor: pointer;
  text-align: center !important;
}
.filtro-carousel-item:hover {
  background-color: #ed1c24 !important;
  -ms-transform: scale(1.05); /* IE 9 */
  -webkit-transform: scale(1.05); /* Safari */
  transform: scale(1.05);
  transition: transform 0.6s;
}
.filtro-carousel-item:hover label {
  color: #FFF !important;
}
.filtro-carousel-item label {
  cursor: pointer;
  font-weight: bold;
  color: #818181 !important;
}
.filtro-carousel-item.active {
  background-color: #ed1c24 !important;
}
.filtro-carousel-item.active label {
  color: #FFF !important;
}



.evento-menu-scroll-arrow-left {
  cursor: pointer;
  position: relative;
  text-align: left !important;
  float: left !important;
  left: 0 !important;
  margin-top: 10px !important;
  z-index: 500 !important;
}
.evento-menu-scroll-arrow-left:hover {
  -ms-transform: scale(1.3); /* IE 9 */
  -webkit-transform: scale(1.3); /* Safari */
  transform: scale(1.3);
  transition: transform 0.6s;
  color:#00d27a;
}
.evento-menu-scroll-arrow-right {
  cursor: pointer;
  position: relative;
  text-align: left !important;
  float: right !important;
  right: 0 !important;
  margin-top: -22px !important;
  z-index: 500 !important;
}
.evento-menu-scroll-arrow-right:hover {
  -ms-transform: scale(1.3); /* IE 9 */
  -webkit-transform: scale(1.3); /* Safari */
  transform: scale(1.3);
  transition: transform 0.6s;
  color:#00d27a !important;
}

/*********** SITE AREA ******************/

.filtro-modalidade-arrow-left {
  cursor: pointer;
  position: relative;
  text-align: left !important;
  float: left !important;
  left: 0 !important;
  margin-top: 45px !important;
  z-index: 500 !important;
}
.filtro-modalidade-arrow-left:hover {
  -ms-transform: scale(1.3); /* IE 9 */
  -webkit-transform: scale(1.3); /* Safari */
  transform: scale(1.3);
  transition: transform 0.6s;
}
.filtro-modalidade-arrow-right {
  cursor: pointer;
  position: relative;
  text-align: left !important;
  float: right !important;
  right: 0 !important;
  margin-top: -90px !important;
  margin-left: 10px !important;
  z-index: 500 !important;
}
.filtro-modalidade-arrow-right:hover {
  -ms-transform: scale(1.3); /* IE 9 */
  -webkit-transform: scale(1.3); /* Safari */
  transform: scale(1.3);
  transition: transform 0.6s;
}
.filtro-modalidade {
  width: 95% !important;
  max-width: 100% !important;
  padding: 20px !important;
  margin: -20px 0 0 25px !important;
  white-space: nowrap;
  overflow-x: hidden;
  z-index: 200 !important;
}
.filtro-modalidade-item {
  display: inline-table;
  margin-left: 10px !important;
  margin-right: 10px !important;
  width: 90px !important;
  max-width: 90px !important;
  height: 100px !important;
  max-height: 100px !important;
  background-color: #FFF !important; 
  cursor: pointer;
  text-align: center !important;
  word-wrap: break-word !important;
  white-space: normal!important;
}
.filtro-modalidade-item:hover {
  background-color: #BEBEBE !important;
  -ms-transform: scale(1.05); /* IE 9 */
  -webkit-transform: scale(1.05); /* Safari */
  transform: scale(1.05);
  transition: transform 0.3s;
}
.filtro-modalidade-item:hover label {
  color: #000 !important;
}
.filtro-modalidade-item label {
  cursor: pointer;
  font-weight: bold;
  color: #818181 !important;
}
.filtro-modalidade-item.active {
  background-color: #BEBEBE !important;
}
.filtro-modalidade-item.active label {
  color: #FFF !important;
}

.filtro-modalidade-item.bg-900 {
  background-color: #344050 !important;
}
.filtro-modalidade-item.bg-900 label {
  color: #b6c1d2!important;
}
.filtro-modalidade-item.bg-header {
  background-color: rgba(11, 23, 39, 1) !important;
}
.filtro-modalidade-item.bg-header label {
  color: #b6c1d2!important;
}

.evento-menu-scroll {
  white-space: nowrap;
  overflow-x: auto;
}


@media only screen and (max-width: 680px),(min-device-width: 768px) and (max-device-width: 1023px)  { 

  .filtro-modalidade {
    overflow-x: auto;
    margin: 0px !important;
  }

  
  .evento-menu {
    white-space: nowrap;
    overflow-x: auto;
  }

  .evento-menu::-webkit-scrollbar {
    display: none;
  }
  .evento-menu::-moz-scrollbar {
    display: none;
  }

  .img-logo-menu-md {
    height: 55px !important;
  }

}

.z-index999 {
  z-index: 999 !important;
}
.z-index998 {
  z-index: 998 !important;
}
.z-index995 {
  z-index: 995 !important;
}
.z-index990 {
  z-index: 990 !important;
}

#fale_texto .ql-container{
  height: 250px !important;
}

.insc-mobile {  
  position: relative; 
  transform: none;
  -webkit-backface-visibility: hidden !important; /* Safari */
  backface-visibility: hidden !important;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

.insc-mobile .insc-mobile-content {
  position: fixed !important;
  z-index: 300 !important;
  bottom: 0;
  right: 0;
  width: 100% !important;
  padding: 15px !important;
  height: 120px;
  visibility: visible;
}

/* Sortable tables */
table.tablesorter thead th {
  cursor: pointer !important;
}


.on-drag-enter .card-body{
}

.on-drag-hover .card-body:before {
  height: 160px;
  margin-bottom: 20px;
  border: 3px dotted #FFF;
  background-color : #faf7ed;
  content: 'SOLTE AQUI';
  display: block;
  color: #0d47a1;
  text-align: center;
  font-size: medium;
  font-weight: 800;
}

.my-control.on-drag-hover {
  border: 2px dashed #000;
  border-radius: .2rem!important;
  background-color : #faf7ed;
  color: #0d47a1;
  text-align: center;
  font-size: medium;
  font-weight: 800;
}

.bg-img-login-site {   
  background-position: 50% 0% !important;
  background-size:contain !important;
  width:100% !important;
  -webkit-background-size: contain !important;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  -ms-background-size: contain !important;
}

.bg-img-login-admin { 
  background-position: 50% 50% !important;
  background-size: contain !important;
  width: 100% !important;
  -webkit-background-size: contain !important;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  -ms-background-size: contain !important;
}

.rec-senha-are {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.rec-senha-button {
  width: 97%;
}

.rec-senha-p {
  margin: initial;
}

.btn-relatorio-export {
  width: 50%;
  margin-top: 0px !important;
}

.div-relatorio-export {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.inscricao-label {
  font-size: 10px !important;
}

.div-filtro-atleta-amigos {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.bg-orange-light {
  background-color: #ffebcc;
}

.ql-container {
  height: 400px !important;
}



.mt-12,.my-12 {
  margin-top: 18rem!important
}