﻿/*-------------------------------- <MENU > ----------------------------------------------*/

.img-logo {
    background: url('images/logo-man.png') no-repeat center !important;
    /*background-size: 40% !important;*/
    background-size: 90% !important;
}

.img-logoES {
    /*background: url('images/logo-manOutro.png') no-repeat center !important;*/
    /*background-size: 40% !important;*/
    background: url('images/logoEsp.png') no-repeat center !important;
    background-size: 90% !important;
}

.img-logoUS {
    /*background: url('images/logo-manOutro.png') no-repeat center !important;*/
    /*background-size: 40% !important;*/
    background: url('images/logoIng.png') no-repeat center !important;
    background-size: 90% !important;
}



.title {
    color: #FFFFFF;
}
/*FOOTER*/
.img-pais {
    width: 25px;
    height: 20px;
}

/* --------------------------< Login > --------------------------------------------------*/
.form-transparent {
    opacity: 0.8;
}
/* --------------------------</Login>--------------------------------------------------*/

/* --------------------------<SelecaoIdioma>--------------------------------------------------*/
.img-latam-logo {
    width: 100%;
    height: 400px;
}


.panel-border-color {
    border-color: #CCCCCC;
}

.background-chart-map {
    position: relative;
    height: 440px;
}


.table-paises {
    /*table-layout: fixed;*/
    /*width:300px!important;*/
    text-align: center;
    font-size: 8px;
    line-height: 1px;
    margin-top: 20px;
}

    .table-paises > thead > tr > th {
        width: 50px;
    }

    .table-paises th {
        text-align: center;
        background-color: rgb(166,166,166);
    }

    .table-paises tr:nth-child(odd) {
        background-color: rgb(217,217,217);
    }

    .table-paises > tbody > tr:last-child {
        border: 3px solid black;
    }

    .table-paises > tbody > tr:nth-child(5) > td {
        height: 10px;
    }

    .table-paises > thead > tr > th:nth-child(1) {
        width: 80px;
    }



.rotate-20 {
    -o-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
}

.carousel-height {
    height: 600px;
}

.carousel-img {
    width: 100%;
}

.img-note {
    width: 130px;
}

.img-note-text {
    margin-top: -99px;
    position: relative;
    right: -8.03px;
    float: left;
    text-align: center;
    width: 120px;
    font-size: 12px;
    font-weight: bold;
}
/* --------------------------</ SelecaoIdioma>--------------------------------------------------*/
/* --------------------------< SuporteTecnico/Meus Dados>--------------------------------------------------*/
/*.form-suporte select, input[type=text] {
    border: solid 1px rgb(129,161,190);
    margin-top: 4px;
    border-radius: unset;
}

.form-suporte input[type=file] {
    border: solid 1px rgb(129,161,190);
    margin-top: 4px;
    padding-right: 15%;
    padding-bottom: 0;
    border-radius: unset;
}


.form-suporte input[type=submit] {
    background-color: rgb(230,230,230);
    color: black;
    border: solid 1px black;
    font-weight: bold;
    margin-top: 10%;
    box-shadow: #42484A 5px 1px 10px;
}

.form-suporte i.glyphicon-question-sign {
    color: rgb(0,71,132);
    margin-top: 1.5%;
    font-size: 20px;
    font-weight: bold;
}*/

/* --------------------------< /SuporteTecnico/Meus Dados>--------------------------------------------------*/
/* --------------------------< SuporteTecnico/Envio Arquivos>--------------------------------------------------*/
/*.default-black-man {
    color: rgb(53,63,75);
}

.padding-zero {
    padding: 0;
}

.img-logo-exclamation {
    width: 15%;
    height: 60px;
    margin-left: 25%;
}

.msg-exclamation {
    font-size: 10px;
    text-align: center;
    width: 65%;
}

    .msg-exclamation a {
        color: blue;
        text-decoration: underline;
    }


.img-logo-find {
    width: 60%;
    cursor: pointer;
}

.img-logo-position {
    top: 9px;
    right: 10px;
}


.table-arquivos-enviados {
    margin-top: 1%;
    width: 83%;
    text-align: center;
    font-size: 12px;
    line-height: 10px;
}

    .table-arquivos-enviados thead > tr {
        text-align: center;
        line-height: 40%;
        height: 40px;
        background-color: rgb(191,191,191);
    }

    .table-arquivos-enviados td th {
        padding: 5px 15px;
    }

.title-relacao-arquivos {
    font-size: 18px;
    font-weight: bold;
}*/

