.topbar-hide {
  transition: all, 0.3s !important;
  margin-top: -90px !important;
}
.layout-main-hide {
  transition: all, 0.3s !important;
  padding: 0 !important;
}
.layout-container .topbar .topbar-left {
  z-index: 100;
  cursor: pointer;
}
/*Teleport*/
.img-overlay-panel {
  position: fixed;
  z-index: 5000000000 ;
  top: 100px;
}
.img-overlay-panel-close {
  position: absolute;
  top: -.5em;
  right: -.5em;
  border-radius: 100%;
}
.quantity-info {
  background-color: #E91E63;
  border-radius: 50%;
  padding: 2px 4px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
}
.quantity-info:hover {
  transition: all 0.3s;
  transform: scale(1.3);
}
.tlp-waiting {
  width: 100%;
  text-align: center;
}
.tlp-text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.layout-container .topbar .topbar-left.topbar-contact {
  padding: 5px !important;
}
.topbar-button-demo {
  transform: rotate(360deg)scale(1.2);
}
.layout-menu-unauth {
  display: none !important;
}
.ultima-leftmenu {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.3em;
  text-align: center;
}
.ultima-leftmenu li a {
  color: #757575;
}
.ultima-leftmenu li a span{
  font-size: 0.4em;
  position: relative;
  top: -15px;
}
.ultima-leftmenu li.active-menuitem > a {
  color: #3F51B5;
}
.ultima-leftmenu li > a i:hover {
  transform: scale(1.2);
  transition: all 0.3s;
}
.ultima-leftmenu .profile-image {
  margin: .5em auto;
  background-size: cover !important;/*Teleport*/
  background-position: center !important;/*Teleport*/
  width: 40px;
  height: 40px;
  border-radius: 3px;
}
.layout-container .layout-menu-left {
  overflow: auto;
  position: fixed;
  width: 50px;
  z-index: 999;
  top: 75px;
  height: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 3px 0 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 0 6px rgba(0, 0, 0, 0.3);
  -moz-transition: margin-left 0.3s;
  -o-transition: margin-left 0.3s;
  -webkit-transition: margin-left 0.3s;
  transition: margin-left 0.3s; }
.layout-container .layout-menu-left.layout-menu-dark {
  background-color: #424242; }

.layout-container.menu-layout-overlay.layout-menu-overlay-active .layout-menu-left {
  margin-left: -50px;
}

.dashboard .active_card {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #ffffff;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
  transition: all, 0.3s}
.dashboard .active_card h1 {
  font-size: 1.5em;
  font-weight: 400;
  margin: 1em 0; }
.dashboard .active_card h1:first-child {
  margin-top: .667em; }
.dashboard .active_card h2 {
  font-size: 1.375em;
  font-weight: 400; }
.dashboard .active_card h3 {
  font-size: 1.250em;
  font-weight: 400; }
.dashboard .active_card h4 {
  font-size: 1.125em;
  font-weight: 400; }
.dashboard .active_card i {
  font-size: 48px;
}
.dashboard-cards {
  font-size: 1.5em;
  position: relative;
  top: -17px;
  margin-left: 10px;
}
.dashboard .colorbox .colorbox-count-sum {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;}/*Teleport*/

.login-panel {
  padding: 10px 5px !important;/*Teleport*/
  margin: -40px auto 200px auto !important; /*Teleport*/}
.layout-main-login {
  margin-left: 0px !important; /*Teleport*/
}

.layout-container .layout-menu .profile .profile-image {/*Teleport*/
  background-size: cover !important;/*Teleport*/
  background-position: center !important;/*Teleport*/
}
.active_card:hover {
  cursor: pointer;
  /*border: 2px solid #3F51B5;*/
  box-shadow: 0 8px 8px rgba(0,0,0,0.24), 0 0 8px rgba(0,0,0,0.12);
}
.support-doc-file {
  padding: 10px 20px 3px 64px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px;
}

/*Catalog list*/
.catalog-list {
  margin-top: 33px;
}
.catalog-list .ui-button-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.catalog-list-empty {
  width: 100%;
  margin-top: 50px;
  text-align: center;
}
.catalog-list .ui-datascroller.ui-widget ul {
  display: flex;
  align-content: stretch;
  flex-wrap: wrap;
  justify-content: center;
}
.catalog-list .ui-datascroller.ui-widget li {
  display: inline-flex;
  margin-bottom: 20px;
}
.catalog-list .ui-datascroller .ui-datascroller-content {
  border: none;
}
.catalog-simple-list {
  margin-top: 33px;
}
.catalog-simple-list .ui-button-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.catalog-simple-list-empty {
  width: 100%;
  margin-top: 50px;
  text-align: center;
}
.catalog-simple-list .ui-datascroller.ui-widget ul {
}
.catalog-simple-list .ui-datascroller.ui-widget li {
  margin-bottom: 10px;
}
.catalog-simple-list .ui-datascroller .ui-datascroller-content {
  border: none;
}

.catalog-element-block {
  padding: 4px;
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid #CBCBCB;
  position: relative;
  display: inline-block;
  margin: 0 10px 0px 10px;
  overflow: hidden;
  height: 100%;
}
.catalog-element-block-category {
  padding: 4px;
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid #CBCBCB;
  position: relative;
  display: inline-block;
  margin: 0 10px 0px 10px;
  overflow: hidden;
  height: 100%;
  text-align: center;
}
.catalog-categories-block {
  border-bottom: 1em solid #cbcbcb;
  padding-top: 1em;
  padding-bottom: 2em;
  margin-bottom: 2em;
  text-align: center;
}
.catalog-categories-block .card:hover {
  transition: all 0.3s;
  box-shadow: 0 8px 8px rgba(0,0,0,0.24), 0 0 8px rgba(0,0,0,0.12);
}
.catalog-action-list {
  text-align: center;
  background-color: #fff;
}
.catalog-action-list .catalog-element-block {
  border: none;
  width: 90%;
  margin: 0 3px;
}
.catalog-element-block .catalog-element-label-buttons .ui-button {
  width: 100%;
}
.catalog-element-buttons, .catalog-element-label-buttons {
  margin-top: 0.5em;
  text-align: center;
}
.catalog-element-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../images/no_photo.svg);
  /*height: 190px;*/
  width: 100%;
  cursor: pointer;
}
.catalog-element-image:before{
  content: "";
  display: block;
  padding-top: 100%;
}
.catalog-element-image-category {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../images/no_photo.svg);
  width: 47%;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #CBCBCB;
  margin: 1px;
}
.catalog-element-image-category:before{
  content: "";
  display: block;
  padding-top: 100%;
}
.catalog-element-list-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../images/no_photo.svg);
  width: 225px;
  cursor: pointer;
  float: left;
}
.catalog-element-list-image:before{
  content: "";
  display: block;
  padding-top: 100%;
}
.catalog-element-name {
  text-align: center;
  padding: 0.5em 0;
  margin: 0 0.5em;
  box-sizing: border-box;
  max-height: 85px;
  overflow: hidden;
  font-size: 12px;
}
.catalog-element-name-fix-height {
  height: 85px;
}
.catalog-element-list-name {
  box-sizing: border-box;
  overflow: hidden;
}
.catalog-element-list-price {
  text-align: center;
  padding-right: 0em;
  font-size: 1em;
  font-weight: 600;
}
@media (max-width: 720px) {
  .catalog-element-list-price {
    padding-right: 0;
    font-size: 1em;
    font-weight: 600;
  }
}
.catalog-element-list-retail-price {
  text-align: center;
  padding-right: 0.5em;
}
.catalog-element-list-action-price {
  font-size: 0.8em;
  font-weight: normal;
  color: #ff0000;
  text-decoration: line-through;
  text-align: right;
}
.catalog-element-list-stock {
  font-size: 12px;

}
.catalog-element-stock {
  text-align: left;
  padding: 0.5em 0.5em 0 0.5em;
  box-sizing: border-box;
  font-size: 0.7em;

}
.detail-stock {
  text-align:  center;
  font-size: 0.95em;
  font-style: italic;
  text-decoration:  underline;
  cursor: pointer;
  color: #3f51b5;
}
.detail-stock-element {
  text-align:  left;
  font-size: 0.95em;
  font-style: italic;
  color: #3f51b5;
}
.detail-stock-destination {
  display: inline-block;
  height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.catalog-detail-images {
  margin-right: 10px;
}
.catalog-detail-images .ui-panel-images,
.catalog-detail-images .ui-galleria-panel {
  width: 100%;
  overflow: hidden;
}
.catalog-detail-images .ui-galleria-panel,
.catalog-detail-images .ui-galleria {
  width: 100% !important;
  height: 100% !important;
}
.catalog-detail-images .ui-galleria-panel-wrapper {
  width: 100% !important;
  height: calc(100% - 65px) !important;
}
.catalog-element-price {
  border-top: 1px solid #cdcdcd;
  text-align: center;
  padding: 0.5em 0.5em 0 0.5em;
  box-sizing: border-box;
}
.catalog-element-price span{
  margin-left: 0.2em;
  font-size: 0.75em;
  box-sizing: border-box;
}
.catalog-element-action-price {
  text-align: right;
  color: #f44336;
  text-decoration: line-through;
  padding: 0;

}
.catalog-element-action-price span{
  margin-left: 0.2em;
  font-size: 0.75em;
}
.catalog-element-cartForm {
  width: 99%;
  box-sizing: border-box;
  position: absolute;
  bottom: -200%;
  left: 1px;
  border-radius: 2px;
  padding: 15px;
  transition: bottom, 0.3s;
}
.catalog-element-block-list {
  width: 100%;
  box-sizing: border-box;
}

.cart-item-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.catalog-element-cartForm.cart-active {
  bottom: 0px;
}
.catalog-element-cartForm .total_sum {
  font-size: 1.5em;;
  margin-top: 10px;
}
.catalog-element-cartForm .total_sum span {
  font-size: .7em;;
}
.catalog-element-cartForm .cart_value {
  font-size: 0.8em;
  margin-top: 10px;
}
.catalog-element-cartForm .cart_value span {
  margin: 0 3px;
}
.catalog-element-cartForm .cart_buttons {
  margin: 10px 0;
  text-align: center;
}
.catalog-element-cartForm .cart_buttons input {
  width: 35%;
  height: 32px;
  text-align: center;
  background-color: #fff;
}
#cart-close-button {
  color: #fff;
  position: absolute;
  top: 3px;
  right: 3px;
}

