﻿body {

    color:#333 !important;
}

#ctl00_NavigationMenuUsuariosLogados,
#ctl00_NavigationMenuUsuariosLogados ul,
#ctl00_NavigationMenuUsuariosLogados li,
div.menu ul li a, div.menu ul li a:visited {
    background-color: #302f2f !important;
}


@media(min-width : 1280px) {
    .container-filter-lista-pedido {
        height: 375px;
    }
}

@media(min-width : 1320px) {

    .container-filter-lista-pedido {
        height: 375px;
    }
}

@media(min-width : 1920px) {

    .container-filter-lista-pedido {
        height: 640px;
    }
}


label {
    border: medium none !important;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    max-width: 100%;
    padding: 0 5px !important;
}

.input-sm {
    border-radius: 3px;
    font-size: 12px;
    height: 25px !important;
    line-height: 1;
    padding: 5px 10px !important;
}

.container {
    background-color: #fff;
    margin: 0 auto;
    width: 90%;
    
}

.ui-site-preco1 {
    background-color: #9fd0fa !important;
}

.ui-site-preco2 {
    background-color: #FFFF00 !important;
}

.ui-site-preco3 {
    background-color: #e06060 !important;
}

.ui-aviso-copia-pedido {
    background: #FFFF99;
    border: 2px solid #FFCC00;
    border-radius: 5px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    margin: 3px auto 13px;
    padding: 14px 15px;
    width: 96%;
    text-align: left;
}


.ui-site-conteiner {
    min-height: 450px;
    width: 99%;
}

    .ui-site-conteiner .ui-data-list {
        border: 1px solid #cdc9c9;
        float: left;
        height: 300px;
        margin: 0 10px 10px 0;
        padding: 15px 5px 0;
        width: 45%;
    }

.ui-info-conclusao {
    border-bottom: 1px inset #333;
    color: #333;
    font-family: "Lucida Sans",Verdana,Arial,sans-serif;
    font-size: 17px;
    font-weight: bold;
    height: 35px;
    padding: 15px 0 0;
    text-indent: 50px;
}

.tblpagamento {
    font-size: 14px;
}

.ui-label-form-top {
    clear: right;
    float: left;
    margin: 10px 7px;
}

.ui-table-list {
}

    .ui-table-list thead th {
        background-color: #fff;
        border-bottom: 2px solid #333;
        font-weight: bold;
        padding-left: 2px;
        text-align: left;
    }

    .ui-table-list tr td {
        background-color: #fff;
        border-bottom: 1px dotted #333 !important;
        padding-left: 2px;
        text-align: left;
    }

.ui-form-input {
    border: 1px solid #465c71;
}

.input-text-small {
    width: 50px;
}

.input-text-small-x {
    width: 80px;
}

.input-text-small-xx {
    width: 110px;
}

.input-text-small-xxx {
    width: 150px;
}

.input-text-middle-x {
    width: 250px;
}

.input-text-middle-xx {
    width: 300px;
}

.ui-container {
    height: 100px;
    padding: 5px;
}

.ui-forms-ul-cartao {
    width: 100%;
}

.ui-form-data {
    float: left;
    list-style: outside none none;
    margin-top: 15px;
}

    .ui-form-data li {
        line-height: 35px;
    }

        .ui-form-data li .label {
            display: block;
            float: left;
            text-align: right;
            width: 150px;
        }

.ui-forms-ul-cartao li {
    float: left;
    height: 70px;
    list-style: outside none none;
    padding-right: 15px;
    width: 70px;
}

    .ui-forms-ul-cartao li span {
        height: 45px;
        padding-top: 50px;
        position: absolute;
        text-align: center;
        width: 70px;
    }

.ui-band-image {
    background-image: url("../images/bands.png");
    background-repeat: no-repeat;
}

.ui-forms-ul-cartao-visa {
    background-position: -104px -11px;
}

.ui-forms-ul-cartao-master {
    background-position: -3px -11px;
}

.ui-forms-ul-cartao-hipercard {
    background-position: -207px -11px;
}

.ui-forms-ul-cartao-diners {
    background-position: -305px -11px;
}

.isl {
    padding: 0 3px;
}

table.tablesorter tbody tr.over td {
    background-color: #eedd82 !important;
    cursor: pointer;
}

table.tablesorter tbody tr.click td {
    background-color: #c1cdc1 !important;
    border-bottom: 0.05em solid #ffffff;
    border-top: 0.05em solid #ffffff;
    cursor: pointer;
    font-weight: bold;
}

body {
    color: #696969;
    font-family: "Roboto",sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
}

a:link, a:visited {
    color: #034af3;
}

a:hover {
    color: #1d60ff;
    text-decoration: none;
}

a:active {
    color: #034af3;
}

p {
    line-height: 1.6em;
    margin-bottom: 10px;
}

legend {
    font-weight: bold;
    line-height: 15px;
    padding: 15px;
    vertical-align: text-top;
}

.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0;
}

.page {
    border-color: #496077 #496077 #ebeef3;
    margin: 0 auto;
    padding-top: 73px;
    position: relative;
    width:100%;
}

.header {
    position: absolute;
    background-color: #333;
    left: 0;
    margin: 0;
    padding: 0;
    top: 0;
    width: 100%;
    z-index: 15;
}

    .header h1 {
        border: medium none;
        color: #f9f9f9;
        font-weight: lighter;
        line-height: 2em;
        margin: 0;
        padding: 0 0 0 20px;
    }

.main {
    margin: 4px 0;
    padding: 0px;
    width:100%;
}

.leftCol {
    margin: 12px 8px 8px;
    min-height: 200px;
    padding: 6px 0;
    width: 200px;
}

.footer {
    color: #4e5766;
    line-height: normal;
    margin: 0 auto;
    padding: 8px 0 0;
    text-align: center;
}

div.hideSkiplink {
    background-color: #302f2f;
    width: 100%;
}

