@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

:root {
    --black: #000000;
    --white: #FFFFFF;
    --themecolor: #f04929;
    --nopadding: 0;
    --sitecolor: #F67D25;
    --font: 'Poppins', sans-serif;
    --blue: #00205b;
}

.Header-1 .container {
    max-width: 1320px;
}

.Header-1 {
    max-width: 100%;
    height: 85px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 20px 0 rgb(0 0 0 / 2%);
}

/*.Head-img-1, .Head-img-2{
    margin-top: -15px;
}*/
ul.home-head-1 {
    display: flex;
    align-items: center;
    justify-content: right;
    padding: 25px 0px 0px 0px;
}

.home-head-1 li a {
    font-size: 17px;
    line-height: 36px;
    color: #606060;
    font-weight: 500;
    text-decoration: none;
    font-family: 'Poppins';
}

.home-head-1 li {
    list-style: none;
    padding: 0px 25px 25px 20px;
}

.home-head-2 li .active {
    background-color: #dcb518;
    /*padding: 8px 15px 8px 16px;*/
    /*padding: 4px 4px 4px 4px;*/
    padding: 5px 5px;
    margin: 5px 8px;
    color: #fff;
}

.Header-2 .container {
    max-width: 1250px;
}

.Header-2 {
    max-width: 100%;
    /*height:85px;*/
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 20px 0 rgb(0 0 0 / 2%);
}

ul.home-head-2 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0;
    margin: 0 auto;
}

.home-head-2 li a {
    font-size: 16px;
    /*line-height: 36px;*/
    color: #606060;
    font-weight: 500;
    text-decoration: none;
    font-family: 'Poppins';
    padding: 5px 5px;
    margin: 5px 8px;
}

/*.home-head-2 li a:hover {
    background: #dcb618;
    color: #fff;
    padding: 5px 5px;
    margin: 5px 8px;
}*/
.home-head-2 li {
    list-style: none;
    /*padding: 0px 0px 0px 25px;*/
}


.Head-text {

    text-transform: uppercase;
    margin-top: 20px;
    margin: 0 auto;
    text-align: center;


}

.Head-text span {
    font-size: 36px;
    margin-top: 10px;
    font-weight: 700;
    /*border-bottom: 5px solid #dbb718;*/
    display: inline-block;
    text-transform: uppercase;
    color: #033558;
    font-family: 'Poppins';
}

.Head-text-login {

    text-transform: uppercase;
    margin-top: 20px;
    margin: 0 auto;
    text-align: center;


}

.Head-text-login span {
    font-size: 36px;
    margin-top: 16px;
    font-weight: 700;
    /*border-bottom: 5px solid #dbb718;*/
    display: inline-block;
    text-transform: uppercase;
    color: #033558;
    font-family: 'Poppins';
}

.Head-text-user {

    text-transform: uppercase;
    margin-top: 20px;
    margin: 0 auto;
    text-align: center;


}

.Head-text-user span {
    font-size: 36px;
    margin-top: 10px;
    font-weight: 700;
    /*border-bottom: 5px solid #dbb718;*/
    display: inline-block;
    text-transform: uppercase;
    color: #033558;
    font-family: 'Poppins';
}

/*.Head-img{
    padding: 0px 0px 0px 40px;
}*/





.banner-box {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 62%;
    margin: 0 auto;
    margin-top: 40px;
    padding: 0px 0px 50px 0px;
    margin-bottom: 50px;
    border: 1px solid #e9c531;
}

.banner-box-login {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 62%;
    margin: 0 auto;
    margin-top: 40px;
    padding: 0px 0px 50px 0px;
    margin-bottom: 80px;
    border: 1px solid #e9c531;
}

.banner-1 {
    padding: 35px 110px 0px 65px;
    width: 810px;
}

.label-1 input {
    width: 100%;
    padding: 20px 0px 20px 50px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    background-image: url(../images/login/name.png);
    background-repeat: no-repeat;
    background-position: 16px;
    outline: none;
}

.label-1 p {
    padding: 0px 0px 0px 4px;
    font-size: 16px;
    font-weight: 700;
    color: #616161;
    font-family: 'Poppins'

}

.label-2 {
    padding: 20px 0px 0px 0px;
}

.label-2 p {
    padding: 0px 0px 0px 4px;
    font-size: 16px;
    font-weight: 700;
    color: #616161;
    font-family: 'Poppins'
}

.label-2 input {
    width: 100%;
    padding: 20px 0px 20px 50px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    background-image: url(../images/login/pass.png);
    background-repeat: no-repeat;
    background-position: 16px;
    outline: none;
}

.btn-1 {
    padding: 50px 0px 50px 0px;
    text-align: center;
}

.btn {
    /*background-color: #12385f;*/
    background-image: linear-gradient(#164a84, #123962);
    color: #fff;
    padding: 12px 50px 12px 50px;
    font-weight: 600;
    font-size: 26px;
    border: none;
    outline: none;
}

.btn:hover {
    color: #fff;
}

.Footer-1 img {
    width: 100%;
}

.row-align-justified {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0px;
}

/*Lotes*/
.container {
    max-width: 1250px;
}

.rececao .container {
    max-width: 1255px;
}

.contain {
    padding-bottom: 100px;
}

.Below-bar {
    margin-top: 40px;
}

.Below-bar input {
    width: 40%;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;
    /*margin-left: -20px;*/
}

.Below-bar button {

    width: 4%;
    padding: 10px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}

.Below-bar .btn {
    background-color: #e8c52d;
    width: 12%;
    float: right;

}

.Below-bar .btn a {
    color: #fff;
    text-decoration: none;

}

.Below-bar .btn-2 {
    background-color: #03355a;
    width: 12%;
    float: right;
    margin-right: 20px;
    border-radius: 5px;

}

.Below-bar .btn-2 a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
}

.Tabelas {
    margin-top: 30px;
    border: 1px solid #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
}

.Tabelas th {

    background-color: #e1ba1f;
    color: black;
    max-width: 125px;
    font-family: Poppins;
    font-weight: 600;
    color: #4a3f11;

}

.inputer {
    /*width: 80px;*/
    max-width: 70px;
}

.inputer input {
    padding: 10px 10px 10px 10px;
    /*width: 25%*/
    /*margin-left: 20px;*/
    max-width: 80px;
    outline: none;
    border: 1px solid #d0d0d0;

}

.table td {
    padding: 0px;
    margin-left: 20px;
    font-family: Poppins;

}

.table-2 {
    margin-left: 33px;
    width: 96%;
}

.table-2 td i {
    padding: 0px 10px 0px 0px;
}

.table-2 td a {
    text-decoration: none;
    color: #878787;
}

.table-2 td {
    font-size: 15px;
    font-weight: 600;
    color: #888;
    vertical-align: baseline;
}

/*.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05);
}*/
.table-1 .Lote {
    padding: 0px 0px 12px 50px;
}

.home-head-1 li .active {
    background-color: #dcb518;
    /*padding: 8px 15px 8px 16px;*/
    color: #fff;

}

#myBtn {
    outline: none;
    border: none;
    background: none;
    font-weight: 600;
    color: #888;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}


.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 36%;
}


.close {
    color: #aaaaaa;
    position: absolute;
    right: 15px;
    font-size: 28px;
    font-weight: bold;
    outline: none;

}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    outline: none;

}

.modal-content p {

    text-align: center;
    font-size: 26px;
    font-weight: 600;
    color: #03355a;
}

.modal-content span {
    font-family: 'Poppins';
    font-size: #888;
    color: #888;
    padding-bottom: 10px;
}

/*.modal-content input{
    padding: 8px;
    outline: none;
}
*/

.Below-bar-1 input {
    width: 65%;
    padding: 15px;
    border: 1px solid #dcb518;
    outline: none;
    /*margin-left: -20px;*/
    border-radius: 5px;
}

.Below-bar-1 button {

    width: 35%;
    padding: 14px 0px 17px 0px;
    background: #dcb518;
    color: white;
    font-size: 20px;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 3px;

    margin-left: -5px;
}

.Button-11 button {
    float: right;
    padding: 10px 25px 10px 30px;
    background: #13355a;
    color: #fff;
    border: none;
    border-radius: 3px;
    outline: none;
}

.Button-11 {

    margin-top: 15px;
}

.modal-backdrop.show {
    opacity: -0.5;
    position: unset;
}


/*User*/

.new-border-login {


    width: 9%;
    height: 5px;
    margin: 0 auto;
    background-color: #dbb718;
    margin-top: -6px;



}

.new-border-user {


    width: 8%;
    height: 5px;
    margin: 0 auto;
    background-color: #dbb718;
    margin-top: -6px;



}

.poster-checkbox-box {
    min-height: 115px;
    width: 100%;
    /*border-bottom: 1px solid #cfcfcf;*/

}

.poster-checkbox-box1 {
    max-width: 75%;
    min-height: 75px;
    padding: 15px 10px;

    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-left: 30px;
    padding: 30px 0px 0px 20px;
}

.poster-checkbox-box1 {
    position: relative;

}



.checkbox-mini-box-poster input {
    position: absolute;
    height: 25px;
    width: 25px;
    background-color: #eee;
    margin-left: -32px;
    margin-top: 3px;
}

.checkbox-mini-box-poster span {
    position: absolute;
    margin-top: 5px;
    font-size: 16px;
    line-height: 18px;
    color: #0f0f0f;
    font-weight: 500;
    /*max-width: 25%;*/
}

.checkbox-mini-box-poster {
    max-width: 100%;
}

.banner-box-1 {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 70%;
    margin: 0 auto;
    margin-top: 40px;
    padding: 0px 0px 50px 0px;
    margin-bottom: 100px;
    border: 1px solid #e9c531;
}


.Below-bar button {

    width: 4%;
    padding: 10px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}

.banner-box.tabelas-align {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
    margin-top: 100px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 100px;
    border: none;
}

.banner-box.tabelas-align-pack {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
    margin-top: 70px;
    padding: 0px 0px 0px 0px;
    margin-bottom: 40px;
    border: none;
}

.search-addnew {
    display: flex;
    padding: 50px 0 10px 0;
}

.tab-search {
    width: 80%;
    margin: 13px 0 0 0;
}

.add-new {
    width: 12%;
    position: relative;
    left: 111px;
    top: 16px;
}


.tab-search input {
    border: 1px solid #d2c7c7;
    border-radius: 5px;
    padding: 6px 14px;
    outline: unset;
    width: 517px;
    height: 47px;
}

.tab-search input::placeholder {
    color: #ccc;
    font-size: 18px;
    position: relative;
    top: -3px;

}

.tab-search button {
    background: #02355a;
    height: 48px;
    width: 45px;
    outline: unset;
    margin: 0 0 0 -14px;
    color: #fff;
}

.tab-search button i.fa.fa-search {
    font-weight: 100;
    font-size: 17px;
}

.add-new button {
    border: none;
    font-size: 15px;
    font-weight: 700;
    /*text-transform: uppercase;*/
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#deb81b+0,e9c52e+100 */
    background: #deb81b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #deb81b 0%, #e9c52e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #deb81b 0%, #e9c52e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #deb81b 0%, #e9c52e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#deb81b', endColorstr='#e9c52e', GradientType=0);
    /* IE6-9 */
    color: #fff;
    outline: unset;
    padding: 12px 13px;
    border-radius: 2px;
}

.tabelas-2 table {

    border-collapse: collapse;
    width: 1240px;
}

.tabelas-2 td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}


.tabelas-2 tr th {
    background: #e0ba1f;
}

.tabelas-2 tr th {
    background: #e0ba1f;
    font-size: 15px;
    color: #4b3f0d;
    vertical-align: middle;
    text-align: center;
    width: 1220px;
    font-family: 'Poppins';
    font-weight: 600;
}

/*.tabelas-2 table.table.table-striped tr th {
    border-radius: 5px;
}*/

tr.grey input,tr.grey div {
    background: #ececec;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    /*color: #787878 !important;*/
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 700;
}

.form-control:focus {
    color: #495057;
    background-color: unset;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}

/*.table-striped tbody tr:nth-of-type(odd) {
    background-color: unset !important;
}*/
.tabelas-2 td,
th {
    border: none;
}

.tabelas-2 th {
    border: 1px solid #eed676;
}

.tabelas-2 td,
th {
    padding: 1px !important
}



tr.white input,tr.white div {
    background: #fff;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    color: #787878 !important;
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 700;
}

/*Encomendas Nacional*/

.Head-text-2 span {
    font-size: 36px;
    margin-top: 10px;
    font-weight: 700;
    /* border-bottom: 5px solid #dbb718;*/
    display: inline-block;
    text-transform: uppercase;
    color: #033558;
    font-family: 'Poppins';
}

.Head-text-2 {
    text-transform: uppercase;
    margin-top: 20px;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0px 0px 0px;
}


.Head-text-3 h3 {
    font-size: 36px;
    /* line-height: 22px; */
    color: #02355a;
    font-weight: 700;
    font-family: "Poppins";
    padding-top: 12px;

}

.Head-text-3 {
    text-transform: uppercase;
    margin-top: 20px;
    margin: 0 auto;
    text-align: center;
    /* padding: 20px 0px 0px 0px;*/
}

.new-border {
    width: 8%;
    height: 5px;
    margin: 0 auto;
    background-color: #dbb718;
}

.new-border-1 {
    width: 8%;
    height: 5px;
    margin: 0 auto;
    background-color: #dbb718;
    margin-top: -6px;
}

.new-border-2 {
    width: 50%;
    height: 5px;
    margin: 0 auto;
    background-color: #dbb718;
    margin-top: -6px;
}

.table-4 {
    width: 97%;
    margin: 0 auto;

}

.Below-bar-2 {
    margin-top: 40px;
}

.Below-bar-2 input {
    width: 40%;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;

    /*margin-left: -20px;*/
}

.Below-bar-2 button {

    padding: 10px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}

.Below-bar-2 .btn {
    background-color: #e8c52d;
    background: #e0bb28;
    border-radius: 4px;
    text-transform: uppercase;
    width: initial;
    font-size: 15px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 12px 16px;
    line-height: 22px;
    color: #fff;
    font-weight: 600;
    border: none;
    outline: none;
    float: right;

}

.Below-bar-2 .btn a {
    color: #fff;
    text-decoration: none;

}

.Below-bar-2 .btn-2 {
    background-color: #03355a;

    float: right;
    margin-right: 10px;
    border-radius: 5px;

    border-radius: 4px;
    text-transform: uppercase;
    width: initial;
    font-size: 15px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 12px 16px;
    line-height: 22px;
    color: #fff;
    font-weight: 600;
    border: none;
    outline: none;

}

.Below-bar-2 .btn-2 a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
}

.Below-bar-tabelas {
    margin-top: 40px;
}

.Below-bar-tabelas input {
    width: 40%;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;
    font-family: 'Poppins';
    /*margin-left: -20px;*/
}

.Below-bar-tabelas button {

    width: 4%;
    padding: 10px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}

.Below-bar-tabelas .btn {
    background-color: #e8c52d;
    width: 12%;
    float: right;

}

.Below-bar-tabelas .btn a {
    color: #fff;
    text-decoration: none;

}

.Below-bar-tabelas .btn-2 {
    background-color: #03355a;
    width: 12%;
    float: right;
    margin-right: 10px;
    border-radius: 5px;

}

.Below-bar-tabelas .btn-2 a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
}


.Below-bar-Desfiado {
    margin-top: 40px;
}

.Below-bar-Desfiado input {
    width: 40%;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;
    font-family: 'Poppins';
    /*margin-left: -20px;*/
}

.Below-bar-Desfiado button {

    width: 4%;
    padding: 10px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}

.Below-bar-Desfiado .btn {
    background-color: #e8c52d;
    width: 17%;
    float: right;

}

.Below-bar-Desfiado .btn a {
    color: #fff;
    text-decoration: none;

}

.Below-bar-Desfiado .btn-2 {
    background-color: #03355a;
    width: 12%;
    float: right;
    margin-right: 10px;
    border-radius: 5px;

}

