.uppercase {
  text-transform: uppercase;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mt0 {
  margin-top: 0px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}

.mt120 {
  margin-top: 120px !important;
}
.mb120 {
  margin-bottom: 120px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.ml10 {
  margin-left: 10px !important;
}
hidden {
  display: none;
}
.panel-white.pb0 {
  padding-bottom: 0px !important;
}
.display-inline {
  display: inline-block;
}
.text-ellipsis {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 250px;
}
.wrap {
  display: block;
  word-break: break-all;
}
/* Write your custom CSS here */
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
[ng-model='date'] .btn {
  border: none !important;
}
[ng-model='date'] .btn.active .text-info {
  color: #fff !important;
}
[ng-model='date'] * {
  box-shadow: none !important;
}
th[ng-click] {
  cursor: pointer;
}
table.uib-daypicker {
  margin-top: 0px;
}
.uib-datepicker,
.uib-datepicker-popup,
.uib-daypicker {
  outline: none !important;
}
.uib-datepicker-popup {
  padding: 20px 25px;
}
.col-lg-2-4 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-0 {
  clear: left;
}
.row.no-gutter {
  margin-right: 0;
  margin-left: 0;
}
.no-gutter [class*='col'] {
  padding: 0;
}
.gutter-10.row {
  margin-right: -5px;
  margin-left: -5px;
}
.gutter-10 > [class^='col-'],
.gutter-10 > [class^=' col-'] {
  padding-right: 5px;
  padding-left: 5px;
}
.gutter-15.row {
  margin-right: -8px;
  margin-left: -8px;
}
.gutter-15 > [class^='col-'],
.gutter-15 > [class^=' col-'] {
  padding-right: 8px;
  padding-left: 8px;
}
.gutter-20.row {
  margin-right: -10px;
  margin-left: -10px;
}
.gutter-20 > [class^='col-'],
.gutter-20 > [class^=' col-'] {
  padding-right: 10px;
  padding-left: 10px;
}
table td {
  vertical-align: middle !important;
}
table th {
  text-transform: uppercase;
}
table th small {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 10px;
  margin: 0px;
  display: block;
}
.label-level {
  font-size: 22px;
}
.reportspan {
  margin-top: 10px;
  display: block;
}
.center-image-container {
  height: 180px;
  width: 100%;
  overflow: hidden;
  position: relative;
  float: left;
}
.center-image-container.active {
  border: 4px solid #23b7e5;
}
.center-image-container .progress.progress-bar-thin {
  position: absolute;
  width: 100%;
}
.center-image-container img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.center-image-container img.scale-fill1 {
  height: 100%;
  width: auto;
}
.center-image-container img.scale-fill2 {
  width: 100%;
  height: auto;
}
table tr td .center-image-container {
  width: 40px;
  height: 40px;
}

.profile h5 {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 10px;
  margin-top: 25px;
}
.profile .panel {
  padding: 10px;
}
.profile-picture-container {
  margin: 10px auto;
  width: 100px;
  height: 100px;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 100%;
}
.profile-picture {
  margin-top: 15px;
  position: relative;
}
.profile-picture .center-image-container {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}
.profile-picture .profile-options {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.profile-picture h5 {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 2px;
}
.profile-picture p {
  margin: 0px;
}

.profile table {
  margin-top: 20px;
}
.profile table.accountOverview {
  margin-top: 35px;
}
.profile table.accountOverview td,
.profile table.accountOverview th {
  vertical-align: middle !important;
}
.profile table th {
  width: 150px;
}
.profile table.storeDetails td:last-child {
  width: 40px;
}

/* For Modal */
.modal-body {
  padding: 30px 45px;
}
.modal-body .modal-title {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: normal;
  border-bottom: 1px solid #efefef;
  padding-bottom: 10px;
}
.modal-close {
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 35px;
  font-weight: 100;
  outline: none !important;
}
.dropdown-menu li a {
  padding: 8px 17px;
}
.profile-cover {
  background: url('/app/images/profile-cover-3.png') no-repeat 0px -200px;
  background-size: cover;
  height: 300px;
  /*background: #fff;*/
}
.profile-cover.bco {
  background: url('/app/images/profile-cover-bco.jpg') no-repeat 0px -25px;
  background-size: cover;
  height: 270px;
}

.page-title {
  background: url('/app/images/transp_bg.png');
  background: #3a8852;
  height: 60px;
  position: relative;
  margin-bottom: 50px;
}
.page-title h3 {
  position: absolute;
  color: #fff;
  bottom: 15px;
}
.menu.accordion-menu {
  text-align: left;
  /*padding-left: 135px;*/
}
.profile-image-container img {
  border-radius: 0px;
  margin: 0px;
  width: 100%;
}
.inbox-widget .inbox-item .inbox-item-date {
  top: 10px;
}
.slimScrollDiv {
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 10px;
}

.inbox-widget {
  height: 460px !important;
}

.image-add {
  width: 65px;
  height: 80px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  margin-top: 10px;
  margin-right: 9px;
  display: inline-block;
  padding: 10px;
  border: 4px solid #ccc;
}
.image-add.bordered {
  border: 2px dashed #ccc;
}
.image-add.active {
  border: 4px solid #21364b;
}
.image-add.pending {
  border: 4px solid #f25656;
}
.image-add button {
  position: absolute;
  bottom: 3px;
  right: 3px;
}
.image-add img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.signup-or-separator {
  background: none;
  height: 40px;
  position: relative;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.signup-or-separator--text {
  background-color: #f9f9f9;
  display: inline-block;
  padding: 8px;
  font-size: 14px;
  font-weight: bold;
  color: #767676;
}
.signup-or-separator hr {
  margin: -16px auto 10px;
  width: 100%;
}
.btn-facebook {
  border-color: #3b5998;
  background-color: #3b5998;
  color: #fff;
  position: relative;
}
.btn-facebook:hover,
.btn-facebook:focus {
  border-color: #4568b2;
  background-color: #4568b2;
  color: #fff;
}
.btn-facebook i,
.btn-linkedin i {
  position: absolute;
  font-size: 20px;
  top: 9px;
  left: 20px;
}
.btn-padded {
  padding: 10px 60px;
}

#modalProfileImage .modal-body {
  padding: 30px 70px;
}
.cropArea {
  background: #e4e4e4;
  background: url('../images/add-image.jpg') no-repeat center;
  border: 4px dashed #e4e4e4;
  cursor: pointer;
  overflow: hidden;
  width: 100%;
  height: 300px;
  margin: 30px auto;
  padding: 5px;
}
#modalProfileImage .modal-body .close {
  position: absolute;
  font-size: 30px;
  top: 30px;
  right: 30px;
}
.panel-white {
  /*padding-bottom: 25px !important;*/
}
.panel .panel-heading + .panel-body {
  /*padding-bottom: 0px;*/
}
.panel-facebook p {
  margin: 10px auto 20px;
  line-height: 1.8em;
}
.panel-facebook .btn-facebook {
  width: 280px;
  margin-bottom: 20px;
}

.panel-facebook .btn-danger {
  width: 280px;
  display: block;
  margin-top: 20px;
  position: relative;
}
.panel-facebook .facebook-details a.center-image-container {
  width: 70px;
  height: 70px;
  margin-right: 15px;
}
.panel-facebook .facebook-details h3 {
  font-size: 25px;
  margin: 0px;
  font-weight: normal;
  margin-bottom: 5px;
}
.panel-facebook .facebook-details p {
  margin: 0px;
  line-height: 1.4em;
  font-size: 13px;
}

.custom-checkbox input[type='checkbox'] {
  margin-right: 10px;
  float: left;
  min-height: 30px;
}
.custom-checkbox h4 {
  margin-bottom: 0px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.6em;
}
.custom-checkbox small {
  float: left;
  margin-left: 23px;
  line-height: 1.6em;
  margin-top: 10px;
}

ul.user-roles {
  list-style: none;
  margin: 0px;
  padding: 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
ul.user-roles li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 4px 5px;
  border: 1px solid #ededed;
  /*border: 1px solid #FF4E50; */
  margin-bottom: 5px;
  margin-right: 5px;
  cursor: pointer;
  text-align: center;
  width: auto;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  font-size: 12px;
}
ul.user-roles li.active {
  background: #3a8852;
  color: #fff;
}

.spinner {
  width: 60px;
  height: 60px;

  position: relative;
  margin: 0px auto 30px;
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #3a8852;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;

  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.processing {
  background: rgba(255, 255, 255, 0.8);
  /*background: transparent;*/
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 10000000;
  top: 0;
  left: 0;
  overflow: hidden;
}
.processing .sk-cube-grid {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: 10px auto;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #388752;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%,
  70%,
  100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1);
  }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1);
  }
}

