textarea {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

body {
  background-color: #FFFFFF;
  color: #999999;
}

td {
  color: black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  font-weight: normal;
}

td.caption {
  color: #A9A9A9;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
  font-weight: normal;
}

td.banner {
  color: white;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  font-weight: normal;
}

td.small {
  color: black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;
}

td.instruct {
  color: black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
}

h1.title {
  color: black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: normal;
  text-align: center;
}

p.small {
  color: black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

p.title {
  color: black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 27px;
}

p.bigtitle {
  color: black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 27px;
}

p.subtitle {
  color: black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 16px;
}

p.subtitle2 {
  color: black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
}

p.subtitle3 {
  color: black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 18px;
}

p.instruct {
  color: black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
}

p.instructbright {
  color: #C55A11;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
}

p.instruct2 {
  color: black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 45px;
}

#bigload {
  position: absolute;
  z-index: 1;
  background: #e9e9e9;
  opacity: 0.9;
  filter: alpha(opacity=60);
  /* For IE8 and earlier */
  width: 500px;
  height: 500px;
  margin-top: 15px;
  margin-left: 15px;
  top: 5vmin;
  left: 20vmin;
  text-align: center;
  line-height: 300px;
  font-family: "Trebuchet MS", verdana, arial, tahoma;
  font-size: 14pt;
  color: black;
}

a.bigtitle:link {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 27px;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

a.bigtitle:visited {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 27px;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

a.bigtitle:hover {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 27px;
  text-decoration: none;
  color: gray;
  font-weight: normal;
}

a:link {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: white;
  font-weight: normal;
}

a:visited {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: white;
  font-weight: normal;
}

a:hover {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: gray;
  font-weight: normal;
}

a.caption:link {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: #A9A9A9;
  font-weight: normal;
}

a.caption:visited {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: #A9A9A9;
  font-weight: normal;
}

a.caption:hover {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: white;
  font-weight: normal;
}

a.caption2:link {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

a.caption2:visited {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

a.caption2:hover {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: gray;
  font-weight: normal;
}

a.caption3:link {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

a.caption3:visited {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

a.caption3:hover {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: gray;
  font-weight: normal;
}

a.small:link {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

a.small:visited {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

a.small:hover {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
  color: gray;
  font-weight: normal;
}

a.dpl:link {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: #C55A11;
  font-weight: normal;
}

a.dpl:visited {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: #C55A11;
  font-weight: normal;
}

a.dpl:hover {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: gray;
  font-weight: normal;
}

a.dpl2:link {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 17px;
  text-decoration: none;
  color: #C55A11;
  font-weight: normal;
}

a.dpl2:visited {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 17px;
  text-decoration: none;
  color: #C55A11;
  font-weight: normal;
}

a.dpl2:hover {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 17px;
  text-decoration: none;
  color: gray;
  font-weight: normal;
}

a.regular:link {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

a.regular:visited {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

a.regular:hover {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: gray;
  font-weight: normal;
}

a.title:link {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 18px;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

a.title:visited {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 18px;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

a.title:hover {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 18px;
  text-decoration: none;
  color: gray;
  font-weight: normal;
}

p.regular {
  color: black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
}

.tooltip {
  position: relative;
  display: inline-block;
  /*    border-bottom: 1px dotted black; */
  /* If you want dots under the hoverable text */
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 17px;
  color: #C55A11;
  font-weight: normal;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

td.title {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: black;
  font-style: normal;
}

.prim {
  margin-left: 17px;
}

.it {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #333333;
  font-weight: normal;
  font-style: italic;
}

a.demogs:link {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

a.demogs:visited {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

a.demogs:hover {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: white;
  font-weight: normal;
}

a.web:link {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: white;
  font-weight: normal;
}

a.web:visited {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: white;
  font-weight: normal;
}

a.web:hover {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: black;
  font-weight: normal;
}

.bd {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #333333;
}

.para {
  padding-right: 60px;
}

h1 {
  color: black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
}

h1.web {
  color: white;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
}

p.web {
  color: white;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 13px;
}

#load {
  position: absolute;
  z-index: 1;
  background: #e9e9e9;
  opacity: 0.9;
  filter: alpha(opacity=60);
  /* For IE8 and earlier */
  width: 500px;
  height: 500px;
  margin-top: 15px;
  margin-left: 15px;
  top: 100;
  left: 100;
  text-align: center;
  line-height: 300px;
  font-family: "Trebuchet MS", verdana, arial, tahoma;
  font-size: 14pt;
  color: black;
}

.bleu {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

.padd {
  width: 400px;
}

.colortitle {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 16px;
  ;
  font-weight: bold;
  border: none;
  color: #FF6633;
  font-style: normal;
}

button {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;

    background: #49494b;

    color: #f4f4f4;
    border: none;
    display: block;
    width: 200px;
    height: 100%;
    padding: 10px;
}

.button-name {
  font-size: 24px;
  /* font-weight: bold; */
  margin-bottom: 5px
}
.button-description {
    font-size: 10px
}

.table-full-width {
  width: 100%;
  table-layout: fixed;
}
.table-full-width td {
  height:100px;
}

td .table-filler-cell {
    height: 32px;
    font-size: initial;
    text-align: center;
    background: black;
    color: white;
}

.btn-full {
    width:100%;
}
