﻿

#quoteJspIncludedPageWrapper {
    background-color: #c1c1c1;
    position: relative;
    top: 34px;
}

#contentMenuWrapper {
    position: relative;
    min-height: 619px;
}

#quoteJspIncludedPageWrapper #accordionQuotePage {
    width: 87.8%;
    margin-left: 2%
}

#ui-id-3 {
    display: none;
}

#ui-id-4 {
    display: none;
    overflow-y: hidden;
    overflow-x: hidden;
    margin-bottom: 10px;
}

#accordionQuotePage #ui-id-5 {
    display: none;
}
/*#ui-id-6{
    display: none;
}*/

#ui-id-7 {
    display: none;
}

#quoteJspIncludedPageWrapper #accordionQuotePage .accordionContent#ui-id-6 {
    min-height: auto;
}

#quoteJspIncludedPageWrapper #accordionQuotePage .quoteDeliveryAddressTitle {
    margin-top: 0;
}

#quoteJspIncludedPageWrapper #accordionQuotePage .quoteAccordionTitle .btn {
    font-style: normal;
    color: #fff;
    background-color: #333;
}

#quoteJspIncludedPageWrapper #accordionQuotePage .delivery-address-title .side-buttons .btn {
    pointer-events: all;
    height: 30px;
    font-size: 12px;
}

#quoteJspIncludedPageWrapper #accordionQuotePage .customer-delivery-address .btn {
    margin-top: 23px;
}

#quoteJspIncludedPageWrapper #accordionQuotePage h3 {
    background-color: #ffffff;
    margin-bottom: 10px;
    line-height: 50px;
    vertical-align: middle;
    margin-top: 9px;
    color: #646464;
    font-size: 17.37px;
    font-weight: bold;
}

#quoteJspIncludedPageWrapper #accordionQuotePage .accordionContent {
    background-color: #ffffff;
}

#quoteJspIncludedPageWrapper #accordionQuotePage .noHeadderContent {
    margin-top: 10px;
    min-height: 520px;
    margin-bottom: 10px;
    height: auto;
    overflow-y: auto;
    overflow-x: hidden;
}

#quoteJspIncludedPageWrapper #accordionQuotePage h3.whatWantoToQuoteTittle {
    line-height: 1;
    vertical-align: top;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #646464;
    font-size: 17.36px;
}

#quoteFirstStepWrapper {
    position: relative;
    right: 1%;
}

#quoteJspIncludedPageWrapper #quoteFirstStepFacet {
    width: 20%;
    height: 100%;
    display: block;
    float: left;
    position: relative;
    top: 15px;
    left: 0;
}

#quoteJspIncludedPageWrapper #quoteFirstStepContent {
    width: 80%;
    height: 100%;
    float: left;
    position: absolute;
    left: 22%;
}


/* Product Search Form */
#quoteJspIncludedPageWrapper #quoteProductSearchForm {
    background-color: #f1f1f1;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border: 1px solid #d8d8d8;
}

    #quoteJspIncludedPageWrapper #quoteProductSearchForm .quoteProductSearchLabel {
        margin-left: 10px;
        margin-right: 5px;
        color: #464646;
    }

        #quoteJspIncludedPageWrapper #quoteProductSearchForm .quoteProductSearchLabel:nth-child(2) {
            margin-left: 20px;
        }


    #quoteJspIncludedPageWrapper #quoteProductSearchForm input {
        border-radius: 0;
        border: 0;
        height: 26px;
    }

        #quoteJspIncludedPageWrapper #quoteProductSearchForm input#vehicle {
            width: 37%;
            padding-left: 5px;
        }

    #quoteJspIncludedPageWrapper #quoteProductSearchForm .btn-submit-quoteProductSearch {
        background-color: #0655a5;
        font-size: 12.5px;
        width: 13%;
        height: 26px;
        padding: 0px;
        position: relative;
        left: 14px;
        text-transform: initial;
    }

        #quoteJspIncludedPageWrapper #quoteProductSearchForm .btn-submit-quoteProductSearch .btn-submit-quoteProductSearch-text {
            color: #ffffff;
        }

.quoteResultHidden {
    display: none;
}

#quoteJspIncludedPageWrapper #quoteProductSearch th {
    border: 1px solid #cccccc;
    text-align: center;
    font-weight: normal;
    font-family: "OpenSansSemiBold";
    color: #848484;
    height: 40px;
    font-size: 12.57px;
}

    #quoteJspIncludedPageWrapper #quoteProductSearch th.title-manufacturer {
        width: 12%;
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch th.title-code {
        width: 8%;
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch th.title-product {
        width: 20%;
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch th.title-price {
        width: 9%;
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch th.title-store {
        width: 5%;
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch th.title-inter-hub {
        width: 5%;
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch th.title-inter-store {
        width: 5%;
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch th.title-dpk {
        width: 5%;
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch th.title-campaign {
        width: 9%;
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch th.title-st {
        width: 6%;
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch th.title-quote {
        width: 15%;
    }

#quoteJspIncludedPageWrapper #quoteProductSearch td {
    border: 1px solid #cccccc;
    text-align: center;
    font-weight: normal;
    font-family: "OpenSansSemiBold";
    /*color: #848484;*/
    height: 40px;
    font-size: 12.57px;
}

#quoteJspIncludedPageWrapper #quoteProductSearch tr.space {
    height: 5px;
}

#quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td {
    text-align: left;
}

    #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td:first-child {
        border-right: 0;
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td:last-child {
        border-left: 0;
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td * {
        font-family: "OpenSansSemiBoldItalic";
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td span.productDetailsTitle {
        font-size: 15.83px;
        margin-left: 10px;
        font-family: "OpenSansSemiBold";
        color: #424242;
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td div#productDetailsTitle {
        position: relative;
        top: 6px;
    }

#quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails .productDetailsImg {
    float: left;
    margin-top: -5px;
    margin-left: 10px;
}

    #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails .productDetailsImg img {
        border: 1px solid #cccccc;
        padding-left: 13.5px;
        padding-right: 13.5px;
        cursor: pointer;
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails .productDetailsImg .productThumb {
        margin-top: 15px;
        margin-bottom: 15px;
    }

#quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails .produtDetailsInfo .productDescription {
    overflow-y: scroll;
    height: 131px;
    font-size: 11.67px;
    color: #7d7d7d;
}

#quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails .produtDetailsInfo .ratingStars {
    margin-bottom: 3px;
}

#quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails .produtDetailsInfo .productNumberTitle {
    color: #4e4e4e;
    font-family: 'OpenSansBold';
}

#quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails .produtDetailsInfo .productCategoryTitle {
    font-size: 11.67px;
    color: #4e4e4e;
    font-family: 'OpenSansBold';
}

#quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails .productStamps {
    width: 59%;
}

#quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails #productStampsCenter {
    position: relative;
    top: 18px;
    right: 87px;
    float: right
}

/* REMOVE AFTER */
#quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails .productStamps img {
    border: 1px solid #cccccc;
    position: absolute;
    left: 160%;
}


