﻿@font-face {
    font-family: 'BlackJackRegular';
    src: url('/fonts/black_jack-webfont.eot');
    src: url('/fonts/black_jack-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/black_jack-webfont.woff') format('woff'), url('/fonts/black_jack-webfont.ttf') format('truetype'), url('/fonts/black_jack-webfont.svg#BlackJackRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#addRecipient, #removeRecipient {
    cursor: pointer;
}

#closeButton {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1200;
}

    #closeButton:hover {
        cursor: pointer !important;
    }

#confirmMessage {
    width: 100%;
    max-width: 300px;
    margin-top: 4em;
    position: fixed;
    left: 50%;
    margin-left: -150px;
    z-index: 1200;
    text-align: center;
    padding: 1em 1em 1.5em 1.5em;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #CDFFCD;
    box-shadow: 0px 0px 5px #ccc;
    -moz-box-shadow: 0px 0px 5px #ccc;
    -webkit-box-shadow: 0px 0px 5px #ccc;
}

form > ul > li > .field-validation-error {
    color: #ff0000 !important;
    display: block;
    margin-bottom: 16px;
}

form > div > ul > li > .field-validation-error, form > div > div > ul > li > .field-validation-error, div .field-validation-error {
    color: #ff0000 !important;
    margin-bottom: 10px;
    float: none !important;
    display: block !important;
}

ul, ol, li, p, table {
    margin: 0;
}

ul {
    list-style-type: none;
    list-style-position: outside;
}

a {
    text-decoration: none;
    color: #469abd;
}

    a:hover {
        text-decoration: underline;
    }

h1 {
    font-size: 36px;
    color: #157096;
    font-family: BlackJackRegular, Georgia, cursive;
    font-weight: normal;
    margin: 0;
    line-height: 1.25;
    padding: 10px 0;
}

body {
    background: #147097;
    font-size: 10pt;
    font-family: "Nobile", "Arial", sans-serif;
    margin: 0;
    padding: 0;
}

#footer {
    padding: 1em 2ex;
    padding-bottom: 4em;
    padding-top: 4em;
}

#footerlinks {
    display: inline-block;
    margin: 0 0 0 2%;
    width: 30.5%;
    vertical-align: top;
    zoom: 1;
}

    #footerlinks > ul {
        display: block;
        padding: 0;
    }

        #footerlinks > ul > li > a {
            color: #8bc3db;
            font: normal 150% BlackJackRegular, Georgia, cursive;
            text-decoration: none;
        }

#footerMT {
    display: inline-block;
    margin: 0 2.5% 0 2.5%;
    width: 30%;
    vertical-align: bottom;
    zoom: 1;
    text-align: center;
}

    #footerMT > a {
        display: inline-block;
        margin: -4em;
        padding: -4em;
    }

        #footerMT > a > img {
            border-width: 0px;
            vertical-align: text-bottom;
        }

#footernav {
    text-align: center;
    margin-top: 2em;
}

    #footernav > ul {
        display: inline-block;
        zoom: 1;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }

        #footernav > ul > li {
            display: inline-block;
            zoom: 1;
            margin-left: 2ex;
            margin-top: 0.5em;
            color: #8bc3db;
        }

            #footernav > ul > li:first-child {
                margin-left: 0px;
            }

            #footernav > ul > li > a {
                color: #8bc3db;
            }

#footersocial {
    display: inline-block;
    margin: 0 2% 0 0;
    width: 30.5%;
    vertical-align: top;
    text-align: center;
    zoom: 1;
    float: right;
    margin-top: -3.25%;
    font-size: 1.1vw;
}

    #footersocial > ul {
        font-size: 1.25rem;
        font-family: Arial, sans-serif;
        padding: 0;
        display: block;
    }

        #footersocial > ul > li {
            margin: 0 2ex 0 0;
            display: inline-block;
            vertical-align: bottom;
            zoom: 1;
        }

            #footersocial > ul > li > a > img {
                vertical-align: text-bottom;
                border-width: 0px;
            }

            #footersocial > ul > li > a {
                color: #8bc3db;
            }

            #footersocial > ul > li > div {
                vertical-align: middle;
                border-width: 0px;
            }

#footerwrapper {
    background-color: #147097;
    border-top: 2px solid #569dbb;
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.25);
    position: relative;
    z-index: 1;
}

#headerwrapper {
    display: block;
    padding: 1em 2ex;
}

#headerwrapper, #footer, #maincontent {
    margin: 0 auto;
    max-width: 895px;
}