.Below-bar-Desfiado .btn-2 a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
}


.Below-bar-corte {
    margin-top: 40px;
}

.Below-bar-corte input {
    width: 40%;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;
    font-family: 'Poppins';
    /*margin-left: -20px;*/
}

.Below-bar-corte button {

    width: 4%;
    padding: 10px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}

.Below-bar-corte .btn {
    background-color: #e8c52d;
    width: 17%;
    float: right;

}

.Below-bar-corte .btn a {
    color: #fff;
    text-decoration: none;

}

.Below-bar-corte .btn-2 {
    background-color: #03355a;
    width: 12%;
    float: right;
    margin-right: 10px;
    border-radius: 5px;

}

.Below-bar-corte .btn-2 a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
}

/* th.Corte-1, .th.Corte-2, .th.Corte-3, .th.Corte-4, .th.Corte-5, .th.Corte-6, .th.Corte-7, .th.Corte-8, .th.Corte-9, .th.Corte-10, .th.Corte-11, .th.Corte-12, .th.Corte-13, .th.Corte-14, .th.Corte-15, .th.Corte-16, .th.Corte-17, .th.Corte-18, .th.Corte-19, .th.Corte-20, .th.Corte-21 {
    width: 8%;
} */

.Below-bar-escala {
    margin-top: 40px;
}

.Below-bar-escala input {
    width: 40%;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;
    font-family: 'Poppins';
    /*margin-left: -20px;*/
}

.Below-bar-escala button {

    width: 4%;
    padding: 10px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}

.Below-bar-escala .btn {
    background-color: #e8c52d;
    width: 17%;
    float: right;

}

.Below-bar-escala .btn a {
    color: #fff;
    text-decoration: none;

}

.Below-bar-escala .btn-2 {
    background-color: #03355a;
    width: 12%;
    float: right;
    margin-right: 10px;
    border-radius: 5px;

}

.Below-bar-escala .btn-2 a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
}


.Below-bar-escala-2 {
    margin-top: 40px;
}

.Below-bar-escala-2 input {
    width: 40%;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;
    font-family: 'Poppins';
    /*margin-left: -20px;*/
}

.Below-bar-escala-2 button {

    width: 4%;
    padding: 10px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}

.Below-bar-escala-2 .btn {
    background-color: #e8c52d;
    width: 17%;
    float: right;

}

.Below-bar-escala-2 .btn a {
    color: #fff;
    text-decoration: none;

}

.Below-bar-escala-2 .btn-2 {
    background-color: #03355a;
    width: 12%;
    float: right;
    margin-right: 10px;
    border-radius: 5px;

}

.Below-bar-escala-2 .btn-2 a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
}


.Below-bar-Expedicao {
    margin-top: 40px;
}

.Below-bar-Expedicao input {
    width: 40%;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;
    font-family: 'Poppins';
    /*margin-left: -20px;*/
}

.Below-bar-Expedicao button {

    width: 4%;
    padding: 10px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}

.Below-bar-Expedicao .btn {
    background-color: #e8c52d;
    width: 17%;
    float: right;

}

.Below-bar-Expedicao .btn a {
    color: #fff;
    text-decoration: none;

}

.Below-bar-Expedicao .btn-2 {
    background-color: #03355a;
    width: 12%;
    float: right;
    margin-right: 10px;
    border-radius: 5px;

}

.Below-bar-Expedicao .btn-2 a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
}



.Below-bar-demolha {
    margin-top: 40px;
}

.Below-bar-demolha input {
    width: 40%;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;
    font-family: 'Poppins';
    /*margin-left: -20px;*/
}

.Below-bar-demolha button {

    width: 4%;
    padding: 10px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}

.Below-bar-demolha .btn {
    background-color: #e8c52d;
    width: 17%;
    float: right;

}

.Below-bar-demolha .btn a {
    color: #fff;
    text-decoration: none;

}

.Below-bar-demolha .btn-2 {
    background-color: #03355a;
    width: 12%;
    float: right;
    margin-right: 10px;
    border-radius: 5px;

}

.Below-bar-demolha .btn-2 a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
}

.Below-bar-demolha-3 {
    margin-top: 40px;
}

.Below-bar-demolha-3 input {
    width: 40%;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;
    font-family: 'Poppins';
    /*margin-left: -20px;*/
}

.Below-bar-demolha-3 button {

    width: 4%;
    padding: 10px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}

.Below-bar-demolha-3 .btn {
    background-color: #e8c52d;
    width: 12%;
    float: right;

}

.Below-bar-demolha-3 .btn a {
    color: #fff;
    text-decoration: none;

}

.Below-bar-demolha-3 .btn-2 {
    background-color: #03355a;
    width: 12%;
    float: right;
    margin-right: 10px;
    border-radius: 5px;

}

.Below-bar-demolha-3 .btn-2 a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
}


.Below-bar-Secagem {
    margin-top: 40px;
}

.Below-bar-Secagem input {
    width: 40%;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;
    font-family: 'Poppins';
    /*margin-left: -20px;*/
}

.Below-bar-Secagem button {

    width: 4%;
    padding: 10px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}

.Below-bar-Secagem .btn {
    background-color: #e8c52d;
    width: 17%;
    float: right;

}

.Below-bar-Secagem .btn a {
    color: #fff;
    text-decoration: none;

}

.Below-bar-Secagem .btn-2 {
    background-color: #03355a;
    width: 12%;
    float: right;
    margin-right: 10px;
    border-radius: 5px;

}

.Below-bar-Secagem .btn-2 a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
}

.tabelas-3 table {

    border-collapse: collapse;
    /* width: 100%;*/
}

.tabelas-3 td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}


.tabelas-3 tr th {
    background: #e0ba1f;
}

.tabelas-3 tr th {
    background: #e0ba1f;
    font-size: 15px;
    color: #4b3f0d;
    font-family: 'Poppins';
    text-align: center;
    /* width: 16%;*/
    font-weight: 600;
}

.tabelas-3 td,
th {
    border: none;
}

.tabelas-3 th {
    border: 1px solid #eed676;
}

.tabelas-3 td,
th {
    padding: 1px !important
}



.Paramara-1 {
    width: 100%;
    max-width: 704px;
    text-align: center;
    background-color: #e0ba1f;
    padding: 15px 20px 15px 20px;
    height: 58px;
    border-right: 1px solid #f1d476;
    display: flex;
    align-items: center;

}

.Paramara-1 h3 {
    font-size: 16px;
    font-family: Poppins;
    margin: 0 auto;
}

.Paramara-2 {
    width: 39%;
    display: flex;
    background-color: #e0ba1f;
    padding: 15px 20px 15px 0px;
    border-right: 1px solid #f1d476;
    display: flex;
    align-items: center;
    /*margin-left: -55px;*/

}

.Paramaraa-2 {
    width: 39%;
    display: flex;
    background-color: #e0ba1f;
    padding: 15px 20px 15px 0px;
    border-right: 1px solid #f1d476;
    display: flex;
    align-items: center;
}

.Paramara-2 h3 {
    font-size: 16px;
    font-family: Poppins;
    padding: 0px 25px 0px 25px;
    margin: 0 auto;
}

.Paramaraa-2 h3 {
    font-size: 16px;
    font-family: Poppins;
    padding: 0px 25px 0px 25px;
    margin: 0 auto;
}

.Paramara-3 {
    width: 9%;
    display: flex;
    background-color: #e0ba1f;
    padding: 15px 20px 15px 20px;
    border-right: 1px solid #f1d476;
    display: flex;
    align-items: center;
    /*margin-left: 29px;*/

}

.Paramara-3 h3 {
    font-size: 16px;
    font-family: Poppins;
    margin: 0 auto;

}


.tot {
    display: flex;
    padding: 17px 10px 10px 0px;
    margin-left: -20px;

}

.tot-2 {
    display: flex;
    padding: 17px 10px 10px 0px;
    margin-left: -20px;

}

.Par-1 {
    /*padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;

}

.Par-2 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 70px;
    margin-right: 1px;
    height: 50px;
}

.Par-3 {
    /*padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-1 h3 {
    padding: 0px 0px 0px 10px;
}

.Par-2 h3 {
    padding: 15px 0px 0px 0px;
}

.Par-3 h3 {
    padding: 15px 10px 10px 10px;
}

.Par-4 h3 {
    padding: 15px 10px 10px 10px;
}

.Par-5 h3 {
    padding: 15px 3px 0px 3px;
}

.Par-6 h3 {
    padding: 15px 15px 0px 15px;

}

.Par-7 h3 {
    padding: 5px 5px 0px 5px;
}

.Par-8 h3 {
    padding: 15px 2px 0px 2px;
}


.Par-4 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-5 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-6 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-7 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-8 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-9 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-10 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-11 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-12 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Head-t {
    display: flex;
    margin: 0 auto;
    width: 1190px;
}

.Tab {
    margin-top: 40px;
    padding-bottom: 40px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 5%);
    margin-bottom: 65px;
}

td.first {

    padding: 0px 0px 0px 20px !important;
}

td.last {

    padding: 0px 20px 0px 0px !important;
}

/*Rece*/


.Rece-ban {

    width: 100%;
    /* height: 50px;*/
    background-color: #efefef;
    margin-top: 20px;
    text-align: center;
}

.Rece-ban-1,
.Rece-ban-2 {

    width: 100%;
    /* height: 50px;*/
    background-color: #efefef;

    text-align: center;
    margin: 0 auto;
}

/*.Rece-ban h4{
font-size: 24px;
line-height: 22px;
color: #4b3f0d;
font-weight: 600;
font-family: "Poppins";
padding: 15px 0px 10px 0px;
}*/
.Rece-ban h4,
.Rece-ban-1 h4,
.Rece-ban-2 h4 {
    font-size: 24px;
    line-height: 22px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 15px 0px 10px 0px;
}

.Rece-bot {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 20px 0 rgb(0 0 0 / 2%);
    /*height: 100px;*/
    padding: 40px 30px 30px 30px;

}

.Rece-bot-1 {
    width: 100%;
    background-color: #fff;
    padding: 40px 30px 30px 30px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 20px 0 rgb(0 0 0 / 2%);
}

.Rece-bot-2 {
    width: 100%;
    background-color: #fff;
    padding: 10px 30px 0px 30px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 20px 0 rgb(0 0 0 / 2%);
}

.Rece-below {
    width: 100%;
    position: relative;
    background-color: #f7f7f7;
    padding: 50px 50px 50px 50px;

}

.Rece-bellow {
    width: 100%;
    position: relative;
    /*background-color:#f7f7f7;*/
    padding: 50px 50px 20px 50px;

}

.Rece-bellow-1,
.Rece-bellow-2 {
    width: 100%;
    position: relative;
    /*background-color:#f7f7f7;*/
    padding: 50px 50px 20px 50px;

}

.Rece-lab-1 {
    display: flex;
    padding-bottom: 4px;
}

.Rece-lab-1 label {
    font-size: 16px;
    line-height: 50px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
    margin: 0;
    width: 110px;
}

.Rece-lab-1 input {
    /*margin-left: 40px;*/
    padding: 10px 10px 10px 10px;
    width: 75%;
    border: 1px solid #d0d0d0;
    outline: none;
    font-family: 'Poppins';
}

.Rece-lab-1 ::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 60px;
    color: #595959;
    font-weight: 500;
    font-family: "Poppins";
    text-align: center;
}

.Rece-lab-2 {
    display: flex;
    padding-bottom: 4px;
}

.Rece-lab-2 label {
    font-size: 16px;
    line-height: 50px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
    margin: 0;
    width: 180px;
}

.Rece-lab-2 input {
    /*margin-left: 40px;*/
    padding: 10px 10px 10px 10px;
    width: 75%;
    border: 1px solid #d0d0d0;
    outline: none;
}

.Rece-lab-2 ::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 60px;
    color: #595959;
    font-weight: 500;
    font-family: "Poppins";
    text-align: center;
}

.Rece-laboo-1,
.Rece-labool-1 {
    display: flex;
    padding-bottom: 4px;
}

.Rece-laboo-1 label {
    font-size: 16px;
    line-height: 50px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
    margin: 0;
    width: 85px;
}

.Rece-labool-1 label {
    font-size: 16px;
    line-height: 50px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
    margin: 0;
    width: 125px;
}

.Podal {
    margin-left: 30px;
}

.Podal-1 {
    margin: 0 auto;
    width: 50%;
    margin-top: 50px;

}

.Rece-laboo-1 input {
    /*margin-left: 40px;*/
    padding: 10px 10px 10px 10px;
    width: 62%;
    border: 1px solid #d0d0d0;
    outline: none;
}

.Rece-labool-1 input {
    /*margin-left: 40px;*/
    padding: 10px 10px 10px 10px;
    width: 52%;
    border: 1px solid #d0d0d0;
    outline: none;
}

.Rece-laboo-1 ::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 60px;
    color: #595959;
    font-weight: 500;
    font-family: "Poppins";
    text-align: center;
}

.Rece-labool-1 ::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 60px;
    color: #595959;
    font-weight: 500;
    font-family: "Poppins";
    text-align: center;
}

.Rece-laboo-2 {
    display: flex;
    padding-bottom: 4px;
}

.Rece-laboo-2 label {
    font-size: 16px;
    line-height: 50px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
    margin: 0;
    width: 215px;
}

.Rece-laboo-2 input {
    /*margin-left: 40px;*/
    padding: 10px 10px 10px 10px;
    width: 62%;
    border: 1px solid #d0d0d0;
    outline: none;
}

.Rece-laboo-2 ::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 60px;
    color: #595959;
    font-weight: 500;
    font-family: "Poppins";
    text-align: center;
}

.Rece-labool-2 {
    display: flex;
    padding-bottom: 4px;
}

.Rece-labool-2 label {
    font-size: 16px;
    line-height: 50px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
    margin: 0;
    width: 215px;
}

.Rece-labool-2 input {
    /*margin-left: 40px;*/
    padding: 10px 10px 10px 10px;
    width: 62%;
    border: 1px solid #d0d0d0;
    outline: none;
}

.Rece-labool-2 ::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 60px;
    color: #595959;
    font-weight: 500;
    font-family: "Poppins";
    text-align: center;
}

.Rece-labool-3 {
    display: flex;
    padding-bottom: 4px;
}

.Rece-labool-3 label {
    font-size: 16px;
    line-height: 50px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
    margin: 0;
    width: 188px;
}

.Rece-labool-3 input {
    /*margin-left: 40px;*/
    padding: 10px 10px 10px 10px;
    width: 52%;
    border: 1px solid #d0d0d0;
    outline: none;
}

.Rece-labool-3 ::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 60px;
    color: #595959;
    font-weight: 500;
    font-family: "Poppins";
    text-align: center;
}

.Rece-labb {
    display: flex;
    padding-bottom: 4px;
}


.Rece-labb-1 label {
    font-size: 16px;
    line-height: 50px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
    margin: 0;
    width: 90px;
}

.Rece-labb-1 input {
    /*margin-left: 40px;*/
    padding: 10px 10px 10px 10px;
    width: 75%;
    border: 1px solid #d0d0d0;
    outline: none;
}

.Rece-labb-1 ::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 60px;
    color: #595959;
    font-weight: 500;
    font-family: "Poppins";
    text-align: center;
}

.Num-1 {
    position: absolute;
    right: 37%;
    top: -35px;
}

.Num-1 p {
    font-size: 16px;
    color: #4b3f0d;
    font-weight: 700;
    font-family: "Poppins";
}

.Num-2 {
    position: absolute;
    /*right: 37%;*/
    top: -50px;
}

.Num-2 p {
    font-size: 18px;
    line-height: 55px;
    color: #4b3f0d;
    font-weight: 700;
    font-family: "Poppins";
}

.Num-3 {
    position: absolute;
    /*right: 37%;*/
    top: -50px;
}

.Num-3 p {
    font-size: 18px;
    line-height: 55px;
    color: #4b3f0d;
    font-weight: 700;
    font-family: "Poppins";
}

