@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab&family=Roboto:wght@100;300;400;700&display=swap');

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-family: Roboto, sans-serif !important;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.ow_site_panel.clearfix:after {
  content: none;
}
.clearfix {
  display: inline-block;
}
.base_index_page .clearfix:after {
  display: none;
}
html[xmlns] .clearfix {
  display: block;
}
*html .clearfix {
  height: 1%;
}
body {
  background-color: #23242A;
}
body,
html {
  font-family: Roboto, sans-serif !important;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  line-height: 1.2;
  height: 100%;
  /* min-width: 1000px; */
  word-break: break-word;
}
/*a{color:rgba(255,255,255,0.5);text-decoration:none;}*/
a {
  color: #56A148;
  text-decoration: none;
}
a:hover {
  color: #56A148;
  text-decoration: underline;
}
a:hover img {
  text-decoration: none;
}
b {
  font-weight: normal;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
p {
  text-indent: 0;
  margin-bottom: 8px;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
h1 {
  font-size: 20px;
  line-height: 19px;
  padding-left: 0px;
  color: #F54749;
  text-transform: uppercase;
  margin-left: 0px;
  background-repeat: no-repeat;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 15px;
}
h4 {
  font-size: 13px;
  margin-bottom: 10px;
  text-transform: none;
}
img {
  border: 0;
  vertical-align: middle;
}
table {
  border: none;
}
th,
td {
  padding: 2px 5px;
  vertical-align: top;
}
th {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 17px 20px 13px;
  vertical-align: middle;
  font-weight: normal;
  font-size: 17px;
}
th {
  background-color: #17172f;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
hr {
  background-color: #dddfeb;
  border: none;
  height: 1px;
  margin: 5px 5px 15px 5px;
}

/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/roboto-v29-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""),
  url("fonts/roboto-v29-latin-regular.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/roboto-v29-latin-regular.woff2") format("woff2"),
    /* Super Modern Browsers */ url("fonts/roboto-v29-latin-regular.woff")
  format("woff"),
    /* Modern Browsers */ url("fonts/roboto-v29-latin-regular.ttf")
  format("truetype"),
    /* Safari, Android, iOS */ url("fonts/roboto-v29-latin-regular.svg#Roboto")
  format("svg"); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/roboto-v29-latin-500.eot"); /* IE9 Compat Modes */
  src: local(""),
  url("fonts/roboto-v29-latin-500.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/roboto-v29-latin-500.woff2") format("woff2"),
    /* Super Modern Browsers */ url("fonts/roboto-v29-latin-500.woff")
  format("woff"),
    /* Modern Browsers */ url("fonts/roboto-v29-latin-500.ttf")
  format("truetype"),
    /* Safari, Android, iOS */ url("fonts/roboto-v29-latin-500.svg#Roboto")
  format("svg"); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/roboto-v29-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""),
  url("fonts/roboto-v29-latin-700.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */ url("fonts/roboto-v29-latin-700.woff2") format("woff2"),
    /* Super Modern Browsers */ url("fonts/roboto-v29-latin-700.woff")
  format("woff"),
    /* Modern Browsers */ url("fonts/roboto-v29-latin-700.ttf")
  format("truetype"),
    /* Safari, Android, iOS */ url("fonts/roboto-v29-latin-700.svg#Roboto")
  format("svg"); /* Legacy iOS */
}

/* @font-face {
  font-family: "Circe-Regular";
  src: url("images/Circe-Regular.eot?#iefix") format("embedded-opentype"),
    url("images/Circe-Regular.woff") format("woff"),
    url("images/Circe-Regular.ttf") format("truetype"),
    url("images/Circe-Regular.svg#Circe-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Circe-Bold";
  src: url("images/Circe-Bold.eot?#iefix") format("embedded-opentype"),
    url("images/Circe-Bold.woff") format("woff"),
    url("images/Circe-Bold.ttf") format("truetype"),
    url("images/Circe-Bold.svg#Circe-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Circe-ExtraBold";
  src: url("images/Circe-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("images/Circe-ExtraBold.woff") format("woff"),
    url("images/Circe-ExtraBold.ttf") format("truetype"),
    url("images/Circe-ExtraBold.svg#Circe-ExtraBold") format("svg");
  font-weight: normal;
  font-style: normal;
} */
@font-face {
  font-family: "core_sans_e45_regular";
  src: url("images/simplicity_regular/simplicity-webfont.eot");
  src: url("images/simplicity_regular/simplicity-webfont.eot?#iefix")
  format("embedded-opentype"),
  url("images/simplicity_regular/simplicity-webfont.woff2") format("woff2"),
  url("images/simplicity_regular/simplicity-webfont.woff") format("woff"),
  url("images/simplicity_regular/simplicity-webfont.ttf") format("truetype"),
  url("images/simplicity_regular/simplicity-webfont.svg#core_sans_e45_regular")
  format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "core_sans_e55_medium";
  src: url("images/simplicity_medium/simplicity_medium-webfont.eot");
  src: url("images/simplicity_medium/simplicity_medium-webfont.eot?#iefix")
  format("embedded-opentype"),
  url("images/simplicity_medium/simplicity_medium-webfont.woff2")
  format("woff2"),
  url("images/simplicity_medium/simplicity_medium-webfont.woff")
  format("woff"),
  url("images/simplicity_medium/simplicity_medium-webfont.ttf")
  format("truetype"),
  url("images/simplicity_medium/simplicity_medium-webfont.svg#core_sans_e55_medium")
  format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "core_sans_e35_light";
  src: url("images/simplicity_light/simplicity_light-webfont.eot");
  src: url("images/simplicity_light/simplicity_light-webfont.eot?#iefix")
  format("embedded-opentype"),
  url("images/simplicity_light/simplicity_light-webfont.woff2")
  format("woff2"),
  url("images/simplicity_light/simplicity_light-webfont.woff") format("woff"),
  url("images/simplicity_light/simplicity_light-webfont.ttf")
  format("truetype"),
  url("images/simplicity_light/simplicity_light-webfont.svg#core_sans_e35_light")
  format("svg");
  font-weight: normal;
  font-style: normal;
}
body:before {
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;
}
html body div .ow_page h1 {
  background: none;
}
.ow_bg_color {
  background-color: transparent;
}
.ow_border {
  border-style: solid;
  border-color: #e0eafb;
}
body > .ow_page_wrap {
  min-height: calc(100% - 70px);
}
html {
  background-color: #23242A;
}
.ow_page_wrap {
  padding-top: 70px;
  background-color: #23242A;
}
.ow_page_wrap.ow_menu_sticky {
  padding-top: 70px;
}
.ow_page_padding {
  padding-bottom: 20px;
}
.ow_canvas {
  margin: 0 auto;
  width: 1200px;
  word-wrap: break-word;
}
.usearch_ctrl_search .ow_canvas {
  width: 100%;
}
.ow_page {
  margin: 0 0px 0px auto;
  padding: 0 18px;
}
.ow_page_container {
  width: 1200px;
  margin: 0 auto;
}
.billingrocketgate_ctrl_order .ow_page_container {
  position: relative;
}
@media (max-width: 979px) {
  .billingrocketgate_ctrl_order .ow_page{
    padding: 0 !important;
  }
}
.index_master_page .ow_page_container,
.index_master_page .ow_canvas {
  width: auto;
  max-width: 1800px;
}
.usearch_ctrl_search .ow_page_container {
  width: 100%;
}
.ow_page_container .ow_page {
  padding: 28px 16px 16px;
  min-height: 400px;
}
.mailbox_ctrl_conversation .ow_page_container .ow_page {
  padding: 0;
}
.ow_content {
  float: left;
  width: 100%;
  color: #a2a2ab;
}
.ow_content b {
  color: #fff;
}
.ow_content p {
  color: #fff;
}
.ow_content p b {
  color: #fff;
}
table {
  color: rgba(255, 255, 255, 0.8);
}
.ow_sidebar {
  float: right;
  margin-right: -200px;
  width: 168px;
}
.ow_footer {
  padding: 0px 0px;
  background: #322F37;
  position: relative;
  clear: both;
  color: #fff;
  height: fit-content;
}
.ow_footer .ow_canvas {
  padding-top: 30px;
}
.footer-col {
  width: 100%;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 20px;
  font-size: 14px;
}
.footer-col:first-child {
  width: 100%;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 15px;
  font-size: 16px;
}
.footer-col-container .footer-col {
  /*width:-moz-fit-content;width:fit-content;*/
  margin: 0 auto;
}
.footer-col .title {
  font-size: 18px;
  margin-bottom: 30px;
  display: none;
}
.footer-col .links li {
  display: inline;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #fff;
  line-height: 2;
}
.footer-col .links li:last-child {
  border-right: 0;
}
.footer-col .links a,
.footer-col .mail a {
  color: #fff;
}
.footer-col .mail {
  margin-bottom: 28px;
}
.footer-col .social {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  height: 60px;
  display: none;
}
.footer-col .social a {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 14px;
  background-repeat: no-repeat;
  background-position: center;
}
.footer-col .social a:last-child {
  margin-right: 0px;
}
.footer-col .social .fb {
  background-image: url(images/ico_fb.svg);
}
.footer-col .social .twitter {
  background-image: url(images/ico_tw.svg);
}
.footer-col .social .inst {
  background-image: url(images/ico_inst.svg);
}
.payment-methods {
  width: 100%;
  height: 40px;
  clear: both;
  background: url(images/image-payment-options.png) no-repeat center;
  background-size: contain;
  margin-bottom: 10px;
  display: block;
  background-position-x: -10px;
  margin-top: 5px;
}

@media (max-width: 1199px) {
  .payment-methods {
    background-position-x: center;
  }
}

.checkbox_and_label_tc {
  padding: 0 0 1rem !important;
}

.footer-col-container {
  display: flex;
  max-width: 1500px;
  margin: 0 auto;
}
.ow_column {
  width: 49%;
  overflow: hidden;
}
.ow_narrow {
  width: 39%;
  overflow: hidden;
}
.ow_wide {
  width: 59%;
  overflow: hidden;
}
.ow_superwide {
  width: 75%;
  overflow: hidden;
}
.ow_supernarrow {
  width: 23%;
  overflow: hidden;
}
.ow_item_set2 {
  width: 49%;
}
.ow_item_set3 {
  width: 33%;
}
.ow_item_set4 {
  width: 25%;
}
.ow_item_set5 {
  width: 20%;
}
.ow_top {
  position: relative;
  height: auto;
  min-height: 105px;
  padding-top: 50px;
}
.ow_header {
  text-align: center;
}
a.ow_logo:hover {
  text-decoration: none;
}
.desktop-header-menu .ow_logo {
  background-image: none;
  height: 100%;
  width: 164px;
  padding: 0;
}

.base_index_page .ow_panel_wrap {
  justify-content: space-between;
}
.ow_header_img {
  width: 100%;
}
.ow_header_pic {
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  height: 200px;
}
.ow_header_pic img {
  height: 0px;
}
.ow_dragndrop_content {
  float: left;
  width: 100%;
}
.index_master_page .ow_dragndrop_content {
  width: 100%;
}
.ow_dragndrop_panel {
  background: #fff;
  margin-top: 5px;
}
.ow_dashboard_box {
  background: #fff;
  padding: 5px 10px 10px 10px;
  margin-top: 5px;
}
.ow_dnd_schem_item {
  background: #fff url(images/ic_file.svg) no-repeat 10px 50%;
  border: 1px solid #e0eafb;
  cursor: move;
  height: 30px;
  margin: 2px 4px 2px 0;
  padding: 0 5px 0 33px;
  position: relative;
  font-size: 11px;
}
.ow_dnd_schem_item span.ow_label {
  float: left;
  overflow: hidden;
  padding-top: 5px;
  height: 20px;
}
.ow_dnd_schem_item span.action {
  line-height: 15px;
  overflow: hidden;
  width: 70px;
  position: absolute;
  right: 4px;
  top: 2px;
}
.ow_dnd_schem_item span.action .ow_lbutton {
  vertical-align: top;
}
.ow_dnd_helper {
  border: 1px dashed #000;
}
.ow_dnd_freezed .ow_dnd_schem_item {
  background-color: #ffaaaa;
}
.ow_dragndrop_sections .ow_highbox {
  margin-top: 6px;
}
.ow_dnd_placeholder {
  height: 10px;
  border: 1px dashed #999999;
  background-color: #fff;
}
.ow_dnd_preloader {
  height: 30px;
}
.ow_dnd_configurable_component .control {
  display: inline-block;
  width: 18px;
  height: 16px;
  text-decoration: none;
  background-position: center;
  background-repeat: no-repeat;
}
.ow_dnd_configurable_component .ow_box_icons {
  float: right;
  padding: 8px 2px 0 0;
}
.ow_dnd_configurable_component.ow_box_cap .ow_box_icons {
  padding: 2px 0px 0 0;
}
.ow_dnd_configurable_component h3 {
  float: left;
}
.ow_dnd_content_components {
  padding: 10px 0;
  width: 74%;
}
.ow_dnd_clonable_components {
  border-left: 1px solid #e0eafb;
  padding: 10px 0 10px 10px;
  width: 24%;
}
.ow_dnd_slider {
  height: 6px;
  background-color: #fafafa;
  position: relative;
  margin: 10px 3px 0;
  cursor: pointer;
}
.ow_dnd_slider_pusher {
  float: left;
  height: 1px;
}
.ow_dnd_slider_marker {
  width: 10px;
  height: 1px;
  float: left;
}
.ow_dnd_slider_marker_point {
  position: absolute;
  width: 0px;
  height: 6px;
  border-left: 1px solid #999;
  top: 0;
}
.ow_dnd_slider_handle {
  position: absolute;
  top: -5px;
  width: 22px;
  height: 16px;
  cursor: move;
  z-index: 50;
  background: transparent url(images/ic_move_horizontal.svg) no-repeat center;
}
.ow_dnd_slider_helper {
}
.ow_dnd_slider_in_move {
  opacity: 0.5;
  filter: alpha(opacity = 50);
}
.ow_dragndrop_sections .top_section,
.ow_dragndrop_sections .left_section,
.ow_dragndrop_sections .right_section,
.ow_dragndrop_sections .bottom_section,
.ow_dragndrop_sections .sidebar_section {
  background-position: center 7px;
  background-repeat: no-repeat;
}
.ow_dragndrop_sections .top_section {
  background-image: url(images/dnd-label-top.png);
}
.ow_dragndrop_sections .left_section {
  background-image: url(images/dnd-label-column1.png);
}
.ow_dragndrop_sections .right_section {
  background-image: url(images/dnd-label-column2.png);
}
.ow_dragndrop_sections .bottom_section {
  background-image: url(images/dnd-label-bottom.png);
}
.ow_dragndrop_sections .sidebar_section {
  background-image: url(images/dnd-label-sidebar.png);
}
body .ow_dragndrop_panel .ow_dnd_schem_item {
  width: 134px;
}
.ow_dragndrop_sections .ow_highbox {
  margin-top: 6px;
}
.ow_dragndrop_sections .ow_highbox {
  padding: 0;
}
.ow_dragndrop_sections .ow_highbox.join_now_widget {
  padding: 10px;
}
.join_now_widget {
  text-transform: uppercase;
}
.ow_highbox .ow_highbox.join_now_widget {
  background-image: none;
  border: none;
}
.join_now_widget a:hover {
  text-decoration: none;
}
.ow_highbox_table .ow_highbox .ow_dnd_schem_item {
  float: none;
  margin-bottom: 4px;
  margin-right: 0;
  width: auto;
}
input[type="text"].ow_settings_input {
  width: 40px;
}

.ow_nav_btn {
  position: relative;
  float: left;
  width: 70px;
  height: 70px;
  cursor: pointer;
  background-image: url(images/menu_btn.svg);
  background-position: 0 -115px;
  opacity: 0;
  transition: opacity 0.3s ease-out 0.15s;
  -moz-transition: opacity 0.3s ease-out 0.15s;
  -webkit-transition: opacity 0.3s ease-out 0.15s;
  display: none;
}
.ow_menu_active .ow_nav_btn {
  display: block;
  opacity: 1;
  transition: background-position 0.2s ease;
  -moz-transition: background-position 0.2s ease;
  -webkit-transition: background-position 0.2s ease;
}
.ow_menu_active .ow_nav_btn,
.ow_menu_active .ow_nav_btn:hover {
  background-position: 4px 5px;
  transition: background-position 0.2s ease;
  -moz-transition: background-position 0.2s ease;
  -webkit-transition: background-position 0.2s ease;
}
body.ow_menu_active {
  overflow: hidden;
}
.ow_menu_fullpage {
  position: fixed;
  z-index: 98;
  top: 70px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.91);
  display: none;
}
.ow_menu_active .ow_site_panel .ow_logo,
.ow_menu_active .ow_site_panel .ow_menu_wrap {
  display: none;
}
.ow_menu_active .ow_menu_fullpage {
  display: block;
  overflow-y: auto;
}
.ow_menu_active .ow_menu_fullpage_wrap {
  display: table;
  height: 100%;
  width: 100%;
}
.ow_menu_fullpage_wrap ul.ow_main_menu {
  display: table-cell;
  vertical-align: middle;
  overflow: visible;
  height: auto;
}
.ow_menu_fullpage_wrap ul.ow_main_menu li {
  width: 100%;
  display: block;
  text-align: center;
}
.ow_menu_fullpage_wrap .ow_main_menu li a {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 62px;
  width: 100%;
  display: inline-block;
  padding: 0;
  font-family: "core_sans_e35_light", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_menu_fullpage_wrap .ow_main_menu li a:hover {
  text-decoration: none;
}
.ow_menu_fullpage_wrap .ow_main_menu li.active a {
}
.ow_menu_fullpage_wrap .ow_main_menu li:first-child a {
  margin-left: 0;
}
.ow_menu_fullpage_wrap .ow_main_menu li a:hover {
  background-color: rgba(22, 22, 23, 0.2);
}
.sidebar {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.6);
}
.sidebar-content {
  height: 100%;
  background-color: #23242A;
  width: 294px;
  overflow-y: scroll;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  border: solid 2px rgba(255, 255, 255, 0.13);
  border-left: none;
}
.sidebar-content > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.sidebar-close {
  display: inline-block;
  background-size: cover;
  width: 30px;
  height: 30px;
  margin: 20px 0 18px 18px;
  position: absolute;
}
.menu-profile .ow_avatar {
  width: 64px;
  height: 64px;
  padding: 0;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 10px;
}
.menu-profile .ow_avatar a {
  display: block;
}
.menu-profile .ow_avatar a img {
  width: 100%;
  height: 100%;
}
.menu-profile-details {
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: start;
}
.menu-profile-name {
  padding-top: 15px;
  font-size: 20px;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
  margin-bottom: 3px;
}
.menu-profile-name > a {
  color: #fff;
}
.menu-profile-name > a:hover {
  text-decoration: none;
}
.menu-profile-credits {
  font-size: 14px;
  color: #808080;
}
.ow_std_margin.ow_center.menu-profile {
  display: flex;
  margin-left: 2.5rem;
  margin-top: 60px;
}
.menu-cont {
  height: 100%;
  padding-top: 2px;
  display: flex;
  align-items: center;
}
.menu-cont li {
  height: 64px;
  font-size: 16px;
  line-height: 68px;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
  background-repeat: no-repeat;
  background-position: 20px center;
  background-size: auto 18px;
  margin-right: 30px;
}
.menu-cont li:last-child {
  border: none;
}
.menu-cont li a {
  display: inline-block;
  padding-top: 11px;
  padding-left: 25px;
  height: 100%;
  color: #fff;
  font-family: "Circe-Regular";
  background-repeat: no-repeat;
  transition: all .2s ease-in;
  white-space: nowrap;
}

.desktop-header-menu-list .menu-cont li a {
  padding-top: 0;
}
.menu-cont li {
  border-bottom: 1px solid transparent;
  transition: all .2s ease-in;
}
.menu-cont li:hover {
  border-bottom: 1px solid #F54749;
}
.menu-cont li a:hover {
  text-decoration: none;
  color: #F54749;
}
.menu-cont li.match-game {
  background-image: url(images/menu-match-game.svg);
  background-position-x: left;
}
.menu-cont li.match-game:after {
  content: url(images/menu-match-game_red.svg);
  position: absolute;
  left: -9000px;
}
/*.menu-cont li.match-game:hover {*/
/*  background-image: url(images/menu-match-game_red.svg);*/
/*}*/
.menu-cont li.messages {
  background-image: url(images/menu-messages.svg);
}
.menu-cont li.my-favorites {
  background-image: url(images/menu-favorites.svg);
  background-position-x: left;
}
.menu-cont li.sidebar-menu-item--live-cams {
  background-position-x: left;
  background-image: url("images/menu-cams.svg");
}
.menu-cont li.sidebar-menu-item--ai-girlfriend {
  background-position-x: left;
  background-image: url("images/menu-ai-girlfriend.svg");
  background-size: 11% !important;
}
.menu-games-desktop {
  background-size: 12% !important;
}
.menu-cont li.sidebar-menu-item--dating {
  background-position-x: left;
  background-image: url("images/menu-dating.svg");
}

.ow_console_right .menu-cont li.my-favorites {
  border-bottom: 1px solid transparent;
}
.menu-cont li.my-favorites::after {
  content: url(images/menu-favorites_red.svg);
  position: absolute;
  left: -9000px;
}
/*.menu-cont li.my-favorites:hover {*/
/*  background-image: url(images/menu-favorites_red.svg);*/
/*}*/
.menu-cont li.guests {
  background-image: url(images/menu-visitors.svg);
}
.menu-cont li.gallery {
  background-image: url(images/menu-gallery.svg);
}
.menu-cont li.browse-profiles {
  background-image: url(images/menu-browse-profiles.svg);
  background-position-x: left;
}
/*.menu-cont li.browse-profiles::after {*/
/*  content: url(images/menu-browse-profiles_red.svg);*/
/*  position: absolute;*/
/*  left: -9000px;*/
/*}*/
/*.menu-cont li.browse-profiles:hover {*/
/*  background-image: url(images/menu-browse-profiles_red.svg);*/
/*}*/
.menu-cont li.credits {
  background-image: url(images/menu-credits.svg);
}
.menu-cont li.my-profile {
  background-image: url(images/menu-my-profile.svg);
}
.menu-cont li.my-matches {
  background-image: url(images/menu-matches.svg);
}
.menu-cont li.logout {
  background-image: url(images/menu-exit.svg);
}
.menu-count {
  display: inline-block;
  text-align: center;
  color: #fff;
  background-color: #F54749;
  min-width: 12px;
  padding: 4px 4px 2px;
  border-radius: 3px;
  font-size: 12px;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
  vertical-align: text-bottom;
  margin-left: 4px;
  font-weight: 500;
}
.menu-cont li.credits .menu-count {
  background-color: transparent;
  color: #808080;
  font-size: 14px;
  padding: 0px 4px;
}
.menu-cont ul li {
  float: left;
  text-transform: uppercase;
}
.ow_site_panel {
  width: 100%;
  height: 70px;
  z-index: 20;
  position: fixed;
  top: 0;
  /*display: flex !important;*/
  /*justify-content: space-between;*/
  background-color: #322F37;
}