.search-textbox {
  position: relative;
}
.search-textbox input.form-control {
  font-size: 20px;
  font-weight: normal;
  padding: 30px 50px !important;
  margin-bottom: 20px;
}
.search-textbox i {
  position: absolute;
  top: 22px;
  font-size: 16px;
  font-weight: normal;
  left: 20px;
  color: #ccc;
}

.panel-no-data {
  padding: 180px 30px;
  text-align: center;
}
.panel-no-data h4 {
  font-weight: normal;
  font-style: italic;
  font-size: 28px;
}
.shop-carts {
  background: #fff;
  border: 1px solid #e6e6e6;
  position: relative;
  padding: 20px 30px;
  min-height: 400px;
  margin-bottom: 20px;
}
.shop-carts h3 span {
  display: block;
  font-size: 14px;
  margin-top: 7px;
}
.shop-carts li.item img {
  width: 40px;
}
.shop-carts .no-data {
  font-style: italic;
  margin-bottom: 25px;
  font-size: 16px;
}
.shop-carts h3 {
  font-size: 22px;
  text-transform: uppercase;
  margin: 0px;
  font-weight: normal;
  margin-top: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px;
}
.shop-carts ul:not(.uib-datepicker-popup),
.shop-carts ul:not(.uib-datepicker-popup) li {
  padding: 0px;
  /*margin: 0px;*/
  list-style: none;
  position: relative;
}
.shop-carts ul {
  margin-bottom: 20px;
  display: block;
}
.shop-carts ul li {
  margin-bottom: 15px;
}
.shop-carts ul img {
  width: 70px;
  float: left;
  margin-right: 10px;
}
.shop-carts ul h4 {
  font-weight: normal;
  font-size: 18px;
  margin: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.shop-carts ul p {
  margin: 0px;
  margin-bottom: 5px;
}
.shop-carts .item-quantity {
  position: absolute;
  top: -8px;
  left: -8px;
  font-size: 12px;
}
.shop-account-container {
  margin-bottom: 20px;
  position: relative;
}
.shop-account-container img.profile-picture {
  float: left;
  width: 50px;
  margin-right: 10px;
  margin-top: 0px;
}
.shop-account-container img.profile-badge {
  position: absolute;
  top: 25px;
  left: 25px;
  width: 30px;
}
.shop-account-container h4 {
  font-weight: normal;
  font-size: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0px;
  margin-top: 5px;
}
.shop-account-container p {
  font-size: 14px;
}
.shop-account-container button {
  margin-top: 20px;
}

.shop-carts .item-list .sub-details {
  margin: 0px 0px 8px;
}
.shop-carts .item-list .sub-details span {
  text-align: left;
  font-size: 14px;
  line-height: 1em;
}
.shop-carts .item-list .sub-details strong {
  float: right;
  font-weight: normal;
  font-size: 14px;
  color: #3a8852;
}

#main-wrapper {
  margin-bottom: 60px;
}
.admin-shop-container .shop-item {
  min-height: 62px;
}
.admin-shop-container .shop-item .shop-image img {
  width: 60px;
  margin-right: 10px;
  float: left;
}
.admin-shop-container .shop-item .shop-price {
  /*top: 0px;*/
  /*bottom: auto;*/
}
.admin-shop-container .shop-item h3 {
  border: 0px;
}
.admin-shop-container .shop-item button {
  font-size: 16px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  height: 60px;
  padding: 10px 20px;
}
.shop-item {
  border: 1px solid #e6e6e6;
  position: relative;
  margin-bottom: 15px;
  min-height: 630px;
}
.shop-item.ms-transfer {
  min-height: 400px;
}
.shop-item h3 {
  text-transform: uppercase;
  text-align: left;
  font-size: 16px;
  line-height: 1.4em;
  margin: 20px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  border-bottom: 1px solid #e6e6e6;
  font-weight: normal;
}
.shop-item.ms-transfer h3 {
  border-bottom: none;
}
.shop-item .shop-image {
  position: relative;
  /*min-height: 295px;*/
}
.shop-item .shop-image img {
  width: 100%;
}
.shop-item .shop-price {
  position: relative;
  bottom: 0px;
  right: 0px;
  background: #3a8852;
  color: #fff;
  padding: 10px 25px;
  font-size: 20px;
  width: 100%;
  display: block;
  text-align: right;
}
.shop-item .shop-quantity {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  padding: 10px 25px;
  font-size: 20px;
}
.shop-item .shop-quantity sup {
  font-size: 10px;
  top: -1em;
}
.shop-item .shop-item-info p {
  padding: 0px 20px;
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: 20px;
}
.shop-item button {
  font-size: 16px;
  position: absolute;
  bottom: 0px;
}