#headerimage {
    float: left;
    margin: 0;
}

    #headerimage > h1 {
        margin: 0;
        position: relative;
        z-index: 999;
    }

        #headerimage > h1 > a {
            display: block;
            position: relative;
            z-index: 999;
        }

        #headerimage > h1 > img {
            border-width: 0px;
            display: block;
            margin-bottom: -100%;
            margin-top: -12px;
            max-width: 100%;
            vertical-align: text-bottom;
        }

#headernav {
    float: right;
    margin: 0;
}

    #headernav > *, #headernav > ul > * {
        display: inline-block;
        vertical-align: top;
        margin-top: 0px;
    }

    #headernav > ul {
        font-family: Arial, sans-serif;
        font-size: 100%;
        padding: 0;
    }

        #headernav > ul > li {
            margin-right: 3ex;
            zoom: 1;
        }

        #headernav > ul :last-child {
            margin-right: 0px !important;
        }

        #headernav > ul > li > a {
            margin-right: 0px;
            zoom: 1;
        }

.panel-heading {
    background: linear-gradient(180deg,#18A1D8 56%,#0698D4 50%);
    padding-right: 25%;
}

#maincontent {
    height: 100%;
    padding-bottom: 1.5em;
    padding: 2em 4ex;
    color: #504f4e;
    text-align: center;
}

#maincontentwrapper {
    border-bottom: 1px solid #1a6d99;
    padding: 1em 2ex;
    padding-bottom: 2em;
}

.submitbutton {
    display: inline-block;
    margin: 0;
    border-width: 2px 2px 2px 2px;
    border-style: solid;
    border-color: #a2ccde #6fb0cb #3f8cab #6fb0cb;
    border-radius: 1ex;
    -webkit-border-radius: 1ex;
    -moz-border-radius: 1ex;
    padding: 3px 4px;
    font-size: 100%;
    font-weight: bold;
    font-family: Arial,sans-serif;
    text-decoration: none;
    text-align: center;
    color: white;
    background-color: #469abd;
    cursor: pointer;
    zoom: 1;
}

    .submitbutton:hover {
        text-decoration: none;
        border-top-color: #60d7f2;
        background: #14afe4;
    }

#wrapper {
    background: url(/Images/main-background.png)#f8f6f4;
    min-width: 0px;
    overflow-x: hidden;
}

@media screen and (max-width: 930px) {
    #headernav > ul > li {
        text-align: left !important;
    }

    #headerimage > h1 > a {
        float: none !important;
    }

    #headernav > ul :last-child {
        margin-right: 0px !important;
    }

    #headernav {
        float: none !important;
        clear: left;
    }

    #maincontentwrapper {
        padding: 0em !important;
    }

    #footerwrapper {
        padding: 0em !important;
    }

    #footer {
        padding: 0em 0em 0em 0em !important;
    }

    #footerlinks {
        margin: 0em 0em 1em 0em;
        display: block;
        width: 100%;
        vertical-align: top;
        zoom: 0;
        float: none !important;
        text-align: center !important;
    }

    #footerMT > p > a {
        text-align: center !important;
    }

    #footerMT {
        margin-left: 0% !important;
        padding-top: 1em;
        display: block;
        width: 100%;
        vertical-align: top;
        zoom: 1;
        text-align: center !important;
    }

    #footersocial {
        display: block;
        margin-left: 1em !important;
        width: 100%;
        vertical-align: top;
        text-align: center !important;
        zoom: 1;
        float: none !important;
    }

    #footer > div, #footer > p {
        width: 100% !important;
        margin-top: 1.5rem;
        float: none !important;
        display: block !important;
    }

    #footernav {
        text-align: center !important;
        padding: 0px !important;
        vertical-align: top !important;
        margin-left: -2em !important;
    }

        #footernav > ul {
            margin-bottom: 2em;
        }
}

@media screen and (max-width: 450px) {
    #confirmMessage {
        width: 100%;
        max-width: 450px;
        margin-top: 0em;
        position: fixed;
        left: 0%;
        margin-left: 0px;
    }

        #confirmMessage > p {
            margin-right: 10%;
        }

    #closeButton {
        right: 33px;
    }
}

@media only screen and (max-device-width: 450px) {
    select {
        background: none !important;
        background-color: white !important;
    }
}

@media screen and (max-width: 400px) {
    #footernav > ul > li:nth-child(even), #footernav > ul > li:nth-child(even) > span {
        visibility: hidden !important;
    }

    #footernav > ul > li {
        float: none !important;
        display: block;
        margin-left: 0ex !important;
    }
}