﻿html, body, form {
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #461e6f;
}

/* Apply same color to main containers or panels */
.container, .content, .main, .wrapper {
    background-color: #461e6f;
    color: #ffffff; /* white text for visibility */
}

/* Optional: make ASP.NET controls readable */
label, span, p, h1, h2, h3, h4, h5, h6 {
    color: #ffffff;
}

/* Optional: make inputs blend with theme */
input, select, textarea, button {
    background-color: #ffffff;
    color: #461e6f;
    border: none;
    border-radius: 4px;
    padding: 6px 10px;
}

.form-control {
    border: 2px solid #4dbde5 !important;
    background-color: #ffffff !important;
    color: #461e6f !important;
}

    .form-control::placeholder {
        color: #4dbde5 !important; /* white placeholder text */
        opacity: 1; /* ensures it’s fully visible */
    }

    /* Compatibility for older browsers */
    .form-control:-ms-input-placeholder {
        color: #4dbde5 !important;
    }

@font-face {
    font-family: 'AvantGardeBookBT';
    src: url('Fonts/AvantGardeBookBT.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




/*.PadddingR50 {
    padding-right: 50px;
}

.PadddingL50 {
    padding-left: 50px;
}

.FormInPut {
    margin-top: 10px;
}

.FormText {
    color: #6d6e71 !important;
    font-family: AvantGardeBookBT !important;
    font-size: 15px;
}

.BlueImaegSrc {
    content: url('../images/BlueBig.png');
}

.LogoSrc {
    content: url('../images/Feelgoods Logo Big.png');
}

.bg-light {
    background-color: transparent !important;
}



.SelectButton {
    border-radius: 20px 20px 20px 20px;
    width: 30%;
    height: 100%;
    padding: 5px 40px 5px 40px;
    color: white;
    font-family: AvantGardeBookBT;
    font-size: 22px !important;
    border-color: white;
    border: solid;
    border-width: 1px;
}


    .SelectButton.redBG {
        background-color: #e61a4f;
    }

    .SelectButton.yellowBG {
        background-color: #fdb916;
    }

    .SelectButton.pinkBG {
        background-color: #f27698;
    }

    .SelectButton.blueBG {
        background-color: #06a7e0;
    }

    .SelectButton:hover {
        background:#6bc45d ;
        cursor: pointer;
        font-weight: bolder;
    }*/


.FGButton {
    border-radius: 20px 20px 20px 20px;
    height: 100%;
    color: white;
    font-family: AvantGardeBookBT;
    font-size: 22px !important;
    border-color: white;
    border: solid;
    border-width: 1px;
    background-color: #4dbde5;
    cursor: pointer;
    font-weight: bolder;
}

    .FGButton.ClaimBtn {
        width: 20%;
        padding: 5px 40px 5px 40px;
    }

    .FGButton.CompetitionBtn {
        width: 60%;
        padding: 5px 40px 5px 40px;
    }

    .FGButton.ProceedToPayment {
        width: 90%;
        padding: 5px 40px 5px 40px;
    }

    .FGButton.StartShopping {
        width: 90%;
        padding: 5px 40px 5px 40px;
    }

    .FGButton.GetDiscountCode {
        width: 30%;
        padding: 5px 40px 5px 40px;
        background-color: #06a7e0 !important;
    }






/*.rounded-corners {
    border-radius: 15px 15px 0px 0px;
}


.WelcomeHeading {
    color: white;
    font-family: AvantGardeBookBT;
    font-size: 30px !important;
}

.Selected {
    border-color: black !important;
    border: solid !important;
    border-width: 2px !important;
    border-radius: 15px 15px 15px 15px;
    padding-right: 2px;
    padding-left: 2px;
}


.RewardDesc {
    height: 220px;
}

.RewardContBox {
    border-radius: 0px 0px 15px 15px;
    padding: 20px !important;
    margin: 0px !important;
    color: white;
    font-family: AvantGardeBookBT;
    font-size: 22px !important;
    line-height: 20px;
}

    .RewardContBox.BlackBG {
        background-color: black;
    }


    .RewardContBox.redBG {
        background-color: #e61a4f;
    }


    .RewardContBox.yellowBG {
        background-color: #fdb916;
    }

    .RewardContBox.pinkBG {
        background-color: #f27698;
    }

    .RewardContBox.blueBG {
        background-color: #06a7e0;
    }

.BlueFooterBox {
    background-color: #00abe6;
    border-radius: 10px 10px 10px 10px;
    padding: 0px !important;
    margin: 10px !important;
    color: white;
    font-family: AvantGardeBookBT;
    font-size: 22px !important;
}

.MenuSeprate {
    border-right: solid;
    border-color: #00abe6;
    border-width: 2px;
    padding-left: 10px;
    margin-left: 2px;
    margin-top: 5px;
    height: 30px;
}


.txtDiscount {
    font-size: 18px;
    font-family: AvantGardeBookBT !important;
    color: #6d6e71 !important;
}

    .txtDiscount.txtDiscountBold {
        font-weight: bold !important;
    }



.FooterCont1 {
    margin-left: 100px;
    border-left: solid;
    border-color: white;
    border-width: 2px;
}

.FooterCont2 {
    margin-left: 10px;
    border-left: solid;
    border-color: white;
    border-width: 2px;
}

.FooterCont3 {
    margin-left: 10px;
    float: right;
}

.FooterCont3_FB {
    content: url(../images/SM_FB.png);
    margin-bottom: auto;
    width: 80%;
}

.FooterCont3_IN {
    content: url(../images/SM_IN.png);
    margin-bottom: auto;
    width: 80%;
}

.FooterCont3_INSTA {
    content: url(../images/SM_INSTA.png);
    margin-bottom: auto;
    width: 80%;
}

.FooterCont3_TW {
    content: url(../images/SM_TW.png);
    margin-bottom: auto;
    width: 80%;
}

.FooterCont3_Youtube {
    content: url(../images/SM_Youtube.png);
    margin-bottom: auto;
    width: 80%;
}


.GreenBox {
    background-color: #75c044;
    border-radius: 30px 30px 30px 30px;
    padding: 50px !important;
    margin: 30px !important;
    color: white;
    font-family: AvantGardeBookBT;
    font-size: 22px !important;
}*/

/*.CornerMenu {
	border-radius: 30px 30px 30px 30px;
	background: #00abe6;
	padding-left: 25px;
	padding-right: 25px;
	width: 100%;
	height: 80%;
	color: white;
	font-family: AvantGardeBookBT;
	font-size: 22px !important;
}*/


/*.CornerMenu {
    width: 100%;
    height: 80%;
    color: #00abe6;
    font-family: AvantGardeBookBT;
    font-size: 22px !important;
    cursor: pointer;
}

.LimenuStyle {
    padding-left: 10px !important;
    padding-top: 5px !important;
}*/

/*.MenuSeprate {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	height: 0px;
}*/


a {
    color: #878787 !important;
    font-family: AvantGardeBookBT !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

/*.WHITE {
    color: #fff;
}

.RoundCorner {
    border-radius: 25px;
    padding: 1px;
}

.RoundCornerRight {
    border-radius: 0px 25px 25px 0px;
    padding: 1px;
}

.slider-icon-right {
    background-image: url(../images/right.png);
}

.slider-icon-left {
    background-image: url(../images/left.png);
}


.textBlue {
    color: #1db9ea !important;
    font-family: 'ITC Avant Garde Gothic' !important;
    font-family: AvantGardeBookBT !important;
    font-size: 18px;
}

.textGreen {
    color: #6ec05f !important;
    font-family: 'ITC Avant Garde Gothic' !important;
    font-family: AvantGardeBookBT !important;
    font-size: 18px;
}


.RewardDiv {
    padding: 20px;
}

.RewardHeading {
    font-size: 20px;
    font-family: AvantGardeBookBT;
    font-weight: bold !important;
}


.RewardHeadingGreen {
    font-size: 36px;
    font-family: AvantGardeBookBT;
    color: #75c044;
    font-weight: bold !important;
}


.RewardSubHeadingGreen {
    font-size: 30px;
    font-family: AvantGardeBookBT;
    color: #75c044;
}

.RewardSubHeading2Green {
    font-size: 20px;
    font-family: AvantGardeBookBT;
    font-weight: bold;
    color: #75c044;
}*/

.textBoxFileUpload {
    font-weight: bold;
    width: 150px;
    height: 150px;
    border-width: 2px !important;
    border-style: solid !important;
    border-color: #00abe6 !important;
    color: #878787 !important;
    font-size: 24px;
    font-family: AvantGardeBookBT;
    border-radius: 12px !important;
    text-align: center !important;
}

.Inputtext {
    font-size: 22px !important;
}

.RewardMainHeadingDBlue {
    font-size: 35px !important;
    font-family: AvantGardeBookBT;
    color: #FFFFFF;
    font-weight: bold !important;
}

.RewardMainHeadingDBlueSmall {
    font-size: 25px !important;
    font-family: AvantGardeBookBT;
    color: #FFFFFF;
    font-weight: bold !important;
}

.RewardMainHeadingBlue {
    font-size: 25px !important;
    font-family: AvantGardeBookBT;
    color: #4dbde5;
    /*font-weight: bold !important;*/
}

.RewardSubHeadingBlue {
    font-size: 26px !important;
    font-family: AvantGardeBookBT;
    color: #4dbde5;
    font-weight: bold !important;
}

.RewardSubHeadingBlueDark {
    font-size: 26px !important;
    font-family: AvantGardeBookBT;
    color: #FFFFFF;
    font-weight: bold !important;
}


.RewardSubHeading24Blue {
    font-size: 24px !important;
    font-family: AvantGardeBookBT;
    color: #4dbde5;
    font-weight: bold !important;
}

.RewardSubHeading2Blue {
    font-size: 22px !important;
    font-family: AvantGardeBookBT;
    color: #4dbde5;
    font-weight: bold !important;
}

.RewardSubHeading2BlueDark {
    font-size: 22px !important;
    font-family: AvantGardeBookBT;
    color: #FFFFFF;
    font-weight: bold !important;
}

.RewardSubHeading2Red {
    font-size: 22px !important;
    font-family: AvantGardeBookBT;
    color: red;
    font-weight: bold !important;
}


.RewardBlueSmall {
    font-size: 18px !important;
    font-family: AvantGardeBookBT !important;
    color: #4dbde5 !important;
    font-weight: bold !important;
}

.RewardBlueSmallDark {
    font-size: 18px !important;
    font-family: AvantGardeBookBT !important;
    color: #FFFFFF !important;
    font-weight: bold !important;
}

.form-control {
    font-family: AvantGardeBookBT !important;
    font-size: 22px !important;
    border-radius: 12px;
    font-weight: normal;
    background-color: #ffffff !important;
    color: #461e6f !important;
}

.txtTandC {
    font-size: 16px !important;
    font-weight: bold !important;
}

.txtTandCReg {
    font-size: 16px !important;
    font-weight: 200 !important;
}


/*.RewardMessageGreen {
    font-size: 32px;
    font-family: AvantGardeBookBT;
    color: #75c044;
    font-weight: bold !important;
}


.CategoryDesc {
    font-size: 18px;
    font-family: AvantGardeBookBT;
    color: #6bc45d !important;
    font-weight: normal !important;
}

.VoucherDescHeading {
    font-size: 18px;
    font-family: AvantGardeBookBT;
    color: #6bc45d !important;
    font-weight: normal !important;
}

.VoucherCodeAndDate {
    font-size: 18px;
    font-family: AvantGardeBookBT;
    color: black !important;
    font-weight: normal !important;
}

.RewardDescription {
    font-size: 18px;
    font-family: AvantGardeBookBT !important;
}

.RewardDescriptionBold {
    font-size: 18px;
    font-family: AvantGardeBookBT !important;
    font-weight: bold;
}


.BorderToDivLightBlue {
    border: 1px solid #01abe6;
    border-radius: 12px;
    padding: 12px;
    margin-bottom: 10px;
    background-color: #01abe6;
}

.BorderToDivDarkBlue {
    border: 1px solid #432279;
    border-radius: 12px;
    padding: 12px;
    margin-bottom: 10px;
    background-color: #432279;
}

.carousel-inner {
    height: 100%;
}

    .carousel-inner img {
        width: 100%;
        max-height: 460px;
    }*/

.Imagecontainer {
    position: relative;
    max-width: 800px; /* Maximum width */
    margin: 0 auto; /* Center it */
}

    .Imagecontainer .ImageText {
        position: absolute;
        right: 0;
        bottom: 0;
        background: rgb(0, 184, 234); /* Fallback color */
        background: rgba(0, 184, 234,0.9); /* Black background with 0.5 opacity */
        color: white; /* Grey text */
        padding: 20px; /* Some padding */
        height: 100%;
        width: 30%;
        /*font-family: 'ITC Avant Garde Gothic' !important;*/
        font-family: AvantGardeBookBT !important;
        font-size: 18px;
        display: none !important;
    }


.sliderImage {
    border-radius: 20px 20px 20px 20px;
}

.carousel-indicators {
    top: 480px; /* vertical position */
}

    .carousel-indicators > li {
        border-radius: 50%;
        width: 15px;
        height: 15px;
        background-color: #06a7e0 !important;
    }

        .carousel-indicators > li.active {
            background-color: #75c044 !important;
        }

.carousel-caption {
    top: 10px;
    bottom: auto;
    right: 10px;
    left: auto;
    background-color: #e61a4f !important;
    width: 300px;
    text-wrap: normal;
    border-radius: 20px 20px 20px 20px;
}


/*.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 0%;
	z-index: 15;
	padding-left: 0;
	text-align: center;
	list-style: none;
	border: none !important;
}

	.carousel-indicators li {
		width: 25px !important;
		height: 25px !important;
		margin: 0px !important;
		background-color: rgba(0,0,0,0);
		background-image: url(../images/Inactive.png);
	}

	.carousel-indicators .active {
		background-image: url(../images/Active.png);
	}*/

/*.voucher_black {
    color: black;
    font-size: 16px;
    text-align: center;
}

.voucher_instructionsblack {
    background-color: white;
    padding: 15px;
    border: solid;
    border-color: black;
    text-align: justify;
}*/

/*input[type=checkbox] + label::before {
	display: block;
	content: url('../images/Unchecked.png');
	position: relative;
}

input[type=checkbox]:checked + label::before {
	content: url('../images/Checked.png');
}*/

.PaymentButton {
    position: absolute;
    background: url(../images/PayNow.png) no-repeat;
    cursor: pointer;
    width: 221px;
    height: 38px;
    border: none;
    margin-top: 10px;
    margin-left: -10px;
}

.PrizeBackGround {
    background-color: #00abe6;
}


/*.GradBot2Top {
    background: ffce42;
    background: -webkit-linear-gradient(#eaf8fd,white); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(#eaf8fd,white); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(#eaf8fd,white); /* For Firefox 3.6 to 15 */
background: linear-gradient(#eaf8fd,white); /* Standard syntax (must be last) */
}

*/ .Topmenu {
    background-image: url('../images/ImageTop.png');
    background-repeat: no-repeat;
    width: 100%;
    height: 197px;
    background-size: 100% auto;
}

.TopmenuM {
    background-image: url('../images/ImageTopM.png');
    background-repeat: no-repeat;
    height: 100px;
    background-size: 100% auto;
}


.ProceedButton {
    display: inline;
    vertical-align: bottom;
    position: relative;
    background: url('../images/Login.png') no-repeat;
    width: 212px;
    height: 49px;
    border: none;
    cursor: pointer;
}


.RegisterButton {
    display: inline;
    vertical-align: bottom;
    position: relative;
    background: url('../images/Register Now.png') no-repeat;
    width: 212px;
    height: 49px;
    border: none;
    cursor: pointer;
}


.ViewCurrentOffersButton {
    display: inline;
    vertical-align: bottom;
    position: relative;
    background: url('../images/ViewCurrentOffers.png') no-repeat;
    width: 274px;
    height: 48px;
    border: none;
    cursor: pointer;
}

.PrintButton {
    display: inline;
    vertical-align: bottom;
    position: relative;
    background: url('../images/PrintNow.png') no-repeat;
    width: 141px;
    height: 42px;
    border: none;
    cursor: pointer;
}


.EmailButton {
    display: inline;
    vertical-align: bottom;
    position: relative;
    background: url('../images/sendByEmail.png') no-repeat;
    width: 324px;
    height: 60px;
    border: none;
    cursor: pointer;
}


.RedeemeNowButton {
    display: inline;
    vertical-align: bottom;
    position: relative;
    background: url('../images/Redeem Now.png') no-repeat;
    width: 212px;
    height: 49px;
    border: none;
    cursor: pointer;
}

.btnReferFriend {
    display: inline;
    vertical-align: bottom;
    position: relative;
    background: url('../images/EmailMe.png') no-repeat;
    width: 212px;
    height: 49px;
    border: none;
    cursor: pointer;
}



.RedeemButton {
    display: inline;
    vertical-align: bottom;
    position: relative;
    background: url('../images/Redeem.png') no-repeat;
    width: 259px;
    height: 44px;
    border: none;
    cursor: pointer;
}


.BackButton {
    display: inline;
    vertical-align: bottom;
    position: relative;
    background: url('../images/Back.png') no-repeat;
    width: 212px;
    height: 49px;
    border: none;
    cursor: pointer;
}


.SubmitButton {
    display: inline;
    vertical-align: bottom;
    position: relative;
    background: url('../images/Submit.png') no-repeat;
    width: 212px;
    height: 60px;
    border: none;
    cursor: pointer;
}





.main-center {
    margin-top: 2px;
    margin: 0 auto;
    max-width: 800px;
    padding: 0px 0px;
    background: none;
    text-shadow: none;
    /*-webkit-box-shadow: 0px 3px 5px 0px #07a7e1;
	-moz-box-shadow: 0px 3px 5px 0px #07a7e1;
	box-shadow: 0px 3px 5px 0px #07a7e1;*/
}

.control-label {
    color: #786762;
    font-family: AvantGardeBookBT;
    font-size: 14px;
}


.formText {
    color: #000000 !important;
    font-family: AvantGardeBookBT !important;
    font-size: 22px !important; /*25px;*/
    font-weight: lighter !important;
}



.VoucherText {
    color: #000000 !important;
    /*font-family: 'ITC Avant Garde Gothic' !important;*/
    font-family: AvantGardeBookBT !important;
    font-size: 15px !important;
    font-weight: lighter !important;
}

.VoucherTandCText {
    color: #000000 !important;
    /*font-family: 'ITC Avant Garde Gothic' !important;*/
    font-family: AvantGardeBookBT !important;
    font-size: 12px !important;
    text-align: justify;
    padding-right: 20px;
}


.SupplerTableText {
    color: #000000 !important;
    /*font-family: 'ITC Avant Garde Gothic' !important;*/
    font-family: AvantGardeBookBT !important;
    font-size: 15px !important;
    text-align: justify;
    padding-right: 20px;
}


.footerText {
    color: #01abe6 !important;
    font-family: AvantGardeBookBT !important;
    font-size: 14px !important; /*20px;*/
}


.formTextW {
    color: white !important;
    font-family: AvantGardeBookBT;
    font-size: 14px;
}


.formTextWBig {
    color: white !important;
    font-family: AvantGardeBookBT;
    font-size: 20px !important; /*20px;*/
}

.formTextS {
    color: #000000 !important;
    font-weight: lighter !important;
    font-family: AvantGardeBookBT;
    font-size: 20px;
}

.Heading-label {
    color: #07a7e1;
    /*font-family: 'ITC Avant Garde Gothic' !important;*/
    font-family: AvantGardeBookBT !important;
    font: bold !important;
    font-size: 30px;
}

.Heading-labelsmall {
    color: #07a7e1;
    font-family: AvantGardeBookBT;
    font: bold;
    font-size: 18px !important; /*25px;*/
}


.Heading-label-X-small {
    color: #07a7e1;
    font-family: AvantGardeBookBT;
    font: bold;
    font-size: 15px;
}

.formText-Prize {
    color: white;
    font-family: AvantGardeBookBT;
    font-size: 14px;
}

.Heading-label-Prize {
    color: white;
    font-family: AvantGardeBookBT;
    font: bold;
    font-size: 40px;
}

.Heading-labelsmall-Prize {
    color: white;
    font-family: AvantGardeBookBT;
    font: bold;
    font-size: 25px !important; /*25px;*/
}


.Heading-labelsmall-Gray {
    color: #786762;
    font-family: AvantGardeBookBT;
    font: bold;
    font-size: 25px !important; /*25px;*/
}


.form-control {
    border-color: #06a7e2 !important;
    height: auto !important;
    padding: 8px 12px !important;
    font-size: 20px;
    border-radius: 12px 12px 12px 12px !important;
    background-color: #ffffff !important;
    color: #4dbde5 !important;
}


.form-control-Error {
    border-color: #06a7e2 !important;
    height: auto !important;
    padding: 8px 12px !important;
    font-size: 20px;
    color: red;
}

.input-group-addon {
    padding-top: 10px;
    border-color: #06a7e2 !important;
    background-color: lightblue !important;
}

.form-group {
    margin-bottom: 5px !important;
}

.form-group-Row {
    padding-top: 0px !important;
}

.HeaderTopImage {
    background: url(../images/ImageTop.png) no-repeat top center;
    /*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;*/
    background-size: 100%;
    height: 100%;
}

.HeaderTopImageM {
    background: url(../images/ImageTopM.png) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100%;
    height: 100%;
}

.FooterImage {
    background: url(../images/ImageFooter.png) no-repeat top center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 90%;
    height: 90%;
}

.carousel-control.left {
    background-image: none !important;
    top: 101px !important;
    left: 5px !important;
}

.carousel-control.right {
    background-image: none !important;
    top: 101px !important;
    right: 5px !important;
}


.home-blank-spacer {
    height: 10%;
}


.lineXS {
    height: 10px;
}

.lineS {
    height: 15px;
}

.lineM {
    height: 20px;
}

.lineL {
    height: 30px;
}

.lineL {
    height: 40px;
}

.lineXL {
    height: 60px;
}

.lineVoucher {
    height: 40px;
    background-color: #00abe6;
}


body {
    font-family: AvantGardeBookBT !important;
    color: #878787 !important;
    background-color: #005264 !important;
}

/** {
    padding: 0;
    margin: 0;
    font-family: AvantGardeBookBT !important;
    font-size: 14px;
    font-weight: bold;
}*/



.general-bold {
    font-weight: bold;
    font-size: xx-large;
}

.general-gray-bold {
    font-weight: bold;
    font-size: 1.8em;
    color: #000000;
    margin: 0 0 20px -10px;
}

.general-gray-bold {
    font-weight: bold;
    font-size: 1.8em;
    color: #000000;
    margin: 0 0 20px -10px;
}

.LiSpecial {
    margin-bottom: 15px;
}

    .LiSpecial ol li {
        margin-bottom: 15px;
        font-weight: bold;
    }

.LiJust {
    text-align: justify;
}


/*#region reward2voucher*/
.hilife-heading-text {
    position: relative;
    text-align: left;
    font-weight: bold;
    font-size: 1.4em;
    /*top:30px;*/
    color: #545454;
    /*color: #A8A8A8;*/
}

.hilifeclaimbuttonanchor {
    background: url(../images/Submit-Now.png) no-repeat;
    width: 246px;
    height: 30px;
    border: none;
    cursor: pointer;
}

.printNow {
    background: url(../images/Print.png) no-repeat;
    width: 130px;
    height: 38px;
    border: none;
    cursor: pointer;
}

.text {
    font-size: 1.3em;
    margin-left: 15px;
}


    .text li {
        font-size: .9em;
        font-weight: bold;
        margin: 0 0 10px 20px;
    }

.lineSpace {
    margin-bottom: 20px;
}


/*.lineSpace
{
	border: 1px solid #ed7700;
	margin-bottom:20px;
}*/

.location {
    font-size: 1.1em;
    font-weight: bold;
}

.Section {
    padding-bottom: 15px;
}

/*#endregion reward2voucher*/

/*#region homepage */

.home-tickbox-text {
}

.homepaddingrow {
    height: 5px;
}

.home-enter-textbox {
    width: 100%;
}

.home-enter-detail-label {
    font-size: .9em;
    font-weight: bold !important;
    padding-left: 0px !important;
}

.home-orange-bar-footer {
    height: 5px;
    background-color: #ed7700;
    margin-top: 10px;
}

.home-gray-bar-footer {
    height: 5px;
    background-color: #005264;
    margin-top: 10px;
}

.home-white-bar-Header {
    height: 15px;
    background-color: #ffffff;
    margin-top: 10px;
}


.home-header-image-small {
    display: none !important;
}

.home-header-image-large {
    display: block !important;
}

#wrap {
    min-height: 100%;
    width: 100% !important;
}

#main {
    overflow: auto;
    /*padding-bottom: 165px;*/
    padding-bottom: 10px;
}
/* must be same height as the footer */
/*#main-innercontent{
    position:relative;
    top: 50%;
    transform:translateX(-50%);
    left:50%;
}*/
/*#main {
     
     min-height:100%;
}*/

#footer {
    position: relative;
    /*margin-top: -165px;*/ /* negative value of footer height */
    /*height: 165px;*/
    margin-top: -40px; /* negative value of footer height */
    height: 40px;
    clear: both;
    /*margin-left:auto;
    margin-right:auto;*/
    background-color: #ffffff;
}

