#login-wrapper {font-family: "Droid Sans" !important;font-size: 14px !important;width: 80%;margin-top: 150px;display: flex;justify-content: center;align-items: center;}#login-wrapper input:not(.otp-input) {color: #222222 !important;font-family: "Droid Sans" !important;font-size: 14px !important;}#login-wrapper :-moz-placeholder {color: #cccccc !important;font-family: "Droid Sans" !important;font-size: 14px !important;}#login-wrapper a {cursor: pointer;font-weight: bold;text-decoration: underline;}.box {background-color: #ffffff;padding: 20px;position: absolute;right: 35%;top: 30%;width: 350px;height: 250px;z-index: 101;border: 0;border-radius: 10px;-moz-box-shadow: 5px 3px 5px #888;-webkit-box-shadow: 5px 3px 5px #888;box-shadow: 0 0 5px #888;}.overlay {background: #000000;bottom: 0;left: 0;position: fixed;right: 0;top: 0;z-index: 100;opacity: 0.9;}a.boxclose {cursor: pointer;float: right;height: 26px;left: 32px;position: relative;top: -33px;width: 26px;}.selectOption {box-shadow: 0 0 10px 3px #2c2c2c;width: 110px;background-color: rgb(251, 251, 251);}