<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


body {
    background-color: #C3E8FC !important;
}

h1 {
    color: #000000;
    font-size: 28px;
    font-weight: bold;
    line-height: 36px;
    margin: 20px 0 10px;
}


h2 {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
}

h3 {
    color: #5d295a;
    font-size: 20px;
    line-height: 24px;
    margin: 20px 0 5px;
}

h4 {
    color: #002e5e;
    font-size: 18px;
    font-weight: bold;
    display: inline;
    padding-top: 0 !important;
    margin-top: 0 !important;
}

h5 {
    border-bottom: 2px solid #00aec5;
    color: #00aec5;
    font-size: 28px;
    font-weight: bold;
    line-height: 36px;
    margin: 20px 0 10px;
}

.btn {
    white-space: normal !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    width: auto !important;
}

.ButtonCancel {
    white-space: normal !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    width: auto !important;
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 14px;
    /*line-height: 1.4;*/
    display: inline-block;
    background-color: #ffffff;
    border-color: #cccccc;

}

    #btnCancel:hover {
        background-color: #cccccc;
    }

.ButtonClear {
     white-space: normal !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    /*width: auto !important;*/
    padding: 6px 12px;
    border-radius: 6px;
    font-size: 14px;
    /*line-height: 1.4;*/
    display: inline-block;
    background-color: #ffffff;
    border-color: #cccccc;
    min-width: 80px !important;
}


.one-half,
.three-sixths,
.two-fourths {
    width: 48%;
}



.secondary-color {
    color: #92829c;
}

/*color*/
.btn-primary {
    background-color: #299cd8;
    border-color: #000000;
    color: #ffffff;
}
    /*color*/
    .btn-primary:hover {
        background-color: #92829c;
    }

.glyphicon-info-sign {
    color: #f37029;
}

.view-descr {
}

.inline {
    display: inline;
}

.view-descr .item-descr {
    display: none;
}

.view-descr:hover .item-descr {
    display: block;
}

.reg-options {
    padding-top: 5px;
    padding-left: 15px;
}

.required-flag {
    color: #d9534f;
    font-size: 1.2em;
    padding-right: 3px;
}

.top-buffer {
    margin-top: 20px;
}

.top-sm-buffer {
    margin-top: 10px;
    border-bottom: 1px solid #aaa;
    padding-bottom: 14px;
}

.sm-buffer {
    padding-bottom: 14px;
}


/*#header {
    margin: 0 -15px 0 -15px;
}

#header2 {
	margin: 0 268px 0 268px
}*/

.legend {
    font-size: 30px;
    font-weight: bold;
    color: #0099cc !important; /*primary color from wizard*/
    background: rgba(0, 104, 153, .1);
    border: 1px solid #d2d3d0;
    width: 100%;
    margin-top: 50px;
    _margin-left: -5px;
    padding: 5px 0 5px 10px;
    display: block;
}

.container {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    height: 100%;
    background-color: #fff;
}

/*color*/
.welcome {
    background-color: #025294;
    color: rgb(255, 255, 255);
    font-size: larger;
    margin: 1px 0;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}btn

    .welcome span {
        margin-left: 10px;
        padding-right: 10px;
        border-left: 1px solid rgb(255, 255, 255);
    }

    .welcome a {
        color: rgb(255, 255, 255);
        text-decoration: none;
    }

        .welcome a:hover {
            color: #403031;
        }



/*color*/
.status {
    background: #299cd8 none repeat scroll 0 0;
    padding: 0 15px;
    min-height: 30px;
    z-index: 10;
}

.header-row {
    border-bottom: 2px solid #ddd;
    padding: 5px;
}

.logo {
    width: 100% !important;
    background-color: #ffffff;
    text-align: center;
}


.status-fixed {
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
}

.alt-row-gray {
    border-top: 1px solid #ddd;
    background-color: #f9f9f9;
    padding: 10px;
}

.alt-row {
    border-top: 1px solid #ddd;
    padding: 10px;
}

.mobile-header {
    padding-left: 20px;
}

@media (max-width: 768px) {

    .status-fixed {
        position: static;
        left: auto;
        top: auto;
    }
}

#drpMonth, #drpYear {
    float: left;
    margin-right: 2%;
    width: 48%;
}

@media (max-width: 768px) {

    #drpMonth, #drpYear {
        float: none;
        margin-right: 0;
        width: 100%;
    }
}


.disclaimer {
    min-height: 30px;
}



#footer {
    min-height: 130px;
}

.copyright {
    padding-top: 10px;
    font-style: italic;
    font-size: smaller;
}

    .copyright img {
    }