.Num-4 {
    margin-top: 20px;
}

.Num-4 p {
    font-size: 16px;
    line-height: 18px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
}

.Rece-tab {
    display: flex;
    width: 100%;
    border: 1px solid #dedede;
    margin: 0 auto;
    max-width: 650px;
    background-color: #ececec;
}

.Rece-tab-1 {
    border-right: 1px solid #dedede;
    padding: 0px 0px 0px 20px;
    margin: 0 auto;
    width: 50%;
}

.Rece-tab-2 {
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

.Rece-tab-1 h3 {
    font-size: 16px;
    line-height: 55px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
}

.Rece-tab-2 h3 {
    font-size: 16px;
    line-height: 55px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
}

.Rece-tabb {
    display: flex;
    width: 100%;
    border: 1px solid #dedede;
    margin: 0 auto;
    max-width: 650px;

}

.Rece-tabb-1 {
    border-right: 1px solid #dedede;
    padding: 0px 0px 0px 20px;
    margin: 0 auto;
    width: 50%;
}

.Rece-tabb-2 {
    text-align: center;
    width: 50%;
    margin: 0 auto;
}

.Rece-tabb-1 h3 {
    font-size: 16px;
    line-height: 55px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
}

.Rece-tabb-2 h3 {
    font-size: 16px;
    line-height: 55px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
}


.Rece-tabo {
    display: flex;
    width: 100%;
    /* border: 1px solid #dedede;*/
    margin: 0 auto;
    /*max-width: 650px;*/
    background-color: #f8f8f8;
    margin-top: 50px;

}

.Rece-tabo-1 {
    /*border-right: 1px solid #dedede;*/
    padding: 0px 0px 0px 40px;
    margin: 0 auto;
    width: 50%;

}

.Rece-tabo-2,
.Rece-tabo-3 {
    /*  text-align: center;*/
    width: 50%;
    margin: 0 auto;
    margin-left: 40px;
}

.Rece-tabo-1 h3 {
    font-size: 16px;
    line-height: 55px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
}

.Rece-tabo-2 h3,
.Rece-tabo-3 h3 {
    font-size: 16px;
    line-height: 55px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
}

.Rece-taboo {
    display: flex;
    width: 100%;
    /* border: 1px solid #dedede;*/
    margin: 0 auto;
    /*max-width: 650px;*/
    background-color: #f8f8f8;
    margin-top: 20px;

}

.Rece-taboo-1 {
    /*border-right: 1px solid #dedede;*/
    padding: 0px 0px 0px 40px;
    margin: 0 auto;
    width: 50%;

}

.Rece-taboo-2 {
    /*  text-align: center;*/
    width: 50%;
    margin: 0 auto;
    margin-left: 40px;
}

.Rece-taboo-1 h3 {
    font-size: 16px;
    line-height: 55px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
}

.Rece-taboo-3 {
    /*  text-align: center;*/
    width: 50%;
    margin: 0 auto;
    margin-left: 40px;
}

.Rece-taboo-3 h3 {
    font-size: 16px;
    line-height: 55px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
}

.Rece-taboo-2 h3 {
    font-size: 16px;
    line-height: 55px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
}

.Right-labb {
    margin-left: 10%;
    margin-top: 12%;
}

.Right-labb input {
    padding: 25px 90px 25px 90px;
    border: 1px solid #d0d0d0;
    outline: none;
}

.Right-labb ::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 60px;
    color: #595959;
    font-weight: 500;
    font-family: "Poppins";
    text-align: center;
}

/*.rece-border{
    width: 100%;
    height: 1px;
    background-color: black;
}*/

.Rece-Foot {
    border-top: 1px solid #c3c3c3;
    margin-left: -30px;
    width: 105%;
    display: inline-block;

}

.Num-5 {
    display: flex;
    max-width: 380px;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    margin: 0 auto;
    padding: 15px 0px;
    margin-right: 90px;

}

.Num-5 p {

    font-size: 18px;
    line-height: 55px;
    color: #4b3f0d;
    font-weight: 700;
    font-family: "Poppins";
    margin: 0;
}

.Num-5 span {
    font-size: 25px;
    line-height: 55px;
    color: #4b3f0d;
    font-weight: 700;
    font-family: "Poppins";
}

.Footer-2 {
    margin-top: 70px;
}

.Footer-2 img {
    width: 100%;
}


/*Packing List*/


.Pack-ban {

    width: 100%;
    /* height: 50px;*/
    background-color: #e1ba1f;
    margin-top: 20px;
    text-align: center;
}

/*22/12*/
.Pack-bot {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 20px 0 rgb(0 0 0 / 2%);
    /*height: 100px;*/
    padding: 40px 30px 30px 30px;
    margin-bottom: 30px;

}

.Pack-below {
    width: 100%;
    position: relative;
    background-color: #f7f7f7;
    padding: 50px 50px 50px 50px;

}

.Pack-lab-1 {
    display: flex;
    padding-bottom: 4px;
}

/*21/12*/
.Pack-lab-1 label {
    font-size: 16px;
    line-height: 50px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
    margin: 0;
    width: 211px;
}

/*22/12*/
.Pack-lab-1 input {
    /*margin-left: 40px;*/
    padding: 10px 10px 10px 10px;
    width: 55%;
    border: 1px solid #d0d0d0;
    outline: none;
    font-family: 'Poppins';
}

.Pack-lab-1 ::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 60px;
    color: #595959;
    font-weight: 500;
    font-family: "Poppins";
    text-align: center;
}

.Pack-lab-2 {
    display: flex;
    padding-bottom: 4px;
    margin-top: 60px;
}

.Pack-lab-2 label {
    font-size: 16px;
    line-height: 50px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
    margin: 0;
    width: 180px;
}

.Pack-lab-2 input {
    /*margin-left: 40px;*/
    padding: 10px 10px 10px 10px;
    width: 55%;
    border: 1px solid #d0d0d0;
    outline: none;
}

.Pack-lab-2 ::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 60px;
    color: #595959;
    font-weight: 500;
    font-family: "Poppins";
    text-align: center;
}

.Pack-labb-2 {
    display: flex;
    padding-bottom: 4px;
}

.Pack-labb-2 label {
    font-size: 16px;
    line-height: 50px;
    color: #4b3f0d;
    font-weight: 500;
    font-family: "Poppins";
    margin: 0;
    width: 180px;
}

.Pack-labb-2 input {
    /*margin-left: 40px;*/
    padding: 10px 10px 10px 10px;
    width: 55%;
    border: 1px solid #d0d0d0;
    outline: none;
}

.Pack-labb-2 ::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 60px;
    color: #595959;
    font-weight: 500;
    font-family: "Poppins";
    text-align: center;
}

.Pack-ban h4,
.Pack-ban-1 h4,
.Pack-ban-2 h4 {
    font-size: 24px;
    line-height: 22px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 15px 0px 10px 0px;
}


.Below-bar-Pack {
    /*margin-top: 40px;*/
    padding: 30px 0px 20px 0px;
}

.Below-bar-Pack input {
    width: 40%;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;
    font-family: 'Poppins';
    /*margin-left: -20px;*/
}

.Below-bar-Pack button {

    /* width: 4%;*/
    padding: 10px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}

.Below-bar-Pack .btn {
    background-color: #e8c52d;
    /*width: 12%;*/
    float: right;

}

.Below-bar-Pack .btn a {
    color: #fff;
    text-decoration: none;

}


.tabelas-Pack table {

    border-collapse: collapse;
    width: 100%;
}

.tabelas-Pack td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}


.tabelas-Pack tr th {
    background: #e0ba1f;
}

.tabelas-Pack tr th {
    background: #e0ba1f;
    text-align: center;
    width: 14%;
    font-size: 15px;
    line-height: 22px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 10px 0px 10px 0px !important;
}

/*.tabelas-tot table.table.table-striped tr th {
    border-radius: 5px;
}*/

tr.grey input {
    background: #ececec;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    border: none;
    color: black !important;
    text-align: center;
    border: 1px solid #d0d0d0;

}

.form-control:focus {
    color: #495057;
    background-color: unset;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}

.tabelas-Pack td,
th {
    border: none;
}

.tabelas-Pack th {
    border: 1px solid #eed676;
}

.tabelas-Pack td,
th {
    padding: 1px !important
}



tr.white input {
    background: #fff;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;

    color: black !important;
    text-align: center;
    border: 1px solid #d0d0d0;

}

.pack-Blue {
    width: 100%;
    background-color: #03355a;
    height: 50px;
    position: relative;
    display: flex;
}

.pack-Blue-1 {
    position: absolute;
    left: 81%;
    padding: 10px;
    width: 65%;
    border-right: 1px solid #fff;
}

.pack-Blue-2 {
    position: absolute;
    left: 80%;
    padding: 10px;
    width: 56%;
    border-right: 1px solid #fff;
}

.pack-Blue-3 {
    position: absolute;
    left: 70%;
    padding: 10px;
    width: 56%;
    border-right: 1px solid #fff;

}

.pack-Blue-4 {
    position: absolute;
    left: 65%;
    padding: 10px;
    width: 53%;
    border-right: 1px solid #fff;

}

.pack-Blue-5 {
    position: absolute;
    left: 56%;
    padding: 10px;
    width: 54%;
    border-right: 1px solid #fff;
}

.pack-Blue-6 {
    position: absolute;
    left: 45%;
    padding: 10px;

}

.pack-Blue h3 {

    font-size: 15px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";

}

/*Escala Page*/
.table-escala {
    margin-bottom: 0px;
}

.new-border-escala {


    width: 15%;
    height: 5px;
    margin: 0 auto;
    background-color: #dbb718;
    margin-top: -6px;



}

.new-border-escala-2 {


    width: 9%;
    height: 5px;
    margin: 0 auto;
    background-color: #dbb718;
    margin-top: -6px;



}

.tabelas-escala table {

    border-collapse: collapse;
    width: 100%;
}

.tabelas-escala td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}


.tabelas-escala tr th {
    background: #e0ba1f;
}

.tabelas-escala tr th {
    background: #e0ba1f;
    padding: 10px 0px 10px 0px !important;
    text-align: center;
    /*width: 0%;*/
    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
}

/*.tabelas-tot table.table.table-striped tr th {
    border-radius: 5px;
}*/

.tabelas-escalaa-1 tr.grey input {
    background: #ececec;
    height: 50px;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    color: #4b3f0d !important;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.tabelas-escalaa-1 tr.Bluee input {

    height: 50px;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    color: #4b3f0d !important;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.tabelas-escala-1 tr.Blued input {

    height: 50px;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    color: #4b3f0d !important;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.tabelas-escala tr.grey input {
    background: #ececec;
    height: 50px;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    color: #4b3f0d !important;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px 10px;
}

.tabelas-escala td,
th {
    border: none;
}


.tabelas-escala td,
th {
    padding: 1px !important
}



.tabelas-escalaa-1 tr.white input {
    background: #fff;
    height: 50px;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    color: #4b3f0d !important;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;

}

.tabelas-escala tr.white input {
    background: #fff;
    height: 50px;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    color: #4b3f0d !important;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;

}



.banner-box.tabelas-align-escala {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0px 0px 50px 0px;
    margin-bottom: 50px;
    border: none;
}

.pack-escala {
    width: 692px;
    background-color: #03355a;
    height: 50px;
    position: relative;
    display: flex;
    left: 22%;
}

.pack-escala-1,
.pack-escala-2,
.pack-escala-3 {
    position: absolute;
    left: 11%;
    padding: 10px;
    width: 73%;
    border-right: 1px solid #fff;
    text-align: center;
}

.pack-escala-4 {
    position: absolute;
    left: 5%;
    padding: 10px;
    width: 73%;
    border-right: 1px solid #fff;
    text-align: center;

}

.pack-escala-5 {
    position: absolute;
    left: 31%;
    padding: 25px;
    width: 73%;
    border-right: 1px solid #fff;

}

.pack-escala-6 {
    position: absolute;
    left: -10%;
    padding: 10px;
    width: 73%;
    border-right: 1px solid #fff;
    text-align: center;

}

.pack-escala-7 {
    position: absolute;
    left: 0%;
    padding: 25px;
    width: 73%;
    border-right: 1px solid #fff;

}

.pack-escala-8 {
    position: absolute;
    left: 28%;
    padding: 10px;
    width: 73%;
    border-right: 1px solid #fff;

}

.pack-escala h3 {

    font-size: 15px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";

}


.pack-escalaa {
    width: 790px;
    background-color: #03355a;
    height: 50px;
    position: relative;
    display: flex;
    left: 17%;
}

.pack-escalaa-1,
.pack-escalaa-2,
.pack-escalaa-3 {
    position: absolute;
    left: 11%;
    padding: 10px;
    width: 73%;
    border-right: 1px solid #fff;
    text-align: center;
}

.pack-escalaa-4 {
    position: absolute;
    left: 5%;
    padding: 10px;
    width: 73%;
    border-right: 1px solid #fff;
    text-align: center;

}

.pack-escalaa-5 {
    position: absolute;
    left: 31%;
    padding: 25px;
    width: 73%;
    border-right: 1px solid #fff;

}

.pack-escalaa-6 {
    position: absolute;
    left: -10%;
    padding: 10px;
    width: 73%;
    border-right: 1px solid #fff;
    text-align: center;

}

.pack-escalaa-7 {
    position: absolute;
    left: 0%;
    padding: 25px;
    width: 73%;
    border-right: 1px solid #fff;

}

.pack-escalaa-8 {
    position: absolute;
    left: 28%;
    padding: 10px;
    width: 73%;
    border-right: 1px solid #fff;

}

.pack-escalaa-9 {
    position: absolute;
    left: 11%;
    padding: 10px;
    width: 73%;
    border-right: 1px solid #fff;
    text-align: center;
}


.pack-escalaa-10 {
    position: absolute;
    left: 11%;
    padding: 10px;
    width: 73%;
    border-right: 1px solid #fff;
    text-align: center;
}

.pack-escalaa-11 {
    position: absolute;
    left: 11%;
    padding: 10px;
    width: 73%;
    border-right: 1px solid #fff;
    text-align: center;
}

.pack-escalaa-12 {
    position: absolute;
    left: 11%;
    padding: 10px;
    width: 73%;
    border-right: 1px solid #fff;
    text-align: center;
}

.pack-escalaa h3 {

    font-size: 15px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";

}

.grey.escalaa-1 {
    margin-left: 20px;
}

.table-escalaa-1 {
    margin-bottom: 0px;
}

.tabelas-escalaa-1 table {

    border-collapse: collapse;
    width: 100%;
}

.tabelas-escalaa-1 td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}


.tabelas-escalaa-1 tr th {
    background: #e0ba1f;
}

.tabelas-escalaa-1 tr th {
    background: #e0ba1f;
    padding: 0px 0px 10px 0px !important;
    text-align: center;
    /*  width: 0%;*/
    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    border: 1px solid #e5cd61;
}

/*.tabelas-tot table.table.table-striped tr th {
    border-radius: 5px;
}*/



.tabelas-escalaa-1 td,
th {
    border: none;
}



.tabelas-escalaa-1 td,
th {
    padding: 1px !important
}

.tabelas-escala tr.grey ::-webkit-input-placeholder {
    color: black !important;
    font-size: 13px;
    padding: 0px;

}

.tabelas-escala tr.white ::-webkit-input-placeholder {
    color: black !important;
    font-size: 13px;


}

.tabelas-escalaa-1 tr.grey ::-webkit-input-placeholder {
    color: black !important;
    font-size: 13px;
    padding: 0px;
}

.tabelas-escala,
.tabelas-escalaa-1 tr.white ::-webkit-input-placeholder {
    color: black !important;
    font-size: 13px;
    padding: 0px;
}

.Bluee-1 input,
.Bluee-2 input,
.Bluee-3 input,
.Bluee-15 input,
.Bluee-14 input {
    border: none;
}

