h1 {
  font-size: 30px;
}

h2 {
  font-size: 20px;
}

.langs_nav h4 {
  font-size: 16px;
}

.langs_nav ul {
  list-style: none;
  display: inline-flex;
  padding: 0;
}

.langs_nav ul li {padding: 8px;}

.langs_nav ul li:first-child {
}

.langs_nav ul li a{
    display:  inline-grid;
}
.langs_nav ul li a img{
    margin: 0 auto;
}
.langs_nav ul li a span{font-weight:  bolder;color: #000;}

.tg {
  border-collapse: collapse;
  border-spacing: 0;
}

.tg td {
  font-family: Arial, sans-serif;
  font-size: 14px;
  padding: 5px 8px;
  border-style: solid;
  border-width: 2px;
  overflow: hidden;
  word-break: normal;
  border-color: #000;
}

.tg th {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 5px;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  word-break: normal;
}

.tg .tg-yw4l {
  vertical-align: top
}

.col0, .col1 {
  width: 10px;
}

.r0col0 {}

.r1col0 {}

td input[type="radio"] {
  -webkit-appearance: checkbox;
  /* Chrome, Safari, Opera */
  -moz-appearance: checkbox;
  /* Firefox */
  -ms-appearance: checkbox;
  /* not currently supported */
}

.col0 {
  background: #cacaca;
  color: #fff;
  font-size: 24px !important;
  text-align: center;
  font-weight: bolder !important;
  border-color: #000;
}

.row1 .col1 {}

/* Removes the clear button from date inputs */

input[type="date"]::-webkit-clear-button {
  display: none;
}

/* Removes the spin button */

input[type="date"]::-webkit-inner-spin-button {
  display: none;
}

/* Always display the drop down caret */

input[type="date"]::-webkit-calendar-picker-indicator {
  color: #000;
}

/* A few custom styles for date inputs */

input[type="date"] {
  appearance: none;
  -webkit-appearance: none;
  color: #95a5a6;
  font-size: 18px;
  border: 1px solid #000;
  background: none;
  line-height: 26px;
  display: inline-block !important;
  visibility: visible !important;
}

input[type="date"], focus {
  color: #000;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

.novalid {
  border: 2px #ff0000 solid !important;
}

.novalidrc {
  outline-color: red;
  outline-style: solid;
  outline-width: 2px;
}

#submit {}

.signs {
  display: -webkit-box;
  list-style: none;
  padding: 0;
  width: 81%;
}

p{
    margin: 10px 0 4px;
}

canvas input{
  border: 1px #000 solid;
}
.signs .date{
    width: 21%;
}
.signs .sig1{
    width: 34%;
}
.signs .sig2{
    width: 34%;
}
.signs .sub{width: 13%;}
.signs .date input{
    height:  2em;
    text-align:  center;
    background: #dcdcdc;
}
.signs li input{
    width:  100%;
}
.signs li span{
    width:  100%;
}
.signs li label{
    width:  100%;
}
.signs .sig1 div{
    border: black 1px solid;
    width:  100%;
    background: #dcdcdc;
}

.signs .sig2 div{
    border: black 1px solid;
    width:  100%;
    background: #dcdcdc;
}
.psw{ height: 2.3em }
.btn-sbnt{
    background: #00b04a;
    color: #fff;
    display:  block;
    margin-top:  4px;
    height:  2.3em;
    display:  inline-block;
    margin-bottom:  10px;
}
.text_at_center{display: block;margin: 5px auto;text-align:  center;}
.signs .sub .btn-sbnt input {
    background: none;
    color: white;
    border: 0;
    padding: 0;
    width: 71%;
}

.signs li {
    margin-right:  1em;
}
