#ghl_auth_login .css-1lekzkb {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
#ghl_auth_login .css-5f0df50ez{
    background: #0b1e63;
    color: #fff;
    padding: 10px;
    text-decoration: none;
    opacity: 1;
    font-weight: 600;
    font-size: 17px;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
}
#ghl_auth_login .css-1rvpz4w {
    color: #636363;
    opacity: 0.8;
    transition: opacity 0.2s ease-in-out 0s;
}
#ghl_auth_login .css-1rvpz4w:hover {
    color: #636363;
    text-decoration: none;
    opacity: 1;
}
#ghl_auth_login .css-100frqb {
    height: 100%;
    width: 100%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    padding: 20px 0px;
    background-repeat: no-repeat;
    background-position: center 100%;
}
#ghl_auth_login .css-1g97g96 {
    display: inline-flex;
    -webkit-font-smoothing: antialiased;
    vertical-align: middle;
    text-align: center;
    -webkit-appearance: none;
    cursor: pointer;
    font-family: inherit;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    font-weight: bold;
    background-color: #565656;
    color:#fff;
    font-size: 14px;
    margin-top: 32px;
    outline: none;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
    border-width: 0px;
    border-radius: 4px;
    border-color: #0c2f55;
    padding: 16px;
    width: 100%;
}
#ghl_auth_login .css-1g97g96:hover{
    background:#0b1e63
}
#ghl_auth_login .css-12kz5vy {
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: auto;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.12) 0px 4px 8px 0px, rgba(0, 0, 0, 0.08) 0px 2px 4px 0px;
    padding: 32px;
    border-radius: 6px;
}
#ghl_auth_login .css-1rkhnpn {
    color: rgb(14, 10, 46);
    font-size: 14px;
    box-shadow: none;
    line-height: 1rem;
    width: 100%;
    padding: 0.75rem;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(225, 229, 237);
    border-radius: 4px;
    transition: all 0.2s ease-in-out 0s;
}
#ghl_auth_login .css-ya34dr {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #636363;
    margin: 0.5rem 0px;
    text-align: left;
}
#ghl_auth_login .auth_login_controller label{
    cursor:default;
}
#ghl_auth_login .css-n9jk6 {
    text-align: left;
    color: rgb(255, 238, 233);
    margin-bottom: 1rem;
    padding: 1rem;
    border-radius: 4px;
    background: #0b1e63;
}
#ghl_auth_login .auth_login_controller .css-1rkhnpn {
    color: rgb(14, 10, 46);
    font-size: 14px;
    box-shadow: none;
    line-height: 1rem;
    width: 100%;
    padding: 0.75rem;
    outline: none;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(225, 229, 237);
    border-radius: 4px;
    transition: all 0.2s ease-in-out 0s;
}
#ghl_auth_login .css-z73n5a{
    color: #0b1e63;
    font-size: 11px;
}
@media screen and (min-width: 40em){
	#ghl_auth_login .css-9388ij {
	    width: 450px;
	}
}
.admin_page_ghl_auth_login .ghl_msg_opr_maintenance {
    position: relative;
    display: flex;
    margin: 10px 20px 20px 2px;
}
#ghl_auth_login .account_r4w{
     background: #e2e2e2;
     padding: 10px;
     color: #fff;
     margin-bottom: 15px;
     border-radius: 10px;
     border-top-left-radius: 0;
     border-bottom-right-radius: 0;
     margin-top: 15px;
}
#ghl_auth_login .account_r4w .css-f50g5rgert svg{
     height: 30px;
     width: auto;
}
#ghl_auth_login .account_r4w .css-5d0zer5f0z svg{
     width: auto;
     height: 25px;
}
#ghl_auth_login .account_r4w .css-5d0zer5f0z svg .rank4win_logo_svg-1{
     fill: #404040;
}
#ghl_auth_login .account_r4w .css-5d0zer5f0z svg .rank4win_logo_svg-2 {
    fill: #FA6742;
}
#ghl_auth_login .account_r4w .css-f450zg5fre0g{
    color: #404040;
}