body {
    background: #f4f4f4;
    padding-bottom: 9em;
}
a {
    font-size: 0.9em;
    text-decoration: underline;
    color: #64188a;;
}
a:hover {
    color: #9069a3;
}
a:visited {
    color: #9069a3;;
}
.tcs p {
    margin-bottom: 0.75em !important;
    margin-top: 0.75em !important;
}
.tcs h2 {
    margin-top: 1em !important;
}
.tcs h3 {
    margin-bottom: 1em !important;
    margin-top: 1em !important;
}
.tcs h4 {
    margin-bottom: 1em !important;
    margin-top: 1em !important;
}
.content-container {
    background-color: white;
    width: 80%;
    margin-left: 10%;
}
.option-box {
    background-color: rgba(243, 157, 51, 0.82);
    height: 8em;
    color: white;
    border-radius: 0.625rem;
    padding: 1em 0.5em 1em;}
    
input.file {
    background-color: #ef741d;
    color: white;
    padding: 0.6em;
    border-radius: 2px;
}
.main-box {
    transform: skewY(-3deg);
    background-color: #9d1313; /* #7d5cffd9; */
    color: #fff;
    text-align: center;
    padding: 70px 25px;
}
.main-box-back {
    background-color: #292828; /* #929fff; */
    -webkit-transform: skewY(4deg);
    transform: skewY(3deg);
}
.main-text {
    text-align: left;
    color: #fff;
    width: 100%;
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
    /* text-shadow: 2px 2px #8435f7; */
    padding-left: 13em;
}
.main-box-item {
    background-color: #0a0a0a7a;
    text-align: center;
    display: inline-block;
    border: 2px solid hsla(0,0%,100%,.6);
    border-radius: 5px;
    color: #fff;
    font-family: Miriam Libre,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1.4em 1.4em 1em;
    margin-top: 1.4em;
    margin-right: 1em;
    font-size: 14px;
    line-height: 1.1em;
}
.main-box-item-text {
    color: white;
    font-size: 1.4em;
}
.secondary-box {
    margin-left: 10%;
    width: 80%;
    border-radius: 8px;
    background-color: #ff9692;
    color: #fff;
    text-align: center;
    padding: 70px 25px;
}
.panel {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 12px 0 rgba(0,0,0,0.1), 0 10px 30px 0 rgba(0,0,0,0.2);
    left: 5em;
    margin: -1.8125em 0 0;
    position: absolute;
    top: -20em;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1),-webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
    width: 20.5em;
    z-index: 30;
}
.header-box {
    background-image: url(../img/download.jpeg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 42px;
    font-weight: 300;
    text-align: center;
    padding: 48px 0;
    height: 7em;
}
.header-text {
    background-color: #00000099;
    color: #ffffff;
    line-height: 81px;
    text-transform: uppercase;
    width: 60%;
    margin-top: 0.4em;
    margin-left: 20%;
}
.top-header {
    position: absolute;
    display: inline-block;
    padding: .5em 1em .75em;
    background: #400a53;
    -webkit-box-shadow: 0 1px 25px 0 rgba(0,0,0,.25);
    box-shadow: 0 1px 25px 0 rgba(0,0,0,.25);
    color: #fff;
    font-size: 16px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.alt-text {
    color: #27b4a8;
    font-family: Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 0;
}
.btn {
    cursor: pointer;
    font-family: Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 1.2em;
    background: #31a08e;
    display: block;
    color: white;
    text-align: center;
    padding: 0.5em 0.8em;
    width: 10em;
    margin-top: 1em;
    border-radius: 50px;
}
.btn:hover {
    background-color: #1c4d45 !important;
    color: #555 !important;
}
.btn:after {
    font: normal 14px serif;
    padding-left: 5px;
    content: "\279C";
}
.btn:hover {
    color: #212529;
    text-decoration: none;
    background-color: #e6ebf1;
}
.gen-form-icon {
    cursor: pointer;
    font-size: 2.5em;
    color: rgba(128, 29, 216, 0.82);
    margin-left: 0.5em;
}
.gen-form-icon:hover {
    color: rgba(82, 37, 122, 0.82);
}
.gen-form-text {
    padding-top: 0.3em;
    text-align: left;
    font-size: 1.2em;
}
.download-img {
    width: 24px;
    margin-left: 0.7em;
}
.file-status-text {
    color: rgba(53, 48, 56, 0.73);
    font-size: 1em;
    font-weight: 300;
    margin: 0.4em 1em 1.3em;
}
.seperator {
    height: 1pt;
    background-color: #33333321;
    width: 90%;
    margin: 2em 0;
}
footer {
    background-color: #e9ecef;
    color: rgba(0, 0, 0, 0.47);
    font-size: 1.2em;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
}
.signature {
    display: inline-block;
    background-color: #05030514;
    color: white;
    padding: 0.2em 0.3em;
    text-decoration: underline;
}
.upload-icon-img {
    cursor: pointer;
    width: 30px;
}
.upload-icon-img:hover {
    filter: drop-shadow(1px 2px 2px black);
}
.coffee-me {
    padding: 0 1.7em 0.9em;
    font-size: 0.95em;
    color: #dc3545 !important;
    cursor: pointer;
}
.flower-me {
    width: 150px;
}
.success {
    color: #015fa0 !important;
    font-weight: 400;
}
.pending {
    color: #585655 !important;
    font-weight: 400;
}
@media only screen and (max-width: 800px) {
    .main-text {
        text-align: center;
        padding-left: 0;
    }
    .header-text {
        font-size: 0.8em;
        line-height: 51px;
        width: 70%;
        margin-top: 1em;
        margin-left: 15%;
    }
    .panel {
        margin-left: 10%;
        position: static;
        width: 80%;
    }
}
