﻿@charset "UTF-8";
/*  
    https://htmlacademy.ru/courses/309/run/6
    На самом деле, font-weight может принимать одно из девяти числовых вариантов насыщенности:

    100: Thin;
    200: Extra Light (Ultra Light);
    300: Light;
    400: Normal;
    500: Medium;
    600: Semi Bold (Demi Bold);
    700: Bold;
    800: Extra Bold (Ultra Bold);
    900: Black (Heavy). 
*/
@font-face {
  font-family: "Graphik LCG";
  src: url("../fonts/GraphikLCG/GraphikLCG-Thin.eot");
  src: local("Graphik LCG Thin"), local("GraphikLCG-Thin"), url("../fonts/GraphikLCG/GraphikLCG-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG/GraphikLCG-Thin.woff2") format("woff2"), url("../fonts/GraphikLCG/GraphikLCG-Thin.woff") format("woff"), url("../fonts/GraphikLCG/GraphikLCG-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Graphik LCG";
  src: url("../fonts/GraphikLCG/GraphikLCG-Extralight.eot");
  src: local("Graphik LCG Extralight"), local("GraphikLCG-Extralight"), url("../fonts/GraphikLCG/GraphikLCG-Extralight.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG/GraphikLCG-Extralight.woff2") format("woff2"), url("../fonts/GraphikLCG/GraphikLCG-Extralight.woff") format("woff"), url("../fonts/GraphikLCG/GraphikLCG-Extralight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Graphik LCG";
  src: url("../fonts/GraphikLCG/GraphikLCG-Light.eot");
  src: local("Graphik LCG Light"), local("GraphikLCG-Light"), url("../fonts/GraphikLCG/GraphikLCG-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG/GraphikLCG-Light.woff2") format("woff2"), url("../fonts/GraphikLCG/GraphikLCG-Light.woff") format("woff"), url("../fonts/GraphikLCG/GraphikLCG-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Graphik LCG";
  src: url("../fonts/GraphikLCG/GraphikLCG-Regular.eot");
  src: local("Graphik LCG Regular"), local("GraphikLCG-Regular"), url("../fonts/GraphikLCG/GraphikLCG-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG/GraphikLCG-Regular.woff2") format("woff2"), url("../fonts/GraphikLCG/GraphikLCG-Regular.woff") format("woff"), url("../fonts/GraphikLCG/GraphikLCG-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Graphik LCG";
  src: url("../fonts/GraphikLCG/GraphikLCG-Medium.eot");
  src: local("Graphik LCG Medium"), local("GraphikLCG-Medium"), url("../fonts/GraphikLCG/GraphikLCG-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG/GraphikLCG-Medium.woff2") format("woff2"), url("../fonts/GraphikLCG/GraphikLCG-Medium.woff") format("woff"), url("../fonts/GraphikLCG/GraphikLCG-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Graphik LCG";
  src: url("../fonts/GraphikLCG/GraphikLCG-Semibold.eot");
  src: local("Graphik LCG Semibold"), local("GraphikLCG-Semibold"), url("../fonts/GraphikLCG/GraphikLCG-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG/GraphikLCG-Semibold.woff2") format("woff2"), url("../fonts/GraphikLCG/GraphikLCG-Semibold.woff") format("woff"), url("../fonts/GraphikLCG/GraphikLCG-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Graphik LCG";
  src: url("../fonts/GraphikLCG/GraphikLCG-Bold.eot");
  src: local("Graphik LCG Bold"), local("GraphikLCG-Bold"), url("../fonts/GraphikLCG/GraphikLCG-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG/GraphikLCG-Bold.woff2") format("woff2"), url("../fonts/GraphikLCG/GraphikLCG-Bold.woff") format("woff"), url("../fonts/GraphikLCG/GraphikLCG-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Graphik LCG";
  src: url("../fonts/GraphikLCG/GraphikLCG-Black.eot");
  src: local("Graphik LCG Black"), local("GraphikLCG-Black"), url("../fonts/GraphikLCG/GraphikLCG-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG/GraphikLCG-Black.woff2") format("woff2"), url("../fonts/GraphikLCG/GraphikLCG-Black.woff") format("woff"), url("../fonts/GraphikLCG/GraphikLCG-Black.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Graphik LCG";
  src: url("../fonts/GraphikLCG/GraphikLCG-Super.eot");
  src: local("Graphik LCG Super"), local("GraphikLCG-Super"), url("../fonts/GraphikLCG/GraphikLCG-Super.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG/GraphikLCG-Super.woff2") format("woff2"), url("../fonts/GraphikLCG/GraphikLCG-Super.woff") format("woff"), url("../fonts/GraphikLCG/GraphikLCG-Super.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Graphik Compact LC Web";
  src: url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Thin-Cy-Web.woff2") format("woff2"), url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Thin-Cy-Web.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Graphik Compact LC Web";
  src: url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Extralight-Cy-Web.woff2") format("woff2"), url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Extralight-Cy-Web.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Graphik Compact LC Web";
  src: url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Light-Cy-Web.woff2") format("woff2"), url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Light-Cy-Web.woff") format("woff"), url("../fonts/GraphikCompactLC-WebTT/GraphikCompactLC-Web-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Graphik Compact LC Web";
  src: url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Regular-Cy-Web.woff2") format("woff2"), url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Regular-Cy-Web.woff") format("woff"), url("../fonts/GraphikCompactLC-WebTT/GraphikCompactLC-Web-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Graphik Compact LC Web";
  src: url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Medium-Cy-Web.woff2") format("woff2"), url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Medium-Cy-Web.woff") format("woff"), url("../fonts/GraphikCompactLC-WebTT/GraphikCompactLC-Web-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Graphik Compact LC Web";
  src: url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Semibold-Cy-Web.woff2") format("woff2"), url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Semibold-Cy-Web.woff") format("woff"), url("../fonts/GraphikCompactLC-WebTT/GraphikCompactLC-Web-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Graphik Compact LC Web";
  src: url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Bold-Cy-Web.woff2") format("woff2"), url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Bold-Cy-Web.woff") format("woff"), url("../fonts/GraphikCompactLC-WebTT/GraphikCompactLC-Web-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Graphik Compact LC Web";
  src: url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Black-Cy-Web.woff2") format("woff2"), url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Black-Cy-Web.woff") format("woff"), url("../fonts/GraphikCompactLC-WebTT/GraphikCompactLC-Web-Black.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Graphik Compact LC Web";
  src: url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Super-Cy-Web.woff2") format("woff2"), url("../fonts/GraphikCompactLC-WebTT/GraphikCompact-Super-Cy-Web.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
html {
  position: relative;
  min-height: 100%;
}

html.wait, html.wait * {
  cursor: wait !important;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 80px;
  font-weight: 300;
}

header {
  margin-top: 20px;
  margin-bottom: 10px;
  border-bottom: 5px solid #FFA91C;
}

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 80px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.6em;
}

#footer .container {
  border-top: 1px solid #B3B3B3;
  padding-top: 20px;
}

.bottom-menu a {
  color: #666;
}

.bottom-menu a:hover {
  color: #333;
}

nav {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.6em;
}

nav a, nav a:visited, nav a:active {
  color: #666666;
  text-decoration: none;
}

nav a:hover {
  color: #666666;
  text-decoration: underline;
}

#site_logo {
  float: left;
  margin-top: -10px;
}

#sitenav {
  float: left;
  height: 61px;
}

#sitenav ul {
  list-style: none outside none;
}

#sitenav ul li {
  background-color: #FFFFFF;
  cursor: pointer;
  float: left;
  height: 50px;
  padding: 0;
  width: 80px;
}

#sitenav > ul > li > a:hover:before {
  content: "";
  position: absolute;
  top: -4px;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid #f5f5f5;
  border-radius: 4px;
}

#sitenav ul li a {
  color: #000000;
  display: block;
  text-decoration: none;
  white-space: nowrap;
  position: relative;
}

#sitenav > ul > li > a.active:before {
  content: "";
  position: absolute;
  top: -4px;
  left: -1px;
  right: -1px;
  bottom: 0;
  border: 2px solid rgba(243, 153, 50, 0.8);
  border-radius: 4px;
}

#sitenav ul li a.disabled {
  cursor: not-allowed;
}

