/*
    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;
  }
.cropit-preview {
  background-color: #f8f8f8;
  background-size: cover;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-top: 7px;
  width: 600px;
  height: 400px;
}

.cropit-preview-image-container {
  cursor: move;
}

.image-size-label {
  margin-top: 10px;
}

.width300px {
    width: 300px!important;
}

input, .export {
    display: block;
}

button {
    margin-top: 10px;
}

#result {
  margin-top: 10px;
  width: 900px;
}

#result-data {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-wrap: break-word;
}
  
.marginleft10px{
    margin-left: 10px!important;
}

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

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

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

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

.width100p{
    width: 100%!important;
}

.width10p{
    width: 10%!important;
}

.width20p{
    width: 20%!important;
}

.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;
}

.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-40px{
    margin-top: -40px!important;
}

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

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

.padding-top24px{
    padding-top: 24px!important;
}
.margin-top-8px{
    margin-top: -8px!important;
}
.margin-top-5px{
    margin-top: -5px!important;
}

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

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

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

.displaynone{
    display: none;
}
hr.style-two {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.75), rgba(0, 0, 0, 0));
}
hr {
  margin: 0 0 20px 0;
}
.tree{
  margin: 34px 0 0 0;
}
.displayblock{
    display: block;
}

.clearboth{
    clear: both;
}
.bg-home{
    background: url('../../../images/bg-home.jpg')no-repeat center center/cover;
    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;
}