@media print {
    .no-print, .no-print * {
        display: none !important;
    }
    a:link:after, a:visited:after {
        content: "";
    }
}

body {
    background-color: #00100c !important;
    margin: 0 auto;
    padding: 0;
    font-family: Helvetica, serif !important;
    font-size: 11px !important;
}

.postit {
    background-color: rgba(237, 229, 106, 0.6);
    color: #000;
    float: left;
    width: 100%;
    min-height: 235px;
    padding: 10px 10px;
    border-radius: 10px;
}

.bottom {
    bottom: 0;
    position: absolute !important;
}

.postitImg {
    width: 86.1%;
    margin-top: -2px;
    margin-left: 2%;
}

.durex {
    margin-top: -7px;
    margin-left: 150px;
}

.btnPaginacao {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.durex img {
    width: 35%;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    -sand-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

.folha {
    float: left;
    min-height: 230px;
    width: 100%;
    border-radius: 10px;
    padding: 10px 10px;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.6);
    color: #000;
}

.box-envolvidos-area {
    float: left;
    width: 85%;
}

.box-envolvidos {
    float: left;
    width: 70px;
    text-align: center;
}

.box-envolvidos small {
    font-size: 11px;
}

.img-round {
    max-width: 50px;
    border: solid 2px;
    border-radius: 30px;
    background-color: #e0e0e0;
    padding: 5px;
}

.img-round.success {
    border-color: green;
}

.img-round.alert {
    border-color: orange;
}

.img-round.default {
    border-color: blue;
}

.ui-menu-item .ui-corner-all {
    background-color: #607890;
    border-radius: 0;
}

.ocorrenciaRed {
    color: red;
    border: solid red;
    float: left;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    right: 15%;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    -sand-transform: rotate(5deg);
    transform: rotate(5deg);
    padding: 5px;
}

.encomendaConteudo {
    background-color: #ad8d6e;
    color: #000;
    float: left;
    width: 100%;
    margin-left: 2%;
    margin-bottom: 1%;
    padding: 10px 10px 1%;
}

.aptoCarta {
    color: #fff;
    background-color: rgba(116, 139, 145, 0.5);
    float: left;
    border-radius: 10px;
    cursor: pointer;
    margin: 4px 4px;
    padding: 2%;
    width: 105px;
}

.totalCartas {
    background: #a8741b;
    float: right;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    padding: 1% 5%;
}

.abaEncomendas {
    float: left;
    background: #61A9B6;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-left: 2px;
    padding: 1% 5%;
}

.evento {
    background-color: #22848c;
    float: left;
    border-radius: 10px;
    cursor: pointer;
    margin: 5px;
    padding: 10px;
}

#manualEntregaCont {
    width: 100%;
    float: left;
}

.entregueEncomenda {
    background: #007D84;
    margin-top: 1%;
    float: left;
    width: 97%;
    padding: 1%;
}

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

.top7 {
    margin-top: 7% !important;
}

.coluna-10 {
    float: left !important;
    width: 9% !important;
    margin-left: 1% !important;
}

.coluna-20 {
    float: left !important;
    width: 19% !important;
    margin-left: 1% !important;
}

.coluna-23-disp {
    background: rgba(168, 117, 28, 0.3);
    border-radius: 10px;
    float: left !important;
    width: 22% !important;
    margin-left: 1% !important;
    padding: 10px;
}

.coluna-25 {
    float: left !important;
    width: 24% !important;
    margin-left: 1% !important;
}

.coluna-27 {
    float: left !important;
    width: 26% !important;
    margin-left: 1% !important;
}

.coluna-30 {
    float: left !important;
    width: 29% !important;
    margin-left: 1% !important;
}

.coluna-40 {
    float: left !important;
    width: 39% !important;
    margin-left: 1% !important;
}

.coluna-47Borded {
    float: left !important;
    width: 47% !important;
    border: 1px solid #FFF !important;
    margin: 14px !important;
}

