﻿
#MJQCSVBCEC .button {background-color: #009d06 !important;min-width: 140px;}
#MJQCSVBCEC .header__logo{height: 100px; width: auto; margin-top: 0;}
#MJQCSVBCEC .header__logo img{height: 100%;width: auto;}
#MJQCSVBCEC .wrapper--login-layout{display: flex; flex-direction: column; justify-content: space-between; padding-bottom: 0; }
#MJQCSVBCEC .wrapper__body{min-height: auto;}
#MJQCSVBCEC .footer-simple{position: static; margin-bottom: 30px;}
#MJQCSVBCEC .footer-simple ul{column-gap: 15px;}
#MJQCSVBCEC .header-simple{margin-top: 30px;}
@media (max-width: 1190px){
    #MJQCSVBCEC .button {background-color: #009d06 !important;min-width: 140px;}
    #MJQCSVBCEC .header__logo{height: 75px; width: auto; margin-top: 0;}
    #MJQCSVBCEC .header__logo img{height: 100%;width: auto;}
    #MJQCSVBCEC .wrapper--login-layout{display: flex; flex-direction: column; justify-content: space-between; padding-bottom: 0; }
    #MJQCSVBCEC .wrapper__body{min-height: auto;}
    #MJQCSVBCEC .footer-simple{position: static; margin-bottom: 10px;}
    #MJQCSVBCEC .footer-simple ul{column-gap: 10px;}
    #MJQCSVBCEC .header-simple{margin-top: 10px;}  
}