.ow_console_logo {
  width: 164px;
  background-image: url(images/logo.svg);
  height: 100%;
  float: left;
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 146px auto;
  background-position-x: 16px;
}
.desktop-header-menu .ow_console_logo {
  width: 23%;
}
.index_master_page .ow_site_panel {
  background-color: rgba(35, 36, 42, .7);
}
.site_panel_bg_color {
  border-bottom: 1px solid #424854;
}
.ow_menu_sticky .ow_site_panel,
.ow_menu_active .ow_site_panel {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
.ow_console_body {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 20px 100px 0 0;
}
.ow_console_body {
  padding: 0px 100px 0 0;
}
.ow_console_item {
  display: inline-block;
  position: relative;
  margin: 0 10px 0 6px;
  vertical-align: middle;
  text-align: left;
  cursor: pointer;
}
.desktop-header-menu .ow_console_item {
  border-bottom: 1px solid transparent;
  padding-bottom: 22px;
  transition: border .2s ease-in;
}
.desktop-header-menu .ow_console_item:hover {
  border-bottom: 1px solid #F54749;
}
.desktop-header-menu .ow_console_button:hover {
  border-bottom: 1px solid transparent;
}
.ow_console_item:hover {
  border-color: #d9e0e6;
  cursor: pointer;
}
.ow_console_item a:hover {
  text-decoration: none;
}
.ow_console_block {
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
.ow_console_more {
  display: none;
}
.ow_console_item a.ow_console_item_link {
  height: 26px;
  display: inline-block;
  padding-right: 32px;
  background: url(images/ic_User_console.svg) right 0 no-repeat;
  text-transform: uppercase;
  line-height: 1.8;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_mailbox_is_admin ~ .ow_console_item a.ow_console_item_link {
  background-image: none;
}
.ow_console_item a.ow_console_item_link[href*="sitedata"] {
  padding-right: 0;
}
.ow_mailbox_is_admin ~ .ow_console_item {
}
.ow_console_button.ow_console_item a.ow_console_item_link {
  pointer-events: auto;
  width: auto;
  font-size: 14px;
}
.ow_invitation_list.ow_console_item a.ow_console_item_link {
  background-image: url(images/ic_EnvelopeOpen.svg);
}
.ow_friend_request_list.ow_console_item a.ow_console_item_link {
  background-image: url(images/ic_Users_console.svg);
}
.ow_mailbox_items_list.ow_console_item a.ow_console_item_link {
  background-image: url(images/ic_Envelope.svg);
  background-position-x: 5px;
  background-repeat: no-repeat;
}
.ow_notification_list.ow_console_item a.ow_console_item_link {
  background-image: url(images/ic_Notif.svg);
}
.ow_console_button > a.ow_console_item_link {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  background: transparent;
  color: #4B8E3F;
  padding: 3px 15px 1px;
  min-width: 95px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 31px;
  border: 2px solid #4B8E3F;
  transition: all .2s ease-in;
}


.base_index_page .ow_console_button > a.ow_console_item_link {
  text-transform: none;
}

/* .ow_site_panel .ow_console_button > a.ow_console_item_link {
  background: #8c3cd2;
  background-image: linear-gradient(to right, #8c48fd 0%, #fd48bd 100%);
  box-shadow: 0 0 6px rgb(207 73 216 / 60%);
} */
.base_index_page .ow_site_panel .ow_console_button > a.ow_console_item_link {
  border: 2px solid #4B8E3F;
  background-color: transparent;
  border-radius: 31px;
  width: 110px;
  height: 36px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #4B8E3F;
}

.base_index_page .ow_site_panel .ow_console_button > a.ow_console_item_link:hover {
  background: #4B8E3F;
  color: #fff;
}

.base_index_page .ow_site_panel .ow_console_button_join > a.ow_console_item_link {
  display: none;
}

.base_index_page .index_sign_in .error {
  color: whitesmoke !important;
  position: absolute;
}

.base_index_page .ow_box_cap_icons a.close {
  background-image: url(images/ic_delete_black.svg);
}

@media (max-width: 500px) {
  .base_index_page .ow_site_panel .ow_logo {
    margin-right: 20px;
  }
  .base_index_page .ow_site_panel .ow_console_button > a.ow_console_item_link {
    min-width: auto;
    width: 60px;
    font-size: 13px;
  }
}

@media (min-width: 1200px) {
  .base_index_page .ow_site_panel .ow_console_button_join > a.ow_console_item_link {
    display: flex;
    background: rgba(255, 0, 168, 0.32);
    border: none;
    margin-left: 15px;
  }

  .base_index_page .ow_site_panel .ow_console_button > a.ow_console_item_link {
    width: 195px;
    height: 40px;
  }
}


.index_join_text {
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 36px;
}
.index_join_text span {
  text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
.index_join_text p {
  color: #F54749;
  font-weight: 300;
  text-transform: none;
}
a.ow_console_item_link {
  color: rgba(255, 255, 255, 1);
}
a.ow_console_item_link:hover {
  color: #fff;
  background: #4B8E3F;
}

a.ow_console_item_link--mailbox:hover {
  background: transparent;
}
.ow_signin_label {
  display: inline-block;
  height: 17px;
  margin: 4px 0;
  vertical-align: top;
  font-size: 14px;
  display: none;
}
.ow_signin_label:hover {
}
.ow_signin_delimiter {
  padding: 0 4px 0 0;
}
.ow_console_item .ow_ico_signin {
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  margin: 6px 0 0 4px;
  vertical-align: top;
  width: 14px;
}
.ow_ico_signin:last-child {
  margin-right: -4px;
}
.ow_console_lang {
  padding: 4px;
}
.ow_console_lang_item {
  margin-bottom: 1px;
  margin-top: -2px;
  text-transform: uppercase;
  padding-top: 5px;
  font-size: 14px;
}
li.ow_console_lang_item {
  padding: 3px 8px;
}
li.ow_console_lang_item:hover {
}
.ow_console_lang_item span {
  display: inline-block;
  padding-left: 22px;
  background-position: 0 2px;
}
div.ow_console_lang_item:hover > span {
}
.ow_console .ow_tooltip_top_right.ow_tooltip {
  top: 32px !important;
  padding-top: 2px;
  right: 0px;
}
.ow_console .ow_tooltip_top_right .ow_tooltip_tail span {
  background-position: 1px -6px;
}
.ow_console .ow_tooltip .ow_tooltip_body {
  max-width: 340px;
  padding: 0px;
}
.console_tooltip {
  z-index: 100;
}
.ow_console span.ow_count_wrap {
  position: absolute;
  top: -5px;
  right: -8px;
}
.ow_console span.ow_count_bg {
}
.ow_console span.ow_count {
  position: relative;
  top: 0px;
}
.ow_console .ow_tooltip_body span.ow_count_wrap {
  position: static;
  margin-top: 2px;
}
.ow_console_list_wrapper {
  width: 330px;
  overflow-y: auto;
  word-wrap: break-word;
  min-height: 60px;
  padding: 4px;
}
.ow_console_list {
  cursor: default;
}
.ow_console_list li {
  padding: 3px;
  height: auto;
  overflow: hidden;
  margin-bottom: 2px;
  border: 1px solid transparent;
}
.ow_console_list li.ow_console_new_message {
  background: #fff;
  border-color: #F54749;
}
.ow_console_list li:hover {
  border-color: #d9e0e6;
}
.ow_console_list li.ow_console_new_message:hover {
  border-color: #d9e0e6;
}
.ow_mailbox_items_list li.ow_mailbox_request_item,
.ow_mailbox_items_list li.ow_chat_request_item {
  padding: 8px 3px;
}
.ow_console_list li:last-child {
  margin-bottom: 0px;
}
.ow_console .ow_avatar {
  float: left;
  margin-right: -40px;
  height: 32px;
  width: 32px;
  padding: 4px;
  background-image: none;
}
.ow_site_panel .ow_console .ow_avatar {
  margin-top: 1rem;
  margin-right: 0;
  width: 72px;
  height: 72px;
}
.ow_site_panel .ow_tooltip .ow_tooltip_body {
  padding: 0 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
}
.ow_site_panel .ow_tooltip .ow_tooltip_body span {
  display: block;
  margin-top: 8px;
}
.ow_site_panel .ow_tooltip_body span:nth-of-type(2) {
  color: rgba(255, 255, 255, 0.7);
  padding-bottom: 1rem;
  border-bottom: 1px solid #222241;
  margin-bottom: 1rem;
}
.ow_site_panel ul.ow_console_dropdown .ow_console_dropdown_cont a {
  background-color: #4B8E3F !important;
  border-radius: 25px;
  max-width: 175px;
  color: #fff;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 12px;
}
.ow_console .ow_avatar img {
  height: 100%;
  width: 100%;
}
.ow_console_view_all_btn {
  text-decoration: none;
  display: block;
  line-height: 38px;
  text-align: center;
  background: #fff;
  text-transform: uppercase;
  height: 40px;
}
.ow_console_view_all_btn_wrap .ow_console_view_all_btn {
  color: #a2acb3;
}
.ow_console_view_all_btn:hover {
  color: #fff;
  background: #d73a89;
}
ul.ow_console_dropdown {
  min-width: 110px;
  text-align: left;
  overflow-x: auto;
  cursor: default;
  padding: 4px;
}
ul.ow_console_dropdown .ow_console_dropdown_cont {
  white-space: nowrap;
  margin-bottom: 1px;
}
ul.ow_console_dropdown .ow_console_dropdown_cont a {
  padding: 3px 8px;
  border: 1px solid transparent;
  display: block;
}
ul.ow_console_dropdown li:last-child .ow_console_dropdown_cont {
  margin-bottom: 0px;
}
.ow_console_ntf_cont,
.ow_console_invt_cont {
  display: block;
  margin: 0px 57px 0px 44px;
}
.ow_console_invt_cont .ow_lbutton:hover {
  text-decoration: none;
}
.ow_console_ntf_txt,
.ow_console_invt_txt {
  min-height: 19px;
  padding: 0px 0px 3px 0px;
  display: block;
}
.ow_console_invt_txt {
  width: 211px;
  word-wrap: break-word;
}
.ow_console_invt_txt a,
.ow_console_invt_cont a {
}
.ow_console_invt_img {
  float: right;
  margin-left: -54px;
  width: 54px;
  height: 54px;
  text-align: right;
}
.ow_console_invt_img img {
  max-height: 100%;
  max-width: 100%;
}
.ow_console_invt_no_img .ow_console_invt_txt {
  width: 100%;
}
.ow_console_invt_no_img {
  margin-right: 0px;
}
.ow_console_divider {
  line-height: 1px;
  height: 1px;
  background: rgba(255, 255, 255, 0.13);
  margin: 3px 0px 2px;
}
.ow_console_mailbox_txt {
  font-size: 13px;
}
.ow_console_mailbox_title {
  padding-right: 52px;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_console_mailbox_title .ow_mailbox_convers_info_date {
  font-size: 12px;
  margin-right: -49px;
  font-family: "Circe-Regular", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_chat_request_item .console_list_ipc_item {
  padding-left: 20px;
  background: url(images/miniic_buble.svg) 2px 12px no-repeat;
}
.ow_chat_request_item.ow_console_new_message .console_list_ipc_item {
  background-image: url(images/miniic_buble_active.svg);
}
.ow_mailbox_request_item .console_list_ipc_item {
  padding-left: 20px;
  background: url(images/miniic_envelope.svg) 2px 12px no-repeat;
}
.ow_mailbox_request_item.ow_console_new_message .console_list_ipc_item {
  background-image: url(images/miniic_envelope_active.svg);
}
.ow_chat_request_item .ow_console_mailbox_txt {
  font-size: 11px;
  font-weight: normal;
  line-height: 13px;
}
.ow_console_messages_viewall,
.ow_console_messages_send {
  width: 50%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -wenkit-box-sizing: border-box;
}
.ow_console_messages_btn .ow_console_messages_send {
  display: none;
}
.ow_console_messages_btn .ow_console_messages_viewall {
  width: 100%;
  padding-right: 0;
}
.ow_console_messages_btns .ow_console_messages_viewall a,
.ow_console_messages_btns .ow_console_messages_send a,
.ow_console_messages_btn .ow_console_messages_viewall a {
  display: inline-block;
  width: 100%;
  line-height: 38px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -wenkit-box-sizing: border-box;
  background: #fff;
  text-transform: uppercase;
}
.ow_console_messages_btns .ow_console_messages_viewall a,
.ow_console_messages_btn .ow_console_messages_viewall a {
  border-right: none;
}
.ow_console_messages_btns .ow_console_messages_viewall a:hover,
.ow_console_messages_btns .ow_console_messages_send a:hover,
.ow_console_messages_btn .ow_console_messages_viewall a:hover {
  color: #fff;
  background: #d73a89;
}
.ow_menu_wrap {
  padding: 0;
  display: table;
  position: relative;
  height: 100%;
}
.mobile-header-menu {
  display: none;
}
.desktop-header-menu {
  display: flex;
  justify-content: space-between;
  height: 100%;
}
.ow_main_menu {
  font-family: "Circe-Regular", "Trebuchet MS", "Helvetica CY", sans-serif;
  height: 70px;
  overflow: hidden;
}
.ow_main_menu li {
  padding: 0;
  display: inline-block;
}
.ow_main_menu li a {
  color: rgba(255, 255, 255, 1);
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: normal;
}
.ow_main_menu li a span {
  line-height: 70px;
  display: inline-block;
}
.ow_main_menu li a:hover {
  color: #e3a8c4;
}
.ow_responsive_menu {
  padding-right: 70px;
}
.ow_menu_more_wrap {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}
.ow_menu_more {
  position: relative;
  display: block;
  background: #fff;
  border-left: 1px solid #e0eafb;
  border-right: 1px solid #e0eafb;
  width: 68px;
  height: 70px;
  background: url(images/menu_btn.svg) no-repeat 3px -115px;
}
.ow_menu_more:after,
.ow_menu_more:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.ow_menu_more:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 8px;
  margin-top: -8px;
}
.ow_menu_more:before {
  border-color: rgba(239, 242, 245, 0);
  border-right-color: #e0eafb;
  border-width: 9px;
  margin-top: -9px;
}
.ow_main_menu_more_active .ow_menu_more_wrap {
  display: block;
}
.ow_menu_more_cont {
  position: absolute;
  top: 0px;
  right: -1px;
  padding: 25px 0px 10px;
  background-color: #fff;
  border: 1px solid #e0eafb;
  display: none;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  z-index: 2;
}
.ow_menu_more:hover .ow_menu_more_cont {
  display: block;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.index_users .ow_avatar a {
  display: block;
  width: 100%;
  height: 290px;
  overflow: hidden;
  border-radius: 22px;
  position: relative;
  border: 2px solid rgba(255, 255, 255, 0.1);
}
.index_users .ow_lp_avatars .ow_avatar img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.ow_menu_more_list a {
  display: block;
  padding: 0px 24px 14px;
  font-size: 15px;
  text-transform: uppercase;
  white-space: nowrap;
}
.ow_menu_more_list a:hover {
  text-decoration: none;
}
.ow_main_menu .hoi_headline_menu a {
  display: inline-block;
  height: 70px;
  cursor: pointer;
  background-image: url(images/menu_btn.svg);
  background-position: 4px -115px;
  transition: opacity 0.3s ease-out 0.15s;
  -moz-transition: opacity 0.3s ease-out 0.15s;
  -webkit-transition: opacity 0.3s ease-out 0.15s;
  padding: 1px 0 0 65px;
  background-repeat: no-repeat;
  box-sizing: border-box;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_box_menu {
  font-size: 0px;
  line-height: 21px;
  margin-bottom: 16px;
}
.ow_box_menu a {
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  height: 16px;
  padding: 0px 6px 0 7px;
  border-right: 1px #4c4c4c solid;
  outline: 0;
  color: #4c4c4c;
  text-transform: uppercase;
  font-family: "core_sans_e35_light", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_box_menu a:first-child {
  padding-left: 0px;
}
.ow_box_menu a:last-child {
  border-right-width: 0px;
}
.ow_box_empty .ow_box_menu {
  float: left;
}
.ow_box_menu a.active,
.ow_box_menu a:hover {
  color: #F54749;
  text-decoration: none;
}
.ow_content_menu {
  font-size: 0px;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: 1px solid #e0eafb;
}
.ow_content_menu_wrap {
  margin-bottom: 20px;
}
.ow_content_menu li {
  float: left;
  border: 1px solid transparent;
  position: relative;
  top: 1px;
}
.ow_content_menu li a {
  display: block;
  font-size: 14px;
  color: #99a2bb;
}
.ow_content_menu span {
  background-image: none !important;
  padding: 16px 26px;
  display: block;
}
.ow_content_menu li.active {
  border-color: #e0eafb #e0eafb #fff #e0eafb;
}
.ow_content_menu li.active a {
  color: #56A148;
  text-decoration: none;
}
.ow_content_menu li a:hover {
  color: #56A148;
  text-decoration: none;
}
.ow_footer_menu {
  margin-bottom: 15px;
  font-size: 0;
}
.ow_footer_menu a {
  font-size: 15px;
  display: block;
  margin-bottom: 28px;
  color: #fff;
}
.ow_footer_menu.mail {
  font-size: unset;
}
.ow_fw_menu {
  padding: 4px 8px 4px 0px;
  min-height: 24px;
  clear: both;
}
.ow_fw_btns {
  display: inline-block;
}
.ow_fw_menu .ow_explore_photos_show {
  font-size: 14px;
}
.ow_vertical_nav.ow_vertical_menu,
body .ow_vertical_nav_item {
  border-color: #e0eafb;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.ow_vertical_nav_item.selected {
  background-color: #fff;
}
.ow_moderation_wrap .ow_moderation_sticked {
  top: 70px;
}
html[xmlns] .ow_paging.clearfix {
  display: inline-block;
}
.ow_tooltip {
  margin-top: 0;
  padding-top: 3px;
}
.ow_tooltip_tail {
  display: inline-block;
  padding: 0px 0px;
  width: 100%;
  visibility: hidden;
}
.ow_console_body .ow_tooltip_tail {
  visibility: visible;
}
.ow_tooltip_tail span {
  display: inline-block;
  background: url(images/tooltip_tail.png) no-repeat 8px -6px;
  width: 19px;
  height: 6px;
  margin-bottom: -1px;
}
/*.ow_console_body .ow_tooltip_tail span {*/
/*  background: url(images/tooltip_tail_black.png);*/
/*  width: 15px;*/
/*  height: 11px;*/
/*  background-position: center !important;*/
/*  margin-bottom: -2px;*/
/*  background-repeat: no-repeat;*/
/*}*/
.ow_tooltip .ow_tooltip_body {
  background: linear-gradient(150.64deg, rgba(254, 118, 118, 1) 0%, rgba(254, 65, 53, 1) 100%);
  padding: 4px 0;
  border: 1px solid #222241;
}
.ow_forum_search_context_menu .ow_tooltip .ow_tooltip_body {
  padding: 4px 0;
}
.ow_forum_search_context_menu .ow_context_action_list a {
  padding: 4px 12px;
}
body .forum_search_wrap {
  background-image: none;
}
body .forum_search_wrap input {
  box-shadow: none;
  line-height: 19px;
}
.ow_tooltip_top_right.ow_tooltip {
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 16px;
}
.ow_tooltip_top_right .ow_tooltip_tail span {
  background-position: 3px -6px;
}
.ow_tooltip_top_right .ow_tooltip_tail {
  text-align: right;
}
.ow_tooltip_bottom_left .ow_tooltip_tail span {
  background-position: 9px 0px;
  margin-top: -1px;
}
.ow_tooltip_bottom_right .ow_tooltip_tail span {
  background-position: 1px 0px;
  margin-top: -1px;
}
.ow_tooltip_bottom_right .ow_tooltip_tail {
  text-align: right;
}
.ow_tooltip_left .ow_tooltip_tail {
  float: left;
  margin-right: -4px;
  width: 4px;
  padding-top: 8px;
}
.ow_tooltip_left .ow_tooltip_tail span {
  margin: 0px;
  width: 5px;
  height: 11px;
  background-position: 0px -28px;
}
.ow_tooltip_left .ow_tooltip_body {
  display: block;
  margin-left: 4px;
}
.ow_tooltip_right .ow_tooltip_tail {
  float: right;
  margin-left: -4px;
  width: 5px;
  padding-top: 8px;
}
.ow_tooltip_right .ow_tooltip_tail span {
  margin: 0px;
  width: 5px;
  height: 11px;
  background-position: 0px -15px;
}
.ow_tooltip_right .ow_tooltip_body {
  display: block;
  margin-right: 4px;
}
.ow_context_action_block {
  float: right;
  text-align: right;
  font-size: 0px;
  line-height: 18px;
}
.ow_context_action {
  display: inline-block;
  position: relative;
  background-color: transparent;
  z-index: 3;
  height: 18px;
  padding: 0px 0px 0px 5px;
  border: 1px solid transparent;
  vertical-align: top;
  zoom: 1;
}
.ow_context_action_value {
  font-size: 13px;
  display: inline-block;
  padding: 0px 5px 0px 0px;
  text-decoration: none;
  color: #183997;
  text-transform: uppercase;
}
.ow_context_more {
  display: inline-block;
  min-width: 15px;
  height: 18px;
  padding: 0px 3px 0px 0px;
  background: url(images/context_action_arrow.svg) no-repeat 0px 6px;
  vertical-align: top;
}
body .ow_context_action_value_block .ow_context_action .ow_context_more,
body .ow_context_action_value_block .ow_context_action:hover .ow_context_more {
  background-position: right 8px;
}
.ow_context_action:hover,
.ow_context_action.active {
  cursor: pointer;
  border-color: #e0eafb;
  background-color: #fff;
}
.ow_context_action:hover .ow_context_action_wrap {
  display: block;
}
.ow_context_action:hover .ow_context_action_value,
.ow_context_action.active .ow_context_action_value {
  text-decoration: none;
}
.ow_context_action_wrap {
}
.ow_context_action_list {
  min-width: 100px;
  text-align: left;
  overflow-x: auto;
}
.ow_context_action_list li {
  white-space: nowrap;
}
.ow_context_action_list a {
  font-size: 14px;
  font-weight: normal;
  display: block;
  padding: 3px 0px;
  color: #102254;
}
.ow_context_action_list a:hover {
  text-decoration: none;
  background: #d73a89;
  color: #fff;
}
.ow_context_action .ow_tooltip {
  display: none;
}
.ow_context_action_divider {
  line-height: 1px;
  height: 1px;
  background: #e0eafb;
  border-bottom: 1px solid #fff;
  margin: 1px 0px 0px;
}
.ow_profile_toolbar_group .ow_context_action {
  margin-bottom: 4px;
}
.uh-cover-add-btn-wrap .ow_context_action {
  padding-left: 7px;
}
.uh-cover-add-btn-wrap .ow_tooltip_body {
  padding: 4px 0px;
}
.uh-cover-add-btn-wrap .ow_context_action_list a {
  padding: 4px 12px;
}
.uh-cover-add-btn-wrap .ow_context_action_value {
  color: #183997;
}
.ow_count_wrap {
  text-align: center;
  display: inline-block;
  line-height: 16px;
  font-size: 10px;
  vertical-align: top;
}
.ow_count_bg {
  display: inline-block;
  background: #d73a89;
  min-height: 16px;
  overflow: hidden;
  border-radius: 100%;
  width: 22px !important;
}
.ow_count {
  display: inline-block;
  padding: 1px;
  min-height: 20px;
  min-width: 20px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  white-space: nowrap;
}
.ow_count_active {
  background: none repeat scroll 0 0 #F54749;
}
.ow_tip {
  display: inline-block;
  position: absolute;
  z-index: 10005;
}
.ow_tip_box {
  position: relative;
  padding: 4px 9px 2px;
  background-color: #fff;
  color: #102254;
  border: 1px solid #e0eafb;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}
.ow_tip_arrow {
  display: none;
  position: absolute;
}
.ow_tip_arrow span {
  display: block;
  border: 5px dashed transparent;
}
.ow_tip_top .ow_tip_box {
  margin-bottom: 5px;
}
.ow_tip_top .ow_tip_box:after,
.ow_tip_top .ow_tip_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.ow_tip_top .ow_tip_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 5px;
  margin-left: -5px;
}
.ow_tip_top .ow_tip_box:before {
  border-color: rgba(204, 214, 222, 0);
  border-top-color: #e0eafb;
  border-width: 6px;
  margin-left: -6px;
}
.ow_tip_right .ow_tip_box:after,
.ow_tip_right .ow_tip_box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.ow_tip_right .ow_tip_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 5px;
  margin-top: -5px;
}
.ow_tip_right .ow_tip_box:before {
  border-color: rgba(204, 214, 222, 0);
  border-right-color: #e0eafb;
  border-width: 6px;
  margin-top: -6px;
}
.ow_tip_right .ow_tip_box {
  margin-left: 5px;
}
.ow_tip_left .ow_tip_box:after,
.ow_tip_left .ow_tip_box:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.ow_tip_left .ow_tip_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 5px;
  margin-top: -5px;
}
.ow_tip_left .ow_tip_box:before {
  border-color: rgba(204, 214, 222, 0);
  border-left-color: #e0eafb;
  border-width: 6px;
  margin-top: -6px;
}
.ow_tip_left .ow_tip_box {
  margin-right: 5px;
}
.ow_tip_bot .ow_tip_box:after,
.ow_tip_bot .ow_tip_box:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.ow_tip_bot .ow_tip_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 5px;
  margin-left: -5px;
}
.ow_tip_bot .ow_tip_box:before {
  border-color: rgba(204, 214, 222, 0);
  border-bottom-color: #e0eafb;
  border-width: 6px;
  margin-left: -6px;
}
.ow_tip_bot .ow_tip_box {
  margin-top: 5px;
}
.ow_box_cap_empty {
  background: none;
  margin-bottom: 8px;
}
.ow_box_cap h3,
.ow_box_cap_empty h3 {
  padding: 8px 0 8px 0px;
  text-transform: none;
  height: auto;
  line-height: 16px;
  overflow: hidden;
  font-weight: normal;
  font-size: 19px;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_box_cap h3 {
  padding-top: 0px;
}
html body .ow_box_cap .ow_box_cap_body h3,
html body .ow_box_cap_empty .ow_box_cap_body h3 {
  background-image: none;
}
.ow_box_cap {
  background: #17172f;
  border-top: 1px solid #e0eafb;
  border-left: 1px solid #e0eafb;
  border-right: 1px solid #e0eafb;
  border-bottom: none;
  padding: 16px 16px 0;
}
.ow_box_cap .ow_box_cap_body,
.ow_box_cap_empty .ow_box_cap_body {
  min-height: 32px;
}
.ow_box {
  background-color: #17172f;
  border: 1px solid #e0eafb;
  border-top: none;
  margin-bottom: 8px;
  padding: 16px;
  position: relative;
  border-radius: 6px;
}
.ow_forum_topic_posts .ow_box {
}
.ow_box_empty {
  position: relative;
}
.ow_box .bottom_toolbar,
.ow_box_mod .bottom_toolbar {
  margin-top: 10px;
  font-size: 10px;
  padding: 0 5px;
  text-align: right;
}
.ow_box.ow_no_cap {
  border-top: 1px solid #e0eafb;
}
.ow_box_empty .ow_box_toolbar_cont {
  border-bottom: 2px solid #e0eafb;
}
.ow_box_toolbar {
  margin-top: 16px;
  float: right;
  white-space: nowrap;
}
.ow_box_toolbar span {
  padding: 0px 2px 0px 0px;
}
.ow_box_toolbar span.ow_nowrap a {
  display: inline-block;
  border: 1px solid transparent;
  padding: 0px 6px 0px;
  line-height: 21px;
}
.ow_box_toolbar span.ow_nowrap a:hover {
  color: #d73a89;
}
.ow_box_toolbar a:hover {
  text-decoration: none;
}
.ow_box_toolbar .ow_delimiter,
.ow_ic_toolbar .ow_delimiter {
  display: none;
}
#floatbox_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.floatbox_overlayMacFFBGHack {
  background: url(images/macFFBgHack.png) repeat;
}
.floatbox_overlayBG {
  background-color: #000;
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
#floatbox_HideSelect {
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  border: none;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
}
body .floatbox_canvas .floatbox_container {
  margin-top: 100px;
  max-width: 560px;
  background-color: #17172f;
}
.base_index_page body .floatbox_canvas .floatbox_container {
  background: linear-gradient(to bottom, #262543 0%, #17172f 12%, #1c1239 100%);
}

.signup-floatbox .ow_bg_color {
  background: #fff;
}

.signup-floatbox .floatbox_body {
  background: #fff;
  color: #000;
}
.base_index_page .ow_alt2,
tr.ow_alt2 td {
  background-color: unset;
}
.base_index_page .ow_alt1,
tr.ow_alt1 td {
  background-color: unset;
}
.signup-floatbox input[type="text"],
.signup-floatbox select,
.signup-floatbox input[type="password"] {
  background-color: rgba(255, 255, 255, 0.18);
}
.signup-floatbox input[type="text"]::placeholder,
.signup-floatbox input[type="password"]::placeholder {
  background-color: transparent;
  color: #000;
}
.signup-floatbox input,
.signup-floatbox select {
  color: #000!important;
}
.signup-floatbox .ow_button.ow_ic_submit {
  width: 100%;
  color: #fff!important;
  margin: 0 auto !important;
}
.signup-floatbox select {
  border: none;
}
.ow_sign_in input[type="text"],
.ow_sign_in input[type="password"] {
  background-repeat: no-repeat;
  background-position-y: center;
  padding-left: 45px !important;
}
.ow_sign_in input[type="text"],
.ow_sign_in input[type="text"]:focus {
  background-image: url("images/ic_Envelope_v2.svg") !important;
  background-position-x: 10px !important;
  background-position-y: center !important;
  background-repeat: no-repeat !important;
}
.ow_sign_in input[type="password"],
.ow_sign_in input[type="password"]:focus {
  background-image: url("images/ic_Lock_v2.svg") !important;
  background-position-x: 14px !important;
  background-position-y: center !important;
  background-repeat: no-repeat !important;
}
.floatbox_container {
  position: fixed;
  z-index: 102;
  width: 300px;
  -webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
  border: 8px solid rgba(0, 0, 0, 0.5);
}
.floatbox_header {
  padding: 4px;
  text-align: left;
}
.floatbox_header a.close_btn {
  margin: 2px;
  background: url(images/ow-ic-close.png) no-repeat;
}
.floatbox_title {
  text-transform: uppercase;
  font-size: 16px;
  padding: 8px 12px 0px;
  float: left;
  font-weight: normal;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.floatbox_header .ow_box_cap_icons {
  float: right;
  margin-top: 1px;
}
.floatbox_body {
  padding: 8px 16px;
  text-align: left;
  background: transparent;
}
.floatbox_bottom {
  padding: 0px 16px 16px;
  text-align: center;
}
.profile .floatbox_body {
  background: #322F37;
}
.profile .floatbox_header {
  padding: 1rem;
}
.profile .ow_inprogress {
  background-image: url(images/ajax_preloader_button.gif);
}
@media (max-width: 820px) {
  /* avatar upload popup */
  .profile .floatbox_canvas .floatbox_container {
  width: 100% !Important;
}
}

.membership_ctrl_subscribe .ow_membership_column {
  background-color: #3d335c;
}
input[type="number"],
input[type="text"],
input[type="password"],
textarea,
select,
div.jhtmlarea,
.ow_photo_upload_description,
.ow_photo_preview_edit .CodeMirror {
  background-color: transparent;
  border: 1px solid #767676!important;
  color: #fff;
  font-family: "Lucida Grande", "Verdana";
  font-size: 14px;
  padding: 4px;
}
input[type="number"]:focus,
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus,
div.jhtmlarea:focus,
.ow_photo_upload_description:focus,
.ow_photo_preview_edit .CodeMirror:focus {
  border: 1px solid #56A148 !important;
  background: rgba(255, 255, 255, 0.18) !important;
}
.ow_sign_in input[type="text"],
.ow_sign_in input[type="password"] {
  background-color: rgba(255, 255, 255, 0.18);
  border: none !important;
}

.index_sign_in .ow_user_name:after, .index_sign_in .ow_password:after {
  content: "";
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.18);
  position: absolute;
  left: 38px;
  top: 0px;
  z-index: 1;
}

.ow_sign_in input[type="text"]::placeholder, .ow_sign_in input[type="password"]::placeholder {
  color: rgba(255, 255, 255, .6);
}
.ow_sign_in input[type="text"]:focus::placeholder, .ow_sign_in input[type="password"]:focus::placeholder {
  color: rgba(255, 255, 255, .6);
}

.ow_sign_in input[type="text"]:focus,
.ow_sign_in input[type="password"]:focus {
  border: 1px solid #961C1A;
  background-color: #961C1A;
}
body form div.jhtmlarea {
  background: #fff;
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body .toolbar {
  padding: 2px 2px 0px;
  height: 22px;
  background: #fff;
  border: none;
}
body .toolbar ul li {
  margin: 0px;
}
body .toolbar ul li a {
  background-image: url(images/wysiwyg.png);
  border: none;
  width: 20px;
  height: 20px;
}
body .toolbar ul li a:hover {
  border: none;
}
body .jhtmlarea .toolbar ul {
  height: 24px;
}
.jhtmlarea .input_ws_cont {
  padding: 8px;
}
body.htmlarea_styles {
  margin: 0px;
}
select {
  background-image: none;
  width: 100%;
  height: 44px;
  border-radius: 4px;
}
.ow_inline select {
  width: auto;
}
textarea {
  height: 100px;
  width: 100%;
  resize: vertical;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
input[type="checkbox"] ~ label,
input[type="radio"] ~ label {
  vertical-align: top;
}
input[type="number"],
input[type="text"],
input[type="password"] {
  width: 100%;
  height: 44px;
  font-size: 14px;
  font-weight: 500;
  border: none;
  line-height: 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px;
  padding-left: 8px;
}
input[type="text"]::placeholder,
input[type="password"]::placeholder {
  color: rgba(255, 255, 255, 0.25);
}
input[type="submit"],
input[type="button"] {
  background-color: #56A148;
  background-image: none;
  padding: 1px 15px 0px 15px;
  color: #fff;
  font-weight: normal;
  cursor: pointer;
  height: 40px;
  font-family: "Circe-Regular", "Trebuchet MS", "Helvetica CY", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  border: none;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-width: 100px;
}
input[type="submit"]:hover,
input[type="button"]:hover {
  filter: brightness(1.2);
}
textarea.invitation,
input[type="text"].invitation,
input[type="password"].invitation {
  color: #999;
}
input[type="text"].ow_inputready,
textarea.ow_inputready {
  color: #999999;
}
textarea#dialogTextarea {
  background: #232239;
}
.googlelocation_form_element_div input.ow_googlelocation_location_input,
.googlelocation_address_div input.ow_googlelocation_location_search_input {
  width: 100%;
  background-repeat: no-repeat;
  background-position: right 4px center;
  background-size: 16px auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e8197f' d='M256 0C153.755 0 70.573 83.182 70.573 185.426c0 126.888 165.939 313.167 173.004 321.035 6.636 7.391 18.222 7.378 24.846 0 7.065-7.868 173.004-194.147 173.004-321.035C441.425 83.182 358.244 0 256 0zm0 278.719c-51.442 0-93.292-41.851-93.292-93.293S204.559 92.134 256 92.134s93.291 41.851 93.291 93.293-41.85 93.292-93.291 93.292z'/%3E%3C/svg%3E%0A");
}
.googlelocation_form_element_div div.googlelocation_address_icon_div,
.googlelocation_address_div div.googlelocation_address_icon_div {
  display: none;
}
body:not(:-moz-handler-blocked) input[type="submit"],
body:not(:-moz-handler-blocked) input[type="button"] {
  padding-top: 0px;
  padding-right: 23px;
}
html body div span.ow_button input[type="submit"],
html body div span.ow_button input[type="button"] {
}
html body.ow input[type="submit"],
html body.ow input[type="button"] {
  margin: 0px;
}
span.ow_button {
  display: inline-block;
  border: none;
}
span.ow_button:hover {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}
span.ow_button input[type="submit"]:hover,
span.ow_button input[type="button"]:hover {
  color: #fff;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
}
span.ow_button span.ow_button {
  border-radius: none;
  -moz-border-radius: none;
  -webkit-border-radius: none;
  border: none;
  background-image: none;
  background-position: right center;
  background-repeat: no-repeat;
  background-color: transparent;
}
span.ow_button span {
  display: inline-block;
  padding: 0px 0px 0px 0px;
  background-position: right center;
  background-repeat: no-repeat;
  background-color: transparent;
}
.ow_btn_delimiter span.ow_button:first-child {
  margin-right: 16px;
}
.ow_btn_delimiter span.ow_button span.ow_button {
  margin: 0px;
}
* + html input[type="submit"],
* + html input[type="button"] {
  overflow: visible;
}
input[type="submit"]:hover,
input[type="button"]:hover {
  color: #fff;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  background-image: none;
}
input[type="submit"].submit {
  background-color: #00aa00;
  color: #fff;
}
input[type="submit"].alert {
  background-color: #ff6666;
  color: #fff;
}
ul.ow_radio_group li {
  float: left;
}
ul.ow_checkbox_group li {
  float: left;
}
.form_auto_click textarea.invitation {
  height: 50px;
}
form .error {
  color: red;
}
form input[type="text"].hasDatepicker {
  width: 87%;
}
.ow_multiselect select {
  width: 120px;
  padding: 2px;
}
.ow_multiselect input[type="button"] {
  padding-left: 20px;
}
.form_auto_click .ow_submit_auto_click {
  display: none;
}
html body div .ow_positive input[type="submit"],
html body div .ow_positive input[type="button"] {
  color: #fff;
}
.ow_negative input[type="submit"],
.ow_negative input[type="button"] {
  background: none;
  padding-right: 2px;
}
body:not(:-moz-handler-blocked) .ow_negative input[type="submit"],
body:not(:-moz-handler-blocked) .ow_negative input[type="button"] {
  padding-right: 2px;
}
html body div .ow_green,
span.ow_blitem.ow_green input[type="submit"],
span.ow_blitem.ow_green input[type="button"],
.ow_bl a.ow_green:hover {
  color: #3ac565;
}
html body div .ow_red,
span.ow_blitem.ow_red input[type="submit"],
span.ow_blitem.ow_red input[type="button"],
.ow_bl a.ow_red:hover {
  color: #f55e55;
}
html body div .ow_mild_red,
span.ow_blitem.ow_mild_red input[type="submit"],
span.ow_blitem.ow_mild_red input[type="button"],
.ow_bl a.ow_mild_red:hover {
  color: #f2c014;
}
html body div .ow_mild_green,
span.ow_blitem.ow_mild_green input[type="submit"],
span.ow_blitem.ow_mild_green input[type="button"],
.ow_bl a.ow_mild_green:hover {
  color: #14c1df;
}
html body .ow_button.ow_red,
html body .ow_button.ow_mild_red,
html body .ow_button.ow_green,
html body .ow_button.ow_mild_green,
.ow_button .ow_mild_red,
.ow_button .ow_red,
.ow_button .ow_green,
.ow_button .ow_mild_green {
  background-color: transparent;
  border-color: transparent;
}
input[type="submit"].ow_green,
input[type="button"].ow_green,
input[type="submit"].ow_mild_green,
input[type="button"].ow_mild_green,
input[type="submit"].ow_red,
input[type="button"].ow_red,
input[type="submit"].ow_mild_red,
input[type="button"].ow_mild_red {
  background-color: transparent;
}
body.htmlarea_styles {
  font-family: "Lucida Grande", "Verdana", "Tahoma";
  color: #102254;
  font-size: 13px;
  line-height: 18px;
}
body.htmlarea_styles a {
}
body.htmlarea_styles p {
  margin: 0;
}
div.tagsinput {
  background-color: #fff;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-color: #e0eafb;
}
div.tagsinput span.tag {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  background: #fff;
  border-color: #e0eafb;
}
div.tagsinput span.tag a {
  border-color: #e0eafb;
}
div.tagsinput span.tag span {
  font-size: 13px;
}
div.tagsinput input {
  color: #102254;
}
a.ow_lbutton,
span.ow_lbutton {
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid transparent;
  padding: 1px 3px;
  line-height: 13px;
  text-transform: uppercase;
  text-shadow: none;
  display: inline-block;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
  vertical-align: text-bottom;
  color: #183997;
}
html body a.ow_lbutton,
html body span.ow_lbutton {
  font-size: 11px;
}
.ow_lbutton:hover {
  border-color: #e0eafb;
  cursor: pointer;
  text-decoration: none;
}
.ow_attachment_btn {
  float: right;
  margin: 0 0 0 6px;
  padding: 0;
}
.ow_attachments input[type="file"] {
  cursor: pointer;
  float: right;
  opacity: 0;
}
.ow_attachment_icons {
  float: right;
}
.ow_attachments a {
  background: url(images/wysiwyg.png) no-repeat scroll -175px 1px rgba(0, 0, 0, 0);
  cursor: pointer;
  float: left;
  height: 22px;
  overflow: hidden;
  text-decoration: none;
  width: 22px;
}
.ow_attachments a.video {
  background: url(images/wysiwyg.png) -197px 1px no-repeat;
}
.ow_attachments a.attach {
  background-image: url(images/ic_attach_big.svg);
  height: 30px;
  width: 30px;
  margin-top: -3px;
  background-position: 0 2px;
  background-color: #5a596c;
  border-radius: 50%;
  background-size: 30px 65px;
}
.ow_attachments a.attach:hover {
  background-position: 0px -36px;
}
.ow_attachments a.attach.uploading {
  background: url(images/ajax_preloader_button.gif) no-repeat center center;
}
.ow_attachment_delete {
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  top: 4px;
  right: 4px;
}
.ow_ajax_oembed_attachment {
  width: 100%;
}
.ow_attachment_btn span.ow_button {
  background-color: none;
  background-image: none;
  background-repeat: repeat-x;
  background-position: center left;
  border: none;
  padding: 0;
  display: inline-block;
  text-align: center;
}
.ow_attachment_btn span.ow_button span {
  display: inline-block;
}
.ow_attachment_btn span.ow_button input[type="submit"],
.ow_attachment_btn span.ow_button input[type="button"] {
  padding: 1px 8px 4px;
  height: 22px;
  line-height: 19px;
  background: none;
}
body .ow_oembed_attachment_preview {
  height: 60px;
  position: relative;
  padding: 6px 20px 0 88px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-width: 1px;
  background-color: #fff;
}
.ow_mailbox_log .ow_oembed_attachment_preview {
  border: none;
  padding: 0 0 0 88px;
  background-color: transparent;
  margin-top: 12px;
}
.ow_mailbox_log .ow_oembed_attachment_preview .ow_attachment_delete {
  display: none;
}
.ow_oembed_attachment_pic .attachment_other_images_btn {
  position: absolute;
  left: 4px;
  bottom: 4px;
  display: none;
}
.ow_oembed_attachment_pic:hover .attachment_other_images_btn {
  display: inline-block;
}
body .ow_oembed_attachment_pic {
  width: 80px;
  height: 60px;
  position: absolute;
  top: -1px;
  left: -1px;
  border-width: 0 1px 0 0;
  background-color: #fff;
}
.ow_oembed_atachment_pic_nopic {
  background-image: url(images/no-picture.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ow_oembed_attachment_pic img {
  width: 80px;
  height: 60px;
}
.ow_oembed_attachment_url {
  position: relative;
}
.ow_oembed_attachment_url a {
  position: absolute;
  bottom: 4px;
  left: 4px;
}
.ow_attachment_title {
  margin-bottom: 4px;
  line-height: 13.5px;
  display: inline-block;
}
.ow_attachment_description {
  line-height: 13.5px;
  height: 27px;
  overflow: hidden;
  display: block;
}
.ow_attachment_title a {
  display: block;
  height: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}
body .newsfeed-attachment-preview {
  width: 100%;
}
.ow_oembed_attachment_preview.loading_content .ow_oembed_attachment_pic,
.ow_oembed_attachment_preview.loading_content .ow_attachment_title,
.ow_oembed_attachment_preview.loading_content .ow_attachment_description {
  display: none;
}
.ow_oembed_attachment_preview.loading_content {
  background: url(images/ajax_preloader_content.gif) center center no-repeat;
}
.attachment_image_item {
  border-width: 1px;
  cursor: pointer;
  float: left;
  height: 85px;
  margin: 2px;
  padding: 3px;
  text-align: center;
  width: 85px;
}
.attachment_image_item img {
  max-width: 100%;
  max-height: 100%;
}
.ow_photo_attachment_preview {
  height: auto;
  padding: 8px 0;
  border-width: 0 0 1px 0;
  border-style: solid;
  margin-left: 0;
}
.ow_comments_mipc .ow_photo_attachment_preview,
.ow_comments_mipc .ow_oembed_attachment_preview {
  margin-left: 48px;
}
.ow_comments_ipc .ow_photo_attachment_preview,
.ow_comments_ipc .ow_oembed_attachment_preview {
  margin-left: 57px;
}
.ow_feed_comments_input_sticky .ow_photo_attachment_preview,
.ow_feed_comments_input_sticky .ow_oembed_attachment_preview,
.ow_feed_comments_input_sticky .comments_hidden_btn {
  margin: 0 12px 8px 22px;
}
.ow_photo_attachment_pic {
  display: inline-block;
  background-color: #fff;
  width: 120px;
  height: 120px;
  border: 1px solid #e0eafb;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
.ow_photo_attachment_pic.loading {
  background-size: auto;
  background-image: url(images/ajax_preloader_content.gif);
  background-position: center center;
}
.ow_photo_attachment_stage {
  width: 150px;
  height: 150px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.ow_file_attachment_preview {
  width: 100%;
  height: auto;
  margin-top: -2px;
  margin-bottom: 6px;
}
.ow_file_attachment_block1,
.ow_file_attachment_block2 {
  float: left;
  width: 50%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 2px 0;
}
.ow_file_attachment_block1 {
  padding-right: 4px;
}
.ow_file_attachment_block2 {
  padding-left: 4px;
}
.ow_dialog_items_wrap .ow_file_attachment_block1,
.ow_dialog_items_wrap .ow_file_attachment_block2 {
  width: auto;
  float: none;
  padding-right: 0;
  padding-left: 0;
  padding-top: 4px;
}
.ow_dialog_items_wrap .ow_file_attachment_info,
.ow_mailbox_log .ow_file_attachment_info {
  padding-right: 4px;
}
.ow_dialog_item_mailchat .ow_mailbox_message_content_attach {
  padding-top: 0px;
}
.ow_dialog_items_wrap .ow_file_attachment_name,
.ow_mailbox_log .ow_file_attachment_name {
  font-weight: normal;
  padding-right: 4px;
}
.ow_file_attachment_info {
  border: 1px solid transparent;
  padding-right: 50px;
  position: relative;
  height: 22px;
  overflow: hidden;
}
.ow_file_attachment_info:hover {
  border-color: #e0eafb;
}
.ow_file_attachment_info a {
  line-height: 22px;
  padding-left: 8px;
}
.ow_dialog_in_item.fileattach {
  padding-top: 1px;
  padding-bottom: 1px;
}
.ow_dialog_in_item.fileattach .ow_file_attachment_info {
  border: none;
}
.ow_file_attachment_name {
  width: 100%;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  padding-left: 8px;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_file_attachment_size {
  font-weight: normal;
  display: none;
}
.ow_file_attachment_close {
  position: absolute;
  top: 0;
  right: 0;
  width: 22px;
  height: 22px;
  background-image: url(images/tag_close_btn.png);
  background-repeat: no-repeat;
  background-position: center center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.ow_file_attachment_preload {
  position: absolute;
  top: 0;
  right: 25px;
  width: 20px;
  height: 22px;
  background: url(images/ajax_preloader_content.gif) center center no-repeat;
  display: none;
}
.ow_dialog_in_item.errormessage p,
.ow_mailbox_log_message.errormessage .ow_mailbox_message_content,
.ow_dialog_item_mailchat.errormessage .ow_dialog_item_mailchat_text {
  color: #b1b1b1;
}
.ow_errormessage_not {
  display: block;
  padding-bottom: 4px;
  padding-left: 4px;
}
.ow_dialog_in_item.errormessage .ow_errormessage_not {
  padding-left: 0;
}
body .ow_attachments a {
  background-color: transparent;
}
body .ow_attachments a.video {
  margin: 0 0 0 -1px;
}
.base_cmnts_temp_cont .ow_ipc_info {
  border: none;
  padding-bottom: 1px;
}
.ow_feed_comments_viewall,
.ow_photo_attachment_preview,
.ow_oembed_attachment_preview,
.ow_oembed_attachment_pic {
  background-color: #fff;
  border-color: #e4e9ee;
  border-style: solid;
}
.ow_comments_item {
  position: relative;
  padding: 6px 16px 4px 8px;
  border-width: 1px 1px 0 1px;
}
.ow_comments_form_top .ow_comments_item {
  border-width: 0 1px 1px 1px;
}
.ow_comments_form_top .ow_paging {
  margin-bottom: 0;
  margin-top: 8px;
}
.ow_newsfeed_features .ow_comments_item {
  border-width: 1px 0 0 0;
}
.ow_photoview_info_wrap.sticked .ow_comments_item:last-child {
  border-width: 1px;
  margin-bottom: 12px;
}
.ow_comments_no_form .ow_comments_list .ow_comments_item:last-child {
  border-width: 1px;
}
.ow_comments_form_top.ow_comments_no_form
.ow_comments_list
.ow_comments_item:first-child {
  border-width: 1px;
}
.ow_newsfeed_features
.ow_comments_list
div
.ow_context_action_block
.ow_context_action {
  border-top-width: 1px;
}
.ow_comments_form_wrap {
  padding: 6px 16px 4px 6px;
  border-width: 1px;
  min-height: 42px;
}
.ow_comments_ipc .ow_comments_form_wrap {
  min-height: 50px;
}
.ow_comments_form_wrap .ow_avatar {
  padding-top: 0px;
}
.ow_feed_comments_viewall {
  text-align: right;
  padding: 8px 8px 8px 0;
  border-width: 1px 0 1px 0;
  min-height: 14px;
  text-align: center;
}
.ow_feed_comments_input_sticky {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.ow_feed_comments_input_sticky .ow_comments_input_wrap {
  padding: 6px 12px 4px 22px;
}
.ow_feed_comments_input_sticky .ow_comments_form_wrap {
  border-top-width: 1px;
}
.ow_comments_item_picture {
  float: left;
  margin-right: -56px;
  width: 56px;
}
.ow_comments_item_info {
  margin-left: 56px;
  padding-top: 8px;
}
.ow_comments_item_info textarea.ow_smallmargin {
  margin-bottom: 6px;
  width: 100%;
  margin-top: 4px;
}
.ow_comments_item_info .comments_fake_autoclick {
  width: 100%;
  height: 30px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding-right: 28px;
  padding-left: 10px;
  resize: none;
}
.ow_comments_item_header {
  margin-bottom: 2px;
}
.ow_comments_item_header a {
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
  color: #183997;
}
.ow_comments_item_toolbar {
  float: left;
  font-size: 10px;
  width: 100%;
}
.ow_comments_item_info .clearfix .ow_comments_item_toolbar {
  white-space: normal;
}
.ow_comments_date {
  float: right;
}
.ow_comments_date.ow_tiny {
  font-size: 13px;
}
.ow_comments_list .ow_tooltip .ow_tooltip_body {
  padding: 4px 0px;
}
.ow_comments_list .ow_context_action_list a {
  padding: 4px 12px;
}
.ow_comments_item_info .mipc_url {
  font-weight: bold;
}
.comment_add_arr {
  float: left;
  display: none;
  position: relative;
  z-index: 1;
  left: 1px;
  width: 5px;
  height: 9px;
  margin: 14px 0px 0px -5px;
  background: none;
}
.ow_comments_list .comments_view_all {
  padding-bottom: 5px;
}
body .ow_comments_list .ow_attachment {
  padding-top: 4px;
}
body .ow_comments_content.ow_smallmargin {
  margin-bottom: 0px;
}
.ow_comments_content img {
  max-width: 100%;
}
.ow_comments_btn_block {
  padding: 0 0px 0px 0;
}
.ow_comments_item .cnx_action {
  position: absolute;
  right: 4px;
  top: 4px;
}
.ow_comments_msg {
  margin-top: 4px;
  color: #183997;
}
body .item_loaded {
  margin: 0px 3px 8px 57px;
}
body textarea.ow_newsfeed_status_input {
  height: 58px;
}
body textarea.ow_newsfeed_status_input.invitation {
  width: 100%;
  height: 28px;
}
.ow_comments_mipc.ow_comments_paging .ow_comments_list {
  margin-bottom: 8px;
}
.ow_comments_mipc .ow_comments_item_picture,
.ow_feed_comments_input_sticky .ow_comments_item_picture {
  width: 56px;
  margin-right: -56px;
  float: left;
}
.ow_comments_mipc .ow_comments_item_info,
.ow_feed_comments_input_sticky .ow_comments_item_info {
  margin-left: 56px;
}
.ow_comments_mipc .ow_comments_list {
  margin-bottom: 1px;
}
.ow_comments_item_info .ow_comments_content {
  padding: 2px 0;
  width: 100%;
  word-wrap: break-word;
}
.ow_comments_form_wrap .ow_comments_input_wrap .ow_comments_input {
  padding-top: 0px;
  position: relative;
  margin-top: -2px;
}
.ow_comments_input_wrap .ow_comments_input .comments_fake_autoclick {
  margin-top: 0;
}
.ow_comments_input_wrap .ow_comments_input .ow_attachment_icons {
  position: absolute;
  top: 5px;
  right: 4px;
}
.ow_comments_input .ow_attachments a {
  background: url(images/wysiwyg.png) no-repeat scroll -176px -27px #d73a89;
  cursor: pointer;
  float: left;
  height: 20px;
  overflow: hidden;
  text-decoration: none;
  width: 20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.ow_attachments input[type="file"] {
  cursor: pointer;
  float: right;
  opacity: 0;
}
.ow_add_comments_form.ow_small {
  font-size: 14px;
}
.ow_bl {
  padding: 0;
}
.ow_bl li {
  float: left;
  list-style: none;
  margin-left: 4px;
}
.ow_bl a {
  display: block;
  padding: 0px 8px;
  line-height: 22px;
  height: 22px;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid transparent;
}
.ow_bl a:hover {
  border-color: #e0eafb;
  color: #102254;
}
.ow_bl .ow_context_action_list a:hover {
  color: #fff;
}
.ow_dnd_widget .ow_box_empty .ow_bl.ow_box_toolbar li {
  margin-bottom: 8px;
}
span.ow_blitem {
  background: none;
  border: 1px solid transparent;
  color: #183997;
  padding: 0px 0px;
  line-height: 22px;
  height: 22px;
  text-decoration: none;
  display: inline-block;
  margin: 0px 4px 0px 0px;
  font-size: 13px;
}
span.ow_blitem span {
  display: inline-block;
}
span.ow_blitem input[type="submit"],
span.ow_blitem input[type="button"] {
  border: none;
  padding: 0px;
  background: none;
  font-weight: normal;
  height: auto;
  padding: 1px 5px 0 6px;
  text-transform: none;
  line-height: 18px;
  font-size: 13px;
  text-transform: uppercase;
  color: #183997;
}
span.ow_blitem:hover,
span.ow_blitem input:hover {
  border-color: #e0eafb;
  color: #102254;
}
.ow_bg_controls span.ow_blitem {
  background: url(images/btnl_black_bg.png) repeat-x center left;
  border: none;
  height: 24px;
  line-height: 22px;
}
.ow_bg_controls span.ow_blitem:hover {
  background: url(images/btnl_black_hover_bg.png) repeat-x center left;
}
html body div .ow_bg_controls .ow_green {
  color: #102254;
}
.ow_bg_controls span.ow_blitem input[type="submit"],
.ow_bg_controls span.ow_blitem input[type="button"] {
  color: #183997;
}
.ow_bg_controls span.ow_blitem input[type="submit"]:hover,
.ow_bg_controls span.ow_blitem input[type="button"]:hover {
}
.ow_bl_narrow {
  padding: 0;
}
.ow_bl_narrow li {
  list-style: none;
}
.ow_bl_narrow li a {
  display: block;
  font-size: 14px;
  padding: 5px 7px;
  text-decoration: none;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_bl_narrow li a:hover {
  background-color: #cad4dd;
  color: #183997;
}
.ac_results {
  padding: 0px;
  border: 1px solid #bbb;
  background-color: #000;
  overflow: auto;
  overflow-x: hidden;
  z-index: 105;
  position: absolute;
  display: none;
  width: 100%;
  top: -1px;
  max-height: 250px;
}
.ac_results ul {
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}
.ac_results iframe {
  display: none;
  display/**/: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  filter: mask();
  width: 3000px;
  height: 3000px;
}
.ac_list_container {
  width: 99.6%;
  position: relative;
}
.ac_results li {
  margin: 0px;
  padding: 4px 5px;
  cursor: pointer;
  display: block;
  width: 98%;
  font: menu;
  font-size: 12px;
  overflow: hidden;
}
.ac_loading {
  background: url(images/ajax_preloader_button.gif) right center no-repeat;
}
.ac_over {
  background-color: #f0f0f0;
  color: #000;
}
.ac_match {
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_suggest_field {
  position: relative;
}
.ow_suggest_invitation {
  position: absolute;
  right: 9px;
  top: 9px;
  width: 12px;
  height: 12px;
  background: url(images/miniic_corner.png) no-repeat center center;
}
.ow_sort_control {
  padding: 4px 8px 4px 0px;
}
.ow_sort_control a {
  display: inline-block;
  font-size: 14px;
  height: 16px;
  line-height: 16px;
  padding: 0px 6px 0 7px;
  outline: 0;
  font-family: "core_sans_e35_light", "Trebuchet MS", "Helvetica CY", sans-serif;
  text-transform: uppercase;
  border-right: 1px solid #4c4c4c;
}
.ow_sort_control a span {
  display: inline-block;
}
.ow_sort_control a:last-child {
  border-right-width: 0;
}
.ow_sort_control a.active,
.ow_sort_control a:hover {
  color: #d73a89;
  text-decoration: none;
}
.ow_sort_control_label {
  padding: 0px 0px 0px 0px;
}
.ow_table_1,
.ow_table_2 {
  border-collapse: separate;
}
.ow_table_3 {
  border-collapse: collapse;
}
.ow_table_1,
.ow_table_2,
.ow_table_3 {
  margin-bottom: 25px;
  width: 100%;
}
.ow_table_1 tr td,
.ow_table_2 tr td,
.ow_user_list .ow_alt1,
.ow_user_list .ow_alt2,
.ow_video_list .ow_alt1,
.ow_video_list .ow_alt2,
.ow_photo_list .ow_alt1,
.ow_photo_list .ow_alt2 {
  border-style: solid;
  border-color: #e0eafb;
}
.ow_table_1 tr td,
.ow_table_2 tr td {
  border-width: 0px 1px 1px 0px;
}
.ow_table_1 .ow_empty + tr td:first-child,
.ow_table_2 .ow_empty + tr td:first-child {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-width: 1px;
}
.ow_video_list div:first-child,
.ow_user_list div:first-child {
  border-left-width: 1px;
  border-top-width: 1px;
}
.ow_table_1 tr td:first-child,
.ow_table_2 tr td:first-child {
  border-left-width: 1px;
}
.ow_video_list div,
.ow_user_list div {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
}
.ow_video_list div:last-child,
.ow_user_list div:last-child {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
}
.ow_video_list div:first-child,
.ow_user_list div:first-child {
}
.ow_table_1 tr td:last-child,
.ow_table_2 tr td:last-child {
  border-bottom-width: 1px;
  border-right-width: 1px;
}
.ow_table_1 tr:first-child td,
.ow_table_2 tr:first-child td {
  border-top-width: 1px;
}
.ow_table_1 tr:first-child td:first-child,
.ow_table_1 tr:first-child th:first-child,
.ow_table_2 tr:first-child td:first-child,
.ow_table_2 tr:first-child th:first-child {
  border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-width: 1px;
}
.ow_table_1 tr:first-child td:last-child,
.ow_table_1 tr:first-child th:last-child,
.ow_table_2 tr:first-child td:last-child,
.ow_table_2 tr:first-child th:last-child {
  border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
}
.ow_table_1 tr:last-child td:first-child,
.ow_table_1 tr.ow_alt1:last-child td:first-child,
.ow_table_1 tr.ow_tr_last td:first-child,
.ow_table_1 tr.ow_tr_last th:first-child,
.ow_table_2 tr:last-child td:first-child,
.ow_table_2 tr.ow_alt1:last-child td:first-child,
.ow_table_2 tr.ow_tr_last td:first-child,
.ow_table_2 tr.ow_tr_last th:first-child {
  border-bottom-left-radius: 4px;
  -moz-border-left-radius: 4px;
  -webkit-border-left-radius: 4px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
}
.ow_table_1 tr:last-child td:last-child,
.ow_table_1 tr.alt1:last-child td:last-child,
.ow_table_1 tr.ow_tr_last td:last-child,
.ow_table_1 tr.ow_tr_last th:last-child,
.ow_table_2 tr:last-child td:last-child,
.ow_table_2 tr.alt1:last-child td:last-child,
.ow_table_2 tr.ow_tr_last td:last-child,
.ow_table_2 tr.ow_tr_last th:last-child {
  border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-right-radius: 0px;
  -moz-border-top-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
}
.ow_table_1 tr:last-child td,
.ow_table_1 tr:last-child th,
.ow_table_2 tr:last-child td,
.ow_table_2 tr:last-child th {
  border-top-width: 0px;
}
.ow_table_1 th,
.ow_table_2 th {
  border-style: solid;
  border-color: #e0eafb #e0eafb #e0eafb #e0eafb;
  border-width: 0px 1px 1px;
  _border-width: 1px;
}
.ow_table_1 tr.ow_tr_first td,
.ow_table_2 tr.ow_tr_first td {
  border-top-width: 1px;
}
.ow_table_1 tr.ow_tr_first th,
.ow_table_2 tr.ow_tr_first th {
  border-width: 1px 0px 1px 0;
  border-color: #e0eafb;
}
.ow_table_1 tr.ow_tr_first th:first-child,
.ow_table_1 tr.ow_tr_first td:first-child,
.ow_table_2 tr.ow_tr_first th:first-child,
.ow_table_2 tr.ow_tr_first td:first-child {
  border-left-width: 1px;
  border-top-left-radius: 4px;
}
.ie8 .ow_table_1 tr.ow_tr_first th,
.ie8 .ow_table_2 tr.ow_tr_first th {
  border-right-width: 1px;
}
.ow_table_1 tr.ow_tr_delimiter td,
.ow_table_2 tr.ow_tr_delimiter td {
  border: none;
}
.ow_table_1 tr.ow_tr_first th:last-child,
.ow_table_1 tr.ow_tr_first td:last-child,
.ow_table_2 tr.ow_tr_first th:last-child,
.ow_table_2 tr.ow_tr_first td:last-child {
  border-right-width: 1px;
  border-top-right-radius: 4px;
}
.ow_table_1 tr.ow_tr_first th:last-child,
.ow_table_2 tr.ow_tr_first th:last-child {
  border-right-color: #e0eafb;
}
.ow_table_1 td,
.ow_table_2 td {
  padding: 17px 20px 13px;
  vertical-align: middle;
}
.ow_table_1 td .text {
  color: #999;
}
.ow_table_2 {
  border-collapse: separate;
}
.ow_table_2 td {
  text-align: center;
}
.ow_table_3 {
  border-collapse: separate;
  border-spacing: 5px;
}
.ow_table_3 td {
  border-left-width: 1px;
  border-left-style: solid;
  vertical-align: top;
}
.ow_content .ow_table_3 td.ow_label {
  border: none;
  text-align: right;
  width: 50% !important;
}
.ow_table_3 td.ow_value {
  width: 50%;
  padding-left: 10px;
}
.ow_table_4 {
  border-collapse: separate;
  border-spacing: 5px;
}
.ow_table_4 td {
  vertical-align: top;
}
.ow_table_4 td.ow_label {
  border: none;
  text-align: right;
}
.ow_table_4 td.ow_value {
  padding-left: 10px;
}
th.ow_section {
  border: 0 none;
  padding: 7px 0;
  text-align: center;
  font-size: 20px;
}
th span.ow_section_icon {
  background-repeat: no-repeat;
  padding-left: 26px;
}
th.ow_section span {
  text-transform: uppercase;
  padding: 5px 10px;
  font-weight: normal;
}
table.ow_form td.ow_label {
  text-align: right;
  width: 20%;
}
table.ow_form td.ow_desc {
  width: 25%;
  font-size: 11px;
}
table.ow_form td.ow_submit {
  text-align: center;
}
.ow_regular {
  margin-bottom: 12px;
}
.ow_regular li {
  line-height: 23px;
  margin: 0 0 3px 0px;
  padding: 0px 0px 0px 26px;
  background-repeat: no-repeat;
  background-image: url(images/miniic_li.svg);
  background-position: left 2px;
}
.ow_ipc {
  margin-top: 16px;
  margin-bottom: 0px;
}
.ow_ipc:first-child {
  margin-top: 0px;
}
.ow_ipc_picture {
  float: left;
  margin-right: -56px;
  width: 56px;
}
.ow_ipc_picture img {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.ow_ipc_picture img:first-child {
  margin-top: 4px;
  margin-left: 4px;
}
.ow_ipc_picture .ow_avatar img {
  margin-top: 0px;
  margin-left: 0px;
}
.ow_ipc_info {
  margin-left: 56px;
  padding: 14px 16px 16px 16px;
  border: 1px solid #e0eafb;
}
.ow_ipc_header {
  padding: 0px 0px 0px;
  margin: 0px 0px 6px;
}
.ow_ipc_header a {
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_ipc.ow_smallmargin {
  margin-bottom: 0px;
}
.ow_ipc_content {
  padding: 0px 0px 12px 0px;
  line-height: 1.25em;
}
.ow_ipc_toolbar {
  font-size: 12px;
  line-height: 14px;
  float: left;
  padding: 0 0px 0px 0px;
  width: 100%;
  font-family: "core_sans_e35_light", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_ipc_toolbar .ow_icon_control {
  padding: 0px;
}
html body div .ow_ipc_toolbar span {
  background: none;
}
.ow_ipc_toolbar .ow_ipc_date,
.ow_ipc_date {
  float: right;
}
.ow_table_1 .ow_ipc_info,
.ow_table_2 .ow_ipc_info {
  border: none;
}
.ow_mini_ipc_picture {
  float: left;
  margin-right: -56px;
  width: 56px;
}
.ow_mini_ipc_info {
  margin-left: 56px;
  padding-top: 0;
}
.ow_mini_ipc_info .mipc_url {
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_mini_ipc_content {
  margin-top: 5px;
}
.ow_ic_header {
  margin-bottom: 5px;
}
.ow_ic_header a {
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_ic_description {
  margin-bottom: 5px;
}
.ow_ic_date {
  float: right;
  font-size: 13px;
  line-height: 14px;
}
.ow_avatar_list {
  text-align: center;
}
.ow_avatar_list a {
  margin-bottom: 0px;
  margin-right: 1px;
}
.ow_lp_picture {
  float: left;
  margin: 0 1px 1px 0;
}
.ow_lp_avatars {
  text-align: center;
}
.ow_lp_avatars .ow_lp_wrapper {
  display: inline-block;
  margin: 0 1px 1px 0;
}
.ow_lp_albums .ow_lp_wrapper,
.ow_lp_groups .ow_lp_wrapper {
  width: 72px;
  height: 72px;
  padding: 0px;
  float: left;
}
.ow_lp_photos .ow_lp_wrapper {
  width: 72px;
  height: 72px;
  padding: 0px;
  margin: 0 2px 2px 0;
  display: inline-block;
  float: none;
  text-align: left;
}
.ow_lp_avatars .ow_avatar {
  /*margin: 1px;*/
  text-align: left;
}
.ow_lp_photos img,
.ow_lp_albums img,
.ow_lp_groups img {
  width: 72px;
  height: 72px;
}
.ow_lp_label {
  margin-left: 80px;
}
.ow_lp_avatars.ow_mini_avatar {
  text-align: left;
}
a.avatar_list_more_icon {
  width: 25px;
  height: 32px;
  display: inline-block;
  margin: 0 1px;
  background: #eee url(images/more_icon.png) no-repeat 50% 50%;
}
.ow_user_list {
}
.ow_user_list .ow_item_set3 {
  width: 32%;
  word-wrap: break-word;
}
.ow_user_list_item {
  float: left;
  padding: 10px;
  padding-right: 0px;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.ow_user_list_picture {
  float: left;
  margin-right: -56px;
  width: 56px;
}
.ow_user_list_picture img {
  width: 40px;
  height: 40px;
}
.ow_user_list_data {
  margin-left: 56px;
  padding: 8px 4px 4px;
}
.ow_uli_context_menu {
  position: absolute;
  top: 10px;
  right: 10px;
  display: none;
}
.ow_user_list_item:hover .ow_uli_context_menu {
  display: block;
}
.ow_uli_context_menu .ow_tooltip .ow_tooltip_body {
  padding: 4px 0;
}
.ow_uli_context_menu .ow_context_action_list a {
  padding: 4px 12px;
}
.ow_ulist_big {
  padding-top: 12px;
}
.ow_ulist_big_item {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding: 4px;
}
.ow_ulist_big_item .ow_miniic_live {
  top: 2px;
  left: 2px;
  position: absolute;
}
.ow_ulist_big_item_cont {
  margin: 0 auto 0px;
  overflow: hidden;
  position: relative;
}
.ow_ulist_big_avatar {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 23vw;
  position: relative;
  width: 100%;
}
.ow_ulist_big_avatar:hover {
  box-shadow: 0 0 150px #000 inset;
}
.ow_ulist_big_avatar_shadow {
  display: block;
  height: 100%;
}
.ow_ulist_big_avatar > a.ow_ulist_big_avatar_bookmark {
  position: absolute;
  bottom: 6px;
  left: 8px;
  color: #fff;
  display: none;
}
.ow_ulist_big_avatar:hover a.ow_ulist_big_avatar_bookmark {
  display: block;
}
.ow_ulist_big_info {
  margin-top: 4px;
  position: absolute;
  margin-bottom: 8px;
}
.ow_ulist_big_info_name .ow_small {
  position: relative;
}
.ow_ulist_big_info_name .ow_small:hover {
  text-decoration: underline;
}
.ow_ulist_big_info_name {
  float: left;
  max-width: 160px;
  max-height: 1.5em;
  overflow: hidden;
}
.ow_ulist_big_item .ow_ic_bookmark.ow_bookmark_icon_ulist {
  top: 4px;
  right: 4px;
  background-image: url(images/ic_bookmark.svg);
  background-size: 16px;
}
img.thumb {
  width: 100px;
}
html body div .ow_ic_add {
  background-image: url(images/ic_add.svg);
}
html body div .ow_ic_aloud {
  background-image: url(images/ic_aloud.svg);
}
html body div .ow_ic_app {
  background-image: url(images/ic_app.svg);
}
html body div .ow_ic_attach {
  background-image: url(images/ic_attach.svg);
}
html body div .ow_ic_birthday {
  background-image: url(images/ic_birthday.svg);
}
html body div .ow_ic_bookmark {
  background-image: url(images/ic_bookmark.svg);
}
html body div .ow_ic_calendar {
  background-image: url(images/ic_calendar.svg);
}
html body div .ow_ic_cart {
  background-image: url(images/ic_cart.svg);
}
html body div .ow_ic_chat {
  background-image: url(images/ic_chat.svg);
}
html body div .ow_ic_clock {
  background-image: url(images/ic_clock.svg);
  background-size: 20px 20px;
}
html body div .ow_ic_comment {
  background-image: url(images/ic_comment.svg);
}
html body div .ow_ic_cut {
  background-image: url(images/ic_cut.svg);
}
html body div .ow_ic_dashboard {
  background-image: url(images/ic_dashboard.svg);
}
html body div .ow_ic_delete {
  background-image: url(images/ic_delete_black.svg);
}
html body div .ow_ic_draft {
  background-image: url(images/ic_draft.svg);
}
html body div .ow_ic_down_angle_arrow {
  background-image: url(images/ic_down_angle_arrow.svg);
}
html body div .ow_ic_down_angle_arrow_blue {
  background-image: url(images/ic_down_angle_arrow_blue.svg);
}
html body div .ow_ic_down_arrow {
  background-image: url(images/ic_down_arrow.svg);
}
html body div .ow_ic_edit {
  background-image: url(images/ic_edit.svg);
}
html body div .ow_ic_female {
  background-image: url(images/ic_female.svg);
}
html body div .ow_ic_file {
  background-image: url(images/ic_file.svg);
}
html body div .ow_ic_files {
  background-image: url(images/ic_files.svg);
}
html body div .ow_ic_flag {
  background-image: url(images/ic_flag.svg);
}
html body div .ow_ic_folder {
  background-image: url(images/ic_folder.svg);
}
html body div .ow_ic_forum {
  background-image: url(images/ic_forum.svg);
}
html body div .ow_ic_friends {
  background-image: url(images/ic_friends.svg);
}
html body div .ow_ic_gear_wheel {
  background-image: url(images/ic_gear_wheel.svg);
}
html body div .ow_ic_groups {
  background-image: url(images/ic_groups.svg);
}
html body div .ow_ic_heart {
  background-image: url(images/ic_heart.svg);
}
html body div .ow_ic_help {
  background-image: url(images/ic_help.svg);
}
html body.membership_ctrl_subscribe div .ow_ic_mail,
html body.membership_ctrl_subscribe div .ow_ic_mail:hover
{
  background-image: none;
}
.gifts-popup .ow_ic_mail
{
  background-image: none;
}
.gifts-popup .ow_button:hover .ow_ic_mail {
  background-image: none;
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}
html body.membership_ctrl_subscribe div .ow_ic_mail:hover {
  opacity: 0.9;
}
html body div .ow_ic_house {
  background-image: url(images/ic_house.svg);
}
html body div .ow_ic_info {
  background-image: url(images/ic_info.svg);
}
html body div .ow_ic_key {
  background-image: url(images/ic_key.svg);
}
html body div .ow_ic_left_arrow {
  background-image: url(images/ic_left_arrow.svg);
}
html body div .ow_ic_lens {
  background-image: url(images/ic_lens.svg);
}
html body div .ow_ic_link {
  background-image: url(images/ic_link.svg);
}
html body div .ow_ic_lock {
  background-image: url(images/ic_lock.svg);
}
html body div .ow_ic_male {
  background-image: url(images/ic_male.svg);
}
html body div .ow_ic_mobile {
  background-image: url(images/ic_mobile.svg);
}
html body div .ow_ic_moderator {
  background-image: url(images/ic_moderator.svg);
}
html body div .ow_ic_monitor {
  background-image: url(images/ic_monitor.svg);
}
html body div .ow_ic_move {
  background-image: url(images/ic_move.png);
}
html body div .ow_ic_music {
  background-image: url(images/ic_music.svg);
}
html body div .ow_ic_new {
  background-image: url(images/ic_new.svg);
}
html body div .ow_ic_newsfeed {
  background-image: url(images/ic_newsfeed.svg);
}
html body div .ow_ic_ok {
  background-image: url(images/ic_ok.svg);
}
html body div .ow_ic_online {
  background-image: url(images/ic_online.svg);
}
html body div .ow_ic_picture {
  background-image: url(images/ic_picture.svg);
}
html body div .ow_ic_places {
  background-image: url(images/ic_places.svg);
}
html body div .ow_ic_plugin {
  background-image: url(images/ic_plugin.svg);
}
html body div .ow_ic_question {
  background-image: url(images/ic_question.svg);
}
html body div .ow_ic_refresh {
  background-image: url(images/ic_refresh.svg);
}
html body div .ow_ic_push_pin {
  background-image: url(images/ic_push_pin.svg);
}
html body div .ow_ic_reply {
  background-image: url(images/ic_reply.svg);
}
html body div .ow_ic_right_arrow {
  background-image: url(images/ic_right_arrow.svg);
}
html body div .ow_ic_rss {
  background-image: url(images/ic_rss.svg);
}
/* html body div .ow_ic_save {
  background-image: url(images/ic_download.svg);
} */
html body div .ow_ic_restrict {
  background-image: url(images/ic_restrict.svg);
}
html body div .ow_ic_script {
  background-image: url(images/ic_script.svg);
}
html body div .ow_ic_server {
  background-image: url(images/ic_server.svg);
}
html body div .ow_ic_star {
  background-image: url(images/ic_star.svg);
}
html body div .ow_ic_tag {
  background-image: url(images/ic_tag.svg);
}
html body div .ow_ic_trash {
  background-image: url(images/ic_trash.svg);
}
html body div .ow_ic_unlock {
  background-image: url(images/ic_unlock.svg);
}
html body div .ow_ic_up_arrow {
  background-image: url(images/ic_up_arrow.svg);
}
html body div .ow_ic_update {
  background-image: url(images/ic_update.svg);
}
html body div .ow_ic_user {
  background-image: url(images/ic_user.svg);
}
html body div .ow_ic_video {
  background-image: url(images/ic_video.svg);
}
html body div .ow_ic_warning {
  background-image: url(images/ic_warning.svg);
}
html body div .ow_ic_write {
  background-image: url(images/ic_write.svg);
}
html body div .ow_ic_close {
  background-image: url(images/ic_x.svg);
}
html body .ow_button:hover .ow_ic_add {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m2.959%2011c-.553%200-1-.447-1-.999%200-.553.447-1%201-1h13.999c.552%200%201%20.447%201%201%200%20.552-.448%201-1%201h-13.999%22/%3E%3Cpath%20d%3D%22m8.959%203c0-.553.447-1%20.999-1%20.553%200%201%20.447%201%201v13.999c0%20.552-.447%201-1%201-.552%200-1-.448-1-1v-13.999%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_aloud {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m11%202c-1.969%200-5%204-5%204h-2c-1.104%200-2%20.896-2%202v2%202c0%201.104.896%202%202%202h2c0%200%203.03%204%205%204%20.266%200%201%200%201%200v-8-8c0%200-.734%200-1%200%22/%3E%3Cpath%20d%3D%22m13%207h1v6h-1z%22/%3E%3Cpath%20d%3D%22m15%205h1v10h-1z%22/%3E%3Cpath%20d%3D%22m17%202.5h1v15h-1z%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_app {
  background-image: url(images/ic_app.svg);
}
html body .ow_button:hover .ow_ic_attach {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m2.814%2014.583c.083-.731.439-1.411%201.066-2.038l6.144-6.144c1.255-1.233%202.382-1.411%203.385-.532.9.919.521%201.877-.753%203.194l-5.675%205.643-.876-.968%205.611-5.612c.021%200%20.409-.405.482-.5.216-.257.354-.428.141-.675-.252-.272-.633-.007-1.219.579l-6.112%206.113c-.397.376-.617.741-.659%201.098-.042.417.146.836.565%201.254.438.354.81.506%201.112.454.304-.053.685-.299%201.145-.737.877-.856%202.042-2.01%203.495-3.448%201.453-1.441%202.493-2.486%203.12-3.134.021-.021.521-.48%201.034-1.155.374-.49.685-.941.752-1.228.147-.698-.011-1.265-.532-1.975-.521-.71-1.14-1.108-1.851-1.191-.73-.083-1.547.303-2.444%201.16l-6.709%206.709-1.097-1.066%206.709-6.74c1.045-1.024%202.111-1.562%203.198-1.615%201.087-.052%202.1.392%203.04%201.333%201.128%201.149%201.525%202.414%201.191%203.793-.209.794-.71%201.599-1.505%202.414-.92.899-2.236%202.205-3.95%203.919l-3.353%203.352c-.752.751-1.557%201.14-2.414%201.16-.731%200-1.4-.304-2.01-.909-.752-.753-1.097-1.589-1.035-2.508%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_birthday {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m2%206h7v3h-7z%22/%3E%3Cpath%20d%3D%22m11%206h7v3h-7z%22/%3E%3Cpath%20d%3D%22m3%2010h6v8h-6z%22/%3E%3Cpath%20d%3D%22m11%2010h6v8h-6z%22/%3E%3Cpath%20d%3D%22m12%203c.552%200%201%20.449%201%201s-.448%201-1%201c-.233%200-.624.005-1%20.012v-1.012c0-.551.448-1%201-1m0-1c-1.104%200-2%20.896-2%202%200%20.552%200%202.031%200%202.031s1.447-.031%202-.031c1.104%200%202-.896%202-2s-.896-2-2-2z%22/%3E%3Cpath%20d%3D%22m8%203c.551%200%201%20.449%201%201v1.012c-.376-.007-.767-.012-1-.012-.551%200-1-.449-1-1s.449-1%201-1m0-1c-1.104%200-2%20.896-2%202s.896%202%202%202c.553%200%202%20.031%202%20.031s0-1.479%200-2.031c0-1.104-.896-2-2-2z%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_bookmark {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m16%2018l-6-5-6%205v-16h12z%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_calendar {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m16%204v1c0%201.103-.896%202-2%202-1.103%200-2-.897-2-2v-1h-4v1c0%201.103-.897%202-2%202-1.103%200-2-.897-2-2v-1h-2v14h16v-14h-2m0%2012h-12v-7h12v7%22/%3E%3Cpath%20d%3D%22m6%202c-.552%200-1%20.448-1%201v1%201c0%20.552.448%201%201%201s1-.448%201-1v-1-1c0-.552-.448-1-1-1%22/%3E%3Cpath%20d%3D%22m14%202c-.552%200-1%20.448-1%201v1%201c0%20.552.448%201%201%201%20.553%200%201-.448%201-1v-1-1c0-.552-.447-1-1-1%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_cart {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m17.547%2013.422c-.391-.427-1.485-.422-1.485-.422h-10.06c0%200-.265-1.01%201-1.166%203.186-.403%209.99-.464%2010.438-2.521.265-1.222.562-5.313.562-5.313h-12c0%200%20.147-1.021-.562-1.479-.99-.64-3.437-.521-3.437-.521v2c0%200%201.297-.094%201.584.188.441.433.416%201.125.416%201.125v7.687%202h14c0%200%20.138-.934-.453-1.578%22/%3E%3Ccircle%20cx%3D%225%22%20cy%3D%2216.959%22%20r%3D%221%22/%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%2216.959%22%20r%3D%221%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_chat {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m16.205%2012.784c1.121-1.033%201.795-2.349%201.795-3.784%200-3.314-3.582-6-8-6-4.418%200-8%202.686-8%206%200%203.313%203.582%206%208%206%201.247%200%202.422-.22%203.475-.602l3.496%201.495-.766-3.109%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_clock {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m10%204c3.309%200%206%202.691%206%206s-2.691%206-6%206-6-2.691-6-6%202.691-6%206-6m0-2c-4.418%200-8%203.582-8%208%200%204.418%203.582%208%208%208%204.418%200%208-3.582%208-8%200-4.418-3.582-8-8-8z%22/%3E%3Cpath%20d%3D%22m11%206c0-.552-.447-1-1-1-.552%200-1%20.448-1%201v4c0%20.552.448%201%201%201%20.553%200%201-.448%201-1v-4%22/%3E%3Cpath%20d%3D%22m11.414%2012.831c.391.391%201.023.391%201.414%200%20.391-.391.391-1.023%200-1.415l-2.121-2.121c-.391-.391-1.024-.391-1.415%200-.391.391-.391%201.023%200%201.414l2.122%202.122%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_comment {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m16.205%2012.784c1.121-1.033%201.795-2.349%201.795-3.784%200-3.314-3.582-6-8-6-4.418%200-8%202.686-8%206%200%203.313%203.582%206%208%206%201.247%200%202.422-.22%203.475-.602l3.496%201.495-.766-3.109%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_cut {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m17.938%206.01c0%200-.847-1.387-2.967-.9-1.959.447-2.287%201.568-9.75%205.615-.109.061-.438.241-.438.241l-1.059.573-.365.202c-1.211.665-1.654%202.194-.988%203.401.666%201.213%202.192%201.658%203.403.99l1.424-.774c1.21-.665%201.654-2.192.989-3.403-.083-.152-.179-.289-.287-.416l10.04-5.529m-2.966-.901c-1.984.453-1.83%201.32-9.75%205.615m1.51%202.031c.184.332.101.729-.183.888l-1.876%201.022c-.285.155-.664.013-.848-.322-.183-.33-.102-.729.183-.884l.43-.238%201.448-.786c.284-.158.663-.014.846.32z%22/%3E%3Cpath%20d%3D%22m11.316%2010.04l-2.163%201.165c.354.212.678.41.976.595l-.302-.174c1.85%201.145%202.811%201.855%203.576%202.312.52.318.933.503%201.558.646%202.12.486%202.967-.9%202.967-.9l-6.612-3.644%22/%3E%3Cpath%20d%3D%22m8.469%208.475l-.579-.319c.108-.126.203-.263.286-.416.665-1.211.222-2.738-.989-3.403l-1.423-.775c-1.211-.667-2.737-.223-3.403.99-.666%201.208-.223%202.737.988%203.402l.365.202%201.059.573c0%200%20.329.181.438.241.422.229.814.445%201.191.654l2.067-1.149m-4.04-2l-.43-.239c-.284-.153-.365-.553-.182-.883.184-.336.563-.478.848-.323l1.876%201.023c.283.157.366.555.182.887-.183.334-.562.478-.846.32l-1.448-.785%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_dashboard {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m9.998%203.998c2.454%200%204.636%201.469%205.561%203.742%201.246%203.064-.233%206.572-3.298%207.819-.725.294-1.484.443-2.258.443-2.454%200-4.637-1.469-5.561-3.741-1.246-3.065.233-6.573%203.298-7.819.724-.295%201.484-.444%202.258-.444m-.001-2c-1%200-2.024.19-3.01.591-4.092%201.665-6.06%206.331-4.397%2010.425%201.263%203.106%204.255%204.988%207.414%204.988%201%200%202.023-.189%203.01-.591%204.093-1.665%206.06-6.332%204.397-10.425-1.264-3.106-4.256-4.988-7.414-4.988z%22/%3E%3Cpath%20d%3D%22m10%207.428l-1.191%205.954c0%20.658.533%201.19%201.191%201.19.658%200%201.19-.532%201.19-1.19%200%200-.893-4.466-1.19-5.954%22/%3E%3Ccircle%20cx%3D%228.493%22%20cy%3D%226.295%22%20r%3D%221%22/%3E%3Ccircle%20cx%3D%226.309%22%20cy%3D%228.459%22%20r%3D%221%22/%3E%3Cpath%20d%3D%22m14.08%209.428c-.51.208-1.094-.039-1.301-.552-.206-.513.041-1.095.555-1.302.509-.207%201.094.041%201.3.553.207.512-.04%201.094-.554%201.301%22/%3E%3Ccircle%20cx%3D%2211.549%22%20cy%3D%226.312%22%20r%3D%221%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_delete {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m2.301%203.756c-.391-.391-.391-1.024-.001-1.414.391-.391%201.023-.391%201.414%200l13.913%2013.914c.39.391.391%201.023%200%201.414-.391.391-1.024.391-1.415%200l-13.911-13.914%22/%3E%3Cpath%20d%3D%22m16.14%202.401c.43-.43%201.095-.462%201.485-.072.391.391.358%201.055-.071%201.485l-13.822%2013.822c-.429.429-1.094.462-1.485.071-.39-.391-.358-1.057.071-1.485l13.822-13.821%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_draft {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m13%2010c0%201.657-1.343%203-3%203-1.657%200-3-1.343-3-3h-5v8h16v-8h-5%22/%3E%3Cpath%20d%3D%22M14.438%2C4L16%2C10.246V16H4v-5.754L5.562%2C4H14.438%20M16%2C2H4l-2%2C8v8h16v-8L16%2C2L16%2C2z%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_down_arrow {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m10.958%2017c0%20.553-.448%201-1%201-.552%200-1-.447-1-1v-14c0-.552.448-1%201-1%20.552%200%201%20.448%201%201v14%22/%3E%3Cpath%20d%3D%22m10.666%2017.707c-.391.391-1.024.391-1.414%200-.39-.39-.391-1.023%200-1.414l6.899-6.899c.391-.391%201.025-.39%201.414%200%20.391.39.391%201.023%200%201.414l-6.899%206.899%22/%3E%3Cpath%20d%3D%22m10.666%2016.293c.391.391.391%201.024%200%201.414-.39.391-1.023.391-1.414%200l-6.899-6.899c-.391-.391-.39-1.024%200-1.414.39-.39%201.023-.391%201.414%200l6.899%206.899%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_edit {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m4.851%2017.978c-2.851.022-2.851.022-2.851.022s0%200%20.022-2.852c.002-.321.906-.906.906-.906l2.829%202.828c.001%200-.586.905-.906.908%22/%3E%3Cpath%20d%3D%22m16.932%203.068c-.78-.781-1.312-1.516-2.094-.734l-1.346%201.346%202.828%202.828%201.346-1.346c.781-.782.047-1.313-.734-2.094%22/%3E%3Cpath%20transform%3D%22matrix%28.7071-.7071.7071.7071-4.533%209.839%29%22%20d%3D%22m3.401%208.39h12.417v4h-12.417z%22/%3E%3Cpath%20d%3D%22m6.875%2017h11.125v1h-11.94z%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_female {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m10%204c1.654%200%203%201.346%203%203s-1.346%203-3%203-3-1.346-3-3%201.346-3%203-3m0-2c-2.761%200-5%202.239-5%205%200%202.762%202.239%205%205%205%202.762%200%205-2.238%205-5%200-2.761-2.238-5-5-5z%22/%3E%3Cpath%20d%3D%22m9%2010.953h2v7.05h-2z%22/%3E%3Cpath%20d%3D%22m6.477%2014h7.05v2h-7.05z%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_file {
  background-image: url(images/ic_file.svg);
}
html body .ow_button:hover .ow_ic_files {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M12%2C8h4v8H8V4h4V8%20M14%2C2H6v16h12V6L14%2C2z%22/%3E%3Cpath%20d%3D%22m5%2017h-3v-14h3v2h-1v10h1z%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_flag {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m2%202h2v16h-2z%22/%3E%3Cpath%20d%3D%22m18%2014c0%200-2.912-1.743-4-2-.974-.229-3.02.189-4%200-1.322-.255-5-2-5-2v-8c0%200%203.678%201.746%205%202%20.982.189%203.03-.23%204%200%201.088.257%204%202%204%202v8%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_folder {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m2%207h16v10h-16z%22/%3E%3Cpath%20d%3D%22m18%206h-16v-1.01l1%20.011%201-2h5l1%202h8z%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_forum {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m18%2012.234c0-2.481-2.682-4.492-5.989-4.492-3.308%200-5.99%202.01-5.99%204.492%200%202.481%202.682%204.492%205.99%204.492.934%200%201.812-.164%202.602-.451l2.941%201.725-.897-2.932c.839-.774%201.343-1.758%201.343-2.834%22/%3E%3Cpath%20d%3D%22m12.01%207.242c.057%200%20.112.005.168.007.195-.412.321-.849.321-1.311%200-2.175-2.35-3.938-5.25-3.938-2.899%200-5.25%201.763-5.25%203.938%200%20.942.442%201.805%201.178%202.483l-.786%202.569%202.578-1.51c.43.156.899.252%201.383.317%201.112-1.523%203.23-2.555%205.658-2.555%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_friends {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m9.96%203.994c-.446-1.163-1.566-1.994-2.883-1.994-1.707%200-3.096%201.389-3.096%203.096%200%201.707%201.388%203.096%203.095%203.096.579%200%201.116-.17%201.58-.448.078-.986.365-2.451%201.304-3.75%22/%3E%3Cpath%20d%3D%22m16.686%208.787c0%200%20.259-2.637-1.405-4.559-.401-.463-.965-.77-1.596-.883.001-.001.001-.001.002-.002-.167-.032-.341-.051-.522-.051-.181%200-.354.019-.522.051.001.001.001.001.002.002-.63.113-1.194.42-1.596.883-1.665%201.922-1.404%204.559-1.404%204.559s.643-.287%201.343-.287c.17%200%20.344.017.512.059-.002.001-.004.003-.007.005.336.127.609.24.881.322.072.021.145.038.22.053.179.04.361.069.57.069s.393-.029.571-.069c.075-.015.147-.032.221-.053.271-.081.544-.194.879-.321-.002-.002-.004-.004-.007-.005.169-.042.343-.06.513-.06.701%200%201.345.287%201.345.287%22/%3E%3Cpath%20d%3D%22m7.439%2017.427c.098-.842.227-1.905.358-2.871.224-1.652.963-3.071%202.058-4.03-.173-.138-.354-.265-.545-.376-.629-.367-1.354-.584-2.16-.599-.827.016-1.568.242-2.208.626-1.397.837-2.31%202.425-2.555%204.226-.141%201.043-.281%202.193-.387%203.104%201.659.325%203.372.497%205.125.497.083%200%20.165-.005.247-.006l.067-.567%22/%3E%3Cpath%20d%3D%22m15.15%2010.781c-.578-.336-1.244-.535-1.985-.55-.76.015-1.441.223-2.029.575-1.284.77-2.123%202.229-2.348%203.884-.13.959-.258%202.02-.356%202.853%201.525.299%203.098.457%204.711.457%201.627%200%203.218-.161%204.755-.465-.098-.836-.226-1.889-.354-2.845-.229-1.673-1.084-3.147-2.394-3.909%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_gear_wheel {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m18.02%2011.02v-2h-2.11c-.153-.911-.509-1.75-1.023-2.473l1.492-1.492-1.415-1.414-1.491%201.491c-.724-.514-1.564-.869-2.474-1.023v-2.11h-2v2.11c-.911.154-1.75.509-2.473%201.023l-1.491-1.491-1.414%201.414%201.491%201.491c-.514.723-.87%201.563-1.024%202.474h-2.11v2h2.11c.153.91.509%201.751%201.023%202.473l-1.491%201.491%201.414%201.415%201.492-1.491c.723.513%201.562.868%202.473%201.022v2.11h2v-2.11c.91-.153%201.75-.509%202.473-1.022l1.491%201.491%201.415-1.415-1.492-1.491c.515-.723.87-1.562%201.023-2.473h2.111m-8.02%202c-1.657%200-3-1.343-3-3%200-1.657%201.343-3%203-3%201.657%200%203%201.343%203%203%200%201.657-1.343%203-3%203%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_groups {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m10%208.192c-1.707%200-3.095-1.389-3.095-3.096%200-1.707%201.388-3.096%203.095-3.096s3.096%201.389%203.096%203.096c0%201.707-1.389%203.096-3.096%203.096%22/%3E%3Cpath%20d%3D%22m13.512%203.108c-.174%200-.342.018-.504.049.361.559.574%201.224.574%201.939%200%201.267-.664%202.379-1.658%203.02.447.318.994.507%201.588.507%201.521%200%202.756-1.234%202.756-2.756%200-1.523-1.235-2.756-2.756-2.756%22/%3E%3Cpath%20d%3D%22m6.418%205.096c0-.706.208-1.363.562-1.918-.197-.044-.4-.07-.61-.07-1.522%200-2.756%201.234-2.756%202.756s1.235%202.756%202.757%202.756c.616%200%201.183-.204%201.642-.546-.961-.644-1.595-1.738-1.595-2.978%22/%3E%3Cpath%20d%3D%22m15.318%2014.332c.082.608.171%201.304.265%202.075.83-.16%201.647-.353%202.45-.581-.065-.535-.138-1.095-.209-1.625-.316-2.338-1.898-4.273-4.239-4.319-.255.005-.499.036-.735.086%201.306.929%202.218%202.526%202.468%204.364%22/%3E%3Cpath%20d%3D%22m7.269%209.986c-.263-.061-.537-.098-.825-.104-2.341.046-3.922%201.981-4.239%204.319-.07.519-.14%201.067-.205%201.591.84.243%201.696.447%202.564.615.094-.772.183-1.469.265-2.075.253-1.852%201.134-3.41%202.44-4.346%22/%3E%3Cpath%20d%3D%22m12.233%2010.145c-.629-.366-1.354-.583-2.16-.598-.827.016-1.568.242-2.208.626-1.397.837-2.31%202.425-2.555%204.226-.142%201.044-.281%202.193-.387%203.104%201.659.325%203.372.497%205.126.497%201.771%200%203.501-.175%205.174-.506-.106-.909-.245-2.055-.386-3.096-.247-1.821-1.179-3.424-2.604-4.253%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_heart {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13%2C2c-1.131%2C0-2.5%2C2-3%2C3.022C9.5%2C4%2C8.131%2C2%2C7%2C2C4.239%2C2%2C2%2C4.239%2C2%2C7c0%2C6.5%2C8%2C11%2C8%2C11s8-4.5%2C8-11%0A%09%09C18%2C4.239%2C15.761%2C2%2C13%2C2z%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_help {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m15.657%204.343c-3.125-3.125-8.19-3.125-11.314%200-3.124%203.124-3.125%208.189%200%2011.314%203.124%203.124%208.19%203.124%2011.314%200%203.124-3.125%203.124-8.19%200-11.314m.054%208.758l-2.938-1.959c.301-.729.301-1.553%200-2.284l2.937-1.958c1.048%201.928%201.048%204.272.001%206.201m-6.772-2.04c-.585-.585-.586-1.535%200-2.121.585-.585%201.536-.585%202.121%200%20.586.586.586%201.536%200%202.121-.585.585-1.535.585-2.121%200m4.161-6.772l-1.958%202.938c-.73-.3-1.553-.3-2.283%200l-1.959-2.938c1.928-1.047%204.272-1.047%206.2%200m-8.81%202.611l2.938%201.958c-.301.73-.301%201.554%200%202.284l-2.938%201.959c-1.048-1.929-1.048-4.273%200-6.201m2.609%208.811l1.958-2.938c.73.301%201.554.301%202.285%200l1.958%202.938c-1.928%201.047-4.272%201.047-6.201%200%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_house {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M9.875%202%202%207%202%209%209.875%204%2018%209%2018%207z%22/%3E%3Cpath%20d%3D%22m17%2018v-7.615l-7.125-4.385-6.875%204.365v7.635h5v-6h4v6z%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_info {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m10%204c3.309%200%206%202.691%206%206s-2.691%206-6%206-6-2.691-6-6%202.691-6%206-6m0-2c-4.418%200-8%203.582-8%208%200%204.418%203.582%208%208%208%204.418%200%208-3.582%208-8%200-4.418-3.582-8-8-8z%22/%3E%3Cpath%20d%3D%22m11%2010c0-.552-.447-1-1-1-.552%200-1%20.448-1%201v3c0%20.553.448%201%201%201%20.553%200%201-.447%201-1v-3%22/%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%227%22%20r%3D%221.5%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_key {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m5.938%2010.125c-2.175%200-3.938%201.763-3.938%203.937s1.763%203.938%203.938%203.938%203.937-1.763%203.937-3.938-1.763-3.937-3.937-3.937m-.053%201.855c1.179%200%202.135.956%202.135%202.136s-.956%202.135-2.135%202.135-2.135-.955-2.135-2.135.956-2.136%202.135-2.136%22/%3E%3Cpath%20d%3D%22m14.522%203.882l-7.548%207.551%201.855%201.856%207.55-7.552c0%200%20.937-.682-.118-1.737-.968-.968-1.739-.118-1.739-.118%22/%3E%3Cpath%20transform%3D%22matrix%28-.7071-.7072.7072-.7071%2019.328%2023.262%29%22%20d%3D%22m12.297%205.128h4.37v5h-4.37z%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_left_arrow {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m2.959%2011c-.553%200-1-.447-1-.999%200-.553.447-1%201-1h13.999c.552%200%201%20.447%201%201%200%20.552-.448%201-1%201h-13.999%22/%3E%3Cpath%20d%3D%22m2.252%2010.708c-.391-.391-.391-1.024%200-1.414.39-.39%201.023-.391%201.414%200l6.898%206.898c.391.391.391%201.025%200%201.414-.39.391-1.023.391-1.414%200l-6.898-6.898%22/%3E%3Cpath%20d%3D%22m3.666%2010.708c-.391.391-1.024.391-1.414%200-.391-.39-.391-1.023%200-1.414l6.898-6.899c.391-.391%201.024-.39%201.415%200%20.39.391.391%201.023%200%201.414l-6.899%206.899%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_lens {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M8.5%2C4C10.981%2C4%2C13%2C6.019%2C13%2C8.5S10.981%2C13%2C8.5%2C13S4%2C10.981%2C4%2C8.5S6.019%2C4%2C8.5%2C4%20M8.5%2C2%0A%09%09%09C4.91%2C2%2C2%2C4.91%2C2%2C8.5S4.91%2C15%2C8.5%2C15S15%2C12.09%2C15%2C8.5S12.09%2C2%2C8.5%2C2L8.5%2C2z%22/%3E%3Cpath%20d%3D%22m17.706%2017.703c-.391.392-1.023.392-1.414%200l-4.242-4.242c-.392-.391-.392-1.023%200-1.414.391-.392%201.023-.392%201.414%200l4.242%204.242c.392.391.392%201.023%200%201.414%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_link {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m11.914%207.919l-1.308%201.308c.007.059.017.117.017.177%200%20.399-.155.774-.438%201.057l-.271.271-.154.154-1.722%201.723-1.515%201.515c-.282.282-.657.438-1.056.438-.399%200-.774-.155-1.057-.438l-.312-.314c-.283-.282-.438-.657-.438-1.057%200-.398.155-.773.438-1.057l3.662-3.661c.282-.282.657-.437%201.056-.437.041%200%20.081.008.122.012l1.322-1.322c-.441-.228-.933-.35-1.444-.35-.842%200-1.634.328-2.23.924l-3.662%203.662c-.596.594-.924%201.387-.924%202.229%200%20.843.328%201.636.924%202.231l.313.312c.596.596%201.388.924%202.23.924.843%200%201.635-.328%202.23-.924l1.52-1.519%201.734-1.735.409-.408c.595-.596.924-1.387.924-2.23%200-.526-.129-1.033-.37-1.485%22/%3E%3Cpath%20d%3D%22m9.873%208.04l.313.313c.145.145.255.315.33.5l1.221-1.22c-.11-.161-.236-.313-.376-.454l-.313-.313c-.151-.151-.316-.285-.49-.401l-1.233%201.231c.203.074.39.187.548.344%22/%3E%3Cpath%20d%3D%22m17.09%205.02l-.312-.313c-.597-.596-1.389-.924-2.231-.924-.842%200-1.635.328-2.23.924l-1.52%201.519c0%200%200%200%200%200l-1.302%201.301-.841.841c-.596.596-.924%201.388-.924%202.23%200%20.526.128%201.034.37%201.485l1.308-1.308c-.007-.059-.017-.117-.017-.178%200-.398.155-.774.438-1.057l.69-.689.107-.107.061-.061%201.29-1.29%201.514-1.515c.283-.282.658-.438%201.057-.438.399%200%20.774.155%201.057.438l.313.313c.282.282.438.658.438%201.056%200%20.399-.155.774-.438%201.057l-3.662%203.661c-.282.283-.657.438-1.057.438-.041%200-.08-.009-.121-.012l-1.322%201.322c.441.228.933.35%201.443.35.843%200%201.635-.328%202.23-.924l3.662-3.662c.596-.595.924-1.388.924-2.23-.001-.839-.329-1.631-.925-2.227%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_lock {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m10%204c1.654%200%203%201.346%203%203s-1.346%203-3%203-3-1.346-3-3%201.346-3%203-3m0-2c-2.761%200-5%202.239-5%205%200%202.762%202.239%205%205%205%202.762%200%205-2.238%205-5%200-2.761-2.238-5-5-5z%22/%3E%3Cpath%20d%3D%22m3%207h14v11h-14z%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_male {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m5.455%2014.545c-1.404-1.403-1.404-3.688%200-5.092%201.404-1.405%203.688-1.405%205.093%200%201.405%201.404%201.405%203.688%200%205.092-1.404%201.404-3.689%201.404-5.093%200m-1.697%201.699c2.343%202.343%206.145%202.343%208.488%200%202.344-2.345%202.344-6.146%200-8.489-2.345-2.344-6.145-2.344-8.488%200-2.344%202.344-2.344%206.144%200%208.489z%22/%3E%3Cpath%20transform%3D%22matrix%28-.7071-.7071.7071-.7071%2019.704%2020.1%29%22%20d%3D%22m13.01%201.625h2v8.683h-2z%22/%3E%3Cpath%20d%3D%22m16%202h2v7.05h-2z%22/%3E%3Cpath%20d%3D%22m10.953%202h7.05v2h-7.05z%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_mobile {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m13.562%202h-7.07c-1.359%200-2.461%201.102-2.461%202.461v11.08c0%201.359%201.102%202.461%202.461%202.461h7.08c1.359%200%202.461-1.102%202.461-2.461v-11.08c0-1.359-1.101-2.461-2.463-2.461m-3.562%2014.865c-.553%200-1-.447-1-1s.448-1%201-1c.552%200%201%20.447%201%201s-.448%201-1%201m4-2.865h-8v-10h8v10%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_moderator {
  background-image: url(images/ic_moderator.svg);
}
html body .ow_button:hover .ow_ic_monitor {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15.562%2C2H4.488C3.129%2C2%2C2.027%2C3.102%2C2.027%2C4.461v6.078C2.027%2C11.898%2C3.129%2C13%2C4.488%2C13H8v3.031H6.488%0A%09%09c-1.201%2C0-2.198%2C0.861-2.415%2C2h11.905c-0.216-1.139-1.213-2-2.416-2H12V13h3.564c1.359%2C0%2C2.461-1.102%2C2.461-2.461V4.461%0A%09%09C18.025%2C3.102%2C16.924%2C2%2C15.562%2C2z%20M16%2C11H4V4h12V11z%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_music {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m7%204v1.5%202%205.653c-.314-.093-.647-.153-1-.153-1.657%200-3%201.119-3%202.5s1.343%202.5%203%202.5%203-1.119%203-2.5v-7.333l6-1.333v4.32c-.314-.094-.647-.154-1-.154-1.656%200-3%201.119-3%202.5s1.344%202.5%203%202.5%203-1.119%203-2.5v-8-3-.5l-10%202%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_new {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M10%2C8h4v8H6V4h4V8%20M12%2C2H4v16h12V6L12%2C2z%22/%3E%3Cpath%20d%3D%22m11%2014c0%20.553-.448%201-1%201-.552%200-1-.447-1-1v-4c0-.552.448-1%201-1%20.552%200%201%20.448%201%201v4%22/%3E%3Cpath%20d%3D%22m8%2013c-.553%200-1-.447-1-1%200-.553.447-1%201-1h4c.553%200%201%20.447%201%201%200%20.553-.447%201-1%201h-4%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_newsfeed {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m4%202v16h12v-16h-12m3%2013h-2v-2h2v2m0-4h-2v-2h2v2m8%205h-7v-1h7v1m0-2h-7v-1h7v1m0-2h-7v-1h7v1m0-2h-7v-1h7v1m0-2h-10v-4h10v4%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_ok {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m17.815%204c-.644-.644-8.658%205.829-8.658%205.829s-2.851-1.232-3.835-1.232c-.138%200-.25.034-.328.112-.5.5%204.173%206.04%204.173%206.04s9.422-9.977%208.648-10.75%22/%3E%3Cpath%20d%3D%22m15.859%208.721c.09.412.141.84.141%201.279%200%203.309-2.691%206-6%206s-6-2.691-6-6%202.691-6%206-6c1.252%200%202.415.387%203.378%201.045.599-.455%201.173-.871%201.702-1.225-1.382-1.137-3.151-1.82-5.08-1.82-4.418%200-8%203.582-8%208%200%204.418%203.582%208%208%208%204.418%200%208-3.582%208-8%200-1.098-.222-2.144-.622-3.097-.446.576-.964%201.19-1.519%201.818%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_online {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m12%2012l-3-9-3%206h-4v2h5l2-4%203%2010%202-6h4v-2h-5z%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_picture {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C2v16h16V2H2z%20M16%2C14H4V4h12V14z%22/%3E%3Cpath%20d%3D%22m11%207l-2%203.667-2-1.667-2%204h10z%22/%3E%3Ccircle%20cx%3D%226.5%22%20cy%3D%226.5%22%20r%3D%221.5%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_places {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m10%202c-3.313%200-6%202.687-6%206s6%2010%206%2010%206-6.687%206-10-2.687-6-6-6m0%208.5c-1.38%200-2.5-1.119-2.5-2.5%200-1.38%201.12-2.5%202.5-2.5%201.381%200%202.5%201.12%202.5%202.5%200%201.381-1.119%202.5-2.5%202.5%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_plugin {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15%2C7.034V3c0-0.552-0.447-1-1-1s-1%2C0.448-1%2C1v4.034H7V3c0-0.552-0.447-1-1-1C5.448%2C2%2C5%2C2.448%2C5%2C3v4.034%0A%09%09H3.062v5.539c0%2C1.359%2C1.102%2C2.461%2C2.461%2C2.461H9V18h2v-2.966h3.599c1.359%2C0%2C2.461-1.102%2C2.461-2.461V7.034H15z%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_push_pin {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m11.735%2015.274l.17-.172c1.127-1.127%201.127-2.954%200-4.081l-2.926-2.927c-1.127-1.127-2.956-1.127-4.083%200l-.17.17%207.01%207.01%22/%3E%3Cpath%20d%3D%22m12.77%201.946l-.128.128c-.851.851-.851%202.228%200%203.079l2.205%202.206c.851.849%202.229.849%203.079%200l.128-.128-5.284-5.285%22/%3E%3Cpath%20transform%3D%22matrix%28.7071.7071-.7071.7071%209.394-5.605%29%22%20d%3D%22m9.201%204.88h4.523v7.313h-4.523z%22/%3E%3Cpath%20d%3D%22m2%2017.996c-.306-.306%206.09-7.656%206.09-7.656l1.565%201.564c.001%200-7.314%206.432-7.655%206.092%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_refresh {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m15%209c-.553%200-1%20.448-1%201%200%202.206-1.794%204-4%204-2.206%200-4-1.794-4-4%200-2.206%201.794-4%204-4v2l4.167-3-4.167-3v2c-3.314%200-6%202.686-6%206%200%203.313%202.686%206%206%206%203.313%200%206-2.687%206-6%200-.552-.447-1-1-1%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_reply {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m13%209c-1.73-.854-5-1-5-1v-4l-6%206%206%206v-4c0%200%205.75-.344%2010%202.875%200%200-.312-3.563-5-5.875%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_right_arrow {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m16.958%209c.553%200%201%20.448%201%201%200%20.553-.447%201-1%201h-13.999c-.552%200-1-.447-1-1%200-.552.448-1%201-1h13.999%22/%3E%3Cpath%20d%3D%22m17.665%209.293c.391.391.391%201.024%200%201.414-.39.39-1.023.391-1.414%200l-6.898-6.898c-.391-.391-.391-1.025%200-1.414.39-.391%201.023-.391%201.414%200l6.898%206.898%22/%3E%3Cpath%20d%3D%22m16.251%209.293c.391-.391%201.024-.391%201.414%200%20.391.39.391%201.023%200%201.414l-6.898%206.899c-.391.391-1.024.39-1.415%200-.39-.391-.391-1.023%200-1.414l6.899-6.899%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_rss {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M2%2C10c4.39%2C0%2C7.963%2C3.556%2C7.997%2C7.938h3C12.963%2C11.892%2C8.054%2C7%2C2%2C7V10z%22/%3E%3Cpath%20d%3D%22M2%2C5c7.147%2C0%2C12.963%2C5.798%2C12.997%2C12.938h3C17.963%2C9.13%2C10.815%2C2%2C2%2C2V5z%22/%3E%3Ccircle%20cx%3D%224.5%22%20cy%3D%2215.5%22%20r%3D%222.5%22/%3E%3C/g%3E%3C/svg%3E);
}
/* html body .ow_button:hover .ow_ic_save {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m8%202h4v11h-4z%22/%3E%3Cpath%20transform%3D%22matrix%28.7072.707-.707.7072%2011.485-5.258%29%22%20d%3D%22m10.884%207.07h2.414v8.329h-2.414z%22/%3E%3Cpath%20transform%3D%22matrix%28-.7069.7073-.7073-.7069%2021.45%2013.589%29%22%20d%3D%22m6.702%207.08h2.415v8.328h-2.415z%22/%3E%3Cpath%20d%3D%22m4.625%2016h10.75v2h-10.75z%22/%3E%3C/g%3E%3C/svg%3E);
} */
html body .ow_button:hover .ow_ic_restrict {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m15.657%204.343c-1.562-1.562-3.61-2.343-5.657-2.343-2.047%200-4.095.781-5.657%202.343-3.124%203.124-3.125%208.189%200%2011.314%201.562%201.563%203.61%202.343%205.657%202.343%202.047%200%204.095-.78%205.657-2.343%203.124-3.125%203.124-8.19%200-11.314m-9.899%201.414c1.133-1.133%202.639-1.757%204.242-1.757%201.089%200%202.131.294%203.044.835l-8.196%208.196c-1.35-2.299-1.061-5.303.91-7.274m8.485%208.486c-1.134%201.133-2.639%201.757-4.243%201.757-1.089%200-2.131-.295-3.044-.835l8.196-8.197c1.351%202.3%201.062%205.303-.909%207.275%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_script {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m2%202h16v16h-16z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m3%204h14v13h-14z%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m4%205h12v11h-12z%22/%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m6%207h1v1h-1z%22/%3E%3Cpath%20d%3D%22m8%209h1v1h-1z%22/%3E%3Cpath%20d%3D%22m9%2010h1v1h-1z%22/%3E%3Cpath%20d%3D%22m8%2011h1v1h-1z%22/%3E%3Cpath%20d%3D%22m7%2012h1v1h-1z%22/%3E%3Cpath%20d%3D%22m6%2013h1v1h-1z%22/%3E%3Cpath%20d%3D%22m7%208h1v1h-1z%22/%3E%3Cpath%20d%3D%22m10%2013h4v1h-4z%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_server {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m2%2010h16v8h-16z%22/%3E%3Cpath%20d%3D%22M14.438%2C4L16%2C10.246V16H4v-5.754L5.562%2C4H14.438%20M16%2C2H4l-2%2C8v8h16v-8L16%2C2L16%2C2z%22/%3E%3C/g%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m2%2014h16v1h-16z%22/%3E%3Cpath%20d%3D%22m3%2012h1v1h-1z%22/%3E%3Cpath%20d%3D%22m5%2012h1v1h-1z%22/%3E%3Cpath%20d%3D%22m7%2012h1v1h-1z%22/%3E%3Cpath%20d%3D%22m3%2016h1v1h-1z%22/%3E%3Cpath%20d%3D%22m5%2016h1v1h-1z%22/%3E%3Cpath%20d%3D%22m7%2016h1v1h-1z%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_star {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m9.99%202.398l2.471%205%205.523.803-3.997%203.894.945%205.503-4.942-2.593-4.94%202.593.944-5.503-3.997-3.894%205.523-.803z%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_tag {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18%207.657%207.657%2018%202%2012.343%2012.343%202%2015%202%2018%202%2018%205z%22/%3E%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%2214.5%22%20cy%3D%225.5%22%20r%3D%221.5%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_trash {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m16%205v-1c0-1.104-.896-2-2-2h-9c-1.104%200-2%20.896-2%202v1h13%22/%3E%3Cpath%20d%3D%22m4%206v10c0%201.104.896%202%202%202h7c1.104%200%202-.896%202-2v-10h-11%22/%3E%3C/g%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m6%207h1v9h-1z%22/%3E%3Cpath%20d%3D%22m9%207h1v9h-1z%22/%3E%3Cpath%20d%3D%22m12%207h1v9h-1z%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_unlock {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m2%209h10v9h-10z%22/%3E%3Cpath%20d%3D%22m13%202c-2.209%200-4%201.791-4%204v3h1.5v-3c0-1.378%201.121-2.5%202.5-2.5s2.5%201.122%202.5%202.5v1.5h1.5v-1.5c0-2.209-1.791-4-4-4%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_up_arrow {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m8.958%203c0-.553.448-1%201-1%20.552%200%201%20.447%201%201v14c0%20.552-.448%201-1%201-.552%200-1-.448-1-1v-14%22/%3E%3Cpath%20d%3D%22m9.251%202.293c.391-.391%201.024-.391%201.414%200%20.389.39.39%201.023%200%201.414l-6.899%206.899c-.391.391-1.025.39-1.414%200-.391-.39-.391-1.023%200-1.414l6.899-6.899%22/%3E%3Cpath%20d%3D%22m9.251%203.708c-.391-.391-.391-1.024%200-1.414.39-.391%201.023-.391%201.414%200l6.899%206.899c.391.391.39%201.024%200%201.414-.391.39-1.023.391-1.414%200l-6.899-6.899%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_update {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m10.958%2017c0%20.553-.448%201-1%201-.552%200-1-.447-1-1v-14c0-.552.448-1%201-1%20.552%200%201%20.448%201%201v14%22/%3E%3Cpath%20d%3D%22m10.666%2017.707c-.391.391-1.024.391-1.414%200-.39-.39-.391-1.023%200-1.414l6.899-6.899c.391-.391%201.025-.39%201.414%200%20.391.39.391%201.023%200%201.414l-6.899%206.899%22/%3E%3Cpath%20d%3D%22m10.666%2016.293c.391.391.391%201.024%200%201.414-.39.391-1.023.391-1.414%200l-6.899-6.899c-.391-.391-.39-1.024%200-1.414.39-.39%201.023-.391%201.414%200l6.899%206.899%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_user {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m12.33%209.621c-.67-.391-1.444-.621-2.304-.639-.881.018-1.672.259-2.356.668-1.491.893-2.464%202.587-2.725%204.508-.151%201.113-.299%202.34-.413%203.312%201.77.346%203.597.53%205.468.53%201.889%200%203.734-.187%205.52-.54-.113-.97-.262-2.191-.412-3.302-.264-1.943-1.258-3.653-2.778-4.537%22/%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%225%22%20r%3D%223%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_video {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m17%2017v-2h1v-10h-1v-2h1v-1h-16v1h2v2h-2v10h2v2h-2v1h16v-1h-1m-6-14h2v2h-2v-2m-3%200h2v2h-2v-2m-1%2014h-2v-2h2v2m0-12h-2v-2h2v2m3%2012h-2v-2h2v2m3%200h-2v-2h2v2m-5-3.91v-6.09l5.273%203.045-5.273%203.045m8%203.91h-2v-2h2v2m0-12h-2v-2h2v2%22/%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_warning {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m17.775%2015.345l-6.911-11.849c-.358-.614-1.369-.614-1.728%200l-7%2012c-.181.31-.182.691-.003%201s.509.502.867.502h14c.007%200%20.015%200%20.02%200%20.553%200%201-.447%201-1%200-.251-.092-.479-.245-.655%22/%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m11%2011.25c0%20.553-.448%201-1%201-.552%200-1-.447-1-1v-4.25c0-.552.448-1%201-1%20.552%200%201%20.448%201%201v4.25%22/%3E%3Ccircle%20cx%3D%2210%22%20cy%3D%2214.25%22%20r%3D%221%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_write {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m4.851%2017.978c-2.851.022-2.851.022-2.851.022s0%200%20.022-2.852c.002-.321.906-.906.906-.906l2.829%202.828c.001%200-.586.905-.906.908%22/%3E%3Cpath%20d%3D%22m16.932%203.068c-.78-.781-1.312-1.516-2.094-.734l-1.346%201.346%202.828%202.828%201.346-1.346c.781-.782.047-1.313-.734-2.094%22/%3E%3Cpath%20transform%3D%22matrix%28.7071-.7071.7071.7071-4.533%209.839%29%22%20d%3D%22m3.401%208.39h12.417v4h-12.417z%22/%3E%3C/g%3E%3C/svg%3E);
}
html body .ow_button:hover .ow_ic_close {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20enable-background%3D%22new%200%200%2020%2020%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m2.301%203.756c-.391-.391-.391-1.024-.001-1.414.391-.391%201.023-.391%201.414%200l13.913%2013.914c.39.391.391%201.023%200%201.414-.391.391-1.024.391-1.415%200l-13.911-13.914%22/%3E%3Cpath%20d%3D%22m16.14%202.401c.43-.43%201.095-.462%201.485-.072.391.391.358%201.055-.071%201.485l-13.822%2013.822c-.429.429-1.094.462-1.485.071-.39-.391-.358-1.057.071-1.485l13.822-13.821%22/%3E%3C/g%3E%3C/svg%3E);
}
/* html body.ow div .ow_inprogress {
  background-image: url(images/ajax_preloader_button.gif);
} */

/* html body.ow div input.ow_inprogress,
html body div .ow_button:hover .ow_inprogress {
  background-image: url(images/ajax_preloader_button.svg);
  background-position: right 6px center;
  background-repeat: no-repeat;
}  */
.payment-in-progress {
  background: url(images/ajax_preloader_button.svg) center center no-repeat;
  width: 100px;
  height: 100px;
  margin: auto;
  background-size: contain;
}
html body div .ow_button span,
html body div .ow_button span.ow_negative,
html body div .ow_button:hover span.ow_negative,
html body div .ow_button:hover span.ow_negative input,
html body div .ow_button span.ow_negative .ow_inprogress {
  background-image: none;
  background-repeat: no-repeat;
}
/*html body div span.ow_button:hover span,*/
/*html body div span.ow_button span,*/
/*html body div span.ow_button span input {*/
/*  background-image: none !important;*/
/*}*/
.ow_no_cap span.ow_ic_up_arrow {
  width: 20px;
  display: inline-block;
}
.maintenance_cont h1 {
  background-image: none;
}
.ow_icon_control {
  background-repeat: no-repeat;
  display: inline-block;
  padding: 0px 0 3px 20px;
  line-height: 15px;
}
html body div .ow_miniic_comment {
  background: url(images/miniic_set.svg) no-repeat -38px 0px;
}
html body div .ow_miniic_like {
  background: url(images/miniic_set.svg) no-repeat 0px 0px;
}
html body div .ow_miniic_delete {
  background-image: url(images/miniic_x.png);
}
html body div .ow_tinyic_delete {
  background-image: url(images/tinyic_delete.png);
}
html body div .ow_tinyic_tag {
  background-image: url(images/tinyic_tag.png);
}
html body div .ow_tinyic_write {
  background-image: url(images/tinyic_write.png);
}
.ow_miniicon_control {
  background-repeat: no-repeat;
  display: inline-block;
  padding: 1px 0 2px 14px;
  line-height: 9px;
}
.ow_box_cap_icons {
  margin-top: -26px;
}
span.ow_icon {
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  width: 20px;
  vertical-align: top;
}
.ow_box_cap_icons a.close {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  float: right;
  width: 20px;
  height: 20px;
  background-image: url(images/ic_delete_black.svg);
}

.ow_box_cap_icons a.close.white {
  background-image: url(images/ic_delete_white.svg);
}
.ow_change_avatar .avatar_current {
  border-right: 1px solid #e0eafb;
  padding-right: 3px;
}
.ow_change_avatar .ow_avatar_preview {
  border-left: 1px solid #e0eafb;
}
.ow_change_avatar .avatar_crop {
  border-bottom: 1px solid #e0eafb;
}
.ow_avatar_crop .jcrop-holder {
  margin: 0px auto;
}
.ow_avatar_preview div {
  margin: 0px auto;
}
.ow_avatar {
  position: relative;
  display: inline-block;
  padding: 8px;
  width: 80px;
  height: 80px;
  background-image: none;
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
/*.ow_avatar img{vertical-align:bottom;width:80px;height:80px;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;}*/
.ow_avatar_label {
  font-size: 7px;
  display: inline-block;
  position: absolute;
  line-height: 10px;
  text-transform: uppercase;
  bottom: 8px;
  background-color: #999;
  right: 8px;
  color: #fff;
  font-weight: bold;
  padding: 0px 2px;
  border-radius: 1px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  font-family: "Lucida Grande", "Tahoma", "Verdana";
}
html body .ow_sidebar .ow_avatar_label,
html body .ow_console .ow_avatar_label {
  font-size: 7px;
}
.ow_console .ow_avatar_label {
  bottom: 4px;
  right: 4px;
}
.ow_newsfeed .ow_newsfeed_avatar {
  width: 56px;
  height: 56px;
  margin-right: -56px;
}
.ow_newsfeed .ow_newsfeed_avatar img {
  width: 40px;
  height: 40px;
}
.ow_avatar_console {
  position: relative;
  background: #fff;
  padding: 14px 4px 0px;
  border: 1px solid #e0eafb;
}
.ow_avatar_console #avatar_console_image {
  width: 190px;
  display: inline-block;
  background-size: cover;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: static;
}
.ow_avatar_console .ow_avatar_image {
  height: 190px;
  max-width: 170px;
}
.ow_avatar_change {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  height: 204px;
  background: rgba(255, 255, 255, 0.9);
}
.ow_avatar_change .ow_lbutton {
  margin-top: 95px;
  padding: 10px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.ow_avatar_change .ow_lbutton:hover {
  border-color: transparent;
}
.ow_avatar_console_links {
  background: #f0f0f0;
  display: block;
  padding: 5px 10px;
  border-top: 1px solid #fff;
}
body .ow_avatar_console .ow_avatar_label {
  bottom: 7px;
  right: 7px;
}
.user_online_wrap {
  min-height: 21px;
  text-align: left;
}
.ow_profile_gallery_avatar .user_online_wrap {
  bottom: 17px;
  right: 20px;
  position: absolute;
}
.ow_profile_gallery_avatar .ow_miniic_live {
  display: inline-block;
  background: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.ow_profile_gallery_avatar .ow_miniic_live .ow_live_on {
  height: 15px;
  width: 15px;
  margin: 0px;
}
.ow_message_cont {
  left: 50%;
  margin-left: -278px;
  position: fixed;
  top: 0;
  width: 556px;
  z-index: 1000;
  margin-top: 25px;
}
.ow_message_node {
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  margin: 15px;
  padding: 7px 12px;
  overflow: auto;
  position: relative;
  text-transform: uppercase;
}
.ow_message_node div div {
  padding-right: 24px;
}
.ow_message_node a.close_button {
  display: block;
  width: 13px;
  height: 13px;
  float: right;
  position: absolute;
  top: 13px;
  right: 14px;
  background: url(images/message_btn_close.png) no-repeat 50% 50%;
}
.ow_message_cont .ow_message_node.info {
  background: #36d0ae;
  border-top: 1px solid #36d0ae;
  border-right: 1px solid #36d0ae;
  border-bottom: 1px solid #36d0ae;
  border-left: 1px solid #36d0ae;
}
.ow_message_cont .ow_message_node.warning {
  background: #f4b111;
  border-top: 1px solid #f4b111;
  border-right: 1px solid #f4b111;
  border-bottom: 1px solid #f4b111;
  border-left: 1px solid #f4b111;
}
.ow_message_cont .ow_message_node.error {
  background: #dc3c56;
  border-top: 1px solid #dc3c56;
  border-right: 1px solid #dc3c56;
  border-bottom: 1px solid #dc3c56;
  border-left: 1px solid #dc3c56;
}
.ow_message_cont a {
  font-weight: bold;
  text-decoration: underline;
}
.clr {
  clear: both;
}
.ow_left {
  float: left;
}
td.ow_left {
  float: none;
}
.ow_right {
  float: right;
}
.ow_center {
  text-align: center;
}
.ow_txtleft,
table td.ow_txtleft {
  text-align: left;
}
.ow_txtcenter {
  text-align: center;
}
.ow_txtright {
  text-align: right;
}
.ow_cursor_pointer {
  cursor: pointer;
}
.ow_cursor_default {
  cursor: default;
}
.ow_preloader {
  background: url(images/ajax_preloader_button.gif) no-repeat center center;
}
.ow_preloader_content {
  background: url(images/ajax_preloader_content.gif) no-repeat center center;
}
.ow_ajax_floatbox_preloader {
  width: 100%;
  height: 50px;
}
.ow_side_preloader_wrap .ow_side_preloader {
  width: 22px;
  height: 22px;
  margin-top: 0;
}
.info {
  margin-bottom: 8px;
}
html body .ow_hidden {
  display: none;
}
.ow_visible {
  display: block;
}
.ow_overflow_hidden {
  overflow: hidden;
}
.ow_nocontent {
  padding: 20px 0px;
  text-align: center;
}
table.ow_nomargin,
div.ow_nomargin {
  margin-bottom: 0px;
}
.ow_automargin {
  margin-left: auto;
  margin-right: auto;
}
.ow_std_margin {
  margin-bottom: 25px;
}
.ow_stdmargin {
  margin-bottom: 16px;
  margin-top: 8px;
}
.ow_smallmargin {
  margin-bottom: 8px;
}
.ow_nowrap {
  white-space: nowrap;
}
.ow_break_word {
  word-wrap: break-word;
}
.ow_normal {
  font-size: 13px;
}
.ow_small {
  font-size: 13px;
}
.ow_tiny {
  font-size: 12px;
}
body .ow_disabled {
  background: #fff;
  opacity: 0.3;
}
.ow_highlight {
  background: #aaffaa;
}
.ow_outline {
  color: #d73a89;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_lightweight {
  font-weight: normal;
}
.ow_txt_value {
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
  color: #949a9d;
}
.ow_remark {
  color: #102254;
}

.ow_high1 {
  background-color: #fff;
}
.ow_high2 {
  background-color: #fff;
}
.ow_anno {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 445.96'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Capa_1' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M506.18,332.56A20,20,0,0,0,469,347.38a42.75,42.75,0,0,1-4.57,39.84A42.19,42.19,0,0,1,429,406H83.07a43,43,0,0,1-36.5-65.55l173-280a42.9,42.9,0,0,1,73,0L420.46,267.49a20,20,0,0,0,34-21L326.56,39.34a82.89,82.89,0,0,0-141,0L12.54,319.4A83,83,0,0,0,83.07,446H429a81.62,81.62,0,0,0,68.56-36.3A82.72,82.72,0,0,0,506.18,332.56Z'/%3E%3Cpath class='cls-1' d='M256.05,367a20,20,0,0,0,0-40h0a20,20,0,0,0,0,40Z'/%3E%3Cpath class='cls-1' d='M276,277V130a20,20,0,1,0-40,0V277a20,20,0,1,0,40,0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-color: #F54749;
  background-repeat: no-repeat;
  background-position: 15px 45%;
  padding: 10px 10px 10px 45px;
  color: #fff;
  border-radius: 4px;
  background-size: 20px;
}
.ow_anno a {
  color: #fff;
  text-decoration: underline;
}
.ow_anno a:hover {
  text-decoration: none;
}
.outline {
  color: #d73a89;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_highbox_table .ow_highbox,
.ow_highbox {
  background: #f8fafc;
  border: none;
  box-shadow: 0px 0px 1px #e0eafb;
}
.ow_highbox {
  padding: 4px;
}
.ow_highbox_table .ow_highbox {
  height: 50px;
  padding: 10px;
}
th,
.ow_highbox_table .ow_highbox,
.ow_page .ow_highbox,
.ow_sidebar,
.ow_table_3 td {
  border-color: #e0eafb;
}
.ow_page td.ow_highbox {
  border-color: #e0eafb;
}
.ow_autowidth,
table.ow_form td.ow_autowidth {
  width: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ow_add_content {
  background-image: url(images/ic_add.svg);
  background-repeat: no-repeat;
  background-position: left top;
  float: left;
  margin: 13px 0px 13px 3px;
  overflow: hidden;
  height: 35px;
  text-align: center;
  width: 33%;
  font-size: 0%;
}
.ow_add_content:hover {
  text-decoration: none;
}
.ow_add_content:nth-child(odd) {
  margin-left: 0px;
}
html body div .ow_add_content.ow_ic_picture {
  background-image: url(images/ic_Add_photo.svg);
}
html body div .ow_add_content.ow_ic_write {
  background-image: url(images/ic_Add_blog.svg);
}
html body div .ow_add_content.ow_ic_files {
  background-image: url(images/ic_Add_forum.svg);
}
html body div .ow_add_content.ow_ic_comment {
  background-image: url(images/ic_Add_group.svg);
}
html body div .ow_add_content.ow_ic_calendar {
  background-image: url(images/ic_Add_event.svg);
}
html body div .ow_add_content.ow_ic_video {
  background-image: url(images/ic_Add_video.svg);
}
html body div .ow_add_content.ow_ic_picture:hover {
  background-position: left -46px;
}
html body div .ow_add_content.ow_ic_write:hover {
  background-position: left -47px;
}
html body div .ow_add_content.ow_ic_files:hover {
  background-position: left -49px;
}
html body div .ow_add_content.ow_ic_comment:hover {
  background-position: left -46px;
}
html body div .ow_add_content.ow_ic_calendar:hover {
  background-position: left -43px;
}
html body div .ow_add_content.ow_ic_video:hover {
  background-position: left -45px;
}
.ow_forum {
  text-align: center;
  width: 100%;
}
.ow_forum .ow_name {
  text-align: left;
  width: 563px;
}
.ow_forum .ow_topics {
  width: 55px;
}
.ow_forum .ow_replies {
  width: 55px;
}
.ow_forum .ow_action {
  white-space: nowrap;
  width: 70px;
}
.ow_forum_topic .ow_author {
  width: 20%;
}
.ow_forum_topic .ow_posts {
  text-align: center;
  width: 1%;
}
.ow_forum_topic .ow_views {
  text-align: center;
  width: 1%;
}
.ow_forum_topic .ow_icon {
  line-height: 14px;
  text-align: center;
  width: 8%;
}
.ow_forum_topic .ow_icon .ow_lbutton:hover {
  border-color: transparent;
  cursor: default;
}
body.htmlarea_styles blockquote.ow_quote,
blockquote.ow_quote {
  margin: 10px 0 10px 40px;
  background: #fff;
  padding: 2px 5px;
}
body.htmlarea_styles blockquote.ow_quote .ow_author,
blockquote.ow_quote .ow_author {
  color: #fff;
  display: inline-block;
  padding: 2px 0;
  width: 98%;
}
.ow_quote_header {
  display: block;
  padding: 6px;
  background-color: #cad4dd;
}
.ow_quote_cont_wrap {
  background: url("images/quote_top.png") no-repeat right 1px;
  border-color: #e0eafb;
  border-style: solid;
  border-width: 0 1px 1px;
  display: block;
}
.ow_quote_cont {
  background: url("images/quote_bottom.png") no-repeat 1px bottom;
  display: block;
  padding: 9px 20px;
}
.ow_forum_topic_posts .ow_post_comment {
  background-repeat: no-repeat;
  font-style: italic;
  font-size: 11px;
  margin: 10px 0;
  padding-left: 20px;
}
.ow_forum_post_area {
  height: 240px;
}
.ow_forum_status {
  font-style: italic;
}
.ow_forum_topic_posts > .ow_box.ow_no_cap {
  border: none;
  padding: 0px;
}
.ow_forum_topic_posts > .ow_box.ow_no_cap .ow_ipc_info {
  border-color: #e0eafb;
}
.forum_placeholder {
  border: 1px dashed #999;
  background-color: #fff9db;
  margin-bottom: 25px;
  width: 100%;
}
tr.forum_placeholder td {
  background-color: #fff9db;
  border: 1px dashed #999;
  height: 45px;
  width: 100%;
}
.forum_section {
  cursor: move;
}
.forum_section_tr {
  height: 41px;
}
body .ow_forum_attachment_icon {
  width: 18px;
  height: 18px;
}
.ow_mailbox_left_loading .ow_mailbox_left_body {
  background: url(images/ajax_preloader_content.gif) center 220px no-repeat;
}
body .ow_mailbox_right.ow_mailbox_right_loading div.ow_mailbox_right_preloading,
.ow_mailbox_profile.ow_mailbox_right_loading .ow_mailbox_right_preloading {
  background: url(images/ajax_preloader_content.gif) no-repeat center center;
}
.ow_mailbox_message_content .ow_file_attachment_info,
.ow_dialog_items_wrap .ow_file_attachment_info,
.ow_mailbox_log .ow_file_attachment_info {
  background-image: url(images/miniic_doc.png);
}
.ow_mailbox_convers_info.mails {
  background-image: url(images/miniic_envelope.svg);
}
.ow_mailbox_convers_info.chats {
  background-image: url(images/miniic_buble.svg);
}
.ow_mailbox_convers_info_attach {
  background: url(images/miniic_attach.svg) center center no-repeat;
}
.ow_mailbox_conv_options_label {
  background-image: url(images/chat_tiny_arrow_down.svg);
  line-height: 14px;
}
.ow_mailbox_convers_info {
  background-color: #fff;
}
.ow_mailbox_convers_info_new {
  background-color: #fff;
}
.ow_mailbox_convers_info_selected {
  background-color: #edf0f9;
}
.ow_mailbox_convers_info:hover,
.ow_mailbox_convers_info_selected,
.ow_mailbox_convers_info_selected:hover {
  -webkit-box-shadow: inset 2px 0px 0px 0px #d73a89;
  -moz-box-shadow: inset 2px 0px 0px 0px #d73a89;
  box-shadow: inset 2px 0px 0px 0px #d73a89;
}
body .ow_mailbox_convers_info .ow_mailbox_convers_info_string a:hover {
  color: #183997;
}
body .ow_mailbox_convers_info_new.chats .ow_mailbox_convers_info_string a b {
  font-size: 17px;
}
body
.ow_mailbox_convers_info_new.chats
.ow_mailbox_convers_info_content
.ow_mailbox_convers_preview {
  color: #101820;
}
body .ow_mailbox_convers_info_new.mails .ow_mailbox_convers_info_string a,
body
.ow_mailbox_convers_info_new.mails
.ow_mailbox_convers_info_content
.ow_mailbox_convers_preview,
body .ow_mailbox_convers_info_new.chats .ow_mailbox_convers_info_string a,
body
.ow_mailbox_convers_info_new.chats
.ow_mailbox_convers_info_content
.ow_mailbox_convers_preview {
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
  font-weight: normal;
}
.ow_mailbox_convers_info span.ic_reply {
  background-image: url(images/ic_reply_g.svg);
  width: 18px;
}
.ow_mailbox_table,
.ow_mailbox_table .ow_mailbox_convers_info,
.ow_mailbox_table .ow_mailbox_cap,
.ow_mailbox_table .ow_mailbox_conv_options,
.ow_mailbox_table .ow_mailbox_subject_block,
.ow_mailbox_table .ow_mailbox_log,
.ow_mailbox_table .ow_mailbox_log_date,
.ow_mailbox_table .ow_mailbox_left .ow_mailbox_cap,
.ow_mailbox_table .ow_mailbox_left .ow_mailbox_search,
.ow_mailbox_table .ow_mailbox_left .ow_mailbox_left_body,
.ow_mailbox_right .ow_chat_message_block {
  border-color: rgba(255, 255, 255, 0.1);
  background: #04031e !important;
}
.ow_mailbox_log .ow_dialog_item.odd .ow_dialog_in_item,
.ow_mailbox_log .ow_dialog_item.even .ow_dialog_in_item {
}
.ow_mailbox_log .ow_dialog_item.even i,
.ow_mailbox_log .ow_dialog_item.odd i {
  display: none;
}
.ow_mailbox_log_message .ow_mailbox_convers_info_body {
  padding-top: 8px;
}
.ow_mailbox_convers_actions .ow_miniic_control {
  margin-right: 0px;
  border: 1px solid transparent;
}
.ow_mailbox_convers_actions .ow_miniic_control:hover {
  border: 1px solid #e0eafb;
}
.ow_mailbox_convers_actions .ow_miniic_control span {
  width: 20px;
  height: 20px;
  background: url(images/miniic_gearwheel.svg) 0px 0px no-repeat;
}
.ow_mailbox_convers_actions .ow_miniic_control.active span {
  background: url(images/miniic_gearwheel.svg) 0px -21px no-repeat;
}
.ow_mailbox_convers_count_new {
  text-transform: uppercase;
}
.ow_mailbox_convers_count_new {
  color: #d73a89;
}
body .ow_mailbox_username .ow_mailbox_username_text {
  font-weight: normal;
}
body .ow_mailbox_message_header a {
  font-size: 14px;
  font-weight: normal;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
body .ow_mailbox_message_content {
  font-size: 14px;
}
body .ow_mailbox_avatar {
  width: 56px;
}
body .ow_mailbox_log .ow_dialog_item.odd .ow_dialog_in_item,
body .ow_mailbox_log .ow_dialog_item.even .ow_dialog_in_item {
  position: relative;
  background: #dcf8c7;
  border-radius: 7px;
  color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}
body .ow_mailbox_log .ow_dialog_item.odd .ow_dialog_in_item {
  background: #17172f;
}
.ow_dialog_item.even .ow_dialog_in_item:after,
.ow_dialog_item.odd .ow_dialog_in_item:after,
.ow_dialog_item.even .ow_dialog_in_item:before,
.ow_dialog_item.odd .ow_dialog_in_item:before {
  top: 100%;
  right: 9px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.ow_dialog_item.even .ow_dialog_in_item:after {
  border-color: rgba(220, 248, 199, 0);
  border-top-color: #dcf8c7;
  border-width: 5px;
  margin-left: -5px;
}
.ow_dialog_item.even .ow_dialog_in_item:before {
  border-color: rgba(231, 222, 217, 0);
  border-top-color: #e7ded9;
  border-width: 7px;
  margin-left: -7px;
  right: 7px;
}
.ow_dialog_item.odd .ow_dialog_in_item:after,
.ow_dialog_item.odd .ow_dialog_in_item:before {
  bottom: 100%;
  top: auto;
  left: 12px;
  right: auto;
  border-color: rgba(250, 248, 249, 0);
  border-bottom-color: #faf8f9;
  border-width: 5px;
  margin-left: -5px;
}
.ow_dialog_item.odd .ow_dialog_in_item:before {
  border-color: rgba(231, 222, 217, 0);
  border-bottom-color: #e7ded9;
  border-width: 6px;
  margin-left: -6px;
}
body .ow_dialog_in_item p {
  line-height: 1.3;
}
body .ow_mailbox_right .ow_mailbox_username .ow_chat_status {
  vertical-align: initial;
}
body .ow_mailbox_username,
body .userisonline .ow_mailbox_username {
  padding: 4px 0 0 4px;
}
body .ow_mailbox_right .ow_mailbox_username {
  min-width: 200px;
}
.ow_mailbox_table .ow_mailbox_search input {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.emojiPicker span.emoji,
.emojiPicker .shortcode div.emoji {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.emojiPicker {
  left: initial !important;
  right: 0;
}
body .ow_chat_block_wrap {
  background-color: #fff;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
body .ui-draggable-disabled ~ .ow_chat_block_wrap {
  background-color: #36353b;
}
html body .ow_chat_block {
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
body .ow_chat_in_block {
  border-bottom: 0;
}
body .ow_chat_in_block {
  border-left: 1px solid #e0eafb;
}
body span.ow_btn_sort_users span {
  background-image: url(images/chat_btn_sort.png);
}
body a.ow_btn_sound span {
  background-image: url(images/chat_btn_sound.png);
}
.ow_count_block span.ow_count_txt {
  color: #9b9a9d;
  font-weight: normal;
  font-size: 14px;
}
body .ow_chat_dialog_wrap .ow_count_bg,
body .ow_chat .ow_count_bg {
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  background-color: #d73a89;
}
body .ow_chat_dialog_wrap .ow_count_active,
body .ow_chat .ow_count_active {
  background-color: #d73a89;
}
body .ow_chat_dialog_wrap .ow_count,
body .ow_chat .ow_count {
  color: #fff;
  padding: 0px 0px 0px 0px;
}
body a.ow_btn_sound:hover span,
body span.ow_btn_sort_users:hover span {
  background-color: transparent;
  border-color: transparent;
}
body .ow_chat_block .ow_chat_search {
  border-top: none;
  border-color: #e0eafb;
}
body .ow_chat_block_main .ow_chat_search input[type="text"],
body .ow_chat_block_main .ow_chat_search input[type="password"] {
  color: #4c4c4c;
  background-color: #fff;
}
body .ow_chat_in_block,
body .ow_chat_list ul {
  background-color: #fff;
}
body .ow_chat_block_main .ow_chat_search input[type="text"].invitation,
body .ow_chat_block_main .ow_chat_search input[type="password"].invitation {
  color: #999;
}
.ow_chat_in_item_photo img {
  border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
}
.ow_chat_list ul li a.ow_chat_item:hover {
  background-color: #f4f4f4;
}
body .ow_chat_block.ow_active .ow_count_block a:hover {
  background-image: url(images/photo_view_context.png);
  background-position: 233px 7px;
}
.ow_chat_dialog.ow_open a.ow_chat_item_author_wrap:hover,
body
.ow_mailchat_new_message.ow_chat_dialog_active
.ow_author_block
a.ow_chat_item_author_wrap:hover,
body
.ow_mailchat_new_message.ow_chat_dialog_active
.ow_mailchat_select_user
a.ow_chat_minimize_btn {
  background-image: url(images/photo_view_context_up.png);
}
.ow_chat_dialog.ow_open.ow_active a.ow_chat_item_author_wrap:hover,
body
.ow_mailchat_new_message.ow_chat_dialog.ow_active
.ow_author_block
a.ow_chat_item_author_wrap:hover,
body .ow_mailchat_new_message .ow_mailchat_select_user a.ow_chat_minimize_btn {
  background-image: url(images/photo_view_context.png);
}
body .ow_count_block a:hover {
  background-image: url(images/photo_view_context_up.png);
  background-position: 233px 7px;
}
body .ow_mailchat_new_message .ow_mailchat_select_user a.ow_chat_minimize_btn {
  background-position: center 7px;
}
.ow_top_panel,
.ow_chat_block .ow_bot_panel {
  border-width: 1px 0 0 1px;
}
.ow_chat_block.ow_active .ow_bot_panel {
  border-width: 0 0 0 1px;
}
.ow_chat_block .ow_top_panel {
  border-style: solid;
  border-color: #e0eafb;
}
body span.ow_chat_item_author,
body span.ow_chat_item_text,
body .ow_chat_dialog_wrap .ow_chat_message_block .ow_chat_message textarea,
body
.ow_mailchat_new_message.ow_chat_dialog.ow_active
.ow_mailchat_select_user
input,
html body .ow_chat_dialog .ow_chat_subject_block input,
body
.ow_mailchat_autocomplete_inner
span.ow_chat_item_author
.ow_chat_in_item_author {
  color: #4c4c4c;
  font-weight: normal;
}
body .ow_author_block span.ow_chat_item_author {
  color: #9b9a9d;
}
body .ow_chat_dialog {
  background-color: #36353b;
}
body .ow_chat_dialog.ow_active {
  background-color: #fff;
}
body .ow_mailchat_new_message.ow_chat_dialog {
  border: 1px solid #e0eafb;
}
body .ow_diagonal_puller {
  background-image: url(images/diagonal_puller.png);
}
.ow_author_block a.ow_btn_close span {
  background-image: url(images/chat_btn_close.png);
}
body a.ow_btn_close:hover {
  background: none;
}
body .ow_chat_dialog {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
html body .ow_chat_dialog .ow_chat_block {
  border: none;
}
body .ow_chat_dialog .ow_author_block {
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #e0eafb;
}
body .ow_chat_dialog .ow_mailchat_select_user.ow_author_block {
  border-width: 0;
  border-bottom: 1px solid #e0eafb;
}
body .ow_chat_in_dialog_wrap {
  border-color: #e0eafb;
  border-width: 0 1px 1px;
}
body .ow_dialog_date_cap {
  color: #828894;
  background-color: #fff;
  border-color: #e0eafb;
}
.ow_chat_message_block {
  border-width: 0 1px;
  border-style: solid;
  border-color: #e0eafb;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body .ow_chat_in_dialog,
body .ow_mailchat_new_message .ow_chat_mailchat_inputarea,
body .ow_chat_dialog .ow_chat_subject_block input,
body
.ow_mailchat_new_message.ow_chat_dialog
.ow_mailchat_select_user.ow_author_block,
body .ow_mailchat_new_message .ow_mailchat_select_user input {
  background-color: #fff;
}
body
.ow_chat_dialog_wrap
.ow_chat_message_block
.ow_chat_message
textarea.invitation,
body .ow_chat_in_dialog .ow_time_block p span.ow_time_text,
body
.ow_mailchat_new_message.ow_chat_dialog
.ow_mailchat_select_user.ow_author_block,
body .ow_chat_dialog .ow_chat_subject_block input {
  color: #828894;
}
body
.ow_mailchat_new_message.ow_chat_dialog_active
.ow_mailchat_select_user.ow_author_block {
  background-color: #36353b;
}
.ow_mailchat_new_message.ow_chat_dialog.ow_chat_dialog_active
.ow_mailchat_select_user
.ow_mailchat_new_message_title {
  color: #9b9a9d;
}
body
.ow_chat_dialog_active.ow_mailchat_new_message
.ow_mailchat_select_user.ow_author_block {
  border-bottom-color: #36353b;
}
.ow_chat_block .ow_dialog_item.even .ow_dialog_in_item,
.ow_chat_block .ow_dialog_item.odd .ow_dialog_in_item {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #cad4dd;
  border-color: #cad4dd;
  font-size: 13px;
  overflow: auto;
}
body .ow_chat_dialog_wrap .ow_dialog_in_item p {
  color: #fff;
}
body .ow_chat_dialog_wrap .ow_attachments a.attach {
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  width: 22px;
  background: url(images/wysiwyg.png) no-repeat scroll -241px 5px rgba(0, 0, 0, 0);
}
body .ow_chat_dialog_wrap .ow_attachments a.attach.uploading,
body .ow_chat_preloader,
body .ow_mailchat_new_message .ow_file_attachment_preload {
  background-image: url(images/ajax_preloader_button.gif);
}
body .ow_chat_preloader {
  height: 22px;
  width: 22px;
}
body form .ow_chat_mailchat_inputarea .toolbar,
body .ow_mailchat_autocomplete ul li a:hover {
  background-color: #fff;
}
body .ow_chat_dialog .ow_chat_subject_block input,
.ow_mailchat_new_message.ow_chat_dialog
.ow_author_block.ow_mailchat_selected_user {
  border: none;
}
body .ow_mailchat_new_message .ow_chat_mailchat_inputarea,
body .ow_mailchat_new_message .ow_file_attachment_info {
  border-color: #e0eafb;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
body .ow_chat_mailchat_buttons {
  border: none;
  background-color: #fff;
}
body .ow_chat_mailchat_buttons .ow_attachment_btn span.ow_button,
body .ow_chat_mailchat_buttons .ow_attachment_btn span.ow_button span {
  border: none;
  background: transparent;
  padding: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin: 0;
}
body .ow_chat_mailchat_buttons .ow_attachment_btn span.ow_button:hover {
  background-color: #4c5358;
}
body
.ow_chat_mailchat_buttons
.ow_attachment_btn
span.ow_button
input[type="submit"],
body
.ow_chat_mailchat_buttons
.ow_attachment_btn
span.ow_button
input[type="button"] {
  text-shadow: none;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
  color: #a2acb3;
  height: 24px;
}
body
.ow_chat_mailchat_buttons
.ow_attachment_btn
span.ow_button
input[type="submit"]:hover,
body
.ow_chat_mailchat_buttons
.ow_attachment_btn
span.ow_button
input[type="button"]:hover {
  color: #fff;
}
body .ow_chat_dialog_wrap .ow_attachments .buttons {
  background-color: #fff;
}
body form .ow_chat_mailchat_inputarea .toolbar ul li a {
  background-image: url(images/wysiwyg.png);
  border: none;
}
body
.ow_mailchat_new_message
.ow_mailchat_select_user
.ow_mailchat_autocomplete {
  top: 39px;
  border-top-width: 1px;
}
body .ow_chat_dialog .ow_chat_subject_block input {
  font-size: 13px;
}
body .toolbar ul li a {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
body .ow_mailchat_new_message .ow_file_attachment_close,
body
.ow_mailchat_new_message.ow_chat_dialog.ow_active
.ow_author_block
.ow_mailchat_delete_receiver {
  background-image: url(images/tag_close_btn.png);
}
body .jspDrag {
  background-color: #ccc;
}
.ow_chat .ow_chat_block .ow_count_block a {
  height: 20px;
}
.ow_chat_block .ow_count_wrap {
  vertical-align: text-bottom;
}
.ow_chat .ow_chat_block .ow_bot_panel .ow_count_block {
  padding-top: 2px;
}
body .ow_chat_dialog_wrap .ow_dialog_item i {
  display: none;
}
.ow_blogpost_compose textarea {
  height: 235px;
}
.inactive_rate_list,
.active_rate_list {
  background: url(images/stars.png) no-repeat 0 -13px;
  width: 65px;
  height: 13px;
  text-align: left;
  display: inline-block;
}
.active_rate_list {
  background-position: 0 0;
}
.rates_cont a.rate_item {
  background: url(images/stars.png) no-repeat 0 -13px;
  cursor: pointer;
  float: left;
  height: 13px;
  text-decoration: none;
  width: 13px;
}
.rates_cont a.active {
  background-position: 0 0;
}
.rates_cont {
  margin: 0 auto;
  width: 65px;
}
.ow_rate_score {
  font-size: 20px;
}
.ow_video_list .ow_alt1,
.ow_video_list .ow_alt2 {
  padding: 24px 0px 24px 0px;
  -webkit-align-content: stretch;
  align-content: stretch;
  justify-content: center;
}
.ow_video_list .ow_alt1.clearfix,
.ow_video_list .ow_alt2.clearfix {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.ow_video_player {
  text-align: center;
}
.ow_video_description {
  margin: 8px 0 20px;
}
.ow_video_list_item {
  margin: 0px 3.5%;
  max-height: 165px;
  width: 120px;
}
.ow_other_video_item_title {
  margin-left: 88px;
  padding-left: 4px;
}
.ow_video_thumb {
  background: url(images/video-no-video.png) no-repeat center center;
  display: block;
}
.ow_video_thumb,
.ow_video_list_item img {
  height: 90px;
  width: 120px;
}
.ow_other_video_thumb {
  display: block;
  margin-right: -80px;
  padding: 4px 4px 4px 4px;
}
.ow_other_video_thumb a {
  display: inline-block;
  width: 80px;
  height: 60px;
  background: url(images/video-no-video.png) no-repeat center center;
}
.video_thumb_no_title {
  margin: 0px 4px 4px 0px;
}
.ow_other_video_thumb,
.ow_other_video_thumb img,
.ow_other_video_floated img {
  height: 60px;
  width: 80px;
}
.ow_other_video_floated {
  display: inline-block;
  background: #fff url(images/video-no-video.png) no-repeat center center;
  width: 80px;
  height: 60px;
  vertical-align: middle;
}
.ow_video_item_title {
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
  padding-bottom: 3px;
}
.ow_video_item_rate {
  height: 15px;
  text-align: center;
}
.ow_video_infobar {
  padding: 10px;
  text-align: right;
}
.ow_video_player object,
.ow_video_player embed {
  max-width: 100%;
}
.ow_photo_dragndrop {
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
  text-transform: uppercase;
  color: #183997;
  background-color: #fff9ec;
  border: 1px solid #e0eafb;
  font-size: 15px;
}
.ow_photo_upload_bottom .ow_photo_upload_submit {
  position: static;
}
.ow_photo_upload_wrap .ow_photo_preview_block_wrap .ow_photo_preview_edit {
  border: 1px solid #e0eafb;
}
@media (max-width: 768px) {
.ow_photo_upload_wrap .ow_photo_preview_block_wrap .ow_photo_preview_edit {
    width: 47% !important;
    margin-left: 1% !important;
    margin-right: 1% !important;
    margin-bottom: 10px !important;
    box-sizing: border-box;
  }
}
.ow_photo_preview_image {
  background-color: #fafafa;
}
.ow_photo_preview_loading {
  background-image: url(images/ajax_preloader_content.gif) !important;
  background-size: auto !important;
}
.ow_photo_preview_image_filter {
  background: #000;
}
.ow_photo_preview_x {
  background: url(images/photo_upload_btn_x.png) center center no-repeat;
}
.ow_photo_preview_rotate {
  background: url(images/photo_upload_btn_rotate.png) center center no-repeat;
}
.ow_photo_prev {
  background-repeat: no-repeat;
  background-position: right center;
  text-align: left;
  width: 39%;
}
.ow_photo_next {
  background-repeat: no-repeat;
  background-position: left center;
  text-align: right;
  width: 39%;
}
.ow_photo_list_item {
  float: left;
  height: 165px;
  padding: 16px 0px;
  text-align: center;
}
.ow_photo_info_str {
  padding-top: 5px;
}
.ow_photo_infobar {
  padding: 10px;
  text-align: right;
}
.ow_photo_rate {
  height: 15px;
  text-align: center;
}
html body div.floatbox_photo_preview a.ow_ic_delete.close,
html body div.floatbox_empty a.ow_ic_delete.close {
  background-image: url("images/photo_prev_x.png");
}
.floatbox_empty .ow_box_cap_icons {
  top: -20px;
  right: -20px;
}
.ow_photo_list_item_thumb span.ow_lbutton:hover {
  cursor: default;
}
.ow_photo_list_item_thumb {
  width: 120px;
  height: 120px;
  padding: 4px 6px 6px 20px;
  background: transparent url("images/photo_list_item_thumb.png") no-repeat 15px
  0px;
}
.ow_photo_list_item_thumb img {
  width: 120px;
  height: 120px;
}
body .ow_photo_list_item_thumb span.ow_lbutton {
  bottom: 6px;
  right: 6px;
}
.ow_photo_submit_wrapper.ow_mild_green {
  background-color: #14c1df;
}
body .ow_photo_list_wrap div.ow_photo_item {
  background-color: transparent;
  border-color: transparent;
}
body .ow_photo_userlist.ow_photo_list_wrap div.ow_photo_item {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px !important;
  opacity: 1;
  transition: all 0.5s;
  background-size: 100%;
}
.ow_photo_item_info {
  font-size: 14px;
}
.ow_photo_list_wrap .ow_photo_item_wrap .ow_photo_item_info {
  background-color: rgba(255, 255, 255, 0.9);
}
.ow_photo_item_wrap .ow_photo_item img {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.ow_photo_album_info_wrap {
  border-bottom: 1px solid #e0eafb;
}
.ow_photo_album_cover {
  border-color: #e0eafb;
}
.ow_photo_album_edit .ow_photo_album_cover .ow_lbutton {
  visibility: hidden;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  padding: 54px 0 0;
  background: none rgba(255, 255, 255, 0.9);
}
.ow_photo_album_edit .ow_photo_album_cover:hover .ow_lbutton {
  visibility: visible;
}
.ow_photo_album_edit .ow_photo_album_cover .ow_lbutton:hover {
  border-color: transparent;
}
body
.ow_photo_album_info_wrap
.ow_photo_album_info
.ow_photo_album_description_textarea,
body
.ow_photo_album_info_wrap
.ow_photo_album_info
.ow_photo_album_description {
  color: #183997;
}
.ow_photo_item .ow_photo_context_action {
  border: none;
  background-color: #535a5f;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  top: 0;
  right: 0;
}
body .ow_photo_context_action .ow_tooltip .ow_tooltip_body {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
body .ow_photo_context_action .ow_context_action_block .ow_context_action,
html body .ow_photo_context_action .ow_context_action {
  border: none;
}
.ow_photo_context_action .ow_context_action:hover {
  background: url(images/photo_context_action_bg_active.png) repeat-x 0px 0px;
}
.ow_photo_context_action .ow_context_action_list.ow_alt2 {
  background: transparent;
}
.ow_photo_item
.ow_photo_context_action.ow_photo_context_action_loading
.ow_tooltip_body {
  background-image: url(images/ajax_preloader_content.gif);
}
body .ow_photo_context_action .ow_context_action {
  background-image: url(images/context_action_arrow.svg);
  background-color: transparent;
  width: 24px;
  height: 23px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
body .ow_photo_context_action .ow_context_action:hover {
  background-color: rgba(144, 144, 144, 0.3);
  background-image: url(images/context_action_arrow.svg);
}
body .ow_photoview_stage_wrap .ow_photo_context_action .ow_context_action,
body
.ow_photoview_stage_wrap
.ow_photo_context_action
.ow_context_action:hover {
  background-image: url(images/context_action_arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
body
.ow_photoview_stage_wrap
.ow_photo_context_action
.ow_context_action
.ow_context_more {
  background-image: none;
}
.ow_photo_context_action .ow_context_action_divider {
  background-color: rgba(160, 160, 160, 0.7);
}
.ow_photo_context_action .ow_context_action_divider:hover {
  text-decoration: none;
}
.ow_photoview_stage_wrap_fullscreen .ow_photoview_fullscreen {
  background-image: url(images/fullscreen_min.png);
}
.ow_photoview_fullscreen {
  background-image: url(images/fullscreen_max.png);
}
.ow_photoview_play_btn {
  background-image: url(images/fullscreen_play.png);
}
.ow_photoview_play_btn.stop {
  background-image: url(images/fullscreen_stop.png);
}
.ow_photoview_info_btn.open {
  background-image: url(images/fullscreen_info_open.png);
}
.ow_photoview_info_btn.close {
  background-image: url(images/fullscreen_info_close.png);
}
.ow_photoview_slide_settings_btn {
  background-image: url(images/fullscreen_settings.png);
}
.ow_photoview_arrow_left {
  background-image: url(images/photoview_arrow_left.png);
}
.ow_photoview_arrow_right {
  background-image: url(images/photoview_arrow_right.png);
}
.ow_context_action_list a.ow_context_action_item_hierarchy_right span {
  background: url(images/miniic_arrow_left_bb.png) no-repeat center center;
}
.ow_context_action_list a.ow_context_action_item_hierarchy_left span {
  background: url(images/miniic_arrow_right_bb.png) no-repeat center center;
}
.ow_photoview_info_wrap .ow_photoview_user .ow_user_list_data a:first-child {
  font-weight: normal;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
}
.ow_photoview_info_wrap .ow_photoview_user .ow_user_list_data div,
.ow_photoview_info_wrap .ow_photoview_user .ow_user_list_data a {
  line-height: inherit;
}
.ow_photoview_info_wrap .ow_photoview_description {
  padding: 0 16px;
}
.ow_photoview_info .ow_comments_form_wrap {
  padding-left: 0px;
}
body .ow_photo_pint_mode .ow_photo_item_wrap .ow_photo_item_info {
  background-color: #fff;
  border: 1px solid #cad4dd;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.ow_photo_pint_mode .ow_photo_item_info_user,
.ow_photo_pint_mode .ow_photo_item_info_album,
.ow_photo_pint_mode .ow_photo_item_info_description,
.ow_photo_pint_mode .ow_photo_item_info .ow_rates_wrap {
  color: #183997;
}
.ow_photo_list.ow_photo_edit_mode .ow_photo_item .ow_photo_chekbox_area {
  background-color: rgba(255, 255, 255, 0.4);
}
.ow_photo_list.ow_photo_edit_mode
.ow_photo_item.ow_photo_item_checked
.ow_photo_chekbox_area,
.ow_photo_list.ow_photo_edit_mode.ow_photo_pint_mode
.ow_photo_item
.ow_photo_chekbox_area {
  background-color: rgba(255, 255, 255, 0);
}
.ow_photo_edit_mode .ow_photo_chekbox_area .ow_photo_checkbox {
  border: 1px solid rgba(255, 255, 255, 0.6);
  background-color: rgba(87, 87, 87, 0.6);
}
.ow_photo_edit_mode
.ow_photo_item_checked
.ow_photo_chekbox_area
.ow_photo_checkbox {
  background-image: url(images/checkbox_icon.png);
}
body .ow_photo_list.ow_photo_pint_mode .ow_photo_item {
  background: transparent;
  box-shadow: none;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.ow_searchbar {
  border: 1px solid #e0eafb;
  padding: 2px 4px 2px 6px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  background: #fff;
  margin-top: -8px;
}
.ow_searchbar .ow_searchbar_ac {
  border: 1px solid #e0eafb;
  left: 9px;
  right: 0;
  top: 2px;
}
.ow_searchbar_ac li {
  background-color: #fff;
  font-size: 13px;
}
.ow_searchbar_ac li:hover {
  background-color: #cad4dd;
  color: #fff;
}
.ow_searchbar .ow_searchbar_btn {
  background-position: center;
}
.ow_searchbar .ow_searchbar_input input[type="text"] {
  border: none;
  background: none;
  line-height: 14px;
  font-size: 12px;
}
.ow_photoview_info_wrap .ow_photoview_info .ow_rates_wrap {
  padding-left: 16px;
  margin: 6px 0 8px 0;
}
.ow_photo_item .ow_photo_item_info .ow_rates_wrap span {
  vertical-align: middle;
}
.ow_rates {
  width: 65px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}
.ow_rates .rates_cont {
  position: absolute;
  opacity: 0;
  transition: opacity 0.15s;
  -moz-transition: opacity 0.15s;
  -webkit-transition: opacity 0.15s;
}
.ow_rates:hover .rates_cont {
  opacity: 1;
}
.rate_title {
  color: #8e8d8d;
}
.floatbox_container .ow_photo_upload_description {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
body input.ow_dropdown_btn {
  background-image: none;
  height: 28px;
}
.ow_dropdown_arrow_down,
.ow_dropdown_arrow_up {
  height: 10px;
  position: absolute;
  right: 8px;
  top: 9px;
  width: 12px;
  cursor: pointer;
}
.ow_dropdown_arrow_down {
  background: url(images/chat_tiny_arrow_down.png) no-repeat center center;
}
.ow_dropdown_arrow_up {
  background: url(images/chat_tiny_arrow_up.png) no-repeat center center;
}
.ow_dropdown_list_wrap {
  position: relative;
  width: 100%;
}
.ow_dropdown_list {
  border: 1px solid #e0eafb;
  position: absolute;
  top: -1px;
  left: 0;
  width: 99%;
  margin-left: 0.5%;
  display: none;
}
.ow_dropdown_list li {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 4px;
  background-color: #fff;
  color: #4c4c4c;
  cursor: pointer;
  position: relative;
}
.ow_dropdown_list li:hover {
  background-color: #cad4dd;
  color: #fff;
}
.ow_add_item {
  position: absolute;
  background: url(images/miniic_plus.png) center center no-repeat;
  width: 10px;
  height: 10px;
  right: 8px;
  top: 50%;
  margin-top: -5px;
}
li.ow_dropdown_delimeter {
  padding: 0 4px;
}
.ow_dropdown_delimeter div {
  width: 100%;
  height: 1px;
  background-color: #e0eafb;
}
.ow_photo_upload_drop_area {
  border: 1px dashed #e0eafb;
}
body ul.ow_newsfeed {
  padding: 0px;
}
.ow_newsfeed_section {
  list-style-image: none;
  margin: 15px 0;
}
.ow_newsfeed_section span {
  background: #f0f0f0;
  padding: 5px 10px;
  text-shadow: #fff 1px 1px 0;
}
.base_cmnt_mark .ow_ipc_info {
  padding-bottom: 0px;
}
.ow_newsfeed_features .ow_tooltip .ow_tooltip_body {
  padding: 0;
  border-width: 0;
  box-shadow: none;
}
.ow_newsfeed_features .ow_tooltip.ow_comments_context_tooltip .ow_tooltip_body {
  border: 1px solid #e0eafb;
  padding: 4px 0;
}
.ow_newsfeed_features .ow_tooltip .ow_tooltip_tail span {
  height: 5px;
  background: none;
  position: relative;
  z-index: 1;
}
.ow_newsfeed_comments .ow_tooltip .ow_tooltip_tail span {
  height: 6px;
  background-position: 3px -6px;
  background-image: url(images/tooltip_tail.png);
}
.ow_newsfeed_features
.ow_tooltip
.ow_tooltip_body
.ow_tooltip
.ow_tooltip_body {
}
.ow_newsfeed_features .ow_context_action_list a,
.ow_newsfeed_item .ow_context_action_list a,
.ow_photo_context_action .ow_context_action_list a {
  padding: 4px 12px;
}
.ow_newsfeed_context_tooltip {
  margin-top: 2px;
}
.ow_newsfeed_left {
  float: left;
}
.ow_newsfeed_date {
  float: right;
  text-align: right;
  line-height: 24px;
}
.ow_newsfeed_context_menu {
  display: none;
  position: absolute;
  right: 6px;
  top: 14px;
}
.ow_newsfeed_control {
  display: inline-block;
  font-size: 14px;
}
.ow_newsfeed_control > a {
  margin-right: 12px;
}
body .ow_newsfeed_control .ow_newsfeed_string {
  display: inline-block;
  vertical-align: middle;
  max-width: 74%;
  padding-left: 0px;
}
.ow_newsfeed_left {
  width: 76%;
}
.ow_newsfeed_btns {
  margin-top: 14px;
  margin-bottom: 14px;
  padding: 0px 16px 0px 16px;
}
.ow_newsfeed_btn_wrap {
  display: inline-block;
  line-height: 25px;
  margin-right: 4px;
  vertical-align: middle;
  padding: 1px 5px 1px 1px;
}
.newsfeed_counter_comments,
.newsfeed_counter_likes {
  vertical-align: middle;
}
.ow_newsfeed_item .ow_newsfeed_activity_content {
  padding-top: 8px;
}
.ow_newsfeed_item .ow_newsfeed_item_picture {
  margin-right: 8px;
}
.ow_newsfeed_oembed_atch.ow_video_playing .ow_newsfeed_item_picture,
.ow_oembed_attachment .video.two_column.ow_video_playing .attachment_left {
  height: 0;
  width: 100%;
  max-width: 480px !important;
  position: relative;
  padding-bottom: 56.25%;
}
.floatbox_body iframe {
  min-width: 100% !important;
}
.ow_newsfeed_item_picture iframe,
.attachment_left iframe {
  width: 100% !important;
  position: absolute;
  height: 100% !important;
  left: 0;
  top: 0;
}
.ow_miniic_control {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}
.ow_miniic_control span {
  display: inline-block;
  width: 27px;
  height: 25px;
}
.ow_miniic_like {
  background-position: 0px 0px;
}
.ow_miniic_comment {
  background-position: 0px 0px;
}
.ow_miniic_control.active .ow_miniic_like {
  background-position: 0px -37px;
}
.ow_miniic_control.active .ow_miniic_comment {
  background-position: -38px -37px;
}
body .ow_newsfeed_doublesided_stdmargin {
  margin: 16px 0px;
}
body .newsfeed-attachment-preview.item_loaded {
  width: 98.7%;
  margin-left: 0px;
  margin-right: 0px;
}
.ow_newsfeed_item_picture {
  float: left;
  width: 100px;
  margin-right: 1%;
}
.ow_newsfeed_large_image .ow_newsfeed_item_picture {
  max-width: 400px;
  width: 100%;
  height: auto;
}
.ow_newsfeed_large_image .ow_newsfeed_item_content {
  width: 100%;
  max-width: 400px;
}
.ow_newsfeed_item_picture img {
  max-height: 400px;
  max-width: 100%;
  width: auto;
  height: auto;
}
.ow_newsfeed_photo_grid {
  max-width: 400px;
  width: 100%;
}
.ow_newsfeed_photo_grid_item {
  padding: 0px 4px 4px 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 50%;
  float: left;
}
.ow_newsfeed_photo_grid_3 .ow_newsfeed_photo_grid_item {
  width: 33.3%;
}
.ow_newsfeed_photo_grid_item a {
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-size: cover;
  width: 100%;
}
.ow_newsfeed_tooltip {
  padding-top: 0px;
}
.ow_newsfeed_tooltip > .ow_tooltip_tail {
  display: none;
}
.ow_newsfeed .ow_newsfeed_features {
  max-width: none;
}
.ow_newsfeed .ow_newsfeed_body {
  margin-left: 56px;
  border: 1px solid #e0eafb;
  padding: 14px 0px 0px;
}
.ow_newsfeed_string,
.ow_newsfeed_content,
.ow_newsfeed_toolbar {
  padding-left: 16px;
}
.ow_newsfeed_item .ow_newsfeed_delimiter {
  border: none;
}
.ow_newsfeed_string.ow_small {
  font-size: 14px;
}
.profile-NEWSFEED_CMP_UserFeedWidget .form_auto_click,
.profile-NEWSFEED_CMP_UserFeedWidget .ow_box_cap_empty,
.dashboard-NEWSFEED_CMP_MyFeedWidget .form_auto_click,
.dashboard-NEWSFEED_CMP_MyFeedWidget .ow_box_cap_empty,
.group-NEWSFEED_CMP_EntityFeedWidget .form_auto_click,
.group-NEWSFEED_CMP_EntityFeedWidget .ow_box_cap_empty,
.index-NEWSFEED_CMP_SiteFeedWidget .form_auto_click,
.index-NEWSFEED_CMP_SiteFeedWidget .ow_box_cap_empty {
  padding-left: 56px;
}
.profile-NEWSFEED_CMP_UserFeedWidget
.ow_status_update_btn_block
.ow_attachments
a,
.dashboard-NEWSFEED_CMP_MyFeedWidget
.ow_status_update_btn_block
.ow_attachments
a,
.group-NEWSFEED_CMP_EntityFeedWidget
.ow_status_update_btn_block
.ow_attachments
a,
.index-NEWSFEED_CMP_SiteFeedWidget
.ow_status_update_btn_block
.ow_attachments
a {
  width: 27px;
  height: 20px;
  background: url(images/ic_photo_attach.svg) no-repeat 0 0;
}
.profile-NEWSFEED_CMP_UserFeedWidget
.ow_status_update_btn_block
.ow_attachments
a:hover,
.dashboard-NEWSFEED_CMP_MyFeedWidget
.ow_status_update_btn_block
.ow_attachments
a:hover,
.group-NEWSFEED_CMP_EntityFeedWidget
.ow_status_update_btn_block
.ow_attachments
a:hover,
.index-NEWSFEED_CMP_SiteFeedWidget
.ow_status_update_btn_block
.ow_attachments
a:hover {
  background-position: 0 -43px;
}
.ow_status_update_btn_block {
  line-height: 22px;
}
.newsfeed_likes_string a {
  color: #d73a89;
}
body .ow_group_brief_info .details {
  padding-left: 8px;
}
.ow_subscribe_table .ow_highbox {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
body .ow_table_1 tr td.ow_plans_td_empty + td {
  border-top-left-radius: 4px;
}
body .ow_table_1 tr td.ow_gateways_td_empty + td {
  border-bottom-left-radius: 4px;
}
html body .ow_subscribe_table .ow_action_allowed.ow_ic_ok {
  background-image: url("images/ico-check.png");
}
html body .ow_subscribe_table td:last-child .ow_action_allowed.ow_ic_ok {
  background-image: url("images/ico-check-gold.png");
}
.ow_sign_in_cont {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 97;
}
.ow_sign_in_wrap {
  width: 702px;
}
.ow_sign_in_wrap h2 {
  font-size: 28px;
  line-height: 36px;
  margin: 0 8px 10px 8px;
  padding: 0 40px;
}
.ow_sign_in_wrap form {
  margin: 8px;
  padding: 40px 40px 22px 40px;
  background: #fff;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  border: 1px solid #e7e7e7;
}
.ow_sign_in_wrap form .ow_sign_in {
  float: left;
  width: 312px;
}
.ow_sign_in_wrap form .ow_sign_up {
  margin: 0px 0 0 342px;
  padding-top: 7px;
}
.ow_sign_in_wrap form .ow_sign_up hr {
  margin: 5px 0 15px;
}
.ow_sign_in_wrap form .ow_box_cap {
  margin-bottom: 0;
  position: relative;
  z-index: 99;
}
.ow_sign_in_wrap form .ow_box {
  padding: 16px 16px 6px 16px;
  margin-bottom: 16px;
  position: relative;
  z-index: 98;
}
.ow_sign_in_wrap form .ow_user_name input[type="text"] {
  margin-bottom: 8px;
}
.ow_sign_in_wrap form .ow_password input[type="password"] {
  margin-bottom: 16px;
}
.ow_sign_in_wrap form .ow_form_options {
  margin-bottom: 6px;
}
.ow_sign_in_wrap form .ow_form_options p.ow_remember_me,
.ow_sign_in_wrap form .ow_form_options p.ow_forgot_pass {
  font-size: 11px;
  padding: 0 0 0 20px;
  line-height: 13px;
}
.ow_sign_in_wrap form .ow_form_options p.ow_remember_me {
  padding-bottom: 5px;
}
.ow_sign_in_wrap form .ow_form_options p.ow_remember_me input[type="checkbox"] {
  float: left;
  margin: 0px 0 0 -20px;
  padding: 0px;
}
.ow_sign_in_wrap form .ow_connect_buttons {
  padding: 0 0 0 20px;
}
.ow_sign_in_wrap form .ow_connect_buttons .ow_fb_button {
  float: left;
}
.ow_connect_text {
  background: url("images/miniic_li.svg") no-repeat left center;
  padding: 0px 0 0 26px;
  margin-right: 5px;
  float: left;
  line-height: 23px;
}
.ow_sign_in .connect_button_list {
  padding: 0px;
  float: left;
}
.floatbox_container .ow_sign_in_wrap form {
  margin: 0px;
  box-shadow: none;
  border: none;
  border-radius: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  padding: 10px 40px 0;
}
.floatbox_container .ow_sign_in_wrap h2 {
  display: none;
}
.ow.base_sign_in .ow_sign_in_wrap {
  width: 1055px;
  position: relative;
  margin: 0 auto;
  padding-top: 230px;
  left: auto;
  top: auto;
}
.ow.base_sign_in .ow_sign_in_cont {
  background: none;
}
.ow.base_sign_in .ow_sign_in_wrap h2 {
  width: 100%;
  height: 50px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 156px;
  left: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 47px;
}
.ow.base_sign_in .ow_sign_in_wrap form {
  background: none;
  padding: 0;
  margin: 0 auto;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  width: 320px;
}
.ow.base_sign_in form .ow_sign_up {
  line-height: 18px;
  font-size: 17px;
  margin: 0 0 32px 0;
  padding: 0;
}
.ow.base_sign_in form .ow_sign_in {
  width: 100%;
  float: none;
}
.ow.base_sign_in form .ow_sign_in .ow_box_cap {
  display: none;
}
.ow.base_sign_in form .ow_sign_in .ow_box {
  margin: 0 auto 32px auto;
  padding: 0;
  background: none;
  border: none;
  max-width: 320px;
}
.ow.base_sign_in .ow_user_name {
  margin-bottom: 6px;
}
.ow.base_sign_in .ow_user_name input,
.ow.base_sign_in .ow_password input {
  font-size: 18px;
  padding: 10px;
  height: auto;
}
.ow.base_sign_in .ow_user_name input.invitation,
.ow.base_sign_in .ow_password input.invitation {
  color: #98b2c9;
}
.ow.base_sign_in form .ow_form_options p.ow_remember_me {
  font-size: 16px;
  padding: 0;
  float: left;
}
.ow.base_sign_in form .ow_form_options p.ow_remember_me input {
  margin: 0 8px 0 0;
  float: none;
}
.ow.base_sign_in form .ow_form_options p.ow_remember_me label {
  vertical-align: text-top;
}
.ow.base_sign_in form .ow_form_options p.ow_forgot_pass {
  font-size: 16px;
  float: right;
  line-height: 22px;
  padding-top: 4px;
}
.ow.base_sign_in form .ow_form_options p.ow_forgot_pass a {
}
.ow.base_sign_in .ow_sign_in > .clearfix a {
  display: inline-block;
  float: left;
  text-align: center;
  width: 48%;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 46px;
  background: #4c54c0;
  color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.ow.base_sign_in .ow_sign_in > .clearfix a:hover {
  background-color: #5a61c7;
  text-decoration: none;
}
.ow.base_sign_in form .ow_sign_in .ow_join_button:hover {
  text-decoration: none;
}
.ow.base_sign_in form .ow_sign_in span.ow_button {
  background: none;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
  width: 100%;
  max-width: 320px;
}
.ow.base_sign_in form .ow_sign_in span.ow_button .ow_positive {
  width: 100%;
  text-align: center;
}
.ow.base_sign_in form .ow_sign_in span.ow_button .ow_positive input {
  height: auto;
  line-height: 44px;
  width: 100%;
  padding: 0;
  background: #4B8E3F;
  color: #fff;
  font-family: "core_sans_e45_regular", "Lucida Grande", "Tahoma", "Verdana";
  font-size: 17px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.ow.base_sign_in .ow_sign_in_wrap form .ow_connect_buttons {
  clear: both;
  padding: 0;
  margin-top: 20px;
}
.ow.base_sign_in .ow_sign_in_wrap form .ow_connect_text {
  font-size: 14px;
  color: #fff;
  background: none;
  padding: 0;
  margin: 3px 5px 0px 0px;
  text-transform: uppercase;
}
.ow.base_sign_in .ow_sign_in_wrap form .connect_button_list {
}
.ow.base_sign_in .ow_sign_in_wrap form .connect_button_cont {
  padding-top: 32px;
  justify-content: center;
}
.ow.base_sign_in .ow_sign_in_wrap form .fb_button {
  background: none;
  height: auto;
  padding: 0;
  color: #fff;
  width: 100%;
}
.ow.base_sign_in .ow_sign_in_wrap form .fb_button .fb_connect_wrap {
  border: none;
  height: auto;
  width: 100%;
}
.ow.base_sign_in .ow_sign_in_wrap form .fb_button .fb_button_text {
  border: none;
  padding: 0 0px 0px 32px;
  display: inline-block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  background: #fff url(images/facebook_sign_in.png) no-repeat 0px center;
  font-weight: normal;
  color: #4c54c0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.ow.base_sign_in .ow_sign_up hr {
  display: none;
}
.ow.base_sign_in .ow_sign_up p {
  margin: 0;
  text-align: center;
}
.ow.base_sign_in .ow_footer .ow_canvas {
  width: 100%;
}
@media (max-width: 1055px) {
  .ow.base_sign_in .ow_sign_in_wrap {
    width: 100%;
    margin-top: 0;
    background: none;
  }
  .ow.base_sign_in .ow_sign_in_wrap h2 {
    background-position: center center;
  }
}
@media (max-width: 480px) {
  .ow.base_sign_in .ow_sign_in_wrap form {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 20px;
  }
  .ow.base_sign_in .ow_sign_in_wrap h2 {
    background-size: 100% auto;
    left: 10px;
    right: 10px;
    width: auto;
    top: 30px;
    height: auto;
    font-size: 10vw;
  }
  .ow.base_sign_in .ow_sign_in_wrap {
    padding-top: 100px;
  }
  .ow_attachments a.attach {
    height: 40px;
    width: 40px;
    background-position: 5px 6px;
    background-size: 30px 65px;
  }
}
.ow_my_avatar_img {
}
.ow_my_avatar_username {
  display: table-cell;
  vertical-align: middle;
}
.ow_my_avatar_cont {
  height: 47px;
  display: table;
  padding-left: 5px;
}
.ow_my_avatar_cont span {
  display: inline-block;
  width: 90px;
  word-wrap: break-word;
}
/*.ow_miniic_live .ow_live_on{position:absolute;left:10px;bottom:50px;height:16px;background-position-x:0;padding:5px 10px;padding-left:20px;display:inline-block;vertical-align:middle;background:url(images/miniic_live.png) center center no-repeat;margin-right:4px;color:rgba(255,255,255,0.8);background-color:rgba(0,0,0,0.8);transition: all 0.3s;border-radius:22px;font-weight:700;background-position-y:center;background-position-x:5px;}*/
.ow_miniic_live .ow_live_on {
  display: inline-block;
}
.ow_miniic_live .ow_lbutton {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0px;
  line-height: 12px;
  height: 12px;
}
.ow_miniic_live .ow_preloader_content {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
  background-position: center center;
}
.ow_miniic_live .ow_preloader_content.ow_hidden {
  display: none;
}
.ow_miniic_live .ow_lbutton.ow_green {
  color: #183997;
}
.group-GROUPS_CMP_JoinButtonWidget .ow_highbox {
  padding: 0px;
}
.group-GROUPS_CMP_JoinButtonWidget h3 > a {
  text-transform: uppercase;
  display: block;
  line-height: 30px;
  min-height: 30px;
  padding: 4px 23px 4px 16px;
  text-transform: uppercase;
  background-color: #4c5358;
  color: #fff;
}
.group-GROUPS_CMP_JoinButtonWidget h3 > a:hover {
  text-decoration: none;
  background-color: #93999f;
  color: #fff;
}
.ow_bookmark_icon {
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  position: absolute;
  top: 3px;
  right: 4px;
}
.ow_column_equal_fix {
  padding-bottom: 20001px !important;
  margin-bottom: -20000px !important;
}
.fullsize-photo {
  display: none;
}
.ow_page_padding > .ow_content_menu_wrap ~ div {
  overflow-y: visible !important;
}
.ow_page_padding > .ow_content_menu_wrap ~ div > table {
  width: 95% !important;
}
.ow_preloader_content_cont {
  width: 30px;
  height: 30px;
}
.contentremoval table.ow_form td.ow_label {
  text-align: left;
}
span.ic_refresh {
  background: url(images/ic_refresh_green.svg) no-repeat;
  display: inline-block;
  height: 16px;
  width: 16px;
}
.captcha-box {
  padding-left: 28px;
  margin-bottom: 20px;
}
.ow_field_eye {
  padding-left: 18px;
  background: url(images/miniic_field_eye.svg) 0 3px no-repeat;
  background-size: 15px 15px;
  display: inline-block;
}
.fb_button:hover {
  color: #fff;
}
.ow_install_complete a {
  color: #708ea1;
}
.ow_profile_gallery_avatar .ow_profile_gallery_avatar_image {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-size: cover;
}
.ow_profile_gallery_avatar .ow_avatar_console {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  padding: 4px;
}
body .ow_profile_gallery_avatar {
  box-shadow: none;
}
.ow_profile_gallery_avatar_image .ow_profile_gallery_avatar_change {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  height: 192px;
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.ow_profile_gallery_avatar_change .ow_lbutton {
  margin-top: 82px;
  padding: 10px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
body .ow_gift_templates .ow_gift_checked {
  background-image: url(images/ic_ok-gift.svg);
}
.maintenance_cont h1 {
  padding-left: 23px;
  background-position: left center;
}
h1.page_title {
  background: url(images/ic_file.svg) no-repeat right top;
  margin-bottom: 20px;
  padding-left: 22px;
}
.index_master_page .ow_page {
  margin-right: 0px;
}
.index_master_page.ow_page_wrap {
  padding-top: 0;
}
.index_master_page .ow_site_panel {
  position: absolute;
  top: 0;
  height: 65px;
  background-image: none;
  display: flex;
  align-items: center;
  backdrop-filter: blur(3px);
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}
.index_master_page .ow_site_panel .ow_logo {
  margin-left: 100px;
}
.index_master_page .ow_header_wrap {
  padding-top: 288px;
  background: url("images/background-index-main.png") top no-repeat;
  background-size: cover;
}
.index_icons .divide_line {
  display: none;
}
.index_master_page .how-it-work-join:after{
  content: "";
  background: rgba(197, 39, 39, 0.06);
  width: 80%;
  height: 600px;
  position: absolute;
  bottom: 150px;
  left: 50%;
  z-index: 0;
  filter: blur(45px);
  border-radius: 40%;
  transform: translateX(-50%);
}
/*.index_master_page .divide_line {*/
/*  height: 1px;*/
/*  width: 100%;*/
/*  background: rgba(134, 139, 254, 0.4);*/
/*  position: relative;*/
/*  z-index: 0;*/
/*}*/
/*.index_signup_text_wrap + .divide_line::after {*/
/*  content: "";*/
/*  background: rgba(65, 42, 205, 0.45);*/
/*  width: 100%;*/
/*  height: 620px;*/
/*  position: absolute;*/
/*  bottom: -680px;*/
/*  left: 0;*/
/*  z-index: 0;*/
/*  filter: blur(45px);*/
/*}*/
.index_master_page .ow_header {
  margin: 0 auto;
  text-align: left;
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
  padding-bottom: 64px;
  position: relative;
  z-index: 1;
}

.index_join_text--desktop,
.index_join_text--mobile {
  display: none;
}

@media (max-width: 1049px) {
  .index_master_page .ow_header {
    flex-direction: column;
  }
  div.index_join_text {
    text-align: center;
    line-height: 1.2;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto 20px;
  }
  div.index_sign_in {
    margin: 0 auto;
  }
  .index_join_text--mobile {
    display: block;
  }
  .index_join_text p {
    color: #fff !important;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, .4);
    font-size: 26px;
  }
}

@media (min-width: 1050px) {
  .index_join_text--desktop {
    display: block;
  }
}

/*.index_master_page .ow_header_wrap:after {*/
/*  content: "";*/
/*  background: rgba(65, 42, 205, 0.25);*/
/*  width: 100%;*/
/*  height: 400px;*/
/*  position: absolute;*/
/*  bottom: -575px;*/
/*  left: 0;*/
/*  z-index: 0;*/
/*  filter: blur(45px);*/
/*  border-radius: 25%;*/
/*}*/
/*.index_master_page .ow_header_wrap:before {*/
/*  content: "";*/
/*  background: rgba(65, 42, 205, 0.45);*/
/*  width: 100%;*/
/*  height: 224px;*/
/*  position: absolute;*/
/*  top: 115px;*/
/*  left: 0;*/
/*  z-index: 0;*/
/*  filter: blur(45px);*/
/*}*/
.index_master_page .ow_header_pic {
  display: block;
  height: auto;
  background: none;
}
.index_master_page .logo_url {
  display: block;
  height: 48px;
  background-image: url(images/logo.png);
  background-repeat: no-repeat;
  background-position: center 0px;
}
.index_qs_widget {
  width: 360px;
  margin: 0 auto;
  color: #fff;
}
.index_join_text {
  font-size: 62px;
  color: #fff;
  line-height: 70px;
  margin-right: 123px;
  padding-top: 56px;
}
.index_join_text p {
  font-size: 57px;
  line-height: 1.1;
}
.index_qs_widget .ow_box {
  border: none;
  background: none;
  margin-left: -10em;
}
.index_qs_widget .index_qs_cap,
.index_qs_widget .ow_join_button {
  display: none;
}
.index_qs_widget .ow_qs_btn {
  clear: both;
  padding-top: 15px;
}
.index_qs_widget .ow_button {
  display: block;
  margin-bottom: 16px;
}
.index_qs_widget .ow_qs_btn .ow_button input,
.index_qs_widget .ow_qs_btn span.ow_button span {
  width: 100%;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-image: none !important;
}
.index_qs_widget .ow_qs_btn span.ow_button {
  padding: 0;
}
.index_qs_widget .ow_qs_btn .ow_button input {
  height: 46px;
  line-height: 45px;
  padding: 0;
  background-color: #4c54c0;
  color: #fff;
  letter-spacing: 2px;
}
.index_qs_widget .ow_qs_btn .ow_button input:hover,
.index_qs_widget .ow_qs_btn span.ow_button:hover {
  background-color: #646bcd;
}
.index_qs_widget .ow_qs_btn .ow_qs_label {
  display: block;
  text-align: center;
  padding: 0;
}
.index_qs_widget .ow_qs_btn .ow_qs_label a {
  text-transform: uppercase;
  color: #7c56dd;
  font-size: 12px;
  letter-spacing: 2px;
}
.index_qs_widget .ow_qs_field {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  font-size: 17px;
  position: relative;
}
.index_qs_widget .ow_qs_field > .ow_qs_label {
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  width: 25%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-right: 16px;
}
.index_qs_widget .ow_qs_field > .ow_qs_value {
  display: inline-block;
  background: #fff;
  vertical-align: middle;
  width: 75%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #4c54c0;
}
.index_qs_widget .ow_qs_field .ow_qs_value > select,
.index_qs_widget .ow_qs_field .ow_qs_value > input[type="text"],
.index_qs_widget .ow_qs_field input[type="text"] {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #4c54c0;
  border: none;
  background: none;
  height: 42px;
  line-height: 41px;
  font-size: 15px;
  padding: 0 14px;
}
.index_qs_widget .ow_qs_field input[type="text"] {
  max-width: none;
}
.index_qs_widget .ow_qs_field.ow_qs_presentation_location,
.index_qs_widget .ow_qs_field.ow_qs_presentation_checkbox,
.index_qs_widget .ow_qs_btn {
  margin-left: 25%;
}
.index_qs_widget .ow_agerange_to {
  white-space: nowrap;
  color: #b8beca;
}
.index_qs_widget .ow_agerange_to:before,
.index_qs_widget .ow_googlelocation_search_miles_from:before {
  content: "- ";
  padding-left: 4px;
}
.index_qs_widget .ow_agerange_to:after,
.index_qs_widget .ow_googlelocation_search_miles_from:after {
  content: " -";
  padding-right: 4px;
}
.index_qs_widget form .error {
  padding-left: 10px;
  position: absolute;
  top: 11px;
  width: 100px;
}
.index_qs_widget .ow_qs_presentation_birthdate .ow_qs_value > span,
.index_qs_widget .ow_qs_presentation_age .ow_qs_value > span,
.index_qs_widget .ow_qs_presentation_range .ow_qs_value > span,
.index_qs_widget .ow_qs_presentation_date .ow_qs_value > span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
.index_qs_widget .ow_qs_presentation_birthdate .ow_qs_value input,
.index_qs_widget .ow_qs_presentation_age .ow_qs_value input,
.index_qs_widget .ow_qs_presentation_range .ow_qs_value input,
.index_qs_widget .ow_qs_presentation_date .ow_qs_value input {
  width: 48% !important;
  text-align: center;
}
.index_qs_widget .ow_qs_presentation_location {
  background: #fff;
  padding-bottom: 0;
  margin-bottom: 15px;
  color: #b8beca;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.index_qs_widget .ow_qs_field input.ow_googlelocation_search_distance {
  width: 64px;
}
.index_qs_widget .ow_qs_field input.ow_googlelocation_search_location {
  float: none;
  text-align: center;
}
.index_qs_widget .ow_qs_field span.googlelocation_address_icon {
  top: 10px;
  left: -20px;
  height: 23px;
  width: 18px;
}
.index_qs_widget .ow_googlelocation_search_miles_from {
  white-space: nowrap;
}
.index_qs_widget .googlelocation_address_div {
  padding-right: 16px;
  position: relative;
}
.index_qs_widget .googlelocation_address_icon_div {
  position: absolute;
  right: 5px;
}
.index_qs_widget span.googlelocation_address_icon {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAXCAYAAAAGAx/kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzcyQTA3M0I0OTlBMTFFNTkzMEJGNzhBNjkwQkJBODAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzcyQTA3M0M0OTlBMTFFNTkzMEJGNzhBNjkwQkJBODAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDNzJBMDczOTQ5OUExMUU1OTMwQkY3OEE2OTBCQkE4MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDNzJBMDczQTQ5OUExMUU1OTMwQkY3OEE2OTBCQkE4MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnR1DFIAAAGSSURBVHjapJU9SwNBEIb3FhFERNDCxljnB1iIhUquFq0iKewstAh2FoI2FpHYmDQR7LRTK22NKMFgEQ1oYy02Nor4AUkI5zsyhmWdDbncwHtzOzvz3GTuI14QBMq2r71iAm4BIj/G4SfoAjrqX/aLdo1nggCIwxWgGdXeLqEVAB//gQCZhjuDBlRn9gHNAnbVAnEnN9CgCmfv0AR15n0Wzj0syhRQ3Rk1MKlx8B2QOrQKDUNDfF4X8qjW78Eh6bjSGlrOG+s8RtAHvy3kJjXfYskOhdi+IzdBoJiKbjEC1Rybi0JsyZFboxlVoSlhM4uZBMZPJPCWA1Sljo4dm71QDnpl5Tgm2YnmK75FmA/VHmjcYno6MxFAGWJoXuxCD11A7rlW/YJAbNDbDDVDQJr8BWi0QAy7htsJAcqipvy30NbmBlTqAEI5m84PG3+XRuAq0KgD8gyNo5sXM2h3pDhhHvoWIBSbsyEiiGG3cClr+HSewt6dVKNdQ0DBKVzaCKU5Jpon/YtYM1uHCwBp+9D+CDAAOyx6jetc7nAAAAAASUVORK5CYII=");
}
.index_qs_widget .ow_qs_presentation_checkbox .ow_qs_value,
.index_qs_widget .ow_qs_presentation_checkbox .ow_qs_label {
  background-color: transparent;
  width: auto;
  position: relative;
}
.index_qs_widget .ow_qs_presentation_checkbox {
  width: 36% !important;
}
.index_qs_widget .ow_qs_presentation_checkbox ~ .ow_qs_presentation_checkbox {
  margin-left: 0px;
}
.index_qs_widget .ow_qs_presentation_checkbox input[type="checkbox"] {
  opacity: 0;
  position: relative;
  z-index: 2;
}
.index_qs_widget .ow_qs_presentation_checkbox .ow_qs_checkbox_fake:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(images/form_checkbox.png) no-repeat;
  z-index: 1;
}
.index_qs_widget
.ow_qs_presentation_checkbox
input[type="checkbox"]:checked
~ .ow_qs_checkbox_fake:after {
  background-image: url(images/form_checkbox_selected.png);
}
.index_icon_wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  padding-bottom: 32px;
  margin-bottom: 30px;
  line-height: 1.5;
  flex-direction: column;
}
.index_icon {
  display: inline-block;
  width: auto;
  text-align: center;
  padding: 30px 30px 0px;
  position: relative;
  border-radius: 14px;
}
.index_phone_preview {
  width: 475px;
  height: 835px;
  background: url("images/background-img-index-join.png") no-repeat center top;
  position: relative;
  z-index: 1;
  flex: 1 1 0;
}
.index_icon_blur {
  width: 100%;
  height: 100%;
  position: absolute;
  filter: blur(1px);
  left: 0;
  top: 0;
}
.index_icon_img-bg {
  background: rgba(255, 255, 255, 0.2);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-left: 16px;
}
.index_icon:last-child {
  margin-right: 0;
}
.index_icon_img {
  height: 26px;
  background: url("images/ic_add_user_d2.svg") no-repeat center;
  margin-top: 12px;
  background-size: 26px;
}
.wild .index_icon_img {
  background-image: url("images/ic_search_images_d2.svg");
  background-size: 26px;
}
.exiting .index_icon_img {
  background-image: url("images/ic_chat_pink_d2.svg");
  background-size: 26px;
}
.index_icon_title {
  color: #fff;
  font-size: 32px;
  margin-bottom: 9px;
}
.index_icon_txt {
  font-size: 18px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.75);
  text-align: left;
}
.index_icons {
  background: none;
  position: relative;
  z-index: 1;
  flex: 1 1 0;
}
.index_icons .title {
  margin-bottom: 90px;
}
.index_icons .title .name {
  display: inline-block;
  text-transform: uppercase;
}
.index_icons .title .name span {
  color: #e8197f;
}
.index_join_wrap {
  padding: 40px 0px 32px;
  margin-bottom: 32px;
  text-align: center;
}
.index_join_btn {
  display: inline-block;
  width: 301px;
  height: 90px;
  background: url(images/index_join_btn.png) no-repeat 0 -90px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}
.index_join_btn:hover {
  background-position: 0 16px;
}

.index_match_game_wrapper {
  position: relative;
  margin: 0 16px;
  min-width: 495px;
}

.two-sections {
  display: flex;
  position: relative;
  align-items: center;
  padding: 50px 0;
  max-width: 1380px;
  margin: 0 auto;
}

.two-sections:after {
  content: "";
  background: rgba(197, 39, 39, 0.06);
  width: 100%;
  height: 750px;
  position: absolute;
  bottom: -800px;
  left: 0;
  z-index: 0;
  filter: blur(225px);
  display: none;
}

.joinBtnPlace {
  display: none;
}

.two-sections.how-it-work-join {
  flex-direction: row-reverse;
  position: relative;
}

.two-sections.how-it-work-join {
  display: none;
}

@media (min-width: 1200px) {
  .two-sections.how-it-work-join{
    display: none;
  }
}

.index_match_game_transparent {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.13);
  opacity: 0.6;
  border: 2px solid rgba(255, 255, 255, 0.08);
  box-sizing: border-box;
  border-radius: 14px;
  width: 100%;
  height: 100%;
}

.index_match_game {
  padding: 0 25px;
  position: relative;
  z-index: 2;
}

.index_match_game__username {
  text-align: center;
  padding: 15px 0;
  font-weight: 500;
}

.index_match_game__new-label {
  text-transform: uppercase;
  background:#4B8E3F;
  position: absolute;
  left: 20px;
  top: 20px;
  border-radius: 20px;
  width: 60px;
  height: 27px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index_match_game__view-profile_wrapper{
  text-transform: uppercase;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 137px;
  height: 25px;
}

.chat-icon-white {
  width: 20px;
  height: 20px;
  background-size: contain;
  background: url("images/chat-norm_1_white.svg") no-repeat;
  margin-right: 5px;
}

.index_signup_text .title {
  text-align: left;
  font-size: 59px;
  font-weight: 300;
  margin-bottom: 20px;
}

.index_signup_text .text {
  text-align: left;
  font-size: 33px;
  font-weight: 100;
  margin-bottom: 35px;
  color: rgba(255, 255, 255, .7);
}

.index_signup_text_wrap {
  position: relative;
  margin: 90px 0 0 90px;
}

.index_users {
  text-align: center;
  position: relative;
  max-width: 1650px;
  margin: 35px auto 0px;
  display: none;
}

.index_users .title {
  font-size: 36px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
}

.index_users .subtitle {
  font-size: 24px;
  font-weight: 100;
  color: rgba(255, 255, 255, .7);
  margin: 10px 0 40px 0;
}

.index_users span, .index_icons span {
  color: #F65E60;
}

.index_signup_text span, .index_counter span {
  color: #F65E60;
  font-weight: 300;
}

.index_users span {
  width: 100%;
}

.index_match_game__buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 35px 0 20px;
}

.index_match_game__buttons__like, .index_match_game__buttons__dislike {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  cursor: pointer;
}

.footer-col-container .footer-col:first-child, .footer-col-container .footer-col:last-child {
  order: 1;
}

.footer-col-container .footer-col:last-child {
  text-align: left;
  flex: 1 1 0;
}

.footer-col-container .footer-col:first-child {
  text-align: center;
  flex: 2 1 0;
  padding-left: 15px;
}

.ow_footer .footer-col-container .footer-col:nth-child(2) {
  text-align: left;
}

.index_match_game__buttons__like {
  border: 3px solid #F54749;
  background: url(images/ic_heart_d2.svg) no-repeat center;
  background-size: 31px;
}

.index_match_game__buttons__dislike {
  border: 3px solid #2C9B4D;
  margin-right: 32px;
  background: url(images/ic_refresh_d2.svg) no-repeat center;
  background-size: 28px;
}

.index_match_game__middle-wrapper::after {
  content: "";
  width: 75%;
  height: 8px;
  background: rgba(85, 83, 92, 0.86);
  z-index: 1;
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 0 0 20px 20px;
  box-shadow: 0px 3.29841px 3.29841px rgba(0, 0, 0, 0.1);
  border: 0.824601px solid rgba(255, 255, 255, 0.06);
}

.index_match_game__photo::before {
  content: "";
  width: 60%;
  height: 6px;
  background: #464147;
  z-index: 1;
  display: block;
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 0 0 20px 20px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}


.index_match_game__send-message_wrapper {
  text-transform: uppercase;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
  top: unset;
  width: 190px;
  height: 54px;
}

.index_match_game__view-profile, .index_match_game__send-message {
  background: rgba(78, 171, 32, 0.55);
  border: 2px solid #4B8E3F;
  border-radius: 30px;
  filter: blur(1px);
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}


.index_match_game__view-profile-text, .index_match_game__send-message-text {
  position: absolute;
  z-index: 2;
  font-size: 12px;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.index_icons .subtitle {
  font-size: 32px;
  padding-left: 30px;
  color: rgba(255, 255, 255, 0.75);
  font-weight: 100;
}

.index_match_game__send-message-text {
  display: flex;
  justify-content: center;
  align-items: center;
}

.index_match_game__middle-wrapper {
  position: relative;
}

.index_match_game__photo {
  border-radius: 24px;
  overflow: hidden;
}

.index_match_game__photo img {
  width: 100%;
  height: 100%;
}

.index_signup_text_img img {
  width: 450px;
  object-fit: contain;
  margin-bottom: 55px;
  margin-left: -120px;
  margin-top: -45px;
}
.index_signup_text .name {
  font-size: 30px;
  font-family: "Circe-ExtraBold", "Trebuchet MS", "Helvetica CY", sans-serif;
  margin-bottom: 45px;
  color: #fff;
  text-transform: uppercase;
}
.index_signup_text .name span {
  color: #e8197f;
}
.index_button a {
  display: inline-flex;
  text-decoration: none;
  height: 41px;
  width: 193px;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  background-color: #8c3cd2;
  border-radius: 3px;
  text-transform: uppercase;
  box-sizing: border-box;
  padding: 3px 0 0px;
}
.index_icons .index_button a,
.index_signup_text .index_button a {
  background: #8c3cd2 linear-gradient(to right, #8c48fd 0%, #fd48bd 100%);
  box-shadow: 0 0 20px rgb(207 73 216 / 25%);
}

.index_counter {
  margin: 48px 16px 0;
  text-align: right;
  position: relative;
  z-index: 1;
  width: 470px;
  flex: 1 1 0;
}

.index_counter .title {
  font-size: 32px;
  color: #fff;
  margin-bottom: 12px;
  font-weight: 300;
}

.index_counter .subtitle {
  margin-bottom: 30px;
  font-weight: 100;
}

.index_sign_in {
  width: 360px;
  position: relative;
  z-index: 2;
}
.index_sign_in .ow_sign_in {
  background: linear-gradient(150.64deg, rgba(254, 118, 118, 0.65) 0%, rgba(254, 65, 53, 0.65) 100%);
  border-radius: 14px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(200px);
}
.index_sign_in .ow_sign_in_top_wrapper {
  padding: 30px 22px 0px;
}
.index_sign_in .ow_sign_in_bottom_wrapper {
  padding: 20px 50px;
  background: #961C1A;
  border-radius: 0px 0px 14px 14px;
}
.index_sign_in .ow_box_cap {
  border: none;
  padding: 0;
  background-color: transparent;
}
.index_sign_in .ow_box {
  border: 0;
  padding: 0;
  background-color: transparent;
}
.index_sign_in .ow_user_name,
.index_sign_in .ow_password {
  margin-bottom: 25px;
  position: relative;
}
.index_sign_in .ow_remember_me {
  color: #fff;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px auto 0;
}
.ow_remember_me input {
  visibility: hidden;
}
.hearts-decorated {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
/*.heart-ico {*/
/*  background-image: url(images/ic_heart.svg);*/
/*  height: 20px;*/
/*  width: 20px;*/
/*  transform: matrix(-1, 0, 0, 1, 0, 0);*/
/*  background-repeat: no-repeat;*/
/*}*/
/*.heart-ico-left, .heart-ico-right {*/
/*  width: 24px;*/
/*}*/
/*.heart-ico-left {*/
/*  background-image: url(images/ic_heart_transform_left_d2.svg);*/
/*}*/
/*.heart-ico-right {*/
/*  background-image: url(images/ic_heart_transform_right_d2.svg);*/
/*}*/
.index_sign_in .ow_anno {
  padding: 20px 0px 5px 24px;
  background-image: url(images/lock.png);
  background-color: transparent;
  border: none;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.5);
  background-size: auto;
  text-align: center;
  width: 70%;
  margin: 0 auto 24px;
  background-position: 10px 45%;
}

.index_sign_in .ow_anno p {
  display: none;
}
.index_sign_in span.ow_button,
.index_sign_in span.ow_button span,
.index_sign_in span.ow_button input {
  display: block;
}
.index_sign_in span.ow_button {
  padding: 0;
  margin-bottom: 20px; 
}
.index_sign_in span.ow_button input {
  width: 100%;
  font-size: 16px;
  font-family: "Circe-ExtraBold", "Trebuchet MS", "Helvetica CY", sans-serif;
  height: 48px;
  background-color: #56A248 !important;
  border-radius: 30px;
  max-width: 270px;
  margin: 0 auto !important;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.index_sign_in .ow_forgot_pass {
  text-align: center;
  color: #fff;
}
.index_sign_in .ow_forgot_pass a {
  color: #fff;
  text-decoration: underline;
  font-size: 14px;
}
.index_sign_in .ow_box_cap h3 {
  color: #fff;
  font-size: 36px;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  padding: 0 10px;
}
.ow_sign_in ~ p {
  font-size: 14px;
  margin-bottom: 0;
}
.ow_sign_in ~ p a {
  color: #fff;
}
.index_sign_in_join {
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 0;
  font-size: 14px;
}
.index_sign_in_join a {
  color: #fff;
  text-decoration: underline;
}
.index_users {
  margin-bottom: 93px;
}
.index_icons .title {
  font-size: 52px;
  text-align: left;
  color: #fff;
  margin-bottom: 50px;
  word-break: break-word;
  font-weight: 300;
  margin-left: 30px;
}
.index_users .ow_lp_avatars {

}
.index_users .ow_lp_avatars .ow_avatar {
  display: flex;
  flex-direction: column;
  padding: 0;
  justify-content: start;
  /*align-items: center;*/
  position: relative;
  overflow: hidden;
  border-radius: 25px;
  border: 2px solid rgba(255, 255, 255, 0.1);
}
span.ow_avatar_name_age {
  padding-right: 10px;
  display: inline-block;
  width: 100%;
  color: #fff;
  text-align: left;
  font-size: 22px;
}
.base_index_page .ow_avatar_bottom {
  width: 100%;
}
.ow_avatar_info_and_buttons {
  display: flex;
  padding: 15px 20px;
  align-items: center;
  border-bottom: 2px solid rgba(255, 255, 255, 0.11);
}
.ow_avatar_info_and_buttons .ow_avatar_buttons input:first-child {
  margin-right: 10px;
}
input.ow_avatar_heart_btn {
  background: url("images/fav-norm_1.svg") no-repeat center;
  background-size: 32px;
}
input.ow_avatar_heart_btn:hover {
  background: url("images/fav-hover_1.svg") no-repeat center;
  background-size: 32px;
}
input.ow_avatar_chat_btn {
  background: url("images/chat-norm_1.svg") no-repeat center;
  background-size: 36px;
}
input.ow_avatar_chat_btn:hover {
  background: url("images/chat-hover_1.svg") no-repeat center;
  background-size: 36px;
}
input.ow_avatar_send_message_btn {
  background: url("images/chat-norm_green.svg") no-repeat left;
}
input.ow_avatar_send_message_btn:hover {
  background: url("images/chat-hover_green.svg") no-repeat left;
}
input.ow_avatar_send_message_btn, input.ow_avatar_send_message_btn:hover {
  background-size: 36px;
  color: #4B8E3F;
  padding-left: 55px;
}
input.ow_avatar_view_profile_btn {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(255, 255, 255, 0.21);
  text-transform: none;
  border: 1px solid rgba(255, 255, 255, 0.22);
  box-shadow: 0px 4px 4px rgb(0 0 0 / 10%);
  border-radius: 8px;
  font-size: 12px;
  font-weight: 500;
  font-family: 'Roboto';
  padding: 0 30px;
}
.ow_avatar_send_message {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.ow_avatar_buttons {
  display: flex;
}
input.ow_avatar_btn {
  min-width: unset;
}
#avatars-slider {
  margin: 0 auto 80px auto;
}
.index_users .ow_lp_avatars .ow_avatar.no-avatar img {
  width: 60px;
  height: 60px;
}
.index_users .ow_photo_item_info {
  position: absolute;
  background: #17172f;
  padding: 6px 10px;
  width: 100%;
  text-align: center;
  bottom: 0;
}
.index_users .ow_lp_avatars ~ .ow_center {
  margin-top: 60px;
}
.index_users .ow_button input, .joinBtnPlace input, .index_join_btn_section input{
  width: 90%;
  height: 50px;
  border-radius: 54px;
  max-width: 300px;
}
.index_users .ow_button input {
  max-width: 328px;
}
.index_users .ow_button input, .index_join_btn_section input {
  background: transparent;
  border: 3px solid #4B8E3F;
  color: #4B8E3F;
}
.index_users .ow_button input:hover, .index_join_btn_section input:hover {
  background: #4B8E3F;
  border: 3px solid #4B8E3F;
  color: #fff;
}

.index_join_btn_section .ow_button {
  width: 100%;
  display: flex;
  justify-content: center;
}
.index_join_btn_section .ow_button span {
  width: 100%;
  max-width: 464px;
}
.index_join_btn_section input {
  max-width: 464px;
}
.index_users .ow_lp_avatars ~ .ow_center input:hover, .joinBtnPlace input:hover {
  background: #4B8E3F;
}
.joinBtnPlace .ow_button {
  width: 90%;
}
.joinBtnPlace .ow_button span {
  width: 100%;
}
.index_users .ow_lp_avatars ~ .ow_center .ow_button {
  display: block;
  width: 90%;
  margin: 0 auto;
}
.floatbox_container #joinForm table tr td {
  border: none;
  padding-bottom: 0;
}
.floatbox_container .birthdate td > div {
  display: flex;
}
.floatbox_container .birthdate td > div .ow_inline {
  flex: 1;
}
.floatbox_container .birthdate td > div .ow_inline:last-child {
  margin-right: 0;
}
.floatbox_container .birthdate td > div .ow_inline select {
  width: 100%;
}
/**/
.join_first_step {
  max-width: 342px;
}
.join_first_step table {
  margin-bottom: 0;
}
.join_first_step_txt {
  padding: 15px;
}
.join_first_step .ow_inline {
  margin-right: 6px;
}
.join_button .ow_button,
.join_button .ow_button span,
.join_button .ow_button input {
  display: block;
  width: 100%;
}
.join_first_step .logo {
  height: 90px;
  background-image: url(images/logo-dark.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 126px auto;
}
.join_last_step_txt {
  font-size: 40px;
  color: #fff;
}
.join_last_step_txt2 {
  font-size: 22px;
}
.join_last_step table,
.join_agree_field {
  max-width: 342px;
  margin: 0 auto 28px;
}
.join_last_step table td {
  padding: 12px 8px;
}
.join_agree_field {
  display: flex;
  font-size: 14px;
}
.join_agree_field input {
  margin-right: 10px;
}
.join_agree_field .container {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.join_agree_field .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.join_agree_field .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #fff;
  border: 1px solid #4B8E3F;
  border-radius: 2px;
}
.join_agree_field .container:hover input ~ .checkmark {
}
.join_agree_field .container input:checked ~ .checkmark {
  background-color: #4B8E3F;
}
.join_agree_field .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.join_agree_field .container input:checked ~ .checkmark:after {
  display: block;
}
.join_agree_field .container .checkmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 9px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.join_last_step .join_button {
  max-width: 342px;
  margin: 0 auto;
}
.agree_slider_page {
  width: 90%;
  padding-top: 120px;
  background: url(images/logo_recolored.png) no-repeat center 18px;
  background-size: 126px auto;
}
.email_verify_page h1 {
  text-transform: capitalize;
  font-size: 40px;
  margin-bottom: 24px;
  text-align: center;
  line-height: 1.1;
  color: #fff;
  color: #dadada;
}
.email_verify_info {
  padding-bottom: 40px;
  margin-bottom: 64px;
  border-bottom-width: 1px;
}
.email_verify_info p {
  line-height: 1.7;
}
.email_verify_info p span {
  color: #2b57d3;
}
.email_verify_info .ow_anno {
  margin-top: 30px;
  padding-top: 41px;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 445.96'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%F54749;%7D%3C/style%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Capa_1' data-name='Capa 1'%3E%3Cpath class='cls-1' d='M506.18,332.56A20,20,0,0,0,469,347.38a42.75,42.75,0,0,1-4.57,39.84A42.19,42.19,0,0,1,429,406H83.07a43,43,0,0,1-36.5-65.55l173-280a42.9,42.9,0,0,1,73,0L420.46,267.49a20,20,0,0,0,34-21L326.56,39.34a82.89,82.89,0,0,0-141,0L12.54,319.4A83,83,0,0,0,83.07,446H429a81.62,81.62,0,0,0,68.56-36.3A82.72,82.72,0,0,0,506.18,332.56Z'/%3E%3Cpath class='cls-1' d='M256.05,367a20,20,0,0,0,0-40h0a20,20,0,0,0,0,40Z'/%3E%3Cpath class='cls-1' d='M276,277V130a20,20,0,1,0-40,0V277a20,20,0,1,0,40,0Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-position: center 0px;
  background-size: 33px auto;
  border: none;
  font-size: 18px;
  color: #F54749;
}
.email_verify_page .index_button a {
  background-color: #56A148 !important;
}
.check_step {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}
.check_txt {
  font-size: 18px;
  line-height: 1.7;
  width: 40%;
}
.check_txt .title {
  color: #183997;
  font-size: 30px;
  font-family: "Circe-Bold", "Trebuchet MS", "Helvetica CY", sans-serif;
  line-height: 1.1;
  margin-bottom: 22px;
}
.check_screen img {
  width: 100%;
  object-fit: contain;
}
.check_step_2 {
  flex-direction: row-reverse;
}
.check_step_1 {
  margin-bottom: 126px;
}
.check_step_4 {
  margin-bottom: 0;
}
.check_step_1 .check_txt {
  padding-top: 70px;
  margin-right: 40px;
}
.check_step_2 .check_txt {
  margin-left: 40px;
  padding-top: 70px;
}
.check_step_3 .check_txt,
.check_step_4 .check_txt {
  width: auto;
}
.check_step_4 input[type="text"] {
  max-width: 330px;
}
.resend_form > span {
  vertical-align: middle;

}
.resend_form .ow_button {
margin: 0.5rem;
}

@media (min-width: 1218px) {
  .ow_page_container {
    max-width: 1200px;
  }
}
@media (max-width: 1218px) {
  .ow_page_container {
    width: 100%;
  }
  .ow_canvas {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .index_master_page .ow_header {
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 30px;
    height: auto;
    width: 100%;
  }
  .index_join_text {
    font-size: 34px;
  }
  .index_join_text p {
    font-size: 32px;
  }
  .index_join_text {
    line-height: 1.4;
    /* background: rgba(255, 255, 255, .2); */
    padding: 20px;
    border-radius: 20px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    /* border: 2px solid rgba(255, 255, 255, 0.1); */
  }
  .ow_ulist_big_avatar {
    width: 23vw;
    height: 23vw;
  }
}
@media (max-width: 979px) {
  /* body,
  html {
    min-width: 767px;
  } */
  .ow_page_container,
  .ow_site_panel_wrap,
  .ow_footer {
    width: 100%;
  }
  .ow_canvas {
    width: 100%;
  }
  .ow_content > .ow_right {
    float: none;
    margin-bottom: 16px;
  }
  .ow_right {
    float: none;
  }
  .gifts-popup .ow_right{float:right;margin-right:15px;}
  .place_section.ow_right,
  #photo-list-search,
  .ow_photo_upload_submit.ow_right {
    float: right;
  }
  .ow_content > .ow_btn_delimiter.ow_right {
    float: none;
    margin-bottom: 8px;
  }
  .ow_content > .ow_btn_delimiter.ow_right .ow_button {
    margin-bottom: 8px;
  }
  .ow_console_dropdown_hover:hover .OW_ConsoleItemContent,
  .ow_console_dropdown_hover:active .OW_ConsoleItemContent {
    display: block !important;
  }
  .ow_nav_btn:hover {
    background-position: 0 -115px;
    background-color: transparent;
  }
  .ow_page_padding {
    border: none;
  }
  body .forum_search_form {
    display: none;
  }
  .ow_forum {
    word-wrap: break-word;
  }
  .mailbox_ctrl_conversation .ow_page_container .ow_page {
    padding-top: 0;
  }
  body .ow_photo_list_wrap.ow_photo_no_sidebar div.ow_photo_item_wrap,
  body
  .ow_photo_list_wrap.ow_photo_no_sidebar
  .ow_photo_list.ow_photo_pint_mode
  div.ow_photo_item_wrap,
  body
  .ow_photo_list_wrap.ow_photo_no_sidebar
  div.ow_photo_item_wrap.ow_photo_album {
    width: 33.333%;
  }
  body
  .ow_photo_list_wrap.ow_photo_no_sidebar
  .ow_photo_list.ow_photo_pint_mode
  div.ow_photo_item_wrap {
    height: 270px;
    overflow: hidden;
  }
  .ow_photo_list.ow_photo_pint_mode
  .ow_photo_item_wrap
  .ow_photo_pint_album
  img {
    min-height: 100%;
  }
  .ow_photo_list.ow_photo_pint_mode .ow_photo_item_wrap {
    position: static !important;
  }
  .ow_photo_list.ow_photo_pint_mode .ow_photo_item_wrap .ow_photo_pint_album {
    overflow: hidden;
    text-align: center;
  }
  .ow_photo_list.ow_photo_pint_mode
  .ow_photo_item_wrap
  .ow_photo_pint_album
  img {
    width: auto;
    height: auto;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
  }
  .ow_photo_item .ow_photo_item_info_description {
    display: none !important;
  }
  .ow_photo_list_wrap .ow_photo_item_wrap .ow_photo_item_info,
  body .ow_photo_preview_x,
  body .ow_photo_preview_rotate {
    display: block;
  }
  .ow_video_list .clearfix.ow_alt1,
  .ow_video_list .clearfix.ow_alt2 {
    display: block;
  }
  .ow_video_list_item {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 24px 0 24px 24px;
    border-bottom: 1px solid #e0eafb;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .ow_video_list_item:first-child {
    padding-top: 0;
  }
  .ow_video_list_item:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  .ow_video_list_item > a:first-child {
    float: left;
    margin-right: 8px;
  }
  .ow_video_list > .ow_alt1,
  .ow_video_list > .ow_alt2 {
    background-color: #fff;
    padding-left: 0;
  }
  /* .ow_page_container .ow_page {
    padding-top: 50px;
  } */
}
.gifts-popup .floatbox_body {
  background: linear-gradient(to bottom, #262543 0%, #17172f 12%, #1c1239 100%);
}
.gifts-popup .ow_ic_delete.close {
  bottom: -25px;
  right: -7px;
}
@media (max-width: 767px) {
  .gifts-popup .floatbox_container {
    max-width: 350px !important;
  }

  .gifts-popup .ow_ic_delete.close {
    right: -1rem;
    top: -10px;
  }

  .index_icon {
    width: 100%;
  }

  .index_icon_txt {
    max-width: 70%;
    text-align: center;
    margin: 0 auto;
  }

  .ow_page_container .ow_page {
    min-height: 0;
  }

  .ow_footer {
    height: auto;
  }

  .ow_footer .ow_page {
    background-size: auto 40px;
    background-position: left 18px bottom 30px;
  }

  .footer-col {
    margin-bottom: 25px;
  }

  .footer-col:first-child {
    width: 100%;
    margin-bottom: 25px;
  }

  .footer-col .social a {
    width: 6vw;
    height: 6vw;
    min-width: 24px;
    min-height: 24px;
    background-size: contain;
  }

  .ow_nav_btn {
    display: block;
    opacity: 1;
  }

  .ow_content .ow_superwide,
  .ow_content .ow_supernarrow,
  .ow_content .ow_narrow,
  .ow_content .ow_wide,
  .ow_content .ow_column {
    float: none;
    width: 100% !important;
    margin-bottom: 10px;
    clear: both;
  }

  /* body,
  html {
    min-width: 480px;
  } */
  .ow_site_panel {
    min-width: 320px;
  }

  .floatbox_container {
    max-width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }

  .ow_ipc_header {
    margin-bottom: 4px;
  }

  .ow_lp_label br {
    margin: 6px 0;
  }

  .ow_sign_in_wrap form .ow_sign_in {
    width: 100%;
    float: none;
  }

  .ow_sign_in_wrap {
    width: 100%;
  }

  .ow_sign_in_wrap form .ow_sign_up {
    margin: 16px 0 0 0;
    width: 100%;
    text-align: center;
  }

  .ow_sign_in_wrap form .ow_sign_up p br {
    height: 1px;
  }

  .floatbox_container .ow_sign_in_wrap form {
    padding: 0;
  }

  .console_tooltip.ow_tooltip_top_right.ow_tooltip {
    right: 2px;
  }

  .console_tooltip.ow_tooltip_top_right .ow_tooltip_tail span {
    display: none;
  }

  body textarea.ow_newsfeed_status_input.invitation {
    height: 32px;
  }

  .ow_console_body {
    position: relative;
  }

  body .ow_newsfeed_item_content {
    width: 100%;
    max-width: 100%;
  }

  .ow_newsfeed_left {
    width: auto;
  }

  body .ow_searchbar input[type="text"] {
    height: 28px;
    line-height: 18px;
  }

  iframe {
    width: 100% !important;
    height: auto;
  }

  body .ow_moderation_wrap {
    margin-left: 0;
  }

  body .ow_moderation_sticky {
    width: 100%;
    margin-left: 0;
  }

  body .ow_chat_selector {
    position: fixed;
    left: 0;
  }

  body .ow_chat_dialog_wrap {
    position: fixed;
    left: 0;
    width: 100%;
  }

  body .ow_chat_dialog {
    width: 100% !important;
    margin-left: 0;
  }

  body .customize_box {
    display: none;
  }

  .ow_header {
    position: relative;
    height: 300px;
  }

  .ow_header img {
    display: none;
  }

  .ow_header_pic {
    display: block;
    height: 300px;
    width: 100%;
    background-size: cover;
    background-position: center center;
  }

  .ow_message_cont {
    left: 0;
    right: 0;
    width: 100%;
    margin-left: 0;
  }

  html body .ow_mailbox_message_input .jhtmlarea {
    width: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }

  .ow_mailbox_form div.jhtmlarea {
    padding: 0;
  }

  .ow_mailbox_request_item .console_list_ipc_item,
  .ow_chat_request_item .console_list_ipc_item {
    padding-left: 20px;
    background-position: 2px 27px;
  }

  .ow_chat_dialog_wrap .ow_mailchat_new_message.ow_chat_dialog {
    bottom: 0;
    left: 0;
    margin: 0;
    position: fixed;
    right: 0;
    width: 100%;
  }

  .ow_attachments a {
    height: 26px;
    width: 26px;
    background-position: -173px 2px;
  }

  .ow_attachment_btn span.ow_button input[type="submit"],
  .ow_attachment_btn span.ow_button input[type="button"] {
    height: 26px;
  }

  body .ow_chat_mailchat_buttons .ow_attachment_btn span.ow_button input[type="submit"],
  body .ow_chat_mailchat_buttons .ow_attachment_btn span.ow_button input[type="button"] {}

  .index_users .ow_lp_avatars .ow_avatar:nth-child(5),
  .index_users .ow_lp_avatars .ow_avatar:nth-child(6),
  .index_users .ow_lp_avatars .ow_avatar:nth-child(7),
  .index_users .ow_lp_avatars .ow_avatar:nth-child(8),
  .index_users .ow_lp_avatars .ow_avatar:nth-child(9),
  .index_users .ow_lp_avatars .ow_avatar:nth-child(10),
  .index_users .ow_lp_avatars .ow_avatar:nth-child(11),
  .index_users .ow_lp_avatars .ow_avatar:nth-child(12) {
    display: none;
  }

  .index_icon_img {
    margin-bottom: 0;
  }

  .index_signup_text {
    padding-bottom: 0;
  }

  .index_icon_title {
    margin-bottom: 5px;
    font-size: 34px;
  }

  .index_icons .title {
    margin-bottom: 5px;
    font-size: 40px;
  }

  .index_icons .title .name {
    font-size: 10vw;
  }

  .index_master_page .ow_console_right {
    padding-right: 110px;
    padding-left: 0px;
  }

  .ow_ulist_big_avatar {
    width: 20vw;
    height: 20vw;
  }

  body .floatbox_canvas .floatbox_container {
    border: none;
    margin-top: 0;
  }

  .ow_site_panel .ow_logo {
    width: 100px;
    margin-left: -50px;
    display: none;
  }
}
@media (max-width: 480px) {
  body,
  html {
    min-width: 320px;
    max-width: 480px;
  }
  body > .ow_page_wrap {
    min-height: calc(100% - 181px);
  }
  .ow_header {
    flex-wrap: wrap;
  }
  .ow_console_right {
    background: none;
  }
  .ow_page_container {
    margin-bottom: 0;
    margin-top: 0;
  }
  /*.how-it-work-join {*/
  /*  background: url("images/blue_woman.png") left no-repeat;*/
  /*}*/
}
@media (max-width: 360px) {
  .index_master_page .ow_console_right {
    padding-right: 0px;
    background: none;
  }
}
@media (max-width: 320px) {
  .index_join_text p {
    font-size: 25px;
  }
}
@media only screen and (max-device-width: 480px) {
  .index_signup_text .name {
    font-size: 27px;
  }
  .index_icons .title .name {
    font-size: 7vw;
  }
}

/* NO-UI connect */
.noUi-connect {
  background-color: #F54749 !important;
}
.noUi-horizontal {
  height: 6px !important;
  background: #333248 !important;
  border: 0px !important;
  box-shadow: inherit !important;
}
.noUi-horizontal .noUi-handle {
  top: -10px !important;
  cursor: pointer !important;
  border: 0px !important;
  width: 24px !important;
  height: 24px !important;
  box-shadow: 0 4px 8px rgb(0 0 0 / 25%) !important;
  border-radius: 22px !important;
  background-color: #F54749 !important;
}
.noUi-handle:after,
.noUi-handle:before {
  content: "" !important;
  content: none !important;
  display: block !important;
  position: absolute !important;
  height: 14px !important;
  width: 1px !important;
  background: #e8e7e6 !important;
  left: 14px !important;
  top: 6px !important;
}
.noUi-handle:after {
  left: 17px !important;
}
/* Select2 */
.select2-container--classic .select2-selection--single {
  background-color: #fff;
}
.ow_question_div_disabled span {
  background-color: #000b27 !important;
}
.select2-container--classic
.select2-selection--single
.select2-selection__rendered {
  color: #fff !important;
}
.select2-container--classic .select2-selection--single {
  border: 2px solid #333248;
}
#filter-options
.select2-container--classic
.select2-selection--single
.select2-selection__rendered {
  line-height: 42px !important;
}
.select2-container--classic
.select2-selection--single
.select2-selection__placeholder {
  font-size: 18px !important;
}

#MainSearchForm .select2-container--classic .select2-selection--single {
  border: none !important;
  background-color: unset !important;
}
#MainSearchForm .select2-container--classic {
  border-radius: 12px;
  overflow: hidden;
}
#MainSearchForm
.select2-container--classic
.select2-selection--single
.select2-selection__placeholder {
  font-size: 16px !important;
}
#MainSearchForm
.select2-container--classic
.select2-selection--single
.select2-selection__rendered {
  font-size: 16px;
}

.ow_question_div_disabled span {
  border: 2px solid rgba(255, 255, 255, 0.1) !important;
}

.ow_photo_userlist.ow_photo_list_wrap .ow_photo_item_wrap .ow_photo_item_info {
  min-height: 30px;
}

.usearch_ctrl_search
.ow_photo_list_wrap
.ow_photo_item_wrap
.ow_photo_item_info {
  text-align: left;
  padding: 14px 6px !important;
  background-color: rgba(50, 47, 55, 0.8) !important;
}

@media (min-width: 768px) {
  b.ow_usearch_display_name {
    font-size: 16px !important;
    font-weight: 700 !important;
  }
}

.ow_photo_userlist.ow_photo_list_wrap div.ow_photo_item_wrap {
  border-radius: 20px !important;
  margin-bottom: 20px !important;
}

.questions_div.usearch_transition {
  background: #23242A;
  border: none !important;
}

.ow_question_div {
  color: #fff;
  font-size: 18px;
}
.ow_question_div .ow_label {
  margin-bottom: 20px;
  font-size: 18px;
}

.ow_miniic_new_user {
  text-align: center;
  min-width: 46px;
  min-height: 22px;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  text-transform: uppercase;
  box-shadow: 0 4px 8px rgb(0 0 0 / 16%);
  -webkit-box-shadow: 0 4px 8px rgb(0 0 0 / 16%);
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: #4B8E3F;
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.floating-action-box {
  display: flex;
  justify-content: center;
  position: absolute;
  transition: all 0.3s;
  top: 150%;
  width: 100%;
}

.ow_photo_item_wrap:hover .ow_photo_item_info .floating-action-box {
  top: -70px;
}

body
.ow_photo_userlist.ow_photo_list_wrap
.ow_photo_item_wrap:hover
div.ow_photo_item {
  -webkit-filter: brightness(1.1);
  filter: brightness(1.1);
}

body .ow_photo_userlist.ow_photo_list_wrap .ow_photo_item_wrap:hover {
  border: 2px solid rgba(245, 71, 73, .3);
  transform: scale(1.02, 1.02);
}

.circle-btn {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  box-shadow: 0 0 20px rgb(0 0 0 / 25%);
  -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 25%);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  background: #4B8E3F;
}

.sendmessage_btn {
  background-image: url(images/chat-norm_1_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 42px;
}

.sendmessage_btn a {
  display: block;
  width: 100%;
  height: 100%;
}

.ow_photo_item_info .ow_ic_bookmark.ow_bookmark_icon_ulist {
  display: none;
}

.select2-container--classic .select2-selection--multiple {
  background-color: #17172f;
  /* border: 1px solid #333248 !important; */
  border:none !important;
}

.select2-search__field {
  background-color: #17172f;
}

.select2-search.select2-search--inline input.select2-search__field::placeholder {
  color: #fff !important;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
   color: #fff !important;
}

.select2-results__option {
  color: #000 !important;
}

.select2-container--classic
.select2-results__option--highlighted[aria-selected] {
  background-color: #F54749 !important;
  color: #fff !important;
}

#matchmakingPreferencesForm .floatbox_container .hoi-range {
  margin-top: 50px;
}

.select2-container .select2-selection--single {
  height: 45px !important;
  border-radius: 6px;
}

.select2-container--classic
.select2-selection--single
.select2-selection__rendered {
  line-height: 45px !important;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #56A148 !important;
}

input.select2-search__field::placeholder {
  color: #fff !important;
}

.select2-container--classic.select2-container--open
.select2-selection--multiple {
  border: 1px solid #56A148 !important;
}

.ow_mailbox_left {
  border-right: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.ow_mailbox_right {
  border-right: 1px solid rgba(255, 255, 255, 0.1) !important;
}

.noUi-touch-area {
  border: 2px solid #fff;
  border-radius: 50%;
  box-shadow: 2px -2px 14px 0px rgb(0 0 0 / 75%);
}

/* User credits */
.usercredits_ctrl_buycredits .ow_page_container, .usercredits_ctrl_buycredits .ow_canvas {
  width: unset;
}
.credit-pack {
  border: 2px solid rgba(255, 255, 255, .1)!important;
  margin: 0 13px !important;
  max-width: 220px;
}

.credit-pack.gold {
  background: linear-gradient(164deg, #1f2e46, #162a37) !important;
}
.credit-pack .pack-number {
  color: #fff !important;
}
.credit-pack .pack-actions li {
  border-bottom: none !important;
  min-height: 30px !important;
  color: #fff !important;
}
.credit-pack .pack-button input {
  color: #fff !important;
  background-color: #4B8E3F !important;
  border: none !important;
  border-radius: 20px;
  width: fit-content !important;
  margin: 0 auto !important;
  padding: 0 35px !important;
  transition: all .5s;
}
.credit-pack .pack-button input:hover {
  filter: brightness(1.2);
}

.credits-page .credit-pack.gold .pack-button input {
  background: #F96402;
}

.credits-page .credit-pack.gold .pack-button .ow_button {
  border: none;
}

ul.pack-actions li:nth-child(1), ul.pack-actions li:nth-child(2), ul.pack-actions li:last-child {
  display: inline-block;
  background-image: url(images/stars_transparent_bg.png) !important;
  background-size: 50px !important;
  background-color: linear-gradient(0deg, rgba(75, 142, 63, 0.5), rgba(75, 142, 63, 0.5));
  width: 100%;
  padding-top: 10px;
  background-blend-mode: multiply;
}

.credit-pack.gold ul.pack-actions li:nth-child(1),
.credit-pack.gold ul.pack-actions li:nth-child(2),
.credit-pack.gold ul.pack-actions li:nth-child(4) {
  background-color: rgba(30,84,70,.7);
}

.usercredits_ctrl_buycredits .ow_page {
  background: transparent!important;
}


.credits-page .credit-pack.gold .pack-actions b {
  font-weight: bold;
}

p.purchase_wording {
  font-size: 22px;
  font-weight: 400;
}

.credits-wrap .credit-pack.gold .pack-button span.ow_button:hover input {
  background: rgba(255, 56, 76, 0.4)!important;
}

.credit-pack-decoration {
  height: 42px;
  margin-bottom: 10px;
  position: relative;
  background: transparent;
}

.credit-pack-decoration_left, .credit-pack-decoration_right {
  height: 60px;
  width: 30px;
  background: #23242A;
  border: 2px solid rgba(255, 255, 255, .1);
  position: absolute;
  box-sizing: border-box;
}

.credit-pack-decoration_left {
  border-bottom-right-radius: 60px;
  border-top-right-radius:  60px;
  left: -2px;
  border-left: none;
}

.credit-pack-decoration_right {
  border-bottom-left-radius: 60px;
  border-top-left-radius:  60px;
  right: -2px;
  border-right: none;
}

.credit-pack-decoration_right.credit-pack-decoration_right_mobile {
  background: #23242A;
  height: 30px;
  width: 15px;
  right: 0;
  border: 2px solid #4B8E3F;
  border-right: none;
}

.link_content_bottom span.credits_cta {
  font-size: 11px;
  font-weight: normal;
  padding-right: 15px;
  padding-top: 2px;
}

.index_button_buy_credit .pack-label_center {
  font-size: 9px;
}

.index_button_buy_credit .pack-label {
  width: 115px;
}

.index_button_buy_credit .pack-label_left-block, .index_button_buy_credit .pack-label_right_block {
  width: 5px;
}

a.labeled_pack {
  background-image: linear-gradient(to bottom, #21463d, #214b3f, #224f40, #245441, #265841, #265841, #265841, #265841, #245441, #224f40, #214b3f, #21463d);
}

.labeled_pack .link_content_top {
  border: 2px solid #50496e;
  border-right: 2px dashed rgba(255, 255, 255, 0.2);
}

.labeled_pack .link_content_bottom {
  border: 2px solid rgba(255, 255, 255, 0.2);
  background: linear-gradient(
          90deg, #3f982d, #2a8449);
  border-right: none;
}

.labeled_pack .credit-pack-decoration_right.credit-pack-decoration_right_mobile {
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-right: none;
}

a.highlighted-pack {
  background-image: linear-gradient(to bottom, #3a2356, #3f245a, #44265d, #4a2761, #4f2864, #4f2864, #4f2864, #4f2864, #4a2761, #44265d, #3f245a, #3a2356);
}

a.highlighted-pack .link_content_top {
  border: 2px solid #50496e;
  border-right: 2px dashed rgba(255, 255, 255, 0.2);
}

a.highlighted-pack .credit-pack-decoration_right.credit-pack-decoration_right_mobile {
  border-right: none;
}

.highlighted-pack .link_content_bottom {
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-right: none;
  background: linear-gradient(137.08deg, rgba(255, 255, 255, 0.14) -91.91%, rgba(255, 255, 255, 0) 128.54%);
}

.mobile_packs div.link_content_middle {
  height: 100%;
  border-top: 2px solid #50496e;
  border-bottom: 2px solid #50496e;
}

.desktop_packs {
  position: relative;
  z-index: 1;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
}

.desktop_packs:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(197, 39, 39, 0.06);
  position: absolute;
  border-radius: 50%;
  filter: blur(225px);
}

.credits-page .credit-pack {
  position: relative;
  margin-bottom: 20px !important;
}

.credits-page .credit-pack:after {
  content: "";
  position: absolute;
  bottom: -21px;
  left: 50%;
  width: 200px;
  height: 460px;
  background-color: rgba(249, 100, 2, 0.15);
  transform: translateX(-50%);
  border-radius: 50%;
  filter: blur(42px);
  z-index: 2;
}

.credit-pack .pack-button span {
  position: relative;
  z-index: 3;
  width: fit-content;
  margin: 0 auto;
}

.credits-page .credit-pack.gold:after {
  background-color: rgba(66, 255, 0, 0.3);
}


.pack-label {
  position: absolute;
  top: -12px;
  color: #0B0926;
  background: #FFCC1B;
  height: 23px;
  display: flex;
  align-items: center;
  left: 50%;
  transform: translateX(-50%);
  width: 138px;
  justify-content: center;
  border-radius: 0px 0px 6.66667px 6.66667px;
}

.pack-label_left, .pack-label_right {
  height: 10px;
  width: 5px;
  background: #ED9B17;
  position: absolute;
  left: -5px;
  top: 0px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  z-index: 99;
}

.pack-label_left-block, .pack-label_right_block {
  width: 20px;
  height: 10px;
  position: absolute;
  background: #FFCC1B;
  left: -3px;
  top: 0px;
  z-index: 0;
}

.pack-label_right {
  right: -5px;
  left: unset;
}

.pack-label_right_block {
  left: unset;
  right: -2px;
  background-color: #FFCC1B;
}

ul.pack-actions li:nth-child(2) {
  padding: 0;
}

ul.pack-actions li:nth-child(4) {
  min-height: auto !important;
  padding: 5px 0;
}

ul.pack-actions li:nth-child(3), ul.pack-actions li:nth-child(4) {
  margin-top: 5px;
}

ul.pack-actions li:nth-child(4) {
  background-color: linear-gradient(0deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.14));
}

.ow_ulist_big_item_view_button:hover {
  background-color: #8c3cd2 !important;
  border: 1px solid #8c3cd2 !important;
}

/* tinder.css */
.match {
  color: #fff !important;
}
.match-count a {
  color: #e3a8c4 !important;
}
.profile-link:hover {
  background-color: #8c3cd2 !important;
}
.rate {
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset !important;
  box-shadow: unset !important;
}
.rate.deslike {
  background-image: url("data:image/svg+xml,%3Csvg width='512' height='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M256 0c141.503 0 256 114.507 256 256 0 141.503-114.508 256-256 256C114.497 512 0 397.493 0 256 0 114.497 114.508 0 256 0zm0 40C136.607 40 40 136.615 40 256c0 119.393 96.616 216 216 216 119.393 0 216-96.615 216-216 0-119.393-96.616-216-216-216zm-87.587 128.414c7.81-7.811 20.475-7.811 28.284 0L256 227.716l59.303-59.302c7.809-7.81 20.472-7.811 28.284 0 7.81 7.811 7.809 20.474-.001 28.284L284.284 256l59.302 59.302c7.811 7.81 7.812 20.473.001 28.284s-20.476 7.81-28.284 0L256 284.284l-59.303 59.302c-7.808 7.809-20.471 7.812-28.284 0-7.811-7.81-7.81-20.473.001-28.284L227.716 256l-59.302-59.302c-7.811-7.81-7.811-20.473-.001-28.284z' fill='%F54749' fill-rule='nonzero'/%3E%3C/svg%3E") !important;
}

.globe_image {
  height: 22px;
}

.geo_popup__text-section .logo_image {
  width: 95px;
}

.floatbox_special-offer .floatbox_header {
  background: #262543 !important;
}

.floatbox_special-offer .geo_popop__wrapper {
  background: linear-gradient(
          to bottom,
          #262543 0%,
          #17172f 12%,
          #1c1239 100%
  ) !important;
}

.special-offer-button a {
  background-color: #8c3cd2 !important;
}

#search_filters_button {
  background-color: rgba(134, 139, 254, 0.1) !important;
  border: solid 2px rgba(255, 255, 255, 0.13) !important;
  border-radius: 12px !important;
}

.ow_mailbox_table {
  background-color: #17172f !important;
  border-width: unset !important;
  border-style: none !important;
  border-radius: unset !important;
  -moz-border-radius: unset !important;
  -webkit-border-radius: unset !important;
}
.ow_mailbox_right {
  background-color: #04031e !important;
}

.ow_mailbox_table .ow_mailbox_right .ow_mailbox_cap {
  background: #17172f !important;
}

.ow_mailbox_username .ow_mailbox_username_text {
  color: #fff !important;
}

.ow_mailbox_single_mode .ow_mailbox_convers_info.chats,
.ow_mailbox_single_mode .ow_mailbox_convers_info.mails {
  background: #04031e !important;
}

p#dialogMessageText {
  color: #fff !important;
}

.ow_mailbox_convers_info .ow_mailbox_convers_preview {
  color: rgba(255, 255, 255, 0.7) !important;
}

.ow_mailbox_convers_info .ow_mailbox_convers_info_string a {
  color: #fff !important;
}

.ow_mailbox_date_cap .ow_mailbox_converstion_date {
  color: #fff;
  background: #17172f !important;
  opacity: 0.4 !important;
}

.ow_mailbox_log_wrap {
  background-color: transparent !important;
}

.ow_mailbox_right .ow_chat_message_block {
  background: #04031e !important;
}

.ow_emoji_button {
  background-color: #5a596c !important;
  width: 30px !important;
  height: 30px !important;
  background-size: 20px 20px !important;
  background-position: center !important;
  border-radius: 50% !important;
}

.ow_mailbox_right .ow_chat_message_block .ow_chat_message {
  border: unset !important;
  background: unset !important;
}

.ow_emoji_button_wrap {
  margin-right: 10px;
}

.mailbox-sort .active,
.mailbox-sort a:hover {
  color: #F54749 !important;
}

.ow_mailbox_profile .meta p {
  color: #fff !important;
}

.ow_mailbox_profile .profile-link:hover {
  background-color: #8c3cd2 !important;
  border-color: #8c3cd2 !important;
}

.ow_mailbox_profile .about {
  color: #fff !important;
}

ul.splink-v2 li a {
  border: unset !important;
  color: #fff !important;
  background: #3d335c !important;
}

ul.splink-v2 li a:hover {
  background-image: linear-gradient(
          180deg,
          #7f42ea 0%,
          #6323d3 100%
  ) !important;
}

ul.splink-v2 .send_flirt {
  background: url("./images/caret-down.png") right center no-repeat #3d335c !important;
}

.buy_credits_popup .floatbox_header,
.buy_credits_popup .floatbox_body,
.buy_credits_popup .floatbox_bottom {
  background-color: unset;
}

.mobile_packs .index_button_buy_credit {
  margin-bottom: 25px;
}

.index_button_buy_credit a {
  background: linear-gradient(164.6deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0) 98.81%) !important;
  border: none !important;
  border-radius: 22px !important;
  padding: 0 !important;
}

.link_content, .link_content_bottom {
  height: 100%;
}

.link_content_top {
  height: 100%;
  border: 2px solid #50496e;
  border-top-left-radius: 22px;
  border-bottom-left-radius: 22px;
  border-right: 2px dashed #50496e;
}

.link_content_bottom {
  background: #4B8E3F;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
  position: relative;
  border: 2px solid #4B8E3F;
  border-right: none;
}

.mobile_packs div.link_content_middle {
  flex-direction: column;
}

.link_content_middle span.credits_price {
  font-size: 18px;
  font-weight: normal;
}

.link_content_middle span.credits_save {
  font-weight: normal;
  font-size: 12px;
  margin-top: 5px;
}

.mobile_packs .credits_wording, .mobile_packs .credits_number {
  font-weight: 400;
}

.credit-pack {
  background: linear-gradient(164.6deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0) 98.81%) !important;
}

.credits-page .credit-pack-cap {
  padding-top: 15px;
}

.credit-pack-cap {
  background: transparent !important;
}

.ow_membership_column.plan2 {
  background-image: linear-gradient(
          to right,
          #1d0546 0%,
          #544b65 100%
  ) !important;
  color: #ffcd05;
}

.blue-background.checkout-btn input.submit-go-premium {
  background: #8c3cd2 !important;
}

.ow_ulist_big_item .ow_miniic_live .ow_live_on {
  width: 11px !important;
  height: 11px !important;
}
.profile-edit-tip-cont {
  background-color: #17172f !important;
}
.profile-edit-section {
  color: #fff !important;
}
.profile-edit-picture .upload-label {
  color: #8c3cd2 !important;
  border: 1px solid #8c3cd2 !important;
}
.name-and-online-status #username {
  color: #fff !important;
}
.profile-view-title {
  color: #56A148 !important;
}
.interest {
  color: #fff;
}
.interest img {
  background-color: #8c3cd2 !important;
}

.profile-view-field,
.profile-view-field span {
  color: #fff;
}

.fav-button-wrapper {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  right: 0px;
  top: 18px;
  padding: 0 10px;
  z-index: 9;
}
.profile-fav.active {
  color: #fff;
  background-image: url("ow_plugins/skcpv/static/img/ico-fav-active.svg");
}
.profile-fav {
  max-width: 130px;
  background-image: url("ow_plugins/skcpv/static/img/ico-fav.svg");
  background-size: 18px;
  height: 30px;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: center;
  padding-right: 24px;
  line-height: 30px;
  font-size: 18px;
  color: #fff;
}

.credit-pack.gold .credit-pack-cap {
  background: none !important;
  border-bottom: none !important;
}

.credit-pack.gold .credit-pack-body {
  border-top: unset !important;
}

.ow_membership_column {
  background-color: #17172f !important;
}

.black_white_wording {
  color: #a2a2ab !important;
}
.black_white_wording a {
  color: #a2a2ab !important;
}

.credit-pack.gold .pack-button input {
  border: none !important;
}

/*.ow_credit_card select {*/
/*  border: 1px solid #333248;*/
/*}*/

.index_join_btn_section {
  display: flex;
  justify-content: center;
  margin-bottom: 100px;
  padding-left: 100px;
}

.selection input.select2-search__field {
  background-image: url("/ow_static/plugins/skcpv/img/chevron-down_white.svg");
}

/* .profile-edit-tip {
  border: 1px solid #333248 !important;
} */
.profile-view-about-txt {
  color: #fff;
}
.profile-view-field span {
  color: #fff !important;
}
@media (max-width: 767px) {
  .most-popular-m .plan-m-select {
    background-color: rgba(207, 152, 40, 1);
  }
}

@media (max-width: 1200px) {
  .index_master_page .ow_header {
    justify-content: center;
  }
}

.profile-edit-personal-info div:last-child {
  display: none;
}

.hoi_ctrl_emailverify .ow_page_wrap {
  background-image: unset;
}

.check_step .txt {
  opacity: 0.8;
}
.check_step .title {
  color: #fff;
}

.ow_mailbox_date_cap .ow_mailbox_converstion_date {
  color: #fff !important;
  opacity: 0.6 !important;
}

.tick-flip-card span {
  color: #fff !important;
}
.tick .tick-flip:last-child span {
  color: #F55E60 !important;
}
.tick-flip-panel {
  background: #383a40 !important;
}
.tick .tick-credits {
  display: none !important;
}
.joinBtnPlace {
  margin: 35px 0 40px 0;
}
.tick-flip,.tick-text-inline {
  font-size: 30px !important;
  font-family: 'Roboto';
}

.index_icon {
  padding: 30px 30px 20px;
}

@media (max-width: 480px) {
  .ow_emoji_button {
    width: 40px !important;
    height: 40px !important;
  }
}

@media (max-width: 555px) {
  .geo_popup__text-section .logo_image {
    width: auto;
  }
}

p.ow_remember_me label:first-of-type {
  width: 26px;
  height: 26px;
  content: "";
  position: absolute;
  border: 2px solid #615bb5;
  border-radius: 4px;
  left: 0px;
  font-size: 0;
  background-color: #dcd8ff;
}

p.ow_remember_me input:checked ~ label:first-of-type {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  background-color: rgba(255, 255, 255, 0.15);
  background-size: 55%;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath 	fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E");
  left: 0px;
  font-size: 0;
  width: 20px;
  height: 20px;
}

p.ow_remember_me input ~ label:nth-of-type(2) {
  padding-top: 4px;
  display: inline-block;
}

.user_info_labels {
  position: absolute;
  left: 10px;
  top: 10px;
  display: flex;
}
.ow_miniic_live {
  font-size: 0;
  width: 11px;
  height: 11px;
  background-color: #30a24c;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.82);
  margin: 3px 0 0 3px;
}

.moderation_ctrl_moderation .ow_page_wrap,
.moderation_ctrl_moderation th,
.moderation_ctrl_moderation .ow_alt1,
.moderation_ctrl_moderation tr.ow_alt1 td,
.base_ctrl_edit .ow_page_wrap,
.base_ctrl_edit th,
.base_ctrl_edit .ow_alt1,
.base_ctrl_edit tr.ow_alt1 td {
  background-color: #fff;
}

.moderation_ctrl_moderation table,
.base_ctrl_edit table {
  color: #000;
}

.moderation_ctrl_moderation .ow_content b,
.base_ctrl_edit .ow_content b {
  color: unset;
}

.moderation_ctrl_moderation .ow_ic_delete,
.base_ctrl_edit .ow_ic_delete {
  background-image: url(images/ic_delete_black.svg);
}

body.moderation_ctrl_moderation .floatbox_canvas .floatbox_container,
body.moderation_ctrl_moderation .floatbox_body,
body.base_ctrl_edit .floatbox_canvas .floatbox_container,
body.base_ctrl_edit .floatbox_body {
  background: #fff;
  background-color: #fff;
  color: #000;
}

body.moderation_ctrl_moderation input[type="text"],
body.moderation_ctrl_moderation input[type="text"]:focus,
body.base_ctrl_edit input[type="text"],
body.base_ctrl_edit input[type="text"]:focus {
  background-color: #fff !important;
  color: #000 !important;
}

body.base_ctrl_edit select,
body.base_ctrl_edit select:focus {
  background-color: #fff !important;
  color: #000 !important;
}

body.base_ctrl_edit .ow_alt2,
body.base_ctrl_edit textarea,
body.base_ctrl_edit textarea:focus {
  background-color: #fff !important;
  color: #000;
}

body.base_ctrl_edit .select2-container--classic .select2-selection--multiple {
  background-color: #fff !important;
}

body.base_ctrl_edit .selection input.select2-search__field {
  background-image: url(/ow_static/plugins/skcpv/img/chevron-down.svg) !important;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 1rem;
}

body.base_ctrl_edit .select2-search__field {
  background-color: #fff !important;
}

.ow_site_panel .ow_console_right {
  width: auto;
  display: flex;
  justify-content: right;
  float: right;
}

.ow_site_panel .desktop-header-menu .ow_console_right {
  width: 40%;
}

.ow_photo_userlist.ow_photo_list_wrap div.ow_photo_item_wrap {
  background-color: rgba(50, 47, 55, 0.8);
  border: 2px solid #222a3d;
}

.ow_question_div,
#filter-options span.ow_button {
  max-width: 240px;
  margin-top: 20px;
}

.ow_question_div:nth-child(1) {
  margin-top: 0;
  padding-left: 35px;
}

.ow_question_div:nth-child(1) label {
  margin-left: -20px;
}

input[type="submit"][value="Search"] {
  background-image: #4B8E3F !important;
  border-radius: 25px;
  max-width: 175px;
}

#search-result div#automatic-message-paging a.active {
  background-color: #4B8E3F !important;
}

#search-result div#automatic-message-paging a {
  background: #0d1838;
}

.ow_search_results_photo_gallery_container {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
}

#filter-options {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ow_photo_userlist.ow_photo_list_wrap .ow_photo_item_wrap .ow_photo_item_info {
  position: relative !important;
}

.ow_photo_userlist.ow_photo_list_wrap
.ow_photo_item:hover
~ .ow_photo_item_info {
  min-height: unset !important;
}

.ow_photo_item_info p {
  padding-top: 8px;
  opacity: 0.5;
}

.ow_photo_item_wrap:hover .ow_photo_item_info p,
.ow_photo_item_wrap:hover .ow_usearch_display_name {
  color: #F54749;
  opacity: 1;
}

.ow_photo_userlist.ow_photo_list_wrap .ow_photo_item_info:hover {
  min-height: unset !important;
}

.name_and_buttons {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 6px;
}

span.about_user {
  display: block;
  display: -webkit-box;
  margin: 0px 6px 12px 6px;
  font-size: 14px;
  line-height: 1;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.6;
  margin-top: 4px;
}

.under_photo_buttons {
  display: flex;
  justify-content: center;
  align-items: center;
}

.under_photo_buttons .sendmessage_btn {
  background-image: url(images/chat-norm_1.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  width: 28px;
  height: 28px;
  background-position-y: 1px;
}

.under_photo_buttons .sendmessage_btn.circle-btn {
  background-image: url(images/chat-norm_1_white.svg);
  background-color: unset;
}

.under_photo_buttons .sendmessage_btn.circle-btn:hover {
  background-image: url(images/chat-norm_1.svg);
  background-color: unset;
}

.name_and_buttons .under_photo_buttons .sendmessage_btn.circle-btn {
  background-image: url(images/chat-norm_1.svg);
  background-color: unset;
}

.under_photo_buttons .bookmark_btn.circle-btn {
  width: 24px;
  height: 24px;
  background-color: unset;
  margin-left: 5px;
}

.under_photo_buttons .bookmark_btn.circle-btn a {
  background: url(images/fav-norm_1_white.svg);
  display: block;
  width: 100%;
  height: 100%;
}

.under_photo_buttons .bookmark_btn.circle-btn a:hover {
  background: url(images/fav-norm_1.svg);
  display: block;
  width: 100%;
  height: 100%;
}

.under_photo_buttons .bookmark_btn.circle-btn a.active {
  background: url(images/fav-hover_1.svg);
  display: block;
  width: 100%;
  height: 100%;
}

.name_and_buttons .under_photo_buttons .bookmark_btn.circle-btn a {
  background: url(images/fav-norm_1.svg);
  display: block;
  width: 100%;
  height: 100%;
}

.name_and_buttons .under_photo_buttons .bookmark_btn.circle-btn a.active {
  background: url(images/fav-hover_1.svg);
  display: block;
  width: 100%;
  height: 100%;
}

.name_and_buttons .under_photo_buttons .bookmark_btn.circle-btn {
  width: 32px;
  height: 32px;
}

.name_and_buttons .under_photo_buttons .sendmessage_btn.circle-btn {
  width: 37px;
  height: 37px;
  margin-left: 16px;
}

.under_photo_buttons .bookmark_btn a {
  padding: 0;
  margin: 0;
}

.under_photo_buttons div:nth-child(2) {
  margin-left: 5px;
}

.ow_footer .footer-col-container .footer-col:nth-child(2) {
  /*max-width: 60%;*/
  /*width: -moz-fit-content;*/
  /*width: fit-content;*/
  flex: 1 1 0;
}

#search-result .ow_photo_userlist.ow_photo_list_wrap div.ow_photo_item_wrap {
  width: 100%;
  max-width: 16%;
  min-width: unset;
  transition: all .3s ease-in;
  display: flex;
  flex-direction: column;
}

@media (max-width: 480px) {
  .usearch_ctrl_search .ow_photo_userlist.ow_photo_list_wrap div.ow_photo_item_wrap {
    max-width: 45%;
  }
}


b.ow_usearch_display_name {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.ow_console_items_wrap .user_credits a.ow_console_item_link {
  background: url(images/menu-credits.svg) center 0 no-repeat;
  background-size: contain;
}

.ow_console_items_wrap .guests a.ow_console_item_link {
  background: url(images/menu-visitors.svg) center 0 no-repeat;
  background-size: contain;
}

.ow_console_items_wrap .my_profile a.ow_console_item_link {
  background: url(images/menu-my-profile.svg) center 0 no-repeat;
  background-size: 24px;
}

.ow_console_items_wrap .matchmaking a.ow_console_item_link {
  background: url(images/icon-star-white.svg) center 0 no-repeat;
  background-size: contain;
}

.ow_for_approval_list a.ow_console_item_link {
  background: none;
  padding: 0;
}
.ow_logo{}
.ow_for_modification_list a.ow_console_item_link {
  background: none;
  padding: 0;
}
.ow_for_approval_list .ow_console_dropdown_cont a span.ow_left, .ow_for_modification_list .ow_console_dropdown_cont a span.ow_left {
  padding-top: 3px;
}
.ow_site_panel .ow_for_approval_list .ow_tooltip_body span:nth-of-type(2), .ow_site_panel .ow_for_modification_list .ow_tooltip_body span:nth-of-type(2) {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.ow_site_panel .ow_for_approval_list .ow_tooltip_body span, .ow_site_panel .ow_for_modification_list .ow_tooltip_body span {
  margin-top: 0;
}
.ow_site_panel .ow_for_approval_list span.ow_count_wrap, .ow_site_panel .ow_for_modification_list span.ow_count_wrap {
  margin-top: 0
}

#filter-options .ow_question_div:nth-child(1) label {
  margin-bottom: 12px;
}

.black_white_wording a {
  color: #F54749 !important;
}

.index_icon_inner_wrapper {
  display: flex;
}

.index_users .splide__arrow svg {
  fill: #fff;
}

.index_users .splide__pagination__page {
  background: rgba(255, 255, 255, 0.2);
  opacity: 1;
  width: 12px;
  height: 12px;
}

button.splide__pagination__page.is-active::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: transparent;
  position: absolute;
  top: -5px;
  left: -5px;
  border: 1px solid #F54749;
  border-radius: 50%;
}

.index_users .splide__pagination__page.is-active {
  background: #F54749;
  opacity: 1;
  margin: 0 10px;
}

.index_users .splide__pagination {
  bottom: -30px;
}

.index_users .splide__arrow {
  background: #322F37;
  opacity: 1;
  width: 59px;
  height: 59px;
  transition: .3s;
}

.index_users .splide__arrow:hover {
  background: #F65E60;
}

div#avatars-slider-list {
  height: auto;
}

@media (max-width: 1530px) {
  .menu-cont li {
    font-size: 14px;
    margin-right: 12px;
  }
  .index_signup_text_wrap {
    margin: 90px 0 0 25px;
  }
  .ow_console_item a.ow_console_item_link {
    font-size: 14px;
    height: 24px;
    line-height: 28px;
  }
  .base_index_page .ow_console_item a.ow_console_item_link {
    line-height: 22px;
  }
  .ow_console_item {
    margin: 0 0px 0 6px;
  }
  .ow_for_approval_list {
    margin-left: 12px;
  }
  .ow_question_div {
    padding: 5px;
  }
  #filter-options .ow_question_div:nth-child(1) .ow_left, #filter-options .ow_question_div:nth-child(1) .ow_right{
    font-size: 15px;
  }
  #search-result .ow_photo_userlist.ow_photo_list_wrap div.ow_photo_item_wrap {
    max-width: 22%;
  }
  b.ow_usearch_display_name {
    font-size: 13px !important;
    margin-bottom: 8px;
  }
  .under_photo_buttons div:nth-child(2) {
    margin-left: 2px;
  }
}

.ow_site_logo {
  height: 52px;
  width: 164px;
  background-image: url('images/logo.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 119px auto;
}

@media (max-width: 1300px) {
  .ow_site_logo {
    height: 52px;
    width: 164px;
    background-image: url('images/logo.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 119px auto;
    display: block;
    position: fixed;
    top: 11px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
  }
  .index_icon_wrap {
    flex-wrap: wrap;
    margin: 0 16px;
    padding-top: 44px;
  }
  .index_sign_in {
    margin: 0 10px;
  }
  .footer-col .links li {
    display: block;
    border-right: none;
  }
  .footer-col-container .footer-col:first-child {
    order: 0;
  }
  .footer-col-container .footer-col:last-child {
    padding: 30px 0 !important;
    opacity: .6;
  }
  .ow_footer .footer-col-container .footer-col:nth-child(2) {
    text-align: center;
    padding: 30px 0 !important;
    opacity: .6;
  }
  .ow_footer .ow_copyright {
    opacity: .6;
  }
  .index_users {
    margin: 35px 16px 53px;
  }
  .ow_avatar_info_and_buttons .ow_avatar_buttons input:first-child {
    margin-right: 0;
  }
  .index_users .ow_avatar a {
    /* height: auto; */
    max-height: 180px;
    border-right: 15px;
  }
  .ow_avatar_info_and_buttons {
    padding: 5px 10px;
  }
  span.ow_avatar_name_age {
    font-size: 12px;
  }
  .index_icon {
    padding: 30px 30px 0px;
    border: unset;
    width: 100%;
    margin-bottom: 50px;
  }
  .splide__arrows {
    display: none;
  }
  #avatars-slider {
    padding: 0 15px;
    padding: 0;
  }
  .index_phone_preview {
    display: none;
  }
  .index_icon_inner_wrapper {
    justify-content: center;
  }
  input.ow_avatar_heart_btn {
    background-size: 22px;
  }
  input.ow_avatar_chat_btn {
    background-size: 28px;
  }
  input.ow_avatar_send_message_btn, input.ow_avatar_send_message_btn:hover {
    padding-left: 30px;
    background-size: 26px;
  }
  .index_users .ow_lp_avatars .ow_avatar {
    justify-content: center;
    border-radius: 25px;
    height: auto;
  }
  .index_icon_txt {
    text-align: center;
    padding-bottom: 20px;
  }
  #search-result .ow_photo_userlist.ow_photo_list_wrap div.ow_photo_item_wrap {
    max-width: 16%;
  }
  .index_icons .divide_line {
    display: none;
  }
  .index_icons .title {
    text-align: center;
    margin-left: 0;
  }
  .index_icon_blur {
    background: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.08);
  }
  .index_icon_wrap {
    flex-direction: row;
    border-bottom: 1px solid rgba(134, 139, 254, 0.4);
  }
  .index_icons {
    padding-top: 20px;
  }
  /*.how-it-work-join {*/
  /*  background: url("images/blue_woman.png") no-repeat;*/
  /*  background-size: cover;*/
  /*}*/
  .index_match_game__send-message_wrapper {
    height: 42px;
  }
  .index_master_page .ow_header_wrap {
    backdrop-filter: none;
    background-position-x: -300px;
  }
  .index_icon_img-bg {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0;
  }
  .base_index_page .ow_site_panel .ow_logo {
    margin-top: 20px;
    background-position: left;
    background-size: contain;
  }
  .index_master_page .ow_site_panel {
    backdrop-filter: none;
    height: 106px;
    border-bottom: none;
  }
  .ow_console_body {
    padding: 20px 4px 0 0;
  }
  .index_sign_in .ow_sign_in {
    backdrop-filter: none;
  }
  .index_match_game_wrapper {
    min-width: auto;
    /*margin-right: unset;*/
  }
  .two-sections {
    flex-direction: column;
    align-items: center;
    padding: 0;
    /*margin-top: 50px;*/
  }
  .two-sections.how-it-work-join {
    flex-direction: column;
    justify-content: center;
    padding-bottom: 0;
  }
  .joinBtnPlace {
    display: block;
  }
  .index_counter {
    text-align: center;
    width: auto;
  }
  .index_signup_text_wrap {
    margin: 40px 16px 0;
  }
  .index_signup_text .title {
    text-align: center;
    font-size: 36px;
  }
  .index_signup_text .text {
    text-align: center;
    font-size: 24px;
  }
  /*.index_master_page .index_match_game_bottom-glowing::after{*/
  /*  content: "";*/
  /*  background: rgba(65, 42, 205, 0.45);*/
  /*  width: 100%;*/
  /*  height: 313px;*/
  /*  position: absolute;*/
  /*  bottom: -150px;*/
  /*  left: 0;*/
  /*  z-index: 0;*/
  /*  filter: blur(45px);*/
  /*}*/
  /*.index_master_page .ow_header_wrap:after {*/
  /*  content: "";*/
  /*  background: rgba(65, 42, 205, 0.45);*/
  /*  width: 100%;*/
  /*  height: 224px;*/
  /*  position: absolute;*/
  /*  bottom: -500px;*/
  /*  left: 0;*/
  /*  z-index: 0;*/
  /*  filter: blur(45px);*/
  /*}*/
  .index_match_game__buttons__like, .index_match_game__buttons__dislike {
    width: 52px;
    height: 52px;
  }
  .index_match_game__buttons__like, .index_match_game__buttons__dislike {
    background-size: 28px;
  }
  .index_match_game__new-label {
    width: 43px;
    height: 21px;
  }
  .index_match_game__view-profile_wrapper {
    height: 20px;
    width: 100px;
  }
  .index_icons .subtitle{
    text-align: center;
    font-weight: 300;
    font-size: 24px;
    padding-left: 0;
    color: #fff;
  }
}

@media (max-width: 1300px) {
  .footer-col-container .footer-col:last-child {
    text-align: center;
  }
  .index_join_btn_section {
    display: none;
  }
  .mobile-header-menu {
    display: block;
  }
  #filter-options {
    flex-direction: column;
  }
  .ow_question_div {
    width: 98% !important;
    max-width: unset;
  }
  #filter-options span.ow_button {
    margin-top: 1.5rem;
  }
  #search-result .ow_photo_userlist.ow_photo_list_wrap div.ow_photo_item_wrap {
    max-width: 22%;
  }
  #filter-options span.ow_button input[type=submit] {
    margin-top: 20px !important;
  }
  .base_index_page .ow_header_wrap {
    padding-top: 230px;
  }
  .base_index_page .ow_site_panel .ow_logo {
    margin-top: 0;
    margin-right: 50px;
    margin-left: 16px;
  }
  .base_index_page .ow_console_body {
    padding: 0;
  }

  .base_index_page .ow_site_panel {
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    height: 75px;
  }

  .base_index_page .ow_site_panel .ow_logo {
    background-size: contain;
    background-position: left;
    display: block;
  }
  .menu-cont {
    align-items: start;
    margin-left: 25px;
    margin-top: 10px;
  }
  .menu-cont ul {
    width: 100%;
    margin-right: 0.5rem;
    text-align: left;
  }
  .menu-cont ul li {
    text-transform: none;
    float: unset;
  }
  .menu-cont li.messages {
    background-position: left;
  }
  .menu-cont li.my-matches {
    background-position: left;
  }
  .menu-cont li.guests {
    background-position: left;
    background-image: url("images/menu-visitors_pink.svg");
  }
  .menu-cont li.credits {
    background-position: left;
    background-image: url("images/menu-credits_pink.svg");
  }
  .menu-cont li.logout {
    background-position: left;
  }
  .menu-cont li.my-profile {
    background-position-x: left;
    background-image: url("images/menu-my-profile_pink.svg");
  }
  .menu-cont li.sidebar-menu-item--live-cams {
    background-position-x: left;
    background-image: url("images/menu-cams.svg");
  }
  .menu-cont li.sidebar-menu-item--ai-girlfriend {
    background-position-x: left;
    background-image: url("images/menu-ai-girlfriend.svg");
    background-size: 7% !important;
  }
  .menu-cont li.sidebar-menu-item--dating {
    background-position-x: left;
    background-image: url("images/menu-dating.svg");
  }
  .menu-cont li {
    height: unset;
    line-height: unset;
    background-size: auto 18px;
    padding: 0px 20px 0px 10px;
    font-size: 16px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.13);
    background-position: 20px center;
  }
  .menu-cont li a {
    padding-bottom: 11px;
    width: 100%;
  }
  .menu-profile-name {
    padding-top: 0;
  }
  .menu-profile-details {
    justify-content: center;
  }
  .ow_site_panel .ow_menu_wrap {
    display: block;
  }
  .ow_menu_wrap.desktop-header-menu-list {
    display: none;
  }
  .ow_main_menu li a span {
    display: none;
  }
  .ow_question_div, #filter-options span.ow_button {
    margin-top: 0;
  }
  .questions_div.usearch_transition {
    border-radius: 12px !important;
    margin-top: 8px;
  }
  #filter-options span.ow_button > span {
    width: auto !important;
  }
  #filter-options > span.ow_button {
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  #filter-options span.ow_button > span input {
    padding: 0 50px;
  }
  .under_photo_buttons div:nth-child(2) {
    margin-left: 0;
  }
  .usearch_ctrl_search .ow_photo_list_wrap .ow_photo_item_wrap .ow_photo_item_info {
    padding: 10px 2px !important;
  }
  .ow_miniic_new_user {
    left: 8px;
  }
  .ow_site_panel .ow_console_right {
    padding-right: 16px;
  }
  #filter-options .ow_question_div:nth-child(1) {
    margin-bottom: 12px;
  }
  .index_sign_in .ow_box_cap h3 {
    font-size: 32px;
    font-weight: bolder;
    margin: 0 15px 0;
  }
  .index_sign_in .ow_box_cap {
    width: 100%;
  }
  .index_sign_in .ow_box_cap_right {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

@media (max-width: 1199px) {
  .footer-col-container {
    flex-direction: column;
  }
}

@media (max-width: 1000px) {
  #search-result .ow_photo_userlist.ow_photo_list_wrap div.ow_photo_item_wrap {
    max-width: 31%;
  }
}

@media (max-width: 810px) {
  .index_sign_in .ow_box_cap h3 {
    font-size: 28px;
  }

  .ow_footer .footer-col-container .footer-col:nth-child(2) {
    max-width: unset;
    width: 100%;
  }
  .ow_copyright span {
    font-weight: 300;
    font-size: 14px;
  }
  .footer-col {
    border-bottom: 1px solid rgba(94, 94, 150, 0.29);
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
  }
}

@media (max-width: 599px) {
  #search-result .ow_photo_userlist.ow_photo_list_wrap div.ow_photo_item_wrap {
    max-width: 47%;
  }
  .usearch_ctrl_search .ow_photo_list_wrap .ow_photo_item_wrap .ow_photo_item_info {
    padding: 10px 0px !important;
  }
}

@media (max-width: 415px) {
  #search-result b.ow_usearch_display_name {
    font-size: 13px;
  }
}

.noUi-handle.noUi-handle-upper {
  right: -23px !important;
}

#matchmakingPreferencesForm .noUi-handle.noUi-handle-upper {
  right: -17px !important;
}

.match-filter-field--age label {
  left: 0 !important;
  width: 100%;
  text-align: center;
}

.noUi-horizontal .noUi-handle-lower {
  right: 0 !important;
}

.noUi-base, .noUi-connects {
  width: 106% !important;
  left: -7px !important;
}

.match-filter-toggler-wrapper:nth-child(2) {
  display: none;
}

.ow_console_item_link--credits, .ow_console_item_link--visitors, .ow_console_item_link--profile {
  display: none !important;
}

@media (min-width: 1200px) {
  .ow_console_button > a.ow_console_item_link--credits, .ow_console_button > a.ow_console_item_link--visitors, .ow_console_button > a.ow_console_item_link--profile {
    display: inline-block;
  }
}

.ow_gift_templates {
  overflow-y: scroll;
  height: 432px;
}

.ow_forgot_password {
  padding: 100px 0 0 0 !important;
}

@media (max-width: 500px) {
  .base_index_page .ow_site_panel .ow_logo {
    margin-right: 20px;
  }
  .base_index_page .ow_site_panel .ow_console_button > a.ow_console_item_link {
    min-width: auto;
    width: 60px;
    font-size: 13px;
  }
}

@media (max-width: 1198px) {
  .floating-action-box {
    display: none;
  }
}

.ow_ulist_favorites_icon:hover,
.ow_ulist_chat_icon:hover,
.ow_ulist_send_wrapper:hover .ow_ulist_send_icon,
.ow_ulist_send_wrapper:hover .ow_ulist_send_message,
.index_match_game__buttons__like:hover,
.index_match_game__buttons__dislike:hover,
.match-game-controls-refresh:hover,
.match-game-controls-match:hover {
  filter: brightness(1.5);
}

.match-avatar:hover {
  border-color: #56A248;
}

.index_sign_in_join a:hover,
.index_sign_in .ow_forgot_pass a:hover {
  color: #56A248;
}

.ow_avatar_view_profile_btn:hover,
.index_match_game__view-profile_wrapper:hover .index_match_game__view-profile, .index_match_game__send-message_wrapper:hover .index_match_game__send-message {
  background: #56A248;
}

.splide__pagination__page:hover {
  background: #56A248;
}

@media screen and (max-width: 450px) {
  .signup-floatbox .floatbox_container {
      width: 90% !important;
      background-color: #17172F;
  }
}
@media screen and (max-width: 768px) {
  .signup-floatbox .floatbox_container {
      margin: 10rem auto 0 auto !important;
  }
}

.two-sections .index_signup_text span {
  color: #4B8E3F;
}

.ow_table_prices th {
  background: transparent;
}

.contactus .ow_alt1, tr.ow_alt1 td {
  background: transparent;
}

.contactus .ow_alt2, tr.ow_alt2 td {
  background: transparent;
}

.base_user_join .ow_alt2, tr.ow_alt2 td,
.base_user_join .ow_alt1, tr.ow_alt1 td {
  background: transparent;
}

.header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ow_page_wrap_unauth .header-wrapper {
  justify-content: center; 
}

.ow_console_right-wrapper .ow_console_body {
  padding-top: 0;
}

.sidebar-content .ow_ic_delete {
  background-image: url(images/ic_delete_white.svg);
}

form[name="contact-us"] option {
  color: #000;
  background-color: #fff;
}

form[name="contact-us"] option:hover { 
  background-color: #F54749;
}

@media (min-width: 1024px) {
  .contentremoval table.ow_form td.ow_label {
    text-align: left;
    width: 200px;
  }
}

@media (max-width:670px) {
  .membership_ctrl_subscribe table.ow_form td.ow_label {min-width:80px;}
  .membership_ctrl_subscribe.contentremoval table.ow_form td.ow_label {
    min-width: 100px;
    max-width: 100px;
  }
}

.view_attachment_popup .floatbox_body {
  background: transparent !important;
}

.mailbox_ctrl_conversation .view_attachment_popup.floatbox_canvas .floatbox_container,
.mailbox_ctrl_messages .view_attachment_popup.floatbox_canvas .floatbox_container {
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    margin-top: 0 !important;
    max-width: calc(100% - 36px);
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}

.view_attachment_popup .ow_box_cap_icons a.close {
  background-repeat: no-repeat;
  float: right;
  width: 25px;
  height: 25px;
  background-color: rgba(0,0,0,.6);
  border-radius: 50%;
  background-size: 10px;
  background-position: center;
  display: block;
  margin-top: 10px;
}

@media (max-width: 768px){
  .view_attachment_popup .ow_box_cap_icons a.close {
      margin-right: -20px;
  }
}

@media (max-width: 979px) {
  .ow_page_wrap_unauth .ow_site_panel {
      height: 145px;
  }
}

@media (max-width: 990px) and (orientation: portrait){
  .mailbox_ctrl_conversation .view_attachment_popup.floatbox_canvas .floatbox_container
  .mailbox_ctrl_messages .view_attachment_popup.floatbox_canvas .floatbox_container {
      position: absolute !important;
      width: calc(100% - 14px) !important;
      top: 50% !important;
      transform: translateY(-50%) !important;
      left: 7px !important;
      margin-top: 0 !important;
  }
}

.mailbox_ctrl_conversation .view_attachment_popup.floatbox_canvas .floatbox_container .floatbox_body img {
  max-height: 92vh;
  max-height: calc(var(--vh, 1vh) * 92);
  -o-object-fit: contain;
  object-fit: contain;
  width: auto !important;
}

.view_attachment_popup .ow_box_cap_icons a.close {
  bottom: -35px;
}

.contentremoval th {
  background: #232529;
}

.pack-actions-special,
.pack-actions-special b {
  color: #F54749!important;
}

.index_button_buy_credit_popular {
  position: relative;
  margin-top: 2rem;
}

.mp-pack {
  background-image: url("images/badge.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 127px;
  padding: 2px 0;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: -13px;
  color: #fff;
  font-size: 14px;
  z-index: 1;
  text-align: center;
}

.credits_period {
  font-size: 10px;
  color: red;
  text-transform: capitalize;
  padding: 4px 0;
}

.link_content_middle_special {
  flex-direction: column!important;
}

.notiflix-notify b.m_from {
  font-size: 20px !important;
}

.credit-pack--black-friday .submit-buy-cr input {
  background: transparent!important;
}

.credit-pack--black-friday .submit-buy-cr input:hover {
  background: transparent;
  color: #fff;
}

.eads-interstitial-banner-overlay {
  background: rgba(0, 0, 0, .6);
}

.eads-interstitial-banner-text { 
  color: rgba(255, 255, 255, .8);
}

.eads-interstitial-banner-button:hover, 
.eads-interstitial-banner-text:hover {
  color: rgba(255, 255, 255, 1);
}

div.eads-interstitial-banner-button {
  background-color: #56A148;
  height: 44px;
}

div.eads-interstitial-banner-desktop {
  background-color: #2F3037;
}
.eads-interstitial-banner-desktop {
  background-color: #332f38 !important;
}
.base_sign_in #continue_button_wrapper {
  margin: 8px auto;
  padding: 0 20px;
}
.base_index_page #continue_button_wrapper {
  padding: 0 20px;
}
.c-index-sign-in-separator {
  display: flex;
  align-items: center;
  color: #888;
  font-size: 15px;
  font-family: sans-serif;
  margin: 1rem auto;
  max-width: 320px;
  span {
    margin: 0 0.5rem;
    color: #444549;
  }
}
.c-index-sign-in-separator::before,
.c-index-sign-in-separator::after {
  content: "";
  flex: 1;
  height: 2px;
  background-color: #444549;
}
.base_index_page .c-index-sign-in-separator span {
  color: rgba(255, 255, 255, 0.8);
}

.base_index_page .c-index-sign-in-separator::before,
.base_index_page .c-index-sign-in-separator::after {
  background-color: rgba(255, 255, 255, 0.5);
}
.abcRioButtonContentWrapper {
  max-width: 320px !important;
}

.base_index_page #register_buttons_block .c-index-sign-in-separator {
  span {
    color: #444549;
  }
}
.base_index_page #register_buttons_block .c-index-sign-in-separator::before,
.base_index_page #register_buttons_block .c-index-sign-in-separator::after {
  background-color: #444549;
}

.abcRioButtonContents {
  text-transform: unset !important;
  font-size: 16px !important;
}
.apple-logo-btn {
  width: 18px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
}

@media (max-width: 1279px) {
  .apple-logo-btn {
    width: 28px;
    height: 22px;
  }
}