#page-wrapper {
  margin-top: 20px;
}

.spacer {
  border: none;
}

.thumb-link {
  float: left;
}

.thumb-link:hover {
}

.navbar-brand img {
  position: absolute;
  width: 170px;
  margin-top: -17px;
}

/*PAGE WIDGETS - landing*/

.widget-container {
}

.page-widget {
  padding: 20px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 0px 0px rgba(77, 77, 77, 0.7);
  -moz-box-shadow: 1px 1px 0px 0px rgba(77, 77, 77, 0.7);
  box-shadow: 1px 1px 0px 0px rgba(77, 77, 77, 0.7);
  text-align: center;
  margin: 15px -6px 15px -6px;
  background-color: white;
  display: block;
  height: auto;
  overflow: auto;
}

.page-widget h1 {
  font-size: 1.4rem;
  /* #font-weight: bold; */
  text-align: center;
  width: 100%;
  line-height: 0.8;
  /* #background-color: GREEN; */
  padding-left: 1rem;
}

.page-widget h1 a {
  color: #fc6b01;
}

.page-widget h1 a i {
  float: right;
  display: inline-block;
}

.page-widget h1 a:hover {
  color: #fa8e02;
}

.page-widget input {
  width: 100%;
  font-weight: bold;
}

.page-widget .status {
  text-align: center;
  width: 100%;
  color: green;
  font-size: 3em;
  line-height: 1.2;
  padding-top: 0.5rem;
}

.page-widget .active {
  color: green;
}

.page-widget .inactive {
  color: grey;
}

.page-widget .warning {
  color: red;
}

.page-widget .info-big {
  text-align: center;
  width: 100%;
  font-size: 1.1rem;
  line-height: 1.5;
}

.page-widget .info-medium {
  text-align: center;
  width: 100%;
  font-size: 1rem;
  line-height: 1.5;
}

.page-widget .btn {
  margin-top: 10px;
}

.page-widget .main-image {
  padding: 10px;
  width: 100%;
}

/* PAGE THUMBNAILS*/
.page-thumbnail {
  width: 250px;
  height: 250px;
  margin: 5px;
  float: left;
  border: solid 6px #fff;
  border-radius: 3px;
  background-size: contain;
  background-color: white;
  position: relative;
  -webkit-box-shadow: 1px 1px 0px 0px rgba(77, 77, 77, 0.7);
  -moz-box-shadow: 1px 1px 0px 0px rgba(77, 77, 77, 0.7);
  box-shadow: 1px 1px 0px 0px rgba(77, 77, 77, 0.7);
}

.page-thumbnail:hover {
  margin: 3px 7px 7px 3px;
  -webkit-box-shadow: 3px 3px 0px 0px rgba(77, 77, 77, 0.7);
  -moz-box-shadow: 3px 3px 0px 0px rgba(77, 77, 77, 0.7);
  box-shadow: 3px 3px 0px 0px rgba(77, 77, 77, 0.7);
}

.add-new-plus {
  font-size: 80px;
  line-height: 0.8;
  font-weight: bold;
  margin-top: 30%;
  text-align: center;
  width: 100%;
  color: rgba(77, 77, 77, 0.3);
}

.add-new-text {
  font-size: 11px;
  color: rgba(77, 77, 77, 0.7);
  text-align: center;
  font-weight: bold;
}

.discount {
  position: absolute;
  border: 1px solid #ffa200;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  margin: 5px;
  text-align: center;
  background-color: #ffa200;
}

.disc-val {
  position: absolute;
  top: 20%;
  width: 40px;
  text-align: center;
  font-weight: bold;
  color: white;
  font-size: 14px;
}

.page-title {
  font-size: 0.8rem;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  height: 20px;
  width: 240px;
  padding: 2px 5px;
  background-color: rgba(255, 255, 255, 0.8);
  color: black;
  overflow: hidden;
  display: block;
  margin-top: 100px;
}

.page-coupons,
.page-coupons:hover {
  position: absolute;
  font-size: 16px;
  font-weight: bold;
  bottom: 25px;
  right: 3px;
  padding: 2px 5px 2px 15px;
  background-color: #ffa200;
  border-radius: 50px 20px 20px 50px;
  color: black;
}

.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.coupon-hole {
  position: absolute;
  height: 4px;
  width: 4px;
  border-radius: 2px;
  background-color: white;
  top: 12px;
  left: 3px;
}

/*forms*/
.form-title {
  width: 80%;
}

.form-price {
  width: 100px;
}