.coluna-50 {
    float: left !important;
    width: 49% !important;
    margin-left: 1% !important;
}

.coluna-60 {
    float: left !important;
    width: 59% !important;
    margin-left: 1% !important;
}

.coluna-70 {
    float: left !important;
    width: 69% !important;
    margin-left: 1% !important;
}

.coluna-80 {
    float: left !important;
    width: 79% !important;
    margin-left: 1% !important;
}

.coluna-90 {
    float: left !important;
    width: 89% !important;
    margin-left: 1% !important;
}

.width-20 {
    float: left;
    width: 19%;
    margin-left: 1%;
}

.width-25 {
    float: left;
    width: 24%;
    margin-left: 1%;
}

.size16pt {
    font-size: 16pt;
}

.white {
    color: #FFF;
}

.right {
    float: right !important;
}

.pointer {
    cursor: pointer;
}

.centered {
    display: block;
    text-align: center;
}

.centered ::before {
    clear: both;
}

.myInput {
    float: left;
    color: #FFF;
    margin-top: 8px;
    width: 100%;
    text-transform: uppercase;
}

.botaoAmarelo {
    font-family: TwCenMT-CondensedExtraBold !important;
    background: transparent;
    color: #e4b13d;
    border: solid 2px #e4b13d;
    border-radius: 15px;
    text-transform: uppercase;
    margin-top: 2px;
    cursor: pointer;
    padding: 2px 15px;
}

.btnAlert {
    color: #FF7F00;
    border-color: #FF7F00;
}

.btnAlert:hover {
    color: #C66300;
    border-color: #C66300;
}

.botaoAmareloSlim {
    font-size: 12px;
    background: transparent;
    color: #e4b13d;
    border: solid 2px #e4b13d;
    border-radius: 15px;
    text-transform: uppercase;
    padding: 2px 15px;
}

#total {
    background: rgba(1, 1, 1, 0.4);
    color: #FFF;
    padding: 0;
}

.transp-background {
    float: left;
    color: #FFF;
    width: 100%;
    min-height: 710px;
    padding: 0;
}

.aui-inline {
    display: inline;
}

#dados-usuario #imagem-usuario {
    max-width: 150px;
    max-height: 200px;
}

#dados-usuario-nome {
    background-color: transparent;
    font-size: 12px;
}

.aui-relogio {
    overflow: auto;
    text-align: center;
    font-size: 32px;
    color: #FFF;
    font-family: impact, serif;
    text-shadow: 3px 3px 6px #111;
    margin-bottom: 26px;
}

.estatistica-header {
    font-size: 12px;
    line-height: 25px;
    padding: 0 10px;
}

.aui-fill {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-spacing: .5rem;
}

.aui-background-transparent {
    background: transparent;
}

#carregando-container {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-color: rgba(20, 20, 20, 0.5);
    color: #FFF;
    text-shadow: 3px 1px 5px #000;
    font-size: 3em;
    text-align: center;
    top: 0;
    left: 0;
}

.aui-border-box {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#left-col {
    width: 22%;
    float: left;
}

#center-col {
    width: 30%;
    float: left;
    height: 310px;
    margin-left: .5%;
}

#left-col-visitantes {
    width: 77%;
    float: right;
    min-height: 410px;
    margin-left: .5%;
    margin-top: 20px;
}

#center-col-fornecedores {
    display: inline-table;
    width: 77%;
    float: right;
    height: 198px;
}

#right-col {
    display: inline-table;
    text-align: center;
}

#menubar2 {
    display: block;
    position: static;
    z-index: 5000;
    font-family: TwCenMT-Condensed, serif;
    margin: 0 0 9px;
    padding: 0;
}

#menubar2 li {
    float: left;
    list-style: none;
    z-index: 5000;
    padding-left: 45px;
    color: #A37547;
}

#menubar2 li a {
    display: block;
    text-decoration: none;
    color: #FFF;
    white-space: nowrap;
    z-index: 5000;
}