div.menu {
    background-color: #465c71;
    color: #dde4ec;
    font-size: 0.97em;
    padding: 7px 7px 7px 8px;
}

    div.menu ul {
        background-color: #3a4f63;
        color: #dde4ec;
        list-style: outside none none;
        margin: 0;
        padding: 0;
    }

        div.menu ul li.static {            
            line-height: 0.99em;
            padding: 5px 7px;
            text-align: left;
        }

        div.menu ul li.dynamic {
            padding: 8px 5px;
            text-align: left;
            border-bottom: 1px solid #ececec;
        }

        div.menu ul li a, div.menu ul li a:visited {
            background-color: #3a4f63;
            color: #dde4ec;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover {
                background-color: #465c71;
                color: #dde4ec;
                text-decoration: none;
            }

            div.menu ul li a:active {
                background-color: #465c71;
                color: #dde4ec;
                text-decoration: none;
            }

input.codigobarras {
    font-family: Arial;
    font-size: 12px;
    font-weight: bolder;
    height: 25px;
    width: 345px;
}

.campoData {
    margin-left: 5px;
    margin-right: 5px;
    width: 100px;
}

.campoMedio {
    margin-left: 5px;
    margin-right: 5px;
    width: 100px;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #ececec !important;
}



table.tituloRecurso {
    background-color: #fff;
    height: 30px;
    margin-bottom: 10px;
    padding: 0;
    table-layout: fixed;
    width: 100%;
}

    table.tituloRecurso td {
        background-color: #ececec;
        border-bottom: 2px solid #333;
        color: #000;
        font-size: 1em;
        font-weight: bold;
        padding: 4px 4px 4px 7px;
        width: 100%;
    }

        table.tituloRecurso td.descricao {
            font-size: 1.3em;
            font-style: italic;
        }

    table.tituloRecurso tr td:first-child {
        background-color: #ececec;
        color: #000;
        width: 2px;
    }

div.tituloFerramenta {
    border-bottom: 4px groove #225a8d;
    border-left: 4px solid #225a8d;
    color: #225a8d;
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
    line-height: 15px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px !important;
}

.fildsetContanerMenor {
    border: 1px solid #aaaaaa;
    border-radius: 4px;
    color: #222222;
    cursor: pointer;
    height: 70px;
    overflow-y: scroll;
    padding: 0.2em;
    position: relative;
    width: 160px;
}

fildsetContanerMenor table tbody tr {
    border: 1px solid #cdc9c9;
}

.tituloBloco {
    border-bottom: 2px solid #3a4f63 !important;
    border-left: 4px solid #225a8d;
    color: #225a8d;
    font-size: 0.99em;
    font-weight: bold;
    margin-bottom: 0;
    padding: 6px;
    width: inherit;
}

.btnTitulo {
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    padding: 10px;
}

    .btnTitulo .Close {
        background-image: url("../images/img_min.gif");
    }

    .btnTitulo .Open {
        background-image: url("../images/img_min.gif");
    }

fieldset.filtros {
    background-color: #fff;
    border: 1px solid #97a7b6;
    color: #222222;
    margin-bottom: 10px;
    position: relative;
}

fieldset.resultado {
    background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50%;
    border: 1px solid #aaaaaa;
    border-radius: 4px;
    color: #222222;
    max-width: 98%;
    overflow: auto;
    padding: 5pt;
    position: relative;
}

    fieldset.resultado table tbody tr:nth-child(2n) td {
        background-color: #f0f0f6;
    }

    fieldset.resultado .areaRegistro {
        height: 450px;
        max-width: 100%;
        overflow: auto;
    }

label {
    border-left: 3px solid #9c9c9c;
    font-weight: bold;
    padding: 5px;
    white-space: nowrap;
}

fieldset.filtros table {
    border: 0 solid #fff;
    white-space: nowrap;
}

    fieldset.filtros table td {
        border-color: inherit;
        border-style: none;
        border-width: 0;
        padding: 4px;
        width: 0;
    }

[type="text"], input[type="password"], input[type="select"], select, textarea {
    border: 1px solid #99a1a3;
    font-size: 1em;
    margin-left: 5px;
}

.comboMaior {
    width: 250px;
}

.comboCidade {
    width: 172px;
}

.comboUF {
    width: 70px;
}

.clear {
    clear: both;
}

.title h1 {
    display: block;
    float: left;
    text-align: left;
    width: auto;
    font-size: 20px !important;
}

.loginDisplay {
    color: White;
    display: block;
    padding: 10px;
    text-align: right;
}

    .loginDisplay a:link {
        color: white;
    }

    .loginDisplay a:visited {
        color: white;
    }

    .loginDisplay a:hover {
        color: white;
    }

.failureNotification {
    color: Red;
}

.bold {
    font-weight: bold;
}

.submitButton {
    padding-right: 10px;
    text-align: right;
}

.tbltableListagem {
    border: 1px solid #cdc9c9;
    width: 90%;
}

.tbl tableListagem thead tr {
    background-color: #dcdcdc;
    color: Black;
    font-weight: bold;
    height: 40px;
    text-align: center;
}

.tbl tableListagem thead td {
    border-left: 0 solid #cdc9c9;
    border-width: 0;
}

.tbl tableListagem tbody tr {
    height: 30px;
}

.tbl tableListagem tbody td {
    border-left: 0.1em solid #cdc9c9;
    border-top: 0.1em solid #cdc9c9;
    border-width: 0.1em;
    color: #36648b;
    text-align: center;
}

    .tbl tableListagem tbody td.valor {
        padding-left: 5px;
        padding-right: 5px;
        text-align: right;
    }

    .tbl tableListagem tbody td.areaBotoes {
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
    }

.color1 {
    background-color: #f8f8ff;
}

.tbl tableListagem tbody tr.detalheRegistro {
    background-color: #eee9e9;
    border-left: 1px solid #cdc9c9;
    padding-left: 20px;
    text-align: left;
}

    .tbl tableListagem tbody tr.detalheRegistro td {
        text-align: left;
    }

