/*.btn-success {
background-color: #1ab394;
border-color: #1ab394;
color: #FFFFFF;
}


.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
background-color: #18a689;
border-color: #18a689;
color: #FFFFFF;


@page
{
size: auto;
margin: 25mm 20mm 10mm 20mm;
}
}*/

.rl{
  padding: 0px !important;

}
.pad0{
  padding: 0 !important;
}

.p0Mt1{
margin-top:1%;
    margin-left: 3%;
padding:0 !important

}

.mt1{
margin-top:1%;
padding:0 !important

}

.mt3{
margin-top:3%;
padding:0 !important

}

.mt7{
margin-top:7%;
padding:0 !important

}

.mt5{
margin-top:5%;
padding:0 !important

}

.mb3{
margin-bottom:3%;

}

.mb7{
margin-bottom:7%;
padding:0 !important

}

.ativo{
  color: #1ab394 !important;
}

.mid-icon-show {
    font-size: 94px;
}
@media print {
   @page { margin: 0; } body { margin: 1.6cm; }
  #printableArea{
    /* display:flex; */
    justify-content:center;
    align-items:center;
    height:100%;
    width:50%;
  }
  header,footer {
    display: none;
  }
  html, body{
    /* margin: 0; */
    transform: translateY(8%);
    height:100%;
    /* width:100%; */
  }
}

.checkProc{
  -ms-transform: scale(2.2); /* IE */
  -moz-transform: scale(2.2); /* FF */
  -webkit-transform: scale(2.2); /* Safari and Chrome */
  -o-transform: scale(2.2); /* Opera */
  padding: 10px;
  font-size: 110%;
  width: 15px;
  height: 15px;


}

.cor {
  color: #384046 !important;
  text-decoration: none;
}

.w120{
  width: 132% !important;
  margin-left: -17%;
}

.wdt{
  width: 50% !important;
}

.maxW96 {
  max-height: 100%;
  max-width: 96px;
}

.maxW56 {
  max-height: 100%;
  max-width: 56px;
}
.maxW36 {
  max-height: 100%;
  max-width: 46px;
  float: left;
  transform: translateY(7px);
}
.mT5{
  margin-top: 5%;
}

.mB5{
  margin-bottom: 5%;
}

.ty10{
  transform: translateY(-10px);
}


.right{
  float: right;
}

.right tbody tr td{
  text-align: right;
}
.ctr{
  text-align: center;
}
.rgt{
  text-align: right;
}
.lft{
  text-align: left;
}
.right h4{
  float: right;
}
.btn-cli{

}

.dasht{
  float: left;
  padding: 0;
}

.dashp{
  font-size: 1.3em;
  font-weight: bold;
  text-align: right;
  float: right;
}

.table > thead > tr > th, .table > tbody > tr > th,
.table > tfoot > tr > th, .table > thead > tr > td,
.table > tbody > tr > td, .table > tfoot > tr > td {
  vertical-align: inherit !important;
}

.form-group div{
  margin-top: 10px!important;
}

.form-register{
  margin-right: -15px;
  margin-left: -15px;
  margin-bottom: 15px;

}
.form-register2{

  margin-bottom: 15px;

}


.btn-success{
  background-color: rgb(31, 62, 78)!important;
  border: 1px solid rgb(31, 62, 78)!important;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success{
  background-color: rgb(3, 48, 72)!important;
  border: 1px solid rgb(3, 48, 72)!important;
}

.btn-primary{
  background-color: rgb(31, 62, 78)!important;
  border: 1px solid rgb(31, 62, 78)!important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary{
  background-color: rgb(3, 48, 72)!important;
  border: 1px solid rgb(3, 48, 72)!important;
}
.form-control{
  border: 1px solid rgb(97, 117, 126)!important;
}
.form-control:hover{
  border: 1px solid  rgb(5, 43, 62)!important;
}
.form-focus{
  border-color: rgb(5, 0, 91)!important;
}
.m0auto{
  margin: 0 auto;
  margin-bottom: 5%;
}

.btn-default {
  background-color: #ffffff;
  border-color: #c2c2c2;
  color: #66827c;
}

.btn-default:hover {
  background-color: #a0a0a0;
  border-color: #bababa;
  color: #FFFFFF;
}

.toast-success {
  background-color: #1c84c6;
}

.img-sideBar{
  /*max-width: 166px;*/
  max-width: 132px;
  transform: translateX(-7px);
}

.profile-element{
  text-align: center;
}

.nav-header {
  padding: 33px 25px;
  background: url(patterns/header-profile-skin-4.png) no-repeat;
}

.nav-header .text-muted {
  color: #ffffff;
}

.form-control:focus, .single-line:focus {
  border-color: #1c84c6;
}

.formTop{
  margin-top: 21px;
}

.hr-line-dashed {
  border-top: 1px dashed #e7eaec;
  color: #ffffff;
  background-color: #ffffff;
  height: 1px;
  margin: 20px 0;
}
.btn-sec {
  float: right;
  width: 89px;
  margin-right: 15px;
  margin-top: 18px;
}
/*.avatar-sidebar{
margin-top: 4px;
width: 38px;
height: 38px;
float: left;
border-radius: 50%;
}*/

.avatar-sidebar {
  margin-top: 4px;
  width: 48px;
  height: 36px;
  float: left;
  border-radius: 12%;
}
