article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: none;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3,
.crossroad .title {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1px 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
img,
iframe,
object,
embed {
  vertical-align: middle;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  box-sizing: content-box;
  outline: none;
  border-radius: none;
  box-shadow: none;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
label {
  cursor: default;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
  caption-side: top;
}
th {
  text-align: left;
}
/*
 *	Simply fast class
 */
.reset {
  border: none;
  margin: 0;
  padding: 0;
  background: none;
  box-shadow: none;
}
.reset td,
.reset th {
  border: none;
  background: none;
  padding: 0;
}
.reset > li,
.reset > dt,
.reset > dd {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  float: none;
  width: auto;
}
.l {
  float: left;
  display: inline;
}
.r {
  float: right;
  display: inline;
}
.cb {
  clear: both;
}
.cl {
  clear: left;
}
.cr {
  clear: right;
}
.cfx {
  zoom: 1;
}
.cfx:after,
.cfx:before {
  content: '';
  display: table;
  clear: both;
}
.break {
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  clear: both;
  overflow: hidden;
  visibility: hidden;
  display: block;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}
.ctx {
  zoom: 1;
  display: table-cell;
}
.ie7 .ctx {
  display: block;
}
.ctx:after {
  clear: both;
  display: block;
  visibility: hidden;
  overflow: hidden;
  height: 0px !important;
  line-height: 0px;
  font-size: xx-large;
  content: " x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";
}
.hide,
.js .jsHide {
  display: none;
}
.out,
.js .jsOut {
  position: absolute;
  left: -5000px;
  top: -5000px;
}
.vhide {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
}
.form-label {
  display: inline-block;
  color: #ccc;
  text-transform: uppercase;
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 5px;
}
.left.left {
  text-align: left;
}
.right.right {
  text-align: right;
}
.center.center {
  text-align: center;
}
.lower {
  text-transform: lowercase;
}
.upper {
  text-transform: uppercase;
}
.tnone {
  text-transform: none;
}
.bold {
  font-weight: bold;
}
.thin {
  font-weight: normal;
}
.italic {
  font-style: italic;
}
.normal {
  font-style: normal;
}
.top {
  vertical-align: top;
}
.middle {
  vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}
.big {
  font-size: 18px;
  line-height: 25px;
}
.bigger {
  font-size: 22px;
}
.small {
  font-size: 14px;
}
.error,
.red {
  color: #cd1324;
}
.green {
  color: #678713;
}
.green-main {
  color: #1baae2;
}
.grey {
  color: #c8c6bf;
}
.black {
  color: #262c39;
}
.orange {
  color: #dfaa36;
}
.nowrap {
  white-space: nowrap;
}
.inline-list li {
  display: inline-block;
  vertical-align: top;
}
/*
 * Typo
 */
body {
  font: normal 16px/22px "proxima-nova", "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6,
.crossroad .title {
  font-family: "proxima-nova", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.2;
  margin: 1.5em 0 0.5em;
}
h1,
.h1 {
  font-size: 30px;
}
h2 {
  font-size: 20px;
}
h3,
.crossroad .title {
  font-size: 20px;
}
h4,
h5,
h6 {
  font-size: 16px;
}
.color {
  color: #1baae2;
}
p {
  margin: 0 0 1em;
}
blockquote {
  margin: 0.8em 0 0.3em;
}
blockquote p {
  margin: 0;
}
a {
  color: #1baae2;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-decoration: underline;
  transition: color 0.2s;
}
a:hover {
  text-decoration: none;
}
a.color {
  color: #262c39;
}
ul,
ol {
  margin: 0 0 1.5em 5px;
  list-style: none;
  padding: 0;
}
li {
  padding: 0 0 0 20px;
  margin: 0 0 0.75em;
}
li ol,
li ul {
  margin: 0.75em 0 0;
}
ul li {
  background: url("../img/ico/li.png") 0 6px no-repeat;
}
ol {
  counter-reset: item;
}
ol li {
  background: none;
  position: relative;
}
ol li:before,
ol li .ie-counter {
  content: counter(item) ".";
  counter-increment: item;
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  color: #67b6f8;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}
dl {
  margin: 0 0 1.5em;
}
dt {
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 0.4em;
}
dd {
  margin: 0 0 1em;
  padding: 0;
}
table {
  width: 100%;
  clear: both;
  margin: 0 0 1.5em;
  empty-cells: show;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #e1ded5;
}
td,
th {
  vertical-align: middle;
  padding: 12px 20px 11px 20px;
  border: none;
  border-bottom: 1px solid #e1ded5;
  background: #fff;
}
td + *,
th + * {
  padding-left: 0;
}
th {
  font-weight: bold;
  text-align: left;
  border-top: none;
  background: #eee;
}
thead {
  border: 1px solid #262c39;
}
thead th {
  background: #262c39;
  color: #fff;
  border-color: #262c39;
}
thead th a {
  color: #fff;
  text-decoration: none;
}
thead th a:hover {
  color: #fff;
  text-decoration: underline;
}
thead th:last-child {
  border-right: 1px solid #262c39;
}
table:not(.reset) tbody tr:nth-child(odd) td,
table:not(.reset) tbody tr:nth-child(odd) th {
  background: #f4f3ef;
}
table:not(.reset) tbody td:last-child,
table:not(.reset) tbody th:last-child {
  border-right: 1px solid #e1ded5;
}
table:not(.reset) tbody tr.bg-white th,
table:not(.reset) tbody tr.bg-white td {
  background: #fff;
}
table:not(.reset) tbody tr.bg-glow th,
table:not(.reset) tbody tr.bg-glow td {
  background: #fcf2b2;
}
tr.link:not(.is-removed):hover td,
tr.link:not(.is-removed):hover th {
  background: #feee90;
}
tr.link:not(.is-removed):hover .col-icon .icon {
  color: #262c39;
}
tr.link:not(.is-removed):hover a {
  color: #262c39;
}
tr.link-hover:not(.is-removed):hover {
  cursor: pointer;
}
table .inp-text {
  border-width: 1px;
}
.yellowFadeHolder td {
  transition: background 1.2s;
}
@media (max-width: 1130px) {
  td,
  th {
    vertical-align: middle;
    padding: 12px 5px 11px;
  }
}
.normal-text {
  font-size: 16px;
}
.normal-color {
  color: #262c39;
}
/*
 *	Reset
 */
.menu-tools__list,
.menu-simple__list,
.m-side__list,
.menu-search-option__list,
.menu-edit__list,
.c-grid__list,
.b-graph-hor__list,
.b-tarif__list,
.c-prices__tabs__list {
  margin: 0;
  padding: 0;
}
.menu-tools__item,
.menu-simple__item,
.m-side__item,
.menu-search-option__item,
.menu-edit__item,
.c-grid__item,
.b-graph-hor__item,
.b-tarif__item,
.c-prices__tabs__item {
  padding: 0;
  margin: 0;
  background: none;
}
@font-face {
  font-family: 'icons';
  src: url("../font/icons.eot");
  src: url("../font/icons.eot#iefix") format('embedded-opentype'), url("../font/icons.ttf") format('truetype'), url("../font/icons.woff") format('woff'), url("../font/icons.svg#icons") format('svg');
  font-weight: normal;
  font-style: normal;
}
.ficon,
.datepick-cmd-prev:before,
.datepick-cmd-next:before,
.c-grid__name:before,
.calendar-event--not-approved .calendar-event__icon {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ficon {
  display: inline-block;
  position: relative;
}
.ficon--add:before {
  content: '\EA01';
}
.ficon--arr-left:before {
  content: '\EA02';
}
.ficon--arr-right:before {
  content: '\EA03';
}
.ficon--calendar-user:before {
  content: '\EA04';
}
.ficon--calendar:before {
  content: '\EA05';
}
.ficon--chart:before {
  content: '\EA06';
}
.ficon--close:before {
  content: '\EA07';
}
.ficon--cloud:before {
  content: '\EA08';
}
.ficon--desc:before {
  content: '\EA09';
}
.ficon--download:before {
  content: '\EA0A';
}
.ficon--envelope:before {
  content: '\EA0B';
}
.ficon--folder:before {
  content: '\EA0C';
}
.ficon--foot:before {
  content: '\EA0D';
}
.ficon--group:before {
  content: '\EA0E';
}
.ficon--heart:before {
  content: '\EA0F';
}
.ficon--help:before {
  content: '\EA10';
}
.ficon--info:before {
  content: '\EA11';
}
.ficon--lock:before {
  content: '\EA12';
}
.ficon--mail:before {
  content: '\EA13';
}
.ficon--megaphone:before {
  content: '\EA14';
}
.ficon--message:before {
  content: '\EA15';
}
.ficon--mobile:before {
  content: '\EA16';
}
.ficon--money:before {
  content: '\EA17';
}
.ficon--ok:before {
  content: '\EA18';
}
.ficon--ol:before {
  content: '\EA19';
}
.ficon--pause:before {
  content: '\EA1A';
}
.ficon--pen:before {
  content: '\EA1B';
}
.ficon--phone:before {
  content: '\EA1C';
}
.ficon--play:before {
  content: '\EA1D';
}
.ficon--print:before {
  content: '\EA1E';
}
.ficon--puzzle:before {
  content: '\EA1F';
}
.ficon--refresh:before {
  content: '\EA20';
}
.ficon--settings:before {
  content: '\EA21';
}
.ficon--star:before {
  content: '\EA22';
}
.ficon--stop:before {
  content: '\EA23';
}
.ficon--tick-desc:before {
  content: '\EA24';
}
.ficon--tick:before {
  content: '\EA25';
}
.ficon--time:before {
  content: '\EA26';
}
.ficon--tree:before {
  content: '\EA27';
}
.ficon--wallet:before {
  content: '\EA28';
}
@font-face {
  font-family: 'Vetfox';
  font-style: normal;
  font-weight: normal;
  src: url("../font/Vetfox.eot?v=1");
  src: url("../font/Vetfox.eot?v=1#iefix") format('embedded-opentype'), url("../font/Vetfox.woff?v=1") format('woff'), url("../font/Vetfox.ttf?v=1") format('truetype'), url("../font/Vetfox.svg?v=1#Vetfox") format("svg");
}
/*
 *	Grid
 */
.row,
.row-main,
.row-head-button {
  position: relative;
  margin: 0;
  padding: 0;
  zoom: 1;
}
.row:after,
.row-main:after,
.row-head-button:after,
.row:before,
.row-main:before,
.row-head-button:before {
  content: '';
  display: table;
  clear: both;
}
.row-main {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 50px;
}
.grid-row {
  display: block;
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
  margin-left: -30px;
  zoom: 1;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .grid-row {
    word-spacing: 0;
  }
}
.grid-row > * {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-family: "proxima-nova", "Helvetica Neue", Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.grid-row > * {
  padding-left: 30px;
  box-sizing: border-box;
}
.grid-row--10 {
  margin-left: -10px;
}
.grid-row--10 > * {
  padding-left: 10px;
}
.grid-row--0 {
  margin-left: 0px;
}
.grid-row--0 > * {
  padding-left: 0px;
}
.grid-row--middle > * {
  vertical-align: middle;
}
.grid-row .bottom {
  vertical-align: bottom;
}
.grid-1 {
  width: 100%;
}
.grid-1-2 {
  width: 50%;
}
.grid-1-3 {
  width: 33.333%;
}
.grid-2-3 {
  width: 66.666%;
}
.grid-1-4 {
  width: 25%;
}
.grid-2-4 {
  width: 50%;
}
.grid-3-4 {
  width: 75%;
}
.grid-1-5 {
  width: 20%;
}
.grid-2-5 {
  width: 40%;
}
.grid-3-5 {
  width: 60%;
}
.grid-4-5 {
  width: 80%;
}
.grid-1-6 {
  width: 16.666666666666664%;
}
.grid-2-6 {
  width: 33.33333333333333%;
}
.grid-3-6 {
  width: 50%;
}
.grid-1-7 {
  width: 14.285714285714285%;
}
.grid-2-7 {
  width: 28.57142857142857%;
}
.grid-3-7 {
  width: 42.857142857142854%;
}
.grid-1-8 {
  width: 12.5%;
}
.grid-4-8 {
  width: 50%;
}
.grid-2-8 {
  width: 25%;
}
.grid-auto {
  width: auto;
}
.row-head-button {
  margin-bottom: 10px;
}
.row-head-button h1,
.row-head-button h2,
.row-head-button h3,
.row-head-button h4 {
  line-height: 36px;
  margin: 0;
}
.row-head-button p {
  margin: 0;
}
.icon,
[data-icon]:before,
.ms-sel-ctn .ms-sel-item .ms-close-btn,
.react-selectize--search.root-node .react-selectize-control:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-family: 'Vetfox';
  line-height: 1;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon,
[data-icon]:before,
.ms-sel-ctn .ms-sel-item .ms-close-btn {
  position: relative;
  display: inline-block;
  vertical-align: top;
  content: attr(data-icon);
}
.icon-big {
  font-size: 24px;
}
.icon-m {
  font-size: 18px;
}
.icon-load {
  width: 16px;
  height: 16px;
  background: url("../img/ico/ajax.gif") 50% 50% no-repeat;
}
.icon-load-black {
  width: 16px;
  height: 16px;
  background: url("../img/ico/ajax-black.gif") 50% 50% no-repeat;
}
.icon-select {
  width: 16px;
  height: 16px;
}
.icon-select:before {
  content: '';
  position: absolute;
  right: -1px;
  top: 50%;
  border-width: 5px 4px 0;
  border-style: solid dashed;
  border-color: #c2c0b8 transparent;
  margin: 0;
}
table .icon-m {
  margin-top: 1px;
}
.col-icon {
  padding-right: 8px;
  padding-left: 8px;
  text-align: center;
}
.col-icon .icon {
  margin: -1px 0;
  color: #c8c6bf;
}
.ico-remove {
  color: #c8c6bf;
}
.ico-remove:hover {
  color: #cd1324 !important;
}
.ico-remove .icon {
  margin-top: 1px;
}
a.icon {
  text-decoration: none;
}
.logo-vetfox:before {
  content: "\e600";
}
.vetfox-ico-operation:before {
  content: "\e605";
}
.vetfox-ico-item:before {
  content: "\e606";
}
.vetfox-ico-others:before {
  content: '\e607';
}
.vetfox-ico-search:before {
  content: "\e60c";
  color: #262c39;
  font-size: 14px;
}
.vetfox-ico-settings:before {
  content: "\e60b";
}
.vetfox-ico-close:before,
.ms-sel-ctn .ms-sel-item .ms-close-btn:before {
  content: "\e603";
}
.vetfox-ico-menu-panel:before {
  content: "\e008";
}
.vetfox-ico-remove:before {
  content: "\e608";
}
.vetfox-ico-info,
.vetfox-ico-attachement {
  width: 1em;
  height: 1em;
}
.vetfox-ico-info:before,
.vetfox-ico-attachement:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
}
.vetfox-ico-info:before {
  background: url("../img/bg/sprites.png?v=1705675602318") 0px -204px no-repeat;
  width: 17px;
  height: 15px;
  margin-left: -8.5px;
  margin-top: -7.5px;
}
.vetfox-ico-attachement:before {
  background: url("../img/bg/sprites.png?v=1705675602318") -204px 0px no-repeat;
  width: 16px;
  height: 17px;
  margin-left: -8px;
  margin-top: -8.5px;
}
.img-circle {
  display: inline-block;
  border-radius: 100px;
  border: 2px solid #fff;
  text-align: center;
  box-shadow: 0 0 0 3px #feee90;
  font-weight: bold;
}
span.img-circle {
  background: #f4f3ef;
  color: #c8c6bf;
}
.box-user span.img-circle {
  line-height: 116px;
  width: 116px;
  font-size: 50px;
}
.crossroad span.img-circle {
  line-height: 70px;
  width: 70px;
  font-size: 26px;
}
.sk-tab-hide {
  position: absolute !important;
  top: -5000px;
  left: -5000px;
}
.message-wrap {
  position: fixed;
  top: 10px;
  left: 0;
  right: 0;
  text-align: center;
  visibility: hidden;
  z-index: 100;
  transition: width 0.3s;
}
.message-fixed-bottom {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: #1baae2;
  z-index: 100;
  color: #fff;
  text-align: center;
}
.message-fixed-bottom .row-main {
  padding-top: 15px;
}
.message-fixed-bottom p {
  margin: 0 0 15px;
}
.message-fixed-bottom a {
  color: #fff;
}
.message-fixed-bottom a:hover {
  text-decoration: none;
}
.message-fixed-bottom .close {
  position: absolute;
  right: 15px;
  top: 50%;
  font-size: 16px;
  margin-top: -8px;
  color: #fff;
}
.message,
.messaget {
  visibility: visible;
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fcf2b2;
  border: 1px solid #f8e71c;
  color: #262c39;
  padding: 5px 45px 3px 15px;
  margin: 0;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  cursor: pointer;
  transition: width 0.3s;
}
.message p,
.messaget p {
  margin: 0;
}
.message a,
.messaget a {
  color: #262c39;
  text-decoration: underline;
}
.message a:hover,
.messaget a:hover {
  text-decoration: none;
}
.message .close,
.messaget .close {
  font-size: 10px;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -5px;
  text-decoration: none;
}
.messaget {
  display: block;
  cursor: default;
  padding: 10px 15px 8px 15px;
}
.messaget .close {
  display: none !important;
}
.message-main {
  display: block;
  text-align: center;
  padding-right: 15px;
  padding: 20px 15px 18px;
  font-size: 20px;
  line-height: 28px;
}
.message-error {
  background: #cd1324;
  border-color: #a40f1d;
  color: #fff;
  z-index: 10;
}
.message-error a {
  color: #fff;
}
.message-info {
  background: #fcf2b2;
}
.message-ok {
  background: #fcf2b2;
}
.message-shake {
  -webkit-animation: shake 1s linear 1;
          animation: shake 1s linear 1;
}
@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}
.paging {
  font-size: 0px;
  text-align: center;
  margin: 30px 0;
}
.paging .hellip {
  font-size: 36px;
  display: inline-block;
  vertical-align: middle;
  color: #e1ded5;
  position: relative;
  top: -9px;
  margin: 0 3px;
}
.paging a {
  display: inline-block;
  width: 36px;
  height: 36px;
  vertical-align: middle;
  background: #e1ded5;
  border-radius: 18px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  line-height: 36px;
  text-decoration: none;
  margin: 0 5px;
}
.paging a.active,
.paging a[href]:hover {
  background: #c6c0af;
}
.paging .prev,
.paging .next {
  position: relative;
  font: 0px/0px a;
  color: transparent;
  text-decoration: none;
}
.paging .prev:after,
.paging .next:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 13px;
  height: 0;
  width: 0;
  overflow: hidden;
  border-width: 7px 7px 7px 0;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
.paging .next:after {
  border-color: transparent transparent transparent #fff;
  border-width: 7px 0 7px 7px;
  left: auto;
  top: 11px;
  right: 13px;
}
.edit {
  font-size: 14px;
  color: #c8c6bf;
  font-weight: normal;
  display: none;
}
h1 a:hover .edit,
h2 a:hover .edit,
h3 a:hover .edit,
.crossroad .title a:hover .edit {
  display: inline;
}
.popup-attached {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  background: #000;
  background: rgba(0,0,0,0.9);
  z-index: 100;
  font-size: 14px;
  line-height: 18px;
}
.popup-attached a {
  text-decoration: none;
  color: #c8c6bf;
}
.popup-attached a:hover {
  color: #fff;
}
.popup-attached .popup-inner {
  margin: 0 auto;
  padding: 0 70px 0 30px;
  max-width: 1500px;
  box-sizing: border-box;
}
.popup-attached .popup-title h2 {
  font-size: 18px;
  color: #fff;
}
.popup-attached .popup-title h2,
.popup-attached .popup-title p {
  margin: 0 0 5px;
}
.popup-attached .popup-content {
  position: absolute;
  left: 0;
  top: 30px;
  right: 0;
  bottom: 160px;
}
.popup-attached .popup-content:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  height: 40px;
  background: #000 url("../img/ico/ajax-popup.gif") 50% 50% no-repeat;
  border-radius: 3px;
}
.popup-attached .popup-content.loaded:after {
  display: none;
}
.popup-attached .popup-content .col-content .inner {
  height: 500px;
}
.popup-attached .popup-content img {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.popup-attached .popup-close {
  position: absolute;
  right: 20px;
  top: 20px;
}
.popup-attached .popup-close .icon {
  font-size: 20px;
}
.popup-attached .popup-pager {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
}
.popup-attached .popup-pager .crossroad-att-files {
  margin: 0;
  overflow: hidden;
  overflow-x: auto;
  white-space: nowrap;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}
.popup-attached .popup-pager .crossroad-att-files ul {
  margin: 0;
}
.popup-attached .popup-pager .crossroad-att-files li {
  margin-bottom: 0;
}
.popup-attached .popup-pager .crossroad-att-files li:first-child .inner {
  margin-left: 0;
}
.popup-attached .popup-pager .inner {
  border: 2px solid transparent;
}
.popup-attached .popup-pager .active {
  border-color: #fbdb21;
}
.popup-attached .col-side {
  color: #c8c6bf;
  overflow: hidden;
  overflow-y: auto;
}
.popup-attached .col-side p {
  margin: 0 0 15px;
}
.popup-attached .col-content {
  margin: 0 0 20px;
  text-align: center;
}
.popup-attached .col-content img {
  max-width: 100%;
  max-height: 100%;
}
.popup-attached .col-content .inner {
  display: block;
  text-decoration: none;
  position: relative;
}
.popup-attached .col-content .inner.file {
  max-width: 99%;
}
.popup-attached .col-content .inner.file:before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
}
.popup-attached .col-content .file {
  background: #262c39;
}
.popup-attached .col-content .centerer {
  display: inline-block;
  vertical-align: middle;
}
.popup-attached .col-content .file-ico {
  position: relative;
  margin-top: 0;
  margin-left: 0;
  top: auto;
  left: auto;
  display: inline-block;
  vertical-align: top;
}
.popup-attached .col-content .name {
  display: block;
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
  margin-top: 30px;
  color: #fff;
  width: 100%;
}
.popup-attached .btns {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
.popup-attached .btns a {
  display: block;
  padding: 15px;
  margin: 0 0 10px;
  color: #fff;
  text-decoration: none;
  background: #262c39;
}
.popup-attached .btns a:hover {
  background: #1baae2;
}
.popup-attached .inp-text {
  border: none;
}
@media (min-width: 960px) {
  .popup-attached .popup-content .popup-inner,
  .popup-attached .popup-content .col-content,
  .popup-attached .popup-content .col-content .inner {
    height: 100%;
  }
  .popup-attached .col-content,
  .popup-attached .col-side {
    float: left;
    display: inline;
    position: relative;
    left: 100%;
  }
  .popup-attached .col-side {
    margin-left: -210px;
    width: 210px;
    height: 100%;
  }
  .popup-attached .col-content {
    width: 100%;
    margin-left: -100%;
    margin-bottom: 0;
  }
  .popup-attached .col-content .inner {
    margin-right: 230px;
  }
}
.append-loader {
  position: relative;
  padding-right: 26px;
}
.append-loader .inp-fix,
.append-loader .inp-text,
.append-loader .inp-edit {
  padding-right: 26px;
}
.append-loader:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background: url("../img/ico/ajax-black.gif") 50% 50% no-repeat;
}
.inp-fix.append-loader {
  padding-right: 0;
}
.inp-fix.append-loader:after {
  margin-top: -12px;
}
.inp-border.append-loader:after {
  margin-top: -8px;
  margin-right: 5px;
}
.btn.append-loader {
  padding-right: 0;
}
.btn.append-loader > span {
  padding-right: 35px;
  transition: none;
}
.btn.append-loader:after {
  background-image: url("../img/ico/ajax.gif");
  right: 10px;
}
.table-ajax-link {
  display: block;
}
.table-ajax-link.append-loader {
  padding-right: 20px;
  margin-right: -20px;
}
.overlay-loader:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  opacity: 0.8;
  z-index: 1;
}
.overlay-loader:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("../img/ico/ajax-big.gif") 50% 50% no-repeat;
  z-index: 2;
}
.badge {
  width: 20px;
  height: 20px;
  line-height: 22px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  background: #ea4459;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}
.tag {
  position: relative;
  top: -1px;
  display: inline-block;
  border: 1px solid currentColor;
  padding: 3px 5px 2px;
  margin-right: 5px;
  border-radius: 3px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s;
}
a.tag:hover {
  background: #1baae2;
  border-color: #1baae2;
  color: #fff;
}
.tag--big {
  font-size: 30px;
}
a.asc,
a.desc {
  display: inline-block;
  position: relative;
  padding-right: 16px;
}
a.asc:after,
a.desc:after {
  content: '';
  position: absolute;
  right: 0;
  top: 8px;
  height: 0;
  width: 0;
  overflow: hidden;
  border-width: 5px 5px 0 5px;
  border-color: #fff transparent transparent transparent;
  border-style: solid;
}
a.asc:after {
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #fff transparent;
}
.sort-fix {
  display: block;
  padding-right: 16px;
}
.status-label {
  position: relative;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #e1ded5;
  padding: 2px 15px 0;
  line-height: 23px;
  font-size: 14px;
  border-radius: 4px;
  color: #262c39;
  background: #fbfaf9;
}
.status-label a {
  text-decoration: none;
}
.status-label a:hover {
  text-decoration: underline;
}
.status-label a.tdn,
.status-label a.tdn:hover {
  text-decoration: none;
}
.status-label--error {
  color: #d0021b;
  border-color: #d0021b;
  background: #fef4f5;
}
.status-label--share {
  color: #00bf79;
  border-color: #00bf79;
  background: #fefef8;
}
.status-label--share a {
  color: #00bf79 !important;
}
.status-label--warning {
  background: #fcf2b2;
  border-color: #f8e71c;
}
.status-label--warning-bg {
  background: #fcdc21;
  border-color: #fcdc21;
}
.status-label--warning {
  background: #fff;
  border-color: #f4f3ef;
}
.status-label--dot {
  padding-right: 25px;
}
.status-label--dot:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  height: 6px;
  width: 6px;
  margin-top: -3px;
  margin-right: -3px;
  background: #00bf79;
  border-radius: 3px;
}
.status-label--dot.status-label--error:after {
  background: #d0021b;
}
.status-label__close {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-left: 3px;
  padding: 0 2px;
  margin-top: -2px;
  margin-right: -7px;
  text-decoration: none;
  font-size: 1.5em;
}
.status-label__close:hover {
  color: #262c39 !important;
}
strong + .status-label {
  margin-left: 10px;
}
.col-price {
  padding-right: 12px;
}
tbody .col-price strong {
  font-weight: normal;
}
.col-remove {
  padding-right: 12px;
}
/*
 *	Forms
 */
label {
  cursor: pointer;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.inp-text,
.inp-edit,
.inp-disabled,
.inp-select,
.react-selectize.default.root-node .react-selectize-control,
.datepick-cmd-prev,
.datepick-cmd-next {
  border: 1px solid #e1ded5;
  border-width: 1px;
  border-radius: 3px;
  background: #fff;
  color: #262c39;
  transition: border-color 0.2s;
}
.inp-text,
.inp-edit,
.inp-disabled,
.inp-select,
.react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values .resizable-input,
.simple-select.react-selectize.root-node .simple-value span,
.react-selectize.dropdown-menu.default .option-wrapper {
  font-family: "proxima-nova", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.25em;
  -webkit-appearance: none;
  box-sizing: border-box;
}
.inp-text,
.inp-edit,
.inp-disabled,
.inp-select {
  display: block;
  padding: 6px 12px 5px;
  height: 38px;
}
.inp-text::-webkit-input-placeholder,
.inp-edit::-webkit-input-placeholder,
.inp-disabled::-webkit-input-placeholder,
.inp-select::-webkit-input-placeholder {
  color: #a1987c;
  opacity: 1;
}
.inp-text:-ms-input-placeholder,
.inp-edit:-ms-input-placeholder,
.inp-disabled:-ms-input-placeholder,
.inp-select:-ms-input-placeholder {
  color: #a1987c;
  opacity: 1;
}
.inp-text::placeholder,
.inp-edit::placeholder,
.inp-disabled::placeholder,
.inp-select::placeholder {
  color: #a1987c;
  opacity: 1;
}
.inp-text:focus,
.inp-edit:focus,
.inp-disabled:focus,
.inp-select:focus {
  border-color: #d2cec1;
  box-shadow: 0 0 3px #d2cec1;
}
.inp-text:focus::-webkit-input-placeholder,
.inp-edit:focus::-webkit-input-placeholder,
.inp-disabled:focus::-webkit-input-placeholder,
.inp-select:focus::-webkit-input-placeholder {
  color: #e1ded5;
}
.inp-text:focus:-ms-input-placeholder,
.inp-edit:focus:-ms-input-placeholder,
.inp-disabled:focus:-ms-input-placeholder,
.inp-select:focus:-ms-input-placeholder {
  color: #e1ded5;
}
.inp-text:focus::placeholder,
.inp-edit:focus::placeholder,
.inp-disabled:focus::placeholder,
.inp-select:focus::placeholder {
  color: #e1ded5;
}
.inp-text.inp-small,
.inp-edit.inp-small,
.inp-disabled.inp-small,
.inp-select.inp-small {
  height: 32px;
}
.inp-text.inp-error,
.inp-edit.inp-error,
.inp-disabled.inp-error,
.inp-select.inp-error {
  border-color: #cd1324;
  background-color: #fef4f5;
}
.inp-text.inp-datepicker,
.inp-edit.inp-datepicker,
.inp-disabled.inp-datepicker,
.inp-select.inp-datepicker {
  padding-right: 22px;
  background: #fff url("../img/bg/select.png") 100% 16px no-repeat;
}
.inp-text:disabled,
.inp-edit:disabled,
.inp-disabled:disabled,
.inp-select:disabled {
  cursor: default;
  background: #f7f7f4;
  color: #adadab;
}
.inp-edit,
.inp-disabled {
  border-style: dotted;
  border-width: 0 0 2px;
  padding: 0 0 5px;
  font-size: 1.5em;
  line-height: 1.208333333333333em;
  font-weight: bold;
  background: transparent;
  border-radius: 0;
}
.inp-edit::-webkit-input-placeholder,
.inp-disabled::-webkit-input-placeholder {
  color: #c8c6bf;
  opacity: 1;
}
.inp-edit:-ms-input-placeholder,
.inp-disabled:-ms-input-placeholder {
  color: #c8c6bf;
  opacity: 1;
}
.inp-edit::placeholder,
.inp-disabled::placeholder {
  color: #c8c6bf;
  opacity: 1;
}
.inp-edit:focus,
.inp-disabled:focus {
  box-shadow: none;
}
.inp-disabled {
  border-width: 0;
}
.ms-ctn.ms-inp-error {
  border-color: #cd1324;
}
input.inp-text,
input.inp-edit {
  -webkit-appearance: none;
}
textarea.inp-text,
textarea.inp-edit {
  height: auto;
}
textarea.inp-edit {
  resize: none;
}
.hidden-textarea {
  border: 1px #ccc dashed;
  width: 100%;
  padding: 10px;
  margin: -10px;
}
.inp-fix {
  display: block;
  position: relative;
}
.inp-fix .inp-text,
.inp-fix .inp-edit {
  width: 100%;
}
td > .inp-fix {
  margin: -2px 0;
}
td > .btn {
  margin: -8px 0 -6px;
}
.inp-help {
  position: absolute;
  bottom: 100%;
  left: -5000px;
  opacity: 0;
  max-width: 100%;
  padding: 6px 10px;
  background: #fcdc21;
  font-size: 14px;
  line-height: 18px;
  border-radius: 3px;
  margin-bottom: 14px;
  transition: opacity 0.2s ease;
}
.inp-help:after {
  content: '';
  position: absolute;
  left: 10px;
  top: 100%;
  height: 0;
  width: 0;
  overflow: hidden;
  border-width: 8px 8px 0 8px;
  border-color: #fcdc21 transparent transparent transparent;
  border-style: solid;
}
.inp-text:focus + .inp-help,
.inp-edit:focus + .inp-help {
  left: 0px;
  opacity: 1;
}
.inp-dragdrop {
  position: relative;
  margin: 10px 0 0;
  zoom: 1;
}
.inp-dragdrop:after,
.inp-dragdrop:before {
  content: '';
  display: table;
  clear: both;
}
.inp-dragdrop .text {
  font-size: 14px;
  color: #ccc;
  margin: 0 0 20px;
  overflow: hidden;
}
.inp-dragdrop .text--with-icon {
  position: relative;
  padding-left: 27px;
}
.inp-dragdrop .text--with-icon .icon {
  position: absolute;
  top: 1px;
  left: 3px;
}
.inp-dragdrop .uploadifive-button {
  display: inline-block;
  vertical-align: top;
  text-decoration: underline;
  color: #1baae2;
  cursor: pointer;
  overflow: visible !important;
}
.inp-dragdrop .uploadifive-button * {
  cursor: pointer;
}
.inp-dragdrop .uploadifive-button:hover {
  color: #262c39;
}
.inp-dragdrop .crossroad-att-files {
  margin: 0;
}
.inp-dragdrop .crossroad-att-files ul {
  margin-bottom: 0;
}
.box .inp-dragdrop ~ .box-secondary {
  margin-top: 15px;
}
.inp-unit {
  margin-right: 25px;
}
.inp-unit .unit {
  position: absolute;
  top: 0;
  right: -25px;
  line-height: 36px;
}
.dragenter:after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  pointer-events: none;
  border: 10px solid #1baae2;
}
.inp-date-range {
  background: #fff url("../img/bg/select.png") 100% 13px no-repeat;
}
.inp-date-range::-webkit-input-placeholder {
  color: #262c39;
  opacity: 1;
}
.inp-date-range:-ms-input-placeholder {
  color: #262c39;
  opacity: 1;
}
.inp-date-range::placeholder {
  color: #262c39;
  opacity: 1;
}
.inp-file-mask {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 500px;
  width: 1000px;
  height: 500px;
  opacity: 0;
}
.inp-icon-before .inp-text {
  padding-left: 35px;
}
.inp-icon-before .icon {
  position: absolute;
  z-index: 2;
  left: 10px;
  top: 50%;
  margin-top: -9px;
  color: #1baae2;
}
.inp-icon-before span.icon {
  pointer-events: none;
}
.inp-icon-after .inp-text {
  padding-right: 35px;
}
.inp-icon-after .icon {
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 50%;
  margin-top: -9px;
  color: #1baae2;
}
.inp-icon-after span.icon {
  pointer-events: none;
}
.inp-icon-before.inp-icon-after .inp-text + .icon {
  left: auto;
}
.inp-item {
  display: inline-block;
  position: relative;
  padding-left: 30px;
}
.inp-item input {
  position: absolute;
  left: -5500px;
}
.inp-item input + label:before,
.inp-item input + span:before {
  content: '';
  position: absolute;
  top: 1px;
  left: 0;
  width: 21px;
  height: 20px;
  background: url("../img/bg/sprite-other.png") 0 0 no-repeat;
}
.inp-item input:checked + label:before,
.inp-item input:checked + span:before {
  background-position: -50px 0;
}
.inp-item input:disabled + label:before,
.inp-item input.disabled + label:before,
.inp-item input:disabled + span:before,
.inp-item input.disabled + span:before {
  opacity: 0.4;
}
.inp-item input[type="radio"] + label:before,
.inp-item input[type="radio"] + span:before {
  background: url("../img/bg/sprite-other.png") 0 -50px no-repeat;
}
.inp-item input[type="radio"]:checked + label:before,
.inp-item input[type="radio"]:checked + span:before {
  background: url("../img/bg/sprite-other.png") -50px -50px no-repeat;
}
.inp-item.line-height-20 input + label:before,
.inp-item.line-height-20 input + span:before {
  top: 0px;
}
.inp-item--is-reverted {
  padding-left: 0;
  padding-right: 30px;
}
.inp-item--is-reverted input + label:before,
.inp-item--is-reverted input + span:before {
  left: auto;
  right: 0;
}
.inp-item--form-label {
  margin-bottom: 8px;
}
.inp-item__float {
  float: left;
  margin-left: 20px;
  width: auto;
}
.inp-item__float--other {
  line-height: 38px;
}
.inp-item__float--other input + label:before,
.inp-item__float--other input + span:before {
  top: 18px;
}
.inp-item-list {
  display: block;
  margin-bottom: -9px;
  margin-left: -15px;
}
.inp-item-list .inp-item {
  margin-bottom: 9px;
  margin-left: 15px;
}
.inp-select {
  padding-right: 3px;
  padding-top: 6px;
  height: 32px;
  font-size: 0.875em;
  display: inline;
}
table .inp-select {
  margin-top: -5px;
  margin-bottom: -5px;
}
.inp-select-small {
  height: 32px;
  font-size: 14px;
}
@-moz-document url-prefix() {
  .inp-select {
    -moz-appearance: none;
    text-indent: -2px;
    background: #fff url("../img/bg/select.png") 100% 50% no-repeat;
  }
}
.inp-fix .inp-select {
  display: block;
  height: 38px;
  width: 100%;
  font-size: 1em;
}
.inp-fix .inp-select-small {
  height: 32px;
  font-size: 14px;
}
@media (-webkit-min-device-pixel-ratio: 0) {
  .inp-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 22px;
    background: #fff url("../img/bg/select.png") 100% 50% no-repeat;
  }
  .inp-fix .inp-select {
    background-position: 100% 50%;
  }
}
.btn,
.btn-icon-only {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  text-decoration: none;
  font-family: "proxima-nova", "Helvetica Neue", Arial, Helvetica, sans-serif;
  border-radius: 0px;
}
.btn > span {
  position: relative;
  display: block;
  padding: 7px 20px 5px;
  font-size: 1.125em;
  line-height: 22px;
  font-weight: bold;
  background: #1baae2;
  color: #fff;
  text-decoration: none;
  border-bottom: 4px solid #1899cb;
  transition: all 0.2s ease;
  border-radius: 3px;
}
.btn:hover > span {
  background: #1899cb;
  border-bottom-color: #1688b5;
}
.btn .icon {
  position: absolute;
  opacity: 0;
  z-index: 2;
  top: 50%;
  margin-top: -7px;
}
.btn .badge {
  position: absolute;
  top: -10px;
  right: -8px;
}
.btn + .btn {
  margin-left: 11px;
}
.btn[disabled] > span,
.btn.disabled:not(.append-loader) > span {
  background: #c2c2ca;
  border-bottom-color: #a8a8b3;
}
.btn-small > span {
  padding: 4px 20px 2px;
}
.btn-medium > span {
  font-size: 1em;
  padding: 4px 20px 2px;
}
.btn-secondary > span {
  background: #e1ded5;
  border-color: #cfcabb;
}
.btn-secondary:hover > span {
  background: #cfcabb;
  border-bottom-color: #bdb6a2;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block > span {
  text-align: center;
}
.inp-fix + .btn-block {
  margin-top: 5px;
}
.btn-arrow-right > span {
  padding-right: 30px;
  position: relative;
}
.btn-arrow-right > span:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  border-top: 4px solid #fff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  margin-top: -1px;
}
.btn-link > span {
  background: none;
  font-size: 1em;
  font-weight: normal;
  color: #262c39;
  text-decoration: underline;
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.btn-link:hover > span {
  background: none;
  text-decoration: none;
}
.btn-simple-link {
  text-decoration: underline;
  color: #1baae2;
}
.btn-simple-link:hover {
  text-decoration: none;
}
.btn-icon-before > span {
  padding-left: 35px;
}
.btn-icon-before .icon {
  opacity: 1;
  left: 10px;
  transition: opacity 0.2s ease;
}
.btn-icon-after > span {
  padding-right: 35px;
}
.btn-icon-after .icon {
  opacity: 1;
  right: 10px;
  transition: opacity 0.2s ease;
}
.btns {
  line-height: 38px;
}
.btn-icon-only {
  line-height: 1;
}
.btn-simple > span {
  background: #fff;
  color: #adaba5;
  border-bottom: none;
}
.btn-simple:hover > span,
.btn-simple.is-active > span,
.btn-simple.has-active-datepicker > span {
  background: #fff;
  color: #262c39;
}
.btn-simple:hover.is-disabled > span,
.btn-simple.is-active.is-disabled > span,
.btn-simple.has-active-datepicker.is-disabled > span {
  color: #adaba5;
}
.btn-simple.btn-small > span {
  font-size: 14px;
  line-height: 16px;
  padding: 7px 15px 7px;
  min-height: 16px;
  border: 1px solid #e1ded5;
  box-shadow: 0 0 4px rgba(0,0,0,0.1);
}
.btn-simple.btn-small .ficon--arr-left,
.btn-simple.btn-small .ficon--arr-right {
  font-size: 12px;
}
.btn-simple.btn-small .ficon--settings {
  font-size: 14px;
}
.btn-simple.btn-small .vetfox-ico-search:before {
  font-size: 16px;
}
.btn-simple.btn-icon {
  position: relative;
}
.btn-simple.btn-icon > span {
  padding-left: 15px;
  padding-right: 15px;
}
.btn-simple.btn-icon > span > .ficon,
.btn-simple.btn-icon > span > .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 1;
}
.btn-simple.btn-icon > span > .icon:before {
  color: inherit;
}
.btn-yellow > span {
  background: #fcdc21;
  border: none;
  font-size: 11px;
  line-height: 19px;
  text-transform: uppercase;
  color: #998513;
  padding: 4px 13px 2px;
}
.btn-yellow:hover > span {
  background-color: #efcd03;
}
.ms-ctn {
  position: relative;
  display: block;
  border: 1px dotted #e1ded5;
  border-width: 0 0 2px;
  background: #fff;
  width: auto !important;
  padding: 0;
  cursor: default;
}
.search .ms-ctn {
  border-style: solid;
  border-width: 1px;
}
.ms-ctn,
.ms-ctn input {
  color: #262c39;
  font-family: "proxima-nova", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.25em;
  border-radius: 3px;
  -webkit-appearance: none;
}
.ms-ctn input {
  border: 0;
  box-shadow: none;
  transition: none;
  outline: none;
  display: block;
  padding: 0 0 5px;
  overflow: hidden;
  height: 38px;
  font-size: 1.5em;
  line-height: 1.20833em;
  font-weight: bold;
  float: left;
  box-sizing: border-box;
}
.ms-ctn input::-webkit-input-placeholder {
  color: #e1ded5;
  opacity: 1;
}
.ms-ctn input:-ms-input-placeholder {
  color: #e1ded5;
  opacity: 1;
}
.ms-ctn input::placeholder {
  color: #e1ded5;
  opacity: 1;
}
.ms-ctn input:focus {
  border: 0;
  box-shadow: none;
  transition: none;
  background: #fff;
}
.search .ms-ctn input {
  padding: 7px 12px 5px 5px;
  height: 36px;
  font-size: 1em;
  line-height: 1.25em;
  font-weight: normal;
}
.ms-ctn .ms-input-readonly {
  cursor: pointer;
}
.ms-ctn .ms-empty-text {
  color: #ddd;
}
.ms-ctn .ms-trigger {
  float: right;
  width: 30px;
  height: 100%;
  position: absolute;
  right: 0;
  cursor: pointer;
}
.ms-ctn .ms-trigger:hover .ms-trigger-ico {
  border-top-color: #262c39;
}
.ms-ctn .ms-trigger-ico {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 6px solid #d8d8d8;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: "";
  margin-left: 9px;
  margin-top: 15px;
}
.ms-ctn .ms-trigger-ico:hover {
  background: linear-gradient(100% 100% 90deg, #e3e3e3, #f1f1f1);
}
.ms-ctn .ms-trigger-ico:hover .ms-trigger-ico {
  background-position: 0 -4px;
}
.ms-ctn-invalid {
  border: 1px solid #c00;
}
.ms-ctn-readonly {
  cursor: pointer;
}
.ms-ctn-disabled {
  cursor: not-allowed;
  background-color: #eee;
}
.ms-ctn-disabled input {
  cursor: not-allowed;
  background-color: #eee;
}
.ms-ctn-disabled .ms-trigger {
  cursor: not-allowed;
  background-color: #eee;
}
.ms-ctn-bootstrap-focus {
  border-color: #d2cec1;
}
.ms-ctn-bootstrap-focus + .icon {
  color: #262c39;
}
.ms-res-ctn {
  position: relative;
  background: #fff;
  overflow-y: auto;
  z-index: 9999;
  border: 1px solid #d2cec1;
  left: -1px;
  min-width: 100%;
  line-height: 22px;
}
.ms-res-ctn .ms-res-group {
  text-align: left;
  padding: 2px 5px;
  font-weight: bold;
  border-bottom: 1px dotted #ccc;
  border-top: 1px solid #ccc;
  background: #f3edff;
  color: #262c39;
}
.ms-res-ctn .ms-res-item {
  text-align: left;
  padding: 10px;
  color: #262c39;
  cursor: pointer;
  overflow: hidden;
  zoom: 1;
}
.ms-res-ctn .ms-res-item em {
  font-style: normal;
  background: #fdfe73;
  color: #262c39;
}
.ms-res-ctn .ms-res-item .grey em {
  color: #bbb;
}
.ms-res-ctn .ms-res-item-grouped {
  padding-left: 15px;
}
.ms-res-ctn .ms-res-odd {
  background: #f9f8f7;
}
.ms-res-ctn .ms-res-item-active {
  background-color: #fef1a6;
}
.ms-res-ctn .ms-price {
  float: right;
  color: #262c39;
  font-size: 12px;
  font-weight: bold;
  margin-left: 12px;
  margin-top: 1px;
}
.ms-res-ctn .grey .ms-price {
  color: #c8c6bf;
}
.ms-res-ctn .ms-name {
  overflow: hidden;
  zoom: 1;
  font-size: 16px;
  line-height: 22px;
}
.ms-res-ctn .ms-note {
  overflow: hidden;
  zoom: 1;
  font-size: 12px;
  display: block;
  margin-top: -2px;
}
.ms-sel-ctn {
  overflow: hidden;
}
.search .ms-sel-ctn {
  padding-left: 30px;
  padding-right: 5px;
}
.ms-sel-ctn .ms-sel-item {
  position: relative;
  float: left;
  font-size: 1.5em;
  line-height: 1.20833em;
  font-weight: bold;
  height: 36px;
  white-space: nowrap;
  margin-top: 2px;
  max-width: 270px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search .ms-sel-ctn .ms-sel-item {
  font-size: 1em;
  font-weight: normal;
  height: 31px;
  line-height: 31px;
  margin-left: 5px;
}
.ms-sel-ctn .ms-sel-item .ms-close-btn {
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 4px;
  font-size: 10px;
  display: none;
}
.ms-sel-ctn .ms-sel-item .ms-close-btn:hover {
  color: #cd1324;
}
.ms-sel-ctn .ms-sel-text {
  background: #fff;
  color: #666;
  padding-right: 0;
  margin-left: 0;
  font-size: 14px;
  font-weight: normal;
}
.ms-sel-ctn .ms-sel-text:hover {
  background: #fff;
}
.ms-sel-ctn .ms-sel-item-active {
  border: 1px solid #f00;
  background: #757575;
}
.ms-stacked .ms-sel-item {
  float: inherit;
}
.ms-helper {
  display: none !important;
  color: #aaa;
  font-size: 10px;
  position: absolute;
  top: -17px;
  right: 0;
}
.ui-menu {
  position: relative;
  background: #fff;
  overflow-y: auto;
  z-index: 9999;
  border: 1px solid #d2cec1;
  left: -1px;
  min-width: 100%;
  line-height: 22px;
}
.ui-menu li {
  margin: 0;
  background: none;
}
.ui-menu .ui-menu-item {
  text-align: left;
  padding: 10px;
  color: #262c39;
  cursor: pointer;
  overflow: hidden;
  zoom: 1;
}
.ui-menu .ui-state-focus {
  background-color: #fef1a6;
}
.box-add-item .ui-menu {
  position: absolute;
  top: 100 !important;
}
.ui-menu-trigger {
  float: right;
  width: 30px;
  height: 100%;
  position: absolute;
  right: 0;
  cursor: pointer;
}
.ui-menu-trigger:hover .ms-trigger-ico {
  border-top-color: #262c39;
}
.ui-menu-trigger .ui-menu-trigger-ico {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 6px solid #d8d8d8;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: "";
  margin-left: 9px;
  margin-top: 15px;
}
.ui-menu-trigger .ui-menu-trigger-ico:hover {
  background: linear-gradient(100% 100% 90deg, #e3e3e3, #f1f1f1);
}
.ui-menu-trigger .ui-menu-trigger-ico:hover .ms-trigger-ico {
  background-position: 0 -4px;
}
.react-selectize {
  color: #262c39;
}
.react-selectize.root-node {
  position: relative;
}
.react-selectize.root-node.disabled {
  pointer-events: none;
}
.react-selectize.root-node .react-selectize-control {
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  padding: 2px;
}
.react-selectize--search.root-node .react-selectize-control {
  padding-left: 20px;
}
.react-selectize--search.root-node .react-selectize-control:before {
  position: absolute;
  left: 8px;
  top: 11px;
  content: "\e60c";
  color: #262c39;
  font-size: 14px;
}
.react-selectize.root-node .react-selectize-control .react-selectize-placeholder {
  display: block;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  position: absolute;
  max-width: calc(100% - 56px);
  padding-left: 10px;
}
.react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 32px;
  box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.react-selectize.root-node.inp-small .react-selectize-control .react-selectize-search-field-and-selected-values {
  min-height: 26px;
}
.react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values .resizable-input {
  color: #262c39;
  background: none;
  border: none;
  outline: none;
  padding: 5px 0px 3px;
  vertical-align: middle;
  width: 0px;
  max-width: 100%;
}
.react-selectize.root-node .react-selectize-control .react-selectize-search-field-and-selected-values .value-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.react-selectize.root-node .react-selectize-control .react-selectize-toggle-button-container {
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  cursor: pointer;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 32px;
}
.react-selectize.root-node.inp-small .react-selectize-control .react-selectize-toggle-button-container {
  height: 26px;
}
.react-selectize.root-node .react-selectize-control .react-selectize-toggle-button-container {
  width: 24px;
}
.react-selectize.root-node .react-selectize-control .react-selectize-toggle-button path {
  fill: #c1c0b8;
}
.react-selectize.dropdown-menu-wrapper {
  position: absolute;
}
.react-selectize.dropdown-menu-wrapper.tethered {
  min-width: 300px;
}
.react-selectize.dropdown-menu-wrapper:not(.tethered) {
  width: 100%;
}
.react-selectize.dropdown-menu {
  box-sizing: border-box;
  overflow: auto;
  position: absolute;
  max-height: 266px;
  z-index: 10;
}
.react-selectize.dropdown-menu.tethered {
  min-width: 300px;
}
.react-selectize.dropdown-menu:not(.tethered) {
  width: 100%;
}
.react-selectize.dropdown-menu .groups.as-columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.react-selectize.dropdown-menu .groups.as-columns > div {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.react-selectize.dropdown-menu .option-wrapper {
  cursor: pointer;
  outline: none;
}
.simple-select.react-selectize.root-node .simple-value span {
  display: block;
  padding: 5px 0px 3px;
}
.react-selectize.default.root-node.disabled .react-selectize-control {
  background: #f7f7f4;
}
.react-selectize.default.root-node .react-selectize-control .react-selectize-search-field-and-selected-values {
  padding-left: 10px;
}
.react-selectize.default.root-node.open .react-selectize-control {
  border-color: #d2cec1;
  box-shadow: 0 0 3px #d2cec1;
}
.react-selectize.default.root-node.open.flipped .react-selectize-control {
  border-radius: 0px 0px 3px 3px;
}
.react-selectize.default.root-node.open:not(.flipped) .react-selectize-control {
  border-radius: 3px 3px 0px 0px;
}
.react-selectize.dropdown-menu-wrapper.default {
  overflow: hidden;
}
.react-selectize.dropdown-menu-wrapper.default .dropdown-menu.custom-enter-active,
.react-selectize.dropdown-menu-wrapper.default .dropdown-menu.custom-leave-active {
  transition: -webkit-transform 0.2s 0s ease;
  transition: transform 0.2s 0s ease;
  transition: transform 0.2s 0s ease, -webkit-transform 0.2s 0s ease;
}
.react-selectize.dropdown-menu-wrapper.default .dropdown-menu.flipped.custom-enter {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
.react-selectize.dropdown-menu-wrapper.default .dropdown-menu.flipped.custom-enter-active {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
}
.react-selectize.dropdown-menu-wrapper.default .dropdown-menu.flipped.custom-leave {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
}
.react-selectize.dropdown-menu-wrapper.default .dropdown-menu.flipped.custom-leave-active {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}
.react-selectize.dropdown-menu-wrapper.default .dropdown-menu:not(.flipped).custom-enter {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.react-selectize.dropdown-menu-wrapper.default .dropdown-menu:not(.flipped).custom-enter-active {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
}
.react-selectize.dropdown-menu-wrapper.default .dropdown-menu:not(.flipped).custom-leave {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
}
.react-selectize.dropdown-menu-wrapper.default .dropdown-menu:not(.flipped).custom-leave-active {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
}
.react-selectize.dropdown-menu.default {
  box-shadow: 0 3px 3px -3px #d2cec1, 3px 0 3px -3px #d2cec1, -3px 0 3px -3px #d2cec1;
  background: #fff;
  border: 1px solid #d2cec1;
  margin-top: -1px;
}
.react-selectize.dropdown-menu.default.flipped {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.react-selectize.dropdown-menu.default:not(.flipped) {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.react-selectize.dropdown-menu.default .no-results-found {
  padding: 10px 12px 8px;
}
.react-selectize.dropdown-menu.default .option-wrapper {
  position: relative;
  cursor: pointer;
  padding: 10px 12px 8px;
}
.react-selectize.dropdown-menu.default .option-wrapper:nth-child(even) {
  background: #f9f8f7;
}
.react-selectize.dropdown-menu.default .option-wrapper.highlight {
  background-color: #fef1a6;
}
.simple-option.has-color {
  position: relative;
  display: block;
  padding-left: 30px;
}
.simple-option.is-create:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: #d9edf7;
}
.simple-option__color {
  position: absolute;
  top: 3px;
  left: 0;
  width: 20px;
  height: 15px;
}
.Select {
  position: relative;
}
.Select,
.Select div,
.Select input,
.Select span {
  box-sizing: border-box;
}
.Select.is-disabled > .Select-control {
  background-color: #f9f9f9;
}
.Select.is-disabled > .Select-control:hover {
  box-shadow: none;
}
.Select.is-disabled .Select-arrow-zone {
  cursor: default;
  pointer-events: none;
  opacity: 0.35;
}
.Select-control {
  background-color: #fff;
  border-color: #d9d9d9 #ccc #b3b3b3;
  border-radius: 4px;
  border: 1px solid #ccc;
  color: #333;
  cursor: default;
  display: table;
  border-spacing: 0;
  border-collapse: separate;
  height: 36px;
  outline: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.Select-control:hover {
  box-shadow: 0 1px 0 rgba(0,0,0,0.06);
}
.Select-control .Select-input:focus {
  outline: none;
}
.is-searchable.is-open > .Select-control {
  cursor: text;
}
.is-open > .Select-control {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #fff;
  border-color: #b3b3b3 #ccc #d9d9d9;
}
.is-open > .Select-control > .Select-arrow {
  border-color: transparent transparent #999;
  border-width: 0 5px 5px;
}
.is-searchable.is-focused:not(.is-open) > .Select-control {
  cursor: text;
}
.is-focused:not(.is-open) > .Select-control {
  border-color: #007eff;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 0 3px rgba(0,126,255,0.1);
}
.Select-placeholder,
.Select--single > .Select-control .Select-value {
  bottom: 0;
  color: #aaa;
  left: 0;
  line-height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.has-value.Select--single > .Select-control .Select-value .Select-value-label,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value .Select-value-label {
  color: #333;
}
.has-value.Select--single > .Select-control .Select-value a.Select-value-label,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label {
  cursor: pointer;
  text-decoration: none;
}
.has-value.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:hover,
.has-value.Select--single > .Select-control .Select-value a.Select-value-label:focus,
.has-value.is-pseudo-focused.Select--single > .Select-control .Select-value a.Select-value-label:focus {
  color: #007eff;
  outline: none;
  text-decoration: underline;
}
.Select-input {
  height: 34px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.Select-input > input {
  width: 100%;
  background: none transparent;
  border: 0 none;
  box-shadow: none;
  cursor: default;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  outline: none;
  line-height: 14px;
/* For IE 8 compatibility */
  padding: 8px 0 12px;
/* For IE 8 compatibility */
  -webkit-appearance: none;
}
.is-focused .Select-input > input {
  cursor: text;
}
.has-value.is-pseudo-focused .Select-input {
  opacity: 0;
}
.Select-control:not(.is-searchable) > .Select-input {
  outline: none;
}
.Select-loading-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}
.Select-loading {
  -webkit-animation: Select-animation-spin 400ms infinite linear;
  animation: Select-animation-spin 400ms infinite linear;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-right-color: #333;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.Select-clear-zone {
  -webkit-animation: Select-animation-fadeIn 200ms;
  animation: Select-animation-fadeIn 200ms;
  color: #999;
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px;
}
.Select-clear-zone:hover {
  color: #d0021b;
}
.Select-clear {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
}
.Select--multi .Select-clear-zone {
  width: 17px;
}
.Select-arrow-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 25px;
  padding-right: 5px;
}
.Select-arrow {
  border-color: #999 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 2.5px;
  display: inline-block;
  height: 0;
  width: 0;
}
.is-open .Select-arrow,
.Select-arrow-zone:hover > .Select-arrow {
  border-top-color: #666;
}
.Select--multi .Select-multi-value-wrapper {
  display: inline-block;
}
.Select .Select-aria-only {
  display: inline-block;
  height: 1px;
  width: 1px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}
.Select-menu-outer {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-color: #e6e6e6;
  box-shadow: 0 1px 0 rgba(0,0,0,0.06);
  box-sizing: border-box;
  margin-top: -1px;
  max-height: 200px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
}
.Select-menu {
  max-height: 198px;
  overflow-y: auto;
}
.Select-option {
  box-sizing: border-box;
  background-color: #fff;
  color: #666;
  cursor: pointer;
  display: block;
  padding: 8px 10px;
}
.Select-option:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.Select-option.is-selected {
  background-color: rgba(0,126,255,0.04);
  color: #333;
}
.Select-option.is-focused {
  background-color: rgba(0,126,255,0.08);
  color: #333;
}
.Select-option.is-disabled {
  color: #ccc;
  cursor: default;
}
.Select-noresults {
  box-sizing: border-box;
  color: #999;
  cursor: default;
  display: block;
  padding: 8px 10px;
}
.Select--multi .Select-input {
  vertical-align: middle;
  margin-left: 10px;
  padding: 0;
}
.Select--multi.has-value .Select-input {
  margin-left: 5px;
}
.Select--multi .Select-value {
  background-color: rgba(0,126,255,0.08);
  border-radius: 2px;
  border: 1px solid rgba(0,126,255,0.24);
  color: #007eff;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.4;
  margin-left: 5px;
  margin-top: 5px;
  vertical-align: top;
}
.Select--multi .Select-value-icon,
.Select--multi .Select-value-label {
  display: inline-block;
  vertical-align: middle;
}
.Select--multi .Select-value-label {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  cursor: default;
  padding: 2px 5px;
}
.Select--multi a.Select-value-label {
  color: #007eff;
  cursor: pointer;
  text-decoration: none;
}
.Select--multi a.Select-value-label:hover {
  text-decoration: underline;
}
.Select--multi .Select-value-icon {
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-right: 1px solid rgba(0,126,255,0.24);
  padding: 1px 5px 3px;
}
.Select--multi .Select-value-icon:hover,
.Select--multi .Select-value-icon:focus {
  background-color: rgba(0,113,230,0.08);
  color: #0071e6;
}
.Select--multi .Select-value-icon:active {
  background-color: rgba(0,126,255,0.24);
}
.Select--multi.is-disabled .Select-value {
  background-color: #fcfcfc;
  border: 1px solid #e3e3e3;
  color: #333;
}
.Select--multi.is-disabled .Select-value-icon {
  cursor: not-allowed;
  border-right: 1px solid #e3e3e3;
}
.Select--multi.is-disabled .Select-value-icon:hover,
.Select--multi.is-disabled .Select-value-icon:focus,
.Select--multi.is-disabled .Select-value-icon:active {
  background-color: #fcfcfc;
}
@-webkit-keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@keyframes Select-animation-spin {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
@-webkit-keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes Select-animation-fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.datepick-popup {
  box-shadow: 0 0 5px rgba(225,222,213,0.7);
}
.datepick {
  position: relative;
  background-color: #fff;
  color: #262c39;
  border: 1px solid #e2e0d7;
}
.datepick.is-single {
  margin-right: -175px;
  width: auto !important;
}
.datepick.is-single .datepick-month {
  width: 263px;
}
.datepick.is-single .datepick-month table {
  margin: 0 auto;
  width: 100%;
}
.datepick.is-single .datepick-month-row {
  padding: 10px 10px 40px;
}
.datepick.is-single .datepick-month-header {
  margin: 0 40px 8px;
  text-align: center;
}
.datepick.is-single .datepick-cmd-next {
  right: 10px;
  top: 10px;
}
.datepick.is-single .datepick-cmd-prev {
  left: 10px;
  top: 10px;
}
.datepick:before,
.datepick:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 14px;
  border-width: 0 9px 9px 9px;
  border-color: transparent transparent #fff transparent;
  border-style: solid;
  z-index: 2;
}
.datepick:after {
  left: 12px;
  border-width: 0 11px 11px 11px;
  border-color: transparent transparent #e2e0d7 transparent;
  z-index: 1;
}
.datepick button {
  margin: 0.25em;
  padding: 0.125em 0em;
  background-color: #fcc;
  border: none;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  font-weight: bold;
}
.datepick tbody td {
  background: transparent !important;
}
.datepick tbody td:last-child {
  border-right: 3px solid #fff;
}
.datepick tbody tr:nth-child(even) td {
  background: transparent !important;
}
.datepick .inp-select {
  display: inline-block;
  vertical-align: top;
}
.datepick .inp-select + .inp-select {
  margin-left: 5px;
}
.datepick-multi {
  width: auto !important;
}
.datepick-rtl {
  direction: rtl;
}
.datepick-popup {
  position: relative;
  padding-right: 175px;
  z-index: 1000;
  margin-top: 12px;
}
.datepick-nav,
.datepick-ctrl {
  float: left;
  width: 100%;
  background-color: #fff;
  color: #fff;
  font-size: 90%;
  font-weight: bold;
}
.datepick .datepick-cmd {
  padding: 5px;
  box-sizing: border-box;
  color: #c1c0b8;
}
.datepick-cmd-prevJump,
.datepick-cmd-nextJump {
  width: 8%;
}
button.datepick-cmd {
  text-align: center;
}
.datepick-cmd-prev,
.datepick-cmd-next {
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 32px;
  box-sizing: border-box;
  font: 0px/0px a;
  color: transparent;
  text-decoration: none;
  position: absolute;
  top: 19px;
}
.datepick-cmd-prev:before,
.datepick-cmd-next:before {
  font-size: 12px;
  content: '\EA03';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.5em 0 0 -0.5em;
  color: #262c39;
}
.datepick-cmd-prev.datepick-disabled,
.datepick-cmd-next.datepick-disabled {
  display: none;
}
.datepick-cmd-prev {
  left: 19px;
}
.datepick-cmd-prev:before {
  content: '\EA02';
}
.datepick-cmd-next {
  right: 47px;
}
.datepick .datepick-cmd-close {
  position: absolute;
  bottom: 11px;
  left: 13px;
  width: auto;
  padding: 0;
  font-weight: normal;
}
.datepick-rtl .datepick-cmd-prev,
.datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
  float: right;
  padding-left: 0%;
  padding-right: 2%;
  text-align: right;
}
.datepick-rtl .datepick-cmd-current,
.datepick-rtl .datepick-cmd-today {
  float: right;
}
.datepick-rtl .datepick-cmd-next,
.datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
  float: left;
  padding-left: 2%;
  padding-right: 0%;
  text-align: left;
}
.datepick-month-nav {
  float: left;
  background-color: #777;
  text-align: center;
}
.datepick-month-nav div {
  float: left;
  width: 12.5%;
  margin: 1%;
  padding: 1%;
}
.datepick-month-nav span {
  color: #888;
}
.datepick-month-row {
  overflow: hidden;
  clear: left;
  padding: 19px 47px 54px 19px;
  background: #fff;
}
.datepick-month {
  float: left;
  width: 234px;
  text-align: center;
}
.datepick-month + .datepick-month {
  margin-left: 25px;
}
.datepick-month table {
  width: 234px;
  table-layout: fixed;
  border-collapse: collapse;
  margin-bottom: 0;
  border: 0;
  background: #fff;
}
.datepick-month thead {
  border: 3px solid #fff;
  background: #fff;
}
.datepick-month thead th:last-child {
  border-right: 3px solid #fff;
}
.datepick-month th {
  border: 3px solid #fff;
}
.datepick-month td {
  background-color: #f3f2ef;
  border: 3px solid #fff;
}
.datepick-month td a.datepick-other-month {
  background-color: #fff;
  color: #d6d5d2;
}
.datepick-month td span.datepick-other-month {
  background-color: #fff;
  color: #ddd;
}
.datepick-month td a {
  background: #fef1a6;
  color: #262c39;
}
.datepick-month td span {
  background: #fff;
}
.datepick-month td .datepick-today {
  color: #d0021b;
}
.datepick-month td .datepick-today.datepick-selected {
  color: #f4e930;
}
.datepick-month td .datepick-highlight:not(.datepick-selected) {
  font-weight: bold;
}
.datepick-month td .datepick-selected {
  background-color: #1baae2;
  color: #fff;
}
.datepick-month a,
.datepick-month span {
  display: block;
  width: 100%;
  padding: 4px 0;
  color: #c8c6c1;
  text-decoration: none;
}
.datepick-month-header {
  margin-left: 42px;
  text-align: left;
  line-height: 32px;
  margin-bottom: 15px;
}
.datepick-month-header input {
  position: absolute;
  display: none;
}
.datepick-month.last .datepick-month-header {
  margin-left: 0;
  margin-right: 42px;
  text-align: right;
  font-size: 18px;
  color: #c1c0bb;
}
.datepick-month th,
.datepick-month td {
  margin: 0em;
  padding: 0em;
  font-weight: normal;
  text-align: center;
}
.datepick-month th,
.datepick-month th a {
  color: #c8c6c1;
  background: #fff;
}
.datepick-status {
  clear: both;
  background-color: #ddd;
  text-align: center;
}
.datepick-clear-fix {
  clear: both;
}
.datepick .datepick-shortcuts {
  position: absolute;
  top: -1px;
  left: 100%;
  margin-left: 1px;
  bottom: -1px;
  width: 175px;
  box-sizing: border-box;
  padding: 27px 25px 19px;
  background: #f7f7f4;
  overflow: hidden;
  border: 1px solid #e2e0d7;
  border-left: 0;
  font-size: 90%;
}
.datepick .datepick-shortcut {
  color: #262c39;
  text-decoration: underline;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
}
.datepick .datepick-shortcut:hover {
  text-decoration: none;
}
.datepick .datepick-shortcut-title {
  font-family: "proxima-nova", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 30px;
}
.datepick .datepick-shortcut.is-reset {
  color: #ea4459;
  position: absolute;
  bottom: 15px;
  left: 25px;
  margin-bottom: 0;
}
.datepick-month-year {
  width: 100px;
}
.datepick-month-year + .datepick-month-year {
  width: 73px;
}
.dragHandle {
  cursor: row-resize;
  padding-left: 10px;
  padding-right: 5px;
  text-align: center;
  width: 16px;
}
.dragHandle .icon {
  width: 12px;
  height: 2px;
  background: #cdc8b6;
  vertical-align: middle;
  position: relative;
}
.dragHandle .icon:before,
.dragHandle .icon:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -3px;
  top: 4px;
  width: 0px;
  height: 0px;
  border-width: 3px 3px 0;
  border-color: #cdc8b6 transparent;
  border-style: solid dashed;
}
.dragHandle .icon:before {
  border-width: 0 3px 3px;
  top: -5px;
}
.dragHandle:hover .icon {
  background: #262c39;
}
.dragHandle:hover .icon:before,
.dragHandle:hover .icon:after {
  border-color: #262c39 transparent;
}
tr:first-child .dragHandle .icon:before {
  display: none;
}
tr:last-child .dragHandle .icon:after {
  display: none;
}
tr:first-child:last-child .dragHandle {
  width: 0px;
  padding-left: 15px;
  padding-right: 0;
}
tr:first-child:last-child .dragHandle .icon {
  display: none;
}
.space-l {
  margin-bottom: 100px;
}
.space-l + h2 {
  margin-top: -34px;
}
.space-m {
  margin-bottom: 35px;
}
.stackedbar-legend {
  margin: 25px 0 0;
  text-align: center;
}
.stackedbar-legend li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  background: none;
  margin: 0 10px;
  padding: 0 0 0 22px;
}
.stackedbar-legend li span {
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  top: 5px;
  left: 0;
}
.graphHolderBig {
  background: url("../img/ico/ajax-black.gif") center center no-repeat;
  height: 300px;
  max-width: 1000px;
  margin: 0 auto;
}
#sk-box-pager {
  margin: 0;
}
.form-thickbox {
  padding: 0 0 22px;
}
.productForm .remove-cell,
.box-secondary-bill .remove-cell {
  position: relative;
}
.productForm .remove-revert,
.box-secondary-bill .remove-revert {
  display: none;
  position: absolute;
  right: 10px;
  top: 50%;
  white-space: nowrap;
  margin-top: -11px;
}
.productForm .is-removed td > *,
.box-secondary-bill .is-removed td > * {
  opacity: 0.2;
}
.productForm .is-removed .remove-revert,
.box-secondary-bill .is-removed .remove-revert {
  opacity: 1;
  display: block;
}
.productForm .is-removed .removeRow,
.box-secondary-bill .is-removed .removeRow {
  visibility: hidden;
}
.ficon--refresh {
  -webkit-animation: loader 1s linear 0.1s infinite;
          animation: loader 1s linear 0.1s infinite;
}
@-webkit-keyframes loader {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes loader {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
html {
  height: 100%;
}
body {
  position: relative;
  min-height: 100%;
  color: #262c39;
  background: #f1f0eb;
  min-width: 1024px;
}
body.page-sign {
  color: #fff;
}
body.page-calendar--client {
  min-width: 0;
}
.sheet {
  background: #fff;
  border: 1px solid #e1ded5;
  padding: 30px 30px 30px;
  border-radius: 4px;
}
.sheet .sheet {
  margin: 0 -16px -16px 0 !important;
  border-radius: 4px;
}
.sheet.active {
  box-shadow: -2px 0px 4px 0px rgba(200,198,191,0.25), 2px 4px 4px 0px rgba(200,198,191,0.5);
}
.sheet.inactive {
  background-color: #f7f7f4;
  padding: 14px 0 0 14px;
}
.sheet > *:last-child {
  margin-bottom: 0;
}
.sheet .actions {
  margin-bottom: 5px;
}
.sheet .actions--space {
  margin-left: -20px;
}
.sheet .actions--space > * {
  margin-left: 20px;
}
/*
 *	Base layout
 */
#header {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  padding: 20px 0 20px;
  min-width: 1024px;
  box-shadow: 0 2px 3px -6px rgba(200,198,191,0.5);
  background: #f1f0eb;
  background: rgba(241,240,235,0.95);
}
#header.no-fixed {
  position: relative;
}
#header:hover {
  background: #f1f0eb;
}
#header.shadow {
  box-shadow: 0 2px 3px 0px rgba(200,198,191,0.5);
}
.ie8 #header.shadow {
  border-bottom: 1px solid #e1dfda;
}
.page-calendar #header.shadow {
  box-shadow: none;
  border-bottom: none;
}
.page-coming #header {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  text-align: center;
  position: relative;
}
#header .row-main {
  max-width: 1200px;
  min-height: 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#header .logo {
  margin: 0;
}
#header .logo .icon {
  font-size: 98px;
  line-height: 40px;
}
#header .m-user {
  white-space: nowrap;
  margin-left: auto;
  margin-right: 0;
  padding-left: 30px;
}
.page-calendar #header {
  position: fixed;
}
@media (min-height: 600px) {
  #header {
    position: -webkit-sticky;
    position: sticky;
  }
}
@media (max-width: 1024px) {
  .touch #header {
    position: relative;
  }
  .page-calendar #header {
    position: -webkit-sticky;
    position: sticky;
  }
}
@media (min-width: 1320px) {
  #header .row-main {
    max-width: 1300px;
  }
}
.logo {
  display: block;
  margin: 0;
  padding: 0;
  color: #ea4459;
}
.logo .icon {
  font-size: 180px;
  line-height: 80px;
  vertical-align: middle;
  cursor: default;
}
.logo a {
  display: block;
}
.logo a .icon {
  cursor: pointer;
  color: #ea4459;
}
#main {
  position: relative;
  z-index: 3;
  padding: 0 0 108px;
  visibility: hidden;
}
#main > * {
  visibility: visible;
}
.page-sign #main {
  padding: 0;
  text-align: center;
}
.page-sign #main .row-main {
  padding-top: 100px;
  padding-bottom: 100px;
  display: inline-block;
  vertical-align: top;
  max-width: 450px;
  vertical-align: middle;
  margin-top: -10px;
}
.page-coming #main {
  padding: 0;
}
.page-coming #main .row-main {
  padding-top: 80px;
  padding-bottom: 100px;
}
#main.sheets0 {
  padding-bottom: 108px;
}
#main.sheets1 {
  padding-bottom: 124px;
}
#main.sheets2 {
  padding-bottom: 140px;
}
#main.main--calendar {
  padding-bottom: 0;
}
#main.main--calendar-client {
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
}
.bg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.page-sign .bg {
  background: url("../img/bg/sign.jpg") 100% 100% no-repeat;
  background-size: cover;
}
.page-coming .bg {
  background: url("../img/bg/coming.jpg") 50% 50% no-repeat;
  background-size: cover;
}
@media (max-width: 750px) {
  #main.main--calendar-client {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
#footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 0 30px;
  text-align: center;
  color: #c0bfb8;
}
#footer p {
  margin: 0;
}
#footer a {
  text-decoration: underline;
  color: #c0bfb8;
}
#footer a:hover {
  text-decoration: none;
}
#footer .version {
  background: #fcdc21;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  color: #262c39;
}
.page-sign #footer {
  color: #fff;
  font-weight: bold;
}
.page-sign #footer a {
  color: #fff;
}
.page-sign #footer a:hover {
  color: #c0bfb8;
}
.page-coming #footer {
  color: #fff;
}
/*
 *	Menu
 */