.tlp-list-item {
  position: relative;
  padding: 0.5em;
  border-bottom: 1px solid #cdcdcd;
  transition: background-color 0.3s;
  cursor: pointer;
}
.tlp-list-header-column {
  width: 40%;
  display: inline-block;
}
.tlp-list-value-column {
  width: 59%;
  display: inline-block;
  font-weight: 600;
}
.tlp-list-item:not(:first-child):hover {
  background-color: #e8e8e8;
}
.tlp-list-item .tlp-list-item-name {
  display: inline-block;
  /*text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;*/
  width: calc(100% - 30px);
}
.tlp-list-item .icon {
  position: absolute;
  right: 0.5em;
}
.tlp-list-item .icon:before {
  content: "keyboard_arrow_right";
}
.tlp-list-item:not(:first-child):focus {
  background-color: #CBCBCB;
}
.tlp-list-item .tlp-list-item-header {
  font-weight: 600;
  width: calc(100% - 60px);
}
.tlp-list-item .tlp-list-item-info {
  overflow: hidden;
  font-weight: 600;
}
.tlp-list-item .icon_clear {
  position: absolute;
  right: 0.5em;
}
.tlp-list-item .icon_back {
  position: absolute;
  left: 0.5em;
}
.tlp-list-item .icon_back:before {
  content: "keyboard_arrow_left";
}
.tlp-list-item .icon_clear:before {
  content: "clear";
}

/*profile*/
.ui-info-line {
  font-size: 14px;
  border-bottom: 1px solid #cdcdcd;
  padding: 5px 0 0 0;
}
.ui-info-line .header{
  display: block;
  font-size: 12px;
  color: #777;
  padding: 0 3px;
}
.ui-edit-line {
  margin-top: 1em;
  height: 3em;
  padding: 1.5em 0 0 0;
}
.ui-info-line div{
  display: inline-block;
}
.profile-photo {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  /*background-image: url(../images/no_photo.svg);*/
  box-sizing: border-box;
  border: 8px solid #fff;
  width: 258px;
}
.profile-photo-container {
  box-sizing: border-box;
  border: none;
  width: 100%;
  max-height: 258px;
  overflow: hidden;
  margin-bottom: 20px;
}
.profile-photo img{
  width: 100%;
  border: none;
  border-radius: 3px;
}
.profile-photo-button {
  text-align: center;
}
.profile-photo-button .ui-button, .profile-photo-button .ui-button.ui-button-icon-only  {
  background-color: #fff;
  color: #757575;
  box-shadow: none;
  -webkit-box-shadow: none;
  width: 48%;
  border: 1px solid #e8e8e8;
  border-radius: 3px;
}
.profile-photo-button .ui-button .fa {
  color: #757575;
}
.profile-photo-button .ui-button:enabled:not(:focus):hover {
  background-color: #e8e8e8;
}
.profile-shipment-data {
  padding: 25px 0;
}
.profile-shipment-data .ui-chkbox-label {
  margin-right: 15px;
}
.profile-shipment-data .ui-listbox.ui-inputtext {
  width: 99%;
}
/*.profile-photo:before{
  content: "";
  display: block;
  padding-top: 100%;
}*/
.ui-switch-block{
  border-bottom: 1px solid #cdcdcd;
  padding: 25px 0;
}
.ui-switch-block:last-child{
  border-bottom: none;
}
.ui-switch-block div {
  display: inline-block;
}
.ui-switch-block div:first-child {
  width: 50px;
}
.prf:last-child {
  border: none;
}
.profile-element-list {
  padding:15px 10px !important;
  transition: all 0.3s;
  border-bottom:1px solid #D5D5D5;
}
.profile-element-list:hover {
  cursor: pointer;
}
.profile-element-list .subtext {
  font-size: 0.8em;
  font-style: italic;
}

