@import url(http://fonts.googleapis.com/css?family=Open+Sans);
/* 
    Created on  : Sep 23, 2014, 12:38:06 PM
    Author      : Debasis Panda
    Email       : imdebasispanda@gmail.com
    Project     : Incentmark
*/
/******* Index *******/
/*  01. Global
    02. Header
    03. Login
    04. Footer 
    05. Spend
    06. Check Out
*/
/*==== Font Styles Starts ====*/
/****** Font Weights ******/
.font_bold {
  font-weight: bold;
}
.text-bold {
  font-weight: bold;
}
.font-normal {
  font-weight: normal;
}
/****** Font Colors ******/
.font-facebook {
  color: #3B5998;
}
.font-twitter {
  color: #5EA9DD;
}
.font-google-plus {
  color: #DD4B39;
}
.font-pinterest {
  color: #BD081C;
}
.font-linkedin {
  color: #0077B5;
}
.font_white_imp {
  color: #fff !important;
}
.font-white {
  color: #fff;
}
.font-grey {
  color: gray;
}
.font-lightgray {
  color: #d3d3d3;
}
.font-black {
  color: #000;
}
.font-red {
  color: #FF0000;
}
.font-yellow {
  color: #FFD100;
}
.font-green {
  color: #469637;
}
.font-dark-green {
  color: #018022;
}
.font-dark-green.bolder {
  font-weight: bolder;
  text-shadow: 1px 0 #018022;
}
.font-clr-theme {
  color: #a60c1b;
}
.font-clr-theme2 {
  color: #2a3542;
}
.font-clr-theme2.bolder {
  font-weight: bolder;
  text-shadow: 1px 0 #2a3542;
}
.font-clr-themeFade {
  color: rgba(166, 12, 27, 0.55);
}
.subheading-font-clr1 {
  color: #a9a9a9;
}
.font-clr-doggerBlue {
  color: #239BD6;
}
.fb-clr {
  color: #3b5998;
}
.twitter-clr {
  color: #22bbf4;
}
.gplus-clr {
  color: #dd4b39;
}
.pinterest-clr {
  color: #cb2027;
}
/****** Font Sizes ******/
@media (max-width: 767px) {
  .h3-xs {
    font-size: 20px;
  }
  .h4-xs {
    font-size: 16px;
  }
}
.font10px {
  font-size: 10px;
}
.font11px {
  font-size: 11px;
}
.font12px {
  font-size: 12px;
}
.font14px {
  font-size: 14px;
}
.font16px {
  font-size: 16px;
}
.font18px {
  font-size: 18px;
}
.font20px {
  font-size: 20px;
}
.font25px {
  font-size: 25px;
  font-weight: bold;
}
.font30px {
  font-size: 30px;
}
.font35px {
  font-size: 35px;
}
.font-italic {
  font-style: italic;
}
/*==== Theme Styles Starts ====*/
/*==== *** 01. Padding *** ==== */
.no-padding {
  padding: 0 !important;
}
.padding-left-0 {
  padding-left: 0 !important;
}
.padding-right-0 {
  padding-right: 0;
}
.padding-bottom-0 {
  padding-bottom: 0 !important;
}
.padding-top-0 {
  padding-top: 0;
}
.padding-5px {
  padding: 5px;
}
.padding-10px {
  padding: 10px;
}
.padding-20px {
  padding: 20px !important;
}
.padding-left-10 {
  padding-left: 10px;
}
.padding-top-5 {
  padding-top: 5px;
}
.padding-bottom-5 {
  padding-bottom: 5px;
}
.padding-top-10 {
  padding-top: 10px !important;
}
.padding-bottom-10 {
  padding-bottom: 10px;
}
.padding-top-20px {
  padding-top: 20px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.padding-top-25px {
  padding-top: 25px;
}
.padding-top-35px {
  padding-top: 35px;
}
.margin-top-30 {
  margin-top: 30px;
}
.padding-top-35per {
  padding-top: 35%;
}
.padding-left-15 {
  padding-left: 15px;
}
.padding-right-15 {
  padding-right: 15px;
}
.padding-left-right-30 {
  padding-left: 30px;
  padding-right: 30px;
}
.padding-top-bottom-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
/*==== *** 02. Margin *** ==== */
.table-flex-row-xs,
.table-flex-row-sm,
.table-flex-row-md,
.table-flex-row-lg {
  border-collapse: collapse;
}
.table-flex-row-xs.no-border .table-flex-column-xs,
.table-flex-row-sm.no-border .table-flex-column-xs,
.table-flex-row-md.no-border .table-flex-column-xs,
.table-flex-row-lg.no-border .table-flex-column-xs,
.table-flex-row-xs.no-border .table-flex-column-sm,
.table-flex-row-sm.no-border .table-flex-column-sm,
.table-flex-row-md.no-border .table-flex-column-sm,
.table-flex-row-lg.no-border .table-flex-column-sm,
.table-flex-row-xs.no-border .table-flex-column-md,
.table-flex-row-sm.no-border .table-flex-column-md,
.table-flex-row-md.no-border .table-flex-column-md,
.table-flex-row-lg.no-border .table-flex-column-md,
.table-flex-row-xs.no-border .table-flex-column-lg,
.table-flex-row-sm.no-border .table-flex-column-lg,
.table-flex-row-md.no-border .table-flex-column-lg,
.table-flex-row-lg.no-border .table-flex-column-lg {
  border: 0 !important;
}
.table-flex-row-xs .table-flex-column-xs,
.table-flex-row-sm .table-flex-column-sm,
.table-flex-row-md .table-flex-column-md,
.table-flex-row-lg .table-flex-column-lg {
  border: 1px solid #d3d3d3;
  border-collapse: collapse;
}
.table-flex-row-xs .table-flex-column-xs:last-child,
.table-flex-row-sm .table-flex-column-sm:last-child,
.table-flex-row-md .table-flex-column-md:last-child,
.table-flex-row-lg .table-flex-column-lg:last-child {
  border-top: 0;
}
.table-flex-row-xxs {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.table-flex-row-xxs .table-flex-column-xxs:last-child {
  border-left: 0;
  border-top: 1px solid #d3d3d3;
}
.table-flex-row-xxs.no-border .table-flex-column-xxs {
  border: 0 !important;
}
@media (min-width: 600px) {
  .table-flex-row-xs {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .table-flex-row-xs .table-flex-column-xs:last-child {
    border-left: 0;
    border-top: 1px solid #d3d3d3;
  }
  .table-flex-row-xs.no-border .table-flex-column-xs {
    border: 0 !important;
  }
}
@media (min-width: 768px) {
  .table-flex-row-sm {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .table-flex-row-sm .table-flex-column-sm:last-child {
    border-left: 0;
    border-top: 1px solid #d3d3d3;
  }
  .table-flex-row-sm.no-border .table-flex-column-sm {
    border: 0 !important;
  }
}
@media (min-width: 992px) {
  .table-flex-row-md {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .table-flex-row-md .table-flex-column-md:last-child {
    border-left: 0;
    border-top: 1px solid #d3d3d3;
  }
  .table-flex-row-md.no-border .table-flex-column-md {
    border: 0 !important;
  }
}
@media (min-width: 1200px) {
  .table-flex-row-lg {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .table-flex-row-lg .table-flex-column-lg:last-child {
    border-left: 0;
    border-top: 1px solid #d3d3d3;
  }
  .table-flex-row-lg.no-border .table-flex-column-lg {
    border: 0 !important;
  }
}
.left-content {
  padding-left: 0;
  background: #f1f2f7;
}
@media (max-width: 767px) {
  .left-content {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .right-content {
    border-left: 0 !important;
  }
  .right-content .right-sidebar {
    border-left: 0;
  }
}
.circle{
  border-radius: 50%;
  display: block;
}
.margin-left-box {
  margin: 0 10px 0 15px;
}
.margin-right-box {
  margin: 0 15px 0 0;
}
.no-margin {
  margin: 0;
}
.margin-top-0 {
  margin-top: 0;
}
.margin-right-0 {
  margin-right: 0;
}
.margin-top-45 {
  margin-top: 45px;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-top-5 {
  margin-top: 5px;
}
.margin-right-5 {
  margin-right: 5px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-right-15 {
  margin-right: 15px;
}
.margin-top-10 {
  margin-top: 10px;
}
.margin-top-15 {
  margin-top: 15px;
}
.margin-top-20 {
  margin-top: 20px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-bottom-5 {
  margin-bottom: 5px;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .no-padding-md {
    padding: 0;
  }
}
/*==== *** 03. Colors *** ==== */
.themeBg {
  background: #a60c1b;
}
.themeBgLight {
  background: #d60f23;
}
.whiteBg {
  background: #fff;
}
.background-gray {
  background: #f1f2f7;
}
.inline-block {
  display: inline-block;
}
.block-level {
  display: block;
}
.bg-danger-dark {
  background: #e4b9b9;
}
.bg-success-dark {
  background: #a3d48e;
}
.bg-danger-darker {
  background: #d59595;
}
.bg-dark-brown {
  background: #AB9A67;
}
.bg-dark-seagreen {
  background: #9BB399;
}
.bg-dark-salmon {
  background: #FEA676;
}
.bg-dark-khaki {
  background: #E3CC71;
}
.bg-light-slateblue {
  background: #91A1CC;
}
/*==== *** 04. Misc *** ==== */
.error{
  color: #ff0000;
}
@media (max-width: 600px) {
  .col-xxs-6 {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-4 {
    width: 33.3333%;
  }
  .col-xxs-8 {
    width: 66.6666%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-offset-0 {
    margin-left: 0;
  }
}
.popover {
  z-index: 1029;
}
.modal-scrollable .modal-dialog {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-height: 460px;
  /*    transition: all 0.5s ease 0.5s;
            -moz-transition: all 0.5s ease 0.5s;
            -webkit-transition: all 0.5s ease 0.5s;
            -o-transition: all 0.5s ease 0.5s;*/
  /*overflow: hidden;*/
}
.modal-scrollable .modal-dialog .modal-content {
  border-radius: 0;
}
.modal-scrollable .modal-dialog .modal-body {
  max-height: 400px;
  overflow-y: auto;
}
@media (max-width: 600px) {
  .hidden-xxs {
    display: none;
  }
}
.custom-container {
  background: #fff;
  border: 1px solid #d3d3d3;
  min-height: 200px;
}
.form-element-theme {
  background: #F6F6F6;
  box-shadow: none;
}
.form-element-theme.thin-checker {
  border-left: 1px solid #a60c1b;
}
@media (min-width: 992px) {
  .col-md-20-per {
    width: 20%;
    padding: 0 15px;
    position: relative;
    min-height: 1px;
    float: left;
  }
}
.col-xs-20-per {
  width: 20%;
  padding: 0 15px;
  position: relative;
  min-height: 1px;
  float: left;
}
.textbox-theme {
  border-left: 2px solid #a60c1b;
  background: #EDEDED;
}
.textbox-theme.right-input {
  border-left: 0 !important;
}
.textbox-group .left-input {
  border-right: 0;
}
.textbox-group .right-input {
  border-left: 0;
}
.circlular {
  border-radius: 50%;
}
.proceed,
.cancel {
  cursor: pointer !important;
  text-decoration: none !important;
}
.border-collapse {
  border-collapse: collapse;
}
.no-wrap {
  white-space: nowrap;
}
.border-top-0 {
  border-top: 0 !important;
}
.opcity-100 {
  opacity: 1 !important;
}
#videoAdModal .popover,
#earn-token .popover,
.my-preferences-content .popover {
  border-radius: 0;
  box-shadow: 0 0 4px 30px rgba(0, 0, 0, 0.3);
  /*max-width:500px;*/
  min-width: 500px;
  /*    min-height:215px;*/
}
#videoAdModal .popover .pop-title,
#earn-token .popover .pop-title,
.my-preferences-content .popover .pop-title {
  position: absolute;
  right: 15px;
  z-index: 1080;
}
#videoAdModal .popover .popover-body,
#earn-token .popover .popover-body,
.my-preferences-content .popover .popover-body {
  min-height: 165px;
}
#videoAdModal .popover .popover-body h5,
#earn-token .popover .popover-body h5,
.my-preferences-content .popover .popover-body h5 {
  font-size: 14px;
  font-weight: bold;
  line-height: 25px;
}
#videoAdModal .popover .popover-body img,
#earn-token .popover .popover-body img,
.my-preferences-content .popover .popover-body img {
  max-width: 100%;
}
#videoAdModal .popover .popover-body li label,
#earn-token .popover .popover-body li label,
.my-preferences-content .popover .popover-body li label {
  font-weight: normal;
}
#videoAdModal .popover .logo-img,
#earn-token .popover .logo-img,
.my-preferences-content .popover .logo-img {
  opacity: 0.1;
  text-align: right;
}
#videoAdModal .popover .popover-footer,
#earn-token .popover .popover-footer,
.my-preferences-content .popover .popover-footer {
  background: #848384;
  height: 42px;
  overflow: hidden;
}
#videoAdModal .popover .popover-footer .status,
#earn-token .popover .popover-footer .status,
.my-preferences-content .popover .popover-footer .status {
  background: #848384;
  padding-top: 12px;
}
#videoAdModal .popover .popover-footer .status .step-status,
#earn-token .popover .popover-footer .status .step-status,
.my-preferences-content .popover .popover-footer .status .step-status {
  position: relative;
  top: -10px;
}
#videoAdModal .popover .popover-footer .status .step-status > div,
#earn-token .popover .popover-footer .status .step-status > div,
.my-preferences-content .popover .popover-footer .status .step-status > div {
  /*width:20%;*/
}
#videoAdModal .popover .popover-footer .status .step-status > div p,
#earn-token .popover .popover-footer .status .step-status > div p,
.my-preferences-content .popover .popover-footer .status .step-status > div p {
  color: #b6b6b6;
}
#videoAdModal .popover .popover-footer .status .step-status .step,
#earn-token .popover .popover-footer .status .step-status .step,
.my-preferences-content .popover .popover-footer .status .step-status .step {
  border-radius: 100%;
  height: 10px;
  width: 10px;
  display: inline-block;
  background: #b6b6b6;
}
#videoAdModal .popover .popover-footer .status .step-status .step.done,
#earn-token .popover .popover-footer .status .step-status .step.done,
.my-preferences-content .popover .popover-footer .status .step-status .step.done {
  background: #00af6c;
}
#videoAdModal .popover .popover-footer .status .step-status .step.current,
#earn-token .popover .popover-footer .status .step-status .step.current,
.my-preferences-content .popover .popover-footer .status .step-status .step.current {
  background: #fff;
}
#videoAdModal .popover .popover-footer .next,
#earn-token .popover .popover-footer .next,
.my-preferences-content .popover .popover-footer .next,
#videoAdModal .popover .popover-footer .done,
#earn-token .popover .popover-footer .done,
.my-preferences-content .popover .popover-footer .done {
  background: #2abdbc;
}
#videoAdModal .popover .popover-footer .next button,
#earn-token .popover .popover-footer .next button,
.my-preferences-content .popover .popover-footer .next button,
#videoAdModal .popover .popover-footer .done button,
#earn-token .popover .popover-footer .done button,
.my-preferences-content .popover .popover-footer .done button {
  background: #2abdbc;
  color: #fff;
  padding: 12px;
}
.loading-bar-popup {
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1028;
}
.loading-bar-popup .progress {
  height: 12px;
}
.loading-bar-popup .progress .progress-bar {
  font-size: 8px;
  line-height: 12px;
  background: #A70C1C;
}
.round_img {
  border-radius: 50%;
}
.btn-theme {
  background: #BF1717;
  border-color: #BF1717;
  color: #fff;
}
.btn-theme:hover,
.btn-theme:active,
.btn-theme:focus {
  background: #a60c1b;
  border-color: #a60c1b;
  color: #fff;
}
.btn-theme-alt {
  background: #506072;
  border-color: #506072;
  color: #fff;
}
.btn-theme-alt:hover {
  background: #3b4754;
  border-color: #3b4754;
  color: #fff;
}
.btn-signIn {
  font-size: 16px;
  height: 37px;
  width: 130px;
  background: #a60c1b;
}
.btn-lightgray {
  background: #DFDFDF;
  color: #8F8F8F;
}
.btn-lightgray:hover {
  background: #CFCFCF;
  color: #8F8F8F;
}
.btn-darkgreen {
  background-image: linear-gradient(to bottom, #2abdbc 0px, #1ea8a5 100%);
  /*background: #2ABDBC;*/
  color: #fff;
  border-color: #1EA8A5;
}
.btn-darkgreen:hover {
  background: #1EA8A5;
  color: #fff;
}
.btn-gray {
  background: #8F8F8F;
  color: #fff;
}
.btn-gray:hover {
  background: #7F7F7F;
  color: #fff;
}
.link-btn {
  cursor: pointer;
  text-decoration: none !important;
}
.btn-link-primary {
  color: #337ab7;
  text-decoration: none !important;
}
.btn-link-primary span {
  cursor: pointer;
}
.input-square,
.border-square {
  border-radius: 0;
}
.input-square input,
.border-square input,
.input-square button,
.border-square button {
  border-radius: 0;
}
.pull-center {
  margin: 0 auto;
}
.hr-line {
  height: 2px;
  background: #b6b6b6;
}
.left-inner-addon,
.right-inner-addon {
  position: relative;
}
.left-inner-addon input {
  padding-left: 30px;
  border-radius: 0;
}
.right-inner-addon input {
  padding-right: 30px;
  border-radius: 0;
}
.left-inner-addon button {
  border-radius: 0;
}
.left-inner-addon button.btn-submit {
  position: relative;
  left: -10px;
  background: #a60c1b;
  border-color: #a60c1b;
  color: #fff;
}
.left-inner-addon i {
  position: absolute;
  padding: 10px 12px;
  pointer-events: none;
}
.left-inner-addon i.fa-2x {
  padding: 3px 6px;
}
.right-inner-addon i {
  position: absolute;
  padding: 10px 12px;
  right: 0;
  cursor: pointer;
}
.right-inner-addon i.fa-2x {
  padding: 3px 6px;
}
.btn-file-custom {
  z-index: 1;
  position: relative;
  overflow: hidden;
}
.btn-file-custom input[type=file] {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  opacity: 0;
}
/*.fa-search.inverted{
   -moz-transform: scale(-1,1);
  -o-transform: scale(-1,1);
  -webkit-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  transform: scale(-1,1);
}*/
select {
  -moz-appearance: button;
  text-indent: 0.01px;
  text-overflow: '';
}
.nav-tabs.first-level > li.active a,
.nav-tabs.first-level > li.active a:hover,
.nav-tabs.first-level > li.active a:focus {
  color: #2a3542;
}
.nav-tabs.second-level > li.active a,
.nav-tabs.second-level > li.active a:hover,
.nav-tabs.second-level > li.active a:focus {
  background: #2a3542;
  color: #fff;
  border: 0;
  position: relative;
}
.nav-tabs.second-level > li.active:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(42, 53, 66, 0);
  border-top-color: #2a3542;
  border-width: 8px;
  margin-left: -8px;
}
.divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.divider.row {
  margin-left: -15px;
  margin-right: -15px;
}
.theme-heading {
  border-bottom: 2px solid #a60c1b;
  color: #a60c1b;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.theme-border {
  border-bottom: 2px solid #a60c1b;
}
.theme-border-thin {
  border-bottom: 1px solid #a60c1b;
}
.theme-sub-heading {
  border: 0 none;
  color: #a60c1b;
  margin-bottom: 0;
  padding: 0 0 10px;
}
.theme-sub-heading a {
  color: #a60c1b;
  text-decoration: none;
}
.clipped,
.redeemed {
  background-color: rgba(255, 255, 255, 0.7);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1028;
  border: 4px solid #469637;
}
.clipped .icon,
.redeemed .icon {
  position: absolute;
  display: inline-block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 90px;
}
.clipped .icon p,
.redeemed .icon p {
  color: #469637;
  font-size: 25px !important;
  font-weight: bold;
}
#googleMap {
  height: 400px;
}
.pac-container {
  position: fixed;
  z-index: 1070;
}
.distance-info {
  margin-top: -5px;
  margin-bottom: 5px;
}
.ui-datepicker {
  position: absolute;
  z-index: 1020;
}
.tile-content {
  background: #fff;
  border: 1px solid #eee;
  padding-bottom: 15px;
}
.tile-header {
  background: #B21E2C;
  color: #fff;
  font-size: 17px;
  padding: 0 15px;
  margin-bottom: 0;
}
.tile-blocks {
  padding: 0 5px;
}
.tile-blocks .tile-block-content {
  padding-left: 30px;
  padding-right: 30px;
}
.tile-blocks .tile-block {
  padding: 5px;
}
.tile-fixed{
  width: 200px;
  margin: auto;
}
.tile-blocks .tile-block .tile {
  padding-top: 45px;
  padding-bottom: 30px;
  color: #fff;
  text-decoration: none;
  min-height: 130px;
  cursor: pointer;
  position: relative;
}
.tile-blocks .tile-block .tile .chosen {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  border: 4px solid #469637;
  left: 0;
  top: 0;
}
.tile-blocks .tile-block .tile .chosen .icon {
  bottom: 0;
  display: inline-block;
  height: 60px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.tile-blocks .tile-block .tile h4 {
  font-weight: bold !important;
}
.tile-blocks .tile-block .tile h5 {
  opacity: 0.6;
}
.tile-blocks .tile-block .tile.tile-sm {
  min-height: 100px;
  padding-bottom: 15px;
  padding-top: 30px;
  height: 100px;
}
.list-sell-assets .tile-blocks .tile-block .tile-sm,
.advertise .tile-blocks .tile-block .tile-sm,
.list-sell-assets-edit .tile-blocks .tile-block .tile-sm,
.list-sell-assets-add .tile-blocks .tile-block .tile-sm {
  padding: 10px 0;
}
.tile-darkgreen {
  background: #33C2A6;
}
.tile-dark-seagreen {
  background: #9bb399;
}
.tile-brown {
  background: #DE855A;
}
.tile-darkbrown {
  background: #ab9a67;
}
.tile-pink {
  background: #FE817D;
}
.tile-yellow {
  background: #FCBA59;
}
.tile-blue {
  background: #45CCCD;
}
.tile-lightgreen {
  background: #8ACC72;
}
.tile-xyz {
  background: #CEC825;
}
.tile-violet {
  background: #A685F8;
}
.tile-darkblue {
  background: #24A0CE;
}
.hexagon {
  width: 100px;
  height: 55px;
  position: relative;
  display: block;
}
.hexagon:before {
  content: "";
  position: absolute;
  top: -25px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
}
.hexagon:after {
  content: "";
  position: absolute;
  bottom: -25px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
}
.hexagon.red {
  background: #EB6055;
}
.hexagon.red:before {
  border-bottom: 25px solid #EB6055;
}
.hexagon.red:after {
  border-top: 25px solid #EB6055;
}
.hexagon.blue {
  background: #39A9D3;
}
.hexagon.blue:before {
  border-bottom: 25px solid #39A9D3;
}
.hexagon.blue:after {
  border-top: 25px solid #39A9D3;
}
.hexagon.green {
  background: #2ABDBC;
}
.hexagon.green:before {
  border-bottom: 25px solid #2ABDBC;
}
.hexagon.green:after {
  border-top: 25px solid #2ABDBC;
}
/*New Bootstrap Classes*/
.panel-tomato {
  border-color: #FC625D;
  border-left: 0;
  border-right: 0;
  border-bottom-width: 2px;
}
.my-preferences-content .panel-tomato {
  border-width: 1px !important;
  border-left: 1px solid #FC625D !important;
  border-right: 1px solid #FC625D !important;
}
.panel-tomato .panel-heading {
  background: #FC625D;
  color: #fff;
}
.panel-tomato .list-item {
  border-color: #FC625D !important;
  color: #FC625D !important;
}
.panel-tomato .title-icon {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.panel-orange {
  border-color: #F7931F;
  border-left: 0;
  border-right: 0;
  border-bottom-width: 2px;
}
.my-preferences-content .panel-orange {
  border-width: 1px !important;
  border-left: 1px solid #F7931F !important;
  border-right: 1px solid #F7931F !important;
}
.panel-orange .panel-heading {
  background: #F7931F;
  color: #fff;
}
.panel-orange .list-item {
  border-color: #F7931F !important;
  color: #F7931F !important;
}
.panel-orange .title-icon {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.panel-darkgreen {
  border-color: #38696D;
  border-left: 0;
  border-right: 0;
  border-bottom-width: 2px;
}
.my-preferences-content .panel-darkgreen {
  border-width: 1px !important;
  border-left: 1px solid #38696D !important;
  border-right: 1px solid #38696D !important;
}
.panel-darkgreen .panel-heading {
  background: #38696D;
  color: #fff;
}
.panel-darkgreen .list-item {
  border-color: #38696D !important;
  color: #38696D !important;
}
.panel-darkgreen .title-icon {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.panel-dark-seagreen {
  border-color: #9BB399;
  border-left: 0;
  border-right: 0;
  border-bottom-width: 2px;
}
.my-preferences-content .panel-dark-seagreen {
  border-width: 1px !important;
  border-left: 1px solid #9BB399 !important;
  border-right: 1px solid #9BB399 !important;
}
.panel-dark-seagreen .panel-heading {
  background: #9BB399;
  color: #fff;
}
.panel-dark-seagreen .list-item {
  border-color: #9BB399 !important;
  color: #9BB399 !important;
}
.panel-dark-seagreen .title-icon {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.panel-violet {
  border-color: #C277A0;
  border-left: 0;
  border-right: 0;
  border-bottom-width: 2px;
}
.my-preferences-content .panel-violet {
  border-width: 1px !important;
  border-left: 1px solid #C277A0 !important;
  border-right: 1px solid #C277A0 !important;
}
.panel-violet .panel-heading {
  background: #C277A0;
  color: #fff;
}
.panel-violet .list-item {
  border-color: #C277A0 !important;
  color: #C277A0 !important;
}
.panel-violet .title-icon {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.panel-purple {
  border-color: #A685F8;
  border-left: 0;
  border-right: 0;
  border-bottom-width: 2px;
}
.my-preferences-content .panel-purple {
  border-width: 1px !important;
  border-left: 1px solid #A685F8 !important;
  border-right: 1px solid #A685F8 !important;
}
.panel-purple .panel-heading {
  background: #A685F8;
  color: #fff;
}
.panel-purple .list-item {
  border-color: #A685F8 !important;
  color: #A685F8 !important;
}
.panel-purple .title-icon {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.panel-darkblue {
  border-color: #24A0CE;
  border-left: 0;
  border-right: 0;
  border-bottom-width: 2px;
}
.my-preferences-content .panel-darkblue {
  border-width: 1px !important;
  border-left: 1px solid #24A0CE !important;
  border-right: 1px solid #24A0CE !important;
}
.panel-darkblue .panel-heading {
  background: #24A0CE;
  color: #fff;
}
.panel-darkblue .list-item {
  border-color: #24A0CE !important;
  color: #24A0CE !important;
}
.panel-darkblue .title-icon {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.panel-yellow {
  border-color: #FCBA59;
  border-left: 0;
  border-right: 0;
  border-bottom-width: 2px;
}
.my-preferences-content .panel-yellow {
  border-width: 1px !important;
  border-left: 1px solid #FCBA59 !important;
  border-right: 1px solid #FCBA59 !important;
}
.panel-yellow .panel-heading {
  background: #FCBA59;
  color: #fff;
}
.panel-yellow .list-item {
  border-color: #FCBA59 !important;
  color: #FCBA59 !important;
}
.panel-yellow .title-icon {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.panel-darkbrown {
  border-color: #AB9A67;
  border-left: 0;
  border-right: 0;
  border-bottom-width: 2px;
}
.my-preferences-content .panel-darkbrown {
  border-width: 1px !important;
  border-left: 1px solid #AB9A67 !important;
  border-right: 1px solid #AB9A67 !important;
}
.panel-darkbrown .panel-heading {
  background: #AB9A67;
  color: #fff;
}
.panel-darkbrown .list-item {
  border-color: #AB9A67 !important;
  color: #AB9A67 !important;
}
.panel-darkbrown .title-icon {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.panel-pink {
  border-color: #FE817D;
  border-left: 0;
  border-right: 0;
  border-bottom-width: 2px;
}
.my-preferences-content .panel-pink {
  border-width: 1px !important;
  border-left: 1px solid #FE817D !important;
  border-right: 1px solid #FE817D !important;
}
.panel-pink .panel-heading {
  background: #FE817D;
  color: #fff;
}
.panel-pink .list-item {
  border-color: #FE817D !important;
  color: #FE817D !important;
}
.panel-pink .title-icon {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.panel-darksalmon {
  border-color: #DE855A;
  border-left: 0;
  border-right: 0;
  border-bottom-width: 2px;
}
.my-preferences-content .panel-darksalmon {
  border-width: 1px !important;
  border-left: 1px solid #DE855A !important;
  border-right: 1px solid #DE855A !important;
}
.panel-darksalmon .panel-heading {
  background: #DE855A;
  color: #fff;
}
.panel-darksalmon .list-item {
  border-color: #DE855A !important;
  color: #DE855A !important;
}
.panel-darksalmon .title-icon {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.list-circle-o li {
  position: relative;
  padding-left: 50px !important;
}
.list-circle-o li .list-item {
  display: block;
  padding: 5px 10px;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 10px;
  bottom: 0;
  top: 0;
  margin: auto;
  border: 1px solid #d3d3d3;
  border-radius: 50%;
  font-weight: bold;
}
.process-tile-tab {
  padding: 0 15px;
  margin-top: 20px;
}
.process-tile-tab .process-title {
  background: #24A0CE;
  font-weight: bold;
  color: #fff;
  padding-top: 8px;
  height: 40px;
  padding-right: 0;
}
.process-tile-tab .process-nav .process {
  position: relative;
  font-size: 14px;
  padding-top: 8px;
  height: 40px;
  background: #81D6F5;
  color: #fff;
  border-right: 1px solid #fff;
  border-bottom: 4px solid #7DC2DB;
}
.process-tile-tab .process-nav .process:last-child {
  border-right: 0;
}
.process-tile-tab .process-nav .process.active {
  border-bottom: 4px solid #24A0CE;
}
.process-tile-tab .process-nav .process.active .process-badge {
  background: #24A0CE;
}
.process-tile-tab .process-nav .process.completed {
  background: #2ABDBC;
}
.process-tile-tab .process-nav .process.completed .process-badge {
  background: #2abdbc url("../img/tick-icon.png") no-repeat scroll center center;
  background-size: 15px 15px;
}
.process-tile-tab .process-nav .process .process-badge {
  background: #7DC2DB;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  bottom: -13px;
  margin: auto;
  left: 0;
  right: 0;
}
.ad-container {
  padding: 5px;
}
.ad-container .ads {
  border: 1px solid lightgray;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  padding: 5px;
  position: relative;
  /*overflow:hidden;*/
}
.ad-container .ads p {
  margin: 0;
  font-size: 12px;
}
.ad-container .ads .item-details {
  padding-right: 0;
}
.ad-container .ads .item-details h5 {
  color: #a60c1b;
  margin-bottom: 0;
}
.ad-container .ads .token-details {
  width: 67px;
  text-align: center;
  float: right;
}
.ad-container .ads .token-details h4 {
  color: #a60c1b;
  margin-bottom: 0;
  margin-top: 6px;
}
.ad-container .ads.disabled {
  opacity: 0.3;
}
.ad-container .ads .hover-tip {
  position: absolute;
  width: 100%;
  bottom: -100%;
  transition: all 0.5s;
  margin-left: -5px;
}
.ad-container .ads .hover-tip .tip-content {
  padding: 5px 0;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  background: rgba(53, 64, 77, 0.9);
}
.ad-container .ads .hover-tip .tip-content h4 {
  margin-top: 0;
  font-weight: bold;
}
.ad-container .ads:hover .hover-tip {
  bottom: -10px;
}
.ad-container .ad-image {
  text-align: center;
  position: relative;
  /*min-height:204px;*/
  /*                        span{
                                    display: inline-block;
                                    max-width: 100%;
                                    position: relative;
                                    .incentmark-logo{
                                        position: absolute;
                                        top: 0;
                                        right: 0;
                                        cursor:pointer;
                                    }
                                }*/
}
.ad-container .ad-image .loading-bar {
  position: absolute;
  width: 70%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.ad-container .ad-image img {
  /*width:100%;*/
  max-width: 100%;
  /*cursor:pointer;*/
}
.ad-container .ad-image .incentmark-logo {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  opacity: 0.3;
  transition: opacity 0.5s;
}
.ad-container .ad-image:hover .incentmark-logo {
  opacity: 1;
}
.ad-container.rich-media {
  /*        .ad-image{
                    min-height:200px;
                }*/
}
.ad-container.text-ad .ads {
  overflow: hidden;
}
.ad-container.text-ad .ad-image {
  cursor: auto;
  text-align: left;
  /*                            padding:0 25px;*/
}
.ad-container.text-ad .ad-image .ad-title {
  margin-bottom: 0;
  color: #1b0caf;
}
.ad-container.text-ad .ad-image .ad-title a {
  color: #1b0caf;
  text-decoration: none;
}
.ad-container.text-ad .ad-image .ad-url {
  color: #006720;
}
.ad-container.text-ad .ad-image .ad-url a {
  color: #006720 !important;
}
.ad-container.text-ad .ad-image .ad-content {
  text-transform: capitalize;
}
.ad-container.survey-ad .ad-image {
  min-height: 115px;
}
.ad-container .token-footer {
  background: #e4e4e3;
  margin: 0 10px;
  padding: 3px 5px;
}
.ad-container .token-footer .clip {
  color: #a60c1b;
}
.ad-container .token-footer label {
  margin: 0;
}
.ad-container .token-footer .fa-facebook,
.ad-container .token-footer .fa-thumbs-o-up {
  color: #3b5998;
}
.ad-container .token-footer .fa-twitter {
  color: #22bbf4;
}
#chartdiv {
  width: 100%;
  height: 500px;
  font-size: 11px;
}
.tooltip {
  white-space: nowrap;
}
@media (max-width: 600px) {
  .product-item-container .product-image {
    width: 100%;
  }
}
/*==== *** 01. Global *** ==== */
html,
body {
  height: 100%;
}
body {
  font-family: 'Open Sans', sans-serif;
  background: #F1F2F7;
  font-size: 13px;
  padding-top: 190px;
  padding-right: 0 !important;
  /*background: @themeColor2;*/
}
body.welcome-page {
  padding-top: 0 !important;
  height: 100%;
}
body.welcome-page .carousel {
  height: 100%;
}
body.welcome-page .carousel img {
  height: 100%;
  width: 100%;
}
body.welcome-page .carousel .carousel-caption {
  bottom: 5%;
}
body.welcome-page .carousel .carousel-control {
  background: none;
  color: gray;
}
@media (min-width: 992px) {
  body.welcome-page .carousel .carousel-inner {
    height: 100%;
  }
  body.welcome-page .carousel .carousel-inner .item {
    height: 100%;
  }
}
@media (min-width: 992px) {
  body.welcome-page #wrapper {
    height: 100%;
  }
}
body.registration-page {
  padding-top: 0 !important;
  background: url(../img/login_bg.jpg) no-repeat fixed center center / cover rgba(0, 0, 0, 0);
}
body.registration-page .registration-page-head {
  border-top: 3px solid #a60c1b;
  background: #fff;
  padding: 8px 0;
}
body.registration-page .registration-box {
  background: rgba(255, 255, 255, 0.9);
  border-top: 3px solid #a60c1b;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
body.registration-page .registration-box .registration-title {
  background: #BFBFBF;
}
body.registration-page .registration-box .import-choices-row {
  margin: 0 -5px;
}
body.registration-page .registration-box .import-choices-row .import-choices .choice {
  padding: 0 5px;
}
body.registration-page .registration-box .import-choices-row .import-choices .choice p {
  margin-bottom: 0;
}
body.registration-page .registration-box .import-choices-row .import-choices .choice img {
  max-width: 100%;
}
body.registration-page .registration-box .search-map {
  border: 1px solid #d3d3d3;
}
body.registration-page .registration-box .selected-category span {
  margin-right: 10px;
}
.forgot-password-page {
  padding-top: 0 !important;
  background: url(../img/login_bg.jpg) no-repeat fixed center center / cover rgba(0, 0, 0, 0);
}
.forgot-password-page .forgot-password-page-head {
  border-top: 3px solid #a60c1b;
  background: #fff;
  padding: 8px 0;
}
a {
  outline: 0 !important;
}
@media (min-width: 768px) {
  body {
    padding-top: 70px;
  }
}
/* Wrappers */
/* ------------------------------- */
#wrapper {
  width: 100%;
}
#page-wrapper {
  /*padding: 0 15px;*/
  /*min-height: 568px;*/
  /*background-color: #fff;*/
  background: #F1F2F7;
}
@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    /*        margin: 0 0 0 210px;
                padding: 0 30px;*/
    /*min-height: 1300px;*/
    border-left: 1px solid #e7e7e7;
  }
}
/*==== *** 02. Login *** ==== */
.login_bg {
  background: url(../img/login_bg.jpg) no-repeat fixed center center / cover rgba(0, 0, 0, 0);
  padding-top: 0 !important;
}
.login-box {
  height: 550px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.login-area {
  height: 350px;
  border-top: 1px solid #a60c1b;
  border-bottom: 1px solid #a60c1b;
}
.login_input input[type="email"],
.login_input input[type="password"] {
  border-left: 2px solid #a60c1b;
  height: 40px;
}
.social-area {
  height: 350px;
}
@media (max-width: 767px) {
  .social-area {
    margin-top: 40px;
  }
}
.login_header {
  background: #bfbfbf;
}
.incentmark-bg {
  background: #18a75b;
}
.google-bg {
  background: #186dee;
}
.yahoo-bg {
  background: #4101af;
}
.facebook-bg {
  background: #3c5a98;
}
.incentmark,
.google,
.yahoo {
  margin-bottom: 49px;
}
.incentmark .icon,
.google .icon,
.yahoo .icon,
.facebook .icon {
  border-right: 1px solid #fff;
}
.incentmark .link p,
.google .link p,
.yahoo .link p,
.facebook .link p {
  margin: 3px 0 0 0;
}
.social-links a {
  color: rgba(166, 12, 27, 0.55);
  text-decoration: none;
}
/*==== *** 03. Header *** ==== */
/* Top Right Navigation Dropdown Styles */
.page-head {
  border-top: 3px solid #a60c1b;
  background: #fff;
  /*padding:8px 0;*/
}
.page-head .navbar-header {
  margin-top: 5px;
}
.page-head .cart-btn {
  /*right: 140px;*/
  margin-top: 15px;
  padding: 6px 7px;
  display: inline-block;
  background: #a60c1b;
  color: #fff;
  position: relative;
  cursor: pointer;
  float: right;
  margin-right: 15px;
}
.page-head .cart-btn .cart-items {
  position: absolute;
  top: 0;
  right: 0;
  color: #a60c1b;
  background: #fff;
  border-radius: 100%;
  display: block;
  padding-left: 4px;
  width: 18px;
  height: 18px;
}
.brand {
  padding: 2px 0;
}
.search-option {
  width: 150px !important;
  position: relative;
  left: -5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.search-option.btn-group > .btn:hover {
  z-index: 0 !important;
}
.user-profile {
  border: 1px solid lightgray;
  padding: 5px;
  color: #a60c1b;
}
.user-profile:hover,
.user-profile:focus {
  color: #a60c1b;
}
.user-detail {
  position: relative;
  /*top:-8px;*/
}
.navbar-search {
  margin-top: 13px;
}
.navbar-search .dropdown-menu {
  max-height: 300px !important;
  border-radius: 0;
}
@media (min-width: 1100px) {
  .navbar-search {
    margin-left: 200px;
  }
}
.navbar-search .input-search {
  width: 300px;
}
@media (max-width: 980px) {
  .navbar-search .input-search {
    width: 100px;
  }
  .search-option {
    width: 120px ;
  }
  /*    .navbar-search{        
            padding:0 !important;
        }*/
}
/*@media(max-width:700px){
    .navbar-form .form-control {
        display:inline-block;
        float:left !important;
    }
    .navbar-search{
        margin-right:0;
        display: inline-block;
    }
    .navbar-top-links{
        display: inline-block;
        margin:5px auto;
    }
}*/
.navbar-top-links {
  margin-right: 0;
}
.navbar-top-links li {
  display: inline-block;
}
.navbar-top-links li:last-child {
  margin-right: 15px;
}
.navbar-top-links li a {
  padding: 2px 5px;
  margin: 10px 0;
  min-height: 40px;
}
.navbar-top-links .dropdown-menu li {
  display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0;
}
.navbar-top-links li.dropdown a .user-icon {
  width: 40px;
  height: 40px;
}
.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0;
}
.navbar-top-links .dropdown-messages {
  margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
  margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
  margin-left: -123px;
}
.navbar-top-links .dropdown-user {
  right: 0;
  left: auto;
  width: 100%;
  background: #fff;
  border: 1px solid #D9D9D9;
}
.navbar-top-links .dropdown-user:after,
.navbar-top-links .dropdown-user:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.navbar-top-links .dropdown-user:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 11px;
  margin-left: -11px;
}
.navbar-top-links .dropdown-user:before {
  border-color: transparent;
  border-bottom-color: #D9D9D9;
  border-width: 12px;
  margin-left: -12px;
}
/*==== *** 04. Sidebar *** ==== */
/* Sidebar Menu Styles */
.page-sidebar {
  background: #2a3542;
}
.page-sidebar a {
  color: #aeb2b7;
}
/*.navbar-static-side ul li {
    border-bottom: 1px solid #e7e7e7;
}*/
.sidebar-search {
  padding: 15px;
}
.user-panel {
  background: #35404d;
  margin: 0 5px;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
  color: #fff;
}
.user-panel .panel-heading {
  padding: 0 15px;
  background: #35404d;
  border: 0;
}
.user-panel .panel-body {
  padding-top: 0;
  padding-bottom: 0;
}
.user-panel .panel-body .user-data {
  margin-top: 10px;
}
.user-panel .panel-body .user-data .edit-user {
  position: relative;
  background: #2a3542;
  margin-left: -10px;
  margin-right: -10px;
  padding: 5px 0;
}
.user-panel .panel-body .user-data .edit-user p {
  margin-bottom: 0;
  margin: 0 10px;
  line-height: 15px;
  /*padding:4px 0;*/
}
.user-panel .panel-body .user-data .edit-user .edit-icon {
  position: absolute;
  top: -25px;
  right: 0;
  padding: 6px 8px;
  background: #2a3542;
}
.user-panel h4,
.user-panel h5 {
  margin: 0;
  margin-bottom: 5px;
}
.user-panel .token-box {
  padding: 0 6px 6px 6px;
}
.user-panel .token-box a {
  color: #fff;
}
.user-panel .token-box .token-earned {
  margin-bottom: 3px;
}
.user-panel .token-box .token-earned .token-title {
  background: #f4a49e;
  height: 68px;
  padding: 14px 10px;
}
.user-panel .token-box .token-earned .token-value {
  background: #e94f43;
  height: 68px;
  text-align: center;
  padding-top: 25px;
}
.user-panel .token-box .token-spent {
  margin-bottom: 3px;
}
.user-panel .token-box .token-spent .token-title {
  background: #6edfde;
  height: 68px;
  padding: 14px 10px;
}
.user-panel .token-box .token-spent .token-value {
  background: #2abdbc;
  height: 68px;
  text-align: center;
  padding-top: 25px;
}
.user-panel .token-box .token-available .token-title {
  background: #72c7e6;
  height: 68px;
  padding: 14px 10px;
}
.user-panel .token-box .token-available .token-value {
  background: #24a0ce;
  height: 68px;
  text-align: center;
  padding-top: 25px;
}
.arrow {
  float: right;
}
.fa.arrow:before {
  content: "\f104";
}
.active > a > .fa.arrow:before {
  content: "\f107";
}
.nav-second-level li,
.nav-third-level li {
  border-bottom: none !important;
}
.nav-second-level li a {
  padding-left: 37px;
}
.nav-third-level li a {
  padding-left: 52px;
}
#side-menu {
  margin-top: 5px;
}
#side-menu li a {
  padding: 8px 10px;
}
#side-menu li a:hover,
#side-menu li a:focus,
#side-menu li a:active {
  background: #506072;
}
#side-menu li a.active {
  background: #506072;
}
.bootstrap-select {
  max-width: 100%;
}
@media (min-width: 768px) {
  .sidebar-collapse {
    display: block;
  }
  .navbar-static-side {
    z-index: 1;
    /*        position: absolute;
                width: 210px;*/
    /*margin-top: 10px;*/
  }
  .navbar-top-links .dropdown-messages,
  .navbar-top-links .dropdown-tasks,
  .navbar-top-links .dropdown-alerts {
    margin-left: auto;
  }
}
@media (max-height: 600px) and (max-width: 767px) {
  .sidebar-collapse {
    max-height: 300px;
    overflow-y: scroll;
  }
}
@media (max-height: 400px) and (max-width: 767px) {
  .sidebar-collapse {
    max-height: 200px;
    overflow-y: scroll;
  }
}
.sub-navigation {
  background: #2a3542;
  margin-left: -15px;
  margin-right: -15px;
  position: fixed;
  z-index: 1029;
  max-height: 35px;
}
.sub-navigation .select-box {
  /*width:155px;*/
  /*display:inline-block;*/
  float: left;
  margin-right: 5px;
}
.sub-navigation .select-box .custom-select .dropdown-menu {
  width: 650px;
  border-radius: 0;
  max-height: 500px;
  overflow-y: auto;
}
.sub-navigation .select-box .custom-select .dropdown-menu .menu-items ul {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}
.sub-navigation .select-box .custom-select .dropdown-menu .menu-items ul li:first-child a {
  padding: 5px 0;
  color: #4F4F4F;
  display: inline-block;
  text-decoration: none;
}
.sub-navigation .select-box .custom-select .dropdown-menu .menu-items ul li:first-child a:active,
.sub-navigation .select-box .custom-select .dropdown-menu .menu-items ul li:first-child a:focus,
.sub-navigation .select-box .custom-select .dropdown-menu .menu-items ul li:first-child a:hover {
  color: #0654ba;
}
.sub-navigation .select-box .custom-select .dropdown-menu .menu-items ul li a {
  padding: 2px 5px;
  display: inline-block;
  text-decoration: none;
  color: gray;
  font-size: 13px;
}
.sub-navigation .select-box .custom-select .dropdown-menu .menu-items ul li a:active,
.sub-navigation .select-box .custom-select .dropdown-menu .menu-items ul li a:focus,
.sub-navigation .select-box .custom-select .dropdown-menu .menu-items ul li a:hover {
  color: #0654ba;
}
@media (max-width: 992px) {
  .sub-navigation .select-box .custom-select .dropdown-menu {
    width: 400px !important;
  }
}
.sub-navigation .select-box .custom-select .dropdown-menu .dropdown-footer {
  margin-bottom: 10px;
}
.sub-navigation .select-box .custom-select button {
  /*                &+ .dropdown-menu{
                    @media(max-width:980px){
                        width:400px !important;
                    }
                    width:650px;
                    border-radius:0;
                    .menu-items{
                        ul{
                            list-style: none;
                            padding:0;
                            margin:10px 0;
                            li:first-child{
                                a{
                                    padding:5px 0;
                                    color:#4F4F4F;
                                    display: inline-block;
                                    text-decoration: none;
                                    &:active,&:focus,&:hover{
                                        color:#0654ba;
                                    }
                                }
                            }
                            li{
                                a{
                                    padding:2px 5px;
                                    display: inline-block;
                                    text-decoration: none;
                                    color:gray;
                                    font-size: 13px;
                                    &:active,&:focus,&:hover{
                                        color:#0654ba;
                                    }
                                }
                            }
                        }
                    }
                }*/
  background: #a60c1b !important;
  border-color: #a60c1b !important;
  color: #fff !important;
  /*border-right:2px solid @themeColor2 !important;*/
}
.sub-navigation .select-box .custom-select button + button {
  background: #d60f23 !important;
  border-color: #d60f23 !important;
}
.sub-navigation .select-box .custom-select button:active,
.sub-navigation .select-box .custom-select button:focus,
.sub-navigation .select-box .custom-select button:hover {
  background: #d60f23 !important;
  border-color: #d60f23 !important;
  color: #fff !important;
  /*border-right:2px solid @themeColor2 !important;*/
}
.sub-navigation .nav {
  float: right;
  background: #2a3542;
}
.sub-navigation .nav a {
  padding: 7px 10px;
  color: #fff;
}
.sub-navigation .nav a:hover,
.sub-navigation .nav a:focus {
  background: #506072;
}
@media (max-width: 1100px) {
  .sub-navigation .nav {
    width: 165px;
    position: absolute;
    right: 15px;
    top: 35px;
  }
  .sub-navigation .nav li {
    float: none;
  }
}
@media (min-width: 1100px) {
  .sub-navigation .nav.collapse {
    display: block;
    visibility: visible;
  }
}
.sub-navigation .sub-nav-right-toggle {
  border-radius: 0;
}
@media (min-width: 1100px) {
  .sub-navigation .sub-nav-right-toggle {
    display: none;
  }
}
.tab-row {
  padding-top: 35px;
  /*.row-wide();*/
}
.tab-row .breadcrumb {
  background: #f1f2f7;
  margin-bottom: 0;
}
.tab-row .breadcrumb > li + li:before {
  content: "\203A";
  font-size: 16px;
  color: #a60c1b;
}
.tab-row .sub-content {
  background: #f1f2f7;
  padding-bottom: 15px;
}
.tab-row .sub-content .tab-content {
  /*            .theme-heading{                
                            color: @themeColor;
                            border-bottom:2px solid @themeColor;
                            padding:0 0 10px 10px;
                            margin-bottom: 0;
                        }*/
}
.tab-row .sub-content .tab-content.first-level > .tab-pane {
  background: #fff !important;
  border: 1px solid #dfe0e1;
  border-top: 0;
  min-height: 400px;
  padding-top: 10px;
}
.tab-row .sub-content .tab-content.first-level > .tab-pane .sub-sidebar {
  border-left: 1px solid #e5e5e5;
  /*background: #f1f2f7;*/
  border-top: 2px solid #2a3542;
}
.tab-row .sub-content .tab-content.first-level > .tab-pane .sub-sidebar .franchises {
  padding: 0;
  list-style-type: none;
  font-size: 12px;
}
.tab-row .sub-content .tab-content.first-level > .tab-pane .sub-sidebar .franchises li {
  padding: 10px 15px 0;
}
.tab-row .sub-content .tab-content.first-level > .tab-pane .sub-sidebar .franchises p {
  margin: 0;
}
.tab-row .sub-content .tab-content.first-level > .tab-pane .sub-sidebar .franchises .divider.row {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .tab-row .sub-content .tab-content.first-level > .tab-pane .tab-sub-content {
    border-right: 10px solid #F1F2F7;
  }
}
.tab-row .sub-content .tab-content.second-level {
  padding: 0 5px;
}
.tab-row .sub-content .tab-content.second-level > .tab-pane {
  /*min-height: 400px;*/
  padding-top: 15px;
}
.tab-row .sub-content .tab-content.second-level .ad-container {
  padding: 5px;
}
.tab-row .sub-content .tab-content.second-level .ad-container .ads {
  border: 1px solid lightgray;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  padding: 5px;
  position: relative;
  /*overflow:hidden;*/
}
.tab-row .sub-content .tab-content.second-level .ad-container .ads p {
  margin: 0;
  font-size: 11px;
}
.tab-row .sub-content .tab-content.second-level .ad-container .ads .item-details {
  padding-right: 0;
}
.tab-row .sub-content .tab-content.second-level .ad-container .ads .item-details h5 {
  color: #a60c1b;
  margin-bottom: 0;
}
.tab-row .sub-content .tab-content.second-level .ad-container .ads .token-details {
  width: 67px;
  text-align: center;
  float: right;
}
.tab-row .sub-content .tab-content.second-level .ad-container .ads .token-details h4 {
  color: #a60c1b;
  margin-bottom: 0;
  margin-top: 6px;
}
.tab-row .sub-content .tab-content.second-level .ad-container .ads.disabled {
  opacity: 0.3;
}
.tab-row .sub-content .tab-content.second-level .ad-container .ads .hover-tip {
  position: absolute;
  width: 100%;
  bottom: -100%;
  transition: all 0.5s;
  margin-left: -5px;
}
.tab-row .sub-content .tab-content.second-level .ad-container .ads .hover-tip .tip-content {
  padding: 5px 0;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  background: rgba(53, 64, 77, 0.9);
}
.tab-row .sub-content .tab-content.second-level .ad-container .ads .hover-tip .tip-content h4 {
  margin-top: 0;
  font-weight: bold;
}
.tab-row .sub-content .tab-content.second-level .ad-container .ads:hover .hover-tip {
  bottom: -10px;
}
.tab-row .sub-content .tab-content.second-level .ad-container .ad-image {
  text-align: center;
  position: relative;
  /*min-height:204px;*/
}
.tab-row .sub-content .tab-content.second-level .ad-container .ad-image .loading-bar {
  position: absolute;
  width: 70%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.tab-row .sub-content .tab-content.second-level .ad-container .ad-image img {
  /*width:100%;*/
  max-width: 100%;
  /*cursor:pointer;*/
}
.tab-row .sub-content .tab-content.second-level .ad-container .ad-image .incentmark-logo {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  opacity: 0.3;
  transition: opacity 0.5s;
}
.tab-row .sub-content .tab-content.second-level .ad-container .ad-image:hover .incentmark-logo {
  opacity: 1;
}
.tab-row .sub-content .tab-content.second-level .ad-container.richmedia-ad .ads {
  overflow: hidden;
}
.tab-row .sub-content .tab-content.second-level .ad-container.text-ad .ads {
  overflow: hidden;
}
.tab-row .sub-content .tab-content.second-level .ad-container.text-ad .ad-image {
  cursor: auto;
  text-align: left;
  /*                            padding:0 25px;*/
}
.tab-row .sub-content .tab-content.second-level .ad-container.text-ad .ad-image .ad-title {
  margin-bottom: 0;
  color: #1b0caf;
}
.tab-row .sub-content .tab-content.second-level .ad-container.text-ad .ad-image .ad-url {
  color: #006720;
}
.tab-row .sub-content .tab-content.second-level .ad-container.text-ad .ad-image .ad-url a {
  color: #006720 !important;
}
.tab-row .sub-content .tab-content.second-level .ad-container.text-ad .ad-image .ad-content {
  text-transform: capitalize;
}
.tab-row .sub-content .tab-content.second-level .ad-container.survey-ad .ad-image {
  min-height: 115px;
}
.tab-row .sub-content .tab-content.second-level #coupons .coupon-item {
  padding: 5px;
}
.tab-row .sub-content .tab-content.second-level #coupons .coupon-item .content {
  border: 1px solid lightgray;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  min-height: 170px;
  padding: 0 5px;
}
.tab-row .sub-content .tab-content.second-level #coupons .coupon-item .content .ads {
  margin-left: -5px;
  margin-right: -5px;
  border: 0;
  box-shadow: none;
}
.tab-row .sub-content .tab-content.second-level #coupons .coupon-item .content .ads .ad-image {
  min-height: 165px;
}
.tab-row .sub-content .tab-content.second-level #coupons .coupon-item .content .ads .ad-image .incentmark-logo {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.tab-row .sub-content .tab-content.second-level #coupons .coupon-item .content .token-footer {
  background: #e4e4e3;
  margin: 0 10px;
  padding: 3px 5px;
}
.tab-row .sub-content .tab-content.second-level #coupons .coupon-item .content .token-footer .clip {
  color: #a60c1b;
}
.tab-row .sub-content .tab-content.second-level #coupons .coupon-item .content .token-footer label {
  margin: 0;
}
.tab-row .sub-content .tab-content.second-level #coupons .coupon-item .content .token-footer .fa-facebook,
.tab-row .sub-content .tab-content.second-level #coupons .coupon-item .content .token-footer .fa-thumbs-o-up {
  color: #3b5998;
}
.tab-row .sub-content .tab-content.second-level #coupons .coupon-item .content .token-footer .fa-twitter {
  color: #22bbf4;
}
.tab-row .sub-content .tab-content.second-level #coupons .coupon-item .content .item h5 {
  color: #a60c1b;
  font-size: 16px;
  margin: 0;
}
.tab-row .sub-content .tab-content.second-level #coupons .coupon-item .content .item p {
  font-size: 12px;
  margin: 2px 0;
}
.tab-row .sub-content .tab-content.second-level #coupons .coupon-item .content h4 {
  color: #a60c1b;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
  text-align: center;
  margin: 0;
}
.tab-row .sub-content .tab-content.second-level #coupons .coupon-item .content .coupon-img {
  text-align: center;
}
.tab-row .sub-content .tab-content.second-level #coupons .coupon-item .content .coupon-img img {
  max-width: 100%;
}
.tab-row .sub-content .tab-content.second-level #check-ins .ads {
  overflow: hidden;
}
.tab-row .sub-content .tab-content.second-level #check-ins .checkIn-header {
  padding: 10px;
}
.tab-row .sub-content .tab-content.second-level #check-ins .checkIn-header .btn-loc {
  padding: 2px 6px;
  font-size: 12px;
}
.tab-row .sub-content .tab-content.second-level #check-ins .checkIn-header .radius-picker {
  border: 0;
  padding: 2px;
  width: 120px;
}
.tab-row .sub-content .tab-content.second-level #check-ins .checkIn-header #location-radius {
  text-align: right;
}
@media (max-width: 980px) {
  .tab-row .sub-content .tab-content.second-level #check-ins .checkIn-header #location-radius {
    text-align: left;
  }
}
.tab-row .sub-content .tab-content.second-level #check-ins .ad-image {
  min-height: 135px;
}
.tab-row .sub-content .tab-content.second-level #check-ins .redemption-form input[type=text] {
  padding-left: 2px;
  padding-right: 2px;
  font-size: 10px;
}
.tab-row .sub-content .tab-content #earn-token {
  border-collapse: collapse;
  /*padding-bottom:15px;*/
  /*    .tab-content.second-level{
                        border-right:1px solid @clr9;
                    }*/
}
.tab-row .sub-content .tab-content #earn-token .nav-tabs.second-level .tab-select-box {
  width: 150px;
  margin: 2px 0;
}
.tab-row .sub-content .tab-content #earn-token .nav-tabs.second-level .tab-select-box button {
  color: #a60c1b !important;
  padding: 3px 12px;
}
.tab-row .sub-content .tab-content #earn-token #my-queue .my-queue-row {
  padding: 5px;
  margin-bottom: 20px;
}
.tab-row .sub-content .tab-content #earn-token #my-queue .my-queue-row .ad-container {
  background: #fff;
}
.tab-row .sub-content .tab-content #earn-token #my-queue .my-preferences-ad {
  background: #33C2A6;
}
.tab-row .sub-content .tab-content #earn-token #my-queue .tv-ads {
  background: #E94F43;
}
.tab-row .sub-content .tab-content #earn-token #my-queue .radio-ads {
  background: #2ABDBC;
}
.tab-row .sub-content .tab-content #earn-token #my-queue .magazine-ads {
  background: #24A0CE;
}
.tab-row .sub-content .tab-content #earn-token #my-queue .magazine-ads .ad-image {
  min-height: 150px;
}
.tab-row .sub-content .tab-content #earn-token #my-queue .shopping-ads {
  background: #9972B5;
}
.tab-row .sub-content .tab-content #earn-token #my-queue .shopping-ads .ad-image {
  min-height: 121px;
}
.tab-row .sub-content .tab-content #earn-token #my-queue .more-ad,
.tab-row .sub-content .tab-content #earn-token #my-queue .queue-logo-container {
  position: relative;
  min-height: 184px;
}
.tab-row .sub-content .tab-content #earn-token #my-queue .more-ad .more-ad-btn,
.tab-row .sub-content .tab-content #earn-token #my-queue .queue-logo-container .more-ad-btn,
.tab-row .sub-content .tab-content #earn-token #my-queue .more-ad .queue-logo,
.tab-row .sub-content .tab-content #earn-token #my-queue .queue-logo-container .queue-logo {
  cursor: pointer;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 40px;
  width: 100%;
}
.tab-row .sub-content .tab-content #earn-token #my-queue .more-ad .queue-logo,
.tab-row .sub-content .tab-content #earn-token #my-queue .queue-logo-container .queue-logo {
  height: 115px;
  cursor: default;
}
.tab-row .sub-content .tab-content #earn-token #my-queue .more-ad .queue-logo p,
.tab-row .sub-content .tab-content #earn-token #my-queue .queue-logo-container .queue-logo p {
  margin-top: 5px;
  margin-bottom: 0;
}
.tab-row .sub-content .tab-content #earn-token #video-ads {
  /*                    .video-box{
                                            padding:5px;
                                            .video-ad{
                                                min-height:150px;
                                                border:1px solid lightgray;
                                                box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
                                                padding:2px;
                                                .item img{
                                                    cursor: pointer;
                                                }
                                                p{
                                                    font-size:12px; 
                                                    margin:2px 0;
                                                }
                                                img{
                                                    width:100%;
                                                }
                                                h5,h4{
                                                    margin-bottom: 0;
                                                    margin-top:15px;
                                                    color:@themeColor;
                                                }
                                                h4{
                                                    margin-top:10px;
                                                }
                                                .item-details{
                                                    padding-right: 0;
                                                }
                                            }
                                        }    */
}
.tab-row .sub-content .tab-content #earn-token #video-ads #video-title {
  color: #a60c1b;
}
.tab-row .sub-content .tab-content #earn-token #video-ads .fullVideo .close {
  position: relative;
  top: -5px;
}
.tab-row .sub-content .tab-content #earn-token #video-ads .fullVideo .social-links i {
  margin: 0 5px;
}
.tab-row .sub-content .tab-content #earn-token #video-ads .fullVideo .tokens {
  background: #2a3542;
  color: #fff;
  display: inline-block;
  /*                            margin:20px 0 0 0;*/
  padding: 5px 10px;
}
.tab-row .sub-content .tab-content #earn-token #video-ads .fullVideo .tokens .h3 {
  margin: 0;
}
.tab-row .sub-content .tab-content #earn-token #video-ads .fullVideo .tokens span {
  display: inline-block;
}
.tab-row .sub-content .tab-content #earn-token #video-ads .fullVideo .video-container {
  border-top: 2px solid #2a3542;
  position: relative;
}
.tab-row .sub-content .tab-content #earn-token #video-ads .fullVideo .video-container .video-control {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.tab-row .sub-content .tab-content #earn-token #video-ads .fullVideo .video-container .video-control img {
  width: 100%;
}
.tab-row .sub-content .tab-content #earn-token #video-ads .fullVideo .video-container .ad-popup {
  position: absolute;
  bottom: 37px;
  left: 0;
  width: 100%;
}
.tab-row .sub-content .tab-content #earn-token #video-ads .fullVideo .video-container .ad-popup img {
  max-width: 100%;
}
.tab-row .sub-content .tab-content #earn-token #video-ads .fullVideo .video-container .ad-popup .close-ad {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 25px;
  cursor: default;
}
.tab-row .sub-content .tab-content #earn-token #video-ads .fullVideo .video-container #item-video {
  width: 100%;
}
.tab-row .sub-content .tab-content #purchase-token #purchase-box-1 {
  padding-bottom: 40px;
}
.tab-row .sub-content .tab-content #purchase-token #purchase-box-1 .paymentMode span {
  display: block;
  opacity: 0.9;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  cursor: pointer;
}
.tab-row .sub-content .tab-content #purchase-token #purchase-box-1 .paymentMode span.debit-card {
  background: #24a0ce;
  border: 1px solid #24a0ce;
  padding: 33px 22px;
}
.tab-row .sub-content .tab-content #purchase-token #purchase-box-1 .paymentMode span.credit-card {
  background: #e94f43;
  border: 1px solid #e94f43;
  padding: 33px 22px;
}
.tab-row .sub-content .tab-content #purchase-token #purchase-box-1 .paymentMode span.gift-card {
  background: #2abdbc;
  border: 1px solid #2abdbc;
  padding: 33px 22px;
}
.tab-row .sub-content .tab-content #purchase-token #purchase-box-1 .paymentMode span.paypal-card {
  background: #bdb82a;
  border: 1px solid #bdb82a;
  padding: 27px 30px;
}
.tab-row .sub-content .tab-content #purchase-token #purchase-box-1 .paymentMode:checked + span {
  border: 1px solid #4F4F4F;
  opacity: 1;
  cursor: default;
}
.tab-row .sub-content .tab-content #purchase-token #order-summary .purchase-nav,
.tab-row .sub-content .tab-content #purchase-token #payment-option .purchase-nav {
  margin-top: 40px;
}
.tab-row .sub-content .tab-content #purchase-token #order-summary .purchase-nav .step-status,
.tab-row .sub-content .tab-content #purchase-token #payment-option .purchase-nav .step-status {
  position: relative;
  top: -18px;
}
.tab-row .sub-content .tab-content #purchase-token #order-summary .purchase-nav .step-status .step,
.tab-row .sub-content .tab-content #purchase-token #payment-option .purchase-nav .step-status .step {
  width: 30px;
  height: 30px;
  border-radius: 100%;
}
.tab-row .sub-content .tab-content #purchase-token #order-summary .purchase-nav .step-status .step.done,
.tab-row .sub-content .tab-content #purchase-token #payment-option .purchase-nav .step-status .step.done {
  background: #00af6c url(../img/tick-icon.png) no-repeat center;
}
.tab-row .sub-content .tab-content #purchase-token #order-summary .purchase-nav .step-status .step.remain,
.tab-row .sub-content .tab-content #purchase-token #payment-option .purchase-nav .step-status .step.remain {
  background: #b6b6b6;
  color: #fff;
  padding: 5px 10px;
  font-weight: bold;
}
.tab-row .sub-content .tab-content #purchase-token #order-summary .content,
.tab-row .sub-content .tab-content #purchase-token #payment-option .content {
  background: #e7e7e7;
}
.tab-row .sub-content .tab-content #purchase-token #order-summary .content .sub-content,
.tab-row .sub-content .tab-content #purchase-token #payment-option .content .sub-content {
  background: #fff;
  padding-top: 40px;
}
.tab-row .sub-content .tab-content #purchase-token #order-summary .side-box,
.tab-row .sub-content .tab-content #purchase-token #payment-option .side-box {
  background: #e7e7e7;
  padding: 80px 50px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  min-height: 100%;
}
@media (max-width: 980px) {
  .tab-row .sub-content .tab-content #purchase-token #order-summary .side-box,
  .tab-row .sub-content .tab-content #purchase-token #payment-option .side-box {
    display: block;
  }
}
.tab-row .sub-content .tab-content #purchase-token #order-summary .token-details,
.tab-row .sub-content .tab-content #purchase-token #payment-option .token-details {
  border: 1px solid lightgray;
  /*min-height:200px;*/
}
.tab-row .sub-content .tab-content #purchase-token #order-summary .token-details table,
.tab-row .sub-content .tab-content #purchase-token #payment-option .token-details table {
  /*margin-bottom: 0;*/
}
.tab-row .sub-content .tab-content #purchase-token #order-summary .token-details table tbody tr td,
.tab-row .sub-content .tab-content #purchase-token #payment-option .token-details table tbody tr td {
  border: 0;
}
.tab-row .sub-content .tab-content #purchase-token #order-summary .token-details .panel-footer,
.tab-row .sub-content .tab-content #purchase-token #payment-option .token-details .panel-footer {
  background: #fff;
  padding-top: 0;
  padding-bottom: 0;
}
.tab-row .sub-content .tab-content #purchase-token #order-summary .token-details .panel-footer table,
.tab-row .sub-content .tab-content #purchase-token #payment-option .token-details .panel-footer table {
  margin-bottom: 0;
}
.tab-row .sub-content .tab-content #purchase-token #order-summary .token-details .panel-footer table tr td,
.tab-row .sub-content .tab-content #purchase-token #payment-option .token-details .panel-footer table tr td {
  padding-top: 0;
  padding-bottom: 0;
}
.tab-row .sub-content .tab-content #purchase-token #payment-option .payment-group {
  background: #f1f4f4;
  padding: 5px 20px;
}
.tab-row .sub-content .tab-content #purchase-token #payment-option .payment-group .payment-option {
  cursor: pointer;
  padding: 15px 10px 0 10px;
  opacity: 0.4;
}
.tab-row .sub-content .tab-content #purchase-token #payment-option .payment-group .payment-option:first-child {
  border-bottom: 1px solid #e5e8e8;
}
.tab-row .sub-content .tab-content #purchase-token #payment-option .payment-group .payment-option:first-child .table-cell {
  padding-top: 20px;
}
.tab-row .sub-content .tab-content #purchase-token #payment-option .payment-group .payment-option.selected {
  background: #ffffff;
  opacity: 1;
}
.tab-row .sub-content .tab-content #purchase-token #payment-option .payment-group .payment-option.selected .fa {
  color: #46bb3e;
}
.tab-row .sub-content .tab-content #purchase-token #payment-option .payment-group .payment-option .table-cell {
  padding-top: 10px;
}
.tab-row .sub-content .tab-content #exchange-token {
  /*padding-bottom:40px;*/
}
.tab-row .sub-content .tab-content #exchange-token .content .payment-box {
  margin: 20px 40px;
}
.tab-row .sub-content .tab-content #exchange-token .content .payment-box .payment-box-inner {
  /*border: 1px solid #D3D3D3;*/
  padding: 0 15px;
  border-collapse: collapse;
}
.tab-row .sub-content .tab-content #exchange-token .content.second-level {
  /*background: #e7e7e7;*/
}
.tab-row .sub-content .tab-content #exchange-token .content.second-level .token-details {
  border: 1px solid lightgray;
}
.tab-row .sub-content .tab-content #exchange-token .content.second-level .token-details .panel-body {
  padding-top: 50px;
  padding-bottom: 50px;
}
.tab-row .sub-content .tab-content #exchange-token .content.second-level .token-details table td {
  border: 0;
}
.tab-row .sub-content .tab-content #exchange-token .content.second-level .sub-content {
  padding: 0 15px !important;
}
.tab-row .sub-content .tab-content #exchange-token .content.second-level .sub-content .inner-content {
  padding: 20px;
  /*                                &+ .inner-content{
                                                                    border-left: 1px solid #D3D3D3;
                                                                }*/
}
.tab-row .sub-content .tab-content #exchange-token .content .third-level {
  /*background: #e7e7e7;*/
}
.tab-row .sub-content .tab-content #exchange-token .content .third-level .payment-group {
  background: #e7e7e7;
}
.tab-row .sub-content .tab-content #exchange-token .content .third-level .token-details {
  border: 1px solid lightgray;
}
@media (max-width: 1200px) {
  .tab-row .sub-content .tab-content #exchange-token .content .third-level .token-details {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.tab-row .sub-content .tab-content #exchange-token .content .third-level .token-details .panel-body {
  padding-top: 80px;
  padding-bottom: 80px;
}
.tab-row .sub-content .tab-content #exchange-token .content .side-box {
  background: #03a2a0;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
