﻿/***Added by Midhun - For New Login page***/
/***Used in Login, Register, Forget Password and Forget Username Pages. 
Common styles for all pages. If changing anything check in all the 4 pages***/
body {font-family: var(--regular); }
.footerres { max-width: 100% !important; padding: 0; }
.navbar.navbar-default { display: none; }
.section.footersec { display: none; }
/*.gray-bg { background: #fff url('../img/loginbg.jpg?ver=2.2') no-repeat right top fixed; background-size: cover; }*/
.gray-bg { background: #fff url('../img/Login_bg.jpg') no-repeat right top fixed; background-size: cover; }
.newloginleft { position: relative; width: 440px; background: #fff; min-height: 100vh; box-shadow: 5px 1px 3px #ecf0f4; }
.newlogin { padding: 20px 80px; }
.newlogin > a { display: block; text-align: center; }
.newlogin > a > img { display: inline; }
.newlogincont { padding: 20px 70px; }
.newlogincont > p { font-size: 18px; margin-bottom: 15px; }
.newlogincont .rdbstyle > li > label { margin: 0 20px 0 10px; font-size: 15px; text-transform: uppercase; }
.form-group > label { font-weight: normal; }
.form-group > input { border-radius: 16px; padding: 8px 12px; height: 38px; font-size: 15px; }
.form-group.pwordview { position: relative; }
.form-group.pwordview > input { padding-right: 35px; }
.form-group.pwordview > a { position:absolute;top:12px;right:15px; color:#b3b3a1; }
.form-group input.btn-primary { background: var(--red); transition: ease .5s; }
.form-group input.btn-primary:hover { background-color: var(--yellow) !important; }

.newlogincont .form-group input.btn-primary{ font-family: var(--regularnew)}
.newlogincont > div > p { text-align: center; }
.newlogincont > div > p > a { color: #676A6C; }
.newlogincont > div > p > a:hover { color: #337ab7; }
.newloginreg { border-top: 1px solid #dbdbdb; padding: 30px 70px; text-align: center; }
.newloginreg > h4 { font-size: 24px; margin: 4px; font-weight: normal; }
.newloginreg > a { transition: ease .5s; font-size: 15px; border-radius: 16px; padding: 8px 12px; height: 38px; background: var(--red);color: #FFFFFF; display: block; margin-top: 15px; font-family: var(--regularnew)}
.newloginreg > a:hover { background: var(--yellow) ;border-color: var(--yellow); }
.newlogintext { position: fixed; left: 520px; bottom: 80px; width: 480px; }
.newlogintext > b { font-family: var(--regularnew) ;font-size: 26px; color: var(--red);font-weight: normal; }
.newlogintext > h2 { font-size: 42px; color: var(--red); margin: 0; text-transform: uppercase; line-height: 54px;font-family: var(--boldnew); }
.newlogintext > p { font-size: 22px; }

/***Custom Checkbox***/
.chkboxlist { float: left; padding-left: 0; }
.chkboxlist > li { display: block; margin-right: 10px; position: relative; margin-top: 6px; }
.chkboxlist > li > input[type="checkbox"] { position: absolute; left: -3px; }
.chkboxlist > li > label { margin: 0; width: auto; display: inline-block; padding-left: 20px; font-weight: normal; color: #0a1741; font-size: 14px; }
.chkboxcont [type="checkbox"]:not(:checked), .chkboxcont [type="checkbox"]:checked { left: -9999px; }
.chkboxcont [type="checkbox"]:not(:checked) + label, .chkboxcont [type="checkbox"]:checked + label { position: relative; cursor: pointer; }
.chkboxcont [type="checkbox"]:not(:checked) + label { color: #606060; }
/***Checkbox Aspect***/
.chkboxcont [type="checkbox"]:not(:checked) + label:before, .chkboxcont [type="checkbox"]:checked + label:before { content: ''; position: absolute; left: 0; top: 3px; width: 13px; height: 13px; border: 1px solid #7f7f7f; background: #fff; }
/***Checked mark aspect***/
.chkboxcont [type="checkbox"]:not(:checked) + label:after, .chkboxcont [type="checkbox"]:checked + label:after { content: '✔'; position: absolute; top: 0px; left: 3px; font-size: 12px; color: #619D1F; transition: all .3s; }
/***Checked mark aspect changes***/
.chkboxcont [type="checkbox"]:not(:checked) + label:after { opacity: 0; transform: scale(0); }
.chkboxcont [type="checkbox"]:checked + label:after { opacity: 1; transform: scale(1); }
/***Disabled Checkbox***/
.chkboxcont [type="checkbox"]:disabled:not(:checked) + label:before, .chkboxcont [type="checkbox"]:disabled:checked + label:before { box-shadow: none; border-color: #bbb; background-color: #ddd; }
.chkboxcont [type="checkbox"]:disabled:checked + label:after { color: #999; }
.chkboxcont [type="checkbox"]:disabled + label { color: #aaa; }
/***Accessibility***/
.chkboxcont [type="checkbox"]:checked + label:before { border: 1px solid #d2e18c; }
.captcharefresh { border-radius:0px 16px 16px 0px;overflow:hidden;}
.captcharefresh > a { display:inline-block;background-color:#f4f4f4;color: var(--yellow);}
.captcharefresh > a > i {display:inline-block;width:30px;height:38px;font-size: 14px;line-height:38px;text-align:center; }
/*login page update*/
.newloginright {position: fixed;top:0;right:0;left: 445px;height: 100vh;background:url('../img/Welcome-to-Wealth-Wisdom.jpg') no-repeat bottom left;background-size:contain;border-bottom:30px solid var(--yellow);}
.newlogingreetings { display:table;width:100%;height: 100vh;}
.newlogingreetings > .cnt {display:table-cell;vertical-align: middle;}
.wealthtext {text-align:center;margin:0px auto; max-width:500px;padding: 25px;/*background: rgba(255,255,255,0.95);box-shadow: 1px 2px 10px 1px rgb(0 0 0 / 10%);border-radius: 20px;*/}
.wealthtext > b {display:block; font-family: var(--medium); font-size: 26px;line-height: 26px; color: var(--black); font-weight: normal;margin-bottom:5px; }
.wealthtext > h2 { font-size: 40px; line-height: 45px; color: var(--orange); margin: 0; text-transform: uppercase; font-family: var(--bold); }
.wealthtext > p{display:block;font-size: 15px;line-height:22px;text-transform:none; }
@media only screen and (min-width : 1200px) {
    .wealthtext {max-width: 520px;}
    .wealthtext > p{font-size: 16px;line-height: 24px;}
}
@media only screen and (max-width:992px) {
    .newloginleft { width: 380px; }
    .newlogin, .newlogincont, .newloginreg { padding: 20px 30px; }
    .newlogintext { left: 420px; bottom: 100px; width: 340px; }
    .newlogintext > b { font-size: 24px; }
    .newlogintext > h2 { font-size: 36px; line-height: 42px; }
    .newlogintext > p { font-size: 18px; }
    /*login page update*/
    .newloginright {left:385px; }
    .wealthtext { max-width:380px;}
    .wealthtext > h2 { font-size: 30px;line-height: 38px;}
    .wealthtext > b {font-size: 22px; }
    .wealthtext > p { }
}
@media only screen and (max-width:768px) {
    .gray-bg { background: #ecf0f4; }
    .newloginleft { margin: 10px auto; box-shadow: 0px 0px 10px #ecf0f4; max-width: 96%; border-radius: 8px; }
    .newlogintext { display: none; }
    .newlogin { padding: 10px; text-align: center; }
    .newlogin > a > img { max-width: 220px; display: inline; }
    /*login page update*/
    .newloginright {display:none; }
}
@media only screen and (max-width:479px) {
    .newlogincont, .newloginreg { padding: 20px; }
}
