* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  overflow: auto;
  width:1000px;
}

img {
  border-style: none;
}

@font-face {
    font-family: "Dosis";
    src: url(fonts/Dosis-Bold.ttf) format("truetype");
}

body {
  width: 1000px;
  font-family: Calibri, Verdana, helvetica, sans-serif;
  font-size: 12pt;
  font-weight: normal;
  text-decoration: none;
  color: #555;
  text-align: left;
  background-color: white;
  margin-left: 40px;
  margin-right: auto;
}

textarea {
   resize: none;
}

.send-button{
  width: 100px;
  height: 20px;
}

a:link          { color: #aaa; text-decoration: none; }
a:visited       { color: #aaa; text-decoration: none; }
a:hover         { color: #666; text-decoration: none; }
a:active        { color: #fff; text-decoration: none; }

ul {
  top: -45px;
  height: 300px;
  list-style-type: none;
  margin: 0;
  padding: 0px;
  overflow: hidden;
}

li {
  display: inline;
  position: relative;
  padding-left: 30px;
  float: left;
  color: #a6abb1;
}

li a, .dropbtn {
  display: inline-block;
  text-align: center;
  text-decoration: none;
}

li a:hover, .dropdown:hover .dropbtn {
    color: #666;
}

li.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    font-family: helvetica, sans-serif;
    z-index: 20;
}

.dropdown-content a {
    color: black;
    font-size: 14px;
    padding: 6px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.container {
  width: 1000px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color: #00aeef;
}

.main_menu {
  width: 100%;
  height: 110px;
  background-color: white;
  padding-top:  15px;
  font-family: Dosis, Verdana, Tahoma;
  font-size: 18px;
  color: #555;
}

.menutext {
  padding-top: 30px;
}

.slogan {
  position: relative;
  top: -20px;
  left: 15px;
  font-size: 12px;
  color: #888;
}

.mylogin {
  position: relative;
  top: 20px;
  left: 20px;
  font-size: 10px;
}

.main {
  position: relative;
  top: 0px;
  min-height: 450px;
  width: 100%;
  z-index: 10;
}

.flags{
  position: relative;
  bottom: 10px;
  float: right;
  padding-right: 40px;
}

.item_header {
  border-bottom: 1px solid;
  font-size: 16px;
}

.items {
  position: absolute;
  top: 270px;
  height: 180px;
  width: 240px;
  padding: 30px;
  padding-top: 10px;
  color: white;
  font-size: 12px;
  text-align: justify;
}

.items:hover {
  background-color: #25408f;
}

.item0 {
  position: absolute;
  left: 20px;
}

.item1 {
  left: 260px;
}

.item2 {
  left: 500px;
}

.item3 {
  left: 740px;
}

.item {
  position: relative;
  overflow: auto;
  max-height: 500px;
  padding: 30px;
  color: #555;
  font-size: 12px;
  text-align: justify;
  background: white;
}

.itemimg {
  float: right;
  padding-top: 40px;
  padding-right: 20px;
  padding-left: 40px;
  padding-bottom: 20px;
}

.more {
  position: relative;
  color: orange;
  text-align: right;
}

.screenheader{
  position: relative;
  top: 40px;
  text-align: center;
  font-size: 20px;
}

.login {
  position: relative;
  display: block;
  top: 100px;
  width: 600px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  color: white;
  font-size: 12px;
  background-color: #25408f;
}

.form {
  position: relative;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  width: 700px;
  height: 270px;
  max-height: 300px;
  margin-left: 60px;
  padding: 20px;
  color: #888;
  font-size: 12px;
  background-color: #CCC;
}

.form .colum1 {
  position: relative;
  width: 100px;
  height: 200px;
  padding-top:10px;
  padding-left: 20px;
  line-height: 20px;
  color: #000;
}

.form .colum2 {
  position: relative;
  top: -200px;
  left: 100px;
  width: 120px;
  line-height: 20px;
  padding-top: 10px;
}

.form .colum3 {
  position: relative;
  top: -410px;
  left: 400px;
  width: 120px;
  line-height: 20px;
  padding-top: 10px;
}

.message{
  position: relative;
  height: 300px;
  background-color: white;
  padding-top: 100px;
  padding-left: 40px;
}

.sitenote{
  position: relative;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  top: -300px;
  left: 750px;
  width: 140px;
}

.footer{
  position: relative;
  top: 0px;
  width: 100%;
  height: 30px;
  padding: 10px;
  background-color: #25408f;
  color: white;
  font-size: 10px;
}

.subheader{
  font-weight: bold;
}

.attention{
  text-align: center;
  font-weight: bold;
}

.listing{
  position: relative;
  padding-left: 20px;
  max-width: 800px;
}

.group:before,
.group:after {
  content: "";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1;
}

.pr-tbl {
  border-collapse: collapse;
  border-spacing: 0;
  border-color: #999;
  font-size: 8pt;
}

.pr-ln {
  vertical-align: top;
  text-align: left;
  font-size: 8pt;
}

.pr-tbl td {
  font-size: 8pt;
  padding: 10px 5px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal;
  border-color: #999;
  color: #555;
  background-color: white;
  }

.pr-tbl th {
  font-size: 8pt;
  font-weight: normal;
  padding: 10px 5px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal;
  border-color: #999;
  color: #555;
  background-color: white;
  }

  input:required:invalid, input:focus:invalid {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAeVJREFUeNqkU01oE1EQ/mazSTdRmqSxLVSJVKU9RYoHD8WfHr16kh5EFA8eSy6hXrwUPBSKZ6E9V1CU4tGf0DZWDEQrGkhprRDbCvlpavan3ezu+LLSUnADLZnHwHvzmJlvvpkhZkY7IqFNaTuAfPhhP/8Uo87SGSaDsP27hgYM/lUpy6lHdqsAtM+BPfvqKp3ufYKwcgmWCug6oKmrrG3PoaqngWjdd/922hOBs5C/jJA6x7AiUt8VYVUAVQXXShfIqCYRMZO8/N1N+B8H1sOUwivpSUSVCJ2MAjtVwBAIdv+AQkHQqbOgc+fBvorjyQENDcch16/BtkQdAlC4E6jrYHGgGU18Io3gmhzJuwub6/fQJYNi/YBpCifhbDaAPXFvCBVxXbvfbNGFeN8DkjogWAd8DljV3KRutcEAeHMN/HXZ4p9bhncJHCyhNx52R0Kv/XNuQvYBnM+CP7xddXL5KaJw0TMAF8qjnMvegeK/SLHubhpKDKIrJDlvXoMX3y9xcSMZyBQ+tpyk5hzsa2Ns7LGdfWdbL6fZvHn92d7dgROH/730YBLtiZmEdGPkFnhX4kxmjVe2xgPfCtrRd6GHRtEh9zsL8xVe+pwSzj+OtwvletZZ/wLeKD71L+ZeHHWZ/gowABkp7AwwnEjFAAAAAElFTkSuQmCC);
    background-position: right top;
    background-repeat: no-repeat;
    -moz-box-shadow: none;
  }
  input:required:valid {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAepJREFUeNrEk79PFEEUx9/uDDd7v/AAQQnEQokmJCRGwc7/QeM/YGVxsZJQYI/EhCChICYmUJigNBSGzobQaI5SaYRw6imne0d2D/bYmZ3dGd+YQKEHYiyc5GUyb3Y+77vfeWNpreFfhvXfAWAAJtbKi7dff1rWK9vPHx3mThP2Iaipk5EzTg8Qmru38H7izmkFHAF4WH1R52654PR0Oamzj2dKxYt/Bbg1OPZuY3d9aU82VGem/5LtnJscLxWzfzRxaWNqWJP0XUadIbSzu5DuvUJpzq7sfYBKsP1GJeLB+PWpt8cCXm4+2+zLXx4guKiLXWA2Nc5ChOuacMEPv20FkT+dIawyenVi5VcAbcigWzXLeNiDRCdwId0LFm5IUMBIBgrp8wOEsFlfeCGm23/zoBZWn9a4C314A1nCoM1OAVccuGyCkPs/P+pIdVIOkG9pIh6YlyqCrwhRKD3GygK9PUBImIQQxRi4b2O+JcCLg8+e8NZiLVEygwCrWpYF0jQJziYU/ho2TUuCPTn8hHcQNuZy1/94sAMOzQHDeqaij7Cd8Dt8CatGhX3iWxgtFW/m29pnUjR7TSQcRCIAVW1FSr6KAVYdi+5Pj8yunviYHq7f72po3Y9dbi7CxzDO1+duzCXH9cEPAQYAhJELY/AqBtwAAAAASUVORK5CYII=);
    background-position: right top;
    background-repeat: no-repeat;
  }