#menubar2 li a:hover {
    background: rgba(255, 255, 255, 0.2);
    display: block;
    z-index: 5000;
}

.aui-header-title {
    display: inline-block;
    height: 30px;
    float: left;
    line-height: 30px;
    margin: 0 10px 0 0;
    padding: 0;
}

.aui-filtro > div {
    display: inline-block;
}

.aui-odd-row {
    background: rgba(255, 255, 255, 0.2);
}

.aui-header-title h2 {
    margin: 0;
    padding: 0;
}

input.uppercase {
    text-transform: uppercase;
}

.menuRapido {
    background: rgba(116, 139, 145, 0.5);
    width: 100%;
    float: left;
}

.menuRapido img {
    height: 30px;
    cursor: pointer;
    float: left;
    margin: 2%;
}

.linhaErro {
    margin-top: 2px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 18px;
    font-family: sans-serif;
    color: red;
}

.linhaErroCampos {
    margin-top: 2px;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 13px;
    font-family: sans-serif;
    color: red;
}

.erroInput {
    color: red;
    text-transform: uppercase;
    display: block;
    text-align: right;
}

.erroInput10 {
    color: #EC8080;
    text-transform: uppercase;
    display: block;
    text-align: right;
    cursor: pointer;
    font-size: 12px !important;
}

.left2 {
    margin-left: 2% !important;
}

.left5 {
    margin-left: 5% !important;
}

.left15 {
    margin-left: 15% !important;
}

.left20 {
    margin-left: 20% !important;
}

.left25 {
    margin-left: 25% !important;
}

.left40 {
    margin-left: 40% !important;
}

.bottom1 {
    margin-bottom: 1%;
}

.bottom10px {
    margin-bottom: 10px;
}

.floatLeft5 {
    float: left;
    margin-left: 5%;
}

.floatLeft20 {
    float: left;
    margin-left: 20%;
}

.floatLeft25 {
    float: left;
    margin-left: 25%;
}

.width95 {
    width: 95%;
}

.fontCinza {
    color: #838A83;
}

.top2px {
    margin-top: 2px;
}

.top5px {
    margin-top: 5px;
}

.top8px {
    margin-top: 8px;
}

.top10px {
    margin-top: 10px;
}

.top20px {
    margin-top: 20px;
}

.top25px {
    margin-top: 25px;
}

.top30px {
    margin-top: 30px;
}

.top35px {
    margin-top: 35px;
}

.top10perc {
    margin-top: 10%;
}

.top20perc {
    margin-top: 20%;
}

.padding5 {
    padding: 5px !important;
}

.padding10 {
    padding: 10px !important;
}

.fixoBotoes {
    position: fixed;
    top: 90%;
    right: 10px;
}

.btnCrop {
    float: left;
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.imgCrop {
    display: inline-block;
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.pesquisaRapida {
    color: orange;
    border-bottom: solid 1px #e4b13d;
    width: 100%;
    display: block;
}

.selecionado {
    background: rgba(163, 117, 71, 0.6) !important;
}

.placaVeiculos {
    background: #C1BABA;
    color: #000;
    float: left;
    border-radius: 7px;
    margin-right: 8px;
    margin-bottom: 3px;
    text-transform: uppercase;
    padding: 2px 12px;
}

.carregando {
    float: left;
    margin-left: 30%;
    margin-top: 15%;
}

.tip {
    color: #300C0C !important;
    background: rgba(176, 179, 182, 0.8) !important;
    display: none;
    font-family: calibri !important;
    text-transform: uppercase;
    font-size: 13px !important;
    font-weight: 700 !important;
    position: absolute;
    z-index: 1000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
}

.abaBotao {
    text-align: center;
    background-color: #22848c;
    border-radius: 0 0 8em 9em;
    color: #FFF;
    float: left;
    cursor: pointer;
    font-family: TwCenMT-Condensed;
    font-size: 17px;
    box-shadow: 2px 1px 2px #5C5757;
    webkit-box-shadow: 2px 1px 2px #5C5757;
    -moz-box-shadow: 2px 1px 2px #5C5757;
    font-weight: 700;
    margin: 0 1px 0 0;
    padding: 0 4%;
}

.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}

.ui-timepicker-div dl dt {
    float: left;
    clear: left;
    padding: 0 0 0 5px;
}

.ui-timepicker-div dl dd {
    margin: 0 10px 10px 45%;
}

.ui-timepicker-div td {
    font-size: 90%;
}

.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.ui-timepicker-rtl {
    direction: rtl;
}

.ui-timepicker-rtl dl {
    text-align: right;
    padding: 0 5px 0 0;
}

.ui-timepicker-rtl dl dt {
    float: right;
    clear: right;
}

.ui-timepicker-rtl dl dd {
    margin: 0 45% 10px 10px;
}

#accordion_eventos {
    float: left;
    clear: left;
    width: 30%;
    text-align: center;
    vertical-align: middle;
}

