app-root {
  display: block;
  height: 100%;
}

/*.action-icons {*/
/*  font-size: 18px;*/
/*}*/

/*.action-icons a {*/
/*  margin: 4px;*/
/*}*/

/*.align-middle {*/
/*  vertical-align: middle !important;*/
/*}*/

/*.pale-text {*/
/*  color: #666;*/
/*}*/

/*.line-separator {*/
/*  margin-bottom: 10px;*/
/*  border-bottom: 1px solid #ddd;*/
/*}*/

/*.very-pale-text {*/
/*  color: #999;*/
/*}*/

/*!**/
/** Company wizard stepper*/
/* *!*/
/*.md-stepper-horizontal {*/
/*  display: table;*/
/*  width: 100%;*/
/*  margin: 0 auto;*/
/*  background-color: #ffffff;*/
/*  box-shadow: 0 3px 8px -6px rgba(0, 0, 0, 0.5);*/
/*}*/
/*.md-stepper-horizontal .md-step {*/
/*  display: table-cell;*/
/*  position: relative;*/
/*  padding: 24px;*/
/*}*/
/*.md-stepper-horizontal .md-step:hover,*/
/*.md-stepper-horizontal .md-step:active {*/
/*  background-color: rgba(0, 0, 0, 0.04);*/
/*}*/
/*.md-stepper-horizontal .md-step:active {*/
/*  border-radius: 15% / 75%;*/
/*}*/
/*.md-stepper-horizontal .md-step:first-child:active {*/
/*  border-top-left-radius: 0;*/
/*  border-bottom-left-radius: 0;*/
/*}*/
/*.md-stepper-horizontal .md-step:last-child:active {*/
/*  border-top-right-radius: 0;*/
/*  border-bottom-right-radius: 0;*/
/*}*/
/*.md-stepper-horizontal .md-step:hover .md-step-circle {*/
/*  background-color: #757575;*/
/*}*/
/*.md-stepper-horizontal .md-step:first-child .md-step-bar-left,*/
/*.md-stepper-horizontal .md-step:last-child .md-step-bar-right {*/
/*  display: none;*/
/*}*/
/*.md-stepper-horizontal .md-step .md-step-circle {*/
/*  width: 30px;*/
/*  height: 30px;*/
/*  margin: 0 auto;*/
/*  background-color: #999999;*/
/*  border-radius: 50%;*/
/*  text-align: center;*/
/*  line-height: 30px;*/
/*  font-size: 16px;*/
/*  font-weight: 600;*/
/*  color: #ffffff;*/
/*}*/
/*.md-stepper-horizontal.green .md-step.active .md-step-circle {*/
/*  background-color: #00ae4d;*/
/*}*/
/*.md-stepper-horizontal.orange .md-step.active .md-step-circle {*/
/*  background-color: #f96302;*/
/*}*/
/*.md-stepper-horizontal .md-step.active .md-step-circle {*/
/*  background-color: rgb(33, 150, 243);*/
/*}*/
/*.md-stepper-horizontal .md-step.done .md-step-circle:before {*/
/*  font-family: 'FontAwesome';*/
/*  font-weight: 100;*/
/*  content: '\f00c';*/
/*}*/
/*.md-stepper-horizontal .md-step.done .md-step-circle *,*/
/*.md-stepper-horizontal .md-step.editable .md-step-circle * {*/
/*  display: none;*/
/*}*/
/*.md-stepper-horizontal .md-step.editable .md-step-circle {*/
/*  -moz-transform: scaleX(-1);*/
/*  -o-transform: scaleX(-1);*/
/*  -webkit-transform: scaleX(-1);*/
/*  transform: scaleX(-1);*/
/*}*/
/*.md-stepper-horizontal .md-step.editable .md-step-circle:before {*/
/*  font-family: 'FontAwesome';*/
/*  font-weight: 100;*/
/*  content: '\f040';*/
/*}*/
/*.md-stepper-horizontal .md-step .md-step-title {*/
/*  margin-top: 16px;*/
/*  font-size: 16px;*/
/*  font-weight: 600;*/
/*}*/
/*.md-stepper-horizontal .md-step .md-step-title,*/
/*.md-stepper-horizontal .md-step .md-step-optional {*/
/*  text-align: center;*/
/*  color: rgba(0, 0, 0, 0.26);*/
/*}*/
/*.md-stepper-horizontal .md-step.active .md-step-title {*/
/*  font-weight: 600;*/
/*  color: rgba(0, 0, 0, 0.87);*/
/*}*/
/*.md-stepper-horizontal .md-step.active.done .md-step-title,*/
/*.md-stepper-horizontal .md-step.active.editable .md-step-title {*/
/*  font-weight: 600;*/
/*}*/
/*.md-stepper-horizontal .md-step .md-step-optional {*/
/*  font-size: 12px;*/
/*}*/
/*.md-stepper-horizontal .md-step.active .md-step-optional {*/
/*  color: rgba(0, 0, 0, 0.54);*/
/*}*/
/*.md-stepper-horizontal .md-step .md-step-bar-left,*/
/*.md-stepper-horizontal .md-step .md-step-bar-right {*/
/*  position: absolute;*/
/*  top: 36px;*/
/*  height: 1px;*/
/*  border-top: 1px solid #dddddd;*/
/*}*/
/*.md-stepper-horizontal .md-step .md-step-bar-right {*/
/*  right: 0;*/
/*  left: 50%;*/
/*  margin-left: 20px;*/
/*}*/
/*.md-stepper-horizontal .md-step .md-step-bar-left {*/
/*  left: 0;*/
/*  right: 50%;*/
/*  margin-right: 20px;*/
/*}*/