#quoteProductDetailsTabs {
    padding: 0;
}

.quoteProductDetailsTabs li {
    border-radius: 0;
    margin: 0;
}

#quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs {
    margin-top: 0px;
    border: 0;
    width: 98%;
}

    #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs div {
        border: 1px solid #cccccc;
        margin-top: 5px;
        font-size: 11.67px;
        color: #424242;
        height: 170px;
        overflow-y: scroll;
    }

        #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs div p {
            margin-bottom: 5px;
        }

            #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs div p.productApplicationsTittle {
                margin-bottom: 0px;
            }

            #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs div p.productApplicationsDescription {
                margin-bottom: 0px;
            }

    #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
        background-color: #545454;
        border: 0;
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
        background-color: #545454;
        border: 0;
    }

    #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs ul {
        padding: 0;
    }

        #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs ul li {
            text-align: center;
        }

            #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs ul li:not(:last-child) {
                margin-right: 1.78px;
            }

            #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs ul li a {
                color: #ffffff;
                font-family: "OpenSansSemiBold";
                padding-right: 0;
                padding-left: 0;
                font-size: 11.67px;
            }


/* right menu */


.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}



#product {
    width: 22%;
    padding-left: 5px;
}

.detailBudget {
    width: 100%;
    height: 556px;
    position: relative;
    right: 40px;
    background: #fff;
    padding: 10px;
    margin-bottom: 40px;
}

    .detailBudget input {
        width: 185px;
        font-size: 11.5px;
        padding: 5px;
        height: 30px;
    }

label[for=detailBudget] {
    color: #646464;
    position: relative;
    font-size: 17.37px;
    left: 47px;
}

.icones {
    position: relative;
    top: 173%;
    right: 273px
}

.imgItens {
    position: relative;
    top: 80%;
    left: 30%;
}

.orcaAvanca {
    position: relative;
    top: -188%;
    width: 25%;
    left: 84.5%;
}

.limpaSelecao {
    position: relative;
    top: -19%;
    left: 61%;
    width: 25%;
    margin-bottom: 40px;
}

label[for=qOrcar] {
    color: #646464;
    font-size: 17.37px;
}

.imgOk {
    position: absolute;
    left: 95%;
    top: 27%;
}

.btnComparar .btn-link {
    font-size: 12.5px;
    width: 114px;
    font-family: 'Open Sans';
    font-weight: 400;
    text-transform: inherit;
    color: #0655a5;
    background: #ffffff;
    height: 30px;
    border: 1px solid #0655a5;
    float: left;
    position: relative;
    top: 10px;
    right: 13px;
}

.icon {
    position: relative;
    width: auto;
    top: 10px;
    left: 20px;
}

.btnAvanca .btn-link {
    position: relative;
    font-size: 12.5px;
    width: 114px;
    font-family: 'Open Sans';
    font-weight: 400;
    text-transform: inherit;
    color: #fff;
    background: #0655a5;
    height: 30px;
    top: -20px;
    left: 90%;
}

.botao {
    position: absolute;
    width: 90%;
    left: 14px;
}

.quoteProductDetailsTabs img {
    position: relative;
    left: 0;
}

.detalhe {
    position: absolute;
    background: #f1f1f1;
    top: 468px;
    width: 100%;
    height: 43px;
    left: 5%;
    border: 1px solid #dbdbdb;
}

.espaco {
    width: 4%;
}

.aproveite {
    display: none;
    position: relative;
    top: 70%;
    right: 20px;
}

    .aproveite img {
        width: 100%;
        position: relative;
        left: 2%;
    }

.corpo .imgPos {
    width: 60%;
}

.corpo .x {
    width: 36%;
}

.tableFormat {
    width: 104.5%;
    overflow-y: auto;
    height: 424px;
    left: 10px;
    position: relative;
}

.tableBudget {
    width: 100%;
    position: relative;
    top: 5px;
    left: 0;
    overflow-y: auto;
}

    .tableBudget th {
        border: 1px solid #b1b1b1;
        text-align: center;
        font-size: 11.67px;
        color: #fff;
        text-transform: initial;
        font-weight: 400;
    }

    .tableBudget td {
        border: 1px solid #d7d7d7;
        text-align: center;
        font-size: 11.67px;
        color: #000000;
        text-transform: initial;
        font-weight: 300;
    }

    .tableBudget tr {
        height: 35px;
    }

    .tableBudget .item {
        border-bottom: none;
        width: 20px;
        font-size: 11.67px;
        color: #fff;
        text-transform: initial;
        font-weight: 600;
    }

    .tableBudget .descricao {
        border-bottom: none;
        width: 225px;
        font-size: 11.67px;
        color: #fff;
        text-transform: initial;
        font-weight: 600;
    }

    .tableBudget .qtd {
        border-bottom: none;
        width: 20px;
        font-size: 11.67px;
        color: #fff;
        text-transform: initial;
        font-weight: 600;
    }

    .tableBudget .precoTab {
        border-bottom: none;
        font-size: 11.67px;
        color: #fff;
        text-transform: initial;
        font-weight: 600;
        width: 6%;
    }

    .tableBudget .percentoal {
        border-bottom: none;
        width: 20px;
        font-size: 11.67px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
    }

    .tableBudget .ms {
        border-bottom: none;
        width: 20px;
        font-size: 11.67px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
    }

    .tableBudget .precoUnit {
        border-bottom: none;
        width: 100px;
        font-size: 11.67px;
        color: #fff;
        text-transform: initial;
        font-weight: 600;
        width: 50px;
    }

    .tableBudget #headVend, #teste {
        border: none;
        width: 35px;
        background: #fff;
    }

#headTot {
    display: none;
}

.desconto {
    float: left;
    position: relative;
    left: 17px;
    top: 6px;
}

.maisProd {
    position: absolute;
    right: 20px;
    top: 6px;
}

label[for=cupom] {
    font-size: 11.5px;
    color: #999999;
    margin-right: 5px;
}

label[for=addProd] {
    font-size: 11.5px;
    color: #999999;
    margin-right: 5px;
}

.cupomOk {
    right: -62px;
    top: 1px;
    font-size: 11.5px;
    width: 53px;
    font-family: 'Open Sans';
    font-weight: 400;
    text-transform: inherit;
    color: #fff;
    background: #0756a5;
    height: 28px;
    border: none;
    position: absolute;
}

.adicionar {
    right: -11px;
    top: 0px;
    font-size: 11.5px;
    width: 110px;
    font-family: 'Open Sans';
    font-weight: 400;
    text-transform: inherit;
    color: #fff;
    background: #0756a5;
    height: 28px;
    border: none;
    position: relative;
}

.ui-accordion .ui-accordion-content.quoteRemoveScrol {
    overflow: unset;
}

#quoteProductSearchScroll {
    overflow-y: scroll;
    height: 320px;
}


