#modal-estado-cliente{
    width: 35%;
}

.overflow-clientes {
    display: flex;
    flex-direction: column;
    height: 90%;
    align-items: center;
}

.email-container, .telefone-container {
    width: 93%;
    text-align: left;
    font-size: 1.25em;
    text-overflow: ellipsis;
    overflow: hidden;
}

.nome-formatacao-cliente {
    margin-left: auto;
    left: auto;
    right: auto;
    text-align: left;
    font-size: 1.6em;
    line-height: 22px;
    font-weight: 350;
    text-overflow: ellipsis;
}

.cnpj-formatacao{
    text-align: left!important;
    font-size: 1.3em;
    font-weight: 350;
}

#container_clientes {
    width: 100%;
    height: 100%;
    overflow: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

input[name="transp_nome"]::-webkit-input-placeholder,
input[name="transp_nome"]::placeholder {
    color: #f00!important;
    font-weight: bold;
}
input[name="transp_nome"] {
	border-bottom: 1px solid #f00!important;
}

.tabela-desconto-select.tabela-cumprida{
    background: navajowhite;
}

.red-inative{
    /*background: #ff5757 !important;*/
    color: red;
}

.campo-de-busca{
    display: inline-block;
    width: calc(100% - 100px);
    border: none;
    position: relative;
    height: 40px;
    margin-top: 8px;
    padding: 5px 0;
}

.campo-de-busca input{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #efefef!important;
    text-align: left;
    font-weight: 300;
    padding: 0 0 0 13px;
    font-size: 2em;
    border: none;
    box-shadow: 0px 6px 16px -10px #000;
    border-radius: 5px;
}

.campo-de-busca input:focus{
	background: white;
	outline: none;
}

.campo-de-busca p{
	margin: 0;
    text-align: center;
}

.change-page-controls span{
    float: right;
    cursor: pointer;
}

.clientes-container .paginacoes {
    text-align: center;
}

.paginacoes span{
	display: inline-block;
	vertical-align: middle;
}

.ver-produtos {
    display: inline-block;
    background: red;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    vertical-align: bottom;
    padding: 9px 0;
    text-align: center;
    color: white;
    font-size: 0.78em;
    font-weight: bold;
    margin: 0 6px;
}

.novo-cliente-btn{
    display: inline-block;
    vertical-align: bottom;
}

.novo-cliente-btn button{
    padding: 13px 8px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 1em;
}

.mobile-footer .filtros-cliente{
    width: 100%;
    text-align: center;
}

div#alert-modal.completar-cadastro {
    min-width: 60%;
}

table.completar-cadastro-table td {
    border: 1px solid #000;
    font-size: .8em;
    text-align: center;
}

.zebrado tr.completar-cadastro-header {
    background: #1ebb90;
    color: #fff;
}

button.completar-cadastro-button {
    color: #fff;
    background: #1ebb90;
    padding: 15px;
    border-radius: 5px;
    border: none;
    margin: 0 auto;
}

.modal-pedidos-cliente-table td{
    border: 1px solid #000;
    text-align: center;
}

.modal-pedidos-cliente-header td{
    color: #fff;
    background: #1ebb90;
}

.alternative-screen .modal-pedidos-cliente-header td{
    background: #809cab;
}

.alternative-screen .modal .modal-footer .btn{
    background: #809cab;
}

.modal-pedidos-cliente-title{
    margin: 5px;
    text-align: center;
}

#alert-modal.modal-pedidos-cliente{
    min-width: 65%;
}

.modal-pedidos-cliente-table button, .new-client-ver-pedidos{
    border-radius: 2px;
    border: none;
    background: #1ebb90;
    font-size: .9em;
    color: #fff;
}

.alternative-screen .modal-pedidos-cliente-table button, .alternative-screen .new-client-ver-pedidos{
    background-color: #809cab;
}

#big-alert-modal .new-info-pedido-father-father{
    height: initial;
}

#alert-modal .price-table-modal section{
    display: flex;
    justify-content: center;
    width: 100%;
    max-height: 40vh;
    overflow-y: auto;
    overflow-x: hidden;
    flex-wrap: wrap;
    padding-top: 15px;
}

