/* BEGIN Light */
@font-face {
  font-family: "Open Sans";
  src: url("../../fonts/open-sans/Light/OpenSans-Light.woff2?v=1.101") format("woff2"), url("../../fonts/open-sans/Light/OpenSans-Light.woff?v=1.101") format("woff");
  font-weight: 300;
  font-style: normal; }

/* END Light */
/* BEGIN Regular */
@font-face {
  font-family: "Open Sans";
  src: url("../../fonts/open-sans/Regular/OpenSans-Regular.woff2?v=1.101") format("woff2"), url("../../fonts/open-sans/Regular/OpenSans-Regular.woff?v=1.101") format("woff");
  font-weight: normal;
  font-style: normal; }

/* END Regular */
/* BEGIN SemiBold */
@font-face {
  font-family: "Open Sans";
  src: url("../../fonts/open-sans/SemiBold/OpenSans-SemiBold.woff2?v=1.101") format("woff2"), url("../../fonts/open-sans/SemiBold/OpenSans-SemiBold.woff?v=1.101") format("woff");
  font-weight: 600;
  font-style: normal; }

/* END SemiBold */
/* BEGIN Bold */
@font-face {
  font-family: "Open Sans";
  src: url("../../fonts/open-sans/Bold/OpenSans-Bold.woff2?v=1.101") format("woff2"), url("../../fonts/open-sans/Bold/OpenSans-Bold.woff?v=1.101") format("woff");
  font-weight: bold;
  font-style: normal; }

/* END Bold */
/* BEGIN Extrabold */
@font-face {
  font-family: "Open Sans";
  src: url("../../fonts/open-sans/ExtraBold/OpenSans-ExtraBold.woff2?v=1.101") format("woff2"), url("../../fonts/open-sans/ExtraBold/OpenSans-ExtraBold.woff?v=1.101") format("woff");
  font-weight: 800;
  font-style: normal; }

/* END Extrabold */
.ulisting-builder {
  min-height: calc(100vh + 100px); }
  .ulisting-builder .draggable_wrapper {
    min-height: 100px; }

.ulisting-builder-add-section.min {
  width: 20px;
  height: 20px;
  line-height: 19px;
  font-size: 17px; }

.ulisting-builder-btn-panel {
  width: 100px;
  position: absolute;
  top: 0px;
  display: none;
  z-index: 100; }

.ulisting-builder-btn-panel.left {
  left: 0px; }

.ulisting-builder-btn-panel.right {
  right: 0px; }

.ulisting-builder-btn-panel .btn {
  width: 30px;
  display: inline-block;
  padding: 0px;
  font-size: 11px; }

.p-1 {
  padding: 0px 1px !important; }

.p-3 {
  padding: 0px 3px !important; }

.ulisting-color-picer .vc-chrome {
  position: absolute;
  top: 35px;
  right: 0;
  z-index: 9; }

.ulisting-color-picer .vc-current-color {
  display: inline-block;
  width: 90%;
  height: 16px;
  background-color: #000;
  cursor: pointer; }

.ulisting-color-picer .vc-footer {
  margin-top: 20px;
  text-align: center; }

.ulisting-column-field-panel .column {
  display: flex;
  border: 1px solid #000;
  padding: 2px;
  margin-bottom: 5px;
  cursor: pointer; }

.ulisting-column-field-panel .column span {
  background-color: #31373b;
  display: block;
  width: 100%;
  height: 25px;
  margin: 1px; }

