﻿
﻿@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');

* {
    margin: 0px;
    padding: 0px;
}
.lnkCloseModal {
    background: #006da4 !important;
    color: white !important;
    font-size: 18px;
    margin-bottom: 6px !important;
}
.fielSetInteracoes {
    margin-top: -112px
}

.loginLogo img {
    width: 200px;
    height: 39px;
}

.reportContent {
    width: 900px !important;
}

.headerLogo img {
    width: 140px !important;
    height: 28px;
    margin-top: 39px !important;
    margin-left: 28px !important;
}

table.grid td {
    padding: 12px 10px 10px 10px;
}

    table.grid td a {
        color: #737373
    }
.grid .PagerStyle td > span {
    display: inline-block;
    background-color: #eee;
    border-radius: 3px;
    padding: 5px;
    min-width: 0
}

table.grid {
    width: 100%;
    padding: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.14902) 0 1px 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 15px 0 5px 0;
}

.grid .PagerStyle td > span {
    background-color: #343434;
    color: #fff;
}

.fieldSetParametro {
    margin-top: -264px
}

.disableCalendar {
    pointer-events: none;
    color: gray;
    text-decoration: none;
}

.varColummn13 {
    max-width: 535px;
}

.legendPedido label {
    padding: 5px 0;
}

.msgGridVazia {
    text-align: center;
    padding: 10px;
    font-size: 15px;
    font-weight: 500;
}

.varColummnright {
    max-width: 205px;
}

.panel-control {
    width: 100% !important;
    margin: 20px 0px 30px 0px !important;
}

    .panel-control .column1-2 {
        width: 100%;
    }

.colorGreen {
    background-color: #2ecc71 !important;
}

.colorYellow {
    background-color: #fff200 !important;
}

.colorRed {
    background-color: #e74c3c !important;
}


.panel-control fieldset {
    border: 0;
    border-radius: 4px;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 15%) !important;
}

/* Estiliza as legendas dos fieldsets */
.panel-control legend {
    font-weight: bold;
    margin-bottom: 10px;
}

.panel-control a {
    color: #337ab7;
    text-decoration: none;
}

.panel-control fieldset br {
    display: none;
}


/* Estiliza os links dentro dos fieldsets */
.panel-control fieldset a {
    display: block;
    margin-bottom: 10px;
}


/* Estiliza os títulos dos links */
.panel-control dt {
    font-weight: bold;
}

/* Estiliza as descrições dos links */
.panel-control dd {
    margin-left: 0;
}

.panel-control .icon {
    width: 16px;
    height: 16px;
    margin-right: 5px;
    vertical-align: middle;
}

.btnAcessarPedidoDist {
    float: right;
    margin-bottom: 12px;
}

.btnDefault {
    background-color: #006da4 !important;
}

.lblDetalhesPedidoDist {
    font-weight: 600;
    font-size: 15px;
    width: 135px;
    float: left;
}

.tituloPesquisaCores {
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 23px;
}

.cardItemDist {
    margin-top: 10px;
    padding: 26px;
    border-left: 5px solid #006da4;
    background-color: #eeeeee;
    border-radius: 8px;
    box-shadow: 2px 2px 5px black;
    margin-bottom: 23px;
}

.blocoStatus {
    float: right;
    width: 200px;
}

.txtDestaqueDist {
    color: #006da4;
    font-weight: bold;
}

resumoDist {
    margin-top: 12px;
    margin-bottom: 50px
}

.txtDestaqueStatus {
    background-color: #0faa0f;
    color: white;
    font-size: 1rem !important;
    padding: 0.75rem 1.5rem !important;
    border-radius: 1.5rem !important;
    /* border: solid 3px gray; */
    box-shadow: 0px 1px 3px black;
}

.m-l-60 {
    margin-left: 60px;
}

.lblFilialDist {
    display: flex;
    margin-top: 45px;
    width: 600px
}

.lblDetalhesPedidoQtdeDist {
    font-weight: bold;
    font-size: 13px;
    float: left;
    margin-left: 10px;
}

.lblFilialDetalhesPedidoDist {
    font-weight: 600;
    font-size: 15px;
    width: 135px;
}

.footerResumo {
    display: flex;
    flex-wrap: wrap;
}

.divTipoFilialResumo {
    color: #006da4;
    font-size: 15px;
    font-weight: 600;
}

.statusMaster {
    font-weight: bold;
    font-size: 13px;
    margin-left: 10px;
    float: right;
    text-align: center;
}

.conteudoDistribuicao {
    max-width: 1028px;
    margin-top: -4px;
    border-top: 1px solid gray;
}

.divConteudoResumo {
}

.divBlocoResumo {
    width: 49%;
    margin-bottom: 6px
}

.txtRadius {
    height: 27px;
    border-radius: 6px;
    width: 227px;
    border-color: #f5f4f4;
}

.flexFooter {
    float: left;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}

.footerItens {
    width: 49%
}

.ModalWindowProdutosPesquisa {
    background: white;
    width: 920px !important;
    height: 746px !important;
    z-index: 1;
    -webkit-box-shadow: 0 10px 50px 0 rgba(70, 72, 85, .8) !important;
    box-shadow: 0 10px 50px 0 rgba(70, 72, 85, .8) !important;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out, -moz-transform .3s ease-out, -o-transform .3s ease-out;
    border-radius: 11px;
}

.groupBoxSearchProduct {
    display: flex;
    gap: 18px;
    max-width: 1312px;
}

.textoBuscaProduto {
    width: 450px;
    font-size: 10px;
    font-weight: bold;
    color: #006da4;
    margin-bottom: 12px
}

.boxBuscaProduto {
    padding: 20px !important;
    border: solid 2px #dadada;
    border-radius: 13px;
    box-shadow: 0px 3px 3px #c6c5c5;
    width: 50%;
}

.gridPesquisaProduto .grid .rowstyle td {
    text-align: left !important
}

.floatLeft {
    float: left
}

mt-2 {
    margin-top: 2px
}

.none {
    display: none !important
}

.btnEntrega {
    background-color: white !important;
    color: green !important;
    border: 1px solid #c5c5c5 !important;
    margin-bottom: 10px !important;
}

.ModalWindowPesquisa {
    background: white;
    width: 600px !important;
    height: 300px !important;
}

.ModalBarCloseSucesso {
    background: #06a206 !important;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 7px;
    text-align: center;
    width: 100%;
    padding-top: 7px;
    border-radius: 5px;
}

.divPedidosGerados {
    border: 2px solid #d1cece;
    padding: 17px;
    border-radius: 12px;
    box-shadow: 0px 2px 1px grey;
    height: 428px;
    overflow: auto;
    margin-top: 14px;
}

.ModalWindowCloseSucesso {
    background: white;
    width: 900px !important;
    height: 660px !important;
    border-radius: 5px;
    box-shadow: -1px 4px 5px black;
}

.itemTtituloCloseSucesso {
    font-family: tahoma;
    font-size: 15px;
    color: #006da4;
    font-weight: 600;
    text-align: center;
    margin: 18px 0;
}

.tituloDivDetalhes {
    color: #9b9999;
    font-weight: 600;
    font-size: 15px;
    font-family: tahoma;
    margin-top: 36px;
}

.lblDetalhesPedido {
    font-weight: 600;
    font-size: 13px;
    width: 100px;
    float: left
}

.lblFilialDetalhesPedido {
    font-weight: 600;
    font-size: 13px;
    width: 100px;
}

.lblValorDetalhesPedido {
    margin-left: 3px
}

.lblDetalhesPedidoQtde {
    font-weight: bold;
    font-size: 13px;
    float: left;
    margin-left: 10px;
}

.btnDetalhes {
    margin-top: -17px;
    margin-right: 3px;
    float: right;
    border-radius: 8px;
    background-color: #06a206 !important;
}

.conteudoSucessoClose {
    padding: 12px 34px;
}

.divLoad {
    text-align: center;
}

.ModalWindowClose {
    background: white;
    width: 750px !important;
    height: 455px !important;
    border-radius: 5px;
    box-shadow: -1px 4px 5px black;
}

.buttonsGroupClose {
    margin-top: 10px;
    float: right;
}

.buttonsGroupCloseSuccess {
    margin-top: 32px;
    float: right;
}

.btnClose {
    padding: 6px !important;
    box-shadow: -1px 1px 1px grey;
    min-width: 52px;
    margin-left: 9px;
}

.ModalBarClose {
    background: #c71010 !important;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 7px;
    text-align: center;
    width: 100%;
    padding-top: 7px;
    border-radius: 5px;
}

.itemTtituloClose {
    font-family: tahoma;
    margin: 40px 0;
    font-size: 17px;
    color: #006da4;
    font-weight: 600;
}

.itemTextoClose {
    font-family: tahoma;
    margin-bottom: 25px;
    font-size: 15px;
    color: #006da4;
}

.ModalWindowProdutos {
    background: white;
    width: 900px !important;
    height: 600px !important;
    z-index: 1;
    border-radius: 10px;
}


.modalBody {
    padding: 37px;
    margin-top: 7px
}

.modalBodyPesquisa {
    padding: 5px;
    margin-top: 4px;
}

    .modalBodyPesquisa tr.headerstyle {
        color: #717070;
        text-align: left;
        position: sticky;
        top: 0;
        background-color: rgb(229, 229, 229);
        height: 32px;
        text-transform: uppercase;
    }

        .modalBodyPesquisa tr.headerstyle th {
            box-shadow: inset 0 -1px 0 0 #eee, inset 0 1px 0 0 #eee;
            background-color: #f8f7f7;
            padding: 7px 6px;
        }

    .modalBodyPesquisa .grid .rowstyle td {
        padding: 7px 6px;
    }



    .modalBodyPesquisa .gridPesquisaProduto {
        border: 1px solid #e3ebf3;
        max-height: 552px !important;
        margin-top: 12px;
    }

.modalBody tr.headerstyle {
    color: #717070;
    text-align: left;
    position: sticky;
    top: 0;
    background-color: rgb(229, 229, 229);
    height: 32px;
    text-transform: uppercase;
}

    .modalBody tr.headerstyle th {
        box-shadow: inset 0 -1px 0 0 #eee, inset 0 1px 0 0 #eee;
        background-color: #f8f7f7;
    }


.modalBody .gridPesquisaProduto {
    border: 1px solid #e3ebf3;
    max-height: 552px !important;
    margin-top: 12px;
}

/*Custom*/
.calendar {
    margin-left: 134px !important;
    margin-top: 13px;
}

.ModalBar {
    background: #006da4 !important;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 7px;
    text-align: center;
    width: 100%;
    padding-top: 7px;
    border-radius: 10px 10px 0px 0px;
}

.ModalText {
    color: #006da4;
    padding: 5px;
}

.ModalWindow {
    background: white;
    width: 600px !important;
    height: 499px !important;
    text-align: center;
}

    .ModalWindow a {
        background: white ;
        min-width: 20px !important;
        height: 20px !important;
        color: black ;
        background-color: white ;
        margin: 5px !important;
    }

.titleTablePack {
    width: 66px !important;
    padding: 5px 0;
    text-align: center;
}

.boxProduct {
    display: block !important;
    border: #EAEAEB solid 5px !important;
    padding: 10px !important;
    max-width: 1280px;
    max-height: 750px;
    overflow: auto;
}