#quoteJspIncludedPageWrapper #quoteProductSearch td.column1 {
    font-size: 11.67px;
    color: #848484;
    font-family: 'OpenSansBold';
}

#quoteJspIncludedPageWrapper #quoteProductSearch td.column2 {
    font-size: 11.67px;
    color: #8c8c8c;
    font-family: "OpenSansSemiBold";
}

#quoteJspIncludedPageWrapper #quoteProductSearch td.column3 {
    font-size: 11px;
    color: #8c8c8c;
    font-family: "OpenSansSemiBold";
    width: 20%;
    cursor: pointer;
    text-align: left;
    padding-left: 5px;
}

#quoteJspIncludedPageWrapper #quoteProductSearch td.column4 {
    font-size: 11.67px;
    color: #8c8c8c;
    font-family: "OpenSansSemiBold";
}

#quoteJspIncludedPageWrapper #quoteProductSearch td.column5 {
    font-size: 11.67px;
    color: #8c8c8c;
    font-family: "OpenSansSemiBold";
    cursor: pointer;
}

#quoteJspIncludedPageWrapper #quoteProductSearch td.column6 {
    font-size: 11.67px;
    color: #8c8c8c;
    font-family: "OpenSansSemiBold";
    cursor: pointer;
}

#quoteJspIncludedPageWrapper #quoteProductSearch td.column7 {
    font-size: 11.67px;
    color: #8c8c8c;
    font-family: "OpenSansSemiBold";
    cursor: pointer;
}

#quoteJspIncludedPageWrapper #quoteProductSearch td.column8 {
    font-size: 11.67px;
    color: #8c8c8c;
    font-family: "OpenSansSemiBold";
    cursor: pointer;
}

#quoteJspIncludedPageWrapper #quoteProductSearch td.column9 {
    font-size: 11.67px;
    color: #8c8c8c;
    font-family: "OpenSansSemiBold";
}

#quoteJspIncludedPageWrapper #quoteProductSearch td.column10 {
    font-size: 11.67px;
    color: #8c8c8c;
    font-family: "OpenSansSemiBold";
}

#quoteJspIncludedPageWrapper #quoteProductSearch td.column11 {
    font-size: 12.57px;
    color: #8c8c8c;
    font-family: "OpenSansSemiBold";
    width: 15.7%;
}

.column11 input {
    width: 25px;
    text-align: center;
    left: 2px;
    position: relative;
}

.priceCart {
    position: absolute;
    right: 10px;
    font-size: 15.67px;
}

.itemDetailsColumn1 {
    position: absolute;
    font-size: 15.67px;
    left: -1px;
}

.productCart {
    width: 49%;
    height: 30px;
    position: absolute;
    left: 11%;
    font-size: 10.5px;
    border-right: 1px solid #cccccc;
}

.lf-display-none {
    display: none;
}

#quoteFirstStepFacet .ui-accordion .ui-accordion-content {
    width: 170px;
    padding: 0;
    position: relative;
    top: -11px;
}

#quoteJspIncludedPageWrapper #accordionQuotePage #accordionFacets h3.ui-state-active {
    width: 170px;
}

#quoteJspIncludedPageWrapper #accordionQuotePage #accordionFacets h3 {
    background: linear-gradient(to left, #b2c5d9, #b2c5d9 20%, #ebebeb 5%);
    width: 170px;
    margin-top: 3px;
    border-radius: 0;
    font-size: 13.7px;
    border: none;
}

    #quoteJspIncludedPageWrapper #accordionQuotePage #accordionFacets h3 span {
        font-weight: lighter;
        font-family: 'OpenSansSemibold';
        color: #9e9e9e;
    }

.product-facet {
    position: absolute;
    left: -6%;
    top: 88px;
}

#quoteJspIncludedPageWrapper #accordionQuotePage #accordionFacets h3 .openCloseFacet {
    float: right;
    font-size: 30px;
    color: #ffffff;
    margin: 4px;
}

.more {
    position: relative;
    right: -1px;
    top: -2px;
    cursor: pointer;
}

.less {
    position: relative;
    top: -2px;
    left: 2px;
    cursor: pointer;
}

.addItems {
    position: relative;
    right: 2px;
    cursor: pointer;
}

.localDelivery {
    color: #646464;
    position: absolute;
    font-size: 17.37px;
    left: 47px;
}

.btnDelivery {
    position: relative;
    width: 16%;
    left: 81.5%;
    top: -16px;
}

.buttonsAddress {
    position: absolute;
    width: 169px;
}

.btnCustomerDelivery {
    width: 110px;
    height: 29px;
    font-size: 12.5px;
    text-transform: initial;
    font-family: 'OpenSansRegular';
    background: #545454;
    color: #d4d4d4;
    margin-right: 3%;
}

.btnStoreDelivery {
    width: 110px;
    height: 29px;
    font-size: 12.5px;
    text-transform: initial;
    font-family: 'OpenSansRegular';
    background: #545454;
    color: #d4d4d4;
}

#quoteJspIncludedPageWrapper #accordionQuotePage #localDelivery {
    min-height: 68px;
}

.paymentsForms {
    color: #646464;
    position: absolute;
    font-size: 17.37px;
    left: 47px;
}

.options {
    position: relative;
    width: 100%;
    height: 43px;
    background: #ebebeb;
    top: 41px;
    padding: 10px;
    color: #8a8a8a;
    font-size: 12.5px;
    border: 1px solid #d7d7d7;
}

    .options p {
        float: left;
        margin-right: 10%;
        padding-left: 1%;
    }

.iconesPayments {
    position: absolute;
    top: 93%;
    width: 20%;
}

.avancarPayments {
    position: absolute;
    right: 3%;
    top: 93%;
    width: 110px;
    height: 30px;
}

.btnAvancarPayments {
    background: #0655a5;
    color: #fff;
    text-transform: initial;
    font-size: 12.5px;
}

.optionsCash {
    position: absolute;
    width: 86%;
    height: 43px;
    background: #ebebeb;
    top: 56%;
    padding: 10px;
    color: #8a8a8a;
    font-size: 12.5px;
    border: 1px solid #d7d7d7;
}

.halfPayments {
    position: relative;
    width: 100%;
    height: 232px;
    background: #ebebeb;
    top: 48px;
    padding: 10px;
    border: 1px solid #d7d7d7;
}

    .halfPayments th {
        text-transform: uppercase;
        font-size: 12.5px;
        width: 190px;
        height: 27px;
    }

    .halfPayments tr {
        height: 35px;
    }

    .halfPayments select {
        width: 173px;
        height: 27px;
        font-size: 12.5px;
        color: #8a8a8a;
    }

    .halfPayments input {
        width: 128px;
        height: 27px;
        padding-left: 5px;
        position: relative;
    }

    .halfPayments img {
        position: relative;
        left: 2%;
        top: -2px;
    }