.tblTotalizador {
    border: 1px solid #cdc9c9;
    width: 100%;
}

    .tblTotalizador thead tr {
        background-color: #9ac0cd !important;
        color: #000000 !important;
        font-weight: bold;
        height: 20px;
        text-align: center;
    }

    .tblTotalizador thead td {
        border-left: 0 solid #cdc9c9;
        border-width: 0;
        padding-left: 10px !important;
    }

    .tblTotalizador tbody tr {
        height: 30px;
    }

    .tblTotalizador tbody td {
        border-left: 0.1em solid #cdc9c9;
        border-top: 0.1em solid #cdc9c9;
        border-width: 0.1em;
        color: #36648b;
        font-weight: bold;
        text-align: center !important;
    }

    .tblTotalizador tbody tr td {
        color: Black;
    }

        .tblTotalizador tbody tr td:nth-child(1) {
            width: 10%;
        }

        .tblTotalizador tbody tr td:nth-child(3) {
            width: 10%;
        }

        .tblTotalizador tbody tr td:nth-child(4) {
            width: 10%;
        }

        .tblTotalizador tbody tr td:nth-child(5) {
            width: 10%;
        }

        .tblTotalizador tbody tr td:nth-child(6) {
            width: 10%;
        }

        .tblTotalizador tbody tr td:nth-child(7) {
            width: 10%;
        }

        .tblTotalizador tbody tr td:nth-child(2) {
            width: 5%;
        }

.tableListagem {
    border: 1px solid #cdc9c9;
    width: 95%;
}

    .tableListagem thead tr {
        background-color: #dcdcdc;
        color: Black;
        font-weight: bold;
        height: 40px;
        text-align: center;
    }

    .tableListagem thead td {
        border-left: 0 solid #cdc9c9;
        border-width: 0;
    }

    .tableListagem tbody tr {
        height: 30px;
    }

    .tableListagem tbody td {
        border-left: 0.1em solid #cdc9c9;
        border-top: 0.1em solid #cdc9c9;
        border-width: 0.1em;
        color: #36648b;
        text-align: center;
    }

        .tableListagem tbody td.valor {
            padding-left: 5px;
            padding-right: 5px;
            text-align: right;
        }

        .tableListagem tbody td.areaBotoes {
            padding-left: 10px;
            padding-right: 10px;
            text-align: center;
        }

    .tableListagem tbody tr.alterna {
        background-color: #f8f8ff;
    }

    .tableListagem tbody tr.detalheRegistro {
        background-color: #eee9e9;
        border-left: 1px solid #cdc9c9;
        padding-left: 20px;
        text-align: left;
    }

        .tableListagem tbody tr.detalheRegistro td {
            text-align: left;
        }

.tableSubRegistros {
    width: 100%;
}

    .tableSubRegistros thead tr {
        background-color: #cdb79e;
        height: 30px;
        text-align: center;
    }

        .tableSubRegistros thead tr td {
            color: #000000 !important;
            text-align: center;
        }

            .tableSubRegistros thead tr td:nth-child(1) {
                text-align: center;
                width: 10%;
            }

    .tableSubRegistros tbody tr td:nth-child(1) {
        text-align: center;
        width: 10% !important;
    }

    .tableSubRegistros thead tr td:nth-child(2) {
        text-align: center;
        width: 4% !important;
    }

    .tableSubRegistros tbody tr td:nth-child(2) {
        text-align: center;
        width: 4% !important;
    }

    .tableSubRegistros thead tr td:nth-child(3) {
        text-align: center;
        width: 10% !important;
    }

    .tableSubRegistros tbody tr td:nth-child(3) {
        text-align: center;
        width: 10% !important;
    }

    .tableSubRegistros thead tr td:nth-child(4) {
        text-align: center;
        width: 10% !important;
    }

    .tableSubRegistros tbody tr td:nth-child(4) {
        text-align: center;
        width: 10% !important;
    }

    .tableSubRegistros thead tr td:nth-child(5) {
        padding-left: 30px;
    }

    .tableSubRegistros tbody tr td:nth-child(5) {
        padding-left: 60px;
    }

    .tableSubRegistros tbody tr td {
        color: Black !important;
        text-align: center;
    }

.areaBotoes img {
    cursor: pointer;
}

.paginacao {
    color: #4d3520;
    float: left;
    width: 735px;
}

    .paginacao span {
        float: left;
        font-weight: bold;
    }

    .paginacao ul li {
        float: left;
        padding: 0 5px;
    }

        .paginacao ul li a {
            color: #b72b3b;
        }

    .paginacao ul .mais:hover a {
        color: #000000;
    }

    .paginacao .registros {
        float: left;
        margin-left: 0;
    }

        .paginacao .registros ul li {
            float: left;
            line-height: 20px;
            list-style-type: none;
            width: auto;
        }

    .paginacao .paginas {
        float: right;
        width: auto;
    }

        .paginacao .paginas ul li {
            color: #f2f2f2;
            float: left;
            font-weight: bold;
            line-height: 20px;
            list-style-type: none;
            width: auto;
        }

            .paginacao .paginas ul li a {
                background-color: #f2f2f2;
                border: 1px solid #006699;
                color: #006699;
                float: left;
                font-weight: bold;
                list-style: outside none none;
                margin: 0 3px;
                padding: 2px 6px;
            }

            .paginacao .paginas ul li .numeros {
                background: #f2f2f2 none repeat scroll 0 0;
                color: #006699;
                float: left;
                height: 20px;
                text-decoration: none;
            }

            .paginacao .paginas ul li .ativo {
                background: #36648b none repeat scroll 0 0;
                color: White;
                font-weight: bold;
                text-decoration: none;
            }

        .paginacao .paginas ul .inicio {
            height: 20px;
            text-align: center;
            text-decoration: none;
        }

        .paginacao .paginas ul .anterior {
            height: 20px;
            text-align: center;
            text-decoration: none;
        }

        .paginacao .paginas ul .proximo {
            height: 20px;
            text-align: center;
            text-decoration: none;
        }

        .paginacao .paginas ul .final {
            height: 20px;
            text-align: center;
            text-decoration: none;
        }