.titleProduct {
    color: #006da4;
    font-weight: bold;
}

.blocoProduct {
    min-width: 280px;
    float: left;
    margin-bottom: 6px;
}

.boxInfo {
    background-color: #ebe8e8;
    padding: 20px;
    border-radius: 11px;
    box-shadow: -2px 2px 3px #ebe8e8;
    color: #006da4;
    width: fit-content;
}

.blocoGridConfig {
    max-height: 272px;
    overflow: auto;
}

.blocoItensConfig {
    max-height: 544px;
    overflow: auto;
}

.labelConfig {
    width: 165px;
    margin-top: 4px
}

.itemConfig {
    width: 200px;
    margin-top: 4px;
    margin-left: 6px;
}

.chkConfig input {
    width: 14px;
    height: 14px;
    margin-top: 4px;
    box-shadow: 0px 1px 4px grey;
}

.btnConfig {
    margin-bottom: 2px;
    margin-top: 0
}

.flex {
    display: flex
}

.subform_newpreposto tr {
    /* background-color: red; */
    padding: 3px 3px;
    display: flex;
    /* justify-content: start; */
    align-items: center;
    gap: 8px;
}

    .subform_newpreposto tr td {
        flex: 1;
    }

        .subform_newpreposto tr td:has(input[type="checkbox"]) {
            flex: 0 0 70%;
        }

.subform_newpreposto tbody {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
}