.Bluee-4 input,
.Bluee-5 input,
.Bluee-6 input,
.Bluee-7 input,
.Bluee-8 input,
.Bluee-9 input,
.Bluee-10 input,
.Bluee-11 input,
.Bluee-12 input,
.Bluee-13 input {
    background-color: #03355a;
    border: 1px solid #4d758f;
    border-radius: 0px;
}

.tabelas-escalaa-1 tr.Bluee td {
    padding: 20px 0px 0px 0px !important;
}

.tabelas-escalaa-1 tr.Bluee ::-webkit-input-placeholder {
    color: #fff;

}

.Blued-1 input,
.Blued-2 input,
.Blued-3 input,
.Blued-10 input,
.Blued-11 input {
    border: none;
}

.Blued-4 input,
.Blued-5 input,
.Blued-6 input,
.Blued-7 input,
.Blued-8 input,
.Blued-9 input {
    background-color: #03355a;
    border: 1px solid #4d758f;
    border-radius: 0px;
}

.tabelas-escala-1 tr.Blued td {
    padding: 0px !important;
}

.tabelas-escala-1 tr.Blued ::-webkit-input-placeholder {
    color: #fff;

}

.tabelas-escala td.first {

    padding: 0px 0px 0px 10px !important;
}

.tabelas-escala-1 td.last {

    padding: 0px 10px 0px 0px !important;
}

.tabelas-escalaa-1 td.first {

    padding: 0px 0px 0px 10px !important;
}

.tabelas-escalaa-1 td.last {

    padding: 0px 10px 0px 0px !important;
}


/*Corte*/


.new-border-Corte {


    width: 20%;
    height: 5px;
    margin: 0 auto;
    background-color: #dbb718;
    margin-top: -6px;



}

.tabelas-corte table {

    border-collapse: collapse;
    width: 2433px;
}

.tabelas-corte td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}


.tabelas-corte tr th {
    background: #e0ba1f;
}

.tabelas-corte tr th {
    background: #e0ba1f;
    padding: 10px 0px 10px 0px !important;
    text-align: center;
    /* width: 0%; */
    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    border: 1px solid #e4cb66;
}

.tabelas-corte td.first {

    padding: 0px 0px 0px 10px !important;
}

.tabelas-corte-1 td.last {

    padding: 0px 10px 0px 0px !important;
}

.banner-box.tabelas-align-corte {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0px 0px 50px 0px;
    margin-bottom: 40px;
    border: none;
    overflow: auto;
}

.tabelas-corte tr.grey ::-webkit-input-placeholder {
    color: black !important;
    font-size: 13px;
    padding: 0px;


}

.tabelas-corte tr.white ::-webkit-input-placeholder {
    color: black !important;
    font-size: 13px;


}

.tabelas-corte tr.white input {
    background: #fff;
    height: 50px;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    color: #4b3f0d !important;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;

}

.tabelas-corte tr.grey input {
    background: #ececec;
    height: 50px;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    color: #4b3f0d !important;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.tabelas-corte td,
th {
    border: none;
}


.tabelas-corte td,
th {
    padding: 1px !important
}

.table-corte th .Corte-1 {
    text-indent: 25px !important;
}

.table-corte th .Corte-2 {
    text-indent: 50px !important;
}

.Corte-2 input {
    background: none;
    border: none;
    text-align: center;
    outline: none;
}

.Corte-2 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.Corte-1 input {
    background: none;
    border: none;
    text-align: center;
    width: 60px;
    outline: none;
}

.Corte-1 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
}

.tabelas-corte tr.Blued-corte input {

    height: 50px;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    color: #4b3f0d !important;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.Blued-corte-1 input,
.Blued-corte-2 input {
    border: none;
}

.Blued-corte-3 input,
.Blued-corte-4 input,
.Blued-corte-5 input,
.Blued-corte-6 input,
.Blued-corte-7 input,
.Blued-corte-8 input,
.Blued-corte-9 input,
.Blued-corte-10 input,
.Blued-corte-11 input,
.Blued-corte-12 input,
.Blued-corte-13 input,
.Blued-corte-14 input,
.Blued-corte-15 input,
.Blued-corte-16 input,
.Blued-corte-17 input {
    background-color: #03355a;
    border: 1px solid #4d758f;
    border-radius: 0px;
}

.tabelas-corte tr.Blued-corte td {
    padding: 20px 0px 0px 0px !important;
}

.tabelas-corte tr.Blued-corte ::-webkit-input-placeholder {
    color: #fff;

}

.Blued-corte-15 input,
.Blued-corte-16 input,
.Blued-corte-17 input {
    border: none;
}

.tabelas-corte {
    /*box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 20px 0 rgb(0 0 0 / 2%);*/
    overflow: inherit;
    padding: 0px 0px 40px 0px;
}



::-webkit-scrollbar {
    /*width: 18px;*/
    height: 13px;




}

/* Track */
::-webkit-scrollbar-track {
    background: #e1e1e1;





}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #bdbdbd;
    border-radius: 8px;
    height: 10px;


}

/*Demolha*/

.new-border-demolha {


    width: 25%;
    height: 5px;
    margin: 0 auto;
    background-color: #dbb718;
    margin-top: -6px;



}



.demolha-1 input {
    background: none;
    border: none;
    text-align: center;
    width: 125px;
    outline: none;
}

.demolha-1 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.demolha-2 input {
    background: none;
    border: none;
    text-align: center;
    width: 150px;
    outline: none;
}

.demolha-2 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.demolha-3 input {
    background: none;
    border: none;
    text-align: center;
    width: 125px;
    outline: none;
}

.demolha-3 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}


.demolha-4 input {
    background: none;
    border: none;
    text-align: center;
    width: 325px;
    outline: none;
}

.demolha-4 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.demolha-5 input {
    background: none;
    border: none;
    text-align: center;
    width: 125px;
    outline: none;
}

.demolha-5 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;

}

.demolha-6 input {
    background: none;
    border: none;
    text-align: center;
    width: 125px;
    outline: none;
}

.demolha-6 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;

}

.demolha-7 input {
    background: none;
    border: none;
    text-align: center;
    width: 125px;
    outline: none;
}

.demolha-7 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;

}

.demolha-8 input {
    background: none;
    border: none;
    text-align: center;
    width: 110px;
    outline: none;
}

.demolha-8 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.demolha-8 input {
    background: none;
    border: none;
    text-align: center;
    width: 110px;
    outline: none;
}

.demolha-8 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.demolha-10 input {
    background: none;
    border: none;
    text-align: center;
    width: 110px;
    outline: none;
}

.demolha-10 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.demolha-11 input {
    background: none;
    border: none;
    text-align: center;
    width: 110px;
    outline: none;
}

.demolha-11 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.demolha-12 input {
    background: none;
    border: none;
    text-align: center;
    width: 235px;
    outline: none;

}

.demolha-12 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.demolha-13 input {
    background: none;
    border: none;
    text-align: center;
    width: 110px;
    outline: none;
}

.demolha-13 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.demolha-14 input {
    background: none;
    border: none;
    text-align: center;
    width: 190px;
    outline: none;
}

.demolha-14 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.demolha-15 input {
    background: none;
    border: none;
    text-align: center;
    width: 110px;
    outline: none;
}

.demolha-15 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.tabelas-demolha table {

    border-collapse: collapse;
    width: 2316px;
}

.tabelas-demolha td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}


.tabelas-demolha tr th {
    background: #e0ba1f;
}

.tabelas-demolha tr th {
    background: #e0ba1f;
    padding: 5px 0px 10px 0px !important;
    text-align: center;
    width: 0%;
    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    border: 1px solid #e4cb66;
}


.tabelas-demolha tr.grey input {
    background: #ececec;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    /*color: #787878 !important;*/
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 700;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}

.tabelas-demolha td,
th {
    border: none;
}

.tabelas-demolha th {
    border: 1px solid #eed676;
}

.tabelas-demolha td,
th {
    padding: 1px !important
}



.tabelas-demolha tr.white input {
    background: #fff;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    /*color: #787878 !important;*/
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 700;
}

/*22/12*/
.banner-box.tabelas-align-demolha {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0px 0px 50px 0px;
    margin-bottom: 50px;
    border: none;
    overflow: auto;
}

.tabelas-demolha tr.grey ::-webkit-input-placeholder {
    color: #4d3f10 !important;
    font-size: 13px;
    padding: 0px;


}

.tabelas-demolha tr.white ::-webkit-input-placeholder {
    color: #4d3f10 !important;
    font-size: 13px;


}

.Blued-demolha-1 input,
.Blued-demolha-2 input,
.Blued-demolha-3 input,
.Blued-demolha-4 input,
.Blued-demolha-5 input,
.Blued-demolha-6 input,
.Blued-demolha-7 input,
/*.Blued-demolha-8 input*/
.Blued-demolha-9 input,
.Blued-demolha-10 input,
.Blued-demolha-11 input,
.Blued-demolha-12 input,
.Blued-demolha-13 input,
.Blued-demolha-14 input {
    border: none;
}

.Blued-demolha-8 input,
.Blued-demolha-15 input,
.Blued-corte-16 input,
.Blued-corte-17 input {
    background-color: #03355a;
    border: 1px solid #4d758f;
    border-radius: 0px;
}

.tabelas-demolha tr.Blued-demolha ::-webkit-input-placeholder {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-align: center;

}

.tabelas-demolha {
    /*box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 20px 0 rgb(0 0 0 / 2%);*/
    overflow: inherit;
    padding: 0px 0px 40px 0px;
}



::-webkit-scrollbar {
    /*width: 18px;*/
    height: 13px;




}

/* Track */
::-webkit-scrollbar-track {
    background: #e1e1e1;





}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #bdbdbd;
    border-radius: 8px;
    height: 10px;


}

.tabelas-demolha td.first {

    padding: 0px 0px 0px 10px !important;
}

.tabelas-demolha td.last {

    padding: 0px 10px 0px 0px !important;
}

/*Demolha-3*/


.banner-box.tabelas-align-demolha-3 {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    padding: 0px 0px 50px 0px;
    margin-bottom: 100px;
    border: none;

}

.tabelas-demolha-3-1 table {

    border-collapse: collapse;
    width: 100%;
}

.tabelas-demolha-3-1 td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}


.tabelas-demolha-3-1 tr th {
    background: #e0ba1f;
}

.tabelas-demolha-3-1 tr th {
    background: #e0ba1f;
    font-size: 15px;
    color: #4b3f0d;
    padding: 15px 11px !IMPORTANT;
    text-align: center;
    width: 16%;
    font-family: 'Poppins';
}

.tabelas-demolha-3-1 td,
th {
    border: none;
}

.tabelas-demolha-3-1 th {
    border: 1px solid #eed676;
}

.tabelas-demolha-3-1 td,
th {
    padding: 1px !important
}

.tabelas-demolha-3-1 table {

    border-collapse: collapse;
    width: 100%;
}

.tabelas-demolha-3-1 td,
th {
    /*border: 1px solid #dddddd;*/
    text-align: left;
    padding: 8px;
}


.tabelas-demolha-3-2 tr th {
    background: #e0ba1f;
}

.tabelas-demolha-3-2 tr th {
    background: #e0ba1f;
    font-size: 15px;
    color: #4b3f0d;
    padding: 15px 11px !IMPORTANT;
    text-align: center;
    width: 16%;
    font-family: 'Poppins';
}

.tabelas-demolha-3-2 td,
th {
    border: none;
}



.tabelas-demolha-3-2 td,
th {
    padding: 1px !important
}

.tabelas-demolha-3-1 {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 40px 0 rgb(0 0 0 / 0%);
    border-radius: 5px;
    width: 24%;
    padding-bottom: 20px;
}

.tabelas-demolha-3-2 {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 40px 0 rgb(0 0 0 / 0%);
    border-radius: 5px;
    width: 40%;
    margin-left: 30px;
}


.tabelas-demolha-tot {


    width: 100%;
    display: flex;
    /* margin: 0 auto; */
    padding: 50px 0px 10px 10px;
    align-items: baseline;
    justify-content: center;
}

.tabelas-demolha-3-1 td.first {

    padding: 5px 10px 0px 10px !important;
}

.tabelas-demolha-3-2 td.first {

    padding: 5px 0px 0px 10px !important;
}

.tabelas-demolha-3-2 td.last {

    padding: 5px 10px 0px 5px !important;
}

.tabelas-demolha-3-2 .Blue-Demo-2 td.first input {

    display: none;
}

.Blue-Demo input {
    background-color: #03355a;
    border: 1px solid #4d758f;
    border-radius: 0px;
    width: 40%;
    height: 50px;
    margin: 0 auto;
    margin-top: 10px;
}

.tabelas-demolha-3-1 tr.Blue-Demo ::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-align: center;

}

.Blue-Demo-2 input {
    background-color: #03355a;
    border: 1px solid #4d758f;
    border-radius: 0px;
    width: 50%;
    height: 50px;
    margin: 0 auto;
    margin-top: 10px;
}

.tabelas-demolha-3-2 tr.Blue-Demo-2 ::-webkit-input-placeholder {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-align: center;

}

.tabelas-demolha-3-1 tr.grey input {
    background: #ececec;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    /*color: #787878 !important;*/
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 700;
    outline: none;
}

.tabelas-demolha-3-1 tr.white input {
    background: #fff;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    /*color: #787878 !important;*/
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 700;
    outline: none;
}

.tabelas-demolha-3-2 tr.grey input {
    background: #ececec;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    /*color: #787878 !important;*/
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 700;
    outline: none;
}

.tabelas-demolha-3-2 tr.white input {
    background: #fff;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    /*color: #787878 !important;*/
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 700;
    outline: none;
}

/*Secagem*/

.new-border-Secagem {


    width: 10%;
    height: 5px;
    margin: 0 auto;
    background-color: #dbb718;
    margin-top: -6px;



}

.tabelas-Secagem table {

    border-collapse: collapse;
    width: 100%;
}

.tabelas-Secagem td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}


.tabelas-Secagem tr th {
    background: #e0ba1f;
}

.tabelas-Secagem tr th {
    background: #e0ba1f;
    padding: 5px 0px 10px 0px !important;
    text-align: center;
    width: 12%;
    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    border: 1px solid #e4cb66;
}


.tabelas-Secagem tr.grey input {
    background: #ececec;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    /*color: #787878 !important;*/
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 600;
}

.tabelas-Secagem td,
th {
    border: none;
}

.tabelas-Secagem th {
    border: 1px solid #eed676;
}

.tabelas-Secagem td,
th {
    padding: 1px !important
}



.tabelas-Secagem tr.white input {
    background: #fff;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    /*color: #787878 !important;*/

    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 600;
}


.banner-box.tabelas-align-Secagem {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0px 0px 30px 0px;
    margin-bottom: 40px;
    border: none;
    overflow: auto;
}

.Secagem-2 input {
    background: none;
    border: none;
    text-align: center;
    width: 325px;
    outline: none;
}

.Secagem-2 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.tabelas-Secagem td.first {

    padding: 0px 0px 0px 10px !important;
}

.tabelas-Secagem td.last {

    padding: 0px 10px 0px 0px !important;
}

.tabelas-Secagem td.Blued-Secagem-8.last {

    padding: 0px 10px 0px 0px !important;
}

.Blued-Secagem-1 input,
.Blued-Secagem-2 input,
.Blued-Secagem-3 input,
.Blued-Secagem-4 input {
    border: none;
}

.Blued-Secagem-5 input,
.Blued-Secagem-6 input,
.Blued-Secagem-7 input,
.Blued-Secagem-8 input {
    background-color: #03355a;
    border: none;
    border-radius: 0px;
    height: 50px;
}

.tabelas-Secagem tr.Blued-Secagem ::-webkit-input-placeholder {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: center;

}

.tabelas-Secagem tr.Blued-Secagem td {
    padding: 10px 0px 0px 0px !important;
}



.tabelas-Secagem tr.grey ::-webkit-input-placeholder {
    color: #4d3f10 !important;
    font-size: 15px;
    padding: 0px;



}

.tabelas-Secagem tr.white ::-webkit-input-placeholder {
    color: #4d3f10 !important;
    font-size: 15px;



}


