﻿*{
    box-sizing:border-box !important;
}

body {
    padding: 0px;
    margin: 0px;
    font-family: 'Roboto', sans-serif;
}


.LoginBg {
    clear: none;
    height: auto;
    background: url('../Images/Login_bg.png') no-repeat;
    background-size:cover;
}

*::-moz-selection {
    background: none repeat scroll 0 0 #F69034;
    color: #FFFEFF;
    text-shadow: none;
}

.logheader {
    background-color: #193658;
    width: 100%;
    height: 60px;
}

.loginband {
    background: #2b506f;
    background-image: url("../images/login_box_bg.png") repeat left top;
    margin: 0;
    color: #fff;
    padding: 0;
    width: 100%;
    height: 370px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.logbox {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 990px;
}

    .logbox .divizlogo {
        width: 400px;
        position: relative;
        height: 330px;
        float: left;
        margin-top: 20px;
        background: url("../Images/logo.png") no-repeat center center;
        padding-right: 100px;
        border-right: 1px solid #FFFFFF;
    }

    .logbox .logscreen {
        position: relative;
        margin-top: 20px;
        margin-left: 20px;
        float: left;
    }

.logerror {
    font-size: 0.875em;
    color: #ff0000;
    float:left;
    width:100%;
}

.logerror span
{
    display:block;
    margin-bottom:10px;
}

.footer {
    bottom: 0px;
    height: 100%;
    margin: 0 auto;
    display: block;
    float: left;
    width: 100%;
    font-size: 0.875em;
    color: #333;
}


.login-wrapper {
    width: 680px;
    height: auto;
    margin: 150px auto 0px auto;
}

.offline-error .login-wrapper {
    width: 700px;
}

.offline-error .login-logo {
    background: url("../Images/login-logo.png") no-repeat 8px center;
}


.login-logo {
    width: 100%;
  float:left;
  text-align:center;
  margin-bottom:10px;

   
}

 
.login-contents {
    width: 100%;
    background: #FFFFFF;
    border-radius:10px;
    float: left;
    min-height: 200px;
    
    color: #333333;
    padding:50px;
    box-shadow:0px 0px 15px 1px #3e3e3e;
}

.offline-error .login-contents {
    width: 700px;
    height: 300px;
}

.login-inner-wrapper {
    width: 100%;
    float:left;

}

.error-inner-wrapper {
    width: 550px;
    height: 200px;
    margin: 0px auto;
    padding-top: 30px;
}

.login-footer {
    text-align: center;
    font-weight: normal;
    font-size: 0.875em;
    color: #111111;
    margin-top: 20px;
}

.error-inner-wrapper p {
    font-weight: normal;
    font-size: 0.875em;
    color: #111111;
}

    .error-inner-wrapper p:first-child {
        font-size: 1.125em;
    }

.login-caption {
    width: 195px;
    padding-left: 15px;
    height: 50px;
    font-weight: bold;
    font-size: 0.875em;
    line-height: 40px;
    float: left;
    color: #000000;
    text-align: right;
    padding-right: 10px;
     background-color:#dbdad8;
}

.login-textboxes {
    width: 100%;
    float: left;
}

.login-textboxes input[type='text'], .login-textboxes input[type='password']
{
    width:calc(100% - 30px);
    float:right;
    border:0;
    border-bottom:1px solid #e0e0e0 !important;
    font-size:1.125em;
    font-family: 'Roboto', sans-serif;
    margin-bottom:35px;
    padding:5px 0px;
}

input:focus
{
    outline:none;
}

.remember-me {
    margin-bottom: 15px;
    width:100%;
    float:left;
}

.login-box-options
{
    float:right;
}

::-webkit-input-placeholder {
    color: #888888 !important;
    font-size: 0.875em !important;
}

:-moz-placeholder {
    color: #888888 !important;
    font-size: 0.875em !important;
}

::-moz-placeholder {
    color: #888888 !important;
    font-size: 0.875em !important;
}

:-ms-input-placeholder {
    color: #888888 !important;
    font-size: 0.875em !important;
}

.search-member {
    display: inline;
    width: 28px;
    height: 28px;
    border: none;
    background: url('../CSS/member-search.png') no-repeat #9b2e33 center;
    color: #9b2e33;
    border: 1px solid #FFFFFF;
}

.select-textbox
{
    position:relative;
}

.select-textbox label
{
   display:block;
   width:100%;
   float:left;
    position: absolute;
    top: 40px;
}


.select-contact-note {
    width: 100%;
    color: #000000;
    text-align: center;
    font-size: 0.875em;
    margin-top: 20px;
}

.login-row {
    width: 100%;
    float: left;
}


.login-link {
    display: block;
    margin-top: 10px;
    font-size: 0.875em;
}

.mutual-authentication-page {
    width: 520px;
    margin: 0px auto;
}

    .mutual-authentication-page .btnLogin {
        margin-top: 0px;
    }

#SAuserdetails .btnLogin {
    margin-top: 0px !important;
}