html,
body,
form,
input,
select,
textarea {
    color: #666666;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}

.config {
    margin-top: 50px;
}

html,
body,
form {
    color: inherit;
    height: 100%;
    width: 100%;
}

.hrSeparator {
    margin-top: 0 !important;
    width: 97% !important;
    background-color: #5c5c5c;
}



.legendPedido {
    margin-top: 10px
}

.varData {
    padding-left: 0;
    margin: 0 !important;
}

.varColumn12 {
    width: 405px
}

.varColumn {
    width: 75%
}

form {
    height: auto;
}

.inputLimite {
    margin-left: 15px;
    width: 128px
}

.varTipoFrete {
    padding-left: 0px
}

input {
    padding: 1px;
}

    input[type=submit] {
        padding: 2px 6px 3px 6px;
    }

select {
    height: 26px;
    margin: 0 5px 0 0;
}

p {
    color: inherit;
    padding: 0px;
    margin: 4px 8px 8px 8px;
}

hr {
    color: inherit;
    margin: 0px;
    padding: 0px;
    border-top: solid 1px #b0b0b0;
    height: 1px;
    clear: both;
}

h1 {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 20pt;
    margin: 0px 0px 8px 0px;
    clear: both;
}

h2 {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 16pt;
    margin: 0px 0px 8px 0px;
    clear: both;
}

h3 {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 13pt;
    margin: 0px 0px 8px 0px;
    clear: both;
}

h4 {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 11pt;
    margin: 0px 0px 8px 0px;
    clear: both;
}

h5 {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 09pt;
    margin: 0px 0px 8px 0px;
    clear: both;
}

h6 {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 09pt;
    margin: 0px 0px 8px 0px;
    clear: both;
}

a {
    color: #000000;
    text-decoration: none;
}

    a:hover {
        color: #000000;
        text-decoration: underline;
    }

h5 a {
    color: #666666;
    font: 8pt "Open Sans";
    vertical-align: middle;
}

dl {
}

dt {
    color: #000000;
}

dd {
    color: #666666;
    font-size: 8pt;
    margin-left: 20px;
}

fieldset {
    border: none;
    margin: 4px;
    padding: 0px;
    border-top: solid 1px #ccc;
}

    fieldset legend {
        color: #646464;
        font: 9pt "Open Sans";
        vertical-align: baseline;
    }

        fieldset legend a {
            color: #666666;
            font: 8pt "Open Sans";
            vertical-align: middle;
        }

    fieldset label {
        float: left;
        width: 100%;
        margin: 4px 2px 0px 2px;
        padding: 0px;
    }

        fieldset label span {
            display: inline-block;
            float: left;
            width: auto;
            vertical-align: top;
        }

            fieldset label span .max {
                width: 100%;
            }

        fieldset label label {
            display: inline-block;
            float: left;
            width: auto;
            vertical-align: top;
        }

            fieldset label label .max {
                width: 100%;
            }

        fieldset label var {
            color: #000000;
            padding: 2px 0px 2px 18px;
            min-width: 128px;
            min-height: 18px;
            float: left;
        }

            fieldset label var.number {
                float: right;
                text-align: right;
            }

        fieldset label table tr td label {
            float: none;
            width: auto;
            margin: auto;
        }

table.frm {
    table-layout: fixed;
    width: 100%;
}

    table.frm tr {
        vertical-align: top;
    }

        table.frm tr td label {
            float: left;
            width: 100%;
            margin: 2px;
            padding: 0px;
        }

            table.frm tr td label label {
                display: inline-block;
                float: left;
                width: auto;
                vertical-align: top;
            }

            table.frm tr td label var {
                display: inline-block;
                float: left;
                vertical-align: top;
            }

        table.frm tr th {
            text-align: left;
        }

table.prt {
    table-layout: fixed;
    width: 100%;
}

    table.prt tr {
        vertical-align: top;
    }

        table.prt tr td {
            border-bottom: solid 1px #000;
        }

        table.prt tr th {
            border-bottom: solid 1px #000;
            text-align: left;
        }


/* Classes Tipadas */

td.treenode {
    color: #000000;
    background: left no-repeat;
    padding: 1px;
    text-decoration: none;
}

    td.treenode:hover,
    td.treenodeselected {
        color: #000000;
        background: #ffde7a url(images/toolbars/bg-button.gif) top left repeat-x;
        border: solid 1px #666666;
        text-decoration: none;
    }

a.base {
    color: #646464;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
    display: inline-block;
    min-height: 16px;
}

    a.base:hover {
        color: #181C23;
        padding: 2px 5px 2px 5px;
        text-decoration: none;
        border-radius: 3px;
    }

a.basecontrol {
    color: gray;
    /* margin-left: 15px; */
    padding: 2px 5px 2px 1px;
    background-color: #ffffff;
    text-decoration: none;
    display: inline-block;
    min-height: 16px;
    overflow: visible;
    max-width: 84% !important;
    /* width: 84%; */
    background-color: #e8e7e7;
    padding: 7px;
    border-radius: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
}

.notesControl {
    margin-top: 5px
}

.btnClearlookUp {
    color: gray;
    /* margin-left: 15px; */
    padding: 2px 5px 2px 1px;
    background-color: #ffffff;
    text-decoration: none;
    display: inline-block;
    min-height: 16px;
    overflow: visible;
    max-width: 84% !important;
    /* width: 84%; */
    background-color: #e8e7e7;
    padding: 7px;
    border-radius: 5px;
}

a.btnClearlookUp:hover {
    background-color: #929191;
}

a.basecontrol:hover {
    background-color: #929191;
}

a.baselist {
    color: #000000;
    margin: 1px;
    padding: 2px 0px 2px 0px;
    text-decoration: none;
    display: inline-block;
    min-height: 16px;
}

    a.baselist:hover {
        color: #000000;
        margin: 0px;
        padding: 2px 0px 2px 0px;
        background: #ffde7a url(images/bg-button.gif) top left repeat-x;
        border: solid 1px #666666;
        text-decoration: none;
    }


/* Classes Puras */

.line {
    padding: 5px 0;
}

.icon {
    margin: 0px 2px 2px 2px;
    padding: 0px 0px 0px 0px;
    height: 16px;
    border: 0;
    filter: grayscale(1);
    vertical-align: middle;
}

.icon-l {
    margin: 0px 2px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 32px;
}

.icon-x {
    margin: 0px 2px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 64px;
}

dl.title {
    margin: 8px 8px 0px 8px;
}

    dl.title dt {
        color: #000000;
        font: 18px "Open Sans";
        font-weight: 600;
    }

    dl.title dd {
        color: #181C23;
        margin-left: 0px;
        font-size: 12px;
        font-weight: 600;
    }

dl.subtitle {
    margin: 0px 0px 8px 0px;
}

    dl.subtitle dt {
        color: #8e693c;
        font: 14px "Open Sans";
    }

    dl.subtitle dd {
        color: #666666;
        margin-left: 40px;
    }

.legendtitle {
    font-size: 12px;
    color: #646464;
}

    .legendtitle a {
        font-size: 12px;
        color: #646464;
        float: right;
        margin-left: 16px;
    }

.login {
    margin: auto;
    table-layout: fixed;
    width: 619px;
    height: 677px;
}

.loginTable {
    height: 720px;
    width: 990px;
    background: url(Images/masters/bg-login.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}

.login form {
    font-size: 12pt;
}

.login h1 {
    color: #646464;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 20pt;
    margin: 8px;
    clear: both;
}

    .login h1 sub {
        color: #646464;
        font-size: 8pt;
    }

    .login h1 img {
        position: relative;
        left: 13px;
    }

.login p {
    margin: 4px 8px 4px 8px;
    color: #646464;
}

.login .left {
    float: left;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 49%;
    text-align: right;
}

.login .right {
    float: left;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 49%;
}

.login .content {
    position: relative;
    height: 200px;
    width: 300px;
    top: 50%;
    margin: -100px 0 0 0;
}

    .login .content td {
        padding: 2px;
    }

.loginProductDescription {
    float: left;
    width: 220px;
    position: relative;
    top: 16px;
    left: 103px;
    font-size: 13px;
}

    .loginProductDescription sub {
        font-size: 10px;
    }

.loginControl {
    float: right;
    padding: 10px 10px 10px 10px;
    text-align: right;
    position: relative;
    left: -75px;
}

    .loginControl label {
        margin: 0 5px 0 5px;
        padding-right: 5px;
        font-size: 12px;
        color: #646464;
    }

    .loginControl input[type=submit] {
        margin-right: 7px;
        padding: 2px 5px;
        cursor: pointer;
    }

    .loginControl input[type=checkbox] {
        margin-right: 7px;
        padding: 2px 5px;
        cursor: pointer;
    }

    .loginControl a {
        font-size: 11px;
        margin-right: 7px;
        color: #646464;
        cursor: pointer;
    }

.loginLogo {
    text-align: center;
    padding: 30px 0 50px 0;
}

.LoginErrorMessage {
    position: absolute;
    top: 200px;
}

.LoginControlb {
    text-transform: uppercase;
    clear: both;
    text-align: left;
    display: none;
}

.LoginControlLogoff {
    width: 100px;
    margin: 0 0 0 96px;
    display: none;
}

.logoff-content {
    display: none;
}

.loginFooter {
    background: #cccccc;
    height: 60px;
    width: 100%;
    margin: 0;
    position: fixed;
    bottom: 0px;
}

    .loginFooter .loginProductVersion {
        padding: 4px;
        width: 110px;
    }

        .loginFooter .loginProductVersion h1 sub {
            color: #fff;
            font-size: 8pt;
        }

.main {
    background: url(images/masters/boundary.jpg) top left repeat-y;
}

    .main .menu {
        height: 18px;
        background: #181C23 url(images/masters/headerinvert.jpg) bottom left repeat-x;
        color: #e0e0e0;
        font-size: 8pt;
    }

        .main .menu a {
            color: #e0e0e0;
            text-decoration: none;
        }

            .main .menu a:hover {
                color: #ffffff;
                text-decoration: underline;
            }

        .main .menu .menu {
            height: 17px;
        }

    .main .header-content {
        color: #3b5998;
        height: 60px;
        background-color: #fff;
        border-bottom: solid 1px #c0c0c0;
    }

        .main .header-content .header-logo {
            padding: 0px 0 0px 0;
            width: 210px;
            height: 90px;
            float: left;
            overflow: hidden;
            border: none;
            margin: 0 0 5px -8px;
        }

    .main .header dl {
        color: #646464;
        font: 11pt "Open Sans";
        float: left;
        margin: 8px;
        padding: 14px 0 0 0;
    }

    .main .header dt {
        color: #646464;
        font: 14pt "Open Sans";
    }

    .main .header dd {
        color: #646464;
        font: 16pt "Open Sans";
        margin: 0px;
    }

    .main .navigation {
        padding: 8px;
        width: 194px;
        overflow: hidden;
    }

        .main .navigation a.base {
            display: block;
            font-size: 15px;
            padding: 6px;
        }

        .main .navigation .navigation {
            border-bottom: solid 1px #c0c0c0;
            margin: 1px 0px 1px 0px;
            padding: 0px;
        }

            .main .navigation .navigation a {
                width: 188px;
                font-size: 12px;
            }

.logoHeader {
    padding: 5px 0 0 0;
}

.dateLogin {
    font-size: 1.1em;
    padding: 8px 0;
    display: none;
    color: #aaa;
}

.OrderListText,
.OrderEditText,
.OrderEmailText,
.OrderCloseText,
.OrderReopenText,
.OrderLookText {
    font-size: 12px;
}

.orderIdentity h3,
.orderIdentity label var a,
.orderCustomer a {
    font-size: 14px;
    margin: 0 0 0 10px;
    color: gray;
}

.orderTotal var,
.orderSeller var,
.orderSituation var,
.orderCustomer var,
.orderPrice var,
.orderDiscount var {
    font-size: 12px;
    margin: 0 0 0 10px;
    color: gray;
}

.orderTotal span,
.orderSeller span,
.orderSituation span,
.orderCustomer span,
.orderIdentity span,
.orderPrice span,
.orderDiscount span {
    font-size: 12px;
    color: #646464;
}

.ordertotalvalue h3 {
    font-size: 16px;
}

.std {
    background: #ffffff;
}

    .std .menu {
        height: 18px;
        background: #181C23 url(images/masters/headerinvert.jpg) bottom left repeat-x;
        color: #e0e0e0;
        font-size: 8pt;
    }

        .std .menu a {
            color: #e0e0e0;
            text-decoration: none;
        }

            .std .menu a:hover {
                color: #ffffff;
                text-decoration: underline;
            }

        .std .menu .menu {
            height: 17px;
        }

    .std .header {
        color: #181C23;
        height: 60px;
        background-color: #fff;
        border-bottom: solid 1px #c0c0c0;
    }

        .std .header .logomark {
            padding: 0px;
            width: 210px;
            height: 99%;
            float: left;
            overflow: hidden;
        }

        .std .header dl {
            color: #ffffff;
            font: 11pt "Open Sans";
            float: left;
            margin-top: 8px;
        }

        .std .header dt {
            color: #ffffff;
            font: 14pt "Open Sans";
        }

        .std .header dd {
            color: #ffffff;
            font: 16pt "Open Sans";
            margin: 0px;
        }

    .std .navigation {
        float: left;
        padding: 8px;
        width: 194px;
        overflow: hidden;
    }

        .std .navigation .navigation {
            border-bottom: solid 1px #c0c0c0;
            margin: 1px 0px 1px 0px;
            padding: 0px;
        }

            .std .navigation .navigation a {
                width: 188px;
            }

    .std .contentplace {
        margin: 0;
    }

.column {
    font-size: 12px;
    color: #646464;
    float: left;
    margin: 0px;
    padding: 0px;
    width: 97%;
    text-align: left;
}

.columnfixed {
    font-size: 12px;
    color: #646464;
    float: left;
    margin: 110px 0 0 0;
    padding: 0px;
    width: 97%;
    text-align: left;
}

.hidden {
    visibility: hidden
}

table.sizes td {
    width: 66px !important;
    padding: 5px 0;
}

    table.sizes td input[type=text] {
        margin-bottom: 4px;
    }

.column1-2 {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 49%;
}

.BtnsSubmitItemOrder {
    margin-top: 6px
}

.column1-2 fieldset label label {
    min-width: 235px;
    padding: 2px 0px 2px 18px;
}

.column1-2 fieldset label var {
    padding: 0 !important;
    margin: 0 !important;
}

.column1-3 {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 33%;
}

    .column1-3 fieldset h3,
    .column1-2 fieldset h3 {
        color: gray;
    }

    .column1-3 fieldset input[type=text] {
        margin-left: 15px;
    }

.column2-3 {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 66%;
}

    .column2-3 fieldset input[type=radio] {
        margin-left: 15px;
    }


/*.column2-3 fieldset td > label { color: gray; }*/

.column1-4 {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 24%;
}

.column2-4 {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 49%;
}

.column3-4 {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 74%;
}

    .column3-4 fieldset var,
    .column2-4 fieldset var,
    .column1-4 fieldset var,
    .column2-3 fieldset var,
    .column1-3 fieldset var,
    .column1-2 fieldset var,
    .column1-2 label var {
        font-size: 12px;
        margin: 0 0 0 10px;
        color: gray;
    }

    .column1-2 label label,
    .column1-2 fieldset span,
    .column1-3 fieldset span,
    .column2-3 fieldset span,
    .column1-4 fieldset span,
    .column2-4 fieldset span,
    .column3-4 fieldset span {
        font-size: 12px;
    }

    .column1-2 fieldset h3,
    .column1-3 fieldset h3,
    .column2-3 fieldset h3,
    .column1-4 fieldset h3,
    .column2-4 fieldset h3,
    .column3-4 fieldset h3 {
        font-size: 16px;
    }

.column1-2 fieldset a dl dd {
    font-size: 13px;
}

.labelcadastro label {
    width: 100px;
    float: left;
}

.info {
    float: left;
}

.toolbar {
    float: none;
    background: #ebebeb;
    padding: 3px 0 3px 5px;
    margin: 0px;
    overflow: visible;
}

    .toolbar a {
        font-size: 12px;
    }

.toolbarfix {
    float: none;
    background: #ebebeb;
    padding: 3px 0 3px 5px;
    margin: 0px;
    overflow: visible;
    width: 100%;
    position: fixed;
    top: 50px;
}

    .toolbarfix a {
        font-size: 12px;
    }

.searchbar {
    float: none;
    /*    background: #ffffff;*/
    padding: 8px 0px 8px 0px;
    margin: 0px;
    overflow: visible;
}

.header-search {
    position: relative;
    top: -48px;
    float: right;
}

.credits {
    float: left;
    padding: 8px;
    width: 194px;
    font-size: 7.5pt;
    text-align: right;
    overflow: hidden;
}

.contextmenu {
    background: #f0f0f0 url(images/menus/bg.gif) top left repeat-y;
    border: solid 1px #a0a0a0;
    visibility: hidden;
}

    .contextmenu a.base {
        width: 100%;
        margin: 0px;
        padding: 2px 0px 2px 0px;
    }

.lookbookinfo {
    width: 50%;
}

    .lookbookinfo label select {
        width: 180px;
    }

    .lookbookinfo fieldset label input[type=checkbox] {
        margin: 5px 0 0 0;
    }

.lookbookphotos {
    width: 50%;
}

.lookbookphotofrente {
    height: 150px;
}

    .lookbookphotofrente label {
        padding: 0 0 10px 0;
    }

.lookbookphotocostas {
    height: 150px;
}

    .lookbookphotocostas label {
        padding: 0 0 10px 0;
    }

.ContainerLookcss {
    width: 480px;
    height: 191px;
    float: left;
    overflow: auto;
    margin: 0;
    border: 1px solid #bebebe;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}

.LookPanelcss {
    overflow: auto;
    float: left;
    white-space: nowrap;
    padding: 8px;
}

    .LookPanelcss .lkitm img {
        width: 90px;
    }

    .LookPanelcss .lk {
        width: 90px;
    }

    .LookPanelcss img {
        background: Green;
        width: 235px;
        overflow: auto;
        padding: 0;
    }

.look-itens {
    display: inline;
}

    .look-itens a {
        display: inline-block;
    }

        .look-itens a:focus {
            border: 1px solid #f47b20;
            outline: none;
            -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
        }

.LookProductPanelcss {
    border-top: solid 1px #415968;
    padding: 8px;
}

    .LookProductPanelcss img {
        width: 90px;
    }

.ContainerLookProductcss {
    width: 100%;
    float: right;
    margin: 10px 0 0 0;
}

    .ContainerLookProductcss h5 {
        font-weight: bold;
    }

.in-this-look {
    display: inline-block;
    padding: 8px;
    text-align: center;
}

    .in-this-look img {
        display: block;
        margin: 0 auto;
    }

    .in-this-look span {
    }

.LookBannercss {
    float: left;
    margin: 0 10px 0 0;
}

.look-selected {
    padding: 8px;
    background: #999;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.4);
    display: inline-block;
}

.LookBannerPicturecss {
    width: 262px;
}

.ProspectContainercss {
    background: White;
    height: 679px;
    width: 1024px;
    margin: 15px auto;
}

.ProspectPicturecss {
    width: 450px;
    float: left;
    margin: 0 auto;
}

.ProspectFormPanelcss {
    position: absolute;
    margin: 50px 0px 0px 550px;
}

    .ProspectFormPanelcss fieldset span {
        float: none !important;
    }

.FileUploadCss {
    width: 320px;
}

.menu {
}

    .menu .staticmenuitem {
        margin: 1px;
        padding: 2px 2px 2px 2px;
        color: #000000;
        text-decoration: none;
    }

    .menu .staticselected {
        background-color: #ffde7a;
        color: #000000;
        margin: 0px;
        border: solid 1px #666666;
        text-decoration: none;
    }

    .menu .statichover {
        background-color: #ffde7a;
        color: #000000;
        margin: 0px;
        border: solid 1px #666666;
        text-decoration: none;
    }

.grid {
    margin: 8px 0px 8px 0px;
}

    .grid .headerstyle {
        color: #c0c0c0;
        text-align: left;
    }

        .grid .headerstyle a {
            color: #c0c0c0;
            text-align: left;
            text-decoration: none;
            font-weight: normal;
            padding-right: 4px;
        }

            .grid .headerstyle a:hover {
                color: #8e693c;
                text-decoration: underline;
            }

        .grid .headerstyle th {
            text-align: left;
            border-bottom: solid 1px #c0c0c0;
            text-decoration: none;
        }

    .grid .HeaderStyle th {
        padding: 7px 4px;
    }
    .grid .rowstyle td {
        border-bottom: solid 1px #dddddd;
        font-size: 11px;
        width: auto;
        padding: 7px 4px;
    }

.lblStock {
    font-size: 9px !important
}

.divStock {
    text-align: center;
    width: 37.62px !important;
    background-color: #f0f0f0;
    border-radius: 3px;
    margin-top: 2px;
}

.divStockPack {
    width: 37.62px !important;
    background-color: #f0f0f0;
    border-radius: 3px;
    /* margin-top: 0px; */
    margin-left: 12px;
}

.grid .rowstyle td span {
    font-size: 11px;
    min-width: initial;
}

.grid .rowstyle .columncustomer {
    font-size: 11px;
}

.grid .rowstyle td a {
    font-size: 11px;
}

.grid .selectedrowstyle td {
    background: gray;
    border-bottom: solid 1px #dddddd;
}

.grid .selectedrowstyle a {
    background: gray;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    padding-right: 4px;
}

    .grid .selectedrowstyle a:hover {
        background: gray;
        color: #fff;
        text-decoration: underline;
    }

.grid .rowheader {
    background: #f6f6f6;
    vertical-align: top;
}

    .grid .rowheader a.base {
        border: solid 1px transparent;
        padding: 1px;
        width: 99%;
    }

        .grid .rowheader a.base:hover {
            border: solid 1px #666666;
            color: #646464;
        }

.grid .emptydatarow {
    color: #666666;
    font-style: italic;
    font-size: 8pt;
}

.OrderItemCell,
.OrderItemCellProduct,
.OrderItemCellBackground {
    text-align: left;
}

.prt * {
    color: #181C23;
}

.prt .grid {
    margin: 8px 0px 8px 0px;
    border: solid 1px #000;
    border-bottom: none;
    border-right: none;
}

    .prt .grid .headerstyle {
        background: #000;
        color: #fff;
        text-align: left;
    }

        .prt .grid .headerstyle a {
            background: #000;
            color: #fff;
            text-align: left;
            text-decoration: none;
            font-weight: normal;
            padding-right: 4px;
        }

            .prt .grid .headerstyle a:hover {
                background: #000;
                color: #fff;
                text-decoration: underline;
            }

        .prt .grid .headerstyle th {
            background: #000;
            color: #fff;
            border: solid 1px #000;
            border-top: none;
            border-left: none;
        }

    .prt .grid td {
        color: #181C23;
        border: solid 1px #000;
        border-top: none;
        border-left: none;
        padding: 2px;
    }

.prt .head,
.prt .head * {
    background: #000;
    color: #fff;
    border: solid 1px #000;
}

.treeview {
    font-size: 8pt;
}

    .treeview .node {
        color: #000000;
        letter-spacing: -1px;
    }

    .treeview .selected {
        color: #000000;
        background: #ffde7a url(images/toolbars/bg-button.gif) top left repeat-x;
        border: solid 1px #666666;
        text-decoration: none;
    }

    .treeview .hover {
        color: #8e693c;
        background: #ffde7a url(images/toolbars/bg-button.gif) top left repeat-x;
        border: solid 1px #666666;
        text-decoration: none;
    }

    .treeview .root {
        color: #000000;
    }

.highlight {
    color: #8e693c;
}

.watermark {
    color: #cccccc;
    font-style: italic;
}

.catalogproductminwidth {
    min-width: 100px;
}

.catalogproductpaddings {
    padding-right: 1px;
    padding-left: 1px;
}

.kb {
    background: #f6f6f6;
    width: 100%;
    height: 100%;
    clear: both;
}

    .kb .toolbar {
        overflow: visible;
    }

    .kb .menu {
        float: left;
        width: 20%;
    }

    .kb .contentplace {
        background: #ffffff;
        height: 100%;
        margin: 0px;
        padding: 0px;
    }

    .kb .credits {
        padding: 8px;
        width: 194px;
        float: left;
        font-size: 7pt;
        text-align: center;
        overflow: hidden;
    }

    .kb .treeview {
    }

        .kb .treeview .node {
            color: #000000;
        }

        .kb .treeview .selected {
            color: #000000;
            background: #ffde7a url(images/toolbars/bg-button.gif) top left repeat-x;
            border: solid 1px #666666;
            text-decoration: none;
        }

        .kb .treeview .hover {
            color: #8e693c;
            background: #ffde7a url(images/toolbars/bg-button.gif) top left repeat-x;
            border: solid 1px #666666;
            text-decoration: none;
        }

        .kb .treeview .root {
            color: #000000;
        }

    .kb .highlight {
        color: #8e693c;
    }

    .kb .watermark {
        color: #cccccc;
        font-style: italic;
    }

.dialog {
    width: 100%;
    height: 100%;
}

    .dialog h2 {
        margin: 0px;
        padding: 8px;
        color: #ffffff;
        height: 60px;
        background: #ebebeb url(images/masters/header.jpg) repeat;
        border-bottom: solid 1px #c0c0c0;
    }


.TitleProductAddItem {
    font-size: 12px;
}

.fullline {
    float: left;
    width: 100% !important;
    height: 1px;
    background-color: #777;
    margin-top: 4px;
    margin-bottom: 4px;
}

.LabelProductSize {
    display: inline-block;
    width: 2em;
    margin: 1px;
    padding: 1px;
    padding: 2px;
    border: none;
    text-align: center;
}

.LabelProductSize {
    min-width: 31px;
    margin: 0 10px 0 0px;
    color: #707070;
}

.MoreInformationProductAddItem {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 11px;
}

.MoreInformationLabel {
    width: 50px;
    color: #c0c0c0;
}

.MoreInformationValue {
    padding-right: 15px !important;
    padding-left: 5px;
}

.message {
    color: #000000;
    background: #ffffeb;
    border: solid 1px #b0b0b0;
    padding: 0px;
    margin: 8px 8px 0px 8px;
    overflow: visible;
}

.photo {
    background: #8e693c;
    padding: 2px;
    margin: 2px;
    border: 0;
    display: none;
}

.tabcontainer .tab-top {
    margin: 4px 0 0 0;
    padding: 0;
    border-bottom: solid 1px #abadb3;
    height: 24px;
    overflow: visible;
}

    .tabcontainer .tab-top a {
        margin: 1px 1px 0 1px;
        padding: 2px 4px;
        border: solid 1px #abadb3;
        background: #eaeaea;
        min-height: 0px;
        height: 16px;
        display: inline-block;
    }

        .tabcontainer .tab-top a:hover {
            cursor: pointer;
        }

        .tabcontainer .tab-top a.selected {
            margin: 1px 1px 0 1px;
            padding: 2px 4px;
            border: solid 1px #abadb3;
            border-bottom: none;
            background: #f5f5f5;
            min-height: 0px;
            height: 19px;
        }

        .tabcontainer .tab-top a img {
            float: left;
            padding: 0 2px 0 0;
            margin: 0;
            width: 16px;
            height: 16px;
        }

.tabcontainer .content-top {
    background: none;
    height: 100%;
    border: 1px solid #dbdfe6;
    border-top: none;
    padding: 4px;
    background: #f5f5f5;
}

.tabcontainer .tab-left {
    float: left;
    height: 100%;
    width: 100px;
    min-height: 280px;
    margin: 0px;
    padding: 32px 0;
    background: #eaeaea url(images/bg-item-nav.png) top right repeat-y;
    display: block;
    overflow: hidden;
}

    .tabcontainer .tab-left a {
        margin: 2px 0;
        padding: 4px 16px 4px 4px;
        width: 80px;
        text-align: right;
        background: none;
        border: none;
        display: inline-block;
    }

        .tabcontainer .tab-left a.selected {
            margin: 2px 0;
            padding: 8px 16px 8px 4px;
            width: 80px;
            background: url(images/bg-item-selected.png) top right no-repeat;
        }

        .tabcontainer .tab-left a:hover {
            cursor: pointer;
        }

.tabcontainer .content-left {
    float: left;
    margin: 8px;
    padding: 0;
    background: none;
    height: 100%;
}

.progress {
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 4px;
    background: #f5f5f5;
    margin: -16px 0 0 -250px;
    width: 500px;
    height: 32px;
    border: solid 1px #808080;
    text-align: center;
}

#bgtransp {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(folic/images/bg-glass-black.png);
}

.smallvar {
    width: 32px;
    min-width: 32px !important;
}

.small {
    width: 32px;
}

.smallcenter {
    width: 32px;
    text-align: center !important;
}

.headercatalogproduct {
    text-align: center;
    width: 40px;
}

.smallcenterproduct {
    width: 26px;
    text-align: center !important;
}

.maincatalogproduct {
    text-align: left;
    float: left;
}

.colorscatalogproduct {
    width: 110px;
    text-align: left;
}

.medium {
    width: 64px;
}

.normal {
    width: 186px;
    height: 20px;
}

.large {
    width: 256px;
}

.largeuppercase {
    width: 256px;
    text-transform: uppercase;
}

.largex {
    width: 230px;
}

.larger {
    width: 400px;
}

.max {
    width: 100%;
}

.panelreport {
    padding-top: 10px;
    padding-bottom: 10px;
}

.CommentExpandColapseButtom {
    text-decoration: none;
    cursor: pointer;
    color: #8e693c;
    font-size: 8pt;
    margin-right: 4px;
}

    .CommentExpandColapseButtom:hover {
        text-decoration: none;
        cursor: pointer;
        color: #181C23;
        font-size: 8pt;
        margin-right: 4px;
    }

.LoginControlb {
    display: none;
}


/* Estilos Banner */


/* Ajustes v2 
.main .mainalign .content-place .panel-title { width: 100%; }
.main .mainalign .content-place .panel-title dt,
.main .mainalign .content-place .panel-title dl { }
.main .mainalign .content-place .content { float: left; }
.update-progress-background { position: fixed; top: 0; left: 0; bottom: 0; right: 0; background: url(images/bg-glass-black.png); }
.update-progress-message {position: fixed; top: 50%; left: 50%; padding: 4px; background: #f5f5f5; margin: -16px 0 0 -250px; width: 500px; height: 50px; border: solid 1px #808080; text-align: center;}
.legendtitle { font-family: 'Open Sans', sans-serif; color: #000000; font-weight: bold; font-size: 11px; height: 18px; border-bottom: 1px solid #000000; }
.main .mainalign .content-orders .content-orders-myorder .new-order-label { text-transform: uppercase; color: #666666; font-size: 10px; cursor: pointer; text-align: right; float: right; margin-left: 76px; white-space: nowrap; }
.main .mainalign .content-orders { padding: 0 8px;}
.main .mainalign .content-orders-myorder { width: 390px; }
.main .mainalign .content-orders-myorder .my-order-link { float: right; color: #181C23; text-decoration: none; }
.main .mainalign .content-orders-lastorders { margin: 0 0 0 8px; width: 390px; }
.credits-info { margin: 0 0 24px 0; width: 201px; }
.main .mainalign .navigation-content { float: left; }*/

.main .footer {
    position: fixed;
    bottom: 0;
    background-color: #343434;
    margin: 20px 0 0 0;
    height: 4l31700px;
    width: 100%;
}

    .main .footer .footer-content {
        margin: 0 auto;
    }

        .main .footer .footer-content .footer-logo {
            float: right;
            margin: 2px 8px 0 0;
        }

            .main .footer .footer-content .footer-logo input[type=image] {
                margin-top: 0;
            }

        .main .footer .footer-content .footer-section01 {
            display: none;
            width: 100px;
            float: left;
            padding: 0 10px;
            border-left: 1px solid #ccc;
        }

        .main .footer .footer-content .footer-section02 {
            display: none;
            width: 100px;
            float: left;
            padding: 0 10px;
            border-left: 1px solid #ccc;
        }

        .main .footer .footer-content .footer-section03 {
            display: none;
            width: 100px;
            float: left;
            padding: 0 10px;
            border-left: 1px solid #ccc;
        }

        .main .footer .footer-content .link {
            position: relative;
            left: -5px;
            top: 5px;
        }

        .main .footer .footer-content .footer-section01 a,
        .main .footer .footer-content .footer-section02 a,
        .main .footer .footer-content .footer-section03 a {
            display: block;
            color: #ffffff;
            text-decoration: none;
            cursor: pointer;
        }

            .main .footer .footer-content .footer-section01 a:hover,
            .main .footer .footer-content .footer-section02 a:hover,
            .main .footer .footer-content .footer-section03 a:hover {
                display: block;
                color: #ffffff;
                text-decoration: none;
                font-weight: bold;
            }

.main .mainalign .header .header-menu {
    height: 32px;
    display: inline-block;
    margin: 0 auto;
    float: right;
}

.main .mainalign .header .header-menu-content {
    margin: 0 auto;
}

.main .mainalign .header .header-content .header-logincontrol-cart {
    display: none;
}

.ordergrid {
    width: 100%;
}


/* Navigation */

.main .mainalign .navigation-content {
    width: 200px;
    margin: 0 13px 0 0;
}

    .main .mainalign .navigation-content .menu-navigation {
        float: left;
        padding: 0px;
        margin: 0;
        font-weight: bolder;
        overflow: hidden;
    }

        .main .mainalign .navigation-content .menu-navigation td.treenode {
            color: #ffffff;
            background: left no-repeat;
            padding: 1px;
            text-decoration: none;
        }

            .main .mainalign .navigation-content .menu-navigation td.treenode:hover,
            td.treenodeselected {
                color: #000000;
                background: #ffde7a url(images/toolbars/bg-button.gif) top left repeat-x;
                text-decoration: none;
            }

        .main .mainalign .navigation-content .menu-navigation .tree {
            color: #ffffff;
            text-align: left;
            font-size: 14px;
            font-weight: normal;
            background: #999999;
        }

            .main .mainalign .navigation-content .menu-navigation .tree table {
                width: 100%;
            }

            .main .mainalign .navigation-content .menu-navigation .tree tr {
                height: 30px;
                border-bottom: solid 2px #58585A;
            }

                .main .mainalign .navigation-content .menu-navigation .tree tr td {
                    padding: 4px 1px;
                }

            .main .mainalign .navigation-content .menu-navigation .tree a {
                color: #ffffff;
                text-decoration: none;
            }

.treeview {
    font-size: 8pt;
}

    .treeview .node {
        color: #000000;
        letter-spacing: -1px;
        background: url(images/menu/background_on.png);
    }

    .treeview .selected {
        color: #000000;
        background: #ffde7a url(images/toolbars/bg-button.gif) top left repeat-x;
        border: solid 1px #666666;
        text-decoration: none;
    }

    .treeview .hover {
        color: #8e693c;
        background: #ffde7a url(images/toolbars/bg-button.gif) top left repeat-x;
        border: solid 1px #666666;
        text-decoration: none;
    }

    .treeview .root {
        color: #000000;
    }


/* Credits */

.credits-info {
    display: none;
}


/* Content */

.main .mainalign .content-place .content {
    float: left;
    width: 75%;
    margin: 0 0 30px 0;
}

.main .mainalign .content-place {
    float: left;
    margin-top: -95px;
    width: 83%;
}

    .main .mainalign .content-place div h2 {
        font-size: 18px;
    }

    .main .mainalign .content-place .panel-title {
        display: block;
        padding: 4px 0;
        font-weight: bold;
        font-size: 18px;
    }

        .main .mainalign .content-place .panel-title dt,
        .main .mainalign .content-place .panel-title dl {
        }

.update-progress-background {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(images/bg-glass-black.png);
    z-index: 999999
}

.update-progress-message {
    position: fixed;
    top: 50%;
    left: 50%;
    padding: 4px;
    background: #f5f5f5;
    margin: -16px 0 0 -250px;
    width: 500px;
    height: 50px;
    border: solid 1px #808080;
    text-align: center;
    z-index: 999999
}

.legendtitle {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: 11px;
    height: 18px;
    border-bottom: 1px solid #000000;
    width: 100%;
}


/* Footer
.main .footer { position: relative; background-color: #58585A; margin: 20px 0 0 0; height: 100px; width: 100%; }
.main .footer .footer-content { max-width: 990px; margin: 0 auto; padding: 8px; }
.main .footer .footer-content .footer-logo { display: inline-block; float: left; margin: 0 40px 0 0; }
.main .footer .footer-content .footer-logo input[type=image] { margin-top: 0; }
.main .footer .footer-content .footer-section01 { display: inline; width: 100px; float: left; padding: 0 10px; border-left: 1px solid #ccc; }
.main .footer .footer-content .footer-section02 { display: inline; width: 100px; float: left; padding: 0 10px; border-left: 1px solid #ccc; }
.main .footer .footer-content .footer-section03 { display: inline; width: 100px; float: left; padding: 0 10px; border-left: 1px solid #ccc; }
.main .footer .footer-content .link { position: relative; left: -5px; top: 5px; }
.main .footer .footer-content .footer-section01 a,
.main .footer .footer-content .footer-section02 a,
.main .footer .footer-content .footer-section03 a { display: block; color: #ffffff; text-decoration: none; cursor: pointer; }
.main .footer .footer-content .footer-section01 a:hover,
.main .footer .footer-content .footer-section02 a:hover,
.main .footer .footer-content .footer-section03 a:hover { display: block; color: #ffffff; text-decoration: none; font-weight: bold; }*/

.TextBoxQtty {
    width: 16px;
}

.TableItemSize {
    width: 100%;
}


/* Login */

.login-background {
    background-color: #ffffff;
}

.login-content {
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0 auto;
}

    .login-content .login-content-header {
        min-height: 150px;
        max-width: 950px;
        margin: 0px auto;
        border-radius: 24px 7px 7px 24px;
    }

        .login-content .login-content-header .login-logo {
            display: inline-block;
            margin: 10px 28px 0 0;
            max-width: 360px;
        }

        .login-content .login-content-header .login-control {
            height: 54px;
            width: 533px;
            display: inline-block;
            text-align: right;
            padding: 16px;
            margin: 10px 0;
            background: #fbfbfb;
            border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            -webkit-border-radius: 4px;
            box-shadow: 0 0 16px #aaa;
            -ms-box-shadow: 0 0 16px #aaa;
            -o-box-shadow: 0 0 16px #aaa;
            -webkit-box-shadow: 0 0 16px #aaa;
            margin-bottom: 34px;
        }

            .login-content .login-content-header .login-control .login-user-label {
                display: inline-block;
            }

            .login-content .login-content-header .login-control .login-user-input {
                display: inline-block;
                margin: 5px 0;
            }

                .login-content .login-content-header .login-control .login-user-input input {
                    max-width: 150px;
                }

            .login-content .login-content-header .login-control .login-password-label {
                display: inline-block;
            }

            .login-content .login-content-header .login-control .login-password-input {
                display: inline-block;
                margin: 5px 0;
            }

                .login-content .login-content-header .login-control .login-password-input input {
                    max-width: 150px;
                }

            .login-content .login-content-header .login-control .login-submit {
                display: inline-block;
                height: 20px;
                vertical-align: top;
                margin: 9px 0 0 0;
            }

                .login-content .login-content-header .login-control .login-submit .login-link-button {
                    color: #fff;
                    background: #000;
                    text-decoration: none;
                    font-weight: bold;
                    padding: 4px 8px;
                }

            .login-content .login-content-header .login-control .login-rememberme {
                display: inline-block;
                height: 20px;
            }

                .login-content .login-content-header .login-control .login-rememberme input[type=checkbox] {
                    margin: 0 7px 0 4px;
                    vertical-align: middle;
                }

            .login-content .login-content-header .login-control .messagebox {
                color: #fff !important;
                background: #ff0000;
                width: 100%;
                height: auto;
                text-align: left;
                padding: 8px;
                position: relative;
                top: 22px;
                left: -15px;
                border-radius: 4px;
                -ms-border-radius: 4px;
                -o-border-radius: 4px;
                -webkit-border-radius: 4px;
            }

                .login-content .login-content-header .login-control .messagebox p {
                    display: inline-block;
                    margin: 0 4px;
                    color: #fff;
                }

    .login-content .banner-rotativo {
        max-width: 926px;
        margin: 0 auto 48px auto;
        clear: both;
    }

    .login-content .login-banners {
        clear: both;
        min-height: 100px;
        max-width: 950px;
        margin: 0 auto;
        display: none;
    }

        .login-content .login-banners .login-revenda {
            display: inline-block;
            padding: 8px;
            border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            -webkit-border-radius: 4px;
            box-shadow: 0 0 13px #999;
            -ms-box-shadow: 0 0 13px #999;
            -o-box-shadow: 0 0 13px #999;
            -webkit-box-shadow: 0 0 13px #999;
        }

            .login-content .login-banners .login-revenda a img {
                max-width: 100%;
            }

.login-footer {
    background: #cccccc;
    height: 50px;
    width: 100%;
    margin: 0;
    position: fixed;
    bottom: 0px;
}

    .login-footer .login-product-version {
        width: 195px;
        height: 38px;
        float: right;
        margin: 0;
        text-align: right;
        padding: 7px 32px;
    }

        .login-footer .login-product-version img {
            border-width: 0px;
            display: block;
            height: 35px;
            float: right;
        }

        .login-footer .login-product-version sub {
            font-size: 10px;
            margin: 0 15px 0 0;
        }

.login h1 {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 20pt;
    margin: 8px;
    clear: both;
}

    .login h1 sub {
        color: #8e693c;
        font-size: 8pt;
    }

.login p {
    margin: 4px 8px 4px 8px;
}

.login .left {
    float: left;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 49%;
    text-align: right;
}

.login .right {
    float: left;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 49%;
}

.login .content {
    position: relative;
    height: 200px;
    width: 300px;
    top: 50%;
    margin: -100px 0 0 0;
}

    .login .content td {
        padding: 2px;
    }


/* PopupPanel */

.subform_password {
    z-index: 160;
    background: #fff;
    width: 368px;
    border: solid 4px #3b5998;
    padding: 0;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
}

    .subform_password .header {
        background: #627aad !important;
        color: #fff;
        float: none;
        padding: 2px;
        font-size: 14px;
        height: 26px !important;
    }

    .subform_password .item {
        float: none;
        background: #fff;
        height: 125px;
        overflow: auto;
        /* padding-top: 8px; */
        /* padding-left: 5px; */
        padding: 10px;
    }

a .subform_password,
a:hover .subform_password {
    text-decoration: none;
}

.subform_newpreposto {
    z-index: 160;
    background: #006da4;
    width: 378px;
    border: solid 1px #3b5998;
    padding: 0px;
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
}

    .subform_newpreposto .header {
        background: #627aad !important;
        color: #fff;
        float: none;
        padding: 2px 4px;
        font-size: 14px;
        height: 30px !important;
    }

    .subform_newpreposto .item {
        float: none;
        background: #fff;
        height: 241px;
        width: auto;
        overflow: auto;
        /* padding-top: 8px; */
        /* padding-left: 5px; */
        padding: 6px 10px;
    }

a .subform_newpreposto,
a:hover .subform_newpreposto {
    text-decoration: none;
}


/* Commission */

.maindiv {
    margin-top: 10px;
}

.separator {
    border-bottom: 1px solid gray;
    margin: 6px 0;
}

.divheader {
    display: table-cell;
    min-width: 50px;
    max-width: 50px;
}

.divmonth {
    display: table-cell;
    min-width: 78px;
    max-width: 78px;
}

.divvalue {
    display: table-cell;
    min-width: 78px;
    max-width: 78px;
    font-size: 11px;
}

.divplus {
    margin-left: 18px;
}


/* Catalog */

.main .mainalign .content-catalog {
    padding: 8px;
    display: inline-block;
}

    .main .mainalign .content-catalog .catalog-pagging {
        float: left;
        clear: both;
    }

    .main .mainalign .content-catalog .catalog-title {
        display: block;
        border-bottom: 1px solid #000000;
        padding: 8px 0;
    }

    .main .mainalign .content-catalog .ordering-catalog {
        float: right;
    }

.add-to-order-buttom {
}


/* HightLight */

.high-ligth-title {
    display: block;
    border-bottom: 1px solid #000000;
    padding: 8px 0;
}

    .high-ligth-title .legendtitle {
        font-family: 'Open Sans', sans-serif;
        color: #000000;
        font-weight: bold;
        font-size: 11px;
        height: 18px;
        border: none;
    }

.product-high-light {
    display: inline;
    width: 190px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    margin: 4px;
    float: left;
    background: #ccc;
}

    .product-high-light .product-highlight-label {
        color: #909090;
    }

        .product-high-light .product-highlight-label:hover {
            font-weight: bold;
            color: #909090;
            text-decoration: none;
        }

    .product-high-light .add-toorder-buttom {
        display: none;
    }

    .product-high-light input[type=image] {
        width: 172px;
        padding: 8px;
    }

    .product-high-light a img {
        padding: 8px;
    }

.product-name-high-light {
    height: 42px;
    font-size: 12px;
    color: #000000;
    overflow: hidden;
    padding: 4px 8px;
}

.product-code-highlight {
}

.product-old-price-highlight {
    font-size: 10px;
    color: #646464;
    padding-top: 5px;
    padding: 4px 8px;
}

.product-price-highlight {
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    padding: 4px 8px;
}

.product-PAC-highlight {
    padding-top: 5px;
    padding-bottom: 5px;
    padding: 4px 8px;
}

.product-addproduct-highlight {
    background: #100000;
    width: 100%;
    height: 30px;
    padding: 12px 0 0 0;
}

.product-addproduct-highlight-buttom {
    display: none;
}


/* Home */

.main .mainalign .content-place .content-home {
    float: left;
    width: 82%;
    margin: 8px 0 30px 0;
    padding: 0 16px 0 0;
}

    .main .mainalign .content-place .content-home .content-orders-myorder .new-order-label {
        text-transform: uppercase;
        color: #666666;
        font-size: 10px;
        cursor: pointer;
        text-align: right;
        float: right;
        margin-left: 76px;
        white-space: nowrap;
    }

    .main .mainalign .content-place .content-home .content-orders {
        padding: 0 8px;
    }

    .main .mainalign .content-place .content-home .content-orders-myorder {
    }

        .main .mainalign .content-place .content-home .content-orders-myorder .my-order-link {
            color: #181C23;
            text-decoration: none;
            margin: 0 0 0 16px;
            float: right;
        }

        .main .mainalign .content-place .content-home .content-orders-myorder .new-order-distribution {
            color: #181C23;
            text-decoration: none;
            float: right;
        }

    .main .mainalign .content-place .content-home .content-orders-lastorders {
    }

    .main .mainalign .content-place .content-home .open-order-label {
    }

    .main .mainalign .content-place .content-home .neworderlabel {
        float: right;
    }


/* Blog */

.balloon > div {
    float: initial;
    padding: 5px;
    margin-left: 0;
    background: #006da4;
    width: 88%;
    display: inline-block;
    border-radius: 5px;
}

.balloon > img {
    margin: -24px 0 0 24px;
}

.balloon > span {
    margin: 0 0 0 0px !important;
}

.balloon > p {
    font-weight: bold;
    color: #fff;
}

.balloon > a {
    display: block;
    margin: 0 0 8px 32px;
    padding: 0;
    border: none;
    background: none;
    font-size: 80%;
    color: #fff;
}

.balloon .pictureblock {
    border: none;
    background: none;
}

    .balloon .pictureblock:hover {
        border: none;
        background: none;
    }

.BalloonArrow {
}

.mt10 {
    margin-top: 10px;
}

.blog {
    float: left;
    width: 16%;
    margin: 10px 0 0 0;
}

    .blog > p {
        font-weight: 700;
        margin: 0 0 8px 0;
    }

.blogtitle {
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}

.blogdescription {
    font-size: 12px;
    color: #fff;
}

.blogpost {
    font-size: 12px;
    color: #fff;
}

.blogcomment {
    color: #666;
    cursor: pointer;
}

.blogcommentPop {
    width: 100%;
    height: 100%;
    border: none;
    background-image: url('images/bg-glass-black.png');
}

.blogcommentPop-Div {
    display: block;
    position: fixed;
    margin: -200px 0 0 -400px;
    top: 50%;
    left: 50%;
    width: 800px;
    height: 450px;
    overflow: hidden;
}

.blogcommentPop-top {
    background: url('images/popup-top.png') no-repeat;
    height: 21px;
    width: 800px;
}

.blogcommentPop-title {
    background: url('images/popup-midlle.png') repeat-y;
    width: 800px;
}

.blogcommentPop-middle {
    background: url('images/popup-midlle.png') repeat-y;
    width: 800px;
}

.blogcommentPop-bottom {
    background: url('images/popup-bottom.png') no-repeat;
    height: 21px;
    width: 800px;
}

.blogcomments {
    height: 150px;
    overflow: auto;
    width: 750px;
}

.main .footer .footer-content .footer-logo input[type=image] {
    display: none;
}


/* Meus Pedidos */

.main .mainalign .content-place .content-myorder {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}


/* Classes ProvisÃ³rias */

.main .mainalign .content-place .content {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}


/* Hightcharts */

.hightcharts {
    padding-top: 10px;
    padding-bottom: 10px;
}


/* Busca Personalizada */

.cmd {
    display: inline;
}

.txt {
    display: inline;
}

.border {
    margin: 2px 0;
}

.content > table {
    width: 100%;
}

.lookbookinfo {
    vertical-align: top;
}

.lookbookphotos {
    vertical-align: top;
}


/*fieldset label label { width: 100%; }*/

.modalDialog {
    border: solid 1px #c0c0c0;
    background: #fff;
    color: Black;
    padding: 10px;
    border-style: solid;
    border-color: #6a6a6a;
    position: absolute;
    width: 729px;
    height: 370px;
    top: 50%;
    margin-top: -150px;
    left: 50%;
    margin-left: -250px;
    box-shadow: rgb(0, 0, 0, / 60%) 0px 8px 8px 0px;
    overflow-y: auto;
    opacity: 1;
    z-index: 9999;
}

.modalBackground {
    background-color: #181C23;
    filter: alpha(opacity=50);
    opacity: 0.50;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

span.fileuploadUpdate {
    display: none;
}

span.fileuploadDelete {
    display: none;
}

span.fileUpload {
    display: none;
}

div.lookbookphotos {
    display: inline;
}

    div.lookbookphotos > fieldset > div {
        width: 49%;
        display: inline-block;
        vertical-align: top;
    }

div.lookbookinfo {
    width: 100%;
}

table.frm tr td label label {
    width: 100%;
    font-size: 13px;
}

.subrepres {
    width: 84px;
}


/********************************************************************/

body.bck_header {
    background: white;
    margin: 0;
}

table#MainLogin {
    margin: 16px 0 0 0;
}

.login-content {
    overflow: hidden;
}

    .login-content .login-content-header .login-logo {
        vertical-align: middle;
        margin-top: 0;
    }

    .login-content .login-content-header .login-control {
        vertical-align: middle;
        box-shadow: none;
        border: 1px solid #e0e0e0;
        text-align: left;
    }

#IntranexPanelRotativo {
    background: none;
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    margin-top: -250px;
    width: 100%;
    text-align: center;
    height: 500px;
    overflow: hidden;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.login-content .banner-rotativo {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    clear: both;
}

.flexslider {
    height: auto !important;
    background: none !important;
    border: none !important;
    position: relative !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    -o-border-radius: 0px !important;
    border-radius: 0px !important;
}

.flex-direction-nav {
    display: block !important;
}

    .flex-direction-nav li .next {
        right: 0 !important;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        background-position: -53px 0;
    }

    .flex-direction-nav li .prev {
        left: 0 !important;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    .flex-direction-nav li .next:hover {
        right: 0px !important;
    }

    .flex-direction-nav li .prev:hover {
        left: 0px !important;
    }

    .flex-direction-nav li a {
        width: 53px !important;
        height: 53px !important;
        margin: -26px 0 0 0 !important;
        display: block;
        background: url(images/bg_direction_nav.png) no-repeat 0 0;
        position: absolute !important;
        top: 50% !important;
        cursor: pointer !important;
        text-indent: -9999px !important;
    }

.flexslider .slides {
    height: 500px;
}

    .flexslider .slides li {
        overflow: hidden !important;
        height: inherit;
    }

        .flexslider .slides li img {
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            top: 48%;
            left: 50%;
            position: absolute;
            width: 86%;
            /* max-width: 1018px;*/
        }

.login-footer {
    background: #181C23;
    height: 50px;
    width: 100%;
    margin: 0;
    position: fixed;
    bottom: 0px;
}

div.login-footer > div > h1 > sub {
    display: none;
}

.login-content .login-content-header .login-control {
    height: 54px;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    border: none;
    background: none;
    position: relative;
}

    .login-content .login-content-header .login-control .login-user-label,
    .login-content .login-content-header .login-control .login-password-label {
        display: inline-block;
        color: #343434;
    }

    .login-content .login-content-header .login-control .login-rememberme {
        display: inline-block;
        height: 20px;
        color: #343434;
        margin: 0 84px 0 0;
    }

div[class*="login-"] label {
    font-weight: 600;
    color: #343434;
    text-transform: uppercase;
}

div[class*="login-"] input {
    margin-right: 15px;
    margin-left: 5px;
    border: 1px solid #d7d7d7 !important;
    background: white;
    height: 14px;
}

div[class*="login-"] input {
    font-weight: normal !important;
    font-family: 'Open Sans' !important;
    font-size: 1em !important;
    padding: 8px 4px;
}

div[class*="login-remember"] {
    position: absolute;
    left: 79px;
    bottom: -14px;
    font-size: 0.67em;
}

.login-submit {
    margin: 11px 0 0 0 !important;
}

.login-link-button {
    vertical-align: top !important;
    letter-spacing: 2px !important;
    font-size: 1em !important;
    padding: 6px 26px !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    -webkit-transition: color .1s ease-out !important;
    -moz-transition: color .1s ease-out !important;
    -ms-transition: color .1s ease-out !important;
    -o-transition: color .1s ease-out !important;
    transition: color .1s ease-out !important;
}

.login-link-button {
    background: #006da4 !important;
    border: 1px solid transparent !important;
    color: #fff !important;
    letter-spacing: initial !important;
    border-radius: 5px;
    font-weight: 400 !important;
}

    .login-link-button:hover {
        background: #01466a !important;
    }


/************/

.main {
    background: white;
}

    .main .menu {
        height: 17px;
        padding: 6px 16px;
    }

    .main .header {
        top: 46px;
        height: 70px;
        background: white;
    }

    .main .mainalign .content-place .panel-title {
        top: 46px;
        margin: 0 0 0 0;
    }

.header-search {
    right: 12%;
    padding: 0 52px 0 0;
    background: url(Images/btnSearch.png) right center no-repeat;
}

.main .menu > div:nth-child(2) {
    font-size: 1.2em;
}

.main .menu a,
.main .menu span {
    font-size: 0.8em;
    font-family: 'Open Sans', sans-serif;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1pt;
    margin: 0 8px 0 0;
    font-weight: 600;
}

    .main .menu a:hover,
    .main .menu span:hover {
        color: white;
    }

.main .header-content .header-logo a img {
    width: 74%;
    margin: 16px 0 0 20px;
}

div[id*="LoginStatusPanel"] > a {
    color: white !important;
    margin: 0 0 0 15px !important;
}


.main .header-content {
    color: #3b5998;
    height: 60px;
    background: none;
    border-bottom: none;
}


.header-search input[type=text] {
    background-color: #fff;
    border-radius: 0;
    width: 230px;
    font-size: 14px;
    line-height: 32px;
    margin-top: 0;
    outline: none;
    padding: 2px 10px;
    border: 1px solid #d7d7d7;
}

.header-search input[type=image] {
    display: none;
}

.watermark {
    color: #cccccc;
    font-style: italic;
}

.legendtitle {
    font-family: 'Open Sans', sans-serif;
    color: #000000;
    font-weight: 600;
    font-size: 1.2em;
    padding: 3px 0 9px 0;
    height: 18px;
    border-bottom: 1px solid #181C23;
    width: 100%;
    text-transform: uppercase;
}

    .legendtitle a {
        display: inline-block;
        padding: 6px 16px 11px 16px;
        background: #006da4;
        border-radius: 5px 5px 0 0;
        height: 10px;
        border: 0px solid transparent;
        font-weight: 400;
        color: white;
        text-decoration: none !important
    }


        .legendtitle a:hover {
            text-decoration: none !important;
            color: white;
        }


.main .navigation {
    overflow: hidden;
}

.main .mainalign .navigation-content {
    padding: 8px 0 0 0;
    margin: 0;
    /*    overflow: hidden;*/
    z-index: 5;
}

.main .navigation a.base {
    display: inline-block;
    width: 100%;
    padding: 9px 7px;
    text-transform: uppercase;
    vertical-align: middle;
    background: none;
    color: #343434;
    font-size: 0.9em;
    font-weight: 500;
}

    .main .navigation a.base > img {
        margin-right: 5px;
        display: none;
    }

    .main .navigation a.base:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 26px;
        height: 26px;
        background: url(Images/nc-menu-icones.png) 0 0 no-repeat;
        margin: 0 10px 0 0;
    }

.main .navigation a[title*='principal'].base::before {
    background-position: 0 0;
}

.main .navigation a[title*='principal'].base:hover:before {
    background-position: 0 -26px;
}

.main .navigation a[title*='pedidos'].base::before {
    background-position: -26px 0;
}

.main .navigation a[title*='pedidos'].base:hover:before {
    background-position: -26px -26px;
}

.main .navigation a[title*='clientes'].base::before {
    background-position: -52px 0;
}

.main .navigation a[title*='Parâmetros'].base::before {
    background-position: -260px 0;
}

.main .navigation a[title*='Usuários'].base::before {
    background-position: -234px 0;
}

.main .navigation a[title*='Parâmetros'].base:hover:before {
    background-position: -260px -26px;
}

.main .navigation a[title*='Usuários'].base:hover:before {
    background-position: -234px -26px;
}

.main .navigation a[title*='relatórios'].base::before {
    background-position: -182px 0;
}

.main .navigation a[title*='relatórios'].base:hover:before {
    background-position: -182px -26px;
}

.main .navigation a[title*='Minha conta'].base::before {
    background-position: -260px 0;
}

.main .navigation a[title*='Minha conta'].base:hover:before {
    background-position: -260px -26px;
}

.main .navigation a[title*='clientes'].base:hover:before {
    background-position: -52px -26px;
}

.main .navigation a[title*='produtos'].base::before {
    background-position: -78px 0;
}

.main .navigation a[title*='produtos'].base:hover:before {
    background-position: -78px -26px;
}

.main .navigation a[title*='look'].base::before {
    background-position: -104px 0;
}

.main .navigation a[title*='look'].base:hover:before {
    background-position: -104px -26px;
}

.main .navigation a[title*='Arquivos'].base::before {
    background-position: -130px 0;
}

.main .navigation a[title*='Arquivos'].base:hover:before {
    background-position: -130px -26px;
}

.main .navigation a[title*='relatÃ³rios'].base::before {
    background-position: -182px 0;
}

.main .navigation a[title*='relatÃ³rios'].base:hover:before {
    background-position: -182px -26px;
}

.main .navigation a[title*='controle'].base::before {
    background-position: -208px 0;
}

.main .navigation a[title*='controle'].base:hover:before {
    background-position: -208px -26px;
}

.main .navigation a[title*='ParÃ¢metros'].base::before {
    background-position: -260px 0;
}

.main .navigation a[title*='ParÃ¢metros'].base:hover:before {
    background-position: -260px -26px;
}

.main .navigation a[title*='UsuÃ¡rios'].base::before {
    background-position: -234px 0;
}

.main .navigation a[title*='UsuÃ¡rios'].base:hover:before {
    background-position: -234px -26px;
}

.main .navigation a[title*='voltar'].base::before {
    background-position: -286px 0;
}

.main .navigation a[title*='voltar'].base:hover:before {
    background-position: -286px -26px;
}


.main .navigation a.base {
    width: 100%;
    border-radius: 10px;
    border: 1px solid transparent;
}


    .main .navigation a.base:hover {
        /*
    border-radius: 10px;
    background: #e9e9e9 !important;
    border: 1px solid #888;
*/
    }

.HeaderStyle {
    padding: 5px 0;
    height: 30px;
    text-transform: uppercase;
}

.toolbar {
    float: none;
    background: none;
    padding: 8px 0 10px 0px;
    margin: 0px;
    overflow: visible;
    text-transform: uppercase;
}

.item {
    text-transform: uppercase !important;
}

.toolbar a,
.content input[type=submit],
a[id*="FilesUpload"]:not(#HiddenFilesUpload) {
    display: inline-block;
    width: auto;
    margin: 8px 5px 10px 0;
    padding: 8px 10px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 1em;
    font-size: 0.9em;
    vertical-align: middle;
    color: #FFF;
    background: #006da4;
    -webkit-box-shadow: 1px 1px 4px rgb(0 0 0 / 40%);
    box-shadow: 1px 1px 4px rgb(0 0 0 / 40%);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.content input[type=submit] {
    padding: 5px 13px 4px 13px !important;
}


.toolbar a[id*="CancelButton"] {
    display: inline-block !important;
    min-height: 16px !important;
}

.toolbar a span {
    font-size: 1em !important;
}

.toolbar a img.icon,
a[id*="FilesUpload"] img {
    /*   display: none;*/
}

/*.toolbar a[title*="ImpressÃ£o deste pedido."] {
    background: #aaa url(Images/print.png) center center no-repeat;
    -webkit-background-size: 12px;
    background-size: 12px;
}
*/
/*   .toolbar a[title*="ImpressÃ£o deste pedido."]:hover {
        background: #181C23 url(Images/print.png) center center no-repeat;
        -webkit-background-size: 12px;
        background-size: 12px;
    }*/


.toolbar a:hover,
.content input[type=submit]:hover {
    display: inline-block;
    width: auto;
    margin: 8px 5px 10px 0;
    padding: 8px 10px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 1em;
    font-size: 0.9em;
    vertical-align: middle;
    -webkit-box-shadow: 1px 1px 4px rgb(0 0 0 / 40%);
    box-shadow: 1px 1px 4px rgb(0 0 0 / 40%);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    background: #01466A;
    color: #fff;
}

.message {
    display: inline-block;
    width: auto;
    min-width: 50%;
}

table.item {
    display: inline-block;
    padding: 6px 16px 11px 16px;
    background: #d7d7d7;
    border-radius: 5px 5px 0 0;
    height: 29px;
    border: 0px solid transparent;
    font-weight: 400;
    color: white;
}

    table.item:hover {
        background: #006da4;
    }

        table.item:hover a.item {
            color: #fff;
        }

    table.item.selectedTab {
        background: #006da4;
    }

    table.item a.item {
        background: none;
        font-weight: 500;
        font-style: initial;
        text-decoration: none;
    }


.conteudo {
    margin-top: -4px;
}

fieldset legend,
fieldset legend > span {
    color: #181C23 !important;
    font: 11pt "Open Sans" !important;
    vertical-align: middle;
    font-weight: 700 !important;
    height: 26px;
}

.column1-2 {
    float: left;
    margin: 0px;
    padding: 0 10px 10px 0;
    width: 49%;
}

fieldset {
    margin: 4px 4px 16px 4px;
}

    fieldset label {
        margin-top: 0;
    }

        fieldset label span {
            display: inline-block;
            float: left;
            width: auto;
            min-width: 115px;
            vertical-align: top;
            font-weight: 600;
            font-size: 14px !important;
        }

.column3-4 fieldset var,
.column2-4 fieldset var,
.column1-4 fieldset var,
.column2-3 fieldset var,
.column1-3 fieldset var,
.column1-2 fieldset var,
.column1-2 label var {
    font-size: 1rem;
    font-style: initial;
    margin: 0 0 0 10px;
    color: #181C23;
    font-weight: 700;
}

.orderIdentity h3,
.orderIdentity label var a,
.orderCustomer a {
    font-size: 14px;
    margin: 0 0 0 0px;
    color: #000;
    padding: 0;
}

.ordertotalpanel {
    margin: 400px 0 0 0;
}

.ordertotalvalue h3 {
    font-size: 16px !important;
    color: #000 !important;
    font-weight: 700;
}

.orderNotes span {
    font-size: 1.2rem !important;
    font-weight: 700;
}

div[id*="ContentPanel"] h4 span[id*="Content"] {
    color: #000 !important;
    font-weight: 700;
}

div[id*=-"SearchItemPanel"] {
    display: block;
}

.orderIdentity h3 {
    font-size: 1rem !important;
    font-weight: 700;
    letter-spacing: 1px;
    color: #B3241D !important;
}

input.large,
select.large {
    background-color: #fff;
    border-radius: 0;
    font-size: 12px;
    line-height: 20px;
    margin-top: 0;
    outline: none;
    padding: 2px 10px;
    border: 1px solid #d7d7d7;
    margin: 3px 0;
}

/*input[style*="background-color:#DD0000"] {
    background-color: #e74c3c !important;
    color: white;
}*/

input[style*="background-color:#FFFF00"] {
    background-color: #fff200 !important;
}

input[style*="background-color:#00FF00"] {
    background-color: #2ecc71 !important;
}

form.ui-product-default table[id*="MainGridView"] {
    width: 100%;
}

form.ui-product-default table[id*="AllColorsProductColorGridView"] {
    margin: 0 0 0 10px;
}

input.smallcenter {
    width: 32px;
    text-align: center !important;
    height: 32px;
    border: 0;
}

input.smallcenterproduct {
    height: 24px;
    border: 0;
    margin: 0 4px 0 0;
}

.grid .rowheader {
    background: #f6f6f6;
    vertical-align: top;
    width: 200px !important;
    padding: 10px 10px !important;
}

    .grid .rowheader img#PictureIDControl {
        display: block;
        margin: 0 0 10px 0;
    }

.zoomPad img#PictureIDControl {
    border: 1px solid rgb(215, 215, 215);
    margin: 0px 8px 0px 0px;
    width: 173px;
}

.ui-product-item .grid img[id*="PictureIDControl"] {
    border: 1px solid rgb(215, 215, 215);
    height: 32px;
    border-width: 1px !important;
}

.ui-product-item div[id*="ContentPanel"] table.frm td[style*="width: 35%"] {
    width: 52% !important;
}

.ui-product-item div[id*="ContentPanel"] table.frm > tbody > tr > td:nth-child(2) > table {
    margin: 0 0 0 16px;
    width: 75%;
}

.ui-product-item div[id*="ContentPanel"] table.frm > tbody > tr > td:nth-child(3) > table {
    margin: 0 0 0 16px;
    width: 75%;
}

.ui-product-item div[id*="ContentPanel"] table.frm > tbody > tr > td > table input {
    margin: 0 0 2px 0;
    height: 20px;
    padding: 0 4px;
}

#AddFolderButton {
    font-size: 0.8em;
    background: #B3241D;
    border: 1px solid transparent;
    border-radius: 5px;
    color: #ffffff !important;
    padding: 8px 19px 4px 19px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    height: initial;
    margin: 0 0px 0 0;
}

    #AddFolderButton img {
        display: none;
    }

