body.t-PageBody--login {min-height: 100%;position: relative;overflow: hidden;background: linear-gradient(
180deg,
#1565c0 0%,
#1e88e5 35%,
#64b5f6 70%,
#e3f2fd 100%
);}body.t-PageBody--login::before {content: "";position: fixed;bottom: -90px;left: -5%;width: 110%;height: 220px;background: linear-gradient(
90deg,
#0d47a1 0%,
#1565c0 50%,
#1976d2 100%
);border-top-left-radius: 65% 100%;border-top-right-radius: 65% 100%;z-index: 1;}body.t-PageBody--login::after {content: "";position: fixed;bottom: -55px;left: -5%;width: 110%;height: 160px;background: linear-gradient(
90deg,
#42a5f5 0%,
#1e88e5 50%,
#5c6bc0 100%
);border-top-left-radius: 65% 100%;border-top-right-radius: 65% 100%;box-shadow: 0 -3px 0 rgba(255,255,255,0.9);z-index: 2;}.t-Login-region {position: relative;z-index: 3;background-color: #ffffff !important;border-radius: 10px;}.my-custom-btn {background: linear-gradient(45deg, #1565c0, #0d47a1);color: white;font-weight: bold;border-radius: 8px;padding: 8px 16px;transition: all 0.2s ease-in-out;}.my-custom-btn:hover {background: linear-gradient(45deg, #1e88e5, #1565c0);cursor: pointer;}.t-Login-logo{background:none;height:100px;width: 100px;}#P0_COMPANY_NAME {text-wrap: nowrap!important;}.COMPANY_NAME{text-wrap: nowrap!important;}