/*table.compress-first-column tr td:first-child {*/
/*  width: 1%;*/
/*  white-space: nowrap;*/
/*}*/

/*table.companies-with-stores-table ul {*/
/*  padding: 0;*/
/*  list-style-type: none;*/
/*}*/

/*li.list-item {*/
/*  padding: 10px 0;*/
/*  border-bottom: 1px solid #ccc;*/
/*}*/

/*li.list-item:first-child {*/
/*  padding-top: 0;*/
/*}*/

/*li.list-item:last-child {*/
/*  padding-bottom: 0;*/
/*  border-bottom: none;*/
/*}*/

/*.list-item .list-item-title {*/
/*  font-size: 18px;*/
/*}*/

/*.list-item .list-item-meta {*/
/*  color: #666;*/
/*}*/

/*ul.with-border {*/
/*  margin: 0;*/
/*}*/

/*ul.with-border > li {*/
/*  padding: 10px 0;*/
/*  border-top: 1px solid #ddd;*/
/*}*/

/*.role-list {*/
/*  margin-top: 20px;*/
/*}*/

/*.main-sidebar li a span,*/
/*a.dropdown-toggle span {*/
/*  cursor: pointer;*/
/*}*/

/*.box-footer .pagination {*/
/*  margin: 0;*/
/*}*/

/*.break-words {*/
/*  word-wrap: break-word;*/
/*}*/

/*.list-group-item a {*/
/*  cursor: pointer;*/
/*}*/

/*ul.menu-page-list li {*/
/*  margin: 4px 0;*/
/*  background-color: #f4f4f4;*/
/*}*/

/*.menu-main-dropzone {*/
/*  padding: 10px;*/
/*  min-height: 20px;*/
/*  border: 1px dashed #ccc;*/
/*}*/

/*.menu-sub-dropzone {*/
/*  padding: 10px 20px;*/
/*  min-height: 20px;*/
/*  border: 1px dashed #ccc;*/
/*}*/

/*.menu-sub-dropzone:hover {*/
/*  border: 1px dashed #444;*/
/*}*/

/*.dnd-placeholder {*/
/*  position: relative;*/
/*  display: block;*/
/*  padding: 10px 15px;*/
/*  margin-bottom: -1px;*/
/*  background-color: #bbb;*/
/*  border: 1px solid #ddd;*/
/*}*/

/*#menu-list .list-group-item {*/
/*  background-color: #f4f4f4;*/
/*}*/

/*.media-list-thumbnail {*/
/*  width: 75px;*/
/*  margin: 0;*/
/*}*/