.profile-element-list .icons {
  text-align: center;
}

.profile-element-list .icons:hover {
  transform: scale(1.2);
  transition: all 0.3s;
}

/*catalog-topbar*/
.catalog-topbar {
  border: 1px solid #cbcbcb;
  box-sizing: border-box;
  background-color: #FFF;
  color: #757575;
  margin-bottom: 0.5em;
  padding: 0;
  height: 3em;
  position: fixed;
  top: 75px;
  z-index: 999;
  transition: top 0.3s;
}
.catalog-topbar.catalog-topbar-inactive {
  top: -200px;
}
.catalog-topbar .catalog-topbar-item:not(:last-child) {
  border-right: 1px solid #CBCBCB;

}
.catalog-topbar-item {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 20%;
  height: 100%;
  text-align: center;
  padding: 0.75em;
  cursor: pointer;
  transition: background-color 0.3s, width 0.1s;
}
.catalog-topbar-item .topbar-item-badge {
  position: absolute;
  background-color: #e91e63;
  border-radius: 50%;
  padding: 2px 4px;
  font-size: 12px;
  line-height: 12px;
  color: #fff;
  top: 9px;
}
.catalog-topbar-item .topbar-item-badge.topbar-item-badge-left {
  left: calc(50% - 52px);
}

.catalog-topbar-item span {
  vertical-align: super;
}
.catalog-topbar-item.catalog-topbar-item-selected .ui-autocomplete {
  width: calc(100% - 65px);
}
.catalog-topbar-item.catalog-topbar-item-selected .ui-autocomplete .ui-inputtext{
  width: 100%;
}
.catalog-topbar-item.catalog-topbar-item-selected .ui-autocomplete-panel{
  width: calc(100vw - 80px) !important;
  left: -46px !important;
  top: 23px !important;
}

.catalog-topbar-item:focus {
  background-color: #CBCBCB;
}
.catalog-topbar-item-selected {
  width: calc(100% - 5px) !important;
}
.catalog-topbar-item-lost {
  width: 50px;
}


/*Filters*/
.catalog-filter-container {
  overflow: auto;
  position: fixed;
  width: 350px;
  top: 129px;
  right: 16px;
  height: 100%;
  background-color: #fff;
  border-left: 1px solid #cdcdcd;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  z-index: 99;
}
.catalog-list.catalog-list-active-filter {
  padding-right: 370px;
}
.catalog-simple-list.catalog-list-active-filter {
  padding-right: 370px;
}
.catalog-desktop-filter-buttons {
  padding: 20px 0;
  text-align: center;
  border-bottom: 1px solid #cdcdcd;
}

