@font-face {
    font-family: 'Pangram-Regular';
    src: url('/content/fonts/Pangram-Regular.eot');
    src: url('/content/fonts/Pangram-Regular.ttf') format('truetype'),
    url('/content/fonts/Pangram-Regular.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

h1,
h2,
h3 {
    color: #2E5899;
}

@media screen and (min-width: 1025px) {
/*
    .content {
        padding: 50px 250px;
    }
*/
}

@media screen and (max-width: 1025px) {
/*
    .content {
        padding: 50px 30px;
    }
*/
}

#register .content {
    padding: 0;
}

.content h1 {
    text-align: center;
    background: url(/skin/images/signBg.png) center no-repeat;
    width: 447px;
    height: 96px;
    line-height: 96px;
    margin: 20px auto;
    font-family: 'NewAster';
    font-size: 40px;
}

.page-sendmail h1 {
    text-align: left;
    background: none;
    width: auto;
    height: auto;
    position: initial;
    color: inherit;
    font-size: 60px;
    line-height: 1.5;
    margin: 100px auto 0;
}

#register #wrapper {
    background: #ffffff;
}

#register #registerRightBanner .termsDefault {
    position: absolute;
    top: 501px;
    display: block;
    height: 39px;
    width: 271px;
}
#register #registerRightBanner img{
    max-width: 270px;
    cursor: pointer;
}
#register #innerContainer {
    position: relative;
    width: 960px;
    margin: 70px auto 0;
    padding: 0;
    overflow: auto;
}

#register #registerRightBanner .bannerTnc{
    font-size: 12px;
    color: #adadad;
}

#register #registerRightBanner .bannerTnc a{
    color: inherit;
    text-decoration: underline;
}

#register #registerRightBanner {
    position: absolute;
    width: 271px;
    height: 550px;
    top: 0px;
    right: 0px;
}

#modifydetails .content h1 {
    display: block;
    text-align: center;
    background: url(/skin/images/signBg.png) center no-repeat;
    width: 800px;
    height: 96px;
    line-height: 96px;
    margin: 20px auto;
    font-family: 'NewAster';
    font-size: 34px;
    background-size: 100% 100%;
}

.promotionPage {
    font-family: 'FundamentalBrigade';
    color: #4d4d4d;
}

.promotionPage p {
    font-size: 1.2rem;
}

.promotionPage h3 {
    font-size: 2.2rem;
}

.promotionPage li {
    font-size: 1.2rem;
}

.promotionPage h1 {
    background: #fff;
    width: 100%;
    color: #003d53;
    text-transform: uppercase;
    font-family: 'FundamentalBrigadeSchwer';
    font-size: 4vw;
}

.promoImg {
    display: block;
    margin: 20px auto;
}

.promoRedTxt {
    color: red;
}

#faq .content h1 {
    display: block;
    text-align: center;
    background: url(/skin/images/signBg.png) center no-repeat;
    width: 625px;
    height: 96px;
    line-height: 96px;
    margin: 20px auto;
    font-family: 'NewAster';
    font-size: 34px;
    background-size: 100% 100%;
}

#register #iRegSSL {
    float: left;
}

#register #regTop {
    width: 778px;
    height: 76px;
    background: url('/skin/images/regTop.png');
    float: right;
}

#register #header {
    height: 70px;
}

.content ul,
.content ol {
    margin-left: 30px;
}

.largelinks b,
.smalllinks b {
    color: #2E5899;
}

.largelinks a,
.largelinks,
.smalllinks a,
.smalllinks {
    text-align: center;
    color: #05347A;
    font-size: 16px;
    margin: 20px 0;
    text-decoration: none;
}

.submitButton {
    text-align: center;
    font-size: 17px;
    color: #2C2C2C;
    cursor: pointer;
    display: block;
    background: #DBDBDB;
    width: 100px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #9E9E9E;
    border-radius: 4px;
    margin: 30px 0 0 0;
    text-decoration: none;
}

.submitButton:hover {
    background: #BCBCBC;
    text-decoration: none !important;
    color: #2C2C2C !important;
}

#logincodepage #Password,
#logincodepage #Username,
#logincodepage #captchavalue,
#forgotContent #membersData input,
.loginField input,
#redeemform input {
    border: 1px solid #A79F9F;
    border-radius: 5px;
    height: 25px;
}

#membersData .links a {
    margin: 0 15px 0 0;
}

#membersData .detailsField {
    margin: 0 0 10px 0;
}

#membersData .detailsField b {
    display: block;
    float: left;
    width: 170px;
}

#balanceDetails p {
    height: 30px;
}

#balanceDetails p b,
#balanceDetails p span {
    width: 120px;
    display: block;
    float: left;
    text-align: center;
}

.error {
    color: red;
    font-weight: bold;
}

.reportTableNav {
    background: #E5E5E5;
    border-radius: 5px;
}

.reportTable {
    width: 100%;
}

.reportTable th {
    text-align: center;
    background-color: #B0ADCF;
    color: #000;
    height: 30px;
}

.reportTable tr {
    background-color: #F4F6FF;
}

.reportTable td {
    border-bottom: 1px solid #9E9E9E;
    padding: 5px 8px;
    height: 20px;
}

#redeemform input {
    float: none;
}

.content .data_table {
    width: 580px;
    cursor: default;
    color: #000;
    padding: 15px 0;
    font-size: 14px;
    margin: auto;
}

.data_table tr {
    background-color: #F0F0F0;
}

.data_table tr:hover {
    background-color: #FFF;
}

.data_table th {
    border-bottom: 1px solid white;
    text-align: center;
    background-color: #B0ADCF;
    color: #000;
    padding: 7px 0;
}

.data_table td {
    border-bottom: 1px solid grey;
    padding: 7px 8px;
    max-width: 300px;
}


.twoIteams{
    margin: 0 auto !important;
    width: 73%;
}

.terms_wrapper {
    text-align: left;
}
#textsWrapper{
    width: 80%;
    margin: auto;
}

#textsWrapper p {
    line-height: 1;
}

#textsWrapper h2{
    color: #F50A21;
}
#textsWrapper h3{
    padding: 20px 2px 5px;
    font-size: 30px;
    font-weight: 700;
    color: #003F54;
}

#mainText .more,
#mainText .less,
#textsWrapper .less,
#textsWrapper .more{
    color: #F50A21;
    border: 1px solid #F50A21;
    border-radius: 20px;
    width: 10%;
    text-align: center;
    padding: 5px 0;
    cursor: pointer;
}
#textsWrapper .less{
    display: none;
}
#textsWrapper .hideSection{
    display: none;
}

@media screen and (max-width: 1024px) {
    #textsWrapper{
        text-align: center;
    }

    #textsWrapper p{
        font-size: 2.5vw;
    }

    #mainText .more,
    #mainText .less,
    #textsWrapper .less,
    #textsWrapper .more{
        margin: auto;
        width: 30%;
        font-size: 3vw;
    }

    #mainText .hideSection{
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .page-sendmail .content h1 {
        margin: 100px auto 0;
    }
}

@media screen and (max-width: 640px) {
    #mainText .more,
    #mainText .less,
    #textsWrapper .less,
    #textsWrapper .more{
        margin: auto;
        width: 50%;
        font-size: 5vw;
    }

}