/*#content-filter {*/
/*  width: 100%;*/
/*  margin: 10px 0;*/
/*  padding: 5px;*/
/*  background: #2c3b41;*/
/*  color: #fff;*/
/*  border: 1px solid #555;*/
/*}*/

/*.table-child-item {*/
/*  padding-left: 20px;*/
/*}*/

/*#tag-filters {*/
/*  padding: 10px;*/
/*  background: #f9f9f9;*/
/*}*/

/*#tag-filters .tag-filter-list {*/
/*  padding: 10px 0;*/
/*}*/

/*#tag-filters a {*/
/*  cursor: pointer;*/
/*}*/

/*.select-photo-box {*/
/*  text-align: center;*/
/*}*/

/*.small-product-image {*/
/*  display: block;*/
/*  width: 75px;*/
/*  border: 1px solid #ddd;*/
/*}*/

/*.small-product-image img {*/
/*  width: 100%;*/
/*  height: auto;*/
/*}*/

/*.limit-image-width img {*/
/*  max-width: 100%;*/
/*  height: auto;*/
/*}*/

/*.entity-box-item {*/
/*  display: block;*/
/*  padding: 10px;*/
/*  border-bottom: 1px solid #ddd;*/
/*}*/

/*.entity-box-item .alert {*/
/*  margin: 10px 0 0;*/
/*}*/

/*.entity-user {*/
/*  padding: 5px 10px;*/
/*  margin: 0 10px;*/
/*  background: #eee;*/
/*  border: 1px solid #ddd;*/
/*}*/

/*.entity-user-remove {*/
/*  padding: 2px;*/
/*  color: #ccc;*/
/*}*/

/*.entity-user-remove:hover {*/
/*  color: #444;*/
/*  cursor: pointer;*/
/*}*/

/*.add-entity-user {*/
/*  cursor: pointer;*/
/*}*/

/*.entity-select-users {*/
/*  margin: 10px 0 0;*/
/*}*/

/*.companies-with-stores-list {*/
/*  margin: 20px 0;*/
/*  padding: 0;*/
/*  list-style: none;*/
/*}*/

/*.companies-with-stores-list li {*/
/*  margin: 5px 0;*/
/*}*/

/*.companies-with-stores-list li input[type='checkbox'] {*/
/*  position: relative;*/
/*  top: 2px;*/
/*  margin: 0;*/
/*}*/

/*.companies-with-stores-list label {*/
/*  font-weight: normal;*/
/*  padding: 0;*/
/*  cursor: pointer;*/
/*}*/

/*.sidebar-menu-item {*/
/*  padding: 12px 5px 12px 15px;*/
/*  display: block;*/
/*}*/

/*.skin-blue .sidebar .sidebar-menu-item.active {*/
/*  color: #fff;*/
/*  background: #1e282c;*/
/*}*/

/*.table.vertical-align-rows > tbody > tr > td,*/
/*.table > tbody > tr > td {*/
/*  vertical-align: middle;*/
/*}*/

/*.editing-row,*/
/*.editing-row td {*/
/*  background-color: #3c8dbc;*/
/*  color: #fff;*/
/*}*/

/*#quantity-input {*/
/*  width: 125px;*/
/*}*/

/*#quantity-input input {*/
/*  text-align: right;*/
/*}*/

/*.old-price {*/
/*  text-decoration: line-through;*/
/*  color: #aaa;*/
/*}*/

/*.checkbox-box,*/
/*.long-checkbox-box {*/
/*  max-height: 200px;*/
/*  padding: 0 10px;*/
/*  overflow: auto;*/
/*  border: 1px solid #ddd;*/
/*}*/

/*.long-checkbox-box {*/
/*  max-height: 400px;*/
/*}*/

/*.language-dropdown {*/
/*  display: none;*/
/*  position: absolute;*/
/*  right: 0;*/
/*  left: auto;*/
/*  padding: 0;*/
/*  margin: 0;*/
/*  background: #3c8dbc;*/
/*  color: #fff;*/
/*  list-style: none;*/
/*}*/

/*.open .language-dropdown {*/
/*  display: block;*/
/*}*/