/*Opera Fix*/
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
}




.home_igb_logo_top_wrap {
    text-align: center;
    position: relative;
    top: 20px;
    /*width:422px;
    height: 294px;*/
    height: 15%;
    overflow: hidden;
    margin: 0 auto;
}


.home_igb_logo_top {
    /*width:100%;*/
    margin-left: auto;
    margin-right: auto;
    /*width:316.5px;
    height: 220.5px;*/
}

.home_thank_you {
    position: relative;
    text-align: center;
    font-family: Alex Brush;
    font-size: 72px;
    top: 30px;
    color: #A39161;
}

.home_body_text_bkg {
    background-color: #efeeec;
}

.choosereward_body_text_bkg {
    background-color: #efeeec;
}

.home_body_text_wrap {
    text-align: center;
    width: 450px;
    position: relative;
    top: 20px;
    margin: auto;
}

.home_body_text {
    padding: 10px 0px 10px 0px;
    margin-left: auto;
    margin-right: auto;
    color: #505050;
    font-size: 22px;
    font-family: AvantGardeBookBT;
}

.homeclaimbuttonanchor_BKP {
    position: absolute;
    top: 457px;
    left: 50%;
    margin-left: 100px; /* how far from the center to the left */
    background: url(../images/Claim_Now.gif) no-repeat;
    cursor: pointer;
    width: 158px;
    height: 39px;
    border: none;
}