/*Desfiado*/

.new-border-Desfiado {


    width: 9%;
    height: 5px;
    margin: 0 auto;
    background-color: #dbb718;
    margin-top: -6px;



}

.tabelas-Desfiado table {

    border-collapse: collapse;
    width: 100%;
}

.tabelas-Desfiado td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}


.tabelas-Desfiado tr th {
    background: #e0ba1f;
}

.tabelas-Desfiado tr th {
    background: #e0ba1f;
    padding: 15px 0px 15px 0px !important;
    text-align: center;
    width: 12%;
    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    /*border: 1px solid #e4cb66;*/
    border: none;
}

.Desfiado-1,
.Desfiado-4,
.Desfiado-5,
.Desfiado-6 {
    border-right: 1px solid #e4cb66 !important;

}



.tabelas-Desfiado tr.grey input {
    background: #ececec;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    /*color: #787878 !important;*/
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 700;
}

.tabelas-Desfiado td,
th {
    border: none;
}

.tabelas-Desfiado th {
    border: 1px solid #eed676;
}

.tabelas-Desfiado td,
th {
    padding: 1px !important
}



.tabelas-Desfiado tr.white input {
    background: #fff;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    /*color: #787878 !important;*/
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 700;
}


.banner-box.tabelas-align-Desfiado {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0px 0px 30px 0px;
    margin-bottom: 40px;
    border: none;
    overflow: auto;
}

.Desfiado-2 input {
    background: none;
    border: none;
    text-align: center;
    width: 385px;
    outline: none;
}

.Desfiado-2 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.tabelas-Desfiado tr th .Desfiado-2 {
    border: none;
}

.Blued-Desfiado-1 input,
.Blued-Desfiado-2 input,
.Blued-Desfiado-3 input

/*.Blued-Desfiado-4 input*/
    {
    border: none;
}

.Blued-Desfiado-5 input,
.Blued-Desfiado-6 input,
.Blued-Desfiado-4 input,
.Blued-Desfiado-8 input {
    background-color: #03355a;
    border: none;
    border-radius: 0px;
    height: 50px;
}

.tabelas-Desfiado tr.Blued-Desfiado ::-webkit-input-placeholder {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: center;

}

.tabelas-Desfiado tr.Blued-Desfiado td {
    padding: 10px 0px 0px 0px !important;
}




.Blued-Packing-2 input,
.Blued-Packing-3 input,
.Blued-Packing-5 input,
.Blued-Packing-6 input,
.Blued-Packing-4 input,
.Blued-Packing-8 input {
    background-color: #03355a;
    border: none;
    border-radius: 0px;
    height: 50px;
    border-right: 1px solid #4f748f;
    text-align: center;
}

.Blued-Packing-1 input {
    background-color: #03355a;
    height: 50px;
    border-radius: 0px;
    border: none;
}

.tabelas-Pack {
    padding-bottom: 40px;
}

/*22/12*/
/*.tabelas-Pack tr th {
    border: none;
}*/

.tabelas-Pack tr.Blued-Packing ::-webkit-input-placeholder {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;

}

/*
.tabelas-Pack tr.Blued-Packing td {
    padding: 0px !important;
}*/
.tabelas-Pack td.first {

    padding: 0px 0px 0px 10px !important;
}

.tabelas-Pack td.last {

    padding: 0px 10px 0px 0px !important;
}

.tabelas-Pack td.Blued-Packing-8.last {

    /* padding: 0px 10px 0px 0px !important; */
    padding: 20px 0px 0px 0px !important;
}



.tabelas-Pack td.Blued-Packing-1.first {
    padding: 15px 0px 0px 80px !important;
}

.tabelas-Pack td.Blued-Packing-2 {
    padding: 15px 0px 0px 0px !important;

}

.tabelas-Pack td.Blued-Packing-3 {
    padding: 15px 0px 0px 0px !important;
}

.tabelas-Pack td.Blued-Packing-4 {
    padding: 15px 0px 0px 0px !important;
}

.tabelas-Pack td.Blued-Packing-5 {
    padding: 15px 0px 0px 0px !important;
}

.tabelas-Pack td.Blued-Packing-6 {
    padding: 15px 0px 0px 0px !important;
}

.tabelas-Pack td.Blued-Packing-8.last {
    padding: 15px 10px 0px 0px !important;
}

/*.tabelas-Pack td.Blued-Packing-5 {
    padding: 20px 0px 0px 0px !important;
}

.tabelas-Pack td.Blued-Packing-5 {
    padding: 20px 0px 0px 0px !important;
}

*/
.tabelas-Desfiado tr.grey ::-webkit-input-placeholder {
    color: #4d3f10 !important;
    font-size: 15px;
    padding: 0px;
    font-weight: 600;


}

.tabelas-Desfiado tr.white ::-webkit-input-placeholder {
    color: #4d3f10 !important;
    font-size: 15px;
    font-weight: 600;



}

.tabelas-Desfiado td.first {

    padding: 0px 0px 0px 10px !important;
}

.tabelas-Desfiado td.last {

    padding: 0px 10px 0px 0px !important;
}

.tabelas-Desfiado td.Blued-Desfiado-8.last {

    padding: 0px 10px 0px 0px !important;
}


/*Expedicao*/

.new-border-Expedicao {


    width: 8%;
    height: 5px;
    margin: 0 auto;
    background-color: #dbb718;
    margin-top: -6px;



}

.tabelas-Expedicao {
    /*box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 20px 0 rgb(0 0 0 / 2%);*/
    overflow: inherit;
    padding: 0px 0px 10px 0px;
}

.tabelas-Expedicao table {

    border-collapse: collapse;
    width: 2495px;
}

.tabelas-Expedicao td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}


.tabelas-Expedicao tr th {
    background: #e0ba1f;
}

.tabelas-Expedicao tr th {
    background: #e0ba1f;
    padding: 5px 0px 15px 0px !important;
    text-align: center;
    width: 0%;
    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    border: 1px solid #e4cb66;

}

/*.Desfiado-1, .Desfiado-4, .Desfiado-5, .Desfiado-6{
    border-right: 1px solid #e4cb66 !important;

}
*/

/*22/12*/
.tabelas-Expedicao tr.grey input {
    background: #ececec;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    /*color: #787878 !important;*/
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 700;
}

.tabelas-Expedicao td,
th {
    border: none;
}

.tabelas-Expedicao th {
    border: 1px solid #eed676;
}

.tabelas-Expedicao td,
th {
    padding: 1px !important
}


/*22/12*/
.tabelas-Expedicao tr.white input {
    background: #fff;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    /*color: #787878 !important;*/
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 700;
}


.banner-box.tabelas-align-Expedicao {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    padding: 0px 0px 30px 0px;
    margin-bottom: 40px;
    border: none;
    overflow: auto;

}

.Expedicao-4 input {
    background: none;
    border: none;
    text-align: center;
    width: 340px;
    outline: none;
}

.Expedicao-4 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.Expedicao-12 input {
    background: none;
    border: none;
    text-align: center;
    width: 220px;
    outline: none;
}

.Expedicao-12 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.Expedicao-15 input {
    background: none;
    border: none;
    text-align: center;
    width: 220px;
    outline: none;
}

.Expedicao-15 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.tabelas-Expedicao tr th .Expedicao-2 {
    border: none;
}

.tabelas-Expedicao td.first {

    padding: 0px 0px 0px 10px !important;
}

.tabelas-Expedicao td.last {

    padding: 0px 10px 0px 0px !important;
}

.nothing input {
    border: none;
}

.nothing input::-webkit-input-placeholder {
    font-size: 15px;
    color: black;
    font-weight: 600;
}

/*Style*/

.Header-1 .container {
    max-width: 1290px;
}

.Header-1 {
    max-width: 100%;
    height: 85px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 20px 0 rgb(0 0 0 / 2%);
}

ul.home-head-1 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    /*.home-head-1 li*/
    margin: 0 auto;
    padding: 0;

}

.home-head-1 li a {
    font-size: 17px;
    line-height: 36px;
    color: #606060;
    font-weight: 500;
    text-decoration: none;
    font-family: 'Poppins';
}

.home-head-1 li {
    list-style: none;
    padding: 0px 5px 5px 15px;
}

.Head-text {

    text-transform: uppercase;
    margin-top: 20px;
    margin: 0 auto;
    text-align: center;


}

.Head-text span {
    font-size: 36px;
    margin-top: 10px;
    font-weight: 700;
    /*border-bottom: 5px solid #dbb718;*/
    display: inline-block;
    text-transform: uppercase;
    color: #033558;
    font-family: 'Poppins';
}

/*.Head-img{
    padding: 0px 0px 0px 40px;
}*/

.banner-box {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 62%;
    margin: 0 auto;
    margin-top: 40px;
    padding: 0px 0px 50px 0px;
    margin-bottom: 100px;
    border: 1px solid #e9c531;
}

.banner-box-tabelas-align-expert {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 1190px;
    margin: 0 auto;
    /*margin-top: 40px;*/
    padding: 0px 0px 50px 0px;
    margin-bottom: 100px;
    /*border: 1px solid #e9c531;*/
}

.table-expert table {

    border-collapse: collapse;
    width: 100%;
}

.table-expert td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;

}


.table-expert tr th {
    background: #e0ba1f;
}

.table-expert tr th {
    background: #e0ba1f;
    padding: 10px 0px 10px 0px !important;
    text-align: center;
    width: 0%;
    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";

}

.table-tabelas table {

    border-collapse: collapse;
    width: 100%;
}

.table-tabelas td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;

}


.table-tabelas tr th {
    background: #e0ba1f;
}

.table-tabelas tr th {
    background: #e0ba1f;
    padding: 10px 0px 10px 0px !important;
    text-align: center;
    width: 0%;
    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";

}



.banner-1-login {
    padding: 35px 80px 0px 80px;
    width: 100%;
}

.banner-2 {
    padding: 35px 55px 0px 65px;
    width: 100%;
}

.row-align-justified {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2px 0px;
}

.new-border-Lotes {


    width: 8%;
    height: 5px;
    margin: 0 auto;
    background-color: #dbb718;
    margin-top: -6px;



}

.label-1 input {
    width: 100%;
    padding: 20px 0px 20px 50px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    background-image: url(../images/login/name.png);
    background-repeat: no-repeat;
    background-position: 16px;
    outline: none;
}

.label-1 p {
    padding: 0px 0px 0px 4px;
    font-size: 16px;
    font-weight: 700;
    color: #616161;
    font-family: 'Poppins'

}

.label-2 {
    padding: 20px 0px 0px 0px;
}

.label-2 p {
    padding: 0px 0px 0px 4px;
    font-size: 16px;
    font-weight: 700;
    color: #616161;
    font-family: 'Poppins'
}

.label-2 input {
    width: 100%;
    padding: 20px 0px 20px 50px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    background-image: url(../images/login/pass.png);
    background-repeat: no-repeat;
    background-position: 16px;
    outline: none;
}

.btn-1 {
    padding: 50px 0px 50px 0px;
    text-align: center;
}

.btn {
    /*background-color: #12385f;*/
    background-image: linear-gradient(#164a84, #123962);
    color: #fff;
    padding: 12px 50px 12px 50px;
    font-weight: 600;
    font-size: 26px;
    border: none;
    outline: none;
}

.btn:hover {
    color: #fff;
}

.Footer-1 img {
    width: 100%;
}

/*Lotes*/
.container {
    max-width: 1275px;
}

.encomendas .container {
    max-width: 1300px;
}

.contain {
    padding-bottom: 100px;
}

.Below-bar {
    margin-top: 40px;
}

.Below-bar input {
    width: 40%;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;
    /*margin-left: -20px;*/
}

.Below-bar button {

    width: 4%;
    padding: 10px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}

.Below-bar .btn {
    background-color: #e8c52d;
    width: 12%;
    float: right;

}

.Below-bar .btn a {
    color: #fff;
    text-decoration: none;

}

.Below-bar .btn-2 {
    background-color: #03355a;
    width: 12%;
    float: right;
    margin-right: 20px;
    border-radius: 5px;

}

.Below-bar .btn-2 a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
}

/* .Tabelas-lotes {
    padding-bottom: 20px;
    margin-top: 30px;
    border: 1px solid #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
} */

.Tabelas-lotes th {

    background-color: #e1ba1f;
    color: black;
    max-width: 125px;
    font-family: Poppins;
    font-weight: 600;
    color: #4a3f11;
    padding: 10px 10px 10px 30px !important;

}

.inputer {
    /*width: 80px;*/
    max-width: 70px;
}

.inputer input {
    padding: 10px 10px 10px 10px;
    /*width: 25%*/
    /*margin-left: 20px;*/
    max-width: 80px;
    outline: none;
    border: 1px solid #d0d0d0;

}

.table td {
    padding: 0px;
    margin-left: 20px;
    font-family: Poppins;
    margin: 0;

}

.table-2 {
    margin: 0 auto;
    width: 96%;
}

.table-2 td i {
    padding: 0px 10px 0px 0px;
}

.table-2 td a {
    text-decoration: none;
    color: #878787;
}

.table-2 td {
    font-size: 15px;
    font-weight: 600;
    color: #888;
    vertical-align: baseline;
}

.table-1 .Lote {
    padding: 0px 0px 12px 50px;
}

.table-1 td th {
    padding: 10px !important;
}

/*.home-head-1 li  .active{
    background-color: #dcb518; 
    color: #fff;
}*/
#myBtn {
    outline: none;
    border: none;
    background: none;
    font-weight: 600;
    color: #888;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}


.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #dcb528;
    width: 36%;
}


.close {
    color: #aaaaaa;
    position: absolute;
    right: 15px;
    font-size: 28px;
    font-weight: bold;
    outline: none;

}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    outline: none;

}

.modal-content p {

    text-align: center;
    font-size: 26px;
    font-weight: 600;
    color: #03355a;
}

.modal-content span {
    font-family: 'Poppins';
    font-size: #888;
    color: #888;
    padding-bottom: 10px;
}

/*.modal-content input{
    padding: 8px;
    outline: none;
}
*/

.Below-bar-1 input {
    width: 65%;
    padding: 15px;
    border: 1px solid #dcb518;
    outline: none;
    /*margin-left: -20px;*/
    border-radius: 5px;
    font-family: 'Poppins';
}

.Below-bar-1 button {

    width: 35%;
    padding: 14px 0px 17px 0px;
    background: #dcb518;
    color: white;
    font-size: 20px;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 1px 3px 3px 1px;
    font-weight: bold;
    margin-left: -5px;
}

.Button-11 button {
    float: right;
    padding: 10px 25px 10px 30px;
    background: #13355a;
    color: #fff;
    border: none;
    border-radius: 3px;
    outline: none;
}

.Button-11 {

    margin-top: 15px;
}

.modal-backdrop.show {
    opacity: -0.5;
    position: unset;
}


/*User*/
.poster-checkbox-box {
    min-height: 100px;
    width: 100%;
    /*border-bottom: 1px solid #cfcfcf;*/

}

.poster-checkbox-box-2 {
    min-height: 100px;
    width: 100%;
}

.poster-checkbox-box1 {
    width: 550px;
    min-height: 75px;
    padding: 15px 10px;

    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-left: 30px;
    padding: 30px 0px 0px 20px;
}

.poster-checkbox-box1 {
    position: relative;

}



.checkbox-mini-box-poster input {
    position: absolute;
    height: 25px;
    width: 25px;
    background-color: #eee;
    margin-left: -32px;
    margin-top: 3px;
}

.Check-Demolha {

    word-break: break-word;
    width: 125px !important;
    top: 26px;
}

.checkbox-mini-box-poster-2 input {
    position: absolute;
    height: 25px;
    width: 25px;
    background-color: #eee;
    margin-left: -32px;
    margin-top: 3px;
}

.checkbox-mini-box-poster span {
    position: absolute;
    margin-top: 5px;
    font-size: 15px;
    line-height: 22px;
    color: #3a3a3a;
    font-weight: 500;
    font-family: "Poppins";
    width: 170px;
}

