@charset "UTF-8";
.subbuton, #vpb_login_pop_up_box div .vpb_general_button, .confirm article.contact form .submit {
  display: inline-block;
  position: relative;
  padding: 0 25px;
  line-height: 30px;
  height: 30px;
  color: #fff;
  font-weight: bold;
  border-radius: 10px;
  background: #F51E1E;
  border: 0px;
  width: auto;
  margin: 5px 30px 15px 0;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  cursor: pointer; }

body {
  /*background: url("../img/D5D3B74933.jpg") repeat-y;*/
  /*background-size: cover;*/
  color: #58595b;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Calibri', sans-serif;
  -webkit-text-size-adjust: 100%; }

a {
    color: #004580;
    text-decoration: none;
}

.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden; }

@media only screen and (max-width: 767px) {
  header nav {
    position: absolute;
    padding: 0;
    top: 0;
    right: 10px;
    left: 10px;
    height: 50px;
    float: none;
    z-index: 10000;
    cursor: pointer; } }
.row-centered {
  text-align: center; }

.col-centered {
  display: inline-block;
  float: none;
  /* reset the text-align */
  text-align: left;
  /* inline-block space fix */
  margin-right: -4px; }

header .wrapper, header .confirm {
  max-width: 940px;
  margin: 0 auto; }
  header .wrapper a, header .confirm a {
    color: #58595b;
    text-decoration: none;
    -webkit-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out; }
  header .wrapper h1, header .confirm h1 {
    float: left;
    padding: 35px 0 0 20px;
    margin: 0; }
    header .wrapper h1 a, header .confirm h1 a {
      display: block;
      width: 165px;
      height: 37px;
      background: url(../img/logo-red.png);
      text-indent: -5000px; }
  header .wrapper nav, header .confirm nav {
    float: right;
    padding-top: 49px; }
    header .wrapper nav ul, header .confirm nav ul {
      list-style: none; }
      header .wrapper nav ul > li, header .confirm nav ul > li {
        float: left;
        position: relative; }
        header .wrapper nav ul > li > a, header .confirm nav ul > li > a {
          color: #fff;
          font-size: 19px;
          line-height: 30px;
          padding: 15px 15px 25px 15px; }
        header .wrapper nav ul > li ul, header .confirm nav ul > li ul {
          position: absolute;
          background: rgba(255, 255, 255, 0.95);
          left: 0px;
          padding: 10px 15px 10px 15px;
          top: 52px;
          border-bottom: 1px solid #F51E1E;
          width: 155px;
          z-index: 200000;
          display: none; }
          header .wrapper nav ul > li ul li, header .confirm nav ul > li ul li {
            font-size: 12px; }
            header .wrapper nav ul > li ul li .active, header .confirm nav ul > li ul li .active {
              background: #c30003; }
            header .wrapper nav ul > li ul li a, header .confirm nav ul > li ul li a {
              color: #564f51;
              line-height: 28px; }

header nav.nav-exertis {
  background: #FFF;
  width: 100%;
  height: 100px;
  color: white;
  position: relative;
  margin-bottom: 10px; }
  header nav.nav-exertis .container-fluid .navbar-header .navbar-brand {
    float: left;
    padding: 35px 0 0 20px;
    margin: 0; }
    header nav.nav-exertis .container-fluid .navbar-header .navbar-brand a {
      display: block;
      width: 165px;
      height: 37px;
      background: url(../img/logo-red.png) no-repeat;
      background-size: contain;
      text-indent: -5000px; }
  header nav.nav-exertis .container-fluid .navbar-header .navbar-toggle {
    background-color: #BBBBBB; }
    header nav.nav-exertis .container-fluid .navbar-header .navbar-toggle .icon-bar {
      background-color: white; }
  header nav.nav-exertis .container-fluid .navbar-collapse {
    top: 49px;
    position: relative; }
    @media (min-width: 767px) {
      header nav.nav-exertis .container-fluid .navbar-collapse {
        top: 0;
        padding-top: 40px;
        float: right; } }
    header nav.nav-exertis .container-fluid .navbar-collapse ul {
      background-color: white;
      margin-top: 0px; }
      header nav.nav-exertis .container-fluid .navbar-collapse ul li a {
        display: block;
        color: #000;
        padding: 0 10px;
        font-size: 19px;
        line-height: 30px;
        text-decoration: none;
        font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif; }
        header nav.nav-exertis .container-fluid .navbar-collapse ul li a span {
          color: inherit; }
          header nav.nav-exertis .container-fluid .navbar-collapse ul li a span.glyphicon {
            line-height: 0; }
        @media (min-width: 767px) {
          header nav.nav-exertis .container-fluid .navbar-collapse ul li a {
            color: #000; } }
        header nav.nav-exertis .container-fluid .navbar-collapse ul li a:hover {
          color: #000; }
      @media (min-width: 767px) {
        header nav.nav-exertis .container-fluid .navbar-collapse ul {
          background-color: inherit;
          color: white; }
          header nav.nav-exertis .container-fluid .navbar-collapse ul li a {
            padding: 20px 21px;
            line-height: 0px; } }
      @media (max-width: 1100px) {
        header nav.nav-exertis .container-fluid .navbar-collapse ul {
          background-color: inherit;
          color: white; }
          header nav.nav-exertis .container-fluid .navbar-collapse ul li a {
            padding: 20px 15px;
            line-height: 0px; } }
      @media (max-width: 890px) {
        header nav.nav-exertis .container-fluid .navbar-collapse ul {
          background-color: inherit;
          color: white; }
          header nav.nav-exertis .container-fluid .navbar-collapse ul li a {
            padding: 20px 10px;
            line-height: 0px; } }
      @media (max-width: 820px) {
        header nav.nav-exertis .container-fluid .navbar-collapse ul {
          background-color: inherit;
          color: white; }
          header nav.nav-exertis .container-fluid .navbar-collapse ul li a {
            padding: 20px 6px;
            line-height: 0px; } }
      @media (max-width: 767px) {
        header nav.nav-exertis .container-fluid .navbar-collapse ul {
          background-color: #FFF; } }

#vpb_pop_up_background {
  display: none;
  _position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border: 1px solid #A2A2A2;
  position: fixed;
  z-index: 999; }

#vpb_login_pop_up_box {
  display: none;
  width: 320px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  top: 20%;
  right: 30%;
  position: fixed;
  z-index: 9999999999;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); }
  #vpb_login_pop_up_box div {
    font-size: 11px; }
    #vpb_login_pop_up_box div.header {
      font-size: 16px;
      font-weight: bold; }
    #vpb_login_pop_up_box div.label {
      width: 110px;
      padding-left: 0;
      padding-top: 10px;
      margin-left: 10px;
      float: left;
      color: #404040; }
    #vpb_login_pop_up_box div.input {
      width: 300px;
      float: left; }
      #vpb_login_pop_up_box div.input .vpb_textAreaBoxInputs {
        width: 250px;
        border: 1px solid #cbcbcb;
        background: #f2f2f2;
        height: 30px;
        line-height: 30px; }
      #vpb_login_pop_up_box div.input .indic {
        float: right;
        width: 18px;
        height: 18px;
        font-size: 200%;
        margin-right: 20px; }
        #vpb_login_pop_up_box div.input .indic.ok:before {
          content: "\2713";
          color: darkgreen; }
        #vpb_login_pop_up_box div.input .indic.bad:before {
          content: "\2717";
          color: crimson; }
    #vpb_login_pop_up_box div .vpb_general_button.disabled {
      opacity: 0.2; }
    #vpb_login_pop_up_box div .vpb_general_button:hover {
      background: #cbcbcb; }
  #vpb_login_pop_up_box small {
    display: none;
    display: block;
    margin-top: 4px;
    padding: 2px; }
    #vpb_login_pop_up_box small.alert-danger {
      text-align: center;
      background-color: #F2DEDE;
      border-color: #EBCCD1;
      color: #A94442; }
  #vpb_login_pop_up_box #opt-auth h4 {
    text-align: center;
    font-weight: bold; }
  #vpb_login_pop_up_box #opt-auth .authcode {
    text-align: center;
    width: 100%; }
    #vpb_login_pop_up_box #opt-auth .authcode .otp_input {
      padding: 2px !important;
      font-size: 24px !important;
      text-align: center;
      width: 6em;
      border: 1px solid #cccccc;
      background: #f2f2f2;
      -webkit-transition: border linear .2s, box-shadow linear .2s;
      -moz-transition: border linear .2s, box-shadow linear .2s;
      -o-transition: border linear .2s, box-shadow linear .2s;
      transition: border linear .2s, box-shadow linear .2s;
      margin-bottom: 10px; }