.submit_preloader_holder {
    position: relative;
    top: 10px;
    left: 50%;
    margin-left: 260px;
}

.homeclaimbuttonanchor {
    /*display:inline-block;*/
    /*display: inline;
    vertical-align: bottom;
    position: relative;*/
    /*top: 23px;*/
    /*left: 50%;*/
    /*margin-left: 10px;*/ /* how far from the center to the left */
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../images/Flogas_Button_Choose.png') no-repeat;
    width: 312px;
    cursor: pointer;
    /*margin-top: 20px;*/
}

.homeentercodebox {
    width: 560px;
    height: 50px;
    margin: 0 auto;
    cursor: pointer;
    vertical-align: middle;
    padding-left: 10px;
    /*display:inline;*/
    /*position: relative;*/
    /*top: -10px;*/
    /*left: 50%;
    margin-left: -540px;*/ /* how far from the center to the left */
    /*background-color:white;
    
    cursor: pointer;
    width: 350px;
    height: 39px;
    font-size: 20px;
    padding-left:10px;*/
}

.homeentercodeTextbox {
    color: #000000;
    font-weight: bold;
    width: 350px;
    height: 39px;
    border: none;
    font-size: 18px;
    padding-left: 10px;
    /*margin-top: 20px;*/
    border: solid 1px #f58320;
}

