/*!
 * DHL-Ecommerce.
 * Copyright 2011-2014 @ DHL.
 * Author-UIDG.
 */
 

.signout-right { float:right !important; position:relative; padding:10px;  color: #000000;}
.signout-right:hover{
	background-color: #FFF !important;
    color: #9D0415 !important;
	text-decoration:none; }
/*.loginForm {background:url("../../resources/ui-template-0.4/img/ui-0.2/login-gradient.jpg") repeat-x; padding: 57px 0;  border: 1px solid #ddd; border-top:none;}*/
.loginForm {background:url("/Portal/resources/ui-template-0.4/img/ui-0.2/login-gradient.JPG") repeat-x; padding: 30px 0;  border: 1px solid #ddd; border-top:none; *padding-right:25px; width: 330px;}

.loginForm .form-control {
	background: none repeat scroll 0 0 #dcdcdc !important;
	border-radius: 0;
	height: 30px;
	margin: 12px 0 0;
	font-family:'Delivery Cd Light', arial;
}

#help { margin-left:600px;}


	
.loginBtn { margin-top:25px; margin-bottom: -20px !important; font-family:'Delivery Cd Light', arial;}
/*EA-2503 Unexpected duplicate "background-position","padding","margin-left"*/
.btn-success { 
	background: url("../../../resources/ui-template-0.4/img/ui-0.2/right_arrow_login.png") no-repeat #db020d;
	background-position:58px 8px;
	border-color:#db020d; 
	border-radius:0;
	font-size: 16px;
    margin-left: 190px;
    padding: 4px 38px 4px 12px;
	color:#ffe3d8;
	font-family:'Delivery Cd Light';
	/**margin-left:160px; *background-position:50px 11px ; *border:none; *padding: 4px 28px 4px 1px;;*/
	}
	@supports (-ms-ime-align: auto) {
        .btn-success {
            margin-left: 160px;
            background-position: 50px 11px;
            border: none;
            padding: 4px 28px 4px 1px;
        }
    }

.btn-success:hover { background-color:#db020d; border-color:#db020d;} 
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#db020d;border-color:#db020d;}
.invalidMsg p { font-size:16px !important; margin:0 auto; color:#9d0415 !important; }
.well{
	padding:0 !important;
    border-radius:0!important;
    border:none!important;

}
.well form { padding: 0 25px 25px 25px; *padding: 0 5px 25px 25px;}

.well.login-box {
    margin:125px auto;
	width:300px;	
}
/*EA-2503 Unexpected missing generic font family*/
.well.login-box p {
  font-size: 18px;  
  text-align:center;
  border:none;
  color:#7b7b7b;
  font-family:'Delivery Cd Light', Arial, Helvetica, sans-serif;
}
/*EA-2503 Unexpected missing generic font family*/
.well.login-box label {
  font-weight:300;
  font-size:16px;
  font-family:'Delivery Cd Light', Arial, Helvetica, sans-serif;
  
}
/*EA-2503 Unexpected missing generic font family*/
.well.login-box input[type="text"] {
  box-shadow:none;
  border-color:#ddd;
  border-radius:0;
  font-family:'Delivery Cd Light', Arial, Helvetica, sans-serif;
}

.well.welcome-text{
    font-size:21px;
}

.form-group p {  margin-bottom:0;}

 @font-face {
 font-family: 'Glyphicons Halflings';
 src: url('../../resources/ui-template-0.4/fonts/glyphicons-halflings-regular.eot');
 src: url('../../resources/ui-template-0.4/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../resources/ui-template-0.4/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../resources/ui-template-0.4/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../resources/ui-template-0.4/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
 }
 


  @font-face {
 font-family:'Delivery Cd Light';
 src: url('../../../resources/ui-template-0.4/Fonts-Delivery/Delivery_W_CdLt.eot');
 src: url('../../../resources/ui-template-0.4/Fonts-Delivery/Delivery_W_CdLt.eot?#iefix') format('embedded-opentype'), url('../../../resources/ui-template-0.4/Fonts-Delivery/Delivery_W_CdLt.woff') format('woff'), url('../../../resources/ui-template-0.4/Fonts-Delivery/Delivery_CdLt.ttf') format('truetype'), url('../../../resources/ui-template-0.4/Fonts-Delivery/Delivery_W_CdLt.svg#Delivery Cd Light') format('svg');
}
