@import url('https://fonts.cdnfonts.com/css/ocr-a-std');

#canvas {
    position: absolute;
    z-index: -100;
    top: 0;
    left: 0;
}

html {
  font-size: 14px;
}

span {
    background-color: black;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

a:hover {
    color: #00A6E1;
}

html {
  position: relative;
  min-height: 100%;
}

body {
    margin-bottom: 60px;
}

.container {
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
}

h1 {
    color: white;
    font-family: 'Yu Gothic';
    font-size: 30px;
    text-decoration: none;
}

h3 {
    color: white;
    font-family: 'Yu Gothic';
    font-size: 16px;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
}

.name {
    font-family: 'OCR A Std', sans-serif;
    font-size: 72px;
    text-decoration: none;
    font-weight: bold;
}

.titles {
    color: white;
    font-family: 'Yu Gothic';
    font-size: 20px;
    text-decoration: none;
/}

.noTitle{
    display:none;
}

.titlesSelected {
    color: #B7E721;
    font-family: 'Yu Gothic';
    font-size: 20px;
    text-decoration: none;
}

.signInLogInShow {
    color: white;
    font-family: 'Yu Gothic';
    font-size: 16px;
    text-decoration: none;
    margin-right: 10px;
    margin-top: 10px;
    float: right;
    cursor: pointer;
    margin-right: 20px;
}

.signInLogInHide {
    color: white;
    font-family: 'Yu Gothic';
    font-size: 16px;
    text-decoration: none;
    margin-right: 10px;
    margin-top: 10px;
    float: right;
    cursor: pointer;
    margin-right: 20px;
    display: none;
}

.mainText {
    color: white;
    font-family: 'Yu Gothic';
    font-size: 16px;
    text-decoration: none;
    float: right;
    text-align: left;
}

.textCentar {
    color: white;
    font-family: 'Yu Gothic';
    font-size: 16px;
    text-decoration: none;
}

.AtOurExpenseText {
    color: white;
    font-family: 'Yu Gothic';
    font-size: 18px;
}

.AtOurExpenseTextSmall {
    color: white;
    font-family: 'Yu Gothic';
    font-size: 12px;
}

.modalTitleOvewrite {
    font-family: 'Yu Gothic';
}

.modalLabels {
    color: black;
    font-family: 'Yu Gothic';
    font-size: 16px;
    vertical-align:central;
}

.btnClass {
    border-radius: 12px;
    cursor: pointer;
    font-family: 'Yu Gothic';
    white-space: normal;
    font-size: 16px;
    color: white;
    text-align: center;
    text-decoration: none;
    border: none;
    background-color: #008CBA;
    margin: 30px;
    width: 200px;
    height: 50px;
}

.smallBtnClass {
    border-radius: 12px;
    cursor: pointer;
    font-family: 'Yu Gothic';
    white-space: normal;
    font-size: 12px;
    color: white;
    text-align: center;
    text-decoration: none;
    border: none;
    background-color: #008CBA;
    width: 50px;
    height: 20px;
}

.planetGreen {
    color: #B7E721;
}

.oceandBlue {
    color: #00A6E1;
}

.rotateImage {
    transform: rotate(180deg);
}

.noSelect {
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.scrollTable {
    display: block;
    height: 500px;
    overflow-y: auto;
}

.PostText {
    color: white;
    font-family: 'Yu Gothic';
    font-size: 14px;
    text-decoration: none;
    float: left;
    cursor: pointer;
}

.NewsTitle {
    text-align: center;
    color: white;
    font-family: 'Yu Gothic';
    font-size: 18px;
}

.NewsText {
    text-align: left;
    color: white;
    font-family: 'Yu Gothic';
    font-size: 16px;
}

.RoadTitle {
    text-align: center;
    color: white;
    font-family: 'Yu Gothic';
    font-size: 18px;
    text-decoration: none;
    cursor: pointer;
}

.RoadText {
    text-align: left;
    color: white;
    font-family: 'Yu Gothic';
    font-size: 16px;
}

.RoadField {
    text-align: left;
    text-decoration: none;
    color: #B7E721;
    font-family: 'Yu Gothic';
    font-size: 20px;
    background-color: black;
}

.RequiredField {
    text-align: left;
    color: white;
    font-family: 'Yu Gothic';
    font-size: 12px;
}

.modalLabelsRequiredField {
    color: black;
    font-family: 'Yu Gothic';
    font-size: 12px;
    vertical-align: central;
}


/*Manifest Start*/

@font-face {
    font-family: "Cambria Math";
    panose-1: 2 4 5 3 5 4 6 3 2 4;
}

@font-face {
    font-family: "Yu Gothic";
    panose-1: 2 11 4 0 0 0 0 0 0 0;
}

@font-face {
    font-family: Calibri;
    panose-1: 2 15 5 2 2 2 4 3 2 4;
}

@font-face {
    font-family: "\@Yu Gothic";
    panose-1: 2 11 4 0 0 0 0 0 0 0;
}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal {
    margin-top: 0cm;
    margin-right: 0cm;
    margin-bottom: 8.0pt;
    margin-left: 0cm;
    line-height: 107%;
    font-size: 11.0pt;
    font-family: "Calibri",sans-serif;
}

.MsoPapDefault {
    margin-bottom: 8.0pt;
    line-height: 107%;
}

@page WordSection1 {
    size: 595.3pt 841.9pt;
    margin: 72.0pt 72.0pt 72.0pt 72.0pt;
}

div.WordSection1 {
    page: WordSection1;
}

/*Manifest End*/

.AdminButtons {
    background-color: #0d6efd;
    border: none;
    color: white;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 20px
}

.tableText {
    color: white;
    font-family: 'Yu Gothic';
    font-size: 12px;
    text-decoration: none;
    margin: 5px;
}

.AdminEditButtons {
    background-color: #0d6efd;
    border: none;
    color: white;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 20px
}

.smallText {
    color: white;
    font-family: 'Yu Gothic';
    font-size: 12px;
    text-decoration: none;
}