.homeentercodeTextboxActive {
    color: #a1a1a1;
    font-weight: bold;
    width: 350px;
    height: 39px;
    border: none;
    font-size: 18px;
    padding-left: 10px;
    /*margin-top: 20px;*/
    border: solid 1px #f58320;
}

.homeentercodeTextboxError {
    color: #ff0000;
    font-weight: bold;
    width: 350px;
    height: 39px;
    border: none;
    font-size: 18px;
    padding-left: 10px;
    /*margin-top: 20px;*/
    border: solid 1px #f58320;
}

.termsbutton {
    display: block;
    margin: 0 auto;
    padding: 10px 0px 10px 0px;
}
/*.termsbutton{
    display: inline-block;
}
.termsbutton_Small{
    display: none;
}*/
.acceptedtermstickboxerror {
    font-size: 14px;
    color: red;
    font-weight: bold;
}

.home_termsbutton {
    display: inline-block;
}

.home_termsbutton_Small {
    display: none;
}

#hometermsanchor {
    display: inline;
    /*position: relative;*/
    /*top:20px;*/
    /*left: 50%;
    margin-left: 150px;*/
    /*position: absolute;
    top: 490px;
    left: 50%;
    margin-left: 370px;*/ /* how far from the center to the left */
}

#hometermstickboxanchor {
    position: relative;
    /*top: 20px;*/
    /*left: 47%;
    margin-left: -170px;*/ /* how far from the center to the left */
    width: 420px;
    margin: 0 auto;
    padding-left: 30px;
}

    #hometermstickboxanchor label {
        vertical-align: text-bottom;
        font-family: Istok Web !important;
    }

    #hometermstickboxanchor input {
        margin-right: 5px;
        margin-top: 5px;
    }