.wrapper, .confirm {
  max-width: 940px;
  margin: 0 auto; }

.confirm article .short-top {
  border-bottom: 2px solid #F51E1E;
  padding: 30px 60px;
  background: #fff;
  margin-bottom: 15px;
  font-size: 28px;
  color: #564f51;
  line-height: 30px; }
  .confirm article .short-top h2 {
    font-size: 30px;
    line-height: 32px;
    color: #F51E1E;
    font-weight: normal; }
  .confirm article .short-top p.smaller {
    font-size: 16px;
    line-height: 18px; }
.confirm article.contact .content {
  background: #ebebeb;
  padding: 60px 60px 30px; }
.confirm article.contact form {
  background: #fff;
  padding: 25px 40px 0 100px;
  position: relative;
  margin-bottom: 30px;
  box-shadow: 10px 10px 20px #bcbcbc;
  -webkit-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out; }
  .confirm article.contact form figure {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    position: absolute;
    top: -15px;
    left: 15px; }
  .confirm article.contact form .fill-all-fields {
    float: right;
    line-height: 30px; }
  .confirm article.contact form .colonly {
    text-align: center; }
  .confirm article.contact form .col2 {
    float: left;
    width: 270px; }
  .confirm article.contact form input[type=password] {
    background: #f2f2f2;
    border: 1px solid #cbcbcb;
    height: 30px;
    line-height: 30px;
    width: 250px;
    padding: 0 5px;
    margin-bottom: 8px;
    outline: none;
    font-weight: bold;
    color: #564f51;
    font-size: 16px;
    position: relative;
    display: inline-block; }
  .confirm article.contact form .input-group span {
    display: none; }
  .confirm article.contact form h3 {
    font-size: 32px;
    color: #F51E1E;
    margin: 0 0 20px 0;
    float: left;
    line-height: 30px; }
  .confirm article.contact form .submit {
    float: right; }

