body{    
    font-size: 13px;
    font-family: 'Montserrat';
}

.login_form, .registration_form {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #fff;
    padding: 30px 50px;
    border-radius: 9px;
    box-shadow: 0px 0px 3px rgb(0 0 0 / 9%);
    text-align: center;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active
{    
    border: 1px solid #f9f9f9;    
    font-size: 14px !important;
}

input:-webkit-autofill
{
    -webkit-text-fill-color: #000 !important;    
}

b, strong{    
    font-weight: normal;
}


.btn-showpass{
    position:absolute;
    top:4px;
    right:1px;
    border:none;
    font-size: 16px;
    background-color: transparent;
}

input:-webkit-autofill::first-line,
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {    
    font-family: 'Montserrat';
    font-size: 13px;
}


.login_content form input[type=text], .login_content form input[type=email], .login_content form input[type=password] {
    background-color: #f9f9f9 !important;
    box-shadow: unset;
    border: none;
    border-radius: 15px;
    border: 1px solid #f9f9f9;
    transition: 0.4s;
    padding: 20px;
    padding-left: 38px;
}

input:-internal-autofill-selected {
    appearance: menulist-button;
    background-color: #fff !important;
    background-image: none !important;
    color: -internal-light-dark(black, white) !important;

}

.btn {
    border-radius: 9px;
    box-shadow: none;
    border: 1px solid #e9e9e9;
    transition: 0.3s;
}

.btn:hover {
    background-color: #f0f0f0;
    border: 1px solid #e9e9e9;
}

.btn:active, .btn:focus {
    background-color: #e9e9e9 !important;
    border: 1px solid #e9e9e9 !important;
}

.login_content form input[type=text]:focus, .login_content form input[type=email]:focus, .login_content form input[type=password]:focus {    
    border: 1px solid #00aeef;
}

.login_content {    
    min-width: unset;
    text-shadow: unset !important;
    padding: 0px 0px 0px;
}

.login {
    background-image: url(../img/wallpapers/blue2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
    overflow: hidden;
}

.alert-info {
    color: #ffffff;
    background-color: rgb(0 174 239);
    border-color: rgb(0 174 239);
}

.alert-danger, .alert-error {
    color: #ffffff;
    background-color: rgba(231,76,60,.88);
    border-color: rgba(231,76,60,.88);
}

.alert {
    padding: 10px 30px 10px 10px;    
    text-align: left;
}

.close {    
    opacity: unset;    
}

.close:focus, .close:hover {
    color: #f0f0f0;    
}


.table-login{
    width: 100%;
    height: 100%;
}

.div-content-login{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.login-form{
    width: 680px;
    position: relative;    
    margin-top: -60px;
}

.box-info-gral-login{
    background-color: #424d8e;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 30px 60px;
    vertical-align: middle;
    overflow: hidden;
    border-bottom-right-radius: 34%;
    border-top-right-radius: 18px; 
}

/*
.box-info-gral-login-text{
    margin-top: 25%;
    z-index: 1 !important;
    position: absolute;
    left: 45px;
    right: 45px;
}
*/

.left-login{    
    width: 50%;
    position: relative;
}
.right-login{
    width: 50%;    
}

.box-info-login{
    padding: 39px 40px 30px 40px;
    color: #000;
    overflow: hidden;
    position: relative;    
}

.table-login-content{
    width: 100%;
    background-color: #fff;
    border-radius: 9px;
    overflow: hidden;
    color: #fff;
    box-shadow: 12px 12px 29px rgb(0 0 0 / 39%);
    /* box-shadow: 1px 1px 2px rgb(0 0 0 / 12%); */
    overflow: hidden;
}

.titulo-info-login{
    font-size: 30px;
    font-weight: 600;
}

.content-info-login{
    font-size: 13px;
}

.btn-border-blue{
    border-radius: 14px;
    border: 1px solid #64b5fc;
    background: #005ea2;
    color: #fff;
}

.btn-border-blue:hover{    
    border: 1px solid #75bfff;
    background: #4dacff;
    color: #fff;
}

.btn-border-blue:focus, .btn-border-blue:active{    
    border: 1px solid #56a9f1 !important;
    background: #2e8ee2 !important;
    color: #fff;
    box-shadow: unset;
    outline: 0;
}


.btn-primary {
    color: #fff;
    background-color: #005ea2;
    border-color: #005ea2;
    border-radius: 14px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0d8be6;
    border-color: #0d8be6;
}

.btn-primary:active, .btn-primary:focus {
    color: #fff;
    background-color: #2c7cc2 !important;    
    border-color: #2c7cc2;
    outline: 0;
    box-shadow:unset;
}



.form-triangle{
    position: absolute;
    border: 15px solid rgb(8 101 170);
    right: -21%;
    width: 120px;
    height: 120px;
    top: 80%;
    transform: rotate(67deg);
    z-index: 1;
    margin-left: -30px;
    margin-top: -40px;
}
.form-triangle2{
    position: absolute;
    left: -120%;
    width: 800px;
    height: 800px;
    top: 79%;
    transform: rotate(66deg);
    z-index: 1;
    background: rgb(77 167 245 / 10%);
}
.form-triangle3{
    position: absolute;
    right: -4%;
    width: 150px;
    height: 150px;
    top: -24%;
    z-index: 1;
    transform: rotate(171deg);
    background-color: #fbfbfb;
}

.form-triangle4{
    position: absolute;
    left: -120%;
    width: 800px;
    height: 800px;
    top: -128%;
    transform: rotate(248deg);
    z-index: 0;
    background: rgb(77 167 245 / 10%);
}


.btn-link-login{        
    transition: 0.3s;
}

.btn-link-login:hover{
    opacity: 0.5;    
}

.white-tooltip + .tooltip > .tooltip-inner {
    background-color: #fff;
    padding: 10px;
    color: #000;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.171);    
}

.white-tooltip + .tooltip > .tooltip-arrow {
     border-top-color: #fff;
    z-index: 2;
}

.tooltip { pointer-events: none; }

.box-social{
    text-align: left;
    margin-bottom:10px;
    margin-left:5px;
}

.icon-input{
    position: absolute;
    left: 10px;
    top: 9px;
    opacity: 0.5;
}

hr {    
    border-top: 1px solid #ccc;
}

@media screen and (max-width:1220px){
    .left-login{
        display: none;
    }

    .login-form{
        width: 330px;
    }
}

@media screen and (max-width:480px){
    .btn-showpass{
        top: 7px;
    }
    .icon-input-pass{
        top: 12px !important;
    }

    .box-info-login {
        padding: 70px 20px 70px;
    }

    .login_form, .registration_form {    
        background-color: transparent;
        box-shadow: unset;
    }

    .login_content form input[type=text], .login_content form input[type=email], .login_content form input[type=password] {
        background-color: #ffffff !important;                
    }

    .icon-input{
        top: 12px;
    }

    .form-control {    
        height: 41px;    
        font-size: 16px;    
    }

    input:-webkit-autofill::first-line, input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {        
        font-size: 16px;
    }

    .table-login-content {                
        box-shadow: unset;
        background-color: unset;
    }

    .login{        
        background-position: left;
    }

    .box-social{
        text-align: center;        
        display: none;
    }

    .modal-dialog{
        width: 100% !important;
        margin: 0;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border: 0;
        border-radius: 0;
        box-shadow: unset;
    }

    .modal-content{
        width: 100%;
        height: 100%;
    }

    .modal-body{
        position: absolute;
        left: 0;
        right: 0;
        top: 59px;
        bottom: 60px;
        overflow: auto;
    }

    .modal-footer{
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }
}



.modal-backdrop.in {
    opacity: .7;
}

.modal-backdrop {    
    background-color: #fff;
}

.modal-content {    
    border: 1px solid rgb(255 255 255 / 20%);
    -webkit-box-shadow: 0 5px 23px rgb(0 0 0 / 20%);
    box-shadow: 0 5px 23px rgb(0 0 0 / 20%);    
    overflow: hidden;
    border: none !important;
}

.btn{
    font-size: 13px;
}

.modal-header h5{
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}

.modal-header .close {
    margin-top: -7px;
    font-size: 35px;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    padding: 3px 10px 0px 10px;
    margin-right: -4px;
    margin-bottom: -5px;
    width: 38px;
    height: 38px;
    background-color: #e9e9e9;
}
.modal-header .close img {
    margin-top: -11px;
    margin-right: 0px;
}
.modal-header .close:hover {    
    color: #0e0e0e;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    
    font-weight: normal !important;
    line-height: 1.1;
    color: inherit;
}

.form-control {
    border-radius: 9px;
    box-shadow: unset;
    padding: 6px 10px 10px 10px;
}

.btn-modal{
    background-color: #e4e6eb;
    color: #484848;
    
    font-weight: normal !important;
    font-size: 14px;
}


.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}



.modal.fade .modal-dialog {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	top: 10px;
	opacity: 0;
	-webkit-transition: all 0.1s;
	-moz-transition: all 0.1s;
	transition: all 0.1s;
}

.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    opacity: 1;
}


.result-info-bubble{
    background-color: #f9f9f9;
    padding: 10px 10px 14px;
    border-radius: 5px;
    color: red;
    text-align: left;
    font-size: 13px;
    display: none;
    text-align: center;
    line-height: 15px;
    border: 1px solid #e9e9e9;
    text-shadow: 0px 0px 1px rgb(0 0 0 / 29%);
}

body{
    color: #000;
    -webkit-font-smoothing: antialiased;
}