#loader {
  background: white;
  padding: 10px;
}

.loader {
  margin-left: -15px;
  background: white;
  padding: 30px;
  position: fixed;
  width: 20px;
  border: 10px solid rgba(0, 0, 0, .3);
  border-radius: 50%;
  border-top-color: #000;
  overflow-y: hidden;!important;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
}
@keyframes spin {
    to {
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg)
    }
}

.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 400px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.right .modal-body {
    padding: 15px 15px 80px;
}

/*Right*/
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.show .modal-dialog {
    right: 0;
}

/* ----- MODAL STYLE ----- */
.modal-content {
    border-radius: 0;
    border: none;
}

.modal-body {
    margin-top: 60px;
    border-bottom-color: #EEEEEE;
    background: #fff;
}

.modal-top {
    display: block; !important;
    position: fixed;
    background: #004FC5;
    padding-bottom: 10px;
    color: white;
    right: 0;
    left: 0;
    top: 0;
    z-index: 2;
}

.active>a,.active>a>i, .sidebar .nav li.active>a i{
    color: white!important;
}

.sidebar-wrapper li.active {
    background-color: rgb(196, 153, 31);!important;
}

.bg-custom-2 {
    background-image: linear-gradient(15deg, #66615B 0%, #000000
    100%);
}


label{
    padding-top: 10px !important;
}

nav {
    position: fixed;!important;
    z-index: 2;!important;
}

.modal-header {
background: #F7F7F7;!important;
}

#headerDeal{
    z-index: 100;
}

.card-header {
    height: 100%;
    width: 100%;
    padding: 0;!important;
}

html, body {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#imgLogin {
    margin-top: 50%;!important;
    margin-right: 50%;!important;
}


.btn-primary {
    background: #024A44;!important;
}

.btn-clients {
    background: #024A44;!important;
}

.btn-blue {
    background: #0069D9;!important;
}

.btn-white {
    background: white;!important;
    border: grey solid 1px;
    color:#721300;
}

.green {
  color: #024A44;
  font-weight: bold;
}

.balloon {
  background: #F4F3EF;
  border-radius: 15px;
  position: absolute;
  z-index: 2000;
  padding: 5px;
  font-size: 15px;
  color: black;
}

.doc {
  bottom: 70px;
  right: 0;
}

.patrimony {
  bottom: 40px;
}

.vehicles{
  margin-top: -40px;
}

.financial {
  margin-top: -88px;
}

.residence{
  margin-top: -165px;
}

.selectize-input {
  height: 40px;!important;
}

.professional-data {
  display: none;
}

.chattel {
  display: none;
}

.real-estate{
  display: none;
}

.address {
  margin-top: -60px;
  right: 0;
}

.alert-danger {
    color: white;
    background-color: rgb(228, 31, 16);
    border-color: rgb(228, 31, 16);
}

.teste {
    right: 30px;
    left: 30px;
    outline: 0;
    z-index: 9999;
    position: fixed;
    padding: 15px 30px;
    border-radius: 5px;
    margin-bottom: 20px;
    text-align: center;
}

.testeRegister {
    right: 60px;
    left: 320px;
    outline: 0;
    z-index: 9999;
    position: fixed;
    padding: 15px 30px;
    border-radius: 5px;
    margin-bottom: 20px;
    text-align: center;
}

@media (max-width: 780px) {
    .testeRegister {
        right: 30px;
        left: 30px;
    }
}

@media (min-width: 780px) {
    #financialInvestmentsDiv {
        margin-top: 48px;
    }
}

#label {
    max-width: 95%;
}

@media (max-width: 1024px) {
    #label {
        max-width: 90%;
    }
}

.alert-success {
    background-color: rgb(40, 167, 69);!important;
}

.alert-error {
    background-color: rgb(240, 38, 11);!important;
}

.modal-body {
    margin-top: -15px;!important;
}

.has-error{
    border: rgb(228, 31, 16) solid 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 6px #ce8483;
}

.has-error .selectize-input:focus {
    border: rgb(228, 31, 16) solid 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 6px #ce8483;
}

.is-valid {
    border: rgb(40, 167, 69) solid 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px rgba(68, 196, 125, .8);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px rgba(68, 196, 125, .8)
}

.btnFundamenta {
    background: rgb(196, 153, 31);
}

.form-check label {
    color: black;!important;
}

.form-check input {
    margin-top: 13px;!important;
}

.form-check {
    margin-left: 20px;
}

.has-error:focus{
    border: rgb(228, 31, 16) solid 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 6px #ce8483;
}

.loader-modal {
    margin: auto;
    background: white;
    padding: 30px;
    width: 20px;
    border: 10px solid rgba(0, 0, 0, .3);
    border-radius: 50%;
    border-top-color: #000;
    overflow-y: hidden;
!important: ;
    animation: spin 1s ease-in-out infinite;
    -webkit-animation: spin 1s ease-in-out infinite;
}

#whats {
    position: fixed;
    z-index: 9999;
    background: #48C857;
    bottom: 25px;
    right: 25px;
    padding: 15px;
    border-radius: 30px;
}

#divText {
    right: 0;
    left: 0;
    outline: 0;
    z-index: 9999;
    position: fixed;
    padding: 15px 30px;
    border-radius: 5px;
    margin-bottom: 20px;
    display: none;
!important;
}

@media (min-width: 993px) {
    #divText {
        margin-right: 35px;
        margin-left: 285px;
    }
}

@media (min-width: 501px) and (max-width: 992px) {
    #divText {
        margin-right: 100px;
        margin-left: 100px;
    }
}

@media (max-width: 500px) {
    #divText {
        margin-right: 20px;
        margin-left: 20px;
    }
}

td p {
    margin-bottom: 0;
}

.fa-plus-circle{
    font-size: larger;
}