/* Mixin */
.valign {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

div#shopgrid div.credit.summary {
  margin-right: 12px; }

.srname {
  text-align: center;
  margin-bottom: 25px; }
  .srname div {
    background-color: rgba(255, 255, 255, 0.8);
    color: black;
    font-size: 28px;
    padding: 15px 2px;
    display: inline-block;
    position: relative;
    border-bottom: 2px solid #999;
    min-height: 66px; }
    .srname div input {
      width: 80%;
      background-color: rgba(237, 176, 176, 0.52);
      border: 0px;
      position: absolute;
      top: 9px;
      left: 30px;
      text-align: center; }
    .srname div span {
      text-align: center; }
    .srname div #bcount {
      font-size: 14px;
      line-height: 1.2em;
      bottom: 2px;
      left: 0px; }
      .srname div #bcount .icon {
        background-image: url(/img/basket.png);
        background-position: -37px -6px;
        width: 32px;
        height: 32px;
        display: inline-block; }
        .srname div #bcount .icon.loaded {
          background-position: -37px -40px;
          background-position: 0px -6px; }
      .srname div #bcount .badge {
        margin-left: 3px;
        font-size: 14px; }
    .srname div .basket {
      position: relative;
      width: 30px;
      height: 30px; }
      .srname div .basket .badge {
        position: absolute;
        background: #F51E1E;
        left: 20px; }
    @media only screen and (max-width: 767px) {
      .srname div.blink {
        background-color: transparent;
        border: none;
        height: 0;
        min-height: 0;
        padding: 0;
        margin: 0;
        z-index: 1040;
        position: absolute;
        top: 60px;
        width: 0;
        right: 50px;
        display: table; }
        .srname div.blink a.basket {
          right: 10px;
          top: 0px; }
          .srname div.blink a.basket .badge {
            background: white;
            left: 20px;
            color: #F00;
            top: 0; } }

#bcount-xs {
  position: absolute;
  top: 63px;
  right: 80px;
  z-index: 1030;
  padding: 3px 4px 0px 4px; }
  #bcount-xs span {
    color: white; }
  #bcount-xs .badge {
    position: absolute;
    background: white;
    left: 14px;
    color: #02934C;
    top: -9px; }

