.CorNavBar{
    background: #5429cc;
    height: 80px;
}
.linkHome{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: white;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.alignCenter{
    display: flex;
    align-items: center;
}
.flexwerwerwe{
    display: flex;
    justify-content: space-between;
}
.height80{
    height: 80px;
}

.linkDePara{
    font-size: 20px;
    color: white;
}
.linkDePara:hover{
    color: rgb(0, 229, 255);
}
.corBranca:hover{
    color: rgb(0, 229, 255);
}
.corBranca{
    color: white;
}
.widthPadrao{
    width: 90%;
    margin: 0 auto;
}
.CorBody{
    min-height: 100vh;!important;
    background: #f3f4f6;
}
.NomeOrgao{
    font-size: 40px;
    font-weight: bolder;
}
.width100{
    width: 100%;
}
.btnOrgao{
    width: 160px;
    background: #5429cc;
    border-radius: 10px;
    color: white;
    padding: 10px;
    font-weight: 600;
}
.btnOrgao2{
    width: 190px;
    background: #5429cc;
    border-radius: 10px;
    color: white;
    padding: 8px 20px;
    font-weight: 600;
}
.widthNome{
    width: 30%;
}
.widthNormal{
    width: 10%;
}
#tableOrgao th{
    font-weight: 500;
    font-size: 18px;
}
.editSelect{
    width: 180px;
    border: none;
    color: gray;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.08);
    outline: 0;
}
.editSelect:focus{
    outline: 0;
    color: #5429cc;
    border: 1px solid #5429cc;
}

.teste2344edf{
    color: red;
}
.circulo{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: gray;
}

.editSelect3{
    width: 180px;
    border: none;
    text-align: center;
    color: gray;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.08);
    outline: 0;
}
.editSelect3:focus{
    outline: 0;
    color: #5429cc;
    border: 1px solid #5429cc;
}
.editSelect2{
    width: 70px;
    border: none;
    color: gray;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.08);
    outline: 0;
}
.editSelect2:focus{
    outline: 0;
    color: #5429cc;
    border: 1px solid #5429cc;
}
.none{
    display: none;
}
.linkteste{
    background: #5429cc;
    color: white;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
    display: block;
    border: 2px solid white;
}

.divScroll{
    width: 400px;!important;
    height: 150px;
    border-radius: 10px;
    margin: 20px 10px;
}
.containerScroll {
    padding: 10px;
    background: #e5e7eb;
    overflow: auto;
    overflow-y: hidden;
    margin: 0 auto;
    white-space: nowrap
}
.teste234{
    color: #8e949f;
}
.tamanhos{
    background: white;
    width: 280px;
    text-align: center;
    border-radius: 10px;
}

.linkteste:hover{
    background: white;
    color: #5429cc;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
    transition: 0.3s;
    display: block;
    border: 2px solid #5429cc;
}
.colorGray{
    color: gray;
}

.buttonFecharSiope{
    border: 2px solid #5429cc;
    width: 100%;
    font-weight: 500;
    background: white;
    text-align: center;
    padding: 8px;
    border-radius: 15px;
    color: #5429cc;
}
.buttonFecharSiope:hover{
    background: #5429cc;
    transition: 0.3s;
    color: white;
}
.spaceBetween{
    display: flex;
    justify-content: space-between;
}
.flexNavBar{
    display: flex;
    justify-content: center;
    align-items: center;
}
.tamanhoLink{
    font-size: 20px;
    font-weight: 500;
}
.input1{
    width: 100%;
    border: none;
    color: gray;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.08);
    outline: 0;
}
.input2{
    width: 50% ;
    border: none;
    color: gray;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.08);
    outline: 0;
}

.colorRed{
    color: red;
}

