.discover_fc_frame {
    bottom: 76px !important;
}

.fc-unread-count {
    position: fixed;
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    text-align: center;
    font-size: 10px;
    right: 18px;
    z-index:60000000001;
    font-weight: 700;
    bottom: 64px;
    background: #ff1a00;
    background: -moz-linear-gradient(top,#ff1a00 0,#ff1a00 100%);
    background: -webkit-linear-gradient(top,#ff1a00 0,#ff1a00 100%);
    background: linear-gradient(to bottom,#ff1a00 0,#ff1a00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1a00', endColorstr='#ff1a00', GradientType=0 );
    padding-top: 0px;
    line-height: 14px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.5);
}

.freshchat_hc_contactUs_img{
	margin: 5pt;padding: 0px;border-style: none;border-width: 0px;font-style: normal;font-weight: normal;font-variant: normal;list-style: none outside none;letter-spacing: normal;line-height: normal;text-decoration: none;vertical-align: baseline;white-space: normal;word-spacing: normal;position: absolute;top: -12px;left: -7px;z-index: 600;width: 30px;
}

.freshchat_hc_contactUs{
padding-left: 35px
}	

.freshchat_hc_index{
	padding-left: 1px;
}	

/*Error Chat Message*/
.error_chat_message{
	position: absolute;
    background: #ff7600;
    padding: 5px;
    border-radius: 10px;
    max-width: 400px;
    width:100%;
    min-width:250px;
    box-shadow: 1px 3px 10px 0px #7a8282;
    max-height:25px;
    border: 1px solid #ccc;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    z-index: 1050;
    display: none;
    white-space:nowrap;
    box-sizing: border-box;
}
#custom_fc_frame_new .error_chat_message{
	right:0;
}
.fcicon.errorClass{
    position:relative;
}
.word_wrap{
	white-space:nowrap;
}
.fcicon,.prefcicon{
	display:inline-block;
	outline:none!important;
}
.fcicon.bt_pos{
	display:block;
	margin-top:10px;
}
.right-rail-body .fcicon,.right-rail-body .prefcicon{
	margin:40px 0 0px 20px!important;
	padding:0!important;
	outline:none!important;
}
.fcicon a:hover,.prefcicon a:hover,.fcicon:hover #hover,.prefcicon:hover #hover,.fcicon.WT_Overlays_left:hover,.fcicon.WT_Overlays_middle:hover{
	text-decoration:underline!important;
}
.nothanks_32_1:hover,.nothanks_30_1:hover{
  text-decoration:underline!important;
  cursor:pointer;
}
.nothanks_32_1,.nothanks_30_1{
font-family: Meta-Norm,Arial,Helvetica,sans-serif;
color: rgb(38, 123, 177);
}
.step_31_1,.step_31_2{
float:right;
margin-top:7px;
}
.step_31_1:hover span,.step_31_2:hover span{
  text-decoration:underline;
  cursor:pointer;
}
.step_31_1 span,.step_31_2 span{
font-family: Meta-Norm,Arial,Helvetica,sans-serif;
color: rgb(38, 123, 177);
}
.bottom-links ul li .fcicon{
	float:right!important;
}
.fcicon[fc-info="type6,button"]:hover #fc-chaticon #hover{
    text-decoration:none!important;
	cursor:pointer;
}
.wb_icon,.steps_pp_icon
{
	float: right;
    margin-right: 20px;
    margin-top: 5px;
}
.button-wraper{
	display:block!important;
}
.suit_icon
{
	float: right;
    margin-right: 15px;
}
.accordion-group.need-more-help.show_help {
    display: block!important;
}
.accordion-group.need-more-help.show_help .fcicon{
    margin:10px 0 0 20px;
}
.fcicon.wq{
    margin-top: 24px;
    float: right;
    padding-right: 60px;
}
.bold_text{
	font-weight:bold;
}

/*Web target team changes*/
.fcicon.WT_Overlays_left{
	cursor: pointer;
	color: #2477ab;
	padding-top: 12px!important;
	display:block;
}
.fcicon.WT_Overlays_middle{
	cursor: pointer;
	color: #2477ab;
	padding-top: 12px!important;
	padding-left: 3px!important;
	display:block;
}
/*Web target team changes*/
@media all and (max-width:767px){
   .fcicon.wq{
      text-align: center;
      float: initial;
      width: 88%;
   }
}
@media all and (min-width:760px) and (max-width:900px){
.right-rail-body .fcicon,.right-rail-body .prefcicon{
	padding:40px 0 0 5px!important;
}
}