.form-keywords,
.form-coupons {
  width: 100%;
  height: 300px;
}

input[type="file"] {
  display: none;
}
.custom-file-upload {
  color: white !important;
}

.navbar .fa {
  font-size: 1rem !important;
  top: 0 !important;
}

/* Apps */

.s7section {
  background-size: contain;
  background-repeat: no-repeat;
  /* background-position: center; */
  background-position: center calc(50% - 40px);
  width: 100%;
  height: 100%;
}

.app-section {
  line-height: 1;
  font-size: 1rem !important;
  margin-top: 15px;
  margin-bottom: -10px;
  padding-bottom: 0;
}

.app-frame {
  width: 125px;
  text-align: center;
  float: left;
  margin: 0 12px;
  text-decoration: none !important;
  position: relative;
}

.app-frame .outer-link {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.app-icon {
  position: relative;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  border-radius: 17%;
  border: solid 6px white;
  background-color: white;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 0 2px 2px rgb(0 0 0 / 5%);
  background-size: contain;
  pointer-events: none;
  z-index: 1;
}

.app-text a,
.app-text a:hover {
  padding-top: 8px;
  text-decoration: none !important;
  color: #333 !important;
  display: block;
  font-size: 0.9rem !important;
  position: relative;
}

.add-link-app {
  cursor: pointer;
}

.edit-icon {
  display: block;
  background-image: url("../img/dots.png");
  background-size: contain;
  cursor: pointer;
  right: -11px;
  top: -11px;
  width: 24px;
  height: 24px;
  pointer-events: all;
  position: absolute;
}

.s7help-icon {
  display: block;
  background-image: url("../img/help.png");
  background-size: contain;
  cursor: pointer;
  right: -11px;
  top: -9px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: solid 2px white;
  box-shadow: 0 0 2px 2px rgb(0 0 0 / 5%);
  pointer-events: all;
  position: absolute;
}

.sidebar .logo a.logo-mini {
  width: 32px;
}

/* Extractor */

.hidden-textarea {
  position: absolute;
  left: -1000px;
  top: -1000px;
}

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.loading-modal {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8)
    url("/s7/usersc/templates/s7/assets/img/loading.gif") 50% 50% no-repeat;
}
/*url('http://i.stack.imgur.com/FhHRx.gif')*/

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading .loading-modal {
  overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .loading-modal {
  display: block;
}

/* Some bootstrap table overrides */
.fixed-table-toolbar {
  padding: 5px 0;
}

.search input {
  max-width: 500px;
}

.fixed-table-toolbar {
  border-bottom: 1px solid #ddd;
}

tbody {
  border-top: 1px solid #ddd;
}

.close {
  background-image: none;
}

.table-bordered td,
.table-bordered th {
  border: none;
  border-top: 1px solid #e9ecef;
}

.bootstrap-table .fixed-table-toolbar {
  border: none;
}

.bootstrap-table .search {
  min-width: 400px;
}

.bootstrap-table td {
  max-width: 350px;
}

.card .table tbody td:last-child,
.card .table thead th:last-child {
  display: table-cell;
}

/* Align the table buttons and search in 2 columns */
/* .fixed-table-toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bars.pull-left {
  order: 1;
}

.pull-right.search {
  order: 2;
} */

.card-loading {
  min-height: 70vh;
  background: rgba(255, 255, 255, 0.8) url("../img/loading.gif") 50% 50%
    no-repeat;
}

.bkg-ajax-success {
  color: white !important;
  background-color: #83e85e !important;
}

.text-ajax-success {
  color: #83e85e !important;
}

.server-badge {
  background-color: rgb(255, 165, 52);
  color: white;
  margin-top: 2px;
  margin-left: 200px;
  padding: 1px 5px;
  font-weight: bold;
  border-radius: 3px;
}

/* Tag labels */
.tag-label {
  display: inline-block;
  padding: 3px 8px 3px 6px;
  font-size: 0.75rem;
  font-weight: 500;
  border-radius: 3px;
  white-space: nowrap;
}

.tag-label i {
  margin-right: 3px;
  font-size: 0.7rem;
}

/* Tag badge - simple rounded rectangle */
.tag-shape {
  --tag-bg: #6c757d;
  --tag-color: #fff;
  display: inline-flex;
  align-items: center;
  padding: 2px 8px;
  margin-right: 4px;
  font-size: 0.7rem;
  font-weight: 500;
  white-space: nowrap;
  background-color: var(--tag-bg);
  color: var(--tag-color);
  border-radius: 4px;
}