.planPlots {
    display: none;
    position: absolute;
    width: 93%;
    padding: 10px;
}

    .planPlots th {
        text-transform: uppercase;
        font-size: 11.5px;
        width: 25%;
        height: 27px;
        position: relative;
        left: 26px;
        color: #8a8a8a;
    }

    .planPlots tr {
        height: 32px;
    }

    .planPlots select {
        width: 173px;
        height: 27px;
        font-size: 12.5px;
        color: #8a8a8a;
    }

    .planPlots input {
        width: 128px;
        height: 27px;
        padding-left: 5px;
        position: relative;
    }

    .planPlots img {
        position: relative;
        left: 1%;
        top: -2px;
    }

    .planPlots td {
        border: none;
    }

#paymentsACash {
    display: none;
}

#paymentsCredCard {
    position: relative;
    width: 100%;
    height: 228px;
    background: #ebebeb;
    top: 48px;
    padding: 10px;
    border: 1px solid #d7d7d7;
}

.numberPlots option {
    font-size: 12.5px;
    margin: 3px;
    color: #a7a7a7;
}

.cardOne {
    position: absolute;
    float: left;
}

.numberPlots {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 9px;
    border: none;
    overflow-y: auto;
    float: left;
}

.btnNumberPlots {
    width: 183px;
    height: 29px;
    text-transform: inherit;
    color: #fff;
    background: #d42e12;
    font-size: 12.5px;
    font-family: 'OpenSansRegular';
}

#paymentsCredCard {
    display: none;
}

.optionsDeadline {
    position: absolute;
    width: 93%;
    height: 43px;
    background: #ebebeb;
    top: 56%;
    padding: 10px;
    color: #8a8a8a;
    font-size: 12.5px;
    border: 1px solid #d7d7d7;
}

    .optionsDeadline p {
        float: left;
        margin-right: 5.5%;
        padding-left: 1%;
    }

.numberPlotsDeadline p {
    font-size: 12px;
    margin: 0.5px;
    color: #a7a7a7;
}

.numberPlotsDeadline {
    position: absolute;
    width: 339px;
    height: 170px;
    background: #fff;
    padding-left: 20px;
    padding-top: 6px;
}

#paymentsDeadline .contentDeadlineEsq {
    position: absolute;
    width: 99%;
    height: 231px;
    background: #ebebeb;
    top: 42px;
    padding: 10px;
    border: 1px solid #d7d7d7;
    text-align: center
}

.calculatePlots {
    position: absolute;
    right: 56%;
    top: 86.4%;
}

.btnCalculatePlots {
    width: 183px;
    height: 29px;
    text-transform: inherit;
    color: #fff;
    background: #d42e12;
    font-size: 12.5px;
    font-family: 'OpenSansRegular';
}

#paymentsDeadline {
    display: none;
    position: relative;
    top: 47px;
}

.customerDelivery {
    width: 110px;
    height: 29px;
    font-size: 12.5px;
    text-transform: initial;
    font-family: 'OpenSansRegular';
    background: #545454;
    color: #d4d4d4;
    right: 6%;
    position: absolute;
    top: 18px;
}

    .customerDelivery span {
        width: 110px;
        position: absolute;
        top: -29%;
        text-align: center;
    }

.hiddenAccordion {
    display: none !important;
}

#paymentsCredCard select[size] {
    height: 189px;
}

.creditClient {
    position: absolute;
    left: 5%;
    top: 87%;
}

    .creditClient input {
        margin-left: 10px;
        padding-left: 10px;
        width: 110px;
        height: 22px;
    }

.page-quote .imgheader img {
    left: 13%;
    width: 25%;
}

.headerLinks {
    float: left;
    top: 31px;
    position: absolute;
    left: 41%;
    font-size: 11px;
    text-transform: inherit;
}

.main-header #userAccount {
    margin-bottom: -61px;
    margin-top: -32px;
    color: #ffffff;
    font-size: 9.36px;
    font-style: italic;
    left: 79%;
    top: 23px;
}

.site-search {
    position: absolute;
    top: 11%;
    left: 1%;
    width: 100%;
}

    .site-search .input-group .input-group-btn {
        left: 83.5%;
        position: absolute;
        top: -2px;
        width: 24%;
    }

    .site-search .input-group .form-control {
        width: 74%;
        font-size: 15px;
    }

.input-group {
    top: 46px;
    left: 8px;
    width: 100%;
}

#clientSearchWrapper #clientSearch {
    position: relative;
    left: 8.6%;
    margin-top: 0;
    width: auto;
}

#clientSearchWrapper #sellerInfo {
    width: 34%;
}

#quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs div {
    min-height: 175px;
    position: relative;
}

.page-quote #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs ul li.quoteProductDetailsTabsTitle1 a {
    width: 88px;
}

.page-quote #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs ul li.quoteProductDetailsTabsTitle2 a {
    width: 64px;
}

.page-quote #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs ul li.quoteProductDetailsTabsTitle3 a {
    width: 86.4px;
}

.page-quote #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs ul li.quoteProductDetailsTabsTitle4 a {
    width: 75px;
}

.page-quote #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails td .quoteProductDetailsTabs {
    top: 0px;
    margin-left: 4px;
    position: relative;
    width: 99%;
}

.page-quote #quoteJspIncludedPageWrapper #quoteProductSearch tr.productDetails .produtDetailsInfo {
    float: right;
    width: 52%;
    right: 38px;
    font-size: 11.67px;
    height: 132px;
    margin-top: 9px;
}

/*Menu*/
.page-quote #quoteJspIncludedPageWrapper #horizontalRightMenu #openMenuContentStep1 #openMenuStep1Tabs #tabsStep1-2 #quoteDetailsleft {
    width: 60%;
    font-size: 10px;
    height: 48px;
    padding-left: 2px;
    padding-top: 3px;
}

    .page-quote #quoteJspIncludedPageWrapper #horizontalRightMenu #openMenuContentStep1 #openMenuStep1Tabs #tabsStep1-2 #quoteDetailsleft #quoteDetailsleftDetails {
        font-size: 6.9px;
    }

.page-quote #quoteJspIncludedPageWrapper #horizontalRightMenu #openMenuContentStep1 #openMenuStep1Tabs #tabsStep1-2 #quoteDetailsRight {
    width: 40%;
    font-size: 10.5px;
    height: 48px;
    text-align: center;
    padding-top: 4%;
}

#quoteDetailslmentleft #quoteDetailsInstallmentRight {
    width: 40%;
    font-size: 10.5px;
    height: 48px;
    text-align: center;
    padding-top: 4%;
}

#tabsStep1-2 #quoteDetailsInstallmentleft {
    width: 60%;
    font-size: 10px;
}

#openMenuContentStep1 .economia {
    font-size: 11.5px;
}

#quoteJspIncludedPageWrapper #horizontalRightMenu .rightMenuTagImage.borderImage {
    height: 10%;
}

#closeMenu #total {
    font-size: 10.5px;
}

#horizontalRightMenu #closeMenu .iconeOpen {
    left: -13px;
}