/*.language-dropdown li {*/
/*  padding: 10px 15px;*/
/*  line-height: 20px;*/
/*}*/

/*.language-dropdown li:hover {*/
/*  background: #337ab7;*/
/*  cursor: pointer;*/
/*}*/

/*.filter-group .input-group-addon {*/
/*  background: none;*/
/*  border: none;*/
/*}*/

/*.content-filter-one-option {*/
/*  padding: 10px 25px 10px 15px;*/
/*  font-size: 12px;*/
/*  background: #1a2226;*/
/*  color: #fff;*/
/*}*/

order-filters .o-form-group {
  display: block;
}

.submenu-on-hover-li .submenu-on-hover {
  display: none;
}

.submenu-on-hover-li:hover .submenu-on-hover {
  display: block;
}

ul.o-list-header li .o-header-account-item {
  top: 23px;
}

ul.o-list-header li .o-header-choose-lang {
  top: 20px;
}

ul.menu-page-list li {
  margin: 4px 0;
  background-color: #f4f4f4;
}

.menu-main-dropzone {
  padding: 10px;
  min-height: 20px;
  border: 1px dashed #ccc;
  font-size: 14px;
}

.menu-sub-dropzone {
  padding: 10px 20px;
  min-height: 20px;
  border: 1px dashed #ccc;
}

.menu-sub-dropzone:hover {
  border: 1px dashed #444;
}

.dnd-placeholder {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #bbb;
  border: 1px solid #ddd;
}

.list-group-item {
  padding: 5px 10px;
}

.list-group-item i {
  margin: 0 5px 0 0;
  font-size: 22px;
}

tr.dnd-placeholder {
  display: table-row;
}

.pale-text {
  color: #999999;
  font-size: 12px;
}

ul.simple-list {
  padding: 0;
  list-style-type: none;
}

ul.simple-list label {
  font-weight: normal;
}

ul.simple-list a {
  cursor: pointer;
}

ul.simple-list a.visible-on-hover {
  visibility: hidden;
}

ul.simple-list li:hover a.visible-on-hover {
  visibility: visible;
}

.o-tab-content table.about-entity {
  margin-top: 0;
}

.checkbox-element span {
  margin-left: 5px;
  text-transform: uppercase;
}

.o-form-item .o-form-item-title {
  font-family: inherit;
}

.o-panel .o-panel-footer button {
  position: relative;
}

.day-filter {
  display: inline-block;
  width: 165px;
}

.unstyled {
  -webkit-appearance: none;
}

.unstyled::-webkit-inner-spin-button,
.unstyled::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

.o-form-group .o-form-group-search div {
  margin: 0 2px;
}

.inline-label {
  margin: 0 5px;
  font-size: 16px;
}

pagination {
  display: block;
  margin-top: 30px;
  position: relative;
}

pagination ul.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}

pagination ul.pagination li a.page-link {
  position: relative;
  display: block;
  font-size: 14px;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #999999;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
}

pagination ul.pagination li.page-item.active a {
  background-color: #28a745;
  color: #ffffff;
  border: 1px solid #28a745;
}

pagination ul.pagination li a:hover {
  background: #f8f8f8;
  color: #333333;
  border: 1px solid #dee2e6;
}

.modal-footer pagination {
  margin: 0;
}

.modal-footer pagination ul.pagination {
  position: static;
  left: auto;
  transform: none;
}

p.no-results-mgs {
  padding: 15px;
  color: #999;
  font-size: 14px;
  border-bottom: 1px solid #dee2e6;
}

p.no-results-mgs a {
  color: #666;
  font-weight: 500 !important;
}

p.no-results-mgs a:hover,
p.no-results-mgs a:not([href]):hover {
  text-decoration: underline;
  color: #000;
}

.o-form-item label.o-form-control {
  margin-left: 5px;
}

.tag-button-list {
  margin-bottom: 5px;
}

.tag-button {
  margin: 3px 5px 3px 0;
  padding: 3px 8px;
  border: 1px solid #999;
}

.tag-button span {
  margin-left: 8px;
}

.close,
.close:hover {
  color: #fff;
}

.tag-button-list .close {
  color: #888;
}