#accordion_eventos h3 {
    text-align: center;
    vertical-align: middle;
    font-family: TwCenMT-Condensed;
    font-size: 12px;
}

#accordion_eventos h3 #local-evento {
    margin-top: 8px;
    margin-left: 30px;
    float: left;
    text-align: left;
    vertical-align: middle;
    font-family: TwCenMT-Condensed;
    font-size: 16px;
    margin-bottom: 5px;
}

#accordion_eventos h3 #data-evento {
    margin-top: 8px;
    float: right;
    text-align: right;
    font-family: TwCenMT-Condensed;
    margin-right: 15px;
}

#accordion_eventos h3 #nome-socio {
    clear: both;
    font-family: TwCenMT-Condensed;
    text-align: left;
    font-size: 12px;
    margin-bottom: 8px;
    margin-left: 30px;
}

#convidados {
    float: right;
    width: 698px;
    border: 1px solid #666;
}

.header-plebeuz {
    background-position-x: 50%;
    background-position-y: 50%;
    background-color: #22848c;
    border-bottom: 6px solid;
    border-bottom-color: #68b2be;
    text-align: center;
    color: #FFF;
    line-height: 25px;
    vertical-align: middle;
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.ui-accordion {
    margin-left: 0;
}

.ui-accordion-header {
    vertical-align: middle;
    border-radius: 0;
    min-height: 23px;
}

.ui-accordion .ui-accordion-header {
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: TwCenMT-Condensed;
    font-weight: 100;
}

#mensagem-status {
    display: table;
    height: 30%;
    width: 100%;
    font-size: 20px;
    vertical-align: top;
    text-align: center;
}

#mensagem-status #status {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#tabela_log_visitante {
    float: left;
    margin-top: 2px;
    width: 100%;
}

.comentario {
    margin-top: 3px;
    line-height: 15px;
    background: rgba(176, 179, 182, 0.8);
    color: #300C0C;
    display: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius: 5px;
    font-size: 12px;
    width: 150px;
    position: absolute;
    z-index: 9999;
    font-family: TwCenMT-Condensed;
    text-align: center;
    padding: 2px;
}

.comentario-webcam {
    margin-left: -130px;
    margin-top: -11px;
    line-height: 15px;
    background: rgba(176, 179, 182, 0.8);
    color: #300C0C;
    display: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius: 5px;
    font-size: 14px;
    width: 150px;
    position: absolute;
    z-index: 9999;
    font-family: TwCenMT-Condensed;
    text-align: center;
    padding: 2px;
}

a:-webkit-any-link {
    text-decoration: none;
    cursor: pointer;
}

.botao-background {
    background-color: transparent;
    border: solid 2px;
    border-radius: 10px;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    color: #e4b13d;
    font-size: 14px;
    height: 20px;
    font-family: TwCenMT-CondensedExtraBold;
    border-color: #e4b13d;
    margin: 1px;
    padding: 0 5px 0 6px;
}