#closeMenu #total {
    font-size: 10.5px;
}

#quoteJspIncludedPageWrapper #horizontalRightMenu #openMenuContentStep1 #openMenuStep1Tabs #tabsStep1-2 .title {
    font-size: 12px
}

/*fim menu*/

#selectSellerForProduct {
    width: 95%;
}

.advancedSearchLink {
    display: none;
}

#selectSeller {
    top: 21px;
}

.maisProd label[for=addProd] {
    font-size: 10.5px;
}

.maisProd input.msgAddProd {
    width: 165px;
}

.desconto label[for=cupom] {
    font-size: 10.5px;
}

.desconto input.cupomDesc {
    width: 165px;
}

#js-site-search-input {
    width: 80%;
    position: absolute;
    left: 0px;
    top: -2px;
}

.numberPlotsDeadline {
    position: absolute;
    width: 83%;
    background: #fff;
    padding-left: 28px;
    border: none;
    overflow-y: auto;
    top: 20%;
    left: 8%;
}

    .numberPlotsDeadline option {
        font-size: 12.5px;
        margin: 3px;
        color: #a7a7a7;
        width: 90%;
    }

#paymentsDeadline select[size] {
    height: 178px;
}

#paymentsDeadline .deadlineTab {
    top: 47%;
    width: 50%;
    position: absolute;
    border: none;
}

.deadlineTab ul {
    width: 99%;
    position: absolute;
}

.deadlineTab li {
    width: 49%;
}

.deadlineTab a {
    width: 100%;
    text-align: center;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
    background: #545454;
    outline-style: none;
}

#recommendedPlans p {
    margin: -6px;
    text-align: left;
    padding-left: 8%;
    font-family: 'OpenSansRegular';
    font-size: 12.5px
}

#customPlan {
    position: absolute;
    width: 99%;
    height: 231px;
    background: #ebebeb;
    top: 42px;
    padding: 10px;
    border: 1px solid #d7d7d7;
    text-align: center;
    float: right;
}

.contentDeadlineDir {
    position: absolute;
    width: 49%;
    background: #ececec;
    right: 0;
    top: 47.4%;
    height: 270px;
    border: 1px solid #d7d7d7;
    padding: 3%;
}

#creditAnalysis {
    position: absolute;
    width: 100%;
    background: #ececec;
    height: 77px;
    top: 277px;
    border: 1px solid #d7d7d7;
    padding-top: 10px;
    padding-left: 34px;
    color: #8a8a8a;
}

.btnCreditAnalysis, .btnCreditAnalysis:hover {
    width: 50%;
    color: #fff;
    text-transform: initial;
    background: #d42e12;
    position: absolute;
    left: 12%;
    top: 42%;
}

.optionRecommendedPlans p {
    margin-top: 17px;
}

.optionRecommendedPlans select {
    width: 40%;
    font-family: 'OpenSansRegular';
    padding-left: 5px;
}

.optionRecommendedPlans span {
    color: #8a8a8a;
}

input.plot1 {
    color: #000;
    font-size: 12.5px;
    background: none;
    border: none;
}

.totPlan {
    margin-left: 34%;
}

span.totValue {
    font-family: 'OpenSansSemibold';
    color: #d1d1d1;
}

.btnAddProtection {
    left: 65%;
    top: 73%;
    font-size: 11.5px;
    width: 30%;
    text-transform: initial;
    color: #fff;
    background: #0756a5;
    height: 28px;
    border: none;
    position: absolute;
}

.approvalCredit {
    width: 45%;
    position: absolute;
    height: 69%;
    float: left;
}

.returnNotApproval {
    right: 8px;
    top: 8px;
    width: 50%;
    background: #fff;
    height: 80%;
    position: absolute;
    padding-top: 1.5%;
    display: none;
}

    .returnNotApproval p {
        margin: 0;
        text-align: center;
        font-size: 12.57px;
    }

.suggestedPayment {
    font-family: 'OpenSansRegular';
}

#modalCreditAnalysis .modal-header {
    border: none;
}

#modalCreditAnalysis .modal-footer {
    border: none;
    left: 15%;
    position: absolute;
    top: 91%;
    padding: 0;
}

#modalCreditAnalysis .modal-dialog {
    width: 339px;
}

#modalCreditAnalysis .modal-body {
    font-size: 12.5px;
    padding-top: 10%;
    margin-bottom: 10%;
}

    #modalCreditAnalysis .modal-body input {
        width: 40%;
        height: 27px;
    }

    #modalCreditAnalysis .modal-body select {
        width: 40%;
        height: 27px;
    }

    #modalCreditAnalysis .modal-body p {
        margin-bottom: 5%;
    }

#modalCreditAnalysis #residenceTime {
    position: relative;
    top: -79px;
    float: right;
    left: 43%;
}

#modalCreditAnalysis .formTimeWork {
    position: relative;
    top: -118px;
    left: 52%;
}

#modalCreditAnalysis #timeWork {
    position: relative;
    left: 9%;
    top: -86px;
}

#modalCreditAnalysis #pfOrPj {
    position: relative;
    top: -14px;
}

#modalCreditAnalysis .formSegment {
    position: relative;
    top: -18px;
}

#modalCreditAnalysis #segment {
    position: relative;
    right: 20%;
    top: 8px;
}

#modalCreditAnalysis .formMaritalStatus {
    position: relative;
    float: right;
    right: 21%;
    top: -84px;
}

#modalCreditAnalysis .formWorkplace {
    position: absolute;
    top: 62%;
    left: 18px;
}

#modalCreditAnalysis #workplace {
    position: relative;
    top: -45px;
    right: 0;
}

#modalCreditAnalysis .formFinaceMonth {
    position: absolute;
    top: 73%;
    left: 18px;
}

#modalCreditAnalysis #finaceMonth {
    position: relative;
    top: -66px;
    right: 0;
}

#modalCreditAnalysis #maritalStatus {
    position: relative;
    top: -62px;
    float: right;
    left: 18%;
}

#modalCreditAnalysis .formDateBirth {
    position: relative;
    float: right;
    right: 3%;
    top: -70px;
}

#modalCreditAnalysis #dateBirth {
    position: relative;
    top: -50px;
    float: right;
    left: 36%
}

#modalCreditAnalysis .formCep {
    position: relative;
    float: right;
    right: 29%;
    top: -27px;
}

#modalCreditAnalysis #cep {
    position: relative;
    top: -34px;
    right: 0;
}

#modalCreditAnalysis .formCnpj {
    position: relative;
    right: 0;
}

#modalCreditAnalysis .formPj .formCep {
    position: relative;
    top: -12px;
    right: 32%;
}

#modalCreditAnalysis .formPj #cep {
    position: relative;
    top: -5px;
}

#modalCreditAnalysis #cnpj {
    position: relative;
    top: -4px;
    right: 0;
}

#modalCreditAnalysis .formSex {
    position: relative;
    top: -15px;
}

