@import url(http://weloveiconfonts.com/api/?family=fontawesome);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
[class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

body {
background-image: url("http://hdwallpaperia.com/wp-content/uploads/2013/10/Black-Background-Design-1024x640.jpg");
  background-color: #2c3338;
  color: #606468;
  /*font: 400 0.875rem/1.5 "Open Sans", sans-serif;*/
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  margin: 0;
  min-height: 100%;
}

a {
  color: #eee;
  outline: 0;
  text-decoration: none;
}
a:focus, a:hover {
  text-decoration: underline;
}

.input1{ border:1 solid;
  color: black;
  font: inherit;
  margin: 0;
  outline: 0;
  padding: 0;}
   -webkit-transition: background-color .3s;
          transition: background-color .3s;
input {
  border: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
 
  -webkit-transition: background-color .3s;
          transition: background-color .3s;
          
        }
        input#bigbutto
        {
        float:right;
        }
label.txtinput
{
float:right;
//*margin-right:5cm;*/
}
.site__container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 3rem 0;
}

.form input[type="password"], .form input[type="text"], .form input[type="submit"] {
  width: 100%;
}
.form--login {
  color: #606468;
}
.form--login label,
.form--login input[type="text"],
.form--login input[type="password"],
.form--login input[type="submit"] {
  border-radius: 0.25rem;
  padding: 1rem;
}
.form--login label {
  background-color: #363b41;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.form--login input[type="text"], .form--login input[type="password"] {
  background-color: #3b4148;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.form--login input[type="text"]:focus, .form--login input[type="text"]:hover, .form--login input[type="password"]:focus, .form--login input[type="password"]:hover {
  background-color: #434A52;
}
.form--login input[type="submit"] {
  background-color: #009933;
  color: #eee;
  font-weight: bold;
  text-transform: uppercase;
}
.form--login input[type="submit"]:focus, .form--login input[type="submit"]:hover {
  background-color: #009933;
}
.form__field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}
.form__input {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.align {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
h1
{text-align: center}
.text--center {
  text-align: center;
}

.grid__container {
  margin: 0 auto;
  max-width: 20rem;
  width: 90%;
}

.center1 {
   margin: auto;
    width: 900px;
    height: 522px;
    border-top:0px solid #8AC007;
    border:3px solid #ffffff;

    background-color:#FFFFFF;
    border-radius: 2px; 
     
}
.center2{
    margin: auto;
    width: 900px;
    height: 150px;
   
    border-left:1px solid #8AC007;
    padding: 10px;
    background-color:#FFFFFF;
    border-bottom: 1px solid #8AC007;
     border-radius: 2px;
}
.left {
    margin-top:0.5cm;
    width: 260px;
    height: 500px;
    border-right:1px solid #8AC007;
   
    padding: 0px;
    background-color:#FFFFFF;
    float:left;
}
.rightbottom {
 margin: auto;
    width: 560px;
    height: 109px;
    border:0.00px solid #8AC007;
    padding: 1px;
    background-color:#FFFFFF;
    float:right;
}
.right {
    width: 600px;
    height: 360px;
    border:0px solid #8AC007;
    background-color:#FFFFFF;
    float:right;
   margin:20px auto;
   position:relative;
   padding: 1px;
   
}
#img
{
width:600px;
 height:360px;
  position:relative;
  padding: 0px;
}
#left_holder{
height: 540px;
width: 100px;
position:absolute;
left:0px;
top:0px;
}
#right_holder{
height:540px;
width: 100px;
position:absolute;
right:0px;
top:0px;
}

.left_img
{
 height:30px;
  width:30px;
  position: absolute;
  top:30%;
  left:0px;
}
.right_img
{
 height:30px;
  width:30px;
  position: absolute;
  top:30%;
  right:0px;
}
input#bigbutton {
width:270px;
background: #808045; /*the colour of the button*/
padding: 8px 14px 10px; /*apply some padding inside the button*/
border:0.5px solid #BFBF9F; /*required or the default border for the browser will appear*/
cursor:pointer; /*forces the cursor to change to a hand when the button is hovered*/
/*style the text*/
font-size:1.5em;
font-family:Oswald, sans-serif; /*Oswald is available from http://www.google.com/webfonts/specimen/Oswald*/
letter-spacing:.1em;
text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.3); /*give the text a shadow - doesn't appear in Opera 12.02 or earlier*/
color: #fff;
/*use box-shadow to give the button some depth - see cssdemos.tupence.co.uk/box-shadow.htm#demo7 for more info on this technique*/
-webkit-box-shadow: inset 0px 1px 0px #3e9cbf, 0px 5px 0px 0px #205c73, 0px 10px 5px #999;
-moz-box-shadow: inset 0px 1px 0px #3e9cbf, 0px 5px 0px 0px #205c73, 0px 10px 5px #999;
box-shadow: inset 0px 1px 0px #3e9cbf, 0px 5px 0px 0px #205c73, 0px 10px 5px #999;
/*give the corners a small curve*/
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
/***SET THE BUTTON'S HOVER AND FOCUS STATES***/
input#bigbutton:hover, input#bigbutton:focus {
color:#dfe7ea;
/*reduce the size of the shadow to give a pushed effect*/
-webkit-box-shadow: inset 0px 1px 0px #3e9cbf, 0px 2px 0px 0px #205c73, 0px 2px 5px #999;
-moz-box-shadow: inset 0px 1px 0px #3e9cbf, 0px 2px 0px 0px #205c73, 0px 2px 5px #999;
box-shadow: inset 0px 1px 0px #3e9cbf, 0px 2px 0px 0px #205c73, 0px 2px 5px #999;
}

