form.css_cs_rl_tbl_rgForm  
{
    
    font-size: 16px;
    color:#000;
    padding:5px;
    max-width :600px;
    -webkit-text-size-adjust: 100%;
    margin:0 auto;
    font-family: "Vista Sans", sans-serif;
} 

#cs_rl_dbs_offercontent_referrer {
    margin:0 auto;
    font-family: "Vista Sans", sans-serif;
}

#cs_rl_dbs_offercontent_referee{
    margin:0 auto;
    font-family: "Vista Sans", sans-serif;
}

form.css_cs_rl_tbl_rgForm label{
    
    color: #000;
    font-size: 14px;
    display: inline-block;
    font-weight:700;
    margin-bottom:8px;
    
}

form.css_cs_rl_tbl_rgForm input[type="text"]  
{
    /*border-radius: 20px;
    border: 1px solid #cdd7da;
    background: #fff;
    width: 100%;
    -webkit-appearance: none;
    padding:5px;
    height:24px;*/
    width:100%;
    outline:none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-appearance: none;
    border: 1px solid #6d7278;
    line-height: 32px;
    padding: 8px 12px;
    background: #fff;  
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    
    
} 

form.css_cs_rl_tbl_rgForm input[type="text"]:focus
{border-color:#0084c1 !important;
} 


input[type="text"].css_cs_rl_tbl_rgForm_Error 
{
    border: 1px solid #dc3545 !important;
}

.cs_rdBtns {
    text-align: center;
}

form.css_cs_rl_tbl_rgForm input[type="radio"] {
    height:auto;
    width:auto;
    margin-left: 30px;
}


#cs_rl_btn_account_open_Go {
    outline:none;
   width:100%;
  position: relative;
  display: inline-block;
  text-align:center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;    
  -webkit-appearance: none;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.125rem;
  cursor: pointer;
  padding: 10px 20px;
  text-decoration: none;
  height: 50px;
  border-radius: 3px;
  font-family: "Vista Sans", sans-serif;
  color: #fff;
  border: 1px solid #007078;
  font-weight: 400;
  background: linear-gradient(to top, #007078 50%, #fff 50%);
  background-size: 100% 200%;
  background-position: 0% -100%;
  transition: background-position 0.4s ease, color 0.4s ease;
     max-width:300px;
     margin: 0 auto;
    display: block;
}



form.css_cs_rl_tbl_rgForm input[type="button"] 
{   
   outline:none;
   float: right;
  width:100%;
  position: relative;
  display: inline-block;
  text-align:center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;    
  -webkit-appearance: none;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.125rem;
  cursor: pointer;
  padding: 10px 20px;
  text-decoration: none;
  height: 50px;
  border-radius: 3px;
  font-family: "Vista Sans", sans-serif;
  color: #fff;
  border: 1px solid #007078;
  font-weight: 400;
  background: linear-gradient(to top, #007078 50%, #fff 50%);
  background-size: 100% 200%;
  background-position: 0% -100%;
  transition: background-position 0.4s ease, color 0.4s ease;
 }


form.css_cs_rl_tbl_rgForm input[type="button"]:hover {
    color: #007078 !important;
    background-position: 0% 0%;
 }


#cs_rl_btn_account_open_Go:hover {
    color: #007078 !important;
    background-position: 0% 0%;
    
}


input[type="button"].css_cs_rl_tbl_rgBtnDisable 
{
} 

input[type="button"].cs_rl_btn_progress 
{
    cursor: wait !important;
} 

label.cs_rl_cssValidation 
{
    color: #c30631 !important;
    font-size:12px;
} 

span.cs_rl_cssValidation 
{
    color: #c30631 !important;
    font-size:12px;
} 

label.cs_rl_lblSucess 
{
    
    color: #c30631 !important;
    margin-top:12px;
    font-weight:bold !important;
    font-size:24px !important;
    padding-top:3px;
    border-radius: 20px;
    width:100%;
    text-align:center !important;
    
} 

span.cs_rl_lblSucess 
{
    
    color: #c30631 !important;
    margin-top:12px;
    font-weight:bold !important;
    font-size:24px !important;
    padding-top:3px;
    border-radius: 20px;
    width:100%;
    text-align:center !important;
    display:block;
} 