.botao-background:hover {
    background-color: transparent;
    color: #A37547;
    border-color: #A37547;
}

.botao-background a {
    text-decoration: none;
    text-underline-position: none;
}

::-webkit-scrollbar {
    width: 3px;
}

::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar-thumb:horizontal {
    background-color: #22848c;
}

::-webkit-scrollbar-thumb:vertical:hover, ::-webkit-scrollbar-thumb:horizontal:hover {
    background-color: #68b2be;
}

.rmv-button {
    background: transparent;
    border: 0;
    padding: 0;
}

.ui-icon-close-dialog {
    padding-left: 5px;
}

.ui-state-default-picker {
    background: #e4b13d;
    text-align: center;
    font-size: 15px;
    margin: 2px;
    padding: 5px;
}

.ui-state-active-picker {
    background: #A37547;
    border: solid 1px #eccb72;
}

.ui-state-highlight-picker {
    background: #A37547;
}

.ui-dialog {
    position: absolute;
    width: 300px;
    overflow: hidden;
    border: 0;
    border-radius: 20px;
    padding: .2em;
}

.fonte-padrao {
    font-family: TwCenMT-Condensed;
}

.fonte-bold {
    font-family: TwCenMT-Condensed;
    font-weight: 700;
}

.fonte-branca {
    font-family: TwCenMT-Condensed;
    color: #FFF;
}

.fonte21 {
    font-size: 21px;
}

.fonte22 {
    font-size: 22px;
}

.fonte22Bold {
    font-size: 22px;
    font-weight: 700;
}

.fonte18 {
    font-size: 18px;
}

.fonte13 {
    font-size: 13px !important;
}

.botao_imgdireita {
    width: 100px;
    background-color: #68b2be;
    float: right;
    max-width: 59px;
    max-height: 26px;
    padding-top: 5px;
}

.imgdireita-dentro-botao {
    max-height: 26px;
    padding-bottom: 4px;
    background: transparent;
    border: none;
}

.img-botao {
    max-height: 26px;
    padding-bottom: 4px;
    background: transparent;
    border: none;
    cursor: pointer;
}

.spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -50px;
    text-align: center;
    z-index: 1234;
    overflow: auto;
}

.preloader-container {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background-color: rgba(20, 20, 20, 0.9);
    color: #FFF;
    text-shadow: 3px 1px 5px #000;
    font-size: 3em;
    text-align: center;
    top: 0;
    left: 0;
}

#clock {
    font-size: 20px !important;
    line-height: 50px
}

#clock ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

#clock ul li {
    color: #FFFFFF;
    display: inline;
}

#point {
    position: relative;
    -moz-animation: mymove 1s ease infinite;
    -webkit-animation: mymove 1s ease infinite;
}

.brilha {
    font-family: TwCenMT-Condensed;
    text-shadow: 0 0 5px #00c6ff;
    font-size: 20px;
}

.bordado {
    border: solid 1px;
}

.botao20 {
    max-height: 20px;
    max-width: 20px;
    cursor: pointer;
    margin: 3px;
}

.fundo-botao {
    background: transparent;
    border: 0;
}

.icone-acao {
    max-width: 25px;
    max-height: 15px;
    margin-left: 10px;
}

.even {
    background: rgba(255, 255, 255, 0.3);
    color: #000;
    font-size: 20px;
}

.odd {
    background: none;
    color: #FFF;
    font-size: 18px;
}

.botao-salvar_regvisi {
    max-width: 55px;
    margin-left: 31px;
    margin-right: 5px;
}

.div-fieldset {
    padding-top: 30px;
}

fieldset label {
    margin-left: 20px;
}

.linha-top {
    padding-top: 10px;
}

.linha-left {
    padding-left: 10px;
}

.linha-bottom {
    padding-bottom: 10px;
}

.ui-widget-content {
    background: rgba(1, 1, 1, 0.8);
    color: #FFF;
    border: 0;
    overflow: hidden;
    border-radius: 0;
    padding: 0;
}

