@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
body {
  margin: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
[hidden], template {
  display: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a {
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a:active, a:hover {
  outline: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
b, strong {
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
dfn {
  font-style: italic;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
mark {
  color: #000;
  background: #ff0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
small {
  font-size: 80%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
sup {
  top: -.5em;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
sub {
  bottom: -.25em;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
img {
  border: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
svg:not(:root) {
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
figure {
  margin: 1em 40px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
hr {
  height: 0;
  box-sizing: content-box;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
pre {
  overflow: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
button {
  overflow: visible;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
button, select {
  text-transform: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
input {
  line-height: normal;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
input[type=search] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
legend {
  padding: 0;
  border: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
textarea {
  overflow: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
optgroup {
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
td, th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    box-shadow: none !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  a, a:visited {
    text-decoration: underline;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  thead {
    display: table-header-group;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  img, tr {
    page-break-inside: avoid;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  img {
    max-width: 100% !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  h2, h3 {
    page-break-after: avoid;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar {
    display: none;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .label {
    border: 1px solid #000;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .table {
    border-collapse: collapse !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .table td, .table th {
    background-color: #fff !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/../fonts/glyphicons-halflings-regular.eot);
  src: url(/../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(/../fonts/glyphicons-halflings-regular.woff) format("woff"), url(/../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-eur:before, .glyphicon-euro:before {
  content: "\20ac";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-music:before {
  content: "\e002";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-search:before {
  content: "\e003";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-star:before {
  content: "\e006";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-user:before {
  content: "\e008";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-film:before {
  content: "\e009";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-th:before {
  content: "\e011";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-off:before {
  content: "\e017";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-home:before {
  content: "\e021";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-file:before {
  content: "\e022";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-time:before {
  content: "\e023";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-road:before {
  content: "\e024";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-download:before {
  content: "\e026";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-book:before {
  content: "\e043";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-print:before {
  content: "\e045";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-font:before {
  content: "\e047";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-list:before {
  content: "\e056";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-share:before {
  content: "\e066";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-check:before {
  content: "\e067";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-move:before {
  content: "\e068";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-play:before {
  content: "\e072";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-random:before {
  content: "\e110";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-link:before {
  content: "\e144";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-record:before {
  content: "\e165";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-save:before {
  content: "\e166";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-open:before {
  content: "\e167";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-import:before {
  content: "\e169";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-export:before {
  content: "\e170";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-send:before {
  content: "\e171";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-header:before {
  content: "\e180";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-king:before {
  content: "\e211";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-education:before {
  content: "\e233";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-console:before {
  content: "\e254";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
* {
  box-sizing: border-box;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
:after, :before {
  box-sizing: border-box;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a:focus, a:hover {
  color: #23527c;
  text-decoration: underline;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
figure {
  margin: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
img {
  vertical-align: middle;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.img-rounded {
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all .2s ease-in-out;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.img-circle {
  border-radius: 50%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
[role=button] {
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.h1, h1 {
  font-size: 36px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.h2, h2 {
  font-size: 30px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.h3, h3 {
  font-size: 24px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.h4, h4 {
  font-size: 18px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.h5, h5 {
  font-size: 14px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.h6, h6 {
  font-size: 12px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
p {
  margin: 0 0 10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .lead {
    font-size: 21px;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.small, small {
  font-size: 85%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.mark, mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.text-left {
  text-align: left;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.text-right {
  text-align: right;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.text-center {
  text-align: center;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.text-justify {
  text-align: justify;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.text-nowrap {
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.text-lowercase {
  text-transform: lowercase;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.text-uppercase {
  text-transform: uppercase;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.text-capitalize {
  text-transform: capitalize;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.text-muted {
  color: #777;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.text-primary {
  color: #337ab7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.text-primary:focus, a.text-primary:hover {
  color: #286090;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.text-success {
  color: #3c763d;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.text-success:focus, a.text-success:hover {
  color: #2b542c;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.text-info {
  color: #31708f;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.text-info:focus, a.text-info:hover {
  color: #245269;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.text-warning {
  color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.text-warning:focus, a.text-warning:hover {
  color: #66512c;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.text-danger {
  color: #a94442;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.text-danger:focus, a.text-danger:hover {
  color: #843534;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.bg-success {
  background-color: #dff0d8;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.bg-info {
  background-color: #d9edf7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.bg-danger {
  background-color: #f2dede;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
dd, dt {
  line-height: 1.42857143;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
dt {
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: '\2014 \00A0';
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: '';
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .container {
    width: 1170px;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-12 {
  width: 100%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-9 {
  width: 75%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-6 {
  width: 50%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-3 {
  width: 25%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-pull-12 {
  right: 100%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-pull-9 {
  right: 75%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-pull-6 {
  right: 50%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-pull-3 {
  right: 25%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-pull-0 {
  right: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-push-12 {
  left: 100%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-push-9 {
  left: 75%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-push-6 {
  left: 50%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-push-3 {
  left: 25%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-push-0 {
  left: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-12 {
    width: 100%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-11 {
    width: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-10 {
    width: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-9 {
    width: 75%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-8 {
    width: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-7 {
    width: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-6 {
    width: 50%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-5 {
    width: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-4 {
    width: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-3 {
    width: 25%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-2 {
    width: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-1 {
    width: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-pull-12 {
    right: 100%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-pull-9 {
    right: 75%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-pull-6 {
    right: 50%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-pull-3 {
    right: 25%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-pull-0 {
    right: auto;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-push-12 {
    left: 100%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-push-9 {
    left: 75%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-push-6 {
    left: 50%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-push-3 {
    left: 25%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-push-0 {
    left: auto;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-12 {
    width: 100%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-11 {
    width: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-10 {
    width: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-9 {
    width: 75%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-8 {
    width: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-7 {
    width: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-6 {
    width: 50%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-5 {
    width: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-4 {
    width: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-3 {
    width: 25%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-2 {
    width: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-1 {
    width: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-pull-12 {
    right: 100%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-pull-9 {
    right: 75%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-pull-6 {
    right: 50%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-pull-3 {
    right: 25%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-pull-0 {
    right: auto;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-push-12 {
    left: 100%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-push-11 {
    left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-push-10 {
    left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-push-9 {
    left: 75%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-push-8 {
    left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-push-7 {
    left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-push-6 {
    left: 50%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-push-5 {
    left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-push-4 {
    left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-push-3 {
    left: 25%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-push-2 {
    left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-push-1 {
    left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-push-0 {
    left: auto;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-offset-12 {
    margin-left: 100%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-12 {
    width: 100%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-11 {
    width: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-10 {
    width: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-9 {
    width: 75%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-8 {
    width: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-7 {
    width: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-6 {
    width: 50%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-5 {
    width: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-4 {
    width: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-3 {
    width: 25%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-2 {
    width: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-1 {
    width: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-pull-12 {
    right: 100%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-pull-9 {
    right: 75%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-pull-6 {
    right: 50%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-pull-3 {
    right: 25%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-pull-0 {
    right: auto;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-push-12 {
    left: 100%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-push-9 {
    left: 75%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-push-6 {
    left: 50%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-push-3 {
    left: 25%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-push-0 {
    left: auto;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
table {
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
th {
  text-align: left;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table .table {
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
input[type=search] {
  box-sizing: border-box;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
input[type=file] {
  display: block;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
input[type=range] {
  display: block;
  width: 100%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
select[multiple], select[size] {
  height: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
textarea.form-control {
  height: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  input.form-control[type=date], input.form-control[type=time], input.form-control[type=datetime-local], input.form-control[type=month] {
    line-height: 34px;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input.input-sm[type=date], input.input-sm[type=time], input.input-sm[type=datetime-local], input.input-sm[type=month] {
    line-height: 30px;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input.input-lg[type=date], input.input-lg[type=time], input.input-lg[type=datetime-local], input.input-lg[type=month] {
    line-height: 46px;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-group {
  margin-bottom: 15px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input.disabled[type=checkbox], input[type=checkbox][disabled], input.disabled[type=radio], input[type=radio][disabled] {
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
select.input-sm[multiple], textarea.input-sm {
  height: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-group-sm select.form-control[multiple], .form-group-sm textarea.form-control {
  height: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
select.input-lg[multiple], textarea.input-lg {
  height: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-group-lg select.form-control[multiple], .form-group-lg textarea.form-control {
  height: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-feedback {
  position: relative;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: .65;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default.focus[disabled], .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus[disabled], .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success.focus[disabled], .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info.focus[disabled], .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning.focus:active, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning.focus[disabled], .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.focus:active, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger.focus[disabled], .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-block {
  display: block;
  width: 100%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
input.btn-block[type=button], input.btn-block[type=reset], input.btn-block[type=submit] {
  width: 100%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.fade {
  opacity: 0;
  transition: opacity .15s linear;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.fade.in {
  opacity: 1;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.collapse {
  display: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.collapse.in {
  display: block;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
tr.collapse.in {
  display: table-row;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
tbody.collapse.in {
  display: table-row-group;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height,visibility;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropdown, .dropup {
  position: relative;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.open > .dropdown-menu {
  display: block;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.open > a {
  outline: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 2;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-toolbar {
  margin-left: -5px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group > .btn-group {
  float: left;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn .caret {
  margin-left: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
select.input-group-lg[multiple] > .form-control, select.input-group-lg[multiple] > .input-group-addon, select.input-group-lg[multiple] > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
select.input-group-sm[multiple] > .form-control, select.input-group-sm[multiple] > .input-group-addon, select.input-group-sm[multiple] > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group-btn > .btn {
  position: relative;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  z-index: 2;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav > li {
  position: relative;
  display: block;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav > li.disabled > a {
  color: #777;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav > li > a > img {
  max-width: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-pills > li {
  float: left;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-stacked > li {
  float: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-justified {
  width: 100%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-justified > li {
  float: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tab-content > .tab-pane {
  display: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tab-content > .active {
  display: block;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-header {
    float: left;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-toggle:focus {
  outline: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-toggle {
    display: none;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-nav > li {
    float: left;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-left {
    float: left !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .navbar-text {
  color: #777;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .navbar-link {
  color: #777;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .btn-link {
  color: #777;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #333;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: #fff;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.breadcrumb > li {
  display: inline-block;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.breadcrumb > .active {
  color: #777;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pagination > li {
  display: inline;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pager li {
  display: inline;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pager .next > a, .pager .next > span {
  float: right;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pager .previous > a, .pager .previous > span {
  float: left;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.label:empty {
  display: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.label-default {
  background-color: #777;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.label-primary {
  background-color: #337ab7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.label-success {
  background-color: #5cb85c;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.label-info {
  background-color: #5bc0de;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.label-warning {
  background-color: #f0ad4e;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.label-danger {
  background-color: #d9534f;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.badge:empty {
  display: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item > .badge {
  float: right;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.jumbotron .h1, .jumbotron h1 {
  color: inherit;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border .2s ease-in-out;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert .alert-link {
  font-weight: 700;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert > p, .alert > ul {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert > p + p {
  margin-top: 5px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert-info .alert-link {
  color: #245269;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.alert-danger .alert-link {
  color: #843534;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width .6s ease;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.progress-bar-striped, .progress-striped .progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.progress-bar.active, .progress.active .progress-bar {
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.media {
  margin-top: 15px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.media:first-child {
  margin-top: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.media-body {
  width: 10000px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.media-object {
  display: block;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.media-right, .media > .pull-right {
  padding-left: 10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.media-left, .media > .pull-left {
  padding-right: 10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.media-middle {
  vertical-align: middle;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.media-bottom {
  vertical-align: bottom;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item, button.list-group-item {
  color: #555;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-body {
  padding: 15px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-group {
  margin-bottom: 20px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-default {
  border-color: #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-primary {
  border-color: #337ab7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-info {
  border-color: #bce8f1;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-warning {
  border-color: #faebcc;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal-open {
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -25%);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal.in .modal-dialog {
  transform: translate(0, 0);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 12px;
  outline: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal-header .close {
  margin-top: -2px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .modal-lg {
    width: 900px;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover.top {
  margin-top: -10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover.right {
  margin-left: 10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover.bottom {
  margin-top: 10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover.left {
  margin-left: -10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover-content {
  padding: 9px 14px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover > .arrow {
  border-width: 11px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel {
  position: relative;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .carousel-inner > .item {
    transition: transform .6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .carousel-inner > .item.active.right, .carousel-inner > .item.next {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-inner > .active {
  left: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-inner > .next {
  left: 100%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-inner > .prev {
  left: -100%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .carousel-indicators {
    bottom: 20px;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " ";
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pull-right {
  float: right !important;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.pull-left {
  float: left !important;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.hide {
  display: none !important;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.show {
  display: block !important;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.invisible {
  visibility: hidden;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.hidden {
  display: none !important;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.affix {
  position: fixed;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important;
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-xs {
    display: block !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  table.visible-xs {
    display: table !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  tr.visible-xs {
    display: table-row !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  td.visible-xs, th.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-sm {
    display: block !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  table.visible-sm {
    display: table !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  tr.visible-sm {
    display: table-row !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  td.visible-sm, th.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-md {
    display: block !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  table.visible-md {
    display: table !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  tr.visible-md {
    display: table-row !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  td.visible-md, th.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-lg {
    display: block !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  table.visible-lg {
    display: table !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  tr.visible-lg {
    display: table-row !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  td.visible-lg, th.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .hidden-lg {
    display: none !important;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.visible-print {
  display: none !important;
}

@media print {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-print {
    display: block !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  table.visible-print {
    display: table !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  tr.visible-print {
    display: table-row !important;
  }
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  td.visible-print, th.visible-print {
    display: table-cell !important;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-print-block {
    display: block !important;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 5, app/assets/stylesheets/new_design/bootstrap.min.css */
  .hidden-print {
    display: none !important;
  }
}
/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
/* line 8, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.checkbox label .toggle, .checkbox-inline .toggle {
  margin-left: -20px;
  margin-right: 5px;
}

/* line 9, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle {
  position: relative;
  overflow: hidden;
}

/* line 10, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle input[type=checkbox] {
  display: none;
}

/* line 11, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle-group {
  position: absolute;
  width: 200%;
  top: 0;
  bottom: 0;
  left: 0;
  transition: left .35s;
  -webkit-transition: left .35s;
  -moz-user-select: none;
  -webkit-user-select: none;
}

/* line 12, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle.off .toggle-group {
  left: -100%;
}

/* line 13, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle-on {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
}

/* line 14, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle-off {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}

/* line 15, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle-handle {
  position: relative;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  height: 100%;
  width: 0;
  border-width: 0 1px;
}

/* line 16, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle.btn {
  min-width: 59px;
  min-height: 34px;
}

/* line 17, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle-on.btn {
  padding-right: 24px;
}

/* line 18, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle-off.btn {
  padding-left: 24px;
}

/* line 19, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle.btn-lg {
  min-width: 79px;
  min-height: 45px;
}

/* line 20, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle-on.btn-lg {
  padding-right: 31px;
}

/* line 21, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle-off.btn-lg {
  padding-left: 31px;
}

/* line 22, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle-handle.btn-lg {
  width: 40px;
}

/* line 23, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle.btn-sm {
  min-width: 50px;
  min-height: 30px;
}

/* line 24, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle-on.btn-sm {
  padding-right: 20px;
}

/* line 25, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle-off.btn-sm {
  padding-left: 20px;
}

/* line 26, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle.btn-xs {
  min-width: 35px;
  min-height: 22px;
}

/* line 27, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle-on.btn-xs {
  padding-right: 12px;
}

/* line 28, app/assets/stylesheets/new_design/bootstrap-toggle.min.css */
.toggle-off.btn-xs {
  padding-left: 12px;
}

@font-face {
  font-family: 'BodoniFLF-Bold';
  src: url(/assets/BodoniFLF-Bold-75edaefa495eb3d1760d235c8756b108da4617ea764554595223a28653bd4cea.eot?#iefix) format("embedded-opentype"), url(/assets/BodoniFLF-Bold-165938fea7ecd90dd86bb3a49460f300865af00f14cae3c6ad283ee61f1ecd75.woff) format("woff"), url(/assets/BodoniFLF-Bold-f6bdce19dc31d6583754039fa10779e0af410a46425143ef4210b4644e8c2f13.ttf) format("truetype"), url(/assets/BodoniFLF-Bold-f0fef7aef653388f651826a35ce8f98b82a794a4dc614550bced48d8a85bb4dd.svg#BodoniFLF-Bold) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BodoniFLF-BoldItalic';
  src: url(/assets/BodoniFLF-BoldItalic-4ccaf9bda70aee265633a71e3c864ab734efbcd4e786f1a2fc58b36ea15d1a1a.eot?#iefix) format("embedded-opentype"), url(/assets/BodoniFLF-BoldItalic-5a4404a2dc585b901963191154e95db7267695d1f49f887402916a8553366647.woff) format("woff"), url(/assets/BodoniFLF-BoldItalic-6b7a9efc0892c8b2d42678bf686da7000f0a0530e1c7443912fc33cc076e24a1.ttf) format("truetype"), url(/assets/BodoniFLF-BoldItalic-bac0b347dcbcf669602f463ea134a203b976b232391940a56b5b35f6054c9ba0.svg#BodoniFLF-BoldItalic) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BodoniFLF-Roman';
  src: url(/assets/BodoniFLF-Roman-71e3c2763fd9f44f5ac85c4341fa1dc18378c90281788c27cc25ee5b47229418.eot?#iefix) format("embedded-opentype"), url(/assets/BodoniFLF-Roman-cbc426ed0eea5cef3ee25b9c025cfa93bf294d86da4ff447f5302ed4a48c638d.woff) format("woff"), url(/assets/BodoniFLF-Roman-59bba25292edec1584c81fd8b3266c99a114072dae755914e966740a40675a76.ttf) format("truetype"), url(/assets/BodoniFLF-Roman-e0f6f98dcc88598b59110c90b67cdc38a5be7e296012c9ce8bff6085e9cfc0e7.svg#BodoniFLF-Roman) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BodoniFLF-Italic';
  src: url(/assets/BodoniFLF-Italic-0c11fdb99d7383a8fb5abe51b75df20b6d5314ba72a358fb0486b27662f4823f.eot?#iefix) format("embedded-opentype"), url(/assets/BodoniFLF-Italic-89509938489d620e2ceb2d159ba76a2b6807efcc9d7036212004d5dde99cbd9e.woff) format("woff"), url(/assets/BodoniFLF-Italic-6d820ca3431657fab99435e82b630af10c5e5b8eea018624a08987a61e15838e.ttf) format("truetype"), url(/assets/BodoniFLF-Italic-56e0d4545dfafcf6b832da9dadf1f6759f8aa673901d294fc305347d781374c8.svg#BodoniFLF-Italic) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Verdana';
  src: url(/assets/Verdana-8e4a8fd6c7847f4b9194aefd3902fc8f4f0fd5c4b0baf8fbd7d2de22b8c2bc97.eot?#iefix) format("embedded-opentype"), url(/assets/Verdana-43ced2f735609fc91127c1e765b3947e0abce4dadf9369fd21eb2ba4b91da28a.woff) format("woff"), url(/assets/Verdana-0da8c12f3e15d95585434d2cf294b3113a3e3fc84bf9ba9d64f2ef834ef4bd98.ttf) format("truetype"), url(/assets/Verdana-fa90550a404aefa958997a2bfc8395a03379568222446ab99bfe5c18b86912d1.svg#Verdana) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Verdana-Bold';
  src: url(/assets/Verdana-Bold-d68dae67f931fe36495204cc6a7d213810024e8b8e803ecf1336becb63020a9b.eot?#iefix) format("embedded-opentype"), url(/assets/Verdana-Bold-59c64b99f724e68683260d35dcf2f0ce3e487ea863680c67dad5271235a1c3cd.woff) format("woff"), url(/assets/Verdana-Bold-480f66b66430bdfa6e9a2199e4bf8f79d915221e60d58e7a32b4ff50645de2e0.ttf) format("truetype"), url(/assets/Verdana-Bold-7c8d82f4a046f2c388e30aa81bd772c03939c6b1cc4bbda55c77c3544bc50c3b.svg#Verdana-Bold) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Webdings';
  src: url(/assets/Webdings-475e7931b051413e30359c91af02ff275b9f713906178376f35104107035d3de.eot?#iefix) format("embedded-opentype"), url(/assets/Webdings-7228bfaffe34754271748eb4c16d043bc53dadc880f15e77b10a8faab63f0950.woff) format("woff"), url(/assets/Webdings-10d099c88521b1b9e380b7690cbe47b54bb19396ca515358cfdc15ac249e2f5d.ttf) format("truetype"), url(/assets/Webdings-d2891624974024bebe694fead2c6d9582b2aa348da5af4ccdf59d7e292aab208.svg#Webdings) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ZapfDingbatsITC';
  src: url(/assets/ZapfDingbatsITC-010613a830f55ff03895579259ee5ab36711ae41d9da984ebefd41e28a2169d7.eot?#iefix) format("embedded-opentype"), url(/assets/ZapfDingbatsITC-a3d23883e8e626151a9ac06d6aae0b90c618e3c65b72f2172f7b32e37e0e5052.woff) format("woff"), url(/assets/ZapfDingbatsITC-b18467129b6f5807024f850de6b9f1f4edc37feb3092e6a9ac63273cd25357d3.ttf) format("truetype"), url(/assets/ZapfDingbatsITC-a1fb0dabcd0489e7abf8b365bd9bf31d8421091e3460786a898ddba5b429793b.svg#ZapfDingbatsITC) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CenturyGothic';
  src: url(/assets/CenturyGothic-cc65c1fb12e68932ccf7f71ca703af3bde9afdf8e7b53cd41fbe4c7fac48b4e1.eot?#iefix) format("embedded-opentype"), url(/assets/CenturyGothic-a90339efc4ef31125cce8331a9a9f185b7796346805c87ed21877f94e2720378.woff) format("woff"), url(/assets/CenturyGothic-64654e2515da88ca0c470c69b45341a0dda7f066a5f0c72cd6f2a929cdedd461.ttf) format("truetype"), url(/assets/CenturyGothic-2fda713f67174f6fcb8621f39ff869d8b295b00cbed40dd9d992861b96e1dff5.svg#CenturyGothic) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MinionPro-Regular';
  src: url(/assets/MinionPro-Regular-49f40c43622591b72e8b817349c340647c38a4c76104b27cbf411fb908eec59a.eot?#iefix) format("embedded-opentype"), url(/assets/MinionPro-Regular-031e3fc2c2075cad15381c08ea3beb9ae1b370c2cdeeca67e25727d06da74d99.otf) format("opentype"), url(/assets/MinionPro-Regular-96d4aa2530abe93ba5cfccb12a5b1406e9fc421d1a07fb156187afcc8f106e1c.woff) format("woff"), url(/assets/MinionPro-Regular-bd31ece26770e19ddeeac591c4af6aff2b38b471ae5bd5fca30bbc69fd68b527.ttf) format("truetype"), url(/assets/MinionPro-Regular-e85f78b702bc0cc8f783bcb9a05a12de5806dff9cbda68b229e536b1447f4af2.svg#MinionPro-Regular) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GillSansMT-BoldItalic';
  src: url(/assets/GillSansMT-BoldItalic-eb59e47e020af9163681cd853f19dd4ca7672924415b70482733318531fe6611.eot?#iefix) format("embedded-opentype"), url(/assets/GillSansMT-BoldItalic-b845943238d2ee81f801534d537857a4846121d194bdbaf4131bc7173e37575b.woff) format("woff"), url(/assets/GillSansMT-BoldItalic-e79f9c1768515a1844bd889092ecebf5c40f301e4415ad1238a8e2f09ce8543e.ttf) format("truetype"), url(/assets/GillSansMT-BoldItalic-0350cff81cab3705aa30c6c20479021a6b24fe2f70f70993eca6ca026dff0f3b.svg#GillSansMT-BoldItalic) format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sansregular';
  src: url(/assets/opensans-regular-webfont-1c8d8cfb76dc09847381c778d53f1386fa52dd602e24f6877e6d27df13dec51b.woff2) format("woff2"), url(/assets/opensans-regular-webfont-e8a2f52f9d6266445be3356022c4695926da720831b9c0c3cf37af70eab1691c.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sanssemibold';
  src: url(/assets/opensans-semibold-webfont-6b93840c2d318cbc77c13f04555ff410d5384c74dc5760888e33540acdb8e270.woff2) format("woff2"), url(/assets/opensans-semibold-webfont-a9fcd4630eb858b81033c43db56a904067bf186f41f68f256e3e41b77f503cb7.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sansbold';
  src: url(/assets/opensans-bold-webfont-8632e1877b49db8d662bc4274318a8fa50b296a3657762df2af882e3770a29c7.woff2) format("woff2"), url(/assets/opensans-bold-webfont-2f394e1568ed2a93f0149ba8c53e8109f833dacce1f5e0f4596a41ff958be03c.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'open_sanslight';
  src: url(/assets/opensans-light-webfont-5ef648e864b6e7fc8b1ae2083500835e2a38d3f970a4af84c388b11ecae3234f.woff2) format("woff2"), url(/assets/opensans-light-webfont-bf8c351cb4a0a26f892bcb8c37de9dd09d689cf651991cd2d03125916bacd337.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url(/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot);
  src: url(/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot?#iefix) format("embedded-opentype"), url(/assets/slick-26726bac4060abb1226e6ceebc1336e84930fe7a7af1b3895a109d067f5b5dcc.woff) format("woff"), url(/assets/slick-37bc99cfdbbc046193a26396787374d00e7b10d3a758a36045c07bd8886360d2.ttf) format("truetype"), url(/assets/slick-12459f221a0b787bf1eaebf2e4c48fca2bd9f8493f71256c3043e7a0c7e932f6.svg#slick) format("svg");
}

/* Slider */
/* line 2, app/assets/stylesheets/new_design/slick.css */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 21, app/assets/stylesheets/new_design/slick.css */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 31, app/assets/stylesheets/new_design/slick.css */
.slick-list:focus {
  outline: none;
}

/* line 35, app/assets/stylesheets/new_design/slick.css */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 41, app/assets/stylesheets/new_design/slick.css */
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

/* line 51, app/assets/stylesheets/new_design/slick.css */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 61, app/assets/stylesheets/new_design/slick.css */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 68, app/assets/stylesheets/new_design/slick.css */
.slick-track:after {
  clear: both;
}

/* line 72, app/assets/stylesheets/new_design/slick.css */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 77, app/assets/stylesheets/new_design/slick.css */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 85, app/assets/stylesheets/new_design/slick.css */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 89, app/assets/stylesheets/new_design/slick.css */
.slick-slide img {
  display: block;
}

/* line 93, app/assets/stylesheets/new_design/slick.css */
.slick-slide.slick-loading img {
  display: none;
}

/* line 97, app/assets/stylesheets/new_design/slick.css */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 101, app/assets/stylesheets/new_design/slick.css */
.slick-initialized .slick-slide {
  display: block;
}

/* line 105, app/assets/stylesheets/new_design/slick.css */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 109, app/assets/stylesheets/new_design/slick.css */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 117, app/assets/stylesheets/new_design/slick.css */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* line 45, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-loading .slick-list {
  background: #fff url(/assets/ajax-loader-e7b44c86b050fca766a96ddac2d0932af0126da6f2305280342d909168dcce6b.gif) center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url(/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot);
  src: url(/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot?#iefix) format("embedded-opentype"), url(/assets/slick-26726bac4060abb1226e6ceebc1336e84930fe7a7af1b3895a109d067f5b5dcc.woff) format("woff"), url(/assets/slick-37bc99cfdbbc046193a26396787374d00e7b10d3a758a36045c07bd8886360d2.ttf) format("truetype"), url(/assets/slick-12459f221a0b787bf1eaebf2e4c48fca2bd9f8493f71256c3043e7a0c7e932f6.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
/* line 63, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

/* line 81, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

/* line 85, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 89, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 92, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 103, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-prev {
  left: -25px;
}

/* line 105, app/assets/stylesheets/new_design/slick-theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

/* line 109, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-prev:before {
  content: "←";
}

/* line 111, app/assets/stylesheets/new_design/slick-theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 117, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-next {
  right: -25px;
}

/* line 119, app/assets/stylesheets/new_design/slick-theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* line 123, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-next:before {
  content: "→";
}

/* line 125, app/assets/stylesheets/new_design/slick-theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 133, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 137, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 146, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 154, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

/* line 166, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

/* line 168, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

/* line 172, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 189, app/assets/stylesheets/new_design/slick-theme.scss */
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCustomScrollbar {
  touch-action: pinch-zoom;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  touch-action: auto;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(/assets/mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: .4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: .9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: .3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 16px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

/* line 1, app/assets/stylesheets/new_design/jquery.mCustomScrollbar.min.scss */
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/* line 3, app/assets/stylesheets/new_design/style.scss */
* {
  outline: inherit;
}

/* line 8, app/assets/stylesheets/new_design/style.scss */
body {
  font-family: 'open_sansregular';
  font-size: 14px;
  overflow-x: hidden;
}

/* line 14, app/assets/stylesheets/new_design/style.scss */
a:focus {
  outline: none;
}

/* line 17, app/assets/stylesheets/new_design/style.scss */
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* ******************** Main css start ***************** */
/* line 26, app/assets/stylesheets/new_design/style.scss */
.cartTop.mobile {
  display: none;
}

/*
#header .container .row {
  margin: 0;
}
*/
/*  ************************** */
/* line 37, app/assets/stylesheets/new_design/style.scss */
#top_and_header {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  transition: all .4s ease-in-out;
}

/* line 46, app/assets/stylesheets/new_design/style.scss */
#top_and_header.headerFixed {
  box-shadow: rgba(0, 0, 0, 0.1) -1px 9px 8px;
}

/* line 50, app/assets/stylesheets/new_design/style.scss */
#top {
  background: #000000;
  width: 100%;
}

/* line 55, app/assets/stylesheets/new_design/style.scss */
#top .container {
  width: 1160px;
}

/* line 58, app/assets/stylesheets/new_design/style.scss */
.productmenu {
  padding: 10px 0 0;
  margin-left: -40px;
}

/* line 62, app/assets/stylesheets/new_design/style.scss */
.productmenu ul {
  padding: 0px;
  margin: 0px;
}

/* line 66, app/assets/stylesheets/new_design/style.scss */
.productmenu ul li {
  display: inline-block;
  line-height: normal;
}

/* line 70, app/assets/stylesheets/new_design/style.scss */
.productmenu ul li a:link,
.productmenu ul li a:active,
.productmenu ul li a:visited {
  background: url(/assets/top-arrow-951f3c71941ed7bd26c1f4289ab9226cfb1470203d3221508bc4568735957d72.png) no-repeat right 7px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #fff;
  font-size: 14px;
  padding-right: 20px;
  text-decoration: none;
}

/* line 81, app/assets/stylesheets/new_design/style.scss */
.topmenu ul li.dropdown .dropdown-toggle {
  background: url(/assets/top-arrow-951f3c71941ed7bd26c1f4289ab9226cfb1470203d3221508bc4568735957d72.png) no-repeat right 7px;
  background-size: 14px auto;
  padding-right: 20px;
}

/* line 86, app/assets/stylesheets/new_design/style.scss */
#top .products-dropdown .dropdown-menu {
  z-index: 10000;
  border: none;
  border-radius: 0px;
  top: 32px;
  left: -70px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  width: 185px;
}

/* line 97, app/assets/stylesheets/new_design/style.scss */
#top .products-dropdown .dropdown-menu li {
  display: block;
  height: auto;
  line-height: normal;
}

/* line 102, app/assets/stylesheets/new_design/style.scss */
#top .products-dropdown .dropdown-menu li a {
  text-indent: -9999px;
  padding: 15px 15px 10px;
}

/* line 106, app/assets/stylesheets/new_design/style.scss */
#top .products-dropdown .dropdown-menu li.personal-vpn a {
  background: url(/assets/personal_vpn-9eec9d052cc1bd0e2c28ac7274437acc8ace877cf9971cb8879842b36f9d4644.png) no-repeat center center;
  background-size: 126px auto;
  border-bottom: 1px solid #d9d9d9;
}

/* line 111, app/assets/stylesheets/new_design/style.scss */
#top .products-dropdown .dropdown-menu li.cloakbox-vpn-router a {
  background: url(/assets/cloakbox-vpn-router-c70ea1eb94a1a785a2ba16a8da63bfb970faaa8c5c3ac7e8744392a9f7518feb.png) no-repeat center center;
  background-size: 168px auto;
  border-bottom: 1px solid #d9d9d9;
}

/* line 116, app/assets/stylesheets/new_design/style.scss */
#top .products-dropdown .dropdown-menu li.secure-email a {
  background: url(/assets/secure_my_email-68d4f25a8d3dc6bce4aff6a89e4290dc8fa0fdf97df640dcb4b343f4a1e652a5.png) no-repeat center center;
  background-size: 81px auto;
}

/* line 121, app/assets/stylesheets/new_design/style.scss */
.apple-store-downloader {
  display: block;
  margin-bottom: 20px;
}

/* line 125, app/assets/stylesheets/new_design/style.scss */
.download_ios_instruction {
  margin-bottom: 20px;
}

/* line 130, app/assets/stylesheets/new_design/style.scss */
#top .logo-top {
  padding-top: 4px;
  padding-bottom: 2px;
}

/* line 135, app/assets/stylesheets/new_design/style.scss */
#top .logo-top img {
  height: 36px;
}

/* ************************** */
/* line 141, app/assets/stylesheets/new_design/style.scss */
.topmenu {
  float: right;
  padding-top: 11px;
  text-align: right;
}

/* line 146, app/assets/stylesheets/new_design/style.scss */
.topmenu ul {
  padding: 0px;
  margin: 0px;
}

/* line 150, app/assets/stylesheets/new_design/style.scss */
.topmenu ul li {
  display: inline-block;
  padding: 0 10px;
  float: left;
}

/* line 155, app/assets/stylesheets/new_design/style.scss */
.topmenu ul li.hide-item {
  margin-right: 12px;
  max-width: 188px;
  white-space: nowrap;
  padding-right: 0;
}

/* line 162, app/assets/stylesheets/new_design/style.scss */
.topmenu ul li.settings {
  background: url(/assets/start-bg-6a058cfd9d8b3c7591ffb6b472fc43332eba8389b77f10bcee45b4ce50227203.png) no-repeat center center;
  background-size: 24px auto;
  padding-left: 0;
  padding-right: 0;
  float: right;
  margin-top: -5px;
  margin-right: 0;
}

/* line 172, app/assets/stylesheets/new_design/style.scss */
.topmenu ul li ul.dropdown-menu li:last-child {
  /*float: inherit;*/
}

/* line 176, app/assets/stylesheets/new_design/style.scss */
.topmenu ul li a:link,
.topmenu ul li a:active,
.topmenu ul li a:visited {
  color: #fff;
  font-size: 14px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  display: block;
}

/* line 185, app/assets/stylesheets/new_design/style.scss */
.topmenu ul li a:focus,
.topmenu ul li a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7);
  transition: all 0.4s ease-in-out;
}

/* line 193, app/assets/stylesheets/new_design/style.scss */
.topmenu ul li.settings a.dropdown-toggle {
  width: 26px;
  height: 26px;
  display: block;
  font-size: 0 !important;
  background: none;
  padding-right: 0;
}

/* line 201, app/assets/stylesheets/new_design/style.scss */
.topmenu-wrap {
  float: right;
}

/* line 204, app/assets/stylesheets/new_design/style.scss */
.topmenu ul li ul.dropdown-menu {
  left: inherit;
  right: 0;
  top: 31px;
  box-shadow: none;
  border: none;
  border-top: none;
  border-radius: 0;
  z-index: 9999;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #000;
}

/* line 217, app/assets/stylesheets/new_design/style.scss */
.topmenu ul li ul.dropdown-menu li {
  height: inherit !important;
  line-height: 28px !important;
  padding-left: 0;
  padding-right: 0;
  display: block;
  text-align: right;
}

/* line 225, app/assets/stylesheets/new_design/style.scss */
.topmenu ul li ul.dropdown-menu li a:link,
.topmenu ul li ul.dropdown-menu li a:active,
.topmenu ul li ul.dropdown-menu li a:visited {
  color: #fff;
  font-size: 14px;
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 234, app/assets/stylesheets/new_design/style.scss */
.topmenu ul li ul.dropdown-menu li a:hover,
.topmenu ul li ul.dropdown-menu li a:focus {
  color: #b3b3b3;
  background: none;
}

/* line 239, app/assets/stylesheets/new_design/style.scss */
.topmenu .caret {
  display: none;
}

/* ************************ */
/* line 245, app/assets/stylesheets/new_design/style.scss */
#header {
  background: #fff;
  width: 100%;
  /*height: 82px;*/
  transition: all .4s ease-in-out;
}

/* line 252, app/assets/stylesheets/new_design/style.scss */
#header.checkout_page_header {
  height: 82px;
}

/* line 255, app/assets/stylesheets/new_design/style.scss */
.headerFixed #header.checkout_page_header {
  height: 70px;
}

/* ********************** */
/* line 261, app/assets/stylesheets/new_design/style.scss */
.navbar {
  margin-bottom: 0;
}

/* line 264, app/assets/stylesheets/new_design/style.scss */
.mainmenu {
  float: left;
  width: calc(100% - 100px);
  padding-right: 16px;
}

/* line 270, app/assets/stylesheets/new_design/style.scss */
.mainmenu .account-wrap {
  margin: 0px;
  padding: 20px;
  float: none;
}

/* line 275, app/assets/stylesheets/new_design/style.scss */
.mainmenu .account-wrap ul li {
  display: block;
}

/* line 277, app/assets/stylesheets/new_design/style.scss */
.mainmenu .account-wrap ul li a {
  font-weight: 700;
  color: #333333;
  font-size: 16px;
  text-decoration: none;
  border: 1px solid #a8a8a8;
  border-radius: 5px;
  transition: all 0.5s ease-in-out;
  padding: 5px 20px;
  display: block;
}

/* line 293, app/assets/stylesheets/new_design/style.scss */
.mainmenu ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
  text-align: right;
}

/* line 299, app/assets/stylesheets/new_design/style.scss */
.mainmenu ul li {
  display: inline-block;
  /*height: 82px;
  line-height: 82px;*/
  padding: 0px 12px;
  float: none;
  transition: all .4s ease-in-out;
}

/* line 308, app/assets/stylesheets/new_design/style.scss */
.mainmenu ul li:first-child {
  background: none;
}

/* line 311, app/assets/stylesheets/new_design/style.scss */
.mainmenu ul li:last-child {
  padding-right: 0;
}

/* line 314, app/assets/stylesheets/new_design/style.scss */
.navbar-inverse {
  background: none;
  border: none;
}

/* line 318, app/assets/stylesheets/new_design/style.scss */
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  background-color: inherit;
}

/* line 323, app/assets/stylesheets/new_design/style.scss */
.mainmenu ul li a:link,
.mainmenu ul li a:active,
.mainmenu ul li a:visited {
  color: #000;
  font-size: 18px;
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  padding: 0;
  height: 82px;
  line-height: 82px;
  transition: all 0.4s ease-in-out;
  font-weight: 400;
}

/* line 337, app/assets/stylesheets/new_design/style.scss */
#top_and_header.headerFixed .mainmenu ul li a:link,
#top_and_header.headerFixed .mainmenu ul li a:active,
#top_and_header.headerFixed .mainmenu ul li a:visited {
  height: 70px;
  line-height: 70px;
}

/* line 344, app/assets/stylesheets/new_design/style.scss */
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover,
.mainmenu ul li a:hover,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #f06725 !important;
}

/* *************************** */
/* line 355, app/assets/stylesheets/new_design/style.scss */
.logo {
  padding: 14px 0px 0px 0px;
  /*margin-left: -54px;*/
}

/* line 359, app/assets/stylesheets/new_design/style.scss */
.logo img {
  height: 54px;
  transform: translate3d(0px, 0px, 0px);
  transition: all 0.4s ease-in-out 0s;
}

/* line 365, app/assets/stylesheets/new_design/style.scss */
#top_and_header.headerFixed .logo img {
  height: 40px;
}

/* line 369, app/assets/stylesheets/new_design/style.scss */
.cartTop {
  float: right;
  padding-top: 10px;
  /*margin-right: -46px;*/
  color: #636466;
  font-size: 14px;
  font-weight: bold;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

/* line 381, app/assets/stylesheets/new_design/style.scss */
#top_and_header.headerFixed .cartTop {
  padding-top: 0;
}

/* line 385, app/assets/stylesheets/new_design/style.scss */
.cartTop .cart-top {
  background: url(/assets/cart-ee8f35e4fed97624318852321c79340c2b0ccc927e3ae3daf606b13cf7c025c8.png) no-repeat left center;
  height: 67px;
  width: 100px;
  position: relative;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

/* line 396, app/assets/stylesheets/new_design/style.scss */
#top_and_header.headerFixed .cartTop .cart-top {
  background: url(/assets/cart_small-f0de01033802561fedb27fc6897322611bd79853ed4562309be87ac51f1cb0fd.png) no-repeat 12px center;
}

/* line 400, app/assets/stylesheets/new_design/style.scss */
.cartTop a {
  color: #636466;
  font-size: 16px;
  font-weight: bold;
}

/* line 405, app/assets/stylesheets/new_design/style.scss */
.cartTop .count {
  background-image: linear-gradient(to bottom, #FF8640 50%, #F66810 70%);
  position: absolute;
  left: 18px;
  top: 5px;
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  line-height: 28px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

/* line 437, app/assets/stylesheets/new_design/style.scss */
#top_and_header.headerFixed .cartTop .count {
  width: 24px;
  height: 24px;
  line-height: 24px;
  left: 25px;
  top: 7px;
  font-size: 12px;
}

/* line 445, app/assets/stylesheets/new_design/style.scss */
.cartTop .cart-top .cart-text {
  position: absolute;
  right: 0;
  top: 19px;
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #000;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

/* line 458, app/assets/stylesheets/new_design/style.scss */
#top_and_header.headerFixed .cartTop .cart-text {
  top: 23px;
}

/* ************************** */
/* line 464, app/assets/stylesheets/new_design/style.scss */
#banner {
  height: 377px;
  width: 100%;
  background-image: linear-gradient(to right, #FF8640 36%, #F66810 100%);
}

/* line 484, app/assets/stylesheets/new_design/style.scss */
#banner h1 {
  text-align: center;
  font-weight: 300;
  font-size: 45px;
  color: #ffffff;
  margin-top: 48px;
  letter-spacing: -1px;
}

/* ************************ */
/* ********************* Live Chat CSS *******************  */
/* line 500, app/assets/stylesheets/new_design/style.scss */
.liveChatWrap {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10;
}

/* line 506, app/assets/stylesheets/new_design/style.scss */
.liveChat {
  float: right;
  border: 2px solid #fff;
  border-radius: 10px 10px 0px 0px;
  border-bottom: none;
  padding-left: 75px;
  padding-right: 70px;
  padding: 8px 20px 8px 65px;
  background: #ef6d25 url(/assets/chat_icon-e6490df0d59ca69344628d2f0153a1f027e705df20a8e171f7a35df33bac8264.png) no-repeat 18px 14px;
  cursor: pointer;
}

/* line 517, app/assets/stylesheets/new_design/style.scss */
.liveChat a {
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  padding-right: 35px;
}

/* line 524, app/assets/stylesheets/new_design/style.scss */
.liveChat a:hover,
.liveChat a:focus {
  color: #fff;
  text-decoration: none;
}

/* line 529, app/assets/stylesheets/new_design/style.scss */
.liveChat .chat-open {
  background: url(/assets/arrow_up-fe0790504604d4f494f665fe9107112cb6449d6dea06975496e7a058518cbf25.png) no-repeat right center;
}

/* line 532, app/assets/stylesheets/new_design/style.scss */
.liveChat .chat-close {
  background: url(/assets/arrow_down-b0ad2a0a3ad54fa4b8a24f5b99967c07c87ba609d96eac44dbb2b22749a0ab91.png) no-repeat right center;
}

/* ******************** Check Out CSS ********************  */
/* line 537, app/assets/stylesheets/new_design/style.scss */
#header .secureCheckout {
  background: url(/assets/lock-638dc2582c50a5df242b54f428823360b1ddc4df640f2c6a70002172e6c818c5.png) no-repeat left center;
  font-size: 28px;
  color: #8c8e92;
  font-weight: 700;
  padding-left: 50px;
  margin-top: 20px;
  float: right;
  margin-left: 250px;
  transition: all .4s ease-in-out;
}

/* line 549, app/assets/stylesheets/new_design/style.scss */
.headerFixed #header .secureCheckout {
  margin-top: 14px;
}

/* line 552, app/assets/stylesheets/new_design/style.scss */
.checkoutPage {
  border-top: 2px solid #bfbdbd;
  margin-top: 30px;
  padding-top: 40px;
}

/* line 557, app/assets/stylesheets/new_design/style.scss */
.checkOut {
  margin: 0 auto;
  float: none;
}

/* line 561, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo {
  border-bottom: 2px solid #e2e2e2;
  padding-bottom: 30px;
  margin-bottom: 5px;
  font-size: 18px;
  color: #636467;
  font-weight: 600;
  padding-top: 20px;
}

/* line 570, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo #shopping_cart_options_acknowledge {
  margin-top: 7px;
}

/* line 573, app/assets/stylesheets/new_design/style.scss */
input[type="text"],
input[type="email"],
input[type="password"],
select {
  height: 40px !important;
  color: #000000;
  font-weight: 400;
}

/* line 582, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo:last-child {
  border-bottom: none;
}

/* line 585, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo p.para,
.checkoutInfo .checkbox label {
  font-size: 18px;
  /*color: #636467;*/
  color: #000;
  font-weight: 500;
}

/* line 592, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .checkbox.terms label {
  font-size: 17px;
}

/* line 595, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo.reviewOrder {
  border-bottom: none;
}

/* line 598, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo h2 {
  color: #5a5758;
  font-family: "Open Sans",sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 20px;
}

/* line 605, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo h2 a {
  font-size: 23px;
  color: #624ea1;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin: 0;
  text-decoration: underline;
}

/* line 613, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo h2 a:hover {
  text-decoration: none;
}

/* line 616, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .titleWrap {
  margin-top: 30px;
}

/* line 620, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .form-group input[type=text],
.checkoutInfo .form-group input[type=email],
.checkoutInfo .form-group input[type=password],
.checkoutInfo .form-group select {
  border: 2px solid #e2e2e2;
  border-radius: 5px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 20px;
  font-weight: 700;
}

/* line 631, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .form-control::-moz-placeholder,
.checkoutInfo .form-group select {
  color: #c8c7c8;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
}

/* line 637, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .form-group select {
  color: #000000;
}

/* line 640, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .form-group .dateBox select {
  font-weight: 700;
}

/* line 643, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .dateBox label {
  color: #000000;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  margin: 5px 0 0 0;
}

/* line 650, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .selectBox {
  background: #ffffff url(/assets/select_arrow-44f70963a81f73a0a834b24d2c1391d66c6af86a4bbd49c373bcd9932925c41f.jpg) no-repeat right center;
  border: 2px solid #e2e2e2;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  height: 40px;
}

/* line 658, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .selectBox select {
  width: 110%;
  border: none;
  background: transparent;
  height: 32px;
}

/* line 664, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .nav-tabs {
  border-bottom: none;
}

/* line 667, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .nav-tabs > li > a {
  margin-right: 10px;
}

/* line 670, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .nav-tabs > li > a,
.checkoutInfo .nav-tabs > li > a:hover,
.checkoutInfo .nav-tabs > li > a:focus {
  border: 2px solid #bfbdbd;
  border-bottom: none;
  color: #fff;
  font-size: 23px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  background: #7dcbef;
  padding: 3px 28px;
}

/* line 682, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .nav-tabs > li.active > a {
  background: #68b545;
  border: 2px solid transparent;
  border-bottom: none;
}

/* line 687, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .tab-content > .tab-pane {
  padding: 20px 15px;
  border: 2px solid #e2e2e2;
  border-radius: 5px;
}

/* line 692, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .totalOrder {
  color: #3b3b3b;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 16px;
}

/* line 698, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .totalOrder span {
  color: #55a52f;
  font-size: 32px;
  font-weight: 700;
}

/* line 703, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .checkbox {
  color: #3b3b3b;
  font-size: 15px;
  font-weight: 500;
}

/* line 708, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .checkbox.terms {
  margin-bottom: 30px;
}

/* line 711, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .checkbox a {
  color: #4a348f;
  font-size: 15px;
  font-weight: 700;
}

/* line 716, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .checkbox.terms a {
  font-size: 18px;
  text-decoration: underline;
}

/* line 720, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo a.showCart {
  color: #624ea1;
  font-size: 24px;
  font-weight: 700;
  text-decoration: underline;
  float: right;
  margin-top: 15px;
}

/* line 728, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo a.showCart:hover {
  text-decoration: none;
}

/* line 731, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .placeOrder {
  border: 2px solid #bfbdbd;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  background: #73c34f;
  border-radius: 10px;
  padding-left: 55px;
  padding-right: 55px;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 744, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .placeOrder:hover,
.checkoutInfo .placeOrder:focus,
.checkoutInfo .placeOrder:active:hover,
.checkoutInfo .placeOrder:active:focus {
  background-color: transparent;
  background: #55a52f;
  color: #fff;
}

/* line 752, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .checkout {
  color: #8c8e92;
  font-size: 23px;
  font-weight: 700;
  padding: 0;
  padding-left: 45px;
  border: 0;
  background: url(/assets/lock-638dc2582c50a5df242b54f428823360b1ddc4df640f2c6a70002172e6c818c5.png) no-repeat left center;
  margin-top: 15px;
  float: right;
}

/* line 763, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .checkout:hover,
.checkoutInfo .checkout:focus,
.checkoutInfo .checkout:active:hover,
.checkoutInfo .checkout:active:focus {
  border: none;
  background-color: transparent;
}

/* line 770, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .shippingOption {
  border: 2px solid #e2e2e2;
  border-radius: 5px;
  margin-bottom: 10px;
}

/* line 775, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .shippingOption .item {
  border-bottom: 2px solid #e2e2e2;
  /*height: 42px;
  padding-left: 12px;
  padding-right: 12px;
  line-height: 42px;*/
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

/* line 785, app/assets/stylesheets/new_design/style.scss */
.checkoutInfo .shippingOption .item:last-child {
  border-bottom: none;
}

/* **************** shippingOption css start ******************* */
/* Radio button style */
/* line 791, app/assets/stylesheets/new_design/style.scss */
.shippingOption .item {
  /*color: #AAAAAA;
  display: block;*/
  position: relative;
  /*float: left;
  width: 100%;
  height: 100px;
  border-bottom: 1px solid #111111;*/
}

/* line 800, app/assets/stylesheets/new_design/style.scss */
.shippingOption .item input[type=radio] {
  position: absolute;
  visibility: hidden;
}

/* line 804, app/assets/stylesheets/new_design/style.scss */
.shippingOption .item label {
  display: block;
  position: relative;
  padding: 0px 50px 0px 20px;
  margin: 0;
  height: 42px;
  line-height: 42px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

/* line 818, app/assets/stylesheets/new_design/style.scss */
.shippingOption .item:hover label {
  color: #231f20;
}

/* line 821, app/assets/stylesheets/new_design/style.scss */
.shippingOption .item .check {
  display: block;
  position: absolute;
  border: 2px solid #412c91;
  border-radius: 100%;
  height: 25px;
  width: 25px;
  top: 8px;
  right: 20px;
  z-index: 5;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
}

/* line 834, app/assets/stylesheets/new_design/style.scss */
.shippingOption .item:hover .check {
  border: 2px solid #412c91;
}

/* line 837, app/assets/stylesheets/new_design/style.scss */
.shippingOption .item .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 15px;
  width: 15px;
  top: 3px;
  right: 3px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

/* line 850, app/assets/stylesheets/new_design/style.scss */
.shippingOption .item input[type=radio]:checked ~ .check {
  border: 2px solid #aed930;
}

/* line 853, app/assets/stylesheets/new_design/style.scss */
.shippingOption .item input[type=radio]:checked ~ .check::before {
  background: #5dba33;
}

/* line 856, app/assets/stylesheets/new_design/style.scss */
.shippingOption .item input[type=radio]:checked ~ label {
  /*color: #0DFF92;*/
}

/* Radio button style end */
/* line 861, app/assets/stylesheets/new_design/style.scss */
.massageBox {
  background-image: linear-gradient(to left, #6D5DA7 0%, #352182 100%);
  padding: 35px 0 40px;
  text-align: center;
  margin-top: -42px;
}

/* line 878, app/assets/stylesheets/new_design/style.scss */
.massageBox .thankYou {
  color: #ffffff;
  font-size: 45px;
  font-weight: 300;
}

/* line 883, app/assets/stylesheets/new_design/style.scss */
.massageInfo {
  color: #5a5758;
  font-size: 18px;
  font-weight: 400;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  color: #333333;
}

/* line 892, app/assets/stylesheets/new_design/style.scss */
.massageInfo .col-md-8 {
  width: 100%;
}

/* line 895, app/assets/stylesheets/new_design/style.scss */
.massageInfo .confirmation-information {
  padding: 20px 0 30px;
}

/* line 898, app/assets/stylesheets/new_design/style.scss */
.massageInfo a.confirmation-vpn-button {
  font-family: 'Roboto', sans-serif;
  width: 250px;
  font-size: 16px;
  line-height: 44px;
  font-weight: 600;
  text-decoration: none;
  border: none;
  border-radius: 50px;
  background: #e85b1a;
  color: #ffffff !important;
  padding: 0px 25px;
  display: inline-block;
  margin-top: 20px;
}

/* line 913, app/assets/stylesheets/new_design/style.scss */
.massageInfo a.confirmation-vpn-button:hover,
.massageInfo a.confirmation-vpn-button:focus {
  background: #f78445 !important;
}

/* line 918, app/assets/stylesheets/new_design/style.scss */
.massageInfo a.continueShop {
  font-family: 'Roboto', sans-serif;
  width: 255px;
  background: url(/assets/continue_icon-9dca39e5f4a1af313654bf7eb8fd8efaf9531e2e1d10bd875b1ae5a20e434f73.png) no-repeat 25px center;
  border: 2px solid #10bd4a;
  padding: 0 25px 0 55px;
  text-decoration: none;
  font-weight: 600;
  color: #10bd4a;
  display: inline-block;
  line-height: 40px;
  border-radius: 50px;
}

/* line 932, app/assets/stylesheets/new_design/style.scss */
.massageInfo a.continueShop span {
  background: url(/assets/icon_back_green-9dca39e5f4a1af313654bf7eb8fd8efaf9531e2e1d10bd875b1ae5a20e434f73.png) no-repeat left center;
  padding-left: 32px;
}

/* line 936, app/assets/stylesheets/new_design/style.scss */
.massageInfo a.continueShop:hover,
.massageInfo a.continueShop:focus {
  border-color: #066d28;
  color: #066d28;
}

/* line 941, app/assets/stylesheets/new_design/style.scss */
.checkout-confirm-button-container {
  text-align: center;
}

/* ************************************ */
/* line 946, app/assets/stylesheets/new_design/style.scss */
.popup-checkout-box {
  width: 455px;
  position: absolute;
  right: -453px;
  top: 185px;
  z-index: 5000;
}

/* line 953, app/assets/stylesheets/new_design/style.scss */
.popup-checkout-box .item-info {
  background: #e1e3ed;
  border: 2px solid #918f90;
  border-radius: 5px 0 0 5px;
  padding: 30px;
  text-align: left;
  border-right: none;
}

/* line 961, app/assets/stylesheets/new_design/style.scss */
.popup-checkout-box .table > thead > tr > th {
  border-bottom: none;
}

/* line 964, app/assets/stylesheets/new_design/style.scss */
.popup-checkout-box .item-info thead,
.popup-checkout-box .item-info tr {
  border-bottom: 2px solid #bebdbd;
}

/* line 968, app/assets/stylesheets/new_design/style.scss */
.popup-checkout-box .item-info tr td,
.popup-checkout-box .item-info tr th {
  padding: 10px 0 !important;
}

/* line 972, app/assets/stylesheets/new_design/style.scss */
.popup-checkout-box .item-info tr td {
  font-size: 16px;
  font-weight: 700;
  color: #5a5758;
}

/* line 977, app/assets/stylesheets/new_design/style.scss */
.popup-checkout-box .item-info td,
.popup-checkout-box .item-info th {
  background-color: inherit !important;
}

/* line 982, app/assets/stylesheets/new_design/style.scss */
.popup-checkout-box .item-info tr td span {
  font-weight: normal;
}

/* line 985, app/assets/stylesheets/new_design/style.scss */
.popup-checkout-box .item-info thead th {
  font-size: 17px;
  color: #5a5758;
  font-weight: 700;
}

/* line 990, app/assets/stylesheets/new_design/style.scss */
.popup-checkout-box .item-info tr td:last-child,
.popup-checkout-box .item-info tr th:last-child {
  text-align: right;
}

/* line 994, app/assets/stylesheets/new_design/style.scss */
#popup-cart-form tr td .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

/* line 998, app/assets/stylesheets/new_design/style.scss */
#popup-cart-form tr td .col-md-12 .col-md-9 {
  padding-left: 0;
}

/* line 1001, app/assets/stylesheets/new_design/style.scss */
#popup-cart-form tr td .col-md-12 .col-md-3 {
  padding-right: 0;
}

/* line 1004, app/assets/stylesheets/new_design/style.scss */
#discount-code-msg {
  color: #654ba9;
  font-size: 14px;
  font-style: italic;
  text-align: left;
  margin-top: 5px;
}

/* line 1011, app/assets/stylesheets/new_design/style.scss */
#adjustment-code-container .button {
  width: 100%;
  text-align: center;
}

/* line 1015, app/assets/stylesheets/new_design/style.scss */
.popup-checkout-box .item-info tr td .close {
  display: block;
  float: none;
  opacity: 1;
  margin-bottom: 10px;
}

/* line 1021, app/assets/stylesheets/new_design/style.scss */
.popup-checkout-box .item-info .order {
  text-transform: uppercase;
}

/* line 1025, app/assets/stylesheets/new_design/style.scss */
.popup-checkout-box .item-info .order-price {
  font-size: 23px;
}

/* line 1033, app/assets/stylesheets/new_design/style.scss */
.popup-checkout-box .item-info .button-wrap a.continue_shopping {
  opacity: inherit !important;
}

/* ************************* */
/* line 1038, app/assets/stylesheets/new_design/style.scss */
.overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1001;
  top: 0;
  right: 0;
  overflow-x: hidden;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.3);
  transition: 0.5s;
  display: none;
}

/* line 1051, app/assets/stylesheets/new_design/style.scss */
.overlay .overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

/* line 1059, app/assets/stylesheets/new_design/style.scss */
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

/* ************************* */
/* line 1069, app/assets/stylesheets/new_design/style.scss */
.item-info .table a {
  color: #654ba9;
  font-style: italic;
  text-decoration: none;
  display: block;
  padding-top: 3px;
}

/* line 1076, app/assets/stylesheets/new_design/style.scss */
.popup-checkout-box .item-info .table a {
  padding-top: 3px;
}

/* line 1079, app/assets/stylesheets/new_design/style.scss */
.item-info .table .price {
  color: #231f20;
}

/* line 1082, app/assets/stylesheets/new_design/style.scss */
.adjustment-link {
  margin-bottom: 5px;
  text-align: left;
}

/* line 1086, app/assets/stylesheets/new_design/style.scss */
#adjustment-code-container .button {
  background: #ef5a1b;
  border: 2px solid #fef5f1;
  color: #ffffff;
  border-radius: 5px;
  padding: 5px 12px 8px;
  font-size: 16px;
  font-weight: 600;
  margin: 0px;
  display: inline-block;
  text-decoration: none;
}

/* line 1099, app/assets/stylesheets/new_design/style.scss */
#adjustment-code-container .button:hover {
  opacity: .80;
}

/* line 1102, app/assets/stylesheets/new_design/style.scss */
.item-info .button-wrap .button {
  background: #ef5a1b;
  border: 2px solid #fef5f1;
  color: #ffffff;
  border-radius: 5px;
  padding: 8px 12px;
  font-size: 16px;
  font-weight: 600;
  margin: 10px 10px 0px 0px;
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
}

/* line 1116, app/assets/stylesheets/new_design/style.scss */
.item-info .button-wrap .button:hover {
  opacity: .80;
}

/* line 1120, app/assets/stylesheets/new_design/style.scss */
.item-info .button-wrap .button.disabled {
  background: #808080;
  cursor: not-allowed;
}

/* ******************************************** */
/* line 1128, app/assets/stylesheets/new_design/style.scss */
.inner-wrap {
  border-top: 1px solid #ececed;
  padding: 10px 0 30px;
  /*margin-top: 30px;*/
}

/* ***************** */
/* line 1135, app/assets/stylesheets/new_design/style.scss */
.account-wrap {
  padding-top: 22px;
  float: left;
  margin-left: 40px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

/* line 1144, app/assets/stylesheets/new_design/style.scss */
.headerFixed .account-wrap {
  padding-top: 16px;
}

/* line 1147, app/assets/stylesheets/new_design/style.scss */
.account-wrap ul {
  text-align: right;
}

/* line 1150, app/assets/stylesheets/new_design/style.scss */
.account-wrap ul li {
  display: inline-block;
  margin: 0px 5px;
}

/* line 1154, app/assets/stylesheets/new_design/style.scss */
.account-wrap ul li a:link,
.account-wrap ul li a:active,
.account-wrap ul li a:visited {
  font-weight: 700;
  color: #333333;
  font-size: 16px;
  text-decoration: none;
  border: 1px solid #a8a8a8;
  border-radius: 5px;
  transition: all 0.5s ease-in-out;
  padding: 5px 20px;
  display: block;
}

/* line 1169, app/assets/stylesheets/new_design/style.scss */
.account-wrap ul li.active a:link,
.account-wrap ul li.active a:active,
.account-wrap ul li.active a:visited,
.account-wrap ul li a:hover {
  color: #e35501;
  border: 1px solid #e35501;
}

/*
.account-wrap ul li.refer-a-friend {
  color: #e45517;
  border-radius: 5px;
  margin-left: 20px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.account-wrap ul li.refer-a-friend:hover {
  background: #e45517;
}

.account-wrap ul li.refer-a-friend a:link,
.account-wrap ul li.refer-a-friend a:active,
.account-wrap ul li.refer-a-friend a:visited {
  color: #e45517;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.account-wrap ul li.refer-a-friend:hover a:link,
.account-wrap ul li.refer-a-friend:hover a:active,
.account-wrap ul li.refer-a-friend:hover a:visited {
  color: #ffffff;
}
*/
/* ****************** dash-board-box-wrap css ************************** */
/* line 1205, app/assets/stylesheets/new_design/style.scss */
.dash-board-box-wrap {
  background: #f2f3f5;
  padding: 25px;
  border-radius: 10px;
  margin-bottom: 35px;
}

/* line 1211, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part {
  padding: 20px 25px 25px 25px;
}

/* line 1214, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .title {
  width: 27%;
  float: left;
  padding: 0 5px 0 0px;
  font-size: 24px;
  color: #5a5758;
  font-weight: 600;
}

/* line 1222, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .title img {
  vertical-align: top;
  width: 33px;
  height: auto;
}

/* line 1227, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .setup .setup_instruction_icon img {
  width: 33px;
  height: auto;
}

/* line 1231, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .setup img {
  margin-right: 5px;
}

/* line 1234, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .setup {
  width: 25%;
  float: left;
  font-size: 15px;
  color: #262223;
  padding: 0px 5px 0;
  font-weight: 400;
}

/* line 1242, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .setup a {
  color: #262223;
  display: block;
  text-decoration: none;
}

/* line 1248, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .setup .setup_instruction_icon {
  float: none;
  display: inline;
}

/* line 1252, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .setup .setup_instruction_label {
  float: none;
  border-bottom: 1px solid #ececed;
  padding-bottom: 2px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: inline;
}

/* line 1262, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .select-box-wrap {
  width: 200px;
  float: left;
  padding-right: 10px;
}

/* line 1268, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .select-box-wrap .per_page_label {
  margin-left: 10px;
}

/* line 1271, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .select-box-wrap .select-box {
  background: #ffffff url(/assets/select_arrow-3925e5cf913f74ff62af6c3e1705dfba05a62dbe1f4da3f5dd35cf6121b0835f.png) no-repeat scroll 95% center;
  border: 1px solid #cccccc;
  border-radius: 4px;
  height: 30px;
  overflow: hidden;
  width: 45px;
  padding: 0 15px 0 5px;
  float: left;
}

/* line 1282, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .select-box-wrap select {
  background: none;
  border: medium none;
  height: 30px !important;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* line 1292, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .select-box-wrap label {
  font-weight: normal;
  font-size: 14px;
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}

/* line 1299, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .search-wrap {
  width: 29%;
  float: right;
}

/* line 1303, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .search-wrap label {
  font-weight: normal;
  font-size: 14px;
  margin-right: 12px;
}

/* line 1308, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .search-wrap .search-box {
  text-align: left;
  border: 1px solid #ececed;
  border-radius: 5px;
  height: 30px !important;
  line-height: 30px;
  padding: 0 10px;
  font-weight: 500;
  color: #333;
  font-size: 12px;
  width: 200px;
}

/* line 1320, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .top-part .search-wrap .search-box::-moz-placeholder {
  color: #333 !important;
}
.dash-board-wrap .top-part .search-wrap .search-box::placeholder {
  color: #333 !important;
}

/* line 1323, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap {
  background: #ffffff;
  border-radius: 7px;
  border: 1px solid #ececed;
  padding: 8px;
  margin-bottom: 14px;
  font-size: 15px;
  font-weight: 400;
}

/* line 1332, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .title-box.box-wrap {
  color: #412c91;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
}

/* line 1339, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .actions,
.dash-board-wrap .box-wrap .expiration,
.dash-board-wrap .box-wrap .status,
.dash-board-wrap .box-wrap .username,
.dash-board-wrap .box-wrap .service {
  border-right: 1px solid #ececed;
  width: 28%;
  float: left;
  padding: 3px 10px;
}

/* line 1349, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .username {
  width: 24%;
}

/* line 1353, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .service {
  width: 24.7%;
}

/* line 1357, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .title-box.box-wrap .actions {
  width: 18%;
}

/* line 1360, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .title-box.box-wrap .status {
  width: 11%;
}

/* line 1363, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .title-box.box-wrap .username {
  width: 21.9%;
}

/* line 1366, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .title-box.box-wrap .expiration {
  width: 16%;
}

/* line 1370, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .title-box.box-wrap .service {
  width: 28.4%;
}

/* line 1374, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap a {
  color: #646262;
  text-decoration: none;
  font-size: 15px;
  cursor: pointer;
}

/* line 1381, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .title-box.box-wrap a {
  color: #412c91;
  text-decoration: none;
  padding: 0 15px 0 0;
  display: inline-block;
}

/* line 1387, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .title-box.box-wrap a.order_down {
  background: url(/assets/blue-bg-ffd48262e333446f6bf430a8ad5809cb60b6bd0c28c7a28c2e9eca77cf22abcc.png) no-repeat right center;
}

/* line 1390, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .title-box.box-wrap a.order_up {
  background: url(/assets/blue-bg-up-4a62b74cc4264ab6de7ac9398ce465ed5d1ea7261733630409441fc146192324.png) no-repeat right center;
}

/* line 1393, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .expiration {
  width: 17.5%;
}

/* line 1396, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .status {
  width: 12%;
}

/* line 1399, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .actions {
  width: 22%;
  border-right: none;
  padding: 0 0 0 10px;
}

/* line 1404, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .title-box.box-wrap .actions {
  padding-top: 3px;
}

/* line 1407, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-top .actions {
  text-align: right;
}

/* line 1410, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-top .actions .assigned_by_row {
  text-align: center;
}

/* line 1413, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .actions a.service-list-button,
.dash-board-wrap .box-wrap .actions a.upgrade_vpn_button {
  background: none;
  border: 1px solid #10bd4a;
  border-radius: 5px;
  color: #10bd4a;
  font-weight: 700;
  font-size: 14px;
  padding: 6px 10px;
  width: 92%;
  text-align: center;
  transition: all 0.5s ease-in-out;
}

/* line 1429, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .actions a.upgrade_vpn_button.extend_vpn_button {
  margin-bottom: 5px;
}

/* line 1432, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .actions a.service-list-button:hover,
.dash-board-wrap .box-wrap .actions a.upgrade_vpn_button:hover {
  background: #10bd4a;
  color: #ffffff;
  border: 1px solid transparent;
}

/* line 1439, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .expand-img {
  width: 62px;
  padding-top: 18px;
}

/* line 1444, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .expand-img .service_expander {
  text-align: center;
  line-height: 10px;
}

/* line 1448, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .expand-img .service_expander .fa-minus-circle,
.dash-board-wrap .box-wrap .expand-img .service_expander .fa-plus-circle {
  font-size: 20px;
  width: 20px;
  height: 20px;
  color: #ef6d25;
}

/* line 1455, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .expand-img .service_expander .fa-minus-circle::before,
.dash-board-wrap .box-wrap .expand-img .service_expander .fa-plus-circle::before {
  content: none;
}

/* line 1459, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .expand-img .service_expander .fa-plus-circle {
  background: url(/assets/fa-plus-circle-b5fc395a3dc816ca05c15ff58aa33b42a6cffd97712a3bc66e632aef207cbe8c.png) no-repeat left top;
}

/* line 1462, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .expand-img .service_expander .fa-minus-circle {
  background: url(/assets/fa-minus-circle-29079adbd2ee55e1c7b14d626eaaced51c4046d7682873b5e43582963da4696b.png) no-repeat left top;
}

/* line 1465, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .expand-img .service_expander span {
  font-size: 7px;
  color: #7b7979;
  font-weight: 600;
  display: block;
}

/* line 1472, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-top {
  border-bottom: 1px solid #ececed;
  padding: 10px 0 12px;
  margin-bottom: 12px;
  text-align: center;
  font-weight: 400;
  display: flex;
}

/* line 1480, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .right-box {
  /*width: 94%;*/
  padding: 0;
}

/* line 1484, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-top .right-box {
  padding: 0;
}

/* line 1487, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-top .service {
  font-size: 15px;
  font-weight: bold;
  color: #5a5758;
  padding-left: 0;
  text-align: left;
}

/* line 1494, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-top .service img {
  margin-right: 10px;
  max-width: 34px;
}

/* line 1498, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-top .status {
  color: #61a951;
  font-weight: 700;
  font-size: 15px;
}

/* line 1503, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-top .actions .renew {
  background: #5dba33;
  border: 2px solid #c8c7c8;
  border-radius: 5px;
  color: #ffffff;
  font-weight: 700;
  padding: 5px 20px;
  width: 100%;
}

/* line 1512, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-top .status.inactive {
  color: #b84439;
}

/* line 1515, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom {
  padding-bottom: 10px;
}

/* line 1518, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .order {
  width: 28%;
  float: left;
  font-size: 15px;
  color: #605d5e;
  padding-top: 7px;
  text-align: left;
}

/* line 1526, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .download {
  width: 26%;
  float: left;
}

/* line 1530, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .download .modal {
  top: 12%;
}

/* line 1534, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .download .modal .download-dialog {
  width: 600px;
}

/* line 1541, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .download a.btn {
  background: #412c91;
  border-radius: 5px;
  padding: 7px 16px;
  color: #ffffff;
  font-weight: 700;
  border: none;
  display: block;
  text-align: center;
}

/* line 1552, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container .other,
.dash-board-wrap .box-wrap .box-bottom .download .other {
  margin-bottom: 25px;
  display: block;
}

/* line 1558, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .download .other a.download-icon-link,
.activation_modal_window .download-box-container .other a.download-icon-link {
  background: none;
  color: #4b4748;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #eff0f3;
  padding: 10px 0;
  display: block;
  margin-left: 0;
  border-radius: 3px;
}

/* line 1574, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .download .other a.download-icon-link:hover,
.activation_modal_window .download-box-container .other a.download-icon-link:hover {
  background: #f7f7f9;
}

/* line 1578, app/assets/stylesheets/new_design/style.scss */
.download-box-top-wrapper .download-icons {
  padding: 0 30px;
}

/* line 1581, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .download_wizard_note {
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
  padding: 0 0 20px;
}

/* line 1588, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .download_wizard_note span {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}

/* line 1594, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .download_wizard_note a {
  color: #e34111;
  font-size: 12px;
  text-decoration: underline;
}

/* line 1599, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .download_wizard_note a:hover {
  text-decoration: none;
}

/* line 1605, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .password-box {
  padding-left: 15px;
  width: 22%;
  float: left;
  color: #54429c;
}

/* line 1611, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .password-box .change_password_button {
  padding: 5px 10px;
  text-align: center;
  border: 1px solid #412c91;
  color: #412c91;
  border-radius: 5px;
  display: block;
  width: 100%;
}

/* line 1620, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .upgrade-box {
  float: right;
  width: 19%;
  color: #54429c;
}

/* line 1626, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .upgrade-box a {
  border: 1px solid #412c91;
  border-radius: 5px;
  color: #412c91;
  display: block;
  padding: 5px 10px;
  text-align: center;
  width: 100%;
  background: none;
}

/* line 1636, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .upgrade-box a.close-modal {
  width: auto;
  border: none;
}

/* line 1640, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .password-box input,
.dash-board-wrap .box-wrap .box-bottom .upgrade-box input {
  padding: 5px 10px;
  width: 100%;
  text-align: center;
}

/* line 1646, app/assets/stylesheets/new_design/style.scss */
.service-upgrade-modal-content .add-to-cart-form a.btn-cancel,
.service-upgrade-modal-content .add-to-cart-form .btn-primary {
  width: 48% !important;
  display: inline-block !important;
  margin-top: 10px;
}

/* line 1653, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .assign-box {
  width: 40%;
  float: right;
}

/* line 1657, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .assign-box input {
  width: 100%;
  color: #54429c;
  text-align: center;
  padding: 5px 10px;
}

/* line 1663, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .addnew {
  background: #e45517 url(/assets/add-new-bg-9f54f31e26ffcc61333f5d5e45328e39635b3fbfe8613082df29fc92c2ad9319.png) no-repeat 12px center;
  border: none;
  border-radius: 5px;
  padding: 8px 15px 8px 45px;
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
  margin-left: 25px;
  float: left;
  text-transform: capitalize;
}

/* line 1676, app/assets/stylesheets/new_design/style.scss */
#setupInstructionsModal .modal-content {
  font-weight: 400;
}

/* line 1679, app/assets/stylesheets/new_design/style.scss */
#setupInstructionsModal .modal-footer {
  padding-top: 15px;
}

/* line 1682, app/assets/stylesheets/new_design/style.scss */
#setupInstructionsModal .modal-footer .btn {
  background: #5dba33;
  padding: 5px 20px;
  border: none;
  color: #ffffff;
  font-weight: 600;
}

/* ********* Pagination ************ */
/* line 1690, app/assets/stylesheets/new_design/style.scss */
.pagination {
  float: right;
  text-align: right;
  margin: 7px 0 0 0;
  font-weight: 400;
}

/* line 1696, app/assets/stylesheets/new_design/style.scss */
.pagination li {
  display: inline-block;
}

/* line 1700, app/assets/stylesheets/new_design/style.scss */
.pagination li a {
  background: #f4f4f4;
  padding: 6px 12px;
  text-decoration: none;
  display: block;
  margin-right: -4px;
  color: #898989;
  font-weight: 400;
  border: none;
  border-radius: 0;
}

/* line 1711, app/assets/stylesheets/new_design/style.scss */
.pagination li:last-child a {
  margin-right: 0;
}

/* line 1714, app/assets/stylesheets/new_design/style.scss */
.pagination li a:hover {
  background: #eeeeee;
  color: #898989;
}

/* line 1719, app/assets/stylesheets/new_design/style.scss */
.pagination li.active a {
  background: #51b6e7;
  color: #ffffff;
  font-weight: 400;
  border-radius: 0;
}

/* line 1725, app/assets/stylesheets/new_design/style.scss */
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover {
  background: #51b6e7;
  border-radius: 0;
}

/* line 1731, app/assets/stylesheets/new_design/style.scss */
.pagination li a:focus {
  color: #898989;
}

/* ***************** */
/* line 1736, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap {
  padding: 0 5px;
}

/* line 1739, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .down-img-box {
  width: 280px;
  background: #e9e9e9;
  padding: 18px;
  border: 2px solid #d3d3d3;
  border-radius: 0 0 8px 8px;
  position: absolute;
  z-index: 999;
  box-shadow: 2px 6px 11px #b7b5b6;
}

/* line 1751, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .down-img-box .img-wrap {
  background: #ffffff;
  text-align: center;
  padding: 10px;
  border: 2px solid #cbcacb;
  border-radius: 8px;
  margin-bottom: 15px;
}

/* line 1759, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .down-img-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  border-bottom: 2px solid #c9c8c9;
  margin-bottom: 8px;
}

/* line 1767, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .down-img-box ul li {
  display: inline-block;
  list-style: none;
  width: 48%;
  padding: 5px 0;
}

/* line 1774, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .down-img-box ul li.ios-img,
.dash-board-wrap .down-img-box ul li.apple-img {
  background: url(/assets/bottom-border-7889d20c2417c456216cb25d6dd2cfb6c27ceb4d31f7adb5275c357b26ee5d96.png) no-repeat center bottom;
}

/* line 1778, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .down-img-box ul li a.download-icon-link {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  display: inline-block !important;
  padding: 5px 25px !important;
}

/* line 1785, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .down-img-box ul li a {
  background: url(/assets/right-border-89dad8c2ead9fef2c3a3beaebf245d2861a12155a38d74502f59eaec1228c1e8.png) no-repeat right center !important;
}

/* line 1788, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .down-img-box ul li:nth-child(2) a,
.dash-board-wrap .down-img-box ul li:nth-child(4) a,
.dash-board-wrap .down-img-box ul li:nth-child(6) a,
.dash-board-wrap .down-img-box ul li:nth-child(8) a,
.dash-board-wrap .down-img-box ul li:nth-child(10) a {
  background: none !important;
}

/* line 1795, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .down-img-box .other {
  font-size: 16px;
  color: #4b4748;
}

/* line 1799, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .down-img-box .arrow-box {
  text-align: center;
}

/* line 1802, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .download .down-img-box .arrow-box a.back_to_download_options,
.dash-board-wrap .box-wrap .box-bottom .download .down-img-box .arrow-box a.close_download_box {
  background: none !important;
  border: none !important;
  display: inline-block;
  width: auto !important;
}

/* line 1810, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .download .download_spinner {
  position: relative;
  color: red;
}

/* line 1815, app/assets/stylesheets/new_design/style.scss */
.download_spinner_intermediate {
  margin-top: 20px;
}

/* line 1820, app/assets/stylesheets/new_design/style.scss */
.download_spinner {
  position: relative;
  color: red;
  padding-bottom: 15px;
}

/* line 1826, app/assets/stylesheets/new_design/style.scss */
.download_spinner_text_intermediate {
  font-size: 12px;
  text-align: center;
  color: #0065c2;
  font-weight: 400;
}

/* line 1833, app/assets/stylesheets/new_design/style.scss */
.open_vpn_config_wizard .download_spinner {
  height: 36px;
  margin-bottom: 20px;
}

/* *************************** */
/* line 1839, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .billing-box {
  padding: 0;
}

/* line 1842, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .billing-box .bill-button-wrap {
  padding: 0;
}

/* line 1845, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .billing-box .bill-button-wrap .button {
  display: block;
  background: none;
  border: 1px solid #10bd4a;
  border-radius: 5px;
  color: #10bd4a;
  font-weight: 700;
  padding: 5px 20px;
  width: 100%;
  font-size: 14px;
  margin-bottom: 14px;
  transition: all 0.5s ease-in-out;
  text-align: center;
}

/* line 1862, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .billing-box .bill-button-wrap .button:hover {
  background: #10bd4a;
  color: #ffffff;
  border: 1px solid transparent;
}

/* line 1867, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .bill-box-right h4 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  text-align: center;
  /*border-bottom: 1px solid #231f20;*/
  padding: 0 0 10px 0;
  margin: 0;
}

/* line 1876, app/assets/stylesheets/new_design/style.scss */
.cancel-service-modal .modal-header-logo h4 {
  border: none;
}

/* line 1880, app/assets/stylesheets/new_design/style.scss */
.cancel-service-modal .modal-header .modal-header-logo img {
  margin-top: 20px;
  width: 260px;
  height: auto;
}

/* line 1885, app/assets/stylesheets/new_design/style.scss */
.cancel-service-modal .modal-dialog .modal-header .close-modal {
  top: -24px;
  right: -32px;
}

/* line 1889, app/assets/stylesheets/new_design/style.scss */
.cancel-service-modal .modal-dialog .modal-header .close-modal img {
  height: 65px;
  width: 65px;
}

/* line 1893, app/assets/stylesheets/new_design/style.scss */
.cancel-service-modal .new_cancellation_request .form-group .col-sm-4,
.cancel-service-modal .new_cancellation_request .form-group .col-sm-2 {
  width: 100%;
}

/* line 1897, app/assets/stylesheets/new_design/style.scss */
.cancel-service-modal .new_cancellation_request .form-group .btn-cancel,
.cancel-service-modal .new_cancellation_request .form-group .modal-submit {
  min-width: 150px;
}

/* line 1901, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .bill-box-right .bill-box {
  padding: 0px;
  display: inline-block;
  width: 100%;
}

/* line 1906, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .bill-box-right .bill-box .text {
  float: left;
  font-size: 15px;
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  padding-top: 12px;
}

/* line 1915, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .bill-box-right .bill-box .radio-box {
  padding: 0 15px;
  float: left;
  margin-right: 20px;
}

/* ************************* */
/* line 1924, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .bill-box-right .radio-box {
  border-right: 1px solid #000;
}

/* line 1927, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .bill-box-right .radio-box .box {
  display: inline-block;
  font-size: 15px;
  color: #000;
  text-transform: uppercase;
  padding: 0 10px;
  text-align: center;
  position: relative;
}

/* line 1936, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .bill-box-right .bill-box a.cancel_service_button {
  border: none;
  background: none;
  font-size: 14px;
  color: #412c91;
  text-transform: capitalize;
  border-bottom: 1px solid #412c91;
  font-weight: 400;
  display: inline-block;
  padding: 0;
}

/* line 1947, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .bill-box-right .radio-box .box .prettyradio {
  text-align: center;
}

/* line 1950, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .bill-box-right .radio-box .box .prettyradio a {
  width: 100%;
  background: url(/assets/radio_unchecked_bg-29923e324912b87615c4deb61e58ed7f8c08761c1626d0d4d8e9c5cba2532710.png) no-repeat center top;
  background-position: center 0px !important;
  display: block;
  margin-bottom: 5px;
}

/* line 1957, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .bill-box-right .radio-box .box .prettyradio a.checked {
  background: url(/assets/radio_checked_bg-926debb387a95862b77f2a9e31298ab26c818c9a99a28f90501743c22f80446a.png) no-repeat center top;
  background-position: center 0px !important;
}

/* line 1961, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .bill-box-right .radio-box .box .prettyradio label {
  margin: 0 3px !important;
}

/* line 1964, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .bill-box-right .radio-box .box .click {
  font-weight: 700;
  padding-top: 5px;
}

/* *************** account-setting ******************** */
/* line 1971, app/assets/stylesheets/new_design/style.scss */
.account-setting {
  padding: 30px 5px;
}

/* line 1974, app/assets/stylesheets/new_design/style.scss */
.account-setting .title {
  background: url(/assets/acc-settings-bf9e4a79d3b2de98ed71dce1adf8cc01ecffa31fc779c04e6a75d138eb592e3d.png) no-repeat left center;
  font-size: 30px;
  color: #5a5758;
  font-weight: 700;
  padding: 5px 0 5px 46px;
  margin: 0 0 35px 0;
  line-height: 30px;
}

/* line 1983, app/assets/stylesheets/new_design/style.scss */
.account-setting .account-form h4 {
  font-size: 22px;
  color: #5a5758;
  font-weight: 700;
  margin-bottom: 15px;
}

/* line 1989, app/assets/stylesheets/new_design/style.scss */
.account-setting .input-wrap {
  margin-bottom: 15px;
}

/* line 1992, app/assets/stylesheets/new_design/style.scss */
.account-setting .inputbox-wrap .input-wrap {
  float: left;
  margin-right: 13px;
  width: 49%;
}

/* line 1997, app/assets/stylesheets/new_design/style.scss */
.account-setting .input-wrap label {
  font-weight: normal;
  font-size: 18px;
  color: #5a5758;
  display: block;
  margin-bottom: 10px;
}

/* line 2004, app/assets/stylesheets/new_design/style.scss */
.account-form .inputbox-wrap .input-wrap .form-control {
  font-size: 20px;
}

/* line 2007, app/assets/stylesheets/new_design/style.scss */
.account-form .form-control[disabled],
.account-form fieldset[disabled] .form-control {
  font-size: 20px;
}

/* line 2011, app/assets/stylesheets/new_design/style.scss */
.account-setting .input-wrap .inputbox {
  border: 2px solid #d3d3d3;
  border-radius: 4px;
  padding: 4px 16px;
  font-size: 20px;
  color: #302c2d;
  width: 100%;
}

/* line 2019, app/assets/stylesheets/new_design/style.scss */
.account-setting .inputbox-wrap .input-wrap:nth-child(2) {
  margin-right: 0;
  float: right;
}

/* line 2023, app/assets/stylesheets/new_design/style.scss */
.account-setting .email-wrap,
.account-setting .order,
.account-setting .bill-prefer,
.account-setting .email-box {
  border-bottom: 2px solid #d3d3d3;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

/* line 2031, app/assets/stylesheets/new_design/style.scss */
.account-setting .email-box {
  padding-bottom: 30px;
}

/* line 2034, app/assets/stylesheets/new_design/style.scss */
.account-setting .email-box .email {
  width: 100%;
}

/* line 2037, app/assets/stylesheets/new_design/style.scss */
.account-setting .order label,
.account-setting .bill-prefer label {
  float: left;
  width: 25%;
  font-size: 22px;
  color: #5a5758;
  font-weight: 700;
  margin-bottom: 0;
  padding-top: 8px;
}

/* line 2047, app/assets/stylesheets/new_design/style.scss */
.account-setting .input-wrap a.btn-payment-methods,
.account-setting .input-wrap a.btn-order-history {
  background: #412c91;
  border-radius: 8px;
  border: none;
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  width: 75%;
  float: right;
  height: 55px;
  line-height: 55px;
  padding: 0;
}

/* line 2061, app/assets/stylesheets/new_design/style.scss */
.account-setting .email-wrap .inputbox {
  width: 287px;
  margin-right: 42px;
}

/* line 2065, app/assets/stylesheets/new_design/style.scss */
.account-setting .email-wrap .verified_status {
  margin-right: 54px;
  font-size: 20px;
  color: #231f20;
  position: relative;
  width: 90px;
}

/* line 2072, app/assets/stylesheets/new_design/style.scss */
.account-setting .email-wrap .verified_status a {
  color: #ef5a1b;
  font-size: 13px;
  font-weight: 700;
  position: absolute;
  left: 0;
  bottom: -18px;
  white-space: nowrap;
}

/* line 2081, app/assets/stylesheets/new_design/style.scss */
.email-wrap .input-wrap .primary_box {
  color: #ef5c1e;
  font-weight: 700;
  font-size: 20px;
  margin-right: 54px;
}

/* line 2087, app/assets/stylesheets/new_design/style.scss */
.account-setting .email-wrap .delete_box a {
  color: #ef5c1e;
  text-decoration: underline;
  font-size: 22px;
  margin-right: 54px;
  font-weight: 400;
}

/* line 2094, app/assets/stylesheets/new_design/style.scss */
.account-setting .email-wrap a.verify {
  margin: -20px 0 0 333px;
  display: block;
  font-size: 13px;
  color: #ef5a1b;
  text-decoration: underline;
  font-weight: 700;
}

/* line 2102, app/assets/stylesheets/new_design/style.scss */
.account-setting .email-wrap a.btn-inverted {
  width: 286px;
  background: #e45517 url(/assets/add-new-bg-9f54f31e26ffcc61333f5d5e45328e39635b3fbfe8613082df29fc92c2ad9319.png) no-repeat 30px center;
  border-radius: 6px;
  border: none;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  height: 40px;
  line-height: 40px;
  padding: 0 42px 0 58px;
  text-transform: capitalize;
}

/* line 2115, app/assets/stylesheets/new_design/style.scss */
.email-wrap .input-wrap .email_box,
.email-wrap .input-wrap .verified_status,
.email-wrap .input-wrap .primary_box,
.email-wrap .input-wrap .delete_box {
  display: inline-block;
}

/* line 2121, app/assets/stylesheets/new_design/style.scss */
.email-wrap .input-wrap .primary_box .alternate_radio {
  margin-right: 10px;
  background-image: url(/assets/sprites-sfa68604977-18993406a8e3041454427fac7212ecc005cb7b8c4486b3182d40fbcf2dcfa96f.png);
  width: 24px;
  height: 24px;
  background-position: 418px -3px;
  display: inline-block;
  text-decoration: none;
}

/* line 2130, app/assets/stylesheets/new_design/style.scss */
.mailing_list_option_row label {
  color: #5a5758;
  display: block;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}

/* line 2137, app/assets/stylesheets/new_design/style.scss */
.mailing_list_option_row .prettyradio {
  margin-right: 20px;
  display: inline-block;
}

/* line 2141, app/assets/stylesheets/new_design/style.scss */
.mailing_list_option_row .prettyradio a,
.prettyradio a {
  background-image: url(/assets/sprites-sfa68604977-18993406a8e3041454427fac7212ecc005cb7b8c4486b3182d40fbcf2dcfa96f.png);
  width: 25px;
  height: 25px;
  text-decoration: none;
  background-position: 418px -3px !important;
  display: inline-block;
  float: left;
}

/* line 2151, app/assets/stylesheets/new_design/style.scss */
.mailing_list_option_row .prettyradio label,
.prettyradio label {
  margin: 0px 0 0 10px !important;
  font-weight: 700;
  display: inline-block;
  float: left;
}

/* line 2158, app/assets/stylesheets/new_design/style.scss */
.mailing_list_option_row .prettyradio a:focus,
.prettyradio a:focus {
  background-position: 418px -3px !important;
}

/* line 2162, app/assets/stylesheets/new_design/style.scss */
.email-wrap .input-wrap .primary_box .alternate_radio.alternate_checked,
.mailing_list_option_row .prettyradio a.checked,
.mailing_list_option_row .prettyradio a.checked:focus,
.prettyradio a.checked,
.prettyradio a.checked:focus {
  background-position: 448px -3px !important;
}

/* line 2169, app/assets/stylesheets/new_design/style.scss */
.email-wrap .input-wrap .primary_box .alternate_radio.alternate_disabled {
  background-position: 388px -3px;
}

/* line 2172, app/assets/stylesheets/new_design/style.scss */
.account-setting .password-wrap h4 {
  padding: 10px 0 20px;
  margin: 0;
}

/* line 2176, app/assets/stylesheets/new_design/style.scss */
.account-setting .password-wrap span {
  font-size: 18px;
  font-weight: 400;
}

/* line 2181, app/assets/stylesheets/new_design/style.scss */
.account-setting .password-wrap {
  padding-bottom: 35px;
}

/* line 2184, app/assets/stylesheets/new_design/style.scss */
.account-setting .password-wrap .inputbox {
  border: 2px solid #d3d3d3;
  border-radius: 4px;
  padding: 4px 16px;
  font-size: 20px;
  color: #000000;
  width: 48%;
  margin-right: 15px;
  font-weight: 700;
}

/* line 2195, app/assets/stylesheets/new_design/style.scss */
.account-setting .password-wrap input::-moz-placeholder {
  color: #c8c7c8;
}
.account-setting .password-wrap input::placeholder {
  color: #c8c7c8;
}

/* line 2199, app/assets/stylesheets/new_design/style.scss */
.account-setting .password-wrap .inputbox:last-child {
  float: right;
}

/* line 2202, app/assets/stylesheets/new_design/style.scss */
.account-setting .password-wrap #user_password_confirmation {
  margin-right: 0;
}

/* line 2205, app/assets/stylesheets/new_design/style.scss */
.account-setting .save-wrap {
  text-align: center;
}

/* line 2208, app/assets/stylesheets/new_design/style.scss */
.account-setting .save-wrap .save {
  border: none;
  background: #10bd4a;
  border-radius: 8px;
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  width: 260px;
  height: 55px;
  line-height: 55px;
}

/* *******************  Footer CSS ******************** */
/* line 2221, app/assets/stylesheets/new_design/style.scss */
.footer {
  background: #222222;
  padding-top: 40px;
  padding-bottom: 25px;
}

/* line 2227, app/assets/stylesheets/new_design/style.scss */
.footer h3 {
  color: #fdb813;
  font-size: 14px;
  /*font-weight: bold;*/
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 18px 0;
}

/* line 2237, app/assets/stylesheets/new_design/style.scss */
.footer ul,
.footer ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 2244, app/assets/stylesheets/new_design/style.scss */
.footer ul li {
  margin-bottom: 6px;
}

/* line 2248, app/assets/stylesheets/new_design/style.scss */
.footer ul li a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  display: block;
}

/* line 2256, app/assets/stylesheets/new_design/style.scss */
.footer ul li a:hover,
.footer ul li a:focus {
  color: #fff;
  text-decoration: none;
}

/* line 2262, app/assets/stylesheets/new_design/style.scss */
.footer .socialBox {
  margin-bottom: 10px;
}

/* line 2266, app/assets/stylesheets/new_design/style.scss */
.footer .socialBox h4 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

/* line 2272, app/assets/stylesheets/new_design/style.scss */
.footer .socialBox ul li {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 10px;
}

/* line 2277, app/assets/stylesheets/new_design/style.scss */
.footer .socialBox ul li a {
  background: #ffffff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: block;
}

/* line 2284, app/assets/stylesheets/new_design/style.scss */
.footer .socialBox ul li a img {
  max-width: 35px;
  height: auto;
}

/* line 2289, app/assets/stylesheets/new_design/style.scss */
.footer .copyright p {
  color: #fff;
  font-size: 14px;
  padding: 0;
  margin: 0;
  font-weight: 400;
}

/* line 2297, app/assets/stylesheets/new_design/style.scss */
.footer .fbox {
  display: inline-block;
  width: 20%;
}

/* line 2302, app/assets/stylesheets/new_design/style.scss */
#referral-rules-modal .modal-content .modal-header {
  overflow: inherit;
  background: #f2f3f5;
}

/* line 2306, app/assets/stylesheets/new_design/style.scss */
#referral-rules-modal .modal-content .modal-header .modal-header-logo {
  color: #ffffff;
}

/* line 2309, app/assets/stylesheets/new_design/style.scss */
#referral-rules-modal .modal-content .modal-header .modal-header-logo img {
  margin: 20px 0;
  width: 260px;
  height: auto;
}

/* line 2314, app/assets/stylesheets/new_design/style.scss */
#referral-rules-modal .modal-content .modal-header .modal-header-logo p {
  color: #412c91;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

/* line 2321, app/assets/stylesheets/new_design/style.scss */
#referral-rules-modal .modal-content .modal-header .close-modal {
  top: -24px;
  right: -32px;
}

/* line 2325, app/assets/stylesheets/new_design/style.scss */
#referral-rules-modal .modal-content .modal-header .close-modal img {
  width: 65px;
  height: 65px;
}

/* line 2330, app/assets/stylesheets/new_design/style.scss */
#referral-rules-modal .modal-content .modal-header .contents .close {
  position: absolute;
  right: -36px;
  top: -26px;
  z-index: 500;
  opacity: inherit !important;
}

/* line 2338, app/assets/stylesheets/new_design/style.scss */
#referral-rules-modal .modal-content .modal-header:before {
  background: inherit;
  position: inherit;
  z-index: inherit;
  width: auto;
  height: auto;
  top: inherit;
  left: inherit;
  content: inherit;
  transform-origin: inherit;
  display: inherit;
}

/* line 2351, app/assets/stylesheets/new_design/style.scss */
#referral-rules-modal .modal-body {
  text-align: left;
  padding: 30px 30px 0;
}

/* ****************************/
/* line 2357, app/assets/stylesheets/new_design/style.scss */
#checkout-form {
  display: inline-block;
  width: 100%;
}

/* line 2362, app/assets/stylesheets/new_design/style.scss */
#checkout-form .alert {
  margin: 0 15px 10px;
  padding: 20px 35px;
}

/* line 2367, app/assets/stylesheets/new_design/style.scss */
#checkout-form .invalid-address-warning {
  padding: 9px 15px;
  background: #fff;
  border: 1px solid #f6af43;
  color: #f19300;
  border-left: 5px solid #f6af43;
}

/* line 2375, app/assets/stylesheets/new_design/style.scss */
#checkout-form .hosted-field {
  height: 40px;
  width: 100%;
  padding: 0 15px;
  display: inline-block;
  box-shadow: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  border: 2px solid #e2e2e2;
  border-radius: 5px;
  color: #000;
}

/* line 2389, app/assets/stylesheets/new_design/style.scss */
#checkout-form .hosted-fields--label {
  font-family: courier, monospace;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  margin-bottom: 6px;
}

/* line 2397, app/assets/stylesheets/new_design/style.scss */
#checkout-form .button-container {
  display: block;
  text-align: center;
}

/* line 2402, app/assets/stylesheets/new_design/style.scss */
#checkout-form .button {
  cursor: pointer;
  font-weight: 500;
  line-height: inherit;
  position: relative;
  text-decoration: none;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
}

/* line 2417, app/assets/stylesheets/new_design/style.scss */
#checkout-form .button--small {
  padding: 10px 20px;
  font-size: 0.875rem;
}

/* line 2422, app/assets/stylesheets/new_design/style.scss */
#checkout-form .button--green {
  outline: none;
  background-color: #64d18a;
  color: white;
  transition: all 200ms ease;
}

/* line 2429, app/assets/stylesheets/new_design/style.scss */
#checkout-form .button--green:hover {
  background-color: #8bdda8;
  color: white;
}

/* line 2434, app/assets/stylesheets/new_design/style.scss */
#checkout-form .braintree-hosted-fields-focused {
  border-radius: 1px;
  background-position: left bottom;
}

/* line 2439, app/assets/stylesheets/new_design/style.scss */
#checkout-form .braintree-hosted-fields-invalid {
  border: 1px solid #ed574a;
}

/* line 2447, app/assets/stylesheets/new_design/style.scss */
#checkout-form .yearBox,
#checkout-form .monthBox {
  padding: 0;
  width: 40%;
}

/* line 2453, app/assets/stylesheets/new_design/style.scss */
#checkout-form .monthBox {
  padding-right: 15px;
}

/******** addTocart_Wrap ************ */
/* line 2460, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .modal-content {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  color: #787575;
}

/* line 2466, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap a.btn,
.addTocart_Wrap .copy_button,
.addTocart_Wrap a.generate-certificate-button,
.addTocart_Wrap a.btn-cancel,
.newPaymentWidget .tab-content .btn-danger {
  background: #5dba33;
  /*border: none;*/
  color: #ffffff !important;
  font-weight: 600;
  padding: 8px 15px;
  margin-bottom: 10px;
  white-space: inherit;
}

/* line 2479, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap a.btn-cancel {
  background: #646262 !important;
  margin-bottom: 10px !important;
}

/* line 2483, app/assets/stylesheets/new_design/style.scss */
.newPaymentWidget .tab-content .btn-danger {
  background: #646262 !important;
  border: 2px solid #bfbdbd;
  margin-top: 10px;
}

/* line 2488, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .copy_button:focus,
.addTocart_Wrap a.btn:focus {
  background: #5dba33;
}

/* line 2492, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .copy_button span.translation_missing,
.addTocart_Wrap .copy_button .fa-copy {
  color: #ffffff;
}

/* line 2497, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .well {
  background: #ffffff;
}

/* line 2500, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .form-group select {
  border: 2px solid #c8c7c8;
}

/* line 2503, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .add-to-cart-form p:first-child {
  font-weight: 700;
}

/* line 2506, app/assets/stylesheets/new_design/style.scss */
a.hide {
  display: none !important;
}

/* line 2510, app/assets/stylesheets/new_design/style.scss */
input#service_auth_token_password,
input#service_auth_token_password_confirmation {
  padding: 5px 10px;
  text-align: center;
  border: 1px solid #ececed;
  color: #54429c;
  border-radius: 5px;
  display: block;
  width: 100%;
}

/* line 2521, app/assets/stylesheets/new_design/style.scss */
.pwstrength_viewport_progress .progress {
  margin: 0px;
  border: 1px solid #ececed;
  line-height: normal;
  height: 15px;
  border-radius: 20px;
  box-shadow: none;
}

/* line 2530, app/assets/stylesheets/new_design/style.scss */
.btn-primary {
  background-color: #5dba33;
  border: 2px solid #c8c7c8;
  color: #fff;
  margin-bottom: 10px;
  padding: 8px 15px;
}

/* line 2537, app/assets/stylesheets/new_design/style.scss */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active:focus {
  background-color: #5dba33;
  border: 2px solid #c8c7c8;
  color: #fff;
}

/* line 2545, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .btn-default {
  background-color: #5dba33;
  border: 2px solid #c8c7c8 !important;
  color: #fff;
  margin-bottom: 10px;
  padding: 8px 15px;
}

/* line 2552, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .btn-default:hover,
.addTocart_Wrap .btn-default:focus,
.addTocart_Wrap .btn-default:active:focus {
  background-color: #5dba33;
  border: 2px solid #c8c7c8 !important;
  color: #fff;
}

/*
.addTocart_Wrap.activation_modal_window .modal-body a.download-icon-link{
    padding: 0px !important;
    border: none !important;
    background: none !important;
    display: block !important;
}*/
/* line 2565, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap.activation_modal_window .text-center a.btn-default {
  display: inline-block !important;
  background: #787575 !important;
}

/* line 2569, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap.activation_modal_window .text-center a.btn-default:hover,
.addTocart_Wrap.activation_modal_window .text-center a.btn-default:focus {
  background: #787575 !important;
}

/* line 2573, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap.activation_modal_window .btn {
  display: inline-block;
}

/* line 2576, app/assets/stylesheets/new_design/style.scss */
.activated-download-box-top-wrapper {
  width: 600px;
  margin: 0 auto;
  padding: 15px;
  background-color: #f6f6f6;
  border: none;
  border-radius: 6px;
  margin-top: 25px;
}

/* line 2585, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .form-group label {
  font-weight: 500;
}

/* line 2588, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-wrapper .download-box-container.download-part .download-box-header-message {
  color: #000;
  display: block;
  font-size: 18px;
  margin-bottom: 15px;
}

/* line 2595, app/assets/stylesheets/new_design/style.scss */
.progress-bar {
  line-height: normal;
  font-size: 8px;
}

/* line 2599, app/assets/stylesheets/new_design/style.scss */
.progress-bar-success {
  background: #5dba33;
  line-height: normal;
  font-size: 8px;
}

/* line 2605, app/assets/stylesheets/new_design/style.scss */
.reset_vpn_password .btn-primary {
  background: #5dba33;
  border: 2px solid #c8c7c8;
  border-radius: 5px;
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
  padding: 6px 18px;
}

/* line 2615, app/assets/stylesheets/new_design/style.scss */
.reset_vpn_password .btn-primary:hover {
  background: #5dba33;
  border: 2px solid #c8c7c8;
}

/* line 2619, app/assets/stylesheets/new_design/style.scss */
#reset-vpn-password-modal-1 .modal-dialog,
#ios-config-modal-1 .modal-dialog {
  text-align: center;
}

/* line 2623, app/assets/stylesheets/new_design/style.scss */
#reset-vpn-password-modal-1 .modal-dialog .reset_vpn_password .btn-primary {
  background: none;
  border: 1px solid #10bd4a;
  border-radius: 20px;
  color: #10bd4a;
  font-weight: 700;
  font-size: 14px;
  padding: 6px 20px;
  text-align: center;
  transition: all 0.5s ease-in-out;
}

/* line 2637, app/assets/stylesheets/new_design/style.scss */
#reset-vpn-password-modal-1 .modal-dialog .reset_vpn_password .btn-primary:hover {
  background: #10bd4a;
  color: #ffffff;
  border: 1px solid transparent;
}

/* line 2643, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .pwstrength_viewport_progress {
  margin: 25px 0;
}

/* Payment Method page */
/* line 2649, app/assets/stylesheets/new_design/style.scss */
#banner.paymentMethod {
  /*margin-top: 50px;*/
  /*height: 195px;*/
  height: auto;
  background: inherit;
  border-top: 1px solid #ececed;
  padding: 30px 0;
  margin-top: 20px;
}

/* line 2658, app/assets/stylesheets/new_design/style.scss */
#banner.paymentMethod .container {
  /*height: 195px;*/
  height: inherit;
  display: table;
  text-align: center;
  width: 1170px;
}

/* line 2665, app/assets/stylesheets/new_design/style.scss */
#banner.paymentMethod h1 {
  display: table-cell;
  vertical-align: middle;
  text-transform: capitalize;
  font-size: 30px;
  color: #5a5758 !important;
  font-weight: 700;
  padding: 5px 0 5px 46px;
  margin: 0 0 35px 0;
  text-align: left;
  line-height: 30px;
}

/* line 2677, app/assets/stylesheets/new_design/style.scss */
.dashboard-full-width {
  width: 100% !important;
  margin-left: 0;
  padding: 0 5px;
}

/* line 2682, app/assets/stylesheets/new_design/style.scss */
.dashboard-full-width .referralBox {
  margin-left: 0;
  margin-right: 0;
}

/* line 2686, app/assets/stylesheets/new_design/style.scss */
#banner.referralProgramStatsPage h1 {
  background: url(/assets/referral-program-stats-db0423faab90a17e395efb59756efbfc3ed585a53d66588ff993b4c21ab7d6bd.png) no-repeat left center;
}

/* line 2689, app/assets/stylesheets/new_design/style.scss */
#banner.referralProgramPage h1 {
  background: url(/assets/referral-program-f72e7d968a8e6d6f200ba41c632fa6534b70c9f6d655d157279b7739d7b53c77.png) no-repeat left center;
}

/* line 2692, app/assets/stylesheets/new_design/style.scss */
#banner.paymentMethodsPage h1 {
  background: url(/assets/payment-method-1eb00e9c88401a4c65cec9d2ba4b0d7a947bbe09b39232d9a7ecd80e33317b5e.png) no-repeat left center;
}

/* line 2695, app/assets/stylesheets/new_design/style.scss */
#banner.orderHistoryPage h1 {
  background: url(/assets/order-history-1a1f8815ed8b91667fdfc34d2a0a14e8cbb8f0bffd383968efb9eb0f4c5b57d5.png) no-repeat left center;
}

/* line 2699, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .order-details-modal .modal-dialog {
  width: 650px;
}

/* line 2702, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .order-details-modal .order_details_info {
  width: 100%;
  border-radius: 12px 12px 0 0;
}

/* line 2706, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .order-details-modal .modal-body,
.paymentInfoBox .order-details-modal .col-xs-12 {
  padding: 0;
}

/* line 2711, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .order-details-modal .order_details_info td,
.paymentInfoBox .order-details-modal .order_details_info th {
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
}

/* line 2718, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .order-details-modal .order_details_info th:last-child,
.paymentInfoBox .order-details-modal .order_details_info td:last-child {
  text-align: center;
}

/* line 2722, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .order-details-modal .order_details_info td {
  color: #000000;
}

/* line 2726, app/assets/stylesheets/new_design/style.scss */
.payment-method-page {
  /*background: #e6e7e8;
  border-radius: 10px;
  margin-bottom: 35px;
  padding: 25px;*/
  margin: 0px 5px 30px;
}

/* line 2733, app/assets/stylesheets/new_design/style.scss */
.payment-method-page h2 {
  font-size: 18px;
  color: #666666;
  font-weight: 700;
  font-family: "Open Sans",sans-serif;
  margin: 0 0 5px 0;
  font-style: italic;
}

/* line 2741, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .buttonBoxTop {
  margin-bottom: 10px;
}

/* line 2744, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .buttonBoxTop .searchButton {
  float: right;
  position: relative;
  margin-top: -42px;
}

/* line 2749, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .buttonBoxTop .searchButton .fa-search {
  left: 8px;
  position: absolute;
  top: 12px;
  color: #787575;
}

/* line 2755, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .buttonBoxTop .searchButton .form-control::-moz-placeholder {
  color: #c6c8ca;
}

/* line 2758, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .buttonBoxTop .searchButton .form-control {
  padding-left: 32px;
  border: 2px solid #c6c8ca;
  color: #787575;
  font-size: 14px;
  font-weight: 600;
}

/* line 2765, app/assets/stylesheets/new_design/style.scss */
.table.responsiveTable {
  margin: 0;
}

/* line 2768, app/assets/stylesheets/new_design/style.scss */
.responsiveTable tr th {
  background: #eff0f3;
}

/* line 2771, app/assets/stylesheets/new_design/style.scss */
.table.responsiveTable tr th,
.table.responsiveTable tr td {
  font-weight: 700;
  font-size: 14px;
  border-top: none !important;
  border-bottom: 1px solid #e7e7e9;
  text-transform: uppercase;
  padding: 20px 30px;
}

/* line 2780, app/assets/stylesheets/new_design/style.scss */
.table.responsiveTable tr td {
  font-size: 16px;
  color: #222222;
  font-weight: 400;
  text-transform: capitalize;
}

/* line 2787, app/assets/stylesheets/new_design/style.scss */
.table.responsiveTable tr th:last-child,
.table.responsiveTable tr td:last-child {
  text-align: right;
}

/* line 2791, app/assets/stylesheets/new_design/style.scss */
.table.responsiveTable tr th:first-child,
.table.responsiveTable tr td:first-child {
  text-align: left;
}

/* ***************************** */
/* line 2797, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .paymentInfoBox .table.responsiveTable tr th,
.payment-method-page .paymentInfoBox .table.responsiveTable tr td {
  text-align: right;
}

/* line 2801, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .paymentInfoBox .table.responsiveTable tr th:first-child,
.payment-method-page .paymentInfoBox .table.responsiveTable tr td:first-child {
  text-align: left;
}

/* ***************************** */
/* line 2807, app/assets/stylesheets/new_design/style.scss */
.responsiveTable tr th {
  color: #412c91;
  font-size: 16px;
}

/* line 2811, app/assets/stylesheets/new_design/style.scss */
.responsiveTable tr td {
  /*color: #c6c8ca;*/
  font-size: 14px;
  color: #000000;
}

/* line 2816, app/assets/stylesheets/new_design/style.scss */
.responsiveTable tr td a {
  color: #a4181c;
  text-decoration: none;
  font-weight: 700;
}

/* line 2821, app/assets/stylesheets/new_design/style.scss */
.responsiveTable tr td .massage {
  padding: 0;
  margin: 0;
  color: #a4181c;
  font-size: 16px;
}

/* line 2827, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .totalBox {
  padding: 20px 30px;
  /*border-top: 1px solid #e7e7e9;*/
  width: auto;
  float: right;
  border-top: 3px solid #e34111;
}

/* line 2834, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .totalBox .box {
  text-align: right;
  color: #636467;
  font-size: 14px;
}

/* line 2839, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .totalBox .box span {
  margin-right: 10px;
  font-weight: 700;
}

/* line 2843, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .button-style {
  border: 2px solid #c6c8ca;
  border-radius: 5px;
  font-size: 14px;
  color: #472f91;
  font-weight: 700;
  text-transform: uppercase;
  padding: 6px 20px;
  text-decoration: none;
  display: inline-block;
  background-color: #fff;
}

/* line 2855, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .button-style:hover,
.payment-method-page .button-style:focus {
  background-color: #fff;
}

/* line 2859, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .button-style.blue {
  /*background: #26b1e1;*/
  background: #e45517;
  color: #fff;
  border: none;
  padding: 10px 15px;
}

/* line 2866, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .button-style.green {
  background: #68b445;
  color: #fff;
  padding: 6px 8px;
  font-size: 13px;
}

/* line 2872, app/assets/stylesheets/new_design/style.scss */
.payment-method-page i.fa {
  font-size: 16px;
  font-weight: bold;
  margin-right: 5px;
}

/* line 2877, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .buttonBoxTop .button-style.blue {
  float: right;
  margin-top: -65px;
  border-radius: 20px;
  padding: 10px 20px;
}

/* line 2883, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .paymentInfoBox {
  border: 1px solid #e7e7e9;
  border-radius: 5px;
  /*padding: 25px;*/
  background: #fff;
  margin-bottom: 25px;
  display: inline-block;
  width: 100%;
}

/* line 2893, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .paymentInfoBox .userCredits {
  width: 100%;
  text-align: right;
  padding: 20px 0px;
}

/* line 2899, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .paymentInfoBox .userCredits .available_credit {
  padding-right: 30px;
}

/* line 2903, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .paymentInfoBox .userCredits .available_credit label {
  text-align: right;
  font-size: 14px;
  font-weight: bold;
}

/* line 2909, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .paymentInfoBox .userCredits .available_credit label span.disc_hover {
  background: url(/assets/help2-5212bf9fc92fc58e14255ce4488ef849ef856f4befb244934fd0fb35337171d7.png) no-repeat left 3px;
  width: 20px;
  height: 20px;
  display: inline-block;
  float: right;
  margin-left: 7px;
}

/* line 2918, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .paymentInfoBox .userCredits .available_credit .tooltip-arrow {
  /*display: none;*/
  border-top-color: #ffe6d3;
  bottom: -3px;
  border-width: 8px 8px 0;
  margin-left: -10px;
}

/* line 2925, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .paymentInfoBox .userCredits .available_credit label span.disc_hover + .tooltip > .tooltip-inner {
  background-color: #ffe6d3;
  border: 1px solid #ffe6d3;
  color: #000000;
  min-width: 300px;
  font-size: 12px;
  padding: 20px;
  text-align: left;
}

/* line 2935, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .paymentInfoBox .userCredits .available_credit label span {
  float: none;
  width: auto;
}

/* line 2940, app/assets/stylesheets/new_design/style.scss */
.payment-method-page .paymentInfoBox .userCredits .available_credit span {
  width: 80px;
  float: right;
  font-size: 14px;
  font-weight: bold;
}

/* line 2947, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .paymentInfoTop {
  font-size: 0px;
  margin-bottom: 15px;
}

/* line 2951, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .paymentInfoTop .name,
.paymentInfoBox .paymentInfoTop .number,
.paymentInfoBox .paymentInfoTop .type,
.paymentInfoBox .paymentInfoTop .expires {
  font-size: 16px;
  color: #412c91;
  font-weight: 600;
}

/* line 2959, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .paymentInfoBottom {
  font-size: 0px;
  margin-bottom: 5px;
}

/* line 2963, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .name,
.paymentInfoBox .number,
.paymentInfoBox .type,
.paymentInfoBox .expires,
.paymentInfoBox .primary,
.paymentInfoBox .remove {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  display: inline-flex;
}

/* line 2974, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .paymentInfoBottom .name,
.paymentInfoBox .paymentInfoBottom .number,
.paymentInfoBox .paymentInfoBottom .expires {
  font-size: 14px;
  color: #c6c8ca;
  font-weight: 600;
}

/* line 2981, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .name {
  width: 26%;
}

/* line 2984, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .number {
  width: 22%;
}

/* line 2987, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .type {
  width: 8%;
}

/* line 2990, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .expires {
  width: 10%;
}

/* line 2993, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .primary {
  width: 18%;
}

/* line 2996, app/assets/stylesheets/new_design/style.scss */
.paymentInfoBox .remove {
  width: 16%;
}

/* line 2999, app/assets/stylesheets/new_design/style.scss */
.mCustomScrollBox {
  border: 2px solid #918f90;
  border-right: none;
  border-radius: 5px 0 0 5px;
}

/* line 3004, app/assets/stylesheets/new_design/style.scss */
.mCSB_inside > .mCSB_container {
  margin: 0 !important;
}

/* line 3007, app/assets/stylesheets/new_design/style.scss */
.popup-checkout-box .item-info {
  border: none;
}

/* refer a friend page */
/* line 3013, app/assets/stylesheets/new_design/style.scss */
.referralBox {
  margin: 0px -28px 30px;
}

/* line 3016, app/assets/stylesheets/new_design/style.scss */
.referralBox .referral-header {
  background: url(/assets/refer_bg-bec62050bdbfae4b8633d68f315521056ed31e8fcc3ddcf14e8bc35162f37dc4.jpg) repeat left top;
  border-radius: 10px 10px 0px 0px;
  padding: 25px;
}

/* line 3021, app/assets/stylesheets/new_design/style.scss */
.referralBox .referral-header-text {
  font-size: 20px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  margin: 0;
}

/* line 3028, app/assets/stylesheets/new_design/style.scss */
.referralBox .referral-body {
  border: 1px solid #e7e7e9;
  border-radius: 0px 0px 10px 10px;
  padding: 60px 30px 50px;
  padding-bottom: 50px;
  text-align: center;
  border-top: none;
}

/* line 3036, app/assets/stylesheets/new_design/style.scss */
.referralBox .referralItem {
  font-size: 14px;
  color: #787575;
  font-weight: 500;
  margin-bottom: 50px;
}

/* line 3042, app/assets/stylesheets/new_design/style.scss */
.referralBox .referralItem:last-child {
  margin-bottom: 0px;
}

/* line 3045, app/assets/stylesheets/new_design/style.scss */
.referralBox .referralItem a {
  color: #d63d0b;
}

/* line 3048, app/assets/stylesheets/new_design/style.scss */
.referralBox .referralItem h3 {
  font-size: 18px;
  color: #472f91;
  font-weight: 700;
  margin: 0 0 15px 0;
}

/* line 3054, app/assets/stylesheets/new_design/style.scss */
.referralBox .referralItem h3 span {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  background: #f66507;
  padding: 5px 12px;
  margin-right: 15px;
}

/* line 3063, app/assets/stylesheets/new_design/style.scss */
.referralBox .form-horizontal {
  margin: 20px auto 0;
  width: 600px;
}

/* line 3067, app/assets/stylesheets/new_design/style.scss */
.referralBox .form-group input[type=text],
.referralBox .form-group textarea {
  font-size: 14px;
  color: #555;
  font-weight: 600;
  border: 1px solid #b1afaf;
  border-radius: 5px;
  padding-bottom: 0;
  padding-top: 0;
  padding: 0 18px;
}

/* line 3078, app/assets/stylesheets/new_design/style.scss */
.referralBox .form-group textarea {
  height: 200px !important;
  padding: 18px;
}

/* line 3082, app/assets/stylesheets/new_design/style.scss */
.referralBox .form-control::-moz-placeholder {
  color: #c2c2c2;
  font-family: "Open Sans",sans-serif;
  font-size: 16px;
  font-weight: 600;
}

/* line 3088, app/assets/stylesheets/new_design/style.scss */
.referralBox .form-group label {
  color: #787575;
  font-size: 14px;
  font-weight: 500;
  margin-top: 10px;
}

/* line 3094, app/assets/stylesheets/new_design/style.scss */
.referralBox .form-group .btn {
  background: #e45517;
  /*border: 2px solid #bfbdbd;*/
  border-radius: 5px;
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 0px 25px;
  float: left;
  border: none;
  height: 40px;
  line-height: 40px;
}

/* line 3108, app/assets/stylesheets/new_design/style.scss */
.referralBox .form-group .btn:focus {
  outline: none;
}

/* line 3111, app/assets/stylesheets/new_design/style.scss */
.referralBox ul {
  margin: 0 0 0px 32%;
}

/* line 3114, app/assets/stylesheets/new_design/style.scss */
.referralBox ul li {
  font-size: 14px;
  color: #787575;
  font-weight: 500;
  padding-left: 0;
  text-align: left;
}

/* line 3121, app/assets/stylesheets/new_design/style.scss */
.referralBox .fa {
  color: #55a52f;
  font-size: 120px;
  font-weight: bold;
  margin-top: 40px;
}

/* line 3127, app/assets/stylesheets/new_design/style.scss */
.referralBox .fa.fa-clipboard {
  color: #444444;
}

/* line 3130, app/assets/stylesheets/new_design/style.scss */
.referralBox .referral-social-buttons {
  margin-bottom: 20px;
}

/* line 3133, app/assets/stylesheets/new_design/style.scss */
.referralBox .referral-social-buttons a,
.referralBox .referral-social-buttons a:hover,
.referralBox .referral-social-buttons a:focus {
  text-decoration: none;
}

/* line 3138, app/assets/stylesheets/new_design/style.scss */
.referralBox .referral-social-buttons .fa {
  font-size: 30px;
  margin-right: 10px;
  margin-top: 0px;
}

/* line 3143, app/assets/stylesheets/new_design/style.scss */
.referralBox .referral-social-buttons .fa.fa-facebook-official {
  color: #3b5998;
}

/* line 3146, app/assets/stylesheets/new_design/style.scss */
.referralBox .referral-social-buttons .fa.fa-linkedin-square {
  color: #007bb6;
}

/* line 3149, app/assets/stylesheets/new_design/style.scss */
.referralBox .referral-social-buttons .fa.fa-twitter-square {
  color: #00aced;
}

/* line 3152, app/assets/stylesheets/new_design/style.scss */
.referralBox .referral-social-buttons .fa.fa-at {
  color: #898989;
}

/* ****************************** */
/* line 3157, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .modal-header:before,
.addTocart_Wrap.rules .modal-header:before {
  background: url(/assets/refer_bg-bec62050bdbfae4b8633d68f315521056ed31e8fcc3ddcf14e8bc35162f37dc4.jpg) repeat left top;
}

/* line 3161, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap.rules .modal-body {
  text-align: left;
}

/* line 3164, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .modal-footer,
.addTocart_Wrap.rules .modal-footer {
  background: #ffffff;
  border: none;
}

/* line 3170, app/assets/stylesheets/new_design/style.scss */
.download-dialog {
  margin-top: 0;
}

/* line 3173, app/assets/stylesheets/new_design/style.scss */
.download-dialog .modal-content {
  background-color: #fff;
  border: none;
}

/* line 3178, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .modal-header,
.download-dialog .modal-header {
  background: #f2f3f5;
  border-bottom: none;
  border-radius: 6px  6px 0 0;
  display: block;
  padding: 10px 20px;
  text-align: center;
  position: relative;
}

/* line 3188, app/assets/stylesheets/new_design/style.scss */
.download-dialog .modal-header {
  background: url(/assets/refer_bg-bec62050bdbfae4b8633d68f315521056ed31e8fcc3ddcf14e8bc35162f37dc4.jpg) repeat left top;
}

/* line 3191, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .modal-header h4,
.download-dialog .modal-header .modal-title {
  z-index: 1;
  color: #412c91;
  font-weight: 700;
  position: relative;
  font-size: 16px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 1.4;
  margin: 0px;
}

/* line 3203, app/assets/stylesheets/new_design/style.scss */
.download-dialog .modal-header .modal-title {
  color: #ffffff;
}

/* line 3206, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .modal-header .close-modal,
.download-dialog .modal-header .back_to_download_options,
.download-dialog .modal-header .close_download_box {
  position: absolute;
  background: none !important;
}

/* line 3212, app/assets/stylesheets/new_design/style.scss */
.download-dialog .modal-header .back_to_download_options {
  left: 0;
  top: 10px;
  z-index: 2;
}

/* line 3217, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .modal-header .close-modal {
  /*right: -22px;
  top: -15px;*/
  top: -24px;
  right: -32px;
  padding: 0 !important;
}

/* line 3224, app/assets/stylesheets/new_design/style.scss */
.download-dialog .modal-header .close_download_box {
  right: -21px;
  top: -15px;
  padding: 0 !important;
  min-width: auto;
}

/* line 3232, app/assets/stylesheets/new_design/style.scss */
.download-dialog .modal-header .close_download_box img {
  width: 45px;
  height: 45px;
}

/* line 3236, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container,
.activation_modal_window .download-box-container {
  padding: 10px;
  text-align: center;
  padding-bottom: 0px;
}

/* line 3243, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container ul {
  margin-bottom: 50px;
}

/* line 3246, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container ul {
  margin-bottom: 20px;
}

/* line 3250, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container ul li,
.activation_modal_window .download-box-container ul li {
  display: inline-block;
  padding: 0 6px;
  /*width: 70px;
  height: 75px;*/
}

/* line 3257, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container ul li h4,
.download-dialog .download-box-container ul li h4 {
  color: #4a4a4a;
  font-size: 14px;
  margin: 10px 0 0;
  padding-top: 0;
}

/* line 3264, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container ul li:last-child,
.download-dialog .download-box-container ul li:last-child {
  /*padding-right: 0;*/
}

/* line 3269, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container ul li a:link,
.download-dialog .download-box-container ul li a:active,
.download-dialog .download-box-container ul li a:visited,
.activation_modal_window .download-box-container ul li a:link,
.activation_modal_window .download-box-container ul li a:active,
.activation_modal_window .download-box-container ul li a:visited {
  background-color: #4a4a4a;
  border: 1px solid #4a4a4a;
  display: inline-block;
  border-radius: 50px;
  padding: 0px 5px;
  width: 80px !important;
  height: 80px;
  line-height: 75px;
  /*float: left;*/
}

/* line 3286, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container ul li a:hover,
.download-dialog .download-box-container ul li a:hover {
  background: #666666;
}

/* line 3291, app/assets/stylesheets/new_design/style.scss */
.download-box-container ul li a .stop.error {
  font-size: 11px;
  text-align: center;
  color: red;
  position: relative;
  top: 26px;
  left: 0px;
  font-weight: 700;
  line-height: 12px;
}

/* line 3302, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container .download-box-header-message {
  color: #000;
  display: block;
  font-size: 18px;
  margin-bottom: 15px;
}

/* line 3308, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container .beta-downloaders-title {
  color: #000;
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
}

/* line 3314, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container .beta-downloaders-title span {
  background-color: #2e6ff6;
  border-radius: 4px;
  color: #fff;
  font-size: 10px;
  margin-left: 4px;
  padding: 4px 8px;
}

/* line 3322, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container .os-beta-wrapper {
  margin-bottom: 40px;
}

/* line 3325, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container .os-beta {
  display: inline-block;
}

/* line 3328, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container .os-beta a {
  background-color: #e3e3e3;
  border-radius: 30px;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  color: #545454;
  margin-bottom: 8px;
  padding: 5px 15px 5px 5px;
  width: inherit;
  height: inherit;
  position: inherit;
  font-size: 16px;
  font-weight: normal;
}

/* line 3342, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container .os-beta a:hover {
  background-color: #cccccc;
}

/* line 3345, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container .os-beta .os-beta-download-bottom-text {
  color: #4a4a4a;
  font-size: 14px;
}

/* line 3350, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container .os-beta .proceed {
  background-color: #4a4a4a;
  border: 1px solid #4a4a4a;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 8px;
  padding-top: 1px;
  vertical-align: top;
  line-height: 22px;
}

/* line 3362, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container .os-beta .proceed img {
  width: 16px;
  height: auto;
}

/* line 3367, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container .os-beta .circle .proceed {
  position: relative;
}

/* line 3370, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container .os-beta .error {
  color: red;
  font-size: 12px;
}

/* line 3375, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container .os-beta span {
  height: 30px;
  line-height: 30px;
}

/*
.activation_modal_window .download-box-container ul {
  border-bottom: 2px solid #c9c8c9;
  list-style: none;
  margin: 0 0 8px;
  padding: 0;
  text-align: center;
}

.activation_modal_window .download-box-container ul li.ios-img,
.activation_modal_window .download-box-container ul li.apple-img {
  background: image_url(/assets/bottom-border-7889d20c2417c456216cb25d6dd2cfb6c27ceb4d31f7adb5275c357b26ee5d96.png) no-repeat center bottom;
}

.activation_modal_window .download-box-container ul li {
  display: inline-block;
  list-style: none;
  padding: 5px 0;
  width: 48%;
}

.activation_modal_window .download-box-container ul li a,
.activation_modal_window .download-box-container ul li a {
  background: image_url(/assets/right-border-89dad8c2ead9fef2c3a3beaebf245d2861a12155a38d74502f59eaec1228c1e8.png) no-repeat right center;
  display: block;
  padding: 5px 0;
}
.activation_modal_window .download-box-container ul li a,
.activation_modal_window .download-box-container .other{
  text-align: center;
}

.activation_modal_window .download-box-container ul li:nth-child(even) a,
.activation_modal_window .download-box-container ul li:nth-child(even) a{
  background: none;
}
*/
/* line 3417, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .download .other a.download-icon-link img,
.activation_modal_window .download-box-container .other a.download-icon-link img {
  width: auto;
  height: 46px;
}

/* line 3423, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container ul li a img,
.activation_modal_window .download-box-container ul li a img {
  width: auto;
  max-height: 42px;
}

/* line 3428, app/assets/stylesheets/new_design/style.scss */
.download-dialog .arrow-box a.btn,
.activation_modal_window .arrow-box a.btn {
  background: none !important;
  border: none !important;
}

/* line 3433, app/assets/stylesheets/new_design/style.scss */
.download-dialog .arrow-box a.btn:hover,
.download-dialog .arrow-box a.btn:focus,
.download-dialog .arrow-box a.btn:active:hover,
.download-dialog .arrow-box a.btn:active:focus,
.activation_modal_window .arrow-box a.btn:hover,
.activation_modal_window .arrow-box a.btn:focus,
.activation_modal_window .arrow-box a.btn:active:hover,
.activation_modal_window .arrow-box a.btn:active:focus {
  background: none !important;
  border: none !important;
}

/* line 3444, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-container,
.download-dialog .download_links_container,
.activation_modal_window .download-box-container,
.activation_modal_window .download_links_container {
  float: left;
  width: 570px;
  background: #ffffff;
  border: none;
  border-radius: 6px;
  padding: 0px;
}

/* line 3456, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container,
.activation_modal_window .download_links_container {
  background-color: #f6f6f6;
}

/* line 3461, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container .beta-downloaders-title {
  color: #000;
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
}

/* line 3468, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container .beta-downloaders-title span {
  background-color: #2e6ff6;
  border-radius: 4px;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  margin-left: 4px;
}

/* line 3477, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container .os-beta-wrapper {
  margin-bottom: 40px;
}

/* line 3480, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container .os-beta {
  display: inline-block;
}

/* line 3483, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container .os-beta a {
  background-color: #e3e3e3;
  border-radius: 30px;
  display: inline-block;
  margin-bottom: 8px;
  padding: 5px 15px 5px 5px;
  width: inherit;
  height: inherit;
  position: inherit;
  color: #545454;
  font-size: 16px;
  font-weight: normal;
}

/* line 3496, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container .os-beta a:hover {
  background-color: #cccccc;
}

/* line 3499, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container .os-beta .proceed {
  background-color: #4a4a4a;
  border: 1px solid #4a4a4a;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 8px;
  padding-top: 1px;
  vertical-align: top;
  line-height: 22px;
}

/* line 3511, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container .os-beta .proceed img {
  width: 16px;
  height: auto;
}

/* line 3515, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container .os-beta .circle .proceed {
  position: relative;
}

/* line 3518, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container .os-beta .error {
  color: red;
  font-size: 12px;
}

/* line 3522, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-container .os-beta span {
  height: 30px;
  line-height: 30px;
}

/* line 3526, app/assets/stylesheets/new_design/style.scss */
.download-dialog .modal-body {
  /*padding-left: 0px;
  padding-right: 0px;*/
}

/* line 3530, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-top-wrapper,
.activation_modal_window .download-box-top-wrapper {
  margin-bottom: 0px;
  overflow: hidden;
  left: 0;
  position: relative;
}

/* line 3537, app/assets/stylesheets/new_design/style.scss */
.download-dialog .download-box-wrapper,
.activation_modal_window .download-box-wrapper {
  left: 0px;
  width: 1140px;
  position: relative;
}

/* line 3544, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-box-wrapper .download_links_container.download-part,
.activation_modal_window .download-box-wrapper .download-box-container.download-part {
  min-height: 240px;
  padding: 10px 0px;
}

/* line 3550, app/assets/stylesheets/new_design/style.scss */
.download-dialog .well,
.activation_modal_window .well {
  border: none;
  background: none;
  text-color: #333;
  box-shadow: inherit;
}

/* line 3558, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .download-container.busy {
  min-height: 228px;
}

/* line 3562, app/assets/stylesheets/new_design/style.scss */
.reset-ssl-vpn-modal .download-action-buttons .download-container a:link,
.reset-ssl-vpn-modal .download-action-buttons .download-container a:active,
.reset-ssl-vpn-modal .download-action-buttons .download-container a:visited {
  display: inline-block;
  font-size: 15px;
  color: #54429c;
  border: 1px solid #e75919;
  font-size: 14px;
  color: #e85a1a;
  padding: 12px 20px;
  display: block;
  border-radius: 30px;
  transition: all 0.5s ease-in-out;
  background: none;
}

/* line 3579, app/assets/stylesheets/new_design/style.scss */
.reset-ssl-vpn-modal .download-action-buttons .download-container a:hover {
  text-decoration: none;
  background: #e75919;
  color: #ffffff;
}

/* line 3585, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .download a.btn.back_to_download_options,
.dash-board-wrap .box-wrap .box-bottom .download a.btn.close_download_box,
.addTocart_Wrap.activation_modal_window .btn {
  border: none !important;
  display: inline-block;
  width: auto !important;
  box-shadow: none !important;
  outline: none;
}

/* line 3594, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .box-wrap .box-bottom .download a.btn.back_to_download_options {
  margin-bottom: 0px;
  padding-top: 3px;
}

/* line 3598, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap.activation_modal_window .arrow-box {
  text-align: center;
}

/* line 3601, app/assets/stylesheets/new_design/style.scss */
.download-dialog .back_to_download_options:focus,
.download-dialog .close_download_box:focus {
  outline: none;
}

/* line 3605, app/assets/stylesheets/new_design/style.scss */
.download-dialog .well a {
  color: #54429c;
}

/* line 3609, app/assets/stylesheets/new_design/style.scss */
.download-dialog .well a.config-modal-opener,
.activate-service-modal .activated-download-box-top-wrapper a.config-modal-opener {
  border: 1px solid #e75919;
  font-size: 14px;
  color: #e85a1a;
  padding: 12px 20px;
  display: block;
  border-radius: 30px;
  transition: all 0.5s ease-in-out;
}

/* line 3622, app/assets/stylesheets/new_design/style.scss */
.activate-service-modal .activated-download-box-top-wrapper a.config-modal-opener:hover,
.download-dialog .well a.config-modal-opener:hover {
  text-decoration: none;
  background: #e75919;
  color: #fff;
}

/* line 3629, app/assets/stylesheets/new_design/style.scss */
#payment_gateway_buttons {
  padding-bottom: 20px;
}

/* line 3631, app/assets/stylesheets/new_design/style.scss */
#payment_gateway_buttons ul {
  text-align: center;
}

/* line 3633, app/assets/stylesheets/new_design/style.scss */
#payment_gateway_buttons ul li {
  display: inline-block;
  text-align: center;
  margin-bottom: 20px;
}

/* line 3639, app/assets/stylesheets/new_design/style.scss */
#payment_gateway_buttons ul li .payment_logo a {
  border: 2px solid #e2e2e2;
  display: block;
}

/* line 3643, app/assets/stylesheets/new_design/style.scss */
#payment_gateway_buttons ul li .payment_logo a img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 3648, app/assets/stylesheets/new_design/style.scss */
#payment_gateway_buttons ul li .payment_logo a:focus,
#payment_gateway_buttons ul li .payment_logo a:hover {
  border: 2px solid #68b545;
}

/* line 3653, app/assets/stylesheets/new_design/style.scss */
#payment_gateway_buttons ul li .payment_name {
  margin-top: 15px;
}

/* line 3659, app/assets/stylesheets/new_design/style.scss */
#payment_gateway_buttons ul li.active .payment_logo a {
  border: 2px solid #68b545;
}

/* ************* checkout new css ************ */
/* line 3670, app/assets/stylesheets/new_design/style.scss */
.checkoutStepWrap {
  background: #f2f3f5;
  text-align: center;
  margin-bottom: 76px;
  /*margin-top: 30px;*/
  padding: 18px 0;
}

/* line 3678, app/assets/stylesheets/new_design/style.scss */
.checkoutStepWrap ul {
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: my-awesome-counter;
}

/* line 3685, app/assets/stylesheets/new_design/style.scss */
.checkoutStepWrap ul li {
  display: inline-block;
  font-size: 16px;
  font-weight: 900;
  color: #636466;
  text-transform: uppercase;
  padding: 0 30px;
  position: relative;
  counter-increment: my-awesome-counter;
}

/* line 3696, app/assets/stylesheets/new_design/style.scss */
.checkoutStepWrap ul li:before {
  border: 1px solid #cfcfcf;
  border-radius: 50%;
  content: counter(my-awesome-counter);
  display: inline-block;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 28px;
  margin-right: 10px;
}

/* line 3708, app/assets/stylesheets/new_design/style.scss */
.checkoutStepWrap ul li.active:before {
  background: #fd6918;
  border-color: #fd6918;
  color: #fff;
}

/* line 3714, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap #shopping_cart_errors {
  color: #943032;
  background-color: #f8dfdf;
  border-color: #943032;
  padding: 20px 35px;
  margin-bottom: 10px;
  display: block;
  margin: 0 15px 10px;
  border-radius: 5px;
}

/* line 3725, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .loginWrap {
  margin-bottom: 30px;
}

/* line 3729, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-group label.error {
  color: #943032;
  font-size: 13px;
}

/* line 3733, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-group input.error {
  border: 1px solid #943032 !important;
}

/* line 3737, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .loginWrap .loginText {
  color: #202020;
  font-size: 16px;
  line-height: 24px;
  padding: 0;
}

/* line 3744, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .loginWrap .loginText a {
  color: #463094;
  font-weight: 700;
  text-decoration: underline;
}

/* line 3750, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .loginWrap .loginText a:hover {
  text-decoration: none;
}

/* line 3758, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .shippingWrap .checkbox {
  margin-bottom: 30px;
}

/* line 3762, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .shippingWrap .checkbox label {
  color: #202020;
  font-size: 16px;
}

/* line 3767, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails,
.checkoutWrap .paymentDetails,
.checkoutWrap .accountInfo,
.checkoutWrap .shippingDetails {
  border: 2px solid #f3f4f7;
  border-radius: 12px 12px 5px 5px;
  margin-bottom: 25px;
  padding: 0 34px 25px 34px;
}

/* line 3779, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .paymentDetails {
  padding-bottom: 0;
}

/* line 3782, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .header,
.checkoutWrap .billingDetails .header,
.checkoutWrap .paymentDetails .header,
.checkoutWrap .accountInfo .header,
.checkoutWrap .shippingDetails .header {
  background: #f2f3f5;
  margin-right: -34px;
  margin-left: -34px;
  margin-bottom: 40px;
  padding: 22px 34px;
  position: relative;
}

/* line 3794, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services {
  margin-top: 30px;
}

/* line 3798, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .recurring_payment_instruction {
  font-size: 14px;
  font-weight: bold;
  color: #e45517;
  padding-top: 30px;
}

/* line 3805, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .header {
  margin-bottom: 0;
}

/* line 3808, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .shippingDetails .header {
  margin-bottom: 20px;
}

/* line 3812, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .paymentDetails .header {
  margin-bottom: 0;
}

/* line 3815, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .header h3,
.checkoutWrap .billingDetails .header h3,
.checkoutWrap .paymentDetails .header h3,
.checkoutWrap .accountInfo .header h3,
.checkoutWrap .shippingDetails .header h3 {
  color: #202020;
  font-size: 16px;
  font-weight: 900;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 3828, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .header span,
.checkoutWrap .shippingDetails .header span {
  position: absolute;
  right: 34px;
  top: 18px;
}

/* line 3835, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .header span a,
.checkoutWrap .shippingDetails .header span a {
  color: #624ea1;
  font-size: 16px;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 3845, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .header span a:hover {
  color: #8272b2;
}

/* line 3849, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .addressBox,
.checkoutWrap .shippingDetails .addressBox {
  margin-bottom: 50px;
}

/* line 3854, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .addressBox h4 {
  font-size: 16px;
  font-weight: 700;
  color: #202020;
  margin: 0 0 15px 0;
}

/* line 3861, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .addressBox address,
.checkoutWrap .shippingDetails .addressBox address {
  font-size: 16px;
  color: #202020;
  line-height: normal;
}

/* line 3868, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .addressBox a {
  font-size: 16px;
  font-weight: 700;
  color: #202020;
  text-decoration: none;
}

/* line 3875, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .addressBox a:hover {
  text-decoration: underline;
}

/* line 3879, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .linkBox,
.checkoutWrap .shippingDetails .linkBox {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

/* line 3887, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .linkBox li,
.checkoutWrap .shippingDetails .linkBox li {
  display: inline-block;
  margin: 0 5px 0 -4px;
}

/* line 3893, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .linkBox li a,
.checkoutWrap .shippingDetails .linkBox li a {
  border: 1px solid #624ea1;
  color: #624ea1;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 3902, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .linkBox li a.edit,
.checkoutWrap .shippingDetails .linkBox li a.edit {
  padding: 6px 40px;
}

/* line 3907, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .linkBox li a.edit:hover,
.checkoutWrap .shippingDetails .linkBox li a.edit:hover {
  background: #513a95;
  color: #fff;
}

/* line 3914, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .linkBox li a.add-new,
.checkoutWrap .shippingDetails .linkBox li a.add-new {
  border-color: #513a95;
}

/* line 3920, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .linkBox li a.add-new span,
.checkoutWrap .shippingDetails .linkBox li a.add-new span {
  background: url(/assets/add-49567daf7907c21e250872c5a1d3f205cfaf2d16859494f4951dc403634b55d1.png) no-repeat 99% 3px;
  padding-right: 30px;
  padding-top: 2px;
  padding-bottom: 1px;
  outline: none;
}

/* line 3929, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .linkBox li a.add-new:hover,
.checkoutWrap .shippingDetails .linkBox li a.add-new:hover {
  background: #513a95;
  color: #fff;
}

/* line 3935, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .linkBox li a.add-new:hover span,
.checkoutWrap .shippingDetails .linkBox li a.add-new:hover span {
  background: url(/assets/add-49567daf7907c21e250872c5a1d3f205cfaf2d16859494f4951dc403634b55d1.png) no-repeat 99% 3px;
}

/* line 3944, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .shippingDetails.options select {
  margin-bottom: 15px;
}

/* line 3948, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .shippingDetails .shipping_method_wrapper .item {
  padding-top: 0;
  margin-bottom: 4px;
  position: relative;
}

/* line 3953, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .shippingDetails .shipping_method_wrapper {
  padding: 20px 0;
}

/* line 3956, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .shippingDetails .shipping_method_wrapper .item input[type="radio"] {
  opacity: 0;
  width: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 3965, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .shippingDetails .shipping_method_wrapper .item label {
  color: #202020;
  font-size: 16px;
  font-weight: 700;
  background: url(/assets/radio_checked_bg2-309ab53ccaf1878055b3fc9540d8428d0a8e68b155af0366884d34d4d39c3859.png) no-repeat 0 3px;
  line-height: normal;
  padding: 2px 0 2px 35px;
}

/* line 3973, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .shippingDetails .shipping_method_wrapper .item input[type="radio"]:checked + label {
  background: url(/assets/radio_checked_bg3-dd2594447315774c3fe64e62591f1f3eb368ab2e996f33d2c5bc7d9fe6debc35.png) no-repeat 0 3px;
}

/* line 3976, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .shippingDetails .shippingInternationally {
  color: #482f94;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
  display: block;
}

/* line 3983, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .shippingDetails .shippingInternationally:hover {
  text-decoration: none;
}

/* line 3986, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .shippingWrap .help-block {
  color: #202020;
  font-size: 16px;
  margin-bottom: 50px;
}

/* line 3991, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .form-group .selectBox,
.checkoutWrap .shippingDetails .form-group .selectBox {
  background: url(/assets/down_arrow-a18981d43c66836440c644cd4057e64bc4685f46c0e517ab9940f5a2966be92b.png) no-repeat right 18px;
  overflow: hidden;
  width: 100%;
  margin-bottom: 15px;
}

/* line 3998, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .form-group .selectBox select,
.checkoutWrap .shippingDetails .form-group .selectBox select {
  background-color: transparent;
  background-image: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: normal;
  height: 42px;
}

/* line 4009, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-group {
  margin-bottom: 0;
}

/* line 4012, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-group input[type="text"],
.checkoutWrap .form-group input[type="email"],
.checkoutWrap .form-group input[type="password"] {
  margin-bottom: 15px;
}

/* line 4017, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .form-group input,
.checkoutWrap .billingDetails .form-group .form-control,
.checkoutWrap .accountInfo .form-group input,
.checkoutWrap .shippingDetails .form-group input {
  border-color: #e7e8eb;
  font-size: 16px;
  color: #737373;
  height: 42px;
  line-height: 40px;
  box-shadow: inherit;
}

/* line 4029, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .form-group input::-moz-placeholder,
.checkoutWrap .billingDetails .form-group .form-control::-moz-placeholder,
.checkoutWrap .accountInfo .form-group input::-moz-placeholder,
.checkoutWrap .shippingDetails .form-group input::-moz-placeholder {
  color: #737373;
  opacity: 1;
}

/* line 4037, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .form-group input::-webkit-input-placeholder,
.checkoutWrap .billingDetails .form-group .form-control::-webkit-input-placeholder,
.checkoutWrap .accountInfo .form-group input::-webkit-input-placeholder,
.checkoutWrap .shippingDetails .form-group input::-webkit-input-placeholder {
  color: #737373;
  opacity: 1;
}

/* line 4045, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .billingDetails .form-group input:focus,
.checkoutWrap .billingDetails .form-group .form-control:focus,
.checkoutWrap .accountInfo .form-group input:focus,
.checkoutWrap .shippingDetails .form-group input:focus {
  box-shadow: inherit;
  border-color: #463094;
}

/* line 4053, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .paymentDetails .paymentBox {
  background: #fff;
  margin-right: -34px;
  margin-left: -34px;
  padding: 0px 34px;
}

/* line 4059, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .paymentBox.paymentBoxPaypal,
.checkoutWrap .paymentDetails .paymentBox.paymentBoxPaypal {
  padding-bottom: 20px;
}

/* line 4064, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .topBox,
.checkoutWrap .paymentDetails .paymentBox .topBox {
  background: #e5e8f0;
  margin: 0 -34px;
  padding: 30px 34px;
}

/* line 4071, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .selected_payment_gateway .topBox,
.checkoutWrap .paymentDetails .selected_payment_gateway .topBox {
  background: #fff;
}

/* line 4076, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .paymentDetails .paymentBox .leftBox,
.checkoutWrap .paymentDetails .paymentBox .leftBox {
  width: 62%;
  float: left;
}

/* line 4081, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .paymentBox .radio,
.checkoutWrap .paymentDetails .paymentBox .radio {
  padding-top: 0;
}

/* line 4085, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .paymentBox .radio input[type="radio"],
.checkoutWrap .paymentDetails .paymentBox .radio input[type="radio"] {
  opacity: 0;
  width: 0;
  margin: 0;
}

/* line 4091, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .paymentDetails .paymentBox .radio label,
.checkoutWrap .paymentDetails .paymentBox .radio label {
  background: url(/assets/radio_checked_bg4-540999c0b632286f537201fa7c74c3dfdd02e4cdf1d07816a6e7a46110600f2f.png) no-repeat;
  background-position: 0 0;
  color: #202020;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  margin: 0;
  padding-left: 36px;
}

/* line 4102, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .paymentDetails .paymentBox h6 {
  color: #202020;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  margin: 0;
  padding-left: 36px;
}

/* line 4110, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .paymentBox .radio input[type="radio"]:checked + label,
.checkoutWrap .paymentDetails .paymentBox .radio input[type="radio"]:checked + label {
  background: url(/assets/radio_checked_bg5-d88863cb12d8ddf515174599d6a2dc36f2f5cfa6e935b6871f74ce2361d25c51.png) no-repeat;
  background-position: 0 0;
}

/* line 4115, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .paymentBox .radio span,
.checkoutWrap .paymentDetails .paymentBox .radio span {
  color: #686868;
  display: block;
  font-size: 13px;
  line-height: normal;
  padding-left: 36px;
  padding-top: 6px;
}

/* line 4124, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .paymentBox .paymentLogo,
.checkoutWrap .paymentDetails .paymentBox .paymentLogo {
  width: 38%;
  padding-top: 12px;
  float: right;
  text-align: right;
}

/* line 4131, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .paymentBox .paymentLogo img,
.checkoutWrap .paymentDetails .paymentBox .paymentLogo img {
  display: inline-block;
}

/* line 4135, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .cardInfoWrap .card-inputs {
  padding-top: 20px;
}

/* line 4138, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .alert-danger {
  text-align: center;
}

/* line 4141, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .btn-group {
  display: inline-block;
  width: 100%;
  padding-top: 30px;
}

/* line 4147, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .placeOrderStripe,
.billingWrap.billing-services .placeOrderPaypal {
  background: #e45517;
  width: 172px;
  height: 50px;
  text-align: center;
  border-radius: 5px !important;
  font-size: 15px;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 13px;
}

/* line 4160, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services a.shopping {
  border: 2px solid #dfe2ed;
  width: 172px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  color: #2d1b75;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
}

/* ****************************** */
/* line 4176, app/assets/stylesheets/new_design/style.scss */
.payment_method_options_wrapper {
  text-align: center;
  margin: 0 -34px;
}

/* line 4181, app/assets/stylesheets/new_design/style.scss */
.payment_method_options_wrapper .payment_method_option {
  display: inline-block;
  width: 100%;
  padding: 22px 34px;
  color: #000;
}

/* line 4187, app/assets/stylesheets/new_design/style.scss */
.payment_method_options_wrapper .selected_card_row {
  background: #f4f3f8;
}

/* line 4191, app/assets/stylesheets/new_design/style.scss */
.payment_method_options_wrapper .payment_method_option .primary {
  float: left;
  width: 68%;
  text-align: left;
  position: relative;
}

/* line 4197, app/assets/stylesheets/new_design/style.scss */
.payment_method_options_wrapper .payment_method_option .primary input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 0;
  margin: 0;
}

/* line 4203, app/assets/stylesheets/new_design/style.scss */
.payment_method_options_wrapper .payment_method_option .primary label {
  background: url(/assets/radio_checked_btn5-8c7a4b444e8663a998356650bc84bf0b4e2f43cb564682b0ad4fc2b4a8f653e4.png) no-repeat 0% 0%;
  line-height: 22px;
  padding-left: 36px;
  cursor: pointer;
  margin: 0;
  color: #000;
  font-weight: 400;
}

/* line 4212, app/assets/stylesheets/new_design/style.scss */
.payment_method_options_wrapper .payment_method_option .primary input[type="radio"]:checked + label {
  background: url(/assets/radio_checked_btn5_hover-aa7a642cfd8e51f6d0d33dc4251b02d49f9bd947b18cdb88ba570b99ca3f0ac2.png) no-repeat 0% 0%;
}

/* line 4216, app/assets/stylesheets/new_design/style.scss */
.payment_method_options_wrapper .payment_method_option .type {
  float: left;
  width: 65px;
}

/* line 4220, app/assets/stylesheets/new_design/style.scss */
.payment_method_options_wrapper .payment_method_option .expires {
  float: right;
  width: 80px;
  text-align: right;
}

/* line 4225, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .add_new_stripe_payment,
.payment_method_options_wrapper .add_new_stripe_payment:focus,
.payment_method_options_wrapper .add_new_stripe_payment {
  background: #3e2986;
  width: 280px;
  border: none;
  border-radius: 5px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  padding: 15px;
  margin: 30px 0;
  outline: none;
}

/* line 4240, app/assets/stylesheets/new_design/style.scss */
.selected_payment_gateway .cardInfoWrap .card-inputs {
  text-align: center;
}

/* line 4243, app/assets/stylesheets/new_design/style.scss */
.selected_payment_gateway .cardInfoWrap .card-inputs .form-group .col-sm-12 {
  text-align: left;
}

/* line 4246, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .cancel_new_stripe_payment,
.selected_payment_gateway .cardInfoWrap .card-inputs .cancel_new_stripe_payment {
  background: #ca3b3f;
  width: 280px;
  border: none;
  border-radius: 5px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  padding: 12px 15px;
  margin: 30px 0;
  outline: none;
}

/* line 4261, app/assets/stylesheets/new_design/style.scss */
.selected_payment_gateway .cardInfoWrap .card-inputs .cancel_new_stripe_payment {
  float: right;
}

/* line 4265, app/assets/stylesheets/new_design/style.scss */
.selected_payment_gateway .cardInfoWrap .card-inputs .save_new_stripe_payment,
.billingWrap.billing-services .save_new_stripe_payment {
  background-color: #5cb85c;
  border-color: #4cae4c;
  width: 280px;
  border: none;
  border-radius: 5px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  padding: 12px 15px;
  margin: 30px 0;
  outline: none;
}

/* line 4281, app/assets/stylesheets/new_design/style.scss */
.selected_payment_gateway .cardInfoWrap .card-inputs .save_new_stripe_payment {
  float: left;
}

/* line 4286, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .stripe_subscribe_actions .add_new_stripe_payment,
.billingWrap.billing-services .stripe_subscribe_actions .cancel_new_stripe_payment {
  float: right;
  margin: 0;
}

/* ******************************* */
/* line 4292, app/assets/stylesheets/new_design/style.scss */
.email-address-modal .btn {
  min-width: 190px;
}

/* line 4295, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .paymentLogo ul,
.checkoutWrap .paymentDetails .paymentLogo ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 4301, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .paymentLogo ul li,
.checkoutWrap .paymentDetails .paymentLogo ul li {
  display: inline-block;
  margin: 0 -2px;
  padding-left: 10px;
}

/* line 4307, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .paymentDetails .cardInfoWrap,
.checkoutWrap .paymentDetails .cardInfoWrap {
  /* padding-top: 30px; */
  display: none;
}

/* line 4312, app/assets/stylesheets/new_design/style.scss */
.billingWrap.billing-services .paymentDetails .selected_payment_gateway .cardInfoWrap,
.checkoutWrap .paymentDetails .selected_payment_gateway .cardInfoWrap {
  display: block;
}

/* line 4316, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .paymentDetails .cardInfoWrap label {
  font-weight: 700;
  font-size: 14px;
  color: #979797;
  text-transform: uppercase;
}

/* line 4322, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .paymentDetails .cardInfoWrap input {
  border-color: #e7e8eb;
  font-size: 16px;
  color: #000;
  height: 42px;
  line-height: 40px;
  box-shadow: inherit;
  margin-bottom: 15px;
}

/* line 4331, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .paymentDetails .cardInfoWrap .StripeElement {
  margin-bottom: 15px;
}

/* line 4334, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .paymentDetails .cardInfoWrap input::-moz-placeholder {
  color: #000;
  opacity: 1;
}

/* line 4338, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .paymentDetails .cardInfoWrap input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

/* line 4342, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .paymentDetails .cardInfoWrap input:focus {
  box-shadow: inherit;
  border-color: #463094;
}

/* line 4346, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .paymentDetails .cardInfoWrap .cvcBox {
  position: relative;
}

/* line 4350, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .paymentDetails .cardInfoWrap .cvcBox .card-info {
  position: absolute;
  right: 26px;
  top: 35px;
}

/* line 4356, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-horizontal .terms {
  padding: 0;
}

/* line 4359, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-horizontal .terms .has-error {
  padding-bottom: 10px;
}

/* line 4363, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-horizontal .terms label {
  color: #202020;
  font-size: 16px;
  padding: 0;
  display: flex;
  align-items: center;
  position: relative;
}

/* line 4372, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-horizontal .terms input {
  width: 0;
  height: 0;
  opacity: 0;
  display: none;
}

/* line 4379, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-horizontal .terms label > span {
  width: 16px;
  height: 16px;
  display: flex;
  justify-content: center;
  border: 1px solid #482f94;
  margin-right: 10px;
  border-radius: 3px;
  transition: all 0.3s;
}

/* line 4390, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-horizontal .terms input:checked + label > span {
  /* border: 9px solid green; */
  animation: bounce 250ms;
}

/* line 4395, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-horizontal .terms input:checked + label > span::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 2px;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;
  transform: rotate(45deg);
  transform-origin: 0% 100%;
  animation: checked-box 125ms 250ms forwards;
}

/* line 4407, app/assets/stylesheets/new_design/style.scss */
.open_vpn_config_wizard .new_checkbox,
.open_vpn_config_wizard .tcp_port_option {
  display: inline-block;
}

/* line 4412, app/assets/stylesheets/new_design/style.scss */
.open_vpn_config_wizard .tcp_port_option select {
  height: auto !important;
}

/* line 4416, app/assets/stylesheets/new_design/style.scss */
.new_checkbox .new_checkbox_blank {
  display: block;
  position: relative;
  padding-left: 0px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  color: #202020;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 85px;
  margin: 0 auto;
  text-align: right;
}

/* line 4433, app/assets/stylesheets/new_design/style.scss */
.new_checkbox .new_checkbox_blank input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  left: 0;
  margin: 0;
  z-index: 5;
}

/* line 4443, app/assets/stylesheets/new_design/style.scss */
.new_checkbox .new_checkbox_blank .checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 16px;
  width: 16px;
  border: 1px solid #482f94;
  border-radius: 3px;
}

/* line 4452, app/assets/stylesheets/new_design/style.scss */
.new_checkbox .new_checkbox_blank .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* line 4457, app/assets/stylesheets/new_design/style.scss */
.new_checkbox .new_checkbox_blank input:checked ~ .checkmark:after {
  display: block;
}

/* line 4460, app/assets/stylesheets/new_design/style.scss */
.new_checkbox .new_checkbox_blank .checkmark:after {
  left: 5px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #482f94;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

@keyframes checked-box {
  0% {
    width: 0;
    height: 0;
    border-color: #482f94;
    transform: translate(0, 0) rotate(45deg);
  }
  33% {
    width: 4px;
    height: 0;
    border-color: #482f94;
    transform: translate(0, 0) rotate(45deg);
  }
  100% {
    width: 6px;
    height: 10px;
    border-color: #482f94;
    transform: translate(0, -8px) rotate(45deg);
  }
}

/* line 4495, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-horizontal .terms label a {
  color: #463094;
  font-weight: 700;
  text-decoration: underline;
}

/* line 4501, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-horizontal .terms label a:hover {
  text-decoration: none;
}

/* line 4505, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-horizontal .btn-group {
  width: 100%;
  padding: 30px 0;
}

/* line 4510, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-horizontal .btn-group .shopping {
  border: 1px solid #10bd4a;
  padding: 12px 0px;
  display: block;
  float: left;
  text-align: center;
  border-radius: 30px;
  color: #10bd4a;
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase;
  text-decoration: none;
  width: 250px;
}

/* line 4525, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-horizontal .btn-group .shopping span {
  background: url(/assets/icon_back_green-9dca39e5f4a1af313654bf7eb8fd8efaf9531e2e1d10bd875b1ae5a20e434f73.png) no-repeat left center;
  padding-left: 32px;
}

/* line 4530, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-horizontal .btn-group .shopping:hover {
  border-color: #066d28;
  color: #066d28;
}

/* line 4534, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .paymentDetails .cardInfoWrap .form-group {
  margin: 0;
}

/* line 4537, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .paymentDetails .cardInfoWrap .form-group .col-sm-12 {
  padding: 0;
}

/* line 4540, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .paymentDetails .cardInfoWrap .btn-order {
  background: #fd6918;
  text-align: center;
  border-radius: 4px;
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 12px 44px;
  display: block;
  width: 250px;
  margin-bottom: 20px;
}

/* line 4553, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-horizontal .btn-group .btn-order {
  background: #fd6918;
  text-align: center;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 12px 44px;
  display: block;
  float: right;
  width: 250px;
  border-radius: 30px !important;
  outline: none;
}

/* line 4569, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .form-horizontal .btn-group .btn-order:hover {
  background: #f78445;
}

/* line 4573, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .orderSummary {
  background: #f2f3f5;
  border-radius: 8px;
  margin-bottom: 30px;
}

/* line 4578, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .orderSummary h3 {
  background: #513a95;
  padding: 22px 35px;
  border-radius: 8px 8px 0 0;
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 900;
  margin: 0;
}

/* line 4589, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .orderSummary .summary-box {
  padding: 20px;
}

/* line 4592, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .orderSummary .pricebox-wrap {
  border-bottom: 2px solid #dfe0e2;
  padding: 0 0 40px;
}

/* line 4596, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .orderSummary .pricebox-wrap .pricebox {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #dfe0e2;
  width: 100%;
  display: table;
  position: relative;
  padding-right: 20px;
}

/* line 4605, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .orderSummary .pricebox-wrap .pricebox:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 4610, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .pricebox-wrap .pricebox .order-title {
  font-size: 14px;
  color: #202020;
  font-weight: 400;
  display: table-cell;
  vertical-align: middle;
  width: 230px;
}

/* line 4618, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .pricebox-wrap .pricebox .order-title a {
  font-weight: 900;
  color: #624ea1;
  text-decoration: none;
  display: block;
}

/* line 4624, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .pricebox-wrap .pricebox .order-number {
  display: table-cell;
  padding: 0 5px;
  vertical-align: middle;
  width: 75px;
}

/* line 4630, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .pricebox-wrap .pricebox .order-number .close {
  position: absolute;
  right: 7px;
  top: 7px;
  width: 10px;
  height: 10px;
  opacity: 0.9;
}

/* line 4638, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .pricebox-wrap .pricebox .order-number .close a {
  height: 10px;
  display: block;
}

/* line 4642, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .pricebox-wrap .pricebox .order-number .close img {
  margin-left: 0;
}

/* line 4645, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .pricebox-wrap .pricebox .order-number select {
  width: 45px;
  height: 30px !important;
  line-height: 30px;
  border: 1px solid #513a95;
  border-radius: 4px;
  background: #ffffff url(/assets/down_arrow_1-560097de1e64b56c1b2c52855edb6de470007e2ace8ea23dca534bae78205641.png) no-repeat 30px 12px;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none !important;
  -moz-appearance: none;
  padding: 0 13px 0 2px;
}

/* line 4663, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .pricebox-wrap .pricebox .price {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  color: #202020;
  font-weight: 700;
  min-height: 35px;
  line-height: 40px;
  width: 80px;
  text-align: right;
  padding-right: 10px;
}

/* line 4675, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .orderSummary .items-info {
  padding: 25px 0;
  border-bottom: 2px solid #dfe0e2;
}

/* line 4679, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .orderSummary .items-info .box {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #202020;
  font-weight: 700;
}

/* line 4687, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .orderSummary .items-info .box .price,
.checkoutWrap .orderSummary .totalItems .price {
  padding-right: 20px;
}

/* line 4691, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .orderSummary .items-info .box:last-child {
  margin-bottom: 0;
}

/* line 4694, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .orderSummary .item-title {
  float: left;
}

/* line 4697, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .orderSummary .price {
  float: right;
  margin-left: -20px;
}

/* line 4701, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .orderSummary .totalItems {
  padding: 20px 0 10px;
  font-size: 18px;
  font-weight: 900;
  color: #10bd4a;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  width: 100%;
}

/* ************* checkout new end ************ */
/* line 4718, app/assets/stylesheets/new_design/style.scss */
.alert {
  margin-bottom: 0;
  margin-top: 15px;
  padding-top: 9px;
  padding-bottom: 9px;
}

/* line 4724, app/assets/stylesheets/new_design/style.scss */
.alert-dismissable {
  margin-top: 0;
}

/* line 4727, app/assets/stylesheets/new_design/style.scss */
.alert-dismissable .close {
  font-size: 40px;
  top: -10px;
  color: #ffffff;
  opacity: 0.5;
}

/* line 4733, app/assets/stylesheets/new_design/style.scss */
.account-page .alert {
  margin-bottom: -30px;
}

/* line 4736, app/assets/stylesheets/new_design/style.scss */
#All-VPN-Service-Features {
  background: url(/assets/all_plans-de70768647ac61d28610b01aead3fa43cf2f41f585494ec557420446ce2f3aab.jpg) no-repeat left top;
  background-size: cover;
  color: #fff;
  margin-bottom: 94px;
  padding: 50px 0;
}

/* line 4743, app/assets/stylesheets/new_design/style.scss */
#All-VPN-Service-Features h3 {
  font-size: 45px;
  color: #ffffff;
  line-height: 42px;
  margin: 0 0 30px;
  font-weight: 300;
}

/* line 4750, app/assets/stylesheets/new_design/style.scss */
#All-VPN-Service-Features ul li {
  width: 50%;
  float: left;
  padding: 10px 0 10px 25px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  background: url(/assets/li-bg-3667144ee4d78e183962ceb0518bee57ce019c74add763d7b0e12466d50bf7d8.png) no-repeat left 18px;
}

/* line 4759, app/assets/stylesheets/new_design/style.scss */
#All-VPN-Service-Features ul li:nth-child(even) {
  background: url(/assets/li-bg-3667144ee4d78e183962ceb0518bee57ce019c74add763d7b0e12466d50bf7d8.png) no-repeat 42px 18px;
  padding-left: 7%;
}

/* line 4763, app/assets/stylesheets/new_design/style.scss */
#All-VPN-Service-Features ul li a {
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
}

/* line 4769, app/assets/stylesheets/new_design/style.scss */
#All-VPN-Service-Features ul li a:hover,
#All-VPN-Service-Features ul li.active a {
  border-bottom: 1px solid transparent;
}

/* ********* add to cart Modal css start ******** */
/* line 4776, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap {
  margin-top: 100px;
  width: 900px;
}

/* line 4780, app/assets/stylesheets/new_design/style.scss */
.modal-sm {
  width: 300px;
}

/* line 4783, app/assets/stylesheets/new_design/style.scss */
.modal-header {
  border: none;
}

/* line 4786, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .modal-body {
  padding: 0;
}

/* line 4789, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .modal-content {
  position: relative;
  text-align: left;
  font-weight: 700;
  color: #000000;
  font-size: 16px;
}

/* line 4797, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .modal-content .close {
  position: absolute;
  top: -24px;
  right: -32px;
  opacity: 1;
}

/* line 4803, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .modal-header .close-modal img,
.addTocart_Wrap .modal-content .close img {
  width: 65px;
  height: auto;
}

/* line 4808, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .modal-header {
  border-bottom: none;
  padding: 15px 25px;
}

/* line 4812, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .modal-header .addAmout h2,
.addTocart_Wrap .modal-header .itemDescription h2 {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.3);
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  text-align: left;
}

/* line 4822, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .modal-header .quantity {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.3);
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

/* line 4830, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .modal-header .addAmout h2 {
  text-align: center;
}

/* line 4833, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .additembox {
  background: #e5e8f0;
  margin-bottom: 1px;
  padding: 15px 25px;
  position: relative;
  transition: all 1s ease-in-out;
}

/* line 4843, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .additembox:hover {
  background: #f9f9fb;
}

/* line 4846, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .applyReferralCredit,
.additembox_wrap .orderTotal,
.additembox_wrap .adjustmentCode,
.additembox_wrap .subtotal,
.additembox_wrap #discount_info {
  padding: 15px 25px;
}

/* line 4853, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .subtotal {
  padding-bottom: 22px;
}

/* line 4857, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .subtotal .item_name {
  padding-top: 8px;
}

/* line 4861, app/assets/stylesheets/new_design/style.scss */
#discount_info {
  margin-bottom: 10px;
  border-top: 1px solid #dfe2ed;
  padding-top: 25px;
}

/* line 4867, app/assets/stylesheets/new_design/style.scss */
#discount_info .item_name,
#discount_info .discount-total {
  color: #379200;
}

/* line 4872, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .additembox .item_name {
  font-size: 16px;
  color: #000000;
  padding-top: 8px;
}

/* line 4878, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .additem_price {
  text-align: center;
  padding-top: 8px;
  margin-left: 35px;
}

/* line 4884, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .subtotal .additem_price {
  width: 30%;
  margin-left: 84px;
}

/* line 4888, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap #discount_info .discount-total {
  margin: 0px;
  text-align: center;
}

/* line 4892, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .additem_remove {
  position: absolute;
  right: 50px;
  top: 50%;
  margin-top: -10px;
}

/* line 4898, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .itemNumber {
  padding: 0;
  text-align: center;
}

/* line 4902, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .itemNumber select {
  width: 100%;
  border-radius: 20px;
  border: 1px solid #d2d6e3;
  text-align: center;
  height: 32px !important;
  line-height: 32px;
  background: #ffffff url(/assets/select_arrow-3925e5cf913f74ff62af6c3e1705dfba05a62dbe1f4da3f5dd35cf6121b0835f.png) no-repeat 85% 13px;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 0 20px 0 10px;
  margin-left: 0;
}

/* line 4919, app/assets/stylesheets/new_design/style.scss */
.adjustmentCode .code_title {
  color: #342081;
  font-style: italic;
}

/* line 4923, app/assets/stylesheets/new_design/style.scss */
.adjustmentCode .code_title a {
  background: url(/assets/add_blue_icon-ab0e29ad8e88ee5ec4c44400ea49d161eb8f91b8b32024c069c8aebd65c0600f.png) no-repeat 0px 18px;
  color: #342081;
  padding: 10px 0 0 15px;
  display: block;
}

/* line 4929, app/assets/stylesheets/new_design/style.scss */
.adjustmentCode .code_title a.opened {
  background: url(/assets/minus_popup_cupon-8dc2a84d7ffddbfdde6d00aab79c67d9700b857364a8d40573ba1c9b47df680d.png) no-repeat 0px 20px;
}

/* line 4932, app/assets/stylesheets/new_design/style.scss */
.adjustmentCode .additem_remove {
  text-align: center;
  padding-top: 8px;
}

/* line 4936, app/assets/stylesheets/new_design/style.scss */
.adjustmentCode .code {
  padding: 0;
}

/* line 4939, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .code input {
  width: 100%;
  border: 1px solid #e6e6ea;
  border-radius: 20px;
  height: 38px;
  text-align: 38px;
  padding: 0 18px;
  font-size: 12px;
}

/* line 4948, app/assets/stylesheets/new_design/style.scss */
#adjustment-code-container .additem_apply {
  text-align: center;
}

/* line 4951, app/assets/stylesheets/new_design/style.scss */
#adjustment-code-container .additem_apply a.btn_apply {
  background: #379200;
  border-radius: 20px;
  width: 142px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 15px;
  color: #ffffff;
  display: inline-block;
  padding: 0 10px;
  border: none;
}

/* line 4964, app/assets/stylesheets/new_design/style.scss */
#adjustment-code-container #discount-code-msg {
  text-align: left;
  width: 100%;
  display: inline-block;
  color: #379200;
  font-size: 12px;
}

/* line 4971, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .removeIcon {
  background: url(/assets/remove_icon-00b8501fcd6ab51d7b276e70fca099770d8435d70146fd15683627343c0b1267.png) no-repeat left top;
  width: 13px;
  height: 18px;
  font-size: 0;
  display: block;
  float: right;
}

/* line 4979, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .additem_remove.active .removeIcon,
.additembox_wrap .removeIcon:hover {
  background: url(/assets/remove_icon_active-df21559c21dd4d43a009d8719ada35a2aaaeb0b79e27e2def4b358ffbd0d27aa.png) no-repeat left top;
}

/* line 4983, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .orderTotal {
  color: #e85b1a;
}

/* line 4986, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .orderTotal .item_name {
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* line 4990, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .orderTotal .additem_price {
  padding-right: 12px;
  margin-left: 0px;
  padding-top: 0;
}

/* line 4995, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .applyReferralCredit {
  font-size: 16px;
}

/* line 4998, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .applyReferralCredit .code_title:first-child {
  padding-top: 12px;
}

/* line 5001, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .applyReferralCredit .applyConut {
  /*text-align: right;*/
  text-align: center;
  padding-top: 12px;
  float: right;
  width: 78%;
}

/* line 5008, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .applyReferralCredit .code_title span.applyReferralCreditHint {
  color: #379200;
  font-style: italic;
  color: #379200;
  font-size: 12px;
  display: block;
  padding-top: 5px;
}

/* line 5016, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .applyReferralCredit .applyButton {
  text-align: center;
}

/* line 5019, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .applyReferralCredit .applyButton a {
  display: inline-block;
  border-radius: 20px;
  width: 142px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  padding: 0 10px;
  border: none !important;
  text-decoration: none;
}

/* line 5032, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .applyReferralCredit .applyButton a:focus,
.additembox_wrap .applyReferralCredit .applyButton a:hover {
  border: none !important;
}

/* line 5036, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .applyReferralCredit .applyButton .btn-default {
  background: #379200;
}

/* line 5039, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .applyReferralCredit .applyButton .btn-default:hover {
  background: #4cae4c;
}

/* line 5042, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .applyReferralCredit .applyButton .btn_cancel {
  background: #a8a8ab;
}

/* line 5045, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .applyReferralCredit .applyButton .btn_cancel:hover {
  background: #bababb;
}

/* line 5048, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .modal-footer {
  text-align: center;
  padding: 15px 25px 30px;
  border: none;
  border-radius: 0 0 20px 20px;
}

/* line 5055, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .modal-footer a.button {
  height: 45px;
  line-height: 45px;
  padding: 0 30px;
  border-radius: 50px;
  margin: 0 6px;
  display: inline-block;
  text-decoration: none;
}

/* line 5064, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .modal-footer a.continue_shopping {
  background: url(/assets/continue_icon-9dca39e5f4a1af313654bf7eb8fd8efaf9531e2e1d10bd875b1ae5a20e434f73.png) no-repeat 28px center;
  border: 2px solid #379200;
  padding: 0 28px 0 60px;
  color: #379200;
  display: inline-block;
  line-height: 40px;
}

/* line 5072, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .modal-footer a.continue_shopping.disabled {
  background: url(/assets/arrow_continue_shopping-9dca39e5f4a1af313654bf7eb8fd8efaf9531e2e1d10bd875b1ae5a20e434f73.png) no-repeat 30px center;
  cursor: not-allowed;
  border: none;
  padding: 0 28px 0px 60px;
  color: #379200;
  line-height: 40px;
  border: 2px solid #379200;
  border-radius: 50px;
}

/* line 5082, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .modal-footer a.goto_checkout {
  background: #e85b1a;
  color: #ffffff;
  border: none;
}

/* line 5087, app/assets/stylesheets/new_design/style.scss */
.addTocart_Wrap .modal-footer a.goto_checkout.disabled {
  /*background: #808080;*/
  cursor: not-allowed;
  border: none;
  color: #fff;
}

/* ********* add to cart Modal css end ******** */
/* line 5094, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .orderSummary .adjustment-code a {
  color: #624ea1;
  font-size: 13px;
  text-decoration: underline;
  font-weight: 500;
  font-style: italic;
  text-decoration: none;
}

/* line 5102, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .orderSummary .adjustment-code a:hover {
  text-decoration: none;
}

/* ************************ */
/* line 5107, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .referralCredit {
  display: inline-block;
  width: 100%;
  padding: 20px 0 0;
}

/* line 5112, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .referralCredit .referral_title {
  padding: 8px 0 0;
  font-size: 13px;
}

/* line 5116, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .referralCredit .applyConut {
  padding-top: 8px;
  text-align: right;
}

/* line 5120, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .referralCredit .applyButton {
  padding: 0 0 0 8px;
  font-size: 13px;
  font-weight: 700;
}

/* line 5125, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .referralCredit .btn-default {
  background: #379200;
  border-radius: 6px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  padding: 0 10px;
  outline: none;
  border: none;
  display: inline-block;
}

/* line 5139, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .referralCredit .btn-default:focus,
.checkoutWrap .referralCredit .btn-default:hover {
  box-shadow: none;
  outline: none;
  background: #4cae4c;
}

/* line 5145, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .referralCredit .btn_cancel {
  background: #a8a8ab;
}

/* line 5148, app/assets/stylesheets/new_design/style.scss */
.checkoutWrap .referralCredit .btn_cancel:focus,
.checkoutWrap .referralCredit .btn_cancel:hover {
  background: #bababb;
}

/* ************************ */
/* line 5154, app/assets/stylesheets/new_design/style.scss */
#checkout-adjustment-code-container {
  margin-top: 10px;
}

/* line 5157, app/assets/stylesheets/new_design/style.scss */
#checkout-discount-code-msg {
  color: #379200;
  font-style: italic;
  color: #379200;
  font-size: 12px;
  display: block;
  padding-top: 5px;
  font-weight: 700;
}

/* line 5166, app/assets/stylesheets/new_design/style.scss */
#checkout-adjustment-code-container .discount-code-button {
  background: #379200;
  border-radius: 6px;
  width: auto;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  padding: 0 20px;
  margin: 0 -15px;
  border: none;
}

/* line 5179, app/assets/stylesheets/new_design/style.scss */
#checkout-adjustment-code-container .discount-code-button:focus,
#checkout-adjustment-code-container .discount-code-button:hover {
  background: #4cae4c;
}

/* line 5184, app/assets/stylesheets/new_design/style.scss */
.additembox_wrap .adjustmentCode {
  background: #f9f9fb;
}

/* line 5187, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .btn {
  border-radius: 20px;
  white-space: inherit;
  margin-bottom: 10px;
}

/* line 5192, app/assets/stylesheets/new_design/style.scss */
#create_new_service_modal .modal-dialog,
.download_service_intermediate_modal .modal-dialog {
  text-align: center;
}

/* line 5197, app/assets/stylesheets/new_design/style.scss */
#free_securemyemail_modal .modal-dialog .btn,
.download_service_intermediate_modal .modal-dialog .btn,
#create_new_service_modal .modal-dialog .btn {
  margin-bottom: 0px;
  font-size: 14px;
}

/* line 5204, app/assets/stylesheets/new_design/style.scss */
#free_securemyemail_modal .modal-dialog .btn-cancel,
.download_service_intermediate_modal .modal-dialog .btn-cancel,
#create_new_service_modal .modal-dialog .btn-cancel {
  border: 1px solid #737373;
  color: #737373;
  font-weight: normal;
  background: none;
  padding: 5px 35px;
  margin-right: 10px;
}

/* line 5215, app/assets/stylesheets/new_design/style.scss */
#free_securemyemail_modal .modal-dialog .btn-primary,
#create_new_service_modal .modal-dialog .btn-primary,
.download_service_intermediate_modal .modal-dialog .btn-primary {
  background: #e45517;
  border: none;
  color: #fff;
}

/* line 5224, app/assets/stylesheets/new_design/style.scss */
#free_securemyemail_modal .modal-dialog .form-group,
.download_service_intermediate_modal .modal-dialog .form-group,
#create_new_service_modal .modal-dialog .form-group {
  margin-top: 20px;
}

/* line 5230, app/assets/stylesheets/new_design/style.scss */
#free_securemyemail_modal .modal-dialog .modal-footer,
.download_service_intermediate_modal .modal-dialog .modal-footer,
#create_new_service_modal .modal-dialog .modal-footer {
  display: none;
}

/* modal */
/* line 5239, app/assets/stylesheets/new_design/style.scss */
.modal-content {
  box-shadow: 0px 15px 29px rgba(85, 78, 157, 0.3);
  border: none;
}

/* line 5245, app/assets/stylesheets/new_design/style.scss */
.modal-dialog {
  text-align: center;
}

/* line 5248, app/assets/stylesheets/new_design/style.scss */
.modal-footer {
  border: none;
}

/* line 5251, app/assets/stylesheets/new_design/style.scss */
.modal-body {
  padding-top: 40px;
  margin: 0;
}

/* line 5255, app/assets/stylesheets/new_design/style.scss */
.modal-content .text-left {
  text-align: center;
}

/* line 5258, app/assets/stylesheets/new_design/style.scss */
.modal-content .translation-text-left {
  text-align: left !important;
}

/* line 5261, app/assets/stylesheets/new_design/style.scss */
.modal-content .translation-text-right {
  text-align: right !important;
}

/* line 5264, app/assets/stylesheets/new_design/style.scss */
.modal-content .translation-text-center {
  text-align: center !important;
}

/* line 5267, app/assets/stylesheets/new_design/style.scss */
.modal-content .bold {
  font-weight: bold !important;
}

/* line 5270, app/assets/stylesheets/new_design/style.scss */
.modal-content .underline {
  text-decoration: underline !important;
}

/* line 5273, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .btn-primary {
  background: none;
  border: 1px solid #10bd4a;
  border-radius: 20px;
  color: #10bd4a;
  font-weight: 700;
  font-size: 14px;
  padding: 6px 20px;
  text-align: center;
  transition: all 0.5s ease-in-out;
  white-space: inherit;
  margin-left: 3px;
  margin-right: 3px;
  min-width: 100px;
}

/* line 5291, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .btn {
  margin-left: 3px;
  margin-right: 3px;
}

/* line 5295, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .btn-primary:focus,
.modal-dialog .btn-primary:hover {
  background: #10bd4a;
  color: #ffffff;
  border: 1px solid transparent;
  outline: none;
}

/* line 5302, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .btn-cancel {
  border: 1px solid #adadad !important;
  margin-bottom: 10px;
  border-radius: 20px !important;
}

/* line 5308, app/assets/stylesheets/new_design/style.scss */
.modal-content .list-unstyled {
  font-size: 12px;
}

/* line 5312, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .add-to-cart-form {
  padding: 20px 0 0;
}

/* line 5315, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .add-to-cart-form .form-control {
  border-radius: 20px;
  margin-bottom: 10px;
}

/* line 5319, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .add-to-cart-form .select-box {
  width: 100%;
  position: relative;
}

/* line 5323, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .add-to-cart-form .select-input {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 20px;
}

/* line 5335, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .service-extension-modal-content,
.modal-dialog .service-upgrade-modal-content {
  margin: 0 auto;
  float: none;
}

/* line 5340, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .add-to-cart-form .selected_option {
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: inherit;
  width: 90%;
  height: 24px;
  margin: 0px;
  padding: 0 5px;
  float: left;
  line-height: 28px;
  overflow: hidden;
  text-align: left;
  font-size: 14px;
}

/* line 5355, app/assets/stylesheets/new_design/style.scss */
.modal-dialog .add-to-cart-form .select-box .button {
  background: url(/assets/select_arrow-3925e5cf913f74ff62af6c3e1705dfba05a62dbe1f4da3f5dd35cf6121b0835f.png) no-repeat center 10px;
  border: 0;
  border-radius: 0;
  width: 6%;
  height: 24px;
  margin: 0px;
  padding: 0px;
  float: right;
}

/* line 5366, app/assets/stylesheets/new_design/style.scss */
.add-to-cart-form .select-box .select-option {
  background: #fff;
  border: 1px solid #ccc;
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  z-index: 9;
}

/* line 5378, app/assets/stylesheets/new_design/style.scss */
.add-to-cart-form .form-control .select-box .select-input {
  border: 2px solid #dcdcdc;
  height: 30px;
  border-radius: 6px;
}

/* line 5384, app/assets/stylesheets/new_design/style.scss */
.add-to-cart-form .select-box .select-option .option {
  padding: 5px 10px;
  cursor: pointer;
  text-align: left;
  color: #000;
  font-size: 14px;
}

/* line 5391, app/assets/stylesheets/new_design/style.scss */
.add-to-cart-form .select-box .select-option .option-title {
  float: left;
  width: 80%;
}

/* line 5395, app/assets/stylesheets/new_design/style.scss */
.add-to-cart-form .select-box .select-option .option span {
  float: right;
  width: 20%;
  text-align: right;
}

/* *************************** */
/* line 5405, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window h4 {
  padding: 20px 0;
}

/*
.activate-service-modal .activated-download-box-top-wrapper {
  background: none;
  padding: 0;
}
*/
/* line 5415, app/assets/stylesheets/new_design/style.scss */
.activate-service-modal .activated-download-box-top-wrapper a {
  color: #54429c;
  text-decoration: none;
  font-size: 15px;
  cursor: pointer;
}

/*
.activate-service-modal .activated-download-box-top-wrapper a.config-modal-opener {
  background: image_url(/assets/icon_config-modal-opener-976110a79f65179f7acf61faae5b3fecfba181c9d0c5ec4c6d9e2e8ccdc13355.png) no-repeat right center;
  padding-right: 20px;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 15px;  
}*/
/* line 5429, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .btn {
  margin-top: 10px;
  min-width: 150px;
}

/* line 5433, app/assets/stylesheets/new_design/style.scss */
.activation_modal_window .back_to_download_options {
  margin: 0;
  padding: 0;
  min-width: inherit;
}

/* ****************************** */
/* login */
/* ********************************* */
/* line 5445, app/assets/stylesheets/new_design/style.scss */
.modal-vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
}

/* line 5450, app/assets/stylesheets/new_design/style.scss */
.modal-dialog.modal-vertical-align-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 650px;
  margin-top: 0px;
}

/* line 5458, app/assets/stylesheets/new_design/style.scss */
.modal-dialog.modal-vertical-align-center .modal-content {
  box-shadow: 0px 6px 29px #f2f3f6;
}

/* line 5464, app/assets/stylesheets/new_design/style.scss */
.cancel-service-modal .modal-dialog.modal-vertical-align-center .modal-content {
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 5470, app/assets/stylesheets/new_design/style.scss */
.bill-box .modal-dialog.modal-vertical-align-center {
  left: inherit;
  top: inherit;
  transform: inherit;
  position: inherit;
}

/* line 5477, app/assets/stylesheets/new_design/style.scss */
.modal .modal-body.login-box {
  clear: both;
  display: table;
  padding: 0;
  width: 100%;
}

/* line 5484, app/assets/stylesheets/new_design/style.scss */
.modal .login-sidebar {
  background: #eff0f3;
  overflow: hidden;
  color: #FFF;
  margin-top: 0px;
  margin-bottom: 0px;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  min-height: 360px;
  padding: 0px 20px 20px;
  text-align: center;
  position: relative;
}

/* line 5497, app/assets/stylesheets/new_design/style.scss */
.proto-user-info-sidebar.login-sidebar {
  min-height: 435px;
}

/* line 5500, app/assets/stylesheets/new_design/style.scss */
.login-logo {
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  position: absolute;
}

/* line 5507, app/assets/stylesheets/new_design/style.scss */
.modal .login-box img {
  width: 206px;
  height: 52px;
  max-width: inherit;
  min-width: inherit;
}

/* line 5513, app/assets/stylesheets/new_design/style.scss */
.modal .login-box .login-logo img {
  margin-bottom: 30px;
}

/* line 5516, app/assets/stylesheets/new_design/style.scss */
.login-logo .site_name {
  display: inline-block;
  border: 1px solid #462f91;
  padding: 6px 25px;
  height: 30px;
  border-radius: 20px;
  color: #462f91;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  min-width: 180px;
}

/* line 5530, app/assets/stylesheets/new_design/style.scss */
.proto-user-info-sidebar .site_name {
  padding: 6px 10px;
  font-size: 12px;
  min-width: 190px;
}

/* line 5536, app/assets/stylesheets/new_design/style.scss */
.modal .modal-body.login-box .text-muted {
  background: url(/assets/secure_login_bg-082abe19e5964157744e6598d5f866113e7ee2eafd99943edbba419fe7f9d310.png) no-repeat right center;
  font-size: 14px;
  color: #462f91;
  padding: 0 20px 0 0;
  margin-bottom: 35px;
}

/* line 5543, app/assets/stylesheets/new_design/style.scss */
.modal .modal-body.login-box .text-muted {
  margin: 20px 0;
}

/* line 5546, app/assets/stylesheets/new_design/style.scss */
.login-box .col-sm-7.col-md-7.col-lg-7 {
  padding: 20px 30px;
}

/* line 5549, app/assets/stylesheets/new_design/style.scss */
.login-box .form-group .form-control {
  background: none;
  border: none;
  border-bottom: 2px solid #e5e5e5;
  padding: 0;
  box-shadow: none;
  margin-bottom: 20px;
}

/* line 5557, app/assets/stylesheets/new_design/style.scss */
.login-box .form-group .form-control:last-child {
  margin-bottom: 40px;
}

/* line 5560, app/assets/stylesheets/new_design/style.scss */
.login-box .form-group .form-control:focus {
  border-bottom: 2px solid #f27329;
}

/* line 5563, app/assets/stylesheets/new_design/style.scss */
.login-box .new_user a {
  color: #462f91;
  text-decoration: underline;
  display: block;
  text-align: center;
  font-weight: 400;
}

/* line 5570, app/assets/stylesheets/new_design/style.scss */
.login-box .new_user a:hover {
  text-decoration: none;
}

/* line 5573, app/assets/stylesheets/new_design/style.scss */
.login-box .btn-primary {
  background: #ef6d25;
  font-size: 16px;
  color: #ffffff;
  border: none;
  width: 242px !important;
  height: 40px;
  line-height: 35px;
  margin: 40px auto 0;
  padding: 0px 20px;
  box-shadow: 0px 10px 29px rgba(242, 115, 41, 0.3);
}

/* line 5587, app/assets/stylesheets/new_design/style.scss */
.login-box .btn-primary:hover,
.login-box .btn-primary:focus,
.login-box .btn-primary:active:focus {
  background: #f27329;
  outline: none;
  border: none !important;
}

/* line 5595, app/assets/stylesheets/new_design/style.scss */
.login-box .modal-header {
  background: #eff0f3;
  text-align: center;
  border-radius: 12px 12px 0 0;
  padding: 20px;
}

/* line 5601, app/assets/stylesheets/new_design/style.scss */
.modal-header-logo img {
  margin-bottom: 15px;
}

/* line 5604, app/assets/stylesheets/new_design/style.scss */
.login-box .modal-header-logo p {
  color: #ff8125;
  font-size: 18px;
  margin-bottom: 0;
}

/* line 5609, app/assets/stylesheets/new_design/style.scss */
.login-box .new_user .row {
  margin: 0;
}

/* line 5612, app/assets/stylesheets/new_design/style.scss */
.login-box .forgot_password_instructions {
  padding: 25px 50px 0;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
}

/* line 5618, app/assets/stylesheets/new_design/style.scss */
.login-box .devise_inputs {
  padding: 0 50px;
  margin: 0;
  width: 100%;
}

/* line 5623, app/assets/stylesheets/new_design/style.scss */
.login-box .devise_inputs_extra input {
  text-align: center;
}

/* line 5627, app/assets/stylesheets/new_design/style.scss */
.forgot_password_inputs .has-error {
  color: #FF0000;
  font-size: 13px;
}

/* line 5632, app/assets/stylesheets/new_design/style.scss */
.login-box .devise_go_back {
  text-decoration: none !important;
  margin-top: 25px;
}

/* line 5636, app/assets/stylesheets/new_design/style.scss */
.login-box .devise_go_back span {
  background: url(/assets/go_back-05f27a29131043239a893edc593969c88ba8f747bd458737df80f2e99a36328c.png) no-repeat left center;
  padding-left: 18px;
}

/* line 5640, app/assets/stylesheets/new_design/style.scss */
.login-box .help-block {
  font-size: 12px;
  text-align: left;
}

/* line 5644, app/assets/stylesheets/new_design/style.scss */
.login-box .modal-footer {
  border: none;
}

/* login end */
/* line 5650, app/assets/stylesheets/new_design/style.scss */
.mobile_button_container {
  display: none;
}

/* cloakbox_credentials_modal start */
/* line 5654, app/assets/stylesheets/new_design/style.scss */
.cloakbox_credentials_modal .modal-body {
  text-align: left;
  padding: 40px !important;
}

/* line 5658, app/assets/stylesheets/new_design/style.scss */
.cloakbox_credentials_modal .modal-content .text-left {
  text-align: left;
  padding-right: 10px;
}

/* line 5662, app/assets/stylesheets/new_design/style.scss */
.cloakbox_credentials_modal .copy_block h4 {
  color: #412c91;
  font-weight: 700;
  font-size: 16px;
  margin: 20px 0;
  float: left;
}

/* line 5669, app/assets/stylesheets/new_design/style.scss */
.cloakbox_credentials_modal .copy_block .fa-copy {
  padding-right: 10px;
}

/* line 5672, app/assets/stylesheets/new_design/style.scss */
.cloakbox_credentials_modal .modal-dialog .text-center a.btn-primary {
  margin: 0 3px 10px;
}

/* line 5675, app/assets/stylesheets/new_design/style.scss */
.cloakbox_credentials_modal .copy_block a.copy_button,
.cloakbox_credentials_modal .modal-dialog .text-center a.btn-primary {
  color: #10bd4a;
}

/* line 5679, app/assets/stylesheets/new_design/style.scss */
.cloakbox_credentials_modal .copy_block a.copy_button {
  float: right;
}

/* line 5682, app/assets/stylesheets/new_design/style.scss */
.cloakbox_credentials_modal .copy_block a.copy_button:focus,
.cloakbox_credentials_modal .modal-dialog .text-center a.btn-primary:focus,
.cloakbox_credentials_modal .copy_block a.copy_button:hover,
.cloakbox_credentials_modal .modal-dialog .text-center a.btn-primary:hover {
  color: #ffffff;
}

/* line 5688, app/assets/stylesheets/new_design/style.scss */
.cloakbox_credentials_modal .config-modal-opener-button {
  background: url(/assets/icon_config-modal-opener-976110a79f65179f7acf61faae5b3fecfba181c9d0c5ec4c6d9e2e8ccdc13355.png) no-repeat right center;
  padding-right: 20px;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 15px;
}

/* line 5695, app/assets/stylesheets/new_design/style.scss */
.cloakbox_credentials_modal a.config-modal-opener-button {
  background: url(/assets/icon_config-modal-opener-976110a79f65179f7acf61faae5b3fecfba181c9d0c5ec4c6d9e2e8ccdc13355.png) no-repeat right center;
  padding-right: 20px;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 15px;
  color: #54429c;
}

/* line 5703, app/assets/stylesheets/new_design/style.scss */
.cloakbox_credentials_modal a.config-modal-opener-button:hover {
  text-decoration: underline;
}

/* cloakbox_credentials_modal end */
/* line 5709, app/assets/stylesheets/new_design/style.scss */
.no-product-modal-content .modal-body {
  text-align: center;
  padding: 30px 20px 20px;
}

/* line 5713, app/assets/stylesheets/new_design/style.scss */
.no-product-modal-content .modal-body p {
  font-size: 20px;
  line-height: 25px;
}

/* line 5717, app/assets/stylesheets/new_design/style.scss */
.no-product-modal-content .modal-header .close-modal {
  top: -24px;
  right: -32px;
}

/* line 5721, app/assets/stylesheets/new_design/style.scss */
.no-product-modal-content .modal-header .close-modal img {
  width: 65px;
  height: 65px;
}

/* slick theme css start */
/* line 5729, app/assets/stylesheets/new_design/style.scss */
.slick-loading .slick-list {
  background: #fff url(/assets/ajax-loader-e7b44c86b050fca766a96ddac2d0932af0126da6f2305280342d909168dcce6b.gif) center center no-repeat;
}

/* Icons */
/* Arrows */
/* line 5736, app/assets/stylesheets/new_design/style.scss */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

/* line 5760, app/assets/stylesheets/new_design/style.scss */
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

/* line 5768, app/assets/stylesheets/new_design/style.scss */
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 5774, app/assets/stylesheets/new_design/style.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

/* line 5779, app/assets/stylesheets/new_design/style.scss */
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 5792, app/assets/stylesheets/new_design/style.scss */
.slick-prev {
  left: -25px;
}

/* line 5795, app/assets/stylesheets/new_design/style.scss */
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

/* line 5800, app/assets/stylesheets/new_design/style.scss */
.slick-prev:before {
  content: '←';
}

/* line 5804, app/assets/stylesheets/new_design/style.scss */
[dir='rtl'] .slick-prev:before {
  content: '→';
}

/* line 5809, app/assets/stylesheets/new_design/style.scss */
.slick-next {
  right: -25px;
}

/* line 5813, app/assets/stylesheets/new_design/style.scss */
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

/* line 5818, app/assets/stylesheets/new_design/style.scss */
.slick-next:before {
  content: '→';
}

/* line 5822, app/assets/stylesheets/new_design/style.scss */
[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
/* line 5828, app/assets/stylesheets/new_design/style.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 5833, app/assets/stylesheets/new_design/style.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

/* line 5848, app/assets/stylesheets/new_design/style.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 5861, app/assets/stylesheets/new_design/style.scss */
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

/* line 5879, app/assets/stylesheets/new_design/style.scss */
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

/* line 5884, app/assets/stylesheets/new_design/style.scss */
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

/* line 5889, app/assets/stylesheets/new_design/style.scss */
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 5911, app/assets/stylesheets/new_design/style.scss */
.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black;
}

/* Slick theme css end */
/* Slider */
/* line 5920, app/assets/stylesheets/new_design/style.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 5939, app/assets/stylesheets/new_design/style.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 5949, app/assets/stylesheets/new_design/style.scss */
.slick-list:focus {
  outline: none;
}

/* line 5953, app/assets/stylesheets/new_design/style.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 5959, app/assets/stylesheets/new_design/style.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

/* line 5969, app/assets/stylesheets/new_design/style.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 5979, app/assets/stylesheets/new_design/style.scss */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 5986, app/assets/stylesheets/new_design/style.scss */
.slick-track:after {
  clear: both;
}

/* line 5990, app/assets/stylesheets/new_design/style.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 5995, app/assets/stylesheets/new_design/style.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 6003, app/assets/stylesheets/new_design/style.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 6007, app/assets/stylesheets/new_design/style.scss */
.slick-slide img {
  display: block;
}

/* line 6011, app/assets/stylesheets/new_design/style.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 6015, app/assets/stylesheets/new_design/style.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 6019, app/assets/stylesheets/new_design/style.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 6023, app/assets/stylesheets/new_design/style.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 6027, app/assets/stylesheets/new_design/style.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 6035, app/assets/stylesheets/new_design/style.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* slick css end */
/* network_status_area css start */
/* line 6042, app/assets/stylesheets/new_design/style.scss */
.network_status_area {
  font-family: 'Open Sans', Helvetica, Arial;
  padding-top: 15px;
  padding-bottom: 70px;
}

/* line 6047, app/assets/stylesheets/new_design/style.scss */
.network_status_area h1 {
  font-family: 'Open Sans', Helvetica, Arial;
  font-size: 30px;
  color: #282828;
  margin-bottom: 15px;
}

/* line 6053, app/assets/stylesheets/new_design/style.scss */
.network_status_area .network_status_map_area {
  border: 1px solid #cecece;
  margin-bottom: 16px;
}

/* line 6057, app/assets/stylesheets/new_design/style.scss */
.network_status_area .network_status_map_area img {
  width: 100%;
}

/* line 6060, app/assets/stylesheets/new_design/style.scss */
.network_status_area .network_status_instruction {
  text-align: center;
  width: 100%;
  color: #565656;
  font-size: 13px;
  margin-bottom: 58px;
}

/* line 6067, app/assets/stylesheets/new_design/style.scss */
.network_status_area .network_status_instruction ul {
  padding: 0px;
  margin: 0px;
}

/* line 6071, app/assets/stylesheets/new_design/style.scss */
.network_status_area .network_status_instruction li {
  display: inline-block;
  margin: 0 10px;
  color: #565656;
  font-size: 13px;
  line-height: 24px;
}

/* line 6078, app/assets/stylesheets/new_design/style.scss */
.network_status_area .network_status_instruction .green {
  background: url(/assets/icon_green-e52d2329f15ecb0e5fff6a0b8488b2d75e148e341eb7b2e4d9fba7cf264aa1a0.png) no-repeat left top;
  padding-left: 20px;
}

/* line 6082, app/assets/stylesheets/new_design/style.scss */
.network_status_area .network_status_instruction .yellow {
  background: url(/assets/icon_yellow-a35b80614d74a7911a5eb39b10879c9d73a63ceafb289bef5150aee123cca6c5.png) no-repeat left top;
  padding-left: 20px;
}

/* line 6086, app/assets/stylesheets/new_design/style.scss */
.network_status_area .network_status_instruction .red {
  background: url(/assets/icon_red-6d8901b9cf7131e7949652f054692840e66407ff0332c15c91231c4cf93b1b10.png) no-repeat left top;
  padding-left: 20px;
}

/* line 6090, app/assets/stylesheets/new_design/style.scss */
.network_status_area .network_status_events {
  width: 100%;
}

/* line 6093, app/assets/stylesheets/new_design/style.scss */
.network_status_area .network_status_events h1 {
  font-family: 'Open Sans', Helvetica, Arial;
  font-size: 30px;
  color: #282828;
  margin-bottom: 15px;
}

/* line 6099, app/assets/stylesheets/new_design/style.scss */
.network_status_area .network_status_events ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 6104, app/assets/stylesheets/new_design/style.scss */
.network_status_area .network_status_events ul li {
  background: #fff;
  margin: 0 9px;
  padding: 20px 0 35px;
}

/* line 6109, app/assets/stylesheets/new_design/style.scss */
.network_status_area .network_status_events ul li .event_box_inner {
  margin: 0 9px;
  padding: 22px;
  box-shadow: 0px 10px 29px rgba(128, 128, 128, 0.2);
}

/* line 6116, app/assets/stylesheets/new_design/style.scss */
.network_status_events ul li .events_header {
  display: inline-block;
  width: 100%;
  padding: 0 0 20px 0;
}

/* line 6121, app/assets/stylesheets/new_design/style.scss */
.network_status_events ul li .events_header .country_flag {
  float: left;
}

/* line 6124, app/assets/stylesheets/new_design/style.scss */
.network_status_events ul li .events_header .country_flag img {
  max-width: 70px;
}

/* line 6127, app/assets/stylesheets/new_design/style.scss */
.network_status_events ul li .events_header .icon_flag {
  float: right;
}

/* line 6130, app/assets/stylesheets/new_design/style.scss */
.network_status_events ul li .events_content {
  font-size: 15px;
  color: #000000;
  line-height: 20px;
  height: 65px;
  overflow: hidden;
  margin: 0 0 30px 0;
}

/* line 6138, app/assets/stylesheets/new_design/style.scss */
.network_status_events ul li .events_content h3 {
  font-size: 15px;
  color: #000000;
  font-weight: 700;
  margin: 0 0 5px 0;
}

/* line 6144, app/assets/stylesheets/new_design/style.scss */
.network_status_events ul li .events_footer .events_date {
  font-size: 12px;
  color: #a0a0a0;
  margin-bottom: 8px;
}

/* line 6149, app/assets/stylesheets/new_design/style.scss */
.network_status_events ul li .events_footer a.more_btn {
  font-size: 15px;
  color: #e25401;
  text-decoration: underline;
}

/* line 6154, app/assets/stylesheets/new_design/style.scss */
.network_status_events ul li .events_footer a.more_btn:hover {
  text-decoration: none;
}

/* line 6157, app/assets/stylesheets/new_design/style.scss */
.network_status_events ul.slick-dots {
  bottom: inherit;
  position: inherit;
}

/* line 6161, app/assets/stylesheets/new_design/style.scss */
.network_status_area .network_status_events .slick-dots li {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 5px;
}

/* line 6167, app/assets/stylesheets/new_design/style.scss */
.network_status_events .slick-dots li button {
  padding: 0;
}

/* line 6170, app/assets/stylesheets/new_design/style.scss */
.network_status_events .slick-dots li button::before {
  font-size: 15px;
  width: auto;
  height: auto;
}

/* line 6175, app/assets/stylesheets/new_design/style.scss */
.network_status_events .slick-arrow {
  top: -28px;
  left: inherit;
  width: 30px;
  height: 13px;
}

/* line 6181, app/assets/stylesheets/new_design/style.scss */
.network_status_events .slick-prev {
  background: url(/assets/arrow-prev-12b7d375f5e63c8b3ece8ffb143290b42b75017be817d7e88a98a93e8e3197f2.png) no-repeat left top;
  background-size: 30px auto;
  right: 50px;
}

/* line 6186, app/assets/stylesheets/new_design/style.scss */
.network_status_events .slick-prev:focus,
.network_status_events .slick-prev:hover {
  background: url(/assets/arrow-prev-hover-44b5f79a925a1c02f7830b3c4ca8eee4cdd4984b82194c2d14f6192b0b5f0fdb.png) no-repeat left top;
}

/* line 6190, app/assets/stylesheets/new_design/style.scss */
.network_status_events .slick-next {
  background: url(/assets/arrow-next-a48b5ee36622bb6660573c404499beccde6ae1c9598b7d476bc979a74533fe01.png) no-repeat left top;
  background-size: 30px auto;
  right: 0;
}

/* line 6195, app/assets/stylesheets/new_design/style.scss */
.network_status_events .slick-next:focus,
.network_status_events .slick-next:hover {
  background: url(/assets/arrow-next-hover-c29cf0e36ddccd9ce96959b64356ce57d565675099e92dc7766dacaec39caa33.png) no-repeat left top;
}

/* line 6199, app/assets/stylesheets/new_design/style.scss */
.network_status_events .slick-prev::before,
.network_status_events .slick-next::before {
  content: none;
}

/* line 6203, app/assets/stylesheets/new_design/style.scss */
.eventmodal .modal-content {
  text-align: center;
}

/* line 6206, app/assets/stylesheets/new_design/style.scss */
.eventmodal .modal-header {
  background: #f2f3f5;
  border-radius: 5px;
  position: relative;
}

/* line 6211, app/assets/stylesheets/new_design/style.scss */
.eventmodal .modal-header h4 {
  color: #412c91;
  font-weight: 700;
  position: relative;
  font-size: 16px;
  line-height: 1.4;
  margin: 0px;
}

/* line 6219, app/assets/stylesheets/new_design/style.scss */
.eventmodal .modal-dialog {
  width: 750px;
  margin-top: 60px;
}

/* line 6223, app/assets/stylesheets/new_design/style.scss */
.eventmodal .modal-header .close-modal {
  top: -24px;
  right: -32px;
  padding: 0 !important;
  opacity: 1;
  position: absolute;
}

/* **************************** */
/* line 6232, app/assets/stylesheets/new_design/style.scss */
#order-confirmation {
  text-align: left;
}

/* line 6235, app/assets/stylesheets/new_design/style.scss */
#order-confirmation h1,
#order-confirmation h2,
#order-confirmation h3,
#order-confirmation h4,
#order-confirmation h5,
#order-confirmation h6 {
  color: #e85b1a;
  margin: 0 0 20px 0;
}

/* line 6244, app/assets/stylesheets/new_design/style.scss */
#order-confirmation h1 {
  font-size: 45px;
}

/* line 6247, app/assets/stylesheets/new_design/style.scss */
#order-confirmation h2 {
  font-size: 30px;
}

/* line 6250, app/assets/stylesheets/new_design/style.scss */
#order-confirmation h3 {
  font-size: 22px;
}

/* line 6253, app/assets/stylesheets/new_design/style.scss */
#order-confirmation h4 {
  font-size: 16px;
}

/* line 6256, app/assets/stylesheets/new_design/style.scss */
#order-confirmation h5 {
  font-size: 14px;
}

/* line 6259, app/assets/stylesheets/new_design/style.scss */
#order-confirmation h6 {
  font-size: 12px;
}

/* line 6262, app/assets/stylesheets/new_design/style.scss */
#order-confirmation ol,
#order-confirmation ul {
  margin: 20px 0;
  padding-left: 20px;
}

/* line 6267, app/assets/stylesheets/new_design/style.scss */
#order-confirmation ul {
  list-style: disc;
}

/* line 6270, app/assets/stylesheets/new_design/style.scss */
#order-confirmation ul li,
#order-confirmation ol li {
  padding-left: 5px;
}

/* line 6274, app/assets/stylesheets/new_design/style.scss */
#order-confirmation a {
  color: #e85b1a;
}

/* ********************** */
/* line 6280, app/assets/stylesheets/new_design/style.scss */
.alert-success {
  background: #10bd4a;
  color: #ffffff;
  border: 1px solid #10bd4a;
  border-radius: 0;
}

/* line 6287, app/assets/stylesheets/new_design/style.scss */
.alert-danger {
  background: #f27329;
  color: #ffffff;
  border: 1px solid #f27329;
}

/* ********************** */
/* line 6293, app/assets/stylesheets/new_design/style.scss */
.cloakbox-email-sent {
  text-align: center;
}

/* line 6296, app/assets/stylesheets/new_design/style.scss */
.cloakbox-email-sent span {
  background: url(/assets/shape-0b2e65e7d757ce397e275b920b93b51d95b1cfd5ca299a80f453da7109beeb8e.png) no-repeat left center;
  font-size: 12px;
  color: #101010;
  padding-left: 40px;
}

/* line 6303, app/assets/stylesheets/new_design/style.scss */
.spinner_container {
  position: relative;
  text-align: center;
}

/* line 6308, app/assets/stylesheets/new_design/style.scss */
.spinner_container .spinner {
  position: inherit !important;
  left: inherit !important;
  top: inherit !important;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 6317, app/assets/stylesheets/new_design/style.scss */
.box-wrap .reset-ssl-vpn-modal .modal-content .btn-default {
  padding-left: 25px;
  padding-right: 25px;
}

/* line 6321, app/assets/stylesheets/new_design/style.scss */
.box-wrap .reset-ssl-vpn-modal .modal-content .generate-certificate-button {
  color: #10bd4a;
}

/* line 6324, app/assets/stylesheets/new_design/style.scss */
.box-wrap .reset-ssl-vpn-modal .modal-content .generate-certificate-button:focus,
.box-wrap .reset-ssl-vpn-modal .modal-content .generate-certificate-button:hover {
  color: #ffffff;
}

/* ********* Witopia-Dashboard-V-2 css update start ******** */
/* line 6332, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .billing-box {
  padding-top: 15px;
}

/* line 6335, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .billing-box .order_blank {
  width: 28%;
  float: left;
  text-align: left;
}

/* line 6340, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .billing-box .bill-button-wrap {
  width: 26%;
  float: left;
}

/* line 6345, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .billing-box .bill-button-wrap .button {
  background: none;
  border: 1px solid #10bd4a;
  border-radius: 5px;
  color: #10bd4a;
  font-weight: 700;
  padding: 5px 20px;
  width: 100%;
  font-size: 14px;
  margin-bottom: 14px;
  transition: all 0.5s ease-in-out;
}

/* line 6358, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .billing-box .bill-button-wrap .button:hover {
  background: #10bd4a;
  color: #ffffff;
}

/* line 6362, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .billing-box .auto_renew_box {
  padding-left: 15px;
  width: 22%;
  float: left;
  color: #54429c;
  padding-top: 8px;
}

/* line 6369, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .billing-box .auto_renew_box .auto_renew {
  border-bottom: 1px solid #e7e7e9;
  padding-bottom: 6px;
}

/* line 6373, app/assets/stylesheets/new_design/style.scss */
.auto_renew_box .auto_renew .renew_title {
  float: left;
  font-size: 16px;
  font-weight: 600;
  color: #2f1d81;
}

/* line 6380, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .billing-box .auto_renew_box .cancel_service {
  padding: 6px 0 0 0;
  text-align: center;
}

/* line 6384, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .cancel_service .cancel_service_button {
  font-size: 14px;
  color: #2f1d81;
  background: none;
  border: none;
  padding: 0;
}

/* line 6391, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .cancel_service .close {
  float: none;
  display: inline-block;
  opacity: 1;
  width: auto;
  height: auto;
  font-size: inherit;
  margin-right: 5px;
}

/* line 6400, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .cancel_service .close img {
  display: inline-block;
  margin-top: 2px;
}

/* line 6404, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .cancel_service .close:hover {
  opacity: 1;
}

/* line 6407, app/assets/stylesheets/new_design/style.scss */
.premier_customers {
  float: right;
  width: 22%;
  color: #54429c;
  border: 1px solid #f27329;
  border-radius: 5px 5px 0 0;
  text-align: center;
  padding: 20px 8px 5px;
  border-bottom: none;
}

/* line 6417, app/assets/stylesheets/new_design/style.scss */
.premier_customers .title {
  background: #ffffff;
  font-size: 14px;
  color: #2f1d81;
  padding: 0 5px;
  font-weight: 700;
  margin: -28px 0px 0;
}

/* line 6425, app/assets/stylesheets/new_design/style.scss */
.premier_customers .button_show {
  background: url(/assets/arrow-premier-65aebbf33003a77ec53d3d30eda9e3eef91624ff018200dcc5b00993d5e8ef98.png) no-repeat center center;
  border: none;
  width: 16px;
  height: 9px;
}

/* line 6431, app/assets/stylesheets/new_design/style.scss */
.premier_customers .expanded {
  background: url(/assets/up-arrow-premier-f5a72d03f4f04716c04dcde05f6611112104336237d1859d74663169bb04f5b0.png) no-repeat center center;
}

/* line 6434, app/assets/stylesheets/new_design/style.scss */
.premier_customers .button_show img {
  display: none;
}

/* line 6437, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .billing-box .premier_button_wrap {
  float: right;
  width: 22%;
  color: #54429c;
  border: 1px solid #f27329;
  border-radius: 0 0 5px 5px;
  text-align: center;
  padding: 20px 8px;
  border-top: none;
  margin-top: -37px;
}

/* line 6448, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .billing-box .premier_button_wrap .btn {
  background: #e45517;
  border-radius: 20px;
  padding: 0;
  font-weight: 600;
  font-size: 15px;
  color: #ffffff;
  border: none;
  width: 100%;
  height: 35px;
  line-height: 35px;
}

/* line 6460, app/assets/stylesheets/new_design/style.scss */
.dash-board-wrap .billing-box .premier_button_wrap .btn_servers {
  margin-bottom: 10px;
}

/* line 6463, app/assets/stylesheets/new_design/style.scss */
.auto_renew_box .auto_renew .off_on {
  float: right;
}

/* line 6466, app/assets/stylesheets/new_design/style.scss */
.auto_renew_box .auto_renew .off_on .toggle.btn {
  background: #d3d6dd;
  margin-bottom: 0;
  border: none !important;
  min-width: 55px;
  min-height: 22px;
  height: 22px !important;
  padding: 0;
  border-radius: 20px;
  font-size: 11px;
  color: #787878;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 6480, app/assets/stylesheets/new_design/style.scss */
.auto_renew_box .btn-default.active,
.auto_renew_box .btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-color: #d3d6dd;
  border-radius: 20px;
}

/* line 6486, app/assets/stylesheets/new_design/style.scss */
.auto_renew_box .btn-primary:hover,
.auto_renew_box .btn-primary:focus,
.auto_renew_box .btn-primary:active:focus {
  border: none;
}

/* line 6491, app/assets/stylesheets/new_design/style.scss */
.auto_renew_box .auto_renew .off_on .toggle-off.btn {
  background: #d3d6dd;
  padding: 0px 6px 0 24px;
  margin-bottom: 0;
  border: none;
  line-height: 22px;
  font-size: 11px;
  font-weight: 700;
  color: #787878;
}

/* line 6501, app/assets/stylesheets/new_design/style.scss */
.auto_renew_box .auto_renew .off_on .toggle-on.btn {
  padding: 0px 24px 0 5px;
  margin-bottom: 0;
  border: none;
  line-height: 22px;
  font-size: 11px;
  font-weight: 700;
}

/* line 6509, app/assets/stylesheets/new_design/style.scss */
.auto_renew_box .auto_renew .off_on .toggle-handle {
  width: 18px;
  height: 18px;
  background: #ffffff;
  border-radius: 50%;
  padding: 0;
  right: 12px;
  top: 2px;
}

/* line 6518, app/assets/stylesheets/new_design/style.scss */
.auto_renew_box .auto_renew .off_on .off .toggle-handle {
  left: 12px;
  right: inherit;
}

/* ********* Witopia-Dashboard-V-2 css update end ******** */
/* line 6525, app/assets/stylesheets/new_design/style.scss */
iframe.invisible_iframe {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 6533, app/assets/stylesheets/new_design/style.scss */
.ios-config-modal .modal-body {
  padding-left: 92px;
  padding-right: 92px;
}

/* line 6536, app/assets/stylesheets/new_design/style.scss */
.ios-config-modal .modal-body .text-left {
  font-size: 15px;
  margin-bottom: 50px;
}

/* line 6540, app/assets/stylesheets/new_design/style.scss */
.ios-config-modal .modal-body .instruction-text {
  font-size: 15px;
  margin-bottom: 50px;
}

/* line 6544, app/assets/stylesheets/new_design/style.scss */
.ios-config-modal .modal-body select#city_ids {
  height: 126px !important;
}

/* line 6551, app/assets/stylesheets/new_design/style.scss */
.openvpn-config-modal .modal-body {
  padding-left: 92px;
  padding-right: 92px;
}

/* line 6554, app/assets/stylesheets/new_design/style.scss */
.openvpn-config-modal .modal-body .text-left {
  font-size: 15px;
  margin-bottom: 50px;
}

/* line 6558, app/assets/stylesheets/new_design/style.scss */
.openvpn-config-modal .modal-body .instruction-text {
  font-size: 15px;
  margin-bottom: 50px;
}

/* line 6562, app/assets/stylesheets/new_design/style.scss */
.openvpn-config-modal .modal-body select#city_ids {
  height: 126px !important;
}

/* **************************** */
/* line 6569, app/assets/stylesheets/new_design/style.scss */
#shipping_internationally_modal .message-body {
  font-size: 20px;
  line-height: 30px;
  color: #222222;
  padding: 0 25px;
}

/* line 6575, app/assets/stylesheets/new_design/style.scss */
#shipping_internationally_modal .message-body a {
  color: #2564e2;
}

/* line 6578, app/assets/stylesheets/new_design/style.scss */
#shipping_internationally_modal .message-body strong {
  font-size: 24px;
  color: #505153;
}

/* line 6582, app/assets/stylesheets/new_design/style.scss */
#shipping_internationally_modal .message-body strong span {
  color: #2564e2 !important;
  margin-bottom: 35px;
  display: inline-block;
}

/* line 6588, app/assets/stylesheets/new_design/style.scss */
#shipping_internationally_modal .message-body .day-box {
  font-size: 30px;
  color: #000000;
  font-weight: 600;
  padding: 50px 0 20px;
}

/* **************************** */
/* line 6596, app/assets/stylesheets/new_design/style.scss */
.circle {
  width: 70px;
  height: 70px;
  position: relative;
}

/* line 6601, app/assets/stylesheets/new_design/style.scss */
.circle .border {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent;
  border-radius: 50px;
  border: 2px dashed rgba(255, 255, 255, 0.3);
  -webkit-animation-name: Rotate;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: Rotate;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: Rotate;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
}

/* line 6623, app/assets/stylesheets/new_design/style.scss */
.circle .play {
  display: block;
}

/* line 6626, app/assets/stylesheets/new_design/style.scss */
.circle .stop {
  font-size: 12px;
  display: block;
  text-align: center;
}

/* line 6659, app/assets/stylesheets/new_design/style.scss */
#container .dash-board-wrap .witopia-generic-modal .modal-title {
  border-bottom: inherit;
}

/* line 6663, app/assets/stylesheets/new_design/style.scss */
#container .dash-board-wrap .witopia-generic-modal .form-group a.button {
  width: auto;
  display: inline-block;
  background: none;
  border: 1px solid #10bd4a;
  border-radius: 20px;
  color: #10bd4a;
  font-weight: 700;
  font-size: 14px;
  padding: 6px 20px;
  text-align: center;
  transition: all 0.5s ease-in-out;
  white-space: inherit;
  margin-left: 3px;
  margin-right: 3px;
  min-width: 100px;
  margin-top: 20px;
}

/* line 6684, app/assets/stylesheets/new_design/style.scss */
#container .dash-board-wrap .witopia-generic-modal .form-group a.button:focus,
#container .dash-board-wrap .witopia-generic-modal .form-group a.button:hover {
  background: #10bd4a;
  color: #ffffff;
  border: 1px solid transparent;
  outline: none;
}

/* line 6691, app/assets/stylesheets/new_design/style.scss */
#container .dash-board-wrap .witopia-generic-modal .form-group .btn-cancel {
  min-width: 150px;
  margin-top: 10px;
}

/* line 6696, app/assets/stylesheets/new_design/style.scss */
#container .dash-board-wrap .witopia-generic-modal .modal-footer {
  display: none;
}

/* ************************ */
/* line 6709, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select {
  width: 100%;
  display: block;
  text-align: left;
  margin-bottom: 35px;
}

/* line 6715, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select i {
  font-size: 14px;
  color: #5f5f5f;
  font-style: inherit;
  margin-top: 6px;
  display: block;
}

/* line 6723, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options {
  height: 150px;
  max-height: 150px;
  border-radius: 8px;
  border: 1px solid #c1c1c1;
  background: #f7f6fb;
  overflow: hidden;
  border-top: none;
}

/* line 6732, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .mCustomScrollBox {
  border: none;
}

/* line 6736, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  padding: 0 5px;
}

/* line 6739, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .mCSB_scrollTools {
  width: 11px;
}

/* line 6744, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .cities li.city_item {
  padding: 8px 22px 8px 40px;
  border-top: 1px solid #c1c1c1;
}

/* line 6748, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .cities li.city_item a.city_selection_button {
  display: block !important;
  font-size: 14px;
  color: #000000;
}

/* line 6753, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .cities li.city_item a.city_selection_button span {
  float: right;
  font-size: 25px;
  color: #e75919;
  font-weight: 700;
  line-height: 20px;
}

/* line 6760, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .cities li.city_item a.city_selection_button .not_selected_city_status {
  display: none;
}

/* line 6766, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .cities li.city_item.selected {
  background: #dfe1ed;
}

/* line 6769, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .cities li.city_item.selected a.city_selection_button .not_selected_city_status {
  display: block;
  font-size: 40px;
  font-weight: 400;
  line-height: 12px;
}

/* line 6775, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .cities li.city_item.selected a.city_selection_button .selected_city_status {
  display: none;
}

/* line 6782, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .location-selection_label {
  display: inline-block;
  width: 100%;
  padding: 8px 20px 5px 12px;
  border-top: 1px solid #c1c1c1;
}

/* line 6788, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .location-selection_label .region_title {
  float: left;
  margin-bottom: 0;
}

/* line 6792, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .location-selection_label .region_title .city_expander {
  background: url(/assets/location_plus-0bb2fd06f17a7dcc2cd2657f141b28c26ed08ca72cf242fdcc0629ac76a3f1a8.png) no-repeat left center;
  background-size: 12px auto;
  padding: 5px 20px 5px 0;
}

/* line 6798, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .location-selection_label .region_title .city_expander.expanded {
  background: url(/assets/location_minus-07a2aa73fd15e4a4d816f314d41718a62644929b6d384907657a8c082d62348a.png) no-repeat left center;
  background-size: 12px auto;
}

/* line 6803, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .location-selection_label .region_checkbox {
  float: right;
  margin: 0;
  position: relative;
  padding-right: 27px;
  font-size: 14px;
  font-weight: 400;
}

/* line 6811, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .location-selection_label .region_checkbox input.select_region_cities {
  visibility: hidden;
  margin: 0;
}

/* line 6815, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .location-selection_label .region_checkbox .checkbox_blank {
  position: absolute;
  right: 0px;
  top: 2px;
  width: 18px;
  height: 17px;
  padding: 0;
  min-height: inherit !important;
  max-width: inherit;
  border: 2px solid #e75919;
  border-radius: 3px;
}

/* line 6827, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .location-selection_label .region_checkbox .checkbox_blank::after {
  opacity: 0;
  content: '';
  position: absolute;
  cursor: pointer;
  top: 3px;
  right: 2px;
  background: url(/assets/location_check-150a495130511019770203be26b661aca8387e5bc3f98483177c71f8bf5ecb56.png) no-repeat center center;
  background-size: 10px 8px;
  width: 10px;
  height: 8px;
}

/* line 6840, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .location-selection_label .checkbox input[type="checkbox"]:checked + label::after {
  opacity: 1;
}

/* line 6846, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .multi-select-options .location-selection_label.indeterminate .checkbox_blank::after {
  opacity: 1;
  background: url(/assets/minus_orange-d8e45af14e327b69ed23a9dd1f3c5035acc2bb8350c2a9ec7fb49f478b84f32b.png) no-repeat left center;
  background-size: 12px auto;
}

/* line 6854, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .location-selection-header {
  display: inline-block;
  width: 100%;
  margin-bottom: 6px;
}

/* line 6859, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .location-selection-header .location-selection_label {
  float: left;
  font-size: 15px;
  font-weight: 700;
}

/* line 6865, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .location-selection-header .location-selection_checkbox {
  float: right;
}

/* line 6867, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .location-selection-header .location-selection_checkbox .checkbox {
  position: relative;
  padding-right: 27px;
  font-size: 14px;
  font-weight: 400;
  margin: 3px 0 0;
}

/* line 6875, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .location-selection-header .location-selection_checkbox input.select_all_cities {
  visibility: hidden;
  margin: 0;
}

/* line 6879, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .location-selection-header .location-selection_checkbox .checkbox_blank {
  position: absolute;
  right: 0px;
  top: 3px;
  width: 18px;
  height: 17px;
  padding: 0;
  min-height: inherit !important;
  max-width: inherit;
  border: 2px solid #e75919;
  border-radius: 3px;
}

/* line 6891, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .location-selection-header .location-selection_checkbox .checkbox_blank::after {
  opacity: 0;
  content: '';
  position: absolute;
  cursor: pointer;
  top: 3px;
  right: 2px;
  background: url(/assets/location_check-150a495130511019770203be26b661aca8387e5bc3f98483177c71f8bf5ecb56.png) no-repeat center center;
  background-size: 10px 8px;
  width: 10px;
  height: 8px;
}

/* line 6903, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .location-selection-header .location-selection_checkbox .checkbox input[type="checkbox"]:checked + label::after {
  opacity: 1;
}

/* line 6908, app/assets/stylesheets/new_design/style.scss */
.form-group.multi-select .location-selection-header .location-selection_checkbox.indeterminate .checkbox_blank::after {
  opacity: 1;
  background: url(/assets/minus_orange-d8e45af14e327b69ed23a9dd1f3c5035acc2bb8350c2a9ec7fb49f478b84f32b.png) no-repeat left center;
  background-size: 12px auto;
}

/* line 6917, app/assets/stylesheets/new_design/style.scss */
.multi-selected.select-cities-collection {
  text-align: left;
  display: inline-block;
  width: 100%;
  padding-bottom: 15px;
}

/* line 6923, app/assets/stylesheets/new_design/style.scss */
.multi-selected.select-cities-collection li {
  background: #f7f7f9;
  display: inline-block;
  padding: 7px 10px;
  border: 1px solid #c1c1c1;
  border-radius: 5px;
  margin: 0 8px 8px 0;
  font-size: 14px;
  color: #000;
  font-weight: 600;
}

/* line 6934, app/assets/stylesheets/new_design/style.scss */
.multi-selected.select-cities-collection li .remove_selected_city {
  background: url(/assets/location_cross-ff2ab451be8ec7fca489a9231d8d3a0b5536bca97253ec5d42d61a8311c6ea99.png) no-repeat left center;
  background-size: 11px auto;
  width: 11px;
  height: 9px;
  display: inline-block;
  float: left;
  padding: 20px 18px 0 0;
}

/* line 6946, app/assets/stylesheets/new_design/style.scss */
.form-group.vpn_protocol_selection label {
  text-align: left;
  width: 100%;
  margin-bottom: 12px;
}

/* line 6953, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding {
  font-family: 'Open Sans', Helvetica, Arial, Lucida,sans-serif;
  width: 100%;
  display: block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 6959, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #landingbanner {
  background: url(/assets/landingbanner_bg-8d923e230eb55c3095b2974fb09f1d7fb5ec34eb8f964d2abc13dd020dd69bce.png) no-repeat center top;
  /*background-size: 100% auto;*/
  background-size: cover;
}

/* line 6963, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #landingbanner .container {
  position: relative;
  min-height: 556px;
}

/* line 6966, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #landingbanner .container .banner_txt {
  padding: 90px 0px 0px 0px;
  color: #fff;
}

/* line 6969, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #landingbanner .container .banner_txt h3 {
  font-size: 28px;
  font-weight: 300px;
  color: #fff;
  margin: 0px 0px 20px 0px;
}

/* line 6975, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #landingbanner .container .banner_txt .landing_logo {
  margin-bottom: 80px;
}

/* line 6978, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #landingbanner .container .banner_txt ul {
  padding: 0px;
  margin: 0px;
}

/* line 6981, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #landingbanner .container .banner_txt ul li {
  background: url(/assets/landing_tick_icon-1b4dbba7bc0e517b79fc8ddfed575e7abde9b56975e1ed956f97a7e1b9289fa4.png) no-repeat left 8px;
  background-size: 15px auto;
  font-size: 18px;
  padding-left: 30px;
  padding-bottom: 10px;
  font-weight: 500;
}

/* line 6991, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #landingbanner .container .safety_box {
  position: absolute;
  right: 20px;
  bottom: 65px;
}

/* line 6995, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #landingbanner .container .safety_box ul {
  margin: 0px;
  padding: 0px;
}

/* line 6998, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #landingbanner .container .safety_box ul li {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  margin: 0px 7px;
  padding: 0px 0px 0px 25px;
}

/* line 7006, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #landingbanner .container .safety_box ul li.fast {
  background: url(/assets/fast_bg-b538ff30052da7f1cd19b9b72c0eef45782c4a66fb42ad5dcfa5222c26e31f93.png) no-repeat left 4px;
  background-size: 32px auto;
  padding: 0px 0px 0px 40px;
}

/* line 7011, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #landingbanner .container .safety_box ul li.secure {
  background: url(/assets/secure_bg-8f9142f68f2ef5125c4c1a18c73a874d1baead7ac18f96bdbc04155d4f98ec6c.png) no-repeat left 4px;
  background-size: 16px auto;
}

/* line 7015, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #landingbanner .container .safety_box ul li.private {
  background: url(/assets/private_bg-299309c868aefdd121302c44bfa4d3d1d2c13b5d78c5f21c914f2fe1ec4602d1.png) no-repeat left 4px;
  background-size: 14px auto;
}

/* line 7023, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #referralarea {
  width: 100%;
  display: block;
  padding: 50px 0px;
  text-align: center;
}

/* line 7030, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #referralarea .container .booter_img .img-responsive {
  display: inline-block;
  margin-bottom: 24px;
}

/* line 7035, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #referralarea .container .referral_invalid {
  border-radius: 6px;
  border: 1px solid #f9001e;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 30px;
  color: #f9001e;
  display: inline-block;
  margin-bottom: 20px;
}

/* line 7045, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #referralarea .container h1 {
  font-size: 40px;
  font-weight: 700;
  color: #222222;
  margin: 0px 0px 30px 0px;
  display: block;
}

/* line 7052, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #referralarea .container .store_btn {
  background: #fd8135;
  border-radius: 30px;
  font-size: 20px;
  color: #fff;
  display: inline-block;
  padding: 10px 45px;
  margin-bottom: 46px;
  min-width: 284px;
  font-weight: 700;
  box-shadow: 0px 7px 9px rgba(240, 117, 39, 0.3);
}

/* line 7066, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #referralarea .container .store_btn span {
  background: url(/assets/landing_btn_arrow-fe726736e8dfaa3041170432cbb6177102a942c11704b8d9300564bd8390e91f.png) no-repeat right center;
  padding-right: 40px;
  background-size: 24px auto;
}

/* line 7072, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #referralarea .container .store_btn:hover {
  opacity: 0.90;
  outline: none;
}

/* line 7077, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #referralarea .container h4 {
  font-size: 18px;
}

/* line 7079, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #referralarea .container h4 a {
  font-weight: 700;
  color: #fd8135;
}

/* line 7086, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #personalvpnarea {
  width: 100%;
  display: block;
  background: url(/assets/personalvpnarea_bg-b922b99d295c1c663534233ab5150f2a83e9d17bef743396b37a86f18d5c9812.png) no-repeat center top;
  background-size: cover;
  min-height: 320px;
  text-align: center;
  padding: 70px 0px;
}

/* line 7095, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #personalvpnarea .container h1 {
  font-size: 40px;
  font-weight: 700;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  color: #000000;
}

/* line 7102, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #personalvpnarea .container h6 {
  font-size: 18px;
  font-weight: 400;
  margin: 0px 0px 40px 0px;
  color: #000000;
}

/* line 7108, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #personalvpnarea .container .store_btn {
  background: #fd8135;
  border-radius: 30px;
  font-size: 20px;
  color: #fff;
  display: inline-block;
  padding: 10px 45px;
  margin: 0px;
  min-width: 284px;
  font-weight: 700;
  box-shadow: 0px 7px 9px rgba(240, 117, 39, 0.3);
}

/* line 7122, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #personalvpnarea .container .store_btn span {
  background: url(/assets/landing_btn_arrow-fe726736e8dfaa3041170432cbb6177102a942c11704b8d9300564bd8390e91f.png) no-repeat right center;
  padding-right: 40px;
}

/* line 7127, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #personalvpnarea .container .store_btn:focus,
#WiTopialanding #personalvpnarea .container .store_btn:hover {
  opacity: 0.90;
  outline: none;
}

/* line 7134, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #supportarea {
  width: 100%;
  display: block;
  padding: 66px 0px;
}

/* line 7139, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #supportarea .container .support_box {
  background: url(/assets/icon_24-c9a308778b8e8e869fea5e622af94630924f90e2c63373b912493aced6018090.png) no-repeat 80px center;
  background-size: 113px auto;
  padding-left: 260px;
  padding-bottom: 10px;
}

/* line 7144, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #supportarea .container .support_box h2 {
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  margin: 0px 0px 16px 0px;
}

/* line 7149, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #supportarea .container .support_box h2 span {
  color: #fc8135;
}

/* line 7153, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #supportarea .container .support_box h4 {
  font-size: 18px;
  font-weight: 400;
}

/* line 7160, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #footer {
  background: #3a3d40;
  height: 68px;
  color: #fff;
  text-align: center;
}

/* line 7165, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #footer ul {
  margin: 0px;
  padding: 0px;
}

/* line 7168, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #footer ul li {
  color: #fff;
  font-size: 13px;
  line-height: 68px;
  display: inline-block;
  background: url(/assets/landing_footer_li-e02240ac4eb89d9ddb14312515ec09918d0c53cb3194de3973c5cb5c27b775d4.png) no-repeat left center;
  background-size: 2px auto;
  padding: 0 5px 0px 10px;
}

/* line 7176, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #footer ul li a {
  color: #fff;
  font-size: 13px;
}

/* line 7181, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #footer ul li:first-child {
  background: none;
}

/* line 7185, app/assets/stylesheets/new_design/style.scss */
#WiTopialanding #footer ul li.copyright a {
  cursor: inherit;
  text-decoration: none;
}

/* ******** vpnrouter_wrap css start ******** */
/* line 7198, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap #vpnrouter_banner {
  background: url(/assets/vpnrouter_banner-2c93e22b9d96136d6235be8e4691165af6c49644fbcaf293673830dc7df62574.png) no-repeat center top;
  background-size: cover;
  padding: 100px 0;
}

/* line 7203, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap #vpnrouter_banner .container {
  width: 1160px;
}

/* line 7206, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap #vpnrouter_banner h2 {
  width: 550px;
  font-size: 45px;
  color: #ffffff;
  font-weight: 700;
  line-height: 52px;
  margin: 0;
}

/* line 7216, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .vpnrouter_instruction_warp {
  padding: 50px 0;
  font-size: 20px;
  line-height: 38px;
  font-weight: 300;
  color: #000000;
  text-align: center;
}

/* line 7224, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .vpnrouter_instruction_warp .instruction_topbox {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

/* line 7229, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .vpnrouter_instruction_warp .instruction_modelbox {
  font-size: 35px;
  color: #000000;
  font-weight: 700;
  line-height: 42px;
  padding-bottom: 50px;
}

/* line 7237, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .vpnrouter_instruction_warp a.setupguide_btn {
  background: #fd8135;
  border-radius: 30px;
  font-size: 20px;
  color: #fff;
  display: inline-block;
  padding: 10px 45px;
  margin: 0px;
  min-width: 284px;
  font-weight: 700;
  box-shadow: 0px 7px 9px rgba(240, 117, 39, 0.3);
}

/* line 7249, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .vpnrouter_instruction_warp a.setupguide_btn span {
  background: url(/assets/go_arrow-e3103ebe420eb0251d0ade06144df9c8f79810a7108fc8436341169d51d118da.png) no-repeat right center;
  background-size: 24px auto;
  padding-right: 40px;
}

/* line 7257, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_upgrade {
  background: #f1f5fe;
  padding: 45px 0 90px;
  text-align: center;
  font-size: 20px;
  line-height: 38px;
  font-weight: 300;
  color: #000000;
}

/* line 7266, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_upgrade h2 {
  font-size: 35px;
  color: #000000;
  font-weight: 700;
  line-height: 42px;
  margin: 0 0 20px;
}

/* line 7274, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band {
  margin-top: -50px;
}

/* line 7277, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_box_wrap {
  display: flex;
  margin: 0;
}

/* line 7283, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_box_wrap .band_box {
  width: 445px;
  background: #ffffff;
  color: #000000;
  position: relative;
  border-radius: 12px;
  box-shadow: 0px 15px 29px rgba(85, 78, 157, 0.3);
  transition: all .5s ease-in-out;
  float: none;
  display: inline-block;
  padding: 0 0 80px;
}

/* line 7296, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_box_wrap .band_box:first-child {
  margin-right: 100px;
}

/* line 7300, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_box_wrap .router_imgbox {
  padding: 28px 40px;
  text-align: center;
  height: 226px;
  line-height: 170px;
}

/* line 7306, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_box_wrap .router_imgbox img {
  display: inline-block;
}

/* line 7311, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_box_wrap .band_title {
  background-image: linear-gradient(to right, #2D79E3 0%, #6552A4 100%);
  font-size: 22px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  padding: 20px 30px;
}

/* line 7323, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_box_wrap .item_list {
  padding: 30px 40px;
  color: #a5a5a5;
}

/* line 7327, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_box_wrap .item_list li {
  background: url(/assets/item_list_bg-7f8e9fa762cab596f5f5cfe9e72fe9af26ccf7b85bdd7980e40c15a83c80c8e3.png) no-repeat left 17px;
  background-size: 6px auto;
  font-size: 18px;
  color: #000;
  padding: 6px 0 6px 18px;
  font-weight: 300;
}

/* line 7336, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_box_wrap .button_wrap {
  text-align: center;
  padding: 0 20px;
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
}

/* line 7346, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_description_wrap {
  background: url(/assets/border_bg-44c8cb403d5a8d26310254fc298a2998bbf5d450b2fa3cc3b8157c7cca9ef015.png) repeat-y center center;
  background-size: 1px auto;
  margin: 80px -15px 60px;
}

/* line 7352, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_description.band_left {
  padding-right: 30px;
}

/* line 7355, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_description.band_right {
  padding-left: 35px;
}

/* line 7359, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_description h3 {
  font-size: 22px;
  margin: 0 0 18px 0;
}

/* line 7363, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_description .band_textbox {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
}

/* line 7370, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_description .less,
#vpnrouter_wrap .router_band .band_description .more {
  color: #4866c5;
  font-size: 18px;
  font-weight: 300;
  padding-right: 15px;
  display: inline-block;
  text-decoration: none;
}

/* line 7379, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_description .band_description_more {
  background: url(/assets/blue_plus-c4e4ae69056bd3fd9cbe670ee8f0680633afac781841c22039479e670859df5d.png) no-repeat right center;
  background-size: 9px auto;
}

/* line 7383, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .band_description .band_description_less {
  background: url(/assets/blue_minus-c2cec5bcc864c91a5c395b84ac327a2d02c65fbad1e7d10e62b6dfaa2aa81cc4.png) no-repeat right center;
  background-size: 9px auto;
}

/* line 7389, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_band .restricted_height {
  height: 165px;
  overflow: hidden;
}

/* line 7397, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_title {
  background: #241370;
  padding: 38px 20px;
  text-align: center;
}

/* line 7402, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_title h2 {
  margin: 0;
  font-size: 35px;
  color: #ffffff;
  font-weight: 700;
}

/* line 7410, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_list {
  padding: 40px 0 60px;
  font-size: 18px;
  color: #000000;
  line-height: 30px;
  font-weight: 300;
}

/* line 7417, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_list h2 {
  font-size: 30px;
  color: #000;
  font-weight: 700;
  margin-bottom: 20px;
}

/* line 7424, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_list a {
  color: #4866c5;
  font-weight: 600;
  text-decoration: underline;
}

/* line 7429, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_list a:hover {
  text-decoration: none;
}

/* line 7434, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_list ul li {
  padding-bottom: 20px;
}

/* line 7437, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_list ul img {
  margin: 10px 0;
}

/* line 7440, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_list ul .profile_upload {
  width: 672px;
}

/* line 7444, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_list ol {
  padding-left: 20px;
}

/* line 7446, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_list ol ul {
  padding-top: 20px;
  padding-left: 0;
}

/* line 7449, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_list ol ul li {
  list-style: disc;
  margin-left: 20px;
}

/* line 7455, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_list ol img {
  margin: 10px 0 20px;
}

/* line 7459, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_list .note {
  background: #f4f7fe;
  padding: 25px;
  margin: 30px 0;
  border-bottom: 5px solid #eceefa;
}

/* line 7465, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_list .note.addprofile {
  width: 672px;
}

/* line 7469, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_list .btn_config {
  padding: 30px 0 20px;
}

/* line 7471, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_list .btn_config a {
  border: 1px solid #f56a24;
  padding: 0 20px;
  line-height: 42px;
  list-style: 42px;
  text-align: center;
  display: inline-block;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 700;
  color: #f56a24;
}

/* line 7483, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_setup_list .btn_config a span {
  background: url(/assets/orange_right_arrow-fdcd118da09d6df8c79b9ab28e9cae3f543ed931cbbac6af1f8d3aebeb16d180.png) no-repeat right center;
  background-size: 13px auto;
  padding-right: 22px;
}

/* line 7491, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_supprt {
  background: url(/assets/border_bg-44c8cb403d5a8d26310254fc298a2998bbf5d450b2fa3cc3b8157c7cca9ef015.png) repeat-y center center;
  display: inline-block;
  width: 100%;
  margin-top: 40px;
}

/* line 7497, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_supprt .router_supprt_box h4 {
  font-weight: 300;
  font-size: 18px;
  color: #000000;
  margin: 0 0 10px 0;
}

/* line 7503, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_supprt .router_supprt_box a {
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  padding-bottom: 4px;
}

/* line 7510, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_supprt .router_supprt_box .need_support {
  color: #f56a24;
  border-bottom: 1px solid #f56a24;
}

/* line 7514, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_supprt .router_supprt_box .cloakbox_support {
  color: #4866c5;
  border-bottom: 1px solid #4866c5;
}

/* line 7518, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_supprt .router_supprt_box .cloakbox_support:hover,
#vpnrouter_wrap .router_supprt .router_supprt_box .need_support:hover {
  border-bottom: 1px solid transparent;
}

/* line 7523, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .router_supprt .cloakboxSupport {
  padding-left: 75px;
}

/* line 7528, app/assets/stylesheets/new_design/style.scss */
#vpnrouter_wrap .band_description.mobile {
  display: none;
}

/* ******* vpnrouter_wrap css end ******** */
/* hero section start */
/* line 7535, app/assets/stylesheets/new_design/style.scss */
#banner.hero {
  height: auto;
  background: #11063D;
  background: linear-gradient(90deg, #11063D, #803FBA);
  padding: 42px 0;
  text-align: center;
}

/* line 7543, app/assets/stylesheets/new_design/style.scss */
#banner.hero h1 {
  font-family: 'open_sansbold';
  font-size: 42px;
  line-height: normal;
  color: #ffffff;
  margin: 0;
}

/* hero section end */
/* vpn service start */
/* line 7554, app/assets/stylesheets/new_design/style.scss */
.vpn-service {
  font-size: 18px;
  line-height: 26px;
  color: #000;
  padding: 40px 0 20px;
}

/* line 7561, app/assets/stylesheets/new_design/style.scss */
.vpn-service .top-text-box {
  text-align: center;
  max-width: 680px;
  margin: 0 auto;
}

/* line 7567, app/assets/stylesheets/new_design/style.scss */
.vpn-service .top-text-box h2 {
  font-family: 'open_sansbold';
  font-size: 32px;
  line-height: normal;
  color: #000;
  margin: 0;
}

/* line 7575, app/assets/stylesheets/new_design/style.scss */
.vpn-service .top-text-box h4 {
  font-family: 'open_sansbold';
  font-size: 18px;
  line-height: normal;
  color: #000;
  margin: 0 0 12px;
}

/* line 7583, app/assets/stylesheets/new_design/style.scss */
.vpn-service .top-text-box a {
  text-decoration: underline;
}

/* line 7587, app/assets/stylesheets/new_design/style.scss */
.vpn-service .top-text-box a:hover {
  text-decoration: none;
}

/* line 7591, app/assets/stylesheets/new_design/style.scss */
.vpn-service .price-list {
  padding-top: 60px;
}

/* line 7595, app/assets/stylesheets/new_design/style.scss */
.vpn-service .price-item {
  margin-bottom: 40px;
}

/* line 7599, app/assets/stylesheets/new_design/style.scss */
.vpn-service .price-box {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  height: 100%;
}

/* line 7609, app/assets/stylesheets/new_design/style.scss */
.vpn-service .price-box.best-choice {
  background-color: #8264EB;
  position: relative;
  padding: 32px 4px 4px 4px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

/* line 7620, app/assets/stylesheets/new_design/style.scss */
.vpn-service .price-box .inner-box {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  background-color: #fff;
  padding: 36px 20px 30px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

/* line 7634, app/assets/stylesheets/new_design/style.scss */
.vpn-service .price-box h5 {
  font-family: 'open_sansregular';
  font-size: 20px;
  font-weight: normal;
  color: #000;
  margin: 10px 0 0;
}

/* line 7642, app/assets/stylesheets/new_design/style.scss */
.vpn-service .price-box h3 {
  font-family: 'open_sansbold';
  font-size: 40px;
  font-weight: normal;
  color: #000;
  line-height: 1;
  border-bottom: 1px solid #DEDEE0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

/* line 7653, app/assets/stylesheets/new_design/style.scss */
.vpn-service .price-box h3 span {
  font-size: 24px;
  font-family: 'open_sansregular';
  line-height: 1;
}

/* line 7659, app/assets/stylesheets/new_design/style.scss */
.vpn-service .price-box ul {
  list-style: none;
  margin: 0 0 60px;
  padding: 0;
}

/* line 7665, app/assets/stylesheets/new_design/style.scss */
.vpn-service .price-box ul li {
  font-family: 'open_sansregular';
  position: relative;
  margin-bottom: 1.25rem;
  padding-left: 30px;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
}

/* line 7675, app/assets/stylesheets/new_design/style.scss */
.vpn-service .price-box ul li::before {
  background: url(/assets/icon-tick-green-8e4ec9f8781469b59d0fa7f2183ce2564f0dee6bf2bbb5840fdb8a98a106ebc2.svg) no-repeat left center;
  content: "";
  position: absolute;
  left: 0px;
  top: 0.375rem;
  height: 14px;
  width: 18px;
}

/* line 7685, app/assets/stylesheets/new_design/style.scss */
.vpn-service .price-box .button {
  width: 100%;
  background-color: #fff;
  font-family: 'open_sansbold';
  font-size: 14px;
  color: #EE6E0D;
  border: 3px solid #F6572A;
  padding: 10px 10px;
  text-align: center;
  display: block;
  border-radius: 27px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  margin-bottom: 24px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  text-decoration: none;
  white-space: normal;
  line-height: normal;
}

/* line 7711, app/assets/stylesheets/new_design/style.scss */
.vpn-service .price-box .button:hover {
  background-color: #EE6E0D;
  border-color: #EE6E0D;
  color: #fff;
}

/* line 7717, app/assets/stylesheets/new_design/style.scss */
.vpn-service .price-box h6 {
  background: url(/assets/icon-dollar-00ec4ca764ded51b4357cf9b69ae81d640243b326d9c2c29c60a6d695bf050df.svg) no-repeat left center;
  font-family: 'open_sansbold';
  font-size: 14px;
  color: #007A4A;
  padding: 2px 0 2px 28px;
  margin: 0;
  letter-spacing: -0.8px;
}

/* line 7727, app/assets/stylesheets/new_design/style.scss */
.vpn-service .best-choice {
  background-color: #8264EB;
  position: relative;
  padding: 32px 4px 4px 4px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}

/* line 7738, app/assets/stylesheets/new_design/style.scss */
.vpn-service .best-choice .price-box {
  background-color: #fff;
}

/* line 7742, app/assets/stylesheets/new_design/style.scss */
.vpn-service .best-choice .info-box {
  background-color: #8264EB;
  font-size: 16px;
  font-family: 'open_sansregular';
  text-align: center;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  width: auto;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 3px 10px;
}

/* line 7758, app/assets/stylesheets/new_design/style.scss */
.vpn-service .best-choice .discount-box {
  background-color: #FCECEC;
  font-size: 13px;
  font-weight: bold;
  color: #AD0066;
  font-family: 'open_sansbold';
  border-radius: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -ms-border-radius: 22px;
  -o-border-radius: 22px;
  position: absolute;
  right: 12px;
  top: 42px;
  padding: 3px 14px;
}

/* line 7775, app/assets/stylesheets/new_design/style.scss */
.vpn-service .violent-box {
  font-family: 'open_sansregular';
  font-size: 14px;
  line-height: 24px;
  margin: 0px 0px 20px 0px;
  background-color: #2f1560;
  padding: 30px 32px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  color: #fff;
  position: relative;
}

/* line 7791, app/assets/stylesheets/new_design/style.scss */
.vpn-service .violent-box .row {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: center;
}

/* line 7808, app/assets/stylesheets/new_design/style.scss */
.vpn-service .violent-box h3 {
  font-family: 'open_sansbold';
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

/* line 7817, app/assets/stylesheets/new_design/style.scss */
.vpn-service .violent-box::after {
  position: absolute;
  content: "";
  bottom: -25px;
  right: 60%;
  background: url(/assets/arrow-cta-4822c4f109314a301828f07b6388dfc4d96e5478ce00bafbd484afa69a2898bf.svg) no-repeat left top;
  width: 75px;
  height: 75px;
}

/* line 7827, app/assets/stylesheets/new_design/style.scss */
.vpn-service .violent-box .anchor-btn {
  background-color: #EE6E0D;
  color: #fff;
  font-family: 'open_sansbold';
  font-size: 14px;
  min-width: 254px;
  padding: 10px 10px;
  text-align: center;
  display: block;
  border-radius: 27px;
  text-decoration: none;
  margin: 20px auto 10px auto;
  transition: 0.3s;
}

/* line 7842, app/assets/stylesheets/new_design/style.scss */
.vpn-service .violent-box .anchor-btn span {
  font-family: 'open_sansregular';
}

/* line 7846, app/assets/stylesheets/new_design/style.scss */
.vpn-service .violent-box .anchor-btn:hover {
  background-color: #FA8301;
}

/* line 7850, app/assets/stylesheets/new_design/style.scss */
.vpn-service .violent-box ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

/* line 7856, app/assets/stylesheets/new_design/style.scss */
.vpn-service .violent-box ul li {
  background: url(/assets/icon-30-day-88bbe49f3cd071c3e232ec801c8c5fbecc7f07782db6a86a1d0511e3fe262081.svg) no-repeat left 4px;
  padding-left: 26px;
}

/* vpn service end */
/* CloakBox VPN Routers start */
/* CloakBox VPN Routers start */
/* line 7867, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn {
  background-color: #fff;
  padding: 60px 0 20px;
}

/* line 7872, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .top-text-block {
  font-size: 18px;
  color: #000;
  font-family: 'open_sansregular';
  line-height: 26px;
  text-align: center;
  max-width: 840px;
  width: 100%;
  margin: 0 auto 50px;
}

/* line 7883, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn h2 {
  font-family: 'open_sansbold';
  font-size: 32px;
  line-height: normal;
  color: #000;
  margin: 0 0 10px;
}

/* line 7891, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .cloakBox-tabwrap {
  max-width: 860px;
  width: 100%;
  margin: 0 auto;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

/* line 7900, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .cloakBox-tabwrap .nav-tabs {
  border-bottom: 3px solid #D9D9D9;
  margin-bottom: 40px;
}

/* line 7905, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .cloakBox-tabwrap .nav-tabs li {
  width: 50%;
  text-align: center;
}

/* line 7910, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .cloakBox-tabwrap .nav-tabs li a {
  background: none;
  font-family: 'open_sansbold';
  font-size: 16px;
  line-height: 28px;
  color: #000;
  text-decoration: none;
  border: none;
  border-radius: 0;
  padding: 0 10px 20px;
  margin-bottom: -2px;
}

/* line 7923, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .cloakBox-tabwrap .nav-tabs li a:hover,
.cloakBox-vpn .cloakBox-tabwrap .nav-tabs li.active a {
  background: none;
  color: #EE6E0D;
  border-bottom: 3px solid #EE6E0D;
}

/* line 7930, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .cloakBox-tabwrap .tab-content {
  text-align: left;
}

/* line 7934, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .cloakBox-tabwrap .tab-content .price-list .price-item {
  margin-bottom: 40px;
}

/* line 7938, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .cloakBox-tabwrap .tab-content .service-info {
  font-size: 16px;
  line-height: 24px;
  color: #000;
  text-align: center;
  margin-bottom: 30px;
  padding: 0 24px;
}

/* line 7947, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .cloakBox-tabwrap .tab-content .service-info p {
  padding: 0;
  margin: 0;
}

/* line 7952, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .cloakBox-tabwrap .tab-content .price-box {
  border: 4px solid #8164E9;
  background-color: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  padding: 24px 20px;
  text-align: left;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 14px;
  color: #000;
}

/* line 7971, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .tab-content .price-box .renew-box {
  background-color: #FCECEC;
  font-family: 'open_sanssemibold';
  font-size: 13px;
  color: #AD0066;
  border-radius: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -ms-border-radius: 22px;
  -o-border-radius: 22px;
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 10px;
}

/* line 7986, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .tab-content .price-box h5 {
  font-family: 'open_sansregular';
  font-size: 20px;
  font-weight: normal;
  color: #000;
  margin: 0;
}

/* line 7994, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .tab-content .price-box h3 {
  font-family: 'open_sansbold';
  font-size: 40px;
  font-weight: normal;
  color: #000;
  line-height: 1;
  border-bottom: 1px solid #DEDEE0;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

/* line 8005, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .tab-content .price-box ul {
  list-style: none;
  margin: 0 0 60px;
  padding: 0;
}

/* line 8011, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .tab-content .price-box ul li {
  font-family: 'open_sansregular';
  position: relative;
  margin-bottom: 1.25rem;
  padding-left: 30px;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
}

/* line 8021, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .tab-content .price-box ul li::before {
  background: url(/assets/icon-tick-green-8e4ec9f8781469b59d0fa7f2183ce2564f0dee6bf2bbb5840fdb8a98a106ebc2.svg) no-repeat left center;
  content: "";
  position: absolute;
  left: 0px;
  top: 0.375rem;
  height: 14px;
  width: 18px;
}

/* line 8031, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .tab-content .price-box .bottom-part .button {
  width: 100%;
  background-color: #fff;
  font-family: 'open_sansbold';
  font-size: 14px;
  color: #EE6E0D;
  border: 3px solid #F6572A;
  padding: 10px 10px;
  text-align: center;
  display: block;
  border-radius: 27px;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  margin-bottom: 24px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  text-decoration: none;
  white-space: normal;
}

/* line 8056, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .tab-content .price-box .bottom-part .button:hover {
  background-color: #EE6E0D;
  border-color: #EE6E0D;
  color: #fff;
}

/* line 8062, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .tab-content .price-box h6 {
  font-size: 16px;
  font-family: 'open_sansbold';
  color: #007A4A;
}

/* line 8068, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .tab-content .price-box .bottom-part a {
  color: #008FF9;
  text-decoration: underline;
}

/* line 8073, app/assets/stylesheets/new_design/style.scss */
.cloakBox-vpn .tab-content .price-box .bottom-part a:hover {
  text-decoration: none;
}

/* CloakBox VPN Routers end */
/* line 8079, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services {
  background-color: #F4F1FA;
  padding: 60px 0 80px;
  text-align: center;
}

/* line 8085, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services h2 {
  font-family: 'open_sansbold';
  font-size: 32px;
  line-height: normal;
  color: #000;
  margin: 0 0 50px;
}

/* line 8093, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  gap: 50px 0;
  margin: 0;
  padding: 0;
}

/* line 8103, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services ul li {
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-family: 'open_sanssemibold';
  color: #000;
  line-height: 22px;
  padding-left: 50px;
  padding-right: 5px;
  min-height: 40px;
}

/* line 8116, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services ul li.unlimited-bandwidth {
  background: url(/assets/unlimited-bandwidth-68b4363212e8f3b4d933dec646c992162a2880b020bc48a9433be54deaad8568.svg) no-repeat left center;
}

/* line 8120, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services ul li.unlimited-speed {
  background: url(/assets/unlimited-speed-38b2589d75e31df56cc5d412cdf3abf4cf784a332833a57f5740ee3f2322d253.svg) no-repeat left center;
}

/* line 8124, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services ul li.global-network {
  background: url(/assets/global-network-13a69846ca075014fd5167532261363ab7da0373986f9e6dcb10def8e111232a.svg) no-repeat left center;
}

/* line 8128, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services ul li.secure-dns {
  background: url(/assets/dns-d710e101784e83a8b2e3c795e25196764be07d574c595bce6fd950a2a47b4e5f.svg) no-repeat left center;
}

/* line 8132, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services ul li.super-fast {
  background: url(/assets/super-fast-cc5ad78e72e5734722eee8bc7422b613a9d88c9e16f6abc095c431bd3b80396f.svg) no-repeat left center;
}

/* line 8136, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services ul li.encrypted-wifi {
  background: url(/assets/encrypted-wifi-2b1fd047b6ad325e9b4a815a4a4c97582a8afe93814c620e834b863d4128afcd.svg) no-repeat left center;
}

/* line 8140, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services ul li.server-switching {
  background: url(/assets/server-switching-8de242cfdc690a7c36f8e0054be7b308ec729a4c102a0c08833203f27d646a74.svg) no-repeat left center;
}

/* line 8144, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services ul li.devices {
  background: url(/assets/devices-8bf41dd0bb7f445b51ad6b4a5093814a32a5733bf27813fbff49173509c191ed.svg) no-repeat left center;
}

/* line 8148, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services ul li.nat-firewall {
  background: url(/assets/nat-firewall-ba1259b1bf72943d30dcfec7fb43f55aa88850eb1aec84a8cbc3ee1399e9f730.svg) no-repeat left center;
}

/* line 8152, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services ul li.multiple-vpn {
  background: url(/assets/multiple-vpn-764b9d4d523cfaf39489de48411af4e51b4e05c6ce232302d133cbf4e73e06e7.svg) no-repeat left center;
}

/* line 8156, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services ul li.military-grade {
  background: url(/assets/military-grade-822302643fcb43c3f5758173de2f3860b450ec277ebede2ed968e7237078f986.svg) no-repeat left center;
}

/* line 8160, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services ul li.zero-logging {
  background: url(/assets/zero-logging-66133087571ebe8864af60a8392eebbb410c3951b3ebe1ac36fc66e6fb52a0ce.svg) no-repeat left center;
}

/* line 8164, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services ul li.chat-support {
  background: url(/assets/chat-support-4e4dd912d5665ab4bb0269f154dd3bfaea9308c06dd494b06f8bbce4c6a814f4.svg) no-repeat left center;
}

/* line 8168, app/assets/stylesheets/new_design/style.scss */
.all-vpn-services ul li.money-back {
  background: url(/assets/money-back-dd5c6735f80882d50944174c24ac112df484ec1ff0c4d3f33822d1d1cae734d4.svg) no-repeat left center;
}

/* CloakBox VPN Routers end */
/* bundle service logo*/
/* line 8177, app/assets/stylesheets/new_design/style.scss */
.dash-board-box-wrap span.service_bundle {
  background: #6d39e3;
  background: linear-gradient(90deg, #6d39e3 0%, #c97deb 100%);
  padding: 4px 15px;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  margin-right: 5px;
}

/* line 8189, app/assets/stylesheets/new_design/style.scss */
.dash-board-box-wrap .bundle_logo_wrapper {
  padding-top: 10px;
  display: flex;
  align-items: center;
}

/* ************************ Secure my Email css start ********************** */
/* line 4, app/assets/stylesheets/new_design/style-1.scss */
.email-topmenu ul li.support {
  background: url(/assets/top-arrow-951f3c71941ed7bd26c1f4289ab9226cfb1470203d3221508bc4568735957d72.png) no-repeat right 9px;
  padding-right: 25px;
}

/* line 8, app/assets/stylesheets/new_design/style-1.scss */
.email-header .mainmenu ul li {
  background: none;
  padding: 0 20px;
}

/* line 12, app/assets/stylesheets/new_design/style-1.scss */
.email-header .trial {
  background: #ef5a1b;
  float: right;
  padding: 10px 20px;
  border-radius: 8px;
  border: 2px solid #c8c7c8;
  margin-top: 58px;
}

/* line 20, app/assets/stylesheets/new_design/style-1.scss */
.email-header .trial a {
  font-family: "Verdana-Bold";
  color: #ffffff;
  font-size: 15px;
  text-decoration: none;
}

/* ------------------ */
/* line 28, app/assets/stylesheets/new_design/style-1.scss */
.email-box-wrap {
  border-bottom: 1px solid #e0e0e0;
  padding: 0 58px 30px;
}

/* line 32, app/assets/stylesheets/new_design/style-1.scss */
.email-box-wrap .left-text-box {
  padding-top: 85px;
  font-size: 17px;
  line-height: 28px;
  color: #8c8a8a;
}

/* line 38, app/assets/stylesheets/new_design/style-1.scss */
.email-box-wrap .left-text-box h2 {
  font-size: 44px;
  color: #444041;
  font-weight: 300;
  margin: 0 0 20px 0;
}

/* line 45, app/assets/stylesheets/new_design/style-1.scss */
.email-box-wrap .right-img-box {
  text-align: right;
}

/* line 48, app/assets/stylesheets/new_design/style-1.scss */
.email-box-wrap .right-img-box img {
  display: inline-block;
}

/* line 51, app/assets/stylesheets/new_design/style-1.scss */
.trial-item-box {
  border-bottom: 1px solid #e0e0e0;
  padding: 30px 0;
  text-align: center;
}

/* line 57, app/assets/stylesheets/new_design/style-1.scss */
.trial-item-box ul li {
  display: inline-block;
  margin: 0 32px;
}

/*
.trial-item-box ul li img {
    display: inline-block;
    padding-right: 25px;
}
.trial-item-box ul li a{
    background: #e9e9e9;
    color: #231f20;
    font-size: 16px;
    letter-spacing: 2px;
    border-radius: 6px;
    padding: 5px 24px;
}
*/
/* line 75, app/assets/stylesheets/new_design/style-1.scss */
.trial-item-box .trial-text {
  font-size: 28px;
  color: #444041;
  line-height: 38px;
  padding-top: 20px;
}

/* ------------------ */
/* line 83, app/assets/stylesheets/new_design/style-1.scss */
.icon-wrap {
  border-bottom: 1px solid #e0e0e0;
  padding: 35px 0 0;
  text-align: center;
}

/* line 88, app/assets/stylesheets/new_design/style-1.scss */
.icon-wrap ul li {
  display: inline-block;
  width: 33%;
  padding: 0 20px 45px;
}

/* line 94, app/assets/stylesheets/new_design/style-1.scss */
.icon-wrap ul li span {
  display: block;
  padding-top: 15px;
}

/* line 99, app/assets/stylesheets/new_design/style-1.scss */
.icon-wrap ul li a {
  color: #747172;
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
}

/* ------------------ */
/* line 107, app/assets/stylesheets/new_design/style-1.scss */
.box-wrapper {
  border-bottom: 1px solid #e0e0e0;
  padding: 30px 0;
}

/* line 111, app/assets/stylesheets/new_design/style-1.scss */
.box-wrapper:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

/* line 116, app/assets/stylesheets/new_design/style-1.scss */
.box-wrapper h2 {
  text-align: center;
  color: #444041;
  font-size: 30px;
  font-weight: 300;
  line-height: 38px;
  margin: 0 0 30px 0;
}

/* line 124, app/assets/stylesheets/new_design/style-1.scss */
.box-wrapper .text-box-wrap {
  background: url(/images/border-bg.jpg) no-repeat center bottom;
  padding: 24px 0;
}

/* line 128, app/assets/stylesheets/new_design/style-1.scss */
.box-wrapper .text-box-wrap:last-child {
  background: none;
}

/* line 131, app/assets/stylesheets/new_design/style-1.scss */
.box-wrapper .text-box-wrap .text-box {
  font-size: 17px;
  color: #605e5f;
  line-height: 28px;
  padding-top: 30px;
  font-weight: 400;
}

/* line 138, app/assets/stylesheets/new_design/style-1.scss */
.box-wrapper .text-box-wrap .text-box h3 {
  font-size: 22px;
  color: #5a5758;
  font-weight: 700;
  margin: 0 0 10px 0;
  line-height: 28px;
}

/* line 146, app/assets/stylesheets/new_design/style-1.scss */
.box-wrapper .text-box-wrap .img-box {
  text-align: center;
}

/* line 149, app/assets/stylesheets/new_design/style-1.scss */
.box-wrapper .text-box-wrap .img-box img {
  display: inline-block;
}

/*

#top .products-dropdown .dropdown-menu{
  z-index: 10000;
  border: none;
  border-radius: 0px;
  box-shadow: inherit;
  border: 2px solid #918f90;
  border-top: none;
}
#top .products-dropdown .dropdown-menu li{
  display: block;
  height: auto;
  line-height: normal;
}
#top .products-dropdown .dropdown-menu li a{
  text-indent: -9999px;
  padding: 15px 15px 10px;
}
#top .products-dropdown .dropdown-menu li.personal-vpn a{
  background: #fff image_url(/assets/personal_vpn-9eec9d052cc1bd0e2c28ac7274437acc8ace877cf9971cb8879842b36f9d4644.png) no-repeat center center;
  background-size: 110px;
  border-bottom: 1px solid #404040;
}
#top .products-dropdown .dropdown-menu li.secure-email a{
  background: #fff image_url(/assets/secure_my_email-68d4f25a8d3dc6bce4aff6a89e4290dc8fa0fdf97df640dcb4b343f4a1e652a5.png) no-repeat center center;
  background-size: 55px;
}
#banner.paymentMethod{
  margin-top: 50px;
}
*/
/* Payment Method page */
/*
#banner.paymentMethod .container{
  height: 195px;
  display: table;
  text-align: center;
}
#banner.paymentMethod h1{
  font-size: 36px;
  color: #636467;
  font-weight: 500;
  font-family: "Open Sans",sans-serif;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  text-transform: capitalize;
}

.payment-method-page{
  background: #e6e7e8;
  border-radius: 10px;
  margin-bottom: 35px;
  padding: 25px;
  margin-top: 25px;
}
.payment-method-page h2{
  font-size: 18px;
  color: #666666;
  font-weight: 700;
  font-family: "Open Sans",sans-serif;
  margin: 0 0 5px 0;
  font-style: italic;
}
.payment-method-page .buttonBoxTop{
  margin-bottom: 12px;
}
.payment-method-page .buttonBoxTop .searchButton{
  float: right;
  position: relative;
}

.payment-method-page .buttonBoxTop .searchButton .form-control::-moz-placeholder{
  color: #c6c8ca;
}
.payment-method-page .buttonBoxTop .searchButton .form-control{
  padding-left: 32px;
  border: 2px solid #c6c8ca;
  color: #787575;
  font-size: 14px;
  font-weight: 600;
}
.table.responsiveTable{
  margin: 0;
}
.responsiveTable tr th{
  background: #e6e7e8;
}
.table.responsiveTable tr th,
.table.responsiveTable tr td{
  font-weight: 600;
  border-top: none !important;
  border-bottom: 1px solid #c6c8ca;
  padding-top: 10px;
  padding-bottom: 10px;
}
.table.responsiveTable tr:last-child td{
  border-bottom: none;
}
.responsiveTable tr th{
  color: #412c91;
  font-size: 16px;
}
.responsiveTable tr td{
  color: #c6c8ca;
  font-size: 14px;
}
.responsiveTable tr td a{
  color: #a4181c;
  text-decoration: none;
  font-weight: 700;
}
.responsiveTable tr td .massage{
  padding: 0;
  margin: 0;
  color: #a4181c;
  font-size: 16px;
}
.paymentInfoBox .totalBox{
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px solid #dcdcdc;
}
.paymentInfoBox .totalBox .box{
  text-align: right;
  color: #636467;
  font-size: 14px;
}
.paymentInfoBox .totalBox .box span{
  margin-right: 10px;
  font-weight: 700;
}
.payment-method-page .button-style{
  border: 2px solid #c6c8ca;
  border-radius: 5px;
  font-size: 14px;
  color: #472f91;
  font-weight: 700;
  text-transform: uppercase;
  padding: 6px 20px;
  text-decoration: none;
  display: inline-block;
}
.payment-method-page .button-style.blue{
  background: #26b1e1;
  color: #fff;
}
.payment-method-page .button-style.green{
  background: #68b445;
  color: #fff;
}
.payment-method-page i.fa{
  font-size: 16px;
  font-weight: bold;
  margin-right: 5px;
}
.buttonBoxTop .button-style.blue{
  /*float: right;*/
/*
}
.payment-method-page .paymentInfoBox{
  border: 2px solid #c6c8ca;
  border-radius: 5px;
  padding: 25px;
  background: #fff;
  margin-bottom: 25px;
}
.paymentInfoBox .paymentInfoTop{
  font-size: 0px;
}
.paymentInfoBox .paymentInfoTop .name,
.paymentInfoBox .paymentInfoTop .number,
.paymentInfoBox .paymentInfoTop .type,
.paymentInfoBox .paymentInfoTop .expires{
  font-size: 16px;
  color: #787575;
  font-weight: 600;
}
.paymentInfoBox .paymentInfoBottom{
  font-size: 0px;
}
.paymentInfoBox .name,
.paymentInfoBox .number,
.paymentInfoBox .type,
.paymentInfoBox .expires,
.paymentInfoBox .primary,
.paymentInfoBox .remove{
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.paymentInfoBox .paymentInfoBottom .name,
.paymentInfoBox .paymentInfoBottom .number,
.paymentInfoBox .paymentInfoBottom .expires{
  font-size: 14px;
  color: #c6c8ca;
  font-weight: 600;
}
.paymentInfoBox .name{
  width: 26%;
}
.paymentInfoBox .number{
  width: 22%;
}
.paymentInfoBox .type{
  width: 8%;
}
.paymentInfoBox .expires{
  width: 10%;
}
.paymentInfoBox .primary{
  width: 18%;
}
.paymentInfoBox .remove{
  width: 16%;
}
*/
/* refer a friend page */
/*
.referralBox{
  margin-top: 40px;
  margin-bottom: 30px;
}
.referralBox .referral-header{
  background: image_url(/assets/refer_bg-bec62050bdbfae4b8633d68f315521056ed31e8fcc3ddcf14e8bc35162f37dc4.jpg) repeat left top;
  border-radius: 10px 10px 0px 0px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.referralBox .referral-header-text{
  font-size: 20px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  margin: 0;
}
.referralBox .referral-body{
  border: 2px solid #c6c8ca;
  border-radius: 0px 0px 10px 10px;
  padding: 60px 30px 50px;
  padding-bottom: 50px;
  text-align: center;
  border-top: none;
}
.referralBox .referralItem{
  font-size: 14px;
  color: #787575;
  font-weight: 500;
  margin-bottom: 50px;
}
.referralBox .referralItem:last-child{
  margin-bottom: 0px;
}
.referralBox .referralItem h3{
  font-size: 18px;
  color: #472f91;
  font-weight: 700;
  margin: 0 0 15px 0;
}
.referralBox .referralItem h3 span{
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  background: #f66507;
  padding: 5px 12px;
  margin-right: 15px;
}
.referralBox .form-horizontal{
  margin: 20px auto 0;
  width: 600px;
}
.referralBox .form-group input[type=text],
.referralBox .form-group textarea{
  font-size: 16px;
  color: #555;
  font-weight: 600;
  border: 2px solid #bfbdbd;
  border-radius: 5px;
  padding-bottom: 0;
  padding-top: 0;
}
.referralBox .form-group textarea{
  height: 200px !important;
}
.referralBox .form-control::-moz-placeholder{
  color: #c2c2c2;
  font-family: "Open Sans",sans-serif;
  font-size: 16px;
  font-weight: 600;
}
.referralBox .form-group label{
  color: #787575;
  font-size: 14px;
  font-weight: 500;
}
.referralBox .form-group .btn {
  background: #55a52f;
  border: 2px solid #bfbdbd;
  border-radius: 5px;
  color: #fff;
  font-family: "Open Sans",sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 3px 25px;
  float: left;
}
.referralBox ul{
  margin: 0 0 0px 32%;
}
.referralBox ul li{
  background: image_url(/assets/refer_li_bg-c37deaaedcf8c5d96b1bdf53a994ec4530b426347ab56d8d3e549eb025ea3295.jpg) no-repeat left 9px;
  font-size: 14px;
  color: #787575;
  font-weight: 500;
  padding-left: 10px;
  text-align: left;
}
.referralBox .fa{
  color: #55a52f;
  font-size: 120px;
  font-weight: bold;
  margin-top: 40px;
}
.referralBox .fa.fa-clipboard{
  color: #444444;
}*/
/* refer a friend page end */
/*
  dashboard new css
*/
/* line 494, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0 30px;
}

/* line 501, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .title {
  font-size: 25px;
  font-weight: 600;
}

/* line 506, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .right-part {
  display: flex;
  align-items: center;
  font-family: "Open Sans",sans-serif;
}

/* line 512, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .right-part .select-box-wrap,
.dashboard-wrap .top-part .right-part form#service_list_form {
  display: flex;
  align-items: center;
}

/* line 518, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .right-part .select-box-wrap {
  margin-left: 30px;
}

/* line 522, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .right-part .select-box-wrap label {
  margin: 0 10px 0 0;
}

/* line 526, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .right-part .select-box-wrap select {
  height: 34px !important;
  border-radius: 5px;
  border-radius: 1px solid #a8a8a8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}

/* line 536, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .right-part form#service_list_form input[type=submit] {
  display: none;
}

/* line 540, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .right-part .page-count {
  margin-left: 30px;
  align-items: center;
  display: flex;
}

/* line 546, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .page-count label {
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  color: #070707;
  margin: 0 12px 0 0;
  font-weight: 400;
}

/* line 554, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .page-count a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px solid #EAEAEA;
  display: block;
  font-size: 0;
  margin-left: 4px;
  transition: 0.3s;
}

/* line 565, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .page-count a.prev {
  background: url(/assets/ic-arrow-49f3be1c99a552fc777f0400277d4d6b002f6cc3772ea4d75f4f69e365efc8d3.png) no-repeat;
  background-position: center center;
}

/* line 570, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .page-count a.next {
  background: url(/assets/ic-arrow-49f3be1c99a552fc777f0400277d4d6b002f6cc3772ea4d75f4f69e365efc8d3.png) no-repeat;
  background-position: center center;
  transform: rotate(180deg);
}

/* line 576, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .page-count a:hover {
  background-color: #EAEAEA;
}

/* line 580, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .setup a {
  font-family: "Open Sans",sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: normal;
  text-decoration: underline;
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 15px 18px 15px 50px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  background: url(/assets/setup-instructions-620651857422e6df5e630cd308b08717ff20c50bd280bd5053e5e9e58aebbb23.svg) no-repeat 14px center;
  background-color: #292573;
  line-height: 1;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

/* line 605, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .setup a:hover {
  background-color: #0d0a4b;
}

/* line 609, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .setup a .setup_instruction_label {
  background: url(/assets/ic-arrow-activate-white-17eb9fe3f04620912ea48aa549ea173f2d908b71a9bfa2688116c7c516a74935.svg) no-repeat;
  background-position: center right;
  background-size: 10px 9px;
  padding-right: 20px;
}

/* line 616, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .setup a:hover {
  text-decoration: none;
}

/* line 620, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .search-wrap {
  margin-left: 22px;
  padding-left: 24px;
  position: relative;
}

/* line 626, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .search-wrap::before {
  background: #DBDBDB;
  width: 1px;
  height: 28px;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

/* line 637, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .top-part .search-wrap input {
  background: url(/assets/ic-search-btn-ebe2769a8f9edf1833c3442d5878a55d93f3e594a6b0212fbe05d0042c83e784.png) no-repeat;
  background-position: left center;
  padding-left: 30px;
  padding-right: 0px;
  border: none;
  width: 140px;
}

/* line 646, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap {
  background: transparent;
  margin-bottom: 30px;
  padding: 0;
}

/* line 652, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .title-box {
  background: #ECEFF4;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: black;
  text-decoration: none;
  text-transform: uppercase;
  padding: 8px 0;
}

/* line 667, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .title-box a {
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: black;
  text-decoration: none;
  text-transform: uppercase;
  padding-right: 15px;
}

/* line 677, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .title-box a.order_down {
  background: url(/assets/ic-down-arrow-7e6bc578d017d1ee822645a992033b3e12709568636c246f9be2b3bc5a7b54a5.png) no-repeat;
  background-position: right center;
}

/* line 682, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .title-box a.order_up {
  background: url(/assets/ic-down-up-3c4bf5e19468f71d623202a5cebb709ae7d40c87f892fef7c56ffad56f8c7a06.png) no-repeat;
  background-position: right center;
}

/* line 687, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .service {
  border-right: 1px solid #D5D8DB;
  width: 24%;
  padding: 5px 14px;
}

/* line 693, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .status {
  border-right: 1px solid #D5D8DB;
  padding: 5px 14px;
  width: 19%;
}

/* line 699, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .order-number {
  border-right: 1px solid #D5D8DB;
  padding: 5px 14px;
  width: 16%;
}

/* line 705, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .username {
  border-right: 1px solid #D5D8DB;
  padding: 5px 14px;
  width: 18%;
}

/* line 711, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .expiration {
  border-right: 1px solid #D5D8DB;
  padding: 5px 14px;
  width: 13%;
}

/* line 717, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .actions {
  padding: 5px 14px;
  width: 10%;
}

/* line 722, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .box-wrap {
  background: #fff;
  border: 1px solid #D5D8DB;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: black;
  text-decoration: none;
  padding: 24px 0;
  margin-top: 10px;
  position: relative;
}

/* line 740, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .service {
  background: url(/assets/product-logo-2d6e104e0eb11464393ac258abcd29981d042da7b914fe4f899e06411497793c.jpg) no-repeat;
  background-position: 14px 4px;
  background-size: 27px 27px;
  padding-left: 50px;
  font-size: 14px;
}

/* line 748, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .service h3 {
  font-family: "Open Sans",sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #292573;
  line-height: 22px;
  margin: 0;
}

/* line 757, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap a.upgrade {
  font-family: "Open Sans",sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #292573;
  line-height: 22px;
  border: 2px solid #292573;
  border-radius: 4px;
  text-decoration: none;
  display: inline-block;
  padding: 2px 11px;
  margin-top: 15px;
  transition: 0.2s;
}

/* line 772, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap a.upgrade span {
  background: url(/assets/ic-arrow-upgrade-0cf5d2fc8ad94593c31275fd40dab61d1379adb36cc2625befee4b6de60f1ffa.svg) no-repeat;
  background-position: right center;
  padding-right: 18px;
}

/* line 778, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap a.upgrade:hover span {
  background: url(/assets/ic-arrow-upgrade-white-cd7d41c24ff2b2a4cf5e081e2c17d059cc704b752c12636d1a9e6fdcc17a0e5c.svg) no-repeat;
  background-position: right center;
}

/* line 783, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap a.upgrade:hover {
  background: #292573;
  color: white;
}

/* line 788, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .box-wrap .status,
.dashboard-wrap .dash-board-box-wrap .box-wrap .order-number,
.dashboard-wrap .dash-board-box-wrap .box-wrap .username,
.dashboard-wrap .dash-board-box-wrap .box-wrap .expiration {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

/* line 798, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .box-wrap span.inactive {
  background: #D5D8DB;
  border-radius: 3px;
  font-family: "Open Sans",sans-serif;
  font-weight: 600;
  font-size: 12px;
  color: #4B4B4B;
  line-height: 20px;
  display: inline-block;
  height: 20px;
  text-align: center;
  padding: 0 5px;
}

/* line 812, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .box-wrap span.expired {
  background: #FF4359;
  border-radius: 3px;
  font-family: "Open Sans",sans-serif;
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  display: inline-block;
  height: 20px;
  text-align: center;
  padding: 0 5px;
}

/* line 826, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .box-wrap span.active {
  background: #00934C;
  border-radius: 3px;
  font-family: "Open Sans",sans-serif;
  font-weight: 600;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  display: inline-block;
  height: 20px;
  text-align: center;
  padding: 0 5px;
}

/* line 840, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap a.activate {
  background: #292573;
  font-family: "Open Sans",sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #ffff;
  line-height: 22px;
  border: 2px solid #292573;
  border-radius: 4px;
  text-decoration: none;
  display: inline-block;
  padding: 2px 7px;
  margin-top: 15px;
  transition: 0.2s;
}

/* line 856, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap a.activate span {
  background: url(/assets/ic-arrow-activate-white-17eb9fe3f04620912ea48aa549ea173f2d908b71a9bfa2688116c7c516a74935.svg) no-repeat;
  background-position: center right;
  background-size: 10px 10px;
  padding-right: 18px;
  transition: 0.2s;
  outline: none;
  box-shadow: none;
}

/* line 866, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap a.activate:hover {
  background: white;
  color: #292573;
}

/* line 871, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap a.activate:hover span {
  background: url(/assets/ic-arrow-activate-229e6b6787b2e15e300e8fd451ea5ad3194cf3a63f4f2de58ca2fe6a27ecbac1.svg) no-repeat;
  background-position: center right;
  background-size: 10px 10px;
}

/* line 877, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap a.download_wizard_btn {
  background: #292573;
  font-family: "Open Sans",sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #ffff;
  line-height: 22px;
  border: 2px solid #292573;
  border-radius: 4px;
  text-decoration: none;
  display: inline-block;
  padding: 2px 11px;
  margin-top: 15px;
  transition: 0.2s;
}

/* line 893, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap a.download_wizard_btn span {
  background: url(/assets/ic-arrow-download-white-e6d3a236a10721653f045c4051f5b3f87198352ee9dd321342f480918c1e0006.svg) no-repeat;
  background-position: right center;
  padding-right: 18px;
}

/* line 899, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap a.download_wizard_btn:hover {
  background: white;
  color: #292573;
}

/* line 904, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap a.download_wizard_btn:hover span {
  background: url(/assets/ic-arrow-download-efc793d4468a9ad4c45349d528d5e23bd1d009dc3d476153460e18258afaef80.svg) no-repeat;
  background-position: right center;
}

/* line 909, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap h6 {
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  line-height: 19px;
  margin: 0;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 922, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap h6.cloakbox_serial_no {
  margin-top: 20px;
}

/* line 926, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .renew-switch {
  margin-top: 22px;
}

/* line 930, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .renew-switch .switch-title {
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  line-height: 19px;
  margin: 0 20px 0 0;
}

/* line 939, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .renew-switch .switch {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 20px;
  margin: 0;
}

/* line 947, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .renew-switch .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* line 953, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .renew-switch .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
  border-radius: 12px;
}

/* line 966, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .renew-switch .switch .slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  transition: .4s;
  border-radius: 50%;
}

/* line 979, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .renew-switch .switch input:checked + .slider {
  background-color: #2196F3;
}

/* line 983, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .renew-switch .switch input:checked + .slider:before {
  transform: translateX(24px);
}

/* line 989, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .box-wrap .username a {
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #0061D5;
  line-height: 26px;
  text-decoration: none;
  transition: 0.2s;
  margin-top: 18px;
}

/* line 1000, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .box-wrap .username a:hover {
  text-decoration: underline;
}

/* line 1004, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .service h5 a.link {
  margin-top: 10px;
}

/* line 1008, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .box-wrap .status a.link {
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #0061D5;
  line-height: normal;
  text-decoration: underline;
  transition: 0.2s;
  margin-top: 18px;
}

/* line 1019, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .dash-board-box-wrap .box-wrap .order-number .shipped_by {
  font-weight: 400;
}

/* line 1023, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap a.renew {
  background: #EE6D0D;
  font-family: "Open Sans",sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #ffff;
  line-height: 22px;
  border: 2px solid #EE6D0D;
  border-radius: 4px;
  text-decoration: none;
  display: inline-block;
  padding: 2px 10px;
  margin-top: 15px;
  transition: 0.2s;
}

/* line 1039, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap a.renew span {
  background: url(/assets/ic-arrow-renew-white-c6456f556b1c998e03097b23f48cbfdb531657cc0e585e0c899869cdbc7ac3ad.svg) no-repeat;
  background-position: right 5px;
  padding-right: 18px;
  box-shadow: none;
  outline: none;
}

/* line 1047, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap a.renew:hover {
  background: white;
  color: #EE6D0D;
}

/* line 1052, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap a.renew:hover span {
  background: url(/assets/ic-arrow-renew-orange-57940e7b71d10f4474cea9192ee6f3836b416c1b1a60f167e8be19201e7a806f.svg) no-repeat;
  background-position: right 5px;
}

/* line 1057, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .actions {
  display: flex;
  justify-content: center;
}

/* line 1062, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .actions .dropdown .btn {
  background: url(/assets/three-dot-38c00084e00e0d451ce79ed971166fbf87d87046fe3e6f732e952204c69c41f0.svg) no-repeat;
  background-position: center center;
  background-size: 18px 4px;
  font-size: 0;
  width: 34px;
  height: auto;
  border-radius: 50%;
  outline: none;
  box-shadow: none;
}

/* line 1074, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .actions .dropdown .dropdown-menu {
  top: 34px;
  width: 240px;
  border-radius: 6px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.16);
  border: none;
}

/* line 1082, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .actions .dropdown-menu a {
  width: 100%;
  display: block;
  padding: 10px 14px;
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #000;
  line-height: 22px;
  text-decoration: none;
}

/* line 1094, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .actions .dropdown-menu a:hover {
  background-color: #ECEFF4;
}

/* line 1098, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .actions .dropdown-menu a.cancel-item {
  color: #E80000;
}

/* line 1102, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-wireGuard-key-management .modal-body {
  padding-top: 16px;
}

/* line 1106, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-wireGuard-key-management .wireguard-list-wrapper-header {
  border-bottom: 1px solid #D5D8DB;
  padding-bottom: 10px;
  display: flex;
  justify-content: space-between;
}

/* line 1113, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-wireGuard-key-management .wireguard_key_row {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #D5D8DB;
  padding-top: 15px;
  padding-bottom: 14px;
  align-items: center;
}

/* line 1122, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-wireGuard-key-management .col-device {
  width: 120px;
  text-align: left;
}

/* line 1127, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-wireGuard-key-management .col-device .device_img {
  width: 50px;
  text-align: center;
  display: inline-block;
}

/* line 1133, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-wireGuard-key-management .col-date_created {
  width: 100px;
  text-align: left;
}

/* line 1138, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-wireGuard-key-management .col-action,
.dashboard-wrap .modal-wireGuard-key-management .wireguard_key_row .actions {
  padding: 0;
  width: 50px;
}

/* line 1144, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-wireGuard-key-management .col-public_key {
  width: calc(100% - 270px);
  text-align: left;
  padding: 0 30px;
}

/* line 1152, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-wireGuard-key-management .col-public_key span {
  background-color: #f5f5f5;
  color: #342882;
  font-weight: 600;
  padding: 3px 6px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  white-space: nowrap;
  max-width: -moz-max-content;
  max-width: max-content;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inherit;
}

/* line 1169, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-wireGuard-key-management .wireguard_key_row .actions .btn {
  background: url(/assets/three-dot-38c00084e00e0d451ce79ed971166fbf87d87046fe3e6f732e952204c69c41f0.svg) no-repeat;
  background-position: center center;
  background-size: 18px 4px;
  font-size: 0;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  outline: none;
  box-shadow: none;
  margin: 0;
  transform: rotate(90deg);
}

/* line 1183, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-wireGuard-key-management .wireguard_key_row .actions .btn:hover,
.dashboard-wrap .modal-wireGuard-key-management .wireguard_key_row .actions .dropdown.open .btn {
  background-color: #ECEFF4;
}

/* line 1188, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-wireGuard-key-management .wireguard_key_row .actions .dropdown .dropdown-menu {
  width: auto;
  min-width: 100px;
  left: inherit;
  right: 0;
  padding: 0;
  border: 1px solid #e3e3e3;
}

/* line 1197, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-wireGuard-key-management .modal-footer {
  padding-bottom: 0;
}

/* line 1201, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-wireGuard-key-management .modal-footer a.btn {
  margin: 0;
  border: 2px solid #DADADA;
  color: #000;
}

/* line 1207, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-wireGuard-key-management .modal-footer a.btn:hover {
  background: #DADADA;
}

/* line 1211, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap button.addnew,
.dashboard-wrap a.addnew {
  background: url(/assets/ic-plus-orange-1dd15be3f3bb762c3652675cbb3f904903f07a7465b3924c645b4490b301126a.svg) no-repeat;
  background-position: 12px center;
  border: 2px solid #EE6D0D;
  border-radius: 4px;
  font-family: "Open Sans",sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #EE6D0D;
  padding: 10px 14px 10px 30px;
  transition: 0.2s;
  text-decoration: none;
}

/* line 1226, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap button.addnew:hover,
.dashboard-wrap a.addnew:hover {
  background: url(/assets/ic-plus-white-c9b73e5ba2618c1207af8ee3bd9928a1b699d0807b57061fe7738b334f7aeebc.svg) no-repeat;
  background-position: 12px center;
  background-color: #EE6D0D;
  color: white;
  text-decoration: none;
}

/* line 1235, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .service a.link {
  font-family: "Open Sans",sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #EE6D0D;
  text-decoration: underline;
  margin-top: 18px;
  display: inline-block;
}

/* line 1245, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .service a.link:hover {
  text-decoration: none;
}

/* line 1249, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .premier-customer {
  background: url(/assets/premier-customer-db493f70136f336c0f4840b60596f433b371a146d194c802a4d52328c8c0312f.svg) no-repeat;
  background-size: 149px 24px;
  width: 149px;
  height: 24px;
  position: absolute;
  left: -1px;
  top: -1px;
}

/* line 1259, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .status .modal .download-dialog {
  max-width: 600px;
  width: 100%;
}

/* line 1264, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .download-dialog .modal-header .close_download_box {
  border: none;
  margin: 0;
  width: 45px;
  height: 45px;
}

/* line 1271, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .reset-vpn-password-modal .close-modal {
  margin: 0 !important;
}

/* line 1275, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .download-dialog .modal-header .back_to_download_options {
  border: none;
  width: 80px;
}

/* line 1280, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .download_wizard_note {
  text-align: left;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
  padding: 20px 0 20px;
  font-weight: 400;
}

/* line 1289, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .download_wizard_note span {
  display: block;
  font-weight: 700;
}

/* line 1294, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .download_wizard_note a {
  color: #e34111;
  text-decoration: underline;
}

/* line 1299, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .box-wrap .download_wizard_note a:hover {
  text-decoration: none;
}

/* line 1303, app/assets/stylesheets/new_design/style-1.scss */
.download-container .well br {
  display: none;
}

/* line 1307, app/assets/stylesheets/new_design/style-1.scss */
.download-container .well .config-modal-opener .fa-arrow-right {
  background: url(/assets/right-arrow-orange-4f89798d346061e40b1335d94cdcd6cddef9be679720bac14bc1e5639b74d340.svg) no-repeat;
  background-position: right 2px;
  background-size: 14px 11px;
  font-size: 0;
  width: 18px;
  height: 14px;
  display: inline-block;
}

/* line 1317, app/assets/stylesheets/new_design/style-1.scss */
.download-container .well .config-modal-opener:hover .fa-arrow-right {
  background: url(/assets/right-arrow-white-897db817ca9f96c73a03f337de4fffcab20c2456cc6619056d1b6249636f9f10.svg) no-repeat;
  background-position: right 2px;
  background-size: 14px 11px;
}

/* line 1323, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal.in .modal-dialog {
  margin-top: 20%;
}

/* line 1327, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-dialog .modal-header h4 {
  font-size: 18px;
  line-height: 1.33em;
}

/* line 1332, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-dialog .modal-body {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

/* line 1338, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-dialog .modal-body .text-box {
  margin-bottom: 40px;
}

/* line 1342, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-dialog .modal-body .text-box a {
  text-decoration: underline;
}

/* line 1346, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .modal-dialog .modal-body .text-box a:hover {
  text-decoration: none;
}

/* line 1350, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .download-dialog .well {
  padding-left: 70px;
  padding-right: 70px;
}

/* line 1355, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .download-dialog .well a.config-modal-opener,
.dashboard-wrap .activate-service-modal .activated-download-box-top-wrapper a.config-modal-opener {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 10px;
}

/* line 1362, app/assets/stylesheets/new_design/style-1.scss */
.dashboard-wrap .download_ios_instruction {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* ========================================== MEDIA CSS  */
@media (max-width: 1500px) {
  /* line 1371, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .box-wrap .actions .dropdown .dropdown-menu {
    left: inherit;
    right: 0;
  }
}

/* Large devices (large desktops, 1200px and up) */
/* Medium devices (desktops, 992px and 1199px) */
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1385, app/assets/stylesheets/new_design/style-1.scss */
  .payment-method-page .paymentInfoBottom .button-style {
    padding-left: 16px;
    padding-right: 16px;
  }
  /* line 1389, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .box-wrap .actions .dropdown .dropdown-menu {
    left: inherit;
    right: 0;
  }
  /* line 1393, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .dash-board-box-wrap .expiration {
    width: 15%;
  }
  /* line 1396, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .dash-board-box-wrap .status {
    width: 22%;
  }
}

/* Small devices (tablets, 768px and 991px) */
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1405, app/assets/stylesheets/new_design/style-1.scss */
  .referralBox .form-horizontal {
    width: 100%;
  }
  /* line 1408, app/assets/stylesheets/new_design/style-1.scss */
  .payment-method-page .paymentInfoBottom .button-style {
    padding-left: 3px;
    padding-right: 3px;
  }
  /* line 1412, app/assets/stylesheets/new_design/style-1.scss */
  .paymentInfoBox .paymentInfoTop .name,
.paymentInfoBox .paymentInfoTop .number,
.paymentInfoBox .paymentInfoTop .type,
.paymentInfoBox .paymentInfoTop .expires {
    font-size: 14px;
  }
  /* line 1418, app/assets/stylesheets/new_design/style-1.scss */
  .paymentInfoBox .paymentInfoBottom .name,
.paymentInfoBox .paymentInfoBottom .number,
.paymentInfoBox .paymentInfoBottom .expires {
    font-size: 12px;
  }
  /* line 1423, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .box-wrap .service {
    background: transparent;
    padding-left: 14px;
  }
  /* line 1427, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .top-part .setup,
.dashboard-wrap .top-part .search-wrap,
.dashboard-wrap .dash-board-box-wrap .title-box {
    display: none;
  }
  /* line 1432, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .dash-board-box-wrap .box-wrap {
    flex-wrap: wrap;
  }
  /* line 1435, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .dash-board-box-wrap .service,
.dashboard-wrap .dash-board-box-wrap .status,
.dashboard-wrap .dash-board-box-wrap .order-number,
.dashboard-wrap .dash-board-box-wrap .username,
.dashboard-wrap .dash-board-box-wrap .expiration,
.dashboard-wrap .dash-board-box-wrap .actions {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 16px 20px;
    border-right: none;
    border-bottom: 1px solid #D5D8DB;
  }
  /* line 1450, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .dash-board-box-wrap .actions {
    border: none;
  }
  /* line 1453, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .dash-board-box-wrap .box-wrap .status,
.dashboard-wrap .dash-board-box-wrap .box-wrap .order-number,
.dashboard-wrap .dash-board-box-wrap .box-wrap .username,
.dashboard-wrap .dash-board-box-wrap .box-wrap .expiration {
    align-items: center;
  }
  /* line 1459, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .box-wrap .renew-switch,
.dashboard-wrap .dash-board-box-wrap .box-wrap .username a {
    margin-top: 16px;
  }
  /* line 1463, app/assets/stylesheets/new_design/style-1.scss */
  #header.account-page .account-wrap {
    width: calc(100% - 100px);
    padding-top: 10px;
  }
  /* line 1469, app/assets/stylesheets/new_design/style-1.scss */
  #header.account-page .account-wrap ul {
    display: flex;
  }
  /* line 1472, app/assets/stylesheets/new_design/style-1.scss */
  #header.account-page .account-wrap ul li {
    margin: 0 5px;
  }
  /* line 1475, app/assets/stylesheets/new_design/style-1.scss */
  #header.account-page .account-wrap ul li a {
    text-align: center;
  }
  /* line 1478, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .box-wrap h6 {
    text-align: center;
  }
  /* line 1481, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .box-wrap .service h3 {
    background: url(/assets/product-logo-2d6e104e0eb11464393ac258abcd29981d042da7b914fe4f899e06411497793c.jpg) no-repeat;
    background-position: left center;
    background-size: 27px 27px;
    padding-left: 38px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}

/* Extra small devices (phones, up to 767px) */
@media (max-width: 767px) {
  /* line 1495, app/assets/stylesheets/new_design/style-1.scss */
  .referralBox .form-horizontal {
    width: 100%;
  }
  /* Force table to not be like tables anymore */
  /* line 1499, app/assets/stylesheets/new_design/style-1.scss */
  table.responsiveTable,
table.responsiveTable thead,
table.responsiveTable tbody,
table.responsiveTable th,
table.responsiveTable td,
table.responsiveTable tr {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  /* line 1509, app/assets/stylesheets/new_design/style-1.scss */
  table.responsiveTable thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  /* line 1515, app/assets/stylesheets/new_design/style-1.scss */
  table.responsiveTable tr {
    border: 1px solid #ccc;
  }
  /* line 1517, app/assets/stylesheets/new_design/style-1.scss */
  table.responsiveTable td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
    white-space: normal;
    text-align: left;
  }
  /* line 1527, app/assets/stylesheets/new_design/style-1.scss */
  table.responsiveTable td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  /* line 1539, app/assets/stylesheets/new_design/style-1.scss */
  .table.responsiveTable tr:last-child td {
    border-bottom: 1px solid #c6c8ca;
  }
  /*
  Label the data
  */
  /* line 1546, app/assets/stylesheets/new_design/style-1.scss */
  table.responsiveTable td:before {
    content: attr(data-title);
  }
  /* line 1549, app/assets/stylesheets/new_design/style-1.scss */
  .payment-method-page .buttonBoxTop .searchButton {
    float: none;
  }
  /* line 1553, app/assets/stylesheets/new_design/style-1.scss */
  .paymentInfoBox .name,
.paymentInfoBox .number,
.paymentInfoBox .type,
.paymentInfoBox .expires,
.paymentInfoBox .primary,
.paymentInfoBox .remove {
    display: inherit;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  /* line 1564, app/assets/stylesheets/new_design/style-1.scss */
  .paymentInfoBox .remove {
    margin-bottom: 0px;
  }
  /* line 1567, app/assets/stylesheets/new_design/style-1.scss */
  #header {
    padding-bottom: 0;
  }
  /* line 1570, app/assets/stylesheets/new_design/style-1.scss */
  #header .container,
#header .container .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 1575, app/assets/stylesheets/new_design/style-1.scss */
  #header .container .mainmenu .navbar-nav {
    padding: 0px 20px 0;
  }
  /* line 1579, app/assets/stylesheets/new_design/style-1.scss */
  #top_and_header.headerFixed .mainmenu ul li a:link,
#top_and_header.headerFixed .mainmenu ul li a:active,
#top_and_header.headerFixed .mainmenu ul li a:visited {
    height: auto;
    line-height: 20px;
  }
  /* line 1585, app/assets/stylesheets/new_design/style-1.scss */
  #header .container .mainmenu ul li,
#header .container .mainmenu li a {
    height: auto;
    line-height: 20px;
  }
  /* line 1590, app/assets/stylesheets/new_design/style-1.scss */
  #header .container .mainmenu li a.show-network-nav-link {
    padding: 14px 0;
    display: block;
    border-bottom: none;
  }
  /* line 1595, app/assets/stylesheets/new_design/style-1.scss */
  #header .container .mainmenu li a {
    border-bottom: 1px solid #f2f3f6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    color: #636466;
    padding: 12px 0;
  }
  /* line 1605, app/assets/stylesheets/new_design/style-1.scss */
  #header .container .mainmenu li a:hover,
#header .container .mainmenu li a.show-network-nav-link:hover,
#header .container .mainmenu li a:focus,
#header .container .mainmenu li a.show-network-nav-link:focus {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    text-decoration: none;
    color: #636466;
  }
  /* line 1617, app/assets/stylesheets/new_design/style-1.scss */
  #header .container .product-nav-network i.fa-angle-left {
    position: absolute;
    left: 16px;
    position: absolute;
    top: 8px;
    font-size: 28px;
    color: #e2e4e7;
  }
  /* line 1625, app/assets/stylesheets/new_design/style-1.scss */
  #header .container .product-nav-network li,
#header .container .product-nav-network li a {
    height: auto !important;
    line-height: normal !important;
  }
  /* line 1630, app/assets/stylesheets/new_design/style-1.scss */
  #header .container .product-nav-network li a {
    display: block;
    background-color: #fff;
    color: #636466;
    border-bottom: 1px solid #f2f3f6;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  /* line 1644, app/assets/stylesheets/new_design/style-1.scss */
  #header .container .product-nav-network li a:hover,
#header .container .product-nav-network li a:focus {
    color: #636466 !important;
    background-color: #fff !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  /* line 1654, app/assets/stylesheets/new_design/style-1.scss */
  #header .container .product-nav-network li.secure-email a img {
    width: 120px;
  }
  /* line 1657, app/assets/stylesheets/new_design/style-1.scss */
  #header .container .product-nav-network li a#back-to-main {
    background-color: #fff;
    color: #555;
  }
  /* line 1661, app/assets/stylesheets/new_design/style-1.scss */
  #header .container .product-nav-network li a#back-to-main:hover,
#header .container .product-nav-network li a#back-to-main:focus {
    color: #555 !important;
    background-color: #fff !important;
  }
  /* line 1666, app/assets/stylesheets/new_design/style-1.scss */
  #header .container .mainmenu .navbar {
    min-height: inherit;
    border: none !important;
  }
  /* line 1670, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .box-wrap .service {
    background: transparent;
    padding-left: 14px;
  }
  /* line 1674, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .top-part .setup,
.dashboard-wrap .top-part .search-wrap,
.dashboard-wrap .dash-board-box-wrap .title-box {
    display: none;
  }
  /* line 1679, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .top-part {
    padding-bottom: 10px;
  }
  /* line 1682, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .top-part .title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  /* line 1686, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .top-part .right-part {
    margin-bottom: 10px;
  }
  /* line 1689, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .dash-board-box-wrap .box-wrap {
    flex-wrap: wrap;
  }
  /* line 1692, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .dash-board-box-wrap .service,
.dashboard-wrap .dash-board-box-wrap .status,
.dashboard-wrap .dash-board-box-wrap .order-number,
.dashboard-wrap .dash-board-box-wrap .username,
.dashboard-wrap .dash-board-box-wrap .expiration,
.dashboard-wrap .dash-board-box-wrap .actions {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 16px 20px;
    border-right: none;
    border-bottom: 1px solid #D5D8DB;
  }
  /* line 1707, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .dash-board-box-wrap .actions {
    border: none;
  }
  /* line 1710, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .dash-board-box-wrap .box-wrap .status,
.dashboard-wrap .dash-board-box-wrap .box-wrap .order-number,
.dashboard-wrap .dash-board-box-wrap .box-wrap .username,
.dashboard-wrap .dash-board-box-wrap .box-wrap .expiration {
    align-items: center;
  }
  /* line 1716, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .box-wrap .renew-switch,
.dashboard-wrap .dash-board-box-wrap .box-wrap .username a {
    margin-top: 16px;
  }
  /* line 1721, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .modal.in .modal-dialog {
    margin-top: 40%;
  }
  /* line 1725, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .status .modal .download-dialog {
    max-width: 300px;
  }
  /* line 1729, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .box-wrap h6 {
    text-align: center;
  }
  /* line 1732, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .box-wrap .service h3 {
    background: url(/assets/product-logo-2d6e104e0eb11464393ac258abcd29981d042da7b914fe4f899e06411497793c.jpg) no-repeat;
    background-position: left center;
    background-size: 27px 27px;
    padding-left: 38px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}

/* Small devices (phones, 481px and 767px) */
@media (max-width: 600px) {
  /* line 1749, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .top-part {
    justify-content: center;
    flex-wrap: wrap;
  }
}

/* Extra small devices (phones, up to 480px) */
@media (max-width: 480px) {
  /* line 1758, app/assets/stylesheets/new_design/style-1.scss */
  .referralBox ul {
    margin-left: 0;
  }
  /* line 1761, app/assets/stylesheets/new_design/style-1.scss */
  .payment-method-page h2,
.payment-method-page .buttonBoxTop,
.payment-method-page .buttonBoxBottom {
    text-align: center;
  }
  /* line 1766, app/assets/stylesheets/new_design/style-1.scss */
  .payment-method-page .buttonBoxTop .button-style {
    float: none;
  }
  /* line 1769, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .box-wrap .actions .dropdown .dropdown-menu {
    left: -100px;
  }
  /* line 1772, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .modal-wireGuard-key-management .wireguard-list-wrapper-header {
    display: none;
  }
  /* line 1775, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .modal-wireGuard-key-management .wireguard_key_row {
    flex-direction: column;
  }
  /* line 1778, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .modal-wireGuard-key-management .col-device,
.dashboard-wrap .modal-wireGuard-key-management .col-date_created {
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
  }
  /* line 1784, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .modal-wireGuard-key-management .col-public_key {
    width: 100%;
    padding: 0 0 15px;
  }
  /* line 1788, app/assets/stylesheets/new_design/style-1.scss */
  .dashboard-wrap .modal-wireGuard-key-management .col-public_key span {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1792, app/assets/stylesheets/new_design/style-1.scss */
  #create_new_service_modal .modal-dialog .col-md-12 .form-group {
    width: 100% !important;
  }
}

/* line 1798, app/assets/stylesheets/new_design/style-1.scss */
#address_selection_modal .radio {
  padding-top: 0;
  margin-bottom: 20px;
}

/* line 1803, app/assets/stylesheets/new_design/style-1.scss */
#address_selection_modal .radio input[type="radio"] {
  opacity: 0;
  width: 0;
  margin: 0;
}

/* line 1808, app/assets/stylesheets/new_design/style-1.scss */
#address_selection_modal .radio label {
  background: url(/assets/radio_checked_bg4-540999c0b632286f537201fa7c74c3dfdd02e4cdf1d07816a6e7a46110600f2f.png) no-repeat;
  background-position: 0 0;
  color: #202020;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
  padding-left: 36px;
}

/* line 1819, app/assets/stylesheets/new_design/style-1.scss */
#address_selection_modal .radio input[type="radio"]:checked + label {
  background: url(/assets/radio_checked_bg5-d88863cb12d8ddf515174599d6a2dc36f2f5cfa6e935b6871f74ce2361d25c51.png) no-repeat;
  background-position: 0 0;
}

/* line 1824, app/assets/stylesheets/new_design/style-1.scss */
#address_selection_modal .modal-body {
  text-align: left;
}

/* line 1828, app/assets/stylesheets/new_design/style-1.scss */
#address_selection_modal .change_address_btn {
  text-align: center;
  margin-top: 40px;
}

/* line 1833, app/assets/stylesheets/new_design/style-1.scss */
#address_selection_modal .change_address_btn .btn {
  min-width: 100px;
}

/* line 1837, app/assets/stylesheets/new_design/style-1.scss */
#new_payment_method_form #cardholder-name.error {
  border: 1px solid red;
}

/* ==========================================
            MEDIA CSS

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 576px) {
  /* line 7, app/assets/stylesheets/new_design/media.scss */
  .vpn-service .violent-box {
    margin: 60px 0px 0px 0px;
  }
  /* line 10, app/assets/stylesheets/new_design/media.scss */
  .cloakBox-vpn .cloakBox-tabwrap .tab-content .price-box {
    padding: 24px 30px;
  }
  /* line 13, app/assets/stylesheets/new_design/media.scss */
  .cloakBox-vpn .cloakBox-tabwrap .nav-tabs li a {
    font-size: 20px;
    padding: 0 15px 20px;
  }
}

@media (min-width: 768px) {
  /* line 20, app/assets/stylesheets/new_design/media.scss */
  .vpn-service {
    padding: 40px 0 70px;
  }
  /* line 23, app/assets/stylesheets/new_design/media.scss */
  .vpn-service .price-list {
    display: flex;
  }
  /* line 26, app/assets/stylesheets/new_design/media.scss */
  .vpn-service .price-item {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0;
  }
  /* line 31, app/assets/stylesheets/new_design/media.scss */
  .vpn-service .price-box.best-choice {
    margin-top: -32px;
    height: calc(100% + 36px);
  }
  /* line 35, app/assets/stylesheets/new_design/media.scss */
  .cloakBox-vpn {
    padding-bottom: 80px;
  }
  /* line 38, app/assets/stylesheets/new_design/media.scss */
  .cloakBox-vpn .cloakBox-tabwrap .tab-content .price-list {
    display: flex;
  }
  /* line 41, app/assets/stylesheets/new_design/media.scss */
  .cloakBox-vpn .cloakBox-tabwrap .tab-content .price-list .price-item {
    margin-bottom: 0px;
  }
  /* line 44, app/assets/stylesheets/new_design/media.scss */
  .all-vpn-services ul li {
    width: 50%;
  }
  /* line 47, app/assets/stylesheets/new_design/media.scss */
  .modal-dialog {
    width: 750px;
    margin-top: 20%;
  }
  /* line 51, app/assets/stylesheets/new_design/media.scss */
  .modal-sm {
    width: 300px;
  }
  /* line 54, app/assets/stylesheets/new_design/media.scss */
  .addTocart_Wrap {
    width: 900px;
  }
}

/* Small devices (tablets, 768px and 991px) */
@media (min-width: 768px) and (max-width: 991px) {
  /* line 62, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_setup_list ol img {
    width: 80%;
  }
  /* line 66, app/assets/stylesheets/new_design/media.scss */
  #top .container {
    width: 750px;
  }
  /* line 69, app/assets/stylesheets/new_design/media.scss */
  .productmenu {
    width: 11%;
    padding-top: 12px;
  }
  /* line 73, app/assets/stylesheets/new_design/media.scss */
  .topmenu-wrap {
    width: 76%;
    padding-left: 0;
  }
  /* line 77, app/assets/stylesheets/new_design/media.scss */
  .topmenu ul li.dropdown .dropdown-toggle {
    padding-right: 15px;
  }
  /* line 80, app/assets/stylesheets/new_design/media.scss */
  .topmenu ul li.settings {
    margin-top: 0;
  }
  /* line 83, app/assets/stylesheets/new_design/media.scss */
  .topmenu ul li.settings a.dropdown-toggle {
    width: 20px;
    height: 20px;
    padding-right: 0;
  }
  /* line 88, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .referralCredit .applyConut {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 92, app/assets/stylesheets/new_design/media.scss */
  .topmenu ul li.settings {
    background-size: 20px auto !important;
  }
  /* line 95, app/assets/stylesheets/new_design/media.scss */
  .ios-config-modal .modal-body .btn,
.openvpn-config-modal .modal-body .btn {
    padding: 6px 12px;
  }
  /* line 99, app/assets/stylesheets/new_design/media.scss */
  .vpn-box-wrap.first {
    margin-left: 0;
  }
  /* line 103, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .additem_price {
    margin-left: 20px;
  }
  /* line 106, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .additem_remove {
    right: 5px;
  }
  /* line 110, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .title-box.box-wrap .service {
    width: 32%;
  }
  /* line 114, app/assets/stylesheets/new_design/media.scss */
  #bottom_plan .moduletable-vpn .select-wrap .select-box {
    width: 228px;
  }
  /* line 117, app/assets/stylesheets/new_design/media.scss */
  #bottom_plan .vpn_container {
    padding: 25px 18px 10px;
  }
  /* line 120, app/assets/stylesheets/new_design/media.scss */
  #bottom_plan .vpn-box-wrap .moduletable-vpn .add-to-cart-form.product {
    left: 18px;
    right: 18px;
  }
  /* line 124, app/assets/stylesheets/new_design/media.scss */
  #bottom_plan .vpn-box-wrap {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 128, app/assets/stylesheets/new_design/media.scss */
  .vpn-box-wrap .moduletable-vpn .planWrap {
    min-height: 230px;
  }
  /* line 131, app/assets/stylesheets/new_design/media.scss */
  .vpn-box-wrap .moduletable-vpn {
    /*padding-bottom: 250px;*/
  }
  /* line 134, app/assets/stylesheets/new_design/media.scss */
  .vpn-router .moduletable-vpn {
    /*padding-bottom: 200px;*/
  }
  /* line 137, app/assets/stylesheets/new_design/media.scss */
  #bottom_plan .moduletable-vpn {
    margin-left: 15px;
    margin-right: 15px;
    width: 46%;
  }
  /* line 143, app/assets/stylesheets/new_design/media.scss */
  .topmenu ul li a:link,
.topmenu ul li a:active,
.topmenu ul li a:visited {
    font-size: 13px;
  }
  /* line 149, app/assets/stylesheets/new_design/media.scss */
  #popup-cart-form tr td .col-md-9 {
    width: 75%;
    float: left;
  }
  /* line 153, app/assets/stylesheets/new_design/media.scss */
  #popup-cart-form tr td .col-md-3 {
    width: 25%;
    float: left;
  }
  /* line 157, app/assets/stylesheets/new_design/media.scss */
  .popup-checkout-box {
    top: 90px;
  }
  /* line 160, app/assets/stylesheets/new_design/media.scss */
  #header.checkout_page_header {
    height: 74px;
  }
  /* line 163, app/assets/stylesheets/new_design/media.scss */
  .headerFixed #header.checkout_page_header {
    height: 68px;
  }
  /* line 166, app/assets/stylesheets/new_design/media.scss */
  #header .secureCheckout {
    margin-left: 80px;
    margin-top: 16px;
    background-size: 35px 35px;
  }
  /* line 171, app/assets/stylesheets/new_design/media.scss */
  .checkoutInfo .totalOrder {
    font-size: 14px;
  }
  /* line 174, app/assets/stylesheets/new_design/media.scss */
  .checkoutInfo .totalOrder span {
    font-size: 22px;
  }
  /* line 177, app/assets/stylesheets/new_design/media.scss */
  .checkoutInfo .dateBox .monthBox,
.checkoutInfo .dateBox .yearBox {
    width: 38%;
    padding-left: 5px;
  }
  /* line 182, app/assets/stylesheets/new_design/media.scss */
  .checkoutInfo .dateBox .monthBox {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* line 186, app/assets/stylesheets/new_design/media.scss */
  .checkoutInfo .dateBox .dateboxLabel {
    width: 24%;
  }
  /* line 189, app/assets/stylesheets/new_design/media.scss */
  .checkoutInfo .placeOrder {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 193, app/assets/stylesheets/new_design/media.scss */
  .checkoutInfo .checkout {
    font-size: 20px;
    height: 32px;
  }
  /* line 198, app/assets/stylesheets/new_design/media.scss */
  .vpn-box-wrap {
    display: flex;
  }
  /* line 205, app/assets/stylesheets/new_design/media.scss */
  .logo {
    margin: 0;
    padding-top: 10px;
    padding-left: 15px;
  }
  /* line 210, app/assets/stylesheets/new_design/media.scss */
  #header .container .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 215, app/assets/stylesheets/new_design/media.scss */
  .mainmenu ul li {
    padding: 0 8px;
  }
  /* line 218, app/assets/stylesheets/new_design/media.scss */
  .mainmenu ul li a:link,
.mainmenu ul li a:active,
.mainmenu ul li a:visited {
    font-size: 14px;
    height: 74px;
    line-height: 74px;
  }
  /* line 225, app/assets/stylesheets/new_design/media.scss */
  #top_and_header.headerFixed .mainmenu ul li a:link,
#top_and_header.headerFixed .mainmenu ul li a:active,
#top_and_header.headerFixed .mainmenu ul li a:visited {
    height: 62px;
    line-height: 62px;
  }
  /* line 231, app/assets/stylesheets/new_design/media.scss */
  .cartTop {
    padding-top: 0px;
  }
  /* line 234, app/assets/stylesheets/new_design/media.scss */
  .cartTop .cart-img {
    width: 100%;
  }
  /* line 237, app/assets/stylesheets/new_design/media.scss */
  .cartTop .cart-top .cart-text {
    text-align: center;
    top: 27px;
    right: 8px;
    font-size: 14px;
  }
  /* line 243, app/assets/stylesheets/new_design/media.scss */
  .cartTop .count {
    font-size: 12px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    left: 25px;
    top: 7px;
  }
  /* line 251, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .select-wrap .select-box {
    width: 135px;
  }
  /* line 254, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn ul li {
    font-size: 16px;
  }
  /* line 257, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .num-box {
    font-size: 12px;
    padding: 16px 0;
  }
  /* line 261, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn.popular .num-box {
    padding: 28px 0;
  }
  /* line 264, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .day-box {
    font-size: 17px;
    line-height: 25px;
  }
  /* line 269, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn h3 {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 274, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .select-wrap h4 {
    font-size: 16px;
  }
  /* line 277, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .num-box span.spanone,
.vpn-router .moduletable-vpn .num-box span.spanone {
    font-size: 40px;
    margin-left: 5px;
    line-height: 65px;
  }
  /* line 283, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .num-box sup,
.vpn-router .moduletable-vpn .num-box sup {
    font-size: 18px;
  }
  /* line 287, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .button .add {
    font-size: 18px;
  }
  /* line 290, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .num-box span.spantwo {
    margin-left: 0;
    font-size: 12px;
  }
  /* line 295, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn h3 {
    font-size: 22px;
    min-height: 78px;
    height: auto !important;
    height: 78px;
  }
  /* line 302, app/assets/stylesheets/new_design/media.scss */
  .topmenu ul li.dropdown {
    padding-left: 0;
  }
  /* line 306, app/assets/stylesheets/new_design/media.scss */
  .account-setting {
    padding: 30px 0;
  }
  /* line 309, app/assets/stylesheets/new_design/media.scss */
  #header .hidden-xs {
    width: 20%;
    padding: 0;
  }
  /* line 313, app/assets/stylesheets/new_design/media.scss */
  #header .secureCheckout {
    width: 225px;
    padding: 5px 5px 5px 35px;
    font-size: 20px !important;
    text-align: right;
  }
  /* line 319, app/assets/stylesheets/new_design/media.scss */
  .payment_method_options_wrapper .payment_method_option .primary {
    width: 60%;
  }
  /* line 322, app/assets/stylesheets/new_design/media.scss */
  .payment_method_options_wrapper .payment_method_option .type {
    width: 60px;
  }
  /* line 325, app/assets/stylesheets/new_design/media.scss */
  .payment_method_options_wrapper .payment_method_option .expires {
    width: 70px;
  }
  /* line 329, app/assets/stylesheets/new_design/media.scss */
  #header .mainmenu-wrap {
    width: 78%;
  }
  /* line 334, app/assets/stylesheets/new_design/media.scss */
  .topmenu ul li {
    padding: 0 4px;
  }
  /*************** **************** */
  /* line 339, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .top-part {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 343, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .top-part .title {
    font-size: 15px;
    padding-bottom: 10px;
    padding-top: 3px;
    width: 20%;
  }
  /* line 349, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .top-part .setup {
    font-size: 12px;
    padding: 0px 0 10px 0px;
    width: 25%;
  }
  /* line 354, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .top-part .search-wrap label,
.dash-board-wrap .top-part .select-box label {
    font-size: 14px;
  }
  /* line 358, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .top-part .search-wrap {
    width: 26%;
  }
  /* line 361, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .title-box.box-wrap {
    font-size: 12px;
  }
  /* line 364, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .right-box {
    width: 90%;
  }
  /* line 367, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-top .service {
    font-size: 12px;
    padding: 8px 5px 10px 35px;
  }
  /* line 371, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-bottom .order,
.dash-board-wrap .box-wrap {
    font-size: 12px;
  }
  /* line 375, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .username a {
    font-size: 12px;
  }
  /* line 378, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .right-box .username {
    width: 28%;
  }
  /* line 381, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .right-box .status,
.dash-board-wrap .box-wrap .right-box .expiration {
    width: 13%;
  }
  /* line 386, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .top-part .setup img,
.dash-board-wrap .top-part .title img {
    margin-right: 5px;
  }
  /* line 391, app/assets/stylesheets/new_design/media.scss */
  .account-wrap {
    padding-top: 28px;
    margin: 0px;
  }
  /* line 395, app/assets/stylesheets/new_design/media.scss */
  .account-wrap ul li {
    margin: 0px;
  }
  /* line 398, app/assets/stylesheets/new_design/media.scss */
  .account-wrap ul li a:link,
.account-wrap ul li a:active,
.account-wrap ul li a:visited {
    font-size: 12px;
    padding: 5px 10px;
  }
  /* line 405, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .bill-box-right .bill-box .text {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
  }
  /* line 410, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .bill-box-right .bill-box .radio-box {
    margin-right: 15px;
  }
  /* line 414, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .bill-box-right .bill-box .cancel {
    font-size: 13px;
  }
  /* line 417, app/assets/stylesheets/new_design/media.scss */
  .account-setting .password-wrap .inputbox {
    width: 48%;
  }
  /* ************************** */
  /* line 423, app/assets/stylesheets/new_design/media.scss */
  .email-header .mainmenu ul li {
    padding: 0 5px;
  }
  /* line 426, app/assets/stylesheets/new_design/media.scss */
  .email-header .trial {
    border-radius: 6px;
    margin-top: 38px;
    padding: 7px 8px;
  }
  /* line 431, app/assets/stylesheets/new_design/media.scss */
  .email-header .trial a {
    font-size: 12px;
  }
  /* line 434, app/assets/stylesheets/new_design/media.scss */
  .email-box-wrap {
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0px 30px;
  }
  /* line 438, app/assets/stylesheets/new_design/media.scss */
  .email-box-wrap .left-text-box {
    padding-top: 30px;
  }
  /* line 441, app/assets/stylesheets/new_design/media.scss */
  .email-box-wrap .left-text-box h2 {
    font-size: 35px;
  }
  /* line 444, app/assets/stylesheets/new_design/media.scss */
  .trial-item-box ul li {
    margin: 0 5px;
  }
  /* line 447, app/assets/stylesheets/new_design/media.scss */
  .icon-wrap ul li {
    width: 30%;
  }
  /* line 450, app/assets/stylesheets/new_design/media.scss */
  .box-wrapper h2 {
    font-size: 25px;
  }
  /* line 453, app/assets/stylesheets/new_design/media.scss */
  .box-wrapper .text-box-wrap .text-box h3 {
    font-size: 18px;
    line-height: 22px;
  }
  /* ************** checkoutWrap ****************** */
  /* line 459, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .pricebox-wrap .pricebox {
    display: inline-block;
  }
  /* line 462, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .pricebox-wrap .pricebox .order-title {
    display: block;
    float: none;
    padding-bottom: 10px;
  }
  /* line 467, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .pricebox-wrap .pricebox .order-number,
.checkoutWrap .pricebox-wrap .pricebox .price {
    display: inline-block;
  }
  /* line 472, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .paymentDetails .creditCardBox .cardLogo,
.checkoutWrap .paymentDetails .paypalBox .paypalLogo {
    width: 100%;
    padding-top: 20px;
    float: left;
    text-align: left;
  }
  /* line 479, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .form-horizontal .btn-group .btn-order {
    margin-top: 20px;
    float: left;
  }
  /* line 483, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .paymentDetails .paymentBox .leftBox,
.checkoutWrap .paymentDetails .paymentBox .paymentLogo {
    width: 100%;
    text-align: center;
  }
  /* line 488, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .form-horizontal .btn-group .shopping {
    margin: 0 auto 20px;
    float: none;
  }
  /* line 492, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-bottom .download a.btn {
    padding: 7px 10px;
    font-size: 12px;
  }
  /* line 496, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap a {
    font-size: 12px;
    padding: 6px 0px;
    white-space: inherit;
  }
  /* line 502, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .reset-ssl-vpn-modal a {
    width: 100%;
    padding: 6px 10px;
    white-space: inherit;
  }
  /* line 507, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .reset-ssl-vpn-modal a.close-modal {
    width: auto;
  }
  /* line 511, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .modal-content a.btn-cancel {
    font-size: 14px;
  }
  /* line 514, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .modal-content .form-group .col-sm-2 {
    padding: 0;
    width: auto;
    margin: 0 5px;
  }
  /* line 520, app/assets/stylesheets/new_design/media.scss */
  .cancel-service-modal .modal-content a.btn-default {
    padding: 6px 30px;
    width: 100% !important;
  }
  /* line 524, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .form-horizontal .btn-group .btn-order {
    margin: 0 auto;
    float: none;
  }
  /* line 529, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .subtotal .additem_price {
    margin-left: 0;
    width: 33%;
    float: right;
  }
  /* line 534, app/assets/stylesheets/new_design/media.scss */
  .addTocart_Wrap {
    width: 100%;
    padding: 0 15px;
  }
  /* line 538, app/assets/stylesheets/new_design/media.scss */
  #adjustment-code-container .additem_apply {
    width: 30%;
    float: right;
    padding-right: 0;
  }
  /* line 543, app/assets/stylesheets/new_design/media.scss */
  .adjustmentCode .code {
    width: 35%;
  }
  /* line 546, app/assets/stylesheets/new_design/media.scss */
  .addTocart_Wrap .modal-footer a.continue_shopping.disabled {
    background: url(/assets/arrow_continue_shopping-9dca39e5f4a1af313654bf7eb8fd8efaf9531e2e1d10bd875b1ae5a20e434f73.png) no-repeat 20px center;
    padding: 0 28px 0px 45px;
  }
  /* line 551, app/assets/stylesheets/new_design/media.scss */
  #All-VPN-Service-Features {
    margin-bottom: 50px;
  }
  /* line 554, app/assets/stylesheets/new_design/media.scss */
  #All-VPN-Service-Features ul li:nth-child(even) {
    background: url(/assets/li-bg-3667144ee4d78e183962ceb0518bee57ce019c74add763d7b0e12466d50bf7d8.png) no-repeat left 18px;
    padding-left: 3%;
  }
  /* line 558, app/assets/stylesheets/new_design/media.scss */
  #All-VPN-Service-Features ul li a,
#All-VPN-Service-Features ul li {
    font-size: 16px;
  }
  /* line 562, app/assets/stylesheets/new_design/media.scss */
  .checkoutPage {
    padding-top: 20px;
  }
  /* line 565, app/assets/stylesheets/new_design/media.scss */
  .inner-wrap {
    margin-top: 0;
  }
  /* line 569, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .applyReferralCredit .applyButton {
    padding-left: 45px;
  }
  /* line 573, app/assets/stylesheets/new_design/media.scss */
  #checkout-adjustment-code-container .discount-code-button,
.checkoutWrap .referralCredit .btn-default {
    padding: 0 5px;
    font-size: 13px;
    width: 58px;
  }
  /* line 580, app/assets/stylesheets/new_design/media.scss */
  #banner.paymentMethod .container {
    width: 750px;
  }
  /* line 588, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .actions a.service-list-button,
.dash-board-wrap .box-wrap .actions a.upgrade_vpn_button {
    font-size: 12px;
  }
  /* line 593, app/assets/stylesheets/new_design/media.scss */
  .cloakbox_credentials_modal .copy_block a.copy_button,
.cloakbox_credentials_modal .modal-dialog .text-center a.btn-primary {
    padding: 6px 20px;
  }
  /* line 598, app/assets/stylesheets/new_design/media.scss */
  form.reset_vpn_password,
.service-upgrade-modal .add-to-cart-form {
    width: 50%;
    margin: 0 auto;
  }
  /* line 603, app/assets/stylesheets/new_design/media.scss */
  .modal-dialog {
    width: 600px;
  }
  /* line 607, app/assets/stylesheets/new_design/media.scss */
  .download-dialog {
    width: 300px;
  }
  /* line 611, app/assets/stylesheets/new_design/media.scss */
  .new_cancellation_request .form-group .col-sm-2 {
    float: none;
    display: inline-block;
  }
  /* line 616, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .top-part .search-wrap .search-box {
    width: 100%;
  }
  /* line 620, app/assets/stylesheets/new_design/media.scss */
  .service-upgrade-modal-content .add-to-cart-form a.btn-cancel,
.service-upgrade-modal-content .add-to-cart-form .btn-primary {
    width: 100% !important;
  }
  /* line 625, app/assets/stylesheets/new_design/media.scss */
  .email-wrap .input-wrap .primary_box,
.account-setting .email-wrap .inputbox {
    margin-right: 20px;
  }
  /* line 629, app/assets/stylesheets/new_design/media.scss */
  .account-setting .email-wrap .verified_status {
    margin-right: 20px;
    width: auto;
  }
  /* line 633, app/assets/stylesheets/new_design/media.scss */
  .account-setting .email-wrap .delete_box a {
    margin-right: 0;
  }
  /* line 637, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .billing-box .premier_button_wrap .btn {
    font-size: 12px;
  }
  /* line 641, app/assets/stylesheets/new_design/media.scss */
  .auto_renew_box .auto_renew .off_on {
    float: inherit;
    margin: 10px 0 5px;
    display: inline-block;
  }
  /* line 647, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .applyReferralCredit .applyConut {
    width: 40%;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 653, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .orderTotal .additem_price {
    padding-top: 0;
  }
  /* line 657, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner {
    background-size: cover;
  }
  /* line 660, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner .container .banner_txt .landing_logo {
    margin-bottom: 50px;
  }
  /* line 663, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner .container {
    min-height: inherit;
    padding-bottom: 50px;
  }
  /* line 667, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner .container .safety_box {
    position: inherit;
    right: inherit;
    bottom: inherit;
    padding-top: 30px;
  }
  /* line 673, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner .container .banner_txt {
    padding-top: 60px;
  }
  /* line 676, app/assets/stylesheets/new_design/media.scss */
  .cartTop .cart-top {
    background-size: 42px auto !important;
    background-position: 12px center !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 684, app/assets/stylesheets/new_design/media.scss */
  .selected_payment_gateway .cardInfoWrap .card-inputs .cancel_new_stripe_payment,
.selected_payment_gateway .cardInfoWrap .card-inputs .save_new_stripe_payment {
    margin-top: 0px;
  }
  /* line 689, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap #vpnrouter_banner .container {
    width: 750px;
  }
  /* line 692, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_band .band_box_wrap .band_box:first-child {
    margin-right: 50px;
  }
  /* line 695, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_band .band_box_wrap .band_title {
    font-size: 18px;
  }
  /* line 698, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .vpnrouter_instruction_warp .instruction_modelbox {
    font-size: 28px;
  }
  /* line 701, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap #vpnrouter_banner h2,
#vpnrouter_wrap .router_setup_list .note.addprofile {
    width: 100%;
  }
  /* line 706, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_setup_list ul .profile_upload {
    width: auto;
  }
  /* line 710, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_supprt .router_supprt_box h4 {
    font-size: 14px;
  }
  /* line 713, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_supprt .router_supprt_box a {
    font-size: 18px;
  }
  /* line 716, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_band .band_box_wrap .item_list li {
    font-size: 15px;
  }
  /* line 720, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_setup_list ol img {
    width: auto;
    height: auto;
  }
}

@media (min-width: 992px) {
  /* line 727, app/assets/stylesheets/new_design/media.scss */
  .all-vpn-services ul li {
    width: 33.33%;
  }
  /* line 730, app/assets/stylesheets/new_design/media.scss */
  .cloakBox-vpn .cloakBox-tabwrap .tab-content .service-info {
    min-height: 74px;
  }
  /* line 733, app/assets/stylesheets/new_design/media.scss */
  .cloakBox-vpn .cloakBox-tabwrap .tab-content .price-box {
    min-height: 498px;
  }
  /* line 736, app/assets/stylesheets/new_design/media.scss */
  .modal-dialog {
    margin-top: 15%;
  }
}

/* Medium devices (desktops, 992px and 1199px) */
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 743, app/assets/stylesheets/new_design/media.scss */
  .vpn-service .violent-box {
    margin: 60px 0px 0px 0px;
  }
  /* line 746, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .referralCredit .applyConut {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 750, app/assets/stylesheets/new_design/media.scss */
  .vpn-service .violent-box .anchor-btn {
    min-width: auto;
  }
  /* line 753, app/assets/stylesheets/new_design/media.scss */
  .vpn-service .violent-box::after {
    right: 20%;
  }
  /* line 756, app/assets/stylesheets/new_design/media.scss */
  #top .container {
    width: 970px;
  }
  /* line 759, app/assets/stylesheets/new_design/media.scss */
  .topmenu-wrap {
    width: 75%;
  }
  /* line 762, app/assets/stylesheets/new_design/media.scss */
  .productmenu {
    width: 12%;
  }
  /* line 766, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner {
    background-size: cover;
  }
  /* line 769, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .title-box.box-wrap .service {
    width: 30%;
  }
  /* line 772, app/assets/stylesheets/new_design/media.scss */
  #header {
    height: auto;
  }
  /* line 775, app/assets/stylesheets/new_design/media.scss */
  #header .secureCheckout {
    margin-left: 150px;
  }
  /* line 778, app/assets/stylesheets/new_design/media.scss */
  .checkoutInfo .totalOrder {
    font-size: 18px;
  }
  /* line 781, app/assets/stylesheets/new_design/media.scss */
  .checkoutInfo .totalOrder span {
    font-size: 30px;
  }
  /* line 785, app/assets/stylesheets/new_design/media.scss */
  .popup-checkout-box {
    top: 95px;
  }
  /* line 788, app/assets/stylesheets/new_design/media.scss */
  .vpn-box-wrap {
    display: flex;
  }
  /* line 795, app/assets/stylesheets/new_design/media.scss */
  .logo {
    /*padding-top: 28px;*/
  }
  /* line 798, app/assets/stylesheets/new_design/media.scss */
  .mainmenu {
    padding-right: 16px;
  }
  /* line 801, app/assets/stylesheets/new_design/media.scss */
  .mainmenu ul li {
    padding: 0 9px;
    /*height: 112px;
    line-height: 112px;*/
  }
  /* line 806, app/assets/stylesheets/new_design/media.scss */
  .mainmenu ul li a:link,
.mainmenu ul li a:active,
.mainmenu ul li a:visited {
    font-size: 16px;
    /*height: 112px;
    line-height: 112px;*/
  }
  /* line 813, app/assets/stylesheets/new_design/media.scss */
  .cartTop {
    padding-top: 12px;
    width: 100px;
  }
  /* line 817, app/assets/stylesheets/new_design/media.scss */
  .cartTop .cart-top .cart-text {
    font-size: 16px;
  }
  /* line 820, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .select-wrap .select-box {
    width: 190px;
  }
  /* line 823, app/assets/stylesheets/new_design/media.scss */
  #bottom_plan .moduletable-vpn .select-wrap .select-box {
    width: 278px;
  }
  /* line 826, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn h3 {
    font-size: 22px;
  }
  /* line 830, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .right-box {
    width: 92%;
  }
  /* line 833, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-top .service {
    font-size: 13px;
    padding: 8px 5px 10px 35px;
  }
  /* line 837, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-bottom .order,
.dash-board-wrap .box-wrap {
    font-size: 13px;
  }
  /* line 841, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .bill-box-right {
    padding-right: 0;
    padding-left: 10px;
  }
  /* line 845, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .bill-box-right .bill-box .radio-box {
    margin-right: 10px;
  }
  /* line 848, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .bill-box-right .bill-box {
    padding: 10px 0;
  }
  /* line 851, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .bill-box-right .bill-box .cancel {
    font-size: 13px;
  }
  /* ***************** */
  /* line 857, app/assets/stylesheets/new_design/media.scss */
  .email-header .mainmenu ul li {
    padding: 0 10px;
  }
  /* line 860, app/assets/stylesheets/new_design/media.scss */
  .email-header .trial {
    margin-top: 34px;
  }
  /* line 863, app/assets/stylesheets/new_design/media.scss */
  .trial-item-box ul li {
    margin: 0 24px;
  }
  /* ************** checkoutWrap ****************** */
  /* line 868, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .paymentDetails .paymentBox .leftBox,
.checkoutWrap .paymentDetails .paymentBox .paymentLogo {
    width: 50%;
  }
  /* line 873, app/assets/stylesheets/new_design/media.scss */
  .checkoutPage {
    padding-top: 20px;
  }
  /* line 877, app/assets/stylesheets/new_design/media.scss */
  .account-wrap ul li {
    margin: 0px 5px;
  }
  /* line 881, app/assets/stylesheets/new_design/media.scss */
  .account-wrap ul li a:link,
.account-wrap ul li a:active,
.account-wrap ul li a:visited {
    font-size: 14px;
    padding: 5px 10px;
  }
  /* line 888, app/assets/stylesheets/new_design/media.scss */
  #banner.paymentMethod .container {
    width: 970px;
  }
  /* line 892, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .top-part .search-wrap {
    width: 25%;
  }
  /* line 896, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .actions a.service-list-button,
.dash-board-wrap .box-wrap .actions a.upgrade_vpn_button {
    width: 100%;
  }
  /* line 901, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .billing-box .premier_button_wrap .btn {
    font-size: 15px;
  }
}

@media (min-width: 1200px) {
  /* line 907, app/assets/stylesheets/new_design/media.scss */
  .cloakBox-vpn .cloakBox-tabwrap .nav-tabs li a {
    font-size: 24px;
  }
  /* line 910, app/assets/stylesheets/new_design/media.scss */
  .vpn-service .violent-box ul li {
    background: url(/assets/icon-30-day-88bbe49f3cd071c3e232ec801c8c5fbecc7f07782db6a86a1d0511e3fe262081.svg) no-repeat left center;
  }
  /* line 913, app/assets/stylesheets/new_design/media.scss */
  .vpn-service .violent-box {
    margin: 60px 0px 0px 0px;
  }
  /* line 916, app/assets/stylesheets/new_design/media.scss */
  .vpn-service .violent-box .anchor-btn {
    max-width: 254px;
    min-width: inherit;
  }
  /* line 920, app/assets/stylesheets/new_design/media.scss */
  .vpn-service .violent-box::after {
    right: 185px;
  }
  /* line 923, app/assets/stylesheets/new_design/media.scss */
  .vpn-service .violent-box .anchor-btn {
    margin: 0px;
  }
  /* line 926, app/assets/stylesheets/new_design/media.scss */
  .vpn-service .violent-box {
    font-size: 18px;
    line-height: 28px;
  }
  /* line 930, app/assets/stylesheets/new_design/media.scss */
  .vpn-service .violent-box h3 {
    font-size: 26px;
  }
  /* line 933, app/assets/stylesheets/new_design/media.scss */
  .vpn-service .violent-box .anchor-btn,
.vpn-service .price-box .button,
.cloakBox-vpn .tab-content .price-box .bottom-part .button {
    font-size: 18px;
  }
  /* line 939, app/assets/stylesheets/new_design/media.scss */
  .all-vpn-services ul li {
    width: 25%;
  }
  /* line 942, app/assets/stylesheets/new_design/media.scss */
  .vpn-box-wrap {
    display: flex;
  }
  /* line 949, app/assets/stylesheets/new_design/media.scss */
  .container {
    width: 990px;
  }
  /* line 953, app/assets/stylesheets/new_design/media.scss */
  #header .container {
    width: 1160px;
  }
  /* line 958, app/assets/stylesheets/new_design/media.scss */
  #container .container,
.vpn-service .container {
    width: 1170px;
  }
  /* line 963, app/assets/stylesheets/new_design/media.scss */
  .productmenu {
    width: 20%;
  }
  /* line 966, app/assets/stylesheets/new_design/media.scss */
  .topmenu-wrap {
    width: 65%;
  }
}

@media (min-width: 1921px) {
  /* line 972, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner {
    padding: 94px 0;
  }
}

@media (min-width: 1280px) and (max-width: 1440px) {
  /* line 982, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner .container .banner_txt {
    padding: 50px 0px;
  }
  /* line 985, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner .container .banner_txt .landing_logo {
    margin-bottom: 50px;
    width: 270px;
  }
  /* line 989, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner .container {
    min-height: 392px;
  }
  /* line 992, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner .container .safety_box {
    right: 90px;
    bottom: 40px;
  }
  /* line 996, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #personalvpnarea {
    padding: 30px 0;
    min-height: 240px;
  }
}

/* Extra small devices (phones, up to 767px) */
@media (max-width: 767px) {
  /* line 1004, app/assets/stylesheets/new_design/media.scss */
  #top .container {
    width: 100%;
  }
  /* line 1007, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-bottom .download .modal {
    top: 0px;
  }
  /* line 1010, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-bottom .download .modal .download-dialog {
    width: 300px;
  }
  /* line 1014, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .download-box-container,
.download-dialog .download_links_container,
.activation_modal_window .download-box-container,
.activation_modal_window .download_links_container {
    float: left;
    width: 270px;
    background: #ffffff;
    border: none;
    border-radius: 6px;
    padding: 0px;
  }
  /* line 1026, app/assets/stylesheets/new_design/media.scss */
  .ios-config-modal .modal-body,
.openvpn-config-modal .modal-body {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 1032, app/assets/stylesheets/new_design/media.scss */
  .ios-config-modal .modal-body .text-left {
    font-size: 12px;
    margin-bottom: 20px;
  }
  /* line 1037, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .download-box-container ul li,
.activation_modal_window .download-box-container ul li {
    margin-bottom: 10px;
    padding: 0 10px;
  }
  /* line 1043, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-bottom .download .other a.download-icon-link {
    padding: 10px 50px;
  }
  /* line 1047, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .billing-box .premier_button_wrap,
.premier_customers,
.dash-board-wrap .billing-box .auto_renew_box,
.dash-board-wrap .billing-box .bill-button-wrap,
.dash-board-wrap .billing-box .order_blank {
    width: 100%;
  }
  /* line 1054, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .billing-box .order_blank {
    display: none;
  }
  /* line 1057, app/assets/stylesheets/new_design/media.scss */
  .premier_customers {
    margin-top: 50px;
    border: none;
  }
  /* line 1061, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .billing-box .premier_button_wrap {
    margin-top: 0;
  }
  /* line 1064, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .billing-box .premier_button_wrap .btn {
    width: 65%;
  }
  /* line 1067, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .billing-box {
    border-top: none;
    border-radius: 0 0 5px 5px;
  }
  /* line 1071, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .billing-box .premier_button_wrap {
    border: none;
  }
  /* line 1075, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .billing-box .auto_renew_box {
    padding: 0 15px 15px;
  }
  /* line 1079, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .billing-box .auto_renew_box .auto_renew {
    padding: 0 23% 15px;
  }
  /*
  .ElementsApp, 
  .ElementsApp .InputElement {
    height: inherit;
  }
  #card-element iframe {
    height: 100px !important;
  }
  .CardField--unacceleratedTranslate .CardField-child {
    display: initial !important;
  }*/
  /* ********************************** */
  /* line 1098, app/assets/stylesheets/new_design/media.scss */
  .paymentInfoBox .order-details-modal .modal-dialog {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 0;
    margin-left: 0;
  }
  /* line 1106, app/assets/stylesheets/new_design/media.scss */
  .service-upgrade-modal .add-to-cart-form {
    width: 100%;
    margin: 0 auto;
  }
  /* line 1110, app/assets/stylesheets/new_design/media.scss */
  .payment-method-page .paymentInfoBox {
    border: none;
  }
  /*
  .paymentInfoBox table.order_details_info thead tr {
    position: inherit;
  }
  .table.responsiveTable tr td:first-child {
    border-bottom: 1px solid #e7e7e9;
  }
  table.responsiveTable tr {
    border: none;
  }

  .paymentInfoBox table.order_details_info tr {
    border-bottom: 1px solid #e7e7e9;
    display: inline-block;
  width: 100%;
  }
  .paymentInfoBox table.order_details_info th,
  .paymentInfoBox table.order_details_info td {
    padding-left: 20px !important;
    width: 50%;
    float: left;
    border: none !important;
  }
  .paymentInfoBox table.order_details_info th:last-child,
  .paymentInfoBox table.order_details_info td:last-child {
    
  }

  .responsiveTable tr td {
    font-size: 13px;
  }
*/
  /* line 1145, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .shippingWrap .help-block {
    padding: 0 15px;
  }
  /* line 1149, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .referralCredit .referral_title {
    width: 70%;
    padding: 15px 0 0;
    float: left;
  }
  /* line 1155, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .referralCredit .applyConut {
    width: 30%;
    float: right;
    padding: 15px 0;
  }
  /* line 1160, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .referralCredit .applyButton {
    padding: 0;
  }
  /* line 1164, app/assets/stylesheets/new_design/media.scss */
  .mobile_button_container {
    display: block;
  }
  /* line 1167, app/assets/stylesheets/new_design/media.scss */
  .desktop_button_container {
    display: none;
  }
  /* line 1171, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .orderSummary {
    margin-top: 20px;
  }
  /* line 1174, app/assets/stylesheets/new_design/media.scss */
  .referralBox {
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 1179, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-top {
    display: block;
  }
  /* line 1182, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-top .service {
    text-align: center;
    padding-right: 0;
  }
  /* line 1187, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .billing-box .bill-button-wrap {
    text-align: center;
  }
  /* line 1191, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .billing-box .bill-button-wrap .button {
    width: 50%;
    margin: 0 auto 10px;
  }
  /* line 1195, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .billing-box .bill-button-wrap .button.reclaim_btn {
    width: auto;
    display: inline-block;
  }
  /* line 1199, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .paymentDetails .selected_payment_gateway .cardInfoWrap {
    padding: 0;
  }
  /* line 1203, app/assets/stylesheets/new_design/media.scss */
  .selected_payment_gateway .cardInfoWrap .card-inputs .cancel_new_stripe_payment,
.selected_payment_gateway .cardInfoWrap .card-inputs .save_new_stripe_payment {
    width: 100%;
    margin-top: 0px;
    float: inherit;
  }
  /* line 1209, app/assets/stylesheets/new_design/media.scss */
  .ElementsApp, .ElementsApp .InputElement {
    font-size: 15px;
  }
  /* line 1212, app/assets/stylesheets/new_design/media.scss */
  .vpn-box-wrap .moduletable-vpn .planWrap {
    position: inherit;
    min-height: inherit;
    left: inherit;
    right: inherit;
    bottom: inherit;
  }
  /* line 1219, app/assets/stylesheets/new_design/media.scss */
  #header {
    text-align: center;
    padding-bottom: 0;
    height: auto;
  }
  /* line 1224, app/assets/stylesheets/new_design/media.scss */
  #header .secureCheckout {
    margin: 0;
    float: none;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /* line 1230, app/assets/stylesheets/new_design/media.scss */
  .checkoutInfo .form-group .bottomSpace {
    margin-bottom: 15px;
  }
  /* line 1233, app/assets/stylesheets/new_design/media.scss */
  .reviewOrder {
    text-align: center;
  }
  /* line 1236, app/assets/stylesheets/new_design/media.scss */
  .checkoutInfo.reviewOrder a.showCart,
.checkoutInfo.reviewOrder .checkout,
.titleWrap h2.pull-right {
    float: none !important;
  }
  /* line 1241, app/assets/stylesheets/new_design/media.scss */
  .checkoutInfo.reviewOrder .placeOrder {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  /* line 1245, app/assets/stylesheets/new_design/media.scss */
  footer {
    padding-bottom: 60px;
    text-align: center;
  }
  /* line 1249, app/assets/stylesheets/new_design/media.scss */
  footer ul {
    margin-bottom: 30px;
  }
  /* line 1252, app/assets/stylesheets/new_design/media.scss */
  footer .socialBox ul {
    margin-bottom: 0px;
  }
  /* line 1255, app/assets/stylesheets/new_design/media.scss */
  footer .socialBox ul li {
    margin-left: 5px;
    margin-right: 5px;
  }
  /* line 1259, app/assets/stylesheets/new_design/media.scss */
  .copyright {
    margin-top: 30px;
  }
  /* line 1263, app/assets/stylesheets/new_design/media.scss */
  .mainmenu-wrap {
    position: relative;
    padding: 0;
    min-height: auto;
  }
  /* line 1269, app/assets/stylesheets/new_design/media.scss */
  #header .container .row {
    margin: 0;
  }
  /* line 1272, app/assets/stylesheets/new_design/media.scss */
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: none;
  }
  /* line 1275, app/assets/stylesheets/new_design/media.scss */
  .navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background: none;
  }
  /* line 1279, app/assets/stylesheets/new_design/media.scss */
  .navbar-inverse .navbar-toggle {
    background: #412c91 !important;
    text-align: center;
    border: none !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    color: #412c91;
    margin: -46px 0px 0 15px;
  }
  /* line 1289, app/assets/stylesheets/new_design/media.scss */
  .mainmenu {
    float: none;
    background: #ffffff;
    position: relative;
    z-index: 99;
    width: auto;
  }
  /* line 1296, app/assets/stylesheets/new_design/media.scss */
  .mainmenu ul li {
    width: 100%;
  }
  /* line 1299, app/assets/stylesheets/new_design/media.scss */
  .mainmenu ul {
    text-align: center;
  }
  /* line 1302, app/assets/stylesheets/new_design/media.scss */
  .mainmenu ul li {
    background: none;
  }
  /* line 1306, app/assets/stylesheets/new_design/media.scss */
  #header .container .product-nav-network li {
    padding: 0;
  }
  /* line 1310, app/assets/stylesheets/new_design/media.scss */
  #header .container .product-nav-network li a {
    padding: 12px 0;
  }
  /* line 1313, app/assets/stylesheets/new_design/media.scss */
  #header .container .product-nav-network li.personal-vpn {
    border-bottom: 1px solid #f2f3f6;
    position: relative;
  }
  /* line 1316, app/assets/stylesheets/new_design/media.scss */
  #header .container .product-nav-network li.personal-vpn a {
    display: inline-block;
    border: none;
  }
  /* line 1319, app/assets/stylesheets/new_design/media.scss */
  #header .container .product-nav-network li.personal-vpn a img {
    width: 125px;
    height: auto;
  }
  /* line 1324, app/assets/stylesheets/new_design/media.scss */
  #header .container .product-nav-network li.personal-vpn ul.dropdown-menu {
    border-top: 1px solid #f2f3f6;
  }
  /* line 1327, app/assets/stylesheets/new_design/media.scss */
  #header .container .product-nav-network li.personal-vpn ul.dropdown-menu li a {
    display: block !important;
    border-bottom: 1px solid #f2f3f6;
  }
  /* line 1333, app/assets/stylesheets/new_design/media.scss */
  #header .container .product-nav-network li.personal-vpn ul.dropdown-menu li.secure-email a {
    border: none;
  }
  /* line 1338, app/assets/stylesheets/new_design/media.scss */
  #header .container .product-nav-network li.personal-vpn .dropdown-arrow {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 100;
    background: url(/assets/down-arrow@3x-b511962b5e6bc6f04d77fcae9e8ce29a1c103feb67419f4ab988a9018b32b88a.png);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
  }
  /* line 1349, app/assets/stylesheets/new_design/media.scss */
  #header .container .product-nav-network li.personal-vpn .dropdown-arrow.active {
    background: url(/assets/up-arrow@3x-2e9ff1a8de885dc9bae4e184574667751f5ed2e0e271fae4ed2d6b0d7d31cd9b.png);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
  }
  /* line 1356, app/assets/stylesheets/new_design/media.scss */
  #header .container .product-nav-network li.personal-vpn ul {
    border: none;
    box-shadow: none;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    position: inherit;
    display: none;
  }
  /* line 1366, app/assets/stylesheets/new_design/media.scss */
  #header .container .product-nav-network li.cloakbox-vpn-router a img {
    width: 150px;
    height: auto;
  }
  /* line 1370, app/assets/stylesheets/new_design/media.scss */
  #header .container .product-nav-network li.secure-email a img {
    width: 75px;
    height: auto;
  }
  /* line 1374, app/assets/stylesheets/new_design/media.scss */
  #top {
    height: auto;
    padding: 10px 0;
  }
  /* line 1378, app/assets/stylesheets/new_design/media.scss */
  .logo-top {
    padding: 0 15px;
    width: 30%;
    float: left;
  }
  /* line 1383, app/assets/stylesheets/new_design/media.scss */
  .logo-top img {
    display: inline-block;
  }
  /* line 1386, app/assets/stylesheets/new_design/media.scss */
  .productmenu {
    /*width: 25%;*/
    width: auto;
    float: right;
    padding: 15px 5px 0;
    text-align: right;
  }
  /* line 1393, app/assets/stylesheets/new_design/media.scss */
  .productmenu ul li {
    height: 35px;
    line-height: 35px;
  }
  /* line 1398, app/assets/stylesheets/new_design/media.scss */
  .topmenu-wrap {
    float: right;
    /*width: 54%;*/
    width: auto;
    padding: 15px 10px 0 5px;
  }
  /* line 1404, app/assets/stylesheets/new_design/media.scss */
  .topmenu {
    padding-top: 0;
    float: left;
  }
  /* line 1409, app/assets/stylesheets/new_design/media.scss */
  .topmenu ul li {
    height: 35px;
    line-height: 35px;
    padding: 0 5px;
    font-size: 12px;
  }
  /* line 1416, app/assets/stylesheets/new_design/media.scss */
  .topmenu ul li.dropdown {
    margin-top: 4px;
  }
  /* line 1419, app/assets/stylesheets/new_design/media.scss */
  .topmenu ul li.hide-item {
    display: none;
  }
  /* line 1422, app/assets/stylesheets/new_design/media.scss */
  .topmenu ul li a:link,
.topmenu ul li a:active,
.topmenu ul li a:visited {
    font-size: 14px;
  }
  /* line 1428, app/assets/stylesheets/new_design/media.scss */
  .productmenu ul li a:link,
.productmenu ul li a:active,
.productmenu ul li a:visited {
    background: none;
    font-size: 14px;
    padding-right: 0;
  }
  /* line 1435, app/assets/stylesheets/new_design/media.scss */
  .logo {
    text-align: center;
    padding: 35px 0 0;
    margin-bottom: 20px;
  }
  /* line 1440, app/assets/stylesheets/new_design/media.scss */
  .logo img {
    display: inline-block;
    width: auto;
  }
  /* line 1444, app/assets/stylesheets/new_design/media.scss */
  .mainmenu {
    box-shadow: rgba(0, 0, 0, 0.1) -1px 9px 8px;
    text-align: center;
    padding-right: 15px;
  }
  /* line 1449, app/assets/stylesheets/new_design/media.scss */
  .account-page .mainmenu {
    padding-right: 0;
  }
  /* line 1452, app/assets/stylesheets/new_design/media.scss */
  .mainmenu ul li {
    height: 40px;
    line-height: 40px;
  }
  /* line 1456, app/assets/stylesheets/new_design/media.scss */
  .mainmenu ul li a:link,
.mainmenu ul li a:active,
.mainmenu ul li a:visited {
    height: 40px;
    line-height: 40px;
  }
  /* line 1463, app/assets/stylesheets/new_design/media.scss */
  .account-wrap {
    margin: 0 -15px;
  }
  /* line 1466, app/assets/stylesheets/new_design/media.scss */
  .account-wrap ul li {
    margin: 3px 6px;
  }
  /* ************************ */
  /* line 1470, app/assets/stylesheets/new_design/media.scss */
  .cartTop {
    width: auto;
    padding: 0;
    margin-top: 0;
    z-index: 99;
    text-align: right;
    position: absolute;
    top: -62px;
    left: 45%;
  }
  /* line 1481, app/assets/stylesheets/new_design/media.scss */
  .cartTop .cart-top {
    background: url(/assets/cart_orange-7e9f42f23f23fb0c98b82e832d3fee15f9f060a3f16b184a6b33074a8d1699c4.png) no-repeat left center;
    float: right;
  }
  /* line 1485, app/assets/stylesheets/new_design/media.scss */
  .cartTop .count {
    text-align: center;
    top: 8px;
    left: 20px;
    width: 25px;
    height: 25px;
    line-height: 26px;
    font-size: 12px;
  }
  /* line 1495, app/assets/stylesheets/new_design/media.scss */
  .cartTop .cart-top .count {
    color: #ffffff;
  }
  /* line 1498, app/assets/stylesheets/new_design/media.scss */
  .cartTop .cart-top .cart-text {
    color: #ff8518;
    font-size: 18px;
    right: -8px;
    top: 20px;
  }
  /* ************************ */
  /* line 1505, app/assets/stylesheets/new_design/media.scss */
  .popup-checkout-box {
    position: inherit;
    right: inherit;
    top: 52px;
    width: 125%;
  }
  /* line 1512, app/assets/stylesheets/new_design/media.scss */
  .item-info .button-wrap .button {
    margin: 10px 0 10px 0;
    width: 100%;
    text-align: center;
  }
  /* line 1518, app/assets/stylesheets/new_design/media.scss */
  .vpn-box-wrap.first {
    margin-bottom: 20px;
  }
  /* line 1521, app/assets/stylesheets/new_design/media.scss */
  .vpn-box-wrap .moduletable-vpn {
    margin-bottom: 40px;
    width: 100%;
    padding-bottom: 30px;
  }
  /* line 1526, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .price {
    padding-top: 20px;
    margin-bottom: 0;
  }
  /* line 1531, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .add-to-cart-form.product {
    position: inherit;
  }
  /* line 1535, app/assets/stylesheets/new_design/media.scss */
  #bottom_plan .vpn-box-wrap .moduletable-vpn {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding-bottom: 25px;
  }
  /* line 1541, app/assets/stylesheets/new_design/media.scss */
  .vpn-box-wrap .moduletable-vpn.popular {
    min-height: inherit;
    margin: 0 0 40px 0;
  }
  /* line 1546, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .select-wrap,
#bottom_plan .moduletable-vpn .select-wrap h4,
#bottom_plan .moduletable-vpn .select-wrap {
    text-align: center;
  }
  /* line 1552, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .select-wrap .select-box.number,
.moduletable-vpn .select-wrap .select-box {
    float: none;
    display: inline-block;
  }
  /* line 1558, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .num-box {
    text-align: center;
    width: 100%;
    margin: 0 auto;
  }
  /* line 1563, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .select-wrap .select-box {
    margin-right: 5px;
  }
  /* line 1567, app/assets/stylesheets/new_design/media.scss */
  .vpn-box-wrap {
    border: none;
  }
  /* line 1570, app/assets/stylesheets/new_design/media.scss */
  .vpn-box-wrap .moduletable-vpn {
    border: none;
    min-height: inherit;
  }
  /* line 1575, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn h3 {
    margin: 0 -18px;
  }
  /* line 1578, app/assets/stylesheets/new_design/media.scss */
  .vpn-box-wrap .moduletable-vpn:last-child {
    border: none;
  }
  /* line 1581, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn ul {
    min-height: inherit;
  }
  /* line 1585, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .day-box {
    padding-top: 20px;
  }
  /* ******************************* */
  /* line 1590, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap {
    border: none;
    text-align: center;
  }
  /* line 1595, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .title-box.box-wrap,
.dash-board-wrap .top-part {
    display: none;
  }
  /* line 1599, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap a {
    display: inline-block !important;
  }
  /* line 1602, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .download-box-container ul li a {
    /*display: block !important;*/
  }
  /* line 1605, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .download-box-container ul li.ios-img a img {
    height: 26px;
    width: auto;
  }
  /* line 1609, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap a.hide {
    display: none !important;
  }
  /* line 1613, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .right-box {
    width: 100%;
  }
  /* line 1616, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-bottom .upgrade-box,
.dash-board-wrap .box-wrap .box-bottom .password-box,
.dash-board-wrap .box-wrap .box-bottom .download,
.dash-board-wrap .box-wrap .box-bottom .assign-box,
.dash-board-wrap .box-wrap .box-bottom .order,
.dash-board-wrap .box-wrap .expand-img,
.dash-board-wrap .box-wrap .actions,
.dash-board-wrap .box-wrap .expiration,
.dash-board-wrap .box-wrap .status,
.dash-board-wrap .box-wrap .username,
.dash-board-wrap .box-wrap .service,
.dash-board-wrap .top-part .select-box,
.dash-board-wrap .top-part .search-wrap,
.dash-board-wrap .top-part .setup,
.dash-board-wrap .top-part .title {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    border: none;
  }
  /* line 1636, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-bottom .password-box input,
.dash-board-wrap .box-wrap .box-bottom .upgrade-box input,
.dash-board-wrap .box-wrap .box-bottom .assign-box input {
    width: 70%;
  }
  /* line 1641, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-bottom .password-box {
    padding-left: 0;
  }
  /* line 1645, app/assets/stylesheets/new_design/media.scss */
  form.reset_vpn_password {
    width: 60%;
    margin: 0 auto;
  }
  /* line 1649, app/assets/stylesheets/new_design/media.scss */
  form.reset_vpn_password .btn-primary {
    padding: 5px 40px;
    width: 75%;
  }
  /* line 1654, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap a,
.dash-board-wrap .box-wrap .box-top .actions .renew {
    width: auto !important;
  }
  /* line 1658, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-bottom .upgrade-box .modal-dialog .btn {
    width: 100% !important;
  }
  /* line 1662, app/assets/stylesheets/new_design/media.scss */
  .upgrade-box .modal-dialog .service-upgrade-modal-content .add-to-cart-form a.btn.btn-cancel,
.upgrade-box .modal-dialog .service-upgrade-modal-content .add-to-cart-form .btn.btn-primary {
    width: 45% !important;
  }
  /* line 1667, app/assets/stylesheets/new_design/media.scss */
  .add-to-cart-form .select-box .select-option .option,
.modal-dialog .add-to-cart-form .selected_option {
    font-size: 12px;
  }
  /* line 1672, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-top .actions {
    text-align: center;
  }
  /* line 1675, app/assets/stylesheets/new_design/media.scss */
  .account-wrap {
    padding: 20px 0;
    text-align: center;
    width: 100%;
    display: block;
    margin: 0px;
  }
  /* line 1683, app/assets/stylesheets/new_design/media.scss */
  #banner.paymentMethod {
    padding: 10px 0;
    margin-top: 0;
  }
  /* line 1688, app/assets/stylesheets/new_design/media.scss */
  .inner-wrap {
    margin-top: 0;
  }
  /* line 1691, app/assets/stylesheets/new_design/media.scss */
  .account-wrap ul {
    text-align: center;
  }
  /* line 1694, app/assets/stylesheets/new_design/media.scss */
  .account-wrap ul li a:link,
.account-wrap ul li a:active,
.account-wrap ul li a:visited {
    font-size: 14px;
    padding: 5px 10px;
  }
  /* line 1700, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .bill-box-right .bill-box {
    text-align: center;
  }
  /* line 1703, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .bill-box-right .bill-box .text {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
  }
  /* line 1708, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .bill-box-right .bill-box .radio-box {
    margin-right: 0;
    width: 100%;
    border-right: none;
  }
  /* line 1713, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .bill-box-right .bill-box .cancel {
    font-size: 13px;
    display: inline-block;
  }
  /* line 1717, app/assets/stylesheets/new_design/media.scss */
  .account-setting {
    padding: 0px 0 30px;
  }
  /* line 1720, app/assets/stylesheets/new_design/media.scss */
  .account-setting .inputbox-wrap .input-wrap {
    width: 100%;
    margin-right: 0;
  }
  /* line 1724, app/assets/stylesheets/new_design/media.scss */
  .account-setting .input-wrap .button {
    width: 100%;
  }
  /* line 1727, app/assets/stylesheets/new_design/media.scss */
  .account-setting .order label,
.account-setting .bill-prefer label {
    width: 100%;
    margin-bottom: 10px;
  }
  /* line 1732, app/assets/stylesheets/new_design/media.scss */
  .account-setting .password-wrap .inputbox,
.account-setting .email-wrap .inputbox {
    width: 100%;
    margin: 0 0 10px 0;
  }
  /* line 1737, app/assets/stylesheets/new_design/media.scss */
  .account-setting .password-wrap .inputbox {
    margin-bottom: 15px;
  }
  /* line 1740, app/assets/stylesheets/new_design/media.scss */
  .account-setting .email-wrap a.verify {
    margin: 0 0 10px 0;
  }
  /* line 1744, app/assets/stylesheets/new_design/media.scss */
  .account-setting .email-wrap span {
    margin-right: 30px;
  }
  /* ********************** */
  /* line 1749, app/assets/stylesheets/new_design/media.scss */
  .email-topmenu ul li.support {
    background: none;
    padding-right: 5px;
  }
  /* line 1753, app/assets/stylesheets/new_design/media.scss */
  .email-header .trial {
    float: left;
    top: 12px;
    left: 0;
    margin: 0;
    position: absolute;
    z-index: 9999;
  }
  /* line 1761, app/assets/stylesheets/new_design/media.scss */
  .email-box-wrap {
    padding: 0 0 30px;
  }
  /* line 1764, app/assets/stylesheets/new_design/media.scss */
  .email-box-wrap .left-text-box {
    padding: 35px 15px;
  }
  /* line 1767, app/assets/stylesheets/new_design/media.scss */
  .email-box-wrap .left-text-box h2 {
    text-align: center;
    font-size: 30px;
  }
  /* line 1771, app/assets/stylesheets/new_design/media.scss */
  .trial-item-box .trial-text {
    font-size: 25px;
    line-height: 30px;
  }
  /* line 1775, app/assets/stylesheets/new_design/media.scss */
  .email-box-wrap .right-img-box {
    text-align: center;
  }
  /* line 1778, app/assets/stylesheets/new_design/media.scss */
  .trial-item-box ul li img {
    display: inline-block;
  }
  /* line 1781, app/assets/stylesheets/new_design/media.scss */
  .trial-item-box ul li {
    margin: 0 0 20px 0;
    width: 100%;
  }
  /* line 1785, app/assets/stylesheets/new_design/media.scss */
  .icon-wrap ul li {
    width: 48%;
    padding: 0 10px 45px;
  }
  /* line 1789, app/assets/stylesheets/new_design/media.scss */
  .icon-wrap ul li a {
    font-size: 14px;
    line-height: 18px;
  }
  /* line 1793, app/assets/stylesheets/new_design/media.scss */
  .box-wrapper .text-box-wrap .text-box {
    padding-top: 0;
  }
  /* line 1796, app/assets/stylesheets/new_design/media.scss */
  .box-wrapper .text-box-wrap .text-box h3 {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 15px;
  }
  /* line 1801, app/assets/stylesheets/new_design/media.scss */
  .box-wrapper .text-box-wrap .img-box {
    padding: 10px 0;
  }
  /* ************** checkoutWrap ****************** */
  /* line 1807, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .paymentDetails .cardInfoWrap .form-group,
.checkoutWrap .billingDetails .form-group {
    margin-bottom: 0;
  }
  /* line 1811, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .paymentDetails .cardInfoWrap .form-group input,
.checkoutWrap .paymentDetails .cardInfoWrap .form-group .form-control,
.checkoutWrap .billingDetails .form-group input,
.checkoutWrap .billingDetails .form-group .form-control {
    margin-bottom: 15px;
  }
  /* line 1817, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .billingDetails .form-group .selectBox {
    background: url(/assets/down_arrow-a18981d43c66836440c644cd4057e64bc4685f46c0e517ab9940f5a2966be92b.png) no-repeat right 20px;
  }
  /* line 1821, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .orderSummary .summary-box {
    padding: 15px;
  }
  /* line 1825, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .paymentDetails .paypalBox,
.checkoutWrap .billingDetails .header,
.checkoutWrap .paymentDetails .header {
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 1831, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .paymentDetails .paymentBox {
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 1835, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .orderSummary .pricebox-wrap .pricebox {
    padding-right: 40px;
  }
  /* line 1838, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .pricebox-wrap .pricebox .order-number .close {
    top: 16px;
  }
  /* line 1841, app/assets/stylesheets/new_design/media.scss */
  .payment_method_options_wrapper .add_new_stripe_payment:focus,
.payment_method_options_wrapper .add_new_stripe_payment {
    width: 100%;
  }
  /* line 1846, app/assets/stylesheets/new_design/media.scss */
  .payment_method_options_wrapper .payment_method_option .primary {
    text-align: left;
  }
  /* line 1849, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .billingDetails,
.checkoutWrap .paymentDetails {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 1854, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .pricebox-wrap .pricebox .price {
    margin-top: 5px;
  }
  /* line 1857, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .pricebox-wrap .pricebox .order-title {
    width: 150px;
  }
  /* line 1860, app/assets/stylesheets/new_design/media.scss */
  #checkout-adjustment-code-container .discount-code-button {
    padding: 0 10px;
  }
  /* line 1863, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .pricebox-wrap .pricebox .price {
    padding-right: 0;
  }
  /* line 1866, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .paymentDetails .creditCardBox .cardLogo,
.checkoutWrap .paymentDetails .paypalBox .paypalLogo {
    float: left;
    width: 100%;
    text-align: left;
  }
  /* line 1872, app/assets/stylesheets/new_design/media.scss */
  .checkoutStepWrap ul li {
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
  }
  /* line 1877, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .paymentDetails .panel-heading a {
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 1881, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .paymentDetails .cardInfoWrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* line 1885, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .paymentDetails .paymentBox .leftBox,
.checkoutWrap .paymentDetails .paymentBox .paymentLogo {
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  /* line 1891, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .paymentDetails .paymentBox .radio span {
    padding-left: 0;
  }
  /* line 1894, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .billingDetails .linkBox li a.edit,
.checkoutWrap .shippingDetails .linkBox li a.edit,
.checkoutWrap .billingDetails .linkBox li a.add-new {
    width: 100%;
  }
  /* line 1899, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .billingDetails {
    padding: 0 15px 15px 15px;
  }
  /* line 1902, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .paymentDetails {
    padding: 0 15px;
  }
  /* line 1905, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .accountInfo, .checkoutWrap .shippingDetails {
    padding: 15px;
  }
  /* line 1908, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .orderSummary h3 {
    padding: 22px 15px;
    text-align: center;
  }
  /* line 1912, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .billingDetails .header, .checkoutWrap .paymentDetails .header,
.checkoutWrap .accountInfo .header, .checkoutWrap .shippingDetails .header {
    padding: 20px 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
  /* line 1918, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .billingDetails .header span, .checkoutWrap .shippingDetails .header span {
    right: 15px;
  }
  /* line 1921, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .billingDetails .header span a, .checkoutWrap .shippingDetails .header span a,
.checkoutWrap .billingDetails .header h3, .checkoutWrap .paymentDetails .header h3,
.checkoutWrap .accountInfo .header h3, .checkoutWrap .shippingDetails .header h3,
.checkoutWrap .shippingDetails .shipping_method_wrapper .item label {
    font-size: 14px;
  }
  /* line 1927, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .billingDetails .form-group .selectBox select,
.checkoutWrap .shippingDetails .form-group .selectBox select {
    margin-bottom: 15px;
  }
  /* line 1931, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .form-horizontal .btn-group .shopping {
    margin: 0 auto 20px;
    float: none;
  }
  /* line 1935, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .form-horizontal .btn-group .btn-order {
    margin: 0 auto;
    float: none;
  }
  /* line 1939, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .billingDetails .form-group,
.checkoutWrap .billingDetails .addressBox,
.checkoutWrap .billingDetails .linkBox {
    padding: 0;
  }
  /* line 1944, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .form-horizontal .terms {
    padding: 0 15px;
  }
  /* line 1947, app/assets/stylesheets/new_design/media.scss */
  #All-VPN-Service-Features {
    text-align: center;
    height: auto;
    margin-bottom: 50px;
  }
  /* line 1952, app/assets/stylesheets/new_design/media.scss */
  #All-VPN-Service-Features h3 {
    font-size: 34px;
    margin-bottom: 20px;
  }
  /* line 1956, app/assets/stylesheets/new_design/media.scss */
  #All-VPN-Service-Features ul li {
    width: 100%;
    background: none;
    padding: 8px 0;
    font-size: 16px;
  }
  /* line 1962, app/assets/stylesheets/new_design/media.scss */
  #All-VPN-Service-Features ul li a {
    font-size: 16px;
  }
  /* line 1965, app/assets/stylesheets/new_design/media.scss */
  #bottom_plan .vpn-box-wrap {
    margin: 0 0 50px;
  }
  /* line 1968, app/assets/stylesheets/new_design/media.scss */
  #All-VPN-Service-Features ul li:nth-child(even) {
    padding-left: 0;
    background: none;
  }
  /* line 1972, app/assets/stylesheets/new_design/media.scss */
  .billingWrap.billing-services {
    margin-top: 0;
  }
  /* line 1975, app/assets/stylesheets/new_design/media.scss */
  .billingWrap.billing-services .btn-group {
    text-align: center;
  }
  /* line 1978, app/assets/stylesheets/new_design/media.scss */
  .billingWrap.billing-services .placeOrderStripe,
.billingWrap.billing-services .placeOrderPaypal {
    float: none;
    margin: 10px 0;
    width: 100%;
  }
  /* line 1984, app/assets/stylesheets/new_design/media.scss */
  .billingWrap.billing-services .paymentDetails .paymentBox h6 {
    padding-left: 0;
  }
  /* line 1987, app/assets/stylesheets/new_design/media.scss */
  .billingWrap.billing-services .payment_method_options_wrapper,
.billingWrap.billing-services .form-group {
    margin: 0;
  }
  /* line 1991, app/assets/stylesheets/new_design/media.scss */
  .billingWrap.billing-services .add_new_stripe_payment,
.payment_method_options_wrapper .add_new_stripe_payment:focus,
.payment_method_options_wrapper .add_new_stripe_payment,
.billingWrap.billing-services a.shopping {
    width: 100%;
  }
  /* line 1997, app/assets/stylesheets/new_design/media.scss */
  .billingWrap.billing-services .stripe_subscribe_actions .add_new_stripe_payment,
.billingWrap.billing-services .stripe_subscribe_actions .cancel_new_stripe_payment {
    float: none;
    width: 100%;
  }
  /* line 2002, app/assets/stylesheets/new_design/media.scss */
  .billingWrap.billing-services .selected_payment_gateway .cardInfoWrap .cancel_new_stripe_payment,
.billingWrap.billing-services .selected_payment_gateway .cardInfoWrap .add_new_stripe_payment,
.billingWrap.billing-services .selected_payment_gateway .cardInfoWrap .add_new_stripe_payment:focus,
.billingWrap.billing-services .selected_payment_gateway .cardInfoWrap .add_new_stripe_payment {
    margin-bottom: 0;
  }
  /* ************login page**************** */
  /* line 2012, app/assets/stylesheets/new_design/media.scss */
  .modal.show.col-md-12 {
    position: inherit;
  }
  /* line 2016, app/assets/stylesheets/new_design/media.scss */
  .modal .login-sidebar {
    display: block !important;
    min-height: inherit;
    padding: 20px 20px 30px;
    border-radius: 12px 12px 0 0;
  }
  /* line 2023, app/assets/stylesheets/new_design/media.scss */
  .login-logo {
    left: inherit;
    top: inherit;
    transform: inherit;
    position: inherit;
    width: 300px;
    margin: 0 auto;
  }
  /* line 2032, app/assets/stylesheets/new_design/media.scss */
  .modal-dialog.modal-vertical-align-center {
    left: inherit;
    top: inherit;
    transform: inherit;
    position: inherit;
    margin: 50px 0;
    width: 100%;
    padding: 10px;
  }
  /* line 2043, app/assets/stylesheets/new_design/media.scss */
  .cancel-service-modal .form-group.col-xs-6 {
    width: 100%;
  }
  /* line 2046, app/assets/stylesheets/new_design/media.scss */
  .modal .modal-body.login-box,
.modal-vertical-alignment-helper {
    display: inherit;
  }
  /* line 2050, app/assets/stylesheets/new_design/media.scss */
  .login-box .forgot_password_instructions {
    padding: 25px 15px 0;
  }
  /* line 2054, app/assets/stylesheets/new_design/media.scss */
  .login-box .devise_inputs {
    padding: 0 30px;
  }
  /* ****************************** */
  /* line 2059, app/assets/stylesheets/new_design/media.scss */
  #addTocart {
    position: fixed;
  }
  /* line 2062, app/assets/stylesheets/new_design/media.scss */
  .addTocart_Wrap {
    width: 98%;
    padding: 20px;
    margin: 50px auto 0 0 !important;
  }
  /* line 2068, app/assets/stylesheets/new_design/media.scss */
  .footer .fbox {
    width: 100%;
    padding-top: 30px;
  }
  /* line 2073, app/assets/stylesheets/new_design/media.scss */
  #banner.paymentMethod h1,
.account-setting .title {
    font-size: 20px;
  }
  /* ******************* */
  /* line 2080, app/assets/stylesheets/new_design/media.scss */
  .addTocart_Wrap .modal-header {
    text-align: center;
    padding: 15px 0;
  }
  /* line 2084, app/assets/stylesheets/new_design/media.scss */
  .addTocart_Wrap .modal-header .addAmout,
.addTocart_Wrap .modal-header .quantity,
.addTocart_Wrap .modal-header .itemDescription {
    padding: 10px;
    display: inline-block;
  }
  /* line 2090, app/assets/stylesheets/new_design/media.scss */
  .addTocart_Wrap .modal-header .quantity,
.addTocart_Wrap .modal-header .addAmout h2,
.addTocart_Wrap .modal-header .itemDescription h2 {
    text-align: center;
    font-size: 13px;
  }
  /* line 2096, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap #discount_info .discount-total,
.additembox_wrap #discount_info .item_name,
.additembox_wrap .subtotal .item_name,
.additembox_wrap .additembox .item_name {
    text-align: left;
    margin-bottom: 10px;
    width: 40%;
    float: left;
    font-size: 13px;
  }
  /* line 2107, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .applyReferralCredit {
    font-size: 14px;
  }
  /* line 2110, app/assets/stylesheets/new_design/media.scss */
  .applyReferralCredit .code_title {
    text-align: left;
    width: 50%;
    float: left;
  }
  /* line 2115, app/assets/stylesheets/new_design/media.scss */
  .applyReferralCredit .code_title:last-child {
    float: right;
  }
  /* line 2118, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .applyReferralCredit .applyConut {
    text-align: center;
    padding: 15px 0;
    width: 55%;
  }
  /* line 2124, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .subtotal .item_name {
    padding-top: 10px;
    width: 70%;
  }
  /* line 2128, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap #discount_info .item_name {
    width: 70%;
  }
  /* line 2131, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap #discount_info .discount-total {
    width: 30%;
  }
  /* line 2134, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .itemNumber {
    width: 20%;
    float: left;
  }
  /* line 2138, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .additem_price {
    width: 25%;
    float: left;
    font-size: 14px;
  }
  /* line 2143, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .additem_remove {
    width: 10%;
    float: left;
  }
  /* line 2148, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .code input {
    margin: 10px 0;
  }
  /* line 2152, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .orderTotal .item_name {
    width: 60%;
    float: left;
    font-size: 13px;
  }
  /* line 2157, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .orderTotal .additem_price {
    width: 31%;
    float: right;
  }
  /* line 2162, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .additem_price,
.additembox_wrap .itemNumber select {
    margin-left: 0 !important;
    font-size: 12px;
  }
  /* line 2167, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .additem_remove {
    /*position: inherit;*/
    right: 0;
    top: inherit;
    margin-top: 8px;
  }
  /* line 2173, app/assets/stylesheets/new_design/media.scss */
  .additembox_wrap .additembox {
    padding: 15px 0px;
  }
  /* line 2177, app/assets/stylesheets/new_design/media.scss */
  .addTocart_Wrap .modal-footer a.continue_shopping {
    margin-bottom: 10px;
  }
  /* line 2181, app/assets/stylesheets/new_design/media.scss */
  .adjustmentCode .code_title a {
    font-size: 13px;
  }
  /* line 2184, app/assets/stylesheets/new_design/media.scss */
  .addTocart_Wrap .modal-footer a {
    font-size: 14px;
  }
  /* line 2187, app/assets/stylesheets/new_design/media.scss */
  .addTocart_Wrap .modal-footer a.continue_shopping.disabled {
    background: url(/assets/arrow_continue_shopping-9dca39e5f4a1af313654bf7eb8fd8efaf9531e2e1d10bd875b1ae5a20e434f73.png) no-repeat 20px center;
    padding: 0 28px 0px 45px;
  }
  /* line 2192, app/assets/stylesheets/new_design/media.scss */
  .row.modal-content {
    margin: 0;
  }
  /* line 2196, app/assets/stylesheets/new_design/media.scss */
  .modal-dialog .modal-header .close-modal,
.download-dialog .modal-header .close_download_box {
    /*right: -5px;
    top: 0;*/
  }
  /* line 2201, app/assets/stylesheets/new_design/media.scss */
  .email-address-modal .modal-dialog {
    margin-left: auto;
    margin-right: auto;
  }
  /* line 2205, app/assets/stylesheets/new_design/media.scss */
  .modal-dialog {
    margin: 100px 15px 10px;
  }
  /* line 2208, app/assets/stylesheets/new_design/media.scss */
  .modal-sm.download-dialog {
    margin: 50px auto 10px;
  }
  /* line 2212, app/assets/stylesheets/new_design/media.scss */
  .checkoutPage {
    padding-top: 10px;
  }
  /* line 2215, app/assets/stylesheets/new_design/media.scss */
  #create_new_service_modal .modal-dialog .btn-cancel {
    margin-bottom: 10px;
    width: 100%;
  }
  /* line 2219, app/assets/stylesheets/new_design/media.scss */
  #create_new_service_modal .modal-dialog .col-md-12 .form-group {
    width: 60%;
    margin: 0 auto;
  }
  /* line 2223, app/assets/stylesheets/new_design/media.scss */
  #create_new_service_modal .modal-dialog .btn-primary {
    width: 100%;
  }
  /* line 2226, app/assets/stylesheets/new_design/media.scss */
  .checkoutStepWrap {
    margin-bottom: 20px;
  }
  /* line 2230, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .referralCredit a.btn-success {
    margin-top: 20px;
  }
  /* line 2234, app/assets/stylesheets/new_design/media.scss */
  #banner.paymentMethod .container {
    display: inline-block;
    width: 100%;
  }
  /* line 2238, app/assets/stylesheets/new_design/media.scss */
  .payment-method-page {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 2243, app/assets/stylesheets/new_design/media.scss */
  .account-setting .save-wrap .save {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
  }
  /* line 2248, app/assets/stylesheets/new_design/media.scss */
  .account-setting .input-wrap a.btn-payment-methods,
.account-setting .input-wrap a.btn-order-history {
    float: left;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
  }
  /*
table.responsiveTable thead tr {
    position: inherit;
    top: inherit;
    left: inherit;
}

.account-setting .account-form h4 {
  font-size: 15px;
}
.table.responsiveTable tr th, 
.table.responsiveTable tr td {
  padding: 15px 10px !important;
  width: 100%;
  float: left;
  font-size: 12px;
  text-align: left !important;
}
.table.responsiveTable tr td.text-left {
    width: 100%;
}
table.responsiveTable td::before {
    content: none;
}

*/
  /* line 2282, app/assets/stylesheets/new_design/media.scss */
  .payment-method-page .button-style.blue {
    float: left !important;
    margin-top: 10px;
  }
  /* line 2286, app/assets/stylesheets/new_design/media.scss */
  .payment-method-page .buttonBoxTop .button-style.blue {
    /*float: right !important;*/
    margin: 20px 0 20px 0;
    position: relative;
    z-index: 9;
  }
  /* line 2293, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .addnew {
    float: inherit;
  }
  /* line 2296, app/assets/stylesheets/new_design/media.scss */
  .pagination {
    width: 100%;
    padding-top: 20px;
    text-align: center;
  }
  /* line 2303, app/assets/stylesheets/new_design/media.scss */
  .modal {
    padding-right: 0 !important;
  }
  /* line 2308, app/assets/stylesheets/new_design/media.scss */
  .email-wrap .input-wrap .email_box {
    margin-right: 10px;
  }
  /* line 2311, app/assets/stylesheets/new_design/media.scss */
  .account-setting .email-wrap .verified_status {
    margin-right: 10px;
    font-size: 15px;
    width: auto;
  }
  /* line 2316, app/assets/stylesheets/new_design/media.scss */
  .email-wrap .input-wrap .primary_box {
    font-size: 15px;
    margin-right: 10px;
  }
  /* line 2320, app/assets/stylesheets/new_design/media.scss */
  .account-setting .email-wrap .delete_box a {
    font-size: 15px;
    margin-right: 0;
  }
  /* line 2325, app/assets/stylesheets/new_design/media.scss */
  .network_status_events .slick-dots li button {
    width: 15px;
    height: 15px;
  }
  /* line 2329, app/assets/stylesheets/new_design/media.scss */
  .network_status_area .network_status_events .slick-dots li {
    margin: 0 3px;
  }
  /* line 2333, app/assets/stylesheets/new_design/media.scss */
  .modal-dialog .modal-header .close-modal,
.cancel-service-modal .modal-dialog .modal-header .close-modal {
    top: -18px;
    right: -22px;
  }
  /* ***** ResponsiveTable css start **** */
  /* line 2340, app/assets/stylesheets/new_design/media.scss */
  .table.responsiveTable tr th:last-child,
.table.responsiveTable tr td:last-child {
    text-align: left;
  }
  /* line 2344, app/assets/stylesheets/new_design/media.scss */
  .table.responsiveTable tr th,
.table.responsiveTable tr td {
    padding-right: 10px;
  }
  /* line 2348, app/assets/stylesheets/new_design/media.scss */
  table.responsiveTable td::before {
    padding: 14px 0;
  }
  /* line 2351, app/assets/stylesheets/new_design/media.scss */
  .paymentInfoBox .order-details-modal .order_details_info td:last-child,
.paymentInfoBox .order-details-modal .order_details_info th:last-child {
    text-align: left;
  }
  /* ***** ResponsiveTable css end **** */
  /* line 2357, app/assets/stylesheets/new_design/media.scss */
  #shipping_internationally_modal .message-body strong {
    font-size: 18px;
  }
  /* line 2360, app/assets/stylesheets/new_design/media.scss */
  #shipping_internationally_modal .message-body {
    font-size: 16px;
    line-height: 25px;
    padding: 0;
  }
  /* line 2366, app/assets/stylesheets/new_design/media.scss */
  #shipping_internationally_modal .message-body .day-box {
    font-size: 20px;
  }
  /* line 2370, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .well a.config-modal-opener {
    margin-bottom: 20px;
  }
  /* ***************************** */
  /* line 2375, app/assets/stylesheets/new_design/media.scss */
  .form-group.multi-select .location-selection-header {
    text-align: center;
    margin-bottom: 15px;
  }
  /* line 2379, app/assets/stylesheets/new_design/media.scss */
  .form-group.multi-select .location-selection-header .location-selection_checkbox .checkbox {
    display: inline-block;
  }
  /* line 2382, app/assets/stylesheets/new_design/media.scss */
  .form-group.multi-select .location-selection-header .location-selection_label {
    width: 100%;
  }
  /* line 2385, app/assets/stylesheets/new_design/media.scss */
  .form-group.multi-select .location-selection-header .location-selection_checkbox {
    width: 100%;
  }
  /* line 2389, app/assets/stylesheets/new_design/media.scss */
  .multi-selected.select-cities-collection li {
    padding: 5px;
    margin: 0 5px 5px 0;
    font-size: 12px;
  }
  /* line 2394, app/assets/stylesheets/new_design/media.scss */
  .multi-selected.select-cities-collection li .remove_selected_city {
    padding: 17px 15px 0 0;
  }
  /* line 2397, app/assets/stylesheets/new_design/media.scss */
  .form-group.multi-select {
    margin-bottom: 20px;
  }
  /* line 2401, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-bottom .download a.btn.back_to_download_options img {
    width: 11px;
    height: auto;
    margin-right: 10px;
  }
  /* line 2407, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .download-box-container ul,
.activation_modal_window .download-box-container ul,
.download-box-top-wrapper .download-icons {
    padding: 0;
  }
  /* line 2413, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .download-box-container ul {
    padding: 0 20px;
  }
  /* line 2416, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-bottom .download .other a.download-icon-link {
    display: block !important;
  }
  /* line 2419, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .download_wizard_note a,
.dash-board-wrap .box-wrap .download_wizard_note {
    font-size: 11px;
    line-height: 14px;
  }
  /* line 2424, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .activated-download-box-top-wrapper .download_wizard_note {
    padding: 0 15px 20px;
  }
  /* line 2429, app/assets/stylesheets/new_design/media.scss */
  .activated-download-box-top-wrapper {
    width: 300px;
  }
  /* line 2432, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .well a.config-modal-opener,
.activate-service-modal .activated-download-box-top-wrapper a.config-modal-opener,
.reset-ssl-vpn-modal .download-action-buttons .download-container a:link,
.reset-ssl-vpn-modal .download-action-buttons .download-container a:active,
.reset-ssl-vpn-modal .download-action-buttons .download-container a:visited {
    margin-bottom: 10px;
  }
  /* line 2441, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner .container .banner_txt {
    padding-top: 50px;
  }
  /* line 2444, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #personalvpnarea {
    padding: 30px 0px 40px;
    min-height: inherit;
  }
  /* line 2448, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner {
    background-size: cover;
  }
  /* line 2451, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner .container {
    min-height: inherit;
  }
  /* line 2454, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner .container .banner_txt .landing_logo {
    margin-bottom: 40px;
    width: 230px;
  }
  /* line 2458, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner .container .safety_box {
    position: inherit;
    right: inherit;
    bottom: inherit;
    padding-top: 30px;
    padding-bottom: 50px;
  }
  /* line 2465, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #landingbanner .container .safety_box ul li {
    font-size: 15px;
  }
  /* line 2468, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #supportarea .container .support_box {
    background-position: center top !important;
    padding-left: 0;
    padding-top: 130px;
  }
  /* line 2474, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #footer ul li {
    margin-top: 0;
  }
  /* line 2478, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #personalvpnarea .container h1,
#WiTopialanding #referralarea .container h1 {
    font-size: 25px;
    line-height: 32px;
  }
  /* line 2483, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #supportarea .container .support_box h2 {
    font-size: 20px;
    line-height: 25px;
  }
  /* line 2488, app/assets/stylesheets/new_design/media.scss */
  #WiTopialanding #referralarea .container .referral_invalid {
    padding: 10px 15px;
    font-size: 16px;
  }
  /* ***************************** */
  /* line 2496, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap #vpnrouter_banner {
    padding: 50px 0;
  }
  /* line 2499, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap #vpnrouter_banner h2 {
    font-size: 30px;
    line-height: 40px;
  }
  /* line 2505, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap #vpnrouter_banner h2,
#vpnrouter_wrap .router_setup_list .note.addprofile,
#vpnrouter_wrap #vpnrouter_banner .container {
    width: 100%;
  }
  /* line 2510, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_setup_list ul .profile_upload {
    width: auto;
  }
  /* line 2513, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_setup_list ol img {
    width: 100%;
  }
  /* line 2516, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_band .band_box_wrap .band_box:first-child {
    padding-right: 0;
    margin-bottom: 50px;
    margin-right: 0;
  }
  /* line 2522, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_band .band_box_wrap .band_box {
    width: 100%;
  }
  /* line 2526, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_band .band_box_wrap {
    display: inherit;
  }
  /* line 2529, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_band .band_box_wrap .item_list {
    padding: 20px;
  }
  /* line 2532, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .vpnrouter_instruction_warp a.setupguide_btn {
    width: auto;
    min-width: 120px;
    padding: 10px 20px;
    font-size: 16px;
  }
  /* line 2538, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .vpnrouter_instruction_warp a.setupguide_btn span {
    padding: 3px 30px 3px 0;
  }
  /* line 2541, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_setup_title h2,
#vpnrouter_wrap .router_upgrade h2,
#vpnrouter_wrap .vpnrouter_instruction_warp .instruction_modelbox {
    font-size: 25px;
    line-height: 35px;
  }
  /* line 2548, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_band .band_description_wrap {
    display: none;
  }
  /* line 2551, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_supprt,
#vpnrouter_wrap .router_band .band_description_wrap {
    background: none;
  }
  /* line 2555, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_band .band_description.band_left {
    padding: 0 0 30px 0;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 50px;
  }
  /* line 2561, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_band .band_description.band_right {
    padding: 50px 0 50px;
  }
  /* line 2564, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_setup_list .btn_config a {
    padding: 5px 15px 8px;
    line-height: 20px;
    border-radius: 40px;
    font-size: 14px;
  }
  /* line 2570, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_setup_list h2 {
    font-size: 22px;
  }
  /* line 2574, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_supprt {
    margin: 40px 0 0;
  }
  /* line 2577, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_supprt_box {
    padding: 0 0 30px 0;
  }
  /* line 2580, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_supprt .cloakboxSupport {
    padding: 35px 0 0;
    border-top: 1px solid #e4e4e4;
  }
  /* line 2584, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_supprt .router_supprt_box a {
    font-size: 20px;
    border: none !important;
  }
  /* line 2588, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .router_band .band_box_wrap .router_imgbox {
    box-shadow: 0px 6px 29px rgba(85, 78, 157, 0.3);
  }
  /* line 2592, app/assets/stylesheets/new_design/media.scss */
  #vpnrouter_wrap .band_description.mobile {
    display: block;
  }
  /* line 2596, app/assets/stylesheets/new_design/media.scss */
  #address_selection_modal .change_address_btn .btn {
    width: 100%;
  }
  /* line 2599, app/assets/stylesheets/new_design/media.scss */
  #header.checkout_page_header,
.headerFixed #header.checkout_page_header {
    height: 0;
  }
  /* line 2604, app/assets/stylesheets/new_design/media.scss */
  .navbar-collapse.in {
    max-height: calc(100vh - 62px);
  }
  /* line 2611, app/assets/stylesheets/new_design/media.scss */
  .mainmenu .account-wrap {
    margin: 0px;
    padding: 20px;
  }
  /* line 2615, app/assets/stylesheets/new_design/media.scss */
  .mainmenu .account-wrap ul li {
    display: block;
    margin-bottom: 10px;
  }
  /* line 2618, app/assets/stylesheets/new_design/media.scss */
  .mainmenu .account-wrap ul li a {
    font-weight: 700;
    color: #000000 !important;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    border: 1px solid #a8a8a8 !important;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
    padding: 5px 20px;
    display: block;
  }
}

/* Extra small devices (phones, up to 480px) */
@media (max-width: 480px) {
  /* line 2639, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .well a.config-modal-opener {
    margin-bottom: 20px;
  }
  /* line 2642, app/assets/stylesheets/new_design/media.scss */
  .activated-download-box-top-wrapper {
    width: 100%;
  }
  /* line 2645, app/assets/stylesheets/new_design/media.scss */
  .modal-dialog .modal-header h4,
.download-dialog .modal-header .modal-title {
    padding-top: 10px;
  }
  /* line 2649, app/assets/stylesheets/new_design/media.scss */
  #container .dash-board-wrap .witopia-generic-modal .form-group a.button {
    width: 100% !important;
  }
  /* line 2652, app/assets/stylesheets/new_design/media.scss */
  .reset-ssl-vpn-modal .download-box-wrapper .download-box-container.download-part,
.reset-ssl-vpn-modal .download-dialog .well,
.reset-ssl-vpn-modal .well {
    position: relative;
    z-index: 5;
  }
  /* line 2659, app/assets/stylesheets/new_design/media.scss */
  .reset-ssl-vpn-modal .download-box-wrapper .download_links_container.download-part,
.reset-ssl-vpn-modal .download-box-wrapper .download-box-container.download-part {
    min-height: 288px;
  }
  /* line 2664, app/assets/stylesheets/new_design/media.scss */
  .reset-ssl-vpn-modal .download-action-buttons .download-container a:link,
.reset-ssl-vpn-modal .download-action-buttons .download-container a:active,
.reset-ssl-vpn-modal .download-action-buttons .download-container a:visited {
    background: none;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 10px;
  }
  /* line 2672, app/assets/stylesheets/new_design/media.scss */
  .referralBox .referralItem .form-group .col-sm-10 {
    padding-right: 0;
    padding-left: 0;
  }
  /* line 2677, app/assets/stylesheets/new_design/media.scss */
  .cloakbox_credentials_modal .copy_block h4,
.cloakbox_credentials_modal .copy_block a.copy_button {
    float: none;
  }
  /* line 2682, app/assets/stylesheets/new_design/media.scss */
  .payment_method_options_wrapper .payment_method_option .expires,
.payment_method_options_wrapper .payment_method_option .type,
.payment_method_options_wrapper .payment_method_option .primary {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  /* line 2690, app/assets/stylesheets/new_design/media.scss */
  .account-setting .save-wrap .save {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    width: 100%;
  }
  /* line 2696, app/assets/stylesheets/new_design/media.scss */
  .account-form .form-control[disabled],
.account-form fieldset[disabled] .form-control,
.account-setting .input-wrap .inputbox,
.account-setting .password-wrap .inputbox {
    font-size: 16px;
  }
  /* line 2702, app/assets/stylesheets/new_design/media.scss */
  .account-setting .account-form h4 {
    font-size: 15px;
    line-height: 20px;
  }
  /* line 2706, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .download-box-container .beta-downloaders-title {
    font-size: 16px;
  }
  /* line 2710, app/assets/stylesheets/new_design/media.scss */
  .login-box .btn-primary {
    width: 100% !important;
  }
  /* line 2713, app/assets/stylesheets/new_design/media.scss */
  .liveChat a {
    font-size: 16px;
  }
  /* line 2716, app/assets/stylesheets/new_design/media.scss */
  .liveChat {
    /*background: #ef6d25 url(/../images/chat_icon.png) no-repeat 18px 14px;*/
    background-position: 18px 10px;
  }
  /* line 2721, app/assets/stylesheets/new_design/media.scss */
  .cancel-service-modal {
    /*padding-left: 15px !important; */
    padding-right: 15px;
  }
  /* line 2725, app/assets/stylesheets/new_design/media.scss */
  .cancel-service-modal .col-xs-6 {
    width: 100%;
  }
  /* line 2728, app/assets/stylesheets/new_design/media.scss */
  .cancel-service-modal .btn-cancel {
    width: 100% !important;
  }
  /* line 2731, app/assets/stylesheets/new_design/media.scss */
  .account-wrap ul li {
    display: block;
    padding: 0 0 10px 0;
  }
  /*
  .account-wrap ul li.refer-a-friend {
    border: none;
    margin-left: 0;
    padding-bottom: 0;
  }

  .account-wrap ul li.refer-a-friend:hover {
    background: none;
  }

  .account-wrap ul li.refer-a-friend a {
    border: 1px solid #e45517;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 5px;
  }
  .account-wrap ul li.refer-a-friend a:hover {
    background: #e45517;
    color: #ffffff;
  }
*/
  /* line 2757, app/assets/stylesheets/new_design/media.scss */
  .moduletable-vpn .num-box {
    width: 100%;
  }
  /* line 2760, app/assets/stylesheets/new_design/media.scss */
  .mainmenu ul li,
.topmenu ul li.dropdown li {
    width: 100%;
  }
  /* line 2765, app/assets/stylesheets/new_design/media.scss */
  .topmenu ul li.dropdown {
    width: 31px;
    padding: 0;
  }
  /* line 2770, app/assets/stylesheets/new_design/media.scss */
  .topmenu ul li a:link,
.topmenu ul li a:active,
.topmenu ul li a:visited {
    font-size: 12px;
  }
  /* line 2775, app/assets/stylesheets/new_design/media.scss */
  .productmenu ul li a:link,
.productmenu ul li a:active,
.productmenu ul li a:visited {
    font-size: 12px;
  }
  /* line 2781, app/assets/stylesheets/new_design/media.scss */
  .mainmenu ul li {
    background: none;
  }
  /* line 2784, app/assets/stylesheets/new_design/media.scss */
  .liveChat a {
    font-size: 14px;
  }
  /* line 2787, app/assets/stylesheets/new_design/media.scss */
  .topmenu ul li ul.dropdown-menu {
    width: 100%;
    top: 133%;
    float: inherit;
    z-index: 99999;
  }
  /* line 2794, app/assets/stylesheets/new_design/media.scss */
  .topmenu ul li a.dropdown-toggle {
    width: 100%;
  }
  /* line 2798, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap {
    font-size: 14px;
  }
  /* line 2802, app/assets/stylesheets/new_design/media.scss */
  .topmenu-wrap,
.productmenu {
    padding-top: 8px;
  }
  /* line 2806, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .bill-box-right .radio-box .box {
    padding: 0 15px;
  }
  /* line 2810, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .dash-board-bottom {
    text-align: center;
  }
  /* line 2813, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .addnew {
    float: inherit;
    margin: 0;
  }
  /* line 2817, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .pagination {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    float: inherit;
  }
  /* line 2824, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .billingDetails .linkBox li {
    display: block;
    margin-right: 0;
    margin-left: 0;
  }
  /* line 2829, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .billingDetails .linkBox li + li {
    margin-top: 15px;
  }
  /* line 2832, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .form-horizontal .terms label {
    font-size: 13px;
  }
  /* line 2836, app/assets/stylesheets/new_design/media.scss */
  #bottom_plan .moduletable-vpn .select-wrap .select-box {
    width: 225px;
  }
  /* line 2841, app/assets/stylesheets/new_design/media.scss */
  .modal-dialog .btn-primary,
.dash-board-wrap .box-wrap .box-bottom .password-box input,
.dash-board-wrap .box-wrap .box-bottom .upgrade-box input,
.dash-board-wrap .box-wrap .box-bottom .assign-box input {
    width: 100%;
  }
  /* line 2847, app/assets/stylesheets/new_design/media.scss */
  .account-setting .input-wrap a.btn-payment-methods,
.account-setting .input-wrap a.btn-order-history {
    font-size: 16px;
    width: 100%;
    height: 45px;
    line-height: 45px;
  }
  /* line 2854, app/assets/stylesheets/new_design/media.scss */
  .referralBox .referral-body {
    padding: 30px 15px 20px;
  }
  /* line 2858, app/assets/stylesheets/new_design/media.scss */
  .billingWrap.billing-services .topBox,
.billingWrap.billing-services .header {
    margin-right: 0;
    margin-left: 0;
    padding: 30px 15px;
  }
  /* line 2864, app/assets/stylesheets/new_design/media.scss */
  .billingWrap.billing-services .paymentBox .paymentLogo,
.billingWrap.billing-services .paymentDetails .paymentBox .leftBox {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  /* line 2870, app/assets/stylesheets/new_design/media.scss */
  .billingWrap.billing-services .paymentBox .paymentLogo {
    padding-top: 20px;
  }
  /* line 2873, app/assets/stylesheets/new_design/media.scss */
  .billingWrap.billing-services .paymentBox .radio span {
    padding-left: 0;
  }
  /* line 2877, app/assets/stylesheets/new_design/media.scss */
  .addTocart_Wrap .modal-footer {
    padding: 15px 15px 30px;
  }
  /* line 2880, app/assets/stylesheets/new_design/media.scss */
  .addTocart_Wrap .modal-footer a.goto_checkout,
.addTocart_Wrap .modal-footer a.continue_shopping {
    width: 100%;
    margin: 0 0 10px 0;
  }
  /* line 2885, app/assets/stylesheets/new_design/media.scss */
  .addTocart_Wrap .modal-footer a.continue_shopping {
    padding-right: 60px;
  }
  /* line 2889, app/assets/stylesheets/new_design/media.scss */
  .service-upgrade-modal .add-to-cart-form,
form.reset_vpn_password {
    width: 100%;
  }
  /* line 2894, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-bottom .password-box .change_password_button,
.account-setting .email-wrap a.btn-inverted,
.dash-board-wrap .billing-box .bill-button-wrap .button,
.dash-board-wrap .box-wrap .box-bottom .upgrade-box a,
.dash-board-wrap .box-wrap .actions a.service-list-button,
.dash-board-wrap .box-wrap .actions a.upgrade_vpn_button,
.dash-board-wrap .box-wrap .box-bottom .download a.btn,
.email-wrap .input-wrap .email_box {
    width: 80% !important;
    display: inline-block;
  }
  /* line 2906, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-bottom .upgrade-box a.close-modal {
    width: auto !important;
  }
  /* line 2910, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .modal-body a.btn-default {
    width: 100% !important;
  }
  /* line 2914, app/assets/stylesheets/new_design/media.scss */
  .box-wrap .reset-ssl-vpn-modal .modal-content .generate-certificate-button {
    width: 100% !important;
  }
  /* line 2918, app/assets/stylesheets/new_design/media.scss */
  .payment-method-page h2 {
    margin-bottom: 15px;
  }
  /* ***** ResponsiveTable css start **** */
  /* line 2923, app/assets/stylesheets/new_design/media.scss */
  .table.responsiveTable tr th,
.table.responsiveTable tr td {
    font-size: 12px;
    padding: 10px 12px;
  }
  /* line 2928, app/assets/stylesheets/new_design/media.scss */
  table.responsiveTable td::before {
    padding: 4px 0;
  }
  /* ***** ResponsiveTable css end **** */
  /* line 2933, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .download-box-container,
.download-dialog .download_links_container {
    float: left;
    width: 270px;
    background: #ffffff;
    border: none;
    border-radius: 6px;
  }
  /* line 2941, app/assets/stylesheets/new_design/media.scss */
  .activation_modal_window .download-box-container,
.activation_modal_window .download_links_container {
    width: 324px;
    float: left;
    background: #ffffff;
    border: none;
    border-radius: 6px;
  }
  /* line 2950, app/assets/stylesheets/new_design/media.scss */
  .activation_modal_window .download-box-container ul {
    padding: 20px 40px;
  }
  /* line 2954, app/assets/stylesheets/new_design/media.scss */
  .activation_modal_window .download-box-container ul li {
    margin-bottom: 10px;
  }
  /* line 2957, app/assets/stylesheets/new_design/media.scss */
  .activation_modal_window .download-box-wrapper {
    width: 648px;
  }
  /* line 2960, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .download-box-container ul {
    padding: 0px 20px;
  }
  /* line 2964, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .box-wrap .box-bottom .download .other a.download-icon-link,
.activation_modal_window .download-box-container .other a.download-icon-link {
    padding: 10px 40px;
  }
  /* line 2969, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .download-box-container ul,
.activation_modal_window .download-box-container ul,
.download-box-top-wrapper .download-icons {
    margin-bottom: 0px;
  }
  /* line 2975, app/assets/stylesheets/new_design/media.scss */
  #address_selection_modal .change_address_btn .btn {
    width: 100%;
  }
  /* line 2979, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .download-box-top-wrapper,
.activation_modal_window .download-box-top-wrapper {
    background: #ffffff;
  }
  /* line 2983, app/assets/stylesheets/new_design/media.scss */
  #top_and_header .cartTop .cart-top {
    height: 60px;
  }
}

@media (max-width: 412px) {
  /* line 2989, app/assets/stylesheets/new_design/media.scss */
  .modal-dialog .modal-header h4,
.download-dialog .modal-header .modal-title {
    padding-top: 4px;
  }
  /* line 2993, app/assets/stylesheets/new_design/media.scss */
  .activated-download-box-top-wrapper {
    width: 100%;
  }
  /* line 2996, app/assets/stylesheets/new_design/media.scss */
  .activation_modal_window .download-box-wrapper {
    width: 572px;
  }
  /* line 2999, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .download-box-container,
.download-dialog .download_links_container {
    float: left;
    width: 270px;
    background: #ffffff;
    border: none;
    border-radius: 6px;
  }
  /* line 3007, app/assets/stylesheets/new_design/media.scss */
  .activation_modal_window .download-box-container,
.activation_modal_window .download_links_container {
    float: left;
    width: 286px;
    background: #ffffff;
    border: none;
    border-radius: 6px;
  }
  /* line 3016, app/assets/stylesheets/new_design/media.scss */
  #bottom_plan .vpn_container {
    padding-left: 18px;
    padding-right: 18px;
  }
  /* line 3020, app/assets/stylesheets/new_design/media.scss */
  #bottom_plan .moduletable-vpn .select-wrap .select-box,
.moduletable-vpn .select-wrap .select-box {
    width: 188px;
  }
  /* line 3024, app/assets/stylesheets/new_design/media.scss */
  .dropdown-menu > li > a {
    padding: 3px 8px;
  }
  /* line 3027, app/assets/stylesheets/new_design/media.scss */
  .popup-checkout-box {
    width: 138%;
  }
  /* line 3030, app/assets/stylesheets/new_design/media.scss */
  .cartTop {
    left: 40%;
    top: -61px;
  }
  /* line 3034, app/assets/stylesheets/new_design/media.scss */
  .cartTop .cart-top {
    background: url(/assets/cart_orange2-9b06c9839d4045a602d5e160db25a59fbc9c9df7e970ff3dbe26cceb15f8b29c.png) no-repeat left center;
  }
  /* line 3037, app/assets/stylesheets/new_design/media.scss */
  .cartTop .cart-top .count {
    /*top: 18px;
    width: 62px;
    font-size: 14px;*/
  }
  /* line 3042, app/assets/stylesheets/new_design/media.scss */
  .cartTop .cart-top .cart-text {
    right: 10px;
  }
  /* line 3045, app/assets/stylesheets/new_design/media.scss */
  .navbar-inverse .navbar-toggle {
    margin: -42px 0 0;
  }
  /* line 3049, app/assets/stylesheets/new_design/media.scss */
  .cancel-service-modal .new_cancellation_request .form-group .btn-cancel,
.cancel-service-modal .new_cancellation_request .form-group .modal-submit,
.cloakbox_credentials_modal .modal-dialog .text-center a.btn-primary {
    width: 100% !important;
  }
  /* line 3054, app/assets/stylesheets/new_design/media.scss */
  .checkoutWrap .form-horizontal .terms input:checked + label > span::before {
    top: 8px;
  }
  /* line 3057, app/assets/stylesheets/new_design/media.scss */
  .addTocart_Wrap .modal-footer a.continue_shopping {
    padding-left: 50px;
    padding-right: 50px;
  }
  /* line 3061, app/assets/stylesheets/new_design/media.scss */
  .upgrade-box .modal-dialog .service-upgrade-modal-content .add-to-cart-form a.btn.btn-cancel,
.upgrade-box .modal-dialog .service-upgrade-modal-content .add-to-cart-form .btn.btn-primary {
    width: 100% !important;
    display: block !important;
  }
  /* line 3066, app/assets/stylesheets/new_design/media.scss */
  .login-logo {
    width: auto;
  }
  /* line 3069, app/assets/stylesheets/new_design/media.scss */
  .network_status_area .network_status_events h1 {
    font-size: 25px;
  }
  /* line 3072, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .billing-box .premier_button_wrap .btn {
    width: 100%;
  }
  /* line 3076, app/assets/stylesheets/new_design/media.scss */
  .dash-board-wrap .billing-box .auto_renew_box .auto_renew {
    padding: 0 5% 15px;
  }
  /* line 3080, app/assets/stylesheets/new_design/media.scss */
  #address_selection_modal .change_address_btn .btn {
    width: 100%;
  }
  /* line 3083, app/assets/stylesheets/new_design/media.scss */
  #top_and_header .cartTop .cart-top {
    background-size: 60px auto;
  }
  /* line 3086, app/assets/stylesheets/new_design/media.scss */
  #top_and_header .cartTop .count {
    left: 22px;
    width: 22px;
    height: 22px;
    line-height: 22px;
  }
}

@media (max-width: 320px) {
  /* line 3095, app/assets/stylesheets/new_design/media.scss */
  .activated-download-box-top-wrapper {
    width: 100%;
  }
  /* line 3098, app/assets/stylesheets/new_design/media.scss */
  .activation_modal_window .download-box-wrapper {
    width: 460px;
  }
  /* line 3101, app/assets/stylesheets/new_design/media.scss */
  .reset-ssl-vpn-modal .download-box-wrapper .download_links_container.download-part {
    left: 0px;
  }
  /* line 3104, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .download-box-container,
.download-dialog .download_links_container,
.activation_modal_window .download-box-container,
.activation_modal_window .download_links_container {
    float: left;
    width: 230px;
    background: #ffffff;
    border: none;
    border-radius: 6px;
    min-height: auto;
  }
  /* line 3115, app/assets/stylesheets/new_design/media.scss */
  .activation_modal_window .download-box-container ul {
    padding: 20px 0px;
  }
  /* line 3118, app/assets/stylesheets/new_design/media.scss */
  .addTocart_Wrap .modal-header .addAmout,
.addTocart_Wrap .modal-header .quantity,
.addTocart_Wrap .modal-header .itemDescription {
    padding: 10px 5px;
  }
  /* line 3124, app/assets/stylesheets/new_design/media.scss */
  .modal-sm.download-dialog {
    width: 100%;
    padding: 0 15px;
  }
  /* line 3129, app/assets/stylesheets/new_design/media.scss */
  .addTocart_Wrap .modal-header .quantity,
.addTocart_Wrap .modal-header .addAmout h2,
.addTocart_Wrap .modal-header .itemDescription h2 {
    font-size: 12px;
  }
  /* line 3134, app/assets/stylesheets/new_design/media.scss */
  .account-setting .email-wrap a.btn-inverted,
.dash-board-wrap .billing-box .bill-button-wrap .button {
    width: 100%;
  }
  /* line 3139, app/assets/stylesheets/new_design/media.scss */
  .cartTop {
    top: -57px;
  }
  /* line 3143, app/assets/stylesheets/new_design/media.scss */
  #address_selection_modal .change_address_btn .btn {
    width: 100%;
  }
  /* line 3147, app/assets/stylesheets/new_design/media.scss */
  .download-dialog .download-box-container ul li,
.activation_modal_window .download-box-container ul li {
    padding: 0 5px;
  }
  /* line 3151, app/assets/stylesheets/new_design/media.scss */
  #top_and_header .cartTop .cart-top {
    background-size: 52px auto;
    background-position: 3px center;
  }
}

/* *retina css start */
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  /* line 8, app/assets/stylesheets/new_design/retina.scss */
  .productmenu ul li a:link,
.productmenu ul li a:active,
.productmenu ul li a:visited {
    background: url(/assets/top-arrow@2x-f74cd9a85e1ec6d87641002ab288b130036be3ecea993190f7d9c12939dcd9d3.png) no-repeat right 7px;
    background-size: 13px auto;
  }
  /* line 14, app/assets/stylesheets/new_design/retina.scss */
  .vpn_header .sticker {
    background: url(/assets/sticker_bg@2x-14ba0a76c001f8c6dbb9fdb268bb5899b646f4cf032b6cc1f7d43e694e332a82.png) no-repeat left center;
    background-size: 61px auto;
  }
  /* line 18, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn .select-wrap select {
    background: #ffffff url(/assets/select_arrow@2x-df1113ba63ce365120a3dbdd48ef33113fccc93065b87a8ce8c56f87f9574d13.png) no-repeat 97% center;
    background-size: 8px auto;
  }
  /* line 22, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn .select-wrap .select-box.number select {
    background: #ffffff url(/assets/select_arrow@2x-df1113ba63ce365120a3dbdd48ef33113fccc93065b87a8ce8c56f87f9574d13.png) no-repeat 90% center;
    background-size: 8px auto;
  }
  /* line 26, app/assets/stylesheets/new_design/retina.scss */
  #All-VPN-Service-Features ul li {
    background: url(/assets/li-bg@2x-3e5dd56b2f4b0f10a9da21dbd9ace749b53f0e1f0fb93d5299a32305f861441f.png) no-repeat left 18px;
    background-size: 15px auto;
  }
  /* line 30, app/assets/stylesheets/new_design/retina.scss */
  #All-VPN-Service-Features ul li:nth-child(even) {
    background: url(/assets/li-bg@2x-3e5dd56b2f4b0f10a9da21dbd9ace749b53f0e1f0fb93d5299a32305f861441f.png) no-repeat 42px 18px;
    background-size: 15px auto;
  }
  /* line 34, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .top-part .select-box-wrap .select-box {
    background: #ffffff url(/assets/select_arrow@2x-df1113ba63ce365120a3dbdd48ef33113fccc93065b87a8ce8c56f87f9574d13.png) no-repeat scroll 95% center;
    background-size: 8px auto;
  }
  /* line 38, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .title-box.box-wrap a.order_down {
    background: url(/assets/blue-bg@2x-c73079a38780f84e69babdebf7abcaa5f1817abf19b63f73fdc1dcaaead33b36.png) no-repeat right center;
    background-size: 11px auto;
  }
  /* line 42, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .title-box.box-wrap a.order_up {
    background: url(/assets/blue-bg-up@2x-442526e4483c1f7cea0dcd19020c9aae73380c8b83268ab0633d4f5c01e4aedd.png) no-repeat right center;
    background-size: 11px auto;
  }
  /* line 47, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .box-wrap .expand-img .service_expander .fa-plus-circle {
    background: url(/assets/fa-plus-circle@2x-eb4c3ba4dfc861801f83d73bfaad6c640872ae0193cef403c19a103d2f893675.png) no-repeat left top;
    background-size: 17px auto;
  }
  /* line 51, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .box-wrap .expand-img .service_expander .fa-minus-circle {
    background: url(/assets/fa-minus-circle@2x-93042bd25ebbf29903e157f3899a28d5032c8f086f3aca8e5441ca17ebe08bf5.png) no-repeat left top;
    background-size: 17px auto;
  }
  /* line 55, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .addnew {
    background: #e45517 url(/assets/add-new-bg@2x-0df70cc3359696560ba65a753ed8496b0fe8f3a9c2a08a0be595194b0c1b20f7.png) no-repeat 12px center;
    background-size: 18px auto;
  }
  /* line 59, app/assets/stylesheets/new_design/retina.scss */
  .account-setting .title {
    background: url(/assets/acc-settings@2x-649addaf57339b51580e37185de3ffb3a67af93cafa0f3d7891ed1723df3b749.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 63, app/assets/stylesheets/new_design/retina.scss */
  #banner.referralProgramStatsPage h1 {
    background: url(/assets/referral-program-stats@2x-495307c81e1242370c6ffac5b3e350ddf986aeaa046d36b07d823e97ac979d0f.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 67, app/assets/stylesheets/new_design/retina.scss */
  #banner.referralProgramPage h1 {
    background: url(/assets/referral-program@2x-ea701d9a5901847f31d12187a11ad51cfe034bcb93019f4fce37400643c705ad.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 71, app/assets/stylesheets/new_design/retina.scss */
  #banner.paymentMethodsPage h1 {
    background: url(/assets/payment-method@2x-c9fd61ffa447520e1248651bc16f4c54013678872447ba95c7c43e04937817e8.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 75, app/assets/stylesheets/new_design/retina.scss */
  #banner.orderHistoryPage h1 {
    background: url(/assets/order-history@2x-3b8a6c90194e689dd767097e1b532e22122ab163d0f9d163e824902fd06aabe5.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 79, app/assets/stylesheets/new_design/retina.scss */
  .account-setting .email-wrap a.btn-inverted {
    background: #e45517 url(/assets/add-new-bg@2x-0df70cc3359696560ba65a753ed8496b0fe8f3a9c2a08a0be595194b0c1b20f7.png) no-repeat 30px center;
    background-size: 18px auto;
  }
  /* line 84, app/assets/stylesheets/new_design/retina.scss */
  #top .products-dropdown .dropdown-menu li.personal-vpn a {
    background: #fff url(/assets/personal_vpn@2x-b0031ff05174615d8bcd289057538a139dc3ee5ddf333b523c43363912de66f5.png) no-repeat center center;
    background-size: 110px;
  }
  /* line 88, app/assets/stylesheets/new_design/retina.scss */
  #top .products-dropdown .dropdown-menu li.secure-email a {
    background: #fff url(/assets/secure_my_email@2x-9c8e95056a62d93cbca70930c1169fc1d6e33ababbdac142b349b85334600908.png) no-repeat center center;
    background-size: 55px;
  }
  /* line 92, app/assets/stylesheets/new_design/retina.scss */
  .topmenu ul li.settings {
    background: url(/assets/start-bg@2x-95cc45cfc76c36a46155a065513517cf887d75268f1b4497f2fb31e917770de8.png) no-repeat center center;
    background-size: 24px auto;
  }
  /* line 96, app/assets/stylesheets/new_design/retina.scss */
  .topmenu ul li.dropdown .dropdown-toggle {
    background: url(/assets/top-arrow@2x-f74cd9a85e1ec6d87641002ab288b130036be3ecea993190f7d9c12939dcd9d3.png) no-repeat right 7px;
    background-size: 14px auto;
  }
  /* line 100, app/assets/stylesheets/new_design/retina.scss */
  .form-group.multi-select .multi-select-options .location-selection_label .region_title .city_expander {
    background: url(/assets/location_plus@2x-6b75764d26e6a4beaa17ac882586545321f69bd39362bb6976cd963e1c598c7c.png) no-repeat left center;
    background-size: 12px auto;
  }
  /* line 104, app/assets/stylesheets/new_design/retina.scss */
  .form-group.multi-select .multi-select-options .location-selection_label .region_title .city_expander.expanded {
    background: url(/assets/location_minus@2x-cc61b3cf2aa383ff90420eb6a523a3997182202bd8700a6ae60a0b07436468af.png) no-repeat left center;
    background-size: 12px auto;
  }
  /* line 108, app/assets/stylesheets/new_design/retina.scss */
  .form-group.multi-select .location-selection-header .location-selection_checkbox .checkbox_blank::after {
    background: url(/assets/location_check@2x-b57d571c3074ea0768ec414b760451464a6875c60018390b39984e99257ba5ca.png) no-repeat center center;
    background-size: 10px 8px;
  }
  /* line 112, app/assets/stylesheets/new_design/retina.scss */
  .form-group.multi-select .multi-select-options .location-selection_label .region_checkbox .checkbox_blank::after {
    background: url(/assets/location_check@2x-b57d571c3074ea0768ec414b760451464a6875c60018390b39984e99257ba5ca.png) no-repeat center center;
    background-size: 10px 8px;
  }
  /*.topmenu ul li.dropdown {
    background: image_url(/assets/start-bg@2x-95cc45cfc76c36a46155a065513517cf887d75268f1b4497f2fb31e917770de8.png) no-repeat center top;
    background-size: 31px auto;
  }*/
  /* line 120, app/assets/stylesheets/new_design/retina.scss */
  .cartTop .cart-top {
    background: url(/assets/cart@2x-c6a6969181f3ce3104d81f3c73b32023d9777d20b7efb726cc6da2953e97a816.png) no-repeat left center;
    background-size: 55px auto;
    transition: all 0.4s ease;
  }
  /* line 126, app/assets/stylesheets/new_design/retina.scss */
  #top_and_header.headerFixed .cartTop .cart-top {
    background: url(/assets/cart@2x-c6a6969181f3ce3104d81f3c73b32023d9777d20b7efb726cc6da2953e97a816.png) no-repeat 12px center;
    background-size: 42px auto;
  }
  /* line 130, app/assets/stylesheets/new_design/retina.scss */
  .liveChat {
    background: #ef6d25 url(/assets/chat_icon@2x-797492071794c6d5960a73a0e2f64cf7ece72d756548e6833ae284b537a20623.png) no-repeat 18px 14px;
    background-size: 27px auto;
  }
  /* line 134, app/assets/stylesheets/new_design/retina.scss */
  .liveChat .chat-open {
    background: url(/assets/arrow_up@2x-7a6c4ffef95e5c11f601705f86a8279c022700969ac6b3075ad9530385c14a3b.png) no-repeat right center;
    background-size: 18px auto;
  }
  /* line 138, app/assets/stylesheets/new_design/retina.scss */
  .liveChat .chat-close {
    background: url(/assets/arrow_down@2x-34edcd25bab58204a81f4c8b66b9ebbf87a5121071c39070561174b6f2e6b46b.png) no-repeat right center;
    background-size: 18px auto;
  }
  /* line 142, app/assets/stylesheets/new_design/retina.scss */
  #header .secureCheckout {
    background: url(/assets/lock@2x-1f61b3f11d5aff25b65dd7fd1842aa1647616ce6e178b5f56f2d02af693391e8.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 146, app/assets/stylesheets/new_design/retina.scss */
  .checkoutInfo .selectBox {
    background: #ffffff url(/assets/select_arrow@2x-df1113ba63ce365120a3dbdd48ef33113fccc93065b87a8ce8c56f87f9574d13.png) no-repeat right center;
    background-size: 8px auto;
  }
  /* line 150, app/assets/stylesheets/new_design/retina.scss */
  .checkoutInfo .checkout {
    background: url(/assets/lock@2x-1f61b3f11d5aff25b65dd7fd1842aa1647616ce6e178b5f56f2d02af693391e8.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 154, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn ul li {
    background: url(/assets/li_bg@2x-3dfdb27063756e49f157dc0978886672d168c9d785c0e2e3b624dfc139a3102c.png) no-repeat left 15px;
    background-size: 5px auto;
  }
  /* line 158, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn ul li.parent {
    background: url(/assets/add_img@2x-13512550e752084a0cf2977113fdb1e482076ca80d79b2ac239d32a37848357e.png) no-repeat right 7px;
    background-size: 11px auto;
  }
  /* line 162, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn ul li.parent:hover {
    background: url(/assets/minus@2x-d51a42b6f35a9dd3029f8491722b4416d7d9ca7165cd8b107161d0e011e6a0e2.png) no-repeat right 12px;
    background-size: 11px auto;
  }
  /* line 166, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn ul li.parent li {
    background: url(/assets/li_bg@2x-3dfdb27063756e49f157dc0978886672d168c9d785c0e2e3b624dfc139a3102c.png) no-repeat left 12px;
    background-size: 5px auto;
  }
  /* line 170, app/assets/stylesheets/new_design/retina.scss */
  .vpn-router .moduletable-vpn.vpn-plans ul li {
    background: url(/assets/white-arrow@2x-0005248a2f86973d0144831920e98441c6dfc208dcbc2d15d805cbc6f2211f3c.png) no-repeat left 9px;
    background-size: 7px auto;
  }
  /* line 174, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .down-img-box ul li.ios-img,
.dash-board-wrap .down-img-box ul li.apple-img {
    background: url(/assets/bottom-border@2x-bc41fed118f04c5c1e873349d71cae5d72ba64c41b6d41ca8fa963003cc9a80f.png) no-repeat center bottom;
    background-size: 55px auto;
  }
  /* line 179, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .down-img-box ul li a {
    background: url(/assets/right-border@2x-2eb4b267c5615da11871a05203a6a1b13905d8e4756ab417ea37f9ffd1d5361a.png) no-repeat right center !important;
    background-size: 2px auto;
  }
  /* line 183, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .bill-box-right .radio-box .box .prettyradio a {
    background: url(/assets/radio_unchecked_bg@2x-5dfd9bb4be1e9ab113140f0e88754320185a5dbed8a52c9c407c2eb40a62fd09.png) no-repeat center top;
    background-size: 22px auto;
  }
  /* line 187, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .bill-box-right .radio-box .box .prettyradio a.checked {
    background: url(/assets/radio_checked_bg@2x-11ad9a0f4b3ae131758ead9acffc32dc8d8ad505294506e36e5b3db020e37402.png) no-repeat center top;
    background-size: 25px auto;
  }
  /*
  .download-dialog .well a.config-modal-opener {
    background: image_url(/assets/icon_config-modal-opener@2x-c679b40beb35bcb86769268d812f8063596f40a6c28db876e569a81d53708698.png) no-repeat right center;
    background-size: 12px auto;
  }
*/
  /*
  .reset-ssl-vpn-modal .download-action-buttons .download-container a:link, 
  .reset-ssl-vpn-modal .download-action-buttons .download-container a:active, 
  .reset-ssl-vpn-modal .download-action-buttons .download-container a:visited {
    background: image_url(/assets/icon_config-modal-opener@2x-c679b40beb35bcb86769268d812f8063596f40a6c28db876e569a81d53708698.png) no-repeat right center;
    background-size: 12px auto;
  }*/
  /*
  .activate-service-modal .activated-download-box-top-wrapper a.config-modal-opener {
    background: image_url(/assets/icon_config-modal-opener@2x-c679b40beb35bcb86769268d812f8063596f40a6c28db876e569a81d53708698.png) no-repeat right center;
    background-size: 12px auto;
  }
*/
  /*
  .activation_modal_window .download-box-container ul li.ios-img,
  .activation_modal_window .download-box-container ul li.apple-img {
    background: image_url(/assets/bottom-border@2x-bc41fed118f04c5c1e873349d71cae5d72ba64c41b6d41ca8fa963003cc9a80f.png) no-repeat center bottom;
    background-size: 55px auto;
  }
  
  .activation_modal_window .download-box-container ul li a,
  .activation_modal_window .download-box-container ul li a {
    background: image_url(/assets/right-border@2x-2eb4b267c5615da11871a05203a6a1b13905d8e4756ab417ea37f9ffd1d5361a.png) no-repeat right center;
    background-size: 2px auto;
  }
  */
  /* line 223, app/assets/stylesheets/new_design/retina.scss */
  .checkoutWrap .billingDetails .linkBox li a.add-new span,
.checkoutWrap .shippingDetails .linkBox li a.add-new span {
    background: url(/assets/add@2x-68a63457724372ccb1e2edc4b508d7509dae8202094fb06c1b11aaf9f5b08fbb.png) no-repeat right 3px;
    background-size: 20px auto;
  }
  /* line 228, app/assets/stylesheets/new_design/retina.scss */
  .checkoutWrap .shippingDetails .shipping_method_wrapper .item label {
    background: url(/assets/radio_checked_bg2@2x-10bf238ac705239f492a3da7b410b2b452f66b8d763f2c87fb4b40c0132b411e.png) no-repeat 0 3px;
    background-size: 19px auto;
  }
  /* line 232, app/assets/stylesheets/new_design/retina.scss */
  .checkoutWrap .shippingDetails .shipping_method_wrapper .item input[type="radio"]:checked + label {
    background: url(/assets/radio_checked_bg3@2x-38b22e4a04426fa5d0ff56a9e53230478c1cd7c2d5a4b4aadf940b5c76fdc11a.png) no-repeat 0 3px;
    background-size: 20px auto;
  }
  /* line 236, app/assets/stylesheets/new_design/retina.scss */
  .billingWrap.billing-services .paymentDetails .paymentBox .radio label,
.checkoutWrap .paymentDetails .paymentBox .radio label {
    background: url(/assets/radio_checked_bg4@2x-14d9bf1e1126b0e4fa3fcb74851f0240ba4e52406a8123f7d2e7b98a3a5160f2.png) no-repeat;
    background-size: 22px auto;
  }
  /* line 241, app/assets/stylesheets/new_design/retina.scss */
  .billingWrap.billing-services .paymentBox .radio input[type="radio"]:checked + label,
.checkoutWrap .paymentDetails .paymentBox .radio input[type="radio"]:checked + label {
    background: url(/assets/radio_checked_bg5@2x-73fe53697123329de33f6db85cf6e2e34eb62ff2635f8e29e9268f9a8bbbdc44.png) no-repeat;
    background-size: 22px auto;
  }
  /* line 246, app/assets/stylesheets/new_design/retina.scss */
  .payment_method_options_wrapper .payment_method_option .primary label {
    background: url(/assets/radio_checked_btn5@2x-faa56d2b593a3353e8bb4a5e46eaa6bbcfcaccc7e54f32c6b165075fe92f0ee7.png) no-repeat 0% 0%;
    background-size: 22px auto;
  }
  /* line 250, app/assets/stylesheets/new_design/retina.scss */
  .payment_method_options_wrapper .payment_method_option .primary input[type="radio"]:checked + label {
    background: url(/assets/radio_checked_btn5_hover@2x-bfa88b713a29e2c422f12ed329e56c1254fb9cbd946fa05b3da9425f2d7aa1d3.png) no-repeat 0% 0%;
    background-size: 22px auto;
  }
  /* line 254, app/assets/stylesheets/new_design/retina.scss */
  .checkoutWrap .form-horizontal .btn-group .shopping span {
    background: url(/assets/icon_back_green@2x-6753aaab3ea920d4f9809b0ade494aa4bd4e11780bec9bf5eb28043570c3b666.png) no-repeat left center;
    background-size: 21px auto;
  }
  /* line 258, app/assets/stylesheets/new_design/retina.scss */
  .checkoutWrap .pricebox-wrap .pricebox .order-number select {
    background: #ffffff url(/assets/down_arrow_1@2x-cdaab261194dc9d6be2c51c43dda5f6068c72dc384843b764c7554d21c072a7f.png) no-repeat 30px 12px;
    background-size: 9px auto;
  }
  /* line 262, app/assets/stylesheets/new_design/retina.scss */
  .additembox_wrap .itemNumber select {
    background: #ffffff url(/assets/select_arrow@2x-df1113ba63ce365120a3dbdd48ef33113fccc93065b87a8ce8c56f87f9574d13.png) no-repeat 85% 13px;
    background-size: 8px auto;
  }
  /* line 266, app/assets/stylesheets/new_design/retina.scss */
  .adjustmentCode .code_title a {
    background: url(/assets/add_blue_icon@2x-9da64fda8afbf94ff26cc464480aeb2ac6f08079ea2aa199319001c6d5c3d2a8.png) no-repeat 0px 18px;
    background-size: 8px auto;
  }
  /* line 270, app/assets/stylesheets/new_design/retina.scss */
  .adjustmentCode .code_title a.opened {
    background: url(/assets/minus_popup_cupon@2x-9537266cf2868d2ac7bd4d8708f8fc82ac0304d2f974277261aa4c683558d6e1.png) no-repeat 0px 20px;
    background-size: 8px auto;
  }
  /* line 274, app/assets/stylesheets/new_design/retina.scss */
  .additembox_wrap .removeIcon {
    background: url(/assets/remove_icon@2x-a56a835b81f865836557aa60f5f39cb1a1a37fd33f87786611f96d69b23be090.png) no-repeat left top;
    background-size: 13px auto;
  }
  /* line 278, app/assets/stylesheets/new_design/retina.scss */
  .additembox_wrap .additem_remove.active .removeIcon,
.additembox_wrap .removeIcon:hover {
    background: url(/assets/remove_icon_active@2x-a1e763af7b80217eb72780ef9100c2263486ddaeb63dcec4bf35481c993fe598.png) no-repeat left top;
    background-size: 13px auto;
  }
  /* line 283, app/assets/stylesheets/new_design/retina.scss */
  .addTocart_Wrap .modal-footer a.continue_shopping {
    background: url(/assets/continue_icon@2x-6753aaab3ea920d4f9809b0ade494aa4bd4e11780bec9bf5eb28043570c3b666.png) no-repeat 28px center;
    background-size: 21px auto;
  }
  /* line 287, app/assets/stylesheets/new_design/retina.scss */
  .addTocart_Wrap .modal-footer a.continue_shopping.disabled {
    background: url(/assets/arrow_continue_shopping@2x-6753aaab3ea920d4f9809b0ade494aa4bd4e11780bec9bf5eb28043570c3b666.png) no-repeat 30px center;
    background-size: 21px auto;
  }
  /* line 291, app/assets/stylesheets/new_design/retina.scss */
  .modal .modal-body.login-box .text-muted {
    background: url(/assets/secure_login_bg@2x-a49c166a7f9f1857ce1196cf6dc738efaa140ec37f030dc6b7da41a284402181.png) no-repeat right center;
    background-size: 13px auto;
  }
  /* line 295, app/assets/stylesheets/new_design/retina.scss */
  .login-box .devise_go_back span {
    background: url(/assets/go_back@2x-b2cd47c1ea9cc84237dd26de101f28c6bfc793435721f796f6aeed9a7c0ec806.png) no-repeat left center;
    background-size: 11px auto;
  }
  /* line 299, app/assets/stylesheets/new_design/retina.scss */
  .modal-dialog .add-to-cart-form .select-box .button {
    background: url(/assets/select_arrow@2x-df1113ba63ce365120a3dbdd48ef33113fccc93065b87a8ce8c56f87f9574d13.png) no-repeat center 10px;
    background-size: 8px auto;
  }
  /* line 303, app/assets/stylesheets/new_design/retina.scss */
  .massageInfo a.continueShop {
    background: url(/assets/continue_icon@2x-6753aaab3ea920d4f9809b0ade494aa4bd4e11780bec9bf5eb28043570c3b666.png) no-repeat 25px center;
    background-size: 21px auto;
  }
  /* line 307, app/assets/stylesheets/new_design/retina.scss */
  .massageInfo a.continueShop span {
    background: url(/assets/icon_back_green@2x-6753aaab3ea920d4f9809b0ade494aa4bd4e11780bec9bf5eb28043570c3b666.png) no-repeat left center;
    background-size: 21px auto;
  }
  /* ******************** un retina images ********************* */
  /* line 314, app/assets/stylesheets/new_design/retina.scss */
  .network_status_area .network_status_instruction .green {
    background: url(/assets/icon_green@2x-7167462c776c866d11c1441d08f8ce2a055f2bc2adf8ba21ee54f2560fef6653.png) no-repeat left top;
    background-size: 14px auto;
  }
  /* line 318, app/assets/stylesheets/new_design/retina.scss */
  .network_status_area .network_status_instruction .yellow {
    background: url(/assets/icon_yellow@2x-cbba8d4324e7d8fd8173834f2bd52fc24d3fe6c7783ecc1b9b15da4c948d1f6e.png) no-repeat left top;
    background-size: 14px auto;
  }
  /* line 322, app/assets/stylesheets/new_design/retina.scss */
  .network_status_area .network_status_instruction .red {
    background: url(/assets/icon_red@2x-9f436656c5c248dbdf19ab3a09aaec170a7b36d36f068c0f9eb13c1e8bcdbc44.png) no-repeat left top;
    background-size: 14px auto;
  }
  /* line 326, app/assets/stylesheets/new_design/retina.scss */
  .network_status_events .slick-prev {
    background: url(/assets/arrow-prev@2x-48fa8a77267867bdd55d09c0cd543cd5bd1a39fdec54c34d1c4eaae05e7fe8f6.png) no-repeat left top;
    background-size: 30px auto;
  }
  /* line 330, app/assets/stylesheets/new_design/retina.scss */
  .network_status_events .slick-prev:focus,
.network_status_events .slick-prev:hover {
    background: url(/assets/arrow-prev-hover@2x-f8114782a8ce44802a8d89effb9c5f7154280cdbc784bb47713fc96943118db2.png) no-repeat left top;
    background-size: 30px auto;
  }
  /* line 335, app/assets/stylesheets/new_design/retina.scss */
  .network_status_events .slick-next {
    background: url(/assets/arrow-next@2x-f6942916a59c271ef2496eb1c16d9c0e0f9345f773e7a0bc6bc9d065c151cb70.png) no-repeat left top;
    background-size: 30px auto;
  }
  /* line 339, app/assets/stylesheets/new_design/retina.scss */
  .network_status_events .slick-next:focus,
.network_status_events .slick-next:hover {
    background: url(/assets/arrow-next-hover@2x-3c79ce07615155271b3b18bf4fc5f2604a5679685c69a75a5e0b72e47506e75e.png) no-repeat left top;
    background-size: 30px auto;
  }
  /* line 344, app/assets/stylesheets/new_design/retina.scss */
  .cloakbox-email-sent span {
    background: url(/assets/shape@2x-1f62bad3037db05c188f88d4f78e3df05d3cd04dbff5699f75ef1d8a488b994f.png) no-repeat left center;
    background-size: 29px auto;
  }
  /* line 348, app/assets/stylesheets/new_design/retina.scss */
  .slick-loading .slick-list {
    background: #fff url(/assets/ajax-loader@2x-f8108128bdee3905d17f3a0530131258b40ff53cf07e80b39a1ca671efe19f9f.gif) center center no-repeat;
  }
  /* line 351, app/assets/stylesheets/new_design/retina.scss */
  .premier_customers .button_show {
    background: url(/assets/arrow-premier@2x-64a93c96f608ae7d33e1fe8e4fc2f852e0472999bb875460fe077dad45467765.png) no-repeat center center;
    background-size: 16px auto;
  }
  /* line 355, app/assets/stylesheets/new_design/retina.scss */
  .premier_customers .expanded {
    background: url(/assets/up-arrow-premier@2x-27a4d31ef0ab2ddbaaed96046e9d9c45320d0abb627ec45bfbf0b0468daefd59.png) no-repeat center center;
    background-size: 16px auto;
  }
  /* line 361, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #landingbanner {
    background: url(/assets/landingbanner_bg@2x-8d923e230eb55c3095b2974fb09f1d7fb5ec34eb8f964d2abc13dd020dd69bce.png) no-repeat center top;
    background-size: cover;
  }
  /* line 365, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #landingbanner .container .banner_txt ul li {
    background: url(/assets/landing_tick_icon@2x-ec3b9456f717e9fd6fa6f7bfa13955a58be8fc5f6195e2dc3f5ae48c6d906287.png) no-repeat left 8px;
    background-size: 15px auto;
  }
  /* line 369, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #landingbanner .container .safety_box ul li.fast {
    background: url(/assets/fast_bg@2x-6dacc0cef319a6082b334dd08b7df853ef1c2ca2d7d3268c2176f92223d7b475.png) no-repeat left 4px;
    background-size: 32px auto;
  }
  /* line 373, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #landingbanner .container .safety_box ul li.secure {
    background: url(/assets/secure_bg@2x-e5da322b15ec255b9d108a13f8d062536ef2d12afae5fc21e4b24e2e8c627014.png) no-repeat left 4px;
    background-size: 16px auto;
  }
  /* line 377, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #landingbanner .container .safety_box ul li.private {
    background: url(/assets/private_bg@2x-377d499b18fcf7c282dcea029c918ebb50a32f13390430e6a6602df5a800e630.png) no-repeat left 4px;
    background-size: 14px auto;
  }
  /* line 381, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #referralarea .container .store_btn span {
    background: url(/assets/landing_btn_arrow@2x-5f24e33e21311e28d0290c59ae624ac239b51533b5072d579460a46d7af6829f.png) no-repeat right center;
    background-size: 24px auto;
  }
  /* line 385, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #personalvpnarea .container .store_btn span {
    background: url(/assets/landing_btn_arrow@2x-5f24e33e21311e28d0290c59ae624ac239b51533b5072d579460a46d7af6829f.png) no-repeat right center;
    background-size: 24px auto;
  }
  /* line 389, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #personalvpnarea {
    background: url(/assets/personalvpnarea_bg@2x-b922b99d295c1c663534233ab5150f2a83e9d17bef743396b37a86f18d5c9812.png) no-repeat center top;
    background-size: cover;
  }
  /* line 393, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #supportarea .container .support_box {
    background: url(/assets/icon_24@2x-120124016b8528fffaebefb6aa4a83ab3fd37cd28f0d7a8a8637875677dd9e45.png) no-repeat 80px center;
    background-size: 113px auto;
  }
  /* line 397, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #footer ul li {
    background: url(/assets/landing_footer_li@2x-e02240ac4eb89d9ddb14312515ec09918d0c53cb3194de3973c5cb5c27b775d4.png) no-repeat left center;
    background-size: 2px auto;
  }
  /* line 402, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap #vpnrouter_banner {
    background: url(/assets/vpnrouter_banner@2x-2c93e22b9d96136d6235be8e4691165af6c49644fbcaf293673830dc7df62574.png) no-repeat center top;
    background-size: cover;
  }
  /* line 406, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .vpnrouter_instruction_warp a.setupguide_btn span {
    background: url(/assets/go_arrow@2x-bc4e9b19e47368e3c5475768306a38e9972f5c58c84888bcdd9abfa9e0fe9b3e.png) no-repeat right center;
    background-size: 24px auto;
  }
  /* line 410, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_band .band_box_wrap .item_list li {
    background: url(/assets/item_list_bg@2x-7f8e9fa762cab596f5f5cfe9e72fe9af26ccf7b85bdd7980e40c15a83c80c8e3.png) no-repeat left 17px;
    background-size: 6px auto;
  }
  /* line 414, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_setup_list .btn_config a span {
    background: url(/assets/orange_right_arrow@2x-0904a9bd923eef292e1c9f39c5e9e7f87c79e326213acb47a523320216ee7336.png) no-repeat right center;
    background-size: 13px auto;
  }
  /* line 418, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_band .band_description .band_description_more {
    background: url(/assets/blue_plus@2x-922b22b71974f1ea9144e3231794be32c695a34e144e50b10829b2282c8233df.png) no-repeat right center;
    background-size: 9px auto;
  }
  /* line 422, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_band .band_description .band_description_less {
    background: url(/assets/blue_minus@2x-ce214c791ca48204474bb1147f3018223bb8b970f91f9a478e669b62b7105a4d.png) no-repeat right center;
    background-size: 9px auto;
  }
  /* line 426, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_band .band_description_wrap {
    background: url(/assets/border_bg@2x-44c8cb403d5a8d26310254fc298a2998bbf5d450b2fa3cc3b8157c7cca9ef015.png) repeat-y center center;
    background-size: 1px auto;
  }
  /* line 430, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_supprt {
    background: url(/assets/border_bg@2x-44c8cb403d5a8d26310254fc298a2998bbf5d450b2fa3cc3b8157c7cca9ef015.png) repeat-y center center;
    background-size: 1px auto;
  }
  /* ***************************************** 
  .vpn-router .moduletable-vpn.vpn-plans {
    background: image_url(/assets/green_bg-9c107f9d23414d2a4e7f1d6769b4bd559af39eb900bf2d7effa6dad053ca6f08.png) no-repeat left center;
    background-size: cover;
  }
  .vpn-router .moduletable-vpn.vpn-plans.blue {
    background: image_url(/assets/blue-bg-7c5ac0d939969c33b713ca6350f2fa3e76f2bbb25c11b073b2f7f56c068fde9c.jpg) no-repeat left center;
    background-size: cover;
  }
  .email-wrap .input-wrap .primary_box .alternate_radio {
    background-image: image_url(/assets/sprites-sfa68604977-18993406a8e3041454427fac7212ecc005cb7b8c4486b3182d40fbcf2dcfa96f.png);
  }
  .mailing_list_option_row .prettyradio a,
  .prettyradio a{
    background-image: image_url(/assets/sprites-sfa68604977-18993406a8e3041454427fac7212ecc005cb7b8c4486b3182d40fbcf2dcfa96f.png);
  }
  .referralBox .referral-header {
    background: image_url(/assets/refer_bg-bec62050bdbfae4b8633d68f315521056ed31e8fcc3ddcf14e8bc35162f37dc4.jpg) repeat left top;
  }
  .download-dialog .modal-header {
    background: image_url(/assets/refer_bg-bec62050bdbfae4b8633d68f315521056ed31e8fcc3ddcf14e8bc35162f37dc4.jpg) repeat left top;
  }
  .addTocart_Wrap .modal-header:before,
  .addTocart_Wrap.rules .modal-header:before{
    background: image_url(/assets/refer_bg-bec62050bdbfae4b8633d68f315521056ed31e8fcc3ddcf14e8bc35162f37dc4.jpg) repeat left top;
  }
  .checkoutWrap .billingDetails .form-group .selectBox,
  .checkoutWrap .shippingDetails .form-group .selectBox {
    background: image_url(/assets/down_arrow-a18981d43c66836440c644cd4057e64bc4685f46c0e517ab9940f5a2966be92b.png) no-repeat right 18px;
  }
  #All-VPN-Service-Features {
    background: image_url(/assets/all_plans-de70768647ac61d28610b01aead3fa43cf2f41f585494ec557420446ce2f3aab.jpg) no-repeat left top;
  }
  
/* ***************************************** */
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 473, app/assets/stylesheets/new_design/retina.scss */
  .productmenu ul li a:link,
.productmenu ul li a:active,
.productmenu ul li a:visited {
    background: url(/assets/top-arrow@2x-f74cd9a85e1ec6d87641002ab288b130036be3ecea993190f7d9c12939dcd9d3.png) no-repeat right 7px;
    background-size: 13px auto;
  }
  /* line 479, app/assets/stylesheets/new_design/retina.scss */
  .vpn_header .sticker {
    background: url(/assets/sticker_bg@2x-14ba0a76c001f8c6dbb9fdb268bb5899b646f4cf032b6cc1f7d43e694e332a82.png) no-repeat left center;
    background-size: 61px auto;
  }
  /* line 483, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn .select-wrap select {
    background: #ffffff url(/assets/select_arrow@2x-df1113ba63ce365120a3dbdd48ef33113fccc93065b87a8ce8c56f87f9574d13.png) no-repeat 97% center;
    background-size: 8px auto;
  }
  /* line 487, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn .select-wrap .select-box.number select {
    background: #ffffff url(/assets/select_arrow@2x-df1113ba63ce365120a3dbdd48ef33113fccc93065b87a8ce8c56f87f9574d13.png) no-repeat 90% center;
    background-size: 8px auto;
  }
  /* line 492, app/assets/stylesheets/new_design/retina.scss */
  #All-VPN-Service-Features ul li {
    background: url(/assets/li-bg@2x-3e5dd56b2f4b0f10a9da21dbd9ace749b53f0e1f0fb93d5299a32305f861441f.png) no-repeat left 18px;
    background-size: 15px auto;
  }
  /* line 496, app/assets/stylesheets/new_design/retina.scss */
  #All-VPN-Service-Features ul li:nth-child(even) {
    background: url(/assets/li-bg@2x-3e5dd56b2f4b0f10a9da21dbd9ace749b53f0e1f0fb93d5299a32305f861441f.png) no-repeat 42px 18px;
    background-size: 15px auto;
  }
  /* line 500, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .top-part .select-box-wrap .select-box {
    background: #ffffff url(/assets/select_arrow@2x-df1113ba63ce365120a3dbdd48ef33113fccc93065b87a8ce8c56f87f9574d13.png) no-repeat scroll 95% center;
    background-size: 8px auto;
  }
  /* line 504, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .title-box.box-wrap a.order_down {
    background: url(/assets/blue-bg@2x-c73079a38780f84e69babdebf7abcaa5f1817abf19b63f73fdc1dcaaead33b36.png) no-repeat right center;
    background-size: 11px auto;
  }
  /* line 508, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .title-box.box-wrap a.order_up {
    background: url(/assets/blue-bg-up@2x-442526e4483c1f7cea0dcd19020c9aae73380c8b83268ab0633d4f5c01e4aedd.png) no-repeat right center;
    background-size: 11px auto;
  }
  /* line 513, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .box-wrap .expand-img .service_expander .fa-plus-circle {
    background: url(/assets/fa-plus-circle@2x-eb4c3ba4dfc861801f83d73bfaad6c640872ae0193cef403c19a103d2f893675.png) no-repeat left top;
    background-size: 17px auto;
  }
  /* line 517, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .box-wrap .expand-img .service_expander .fa-minus-circle {
    background: url(/assets/fa-minus-circle@2x-93042bd25ebbf29903e157f3899a28d5032c8f086f3aca8e5441ca17ebe08bf5.png) no-repeat left top;
    background-size: 17px auto;
  }
  /* line 521, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .addnew {
    background: #e45517 url(/assets/add-new-bg@2x-0df70cc3359696560ba65a753ed8496b0fe8f3a9c2a08a0be595194b0c1b20f7.png) no-repeat 12px center;
    background-size: 18px auto;
  }
  /* line 525, app/assets/stylesheets/new_design/retina.scss */
  .account-setting .title {
    background: url(/assets/acc-settings@2x-649addaf57339b51580e37185de3ffb3a67af93cafa0f3d7891ed1723df3b749.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 529, app/assets/stylesheets/new_design/retina.scss */
  #banner.referralProgramStatsPage h1 {
    background: url(/assets/referral-program-stats@2x-495307c81e1242370c6ffac5b3e350ddf986aeaa046d36b07d823e97ac979d0f.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 533, app/assets/stylesheets/new_design/retina.scss */
  #banner.referralProgramPage h1 {
    background: url(/assets/referral-program@2x-ea701d9a5901847f31d12187a11ad51cfe034bcb93019f4fce37400643c705ad.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 537, app/assets/stylesheets/new_design/retina.scss */
  #banner.paymentMethodsPage h1 {
    background: url(/assets/payment-method@2x-c9fd61ffa447520e1248651bc16f4c54013678872447ba95c7c43e04937817e8.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 541, app/assets/stylesheets/new_design/retina.scss */
  #banner.orderHistoryPage h1 {
    background: url(/assets/order-history@2x-3b8a6c90194e689dd767097e1b532e22122ab163d0f9d163e824902fd06aabe5.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 545, app/assets/stylesheets/new_design/retina.scss */
  .account-setting .email-wrap a.btn-inverted {
    background: #e45517 url(/assets/add-new-bg@2x-0df70cc3359696560ba65a753ed8496b0fe8f3a9c2a08a0be595194b0c1b20f7.png) no-repeat 30px center;
    background-size: 18px auto;
  }
  /* line 549, app/assets/stylesheets/new_design/retina.scss */
  #top .products-dropdown .dropdown-menu li.personal-vpn a {
    background: #fff url(/assets/personal_vpn@2x-b0031ff05174615d8bcd289057538a139dc3ee5ddf333b523c43363912de66f5.png) no-repeat center center;
    background-size: 110px;
  }
  /* line 553, app/assets/stylesheets/new_design/retina.scss */
  #top .products-dropdown .dropdown-menu li.secure-email a {
    background: #fff url(/assets/secure_my_email@2x-9c8e95056a62d93cbca70930c1169fc1d6e33ababbdac142b349b85334600908.png) no-repeat center center;
    background-size: 55px;
  }
  /* line 557, app/assets/stylesheets/new_design/retina.scss */
  .topmenu ul li.settings {
    background: url(/assets/start-bg@2x-95cc45cfc76c36a46155a065513517cf887d75268f1b4497f2fb31e917770de8.png) no-repeat center center;
    background-size: 24px auto;
  }
  /* line 561, app/assets/stylesheets/new_design/retina.scss */
  .topmenu ul li.dropdown .dropdown-toggle {
    background: url(/assets/top-arrow@2x-f74cd9a85e1ec6d87641002ab288b130036be3ecea993190f7d9c12939dcd9d3.png) no-repeat right 7px;
    background-size: 14px auto;
  }
  /* line 566, app/assets/stylesheets/new_design/retina.scss */
  .form-group.multi-select .multi-select-options .location-selection_label .region_title .city_expander {
    background: url(/assets/location_plus@2x-6b75764d26e6a4beaa17ac882586545321f69bd39362bb6976cd963e1c598c7c.png) no-repeat left center;
    background-size: 12px auto;
  }
  /* line 571, app/assets/stylesheets/new_design/retina.scss */
  .form-group.multi-select .multi-select-options .location-selection_label .region_title .city_expander.expanded {
    background: url(/assets/location_minus@2x-cc61b3cf2aa383ff90420eb6a523a3997182202bd8700a6ae60a0b07436468af.png) no-repeat left center;
    background-size: 12px auto;
  }
  /* line 575, app/assets/stylesheets/new_design/retina.scss */
  .form-group.multi-select .location-selection-header .location-selection_checkbox .checkbox_blank::after {
    background: url(/assets/location_check@2x-b57d571c3074ea0768ec414b760451464a6875c60018390b39984e99257ba5ca.png) no-repeat center center;
    background-size: 10px 8px;
  }
  /* line 579, app/assets/stylesheets/new_design/retina.scss */
  .form-group.multi-select .multi-select-options .location-selection_label .region_checkbox .checkbox_blank::after {
    background: url(/assets/location_check@2x-b57d571c3074ea0768ec414b760451464a6875c60018390b39984e99257ba5ca.png) no-repeat center center;
    background-size: 10px 8px;
  }
  /* line 583, app/assets/stylesheets/new_design/retina.scss */
  .multi-selected.select-cities-collection li .remove_selected_city {
    background: url(/assets/location_cross@2x-f4ba95572fee422b592ab8b1f63ffcd76049fcd1f68690b422c2384775f30327.png) no-repeat left center;
    background-size: 11px auto;
  }
  /*
  .topmenu ul li.dropdown {
    background: image_url(/assets/start-bg@2x-95cc45cfc76c36a46155a065513517cf887d75268f1b4497f2fb31e917770de8.png) no-repeat center top;
    background-size: 31px auto;
  }*/
  /* line 592, app/assets/stylesheets/new_design/retina.scss */
  .cartTop .cart-top {
    background: url(/assets/cart@2x-c6a6969181f3ce3104d81f3c73b32023d9777d20b7efb726cc6da2953e97a816.png) no-repeat 0px center;
    background-size: 55px auto;
    transition: all 0.4s ease;
  }
  /* line 598, app/assets/stylesheets/new_design/retina.scss */
  #top_and_header.headerFixed .cartTop .cart-top {
    background: url(/assets/cart@2x-c6a6969181f3ce3104d81f3c73b32023d9777d20b7efb726cc6da2953e97a816.png) no-repeat 12px center;
    background-size: 42px auto;
  }
  /* line 603, app/assets/stylesheets/new_design/retina.scss */
  .liveChat {
    background: #ef6d25 url(/assets/chat_icon@2x-797492071794c6d5960a73a0e2f64cf7ece72d756548e6833ae284b537a20623.png) no-repeat 18px 14px;
    background-size: 27px auto;
  }
  /* line 607, app/assets/stylesheets/new_design/retina.scss */
  .liveChat .chat-open {
    background: url(/assets/arrow_up@2x-7a6c4ffef95e5c11f601705f86a8279c022700969ac6b3075ad9530385c14a3b.png) no-repeat right center;
    background-size: 18px auto;
  }
  /* line 611, app/assets/stylesheets/new_design/retina.scss */
  .liveChat .chat-close {
    background: url(/assets/arrow_down@2x-34edcd25bab58204a81f4c8b66b9ebbf87a5121071c39070561174b6f2e6b46b.png) no-repeat right center;
    background-size: 18px auto;
  }
  /* line 615, app/assets/stylesheets/new_design/retina.scss */
  #header .secureCheckout {
    background: url(/assets/lock@2x-1f61b3f11d5aff25b65dd7fd1842aa1647616ce6e178b5f56f2d02af693391e8.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 620, app/assets/stylesheets/new_design/retina.scss */
  .checkoutInfo .selectBox {
    background: #ffffff url(/assets/select_arrow@2x-df1113ba63ce365120a3dbdd48ef33113fccc93065b87a8ce8c56f87f9574d13.png) no-repeat right center;
    background-size: 8px auto;
  }
  /* line 624, app/assets/stylesheets/new_design/retina.scss */
  .checkoutInfo .checkout {
    background: url(/assets/lock@2x-1f61b3f11d5aff25b65dd7fd1842aa1647616ce6e178b5f56f2d02af693391e8.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 628, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn ul li {
    background: url(/assets/li_bg@2x-3dfdb27063756e49f157dc0978886672d168c9d785c0e2e3b624dfc139a3102c.png) no-repeat left 15px;
    background-size: 5px auto;
  }
  /* line 632, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn ul li.parent {
    background: url(/assets/add_img@2x-13512550e752084a0cf2977113fdb1e482076ca80d79b2ac239d32a37848357e.png) no-repeat right 7px;
    background-size: 11px auto;
  }
  /* line 636, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn ul li.parent:hover {
    background: url(/assets/minus@2x-d51a42b6f35a9dd3029f8491722b4416d7d9ca7165cd8b107161d0e011e6a0e2.png) no-repeat right 12px;
    background-size: 11px auto;
  }
  /* line 640, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn ul li.parent li {
    background: url(/assets/li_bg@2x-3dfdb27063756e49f157dc0978886672d168c9d785c0e2e3b624dfc139a3102c.png) no-repeat left 12px;
    background-size: 5px auto;
  }
  /* line 644, app/assets/stylesheets/new_design/retina.scss */
  .vpn-router .moduletable-vpn.vpn-plans ul li {
    background: url(/assets/white-arrow@2x-0005248a2f86973d0144831920e98441c6dfc208dcbc2d15d805cbc6f2211f3c.png) no-repeat left 9px;
    background-size: 7px auto;
  }
  /* line 648, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .down-img-box ul li.ios-img,
.dash-board-wrap .down-img-box ul li.apple-img {
    background: url(/assets/bottom-border@2x-bc41fed118f04c5c1e873349d71cae5d72ba64c41b6d41ca8fa963003cc9a80f.png) no-repeat center bottom;
    background-size: 55px auto;
  }
  /* line 653, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .down-img-box ul li a {
    background: url(/assets/right-border@2x-2eb4b267c5615da11871a05203a6a1b13905d8e4756ab417ea37f9ffd1d5361a.png) no-repeat right center !important;
    background-size: 2px auto;
  }
  /* line 657, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .bill-box-right .radio-box .box .prettyradio a {
    background: url(/assets/radio_unchecked_bg@2x-5dfd9bb4be1e9ab113140f0e88754320185a5dbed8a52c9c407c2eb40a62fd09.png) no-repeat center top;
    background-size: 22px auto;
  }
  /* line 661, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .bill-box-right .radio-box .box .prettyradio a.checked {
    background: url(/assets/radio_checked_bg@2x-11ad9a0f4b3ae131758ead9acffc32dc8d8ad505294506e36e5b3db020e37402.png) no-repeat center top;
    background-size: 25px auto;
  }
  /*
  .activation_modal_window .download-box-container ul li.ios-img,
  .activation_modal_window .download-box-container ul li.apple-img {
    background: image_url(/assets/bottom-border@2x-bc41fed118f04c5c1e873349d71cae5d72ba64c41b6d41ca8fa963003cc9a80f.png) no-repeat center bottom;
    background-size: 55px auto;
  }
  
  .activation_modal_window .download-box-container ul li a,
  .activation_modal_window .download-box-container ul li a {
    background: image_url(/assets/right-border@2x-2eb4b267c5615da11871a05203a6a1b13905d8e4756ab417ea37f9ffd1d5361a.png) no-repeat right center;
    background-size: 2px auto;
  }

  */
  /* line 681, app/assets/stylesheets/new_design/retina.scss */
  .checkoutWrap .billingDetails .linkBox li a.add-new span,
.checkoutWrap .shippingDetails .linkBox li a.add-new span {
    background: url(/assets/add@2x-68a63457724372ccb1e2edc4b508d7509dae8202094fb06c1b11aaf9f5b08fbb.png) no-repeat right 3px;
    background-size: 20px auto;
  }
  /* line 686, app/assets/stylesheets/new_design/retina.scss */
  .checkoutWrap .shippingDetails .shipping_method_wrapper .item label {
    background: url(/assets/radio_checked_bg2@2x-10bf238ac705239f492a3da7b410b2b452f66b8d763f2c87fb4b40c0132b411e.png) no-repeat 0 3px;
    background-size: 19px auto;
  }
  /* line 690, app/assets/stylesheets/new_design/retina.scss */
  .checkoutWrap .shippingDetails .shipping_method_wrapper .item input[type="radio"]:checked + label {
    background: url(/assets/radio_checked_bg3@2x-38b22e4a04426fa5d0ff56a9e53230478c1cd7c2d5a4b4aadf940b5c76fdc11a.png) no-repeat 0 3px;
    background-size: 20px auto;
  }
  /* line 694, app/assets/stylesheets/new_design/retina.scss */
  .billingWrap.billing-services .paymentDetails .paymentBox .radio label,
.checkoutWrap .paymentDetails .paymentBox .radio label {
    background: url(/assets/radio_checked_bg4@2x-14d9bf1e1126b0e4fa3fcb74851f0240ba4e52406a8123f7d2e7b98a3a5160f2.png) no-repeat;
    background-size: 22px auto;
  }
  /* line 699, app/assets/stylesheets/new_design/retina.scss */
  .billingWrap.billing-services .paymentBox .radio input[type="radio"]:checked + label,
.checkoutWrap .paymentDetails .paymentBox .radio input[type="radio"]:checked + label {
    background: url(/assets/radio_checked_bg5@2x-73fe53697123329de33f6db85cf6e2e34eb62ff2635f8e29e9268f9a8bbbdc44.png) no-repeat;
    background-size: 22px auto;
  }
  /* line 704, app/assets/stylesheets/new_design/retina.scss */
  .payment_method_options_wrapper .payment_method_option .primary label {
    background: url(/assets/radio_checked_btn5@2x-faa56d2b593a3353e8bb4a5e46eaa6bbcfcaccc7e54f32c6b165075fe92f0ee7.png) no-repeat 0% 0%;
    background-size: 22px auto;
  }
  /* line 708, app/assets/stylesheets/new_design/retina.scss */
  .payment_method_options_wrapper .payment_method_option .primary input[type="radio"]:checked + label {
    background: url(/assets/radio_checked_btn5_hover@2x-bfa88b713a29e2c422f12ed329e56c1254fb9cbd946fa05b3da9425f2d7aa1d3.png) no-repeat 0% 0%;
    background-size: 22px auto;
  }
  /* line 712, app/assets/stylesheets/new_design/retina.scss */
  .checkoutWrap .form-horizontal .btn-group .shopping span {
    background: url(/assets/icon_back_green@2x-6753aaab3ea920d4f9809b0ade494aa4bd4e11780bec9bf5eb28043570c3b666.png) no-repeat left center;
    background-size: 21px auto;
  }
  /* line 717, app/assets/stylesheets/new_design/retina.scss */
  .checkoutWrap .pricebox-wrap .pricebox .order-number select {
    background: #ffffff url(/assets/down_arrow_1@2x-cdaab261194dc9d6be2c51c43dda5f6068c72dc384843b764c7554d21c072a7f.png) no-repeat 30px 12px;
    background-size: 9px auto;
  }
  /* line 721, app/assets/stylesheets/new_design/retina.scss */
  .additembox_wrap .itemNumber select {
    background: #ffffff url(/assets/select_arrow@2x-df1113ba63ce365120a3dbdd48ef33113fccc93065b87a8ce8c56f87f9574d13.png) no-repeat 85% 13px;
    background-size: 8px auto;
  }
  /* line 725, app/assets/stylesheets/new_design/retina.scss */
  .adjustmentCode .code_title a {
    background: url(/assets/add_blue_icon@2x-9da64fda8afbf94ff26cc464480aeb2ac6f08079ea2aa199319001c6d5c3d2a8.png) no-repeat 0px 18px;
    background-size: 8px auto;
  }
  /* line 729, app/assets/stylesheets/new_design/retina.scss */
  .adjustmentCode .code_title a.opened {
    background: url(/assets/minus_popup_cupon@2x-9537266cf2868d2ac7bd4d8708f8fc82ac0304d2f974277261aa4c683558d6e1.png) no-repeat 0px 20px;
    background-size: 8px auto;
  }
  /* line 733, app/assets/stylesheets/new_design/retina.scss */
  .additembox_wrap .removeIcon {
    background: url(/assets/remove_icon@2x-a56a835b81f865836557aa60f5f39cb1a1a37fd33f87786611f96d69b23be090.png) no-repeat left top;
    background-size: 13px auto;
  }
  /* line 737, app/assets/stylesheets/new_design/retina.scss */
  .additembox_wrap .additem_remove.active .removeIcon,
.additembox_wrap .removeIcon:hover {
    background: url(/assets/remove_icon_active@2x-a1e763af7b80217eb72780ef9100c2263486ddaeb63dcec4bf35481c993fe598.png) no-repeat left top;
    background-size: 13px auto;
  }
  /* line 742, app/assets/stylesheets/new_design/retina.scss */
  .addTocart_Wrap .modal-footer a.continue_shopping {
    background: url(/assets/continue_icon@2x-6753aaab3ea920d4f9809b0ade494aa4bd4e11780bec9bf5eb28043570c3b666.png) no-repeat 28px center;
    background-size: 21px auto;
  }
  /* line 746, app/assets/stylesheets/new_design/retina.scss */
  .addTocart_Wrap .modal-footer a.continue_shopping.disabled {
    background: url(/assets/arrow_continue_shopping@2x-6753aaab3ea920d4f9809b0ade494aa4bd4e11780bec9bf5eb28043570c3b666.png) no-repeat 30px center;
    background-size: 21px auto;
  }
  /* line 750, app/assets/stylesheets/new_design/retina.scss */
  .modal .modal-body.login-box .text-muted {
    background: url(/assets/secure_login_bg@2x-a49c166a7f9f1857ce1196cf6dc738efaa140ec37f030dc6b7da41a284402181.png) no-repeat right center;
    background-size: 13px auto;
  }
  /* line 754, app/assets/stylesheets/new_design/retina.scss */
  .login-box .devise_go_back span {
    background: url(/assets/go_back@2x-b2cd47c1ea9cc84237dd26de101f28c6bfc793435721f796f6aeed9a7c0ec806.png) no-repeat left center;
    background-size: 11px auto;
  }
  /* line 759, app/assets/stylesheets/new_design/retina.scss */
  .modal-dialog .add-to-cart-form .select-box .button {
    background: url(/assets/select_arrow@2x-df1113ba63ce365120a3dbdd48ef33113fccc93065b87a8ce8c56f87f9574d13.png) no-repeat center 10px;
    background-size: 8px auto;
  }
  /* line 763, app/assets/stylesheets/new_design/retina.scss */
  .massageInfo a.continueShop {
    background: url(/assets/continue_icon@2x-6753aaab3ea920d4f9809b0ade494aa4bd4e11780bec9bf5eb28043570c3b666.png) no-repeat 25px center;
    background-size: 21px auto;
  }
  /* line 767, app/assets/stylesheets/new_design/retina.scss */
  .massageInfo a.continueShop span {
    background: url(/assets/icon_back_green@2x-6753aaab3ea920d4f9809b0ade494aa4bd4e11780bec9bf5eb28043570c3b666.png) no-repeat left center;
    background-size: 21px auto;
  }
  /* ******************** un retina images ********************* */
  /* line 775, app/assets/stylesheets/new_design/retina.scss */
  .network_status_area .network_status_instruction .green {
    background: url(/assets/icon_green@2x-7167462c776c866d11c1441d08f8ce2a055f2bc2adf8ba21ee54f2560fef6653.png) no-repeat left top;
    background-size: 14px auto;
  }
  /* line 779, app/assets/stylesheets/new_design/retina.scss */
  .network_status_area .network_status_instruction .yellow {
    background: url(/assets/icon_yellow@2x-cbba8d4324e7d8fd8173834f2bd52fc24d3fe6c7783ecc1b9b15da4c948d1f6e.png) no-repeat left top;
    background-size: 14px auto;
  }
  /* line 783, app/assets/stylesheets/new_design/retina.scss */
  .network_status_area .network_status_instruction .red {
    background: url(/assets/icon_red@2x-9f436656c5c248dbdf19ab3a09aaec170a7b36d36f068c0f9eb13c1e8bcdbc44.png) no-repeat left top;
    background-size: 14px auto;
  }
  /* line 787, app/assets/stylesheets/new_design/retina.scss */
  .network_status_events .slick-prev {
    background: url(/assets/arrow-prev@2x-48fa8a77267867bdd55d09c0cd543cd5bd1a39fdec54c34d1c4eaae05e7fe8f6.png) no-repeat left top;
    background-size: 30px auto;
  }
  /* line 791, app/assets/stylesheets/new_design/retina.scss */
  .network_status_events .slick-prev:focus,
.network_status_events .slick-prev:hover {
    background: url(/assets/arrow-prev-hover@2x-f8114782a8ce44802a8d89effb9c5f7154280cdbc784bb47713fc96943118db2.png) no-repeat left top;
    background-size: 30px auto;
  }
  /* line 796, app/assets/stylesheets/new_design/retina.scss */
  .network_status_events .slick-next {
    background: url(/assets/arrow-next@2x-f6942916a59c271ef2496eb1c16d9c0e0f9345f773e7a0bc6bc9d065c151cb70.png) no-repeat left top;
    background-size: 30px auto;
  }
  /* line 800, app/assets/stylesheets/new_design/retina.scss */
  .network_status_events .slick-next:focus,
.network_status_events .slick-next:hover {
    background: url(/assets/arrow-next-hover@2x-3c79ce07615155271b3b18bf4fc5f2604a5679685c69a75a5e0b72e47506e75e.png) no-repeat left top;
    background-size: 30px auto;
  }
  /* line 805, app/assets/stylesheets/new_design/retina.scss */
  .cloakbox-email-sent span {
    background: url(/assets/shape@2x-1f62bad3037db05c188f88d4f78e3df05d3cd04dbff5699f75ef1d8a488b994f.png) no-repeat left center;
    background-size: 29px auto;
  }
  /* line 809, app/assets/stylesheets/new_design/retina.scss */
  .slick-loading .slick-list {
    background: #fff url(/assets/ajax-loader@2x-f8108128bdee3905d17f3a0530131258b40ff53cf07e80b39a1ca671efe19f9f.gif) center center no-repeat;
  }
  /* line 812, app/assets/stylesheets/new_design/retina.scss */
  .premier_customers .button_show {
    background: url(/assets/arrow-premier@2x-64a93c96f608ae7d33e1fe8e4fc2f852e0472999bb875460fe077dad45467765.png) no-repeat center center;
    background-size: 16px auto;
  }
  /* line 816, app/assets/stylesheets/new_design/retina.scss */
  .premier_customers .expanded {
    background: url(/assets/up-arrow-premier@2x-27a4d31ef0ab2ddbaaed96046e9d9c45320d0abb627ec45bfbf0b0468daefd59.png) no-repeat center center;
    background-size: 16px auto;
  }
  /* line 821, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #landingbanner {
    background: url(/assets/landingbanner_bg@2x-8d923e230eb55c3095b2974fb09f1d7fb5ec34eb8f964d2abc13dd020dd69bce.png) no-repeat center top;
    background-size: cover;
  }
  /* line 825, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #landingbanner .container .banner_txt ul li {
    background: url(/assets/landing_tick_icon@2x-ec3b9456f717e9fd6fa6f7bfa13955a58be8fc5f6195e2dc3f5ae48c6d906287.png) no-repeat left 8px;
    background-size: 15px auto;
  }
  /* line 829, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #landingbanner .container .safety_box ul li.fast {
    background: url(/assets/fast_bg@2x-6dacc0cef319a6082b334dd08b7df853ef1c2ca2d7d3268c2176f92223d7b475.png) no-repeat left 4px;
    background-size: 32px auto;
  }
  /* line 833, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #landingbanner .container .safety_box ul li.secure {
    background: url(/assets/secure_bg@2x-e5da322b15ec255b9d108a13f8d062536ef2d12afae5fc21e4b24e2e8c627014.png) no-repeat left 4px;
    background-size: 16px auto;
  }
  /* line 837, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #landingbanner .container .safety_box ul li.private {
    background: url(/assets/private_bg@2x-377d499b18fcf7c282dcea029c918ebb50a32f13390430e6a6602df5a800e630.png) no-repeat left 4px;
    background-size: 14px auto;
  }
  /* line 841, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #referralarea .container .store_btn span {
    background: url(/assets/landing_btn_arrow@2x-5f24e33e21311e28d0290c59ae624ac239b51533b5072d579460a46d7af6829f.png) no-repeat right center;
    background-size: 24px auto;
  }
  /* line 845, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #personalvpnarea .container .store_btn span {
    background: url(/assets/landing_btn_arrow@2x-5f24e33e21311e28d0290c59ae624ac239b51533b5072d579460a46d7af6829f.png) no-repeat right center;
    background-size: 24px auto;
  }
  /* line 849, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #personalvpnarea {
    background: url(/assets/personalvpnarea_bg@2x-b922b99d295c1c663534233ab5150f2a83e9d17bef743396b37a86f18d5c9812.png) no-repeat center top;
    background-size: cover;
  }
  /* line 853, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #supportarea .container .support_box {
    background: url(/assets/icon_24@2x-120124016b8528fffaebefb6aa4a83ab3fd37cd28f0d7a8a8637875677dd9e45.png) no-repeat 80px center;
    background-size: 113px auto;
  }
  /* line 857, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #footer ul li {
    background: url(/assets/landing_footer_li@2x-e02240ac4eb89d9ddb14312515ec09918d0c53cb3194de3973c5cb5c27b775d4.png) no-repeat left center;
    background-size: 2px auto;
  }
  /* **************Router****************** */
  /* line 863, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap #vpnrouter_banner {
    background: url(/assets/vpnrouter_banner@2x-2c93e22b9d96136d6235be8e4691165af6c49644fbcaf293673830dc7df62574.png) no-repeat center top;
    background-size: cover;
  }
  /* line 867, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .vpnrouter_instruction_warp a.setupguide_btn span {
    background: url(/assets/go_arrow@2x-bc4e9b19e47368e3c5475768306a38e9972f5c58c84888bcdd9abfa9e0fe9b3e.png) no-repeat right center;
    background-size: 24px auto;
  }
  /* line 871, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_band .band_box_wrap .item_list li {
    background: url(/assets/item_list_bg@2x-7f8e9fa762cab596f5f5cfe9e72fe9af26ccf7b85bdd7980e40c15a83c80c8e3.png) no-repeat left 17px;
    background-size: 6px auto;
  }
  /* line 875, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_setup_list .btn_config a span {
    background: url(/assets/orange_right_arrow@2x-0904a9bd923eef292e1c9f39c5e9e7f87c79e326213acb47a523320216ee7336.png) no-repeat right center;
    background-size: 13px auto;
  }
  /* line 879, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_band .band_description .band_description_more {
    background: url(/assets/blue_plus@2x-922b22b71974f1ea9144e3231794be32c695a34e144e50b10829b2282c8233df.png) no-repeat right center;
    background-size: 9px auto;
  }
  /* line 883, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_band .band_description .band_description_less {
    background: url(/assets/blue_minus@2x-ce214c791ca48204474bb1147f3018223bb8b970f91f9a478e669b62b7105a4d.png) no-repeat right center;
    background-size: 9px auto;
  }
  /* line 887, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_band .band_description_wrap {
    background: url(/assets/border_bg@2x-44c8cb403d5a8d26310254fc298a2998bbf5d450b2fa3cc3b8157c7cca9ef015.png) repeat-y center center;
    background-size: 1px auto;
  }
  /* line 891, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_supprt {
    background: url(/assets/border_bg@2x-44c8cb403d5a8d26310254fc298a2998bbf5d450b2fa3cc3b8157c7cca9ef015.png) repeat-y center center;
    background-size: 1px auto;
  }
  /* *****************************************
    .vpn-router .moduletable-vpn.vpn-plans {
      background: image_url(/assets/green_bg-9c107f9d23414d2a4e7f1d6769b4bd559af39eb900bf2d7effa6dad053ca6f08.png) no-repeat left center;
      background-size: cover;
    }
    .vpn-router .moduletable-vpn.vpn-plans.blue {
      background: image_url(/assets/blue-bg-7c5ac0d939969c33b713ca6350f2fa3e76f2bbb25c11b073b2f7f56c068fde9c.jpg) no-repeat left center;
      background-size: cover;
    }
    .email-wrap .input-wrap .primary_box .alternate_radio {
      background-image: image_url(/assets/sprites-sfa68604977-18993406a8e3041454427fac7212ecc005cb7b8c4486b3182d40fbcf2dcfa96f.png);
    }
    .mailing_list_option_row .prettyradio a,
    .prettyradio a{
      background-image: image_url(/assets/sprites-sfa68604977-18993406a8e3041454427fac7212ecc005cb7b8c4486b3182d40fbcf2dcfa96f.png);
    }
    .referralBox .referral-header {
      background: image_url(/assets/refer_bg-bec62050bdbfae4b8633d68f315521056ed31e8fcc3ddcf14e8bc35162f37dc4.jpg) repeat left top;
    }
    .download-dialog .modal-header {
      background: image_url(/assets/refer_bg-bec62050bdbfae4b8633d68f315521056ed31e8fcc3ddcf14e8bc35162f37dc4.jpg) repeat left top;
    }
    .addTocart_Wrap .modal-header:before,
    .addTocart_Wrap.rules .modal-header:before{
      background: image_url(/assets/refer_bg-bec62050bdbfae4b8633d68f315521056ed31e8fcc3ddcf14e8bc35162f37dc4.jpg) repeat left top;
    }
    .checkoutWrap .billingDetails .form-group .selectBox,
    .checkoutWrap .shippingDetails .form-group .selectBox {
      background: image_url(/assets/down_arrow-a18981d43c66836440c644cd4057e64bc4685f46c0e517ab9940f5a2966be92b.png) no-repeat right 18px;
    }
    #All-VPN-Service-Features {
      background: image_url(/assets/all_plans-de70768647ac61d28610b01aead3fa43cf2f41f585494ec557420446ce2f3aab.jpg) no-repeat left top;
    }
    
  /* ***************************************** */
}

@media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
  /*
  .download-dialog .well a.config-modal-opener {
    background: image_url(/assets/icon_config-modal-opener@3x-06b80d089cdff2eb6a45b5469484446842cb4af19df925cc2f00f1cbcb439ed1.png) no-repeat right center;
    background-size: 12px auto;
  }
*/
  /*
  .reset-ssl-vpn-modal .download-action-buttons .download-container a:link, 
  .reset-ssl-vpn-modal .download-action-buttons .download-container a:active, 
  .reset-ssl-vpn-modal .download-action-buttons .download-container a:visited {
    background: image_url(/assets/icon_config-modal-opener@3x-06b80d089cdff2eb6a45b5469484446842cb4af19df925cc2f00f1cbcb439ed1.png) no-repeat right center;
    background-size: 12px auto;
  }

  .activate-service-modal .activated-download-box-top-wrapper a.config-modal-opener {
    background: image_url(/assets/icon_config-modal-opener@3x-06b80d089cdff2eb6a45b5469484446842cb4af19df925cc2f00f1cbcb439ed1.png) no-repeat right center;
    background-size: 12px auto;
  }  */
  /* line 952, app/assets/stylesheets/new_design/retina.scss */
  .productmenu ul li a:link,
.productmenu ul li a:active,
.productmenu ul li a:visited {
    background: url(/assets/top-arrow@3x-a1322b059fa9ad22069b3c7e44af5916031f245b4ee66c987bbe263ad3d4038a.png) no-repeat right 7px;
    background-size: 13px auto;
  }
  /* line 958, app/assets/stylesheets/new_design/retina.scss */
  .vpn_header .sticker {
    background: url(/assets/sticker_bg@3x-7a84827a7e5cb48f9256736c032b1a6c9130ae572fe15aefe15afa6e68fa2f28.png) no-repeat left center;
    background-size: 61px auto;
  }
  /* line 962, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn .select-wrap select {
    background: #ffffff url(/assets/select_arrow@3x-bc4eb7de4331752ed7f94f98dad8d132be4dbd5038e26e7ef332e1ff59188fa6.png) no-repeat 97% center;
    background-size: 8px auto;
  }
  /* line 966, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn .select-wrap .select-box.number select {
    background: #ffffff url(/assets/select_arrow@3x-bc4eb7de4331752ed7f94f98dad8d132be4dbd5038e26e7ef332e1ff59188fa6.png) no-repeat 90% center;
    background-size: 8px auto;
  }
  /* line 970, app/assets/stylesheets/new_design/retina.scss */
  #All-VPN-Service-Features ul li {
    background: url(/assets/li-bg@3x-d3f2b34970032dfac8f6a41473d2bedf86b74a25f402f6825c9178bc9c37a251.png) no-repeat left 18px;
    background-size: 15px auto;
  }
  /* line 974, app/assets/stylesheets/new_design/retina.scss */
  #All-VPN-Service-Features ul li:nth-child(even) {
    background: url(/assets/li-bg@3x-d3f2b34970032dfac8f6a41473d2bedf86b74a25f402f6825c9178bc9c37a251.png) no-repeat 42px 18px;
    background-size: 15px auto;
  }
  /* line 978, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .top-part .select-box-wrap .select-box {
    background: #ffffff url(/assets/select_arrow@3x-bc4eb7de4331752ed7f94f98dad8d132be4dbd5038e26e7ef332e1ff59188fa6.png) no-repeat scroll 95% center;
    background-size: 8px auto;
  }
  /* line 982, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .title-box.box-wrap a.order_down {
    background: url(/assets/blue-bg@3x-e607e9f20c0f3d6b5bdaf01697825b53be397201e766a5845a9cdc2e61639f01.png) no-repeat right center;
    background-size: 11px auto;
  }
  /* line 986, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .title-box.box-wrap a.order_up {
    background: url(/assets/blue-bg-up@3x-1837f4f78c83a87305af88c21f3ff14e0f0935d35156e7e7d1abefac267477bc.png) no-repeat right center;
    background-size: 11px auto;
  }
  /* line 990, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .box-wrap .expand-img .service_expander .fa-plus-circle {
    background: url(/assets/fa-plus-circle@3x-04fefd96b0267e4ba6142c6d6ed1e890cf8ebefb13574d7a04a72bbe86f0d29b.png) no-repeat left top;
    background-size: 17px auto;
  }
  /* line 994, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .box-wrap .expand-img .service_expander .fa-minus-circle {
    background: url(/assets/fa-minus-circle@3x-db16bbf29c890f8d532588e17dad79f06c796bc6289840b7c3de6704200e133e.png) no-repeat left top;
    background-size: 17px auto;
  }
  /* line 998, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .addnew {
    background: #e45517 url(/assets/add-new-bg@3x-b95f0e70defca6650838e0aa5b50301651578609df1216715dd7f15b028d24e7.png) no-repeat 12px center;
    background-size: 18px auto;
  }
  /* line 1002, app/assets/stylesheets/new_design/retina.scss */
  .account-setting .title {
    background: url(/assets/acc-settings@3x-3eae76868777ad832b0145dd3d4262d23b8a2159cabc44a413259e1f8086fdf6.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 1006, app/assets/stylesheets/new_design/retina.scss */
  #banner.referralProgramStatsPage h1 {
    background: url(/assets/referral-program-stats@3x-a92ec5172b3a0af1dbc2226224f973ce04c53c20a49bfd3db95006ab8dbba885.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 1010, app/assets/stylesheets/new_design/retina.scss */
  #banner.referralProgramPage h1 {
    background: url(/assets/referral-program@3x-5c69d0caaf8b8e8b8318ce0cbb6733f1197a88905643e43bba7fa30d5eb4c607.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 1014, app/assets/stylesheets/new_design/retina.scss */
  #banner.paymentMethodsPage h1 {
    background: url(/assets/payment-method@3x-7aea796e5989447cedb775431d8a984926e2ac65351e57ecced6d056b240b970.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 1018, app/assets/stylesheets/new_design/retina.scss */
  #banner.orderHistoryPage h1 {
    background: url(/assets/order-history@3x-3eaaa4863bde82661e53fb3dd1171305092aad9822c74dd81d22d93572a1ee20.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 1022, app/assets/stylesheets/new_design/retina.scss */
  .account-setting .email-wrap a.btn-inverted {
    background: #e45517 url(/assets/add-new-bg@3x-b95f0e70defca6650838e0aa5b50301651578609df1216715dd7f15b028d24e7.png) no-repeat 30px center;
    background-size: 18px auto;
  }
  /* line 1026, app/assets/stylesheets/new_design/retina.scss */
  #top .products-dropdown .dropdown-menu li.personal-vpn a {
    background: #fff url(/assets/personal_vpn@3x-a09130cbab5b93cace14f064d469e63ef3a60346ddf4eb57335aab04836b5705.png) no-repeat center center;
    background-size: 110px;
  }
  /* line 1030, app/assets/stylesheets/new_design/retina.scss */
  #top .products-dropdown .dropdown-menu li.secure-email a {
    background: #fff url(/assets/secure_my_email@3x-b6b1cd3ad463d12ffb02deba1324153e976f415d1be78c49181e0ac0e1c7546b.png) no-repeat center center;
    background-size: 55px;
  }
  /* line 1034, app/assets/stylesheets/new_design/retina.scss */
  .topmenu ul li.settings {
    background: url(/assets/start-bg@3x-5666380e8fbe3a87ce421404c699b3b9aa8736e5c7e335b489823220c149aa4d.png) no-repeat center center;
    background-size: 24px auto;
  }
  /* line 1038, app/assets/stylesheets/new_design/retina.scss */
  .topmenu ul li.dropdown .dropdown-toggle {
    background: url(/assets/top-arrow@3x-a1322b059fa9ad22069b3c7e44af5916031f245b4ee66c987bbe263ad3d4038a.png) no-repeat right 7px;
    background-size: 14px auto;
  }
  /* line 1042, app/assets/stylesheets/new_design/retina.scss */
  .form-group.multi-select .multi-select-options .location-selection_label .region_title .city_expander {
    background: url(/assets/location_plus@3x-b078399eae42a9de699256cbc85664e4d8c9429eb99055293ddc103757cbfaf2.png) no-repeat left center;
    background-size: 12px auto;
  }
  /* line 1047, app/assets/stylesheets/new_design/retina.scss */
  .form-group.multi-select .multi-select-options .location-selection_label .region_title .city_expander.expanded {
    background: url(/assets/location_minus@3x-1d0d1f9d956c92c40c04d09fb61bb0d39486171f1b297e1c7dbb16d43de5671d.png) no-repeat left center;
    background-size: 12px auto;
  }
  /* line 1051, app/assets/stylesheets/new_design/retina.scss */
  .form-group.multi-select .location-selection-header .location-selection_checkbox .checkbox_blank::after {
    background: url(/assets/location_check@3x-2116e8bbefcfdd498b4057c2b68d29ccf726d3536ffa7f8e922cb438ac6f459d.png) no-repeat center center;
    background-size: 10px 8px;
  }
  /* line 1055, app/assets/stylesheets/new_design/retina.scss */
  .form-group.multi-select .multi-select-options .location-selection_label .region_checkbox .checkbox_blank::after {
    background: url(/assets/location_check@3x-2116e8bbefcfdd498b4057c2b68d29ccf726d3536ffa7f8e922cb438ac6f459d.png) no-repeat center center;
    background-size: 10px 8px;
  }
  /* line 1059, app/assets/stylesheets/new_design/retina.scss */
  .multi-selected.select-cities-collection li .remove_selected_city {
    background: url(/assets/location_cross@3x-217e04271df08c63ba277c967375a0da5a7e8849f7d82fe6f4449776446ffae9.png) no-repeat left center;
    background-size: 11px auto;
  }
  /* line 1063, app/assets/stylesheets/new_design/retina.scss */
  .multi-selected.select-cities-collection li .remove_selected_city {
    background: url(/assets/location_cross@2x-f4ba95572fee422b592ab8b1f63ffcd76049fcd1f68690b422c2384775f30327.png) no-repeat left center;
    background-size: 11px auto;
  }
  /*
  .topmenu ul li.dropdown {
    background: image_url(/assets/start-bg@3x-5666380e8fbe3a87ce421404c699b3b9aa8736e5c7e335b489823220c149aa4d.png) no-repeat center top;
    background-size: 31px auto;
  }*/
  /* line 1072, app/assets/stylesheets/new_design/retina.scss */
  .cartTop .cart-top {
    background: url(/assets/cart@3x-ce071256bc6007654ec1ba06024f86511fc7386dc654f3402e530bc700742aa0.png) no-repeat left center;
    background-size: 55px auto;
    transition: all 0.4s ease;
  }
  /* line 1078, app/assets/stylesheets/new_design/retina.scss */
  #top_and_header.headerFixed .cartTop .cart-top {
    background: url(/assets/cart@3x-ce071256bc6007654ec1ba06024f86511fc7386dc654f3402e530bc700742aa0.png) no-repeat 12px center;
    background-size: 42px auto;
  }
  /* line 1082, app/assets/stylesheets/new_design/retina.scss */
  .liveChat {
    background: #ef6d25 url(/assets/chat_icon@3x-22d9babdea9fd6744b2c800e7a76793c64c87f133e848c0764d16606e701a2e5.png) no-repeat 18px 14px;
    background-size: 27px auto;
  }
  /* line 1086, app/assets/stylesheets/new_design/retina.scss */
  .liveChat .chat-open {
    background: url(/assets/arrow_up@3x-c65099badc8b4bd74f4327d7ee0f03d6bb811c20adb6bff7acae3b7507ff92b1.png) no-repeat right center;
    background-size: 18px auto;
  }
  /* line 1090, app/assets/stylesheets/new_design/retina.scss */
  .liveChat .chat-close {
    background: url(/assets/arrow_down@3x-e38460c5fd15ef25df4ec9cacfc1774399afa351003238689155508ae676e440.png) no-repeat right center;
    background-size: 18px auto;
  }
  /* line 1094, app/assets/stylesheets/new_design/retina.scss */
  #header .secureCheckout {
    background: url(/assets/lock@3x-3ed4b9c21985328c83f3acb4433073656eb19b147c17a80a16d5900de4e16a70.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 1098, app/assets/stylesheets/new_design/retina.scss */
  .checkoutInfo .selectBox {
    background: #ffffff url(/assets/select_arrow@3x-bc4eb7de4331752ed7f94f98dad8d132be4dbd5038e26e7ef332e1ff59188fa6.png) no-repeat right center;
    background-size: 8px auto;
  }
  /* line 1102, app/assets/stylesheets/new_design/retina.scss */
  .checkoutInfo .checkout {
    background: url(/assets/lock@3x-3ed4b9c21985328c83f3acb4433073656eb19b147c17a80a16d5900de4e16a70.png) no-repeat left center;
    background-size: 33px auto;
  }
  /* line 1106, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn ul li {
    background: url(/assets/li_bg@3x-ce0c2dfab4fbb17d99a31c09632a5ba3942c437c4bdc79983fc2ba617317aad9.png) no-repeat left 15px;
    background-size: 5px auto;
  }
  /* line 1110, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn ul li.parent {
    background: url(/assets/add_img@3x-3f8f26a7bb5a83a3ba481e8605f3f0430159ca39f1420ec135182ccfc2b87aaf.png) no-repeat right 7px;
    background-size: 11px auto;
  }
  /* line 1114, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn ul li.parent:hover {
    background: url(/assets/minus@3x-c890de490708b0b0ff1fc11bfdc562863c4c978ca0c6d9a54eecbf2e0bb2a024.png) no-repeat right 12px;
    background-size: 11px auto;
  }
  /* line 1118, app/assets/stylesheets/new_design/retina.scss */
  .moduletable-vpn ul li.parent li {
    background: url(/assets/li_bg@3x-ce0c2dfab4fbb17d99a31c09632a5ba3942c437c4bdc79983fc2ba617317aad9.png) no-repeat left 12px;
    background-size: 5px auto;
  }
  /* line 1123, app/assets/stylesheets/new_design/retina.scss */
  .vpn-router .moduletable-vpn.vpn-plans ul li {
    background: url(/assets/white-arrow@3x-30a169fe79e088c21e925074fe6d7282a344069ddf3c2c372948fbce91de6d9a.png) no-repeat left 9px;
    background-size: 7px auto;
  }
  /* line 1127, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .down-img-box ul li.ios-img,
.dash-board-wrap .down-img-box ul li.apple-img {
    background: url(/assets/bottom-border@3x-6879a129fc9b6410c99052ea9b13412d21e382d399a3916368c25a2ca20929fb.png) no-repeat center bottom;
    background-size: 55px auto;
  }
  /* line 1132, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .down-img-box ul li a {
    background: url(/assets/right-border@3x-3071bdec6ddebe136126332b788ef30aa3b490ffa106fb3cd58d174c0745ce0a.png) no-repeat right center !important;
    background-size: 2px auto;
  }
  /* line 1136, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .bill-box-right .radio-box .box .prettyradio a {
    background: url(/assets/radio_unchecked_bg@3x-5956b1c4d4d949e89ea740a1c53b9f7b6d739da58d1e9b53cd6cac904ff6c3d4.png) no-repeat center top;
    background-size: 22px auto;
  }
  /* line 1140, app/assets/stylesheets/new_design/retina.scss */
  .dash-board-wrap .bill-box-right .radio-box .box .prettyradio a.checked {
    background: url(/assets/radio_checked_bg@3x-914a90a9fa32a4153b6f79833e70dd3fe2fc3e2917233d827e99903563095dcf.png) no-repeat center top;
    background-size: 25px auto;
  }
  /*
  .activation_modal_window .download-box-container ul li.ios-img,
  .activation_modal_window .download-box-container ul li.apple-img {
    background: image_url(/assets/bottom-border@3x-6879a129fc9b6410c99052ea9b13412d21e382d399a3916368c25a2ca20929fb.png) no-repeat center bottom;
    background-size: 55px auto;
  }
  
  .activation_modal_window .download-box-container ul li a,
  .activation_modal_window .download-box-container ul li a {
    background: image_url(/assets/right-border@3x-3071bdec6ddebe136126332b788ef30aa3b490ffa106fb3cd58d174c0745ce0a.png) no-repeat right center;
    background-size: 2px auto;
  }
  */
  /* line 1157, app/assets/stylesheets/new_design/retina.scss */
  .checkoutWrap .billingDetails .linkBox li a.add-new span,
.checkoutWrap .shippingDetails .linkBox li a.add-new span {
    background: url(/assets/add@3x-d5a1109100671260a1a0c2602ce2d53f81f4cae8abd50b6542e84104f5de1a2b.png) no-repeat right 3px;
    background-size: 20px auto;
  }
  /* line 1162, app/assets/stylesheets/new_design/retina.scss */
  .checkoutWrap .shippingDetails .shipping_method_wrapper .item label {
    background: url(/assets/radio_checked_bg2@3x-5a2093b5dc7eec490727b77433030a4acd5b8cbd852295c9f15b44ee7f718685.png) no-repeat 0 3px;
    background-size: 19px auto;
  }
  /* line 1166, app/assets/stylesheets/new_design/retina.scss */
  .checkoutWrap .shippingDetails .shipping_method_wrapper .item input[type="radio"]:checked + label {
    background: url(/assets/radio_checked_bg3@3x-0dbf7ffd9b4580a9d1666b7a94d1b10644b572e619349e95743107572a67a860.png) no-repeat 0 3px;
    background-size: 20px auto;
  }
  /* line 1170, app/assets/stylesheets/new_design/retina.scss */
  .billingWrap.billing-services .paymentDetails .paymentBox .radio label,
.checkoutWrap .paymentDetails .paymentBox .radio label {
    background: url(/assets/radio_checked_bg4@3x-169b7f174f7084d6a28add1839693d16feeaa25e7d378b7a9cf42d8b137b8bb4.png) no-repeat;
    background-size: 22px auto;
  }
  /* line 1175, app/assets/stylesheets/new_design/retina.scss */
  .billingWrap.billing-services .paymentBox .radio input[type="radio"]:checked + label,
.checkoutWrap .paymentDetails .paymentBox .radio input[type="radio"]:checked + label {
    background: url(/assets/radio_checked_bg5@3x-fe98580d50878febee23cd0000026895f2db37ee81d37f7ca0fb889c24e6fc17.png) no-repeat;
    background-size: 22px auto;
  }
  /* line 1180, app/assets/stylesheets/new_design/retina.scss */
  .payment_method_options_wrapper .payment_method_option .primary label {
    background: url(/assets/radio_checked_btn5@3x-42315088cb76a96768abf9afe12ba260e625e215e25b5e6977ca351f15f5e988.png) no-repeat 0% 0%;
    background-size: 22px auto;
  }
  /* line 1184, app/assets/stylesheets/new_design/retina.scss */
  .payment_method_options_wrapper .payment_method_option .primary input[type="radio"]:checked + label {
    background: url(/assets/radio_checked_btn5_hover@3x-9a1da12763a44008ce5b5fe7638df0b8fd25112cd36be19a6a29326a2e86149c.png) no-repeat 0% 0%;
    background-size: 22px auto;
  }
  /* line 1188, app/assets/stylesheets/new_design/retina.scss */
  .checkoutWrap .form-horizontal .btn-group .shopping span {
    background: url(/assets/icon_back_green@3x-78e90c1760ff8137a22c0a7f906784695b1f12d626c2900c3ec863993ca07246.png) no-repeat left center;
    background-size: 21px auto;
  }
  /* line 1192, app/assets/stylesheets/new_design/retina.scss */
  .checkoutWrap .pricebox-wrap .pricebox .order-number select {
    background: #ffffff url(/assets/down_arrow_1@3x-5f668d7f49ca3d4b5b43c3ec695b0ef0fc6a6cdf98592997cf3dd2bff9508f69.png) no-repeat 30px 12px;
    background-size: 9px auto;
  }
  /* line 1196, app/assets/stylesheets/new_design/retina.scss */
  .additembox_wrap .itemNumber select {
    background: #ffffff url(/assets/select_arrow@3x-bc4eb7de4331752ed7f94f98dad8d132be4dbd5038e26e7ef332e1ff59188fa6.png) no-repeat 85% 13px;
    background-size: 8px auto;
  }
  /* line 1200, app/assets/stylesheets/new_design/retina.scss */
  .adjustmentCode .code_title a {
    background: url(/assets/add_blue_icon@3x-62d37e0ae6873edff22741eada3828d79105acf1d6b5706da68deb0390a11a2e.png) no-repeat 0px 18px;
    background-size: 8px auto;
  }
  /* line 1204, app/assets/stylesheets/new_design/retina.scss */
  .adjustmentCode .code_title a.opened {
    background: url(/assets/minus_popup_cupon@3x-c209e0198a349ff9ef70ed4992095c75c66d214a1fb9c7accc2c870c6afc9ecd.png) no-repeat 0px 20px;
    background-size: 8px auto;
  }
  /* line 1208, app/assets/stylesheets/new_design/retina.scss */
  .additembox_wrap .removeIcon {
    background: url(/assets/remove_icon@3x-6613d94b129f1908047de55514653bf39247cb0839ecfee25e1b12b3a12f7903.png) no-repeat left top;
    background-size: 13px auto;
  }
  /* line 1212, app/assets/stylesheets/new_design/retina.scss */
  .additembox_wrap .additem_remove.active .removeIcon,
.additembox_wrap .removeIcon:hover {
    background: url(/assets/remove_icon_active@3x-23e8728dc446384a2aab17ddae16acce85c060c605ad223e00e4977494308922.png) no-repeat left top;
    background-size: 13px auto;
  }
  /* line 1217, app/assets/stylesheets/new_design/retina.scss */
  .addTocart_Wrap .modal-footer a.continue_shopping {
    background: url(/assets/continue_icon@3x-78e90c1760ff8137a22c0a7f906784695b1f12d626c2900c3ec863993ca07246.png) no-repeat 28px center;
    background-size: 21px auto;
  }
  /* line 1221, app/assets/stylesheets/new_design/retina.scss */
  .addTocart_Wrap .modal-footer a.continue_shopping.disabled {
    background: url(/assets/arrow_continue_shopping@3x-78e90c1760ff8137a22c0a7f906784695b1f12d626c2900c3ec863993ca07246.png) no-repeat 30px center;
    background-size: 21px auto;
  }
  /* line 1225, app/assets/stylesheets/new_design/retina.scss */
  .modal .modal-body.login-box .text-muted {
    background: url(/assets/secure_login_bg@3x-eaa13a69885c2a13a2f15765d5a9dfc67fe35a0d6e8701cfe3995b2385191611.png) no-repeat right center;
    background-size: 13px auto;
  }
  /* line 1229, app/assets/stylesheets/new_design/retina.scss */
  .login-box .devise_go_back span {
    background: url(/assets/go_back@3x-692e76809e2eeacc9e3b9713fcc1e825a058332031e46274e7eafc164814b11a.png) no-repeat left center;
    background-size: 11px auto;
  }
  /* line 1233, app/assets/stylesheets/new_design/retina.scss */
  .modal-dialog .add-to-cart-form .select-box .button {
    background: url(/assets/select_arrow@3x-bc4eb7de4331752ed7f94f98dad8d132be4dbd5038e26e7ef332e1ff59188fa6.png) no-repeat center 10px;
    background-size: 8px auto;
  }
  /* line 1237, app/assets/stylesheets/new_design/retina.scss */
  .massageInfo a.continueShop {
    background: url(/assets/continue_icon@3x-78e90c1760ff8137a22c0a7f906784695b1f12d626c2900c3ec863993ca07246.png) no-repeat 25px center;
    background-size: 21px auto;
  }
  /* line 1241, app/assets/stylesheets/new_design/retina.scss */
  .massageInfo a.continueShop span {
    background: url(/assets/icon_back_green@3x-78e90c1760ff8137a22c0a7f906784695b1f12d626c2900c3ec863993ca07246.png) no-repeat left center;
    background-size: 21px auto;
  }
  /* ******************** un retina images ********************* */
  /* line 1247, app/assets/stylesheets/new_design/retina.scss */
  .network_status_area .network_status_instruction .green {
    background: url(/assets/icon_green@3x-1beb80dc56fef37d2ce5a284d9f8ffb8df4a0b5ccc45008f80c0a36da7766230.png) no-repeat left top;
    background-size: 14px auto;
  }
  /* line 1251, app/assets/stylesheets/new_design/retina.scss */
  .network_status_area .network_status_instruction .yellow {
    background: url(/assets/icon_yellow@3x-f59174a5c0e250ecad78033388be52cbd66a81a3f5c9f4061382496eccfc2aa6.png) no-repeat left top;
    background-size: 14px auto;
  }
  /* line 1255, app/assets/stylesheets/new_design/retina.scss */
  .network_status_area .network_status_instruction .red {
    background: url(/assets/icon_red@3x-8261b41c5c35040ec9f6675077f26b20ff5c55be3306f4b91045653329a9851c.png) no-repeat left top;
    background-size: 14px auto;
  }
  /* line 1259, app/assets/stylesheets/new_design/retina.scss */
  .network_status_events .slick-prev {
    background: url(/assets/arrow-prev@3x-f8c957a66634a3e6e02c3a0a4c9152b0186fc1c6658328452306fe0ebacc0eb8.png) no-repeat left top;
    background-size: 30px auto;
  }
  /* line 1263, app/assets/stylesheets/new_design/retina.scss */
  .network_status_events .slick-prev:focus,
.network_status_events .slick-prev:hover {
    background: url(/assets/arrow-prev-hover@3x-e663d5af22d0b80f9c7c5cae6a09ce229092708fcd3ee086431695b58c073375.png) no-repeat left top;
    background-size: 30px auto;
  }
  /* line 1268, app/assets/stylesheets/new_design/retina.scss */
  .network_status_events .slick-next {
    background: url(/assets/arrow-next@3x-5ea4d38486064a8a9b2e02da38fa1c2833b95ec66b0ea60de98f11e1da7f1495.png) no-repeat left top;
    background-size: 30px auto;
  }
  /* line 1272, app/assets/stylesheets/new_design/retina.scss */
  .network_status_events .slick-next:focus,
.network_status_events .slick-next:hover {
    background: url(/assets/arrow-next-hover@3x-afb1235e20180370e2c8f6a56a009e3ba8d1b7da07c793e6754b94669f22ea8f.png) no-repeat left top;
    background-size: 30px auto;
  }
  /* line 1277, app/assets/stylesheets/new_design/retina.scss */
  .cloakbox-email-sent span {
    background: url(/assets/shape@3x-97c57b15cd3adcbf678b61a9caa88d9f49e3e6573c8f7c043865ebf66e17feff.png) no-repeat left center;
    background-size: 29px auto;
  }
  /* line 1281, app/assets/stylesheets/new_design/retina.scss */
  .slick-loading .slick-list {
    background: #fff url(/assets/ajax-loader@3x-f8108128bdee3905d17f3a0530131258b40ff53cf07e80b39a1ca671efe19f9f.gif) center center no-repeat;
  }
  /* line 1285, app/assets/stylesheets/new_design/retina.scss */
  .premier_customers .button_show {
    background: url(/assets/arrow-premier@3x-6e79038cac4418c930414de253944247815a2d734729fe1764b157e5415cc344.png) no-repeat center center;
    background-size: 16px auto;
  }
  /* line 1289, app/assets/stylesheets/new_design/retina.scss */
  .premier_customers .expanded {
    background: url(/assets/up-arrow-premier@3x-13e36105cccd4e6d5cb18801334133eb2e8cd90bb60223c1c25c5bf797f348d9.png) no-repeat center center;
    background-size: 16px auto;
  }
  /* line 1295, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #landingbanner {
    background: url(/assets/landingbanner_bg@3x-8d923e230eb55c3095b2974fb09f1d7fb5ec34eb8f964d2abc13dd020dd69bce.png) no-repeat center top;
    background-size: cover;
  }
  /* line 1299, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #landingbanner .container .banner_txt ul li {
    background: url(/assets/landing_tick_icon@3x-6656ece676bb632b5609487b1deac7f4abf92e0645b7ed296f343805f66d57a6.png) no-repeat left 8px;
    background-size: 15px auto;
  }
  /* line 1303, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #landingbanner .container .safety_box ul li.fast {
    background: url(/assets/fast_bg@3x-2a797e12bfe93322c1546f522e0073af45f99991c2b6eed9e0be13ea758b79b5.png) no-repeat left 4px;
    background-size: 32px auto;
  }
  /* line 1307, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #landingbanner .container .safety_box ul li.secure {
    background: url(/assets/secure_bg@3x-d401fb4d94b931a81e229e4e4fb264b2595fa50a0e6918ab5f94cb183f1cb336.png) no-repeat left 4px;
    background-size: 16px auto;
  }
  /* line 1311, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #landingbanner .container .safety_box ul li.private {
    background: url(/assets/private_bg@3x-c3c842b779dc5d4eaf6675cb1016d485e4ea5696cbe9e5e8791c85c82b8b2129.png) no-repeat left 4px;
    background-size: 14px auto;
  }
  /* line 1315, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #referralarea .container .store_btn span {
    background: url(/assets/landing_btn_arrow@3x-55a8198f6816d9a30c2fa9daa411b571cea60e403d23c337e4750e3a8ef4e44d.png) no-repeat right center;
    background-size: 24px auto;
  }
  /* line 1319, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #personalvpnarea .container .store_btn span {
    background: url(/assets/landing_btn_arrow@3x-55a8198f6816d9a30c2fa9daa411b571cea60e403d23c337e4750e3a8ef4e44d.png) no-repeat right center;
    background-size: 24px auto;
  }
  /* line 1323, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #personalvpnarea {
    background: url(/assets/personalvpnarea_bg@3x-b922b99d295c1c663534233ab5150f2a83e9d17bef743396b37a86f18d5c9812.png) no-repeat center top;
    background-size: cover;
  }
  /* line 1327, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #supportarea .container .support_box {
    background: url(/assets/icon_24@3x-dc48227078a07af5f4c71ee872aa1ef2ce77a4979e28de333aefab146bffb156.png) no-repeat 80px center;
    background-size: 113px auto;
  }
  /* line 1331, app/assets/stylesheets/new_design/retina.scss */
  #WiTopialanding #footer ul li {
    background: url(/assets/landing_footer_li@3x-e02240ac4eb89d9ddb14312515ec09918d0c53cb3194de3973c5cb5c27b775d4.png) no-repeat left center;
    background-size: 2px auto;
  }
  /* **************Router****************** */
  /* line 1337, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap #vpnrouter_banner {
    background: url(/assets/vpnrouter_banner@3x-2c93e22b9d96136d6235be8e4691165af6c49644fbcaf293673830dc7df62574.png) no-repeat center top;
    background-size: cover;
  }
  /* line 1341, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .vpnrouter_instruction_warp a.setupguide_btn span {
    background: url(/assets/go_arrow@3x-2c8bdacc2b808c7c1cba27a18adb92e3b79952b3a9f79dc693af01e0b4ecff18.png) no-repeat right center;
    background-size: 24px auto;
  }
  /* line 1345, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_band .band_box_wrap .item_list li {
    background: url(/assets/item_list_bg@3x-7f8e9fa762cab596f5f5cfe9e72fe9af26ccf7b85bdd7980e40c15a83c80c8e3.png) no-repeat left 17px;
    background-size: 6px auto;
  }
  /* line 1349, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_setup_list .btn_config a span {
    background: url(/assets/orange_right_arrow@3x-7d528ee500a63ae0b333aa91be96dd6767d4aa1dc9484cdc3d0f12bedf6a1908.png) no-repeat right center;
    background-size: 13px auto;
  }
  /* line 1353, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_band .band_description .band_description_more {
    background: url(/assets/blue_plus@3x-31c146b1b63a8744660218cdca0b8f698e1363a7c366d22a883d06e7fd5500d9.png) no-repeat right center;
    background-size: 9px auto;
  }
  /* line 1357, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_band .band_description .band_description_less {
    background: url(/assets/blue_minus@3x-3d97638c89922795e663656c98735126d5a84da4046eaeaa7163b69d1b349846.png) no-repeat right center;
    background-size: 9px auto;
  }
  /* line 1361, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_band .band_description_wrap {
    background: url(/assets/border_bg@3x-44c8cb403d5a8d26310254fc298a2998bbf5d450b2fa3cc3b8157c7cca9ef015.png) repeat-y center center;
    background-size: 1px auto;
  }
  /* line 1365, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_supprt {
    background: url(/assets/border_bg@3x-44c8cb403d5a8d26310254fc298a2998bbf5d450b2fa3cc3b8157c7cca9ef015.png) repeat-y center center;
    background-size: 1px auto;
  }
  /* ***************************************** 
    .vpn-router .moduletable-vpn.vpn-plans {
      background: image_url(/assets/green_bg-9c107f9d23414d2a4e7f1d6769b4bd559af39eb900bf2d7effa6dad053ca6f08.png) no-repeat left center;
      background-size: cover;
    }
    .vpn-router .moduletable-vpn.vpn-plans.blue {
      background: image_url(/assets/blue-bg-7c5ac0d939969c33b713ca6350f2fa3e76f2bbb25c11b073b2f7f56c068fde9c.jpg) no-repeat left center;
      background-size: cover;
    }
    .email-wrap .input-wrap .primary_box .alternate_radio {
      background-image: image_url(/assets/sprites-sfa68604977-18993406a8e3041454427fac7212ecc005cb7b8c4486b3182d40fbcf2dcfa96f.png);
    }
    .mailing_list_option_row .prettyradio a,
    .prettyradio a{
      background-image: image_url(/assets/sprites-sfa68604977-18993406a8e3041454427fac7212ecc005cb7b8c4486b3182d40fbcf2dcfa96f.png);
    }
    .referralBox .referral-header {
      background: image_url(/assets/refer_bg-bec62050bdbfae4b8633d68f315521056ed31e8fcc3ddcf14e8bc35162f37dc4.jpg) repeat left top;
    }
    .download-dialog .modal-header {
      background: image_url(/assets/refer_bg-bec62050bdbfae4b8633d68f315521056ed31e8fcc3ddcf14e8bc35162f37dc4.jpg) repeat left top;
    }
    .addTocart_Wrap .modal-header:before,
    .addTocart_Wrap.rules .modal-header:before{
      background: image_url(/assets/refer_bg-bec62050bdbfae4b8633d68f315521056ed31e8fcc3ddcf14e8bc35162f37dc4.jpg) repeat left top;
    }
    .checkoutWrap .billingDetails .form-group .selectBox,
    .checkoutWrap .shippingDetails .form-group .selectBox {
      background: image_url(/assets/down_arrow-a18981d43c66836440c644cd4057e64bc4685f46c0e517ab9940f5a2966be92b.png) no-repeat right 18px;
    }
    #All-VPN-Service-Features {
      background: image_url(/assets/all_plans-de70768647ac61d28610b01aead3fa43cf2f41f585494ec557420446ce2f3aab.jpg) no-repeat left top;
    }
    
  /* ***************************************** */
}

/* *retina css end */
@media all and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 767px) and (-o-min-device-pixel-ratio: 3/2), all and (max-width: 767px) and (min--moz-device-pixel-ratio: 1.5), all and (max-width: 767px) and (min-device-pixel-ratio: 1.5) {
  /* line 1418, app/assets/stylesheets/new_design/retina.scss */
  .cartTop .cart-top {
    background: url(/assets/cart_orange@2x-87eee66d09ff8125baa5c954b3ac6f5e2980bda0da7c8beda2c8c01bc737c6c4.png) no-repeat left center;
    background-size: 55px auto;
  }
  /* line 1423, app/assets/stylesheets/new_design/retina.scss */
  #All-VPN-Service-Features ul li:nth-child(even),
#All-VPN-Service-Features ul li {
    background: none;
  }
}

@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 192dpi) {
  /* line 1430, app/assets/stylesheets/new_design/retina.scss */
  .cartTop .cart-top {
    background: url(/assets/cart_orange@2x-87eee66d09ff8125baa5c954b3ac6f5e2980bda0da7c8beda2c8c01bc737c6c4.png) no-repeat left center;
    background-size: 55px auto;
  }
  /* line 1435, app/assets/stylesheets/new_design/retina.scss */
  #All-VPN-Service-Features ul li:nth-child(even),
#All-VPN-Service-Features ul li {
    background: none;
  }
}

@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 3), (max-width: 767px) and (min-resolution: 288dpi) {
  /* line 1442, app/assets/stylesheets/new_design/retina.scss */
  .cartTop .cart-top {
    background: url(/assets/cart_orange@3x-03f8f64fec170c0c168eb688f89b347eb67ca74d069f0e0615e1d4f746de43fa.png) no-repeat left center;
    background-size: 55px auto;
  }
  /* line 1447, app/assets/stylesheets/new_design/retina.scss */
  #All-VPN-Service-Features ul li:nth-child(even),
#All-VPN-Service-Features ul li {
    background: none;
  }
}

@media (max-width: 767px) {
  /* line 1453, app/assets/stylesheets/new_design/retina.scss */
  #vpnrouter_wrap .router_supprt,
#vpnrouter_wrap .router_band .band_description_wrap {
    background: none;
  }
}

@media all and (max-width: 412px) and (-webkit-min-device-pixel-ratio: 1.5), all and (max-width: 412px) and (-o-min-device-pixel-ratio: 3/2), all and (max-width: 412px) and (min--moz-device-pixel-ratio: 1.5), all and (max-width: 412px) and (min-device-pixel-ratio: 1.5) {
  /* line 1464, app/assets/stylesheets/new_design/retina.scss */
  .cartTop .cart-top {
    background: url(/assets/cart_orange2@2x-d0779f7e60b3b7a587788fe08f36a62592bc91d3fc8b6df18ffc259d0c299550.png) no-repeat left center;
    background-size: 55px auto;
  }
}

@media (max-width: 412px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 412px) and (min-resolution: 192dpi) {
  /* line 1471, app/assets/stylesheets/new_design/retina.scss */
  .cartTop .cart-top {
    background: url(/assets/cart_orange2@2x-d0779f7e60b3b7a587788fe08f36a62592bc91d3fc8b6df18ffc259d0c299550.png) no-repeat left center;
    background-size: 55px auto;
  }
}

@media (max-width: 412px) and (-webkit-min-device-pixel-ratio: 3), (max-width: 412px) and (min-resolution: 288dpi) {
  /* line 1478, app/assets/stylesheets/new_design/retina.scss */
  .cartTop .cart-top {
    background: url(/assets/cart_orange@3x-03f8f64fec170c0c168eb688f89b347eb67ca74d069f0e0615e1d4f746de43fa.png) no-repeat left center;
    background-size: 55px auto;
  }
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-50bbe9192697e791e2ee4ef73917aeb1b03e727dff08a1fc8d74f00e4aa812e1.eot?v=4.6.3);
  src: url(/assets/fontawesome-webfont-50bbe9192697e791e2ee4ef73917aeb1b03e727dff08a1fc8d74f00e4aa812e1.eot?#iefix&v=4.6.3) format("embedded-opentype"), url(/assets/fontawesome-webfont-7dacf83f51179de8d7980a513e67ab3a08f2c6272bb5946df8fd77c0d1763b73.woff2?v=4.6.3) format("woff2"), url(/assets/fontawesome-webfont-adbc4f95eb6d7f2738959cf0ecbc374672fce47e856050a8e9791f457623ac2c.woff?v=4.6.3) format("woff"), url(/assets/fontawesome-webfont-ae19e2e4c04f2b04bf030684c4c1db8faf5c8fe3ee03d1e0c409046608b38912.ttf?v=4.6.3) format("truetype"), url(/assets/fontawesome-webfont-8e3586389bb4cd01b3f85bb3b622739bde6627f28bba63a020c223ca9cf1b9ae.svg?v=4.6.3#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 14, app/assets/stylesheets/font-awesome.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 23, app/assets/stylesheets/font-awesome.scss */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 28, app/assets/stylesheets/font-awesome.scss */
.fa-2x {
  font-size: 2em;
}

/* line 31, app/assets/stylesheets/font-awesome.scss */
.fa-3x {
  font-size: 3em;
}

/* line 34, app/assets/stylesheets/font-awesome.scss */
.fa-4x {
  font-size: 4em;
}

/* line 37, app/assets/stylesheets/font-awesome.scss */
.fa-5x {
  font-size: 5em;
}

/* line 40, app/assets/stylesheets/font-awesome.scss */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 44, app/assets/stylesheets/font-awesome.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 49, app/assets/stylesheets/font-awesome.scss */
.fa-ul > li {
  position: relative;
}

/* line 52, app/assets/stylesheets/font-awesome.scss */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

/* line 59, app/assets/stylesheets/font-awesome.scss */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 62, app/assets/stylesheets/font-awesome.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

/* line 67, app/assets/stylesheets/font-awesome.scss */
.fa-pull-left {
  float: left;
}

/* line 70, app/assets/stylesheets/font-awesome.scss */
.fa-pull-right {
  float: right;
}

/* line 73, app/assets/stylesheets/font-awesome.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 76, app/assets/stylesheets/font-awesome.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 80, app/assets/stylesheets/font-awesome.scss */
.pull-right {
  float: right;
}

/* line 83, app/assets/stylesheets/font-awesome.scss */
.pull-left {
  float: left;
}

/* line 86, app/assets/stylesheets/font-awesome.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 89, app/assets/stylesheets/font-awesome.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 92, app/assets/stylesheets/font-awesome.scss */
.fa-spin {
  animation: fa-spin 2s infinite linear;
}

/* line 96, app/assets/stylesheets/font-awesome.scss */
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

/* line 120, app/assets/stylesheets/font-awesome.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

/* line 126, app/assets/stylesheets/font-awesome.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

/* line 132, app/assets/stylesheets/font-awesome.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

/* line 138, app/assets/stylesheets/font-awesome.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

/* line 144, app/assets/stylesheets/font-awesome.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

/* line 150, app/assets/stylesheets/font-awesome.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 157, app/assets/stylesheets/font-awesome.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 165, app/assets/stylesheets/font-awesome.scss */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 172, app/assets/stylesheets/font-awesome.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 175, app/assets/stylesheets/font-awesome.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 178, app/assets/stylesheets/font-awesome.scss */
.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 183, app/assets/stylesheets/font-awesome.scss */
.fa-glass:before {
  content: "\f000";
}

/* line 186, app/assets/stylesheets/font-awesome.scss */
.fa-music:before {
  content: "\f001";
}

/* line 189, app/assets/stylesheets/font-awesome.scss */
.fa-search:before {
  content: "\f002";
}

/* line 192, app/assets/stylesheets/font-awesome.scss */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 195, app/assets/stylesheets/font-awesome.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 198, app/assets/stylesheets/font-awesome.scss */
.fa-star:before {
  content: "\f005";
}

/* line 201, app/assets/stylesheets/font-awesome.scss */
.fa-star-o:before {
  content: "\f006";
}

/* line 204, app/assets/stylesheets/font-awesome.scss */
.fa-user:before {
  content: "\f007";
}

/* line 207, app/assets/stylesheets/font-awesome.scss */
.fa-film:before {
  content: "\f008";
}

/* line 210, app/assets/stylesheets/font-awesome.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 213, app/assets/stylesheets/font-awesome.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 216, app/assets/stylesheets/font-awesome.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 219, app/assets/stylesheets/font-awesome.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 222, app/assets/stylesheets/font-awesome.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 227, app/assets/stylesheets/font-awesome.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 230, app/assets/stylesheets/font-awesome.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 233, app/assets/stylesheets/font-awesome.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 236, app/assets/stylesheets/font-awesome.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 239, app/assets/stylesheets/font-awesome.scss */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 243, app/assets/stylesheets/font-awesome.scss */
.fa-trash-o:before {
  content: "\f014";
}

/* line 246, app/assets/stylesheets/font-awesome.scss */
.fa-home:before {
  content: "\f015";
}

/* line 249, app/assets/stylesheets/font-awesome.scss */
.fa-file-o:before {
  content: "\f016";
}

/* line 252, app/assets/stylesheets/font-awesome.scss */
.fa-clock-o:before {
  content: "\f017";
}

/* line 255, app/assets/stylesheets/font-awesome.scss */
.fa-road:before {
  content: "\f018";
}

/* line 258, app/assets/stylesheets/font-awesome.scss */
.fa-download:before {
  content: "\f019";
}

/* line 261, app/assets/stylesheets/font-awesome.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 264, app/assets/stylesheets/font-awesome.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 267, app/assets/stylesheets/font-awesome.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 270, app/assets/stylesheets/font-awesome.scss */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 273, app/assets/stylesheets/font-awesome.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 277, app/assets/stylesheets/font-awesome.scss */
.fa-refresh:before {
  content: "\f021";
}

/* line 280, app/assets/stylesheets/font-awesome.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 283, app/assets/stylesheets/font-awesome.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 286, app/assets/stylesheets/font-awesome.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 289, app/assets/stylesheets/font-awesome.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 292, app/assets/stylesheets/font-awesome.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 295, app/assets/stylesheets/font-awesome.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 298, app/assets/stylesheets/font-awesome.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 301, app/assets/stylesheets/font-awesome.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 304, app/assets/stylesheets/font-awesome.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 307, app/assets/stylesheets/font-awesome.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 310, app/assets/stylesheets/font-awesome.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 313, app/assets/stylesheets/font-awesome.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 316, app/assets/stylesheets/font-awesome.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 319, app/assets/stylesheets/font-awesome.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 322, app/assets/stylesheets/font-awesome.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 325, app/assets/stylesheets/font-awesome.scss */
.fa-font:before {
  content: "\f031";
}

/* line 328, app/assets/stylesheets/font-awesome.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 331, app/assets/stylesheets/font-awesome.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 334, app/assets/stylesheets/font-awesome.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 337, app/assets/stylesheets/font-awesome.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 340, app/assets/stylesheets/font-awesome.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 343, app/assets/stylesheets/font-awesome.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 346, app/assets/stylesheets/font-awesome.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 349, app/assets/stylesheets/font-awesome.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 352, app/assets/stylesheets/font-awesome.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 355, app/assets/stylesheets/font-awesome.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 359, app/assets/stylesheets/font-awesome.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 362, app/assets/stylesheets/font-awesome.scss */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 365, app/assets/stylesheets/font-awesome.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 370, app/assets/stylesheets/font-awesome.scss */
.fa-pencil:before {
  content: "\f040";
}

/* line 373, app/assets/stylesheets/font-awesome.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 376, app/assets/stylesheets/font-awesome.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 379, app/assets/stylesheets/font-awesome.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 382, app/assets/stylesheets/font-awesome.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 386, app/assets/stylesheets/font-awesome.scss */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 389, app/assets/stylesheets/font-awesome.scss */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 392, app/assets/stylesheets/font-awesome.scss */
.fa-arrows:before {
  content: "\f047";
}

/* line 395, app/assets/stylesheets/font-awesome.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 398, app/assets/stylesheets/font-awesome.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 401, app/assets/stylesheets/font-awesome.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 404, app/assets/stylesheets/font-awesome.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 407, app/assets/stylesheets/font-awesome.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 410, app/assets/stylesheets/font-awesome.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 413, app/assets/stylesheets/font-awesome.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 416, app/assets/stylesheets/font-awesome.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 419, app/assets/stylesheets/font-awesome.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 422, app/assets/stylesheets/font-awesome.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 425, app/assets/stylesheets/font-awesome.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 428, app/assets/stylesheets/font-awesome.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 431, app/assets/stylesheets/font-awesome.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 434, app/assets/stylesheets/font-awesome.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 437, app/assets/stylesheets/font-awesome.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 440, app/assets/stylesheets/font-awesome.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 443, app/assets/stylesheets/font-awesome.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 446, app/assets/stylesheets/font-awesome.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 449, app/assets/stylesheets/font-awesome.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 452, app/assets/stylesheets/font-awesome.scss */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 455, app/assets/stylesheets/font-awesome.scss */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 458, app/assets/stylesheets/font-awesome.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 461, app/assets/stylesheets/font-awesome.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 464, app/assets/stylesheets/font-awesome.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 467, app/assets/stylesheets/font-awesome.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 470, app/assets/stylesheets/font-awesome.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 473, app/assets/stylesheets/font-awesome.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 477, app/assets/stylesheets/font-awesome.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 480, app/assets/stylesheets/font-awesome.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 483, app/assets/stylesheets/font-awesome.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 486, app/assets/stylesheets/font-awesome.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 489, app/assets/stylesheets/font-awesome.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 492, app/assets/stylesheets/font-awesome.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 495, app/assets/stylesheets/font-awesome.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 498, app/assets/stylesheets/font-awesome.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 501, app/assets/stylesheets/font-awesome.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 504, app/assets/stylesheets/font-awesome.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 507, app/assets/stylesheets/font-awesome.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 510, app/assets/stylesheets/font-awesome.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 514, app/assets/stylesheets/font-awesome.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 517, app/assets/stylesheets/font-awesome.scss */
.fa-calendar:before {
  content: "\f073";
}

/* line 520, app/assets/stylesheets/font-awesome.scss */
.fa-random:before {
  content: "\f074";
}

/* line 523, app/assets/stylesheets/font-awesome.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 526, app/assets/stylesheets/font-awesome.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 529, app/assets/stylesheets/font-awesome.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 532, app/assets/stylesheets/font-awesome.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 535, app/assets/stylesheets/font-awesome.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 538, app/assets/stylesheets/font-awesome.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 541, app/assets/stylesheets/font-awesome.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 544, app/assets/stylesheets/font-awesome.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 547, app/assets/stylesheets/font-awesome.scss */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 550, app/assets/stylesheets/font-awesome.scss */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 553, app/assets/stylesheets/font-awesome.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 557, app/assets/stylesheets/font-awesome.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 560, app/assets/stylesheets/font-awesome.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 563, app/assets/stylesheets/font-awesome.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 566, app/assets/stylesheets/font-awesome.scss */
.fa-key:before {
  content: "\f084";
}

/* line 569, app/assets/stylesheets/font-awesome.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 573, app/assets/stylesheets/font-awesome.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 576, app/assets/stylesheets/font-awesome.scss */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 579, app/assets/stylesheets/font-awesome.scss */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 582, app/assets/stylesheets/font-awesome.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 585, app/assets/stylesheets/font-awesome.scss */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 588, app/assets/stylesheets/font-awesome.scss */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 591, app/assets/stylesheets/font-awesome.scss */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 594, app/assets/stylesheets/font-awesome.scss */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 597, app/assets/stylesheets/font-awesome.scss */
.fa-external-link:before {
  content: "\f08e";
}

/* line 600, app/assets/stylesheets/font-awesome.scss */
.fa-sign-in:before {
  content: "\f090";
}

/* line 603, app/assets/stylesheets/font-awesome.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 606, app/assets/stylesheets/font-awesome.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 609, app/assets/stylesheets/font-awesome.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 612, app/assets/stylesheets/font-awesome.scss */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 615, app/assets/stylesheets/font-awesome.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 618, app/assets/stylesheets/font-awesome.scss */
.fa-square-o:before {
  content: "\f096";
}

/* line 621, app/assets/stylesheets/font-awesome.scss */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 624, app/assets/stylesheets/font-awesome.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 627, app/assets/stylesheets/font-awesome.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 630, app/assets/stylesheets/font-awesome.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 634, app/assets/stylesheets/font-awesome.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 637, app/assets/stylesheets/font-awesome.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 640, app/assets/stylesheets/font-awesome.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 643, app/assets/stylesheets/font-awesome.scss */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 647, app/assets/stylesheets/font-awesome.scss */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 650, app/assets/stylesheets/font-awesome.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 653, app/assets/stylesheets/font-awesome.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 656, app/assets/stylesheets/font-awesome.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 659, app/assets/stylesheets/font-awesome.scss */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 662, app/assets/stylesheets/font-awesome.scss */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 665, app/assets/stylesheets/font-awesome.scss */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 668, app/assets/stylesheets/font-awesome.scss */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 671, app/assets/stylesheets/font-awesome.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 674, app/assets/stylesheets/font-awesome.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 677, app/assets/stylesheets/font-awesome.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 680, app/assets/stylesheets/font-awesome.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 683, app/assets/stylesheets/font-awesome.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 686, app/assets/stylesheets/font-awesome.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 689, app/assets/stylesheets/font-awesome.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 692, app/assets/stylesheets/font-awesome.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 695, app/assets/stylesheets/font-awesome.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 698, app/assets/stylesheets/font-awesome.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 701, app/assets/stylesheets/font-awesome.scss */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 705, app/assets/stylesheets/font-awesome.scss */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 709, app/assets/stylesheets/font-awesome.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 712, app/assets/stylesheets/font-awesome.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 715, app/assets/stylesheets/font-awesome.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 719, app/assets/stylesheets/font-awesome.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 723, app/assets/stylesheets/font-awesome.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 726, app/assets/stylesheets/font-awesome.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 730, app/assets/stylesheets/font-awesome.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 733, app/assets/stylesheets/font-awesome.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 738, app/assets/stylesheets/font-awesome.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 741, app/assets/stylesheets/font-awesome.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 744, app/assets/stylesheets/font-awesome.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 747, app/assets/stylesheets/font-awesome.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 750, app/assets/stylesheets/font-awesome.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 753, app/assets/stylesheets/font-awesome.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 756, app/assets/stylesheets/font-awesome.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 759, app/assets/stylesheets/font-awesome.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 762, app/assets/stylesheets/font-awesome.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 765, app/assets/stylesheets/font-awesome.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 768, app/assets/stylesheets/font-awesome.scss */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 771, app/assets/stylesheets/font-awesome.scss */
.fa-money:before {
  content: "\f0d6";
}

/* line 774, app/assets/stylesheets/font-awesome.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 777, app/assets/stylesheets/font-awesome.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 780, app/assets/stylesheets/font-awesome.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 783, app/assets/stylesheets/font-awesome.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 786, app/assets/stylesheets/font-awesome.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 789, app/assets/stylesheets/font-awesome.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 793, app/assets/stylesheets/font-awesome.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 797, app/assets/stylesheets/font-awesome.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 801, app/assets/stylesheets/font-awesome.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 804, app/assets/stylesheets/font-awesome.scss */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 807, app/assets/stylesheets/font-awesome.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 811, app/assets/stylesheets/font-awesome.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 815, app/assets/stylesheets/font-awesome.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 819, app/assets/stylesheets/font-awesome.scss */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 822, app/assets/stylesheets/font-awesome.scss */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 825, app/assets/stylesheets/font-awesome.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 829, app/assets/stylesheets/font-awesome.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 832, app/assets/stylesheets/font-awesome.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 835, app/assets/stylesheets/font-awesome.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 839, app/assets/stylesheets/font-awesome.scss */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 842, app/assets/stylesheets/font-awesome.scss */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 845, app/assets/stylesheets/font-awesome.scss */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 848, app/assets/stylesheets/font-awesome.scss */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 851, app/assets/stylesheets/font-awesome.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 854, app/assets/stylesheets/font-awesome.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 857, app/assets/stylesheets/font-awesome.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 860, app/assets/stylesheets/font-awesome.scss */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 863, app/assets/stylesheets/font-awesome.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 866, app/assets/stylesheets/font-awesome.scss */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 869, app/assets/stylesheets/font-awesome.scss */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 872, app/assets/stylesheets/font-awesome.scss */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 875, app/assets/stylesheets/font-awesome.scss */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 878, app/assets/stylesheets/font-awesome.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 881, app/assets/stylesheets/font-awesome.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 884, app/assets/stylesheets/font-awesome.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 887, app/assets/stylesheets/font-awesome.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 890, app/assets/stylesheets/font-awesome.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 893, app/assets/stylesheets/font-awesome.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 896, app/assets/stylesheets/font-awesome.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 899, app/assets/stylesheets/font-awesome.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 902, app/assets/stylesheets/font-awesome.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 905, app/assets/stylesheets/font-awesome.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 908, app/assets/stylesheets/font-awesome.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 911, app/assets/stylesheets/font-awesome.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 914, app/assets/stylesheets/font-awesome.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 917, app/assets/stylesheets/font-awesome.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 920, app/assets/stylesheets/font-awesome.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 923, app/assets/stylesheets/font-awesome.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 926, app/assets/stylesheets/font-awesome.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 929, app/assets/stylesheets/font-awesome.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 933, app/assets/stylesheets/font-awesome.scss */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 936, app/assets/stylesheets/font-awesome.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 939, app/assets/stylesheets/font-awesome.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 942, app/assets/stylesheets/font-awesome.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 945, app/assets/stylesheets/font-awesome.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 948, app/assets/stylesheets/font-awesome.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 952, app/assets/stylesheets/font-awesome.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 955, app/assets/stylesheets/font-awesome.scss */
.fa-folder-o:before {
  content: "\f114";
}

/* line 958, app/assets/stylesheets/font-awesome.scss */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 961, app/assets/stylesheets/font-awesome.scss */
.fa-smile-o:before {
  content: "\f118";
}

/* line 964, app/assets/stylesheets/font-awesome.scss */
.fa-frown-o:before {
  content: "\f119";
}

/* line 967, app/assets/stylesheets/font-awesome.scss */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 970, app/assets/stylesheets/font-awesome.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 973, app/assets/stylesheets/font-awesome.scss */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 976, app/assets/stylesheets/font-awesome.scss */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 979, app/assets/stylesheets/font-awesome.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 982, app/assets/stylesheets/font-awesome.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 985, app/assets/stylesheets/font-awesome.scss */
.fa-code:before {
  content: "\f121";
}

/* line 988, app/assets/stylesheets/font-awesome.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 992, app/assets/stylesheets/font-awesome.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

/* line 997, app/assets/stylesheets/font-awesome.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1000, app/assets/stylesheets/font-awesome.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 1003, app/assets/stylesheets/font-awesome.scss */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1006, app/assets/stylesheets/font-awesome.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1010, app/assets/stylesheets/font-awesome.scss */
.fa-question:before {
  content: "\f128";
}

/* line 1013, app/assets/stylesheets/font-awesome.scss */
.fa-info:before {
  content: "\f129";
}

/* line 1016, app/assets/stylesheets/font-awesome.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1019, app/assets/stylesheets/font-awesome.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1022, app/assets/stylesheets/font-awesome.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1025, app/assets/stylesheets/font-awesome.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1028, app/assets/stylesheets/font-awesome.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1031, app/assets/stylesheets/font-awesome.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 1034, app/assets/stylesheets/font-awesome.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1037, app/assets/stylesheets/font-awesome.scss */
.fa-shield:before {
  content: "\f132";
}

/* line 1040, app/assets/stylesheets/font-awesome.scss */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1043, app/assets/stylesheets/font-awesome.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1046, app/assets/stylesheets/font-awesome.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 1049, app/assets/stylesheets/font-awesome.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1052, app/assets/stylesheets/font-awesome.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1055, app/assets/stylesheets/font-awesome.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1058, app/assets/stylesheets/font-awesome.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1061, app/assets/stylesheets/font-awesome.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1064, app/assets/stylesheets/font-awesome.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 1067, app/assets/stylesheets/font-awesome.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 1070, app/assets/stylesheets/font-awesome.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1073, app/assets/stylesheets/font-awesome.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1076, app/assets/stylesheets/font-awesome.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1079, app/assets/stylesheets/font-awesome.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1082, app/assets/stylesheets/font-awesome.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1085, app/assets/stylesheets/font-awesome.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1088, app/assets/stylesheets/font-awesome.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1091, app/assets/stylesheets/font-awesome.scss */
.fa-ticket:before {
  content: "\f145";
}

/* line 1094, app/assets/stylesheets/font-awesome.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1097, app/assets/stylesheets/font-awesome.scss */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1100, app/assets/stylesheets/font-awesome.scss */
.fa-level-up:before {
  content: "\f148";
}

/* line 1103, app/assets/stylesheets/font-awesome.scss */
.fa-level-down:before {
  content: "\f149";
}

/* line 1106, app/assets/stylesheets/font-awesome.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1109, app/assets/stylesheets/font-awesome.scss */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1112, app/assets/stylesheets/font-awesome.scss */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1115, app/assets/stylesheets/font-awesome.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1118, app/assets/stylesheets/font-awesome.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 1121, app/assets/stylesheets/font-awesome.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1125, app/assets/stylesheets/font-awesome.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1129, app/assets/stylesheets/font-awesome.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1133, app/assets/stylesheets/font-awesome.scss */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1137, app/assets/stylesheets/font-awesome.scss */
.fa-gbp:before {
  content: "\f154";
}

/* line 1140, app/assets/stylesheets/font-awesome.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1144, app/assets/stylesheets/font-awesome.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1148, app/assets/stylesheets/font-awesome.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1154, app/assets/stylesheets/font-awesome.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1159, app/assets/stylesheets/font-awesome.scss */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1163, app/assets/stylesheets/font-awesome.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1167, app/assets/stylesheets/font-awesome.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 1170, app/assets/stylesheets/font-awesome.scss */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1173, app/assets/stylesheets/font-awesome.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1176, app/assets/stylesheets/font-awesome.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1179, app/assets/stylesheets/font-awesome.scss */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1182, app/assets/stylesheets/font-awesome.scss */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1185, app/assets/stylesheets/font-awesome.scss */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1188, app/assets/stylesheets/font-awesome.scss */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1191, app/assets/stylesheets/font-awesome.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1194, app/assets/stylesheets/font-awesome.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1197, app/assets/stylesheets/font-awesome.scss */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1200, app/assets/stylesheets/font-awesome.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 1203, app/assets/stylesheets/font-awesome.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 1206, app/assets/stylesheets/font-awesome.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1209, app/assets/stylesheets/font-awesome.scss */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1212, app/assets/stylesheets/font-awesome.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1215, app/assets/stylesheets/font-awesome.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1218, app/assets/stylesheets/font-awesome.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1221, app/assets/stylesheets/font-awesome.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1224, app/assets/stylesheets/font-awesome.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 1227, app/assets/stylesheets/font-awesome.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1230, app/assets/stylesheets/font-awesome.scss */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1233, app/assets/stylesheets/font-awesome.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1236, app/assets/stylesheets/font-awesome.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1239, app/assets/stylesheets/font-awesome.scss */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1242, app/assets/stylesheets/font-awesome.scss */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1245, app/assets/stylesheets/font-awesome.scss */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1248, app/assets/stylesheets/font-awesome.scss */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1251, app/assets/stylesheets/font-awesome.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 1254, app/assets/stylesheets/font-awesome.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 1257, app/assets/stylesheets/font-awesome.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 1260, app/assets/stylesheets/font-awesome.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 1263, app/assets/stylesheets/font-awesome.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1266, app/assets/stylesheets/font-awesome.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 1269, app/assets/stylesheets/font-awesome.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1272, app/assets/stylesheets/font-awesome.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 1275, app/assets/stylesheets/font-awesome.scss */
.fa-female:before {
  content: "\f182";
}

/* line 1278, app/assets/stylesheets/font-awesome.scss */
.fa-male:before {
  content: "\f183";
}

/* line 1281, app/assets/stylesheets/font-awesome.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1285, app/assets/stylesheets/font-awesome.scss */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1288, app/assets/stylesheets/font-awesome.scss */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1291, app/assets/stylesheets/font-awesome.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 1294, app/assets/stylesheets/font-awesome.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 1297, app/assets/stylesheets/font-awesome.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 1300, app/assets/stylesheets/font-awesome.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1303, app/assets/stylesheets/font-awesome.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 1306, app/assets/stylesheets/font-awesome.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1309, app/assets/stylesheets/font-awesome.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1312, app/assets/stylesheets/font-awesome.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1315, app/assets/stylesheets/font-awesome.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1318, app/assets/stylesheets/font-awesome.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1322, app/assets/stylesheets/font-awesome.scss */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1325, app/assets/stylesheets/font-awesome.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1328, app/assets/stylesheets/font-awesome.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1331, app/assets/stylesheets/font-awesome.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1335, app/assets/stylesheets/font-awesome.scss */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1338, app/assets/stylesheets/font-awesome.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1341, app/assets/stylesheets/font-awesome.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 1344, app/assets/stylesheets/font-awesome.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1347, app/assets/stylesheets/font-awesome.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1350, app/assets/stylesheets/font-awesome.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 1353, app/assets/stylesheets/font-awesome.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1358, app/assets/stylesheets/font-awesome.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1362, app/assets/stylesheets/font-awesome.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1365, app/assets/stylesheets/font-awesome.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 1368, app/assets/stylesheets/font-awesome.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1371, app/assets/stylesheets/font-awesome.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1374, app/assets/stylesheets/font-awesome.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1377, app/assets/stylesheets/font-awesome.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1380, app/assets/stylesheets/font-awesome.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1383, app/assets/stylesheets/font-awesome.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1386, app/assets/stylesheets/font-awesome.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1389, app/assets/stylesheets/font-awesome.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1392, app/assets/stylesheets/font-awesome.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1395, app/assets/stylesheets/font-awesome.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1398, app/assets/stylesheets/font-awesome.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 1401, app/assets/stylesheets/font-awesome.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1404, app/assets/stylesheets/font-awesome.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 1407, app/assets/stylesheets/font-awesome.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 1410, app/assets/stylesheets/font-awesome.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1413, app/assets/stylesheets/font-awesome.scss */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1416, app/assets/stylesheets/font-awesome.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1419, app/assets/stylesheets/font-awesome.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1422, app/assets/stylesheets/font-awesome.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1425, app/assets/stylesheets/font-awesome.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1428, app/assets/stylesheets/font-awesome.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1431, app/assets/stylesheets/font-awesome.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1434, app/assets/stylesheets/font-awesome.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1437, app/assets/stylesheets/font-awesome.scss */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1441, app/assets/stylesheets/font-awesome.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1445, app/assets/stylesheets/font-awesome.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1448, app/assets/stylesheets/font-awesome.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1451, app/assets/stylesheets/font-awesome.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1454, app/assets/stylesheets/font-awesome.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1457, app/assets/stylesheets/font-awesome.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 1460, app/assets/stylesheets/font-awesome.scss */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1463, app/assets/stylesheets/font-awesome.scss */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1466, app/assets/stylesheets/font-awesome.scss */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1469, app/assets/stylesheets/font-awesome.scss */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1472, app/assets/stylesheets/font-awesome.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

/* line 1477, app/assets/stylesheets/font-awesome.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1481, app/assets/stylesheets/font-awesome.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1485, app/assets/stylesheets/font-awesome.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1489, app/assets/stylesheets/font-awesome.scss */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1492, app/assets/stylesheets/font-awesome.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1495, app/assets/stylesheets/font-awesome.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1498, app/assets/stylesheets/font-awesome.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1501, app/assets/stylesheets/font-awesome.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

/* line 1508, app/assets/stylesheets/font-awesome.scss */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1511, app/assets/stylesheets/font-awesome.scss */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1516, app/assets/stylesheets/font-awesome.scss */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1520, app/assets/stylesheets/font-awesome.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1523, app/assets/stylesheets/font-awesome.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 1526, app/assets/stylesheets/font-awesome.scss */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1531, app/assets/stylesheets/font-awesome.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1534, app/assets/stylesheets/font-awesome.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1537, app/assets/stylesheets/font-awesome.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1541, app/assets/stylesheets/font-awesome.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1545, app/assets/stylesheets/font-awesome.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1549, app/assets/stylesheets/font-awesome.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 1552, app/assets/stylesheets/font-awesome.scss */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1555, app/assets/stylesheets/font-awesome.scss */
.fa-header:before {
  content: "\f1dc";
}

/* line 1558, app/assets/stylesheets/font-awesome.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1561, app/assets/stylesheets/font-awesome.scss */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1564, app/assets/stylesheets/font-awesome.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1567, app/assets/stylesheets/font-awesome.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1570, app/assets/stylesheets/font-awesome.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1573, app/assets/stylesheets/font-awesome.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1577, app/assets/stylesheets/font-awesome.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1580, app/assets/stylesheets/font-awesome.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1583, app/assets/stylesheets/font-awesome.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1586, app/assets/stylesheets/font-awesome.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1589, app/assets/stylesheets/font-awesome.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1592, app/assets/stylesheets/font-awesome.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1595, app/assets/stylesheets/font-awesome.scss */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1598, app/assets/stylesheets/font-awesome.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1601, app/assets/stylesheets/font-awesome.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1604, app/assets/stylesheets/font-awesome.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1607, app/assets/stylesheets/font-awesome.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1610, app/assets/stylesheets/font-awesome.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1613, app/assets/stylesheets/font-awesome.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1616, app/assets/stylesheets/font-awesome.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1619, app/assets/stylesheets/font-awesome.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1622, app/assets/stylesheets/font-awesome.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1625, app/assets/stylesheets/font-awesome.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1628, app/assets/stylesheets/font-awesome.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1631, app/assets/stylesheets/font-awesome.scss */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1634, app/assets/stylesheets/font-awesome.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1637, app/assets/stylesheets/font-awesome.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1640, app/assets/stylesheets/font-awesome.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 1643, app/assets/stylesheets/font-awesome.scss */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1646, app/assets/stylesheets/font-awesome.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1649, app/assets/stylesheets/font-awesome.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1652, app/assets/stylesheets/font-awesome.scss */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1655, app/assets/stylesheets/font-awesome.scss */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1658, app/assets/stylesheets/font-awesome.scss */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1661, app/assets/stylesheets/font-awesome.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1664, app/assets/stylesheets/font-awesome.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1667, app/assets/stylesheets/font-awesome.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1670, app/assets/stylesheets/font-awesome.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1673, app/assets/stylesheets/font-awesome.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1676, app/assets/stylesheets/font-awesome.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 1679, app/assets/stylesheets/font-awesome.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1682, app/assets/stylesheets/font-awesome.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 1685, app/assets/stylesheets/font-awesome.scss */
.fa-cc:before {
  content: "\f20a";
}

/* line 1688, app/assets/stylesheets/font-awesome.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1693, app/assets/stylesheets/font-awesome.scss */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1696, app/assets/stylesheets/font-awesome.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1699, app/assets/stylesheets/font-awesome.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1702, app/assets/stylesheets/font-awesome.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1705, app/assets/stylesheets/font-awesome.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1708, app/assets/stylesheets/font-awesome.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1711, app/assets/stylesheets/font-awesome.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1714, app/assets/stylesheets/font-awesome.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1717, app/assets/stylesheets/font-awesome.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1720, app/assets/stylesheets/font-awesome.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1723, app/assets/stylesheets/font-awesome.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1726, app/assets/stylesheets/font-awesome.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1729, app/assets/stylesheets/font-awesome.scss */
.fa-diamond:before {
  content: "\f219";
}

/* line 1732, app/assets/stylesheets/font-awesome.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 1735, app/assets/stylesheets/font-awesome.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1738, app/assets/stylesheets/font-awesome.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1741, app/assets/stylesheets/font-awesome.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1744, app/assets/stylesheets/font-awesome.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1747, app/assets/stylesheets/font-awesome.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 1750, app/assets/stylesheets/font-awesome.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 1753, app/assets/stylesheets/font-awesome.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 1756, app/assets/stylesheets/font-awesome.scss */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1760, app/assets/stylesheets/font-awesome.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1763, app/assets/stylesheets/font-awesome.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1766, app/assets/stylesheets/font-awesome.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1769, app/assets/stylesheets/font-awesome.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1772, app/assets/stylesheets/font-awesome.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1775, app/assets/stylesheets/font-awesome.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1778, app/assets/stylesheets/font-awesome.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1781, app/assets/stylesheets/font-awesome.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1784, app/assets/stylesheets/font-awesome.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1787, app/assets/stylesheets/font-awesome.scss */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1790, app/assets/stylesheets/font-awesome.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1793, app/assets/stylesheets/font-awesome.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1796, app/assets/stylesheets/font-awesome.scss */
.fa-server:before {
  content: "\f233";
}

/* line 1799, app/assets/stylesheets/font-awesome.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1802, app/assets/stylesheets/font-awesome.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 1805, app/assets/stylesheets/font-awesome.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1809, app/assets/stylesheets/font-awesome.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1812, app/assets/stylesheets/font-awesome.scss */
.fa-train:before {
  content: "\f238";
}

/* line 1815, app/assets/stylesheets/font-awesome.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 1818, app/assets/stylesheets/font-awesome.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 1821, app/assets/stylesheets/font-awesome.scss */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1825, app/assets/stylesheets/font-awesome.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1828, app/assets/stylesheets/font-awesome.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1831, app/assets/stylesheets/font-awesome.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1834, app/assets/stylesheets/font-awesome.scss */
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1838, app/assets/stylesheets/font-awesome.scss */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1842, app/assets/stylesheets/font-awesome.scss */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1846, app/assets/stylesheets/font-awesome.scss */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1850, app/assets/stylesheets/font-awesome.scss */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1854, app/assets/stylesheets/font-awesome.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1857, app/assets/stylesheets/font-awesome.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1860, app/assets/stylesheets/font-awesome.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 1863, app/assets/stylesheets/font-awesome.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1866, app/assets/stylesheets/font-awesome.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1869, app/assets/stylesheets/font-awesome.scss */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1872, app/assets/stylesheets/font-awesome.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1875, app/assets/stylesheets/font-awesome.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1878, app/assets/stylesheets/font-awesome.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 1881, app/assets/stylesheets/font-awesome.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1884, app/assets/stylesheets/font-awesome.scss */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1887, app/assets/stylesheets/font-awesome.scss */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1891, app/assets/stylesheets/font-awesome.scss */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1895, app/assets/stylesheets/font-awesome.scss */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1899, app/assets/stylesheets/font-awesome.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1902, app/assets/stylesheets/font-awesome.scss */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1906, app/assets/stylesheets/font-awesome.scss */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1910, app/assets/stylesheets/font-awesome.scss */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1913, app/assets/stylesheets/font-awesome.scss */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1916, app/assets/stylesheets/font-awesome.scss */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1919, app/assets/stylesheets/font-awesome.scss */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1922, app/assets/stylesheets/font-awesome.scss */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1925, app/assets/stylesheets/font-awesome.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1928, app/assets/stylesheets/font-awesome.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 1931, app/assets/stylesheets/font-awesome.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1934, app/assets/stylesheets/font-awesome.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 1937, app/assets/stylesheets/font-awesome.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1940, app/assets/stylesheets/font-awesome.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1943, app/assets/stylesheets/font-awesome.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1946, app/assets/stylesheets/font-awesome.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1949, app/assets/stylesheets/font-awesome.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1952, app/assets/stylesheets/font-awesome.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1955, app/assets/stylesheets/font-awesome.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 1958, app/assets/stylesheets/font-awesome.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 1961, app/assets/stylesheets/font-awesome.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 1964, app/assets/stylesheets/font-awesome.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 1967, app/assets/stylesheets/font-awesome.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1970, app/assets/stylesheets/font-awesome.scss */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1974, app/assets/stylesheets/font-awesome.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 1977, app/assets/stylesheets/font-awesome.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 1980, app/assets/stylesheets/font-awesome.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 1983, app/assets/stylesheets/font-awesome.scss */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1986, app/assets/stylesheets/font-awesome.scss */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1989, app/assets/stylesheets/font-awesome.scss */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1992, app/assets/stylesheets/font-awesome.scss */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 1995, app/assets/stylesheets/font-awesome.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 1998, app/assets/stylesheets/font-awesome.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2001, app/assets/stylesheets/font-awesome.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2004, app/assets/stylesheets/font-awesome.scss */
.fa-map-o:before {
  content: "\f278";
}

/* line 2007, app/assets/stylesheets/font-awesome.scss */
.fa-map:before {
  content: "\f279";
}

/* line 2010, app/assets/stylesheets/font-awesome.scss */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2013, app/assets/stylesheets/font-awesome.scss */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2016, app/assets/stylesheets/font-awesome.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2019, app/assets/stylesheets/font-awesome.scss */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2022, app/assets/stylesheets/font-awesome.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2025, app/assets/stylesheets/font-awesome.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2028, app/assets/stylesheets/font-awesome.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2031, app/assets/stylesheets/font-awesome.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 2034, app/assets/stylesheets/font-awesome.scss */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2037, app/assets/stylesheets/font-awesome.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2040, app/assets/stylesheets/font-awesome.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 2043, app/assets/stylesheets/font-awesome.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2046, app/assets/stylesheets/font-awesome.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 2049, app/assets/stylesheets/font-awesome.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2052, app/assets/stylesheets/font-awesome.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2055, app/assets/stylesheets/font-awesome.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2058, app/assets/stylesheets/font-awesome.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2061, app/assets/stylesheets/font-awesome.scss */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2064, app/assets/stylesheets/font-awesome.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2067, app/assets/stylesheets/font-awesome.scss */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2070, app/assets/stylesheets/font-awesome.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2073, app/assets/stylesheets/font-awesome.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2076, app/assets/stylesheets/font-awesome.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2079, app/assets/stylesheets/font-awesome.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2082, app/assets/stylesheets/font-awesome.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2085, app/assets/stylesheets/font-awesome.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 2088, app/assets/stylesheets/font-awesome.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2091, app/assets/stylesheets/font-awesome.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2094, app/assets/stylesheets/font-awesome.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2097, app/assets/stylesheets/font-awesome.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 2100, app/assets/stylesheets/font-awesome.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2103, app/assets/stylesheets/font-awesome.scss */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2106, app/assets/stylesheets/font-awesome.scss */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2109, app/assets/stylesheets/font-awesome.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 2112, app/assets/stylesheets/font-awesome.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2115, app/assets/stylesheets/font-awesome.scss */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2118, app/assets/stylesheets/font-awesome.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2121, app/assets/stylesheets/font-awesome.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2124, app/assets/stylesheets/font-awesome.scss */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2128, app/assets/stylesheets/font-awesome.scss */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2133, app/assets/stylesheets/font-awesome.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2136, app/assets/stylesheets/font-awesome.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2139, app/assets/stylesheets/font-awesome.scss */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2143, app/assets/stylesheets/font-awesome.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2146, app/assets/stylesheets/font-awesome.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2149, app/assets/stylesheets/font-awesome.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2152, app/assets/stylesheets/font-awesome.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2155, app/assets/stylesheets/font-awesome.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2158, app/assets/stylesheets/font-awesome.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2161, app/assets/stylesheets/font-awesome.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2164, app/assets/stylesheets/font-awesome.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2167, app/assets/stylesheets/font-awesome.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2170, app/assets/stylesheets/font-awesome.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2173, app/assets/stylesheets/font-awesome.scss */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2177, app/assets/stylesheets/font-awesome.scss */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2181, app/assets/stylesheets/font-awesome.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 2191, app/assets/stylesheets/font-awesome.scss */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@font-face {
  font-family: 'Proximanova-Regular';
  src: url(/assets/proxima_nova_regular-webfont-150a458bf368f325614a3844353a851662652c8805deda671087b87f74fea7d8.woff2) format("woff2"), url(/assets/proxima_nova_regular-webfont-c0c395670840feb4c4aafb27a8d869c8e221719b8207315f2e3d4ffc6a43ceff.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Proximanova-Semibold';
  src: url(/assets/proxima_nova_semibold-webfont-410894b2f17665200029c4a509ba060e4330431bb1bbde7fb8da3c5fc0c486a3.woff2) format("woff2"), url(/assets/proxima_nova_semibold-webfont-4ebb3c4d1389486bbeb1adcba59b90c28bc727886cb0781085508fa90912c656.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova Bold';
  src: url(/assets/ProximaNova-Bold-68f0e901cbcc7b48770c30b8cebcaba9f4cfb738ef839b449c6a413deceff359.eot);
  src: url(/assets/ProximaNova-Bold-68f0e901cbcc7b48770c30b8cebcaba9f4cfb738ef839b449c6a413deceff359.eot?#iefix) format("embedded-opentype"), url(/assets/ProximaNova-Bold-d2b7db2976f095f769a07c02ac898e6deeadd6462fb359452102cc18566f9ebf.woff2) format("woff2"), url(/assets/ProximaNova-Bold-113be84c1ae1bc50facc61affe4a44ff30594d92372791559a8317b1b72d1ddc.woff) format("woff"), url(/assets/ProximaNova-Bold-c4cbd481cb566ccdcb18eb5f2612d2cba1cf2c796609acd503c815985a638ee8.ttf) format("truetype"), url(/assets/ProximaNova-Bold-d52200d14b181b83ace2668e594d3eb566ae9d2c3ab3829e5d301ba35e37472e.svg#ProximaNova-Bold) format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

/* line 31, app/assets/stylesheets/new_design/redemption-codes.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 36, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap {
  width: 100%;
  overflow: hidden;
  font-family: "Proximanova-Regular";
  color: #222222;
  font-size: 18px;
  line-height: normal;
}

/* line 43, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .left {
  background: url(/assets/form-bg-dde989de89144c21e3ab67407f37b95f23447b291e5030214f6c88eb06537705.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #0D0034;
  min-height: 100vh;
}

/* line 49, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .left .text-box {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.3;
  padding: 70px 0;
  max-width: 424px;
  width: 100%;
  margin: 0 auto;
}

/* line 57, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .left .text-box .product-logo {
  margin-bottom: 8px;
  text-align: center;
}

/* line 60, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .left .text-box .product-logo img {
  max-width: 57px;
  height: auto;
}

/* line 65, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .left .text-box h2 {
  font-family: 'Proxima Nova Bold';
  font-size: 40px;
  line-height: 1.2;
  text-align: center;
  margin: 0 0 32px;
}

/* line 72, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .left .text-box ul {
  display: block;
  margin: 48px 0 0;
  padding: 0;
  list-style: none;
}

/* line 77, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .left .text-box ul li {
  position: relative;
  padding-left: 18px;
  font-size: 16px;
  color: #fff;
  margin-bottom: 16px;
}

/* line 83, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .left .text-box ul li::before {
  position: absolute;
  left: 0px;
  top: 10px;
  display: block;
  height: 8px;
  width: 8px;
  border-radius: 9999px;
  background-color: #8264EB;
  content: "";
}

/* line 96, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .left .text-box h6 {
  margin: 0;
  text-align: center;
  font-size: 20px;
  font-family: 'Proxima Nova Bold';
  color: #fff;
}

/* line 105, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right {
  background: #ffffff;
  min-height: 100vh;
}

/* line 108, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form {
  max-width: 530px;
  padding: 154px 0px;
  margin: 0 auto;
}

/* line 112, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form h3 {
  font-family: "Proximanova-Semibold";
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 30px;
}

/* line 118, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group {
  margin-bottom: 20px;
  position: relative;
}

/* line 121, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group .form-control {
  font-family: 'Proximanova-Regular';
  font-size: 18px;
  font-weight: 300;
  border: none;
  border-bottom: 1px solid #CCCCCC;
  box-shadow: none;
  border-radius: 0px;
  width: 100%;
  height: 54px !important;
  line-height: 52px;
  padding-left: 0;
  padding-right: 0;
}

/* line 135, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group input:-webkit-autofill,
#landingWrap .right .landing-form .form-group input:-webkit-autofill:hover,
#landingWrap .right .landing-form .form-group input:-webkit-autofill:focus,
#landingWrap .right .landing-form .form-group textarea:-webkit-autofill,
#landingWrap .right .landing-form .form-group textarea:-webkit-autofill:hover,
#landingWrap .right .landing-form .form-group textarea:-webkit-autofill:focus,
#landingWrap .right .landing-form .form-group select:-webkit-autofill,
#landingWrap .right .landing-form .form-group select:-webkit-autofill:hover,
#landingWrap .right .landing-form .form-group select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

/* line 147, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group label {
  color: rgba(34, 34, 34, 0.5);
  font-family: "Proximanova-Regular";
  font-size: 18px;
  font-weight: 300;
}

/* line 152, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group label a {
  color: #EF6D26;
}

/* line 154, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group label a:hover {
  text-decoration: underline;
}

/* line 159, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group .form-control::-webkit-input-placeholder {
  color: rgba(34, 34, 34, 0.5);
  font-family: "Proximanova-Regular";
  font-size: 18px;
}

/* line 164, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group .form-control::-moz-placeholder {
  color: rgba(34, 34, 34, 0.5);
  font-family: "Proximanova-Regular";
  font-size: 18px;
}

/* line 169, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group .form-control:-ms-input-placeholder {
  color: rgba(34, 34, 34, 0.5);
  font-family: "Proximanova-Regular";
  font-size: 18px;
}

/* line 174, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group .form-control:-moz-placeholder {
  color: rgba(34, 34, 34, 0.5);
  font-family: "Proximanova-Regular";
  font-size: 18px;
}

/* line 179, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group .input-group {
  width: 100%;
}

/* line 181, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group .input-group .error {
  border: 1px solid #C31C34;
}

/* line 184, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group .input-group .input-group-addon {
  height: auto;
  position: absolute;
  right: 24px;
  z-index: 100;
  top: 50%;
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #495057;
  text-align: center;
  background-color: transparent;
  border: inherit;
  border-radius: .25rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

/* line 204, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group .input-group .input-group-addon a {
  display: block;
  width: 100%;
  height: 100%;
}

/* line 208, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group .input-group .input-group-addon a .eye-close {
  background: url(/assets/hide-cce804734d7e9fd8180c4fb9e6b138afb89a6bf7ea08f5fbda534387756597eb.png);
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  width: 22px;
  height: 22px;
}

/* line 217, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group .input-group .input-group-addon a .eye-open {
  background: url(/assets/show-72fbe9c651d226591c2b7d99c66e8e8387b4e5178437d484bc6df79dfb511488.png);
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  width: 22px;
  height: 22px;
}

/* line 230, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.form-check {
  margin-bottom: 20px;
  /*input {
					width: 0;
					height: 0;
					opacity: 0;
					display: none;					
				}
				label {
					position: relative;
					padding: 0;
					display: flex;
					align-items: center;
					position: relative;					
				}
				label > span {
					width: 16px;
					height: 16px;
					display: flex;
					justify-content: center;
					border: 1px solid #482f94;
					margin-right: 10px;
					border-radius: 3px;
					transition: all 0.3s;					
				}
				input:checked + label > span {
					animation: bounce 250ms;
				}
				input:checked + label > span::before {
				  content: "";
				  position: absolute;
				  top: 9px;
				  left: 2px;
				  border-right: 2px solid transparent;
				  border-bottom: 2px solid transparent;
				  transform: rotate(45deg);
				  transform-origin: 0% 100%;
				  animation: checked-box 125ms 250ms forwards;
				}*/
}

/* line 270, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.privacy-alert {
  background: #FFD6DA;
  padding: 10px 5px;
  border-radius: 6px;
}

/* line 274, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.privacy-alert .bg-danger {
  background: url(/assets/info-icon-5f1bc7d661f355135958b7f8fcdd77b5462c010b992ea25ffb10435e5afa6406.png);
  background-size: 14px 14px;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: transparent;
  font-size: 14px;
  padding-left: 20px;
}

/* line 285, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.username .form-control {
  border: 1px solid #CCCCCC;
  box-shadow: none;
  border-radius: 6px;
  width: 100%;
  height: 54px !important;
  line-height: 52px;
  padding-left: 56px;
}

/* line 294, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.username .form-control:focus ~ label,
#landingWrap .right .landing-form .form-group.username .form-control.valid ~ label,
#landingWrap .right .landing-form .form-group.username .form-control.not_empty ~ label {
  background: #fff;
  top: -10px;
  color: #EF6D26;
}

/* line 301, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.username .form-control:focus {
  border-color: #EF6D26;
}

/* line 304, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.username label {
  color: rgba(34, 34, 34, 0.5);
  font-family: "Proximanova-Regular";
  font-weight: 300;
  font-size: 18px;
  position: absolute;
  left: 52px;
  top: 17px;
  z-index: 100;
  pointer-events: none;
  margin: 0;
  padding: 0 4px;
  transition: 300ms ease all;
}

/* line 319, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.username .input-email-icon {
  background: url(/assets/icon-email-81a551ed9de8f0de8bede7eeff5a26e3aed487b71d37f42485338ae7c27dd830.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 14px;
  top: 50%;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

/* line 333, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.username .input-email-icon:after {
  content: "";
  width: 1px;
  height: 18px;
  background: rgba(112, 112, 112, 0.24);
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

/* line 347, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.username .form-control::-webkit-input-placeholder {
  font-size: 0;
}

/* line 350, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.username .form-control::-moz-placeholder {
  font-size: 0;
}

/* line 353, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.username .form-control:-ms-input-placeholder {
  font-size: 0;
}

/* line 356, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.username .form-control:-moz-placeholder {
  font-size: 0;
}

/* line 361, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.password .note {
  font-family: "Proximanova-Semibold";
  font-size: 11px;
  color: rgba(34, 34, 34, 0.5);
  margin: 5px 0px;
}

/* line 367, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.password .form-control {
  border: 1px solid #CCCCCC;
  box-shadow: none;
  border-radius: 6px;
  width: 100%;
  height: 54px !important;
  line-height: 52px;
  padding-left: 56px;
}

/* line 376, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.password .form-control:focus ~ label,
#landingWrap .right .landing-form .form-group.password .form-control.valid ~ label,
#landingWrap .right .landing-form .form-group.password .form-control.not_empty ~ label {
  background: #fff;
  top: -10px;
  color: #EF6D26;
}

/* line 383, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.password .form-control:focus {
  border-color: #EF6D26;
}

/* line 386, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.password label {
  color: rgba(34, 34, 34, 0.5);
  font-family: "Proximanova-Regular";
  font-size: 18px;
  font-weight: 300;
  position: absolute;
  left: 52px;
  top: 17px;
  z-index: 100;
  pointer-events: none;
  margin: 0;
  padding: 0 4px;
  transition: 300ms ease all;
}

/* line 401, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.password .input-pass-icon {
  background: url(/assets/icon-password-de3b59e2ed8d8337a30d790067142047b8d9c407871cefc3dd54ed76a6eac16f.png);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 14px;
  top: 50%;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 100;
}

/* line 416, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.password .input-pass-icon:after {
  content: "";
  width: 1px;
  height: 18px;
  background: rgba(112, 112, 112, 0.24);
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

/* line 430, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.password .form-control::-webkit-input-placeholder {
  font-size: 0;
}

/* line 433, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.password .form-control::-moz-placeholder {
  font-size: 0;
}

/* line 436, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.password .form-control:-ms-input-placeholder {
  font-size: 0;
}

/* line 439, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .form-group.password .form-control:-moz-placeholder {
  font-size: 0;
}

/* line 443, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .btn-submit {
  box-shadow: none;
  font-family: "Proximanova-Semibold";
  background: #EF6D26;
  font-size: 18px;
  color: #ffffff;
  width: 200px;
  height: 54px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 30px;
  transition: 0.3s;
}

/* line 455, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .right .landing-form .btn-submit:hover {
  opacity: 0.9;
}

/* line 461, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .alert {
  font-family: "Proximanova-Semibold";
  font-size: 18px;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
  border: inherit;
  color: #ffffff;
  border-radius: inherit;
  z-index: 100;
  margin: 0;
}

/* line 475, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .alert p {
  display: inline-block;
  margin: 0px;
  padding: 2px 0 2px 30px;
}

/* line 481, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .alert.CodeUsed {
  background-color: #EF6D26;
}

/* line 483, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .alert.CodeUsed p {
  background: url(/assets/orange-alert-icon-d4edf322ae763eaf0681aa1f2ad65b1dea3b4a687bd419979779c8a361e4d540.png);
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: left 2px;
}

/* line 490, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .alert.CodeInvalid {
  background-color: #C31C34;
}

/* line 492, app/assets/stylesheets/new_design/redemption-codes.scss */
#landingWrap .alert.CodeInvalid p {
  background: url(/assets/red-alert-icon-8083ea1538d1e30e726e553a66f4f59b9b686dee88c92570392e0c58ba8d061c.png);
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: left 2px;
}

/* line 503, app/assets/stylesheets/new_design/redemption-codes.scss */
#redemptionCodeModal .modal-dialog {
  width: 536px;
}

/* line 506, app/assets/stylesheets/new_design/redemption-codes.scss */
#redemptionCodeModal .modal-dialog .modal-content .modal-body {
  border-radius: 12px;
  background: #fff;
  text-align: center;
  padding: 46px 20px;
  font-family: "Proximanova-Regular";
  font-size: 16px;
  color: #101010;
  line-height: 24px;
}

/* line 515, app/assets/stylesheets/new_design/redemption-codes.scss */
#redemptionCodeModal .modal-dialog .modal-content .modal-body .loader-img {
  display: block;
  margin-bottom: 40px;
}

/* line 519, app/assets/stylesheets/new_design/redemption-codes.scss */
#redemptionCodeModal .modal-dialog .modal-content .modal-body span {
  color: #000;
  display: block;
  font-size: 14px;
  font-family: 'Proxima Nova Bold';
}

/* line 525, app/assets/stylesheets/new_design/redemption-codes.scss */
#redemptionCodeModal .modal-dialog .modal-content .modal-body a.dashboard-link {
  background: #FD8223;
  color: #fff;
  font-size: 14px;
  font-family: 'Proxima Nova Bold';
  text-transform: uppercase;
  height: 44px;
  line-height: 44px;
  padding: 0 30px;
  border-radius: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  -ms-border-radius: 22px;
  -o-border-radius: 22px;
  margin: 14px 0 36px;
  display: inline-block;
  text-decoration: none;
}

/* line 542, app/assets/stylesheets/new_design/redemption-codes.scss */
#redemptionCodeModal .modal-dialog .modal-content .modal-body a.dashboard-link:hover {
  opacity: 0.9;
}

@media (min-width: 1300px) {
  /* line 553, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .left .text-box h2 {
    margin-bottom: 112px;
  }
}

@media (min-width: 1280px) and (max-width: 1919px) {
  /* line 562, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form h3 {
    margin-bottom: 20px;
  }
  /* line 565, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group {
    margin-bottom: 20px;
  }
}

@media (min-width: 1025px) and (max-width: 1365px) {
  /* line 576, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .left .text-box {
    padding: 154px 20px;
  }
  /* line 581, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form {
    padding: 154px 20px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 591, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .left .text-box {
    padding: 154px 0px;
  }
  /* line 593, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .left .text-box h2 {
    font-size: 36px;
  }
  /* line 599, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form {
    padding: 154px 0px;
  }
  /* line 601, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form h3 {
    margin-bottom: 20px;
  }
  /* line 604, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 614, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .left {
    height: auto;
  }
  /* line 616, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .left .text-box {
    padding: 30px 0px;
  }
  /* line 618, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .left .text-box h2 {
    font-size: 36px;
  }
  /* line 623, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right {
    height: auto;
  }
  /* line 625, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form {
    padding: 45px 0px;
  }
  /* line 627, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form h3 {
    margin-bottom: 20px;
  }
  /* line 630, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group {
    margin-bottom: 20px;
  }
  /* line 635, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .alert {
    text-align: left;
    position: inherit;
    top: inherit;
    left: inherit;
    right: inherit;
  }
  /* line 646, app/assets/stylesheets/new_design/redemption-codes.scss */
  #redemptionCodeModal .modal-dialog .modal-content .modal-body {
    text-align: center;
    padding: 40px 0px;
  }
  /* line 649, app/assets/stylesheets/new_design/redemption-codes.scss */
  #redemptionCodeModal .modal-dialog .modal-content .modal-body .loader-img {
    display: block;
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  /* line 662, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .left {
    height: auto;
  }
  /* line 664, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .left .text-box {
    padding: 30px 0px;
  }
  /* line 666, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .left .text-box h2 {
    font-size: 40px;
  }
  /* line 671, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right {
    height: auto;
  }
  /* line 673, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form {
    padding: 45px 0px;
  }
  /* line 675, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form h3 {
    margin-bottom: 20px;
  }
  /* line 678, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group {
    margin-bottom: 20px;
  }
  /* line 682, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group.form-check label {
    font-size: 14px;
  }
  /* line 688, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .alert {
    text-align: left;
    position: inherit;
    top: inherit;
    left: inherit;
    right: inherit;
  }
  /* line 697, app/assets/stylesheets/new_design/redemption-codes.scss */
  #redemptionCodeModal .modal-dialog {
    width: auto;
  }
  /* line 700, app/assets/stylesheets/new_design/redemption-codes.scss */
  #redemptionCodeModal .modal-dialog .modal-content .modal-body {
    text-align: center;
    padding: 40px 20px;
  }
  /* line 703, app/assets/stylesheets/new_design/redemption-codes.scss */
  #redemptionCodeModal .modal-dialog .modal-content .modal-body .loader-img {
    display: block;
    margin-bottom: 40px;
  }
  /* line 707, app/assets/stylesheets/new_design/redemption-codes.scss */
  #redemptionCodeModal .modal-dialog .modal-content .modal-body p {
    font-size: 16px;
  }
}

/* Extra small devices (phones, up to 480px) */
@media (max-width: 480px) {
  /* line 719, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .left {
    height: auto;
  }
  /* line 721, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .left .text-box {
    padding: 30px 0px;
  }
  /* line 723, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .left .text-box h2 {
    font-size: 36px;
  }
  /* line 728, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right {
    height: auto;
  }
  /* line 730, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form {
    padding: 45px 0px;
  }
  /* line 732, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form h3 {
    margin-bottom: 20px;
  }
  /* line 735, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group {
    margin-bottom: 20px;
  }
  /* line 739, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group.form-check label {
    font-size: 14px;
  }
  /* line 745, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .alert {
    text-align: left;
    position: inherit;
    top: inherit;
    left: inherit;
    right: inherit;
  }
  /* line 754, app/assets/stylesheets/new_design/redemption-codes.scss */
  #redemptionCodeModal .modal-dialog {
    width: auto;
  }
  /* line 757, app/assets/stylesheets/new_design/redemption-codes.scss */
  #redemptionCodeModal .modal-dialog .modal-content .modal-body {
    text-align: center;
    padding: 40px 20px;
  }
  /* line 760, app/assets/stylesheets/new_design/redemption-codes.scss */
  #redemptionCodeModal .modal-dialog .modal-content .modal-body .loader-img {
    display: block;
    margin-bottom: 40px;
  }
  /* line 764, app/assets/stylesheets/new_design/redemption-codes.scss */
  #redemptionCodeModal .modal-dialog .modal-content .modal-body p {
    font-size: 16px;
  }
}

/* *retina css start */
@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  /* line 785, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group .input-group .input-group-addon a .eye-close {
    background: url(/assets/hide@2x-2c93f65c3dfa067dc003e274c16bb3eccdef8a18886e718eaa1eb6a30799daa5.png);
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    width: 22px;
    height: 22px;
  }
  /* line 794, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group .input-group .input-group-addon a .eye-open {
    background: url(/assets/show@2x-4fca229a6833d4664cb33c488d96bbd16571f92f018d81455db99504ab2645d6.png);
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    width: 22px;
    height: 22px;
  }
  /* line 808, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group.username .input-email-icon {
    background: url(/assets/icon-email@2x-5c2e639de3b0d792d0ffb26aa6947de0251bea7ba972301b2f26a7ccfc341e7b.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  /* line 816, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group.password .input-pass-icon {
    background: url(/assets/icon-password@2x-1d17d294e8dd28d3f06ba2033420bce89f444f63873b2d961e8bf2ec6808441d.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  /* line 824, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group.privacy-alert .bg-danger {
    background: url(/assets/info-icon@2x-dbc4091e55333d1111ec63c0702b991ff9fa4eef341f762efc47d11f37107efc.png);
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: left top;
  }
  /* line 834, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .alert.CodeUsed p {
    background: url(/assets/orange-alert-icon@2x-8c2559416ccb6f7951ee1371acbda4d7fa91e702986cc4bb37b17f637a1096a1.png);
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: left 2px;
  }
  /* line 842, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .alert.CodeInvalid p {
    background: url(/assets/red-alert-icon@2x-de814c0c64efa66e34a297c3b69f35505e2c2d07b463f17dd2c82ce216b43eab.png);
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: left 2px;
  }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  /* line 860, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group .input-group .input-group-addon a .eye-close {
    background: url(/assets/hide@2x-2c93f65c3dfa067dc003e274c16bb3eccdef8a18886e718eaa1eb6a30799daa5.png);
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    width: 22px;
    height: 22px;
  }
  /* line 869, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group .input-group .input-group-addon a .eye-open {
    background: url(/assets/show@2x-4fca229a6833d4664cb33c488d96bbd16571f92f018d81455db99504ab2645d6.png);
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    width: 22px;
    height: 22px;
  }
  /* line 883, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group.username .input-email-icon {
    background: url(/assets/icon-email@2x-5c2e639de3b0d792d0ffb26aa6947de0251bea7ba972301b2f26a7ccfc341e7b.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  /* line 891, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group.password .input-pass-icon {
    background: url(/assets/icon-password@2x-1d17d294e8dd28d3f06ba2033420bce89f444f63873b2d961e8bf2ec6808441d.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  /* line 899, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group.privacy-alert .bg-danger {
    background: url(/assets/info-icon@2x-dbc4091e55333d1111ec63c0702b991ff9fa4eef341f762efc47d11f37107efc.png);
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: left top;
  }
  /* line 909, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .alert.CodeUsed p {
    background: url(/assets/orange-alert-icon@2x-8c2559416ccb6f7951ee1371acbda4d7fa91e702986cc4bb37b17f637a1096a1.png);
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: left 2px;
  }
  /* line 917, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .alert.CodeInvalid p {
    background: url(/assets/red-alert-icon@2x-de814c0c64efa66e34a297c3b69f35505e2c2d07b463f17dd2c82ce216b43eab.png);
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: left 2px;
  }
}

@media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
  /* line 935, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group .input-group .input-group-addon a .eye-close {
    background: url(/assets/hide@3x-d1ed8646f4ff9e5a499939d863a15b649ca8fd4ec79ff0bdd9f37782d212c887.png);
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    width: 22px;
    height: 22px;
  }
  /* line 944, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group .input-group .input-group-addon a .eye-open {
    background: url(/assets/show@3x-1c9aa82353f434e0d11ac043d6fbb82014cb69f72141f0c8a86bb01aa9457a95.png);
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    width: 22px;
    height: 22px;
  }
  /* line 958, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group.username .input-email-icon {
    background: url(/assets/icon-email@3x-2a5a8f86388098265527a9bec8565c4e09bc57165c89666ab99ed2eaaa733016.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  /* line 966, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group.password .input-pass-icon {
    background: url(/assets/icon-password@3x-86aaffce29b3707d792a24f756ac8c3e73517170537c2e2ebf3180bf9a3db57e.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
  }
  /* line 974, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .right .landing-form .form-group.privacy-alert .bg-danger {
    background: url(/assets/info-icon@3x-262750979ae3dcf31a21b2beef371848f74c88b534b1cc3205b81efab5256b09.png);
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: left top;
  }
  /* line 984, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .alert.CodeUsed p {
    background: url(/assets/orange-alert-icon@3x-af7d2612a0603a15cad592cb603cf62627adc1380943de32fa10d59af682a510.png);
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: left 2px;
  }
  /* line 992, app/assets/stylesheets/new_design/redemption-codes.scss */
  #landingWrap .alert.CodeInvalid p {
    background: url(/assets/red-alert-icon@3x-c4aa26a51c6968868acc89ab267211cd545fbab0df9a6dd2ec7a254c02ccd5b7.png);
    background-size: 22px 22px;
    background-repeat: no-repeat;
    background-position: left 2px;
  }
}

@keyframes checked-box {
  0% {
    width: 0;
    height: 0;
    border-color: #482f94;
    transform: translate(0, 0) rotate(45deg);
  }
  33% {
    width: 4px;
    height: 0;
    border-color: #482f94;
    transform: translate(0, 0) rotate(45deg);
  }
  100% {
    width: 6px;
    height: 10px;
    border-color: #482f94;
    transform: translate(0, -8px) rotate(45deg);
  }
}

/* Make clicks pass-through */
/* line 6, ../../shared/bundle/gems/nprogress-rails-0.2.0.2/app/assets/stylesheets/nprogress.scss */
#nprogress {
  pointer-events: none;
}

/* line 10, ../../shared/bundle/gems/nprogress-rails-0.2.0.2/app/assets/stylesheets/nprogress.scss */
#nprogress .bar {
  background: #29d;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
/* line 23, ../../shared/bundle/gems/nprogress-rails-0.2.0.2/app/assets/stylesheets/nprogress.scss */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
/* line 38, ../../shared/bundle/gems/nprogress-rails-0.2.0.2/app/assets/stylesheets/nprogress.scss */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 100;
  top: 15px;
  right: 15px;
}

/* line 46, ../../shared/bundle/gems/nprogress-rails-0.2.0.2/app/assets/stylesheets/nprogress.scss */
#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  animation: nprogress-spinner 400ms linear infinite;
}

/* line 60, ../../shared/bundle/gems/nprogress-rails-0.2.0.2/app/assets/stylesheets/nprogress.scss */
.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

/* line 65, ../../shared/bundle/gems/nprogress-rails-0.2.0.2/app/assets/stylesheets/nprogress.scss */
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*
@import "nprogress-bootstrap";
@import "bootstrap-social";
@import "base";
@import "glyphicons";
@import "glyphicons-social";
@import "glyphicons-filetypes";
@import "columns";
@import "tables";
@import "forms";
@import "nav";
@import "buttons";
@import "panel";
@import "alerts";
@import "modal";
@import "progress-bar";
@import "pagination";
@import "tooltip";
@import "print";
@import "toggle";
@import "shopping-cart";
@import "products";
@import "service-list";
@import "checkout";
@import "login";
@import "refer-a-friend";
@import "billing";
@import "server-map";
@import "custom";*/
