.loader-container{height:60px;left:50%;margin:-30px;position:fixed;top:50%;width:60px;z-index:999999}.loader-container .loader{-webkit-animation:loader 1.4s linear infinite;animation:loader 1.4s linear infinite;border-color:#28a745 transparent transparent #28a745;height:100%;width:100%}.loader-container .loader,.loader-container .loader2{border-radius:50%;border-style:solid;border-width:4px;left:50%;position:absolute;top:50%}.loader-container .loader2{-webkit-animation:loader2 1.2s linear infinite;animation:loader2 1.2s linear infinite;border-color:#c82333 transparent transparent #c82333;height:70%;width:70%}@-webkit-keyframes loader{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@keyframes loader{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@-webkit-keyframes loader2{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(-1turn);transform:translate(-50%,-50%) rotate(-1turn)}}@keyframes loader2{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(-1turn);transform:translate(-50%,-50%) rotate(-1turn)}}#bg-img-cover{background-position:50%;background-size:cover;display:block}.show-hide{position:absolute;right:30px;text-transform:capitalize;top:18px;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.show-hide span{color:#24695c;cursor:pointer;font-size:13px}.show-hide span .show-hide span:before{content:"hide"}.show-hide span.show:before{content:"show"}.needs-validation label{margin-bottom:10px;opacity:.7}.needs-validation .invalid-tooltip{right:10px;top:-35px}.login-card{align-items:center;background-color:rgba(36,105,92,.1);display:flex;height:100vh;justify-content:center;margin:0 auto;min-height:100vh;padding:30px 12px}.login-form{background-color:#fff;justify-content:center;margin-left:auto;margin-right:auto;padding:30px;width:450px}.login-form h4{font-size:22px;font-weight:600;margin-bottom:5px;text-transform:capitalize}.login-form h6{color:#999;font-size:14px;margin-bottom:25px}.login-form .btn{display:block;font-weight:700;margin-left:auto;text-transform:uppercase}.login-form p{font-weight:600;margin-bottom:unset;text-align:center}.login-form .form-group{position:relative}.login-form .form-group label{font-weight:600;margin-bottom:5px;text-transform:capitalize}.login-form .form-group .input-group-text{background-color:rgba(36,105,92,.1);border:none;color:#24695c}.login-form .form-group input{transition:all .3s ease}.login-form .form-group .form-control::-webkit-input-placeholder{font-weight:400}.login-form .form-group .form-control:-ms-input-placeholder{font-weight:400}.login-form .form-group .form-control::placeholder{font-weight:400}.login-form .form-group .form-control:focus{box-shadow:none}.login-form .form-group .checkbox{display:inline-block}.login-form .form-group .checkbox label{color:#999;margin-top:0;padding-top:0}.login-form .form-group .checkbox label span{color:rgba(36,105,92,.5)}.login-form .form-group .link{float:right;font-weight:500}.login-form .form-group .small-group{align-items:center;display:flex}.login-form .form-group .small-group .input-group:nth-child(n+2){margin-left:10px}.login-form ul.login-social{align-items:center;display:flex;justify-content:center}.login-form ul.login-social li{align-items:center;background-color:rgba(36,105,92,.08);border-radius:5px;display:inline-block;display:flex;height:35px;justify-content:center;width:35px}.login-form ul.login-social li a{line-height:1}.login-form ul.login-social li a svg{height:auto;width:16px}.login-form ul.login-social li:nth-child(n+2){margin-left:10px}.login-form .login-social-title{margin-bottom:20px;position:relative;z-index:2}.login-form .login-social-title:before{background-color:#999;content:"";height:1px;left:0;position:absolute;top:10px;width:100%;z-index:-1}.login-form .login-social-title h5{background-color:#fff;color:#999;font-size:16px;font-weight:600;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:575px){.login-form .form-group .link{float:unset}.login-form .btn{margin-left:unset}}@media (max-width:480px){.login-form{width:100%}}.height-35{height:35px!important}label{font-weight:600;margin-bottom:5px}.form-group{margin-bottom:20px}.form-control,.form-select{background-color:#fff;border-color:#e6edef;color:#717171;font-size:14px}.form-control:focus,.form-select:focus{background-color:#fff;border-color:#e6edef}.form-control:focus,.form-select:focus,.theme-form .form-control :focus{box-shadow:0 0 0 .2rem rgba(171,140,228,.05)}.theme-form.sm-form .form-group{margin-bottom:14px}.theme-form .form-group{margin-bottom:20px}.theme-form .form-group textarea{border-color:#efefef}.theme-form .form-group textarea::-webkit-input-placeholder{color:#898989;font-size:14px;font-weight:100;letter-spacing:1px}.theme-form .form-group input[type=date],.theme-form .form-group input[type=datetime-local],.theme-form .form-group input[type=email],.theme-form .form-group input[type=file],.theme-form .form-group input[type=month],.theme-form .form-group input[type=number],.theme-form .form-group input[type=password],.theme-form .form-group input[type=search],.theme-form .form-group input[type=tel],.theme-form .form-group input[type=text],.theme-form .form-group input[type=time],.theme-form .form-group input[type=url],.theme-form .form-group input[type=week],.theme-form .form-group select{border-color:#e6edef;color:#898989;font-size:14px}.theme-form .form-group input[type=date]::-webkit-input-placeholder,.theme-form .form-group input[type=datetime-local]::-webkit-input-placeholder,.theme-form .form-group input[type=email]::-webkit-input-placeholder,.theme-form .form-group input[type=file]::-webkit-input-placeholder,.theme-form .form-group input[type=month]::-webkit-input-placeholder,.theme-form .form-group input[type=number]::-webkit-input-placeholder,.theme-form .form-group input[type=password]::-webkit-input-placeholder,.theme-form .form-group input[type=search]::-webkit-input-placeholder,.theme-form .form-group input[type=tel]::-webkit-input-placeholder,.theme-form .form-group input[type=text]::-webkit-input-placeholder,.theme-form .form-group input[type=time]::-webkit-input-placeholder,.theme-form .form-group input[type=url]::-webkit-input-placeholder,.theme-form .form-group input[type=week]::-webkit-input-placeholder,.theme-form .form-group select::-webkit-input-placeholder{color:#898989;font-size:14px;font-weight:100;letter-spacing:1px}.theme-form .form-group select.form-control:not([size]):not([multiple]){border-color:#efefef;font-size:14px}.theme-form .checkbox label{padding-left:10px}.theme-form .form-divider{border-top:1px solid #efefef;clear:both;height:0;margin:30px 0;position:relative}.theme-form .form-divider:before{background:#fff;color:#2b2b2b;content:"Or Signup With";left:40%;margin-left:-10px;padding:0 5px;position:absolute;top:-11px}.theme-form .login-divider{border-top:1px solid #efefef;clear:both;height:0;margin:30px 0;position:relative}.theme-form .login-divider:before{background:#fff;color:#2b2b2b;content:"Or Login With";left:40%;margin-left:-10px;padding:0 5px;position:absolute;top:-11px}.theme-form .btn-fb{background-color:#50598e;color:#fff;width:100%}.theme-form .btn-twitter{background-color:#6fa2d8;color:#fff;width:100%}.theme-form .btn-google{background-color:#c64e40;color:#fff;width:100%}.form-inline{display:-webkit-inline-box}.form-inline .form-group{margin-right:15px}.form-inline .form-group .col-form-label{margin-right:5px}.search-form .form-group:before{background:#e8ebf2;content:"";height:25px;left:82px;position:absolute;top:50px;width:1px}.search-form .form-group:after{color:#8e8e8e;content:"\f002";font-family:FontAwesome;left:53px;position:absolute;top:50px}.search-form input{border:1px solid #e6edef;border-radius:50px;padding:10px 10px 10px 70px}.form-label-align-right label{font-weight:500;padding-top:17px;text-align:right}.custom-file-label,.custom-file-label:after{line-height:1.8}.input-group-text{border-color:#e6edef;font-weight:500}.dropdown-menu{border:1px solid #e6edef}.animated-modal .form-select{display:inline-block;vertical-align:middle;width:auto}#side_bar{height:100%;position:fixed;top:0;width:250px;z-index:1500}.ambiente{background-color:#006400;float:left;font-size:15pt;left:-50px;position:absolute;text-align:center;top:26px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:200px;z-index:1035}.ambiente>span{color:#fff}
/*# sourceMappingURL=main.2db96fd1.css.map*/