div#div_center_custos {
    width: 100% !important;
}

div#div_custos_finais {
    width: 100% !important;
}

div#div_custos_finais .label_custo_final {
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin: 7px;
}

span.help_tooltip_icon_green {
    width: 15px;
    height: 15px;
    margin-left: 5px;
}

div#div_center_complementos {
    width: 94vw;
    margin: 0 10px;
}

div.label_custo_final_bottom {
    font-size: 14px;
    line-height: unset;
    height: unset;
    margin: 5px;
}

div.label_custo_final_bottom span.valor_custo_final_bottom {
    font-size: inherit;
}

div.expansor_relatorio_container {
    width: 98vw;
}

input#i_meu_preco {
    width: 30vw;
    height: 25px;
    padding: 3px;
    font-size: 14px !important;
}

div#b_lock_price {
    width: 6vw;
    height: 7vw;
    margin: 2px 8px 0;
}

div#expansor_relatorio {
    width: 30px;
    height: 30px;
    margin-top: -12px;
}

.expansor_relatorio_container {
    height: 5px !important;
    margin-bottom: 8px !important;
    margin-top: 8px;
}

ul#tabRelatorios {
    padding: 10px 5px;
}

ul#tabRelatorios li.itemTab a {
    font-size: 14px;
}

h3#lbl-dd-meio-venda-composicao-preco {
    font-size: 14px;
    width: 100% !important;
    margin: 0 auto;
    line-height: 30px;
    text-align: center;
}

div#div-dd-meio-venda {
    margin: 5px 0 10px;
    text-align: center;
}

select.ddMeioVendaPieChart {
    height: 30px;
    font-size: 14px !important;
    width: unset;
    margin: 5px 0;
}

div#preco-pie {
    margin: 10px 0;
    width: 95vw;
    float: none;
}

div.label_legendas_grafico {
    font-size: 14px;
    margin: 5px 30px;
    height: unset;
    line-height: 28px;
}

div#legenda_report1 {
    float: none;
    padding-top: 0 !important;
    width: fit-content !important;
    margin: -10px auto 20px !important;
}

.div_legenda {
    width: 15px !important;
    height: 15px !important;
}

li#irelatorio3 {
    display: none !important;
}

li#irelatorio1 {
    width: 100% !important;
    text-align: center;
    margin: 5px auto;
}

div#drawer-peca-receita {
    width: 100%;
    height:fit-content;
/*    transition: height 2s;*/
}

div.dx-popup-fullscreen div.dx-scrollable-container {
    overflow: auto !important;
}

div#grid-peca-receita td.dx-command-select.dx-cell-focus-disabled.dx-editor-cell.dx-editor-inline-block {
    width: 16px !important;
    max-width: 16px !important;
    min-width: 16px !important;
}

div#grid-peca-receita .dx-toolbar-after {
    height: 40px;
    padding-top: 3px;
    padding-bottom: 1px;
}

div#grid-peca-receita .dx-datagrid-header-panel {
    padding-bottom: 5px;
}

div#titulo-dialog-porcoes {
    font-size: 24px;
    font-weight: 700;
}

div#label-input-num-porcoes {
    line-height: unset;
    float: none;
    margin-bottom: 10px;
}

div#div-input-num-porcoes {
    width: 100px;
}

div#div-input-num-porcoes input {
    font-size: 14px !important;
}

#tb_peca_material_t {
    width: 150vw;
}

div.nome-peca-cell-image {
    position: relative;
    margin: 5px 5px 5px 5px;
    float: right;
    width: auto;
    height: auto;
    border-radius: 10px;
}

div#div_peca_t.no-photo div.nome-peca-cell-image {
    display: none;
}

img.image-peca-app {
    width: 100px;
    height: 100px;
    border-radius: 10px;
    border: 1px solid #158D88;

}

div.nome-peca-cell-details {
    padding: 5px;
    height: fit-content;
}

div.nome-peca-cell-nome-peca-container {
    font-size: 15px;
    font-weight: 550;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

    word-wrap: break-word; /* fallback for older browsers */
    overflow-wrap: break-word; /* fallback for some modern browsers */
    overflow-wrap: anywhere; /* modern browsers */

}