.ui-autocomplete {
    z-index: 9999;
}

.ui-widget-header {
    border: 0;
    background: transparent;
    color: #fff;
    font-weight: 700;
}

.myInput .input {
    display: inline-block;
    width: 70% !important;
}

.badgi {
    display: inline-block;
    font-size: 10px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 10px;
    margin-top: -11px;
    margin-left: -2px;
    padding: 0 2px;
}

.floatCrop {
    border: 3px solid #FFF;
    width: 260px;
    height: 260px;
}

.floatCrop img.cropboxVeiculo {
    width: 250px !important;
    height: 250px !important;
}

.floatCrop img.btn {
    float: right;
    margin-top: 2% !important;
    margin-right: 1% !important;
    width: 35px !important;
}

.imgCropVeiculo {
    margin-top: 17px;
}

.height200px {
    height: 200px;
}

.height210px {
    height: 210px;
}

.transferir {
    background: rgba(34, 132, 140, 0.87);
    color: #FFF;
    font-size: 15px;
    padding: 6px;
    border-radius: 8px;
    bottom: 5px;
    position: fixed !important;
    width: 57% !important;
    z-index: 999;
    left: 25%;
    margin-left: -50px;
}

.inline {
    display: inline-block;
    vertical-align: 0;
}

.noAcess {
    position: absolute;
    margin-top: 50px;
    margin-left: 36px;
    background: #FFF;
    -webkit-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    font-family: calibri;
    padding: 4px;
}

.autorizado {
    width: 100%;
    text-align: center;
    background: #22848c;
    border-radius: 5px;
    font-family: calibri;
    text-transform: uppercase;
    padding: 1px;
}

.imagem-usuario-radius {
    max-width: 100%;
    max-height: 80px;
    border-radius: 100%;
    border: solid 1px;
    padding: 5px;
}

.panel-border {
    color: #FFF;
    border: 1px #FFF dotted;
    float: left;
    width: 100%;
    margin-top: 10px;
    text-align: justify;
    padding: 10px 2px;
}

.background {
    width: 100%;
    background-color: #748b91;
    height: 50px;
}

#box_latencia {
    height: 40px;
    width: 50px;
    margin: 6px;
    position: relative;
}

#box_latencia img {
    float: left;
    height: 25px;
    margin: 5px;
}

#menubar {
    float: left;
    z-index: 5000;
    height: 50px;
    margin: 0;
    padding: 0;
}

.separator {
    color: #fff;
    margin-top: 14px;
}

#menubar li {
    float: left;
    list-style: none;
    z-index: 5000;
    margin-left: 5px;
}

#menubar li a {
    font-size: 10px;
    border: 0;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #FFF;
    z-index: 5000;
    line-height: 40px;
    padding: 5px 1px;
}

#menubar li ul {
    position: absolute;
    visibility: hidden;
    z-index: 5000;
    margin: 0;
    padding: 0;
}

#menubar li ul li {
    float: none;
    display: block;
    z-index: 5000;
}

#menubar li ul li a {
    margin-left: -10px;
    width: auto;
    background-color: #64949c;
    color: #FFF;
    display: block;
    z-index: 5000;
    min-width: 100px;
}

.linkdireita a {
    float: right;
    border: 0;
    background-color: #64949c;
    text-align: center;
    display: block;
    text-decoration: none;
    color: #FFF;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-family: TwCenMT-Condensed;
    padding: 0 10px;
}

.linkdireita a:hover {
    background-color: #a8741b;
    display: block;
}

.dropdown {
    height: 40px;
    display: inline-block;
    margin: 0;
}

.dropdown-item {
    display: inline-block;
    color: #000;
    width: 100%;
    padding: 0 8px;
    cursor: pointer;
}

.dropdown-item:hover {
    background-color: #64949c;
}

.dropdown-label {
    display: block;
    font-size: 14px;
    color: #fff;
    padding: 10px 20px;
}