#modalCreditAnalysis #sex {
    position: relative;
    top: -20px;
    right: 0;
}

#modalCreditAnalysis .formResidenceSituation {
    position: relative;
    right: 0;
    top: -38px;
}

#modalCreditAnalysis #residenceSituation {
    position: relative;
    top: -36px;
    right: 0;
}

#modalCreditAnalysis .formResidenceTime {
    position: relative;
    float: right;
    top: -97px;
    right: 0;
}

#modalCreditAnalysis .formCodeStore {
    position: relative;
    float: right;
    right: 15%;
    top: -55px;
}

#modalCreditAnalysis #codeStore {
    position: relative;
    top: -35px;
    float: right;
    left: 24%;
}

#modalCreditAnalysis #cpf {
    position: relative;
    top: -7px;
}

#modalCreditAnalysis .formState {
    position: relative;
    float: right;
    right: 30%;
    top: -97px;
}

#modalCreditAnalysis #state {
    position: relative;
    top: -76px;
    float: right;
    left: 8%;
}

#modalCreditAnalysis .formPj .formState {
    position: relative;
    float: right;
    right: 31%;
    top: -70px;
}

#modalCreditAnalysis .formPj #state {
    position: relative;
    top: -47px;
    float: right;
    left: 8%;
}

#modalCreditAnalysis .formBilling {
    position: relative;
    top: -9px;
}

#modalCreditAnalysis .formFoundation {
    position: relative;
    float: right;
    right: 25%;
    top: -70px;
}

#modalCreditAnalysis #foundation {
    position: relative;
    top: -47px;
    float: right;
    left: 14%;
}

.btnAnalysis {
    background: #0655a5;
    box-shadow: none;
    text-transform: initial;
}

#modalPlots .modal-body {
    height: 362px;
}

    #modalPlots .modal-body tr {
        border: 1px solid;
        height: 20px;
        width: 20%;
    }

    #modalPlots .modal-body .tableDate td {
        border: 1px solid;
        height: 20px;
        font-size: 11.5px;
        width: 80px;
    }

    #modalPlots .modal-body .tableDate input {
        width: 80px;
        border: none;
    }

    #modalPlots .modal-body th {
        border: 0 solid;
        height: 20px;
        text-align: center;
        background: #4a4a4a;
        color: #fff;
    }

#ui-datepicker-div th {
    border: 0 solid;
    height: 20px;
    text-align: center;
    background: #4a4a4a;
    color: #fff;
}

#ui-datepicker-div .ui-datepicker-calendar a {
    text-align: center;
}

#modalPlots .modal-body table {
    position: relative;
    top: 10px;
}

#modalPlots .modal-footer {
    border: none;
    position: absolute;
    float: right;
    right: 0px;
    top: 83%;
}

.dateSelect {
    position: relative;
    left: 14%;
}

.tableDate {
    float: left;
    position: relative;
    right: 20%;
}

.tableNegotiated {
    float: left;
    position: relative;
    right: 14%;
}

#modalPlots .modal-body .tableNegotiated td {
    border: 1px solid;
    height: 20px;
    width: 80px;
    font-size: 11.5px;
    text-align: center;
}

#modalPlots .modal-body .tableNegotiated input {
    width: 80px;
    border: none;
}

.negotiatedPlan {
    position: relative;
    left: 14%;
}

.tableOriginal {
    float: right;
    position: relative;
    top: -77%;
}

#modalPlots .modal-body .tableOriginal td {
    border: 1px solid;
    height: 20px;
    width: 80px;
    font-size: 11.5px;
    text-align: center;
}

#modalPlots .modal-body .tableOriginal input {
    width: 80px;
    border: none;
}

.originalPlan {
    position: relative;
    left: 5%;
}

#modalPlots .modal-dialog {
    width: 837px;
}

.avancaPlots {
    position: absolute;
    left: 49%;
    top: 50%;
}

.btnClear {
    background: #0655a5;
    color: #fff;
    text-transform: initial;
    font-size: 12.5px;
    box-shadow: none;
}

.btnAnalysisAdvance {
    background: #0655a5;
    color: #fff;
    text-transform: initial;
    font-size: 12.5px;
    box-shadow: none;
}

#modalReturnAnalysis .modal-dialog {
    width: 339px;
}

#modalReturnAnalysis .modal-header {
    border: none;
}

#modalReturnAnalysis .modal-footer {
    border: none;
    text-align: center;
}

#modalReturnAnalysis .modal-body {
    font-size: 12.5px;
    font-style: italic;
}

    #modalReturnAnalysis .modal-body span {
        font-family: 'OpenSansRegular';
        font-style: normal;
    }

.btnChoosePayments {
    background: #0655a5;
    color: #fff;
    text-transform: initial;
    font-size: 12.5px;
    box-shadow: none;
}

.optionRecommendedPlans {
    display: none;
}

.calendar {
    float: left;
    position: relative;
    top: 10px;
    left: 3%;
}

#datePicker .ui-datepicker-inline {
    border: none;
}

#ui-datepicker-div .ui-datepicker-inline {
    border: none;
}

#modalPlots .modal-body table.ui-datepicker-calendar {
    position: absolute;
    top: 35px;
    width: 74%;
    left: 3px;
}

#modalPlots .modal-body .ui-datepicker-calendar a {
    text-align: center;
}

#ui-datepicker-div .ui-datepicker-calendar a {
    text-align: center;
}

#datePicker .ui-state-default, .ui-state-default:hover {
    background-color: #fff;
}

#ui-datepicker-div .ui-state-default, .ui-state-default:hover {
    background-color: #fff;
}

#datePicker .ui-state-active, .ui-state-active {
    background-color: #003eff;
    color: #fff;
}

#ui-datepicker-div .ui-state-active, .ui-state-active {
    background-color: #003eff !important;
    color: #fff !important;
}
#ui-datepicker-div .ui-datepicker-unselectable.ui-state-disabled .ui-state-default{
    background-color: #dad6d6;
    color: #747474;
    text-align: center;
}

#datePicker .ui-widget-header {
    border: 1px solid #dddddd;
    background: #d42e12;
    color: #fff;
    font-weight: bold;
    width: 76%;
}

#ui-datepicker-div {
    width: 100%;
}

    #ui-datepicker-div table.ui-datepicker-calendar {        
        top: 35px;
        width: 100%;
        left: 3px;
        border: 1px solid #d7d7d7;
        background: #ececec;
    }

    #ui-datepicker-div .ui-widget-header {
        border: 1px solid #dddddd;
        background: #d42e12;
        color: #fff;
        font-weight: bold;
    }

/*#datePicker .ui-icon-circle-triangle-w {
    background: url("../images/prev.png") no-repeat;
}

#ui-datepicker-div .ui-icon-circle-triangle-w {
    background: url("../images/prev.png") no-repeat;
}*/

#datePicker .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover {
    border: none;
    cursor: pointer;
}

#ui-datepicker-div .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover {
    border: none;
    cursor: pointer;
    background: #003eff;
    color: #fff;
}