.labelFormulario {
    width: 120px;
}

.modal {
    /*background: #fff none repeat scroll 0 0;*/
    border: 2px solid #014073;
    border-radius: 5px;
    display: none;
    left: 200px;
    padding: 10px;
    position: absolute;
    top: 200px;
}

.modalbg {
    background: #000 none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: 0;
    width: 100%;
}

.botao {
    background-color: #4a708b;
    background-image: -moz-linear-gradient(center top, #f8f8f8, #ececec);
    border: 1px solid #c6c6c6;
    color: White;
}

.subTotal td {
    background-color: #c1cdcd !important;
    border: 1px solid #ffffff;
    font-weight: bold;
    padding: 4px;
    text-align: center;
    white-space: nowrap;
}

.produtoDescricao {
    font-weight: bold;
}

    .produtoDescricao .preco {
        text-align: right !important;
    }

#tblBuscaProduto tbody tr:nth-child(2n+1) {
    background-color: #cfcfcf;
}

#tblBuscaProduto tbody tr td, #tblBuscaProduto thead tr th {
    color: #000000;
    empty-cells: hide;
    font-weight: bold;
    margin: 0;
    padding: 0 5px;
    text-align: center;
}

#tblBuscaProduto tr:first-child th {
    border-bottom: 2px solid #4682b4;
    font-weight: bold;
    padding: 0 5px;
}

ul.listCabecalhoProduto {
    float: left;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left !important;
}

ul.ItensProduto {
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: left !important;
}

    ul.ItensProduto li {
        float: left;
        list-style-type: none;
        margin: 0;
        padding: 0;
        text-align: left;
    }

ul.listCabecalhoProduto li {
    float: left;
    text-align: center;
}

ul.mnuGrid {
    float: left;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left !important;
}

    ul.mnuGrid li {
        border-right: 1px inset #add8e6;
        float: left;
        margin-left: 12px;
        text-align: center;
    }

div.btnActions {
    background-color: #fff;
    border: 1px solid #97a7b6;
    float: left;
    padding: 4px 10px 3px;
}

    div.btnActions img {
        border: 0 none;
        float: left;
        text-decoration: none;
    }

    div.btnActions input {
        float: left;
    }

    div.btnActions label {
        border: 0 none;
        float: left;
    }

    div.btnActions span {
        border: 0 none;
        color: #000;
        float: left;
        padding-bottom: 3px;
        padding-left: 4px;
        padding-top: 3px;
    }

    div.btnActions:hover {
        background-color: #eedd82;
    }

.cssCampoValor {
    text-align: right !important;
    min-width: 30px !important;
}

ul.listaInformacao li {
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
}

#sidebar-button {
    background: #3a4f63 none repeat scroll 0 0;
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    visibility: visible;
    width: 40px;
    z-index: 5;
}

#sidebar-group {
    background: #4b6c9e none repeat scroll 0 0;
    border-right: 1px solid #999999;
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    visibility: visible;
    width: 280px;
    z-index: 4;
}

.sidebar-icon {
    margin-top: 46px;
}

    .sidebar-icon, .sidebar-icon::before, .sidebar-icon::after {
        background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
        clear: both;
        content: "";
        display: block;
        height: 3px;
        margin: 0 auto;
        transition: background 0.2s ease-in-out 0s;
        width: 20px;
        z-index: 5;
    }

.sidebar-icon {
    position: relative;
    top: 90px;
}

    .sidebar-icon::before, .sidebar-icon::after {
        position: absolute;
    }

    .sidebar-icon::before {
        top: -6px;
    }

    .sidebar-icon::after {
        top: 6px;
    }

#sidebar-button:hover .sidebar-icon, #sidebar-button:hover .sidebar-icon::after, #sidebar-button:hover .sidebar-icon::before {
    background: #ffffff none repeat scroll 0 0;
    transition: background 0.2s ease-in-out 0s;
}

.ui-filter-list li {
    display: block;
    float: left;
    list-style-image: none;
    padding: 5px 15px 5px 0;
}

    .ui-filter-list li.btnFilter {
        clear: both;
    }

table caption {
    background-color: #36648b;
    color: #fff;
    font-family: Verdana,"Lucida Sans",sans-serif;
    font-size: 12px;
    padding: 5px 0;
}

