/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 15, 2016, 11:07:03 AM
    Author     : sudha.b
*/

.login_title	{
	overflow: hidden;
}

.login_logo_wrapper	{
	position: absolute;
	top: 0;
	width: 100%;
}

/* .login_mack_logo	{
    width: 120px;
    float: right;
    margin: 20px;
} */

.login_mackline_logo	{
    width: 8%;
    margin: 2% 2%;
}

#login-box .ui-button .ui-button-text {
    padding: 0px !important;
    font-size: 14px !important;
}
#nfr_login_btnlogin .ui-button-icon-right{
    display:none;
}

#nfr_login_body{
    background-repeat:no-repeat;background-size: 100%;overflow-x:hidden !important;
}

#nfr_login_btnlogin{
    font-size: 14px !important;
    font-weight: bold;
    text-align: center;
    width: 120px;
    height: 40px;  top: 25px;  padding: 0px !important;  background-color: #2293f7;opacity:1 !important;
}

.navigatorDiv{
    width: 100%;
    margin-top: 16px!important;
    margin-bottom: 16px!important;
    position: absolute;
    left: 0;
    bottom:5%;
    text-align: center!important;
    font-size: 18px!important;
}

.slider{
    color: #000!important;
    border: 1px solid #ccc!important;
    border-radius: 50%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: background-color .3s,color .15s,box-shadow .3s,opacity 0.3s;
    display: inline-block;
    height: 13px;
    width: 13px;
    padding: 0;
}

.slider_white{
    background-color: #fff!important;
}

.slider:hover{
    background-color: #fff!important;
}

#nfr_login_msg{
    height: 25px;
    padding: 0px !important;
    border: none;
    background:transparent !important;
    margin:1px !important;
}
#nfr_login_msg *{
    background:transparent !important; 
    border:none !important;
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    margin-top: auto !important;
    color: white;
    list-style-type: none;
}

.nfr-login-withoutcaptcha{
    min-height: 209px !important;
}

.nfr-login-withcaptcha{
    min-height: 280px !important;
}
.nfr-login-withsmartauth{
     min-height: 250px !important;
}

.nfr-login-imgscrollerdiv{
    position:fixed;
    box-sizing:border-box !important;
    top: 0px;
    bottom: 0px;
    left: 0px;
    height: calc(100% - 10px);
    width: 100%;
    padding-top:20px;
    padding-bottom:20px;
    padding-left:15px;
    padding-right:15px;
}

.nfr-login-slideimage{
    height: 100%;
    width:100%;
    display:block;
    margin:auto !important;
}

@media only screen and (max-width: 500px) {
    .nfr-login-imgscrollerdiv {
        display: none;
    }
}

.nfr-login-footer{
    text-align: right;
    color: red;
    top: calc(100% - 30px);
    position: absolute;
    width: 99%;
}
/* #NFR_LoginForm{
    height: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
    width: 100% !important;
   
} */

body .ui-inputfield {
	padding: 2px 2px 1px 10px !important;
}	

div.login-panel {
	position: absolute;
	top: 0%;
	right: 2%;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border-radius: 10px;
	vertical-align: middle !important;
	height: auto !important;
	width: 420px !important;
	}

div.login-panel .less_padding{
	padding: 8px 20px !important;
}

.login_input	{
	float:left;
	background: #fff !important;
    border: 0 !important;
    height: 35px !important;
}

#nfr_login_icon{
			margin-top: -26px;
			float: right;
			margin-right: 6px;
			cursor:pointer ;
		}

#NFR_LoginForm-NFR_macklogo{
    /*height: 48px !important;*/
    float: left;
    margin-left: -5px;
    width: auto;
}
#NFR_LoginForm-nfr_login_btnlogin{
    background-color: #eb2027 !important;
}



.forgotusername:hover, .forgotpassword:hover, .terms:hover {
	color: #003399;
}
	
.forgotusername{
float: left;
    font-size:12px;
    color: #000;
    text-decoration: underline;
    margin-top: -10px;
}

.forgotpassword{
    float: right;
    font-size:12px;
    color: #000;
    text-decoration: underline;
    margin-top: -10px;
}

.terms{
    float: right;
    font-size:12px;
    color: #000;
    /*text-decoration: underline;*/
    margin-top: -9px;
    margin-right: 21px;
}
.terms span {
    text-decoration: underline;
}

.copyrights{
	font-size:12px;
	color: #fff;
	position: absolute;
	bottom: 2%;
	right: 5%;
} 

.nfr-login-msg-container{
	font-size: 14px;
    color: red;
}
.ui-g {
    display: block !important;
}
div.login-panel .ui-g {
    background: #fff;
    border-radius: 4px;
    padding: 10px 10px;
    box-shadow: -1px 2px 16px #06060666;
}

/* Change Autocomplete styles in Chrome*/
div.login-panel input,
div.login-panel input:-webkit-autofill {
  border: 1px solid #999;
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px #ccc inset;
  transition: background-color 5000s ease-in-out 0s;
}

.caption_text {
    font-family: "Times New Roman";
    font-weight: bold;
    font-size: 8.5px;
    font-kerning: normal;
    color: #003399 !important;
    float: right;
}

#NFR_LoginForm-nfr_login_msg {
       /* margin-top: 24px; */
 }

 .login-panel a:focus, a:hover {
    text-decoration: none !important;
}