#sitenav ul li a div.menu-icon {
  background: url("../img/menu_sprite2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 24px;
  margin: 8px auto;
  width: 24px;
}

#sitenav ul li a.disabled div.menu-icon {
  opacity: 0.2;
}

#sitenav ul li a.disabled div.menu-title {
  opacity: 0.2;
}

#sitenav .l-search div.menu-icon {
  background-position: 0 0;
}

#sitenav .l-basket div.menu-icon {
  background-position: -120px 0;
}

#sitenav .l-info div.menu-icon {
  background-position: -24px 0;
}

#sitenav .l-shop div.menu-icon {
  background-position: -120px 0;
}

#sitenav .l-movements div.menu-icon {
  background-position: -96px 0;
}

#sitenav .l-QA div.menu-icon {
  background-position: -192px 0;
}

#sitenav .l-Account div.menu-icon {
  background-position: -48px -24px;
}

#sitenav .l-main div.menu-icon {
  background-position: -72px -24px;
}

#sitenav .l-Catalogs div.menu-icon {
  background: url("../img/icon_mainmenu_catalogs.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 24px;
  margin: 8px auto;
  width: 24px;
}

#sitenav .l-help div.menu-icon {
  background-position: -216px -24px;
}

#sitenav ul li .menu-title {
  text-align: center;
  position: relative;
}

#sitenav ul li .menu-counter {
  position: absolute;
  top: -10px;
  right: 0;
  background-color: rgba(243, 153, 50, 0.8);
  border-radius: 50%;
  text-align: center;
  width: 20px;
  color: #FFF;
  font-size: 10px;
  font-weight: bold;
}

#sitenav ul li .control-submenu {
  /*margin: 10px 0 0 -40px;*/
  margin: 10px 0 0 -50px;
  position: absolute;
  width: 180px;
  z-index: 9999;
}

#sitenav ul li .control-submenu ul {
  padding: 0;
}

#sitenav ul li .control-submenu ul li {
  float: none;
  height: 30px;
  margin: 7px 0;
  padding: 0 6px;
  width: 100%;
}

#sitenav ul li .control-submenu ul li:hover {
  background: none repeat scroll 0 0 #7DDAFF;
}

#sitenav ul li .control-submenu ul li a {
  height: 30px;
  line-height: 30px;
  padding: 0;
}

.box-popup {
  background-color: #FFFFFF;
  border: 1px solid #AAAAAA;
  color: #222222;
  display: none;
  margin: 0;
  padding: 10px;
  position: absolute;
}

.box-popup-shadow {
  display: none;
  background-color: #FFFFFF;
  box-shadow: 0 0 25px #8F8F8F;
  overflow: visible;
}

.box-popup-shadow:after {
  border-color: #FFFFFF rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 0 10px 10px;
  content: "";
  left: 45%;
  position: absolute;
  top: -9px;
}

.register {
  float: right;
}

.register .region {
  padding: 2px 0 2px 4px;
}

.register .region > a {
  text-decoration: underline;
  color: #666666 !important;
}

.register > a {
  text-decoration: underline;
  color: #666666 !important;
}