.tab-row .sub-content .tab-content #exchange-token .content .theme-sub-heading {
  border-bottom: 2px solid #a60c1b;
  color: #a60c1b;
  margin-bottom: 0;
  padding-bottom: 10px;
  border: 0;
  padding-left: 0;
}
.tab-row .sub-content .tab-content #exchange-token .content .sub-content {
  background: #fff;
  /*padding:40px 50px;*/
}
.tab-row .sub-content .tab-content #exchange-token .content .sub-content .inner-content {
  padding: 20px;
}
.tab-row .sub-content .tab-content #exchange-token .content .card-selecter label {
  border: 1px solid lightgrey;
  padding: 5px;
  width: 100%;
  cursor: pointer;
  /*min-height: 70px;*/
}
@media (max-width: 980px) {
  .tab-row .sub-content .tab-content #exchange-token .content .card-selecter label {
    text-align: center;
    min-height: 135px;
  }
  .tab-row .sub-content .tab-content #exchange-token .content .card-selecter label span {
    display: inline-block;
  }
}
.tab-row .sub-content .tab-content #exchange-token .content .card-selecter input {
  display: none;
}
.tab-row .sub-content .tab-content #exchange-token .content .card-selecter input + img {
  cursor: pointer;
  border: 2px solid transparent;
  padding: 2px;
  max-width: 100%;
}
.tab-row .sub-content .tab-content #exchange-token .content .card-selecter input:checked + span {
  border: 2px solid #03a2a0;
  background: #D9FFFF;
  padding: 2px;
}
.tab-row .sub-content .tab-content #exchange-token .content .selected-card {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  background: #f5f5f5;
  border: 1px solid #D3D3D3;
  border-bottom: 0;
}
.tab-row .first-level.nav {
  margin-top: 20px;
}
.tab-row .first-level.nav a {
  /*            @media(max-width:800px){
                            font-size: 16px;
                        }*/
  border-radius: 0;
  font-size: 20px;
  color: #c4c6cc;
  font-weight: bold;
}
.tab-row .second-level.nav {
  background: #e6e6e7;
  border-top: 2px solid #2a3542;
}
@media (max-width: 1200px) {
  .tab-row .second-level.nav#myTabs li {
    margin-bottom: 10px !important;
  }
}
.tab-row .second-level.nav a {
  border-radius: 0;
  border: 0;
  color: #2a3542;
  padding: 7px 15px;
}
.right-sidebar {
  /*border-left:1px solid @clr9;*/
}
.right-sidebar .item img {
  max-width: 100%;
}
.right-sidebar .video-ad {
  padding: 5px;
  margin: 10px 5px;
  border-bottom: 1px solid #d3d3d3;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
}
.right-sidebar .video-ad h5 {
  margin-bottom: 0;
}
.right-sidebar .video-ad p {
  font-size: 10px;
}
.right-sidebar .video-ad .item-details {
  padding-right: 0;
}
.right-sidebar .video-ad .item-details h5 {
  color: #a60c1b;
}
.right-sidebar .video-ad .item-tokens {
  text-align: center;
}
.right-sidebar .video-ad .item-tokens h5 {
  color: #a60c1b;
}
.right-sidebar .video-ad .item-video {
  cursor: pointer;
}
.right-sidebar .video-ad-title {
  color: #a60c1b;
  border-bottom: 1px solid #a60c1b;
  padding: 0 0 5px 5px;
}
.right-sidebar .heading {
  color: #a60c1b;
  padding-bottom: 7px;
  border-bottom: 1px solid #a60c1b;
  text-indent: 15px;
  margin-top: 7px;
}
.right-sidebar ul.category-select {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}
.right-sidebar ul.category-select li {
  padding: 5px 15px;
  border-bottom: 1px solid #d3d3d3;
  /*position:relative;*/
}
.right-sidebar ul.category-select li i {
  margin-right: 10px;
}
.right-sidebar ul.category-select li label {
  cursor: pointer;
  font-weight: normal;
  display: block;
}
.right-sidebar ul.category-select li label input {
  display: none;
  /*                opacity: 0;
                                    position: absolute;                
                                    width:90%;*/
}
.right-sidebar ul.category-select li label input + i {
  color: #d3d3d3;
}
.right-sidebar ul.category-select li label input:checked + i {
  color: #a60c1b;
}
.tab-row.token-summary .token-figure-box {
  background: #fff;
}
.tab-row.token-summary .token-figure-box .token-figures .figure-item {
  background: url(../img/divider-1px.png) no-repeat right center;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .tab-row.token-summary .token-figure-box .token-figures .figure-item {
    background: #fff;
  }
}
.tab-row.token-summary .token-figure-box .token-figures .figure-item:nth-child(4) {
  background: none;
}
.tab-row.token-summary .content {
  background: #fff;
  overflow-x: auto;
}
.tab-row.token-summary .content .sub-content {
  background: transparent !important;
  padding: 0;
  /*margin:0 15px;*/
  /*border: 1px solid #eaeced;*/
  min-width: 775px;
  /*            .tab-content{
                            border: 1px solid #35404d;                
                        }*/
}
.tab-row.token-summary .content .sub-content #summaryTabs li a {
  background: #DFE8EA;
  color: #35404D;
  border-radius: 0;
  padding: 5px 15px;
}
.tab-row.token-summary .content .sub-content #summaryTabs li.active a {
  background: #35404D;
  border-color: #35404D;
  color: lightgray;
}
.tab-row.token-summary .content .sub-content .summary-table .summary-table-head {
  border-top: 1px solid #35404d;
  border-bottom: 1px solid #35404d;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #eaeced;
}
.tab-row.token-summary .content .sub-content .summary-table .summary-table-head div:nth-child(2) {
  text-align: left;
}
.tab-row.token-summary .content .sub-content .summary-table .summary-table-content .summary-table-row {
  border-bottom: 1px solid #eaeced;
  padding: 5px 0;
}
.tab-row.token-summary .content .sub-content .summary-table .summary-table-content .summary-table-row div:nth-child(2) {
  text-align: left;
}
.tab-row.token-summary .content .sub-content .summary-table .summary-table-foot {
  padding: 5px 0;
  background: #eaeced;
}
.tab-row.token-summary .content .sub-content .summary-table .summary-table-foot .pagination {
  margin: 0;
}
.tab-row.token-summary .content .sub-content .summary-table .summary-table-foot .pagination a {
  color: gray !important;
  border-radius: 0 !important;
}
@media (max-width: 640px) {
  #page-wrapper {
    padding: 0;
  }
  .sub-navigation {
    margin: 0;
  }
  .sub-navigation .navbar-nav li {
    display: inline-block;
  }
  .tab-row {
    padding-top: 95px;
  }
}
.sidebar {
  background-color: #2a3542;
  border-right: 1px solid #eee;
  bottom: 0;
  display: block;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: fixed;
  top: 70px;
  z-index: 1000;
}
.list-sell-assets .right-sidebar,
.advertise .right-sidebar,
.list-sell-assets-edit .right-sidebar,
.list-sell-assets-add .right-sidebar,
.sponsor .right-sidebar {
  position: absolute;
  height: 100%;
  right: 0;
}
@media (max-width: 1200px) {
  #videoAdModal {
    overflow-x: auto;
  }
  #videoAdModal .popover {
    left: 0 !important;
    right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important ;
  }
}
.preferences-list li {
  border-bottom: 1px solid #edced2;
}
.preferences-list li.active a,
.preferences-list li.active a:hover,
.preferences-list li.active a:active,
.preferences-list li.active a:focus {
  background: #ffe16a;
  color: #000;
}
.preferences-list li a {
  color: #000;
  padding: 15px 0;
  display: block;
}
.spend-rightSidebar {
  /*padding-top: 53px;*/
  /*min-height:500px;*/
}
.spend-rightSidebar ul li {
  padding-left: 15px !important;
  border-bottom: 1px solid #edced2;
}
.spend-rightSidebar ul.cashout-option-list li.active {
  background: #EFEFEF;
}
/*==== *** 05. Spend *** ==== */
.spend-items,
.incentmark-items {
  border: 1px solid lightgray;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  overflow: hidden;
  padding: 5px;
  margin: 20px 5px;
  position: relative;
}
.spend-items p,
.incentmark-items p {
  margin-bottom: 4px;
}
.spend-items .text-primary,
.incentmark-items .text-primary {
  cursor: pointer;
}
.spend-items .spend-box,
.incentmark-items .spend-box,
.spend-items .item-checkout-box,
.incentmark-items .item-checkout-box {
  border-left: 1px solid #EFEFEF;
}
.spend-items .pledged-result-container,
.incentmark-items .pledged-result-container {
  position: relative;
}
.spend-items .pledged-result-container.active,
.incentmark-items .pledged-result-container.active {
  box-shadow: 0 0 5px 4px #449D44;
}
.spend-items .pledged-result-container .pledged-result,
.incentmark-items .pledged-result-container .pledged-result {
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 50px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
}
.cashout {
  margin-top: 20px;
  background: #F5F5F5;
  border: 1px solid #d3d3d3;
  border-bottom: 0;
  padding: 10px;
}
.cashout-option {
  border: 1px solid #d3d3d3;
  margin-bottom: 20px;
}
.gift-option {
  margin-top: 40px;
  border: 1px solid #d3d3d3;
  margin-bottom: 20px;
}
.cashout-footer {
  border: 1px solid #d3d3d3;
}
.cashout-footer .right {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .cashout-footer .right {
    border-left: 1px solid #d3d3d3;
    padding-left: 0;
  }
  #give-form .cashout-footer .right {
    min-height: 405px;
  }
  .cashout-step-2.cheque .cashout-footer .right {
    min-height: 405px;
  }
  .cashout-step-2.bank .cashout-footer .right {
    min-height: 335px;
  }
  .cashout-footer .right .cashout-total {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}
