﻿* {
    padding: 0;
    margin: 0;
}

html, body {
    min-height: 100% !important;
    height: 100%;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: Sylfaen, serif;
    font-size: 10pt;
    color: #555;
}

header {
    width: 100%;
    height: 100px;
    background-color: #f7f7f7;
}

.content {
    display: block;
    position: absolute;
    left: 0;
    top: 100px;
    bottom: 100px;
    right: 0;
    background-color: #f7f7f7;
}

table
{
    margin: 0px;
    padding: 0px;
    font-family: Sylfaen, serif;
    font-size: 10pt;
    color: #555;
}

td.form-asterix
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #de2128;
}

.fullheight {
    min-height: 100% !important;
    height: 100%;
}

.asterix
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #de2128;
    padding-top: 4px;
}

div.header-lang-content
{
    float: right;
    padding-bottom:4px;
}

div.header-lang-content a, a:active, a:visited
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #de2128;
    text-decoration: none;
}

div.header-lang-content a:hover
{
    color: #ff6a00;
    text-decoration: underline;
}

/*new*/

.header-message-box
{
    margin: 0px;
    padding: 0px;
    font-family: Sylfaen, serif;
    font-size: 10pt;
    color: #555;
    font-weight: normal;
}

.group-header
{
    margin: 0px;
    padding: 0px;
    font-family: Sylfaen, serif;
    font-size: 10pt;
    font-weight: bold;
    color: #555;
}

.row-title-header {
    color: #676767;
    font-weight: bold;
    font-size: 12.5pt;
    text-align: center;
    width: 999px;
    height: 40px;
    background-color: #ebebeb;
    border-bottom: 1px solid #dedede;
}

.row-value {
    font-family: Sylfaen, serif !important;
    font-size: 11.5pt !important;
    font-weight: normal !important;
    color: #676767 !important;

    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;

    border-color: #c3c3c3;
    background-color: #f7f7f7;
}

.row-label {
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
    padding-top: 6px;
    font-family: Sylfaen, serif;
    font-size: 11.5pt;
    font-weight: normal;
    color: #676767;
}

.row-label-normal {
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
    padding-top: 6px;
    font-family: Sylfaen, serif;
    font-size: 11.5pt;
    font-weight: normal;
    color: #676767;
}

.row-label-agreement {
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
    padding-top: 6px;
    font-family: Sylfaen, serif;
    font-size: 11.5pt;
    color: #676767;
    font-weight: normal;
}

.field-hint
{
    display:block;
    margin: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 0px;
    font-family: Sylfaen, serif;
    font-size: 9pt;
    color: #999;
    font-weight: normal;
}

.footer {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ececec;
    border-top: 1px solid #fff;
    text-align: right;
    width: 999px;
    height: 40px;
    padding: 0px;
    margin: 0px;
    padding-right: 4px;
    font-size: 8pt;
}

div.reasult-message a, a:active, a:visited
{
    margin: 0px;
    padding: 0px;
    font-family: Sylfaen, serif;
    font-size: 10pt;
    color: #0069b8;
    text-decoration: none;
}

div.reasult-message a:hover
{
    color: #0091fe;
    text-decoration: underline;
}




/*footer {
    margin-top: auto;
    width: 100%;
    background-color: #f7f7f7;
}*/

footer .footer-colors {
    display: flex;
    flex-direction: row
}

footer .footer-colors > div {
    flex: 1 1;
    height: 9px
}

footer .footer-colors > div:first-child {
    background: #ffd600
}

footer .footer-colors > div:nth-child(2) {
    background: #f46f1b
}

footer .footer-colors > div:nth-child(3) {
    background: #db1c24
}

footer .footer-colors > div:nth-child(4) {
    background: #009165
}

footer .footer-colors > div:nth-child(5) {
    background: #b71884
}

footer .footer-colors > div:nth-child(6) {
    background: #015a9f
}

footer .footer-copyright {
    margin: 30px 0;
    font-size: 16px
}

.row-height {
    height: 40px;
}

.mandatory_sign
{
    font-size: 8pt !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    background: none !important;
}




.header_row_l {
    height: 40px;
    width: 49%;
    background-color: #da2127;
    color: #fff;
    font-weight: normal;
    font-size: 12pt;
    padding: 5px 5px 5px 35px;
}

.header_row_r {
    height: 40px;
    width: 51%;
    background-color: #e1e1e1;
    background-image: url(../Content/images/header.r.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    color: #666;
    font-weight: normal;
    font-size: 12pt;
    padding: 5px 35px 5px 5px;
}

.header_row_g_l {
    height: 40px;
    width: 49%;
    background-color: #e1e1e1;
    color: #666;
    font-weight: normal;
    font-size: 12pt;
    padding: 5px 5px 5px 35px;
}

.header_row_g_r {
    height: 40px;
    width: 51%;
    background-color: #ebebeb;
    background-image: url(../Content/images/header.r.g.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    color: #666;
    font-weight: normal;
    font-size: 12pt;
    padding: 5px 35px 5px 5px;
}

.td_row_label {
    width: 20%;
    padding-left: 35px;
}

.td_row_value {
    width: 60%;
    padding-right: 35px;
    text-align: right;
}

.row-logo-container {
    height: 135px;
    width: 100%;
    padding-left: 115px;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
}

.row-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.logo-image {
    max-height: 100%;
    width: 256px;
    height: auto;
    position: relative;
    top: 0;
    bottom: 0;
    margin: auto auto auto 0;
    float: left;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.buttonDropBox {
    background: #f7f7f7 !important;
    margin-left: 30px;

    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.buttonHover {
    background: #f5f5f5 !important;

    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.label-row {
    height: 36px;
    text-align: right;
    vertical-align: top;
    padding-top: 4px;
}

.title-row {
    height: 36px;
    text-align: center;
    background-color: #ebebeb;
    vertical-align: middle;
    padding-top: 4px;
    margin-bottom: 4px;
}

.row-label-footer-normal {
    margin: 0px;
    padding: 0px;
    padding-left: 4px;
    padding-top: 6px;
    font-family: Sylfaen, serif;
    font-size: 13pt;
    font-weight: normal;
    color: #676767;
}

.submit-button-style {
    color: #fff;
    background-color: #da2127;

    border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
}