.row .content {
  background-color: #EBEBEB; }
  .row .content .table-hover > tbody > tr:hover {
    background-color: rgba(250, 237, 237, 0.35); }
  .row .content .kv-grid-table.table th:nth-child(2),
  .row .content .kv-grid-table.table th:nth-child(5),
  .row .content .kv-grid-table.table td:nth-child(2),
  .row .content .kv-grid-table.table td:nth-child(5) {
    text-align: center; }
  .row .content .kv-grid-table.table > tbody > tr.info > td {
    background-color: rgba(240, 12, 47, 0.04);
    background-color: rgba(223, 114, 131, 0.04); }
    .row .content .kv-grid-table.table > tbody > tr.info > td h3 {
      text-align: center;
      color: red;
      margin: 10px 0 20px 0; }
    .row .content .kv-grid-table.table > tbody > tr.info > td .photo {
      margin-left: 10px; }
    .row .content .kv-grid-table.table > tbody > tr.info > td:hover {
      background-color: #ffffff; }
    .row .content .kv-grid-table.table > tbody > tr.info > td .pdetails .key {
      color: red; }
    .row .content .kv-grid-table.table > tbody > tr.info > td .pdetails div.btn-group-horizontal {
      display: inline-block; }
      .row .content .kv-grid-table.table > tbody > tr.info > td .pdetails div.btn-group-horizontal a,
      .row .content .kv-grid-table.table > tbody > tr.info > td .pdetails div.btn-group-horizontal button {
        font-size: 10px;
        padding: 5px; }
        .row .content .kv-grid-table.table > tbody > tr.info > td .pdetails div.btn-group-horizontal a span,
        .row .content .kv-grid-table.table > tbody > tr.info > td .pdetails div.btn-group-horizontal button span {
          color: #F51E1E; }
    .row .content .kv-grid-table.table > tbody > tr.info > td .btn-lg, .row .content .kv-grid-table.table > tbody > tr.info > td .btn-group-lg > .btn {
      padding: 5px 12px; }
  .row .content .kv-grid-table.table a.glyphicon {
    margin: 0 3px 0 2px; }
  .row .content .kv-grid-table.table .selected-stock {
    background-color: rgba(252, 252, 0, 0.1); }

#termsmodal {
  display: none; }

#basket {
  margin-bottom: 10px;
  margin-top: 10px;
  background-color: rgba(62, 61, 61, 0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 10px 10px 15px #BCBCBC;
  box-shadow: 10px 10px 15px #BCBCBC; }
  #basket h3, #basket p {
    text-align: center;
    color: white; }
  #basket .actbuts {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px; }
  #basket #basket-contents {
    padding-left: 5px;
    padding-right: 3px; }
    #basket #basket-contents .bitem div.inb {
      margin: 5px 2px 10px 0px;
      padding-top: 10px;
      background-color: white;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      font-size: 95%;
      height: 124px; }
      #basket #basket-contents .bitem div.inb.insufficient {
        background-color: rgba(253, 218, 222, 0.38);
        border: 1px solid pink; }
        #basket #basket-contents .bitem div.inb.insufficient, #basket #basket-contents .bitem div.inb.insufficient p {
          color: white; }
      #basket #basket-contents .bitem div.inb .desc {
        height: 88px;
        height: 74px;
        /*overflow: scroll ; */ }
      #basket #basket-contents .bitem div.inb div {
        color: black; }
      #basket #basket-contents .bitem div.inb div.tooltip-inner {
        color: white; }
        #basket #basket-contents .bitem div.inb div p {
          color: black; }
        #basket #basket-contents .bitem div.inb div:first-child {
          overflow: hidden; }
          #basket #basket-contents .bitem div.inb div:first-child:nth-child(1), #basket #basket-contents .bitem div.inb div:first-child:nth-child(3) {
            text-align: center; }
          #basket #basket-contents .bitem div.inb div:first-child img {
            display: inline-block;
            max-width: 100%;
            height: auto;
            padding: 2px;
            line-height: 1.42857143;
            background-color: #FFF;
            border: 1px solid #DDD;
            border-radius: 4px;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out; }
          #basket #basket-contents .bitem div.inb div:first-child input {
            text-align: center; }
            #basket #basket-contents .bitem div.inb div:first-child input.valerr {
              background-color: red;
              color: #ffffff; }
          #basket #basket-contents .bitem div.inb div:first-child a.del {
            background-image: url("/img/delete.png");
            display: inline-block;
            width: 20px;
            height: 20px; }
        #basket #basket-contents .bitem div.inb div.bordered {
          border-top: 1px solid lightgrey; }
        #basket #basket-contents .bitem div.inb div .key {
          color: #fb6049; }
          @media only screen and (max-width: 767px) {
            #basket #basket-contents .bitem div.inb div .key {
              text-align: center; } }
  #basket input.err {
    background-color: #fff3f1; }
  #basket #basketmsg {
    background-color: #ffffff; }
    #basket #basketmsg h3 {
      color: red; }
  #basket #emailKeys {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    background-color: white;
    padding: 10px; }
    #basket #emailKeys h3 {
      color: red; }
    #basket #emailKeys .indic {
      float: right;
      width: 18px;
      height: 18px;
      font-size: 200%; }
      #basket #emailKeys .indic.ok:before {
        content: "\2713";
        color: darkgreen; }
      #basket #emailKeys .indic.bad:before {
        content: "\2717";
        color: crimson; }
  #basket #deliverKeys {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    background-color: white;
    padding: 10px; }
    #basket #deliverKeys h3 {
      color: red; }
    #basket #deliverKeys .indic {
      float: right;
      width: 18px;
      height: 18px;
      font-size: 200%; }
      #basket #deliverKeys .indic.ok:before {
        content: "\2713";
        color: darkgreen; }
      #basket #deliverKeys .indic.bad:before {
        content: "\2717";
        color: crimson; }
  #basket .note {
    margin-top: 16px;
    color: navy; }