.tag-button-list .close:hover {
  color: #000;
}

.flowerking-gallery .thumbnail .image-wrapper {
  position: relative;
  overflow: hidden;
}

.flowerking-gallery .thumbnail .image-wrapper:before {
  content: '';
  display: block;
  width: 100%;
  padding: 0;
  padding-top: 100%;
}

.flowerking-gallery .thumbnail .image-wrapper img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: auto;
}

.flowerking-gallery .thumbnail .image-wrapper img.portrait {
  width: 100%;
  height: auto;
}

.flowerking-gallery .image-selected {
  position: absolute;
  top: 13px;
  right: 27px;
  font-size: 36px;
  z-index: 9;
  color: #3c8dbc;
}

.modal-footer {
  display: block;
}

.product-thumbnail {
  width: 100%;
  height: auto;
}

.flowerking-gallery .thumbnail .image-wrapper {
  border: 1px solid #bbb;
}

.flowerking-gallery .thumbnail .image-wrapper:hover,
.flowerking-gallery .thumbnail.selected .image-wrapper {
  border-color: #000;
}

.flowerking-gallery .caption {
  word-break: break-all;
}

.o-form-item label {
  font-family: 'Roboto', sans-serif;
}

.o-form-item.o-switch .o-form-control {
  margin-left: 4px;
}

.remove-image-btn {
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.remove-image-btn:hover {
  color: #000;
  background: #fff;
}

.form-error-msg {
  color: #cc0000;
  font-size: 12px;
}

status-label {
  display: inline-block;
}

.o-generic-box .btn-danger {
  display: block;
  margin-top: 10px;
  background: #cc0000;
  border: 1px solid #ac0000;
  width: 100%;
  text-transform: uppercase;
}

.o-generic-box .btn-danger:hover {
  color: #fff;
  background-color: #ac0000;
  border-color: #8b0000;
}

.modal-footer button.btn-secondary {
  color: #999999;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}

.o-step-item:hover {
  cursor: pointer;
}

.alert-danger {
  font-size: 14px;
}

a.btn-success:not([href]):not([tabindex]),
a.btn-success:not([href]):not([tabindex]) {
  color: #fff;
}

.selected-tag-filters a {
  display: inline-block;
  margin-right: 5px;
  border: 1px solid #dddddd;
  background: #dddddd;
  padding: 0 10px;
  border-radius: 20px;
  color: #666666;
  font-size: 14px;
  font-weight: 400;
}

.u-right .o-multiselect-box {
  text-align: left;
}

tag-filter-btn {
  display: inline-block;
}

/* GO TO STORE BUTTON */

.o-list-header .o-gotostore-header {
  margin-right: 50px;
}

.o-list-header .o-gotostore-header a {
  font-size: 12px;
  font-weight: 500;
}

.o-list-header,
.o-list-header .submenu-on-hover-li,
.o-list-header .submenu-on-hover-li a {
  display: flex;
  align-items: center;
}

/* GALLERY MODAL*/
.o-modal .o-modal-dialog .o-modal-content {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 85%;
}

.o-modal .o-modal-dialog {
  position: absolute;
  top: 0;
  left: 0;
  transform: none;
  width: 100%;
  height: 90vh;
  max-width: 100%;
}

.o-modal
  .o-modal-dialog
  .o-modal-content
  .o-modal-body
  .o-tab-content
  .o-tab-content-list
  .o-tab-content-list-body
  ul
  li {
  position: relative;
}

.o-modal
  .o-modal-dialog
  .o-modal-content
  .o-modal-body
  .o-tab-content
  .o-tab-content-list
  .o-tab-content-list-body
  ul
  li
  img {
  min-width: 100%;
}

.o-modal
  .o-modal-dialog
  .o-modal-content
  .o-modal-body
  .o-tab-content
  .o-tab-content-list
  .o-tab-content-list-body
  ul
  li
  span {
  position: absolute;
  top: 10px;
  left: 15px;
}

.o-modal .o-modal-dialog .o-modal-content .o-modal-header .close,
.o-modal .o-modal-dialog .o-modal-content .o-modal-header .close:hover {
  color: #000;
}