h3.css_cs_rl_thankyou_message_title {
    color: #c30631 !important;
    margin-top:12px;
    font-weight:bold !important;
    font-size:24px !important;
    padding-top:3px;
    border-radius: 20px;
    width:100%;
    text-align:center !important;
    display:block;
    font-family: "Vista Sans", sans-serif;
}

label.cs_rl_lblFail 
{
    float: right;
    color: #c30631 !important;
    margin-top:12px;
    font-weight:bold;
    font-size:14px;
    padding-top:3px;
} 

span.cs_rl_lblFail 
{
    float: right;
    color: #c30631 !important;
    margin-top:12px;
    font-weight:bold;
    font-size:14px;
    padding-top:3px;
} 

.cs_rl_lbl_error_message,.cs_rl_shr_lbl_error_message {
    color: red !important;
    display: block;
    line-height: 1.5;
    font-size:14px;
}


.cs_rl_btn {
    width: 125px;
}

.cs_rl_btn_mob {
    width: 100%;
}


.cs_rl_shr_email_section_title label{
    font-weight:bold !important;
    padding-bottom: 10px;
    padding-left:5px;
    
}
.cs_rl_shr_email_section{
    padding-top:15px;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:5px;
    padding-right:5px;
}

.cs_rl_shr_email_section2{
    background:#f9f9f9;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:5px;
    padding-right:5px;
}

.cs_rl_shr_email_section3{
      padding-top:15px;
      padding-left:5px;
    padding-right:5px;
    
}



[class*="cs_rl_col_"] {
    float:left;
    padding: 5px 5px;
    display:table-cell;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
} 


.cs_rl_row {
    display:flex;
    align-items:flex-end;
}


.cs_rl_row::after {
    content: "";
    clear: both;
    display: table;
} 


.cs_rl_col_s_6 {
    width:50%;
}


.cs_rl_col_s_12 {
    width:100%;
}

.cs_rl_col_s_4{
    width:33.33%;
}

.cs_rl_col_s_2{
    width:16.67%;
}

.cs_rl_pwrdbylogo {
    background:url(../images/poweredbyreferlive_color2.png);
    width:100%;
    height:36px;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:center center;
    margin-top:25px;
    
}
.cs_rl_pwrdbylogowhite {
    display:none !important
    
}


/* DBS */

[class^="cs_dbs_offer_title_"] {
    font-weight:bold;
    font-size:20px;
    font-weight:700;
    color: #000;
    float:left;
    padding-right:3px;
} 

[class^="cs_dbs_offer_sub_"] {
    color: #000;
    font-size:20px;
    font-weight:700;
    float:left;
    display:inline-block
}

[class^="cs_dbs_offer_details1_"] {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    clear:both;
    padding-top:10px;
}

[class^="cs_dbs_offer_qual_"]>ul{
    color: #000;
    font-size: 16px;
}

[class^="cs_dbs_offer_qual_"]>ul li {
    list-style-position:inside;
    overflow:hidden;
}

[class^="cs_dbs_offer_details2_"] {
    font-weight:bold;
    color: #000;
}

[class^="cs_dbs_offer_footer_"] {
    color: #000;
    font-size: 16px;
 
    }

[class^="cs_dbs_offerrow_"] {
 
    border-radius:0px;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:25px;
    padding-right:25px;
}

.cs_dbs_offerrow_2{
    background-color:#F6F5F7;
}

.cs_dbs_offerrow_4{
    background-color:#F6F5F7;
}
.cs_dbs_offer_footer {
    padding-top:25px;
    padding-left:25px;
    color: #000;
    font-size: 16px;
}
.cs_dbs_offer_footer_1 {
    padding-top:40px;
    color: #000;
    font-size: 16px;
}



@media only screen and (max-width: 400px) {
    
    .cs_rl_row {
    display:inline-block;
    width:100%;
}

    .cs_rl_col_s_6 {
        width: 100%;
    }

    .cs_rl_col_s_12 {
        width: 100%;
    }

    .cs_rl_col_s_4 {
        width: 100%;
    }

    .cs_rl_col_s_2 {
        width: 100%;
    }
}