#stocklevelTable tr.disabled {
  opacity: 0.2; }
#stocklevelTable tr td.list-image {
  overflow: hidden; }
#stocklevelTable tr td > img {
  padding: 4px;
  background-color: #FFF;
  border: 1px solid #DDD;
  border-radius: 4px;
  height: 30px; }
  @media only screen and (min-width: 768px) {
    #stocklevelTable tr td > img {
      height: 60px; } }
#stocklevelTable tr td.disabled {
  cursor: not-allowed; }

tr.flash,
td {
  -webkit-transition: all 1s linear;
  -moz-transition: all 1s linear;
  -ms-transition: all 1s linear;
  transition: all 1s linear; }
  tr.flash.highlightflash,
  td.highlightflash {
    color: #fff6f8;
    font-weight: bold;
    background-color: #ff8780 !important;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear; }

stock-basket ul.dropdown-menu {
  display: none;
  padding: 10px;
  margin-bottom: 10px;
  top: 80%;
  z-index: 1005;
  opacity: 0;
  transition: visibility 0s 1s, opacity 0.5s linear;
  background-color: rgba(245, 244, 244, 0.89);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  @media only screen and (max-width: 767px) {
    stock-basket ul.dropdown-menu {
      position: absolute;
      left: -260px;
      right: 5px;
      width: 300px;
      font-size: 11px; }
      stock-basket ul.dropdown-menu input {
        width: 3em; }
      stock-basket ul.dropdown-menu a img {
        height: 50%; } }
  @media only screen and (min-width: 767px) {
    stock-basket ul.dropdown-menu {
      left: auto;
      right: 5px;
      min-width: 450px; } }
  stock-basket ul.dropdown-menu.visible {
    display: block;
    opacity: 1;
    transition: opacity 0.15s linear; }
  stock-basket ul.dropdown-menu li {
    min-width: 300px; }
    stock-basket ul.dropdown-menu li table, stock-basket ul.dropdown-menu li p {
      width: 100%; }
      @media only screen and (max-width: 767px) {
        stock-basket ul.dropdown-menu li table, stock-basket ul.dropdown-menu li p {
          width: 94%; } }
    stock-basket ul.dropdown-menu li input {
      position: initial; }

#checkout .panel-heading h3 {
  font-size: 24px; }

.onoffswitch {
  position: relative;
  width: 50px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle; }

.onoffswitch-switch {
  width: 19px;
  height: 19px;
  margin: -2px;
  background: #FFF;
  border: 1px solid #9A9A9A;
  border-radius: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 32px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #F4F4F4;
  background-image: -moz-linear-gradient(top, white, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFF), to(#EEE));
  background-image: -webkit-linear-gradient(top, #FFF, #EEE);
  background-image: -o-linear-gradient(top, white, #eeeeee);
  background-image: linear-gradient(to bottom, #FFF, #EEE);
  background-repeat: repeat-x;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3); }

.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  display: block; }

.onoffswitch-inner:before {
  content: attr(data-swchon-text);
  text-shadow: 0 -1px 0 #333;
  padding-left: 7px;
  background-color: #3276B1;
  color: #FFF;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.5), 0 1px 2px rgba(0, 0, 0, 0.05);
  text-align: left; }

.onoffswitch-inner:before, .onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 15px;
  padding: 0;
  line-height: 15px;
  font-size: 10px;
  color: #FFF;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.onoffswitch-checkbox + .onoffswitch-label .onoffswitch-switch:before, .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
  content: "\f00d";
  color: #A90329;
  display: block;
  text-align: center;
  line-height: 19px;
  font-size: 10px;
  text-shadow: 0 -1px 0 #FFF;
  font-weight: bold;
  font-family: 'Glyphicons Halflings'; }

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #626262;
  border-radius: 50px;
  border-color: #ADADAD #B3B3B3 #9E9E9E;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.onoffswitch-checkbox {
  display: none; }

/*
 * ON OFF SWITCHES
 */
/* http://proto.io/freebies/onoff/ */
.onoffswitch-container {
  margin-top: 4px;
  margin-left: 7px;
  display: inline-block; }

.onoffswitch {
  position: relative;
  width: 60px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #626262;
  border-radius: 50px;
  border-color: #adadad #b3b3b3 #9e9e9e;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  display: block; }

.onoffswitch-inner:before, .onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 15px;
  padding: 0;
  line-height: 15px;
  font-size: 10px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.onoffswitch-inner:before {
  content: attr(data-swchon-text);
  text-shadow: 0 -1px 0 #333333;
  padding-left: 7px;
  background-color: #3276b1;
  color: white;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.5), 0 1px 2px rgba(0, 0, 0, 0.05);
  text-align: left; }

.onoffswitch-inner:after {
  content: attr(data-swchoff-text);
  padding-right: 7px;
  text-shadow: 0 -1px 0 white;
  background-color: white;
  color: #555555;
  text-align: right;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.onoffswitch-switch {
  width: 19px;
  height: 19px;
  margin: -2px;
  background: white;
  border: 1px solid #9a9a9a;
  border-radius: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 45px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background-color: #f4f4f4;
  background-image: -moz-linear-gradient(top, white, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, white, #eeeeee);
  background-image: -o-linear-gradient(top, white, #eeeeee);
  background-image: linear-gradient(to bottom, white, #eeeeee);
  background-repeat: repeat-x;
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.3); }

.onoffswitch-checkbox + .onoffswitch-label .onoffswitch-switch:before, .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
  content: "";
  color: #a90329;
  display: block;
  text-align: center;
  line-height: 19px;
  font-size: 10px;
  text-shadow: 0 -1px 0 white;
  font-weight: bold;
  font-family: 'Glyphicons Halflings'; }

/* checked */
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
  content: "\e013";
  color: #57889c; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
  display: block; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px; }

.onoffswitch-switch:hover {
  background-color: #eeeeee; }

.onoffswitch-switch:active {
  background-color: #eeeeee;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

/*
 * Disabled state
 */
.onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-inner:after, .onoffswitch-checkbox:checked:disabled + .onoffswitch-label .onoffswitch-inner:before {
  text-shadow: 0 1px 0 white;
  background: #bfbfbf;
  color: #333333; }

.onoffswitch-checkbox:checked:disabled + .onoffswitch-label .onoffswitch-switch, .onoffswitch-checkbox:disabled + .onoffswitch-label .onoffswitch-switch {
  background-color: #f4f4f4;
  background-image: -moz-linear-gradient(top, #bfbfbf, #f4f4f4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bfbfbf), to(#f4f4f4));
  background-image: -webkit-linear-gradient(top, #bfbfbf, #f4f4f4);
  background-image: -o-linear-gradient(top, #bfbfbf, #f4f4f4);
  background-image: linear-gradient(to bottom, #bfbfbf, #f4f4f4);
  box-shadow: none !important; }

.onoffswitch-checkbox:disabled + .onoffswitch-label,
.onoffswitch-checkbox:checked:disabled + .onoffswitch-label .onoffswitch-label {
  border-color: #ababab #999999 #878787 !important; }

.onoffswitch-checkbox:checked + .onoffswitch-label {
  border-color: #3276b1 #2a6395 #255681; }

.onoffswitch + span, .onoffswitch-title {
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px; }

.onoffswitch-inner:before {
  background-color: #36AECC !important; }

.onoffswitch-inner:before {
  background: #3b9ff3;
  border-color: #3b9ff3 #257DC7 #2A7DC4; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch:before {
  color: #84A83E; }

.glyphicon {
  color: #3A3A3A; }
  a .glyphicon {
    color: white; }

#sr-dashboard .page-header {
  border-bottom: 0px; }
  #sr-dashboard .page-header .button {
    font-size: 30px;
    max-width: 7em;
    height: 3em; }
    #sr-dashboard .page-header .button a {
      background: white;
      height: 100%;
      line-height: 1.1em; }
      #sr-dashboard .page-header .button a .glyphicon {
        color: red;
        padding: 0px 4px;
        float: left;
        height: 100%;
        font-size: 40px; }
    #sr-dashboard .page-header .button.active a {
      background-color: antiquewhite;
      color: blue; }
    #sr-dashboard .page-header .button .inner {
      font-size: 30px;
      display: inline-block;
      vertical-align: middle;
      background: yellow;
      padding: 3px 5px;
      line-height: normal; }
  #sr-dashboard .page-header h1 {
    display: inline-block;
    background-color: white;
    height: 3em;
    vertical-align: middle; }
  #sr-dashboard .page-header .nav-tabs {
    border-bottom: 0px; }
#sr-dashboard td .glyphicon {
  color: #F51E1E;
  padding: 0px 4px; }
  #sr-dashboard td .glyphicon.ok {
    color: green; }
#sr-dashboard .account-search a .glyphicon {
  color: #F51E1E;
  padding: 0px 4px; }

#exposeMask {
  background: rgba(77, 40, 50, 0.71); }

.exposedSelected {
  background-color: rgba(199, 248, 255, 0.35); }
  .exposedSelected .expquant {
    margin-left: 2px;
    text-align: center; }

#keyoverlay {
  display: none;
  background-color: Silver;
  text-align: center;
  position: absolute;
  z-index: 10000;
  opacity: 0.8; }
  #keyoverlay h4 {
    color: #F51E1E;
    text-align: center; }

