.middle-box {
    height: 500px;
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -200px;
    z-index: 100;
}

.loginscreen.middle-box {
    width: 400px;
    margin-left: -150px;
    margin-top: -330px;
}

.loginscreen h3{
    font-size: 30px;
    font-weight: 700;
    color: #FF8001;
    margin-bottom: 30px;
}

.menu-pp a{
    display: block;
    text-transform: none;
    line-height: 36px;
    margin: 0;
    text-align: left;
    border-bottom: none;
    padding: 0;
    font-size: 16px;
    color: #014477 !important;
    font-weight: 300;
    text-decoration: underline;
}

.menu-pp a:hover{
    color: #FF8001 !important;
    background-color: transparent;
}

.menu-pp a i{
    margin-left: 8px;
    color: #FF8001;
}

#menu-pp {
    border: 1px solid #D4DDEA;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 10px 35px;
    background-color: white;
}

.topo-pp{
    height: 20px;
    position: relative;
    padding: 80px 0;
    background-image: url(../images/topo-paginas.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.topo-pp h3, .topo-pp h4{
    position: relative;
    z-index: 10;
    color: #FFFFFF;
    margin-bottom: 0;
    line-height: 20px;
}

.title-select{
    color: #014477;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

.aviso-pp{
    border: 1px solid #D4DDEA;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding-left: 35px;
    text-align: justify;
    padding: 20px;
}

.aviso-pp p{
    font-size: 14px;
    margin:5px;
    font-weight: 400;
}

.aviso-pp li{
    font-size: 14px;
}

.aviso-pp ul{
    text-indent: 50px;
}

.form-pp{
    border: 1px solid #D4DDEA;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 10px;
}

.form-pp label{
    color: #014477;
    font-weight: 700;
    font-size: 14px;
}

.form-pp p{
    font-size: 12px;
    margin:5px;
    font-weight: 400;
}

.th-orange{
    font-family: 'Montserrat', sans-serif;
    font-size: 9px;
    color: #666666;
    background-color: #FF8001;
}

#parciaisTab .th-orange{
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    color: #666666;
    background-color: #FF8001;
}

#parciaisTab .th-nota{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #666666;
    vertical-align: middle;
}

#rematTab .th-orange{
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    color: #666666;
    background-color: #FF8001;
}

#rematTab .th-nota{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #666666;
    vertical-align: middle;
}

#horarioTab_M .th-nota,#horarioTab_T .th-nota,#horarioTab_N .th-nota, #rematTab .th-nota{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #666666;
    vertical-align: middle;
}

.td-nota-disc{
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    color: #FFFFFF !important;
    background-color: #014477 !important; /* força a cor */
    box-shadow: none !important;          /* remove sombra */
}

.td-nota-peso{
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    background-color: #CCCCCC;
}

.td-nota-valor{
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
}

.th-legenda{
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #666666;
    vertical-align: middle;
    background-color: #e1ebf4 !important;
}

.td-legenda{
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
}

.td-pp{
    font-family: 'Montserrat', sans-serif;
    font-size: 9px;
}

.form-pp table>tbody>tr>th,.form-pp table>tbody>tr>td{
    padding-left: 8px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.form-pp table>thead>tr>th{
    padding: 1px;
}

.warning-pp{
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}

#jaCadastradasTab th{
    font-family: 'Montserrat', sans-serif;
    font-size: 9px;
    color: #666666;
    background-color: #FF8001;
}

#jaCadastradasTab th>strong{
    font-family: 'Montserrat', sans-serif;
    font-size: 9px;
    color: #666666;
}

#jaCadastradasTab td{
    font-family: 'Montserrat', sans-serif;
    font-size: 9px;
}

.form-pp-settings{
    border: 1px solid #D4DDEA;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 10px;
}

.form-pp-settings label{
    color: #014477;
    font-weight: 700;
    font-size: 12px;
}

.form-pp-settings .form-control-static{
    font-size: 12px;
}

#formPreferencias label.error{
    color: #dc3545 !important;
    margin: 0px;
    padding: 0px;
}

#formPreferencias input.error{
    margin: 0px;
}

small{
	font-size: 10px;
	line-height: 1.5;
}

.btn-payment{
    background-color: #FFAC2C;
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    border: 1px solid #D4DDEA;
    line-height: 58px;
    padding: 0 30px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
}

.btn-payment svg{
    margin-left: 8px;
    color: #EA9608;
}

.btn-payment:hover{
    background-color: #D4DDEA;
}

