/* Global */
body {
	color: #141414 !important;
	font-family: Arial,sans-serif !important;
    font-weight: 400 !important;
    -webkit-font-smoothing: antialiased !important;
}
.content{
	background-image: linear-gradient(180deg,#f6f6f6,#f6f6f6 100%,#fff 0) !important;
}

.conversation {
    font-family: Arial,sans-serif !important;
    font-size: 14px;
}
.conversation .watermark {
    line-height: 1.5;
    top: 9px !important;
    font-weight: 400;
}

.new.conversation.form,
.content_inner.online tr.form td,
.content_inner tr.existing.form td {
	background-color: #FFF !important;
	border: 0px !important;
}

/* Header */
.content_inner .header{
	background-color: #EA2227 !important;
}
.content_inner .header h1 {
    color: #FFF !important;
    font-family: AvantGardeGothicITCW01Bd, Arial, sans-serif !important;
    font-weight: 700 !important;
    font-size: 16px;
    text-transform: uppercase !important;
    margin-top: 1px !important;
    letter-spacing:0px !important;
    -webkit-font-smoothing: antialiased !important;
}
.content_inner .header .caption.icon{
	color: #FFF !important;
	margin-top: -4px !important;
}
.content_inner .header .minimize_icon{
	color: #FFF !important;
}
.content_inner .header .minimize_icon:hover{
	color: #FFF !important;
}
.header .openinghours_back, .header .openinghours_back h1 {
    color: #FFF !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    letter-spacing:0px !important;
    -webkit-font-smoothing: antialiased !important;
}
.header.openinghours .openinghours_back .back {
	margin-top: 0px !important;
	color: #FFF !important;
}

/* Inputs */
textarea, input {
	font-family: Arial, sans-serif !important;
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
}
.form .message_footer .enter, .form .input .enter{
	margin-top: 5px;
	font-size: 12px !important;
}
.enter .existing_enter_checkbox{
	margin-top: 6px;
}
label.hide_mobile_enter{
	padding-top: 1px;
}

li.input.name, li.input.email {
    font-size: 12px;
}

.chat .conversation.form textarea {
    height: 37px !important;
}

/* Interactions */
.existing .feedback .message_footer .send_button, 
.existing .question .message_footer .send_button, 
.new.conversation .input .start_button, 
.conversation .close_button{
    font-family: Arial, sans-serif !important;
    font-style: normal;
    padding: 5px 11px 5px 11px !important;
    margin-left: 10px !important;
    background: #F9BA56 !important;
    color: #FFFFFF !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    text-transform: none !important;
    letter-spacing:0px !important;
    transition: 0.2s !important;
}

.existing .feedback .message_footer .send_button:hover, 
.existing .question .message_footer .send_button:hover, 
.new.conversation .input .start_button:hover, 
.conversation .close_button:hover{
	text-decoration: none !important;
	background: #f7a625 !important;
    transition: 0.2s !important;
}
.content_inner.chat .conversation .message_footer, .content_inner.chat .conversation li.sendbutton {
    height: 27px !important;
}
.chat .existing .feedback .message_footer .send_button, 
.chat .existing .question .message_footer .send_button, 
.chat .new.conversation .input .start_button{
	font-size: 13px;
	padding-bottom: 1px;
	padding-top: 5px;
}
.chat .conversation .watermark {
    top: 9px !important;
}
.message_footer .end_chat,
.message_footer .close_window{
	color: #495c6f !important;
    margin-top: 8px;
    font-size: 10px !important;
}
.end_chat_text,
.close_window,
.conversation .close_button{
	font-family: Arial,sans-serif !important;
	font-weight: 700 !important;
    font-style: normal;
}
li.rating .rating .filler{
	margin: 0;
}
/* Bubbles */
.message_bubble.user .bubble:after, .message_bubble.ratingreply .bubble:after, .message_bubble.autoreply .bubble:after{
	border-left-color: #fff;	
}

.message_bubble.user .bubble, 
.message_bubble.ratingreply .bubble, 
.message_bubble.autoreply .bubble{
	background: #FFF;
}
.message_bubble .avatar img, .message_bubble .avatar {
	width: 24px !important;
	height: 24px !important;
}
.message_bubble .bubble{
	color: #454545;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}
.message_bubble .message_header .from {
    color: #2B2C2D !important;
    margin-top: 4px !important;
    margin-left: 5px;
    font-size: 14px !important;
    font-family: Arial,sans-serif !important;
    font-weight: 700 !important;
}
.message_bubble .message_header .date{
	font-size: 10px;
	padding-top: 3px;
}

.message_bubble .message_header {
	margin-top: -2px !important;
}

/* Rating */
#rating .rating_text{
	font-size: 14px;
    font-weight: 700 !important;
    font-family: Arial,sans-serif !important;
    text-transform: none !important;
    color: #454545 !important;
}
li.rating .rating_text,
li.rating .rating .filler {
	background-color: transparent !important;
}

/* Openinghours */
#openinghours,
#openinghours .openinghours_content,
#openinghours .openinghours_content .content{
	background: #FFF !important;
}
#openinghours .webstore_info{
	background: linear-gradient(180deg,#f6f6f6,#f6f6f6 100%,#fff 0) !important;
}
#openinghours .webstore_info .webstore_name {
    color: #2B2C2D !important;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 700 !important;
    margin-bottom: -1px !important;
    letter-spacing: 0px;
}
#openinghours .webstore_info .phonenumber.mobile {
   	background: #2b2c2d !important;
    border: 0 !important;
    border-radius: 0px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    font-family: Arial, sans-serif !important;
    padding: 3px 8px 3px 8px !important;
    margin-bottom: 0;
}
#openinghours .openinghours_content .response_time .right {
    margin-right: 27px !important;
}
#openinghours .webstore_info .phonenumber.mobile:hover {
	text-decoration: underline !important;
}
#openinghours span.address_one {
	margin-top: 4px;
}
#openinghours span.address_one, #openinghours span.address_two{
	font-weight: 700 !important; 
	font-family: Arial,sans-serif !important;
}
.header.openinghours .openinghours_back h1 {
    margin-top: 2px !important;
    margin-left: 3px !important;
}
#openinghours .openinghours_content .content .response_time {
    margin-top: 0px !important;
    margin-bottom: 20px;
}
#openinghours .webstore_info span {
	font-size: 13px;
	font-weight: 400 !important;
	color: #5d5d5d;
}
.openinghours .openinghours_item {
    clear: both !important;
}
#openinghours .openinghours_content .response_time .right .right {
    margin-top: 2px !important;
}
#openinghours .openinghours_content .content .title .time_zone {
	display: none !important;
}
#openinghours .openinghours_content .content .title {
	margin-bottom: 1px !important;
    font-family: Arial, sans-serif !important;
    font-weight: 700 !important;
    font-style: normal;
    color: #2B2C2D !important;
    font-size: 16px !important;
    text-transform: none !important;
    letter-spacing: 0px !important;
}
#openinghours .openinghours_content .content span {
	font-size: 14px !important;
	line-height: 16px !important;
}
#openinghours .openinghours_content .content .response_time span,
#openinghours .openinghours_content .content span.right{
	font-weight: 400; 
	font-family: Arial,sans-serif !important;
}
#openinghours .openinghours_content .content .response_time span.left{
	font-weight: 400; 
	font-family: Arial,sans-serif !important;
}

#openinghours .openinghours_content .content .left{
	font-weight: 400; 
	font-family: Arial,sans-serif !important;
}

/* Footer */
.content_inner .footer{
	background-color: #a2a2a2 !important;
	border-top: 1px solid #e0e6e6 !important;
	font-style: normal;
}
.footer .service_rating span.icon {
	color: #FFF !important;	
}
.footer .service_rating li{
    color: #FFF !important;
    font-size: 14px !important;
    transition: 0.2s !important;
}
.content_inner.phone .service_rating li .rating.day-percentage.active, .content_inner.phone .service_rating li .rating.day-percentage:hover,
.service_rating li .rating.day-percentage.active, .service_rating li .rating.day-percentage:hover, .service_rating li .rating.day-percentage:hover span.icon, .service_rating li .rating.day-percentage.active span.icon {
	color: #2B2C2D !important;
    transition: 0.2s !important;
	
}
.service_rating li span.value {
    font-family: Arial,sans-serif !important;
    font-weight: 700 !important;
    margin-top: 5px !important;
}
.footer .powered_by{
	color: #ccc !important;
	display: block !important;
	margin-top: 18px !important;
	font-family: helvetica, arial !important;
	font-weight: normal !important;
	font-size: 12px !important;
}