﻿/* Copyright (c) 2010, Genscape Inc. All rights reserved. */

body {
	margin:0px;
	padding:0px;
	font:12px/16px Tahoma, Helvetica, sans-serif;
	color:#FFFFFF;
}

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

a {
	color:#0a2847;
	cursor:pointer;
	text-decoration:none;
}

a:hover {
	color:#0a2847;
	text-decoration:underline;
}

#wrapper {
	position:relative;
	margin:0px auto;
	top:200px;		

	width:290px;
	height:250px;
}

.divFooter {
	position:absolute;
	top:93%;
	width:100%;
background: rgba(18,18,18,1);
background: -moz-linear-gradient(top, rgba(18,18,18,1) 0%, rgba(18,18,18,1) 8%, rgba(46,46,46,1) 51%, rgba(77,77,77,1) 69%, rgba(94,94,94,1) 88%, rgba(82,82,82,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(18,18,18,1)), color-stop(8%, rgba(18,18,18,1)), color-stop(51%, rgba(46,46,46,1)), color-stop(69%, rgba(77,77,77,1)), color-stop(88%, rgba(94,94,94,1)), color-stop(100%, rgba(82,82,82,1)));
background: -webkit-linear-gradient(top, rgba(18,18,18,1) 0%, rgba(18,18,18,1) 8%, rgba(46,46,46,1) 51%, rgba(77,77,77,1) 69%, rgba(94,94,94,1) 88%, rgba(82,82,82,1) 100%);
background: -o-linear-gradient(top, rgba(18,18,18,1) 0%, rgba(18,18,18,1) 8%, rgba(46,46,46,1) 51%, rgba(77,77,77,1) 69%, rgba(94,94,94,1) 88%, rgba(82,82,82,1) 100%);
background: -ms-linear-gradient(top, rgba(18,18,18,1) 0%, rgba(18,18,18,1) 8%, rgba(46,46,46,1) 51%, rgba(77,77,77,1) 69%, rgba(94,94,94,1) 88%, rgba(82,82,82,1) 100%);
background: linear-gradient(to bottom, rgba(18,18,18,1) 0%, rgba(18,18,18,1) 8%, rgba(46,46,46,1) 51%, rgba(77,77,77,1) 69%, rgba(94,94,94,1) 88%, rgba(82,82,82,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#121212', endColorstr='#525252', GradientType=0 );
}
.lbError {
    color:#ff0000;
	position:absolute;
	font:12px/20px Tahoma, Helvetica, sans-serif;
	left:60px;
	top:200px;
}

/* Defines application copyright styles */
.footer {
    border:0px;
	font-size:11px;	
    margin:0px;
    padding:0px;
	text-align:center;
    width:100%;
    color:white;
}

/* Defines application version styles */
.version {
	font-size:9px;
	font-weight:bold;
}

.container {
	background:url( "../../img/usa/app_active.png" ) no-repeat;
	width:130px;
	height:25px;
	top:10px;
}

.header {
	height:3px;
	background-color:#339e35;
	width:100%;
}

.loginTab {
	position:absolute;
	left:80%;
}

.loginLink, .loginLink:hover {
	color:#FFF;
	position:relative;
	left:35%;
}

.loginLink:hover {
    text-decoration:none;
}

.navImageEu {	
	background:url(../../img/usa/gs_logo.png) no-repeat;	
    text-indent: -9999px;
    display: block;
    background-size: 280px;
    width: 300px;
    height: 43px;
    float: left;
    margin: 10px 0 10px;
    padding-bottom: 50px;
}

.euData {
	margin:0;
	padding:0;
	float:left;
}

.loginTable {
    margin-left:30px;
}

.loginTable td {
    padding-left:20px;
}

.logcontainer {
    height: 100vh;
    	background: rgba(99,99,99,1);
background: -moz-linear-gradient(top, rgba(99,99,99,1) 0%, rgba(115,115,115,1) 12%, rgba(119,119,119,1) 15%, rgba(133,133,133,1) 25%, rgba(92,92,92,1) 39%, rgba(56,56,56,1) 56%, rgba(56,56,56,1) 76%, rgba(36,36,36,1) 91%, rgba(23,23,23,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(99,99,99,1)), color-stop(12%, rgba(115,115,115,1)), color-stop(15%, rgba(119,119,119,1)), color-stop(25%, rgba(133,133,133,1)), color-stop(39%, rgba(92,92,92,1)), color-stop(56%, rgba(56,56,56,1)), color-stop(76%, rgba(56,56,56,1)), color-stop(91%, rgba(36,36,36,1)), color-stop(100%, rgba(23,23,23,1)));
background: -webkit-linear-gradient(top, rgba(99,99,99,1) 0%, rgba(115,115,115,1) 12%, rgba(119,119,119,1) 15%, rgba(133,133,133,1) 25%, rgba(92,92,92,1) 39%, rgba(56,56,56,1) 56%, rgba(56,56,56,1) 76%, rgba(36,36,36,1) 91%, rgba(23,23,23,1) 100%);
background: -o-linear-gradient(top, rgba(99,99,99,1) 0%, rgba(115,115,115,1) 12%, rgba(119,119,119,1) 15%, rgba(133,133,133,1) 25%, rgba(92,92,92,1) 39%, rgba(56,56,56,1) 56%, rgba(56,56,56,1) 76%, rgba(36,36,36,1) 91%, rgba(23,23,23,1) 100%);
background: -ms-linear-gradient(top, rgba(99,99,99,1) 0%, rgba(115,115,115,1) 12%, rgba(119,119,119,1) 15%, rgba(133,133,133,1) 25%, rgba(92,92,92,1) 39%, rgba(56,56,56,1) 56%, rgba(56,56,56,1) 76%, rgba(36,36,36,1) 91%, rgba(23,23,23,1) 100%);
background: linear-gradient(to bottom, rgba(99,99,99,1) 0%, rgba(115,115,115,1) 12%, rgba(119,119,119,1) 15%, rgba(133,133,133,1) 25%, rgba(92,92,92,1) 39%, rgba(56,56,56,1) 56%, rgba(56,56,56,1) 76%, rgba(36,36,36,1) 91%, rgba(23,23,23,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636363', endColorstr='#171717', GradientType=0 );
}

.btn-success {
    width: 100px;
border: none;
background: rgba(5, 72, 143, 1);
 background: -moz-linear-gradient(top, rgba(5, 72, 143, 1) 12%, rgba(5, 71, 141, 1) 14%, rgba(0, 51, 102, 1) 62%, rgba(0, 59, 119, 1) 69%, rgba(0, 84, 173, 1) 91%, rgba(13, 92, 175, 1) 100%);
 background: -webkit-gradient(left top, left bottom, color-stop(12%, rgba(5, 72, 143, 1)), color-stop(14%, rgba(5, 71, 141, 1)), color-stop(62%, rgba(0, 51, 102, 1)), color-stop(69%, rgba(0, 59, 119, 1)), color-stop(91%, rgba(0, 84, 173, 1)), color-stop(100%, rgba(13, 92, 175, 1)));
 background: -webkit-linear-gradient(top, rgba(5, 72, 143, 1) 12%, rgba(5, 71, 141, 1) 14%, rgba(0, 51, 102, 1) 62%, rgba(0, 59, 119, 1) 69%, rgba(0, 84, 173, 1) 91%, rgba(13, 92, 175, 1) 100%);
 background: -o-linear-gradient(top, rgba(5, 72, 143, 1) 12%, rgba(5, 71, 141, 1) 14%, rgba(0, 51, 102, 1) 62%, rgba(0, 59, 119, 1) 69%, rgba(0, 84, 173, 1) 91%, rgba(13, 92, 175, 1) 100%);
 background: -ms-linear-gradient(top, rgba(5, 72, 143, 1) 12%, rgba(5, 71, 141, 1) 14%, rgba(0, 51, 102, 1) 62%, rgba(0, 59, 119, 1) 69%, rgba(0, 84, 173, 1) 91%, rgba(13, 92, 175, 1) 100%);
 background: linear-gradient(to bottom, rgba(5, 72, 143, 1) 12%, rgba(5, 71, 141, 1) 14%, rgba(0, 51, 102, 1) 62%, rgba(0, 59, 119, 1) 69%, rgba(0, 84, 173, 1) 91%, rgba(13, 92, 175, 1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05488f', endColorstr='#0d5caf', GradientType=0);
}
