@media screen and (max-device-width: 768px) and (max-device-height: 1024px) {
  
.main{
	background: white !important ;
	position: inherit !important;
}

.content
{
	position: inherit !important;
}
.ProductName{
	text-align: center !important;
	margin: 0 0 20 0 !important;
	height: 82px !important;
}
.ProductName .Amadeus{
	font-family:verdana !important;
	color:#1A61A9;
}
.ProductName .product{
	font-family:verdana !important;
}
	
.RightContent{
	width:100% !important;
	margin-left: 0px !important;
}
.SignInContent
{
	font-family:verdana !important;
	font-size: small !important;
	width: 425px !important;
	margin: auto !important;
}
.FormTable 
{
	width:90%;
}

form.FormSignIn{
	width: inherit !important;
	max-width:420px;
}

form.FormSignInBorderBackground{
    border: solid 1px #005EB8;
}

.Phase{
	 padding-left: 0px !important;
}
.PhaseTable
{
	text-align: center;
}
#IExit
{
	display:none;
}

input[type=text], input[type=password]
{
	padding: 3px 6px !importnat;
	min-width: 80%;
}
.LeftCell
{
	width:90px !important;
}

.notificationContent img
{
	margin:10px;
}
}



body,body.htmlkit
{
	background-color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;  /*the size should normally not be fixed*/
	scrollbar-highlight-color: #fffbf1;
	scrollbar-shadow-color: #fffbf1;
	scrollbar-3Dlight-color: #f8eee0;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #f8eee0;
	scrollbar-darkshadow-color: #f8eee0;
	scrollbar-base-color: #e6d9c6;
	height: 100%;
	padding:0px;
}

*html body{
	height: 100%;
}

*html .messagemain{
	height: 99%;
}

html{
	height: 100%;
}

.hkitLayer_body {
	height: 100%;
}