.photopanel .photopanelcontainer {
    padding: 16px !important;
    border-radius: 5px !important;
    border: solid 1px #d7d7d7 !important;
    background-color: white !important;
    min-height: 120px !important;
    margin: 0 0 0 16px !important;
}

    .photopanel .photopanelcontainer .photomedia > div:nth-child(1) {
        border: solid 1px #d7d7d7 !important;
        margin: 0 0 8px 0;
    }

.ui-reports-default .hightcharts {
    margin: 48px 0 0 0;
}

.disableCalendar a {
    background-color: #acacac !important;
}

/*input[type="submit"],
input[type="button"],
.login-link-button,
a[id*="PriceListControl"],
a[id*="ShipperControl_Button"],
a[id*="Control_Button"],
a[id*="_Clear_Control"] {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    -webkit-transition: color .2s ease-out !important;
    -moz-transition: color .2s ease-out !important;
    -ms-transition: color .2s ease-out !important;
    -o-transition: color .2s ease-out !important;
    transition: color .2s ease-out !important;
    display: inline-block !important;
    height: 36px !important;
    padding: 0 15px !important;
    border: 1px solid transparent !important;
    border-radius: 2px !important;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    line-height: 33px !important;
    letter-spacing: .5px !important;
    vertical-align: middle !important;
    outline: 0 !important;
    color: #343434 !important;
    background: #e9e9e9 !important;
    cursor: pointer !important;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;*/