.left {
    text-align: left !important;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.ui-lista-aprovacao {
    bottom: 5px;
    list-style-type: none;
    position: absolute;
    right: 10px;
}

    .ui-lista-aprovacao li {
        float: left;
        font-weight: bold;
        padding: 5px 7px;
        text-indent: 13px;
        white-space: nowrap;
    }

.ui-image-no-aguardo {
    background-image: url("../Images/analise.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
}

.ui-image-estudo {
    background-image: url("../Images/page_search.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
}

.ui-image-reprovado {
    background-image: url("../Images/reprovado.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
}

.ui-image-aprovado {
    background-image: url("../Images/valido.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
}

div.ui-site-detalhe-produto {
    height: 450px;
    position: relative;
    width: 100%;
}

div.ui-site-detalhe-produto {
    width: 100%;
}

.ui-site-container-info {
    float: left;
    height: 450px;
}

div.ui-site-container-foto-cliente {
    width: 100%;
    margin: 0 auto;
}

    div.ui-site-container-foto-cliente .container-thumbs {
        height: 500px;
        width: 12%;
        float: left;
        margin: 0px 15px;
        border: 1px solid #3a4f63;
        padding: 10px;
    }

        div.ui-site-container-foto-cliente .container-thumbs img {
            width: 98%;
            max-height: 105px;
            border: 2px solid #465c71;
        }

    div.ui-site-container-foto-cliente .container-view {
        min-height: 500px;
        width: 78%;
        float: left;
        border: 1px solid #3a4f63;
        margin: 0px 15px;
        padding: 10px;
    }

        div.ui-site-container-foto-cliente .container-view .container-view-heading {
            width: 100%;
            margin: 0 auto;
            padding: 7px 0px;
            background-color: #225a8d;
            color: #FFF;
            font-size: 13px;
            text-indent: 15px;
            font-weight: bold;
        }

        div.ui-site-container-foto-cliente .container-view .container-view-change-file {
            width: 100%;
            margin: 0 auto;
            padding: 7px 0px;
            background-color: #cbdbea;
            color: #3a4f63;
            font-size: 13px;
            text-indent: 15px;
            font-weight: bold;
        }

        div.ui-site-container-foto-cliente .container-view .container-view-body {
            padding: 15px;
        }










.ui-site-detalhe-produto .ui-foto {
    float: right !important;
    height: 463px;
}

.ui-site-detalhe-produto .ui-info-produto {
    border: 1px solid #808080;
    min-height: 463px;
    width: 58%;
}

.ui-site-row-click td {
    background-color: #cbdbea !important;
    font-weight: bold;
}

.ui-site-foto-cliente {
    display: table;
    margin: 0 auto;
}

    .ui-site-foto-cliente figure {
        background-color: #dde4ec;
        border: 1px solid #aaaaaa;
        float: left;
        height: 250px;
        margin: 0 0 5px 8px;
        position: relative;
        width: 230px;
    }

.ui-site-figure-capiton {
    background-color: #333;
    border-radius: 5px;
    color: #fff;
    font-family: "Meiryo UI",Verdana,sans-serif;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 5px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}

.ui-site-foto-cliente-figure {
    background-color: #ececec;
    padding: 32px 2px 0;
    text-align: center;
}

.ui-site-foto-cliente figure img {
    cursor: pointer;
    margin: 0 auto;
}

.ui-site-validade {
    border-radius: 5px;
    display: inline-block;
}

.valid {
    background-color: #9cd3a1 !important;
    padding: 5px 10px;
}

.invalid {
    background-color: red;
    padding: 5px 10px;
}

.ui-site-sub-container-cadastro {
    position: relative;
}

.ui-site-ul-tools-cadastro {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #cdc9c9;
    box-shadow: 1px 6px 10px -3px #aaaaaa;
    height: 60px;
    margin: 0 0 15px;
    padding: 10px 0 0 5px;
}

    .ui-site-ul-tools-cadastro li {
        border-right: 1px solid #cdc9c9;
        cursor: pointer;
        display: inline-block;
        font-size: 11px;
        font-weight: 700;
        list-style: outside none none;
        min-width: 70px;
        padding: 34px 7px 5px;
        text-align: center;
    }

        .ui-site-ul-tools-cadastro li:hover {
            background-color: #f2f2f2;
            border-bottom: 2px solid #696969 !important;
        }

        .ui-site-ul-tools-cadastro li a {
            color: #333;
            text-decoration: none;
        }

.ui-site-icon-cep {
    background: rgba(0, 0, 0, 0) url("data:image/gif;base64,R0lGODlhDgAWANUAAAAAAKWlpVJSUtvb2ygoKH19fRAQEMXFxfj4+GZmZkJCQpmZmbW1tRoaGpSUlMzMzAgICGpqajs7O+3t7f///4eHh9bW1r29vSIiIlpaWq2trUtLS3Nzc+jo6DMzM4uLi////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHACAALAAAAAAOABYAAAanQJAQRHk4PgzEcPnYGAAAA2GxBC0MhkRAU2hAMsOD1LJERAAcEEJhGAgvmg7ReXlk1QkDxON+AAQBAAEgdlAACSATGAYOgoQQhoiKBmIRagJ6GG4HEAIIEg1yCBoLchQCEAxWABJyQxQcABsUagQADQUaFw4SABAXQwuGWIYKZb2GUJRVDE/JYFUgAslt0YTOaNZCGVCh2tfZ3yBsD+IgFR604gOqVUEAOw==") no-repeat scroll center 3px;
}

.ui-site-icon-ibge {
    background: rgba(0, 0, 0, 0) url("data:image/gif;base64,R0lGODlhGQAZANUAAAAMGWRrbq+ysykzO4mOkdnb2w4YIEFKUHN5fNHT1AEOGhkkLZygogYRGzlBRE9XXOTl5YKHjMDDw2hvc5aanEtSVgoWG6OnqC03QD9ITerr6x8oMGhwdBAbJt7f3jE6QqSoq1piZrO2uG50eQcTHnZ9gEtTWp2ipAsXISExOmVscYaMjevr6jlCS9XX1jMzMxwmLwAQId7m3jFCQkpKUpufn3F1dra5uu3t7YyRlBMeKFRcYqWtrXh+g////wAAACH5BAEHAD4ALAAAAAAZABkAAAb/QJ/Qd7IYj8eHDWkZDZ8BgHQ6nUyoAMXuKdxkFeCw4oT5iiNPT0MsXrhQbLDONQTFwznRHRwYBvYdPhF7CgZDZXcnPjuEDUIQe30+FWZsFUJ6cSEeEj49eyQUQiOVChMSHQoPAnswEEJlUzCKH1MgGVhSJkIaBiQDJjVCHmIBGhkNyckkBMMeOFwJYh+8Qjg4BUM5LRkt3i0XOGK7QgIjBxkOQwelCjW4UiA+DCkKU9Q+EF5xHTVr6n/YOPGxYs0dBi5usGAXR0QXQgiEPGin4JUPg3c4ENmDYQjGOGg6UFQxhAZFBQkQnGQwBFU7HQUMUGyQbUgEKWwCMDi5gYsPFwRwzlCK5NPHhRIVDCh9obSpUwedhgQBADs=") no-repeat scroll center 3px;
}

.ui-site-icon-sintegra {
    background: rgba(0, 0, 0, 0) url("data:image/gif;base64,R0lGODlhGgAZAMQAABoaGqSkpFNTUykpKczMzHt7e0JCQt7e3r29vYuLi2trazMzM7W1tebm5pmZmSEhIdbW1kpKSjo6OoODg/Dw8K2trXNzc8XFxVhYWJWVlf///wAAAAAAAAAAAAAAAAAAACH5BAEHABoALAAAAAAaABkAAAXOoCaOJEkoAxAhZetCygLMwFC4uFbQ/BzlpIakFokYeoAAUEN4RBgmAU8AvAwcuJ0vd8BAgJEZFTdZaiqzmytAMUNml0alhTFrLgAJIdEmoRs4EBkMFAkAAhGAJTIJOQQGDw8zLCUTNARAKQAKLW8ADwMPUDgINX0kGEecBA4XOQONJQEEUkpmBQclDA0NM6NLti0OM2VLCbkuWgOKLgcrOQo0Bqd+C645WjMSvxoMYZhABEgLRSkLX7dINJx2Ig5DNAsK1+0iBxYPEhbgdiEAOw==") no-repeat scroll center 3px;
}

.ui-site-icon-copy-past {
    background: rgba(0, 0, 0, 0) url("data:image/gif;base64,R0lGODlhGAAYAMQAAAAAAG5ubigoKJmZmRkZGTk5OcXFxZSUlBAQEFJSUoyMjL29vSEhIQgICISEhDMzM9fX12FhYURERLCwsH5+fllZWXNzc0hISP///wAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHABgALAAAAAAYABgAAAWzILY8ZElWEKau7DqYJfUUaWsf8DzOtb0egqAwAhHSfD/hEFMQJpAqoDKogiwcAihGOq1oWweGeMwwQA7oNHoBJo8xDre4wLCwFHIGPD8Q21UKBIKDBBiBhAQXBoN/h4iGiAQJEIQUkJGXhAUYAxESBFmOhJmEAwYGCgGFooOkka0KCLKzCIa0t7QYEAq8vQpwuMFaDsG4w8W3ww3LzM3Mys7RDdDSzcMA2Nna2VoT298ADyEAOw==") no-repeat scroll center 3px;
}

.ui-site-align-left {
    text-align: left;
}

.ui-site-align-right {
    text-align: right;
}

.ui-site-align-center {
    text-align: center !important;
}

.ui-site-recusa-pagto {
    background: rgba(0, 0, 0, 0) url("data:image/gif;base64,R0lGODlhKgAsANUAAHcAAMN7fJc6OsWtr7UKCp5cWaspJrsYFOyLiZkAANjY2PRhYq1NUOZaWca/vsIIC/F0dcMtLdWmp+g9PudPT5MAAN0/Pq5aXKIHB/axtPi9vtEGCON8feBJS+YdH/egoenW1o0AAdoyL9M5Nt1gXM0QEeerq/GGhOsoKOTPz+edl99/gNUbHOYqI5kzM/fe4fSVk70LCoUAAK0KCMA/PtwmKedlZNgQEMcPD+9ra84cGqMCBPvLydgqKfF6e////yH5BAEHAD8ALAAAAAAqACwAAAb/wJ9wKDQxQMSkMgliSJZQyeEWQUKvoMjt8LwOTToUxGNIeZWgnmcx4Z5fFA/sBbsZrGdh47bgwTxuVxoTCC8gdHZ4XiooCxoZGTAtgUo8CxwvPJp0LGV5FBQZH6MZJx4EXV8kEz48Gq+vPD6JXhAUozC5uWOUYB6tj5DCGbN3SxpsuQjLCCc+CDkoblK/waKj2CYQnWZDLzYThM0nzj7m5guAEjQ3Phkm2Ni6uTm0PyAjHhPkEP3+OQABUrhB4w+MD/OUMSOHYEEJA0K0dPABIWAOGxgzNliwB8YPDr9ULCNH8ty5Bjpo0CgxoWJGGw1iygQ1kMMQDjdyIDDp759A/x06JuQgITMmTQodklq4YZPIihs2fAR8SRXcBKNIk2rdKmLDiSVPG1zEWBTr0a0dLKi1IKJHDRYbmoIt0YHo0axK164VIeIti783NmxYcWbFBgt49erl65dFiRuQIw/O8/Gw2hGYMbft8bfE48g3PJcQTJjyxwc9MPdYrUO069eeNzwobfq0jh5AYeuOPbn2kBW6cQgfTnw4At9EQBx48KC4c+IPDiiqDcLFAeHMs2vfzpyAi+l5qhMQHqO8+fPoz7voRjmFixkP0BOYnz79gxnrKVeHP7+///8Aznffd2fsR8AMAM6gYIAJKkggFO5hcKCCFFZo4YUY5oeGCxhg6O1hhTuEKOKIBGDw4BDVdaggBiy26OKLI8Yo44kRvmjjiwkkIOOOI+bnXgUs8pjjkDmusEIFRCapZIjrMQAki0pGmUAAQgQQQgg7SJkkBhUwEIAMWioZApVDWHllBWimqWaaMlB5gQxrxpkmmUR8CaecaspwwRBvgnnln4ACQGcSAQAAJ6CI6plEATIgCmibXtjp6JUyFLDEBYbKoOmmguZR6KagArAnFAUAkKmmnVJW6KkyiHpGqZwO6qmphgJgaR6YmiqrqrSOmocCAtiK3BClCmBaCg4MUMAADjigwLPQRiutAs0qy6wCw2Z7RhAAOw==") no-repeat scroll left center;
    line-height: 48px;
    text-indent: 68px;
}

.ui-site-columns-odd {
    background-color: #e8e8e8 !important;
}

.ui-site-columns-qtde-grenn {
    background-color: #e0eee0 !important;
    text-align: center;
}

.ui-site-columns-qtde-marron {
    background-color: #eee8cd !important;
    text-align: center;
}

.ui-site-div-aviso-faturamento {
    background-color: #333;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.95;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999999;
}

    .ui-site-div-aviso-faturamento .ui-site-div-aviso-container {
        background-color: #fff;
        border-radius: 5px;
        margin: 70px auto;
        opacity: 1;
        padding: 10px;
        position: relative;
        width: 88%;
    }

        .ui-site-div-aviso-faturamento .ui-site-div-aviso-container .ui-site-div-aviso-faturamento-title {
            background-color: #ff0000;
            border-radius: 5px;
            color: #fff;
            font-size: 2.5em;
            font-weight: bold;
            height: 60px;
            line-height: 70px;
            text-align: center;
        }

        .ui-site-div-aviso-faturamento .ui-site-div-aviso-container .ui-site-div-aviso-faturamento-description {
            border-radius: 5px;
            color: #333;
            font-size: 1.3em;
            font-weight: bold;
            line-height: 35px;
            margin: 5px 0;
            min-height: 55px;
            padding: 5px 15px;
            text-align: center;
        }

        .ui-site-div-aviso-faturamento .ui-site-div-aviso-container .ui-site-div-aviso-faturamento-informacoes {
            margin: 15px auto;
            max-height: 60%;
            min-height: 50%;
            overflow-x: hidden;
            overflow-y: auto;
            padding: 20px 15px;
        }

            .ui-site-div-aviso-faturamento .ui-site-div-aviso-container .ui-site-div-aviso-faturamento-informacoes .table-container {
                margin: 5px auto;
                width: 60%;
            }

@media (max-width: 980px) {
    .ui-site-div-aviso-faturamento .ui-site-div-aviso-container .ui-site-div-aviso-faturamento-informacoes .table-container {
        margin: 5px auto;
        width: 98%;
    }
}

.ui-site-div-aviso-faturamento .ui-site-div-aviso-container .ui-site-div-aviso-faturamento-buttons {
    background-color: #cdc9c9;
    border-radius: 5px;
    bottom: 15px;
    margin: 0 auto;
    overflow-y: auto;
    padding: 10px 15px;
    text-align: center;
}

    .ui-site-div-aviso-faturamento .ui-site-div-aviso-container .ui-site-div-aviso-faturamento-buttons .buttons-container {
        margin: 0 auto;
        width: 70%;
    }

    .ui-site-div-aviso-faturamento .ui-site-div-aviso-container .ui-site-div-aviso-faturamento-buttons .ui-btn-cancelar {
        background-color: #333;
        border: medium none;
        border-radius: 5px;
        color: #fff;
        cursor: pointer;
        float: left;
        font-size: 1.5em;
        padding: 10px 25px;
    }

    .ui-site-div-aviso-faturamento .ui-site-div-aviso-container .ui-site-div-aviso-faturamento-buttons .ui-btn-salvar {
        background-color: #225a8d;
        border: medium none;
        border-radius: 5px;
        color: #fff;
        cursor: pointer;
        float: right;
        font-size: 1.5em;
        padding: 10px 25px;
    }

.ui-site-font-size-xx {
    color: #000;
    font-size: 19px !important;
    font-weight: bold;
}

.ui-site-export-excel {
    background: rgba(0, 0, 0, 0) url("data:image/gif;base64,R0lGODlhFgAWAOYAAAAgAKLLnVOmSUF6RZGxh+Tj4zdkH4SmdaetpdHY01aUUBRjAvbp9EN7LHakZba3tM3OyCFRCU2WQhlsBHqzeHB5bOT35pO5iEJmM1p9R9bm1w1TB0SLKmKtXP///77Yu2m0YyRMF421gTBaGsjFxStxGWiZU6e8nViNQipZEBtCCT9rKJamlc/Xz4ysfOvv6fD370KHO22gaEd+SVqcU9zf1Xm9bt7o3p7BlPb/+EdsMCdQFUONNozEgGeoWZ22lB9nH7XQsn2+dS1wKyhgI+bv5s/dzlemVKrApjmFJkqdRVN8P2afXe/+7vf29iBMEDl0Nl6RSVGRO7TFsnC3XZ6znmGDT3KXbzhtH1+FS8nRyIGsdHujbE94PJWzjEN0K4i7ddXg1TJILI2ug93m2DFiGczMzEd4MBZLC9rY23K4aqHClt/t4YK3fG2aWu/v7l2DSCFUGy1fFgAzAJTDhPH/9cTiwjVoHUqFSEuNNEl2M9Llzk+bSnSbYqXFnP///yH5BAEHAH8ALAAAAAAWABYAAAf/gDk3g2SFhoY1iYqJTjd+QX5+ODgXIiJbXA4ObiYmUShRWQlkQUg/Jz8/XgRjLgcHmX1us1INEI4/ZG8vvC9vv8DADFlYLWRrJx7Ky8zNTsQQxyd7dh8fQRoeMB5GSFNTSFpOcFjROEgBNjYgHUxhHglMPj40Gwce0GQXJzd0PT02OsiYQgGEGipDBrBxkuFONBFePBRpQ8eGmg4xaNigAkWhhxdLykRz4cWJBw1terA7gsdHjAEaYFgoskROtC0ETJ5M2eHIESgz2EisU6SLTTJcxjgx+YIJjR5H+MTAQ4AAGDo3MqSI5sCFySIOaMRQIISPBB4bSiwYUCRDBAg1qPrcy0GhA4ifGnnwSLIBw0Idb2u4cVGEgoC7fJQAidGBA4cSM2DkAAzXxIULG4gQicMZzZwYApJwmDAgzZLAUQ50Q8C69YMrQzoDqGDlCYkaUfowy8Gb940qLIKzmKJHxW0UDpTVWS7TgoUmvZsow2C8Boo+BQosSsC9hfcWWsKkoU4iTJQ8es6o/7KivYH3BkbIHxHBdo0s67+whx9f/o4QAIYghhmBAAA7") no-repeat scroll 4px center !important;
    display: inline-block;
    text-indent: 20px;
    font-weight: bold;
}

.ui-site-export-copiar {
    background: rgba(0, 0, 0, 0) url("data:image/gif;base64,R0lGODlhFgAWAOYAAISOm7/b+q+/0czu/6ety/b2+bvM3tXb6ZOdwL3E2dXh8+zt7c7P3qa1187f8aOtxdzd542WrrW918TE1bW3zN/s+NXV4dDm/6Kivf///+f1/sbl/93o973Q5+Dk79HX56293qW1zrfF4N70/4qVoNXg8Nfm9a+10pOVtMXe/7vA1ZukusXO4qywycLI29zw/+bv+Nbv/8bN4IaSpvD2/vf3/8zd9JCeq9bp/6y0z62lvaa42+Hk5a3A48DH3O7w9ePl7a66162tzpmkx7W93svX7YCKocDc/IyUpcTW6a21xf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAEsALAAAAAAWABYAAAf/gEuCg4MQhIeICA2LjDmIj0s7AxuUlB0nkIcNk5VHDjSYmYINMRemphULHy2iS0GlpzEGNyQzFKJBI7ojOAZBDysROhaZEiYEOTkYQyDNzQ0EkBIaCtUJPZyVl4/THBwwPiAXlRsBJqCICTAtLRQYIjinphw8LNGEKhn6GRAgsKcCZgAwMoHQhAIuXDBoIWLEi4cPHSQx8KDgoIMMGFig0EEBsmTJCCSxYVHQhH38RGjgUKGlywpFSi7BQKGmOxYaSujcWaLCAZmHGMiokMOmzQ8lgBKy4AKl05+ZLDD4oSKBVasqIHhQOkhqAQhgw0L4AYSrIKlOUZYVhQKD27dvBFEUDAQAOw==") no-repeat scroll 4px center !important;
    display: inline-block;
    text-indent: 20px;
    font-weight: bold;
}

.ui-site-export-pdf {
    background: rgba(0, 0, 0, 0) url("data:image/gif;base64,R0lGODlhFgAWAOYAAHgAAOt5d7NcW/Hr6rk3NdsUE65safCxrc0UEedsZd46NOnNzKUAAPbKys5ta+RbWu+Zm+V3eNrAveBMTN0wLNAmI/r7/u+NkeJXU7FSUeqMi7cyLtwoIc8iIeZgXPW+wvLh3uBCQfvs6+RzbeyHis4aFrMMCaJLTu2rp+mSke6Zlro1NfC/wd5VVOEdGvz2+/j5+pEBAOVjY7RycdgAAOR0dd4oKfnl5N45OuyUj90yMfHExvLV1emnp9koI44AAd1HRbUQDfW9wOaCf+2lpv///+uCfu+VlbZtbORISOh7deZUUvvg39okJd5aWvz5+eBDO7ZlYdcVD/fv7t4cGfOjoL83NaQKCNAnKOyLiuRdYN4pMff/97NTUvf//7MQC98jI+6vq+Zua+ZSStkgHey1s+h/fe/FvfXX19MrK+BgXrRxbuaUjPnT0fTGxrk4NrBxb9lvb++joPfe3uyHh////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHAHUALAAAAAAWABYAAAf/gBaCgjCFhoeGLy+DNw1uH5CRkpNHZYI7VRAXm5sqKimgoaAtDk9PZQEJHqseMhGqrLFWUaYHIx4PuQ8yATK6vw8rtE+2vr9GNRjAuQTDxcABAcrLb8MoI8a6ZmZLwDIyGwKmKhPlD6syJCS+rBhJOEFd4yEUTRQUCg9aSwkhCgoUbAj8Iu+JiiQ6BJKhsESHlBAYEupIaIPgOIRgqFCBgmGhAgzfkoSgF28cEAohZIiRoUNNBBlNyMgYwuZBxYIqQvgYUqQIjwdlvHjpgaOB0BxNTOAMYSOHiAho5LC4NkVJmzAYFNycF0JOERADauxQQeFGDhY9tZCxaJCehiJnZ2RQAKECyAA6bYgAScg2p48sInzQwMFD6I4JTDQUAEOhbxIKD1JQcKHDTBgVCjgckQGGcZAMprJQSNOhRIXTJRAg6FC6BJbXV0A/icMgxo/buHPrBnDiiYUFSJCsmUG8uHHjBiQ8CQQAOw==") no-repeat scroll 4px center !important;
    display: inline-block;
    text-indent: 20px;
    font-weight: bold;
}


.ui-site-container-default {
    width: 1140px;
    height: 364px;
}

.ui-site-container-table-result {
    width: 98%;
}

.ui-site-container-datatables {
    border: 1px solid #97a7b6;
    padding: 9px;
}

.ui-site-preco1 {
    background-color: #9fd0fa !important;
}

.ui-site-preco2 {
    background-color: #FFFF00 !important;
}

.ui-site-preco3 {
    background-color: #FF0000 !important;
}


@media(min-width:768px) {

    .ui-site-container-default {
        width: 720px;
        height: 200px;
    }

    .ui-site-container-datatables {
        height: 250px;
    }
}

@media(min-width:980px) {

    .ui-site-container-default {
        width: 915px;
        height: 310px;
    }

    .ui-site-container-datatables {
        height: 350px;
    }
}

@media(min-width:1200px) {

    .ui-site-container-default {
        width: 1215px;
        height: 257px;
    }

    .ui-site-container-datatables {
        height: 315px;
    }
}

@media(min-width:1440px) {

    .ui-site-container-default {
        width: 1360px;
        height: 500px;
    }

    .ui-site-container-datatables {
        height: 510px;
    }
}

@media(min-width:1600px) {

    .ui-site-container-default {
        width: 1525px;
        height: 470px;
    }

    .ui-site-container-datatables {
        height: 485px;
    }
}

@media(min-width:1900px) {

    .ui-site-container-default {
        width: 1840px;
        height: 600px;
    }

    .ui-site-container-datatables {
        height: 590px;
    }
}
