/* Custom Stylesheet hash:16873342001713264055 dated 02 Sep, 2024 20:44:36+Europe/Kiev */
/* Add custom CSS here */
a {
  color: #3291c6;
}

a:hover, a:active {
  color: #7DC0E5 !important;
}

a:visited {
  color: #33789E;
}

svg:bubble__color {
  fill: #78BD17 !importantd;
}

svg:bubble__background {
  fill: #78BD17 !important;
  color:: #78BD17 !important;
}

.mini-button, .enter-button {
    background: #78BD17 !important;
}

.presence__title {
    color: #6C747A !important;

}

.home__content{
background: url(https://assets.kayako.com/messenger/pattern-1--dark.png), linear-gradient(-192deg, #203f65 37%, rgb(16, 69, 101) 100%);
}


@media all and (min-width: 1366px) {
  .wrap {
    max-width: 85.375em;
  }
}

.alert {
    padding: 20px;
    margin-bottom: 20px;
    background-color: #ff9800;
    color: white;
}

.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.closebtn:hover {
    color: black;
}

.img-border {
  border: 1px solid #000;
}

.fr-draggable {
  border: 1px solid #000;
}

.button--tweet{
  background: #000000;
}
.fa-twitter{
  font-style: bold;
}

.fa-twitter:before{
  content: 'X';
}
html, .select, .drill-default {
	font-family: Open Sans, sans-serif;
}
a, a:hover, a:focus, a:active, .u-visuallink, .u-visuallink:hover,
.heading--blue,
.fr-toolbar .fr-command.fr-btn.fr-active,
.fr-popup .fr-command.fr-btn.fr-active,
.fr-desktop .fr-command.fr-active:hover,
.fr-desktop .fr-command.fr-active:focus,
.fr-desktop .fr-command.fr-active.fr-selected,
.fr-popup .fr-colors-tabs .fr-colors-tab:hover,
.fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab,
.tab__notCurrent a:hover {
	color: #3291c6;
}

.button--primary,
.button--primary:hover:enabled,
.button--primary:focus:enabled,
.button--primary:active:enabled,
.nav__menu a:hover, .nav__menu a:active, .dd__link:hover,
.fr-popup .fr-checkbox input:checked + span,
.fr-popup .fr-colors-tabs .fr-colors-tab[data-param1="background"]::after,
.fr-image-resizer .fr-handler,
.fr-image-progress-bar-layer > div.fr-loader span,
.autocomplete--field__item:hover, .autocomplete--field__item.is-selected {
	background-color: #3291c6;
}

.textfield:focus,
.search-wrapslim .inputaddon__field:focus,
.file-btn:focus, .file-btn.is-active, .dz-drag-hover {
	border-color: #3291c6;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 4px -1px #3291c6;
}

.button--primary:focus:enabled, .button--primary:active:enabled,
.select:focus, .drill-default:focus, .drill-default.drill-focus {
	box-shadow: 0 0 3px 0 #3291c6;
}

.tab > li,
.textfield.picker__input--active,
.textfield--heading:focus,
.pager__selected,
.tab__notCurrent:hover,
.picker__select--month:focus, .picker__select--year:focus,
.picker__day--highlighted, .picker__day--selected:hover,
.picker--focused .picker__day--selected, .picker__button--clear:focus,
.picker__button--close:focus,
.fr-popup .fr-input-line input[type="text"]:focus,
.fr-popup .fr-input-line textarea:focus,
.fr-popup .fr-checkbox input:checked + span,
.fr-popup .fr-checkbox input:focus + span,
.fr-image-resizer, .fr-image-upload-layer.fr-drop,
table td.fr-selected-cell, table th.fr-selected-cell,
.fr-table-resizer div,
.fr-popup .fr-table-size .fr-select-table-size > span.hover > span {
	border-color: #3291c6;
}

input[type="checkbox"].switch:focus + div {
	box-shadow: 0 0 .2em 1px #3291c6, 0 1px 1px hsla(0,0%,100%,.6);
}

.picker__day--today:before,
.picker__button--today:before {
	border-top-color: #3291c6;
}