.category-filter-header {
  padding-left: 1em;
  text-align: left;
}
.catalog-filter-list .ui-accordion .ui-accordion-header > a {
  padding-left: 1em;
  padding-right: 2.5em;
}
.catalog-filter-list .filter-header {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.catalog-filter-list .expanded-filter {
  word-wrap: break-word;
  white-space: inherit;
}
.catalog-filter-list .selected-filter {
  padding-left: 1.5em;
}
.catalog-filter-list .ui-accordion .ui-accordion-header.ui-state-active > a {
  white-space: inherit;
}
.catalog-filter-list .ui-listbox {
  width: 100%;
}
.catalog-filter-list .ui-radiobutton {
  padding: 9px 0;
}
.catalog-filter-list .ui-listbox .ui-listbox-item.ui-state-highlight, .catalog-filter-list .ui-state-active{
  color: #212121;
  background-color: #fff;
}
.catalog-filter-list .ui-accordion .ui-accordion-header {
  background-color: #fff;
  padding: 0;
  color: #212121;
  border-bottom: 1px solid #cdcdcd;
}
.catalog-filter-list .ui-accordion .ui-accordion-header > a {
  color: #212121;
}
.catalog-filter-list .ui-accordion .ui-accordion-header:not(.ui-state-active):not(.ui-state-disabled):hover {
  background-color: #e8e8e8;
}
.filter-offer-block {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  line-height: 1em;
  padding: 1.3em 0.5em;
  background-color: #4CAF50;
  color: #fff;
  text-align: center;
  transition: background-color 0.3s;
  cursor: pointer;
  z-index: 100;
}
.filter-offer-block:focus, .filter-offer-block:hover {
  background-color: #2e7d32;
}
.catalog-filter-list .ui-accordion-header .icon_clear {
  position: absolute;
  left: 0.5em;
  top: calc(50% - 12px);
  color: #E91E63;
  z-index: 5;
}
.catalog-filter-list .ui-treetable tbody .ui-treetable-row.ui-state-highlight {
  background-color: #3f51b5;
}
.catalog-filter-list .icon_clear:before {
  content: "clear";
}
.catalog-filter-list .ui-accordion .ui-accordion-header>.fa {
  right: 0.5em;
  left: auto;
}
.catalog-filter-list .ui-accordion .ui-state-active .fa {
  color: #fff;
}
.filter-range-block {
  text-align: center;
}
.filter-range-block input {
  width:30%;
  max-width: 150px;
}
.filter-cancel {
  margin: 20px 0 20px 0;
}

/*basket_mobile*/
.order-basket-mobile {
  padding: 0 0 200px 0 !important;
  display: inline-block;
}
.order-basket-mobile-header {
  text-align: center;
  font-weight: 600;
  padding: 1em 0;
  position: relative;
  border-bottom: 1px solid #cdcdcd;
  font-size: 0.8em;
}
.order-basket-mobile-header .header-span {
  position: absolute;
}
.order-basket-mobile-header .icon_back:before {
  content: "keyboard_arrow_left";
}
.order-basket-mobile-item-list {
}
.order-basket-mobile-item-grey {
  background-color: #f7f7f7;
}
.order-basket-mobile-item {
  border-bottom: 1px solid #cdcdcd;
  padding: 0.5em;
}
.order-basket-mobile-item-info {
  margin: 10px 0;
}
.order-basket-mobile-item-image {
  float: left;
  width: 60px;
  margin-right: 10px;
  padding: 5px;
  margin-bottom: 0;
}
.order-basket-mobile-item-name {
  padding-top: 0px;
  font-size: 12px;
  color: #212121;
  box-sizing: border-box;
}
.order-basket-mobile-item-quantity {
  float: right;
  margin-left: 0.5em;
}
.order-basket-mobile-item-price {
  text-align: right;
  line-height: 36px;
}
.order-basket-mobile-item-sum {
  text-align: right;
  padding: 10px 0px;
}
.basket-mobile-add-item-confirm {
  display: block;
}
.basket-mobile-next-block button {
  min-width: 250px;
}
.basket-mobile-next-block div{
  padding: 5px;
}
.basket-mobile-next-block {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 0.5em;
  background-color: #f7f7f7;
  border-top: 1px solid #cdcdcd;
  text-align: center;
  z-index: 100;
  box-sizing: border-box;
}
.basket-mobile-add-item{
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 0.5em;
  background-color: #f7f7f7;
  border-top: 1px solid #cdcdcd;
  text-align: center;
  z-index: 100;
  box-sizing: border-box;
}
.basket-mobile-item-autocomplete {
   padding: 15px 0;
 }
.basket-mobile-item-autocomplete .ui-autocomplete {
  width: 90%;
}
.basket-mobile-item-autocomplete span{
  vertical-align: super;
}

.basket-mobile-item-autocomplete .ui-autocomplete .ui-inputtext {
  width: 100%;
}

.order-basket-mobile-delivery {
  padding-top: 1em;
}
.order-basket-mobile-delivery-item {
  text-align: center;
}
.order-basket-mobile-delivery-date, .order-basket-mobile-confirmation {
  text-align: center;
}
.order-basket-mobile-confirmation .ui-inputtext {
  width: 80%;
}
.tlp-bold-font {
  font-weight: 600;
}
/*basket desktop*/
.order-basket-desktop-header {
  position: fixed;
  top: 75px;
  z-index: 100;
  width: calc(100% - 82px);
}
.order-basket-desktop-header .ui-steps:before {
  width: 99%;
}
.order-desktop-editable {
  margin: 257px 0 0 0 !important;
  display: inline-block;
}
.order-desktop-non-editable {
  margin: 180px 0 0 0 !important;
  display: inline-block;
}
.order-basket-desktop {
  margin: 235px 0 0 0 !important;
  display: inline-block;
}
.order-desktop-second {
  margin-top: 180px !important;
}
.order-basket-desktop-second {
  margin-top: 157px !important;
}
.order-basket-desktop a {
  color: #212121;
}
.order-basket-desktop-item-image {
  width: 80px;
  padding: 5px;
  margin: 0 auto;
}
.basket-desktop-item-autocomplete {
  padding: 13px !important;
}
.basket-desktop-item-autocomplete .ui-autocomplete {
  width: 40%;
}
.basket-desktop-item-autocomplete .ui-autocomplete .ui-inputtext {
  width: 100%;
}
.order-basket-desktop-total {
  font-size: 1.2em;
  text-align: right;
}
.order-basket-desktop-total span {
  font-weight: 600;
}
.order-basket-desktop-menu .ui-button {
  background-color: transparent;
}
.order-basket-desktop-menu .ui-button {
  background-color: transparent;
}
.order-basket-desktop-menu .ui-button .fa {
  color: #757575;
}
.order-basket-desktop-menu .ui-state-active .fa {
  color: #ffffff;
}
.order-basket-desktop-menu .ui-togglebutton.ui-state-active {
  color: #ffffff;
}
.order-basket-desktop-menu .ui-togglebutton {
  color: #757575;
}
.order-basket-desktop-menu .ui-togglebutton:not(.ui-state-active):not(.ui-state-disabled):hover {
  color: #ffffff;
}
.order-basket-desktop-menu .ui-togglebutton:not(.ui-state-active):not(.ui-state-disabled):hover .fa{
  color: #ffffff;
}
.order-desktop-params .ui-accordion .ui-accordion-header.ui-state-active {
  background-color: #3F51B5;
}
.order-desktop-empty-param {
  color: #cbcbcb;
  font-style: italic
}
/*orderlist*/
.orderlist-datalist {
  padding-top: 140px;
}
.orderlist-datalist .ui-datatable-footer {
  background-color: #fff;
  border-color: #cacaca;
}
.orderlist-desktop-header {
  position: fixed;
  top: 75px;
  z-index: 100;
  width: calc(100% - 82px);
  background-color: #f7f7f7;
}
.orderlist-desktop-header .ui-widget-header {
  margin-top: 1em;
}
.orderlist-datalist-new-row {
  background-color: #90ee90;
}
.orderlist-datalist .column-text {
  text-align: center;
}
.orderlist-datalist .column-text-icon {
  text-align: center;
  width: 105px;
}
.white-toolbar .ui-toolbar {
  background-color: white;
  border: 1px solid #d4d4d4;
  color: #333333;
}

.search-product input {
  width: 270px;
}
/*cloud files*/
.file-list .file-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.file-list .file-item .file-item-icon {
  width: 65px;
  height: 65px;
  overflow: hidden;
}
.file-list .file-item .file-item-icon img {
  width: auto;
  height: auto;
  max-height: 100%;
}
.file-list .file-item .file-item-name {
  font-weight: 600;
  font-size: 1em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.file-list .file-item .file-item-params {
  color: #777;
  font-size: 13px;
  font-style: italic;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.file-list .file-item .file-item-params>span {
  margin-right: 10px;
  word-wrap: nowrap;
}
.file-list .file-item .file-item-menu .button {
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
}

.file-list .file-item .file-item-menu .ui-slidemenu-wrapper,
.file-list .file-item .file-item-menu .ui-slidemenu-content {
  max-height: 100px;
}
/*xls table*/
.xls-card {
  margin-top: 180px;
}
.xls-table {
  text-align: center;
}
.xls-table a {
  color: inherit;
}
.xls-table-desktop-total {
  font-size: 1.2em;
  text-align: right;
}
.xls-table-desktop-header {
  position: fixed;
  top: 75px;
  z-index: 100;
  width: calc(100% - 82px);
}
.xls-table-desktop-total span {
  font-weight: 600;
}
.error-row {
  color: #ff0000;
}
/*Contact list*/
.contact-avatar {
  float: left;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  width: 3em;
  height: 3em;
  border-radius: 3px;
  margin-right: .4em;
}
.contact-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.contacts-list {
  transition: all 0.3s;
  overflow: auto;
  position: fixed;
  z-index: 90;
  top: 75px;
  height: 100%;
  left: 0px;
  padding-left: 60px !important;
}
.contacts-list a {
  color: #212121;
  cursor: pointer;
}
.contacts-list.hide {
  margin-left: -150%;
}
.contacts-list .contacts-top-bar {
  padding: 1em 0;
}
.contacts-list .contacts-top-bar {
  padding: .5em;
}
.contacts-list .contacts-top-bar .contacts-top-bar-menu {
  float: left;
  margin-right: 1em;
}
.contacts-list .contacts-top-bar i {
  vertical-align: middle;
  font-size: 1.8em;
  color: #757575;
}
.contacts-list .contacts-top-bar .contacts-top-bar-search-block span {
  display: inline-block;
  width: calc(100% - 80px);
}
.contacts-list .contacts-top-bar .contacts-top-bar-search-block input {
  width: 99%;
}
.contact-item {
  padding: .4em;
  /*width: calc(100% - 15px);*/
  margin-bottom: .2em;
  min-height: 61px;
  position: relative;
  box-sizing: border-box;
  z-index: 101;
}
.contact-item.hide {
  display: none;
}
.contact-item a {
  color: #212121;
}
.contact-item.selected {
  background-color: #efefef;
}
.topbar-contact .contact-item a {
  color: #fff;
}
.messages-list-hide {
  top: 0px !important;
  height: calc(100% - 2px) !important;
}
.messages-list {
  position: fixed;
  top: 75px;
  right: 0px;
  height: calc(100% - 77px);
  box-sizing: border-box;
  background-color: #fff;
  transition: all 0.3s;
}
.messages-list.hide {
  display: none;
}
.messages-list a {
  color: #212121;
  cursor: pointer;
}
.messages-top-bar-menu .contact-item .back-icon {
  display: none;
}
.messages-top-bar-menu .contact-item {
  padding: 1px;
  margin-bottom: .2em;
  min-height: 48px;
  position: relative;
  z-index: auto;
  box-sizing: border-box;
}

.message-box {
  min-height: 3em;
  background-color: #efefef;
  position: relative;
  /*bottom: 0;
  left: 0;*/
  width: 100%;
  box-sizing: border-box;
  padding: .6em .5em .0em .5em;
  z-index: 5;
}
.message-box textarea {
  max-height: 240px;
  min-height: 24px;
  width: calc(100% - 120px);
  max-width: calc(100% - 120px);
  min-width: calc(100% - 120px);
  padding: .6em;
  border-radius: 3px;
  border: 1px solid #cfcfcf;
  overflow: hidden;
  word-wrap: break-word;
  resize: none;
  box-sizing: content-box;
  margin-left: 4em;
  font-family: Roboto,"Helvetica Neue",sans-serif;
  font-size: 1em;
  line-height: 1.5em;
}
.message-box .attach-icon {
  transform: rotate(45deg);
  font-size: 1.7em;
  box-sizing: border-box;
  position: absolute;
  bottom: 16px;
  left: 20px;
}
.message-box .attach-icon:hover {
  color: #777;
}
.message-box .send-icon {
  font-size: 1.7em;
  box-sizing: border-box;
  position: absolute;
  bottom: 16px;
  right: 12px;
  color: #757575;
}
.message-box-resizer {
  min-height: 24px;
  width: calc(100% - 120px);
  max-width: calc(100% - 120px);
  min-width: calc(100% - 120px);
  padding: .5em;
  word-wrap: break-word;
  box-sizing: content-box;
  margin-left: 4em;
  display: none;
}
.message-date-block {
  padding: 0.3em !important;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}
.message-date-block hr{
  height: 1px;
  border: none;
  background-color: #cfcfcf;
  position: absolute;
  width: 100%;
  top: 9px;
  z-index: 0;
}
.message-date {
  font-size: 0.8em;
  text-align: center;
  padding: 0em 1em;
  display: inline-block;
  background-color: #fff;
  position: relative;
  color: #757575;
  font-weight: 700;
  z-index: 5;
}
.message-one-block {
  padding: 0 !important;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
}
.message-one-block:hover {
  background-color: #efefef;
}
.message-one-block:hover .message-time {
  display: block;
}
.message-one-block .message-avatar {
  float: left;
  box-sizing: border-box;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  width: 2em;
  height: 2em;
  border-radius: 3px;
  margin-top: .3em;
}
.message-one-block .message-info-block {
  vertical-align: top;
  padding-left: 40px;
  position: relative;
}

.message-one-bloc .message-addblock {
  background: none;
}

.message-info-block.selected {
  background-color: #d8ebf7;
}

.message-info-block .message-info {
  font-size: 0.8em;
  color: #aaa;
  margin-top: .3em;
}
.message-info-block .message-info span {
  font-weight: 700;
  color: #757575;
  margin-right: .7em;
  font-size: 1.2em;
  color: #000;
}
.message-info-block .message-text {
  font-size: .9em;
  color: #212121;
  white-space: pre-wrap;
}
.message-info-block .message-text pre{
  font-family: Roboto,"Helvetica Neue",sans-serif;
}
.message-info-block .message-text a{
  color: #3F51B5;
  text-decoration: underline;
  font-style: italic;
}
.message-one-block .message-time {
  font-size: .8em;
  color: #777;
  position: absolute;
  top: 0px;
  display: none;
}
.message-info-block .message-addblock {
  position: absolute;
  top: 0;
  right: 10px;
  min-width: 50px;
  max-height: 100%;
  text-align: right;
  border-radius: 5px;
}
.message-info-block .message-resend {
  display: none;
  position: relative;
  font-weight: 600;
  color: #777;
  cursor: pointer;
}
.message-one-block:hover .message-resend{
  display: inline-block;
}
.message-info-block .message-status {
  font-size: 0.9em;
  display: inline-block;
}
.message-info-block .message-status .viewed-status {
  color: #8cdae1;
}
.message-info-block .msg_file {
  display: inline-block;
  padding: .3em !important;
  position: relative;
  max-width: 99%;
}
.message-info-block .msg_file .att_text {
  font-size: 0.8em;

}
.message-info-block .msg_file .file_icon {
  display: inline-block;
  font-size: 1.2em;
  transform: rotate(45deg);
  color: #777;
  position: absolute;
  top: 30px;
  left: 7px;"
}
.message-info-block .msg_file .file_block {
  display: inline-block;
  padding: 0 3em;
}
.message-info-block .msg_file .cloud {
  position: absolute;
  font-size: 1.2em;
  top: 30px;
  right: 7px;
  color: #777;
  display: none;
}
.message-info-block .msg_file .image_file {
  cursor: zoom-in;
}
.message-info-block .msg_file a:hover {
  text-decoration: underline;
  color: #3F51B5;
}
.message-info-block .msg_file:hover .cloud {
  display: block;
}
.lightBoxImage {
  position: fixed;
  z-index: 1000000001;
  top: 100px;
  left: 30px;
}
.msg_begin_avatar {
  display: inline-block;
  height: 70px;
  width: 70px;
  margin: 0 0 0 15px;
  z-index: 50;
  background-size: cover;
  border-radius: 7px;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #CCCCCC;
}
.message_header {
  font-size: 14px;
  font-weight: 800;
  display: inline-block;
  padding: 0px 10px;
  position: relative;
  vertical-align: top;
  top: -2px;
}
.contact-button-block {
  padding: 1.5em;
}
.contact-button-block .ui-button {
  width: 99%;
}
/*Supplier list*/
.supplier-list {
  display: flex;
  align-content: stretch;
  flex-wrap: wrap;
  justify-content: center;
}
.supplier-list a {
  cursor: pointer;
}
.supplier-avatar {
  display: inline-flex;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  width: 7em;
  height: 7em;
  border-radius: 5px;
  margin: 0 auto;
}
.supplier-header {
  margin: 0 0.5em;
  font-size: 1.3em;
}
/*Contact Inviting*/
.new-contact-invite {
  transition: all 0.3s;
  display: none;
}
.new-contact-invite.active {
  transition: all 0.3s;
  display: block;
}

.new-contact-invite .ui-chips-input-token {
  width: 100%;
}
.new-contact-invite .ui-chips-input-token input {
  width: 100%;
}
.new-contact-invite textarea {
  width: 99%;
  height: 100px;
  resize: none;
  font-size: 1em;
  font-family: Roboto,"Helvetica Neue",sans-serif;
}
.new-contact-invite .ui-button {
  width: 80%;
}
.new-invitation-details {
  padding-top: 1em;
  padding-bottom: 0.5em;
  display: none;
}
.new-invitation-details.active {
  display: block;
}
.new-invitation-details .ui-button {
  width: 95%;
}
.new-invitation-details .invite-button {
  display: inline-block;
  text-align: center;
  padding: .5em;
  box-sizing: border-box;
  width: 99%;
}
.new-invitations {
  border-top: 1px solid #ccc;
  padding-bottom: 0.5em;
}
.new-invitations-button {
  text-align: center;
  padding-top: 1em;
}
.new-invitations-button .ui-button {
  width: 150px;
}

.receive-invitation-textarea {
  width: 99%;
  height: 120px;
  resize: none;
  font-size: 1em;
  font-family: Roboto,"Helvetica Neue",sans-serif;
}
.receive-invitation-button {
  display: inline-block;
  text-align: center;
  padding: .5em;
  box-sizing: border-box;
  width: 49%;
}
.fl {
  float: left;
}
.pb-5 {
  padding-bottom: 5px;
}
.mt-30 {
  margin-top: 30px;
}
.profile-info textarea {
  width: 99%;
  height: 100px;
  resize: none;
  font-size: 1em;
  font-family: Roboto,"Helvetica Neue",sans-serif;
}
.pulse_0 {
  transition: all 300ms;
  transform: scale(1.2) translateX(-100px);
}
.pulse_1 {
  transition: all 1s;
  transform: scale(1) translateX(0px);
}
/*group input*/
.group-input {
  overflow: hidden;
}

.group-input textarea {
  width: 100%;
  height: 150px;
  resize: none;
  font-size: 1em;
  font-family: Roboto,"Helvetica Neue",sans-serif;
}
.group-input .group-input-block {
  height: 200px;
  transition: all 0.4s;
}
.group-input .group-input-block.hidden {
  margin-top: -200px !important;
  transition: all 0.4s;
}
.group-input .group-input-arrow {
  text-align: center;
  cursor: pointer;
}
.group-input .group-input-arrow:hover {
  background-color: #ddd;
}
.group-input .group-input-arrow.hidden .material-icons {
  transition: all 0.4s;
  transform: rotate(180deg);
}
.catalog-export input {
  width: calc(100% - 60px);
  height: 34px;
  font-size: 13px;
}
.main-video-header {
  padding: 1em;
  font-weight: 600;
  cursor: pointer;
  margin: 0.5em;
}
.main-video-header.selected {
  background-color: #3f51b5;
  color: #fff;
}
.contact-delete-icon {
  position: absolute;
  top: 25px;
  right: 25px;
  color: #777;
  display: none;
}
.contact-delete-icon:hover {
  color: #ff0000;
}
.contact-item:hover .contact-delete-icon {
  display: block;
}
/*report*/
.report-doughnut {
  position: relative;
}
.report-period {
  padding: 0.2em;
  border: 1px solid #777;
  width: 30%;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  font-size: 13px;
  cursor: pointer;
  border-right: none;
}
.report-period.selected {
  background-color: #3f51b5;
  color: #fff;
}
.news-header input {
  width: 100%;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 18px;
  padding: 12px 20px;
}

.news-header input:focus {
  outline: none;
}

.news-header p {
  padding: 0;
  margin: 0;
  font-size: 20px;
  text-align: center;
}

.news-header  {
  margin-bottom: 20px;
}

.news-item-banner {
  /*width: 100%;*/
  height: 400px;
  background-size: cover;
  background-position: top center;
  display: flex;
  /*box-shadow: 0px 0px 20px rgba(0,0,0, 0.2);
  margin-left: 30px;
  margin-bottom: 30px;
  */
}

.news-item-banner-overlay {
  height: 150px;
  width: 100%;
  align-self: flex-end;
  padding-bottom: 15px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.75);
}

.news-item-banner-text {
  margin-bottom: 2em;
  max-height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding: 10px;
}

.news-item-banner-text p {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  text-align: left;
  text-indent: 20px;
  word-break: break-word;
  font-size: 0.9em;
  text-overflow: ellipsis;
  overflow: hidden;
  /*white-space: nowrap;*/
}

.news-normal-image  {
  margin-right: 10px;
}

.news-normal-image img {
  width: 100%;
  padding-right: 15px;
}

.news-normal-container {
  display: table;
  box-shadow: 0px 0px 20px rgba(0,0,0, 0.2);
  padding: 20px 25px;
  transition: box-shadow .5s;
  margin-left: 5px;
}

.news-normal-container:hover {
  box-shadow: 0px 0px 28px rgba(0,0,0,0.3);
}

.news-normal-header h1 {
  margin: 0;
  padding: 10px 20px;
  text-align: center;
  color: #333333;
  line-height: 25px;
  font-size: 21px;
  word-break: break-word;
}

.news-normal-text {
  box-sizing: border-box;
  text-align: justify;
}

.news-normal-text p {
  word-break: break-word;
}

.news-after-editor {
  display: flex;
  height: 500px;
  width: 100%;
  margin-top: 20px;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.news-edit-buttons {
  text-align: center;
}


.news-first-section {
  margin-bottom: 20px;
}

.news-item-banner-header {
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  word-break: break-word;
  text-align: center;
}

.ql-editor.ql-blank::before {
  font-size: 18px;
}

.news-return-edit {
  text-align: center;
  margin-top: 20px;
}
.news-slider-button {
  position: absolute !important;
  margin: auto;
  top: 0;
  bottom: 0;
}

.news-slider-button-left {
  left: 0;
}

.news-slider-button-right {
  right: 0;
}

.news-slider-button:focus {
  outline: none;
}

.news-anons-slider-container {
  height: 400px;
  width: 100%;
}

.news-anons-container {
  width: 300px;
  height: 400px;
  margin: 0 auto
}

.news-anons-big-container {
  height: 70vh;
  max-height: 600px;
}

.news-item-banner-big {
  display: flex;
  height: 500px;
  background-size: cover;
  box-shadow: 0px 0px 20px rgba(0,0,0, 0.2);
  background-position: top center;
}

.news-item-banner-big-overlay {
  height: 40%;
  align-self: flex-end;
  flex-grow: 1;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.75);
  padding-bottom: 26px;
  width: 100%;
}


.news-item-banner-big-header {
  font-size: 20px;
  line-height: 25px;
  word-break: break-word;
  text-align: center;
  padding: 10px 0;
}
.ui-center {
  margin: 0;
}
.news-mode-radio-buttons {
  text-align: center;
}
.galleria-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../images/no_photo.svg);
  width: 100%;
  cursor: pointer;
}
.galleria-image:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.galleria-slider-button {
    position: absolute !important;
    margin: auto;
    bottom: 0;
}

