.google_calendar_modal_wrap  {
width: 100%;
max-width: 100%;
}
.google_calendar_view  {
cursor: pointer;
background: none;
display: inline-block;
margin: 5px 5px;
border-radius: 4px;
padding: 0px 8px;
color: #3a87ad;
font-weight: bold;
line-height: 18px;
}
.google_calendar_view.wp_gcal_event_expired {
opacity: 0;
}
.google_calendar_view  .fa{
cursor: pointer;
background: none;
display: inline-block;
margin: 0px 0px;
padding: 0px 0px;
color: #3a87ad;
font-weight: bold;
line-height: 18px;
}
a.wp-chatbot-add-new-event {
display: inline-block;
position: relative;
font-size: 14px;
line-height: 20px;
background: #046bd2;
color: #fff;
border-radius: 4px;
padding: 5px 10px;
margin: 0px 0px;
font-weight: bold;
}
.google_calendar_view.fc .fc-toolbar {
display: block !important;
}
#google_calendar_modal_view {
padding: 15px 0px;
width: 100%;
max-width: 100%;
}
#google_calendar_modal_view.fc .fc-toolbar.fc-header-toolbar {
font-size: 14PX;
}
#google_calendar_modal_view.fc .fc-view-harness {
font-size: 14px;
}
.event-submission-form-wrap{
display: none;
position: relative;
font-size: 14px;
}
.event-submission-form-wrap h3{
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
line-height: 25px;
}
.event-submission-form-wrap .event-form-group{
width:100%;
padding: 10px 0px;
}
body .event-submission-form-wrap .event-form-group input[type="text"], 
body .event-submission-form-wrap .event-form-group input[type="email"], 
body .event-submission-form-wrap .event-form-group input[type="datetime-local"], 
body .event-submission-form-wrap .event-form-group input[type="date"], 
body .event-submission-form-wrap .event-form-group input[type="time"] {
width: 100%;
max-width: 100%;
padding: 8px;
box-shadow: 0 0 0 transparent;
border-radius: 4px;
border: 1px solid #8c8f94;
background-color: #fff;
color: #2c3338;
border-radius: 4px !important;
height: 40px;
font-size: 16px;
margin: 0px 0px !important;
}
.event-submission-form-wrap .event-form-group button[type="submit"]{
margin-right: 5px;
padding: 8px 10px;
border-radius: 4px;
font-size: 14px;
line-height: 20px;
background: #046bd2;
color: #fff;
border-radius: 4px;
font-weight: bold;
border: none;
cursor: pointer;
transition: 0.3s ease all;
}
.event-submission-form-wrap .event-form-group button[type="submit"]:hover{
background: #03519f;
border: none;
transition: 0.3s ease all;
}
.event-submission-form-wrap .event-form-group button[type="button"]{
margin-right: 5px;
padding: 8px 10px;
background: #fcb900;
border-radius: 4px;
font-size: 14px;
line-height: 20px;
color: #fff;
border-radius: 4px;
font-weight: bold;
border: none;
cursor: pointer;
transition: 0.3s ease all;
}
.event-submission-form-wrap .event-form-group button[type="button"]:hover{
background: #d69d02;
transition: 0.3s ease all;
}
.wpbot-loading-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.8);
display: flex;
justify-content: center;
align-items: center;
z-index: 1000;
}
.wpbot-spinner-icon {
border: 4px solid #f3f3f3;
border-top: 4px solid #3498db;
border-radius: 50%;
width: 40px;
height: 40px;
animation: spin 1s linear infinite;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.wp-chatbot-gcal-container {
margin-top: 50px;
display: none;
z-index: 9999999;
}
.wp-chatbot-gcal-details {
box-shadow: 0 0 10px #ccc;
background-color: #ffffff;
}
.active-chatbot-gcal-details {
position: absolute;
right: 100%;
animation: 0.5s chatbotgcalAnimation;
z-index: -1;
}
.wp-chatbot-gcal-details {
margin: 50px 30px 50px auto !important;
} .wp-chatbot-gcal-container.active-chatbot-gcal-details {
display: inline-block;
vertical-align: top;
}
.wp-chatbot-gcal-details {
width: 600px;
position: relative;
margin: 50px auto;
font-size: 0;
min-height: 300px;
padding: 15px;
}
.wp-chatbot-gcal-reload.wp-chatbot-gcal-loading {
display: block;
position: absolute;
background: rgba(255, 255, 255, 0.50);
padding: 3px;
border-radius: 5px;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 999;
}
.wp-chatbot-gcal-loading img {
display: table;
left: 50%;
top: 50%;
position: absolute;
margin: -10px -45px;
}
a.wp-chatbot-gcal-close {
position: absolute;
top: 0;
right: 0;
background: rgba(252, 67, 3, 0.8) url(//bikingman.com/contenu/plugins/wpbot-pro-master/images/wp-boat-product-close-icon.png) no-repeat center;
width: 30px;
height: 30px;
cursor: pointer;
}
@keyframes chatbotgcalAnimation {
0% {
transform: translate(200px);
}
95% {
transform: translate(-10px);
}
100% {
transform: translate(0);
}
}.fc-icon,body .fc{font-size:1em}.fc-button-group,.fc-icon{display:inline-block}.fc-bg,.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-icon,.fc-unselectable{-khtml-user-select:none;-webkit-touch-callout:none}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}.fc th,.fc-basic-view td.fc-week-number,.fc-icon,.fc-toolbar{text-align:center}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed .fc-popover .fc-header .fc-close{color:#666}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}.ui-widget .fc-disabled-day{background-image:none}.fc-icon{height:1em;line-height:1em;overflow:hidden;font-family:"Courier New",Courier,monospace;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fc-icon:after{position:relative}.fc-icon-left-single-arrow:after{content:"\02039";font-weight:700;font-size:200%;top:-7%}.fc-icon-right-single-arrow:after{content:"\0203A";font-weight:700;font-size:200%;top:-7%}.fc-icon-left-double-arrow:after{content:"\000AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\000BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\000D7";font-size:200%;top:6%}.fc button{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;font-size:1em;white-space:nowrap;cursor:pointer}.fc button::-moz-focus-inner{margin:0;padding:0}.fc-state-default{border:1px solid;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border-color:#e6e6e6 #e6e6e6 #bfbfbf;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc button .fc-icon{position:relative;top:-.05em;margin:0 .2em;vertical-align:middle}.fc-state-active,.fc-state-disabled,.fc-state-down,.fc-state-hover{color:#333;background-color:#e6e6e6}.fc-state-hover{color:#333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;transition:background-position .1s linear}.fc-state-active,.fc-state-down{background-color:#ccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:.65;box-shadow:none}.fc-event.fc-draggable,.fc-event[href],.fc-popover .fc-header .fc-close,a[data-goto]{cursor:pointer}.fc .fc-button-group>*{float:left;margin:0 0 0 -1px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{padding:2px 4px}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-ltr .fc-popover .fc-header .fc-close,.fc-rtl .fc-popover .fc-header .fc-title{float:right}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-popover .fc-header .fc-close{font-size:.9em;margin-top:2px}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg table,.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-helper-skeleton,.fc-highlight-skeleton{position:absolute;top:0;left:0;right:0}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-helper-skeleton{z-index:5}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{background:0 0;border-color:transparent;border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-row.fc-rigid,.fc-time-grid-event{overflow:hidden}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:3px;border:1px solid #3a87ad;font-weight:400}.fc-event,.fc-event-dot{background-color:#3a87ad}.fc-event,.fc-event:hover,.ui-widget .fc-event{color:#fff;text-decoration:none}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4;display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected.fc-dragging{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;border-width:1px;width:6px;height:6px;border-style:solid;border-color:inherit;background:#fff;top:50%;margin-top:-4px}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-day-grid-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.fc-toolbar.fc-header-toolbar{margin-bottom:1em}.fc-toolbar.fc-footer-toolbar{margin-top:1em}.fc-toolbar .fc-left{float:left}.fc-toolbar .fc-right{float:right}.fc-toolbar .fc-center{display:inline-block}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{margin:0}.fc-toolbar button{position:relative}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicDay-view .fc-content-skeleton,.fc-basicWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:2px}.fc-basic-view th.fc-day-number,.fc-basic-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-basic-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-basic-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px}.fc-rtl .fc-basic-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-basic-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:grey}.fc-basic-view td.fc-week-number>*{display:inline-block;min-width:1.25em}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:3em}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.ui-widget td.fc-axis{font-weight:400}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3;position:relative}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-helper-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-slats .ui-widget-content{background:0 0}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event.fc-selected{overflow:visible}.fc-time-grid-event.fc-selected .fc-bg{display:none}.fc-time-grid-event .fc-content{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\000A0-\000A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;border-width:1px;width:8px;height:8px;border-style:solid;border-color:inherit;background:#fff;left:50%;margin-left:-5px;bottom:-5px}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt,.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item:hover td{background-color:#f5f5f5}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"); .wbcaBodyHolder{
clear:both;
background-color:#ffffff;
border-left: 1px solid #EAEAEA;
border-right: 1px solid #EAEAEA;
border-radius: 0px 0px 5px 5px;
}
.wpbot-saas-live-chat{
border-radius: 0px 0px 5px 5px;
}
.wbcaBody {
overflow-x: hidden;
overflow-y: hidden;
vertical-align: baseline; font-size:13px;
width: 95%;
font-family: Arial, Helvetica, sans-serif;
}
.live-chat {
width: 65px;
box-shadow: 0px 3px 9px -6px;
border-radius: 50%;
height: 65px;
}
.chatbot-shortcode-row .wbcaBody, .chatbot-theme-shortcode-container .wbcaBody{
min-height: 620px;
}
.chatbot-shortcode-row #wbca_chat_body, .chatbot-theme-shortcode-container #wbca_chat_body{
min-height: 575px;
}
.chatbot-shortcode-row .wpbot-saas-live-chat, .chatbot-theme-shortcode-container .wpbot-saas-live-chat{
min-width: 375px;
}
.wbcaBodyLoading{
background: url(//bikingman.com/contenu/plugins/wpbot-pro-master/addons/live-chat-addon/images/loading.gif) center center no-repeat;
height:50px;
}
.wbcaTitle {
cursor:pointer;
background-color:#1e88e5;
border-bottom:1px solid #1565c0;
border-radius:4px 4px 0 0;
-moz-border-radius:4px 4px 0 0;
-webkit-border-radius:4px 4px 0 0;
-o-border-radius:4px 4px 0 0;
color:#ffffff;
}
.listOpenIcon:hover, .close:hover, .minus.hover, span.chatCloseIcon:hover{
opacity:0.7;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
filter: alpha(opacity=70);
}
.wbcaTitle span{
display:inline-block;
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
line-height: 30px;
}
.wbcaTitle span.chat-member{
padding: 0px 5px;
}
.wbcaTitle span.chatIcon{
width:16px; 
height:16px;
margin: 0px 10px;
margin-top: 10px;
float: left;
}
.wbcaTitle span.chatIcon.wbca_email{
margin-top: 10px;
}
.wbcaTitle span.wbca_chat{
background:url(//bikingman.com/contenu/plugins/wpbot-pro-master/addons/live-chat-addon/images/wbca_chat.png) no-repeat center center;
}
.wbcaTitle span.chatIcon img{
border: 0;
height: auto;
max-width: 100%;
vertical-align: middle;
}
.wbcaTitle span.listOpenIcon, .wbcaTitle span.chatCloseIcon{
width:21px; height:21px;
display:inline-block;
float: right;
margin: 5px 10px 5px 0px;
font-size:16px;
line-height:21px;
text-align:center;
}
.wbcaTitle span.chatCloseIcon{
margin-top:6px;
font-size: 20px;
font-weight: 400;
} .wbca_chat_wrap {
width: 100%;
}
#wbca_chat_body {
overflow-x: hidden;
overflow-y: auto;
vertical-align: baseline;
width:95%;
padding-left: 10px;
}
#wbca_chat_footer {
position:relative;
height: 34px;
}
.wbcaBody #wbca_chat_footer input[type="text"] {
width: 100%;
border: none;
padding: 8px 10px;
margin: 0;
font-size: 13px;
background-color:transparent;
border:0px;
border-top:1px solid #EBEBEB;
}
a.btn-send-message {
width: 33px;
position: absolute;
height: 67px;
left: calc(100% - 60px);
}
.wbca_float_right_footer [type=file] + label {
margin: 0;
padding: 0;
line-height: 0;
}
.wbcaBody #wbca_chat_footer > input:focus {
background-color:#ffffff;
outline: 0
}
.wbcaUser {
float: left;
max-width: 200px;
margin: 5px 10px;
font-size: 13px;
}
.wbcaEvents {
float: right;
margin:5px 8px 0px 10px;
}
.wbcaEvents i.close{
display:inline-block; 
width:21px; height:21px;
font-size:28px;
line-height:21px;
text-align:center;
}
.wbcaEvents i{
font-size:18px;
margin-left:10px;
}
.wbcaOnline {
color: #94CC66;
font-size: 14px;
margin-right: 3px;
opacity: 0.9;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; 
filter: alpha(opacity=90);
} .leftMessage {
margin-right:5px;
max-width: 78%;
}
.rightMessage{
margin-left:5px;
} i.chat_online_circle{
background:url(//bikingman.com/contenu/plugins/wpbot-pro-master/addons/live-chat-addon/images/online.png) no-repeat;
background-size:100%;
-webkit-background-size: 100%; -moz-background-size: 100%; -o-background-size: 100%; 
}
i.chat_offline_circle{
background:url(//bikingman.com/contenu/plugins/wpbot-pro-master/addons/live-chat-addon/images/offline.png) no-repeat;
background-size:100%;
-webkit-background-size: 100%; -moz-background-size: 100%; -o-background-size: 100%; 
} .wbca_message_wrap, .wbca_login_wrap, .wbca_logres_wrap, .wbca_register_wrap, .wbca_signup_wrap{
padding:10px;
}
.wbca_register_wrap, .open-log-in, .wbca-hide{
display:none;
}
.wbca_signup_wrap{
margin: 15% 0;
}
#wbca_type_suggest{
margin: 10px;
background: #f5f5f5;
padding: 10px;
}
#wbca_type_suggest p{
margin:0;
padding:0;
}
.wbca_login_wrap .wbca_login_submit{
display:inline-block;
}
.wbca_login_wrap .wbca_login_submit{
text-align:right;
width:44%;
}
.wbcaBody button:hover{
background-color: #90a4ae;
}
.wbca_logres_wrap{
padding:5px 0;
text-align:center;
}
.wbcaBody textarea{
height:80px;
} #wbca_type_suggest{
position: relative;
}
#wbca_type_suggest .cursor{
display: inline-block; 
background: #565c61; 
width: 1px; 
height: 14px; 
text-align: center;
} @media only screen 
and (min-width : 1824px) {
#wbcaChatWindow{
width:100%;
}
} @media (max-width: 320px){
#wbcaChatWindow{
width:100%;
}
}
span.wbca_mobile_ChatIcon.wbca_chat{
min-width:34px;
height:34px;
border-radius:17px;
-moz-border-radius:17px;
-webkit-border-radius:17px;
position:fixed;
right:0px;
bottom:34px;
cursor:pointer;
z-index:90000;
}
.wbca_mobile_Chat{
display:inline-block;
margin-left: 35px;
margin-right: 15px;
line-height: 34px;
font-size: 15px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color:#ffffff;
}
span.wbca_mobile_ChatIcon.wbca_chat {
background: #1e88e5 url(//bikingman.com/contenu/plugins/wpbot-pro-master/addons/live-chat-addon/images/wbca_chat.png) no-repeat 9px center;
}  @media only screen 
and (min-device-width: 320px) 
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait),
only screen 
and (min-device-width: 320px) 
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait),
only screen 
and (min-device-width: 375px) 
and (max-device-width: 667px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait),
only screen 
and (min-device-width: 414px) 
and (max-device-width: 736px) 
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: portrait),
only screen 
and (device-width: 360px) 
and (device-height: 640px) 
and (-webkit-device-pixel-ratio: 3) 
and (orientation: portrait),
only screen 
and (device-width: 320px) 
and (device-height: 640px) 
and (-webkit-device-pixel-ratio: 3) 
and (orientation: portrait) {
#wbcaChatWindow{
width:100%;
}
} @media only screen 
and (min-device-width: 320px) 
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape),
only screen 
and (min-device-width: 320px) 
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape),
only screen 
and (min-device-width: 375px) 
and (max-device-width: 667px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape),
only screen 
and (min-device-width: 414px) 
and (max-device-width: 736px) 
and (-webkit-min-device-pixel-ratio: 3)
and (orientation: landscape),
only screen 
and (device-width: 360px) 
and (device-height: 640px) 
and (-webkit-device-pixel-ratio: 3) 
and (orientation: landscape),
only screen 
and (device-width: 320px) 
and (device-height: 640px) 
and (-webkit-device-pixel-ratio: 3) 
and (orientation: landscape) {
#wbcaChatWindow{
width:100%;
}
} @media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (-webkit-min-device-pixel-ratio: 1) {
#wbcaChatWindow{
width:100%;
}	  
} @media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) 
and (-webkit-min-device-pixel-ratio: 2) {
#wbcaChatWindow{
width:100%;
}
} @media screen 
and (min-device-width: 1200px) 
and (max-device-width: 1600px) 
and (-webkit-min-device-pixel-ratio: 2)
and (min-resolution: 192dpi) { 
#wbcaChatWindow{
width:100%;
}
}
.wbca_header_txt{}
.wbca_header_txt p{font-size: 18px;text-align: center;}
.live-chat {
background: #15b860 !important;
color: #fff !important;
border-radius: 5px 0 0 5px !important;
font-size: 16px !important;
height:auto !important;
cursor: pointer;
}
.wbcaTitle {
display: flex;
}
.wbcaBodyHolder {
border-bottom: 1px solid #EAEAEA;
}
.wbca_admin_message_row .wbcaMessage{
background-color: #15b860;
border-bottom-color: #15b860;	
color: #fff;	
max-width: 80%;
}
.wbca_client_message_row .wbcaMessage {
background-color: #a4f3f6 !important;
border-bottom-color: #a4f3f6 !important;
color: #181818 !important;
max-width: 80%;
}
.wbcaTitle {
background-color: #15b860;
border-bottom: 1px solid #15b860;
}
.wbcaContent {
display: inline-block;
font-family: 'Poppins', sans-serif;
letter-spacing: 0.5px;
font-size: 14px;
}
.floting_live_chat {
background: none !important;
border: 2px solid #15b860 !important;
width: 60px !important;
height: 60px !important;
border-radius: 50% !important;
box-shadow: #767580 0px 4px 20px;
}
.wbcaTitle {
background-color: #1e88e5;
border-bottom: 1px solid #1e88e5;
}
.wbca_signup_wrap {
margin: 15% 0;
}
.wbca_message_wrap p{
font-size: 18px;
text-align: center;
color: #5a5a5a;	
}
.wbcaBody {
width: 100%;
}
.wbcaBody input[type="text"], .wbcaBody input[type="password"], .wbcaFooter textarea, .wbcaBody textarea, #wbca_add_search_form input[type="text"], #wbca_add_search_form textarea, #wbca_edit_form input[type="text"], #wbca_edit_form textarea {
width: 100%;
max-width: 328px;
}
.wbcaBody select.inputbox {
width: 100%;
padding: 9px;
border: 1px solid #ddd;
}
.wbcaTitle {
display: flex;
justify-content: space-between;
}
select:focus, textarea:focus, input[type='url']:focus, input[type='tel']:focus, input[type='text']:focus, input[type='date']:focus, input[type='email']:focus, input[type='number']:focus, input[type='search']:focus, input[type='password']:focus, span.select2-container--default .select2-selection--single:focus {
outline: none;
border-color: #3eaf7c;
}
.wbcaBody button.button:hover {
color: #fff;
background-color: #33b0d9;
transform: translate3d(0, -3px, 0);
}
.wbcaBody button.button {
background: #1e88e5 !important;
color: #fff !important;
border-radius: 4px !important;
padding: 10px 40px !important;
margin: 10px 0 0 0 !important;
}
.wbcaBody input[type="text"], .wbcaBody input[type="password"], .wbcaFooter textarea, .wbcaBody textarea, #wbca_add_search_form input[type="text"], #wbca_add_search_form textarea, #wbca_edit_form input[type="text"], #wbca_edit_form textarea {
padding: 12px 8px !important;
}
.wpbot-saas-live-chat {
z-index: 999 !important;
}
.wpbot-saas-live-chat {
bottom: 130px !important;
box-shadow: 0 5px 40px rgba(0,0,0,.16)!important;
z-index: 999 !important;
}
.wbcaBody {
background-color: #ffffff;
border-radius: 0px 0px 5px 5px;
}
.rightMessage span {
font-size: 9px;
color: #636363;
}
.leftMessage span{
font-size: 10px;
color: #fff;
}
.live-chat img {
border-radius: 50%;
width: 60px;
height: 60px;
}
.wbca_client_message_row .wbcaMessage {
background-color: #f1f1f1 !important;
border-bottom-color: #f1f1f1 !important;
}
.wbcaContent {
font-size: 12px;
}
#wbca_chat_footer input{
}
.wbca_float_right_footer {
float: right;
background: url(//bikingman.com/contenu/plugins/wpbot-pro-master/addons/live-chat-addon/images/send.png);
width: 25px;
height: 57px;
background-position: center;
background-repeat: no-repeat;
border-top: 1px solid #eee;
}
.wbca_float_left_footer {
float: left;
width: 76%;
}
.wbcaBody{
max-height:685px !important;
}
.wpbot-saas-live-chat {
max-height:715px !important; 
}
#wbca_chat_body{
max-height:622px !important; 
}  .floting_live_chat_animation:before {
content: "";
position: absolute;
top: -9px;
left: -9px;
right: -9px;
bottom: -9px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #BA55D3;
animation: spin 3s linear infinite;
}
.floting_live_chat_animation:after {
content: "";
position: absolute;
top: -15px;
left: -15px;
right: -15px;
bottom: -15px;
border-radius: 50%;
border: 3px solid transparent;
border-top-color: #FF00FF;
animation: spin 1.5s linear infinite;
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spinHide {
0% {
opacity: 0;
}
100% {
opacity: 0;
}
}
.wbca_float_right_footer [type=file] {
height: 0;
overflow: hidden;
width: 0;
}
.wbca_float_right_footer [type=file] + label {
border: none;
cursor: pointer;
display: inline-block;
font-family: "Rubik", sans-serif;
font-size: inherit;
font-weight: 500;
outline: none;
position: relative;
transition: all 0.3s;
vertical-align: middle;
}
.wbca_float_right_footer [type=file] + label.btn-upload {
overflow: hidden;
}
.wbca_float_right_footer [type=file] + label.btn-upload:before {
font-size: 100%;
height: 100%;
right: 130%;
line-height: 3.3;
position: absolute;
top: 0px;
transition: all 0.3s;
}
.wbca_float_right_footer {
width: 90px;
display: flex;
align-items: center;
}
.wbca_float_left_footer {
float: left;
width: 70%;
}
.wbca_float_right_footer label.btn-upload img {
max-width: 22px !important;
}
@media only screen and (max-width: 600px) {
.wpbot-saas-live-chat {
width: 100%;
height: auto;
position: fixed;
right: 4px;
bottom: 50px !important;
}
} .chat-closed-text {
text-align: center;
margin: 20px 5px;
}
.bg-light-gray{
background-color: #90a4ae;
border-radius: 5px;
}.wbca-admin-wrap ul{
list-style:none;
margin:0;
padding:0;
}
.wbca_client_message_row, .wbca_admin_message_row {
padding: 15px 0px 0px 0px;
}
.wbca_client_message_row:first-child, .wbca_admin_message_row:first-child {
margin-top: 0px
}
.wbca_client_message_row:last-child, .wbca_admin_message_row:last-child {
margin-bottom: 15px
}
.wbca_button {
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
box-shadow:inset 0px 1px 0px 0px #ffffff;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
background-color:#f9f9f9;
-moz-border-radius:30px;
-webkit-border-radius:30px;
border-radius:30px;
border:0px;
cursor:pointer;
color:#666666;
font-family:Arial;
font-size:14px;
font-weight:bold;
padding:8px 12px;
text-decoration:none;
text-shadow:0px 1px 0px #ffffff;
text-transform:inherit;
}
.wbca_button:hover{
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
background-color:#e9e9e9;
}
.wbca_button:active {
position:relative;
top:1px;
}
.wbcaBody button.button {
min-width: 100px;
max-width: 250px;
display: block;
margin: 1em 0;
padding: .5em 1.2em;
border: none;
background: none;
color: inherit;
vertical-align: middle;
position: relative;
z-index: 1;
-webkit-backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
font-weight: 400;
border: 1px solid #eaeaea;
font-size: 1.15em;
text-transform: inherit;
}
.wbcaBody button.button:focus {
outline: none;
}
.wbcaBody button.button > span {
vertical-align: middle;
} .wbcaBody .button--ujarak {
-webkit-transition: border-color 0.4s, color 0.4s;
transition: border-color 0.4s, color 0.4s;
}
.wbcaBody .button--ujarak::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #37474f;
z-index: -1;
opacity: 0;
-webkit-transform: scale3d(0.7, 1, 1);
transform: scale3d(0.7, 1, 1);
-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
transition: transform 0.4s, opacity 0.4s;
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.wbcaBody .button--ujarak,
.wbcaBody .button--ujarak::before {
-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.wbcaBody .button--ujarak:hover {
color: #fff;
border-color: #37474f;
}
.wbcaBody .button--ujarak:hover::before {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.wbcaBody input[type="text"], 
.wbcaBody input[type="password"],
.wbcaFooter textarea,
.wbcaBody textarea,
#wbca_add_search_form input[type="text"],
#wbca_add_search_form textarea,
#wbca_edit_form input[type="text"],
#wbca_edit_form textarea{
border: 1px solid #eaeaea;
box-shadow: none;
color: rgba(0, 0, 0, 0.75);
background-color: transparent;
background-image:none;
font-family: inherit;
border-radius: 0px;
color: rgba(0, 0, 0, 0.75);
display: block;
font-size: 13px;
margin: 0px 0px 6px;
padding: .7em;
transition: all 0.15s linear 0s;
width:100%;
}
#wbca_chat_footer input[type="text"]:focus, .wbcaFooter textarea:focus{
background-color:transparent;
}
#wbca_chat_footer input[type="text"], .wbcaFooter textarea{
margin: 0px;
background-color:transparent;
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}
#wbcaChatWindow input::-webkit-input-placeholder, 
.wbca-admin-wrap input::-webkit-input-placeholder,
#wbcaChatWindow textarea::-webkit-input-placeholder, 
.wbca-admin-wrap textarea::-webkit-input-placeholder {
color: #757575;
}
#wbcaChatWindow input:-moz-placeholder, 
.wbca-admin-wrap input:-moz-placeholder,
#wbcaChatWindow textarea::-webkit-input-placeholder, 
.wbca-admin-wrap textarea::-webkit-input-placeholder{
color: #757575;  
}
#wbcaChatWindow input::-moz-placeholder, 
.wbca-admin-wrap input::-moz-placeholder,
#wbcaChatWindow textarea::-webkit-input-placeholder, 
.wbca-admin-wrap textarea::-webkit-input-placeholder{
color: #757575; 
}
#wbcaChatWindow input:-ms-input-placeholder, 
.wbca-admin-wrap input:-ms-input-placeholder,
#wbcaChatWindow textarea::-webkit-input-placeholder, 
.wbca-admin-wrap textarea::-webkit-input-placeholder{  
color: #757575;  
}
.wbcaMessage {
font-size: 13px;
background-color:#ffffff;
display: block;
color: #373E4D;
min-height: 14px;
padding: 3px 10px;
position: relative;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-ms-border-radius:5px;
border-bottom: 1px solid #c2c2c2;
}  .leftMessage:after, .leftMessage:before {
right: 100%;
top: 13px;
border-bottom: transparent;
}
.leftMessage:after{border-color: rgba(255, 255, 255, 0);border-right-color: #ffffff;}
.leftMessage:before{border-color: rgba(218, 222, 225, 0);border-right-color: #ffffff;}
.rightMessage:after{border-color: rgba(255, 255, 255, 0);border-left-color: #ffffff;}
.rightMessage:before{border-color: rgba(218, 222, 225, 0);border-left-color: #ffffff;}
.wbca_image > img {
height: 32px;
width: 32px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
}
.floatLeft, .leftImage {
float: left;
}
.floatRight, .rightImage {
float: right;
}
.leftMessage {
margin-left: 8px;
float:left;
}
.rightMessage{
margin-right: 8px;
float:right;
}
.leftMessage, .rightMessage{
position:relative;
}
.wbca-clear:after, .wbca-clear:before {
visibility: hidden;
display: table;
font-size: 0;
content: " ";
clear: both;
height: 1px; 
margin-top:-1px;
}
* html .wbca-clear { height: 1px; margin-top:-1px;} #wbca_alert{position:fixed; bottom:0; left:0; display:none;}
.wbca_error, .wbca_success{
padding: 10px;
margin: 0 0 10px;
display:block;
}
.wbca_error{ 
color:#ED4337;
background-color: #f2dede;
}
.wbca_success{
color: #008000;
background-color: #dff0d8;
}
.wbca_hide, #wbca_msg_notify, #wbca_type_suggest{
display:none;
}
.wbca_center{
text-align:center;
}
.wbca_spinnerx16{
background-image:url(//bikingman.com/contenu/plugins/wpbot-pro-master/addons/live-chat-addon/images/loaderx16.gif);
background-repeat:no-repeat;
display:inline-block;
width:16px;
height:16px;
}
i.wbca_delete{
position:absolute;
top:50%;
right:50%;
margin-top:-8px;
margin-right:-8px;
}
i.wbca_btn_spin{
margin-left: 5px;
margin-bottom: -3px;
}
i.wbca_left_spin{
margin-right: 5px;
margin-bottom: -3px;
}
.livechat-select-department{
width: 100% !important;
padding: 8px;
border-color: #ddd !important;
color: #777;
} .ispbox {position:absolute; display:none; padding:14px 17px; z-index:900; font-size:14px;}
.ispinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(//bikingman.com/contenu/plugins/wpbot-pro-master/addons/live-chat-addon/images/loaderx16.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.ispmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.ispclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(//bikingman.com/contenu/plugins/wpbot-pro-master/addons/live-chat-addon/images/close.png) no-repeat}
.ispclose:hover {background-position:0 -30px}
#wbca_box_error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0 ; font-size:14px;}
#wbca_box_error .ispcontent {padding:5px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#wbca_box_success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:5px 10px; -moz-border-radius:0; border-radius:0; font-size:14px;}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .ispclose {left:6px}
.ui.button .dashicons.dashicons-paperclip {
font-size: 12px;
width: 15px;
height: 12px;
}
@media only screen and (max-width: 600px) {
.wpbot-saas-live-chat {
width: 100% !important;
height: auto;
position: fixed;
right: 4px !important;
z-index: 999 !important;
}
}