.checkbox-mini-box-poster-2 span {
    position: absolute;
    margin-top: 5px;
    font-size: 15px;
    line-height: 22px;
    color: #3a3a3a;
    font-weight: 500;
    font-family: "Poppins";
    width: 170px;
}

.checkbox-mini-box-poster-3 input {
    display: none;

}

.checkbox-mini-box-poster-3 span {
    display: none;

}

.checkbox-mini-box-poster {
    max-width: 100%;
}


.checkbox-mini-box-poster-1 {
    display: none;
}

.checkbox-mini-box-poster-2 {
    width: 200px;
}

.banner-box-1 {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 70%;
    margin: 0 auto;
    margin-top: 40px;
    padding: 0px 0px 50px 0px;
    margin-bottom: 100px;
    border: 1px solid #e9c531;
}

.banner-box-2 {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 70%;
    margin: 0 auto;
    margin-top: 40px;
    padding: 0px 0px 50px 0px;
    margin-bottom: 100px;
    border: 1px solid #e9c531;
}


.Below-bar button {

    width: 4%;
    padding: 10px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}

.banner-box.Tabelas-lotes-align-expert {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 1210px;
    margin: 0 auto;
    padding: 0px 0px 50px 0px;
    margin-bottom: 50px;
    border: none;
}

.search-addnew {
    display: flex;
    padding: 50px 0 10px 0;
}

.tab-search {
    width: 80%;
    margin: 13px 0 0 0;
}

/* 
.add-new {
    width: 12%;
    position: relative;
    left: 5px;
    top: 80px;
    float: right;
} */

.in-head {
    display: flex;
}

.in-head input {
    width: 50%;
    background: none;
    border: none;
    text-align: center;
    outline: none;
    text-transform: uppercase;
}

.in-head input::placeholder {
    color: #4b3f0d;
    font-size: 15px;
    font-weight: 700;


}

button.btn-2.add_new_items {
    background-color: #e8c52d;
    text-transform: uppercase;
    font-weight: 600;
    outline: none;
}


.tab-search input {
    border: 1px solid #d2c7c7;
    border-radius: 5px;
    padding: 6px 14px;
    outline: unset;
    width: 517px;
    height: 47px;
}

.tab-search input::placeholder {
    color: #ccc;
    font-size: 18px;
    position: relative;
    top: -3px;

}

.tab-search button {
    background: #02355a;
    height: 48px;
    width: 45px;
    outline: unset;
    margin: 0 0 0 -14px;
    color: #fff;
}

.tab-search button i.fa.fa-search {
    font-weight: 100;
    font-size: 17px;
}

.add-new button {
    border: none;
    font-size: 15px;
    font-weight: 700;
    /*text-transform: uppercase;*/
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#deb81b+0,e9c52e+100 */
    background: #deb81b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #deb81b 0%, #e9c52e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #deb81b 0%, #e9c52e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #deb81b 0%, #e9c52e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#deb81b', endColorstr='#e9c52e', GradientType=0);
    /* IE6-9 */
    color: #fff;
    outline: unset;
    padding: 12px 13px;
    border-radius: 2px;
}

.Tabelas-lotes-2-expert table {

    border-collapse: collapse;
    width: 1210px;
}

.Tabelas-lotes-2-expert td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}


.Tabelas-lotes-2-expert tr th {
    background: #e0ba1f;
}

.Tabelas-lotes-2-expert tr th {
    background: #e0ba1f;
    font-size: 15px;
    color: #4b3f0d;

    text-align: center;
    width: 100%;
    font-family: 'Poppins';
    font-weight: 600;
}

/*.Tabelas-lotes-2 table.table.table-striped tr th {
    border-radius: 5px;
}*/
.inputer input::-webkit-input-placeholder {
    color: #888;
    text-align: center;
    font-weight: 600;

}

tr.grey input {
    background: #ececec;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    /*color: #787878 !important;*/
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 700;

}

.form-control:focus {
    color: #495057;
    background-color: unset;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}

.Tabelas-lotes-2-expert td,
th {
    border: none;
}

.Tabelas-lotes-2-expert th {
    border: 1px solid #eed676;
}

.Tabelas-lotes-2-expert td,
th {
    padding: 1px !important
}



tr.white input {
    background: #fff;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    /*color: #787878 !important;*/
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 700;

}

/*Encomendas Nacional*/

.Head-text-2 span {
    font-size: 36px;
    margin-top: 10px;
    font-weight: 700;
    /* border-bottom: 5px solid #dbb718;*/
    display: inline-block;
    text-transform: uppercase;
    color: #033558;
    font-family: 'Poppins';
}

.Head-text-2 {
    text-transform: uppercase;
    margin-top: 20px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.new-border {
    width: 8%;
    height: 5px;
    margin: 0 auto;
    background-color: #dbb718;
}

.table-4 {
    width: 97%;
    margin: 0 auto;

}

.Below-bar-2 {
    margin-top: 40px;
}

/*21/12*/
.Below-bar-2 input {
    width: 40%;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;
    font-family: 'Poppins'
        /*margin-left: -20px;*/
}

/* 
.Below-bar-2 button {

    padding: 10px 16px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}


.Below-bar-2 .btn {
    background-color: #e8c52d;
    float: right;
    text-transform: uppercase;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}

.Below-bar-2 .btn a {
    color: #fff;
    text-decoration: none;

}

.Below-bar-2 .btn-2 {
    background-color: #03355a;
    width: 12%;
    float: right;
    margin-right: 10px;
    border-radius: 5px;
    font-weight: 700;
    text-transform: uppercase;

}

.Below-bar-2 .btn-2 a {
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
} */

.Below-bar-lotes {
    margin-top: 40px;
}

.Below-bar-lotes input {
    width: 40%;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;
    /*margin-left: -20px;*/
}


.Tabelas-lotes-3 table {

    border-collapse: collapse;
    /* width: 100%;*/
}

.Tabelas-lotes-3 td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}


.Tabelas-lotes-3 tr th {
    background: #e0ba1f;
}

.Tabelas-lotes-3 tr th {
    background: #e0ba1f;
    font-size: 15px;
    color: #4b3f0d;
    font-family: 'Poppins';
    text-align: center;
    /* width: 16%;*/
    font-weight: 600;
}

.Tabelas-lotes-3 td,
th {
    border: none;
}

.Tabelas-lotes-3 th {
    border: 1px solid #eed676;
}

.Tabelas-lotes-3 td,
th {
    padding: 1px !important
}



.Paramara-1 {
    width: 100%;
    max-width: 675px;
    text-align: center;
    background-color: #e0ba1f;
    padding: 15px 20px 15px 20px;
    height: 58px;
    border-right: 1px solid #f1d476;

}

.Paramara-1 h3 {
    font-size: 16px;
    font-family: Poppins;
}

.Paramara-2 {
    width: 100%;
    max-width: 251px;
    display: flex;
    background-color: #e0ba1f;
    padding: 15px 20px 15px 0px;
    border-right: 1px solid #f1d476;
    /*margin-left: -55px;*/

}

/*01/12*/
.Paramar-2 {
    width: 100%;
    max-width: 210px;
    display: flex;
    background-color: #e0ba1f;
    padding: 15px 20px 15px 0px;
    border-right: 1px solid #f1d476;
    /*margin-left: -55px;*/

}

.Paramar-2 h3 {
    font-size: 16px;
    font-family: Poppins;
    padding: 0px 25px 0px 25px;
}

.Paramara-2 h3 {
    font-size: 16px;
    font-family: Poppins;
    padding: 0px 25px 0px 25px;
}

.Paramara-3 {
    width: 100%;
    max-width: 104px;
    display: flex;
    background-color: #e0ba1f;
    padding: 10px 20px 15px 5px;
    border-right: 1px solid #f1d476;
    /*margin-left: 29px;*/

}

.Paramara-3 h3 {
    font-size: 16px;
    font-family: Poppins;

}


.tot {
    display: flex;
    padding: 17px 10px 10px 0px;
    margin-left: -20px;

}

.tot-2 {
    display: flex;
    padding: 17px 10px 10px 0px;
    margin-left: -20px;

}

.Par-1 {
    /*padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;

}

.Par-2 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 70px;
    margin-right: 1px;
    height: 50px;
}

.Par-3 {
    /*padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-1 h3 {
    padding: 0px 0px 0px 10px;
}

.Par-2 h3 {
    padding: 15px 0px 0px 0px;
}

.Par-3 h3 {
    padding: 15px 10px 10px 10px;
}

.Par-4 h3 {
    padding: 15px 10px 10px 10px;
}

.Par-5 h3 {
    padding: 15px 3px 0px 3px;
}

.Par-6 h3 {
    padding: 15px 15px 0px 15px;

}

.Par-7 h3 {
    padding: 5px 5px 0px 5px;
}

.Par-8 h3 {
    padding: 15px 2px 0px 2px;
}


.Par-4 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-5 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-6 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-7 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-8 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-9 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-10 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-11 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Par-12 {
    /* padding: 10px 10px 10px 10px;*/
    background-color: #e0ba1f;
    width: 120px;
    margin-right: 1px;
    height: 50px;
}

.Head-t {
    display: flex;
    margin: 0 auto;
    width: 1240px;
}

/*21/12*/
.Tab {
    margin-top: 40px;
    padding-bottom: 45px;
}

.Paramara-2 input {
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    outline: none;
}

.Paramaraa-2 input {
    background: none;
    border: none;
    text-align: center;
    width: 225px;
    outline: none;
}

.Paramar-2 input {
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    outline: none;
}

.form-control[readonly] {
    background-color: none;
}

.Paramara-1 input {
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    outline: none;
}

.Paramara-1 label , .Paramara-2 label , .Paramar-2 label , .Paramara-3 label , .paranacion-1 label , .paranacion-2 label , .paranacion-3 label {
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    outline: none;
    background: #e0ba1f;
    font-size: 15px;
    color: #4b3f0d;
    text-align: center;
    font-family: 'Poppins';
    font-weight: 600;
    margin: 0;
}

.Paramara-3 input {
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    outline: none;
}

.Paramara-1 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.Paramara-2 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.Paramaraa-2 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.Paramar-2 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.Paramara-3 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.tabletable-striped-expert tr.grey ::-webkit-input-placeholder {
    color: black !important;
    font-size: 13px;
    padding: 0px;

}

.tabletable-striped-expert tr.white ::-webkit-input-placeholder {
    color: black !important;
    font-size: 13px;


}

.new-border-Expedicao-1 {


    width: 10%;
    height: 5px;
    margin: 0 auto;
    background-color: #dbb718;
    margin-top: -6px;



}


/*Style-1*/


.Header-1 {
    max-width: 100%;
    height: auto;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 20px 0 rgb(0 0 0 / 2%);
}

ul.home-head-1 {
    display: flex;
    align-items: center;
    justify-content: right;
    padding: 5px 0px 0px 0px;
}


.home-head-1 li a {
    font-size: 16px;
    line-height: 36px;
    color: #606060;
    font-weight: 500;
    text-decoration: none;
    padding: 5px 13px;
}

.home-head-1 li a:hover {
    background: #dcb618;
    color: #fff;
}

/*.home-head-2 li a:hover {
    background: #dcb618;
    color: #fff;
    padding: 4px 4px 4px 4px;
}*/
.home-head-2 li a:hover {
    background: #dcb618;
    color: #fff;
    padding: 5px 5px;
    margin: 5px 8px;
}

.home-head-1 li {
    list-style: none;

}

.Head-text {

    text-transform: uppercase;
    margin-top: 20px;
    margin: 0 auto;
    text-align: center;


}

.Head-text-tabelas {

    text-transform: uppercase;
    margin-top: 20px;
    margin: 0 auto;
    text-align: center;


}

.Head-text span {
    font-size: 36px;
    margin-top: 10px;
    font-weight: 700;
    /*border-bottom: 5px solid #dbb718;*/
    display: inline-block;
    text-transform: uppercase;
    color: #033558;
}

.Head-text-tabelas span {
    font-size: 36px;
    margin-top: 10px;
    font-weight: 700;
    border-bottom: 5px solid #dbb718;
    display: inline-block;
    text-transform: uppercase;
    color: #033558;
}

/*.Head-img{
    padding: 0px 0px 0px 40px;
}*/

.banner-box {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 70%;
    margin: 0 auto;
    margin-top: 40px;
    padding: 0px 0px 50px 0px;
    margin-bottom: 100px;
    border: 1px solid #e9c531;
}

.banner-1 {
    padding: 35px 110px 0px 100px;
    width: 100%;
}

.label-1 input {
    width: 100%;
    padding: 16px 0px 16px 50px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    background-image: url(../images/login/name.png);
    background-repeat: no-repeat;
    background-position: 16px;
}

.label-1 p {
    padding: 0px 0px 0px 4px;
    font-size: 16px;
    font-weight: 700;
}

.label-2 {
    padding: 20px 0px 0px 0px;
}

.label-2 p {
    padding: 0px 0px 0px 4px;
    font-size: 16px;
    font-weight: 700;
}

.label-2 input {
    width: 100%;
    padding: 16px 0px 16px 50px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    background-image: url(../images/login/pass.png);
    background-repeat: no-repeat;
    background-position: 16px;
}

.btn-1 {
    padding: 50px 0px 50px 0px;
    text-align: center;
}

.btn {
    background-color: #14497f;
    color: #fff;
    padding: 12px 50px 12px 50px;
    font-weight: 600;
    font-size: 26px;
}

.btn:hover {
    color: #fff;
}

.Footer-1 img {
    width: 100%;
}

/*Lotes*/

.Below-bar {
    margin-top: 40px;
}

.Below-bar input {
    width: 44%;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    /*margin-left: -20px;*/
}

.Below-bar button {

    width: 5%;
    padding: 11px;
    background: #03355a;
    color: white;
    font-size: 16px;

    cursor: pointer;
    border: none;

    margin-left: -5px;
}

.Below-bar .btn {
    background-color: #e8c52d;
    width: 14%;
    float: right;

}

.Below-bar .btn a {
    color: #fff;
}

/**********************************************************************************balan*******************************************/

.banner-box.tabelas-align {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
    border-radius: 5px;
    width: 100%;
    margin: 0 auto;
    margin-top: 40px;
    padding: 0px 0px 20px 0px;
    margin-bottom: 100px;
    border: none;
}

.search-addnew {
    display: flex;
    padding: 50px 0 10px 0;
}

.tab-search {
    width: 50%;
    margin: 13px 0 0 0;
}



.tab-search input {
    border: 1px solid #d2c7c7;
    border-radius: 5px;
    padding: 6px 14px;
    outline: unset;
    width: 517px;
    height: 47px;
}

.tab-search input::placeholder {
    color: #ccc;
    font-size: 18px;
    position: relative;
    top: -3px;

}

.tab-search button {
    background: #02355a;
    height: 48px;
    width: 45px;
    outline: unset;
    margin: 0 0 0 -14px;
    color: #fff;
}

.tab-search button i.fa.fa-search {
    font-weight: 100;
    font-size: 17px;
}

/* 
.add-new button {
    border: none;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    background: #deb81b;
    background: -moz-linear-gradient(top, #deb81b 0%, #e9c52e 100%);
    background: -webkit-linear-gradient(top, #deb81b 0%, #e9c52e 100%);
    background: linear-gradient(to bottom, #deb81b 0%, #e9c52e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#deb81b', endColorstr='#e9c52e', GradientType=0);
    color: #fff;
    outline: unset;
    padding: 10px 10px 10px 10px;
    border-radius: 2px;
} */

.tabelas-tot table {

    border-collapse: collapse;
    width: 100%;
}

.tabelas-tot td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}


.tabelas-tot tr th {
    background: #e0ba1f;
}


.tabelas-tot tr th {
    background: #e0ba1f;
    font-size: 15px;
    color: #4b3f0d;
    padding: 10px 5px 10px 8px !IMPORTANT;
    text-align: center;
    width: 16%;
    vertical-align: middle;
}

/*.tabelas-tot table.table.table-striped tr th {
    border-radius: 5px;
}*/

