﻿@font-face {
    font-family: Prism;
    src: url('fonts/Helvetica Light.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Flood;
    src: url('fonts/Flood Std Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Cochin;
    src: url('fonts/Cochin.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Headings;
    src: url('fonts/HelveticaNeue Medium.ttf');
    font-weight: normal;
    font-style: normal;
}


.stylized-large {
    font-family: Flood;
    font-size: 26px;
    color: white;
    padding-top: 5px;
    padding-bottom: 0px
}

.stylized-middle {
    font-family: Flood;
    font-size: 18px;
    color: white;
    padding-top: 10px
}

.stylized-small {
    font-family: Flood;
    font-size: 14px;
    color: white;
    padding-top: 10px
}
.coiftext {
    font-family: Arial;
    font-size: 11px;
    color: #1b3556;
}

.coiftext_large {
    font-family: 'Prism';
    font-size: calc(14px + .5vw);
    color: #1b3556;
    font-weight: bold;
    line-height: calc(14px + .65vw);
}


.title {
    vertical-align: middle;
    text-align: left;
    white-space:nowrap
}

.link {
    font-family: Arial;
    color: #1bbdeb;
    font-size: 14px;
    line-height: 24px;
    text-decoration: none
}

.toplogo {
    width: 60px
}

.small_menu {
    color: #666;
    font-family: Arial;
    font-size: 16px;
    border-bottom: solid 1px #bbb;
    padding: 20px 20px 20px 20px
}


br {
    display: block;
    margin: 10px 0;
    line-height: 10px;
}

.donatetop {
    font-family: Arial;
    font-size: 14px;
    width: 120px;
    height: 35px;
    font-weight: bold;
    color: #1b3556;
    background-color: #f1c448;
    border-radius: 10px;
    border: none;
    cursor: pointer
}

.menu {
    font-family: Verdana, Arial;
    font-size: calc(8px + .75vw);
    height: 35px;
    color: #333;
    cursor: pointer;
}

    .menu:hover {
        font-family: Verdana, Arial;
        font-size: calc(8px + .75vw);
        color: #eee;
        background-color: #1b3556;
        border-radius: 3px;
    }

.text10 {
    font-family: Arial;
    font-size: 10px;
    color: #1b3556;
    line-height: 16px
}

.text12 {
    font-family: Arial;
    font-size: 12px;
    color: #1b3556;
    line-height: 12px
}

.text14 {
    font-family: Arial;
    font-size: 14px;
    color: #1b3556;
}

.text16 {
    font-family: Arial;
    font-size: 14px;
    color: #1b3556;
}

.box {
    border: solid 1px #888;
    border-radius: 5px;
    padding: 8px;
}

.button {
    font-family: Arial;
    font-size: 12px;
    color: white;
    padding: 9px;
    background-color: #243f62;
    border-radius: 7px;
    border: none;
}

.innerdiv {
    width: 100%;
    display: flex
}

.footer {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

.footertext {
    font-family: Verdana;
    font-size: 12px;
    color: #666;
    line-height: 14px;
    text-decoration: none
}

.footerdiv1 {
    padding-top: 30px;
    text-align: center;
    padding-top: 30px;
}

.donate {
    background-color: #1b3556;
    box-sizing: border-box;
    padding: 6px 0px 6px 0px;
    width: 100%
}

.donateinner {
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin-left: auto;
    margin-right: auto;
}

.donateoptionschosen {
    font-family: Arial;
    color: white;
    box-sizing: border-box;
    padding: 5px 0px 5px 0px;
    font-size: 22px;
    width: 30%;
    font-weight: bold;
    text-align: center;
    border: solid 1px white;
}

.donateoptions {
    font-family: 'Arial';
    color: #1b3556;
    padding: 5px 0px 5px 0px;
    box-sizing: border-box;
    background-color: #fff;
    font-size: 22px;
    width: 30%;
    font-weight: bolder;
    text-align: center;
    border: solid 1px white;
}

.donateright {
    padding-left: 0px;
}

.footerdivs {
    width: 100%;
    padding-top: 30px;
}

    .footerdivs:last-child {
        text-align: center;
        width: 100%;
        padding-top: 0px;
    }

.noflex {
    display: flex
}

.paddingright {
    padding-right: 3%
}

.paddingleft {
    padding-left: 3%
}

.handprints {
    width: calc(30px + 3vw)
}


.textbannerheader {
    font-family: "Cochin";
    letter-spacing: 1.25px;
    font-size: calc(14px + 1vw);
    line-height: calc(20px + 1vw);
}

.textbannerlarge {
    font-family: "Arial";
    letter-spacing: 1.25px;
    font-size: calc(16px + 1vw);
    line-height: calc(20px + 1vw);
    font-weight: 400
}

.textbannersmall {
    font-family: "Verdana";
    font-size: calc(10px + .4vw);
    line-height: calc(16px + .4vw);
}


.header {
    margin-left: auto;
    margin-right: auto;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 100%
}
.bannercontainer {
    display:inline-block
}

.popup {
    display: none;
    position: absolute;
    top: 0px;
    left: 10px;
    width: 95%;
    max-width: 700px;
    height: 500px;
    background-color: white;
    border: solid 1px #999;
    overflow: auto
}


