body{display: block;}
body{
    /* background: url(https://d3e1y4kxkqljcb.cloudfront.net/survey_us_d/acehardwarebg_new.jpg)no-repeat!important;
    background-size: cover!important;
    background-attachment: fixed!important; */
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(235,58,50,0.3015800070028011) 100%);
}
.icon-comments:before {
content: "\e900";
}
.bg-color {background-color: #f2f2f2 !important;}
.top_bar, .continue, .choices .answerOption, .remove_link button{
    background-color: #eb3a32 !important;
    -webkit-box-shadow: 0 2px 0 #c43028!important;
    box-shadow: 0 2px 0 #c43028!important;
}
.btn-color {background-color: #eb3a32 !important;}
.btn-tx {color: #ffffff !important;}
.btxh-color:hover {color: #ffffff !important;}
.btnh-color:hover {background-color: #c43028 !important;}
.btnh-tx-color:hover {color: #ffffff !important;}
.bh-color:hover, .choices .answerOption:hover{background-color: #c43028 !important;}
.time {color: #e32626 !important;}
/* .hd {background-color: #fff !important;} */
.hd-top {background-color: #eb3a32 !important;}
.hd-top-tx {color: #ffffff !important;}
.front-progress {background-color: #eb3a32 !important;}
.progress {background-color: #e3e3e3 !important;}
.date-tx {color: #000000 !important;}
.date-border {border-color: #ededed !important;}
.expire-tx {color: #000000 !important;}
.expire-bar {background-color: #e8e8e8 !important;}
.date-bg {background-color: #fcfcfc !important;}
.hd-top.hd-top-tx{
    background-color: #eb3a32 !important;
    color: #fff !important;
}
.marqueeStyle .mr-2{
    fill: #fff;
}
.modal-header{
background-color: #fff !important;
}
.text-center .logo-container{
max-width: 290px;
margin-bottom: -5px;
margin-top: 0;
max-height: 100%;
}
.text-center .logo-container{
    max-width: 100%;
}
.site-logo{
    text-indent: 0;
    color: #eb3a32;
    font-size: 50px;
    font-weight: 700;
    margin: -5px auto -10px;
}
/* .congrat_block,
.loader_label,
.reward-page .thankyou-text2{
    background-image: linear-gradient(to right, #eb3a32, #eb433b, #eb4c43, #ea544c, #e95b54, #e95b54, #e95b54, #e95b54, #ea544c, #eb4c43, #eb433b, #eb3a32);
} */
.sub_title.container{
    display: block;
}
.site-logo{
    /* text-indent: -99999px;
    margin: 10px auto 10px;
    width: 181px;
    height: 90px;
    background: url(../assets/os-full-logo.svg) no-repeat; */
    background-size: cover;
}
.hd{
    text-align: left!important;
}
/* .rlt_logo{
    background: url(../assets/os-full-logo.svg) no-repeat;
    width: 181px;
    height: 90px;
    background-size: cover;
    margin: 15px auto 10px;
}    */
.congrats_block, .tga_tt{
    color: #eb3a32;
}
@media only screen and (max-width: 500px){
    .bh-color:hover {background-color: #c43028 !important;}
    .bh-color:active {background-color: #c43028 !important;}
    .btxh-color:hover {color: #ffffff !important;}
    .btxh-color:active {color: #ffffff !important;}
    .text-center .logo-container {
        max-width: 100%;
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .site-logo {
        text-indent: 0;
        color: #eb3a32;
        font-size: 40px;
        font-weight: 700;
        /* width: 151px;
        height: 75px; */
        margin: -5px auto -10px !important;
    }
    .rl_ogo .logo-container span.site-logo{
        width: 100px;
        height: 61px;
        margin: 5px auto 10px;
    }   
    .rlt_logo{
        width: 121px;
        height: 60px;
        background-size: cover;
        margin: 10px auto 15px;
    }
} 