/*
    Created on : 14/09/2016, 03:15:12
    Author     : Mjunior
    */
    @font-face {
      font-family: '../../../../font/A760Roman';
      src: url('../../../../font/A760Roman.eot') format('embedded-opentype');
      font-weight: normal;
      font-style: normal;
  }
  .marginleft10px{
    margin-left: 10px!important;
}
.marginleft-12px{
    margin-left: -12px!important;
}

.forma-border{
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px 0px;
}

.marginleft15px{
    margin-left: 15px!important;
}

.marginleft5px{
    margin-left: 5px!important;
}

.marginleft100px{
    margin-left: 100px!important;
}

.margin-left-15px{
    margin-left: -15px!important;
}

.margin-left15px{
    margin-left: 15px!important;
}
.margin-left5px{
    margin-left: 5px!important;
}
.margin-left12p{
    margin-left: 12%!important;
}

.width100p{
    width: 100%!important;
}

.width100px{
    width: 100px!important;
}

.width20p{
    width: 20%!important;
}

.width15p{
    width: 15%!important;
}

.widt10p{
    width: 10%!important;
}
.margin-left12p{
    margin-left: 12%;
}

.margin-right-15px{
    margin-right: -15px;
}
.forma50p{
    padding: 10px 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    height: 150px;
    margin: 0 auto;
    width: 50%;
    text-align: center;
}

.perfil-caption{
    font-size: 18px;
    padding-top: 8px;
}

.marginleft20px{
    margin-left: 20px!important;
}

.floatleft{
    float: left!important;
}

.font-weight{
    font-weight: bolder;
}

.floatright{
    float: right!important;
}

.dashboard-stat-person{
    border-radius: 4px;
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
}

.margin-botton0px{
    margin-bottom: 0px!important;
}

.margin0auto{
    margin: 0 auto;
}

.text-aligncenter{
    text-align: center;
}

.text-alignleft{
    text-align: left!important;
}

.text-alignright{
    text-align: right;
}

.margin-top-30px{
    margin-top: -30px!important;
}

.margin-top-10p{
    margin-top: 10%!important;
}

.margin-top-40px{
    margin-top: -40px!important;
}

.margin-top-15px{
    margin-top: -15px!important;
}

.padding-top1px{
    padding-top: 1px!important;
}

.padding-top24px{
    padding-top: 24px!important;
}
.padding-top19px{
    padding-top: 19px!important;
}

.margin-top-8px{
    margin-top: -8px!important;
}

.margin-top25px{
    margin-top: 25px;
}

.nav-pills>li>a, .nav-pills>li>a:focus {
    color: #337ab7;
    background-color: #fff;
}

.margin-bottom0px{
    margin-bottom: 0px;
}

.margin-top5px{
    margin-top: 5px;
}

.margin-top4px{
    margin-top: 4px;
}

.margin-bottom10px{
    margin-bottom: 10px!important;
}

.margin-auto{
    margin: auto!important;
}

.padding-left0px{
    padding-left: 0px!important;
}

.displaynone{
    display: none;
}

.displaytable{
    display: table;
}

.displayblock{
    display: block;
}

.clearboth{
    clear: both;
}
.bg-home{
    background-image: url("../../layouts/layout3/img/loading-spinner-blue.gif");
    background-repeat: no-repeat;
    background-position: center;
    height: 600px;
    position: relative;
}
#scrollM {
    overflow: scroll!important;
    background: #f000;
}
.navbar-nav li {
    margin-left: 5px!important;
}

.modal > .fixed-table-body{
    overflow-x: auto;
    overflow-y: auto;
    height: 78%;
}
.logo-login img {
  width: 300px;
  text-align: center;
  padding-bottom: 20px;
}
.logo-inter img {
 width: 100px;
 max-width: 100px;
}
.title-cad {
    text-align: center;
    font-size: 30px;
    color: #1aa0e0;
    font-weight: bold;
    text-transform: uppercase;
}
.title-cad i {
    padding-right: 10px;
      padding-top: 10px;
    font-size: 2em;
}
.btn-cad i, .link-exit i {
    padding-right: 5px;
}
.link-exit {
    margin-top: 30px;
    text-transform: uppercase;
}
.link-exit a {
    font-weight: 300;
}

.logo-foot img {
    width: 100px;
}

body {
    text-transform: uppercase!important;
}
input {
    text-transform: uppercase!important;
}
select {
    text-transform: uppercase!important;
}