/* Share form css */


form.css_cs_rl_tbl_rgForm input[type="button"] {
    margin-top:22px;
}

.cs_rl_shr_hdr{
    text-align:center;
    font-size:32px;
    color:#000;
    background: linear-gradient(0deg, #e0e329 50%, transparent 50%);
}

.cs_rl_shr_hdr_mob{
    text-align:center;
    font-size:26px;
    color:#000;
    background: linear-gradient(0deg, #e0e329 50%, transparent 50%);
}

.cs_rl_shr_sub{
    
    font-size:18px;
    padding-left:25px;
    padding-right:25px;
}

.cs_rl_shr_sub_mob{
    
    font-size:14px;
    padding-left:25px;
    padding-right:25px;
}

.cs_rl_shr_social_txt{
    display:none;
    width:0px;
    height:0px;
    cursor:pointer;
    margin-right:15px;
    background-repeat:no-repeat;
    background-size:contain;
}

.cs_rl_shr_social_txt_mob{
    background:url(https://rlforms.referlive.com/images/ShareIcon_Text_38x30_sffire.png);
    display:inline-block;
    width:38px;
    height:30px;
    cursor:pointer;
    margin-right:15px;
    background-repeat:no-repeat;
    background-size:contain;
}

.cs_rl_shr_social_fb{
    background:url(https://rlforms.referlive.com/images/FB_40x40.png);
    display:inline-block;
    width:30px;
    height:30px;
    cursor:pointer;
    margin-right:15px;
    background-repeat:no-repeat;
    background-size:contain;
}

.cs_rl_shr_social_fb_mob{
    background:url(https://rlforms.referlive.com/images/FB_40x40.png);
    display:inline-block;
    width:30px;
    height:30px;
    cursor:pointer;
    margin-right:15px;
    background-repeat:no-repeat;
    background-size:contain;
}

.cs_rl_shr_social_fbmsg{
    background:url(https://rlforms.referlive.com/images/fbmessenger_40x40.png);
    display:inline-block;
    width:30px;
    height:30px;
    cursor:pointer;
    margin-right:15px;
    background-repeat:no-repeat;
    background-size:contain;
}

.cs_rl_shr_social_fbmsg_mob{
    background:url(https://rlforms.referlive.com/images/fbmessenger_40x40.png);
    display:inline-block;
    width:30px;
    height:30px;
    cursor:pointer;
    margin-right:15px;
    background-repeat:no-repeat;
    background-size:contain;
}

.cs_rl_shr_social_twitter{
    background:url(https://rlforms.referlive.com/images/ShareIcon_Twitter_x.png);
    display:inline-block;
    width:30px;
    height:30px;
    cursor:pointer;
    margin-right:15px;
    background-repeat:no-repeat;
    background-size:contain;
    background-repeat:no-repeat;
    background-size:contain;
}

.cs_rl_shr_social_twitter_mob{
    background:url(https://rlforms.referlive.com/images/ShareIcon_Twitter_x.png);
    display:inline-block;
    width:30px;
    height:30px;
    cursor:pointer;
    margin-right:15px;
    background-repeat:no-repeat;
    background-size:contain;
    background-repeat:no-repeat;
    background-size:contain;
}

.cs_rl_shr_social_linkedin{
    background:url(https://rlforms.referlive.com/images/linkedin_40x40.png);
    display:inline-block;
    width:30px;
    height:30px;
    cursor:pointer;
    margin-right:15px;
    background-repeat:no-repeat;
    background-size:contain;
}

.cs_rl_shr_social_linkedin_mob{
    background:url(https://rlforms.referlive.com/images/linkedin_40x40.png);
    display:inline-block;
    width:30px;
    height:30px;
    cursor:pointer;
    margin-right:15px;
    background-repeat:no-repeat;
    background-size:contain;
}

.cs_rl_shr_social_share_section{   
    display:inline-block;
    width:100%;
    cursor:default;
    font-size:16px;
    font-weight:bold;
    
    padding-top:15px;
}

.cs_rl_shr_social_share_section_header {
    line-height:1.25;
    margin-top: 10px;
    font-size: 13px;
    
}
/* share form css ends */