html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{display:block;}
ol, ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]{display:inline-block;height:16px;padding:4px 6px;font-size:14px;line-height:16px;color:#555555;vertical-align:middle;border-radius:4px;}
textarea{height:auto;}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]{background-color:#ffffff;border:1px solid #cccccc;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear 0.2s, box-shadow linear 0.2s;transition:border linear 0.2s, box-shadow linear 0.2s;min-height:45px;}
select{min-height:55px;}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus{border-color:rgba(3, 139, 113, 1);outline:0;outline:thin dotted \9;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(181, 206, 89, 1);}
.strange-h6{text-align:center;text-transform:uppercase;font-family:arial;}
.containers-tara{display:flex;flex-wrap:wrap;}
.pipeline-table{width:1855px;}
.pipeline-header{display:flex;height:64px;}
.pipeline-h1{width:10%;display:flex;align-items:center;justify-content:space-around;}
.pipeline-h1-text{text-transform:uppercase;font-weight:600;}
.pipeline-search{width:70%;display:flex;align-items:center;position:relative;}
.pipeline-hot-key{width:20%;display:flex;align-items:center;justify-content:end;}
.pipeline-metrics{position:absolute;right:15px;}
.pipeline-count-sales{color:#92989b;font-size:15px}
.pipeline-summ-price{font-size:15px;color:#66676e;}
.pipeline-body{display:flex;/*justify-content:center;*/position:relative;}
.pipeline-cell{display:flex;flex-direction:column;flex-shrink:0;max-width:312px;min-width:312px;padding-right:10px;position:relative;width:312px;z-index:20;}
.pipeline-cell-head{flex-shrink:0;height:67px;min-width:0;}
.pipeline-status-head-wrapper{box-sizing:border-box;margin-bottom:8px;min-height:60px;}
.pipeline-status-head{padding:15px 10px 10px;position:relative;text-align:center;}
.pipeline-status-head-title{font-family: PT Sans Caption,Arial Black,sans-serif;
  font-size: 12px;
  font-weight: 700;
  height: 17px;
  letter-spacing: 1px;
  margin-right: 0;
  text-transform: uppercase;
  white-space: nowrap;
  z-index: 1;}
  
  
  
  
  
.pipeline_leads__item {
  background: #fff;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
  cursor: default;
  margin: 0 0 5px;
  padding: 5px;
  position: relative;
}  
.pipeline_leads__item_flex {
  display: flex;
}
  
  
.pipeline_leads__item.js-pipeline-sortable:not(.pipeline_leads__item_multiactions-on) {
  cursor: move;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
.pipeline_leads__info {
  flex: 1 1 auto;
  padding: 2px 0 0;
  width: 100%;
}
.pipeline_leads__purchase-block, .pipeline_leads__top-block {
  display: flex;
  flex: 1 1 auto;
  margin-bottom: 2px;
  max-height: 60px;
  overflow: hidden;
}
.pipeline_leads__top-block {
    max-height: 62px;
  }
.pipeline_leads__linked-entities, .pipeline_leads__purchase-info, .pipeline_leads__top-date {
  box-sizing: border-box;
  font-size: 13px;
  line-height: 1.2;
}
.pipeline_leads__linked-entities, .pipeline_leads__purchase-info, .pipeline_leads__purchases {
  flex: 1 0 60%;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word;
  color: #363b44;
}
.pipeline_leads__top-date {
  box-sizing: border-box;
  font-size: 13px;
  line-height: 1.2;
  flex-shrink: 1;
  margin-left: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #92989b;
}
.pipeline_leads__lead-title {
  align-items: baseline;
  display: flex;
  line-height: .7;
  margin: 6px 0 3px;
}
.h-text-overflow {
  text-overflow: ellipsis;
}
.clip-text-overflow, .h-text-overflow {
  box-sizing: border-box;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.pipeline_leads__main, .pipeline_leads__title-text {
  color: var(--leads_item_title_font_color);
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  line-height: 17px;
  margin-right: auto;
  -webkit-text-decoration: none;
  text-decoration: none;
}
.pipeline_leads__title-text {
  flex: 1 0 60%;
  color: #038b71;
}
.pipeline_leads__middle-block {
  display: flex;
  justify-content: space-between;
}
.pipeline_leads__lead-checkbox {
  cursor: pointer;
  display: none;
  left: 6px;
  position: absolute;
  top: 5px;
}
.pipeline_leads__note {
  font-size: 12px;
  line-height: 18px;
  margin-right: 7px;
  max-width: 65%;
  display:flex;
  align-items:end;
}
.pipeline_leads__grey {
  color: #92989b;
}
.pipeline_leads__task-days {
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  margin-left: 5px;
  white-space: nowrap;
}
.pipeline_leads__task-days_yellow {
  color: #B5CE59;
}  
.pipeline_leads__task-days_red {
  color: red;
}
.pipeline_leads__item.dragging {
    opacity: 0.5;
}

.pipeline-items-list {
    min-height: 100px;
}
  
  
  
  
  
  
  
  
  
  
.block-selectable {
  cursor: text;
  display: inline-block;
  -webkit-user-select: text;
  user-select: text;
  box-sizing: border-box;
  display: inline-block;
  line-height: 14px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pipeline-status-head-info{font-size: 13px;
  font-weight: 500;
  max-height: 2px;
  overflow: hidden;
  position: relative;
  transition: max-height .4s,opacity .4s;
  z-index: 2;
  max-height: 20px;
}
.pipeline-status-head-line{bottom: 0;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;}
.pipeline-items-list{height: 100%;
  min-height: 80px;
  overflow: visible;
  padding: 0;min-height: calc(100vh - 261px);}
  
/* Карточка */

.tara-card{
    position:relative;

    width:95px;
    height:145px;

    display:flex;
    justify-content:center;
	z-index:1;
    transition:.2s;
}

.tara-card:hover{
    transform:translateY(-2px);
}

/* SVG */

.tara-svg{
    width:70px;
    height:auto;

    filter:
        drop-shadow(0 5px 10px rgba(0,0,0,.14));
}

/* Контент внутри стакана */

.tara-inner{
    position:absolute;

    top:44px;

    width:52px;

    text-align:center;

    color:#18443b;
}

/* Объём */

.tara-volume{
    font-size:14px;
    font-weight:700;

    line-height:1;
}

/* Тип */

.tara-name{
    margin-top:4px;

    font-size:10px;
    font-weight:bold;

    text-transform:uppercase;

    line-height:1.05;

    opacity:.9;
}

/* Количество */

.tara-count{
    margin-top:6px;

    display:inline-flex;

    align-items:center;
    justify-content:center;

    min-width:28px;
    height:20px;

    padding:0 6px;

    border-radius:999px;

    background:#038B71;
    color:white;

    font-size:11px;
    font-weight:bold;
}

/* Кнопки */

.tara-toolbar{
    position:absolute;

    top:0;
    right:0;

    display:flex;
    gap:4px;

    opacity:0;
	z-index:1;
    transition:.18s;
}

.tara-card:hover .tara-toolbar{
    opacity:1;
}

.tool-btn{
    width:22px;
    height:22px;

    border:none;
    border-radius:6px;

    background:white;

    cursor:pointer;

    font-size:11px;

    box-shadow:
        0 2px 6px rgba(0,0,0,.14);

    transition:.15s;
	padding: 0;
  display: flex;
  justify-content: center;
}

.tool-btn:hover{
    transform:scale(1.08);
}

.edit-btn{
    color:#038B71;
}

.delete-btn{
    color:#c94b4b;
}

/* Hover info */

.tara-hover{
    position:absolute;

    top:108px;

    left:50%;

    transform:
        translateX(-50%)
        translateY(6px);

    width:160px;

    background:white;

    border:2px solid #038B71;
    border-radius:10px;

    padding:9px;

    font-size:12px;

    box-shadow:
        0 8px 18px rgba(0,0,0,.12);

    opacity:0;
    pointer-events:none;

    transition:.2s;

    z-index:10;
}

.tara-card:hover .tara-hover{
    opacity:1;

    transform:
        translateX(-50%)
        translateY(0);
}
.trash-goods{position:relative;}
.trash-good{position:absolute;opacity:.3;background:red;left:0;right:0;top:0;bottom:0;border-radius:15px;}
.trash-consist-text{position:absolute;top:0;bottom:0;margin:auto;left:0;right:0;display:flex;align-items:center;justify-content:center;font-size:25px;color:#038b71;}
.fon-trash-text{padding:8px;background:white;border-radius:8px;}
.return-trash-button{position:absolute;font-size:30px;color:#038b71;width:40px;height:40px;background:white;border-radius:8px;right:1%;cursor:pointer;}
.return-trash-button:hover{background:#038b71;color:white;}
.tab-section{margin-bottom:32px;padding:20px;border:2px dashed #dfe8b5;border-radius:16px;background:#fff;scroll-margin-top:110px;}
.tab-section h2{margin-bottom:16px;font-size:20px;color:#5a7d2b;}
.tab-content>*+*{margin-top:12px;}
.comment-sold-write-off textarea{width:100%;}
.d-td.good-summ-cost-x{display:flex;justify-content:center;align-items:center;}
.vaginia svg{width:40px}
.vaginia{margin-left:15px;width:40px;height:40px;cursor:pointer;padding:2px;}
.vaginia:hover{border:2px #038B71 solid;border-radius:5px;padding:0;}
.trek-block{margin:15px 0 0 0;}
.adress-block-sales{margin-bottom:25px;}
.intermediate-price.amount-local{display:none;}
.harmonical{margin-bottom:8px;}
.calendar-list-block{padding-right:15px;}
.calendar-list-block .garden-list{max-width:420px;font-family:-apple-system, BlinkMacSystemFont, sans-serif;}
.calendar-list-block details{background:linear-gradient(145deg, #f6f9f6, #ffffff);border-radius:12px;margin-bottom:10px;padding:14px 16px;box-shadow:0 4px 10px rgba(0, 0, 0, 0.04);transition:all 0.25s ease;border:1px solid #eef2ee;}
.calendar-list-block details:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(0, 0, 0, 0.06);}
.calendar-list-block summary{list-style:none;cursor:pointer;position:relative;}
.calendar-list-block summary::-webkit-details-marker{display:none;}
.calendar-list-block summary a{text-decoration:none;font-weight:600;font-size:16px;color:#038b71;letter-spacing:0.2px;}
.calendar-list-block summary::after{content:"›";position:absolute;right:0;top:0;font-size:20px;color:#95a5a6;
transition:transform 0.25s ease;}
.calendar-list-block details[open] summary::after{transform:rotate(90deg);}
.calendar-list-block .info{margin-top:10px;padding-top:10px;border-top:1px dashed #e0e6e0;animation:fadeIn 0.3s ease;}
.calendar-list-block .info p{margin:0;font-size:14px;color:#444;}
.calendar-list-block .info span{display:inline-block;margin-top:6px;font-size:12px;color:#7f8c8d;background:#eef5ef;padding:3px 8px;border-radius:6px;}
@keyframes fadeIn {
  from {
    opacity:0;
    transform:translateY(-5px);
  }
  to {
    opacity:1;
    transform:translateY(0);
  }
}
.repeat-podkormka{position:absolute;background-color:white;right:15px;top:15px;width:40px;height:40px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-radius:100%;color:#038b71;border:1px solid #038b71;cursor:pointer;}
.repeat-podkormka:hover{color:white;background-color:#038b71;border-color:white;}
.podkormka{background:rgba(181, 206, 89, .1);border-left:4px solid #038B71;padding:12px 16px;margin:12px 0;border-radius:8px;position:relative;}
.new-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;margin-bottom:20px}
.new-stat-card{display:block;text-decoration:none;background:#f3f7f3;border:1px solid #dce7dc;border-left:4px solid #038b71;border-radius:6px;padding:14px;transition:.15s}
.new-stat-card:hover{background:#eef5ee;}
.new-stat-label{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#038b71}
.new-stat-value{font-size:30px;font-weight:700;color:#038b71;margin-top:4px}
.image-edit-handlers .photo-in-modal-wrapper{width:100%;margin-right:0;}
.image-edit-handlers .beauty-photo-rama, .image-edit-handlers textarea{display:none;}
.zoom-in-button{cursor:pointer;}
.zoom-in-button:hover{color:#b5ce59;}
.nodes-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.nodes-list .node-item{width:33%;margin-bottom:55px;}
.milk-color{opacity:0.7;}
.history-node-item{border-bottom:1px dotted #038b71;}
.transaction-message>*{display:inline;}
.one-transaction:hover *{color:white !important;}
.banshi h6,.banshi .string-delivery{margin:0;}
.excel-upload-plants-widget .big-button{width:100%;}
input[type="checkbox"],input[type="radio"]{accent-color:#038B71;width:20px;height:20px;}
.pseudo-good-string{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;justify-content:space-between;-khtml-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;margin-left:5px;margin-right:5px;border-top:1px dotted gray;padding-top:6px;margin-bottom:2px;}
.amount-local.amount-oo{width:auto;text-align:center;white-space:nowrap;}
.amount-oo.paid-full{color:#038B71;}
.amount-oo.we-owe{color:#b5ce59;}
.amount-oo.not-full-paid{color:red;}
.d-td.amount-pas{text-align:right;}
.how-old-sales>*{display:inline;color:#038B71;}
.how-old-sales.red-achtung>*{color:red;}
.canonical-option{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin:15px 0;}
.pre-button-block img{width:46px;height:46px;margin-right:5px;border-radius:8px;cursor:pointer;}
.group-buttons-node,.group-info-node{padding:0 15px;}
.group-buttons-node button{width:100%;-khtml-box-pack:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin:3px 0;font-size:16px;}
.group-info-node>div,.cuclamen{height:56px;margin:3px 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-bottom:1px dotted #038b71;white-space:nowrap;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
/*.group-info-node>div:last-child{border-bottom:none;}*/
.koza{cursor:pointer;}
.koza:hover{color:#038B71;}
.group-info-node>.pictures-for-checking-node{display:none;height:auto;}
.encyclopedia-node i{cursor:pointer;}
.encyclopedia-node i:hover{color:#b5ce59;}
.node-picture{position:absolute;left:3px;}
.node-picture>label{display:block;text-align:left;color:white;background:rgba(0, 0, 0, 0.4);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;margin-bottom:3px;}
.node-picture h6{margin-bottom:0;margin-top:0;}
.organ-node-image{color:white;background:rgba(0, 0, 0, 0.4);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)margin-bottom:3px;border-radius:12px;width:fit-content;padding:5px;}
.pictures-for-checking-node .service-adaptive-img-wrapper{margin-bottom:5px;}
.hybrid-table{margin-bottom:15px;margin-top:15px;}
.hybr-parents,.hybr-hybr{width:17%;}
.hybr-castr,.hybr-poll{width:8%;}
.hybr-target{width:16%;}
.hybr-revision{width:16%;}
.hybr-seed{width:16%;}
.left-cell.d-td{text-align:left;}
.hybr-cap{background-color:#e9e9ed;padding:15px 0;}
.hybr-item{padding:15px 0;}
.hybrid-table .d-td{padding:5px;}
@media(max-width:1500px){
.hybrid-table{max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;}
.hybr-parents,.hybr-hybr{min-width:300px;}
.hybr-castr,.hybr-poll{min-width:150px;}
.hybr-target{min-width:300px;}
.hybr-revision{min-width:300px;}
.hybr-seed{min-width:300px;}
.hybr-cap{width:fit-content !important;}
}
.magicheskoe-suschestvo{margin-bottom:30px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-khtml-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.magicheskoe-suschestvo.widget-up-right-festral{position:absolute;top:88px;right:20%;}
.open-to-exchange-label{padding:15px;padding-right:15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding-right:0;}
.prostite-menja-vse{margin-left:auto;}
.prostite-menja-vse:hover{text-decoration:none;}
.my-hoteli-skazat{margin-left:5px;}
.prostite-menja-vse i{position:static !important;width:52px;height:52px;}
.flex-center{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-khtml-box-pack:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;}
.star-ok svg{fill:#b5ce59;width:44px;height:44px;}
.star-fail svg{fill:#DDD;width:44px;height:44px;}
.star-ok:hover svg, .star-fail:hover svg{fill:#038B71;}
.sedrik{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.im-block{/*float:left;*/width:100%;margin-bottom:50px;}
.im-block .class-form-field, #vkBookmarksContent .class-form-field, .formAutorizationOrReg .class-form-field{clear:none;}
.masks-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-around;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.mask-item{font-size:20px;color:#038B71;}
.mask-item:hover{color:#b5ce59;}
.send-email input, .send-email textarea{width:80%;}
a{color:#b5ce59;text-decoration:none;}
a:hover{text-decoration:underline;}
a:active{color:#DDDDDD;}
a:focus{color:#999999;}
.garry-potter{color:white;width:5px;display:inline-block;height:5px;overflow:hidden;}
.outside-link button{margin-bottom:0;margin-top:0;}
.garry-potter .checked-item_order{color:rgba(172, 201,255, 0.5);}
.crm-switch{margin-left:auto;}
.crm-handler{margin-right:5px;}
.crm-block-handlers{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;}
.new-email .litera-plant{background-color:#038B71;}
.new-email .email-fix, .new-email .email-header{font-weight:800;}
.one-email{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;width:100%;cursor:pointer;margin:25px 0;justify-content:start;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.email-body{width:100%;}
.one-email>*{padding:0 15px;}
.email-icon{padding:0;}
.one-email:hover{background-color:rgba(172, 201,255, 0.5);}
.beauty-crunbs-fantik{position:relative;padding:30px;border-radius:14px;color:white;overflow:hidden;z-index:0;margin:15px 30px;}
.beauty-crunbs-fantik::before{content:"";position:absolute;inset:0;
background-image:linear-gradient(
	  rgba(3, 139, 113, 0.7),
	  rgba(3, 139, 113, 0.7)
), url("/gif/invite.jpg");background-size:cover;background-position:center;z-index:-1;}
.galka-beauty>li>i{color:white;width:48px;height:48px;background-color:rgb(3, 139, 113);display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;-khtml-box-pack:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-radius:5px;}
.one-item-i_order .user-link{white-space:wrap;}
.icon-handshake-o.accepted-by-opponent{position:relative;}
.icon-handshake-o.accepted-by-opponent:after{color:red;content:"x";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:8px;font-size:24px;height:32px;}
.exchange-plants-group{margin-top:55px;}
.exchange-body{margin:15px 0;}
.kol-plants-exchange{width:50px;margin-left:5px;}
.exchange-overlay{display:none;}
.provider-block.deleted{position:relative;}
.provider-block.deleted .exchange-overlay{position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;background-color:rgba(3, 139, 113, .1);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.exchange-deal-back{color:#b5ce59;font-size:35px;cursor:pointer;}
.exchange-header{font-size:19px;}
.exchange-deal-back:hover{color:rgba(181, 206, 89, .3);}
.one-deal-plant-exchange{margin-bottom:35px;height:60px;position:relative;}
@media(max-width:1800px){.one-deal-plant-exchange{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;height:auto;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding-right:100px;}}
#one_of_exchange_deals>div{width:100%;}
.one-deal-plant-exchange i:hover{color:rgba(3, 139, 113, 1);cursor:pointer;}
.one-deal-plant-exchange .glob-page-plant-widgets{width:fit-content;position:absolute;right:15px;top:5px;}
.america .icon{display:none}
.america .icon.red-button{display:inline;}
.casche_table i{cursor:pointer;}
.casche_table .bold-feed-calendar{display:none}
.active-cash{background-color:rgba(181, 206, 89, 0.3);}
.new-garden-wrapper-avatar{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;}
.tot a{text-decoration:underline;}
.old-price{text-decoration:line-through;color:#999999;white-space:nowrap;}
.old-price .pseudoLinkComments{color:#999999;}
.price-wrapper{white-space:nowrap;}
.sidebar2-wrapper{height:calc(100vh - 95px);overflow-y:auto;overflow-x:hidden;}
.one-item-entity{margin-top:30px;}
.strong{font-weight:600;}
.line{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;}
.column{padding:0 5px;}
.survival-table.categories-plants-items .d-tr .d-td:nth-child(2){max-width:300px;width:300px;}
.show-photo-in-modal{position:relative;}
.show-photo-in-modal .icon-cancel{position:absolute;top:5px;right:5px;color:#038B71;cursor:pointer;}
.show-photo-in-modal .icon-cancel:hover{color:white;}
.photo-in-modal-wrapper{width:120px;margin-right:5px;}
.photo-in-modal-wrapper .radios-standart{margin-top:5px;border-radius:5px;}
.survival-table{width:100%;overflow:hidden;overflow-x:auto;font-family:"Lucida Sans Unicode", "Lucida Grande", Sans-Serif;font-size:14px;border-collapse:collapse;text-align:left;}
.survival-table .d-tr:first-child .d-th, .survival-table .d-td:first-child{background:rgba(3, 139, 113, 0.8);color:white;}
.casche_table .survival-table .d-tr:first-child .d-th, .casche_table .survival-table .d-td:first-child{background:white;color:#66676e;}
.survival-table .d-td.d-th{height:59px;}
.survival-table .d-th, .survival-table .d-td{border-style:solid;border-width:0 1px 1px 0;border-color:white;align-content:center;}
.casche_table .survival-table .d-td{border-color:#66676e;border-width:1px;}
.survival-table .d-td{background:rgba(3, 139, 113, 0.4);}
.casche_table .survival-table .d-td{background:white;}
.survival-table .d-tr:nth-child(2n) .d-td:not(:first-child){background:rgba(3, 139, 113, 0.2);}
.casche_table .survival-table .d-tr:nth-child(2n) .d-td:not(:first-child){background:rgba(0, 0, 0, 0.1);}
.survival-table .d-th:first-child, .survival-table .d-td:first-child{text-align:left;}
.survival-table .d-tr .d-th:first-child{border-radius:20px 0 0 0;}
.survival-table .d-tr .d-th:last-child{border-radius:0 20px 0 0;}
.survival-table .d-tr:last-child .d-td:first-child{border-radius:0 0 0 20px;}
.survival-table .d-tr:last-child .d-td:last-child{border-radius:0 0 20px 0;}
.casche_table .d-td, .casche_table .d-td{border-radius:0 !important;}
.survival-table .d-tr:nth-child(1){height:60px;font-weight:bold;}
.casche_table .survival-table .d-tr:nth-child(1){border-top:1px solid;border-bottom:none;}
.survival-table .d-td{min-width:150px;height:40px;max-width:150px;}
.survival-table .d-td:nth-child(1){min-width:250px;width:250px;text-align:left;padding-left:5px;}
.casche_table .survival-table .d-td:nth-child(1){min-width:50px;width:50px;text-align:center;}
.survival-table .d-td:nth-child(1) a{color:white;}
.brick-bottom-widgets.inoculation-brick{background-color:#333333;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);opacity:0.6;height:45px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-around;white-space:break-spaces;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;}
.inoculation-number-brick{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-khtml-box-pack:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;}
.main-list{text-align:left;margin:15px 30px;}
.main-list i{color:#038B71;}
.main-list li{margin-bottom:8px;}
.zoo-zoomba{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.zoo-zoomba div{width:50px;height:50px;}
.zoo-zoomba>div{margin-right:5px;margin-bottom:5px;position:relative;width:75px;background-color:rgba(0,0,0,0.1);border-radius:0 8px 8px 0;}
.zoo-zoomba>div.not-owner-ava{width:50px;border-radius:0;}
.zoo-zoomba i{position:absolute;top:0;right:0;color:#b5ce59;cursor:pointer;}
.zoo-zoomba i:hover{color:#038B71;}
.zoo-zoomba .square-adaptive-img-wrapper{cursor:pointer;padding-bottom:0;}
.varietes-mobile{display:none;}
@media screen and (max-width:360px){.varietes{display:none;}
.varietes-mobile{display:inline;}}
/*.excel-upload-plants-widget{clear:both;}*/
.light-blue{color:rgba(3, 139, 113, 0.5)}
.light-red{color:rgba(255, 0, 0, 0.5)}
.mini-button{cursor:pointer;white-space:nowrap;}
.mini-button:hover{opacity:0.2;}
caption{color:#b5ce59;font-size:130%;margin:1% 0 1% 1%;}
h1{color:#b5ce59;font-size:35px;margin:65px 0 85px 0;text-align:center;font-family:times new roman;}
.pseudo-h1{color:#b5ce59;font-size:35px;margin:65px 0 85px 0;text-align:center;font-family:times new roman;}
h2{color:#b5ce59;font-size:28px;margin:55px 0 65px 0;font-family:times new roman;}
h3{color:#b5ce59;font-size:24px;margin:45px 0 55px 0;font-family:times new roman;}
h4{color:#b5ce59;font-size:22px;margin:35px 0 45px 0;font-family:times new roman;}
h5{color:#b5ce59;font-size:20px;margin:25px 0 35px 0;font-family:times new roman;}
h6{color:#b5ce59;font-size:18px;margin:15px 0 25px 0;font-family:times new roman;}
b{font-weight:bold;}
p{text-indent:25px;margin:20px 0 20px 0;}
p span{text-indent: 0;}
i{font-style:italic;}
.photo-block .icon-attach{cursor:pointer;}
.photo-block .icon-attach:hover{color:#038B71;}
.medal-inner-block svg, .medal-inner-block{width:135px;height:135px;position:relative;}
.medal{position:absolute;right:0;top:-80px;opacity:.9;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;flex-direction:row-reverse;width:100%;-khtml-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;}
.medal-inside{position:absolute;top:25%;margin:auto;left:0;right:0;}
.medal-work-inside{position:absolute;bottom:8%;margin:auto;right:30%;font-family:arial,sans-serif}
.medal-work-name{position:absolute;color:#038B71;top:15%;max-width:62%;word-break:break-all;font-size:16px;font-family:arial,sans-serif;}
.medal .classGreenTextMessage.beauty-big-font{font-size:35.2px;text-align:center;}
.medal .classGreenTextMessage.green-years{font-weight:bold;text-align:center;font-size:16px;}
.info-block{display:block;margin-bottom:40px;}
.info-block h2,.info-block h3,.info-block h4{padding:4px 0 6px;position:relative;width:100%;}
.info-block.photo-enc{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.info-block h2:before,.info-block h3:before,.info-block h4:before{content:'';position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(to right, transparent, #038B71);}
.info-block h2:after,.info-block h3:after,.info-block h4:after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(to right, transparent, #038B71);}
.steps{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;padding:10px 0 0;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.step{margin-left:6px;margin-bottom:3px;margin-top:3px;height:70px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-khtml-box-pack:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;}
.step dl{padding:0 23px;}
.step:after{width:0;content:'';height:0;border-top:35px solid transparent;border-bottom:35px solid transparent;border-left:31px solid #6E18C0;position:relative;left:31px;border-left-color:inherit;}
.step:before{width:0;content:'';height:0;border-top:35px solid transparent;border-bottom:35px solid transparent;border-left:31px solid white;}
.step:first-child:before{content:none;}
.one-day-memory-elem{position:absolute;z-index:1;right:5px;top:0;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.one-day-memory-elem button{margin:0;}
.one-day-memory-elem .icon-cancel{position:absolute;right:3px;margin-top:auto;margin-bottom:auto;cursor:pointer;}
.one-day-memory-elem .icon-cancel:hover{color:#038B71;}
.usda-widget-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.usda-widget-container>div{margin-right:8px;}
.last-time{margin-bottom:10px;text-align:left;height:24px;padding:15px;}
.vk-style-button{-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;min-height:inherit;text-align:center;color:white;font-style:"roboto";font-size:14px;background-color:#0077FF;width:217px;border-radius:5px;height:44px;padding:8px;cursor:pointer;}
.vk-style-button:hover{background-color:#2688eb;text-decoration:none;}
.vk-style-button svg{padding-right:6px;}
.history-list i{color:#038B71;font-size:130%}
.history-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;margin:8px 0;}
.search-results .divider{background-color:#dedede;padding:15px;text-align:center;font-size:80%;list-style:none;margin-top:15px;margin-bottom:15px;}
.search-results .spanPointOfDropDownList{padding-left:5px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin:5px 0;}
#listOfGlobalSearch .info-block-plant, .search-results .info-block-plant{margin-left:5px;}
#listOfGlobalSearch li:not(.divider), .search-results li:not(.divider){display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
#listOfGlobalSearch .plashki, #searchResults .plashki{margin-bottom:0;}
#listOfGlobalSearch .plashka, #searchResults .plashka{width:20px;cursor:auto;height:20px;margin-left:8px;margin-top:0;box-shadow:0 0 0 1px #b5ce59,0 0 0 2px #fff,0 0 0 1px #b5ce59;}
.plashki{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;margin-bottom:25px;}
.plashka{color:#038B71;width:35px;height:35px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content: center;justify-content:center;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;box-shadow:0 0 0 2px #b5ce59,0 0 0 6px #fff,0 0 0 10px #b5ce59;border-radius:100px;margin-left:25px;margin-top:15px;cursor:pointer;}
.plashka:hover{background-color:#038B71;color:white;}
#accounting_content_bookmark .d-td{position:relative;}
#accounting_content_bookmark .plashki, .clarifications-of-users-bed .plashki{position:absolute;right:65%;top:0;}
.clarifications-of-users-bed .plashki{top:auto;bottom:-10px;right:auto;left:50%;}
.ul-for-plants-list-in-bed .plashki{display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;margin-bottom:0;}
.ul-for-plants-list-in-bed .plashki .plashka{width:5px;height:5px;margin-top:0;}
.info-icon{font-size:24px;color:#038B71;}
.cat-block-ar li{margin:5px 0;}
.otstup-tab{display:inline-block;width:25px;}
.right-otstup-b{margin-right:5px !important;}
.instruction img{width:100%;height:auto;outline:2px solid #038B71;}
.flying-label-block-header{color:#038B71;position:absolute;top:0;left:30px;margin:0;}
button,input[type="button"],input[type="submit"]{padding:0.4%;margin:0.4%;height:auto;min-height:16px;cursor:pointer;color:#999999;border:2px solid #DDDDDD;font-weight:bold;border-radius:6px;}
button:hover,input[type="button"]:hover,input[type="submit"]:hover{color:#333333;background:#b5ce59;}
button:active,input[type="button"]:active,input[type="submit"]:active{background:#b5ce59;}
button:focus,input[type="button"]:focus,input[type="submit"]:focus{background:#b5ce59;color:#038B71;}
img{font-size:60%;}
.nekondizia .bold-feed-calendar{color:red;}
.arrow-up-label-costr{position:absolute;top:0;width:35px;height:35px;font-size:25px;cursor:pointer;color:#b5ce59;}
.arrow-up-label-costr:hover{color:#038B71;}
.units{color:#038B71;}
.all-photo-widget{width:100%;}
.one-year-photo.letter{font-size:24px;}
.one-year-photo.letter svg, .continue-see-photo svg{width:30px;position:relative;top:12px;}
.one-year-photos{margin-bottom:30px;}
.continue-see-photo{color:#b5ce59;text-align:center;cursor:pointer;}
.continue-see-photo:hover{font-weight:600;}
.param-sector-field{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;align-items:start;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content: center;justify-content:center;}
.one-item-category-sub.one-param-in-plant-page{-khtml-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;padding-left:15px;padding-right:15px;}
.deals-for-plant-in-list{position:absolute;right:50px;top:60px;width:fit-content;}
.sticky-oglavle{top:85px;position:sticky;z-index:1000;padding:10px 20px;/*width:100%;*//*width:100vw;*/text-align:center;font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size:16px;background:rgba(0,0,0,0.4);bottom:0;left:0;/*margin-left:-2vw;*/}
.sticky-oglavle.oglavle-autorized{width:100%;border-radius:0 0 10px 10px;}
.one-point-oglavle{color:white;margin:0 8px;font-size:14px;}
.time-section-feed-calendar{color:#038b71;white-space:nowrap;margin-left:2px;}
.plant-short-block{margin-bottom:35px;padding:0 10px;width:190px;}
.widget-short-title{padding-top:5px;padding-bottom:5px;min-height:42px;background-color:#038B71;color:white;font-size:24px;padding-left:15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.input-block-wrapper-beauty{max-width:900px;}
.widget-short-body{background-color:rgba(0,0,0,0.2);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content: center;justify-content:center;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:15px;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.plant-short-block a{display:block;color:#038B71;}
.widget-short-name{font-size:20px;}
.widget-short-caption{width:100%;}
.widget-short-lat-name{text-align:right;}
.pagination-next-dose{width:100%;text-align:center;grid-column:1 / -1;}
.input-block-wrapper-beauty input, .input-block-wrapper-beauty textarea{min-width:480px;}
.input-block-wrapper-beauty input[type="radio"], .input-block-wrapper-beauty input[type="checkbox"]{min-width:auto;}
.pointer{position:sticky;top:107px;z-index:1;}
.navig{position:sticky;top:0;z-index:2;}
.one-image-card-with-radio{margin-top:15px;}
.radios-standart{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;text-align: left;}
.ring-for-checkbox{background-color:#038B71;border-radius:50px;}
.progressbar{height:20px;position:relative;background:#555;padding:3px;box-shadow:inset 0 -1px 1px rgba(255,255,255,0.3);}
.progressbar > span{display:block;height:100%;background-color:rgb(3, 139, 113);box-shadow:inset 0 2px 9px  rgba(255,255,255,0.3),inset 0 -2px 6px rgba(0,0,0,0.4);position:relative;overflow:hidden;}
.red > span{background-color:rgba(181, 206, 89, 0.5);background-image:linear-gradient(to bottom, rgba(181, 206, 89, 0.5), rgba(181, 206, 89, 1));}
.progressbar > span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:linear-gradient(-45deg,rgba(255, 255, 255, .2) 25%,transparent 25%,transparent 50%,rgba(255, 255, 255, .2) 50%,rgba(255, 255, 255, .2) 75%,transparent 75%,transparent);z-index:1;background-size:50px 50px;animation:move 2s linear infinite;overflow:hidden;}
.marker-img{outline: 3px solid #B5CE59;}
.sector-next{padding-left:35px;border-radius:15px;padding-bottom:35px;padding-top:5px;margin-bottom:35px;}
@keyframes move {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50px 50px;
    }
}
.pass-down-please{position:absolute;top:85vh;color:#fff;left:0;right:0;margin:0 auto;width:40px;}
#dinamicArrowPassDown{position:relative;animation-duration:1s;animation-name:passDownPlease;animation-iteration-count:infinite;animation-timing-function:ease-in-out;}
@keyframes passDownPlease {
    from {
        transform: translate(0, 0);
        opacity: 1;
    }

    to {
        transform: translate(0, 80px);
        opacity: 0;
    }
}
.authen .pass-down-please{margin-left:40%;}
.rounded{counter-reset:li;list-style:none;font:14px "Trebuchet MS", "Lucida Sans";padding:0;text-shadow:0 1px 0 rgba(255,255,255,.5);}
.rounded a{min-width:300px;position:relative;display:block;padding:.4em .4em .4em 2em;margin:.5em 0;background:#bbb;color:#444;text-decoration:none;border-radius:.3em;transition:.3s ease-out;}
.rounded a:hover{background:rgba(0,0,0,0.2);}
.rounded a:hover:before{transform: rotate(360deg);}
.rounded a:before{content:counter(li);counter-increment:li;position:absolute;left:-1.3em;top:50%;margin-top:-1.3em;background:#038B71;height:2em;width:2em;line-height:2em;border:.3em solid white;text-align:center;font-weight:bold;border-radius:2em;transition:all .3s ease-out;}
.tutorial-list{padding-left:15px;padding-right:15px;}
.tutorial-list h6{margin-left:-15px;}
.deleted-inoculations-list-for-this-offer{margin-bottom:15px;}
.clarifications-of-users-bed{min-height: 60px;}
.bookmarks-open-content .scroller_mame, .bookmarks-open-content h3, .bookmarks-open-content h6{color:#66676e;}
/* .bookmarks-open-content .scroller_mame, .bookmarks-open-content.classContent{padding-left:0;margin-left:0;}*/
.deleted-stamp:after{content:attr(data-content);text-transform:uppercase;position:absolute;top:80px;left:100px;z-index:1;font-family:Arial,sans-serif;-webkit-transform: rotate(-45deg); /* Safari */-moz-transform: rotate(-45deg); /* Firefox */-ms-transform: rotate(-45deg); /* IE */-o-transform: rotate(-45deg); /* Opera */transform: rotate(-45deg);font-size:40px;color:#038B71;background:#fff;border:solid 4px #038B71;padding:5px;border-radius:5px;zoom:1;filter:alpha(opacity=20);opacity:0.2;-webkit-text-shadow: 0 0 2px #038B71;text-shadow: 0 0 2px #038B71;box-shadow: 0 0 2px #038B71;}
.seasons-block{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;margin:8px 0;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.seasons-item{margin-right:8px;margin-bottom:8px;width:60px;height:60px;border-radius:200px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content: center;justify-content:center;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border:2px #038B71 solid;cursor:pointer;}
.seasons-item.active{background-color:#038B71;color:white;font-weight:bold;}
.seasons-item:hover, .seasons-item.active:hover{background-color:rgba(3, 139, 113, 0.5);}
.toggles{width:41px;text-align:center;margin-top:-1px;margin-left:auto;margin-right:auto;/*display:-webkit-inline-box;*/}
.ios-toggle{margin:4px 0 0;line-height:normal;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;}
.ios-toggle, .ios-toggle:active{position:absolute;height:0;width:0;opacity:0;border:none;outline:0;}
.checkbox-label{display:block;position:relative;padding:0;font-size:12px;line-height:16px;width:100%;height:21px;-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;background:#fbfbfb;cursor:pointer;}
.ios-toggle + .checkbox-label{-webkit-box-shadow:inset 0 0 0 0 #038B71, 0 0 2px 0 #ddd;-moz-box-shadow:inset 0 0 0 0 #038B71,0 0 2px 0 #ddd;box-shadow:inset 0 0 0 0 #038B71, 0 0 2px 0 #ddd;}
.standart-i-list .shop_add_compare.add_compare{color:gray;}
.ios-toggle:checked + .checkbox-label{-webkit-box-shadow:inset 0 0 0 18px #038B71,0 0 2px 0 #ddd;-moz-box-shadow:inset 0 0 0 18px #038B71,0 0 2px 0 #ddd;box-shadow:inset 0 0 0 18px #038B71,0 0 2px 0 #ddd;}
.checkbox-label::before{content:'';display:block;position:absolute;z-index:1;line-height:34px;text-indent:40px;height:19px;width:19px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;top:1px;left:0;right:auto;background:#fff;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.2);-moz-box-shadow:0 2px 3px rgba(0,0,0,.2);box-shadow:0 2px 3px rgba(0,0,0,.2);}
.ios-toggle:checked + .checkbox-label::before{left:-webkit-calc(100% - 20px);left:-moz-calc(100% - 20px);left:calc(100% - 20px);-webkit-box-shadow:0 0 0 2px transparent,0 3px 3px rgba(0,0,0,.3);-moz-box-shadow:0 0 0 2px transparent,0 3px 3px rgba(0,0,0,.3);box-shadow:0 0 0 2px transparent,0 3px 3px rgba(0,0,0,.3);}
.toggles-notes{margin-left:5px;display:inline-block;white-space:nowrap;font-size:12px;}
.annual-genus-block .d-tr{height:51px;}
.rainbow-header-annual.d-tr{height:37px;}
.annuals-table-full .d-tr{-khtml-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;}
.annuals-table-full .d-td{min-width:30px;}
.annual-genus-block>.d-tr .d-td:nth-child(2){margin-right:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.annual-name a{margin-right:9px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;}
.annual-gap{display:inline-block;width:30px}
.annual-count, .annual-date{width:48px !important;padding:0 !important;margin-right:3px;min-height:38px !important;text-align:center;display:inline-block;}
.annual-date{width:73px !important;text-align:left;}
.item-menu-button-annual{cursor:pointer;position:relative;}
.item-menu-button-annual:hover span{font-weight:800;}
.show-annual-menu .annual-dropdown.hide-class{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;}
.show-annual-menu-right .annual-dropdown.hide-class{right:40px;}
.annual-dropdown{position:absolute;padding:20px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;align-items:start;z-index:1;}
.annual-dropdown li{margin:5px 0;}
.annual-dropdown li:hover{color:#038B71;}
.sort-thumbler-annuals{display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.toggle-annual-block{cursor:pointer;}
.sort-thumbler-annuals-wrapper{margin-right:3px;width:130px;text-align:left !important;}
#select_all_text_annual{font-weight:bold;white-space:nowrap;}
.add-deals-annuals{cursor:pointer;}
.nav-sly-elem{/*scroll-snap-align:start;scroll-snap-stop:always;*/}
.synonims-table-global label, .synonims-table-global input{cursor:pointer;}
.synonims-table-global .d-td:nth-child(1){width:10%;}
.synonims-table-global .d-td:nth-child(2){width:30%;}
.synonims-table-global .d-td:nth-child(3){width:20%;}
.synonims-table-global .d-td:nth-child(4){width:40%;}
#my-trip-impression{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.tomorrow-events-block{border:#66676e 2px solid;border-radius:20px;padding:15px;margin:5px;position:relative;margin-bottom:15px;}
.tomorrow-events-list{margin-top:45px;}
.item-tomorrow-deal{margin:8px 0;white-space:break-spaces;position:relative;}
.delTag.hide-tomorrow{position:absolute;top:1%;left:20%;border-radius:0;background:white;cursor:auto;height:auto;width:fit-content;padding-top:0;padding-bottom:0;}
.delTag.tomorrow-time{border-radius:0;background:white;cursor:auto;height:auto;width:fit-content;padding-top:0;padding-bottom:0;}
.cookies-controls{text-align: center;position:fixed;bottom:0;width:100%;background:#B5CE59;padding:20px 0;color:#038B71;}
.pupochka-for-input.active{color:red}
.simply-button{width:100%;padding:0 15px;}
.for-list-posting-social{max-height:70vh;overflow-y:scroll;overflow-x:hidden;}
.merge-widget{top:105px;right:20%;color:#038B71;font-size:34px;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;position:fixed;border:#038B71 2px solid;border-radius:100px;cursor:pointer;z-index:1;height:45px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.merge-widget:hover{opacity:1;}
.t-vertical{-webkit-writing-mode: vertical-rl;writing-mode:tb-rl;}
.classSettingsBlock{margin-bottom:35px;}
.calls-list{height:135px;overflow:auto;}
.calls-list .calls-item{margin-top:0;margin-bottom:0;height:auto;min-height:45px;}
.calls-replica{width:100%;}
.labels-cat-block{margin-left:15%;}
.labels-cat-block label, .labels-cat-block #block_select_category_for_tie{margin-right:auto;text-align:left;display:block;}
.item-wrapper{position:relative;}
.item-wrapper .topRightCornerCommentDel{z-Index:10;}
.item-like-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;border-bottom:2px #66676e solid;margin:5px 0;}
.item-like-list:last-of-type{border-bottom:none;}
.users-like-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-right:5px;position:relative;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.date-in-left-rect{position:absolute;left:0;top:0;}
.images-like-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.images-like-list .brick-plant{width:50px;height:50px;max-width:50px;}
.main-ava-breadcrumbs:hover{text-decoration:none;}
.he-bottom{width:100%;height:10px;background-color:#b5ce59;}
html{scroll-snap-type:y proximity;scroll-padding:85px;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(255, 255, 255, 0);-webkit-tap-highlight-color:transparent;overflow-x:hidden;/*-webkit-scrollbar-color:#b5ce59 white;scrollbar-color:#b5ce59 white;scrollbar-width:thin;scrollbar-width:thin;*/-webkit-scroll-behavior:smooth;scroll-behavior:smooth;}
*:focus{outline:0;}
*:focus-visible{outline:solid #038B71 3px;}
button[disabled="disabled"]{opacity:0.5}
#plantLocBookmarks{width:100%;}
.bed-link-addition{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.hide-row-table-param{display:none !important;}
.selected-table-filter-handler{outline:4px solid #038B71;}
.select-excel-filter-table{width:20px;}
.pre-upl-value-widget{color:#b5ce59;position:relative;}
.pre-upl-list-wrapper{display:none;position:absolute;padding:8px;left:-2px;}
.pre-upl-value-widget:hover .pre-upl-list-wrapper, .pre-upl-list-wrapper:hover{display:inline;}
.params-table-wrapper{max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;}
.params-table .d-tr{-khtml-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-around;padding:0 5px;width:initial;}
.params-table .d-td{text-align:left;min-width:230px;max-width:230px;}
.params-table .mark-it, .mark{background-color:rgba(172, 201,255, 0.5);}
.tea-hybrid label{display:block;white-space:nowrap;}
.count-of-points-map{background-color:#b5ce59;border-radius:50px;width:14px;height:14px;display:inline-block;text-align:center;margin-left:-6px;color:white;line-height:14px;}
.simply-i-order-provider{text-align:left;font-size:120%;}
.beauty-big-font{font-size:150%;font-weight:bold;}
.metrics-list-box{margin:60px 0;}
.metrics-list-top-box-widget .glob-page-plant-widgets, .metrics-list-top-box-widget .buttons-by-plant-cart-block{display:none;}
.repeat-widget-wrapper{height:50px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.scratch{display:block;background-color:#b5ce59;border-radius:5px;margin:5px;padding:3px;}
.commercial-widget{position:absolute;left:5px;top:5px;z-index:1;}
.pocket-border{/*border:1px solid gray;*/height:34px;width:34px;display:inline-block;}
.pocket-badge{position:static;min-width:10px;top:3px;right:-8px;padding:3px 7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px;}
.pocket-basket{position:relative;display:inline-block;}
.pocket-cap-widget{margin:15px 0;}
.pocket-deal-button{display:inline-block;}
.pocket-details{float:right;cursor:pointer;}
.pocket-details:hover, .pocket-details:active, .pocket-details:focus{color:#038B71;}
.pocket-plant{height:45px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin:15px 0;}
.pocket-del-plant{color:#b5ce59;cursor:pointer;}
.pocket-del-plant:hover, .pocket-del-plant:active, .pocket-del-plant:focus{color:#038B71;}
.pocketTableCell{position:relative;}
.pocketTableCell .pocket-border{position:absolute;left:0;bottom:0;}
.picture-category-item-in{margin-right:5px;}
.inoculations-list{padding:5px;}
.inoculations-list .d-tr{margin:5px;}
.inoculations-list .d-td{text-align:left;margin:5px 0;padding:5px 0;}
.inoculations-list .d-td:nth-child(1){width:24%;margin-left:1%;}
.inoculations-list .d-td:nth-child(2){width:55%;}
.inoculations-list .d-td:nth-child(3){width:20%;text-align:center}
.inoculations-list .d-td:nth-child(3) .simply-button{margin-right:0;margin-left:0;width:90%}
.inoculations-list .simply-button{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content: center;justify-content:center;}
.addition-fields-inoculations-counts{margin-right:5px;}
.trips-points-list .d-tr{margin-top:35px}
.error_mooved{display:none;}
.metrics-seeds-one-item{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;}
.g-recaptcha{width:304px;margin:0 auto;}
#listOfBedsOfUser .clear-both{clear:none;}
.pagination-simply-item{height:18px;min-width:18px;cursor:pointer;box-shadow:0 0 0 2px #038b71;padding:3px;margin:5px;display:inline-block;}
.pagination-simply-item a{text-align:center;display:block;}
.pagination-simply-active a{color:#66676e;}
.pagination-simply-item a:hover{background-color:#b5ce59;text-decoration:none;color:#66676e;}
.pagination-simply-active{box-shadow:none;}
.beauty-table-plants{border-spacing:0 10px;font-family:'Open Sans', sans-serif;}
.beauty-table-plants .d-td{padding: 10px;margin: 3px 0;font-size: 14px;text-align: center;border-bottom: 1px solid #66676e;height:70px;}
.beauty-table-plants .beauty-photo-rama.in-order{width:70px;min-width:70px;}
.cap-beauty{font-weight:bold;height:40px;background:#b5ce59;font-size:0.9em;}
.cap-beauty .d-td{height:40px;padding:0;margin:0;border:none;line-height:40px;}
.cap-beauty>.d-td:first-child{text-align:left;margin-left:15px;}
.sinergetic-beauty-name{margin-left:15px;}
.beauty-table-plants .d-tr>.d-td:nth-child(1){width:45%;}
.beauty-table-plants .d-tr>.d-td:nth-child(2){width:15%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content: center;justify-content:center;}
.beauty-table-plants .d-tr>.d-td:nth-child(3){width:40%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content: center;justify-content:center;}
.goods-wrapper-sales{overflow-y:auto;height:180px;overflow-x:hidden;}
.wrapper-window-sales{text-align:left;}
.micro-foto{display:inline-block;position:relative;width:30px;height:30px;margin-right:5px;}
.wrapper-window-sales select{max-width:100%;}
.micro-plant-sales{max-width:300px;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;margin:3px 5px 3px 0;cursor:pointer;}
.micro-plant-sales:hover{box-shadow: 3px 3px 3px rgba(0,0,0,.3)}
.dasha-spit{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;max-height:680px;}
#basketContentDiv .pick-out-string{padding:15px;}
.h1-beauty{color:#66676e;font-size:32px;}
#photos_block_ideal i, .album-container-scroller .edit-button-beauty i{color:white;}
.hide-do-pory-price{display:none;}
.hide-do-pory-cost{display:none;}
.hide-do-pory{display:none;}
.basket-table, .i-order-metrics-table{padding:5px;}
.i-order-metrics-table .d-tr{margin:5px 0;}
.basket-table .d-td:nth-child(1){width:32%;text-align:left;}
.basket-table .d-td:nth-child(2){width:12%;}
.basket-table .d-td:nth-child(3){width:10%;}
.basket-table .d-td:nth-child(4){width:30%;}
.basket-table .d-td:nth-child(5){width:16%;}
.first-main-row{width:32%;text-align:left;}
.second-row{width:17%;}
.hide-table-row{display:none;}
.basket-table .d-tr{margin:5px 0;}
.offer-param-item{position:relative;}
.offers{width:100%;}
.offer-params, .buy-offer-section{margin:0 5px;}
.offer-params{width:220px;}
.d-td .offer-params{width:auto;}
.buy-offer-section{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;margin-left:15px;}
.empty-offer-photo{width:100px;height:100px;background-color:rgba(0, 0, 0, 0.075);cursor:pointer;margin-right:15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;justify-content:center;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content: center;justify-content:center;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.empty-offer-photo img{max-width:100%;height:auto;}
.empty-offer-photo.empty-add{cursor:inherit;}
.empty-offer-photo:hover i{color:#b5ce59;}
.offer-item{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;margin:15px 0;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.meta-content, .select-values-content{display:none;}
.meta-header{opacity:0.6;cursor:pointer;}
.one-item-edit-meta{margin:5px 0;}
.album-figure{position:relative;}
.change-block-beauty{position:relative;}
.edit-button-beauty{position:absolute;right:10px;bottom:-45px;margin:auto 0;height:5px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;top:10px;}
.edit-button-fertilize{/*position:absolute;right:10px;bottom:-45px;margin:auto 0;height:5px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;top:10px;*/}
.edit-add-new-fertilize{margin:5px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.album-container-scroller .edit-button-beauty{top:-130px;right:0;}
#photos_block_ideal .edit-button-beauty, .album-figure .edit-button-beauty, .offer-item .edit-button-beauty{bottom:auto;}
.price-block-wrapper{width:480px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;margin-left:auto;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;flex-wrap:wrap;}
.price-block-offer-wrapper{width:auto;}
.offer-item .edit-button-beauty{top:-25px;right:0;}
.offer-item .edit-button-beauty.center-nestandart {top:0;right:0;left:0;bottom:0;margin:auto;width:40px;}
.edit-button-beauty .note-edit-button, .edit-button-beauty-static .note-edit-button, .edit-button-fertilize .note-edit-button{padding:15px;background-color:rgba(0, 0, 0, 0.075);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content: center;justify-content:center;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin: 0 3px;}
.album-container-scroller .note-edit-button, .beauty-photo-second .note-edit-button{padding:0;}
.buy-offer-section.low-sources-widget{-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.one-source{display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;font-size:14px;}
.one-source .row-one{margin-left:5px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;}
.one-source .row-one span{white-space:nowrap;}
.vertical-defender{color:#038B71;font-size:18px;position:relative;top:-4px;margin-left:5px;}
.counter-beauty{max-width:70px;}
.price-beauty{text-align:right;}
.params-and-text-block-ideal{display:-webkit-box;display:table;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;-khtml-box-pack:end;-ms-flex-pack:end;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}
.params-and-text-block-ideal>div{width:50%;margin-top:15px;}
#photos_block_ideal{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-around;}
.number-beauty{font-size:28px;white-space:nowrap;}
#buy_for_all_aliens{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;width:50%;}
.beauty-photo-main{max-width:480px;width:480px;margin:5px;position:relative;}
.beauty-photo-rama{border:0px solid silver;width:100px;position:relative;cursor:zoom-in;}
.beauty-photo-main{cursor:zoom-in;}
.offer-item .beauty-photo-rama, .offer-item .price-block-beauty{margin-right:15px;}
.beauty-photo-second{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;margin:5px;height: 480px;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-khtml-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-around;}
.one-item-category{position:relative;margin:30px 0;padding:0 18px;}
.list-of-params .one-item-category{padding-left:5px;}
.level-1{margin-left:15px}
.level-2{margin-left:25px;}
.level-3{margin-left:35px;}
.level-4{margin-left:45px;}
.level-5{margin-left:55px;}
.level-6{margin-left:60px;}
.level-7{margin-left:65px;}
.level-8{margin-left:70px;}
.level-9{margin-left:75px;}
.level-10{margin-left:80px;}
.one-item-category-sub{box-shadow:0 0 0 2px #b5ce59,0 0 0 6px #fff,0 0 0 10px #b5ce59;border-radius:10px;padding:15px 0;padding-left:10px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;}
#globalPlantPageBookmarks .one-item-category-sub, #listOfParam .one-item-category-sub{-khtml-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;}
.checked-item_category .one-item-category-sub{background-color:rgba(172, 201,255, 0.5);}
.checked-ok-item_category .one-item-category-sub{background-color:rgba(172, 201,255, 0.9);}
.one-transaction{cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;margin-left:15px;-khtml-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;padding:0 50px;margin:30px 0;}
.one-transaction:hover{background-color:#038B71;color:white;}
.one-transaction>div{margin-right:15px;}
#suggest_news_api_block{display:block;}
.bed-link{margin:5px 0;}
.radios input[type="radio"]{display:none;}
.radios .radios-header{background-color:#b5ce59;color:#66676e;font-weight:bold;margin-bottom:5px;padding-left:5px;}
.radios input[type="radio"]:checked+label .radios-header{background-color:#038B71;color:white;}
.radios .radios-body{transition:max-height 1s, padding 1s;max-height:0;overflow:hidden;}
.radios input[type="radio"]:checked+label .radios-body{max-height:700px;padding:5px 15px 35px 15px;}
.radios label{display:block;}
.imja-beauty-block{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align: center;-moz-box-align: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;margin: 15px 0;width:100%;}
.imja-beauty-block .wwebasto-block-user-link{margin-left: 15px;}
.checked-item_order{background-color:rgba(172, 201,255, 0.5);}
.cent-fifthy{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align: center;-moz-box-align: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.big-galka{color:#038B71;font-size:40px;}
.cent-fifthy img{margin-right:5px;}
.delete-prototype{position:absolute;top:0;right:40px;}
.clone-prototype{position:absolute;top:0;right:75px;}
.info-prototype{position:absolute;top:0;right:110px;}
.litera-plant{height:25px;width:25px;background:#b5ce59;color:white;border-radius:5px;display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;-khtml-box-align:center;-moz-box-align: center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content: center;justify-content:center;margin-right: 5px;}
.krasivosti.provider-block{text-align:left;margin:5px 5px 5px 0;padding: 5px;}
#forAgentBase{overflow-y:unset;}
.one-item-i_order{position:relative;margin:25px 0;}
#listSales .one-item-i_order{margin:115px 0;}
#listSales .one-item-i_order h5{margin-bottom:0;}
.one-item-reader{position:relative;margin:25px 0;max-width:70%;}
.razvedy-pyatki{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;-khtml-box-align:center;-moz-box-align: center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.beauty-line{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align: center;-moz-box-align: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;margin: 5px 0;padding: 5px;}
.center{display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align: center;-moz-box-align: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content: center;justify-content:center;}
.center-in-tooltip{display: -moz-flex;display: -webkit-flex;display:flex;-khtml-box-align: center;-moz-box-align: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.center-in-tooltip span{padding:5px;}
.external-links-i_order{padding-left:15px;}
.no-underline:hover{text-decoration:none}
.album-container-scroller,#attach_image_container_in_modal_window{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-flex-wrap: wrap;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
.album-container-scroller img{width:120px;height:120px;margin:3px;}
.block-ajax-progress{position:fixed;top:20px;right:30px;padding:15px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content: center;justify-content:center;z-Index:99999;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.block-ajax-progress .icon-cancel{position:absolute;top:2px;right:2px;}
#overlay-universal{width:100%;height:100%;background-color:#b5ce59;opacity:0.4;position:absolute;top:0;left:0;bottom:0;right:0;}
.img-ajax-progress{margin-right:5px;}
.progress-icon-tank i{display:none;}
.progress-icon-tank .icon-cancel{color:red;}
.progress-icon-tank .icon-upload{color:#038B71;}
.progress-icon-tank{width:20px;height:15px;display:inline-block;}
.download-band-container{width:100%;height:3px;background-color:lightgray;display:inline-block;position:relative;overflow:hidden;}
.download-band{width:100%;position:absolute;height:3px;left:100%;background-color:#038B71;}
.create-plant-sticky{opacity:0.7;position:fixed;bottom:15px;cursor: pointer;font-size:30px;background-color: rgba(1, 1, 1, 0.5);color:white;border:2px solid #DDDDDD;font-weight:bold;border-radius:60px;margin: 3px 0;box-shadow: 3px 3px 3px rgba(0,0,0,.3);z-index:110;width:55px;  height:55px;display:flex;justify-content:center;align-items:center;}
.create-plant-sticky:hover{box-shadow: 5px 5px 5px rgba(0,0,0,.3);opacity:1;}
.two-button-stycky{left:110px;}
.img-right-header{display:block;width:80%;padding-left:30px;}
.site-search{width:100%;}
.text-note{max-width:100%;word-wrap:break-word;line-height:2em;font-size:18px;}
.note-edit-button{cursor:pointer;}
.note-edit-button:hover{color:#038B71;}
.note-edit-button:active,.note-edit-button:focus{color:#b5ce59;}
.edit-note-item-textarea{width:90%;}
.sub-header{height:49px;background-color:#b5ce59;display:table;width:100%;}
.sub-header>div{vertical-align:middle;}
.search-block{width:60%;display:table-cell;}
.search-block img{text-align: center;width: 35px;min-width: 35px;height: 35px;overflow: hidden;margin-right:5px;}
.search-block .spanPointOfDropDownList{display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;-khtml-box-align: center;-moz-box-align: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.personality-block{width:30%;display:table-cell;padding-top:4px;}
.delectus-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack: start;-ms-flex-pack: start;-webkit-box-pack: start;-webkit-justify-content:space-between;justify-content: space-between;margin:5px 0;}
.hide-string-for-480{display:none;}
.delectus-item>a{margin-left:5px;margin-right: auto;}
.is-processed *{opacity:0.8;}
.desiderata-point{margin:15px 0;position:relative;}
.desiderata-processed-checked{position: absolute;right:1%;top:0;bottom:0;margin:auto;height:20px;color:#038B71;border:1px solid #b5ce59;border-radius:30px;background-color:#b5ce59;box-shadow:3px 3px 3px rgba(0,0,0,.3);padding:8px;}
.count-desiderata-item{color:#038B71;border:1px solid #b5ce59;border-radius:30px;background-color:#b5ce59;box-shadow:3px 3px 3px rgba(0,0,0,.3);padding:8px;margin:0 0 0 20px;width:5px;height:5px;line-height:5px;display:inline-block;}
.delectus_desire{display:none;}
.delectus-desiderata{margin:15px 0;}
.sharebuttons a:hover{text-decoration:none;}
.num-around{list-style-type:none;}
.num-around li{margin-left:5%;}
.mind_divider{font-size:90%;margin:20px 0 !important;}
.join-to-garden{cursor:pointer;}
.join-to-garden:hover{color:#b5ce59;}
#count_invites,.synchr-code{font-size:130%;color:#038B71;}
.special-table tr>td{padding:5px;}
.info-block-plant{border-radius:20px;background-color:#c5ce59;margin-left:49%;}
.one-string-pseudotable{text-align: left;display: table;width: 100%;margin: 5px 0;}
.one-col-pseudotable{display: table-cell;width: 30%;}
.two-col-pseudotable{width: 70%;display: table-cell;}
.number_of_plant{width:90px;}
.transplant-block-bed-hidden{visibility:hidden;}
.transplant-block-bed-show{visibility:visible;}
.not_empty_filter{-webkit-box-shadow:0px 12px 10px rgba(0,0,0,0.2) !important;-moz-box-shadow:0px 12px 10px rgba(0,0,0,0.2) !important;-o-box-shadow:0px 12px 10px rgba(0,0,0,0.2) !important;box-shadow:0px 12px 10px rgba(0,0,0,0.2) !important;}
.header_scroll{position:fixed;bottom:0;margin-bottom:0 !important;width:100%;}
.theader_scroll{position:fixed;top:0;background:white;}
.quick_find_plant{margin-top:5px;position:relative;width:80%;}
.quick_find_plant+i{margin-top:5px;position:absolute;right:15%;top:4px;cursor:pointer;color:#038b71;}
.quick_find_plant+i:hover{color:#b5ce59;}
.one-item-wish{min-height:200px;padding:15px 0;position:relative;}
.one-item-wish:after{content:"";clear:both;}
.absolute-widgets{position:absolute;right:50px;top:0;padding:0 5px;}
.absolute-widgets i{cursor:pointer;}
.absolute-widgets i:hover{color:#038B71;}
.one-item-category .absolute-widgets{right:19px;top:7px;}
.not-selected-widget{color:#b5ce59;}
.selected-widget{color:#038B71;}
.widget-icon{opacity:0.6;text-shadow:4px 3px 0 #000, 9px 8px 0 rgba(0,0,0,0.15);}
.inoculations-list .widget-icon{text-shadow:none;}
.external-links-wish .krasivosti{text-align:left;}
.external-links-wish .icon-cancel{color:#66676e;float:right;}
.widget-icon:hover, .widget-icon:active, .external-links-wish .icon-cancel:hover, .external-links-wish .icon-cancel:active{color:#038B71;opacity:1;cursor:pointer;}
.social-and-widgets-line{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;}
.glob-page-plant-widgets{padding:10px 3px;background-color:rgba(0,0,0,0.2);border-radius:12px 0 0 12px;margin:0 0 0 auto;}
.glob-page-plant-widgets.number-patch{margin-left:0;margin-right:auto;border-radius:0 12px 12px 0;}
.brick-bottom-widgets{text-align:center;position:absolute;top:0;height:fit-content;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:0px;right:0px;}
.next_prev_link{text-align:center;}
.next_prev_link i{font-size:35px;}
.next_prev_link i:hover{color:#038B71;}
.analog-a-collage{cursor:pointer;}
.pic_controls{position:absolute;top:0;height:40px;padding-top:6px;font-size:34px;width:100%;text-align:right;color:#b5ce59;transition:opacity 0.5s ease-in-out;opacity:0;text-shadow:4px 3px 0 #000, 9px 8px 0 rgba(0,0,0,0.15);}
.mainPictureCollage:hover .pic_controls{opacity:1;}
.pic_controls i:hover{color:#038b71;}
.link-clear-sorting .icon-cancel:before{display:inline;}
.one-tag-for-add{display:inline-block;padding:10px 15px 10px 0;cursor:pointer;color:#b5ce59;}
.one-tag-for-add:hover{color:#038B71;}
.tagger_js{margin:20px 0;}
.big-reshetka{font-size:130%;}
.brilliant{display:block;width:12px;height:12px;margin:9px auto;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791;}
.brilliant:hover{background:rgba(0, 0, 0, 0);border:3px solid #b5ce59;}
.main-breadcrumbs{width:28px;height:28px;position:relative;top:7px;vertical-align:baseline;}
.stycky-navsly{position:fixed;width:42px;height:260px;right:5px;top:0;bottom:0;opacity:0.6;margin:auto;z-index:103;}
.stycky-navsly i{font-size:30px;cursor:pointer;}
.stycky-navsly i:before{margin-right:0;margin-left:0;}
.brilliant-wrapper{width:24px;height:25px;cursor:pointer;padding:1px 0;margin-left:4px;}
.stycky-navsly i:hover{color:#b5ce59;}
.stycky-navsly i:active,.brilliant-wrapper:active{border-radius:100px;-webkit-box-shadow:0px 12px 10px rgba(0,0,0,0.2);-moz-box-shadow:0px 12px 10px rgba(0,0,0,0.2);-o-box-shadow:0px 12px 10px rgba(0,0,0,0.2);box-shadow:0px 12px 10px rgba(0,0,0,0.2);}
.brillOnViewport div{background-color:#038b71;}
#saveMe{width:auto;}
div[name="socialNetButtons"]{margin:10px 0;}
.litera-copyright{color:#b5ce59;font-size:24px;}
.for-delete-picture{position:relative;}
.whiteText{color:white;}
.mobile-button-wrapper .button-buy-on-plant-page{background-color:#038B71;color:#b5ce59;}
.mobile-button-wrapper{margin-top:4px;width:100%;float:left;}
.mobile-button-wrapper .button-buy-on-plant-page:hover{color:#333333;background:#b5ce59;}
.otstup-ot-nadpisi{margin-left:5px;}
.zagon-for-icons{display:none;}
.first-line-block-parallax h1,.first-line-block-parallax .pseudo-h1{text-shadow:4px 3px 0 #000, 9px 8px 0 rgba(0,0,0,0.15);}
.first-line-block-parallax h1+div,.polosy-sboku{line-height:1.5;}
.sharebuttons i:hover{color:#038B71;}
.cur-pointer-only{cursor:pointer;}
.filter-handlers i{font-size:120%;}
.filter-handlers i:hover{color:#b5ce59;}
#navigator, .container-all-beds-main{text-align:center;width:100%}
.opacity-0{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.opacity-1{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.last-visited-page{-webkit-transition:opacity 2s linear;-moz-transition:opacity 2s linear;-o-transition:opacity 2s linear;}
.a-button{color:#333333;background-color:#b5ce59;border:2px solid #DDDDDD;font-weight:bold;border-radius:6px;padding:9px;margin:3px 0;display:inline-block;cursor:pointer;}
.a-button:hover{background-color:#DDD;color:#999999;text-decoration:none;}
.last-visited-page a,.no-subline-for-navigator{background-color:#DDD;color:#999999;border:2px solid #DDDDDD;font-weight:bold;border-radius:6px;padding:9px 0;margin:3px 0;width:98%;display:block;text-align:left;}
.last-visited-page a:hover,.no-subline-for-navigator:hover, .create-plant-sticky:hover, .create-plant-sticky:active, .create-plant-sticky:focus{color:#333333;background-color:#b5ce59;text-decoration:none;}
.garden-page-full-block{max-width:100%;}
.zajaz-volk{margin:15px 0;}
body > div._contextmenu_screen_{position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;display:none;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;-webkit-transition:opacity 0.15s linear;-moz-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;overflow:hidden;z-index:120000;}
body > cmenu{display:none;}
._contextmenu_screen_ cmenu.fadeout{-webkit-transition:opacity 0.15s linear;-moz-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;}
._contextmenu_screen_ cmenu{display:inline-block;margin:0;padding:0;overflow:hidden;}
._contextmenu_screen_ menuitem{display:block;margin:0;padding:0;overflow:hidden;}
._contextmenu_screen_ > cmenu{position:fixed;display:none;cursor:default;z-Index:30000;user-select:none;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;list-style:none;}
._contextmenu_screen_ menuitem:before{content:attr(label);}
._contextmenu_screen_ cmenu *{cursor:default;user-select:none;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;}
._contextmenu_screen_ cmenu menuitem{-webkit-user-drag:none;}
.win7 ._contextmenu_screen_ cmenu{background:#f0f0f0 url(/gif/repeat-y.png?) repeat-y;font-family:'Segoe UI';font-size:13px;padding:4px 2px 2px 2px;-webkit-font-smoothing:subpixel-antialiased;border:1px solid #a0a0a0;-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.3);color:#333333;}
.win7 cmenu menuitem{padding:0px 5px 0px 32px;height:20px;border-radius:3px;border:1px solid transparent;}
.win7 cmenu menuitem:hover{border:1px solid #b3d0f5;background-color:rgba(172, 201,255, 0.05);}
.win7 cmenu menuitem[open=true]{border:1px solid #b3d0f5;background-color:rgba(172, 201,255, 0.05);}
.win7 cmenu hr{height:0px;border:none;border-bottom:1px solid white;border-top:1px solid #e0e0e0;margin:4px;margin-left:27px;}
.win7 ._contextmenu_screen_ cmenu > .submenu:after{content:" ";display:block;width:4px;height:7px;background:url(data:image/gif;base64,R0lGODlhBAAHAIABACgoKP///yH5BAEAAAEALAAAAAAEAAcAAAIIRA4WaeyrVCgAOw==) no-repeat;float:right;position:relative;left:0px;top:6px;}
.osx10_7 ._contextmenu_screen_ > cmenu{background-color:rgba(255,255,255, 0.9490196078);-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box;color:#333333;font-family:'Lucida Grande';border-top:1px solid rgba(0,0,0, 0.0862745098);border-left:1px solid rgba(0,0,0, 0.231372549);border-right:1px solid rgba(0,0,0, 0.231372549);border-bottom:1px solid rgba(0,0,0, 0.4117647059);border-radius:5px;padding:4px 0;-webkit-box-shadow:0px 12px 10px rgba(0,0,0,0.2);-moz-box-shadow:0px 12px 10px rgba(0,0,0,0.2);-o-box-shadow:0px 12px 10px rgba(0,0,0,0.2);box-shadow:0px 12px 10px rgba(0,0,0,0.2);font-size:14px;text-rendering:optimizeLegibility;-webkit-font-smoothing:subpixel-antialiased;}
.osx10_7 ._contextmenu_screen_ > cmenu.submenu{border-top-left-radius:0px;}
.osx10_7 ._contextmenu_screen_ cmenu > .submenu:after{content:"\25B6";float:right;position:relative;left:14px;top:2px;font-size:12px;color:#404040;}
.osx10_7 ._contextmenu_screen_ cmenu > .submenu:hover:after{color:white;}
.osx10_7 ._contextmenu_screen_ cmenu > .submenu[open=true]:after{color:white;}
.osx10_7 ._contextmenu_screen_ cmenu menuitem{height:19px;padding:0px 19px 0px 21px;}
.osx10_7 ._contextmenu_screen_ cmenu menuitem:hover{background:#3c6ff7 url(/gif/repeat-x.png) repeat-x;color:white;}
.osx10_7 ._contextmenu_screen_ cmenu menuitem.submenu[open=true]{background:#3c6ff7 url(/gif/repeat-x.png) repeat-x;color:white;}
.osx10_7 ._contextmenu_screen_ cmenu hr{height:0px;border:none;border-bottom:1px solid #e4e4e4;margin:5px 1px 6px 1px;}
.main-confirmation{position:fixed;z-index:10000;padding:10px 20px;width:100%;text-align:center;font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;font-size:16px;background:rgba(0,0,0,0.4);bottom:0;left:0;}
.green-confirmation{color:white !important;}
.red-confirmation{color:red !important;}.visibility-hidden{visibility:hidden;}
.visibility-visible{visibility:visible;}
#invite-block{-webkit-transition:visibility 1s ease;transition:visibility 1s ease;}
.micro-image{height:16px;width:16px;}
.narrow-input{width:30px;}
.garden-select-transplant{margin:15px 0 15px 0;}
.one-news{margin-top:20px;width:96%;position:relative;}
.one-news-img{float:left;margin-right:1%;margin-bottom:1%;max-width:100%;}
.news-text{text-align:justify;}
.prilipko-calendar{display:none}
.future-item{}
.one-deal-feed-calendar{border-bottom:1px solid #F0F0F0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:4px 0 4px 0;}
.success-calendar{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.overdue-calendar{border:2px solid red !important;}
.one-section-feed-calendar{-ms-flex-preferred-size:18px;flex-basis:18px;}
.amicheckbox{width:18px;height:18px;border-color:#ac0000;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;text-align:center;line-height:15px;border:1px solid #c9c9c9;border-radius:15px;-webkit-transition:background 150ms ease-in;transition:background 150ms ease-in;}
.amicheckbox:hover{background-color:#f1f1f1;}
.amicheckbox:active{background-color:#038b71;}
.micro-repeat-widget{position:absolute;right:0;}
.two-section-feed-calendar{-ms-flex-preferred-size:70%;flex-basis:70%;padding-left:1%;position:relative;}
.tree-section-feed-calendar .img-item-calendar{width:100%;padding:0;}
.tree-section-feed-calendar{min-width:40px;min-height:40px;-ms-flex-preferred-size:40px;flex-basis:40px;}
.four-section-feed-calendar{-ms-flex-preferred-size:18px;flex-basis:18px;cursor:pointer;margin-right:50px;}
.four-section-feed-calendar:active, .four-section-feed-calendar:visited, .four-section-feed-calendar:focus{color:#038B71;font-size:30px;}
.date-feed-calendar{border-bottom:1px solid #F0F0F0;}
.one-event-feed-calendar{margin:0 2% 40px 1%;}
.bold-feed-calendar{font-family:"Open Sans","Helvetica",Arial,sans-serif;font-weight:bold;}
.norm-feed-calendar{font-family:"Open Sans","Helvetica",Arial,sans-serif;color:#999;margin-left:6px;font-size:12px;}
.plus-feed-calendar{font-weight:bold;font-size:18px;}
.new-event-feed-calendar:hover{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;text-decoration:underline;}
.new-event-feed-calendar{padding:9px 0 0 3px;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;-webkit-transition:opacity 150ms ease-in;transition:opacity 150ms ease-in;cursor:pointer;color:#038b71;}
.enter-field-calendar{max-width:90%;}
#contentCalendar4 .enter-field-calendar{width:100%;}
#buttonsCalendar{width:100%;}
#buttonsCalendar button{min-width:90px;}
#bodyOfWorkPlace select{max-width:100%;}
.img-flexes{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.img-item-calendar{width:40%;max-width:119px;padding:4px;-ms-flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;}
.calendar-menu li{cursor:pointer;text-align:left;margin:15px 0;white-space:nowrap;width:200px;}
.calendar-menu li:hover{color:#038B71;}
#idTheTextItself{text-align:left;line-height:2em;font-size:18px;}
.day-of-week{color:#038B71;padding-right:3px;}
.span-active{color:#038B71;}
.garden-avatar-container{max-width:65%;width:65%;position:relative;display:table;margin:0 auto;line-height:0;color:rgb(223,223,223);margin-right:10px;}
.about_garden{width:35%;}
.smetana-business-unit{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;font-size:120%;}
.garden-avatar-container:hover .avatar-business-unit{background:rgba(0,0,0,0.5);}
.garden-avatar-container:hover .smetana-business-unit{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.garden-avatar-container:hover .white-hr-business-unit{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.avatar-garden-page{width:100%;height:auto;}
.avatar-business-unit{display:block;position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,0);font-size:80%;line-height:1.3em;text-align:center;padding:2% 0 2% 0;-webkit-transition:background 0.5s ease-in-out;transition:background 0.5s ease-in-out;}
.white-hr-business-unit{width:60%;color:white;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
.tlaspik-ring{background-color:white;padding:0px !important;width:4% !important;}
.little-tlaspik{padding-right:95%;}
.classButtonNextDose{max-width:160px;}
.article-text-cut-to-lenta{text-align:left;line-height:2em;font-size:18px;}
.brick-plant{width:119px;max-width:119px;margin:14px;-ms-flex-basis:119px;-ms-flex-preferred-size:119px;flex-basis:119px;-ms-flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;}
.del-otstup-bed{margin-bottom:0 !important;}
.brick-special-top-right{position:absolute;right:1%;top:1%;}
.first-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-khtml-box-pack:start;-ms-flex-pack:start;-webkit-box-pack:start;justify-content:start;}
.brick-main{width:24%;position:relative;margin-bottom:1%;margin-right:1%;}
@media(max-width:1320px){.brick-main{width:33%;}}
@media(max-width:670px){.brick-main{width:49%;}}
@media(max-width:480px){.brick-main{width:100%;}}
.brick-background{background-color:#333333;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);opacity:0.6;position:absolute;width:100%;height:38%;top:62%;}
.brick-bottom-text{text-align:center;position:absolute;top:62%;height:38%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:0px;right:0px;overflow:hidden;}
.brick-name-of-item-plant{font-size:14px;line-height:14px;color:white;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-top:5px;}
.brick-name-of-item{font-size:150%;color:white;font-family:"Open Sans","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;}
.brick-additional-description{visibility:hidden;}
.clear-both{clear:both;}
.text-tab-cell-names{text-align:left !important;border-bottom:1px solid #999;padding:0 .3em;height:auto;width:200px;vertical-align:middle;overflow:hidden;}
.header-for-cell-names{font-weight:600;text-align:center;}
.breadcrumbs{padding:10px 20px;padding-left:0;}
.breadcrumbs>span{padding-left:3px;padding-right:3px;}
.tab-structure{margin-left:25px;margin-top:9px;}
.social-link:hover{text-decoration:none;}
.simply-full-img{max-width:100%;}
.wrapper-blue-link{margin:5px;}
.odin-iz-tolpy{width:100%;max-width:320px;float:left;margin:15px 0 15px 0;text-align:left !important;padding-left:5%;}
.former-before{width:34px;height:34px;padding:5px 7px;background-color:#7e7e7e;color:#fff;font-size:18px;margin-right:20px;margin-bottom:20px;margin-bottom:10px;float:left;box-sizing:border-box;text-align:center;}
.former-text{font-weight:600;line-height:1.5;}
.polosy-sboku{margin:0 3% 0 3%;}
.big-button{width:70%;height:60px;color:#7e7e7e;background:#b5ce59;border-color:#038B71;border-radius:16px;font-size:110%;}
.sterile-section{clear:both;margin-top:30px;margin-bottom:60px;margin-left:3%;float:left;}
.text-bottom{border-top-style:solid;border-bottom-style:solid;border-color:#7e7e7e;border-width:3px;height:80%;padding-top:15px;text-align:justify;line-height:1.5;}
.col-tri{float:left;width:250px;text-align:center;height:230px;margin:30px auto;padding:20px;}
.mainParallaxBigInvite{background-image:url(/gif/invite.jpg);}
.mainParallaxBig{background-image:url(/gif/poster/home_big.jpg);}
.mainParallaxSmall{background-image:url(/gif/poster/home_small.jpg);}
.mainParallaxSecondBig{background-image:url(/gif/poster/about_big.jpg);}
.mainParallaxSecondSmall{background-image:url(/gif/poster/about_small.jpg);}
.mainParallaxThirdBig{background-image:url(/gif/poster/krasiviy_sad_big.jpg);}
.mainParallaxThirdSmall{background-image:url(/gif/poster/krasiviy_sad_small.jpg);}
.first-line-block-parallax{text-align:center;position:relative;top:25%;color:white;}
.back-line-block-parallax{background-repeat:no-repeat;background-attachment:fixed;-webkit-background-size:cover;background-size:cover;max-height:600px;max-height:100vh;height:600px;height:100vh;margin:0 auto;width:100%;max-width:1920px;position:relative;box-shadow:0 0 50px rgba(0,0,0,0.8);}
.point-thlaspik{max-width:25px;margin-right:10px;}
.text-left{text-align:left !important;}
.posle-itogo{margin-top:20px;margin-bottom:20px;}
.flag-delivery{width:5%;min-width:25px;display:table-cell;}
.text-delivery{width:80%;display:table-cell;text-align:center;}
.text-delivery input{width:95%;}
.price-delivery{width:10%;min-width:30px;display:table-cell;text-align:center;}
.price-delivery input{width:95%;}
.delete-delivery{width:5%;display:table-cell;text-align:center;}
.delete-delivery button{width:98%;}
.block-delivery{width:100%;}
.string-delivery{width:100%;display:table;margin:10px 0 10px 0;}
.img-of-users-bed-in-basket{max-width:90px;max-height:90px;float:left;border-radius:4px;}
.input-borders{min-width:200px;}
.button-checkout{width:99%;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:18px;border-radius:25px;}
.itogo{font:bold;font-size:150%;text-align:right;}
.total-amount{font-size:130%;color:red;margin:0 24px 0 15px;}
.link-delete{display:block;margin-top:5px;font-size:1.1rem;text-decoration:underline;font-size:11px;color:#b5ce59;cursor:pointer;}
.link-delete:hover{font-size:11px;color:#888888;TEXT-DECORATION:underline;}
.number{display:inline-block !important;border:2px solid #d8dcdf !important;border-radius:5px !important;line-height:15px !important;text-align:center !important;width:55px !important;font-size:15px !important;}
.plus{width:18px !important;border:none !important;outline:none !important;cursor:pointer !important;}
.minus{width:18px !important;border:none !important;outline:none !important;cursor:pointer !important;}
.plus-beauty, .minus-beauty{cursor:pointer;}
.counter{height:15px !important;width:15px !important;border-left:1px solid #d8dcdf !important;border-right:1px solid #d8dcdf !important;border-bottom:none !important;border-radius:0px !important;color:#4c4c4c !important;text-align:center !important;box-shadow:none !important;border-top:none !important;outline:none !important;}
.amount-local{font-size:130%;}
.hide-class{display:none;}
.v-korzine{width:100%;min-height:40px;}
.ophorm-zakaz{width:100%;margin-top:4px;text-align:left;}
.mini-korzinka{margin:0 1px 0 0;}
.red-color{color:red;font-size:14px;}
.top-basket-text{color:#100a0c;float:left;padding-right:3px;}
.button-buy-on-plant-page{font-size:100%;width:98%;}
.unpaid-balance{font-size:130%;margin:0 4px 0 15px;}
.total-correct.total-amount{margin: 0 4px 0 15px;}
.our-data{float:left;font-size:20px;margin:10px 0 10px 0;}
.no-purchase-string{text-align:left;}
.basket-top-block{padding:5px;background:white;}
.one-seller-block{padding-bottom:30px;}
.plant-link-in-basket{font-size:14px;}
.pick-out-string{outline:4px solid #B5CE59;outline-offset:-2px;}
.horizontalWrapperCollage:hover,.imgWrapperCollage:hover{outline:4px solid #B5CE59;outline-offset:-3px;}
.hide-class-coll-seeds{display:none;}
.create-plant-block-window{overflow-y:auto;max-height:400px;max-height:55vh;overflow-x:hidden;}
.ul-for-plants-list-in-bed{text-align:left;margin-left:50px;}
.ul-for-plants-list-in-bed li{list-style:decimal;}
.non_owner br, .non_owner .bla-bla-bla, .non_owner span[href="#"], .non_owner .button-ok-fieldLikeExcel{display:none;}
.upload_status_bar_camera{width:100%;height:30px;color:#b5ce59;font-size:110%;}
.my-camera-div{overflow:hidden;width:240px;height:240px;-webkit-transform:scaleX(-1);transform:scaleX(-1);}
.list-description-list{color:#038b71;}
.take-away-points{width:15%;}
.reson-of-the-removal{width:40%;}
.one-list-in-list{margin:30px 0;position:relative;}
.button-create-list{width:80%;}
.picture-avatar-of-article{width:160px;text-align:left;border:0px;border-radius:4px;}
.icon-picture-for-all{width:20px;height:auto;cursor:pointer;}
.icon-picture-30-px{width:20px;height:20px;border:0px;border-radius:4px;text-align:left;cursor:pointer;}
.other-gardens-link{margin:10px 0 10px 0;}
.classSettingsGardenBlock{min-height:300px;}
.komodik~.classSettingsGardenBlock{clear:none;}
.fat-punkt-menu{font-weight:bold;position:relative;}
/*.count-of-new-news{color:#038b71;padding-left:4%;top:0;right:10px;position:absolute;}*/
.taxonomy-table{width:60%;}
.so-long-menu .clasSpmenudiv{font:italic 100%/200% arial !important;}
.taxonomy-row-table{height:23px;}
.taxonomy-1-cell-table{font-style:italic;padding:0 5% 0 0;}
.taxonomy-2-cell-table{font-weight:bold;padding:0 1% 0 5%;margin:auto;}
.for-special-links-bez-href{cursor:pointer;}
.for-special-links-bez-href:hover{text-decoration:underline;}
.class-input-taxonomy{width:273px;}
.class-select-taxonomy{width:278px;}
.position-relative-for-delTag-picture{position:relative;}
.right-corner-special-for-delTag-picture{position:absolute;right:1%;}
.no-subline-for-navigator, .a-button{text-decoration:none;}
.blue-link{color:#038b71;text-decoration:none;}
.sticky-header-of-table{position:fixed;z-index:101;}
.stop-header-of-table{position:relative;z-index:101;}
.bold-number{font-size:120%;font-weight:bold;}
.textarea-fieldLikeExcel{width:70% !important;}
.button-add-string-hide{display:none;}
.button-ok-fieldLikeExcel{width:19%;min-width:60px !important;}
.red-back{background:red !important;}
.letter{margin:0 0.5% 0 0.5%;color:#038B71;cursor:pointer;font-size:120%;}
.allocation-letter{font-size:150%;margin:0 1% 0 1%;color:red;font-weight:bold;}
.filter-punkt{margin:10px 0 0 0;position:relative;}
.class-for-b5ce59-color{color:#b5ce59;font-size:110%;}
.upload-buttons-for-beds{margin-left:10px;}
.one-trip .upload-buttons-for-beds{position:absolute;right:5px;top:0;}
.one-trip .user-avatar-block, .one-trip .clarifications-of-users-bed{position:relative;}
.one-trip .user-avatar-block{top:90px}
.one-trip .clarifications-of-users-bed{top:-10px}
.button-tie-bed-to-garden{width:100%;margin:5px 0 5px 0;}
.name-of-bed-in-user-dostupni-block-bed{font-size:110%;}
.standart-otstup-for-dostupni-block-bed{margin-left:10px;}
.one-block-user-bed{width:100%;margin:55px 0 5px 0;min-height:130px;height:100%;position:relative;}
.d-tr{display:-khtml-inline-flex;display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;width:100%;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.casche_table .survival-table .d-tr{width:fit-content;}
.d-td{text-align:center;border:none;display:table-cell;}
.beauty-table-name{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.img-of-users-bed{max-width:24%;float:left;border-radius:4px;}
.rotateText{position:relative;top:90px;left:98%;display:none;width:30px;height:30px;text-align:center;color:#038B71;border:1px solid #b5ce59;border-radius:0 4px 4px 0;font:italic 25px/1.3 arial, sans-serif;background:#b5ce59;box-shadow:3px 3px 3px rgba(0,0,0,.3);cursor:pointer;}
.rotateText:hover{background:#fff;}
#mobile-count-news{position:relative;top:90px;left:98%;width:15px;margin-left:10px;font-weight:bold;padding:5px;border-radius:100%;border:2px #038B71 solid;cursor:pointer;margin-bottom:-5px;display:none;text-align:center;}
.left-menu-conteiner-rotate-text{position:relative;top:210px;left:-28px;display:none;width:30px;height:30px;text-align:center;color:#038B71;border:1px solid #b5ce59;border-radius:4px 0 0 4px;font:italic 25px/1.3 arial, sans-serif;background:#b5ce59;box-shadow:3px 3px 3px rgba(0,0,0,.3);cursor:pointer;}
.left-menu-conteiner-rotate-text:hover{background:#fff;}
#listOfAlbums{width:100%;}
/*#listOfAlbums+.classAltogether{float:left;}*/
.scroller_container{margin-top:40px;height:100%;width:99%;margin-bottom:15px;}
.scroller_mame{float:none;padding-left:7%;color:#b5ce59;font-size:120%;margin:1% 0 1% 1%;}
.scroller_mame_block{overflow:hidden;width:91%;}
.scroller-name-button{float:right;margin:0 4px 0 0;}
.img-icon-upl{max-width:15px;cursor:pointer;color:#333333;}
.img-icon-upl:hover{color:#b5ce59;text-shadow:1px 1px 3px #666, -1px -1px 3px #FFF, 1px 1px #666, -1px -1px #FFF;color:#b5ce59;}
.img-icon-screw{max-width:20px;cursor:pointer;}
.sticky-element-album{position:fixed;z-index:101;width:20%;height:10%;top:2%;right:10%;}
.sticky-element-album .appearanceHelp{color:#038B71;background-color:#b5ce59;}
.input-name-of-album{width:90%;}
.clarification-of-album{width:50%;font-size:80%;padding-left:8%;padding-top:5px;}
.create-new-album{margin:30px 0 30px 0;}
.green-color-clarification{color:#038B71;}
.wrapper-span-for-enter-sourse{width:90%;position:relative;}
.input-for-enter-sourse{width:90%;}
.for-revisor-span{float:right;}
.ulmart-section-div{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;}
.ulmart-section-div input, #select_create_new_synonim, #input_create_new_synonim_name,#add_new_addition_synonim{width:90%;}
.long-div-class{margin:0;}
.online-edit-clarification{font-family:Arial,Helvetica,sans-serif;font-weight:bold;}
.short-div-class{margin-left:5px;}
.short-div-class i{margin-left:5%;}
.otstupyForPeoples{margin:30px 0 30px 0;}
.find-plant-by-name{width:63%;}
.find-plant-by-sort{width:33%;}
.find-plant-by-name-for-input{width:63%;}
.find-plant-by-sort-for-input{width:33%;}
.find-plant-button{text-align:center;margin:5% 0 1% 0;}
.name-header-of-page{text-align:center;}
.plant-name-title{position:relative;}
.classClarifInputNameOfGarden{float:left;}
.cause-of-loss{position:relative;width:100%;}
.text-invite-creation{margin-top:30px;}
.classButtonOkCreateGarden{width:100%;margin-top:30px;margin-bottom:20px;}
.classBlockCreateGarden{margin-top:30px;float:left;}
.class-form-field{clear:both;text-align:right;line-height:25px;margin:8px 0;}
.classContent .class-form-field{clear:none;}
.class-form-label{float:left;padding-right:10px;}
.one-block-in-label-constructor .class-form-label{width:95%;}
.classInputNameOfGarden{}
.classInputUrlOfGarden{}
.classGotoForPlantPageLocal{}
.classDoingWhithPlantLocal h5,.classDoingWhithPlantLocal ul{text-align:center;}
.efemer-avatar-class{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);opacity:0.5;max-height:30%;max-width:30%;}
.backlight-left{border-left-style:solid;border-width:3px;}
.backlight-right{border-right-style:solid;border-width:3px;}
/*.clasSpmenudiv{clear:both;text-align:left;font:italic 100%/300% arial;overflow-y:auto;height:calc(100vh - 95px);}*/
/*.clasSpmenudiv li{white-space:nowrap;position:relative;}*/
.clasSpmenudiv li:hover{outline:4px solid #B5CE59;outline-offset:-4px;position:relative;}
.clasSpmenudiv li ul{display:none;z-index:10;}
.classMainDivInfoTie{width:100%;}
.explanations-tie{margin:0 auto;width:320px;}
.explanations-tie .d-td{width:50%;text-align:left;}
.explanations-tie .d-tr>.d-td:nth-child(1){color:white;font-weight:bold;}
.fullPictureBlock .explanations-tie .d-tr>.d-td:nth-child(1){color:#66676e;}
.fullPictureBlock picture img{width:100%;}
.explanations-tie .d-tr>.d-td:nth-child(2){color:#038B71;font-weight:bold;}
.bigTextGuestbook{font-size:150%;}
.classAbus2{color:red;}
.classCurrentCell{outline:3px solid #000 !important;}
.editFieldLikeExcel{height:100%;width:100%;}
.classSettingsTables .col_names,.classSettingsTables .def,.classHeaderTableSettingsChBox{width:93%;margin:0;height:100%;}
.classSettingsTables .def span{white-space:normal;}
.classHeaderTableSettings{margin:0% 0 0 3%;}
.classSettingsTables{}
.classAllowingHowerEffectLeft{left:0%;}
.classAllowingHowerEffectRight{left:56%;}
.testTable{width:95%;table-layout:fixed;overflow:hidden;margin-right:6%;}
.appearanceHelp,.brick-special-top-right .delTag{color:#12614e;margin-left:3px;padding:0 4px 0 4px;border-radius:100%;text-decoration:none;color:#999999;border:2px solid #DDDDDD;font-weight:bold;cursor:help;}
.brick-special-top-right .delTag{cursor:pointer;}
.classGreenTextMessage{color:#038B71;}
.classRedTextMessage{color:red;}
.formAutorizationOrReg{margin-top:30px;/*float:left;*/width:98%;max-width:540px;}
.classSendToProgrammerTextarea{width:95%;height:auto;}
.classMapBblockArticle{width:98%;}
.classEditOrWriteAnArticle{width:98%;}
.classPointsDivWindowMap{}
.classOpacityForMapPicture{position:fixed;top:0px;left:0px;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=90)";filter:alpha(opacity=90);opacity:0.9;width:100%;height:100%;}
.classMapDivForMapPicture{width:90%;height:80%;}
.blockForMapPicture{overflow:scroll;width:90%;height:80%;position:fixed;top:85px;left:5%;margin:0px;padding:10px 10px;z-index:200;}
.all-page-height{height:100%;}
.all-page-height i{color:#038B71;font-size:34px;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;right:20%;position:fixed;bottom:40px;border:#038B71 2px solid;border-radius:100px;}
.all-page-height i:hover{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.top-link:hover{background:#b5ce59;}
.top-link{cursor:pointer;/*display:none;*/position:fixed;left:0px;top:0px;padding:0;height:100%;width:2%;}
.top-link a{display:block;}
label{cursor:pointer;}
.komodik{text-align:left;}
.btn-success{width:150px;}
.input-medium{width:150px;}
.selectionBlueTextMap{color:#038B71;}
.classOnePointDescriptionsMap{width:100%;position:relative;}
.descriptionPointMap{width:80%;}
.langShFieldMap{width:16%;}
.classMapDiv{width:98%;height:400px;}
.classDefaultForEditOnlineBlock{background:#bbbbbb;border-radius:6px;padding:3px 6px;margin:1px;display:-khtml-inline-flex;display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;-khtml-box-align:center;-moz-box-align: center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.classDefaultForEditOnlineBlock button{margin:0 0 0 5px;}
.classAboutMeDiv{overflow:hidden;}
.oneNews{width:100%;margin:25px 0 25px 0;}
.quoteAll{color:#038B71;}
.classInformationAboutCommentator:hover{text-decoration:underline;}
.classInformationAboutCommentator{color:#b5ce59;}
.topRightCornerCommentDel{position:absolute;top:1%;right:1%;}
.textComments{}
.highlightAuthorComments{background:linear-gradient(to top, #E7E3E2, white);}
.pseudoLinkComments:hover{text-decoration:underline;cursor:pointer;}
.classShortViewComments{display:none;}
.pseudoLinkComments{color:#038B71;}
.bigBlockIsContextComments{margin:30px 5px 30px 5px;}
.oneMessageComments{margin:30px 1% 30px 1%;position:relative;border-bottom:1px solid #b5ce59;border-top:1px solid #b5ce59;}
.avatar-comment{border-radius:100%;margin-top:5px;}
.classBlockWervolfComments:hover{background:#b5ce59;border-bottom:#038B71 1px solid;border-top:#038B71 1px solid;}
.classBlockWervolfComments{background:#fff;text-align:center;margin:30px 1% 30px 1%;border-bottom:1px solid #b5ce59;border-top:1px solid #b5ce59;}
.classShowComments{}
.classHideDefaultComments{display:none;}
.classButtonMessages{}
.classTextareaMessages{width:98%;overflow:hidden;}
.classFieldComment{}
.classAmountMessages{font-size:100%;}
.read-tut{color:#b5ce59;cursor:pointer;}
.classLinkTextPreviu{text-decoration:none;color:#333333;}
.classLinkTextPreviu:hover{text-decoration:none;text-shadow:2px 1px 0 lightgrey, 3px 2px 0 rgba(0,0,0,0.15);}
.classFatText, .geo-point-help button{max-width:98%;}
.classFatText.beauty-button, .button-buy-on-plant-page.beauty-button{font-size:135%;padding:20px;width:50%;max-height:70px;height:70px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.price-block-beauty{padding-right:2%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-khtml-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-around;}
.buy-offer-section .beauty-button{width:auto;}
.delTagDesign{position:absolute;top:1%;right:2%;}
.classPictureThumbnailInArticleEditWindow{float:left;margin:10px 10px 10px 10px;}
.photo-on-user-page-block{width:119px;max-width:119px;margin:14px;-ms-flex-basis:119px;-ms-flex-preferred-size:119px;flex-basis:119px;-ms-flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;}
/*.header-foto-on-lenta-of-article{max-height:230px;padding:4px 0;}*/
/*.user-avatar-block{width:119px;height:119px;float:left;padding:4px;}*/
.additional-styles-safari-cover{-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center;}
.service-adaptive-img-wrapper{position:relative;padding-bottom:100%;background-size:cover;display:block;}
/* #listener_news .service-adaptive-img-wrapper,  */#contentDairyGlobal .service-adaptive-img-wrapper{padding-bottom:0;}
#contentDairyGlobal .service-adaptive-img-wrapper[data-href]{width:100px;height:100px;}
.service-adaptive-img-wrapper-i{width:80%;height:80%;border:dashed #038B71 2px;padding-bottom:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:90%;}
.beauty-photo-rama-i{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100px;margin:5px;cursor:pointer;}
.beauty-photo-rama-i:hover{background-color:#038B71;}
.beauty-photo-rama-i:hover{background-color:#038B71;color:white;}
.beauty-photo-rama-i:hover .service-adaptive-img-wrapper-i{border:dashed white 2px;}
.square-adaptive-img-wrapper{position:absolute;width:100%;height:100%;}
.square-adaptive-img-wrapper:hover{box-shadow:3px 3px 3px rgba(0,0,0,.3);}
.bold-text-for-buty{font-weight:600;}
.listPanelFenol{width:60%;margin:1% 3% 1% 17%;z-index:110;}
.krasivosti{padding: 12px 14px;
  margin-top: 10px;

  background: #fbfde9;
  border-radius: 12px;

  border: 1px dashed #dfe8b5;

  box-shadow: none;

  color: #3e5b1a;
  text-align: left;}
  .krasivosti h6 {
  margin-bottom: 8px;

  font-size: 13px;
  font-weight: bold;

  color: #7a8f3c;
}
.spanTextFenologGroup1{width:10%;margin:1% 1% 1% 5%;}
.firstStage5PersPlus{width:90%;margin:1% 1% 1% 5%;position:relative;z-index:110;}
.twoStage5PersPlus{width:85%;margin:1% 1% 1% 10%;z-index:110;}
.threeStage5PersPlus{width:75%;margin:1% 1% 1% 20%;z-index:110;}
.classPictureEditTextarea{margin:0 3% 1% 3%;}
.classPictureWrapper{padding:12px 12px;border-radius:4px;background:#fff;width:98%;height:145px;display:inline-block;position:relative;}
.classInputLinkWindow{width:98%;}
.classCreateLinkWindow{display:none;position:absolute;top:40px;width:25%;left:-1px;margin:0px;padding:10px 10px;z-index:100;}
.vmesto-br{margin:20px 0 20px 0;}
.contentsOfArticleAutoCreate{margin-bottom:30px;}
.classNameContentsOfArticleAutoCreate{font-size:120%;text-align:center;}
.tooltipForFaceArtLink{position:absolute;z-index:10000;padding:10px 20px;}
.classSpanResultAdressOfArticle{font-size:120%;color:red;}
.classResultAdressOfArticle{display:none;}
.listOfAllowedCharacters{color:#038B71;text-align:center;font-size:150%;}
.uploadFilesFormsVariant2{text-align:center;}
.uploadFilesFormsVariant{text-align:center;border:1px solid #000;}
.titleForImage{display:none;}
.percent_div{width:100%;height:20px;font-size:120%;font-weight:bold;margin-top:15px;background-position:-100% 0px;background-repeat:no-repeat;text-align:center;margin-bottom:15px;font-family:Arial;}
.classTextDragAndDropFilesToArticle{width:100%;height:75px;border:3px dashed #7a7b7e;background:white;text-align:center;font-size:100%;}
.classGoEditDraftButton{width:16%;float:right;}
.classPointOfDraftList{list-style-type:none;}
.abusiveMessage{display:none;color:red;}
.cansel-drop-down-list{position:relative;right:-95%;bottom:2px;}
.bla-bla-bla{position:relative;width:200px;text-indent: 0;}
.dropDownListDesign{margin:0px;padding:5px;display:none;position:absolute;background-color:#b5ce59;border:1px solid #7a7b7e;z-index:100;text-align:left;border-radius:4px;}
.dropDownListDesign li{padding:6px 0 6px 0;border-bottom:solid #dedede 1px;}
.dropDownListDesign .divider, .exchange-divider{background-color:#dedede;padding:0;text-align:center;font-size:80%;}
.microava{width:35px;margin-right:5px;}
.dropDownListDesign li a{color:#333333;}
.dropDownListDesign li:nth-last-child(1){border-bottom:initial;}
.dropDownListDesignCoords{top:38px;width:93%;z-index:1100;left:0;}
.dropDownList{top:40px;width:80%;left:-1px;margin:0px;padding:0px;display:none;position:absolute;background:#fcfcfc;border:1px solid #7a7b7e;z-index:100;}
.pointOfDropDownList{list-style-type:none;}
.pointOfDropDownList:hover, .arrowPointOfDropDownList{background:linear-gradient(to top, transparent, #dedede);border-radius:4px;}
.spanPointOfDropDownList{padding-left:5px;}
.pupochka-for-input{z-index:200;position:absolute;right:30px;top:0;cursor:pointer;color:#038b71;font-size:120%;}
.pupochka-for-input:hover, .clear-for-input:hover{color:#b5ce59;}
.clear-for-input{z-index:200;position:absolute;right:8px;top:2px;cursor:pointer;color:#038b71;font-size:80%;}
.sidebar1{width:15%;float:left;background-color:#fff;z-index:100;margin:0 1% 0 2%;/*height:calc(100vh - 95px);overflow-y:auto;*/}
.sidebar1 a{text-decoration:none;color:#038b71;}
.sidebar1-pick-out-punkt-menu i{color:#B5CE59;}
.hat-avatar-active-user{border-radius:300px;text-align:center;width:35px;height:35px;overflow:hidden;}
.sidebar2{background-color:#fff;width:17%;float:right;font-size:100%;margin:10px 0 1% 1%;z-index:102;padding-left:5px;}
.mainPanelForMainPage{background:#fff;width:100%;text-align:center;min-height:100%;min-height:100vh;}
.sidebar1,.sidebar2{position:sticky;top:95px !important;}
.mainPanel{background:#fff;margin:31.5px 1% 1% 2%;width:77%;text-align:left;font-size:100%;min-height:-webkit-calc(100vh - 130.5px);min-height:-moz-calc(100vh - 130.5px);min-height:-o-calc(100vh - 130.5px);min-height:calc(100vh - 130.5px);}
.mainPanelForAuthorizedUser{background:#fff;margin:1px 1% 1% 20%;width:60%;text-align:justify;font-size:100%;min-height:-webkit-calc(100vh - 130.5px);min-height:-moz-calc(100vh - 130.5px);min-height:-o-calc(100vh - 130.5px);min-height:calc(100vh - 130.5px);}
.footer{width:100%;clear:both;height:160px;background:#B5CE59;text-align:left;z-index:105;position:relative;}
.footer-block-left{height:77px;float:right;width:50%;padding-left:5%;}
.footer-block-right{height:56px;float:right;width:40%;padding-right:5%;text-align:right;}
.footer-down{position:absolute;bottom:0px;}
.rubricator{width:100%;position:relative;}
.SpanFloatLeft{float:left;}
.enterHeadings{width:79%;}
.classHeadingOfArticle{width:100%;}
.redaktor{background:#9ef7af;margin:0% 0 0% 22%;width:56%;text-align:left;padding:1%;font-size:100%;}
.crudeTextarea{width:98%;font-size:100%;}
.sendGuestbook{width:98%;font-size:100%;}
.lenName{width:83%;font-size:100%;}
.lenMail{width:80%;font-size:100%;}
.nameAndEMail{width:100%;font-size:100%;}
.guestbook_textarea{width:98%;font-size:100%;}
form[name="note_enter"]{padding:15px;}
.line_in_note{width:90%;size:2;color:#B5CE59;}
#scr_button_note{width:60%;font-size:100%;}
#ok_button_note{width:100%;font-size:100%;padding-right:0;padding-left:0;margin-left:0;margin-right:0;margin-top:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.note-otobr-v-seti{width:100%;}
.one-message-point-note{line-height:1.5;border-bottom:2px solid #B5CE59;margin-bottom:25px;}
.one-message-point-note label{float:right;}
.note_textarea{width:100%;font-size:100%;padding-right:0;padding-left:0;margin-left:0;margin-right:0;}
#note_v_seti{background:#9ef7af;margin:0% 0 0% 22%;width:56%;text-align:left;padding:1%;font-size:100%;}
#my_osn_inf{font-size:100%;}
#body{width:100%;min-height:100%;min-height:100vh;}
.header{width:100%;}
body{color:#66676e;font:16px/1.3 arial, sans-serif;margin:0;width:100%;-webkit-animation:bugfix infinite 1s;webkit-font-smoothing:antialiased;margin:0 auto;}
@-webkit-keyframes bugfix{from{padding:0;}
to{padding:0;}
}
.input-for-mobile-menu{position:absolute;top:-9999px;left:-9999px;}
.label-for-mobile-menu{display:none;cursor:pointer;height:30px;overflow-x:hidden;overflow-y:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.label-for-mobile-menu:before{visibility:hidden;}
.menu{margin:0 auto;width:100%;height:30px;list-style:none;background:#B5CE59;text-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.menu > li{/* float:left; */padding:.4em 0;text-align:center;cursor:pointer;position:relative;}
/*.clasSpmenudiv li a{margin-left:6px;display:block;}*/
/*.clasSpmenudiv li i{float:left;margin-right:4px;}*/
.menu > li a{color:#66676e;white-space:nowrap;}
.menu > li a:hover{color:#fff;}
.menu:after{content:".";display:block;clear:both;visibility:hidden;height:0;}
.white-band{padding:7px 10px 7px 10px;background:#fff;}
.white-band:hover{color:#333333 !important;}
.peremolchka{height:50px;line-height:50px;background:#fff;}
.thlaspik{background-image:url("/gif/logo1.png");background-position:40.3px 50px;background-repeat:no-repeat;width:40.3px;height:50px;}
.thlaspi-com{position:relative;bottom:-5px;}
.your-garden-journal{margin-left:7%;position:relative;bottom:-12px;}
.float-right-span-special-for-peremolchka{float:right;padding-right:10%;font-size:14px;}
.wwebasto-block-user-link{height:40px;display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.sub-header .wwebasto-block-user-link, .dropDownListDesign  .wwebasto-block-user-link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.user-link{position:relative;color:#353535;font-family:arial;font-size:120%;text-decoration:none;border-bottom:2px solid #B5CE59;white-space:nowrap;margin-left:5px;}
h3 .user-link{font-size:100%;}
.user-link:hover{text-decoration:none;border-bottom:2px solid #038B71;}
.wwebasto-block-user-link>a:nth-child(2):hover{text-decoration:none;}
.personality-block .user-link{padding-left:7px;}
.zelenaja-polosa-v-shapke{height:10.5px;background:#B5CE59;}
.login-pass-fields-class-correct{margin-left:3%;}
.classEnterLoginVhod{width:12%;border:2px solid #038B71;border-radius:3px;}
.classEnterPasswordVhod{width:12%;border:2px solid #038B71;border-radius:4px;}
.classButtonEntryNew{color:#038B71;background:#B5CE59;border-radius:4px;font-weight:bold;font-size:110%;}
.menu-ooo{position:relative;float:left;width:100%;list-style:none;background:#e3e4e8;left:2%;top:4%;}
.menu-ooo a{display:inline;text-align:center;color:#fff;border-bottom:0;background:#3a4218;border:1px solid #7a7b7e;border-radius:10%;font:bold 100%/80% serif;padding:2%;text-decoration:none;}
.menu-ooo a:hover{background:#848f4b;}
.mobile-button-menu{display:none;}
.s_404{color:#038b71;font-size:400%;}
.statja{font-size:16px;line-height:2em;margin:0 0 20px 0;}
#zagolovok{font:bold 100%/80% sans-serif;padding:2%;text-align:left;}
.authors{padding:1%;text-align:left;position:relative;}
#glicon{float:left;}
.promezhutok{background:#fff;width:110%;height:10px;}
.classResultOfChoice{text-align:left;}
.tagAppearance{border-radius:5px;background:#b5ce59;padding:15px;margin:5px;margin-left:0;font-family:Arial,Helvetica,sans-serif;display:inline-block;}
#idResultOfChoiceOfFile .tagAppearance{min-height:155px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.classSpanNameOfFile{margin:15px;}
.delTag{background:#b5ce59;
color:#038B71;border-radius:50%;cursor:pointer;padding:5px;font-stretch:expanded;width: 20px;height: 20px;display:-khtml-inline-flex;display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;margin:5px;border:2px white solid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.delTag:hover{background:white;}
.pale-del-tag{cursor:auto;background:rgba(172, 201,255, 0.5);border:2px rgba(172, 201,255, 0.5) solid;}
.pale-del-tag:hover{background:rgba(172, 201,255, 0.5);}
.like .this-is-like-later{color:red;}
.like-widget-new{width:20px;height:20px;border-radius:100px;background-color:white;margin-top:5px;cursor:pointer;color:#038B71;position:relative;}
.like-widget-new:hover{-webkit-box-shadow:0px 12px 10px rgba(0,0,0,0.2) !important;-moz-box-shadow:0px 12px 10px rgba(0,0,0,0.2) !important;-o-box-shadow:0px 12px 10px rgba(0,0,0,0.2) !important;box-shadow:0px 12px 10px rgba(0,0,0,0.2) !important;}
.count-likes-new{position:absolute;background-color:red;color:white;width:16px;height:16px;border-radius:100px;text-align:center;top:-6px;left:14px;}
.authen{width:100%;text-align:center;padding-bottom:30px;}
.knopka-for-entry{width:70%;height:55px !important;}
#hello{color:#125C01;font-size:500%;}
#hello2{color:#125C01;font-size:200%;}
#messages{width:90%;color:red;margin:3%;}
.prompt-form{display:inline-block;position:relative;padding:7%;width:70%;border-radius:8px;border:1px solid #333333;background:white;vertical-align:middle;}
.prompt-form input[type="submit"]{margin-right:15px;}
.prompt-delete{position:absolute;top:2px;right:2px;width:35px;height:35px;line-height:35px;cursor:pointer;font-weight:bold;color:#038B71;}
.prompt-sub-ok{position:absolute;top:2px;right:40px;width:35px;height:35px;line-height:35px;cursor:pointer;font-weight:bold;color:#038B71;}
.prompt-delete:hover{color:#b5ce59;}
.prompt-form-container{position:fixed;top:0;left:0;z-index:9999;display:none;width:100%;height:100%;text-align:center;}
.prompt-form-container:before{display:inline-block;height:100%;content:'';vertical-align:middle;}
.cover-div{position:fixed;top:0;left:0;z-index:9000;width:100%;height:100%;background-color:gray;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";filter:alpha(opacity=30);opacity:0.3;}
.classAltogether{margin:0;}
.classHeader{font-size:22px;margin:0;cursor:pointer;min-height:50px;}
.classHeader:before{font-family:"icons";content:"\E806";color:white;cursor:pointer;font-size:90%;margin:0 15px;}
.classHeaderHide{font-size:22px;margin:0;cursor:pointer;min-height:50px;}
.classHeaderHide .pseudoLinkComments{color:#038B71;margin-left:auto;}
.classHeader .pseudoLinkComments{color:white;margin-left:auto;}
.classHeaderHide:before{font-family:"icons";content:"\E805";color:#038B71;cursor:pointer;font-size:90%;margin:0 15px;}
.classHeaderHide:hover{background-color:#999;}
/*.classHeader:hover{-webkit-box-shadow:1px 1px 3px #b5ce59, -1px -1px 3px #b5ce59, 1px 1px #b5ce59, -1px -1px #b5ce59;box-shadow:1px 1px 3px #b5ce59, -1px -1px 3px #b5ce59, 1px 1px #b5ce59, -1px -1px #b5ce59;}*/
.additional_opportunity_header{float:right;padding:0% 3% 0% 0%;font-size:80%;}
/*.classContent{background:#fff;margin:1% 0 2% 0;padding-left:15px;}*/
.mainBlockCollage{display:block;}
.subscription-to-foto{width:100%;display:block;position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,0);text-align:center;padding:2% 0 2% 0;opacity:0;-webkit-transition:background 0.5s ease-in-out;transition:background 0.5s ease-in-out;transition:opacity 0.5s ease-in-out;}
.mainPictureCollage:hover .subscription-to-foto{background:rgba(0,0,0,0.5);opacity:1;}
h1 a:hover{text-decoration:none;}
.r_collage{width:14%;}
.r_collage_one_column{width:24%;}
.c_collage{width:68%;}
.c_collage_full{width:100%;}
.c_collage_one_column{width:74%;}
.p_collage{margin:0 1%;}
.otstup_sverhu{margin-top:4px;}
.vertical_padding{}
.description-imp{color:white;}
.description-color{color:#038b71;}
.otlichijaCollage{float:left;overflow-y:auto;overflow-x:hidden;}
.mainPictureCollage{float:left;overflow:hidden;-webkit-box-shadow:1px 1px 3px #666, -1px -1px 3px #FFF, 1px 1px #666, -1px -1px #FFF;box-shadow:1px 1px 3px #666, -1px -1px 3px #FFF, 1px 1px #666, -1px -1px #FFF;position:relative;}
.imgMainPictureCollage{max-width:100%;height:auto;border-radius:3px;display:block;}
.imgHorizontalPictureCollage{max-height:100%;max-width:100%;}
#prompt-form .classBlockCreateGarden{margin-top:0;}
@media \0screen{.imgMainPictureCollage{width:auto;}
.imgHorizontalPictureCollage{height:auto;}
}
.organyCollage{float:left;overflow-y:auto;overflow-x:hidden;}
.verticalLineikaCollage{width:100%;position:relative;}
.leftSubBlockCollage{float:left;clear:both;background:white;color:white;}
.phenophasesCollage{float:left;overflow-x:auto;overflow-y:hidden;white-space:nowrap;word-wrap:normal;}
.rightSubBlockCollage{float:right;background:white;color:white;}
.horizontalWrapperCollage,.imgWrapperCollage{display:inline-block;}
.horizontalWrapperCollage img{display:block;-webkit-box-shadow:1px 1px 3px #666, -1px -1px 3px #FFF, 1px 1px #666, -1px -1px #FFF;box-shadow:1px 1px 3px #666, -1px -1px 3px #FFF, 1px 1px #666, -1px -1px #FFF;}
.imgWrapperCollage{width:100%;-webkit-box-shadow:1px 1px 3px #666, -1px -1px 3px #FFF, 1px 1px #666, -1px -1px #FFF;box-shadow:1px 1px 3px #666, -1px -1px 3px #FFF, 1px 1px #666, -1px -1px #FFF;margin-bottom:5px;}
.MenuBookmarks{background:#FFFFFF;font-family:Arial;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;margin: 25px 0;-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.MenuBookmarks li{margin:3px;padding:0 15px;height:45px;cursor:pointer;color:#999999;border:2px solid #DDDDDD;font-weight:bold;border-radius:6px;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;}
.MenuBookmarks li:hover{background:#F4F4F4;}
.MenuBookmarks i{font-size:120%;margin-right:5px;}
.tab_active_Bookmarks{color:#333333 !important;background:#b5ce59 !important;-webkit-transition:color 2s, background 2s;transition:color 2s, background 2s;}
.containerBookmarks{width:100%;}
.tab_content_Bookmarks{display:none;}
.visibleBookmarks{display:block !important;}
.menuHeaderWrapperSidebar1{vertical-align:center;white-space:nowrap;}
.divMenuKnopkaUni{padding:1%;float:left;height:30px}
.nav-toggle{position:relative;display:inline-block;width:100%;height:21px;}
.nav-toggle span{position:absolute;left:0;top:10px;}
.nav-toggle span,
.nav-toggle span:before,
.nav-toggle span:after{position:absolute;display:block;content:'';height:3px;width:100%;background:#038B71;border-radius:1px;cursor:pointer;}
.nav-toggle span:before{top:-10px;}
.nav-toggle span:after{bottom:-10px;}
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after{-webkit-transition:all 500ms ease-in-out;transition:all 500ms ease-in-out;}
.active-button-menu span{background-color:transparent;}
.active-button-menu span:before, .active-button-menu span:after{top:0;}
.active-button-menu span:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.active-button-menu span:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.your-garden-journal-mobile{display:none;position:absolute;width:80%;max-width:320px;height:100%;}
.text-invite-creation~.classSettingsGardenBlock{clear:none;}
.he{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;background-color: #b5ce59;position:sticky;top:0;z-index:200;}
.he-1{width:79px;max-height:79px;background-color:#b5ce59;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.he-2{width:90%;}
.he-0{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;height:30px;background-color:#b5ce59;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.w-app-button{cursor:pointer;outline:2px solid gray;border-radius:5px;width:25px;height:25px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin:0 3px;color:gray;}
.w-app-button:hover{outline:2px solid #038B71;background-color:white;}
.w-app-button:hover i{color:#038B71;}
.w-app-button.come-back, .w-app-button.come-forward{display:none;}
.w-app-button.come-back.active, .w-app-button.come-forward.active{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;}
.logo-mobile-main{width:50px;height:50px;display:block;border-radius:100px;background:url(/apple-touch-icon-57x57.png) no-repeat center center white;background-size:47px;visibility:visible;}
.main-page-new-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;}
.left-side-bar-main{width:15%;padding-top:15px;}
.main-main{width:70%;}
.right-side-bar-main{width:15%;padding-top:15px;}
.right-side-bar-main img, .left-side-bar-main img{max-width:100%;height:auto;}
.button-registration-main{margin:15px 0;display:block;}
.main-main p{text-align:left;margin:20px;}
.main-main .ul-for-plants-list-in-bed{margin-left:20px;}
@media screen and (max-width:44em){.formAutorizationOrReg input,.formAutorizationOrReg textarea{width:96%;}
/*.classTextOfHeaderOfBlock{line-height:20px;word-wrap:break-word;width:60%;}*/
.classHeader, .classHeaderHide{height:auto;padding-top:5px;padding-bottom:5px;width:97%;}
.sidebar2-wrapper{overflow-x:hidden;max-height:100vh;max-height:calc(100vh - 75px);}
.left-side-bar-main{display:none;}
.main-main{width:100%;}
.right-side-bar-main{display:none;}
.first-main-row{width:100%;}
.second-row{display:none;}
.first-main-row, .second-row{margin:25px 0;}
.hide-table-row{display:block;}
.inoculations-list .d-tr{display:block;margin:25px 0;margin-bottom:65px;}
.inoculations-list .d-td:nth-child(1){width:100%;display:block;margin-left:0;}
.inoculations-list .d-td:nth-child(2){width:100%;display:block;}
.inoculations-list .d-td:nth-child(3){width:100%;display:block;}
.explanations-tie{width:100%;}
.brilliant-wrapper{width:42px;height:30px;margin-left:0;}
.brilliant{margin:10px auto;}
.stycky-navsly i{font-size:40px;}
.stycky-navsly{right:8px;}
.basket-top-block{display:none;}
.classTextDragAndDropFilesToArticle,.uploadFilesFormsVariant2{display:none;}
.classHeadingOfArticle,.crudeTextarea{width:95%;}
.listOfAllowedCharacters,.latin-letters,.bigTextGuestbook{word-wrap:break-word;}
.breadcrumbs{line-height:36px;}
.note_textarea{width:100%;}
#ok_button_note{width:100%;}
.classTextareaMessages{width:95%;}
.classHeader{line-height:3.5em;}
.filter-punkt input[type="text"]{width:90%;}
.odin-iz-tolpy{padding-left:0;}
/*.icon-picture-30-px{width:44px;}*/
.sticky-element-album{width:79%;top:auto;bottom:1%;right:0;left:auto;}
.your-garden-journal-mobile{display:block;width:72%;max-width:320px;}
button,input[type="button"],input[type="submit"]{padding:9px;}
.white-band{width:100%;padding-right:39%;padding-left:39%;border-radius:6px;padding-top:7px;}
.menu > li{float:none;width:100%;text-align:center;height:40px;}
.menu > li i{float:left;width:40px;height:40px;color:#038B71;}
.white-band i:before{top:0 !important;}
.menu > li i:before{font-size:40px;position:relative;top:-5px;}
.menu > li a{padding:3px 20%;font-family:Poppins,Helvetica,Arial,sans-serif;font-weight:500;font-style:normal;font-size:1rem;line-height:2.5;text-transform:uppercase;letter-spacing:0.5em;}
.menu{display:none;height:100%;}
.label-for-mobile-menu{position:relative;display:block;width:100%;padding:0 0 .45em 0;font-size:1.1em;margin:0;background-color:#B5CE59;}
.label-for-mobile-menu:after{position:absolute;right:.35em;top:-5px;content:"\2261";font-size:2.4em;color:#038B71;}
.label-for-mobile-menu .basket-mobile{position:absolute;top:2px;font-size:24px;right:43px;color:white;visibility:visible;}
.badge{position:absolute;min-width:10px;top:3px;right:-8px;padding:3px 7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px;}
.input-for-mobile-menu:checked ~ .label-for-mobile-menu:after{color:#222;}
.input-for-mobile-menu:checked ~ .menu{display:block;}
.one-message-point-note{margin-left:5%;margin-right:2%;}
#idTheTextItself, .article-text-cut-to-lenta, .text-note{font-size:26px;}.link-delete{margin-top:25px;}
.rotateText, .left-menu-conteiner-rotate-text{opacity:0.5;width:45px;height:45px;font-size:35px;}
.left-menu-conteiner-rotate-text{left:-48px;top:150px;top:50vh;z-index:104;}
.voice-active .voice-command-hint{display:none;}
.he-0{height:50px;-khtml-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;}
.w-app-button {width:40px;height:40px;}
.sort-thumbler-annuals-wrapper{position:relative;top:-40px;right:-35vw;}
.sticky-oglavle{padding:0;}
.mini-button{min-width:35px;height:35px;margin-right:5px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;}
.count-plant-block-in-list .mini-button, #information_block_fields .mini-button{display:inline-flex;}
.history-item{display:block}
.classFatText.beauty-button, .button-buy-on-plant-page.beauty-button{width:100%;}
.metrics-links>div{margin:15px 0;}
.one-day-memory-elem{position:static;margin-bottom:10px;}
.one-day-memory-elem button{margin:0;width:100%;}
.privacy-icon-widget{font-size:40px;}
.new-garden-wrapper-avatar{-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.garden-avatar-container{max-width:100%;width:100%;}
.about_garden{width:100%;margin-right:10px;}
.nodes-list .node-item{width:100%;}
.new-stats{margin-top:20px;}
}
.widget-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#f4fbf8;border:2px solid #e3efe9;cursor:pointer;transition:.18s;box-shadow:0 2px 0 #e1ece7;font-size:14px}
@media (max-width:320px){.sharebuttons i:before{margin-left:5px;margin-right:5px;}
.your-garden-journal-mobile{max-width:67%;}
}
.hide-string-for-480-to{display:block;}
@media screen and (max-width:481px){.col-tri{width:90%;margin:30px 0 30px 5%;padding-left:0;padding-right:0;}.float-right-span-special-for-peremolchka{display:none;}
.footer{height:230px;}
.pocket-badge{position:absolute;}
.pocket-hide-480{display:none;}
.hide-string-for-480-to{display:none;}
.price-block-wrapper{width:100%;margin-left:0;}
.table-wrapper{max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;}
.quick_find_plant+i{top:3px;font-size:35px;}
.absolute-widgets{position:static;}
.one-item-i_order .absolute-widgets{position:absolute;top:-75px;}
/*.sales-item.one-item-i_order .absolute-widgets{position:static;display:block;margin-right:45px;}*/
.one-item-category .absolute-widgets{position:absolute;top:10px;right:18px;opacity:0.7;}
.widget-icon{font-size:35px;}
.plant-link-in-basket{font-size:22px;}
.pocket-border{height:49px;width:49px;}
.table-wrapper table{width:auto;}
.table-wrapper caption{text-align:left;}
.classBlockCreateGarden{width:98%;}
.classInputUrlOfGarden,.classInputNameOfGarden{width:95%;}
input[type="text"], input[type="email"], input[type="password"], input[type="number"], select, textarea{height:44px !important;font-size:16px !important;}
textarea{min-height:44px !important;height: auto !important;}
.blue-link{margin:6px 6px 6px 0;}
.img-icon-upl{max-width:30px;}
.img-icon-screw{max-width:35px;}
.clasSpmenudiv{font:italic 100%/275% arial;}
.navig{font-size:80%;}
.button-add-string-hide{display:block;}
.textarea-fieldLikeExcel{width:80% !important;}
.button-ok-fieldLikeExcel{display:none;}
.hide-help-special-480{display:none !important;}
.prompt-form{position:absolute;top:0;bottom:0;left:0;right:0;width:auto;border-radius:0;padding-top:40px;}
.prompt-delete, .prompt-sub-ok{font-size:40px;}
.prompt-sub-ok{left:15px;}
.header{width:100%;/*overflow-x:hidden;*/}
.your-garden-journal{display:none;}
.thlaspik{width:7%;margin-left:3%;margin-right:3%;}
.thlaspi-com{width:60%;}
.appearanceHelp,.brick-special-top-right .delTag{display:inline-block;min-width:35px;padding:3px 7px;font-size:44px;font-weight:bold;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;border-radius:100px;}
#dateNewCalendar~.appearanceHelp{display:inline;}
.sharebuttons i:before, .glob-page-plant-widgets i:before, .pocket-cap-widget i:before{font-size:35px;}
.social-and-widgets-line{-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;}
.social-and-widgets-line div[name="socialNetButtons"]{float:left;}
.glob-page-plant-widgets{display:inline-block;padding-right:45px;height:45px;}
.iconical-handlers-plant{}
.filter-handlers i:before{font-size:44px;vertical-align:middle;}
.sticky-element-album .appearanceHelp{min-width:15px;font-size:15px;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
.delTag{font-size:21px;}
.class-input-taxonomy{width:173px;}
.class-select-taxonomy{width:178px;}
.taxonomy-table{width:100%;}
.ophorm-zakaz{margin-top:0px;}
.enter-field-calendar{max-width:64%;}
.create-plant-block-window{max-height:75%;max-height:75vh;}
.personality-block{width:20% !important;}
.search-block{width:70% !important;}
.beauty-photo-main{max-width:100%;width:100%;}
.basket-table .d-td:nth-child(1){width:100%;text-align:center;}
.basket-table .d-td:nth-child(2){width:100%;}
.basket-table .d-td:nth-child(3){display:none;}
/*.basket-table .d-td:nth-child(4){width:100%;}*/
/*.basket-table.sales-table .d-td:nth-child(4){display:none;}*/
/*.basket-table .d-td:nth-child(5){display:none;}*/
.basket-table .d-tr{-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:25px 0;}
.basket-table .d-tr:nth-child(1){display:none;}
.sales-table .d-tr:nth-child(1){display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;}
.sales-table>.d-tr:nth-child(1) .d-td{display:none !important;}
.basket-table .beauty-photo-rama{margin:15px auto;}
.one-item-reader{max-width:100%;}
.info-block-plant{margin-top:15px;width:30px;height:30px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;}
.beauty-line .info-block-plant, .spanPointOfDropDownList .info-block-plant{margin-top:0;}
.MenuBookmarks li{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;align-items:center;font-size:22px;max-height:49px;}
.input-block-wrapper-beauty input, .input-block-wrapper-beauty textarea{min-width:auto;width:95%;}
.input-block-wrapper-beauty input[type="radio"], .input-block-wrapper-beauty input[type="checkbox"]{width:auto;}
.synonims-table-global .d-tr{-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px;}
.synonims-table-global .d-td{ddisplay:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;width:100% !important;text-align:left;}
.text-tab-cell-names{padding:0;}
.synonims-table-global .d-tr:nth-child(1){display:none;}
.create-new-synonim-status{-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;margin:15px 0;}
.rainbow-header-annual.d-tr{height:auto;}
.annual-gap{width:5px;}
.deals-for-plant-in-list{position:static;margin-top:15px;margin-bottom:15px;width:98%;width:calc(98% - 40px);}
/*.deals-for-plant-in-list>*{margin-top:35px;}*/
.glob-page-plant-widgets.number-patch{margin-bottom:15px;height:30px;padding-right:5px;}
.glob-page-plant-widgets.number-patch .beauty-big-font{font-size:35px;}
.one-transaction{display:block;margin-bottom:65px;}
.medal-inner-block svg, .medal-inner-block{width:90px;height:90px;}
.sales-table .amount-local{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;justify-content:center;align-items:center;}
.sales-table .d-td{width:100% !important;margin-bottom:5px;}
.a-little{font-size:14px;}
.magicheskoe-suschestvo{-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:30px;}
.open-to-exchange-label{padding-right:15px;}
.caption-in-image-page, .erudit, .rss-in-comment{font-size:16px;margin:0;}
.erudit .hat-avatar-active-user{width:25px;height:25px;}
.bigBlockIsContextComments{margin-top:0;}
div[name="socialNetButtons"]{position:absolute;top:0;}
div[name="socialNetButtons"] a{opacity:.5;}
.user-avatar-block{width:100%;height:100%;margin-bottom:15px;}
.one-block-user-bed .user-avatar-block{width:119px;height:119px;}
.one-block-user-bed.one-trip .user-avatar-block{width:90px;height:90px;}
}
@media screen and (min-width:482px) and (max-width:550px){.textarea-fieldLikeExcel{width:50% !important;}
.del_menu-otstup-every-punkt-for-auth{padding:15px 1.7% 15px 1.7% !important;}
.del_menu-otstup-every-punkt-for-aliens{padding:15px 0.5% 15px 0.5% !important;}
.float-right-span-special-for-peremolchka{font-size:11px;}
.hat-avatar-active-user{width:26px;height:26px;}
.hide-do-pory-cost{display:block;}
.basket-table .d-td:nth-child(1){width:50%;}
.basket-table .d-td:nth-child(2){width:25%;}
.basket-table .d-td:nth-child(4){width:25%;}
.basket-table .d-td:nth-child(5){display:none;}
}
@media screen and (min-width:551px) and (max-width:710px){.textarea-fieldLikeExcel{width:60% !important;}
.del_menu-otstup-every-punkt-for-auth{padding:15px 2.7% 15px 2.7% !important;}
.del_menu-otstup-every-punkt-for-aliens{padding:15px 1% 15px 1% !important;}
.float-right-span-special-for-peremolchka{font-size:12px;}
.hat-avatar-active-user{width:30px;height:30px;}
}
@media screen and (max-width: 551px){.annual-genus-block .d-tr.vulgare-annual-row{display:block;height:auto;}.hide-545-annuals{display:none}.sort-thumbler-annuals-wrapper{position:static}
#listOfGlobalSearch li:not(.divider), .search-results li:not(.divider){-khtml-flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
}
@media screen and (min-width:711px) and (max-width:800px){.del_menu-otstup-every-punkt-for-auth{padding:15px 3.5% 15px 3.5% !important;}
.del_menu-otstup-every-punkt-for-aliens{padding:15px 1.5% 15px 1.5% !important;}
.float-right-span-special-for-peremolchka{font-size:13px;}
.hat-avatar-active-user{width:33px;height:33px;}
}
@media screen and (max-width:711px){.sub-header .wwebasto-block-user-link span:nth-child(2){display:none;}.personality-block{width:10%;}.search-block{width:80%;}.img-right-header{display:none;}.beauty-photo-main{margin:5px auto;}.beauty-photo-rama{border:0px solid silver;width:100px;}.beauty-photo-second{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:justify;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-around;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin-top:15px;height:100px;}#photos_block_ideal{display:block;}
.params-and-text-block-ideal{display:block;}
.params-and-text-block-ideal>div{width:100%;}
.buy-offer-section{-khtml-align-self:flex-end;-ms-align-self:flex-end;-moz-align-self:flex-end;-webkit-align-self:flex-end;align-self:flex-end;}
.basket-table .d-td:nth-child(3){display:none;}
.basket-table.sales-table .d-td:nth-child(3){display:block;}
.hide-do-pory-price{display:block;}
.hide-do-pory{display:block;}
.offer-item{display:block;}
.offer-item>*{margin:15px 0;}
.empty-offer-photo, .offer-item .beauty-photo-rama{margin:0 auto;}
.offer-params{margin-left:auto;margin-right:auto;}
.buy-offer-section{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content: center;justify-content:center;}
.offer-item{margin:35px 0;}
#buy_for_all_aliens{width:100%;}
.beauty-table-plants .d-tr>.d-td:nth-child(2), .beauty-table-plants .d-tr>.d-td:nth-child(3){display:none;}
.beauty-table-plants .d-tr>.d-td:nth-child(1){width:100%;}
.d-tr.cap-beauty>.d-td:nth-child(1){width:auto;display:inline;}
.pagination-simply-item{margin:15px;}
.sinergetic-beauty-name{text-align:left;}
.beauty-table-plants .d-td {height: auto;}
}
@media screen and (min-width:801px) and (max-width:880px){.del_menu-otstup-every-punkt-for-auth{padding:15px 5% 15px 5% !important;}
}
@media screen and (min-width:880px){.more-size-font{font-size:29px;}.beauty-photo-rama.in-order{width:70px;}}
@media screen and (max-width:970px){/*.clasSpmenudiv{overflow-y:auto;max-height:90%;max-height:90vh;}*/
.sidebar1{width:45%;border-radius:6px;display:none;top:30px !important;overflow-y:visible;}
.sidebar2{width:45%;border-radius:6px;display:none;/* top:-40px !important; */overflow-y:visible;}
.mainPanel{clear:both;margin:0 0 0% 2%;width:98%;line-height:2;}
.mainPanelForAuthorizedUser{clear:both;margin:0 0 0% 2%;width:98%;text-align:left;text-rendering:optimizeLegibility;font-size:1.125em;letter-spacing:2;line-height:1.5em;}
.classHeaderSidebar1{margin:0 0 0 30%;}
.mobile-button-menu{display:block;position:relative;right:-88%;top:-49px;}
.rotateText, #mobile-count-news{top:300px;left:101%;}
.one-item-category-sub{display:block;}
.one-item-category-sub.one-block-in-label-constructor{-webkit-flex-direction:column;-ms-flex-direction:column;-webkit-box-orient:vertical;-khtml-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;}
/*.classContent{padding-left:0;margin-right:1%;}*/
.authen .pass-down-please{margin-left:auto;}
.param-sector-field{margin-bottom:25px;}
.pagination-simply-item a{position:relative;top:-5px;}
.containerBookmarks{width:98%;}
.all-page-height i{right:20px;}
.magicheskoe-suschestvo.widget-up-right-festral{position:static;}
.iconical-handlers-plant{position:static;margin-left:auto;margin-right:60px;margin-bottom:15px;width:fit-content;}
}
@media screen and (min-width:1300px){/*.stycky-navsly, .all-page-height i{right:20px}*/.personality-block {width:15%;}}
.no-shadow{text-shadow:unset;}
.bs-ctr{padding:0 20px;}
.beauty-line .info-block-plant{margin-left:0;}
.spanPointOfDropDownList .info-block-plant{margin-left:0;background-color:white;}
.qr-code-container tr{height:auto;}
button, .last-visited-page a, .no-subline-for-navigator,input[type="button"], input[type="submit"]{display:-khtml-inline-flex;display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;height:50px;text-decoration:none;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;padding:0 15px;margin:15px 0;position:relative;overflow:hidden;border:2px solid #038b71;border-radius:8px;font-family:'Montserrat', sans-serif;color:#038b71;transition:.2s ease-in-out;}
.quick-enter-value-btn{height:auto;margin:0;z-index:1;}
button:before, .last-visited-page a:before, .no-subline-for-navigator:before, input[type="button"]:before, input[type="submit"]:before {content:"";background:linear-gradient(90deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .5));height:50px;width:50px;position:absolute;top:-8px;left:-75px;transform:skewX(-45deg);}
button:hover, .last-visited-page a:hover, .no-subline-for-navigator:hover,input[type="button"]:hover, input[type="submit"]:hover {background:#038b71;color:#fff;}
button:hover:before, .last-visited-page a:hover:before, .no-subline-for-navigator:hover:before, input[type="button"]:hover:before, input[type="submit"]:hover:before {left:100%;transition:.5s ease-in-out;}
.pswp__button:hover:before{left:0;transition:none;}
.pswp__button:before{left:0;transition:none;transform:none;}
.last-visited-page a{padding-left:0;padding-right:0;margin-left:0;margin-right:0;}
.voice-command-hint{position:absolute;z-index:1;right:0;bottom:0;height:25px;width:25px;border-radius:50px;border:#038b71 2px solid;display:none;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content: center;justify-content:center;}
.voice-active .voice-command-hint{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;}
.voice-active .voice-command-hint i{margin-right:0 !important;}
.voice-active .voice-command-hint i:hover{color:red;}
.voice-active .voice-hint-offset{right:-35px;}
.tab_active_Bookmarks .voice-command-hint{display:none;}
html>.to-print{display:none;}
@media print{
.he,.he-bottom,.sidebar1,.sidebar2,.mainPanelForAuthorizedUser,.footer,.top-link,.stycky-navsly,.create-plant-sticky,.cover-div,.prompt-form-container,.prompt-form,.left-menu-conteiner-rotate-text{display:none !important;}
html>.to-print{display:block;border:none !important;}
}
.hide-string-for-1200{display:block;}
@media screen and (max-width: 1200px){
    .hide-string-for-1200{display:none;}
}
.notify{margin-top:25px !important;padding:15px !important;position:relative;}
.notify-red{background:rgba(255, 0, 0, 0.5);}
.notify-green{background:rgba(172, 201,255, 0.5);}
.notify-gray{background:rgba(0,0,0,0.2);}
.notify-blue{background:rgba(3, 139, 113, 0.5);}
.select-all-pocket-wrapper{width:30px;height:30px;display:-moz-inline-flex;display:-webkit-inline-flex;display:inline-flex;border:3px dotted #b5ce59;border-radius:50px;outline:3px dotted #038B71;}
.select-all-pocket-wrapper:hover{border:3px dotted #038B71;border-radius:50px;outline:3px dotted #b5ce59;}
.select-all-pocket-wrapper input{cursor:pointer;}
.select-all-caption{display:inline-block;margin-left:5px;margin-bottom:15px;margin-top:15px;}
.group-info-node .user-link{white-space:break-spaces;font-size:16px;}
.group-info-node .bold-feed-calendar{white-space:break-spaces;}
#photos_block_ideal .group-buttons-node i{color:#038b71;}
#photos_block_ideal .group-buttons-node button:hover i{color:white;}
.classAltogether{border-radius:18px;background:#ffffff;border:2px solid #e3efe9;overflow:hidden;transition:.2s;box-shadow:0 6px 0 #dbe7e2,0 10px 20px rgba(0,0,0,.08);margin-bottom:15px;}
.classAltogether:hover{transform:translateY(-2px);box-shadow:0 8px 0 #dbe7e2,0 14px 26px rgba(0,0,0,.10)}
.classHeader,.classHeaderHide{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;cursor:pointer;font-size:16px;font-weight:600;transition:.2s}
.classHeaderHide{background:#f4fbf8;color:#12312b}
.classHeader{background:#038B71;color:#fff}
.classHeader:hover{background:#029e81}
.classHeaderHide:hover{background:#e9f7f2}
.classHeader:active,.classHeaderHide:active{transform:translateY(2px);box-shadow:none}
.classContent{padding:18px;background:#f9fefd;animation:a .25s ease;margin:0;}
@keyframes a{from{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
.classContent .dropDownListDesign{max-height:220px;overflow-y:auto;}
.clasSpmenudiv{list-style:none;margin:0;padding:8px 6px;background:#f7fbf9;border-right:1px solid #e3ece8;overflow-y:auto;height:calc(100vh - 95px);}
.clasSpmenudiv li{position:relative;margin:2px 0;border-radius:10px;transition:.15s;white-space:nowrap;}
.clasSpmenudiv li a{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;text-decoration:none;color:#12312b;font-size:15px;font-weight:500;transition:.15s}
.clasSpmenudiv li:hover{background:#eaf5f1}
.clasSpmenudiv li.sidebar1-pick-out-punkt-menu{background:#e6f4ef}
.clasSpmenudiv li.sidebar1-pick-out-punkt-menu:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:4px;border-radius:4px;background:#038B71}
.clasSpmenudiv li i{font-size:16px;opacity:.75;transition:.15s}
.clasSpmenudiv li:hover i{opacity:1}
.clasSpmenudiv .fat-punkt-menu a{font-weight:600}
.count-of-new-news{margin-left:auto;background:#b5ce59;color:#1b2b28;font-size:12px;font-weight:600;padding:0;border-radius:999px;position:absolute;right:0;top:0;bottom:0;height:24px;width:24px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-khtml-flex;display:-moz-flex;display:-webkit-flex;display:flex;-khtml-box-pack:center;-ms-flex-pack: center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-khtml-box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;margin-top:auto;margin-bottom:auto;}
.tomorrow-events-block{background:#f0f7f4;border-radius:10px;padding:10px 12px;margin-bottom:8px}
.item-tomorrow-deal{margin-top:6px;font-size:13px;color:#355e56}
.voice-command-hint{margin-left:auto;opacity:.35;transition:.15s}
.clasSpmenudiv li:hover .voice-command-hint{opacity:.8}
.glob-page-plant-widgets{display:flex;align-items:center;gap:6px;padding:6px 8px;background:#fff;border:2px solid #e3efe9;border-radius:14px;margin-left:auto;box-shadow:0 4px 0 #dbe7e2,0 8px 16px rgba(0,0,0,.08);/*position:relative*/}
.item-menu-button-annual.glob-page-plant-widgets{margin-top:6px;margin-bottom:15px;}
.widget-icon:hover{background:#e9f7f2;transform:translateY(-1px)}
.widget-icon:active{transform:translateY(2px);box-shadow:0 1px 0 #cfe3dc}
.widget-icon:not(.not-selected-widget){background:#038B71;color:#fff;border-color:#038B71;box-shadow:0 2px 0 #027a63}
.error_mooved .widget-icon:not(.not-selected-widget){background:inherit;color:inherit;border-color:transparent;box-shadow:inherit;width:auto;}
.icon-heart:hover{color:#e25555}
.icon-ok:hover{color:#4caf50}
.icon-exchange:hover{color:#ff9800}
.glob-page-plant-widgets{animation:a .2s ease}
@keyframes a{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
@media screen and (max-width:970px){
.glob-page-plant-widgets{position:static;margin:10px auto 0 auto;max-width:95%}
}
@media screen and (max-width:480px){
.glob-page-plant-widgets{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;padding:8px 6px;gap:6px}
.glob-page-plant-widgets::-webkit-scrollbar{display:none}
.widget-icon{flex:0 0 auto;width:36px;height:36px;margin-right:10px;}
.error_mooved .widget-icon{flex:inherit;width:auto;height:inherit;margin-right:10px;}
.glob-page-plant-widgets:after{content:"";position:absolute;right:0;top:0;bottom:0;width:20px;background:linear-gradient(to right,transparent,#fff);pointer-events:none}
}
.pocket-border .icon-ok{font-size:18px;cursor:pointer;}
.glob-page-plant-widgets .pocket-border{display:inline-flex;justify-content:center;align-items:center;}
.not-selected-widget{cursor:pointer;}
.sold-choice-list h4{display:flex;align-items:center;gap:10px;font-size:20px;margin-bottom:20px}
.sold-choice-list h4 span{flex-shrink:0}
.sold-choice-list .create-plant-block-window{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:26px 0}
.sold-choice-list .item-for-sold{background:linear-gradient(145deg,#e6f7f2,#fff);border-radius:16px;padding:16px;box-shadow:0 6px 14px rgba(0,0,0,.08);border:2px solid #d7efe8;transition:transform .2s ease,box-shadow .2s ease;position:relative}
.sold-choice-list .item-for-sold:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;opacity:.5;backdrop-filter:blur(15px)}
.sold-choice-list .active.item-for-sold:before{display:none}
.sold-choice-list .item-for-sold:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 10px 20px rgba(0,0,0,.12)}
.sold-choice-list .item-for-sold-stair{margin-bottom:12px;display:flex;align-items:center;flex-wrap:wrap;gap:6px}
.sold-choice-list .item-for-sold-stair h6{margin:0;font-size:14px}
.sold-choice-list .bold-feed-calendar{font-weight:600;color:#026d59}
.sold-choice-list .classGreenTextMessage{color:#04a383}
.sold-choice-list .beauty-big-font{font-size:20px;font-weight:700}
.sold-choice-list input[type=number]{width:60px;padding:6px;border-radius:8px;border:2px solid #b5ce59;background:#f8fff5;font-size:14px;outline:0;transition:.2s}
.sold-choice-list input[type=number]:focus{border-color:#04a383;box-shadow:0 0 6px rgba(4,163,131,.3)}
.sold-choice-list .icon{font-size:18px;color:#038b71}
.sold-choice-list .item-for-sold:after{content:"";display:block;height:6px;width:40%;margin-top:10px;border-radius:10px;background:linear-gradient(90deg,#6fcf97,#b5ce59)}
.location-any{text-align:left}
@media (max-width:768px){
.sold-choice-list .create-plant-block-window{grid-template-columns:1fr;}
.sold-choice-list h4{font-size:18px;}
.sold-choice-list .item-for-sold{padding:14px;}
.sold-choice-list .beauty-big-font{font-size:18px;}
}

@media (max-width:1024px){
.sold-choice-list .create-plant-block-window{grid-template-columns:repeat(2,1fr);}
}

@media (max-width:640px){
.sold-choice-list .create-plant-block-window{display:flex;flex-wrap:wrap;}
.sold-choice-list .item-for-sold{width:100%;}
}

.item-tomorrow-deal.write-off-line{margin:0;white-space:nowrap;}

.sticky-oglavle{position:sticky;top:80px;z-index:1000;padding:10px 16px;background:#e8f2c8;border-radius:20px;box-shadow:0 4px 10px rgba(0,0,0,0.08);display:inline-block;}

.one-point-oglavle{display:inline-block;padding:8px 12px;margin:4px;background:#cfe38a;border-radius:12px;color:#3e5b1a;font-size:14px;transition:all .2s ease;}
.one-point-oglavle.active{background:#cfe38a;border-style:solid;box-shadow:inset 0 2px 4px rgba(0,0,0,0.08),0 2px 0 #b5ce59;transform:translateY(1px);}
.one-point-oglavle:hover{background:#eaf3c5;transform:translateY(-2px);}
.one-point-oglavle.active:hover{transform:translateY(1px);}

.scroller_container{margin-bottom:32px;padding:16px;background:#ffffff;border:2px dashed #dfe8b5;border-radius:18px;box-shadow:0 6px 14px rgba(0,0,0,0.06);}
.scroller_mame_block{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;}
.scroller_mame{font-size:18px;font-weight:bold;color:#5a7d2b;background:#f4f8dc;padding:6px 12px;border-radius:10px;display:inline-block;}
.scroller_mame::before{content:"📸";margin-right:6px;}
.album-container-scroller{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;}
.beauty-photo-rama{margin:0;position:relative;}
.square-adaptive-img-wrapper{border-radius:12px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;}
.beauty-photo-rama:hover .square-adaptive-img-wrapper{transform:translateY(-4px) scale(1.03);box-shadow:0 6px 12px rgba(0,0,0,0.15);}
.edit-button-beauty{position:absolute;top:6px;right:6px;opacity:0;transition:opacity .2s ease;}
.beauty-photo-rama:hover .edit-button-beauty, .offer-item .edit-button-beauty, .change-block-beauty .edit-button-beauty{opacity:1;}
.note-edit-button{display:inline-block;padding:6px;background:rgba(255,255,255,0.9);border-radius:8px;color:#5a7d2b;}
.krasivosti .note-edit-button{background:inherit;}
button .note-edit-button{background:none;}
.scroller_container:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,0.08);}
.scroller_container+.scroller_container{margin-top:24px;}
.scroller_container{background:#f8fbe9;border:2px solid #cfe38a;width:calc(100% - 32px);}

.one-block-user-bed.ta-grjadka{display:grid;grid-template-columns:90px 1fr;gap:16px;padding:16px;margin-bottom:24px;background:#ffffff;border:2px dashed #dfe8b5;border-radius:18px;box-shadow:0 6px 14px rgba(0,0,0,0.06);transition:all .2s ease;width:calc(100% - 32px);}
.one-block-user-bed.ta-grjadka:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,0.08);}
.user-avatar-block{width:90px;height:90px;position:absolute;top:0;}
.ta-grjadka .user-avatar-block{position:static;}
.user-avatar-block .square-adaptive-img-wrapper{border-radius:14px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.1);}
.one-block-user-bed.ta-grjadka:hover .square-adaptive-img-wrapper{transform:scale(1.05);}
.clarifications-of-users-bed{display:flex;flex-direction:column;gap:6px;margin-left:100px;position:absolute;top:0;}
.ta-grjadka .clarifications-of-users-bed{position:static;margin-left:0;}
.name-of-bed-in-user-dostupni-block-bed a{font-size:16px;font-weight:bold;color:#5a7d2b;text-decoration:none;}
.ul-for-plants-list-in-bed{list-style:none;padding:0;margin:0;}
.ul-for-plants-list-in-bed li{padding:6px 8px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;transition:background .2s ease;}
.ul-for-plants-list-in-bed li:hover{background:#eef6cc;}
.ul-for-plants-list-in-bed a{color:#3e5b1a;}
.ul-for-plants-list-in-bed i{margin-left:8px;opacity:.6;cursor:pointer;}
.ul-for-plants-list-in-bed i:hover{opacity:1;}

.ul-for-plants-list-in-bed li i{margin-left:6px;}
.ul-for-plants-list-in-bed li{display:flex;align-items:center;}
.ul-for-plants-list-in-bed li a{flex-grow:1;}
.ul-for-plants-list-in-bed i{padding:4px;border-radius:6px;background:transparent;transition:all .2s ease;cursor:pointer;}
.ul-for-plants-list-in-bed i:hover{background:#eaf3c5;transform:scale(1.1);}
.ul-for-plants-list-in-bed i:hover{background:#eaf3c5;transform:scale(1.1);}
.selected-widget.icon-heart{color:#e74c3c;}
.selected-widget.icon-attach{color:#4caf50;}
.ul-for-plants-list-in-bed i:hover{background:#eaf3c5;transform:scale(1.1);}
.ul-for-plants-list-in-bed li{gap:10px;}
.ul-for-plants-list-in-bed li i{opacity:.6;}
.ul-for-plants-list-in-bed li:hover i{opacity:1;}
.statja{padding:16px;margin-bottom:24px;background:#ffffff;border:2px dashed #dfe8b5;border-radius:18px;box-shadow:0 6px 14px rgba(0,0,0,0.05);transition:all .2s ease;}
.statja:hover{transform:translateY(-3px);box-shadow:0 10px 18px rgba(0,0,0,0.08);}
.pseudo-h1{font-size:20px!important;line-height:1.3;color:#5a7d2b;font-weight:bold;margin-bottom:10px;}
.pseudo-h1::before{margin-right:6px;}
.header-foto-on-lenta-of-article{margin:10px 0 12px 0;}
.header-foto-on-lenta-of-article .square-adaptive-img-wrapper{border-radius:14px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,0.1);transition:transform .2s ease;}
.statja:hover .square-adaptive-img-wrapper{transform:scale(1.02);}
.article-text-cut-to-lenta{font-size:14px;line-height:1.5;color:#3e5b1a;}
.read-tut{display:inline-block;margin-top:8px;padding:6px 10px;background:#f4f8dc;border-radius:10px;color:#5a7d2b;font-size:13px;cursor:pointer;transition:all .2s ease;}
.read-tut:hover{background:#eaf3c5;transform:translateY(-1px);}
.article-text-cut-to-lenta a[title]{display:inline-block;margin:6px 6px 0 0;padding:4px 8px;background:#eef6cc;border-radius:8px;font-size:12px;color:#5a7d2b;}
.statja a.classLinkTextPreviu{text-decoration:none;}
.statja{position:relative;padding-left:20px;}
.statja>*+*{margin-top:6px;}

.articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:50px 20px;grid-column:1/-1;}

.statja{display:flex;flex-direction:column;height:calc(100% - 32px);padding:16px;margin:0;background:#ffffff;border:2px dashed #dfe8b5;border-radius:18px;box-shadow:0 6px 14px rgba(0,0,0,0.05);transition:all .2s ease;position:relative;}
.statja:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 10px 18px rgba(0,0,0,0.08);}
.pseudo-h1{font-size:20px!important;line-height:1.3;color:#5a7d2b;font-weight:bold;margin:0;margin-bottom:10px;}

.header-foto-on-lenta-of-article{margin:10px 0 12px 0;}
.header-foto-on-lenta-of-article .square-adaptive-img-wrapper{height:180px!important;max-height:180px!important;border-radius:14px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,0.1);transition:transform .2s ease;}
.statja:hover .square-adaptive-img-wrapper{transform:scale(1.02);}

.article-text-cut-to-lenta{font-size:14px;line-height:1.5;color:#3e5b1a;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}

.read-tut{display:inline-block;margin-top:8px;padding:6px 10px;background:#f4f8dc;border-radius:10px;color:#5a7d2b;font-size:13px;cursor:pointer;transition:all .2s ease;}
.read-tut:hover{background:#eaf3c5;transform:translateY(-1px);}

.article-text-cut-to-lenta a[title]{display:inline-block;margin:6px 6px 0 0;padding:4px 8px;background:#eef6cc;border-radius:8px;font-size:12px;color:#5a7d2b;}

.statja a.classLinkTextPreviu{text-decoration:none;}

.statja:first-child{grid-column:span 2;}

@media (max-width:768px){
.articles-grid{grid-template-columns:1fr;gap:45px 16px;}
.statja{padding:14px;}
.pseudo-h1{font-size:18px!important;}
.header-foto-on-lenta-of-article .square-adaptive-img-wrapper{height:160px!important;max-height:160px!important;}
.article-text-cut-to-lenta{-webkit-line-clamp:5;}
.statja:first-child{grid-column:span 1;}
}

.tm-profile{--green-main:#038B71;--green-accent:#b5ce59;--green-soft:#f3fbf8;--text-main:#1f2d2a;--text-muted:#6c8b84;font-family:system-ui,-apple-system,sans-serif;}

.tm-card{background:#fff;border-radius:18px;padding:18px;margin-bottom:18px;box-shadow:0 8px 24px rgba(0,0,0,0.06);transition:.25s;}
.tm-card:hover{transform:translateY(-3px);}

.tm-header{display:flex;align-items:center;gap:20px;background:linear-gradient(135deg,#038B71,#b5ce59);color:#fff;background-image:linear-gradient(135deg,#038B71,#b5ce59),radial-gradient(circle at 20% 20%,rgba(255,255,255,0.2) 2px,transparent 2px);background-size:cover,40px 40px;}

.tm-avatar{width:110px;height:110px;border-radius:20px;background-size:cover;background-position:center;box-shadow:0 10px 25px rgba(0,0,0,0.2);position:relative;flex-shrink:0;}

.tm-name{font-size:24px;font-weight:700;margin-bottom:6px;}

.tm-status{font-size:14px;opacity:.95;}
.tm-status .appearanceHelp{width:8px;height:18px;}

.tm-status .harmonical{background:none;padding:0;}

.tm-card-title{font-weight:600;margin-bottom:12px;color:var(--green-main);}

.tm-profile-fields div,.tm-socials div,.tm-about div{margin-bottom:8px;}

.tm-profile .harmonical{display:grid;grid-template-columns:170px 1fr;gap:10px;color:#3e5b1a;padding:10px;border-radius:10px;background:#fafafa;transition:.2s;position:relative;}
.tm-status .beauty-big-font{font-size:21px;line-height:31px;height:100%;}

.harmonical .pre-upl-value-widget{display:none;}

.tm-profile .harmonical:hover{background:var(--green-soft);}

.tm-profile .bold-feed-calendar{color:var(--text-muted);font-weight:600;min-height:36px;}

.tm-profile .pseudoLinkComments{width:fit-content;}
.tm-profile .pseudoLinkComments::after{content:"✏️";margin-left:6px;opacity:0;font-size:12px;}
.tm-profile .pseudoLinkComments:hover::after{opacity:1;}

.tm-profile [data-format="link"]{color:var(--green-main);text-decoration:none;border-bottom:1px dashed var(--green-main);}

.upload-avatar{position:absolute;bottom:4px;right:4px;background:white;color:#333;border-radius:50%;padding:5px;font-size:13px;border:1px solid #b5ce59;cursor:pointer;}
.upload-avatar:hover{background:#b5ce59;color:white;border:1px solid #b5ce59;}

@media (max-width:700px){
.tm-header{flex-direction:column;align-items:flex-start;}
.tm-avatar{width:80px;height:80px;}
.tm-stats .new-stats{display:flex;overflow-x:auto;}
.tm-stats .new-stat-card{min-width:90px;}
}
@media (max-width:490px){
.tm-profile .harmonical{display:block;}
}

@media screen and (max-width:481px){
.tm-status .appearanceHelp{width:35px;height:35px;font-size:20px;padding:0;display:inline-flex;align-items:center;justify-content:center;}
}
@media screen and (max-width:1450px){
.first-flex .one-block-user-bed.both-for-list{min-height:260px;}
.first-flex .one-block-user-bed.both-for-list .user-avatar-block, .first-flex .one-block-user-bed.both-for-list .clarifications-of-users-bed{top:130px;}
}
@media screen and (max-width:480px){
.first-flex .one-block-user-bed.both-for-list{min-height:330px;}
.first-flex .one-block-user-bed.both-for-list .user-avatar-block, .first-flex .one-block-user-bed.both-for-list .clarifications-of-users-bed{top:160px;}
.first-flex .one-block-user-bed.both-for-list .user-avatar-block{width:90px;}
}