/*Safari/Chrome*/

/*-moz-appearance: none;*/
/*Firefox*/

/*-ms-appearance: none;*/
/*IE*/

/*-o-appearance: none;*/
/*Opera*/

/*appearance: none;
    -webkit-border-radius: 0;
}*/

input[type=submit] {
    padding: 2px 6px 3px 6px;
    font-size: 0.8em;
    background: #006da4;
    border: 1px solid transparent;
    border-radius: 5px;
    color: #ffffff !important;
    padding: 9px 19px 8px 19px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    height: initial;
    margin: 0 0px 0 0;
}

/*news style*/
select#ctl00_Content_PeriodControl_PeriodControl {
    margin-top: 9px;
}

label:has([id*="ZipCodeControl"]) {
    padding: 2px 0px !important;
    margin: 0;
}


td.OrderItemCell a {
    display: flex;
    align-items: center;
    gap: 4px;
}

.productBox {
    background-color: #f1f1f1;
    box-shadow: 0px 0px 3px black;
}

.productBoxDetails {
    background-color: #f1f1f1;
    box-shadow: 0px 0px 3px black;
    padding: 2px;
    width: 43px !important;
    margin-right: 8px
}

.ui-reports-default .hightcharts:not(#ctl00_Content_PanelReports) {
    border: 1px solid #d0cbcb;
    border-radius: 8px;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 15%);
    /* background-color: #fff; */
}

