/* Default CSS Stylesheet for a new Web Application project E5E5E5*/
@import url('https://fonts.googleapis.com/css?family=Lato');
html {
    height: 100%;
    background: url(branding/Images/Login-Page-BG.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
body {
    text-align: left;
    margin: 0px;
    padding: 0px;
    font-family: 'Lato', sans-serif;
    font-size: 16.5px;
}

h1, h2, h3, h4, h5, th, thead, tfoot
{
    COLOR: #003366;
}
h1	{	
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h2	{	
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h3	{	
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h4	{	
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h5, dt	{	
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
h6	{	
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

tfoot, thead	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
th	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	


a:link
{
    text-decoration: none;
    color: #444;
}	
		
a:visited	{	
	text-decoration:	none;
	color:	#444;
	}	
		
a:active	{	
	text-decoration:	none;
	color:	#444;
	}

a:hover {
    text-decoration: underline;
    color: #0a172e;
}
	
small	{	
	font-size:	.7em;
	}	

big	{	
	font-size:	1.17em;
	}	

ul li	{	
	list-style-type:	square ;
	}	

ul li li	{	
	list-style-type:	disc;
	}	

ul li li li	{	
	list-style-type:	circle;
	}	
	
ol li	{	
	list-style-type:	decimal;
	}	

ol ol li	{	
	list-style-type:	lower-alpha;
	}	

ol ol ol li	{	
	list-style-type:	lower-roman;
	}	

img 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

.loginbox {
    padding: 40px 40px 40px 40px;
    background-color: #ffffff;
    margin: auto;
}
    .loginbox tbody > tr:last-child > td:last-child {
        text-align: justify;
    }
    .loginbox tbody > tr:last-child > td:last-child::before {
        content: "\A In order to access this site you must be an existing customer with TravelLeaders. If you are an existing Travel Leaders customer you will receive information on how to login from your Travel Leaders Account Manager. If you have any questions, please contact ecommerce@tlcorporate.com.\A\A";
        font-size: 12px;
        text-align: justify;
        white-space: pre-wrap;
    }

#lnkPassRecover, #lnkRegister{
    font-size: 12px;
    font-weight: 700;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
.etsiLabel{
    font-size: 13.5px;
    font-weight: 700;
    text-transform: uppercase;
}
/*.cTextBox {
    font-family: inherit;
    display: block;
    margin: 0;
    height: 40px;
    line-height: 40px;
    font-size: 16px !important;
    border: 1px solid #bbb;
    background-color: #ffffff !important;
    padding-left: 5px;
    opacity: unset;
    min-width: 100%;
    max-width: 100%;
    outline: none;
}
.cTextBox:focus
{
    background-color: #FFA239 !Important;
}*/

/*.cCombo
{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #F6F6F6;
    border-color: #666666;
    border-width: 1px;
    font-size: 10pt;
    color: black;
    padding-left: 3px;
    height: 25px;
}
.cCombo:focus
{
	background-color: #FFA239 !Important;
}*/
.cCombo, .cTextBox, .phoneNumber, .phoneExtension, .cDate {
    font-family: inherit;
    display: block;
    margin: 0;
    max-width: 420px;
    height: 30px;
    line-height: 30px;
    font-size: 16px !important;
    border: 1px solid #bbb;
    background-color: #ffffff;
    padding-left: 5px;
    width: 100% !important;
    outline: none;
}
.GTFields
{
	visibility: hidden;
}
.etsiText
{
	font-weight: normal;
	font-size: 16px;
	color: #444444;
}

.etsiMedText
{
	font-weight:bold;
	font-size: 14pt;
	color: #15233D;
}

.etsiInstruction
{
	font-size: 9pt;
	color: #15233D
}

#container
{
	border: solid 1px #607B89; 
	background-color:#ffffff;
	width:375px;
	height:240px;
	margin: 0 auto
}
#hiddenContainer
{
	border: none; 
	background-color:Transparent;	
	width:375px;
	height:240px;
	margin: 0 auto
}
#pnlLogin
{
    width: 100%;
}



 .footerLogo
{
	background-image: url(  '/ProfolioDemo/images/logo_footer.jpg' );
	width: 51px;
	height: 48px;
}


@media screen and (min-width: 769px) {
    .etsiBrandingLogo{
        background-repeat: no-repeat;
        position: absolute;
        width: 265px;
        height: 80px;
        right: 30px;
        bottom: 20px;
    }

     .siteLogo
    {
        background-image: url('branding/images/Altour.png');
        background-repeat: no-repeat;
        width: 300px;
        height: 150px;		
	    margin-top: 80px;
		padding-top: 0px;
        background-size: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .loginbox {
        width: 500px;
    }
}
@media screen and (max-width: 768px) {
    .etsiBrandingLogo{
        visibility: hidden;
    }
    .siteLogo {
        background-image: url('branding/images/Altour.png');
        background-repeat: no-repeat;
        width: 300px;
        height: 150px;
        margin-top: 10px;
        padding-top: 0px;
        background-size: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .loginbox {
        width: 100%;
    }
    
}
.btn {
    background: #0a172e;
    color: #ffffff;
    padding: 8px 16px 8px 16px;
    text-decoration: none;
    width: 100%;
    border: none;
    font-size: 18px;
    line-height: 40px;
    margin-top: 20px;
}

    .btn:hover {
        background: #003366;
        text-decoration: none;
    }
input[type=submit] {
	-webkit-appearance: none;
    -webkit-border-radius: 0px;
}	

    .FormRowLabelRequired {
        font-weight: 700;
    }
    
       
     .FormRowLabelRequired::before{
	font-family: "FontAwesome";
    content: "\f071  ";
	color: #ff0000;
	font-weight: 700;
}