.register .createorder {
  text-align: right;
  margin-top: 4px;
}

.register .createorder a {
  color: #337ab7;
  border-bottom: 1px dotted;
  text-decoration: none !important;
}

.register .selSubCustomer {
  text-align: right;
  margin-top: 4px;
}

.register .selSubCustomer > a {
  text-decoration: underline;
  color: #666666 !important;
}

.flags {
  display: inline-block;
  padding: 0 14px;
}

.flags > a, .flags > a:hover {
  text-decoration: none;
  padding: 0 6px;
}

.popup-box {
  background-color: #FFFFFF;
  /*display: none;*/
  margin-top: 15px;
  position: absolute;
  min-width: 120px;
  z-index: 2;
}

.popup-box ul {
  padding: 0;
}

.popup-box ul li {
  float: none;
  height: 30px;
  margin: 7px 0;
  padding: 0 6px;
  width: 100%;
  list-style: none outside none;
}

.popup-box ul li:hover {
  background: none repeat scroll 0 0 #7DDAFF;
}

.popup-box ul li a {
  color: #000000;
  display: block;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  padding: 0;
}

.lang-box {
  margin-left: 35px;
  z-index: 1001;
}

.curr-box {
  margin-left: -35px;
  z-index: 1002;
}

.subcustomers-box {
  margin-left: 120px;
  z-index: 1003;
}

.logon-box {
  background-color: #FFFFFF;
  display: none;
  margin-top: 15px;
  padding: 12px 15px 15px;
  position: absolute;
  /*right: 0;*/
  width: 230px;
  z-index: 2;
  margin-left: 35px;
}

.logon-box .recovery {
  color: #666666;
  font-size: 12px;
  line-height: 34px;
  text-decoration: none;
  text-decoration: underline;
}

.dotted-reg-link {
  border-bottom: 1px dotted;
  cursor: pointer;
  text-decoration: none !important;
}

.reg-link, .dotted-reg-link {
  margin-left: 20px;
}

.top-border {
  background-color: #FFA91C;
  height: 5px;
  margin: 10px 0;
}

.search_form {
  height: 76px;
  background-color: #ffa91c;
  background: linear-gradient(#FED8A1, #F39932); /* Standard syntax */
  border-radius: 5px;
  position: relative;
  margin-bottom: 20px;
}

.catalogscontainer {
  background-color: #EAE5DC;
  border-radius: 20px;
  padding: 20px 20px 20px 20px;
  margin-bottom: 20px;
}

.catalogscontainer h2 {
  display: block;
  color: #000000;
  font-family: "Open Sans", Arial, sans-serif, Verdana;
  font-size: 22px;
  font-weight: 300;
  opacity: 1;
  margin-top: 0;
  margin-bottom: 16px;
}

.catalogscontainer a {
  color: #000;
}

.catalogscontainer .catalogsmessage {
  color: #000000;
  display: block;
  font-family: "Open Sans", Arial, sans-serif, Verdana;
  font-size: 16px;
  margin-bottom: 12px;
}

.catalogscontainer .separator {
  margin-bottom: 20px;
  margin-top: 10px;
}

.catalogscontainer .separator .separatorline {
  border-bottom: 1px solid #888888;
  float: left;
  height: 12px;
  width: 178px;
}

.catalogscontainer .separator .separatorcaption {
  color: #000000;
  float: left;
  font-family: "Open Sans", Arial, sans-serif, Verdana;
  font-size: 24px;
  text-align: center;
  width: 52px;
}

#SimpleTextEditor {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: Silver;
}

table.data {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: medium none;
  margin-bottom: 30px;
}

table.data th {
  background: none repeat scroll 0 0 #F8F5F0;
  border-bottom: 1px solid #E7B035;
  color: rgba(51, 51, 51, 0.6);
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  height: 36px;
  padding-left: 4px;
  padding-right: 4px;
}

table.data th.sortable {
  cursor: pointer;
}

table.data th.sortable:hover {
  background: none repeat scroll 0 0 #AEA493;
}

table.data th.sort_asc {
  background: none repeat scroll 0 0 #D0CAC0;
}

table.data td.group {
  padding: 0;
}

table.data td.groupstart {
  border-top: 2px solid #E7B035;
}

table.data tr.sh td {
  height: 36px;
  border-color: #E2E2E2;
  border-style: solid none none;
  border-width: 1px medium medium;
  padding: 0 0 0 8px;
  vertical-align: middle;
  color: #444444;
  font-family: Arial;
  font-size: 12px;
}

.more-parts {
  border-bottom: 2px solid #E7B035;
  color: #595959;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 12px;
}

.seller-banner {
  background-color: #FEF7E9;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  padding: 12px 16px;
  margin: 40px -8px 20px -8px;
  border-radius: 4px;
}
.seller-banner.no-margin {
  margin-top: 0px;
}
.seller-banner.sort-margin {
  margin-top: 16px;
}
.seller-banner.no-wide {
  margin-left: 0;
  margin-right: 0;
}
.seller-banner .seller-banner-header {
  font-size: 12px;
  font-weight: 600;
  margin: 0;
}
.seller-banner .seller-banner-message {
  display: block;
  margin-top: 8px;
}
.seller-banner .seller-banner-link {
  display: block;
  margin-top: 16px;
  text-align: center;
  line-height: 32px;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #E0E0E0;
  border-radius: 3px;
  text-decoration: none;
}
.seller-banner .seller-banner-link:active, .seller-banner .seller-banner-link:focus, .seller-banner .seller-banner-link:visited, .seller-banner .seller-banner-link:hover {
  color: #000000;
  text-decoration: none;
}

