.checkbox-remember-me{
    padding: 10px 22px !important;
    border: 1px solid #979797 !important;
}
.show-pass {
left: 42% !important;
cursor: pointer;
font-size: 114%; 
position: absolute  !important;
padding-top: 10px  !important;
  }

#form2Example2{
margin-bottom: -48px !important;
}

.fa-sharp:hover {
color: rgb(238, 111, 53)
}
#row{
margin-top: 18% !important;
}
@media (min-width : 1186px ) and  (max-width : 1428px)
{
a.btn.btn-primary.btn-block.mb-4,button.btn.btn-danger.btn-block.mb-4{
font-size :11px;
}
#row{
margin-top: 18% !important;
}
}


@media (max-width: 999px)
{
.align-items-center {
align-items: baseline !important;
}
.section-login {
    height: 66vh;
}
}



@media (max-width: 1200px)
{
.show-pass {
 left: 55% !important; 
}
#row{
margin-top: 18% !important;
}

}

@media (min-width: 768px)
{
#row{
margin-top: 18% !important;
}
.col-md-5 {
flex: 0 0 auto;
width: 41.666667%;
width: 50%;
}
}
a.dropdown-item {
    background-color: white!important;
    color: black!important;
    border: 0!important;
}