div.nome-peca-cell-desc-peca-container {
    font-size: 12px;
    margin-top: 5px;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

    word-wrap: break-word; /* fallback for older browsers */
    overflow-wrap: break-word; /* fallback for some modern browsers */
    overflow-wrap: anywhere; /* modern browsers */
}

div.nome-peca-cell-meu-preco-container {
    font-size: 14px;
    font-weight: 550;
    margin-top: 5px;
}

div.peca-link-details {
    font-size: 14px;
    color: #158D88;
    padding: 7px 10px 6px 5px;
    font-weight: 400;
}

div.image-corner-camera-icon-container {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 36px;
    height: 36px;    
}

div.image-corner-camera-icon-container:after {
    content: "";
    position: absolute;
    bottom: 1px;
    right: 1px;
    border-bottom: 18px solid white;
    border-right: 18px solid white;
    border-top: 18px solid transparent;
    border-left: 18px solid transparent;
    border-bottom-right-radius: 10px;
}

img.image-corner-camera-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 14px;
    height: 12px;
    margin: 0 5px 5px 0;
    z-index: 2;
}

div#div_peca_t div.nome-peca-cell-buttons-container .b_edit_custom {
    width: 25px !important;
    height: 25px !important;
    margin: 5px 5px 5px -2px !important;
}

div#div_peca_t div.nome-peca-cell-buttons-container .b_delete_custom {
    width: 25px !important;
    height: 25px !important;
    margin: 5px !important;
}

div#div_peca_t div.nome-peca-cell-buttons-container .b_clone_button {
    width: 25px !important;
    height: 25px !important;
    margin: 5px 5px !important;
}

div.dx-context-menu .dx-menu-item-text {
    font-size: 16px;
}

div.dx-context-menu i.dx-icon {
    /* background-size: 24px 24px; */
    width: 24px;
    height: 24px;
    font-size: 24px;
    line-height: 26px;
}

div.dx-context-menu li.dx-menu-item-wrapper {
    line-height: normal;
}

div.dx-context-menu .dx-item-content.dx-menu-item-content {
    padding: 10px;
}

#share-peca-catalog-button {
    font-size: 13px;
    margin: 0 10px;
    float: left;
}

#share-pecas-selected-counter {
    float: left;
    line-height: 35px;
    margin-left: 0;
    font-size: 12px;
    margin-top: 5px;
}

#share-pecas-button {
    clear: both;
    float: left;
    width: 34px !important;
    height: 34px !important;
    margin: 5px 10px;
}

div#share-pecas-button .dx-button-content {
    padding: 7px;
}

div#div_peca_t .dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-select {
    width: 40px;
    min-width: 40px;
    max-width: 40px;
}

div#div-pecas-catalogo-container {
    /*width: 760px;4.134in;*/
    background-color: inherit;
    padding: 0 0 0 0;
    width: 7.668in;
    min-height: 11.093in;
  /*  padding: 0.3in;*/
}

div.div-peca-catalogo-container {
    padding: 5% 2.5%;
    margin: 0.9in 2.5%;
    clear: both;
}

div#div-pecas-catalogo-container.layout-compacto div.div-peca-catalogo-container {
    margin: 0.2in 2.5%;
}

div.div-peca-catalogo-container:last-of-type
{
    padding-bottom: 35px;
}

img.image-catalogo-peca-app {
    width: 100%;
    aspect-ratio: 1;
}

div.catalogo-peca-cell-details {
    margin: 0 2.5%;
    background-color: #eee;
    border: 1px solid #000;
}

div.catalogo-peca-cell-catalogo-peca-container {
    font-size: 36px;
    font-weight: 550;
    padding: 10px 10px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word; /* fallback for older browsers */
    overflow-wrap: break-word; /* fallback for some modern browsers */
    overflow-wrap: anywhere; /* modern browsers */
}

div.catalogo-peca-cell-meu-preco-container {
    font-size: 34px;
    padding: 10px;
}