table.Panel {
  color: #595959;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

table.Panel tr {
  height: 23px;
}

table.Panel tr th {
  height: 30px;
}

.sm {
  font-size: 0.89em;
}

.bld {
  font-weight: bold !important;
}

.payment_systems_logo {
  margin-top: 12px;
  width: 190px;
  height: 31px;
  background: url("../img/payment_systems_logo.png") no-repeat repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/*---------------------GridView---------------------------*/
.GridView {
  font-family: arial;
  /*background-color: #CDCDCD;*/
  font-size: 8pt; /*width: 960px;*/
  text-align: left;
  border-collapse: separate;
  /*border-spacing: 1px;*/
  /*margin: 0 auto;*/
  width: 100%;
}

.GridView th {
  background-color: #F8F8F8;
  /*border: 1px solid #FFF;*/
  /*font-size: 8pt;*/
  padding: 4px;
  color: #555555;
}

.GridView th.sortable {
  cursor: pointer;
}

.GridView th.sortable:hover {
  background: none repeat scroll 0 0 #AEA493;
}

.GridView th.sort_asc {
  background: none repeat scroll 0 0 #D0CAC0;
}

.GridView th a:hover {
  text-decoration: none;
}

table.GridView thead tr.filter th {
  padding: 0 1px;
}

table.GridView thead tr.filter th input[type=text] {
  width: 100%;
  border: 1px solid #999;
  padding: 1px 2px;
  background-color: transparent;
}

.GridView td {
  color: #000;
  padding: 2px;
  background-color: #FFF;
  vertical-align: middle;
  border-bottom: 1px solid #EFEBE4;
}
.GridView td.single-line {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.GridView td.right-aligned {
  text-align: right;
}

.GridView > tbody > tr:nth-of-type(odd) > td {
  background-color: #EFF0F1;
}

.GridView th.colSel {
  background-color: #8dbdd8;
}

.alt td {
  background-color: #FFF;
}

.col_FFCFD9 td {
  background-color: #FFCFD9;
}

.selrow td {
  background-color: #FFCFD9 !important;
  font-weight: bold;
}

.GridView a {
  color: #4A4A4A;
}

tr.GridViewFoot td {
  background-color: #EFEBE4;
  font-weight: bold;
  color: #555555;
}

table.GridView tr.HiPrice td {
  background-color: #FFCFD9;
}

table.GridView.basket-grid tbody tr.color-C85E6C td {
  background-color: #C85E6C;
}
table.GridView.basket-grid tbody tr.color-EEDD82 td {
  background-color: #EEDD82;
}
table.GridView.basket-grid tbody tr.color-FFD8CC td {
  background-color: #FFD8CC;
}
table.GridView.basket-grid tbody tr.color-FFFF00 td {
  background-color: #FFFF00;
}
table.GridView.basket-grid tbody tr.color-F2A9D2 td {
  background-color: #F2A9D2;
}
table.GridView.basket-grid tbody tr.color-FFFF00 td {
  background-color: #FFFF00;
}
table.GridView.basket-grid tbody tr.color-F2A9D2 td {
  background-color: #F2A9D2;
}
table.GridView.basket-grid tbody tr.color-FFCFD9 td {
  background-color: #FFCFD9;
}
table.GridView.basket-grid tbody tr .td-available {
  text-align: right;
  vertical-align: middle;
  height: 34px;
}
table.GridView.basket-grid tbody tr .td-available .buttons {
  margin-left: 6px;
  margin-right: 2px;
}
table.GridView.basket-grid tbody tr .td-available .buttons .btn-link {
  color: #4A4A4A;
  text-decoration: underline;
}

/*---------------------GridView---------------------------*/
.top-grid-menu ul {
  margin-bottom: 0 !important;
}

.bsk-grid-submenu li {
  padding-right: 0 !important;
}

.bsk-grid-submenu li > a {
  border-bottom: 1px dotted #336699;
  color: #336699;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#bsk_td_export {
  cursor: pointer;
  padding-left: 5px;
  position: absolute;
  right: 15px;
  top: 0;
}

.orders_export {
  cursor: pointer;
  padding-left: 5px;
  position: absolute;
  right: 15px;
  top: 4px;
}

#bsk_td_import {
  cursor: pointer;
  padding-left: 5px;
  position: absolute;
  right: 100px;
  top: 0;
}

#balance_td_export {
  cursor: pointer;
  padding-left: 5px;
  position: absolute;
  left: 0;
  top: 0;
}

.basket_express_menu a {
  margin-left: 15px;
  border-bottom: 1px dotted #336699;
  color: #336699;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.basket_express_menu a:hover {
  text-decoration: none;
}

#baskimport {
  margin-left: 7px;
}

#baskimport a, #baskexport a {
  border-bottom: 1px dotted #336699;
  color: #336699;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#baskimport a:hover, #baskexport a:hover {
  text-decoration: none;
}

#baskexport {
  margin-left: 15px;
}

.export {
  background-image: url("../img/xls.png");
  background-position: -9px 5px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 10px;
  height: 16px;
}

.import {
  background-image: url("../img/xls.png");
  background-position: -1px 5px;
  background-repeat: no-repeat;
  display: inline-block;
  width: 10px;
}

.table-excel {
  background-image: url("../img/table-excel.png");
  display: inline-block;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
}

.dropdown-box {
  /*background-color: #FFFFFF;*/
  /*display: none;*/
  /*margin-top: 15px;*/
  position: absolute;
  left: 0;
  top: 27px;
  margin-left: 0;
  min-width: 120px;
  z-index: 2;
}

.dropdown-box:after {
  left: 0;
}

.dropdown-box ul {
  padding: 0;
}

.dropdown-box ul li {
  float: none;
  height: 30px;
  margin: 7px 0;
  padding: 0 6px;
  width: 100%;
  list-style: none outside none;
}

