﻿@font-face {
    font-family: 'satisfy-regular';
    src: url('./fonts/satisfy-regular.ttf') format('truetype');
}

@font-face {
    font-family: 'sourcesans3-regular';
    src: url('./fonts/sourcesans3-regular.ttf') format('truetype');
}

.line0a {
    font-family: sourcesans3-regular;
    font-size: 12px;
    font-weight: bold;
    color: #459C6F;
}

.line0b {
    font-family: sourcesans3-regular;
    font-size: 12px;
    color: #459C6F;
}

.line1 {
    font-family: sourcesans3-regular;
    font-size: 30px;
    color: #459C6F;
}

.line2 {
    font-family: sourcesans3-regular;
    font-size: 15px;
    color: #353535;
}

.line3 {
    font-family: sourcesans3-regular;
    font-size: 13px;
    color: black;
}

.error-line {
    font-family: sourcesans3-regular;
    font-size: 20px;
    font-weight: bold;
    color: #353535;
}

.error-center {
    margin: auto;
    width: 80%;
    border: 3px none;
    padding: 10px;
}

.error-center {
    margin: auto;
    width: 80%;
    border: 3px none;
    padding: 10px;
}

.line_hdr {
    font-family: sourcesans3-regular;
    font-size: 18px;
    color: #767676;
    /*text-shadow: 1px 3px 5px #999;*/
}

.imp {
    display: block;
    max-width: 1px;
    line-height: 26px;
}

    .imp:before {
        content: '*';
        color: #B44549;
        display: inline-block;
        vertical-align: middle;
    }

.simpleShadow {
    color: #000;
    font-size: 2em;
    text-shadow: 1px 3px 5px #ccc;
}

.line_hdr2 {
    font-family: sourcesans3-regular;
    font-size: 18px;
    color: #50B182;
    text-shadow: 1px 3px 5px #999;
}

.bipa_statement {
    font-family: sourcesans3-regular;
    font-size: 13px;
    color: #767676;
}

table#data {
    border-collapse: separate;
    border-spacing: 0 0px;
}

input[type=text] {
    appearance: none;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    border: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    outline: none;
    font-family: sourcesans3-regular;
    font-size: larger;
    color: #636363;
}

input[type=date] {
    appearance: none;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    border: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    outline: none;
    font-family: sourcesans3-regular;
    font-size: larger;
    color: #636363;
}

input[type=number], select {
    width: 15%;
    padding: 4px 10px;
    margin: 4px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    font-family: sourcesans3-regular;
    font-size: larger;
    color: #636363;
    box-shadow: 3px 3px 4px rgba(0,0,0,.5);
}

div.scroll {
    -webkit-overflow-scrolling: touch;
    margin: 4px, 4px;
    padding: 4px;
    background-color: #0000;
    width: 95%;
    height: 270px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
}

.div_box {
    width: auto;
    height: auto;
    min-width: 35px;
    padding: 4px 4px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    font-family: sourcesans3-regular;
    font-size: larger;
    color: #636363;
    background-color: #F0F0F0;
    box-shadow: 3px 3px 4px rgba(0,0,0,.5);
}

.div-overlay {
    width: 90%;
    height: auto;
    border: 1px solid rgba(245, 248, 253, 0.92);
    border-radius: 10px;
    box-sizing: border-box;
    background-color: rgba(245, 248, 253, 0.92);
    transform: translateY(25px);
    margin: 0 auto;
}

.div-overlay2 {
    width: 90%;
    height: auto;
    border: 1px solid rgba(245, 248, 253, 0.92);
    border-radius: 10px;
    box-sizing: border-box;
    background-color: rgba(245, 248, 253, 0.92);
    transform: translateY(25px);
    margin: 0 auto;
}

.topright {
    position: absolute;
    top: 8px;
    right: 16px;
}

.div_box_sig {
    width: auto;
    height: auto;
    padding: 4px 4px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    font-family: satisfy-regular;
    font-size: 22px;
    color: #767676;
    background-color: #F0F0F0;
    box-shadow: 3px 3px 4px rgba(0,0,0,.5);
}

.column {
    float: left;
    padding: 10px;
}

.left {
    width: 70%;
}

.right {
    width: 30%;
}

.vertical-center {
    margin: 0;
    width: 100%;
    height: 80%;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


.input-table-outter {
    border: 0;
    border-collapse: separate;
    padding: 0;
    margin: 0;
    border-spacing: 0;
}

.input-table1 {
    border: 2px solid #E7EAEB;
    border-radius: 5px;
    width: 235px;
    border-collapse: separate;
    padding: 0;
    margin: 0;
    background: white;
    border-spacing: 0;
}

.input-table2 {
    padding: 0;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.table-style1 {
    width: 100%;
    padding: 0;
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.signup-style {
    font-family: sourcesans3-regular;
    font-size: 25px;
    color: #459C6F;
}

.input-label-style {
    color: #938485;
    font-family: sourcesans3-regular;
    font-size: 12px;
}

.input-label-style2 {
    color: #938485;
    font-family: sourcesans3-regular;
    font-size: 16px;
}

.blank-row {
    height: 20px !important;
    background-color: transparent;
}

.blank-row2 {
    height: 24px !important;
    background-color: transparent;
}

select:focus {
    outline: none;
}

.month-style {
    width: 28px;
    font-family: sourcesans3-regular;
    color: black;
}

.day-style {
    width: 25px;
    font-family: sourcesans3-regular;
    color: black;
}

.year-style {
    width: 38px;
    font-family: sourcesans3-regular;
    color: black;
}

#date-style {
}

.input-date-style {
    border: 0;
    outline: 0;
}