#ConfirmOrderModal .shop-carts {
  padding: 0px !important;
  border: 0px !important;
  margin-top: 30px !important;
  min-height: 0px !important;
  margin-bottom: 30px !important;
}
#ConfirmOrderModal .shop-carts li.item img {
  width: 40px !important;
}
#ConfirmOrderModal .shop-account-container {
  margin-bottom: 40px !important;
}
#ConfirmOrderModal .table {
  margin-bottom: 30px !important;
}

a[ngf-select] {
  display: block;
  margin-bottom: 5px;
}

.order-status.CANCELLED,
.order-status.REJECTED {
  color: red;
}
.order-status.PAID,
.order-status.CONFIRMED {
  color: green;
}
.order-status.SHIPPED,
.order-status.RELEASED {
  color: blue;
}

input[name='ReferenceNumber'],
input.uppercase {
  text-transform: uppercase;
}

.encashment-method {
  position: relative;
  border: 2px dashed #c3c3c3;
  padding: 15px 30px;
  margin-top: 10px;
  cursor: pointer;
  background: #eaeaea;
}
.encashment-method.active {
  border: 2px solid #3a8852;
}
.encashment-method img {
  width: 60px;
  float: left;
  margin-right: 25px;
  margin-top: 3px;
}
.encashment-method p {
  margin-bottom: 0px;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 35px;
  width: 35px;
  background-color: #9a9a9a;
  cursor: pointer;
}