div#div-pecas-catalogo-title {
    font-size: 62px;
    padding: 5px 0;
    text-align: center;
    margin-top: 155px;
    /* background-color: #158D88; */
    color: #158D88;
    margin-left: -15px;
    width: calc(100% + 30px);
    font-weight: 700;
}

div.catalogo-peca-cell-image {
    margin: 0 2.5%;
    background-color: #ddd;
    border: 1px solid #000;
}

div#div-pecas-catalogo-logo {
    padding: 5% 5% 2.5%;
    margin: 0 7.5%;
    width: 75%;   
}

img#image-catalogo-logo {
    width: 100%;
    border-radius: 15px;
}

div#div-pecas-catalogo-nome {
    text-align: center;
    font-size: 38px;
    font-weight: 400;
    color: #158D88;
}

div#div-pecas-catalogo-nome-container {
    padding: 0 2.5% 5% 2.5%;
    margin: 0 2.5%;
    width: 90%;
    overflow: visible;
}

div#div-pecas-catalogo-capa.no-logo div#div-pecas-catalogo-nome-container {
    margin-top: 80px;
}

div#div-pecas-catalogo-logo-footer {
    padding: 5% 30% 2.5%;
    margin: 10px 2.5% 0;
    width: 35%;
}

img#image-catalogo-logo-footer {
    width: 100%;
    border-radius: 5px;
}

div#div-pecas-catalogo-nome-footer {
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #158D88;
}

div#div-pecas-catalogo-nome-container-footer {
    padding: 0 2.5% 5% 2.5%;
    margin: 0 17.5%;
    width: 60%;
}

div.div-pecas-catalogo-contato-container-footer {
    height: 80px;
    width: fit-content;
    max-width: 100%;
}

img.img-pecas-catalogo-contato-footer {
    float: left;
    height: 75%;
    padding-top: 3%;
}

div.div-pecas-catalogo-contato-footer {
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    padding-left: 5px;
    color: #000;
}

div.div-pecas-catalogo-contato-footer span {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    overflow-wrap: break-word;
}

div#div-pecas-catalogo-contatos-container-footer {
    width: 90%;
    margin: 0 5%;
    position: absolute;
    bottom: 1.7in;
}

div.catalogo-peca-cell-desc-peca-container {
    font-size: 32px;
    padding: 10px 10px 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word; /* fallback for older browsers */
    overflow-wrap: break-word; /* fallback for some modern browsers */
    overflow-wrap: anywhere; /* modern browsers */
}

div#catalogo-pecas-signature-footer-container {
    height: 0.6in;
    padding: 0.2in;
    margin: 0.3in;
    border-top: 1px solid;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
}

img#image-catalogo-logo-signature-footer {
    height: 80%;
    padding: 3px;
    float: right;
    margin-top: 20px;
}

div#catalogo-pecas-signature-footer {
    float: right;
    font-size: 30px;
    padding-top: 0.05in;
    padding-right: 5px;
    margin-top: 20px;
}

#div-pecas-catalogo-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 9;
    background-color: #fff;
}

#div-pecas-catalogo-button-share {
    float: right;
    height: 34px !important;
    width: 34px !important;
}

#div-pecas-catalogo-button-share .dx-button-content {
    padding: 6px !important;
}

#div-pecas-catalogo-button-download {
    float: right;
    height: 34px !important;
    width: 34px !important;
    margin-right: 5px;
    margin-left: 0;
}

#div-pecas-catalogo-button-download .dx-button-content {
    padding: 6px !important;
}


#div-pecas-catalogo-button-cancel {
    float: right;
    margin-right:5px
}

div#div-pecas-catalogo-button-bar {
    background: #eee;
    padding: 5px;
}

div#div-pecas-catalogo-scroller {
    overflow: auto;
    height: calc(100% - 46px);
}

#div-pecas-catalogo-preview-title {
    float: left;
    height: 36px;
    padding-left: 10px;
    padding-right: 10px;
}

#div-pecas-catalogo-preview-title span{
    line-height: 36px;
    vertical-align: middle;
    font-size: 18px;
}