.btn-mq-info{
    background-color: #FFAC2C;
    color: #333333;
    font-size: 12px;
    font-weight: 700;
    border: 1px solid #D4DDEA;
    line-height: 58px;
    padding: 0 10px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.btn-mq-info svg{
    margin-left: 8px;
    color: #EA9608;
}

.btn-mq-info:hover{
    background-color: #D4DDEA;
}


.loader {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

/* Loaders */
.loader-quart {
    border-radius: 50px;
    border: 6px solid rgba(255, 128, 1, 0.2);
}

.loader-quart:after {
    content: '';
    position: absolute;
    top: -6px;
    left: -6px;
    bottom: -6px;
    right: -6px;
    border-radius: 50px;
    border: 6px solid transparent;
    border-top-color: #FF8001;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

.loader-double {
    border-radius: 50px;
    border: 6px solid transparent;
    border-top-color: #FF8001;
    border-bottom-color: #FF8001;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

.loader-double:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
    border-radius: 50px;
    border: 6px solid transparent;
    border-top-color: #FF8001;
    border-bottom-color: #FF8001;
    opacity: 0.6;
    -webkit-animation: spinreverse 2s linear infinite;
    -moz-animation: spinreverse 2s linear infinite;
    animation: spinreverse 2s linear infinite;
}

.loader-circles {
    border-radius: 50px;
    border: 3px solid transparent;
    border-top-color: #FF8001;
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}

.loader-circles:before, .loader-circles:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
    border-radius: 50px;
    border: 3px solid transparent;
    border-top-color: #FF8001;
    opacity: 0.8;
    -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
}

.loader-circles:before {
    top: 12px;
    left: 12px;
    bottom: 12px;
    right: 12px;
    opacity: .5;
    -webkit-animation: spin 5s linear infinite;
    -moz-animation: spin 5s linear infinite;
    animation: spin 5s linear infinite;
}

.loader-bars:before, .loader-bars:after,
.loader-bars span {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0;
    width: 10px;
    height: 30px;
    background-color: #FF8001;
    -webkit-animation: grow 1s linear infinite;
    -moz-animation: grow 1s linear infinite;
    animation: grow 1s linear infinite;
}

.loader-bars:after {
    left: 15px;
    -webkit-animation-delay: -0.66s;
    -moz-animation-delay: -0.66s;
    animation-delay: -0.66s;
}

.loader-bars span {
    left: 30px;
    -webkit-animation-delay: -0.33s;
    -moz-animation-delay: -0.33s;
    animation-delay: -0.33s;
}

.loader-bubbles:before, .loader-bubbles:after,
.loader-bubbles span {
    content: '';
    display: block;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    background-color: #FF8001;
    border-radius: 50px;
    border: 0px solid #FF8001;
    position: absolute;
    left: -25px;
    top: 0;
    -webkit-animation: shatter 2.3s ease-in-out infinite;
    -moz-animation: shatter 2.3s ease-in-out infinite;
    animation: shatter 2.3s ease-in-out infinite;
    -webkit-animation-delay: -0.66s;
    -moz-animation-delay: -0.66s;
    animation-delay: -0.66s;
}

.loader-bubbles:after {
    left: 1.66667px;
    -webkit-animation-delay: -0.33s;
    -moz-animation-delay: -0.33s;
    animation-delay: -0.33s;
}

.loader-bubbles span {
    left: 28.33333px;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s;
}

/* Animations */
@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spinreverse {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-360deg);
    }
}

@-moz-keyframes spinreverse {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(-360deg);
    }
}

@keyframes spinreverse {
    from {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-360deg);
        -moz-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -o-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@-webkit-keyframes grow {
    0% {
        -webkit-transform: scaleY(0);
        opacity: 0;
    }
    50% {
        -webkit-transform: scaleY(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scaleY(0);
        opacity: 0;
    }
}

@-moz-keyframes grow {
    0% {
        -moz-transform: scaleY(0);
        opacity: 0;
    }
    50% {
        -moz-transform: scaleY(1);
        opacity: 1;
    }
    100% {
        -moz-transform: scaleY(0);
        opacity: 0;
    }
}

@keyframes grow {
    0% {
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0);
        transform: scaleY(0);
        opacity: 0;
    }
    50% {
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -ms-transform: scaleY(0);
        -o-transform: scaleY(0);
        transform: scaleY(0);
        opacity: 0;
    }
}

@-webkit-keyframes shatter {
    0% {
        -webkit-transform: scale(0);
    }
    50% {
        -webkit-transform: scale(0.5);
    }
    65% {
        -webkit-transform: scale(0.4);
        background-color: #FF8001;
        border-width: 0px;
    }
    90% {
        background-color: rgba(255, 255, 255, 0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        border-width: 1px;
        background-color: transparent;
        opacity: 0;
    }
}

@-moz-keyframes shatter {
    0% {
        -moz-transform: scale(0);
    }
    50% {
        -moz-transform: scale(0.5);
    }
    65% {
        -moz-transform: scale(0.4);
        background-color: #FF8001;
        border-width: 0px;
    }

    90% {
        background-color: rgba(255, 255, 255, 0);
        opacity: 1;
    }

    100% {
        -moz-transform: scale(1);
        border-width: 1px;
        background-color: transparent;
        opacity: 0;
    }
}

@keyframes shatter {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
    }
    65% {
        -webkit-transform: scale(0.4);
        -moz-transform: scale(0.4);
        -ms-transform: scale(0.4);
        -o-transform: scale(0.4);
        transform: scale(0.4);
        background-color: #FF8001;
        border-width: 0px;
    }
    90% {
        background-color: rgba(255, 255, 255, 0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        border-width: 1px;
        background-color: transparent;
        opacity: 0;
    }
}

.hdk-label {
    font-weight: 700;
    font-size: 12px;
}

.hdk-plaintext  {
    font-size: 12px;
}

.hdk-modal-content {
    padding: 50px 40px 75px;
    position: relative;
}

.hdk-btn {
    font-size: 12px;
}

.hdk-btn-white {
    line-height: 46px;
    border: #666666;
    font-weight: 700;
    padding: 0 30px;
    text-transform: uppercase;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
} 

.hdk-img {
    opacity: 100;
}

.hdk-table .th-orange{
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    color: #666666;
    background-color: #FF8001;
}

.form-pp label.error{
    color: #dc3545 !important;
    margin: 0px;
    padding: 0px;
}