#ui-datepicker-div .ui-state-highlight,
#ui-datepicker-div .ui-widget-content .ui-state-highlight,
#ui-datepicker-div .ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}

/* #datePicker .ui-icon-circle-triangle-e {
    background: url("../images/next.png") no-repeat;
}

#ui-datepicker-div .ui-icon-circle-triangle-e {
    background: url("../images/next.png") no-repeat;
} */

.addPlot {
    position: relative;
    top: 72%;
    right: 26.1%;
    float: left;
}

.btnAddPlot {
    text-transform: initial;
    width: 118%;
    background: #0655a5;
    box-shadow: none;
}

#datePicker a.ui-datepicker-next.ui-corner-all:hover {
    background-color: #d42e12;
}

#ui-datepicker-div a.ui-datepicker-next.ui-corner-all:hover {
    background-color: #d42e12;
}

#ui-datepicker-div a.ui-datepicker-prev.ui-corner-all:hover {
    background-color: #d42e12;
}

#datePicker a.ui-datepicker-prev.ui-corner-all:hover {
    background-color: #d42e12;
}

.formPj {
    display: none;
}

#modalCreditAnalysis .formPj .modal-footer {
    top: -10px;
}

.deleteItensHalfPayments {
    display: none;
}

#quoteDetailsTableLine input {
    width: 100%;
    border: none;
    text-align: center;
    font-family: 'OpenSansBold';
}

.protection {
    position: absolute;
    width: 52%;
    font-size: 11px;
    left: 22%;
    top: 160px;
    font-family: 'OpenSansRegular';
}

.optionRecommendedPlans img {
    position: absolute;
    top: 173px;
}

label[for=deliveryAddressEndereco] {
    position: absolute;
    top: -210%;
    left: 97%;
}

#deliveryAddressEndereco {
    position: relative;
    top: -49px;
    left: 99%;
}

#deliveryAddressCep {
    width: 95%;
}

label[for=deliveryAddressComplemento] {
    position: absolute;
    top: -121px;
    left: 492%;
}

#deliveryAddressComplemento {
    position: absolute;
    top: -98px;
    left: 493%;
    width: 83%;
}

label[for=deliveryAddressBairro] {
    position: absolute;
    top: -74px;
}

#deliveryAddressBairro {
    position: absolute;
    top: -49px;
    width: 90%;
}

label[for=deliveryAddressCidade] {
    position: absolute;
    top: -90px;
    left: 97%;
}

#deliveryAddressCidade {
    position: absolute;
    top: -65px;
    left: 97%;
    width: 95%;
}

label[for=deliveryAddressEstado] {
    position: absolute;
    top: -105px;
    left: 493%;
}

#deliveryAddressEstado {
    position: absolute;
    top: -81px;
    left: 493%;
    width: 83%;
}

label[for=deliveryAddressTipo] {
    position: absolute;
    top: -54px;
}

#deliveryAddressTipo {
    position: absolute;
    top: -28px;
    width: 91%;
}

label[for=deliveryAddressEntrega] {
    position: absolute;
    top: -53px;
    left: 196%;
}

#deliveryAddressEntrega {
    position: absolute;
    top: -28px;
    left: 194%;
}

.btnChangeAddress {
    position: absolute;
    top: -51px;
    left: 202%;
    background: #4a4a4a;
    color: #fff;
    text-transform: initial;
    width: 84%;
}

.btnNext {
    background: #0655a5;
    text-transform: initial;
    color: #fff;
}

#modalAuthorization .modal-dialog {
    width: 304px;
}

#modalAuthorization .modal-header {
    border: none;
    text-transform: uppercase;
    text-align: center;
}

#modalAuthorization .modal-content {
    height: 140px;
}

#modalAuthorization .modal-body button {
    background: #000;
    color: #fff;
    font-size: 10px;
    text-align: center;
    margin-right: 15px;
}

#modalAuthorization .modal-body {
    padding-left: 45px;
}

#modalAuthorizationLocal .modal-dialog {
    width: 304px;
}

#modalAuthorizationLocal .modal-header {
    border: none;
    text-transform: uppercase;
    text-align: center;
}

#modalAuthorizationLocal .modal-content {
    height: 140px;
}

#modalAuthorizationLocal .modal-body {
    padding-left: 55px;
    padding-top: 23px;
}

    #modalAuthorizationLocal .modal-body input {
        margin-bottom: 10px;
    }

.btnEnter {
    background: #000;
    font-size: 10px;
    color: #fff;
    width: 42%;
    position: relative;
    left: 19%
}

#modalAuthorizationEnter .modal-body {
    width: 95%;
}

#modalAuthorizationEnter .modal-dialog {
    width: 900px;
}
/*#modalAuthorizationEnter .modal-content{
    height: 350px;
}*/
#modalAuthorizationEnter .modal-footer {
    text-align: left;
    position: relative;
    border: none;
    padding-left: 36px;
}

#modalAuthorizationEnter .modal-body textarea {
    width: 365px;
    height: 75px;
}

#modalAuthorizationEnter .btnSave {
    position: relative;
    top: 46px;
    background: #000;
    float: right;
    right: -42px;
    color: #fff;
    font-size: 11px;
    width: 16%;
}

#modalAuthorizationRemote .modal-dialog {
    width: 380px;
}

#modalAuthorizationRemote .modal-body p {
    font-family: 'OpenSansRegular';
    margin: 0;
    text-align: center;
    font-size: 12px;
}

#modalAuthorizationRemote .modal-content {
    height: 190px;
}

#modalAuthorizationRemote .modal-body textarea {
    width: 338px;
    height: 67px;
}

#modalAuthorizationRemote .btnSaveRemote {
    position: relative;
    background: #000;
    color: #fff;
    font-size: 11px;
    width: 26%;
    left: 34%;
}

#stockOtherStores .modal-header {
    border: none;
}

#stockOtherStores .modal-body th {
    font-size: 11.67px;
    background: #4a4a4a;
    color: #fff;
    height: 29px;
    border: 1px solid #b9b9b9;
    text-align: center;
}

#stockOtherStores .modal-body table {
    width: 100%;
}

#stockOtherStores .detailProduct {
    width: 75%;
    position: relative;
    top: -27px;
    font-size: 12px;
}

#stockOtherStores .nameProduct {
    position: absolute;
    top: 17%;
    left: 25%;
}

#stockOtherStores .valueProduct {
    position: absolute;
    left: 25%;
    top: 68%;
}

#stockOtherStores .modal-body td {
    text-align: center;
    font-family: 'OpenSansRegular';
    border: 1px solid #b9b9b9;
}

#stockOtherStores .tableStockOtherStores {
    overflow-y: overlay;
    max-height: 200px;
}

#stockOtherStores .btnPurchaseMarket {
    position: absolute;
    width: 96px;
    font-size: 9px;
    height: 37px;
    background: #4a4a4a;
    box-shadow: none;
    left: 81%;
    top: 43%;
}

