BODY { /*background: url('images/back.png') repeat-y white;*/ background-position: center top; margin: 0 0 0 0; font-family: Arial; } A { font-size: xx-small; /* color: black; */ } A:visited { font-size: xx-small; /* color: black; */ } .class Login { text-align: center; } .EarthBG { background: url('images/header.png') no-repeat center; } .Entrer { width: 100%; vertical-align: top; text-align: center; margin: 0 0 0 0; height: 100%; } .Content { width: 100%; vertical-align: top; text-align: center; margin: 0 0 0 0; } .ContentErr { width: 80%; vertical-align: top; text-align: center; margin: 0 0 0 0; border:4px solid #f60; } .Data { font-size: x-small; margin: 4 4 4 4; width: 100px; } .Fieldname { font-size: x-small; font-weight: bold; } .FieldnameN { font-size: small; font-weight: bold; color: white; background: #006699; } .GridTitle { font-size: small; font-weight: bold; color: white; background: #006699; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; } .Title { border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; background-color:#3d94f6; font-size: normal; text-align: center; vertical-align: top; } .tableLogin { position: absolute; left: 45%; top: 50%; } .Framed { border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #000000; border-right-color: #000000; border-bottom-color: #000000; border-left-color: #000000; } .Current { background: Wheat; font-weight: bold; } .Cell { border: 1 px solid black; } .Ligne { border-right: 1px solid black; border-top: 0px; border-bottom: 1px solid black; border-left: 0px; color: black; background-color: #8ce; width: 100px; font-size: x-small; } .TotalLigne { border-right: 1px solid black; border-top: 0px; border-bottom: 1px solid black; border-left: 0px; width: 70px; font-size: small; } .TableLog { border-left: 1px solid black; border-top: 1px solid black; border-right: 0px; border-bottom: 0px; font-size: small; } .How { font-size: x-small; color: black; background-color: #8be; width: 90%; padding: 12 8 12 8; text-align: left; border: 1px dashed black; } .CellBorderTopLeft { border-left: 1px solid black; border-top: 1px solid black; border-right: 0px; border-bottom: 0px; } .CellBorderTop { border-left: 0px; border-top: 1px solid black; border-right: 0px; border-bottom: 0px; } .CellBorderTopRight { border-left: 0px; border-top: 1px solid black; border-right: 1px solid black; border-bottom: 0px; } .CellBorderLeft { border-left: 1px solid black; border-top: 0px; border-right: 0px; border-bottom: 0px; } .CellBorderRight { border-left: 0px; border-top: 0px; border-right: 1px solid black; border-bottom: 0px; } .CellBorderNone { border-left: 0px; border-top: 0px; border-right: 0px; border-bottom: 0px; } .CadreTitle { font-size: small; font-weight: bold; color: white; background-color: #006699; width: 70%; padding: 2 2 2 2; } .Ligne1 { font-size: x-small; border-top: 1px solid black; border-bottom: 0px; border-left: 0px; border-right: 0px; background-color: #cceeff; padding: 4 4 4 4; } .Ligne2 { font-size: x-small; border-top: 1px solid black; border-bottom: 0px; border-left: 0px; border-right: 0px; background-color: #bbeeff; padding: 4 4 4 4; } .Date { font-size: x-small; background-color: #006699; color: white; text-align: center; padding: 0 0 0 0; } .FlighTitle { font-size: medium; border-bottom: 2px solid black; border-right: 2px solid black; width: 90%; color: white; background-color: #006699; } .introblock h1 { color:red; margin-bottom:.2em; padding:0; border:none; text-align: center; } .introblock h2, .introblock h3 { border:none; background:none; margin:0; } .introblock { margin:0 0 1.5em 0; font-size:1.05em; border:1px dashed red; /* border-left:4px solid #f60;*/ background-color:#ffc; color:#000; padding:.2em 1em .4em; text-align: left; width: 95%; } .introblock h1, .introblock h2, introblock h3, .introblock2 h1, .introblock2 h2, .introblock2 h3 { margin-top:2px; } .introblock p { padding-left:0; } .Inventory-Grid { cellspacing:0; cellpadding:0; border: 0px; margin-left: 8%; } .Button-link { -moz-box-shadow:inset 0px 1px 0px 0px #97c4fe; /* -webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe; box-shadow:inset 0px 1px 0px 0px #97c4fe;*/ background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0)); background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%); background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%); background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%); background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%); background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0); background-color:#3d94f6; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #337fed; display:inline-block; color:#ffffff; font-family:arial; font-size:9px; font-weight:normal; padding:2px 3px; text-decoration:none; /* text-shadow:0px 1px 6px #1570cd;*/ } .Button-link:hover { background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6)); background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%); background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%); background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%); background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%); background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0); background-color:#1e62d0; } .Button-link:active { position:relative; top:1px; } .Button-linkInv { -moz-box-shadow:inset 0px 1px 0px 0px #97c4fe; /* -webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe; box-shadow:inset 0px 1px 0px 0px #97c4fe;*/ background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0)); background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%); background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%); background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%); background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%); background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0); background-color:#3d94f6; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #337fed; width:105px; display:inline-block; color:#ffffff; font-family:arial; font-size:9px; font-weight:normal; padding:2px 3px; text-decoration:none; /* text-shadow:0px 1px 6px #1570cd;*/ } .Button-linkInv:hover { background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6)); background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%); background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%); background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%); background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%); background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0); background-color:#1e62d0; } .Button-linkInv:active { position:relative; top:1px; } .Button-Superseded { -moz-box-shadow:inset 0px 1px 0px 0px #97c4fe; /* -webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe; box-shadow:inset 0px 1px 0px 0px #97c4fe;*/ background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #397BE6), color-stop(1, #1C57B8)); background:-moz-linear-gradient(top, #397BE6 5%, #1C57B8 100%); background:-webkit-linear-gradient(top, #397BE6 5%, #1C57B8 100%); background:-o-linear-gradient(top, #397BE6 5%, #1C57B8 100%); background:-ms-linear-gradient(top, #397BE6 5%, #1C57B8 100%); background:linear-gradient(to bottom, #397BE6 5%, #1C57B8 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#397BE6', endColorstr='#1C57B8',GradientType=0); background-color:#397BE6; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #337fed; width:52px; display:inline-block; color:#ffffff; font-family:arial; font-size:9px; font-weight:normal; padding:2px 3px; text-decoration:none; /* text-shadow:0px 1px 6px #1570cd;*/ } .Button-Superseded:hover { background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1C57B8), color-stop(1, #397BE6)); background:-moz-linear-gradient(top, #1C57B8 5%, #397BE6 100%); background:-webkit-linear-gradient(top, #1C57B8 5%, #397BE6 100%); background:-o-linear-gradient(top, #1C57B8 5%, #397BE6 100%); background:-ms-linear-gradient(top, #1C57B8 5%, #397BE6 100%); background:linear-gradient(to bottom, #1C57B8 5%, #397BE6 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1C57B8', endColorstr='#397BE6',GradientType=0); background-color:#1C57B8; } .Button-Superseded:active { position:relative; top:1px; } .Button-Equivalent { -moz-box-shadow:inset 0px 1px 0px 0px #97FEB6; /* -webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe; box-shadow:inset 0px 1px 0px 0px #97c4fe;*/ background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #39E653), color-stop(1, #109C1B)); background:-moz-linear-gradient(top, #39E653 5%, #109C1B 100%); background:-webkit-linear-gradient(top, #39E653 5%, #109C1B 100%); background:-o-linear-gradient(top, #39E653 5%, #109C1B 100%); background:-ms-linear-gradient(top, #39E653 5%, #109C1B 100%); background:linear-gradient(to bottom, #39E653 5%, #109C1B 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#39E653', endColorstr='#109C1B',GradientType=0); background-color:#39E653; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; border:1px solid #33ED33; width:50px; display:inline-block; color:#ffffff; font-family:arial; font-size:9px; font-weight:normal; padding:2px 3px; text-decoration:none; /* text-shadow:0px 1px 6px #1570cd;*/ } .Button-Equivalent:hover { background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #109C1B), color-stop(1, #39E653)); background:-moz-linear-gradient(top, #109C1B 5%, #39E653 100%); background:-webkit-linear-gradient(top, #109C1B 5%, #39E653 100%); background:-o-linear-gradient(top, #109C1B 5%, #39E653 100%); background:-ms-linear-gradient(top, #109C1B 5%, #39E653 100%); background:linear-gradient(to bottom, #109C1B 5%, #39E653 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#109C1B', endColorstr='#39E653',GradientType=0); background-color:#109C1B; } .Button-Equivalent:active { position:relative; top:1px; } .waitinv, .wait, .info, .success, .warning, .error { border: 1px solid; margin: 15px 0px; padding:15px 20px 15px 55px; width: 500px; font: bold 12px verdana; -moz-box-shadow: 0 0 5px #888; -webkit-box-shadow: 0 0 5px#888; box-shadow: 0 0 5px #888; text-shadow: 2px 2px 2px #ccc; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; } .wait { color: #00529B; background: #BDE5F8 url('/images/wait.gif') no-repeat 10px center; left:50px; width: 300px; visibility:visible; position:absolute; } .waitinv { color: #00529B; background: #BDE5F8 url('/images/wait.gif') no-repeat 10px center; left:50px; width: 300px; visibility:visible; position:absolute; } .warning { color: #9F6000; background: #FEEFB3 url('/images/warning.png') no-repeat 10px center; left:50px; width: 300px; visibility:visible; position:absolute; } .error { color: #D8000C; background: #FFBABA url('/images/error.png') no-repeat 10px center; left:50px; width: 300px; } #progressbar { display: none; width: 900px; height: 2em; position: absolute; margin-left: -450px; margin-top: -1em; left: 50%; top: 50%; }