#doreg .loader {
  position: relative;
  display: none; }

#rdone span {
  color: #F51E1E; }

#terms {
  height: 200px;
  overflow-y: scroll;
  margin-bottom: 20px; }

.stockroom_account_logo {
  height: 62px;
  margin-top: -28px;
}


.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
}

.legalsection, .helpsection {
  background: #f5f5f5;
  color: #000;
  padding: 20px; }

.helpsection .panel-body {
  color: #000; }

.service-alert {
  margin: 20px 0 20px 0; }

.form-group.required label:after {
  content: "*";
  color: red;
  padding: 0 4px; }

#shopgrid-index .kv-grid-toolbar {
  padding-left: 5px; }
  #shopgrid-index .kv-grid-toolbar a {
    margin: 0 5px; }
    #shopgrid-index .kv-grid-toolbar a .glyphicon {
      color: lightgrey; }
    #shopgrid-index .kv-grid-toolbar a:hover .glyphicon {
      color: grey; }
    #shopgrid-index .kv-grid-toolbar a.selected .glyphicon {
      color: red; }
#shopgrid-index shop-list {
  display: none; }
  #shopgrid-index shop-list .si-container {
    color: red; }
    #shopgrid-index shop-list .si-container .si-item {
      padding: 10px;
      border: 2px solid white;
      float: left;
      text-align: center;
      height: 408px; }
      #shopgrid-index shop-list .si-container .si-item .si-internal {
        position: relative;
        border: 1px solid #dedede;
        border-radius: 1px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
        overflow: hidden;
        height: 100%; }
        #shopgrid-index shop-list .si-container .si-item .si-internal .si-image {
          position: relative;
          min-height: 150px;
          text-align: center;
          background-color: #FCF7F8;
          border-bottom: 1px solid lightgrey; }
          #shopgrid-index shop-list .si-container .si-item .si-internal .si-image img {
            width: 100%;
            height: auto; }
          @media (max-width: 768px) {
            #shopgrid-index shop-list .si-container .si-item .si-internal .si-image img {
              width: auto;
              height: 230px; } }
        #shopgrid-index shop-list .si-container .si-item .si-internal .si-info {
          width: 100%;
          background: #f51e1e;
          text-align: center;
          color: #fff;
          padding: 1em;
          position: absolute;
          bottom: 0; }
          #shopgrid-index shop-list .si-container .si-item .si-internal .si-info .name {
            font-weight: bold;
            margin: 0;
            margin-bottom: .75em;
            text-transform: uppercase; }
          #shopgrid-index shop-list .si-container .si-item .si-internal .si-info .desc {
            height: 4em;
            overflow: hidden;
            font-weight: bold;
            font-size: 1.5em; }
          #shopgrid-index shop-list .si-container .si-item .si-internal .si-info .price {
            font-weight: bold; }
          #shopgrid-index shop-list .si-container .si-item .si-internal .si-info .buymore {
            font-size: 1.5em;
            border: none; }
    #shopgrid-index shop-list .si-container .clearfix {
      clear: both; }