.dropdown-sub {
    display: none;
    position: absolute;
    margin-left: -10px;
    width: auto;
    background-color: #64949c;
    color: #FFF;
    z-index: 5000;
    min-width: 100px;
}

.dropdown-sub-item {
    list-style: none;
}

.dropdown-sub-label {
    display: block;
    color: #fff;
    padding: 5px 10px;
    font-size: 10px;
}

.dropdown-sub-label:hover {
    color: #fff;
}

.menu-listavel {
    float: left;
    width: 100%;
    height: 100px;
    background-color: #22848c;
}

.menu-listavel-cx {
    margin-left: 18px;
    margin-top: 15px;
    float: left;
    width: 57px;
}

.menu-listavel-icone {
    float: left;
    max-height: 35px;
    margin-left: 0;
    margin-bottom: 6px;
}

.menu-listavel-texto {
    color: #FFF;
    font-size: 15px;
    font-family: TwCenMT-Condensed;
    float: left;
}

.header {
    background-position-x: 50%;
    background-position-y: 50%;
    background-color: #22848c;
    border-bottom: 10px solid;
    border-bottom-color: #68b2be;
    text-align: center;
    color: #FFF;
    vertical-align: middle;
    float: left;
    width: 100%;
    line-height: 40px;
    height: 50px;
    font-family: TwCenMT-CondensedExtraBold;
    margin: 0;
    padding: 0;
}

.header-texto {
    font-family: TwCenMT-CondensedExtraBold;
    padding-left: 40%;
    float: left;
    font-size: 24px;
    padding-top: 5px;
    padding-bottom: 15px;
    color: #FFF;
}

.imgdireita {
    width: 100px;
    background-color: #68b2be;
    float: right;
    line-height: 5;
    height: 50px;
}

root, .dropdown-item:hover .dropdown-sub {
    display: block;
}

.botaoAmarelo:hover, .botaoAmareloSlim:hover {
    color: #a8741b;
    border-color: #a8741b;
}

.botaoAmareloSlim.active {
    color: #68b2be;
    border-color: #68b2be;
}

ul, ul li {
    list-style-type: none;
    padding: 0;
}

#main-table, #convidados_evento {
    width: 100%;
}

a.nome-usuario, .floatLeft, .botao-novo-div, fieldset div, .float {
    float: left;
}

.aui-block-full, .logReg {
    float: left;
    width: 100%;
}

.aui-white-selection::selection, .aui-white-selection::-moz-selection, .aui-white-selection::-webkit-selection, input.aui-autocomplete::selection {
    background: #CCC;
    color: #111;
}

input::first-letter, .fonte20 {
    font-size: 20px;
}

.aui-helper-float-right, #sair, .linkdireita {
    float: right;
}

.alignLeft, .ui-timepicker-div dl {
    text-align: left;
}

.alignRight, .tabela-reg-visprest td {
    text-align: right;
}

.inner, .innerAutorizante {
    background: #22848c;
    color: #FFF;
    margin-bottom: 1px;
    padding: 2px;
}

.inner:hover, .innerAutorizante:hover {
    background: #68b2be;
}

.placaVeiculo, .placaVeiculoMorador, .placaVeiculoMoradorAdd {
    background: #C1BABA;
    color: #000;
    float: left;
    border-radius: 7px;
    margin-right: 8px;
    margin-bottom: 3px;
    text-transform: uppercase;
    cursor: pointer;
    padding: 2px 12px;
}

#fundo_rel, .fundo_rel {
    background: 0 0 transparent 100%;
}

.ui-accordion .ui-accordion, .ui-accordion .ui-accordion .ui-accordion, .ui-accordion .ui-accordion .ui-accordion-header {
    margin-left: 0;
    margin-right: 0;
}

.ui-accordion-content, .ui-accordion-content table {
    margin-left: 0;
    margin-right: 0;
    background-color: transparent;
}

.fieldset-style, fieldset {
    border: none;
    border-spacing: .5em;
}

