.pedido-select{
    background: #F44336;
    border: none;
    margin: 7px 0 3px 0;
    color: white;
    height: inherit;
}

.emails-list{
    overflow: auto;
    max-height: 53%;
}

.emails-list p{
	margin: 10px 0;
}

.emails-list > p:not(.center){
    margin: 0;
}

.mobile-footer .emails-list p label {
    padding: 6px;
    overflow: hidden;
    font-size: 18px;
    word-break: break-all;
}

.mobile-footer .emails-list p label.add-mail{
    padding: 10px 20px;
}

.emails-list p label{
    /* background: silver; */
    padding: 20px;
    margin: 0;
    font-size: 20px;
    color: #000000;
    display: inline-block;
    width: 100%;
}

.salvar-mail, .fechar-mail{
    padding: 0 15px;
    border: 2px solid red;
}

.fechar-mail{
    margin-left: 0 !important;
}

.new-mail label{
    width: 80%!important;
}

.new-mail button{
    width: 8%!important;
    vertical-align: top;
    padding: 25px 0px;
    margin: 0px!important;
    display: inline-block;
    background: #ccc;
    border: 1px solid #000;
}

.confirmed label {
    background: #38d2a8!important;
    color: #fff!important;
}

.alternative-screen .confirmed label {
    background: #809cab!important;
}

label.add-mail {
    background: #1fbb90 !important;
    color: white !important;
    width: auto!important;
}

.alternative-screen label.add-mail{ background: #809cab !important; }

.email-list-title{
	font-size: 120%;
	text-align: center;
    margin: 0px;
}

.select-send-foto, .dynamic-bottom-buttons{
    margin: 5px;
    text-align: center;
}

.alternative-screen [type="radio"]:checked+label:after{
    background-color: #809cab;
    border-color: #809cab;
}

.hide-ipi .pag-ipi{
	display: none;
}

.hide-st .pag-st{
	display: none;
}

.hide-desc-esp .pag-desc-esp{
	display: none;
}

.hide-desc-vol .pag-desc-vol{
	display: none;
}

.hide-desc-val .pag-desc-val{
	display: none;
}

.pagamento-goto-referencias{
    margin-top: 8px;
    border: 2px solid #000;
}

.pagamento-goto-referencias-modal{
    display: none;
}

[page=pagamento].pagamento-goto-referencias-modal{
    display: inline-block;
    margin-top: 10px;
    border: 2px solid #000;
}

.dynamic-mail-modal{
    min-width: 800px!important;
}

.data-mail-input{
    margin-bottom: 0px!important;
    border: none;
    background-color: transparent;
}
/*
.hider-estoque .replicar-estoque, .hider-estoque .estoque_holder{
    display: none;
}*/

.start-content tr[data-prazo-index]{
    display: table-cell;
}

.start-content .table-title{
    display: none;
}

.start-content tr[data-prazo-index='0'] .table-title{
    display: table-cell;
    white-space: nowrap;
}

.new_pagamento_table td.new_pagamento_origem.origem-cliente {
    text-align: center;
    background: #809cab;
    color: #fff;
    border-color: #ccc;
}

tr.height-30{
    height: 30px;
}

tr.height-42{
    height: 42px;
}

tr.height-70{
    height: 70px;
}

@media only screen and (max-width: 450px) {
 
    #alert-modal.dynamic-mail-modal{
        min-width: 90%!important;
        max-height: 80%!important;
        height: 80%;
    }

    #alert-modal.dynamic-mail-modal .modal-content{
        height: 100%;
        padding: 15px;
        margin: 0;
    }

    #alert-modal.dynamic-mail-modal .modal-content h4.title{
        height: 100%;
    }

    .new-mail button{
        width: auto !important;
        padding: 6px !important;
    }

    .new-mail label{
        width: 73%!important;
        float: left;
    }

    .pagamento-goto-buttons{
        font-size: .9em;
        padding: 0px;
        width: 46%!important;
        vertical-align: middle;
        margin: 0px;
    }

    .escondertd{
        display: none;
    }
    
    tr[data-prazo-index='0'] .escondertd {
        display: table-cell;
    }
    
    #table-pagamento tr[data-prazo-index]{
        display: table-cell;
    }

    .font-ord{
        font-size: 15px;
    }

    .title-font-ord{
        font-size: 12px;
    }
}

 .mobile-footer .pagamento-buttons, .mobile-footer .pagamento-goto-buttons{
    display: none !important;
 }

 .mobile-footer #table-pagamento{
    margin-top: 8px;
    font-size: 9px;
 }

.mobile-footer .forma-pgt{
    border: 1px solid #000;
}

.mobile-footer .pedido-tipo-button{
    border: 2px solid #1ebb90;
    background: #fff;
    border-radius: 5px;
    font-size: 2em;
    padding: 5px;
    margin: 5px auto;
}

.text-dtls.selected{
    background: white;
    color: #1ebb90 !important;
}

.mobile-footer .prazo-text{
    color: #1ebb90;
    font-size: 1.2em;
}

.alternative-screen.mobile-footer .prazo-text{ color: #809cab; }

.open-order-replicate{
    margin-bottom: 20px;
    margin-top: -10px;
}

.table.replica.replica-image td {
    padding-left: 0;
    padding-right: 0;
}

input.qtde-enter[disabled] {
    background: #888!important;
}


table.replica-aq{
    display: inline-block;
}

table.replica{
    overflow: overlay;
    height: 100%;
}

table.replica-image tr[data-quantidades-fixa] {
    opacity: 1;
}

table.replica-image tr {
    opacity: 0;
}

table.replica-image{
    pointer-events: none;
    width: 100%;
}

table.replica-image td.img {
    opacity: 1;
}

table.replica-image td {
    opacity: 0;
}
.replicar-holder{
    height: 75%;
    position: relative;
}

.replica-image.show{
    display: inline-block;
}

.replica-image {
    width: 0;
    display: none;
    position: absolute;
    /* z-index: 100; */
    overflow: hidden !important;
}

div#replicar-modal > h4 {
    text-align: right;
    padding-right: 5px;
}

div#replicar-modal {
    width: 85%;
    height: 90%;
    max-height: 90%;
    padding: 15px;
}

div#replicar-modal button.bottom-btns, .open-order-replicate {
    background: green;
    padding: 10px;
    margin-top: 15px;
    color: white;
    border: 0;
    font-weight: 800;
}

div#replicar-modal .modal-content{
    height: 100%;
}

.open-replicar{
    margin: 11px !important;
    width: auto !important;
    background: #056f52 !important;
}

.toggle-replicar{
    font-size: 10px !important;
    padding: 11px !important;
    background: #ff6262 !important;
    width: auto !important;
    height: auto !important;
}

.toggle-replicar.selected{
    background: #1ebb90!important;
}

table.replica input[type=checkbox]{
    -webkit-appearance:none;
    width:30px;
    height:30px;
    background:white;
    border-radius:5px;
    border:2px solid #555;
}

table.replica input[type=checkbox]:focus{
    outline: none;
}

table.replica input[type='checkbox']:checked {
    background: #3aff3a;
}

.tamanhos-estoque table td{
    width: inherit !important;
}

.tamanhos-estoque table {
    outline: 1px solid red;
}

.tamanhos-estoque .total-soma{
    font-weight: bold;
}