.proddetail .images {
  width: 60%;
  height: 315px;
  display: inline-block;
  border: 1px solid grey;
  vertical-align: top; }
  .proddetail .images .image {
    display: block;
    width: 99%;
    margin: auto;
    height: 200px; }
    .proddetail .images .image img {
      max-width: 98%;
      max-height: 98%;
      margin: auto auto;
      display: block; }
.proddetail .info {
  width: 39%;
  height: 315px;
  display: inline-block;
  border: 1px solid grey;
  vertical-align: top;
  padding: 4px; }
  .proddetail .info label {
    width: 44%;
    display: inline-block; }
.proddetail .fullinfo {
  margin-top: 10px;
  h6-background-color: #f0f0f0;
  h6-border: 1px solid #d3d3d3; }
.proddetail ul.gallery {
  padding: 20px 5px;
  background-color: #FFFFE0;
  width: 100%;
  float: right; }
  .proddetail ul.gallery a {
    display: block;
    width: 75px;
    height: 68px;
    vertical-align: bottom;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.1);
    transition: .4s ease-out;
    -webkit-transition: 0.4s ease-out;
    -webkit-transform: rotateX(90deg) translate(-50px, -50%);
    transform: rotateX(90deg) translate(-50px, -50%); }
  .proddetail ul.gallery li {
    float: left;
    position: relative;
    transition: 1s;
    -webkit-transition: 1s;
    border: 1px solid #BDBD3A;
    margin: 1px; }
    .proddetail ul.gallery li a img {
      min-height: 100%;
      width: 100%;
      transition: .3s ease-out;
      -webkit-transition: 0.3s ease-out;
      vertical-align: middle; }
    .proddetail ul.gallery li.loaded a {
      -webkit-transform: rotateX(0deg) translate(0, 0);
      transform: rotateX(0deg) translate(0, 0); }