input#bigbutto {
width:70px;
height:30px;
background: #90b03e; /*the colour of the button*/
 /*apply some padding inside the button*/
border:0px solid #3e9cbf; /*required or the default border for the browser will appear*/
cursor:pointer; /*forces the cursor to change to a hand when the button is hovered*/
/*style the text*/
font-size:1.0em;
font-family:Oswald, sans-serif; /*Oswald is available from http://www.google.com/webfonts/specimen/Oswald*/
color: #fff;
/*use box-shadow to give the button some depth - see cssdemos.tupence.co.uk/box-shadow.htm#demo7 for more info on this technique*/
-webkit-box-shadow: inset 0px 1px 0px #3e9cbf, 0px 5px 0px 0px #205c73, 0px 10px 5px #999;
-moz-box-shadow: inset 0px 1px 0px #3e9cbf, 0px 5px 0px 0px #205c73, 0px 10px 5px #999;
box-shadow: inset 0px 1px 0px #3e9cbf, 0px 5px 0px 0px #205c73, 0px 10px 5px #999;
/*give the corners a small curve*/
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
/***SET THE BUTTON'S HOVER AND FOCUS STATES***/
input#bigbutton:hover, input#bigbutton:focus {
color:#dfe7ea;
/*reduce the size of the shadow to give a pushed effect*/
-webkit-box-shadow: inset 0px 1px 0px #3e9cbf, 0px 2px 0px 0px #205c73, 0px 2px 5px #999;
-moz-box-shadow: inset 0px 1px 0px #3e9cbf, 0px 2px 0px 0px #205c73, 0px 2px 5px #999;
box-shadow: inset 0px 1px 0px #3e9cbf, 0px 2px 0px 0px #205c73, 0px 2px 5px #999;
}

/***********************************************************************
http://function-code.blogspot.com/2013/03/horizontal-tabs-in-html-with-css.html
My code is free to use, but not free to republish
************************************************************************/
ul.tabs
{
    padding: 7px 0;
    font-size: 0;
    margin:0;
    list-style-type: none;
    text-align: left;
}
        
ul.tabs li
{
    display: inline;
    margin: 0;
    margin-right:3px;
}
        
ul.tabs li a
{
    font: normal 12px Verdana;
    text-decoration: none;
    position: relative;
    z-index: 1;
    padding: 7px 16px;
    border: 1px solid #CCC;
    border-bottom-color:#B7B7B7;
    color: #000;
    background: #90b03e;
    border-radius: 6px 6px 0px 0px;
 -moz-border-radius: 6px 6px 0px 0px;
    outline:none;
}

ul.tabs li a:hover
{
    border: 1px solid #B7B7B7;
    background:#E0E0E0;
}
        
ul.tabs li.selected a
{
    position: relative;
    top: 0px;
    font-weight:bold;
    background: white;
    border: 1px solid #B7B7B7;
    border-bottom-color: white;
}
div.tabcontents
{   
    width: 800px;
    border: 1px solid #B7B7B7; padding: 20px;
    background-color:#FFF;
    border-radius: 0 2px 2px 2px;
}
div.scrol
{
   width:760px;
   height:360px;
   line-height:3em;
   overflow:auto;
   padding:0.5px;
}



@charset "utf-8";
/* CSS Document */

*
{
 padding:0;
 margin:0;
}
#header
{
 background:#00a2d1;
 width:100%;
 height:50px;
 color:#fff;
 font-size:36px;
 font-family:Verdana, Geneva, sans-serif;
}

table
{
 border="1"; 
 WIDTH="400"; 
 border-collapse: collapse;

}
table td,th
{
 border: 1px solid black;
}
th {
    height: 50px;
}
#footer
{
 text-align:center;
 position:absolute;
 left:0;
 right:0;
 margin:0 auto;
 bottom:50px;
}

input.btn {
width:150px;
background: #808067; /*the colour of the button*/
color: #fff;
border-radius: 6px;
}
#Invalid
{
color:#ff0000;
font-size: 20px;
position: absolute;
margin-left: 550px;
margin-top: 10%;
}
#name_Surname
{
 font-family: 'Arial Black', 'Arial Bold';

}


ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 90%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width:220px;
padding: 8px 14px 10px; /*apply some padding inside the button*/
border:1px solid #BFBF9F;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #fff;
text-decoration: none;
background: #90b03e;
font-size:1em;
font-family:Oswald, sans-serif; /*Oswald is available from http://www.google.com/webfonts/specimen/Oswald*/
letter-spacing:.1em;
text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.3); /*give the text a shadow - doesn't appear in Opera 12.02 or earlier*/
color: #fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
text-align:center;

}


#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

#lmenu ul li ul
{
    position:absolute;
    display:none;
}
#lmenu ul li:hover ul{
    right:830px;
    top:390px;
    display:block;
}
#lmenu ul li ul li{
    background-color:#cae25a;
}
#lmenu ul li:hover ul li:hover{
    background-color:#b1b536;
}
#lmenu ul li ul li a
{
    color:#454444;
    display:inline-block;
    width:170px;
    background-color:#cae25a;
}