div#div-pecas-catalogo-options-bar {
    background-color: #ccc;
}

div.div-pecas-catalogo-parameter-label {
    font-size: 14px;
    font-weight: 550;
    margin: 10px 10px 5px;
}

div.div-pecas-catalogo-parameter {
    width: fit-content;
    margin: 5px auto 8px;
}

div.div-pecas-catalogo-parameter-label-switch {
    clear: left;
    float: left;
    margin: 0;
    line-height: 35px;
    height: 35px;
}

div.div-pecas-catalogo-parameter-switch {
    float: left;
    clear: both;
    margin: 0;
}

div#div-pecas-catalogo-parameter-labels-container {
    float: left;
    margin-bottom: 10px;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 10px;
}

div#div-pecas-catalogo-parameter-switches-container {
    float: left;
    margin-top: 5px;
}

div#div-pecas-catalogo-container.layout-compacto div.catalogo-peca-cell-image {
    width: 40%;
    aspect-ratio: 1;
    float: left;
    margin-right: 0;
}

div#div-pecas-catalogo-container.layout-compacto div.catalogo-peca-cell-details {
    margin-left: 0;
    min-height: 120px;
    background-color: #fff;
    border: none;
    padding-left: 5px;
}

div#div-pecas-catalogo-container.layout-compacto div.catalogo-peca-cell-desc-peca-container {
    font-size: 32px;
    padding: 5px;
}

div#div-pecas-catalogo-container.layout-compacto div.catalogo-peca-cell-catalogo-peca-container {
    font-size: 36px;
    font-weight: 550;
    padding: 0 5px;
}

div#div-pecas-catalogo-container.layout-compacto div.catalogo-peca-cell-meu-preco-container {
    font-size: 34px;
    padding: 0 5px;
}

div#div-pecas-catalogo-container-container {
    margin: 5px;
    padding: 5px;
    border: 1px solid;
    background: #888;
    height: calc(100% - 105px);
    overflow: auto;
}

div#div-pecas-catalogo-preview-options-container {
    position: absolute;
    background-color: #ccc;
    border-bottom: 1px solid #999;
    width: 100%;
    z-index: 9;
}

div.pecas-catalogo-components {
    padding: 0.3in;
    background-color: #fff;
    width: 7.068in;
    height: 10.493in;
}

div.page-divider div.pecas-catalogo-components {
    margin-bottom: 5px;
}

/*div.page-divider div#div-pecas-catalogo-capa {
    margin-bottom: 5px;
}

div.page-divider div#div-pecas-catalogo-lista-pecas {
    margin-bottom: 5px;
}*/

div#div-pecas-catalogo-container.folha-a4 div#div-pecas-catalogo-title {
    font-size: 36px;
}

div#div-pecas-catalogo-container.folha-a4 div#div-pecas-catalogo-nome {
    font-size: 28px;
}

div#div-pecas-catalogo-container.folha-a4 div#div-pecas-catalogo-logo {
    width: 30%;
    margin: 1.25in auto 0.5in;
}

div#div-pecas-catalogo-container.folha-a4 div.div-peca-catalogo-container {
    width: 45%;
    clear: none;
    float: left;
    margin: 0.2in 1.2%;
    padding: 2.4% 1.2%;
}

div#div-pecas-catalogo-container.folha-a4 div.catalogo-peca-cell-catalogo-peca-container {
    font-size: 18px;
}

div#div-pecas-catalogo-container.folha-a4 div.catalogo-peca-cell-desc-peca-container {
    font-size: 14px;
}

div#div-pecas-catalogo-container.folha-a4 div.catalogo-peca-cell-meu-preco-container {
    font-size: 17px;
}

div#div-pecas-catalogo-container.folha-a4 div#div-pecas-catalogo-logo-footer {
    width: 20%;
    margin: 10px auto;
}

div#div-pecas-catalogo-container.folha-a4 div#div-pecas-catalogo-nome-footer {
    font-size: 14px;
}

