body, html {
    height: 100%;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
}

* {
    box-sizing: border-box;
}

.bg-image {
    background-image: url(/img/nc/img/nc_bg0.jpg);
    position: relative;
    z-index: 0;
    overflow: hidden;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-image:before {
    content: '';
    background: inherit;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    z-index: -1;
}

/* Position text in the middle of the page/image */
.bg-text {
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0, 0.4); /* Black w/opacity/see-through */
    color: #091736;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    text-align: center;
    border-radius: 10px 10px 10px 10px;
}

#formContent {
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background: #fff;
    padding: 30px;
    max-width: 450px;
    min-width: 300px;
    position: relative;
    padding: 0px;
    -webkit-box-shadow: 0 15px 25px 0 rgb(0 0 0 / 40%);
    box-shadow: 0 15px 25px 0 rgb(0 0 0 / 40%);
    text-align: center;
}


#icon {
    margin: 40px 20px 15px 20px;
    width: 80%;
}

input[type=text], input[type=password] {
    background-color: #f6f6f6;
    border: none;
    color: #0d0d0d;
    padding: 8px 8px;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
    margin: 10px;
    width: 85%;
    border: 2px solid #CCCCCC !important;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px;
}

input[type=button], input[type=submit], input[type=reset] {
    background-color: #112957;
    border: none;
    color: white;
    padding: 16px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 50%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 50%);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px;
    margin: 30px 20px 40px 20px;
    width: 85%;
    cursor: pointer;
}

.easy-login {
    display: block;
    width: 85%;
    margin: 8px 0px 0px 30px;
    height: 30px;
}

.easy-login input{
    float: left;
    width: 20px;
    height: 20px;
}

.easy-login b {
    color: #888a8c;
    margin-left: 5px;
    font-size: 24px;
    float: left;
}

input[type=button]:hover {
    background-color: #091736;
    resize: none;
}

input[type=text]:focus, input[type=password]:focus,
input[type=text]:hover, input[type=password]:hover {
    background-color: #e4edfb;
    border: 2px solid #091736 !important;
    resize: none;
}

* {
    box-sizing: border-box;
}

#divErrMsg {
    background-color: #FFFFFF;
    color: #FF0000;
    margin: 0px 35px 0px 35px;
    text-align: left;
    max-width: 360px;
    padding-bottom: 10px;
}

body.bg2 {
    background: rgba(32,61,227,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(32,61,227,1) 0%, rgba(10,38,69,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(32,61,227,1)), color-stop(100%, rgba(10,38,69,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(32,61,227,1) 0%, rgba(10,38,69,1) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(32,61,227,1) 0%, rgba(10,38,69,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(32,61,227,1) 0%, rgba(10,38,69,1) 100%);
    background: radial-gradient(ellipse at center, rgba(32,61,227,1) 0%, rgba(10,38,69,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#203de3', endColorstr='#0a2645', GradientType=1 );
}

.cotpLbl {
    float: left;
    margin: 5px 0px 0px 36px;
}

.cotpMsg {
    font-size: 11px;
    word-wrap: break-word;
    width: 85%;
    display: inline-block;
    text-align: left;
    margin-left: 6px;
}

#gauthSteps {
    text-align: left;
    padding: 0px 20px 20px 20px;
}

.gauthMsg {
    padding-bottom: 20px;
}

.gauthImg {
    width: 200px;
    height: 200px;
}

.loginlogo {
    background: url(.) no-repeat; margin: auto; font-size: 2.5em; font-weight:bold; color: #091736;
    text-align: center; height: auto; padding: 20px 20px 0px 20px;
}

#validMsg {
    text-align: left;
    margin-left: 36px;
    margin-top: 0px;
}
#onetimelogin2 {height: 290px; margin-left: -28px;}
#onetimelogin2 div.onetimeloginbox { margin-left: 48px; }
#onetimelogin2 div.areaPass {background: #FFF; width: 340px; margin-right: 20px; float: left; border-radius: 6px;}
#onetimelogin2 div span {display: block; float: left; width: 68px; line-height: 44px; font-size: 1.8em; color: #122A58; font-weight: bold; text-align: center;}

img.kiosk {
    color: #FFFFFF;
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    padding: 0px 0px;
    top: 0px;
    margin-top: 3px;
    right: 10px;
    cursor: pointer;
    z-index: 999
}
