﻿
/*Login */
.login_panel_container
{
    z-index: 10002 !important;
    background-color: #ffffff !important;
    color: #000000 !important;
    border-radius: 10px !important;
    margin: 0px !important;
    padding: 0px !important;
    position: fixed;
    opacity: 1;
}

/*Login */
.nabisy_password_panel_container
{
    z-index: 10002 !important;
    color: #000000 !important;
    border-radius: 10px !important;
    margin: 0px !important;
    padding: 0px !important;
    position: fixed;
    opacity: 1;
}

.login_process_panel {
    background-color: #ffffff !important;
    color: #000000 !important;
    border-radius: 10px !important;
    border: solid 1px #888;
    margin: 0px !important;
    padding: 0px !important;
}

.login_panel
{
    min-width: 500px;
    min-height: 170px;
    background-color: #ffffff !important;
    color: #000000 !important;
    border-radius: 10px !important;
    border: solid 1px #888;
    margin: 0px !important;
    padding: 0px !important;
}

.loginresetcontainer {
/*    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;*/

    vertical-align: middle;
    margin-left: 25%;
}

.login_process_table {
    clear: both;
    min-width: 440px !important;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 5px 0px 0px 0px !important;
    padding: 0px;
    border: solid 0px #016bb2;
}
.logintable {
    clear: both;
    min-width: 440px !important;
    min-height: 125px !important;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 5px 0px 0px 0px !important;
    padding: 0px;
    border: solid 0px #016bb2;
}



.loginrow_sep
{
    clear: both;
    width: 100%;
    border: solid 0px #016bb2;
    height: 5px !important;
    margin: 0px 0px 2px 0px !important;
    padding: 0px !important;
}

.loginrow
{
    margin: 0px 0px 5px 0px !important;
    padding: 0px 0px 5px 2px !important;
    width: 98%;
    border: solid 0px #016bb2;
    height: 30px;
}

.loginrow_message
{
    margin: 0px 0px 5px 0px !important;
    padding: 0px 0px 5px 2px !important;
    border: solid 0px #016bb2 !important;
    width: 98%;
    height: 20px;
}



.loginheaderrow
{
    margin: 0 !important;
    padding: 0 !important;
    width: 100%;
}

.loginheadercell
{
    width: 100%;
    float: left;
    border: solid 0px #016bb2;
    font-weight: bold;
    white-space: nowrap;
    font-size: 13px;
    color: #FFFFFF;
    background-color: #C0C0C0;
    height: 40px;
    padding: 0px 0px 0px 0px;
}




.loginerrorcell
{
    width: 100%;
    float: left;
    border: solid 0px #016bb2;
    margin: 0px 0px 2px 0px;
    font-weight: bold;
    color: #FF0000;
    font-size: 13px !important;
}

.logincellleft
{
    width: 190px;
    float: left !important;
    border: solid 0px #016bb2;
    padding: 0px 0px 0px 3px;
    margin: 0px 0px 0px 0px;
    white-space: nowrap;
}