tr.grey input {
    background: #ececec;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    color: #000 !important;
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 600;


}

.form-control:focus {
    color: #495057;
    background-color: unset;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}

.Tabelas-lotes table.table.table-striped.table-2 tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
}

.tabelas-tot td,
th {
    border: none;
}

.tabelas-tot th {
    border: 1px solid #eed676;
}

.tabelas-tot td,
th {
    padding: 1px !important
}



tr.white input {
    background: #fff;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    color: #000 !important;
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 600;
}


.copyright {
    background: #12355a;
    text-align: center;
    padding: 0px 0px 30px 0px;
    font-size: 15px;
    margin-top: -30px;
}


.copyright p {
    margin: 0;
    color: white;
}


.error {
    color: red;
}


/*******30/11***********/

.tab-search input::-webkit-input-placeholder {
    font-family: poppins;
    font-size: 15px;
}

.Below-bar-2 input::-webkit-input-placeholder {
    font-family: poppins;
    font-size: 15px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.ui-menu-item-wrapper {
    font-family: poppins;
    font-size: 14.5px;
    font-weight: 700;
}

/**/



/*******01/12***SATZ**/

.center-permission {
    text-align: center;
    margin: 0 auto;
    padding: 50px 0px;
}

.white>td>input.form-control {
    background-color: #fff !important;
    /*opacity: 1;*/
}

button.btn.add_new_items {
    margin-left: 5px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

/* Dec 3 - SATZ */

.pdf_remover {
    max-width: 100%;
    display: flex;
    height: 42px;
    align-items: center;
    justify-content: space-between;
    padding-top: inherit;
}


.pdf_remover img {
    width: 10%;
    padding: 5px;
}

.pdf_remover span {
    width: 82%;
    padding: 0px 10px;
}

.pdf_remover button {
    color: #aaaaaa;
    font-size: 25px;
    font-weight: bold;
    outline: none;
    background-color: #fff;
    border: 1px solid #fff;
    width: 8%;
}

/*SATZ - Dec 4*/

.table,
.table-striped,
.table-1 {
    text-transform: uppercase;
}


/* The container */
.last {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.last input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 15px;
    left: 30px;
    height: 25px;
    width: 25px;
    /*background-color: #eee;*/
    border: 3px solid #03355a;
    border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.last:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.last input:checked~.checkmark {
    background-color: #ffffff;
    border: 3px solid #03355a;
    border-radius: 5px;
    color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.last input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.last .checkmark:after {
    left: 11px;
    top: -11px;
    width: 10px;
    height: 25px;
    border: 5px solid #e0bb28;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transform: rotate(45deg);
}

/*SATZ-Dec 6*/

.ui-menu .ui-menu-item-wrapper:hover {
    color: #303030;
    background-color: #e0bb28;
    border: #fff 1px solid;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    background-color: #e0bb28;
    color: #000;
}

.fa-file-pdf-o {
    background: #fefefe;
    position: relative;
    top: -2px;
    color: #dc3545;
    font-size: 21px;
    font-weight: 600;
    padding-right: 10px;
}

#lotes-pdf-popup-result {
    margin-top: 25px;
}

.pop-icon1 {
    max-width: 250px;
    display: flex;
    align-items: center;
    border: 1px solid #bababa;
    border-radius: 4px;
    padding: 5px 10px;
    margin: 2px;
    justify-content: space-between;
}

.remove_batch_pdf {
    color: #aaaaaa;
    position: relative;
    right: -3px;
    font-size: 28px;
    font-weight: bold;
    outline: none;
    padding-left: 20px;

}

/* .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05);
} */

/* SATZ - Dec 10 */
.Blued-Packing-1,
.Blued-Packing-2,
.Blued-Packing-3,
.Blued-Packing-4,
.Blued-Packing-5,
.Blued-Packing-6,
.Blued-Packing-7,
.Blued-Packing-8 {
    text-align: center !important;
    background-color: #03355a;
    border: none;
    border-radius: 0px;
    height: 50px;
    border-right: 1px solid #4f748f;
    text-align: center;
    color: white;
}

.Blued-corte,
.Blued-corte-1,
.Blued-corte-2,
.Blued-corte-3,
.Blued-corte-4,
.Blued-corte-5,
.Blued-corte-6,
.Blued-corte-7,
.Blued-corte-8,
.Blued-corte-9,
.Blued-corte-10,
.Blued-corte-11,
.Blued-corte-12,
.Blued-corte-13,
.Blued-corte-14,
.Blued-corte-15,
.Blued-corte-16,
.Blued-corte-17,
.Blued-corte-1 {
    text-align: center !important;
    background-color: #03355a;
    border: none;
    border-radius: 0px;
    height: 50px;
    border-right: 1px solid #4f748f;
    text-align: center;
    color: white;
}

/* SATZ-Dec 13 22/12*/
#peso_liquido1,
#peso_liquido2 ,
#aumento_na_demolha,
#apos_vidragem_total,
#cliente_1_total,
#cliente_2_total,
#cliente_3_total,
#cliente_4_total,
#cliente_5_total,
#sobra_total
{
    background-color: #03355a;
    /*border: 1px solid #4d758f;*/
    border-radius: 0px;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 6px 12px;
}

.tabelas-escala-1 tr.Blued label#peso_entrada,
#espinhas,
#lote_sal,
#peso_em_salgadoverde,
.bg-blue,
.Blued2-4,
.Blued2-5,
.Blued2-6,
.Blued2-7,
.Blued2-8,
.Blued2-9 {
    height: 50px;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
    background-color: #03355a;
    padding: 20px 0px 0px 0px !important;

}

.t2,
.Blued3-4,
.Blued3-5,
.Blued3-6,
.Blued3-7,
.Blued3-8,
.Blued3-9,
.Blued3-10,
.Blued3-11,
.Blued3-12,
.Blued3-13 {
    background-color: #03355a;
    height: 50px;
    width: 100%;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
    text-align: center !important;

}

.inside-space table>tbody {
    border: 11px solid white;
}

.inside-space table>tbody tbody {
    border: none;
}

.Header-1 .col-md-2 {
    padding-left: 8px;
}

.col-md-10.header-box {
    padding-right: 0;
    padding-left: 0;
}

.Below-bar-2 button.btn.add_new_items,
.add-new button,
.primary-bt {
    background: #e0bb28;
    border-radius: 4px;
    text-transform: uppercase;
    width: initial;
    font-size: 15px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 12px 16px;
    line-height: 22px;
    color: #fff;
    font-weight: 600;
    border: none;
    outline: none;
}

.Below-bar-2 button[type="submit"] {
    min-width: 50px;
    margin-left: -6px;
    padding: 11px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.box-card {
    margin: 40px 0;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    border-radius: 5px;
    overflow: auto;
}
.Tabelas-lotes {
    /*margin: 40px 0;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    border-radius: 5px;
    overflow: auto;*/
}

.box-card thead th:first-child {
    border-top-left-radius: 6px;
}

.box-card thead th:last-child {
    border-top-right-radius: 6px;
}

.button-right {
    text-align: right;
    margin-bottom: 30px;
}

button:focus {
    outline: none;
}

.tables-container {
    max-width: 1290px;
}

thead.tables {
    border: 9px solid #e0bb28;
}

/*22/12*/
td.last {
    /*background: #ececec;*/
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    color: #000 !important;
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 600;
    padding: 0px 20px 0px 0px !important;
    margin-right: 15px;
}

.last input:checked~.checkmark {
    background-color: #ffffff;
    border: 3px solid #03355a;
    border-radius: 5px;
    color: #000;
}

.last {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.whitemy-row td.last {
    background-color: #fff;
}

tbody.myBody.fetcher {
    border: 11px solid #fff;
}

tr .whitemy-row {
    background-color: #fff;
    background: #fff;
}

tr.grey.my-row .last {
    background: #ececec;
}

/*21/12/2021*/

tbody.myBody.fetch {
    border-top: 11px solid #fff;
}


.paraarchive-1 {
    width: 100%;
    max-width: 740px;
    text-align: center;
    background-color: #e0ba1f;
    padding: 15px 20px 15px 20px;
    height: 58px;
    border-right: 1px solid #f1d476;
    display: flex;
    align-items: center;

}

.paraarchive-1 h3 {
    font-size: 16px;
    font-family: Poppins;
    margin: 0 auto;
}

.paraarchive-1 input {
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    outline: none;
}


.paraarchive-1 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.paraarchive-2 {
    width: 100%;
    max-width: 275px;
    display: flex;
    background-color: #e0ba1f;
    padding: 15px 20px 15px 0px;
    border-right: 1px solid #f1d476;
    /*margin-left: -55px;*/

}

.paraarchive-2 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.paraarchive-2 h3 {
    font-size: 16px;
    font-family: Poppins;
    padding: 0px 25px 0px 25px;
}

.paraarchive-2 input {
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    outline: none;
}

.paraarch-2 {
    width: 100%;
    max-width: 225px;
    display: flex;
    background-color: #e0ba1f;
    padding: 15px 20px 15px 0px;
    border-right: 1px solid #f1d476;
    /*margin-left: -55px;*/

}

.paraarch-2 h3 {
    font-size: 16px;
    font-family: Poppins;
    padding: 0px 25px 0px 25px;
}

.paraarch-2 input {
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    outline: none;
}

.paraarch-2 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}


.paranacion-1 {
    width: 100%;
    max-width: 692px;
    text-align: center;
    background-color: #e0ba1f;
    padding: 15px 20px 15px 20px;
    height: 58px;
    border-right: 1px solid #f1d476;
    display: flex;
    align-items: center;

}

.paranacion-1 h3 {
    font-size: 16px;
    font-family: Poppins;
    margin: 0 auto;
}

.paranacion-1 input {
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    outline: none;
}

.paranacion-1 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.paranacion-2 {
    width: 100%;
    max-width: 444px;
    display: flex;
    background-color: #e0ba1f;
    padding: 15px 5px 15px 20px;
    border-right: 1px solid #f1d476;
    /*margin-left: -55px;*/

}

.paranacion-2 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.paranacion-2 h3 {
    font-size: 16px;
    font-family: Poppins;
    padding: 0px 25px 0px 25px;
}

.paranacion-2 input {
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    outline: none;
}

.paranacion-3 {
    width: 100%;
    max-width: 104px;
    display: flex;
    background-color: #e0ba1f;
    padding: 15px 0px 15px 0px;
    border-right: 1px solid #f1d476;
    /*margin-left: -55px;*/

}

.paranacion-3 h3 {
    font-size: 16px;
    font-family: Poppins;
    padding: 0px 25px 0px 25px;
}

.paranacion-3 input {
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    outline: none;
}

.paranacion-3 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}


.paramarchive-1 {
    width: 100%;
    max-width: 756px;
    text-align: center;
    background-color: #e0ba1f;
    padding: 15px 20px 15px 20px;
    height: 58px;
    border-right: 1px solid #f1d476;
    display: flex;
    align-items: center;

}

.paramarchive-1 h3 {
    font-size: 16px;
    font-family: Poppins;
    margin: 0 auto;
}

.paramarchive-1 input {
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    outline: none;
}

.paramarchive-1 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}


.paramarchive-2 {
    width: 100%;
    max-width: 484px;
    display: flex;
    background-color: #e0ba1f;
    padding: 15px 5px 15px 20px;
    border-right: 1px solid #f1d476;
    /*margin-left: -55px;*/

}

.paramarchive-2 input::-webkit-input-placeholder {


    font-size: 15px;
    color: #4b3f0d;
    font-weight: 600;
    font-family: "Poppins";
    padding: 0px;
}

.paramarchive-2 h3 {
    font-size: 16px;
    font-family: Poppins;
    padding: 0px 25px 0px 25px;
}

.paramarchive-2 input {
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    outline: none;
}

tr#no_result_found {
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 600;
    background-color: #fff;
}

tr.lote-noresult {
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 600;
    background-color: #fff;
}

.checkbox-mini-box-poster label {
    position: absolute;
    margin-top: 5px;
    font-size: 15px;
    line-height: 22px;
    color: #3a3a3a;
    font-weight: 500;
    font-family: "Poppins";
    width: 100%;
    max-width: 150px;
}

p.alert.alert-success {
    font-size: 18px;
}

.inputer {
    width: 14%;
}

td.lote-2 {
    width: 18%;
}

td.lote-4 {
    width: 18%;
}

td.lote-1 {
    width: 24%;
}

td.lote-3 {
    width: 24%;
}


/*22/12*/

tbody.myBody.fetch-1 {
    border-top: 11px solid #fff;
    border-bottom: 11px solid #fff;
}

input.list1.rececao-input {
    font-family: 'Poppins';
}

th.ficha-1,
th.ficha-2,
th.ficha-3,
th.ficha-4,
th.ficha-5,
th.ficha-6,
th.ficha-7,
th.ficha-8 {
    width: 100%;
    min-width: 100px;
}

th.ficha-9 {

    width: 100%;
    min-width: 130px;
}

th.ficha-10 {

    width: 100%;
    min-width: 150px;
}

th.ficha-11 {

    width: 100%;
    min-width: 120px;

}

th.fichade-1 {

    width: 100%;
    min-width: 60px;

}

th.fichade-1 {

    width: 100%;
    min-width: 60px;

}

th.fichade-1 {

    width: 100%;
    min-width: 60px;

}

th.fichade-1 {

    width: 100%;
    min-width: 60px;

}


th.fichade-1 {

    width: 100%;
    min-width: 60px;

}

th.fichade-2 {

    width: 100%;
    min-width: 70px;

}

th.fichade-3 {

    width: 100%;
    min-width: 85px;

}

th.fichade-4 {

    width: 100%;
    min-width: 85px;

}

th.fichade-5 {

    width: 100%;
    min-width: 98px;

}

th.fichade-6 {

    width: 100%;
    min-width: 96px;

}

th.fichade-7 {

    width: 100%;
    min-width: 70px;

}

th.fichade-8 {

    width: 100%;
    min-width: 80px;

}

th.fichade-9 {

    width: 100%;
    min-width: 75px;

}

th.fichade-10 {

    width: 100%;
    min-width: 80px;

}

th.fichade-11 {

    width: 100%;
    min-width: 55px;

}

th.fichade-12 {

    width: 100%;
    min-width: 56px;

}

th.fichade-13 {

    width: 100%;
    min-width: 75px;

}

/*th.fichade-14{

    width: 100%;
    min-width: 60px;

}th.fichade-15{

    width: 100%;
    min-width: 60px;

}*/


tbody.escalabody {
    border-top: 11px solid #fff;
    border-bottom: 11px solid #fff;
}

tbody.escalabody-2 {
    border-top: 11px solid #fff;
    border-bottom: 11px solid #fff;
}

td.last-test {

    padding: 0px 10px 0px 0px !important;
}

tbody.corte-body {
    border-top: 11px solid #fff;
    border-bottom: 11px solid #fff;
}

tbody.demolha-body {
    border-top: 11px solid #fff;
    border-bottom: 11px solid #fff;
}

tbody.secegem-body {
    border-top: 11px solid #fff;
    border-bottom: 11px solid #fff;
}

tbody.desfiamento-body {
    border-top: 11px solid #fff;
    border-bottom: 11px solid #fff;
}

tbody.expedicao-body {
    border-top: 11px solid #fff;
    border-bottom: 11px solid #fff;
}

tbody.archeive-encomendas-body {
    border-top: 11px solid #fff;
    border-bottom: 11px solid #fff;
}

tbody.archeive-encomendas-nacional-body {
    border-top: 11px solid #fff;
    border-bottom: 11px solid #fff;
}

.tot-prod label {
    padding: 0px 0px 0px 40px;
}

/* SATZ - Dec 22  */
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 {
    border: 1px solid #003EFF;
    background: #e0ba1f;
    font-weight: normal;
    color: #fff;
}

.percentInput {
    position: relative;
    display: inline-block;
}

.percentInput span {
    position: absolute;
    top: 20px;
    right: 4px;
    line-height: 100%;
    vertical-align: middle;
}

p.lote-fail {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}

.ui-menu-item-wrapper {
    font-family: poppins;
    font-size: 14.5px;
    font-weight: 700;
    display: block;

}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em;
    text-decoration: none;
}

