.twc-malidc-create {
display: none !important;
}
.twc-malidc-request-login {
display: block !important;
text-align: center !important;
margin-top: 15px !important;
margin-bottom: 15px !important;
padding: 10px !important;
border-top: 1px solid #eee !important;
}
.twc-malidc-request-login a {
color: #E86A17 !important;
text-decoration: none !important;
font-size: 14px !important;
font-weight: 500 !important;
}
.twc-malidc-request-login a:hover {
text-decoration: underline !important;
}
.twc-malidc-create {
display: none;
}
.twc-malidc-request-login {
display: block;
text-align: center;
margin-top: 15px;
margin-bottom: 15px;
padding: 10px;
border-top: 1px solid #eee;
}
.twc-malidc-request-login a {
color: #E86A17;
text-decoration: none;
font-size: 14px;
font-weight: 500;
}
.twc-malidc-request-login a:hover {
text-decoration: underline;
}