#stockOtherStores .promotion {
    position: relative;
    left: 18%;
    top: -20px;
    font-family: 'OpenSansRegular';
}

.newPaymentLine td {
    border: none;
}

#onCashDateInput {
    width: 30%;
    height: 18px;
    border-color: #ececec;
    margin-left: 8px;
}

.subTitulo th.precoUnit {
    width: 11%;
}

.subTitulo th.percentoal {
    width: 6.8%;
}

.subTitulo th.precoTab {
    width: 9%;
}

.subTitulo th.qtd {
    width: 5%;
}

.subTitulo th.item {
    width: 7%;
}

.subTitulo th.ms {
    width: 5%;
}

#totline {
    width: 8%;
}

#salesman {
    width: 9%;
}

td.percentDiscountService {
    text-align: left;
}

ul.ui-autocomplete {
    z-index: 1100;
    width: 45%;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

.btn-delivery-cliente {
    text-transform: initial;
    font-size: 12.5px;
    position: absolute;
    right: 40px;
    box-shadow: none;
    width: 150%;
}

.btn-delivery-atthisstore {
    text-transform: initial;
    font-size: 12.5px;
    position: absolute;
    right: 10px;
    text-align: center;
    width: 119%;
    box-shadow: none;
}

.deliveryRecapagem {
    position: relative;
    top: 20px;
    left: -39px;
}

.pull-right {
    position: relative;
    left: -32px;
}

.pull-right.multiselect {
    left: 0px !important;
    margin-top: 8px;
}

.titleAddress {
    display: none;
}

.deliveryAddress .adressCustomer {
    overflow-y: auto;
    width: 110%;
    height: 130px;
    ;
}

.customer-delivery-address .deliveryAddress {
    left: -2%;
    top: -24px;
    height: 130px;
}

.deliveryAddress .addAddress {
    right: -7%;
    top: -16px;
}

.deliveryAddress .comeBack {
    right: -7%;
    top: -16px;
}

.deliveryAddressData input {
    height: 25px;
}

.deliveryAddressData .deliveryEsq input {
    width: 53.5%;
}

.deliveryAddressData .deliveryCentral input {
    width: 53.5%;
}

.deliveryAddressData .deliveryDir input {
    width: 53.5%;
}

.deliveryAddress p {
    margin-bottom: 18px;
}

.deliveryAddressData .deliveryEsq {
    position: absolute;
    width: 35%;
    top: 17%;
}

.deliveryAddressData .deliveryCentral {
    position: absolute;
    width: 32%;
    top: 17%;
    left: 40%;
}

.deliveryAddressData .deliveryDir {
    position: absolute;
    width: 35%;
    top: 17%;
    left: 75%;
}

#typeAddress {
    padding-left: 10px;
    height: 25px;
    position: relative;
    top: -3px;
    width: 53.5%;
}

#state {
    padding-left: 10px;
    height: 25px;
    position: relative;
    width: 53.5%;
}

.deliveryAddress .deliveryAddressData {
    padding-left: 2%;
    position: relative;
    top: -126px;
}

#paymentsDeadline .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #4a4a4a;
}

.page-quote #horizontalRightMenu .preRegistration p {
    top: 30px;
}

.page-quote #horizontalRightMenu .preRegistration .optionPreCpfCnpj {
    top: 6px;
}

.page-quote #horizontalRightMenu .preRegistration .cnpjPreRegistration {
    width: 3%;
    position: relative;
    top: 10px;
}

.page-quote #horizontalRightMenu .preRegistration .cpfPreRegistration {
    width: 3%;
    position: relative;
    top: 10px;
}

.page-quote #horizontalRightMenu .preRegistration input {
    top: 4px;
}

.page-quote #horizontalRightMenu .preRegistration select {
    position: relative;
    top: 4px;
}

.page-quote #horizontalRightMenu .btnSaveRegister {
    top: 4px;
}

.red-line-stock {
    background-color: #d42e12;
    color: #fff;
}

#quoteDetailsTableLine .detailDescription {
    text-align: left;
    padding-left: 3px;
}

/*EDIT ADDRESS customer tab*/
.customer-delivery-address .editCustomerAddress .deliveryEsq,
.customer-delivery-address .editCustomerAddress .deliveryCentral,
.customer-delivery-address .editCustomerAddress .deliveryDir {
    top: 46%;
}

.customer-delivery-address .editCustomerAddress .deliveryEsq {
    left: 4%;
}

.customer-delivery-address .editCustomerAddress .deliveryCentral {
    left: 38%;
}

.customer-delivery-address .editCustomerAddress .deliveryDir {
    left: 70%;
}

/*NEW ADDRESS customer tab*/
.customer-delivery-address .customerNewAddress #typeAddressEdit,
.customer-delivery-address .customerNewAddress #addressEdit,
.customer-delivery-address .customerNewAddress #stateEdit {
    top: 49%;
}

.customer-delivery-address .customerNewAddress #nicknameAdressEdit,
.customer-delivery-address .customerNewAddress #addressNumberEdit,
.customer-delivery-address .customerNewAddress #cityEdit {
    top: 56%;
}

.customer-delivery-address .customerNewAddress #phoneAddressEdit,
.customer-delivery-address .customerNewAddress #complementEdit,
.customer-delivery-address .customerNewAddress #referencePointEdit {
    top: 63%;
}

.customer-delivery-address .customerNewAddress #cellPhoneAddresssEdit,
.customer-delivery-address .customerNewAddress #districtEdit,
.customer-delivery-address .customerNewAddress #mailboxEdit {
    top: 70%;
}

.customer-delivery-address .customerNewAddress #cepEdit {
    top: 77%;
}

.customer-delivery-address .comeBack {
    top: 37%;
}

.customer-delivery-address .addAddress {
    position: relative;
    float: right;
}


/*customer delivery address details*/

#quote-customer-delivery-address {
    margin-bottom: 12%;
}

    #quote-customer-delivery-address span {
        font-weight: normal;
    }

    #quote-customer-delivery-address ul li {
        display: block;
        float: left;
        margin-left: 10%;
        width: 33%;
        font-size: 11px;
        margin: 0;
        height: 15px;
    }

.customer-delivery-address .newSaveAddressQuoteLink {
    display: none;
}

#ul-5 button {
    width: 20px;
}

.customer-delivery-address .addressSave {
    top: 10%;
}



/*#quote-customer-delivery-address ul li{*/
/*display: block;*/
/*float: left;*/
/*margin-left: 10%;*/
/*width: 20%;*/
/*font-size: 11px;*/
/*margin: 0;*/
/*}*/

/*#ul-1 li{*/
/*width: 30%;*/
/*}*/

#quote-delivery-value {
    width: 69%;
    height: 57%;
    color: #000000;
}


#quote-delivery-in-store {
    margin-left: 78%;
    cursor: pointer;
}

@media(min-width: 1366px) {
    #quote-delivery-in-store {
        margin-left: 82%;
    }
}