/* On mouse-over, add a grey background color */
.container:hover input[type='checkbox'] ~ .checkmark {
  background-color: #3a8852;
}

/* When the checkbox is checked, add a blue background */
.container input[type='checkbox']:checked ~ .checkmark {
  background-color: #3a8852;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: '';
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input[type='checkbox']:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 12px;
  top: 5px;
  width: 11px;
  height: 18px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

label.container {
  width: 100%;
  margin-bottom: 15px;
}

div.check-label {
  margin-left: 35px;
  margin-top: -23px;
}

.success-register {
  margin-top: 100px;
}
.success-register h3 {
  margin: 20px 0px 20px;
  font-weight: 100;
  color: #ff284e;
  font-size: 30px;
}
.success-register p {
  font-weight: 100;
  font-size: 21px;
  font-style: italic;
  margin: 20px 0px 30px;
  line-height: 1.6em;
}
.success-register blockquote h4 {
  font-weight: 100;
  font-size: 23px;
  font-style: italic;
  line-height: 1.4em;
}
.success-logo {
  /*width: 150px;*/
}
blockquote {
  font-size: 1.4em;
  margin: 0px auto 40px;
  font-style: italic;
  color: #555555;
  padding: 15px 60px;
  border: none;
  line-height: 1.6;
  position: relative;
  background: none;
}

blockquote::before {
  font-family: Arial;
  content: '\201C';
  color: #ff284e;
  font-size: 6em;
  position: absolute;
  left: 0px;
  top: -28px;
}

blockquote::after {
  content: '';
}
.success-register blockquote footer {
}

.alert-referral {
  background-image: url(/app/images/profile-cover-2.png);
  padding: 20px 30px;
  background-position-y: -42px;
  background-size: cover;
  color: #fff !important;
  border: 0px;
}
.alert-referral strong {
  font-size: 14px;
}
.alert-referral h4 {
  margin: 10px 0px 0px;
  color: #fff !important;
  font-size: 18px;
}
.alert-referral h4 a {
  color: #fff !important;
}
.alert-referral h4:hover {
  text-decoration: underline;
}

.alert.alert-open-api {
  background: #388752;
  padding: 20px 30px;
  background-position-y: -80px;
  background-size: cover;
  border: 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.alert-open-api .content {
  color: #fff;
  width: auto;
  max-width: 100%;
  flex-grow: 1;
}
.alert-open-api .content .row {
  margin-top: 20px;
}
.alert-open-api .content .row * {
  cursor: pointer !important;
}
.alert-open-api .content h4 {
  font-size: 18px;
  line-height: 1em;
  margin: 0px 0px 10px;
}
.alert-open-api .content p {
  font-size: 14px;
  margin: 0px;
}

.table-stairsteps {
  font-size: 12px;
}
table.table-stairsteps tr > th {
  padding: 5px !important;
}
table.table-stairsteps tr > td {
  padding: 5px !important;
  vertical-align: middle !important;
  text-align: center;
}

.profile-image-container {
  position: relative;
}
.profile-image-container img {
  border-radius: 10px;
}
.profile-image-container .profile-badge {
  width: 100px !important;
  height: 100px !important;
  position: absolute;
  bottom: -15px;
  right: -15px;
  border: 0px;
  box-shadow: none;
}
.confetti {
  position: absolute;
  width: 200px;
  right: -100px;
  bottom: -150px;
}
.panel .panel-heading h4.panel-title {
  margin-top: 10px;
}
.inbox-widget .inbox-item img {
  width: 50px;
}
.inbox-widget .inbox-item .inbox-item-img {
  margin-right: 20px;
}
.shop-carts.coins {
  padding: 15px 20px;
}
.shop-carts.coins h3 {
  font-size: 18px;
  margin-bottom: 0px;
}

.bco-account-details span {
  display: block;
}
.bco-account-details h4 {
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 100;
  color: #f25656;
  margin: 10px 0px 5px;
}
.bco-account-details button {
  margin-top: 12px;
  margin-bottom: 3px;
}
.branch-package ul {
  list-style: none;
  margin: 0;
  padding: 0px;
}
.branch-package ul li {
  padding: 20px;
  margin: 5px 0px;
  border: 2px dashed #ccc;
  /* background: #f5f5f5; */
  cursor: pointer;
}
.branch-package ul li h3 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0px;
  padding: 0px;
}
.branch-package ul li p {
  font-size: 13px;
  margin: 5px 0px 0px 0px;
  padding: 0px;
}
.branch-package ul li.active {
  border: 2px solid #3a8852;
}
.lbc-services-fee .table {
  margin-bottom: 15px;
  margin-top: 15px;
}
.lbc-services-fee .table td {
  padding: 5px 15px !important;
  background: #fff !important;
}

.table-order-return tr th {
  width: 150px;
}

/* ANNOUNCEMENTS */
.announcement {
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 20px;
}
.announcement h4 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 15px 0px 5px;
}
.announcement img {
  width: 100%;
  margin-bottom: 10px;
}
.announcement p {
}
.announcement .btn {
  width: 100%;
}
/* USER VIOLATIONS */
.userviolations {
}
.userviolations .left {
  width: 100px;
  position: absolute;
}
.userviolations .right {
  margin-left: 120px;
}
.userviolations h4 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 15px 0px 5px;
}
.userviolations img {
  width: 100px;
  margin-bottom: 10px;
}
.userviolations p {
}
.userviolations .btn {
  width: 100%;
}

/* BCO STORE LOCATIONS */
ul.barangay-selection {
  list-style: none;
  margin: 0px;
  padding: 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
ul.barangay-selection li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 4px 8px;
  border: 1px solid #ededed;
  margin-bottom: 1px;
  margin-right: 1px;
  cursor: pointer;
  text-align: center;
  width: auto;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  font-size: 12px;
}
ul.barangay-selection li.active {
  background: #12afcb;
  color: #fff;
}

.store-location-list ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.store-location-list strong {
  display: block;
  margin: 5px 0px;
}
.store-location-list ul li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 1px 3px;
  border: 1px solid #ededed;
  margin-bottom: 1px;
  margin-right: 1px;
  cursor: pointer;
  text-align: center;
  width: auto;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  font-size: 12px;

  background: #12afcb;
  color: #fff;
}
.store-location-list ul li.active {
  background: #12afcb;
  color: #fff;
}
.ta-toolbar {
  margin-top: 10px;
}
.ta-toolbar .btn-group {
  margin-top: 5px;
}
.ta-bind,
.form-group-default textarea.form-control.ta-bind {
  margin-top: 10px;
  outline: none !important;
}
.wrap-link {
  white-space: normal;
  word-break: break-all;
  width: 300px;
}