.hometermstickbox {
    /*width:50px;
    height: 50px;*/
    /*font-size: 16px;
    font-weight: bold;*/
    color: #505050;
    padding-bottom: 5px !important;
    width: 20px !important;
    height: 20px !important;
}


.footer-image-large {
    display: block;
}

.footer-image-medium {
    display: none;
}

.footer-image-small {
    display: none;
}

.footer-image-v-small {
    display: none;
}
/*#endregion homepage */


/*#region terms*/
.terms-subheading-orange {
    margin-top: 5px;
    font-weight: bold;
    font-size: 1.3em;
    color: #ed7700;
}

.terms-subheading-black {
    margin-top: 5px;
    font-weight: bold;
    font-size: 1.3em;
    color: #000000;
}

.terms-subheading {
    font-weight: bold;
    font-size: 1.1em;
}

.termsbackbutton {
    margin: 0 auto;
    background: url(../images/Back-Grey.gif) no-repeat;
    width: 94px;
    height: 38px;
    border: none;
    cursor: pointer;
}
/*#endregion terms*/


/*#region internalchoosereward */
.vcenter {
    /*display: inline-block;
    vertical-align: middle;
    float: none;*/
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.vertical-align {
    display: flex;
    align-items: center;
}

.choosereward-header {
    font-weight: bold;
    font-size: xx-large;
    color: #ed7700;
    margin-top: 5px;
    margin-bottom: 15px;
    font-style: italic;
}


.choosereward_external_wrap {
    width: 960px;
    margin: 0 auto;
}

#chooserewardtermsanchor {
    position: relative;
    /*top: 45px;
    left: 50%;
    margin-left: 370px;*/ /* how far from the center to the left */
}