.galleria-slider-button-left {
    left: 0;
}

.galleria-slider-button-right {
    right: 0;
}

.galleria-slider-button:focus {
    outline: none;
}
.profile-top-bar-search-block {
  padding-top: 0.5em;
  padding-bottom: 1em;
}
.profile-top-bar-search-block span {
  display: inline-block;
  width: calc(100% - 30px);
}
.profile-top-bar-search-block input {
  width: 99%;
}
.profile-hide {
  display: none;
}

.order-basket-mobile-delivery-item .ui-togglebutton.ui-state-active {
  height: auto;
  min-height: 2.25em;
}


/*mobile search*/
.mobile-search-block {
  position: relative;
}
.mobile-search-main {
  padding-top: 60px;
}
.mobile-search-topbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  display: flex;
}
.mobile-search-topbar .icon_back:before {
  content: "keyboard_arrow_left";
}
.mobile-search-topbar .icon_search:before {
  content: "search";
}
.mobile-search-topbar .icon_clear:before {
  content: "clear";
}
.mobile-search-category-bar .icon_clear:before {
  content: "clear";
}
.mobile-search-category-bar .category-name {
  display: inline-block;
  width: calc(100% - 40px);
  padding-left: 10px;
  font-size: 0.9em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mobile-search-history {
  font-size: 0.8em;
}
.mobile-search-history-item {
  padding: 10px 0;
}
.mobile-search-history .icon_history:before {
  content: "history";
}
.mobile-search-categories {
  font-size: 0.8em;
}
.mobile-search-categories-block {
  text-align: center;
  background-color: #3F51B5;
  color: #fff;
  padding: 5px;
  font-weight: 600;
  overflow: hidden;
  word-break: break-word;
  min-height: 120px;
}
.mobile-search-categories-block span {
  vertical-align: middle;
}
.stories-notification-main {
  position: absolute;
  z-index: 99999999999;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.stories-notification-inner {
  height: 100%;
}
.stories-notification-inner-item {
  display: inline-block;
  height: 100%;
  transition: all 0.2s;
}
.stories-notification-simple-text {
  text-align: center;
  font-size: 1.2em;
  font-weight: 600;
  background-color: #5bc0de;
  color: #fff;
  width: 100%;
  height: 100%;
  padding-top: 50%;
  padding-left: 0.5em;
  padding-right: 0.5em;
  box-sizing: border-box;
}
.stories-notification-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  height: 53px;
  padding: 0.5em;
  margin: 0;
  width: 100%;
  text-align: center;
}
.portal-member-logo {
  height: 100%;
}
.portal-member-logo img {
  max-width: 100%;
  max-height: 70px;
}
.portal-member-phone {
  text-align: center;
  height: 100%;
}
.portal-member-phone a {
  color: #000;
  font-size: 1.8em;
  font-weight: 600;
}
.portal-member-connect {
  height: 100%;
  text-align: center;
}
.portal-member-banner {
  height: calc(100vh - 340px);
  min-height: 270px;
  max-height: 670px;
  padding: 0 !important;
}
.portal-member-banner-container {
  height: calc(100vh - 340px);
  min-height: 270px;
  max-height: 670px;
  background-position: center;
  background-size: cover;
}
.advantages_block {
  width: 100%;
  padding: 0px;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: center;
}
.advantages_block .contact-block {
  margin-right: 0;
}
.advantages_block .contact-block-header{
  font-size: 1.4em;
  font-weight: 600;
  padding: 0.5em;
}
@media (min-width: 1441px) {
  .advantages_block .contact-block {
    margin-right: 1em;
  }
}

@media (max-width: 812px) {
  .news-item-banner {
    margin: 0 auto 20px;
  }
}

/*desktop*/
@media (min-width: 1024px) {
  .portal-member-connect {
    padding: 25px 0 !important;
  }

  .layout-container.menu-layout-static .layout-menu-left {
    margin-left: -50px;
  }
  .layout-container.menu-layout-static.layout-menu-static-inactive .layout-menu-left {
    margin-left: 0px;
  }
  .new-invitation-details .invite-button {
    width: 49%;
  }
  .ui-center {
    margin: 0 25%;
  }
}
/*contact-companies*/
.contact-profile .ui-accordion .ui-accordion-header > a {
  color: #333;
}
.contact-profile .ui-accordion .ui-accordion-header:hover > a {
  color: #fff;
}
.contact-profile .ui-accordion .ui-accordion-header {
  background-color: #fff;
}
.contact-profile-company-header {
  font-size: 0.9em;
  font-style: italic;
}
.contact-profile-company-info {
  padding-left: 0.5em;
}
.order-messages {
  overflow: auto;
  position: fixed;
  width: 450px;
  z-index: 999999999;
  top: 75px;
  height: 100%;
  background-color: #ffffff;
  margin-right: -500px;
  -webkit-box-shadow: 3px 0 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -3px 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: -3px 0 6px rgba(0, 0, 0, 0.3);
  -moz-transition: margin-right 0.3s;
  -o-transition: margin-right 0.3s;
  -webkit-transition: margin-right 0.3s;
  transition: margin-right 0.3s;
  right: 0;
}
.order-messages-display {
  margin-right: 0 !important;
}
/*iPad*/
@media (max-width: 1024px) {
  .portal-member-connect {
    padding: 8px 0 !important;
  }
  .catalog-topbar-item {
    width: 33%;
  }
  .catalog-filter-list {
    padding-bottom: 60px !important;
  }
  .layout-container.menu-layout-static .layout-menu-left {
    margin-left: 0px;
  }

  .layout-container.menu-layout-static.layout-menu-static-active .layout-menu-left {
    margin-left: -50px;
  }

  .layout-container.menu-layout-static .layout-main {
    margin-left: 50px;
  }/*Teleport*/

  .login-panel {
    margin: -20px auto 200px auto; /*Teleport*/  }

  .xls-table-desktop-header {
    width: calc(100% - 31px);
  }
}
@media (min-width: 640px) {
  .portal-member-phone {
    padding: 32px 0 !important;
  }

  .layout-container.menu-layout-overlay .layout-main {
    margin-left: 50px !important; } /*Teleport*/

  .layout-container.menu-layout-static.layout-menu-static-inactive .layout-main {
    margin-left: 50px; }/*Teleport*/

  .catalog-topbar {
    width: calc(100% - 80px);
  }

  .catalog-element-block {
    width: 195px;
  }
  .catalog-element-block-category {
    width: 255px;
  }
/*  .catalog-element-name {
    font-size: 12px;
  }*/
  .catalog-element-price {
    font-size: 18px;
  }
  .catalog-element-action-price {
    font-size: 16px;
  }

}

/*mobile*/
@media (max-width: 640px) {
  .portal-member-phone {
    padding: 8px 0 !important;
  }
  .login-panel {
    padding: 20px 20px; /*Teleport*/
    margin: -85px auto 200px auto; /*Teleport*/
  }

  .catalog-list .ui-datascroller.ui-widget li {
    width: 50%;
  }

  .catalog-topbar {
    width: calc(100% - 30px);
  }

  .app-catalog-block {
    width: 100%;
  }

  .catalog-element-block {
    width: 99%;
    margin: 0 3px;
  }
  .catalog-element-block-category {
    width: 99%;
    margin: 0 3px;
  }


  /*.catalog-element-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }*/

  .catalog-element-price {
    font-size: 18px;
  }

  .catalog-element-action-price {
    font-size: 18px;
  }

  .tlp-list-header-column {
    width: 100%;
    display: block;
  }

  .tlp-list-value-column {
    width: 100%;
    display: block;
    white-space: inherit;
  }

  .orderlist-desktop-header {
    width: calc(100% - 32px);
  }

  .contacts-list {
    padding-left: 0.5em !important;
  }

  .messages-top-bar-menu .contact-item {
    padding-left: 3em;
  }
  .messages-top-bar-menu .contact-item .back-icon{
    display: block;
    position: absolute;
    font-size: 2.5em;
    top: 4px;
    left: 5px;
    color: #757575;
  }

  .ui-menu {
    left: 16px !important;
  }
  .catalog-element-list-image {
    width: 30%;
  }

    /*.message-box {
      padding-left: .5em !important;
    }
    .message-box .attach-icon {
      left: 20px;
    }*/
}
@media (max-width: 460px) {
  .ui-blockui {
    z-index: 1000000000 !important;
  }
  .catalog-element-cartForm {
    position: fixed;
    z-index: 1000000001;
  }
}
@media (max-width: 400px) {
  .order-basket-mobile-item-name {
    min-height: 60px;
  }
}
/*responsive*/
@media (max-width: 35em) {
  .orderlist-datalist .column-text {
    text-align: left;
  }
  .orderlist-datalist .column-text-icon {
    text-align: left;
    width: auto;
  }
}


/*Teleport colors*/
.dashboard .active_card.colorbox-1 {
  background-color: #4CAF50;
  color: #fff;}
.dashboard .active_card.colorbox-1:hover {
  background-color: #2e7d32;}
.dashboard .active_card.colorbox-2 {
  background-color: #03A9F4;
  color: #fff;}
.dashboard .active_card.colorbox-2:hover {
  background-color: #0277bd;}
.dashboard .active_card.colorbox-3 {
  background-color: #673AB7;
  color: #fff;}
.dashboard .active_card.colorbox-3:hover {
  background-color: #4527a0;}
.dashboard .active_card.colorbox-4{
  background-color: #009688;
  color: #fff;}
.dashboard .active_card.colorbox-4:hover {
  background-color: #006A5C;}

.layout-container .footer .footer-text-left a:hover{
  color: #E91E63; }

/*Catalog list colors*/
.catalog-element-cartForm {
  background-color: #3F51B5;
  color: #fff;
}
#cart-close-button:hover {
  color: #E91E63;
}
/*Profile colors*/
.profile-element-list:hover {
  background-color: #3F51B5;
  color: #fff;
}
/*Discounts*/
.discount-filter-value .ui-listbox-header .ui-listbox-filter-container {
  width: 100% !important;
}
/*Carousel*/
.carousel-buttons {
  position: absolute !important;
  top: 100% !important;;
  transform: translate(0, -112%) !important;;
}
.carousel-buttons-left {
  left: 0;
}
.carousel-buttons-right {
  right: 0;
}
.carousel-buttons span {
  color: #444444 !important;
}

.carousel-buttons:hover span {
  color: #FFFFFF !important;
}

.autocomplete-block .ui-autocomplete {
  width: 99%;
}

.autocomplete-block .ui-autocomplete .ui-inputtext{
  width: 100%;
}

.header_scrolled th {
  position: sticky !important;
  z-index: 2;
}
