html{font-size:13px;color:#4A4A4A;}
label.error{color:red;font-weight: normal;font-size: small;}

.features--noborder{border: none;}
.features__img{max-width:128px;max-height:128px;}
.features--aditional__img{max-width:343px !important;max-height:202px !important;}

.contato-info i{font-size:32px;}
.contato-info .row{margin-bottom:15px;}
.contato-info .row > div{margin-right: 15px;}

label{font-weight: normal;}
label.required{font-weight: bold;}


.menu-left-footer {
background: #313131;
font-size: 12px;
}

.menu-right-footer {
background: #373737;
font-size: 12px;
}

.license-footer {
background: #242424;
font-size: 12px;
}

.license {
color: #757575;
padding: 20px 40px;
font-size: 11px;
}

 .celula{

  display: inline-block;
  max-width:398px;
  vertical-align: top;
  padding: 10px;

}

.right{
 float: right;
}

.footer .btn-link{
 color: #FFF;
}

.loading {
    height: 100%;
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0% 0%;
    position: fixed;
    top:0;
    width: 100%;
    z-index: 9;
}

.loading-body {
    margin-top:20%;
    text-align: center;
    font-size: 42px;
    color: #EEF1F8;
}