.login-row-form {
    width: 100%;
    float: left;
    padding: 3px 0px;
}

.login-captiondiv {
    width: 200px;
    float: left;
    color: #333;
    padding: 0.1px;
    text-align: right;
    padding-right: 5px;
    box-sizing: border-box;
    font-size: 0.875em;
}


.login-inputdiv {
    float: left;
}

.login-steps-wrapper {
    width: 90%;
    margin: 0px auto;
    padding-top: 10px;
}

    .login-steps-wrapper p {
        font-size: 0.875em;
        margin-bottom: 5px;
    }

.step-1-rules {
    width: 315px !important;
}


.step-number {
    font-weight: bold;
    color: #333;
}

.marg-left-200 {
    margin-left: 200px;
}

.displayed-block {
    display: block;
}


.select-img-wrapper {
    width: 90%;
    margin: 0px auto;
}


.image-selection-caption {
    width: 54%;
    float: left;
    margin: 5px 0px;
    font-size:1em;
}

.image-selection-input {
    width: 46%;
    float: left;
    margin: 5px 0px;
}

.select-img-button {
    width:100%;
    float: left;
}

.challenge-qa-caption {
    width: 20%;
    float: left;
    text-align: right;
    font-size: 0.875em;
    height: 25px;
    line-height: 25px;
}



.challenge-qa-input {
    width: 80%;
    float: left;
    text-align: left;
    height: 25px;
    line-height: 25px;
}

    .challenge-qa-input input[type='text'] {
        padding: 3px;
        width: 100%;
        margin-left: 5px;
        border: 1px solid #888888;
    }


    .challenge-qa-input select {
        padding: 3px;
        width: 100%;
        margin-left: 5px;
    }


.challenge-qa-divider {
    width: 100%;
    float: left;
    height: 10px;
}

.challenge-qa-button {
    width: 100%;
    margin-top:20px;
    padding-left: 5px;
    float: left;
}


.reg-and-finsihed-wrapper {
    width: 90%;
    margin: 0px auto;
}

.reg-and-finsihed-button {
    width: 100%;
    float: left;
    text-align: center;
}

.login-page-wrapper {

    margin: 0px auto;
}


.security-img-btn {
    float: left;
    margin-left: 22%;
    width: 100%;
}


.security-img-msg {
    display: block;
    margin: 5px 0px;
}

.security-img-error-msg {
    color: red;
    font-size: 0.813em;
    display: block;
    display: block;
}



.question-response-caption {
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom:5px;
    font-size:0.875em;

}



.question-response-input {
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom:10px;


}




.fleft {
    float: left;
}


.select-agency-caption {

    float: left;
    text-align: right;
    font-size: 0.875em;
 
    line-height: 25px;
}



.select-agency-input {
    width: 50%;
    float: left;
    text-align: left;
    height: 25px;
    line-height: 25px;
    padding-left: 6px;
}




.select-agency-button {
    display: block;
    color: red;
    margin-top: 20px;
    float:left;
}


.mutual-authentication-caption {
    width: 40%;
    float: left;
    text-align: right;
    font-size: 0.875em;
    height: 25px;
    line-height: 25px;
    padding-right: 5px;
    box-sizing: border-box;
}

.mutual-authentication-caption-small {
    width: 20%;
    float: left;
    text-align: right;
    font-size: 0.875em;
    height: 25px;
    line-height: 25px;
    padding-right: 5px;
    box-sizing: border-box;
}



.mutual-authentication-input {
    width: 60%;
    float: left;
    text-align: left;
    height: 25px;
    line-height: 25px;
    box-sizing: border-box;
    padding-right: 5px;
}


.mutual-authentication-button {
    margin-left: 40%;
    float: left;
    margin-top: 10px;
}

.mutual-authentication-wrapper {
    width: 400px;
    float: right;
    margin-top: 10px;
}

.mutual-authentication-input input {
    width: 70%;
    height: 25px;
}


.login-page-wrapper input[type='text'], .login-page-wrapper input[type='password'], .login-steps-wrapper input[type='password'], .login-steps-wrapper input[type='text'] {
    text-indent: 5px;
    box-sizing: border-box;
}



input:focus {
   outline:none;
}

.login-terms {
    width: 100%;
    float: left;
    height: 300px;
    overflow: auto;
}

.agreement-content-wrapper {
    padding: 10px;
    box-sizing: border-box;
}

    .agreement-content-wrapper .login-terms ul > li {
        margin-left: 20px;
        margin-bottom: 5px;
    }

    .agreement-content-wrapper h4 {
        margin-bottom: 10px;
    }

    .agreement-content-wrapper h5 {
        border-bottom: 1px solid #888;
        margin-bottom: 5px;
        padding-bottom: 5px;
        margin-top: 10px;
    }


