@charset "UTF-8";

.page-header {
    margin-bottom: 10px !important;
    border-bottom: none !important;
    margin-top: 0px !important;
}

.page-title {
    padding-bottom: 8px !important;
    border-bottom: none !important;
}

.ajaxStatus {
    position: fixed;
    display: block;
    top: 15px;
    right: 80px;
    width: 32px;
    height: 32px;
    z-index: 9999;
}

.pageContent-header {
    margin-bottom: 20px !important;
}

.pageContent-title {
    font-size: 17px !important;
    color: #b81e0d !important;
}

.loginTitle {
    font-family: Arial;
    font-size: 24px;
    color: #000;
    margin: 0px 0px 15px 0px;
    text-align: center;
}

.loginSubtitle-em {
    font-weight: bold;
}

.loginSubtitle-span {
    color: rgb(153, 153, 153);
    font-size: 20px;
}

.redButton {
    color: #b81e0d !important;
}

.blackButton {
    color: #000 !important;
}

.button33 {
    width: 33px !important;
}

.searchButton {
    margin-top: 8px !important;
    border-width: 1px !important;
    border-color: #000 !important;
}

.row {
    margin-top: 3px !important;
}

.outputlabel-dialog {
    margin-top: 6px !important;
}

.anywhereRedToolbar {
    border-width: 1px !important;
    border-color: #b81e0d !important;
}

.topToolbar {
    margin-bottom: 10px;
    border-width: 1px !important;
    border-color: #b81e0d !important;
}

.bottomToolbar {
    margin-top: 23px;
    border-width: 1px !important;
    border-color: #000 !important;
}

.bottomToolbar-link {
    border-width: 1px !important;
    border-color: #000 !important;
}

.recordCount {
    font-size: small !important;
    color: #b81e0d;
}

.no-data-found {
    margin-top: 10px;
}

.logomarca {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0px;
}

.colinput {
    padding: 0 !important;
    width: 100%;
    border: none !important;
}

.colbutton {
    width: 34px !important;
    height: 31px !important;
    padding: 0 !important;
    margin: 0 !important;
}

.colcenter {
    text-align: center;
}

.col55 {
    width: 55px;
}

.outputlabel-link {
    text-decoration: underline;
}

.grid {
    border: none !important;
}

#userBody {
    margin-top: 10%;
    background: #3e658e;
    background: linear-gradient(to left, rgba(62, 101, 142, 0.65), rgba(62, 101, 142, 1));
}

#userOutside {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

#userInside {
    background-color: #ffffff;
    box-shadow: 2px 1.5px 1.5px 1.5px rgba(41, 41, 61, 0.9);
    -webkit-box-shadow: 2px 1.5px 1.5px 1.5px rgba(41, 41, 61, 0.9);
    -moz-box-shadow: 2px 1.5px 1.5px 1.5px rgba(41, 41, 61, 0.9);
    border: #000 solid 1.5px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    width: 35%;
    padding-top: 22px;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 18px;
}

#userPanel_content {
    border: none !important;
}

#userButtons_content {
    border: none !important;
}

#invalidTokenPanel_content {
    border: none !important;
}

.hrUser {
    border: 0px;
    background-color: #b81e0d;
    height: 2px;
    width: 100%;
    align-content: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.btnGrid {
    width: 34px !important;
    margin-left: 5px !important;
}

.btnPlus {
    width: 34px !important;
    height: 31px !important;
    margin-left: 1px !important;
    margin-bottom: 4px !important;
}

.btnBack {
    width: 38px !important;
    height: 30px !important;
    margin-bottom: 0px !important;
}

.btnConfirm {
    width: 38px !important;
    height: 30px !important;
    margin-left: 2px !important;
    margin-bottom: 0px !important;
}

.options {
    border-color: rgba(82, 168, 236, 0.8) !important;
    float: right;
    height: 28px;
    width: 180px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
    outline: none !important;
    outline-offset: 0px !important;
}

.options240 {
    border-color: rgba(82, 168, 236, 0.8) !important;
    float: right;
    height: 28px;
    width: 240px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
    outline: none !important;
    outline-offset: 0px !important;
}

.panelRow {
    margin-top: 20px !important;
}

.panelContainer {
    margin-top: 10px;
    border: #000000 solid 1px;
    box-shadow: 2px 2px 2px 2px rgba(217, 217, 217, 0.9);
}

.panelInside {
    margin-top: 8px;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 1px;
}

.panelSeparator {
    margin-top: 3px;
    margin-bottom: 5px;
}

.panelMVTitle {
    text-align: center;
    background-color: #ddd;
    padding: 5px;
}

.panelMVLabel30 {
    width: 30%;
    font-weight: 500;
}

.panelMVLabel40 {
    width: 40%;
    font-weight: 500;
}

.panelMVLabel65 {
    width: 65%;
    font-weight: 500;
}

.panelMVLabel60 {
    width: 60%;
    font-weight: 500;
}

.panelMVLabel70 {
    width: 70%;
    font-weight: 500;
}

.panelMVValue30 {
    width: 30%;
    text-align: right;
}

.panelMVValue40 {
    width: 40%;
    font-weight: 500;
    text-align: right;
}

.panelMVValue60select {
    width: 60% !important;
    margin-top: 4px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.panelMVValue70 {
    width: 70%;
    text-align: right;
}

.panelSVTitle {
    text-align: center;
    background-color: #ddd;
    padding: 5px;
}

.panelSVValue {
    text-align: center;
    font-size: larger;
}

.panelChart {
    height: 300px;
    margin-bottom: 6px;
}

.panelPie {
    height: 300px;
    margin-bottom: -6px;
}

.visible {
    display: table-cell;
}

.invisible {
    display: none;
}

@media (max-width: 640px) {
    .loginSubtitle-em {
        font-size: 20px;
    }

    .loginSubtitle-span {
        font-size: 16px;
    }

    .login-image {
        height: 130px;
    }

    .homeLogo {
        height: 180px;
    }

    #userInside {
        width: 80%;
    }

    .btnPlus {
        height: 28px !important;
    }

    .btnBack {
        height: 28px !important;
    }

    .btnConfirm {
        height: 28px !important;
    }

    .options, .options240 {
        display: none !important;
    }

    .meta, .faturamento, .status, .ticketdd, .itensdd, .conversaodd, .ticketcm, .itenscm, .conversaocm, .ticketac, .itensac, .conversaoac, .faturamentoad, .conversaoitensad {
        visibility: visible !important;
    }

    .colcenter {
        text-align: left;
    }

    .col55 {
        width: auto;
    }
}

@media (max-width: 991px) {
    .home-onlyButton {
        margin-top: 4px;
    }
}

