:root {
    --text_color: #051739;
    --bg_color: white;
    --fav_color: #ECFAFE;
    --bgdarker_color: #f2f2f2;
}

body {
    font-family: Arial, Sans-Serif;
    font-size: small;
    width: 100%;
    margin: 0;
}

img {
    border: none
}

p {
    font-family: Arial, Sans-Serif;
    font-size: small;
    margin-top: 1pt;
    margin-bottom: 1pt;
}

a {
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

a:visited {
    text-decoration: underline;
}
/*h1
{
	font-family:  Arial, Sans-Serif;
	font-size: x-large;
	font-weight: bold;
}
h2
{
	font-family:  Arial, Sans-Serif;
	font-size: x-large;
	font-weight: bold;
}
h3
{
	font-family:  Arial, Sans-Serif;
	font-size: large;
}
h4
{
	font-family:  Arial, Sans-Serif;
	font-size: medium;
	font-weight: bold;
}
h5
{
	font-family:  Arial, Sans-Serif;
	font-size: small;
}
h6
{
	font-family:  Arial, Sans-Serif;
	font-size: x-small;
}
// from bootstrap:  */

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
    font-family: Arial, Sans-Serif;
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

h1, .h1 {
    font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
    h1, .h1 {
        font-size: 2.5rem;
    }
}

h2, .h2 {
    font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
    h2, .h2 {
        font-size: 2rem;
    }
}

h3, .h3 {
    font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {
    h3, .h3 {
        font-size: 1.75rem;
    }
}

h4, .h4 {
    font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
    h4, .h4 {
        font-size: 1.5rem;
    }
}

h5, .h5 {
    font-size: 1.25rem;
}

h6, .h6 {
    font-size: 1rem;
}
/*End from Bootstrap*/
label {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    font-style: normal;
}

legend {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    font-style: normal;
}

marquee {
    font-family: Arial, Sans-Serif;
    font-size: medium;
}

button {
    padding-left: 3pt;
    padding-right: 3pt;
    padding-top: 3pt;
    padding-bottom: 3pt;
    cursor: pointer;
}

.aspbutton {
    cursor: pointer;
}
/*for Apple*/
input[type="button"],
input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
}

input {
}

.aspinput {
}

select {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    font-style: normal;
    border-style: solid;
    border-width: 1px;
}

table {
    font-family: Arial, Sans-Serif;
    font-size: small;
    font-size: 1vw; /*clamp(4pxl, 1vw, 100px);*/
    margin-right: 1px;
}

@media only screen and (max-width: 600px) {
    table {
        font-size: 2.2vw;
    }
}

td {
    white-space: nowrap;
}

TH {
    white-space: nowrap;
    font-weight: bold;
    margin-bottom: 1ex;
    text-align: left;
}

textarea {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    font-style: normal;
    border-style: solid;
    border-width: 1px;
}

.xxxsl {
    font-family: Small Fonts, Arial, Sans-Serif;
    font-size: 6pt;
    text-align: left;
    text-decoration: none;
}
@media (min-width: 600px) {
    .xxxsl {
        font-size: xx-small;
    }
}
.xxsl {
    font-family: Arial, Sans-Serif;
    font-size: xx-small;
    text-align: left;
    text-decoration: none;
}

.xxsly {
    font-family: Arial, Sans-Serif;
    font-size: xx-small;
    text-align: left;
    text-decoration: none;
}

.xxsc {
    font-family: Arial, Sans-Serif;
    font-size: xx-small;
    text-align: center;
    text-decoration: none;
}

.xxsr {
    font-family: Arial, Sans-Serif;
    font-size: xx-small;
    text-align: right;
    text-decoration: none;
}

.xsl, .txsl, .txsr, .xslb {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    text-align: left;
    text-decoration: none;
}

.txsl, .txsr {
    font-size: smaller;
}

.txsr {
    text-align: right;
}

/*@media only screen and (max-width: 600px) {
    .txsl {
        font-size: 1.8vw;
    }
}*/

.xslb {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}

.xsl0 {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    text-align: left;
    text-decoration: none;
    margin-top: 0px;
}

.xsc, .xsc_HideSS {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    text-align: center;
    text-decoration: none;
}
.main, .mainNow {
    font-family: Arial, Sans-Serif;
    font-size: small;
    text-align: center;
    text-decoration: none;
    padding:6px 0px 12px 0px;
}
.mainNow {
    font-size: medium;
    font-weight:bold;
}
.xsr {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    text-align: right;
    text-decoration: none;
}

.sl, .slb {
    font-family: Arial, Sans-Serif;
    font-size: small;
    text-align: left;
    text-decoration: none;
}

.slb {
    font-weight: bold;
}
.slcode {
    font-family: Arial, Sans-Serif;
    font-size: small;
    text-align: left;
    text-decoration: none;
}

.sc {
    font-family: Arial, Sans-Serif;
    font-size: small;
    text-align: center;
    text-decoration: none;
}

.sr {
    font-family: Arial, Sans-Serif;
    font-size: small;
    text-align: right;
    text-decoration: none;
}

.ml, .mlb {
    font-family: Arial, Sans-Serif;
    font-size: medium;
    text-align: left;
    text-decoration: none;
}

.mlb {
    font-weight: bold;
}

.mc, .mcb {
    font-family: Arial, Sans-Serif;
    font-size: medium;
    text-align: center;
    text-decoration: none;
}

.mcb {
    font-weight: bold;
}
.mr {
    font-family: Arial, Sans-Serif;
    font-size: medium;
    text-align: right;
    text-decoration: none;
}

.ll, .llb {
    font-family: Arial, Sans-Serif;
    font-size: large;
    text-align: left;
    text-decoration: none;
}

.llb {
    font-weight: bold;
}

.lc, .lcb {
    font-family: Arial, Sans-Serif;
    font-size: large;
    text-align: center;
    text-decoration: none;
}

.lcb {
    font-weight: bold;
}


.lr {
    font-family: Arial, Sans-Serif;
    font-size: large;
    text-align: right;
    text-decoration: none;
}

.xll {
    font-family: Arial, Sans-Serif;
    font-size: x-large;
    text-align: left;
    font-weight: bold;
}

.xlc {
    font-family: Arial, Sans-Serif;
    font-size: x-large;
    text-align: center;
    font-weight: bold;
}

.xlr {
    font-family: Arial, Sans-Serif;
    font-size: x-large;
    text-align: right;
    font-weight: bold;
}

.tdh3 {
    font-family: Arial, Sans-Serif;
    font-size: medium;
    font-weight: bold;
    text-align: left;
    border: 0px;
    padding-top: 12pt;
    padding-bottom: 6pt;
}

.tdnb {
    border: 0px;
}

.bottombutton {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    width: 60pt;
    height: 18pt;
}

.bottombuttonlong {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    width: 76pt;
    height: 18pt;
}

.bottombuttonSelected {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    width: 60pt;
    height: 18pt;
}

.bottombuttonlongSelected {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    width: 76pt;
    height: 18pt;
}

.sdrp {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    width: 30pt;
    height: 18pt;
    border: 1px ridge white;
    text-align: left;
    padding: 0
}

.sbtn, .nbtn {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    width: 18pt;
    height: 18pt;
    border: 1px ridge white;
    text-align: center;
    padding: 0
}

.nbtn {
    font-size: medium;
    font-weight: bold;
}

.sbtnSelected {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    font-weight: bold;
    width: 26pt;
    height: 18pt;
    border: 1px ridge white;
    text-align: center;
    padding: 0
}

.sbtnBlue {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    width: 26pt;
    height: 18pt;
    text-align: center;
    padding: 0
}

.sbtnWhite {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    width: 26pt;
    height: 18pt;
    text-align: center;
    padding: 0
}

.sbtnBig {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    width: 26pt;
    height: 18pt;
    text-align: center;
    padding: 0
}

.xsbtnBlue {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    width: 18pt;
    height: 18pt;
    text-align: center;
    padding: 0
}

.xsbtnWhite {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    width: 18pt;
    height: 18pt;
    text-align: center;
    padding: 0
}

.xsbtnBig {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    width: 18pt;
    height: 18pt;
    text-align: center;
    padding: 0
}

.tdtitel {
    font-family: Arial, Sans-Serif;
    font-size: large;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.redlink {
    color: red;
    font-weight: bold;
}

.redbiglink {
    font-family: Arial, Sans-Serif;
    font-size: x-large;
    font-weight: bold;
    color: red;
}

:hover.redbiglink {
    text-decoration: none;
}

.p1b {
    margin-top: 1ex;
    font-weight: bold;
}

.p2b {
    margin-top: 2ex;
    font-weight: bold;
}

.p0a {
    margin-top: 1ex;
    margin-bottom: 0ex;
    font-weight: bold;
}

.p0 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.clsMenuTitle {
    cursor: context-menu;
    font-family: Arial, Sans-Serif;
    font-size: small;
}

.clsMenu {
    font-family: Arial, Sans-Serif;
    font-size: x-small;
    position: absolute;
    visibility: hidden;
    width: 98%;
    z-index: 2;
    padding-left: 4px;
    padding-right: 1px;
    padding-top: 1px;
    padding-bottom: 2px;
}

    .clsMenu A:hover {
        cursor: default;
    }

.redteam {
    background-color: Red;
    color: White;
}

.yellowteam {
    background-color: Yellow;
    color: Black;
}

img.flagicon, img.flagiconHideSS {
    width: 1.2em;
    height: 1.2em;
    vertical-align: text-bottom;
}

.bIcon, .bIconHideSS, img.bIcon, img.bIconHideSS, svg.bIcon, svg.bIconHideSS, input.bIcon, input.bIconHideSS, .bigIcon {
    width: 1em;
    height: 1em;
    vertical-align: text-bottom;
    fill: var(--fav_color);
    stroke: var(--text_color);
}

.bIcon.text, .bIconHideSS.text, .bIcon.path, .bIconHideSS.path, img.bIcon.text, img.bIconHideSS.text, input.bIcon.text, input.bIconHideSS.text, .bigIcon {
    fill: var(--text_color);
}
.bigIcon, input.bigIcon {
    width: 18pt;
    height: 18pt;
    vertical-align: middle;
    background-color: var(--fav_color);
    fill: var(--text_color);
}
.bigIcon:hover, input.bigIcon:hover {
    fill: red;
}
svg {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    text-anchor: middle;
    text-align: center;
    fill: white;
}

svg.text {
    fill: black;
}

svg.path {
    stroke: black;
    fill: transparent;
}

.svgxs {
    font-size: 12px;
    font-weight: normal;
}

.svgr {
    font-size: 24px;
    text-align: right;
    text-anchor: end;
}

.svgbgDarker {
    fill: #f2f2f2;
}
.imgPicto {
    height: 100px;
    vertical-align: top;
}
.imgWCFCURLIT {
    height: 40px;
}
.imgLogo {
    height: 300px;
    padding: 50px;
}
.imgLogoSmall, .imgLogoXSmall {
    height: 100px;
}
.imgLogoXSmall {
    height: 40px;
}
.imgSponsorLeft {
    height: 40px;
    text-align: left;
}
.imgSponsorRight {
    height: 40px;
    text-align: right;
}