/*new styles*/

.tabelas-escala-1{
    position: relative;
    overflow: auto;
    width: 100%;
    max-height: 400px;
    height: 400px;
    border-radius: 5px;
}

section.rececao .Rece-bot-2 {
    margin-bottom: 32px;
}

.button-right.package-add-new-items {
    margin-right: 16px;
}

.lotes-table-row-1{

}

table.table.table-striped.table-2{
    width: 100%;
}

.Tabelas-lotes table.table.table-striped.table-2 {
    margin: 0 auto;
    width: 98%;
}

td.inputer.lotes-table-row-1{
    width: 10%;
}

td.lotes-table-row-2{
    width: 20%;
}

td.lotes-table-row-3{
    width: 12%;
}

td.lotes-table-row-4{
    width: 20%;
}

td.lotes-table-row-5{
    width: 14%;
}

input.rececao-input.list{
    /*width: 100%;
    border: 0px solid #000;
    outline: none;
    margin-bottom: -5px;
    position: relative;
    top: 2px;*/
}
input.apresentacao{
    width: 100%;
    border: 0px solid #000;
    outline: none;
    margin-bottom: -5px;
    position: relative;
    top: -1px;
    padding: 0px 10px;
    height: 64px;
}

.Rece-tabb-2 h3{
    margin: 0 auto;
}

.tables-box{
    overflow: hidden;
}
input[type="text"]::placeholder { 
    text-align: left;
}

/* Removing number input arrows */
input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

#user-btn{
    float:right;
    background-color: #03355a;
    float: right;
    margin-right: 10px;
    border-radius: 5px;
    border-radius: 4px;
    text-transform: uppercase;
    width: initial;
    font-size: 15px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 12px 16px;
    line-height: 22px;
    color: #fff;
    font-weight: 600;
    border: none;
    outline: none;
}

.user-det-btn{
    float:left;
}

#confirm-delete .modal-content{
    width:100%;
}
.modal-body p{
    font-size:16px;
}
.modal-footer .btn{
    font-size:14px !important;
}
.action_links a{
    padding: 6px;
    float: left;
    width: 16%;
}
.fa-edit:before, .fa-pencil-square-o:before,.fa-eye:before{
    font-size:18px;
}
.fa-trash-o:before{
    font-size:20px;
}
.action_links .view{
    /*margin:0px 0px 0px 26%;*/
}
.action_links .delete{
    margin:-3px 0px;
}
#user_tab th{
    background: #e0ba1f;
    font-size: 15px;
    color: #4b3f0d;
    text-align: center;
    width: 40%;
    font-family: 'Poppins';
    font-weight: 600;
    padding:10px !important;
}
#user_tab td{
    background: #ececec;
    font-size: 15px;
    color: #4b3f0d;
    text-align: center;
    width: 60%;
    font-family: 'Poppins';
    font-weight: 600;
    padding:10px !important;
    text-align: left;
    text-transform: capitalize;
}
#user_tab tr{   
    border-collapse: collapse;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
}
#userview_table,#user_tab{
    border-collapse: collapse;
    width: 900px;
    margin: 10px auto !important;
}
#userview_tab{
    box-shadow: none;
}
.label-3{
    padding:20px 0px 0px 0px;
}
.label-3 p {
    padding: 0px 0px 0px 4px;
    font-size: 16px;
    font-weight: 700;
    color: #616161;
    font-family: 'Poppins';
}
.label-3 input{
    width: 100%;
    padding: 16px 0px 16px 50px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    background-image: url(../images/login/name.png);
    background-repeat: no-repeat;
    background-position: 16px;
}
#confirm-delete .modal-content{
    padding:4px 0px;
}
#confirm-delete .modal-header{
    padding:6px;
}
#alluser_tab tr th{
    padding:10px 10px !important;
}

/*New style integerted in 25-01-2022*/

.table-encomendas-header{

}

.Paramara-2.encomendas-producao{
    max-width: 252px;
    padding: 15px 0px 15px 0px;
    align-items: center;
}

.Paramara-1.encomendas-vendor{
    max-width: 681px;
    align-items: center;
}

.Paramar-2.encomendas-contentor{
    max-width: 205px;
    padding: 15px 0px 15px 0px;
    align-items: center;
}

.Paramara-3.encomendas-arquivo{
    max-width: 101px;
    padding: 10px 0px 15px 5px;
    align-items: center;
}

.table-encomendas-header th {
    font-size: 13px !important;
    padding: 5px 12px !important;
}

tr.table-demolha-header th {
    max-width: 100% !important;
    width: 100% !important;
    vertical-align: middle !important;
    height: 20px !important;
    line-height: 13px;
}

.table-demolha{
    /*background-color: #e0ba1f;*/
}

tbody.demolha-body{
    background-color: #fff;
    border-left: 1px solid #fff;
}

.table-demolha-footer{
    background-color: #fff;
    border-left: 1px solid #fff;
}

.tabelas-demolha tr th{
    vertical-align: middle;
    padding: 0px;
}

thead.table-demolha-head2 tr th{
    padding: 0px !important;
}

tr.table-secagem-head th{
    vertical-align: middle;
    padding: 5px 10px !important;
}

tr.table-demolha-header th {
    padding: 1px 10px 1px 10px !important;
}

tr.table-expedicao-head th {
    padding: 15px 5px !important;
}

tr.table-escala-header th {
    vertical-align: middle;
    padding: 5px 5px 5px 5px !important;
}

tr.table-escala-head1 th {
    vertical-align: middle;
    padding: 5px 5px 5px 5px !important;
    line-height: 18px;
}

.table-encomendas-nacional-head{
    display: flex;
    align-items: center;
}

.table-encomedas-nacional-header{
    width: 100%;
    max-width: 444px;
    display: flex;
    background-color: #e0ba1f;
    padding: 0px 5px 0px 0px;
    border-right: 1px solid #f1d476;
    /*margin-left: -55px;*/
    justify-content: space-between;
}

.table-encomendas-nacional-head-1{
    display: flex;
    align-items: center;
    border-right: 1px solid #f1d476;
    padding: 5px 5px;
}

.table-encomendas-nacional-head-2{
    display: flex;
    align-items: center;
    border-right: 1px solid #f1d476;
    width: 100%;
}

.table-encomendas-nacional-head-3{
    display: flex;
    align-items: center;
    /*border-right: 1px solid #f1d476;*/
    padding: 5px 5px;
}

.table-encomedas-nacional-header label{
    background: none;
    border: none;
    text-align: center;
    width: 100%;
    outline: none;
    background: #e0ba1f;
    font-size: 15px;
    color: #4b3f0d;
    text-align: center;
    font-family: 'Poppins';
    font-weight: 600;
    margin: 0;
}

.encomendas-feitas{
    width: 100px !important;
}

.table-lotes-header{

}

tr.table-lotes-header th {
    padding: 15px 10px 15px 30px !important;
    font-size: 16px;
}

tbody.all-user-body tr.my-row td .form-control {
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}

.table-package-header{

}

tr.table-package-header th {
    padding: 15px 0px !important;
}

tr.Blued.table-blued-footer td label {
    height: 40px !important;
    padding: 14px 0px 0px 0px !important;
}

tr.Blued.table-blued-footer td.Blued2-4 , tr.Blued.table-blued-footer td.Blued2-5 , tr.Blued.table-blued-footer td.Blued2-6 , tr.Blued.table-blued-footer td.Blued2-7 , tr.Blued.table-blued-footer td.Blued2-8{
    border-right: 1px solid #fff;
}

.table-escala-footer1{

}

tr.Bluee.table-blued-footer1 td.Blued3-7 , tr.Bluee.table-blued-footer1 td.Blued3-4 , tr.Bluee.table-blued-footer1 td.Blued3-5 , tr.Bluee.table-blued-footer1 td.Blued3-6 , tr.Bluee.table-blued-footer1 td.Blued3-8 , tr.Bluee.table-blued-footer1 td.Blued3-10 , tr.Bluee.table-blued-footer1 td.Blued3-11 , tr.Bluee.table-blued-footer1 td.Blued3-9 , tr.Bluee.table-blued-footer1 td.Blued3-12 , tr.Bluee.table-blued-footer1 td.Blued3-13{
    border-right: 1px solid #fff;
    padding: 15px 0px 0px 0px !important;
}

th.corte-scroller.Corte-1 {
    padding: 5px 25px !important;
    vertical-align: middle;
}

.table-corte-header{

}

tr.table-corte-header th{
    vertical-align: middle;
    padding: 5px 0px 5px 0px !important;
    line-height: 18px;
}

label.form-control .corte-output .peso_liquido1{
    padding-top: 0px;
    padding-bottom: 0px;
}

.table-corte-footer{

}

tr.Blued-corte.table-corte-footer td.Blued-corte-3 , tr.Blued-corte.table-corte-footer td.Blued-corte-4 , tr.Blued-corte.table-corte-footer td.Blued-corte-5 , tr.Blued-corte.table-corte-footer td.Blued-corte-6 , tr.Blued-corte.table-corte-footer td.Blued-corte-7 , tr.Blued-corte.table-corte-footer td.Blued-corte-8 , tr.Blued-corte.table-corte-footer td.Blued-corte-9 , tr.Blued-corte.table-corte-footer td.Blued-corte-10 , tr.Blued-corte.table-corte-footer td.Blued-corte-11 , tr.Blued-corte.table-corte-footer td.Blued-corte-12 , tr.Blued-corte.table-corte-footer td.Blued-corte-13 , tr.Blued-corte.table-corte-footer td.Blued-corte-14 , tr.Blued-corte.table-corte-footer td.Blued-corte-1 , tr.Blued-corte.table-corte-footer td.Blued-corte-2{
    border-right: 1px solid #fff;
}

.table-tables-header{
    margin-top: -7px;
}

tr td.table-body-lotes-1{
    min-width: 27px;
    width: 210px;
    padding-left: 19px;
    /*display: block;*/
}

tr td.table-body-lotes{
    min-width: 27px;
    width: 210px;
    /*display: block;*/
}

.lotes-custom-files-upload-browse input{
    width: 100%;
    padding: 26px;
    border: 1px solid #dcb518;
    outline: none;
    /* margin-left: -20px; */
    position: absolute;
}

.lotes-custom-files-upload-browse{
    border: 1px solid #dcb518;
    display: flex;
    padding: 0px 0px;
    min-height: 54px;
    align-items: center;
    justify-content: space-between;
    border-radius: 5px;
}

.lotes-custom-files-upload-browse-label{
    padding: 6px 6px;
    color: #a9aaab;
    font-size: 16px;
    margin: 0 auto;
    margin-left: 10px;
}

.lotes-custom-files-upload-browse{

}

.custom-file.mb-3.lotes-custom-files-upload-browse button.browser-me{
    width: 35%;
    padding: 10px 0px 14px 0px;
    background: #dcb518;
    color: white;
    font-size: 20px;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 1px 3px 3px 1px;
    font-weight: bold;
    margin-left: -5px;
}

.table-escala-body-responsive{
    height: 100%;
    max-height: 100%;
}

.pop-icon1 .pop-download-2{
    white-space: nowrap;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
}

button.close.remove_batch_pdf{
    margin-top: -8px;
}

tr.odd input,tr.odd div {
    background: #ececec;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    /*color: #787878 !important;*/
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 700;
}

tr.even input,tr.even div {
    background: #fff;
    font-size: 14.5px;
    border-radius: 3px;
    height: 50px;
    font-weight: 600;
    color: #787878 !important;
    text-align: center;
    border: 1px solid #d0d0d0;
    font-weight: 700;
}

.lotes_search_query{
    width: 534px;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;
}

div.dataTables_wrapper div.dataTables_filter input {
    width: 500px !important;
    padding: 10px 0px 10px 10px;
    border: 1px solid #dddddd;
    border-radius: 5px;
    outline: none;
    font-family: 'Poppins' !important;
    margin: 10px 0px !important;
}

.Tab {
    margin-top: 40px;
    padding-bottom: 45px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 5%);
}

.Below-bar-2 {
    margin-top: 40px;
}

div.dataTables_wrapper div.dataTables_filter{
    float:left !important;
}

.table-body-lotes a {
    text-decoration: none;
    color: #878787;
}

.dataTable > thead > tr > th[class*="sort"]:before, .dataTable > thead > tr > th[class*="sort"]:after{
    content: "" !important;
}

.Tab .Below-bar-2 .add_new_items{
    float: none;
    margin: 11px 0px -14px 1027px;
    /*position: absolute;*/
}

.Tab .Below-bar-2 .add_complet_btn{
    float: left;
    margin: -31px 0px -5px 896px;
    border-radius: 4px;
    text-transform: uppercase;
    width: initial;
    font-size: 15px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 12px 16px;
    line-height: 22px;
    color: #fff;
    font-weight: 600;
    border: none;
    outline: none;
}

.dataTables_wrapper{
    padding:10px;
} 

.table-striped .myBody tr:nth-of-type(even),table.dataTable tbody tr.even{
    backgroud-color:rgba(0, 0, 0, .05) !important;
}

table.dataTable tbody th, table.dataTable tbody td{
    padding:0px 0px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #e0bb28;
    border-color: #e0bb28;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    background-color: none !important;
    border: 0px !important;
    background: none;
}

.page-item.active .page-link:hover{
    border: 1px solid #fff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active{
    border: 1px solid #fff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button{
    padding:0px !important;
}
.button-left{
    float:left;
}
.label-head p {
    padding: 25px 0px 10px 4px;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #cfcfcf;
}

table.table.table-striped.table-1.lots_table.dataTable.no-footer tbody.myBody{
    border-bottom: 0px solid #fff;
}

table.table.table-striped.table-1.lots_table.dataTable.no-footer{
    border-bottom: 0px solid #fff;
}

.Tab.table-lotes-box{
    box-shadow: unset;
}

table.table.table-striped.table-1.lots_table.dataTable.no-footer{
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 4%), 0 6px 40px 0 rgb(0 0 0 / 11%);
}

table.table.table-striped.table-1.lots_table.dataTable.no-footer tr.my-row td {
    vertical-align: middle;
    text-align: center;
}

table.table.table-striped.table-1.lots_table.dataTable.no-footer tr.my-row td label.last {
    margin-top: -27px;
}

table.table.table-striped.table-1.lots_table.dataTable.no-footer tbody.myBody tr.my-row td input.lotes-text{
    width: 100%;
    max-width: 100%;
}

table.table.table-striped.table-1.lots_table.dataTable.no-footer tbody.myBody tr.my-row td span.checkmark{
    margin: 0 auto;
    left: 50%;
    right: 50%;
    transform: translate(-50%);
}

table.table.table-striped.table-1.lots_table.dataTable.no-footer thead th {
    padding: 16px 12px !important;
    text-align: center;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

button.add_new_items.primary-bt {
    margin-right: 12px;
}

.Expedicao-print-preview button.print-preview{
    background: #e0bb28;
    border-radius: 4px;
    text-transform: uppercase;
    width: initial;
    font-size: 15px;
    box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
    padding: 12px 16px;
    line-height: 22px;
    color: #fff;
    font-weight: 600;
    border: none;
    outline: none;
}

thead.table-demolha-head2 tr th {
    padding: 0px !important;
    height: 56px !important;
}

table.table.table-striped.table-demolha td.last-test{
    /*padding: 0px !important;*/
}

input.list1.rececao-input{
    padding: 10px 10px 10px 10px;
    border: 1px solid #d0d0d0;
    outline: none;
}

.last_div.payment-last-print{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.percentInput{
    border: 0px solid #fff;
}

table.table.table-striped.table-escala .percentInput{
    border: 0px solid #fff;
}

table.table.table-striped.table-Desfiado td.last-test .percentInput{
    border: 0px solid #fff;
}

a.page-link {
    color: #6c757d;
}