.home-heading-text {
    position: relative;
    text-align: left;
    font-weight: bold;
    font-size: 1.8em;
    /*top:30px;*/
    color: #545454;
    /*color: #A8A8A8;*/
}

.choosereward_body_text_wrap {
    text-align: center;
    width: 65%;
    position: relative;
    /*top: 20px;*/
    margin: auto;
    padding-bottom: 10px;
}

.choosereward_rewards_wrap {
    width: 900px;
    text-align: justify;
    /*margin-left:30px;
    margin-right:30px;*/
    position: relative;
    top: 30px;
}

.choosereward_link_text {
    color: #505050;
    font-family: AvantGardeBookBT;
    font-size: 18px;
    width: 221px;
    /*width:50%;*/
    text-align: center;
    display: block;
    margin: 0 auto;
}

.choosereward_rewards_wrap:after {
    content: '';
    width: 100%; /* Ensures there are at least 2 lines of text, so justification works */
    display: inline-block;
}

.choosereward_details_item1 {
    border-style: none;
    width: 100%;
    /*height: 147px;*/
    /*display: inline-block;*/
    display: block;
    margin: 0 auto;
    padding-bottom: 5px;
    padding-top: 5px;
}

.choosereward_details_item2 {
    border-style: none;
    width: 100%;
    /*height: 147px;*/
    display: block;
    margin: 0 auto;
    padding-bottom: 5px;
    padding-top: 5px;
}

