﻿@import url(slider.css);

/* Tickbox Styles */

.tb1 {
    position: absolute;
    width: 20px;
    height: 20px;
    top: -2px;
    left: -2px;
    background-color: transparent;
    border-style: solid;
    border-color: #000;
}

    .tb1[visibility="hidden"] {
        visibility: hidden;
    }

    .tb1[custom_checked="true"] {
        background: no-repeat 50% 50% url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M87.6 30.8L42.7 77.5c-2.5 2.6-6.5 2.6-9 0L11.3 54c-2.5-2.6-2.5-6.8 0-9.4 2.5-2.6 6.5-2.6 9 0l18 18.8 40.4-42c2.5-2.6 6.5-2.6 9 0 2.4 2.6 2.4 6.8-.1 9.4z'/%3E%3C/svg%3E");
        background-size: contain;
    }

.tb2 {
    position: absolute;
    width: 20px;
    height: 20px;
}

.hro1 {
    position: absolute;
    font-family: Verdana;
    border: 1px solid #808080;
}

.gen1 {
    position: absolute;
}

.cos1 {
    position: relative !important;
    line-height: 1.2;
}

fnt1,
fnt2,
fnt3,
fnt4,
fnt5,
fnt6,
fnt7,
fnt8,
fnt9,
fnt10,
fnt11,
fnt12,
fnt13,
fnt14 {
    color: #000;
}

.fnt1 {
    font-family: Verdana;
}

.fnt2 {
    font-size: 6pt;
}

.fnt3 {
    font-size: 6.5pt;
}

.fnt4 {
    font-size: 7pt;
}

.fnt5 {
    font-size: 7.5pt;
}

.fnt6 {
    font-size: 8pt;
}

.fnt7 {
    font-size: 8.5pt;
}

.fnt8 {
    font-size: 9pt;
}

.fnt9 {
    font-size: 9.5pt;
}

.fnt10 {
    font-size: 10pt;
}

.fnt11 {
    font-size: 10.5pt;
}

.fnt12 {
    font-size: 11pt;
}

.fnt13 {
    font-size: 11.5pt;
}

.fnt14 {
    font-size: 12pt;
}

.link {
    font-family: Verdana;
    text-decoration: none;
}

textarea {
    font: normal 12pt Verdana;
    color: #000;
    border-color: #101010;
    resize: none;
}