.logincellright
{
    float: left !important;
    border: solid 0px #016bb2;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.logincell_right
{
    float: left !important;
    border: solid 0px #016bb2;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.loginerrormsglabel
{
    color: #B22222 !important;
    font-size: 11px;
    padding: 0px 0px 0px 3px !important;
    margin: 0 0 0 0 !important;
    border: solid 0px red;
    width: 100% !important;
}

.logininformsglabel
{
    color: #016bb2 !important;
    font-size: 11px;
    padding: 0px 0px 0px 3px !important;
    margin: 0 0 0 0 !important;
    width: 100% !important;
}

.logincellmessage
{
    width: 99% !important;
    float: left;
    border: solid 0px red;
    padding: 0px 0px 0px 3px;
    margin: 0px 0px 10px 0px;
    font-size: 11px;
    color: #FF0000;
}


.logininput
{
    width: 350px;
    height: 25px;
    padding: 4px 3px 0 3px;
    float: left;
    border: 1px solid #888;
    display: block;
    color: #000000 !important;
}


.logininput_error
{
    width: 350px;
    height: 30px;
    padding: 4px 3px 0 3px;
    float: left;
    border: solid 1px #FF0000;
}

/*Reset Password */

.resetpasswordbutton
{
    background: url(../../Images/layout/submitBG.gif) repeat-x 0 0;
    color: #FFF !important;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border: none;
    height: 24px;
    width: 140px;
    padding: 0px;
    margin: 0;
    float: left;
}

.resetpasswordtable
{
    float: left;
    width: 300px;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #016bb2;
    margin: 0 0 0 0px;
    padding: 0px;
    background-color: #f8f8f8;
    border: #888 1px solid;
}

.resetpasswordheaderrow
{
    margin: 0 !important;
    padding: 0 !important;
    border: solid 2px #FFFFFF;
    width: 100%;
    border: solid 0px #016bb2;
}

.resetpasswordrow
{
    margin: 0px 0px 5px 0px !important;
    padding: 0px 0px 5px 2px !important;
    border: solid 2px #FFFFFF;
    width: 98%;
    border: solid 0px #016bb2;
}

.resetpasswordheadercell
{
    
    width: 100%;
    float: left;
    border: solid 0px #016bb2;
    font-weight: bold;
    white-space: nowrap;
    font-size: 13px;
    background-color: #888;
    color: #FFFFFF;
    padding: 0 0 5px 0;
}

.resetpassworderrorcell
{
    
    width: 100%;
    float: left;
    border: solid 0px #016bb2;
    margin: 0px 0px 2px 0px;
    font-weight: bold;
    color: #FF0000;
    font-size: 11px;
}

.resetpasswordcellleft
{
    
    width: 40%;
    float: left;
    border: solid 0px #016bb2;
    margin: 0px 0px 10px 0px;
    white-space: nowrap;
}

.resetpasswordcellright
{
    
    width: auto;
    float: left;
    border: solid 0px #016bb2;
    margin: 3px 0px 10px 0px;
}
.resetpassword-text
{
    float: left;
    padding: 10px 10px 0px 0px;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    color: #000000;
}

.resetpassword-link
{
    float: left;
    padding: 10px 10px 0px 0px;
    margin: 0;
    font-size: 13px;
    font-weight: normal;
    text-align: right;
}


/*Change Password */

#changepasswordpage
{
    width: 500px;
}

.changepasswordrule
{
    clear: both;
    margin: 0px 0 0 0;
    padding: 0px 0 0 2px;
    border: #888 0px solid;
}

.changepasswordtable
{
    float: left;
    width: 550px;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #008000;
    margin: 10px 0 0 0px;
    padding: 0px;
    background-color: #f8f8f8;
    border: #888 1px solid;
}

.changepasswordheaderrow
{
    margin: 0px 0px 0px 0px !important;
    border: solid 2px #FFFFFF;
    width: 100%;
    border: solid 0px #016bb2;
    height: 30px;
}

.changepassworderrorrow
{
    margin: 0px 0px 12px 2px !important;
    padding: 0px 0px 5px 0px !important;
    width: 98%;
    border: solid 0px #016bb2;
    height: 20px;
}

.changepasswordrow
{
    margin: 0px 0px 5px 0px !important;
    padding: 0px 0px 5px 2px !important;
    border: solid 2px #FFFFFF;
    width: 98%;
    border: solid 0px #016bb2;
}


.changepasswordheadercell
{
    
    width: 100%;
    float: left;
    border: solid 0px #016bb2;
    font-weight: bold;
    white-space: nowrap;
    font-size: 13px;
    background-color: #888;
    color: #FFFFFF;
    padding: 0 0 15px 0;
}

.changepassworderrorcell
{
    
    width: 100%;
    float: left;
    border: solid 0px #016bb2;
    margin: 0px 0px 2px 0px;
    font-weight: bold;
    color: #FF0000;
    font-size: 11px;
}

.changepasswordcellleft
{
    
    width: 43%;
    float: left;
    border: solid 0px #016bb2;
    margin: 0px 0px 10px 0px;
    padding: 0 0 0 3px;
    white-space: nowrap;
}

.changepasswordcellright
{
    
    width: auto;
    float: left;
    border: solid 0px #016bb2;
    margin: 3px 0px 10px 0px;
}

.changepasswordbutton
{
    background: url(../../Images/layout/submitBG.gif) repeat-x 0 0;
    color: #FFFFFF !important;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    border: none;
    height: 24px;
    width: 100px;
    padding: 0px;
    margin: 0;
    float: left;
}

#changepasswordstarpagelink
{
    clear: both;
    float: left;
    margin: 20px 0 0 0;
}

.info_command_img
{
    float: left !important;
    width: 20px;
    height: 18px;
    border: solid 0px #016bb2;
    margin: 0px !important;
    padding: 0px !important;
}

/*2FA*/


/*Login */
.Authentication_2FA_Control_panel_container
{
    z-index: 10002 !important;
    position: fixed;
    opacity: 1;
}

.Authentication_2FA_Control_panel
{
    clear: both;
    color: #000;
    border: solid 0px #888;
    padding: 0px;
    height: auto;
}
.Authentication_2FA_inputdivtable
{
    background-color: #DCDCDC !important;
    background-color: #6082B6 !important;
    width: 780px !important;
    height: 100%;
    margin: 5px 0 0 0;
    padding: 5px 0 0 10px;
    border: solid 0px #016bb2;
    white-space: nowrap;
}

.Authentication_2FA_info_caption_container
{
    clear: both;
    font-weight: bold;
    width: 97%;
    margin: 0 0 0 5px !important;
    padding: 0 0 0 5px !important;
    border: solid 0px #016bb2;
}


.Authentication_2FA_qrcode_container
{
    clear: both;
    font-weight: bold;
    width: 97%;
    margin: 0 0 0 0px !important;
    padding: 0 0 0 0px !important;
    border: solid 0px #016bb2;
    float: right;
}


.Authentication_2FA_code_caption_container
{
    clear: both;
    float: left !important;
    padding: 0 !important;
    margin: 0 !important;
}

.Authentication_2FA_info_caption_label
{
    border: 0px solid #888 !important;
    font-size: 13px;
    padding: 0 !important;
    margin: 0 !important;
    float: left !important;
}


.Authentication_2FA_code_caption_label
{
    border: 0px solid #888 !important;
    font-size: 13px;
    float: left !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #fff;
}

.authStepCaption
{
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
    padding: 0px;
    margin: 0px;
    clear: both;
}

.Authentication_2FA_info_caption_label > ul {
    margin: 0 0 0 10px !important;
    padding: 0 0 0 5px !important;
}


.loginbutton {
    position: relative;
    display: inline-block;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 2rem;
    margin: 0;
    font-size: 13px;
    font-family: GuillonDemi,sans-serif;
    font-weight: 400;
    color: #fff;
    fill: #fff;
    letter-spacing: .2px;
    border-radius: 8px;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
    max-width: 100%;
    min-height: 45px;
    line-height: 43px;
    background-color: #286090;
    border-color: #122b40;
}

.login_authenTicationCodetable_panel
{
    border-bottom-left-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
}


.login_authenTicationCodetable
{
    float: left;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #FFF;
    margin: 0 0 0 0px;
    padding: 0px;
    background-color: #DCDCDC !important;
    background-color: #6082B6 !important;
    background-color: #91A3B0 !important;
    background-color: #A9A9A9 !important;
    background-color: #6082B6 !important;
    border: #888 1px solid;
    border-radius: 5px;
}

UL
{
    padding: 5px 0 5px 6px;
    margin: 0;
    line-height: 16px;
    font-size: 12px;
    font-weight: normal;
}

    UL.strong LI {
        padding: 0 0 0 14px;
        margin: 0;
        list-style-position: inside;
        background: url(../../Images/Icons/listenBullet.gif) no-repeat 0 6px;
        list-style: none;
    }


OL.strong LI {
    padding: 0 0 0 14px;
    margin: 0;
    list-style-position: inside;
}

ol {
    list-style: none;
    counter-reset: item;
    padding: 5px 0 5px 6px;
    margin: 0;
    line-height: 16px;
    font-size: 12px;
    font-weight: normal;
}

li {
    counter-increment: item;
    margin-bottom: 5px;
}

ol li:before {
    margin:0px 10px 2px 0px;
    content: counter(item);
    background-color: #286090;
    border-radius: 100%;
    color: white;
    width: 1.2em;
    text-align: center;
    display: inline-block;
}

a:hover
{
    color: #016bb2;
    text-decoration: underline;
    cursor: pointer;
}

.loginrow_sep hr {
    width: 100%;
    margin: 0px 0px 2px 0px !important;
    padding: 0px 0px 2px 0px !important;
}

.ui-widget-header {
    border: 0px solid #888  !important;
    background-color: #fff !important;
    color: #000 !important;
    font-weight: bold;
}

#startpagelogin  .loginlink a {
    display: block;
    text-align: left;
    font-family: Roboto, sans-serif;
    letter-spacing: 0px;
    font-size: 18px;
    padding: 15px 20px;
    background-color: #5dc65e;
    color: #fff;
    margin: 0;
    line-height: 1;
    width: 125px;
    float: left;
    height: 55px;
}

.confirmbutton_command {
    color: #ffffff !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    font-size: 11px !important;
    background-color: #286090 !important;
    border-color: #122b40 !important;
    box-shadow: 2px 2px 0px #888 !important;
    cursor: pointer !important;
}


.command_button_hover:hover,
.command_button_hover:focus {
    outline: 5px auto -webkit-focus-ring-color !important;
    font-size: 13px !important;
    background-color: #286090 !important;
    border-color: #122b40 !important;
    box-shadow: 2px 2px 0px #888 !important;
    color: #ffffff !important;
    cursor: pointer !important;
}


.command_button[disabled],
.command_button_hover[disabled],
.command_button_hover[disabled]:hover,
.command_button_hover[disabled]:focus {
    background: none !important;
    outline: 0px auto -webkit-focus-ring-color;
    box-shadow: 0px 0px 0px #888;
    font-size: 11px !important;
    cursor: not-allowed !important;
    background-color: #337ab7 !important;
    color: #fff !important;
    border: 1px solid #2e6da4;
}