.dropdown-box ul li:hover {
  background: none repeat scroll 0 0 #7DDAFF;
}

.dropdown-box ul li div {
  color: #000000;
  display: block;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  padding: 0;
  cursor: pointer;
}

/*----- Tabs -----*/
.tabs {
  width: 100%;
  display: inline-block;
}

ul.tab-links {
  margin-bottom: 0;
}

/*----- Tab Links -----*/
/* Clearfix */
.tab-links:after {
  display: block;
  clear: both;
  content: "";
}

.tab-links li {
  margin: 0px 5px;
  float: left;
  list-style: none;
}

.tab-links a {
  padding: 6px 11px;
  display: inline-block;
  border-radius: 3px 3px 0px 0px;
  background: #EAE5DC;
  font-size: 12px;
  font-weight: 600;
  color: #4c4c4c;
  transition: all linear 0.15s;
  text-decoration: none !important;
}

.tab-links a:hover {
  background: #FFDDAC;
  text-decoration: none !important;
}

li.active a, li.active a:hover {
  background: #F5AD5B;
  color: #4c4c4c;
}

/*----- Content of Tabs -----*/
.tab-content-search {
  padding: 15px 15px 0 15px;
  border-radius: 3px;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
  background: #F5AD5B;
  min-height: 85px;
}

.new_bage {
  position: absolute; /* This breaks the div from the normal HTML document. */
  display: inline;
  width: 24px;
  height: 24px;
  background-image: url("../img/label_new_red.png");
}

#sticky-nav-bar {
  z-index: 1010;
}

#scrolable-topics {
  position: relative;
  overflow-y: scroll;
  z-index: 1011;
}

#scrolable-topics .list-group-item {
  font-size: 12px;
}

#scrolable-topics-fixed-header {
  position: fixed;
  z-index: 1012;
}

.navbar table {
  width: 100%;
  max-width: 100%;
  /*margin-top: 10px;*/
  /*margin-bottom: 10px;*/
  border-spacing: 0;
  border-collapse: collapse;
}

.navbar table th {
  /*padding: 8px;*/
  padding-left: 5px;
  padding-right: 5px;
  line-height: 1.4285;
  vertical-align: top;
  text-align: center;
  vertical-align: middle;
}

.navbar table td {
  /*padding: 8px;*/
  line-height: 1.4285;
  vertical-align: top;
  border-top: 1px solid #ddd;
  text-align: center;
}

span.glyphicon-orange {
  color: #F5AD5B;
}

.ToDo {
  background: #EFF0F1;
}

/*Laximo*/
table.gdUnit {
  width: 100% !important;
}

table.gdUnit:hover {
  background: transparent !important;
}

tr.g_highlight_over, tr.g_highlight_lock {
  /*color: white;*/
  background: transparent !important;
}

table.guayaquil_table {
  width: 100% !important;
}

table.guayaquil_table tbody tr th {
  background: #F8F5F0 !important;
  border-bottom: 1px solid #E7B035 !important;
  color: #595959 !important;
  font-family: Arial !important;
  font-size: 12px !important;
  font-weight: bold !important;
  height: 36px !important;
  padding-left: 4px !important;
  padding-right: 4px !important;
}

table.guayaquil_table tbody tr td {
  border-color: #e2e2e2 !important;
  border-style: solid none none !important;
  border-width: 1px medium medium !important;
  color: #444444 !important;
  font-family: Arial !important;
  font-size: 12px !important;
  height: 36px !important;
  padding: 0 0 0 8px !important;
  vertical-align: middle !important;
  text-align: center;
}

/*Bootstrap*/
.input-xs {
  height: 22px;
  padding: 2px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/*------------------------Catalogs---------------------------*/
.catalog_header {
  font-size: 16px;
  color: #000;
  border-bottom: 1px solid #999;
}

.catalog_list a {
  display: inline-block;
  font-size: 16px;
  width: 155px;
  padding: 10px 0;
  text-align: center;
}

.catalog_list a:hover {
  background-color: #FFFADF;
}

.first_letters_line {
  text-align: center;
}

.first_letters_line a {
  display: inline-block;
  font-size: 16px;
  text-decoration: none;
  background-color: #FFFADF;
  padding: 4px 0 2px 0;
  width: 26px;
  text-align: center;
  border-bottom: 2px solid #FFFADF;
}

.first_letters_line a:hover {
  border-bottom: 2px solid #FBCB6D;
}

.header_first_letter {
  font-size: 16px;
  border-bottom: 1px solid #000;
  border-bottom-style: dotted;
  margin: 20px 0 10px 0;
  padding-left: 4px;
}

table.full_catalog_list_table td {
  padding: 10px 0;
}

table.full_catalog_list_table td.full_catalog_list_left_col {
  width: 200px;
  padding-right: 10px;
}

table.full_catalog_list_table td.full_catalog_list_left_col a.make_logo {
  font-size: 16px;
  display: block;
  text-align: center;
  padding: 10px 0;
}

table.full_catalog_list_table td.full_catalog_list_left_col a.make_logo:hover {
  background-color: #FFFADF;
}

table.full_catalog_list_table td.full_catalog_list_left_col .make_country {
  margin-top: 10px;
  font-size: 11px;
  font-family: Verdana, sans-serif;
  color: #999;
}

table.full_catalog_list_table td.full_catalog_list_left_col .make_site a {
  font-size: 11px;
  font-family: Verdana, sans-serif;
  color: #999;
}

table.full_catalog_list_table td.make_info {
  font-size: 12px;
  font-family: Verdana, sans-serif;
}

/*-------------------------Catalogs---------------------------*/
/*-------------------------Accessories---------------------------*/
.sidebar {
  width: 263px;
}

.sidebar .nav > .active > ul {
  display: block;
}

.sidenav {
  /*background-color: #F7F5FA;*/
  /*border-radius: 5px 5px 5px 5px;*/
  margin-bottom: 30px;
  margin-top: 30px;
  padding-bottom: 10px;
  padding-top: 10px;
  /*text-shadow: 0 1px 0 #FFFFFF;*/
}

.nav {
  list-style: none outside none;
  margin-bottom: 0;
  padding-left: 0;
}

.nav > li {
  display: block;
  position: relative;
  margin: 0;
  color: #777;
}

.sidebar .nav > li > a {
  color: #777;
  display: block;
  padding: 5px 20px;
  text-decoration: none;
}

.sidebar .nav .nav > li > a {
  padding-bottom: 3px;
  padding-left: 40px;
  padding-top: 3px;
}

.sidebar .nav > li > a:hover, .sidebar .nav > li > a:focus {
  background-color: #FFF;
  color: #000;
  /*border-right: 1px solid #DBD8E0;*/
  text-decoration: underline;
}

.sidebar .nav > li > input[type=checkbox] {
  margin: 5px 10px 5px 20px;
}

.sidebar .nav > li.header {
  padding: 0 20px 10px 20px;
  font-weight: bold;
  color: #000;
}

table.accessories_list {
  width: 100%;
  border-bottom: 1px solid #E5E3E9;
}

table.accessories_list tr {
  border-top: 1px solid #E5E3E9;
}

table.accessories_list td {
  padding: 10px;
}

/*-------------------------Accessories---------------------------*/
/*-------------------------searchfilter---------------------------*/
.searchfilter__header {
  padding: 6px 0 3px 0;
  color: #595959;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.searchfilter__inputsrow {
  display: flex;
  align-items: center;
}

.searchfilter_slider {
  padding: 10px 16px 10px 16px;
}

#shortPopover .popover {
  max-width: 200px;
  width: 200px;
}