.hightcharts:not(#ctl00_Content_PanelReports) {
    border: 1px solid #d0cbcb;
    border-radius: 8px;
    box-shadow: 1px 1px 1px rgb(0 0 0 / 15%);
    /* background-color: #fff; */
    margin-top: 55px;
}

div#ctl00_Content_PanelReports.hightcharts {
    margin: 48px 0 0 0;
}

    div#ctl00_Content_PanelReports.hightcharts .title {
        margin: 0 !important;
        border: 0 !important;
    }

/*retira relatorios nao utilizados*/
a[href*="Report/Planning.aspx"], a[href*="/Quota/Item.aspx"] {
    display: none;
}


.hightcharts fieldset a:hover {
    /* color: red; */
    text-decoration: none;
}

div#ctl00_Content_PanelReports {
    border: 1px solid #e3e0e0;
    box-shadow: 0px 0px 2px rgb(0 0 0 / 15%);
    padding: 23px;
    /* border-radius: 5px; */
}


/*#Estiliza modal pesquisa de produto#*/

.ModalWindowProdutos {
    background: white;
    width: 900px !important;
    height: 744px !important;
    z-index: 1;
    -webkit-box-shadow: 0 10px 50px 0 rgba(70, 72, 85, .8) !important;
    box-shadow: 0 10px 50px 0 rgba(70, 72, 85, .8) !important;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out, -moz-transform .3s ease-out, -o-transform .3s ease-out;
}





