@charset "utf-8";
/* CSS Document */


body {
	font-family: helvetica;
	background: none;

}	
.container {
	/*width: 700px;*/
	background-position: 0% 0%;
    text-align: center;
	margin-top: 15px;
	color: grey;
	border: 1px solid #949494;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 0px;
background-color:  #f4f4f4;
/* Old browsers */
	/* FF3.6+ */
	/* Chrome,Safari4+ */
	/* Chrome10+,Safari5.1+ */
	/* Opera 11.10+ */
	/* IE10+ */
	/* W3C */
	margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
}
.lang_link
{
    text-decoration:none;
    color:#fff;
    font-size:15px;
    font-weight:bold;
}
 a img
 {
     border:none;
     border-style:none; 
 }
h1 {
	/*background-color: #393939;*/
	padding: 5px; margin:0;
	margin-top: 5px;
	font-size: 25px;
	color: black;
	text-align:center;
	 }
 
h2 {
	font-size: 12px;
	margin-top: 5px;
	font-weight: bold; 
	text-transform: uppercase;}
 
	h2 i {
		font-weight: normal;
		display: block;
		margin-top: 5px;
		word-spacing: 10px; }
 
 #banner{
	 display:block;
	 width:650px;
	 height:140px;
	/* background:#efefef;
	 border: 5px solid #fff;
	 -o-border-radius: 30px;
	 -webkit-border-radius: 30px;
	 -o-border-radius: 30px;
	 -webkit-border-radius: 30px;
	 -moz-border-radius: 30px;
	 border-radius: 2px;*/
	 margin:0 auto 20px auto;
	 background:url(/..Images/banner_checkcenters.png) left no-repeat;
	 /* background-size: cover;
                -moz-background-size: cover; 
                background-position: center; */
 }
 
 div.banner{
	 display:block;
	 width:1080px;
	 height:40px;
     margin:0 auto 20px auto;
	 background:url(../spa/xpcard/securew/header_new.asp) left no-repeat
 }
 
 .fondoMenu {
    width: 100%;
    height: 33px;
    background: url(../images/home_fondo_menu.gif) repeat-x;
}

.fondocabezote {
    width: 100%;
    height: 75px;
    background: url(../images/home_fondo_cabezote.gif) repeat-x;
}
 
 
 div.fluidratio {
	display:block;
	margin:0;
	-webkit-margin:0
}
div.fluidratio 
{
    display:block;
    height:140px;
    margin-top:24px;
    background-color:#eee;
    background: url(../Images/Icard-f1-background-blank.jpg) right repeat-x;
    -moz-background-size:cover;
    background-position:center;
    	margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
		
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
 
 
 div.fotter-details
{
    display:block;
    height:60px;
    margin:0;

    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
	margin-top:20px;
}    
     
 #banner1{
	 display:block;
	 width:650px;
	 height:140px;
	/* background:#efefef;
	 border: 5px solid #fff;
	 -o-border-radius: 30px;
	 -webkit-border-radius: 30px;
	 -o-border-radius: 30px;
	 -webkit-border-radius: 30px;
	 -moz-border-radius: 30px;
	 border-radius: 2px;*/
	 margin:0 auto 20px auto;
	 background:url(../Images/banner1a.jpg) left no-repeat;
 }
.footer_logo
{
    width:80px;
    height:40px;
    margin-left: 5px;
}
 /*
 	background: -moz-linear-gradient(top, rgba(25,25,25,1) 1%, rgba(55,55,55,1) 100%); /* FF3.6+ 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(25,25,25,1)), color-stop(100%,rgba(55,55,55,1))); /* Chrome,Safari4+ 
	background: -webkit-linear-gradient(top, rgba(25,25,25,1) 1%,rgba(55,55,55,1) 100%); /* Chrome10+,Safari5.1+ 
	background: -o-linear-gradient(top, rgba(25,25,25,1) 1%,rgba(55,55,55,1) 100%); /* Opera 11.10+ 
	background: -ms-linear-gradient(top, rgba(25,25,25,1) 1%,rgba(55,55,55,1) 100%); /* IE10+ 
	background: linear-gradient(top, rgba(25,25,25,1) 1%,rgba(55,55,55,1) 100%); /* W3C 
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#191919', endColorstr='#373737',GradientType=0 ); /* IE6-9  }
*/

.design_form
{
display: block;
font-family: Arial, sans-serif;
border-style: solid;
border-width: 1px;
border-color: #c7c7c7;
-o-border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
font-size: 1.55em;
padding-left:45px;
width: 81%;
color: #777;
font-size:16px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; 
transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
height:31px;
background:url(../Images/icon/user-name-icon.png) top left no-repeat;
}
.design_form_2
{
display: block;
font-family: Arial, sans-serif;
border-style: solid;
border-width: 1px;
border-color: #c7c7c7;
-o-border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
font-size: 1.55em;
padding: 2px 2px;
padding-left:45px;
width: 81%;
color: #777;
font-size:16px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; 
transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
height:31px;
background: url(../Images/icon/key-icon.png) top left no-repeat;
}
.submit-button-login-page_new{width:350px; height:40px;}