.choosereward_details_item3 {
    border-style: none;
    width: 100%;
    /*height: 147px;*/
    display: block;
    margin: 0 auto;
    padding-bottom: 5px;
    padding-top: 5px;
}

.choosereward_reward_link {
    margin: auto;
}

.choosereward_reward_link_small {
    margin: auto;
    display: none;
}

.choosereward_body_text {
    padding: 30px 0px 30px 0px;
    text-align: left;
    /*margin-left: auto;
    margin-right: auto;*/
    color: #505050;
    font-family: AvantGardeBookBT;
    font-size: large;
}
/*#endregion choosereward*/

/*#region Reward1*/
.reward_redeemButton {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('../images/Flogas_Button_Redeem.png');
    width: 251px;
    height: 38px;
    cursor: pointer;
    /*margin:15px auto;*/
    /*display:block;*/
}

.reward1_redeem_anchor {
    position: relative;
    /*top: 1404px;
    left: 50%;
    margin-left: -126px;*/ /* how far from the center to the left */
}

.GrayBox {
    background: white;
    border: 2px solid #005264;
    color: #005264;
    padding: 5px;
    margin: 20px 0 40px 0;
}

.CountyHead {
    font-weight: bold;
}

.Section {
    margin-bottom: 15px;
}

.CountyText li {
    margin-left: 15px;
}

.OrangeHead {
    font-weight: bold;
    font-size: 1.2em;
    color: #ed7700;
}

.GrayLine {
    margin: 20px 0 20px 0;
    border-bottom: 1px solid #005264;
}


/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #4dbde5;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: AvantGardeBookBT !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}

    #cookieConsent a {
        color: #4B8EE7;
        text-decoration: none;
    }

#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}

    #closeCookieConsent:hover {
        color: #FFF;
    }

#cookieConsent a.cookieConsentOK {
    background-color: #00abe6;
    color: white;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}

    #cookieConsent a.cookieConsentOK:hover {
        background-color: #5eb2c6;
    }
/*Cookie Consent End*/

@media (max-width: 375px) {
    .Inputtext {
        font-size: 10px !important;
    }

    .FGButton {
        border-radius: 20px 20px 20px 20px;
        height: 100%;
        color: white;
        font-family: AvantGardeBookBT;
        font-size: 16px !important;
        border-color: white;
        border: solid;
        border-width: 1px;
        background-color: #4dbde5;
        cursor: pointer;
        font-weight: bolder;
    }

        .FGButton.ClaimBtn {
            width: 50%;
            padding: 5px 40px 5px 40px;
        }

        .FGButton.CompetitionBtn {
            width: 60%;
            padding: 5px 40px 5px 40px;
        }

        .FGButton.ProceedToPayment {
            width: 90%;
            padding: 5px 40px 5px 40px;
        }

        .FGButton.StartShopping {
            width: 200%;
            padding: 5px 4px 5px 4px;
        }

        .FGButton.GetDiscountCode {
            width: 60%;
            padding: 5px 40px 5px 40px;
            background-color: #06a7e0 !important;
        }


    .txtTandC {
        font-size: 9px !important;
        font-weight: bold !important;
    }

    .txtTandCReg {
        font-size: 9px !important;
        font-weight: 200 !important;
    }
}