.ulisting-column-field-panel .column.active {
  border-color: #8BC34A; }

.ulisting-column-field-panel .column.active span {
  background-color: #8BC34A; }

.ulisting-builder-element {
  position: relative;
  padding: 0 0 5px;
  margin: 15px 0px;
  border: 1px solid #d4d4d4;
  min-height: 40px;
  background-color: #f7f7f7; }

.ulisting-builder-element .content span.title {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 40px; }

.ulisting-builder-element:hover > .ulisting-builder-btn-panel {
  top: 0px;
  display: block; }

.panel-element-list .ulisting-builder-element {
  margin: 0px;
  float: left;
  width: 50%;
  cursor: move;
  border: 1px solid #fff; }

.ulisting-layout-list {
  display: flex;
  padding: 5px 0px 20px 0px; }

.ulisting-layout-list .item {
  min-height: 100px;
  text-align: center;
  padding: 8px 10px;
  margin: 0px 5px 0px 0px;
  flex: 0 0 90px;
  max-width: 100%; }

.ulisting-layout-list .item i {
  font-size: 75px; }

.ulisting-layout-list .item svg {
  max-width: 100%; }

.ulisting-layout-list .item span {
  font-size: 12px; }

.ulisting-layout-list .item.add i {
  font-size: 40px;
  padding-top: 10px;
  color: #4CAF50; }

.ulisting-layout-list .item:hover span {
  color: #009688; }

.ulisting-layout-list .item.active {
  color: #009688; }

.ulisting-layout-list.type {
  padding: 0; }

.ulisting-layout-list.type .item {
  width: 33%;
  min-height: inherit;
  border: 1px solid #31373b33; }

.ulisting-layout-list.type .item i {
  font-size: 32px;
  color: rgba(0, 0, 0, 0.27); }

.ulisting-layout-list.type .item span {
  display: block;
  font-size: 16px; }

.ulisting-layout-list.type .item.active {
  background-color: #d0d1d2;
  color: #000; }

.ulisting-layout-list.type .item.active i {
  color: #000; }

.ulisting-layout-list.type .item span,
.ulisting-layout-list.type .item.active:hover span {
  color: #000; }

.ulisting-blog-field-list .ulisting-blog-field-item {
  width: 100%;
  border: 2px solid #afafaf;
  padding: 5px 5px;
  text-align: center;
  min-height: 100px;
  cursor: pointer; }

.ulisting-blog-field-list .ulisting-blog-field-item span {
  font-size: 11px; }

.ulisting-blog-field-list .ulisting-blog-field-item.active {
  border-color: #009688;
  color: #009688; }

.builder-device-width .btn {
  margin: 0px 0px 9px 0px;
  width: 20%;
  height: 30px; }

.builder-device-width i {
  font-size: 20px; }

/* ---------------------------- Ulisting type layout list ---------------------------- */
.ulisting-type-layout-list {
  padding: 15px 15px; }

.ulisting-redirect-to-inventory:hover {
  color: #1c9c90; }

.ulisting-redirect-to-inventory:hover {
  text-decoration: none !important; }

.ulisting-redirect-to-inventory i {
  color: #5cb85b !important; }

.ulisting-redirect-to-inventory span {
  color: #444 !important; }

.ulisting-redirect-to-inventory {
  border: none !important;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
  min-height: 100px;
  padding: 8px 10px !important;
  flex: 0 0 90px;
  max-width: 100%;
  margin: 0 20px; }

.ulisting-type-layout-list-item {
  border: 1px solid #21272e14;
  color: #31373b42;
  padding: 15px;
  cursor: pointer;
  margin-bottom: 30px; }

.ulisting-type-layout-list-item i {
  font-size: 60px; }

.ulisting-type-layout-list-item p {
  text-transform: uppercase;
  margin-top: 15px;
  font-size: 12px; }

.ulisting-type-layout-list-item.active {
  border-color: #4CAF50;
  color: #4CAF50; }

.ulisting-type-layout-list-item {
  position: relative;
  overflow: hidden; }
  .ulisting-type-layout-list-item .top {
    position: absolute;
    top: -100px;
    left: 0px;
    width: 100%;
    text-align: right;
    transition: all 0.3s; }
    .ulisting-type-layout-list-item .top .btn {
      padding: 5px; }
      .ulisting-type-layout-list-item .top .btn i {
        font-size: 20px;
        color: #5db85b; }
  .ulisting-type-layout-list-item:hover .top {
    top: 0px; }

/* ---------------------------- Stm thumbnail box ---------------------------- */
.stm-thumbnail-box > .draggable_wrapper {
  border: 1px dashed #d4d4d4;
  padding: 10px 10px; }

.stm-thumbnail-box .stm-feature-image {
  background-color: #d0d1d252;
  margin: 6px 15px;
  min-height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px; }

/* ---------------------------- Ulisting item card layout  ---------------------------- */
.config-panel-box {
  position: relative; }

.config-panel-box-inner {
  position: absolute;
  top: 35px;
  left: 0;
  background-color: #f7f7f7;
  width: 100%;
  z-index: 10;
  border: 1px solid #ccc;
  border-top: 0;
  border-radius: 0px 0px 3px 3px;
  padding: 15px 15px 30px 15px; }

.ulisting-main {
  /* ---------------------------- ulisting draggable panel ---------------------------- */
  /* ---------------------------- uListing Builder ---------------------------- */ }
  .ulisting-main .ulisting-draggable-panel {
    padding: 15px;
    background-color: #efefef; }
    .ulisting-main .ulisting-draggable-panel-items {
      margin: 0 auto 10px;
      position: relative;
      border: 1px solid transparent; }
      .ulisting-main .ulisting-draggable-panel-items.sortable-chosen {
        box-shadow: 0px 15px 15px -15px #000000; }
      .ulisting-main .ulisting-draggable-panel-items.sortable-ghost {
        background-color: #efefef;
        opacity: 0.5;
        border: 1px dashed #a7a7a7; }
      .ulisting-main .ulisting-draggable-panel-items-top {
        padding: 0px 5px;
        display: flex;
        background-color: #ffffff;
        justify-content: space-between; }
        .ulisting-main .ulisting-draggable-panel-items-top .title {
          width: 70%; }
          .ulisting-main .ulisting-draggable-panel-items-top .title .handle {
            cursor: move;
            left: -5px;
            float: left;
            width: 49px;
            height: 100%;
            display: flex;
            padding: 0px 6px;
            position: relative;
            align-items: center;
            justify-content: center;
            color: #a7a7a7;
            border-right: 1px solid #f7f7f7; }
            .ulisting-main .ulisting-draggable-panel-items-top .title .handle:hover {
              color: #303441; }
            .ulisting-main .ulisting-draggable-panel-items-top .title .handle.min {
              width: 20px; }
          .ulisting-main .ulisting-draggable-panel-items-top .title p {
            font-family: "Open Sans";
            font-weight: 600;
            color: #303441;
            padding: 15px 0px;
            float: left;
            margin: 0;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: calc(100% - 66px); }
          .ulisting-main .ulisting-draggable-panel-items-top .title .required {
            float: left;
            line-height: 13px;
            font-size: 14px;
            color: #eb0000;
            padding: 18px 5px; }
        .ulisting-main .ulisting-draggable-panel-items-top .action {
          width: 30%;
          padding-top: 12px;
          text-align: right; }
          .ulisting-main .ulisting-draggable-panel-items-top .action .btn {
            line-height: 1px;
            padding: 5px 5px;
            font-size: 12px;
            color: #303441;
            border-radius: 0;
            border: 1px solid #e5e5e5; }
            .ulisting-main .ulisting-draggable-panel-items-top .action .btn:hover {
              color: #ffffff;
              background-color: #303441; }
        .ulisting-main .ulisting-draggable-panel-items-top.min .title {
          width: 90%; }
          .ulisting-main .ulisting-draggable-panel-items-top.min .title .handle {
            width: 20px; }
          .ulisting-main .ulisting-draggable-panel-items-top.min .title p {
            max-width: calc(100% - 35px); }
        .ulisting-main .ulisting-draggable-panel-items-top.min .action {
          width: 10%; }
      .ulisting-main .ulisting-draggable-panel-items-inside {
        border-top: 1px solid #efefef;
        background-color: #ffffff; }
        .ulisting-main .ulisting-draggable-panel-items-inside .action .btn {
          line-height: 1px;
          padding: 5px 5px;
          font-size: 12px;
          color: #303441;
          border-radius: 0;
          border: 1px solid #e5e5e5; }
          .ulisting-main .ulisting-draggable-panel-items-inside .action .btn:hover {
            color: #ffffff;
            background-color: #303441; }
  .ulisting-main .ulisting-builder-draggabble {
    min-height: 100px;
    position: relative;
    border: 1px dashed #a7a7a7; }
    .ulisting-main .ulisting-builder-draggabble :hover {
      border-color: #46b450; }
    .ulisting-main .ulisting-builder-draggabble.border-0 {
      border: 0; }
    .ulisting-main .ulisting-builder-draggabble-items {
      min-height: 100px;
      padding: 15px 10px;
      overflow: hidden;
      position: relative; }
      .ulisting-main .ulisting-builder-draggabble-items .ulisting-thumbnail-box {
        border: 1px solid #000;
        padding: 10px;
        background-color: #ffffff; }
        .ulisting-main .ulisting-builder-draggabble-items .ulisting-thumbnail-box-feature-image {
          display: flex;
          height: 100px;
          justify-content: center;
          align-items: center;
          font-size: 16px;
          text-transform: uppercase;
          color: #00000021;
          background-color: #0000000f; }
      .ulisting-main .ulisting-builder-draggabble-items-btn-panel {
        display: none;
        background-color: rgba(0, 0, 0, 0.2);
        min-width: 15px;
        min-height: 15px;
        border-radius: 50%;
        top: 9px;
        right: 16px;
        position: absolute;
        z-index: 10;
        text-align: right;
        padding: 0px; }
        .ulisting-main .ulisting-builder-draggabble-items-btn-panel .btn {
          display: none;
          justify-content: center;
          align-items: center;
          width: 20px;
          height: 20px;
          line-height: 14px;
          margin-left: 5px;
          font-size: 12px;
          border-radius: 50%;
          float: left;
          padding: 0; }
        .ulisting-main .ulisting-builder-draggabble-items-btn-panel:hover {
          background-color: transparent; }
          .ulisting-main .ulisting-builder-draggabble-items-btn-panel:hover .btn {
            display: flex; }
            .ulisting-main .ulisting-builder-draggabble-items-btn-panel:hover .btn.handle {
              cursor: grab; }
              .ulisting-main .ulisting-builder-draggabble-items-btn-panel:hover .btn.handle:active {
                cursor: grabbing; }
      .ulisting-main .ulisting-builder-draggabble-items.element {
        text-align: center;
        background-color: #ffffff;
        min-height: 50px;
        width: 97%;
        margin: 14px auto;
        box-shadow: 0px 7px 17px -10px #000000;
        border: 1px solid #efefef; }
        .ulisting-main .ulisting-builder-draggabble-items.element.stm-col {
          margin: 0px 0 10px 0; }
        .ulisting-main .ulisting-builder-draggabble-items.element > .ulisting-builder-draggabble-items-btn-panel {
          top: 0px;
          right: 0px; }
      .ulisting-main .ulisting-builder-draggabble-items:hover > .ulisting-builder-draggabble-items-btn-panel {
        display: block; }
      .ulisting-main .ulisting-builder-draggabble-items.sortable-ghost {
        border-color: #303441;
        border-style: dashed; }
    .ulisting-main .ulisting-builder-draggabble .ulisting-element-list-item {
      min-height: 100px;
      padding: 15px;
      position: relative;
      text-align: center;
      background-color: #ffffff;
      min-height: 50px;
      width: 97%;
      margin: 14px auto;
      box-shadow: 0px 7px 17px -10px #000000;
      border: 1px solid #efefef;
      float: none; }
      .ulisting-main .ulisting-builder-draggabble .ulisting-element-list-item.sortable-ghost {
        border-color: #303441;
        border-style: dashed; }
      .ulisting-main .ulisting-builder-draggabble .ulisting-element-list-item .content {
        padding: 0px;
        box-shadow: none;
        font-size: 14px;
        border-radius: 0;
        background-color: transparent; }
    .ulisting-main .ulisting-builder-draggabble-row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      border: 0;
      background-color: #efefef; }
      .ulisting-main .ulisting-builder-draggabble-row > .ulisting-builder-draggabble-items {
        padding: 15px; }
      .ulisting-main .ulisting-builder-draggabble-row.inner {
        background-color: rgba(0, 0, 0, 0.0392157); }
      .ulisting-main .ulisting-builder-draggabble-row.attribute-box {
        border: 1px dashed #a7a7a7;
        background-color: rgba(0, 0, 0, 0.0392157);
        padding: 10px;
        min-height: 60px; }
      .ulisting-main .ulisting-builder-draggabble-row > .ulisting-builder-draggabble-items.sortable-ghost {
        border: 0; }
        .ulisting-main .ulisting-builder-draggabble-row > .ulisting-builder-draggabble-items.sortable-ghost .ulisting-builder-draggabble {
          background-color: #ffffff;
          border-color: #303441;
          border-style: dashed; }
  .ulisting-main .ulisting-builder-draggabble-section > .ulisting-builder-draggabble-items {
    padding: 0px 0px 0px 0px; }
    .ulisting-main .ulisting-builder-draggabble-section > .ulisting-builder-draggabble-items > .ulisting-builder-draggabble-items-btn-panel {
      top: 0px;
      right: 48%;
      border-radius: 25px;
      padding-right: 6px; }
    .ulisting-main .ulisting-builder-draggabble-section > .ulisting-builder-draggabble-items > .ulisting-builder-draggabble {
      border: 0; }
  .ulisting-main .ulisting-panel {
    min-height: calc(100vh - 200px); }
  .ulisting-main .ulisting-element-panel-heading {
    font-family: "Open Sans";
    font-weight: 600;
    color: #ffffff;
    background-color: #303441;
    padding: 9px 15px;
    cursor: pointer; }
    .ulisting-main .ulisting-element-panel-heading span {
      float: right; }
  .ulisting-main .ulisting-element-panel-body {
    padding: 10px 5px;
    background-color: #efefef; }
  .ulisting-main .ulisting-element-list-item {
    width: 50%;
    float: left;
    padding: 3px;
    margin-bottom: 3px; }
    .ulisting-main .ulisting-element-list-item .content {
      cursor: grab;
      padding: 5px 8px;
      font-size: 12px;
      border-radius: 3px;
      background-color: #ffffff;
      box-shadow: 0px 6px 6px -6px rgba(0, 0, 0, 0.278431); }
      .ulisting-main .ulisting-element-list-item .content:active {
        cursor: grabbing; }
  .ulisting-main .ulisting-builder-device-width .btn {
    background-color: #ffffff;
    width: 20%;
    border: 1px solid #efefef;
    margin-bottom: 0px;
    font-size: 14px;
    padding: 5px 5px; }
    .ulisting-main .ulisting-builder-device-width .btn.active {
      background-color: #46b450;
      box-shadow: none;
      color: #ffffff;
      border-color: #46b450; }
    .ulisting-main .ulisting-builder-device-width .btn:active, .ulisting-main .ulisting-builder-device-width .btn:focus {
      box-shadow: none; }
  .ulisting-main .form-control-group .form-control {
    border: 1px solid #e5e5e5 !important;
    padding: 0px 5px;
    text-align: center;
    height: 25px; }
  .ulisting-main .ulisting-builder-tabs-panel {
    background-color: #ffffff; }

/* ---------------------------- Stm icon picker ---------------------------- */
.stm-icon-picker {
  width: 100%;
  float: left;
  margin: 15px 0px;
  border: 1px solid #cfcfcf;
  padding: 8px 0px; }

.stm-icon-picker-panel {
  width: 70px;
  padding: 10px 10px;
  background-color: #fff;
  cursor: pointer;
  margin: 0 auto;
  text-align: center;
  min-height: 50px; }

.stm-icon-picker-panel i {
  font-size: 32px; }

.stm-icon-picker-item {
  border: 1px solid #ccc;
  height: 70px;
  margin-bottom: 15px;
  text-align: center;
  display: flex;
  flex-direction: column;
  padding-top: 10px;
  cursor: pointer; }

.stm-icon-picker-item i {
  font-size: 30px;
  margin-bottom: 5px; }

.stm-icon-picker-item span {
  font-size: 10px;
  line-height: 10px; }

.stm-icon-picker-item:hover {
  background-color: #fff; }

/* ---------------------------- Stm modal ---------------------------- */
.stm-modal {
  background-color: #000000a6;
  z-index: 10000; }

.stm-modal-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }

.stm-modal .modal-dialog {
  margin-top: 60px; }

.stm-icon-picker-list {
  height: 600px; }

.stm-icon-picker-list-panel {
  padding-top: 15px;
  background-color: #edf1f3; }

.v-select {
  background-color: #efefef; }
  .v-select .dropdown-toggle {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: flex;
    padding: 0 0 4px;
    background: none;
    border: 0px !important;
    border-radius: 0px !important;
    white-space: normal;
    background-color: #efefef; }
  .v-select .selected-tag {
    top: 20%; }
  .v-select .dropdown-menu {
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    padding: 0px !important;
    margin: 0;
    width: 100%;
    overflow-y: scroll;
    border: 0px !important;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
    border-top: none;
    border-radius: 0 !important;
    text-align: left;
    list-style: none;
    background: #fff; }
  .v-select .spinner {
    visibility: visible !important;
    align-self: flex-end;
    opacity: 0;
    font-size: 5px;
    text-indent: -9999em;
    border: 0 !important;
    overflow: hidden;
    transform: none !important;
    animation: none !important;
    transition: none !important; }

.toast-title {
  font-weight: bold; }

.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.toast-message a,
.toast-message label {
  color: #FFFFFF; }

.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none; }

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-text-shadow: 0 1px 0 white;
  text-shadow: 0 1px 0 white;
  opacity: 0.8; }

.toast-close-button:hover, .toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4; }

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%; }

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%; }

.toast-top-left {
  top: 12px;
  left: 12px; }

.toast-top-right {
  top: 12px;
  right: 12px; }

.toast-bottom-right {
  right: 12px;
  bottom: 12px; }

.toast-bottom-left {
  bottom: 12px;
  left: 12px; }

.toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
  /*overrides*/ }

.toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
  opacity: 0.8; }

.toast-container > :hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer; }

.toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important; }

.toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important; }

.toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important; }

.toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important; }

.toast-container.toast-top-center > div,
.toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto; }

.toast-container.toast-top-full-width > div,
.toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto; }

.toast {
  background-color: #030303; }

.toast-success {
  background-color: #51A351; }

.toast-error {
  background-color: #BD362F; }

.toast-info {
  background-color: #2F96B4; }

.toast-warning {
  background-color: #F89406; }

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4; }

/*Responsive Design*/
@media all and (max-width: 240px) {
  .toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em; }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }

@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em; }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }

@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em; } }

body {
  font-size: 14px; }

.ulisting-main {
  /* ----------------------------  stm header panel  ---------------------------- */
  /* ----------------------------  ulisting-nav ---------------------------- */
  /* ----------------------------  stm bg  ---------------------------- */
  /* ----------------------------  transform rotate  ---------------------------- */
  /* ---------------------------- ulisting lock panel ---------------------------- */
  /* ---------------------------- ulisting-opacity ---------------------------- */
  /* ----------------------------  padding  ---------------------------- */
  /* ----------------------------  margin  ---------------------------- */
  /* ----------------------------  boder  ---------------------------- */
  /* ----------------------------  text color  ---------------------------- */
  /* ---------------------------- Stm  border style dashed ---------------------------- */
  /*--------------------------  Width --------------------------*/
  /*--------------------------  Height --------------------------*/
  /* ---------------------------- Stm scrol-panel ---------------------------- */
  /* ---------------------------- spinner ---------------------------- */
  /* ---------------------------- ulisting checkbox---------------------------- */
  /* ----------------------------  form-control ---------------------------- */
  /* ---------------------------- ulisting ulisting-select2---------------------------- */
  /* ---------------------------- btn ---------------------------- */
  /* ---------------------------- panels ---------------------------- */
  /* ---------------------------- Stm thumbnail field panel ---------------------------- */
  /* ---------------------------- progress ---------------------------- */ }
  .ulisting-main a:focus {
    outline: none !important;
    box-shadow: none !important; }
  .ulisting-main :focus {
    outline: none !important; }
  .ulisting-main .stm-hidden {
    display: none !important; }
  .ulisting-main .ulisting-panel-header {
    background-color: #303441;
    color: #ffffff;
    padding: 15px 15px;
    width: 100%; }
    .ulisting-main .ulisting-panel-header .title {
      display: inline-block;
      padding: 8px 0px;
      font-size: 18px;
      font-family: "Open Sans";
      font-weight: bold; }
    .ulisting-main .ulisting-panel-header .action {
      float: right; }
  .ulisting-main .ulisting-panel-body {
    padding: 15px 0px 30px 0px; }
  .ulisting-main .ulisting-nav {
    z-index: 1;
    width: 100%;
    position: relative;
    border-top: 0px solid #fff;
    background-color: #e6e6e6; }
    .ulisting-main .ulisting-nav li {
      display: block;
      width: 100%;
      margin: 0;
      border-top: 1px solid #d9d9d9; }
    .ulisting-main .ulisting-nav a {
      position: relative;
      font-family: "Open Sans";
      font-weight: 600;
      color: #303441;
      padding: 15px 15px;
      border-radius: 0px !important; }
      .ulisting-main .ulisting-nav a:hover {
        background-color: #e6e6e6; }
      .ulisting-main .ulisting-nav a:before {
        content: "";
        top: 0px;
        left: 0px;
        width: 5px;
        height: 100%;
        position: absolute; }
      .ulisting-main .ulisting-nav a.active {
        color: #ffffff !important;
        background-color: #303441 !important; }
        .ulisting-main .ulisting-nav a.active:before {
          background-color: #b714fb; }
        .ulisting-main .ulisting-nav a.active:after {
          right: 0;
          border: solid 8px transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-right-color: #ffffff;
          top: 50%;
          margin-top: -8px; }
    .ulisting-main .ulisting-nav.min a {
      padding: 8px 0px !important; }
    .ulisting-main .ulisting-nav.nav-justified a:before {
      content: "";
      top: 0px;
      left: 0px;
      width: 100%;
      height: 5px;
      position: absolute; }
    .ulisting-main .ulisting-nav.nav-justified a:after {
      right: calc( 50% - 8px);
      top: 100%;
      margin-top: -15px;
      transform: rotate(90deg); }
    .ulisting-main .ulisting-nav.nav-justified.min a {
      font-size: 13px;
      padding: 10px 5px; }
  .ulisting-main label {
    margin: 0px; }
  .ulisting-main .ulisting-bg-white {
    background-color: #ffffff; }
  .ulisting-main .ulisting-bg-basic-4 {
    background-color: #e6e6e6; }
  .ulisting-main .ulisting-bg-basic-7 {
    background-color: #efefef; }
  .ulisting-main .transform-rotate-90 {
    transform: rotate(-90deg); }
  .ulisting-main .ulisting-lock {
    position: relative;
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    border: 1px solid #efefef;
    -webkit-font-smoothing: antialiased; }
    .ulisting-main .ulisting-lock:before {
      content: "";
      position: absolute;
      z-index: 1000;
      width: 100%;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.5); }
    .ulisting-main .ulisting-lock:after {
      position: absolute;
      z-index: 10000;
      top: 10%;
      left: 45%;
      font-size: 30px;
      color: #303441;
      content: "\f023"; }
    .ulisting-main .ulisting-lock-btn {
      position: relative; }
      .ulisting-main .ulisting-lock-btn:before {
        content: "";
        position: absolute;
        z-index: 1000;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        background-color: rgba(255, 255, 255, 0.4); }
      .ulisting-main .ulisting-lock-btn:after {
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        position: absolute;
        z-index: 10000;
        top: 10%;
        left: calc( (100% / 2) - 9px);
        font-size: 30px;
        color: #303441;
        content: "\f023";
        line-height: 24px; }
  .ulisting-main .ulisting-lock.lock-top-50:after {
    top: 50%; }
  .ulisting-main .ulisting-opacity-09 {
    opacity: 0.9; }
  .ulisting-main .ulisting-opacity-08 {
    opacity: 0.8; }
  .ulisting-main .ulisting-opacity-07 {
    opacity: 0.7; }
  .ulisting-main .ulisting-opacity-06 {
    opacity: 0.6; }
  .ulisting-main .ulisting-opacity-05 {
    opacity: 0.5; }
  .ulisting-main .ulisting-opacity-04 {
    opacity: 0.4; }
  .ulisting-main .ulisting-opacity-03 {
    opacity: 0.3; }
  .ulisting-main .ulisting-opacity-02 {
    opacity: 0.2; }
  .ulisting-main .ulisting-opacity-01 {
    opacity: 0.1; }
  .ulisting-main .p-t-5 {
    padding-top: 5px; }
  .ulisting-main .p-t-10 {
    padding-top: 10px; }
  .ulisting-main .p-t-15 {
    padding-top: 15px; }
  .ulisting-main .p-t-30 {
    padding-top: 30px; }
  .ulisting-main .p-r-5 {
    padding-right: 5px; }
  .ulisting-main .p-r-10 {
    padding-right: 10px; }
  .ulisting-main .p-r-15 {
    padding-right: 15px; }
  .ulisting-main .p-r-30 {
    padding-right: 30px; }
  .ulisting-main .p-b-5 {
    padding-bottom: 5px; }
  .ulisting-main .p-b-10 {
    padding-bottom: 10px; }
  .ulisting-main .p-b-15 {
    padding-bottom: 15px; }
  .ulisting-main .p-b-30 {
    padding-bottom: 30px; }
  .ulisting-main .p-l-5 {
    padding-left: 5px; }
  .ulisting-main .p-l-10 {
    padding-left: 10px; }
  .ulisting-main .p-l-15 {
    padding-left: 15px; }
  .ulisting-main .p-l-30 {
    padding-left: 30px; }
  .ulisting-main .m-0 {
    margin: 0px !important; }
  .ulisting-main .m-t-10 {
    margin-top: 10px; }
  .ulisting-main .m-t-15 {
    margin-top: 15px; }
  .ulisting-main .m-t-30 {
    margin-top: 30px; }
  .ulisting-main .m-t--10 {
    margin-top: -10px; }
  .ulisting-main .m-t--15 {
    margin-top: -15px; }
  .ulisting-main .m-t--30 {
    margin-top: -30px; }
  .ulisting-main .m-r-10 {
    margin-right: 10px; }
  .ulisting-main .m-r-15 {
    margin-right: 15px; }
  .ulisting-main .m-r-30 {
    margin-right: 30px; }
  .ulisting-main .m-b-5 {
    margin-bottom: 5px; }
  .ulisting-main .m-b-10 {
    margin-bottom: 10px; }
  .ulisting-main .m-b-15 {
    margin-bottom: 15px; }
  .ulisting-main .m-b-30 {
    margin-bottom: 30px; }
  .ulisting-main .m-l-10 {
    margin-left: 10px; }
  .ulisting-main .m-l-15 {
    margin-left: 15px; }
  .ulisting-main .m-l-30 {
    margin-left: 30px; }
  .ulisting-main .ulisting-boder-1 {
    border: 1px solid; }
  .ulisting-main .ulisting-boder-2 {
    border: 3px solid; }
  .ulisting-main .ulisting-boder-3 {
    border: 3px solid; }
  .ulisting-main .ulisting-boder-color-base-7 {
    border-color: #efefef; }
  .ulisting-main .text-light {
    color: white; }
  .ulisting-main .stm-white-space-nowrap {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .ulisting-main .cursor-pointer {
    cursor: pointer; }
  .ulisting-main .draggable-panel {
    min-width: 100%;
    min-height: 60px;
    border: 1px dashed #0000001a;
    padding: 5px; }
  .ulisting-main .stm-listing-widget a {
    vertical-align: super;
    display: inline-block; }
  .ulisting-main .panel-custom {
    float: left;
    width: 100%; }
  .ulisting-main .stm-max-width-100 {
    max-width: 100%; }
  .ulisting-main .w-full {
    width: 100% !important; }
  .ulisting-main h-full {
    height: 100%; }
  .ulisting-main .stm-listing-toggle .stm-listing-tabs {
    border-bottom: 1px solid grey;
    width: 100%;
    overflow: hidden; }
  .ulisting-main .stm-listing-toggle .stm-listing-tabs .stm-listing-tab {
    float: left;
    background: white;
    margin: 0px 0px;
    padding: 15px 30px;
    cursor: pointer;
    font-size: 18px; }
  .ulisting-main .stm-listing-toggle .stm-listing-tabs .stm-listing-tab.active {
    color: #dd4b39;
    border-bottom: 3px solid #dd4b39; }
  .ulisting-main .stm-listing-toggle .stm-listing-panels .stm-listing-panel {
    padding: 20px 10px;
    display: none; }
  .ulisting-main .stm-listing-toggle .stm-listing-panels .stm-listing-panel:first-child {
    display: block; }
  .ulisting-main .autocomplete-panel {
    float: left;
    width: 100%;
    padding: 15px 0px; }
  .ulisting-main .autocomplete-panel input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  .ulisting-main .clear-both:after {
    content: '';
    clear: both;
    display: block; }
  .ulisting-main .sidebar-description.custom {
    margin-bottom: 15px; }
  .ulisting-main .stm-border-style-dashed {
    border-style: dashed; }
  .ulisting-main .stm-border-width-1px {
    border-width: 1px; }
  .ulisting-main .stm-border-color-000 {
    border-color: #000; }
  .ulisting-main .stm-border-color-fff {
    border-color: #000; }
  .ulisting-main .stm-width-10 {
    width: 10%; }
  .ulisting-main .stm-width-20 {
    width: 20%; }
  .ulisting-main .stm-width-30 {
    width: 30%; }
  .ulisting-main .stm-width-40 {
    width: 40%; }
  .ulisting-main .stm-width-50 {
    width: 50%; }
  .ulisting-main .stm-width-60 {
    width: 60%; }
  .ulisting-main .stm-width-70 {
    width: 70%; }
  .ulisting-main .stm-width-80 {
    width: 80%; }
  .ulisting-main .stm-width-90 {
    width: 90%; }
  .ulisting-main .stm-width-100 {
    width: 100%; }
  .ulisting-main .stm-width-100px {
    width: 100px; }
  .ulisting-main .stm-width-200px {
    width: 200px; }
  .ulisting-main .stm-width-300px {
    width: 300px; }
  .ulisting-main .stm-width-300px {
    width: 300px; }
  .ulisting-main .stm-width-400px {
    width: 400px; }
  .ulisting-main .stm-width-500px {
    width: 500px; }
  .ulisting-main .stm-width-600px {
    width: 600px; }
  .ulisting-main .stm-width-700px {
    width: 700px; }
  .ulisting-main .stm-min-width-max-content {
    width: max-content; }
  .ulisting-main .stm-height-10 {
    height: 10%; }
  .ulisting-main .stm-height-15 {
    height: 15%; }
  .ulisting-main .stm-height-20 {
    height: 20%; }
  .ulisting-main .stm-height-30 {
    height: 30%; }
  .ulisting-main .stm-height-40 {
    height: 40%; }
  .ulisting-main .stm-height-50 {
    height: 50%; }
  .ulisting-main .stm-height-60 {
    height: 60%; }
  .ulisting-main .stm-height-70 {
    height: 70%; }
  .ulisting-main .stm-height-80 {
    height: 80%; }
  .ulisting-main .stm-height-90 {
    height: 90%; }
  .ulisting-main .stm-height-100 {
    height: 100%; }
  .ulisting-main .stm-height-250px {
    height: 250px; }
  .ulisting-main .stm-height-700px {
    height: 700px; }
  .ulisting-main .stm-height-800px {
    height: 800px; }
  .ulisting-main .stm-height-900px {
    height: 900px; }
  .ulisting-main .stm-min-height-100px {
    min-height: 100px; }
  .ulisting-main .stm-min-height-500px {
    min-height: 500px; }
  .ulisting-main .stm-min-height-800px {
    min-height: 800px; }
  .ulisting-main .stm-min-height-10 {
    min-height: 10%; }
  .ulisting-main .stm-min-height-20 {
    min-height: 20%; }
  .ulisting-main .stm-min-height-30 {
    min-height: 30%; }
  .ulisting-main .stm-min-height-40 {
    min-height: 40%; }
  .ulisting-main .stm-min-height-40 {
    min-height: 40%; }
  .ulisting-main .stm-min-height-50 {
    min-height: 50%; }
  .ulisting-main .stm-min-height-60 {
    min-height: 60%; }
  .ulisting-main .stm-min-height-70 {
    min-height: 70%; }
  .ulisting-main .stm-min-height-80 {
    min-height: 80%; }
  .ulisting-main .stm-min-height-90 {
    min-height: 90%; }
  .ulisting-main .stm-min-height-100 {
    min-height: 100%; }
  .ulisting-main .stm-scrol-panel-x {
    overflow: hidden;
    overflow-x: auto; }
  .ulisting-main .stm-scrol-panel-y {
    overflow: hidden;
    overflow-y: auto; }
  .ulisting-main .stm-scrol-panel-x.type > div {
    display: inline-flex;
    padding: 15px 0px; }
  .ulisting-main .ulisting-overflow {
    overflow: hidden; }
  .ulisting-main .stm-spinner {
    display: inline-block;
    margin: 0px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px; }
    .ulisting-main .stm-spinner > div {
      background-color: #b714fb;
      height: 100%;
      width: 6px;
      display: inline-block;
      -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
      animation: sk-stretchdelay 1.2s infinite ease-in-out; }
    .ulisting-main .stm-spinner div:nth-child(2) {
      -webkit-animation-delay: -1.1s;
      animation-delay: -1.1s; }
    .ulisting-main .stm-spinner div:nth-child(3) {
      -webkit-animation-delay: -1.0s;
      animation-delay: -1.0s; }
    .ulisting-main .stm-spinner div:nth-child(4) {
      -webkit-animation-delay: -0.9s;
      animation-delay: -0.9s; }
    .ulisting-main .stm-spinner div:nth-child(5) {
      -webkit-animation-delay: -0.8s;
      animation-delay: -0.8s; }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }

@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }
  .ulisting-main .ulisting-checkbox {
    font-family: "Open Sans";
    font-weight: 300 !important; }
    .ulisting-main .ulisting-checkbox input[type=checkbox] {
      display: none; }
      .ulisting-main .ulisting-checkbox input[type=checkbox] + span {
        display: flex;
        justify-content: center;
        float: left;
        width: 18px;
        height: 18px;
        margin-right: 5px;
        color: #ffffff;
        background-color: #efefef; }
      .ulisting-main .ulisting-checkbox input[type=checkbox]:checked + span {
        background-color: #46b450; }
        .ulisting-main .ulisting-checkbox input[type=checkbox]:checked + span:before {
          content: "\2713"; }
  .ulisting-main .ulisting-radio-button {
    font-family: "Open Sans";
    font-weight: 300 !important; }
    .ulisting-main .ulisting-radio-button input[type=radio] {
      display: none; }
      .ulisting-main .ulisting-radio-button input[type=radio] + span {
        display: flex;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        float: left;
        width: 18px;
        height: 18px;
        margin-right: 5px;
        color: #ffffff;
        background-color: #efefef; }
      .ulisting-main .ulisting-radio-button input[type=radio]:checked + span {
        background-color: #46b450; }
        .ulisting-main .ulisting-radio-button input[type=radio]:checked + span:before {
          content: "";
          display: block;
          width: 10px;
          height: 10px;
          background-color: #fff;
          border-radius: 50%; }
  .ulisting-main .form-control input,
  .ulisting-main .autocomplete-panel input {
    -webkit-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1px solid transparent !important;
    background-color: #efefef !important;
    box-shadow: none !important;
    outline: none !important;
    padding: 10px 10px;
    min-height: 42px;
    font-family: "Open Sans";
    font-weight: 600;
    color: #303441;
    width: 100% !important;
    background-color: transparent !important; }
    .ulisting-main .form-control input:hover, .ulisting-main .form-control input:focus,
    .ulisting-main .autocomplete-panel input:hover,
    .ulisting-main .autocomplete-panel input:focus {
      outline: none !important;
      border: 1px solid transparent !important;
      box-shadow: none !important; }
  .ulisting-main .has-error .form-control {
    border: 1px solid #eb0000 !important; }
  .ulisting-main .ulisting-select2 + .select2-container .select2-selection--single {
    border: 1px solid transparent;
    height: 40px;
    border-radius: 0;
    background-color: #efefef; }
    .ulisting-main .ulisting-select2 + .select2-container .select2-selection--single .select2-selection__rendered {
      font-family: "Open Sans";
      font-weight: 600;
      color: #303441;
      padding: 7px 15px; }
    .ulisting-main .ulisting-select2 + .select2-container .select2-selection--single .select2-selection__arrow {
      top: 6px;
      right: 1px; }
  .ulisting-main .ulisting-select2 + .select2-container.select2-container--disabled .select2-selection--single {
    background-color: #e9ecef; }
    .ulisting-main .ulisting-select2 + .select2-container.select2-container--disabled .select2-selection--single .select2-selection__rendered {
      color: #a0a5aa; }
  .ulisting-main .select2-dropdown {
    border-radius: 0;
    border: 1px solid #e5e5e5;
    background-color: #ffffff; }
    .ulisting-main .select2-dropdown .select2-search .select2-search__field {
      outline: none;
      display: none;
      box-shadow: none;
      border-radius: 0;
      border: 0;
      font-family: "Open Sans";
      font-weight: 300;
      color: #303441;
      padding: 7px 15px;
      background-color: #e5e5e5; }
  .ulisting-main .has-error .ulisting-select2 + .select2-container .select2-selection--single {
    border-color: #eb0000; }
  .ulisting-main .select2-search__field {
    display: none; }
  .ulisting-main .btn {
    border-radius: 0;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Open Sans";
    font-weight: 600;
    padding: 8px 12px; }
  .ulisting-main .card {
    position: relative;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    margin-top: 0px;
    margin-bottom: 20px;
    min-width: 100%;
    max-width: 100%;
    background: #fff;
    box-sizing: border-box; }
    .ulisting-main .card:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "";
      width: 100%;
      height: 3px;
      background-color: #b714fb; }
  .ulisting-main .card-header {
    font-family: "Open Sans";
    font-weight: 600;
    padding: 10px;
    border-bottom: 1px solid #efefef; }
    .ulisting-main .card-header .btn {
      padding: 0px;
      height: 35px;
      width: 35px;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 21px; }
      .ulisting-main .card-header .btn.left {
        display: inline-block;
        margin-right: 10px;
        border-right: 1px solid #efefef; }
      .ulisting-main .card-header .btn.right {
        display: inline-block;
        margin-left: 10px;
        border-left: 1px solid #efefef; }
  .ulisting-main .card-default {
    border-color: #efefef; }
    .ulisting-main .card-default > .panel-heading {
      color: #303441;
      background-color: #ffffff;
      border-color: #efefef; }
      .ulisting-main .card-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #efefef; }
      .ulisting-main .card-default > .panel-heading .badge {
        color: #ffffff;
        background-color: #303441; }
    .ulisting-main .card-default > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #efefef; }
  .ulisting-main .card-body {
    padding: 15px; }
  .ulisting-main .input-group.color-picker .input-group-append .btn {
    border: 1px solid #ccc;
    border-left: 0;
    padding: 7px 12px;
    box-shadow: none !important; }
  .ulisting-main .input-group.color-picker .color-picker-container {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc; }
  .ulisting-main .input-group-addon {
    border-radius: 0px; }
  .ulisting-main .ulisting-thumbnail-field-panel {
    float: left;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.14);
    padding: 15px 0px 0px 0px;
    margin: 15px 0px; }
    .ulisting-main .ulisting-thumbnail-field-panel .ulisting-thumbnail-field-media {
      text-align: center;
      position: relative;
      overflow-x: hidden; }
    .ulisting-main .ulisting-thumbnail-field-panel .ulisting-thumbnail-field-media img {
      max-width: 90%;
      margin-bottom: 15px; }
    .ulisting-main .ulisting-thumbnail-field-panel .ulisting-thumbnail-field-media .bottom {
      position: absolute;
      width: 100%;
      height: 55px;
      background-color: rgba(0, 0, 0, 0.701961);
      bottom: -100%;
      padding: 12px 0px;
      transition: all 0.3s; }
    .ulisting-main .ulisting-thumbnail-field-panel .ulisting-thumbnail-field-media:focus .bottom,
    .ulisting-main .ulisting-thumbnail-field-panel .ulisting-thumbnail-field-media:hover .bottom {
      bottom: 0px; }
  .ulisting-main .stm-tabs-content-border {
    border: 1px solid #ddd;
    border-top: 0; }
  .ulisting-main .stm-listing-gallery {
    float: left;
    width: 100%;
    padding: 10px 0px; }
    .ulisting-main .stm-listing-gallery .draggable-panel {
      float: left;
      width: 100%;
      border: 0;
      min-height: inherit; }
    .ulisting-main .stm-listing-gallery .item img {
      max-width: 100%; }
    .ulisting-main .stm-listing-gallery .item > span {
      position: relative;
      width: 100%;
      display: flex;
      height: 150px;
      max-width: 100%;
      align-items: center;
      justify-content: center;
      margin-bottom: 15px;
      padding: 0px 0px;
      overflow: hidden;
      cursor: move;
      background-color: #efefef;
      background-size: cover; }
      .ulisting-main .stm-listing-gallery .item > span .trash {
        display: none;
        position: absolute;
        top: 15px;
        right: 15px;
        background-color: #eb0000;
        color: #fff;
        font-size: 14px;
        padding: 0px 0px 0px 8px;
        cursor: pointer;
        justify-content: center;
        align-items: center;
        padding: 7px 10px; }
      .ulisting-main .stm-listing-gallery .item > span .feature-image {
        display: none;
        position: absolute;
        top: 15px;
        left: 15px;
        background-color: #00000036;
        color: #fff;
        font-size: 14px;
        padding: 0px 0px 0px 8px;
        cursor: pointer;
        justify-content: center;
        align-items: center;
        padding: 7px 10px; }
        .ulisting-main .stm-listing-gallery .item > span .feature-image.active {
          display: flex;
          background-color: #46b450; }
    .ulisting-main .stm-listing-gallery .item:hover > span .trash,
    .ulisting-main .stm-listing-gallery .item:hover > span .feature-image {
      display: flex; }
    .ulisting-main .stm-listing-gallery .item.sortable-ghost > span {
      box-shadow: 0px 20px 19px -12px #000;
      background-color: #23282d; }
  .ulisting-main .ulisting_builder_sidebar {
    width: 100%;
   }
  .ulisting-main .ulisting-date-picker {
    position: relative; }
  .ulisting-main .ulisting-date-picker i {
    position: absolute;
    right: 7px;
    top: 5px;
    font-size: 21px;
    cursor: pointer; }
  .ulisting-main .ulisting-border {
    border: 1px solid #303441; }
    .ulisting-main .ulisting-border-color-success {
      border-color: #46b450; }
    .ulisting-main .ulisting-border-color-danger {
      border-color: #eb0000; }
    .ulisting-main .ulisting-border-color-default {
      border-color: #efefef; }
  .ulisting-main .ulisting-extensions-list .caption {
    background-color: #fafafa; }
  .ulisting-main .ulisting-extensions-item-image {
    min-height: 200px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .ulisting-main .ulisting-extensions-item-image img {
      max-width: 100%; }
  .ulisting-main .ulisting-extensions-item-title {
    font-size: 18px;
    height: 55px;
    overflow: hidden;
    font-family: "Open Sans";
    font-weight: 600; }
  .ulisting-main .ulisting-extensions-item-description {
    font-family: "Open Sans";
    height: 90px;
    overflow: hidden;
    margin-bottom: 10px;
    font-weight: 400; }
  .ulisting-main .progress {
    height: 30px;
    border-radius: 0px; }
  .ulisting-main .progress-bar {
    font-size: 20px;
    line-height: 29px;
    padding: 0px 0px; }

.ulisting-main .v-select .dropdown-toggle::after {
  display: none; }

/* ---------------------------- form ---------------------------- */
.ulisting-main .form-control {
  border-radius: 0px;
  outline: none !important;
  box-shadow: none !important;
  font-size: 14px; }
  .ulisting-main .form-control:hover, .ulisting-main .form-control:active, .ulisting-main .form-control:focus {
    border-color: #ced4da; }
  .ulisting-main .form-control:disabled {
    color: #a0a5aa; }

.ulisting-main .form-group {
  margin-bottom: 15px; }

/* ---------------------------- alert ---------------------------- */
.ulisting-main .alert p {
  margin: 0; }

/* ---------------------------- tooltip ---------------------------- */
/* ---------------------------- popup notice ---------------------------- */
.stm_ulisting_pro_popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999; }
  .stm_ulisting_pro_popup .ulisting_overlay {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2; }
  .stm_ulisting_pro_popup .ulisting_close {
    position: absolute;
    z-index: 3;
    right: -30px;
    top: 0;
    width: 23px;
    height: 23px;
    cursor: pointer; }
    .stm_ulisting_pro_popup .ulisting_close:before {
      content: '';
      position: absolute;
      display: block;
      width: 5px;
      height: 25px;
      background-color: #fff;
      transform: rotate(45deg);
      top: 0;
      left: 9px; }
    .stm_ulisting_pro_popup .ulisting_close:after {
      content: '';
      position: absolute;
      display: block;
      width: 5px;
      height: 25px;
      background-color: #fff;
      transform: rotate(-45deg);
      top: 0;
      left: 9px; }

.ulisting_popup {
  position: absolute;
  left: 50%;
  top: 50%;
  background: #fff;
  transform: translate(-50%, -50%);
  border-radius: 5px;
  width: 740px;
  max-width: 100%;
  z-index: 3;
  text-align: center; }
  .ulisting_popup .popup_title h2 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    padding-top: 55px;
    margin-top: 0;
    margin-bottom: 25px; }
  .ulisting_popup .popup_subtitle {
    font-size: 15px;
    line-height: 24px;
    color: rgba(51, 51, 51, 0.6);
    margin-bottom: 35px;
    width: 400px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto; }
  .ulisting_popup .popup_image img {
    width: auto !important;
    max-width: 100%;
    max-height: 300px;
    margin: 0 auto; }
  .ulisting_popup .owl-theme .owl-dots {
    padding-bottom: 20px; }
    .ulisting_popup .owl-theme .owl-dots .owl-dot {
      display: inline-block;
      zoom: 1; }
      .ulisting_popup .owl-theme .owl-dots .owl-dot span {
        width: 7px;
        height: 7px;
        margin: 4px;
        background: #baceee;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px; }
      .ulisting_popup .owl-theme .owl-dots .owl-dot.active span, .ulisting_popup .owl-theme .owl-dots .owl-dot:hover span {
        background: #195ec8; }
      .ulisting_popup .owl-theme .owl-dots .owl-dot:focus {
        outline: 0; }
  .ulisting_popup .popup_footer {
    background: #f2f4f5;
    padding: 18px 25px 8px;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    color: #333;
    border-radius: 0 0 5px 5px;
    justify-content: space-between;
    align-items: center; }
    .ulisting_popup .popup_footer a {
      font-weight: 700;
      color: #333;
      text-decoration: none; }
    .ulisting_popup .popup_footer .text {
      margin-right: 15px;
      margin-bottom: 10px; }
    .ulisting_popup .popup_footer .pro_button {
      color: #fff;
      border-radius: 5px;
      background-image: -moz-linear-gradient(90deg, #3b82fb 0%, #54a1ff 100%);
      background-image: -webkit-linear-gradient(90deg, #3b82fb 0%, #54a1ff 100%);
      background-image: -ms-linear-gradient(90deg, #3b82fb 0%, #54a1ff 100%);
      box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
      background-color: #4a94fd;
      padding: 8px 25px;
      display: inline-block;
      margin-bottom: 10px; }

.ulisting_pro_notice {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 15px 30px 0;
  background-color: #3c3d4a;
  color: #fff;
  border-radius: 5px;
  padding: 9px;
  align-items: center; }
  .ulisting_pro_notice .free {
    display: flex;
    align-items: center; }
    .ulisting_pro_notice .free img {
      margin-right: 13px; }
    .ulisting_pro_notice .free .ulisting_title {
      font-size: 18px;
      font-weight: 700;
      margin-right: 15px; }
    .ulisting_pro_notice .free .ulisting_subtitle {
      font-size: 13px;
      color: #ffffff;
      opacity: 0.7; }
  .ulisting_pro_notice .pro a {
    color: #fff;
    font-size: 14px;
    padding: 10px 18px 10px 20px;
    margin-left: 10px;
    border-radius: 5px;
    background: linear-gradient(0deg, #54a1ff, #3b82fb);
    background-size: 400% 400%;
    -webkit-animation: gradientAnimation 7s ease infinite;
    -moz-animation: gradientAnimation 7s ease infinite;
    animation: gradientAnimation 7s ease infinite;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none; }

/* ---------------------------- Plugins page ---------------------------- */
a.ulisting-get-pro {
  font-weight: bold; }

/* ---------------------------- social login plugin ---------------------------- */
.ulistin-social-login-main .tab-content {
  min-height: 800px; }

.ulistin-social-login-main .uls-title {
  margin-left: 20px; }

.ulistin-social-login-main .ulisting-main {
  background: #f1f1f1; }

.ulistin-social-login-main .usl-container {
  padding: 10px;
  margin: 10px; }

#usl-accordion-container .usl-accordion-info i {
  font-family: FontAwesome;
  font-size: 25px; }

#usl-accordion-container .usl-accordion-content-info > div {
  width: 100%; }

/* ---------------------------- Accordion ---------------------------- */
#usl-accordion-container {
  margin: 50px 0;
  font-family: "Poppins", sans-serif; }

#usl-accordion-container * {
  box-sizing: border-box; }

.usl-accordion-tab {
  position: relative;
  width: 75%;
  max-width: 75%;
  margin: 0 auto 10px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.4);
  opacity: 1;
  transition: box-shadow .2s, opacity .4s; }

.usl-accordion-tab:hover {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.11); }

.usl-accordion-input {
  display: none !important; }

.usl-accordion-input:checked ~ .usl-accordion-wrapper + .usl-accordion-tab-content {
  max-height: 3000px; }

.usl-accordion-input:checked ~ .usl-accordion-wrapper:after {
  transform: rotate(0); }

.usl-accordion-label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  max-height: 80px;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
  z-index: 1;
  cursor: pointer; }

.usl-accordion-wrapper {
  position: relative;
  display: block;
  height: 80px;
  margin: 0;
  padding: 0 87px 0 30px;
  font-size: 0;
  white-space: nowrap;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none; }

.usl-accordion-wrapper:before, .usl-accordion-wrapper:after {
  content: '';
  display: inline-block;
  vertical-align: middle; }

.usl-accordion-wrapper:before {
  height: 100%; }

.usl-accordion-wrapper:after {
  position: absolute;
  width: 24px;
  height: 100%;
  right: 30px;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg); }

.usl-accordion-title {
  display: inline-block;
  width: 75%;
  margin-left: 16px;
  font-weight: 500;
  color: #242a32;
  white-space: normal;
  text-align: left;
  vertical-align: middle; }

.usl-accordion-stat {
  width: 40%;
  text-align: right; }

.all-opinions,
.usl-accordion-title {
  font-size: 14px;
  line-height: 22px; }

.all-opinions {
  color: #5d5d5d;
  text-align: left; }

.usl-accordion-wrapper + .usl-accordion-tab-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s; }

.usl-accordion-wrapper > div,
.usl-accordion-stat > div {
  display: inline-block; }

.usl-accordion-wrapper > div {
  vertical-align: middle; }

.positive-count,
.negative-count,
.neutral-count {
  display: inline-block;
  margin: 0 0 0 20px;
  padding-left: 26px;
  background-repeat: no-repeat;
  font-size: 13px;
  line-height: 20px;
  color: #363636; }

.positive-count {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4KICAgIDxwYXRoIGZpbGw9IiM3RUQzMjEiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEwIDE4LjU3MWMtNC43MjYgMC04LjU3MS0zLjg0NS04LjU3MS04LjU3MSAwLTQuNzI2IDMuODQ1LTguNTcxIDguNTcxLTguNTcxIDQuNzI2IDAgOC41NzEgMy44NDUgOC41NzEgOC41NzEgMCA0LjcyNi0zLjg0NSA4LjU3MS04LjU3MSA4LjU3MXpNMjAgMTBjMCA1LjUxNC00LjQ4NiAxMC0xMCAxMFMwIDE1LjUxNCAwIDEwIDQuNDg2IDAgMTAgMHMxMCA0LjQ4NiAxMCAxMHpNNSAxMS40MjdhNSA1IDAgMCAwIDEwIDAgLjcxNC43MTQgMCAxIDAtMS40MjkgMCAzLjU3MSAzLjU3MSAwIDAgMS03LjE0MiAwIC43MTQuNzE0IDAgMSAwLTEuNDI5IDB6bTEuMDcxLTVhMS4wNzEgMS4wNzEgMCAxIDAgMCAyLjE0MyAxLjA3MSAxLjA3MSAwIDAgMCAwLTIuMTQzem03Ljg1OCAwYTEuMDcxIDEuMDcxIDAgMSAwIDAgMi4xNDMgMS4wNzEgMS4wNzEgMCAwIDAgMC0yLjE0M3oiLz4KPC9zdmc+Cg=="); }

.negative-count {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4KICAgIDxwYXRoIGZpbGw9IiNGRjZFMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEwIDE4LjU3MWMtNC43MjYgMC04LjU3MS0zLjg0NS04LjU3MS04LjU3MSAwLTQuNzI2IDMuODQ1LTguNTcxIDguNTcxLTguNTcxIDQuNzI2IDAgOC41NzEgMy44NDUgOC41NzEgOC41NzEgMCA0LjcyNi0zLjg0NSA4LjU3MS04LjU3MSA4LjU3MXpNMjAgMTBjMCA1LjUxNC00LjQ4NiAxMC0xMCAxMFMwIDE1LjUxNCAwIDEwIDQuNDg2IDAgMTAgMHMxMCA0LjQ4NiAxMCAxMHpNNSAxNC45OThhLjcxNC43MTQgMCAwIDAgMS40MjkgMCAzLjU3MSAzLjU3MSAwIDAgMSA3LjE0MiAwIC43MTQuNzE0IDAgMSAwIDEuNDI5IDAgNSA1IDAgMSAwLTEwIDB6bTEuMDcxLTguNTdhMS4wNzEgMS4wNzEgMCAxIDAgMCAyLjE0MiAxLjA3MSAxLjA3MSAwIDAgMCAwLTIuMTQzem03Ljg1OCAwYTEuMDcxIDEuMDcxIDAgMSAwIDAgMi4xNDIgMS4wNzEgMS4wNzEgMCAwIDAgMC0yLjE0M3oiLz4KPC9zdmc+Cg=="); }

.neutral-count {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4KICAgIDxwYXRoIGZpbGw9IiNCQUMyRDYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTEwIDE4LjU3MWMtNC43MjYgMC04LjU3MS0zLjg0NS04LjU3MS04LjU3MSAwLTQuNzI2IDMuODQ1LTguNTcxIDguNTcxLTguNTcxIDQuNzI2IDAgOC41NzEgMy44NDUgOC41NzEgOC41NzEgMCA0LjcyNi0zLjg0NSA4LjU3MS04LjU3MSA4LjU3MXpNMjAgMTBjMCA1LjUxNC00LjQ4NiAxMC0xMCAxMFMwIDE1LjUxNCAwIDEwIDQuNDg2IDAgMTAgMHMxMCA0LjQ4NiAxMCAxMHpNNS43MTQgMTEuNDI3YS43MTQuNzE0IDAgMSAwIDAgMS40MjloOC41NzJhLjcxNC43MTQgMCAxIDAgMC0xLjQyOUg1LjcxNHptLjM1Ny01YTEuMDcxIDEuMDcxIDAgMSAwIDAgMi4xNDMgMS4wNzEgMS4wNzEgMCAwIDAgMC0yLjE0M3ptNy44NTggMGExLjA3MSAxLjA3MSAwIDEgMCAwIDIuMTQzIDEuMDcxIDEuMDcxIDAgMCAwIDAtMi4xNDN6Ii8+Cjwvc3ZnPgo="); }

.usl-accordion-info {
  width: 60%;
  white-space: nowrap;
  font-size: 0; }

.usl-accordion-info:before {
  content: '';
  display: inline-block;
  height: 44px;
  vertical-align: middle; }

.chart-pie {
  position: relative;
  display: inline-block;
  height: 44px;
  width: 44px;
  border-radius: 50%;
  background-color: #e4e4e4;
  vertical-align: middle; }

.chart-pie:after {
  content: '';
  display: block;
  position: absolute;
  height: 40px;
  width: 40px;
  top: 2px;
  left: 2px;
  border-radius: 50%;
  background-color: #fff; }

.chart-pie-count {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 44px;
  color: #242a32;
  text-align: center;
  z-index: 1; }

.chart-pie > div {
  clip: rect(0, 44px, 44px, 22px); }

.chart-pie > div,
.chart-pie.over50 .first-fill {
  position: absolute;
  height: 44px;
  width: 44px;
  border-radius: 50%; }

.chart-pie.over50 > div {
  clip: rect(auto, auto, auto, auto); }

.chart-pie.over50 .first-fill {
  clip: rect(0, 44px, 44px, 22px); }

.chart-pie:not(.over50) .first-fill {
  display: none; }

.second-fill {
  position: absolute;
  clip: rect(0, 22px, 44px, 0);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border-width: 3px;
  border-style: solid;
  box-sizing: border-box; }

.chart-pie.positive .second-fill {
  border-color: transparent; }

.chart-pie.negative .second-fill {
  border-color: transparent; }

.usl-accordion-tab-content {
  background-color: #f7f4f4;
  text-align: justify; }

.usl-accordion-content-info {
  padding: 24px 30px 30px; }

.opinion-header {
  position: relative;
  width: 100%;
  margin: 0 0 24px;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  color: #242a32;
  text-transform: capitalize; }

.opinion-header > span:nth-child(2) {
  position: absolute;
  right: 0; }

.opinion-header + div > span {
  font-size: 13px;
  font-weight: 400;
  line-height: 22px;
  color: #363636; }

#usl-accordion-container .alert-warning,
#usl-accordion-container .alert-success {
  margin: 30px 0; }

#usl-accordion-container .btn-primary {
  border-radius: 5px;
  margin: 0 5px;
  font-size: 10px; }

.google-icon-wrapper,
.twitter-icon-wrapper,
.facebook-icon-wrapper {
  border-radius: 10%; }

.google-icon-wrapper {
  background: linear-gradient(-120deg, #4285f4, #34a853, #fbbc05, #ea4335) !important;
  color: #fff6f6 !important; }

.facebook-icon-wrapper {
  background: #4266b2 !important;
  color: #fff !important; }

.twitter-icon-wrapper {
  color: #fff !important;
  background: #4ab3f4 !important; }

.facebook-icon-wrapper i {
  margin: 1px 0 0 -1px;
  display: block; }

/* ---------------------------- toggle button ---------------------------- */
.toggle {
  width: 50px;
  height: 25px;
  background: #fff;
  border: 2px solid #ddd;
  border-radius: 200px;
  padding: 2px;
  transition: background 0.6s; }

.toggle .draggable {
  width: 25px;
  height: 25px;
  margin-top: -4px;
  margin-left: -4px;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.6);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  transition: -webkit-transform 0.05s ease-in-out;
  transition: transform 0.05s ease-in-out;
  transition: transform 0.05s ease-in-out, -webkit-transform 0.05s ease-in-out; }

.toggle.active {
  background: #72d09c;
  transition: background 0.6s; }

.app {
  display: flex; }

.switches {
  margin-right: 30px; }

/* ---------------------------- @media queries ---------------------------- */
@media screen and (max-width: 800px) {
  .usl-accordion-label {
    max-height: 102px; }
  .usl-accordion-wrapper {
    height: auto;
    padding: 10px 87px 10px 30px; }
  .usl-accordion-wrapper:before {
    display: none; }
  .usl-accordion-wrapper:after {
    top: 0; }
  .usl-accordion-wrapper > div {
    display: block;
    width: 100%; }
  .usl-accordion-stat {
    margin-top: 10px;
    text-align: left; } }

@media screen and (max-width: 750px) {
  .usl-accordion-content-info > div {
    display: block;
    width: 100%;
    max-width: 100%; }
  .usl-accordion-content-info > div:not(:first-child) {
    margin-top: 10px; } }

@media screen and (max-width: 500px) {
  .usl-accordion-label {
    max-height: 140px; }
  .usl-accordion-stat > div {
    display: block;
    width: 100%; }
  .all-opinions {
    margin-bottom: 10px; }
  .all-opinions + div > span:first-child {
    margin: 0; } }