.cashout-footer .right .cashout-total > div {
  padding-right: 0;
}
.cashout-footer .right li {
  clear: both;
  padding: 10px 0;
  border-bottom: 1px solid #d3d3d3;
}
.cashout-footer .right li:last-child {
  border: 0;
}
.cashout-footer .right li p {
  margin: 0;
}
.cashout-footer .form-group {
  margin-bottom: 5px;
}
#spend-tab-content .paymentMode {
  margin-top: 30px;
  margin-bottom: 30px;
  /*        input{
                    display: none;
                    &+ span {
                        cursor: pointer;
                        display: block;
                        margin: 0 auto;
                        &.bank-transfer{
                            padding-top: 10px;
                        } 
                    }
                }        */
}
#spend-tab-content .paymentMode .bank-transfer {
  padding-top: 10px;
}
#spend-tab-content .popover {
  box-shadow: none;
  max-width: 210px !important;
  box-shadow: 0 0 4px 10px rgba(0, 0, 0, 0.3);
}
#spend-tab-content .tab-pane {
  padding-top: 0;
  background: #F1F2F7 !important;
  min-height: 200px;
}
#spend-tab-content .tab-pane .tab-main-content {
  background: #fff;
  padding: 0 15px;
}
#spend-tab-content .tab-pane .sub-sidebar {
  background: #fff;
}
#spend-tab-content #give-form .gift-receivers .receiver-option label {
  cursor: pointer;
}
#spend-tab-content #give-form .gift-receivers .receiver-option label .receiver-icon {
  padding: 10px;
  color: #fff;
  text-align: center;
  border: 2px solid #fff;
}
#spend-tab-content #give-form .gift-receivers .receiver-option label input {
  display: none;
}
#spend-tab-content #give-form .gift-receivers .receiver-option label input:checked + .receiver-icon {
  border: 2px solid #000;
}
#spend-tab-content #auction-token {
  /*background:#fff !important;*/
}
#spend-tab-content #auction-token .product-auction-container {
  background: #fff;
  padding: 0 15px;
  margin: 15px;
  border: 1px solid #d3d3d3;
}
#spend-tab-content #auction-token .product-auction-container .payment-checkout {
  background: #F2F1F1;
  min-height: 405px;
  position: relative;
}
#spend-tab-content #auction-token .product-auction-container .payment-checkout .checkout-btns {
  margin: 60px 0 10px 0;
}
#spend-tab-content #auction-token .product-auction-container .payment-checkout .checkout-btns a {
  cursor: pointer;
}
#spend-tab-content #auction-token .product-auction-container .payment-checkout .auction-time-remaining {
  background: #fff;
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
}
#spend-tab-content #auction-token .product-auction-container .product-image {
  padding: 5px;
}
#spend-tab-content #auction-token .product-auction-container .product-image .product-thumbs {
  margin: 15px;
}
#spend-tab-content #auction-token .product-auction-container .product-image .product-thumbs .thumbs {
  border: 1px solid #d3d3d3;
}
#spend-tab-content #auction-token .product-auction-container .product-name {
  margin-top: 10px;
  padding-bottom: 0;
}
#spend-tab-content #auction-token .product-auction-container .auction-user-links span {
  cursor: pointer;
}
#reviewModal .review-item li {
  border-bottom: 1px solid #EFEFEF;
}
.user-rating {
  direction: rtl;
  font-size: 20px;
  unicode-bidi: bidi-override;
}
.user-rating input {
  opacity: 0;
  position: relative;
  left: -15px;
  z-index: 2;
  cursor: pointer;
}
.user-rating span.star:before {
  color: #777777;
  content: "";
  /*padding-right: 5px;*/
}
.user-rating span.star {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  position: relative;
  z-index: 1;
}
.user-rating span {
  margin-left: -15px;
}
.user-rating span.star:before {
  color: #777777;
  content: "";
  /*padding-right: 5px;*/
}
.user-rating input:hover + span.star:before,
.user-rating input:hover + span.star ~ span.star:before,
.user-rating input:checked + span.star:before,
.user-rating input:checked + span.star ~ span.star:before {
  color: #ffd100;
  content: "";
}
/*==== *** 06. Check Out *** ==== */
.checkout-content {
  background: #fff;
  border: 1px solid #d3d3d3;
  min-height: 300px;
  margin-bottom: 15px;
}
.checkout-content .product-item .product-desc {
  text-align: justify;
}
.checkout-content .product-item .pakage-content div {
  /*                display:inline-block;
                                margin: 0 20px 10px 0;*/
  font-size: 11px;
}
.checkout-content .product-item .spec-selection {
  margin-top: 30px;
}
.checkout-content .product-item .spec-selection .text-primary {
  cursor: pointer;
}
.checkout-content .product-item .spec-selection .product-colors .product-color {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  cursor: pointer;
}
.checkout-content .product-item .spec-selection .product-colors .product-color.selected {
  border: 2px solid #a60c1b;
}
.checkout-content .product-item .spec-selection .product-colors .product-color.gray {
  background: #515151;
}
.checkout-content .product-item .spec-selection .product-colors .product-color.dark-green {
  background: #38493C;
}
.checkout-content .product-item .spec-selection .product-colors .product-color.black {
  background: #000000;
}
.checkout-content .product-item .spec-selection .product-size .size {
  display: inline-block;
  line-height: 13px;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background: #C2C2C2;
  border: 2px solid #C2C2C2;
  cursor: pointer;
}
.checkout-content .product-item .spec-selection .product-size .size.selected {
  border: 2px solid #a60c1b;
  font-weight: bold;
}
.checkout-content .product-buy-address-container,
.checkout-content .product-buy-summary-container,
.checkout-content .product-buy-payment-container,
.checkout-content .product-view-container,
.checkout-content .product-auction-container {
  margin: 30px 15px;
  border: 1px solid #d3d3d3;
  padding: 0 15px;
}
.checkout-content .product-buy-address-container .product-image,
.checkout-content .product-buy-summary-container .product-image,
.checkout-content .product-buy-payment-container .product-image,
.checkout-content .product-view-container .product-image,
.checkout-content .product-auction-container .product-image {
  padding: 5px;
}
.checkout-content .product-buy-address-container .address .title,
.checkout-content .product-buy-summary-container .address .title,
.checkout-content .product-buy-payment-container .address .title,
.checkout-content .product-view-container .address .title,
.checkout-content .product-auction-container .address .title {
  font-weight: bold;
}
.checkout-content .product-buy-address-container .address address,
.checkout-content .product-buy-summary-container .address address,
.checkout-content .product-buy-payment-container .address address,
.checkout-content .product-view-container .address address,
.checkout-content .product-auction-container .address address {
  line-height: 20px;
}
.checkout-content .product-buy-address-container .address .edit-address,
.checkout-content .product-buy-summary-container .address .edit-address,
.checkout-content .product-buy-payment-container .address .edit-address,
.checkout-content .product-view-container .address .edit-address,
.checkout-content .product-auction-container .address .edit-address {
  color: blue;
  margin-left: 10px;
  cursor: pointer;
}
.checkout-content .product-buy-address-container .add-new-address,
.checkout-content .product-buy-summary-container .add-new-address,
.checkout-content .product-buy-payment-container .add-new-address,
.checkout-content .product-view-container .add-new-address,
.checkout-content .product-auction-container .add-new-address {
  font-weight: bold;
  color: lightgray;
  padding: 0 15px;
}
.checkout-content .product-buy-address-container .payment-checkout,
.checkout-content .product-buy-summary-container .payment-checkout,
.checkout-content .product-buy-payment-container .payment-checkout,
.checkout-content .product-view-container .payment-checkout,
.checkout-content .product-auction-container .payment-checkout {
  background: #F2F1F1;
  padding-top: 50px;
  /*min-height: 430px;*/
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
.checkout-content .product-buy-address-container .payment-checkout .checkout-btns,
.checkout-content .product-buy-summary-container .payment-checkout .checkout-btns,
.checkout-content .product-buy-payment-container .payment-checkout .checkout-btns,
.checkout-content .product-view-container .payment-checkout .checkout-btns,
.checkout-content .product-auction-container .payment-checkout .checkout-btns {
  /*width: 100%;*/
  bottom: 0;
  padding-bottom: 20px;
}
@media (min-width: 1200px) {
  .checkout-content .product-buy-address-container .payment-checkout .checkout-btns,
  .checkout-content .product-buy-summary-container .payment-checkout .checkout-btns,
  .checkout-content .product-buy-payment-container .payment-checkout .checkout-btns,
  .checkout-content .product-view-container .payment-checkout .checkout-btns,
  .checkout-content .product-auction-container .payment-checkout .checkout-btns {
    position: absolute;
    left: 0;
    width: 100%;
  }
}
.checkout-content .product-buy-address-container .payment-checkout .checkout-btns-xs,
.checkout-content .product-buy-summary-container .payment-checkout .checkout-btns-xs,
.checkout-content .product-buy-payment-container .payment-checkout .checkout-btns-xs,
.checkout-content .product-view-container .payment-checkout .checkout-btns-xs,
.checkout-content .product-auction-container .payment-checkout .checkout-btns-xs {
  bottom: 0;
  padding-bottom: 20px;
}
@media (min-width: 600px) {
  .checkout-content .product-buy-address-container .payment-checkout .checkout-btns-xs,
  .checkout-content .product-buy-summary-container .payment-checkout .checkout-btns-xs,
  .checkout-content .product-buy-payment-container .payment-checkout .checkout-btns-xs,
  .checkout-content .product-view-container .payment-checkout .checkout-btns-xs,
  .checkout-content .product-auction-container .payment-checkout .checkout-btns-xs {
    position: absolute;
    left: 0;
    width: 100%;
  }
}
.checkout-content .product-buy-address-container .product-spec-selected .product-colors .product-color,
.checkout-content .product-buy-summary-container .product-spec-selected .product-colors .product-color,
.checkout-content .product-buy-payment-container .product-spec-selected .product-colors .product-color,
.checkout-content .product-view-container .product-spec-selected .product-colors .product-color,
.checkout-content .product-auction-container .product-spec-selected .product-colors .product-color {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.checkout-content .product-buy-address-container .product-spec-selected .product-colors .product-color.gray,
.checkout-content .product-buy-summary-container .product-spec-selected .product-colors .product-color.gray,
.checkout-content .product-buy-payment-container .product-spec-selected .product-colors .product-color.gray,
.checkout-content .product-view-container .product-spec-selected .product-colors .product-color.gray,
.checkout-content .product-auction-container .product-spec-selected .product-colors .product-color.gray {
  background: #515151;
}
.checkout-content .product-buy-address-container .product-spec-selected .product-colors .product-color.dark-green,
.checkout-content .product-buy-summary-container .product-spec-selected .product-colors .product-color.dark-green,
.checkout-content .product-buy-payment-container .product-spec-selected .product-colors .product-color.dark-green,
.checkout-content .product-view-container .product-spec-selected .product-colors .product-color.dark-green,
.checkout-content .product-auction-container .product-spec-selected .product-colors .product-color.dark-green {
  background: #38493C;
}
.checkout-content .product-buy-address-container .product-spec-selected .product-colors .product-color.black,
.checkout-content .product-buy-summary-container .product-spec-selected .product-colors .product-color.black,
.checkout-content .product-buy-payment-container .product-spec-selected .product-colors .product-color.black,
.checkout-content .product-view-container .product-spec-selected .product-colors .product-color.black,
.checkout-content .product-auction-container .product-spec-selected .product-colors .product-color.black {
  background: #000000;
}
.checkout-content .product-buy-address-container .product-spec-selected .product-size .size,
.checkout-content .product-buy-summary-container .product-spec-selected .product-size .size,
.checkout-content .product-buy-payment-container .product-spec-selected .product-size .size,
.checkout-content .product-view-container .product-spec-selected .product-size .size,
.checkout-content .product-auction-container .product-spec-selected .product-size .size {
  display: inline-block;
  padding: 1px 5px;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background: #C2C2C2;
}
.checkout-content .product-buy-payment-container {
  /*        .payment-checkout{
                    padding-top: 120px;
                    .checkout-btns{
                        padding-bottom: 140px;
                    }
                }*/
}
.checkout-content .product-buy-payment-container .buy-payment-content {
  /*            position: relative;
                        min-height: 430px;*/
}
.checkout-content .product-buy-payment-container .buy-payment-content .all-token-data {
  padding-top: 30px;
  padding-bottom: 30px;
  /*                width:100%;
                                position: absolute;
                                bottom: 0;*/
}
.checkout-content .checkout-complete {
  height: 200px;
  border: 1px solid #d3d3d3;
  background: url('../img/shopping-success.png') no-repeat left bottom;
  background-size: 100%;
}
.checkout-content .checkout-cart-container .checkout-cart-content {
  padding: 0 15px;
  /*margin-top:3px;*/
}
.checkout-content .checkout-cart-container .checkout-cart-content .cart-header {
  background: #506072;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.checkout-content .checkout-cart-container .checkout-cart-content .cart-content-row {
  position: relative;
  border-bottom: 1px solid #d3d3d3;
}
.checkout-content .checkout-cart-container .checkout-cart-content .cart-content-row input {
  width: 25px;
}
.checkout-content .checkout-cart-container .checkout-cart-content .cart-content-row .col + .col + .col {
  padding-top: 30px;
}
.checkout-content .checkout-cart-container .checkout-cart-content .cart-content-row .remove-item {
  position: absolute;
  display: block;
  width: 15px;
  height: 18px;
  padding-left: 2px;
  top: 0;
  right: 0;
  color: #fff;
  background: #506072;
  cursor: pointer;
}
.checkout-content .checkout-cart-container .checkout-cart-content .cart-content-footer {
  background: #F2F1F1;
  color: #a60c1b;
  padding-top: 10px;
  padding-bottom: 10px;
}
/*My Friends Page*/
.my-connect-content {
  margin-bottom: 10px;
  padding: 5px;
}
.my-connect-content .btn-link {
  color: #a60c1b;
  text-decoration: none;
  cursor: pointer;
  white-space: nowrap;
}
.my-connect-content .btn-link span {
  cursor: pointer;
}
.my-connect-content .my-connect .connect-box {
  border: 1px solid #d3d3d3;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  margin: 5px 0;
  padding: 5px;
  position: relative;
  /*z-index: 1;*/
}
.my-connect-content .my-connect .connect-box p {
  padding-right: 20px;
}
.my-connect-content .my-connect .connect-box .connect-name {
  font-size: 15px;
  margin-bottom: 5px;
  min-height: 33px;
}
.my-connect-content .my-connect .connect-box .remove-box {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 5px;
  text-align: center;
  font-size: 16px;
  color: #a60c1b;
  z-index: 2;
  cursor: pointer;
}
.my-connect-content .my-connect .connect-box .remove-box p {
  padding: 0;
}
.my-connect-content .my-connect .connect-box .connect-logo {
  padding-right: 0;
}
.my-connect-content .my-connect .connect-box .connect-logo img {
  padding: 2px;
  border: 1px solid #d3d3d3;
}
.my-connect-content .my-connect .connect-box .friend-from {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 5px;
  font-size: 16px;
}
.modal .search-result .row {
  clear: both;
  position: relative;
}
.modal .search-result .row .select-business {
  bottom: 0;
  height: 20px;
  left: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  z-index: 2;
}
.modal .search-result .row .select-item {
  bottom: 0;
  height: 20px;
  left: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  z-index: 2;
}
.modal .search-result .row .search-item {
  margin: 10px 25px;
  border: 1px solid #d3d3d3;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
}
.panel-spend {
  border-radius: 0;
}
.panel-spend *,
.panel-spend .panel {
  border-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.panel-spend .panel .panel-heading {
  padding: 0;
}
.panel-spend .panel .panel-heading .panel-title a {
  text-decoration: none;
}
.panel-spend .panel .panel-heading .panel-title a .title-text .fa {
  transform: rotate(90deg);
}
.panel-spend .panel .panel-heading .panel-title a.collapsed .title-text .fa {
  transform: rotate(0deg);
}
.panel-spend .panel .panel-heading .panel-title a .row {
  margin: 0;
}
.panel-spend .panel .panel-heading .panel-title a .title-icon,
.panel-spend .panel .panel-heading .panel-title a .title-text {
  height: 40px;
  float: left;
}
.panel-spend .panel .panel-heading .panel-title a .title-icon {
  /*width: 6%;*/
  padding: 5px 15px;
  float: left;
  text-align: center;
}
.panel-spend .panel .panel-heading .panel-title a .title-text {
  /*width: 94%;*/
  padding: 10px 15px;
}
.panel-spend .panel .panel-body ul {
  margin-bottom: 0;
}
.panel-spend .panel .panel-body ul li {
  padding: 15px;
  border-bottom: 1px solid #d3d3d3 !important;
}
.my-preferences-row {
  margin: 10px -5px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.my-preferences-row .preferences-logo-container {
  min-height: 88px;
  position: relative;
}
.my-preferences-row .preferences-logo-container .preferences-logo {
  cursor: default;
  height: 80px;
  bottom: 0;
  color: #fff;
  cursor: pointer;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}
.my-preferences-row .preferences-brand-container {
  padding: 5px 20px;
}
.my-preferences-row .preferences-brand-container .brand-item {
  padding: 5px;
  width: 20%;
  float: left;
}
.my-preferences-row .preferences-brand-container .brand-item .brand-image {
  border: 1px solid #d3d3d3;
  padding: 5px;
}
.my-preferences-row .preferences-brand-container .brand-item .brand-image img {
  margin: auto;
}
.my-preferences-row .more-brands {
  min-height: 88px;
  position: relative;
}
.my-preferences-row .more-brands .more-brand-btn {
  cursor: default;
  bottom: 0;
  color: #fff;
  cursor: pointer;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
  height: 50px;
}
.my-preferences-row .more-brands .more-brand-btn a {
  color: white;
  text-decoration: none;
}
.brand-preferences-panel .panel .brand-container {
  padding: 5px 20px;
}
.brand-preferences-panel .panel .brand-container .brand-item {
  padding: 5px;
}
.brand-preferences-panel .panel .brand-container .brand-item .brand-image {
  border: 1px solid #d3d3d3;
  padding: 5px;
  position: relative;
  cursor: pointer;
}
.brand-preferences-panel .panel .brand-container .brand-item .brand-image img {
  margin: 0 auto;
}
.brand-preferences-panel .panel .brand-container .brand-item .brand-image .chosen {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  border: 4px solid #469637;
  left: 0;
  top: 0;
}
.brand-preferences-panel .panel .brand-container .brand-item .brand-image .chosen .icon {
  bottom: 0;
  display: inline-block;
  height: 60px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.product-container .product {
  border: 1px solid #d3d3d3;
  padding: 0 10px;
}
.table-bidding,
.table-theme-bordered {
  border: 1px solid #35404d;
}
.table-bidding > thead,
.table-theme-bordered > thead {
  background: none repeat scroll 0 0 #eaeced;
  border-bottom: 1px solid #35404d;
  padding-bottom: 5px;
  padding-top: 5px;
}
.table-bidding > thead > tr > th,
.table-theme-bordered > thead > tr > th {
  border-bottom: 1px solid #35404d;
}
.table-bidding > thead > tr > th:first-child,
.table-theme-bordered > thead > tr > th:first-child {
  padding-left: 20px;
}
.table-bidding > thead > tr > th:last-child,
.table-theme-bordered > thead > tr > th:last-child {
  text-align: center;
}
.table-bidding > thead .table-heading,
.table-theme-bordered > thead .table-heading {
  background: #fff;
  text-align: center;
}
.table-bidding > thead .table-heading td,
.table-theme-bordered > thead .table-heading td {
  border-bottom: 1px solid #35404d;
}
.table-bidding > thead .table-heading .table-action td,
.table-theme-bordered > thead .table-heading .table-action td {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.table-bidding > tbody > tr > td:first-child,
.table-theme-bordered > tbody > tr > td:first-child {
  padding-left: 20px;
}
.table-bidding > tbody > tr > td:last-child,
.table-theme-bordered > tbody > tr > td:last-child {
  text-align: center;
}
.table-bidding > tbody > tr:last-child td,
.table-theme-bordered > tbody > tr:last-child td {
  border-bottom: 1px solid transparent;
}
.table-bidding tfoot,
.table-theme-bordered tfoot {
  background: none repeat scroll 0 0 #eaeced;
}
.table-bidding .status-active,
.table-theme-bordered .status-active {
  color: #24BF23;
}
.table-bidding .status-inactive,
.table-theme-bordered .status-inactive {
  color: #ff0000;
}
.table-theme-alt {
  border: 1px solid #35404d;
}
.table-theme-alt > thead {
  background: none repeat scroll 0 0 #35404d;
  border: 1px solid #35404d !important;
  padding-bottom: 5px;
  padding-top: 5px;
  color: #fff;
}
.table-theme-alt > thead > tr > th {
  border: 1px solid #35404d;
}
.table-theme-alt > thead > tr > th:first-child {
  padding-left: 20px;
}
.table-theme-alt > thead > tr > th:last-child {
  text-align: center;
}
.table-theme-alt > thead .table-heading {
  background: #fff;
  text-align: center;
}
.table-theme-alt > thead .table-heading td {
  border-bottom: 1px solid #35404d;
}
.table-theme-alt > thead .table-heading .table-action td {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.table-theme-alt > tbody > tr > td:first-child {
  padding-left: 20px;
}
.table-theme-alt > tbody > tr > td:last-child {
  text-align: center;
}
.table-theme-alt > tbody > tr:last-child td {
  border-bottom: 1px solid transparent;
}
.table-theme-alt tfoot {
  background: none repeat scroll 0 0 #eaeced;
}
.table-theme-alt .status-active {
  color: #24BF23;
}
.table-theme-alt .status-inactive {
  color: #ff0000;
}
.table-theme-alt .status-active {
  color: #24BF23;
}
.table-theme-alt .status-inactive {
  color: #ff0000;
}
/*Advertise Page*/
.table-ppa {
  border: 1px solid #35404d;
  margin-top: 2px;
}
.table-ppa thead {
  background: none repeat scroll 0 0 #35404d;
  border: 1px solid #35404d !important;
  padding-bottom: 5px;
  padding-top: 5px;
  color: #fff;
}
.table-ppa thead tr th {
  border: 1px solid #35404d;
}
.table-ppa thead tr th:first-child {
  padding-left: 20px;
}
.table-ppa thead tr th:last-child {
  text-align: center;
}
.table-ppa .status-active {
  color: #24BF23;
}
.table-ppa .status-inactive {
  color: #ff0000;
}
.table-action {
  margin-bottom: 0 !important;
}
.table-action thead td {
  border-bottom: none !important;
}
.table-action td {
  border-top: none !important;
  border-bottom: none !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/*==== Responsive Styles Starts ====*/
/* 
    Created on : Mar 19, 2015, 3:46:09 PM
    Author     : Debasis Panda
    About      : Responsive Styles
*/
/*  INDEX
-----------------------

1. Global
2. Dashboard Page
3. Tokens Summary Page
4. Connect Page
5. For Popover
6. Collect Page
7. Spend Page
8. Registration Page
9. Checkout-cart
10. Checkout
11. Spends Auction
13. Advertise
14. Show Token History
15. Purchase Token

*/
/* 1. Global */
@media (max-width: 1280px) {
  .navbar-search {
    margin-left: 70px;
  }
  .navbar-search .input-search {
    width: 180px;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 135px !important;
  }
  .tab-row {
    padding-top: 0;
  }
  .navbar-top-links {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 10px;
  }
  .navbar-top-links .user-profile {
    padding: 2px 5px !important;
    min-height: auto !important;
  }
  .navbar-top-links li.dropdown a .user-icon {
    width: 35px;
    height: 35px;
  }
  .navbar-brand {
    width: 45%;
  }
  .navbar-brand img {
    max-width: 100%;
  }
  .navbar-search .input-search {
    width: 37%;
    float: left;
  }
  .navbar-search .btn-submit {
    left: 0 !important;
    width: 13%;
    float: left;
  }
  .navbar-search .top-search-icon {
    left: 0;
  }
  .search-option {
    float: left !important;
    width: 50% !important;
    position: static;
  }
  .search-option .dropdown-menu {
    top: 35px;
  }
  .page-head .navbar-right .dropdown {
    position: relative;
  }
  .page-head .navbar-right .dropdown .dropdown-user {
    left: -55px;
  }
  .page-head .cart-btn {
    position: absolute;
    top: 0;
    right: 130px;
    left: auto;
    margin-top: 10px;
    margin-right: 0;
    padding: 7px;
  }
}
@media (max-width: 992px) {
  .navbar-search {
    margin-left: 0;
    margin-right: 0;
  }
}
/* 2. Dashboard Page */
/*@media (max-width: 991px) {
  .tile-blocks .tile-block .tile {
    padding-bottom: 0;
    min-height: 200px;
  }
}*/
/* 3. Tokens Summary Page */
/*@media(max-width:767px){
    .tab-row.token-summary{
        .token-figure-box{
            background:#fff;        
            .token-figures{
                .figure-item{
                    background: url(../img/divider-horizontal.png) no-repeat center bottom;
                    padding-bottom:15px;
                    &:nth-child(4){
                        background:none;
                    }                 
                }           
            }
        }
    }
}*/
/* 4. Connect Page */
@media (max-width: 992px) {
  .connectMenu {
    display: block;
  }
  .connectMenu #dropdownConnectMenu {
    display: block;
    width: 100%;
    text-align: left;
    color: #a60c1b;
  }
  .connectMenu .preferences-list li a {
    padding: 5px 15px;
  }
  .connectMenu .dropdown-menu {
    width: 100%;
  }
  .connectMenu .dropdown-menu a {
    padding: 5px 15px;
  }
  .my-preferences-row .more-brands .more-brand-btn {
    height: 30px !important;
  }
  .my-connect-content .connect-edit-links {
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .my-preferences-row .preferences-logo-container {
    min-height: 70px;
  }
  .my-preferences-row .preferences-logo-container .preferences-logo {
    height: auto;
    font-size: 11px;
    word-wrap: break-word;
  }
  .my-preferences-row .preferences-logo-container .preferences-logo i {
    font-size: 40px;
  }
  .my-preferences-row .more-brands {
    min-height: 70px;
  }
  .my-preferences-row .more-brands .more-brand-btn {
    height: auto;
  }
  .my-preferences-row .more-brands .more-brand-btn button {
    padding: 4px 5px 2px;
  }
  .my-preferences-row .more-brands .more-brand-btn button i {
    font-size: 18px;
  }
  .my-connect-content {
    margin-bottom: 10px;
    padding: 5px;
  }
  .my-connect-content .btn-link {
    color: #a60c1b;
    text-decoration: none;
  }
  .my-connect-content .btn-link span {
    cursor: pointer;
  }
  .my-connect-content .my-connect .connect-box {
    min-height: 112px;
  }
  .my-connect-content .my-connect .connect-box p {
    min-height: 30px;
  }
  .my-connect-content .my-connect .connect-box .connect-name {
    min-height: 33px;
  }
}
@media (max-width: 767px) {
  .my-preferences-row .preferences-logo-container {
    /*min-height: auto;*/
  }
  .my-preferences-row .preferences-logo-container .preferences-logo {
    position: static !important;
    width: 50%;
  }
  .my-preferences-row .preferences-logo-container .more-brand-btn {
    width: 50%;
    text-align: right;
    padding-top: 22px !important;
  }
  .my-preferences-row .preferences-brand-container {
    padding: 5px 20px;
  }
  .my-preferences-row .preferences-brand-container .brand-item {
    padding: 5px;
    width: 50%;
    float: left;
  }
  .my-preferences-row .preferences-brand-container .brand-item .brand-image {
    border: 1px solid #d3d3d3;
    padding: 5px;
  }
  .my-preferences-row .preferences-brand-container .brand-item .brand-image img {
    margin: auto;
  }
  .my-preferences-row .more-brands {
    /*min-height: auto;*/
  }
}
@media screen and (max-height: 600px) {
  .modal-scrollable .modal-dialog {
    max-height: 300px;
  }
  .modal-scrollable .modal-dialog .modal-body {
    max-height: 240px;
  }
}
/* 5. For Popover*/
@media (max-width: 500px) {
  .popover {
    min-width: 100% !important;
    left: 0 !important;
  }
}
/* 6. Collect Page */
@media (max-width: 992px) {
  .tab-row .sub-content .tab-content #earn-token #my-queue .queue-logo-container {
    min-height: 120px;
  }
}
@media (max-width: 767px) {
  .tab-row .sub-content .tab-content #earn-token #my-queue .more-ad {
    float: none !important;
    min-height: 50px;
  }
  .tab-row .sub-content .tab-content #earn-token #my-queue .more-ad i {
    transform: rotate(90deg);
  }
  .tab-row .sub-content .tab-content.second-level .ad-container {
    float: none !important;
  }
}
/* 7. Spend Page */
@media (min-width: 992px) {
  .cashout-footer {
    overflow: hidden;
  }
  .cashout-footer .cashout-total {
    padding-right: 15px;
  }
}
@media (max-width: 992px) {
  .themeDropMenu {
    display: block;
  }
  .themeDropMenu .dropdownButton {
    display: block;
    width: 100%;
    text-align: left;
    color: #a60c1b;
  }
  .themeDropMenu .dropdown-list li a {
    padding: 5px 15px;
  }
  .themeDropMenu .dropdown-menu {
    width: 100%;
  }
  .themeDropMenu .dropdown-menu a {
    padding: 5px 15px;
  }
  /*Buy Tab*/
  .product-token-details {
    padding-top: 20px;
  }
}
@media (max-width: 480px) {
  .panel-spend .panel .panel-heading .panel-title a .title-text {
    font-size: 15px;
  }
  .panel-spend .panel .panel-heading .panel-title a .title-text span span:first-child {
    display: none;
  }
  .panel-spend .panel .panel-heading .panel-title a .title-icon i {
    font-size: 22px;
    margin-top: 5px;
  }
}
@media (max-width: 480px) {
  .panel-spend .panel .panel-heading .panel-title a .title-text {
    font-size: 13px;
  }
}
#spend-tabs a {
  padding: 10px 25px;
}
@media (min-width: 768px) and (max-width: 992px) {
  #spend-tabs a {
    font-size: 16px;
    padding: 10px;
  }
}
@media (max-width: 600px) {
  #spend-tabs a {
    font-size: 17px;
    padding: 10px;
  }
}
@media (max-width: 400px) {
  #spend-tabs a {
    font-size: 15px;
    padding: 5px;
  }
}
@media (max-width: 992px) {
  .spend-items .product-token-details {
    border: 0;
    margin-top: 20px;
    padding: 0;
  }
}
@media (max-width: 480px) {
  .spend-items .product-description {
    padding: 0;
    margin-top: 20px;
  }
  .spend-items .product-image img {
    width: 100%;
  }
}
/* 8. Registration Page */
@media (max-width: 992px) {
  .registration-box {
    margin-left: 15px;
    margin-right: 15px;
  }
  .registration-box .registration-title h4 {
    font-size: 20px;
    text-align: left;
  }
  .registration-box .registration-title h5 {
    font-size: 15px;
    text-align: left;
  }
  .registration-box .import-choices-row .import-choices .choice {
    padding: 0 15px;
  }
  .registration-box .import-choices-row .import-choices .choice img {
    max-width: 100%;
  }
}
/* 9. Checkout-cart */
@media (max-width: 767px) {
  .checkout-cart-content .cart-content-row h4,
  .checkout-cart-content .cart-content-footer h4 {
    font-size: 13px;
  }
}
/*10. Checkout*/
@media (min-width: 320px) and (max-width: 360px) {
  .checkout-content .product-view-container .spec-selection p {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .process-tile-tab .process-nav .process {
    padding-left: 5px;
    padding-right: 5px;
  }
}
/*11. Spends Auction*/
@media (min-width: 320px) and (max-width: 360px) {
  .product-auction-container h3 {
    font-size: 16px;
  }
}
/*13. Advertise*/
@media (max-width: 600px) {
  .ad-data-blocks .col-xs-20-per {
    width: 50%;
  }
}
@media (max-width: 500px) {
  #advertise-tabs li a {
    font-size: 14px;
    padding: 10px 5px;
  }
  .createad-sub-tabs li a {
    padding: 7px !important;
  }
}
/* List Sell Asset Page */
@media (max-width: 1199px) {
  .product-item-container .product-token-details {
    border-left: 0;
    padding-top: 20px;
  }
  .product-item-container .product-token-details .total-tokens {
    padding-top: 20px;
  }
}
@media (min-width: 1200px) {
  .product-item-container .product-token-details .total-tokens {
    padding-top: 30px;
  }
}
@media (min-width: 320px) {
  .product-item-container .product-token {
    padding-top: 10px;
  }
}
@media (max-width: 1199px) {
  .product-item-container .product-token {
    border-left: 0;
  }
}
/*14. Show Token History*/
@media (min-width: 320px) and (max-width: 767px) {
  .token-history h3 {
    font-size: 14px;
  }
  .token-history .token-count {
    font-size: 11px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .token-history h3 {
    font-size: 17px;
  }
  .token-history .token-count {
    font-size: 14px;
  }
}
@media (min-width: 1000px) {
  .token-history .token-count {
    font-size: 20px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .bidding-history h3 {
    font-size: 14px;
  }
  .bidding-history .token-count {
    font-size: 9px;
  }
}
@media (min-width: 768px) and (max-width: 999px) {
  .bidding-history h3 {
    font-size: 14px;
  }
  .bidding-history .token-count {
    font-size: 13px;
  }
}
@media (min-width: 1000px) {
  .bidding-history h3 {
    font-size: 22px;
  }
  .bidding-history .token-count {
    font-size: 19px;
  }
}
/*15. Purchase Token*/
@media (min-width: 320px) and (max-width: 357px) {
  #collect-tabs li a {
    font-size: 16px;
  }
}
.tab-row .sub-content .tab-content #exchange-token .content {
  /*                .second-level{
                    .sub-content{
                        .inner-content + .inner-content{
                            @media(max-width:767px){
                                border-left: 0;
                            }
                        }
                    }
                }*/
  /*                .third-level{
                    .sub-content{
                        @media(min-width:992px) and (max-width:1032px){
                            padding: 40px 30px;
                        }
                    }
                    .payment-box{
                        @media(min-width:992px) and (max-width:1199px){
                            margin: 20px;
                        }
                    }
                    .token-details{
                        @media(max-width:991px){
                            border: 0;
                        }
                    }
                }*/
}
.tab-row .sub-content .tab-content #exchange-token .content .tab-sub-content {
  /*                    .sub-content{
                        @media(min-width: 320px) and (max-width:991px){
                            padding: 15px;
                        }
                    }*/
}
.tab-row .sub-content .tab-content #exchange-token .content .tab-sub-content .theme-sub-heading {
  padding-top: 10px;
  margin-top: 0;
}
@media (max-width: 336px) {
  .tab-row .sub-content .tab-content #exchange-token .content .tab-sub-content .theme-sub-heading {
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  .tab-row .sub-content .tab-content #exchange-token .content .tab-sub-content .card-selecter label {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .tab-row .sub-content .tab-content #exchange-token .content .tab-sub-content .card-selecter label {
    min-height: auto;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .tab-row .sub-content .tab-content #exchange-token .content .tab-sub-content .card-selecter label {
    min-height: 73px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .tab-row .sub-content .tab-content #exchange-token .content .tab-sub-content .card-selecter label {
    min-height: 129px;
    text-align: center;
  }
}
@media (min-width: 981px) and (max-width: 991px) {
  .tab-row .sub-content .tab-content #exchange-token .content .tab-sub-content .card-selecter label {
    min-height: 138px;
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  .tab-row .sub-content .tab-content #exchange-token .content .tab-sub-content .card-selecter label {
    min-height: 120px;
    text-align: center;
  }
}
@media (min-width: 1101px) {
  .tab-row .sub-content .tab-content #exchange-token .content .tab-sub-content .card-selecter label {
    min-height: 100px;
  }
}
@media (max-width: 991px) {
  .tab-row .sub-content .tab-content #exchange-token .content .tab-sub-content .card-selecter button {
    margin-bottom: 10px;
  }
}
@media (max-width: 400px) {
  .tab-row .sub-content .tab-content #exchange-token .content .sub-sidebar .card-selecter label {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .tab-row .sub-content .tab-content #exchange-token .content .sub-sidebar .card-selecter label {
    min-height: auto;
  }
}
@media (min-width: 601px) and (max-width: 767px) {
  .tab-row .sub-content .tab-content #exchange-token .content .sub-sidebar .card-selecter label {
    min-height: 73px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .tab-row .sub-content .tab-content #exchange-token .content .sub-sidebar .card-selecter label {
    min-height: 100px;
    text-align: center;
  }
}
@media (min-width: 981px) and (max-width: 991px) {
  .tab-row .sub-content .tab-content #exchange-token .content .sub-sidebar .card-selecter label {
    min-height: 120px;
    text-align: center;
  }
}
@media (max-width: 1200px) {
  .tab-row .sub-content .tab-content #exchange-token .content .payment-box {
    margin: 20px 0px;
  }
}