.input1:focus{
    color: #5429cc;
    border: 2px solid #5429cc;
}
.buttonClose{
    font-size: 17px;
    background: black;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btnSalvar{
    background-color:#5429cc ;!important;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    color:#5429cc ;
    border: 2px solid #5429cc;
    width: 100%;
}

.btnSalvar4{
    background-color:#5429cc ;!important;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    color:#5429cc ;
    border: 2px solid #5429cc;
    width: 200px;
}
.btnSalvar4:hover{
    background-color:#5429cc ;!important;
    color: white;
}
.btnSalvar5:hover{
    background-color:#5429cc ;!important;
    color: white;
}
.btnSalvar5{
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    color:#5429cc ;
    border: 2px solid #5429cc;
    width: 200px;
}
.btnSalvar3{
    background-color:#5429cc ;!important;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    color:white;
    border: 2px solid #5429cc;
    width: 100%;
}
.colorRed{
    color: red;
}
.linkExcluir:hover{
    color: white;
}
.width20{
    width: 20%;
}
.zIndex{
    z-index: 10;
}
.justifyEnd{
    display: flex;
    justify-content: end;
    align-items: center;
}
.width33{
    width: 33%;
}
.edidTable{
    padding: 10px 15px;
    background: white;
    border-radius: 10px;
}
.edidTable1{
    padding-left: 15px;
}
#divcenter div{
    font-weight: 500;
    font-size: 17px;
}
.ColorGray{
    color: gray;!important;
}
.listParam{
    border: 2px solid #5429cc;
    padding: 7px 15px;
    color: #5429cc;
    border-radius: 10px;
}
.h1Modal{
    font-size: 19px;
    color: #5429cc;
    font-weight: 500;
}
.DivSistemas{
    background: #5429cc;
    color: white;
    height: 230px;
    width: 250px;
    border-radius: 15px;
    position: relative;
}
.flexSistemas{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.h3Sistemas{
    font-size: 25px;
    color: white;
    font-weight: 500;
}
.DivLinkSistemas{
    position: absolute;
    bottom: 15px;
}

.linkSistemas{
    font-weight: 500;
    width: 220px;
    background: white;
    text-align: center;
    padding: 5px;
    border-radius: 10px;
    display: block;!important;
    color: #5429cc;
}
.linkSistemas:hover{
    background: #08c8eb;
    transition: 0.3s;
    color: white;
}
.h1Sistema{
    font-size: 35px;
    font-weight: 500;
    text-align: center;
}
.DadosSetores{
    margin-top: 15px;
    background: #f3f4f6;
    padding: 20px;
    border-radius: 15px;
    Color: gray;
    font-weight: 500;
}
.DadosSetores3{
    margin-top: 15px;
    background: #5429cc;
    color: white;
    padding: 20px;
    border-radius: 15px;
    font-weight: 500;
}
.DadosSetores2{
    width: 100%;
    text-align: start;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #f3f4f6;
    border-radius: 15px;
    color: white;
}
.btnNovoSetor{
    color: #5429cc;
    font-weight: 600;
}
.linkSetores{
    display: block;
}
.linkSetores:hover{
    color: #5429cc;
}
.linkSetores2:hover{
    color: #5429cc;
    background: #f3f4f6;
    transition: 0.6s;
}
.nomePareamento{
    font-size: 43px;
    font-weight: bolder;
}
.nomePareamento2{
    font-size: 23px;
    font-weight: bolder;
    color: gray;
}
.infoPareamentos{
    border-radius: 15px;
    padding: 10px;
    margin-bottom: 20px;
    background: white;
}


.btnSalvar2{
    padding: 10px;
    border-radius: 10px;
    color:#5429cc ;
    border: 2px solid #5429cc;
}
.borderPareamennto{
    padding: 10px;
    border: 2px dashed gray;
    border-radius: 10px;
}
.colorBlue{
    color: #5429cc;
}
.infoPareamento{
    font-size: 25px;
    font-weight: 500;
    color: gray;
}
.infoasd{
    width: 100%;
    color:#5429cc;
    background: #f3f4f6 ;
    padding: 20px;
    border-radius: 10px;
    font-weight: 700;
}
.divPareamentoTerceiro{
    color:#5429cc;
    background: #f3f4f6 ;
    padding: 20px;
    border-radius: 10px;
    font-weight: 700;
}
.espacocentro{
    width: 45%;
}
.espacocentro2{
    width: 6%;
}
.adicionar{
    border: none;
    background: #5429cc;
    color: white;
}
.espaco1{
    width: 15%;
}
.espaco3{
    width: 10%;
}
.espaco2{
    width: 85%;
}
.wids{
    width: 47%;
}
.flex3{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-weight: 700;
    color:#5429cc;
}
.flex4{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.edidTable2{
    padding: 10px;
    background: white;
    border-radius: 10px;
}
.select1{
    width: 100%;
    height: 64px;
    color:#5429cc;
    background: #f3f4f6 ;
    padding: 20px;
    border-radius: 10px;
    font-weight: 700;
    border: none;
}
.enviar{
    width: 210px;
    background:#5429cc;
    color: white;
    padding: 10px;
    border-radius: 10px;
}
.enviar2{
    display: block;
    text-align: center;
    width: 210px;
    background:#5429cc;
    color: white;
    padding: 10px;
    border-radius: 10px;
}
.enviar2:hover{
    color:rgb(0, 229, 255) ;
}

.tamanho22{
   width: 30%;
}
.tamanho10{
    display: flex;
    justify-content: end;
    width: 10%;
}
.espaco45{
    width: 33%;
}
.buttonVoltar{
    padding: 10px;
    background:#5429cc ;
    color: white;
    border-radius: 10px;
}
.buttonVoltar:hover{
    color: rgb(0, 229, 255);
}
.alignJustifyCenter{
    display: flex;
    justify-content: space-between;
    align-items:center ;
}
#div23 div{
    font-weight: 500;
    font-size: 17px;
}
.ColorGray{
    color: gray;
}
#div232 div{
    font-weight: 500;
    font-size: 17px;
}
.deletar23{
    padding: 10px;
    background:red ;
    color: white;
    border-radius: 10px;
}
.deletar23:hover{
    color: rgb(0, 229, 255);
}
.configbody{
    margin: 0 auto;
    height: 100vh;
}
.configlogin{
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}
.divLogin{
    padding: 0 30px;
    border-radius: 20px;
    background: white;
    height: 400px;
}
.divLogin2{
    padding: 0 30px;
    border-radius: 20px;
    background: white;
}
.espacamento{
    padding:30px 0;
    display: flex;
    justify-content: center;
    font-family: Arial;
    font-size: 15px;
}
.configlogin2{
    width: 100%;
    height: 100vh;
    background: rgba(105, 51, 255, 0.75);
    display: flex;
    justify-content: center;
    align-items: center;
}
.errosd{
    color: red;
    font-size: 13px;
}
.divTopo{
    flex-direction: column;
    display: flex;
}
.tamanhoLogo{
    width: 80px;
}
.dePara{
    margin: 15px 0;
    font-family: Arial;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    color: white;
}
.inputLogin{
    margin-top: 5px;
    margin-bottom: 10px;
    color: gray;
    width: 280px;
    height: 20px;
    border-radius: 10px;
    border: 3px solid #e5e7eb;
    padding: 10px;
    background: white;!important;
}
.inputLogin:focus{
    box-shadow: 4px 1px 10px -4px rgba(105, 51, 255, 0.75);
    outline: none;
}
.inputLogin::placeholder {
    color: gray;
    font-weight: 500;
}
.SubmitLogin{
    margin-top: 15px;
    border: none;
    border-radius: 10px;
    background: #5429cc;
    color: white;
    width: 303px;
    padding: 13px 10px;
    font-size: 18px;
    font-weight: bolder;
}
.Cadastrase{
    color: #5429cc;
    font-size: 18px;
    font-weight: bolder;
    text-decoration: none;
}
.flexCadastrase{
    margin:20px 0 ;
    display: flex;
    justify-content: center;
    font-family: Arial;
}
.esqueciMinhaSenha{
    margin: 50px 0;
}
.linkEsqueciMinhaSenha{
    color: black;
    font-size: 14px;
    font-family: Arial;
    font-weight: bolder;
    text-decoration: none;
}
.linkEsqueciMinhaSenha:hover{
    color: #5429cc;
}
.margin20{
    margin-top: 20px;
}
.espaco34{
    margin-top: 40px;
    padding-bottom: 40px;
}
.centralizar{
    text-align: center;
}
.h2Login{
    padding-top: 25px;
    padding-bottom: 15px;
    font-family: Arial;
    font-weight: 600;
    text-align: center;
    margin: 0;
}
.flexLogo{
    display: flex;
    justify-content: center;
}
.font{
    font-family: Arial;
    margin: 0;
    text-align: center;
}
.divTitulo{
    padding-top: 20px ;
    margin-bottom: 20px;
}