/*estiliza barra de rolagem*/
.gridPesquisaProduto::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #E5E5E5;
}

.gridPesquisaProduto::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 4px;
}

    .gridPesquisaProduto::-webkit-scrollbar-thumb:hover {
        background-color: #999;
    }

.gridPesquisaProduto .grid {
    margin: 0px 0px;
}

.modalBodyPesquisa tbody tr:hover, .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(9 97 229 / 10%);
}


/* .modalBody tbody tr.rowstyle:nth-of-type(odd) {
  background-color: #f9f9f9;
} */


/*Estiliza pagina de usuário representante*/
/*Adicionar ao content da pagina de senha do usuario*/
.panel-user-control {
    margin-top: 60px !important;
    padding: 20px 20px 50px 20px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 15%) !important;
    box-sizing: border-box;
}

    .panel-user-control div fieldset {
        display: flex;
        flex-direction: column;
        border-bottom: 1px solid rgb(0 0 0 / 15%);
        align-content: center;
        justify-content: center;
        gap: 19px;
        /* padding: 16px 0px; */
        /* border: 1px solid tomato; */
        padding-bottom: 27px;
    }

    .panel-user-control label {
        display: flex;
        align-items: center;
    }

    .panel-user-control a:not(table a) {
        background: #006da4 !important;
        border: 1px solid transparent !important;
        color: #fff !important;
        letter-spacing: initial !important;
        border-radius: 5px;
        font-weight: 400 !important;
        padding: 8px 10px;
    }

    .panel-user-control a img {
        margin-right: 8px;
    }

    .panel-user-control a:hover:not(table a) {
        padding: 8px 10px;
        background-color: #215b78 !important;
        border-radius: 5px;
    }

    .panel-user-control fieldset table {
        border-collapse: collapse !important;
        border: none;
        border-color: transparent;
        width: 100%;
        max-width: 800px;
    }

        .panel-user-control fieldset table th {
            font-weight: 600;
            text-align: center;
            padding: 12px;
            border-right: 1px solid #8898a9;
            border-left: 1px solid #8898a9;
            border-top: 1px solid #8898a9;
            border-bottom: 2px solid #8898a9;
        }

        .panel-user-control fieldset table td {
            padding: 8px;
            border-bottom: 1px solid #ccc;
            text-align: center;
        }

        .panel-user-control fieldset table tr {
            padding: 8px;
            border: 1px solid #ccc;
        }