.checkbox-inline-list {
  display: flex;
}

.checkbox-inline-list > div {
  display: flex;
  align-items: center;
  height: 40px;
  margin-right: 10px;
}

.checkbox-inline-list > div > input {
  margin: 0;
}

.checkbox-inline-list > div > div {
  font-weight: bold;
  font-size: 11px;
  margin-left: 5px;
}

.checkbox-inline-list > div > div.disable {
  color: #BBB;
}

.search-result-empty {
  clear: both;
  text-align: center;
  font-size: 38px;
  color: #c1bdb6;
  padding-top: 120px;
  padding-bottom: 50px;
}

.search-result-empty > div {
  position: relative;
  display: inline-block;
}

.search-result-empty > div > svg {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 50%;
  margin-left: -25px;
  margin-top: -50px;
}

.top-content-list .news_block h2 {
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Helvetica;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  color: #000000;
}
.top-content-list .news_block a {
  color: #000000;
  text-decoration: none;
}
.top-content-list .news_block a:active, .top-content-list .news_block a:focus, .top-content-list .news_block a:hover, .top-content-list .news_block a:visited {
  color: #000000;
  text-decoration: none;
}
.top-content-list .news_block .row {
  margin-top: 0;
}
.top-content-list .news_block .row .news_block_item {
  margin-bottom: 8px;
}
.top-content-list .news_block .row .news_block_item a {
  font-family: Helvetica;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: #000000;
  border-bottom: 2px dashed #F9B122;
}

.tab {
  display: none;
  padding-bottom: 26px;
}
.tab.active {
  display: block;
}

.tab-content.tab-content-search #tab2 {
  padding-bottom: 12px;
}
.tab-content.tab-content-search #tab2 .col-md-5, .tab-content.tab-content-search #tab2 .col-md-7 {
  padding-left: 6px;
  padding-right: 6px;
}
.tab-content.tab-content-search #tab2 .col-md-5:first-child, .tab-content.tab-content-search #tab2 .col-md-7:first-child {
  padding-left: 0;
}
.tab-content.tab-content-search #tab2 .col-md-5:last-child, .tab-content.tab-content-search #tab2 .col-md-7:last-child {
  padding-right: 0;
}
.tab-content.tab-content-search #tab2 .submenu_item {
  font-size: 0.8em;
  position: relative;
}
.tab-content.tab-content-search #tab2 .submenu_item input[type=checkbox] {
  margin: 0;
}
.tab-content.tab-content-search #tab2 .submenu_item a {
  text-decoration: none;
}
.tab-content.tab-content-search #tab2 .submenu_item img {
  margin-left: 12px;
}
.tab-content.tab-content-search #tab2 .input-group-btn .btn {
  margin-left: 12px;
}
.tab-content.tab-content-search #tab2 .input-group-description {
  margin-top: 12px;
  font-family: Helvetica;
  font-size: 14px;
  line-height: 20px;
}
.tab-content.tab-content-search #tab2 .input-group-description .discount-description-container {
  display: inline-block;
  margin-right: 6px;
}
.tab-content.tab-content-search #tab2 .input-group-description .discount-description-container .current-discount {
  display: block;
  font-weight: 700;
}
.tab-content.tab-content-search #tab2 .input-group-description .discount-description-container .discount-recommendation {
  font-weight: 400;
}
.tab-content.tab-content-search #tab2 .input-group-description .discount-button {
  display: inline-block;
  vertical-align: text-bottom;
  padding: 0 16px;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.1019607843);
  cursor: pointer;
}
.tab-content.tab-content-search #tab2 .input-group-description .discount-button .percent-symbol {
  margin-right: 4px;
  vertical-align: middle;
}
.tab-content.tab-content-search #tab2 .input-group-description .delivery-description {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  color: rgba(0, 0, 0, 0.6);
}
.tab-content.tab-content-search #tab2 .input-group-description .delivery-description-warning {
  display: block;
  padding-top: 6px;
  padding-left: 4px;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.tab-content.tab-content-search #tab2 .input-group-description .delivery-description-warning svg {
  margin-right: 4px;
  vertical-align: text-bottom;
}