.loader .title {
    color: #525866;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: lighter;
    text-align: center;
}
.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top:-50px;
    margin-left:-50px;
}
/*Loading Animação*/
:root {
    --cor-azul: #00cfd5;
    --cor-preto: #4c4c4c;
}
.loading-animacao {
    transform: rotateZ(45deg);
    perspective: 1000px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    color: var(--cor-preto);
    margin-left: 20px;
    margin-bottom: 10px;

}
.loading-animacao:before,
.loading-animacao:after {

    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: inherit;
    height: inherit;
    border-radius: 50%;
    transform: rotateX(70deg);
    animation: 1s spin linear infinite;

}
.loading-animacao:after {
    color: var(--cor-azul);
    transform: rotateY(70deg);
    animation-delay: .4s;
}
@keyframes rotate {
    0% {
        transform: translate(-50%, -50%) rotateZ(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotateZ(360deg);
    }
}
@keyframes rotateccw {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(-360deg);
    }
}
@keyframes spin {
    0%,
    100% {
        box-shadow: .2em 0px 0 0px currentcolor;
    }
    12% {
        box-shadow: .2em .2em 0 0 currentcolor;
    }
    25% {
        box-shadow: 0 .2em 0 0px currentcolor;
    }
    37% {
        box-shadow: -.2em .2em 0 0 currentcolor;
    }
    50% {
        box-shadow: -.2em 0 0 0 currentcolor;
    }
    62% {
        box-shadow: -.2em -.2em 0 0 currentcolor;
    }
    75% {
        box-shadow: 0px -.2em 0 0 currentcolor;
    }
    87% {
        box-shadow: .2em -.2em 0 0 currentcolor;
    }
}


.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