A:link {text-decoration:none; color: #0033FF; }
A:hover {color: #0033FF; text-decoration:underline;}
A:visited { color: #CC3366;  text-decoration:none;}
A:visited:hover {color: #CC3366; text-decoration:underline;}
A.unactive {color: #AB9B85; text-decoration:none;}

.main{
	background-color:#fff;
	/* padding-top:5px; */
	/* background-image:url(key.jpg); */
	background-image:url(bkg.jpg);
	background-repeat:no-repeat;
	min-height: 100%;
	position: fixed;
	bottom: 0px;
	top: 0px;
	right: 0px;
	left: 0px;
}
*html .main{
	height: 99%;
}
.header{
}
.AdvertArea{
	background-color:#fffBF1;
	margin-left:30px;
	margin-right:30px;
	border:1px solid #e6d9c6;
	padding:3 3 3 3px;
}
*html .AdvertArea{
	height:32px;
}
.AdvertArea span{
	font-style : Arial;
	font-weight: 8pt;
	color: #000;
}

.SignInContent{
	margin-left:100px;
}
.ProductName{
	background-color:#fff!important;
	padding-top: 10px;
	/* margin-bottom:20px; */
	height:70px;
	margin-left:90px;
	font-family:arial;
	font-weight:bold;
	margin-bottom:50px;
}
.ProductName .Amadeus{
	font-size:28px;
	color:#1A61A9;
}
.ProductName .product{
	font-size:40px;
	color:#20CD3C;
	margin-left:35px;
}
.ProductName  .BusinessManagement{
	color:#FF9E2F;
}
.ProductName  .SalesECommerce{
	color:#20CD3C;
}
.ProductName  .ServicesConsulting{
	color:#FF3C18;
}
.ProductName  .DistributionContent{
	color:#4BB9EB;
}
form.FormSignIn{
	width:420px;
}

form.FormSignInBorderBackground{
    background-color:#FFFBF1;
    border: solid 1px #1A61A9;
}

div.FormSignIn{
    width: 95%;
    padding:10px;
	padding-top:0px;
	display: inline-block;
}
.LeftMenu{
	width: 260px;
	float:left;
}
.RightContent{
	margin-left:230px;
}

.content{
    position: absolute;

    /* bottom: 200; */
    top: 0px;
    bottom: 95px;
    overflow-y: auto;
    overflow-x: auto;
    right: 0px;
    left: 0px;

    z-index: 1
}

.centralContent{
    /* height:510px; */
    /* position: absolute; */
    /* top: 130px; */
    /* bottom: 95px; */
}
*html .centralContent{
}

/* Second level of tabs ________________________*/
.tabcontent {
	position: relative;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px; /* the size should normally not be fixed*/
	padding:1em 0.75em;
	margin:0;
	float:left;
	display: block;
	background-color: #FFFBF1;
    border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: none;
	height:620px;
	z-index: 1;
	width:99%;
	margin-right:5px;
}

.secondTabSelected
{ 	position: relative;
	height: 18px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px; /* the size should normally not be fixed*/
	color:#000000;
	text-decoration:none;
	font-weight:bold;
 	background:#FFFBF1;
  	border-left:1px solid #666666;
 	border-top:1px solid #666666;
	border-right:1px solid #000000;
	border-bottom:none;
	margin:0;
	padding:0.25em 1em;
 	cursor: hand;
  	vertical-align: top;
}

.secondTab
{ 	position: relative;
	height: 18px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px; /* the size should normally not be fixed*/
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	background:#F2ECDE;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #E6D9C6;
	border-top:1px solid #ffF;
	border-right:1px solid #AB9B85;
	border-bottom: 1px solid #666666;
 	cursor: hand;
  	text-align: center;
}

.secondTabdisabled{
	position: relative;
	height: 18px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px; /* the size should normally not be fixed*/
	color:#AB9B85;
	text-decoration:none;
	font-weight:normal;
	background:#F2ECDE;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #E6D9C6;
	border-top:1px solid #ffF;
	border-right:1px solid #AB9B85;
	border-bottom: 1px solid #666666;
  	text-align: center;
}

.extratabLine {
	display:block;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px; /* the size should normally not be fixed*/
	color:#444;
	text-decoration:none;
	font-weight:normal;
	background:none;
	margin-top:1px;
	padding:0.25em 1em;
	border-bottom: 1px solid #666666;
	border-top: none;
	border-left: none;
	border-right: none;
}

.headerSection {
	background-color:#1A61A9;
	color:#FFFFFF;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	width:100%;
}
.topTab {
	background-color:#E6D9C6;
	border-bottom:1px solid #AB9B85;
	border-left:1px solid #AB9B85;
	border-right:2px solid #666666;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	height:26px;
	padding-top:1px;
	text-align:center;
	width:80px;
}
.topTabSelected {
	background-color:#FFFBF1;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #000000;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	height:26px;
	padding-top:1px;
	text-align:center;
	width:80px;
}
table.ProductNameTag{
	border-collapse:collapse;
	/*border-bottom:solid 1px #1A61A9;*/
	width:423px;
}
td.leftProductNameTag{
	background-color:#fff;
	background-image:url(tab_tile.gif) !important;
	background-position:left bottom;
	background-repeat:repeat-x;
	/*width:386px;*/
	height:30px;
}

*html  table.ProductNameTag{
	width:421px;
}
td.ProductNameTag{
	background-color:#fff;
	background-position:left bottom;
	height:20px;
	width:79px;
	background-image:url(signin.gif);
	background-repeat:no-repeat;
}

.toolbarheadline{
	color:#1A61A9;
	font-family:Tahoma,Arial,sans-serif;
	font-size:20px;
	font-weight:bold;
}
.toolbarsubheadline {
	color:#1A61A9;
	font-family:Tahoma,Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
}

.UpperCase{
	text-transform:uppercase;
}
input:disabled
{
 	cursor: not-allowed;
	color: #909090;
}
.AlignRight{
	margin-top:15px;
	text-align: right;
}
.spacer{
	clear:both;
}
.AmadeusLogo{
	margin-bottom:20px;
	margin-top:10px;
	text-align:right;
	margin-right:20px;
}
.footer{
	position: absolute;
	font-style:Tahoma;
	font-size: 11px;
	color:#fff;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 0
}
.footerCopyright{
	padding-top:7px;
	padding-left:10px;
	background-color:#1A61A9;
	height:25px;
}

.BlockTitle{
	font-weight:bold;
	font-size: 11px;
}
.FormTable{
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
}
.LeftCell{
	padding-left:15px;
	width:130px;
}
.InputCell input, .InputCell select{
	margin: 3 0 2 0;
}
.WideCell{
    padding-left:29px;
}
.Phase{
	padding-left:30px;
	font-weight: normal !important;
}
.PhaseValue{
	font-weight:bold;
}
.PhaseTable{
	margin-top:10px;
	margin-bottom:10px;
}
.FormTableIdentification .LeftCell{
	padding-left:15px;
	width:90px;
}
.LssIcon{
	/* position:relative; */
	/* top:3px; */
	margin-right:5px;
	float: left;
	width:11px;
	height:11px;
	margin-top: 3px;
}
.Identification{
	margin-left:20px;
}
.hidden{
	display:none;
}
.Theblock{
	margin-top:10px;
}

.Title{
	clear:both;
}

.TitleLeft{
	float:left;
	margin-right:5px;
	cursor:pointer;
}
.Disabled{
	cursor:default !important;
}
.Separator{
	background:url(separator.jpg) repeat-x bottom;
	height:10px;
}

*html .Separator{
	background-position:center;
}
.TitleIdentification{
	margin-left:22px;
}
.Title1{
	margin-left:100px;
}
.Title2{
	margin-left:180px;
}
.Title3{
	margin-left:120px;
}
.DefaultLogin{
	margin-left:48px!important;
}

/*error*/
.notificationSignin, .warningSignin{
	margin-top:10px;
	clear:both;
	padding:5px 7px 7px 7px;
}
.warningSignin{
	background-color:transparent;
	border:2px solid rgb(236,203,67);
 }
.errorTitle{
	margin:2px 0pt 5px 0px;
	font-size:1.1em;
	font-weight:bold;
}

.notificationContent{
	margin:0px;
	font-weight:bold;
}
.notificationSigninContent{
	margin-left:20px;
}
.notificationIcon{
	float:left;
}
p.firstConnection{
	margin:5px 0px 5px 25px;
}
span.firstConnection{
	font-weight:bold;
}
td.IconCell{
	width:14px;
}
.FieldIcon{
	margin-right:2px;
}
.SuccessBlock{
	margin-top:75px;
}
.SuccesText{
	font-weight:bold;
	font-size:22px;
	margin-left:10px;
}
.SuccesPhase{
	font-weight:bold;
	font-size:22px;
	margin-left:0px;
}
.LoadingBlock{
	border:1px solid #1B61A9;
	margin-left:25px;
	margin-top:55px;
	padding:10px;
	width:350px;
}
.LoadingText{
	margin-left:30px;
	font-size:15px;
}
.LoadingPicture{
	margin-left:100px;
	margin-top:20px;
}

.MessageSignin{
	margin-top:7%;
}
/**Popup Styles**/
.MessageContent{
	margin-left:100px;

}
.MessageBlock{
	margin: 0;
	padding: 0;
	clear:both;
	width:420px;
	border:2px solid #000;
	border-top-color:#aaa;
	border-right-color:#aaa;

	background-color:#F2ECDE;
}

.MessageBlockTitle{
	background-color:#E6D9C6;
	height:21px;
	padding-left:2px;
	padding-top:2px;
	margin:1px;
	font-weight:bold;
}
.MessageBlockIcon{
	float:left;
	width:65px;
	padding:0;
	margin:0;
	padding-top:25px;
	text-align:center;
}
.MessageBlockText{
	/*height:80px;*/
	width:340px;
	padding-top:25px;
	/*padding-bottom:35px;*/
	padding-left:15px;
	padding-right:0;
	margin-right:5px;
	margin-left:65px;
	background-color:#FFFBF1;

}

.MessageBlockText form{
	padding:20px 0;
	margin: 0px;
}

.MessageBlockText input{
	margin-left:110px;
}

.MessageTitleText{
	margin-left:5px;
	position:relative;
	top:-3px;
}

/**Page Message Styles**/
.GenericMessageContent{
	margin-top:75px;
	margin-left:100px;
}

.GenericMessageBlock{
	margin: 0;
	padding: 0;
	clear:both;
}

.GenericMessageIcon{
	padding: 0;
	margin-right: 10px;
}

.GenericMessageBlockTitle{
	font-weight:bold;
	font-size:22px;
}

.GenericMessageBlockText{
	padding-top:25px;
	padding-left:26px;
	font-size:15px;
}

.HLoading{
	margin-left:20px;
}
p.HLoading{
	margin-top:35px;
	margin-left:15px;
}

.error{
	background-image:url(warning_ic_13.png) !important;
	background-repeat:no-repeat;
	background-position: 98% 50% !important;
}

.error_zone{
	padding: 0;
	margin: 0;
	font-weight: bold;

}

#BErrorZone{
	padding: 1em;
}


/** Select System styles **/

#selectPhaseTable tr td.ProductNameTag{
	background-color:#fff;
	background-position:left bottom;
	height:20px;
	width:144px;
	background-image:url(tab_SystemSelection.gif) !important;
	background-repeat:no-repeat;
}

.InsideTabPhaseContainer{
	background-color:#FFFBF1;
	border: solid 1px #1A61A9;
	width: 422px;
	margin: 0;
	padding: 1em;
}

*html .InsideTabPhaseContainer{
	width: 420px;
}

.InsideTabPhaseContainer tr {
	padding: 0;
	margin: 0;
}

.InsideTabPhaseContainer tr td{
	padding: 0.3em 1em;
	margin: 0;
	font-weight: bold;
}

.InsideTabPhaseContainer tr td a{
	padding: 0.2em .5em;
	margin: 0;
	font-weight: normal;
}


/**Get New Password Styles**/
#getNewPasswordTable tr td.ProductNameTag{
	background-color:#fff;
	background-position:left bottom;
	height:20px;
	width:186px;
	background-image:url(tab_newPasswordRequest.gif);
	background-repeat:no-repeat;
}

/**Validate New Password Styles**/
#validateNewPasswordTable tr td.ProductNameTag{
	background-color:#fff;
	background-position:right bottom;
	height:20px;
	width:167px;
	background-image:url(tab_passwordValidation.gif);
	background-repeat:no-repeat;
}
/*readonly fields*/
input.textreadonly{
  border: 1px solid #AB9B85;
  background-color: white;
  padding-left:2px;
}

/* virtual keyboard popup */
#KeyboardPopupBlock
{
  border: 2px solid #1A61A9;
  background: #FFFBF1;
  z-index: 9999;
  position: absolute;
  top: 20%;
  left: 5%;
  width: 950px;
  height: 450px;
  font-size: 26px;
  text-align: center;
}
#KeyboardAlpha
{
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  text-align: left;
}
.KeyboardInput
{
  margin-top: 40px;
  margin-bottom: 60px;
}
.KeyboardInput input
{
  margin-left: 20px;
  margin-right: 20px;
}
.KeyboardInput table
{
  display: inline;
  position: relative;
  top: 20px;
}
#KeyboardValidate
{
  margin-left: 50px;
}

.DDNAUsbPhone, .DDNAMachine, .DDNAUsbKey, .DDNAMachine_selected, .DDNAUsbPhone_selected, .DDNAUsbKey_selected,
.DDNAMachine_optional, .DDNAUsbPhone_optional, .DDNAUsbKey_optional, .DDNAMachine_mandatory, .DDNAUsbPhone_mandatory, .DDNAUsbKey_mandatory
{
	display: inline-block;
	background: url('DDNASprite.png') no-repeat scroll left top;
    width: 20px;
    height: 30px;
    margin: 2px;
}
.DDNAMachine, .DDNAMachine_selected{
	background-position: -0px -0px;
}
.DDNAUsbPhone, .DDNAUsbPhone_selected{
	background-position: -20px -0px;
}
.DDNAUsbKey, .DDNAUsbKey_selected{
	background-position: -40px -0px;
}
.DDNAMachine_mandatory {
	background-position: -0px -30px;
}
.DDNAUsbPhone_mandatory {
	background-position: -20px -30px;
}
.DDNAUsbKey_mandatory {
	background-position: -40px -30px;
}
.DDNAMachine_optional {
	background-position: -0px -60px !important;
}
.DDNAUsbPhone_optional {
	background-position: -20px -60px !important;
}
.DDNAUsbKey_optional {
	background-position: -40px -60px !important;
}
.PDdnaIcon
{
	display: inline-block;
	background: url('DDNASprite.png') no-repeat scroll left top;
	background-position: -0px -120px;
	width: 16px;
	height: 16px;
}
.DDNALegend
{
    float: right;
    border: solid 1px #1A61A9;
}
span#DDNAValidMarker {
	vertical-align: middle;
	width:16px;
	height:16px;
	display: inline-block;
}

DIV.hidden
{
	display:none !important;
}
.spaced-cell
{
    padding: 7px;
}
.htmlkit .hkitLayer_freeze
{
    background-color: #fff;
}