.welcome-box-spce{padding-top:20px; padding-left:30px; color:#FFF; font-size:20px;}
.welcome-box-spce img{ padding-left:20px; padding-top:5px;}
.login-box-new-cs{padding-top:55px; padding-bottom:35px;}
.login-box-wdth-inner{width:400px; height:auto; margin:0 auto; position:relative; padding-left:10px;}
.login-box-heading{padding-bottom:28px; width:100%; position:relative;}
.input-details-name{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#363636; padding-bottom:19px; width:111px; float:left; text-align:left;}
.input-details-txtbox{ width:268px; float:left; text-align:left; padding-bottom:19px;}
.clr{clear:both}
.new-register-details{padding-top:34px; text-align:center; font-size:14px; color:#424242; font-family:Arial, Helvetica, sans-serif;}
.new-register-details a{font-size:16px; color:#0b3777; text-decoration:underline;}
.new-register-details a:hover{font-size:16px; color:#0b3777; text-decoration:none;}
.fotter-icon-logo-wrapper{padding-top:10px; padding-bottom:10px; position:relative;}
.fotter-details-login{width:105px; float:center;}
/*.fotter-details-copyright{max-width:574px; float:left; font-size:10px; color:#424242; min-width:282px; padding-top:5px; padding-bottom:5px;}*/
.fotter-details-copyright{width:100%; font-size:10px; color:#424242; min-width:282px; padding-top:5px; padding-bottom:5px;  float:center; text-align:center;}


.sub-mit-button-login{background:url(../Images/button-bg-rpt.png) top left repeat-x; height:40px; -o-border-radius: 8px;
	-webkit-border-radius:8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color:#fff; border:none;
	width:100%; font-family:18px;}
	
.conti_bta{background: #33AFFF;   text-decoration:none;
    -o-border-radius:5px;    
	-webkit-border-radius:5px;        
	-moz-border-radius: 5px; 
	 border-radius: 5px; 
	 font-size:16px; 
	 font-weight:bold; 
	 color:#ffffff; 
	 padding:0px 167.50px 0px 167.50px; 
	 margin:0px; 
	 line-height:40px; 
	 height:40px; 
	 float:right; 
	 text-align:center;
	 display:block;}
	 
.conti_bta_new{background: #33FFD7;   text-decoration:none;
    -o-border-radius:5px;    
	-webkit-border-radius:5px;        
	-moz-border-radius: 5px; 
	 border-radius: 5px; 
	 font-size:16px; 
	 font-weight:bold; 
	 color:#ffffff; 
	 padding:0px 140px 0px 148.50px; 
	 margin:0px; 
	 line-height:40px; 
	 height:40px; 
	 float:right;
     text-align:center;	 
	 display:block;}

	
.input-details-button{ width:268px; float:right; text-align:left;}

.heading {
   
    color: #053678;
    display: inline-block;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 65px;
    line-height: 65px;
    margin: 0;
    padding: 0 19px;
    text-shadow: 0 1px 0 #FFFFFF;
    width: 75%;
}
.capbox {
	background-color: #ebf2f2;
	border: #ebf2f2 0px solid;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	float: center-right;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 8px 8px 8px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	background-color: #dfe0de;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }

.footer-basic-centered{
	background-color: #dfe0de;
	box-shadow: 0 1px 1px 0 rgba(204,204,204,0.1);
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	font: normal 18px sans-serif;

	padding: 15px;
	margin-top: 15%;
}

.footer-basic-centered .footer-company-motto{
	color:  #D3D3D3;
	font-size: 24px;
	margin: 0;
}

.footer-basic-centered .footer-company-name{
	color:  #D3D3D3;
	font-size: 14px;
	margin: 0;
}

.footer-basic-centered .footer-links{
	list-style: none;
	font-weight: bold;
	color:  #ffffff;
	padding: 35px 0 23px;
	margin: 0;
}

.footer-basic-centered .footer-links a{
	display:inline-block;
	text-decoration: none;
	color: inherit;
}

.field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}

/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 600px) {

	.footer-basic-centered{
		padding: 35px;
	}

	.footer-basic-centered .footer-company-motto{
		font-size: 18px;
	}

	.footer-basic-centered .footer-company-name{
		font-size: 12px;
	}

	.footer-basic-centered .footer-links{
		font-size: 14px;
		padding: 25px 0 20px;
	}

	.footer-basic-centered .footer-links a{
		line-height: 1.8;
	}

}