.menu-main {
  font-size: 18px;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.menu-main > ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: -10px;
}
.menu-main > ul > li {
  margin: 0px 0 10px 40px;
}
.menu-main > ul > li > a {
  text-decoration: none;
  color: #aaa288;
}
.menu-main > ul > li > a[href]:hover {
  color: #262c39;
  text-decoration: underline;
}
.menu-main > ul > li > a.active {
  color: #262c39;
}
.menu-main > ul > li > a.color-white,
.menu-main > ul > li > a.color-white[href]:hover {
  color: #fff;
  text-decoration: none;
}
.menu-main .has-bubble {
  position: relative;
}
.menu-main .has-bubble .m-user__box {
  width: 320px;
}
.menu-main .has-bubble:hover .m-user__box {
  display: block;
}
.menu-tabs {
  font-size: 18px;
}
.menu-tabs ul {
  position: relative;
  z-index: 2;
  zoom: 1;
  margin-bottom: -1px;
}
.menu-tabs ul:after,
.menu-tabs ul:before {
  content: '';
  display: table;
  clear: both;
}
.menu-tabs li {
  float: left;
}
.menu-tabs li + li {
  margin-left: 5px;
}
.menu-tabs a {
  display: block;
  padding: 15px 25px 10px;
  background: #f4f3ef;
  border: 1px solid #e1ded5;
  border-bottom-width: 0;
  text-decoration: none;
  color: #262c39;
}
.menu-tabs a:hover {
  text-decoration: underline;
}
.menu-tabs a.active,
.menu-tabs a.active:hover {
  text-decoration: none;
  background: #fff;
  padding-top: 11px;
  padding-bottom: 11px;
  border-top: 5px solid #fcdc21;
  cursor: default;
}
.m-user {
  font-size: 18px;
  position: relative;
}
.m-user__main {
  margin: 0;
  position: relative;
  min-height: 22px;
  min-width: 50px;
  text-align: right;
}
.m-user__link {
  color: #262c39;
  text-decoration: none;
  display: block;
  padding-right: 16px;
}
.m-user__link:after {
  content: '';
  position: absolute;
  right: 0;
  top: 8px;
  border-width: 5px 5px 0;
  border-style: solid dashed;
  border-color: #262c39 transparent;
}
.m-user__link:hover {
  text-decoration: none;
}
.m-user__link:hover .m-user__name {
  text-decoration: underline;
}
.m-user__office {
  display: block;
  font-size: 14px;
  color: #aaa288;
}
.m-user__box {
  display: none;
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  background: #fff;
  width: 230px;
  margin-top: 0;
  top: 33px;
  right: -14px;
  border: 1px solid #e1ded5;
  border-radius: 4px;
  box-shadow: -2px 0 4px 0 rgba(200,198,191,0.25), 2px 4px 4px 0 rgba(200,198,191,0.5);
}
.m-user__box:before,
.m-user__box:after {
  content: '';
  position: absolute;
  bottom: 100%;
  right: 10px;
  border-width: 0 8px 8px;
  border-style: solid dashed;
  border-color: #e1ded5 transparent;
}
.m-user__box:after {
  border-color: #fff transparent;
  margin-bottom: -1px;
}
.m-user__inner {
  padding: 15px 20px 10px;
  border-bottom: 1px solid #e1ded5;
}
.m-user__title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  margin: 0 0 5px;
  color: #aba288;
}
.m-user__item-link {
  display: block;
  padding: 2px 0;
  text-decoration: none;
  color: #262c39;
}
.m-user__item-link:hover {
  color: #1baae2;
  text-decoration: underline;
}
.m-user__item-link.active {
  color: #1baae2;
}
.m-user__links {
  overflow: hidden;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  margin: -1px 0 0 -1px;
}
.m-user__links-item {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 18px 10px 12px;
  text-decoration: none;
  color: #aba288;
  border: 1px solid #e1ded5;
  border-width: 1px 0 0 1px;
}
.m-user__links-item:hover {
  color: #262c39;
}
.m-user__links-item .ficon {
  display: block;
  font-size: 24px;
  margin: 0 auto 5px;
}
.m-user.open .m-user__box {
  display: block;
}
.m-user.open .m-user__link:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.menu-tools {
  position: absolute;
  top: 0;
  right: 0;
  background: #fcf2b2;
}
.menu-tools__list {
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .menu-tools__list {
    word-spacing: 0;
  }
}
.menu-tools__list > * {
  display: inline-block;
  vertical-align: top;
  width: auto;
  font-family: "proxima-nova", "Helvetica Neue", Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.menu-tools__item > a {
  position: relative;
  display: block;
  padding: 0 15px;
  color: #8a8668;
  text-decoration: none;
  font-size: 0.875em;
  line-height: 1.857142857142857em;
  font-weight: bold;
}
.menu-tools__item--dropdown > a {
  padding-right: 30px;
  cursor: pointer;
}
.menu-tools__item--dropdown > a:before {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  border-top: 4px solid #8a8668;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  margin-top: -2px;
}
.menu-tools__item--dropdown .box-popover {
  right: 5000px;
  top: 100%;
  margin-top: 4px;
  opacity: 0;
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px);
  transition: opacity 0.3s 0.2s, right 0s 0.5s, -webkit-transform 0.3s 0.2s;
  transition: opacity 0.3s 0.2s, transform 0.3s 0.2s, right 0s 0.5s;
  transition: opacity 0.3s 0.2s, transform 0.3s 0.2s, right 0s 0.5s, -webkit-transform 0.3s 0.2s;
}
.menu-tools__item--dropdown:hover .box-popover {
  opacity: 1;
  right: 10px;
  transition-delay: 0.1s;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
}
.dropdown-info {
  position: relative;
}
.dropdown-info .box-popover {
  bottom: 35px;
  right: 5000px;
  opacity: 0;
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  transition: opacity 0.3s 0.1s, right 0s 0.4s, -webkit-transform 0.3s 0.1s;
  transition: opacity 0.3s 0.1s, transform 0.3s 0.1s, right 0s 0.4s;
  transition: opacity 0.3s 0.1s, transform 0.3s 0.1s, right 0s 0.4s, -webkit-transform 0.3s 0.1s;
  pointer-events: none;
}
.dropdown-info:hover .box-popover {
  opacity: 1;
  right: -15px;
  transition-delay: 0.1s;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
}
.dropdown-info--center .box-popover {
  -webkit-transform: translateY(-10px) translateX(50%);
      -ms-transform: translateY(-10px) translateX(50%);
          transform: translateY(-10px) translateX(50%);
}
.dropdown-info--center:hover .box-popover {
  right: 50%;
  -webkit-transform: translateY(0px) translateX(50%);
      -ms-transform: translateY(0px) translateX(50%);
          transform: translateY(0px) translateX(50%);
}
.dropdown-info-formmsg {
  position: absolute;
  left: 360px;
  bottom: 172px;
}
.form-login .dropdown-info-formmsg {
  left: auto;
  bottom: auto;
  right: -24px;
  top: 10px;
}
.menu-simple__item + .menu-simple__item {
  margin-top: 7px;
}
.m-side {
  margin-bottom: 30px;
}
.m-side__list {
  font-weight: bold;
  font-size: 16px;
}
.m-side__item {
  margin: 0 0 10px;
}
.m-side__link {
  display: block;
  text-decoration: none;
  color: #c8c6bf;
  padding: 10px 10px 10px 44px;
  position: relative;
  box-shadow: 0 0 4px 0 rgba(0,0,0,0.1);
  border: 1px solid #e1ded5;
  border-radius: 3px;
}
.m-side__link:hover,
.m-side__link.is-active {
  color: #000;
}
.m-side__link.append-loader {
  padding-right: 36px;
}
.m-side__link.append-loader:after {
  right: 10px;
}
.m-side .ficon {
  position: absolute;
  left: 12px;
  top: 50%;
  font-size: 20px;
  margin-top: -10px;
}
.menu-search-option__list--scrollable {
  overflow-y: auto;
  border: 1px solid #e1ded5;
  border-width: 1px 0;
}
.menu-search-option__list--scrollable-5 {
  max-height: 246px;
}
.menu-search-option__item + .menu-search-option__item {
  margin-top: -1px;
}
.menu-search-option__item:nth-child(odd) > a {
  background: #f4f3ef;
}
.menu-search-option__item > a {
  display: block;
  padding: 13px 15px;
  border: 1px solid #e1ded5;
}
.menu-search-option__item > a:hover {
  position: relative;
  background: #feee90;
  border-color: #45c0ff;
  border-width: 2px;
  padding: 12px 14px;
}
.menu-search-option__item > a.append-loader {
  padding-right: 40px;
}
.menu-search-option__item > a.append-loader:after {
  right: 13px;
}
.menu-search-option__item > a.append-loader:hover {
  padding-right: 39px;
}
.menu-search-option__item > a.append-loader:hover:after {
  right: 12px;
}
.menu-edit {
  font-size: 14px;
  font-weight: bold;
}
.menu-edit__item {
  margin-bottom: 3px;
}
.menu-suggest {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  z-index: 10;
  border: 1px solid #d2cec1;
  border-radius: 3px;
  box-shadow: 0 0 3px #d2cec1;
}
.menu-suggest__item {
  box-sizing: border-box;
  width: 100%;
  padding: 6px 10px 5px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.menu-suggest__item + .menu-suggest__item {
  border-top: 1px solid #d2cec1;
}
.menu-suggest__item span {
  opacity: 0.5;
}
.menu-suggest__item.is-selected {
  background: #feee90;
}
/*
 *	Crossroads
 */
.crossroad {
  margin-top: 20px;
}
.crossroad:first-child,
.search-result + .crossroad {
  margin-top: 5px;
}
.crossroad ul {
  margin-bottom: 20px;
}
.crossroad li {
  position: relative;
  background: #fff;
  min-height: 78px;
}
.crossroad li + li {
  margin-top: 30px;
}
.crossroad li a {
  color: #1baae2;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  text-decoration: none;
}
.crossroad li a:hover {
  color: #262c39;
  text-decoration: none;
}
.crossroad li.color {
  color: #262c39;
}
.crossroad .img ~ * {
  padding-left: 110px;
}
.crossroad .date ~ * {
  padding-left: 134px;
}
.crossroad .title {
  margin-top: 0;
}
.crossroad .title a {
  text-decoration: none;
  color: #262c39;
}
.crossroad .title a:hover {
  text-decoration: underline;
}
.crossroad .title a.color-white {
  color: #fff;
}
.crossroad p {
  margin-bottom: 8px;
}
.crossroad p:last-child {
  margin-bottom: 0;
}
.crossroad .price {
  float: right;
  text-align: right;
  padding-left: 0;
  margin-left: 30px;
}
.crossroad .price input {
  position: relative;
  top: -2px;
}
.crossroad .price + * {
  overflow: hidden;
}
.crossroad .img,
.crossroad .date {
  position: absolute;
  top: 0px;
  left: 2px;
}
.crossroad .img {
  text-transform: uppercase;
}
.crossroad .img a:hover img {
  opacity: 0.8;
}
.crossroad .date {
  width: 84px;
  color: #cfcabb;
  text-align: center;
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  white-space: nowrap;
}
.crossroad .date strong {
  font-size: 45px;
  display: block;
  margin: 0 0 10px;
  letter-spacing: -2px;
}
.crossroad .after-price {
  padding-right: 230px;
}
.crossroad .actions {
  margin: 30px 0;
  padding-bottom: 10px;
}
.crossroad .actions a {
  margin-right: 12px;
}
.crossroad .actions-pull {
  padding-left: 110px;
}
.has-item-other .item-other {
  display: none;
}
.crossroad-history {
  font-size: 14px;
  margin-bottom: 20px;
}
.crossroad-history .meta {
  color: #bfbfb8;
}
.crossroad-overview {
  overflow: hidden;
}
.crossroad-overview ul {
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
  margin: 0 -25px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .crossroad-overview ul {
    word-spacing: 0;
  }
}
.crossroad-overview ul > * {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  font-family: "proxima-nova", "Helvetica Neue", Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.crossroad-overview .inner {
  padding: 0 25px;
  text-align: center;
  border-left: 2px solid #f4f3ef;
}
.crossroad-overview .inner h2 {
  font-weight: bold;
  margin: 45px 0;
  font-size: 28px;
}
.crossroad-overview .graph {
  margin: 0 25px 15px;
  min-height: 50px;
  background: url("../img/ico/ajax-black.gif") center center no-repeat;
}
.crossroad-overview .graph img {
  max-width: 100%;
}
.crossroad-att-files {
  margin-bottom: 100px;
  margin-top: 10px;
}
.sheet .crossroad-att-files {
  margin-bottom: 0;
}
.crossroad-att-files ul {
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
  margin-left: -20px;
  margin-bottom: -20px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .crossroad-att-files ul {
    word-spacing: 0;
  }
}
.crossroad-att-files ul > * {
  display: inline-block;
  vertical-align: top;
  width: 140px;
  font-family: "proxima-nova", "Helvetica Neue", Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.crossroad-att-files .crossroad-att-files-small {
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .crossroad-att-files .crossroad-att-files-small {
    word-spacing: 0;
  }
}
.crossroad-att-files .crossroad-att-files-small > * {
  display: inline-block;
  vertical-align: top;
  width: 110px;
  font-family: "proxima-nova", "Helvetica Neue", Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.crossroad-att-files li {
  position: relative;
  margin-bottom: 20px;
}
.crossroad-att-files .inner {
  position: relative;
  display: block;
  margin-left: 20px;
  margin-bottom: 3px;
  height: 90px;
  opacity: 1;
  transition: opacity 0.3s;
  background: #f7f7f8;
  text-align: center;
  overflow: hidden;
}
.crossroad-att-files .inner:hover {
  opacity: 0.9;
}
.crossroad-att-files .inner:hover + .remove {
  opacity: 1;
}
.crossroad-att-files .inner img {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
}
.crossroad-att-files .inner--small {
  height: 65px;
}
.crossroad-att-files .file {
  background: #262c39;
}
.crossroad-att-files .file-name {
  margin-left: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.crossroad-att-files .progress-bar {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  background: #1baae2;
  transition: width 0.1s linear;
}
.crossroad-att-files .remove {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  color: #fff;
  line-height: 22px;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  opacity: 0;
  transition: opacity 0.3s, color 0.3s, background 0.3s;
}
.crossroad-att-files .remove:hover {
  opacity: 1;
  color: #fff;
  background: #1baae2;
}
.crossroad-att-files.lg {
  overflow: hidden;
  margin-bottom: 1.5em;
}
.crossroad-att-files.lg ul {
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
  position: relative;
  margin: 0 0 -1px -1px;
  position: relative;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .crossroad-att-files.lg ul {
    word-spacing: 0;
  }
}
.crossroad-att-files.lg ul > * {
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  font-family: "proxima-nova", "Helvetica Neue", Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.crossroad-att-files.lg li {
  margin-bottom: 0;
}
.crossroad-att-files.lg li:nth-child(3n-1):last-child:after,
.crossroad-att-files.lg li:nth-child(3n-2):last-child:after {
  content: '';
  position: absolute;
  right: -1px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #d8d8d8;
}
.crossroad-att-files.lg .inner {
  height: 290px;
  text-decoration: none;
  background: #fff;
  margin-left: 0;
  border: 1px solid #d8d8d8;
  border-width: 0 0 1px 1px;
}
.crossroad-att-files.lg .inner:hover .file-name {
  text-decoration: none;
}
.crossroad-att-files.lg .inner img {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  min-width: 0;
  min-height: 0;
  max-width: none;
  margin: 30px 0 20px;
}
.crossroad-att-files.lg .author,
.crossroad-att-files.lg .type {
  display: block;
  color: #262c39;
}
.crossroad-att-files.lg .file {
  background: none;
}
.crossroad-att-files.lg .file-ico {
  text-align: center;
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
}
.crossroad-att-files.lg .file-ico.big {
  margin: 30px 0 20px;
}
.crossroad-att-files.lg .file-ico:after {
  border-color: #fff #fff transparent transparent;
}
.crossroad-att-files.lg .file-name {
  margin-left: 0;
  margin-bottom: 15px;
  text-decoration: underline;
  padding: 0 20px;
}
.file-ico {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 36px;
  height: 46px;
  margin-top: -23px;
  margin-left: -18px;
  background: #888;
  border-radius: 1px;
  text-decoration: none;
}
.file-ico:first-child {
  margin-top: -23px;
}
.file-ico:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 9px;
  height: 9px;
  background: #6d6d6d;
  z-index: 1;
}
.file-ico:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 0;
  width: 0;
  overflow: hidden;
  border-width: 5px 5px 5px 5px;
  border-color: #262c39 #262c39 transparent transparent;
  border-style: solid;
  z-index: 2;
}
.file-ico.big {
  width: 100px;
  height: 125px;
  margin-top: -62.5px;
  margin-left: -50px;
  border-radius: 4px;
}
.file-ico.big .ext {
  font-size: 30px;
  bottom: 25px;
}
.file-ico.big.no-file .ext {
  font-size: 50px;
  top: 50%;
  margin-top: -22px;
  line-height: 1;
}
.file-ico.yellow {
  background: #fcf2b2;
}
.file-ico.yellow:before {
  background: #f8e71a;
}
.file-ico.yellow:after {
  border-color: #fff #fff transparent transparent;
}
.file-ico.yellow .ext {
  color: #a59947;
  font-size: 14px;
}
.file-ico.yellow .vetfox {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 30px;
  line-height: 1;
  color: #a59947;
  font-size: 14px;
}
.file-ico.yellow .vetfox .name {
  display: block;
  margin-top: -10px;
  text-decoration: underline;
}
.file-ico.yellow .vetfox .icon {
  color: #ea4459;
  font-size: 60px;
  display: block;
}
.file-ico.yellow:hover .vetfox .name {
  color: #ea4459;
  text-decoration: none;
}
.file-ico .ext {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
}
.file-doc .file-ico {
  background: #0b84d9;
}
.file-doc .file-ico:before {
  background: #096aae;
}
.file-pdf .file-ico {
  background: #e90c30;
}
.file-pdf .file-ico:before {
  background: #ba0a26;
}
.file-xls .file-ico {
  background: #00c07a;
}
.file-xls .file-ico:before {
  background: #009a62;
}
.file-zip .file-ico {
  background: #fcf2b2;
}
.file-zip .file-ico .ext {
  color: #a59947;
}
.file-zip .file-ico:before {
  background: #f9e45f;
}
.crossroad-timeline li:first-child {
  padding-top: 1px;
}
.crossroad-timeline li:first-child .date {
  top: -2px;
}
.crossroad-timeline li:first-child:after {
  top: 7px;
}
.crossroad-timeline li:first-child:before {
  top: 0;
}
.crossroad-timeline li + li {
  margin-top: 20px;
}
.crossroad-timeline li:before,
.crossroad-timeline li:after {
  content: '';
  position: absolute;
}
.crossroad-timeline li:before {
  top: -20px;
  bottom: 0;
  width: 1px;
  background: #c8c6bf;
  left: 106px;
}
.crossroad-timeline li:after {
  top: 6px;
  left: 101px;
  width: 9px;
  height: 9px;
  background: #fff;
  border: 1px solid #c8c6bf;
  box-shadow: 0 0 0 9px #fff;
  border-radius: 7px;
}
.crossroad-timeline .crossroad-att-files {
  margin-bottom: 10px;
}
.crossroad-timeline .crossroad-att-files li {
  min-height: 0;
  background: none;
}
.crossroad-timeline .crossroad-att-files li:before,
.crossroad-timeline .crossroad-att-files li:after {
  display: none;
}
.crossroad-timeline .crossroad-att-files li:first-child {
  padding-top: 0px;
}
.crossroad-timeline .crossroad-att-files li + li {
  margin-top: 0px;
}
.crossroad-timeline .products table {
  width: auto;
  border: none;
  margin: 0 0 8px;
}
.crossroad-timeline .products table td,
.crossroad-timeline .products table th {
  background: none;
  border: none;
}
.crossroad-timeline .products .times {
  padding: 0 10px;
}
.crossroad-timeline .dropdown-info {
  display: inline-block;
  vertical-align: middle;
}
.crossroad-timeline strong + .dropdown-info {
  margin-left: 10px;
}
.c-grid {
  margin: 0 0 30px;
  overflow: hidden;
}
.b-std .c-grid {
  margin-left: -30px;
  margin-right: -30px;
}
.c-grid__list {
  margin-left: -1px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.c-grid__item {
  text-align: center;
  border-left: 1px solid #e1ded5;
}
.c-grid__inner {
  display: block;
  padding: 0 30px;
  position: relative;
}
.c-grid__inner > input {
  position: absolute;
  left: -50000px;
}
.c-grid__inner > input:checked ~ .ficon {
  color: #262c39;
}
.c-grid__inner > input:checked ~ .c-grid__name:before {
  opacity: 1;
}
.c-grid__inner > input:checked ~ .c-grid__price {
  color: #1baae2;
}
.c-grid__inner > .ficon {
  width: 60px;
  line-height: 60px;
  font-size: 0;
  display: block;
  color: #e1ded5;
  margin: 0 auto 20px;
  transition: color 0.2s;
}
.c-grid__inner > .ficon:before {
  display: inline-block;
  vertical-align: middle;
  font-size: 50px;
}
.c-grid__inner > .ficon--group {
  width: 66px;
}
.c-grid__inner > .ficon--group:before {
  font-size: 66px;
}
.c-grid__inner > .ficon .ficon-number {
  position: absolute;
  left: 100%;
  bottom: -12px;
  background: #e1ded5;
  font-family: "proxima-nova", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
  border-radius: 20px;
  padding: 0 10px;
  min-width: 30px;
  color: #fff;
  border: 5px solid #fff;
  margin-left: -10px;
  font-weight: bold;
}
.c-grid__inner > .ficon .ficon-number--active {
  background: #1baae2;
}
.c-grid__inner >:last-child {
  margin-bottom: 0;
}
.c-grid__name {
  display: block;
}
.c-grid__name:before {
  content: '\EA25';
  position: absolute;
  right: 30px;
  top: 0;
  color: #1baae2;
  font-size: 22px;
  opacity: 0;
  transition: opacity 0.2s;
}
.c-grid__price {
  display: block;
  margin-top: 15px;
  font-weight: bold;
  font-size: 14px;
  color: #adaba5;
}
.c-grid__price .ficon {
  font-size: 16px;
  text-decoration: none;
  vertical-align: middle;
  top: -2px;
  color: #adaba5;
  margin-left: 3px;
}
/*
 *	Box
 */
.page-error {
  height: 100%;
}
.b-error {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.b-error__inner {
  border: 1px solid #e1ded5;
  box-shadow: -2px 0 4px 0 rgba(200,198,191,0.25), 2px 4px 4px 0 rgba(200,198,191,0.5);
  border-radius: 4px;
  max-width: 500px;
  text-align: center;
  background: #fff;
  padding: 60px 75px;
}
.b-error__title {
  font-size: 100px;
  line-height: 1;
  color: #c8c6bf;
  margin-bottom: 25px;
}
.b-error__subtitle {
  font-size: 30px;
  line-height: 36px;
  margin: 0 0 0.5em 0;
}
.b-error__text {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 55px;
}
.b-error__contact {
  line-height: 35px;
  font-size: 20px;
  margin-bottom: 55px;
}
.b-error__contact__item {
  padding: 0 0 0 30px;
  position: relative;
}
.b-error__contact__item .ficon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  font-size: 18px;
  color: #262c39;
}
.b-error__contact__item--phone {
  text-decoration: none;
  color: #262c39;
  cursor: default;
}
.b-error .logo-vetfox {
  font-size: 96px;
  width: 96px;
  height: 40px;
  margin: 0 auto;
  overflow: hidden;
  color: #ea4459;
}
.b-error .logo-vetfox:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -48px;
}
.box {
  background: #fff;
  margin: 0 0 40px;
}
.box .mb0 {
  margin-bottom: 0;
}
.box .box-secondary {
  padding: 15px 30px 30px;
  margin: 40px -30px -30px;
  background: #f7f7f8;
  border-radius: 0 0 4px 4px;
}
.box .box-secondary--common {
  margin-top: 35px;
  padding-top: 25px;
  padding-bottom: 30px;
}
.box > *:last-child {
  margin-bottom: 0;
}
.box > .box-secondary:last-child {
  margin-bottom: -30px;
  border-bottom-width: 0;
}
.box > .box-secondary:last-child > *:last-child {
  margin-bottom: 0;
}
.box h2 {
  font-weight: normal;
  margin-bottom: 15px;
}
.box h2.bold {
  font-weight: bold;
}
.box-edit {
  border-top-width: 5px;
  border-top-color: #fcdc21;
}
@media (max-width: 1050px) {
  .box-edit .grid-1-4 {
    width: 35%;
  }
  .box-edit .grid-3-4 {
    width: 65%;
  }
}
.box-user {
  position: relative;
  padding-right: 190px;
  min-height: 125px;
}
.box-user .img {
  position: absolute;
  right: 2px;
  top: 2px;
}
.detail {
  margin-bottom: 50px;
}
.box-add-item .box-glow {
  margin-top: 1.5em;
}
.box-popup .box-add-item .box-glow {
  margin: 0;
}
.box-add-item h2.side-left {
  margin-bottom: 0.5em;
  font-weight: bold;
}
.box-add-item .productForm {
  margin-bottom: 2.5em;
}
.box-add-item .btns {
  padding-top: 0.5em;
  margin-bottom: 0;
}
.box-add-item .att-list .icon {
  font-size: 10px;
  vertical-align: baseline;
  color: #262c39;
}
.box-add-item .att-list a.icon:hover {
  color: #cd1324;
}
.box-add-item .side-left {
  float: left;
}
.box-add-item .side-right {
  float: right;
}
.box-add-item .btn + a {
  margin-left: 9px;
}
.box-secondary-bill .row-sum td {
  padding-top: 11px;
  padding-bottom: 10px;
  line-height: 26px;
}
.box-secondary-bill .row-sum .icon {
  margin-top: 3px;
}
.box-secondary-bill .row-diffprice td {
  background: #eac544 !important;
}
.box-secondary-bill .row-nostock td {
  background: #cd1324 !important;
  color: #fff;
}
.box-secondary-bill .row-nostock td a {
  color: #fff;
}
.box-secondary-bill .price {
  display: inline-block;
  vertical-align: middle;
  font-size: 25px;
  position: relative;
  top: 1px;
}
.box-secondary-bill .price * {
  display: inline-block;
}
.box-secondary-bill .priceBox {
  white-space: nowrap;
}
.box-secondary-bill .status-label {
  margin-left: 10px;
  margin-top: -1px;
}
@media (max-width: 1130px) {
  .box-secondary-bill .inp-price {
    width: 100px;
  }
}
.box-coming {
  text-align: center;
  color: #fff;
}
.box-coming .logo .icon {
  font-size: 400px;
  line-height: 200px;
}
.box-coming .annot {
  font-size: 70px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 50px;
}
.box-coming .form {
  max-width: 380px;
  margin: 0 auto 0;
}
.box-coming .form > p {
  margin: 0 0 10px;
}
.box-coming .form .btns {
  margin-bottom: 20px;
}
.box-glow {
  position: relative;
  box-shadow: 0 0 0px 3px #fcf2b2;
  border-radius: 4px;
  padding: 35px 30px 30px;
  margin-bottom: 40px;
}
.box-glow.readOnly {
  box-shadow: 0 0 1px 2px #eee;
}
.box-glow-title {
  text-align: center;
  font-size: 90%;
}
.box-glow-title:first-child {
  margin-top: -45px;
}
.box-glow-title span {
  background: #fff;
  padding: 0 10px;
}
.box-glow .form-grey {
  background: #f1f0eb;
  margin: 0 -30px;
  padding: 20px 30px 1px;
}
.box-glow .form-grey:last-child {
  margin-bottom: -30px;
  padding-bottom: 14px;
}
.box-printable {
  position: absolute;
  top: -1px;
  right: -1px;
}
.box-printable p {
  margin-bottom: 10px;
}
.box-printable .print-toggle {
  position: absolute;
  top: 0;
  right: 0;
  padding: 2px 15px 3px;
  background: #fcf2b2;
  text-decoration: none;
  color: #a5a077;
  border-radius: 0 0 0 3px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.01em;
}
.box-printable .print-toggle:hover {
  text-decoration: underline;
}
.box-printable .content {
  position: absolute;
  top: 40px;
  right: 14px;
  background: #fff;
  padding: 15px 16px 1px;
  width: 180px;
  text-align: center;
  border: 1px solid #e1ded5;
  box-shadow: 0 0 5px #ededed;
}
.box-printable .content:before,
.box-printable .content:after {
  content: '';
  position: absolute;
  bottom: 100%;
  right: 10px;
  width: 0px;
  height: 0px;
  overflow: hidden;
  border-width: 0 12px 12px 12px;
  border-color: transparent transparent #e1ded5 transparent;
  border-style: dashed dashed solid dashed;
}
.box-printable .content:after {
  right: 12px;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #fff transparent;
}
.box-printable.readOnly .print-toggle {
  background: #eee;
  color: #888;
}
.box-more-info .hidingBox {
  display: none;
}
.box-more-info .toggle {
  font-size: 13px;
  font-weight: bold;
  color: #262c39;
}
.box-sheet-hd {
  position: relative;
  background: #f7f7f4;
  margin: -30px -30px 30px !important;
  color: #262c39;
  padding: 0px 15px 17px;
  border-radius: 4px 4px 0 0;
  line-height: 20px;
  zoom: 1;
}
.box-sheet-hd:after,
.box-sheet-hd:before {
  content: '';
  display: table;
  clear: both;
}
.box-sheet-hd.single {
  padding: 5px 15px 22px;
  line-height: 24px;
}
.box-sheet-hd.single .title {
  font-size: 24px;
}
.box-sheet-hd.single .title strong {
  font-weight: bold;
}
.box-sheet-hd.single .inp-wrap,
.box-sheet-hd.single .btn-wrap {
  margin-top: -3px;
  margin-bottom: -3px;
}
.box-sheet-hd p {
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.box-sheet-hd a {
  color: #262c39;
}
.box-sheet-hd .title {
  font-size: 20px;
  font-weight: normal;
}
.box-sheet-hd .status-label {
  margin: -2px 0 -2px 10px;
}
.box-sheet-hd .inp-wrap,
.box-sheet-hd .btn-wrap {
  margin: -6px 0;
}
.box-sheet-hd .inp-wrap + .inp-wrap {
  margin-left: 6px;
}
.box-sheet-hd .inp-text {
  border-width: 1px;
}
.box-sheet-hd .inp-date-range {
  font-size: 0.875em;
}
.box-sheet-hd .link-wrap a {
  color: #262c39;
}
.box-sheet-hd .link-wrap a:hover {
  text-decoration: none;
}
.box-sheet-hd .side-left {
  padding-top: 18px;
  float: left;
}
.box-sheet-hd .side-left > * {
  margin-right: 15px;
  float: left;
}
.box-sheet-hd .side-right {
  padding-top: 18px;
  float: right;
}
.box-sheet-hd .side-right > * {
  margin-left: 15px;
  float: right;
}
.box-sheet-hd .side-right > *:last-child {
  margin-left: 0;
}
.box-sheet-hd .side-right > .link {
  padding-top: 4px;
}
.box-sheet-hd .side-right .btn {
  border: none;
}
.box-sheet-hd .side-center {
  padding-top: 18px;
  text-align: center;
}
.sheet.active .box-sheet-hd {
  padding: 0;
  margin: 0 0 30px !important;
  background: none;
}
.sheet.active .box-sheet-hd.single {
  padding: 4px 15px 22px;
  margin: -30px -30px 30px !important;
  background: #f7f7f4;
}
.sheet.active .box-sheet-hd.sheet-merge {
  margin: 0 0 15px !important;
}
.box-sheet-inactive {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 15px 0 0;
}
.box-sheet-inactive .side-left {
  font-size: 20px;
}
.box-sheet-inactive .side-left a {
  color: #262c39;
}
.box-sheet-inactive .side-right {
  font-size: 13px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding-left: 30px;
}
.box-sheet-inactive .side-right a {
  color: #c8c6bf;
}
.box-sheet-inactive .side-right a:hover {
  color: #262c39;
}
.box-sheet-inactive .side-right a.spc {
  color: #262c39;
  text-decoration: underline;
  font-size: 16px;
}
.box-sheet-inactive .side-right a.spc:hover {
  text-decoration: none;
}
.box-sheet-inactive .status-label {
  margin: -2px 0 -2px 10px;
}
.box-sheet-inactive p {
  margin: 0 0 14px;
  line-height: 20px;
}
.box-sheet-inactive.first {
  padding: 10px 15px 10px 0;
}
.box-sheet-inactive.first .side-left {
  font-size: 24px;
}
.box-sheet-ft {
  margin: 30px -30px -30px !important;
  padding: 17px 25px;
  zoom: 1;
  color: #9b9b9b;
  background: #f7f7f4;
  border-radius: 0 0 4px 4px;
}
.box-sheet-ft:after,
.box-sheet-ft:before {
  content: '';
  display: table;
  clear: both;
}
.box-sheet-ft a {
  color: #c8c6bf;
}
.box-sheet-ft a:hover {
  color: #262c39;
}
.box-sheet-ft p {
  margin: 0;
  line-height: 20px;
  font-size: 13px;
}
.box-sheet-ft .big {
  font-size: 16px;
  line-height: 20px;
}
.box-sheet-ft .side-left {
  float: left;
}
.box-sheet-ft .side-left > * {
  float: left;
  margin-right: 15px;
}
.box-sheet-ft .side-right {
  float: right;
}
.box-sheet-ft .side-right > * {
  float: right;
  margin-left: 15px;
}
.box-no-content {
  height: 600px;
  text-align: center;
  color: #c8c6bf;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.2;
}
.box-no-content--auto-height {
  height: auto;
  margin: 0 0 30px;
}
.box-no-content:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: -0.25em;
  height: 100%;
}
.box-no-content > * {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  max-width: 98%;
}
.box-no-content.withbg {
  margin: 0 auto 20px;
  background: 50% 0 no-repeat;
  background-size: 100% auto;
}
.box-no-content.withbg .inner {
  background: #fff;
  border-radius: 4px;
  padding: 20px;
  vertical-align: top;
  margin-top: 200px;
  box-shadow: -2px 0 4px 0 rgba(200,198,191,0.25), 2px 4px 4px 0 rgba(200,198,191,0.5);
  border: 1px solid #e1ded5;
}
.box-no-content.withbg strong {
  color: #1baae2;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 5px;
}
.box-no-content.withbg span {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}
.box-no-content.calendar {
  background-image: url("../img/illust/kalendar.jpg");
  height: 1187px;
}
.box-no-content.prehledy {
  background-image: url("../img/illust/prehledy.jpg");
  height: 2991px;
}
.box-welcome {
  max-width: 800px;
  margin: 0 auto;
  padding: 30px 0 0;
}
.box-welcome h1 {
  font-size: 36px;
  color: #00bf79;
}
.box-welcome ul {
  margin: 0 0 20px;
}
.box-welcome li {
  margin: 0 0 10px;
}
.box-welcome li:last-child {
  margin: 0;
}
.box-welcome .big {
  font-size: 20px;
  line-height: 26px;
}
.box-welcome .item {
  border-bottom: 1px solid #d8d8d8;
  padding: 0 30px 30px 140px;
  margin: 0 0 30px;
  position: relative;
}
.box-welcome .item > :last-child {
  margin-bottom: 0;
}
.box-welcome .item-video {
  padding-top: 20px;
  padding-left: 285px;
}
.box-welcome .item-video h2 {
  margin-top: 0;
  color: #00bf79;
}
.box-welcome .item-video .video {
  float: left;
  margin-left: -285px;
}
.box-welcome .item-video .video a {
  border: 5px solid #e1ded5;
  display: block;
}
.box-welcome .inp-wrap {
  width: 160px;
}
.box-welcome .item-id,
.box-welcome .item-vat,
.box-welcome .item-profit,
.box-welcome .item-usefully,
.box-welcome .item-round {
  min-height: 100px;
}
.box-welcome .item-id:before,
.box-welcome .item-vat:before,
.box-welcome .item-profit:before,
.box-welcome .item-usefully:before,
.box-welcome .item-round:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  background: url("../img/bg/sprites.png?v=1705675602318") 0px 0px no-repeat;
  background-color: #e1ded5;
}
.box-welcome .item-vat:before {
  background-position: -102px -102px;
}
.box-welcome .item-profit .inp-wrap {
  width: 105px;
}
.box-welcome .item-profit:before {
  background-position: -102px 0px;
}
.box-welcome .item-usefully:before {
  background-position: 0px -102px;
}
.box-welcome .btn + .color {
  margin-left: 5px;
}
.box-welcome .icon-load-black {
  vertical-align: middle;
  top: -2px;
  position: relative;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .box-welcome .item-id:before,
  .box-welcome .item-vat:before,
  .box-welcome .item-profit:before,
  .box-welcome .item-usefully:before,
  .box-welcome .item-round:before {
    background: url("../img/bg/sprites-retina.png?v=1705675602322") 0px 0px no-repeat;
    background-size: 320px 201px;
    background-color: #e1ded5;
  }
  .box-welcome .item-vat:before {
    background-position: -101px -101px;
  }
  .box-welcome .item-profit .inp-wrap {
    width: 105px;
  }
  .box-welcome .item-profit:before {
    background-position: -101px 0px;
  }
  .box-welcome .item-usefully:before {
    background-position: 0px -101px;
  }
}
.box-alphabet {
  margin-bottom: 30px;
  font-size: 18px;
  text-align: left;
}
.box-alphabet a,
.box-alphabet span {
  display: block;
  text-decoration: none;
  padding: 0 4px;
}
.box-alphabet a {
  color: #c8c6bf;
  transition: 0.3s ease-out;
}
.box-alphabet a:hover {
  color: #1baae2;
}
.box-calendar h2 {
  color: #fff;
  background: #262c39;
  margin: 0;
  padding: 13px 20px 12px;
}
.box-calendar td:first-child,
.box-calendar th:first-child {
  width: 80px;
}
.box-calendar table {
  table-layout: fixed;
  margin: 0;
}
.box-calendar thead {
  border-color: #e1ded5;
}
.box-calendar thead th {
  background: #f4f3ef;
  border-color: #f4f3ef;
  border-bottom: 1px solid #e1ded5;
  text-align: center;
  font-weight: normal;
  color: #262c39;
  padding-left: 20px;
}
.box-calendar thead th:last-child {
  border-color: #e1ded5;
}
.box-calendar tbody tr:nth-child(odd) td,
.box-calendar tbody tr:nth-child(odd) th {
  background: #fff;
}
.box-calendar .time {
  padding: 0;
}
.box-calendar .tooltip {
  display: none;
  position: absolute;
  background: rgba(38,44,57,0.9);
  color: #fff;
  bottom: 50%;
  left: 50%;
  width: 100px;
  padding: 4px 6px 3px;
  pointer-events: none;
}
.box-calendar .bg {
  position: static;
  display: block;
  height: 45px;
  background: #1baae2;
  margin-left: 1px;
}
.box-calendar .holder {
  display: block;
  position: relative;
}
.box-calendar td:hover .holder {
  z-index: 2;
}
.box-calendar td:hover .bg {
  opacity: 1 !important;
  background: #feee90;
}
.box-calendar td:hover .tooltip {
  display: block;
}
@media (max-width: 1130px) {
  .box-calendar thead th {
    padding-left: 5px;
  }
}
.box-dragdrop .file-ico {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  margin: 20px 11px 20px;
}
.box-dragdrop .text-bottom {
  text-align: center;
}
.box-dragdrop .text-bottom a {
  color: #262c39;
}
.box-dragdrop .btn {
  font-size: 16px;
}
.box-details-hd .side-left {
  float: left;
}
.box-details-hd .side-right {
  float: right;
}
.box-details-hd .file-ico {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  top: 0;
  left: 0;
  margin: 0;
}
.box-details-hd .details {
  margin-bottom: 45px;
}
.box-details-hd .details p {
  margin-bottom: 0;
}
.box-paper {
  background: #f9f2b6;
  margin: 0 auto 30px;
  border: 1px solid #e6de93;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(200,198,191,0.25);
  text-align: left;
}
.box-paper li {
  background: none;
  margin: 0;
  padding: 10px 20px;
  border-top: 1px solid #ebe39c;
}
.box-paper li:first-child {
  border: none;
}
.box-paper li p {
  margin-bottom: 0;
}
.box-paper li .desc {
  margin-top: 7px;
}
.box-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0,0,0,0.8);
  z-index: 1000;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  padding: 20px 0;
}
.box-popup.loading .inner {
  min-height: 100px;
  position: relative;
}
.box-popup.loading .inner:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -8px 0 0 -8px;
  width: 16px;
  height: 16px;
  background: url("../img/ico/ajax-black.gif") 50% 50% no-repeat;
}
.box-popup--l .box-popup__box,
.box-popup-big .box-popup__box {
  width: 1000px;
}
.box-popup form {
  text-align: left;
}
.box-popup h1 {
  display: none;
}
.box-popup__box {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  vertical-align: middle;
  width: 750px;
  max-height: calc(100% - 40px);
  margin: 20px 0;
  padding: 0;
  border-radius: 5px;
  position: relative;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
  border: 1px solid #e1ded5;
}
.box-popup .title {
  font-weight: bold;
  padding: 20px 40px;
  background: #f9f8f7;
  border-radius: 5px 5px 0 0;
  margin: 0;
  font-size: 24px;
}
.box-popup .inner {
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 30px 40px 15px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.box-popup .info {
  color: #bbb;
  font-size: 14px;
  line-height: 20px;
  margin-left: 25px;
  margin-right: 25px;
}
.box-popup .info a {
  color: #bbb;
  text-decoration: none;
  font-weight: bold;
}
.box-popup .info a:hover {
  color: #ea4459;
}
.box-popup .close {
  position: absolute;
  right: -15px;
  top: -15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #262c39;
  border-radius: 15px;
  color: #fff;
  transition: background 0.2s;
  text-align: center;
}
.box-popup .close .icon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.box-popup .close:hover {
  background: #1baae2;
}
.box-popover {
  box-shadow: 0 0 10px #c9c6bc, 0 2px 4px rgba(0,0,0,0.5);
  background: #fff;
  position: absolute;
  z-index: 10;
  text-align: left;
}
.box-popover__body {
  display: block;
  padding: 20px 25px;
}
.box-popover__footer {
  display: block;
  padding: 20px 25px;
  background: #f7f7f8;
  border-top: 1px solid #e2e0d7;
}
.box-popover__wrap {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.box-popover__wrap .box-popover {
  right: 5000px;
  top: 100%;
  margin-top: 4px;
  opacity: 0;
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px);
  transition: opacity 0.3s 0.2s, right 0s 0.5s, -webkit-transform 0.3s 0.2s;
  transition: opacity 0.3s 0.2s, transform 0.3s 0.2s, right 0s 0.5s;
  transition: opacity 0.3s 0.2s, transform 0.3s 0.2s, right 0s 0.5s, -webkit-transform 0.3s 0.2s;
}
.box-popover__wrap:hover .box-popover {
  opacity: 1;
  right: -2px;
  transition-delay: 0.1s;
  -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
          transform: translateY(0px);
}
.box-popover .append-loader:after {
  right: 50%;
  margin-right: -8px;
}
.box-popover--content-width {
  white-space: nowrap;
}
.box-popover__arr {
  position: absolute;
  width: 10px;
  height: 10px;
}
.box-popover__arr > div {
  position: absolute;
  width: 100%;
  height: 100%;
}
.box-popover__arr > div:before {
  content: '';
  display: block;
  box-shadow: 0 0 10px #c9c6bc, 2px 2px 4px rgba(0,0,0,0.5);
  background: #fff;
  width: 100%;
  height: 100%;
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
  box-sizing: border-box;
}
.box-popover__arr:before {
  content: '';
  position: absolute;
  background: #fff;
}
.box-popover__arr--top-right {
  right: 16px;
  top: -5px;
}
.box-popover__arr--top-right > div {
  clip: rect(-12px 24px 5px -10px);
}
.box-popover__arr--top-right:before {
  height: 1px;
  top: 5px;
  left: -1px;
  right: -1px;
}
.box-popover__arr--bottom-right {
  right: 16px;
  bottom: -5px;
}
.box-popover__arr--bottom-right > div {
  clip: rect(5px 24px 22px -10px);
}
.box-popover__arr--bottom-right:before {
  height: 1px;
  top: 5px;
  left: -1px;
  right: -1px;
}
.box-popover__arr--bottom-center {
  left: 50%;
  bottom: -5px;
  margin-left: -5px;
}
.box-popover__arr--bottom-center > div {
  clip: rect(5px 24px 22px -10px);
}
.box-popover__arr--bottom-center:before {
  height: 1px;
  top: 5px;
  left: -1px;
  right: -1px;
}
.box-popover-new {
  position: absolute;
  right: 0;
  z-index: 10;
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  background: #fff;
  width: 230px;
  margin-top: 0;
  top: 33px;
  right: -14px;
  border: 1px solid #e1ded5;
  border-radius: 4px;
  box-shadow: -2px 0 4px 0 rgba(200,198,191,0.25), 2px 4px 4px 0 rgba(200,198,191,0.5);
}
.box-popover-new:before,
.box-popover-new:after {
  content: '';
  position: absolute;
  bottom: 100%;
  right: 10px;
  border-width: 0 8px 8px;
  border-style: solid dashed;
  border-color: #e1ded5 transparent;
}
.box-popover-new:after {
  border-color: #fff transparent;
  margin-bottom: -1px;
}
.box-popover-new__inner {
  padding: 15px 20px 15px;
}
.box-popover-new__inner p {
  display: block;
}
.box-popover-new__inner--secondary {
  background: #f7f7f4;
}
.box-popover-new__inner + .box-popover-new__inner {
  border-top: 1px solid #e1ded5;
}
.box-popover-new--reservations {
  width: 280px;
  top: 100%;
  right: -2px;
  margin-top: 10px;
}
.box-popover-new--reservations {
  transition: right 0s 0.01s;
}
.box-popover-new-controler:not(:hover) .box-popover-new--reservations {
  right: 5000px;
  transition-delay: 0.2s;
}
.box-popover-info {
  line-height: 24px;
}
.box-popover-info * + .round {
  margin-top: 23px;
}
.box-popover-info p:last-child {
  margin-bottom: 0;
}
.box-popover-tools {
  width: 260px;
}
.box-recommend {
  padding-top: 30px;
}
.box-recommend h1 {
  font-size: 44px;
  color: #00bf79;
}
.box-recommend h2 {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 15px;
}
.box-recommend h3 {
  font-weight: normal;
  color: #00bf79;
  margin: 20px 0 5px;
}
.box-recommend .annot {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 50px;
}
.box-recommend .desc {
  margin: 40px 0;
  font-size: 20px;
  line-height: 30px;
}
.box-recommend .btns {
  margin: 0 0 50px;
}
.box-recommend .content {
  max-width: 640px;
  margin: 0 auto 50px;
}
.box-recommend .content .info {
  margin-top: 30px;
}
.box-recommend .btn-facebook > span {
  background: #3b5998;
  border-bottom: 4px solid #324c81;
}
.box-recommend .btn-facebook:hover > span {
  background: #355089;
  border-bottom: 4px solid #293e6a;
}
.box-recommend .stats,
.box-recommend .billing {
  margin: 0 0 50px;
}
.box-recommend .stats > table {
  margin-bottom: 10px;
}
.box-recommend .stats .detail {
  overflow: hidden;
  position: relative;
  display: none;
}
.box-recommend .stats .detail table {
  margin: 0;
}
.b-std {
  margin: 0 0 30px;
  background: #fff;
  border: 1px solid #e1ded5;
  border-radius: 3px;
  padding: 25px 30px 30px;
  position: relative;
  transition: box-shadow 0.2s;
}
.message + .b-std {
  margin-top: 30px;
}
.b-std.has-hover:hover {
  box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
}
.b-std:hover .b-std__like {
  opacity: 1;
}
.b-std > :last-child,
.b-std > .nAjax:last-child p {
  margin-bottom: 0;
}
.b-std__heading {
  overflow: hidden;
  margin-left: -10px;
}
.b-std__heading__title {
  float: left;
  line-height: 32px;
  font-weight: bold;
  margin: 0 0 0.75em 10px;
}
.b-std__heading__title .inp-select.inp-select.inp-select {
  font-size: 14px;
  margin: 0 5px;
}
h2.b-std__heading__title {
  font-weight: bold;
}
.b-std__heading__inp {
  float: left;
  margin-left: 10px;
}
.b-std__heading .inp-select {
  font-size: 100%;
}
.b-std__heading--bg {
  background: #f7f7f8;
  padding: 10px 30px 0 20px;
  overflow: hidden;
  border-radius: 3px 3px 0 0;
}
.b-std__heading--bg.b-std__heading--bg {
  margin: -25px -30px 25px;
}
.b-std__heading--bg .b-std__heading__title,
.b-std__heading--bg .b-std__heading__inp {
  margin-bottom: 10px;
}
.b-std__like {
  position: absolute;
  right: 15px;
  top: 15px;
  text-decoration: none;
  color: #c8c6bf;
  width: 14px;
  height: 14px;
  opacity: 0;
  transition: opacity 0.2s, color 0.2s;
}
.b-std__like:hover,
.b-std__like--on {
  color: #ea4459;
}
.b-std__like--on {
  opacity: 1;
}
.b-std__like.append-loader:before {
  display: none;
}
.b-comming-soon {
  margin: 0 0 30px;
  position: relative;
}
.b-comming-soon__img img {
  width: 100%;
  height: auto;
}
.b-comming-soon .b-std {
  position: absolute;
  left: 50%;
  top: 70px;
  width: 500px;
  box-sizing: border-box;
  margin-left: -250px;
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
}
.b-comming-soon .b-std h2 {
  font-size: 24px;
}
.b-comming-soon .b-std .ficon {
  display: block;
  text-align: center;
  font-size: 44px;
  margin: 20px auto 20px;
}
.b-comming-soon .b-std .desc {
  font-size: 20px;
  line-height: 26px;
}
.b-graph {
  margin: 0 0 30px;
  text-align: center;
}
.b-graph > :last-child {
  margin-bottom: 0;
}
.b-graph__desc {
  margin: 0 auto 2em;
  max-width: 270px;
}
.b-graph__number {
  font-size: 45px;
  line-height: 55px;
  font-weight: bold;
  margin: 0 0 0.25em;
}
.b-graph__icon {
  display: inline-block;
  vertical-align: middle;
  width: 0px;
  height: 0px;
  overflow: hidden;
  position: relative;
  top: -3px;
  border-width: 0 7px 7px;
  border-style: solid dashed;
  border-color: #1baae2 transparent;
}
.b-graph__icon--down {
  border-width: 7px 7px 0;
  border-color: #ea4459 transparent;
}
.b-graph__legend {
  margin: 0 0 30px;
  text-align: left;
  font-size: 14px;
}
.b-graph__legend:last-child {
  margin-bottom: 0;
}
.b-graph__legend__item {
  display: block;
  position: relative;
  padding-left: 20px;
}
.b-graph__legend__color {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}
.b-graph__legend__color:first-child {
  margin-top: -5px;
}
.b-graph__svg-legend {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px 0;
}
.b-graph__svg-legend svg {
  vertical-align: middle;
}
.b-graph__svg-legend .b-graph__svg {
  width: 140px;
  padding-right: 20px;
}
.b-graph-hor {
  margin: 0 0 30px;
  font-size: 14px;
}
.b-graph-hor__list {
  margin: 0 0 30px;
}
.b-graph-hor__list:last-child {
  margin-bottom: 0;
}
.b-graph-hor__item {
  margin: 15px 0 0;
}
.b-graph-hor__item--type1 .b-graph-hor__label {
  float: left;
  font-weight: normal;
}
.b-graph-hor__item--type1 .b-graph-hor__value {
  float: right;
  color: #c8c6bf;
}
.b-graph-hor__item--type2 {
  padding-right: 90px;
  position: relative;
}
.b-graph-hor__item--type2 .b-graph-hor__value {
  position: absolute;
  right: 0;
  top: 50%;
  font-size: 16px;
  line-height: 20px;
}
.b-graph-hor__header {
  display: block;
  overflow: hidden;
  margin: 0 0 3px;
}
.b-graph-hor__progress {
  background: #f7f7f8;
  height: 10px;
  display: block;
  position: relative;
}
.b-graph-hor__progress-inner {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.b-graph-hor__progress-inner--green {
  background: #1baae2;
}
.b-graph-hor__progress-inner--green-light {
  background: #78d7b2;
}
.b-graph-hor__progress-inner--green-lighten {
  background: #b4e3ce;
}
.b-graph-hor__progress-inner--purple {
  background: #a334dc;
}
.b-graph-hor__progress-inner--brown {
  background: #d98468;
}
.b-graph-hor__progress-inner--olive {
  background: #c4b469;
}
.b-graph-hor__progress-inner--blue {
  background: #2a92fa;
}
.b-graph-hor__progress-inner--red {
  background: #ea4459;
}
.print-pdf h2 {
  margin: 5px 0 20px 0;
}
.print-pdf td,
.print-pdf th {
  background: none !important;
  border: 1px solid #000;
  color: #000;
  padding: 10px !important;
  text-align: center;
}
.print-pdf .inp-fix {
  margin: 0px;
  text-align: left;
}
.print-pdf .inp-fix--hospital {
  margin-bottom: 10px;
}
.print-pdf .inp-fix--hospital input {
  margin-right: 5px;
}
.print-pdf td:last-child {
  border: 1px solid #262c39;
}
.print-pdf .inp-items .inp-item {
  margin-bottom: 5px;
}
.print-pdf .head-top {
  line-height: 117px;
  height: 117px;
  zoom: 1;
}
.print-pdf .head-top:after,
.print-pdf .head-top:before {
  content: '';
  display: table;
  clear: both;
}
.print-pdf .head-top .big {
  margin-bottom: 5px;
}
.print-pdf .head-top .img {
  text-align: center;
  margin-right: 50px;
  width: 250px;
}
.print-pdf .head-top img {
  max-width: 250px;
  max-height: 100px;
}
.print-pdf .head-top .img,
.print-pdf .head-top .info {
  vertical-align: middle;
}
.print-pdf .head-top .info {
  width: 503px;
}
.print-pdf .head-print .separator {
  visibility: hidden;
}
.b-browser {
  margin: 0 auto 30px;
  max-width: 650px;
  border: 1px solid #e1ded5;
  position: relative;
  padding: 40px 30px 15px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  border-radius: 3px;
  position: relative;
}
.b-browser:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  border-radius: 3px 3px 0 0;
  background: #f7f7f8;
  height: 20px;
}
.b-browser:after {
  content: '';
  position: absolute;
  left: 20px;
  top: 7px;
  width: 6px;
  height: 6px;
  background: #eec142;
  border-radius: 3px;
  box-shadow: -10px 0 0 #e06e5d, 10px 0 0 #77c54c;
}
.b-tarif {
  max-width: 690px;
  margin: 0 auto 10px;
}
.b-tarif__item {
  padding-right: 70px;
  position: relative;
}
.b-tarif__item + .b-tarif__item {
  margin-top: 35px;
}
.b-tarif__head {
  overflow: hidden;
  display: block;
  margin: 0 0 5px;
}
.b-tarif__name {
  float: left;
}
.b-tarif__value {
  float: right;
  font-weight: bold;
}
.b-tarif__area {
  background: #f1f0eb;
  display: block;
  height: 20px;
  overflow: hidden;
  position: relative;
}
.b-tarif__area span {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #1baae2;
}
.b-tarif__icon {
  position: absolute;
  right: 0;
  top: 50%;
  background: #f1f0eb;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  margin-top: -25px;
}
.b-tarif__icon .ficon {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #c8c6bf;
  font-size: 24px;
  margin: -12px 0 0 -12px;
}
.b-tarif__icon .ficon--cloud {
  font-size: 30px;
  margin: -15px 0 0 -15px;
}
.b-tarif__icon .ficon--folder {
  margin-left: -11px;
}
.c-prices {
  max-width: 900px;
  margin: 0 auto 40px;
}
.c-prices__list {
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
  margin: 0 0 -20px -20px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .c-prices__list {
    word-spacing: 0;
  }
}
.c-prices__list > * {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  font-family: "proxima-nova", "Helvetica Neue", Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.c-prices__list + * {
  margin-top: 40px;
}
.c-prices__item {
  border-left: 30px solid transparent;
  margin: 0 0 30px;
  box-sizing: border-box;
  font-size: 14px;
  position: relative;
}
.c-prices__item--arrow:after {
  content: '';
  display: block;
  position: absolute;
  left: -60px;
  top: 35px;
  background: url("../img/bg/sprites-retina.png?v=1705675602322") -202px 0px no-repeat;
  background-size: 320px 201px;
  width: 118px;
  height: 41px;
}
.c-prices__inner {
  position: relative;
  background: #fff;
  border: 1px solid #e1ded5;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  border-radius: 3px;
  box-sizing: border-box;
  position: relative;
  min-height: 530px;
  padding: 29px 55px 10px;
  text-align: center;
  overflow: hidden;
}
.c-prices__inner--disabled *,
.c-prices__inner--disabled .c-prices__price,
.c-prices__inner--disabled .c-prices__desc-list .ficon {
  color: #a8a8b3;
}
.c-prices__inner--disabled .c-prices__price strong {
  color: #c2c2ca;
}
.c-prices__inner--disabled .btn > span {
  background: #c2c2ca;
  border-bottom-color: #a8a8b3;
}
.c-prices .ficon--star {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  color: #fff;
}
.c-prices .ficon--star:after {
  content: '';
  position: absolute;
  left: -40px;
  top: -40px;
  bottom: -40px;
  right: -40px;
  background: #fcdc21;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.c-prices .ficon--star:before {
  position: absolute;
  right: 7px;
  top: 7px;
  z-index: 10;
}
.c-prices__title {
  font-size: 22px;
  line-height: 30px;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.c-prices__desc {
  margin: 0;
  font-size: 22px;
  line-height: 30px;
  min-height: 60px;
  margin: 0 0 25px;
}
.c-prices__price {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  color: #1baae2;
  margin: 0 0 20px;
}
.c-prices__price strong {
  font-size: 50px;
  line-height: 1;
  display: block;
  margin: 0 0 5px;
}
.c-prices__btn {
  margin: 0 0 30px;
}
.c-prices__desc-list {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  font-weight: bold;
  margin: 0 20px;
}
.c-prices__desc-list li {
  margin: 0 0 4px;
  position: relative;
}
.c-prices__desc-list li:before {
  display: none;
}
.c-prices__desc-list .ficon {
  position: absolute;
  left: 0;
  top: 50%;
  color: #1baae2;
  font-size: 12px;
  margin-top: -6px;
}
.c-prices__tabs {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #e1ded5;
}
.c-prices__tabs__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.c-prices__tabs__item {
  width: 50%;
  box-sizing: border-box;
  width: 50%;
  font-size: 16px;
  line-height: 20px;
  background: #f9f8f7;
}
.c-prices__tabs__item.is-active {
  background: #fff;
}
.c-prices__tabs__item.is-active .c-prices__tabs__link {
  background: #fff;
  margin-top: -1px;
  padding-top: 21px;
  text-decoration: none;
  cursor: default;
}
.c-prices__tabs__item + .c-prices__tabs__item {
  border-left: 1px solid #e1ded5;
}
.c-prices__tabs__link {
  display: block;
  padding: 20px 10px;
  text-decoration: none;
  color: #262c39;
}
.c-prices__tabs__link:hover {
  text-decoration: underline;
}
.c-prices__tabs__item:first-child .c-prices__tabs__link {
  border-bottom-left-radius: 3px;
}
.c-prices__tabs__item:last-child .c-prices__tabs__link {
  border-bottom-right-radius: 3px;
}
.b-campaign {
  padding-left: 260px;
  position: relative;
  min-height: 150px;
  padding-right: 120px;
}
.b-campaign__side {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 200px;
  border-right: 1px solid #e1ded5;
  padding: 20px 15px 30px;
}
.b-campaign__icon {
  position: absolute;
  right: 30px;
  top: 30px;
  font-size: 60px;
  color: #1baae2;
  text-decoration: none;
}
.b-campaign__icon--disabled {
  color: #e1ded5;
}
.b-campaign__icon--disabled:hover {
  color: #e1ded5;
}
.b-pf {
  position: relative;
  box-sizing: border-box;
  background: #fff;
  max-width: 650px;
  margin: 0 auto;
  border: 1px solid #e1ded5;
  border-radius: 4px;
  box-shadow: -2px 0px 4px 0px rgba(200,198,191,0.25), 2px 4px 4px 0px rgba(200,198,191,0.5);
}
.b-pf__head {
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}
.b-pf__head input {
  position: absolute;
  top: -5000px;
}
.b-pf__footr {
  border-radius: 0 0 4px 4px;
}
.b-pf__title {
  font-size: 26px;
  line-height: 44px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.b-pf__desc {
  font-size: 18px;
  line-height: 26px;
  font-family: Arial, Helvetica, sans-serif;
}
.b-pf__sign {
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  font-family: Arial, Helvetica, sans-serif;
}
.b-pf__logo {
  font-size: 85px;
  line-height: 35px;
}
.b-pf__slides {
  font-size: 0px;
  color: transparent;
  height: 400px;
  white-space: nowrap;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.b-pf__slide {
  display: inline-block;
  vertical-align: top;
  height: 100%;
  width: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.b-pf__img-prev,
.b-pf__img-next {
  position: absolute;
  top: 170px;
  left: -30px;
  width: 60px;
  height: 60px;
  font-size: 20px;
  line-height: 58px;
  background: #fff;
  border-radius: 100px;
  text-align: center;
}
.b-pf__img-prev .ficon,
.b-pf__img-next .ficon {
  color: #000;
  vertical-align: middle;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.b-pf__img-prev:hover .ficon {
  -webkit-transform: translateX(-3px);
      -ms-transform: translateX(-3px);
          transform: translateX(-3px);
}
.b-pf__img-next:hover .ficon {
  -webkit-transform: translateX(3px);
      -ms-transform: translateX(3px);
          transform: translateX(3px);
}
.b-pf__img-next {
  left: auto;
  right: -30px;
}
.b-pf__icon {
  position: absolute;
  top: -40px;
  margin-left: -10px;
  border: 10px solid #fff;
}
.b-pf__arrow {
  position: absolute;
  top: 500px;
  left: -200px;
  width: 180px;
}
.b-pf__arrow:after {
  content: '';
  display: block;
  position: absolute;
  left: 30px;
  top: 55px;
}
.pf-icon {
  display: block;
  background: #ea4459;
  font-size: 40px;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 56px;
}
.pf-icon .ficon {
  color: #fff;
  vertical-align: middle;
}
.pf-icon-page {
  position: fixed;
  bottom: 20px;
  right: 100px;
  z-index: 1000;
  box-shadow: 0 1px 6px rgba(0,0,0,0.06), 0 2px 32px rgba(0,0,0,0.16);
}
.section-title {
  zoom: 1;
  margin-top: 25px;
  margin-bottom: 19px;
  line-height: 36px;
}
.section-title:after,
.section-title:before {
  content: '';
  display: table;
  clear: both;
}
.section-title h1,
.section-title h2 {
  line-height: 36px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.section-title p {
  display: inline;
  vertical-align: middle;
  margin: 0 0 0 18px;
}
tr.detail .box {
  border-width: 0px;
  margin: -13px -20px -11px;
  background: #f7f7f8;
}
tr.detail .box-edit {
  border-top-width: 5px;
}
.crossroad-box li {
  display: block;
  max-width: 350px;
  margin: 0 auto 30px;
}
.crossroad-box .box {
  display: block;
  border: 1px solid #e1ded5;
  padding: 30px;
  background: #fff;
  border-radius: 4px;
  box-shadow: -2px 0px 4px 0px rgba(200,198,191,0.25), 2px 4px 4px 0px rgba(200,198,191,0.5);
  text-align: center;
  text-decoration: none;
  color: #262c39;
  margin: 0;
}
.crossroad-box .name {
  margin: 0 0 8px;
}
.crossroad-box .name-company {
  margin: 0;
  font-size: 18px;
}
.crossroad-box .btns {
  margin: 23px 0 0;
}
.crossroad-box h2 {
  font-weight: bold;
  font-size: 24px;
}
/*
 *	Form
 */
.form-login {
  position: relative;
  width: 450px;
}
.form-login h1 {
  margin: 0 0 30px;
}
.form-login label {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  color: #aba288;
  text-align: left;
  font-weight: bold;
}
.form-login .logo {
  margin: 20px 0 0;
  font-weight: normal;
  overflow: hidden;
}
.form-login .logo .icon {
  font-size: 200px;
  line-height: 80px;
}
.form-login .message {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
}
.form-login .box {
  border-left: none;
  border-right: none;
  padding: 60px 75px 0;
  margin: 0 0 15px;
  border: 1px solid #e1ded5;
  border-radius: 4px;
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.25);
  color: #262c39;
}
.form-login .box .annot {
  font-size: 30px;
  line-height: 38px;
  margin: -10px -30px 20px;
  font-weight: bold;
}
.form-login .box .grey {
  font-weight: bold;
  margin: 20px 0;
}
.form-login .box p {
  margin: 0 0 15px;
}
.form-login .box .btns {
  margin: 20px 0 60px;
}
.form-login .box .forgotten-password {
  background: #f8f7f5;
  padding: 18px 20px 20px;
  margin: 0 -75px 0;
  font-size: 14px;
  line-height: 24px;
}
.form-login .box .forgotten-password a {
  color: #262c39;
}
.form-login .box .forgotten-password a:hover {
  color: #1baae2;
}
.form-login .box + p {
  margin: 0 30px;
}
.form-search-row {
  width: 280px;
}
.form-search-row .icon-load-black {
  opacity: 0;
  transition: opacity 0.1s;
}
.form-search-row .loading .icon-load-black {
  opacity: 1;
}
.form-search-row p {
  margin-bottom: 0;
  display: block;
}
.form-search-header {
  float: right;
  margin: 0 0 0 20px;
  min-width: 250px;
}
.form-search-header p {
  margin: 0;
}
.form-supplier p {
  display: inline-block;
  vertical-align: middle;
}
.form-supplier .inp-text {
  width: 320px;
}
.box-popup .form-search-option {
  margin-bottom: 35px;
}
.form-search-option .row-search {
  border: 1px solid #e1ded5;
  border-bottom: none;
  padding: 5px;
  margin: 0;
}
.form-payment {
  margin-bottom: 35px;
}
.form-payment .box-glow {
  padding-top: 24px;
  margin-bottom: 0;
}
.form-payment .box-secondary {
  margin-top: 25px;
  padding-top: 24px;
  padding-bottom: 24px;
}
.form-payment .grid-row {
  margin-bottom: 18px;
}
.form-payment .grid-row p {
  margin: 0;
}
.form-payment .row-price {
  margin-bottom: 13px;
}
.form-payment .row-price .price {
  font-size: 34px;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
}
.form-payment .row-price .status-label {
  top: 2px;
  margin-left: 15px;
}
.form-payment .row-price .form-label {
  display: block;
}
.form-payment .row-history {
  margin-top: 20px;
}
.form-payment .remove-history {
  position: relative;
  top: 1px;
  color: #fff;
  text-decoration: none;
  background: #e1ded5;
  display: inline-block;
  text-align: center;
  width: 16px;
  padding: 2px 0 1px;
  line-height: 13px;
  font-weight: bold;
  font-size: 17px;
  border-radius: 3px;
  margin: 0 0 0 5px;
}
.form-payment .remove-history:hover {
  background: #ea4459;
}
.form-payment p:last-child {
  margin-bottom: 0;
}
.form-payment .iconed .insuranceAnnoucement {
  position: absolute;
  right: 0;
  width: 60px;
  height: 60px;
  background: none;
  border: none;
}
.form-payment .iconed .insuranceAnnoucement h2,
.form-payment .iconed .insuranceAnnoucement p {
  display: none;
}
.form-payment .iconed .insuranceAnnoucement i {
  right: 3px;
  cursor: pointer;
}
.loaderbar {
  height: 4px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #ddd;
}
.loaderbar:before {
  display: block;
  position: absolute;
  content: "";
  left: -200px;
  width: 200px;
  height: 4px;
  background-color: #1baae2;
  -webkit-animation: loading 2s linear infinite;
          animation: loading 2s linear infinite;
}
@-webkit-keyframes loading {
  from {
    left: -200px;
    width: 30%;
  }
  50% {
    width: 30%;
  }
  70% {
    width: 70%;
  }
  80% {
    left: 50%;
  }
  95% {
    left: 120%;
  }
  to {
    left: 100%;
  }
}
@keyframes loading {
  from {
    left: -200px;
    width: 30%;
  }
  50% {
    width: 30%;
  }
  70% {
    width: 70%;
  }
  80% {
    left: 50%;
  }
  95% {
    left: 120%;
  }
  to {
    left: 100%;
  }
}
.f-group {
  margin: 0 0 20px;
  background: #fcf2b2;
  border: 1px solid #f8e71a;
  border-radius: 3px;
  padding: 20px 20px 10px;
  text-align: left;
  font-size: 14px;
}
.f-group p {
  margin-bottom: 10px;
}
.f-group__heading {
  background: #f8e71a;
  padding: 7px 40px 5px 20px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  position: relative;
}
.f-group__heading.f-group__heading {
  margin: -20px -20px 20px;
}
.f-group__heading .close {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -5px;
  font-size: 10px;
  color: #262c39;
}
.f-group__heading .close:hover {
  color: #d0021b;
}
.f-group__sub-title {
  color: #998513;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 19px;
  position: relative;
  padding: 0 40px 0 20px;
  font-weight: bold;
}
.f-group__sub-title:before {
  content: '';
  position: absolute;
  bottom: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: #fcdc21;
}
.f-group__sub-title > span {
  background: #fcf2b2;
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  position: relative;
  padding: 0 5px;
}
.f-group__sub-title .close {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -5px;
  font-size: 10px;
  color: #998513;
  padding: 0 5px;
  background: #fcf2b2;
}
.f-group__sub-title .close:hover {
  color: #d0021b;
}
.f-group .inp-item-list {
  margin-bottom: 1px;
}
.f-group .inp-item {
  padding-left: 25px;
  text-transform: uppercase;
  color: #262c39;
  font-weight: bold;
  font-size: 11px;
  line-height: 21px;
}
.f-group .inp-item input + span:before {
  border: 1px solid #e1ded5;
  background: #fff !important;
  width: 16px;
  height: 16px;
  border-radius: 9px;
}
.f-group .inp-item input + span:after {
  content: '';
  position: absolute;
  top: 6px;
  left: 5px;
  width: 8px;
  height: 8px;
  background: #262c39;
  border-radius: 4px;
  opacity: 0;
  transition: opacity 0.2s;
}
.f-group .inp-item input:checked + span:after {
  opacity: 1;
}
.f-group__btn {
  margin-top: 5px;
}
.bar-action {
  display: table;
  width: 100%;
  margin-top: 30px;
}
.bar-action__item {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
}
:first-child {
  margin-top: 0;
}
.page-message {
  height: 100%;
}
.page-message__body {
  height: 100%;
  display: table;
  width: 100%;
  text-align: center;
}
.page-message__body .file-ico {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-left: 0 !important;
  top: 0;
  left: 0;
  margin-top: 0;
}
.page-message__main {
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 125px;
}
.page-message__main .file-ico img {
  margin-top: 30px;
}
.page-message__main .file-ico.yellow:after {
  border-color: #f1f0eb #f1f0eb transparent transparent;
}
.page-message__main .title {
  margin-top: 35px;
}
.page-message__footer {
  margin-top: -125px;
  height: 125px;
}
.page-message__footer .logo-vetfox {
  font-size: 90px;
}
[data-show-delay] {
  display: none;
}
.is-dragging,
.is-dragging * {
  cursor: grabbing !important;
}
.is-resizing,
.is-resizing * {
  cursor: ew-resize !important;
}
.calendar__client {
  max-width: 600px;
  margin: 0 auto;
}
.calendar__client-holder,
.calendar__holder {
  border-top: 1px solid #e1ded5;
  box-shadow: -2px 0px 4px 0px rgba(200,198,191,0.25), 2px 4px 4px 0px rgba(200,198,191,0.5);
  border-radius: 4px;
  overflow: hidden;
}
.calendar__holder {
  position: fixed;
  z-index: 2;
  top: 100px;
  left: 20px;
  right: 20px;
  bottom: 0;
}
.calendar__bar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 5;
  padding: 18px 15px 18px;
  line-height: 24px;
  background: #f7f7f4;
  border-radius: 4px 4px 0 0;
}
.calendar__bar .side-left {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.calendar__bar .side-center {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}
.calendar__bar .side-right {
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}
.calendar__bar .title {
  position: relative;
  margin: 4px 0 0;
  font-size: 24px;
}
.calendar__bar .office-title {
  padding-top: 6px;
  margin: 0;
}
.calendar__bar .logo-winvet {
  position: absolute;
  top: -35px;
  left: 7px;
  font-size: 98px;
  color: #ea4459;
}
.calendar.is-client .calendar__bar {
  padding-left: 25px;
  padding-right: 25px;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.calendar__search {
  margin-top: -3px;
  margin-bottom: -3px;
}
.calendar__search .vetfox-ico-search {
  margin-top: -8px;
}
.calendar__search .vetfox-ico-search:before {
  font-size: 16px;
}
.calendar__body {
  position: relative;
}
.calendar__side {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px);
}
.calendar__main {
  box-sizing: border-box;
  border-left: 0px solid transparent;
  background: #fff url("../img/bg/grid-texture.png") 0 0 repeat;
}
.is-client .calendar__main {
  background-color: #eceae4;
}
.calendar__head {
  box-sizing: border-box;
  position: relative;
  border-left: 0px solid transparent;
  background: #fff;
  z-index: 5;
  overflow: hidden;
}
.calendar__head:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: #e1ded5;
}
.calendar--scroll .calendar__head:before {
  left: -200px;
}
.calendar__events {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.calendar__event {
  position: absolute !important;
  top: 0;
  left: 0;
}
.calendar__view--agenda {
  padding: 30px 30px;
  background: #fff;
  min-height: 100%;
}
.calendar__current-time {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #1baae2;
  margin-left: -1px;
  transition: left 0.3s linear;
}
.calendar__head .calendar__current-time {
  top: auto;
  height: 11px;
}
.calendar__head .calendar__current-time:before {
  content: '';
  width: 12px;
  height: 12px;
  position: absolute;
  top: 0;
  left: 50%;
  margin: -6px 0 0 -6px;
  background: #1baae2;
  border-radius: 6px;
}
.calendar__btn-filter {
  position: absolute;
  bottom: 30px;
  right: 10px;
  padding: 16px 20px 17px 38px;
  border: 1px solid #e1ded5;
  color: #adaba5;
  background: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  text-decoration: none;
  transition: color 0.3s;
  border-radius: 30px;
  box-shadow: 0 0 25px rgba(0,0,0,0.3);
}
.calendar__btn-filter .ficon {
  position: absolute;
  top: 18px;
  left: 15px;
}
.calendar__btn-filter:hover {
  color: #262c39;
}
.calendar-times {
  position: relative;
  height: 60px;
  color: #cecaba;
  font-size: 14px;
  line-height: 20px;
}
.calendar-times__time {
  position: absolute;
  top: 21px;
  left: 0;
  width: 50px;
  margin-left: -25px;
  text-align: center;
}
.calendar-times__time--hour {
  font-size: 18px;
  font-weight: bold;
  margin-top: -2px;
}
.calendar-times__time:first-child {
  visibility: hidden;
}
.calendar-labels {
  background: #fff;
}
.calendar-labels:before {
  pointer-events: none;
  content: '';
  position: absolute;
  left: 100%;
  width: 9px;
  top: 0;
  bottom: 0;
  background: linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0));
}
.calendar-labels__row {
  transition: all 0.3s;
}
.calendar-labels__row:before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
}
.calendar-labels__date {
  display: inline-block;
  vertical-align: middle;
  width: 99%;
}
.calendar-date {
  color: #cecaba;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  text-align: center;
}
.calendar-date strong {
  font-size: 45px;
  display: block;
  margin-bottom: 9px;
}
.is-today .calendar-date {
  color: #262c39;
}
.calendar-bg__row {
  box-sizing: border-box;
  position: relative;
  border-bottom: 2px solid #e1ded5;
  transition: all 0.3s;
}
.calendar-bg__row.is-today:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffef8a;
  opacity: 0.2;
}
.calendar-bg__cell {
  position: absolute;
  top: 0;
  left: 0px;
  height: 100%;
  background: #fff;
  border-left: 1px solid #f9f8f7;
  border-right: 1px solid #fff;
}
.calendar-bg__cell:before {
  content: '';
  position: absolute;
  top: 0;
  left: -2px;
  padding: 0 1px;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  border-width: 0 1px;
}
.calendar-bg__cell--half {
  border-left-color: #f9f8f7;
}
.calendar-bg__cell--hour {
  border-left-color: #f0eeea;
}
.calendar-bg__cell--hour + .calendar-bg__cell--other {
  border-left-color: #fff;
  border-right-color: #f9f8f7;
}
.calendar-bg__cell--half + .calendar-bg__cell--other {
  border-left-color: #fff;
  border-right-color: #f0eeea;
}
.calendar-bg__cell--other + .calendar-bg__cell--half {
  border-right: none;
}
.calendar-bg__cell--other + .calendar-bg__cell--half:before {
  display: none;
}
.calendar-event {
  display: block;
  position: relative;
  box-sizing: border-box;
  background: currentColor;
  line-height: 1;
  font-size: 14px;
  padding: 9px 0 11px;
  min-height: 54px;
  white-space: nowrap;
  text-decoration: none;
  transition: all 0.3s;
}
.calendar-event > * {
  color: #262c39;
  overflow: hidden;
}
.calendar-event:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 2px;
  left: 0;
  right: 0;
  background: #fff;
  opacity: 0.8;
  transition: opacity 0.3s;
}
.calendar-event:after {
  content: '';
  display: none;
  position: absolute;
  top: -2px;
  bottom: -2px;
  left: -2px;
  right: -2px;
  border: 4px solid currentColor;
  pointer-events: none;
}
.calendar-event__icon {
  display: none;
}
.calendar-event__name {
  position: relative;
  margin: 0 0 4px;
  font-size: 16px;
  min-height: 16px;
  font-weight: bold;
  padding: 0 11px;
}
.calendar-event__work {
  position: relative;
  margin: 0;
  padding: 0 11px;
}
.calendar-event__phone {
  position: absolute;
  top: 50%;
  right: 11px;
  margin: -0.5em 0 0;
  padding: 0 11px;
}
.calendar-event__resizer {
  position: absolute;
  right: -1px;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 8px;
  background: transparent;
  cursor: ew-resize;
}
.calendar-event__resizer--start {
  right: auto;
  left: 0;
}
.calendar-event--not-approved {
  color: #ea4459 !important;
}
.calendar-event--not-approved > * {
  color: #fff;
}
.calendar-event--not-approved:before {
  display: none;
}
.calendar-event--not-approved .calendar-event__name,
.calendar-event--not-approved .calendar-event__work {
  padding-left: 44px;
}
.calendar-event--not-approved .calendar-event__icon {
  display: block;
  font-size: 20px;
  position: absolute;
  left: 13px;
  top: 15px;
}
.calendar-event--not-approved .calendar-event__icon:before {
  content: '\EA04';
}
.calendar-event--note {
  color: #e1ded5 !important;
}
.calendar-event--note:before {
  opacity: 0;
}
.calendar-event--reserved {
  color: #fcdc21 !important;
}
.calendar-event.is-selected {
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.75);
}
.calendar-event.is-selected:after {
  display: block;
}
.calendar-event.is-moving,
.calendar-event.is-resized {
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  transition: box-shadow 0.3s;
}
.calendar-event.is-clickable {
  cursor: pointer;
}
.calendar-sidebar {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 360px;
  background: #fff;
  overflow: hidden;
}
.calendar-sidebar:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background: linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0));
}
.calendar-sidebar__holder {
  box-sizing: border-box;
  position: relative;
  padding: 22px 20px 0;
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.calendar-sidebar__title {
  font-size: 24px;
  margin: 0 0 23px;
}
.calendar-sidebar__event {
  margin: 28px 0 13px;
}
.calendar-sidebar__close {
  position: absolute;
  right: 25px;
  top: 25px;
  font-size: 24px;
  color: #c7c6bf;
}
.calendar-sidebar__close:hover {
  color: #282c39;
}
.has-sidebar .calendar-sidebar,
.has-sidebar .calendar-sidebar__holder {
  -webkit-transform: translateZ(0px) translateX(0px);
          transform: translateZ(0px) translateX(0px);
  opacity: 1;
}
.calendar-sidebar .form-label-tab {
  padding: 4px 7px 1px;
  border: 1px solid transparent;
  border-bottom: none;
  border-radius: 3px 3px 0 0;
  margin: 0;
}
.calendar-sidebar .form-label-tab.is-active {
  background: #fff;
  position: relative;
  top: 1px;
  z-index: 2;
  border-color: #e1ded5;
}
.calendar-sidebar .form-label-tab.is-highlight {
  background: #fffce8;
}
.calendar-sidebar textarea.is-highlight {
  background: #fffce8;
}
.calendar-sidebar .is-datepick {
  cursor: pointer;
}
.calendar-sidebar .is-datepick:disabled {
  cursor: default;
}
.calendar-sidebar .inp-valign {
  position: relative;
  top: 9px;
  padding-left: 15px;
}
.calendar-sidebar .grid-row {
  margin-left: -10px;
}
.calendar-sidebar .grid-row > * {
  padding-left: 10px;
}
.calendar-sidebar__actions {
  visibility: hidden;
  z-index: 2;
}
.calendar-sidebar__actions .bar-action {
  position: relative;
  visibility: visible;
  box-sizing: border-box;
  overflow: hidden;
}
.calendar-sidebar__actions .bar-action:before {
  content: '';
  position: absolute;
  background: #fff;
  top: 0;
  left: 5px;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.is-scrollable + .calendar-sidebar__actions > div {
  overflow: hidden;
  overflow-y: scroll;
}
.is-scrollable + .calendar-sidebar__actions .bar-action {
  border-top: 1px solid #e8e8e8;
}
.calendar-agenda__day {
  position: relative;
  padding-left: 85px;
  margin: 0 0 38px;
  min-height: 90px;
}
.calendar-agenda__day:before {
  content: '';
  position: absolute;
  top: 17px;
  bottom: 36px;
  left: 90px;
  width: 1px;
  background: #c7c6bf;
}
.calendar-agenda__day + .calendar-agenda__day:before {
  top: -110px;
}
.calendar-agenda__day + .calendar-agenda__day--small:before {
  bottom: 68px;
}
.calendar-agenda__entry {
  position: relative;
  z-index: 2;
  padding-left: 165px;
  margin: 0 0 5px;
}
.calendar-agenda__entry:before {
  content: '';
  position: absolute;
  top: 13px;
  left: 0;
  width: 9px;
  height: 9px;
  border: 1px solid #c7c6bf;
  border-radius: 10px;
  background: #fff;
}
.calendar-agenda__date {
  position: absolute;
  top: -11px;
  left: 0;
}
.calendar-agenda__time {
  position: absolute;
  left: 26px;
  top: 7px;
  font-size: 18px;
  font-weight: bold;
  color: #cfcabb;
}
.btn-picker {
  position: relative;
  overflow: hidden;
}
.btn-picker .is-datepick {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.calendar__head,
.calendar__bg {
  cursor: move /* fallback if grab cursor is unsupported */;
  cursor: grab;
}
.auto-scroll--l,
.auto-scroll--r {
  position: fixed;
  top: 0;
  z-index: 10000;
  width: 100px;
  height: 100%;
  background: transparent;
}
.auto-scroll--l {
  width: 226px;
  left: 0;
}
.auto-scroll--r {
  right: 0;
}
.calendar-client-logo {
  text-align: center;
  margin: 0 0 15px;
  padding: 0 0 20px;
  background: url("../img/winvet-logo-v45.png") 200px 0px no-repeat;
}
.calendar-client-logo .icon {
  font-size: 237px;
  line-height: 95px;
}
.calendar-client-logo-center {
  text-align: center;
  margin: 0 0 15px;
  padding: 0 0 20px;
  background: url("../img/winvet-logo-v45.png") 0px no-repeat;
  background-position: center 0;
}
.calendar-client-logo-center .icon {
  font-size: 237px;
  line-height: 95px;
}
.page-calendar--client {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.calendar .form-label {
  line-height: 16px;
  font-size: 12px;
  font-weight: bold;
  color: #aba288;
  margin: 0 0 3px;
}
.calendar__client-body {
  position: relative;
  background: #fff;
}
.calendar__client-form {
  font-family: 'Courier New', monospace;
  letter-spacing: -0.63em;
  word-spacing: -0.63em;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  overflow-x: auto;
  transition: height 0.2s, -webkit-transform 0.4s;
  transition: transform 0.4s, height 0.2s;
  transition: transform 0.4s, height 0.2s, -webkit-transform 0.4s;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .calendar__client-form {
    word-spacing: 0;
  }
}
.calendar__client-form > * {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  font-family: "proxima-nova", "Helvetica Neue", Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  word-spacing: 0px;
}
.calendar__client-form > * > * {
  white-space: normal;
}
.js .calendar__client-form {
  overflow-x: hidden;
}
.js .calendar__client-form {
  overflow: visible;
}
.calendar__client-form[data-step="1"] {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.calendar__client-inner {
  box-sizing: border-box;
  padding: 25px;
}
.calendar__client-loader {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  transition: opacity 0.25s linear;
  opacity: 0;
  pointer-events: none;
}
[data-saving="true"] .calendar__client-loader {
  opacity: 1;
  pointer-events: auto;
}
.timepicker {
  text-align: left;
}
.timepicker__columns {
  overflow: hidden;
}
.timepicker__column {
  float: left;
  margin: 0;
}
.timepicker__column + .timepicker__column {
  margin-left: 11px;
}
.timepicker__group + .timepicker__group {
  margin-top: 11px;
}
.timepicker__link {
  display: block;
  width: 62px;
  background: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 28px;
}
.timepicker__link.is-active {
  background: #1baae2;
  color: #fff;
}
.timepicker__link + .timepicker__link {
  margin-top: 3px;
}
.datetime {
  display: table;
  table-layout: fixed;
  border: 1px solid #e2e0d7;
  border-radius: 3px;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: hidden;
}
.datetime__date {
  display: table-cell;
  vertical-align: top;
  padding: 19px;
  border-right: 1px solid #e2e0d7;
}
.datetime__time {
  display: table-cell;
  vertical-align: middle;
  width: 208px;
  padding: 19px;
  background: #f7f7f4;
  text-align: center;
}
.datetime__time p:last-child {
  margin-bottom: 0;
}
.datetime .datepick {
  margin-right: 0;
  border: 0;
}
.datetime .datepick:before,
.datetime .datepick:after {
  display: none;
}
.datetime .datepick .datepick-month {
  width: auto;
  float: none;
}
.datetime .datepick .datepick-month-row {
  padding: 0;
}
.datetime .datepick .datepick-cmd-next {
  top: 0;
  right: 0;
}
.datetime .datepick .datepick-cmd-prev {
  top: 0;
  left: 0;
}
@media (max-width: 750px) {
  .calendar-client-logo {
    margin-bottom: 15px;
  }
  .datetime {
    display: block;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  .datetime__date {
    display: block;
    border-right: none;
    border-bottom: 1px solid #e2e0d7;
    padding: 19px 10px;
  }
  .datetime__time {
    display: block;
    width: auto;
    padding: 19px 10px;
  }
  .calendar.is-client .calendar__bar {
    padding: 15px !important;
  }
  .calendar.is-client .side-left,
  .calendar.is-client .side-right,
  .calendar.is-client .side-left > *,
  .calendar.is-client .side-right > * {
    float: none;
    text-align: center;
    padding: 0;
    margin: 0;
  }
  .calendar.is-client .side-left {
    margin-bottom: 5px;
  }
  .calendar__client-inner {
    padding: 15px;
  }
}
.p5.p5.p5 {
  padding: 5px;
}
.p10.p10.p10 {
  padding: 10px;
}
.p15.p15.p15 {
  padding: 15px;
}
.p20.p20.p20 {
  padding: 20px;
}
.p25.p25.p25 {
  padding: 25px;
}
.p30.p30.p30 {
  padding: 30px;
}
.p35.p35.p35 {
  padding: 35px;
}
.p40.p40.p40 {
  padding: 40px;
}
.p42.p42.p42 {
  padding: 42px;
}
.p45.p45.p45 {
  padding: 45px;
}
.p50.p50.p50 {
  padding: 50px;
}
.p55.p55.p55 {
  padding: 55px;
}
.p60.p60.p60 {
  padding: 60px;
}
.p80.p80.p80 {
  padding: 80px;
}
.p110.p110.p110 {
  padding: 110px;
}
.pl5.pl5.pl5 {
  padding-left: 5px;
}
.pl10.pl10.pl10 {
  padding-left: 10px;
}
.pl15.pl15.pl15 {
  padding-left: 15px;
}
.pl20.pl20.pl20 {
  padding-left: 20px;
}
.pl25.pl25.pl25 {
  padding-left: 25px;
}
.pl30.pl30.pl30 {
  padding-left: 30px;
}
.pl35.pl35.pl35 {
  padding-left: 35px;
}
.pl40.pl40.pl40 {
  padding-left: 40px;
}
.pl42.pl42.pl42 {
  padding-left: 42px;
}
.pl45.pl45.pl45 {
  padding-left: 45px;
}
.pl50.pl50.pl50 {
  padding-left: 50px;
}
.pl55.pl55.pl55 {
  padding-left: 55px;
}
.pl60.pl60.pl60 {
  padding-left: 60px;
}
.pl80.pl80.pl80 {
  padding-left: 80px;
}
.pl110.pl110.pl110 {
  padding-left: 110px;
}
.pr5.pr5.pr5 {
  padding-right: 5px;
}
.pr10.pr10.pr10 {
  padding-right: 10px;
}
.pr15.pr15.pr15 {
  padding-right: 15px;
}
.pr20.pr20.pr20 {
  padding-right: 20px;
}
.pr25.pr25.pr25 {
  padding-right: 25px;
}
.pr30.pr30.pr30 {
  padding-right: 30px;
}
.pr35.pr35.pr35 {
  padding-right: 35px;
}
.pr40.pr40.pr40 {
  padding-right: 40px;
}
.pr42.pr42.pr42 {
  padding-right: 42px;
}
.pr45.pr45.pr45 {
  padding-right: 45px;
}
.pr50.pr50.pr50 {
  padding-right: 50px;
}
.pr55.pr55.pr55 {
  padding-right: 55px;
}
.pr60.pr60.pr60 {
  padding-right: 60px;
}
.pr80.pr80.pr80 {
  padding-right: 80px;
}
.pr110.pr110.pr110 {
  padding-right: 110px;
}
.pt5.pt5.pt5 {
  padding-top: 5px;
}
.pt10.pt10.pt10 {
  padding-top: 10px;
}
.pt15.pt15.pt15 {
  padding-top: 15px;
}
.pt20.pt20.pt20 {
  padding-top: 20px;
}
.pt25.pt25.pt25 {
  padding-top: 25px;
}
.pt30.pt30.pt30 {
  padding-top: 30px;
}
.pt35.pt35.pt35 {
  padding-top: 35px;
}
.pt40.pt40.pt40 {
  padding-top: 40px;
}
.pt42.pt42.pt42 {
  padding-top: 42px;
}
.pt45.pt45.pt45 {
  padding-top: 45px;
}
.pt50.pt50.pt50 {
  padding-top: 50px;
}
.pt55.pt55.pt55 {
  padding-top: 55px;
}
.pt60.pt60.pt60 {
  padding-top: 60px;
}
.pt80.pt80.pt80 {
  padding-top: 80px;
}
.pt110.pt110.pt110 {
  padding-top: 110px;
}
.pb5.pb5.pb5 {
  padding-bottom: 5px;
}
.pb10.pb10.pb10 {
  padding-bottom: 10px;
}
.pb15.pb15.pb15 {
  padding-bottom: 15px;
}
.pb20.pb20.pb20 {
  padding-bottom: 20px;
}
.pb25.pb25.pb25 {
  padding-bottom: 25px;
}
.pb30.pb30.pb30 {
  padding-bottom: 30px;
}
.pb35.pb35.pb35 {
  padding-bottom: 35px;
}
.pb40.pb40.pb40 {
  padding-bottom: 40px;
}
.pb42.pb42.pb42 {
  padding-bottom: 42px;
}
.pb45.pb45.pb45 {
  padding-bottom: 45px;
}
.pb50.pb50.pb50 {
  padding-bottom: 50px;
}
.pb55.pb55.pb55 {
  padding-bottom: 55px;
}
.pb60.pb60.pb60 {
  padding-bottom: 60px;
}
.pb80.pb80.pb80 {
  padding-bottom: 80px;
}
.pb110.pb110.pb110 {
  padding-bottom: 110px;
}
.ml-10.ml-10.ml-10 {
  margin-left: -10px;
}
.ml-5.ml-5.ml-5 {
  margin-left: -5px;
}
.ml0.ml0.ml0 {
  margin-left: 0px;
}
.ml5.ml5.ml5 {
  margin-left: 5px;
}
.ml10.ml10.ml10 {
  margin-left: 10px;
}
.ml15.ml15.ml15 {
  margin-left: 15px;
}
.ml16.ml16.ml16 {
  margin-left: 16px;
}
.ml20.ml20.ml20 {
  margin-left: 20px;
}
.ml25.ml25.ml25 {
  margin-left: 25px;
}
.ml30.ml30.ml30 {
  margin-left: 30px;
}
.ml35.ml35.ml35 {
  margin-left: 35px;
}
.ml40.ml40.ml40 {
  margin-left: 40px;
}
.ml45.ml45.ml45 {
  margin-left: 45px;
}
.ml50.ml50.ml50 {
  margin-left: 50px;
}
.ml55.ml55.ml55 {
  margin-left: 55px;
}
.ml60.ml60.ml60 {
  margin-left: 60px;
}
.mr-10.mr-10.mr-10 {
  margin-right: -10px;
}
.mr-5.mr-5.mr-5 {
  margin-right: -5px;
}
.mr0.mr0.mr0 {
  margin-right: 0px;
}
.mr5.mr5.mr5 {
  margin-right: 5px;
}
.mr10.mr10.mr10 {
  margin-right: 10px;
}
.mr15.mr15.mr15 {
  margin-right: 15px;
}
.mr16.mr16.mr16 {
  margin-right: 16px;
}
.mr20.mr20.mr20 {
  margin-right: 20px;
}
.mr25.mr25.mr25 {
  margin-right: 25px;
}
.mr30.mr30.mr30 {
  margin-right: 30px;
}
.mr35.mr35.mr35 {
  margin-right: 35px;
}
.mr40.mr40.mr40 {
  margin-right: 40px;
}
.mr45.mr45.mr45 {
  margin-right: 45px;
}
.mr50.mr50.mr50 {
  margin-right: 50px;
}
.mr55.mr55.mr55 {
  margin-right: 55px;
}
.mr60.mr60.mr60 {
  margin-right: 60px;
}
.mt-10.mt-10.mt-10 {
  margin-top: -10px;
}
.mt-5.mt-5.mt-5 {
  margin-top: -5px;
}
.mt0.mt0.mt0 {
  margin-top: 0px;
}
.mt5.mt5.mt5 {
  margin-top: 5px;
}
.mt10.mt10.mt10 {
  margin-top: 10px;
}
.mt15.mt15.mt15 {
  margin-top: 15px;
}
.mt16.mt16.mt16 {
  margin-top: 16px;
}
.mt20.mt20.mt20 {
  margin-top: 20px;
}
.mt25.mt25.mt25 {
  margin-top: 25px;
}
.mt30.mt30.mt30 {
  margin-top: 30px;
}
.mt35.mt35.mt35 {
  margin-top: 35px;
}
.mt40.mt40.mt40 {
  margin-top: 40px;
}
.mt45.mt45.mt45 {
  margin-top: 45px;
}
.mt50.mt50.mt50 {
  margin-top: 50px;
}
.mt55.mt55.mt55 {
  margin-top: 55px;
}
.mt60.mt60.mt60 {
  margin-top: 60px;
}
.mb-10.mb-10.mb-10 {
  margin-bottom: -10px;
}
.mb-5.mb-5.mb-5 {
  margin-bottom: -5px;
}
.mb0.mb0.mb0 {
  margin-bottom: 0px;
}
.mb5.mb5.mb5 {
  margin-bottom: 5px;
}
.mb10.mb10.mb10 {
  margin-bottom: 10px;
}
.mb15.mb15.mb15 {
  margin-bottom: 15px;
}
.mb16.mb16.mb16 {
  margin-bottom: 16px;
}
.mb20.mb20.mb20 {
  margin-bottom: 20px;
}
.mb25.mb25.mb25 {
  margin-bottom: 25px;
}
.mb30.mb30.mb30 {
  margin-bottom: 30px;
}
.mb35.mb35.mb35 {
  margin-bottom: 35px;
}
.mb40.mb40.mb40 {
  margin-bottom: 40px;
}
.mb45.mb45.mb45 {
  margin-bottom: 45px;
}
.mb50.mb50.mb50 {
  margin-bottom: 50px;
}
.mb55.mb55.mb55 {
  margin-bottom: 55px;
}
.mb60.mb60.mb60 {
  margin-bottom: 60px;
}
.mt-0\.5em.mt-0\.5em.mt-0\.5em {
  margin-top: -0.5em;
}
.mla {
  margin-left: auto;
}
.mra {
  margin-right: auto;
}
.position-relative.position-relative.position-relative {
  position: relative;
}
.position-absolute.position-absolute.position-absolute {
  position: absolute;
}
.t-2.t-2.t-2 {
  top: -2px;
}
.t-1.t-1.t-1 {
  top: -1px;
}
.t0.t0.t0 {
  top: 0px;
}
.t1.t1.t1 {
  top: 1px;
}
.t2.t2.t2 {
  top: 2px;
}
.t5.t5.t5 {
  top: 5px;
}
.t25.t25.t25 {
  top: 25px;
}
.t30.t30.t30 {
  top: 30px;
}
.r-2.r-2.r-2 {
  right: -2px;
}
.r-1.r-1.r-1 {
  right: -1px;
}
.r0.r0.r0 {
  right: 0px;
}
.r1.r1.r1 {
  right: 1px;
}
.r2.r2.r2 {
  right: 2px;
}
.r5.r5.r5 {
  right: 5px;
}
.r25.r25.r25 {
  right: 25px;
}
.r30.r30.r30 {
  right: 30px;
}
.l-2.l-2.l-2 {
  left: -2px;
}
.l-1.l-1.l-1 {
  left: -1px;
}
.l0.l0.l0 {
  left: 0px;
}
.l1.l1.l1 {
  left: 1px;
}
.l2.l2.l2 {
  left: 2px;
}
.l5.l5.l5 {
  left: 5px;
}
.l25.l25.l25 {
  left: 25px;
}
.l30.l30.l30 {
  left: 30px;
}
.b-2.b-2.b-2 {
  bottom: -2px;
}
.b-1.b-1.b-1 {
  bottom: -1px;
}
.b0.b0.b0 {
  bottom: 0px;
}
.b1.b1.b1 {
  bottom: 1px;
}
.b2.b2.b2 {
  bottom: 2px;
}
.b5.b5.b5 {
  bottom: 5px;
}
.b25.b25.b25 {
  bottom: 25px;
}
.b30.b30.b30 {
  bottom: 30px;
}
.t50p.t50p.t50p {
  top: 50%;
}
.l50p.l50p.l50p {
  left: 50%;
}
.tr-50p {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.tr-y50p {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tr-x50p {
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.w-auto {
  width: auto;
}
.w20.w20.w20 {
  width: 20px;
}
.w50.w50.w50 {
  width: 50px;
}
.h15.h15.h15 {
  height: 15px;
}
.h50.h50.h50 {
  height: 50px;
}
.w100p {
  width: 100%;
}
.w70p {
  width: 70%;
}
.w30p {
  width: 30%;
}
.w69p {
  width: 69%;
}
.w31p {
  width: 31%;
}
.maw300 {
  max-width: 300px;
}
.maw490 {
  max-width: 490px;
}
.max-width-250.max-width-250.max-width-250 {
  max-width: 250px;
}
.max-width-330.max-width-330.max-width-330 {
  max-width: 330px;
}
.max-width-520.max-width-520.max-width-520 {
  max-width: 520px;
}
.max-width-600.max-width-600.max-width-600 {
  max-width: 600px;
}
.max-width-690.max-width-690.max-width-690 {
  max-width: 690px;
}
.max-width-900.max-width-900.max-width-900 {
  max-width: 900px;
}
.max-width-1200.max-width-1200.max-width-1200 {
  max-width: 1200px;
}
.color-white {
  color: #fff;
}
.color-green {
  color: #1baae2;
}
.color-beige {
  color: #aba288;
}
.color-ocher {
  color: #a59947;
}
.color-red {
  color: #ea4459;
}
.color-bg {
  color: #f1f0eb;
}
.color-black,
.hover_color-black:hover {
  color: #000;
}
.display-block.display-block.display-block {
  display: block;
}
.display-inline-block.display-inline-block.display-inline-block {
  display: inline-block;
}
.overflow-hidden.overflow-hidden.overflow-hidden {
  overflow: hidden;
}
.overflow-visible.overflow-visible.overflow-visible {
  overflow: visible;
}
.opacity-0.opacity-0.opacity-0 {
  opacity: 0;
}
.opacity-0\.5.opacity-0\.5.opacity-0\.5 {
  opacity: 0.5;
}
.opacity-1.opacity-1.opacity-1 {
  opacity: 1;
}
.cursor-default,
.cursor-default * {
  cursor: default;
}
.cursor-pointer,
.cursor-pointer * {
  cursor: pointer;
}
.background-yellow {
  background: #fcf2b2;
}
.bg-red.bg-red,
.background-red.background-red {
  background: #ea4459;
}
.background-dark,
.hover_background-dark:hover {
  background: #262c39;
}
.background-white {
  background: #fff;
}
.background-beige {
  background: #f1f0eb;
}
.border-width-2 {
  border-width: 2px;
}
.border-solid {
  border-style: solid;
}
.border-yellow {
  border-color: #f8e71a;
}
.radius-5 {
  border-radius: 5px;
}
.radius-top-5 {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.box-shadow-10 {
  box-shadow: 0 0 10px rgba(0,0,0,0.25);
}
.z-index-100 {
  z-index: 100;
}
.decoration-underline.decoration-underline.decoration-underline {
  text-decoration: underline;
}
.decoration-none.decoration-none.decoration-none {
  text-decoration: none;
}
.hover_decoration-underline:hover.hover_decoration-underline:hover.hover_decoration-underline:hover {
  text-decoration: underline;
}
.hover_decoration-none:hover.hover_decoration-none:hover.hover_decoration-none:hover {
  text-decoration: none;
}
.font-size-12.font-size-12.font-size-12 {
  font-size: 12px;
}
.font-size-14.font-size-14.font-size-14 {
  font-size: 14px;
}
.font-size-18.font-size-18.font-size-18 {
  font-size: 18px;
}
.font-size-20.font-size-20.font-size-20 {
  font-size: 20px;
}
.font-size-22.font-size-22.font-size-22 {
  font-size: 22px;
}
.font-size-24.font-size-24.font-size-24 {
  font-size: 24px;
}
.font-size-40.font-size-40.font-size-40 {
  font-size: 40px;
}
.font-size-50.font-size-50.font-size-50 {
  font-size: 50px;
}
.font-size-54.font-size-54.font-size-54 {
  font-size: 54px;
}
.font-size-72.font-size-72.font-size-72 {
  font-size: 72px;
}
.line-height-12.line-height-12.line-height-12 {
  line-height: 12px;
}
.line-height-14.line-height-14.line-height-14 {
  line-height: 14px;
}
.line-height-18.line-height-18.line-height-18 {
  line-height: 18px;
}
.line-height-20.line-height-20.line-height-20 {
  line-height: 20px;
}
.line-height-24.line-height-24.line-height-24 {
  line-height: 24px;
}
.line-height-54.line-height-54.line-height-54 {
  line-height: 54px;
}
.line-height-60.line-height-60.line-height-60 {
  line-height: 60px;
}
.line-height-72.line-height-72.line-height-72 {
  line-height: 72px;
}
.font-family-arial {
  font-family: Arial, Helvetica, sans-serif;
}
[data-prouct-unit] {
  display: none !important;
}
.show-product-unit [data-prouct-unit] {
  display: block !important;
}
[data-price-warning] {
  display: none !important;
}
.show—price-warning [data-price-warning] {
  display: block !important;
}
.show—price-warning [data-type="priceDph"] {
  border-color: #cd1324;
  background-color: #fef4f5;
}
.show—dph-warning {
  border-color: #cd1324;
  background-color: #fef4f5;
}
.recipe-item {
  border: 1px solid #e1ded5;
  border-radius: 5px;
}
.recipe-item .productForm,
.recipe-item .productForm tfoot td {
  border: none;
  background: none;
}
.recipe-item .productForm td:last-child,
.recipe-item .productForm th:last-child,
.recipe-item .productForm thead {
  border-right: none;
}
.recipe-item .productForm thead,
.recipe-item .productForm thead th {
  background: #f4f3ef;
  border-color: #f4f3ef;
  color: #262c39;
  font-size: 14px;
  border-top: 1px solid #e1ded5;
  border-bottom: 1px solid #e1ded5;
}
.recipe-item .productForm td {
  background: #f4f3ef;
}
.recipe-item .inp-text {
  padding-left: 10px;
  padding-right: 10px;
}

/*# sourceMappingURL=style.css.map */
