﻿.nondisplay {
    display: none !important;
}

.displayinline {
    display: inline;
}

.hiddenvisibility{
    visibility: hidden;
}

.visiblevisibility {
    visibility: visible;
}

.displayblock {
    display: block !important;
}

.loaderspan {
    border-width: 0px;
    position: fixed;
    font-size: 36px;
    left: 50%;
    top: 50%;
    opacity: 1;
}

.loaderimage {
    opacity: 1 !important;
}

.margintop10 {
    margin-top: 10px;
}

.homebanner {
    background-image: url('/en/global-assets/images/home-banner01.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

.textcenter {
    text-align: center;
}

.paddingbottom400 {
    padding-bottom: 400px
}

.floatleft {
    float: left
}

span[style*="display:none"] {
    display: none !important;
}

.maxWidth1200 {
    max-width: 1200px;
}

.paddingerrorpage {
    padding-top: 20px;
    padding-left: 44px;
}

.paddingleft0 {
    padding-left: 0px
}

.fontred12px {
    font-size: 12px;
    color: red;
}

.backgroundB4B8BB {
    background: #B4B8BB;
}
.backgroundECEDEE {
    background: #ecedee;
}

.background8EC447 {
    background: #8EC447;
}

.color3C3C3C {
    color: #3C3C3C;
}

.bordercollapse {
    border-collapse: collapse;
}

.height100 {
    height: 100%;
}

.skiplink {
    height: 100%;
    width: 100%;
    border-collapse: collapse;
}

.borderwidth0 {
    border-width: 0px;
}

.border2pxred {
    border: 2px solid red;
}

.width165px{
    width: 165px;
}

.width350px {
    width: 350px !important;
}

.beneficiarybuttons {
    margin-top: 170px !important;
}

.paymentbuttons {
    margin-top: 120px !important;
}
.card {
    height: 0px;
    width: 0px;
    margin-top: -1000px;
    border: 0px solid red;
}
.floatright {
    float: right;
}
.boldtext {
    font-weight: bold;
}
.paymenterrorsummarytop {
    top: 80px !important;
    float: left;
}
.button-link-style {
    background: none !important;
    border: none !important;
    color: blue !important;
    text-decoration: underline !important;
    cursor: pointer !important;
    padding: 0 !important;
}
.button-link-style:hover {
    color: darkblue;
    text-decoration: none;
}
.buttonQuestion {
    margin-top: 200px !important;
}
.margintop20 {
    margin-top: 20px;
}
.beneficiary {
    padding-top: 50px;
    padding-bottom: 160px;
}
.fontsize10 {
    font-size: 10px;
}
.errorpagemessage {
    padding-left: 50px;
    padding-bottom: 400px;
}
.color575551 {
    color: #575551;
}
.colorff9900 {
    color: #ff9900;
}
.colorff0000 {
    color: #ff0000;
}