#alert-modal .price-table-modal .table-btn{
    font-size: 0.6em;
    color: #fff;
    text-align: center;
    min-width: 48%;
    cursor: pointer;
    background-color: #1ebb90;
    margin: 1%;
    border-radius: 2px;
    padding: 2px 5px;
}

.alternative-screen #alert-modal .price-table-modal .table-btn{
    background-color: #809cab;
}

#alert-modal .price-table-modal .table-btn.selected{
    background-color: yellow;
    color: #000;
}

.new-client-buttons-div .keep-cart {
    margin-left: 15px;
}

.new-client-buttons-div .keep-cart label {
    padding-left: 25px;
    color: #000;
}

.hide-new-client .novo-cliente-btn {
    display: none;
}

.financial-button{
    border-radius: 4px;
    border: none;
    background: #1ebb90;
    color: #fff;
}


.alternative-screen .financial-button{
    background: #809cab;
}

.new-client-buttons-div .open-sellers-modal {
    font-size: 1.5em;
    margin-left: 10px;
    padding: 4px 20px;
    border: 2px solid #809cab;
    background-color: #eee;
    border-radius: 3px;
    vertical-align: middle;
}

#sellers-selection-modal {
    width: 650px;
    max-width: 50%;
}

#sellers-selection-modal .sellers-header {
    text-align: center;
    margin: 0;
    padding: 0.8rem;
    font-size: 2.4em;
    line-height: 1;
}

#sellers-selection-modal .sellers-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0.8rem;
    gap: 0.8rem;
}

#sellers-selection-modal .seller-item {
    padding: 4px 10px;
    font-size: 1.2em;
    line-height: 1.2 !important;
    border: 2px solid #809cab;
    border-radius: 3px;
    background-color: #eee;
    transition: 0.1s;
}

#sellers-selection-modal .seller-item span {
    font-weight: bold;
    font-size: 1.05em;
}

#sellers-selection-modal .seller-item.selected {
    background-color: #809cab;
    color: #fff;
    transform: scale(1.04);
}

#sellers-selection-modal .checkbox-container {
    padding: 0.8rem;
}

#sellers-selection-modal .checkbox-container label {
    font-size: 1.6em;
    line-height: 1;
    cursor: pointer;
}

#sellers-selection-modal .missing-rep-check {
    cursor: inherit;
}

#sellers-selection-modal .footer-container {
    display: flex;
    justify-content: flex-end;
    padding: 0.8rem 0;
}

#sellers-selection-modal .footer-container button {
    padding: 6px 10px;
    font-size: 1.4em;
    line-height: 1.2 !important;
    border: none;
    border-radius: 3px;
    background-color: #809cab;
    color: #fff;
    min-width: 22%;
    margin: 0 0.8rem;
}

#client-representatives-modal {
    width: 650px;
    max-width: 50%;
}

#client-representatives-modal h1 {
    text-align: center;
    margin: 0;
    padding: 0.8rem;
    font-size: 2.4em;
    line-height: 1;
}

#client-representatives-modal .items-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0.8rem;
    gap: 0.8rem;
}

#client-representatives-modal .single-column {
    grid-template-columns: 50%;
    justify-content: center;
}

#client-representatives-modal .list-item {
    padding: 4px 10px;
    font-size: 1.2em;
    line-height: 1.2 !important;
    border: 2px solid #809cab;
    border-radius: 3px;
    background-color: #eee;
    transition: 0.1s;
}

#client-representatives-modal .list-item span {
    font-weight: bold;
    font-size: 1.05em;
}

#client-representatives-modal .list-item.selected {
    background-color: #809cab;
    color: #fff;
    transform: scale(1.04);
}

#client-representatives-modal .checkbox-container {
    padding: 0.8rem;
}

#client-representatives-modal .checkbox-container label {
    font-size: 1.6em;
    line-height: 1;
    cursor: pointer;
}

#client-representatives-modal .missing-rep-check {
    cursor: inherit;
}

#client-representatives-modal .footer-container {
    display: flex;
    justify-content: center;
    padding: 0.8rem 0;
}

#client-representatives-modal .footer-container button {
    padding: 6px 10px;
    font-size: 1.4em;
    line-height: 1.2 !important;
    border: none;
    border-radius: 3px;
    background-color: #809cab;
    color: #fff;
    min-width: 22%;
    margin: 0 0.8rem;
}