fieldset input, fieldset select {
    margin-left: 5px;
}

#menubar li a:hover, #menubar li ul li a:hover {
    background-color: #a8741b;
    display: block;
    z-index: 5000;
}

.showAlert {
    position: fixed;
    top: 1%;
    right: 1%;
    text-align: center;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    padding: .75rem 1.25rem;
    display: none;
    z-index: 9999
}

.showAlert.warning {
    background-color: rgba(252, 248, 227, 0.9);
    color: #8a6d3b;
    border-color: #faf2cc;
}

.showAlert.success {
    background-color: rgba(223, 240, 216, 0.9);
    color: #3c763d;
    border-color: #d0e9c6;
}

.showAlert.danger {
    background-color: rgba(242, 222, 222, 0.9);
    color: #a94442;
    border-color: #ebcccc;
}

.showAlert > button {
    display: inline-block;
    font-size: 14px;
    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: 5px 5px 0 0;
    padding: 6px 12px;
}

.showAlert > button.confirm {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.showAlert > button.confirm:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.showAlert > button.cancel {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.showAlert > button.cancel:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
}

.showAlert > button.closer {
    color: #fff;
    background-color: #bbb7b7;
    padding: 0 3px;
    position: absolute;
    right: -11px;
    top: -9px;
    font-size: 10px;
}

.showAlert > button.closer:hover {
    color: #fff;
    background-color: #888685;
}

.tamanho_acima {
    color: red;
}

.tamanho_normal {
    color: #666e6b;
}

.box-panel {
    width: 100%;
    float: left;
    padding: 10px;
    border: 1px solid #d4d4d4;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgb(0 0 0 / 18%);
    box-shadow: 0 1px 6px rgb(0 0 0 / 18%);
}

.box-heading {
    background-color: #10575d;
    padding: 5px;
    margin-bottom: 10px;
}

.box-well {
    background-color: rgba(116, 139, 145, 0.1);
    border: none;
    padding: 10px 10px;
    margin-top: 5px;
}

.veiculo_log {
    background-color: #95c76f;
}

.panel-default > .panel-heading {
    background-color: #37535F !important;
    border-bottom-color: #94afbb !important;
}

.spin {
    -webkit-animation: spin 1500ms infinite linear;
    animation: spin 1500ms infinite linear;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@media only screen and (max-width: 670px) {
    body {
        width: 100% !important;
    }

    #menubar {
        display: none;
        position: relative !important;
    }

    #menubar li {
        display: block !important;
        float: none !important;
        background-color: #64949c !important;
        margin-left: 0 !important;
    }

    #menubar li a {
        display: block !important;
    }

    #menuMobile {
        display: block !important;
        line-height: 40px;
        color: #FFF;
        padding: 5px;
    }

    #sair {
        display: block !important;
        margin-top: -50px;
    }

    #left-col, #center-col, #right-col, #tela-coringa, #left-col-visitantes {
        display: block !important;
        width: 100% !important;
    }

    #clock, #logo, .separator {
        display: none !important;
    }

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

@media only screen and (max-width: 800px) {
    .aui-relogio {
        font-size: 15px;
    }

    #left-col {
        position: relative;
        display: inline-table;
        width: 100%;
        float: left;
    }

    #center-col {
        display: inline-table;
        width: 100%;
        float: left;
    }

    #right-col {
        display: inline-table;
        width: 100%;
        float: left;
        text-align: center;
    }
}

@media only screen and (max-width: 1200px) {
    body {
        position: absolute;
        width: 100%;
        max-width: 1700px;
        background: url(../assets/fundo_back.jpg) fixed;
        background-size: 100%;
        font-family: TwCenMT-Condensed, serif;
        margin: 0;
        padding: 0;
    }
}

@media print {
    body {
        position: absolute;
        width: 1000px;
        background: none;
        font-family: TwCenMT-Condensed, serif;
        margin: 0;
        padding: 0;
    }
}

.d-none {
    display: none !important;
}