.navigation a[title="Minha conta."] {
    display: flex !important;
}

.boxProduct table td[style*="min-width: 75px"] {
    padding-right: 20px;
}

.blocoProduct > div > span {
    /* border-bottom: 1px solid #c7cdd2; */
    display: inline-block;
    padding-bottom: 7px;
    margin-bottom: 7px;
    width: 80%;
}

span#ctl00_Content_MainFormView_lblFilialEstoque {
    color: red;
}

var a.base[href*="Item_Header.aspx"] {
    color: #2d5dc2;
}

img.newzoomimg[style*="border: #EAEAEB"] {
    border-radius: 11px;
}
.labelDiasAtraso{
    font-size: 11px !important
}
.colorLinkOrderNumber {
    color: #007bff !important
}

@media screen and (max-height: 750px) {
    #IntranexPanelRotativo {
        position: absolute;
        top: 55% !important;
        left: 0;
        display: block;
        margin-top: -226px;
        width: 100%;
        text-align: center;
        height: 462px;
    }

    .login-footer {
        height: 40px;
        width: 100%;
        margin: 0;
        position: fixed;
        bottom: 0px;
    }

        .login-footer .login-product-version img {
            border-width: 0px;
            display: block;
            height: 28px;
            float: right;
        }

    .flex-direction-nav li a {
        top: 38% !important;
    }

    .ModalWindowProdutosPesquisa {
        background: white;
        width: 920px !important;
        height: 600px !important;
        z-index: 1;
        -webkit-box-shadow: 0 10px 50px 0 rgba(70, 72, 85, .8) !important;
        box-shadow: 0 10px 50px 0 rgba(70, 72, 85, .8) !important;
        transition: transform .3s ease-out, -webkit-transform .3s ease-out, -moz-transform .3s ease-out, -o-transform .3s ease-out;
        border-radius: 11px;
    }

    .modalBodyPesquisa .gridPesquisaProduto {
        border: 1px solid #e3ebf3;
        max-height: 386px !important;
        margin-top: 12px;
    }
}