.details-main-image {
  width: 200px; }

.details-gallery-image {
  width: 50px; }

.details-info {
  max-height: 200px;
  overflow-y: scroll; }

.details-heading.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }


.settingshelp {
    padding:10px;
}

.sfe-buttons * {
    color: white;
}

.sfe-buttons *:hover {
    color: #bbb;
    text-decoration: none;
}


.modal-dialog {
    width:90%
}

.gsimage {
    width: 500px;
}

.errorMsg {
    display: none;
}


.promoPrice {
    color: white;
    background-color: red;
    padding: 3px 5px 3px 5px;
    width: 200px;
    text-align: center;
    display: inline;
    margin-left: 10px;
    font-weight: bold;
}
#shopgrid-container .description :first-line {
  font-weight: bold; }
#shopgrid-container .description .promoPrice {
  color: white;
  background-color: red;
  padding: 3px 5px 3px 5px;
  width: 200px;
  text-align: center;
  display: inline;
  margin-left: 10px;
  font-weight: bold; }

.okCountries {
  font-size: 80%;
  color: navy;
  font-style: oblique;
  /*text-align: right;*/ }

.bannedCountries {
  font-size: 80%;
  color: darkred;
  font-style: oblique;
  /*text-align: right;*/ }
/*# sourceMappingURL=edsr.css.map */