@media (max-width: 575.98px) {
    .txtTandC {
        font-size: 9px !important;
        font-weight: bold !important;
    }

    .txtTandCReg {
        font-size: 9px !important;
        font-weight: 200 !important;
    }


    .PadddingR50 {
        padding-right: 0px;
    }

    .PadddingL50 {
        padding-left: 0px;
    }

    .formTextS {
        color: #000000 !important;
        font-weight: lighter !important;
        font-family: AvantGardeBookBT;
        font-size: 14px;
    }

    .MenuSeprate {
        border-right: solid;
        border-color: transparent;
        border-width: 0px;
        padding-left: 0px;
        margin-left: 0px;
        margin-top: 0px;
        height: 10px;
    }

    .bg-light {
        /*background-color: #06a7e0 !important;*/
        background-color: #4b037c !important;
    }

    .leftMargin30Formobile {
        margin-left: -25px !important;
    }

    .navbar-toggler {
        width: 47px;
        height: 34px;
        background-color: #5eb2c6;
        border: none;
        color: white !important;
    }

        .navbar-toggler .line {
            width: 100%;
            float: left;
            height: 2px;
            background-color: #fff;
            margin-bottom: 5px;
        }



    .CornerMenu {
        width: 70%;
        height: 10px;
        color: white;
        font-family: AvantGardeBookBT;
        font-size: 22px !important;
        cursor: pointer;
        padding-left: 10px;
    }


    .LimenuStyle {
        padding-left: 0px !important;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
        vertical-align: middle !important;
        height: auto;
    }

    .Heading-label {
        color: #07a7e1;
        font-family: AvantGardeBookBT !important;
        font: bold !important;
        font-size: 17px;
    }

    .formText {
        color: #000000 !important;
        font-family: AvantGardeBookBT !important;
        font-size: 14px !important; /*25px;*/
        font-weight: lighter !important;
    }



    .BlueImaegSrc {
        content: url('../images/Blue.png');
    }

    .LogoSrc {
        content: url('../images/Feelgoods Logo.png');
    }

    .GreenBox {
        background-color: #75c044;
        border-radius: 30px 30px 30px 30px;
        padding: 50px !important;
        margin-top: 20px !important;
        margin-right: 0px !important;
        margin-bottom: 0px !important;
        margin-left: 0px !important;
        color: white;
        font-family: AvantGardeBookBT;
        font-size: 22px !important;
    }



    .RewardMessageGreen {
        font-size: 18px;
        font-family: AvantGardeBookBT;
        color: #75c044;
        font-weight: bold !important;
    }


    .FooterCont1 {
        margin-left: 10px;
        border-left: none;
        /*border-color: white;
	border-width: 2px;*/
    }

    .FooterCont2 {
        margin-left: 10px;
        border-left: none;
        /*border-color: white;
	border-width: 2px;*/
    }

    .FooterCont3 {
        margin-left: 40px;
        float: left;
    }

    .carousel-caption {
        top: 5px;
        bottom: auto;
        right: 5px;
        left: auto;
        background-color: #e61a4f !important;
        width: 100px;
        text-wrap: normal;
        border-radius: 10px 10px 10px 10px;
        font-size: 16px !important;
    }

    .carousel-indicators {
        top: 275px; /* vertical position */
    }


    .Inputtext {
        font-size: 10px !important;
    }

    .RewardMainHeadingDBlue {
        font-size: 26px !important;
        font-family: AvantGardeBookBT;
        color: #FFFFFF;
        font-weight: bold !important;
    }

    .RewardMainHeadingDBlueSmall {
        font-size: 18px !important;
        font-family: AvantGardeBookBT;
        color: #FFFFFF;
        font-weight: bold !important;
    }

    .RewardMainHeadingBlue {
        font-size: 22px !important;
        font-family: AvantGardeBookBT;
        color: #4dbde5;
        font-weight: bold !important;
    }

    .RewardSubHeadingBlue {
        font-size: 20px !important;
        font-family: AvantGardeBookBT;
        color: #4dbde5;
        font-weight: bold !important;
    }

    .RewardSubHeadingBlueDark {
        font-size: 26px !important;
        font-family: AvantGardeBookBT;
        color: #FFFFFF;
        font-weight: bold !important;
    }

    .RewardSubHeading2Blue {
        font-size: 18px !important;
        font-family: AvantGardeBookBT;
        color: #4dbde5;
        font-weight: bold !important;
    }

    .RewardSubHeading2BlueDark {
        font-size: 18px !important;
        font-family: AvantGardeBookBT;
        color: #FFFFFF;
        font-weight: bold !important;
    }


    .RewardSubHeading2Red {
        font-size: 18px !important;
        font-family: AvantGardeBookBT;
        color: red;
        font-weight: bold !important;
    }


    .RewardSubHeading24Blue {
        font-size: 18px !important;
        font-family: AvantGardeBookBT;
        color: #4dbde5;
        font-weight: bold !important;
    }

    .RewardBlueSmall {
        font-size: 14px !important;
        font-family: AvantGardeBookBT !important;
        color: #4dbde5 !important;
        font-weight: bold !important;
    }

    .RewardBlueSmallDark {
        font-size: 18px !important;
        font-family: AvantGardeBookBT !important;
        color: #FFFFFF !important;
        font-weight: bold !important;
    }



    .txtForm1 {
        border-color: #4dbde5 !important;
        height: auto !important;
        width: 500px;
        padding: 8px 12px !important;
        font-size: 20px;
        border-radius: 15px 15px 15px 15px;
        text-align: center;
        font-family: AvantGardeBookBT;
    }



    .RewardHeadingGreen {
        font-size: 22px;
        font-family: AvantGardeBookBT;
        color: #75c044;
        font-weight: bold !important;
    }


    .RewardSubHeadingGreen {
        font-size: 20px;
        font-family: AvantGardeBookBT;
        color: #75c044;
    }

    .RewardDescription {
        font-size: 16px;
        font-family: AvantGardeBookBT !important;
    }

    .RewardDescriptionBold {
        font-size: 16px;
        font-family: AvantGardeBookBT !important;
        font-weight: bold;
    }

    .FGButton {
        border-radius: 20px 20px 20px 20px;
        height: 100%;
        color: white;
        font-family: AvantGardeBookBT;
        font-size: 16px !important;
        border-color: white;
        border: solid;
        border-width: 1px;
        background-color: #4dbde5;
        cursor: pointer;
        font-weight: bolder;
    }

        .FGButton.ClaimBtn {
            width: 50%;
            padding: 5px 40px 5px 40px;
        }

        .FGButton.CompetitionBtn {
            width: 60%;
            padding: 5px 40px 5px 40px;
        }

        .FGButton.ProceedToPayment {
            width: 90%;
            padding: 5px 40px 5px 40px;
        }

        .FGButton.StartShopping {
            width: 200%;
            padding: 5px 4px 5px 4px;
        }

        .FGButton.GetDiscountCode {
            width: 60%;
            padding: 5px 40px 5px 40px;
            background-color: #06a7e0 !important;
        }

    .mobileSizeChar {
        width: 60% !important;
        /*height:70%!important;*/
    }

    /*html table headiong*/

    .RewardSubHeading2Green {
        font-size: 14px;
        font-family: AvantGardeBookBT;
        font-weight: bold;
        color: #75c044;
    }
}