.basket-insert-button {
  height: 30px;
}

.quantity-field-new {
  display: inline;
  width: 40px;
  margin-right: 8px;
}

.show-more-offers {
  padding-bottom: 4px !important;
}
.show-more-offers a.findthis {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 2px;
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000000;
  cursor: pointer;
}
.show-more-offers a.findthis:active, .show-more-offers a.findthis:focus, .show-more-offers a.findthis:hover, .show-more-offers a.findthis:visited {
  color: #000000;
  border-bottom: 1px solid #000000;
}

.float_menu_find {
  font-family: Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.float_menu_find .floatpanelfind-header {
  font-family: Arial;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 16px;
}
.float_menu_find .floatpanelfind-switcher {
  margin-bottom: 8px;
  padding: 4px;
  background: #F2F2F2;
  border-radius: 4px;
}
.float_menu_find .floatpanelfind-switcher .floatpanelfind-switcher-button {
  width: 45%;
  padding: 6px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  border-radius: 2px;
  border: none;
}
.float_menu_find .floatpanelfind-switcher .floatpanelfind-switcher-button.alphabet {
  width: 53%;
}
.float_menu_find .floatpanelfind-switcher .floatpanelfind-switcher-button.active {
  background: #FAC354;
}
.float_menu_find .floatpanelfind-row {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #000000;
  margin-bottom: 8px;
}
.float_menu_find .floatpanelfind-row .floatpanelfind-brand {
  float: left;
  width: 80%;
}
.float_menu_find .floatpanelfind-row .floatpanelfind-brand a {
  padding-bottom: 2px;
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000000;
}
.float_menu_find .floatpanelfind-row .floatpanelfind-brand a:active, .float_menu_find .floatpanelfind-row .floatpanelfind-brand a:focus, .float_menu_find .floatpanelfind-row .floatpanelfind-brand a:visited, .float_menu_find .floatpanelfind-row .floatpanelfind-brand a:hover {
  color: #000000;
  text-decoration: none;
}
.float_menu_find .floatpanelfind-row .floatpanelfind-price {
  float: left;
  width: 20%;
  text-align: right;
}

.discount-popup-overlay {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5019607843);
  z-index: 1001;
}
.discount-popup-overlay .discount-popup {
  position: absolute;
  right: 0;
  font-weight: 400;
  background: #ffffff;
  width: 704px;
  height: 100%;
  max-width: 704px;
  padding: 64px 56px;
  border-left: 2px solid #E2E2E2;
  z-index: 1002;
}
.discount-popup-overlay .discount-popup .discount-popup-close {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 48px;
  height: 48px;
  padding: 0;
  background: #ffffff;
  border: none;
}
.discount-popup-overlay .discount-popup .discount-popup-header {
  margin: 0 0 24px 0;
  font-family: Arial;
  font-size: 24px;
  font-weight: 600;
}
.discount-popup-overlay .discount-popup .discount-popup-table {
  height: 90%;
  overflow: auto;
}
.discount-popup-overlay .discount-popup .discount-popup-row {
  height: 56px;
  border-bottom: 1px solid #f1efec;
  font-family: Arial;
}
.discount-popup-overlay .discount-popup .discount-popup-row.header {
  height: 40px;
  background: #f1efec;
  border-bottom: none;
}
.discount-popup-overlay .discount-popup .discount-popup-row.header .discount-popup-cell {
  line-height: 40px;
}
.discount-popup-overlay .discount-popup .discount-popup-row .discount-popup-cell {
  width: 50%;
  line-height: 56px;
  padding-left: 16px;
  font-size: 14px;
  font-weight: 400;
}
.discount-popup-overlay .discount-popup .discount-popup-row .discount-popup-cell.turnover {
  float: left;
}
.discount-popup-overlay .discount-popup .discount-popup-row .discount-popup-cell.discount-value {
  float: right;
}

.search-table-column-photo {
  width: 36px;
}

.search-table-column-delivery {
  width: 104px;
  min-width: 104px;
}

.search-table-column-rating {
  width: 82px;
  min-width: 82px;
}

.search-table-column-price {
  width: 80px;
  min-width: 80px;
}

.search-table-column-availability {
  width: 80px;
  min-width: 80px;
}

.search-table-column-quantity {
  width: 128px;
  min-width: 128px;
}

.sorting {
  display: flex;
  flex-direction: row;
}

.sort {
  margin-top: 27px;
}