/*confirmation*/
.barcode {
    text-align: center;
}

    .barcode img {
        width: 60%;
    }

.product-table {
}

    .product-table table {
        /*width: 75%*/
    }

        .product-table table td {
        }

.social img {
    width: 25px;
}

table td {
    padding: 5px;
    /*text-align: left;*/
}

fieldset {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 0.75em;
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    min-width: -webkit-min-content;
}

/*.Question {
    padding-right: 0% !important;*/
}


a {
    font-weight: 700 !important;
}
/*end confirmation*/

/*Form Wizard*/
.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 10px;
    color: #ffffff;
}

    .bs-wizard &gt; .bs-wizard-step {
        padding: 0;
        position: relative;
    }

        .bs-wizard &gt; .bs-wizard-step + .bs-wizard-step {
        }

        .bs-wizard &gt; .bs-wizard-step .bs-wizard-stepnum {
            color: #ffffff;
            font-size: 16px;
            margin-bottom: 5px;
        }

        .bs-wizard &gt; .bs-wizard-step &gt; .bs-wizard-dot {
            position: absolute;
            width: 30px;
            height: 30px;
            display: block;
            background: #fbe8aa;
            top: 45px;
            left: 50%;
            margin-top: -15px;
            margin-left: -15px;
            border-radius: 50%;
        }

            .bs-wizard &gt; .bs-wizard-step &gt; .bs-wizard-dot:after {
                content: ' ';
                width: 14px;
                height: 14px;
                background: #fbbd19;
                border-radius: 50px;
                position: absolute;
                top: 8px;
                left: 8px;
            }

        .bs-wizard &gt; .bs-wizard-step &gt; .progress {
            position: relative;
            border-radius: 0px;
            height: 8px;
            box-shadow: none;
            margin: 20px 0;
        }

            .bs-wizard &gt; .bs-wizard-step &gt; .progress &gt; .progress-bar {
                width: 0px;
                box-shadow: none;
                background: #fbe8aa;
            }

        .bs-wizard &gt; .bs-wizard-step.complete &gt; .progress &gt; .progress-bar {
            width: 100%;
        }

        .bs-wizard &gt; .bs-wizard-step.active &gt; .progress &gt; .progress-bar {
            width: 50%;
        }

        .bs-wizard &gt; .bs-wizard-step:first-child.active &gt; .progress &gt; .progress-bar {
            width: 0%;
        }

        .bs-wizard &gt; .bs-wizard-step:last-child.active &gt; .progress &gt; .progress-bar {
            width: 100%;
        }

        .bs-wizard &gt; .bs-wizard-step.disabled &gt; .bs-wizard-dot {
            background-color: #f5f5f5;
        }

            .bs-wizard &gt; .bs-wizard-step.disabled &gt; .bs-wizard-dot:after {
                opacity: 0;
            }

        .bs-wizard &gt; .bs-wizard-step:first-child &gt; .progress {
            left: 50%;
            width: 50%;
        }

        .bs-wizard &gt; .bs-wizard-step:last-child &gt; .progress {
            width: 50%;
        }

        .bs-wizard &gt; .bs-wizard-step.disabled a.bs-wizard-dot {
            pointer-events: none;
        }
/*end Form Wizard*/
.TotalChargedInput {
    font-size: 150% !important;
    font-weight: bold !important;
}


.answer {
    /*padding: 10px !important;*/
}

.inner, #reginfo {
    margin-left: 30px;
}


    .inner .descr {
        font-weight: bold;
        font-size: 14px;
        margin-bottom: 10px;
        color: #000;
    }

    .inner .title {
        color: #000000; /*primary color from wizard*/
        font-weight: bold;
        font-size: 14px;
        max-width: 780px;
    }

    .inner .item-descr {
        border-bottom: 1px dotted #989898;
        margin-bottom: 20px;
        padding-bottom: 10px;
        padding-left: 30px;
    }

    .inner .footer {
        font-style: italic;
        font-size: 10px;
    }



.buttons {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
}

.button {
    padding: 5px;
    float: right;
}

    .button input {
        background-color: #299cd8; /*primary color*/
        border: medium none;
        border-radius: 5px 5px 5px 5px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
        color: #ffffff;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        height: 35px;
        line-height: 1;
        min-width: 120px;
        padding: 5px 10px 6px;
        position: relative;
        text-decoration: none;
        text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
        vertical-align: top;
    }

    input[type="checkbox"] {
        margin: 4px 10px 0 !important;
    }

    input[type="radio"] {
         margin: 4px 10px 0 !important;
    }</pre></body></html>