div#div-pecas-catalogo-container.folha-a4 div.div-pecas-catalogo-contato-container-footer {
    height: 40px;
}

div#div-pecas-catalogo-container.folha-a4 img.img-pecas-catalogo-contato-footer {
    height: 30px;
    padding: 0;
}

div#div-pecas-catalogo-container.folha-a4 div.div-pecas-catalogo-contato-footer {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
}

div#div-pecas-catalogo-container.folha-a4 div.div-pecas-catalogo-contato-footer span {
    line-height: 25px;
}

div#div-pecas-catalogo-container.folha-a4 div#catalogo-pecas-signature-footer {
    font-size: 12px;
}
div#div-pecas-catalogo-container.folha-a4 img.image-catalogo-logo-signature-footer {
    height: 40%;
    margin-top: 16px;
}

div#div-pecas-catalogo-container.layout-compacto.folha-a4 div.catalogo-peca-cell-details {
    max-height: inherit !important;
    min-height: unset !important;
}

div#div-pecas-catalogo-container.folha-a4 div.catalogo-peca-cell-details {
    max-height: 34vw !important;
    min-height: 34vw !important;
    height: 34vw imo !important;
}

div#div-pecas-catalogo-assinatura-container {
    margin: 2in auto 0;
    width: fit-content;
    text-align: center;
}

div#div-pecas-catalogo-by {
    font-size: 32px;
    font-family: cursive;
}

div#div-pecas-catalogo-assinatura {
    font-size: 40px;
    font-family: cursive;
    padding: 0.2in;
}

div#div-pecas-catalogo-container.folha-a4 div#div-pecas-catalogo-by {
    font-size: 22px;

}

div#div-pecas-catalogo-container.folha-a4 div#div-pecas-catalogo-assinatura {
    font-size: 22px;
    padding: 0.1in;
}

div#peca-image-header {
    width: 45px !important;
}

label#peca-image-filter {
    font-size: 13px;
    margin: 3px 5px;
}

div#div_peca_t .dx-toolbar-before {
    /* display: block; */
    position: relative;
    padding-top: 5px;
    float: right;
}

div.nome-peca-cell-buttons-container {
    clear: both;
}

div#peca-image-filter-container {
    float: right;
}

div#div_peca_t .dx-toolbar-after {
    display: none;
}

div#div_peca_t .dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-expand {
    width: 17px;
    min-width: 17px;
    max-width: 17px;
}

div#div_peca_t td.dx-command-adaptive {
    width: 23px;
    min-width: 23px;
    max-width: 23px;
}

div.peca-horas-numberbox .dx-field-item-content:after {
    content: "hrs";
}

div.peca-horas-numberbox {
    margin-right: 0;
}

div.peca-minutos-numberbox .dx-numberbox {
    float: left;
}


div.peca-minutos-numberbox {
    align-items: center !important;
}

div.peca-minutos-numberbox .dx-field-item-content:after {
    content: "min";
}

div.peca-segundos-numberbox .dx-field-item-content:after {
    content: "seg";
}

div.peca-horas-numberbox .dx-numberbox-spin-touch-friendly .dx-numberbox-spin-down, div.peca-horas-numberbox .dx-numberbox-spin-touch-friendly .dx-numberbox-spin-up {
    width: 30px;
    height: 50%;
    display: block;
}

div.peca-horas-numberbox .dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container {
    width: fit-content;
}

div.peca-minutos-numberbox .dx-numberbox-spin-touch-friendly .dx-numberbox-spin-down, div.peca-minutos-numberbox .dx-numberbox-spin-touch-friendly .dx-numberbox-spin-up {
    width: 30px;
    height: 50%;
    display: block;
}

div.peca-minutos-numberbox .dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container {
    width: fit-content;
}

div.peca-segundos-numberbox .dx-numberbox-spin-touch-friendly .dx-numberbox-spin-down, div.peca-segundos-numberbox .dx-numberbox-spin-touch-friendly .dx-numberbox-spin-up {
    width: 30px;
    height: 50%;
    display: block;
}

div.peca-segundos-numberbox .dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container {
    width: fit-content;
}