/* --------------------------< SuporteTecnico/Envio Arquivos>--------------------------------------------------*/
/* --------------------------< RelatorioCadastros/RecebimentoCadastros>--------------------------------------------------*/
/*.table-recebimentos {
    text-align: center;
}

.table-recebimentos tr th {
    text-align: center;
}

.table-recebimentos > thead > tr:nth-child(1) > th:nth-child(1) {
    padding-bottom: 7%;
}

.table-footer-recebimentos tr th {
    text-align: center;
    padding-bottom: 7%;
    width: 5%;
}

input[name=pesquisarData] {
        height: 23px;
}

.select-grid {
    border: solid 1px rgb(129,161,190);
    margin-top: 4px;
    border-radius: unset;
    height: 10px;
}

.table-footer-recebimentos > thead > tr {
    padding-bottom: 2%;
}

.table-footer-recebimentos > thead > tr:nth-child(1) > th {
    padding-bottom: 1%;

}
.table-footer-recebimentos > thead > tr:nth-child(1) > th:nth-child(1) {
    width: 1%;
    padding-bottom: 3%;
}


.table-footer-recebimentos > thead > tr:nth-child(1) > th:nth-child(2) {
    width: 8%;
}

.table-footer-recebimentos > thead > tr:nth-child(2) > th:nth-child(1) {
    width: 1%;
}

.table-footer-recebimentos > thead > tr:nth-child(2) > th:nth-child(2) {
    width: 1%;
}

.table-footer-recebimentos > thead > tr:nth-child(1) > th:nth-child(4) {
    width: 11%;
}

.table-footer-recebimentos > thead > tr:nth-child(1) > th:nth-child(6) {
    width: 13%;
}

.table-footer-recebimentos > thead > tr:nth-child(2) > th:nth-child(3) {
    width: 1%;
}

.table-footer-recebimentos > thead > tr:nth-child(2) > th:nth-child(4) {
    width: 1%;
}

.input-grid:nth-child(1)  {
    width: 70%;
    margin-top:0;
}
.input-grid:nth-child(2)  {
    width: 79%;
}

.table-footer-recebimentos > tbody > tr:nth-child(1) > td:nth-child(5) > div > input,
.table-footer-recebimentos > tbody > tr:nth-child(1) > td:nth-child(7) > div > input {
    width: 90%;
}
.table-footer-recebimentos > tbody > tr:nth-child(1) > td:nth-child(6) > div > input,
.table-footer-recebimentos > tbody > tr:nth-child(1) > td:nth-child(2) > div > input {
    width: 80%;
}
.icon-search { 
    background-color: rgb(61,116,252);
    padding: 1px;
    border-radius: 100%;
    color: white;
    cursor: pointer;
}*/

/* --------------------------< RelatorioCadastros/AcompanhamentoCampo>--------------------------------------------------*/
/*
.table-acompanhamento-items {
    
}
.table-acompanhamento-items > thead > tr:nth-child(2),
.table-ocorrencia-items  > thead > tr:nth-child(2)
 {
    background: rgb(217,217,217);
}
.table-acompanhamento-items > thead > tr:nth-child(2) > th{
     text-align: center;
    

} 
 

 .table-acompanhamento-items > thead > tr:nth-child(1) > th:nth-child(1) {
    width: 21%;
}

.table-acompanhamento-items > tbody > tr:nth-child(1) > td:nth-child(1) > div > input,
.table-ocorrencia-items > tbody > tr:nth-child(1) > td:nth-child(1) > div > input{
    width: 85%;
}


.table-acompanhamento-items > tbody > tr:nth-child(1) > td:nth-child(2) > div > input {
    width: 65%;
}

.table-acompanhamento-items > thead > tr:nth-child(1) > th:nth-child(3) {
    width: 10%;
}

.table-acompanhamento-items > thead > tr:nth-child(2) > th:nth-child(2) {
    width: 8%;
    color: red;
}

.table-acompanhamento-items > thead > tr:nth-child(2) > th:nth-child(3) {
    width: 10%;

}

.table-acompanhamento-items > thead > tr:nth-child(2) > th:nth-child(4) {
    width: 8%;
}

.table-acompanhamento-items > thead > tr:nth-child(2) > th:nth-child(5) {
    width: 14%;
}


.table-ocorrencia-items > thead > tr:nth-child(1) > th:nth-child(1){
    width: 17%;
}*/
/* --------------------------< /RelatorioCadastros/AcompanhamentoCampo>--------------------------------------------------*/