.sortBy {
  display: flex;
  flex-direction: row;
  padding: var(--Spacing-sp-6, 6px) var(--Spacing-sp-8, 8px);
  align-items: flex-start;
  border-radius: 4px 0px 0px 4px;
  border: 1px solid #CCCCCC;
  opacity: 0.8;
  background: var(--Background-Secondary, #F2F2F2);
  height: 32px;
  border-right: none;
}

.sortByIcon {
  display: flex;
  align-items: center;
  gap: var(--Spacing-sp-8, 8px);
  align-self: stretch;
  margin-right: 6px;
}

.sortByText {
  color: #595959;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.sortValueText {
  flex: 1 0 0;
  color: #333;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 142.857% */
}

.starsPopover {
  gap: 4px;
  cursor: pointer;
  display: flex;
}

.col-md-9 h5 {
  margin-top: 16px;
}

.sort-padding {
  margin-top: 16px;
}

.custom-select {
  position: relative;
}
.custom-select img {
  vertical-align: top;
}
.custom-select .selected-item {
  display: flex;
  width: 280px;
  height: 32px;
  padding: 6px 16px;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  border-radius: 0px 4px 4px 0px;
  border: 1px solid #CCC;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.custom-select .selected-item:hover {
  cursor: pointer;
}
.custom-select .selected-item .arrow-selector {
  margin-left: auto;
  transition: transform 0.1s ease;
}
.custom-select.open .selected-item {
  border-radius: 0px 4px 0px 0px;
}
.custom-select.open .selected-item .arrow-selector {
  transform: rotate(180deg);
}
.custom-select .dropdown-menu {
  position: absolute;
  display: flex;
  width: 280px;
  padding: 8px 0px;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
  border-radius: 0px 0px 4px 4px;
  background: #FFF;
  box-shadow: 0px 8px 32px 6px rgba(2, 3, 30, 0.08), 0px 8px 8px 0px rgba(2, 3, 30, 0.08);
  margin: 0px;
}
.custom-select .dropdown-menu li {
  display: flex;
  align-items: center;
  padding: 10px;
  gap: 8px;
  cursor: pointer;
  width: 100%;
  box-sizing: border-box;
}
.custom-select .dropdown-menu li .text {
  margin-right: auto;
  padding-right: 6px;
}
.custom-select .dropdown-menu li.active .icon {
  filter: brightness(0.8);
}
.custom-select .dropdown-menu li:hover {
  cursor: pointer;
  background-color: rgba(245, 173, 91, 0.1490196078);
}
.custom-select .icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  align-self: flex-end;
}

.qa-form-content {
  position: absolute;
  width: 720px;
  height: auto;
  background: #fff;
  border-radius: 5px 5px 3px 3px;
  z-index: 2500;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.qa-form-content .qa-modal-header {
  background: rgb(255, 148, 50);
  color: #fff;
}
.qa-form-content .qa-modal-title-container {
  padding: 0 15px;
  position: relative;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
  line-height: 42px;
  border-radius: 3px 3px 0 0;
}

.qa_n_result_message {
  float: left;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  font-size: 12px;
  background-position: 2px;
  padding: 5px;
  border-radius: 5px 5px 5px;
  padding-left: 25px;
  position: relative;
  width: max-content;
  display: contents;
}
.qa_n_result_message.error-span {
  color: red;
  background-color: #ffcaca;
  border: 1px solid red;
}
.qa_n_result_message.success-span {
  color: forestgreen;
  background-color: #d3fdd3;
  border: 1px solid green;
}

.qq-upload-file {
  word-wrap: break-word;
}

.modal-content.qa-swarmica-content {
  height: auto;
}

.size-limit-warning {
  color: black;
}

.qa-text-area {
  max-width: 100%;
  resize: none;
}

.help-inline {
  color: red;
}

.sw-upload-selector {
  width: max-content;
}

.sise-limit-head-label {
  font-size: smaller;
}

.sise-limit-warning-label {
  font-size: smaller !important;
  color: darkgray;
}

.size-limit-container {
  font-size: smaller;
}

.styled-button {
  padding: 6px 16px;
  height: 40px;
  color: #333333;
  background: #F2F2F2;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  cursor: pointer;
  user-select: none;
}
.styled-button:hover, .styled-button:focus, .styled-button.focused {
  color: #949494;
  background-color: #FAFAFA;
  border-color: #949494;
}
.styled-button:active {
  color: #141414;
  background-color: #E1E1E1;
  border-color: #2E2E2E;
}
.styled-button.disabled {
  color: #A2A2A2;
  background-color: #ffffff;
  border-color: #EDEDED;
  cursor: default;
}
.styled-button.orange {
  color: #141414;
  background: #F5AD5B;
  border: none;
}
.styled-button.orange:hover, .styled-button.orange:focus, .styled-button.orange.focused {
  color: #A2A2A2;
  background-color: #FDE6B7;
  border: none;
}
.styled-button.orange:active {
  color: #141414;
  background-color: #F9B122;
  border: none;
}
.styled-button.orange.disabled {
  color: #A2A2A2;
  background-color: #E1E1E1;
  border: none;
}

.styled-link {
  color: #000000;
  text-decoration: underline;
  text-decoration-style: dashed;
  text-decoration-color: #F9B122;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}
.styled-link:active, .styled-link:hover, .styled-link:focus, .styled-link:visited {
  color: #000000;
  text-decoration: underline;
  text-decoration-style: dashed;
  text-decoration-color: #F9B122;
  text-decoration-thickness: 2px;
  text-underline-offset: 4px;
}
.styled-link.bolded {
  font-weight: bold;
}

#AgreementModalLabel, #ForceAgreementModalLabel {
  font-weight: bold;
}

.swarmica-ticket-success-alert-box {
  position: fixed;
  right: 20px;
  bottom: 100px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 16px;
  gap: 8px;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  color: #141414;
  letter-spacing: -0.03em;
  background: #FFFFFF;
  box-shadow: 0px 8px 32px 6px rgba(2, 3, 30, 0.04), 0px 8px 8px rgba(2, 3, 30, 0.04);
  border-radius: 4px;
  z-index: 199;
}
.swarmica-ticket-success-alert-box .swarmica-alert-box-close {
  cursor: pointer;
}
.swarmica-ticket-success-alert-box .swarmica-alert-box-close path {
  fill: #141414;
}
.swarmica-ticket-success-alert-box .swarmica-alert-box-close:hover path {
  fill: #949494;
}
.swarmica-ticket-success-alert-box .swarmica-alert-box-close:active path {
  fill: #141414;
}

.form-control.validation-error {
  border: 1px solid #F77787 !important;
}