.terms-wrapper {
    width: 100%;
    float: left;
    margin-top: 5px;
}

.bold-font {
    font-weight: bold;
}

.marg-top-5 {
    margin-top: 5px;
}


.agreement-content-wrapper input[type='checkbox'] {
    position: relative;
    top: 2px;
    margin-right: 5px;
}

.logerrorTerms-Condition {
    margin-left: 50px;
    font-size: 0.688em;
    display: block;
    color: red;
}

.login-terms-text {
    width: 100%;
    float: left;
    height: 400px;
    overflow: auto;
}

.k-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10001;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: .5;
}

.k-widget.k-window {
    left: 325px;
    top: 62px;
    width: 950px;
    height: 500px;
    padding-top: 31px;
    display: inline-block;
    z-index: 10005;
    min-height: 50px;
    min-width: 90px;
    touch-action: none;
    position: absolute;
    background: #FFFFFF;
    padding-top: 0;
}

.login-notes {
    float: left;
    margin-top: 20px;
}

.login-notes-text {
    display: block;
    margin-bottom: 5px;
    font-size:1em;
}

.login-notes-link {
    display: block;
    font-size:1em;
}

.pull-left {
    float: left;
}

.forgot-link {
    float: left;
    margin-top: 20px;
}

.k-window .agreement-content-wrapper {
    padding: 0 !important;
}

.k-window .k-window-content {
    float: left;
    width: 100%;
}

.k-window .login-step-wrapper {
    float: left;
    width: 100%;
    background: #555;
    color: #FFF;
    position: relative;
}

.k-window .agreement-content-wrapper h4 {
    margin: 0;
    padding: 14px;
    box-sizing: border-box;
}

.k-window .login-terms-text {
    height: calc(500px - 47px);
    padding: 10px;
    box-sizing: border-box;
}

.close-window {
    width: 20px;
    height: 20px;
    border: 1px solid #555555;
    background: url('../Images/close-form.png') no-repeat #9b2e33 center;
    display: block;
    position: absolute;
    top: 13px;
    right: 15px;
}

#txtEmailID {
    background-color: #FFFFFF;
}

.username-icon {
    background-image: url('../Images/login-username_active.svg');
    width:21px;
    height:21px;
    background-repeat:no-repeat;
    background-position:center;
    display:block;
    float:left;
    margin-top: 5px;
}

.password-icon {
    background-image: url('../Images/login-password_active.svg');
    width:21px;
    height:21px;
    background-repeat:no-repeat;
    background-position:center;
    display:block;
    float:left;
    margin-top: 5px;
}

.org-id-icon {
    background-image: url('../Images/login-organization-id.svg');
    width:21px;
    height:21px;
    background-repeat:no-repeat;
    background-position:center;
    display:block;
    float:left;
    margin-top: 5px;
}

.btnLogin {
    width: 100%;
    float: left;
    font-family: 'Roboto', sans-serif;
    background:#047c8b;
    border:1px solid #047c8b;
    border-radius:2px;
    text-align:center;
    padding:15px 0px;
    color:#FFFFFF;
    font-size:1em;
    text-transform:uppercase;
    cursor:pointer;
    transition:.2s all ease-in-out;
}

.btnLogin:hover
{
    background:#FFFFFF;
    color:#333333;
}


.btnLoginmaster {
    
    float: left;
    font-family: 'Roboto', sans-serif;
    background:#047c8b;
    border:1px solid #047c8b;
    border-radius:2px;
    text-align:center;
    padding:10px 15px;
    color:#FFFFFF;
    font-size:0.875em;
    text-transform:uppercase;
    cursor:pointer;
    transition:.2s all ease-in-out;
}

.btnLoginmaster:hover
{
    background:#FFFFFF;
    color:#333333;
}

.select-box-buttons .selectsearch
{
    position:absolute;
    top:5px !important;
    right:0px;
}

.select-box-buttons .autocompleteIndicator
{
    position:absolute;
    top:3px;
    right:30px;
}


.select-contact-note
{
    text-align:left;
    font-size:0.938em;
    margin-bottom:30px;
}

.radio-btn-table input {
    margin: 0 5px 0px 0px;
}

.radio-btn-table label {
    margin-right: 10px;
}

.hideControl {
    display: none;
}

/*----------Generic Error Page-----------------*/

.generic-err-header{

    background:#69635e;
    padding:20px 0;
    text-align:center;
    border-top-right-radius:8px;
    border-top-left-radius:8px;
}

.generic-err-content{
    background:#fff;
    text-align:center;
    padding:100px 0;
    border-bottom-right-radius:8px;
    border-bottom-left-radius:8px;
}


.generic-err-content p{
    color:#000;
    font-size:20px;
    margin:0;
    font-family: 'Roboto', sans-serif;
}

.errorbg{
    background:#3d3d3d;
}

.Error-wrapper{
    width:700px;
    margin:0px auto;
    transform:translateY(50%);
}