/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    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.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000000;
  background-color: #cccccc;
}
input,
button,
select,
textarea {
  font-family: inherit;
 
  line-height: inherit;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #95bc01;
  text-decoration: none;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 9px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: bold;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
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%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
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%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #95bc01;
}
a.text-primary:hover {
  color: #6d8901;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #f00a0a;
}
a.text-danger:hover {
  color: #bf0808;
}
.bg-primary {
  color: #fff;
  background-color: #95bc01;
}
a.bg-primary:hover {
  background-color: #6d8901;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .new-page {
    width: auto;
  }
  .panel.panel-default.form-panel{
     width: 750px;
  }
}
@media (min-width: 962px) {
  .container {
    width: 960px;
  }
  .new-page {
    width: auto;
  }
  .panel.panel-default.form-panel{
     width: 960px;
  }
  .panel.panel-default.form-panel .col-md-2.control-label,
  .panel.panel-default.form-panel .col-md-9,
  .panel.panel-default.form-panel .col-md-4,
  .panel.panel-default.form-panel .col-md-6{
    float: none;
  }
}
@media (min-width: 1100px) {
  .container {
    width: 1060px;
  }
  .panel.panel-default.form-panel{
     width: 1060px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 962px) {
  .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1100px) {
  .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  .row.row-sm-rtl > div {
    float: right;
  }
}
.row.row-grid-half-width {
  margin-right: -7.5px;
  margin-left: -7.5px;
}
.row.row-grid-half-width > div {
  padding-right: 7.5px;
  padding-left: 7.5px;
}
.row.row-inner {
  margin-right: 0;
  margin-left: 0;
}
.row.grid-28px {
  margin-right: -28px;
  margin-left: -28px;
}
.row.grid-28px > div {
  padding-right: 28px;
  padding-left: 28px;
}
.row.row-plate {
  margin-right: -6px;
  margin-left: -6px;
}
.row.row-plate > div {
  padding-right: 6px;
  padding-left: 6px;
  margin-bottom: 12px;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #cccccc;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
label.required {
  position: relative;
}
label.required em {
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  color: #eb340a;
  font-size: 12px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 27px;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-group.birthdate{
  text-align: center
}
.form-control[name="year"],
.form-control[name="month"],
.form-control[name="day"]{
  text-align: right;
  width: 32.6%;
  display: inline-block;
}
.form-control:focus {
  outline: 0;
  background-color: #edf7fd;
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 27px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 21px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  cursor: pointer;
  font-weight: bold;
}
.radio.radio-rtl label,
.checkbox.radio-rtl label {
  padding-left: 0;
  padding-right: 20px;
}
.radio.radio-rtl input[type="radio"],
.checkbox.radio-rtl input[type="radio"],
.radio.radio-rtl input[type="checkbox"],
.checkbox.radio-rtl input[type="checkbox"] {
  margin-right: -20px;
  margin-left: 0;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 21px;
  padding: 1px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 21px;
  line-height: 21px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 33.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 27px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 21px;
  height: 21px;
  line-height: 21px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #f00a0a;
}
.has-error .form-control {
  border-color: #f00a0a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #bf0808;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f96767;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f96767;
}
.has-error .input-group-addon {
  color: #f00a0a;
  border-color: #f00a0a;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #f00a0a;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 2px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
  outline: 0;
}
.btn:active,
.btn.active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #95bc01;
  border-color: #81a301;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #6d8901;
  border-color: #516601;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #95bc01;
  border-color: #81a301;
}
.btn-primary .badge {
  color: #95bc01;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #569602;
  border-color: #487d02;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #396401;
  border-color: #254001;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #569602;
  border-color: #487d02;
}
.btn-success .badge {
  color: #569602;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #f00a0a;
  border-color: #d80909;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #bf0808;
  border-color: #9d0707;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #f00a0a;
  border-color: #d80909;
}
.btn-danger .badge {
  color: #f00a0a;
  background-color: #ffffff;
}
.btn-link {
  color: #000000;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #95bc01;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 1px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #95bc01;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.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;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.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;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.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.33;
  border-radius: 0;
}
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;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 21px;
  padding: 1px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 21px;
  line-height: 21px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 1px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.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:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #000000;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #cccccc;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #cccccc;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #95bc01;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #cccccc;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 62px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0;
  padding-left: 0;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 21px 0;
  font-size: 18px;
  line-height: 20px;
  height: 62px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0;
  padding: 9px 10px;
  margin-top: 14px;
  margin-bottom: 14px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 10.5px 0;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: right;
  }
  .navbar-nav > li > a {
    padding-top: 21px;
    padding-bottom: 21px;
  }
}
.navbar-form {
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
.navbar-btn.btn-sm {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
}
.navbar-btn.btn-xs {
  margin-top: 20px;
  margin-bottom: 20px;
}
.navbar-text {
  margin-top: 21px;
  margin-bottom: 21px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: 0;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #569802;
  border-color: #437702;
}
.navbar-default .navbar-brand {
  color: #000000;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #000000;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #000000;
}
.navbar-default .navbar-nav > li > a {
  color: #000000;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #464b50;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #437702;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #437702;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #437702;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000000;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: #464b50;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #437702;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #000000;
}
.navbar-default .navbar-link:hover {
  color: #ffffff;
}
.navbar-default .btn-link {
  color: #000000;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #ffffff;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #ffffff;
  background-color: #569602;
  border: 1px solid transparent;
  margin: 1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #ffffff;
  background-color: #569602;
  border-color: transparent;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #294900;
  border-color: transparent;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 1px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #569602;
  border: 1px solid transparent;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #569602;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #569602;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #95bc01;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #6d8901;
}
.label-success {
  background-color: #569602;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #396401;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #f00a0a;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #bf0808;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #000000;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 9px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #000000;
}
.thumbnail .caption {
  padding: 9px;
  color: #000000;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #f00a0a;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #bf0808;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #95bc01;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-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-image: -o-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-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;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #569602;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-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-image: -o-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-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);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-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-image: -o-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-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);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-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-image: -o-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-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);
}
.progress-bar-danger {
  background-color: #f00a0a;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-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-image: -o-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-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);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-left{
  padding-right: 0;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #95bc01;
  border-color: #95bc01;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e6fe8b;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #f00a0a;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #f00a0a;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #f00a0a;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #f00a0a;
  border-color: #f00a0a;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.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-right-radius: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead: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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #95bc01;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #95bc01;
  border-color: #95bc01;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #95bc01;
}
.panel-primary > .panel-heading .badge {
  color: #95bc01;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #95bc01;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #f00a0a;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #f00a0a;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
/*.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 7px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 8.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}*/
@media (min-width: 768px) {
  .modal-dialog {
    width: 700px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 962px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.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-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel .carousel-control {
  display: none;
}
.carousel:hover .carousel-control,
.carousel:focus .carousel-control {
  display: block;
}
.carousel-control {
  position: absolute;
  top: 50%;
  left: 0;
  width: 48px;
  height: 69px;
  margin: -24px 0;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMAAAABWCAYAAACZ45lZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpFNEU2MUU0QjZBNUFFMDExQkEyRUVGRjg2MjExMURCMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGQjA4MERFQTZERjcxMUUwOUU4M0JGOTg5NkQ3M0M0QyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGQjA4MERFOTZERjcxMUUwOUU4M0JGOTg5NkQ3M0M0QyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBOTlEOEE5MEYzNkRFMDExODgyQ0REQUIwQzJEQzBENCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNEU2MUU0QjZBNUFFMDExQkEyRUVGRjg2MjExMURCMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlEHr4QAAAN+SURBVHja7J3NahpRGED1VhfdZlFXbRexP3SRLlrEP3Bf8g4BN+JSAhEEEV2IryCI4DOkz1Cz6dqFiDabIILQhqYlGqdzAwNW3ETHe2fmnrOKEjJzvzln4iSDhkOh0GUIwFAEIwACACAAAAIAIAAAAgAgAAACACAAAAIAIAAAAgAgAAACACAAAAIAIICnkM/nY/V6/bWu7Ver1VdyH9DAXCI65W+3258ikchjhLVa7Ydq+RuNxslyuVzZD793u92pXw+iZVmnztfhcPir299/SBaLxZdCoaBt/sIL8tsDOI5Go89UbV9uq1gsHj+eAex9kPvCbwJNZ2DN8xe65Z9Op3fJZPKbfSZ4UHjWeUin0/2bm5vfRGB2BMIL8k8mk7+qFy63SQREIEyUnwiIQGkAXpSfCIhASQBelp8IiECYLv9mBHIficCcCATy/x+B3EciMCcCgfxEYHIEAvmJwOQIBPITgckRCOQnApMjEMi/WwRnZ2cvUFJfBG7NXyD/bhF0Op3PRKAvArfmL5CfCEyOQCA/EZgcwU4BCCHClUrlnSO/pNfrTYIs/3oEcq3rB6Farb6XM0FJPRHsM/+dAlitVlYmk7m6vr6+dZ67uLj4UC6XXwZ94HKNcq3O4/F4fCtnIWeCjurZd/47vwSyXwbcJxKJ/mg0+uU812q1PgY5Ark2uUbn8XA4/JlKpeT9Q/eoqB435r/XRbBJEWyT374euEJ+ffK7Mf+9/ww6n88XQY9gU365Vjl8uXZUVI+b83flH2FBjmCb/HKtyK9Pfjfn79qtEEGMAPmDLb+rAQQtAuQPvvyuBxCUCJDfDPkPEoDfI0B+c+Q/WAB+jQD5zZL/oAH4LQK5T81m8wT5zZH/4AH4JQJHfud+EuRXz/qtDCrnr+SNsbwcAfJ7Q35d81f21ohejAD5zZZfaQBeiwD5vYHu+St/e/RtEZyfn79V/fkApVLpDfKbdcHriQA2I5jNZn9yuVxf9ecDZLPZvtw28utH5/zlGfBS18KPjo6isVgsOhgM7nRsPx6PP7cHv0R+c9EaAID2axBGAAQAQAAABABAAAAEAEAAAAQAQAAABABAAAAEAEAAAAQAQAAA/iSy7w+wLOt0zx8RtuFIgD8DcAM7Io4E8BIIgAAACACAAAAIAIAAAAgAgAAACACAAAAIAIAAAAgAgAAAnsg/AQYAEzkw24wvwP8AAAAASUVORK5CYII=');
  background-repeat: no-repeat;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-position: 0 0;
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-position: -48px 0;
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 961px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 961px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 961px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 961px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 962px) and (max-width: 1099px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 962px) and (max-width: 1099px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 962px) and (max-width: 1099px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 962px) and (max-width: 1099px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1100px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1100px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1100px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1100px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 961px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 962px) and (max-width: 1099px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1100px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/** HELPERS **/
* {
  direction: rtl;
}
.diraction-ltr {
  direction: ltr;
}
.diraction-ltr * {
  direction: ltr;
}
:focus {
  outline: 0;
}
.full-width {
  width: 100%;
}
.site-header {
  padding: 20px 0 0 0;
  background: #fff;
}
.site-header .site-logo {
  margin-top: 9px;
  text-align: center;
}
@media (min-width: 1100px) {
  .site-header .site-logo > a {
    display: block;
    margin-right: -45px;
  }
}
.site-header .site-logo img {
  max-width: 100%;
  display: block;
}
.site-header .contact_info {
  margin-top: 15px;
}
@media (min-width: 1100px) {
  .site-header .contact_info > div {
    padding-right: 26px;
    padding-top: 13px;
  }
}
.site-header .contact_info .call_info {
  background-image: url('data:image/png;base64,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');
  background-repeat: no-repeat;
  background-position: right center;
  display: block;
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 0px;
  height: 19px;
  padding: 0 26px 0 1px;
}
.site-header .contact_info .head_location {
  background-image: url('data:image/png;base64,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');
  background-repeat: no-repeat;
  background-position: right center;
  display: inline-block;
  padding: 6px 26px 0 1px;
  text-decoration: none;
  color: #000;
  font-family: Arial;
  font-size: 12px;
  margin-right: 2px;
}
.site-header .contact_info .customer_info {
  background-image: url('data:image/png;base64,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');
  background-repeat: no-repeat;
  background-position: right center;
  display: inline-block;
  padding: 0 22px 0 1px;
  text-decoration: none;
  color: #000;
  font-family: Arial;
  font-size: 12px;
}
.site-header .cart_div {
  background: url("../img/cartbg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  clear: none;
  float: right;
  height: 55px;
  margin: 13px 4px 0 0;
  width: 185px;
}
.mini-shopping-cart:after{
  content: '';
  display: table;
  clear: both;
}
.site-header .cart_div .cart_icon {
  float: right;
  margin: 18px 8px 0 0;
  width: 28px;
}
.site-header .cart_div .cart_text {
  border-left: 1px solid #FFFFFF;
  float: right;
  height: 43px;
  margin: 7px 0 0;
  padding: 1px 6px 5px 0;
  width: 62px;
  text-align: center;
}
.site-header .cart_div .cart_text:after{
  content: '';
  display: table;
  clear: both;
}
.site-header .cart_div .cart_title {
  clear: both;
  color: #FFFFFF;
  font-size: 17px;
  font-weight: bold;
  margin-right: 8px;
}
.site-header .cart_div .cart_items {
  clear: both;
  color: #FFFFFF;
  float: right;
  font-family: arial;
  font-size: 12px;
  line-height: 10px;
}
.site-header .cart_div .crt_price {
  color: #FFFFFF;
  float: left;
  padding-top: 15px;
  text-align: center;
  padding-left: 1px;
  font-size: 15px;
  width: 87px;
}
.site-header .top_btn {
  background: url("../img/head_menu_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  clear: both;
  float: right;
  height: 38px;
  margin: 12px 4px 0 0;
  width: 185px;
}
.site-header .top_btn ul {
  display: table !important;
  float: none !important;
  list-style: none outside none;
  margin: 0 auto !important;
  width: 182px !important;
  padding: 12px 0 0 !important;
}
.site-header .top_btn li {
  border-left: 1px solid #FFFFFF;
  text-align: center;
  display: table-cell;
  font-size: 12px;
  height: 17px;
  line-height: 18px;
  list-style: none outside none;
  padding: 0;
  text-transform: uppercase;
}
.site-header .top_btn li.last {
  border: 0 none !important;
}
.site-header .top_btn li a {
  color: #FFFFFF;
  display: block;
  height: 20px;
  padding: 0 13px;
  text-align: center;
  text-decoration: none;
}
.navbar.navbar-default {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAA9CAIAAAAI+C8LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gwDCxQ0MOpZEQAAAG5JREFUGNONkbsNgDAMRF+QkSgZlP2YipYG8FEkJAGCRGX5fB9bDtM8AoY2wESIHUAHVTHVoIEK+Ecg6U2JuuySPG+zi3K39obZQ+cJ1NdmJV3vWabo65Q2M8e2DlNrz6hz7wHbfQDscKvesS4OnEk/TKPSXZnjAAAAAElFTkSuQmCC');
  background-repeat: repeat-x;
  background-position: 0 0;
  border: none;
  border-top: 1px solid #bcde95;
  background-size: contain;
  margin: 0;
}
.navbar.navbar-default .navbar-collapse {
  position: relative;
}
.navbar.navbar-default .navbar-form {
  margin-left: 1px;
  margin-top: 14.5px;
  margin-bottom: 15.5px;
}
.navbar.navbar-default .navbar-form .form-group {
  display: block;
  float: left;
}
.navbar.navbar-default .navbar-form .form-group input {
  width: 256px;
  background: #FFFFFF;
  border-left: 0 none;
  border-right: 0 none;
  border-bottom: #cccccc solid 1px;
  border-top: #cccccc solid 1px;
  height: 31px;
  padding: 0 5px 0 10px;
  line-height: 28px;
  font-weight: bold;
  font-size: 14px;
  text-align: right;
  color: #2f2f2f;
}
.navbar.navbar-default .navbar-form .form-group input::-moz-placeholder {
  color: #2f2f2f;
  opacity: 1;
}
.navbar.navbar-default .navbar-form .form-group input:-ms-input-placeholder {
  color: #2f2f2f;
}
.navbar.navbar-default .navbar-form .form-group input::-webkit-input-placeholder {
  color: #2f2f2f;
}
.navbar.navbar-default .navbar-form .form-group input:focus::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.navbar.navbar-default .navbar-form .form-group input:focus:-ms-input-placeholder {
  color: #999999;
}
.navbar.navbar-default .navbar-form .form-group input:focus::-webkit-input-placeholder {
  color: #999999;
}
.navbar.navbar-default .navbar-form .btn.btn-default {
  display: block;
  float: left;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAIAAAHDVQljAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExODhDNkNGREE2RDZEQjExNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1MEM0QzU1MzFEMUMxMUUzOThBNDgxMDY1M0NCNUFDQSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1MEM0QzU1MjFEMUMxMUUzOThBNDgxMDY1M0NCNUFDQSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpkYmUwYjE0NC01ZWVhLTRkYTQtOTNmNC03NzgwYzA1MWYyNTgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMTg4QzZDRkRBNkQ2REIxMTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5QolxSAAADeUlEQVR42mIsLy9ngAEWZmZmOIfp27dv/v7+ysrKQAbL169fZ8+eDRRmZGQECCBGuB4gB0UPC1ApkPr//z+IA9QDEQbyAQKIsbq6mgEbYPoNBu7u7kBSRUXl169fEBGmL2CwfPnyz58/37t3r6urCyLCmJCQALEbYg8cAAQQI7JfEG4CAiyiyHpB7gObxvQHDIyMjIBkREQE0Bl///5l+fnzJ1D++/fvQMcB+UBRqMOB/OPHjwNJQ0NDoCIggwUoCjc6LS0NGhQQLUBDkG0DCCDGqqoqBqIBCxMTEwmqgR5A5tfX1wMt/ffvH9CUhoYGdNUQ90Fc1tnZiRyQPT09xcXFEKdD1LAA/QlXXVhY2N3dDRQBcvn4+CC+hHChCQQSevBAycvLgyce5BjA7m78ACAAI1VuAyEMBCWOwD04IUUkRC6FDhzRCJVQiAsgs+QG7AIo4HTDrW+9+D4IkCxmdsezs3ye+FdPZFRZA7euAtVKfSWuTSMJf9AVqKAxiCuKyeITuus6a22MUWu9rqv3XhKAzGiiIoGwiDQsyyIXNytBnrlXSolbhRCUUrTPdarIKQhgct/3+76zg1T+Zoy5Px8coBhxH4ZhmiYcx3F0zuETCPQ+lDB727Z5nqk2Eob/guycdZdFeu0VxfV9r1tq8WPybN/hN1/rUqq4TFWPLyN1PgTos4pRJQRiKMv/IFYqnsA72Ih2grXnEARbL6G9VxG0shZbwUKxEhtPsBt//LMxo04hszOZTCZ572V/0zSlOWJvoMcYOdhTWa73R77+BjPFRWrKImIpwAnC/Bs1g/1l8uTzMgnolWhzpE/c9lwmNKCL8u6pMtQ7O6Bpmuu6gFxd1wG8fd83TbOuK7VBvwgLGuIBEXSK23hMVdUkSYA5ZVlCx0IXtm1HUQSTLMu2bZM7F73sx3EcJIVgB05AhRVFAfEex/H9P+Z5rusaGpbv+1VVISvou5F96IQDWwSCrQV20VoOULD0jgU71/EevFxM2rb1PC8IAuji0zThOrA/jmPDMIZhAAWDzvq+Hy9QAlZAijnTNMMwtCwLygg/u66DwoJK4i7kB3Tv8uBX/e6wvCxLURSyIEMlQJHyPAdRouSi/Nxd0z2aWfpllUDMCFxdIuTUD4QvsUhp8uCFycjhmvLqoTnKW/KbGJZOUbN/XyzFTNLpl1ni5AM9NlYEbVuNYQAAAABJRU5ErkJggg==');
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 0;
  width: 31px;
  height: 31px;
  border: none;
  background-size: 100% 100%;
}
.navbar.navbar-default .nav.navbar-nav {
  padding: 0;
  margin-right: 9px;
}
.navbar.navbar-default .nav.navbar-nav > li > a {
  color: #000000;
}
@media (min-width: 768px) {
  .navbar.navbar-default .nav.navbar-nav > li > a {
    padding-left: 7px;
    padding-right: 7px;
  }
}
@media (min-width: 1100px) {
  .navbar.navbar-default .nav.navbar-nav > li > a {
    font-size: 15px;
  }
}
.navbar.navbar-default .nav.navbar-nav > li > a:hover,
.navbar.navbar-default .nav.navbar-nav > li > a:focus {
  color: #ffffff;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAA/CAIAAAE/Kc7RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExODhDNkNGREE2RDZEQjExNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RjVCMDU0OUY5MzUxMUUyQUU2MkFFQTZGMzNGRTY0MyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RjVCMDU0OEY5MzUxMUUyQUU2MkFFQTZGMzNGRTY0MyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyOTc5NDY0YS0yMzNjLTRlYWUtYmE1ZC1lNjk5ZDRkYzM2NDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMTg4QzZDRkRBNkQ2REIxMTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz63usFAAAABB0lEQVR42mJwdPNm4ubhYfr39y/TXyD+8/cP098/IPYfpn///gEEEINvcASIBsv9Bcv9gbL/Mv3+/RsggBhA+nl4eZn+//8PwUC1/+D0P7BeMPsfSB7Kh6r98+cPQAAxegWEMjAwsDAzM4MooAow9e8/iPqHyvv3D0UQwkORw679P5j37esXIAUQQIxA94J4nFxcCGuZGMAAppKB4T+EBxZk+P8fSe4/Pjk0JcgUukoGLEqw62PAMBPNucCYAFE/f3wHUgABxujuE8gAAyxsbGwIDgMjIxIH4gSoQQwMOGWQOUjqoJZj1YPHABQ9uEwjlsNAnAv+4/ICAwNRelAdSpyeP79+wTkAwhYEfVjsYX0AAAAASUVORK5CYII=');
}
.navbar.navbar-default .nav.navbar-nav > li:last-child > a {
  font-weight: bold;
}
.navbar.navbar-default .nav.navbar-nav > .active > a,
.navbar.navbar-default .nav.navbar-nav > .open > a,
.navbar.navbar-default .nav.navbar-nav > .active > a:hover,
.navbar.navbar-default .nav.navbar-nav > .open > a:hover,
.navbar.navbar-default .nav.navbar-nav > .active > a:focus,
.navbar.navbar-default .nav.navbar-nav > .open > a:focus {
  color: #ffffff;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAA/CAIAAAE/Kc7RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2tpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExODhDNkNGREE2RDZEQjExNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RjVCMDU0OUY5MzUxMUUyQUU2MkFFQTZGMzNGRTY0MyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RjVCMDU0OEY5MzUxMUUyQUU2MkFFQTZGMzNGRTY0MyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyOTc5NDY0YS0yMzNjLTRlYWUtYmE1ZC1lNjk5ZDRkYzM2NDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Rjc3RjExNzQwNzIwNjgxMTg4QzZDRkRBNkQ2REIxMTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz63usFAAAABB0lEQVR42mJwdPNm4ubhYfr39y/TXyD+8/cP098/IPYfpn///gEEEINvcASIBsv9Bcv9gbL/Mv3+/RsggBhA+nl4eZn+//8PwUC1/+D0P7BeMPsfSB7Kh6r98+cPQAAxegWEMjAwsDAzM4MooAow9e8/iPqHyvv3D0UQwkORw679P5j37esXIAUQQIxA94J4nFxcCGuZGMAAppKB4T+EBxZk+P8fSe4/Pjk0JcgUukoGLEqw62PAMBPNucCYAFE/f3wHUgABxujuE8gAAyxsbGwIDgMjIxIH4gSoQQwMOGWQOUjqoJZj1YPHABQ9uEwjlsNAnAv+4/ICAwNRelAdSpyeP79+wTkAwhYEfVjsYX0AAAAASUVORK5CYII=');
}
.navbar.navbar-default .nav.navbar-nav > .disabled > a,
.navbar.navbar-default .nav.navbar-nav > .disabled > a:hover,
.navbar.navbar-default .nav.navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar.navbar-default .nav.navbar-nav .dropdown {
  position: static;
}
.navbar.navbar-default .nav.navbar-nav .dropdown-menu {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAE2CAIAAAAvf29/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gwDCyAYuRjGBQAAAC9JREFUOMtj4OfnZ2JmZmaCARgbnYYBRkZGFDY6ZmBgQGHD+DD2KB7Fo3gU0xgDANwcAw2f6+WYAAAAAElFTkSuQmCC');
  background-repeat: repeat-x;
  background-position: 0 0;
  background-size: auto, 100%;
  padding-right: 40px;
  background-color: #363636;
  border: none;
}
.navbar.navbar-default .nav.navbar-nav .dropdown-menu .dropdown-img {
  float: left;
  margin: -5px 0;
}
.navbar.navbar-default .nav.navbar-nav .dropdown-menu .dropdown-submenu {
  float: right;
  margin: 40px 0;
  clear: both;
  text-align: right;
}
@media (min-width: 768px) {
  .navbar.navbar-default .nav.navbar-nav .dropdown-menu .dropdown-submenu {
    float: right;
    margin: 40px 0;
    clear: none;
  }
}
.navbar.navbar-default .nav.navbar-nav .dropdown-menu .dropdown-submenu > li {
  display: block;
}
.navbar.navbar-default .nav.navbar-nav .dropdown-menu .dropdown-submenu > li > a {
  background: url("../img/menu_border_bg.png") repeat-x scroll left bottom transparent !important;
  color: #fff;
  text-decoration: none;
  padding: 4px 00px 4px 10px;
  display: block;
  font-size: 13px;
}
.navbar.navbar-default .nav.navbar-nav .dropdown-menu .dropdown-submenu > li > a:hover {
  color: #66cc00;
}
.navbar.navbar-default .nav.navbar-nav .dropdown-menu .dropdown-submenu > li.active > a {
  color: #66cc00;
}
#carousel-example-generic.carousel {
  background: #000;
}
#carousel-example-generic.carousel .carousel-inner .item > a {
  position: relative;
  overflow: hidden;
  display: block;
}
#carousel-example-generic.carousel .carousel-inner .item > a img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: 100%;
  max-width: none;
}
@media (min-width: 1100px) {
  #carousel-example-generic.carousel .carousel-inner .item > a {
    height: 393px;
  }
}
@media (min-width: 962px) and (max-width: 1099px) {
  #carousel-example-generic.carousel .carousel-inner .item > a {
    height: 393px;
  }
}
@media (min-width: 768px) and (max-width: 961px) {
  #carousel-example-generic.carousel .carousel-inner .item > a {
    height: 280px;
  }
}
@media (max-width: 767px) {
  #carousel-example-generic.carousel .carousel-inner .item > a {
    height: 200px;
  }
}
.collection_div {
  padding: 30px 0 30px;
}
@media (min-width: 962px) {
  .collection_div .row {
    margin-left: -40px;
    margin-right: -40px;
  }
  .collection_div .row > div {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.collection_div .collection_block {
  background: none repeat scroll 0 0 #569602;
}
@media (min-width: 1100px) {
  .collection_div .collection_block {
    height: 345px;
  }
}
.collection_div .collection_block > img {
  width: 100%;
}
.collection_div .collection_block .collection_title {
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 31px;
  font-weight: bold;
  padding: 20px 0 20px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  line-height: 24px;
}
.collection_div .collection_block .colletion_text {
  color: #ffffff;
  font-size: 11.9px;
  margin: 0;
  padding: 0px 10% 0;
  text-align: center;
  line-height: 13px;
}
.collection_div .collection_block .collection_button {
  clear: both;
  padding: 30px 0;
  width: 100%;
}
@media (min-width: 1100px) {
  .collection_div .collection_block .collection_button {
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.collection_div .collection_block .collection_button a {
  display: block;
  background: #000;
  border-top: 1px solid #6a6a6a;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 185px;
}
.product_listing_div .nav-tabs {
  padding: 0;
}
.product_listing_div .nav-tabs > li {
  padding: 0 4px 0 0;
}
.product_listing_div .nav-tabs > li:first-child {
  padding-right: 0;
}
.product_listing_div .nav-tabs > li a {
  color: #fff;
  float: right;
  font-size: 12.94px;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
  width: 100%;
  background: #393e42;
  border-bottom-color: #393e42;
}
.product_listing_div .nav-tabs > li.active a,
.product_listing_div .nav-tabs > li:hover a,
.product_listing_div .nav-tabs > li:focus a {
  border: 1px solid #569602;
  border-bottom-color: #666;
  background: #569602;
  color: #fff;
}
.product_listing_div .nav-tabs.nav-justified > .active > a,
.product_listing_div .nav-tabs.nav-justified > .active > a:hover,
.product_listing_div .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #569602;
}
.product_listing_div .tab-content .tab-pane {
  background: #FFFFFF;
  margin-bottom: 25px;
  padding: 45px 20px 0;
  width: 100%;
}
.product_listing_div .tab-content .tab-pane .row > div {
  padding-bottom: 45px;
}
.product_listing_div.product-listing-category .item {
  border-top: none;
  border-left: none;
  border-right: none;
  margin: 9px 0 11px 17px;
  height: 353px;
}
.product_listing_div .item {
  padding: 0;
  position: relative;
  border-top: 1px solid #569602;
  border-left: 1px solid #569602;
  border-right: 1px solid #569602;
  min-height: 345px !important;
  
  background: #fff;
}
@media (min-width: 1100px) {
  .product_listing_div .item {
    margin: 0 9px;
    height: 350px;
  }
}
.product_listing_div .item a {
  text-decoration: none;
}
.product_listing_div .item .new-image {
  background: url("../img/new.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 62px;
  left: 0;
  position: absolute;
  top: 0;
  width: 70px;
  z-index: 1;
}
.product_listing_div .item .new-image .new-title {
  float: left;
  transform: rotate(-38deg);
  -webkit-transform: rotate(-38deg);
  padding: 9px;
  font-size: 17px;
  color: #fff;
}
.product_listing_div .item .product-label {
  background: url("../img/new.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 62px;
  left: 0;
  position: absolute;
  top: 0;
  width: 70px;
  z-index: 1;
}
.product_listing_div .item .product-label.black {
  background: url("../img/new1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.product_listing_div .item .product-label.black .new-title {
  color: #fff600;
}
.product_listing_div .item .product-label.orange {
  background: url("../img/recomnd_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.product_listing_div .item .product-label .new-title {
  float: left;
  transform: rotate(-38deg);
  -webkit-transform: rotate(-38deg);
  padding: 9px;
  font-size: 17px;
  color: #fff;
}
.product_listing_div .item .product-image {
  height: 170px;
  text-align: center;
  width: 100%;
}
.product_listing_div .item .product-image img {
  margin: 18px auto 0;
}
.product_listing_div .item .free_shipprod.product {
  right: 6px;
  position: absolute;
  top: 11px;
}
.product_listing_div .item .product_desc {
  color: #5c5c5c;
  font-size: 13.94px;
  font-weight: 400;
  margin: 0 auto;
  min-height: 39px;
  text-align: center;
  overflow: hidden;
}
.product_listing_div .item .product_desc a {
  color: #5c5c5c;
  width: 96%;
  display: table;
  margin: 0 auto;
/*font-weight: bold;*/
}
.product_listing_div .item .price-box {
  width: 100%;
  height: 35px;
  /* margin: 28px 0 15px 0; */
  padding: 0;
  text-align: center;
}
.product_listing_div .item .price-box .old-price {
  margin: 0;
  display: none !important;
}
.product_listing_div .item .price-box .special-price {
  margin: 0;
  padding: 3px 0;
}
.product_listing_div .item .price-box .price {
  float: right;
  width: 100%;
  color: #569602 !important;
  font-size: 24.6px;
  font-family: 'Arial Black', Gadget, sans-serif;
  font-weight: 900 !important;
}
.product_listing_div .item .price-box .price-label {
  font-size: 13px;
  font-weight: bold;
  white-space: nowrap;
  color: #cd5033;
  display: none;
}
.product_listing_div .item .button_home {
  margin: 20px auto 5px;
  text-align: center;
  width: 100%;
}
.product_listing_div .item .button_home .btn-black {
  border-top: 2px solid #6a6a6a;
  padding: 5px 30px;
}
.product_listing_div .item .button_home .availability {
  line-height: 29px;
  margin: 7px 0;
  text-align: center;
  font-weight: bold;
}
.product_listing_div .item .button_home .availability.out-of-stock {
  color: #d83820;
}
.product_listing_div .item .button_home button.button1 {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  float: none;
  margin: 0 auto;
  padding: 0;
  width: auto;
}
.product_listing_div .item .button_home button.button1 span {
  background: none repeat scroll 0 0 #000;
  border-top: 1px solid #6a6a6a;
  float: right;
  height: 32px;
  font-size: 12.99px;
}
.product_listing_div .item .button_home button.button1 span span {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #ffffff;
  float: left;
  font-size: 12.99px;
  font-weight: normal;
  height: 24px;
  padding: 8px 30px 0;
  text-align: center;
  text-transform: uppercase;
}
.product_listing_div .item .button_home button.button1:hover span {
  background: #569602;
}
.product_listing_div .item .compare_text {
  color: #569602;
  display: table;
  float: none;
  font-size: 12.31px;
  font-weight: bold;
  margin: 0 auto;
}
.product_listing_div .item .compare_text > a {
  color: #569602;
}
.product_listing_div .item .compare_text span {
  color: #000;
}
.home_text_block .nav-tabs {
  padding: 0;
}
.home_text_block .nav-tabs > li a {
  font-weight: normal;
  background: none repeat scroll 0 0 #a8a8a8;
  color: #5c5c5c;
  font-size: 23.94px;
  height: 40px;
  line-height: 40px;
  margin: 0 2px 0 0;
  text-align: center;
  padding: 0;
  border-color: #a8a8a8;
}
.home_text_block .nav-tabs > li:first-child a {
  margin-right: 0;
}
.home_text_block .nav-tabs > li.active a {
  color: #ffffff;
  font-weight: bold;
  background-color: #4d8207;
}
.home_text_block .nav-tabs > li.active a,
.home_text_block .nav-tabs > li.active a:hover,
.home_text_block .nav-tabs > li.active a:focus {
  border-color: #4d8207;
}
.home_text_block .tab-content .tab-pane {
  background: none repeat scroll 0 0 #569602;
}
@media (min-width: 1100px) {
  .home_text_block .tab-content .tab-pane {
    padding-right: 35px;
  }
}
.home_text_block .tab-content .tab-pane .media {
  padding: 20px 30px;
  color: #fff;
}
.home_text_block .tab-content .tab-pane .media .media-right {
  padding-left: 23px;
}
.home_text_block .tab-content .tab-pane .media .media-body {
  color: #fff;
  font-size: 12.94px;
  line-height: 15px;
  margin: 0;
  padding: 0;
  position: relative;
}
@media (min-width: 1100px) {
  .home_text_block .tab-content .tab-pane .media .media-body .btn-black {
    border-top: 1px solid #6a6a6a;
    bottom: -4px;
    right: 0;
    font-size: 12.99px;
    height: 27px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    width: 118px;
    padding: 0;
  }
}
.home_text_block .tab-content .tab-pane .media .media-heading a {
  color: #fff;
  font-size: 16.94px;
  font-weight: bold;
  text-decoration: none !important;
}
.main-banner{
  margin-top: 10px;
}
.main-banner a{ 
  display: block;
}
.main-banner img{
  width: 100%
}

.testimonial_div {
  background: none repeat scroll 0 0 #000000;
  margin: 25px 0 0;
  padding: 40px 100px 20px 83px;
  /*border-top: solid 25px #d7d7d7;*/
  color: #71c700;
  float: left;
  font-size: 12.2px;
  font-style: normal;
  font-weight: bolder;
  text-align: justify;
}
@media (max-width: 768px) {
  .testimonial_div {
    padding: 40px 20px 20px;
  }
}
@media (min-width: 1100px) {
  .testimonial_div img {
    padding-right: 9px;
  }
  .testimonial_div .media-body {
    line-height: 12px;
  }
  .testimonial_div .media-body .owner_name {
    margin: 49px 0 0 0;
  }
}
.testimonial_div .media-body {
  padding: 19px 40px 0 0;
  line-height: 13px;
}
.testimonial_div .owner_name {
  float: left;
  clear: both;
  color: #fff;
  margin: 30px 0 0 0;
}
.ship-offer {
  background: none repeat scroll 0 0 #fff;
  position: relative;
  margin: 25px 0;
}
.ship-offer .off-btn {
  float: left;
  padding: 32px 0 32px 20px;
  width: 260px;
}
.ship-offer .off-btn > a {
  background: none repeat scroll 0 0 #000;
  color: #fff;
  float: left;
  padding: 10px 33px;
  font-weight: bold;
  font-size: 17.99px;
}
.ship-offer .offer-text {
  float: left;
  font-size: 26.68px;
  font-weight: bold;
  margin: 11px 0 0 -44px;
  width: 638px;
}
@media (max-width: 961px) {
  .ship-offer .offer-text {
    margin: 0;
  }
}
.ship-offer .offer-text .txt1 {
  margin-top: 10px;
  font-size: 26px;
  clear: both;
  color: #8fb500;
  float: left;
  text-align: center;
  width: 110%;
  margin-left: -34px;
}
.ship-offer .offer-text .txt2 {
  float: left;
  text-align: center;
  width: 100%;
}
@media (min-width: 1100px) {
  .ship-offer .offer-text .txt2 {
    margin-top: -9px;
  }
}
.ship-offer .box-img {
  position: absolute;
  right: 15px;
  top: -20px;
}
.ship-offer1 {
  margin-top: 25px;
  margin-bottom: 25px;
}
.ship-offer1 > .row {
  margin: 0;
}
.ship-offer1 .off-btn {
  background: #569602;
  padding-top: 32px;
  padding-bottom: 32px;
}
.ship-offer1 .off-btn > a {
  background: none repeat scroll 0 0 #000;
  color: #fff;
  padding: 10px 2px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 17.99px;
  display: inline-block;
  text-decoration: none;
  position: relative;
  z-index: 1;
}
.ship-offer1 .offer-text {
  background: #fff;
  font-size: 26.68px;
  font-weight: bold;
  background-size: contain;
  min-height: 109px;
  text-align: center;
  padding-top: 20px;
}
@media (min-width: 962px) {
  .ship-offer1 .offer-text {
    background: url("../img/ship-bg.png") no-repeat scroll left center #ffffff;
  }
}
.ship-offer1 .offer-text .txt1 {
  font-size: 26px;
  clear: both;
  color: #8fb500;
  text-align: center;
  margin-right: -32px;
}
@media (max-width: 1099px) {
  .ship-offer1 .offer-text .txt1 {
    font-size: 24px;
  }
}
.ship-offer1 .offer-text .txt2 {
  float: left;
  text-align: center;
  width: 100%;
}
@media (min-width: 1100px) {
  .ship-offer1 .offer-text .txt2 {
    margin-left: 19px;
  }
}
@media (min-width: 962px) {
  .ship-offer1 .off-btn {
    position: relative;
  }
  .ship-offer1 .off-btn:before {
    background: url("../img/ship-bg.png") no-repeat scroll 0 center #569602;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 27px;
    z-index: 0;
  }
  .ship-offer1 .offer-text {
    background: url("../img/ship-bg.png") no-repeat scroll -27px center #ffffff;
  }
  .ship-offer1 .offer-text .txt2 {
    margin-top: -9px;
  }
}
.ship-offer1 .box-img {
  background: #fff;
  min-height: 109px;
  text-align: center;
}
.ship-offer1 .box-img img {
  max-width: 100%;
  margin-top: -20px;
  display: inline-block;
}
.newsletter_block {
  background: #569602;
  padding: 20px 0 10px;
  margin: 26px 0 0;
}
.newsletter_block .newsltter_title {
  background: url("../img/footer_mail.png") no-repeat scroll right 12px rgba(0, 0, 0, 0);
  border-left: 2px solid #447801;
  color: #FFFFFF;
  float: right;
  font-size: 18px;
  font-weight: normal;
  margin: 0 47px 0 94px;
  padding: 13px 100px 15px 30px;
  line-height: 23px;
  text-align: right;
  /* text-transform: uppercase; */
}
@media (max-width: 961px) {
  .newsletter_block .newsltter_title {
    border: none;
  }
}
.newsletter_block .newsletter {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0 none;
  color: #000000;
  float: right;
  font-size: 26px;
  height: 32px;
  margin: 20px 0 0;
  padding: 0 20px;
  text-align: right;
  width: 100%;
}
@media (min-width: 1100px) {
  .newsletter_block .newsletter {
    width: 299px;
    margin-right: -47px;
    padding: 0;
  }
}
.newsletter_block .submit {
  background: none repeat scroll 0 0 #000000;
  border: 0 none;
  color: #CCCCCC;
  float: right;
  font-size: 14px;
  font-weight: bold;
  height: 32px;
  margin: 20px 0;
  padding: 5px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
@media (min-width: 1100px) {
  .newsletter_block .submit {
    width: 154px;
    margin-right: -70px;
  }
}
.site-footer {
  background: #fff;
  padding: 53px 0 13px;
}
@media (min-width: 1100px) {
  .site-footer .footer-contacts {
    margin: 0 -51px 0 0;
  }
  .site-footer .address {
    font-size: 15px;
    line-height: 22px;
    margin-right: -4px;
  }
}
.site-footer .footer-menu h5 {
  font-size: 17px;
  margin: 0 0 10px;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
  color: #484848;
  font-weight: bold;
}
.site-footer .footer-menu ul {
  padding: 0;
  list-style: none;
}
.site-footer .footer-menu ul li {
  width: 100%;
  font-size: 14px;
  margin: 0 0 1px 0;
  color: #666;
}
.site-footer .footer-menu ul a {
  font-weight: normal;
  color: #484848;
}
.site-footer .footer-menu ul a:hover {
  text-decoration: underline;
}
.site-footer .foot_block_title {
  margin: 0 0 7px 0;
  text-align: right;
  font-size: 17px;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
  color: #484848;
}
.site-footer .address {
  color: #666;
}
.site-footer .foot_block_title1 {
  color: #484848;
  direction: ltr;
  float: right;
  font-size: 17px;
  margin: 33px 0 5px;
  text-align: right;
  text-transform: uppercase;
  width: 96%;
}
.site-footer .follow-us a {
  margin: 10px 0 0 4px;
  float: right;
}
.site-footer .follow-us a:last-child {
  margin: 6px 0 0 0px;
}
@media (min-width: 1100px) {
  .site-footer .follow-us a {
    margin: 5px -3px 0 9px;
  }
}
.site-footer .footer-bottom .secu-img {
  text-align: left;
  margin: 22px 0 22px 53px;
  max-width: 100%;
}
.site-footer .footer-bottom .secu-img img {
  max-width: 100%;
}
.site-footer .footer-bottom .paypal_icons {
  margin: -5px 0 20px 48px;
}
.site-footer .footer-bottom .paypal_icons img {
  max-width: 200px;
  width: 200px;
  float: left;
}
.site-footer .footer-bottom .logos {
  margin: -6px 0 0;
  width: 78%;
  direction: ltr;
  text-align: right;
  padding-right: 0;
}
.site-footer .footer-bottom .logos a {
  margin: 0 6px;
}
.site-footer .footer-bottom .logos img {
  max-width: 85%;
}
.site-footer .footer-bottom .foot_logo img {
  width: 377px;
  max-width: 100%;
  margin: 1px -22px;
}
.copyright {
  background: #000;
  padding: 12px 0 0 0;
  color: #aaaaaa;
  
  font-family: arial;
  font-size: 10.88px;
  font-weight: 400;
}
.copyright span{
  display: block;
  font-size: 6px;
  text-align: center;
}
.breadcrumps-section {
  background: #000000;
}
.breadcrumps-section .breadcrumb {
  background-color: transparent;
  margin: 31px 0 29px;
  padding: 0;
}
.breadcrumps-section .breadcrumb{
  margin: 9px 0 10px;
}

.breadcrumps-section .breadcrumb li {
  font-size: 12px;
  padding: 0 6px 0 0;
  color: #FFFFFF;
}
.breadcrumps-section .breadcrumb li a {
  color: #FFFFFF;
}
.breadcrumps-section .breadcrumb li.active {
  font-weight: bold;
}
.main-wrapper {
  margin-top: 11px;
}
.main-wrapper.search-page {
  margin-top: 65px;
}
.main-wrapper.page-contact {
  margin-top: 44px;
}
.main-wrapper.page-404 {
  margin-top: 14px;
}
.product-item .product_title {
  background: none repeat scroll 0 0 #569602;
  color: #fff;
  direction: rtl;
  font-size: 26.46px;
  font-weight: bold;
  margin: 0;
  min-height: 40px;
  padding: 2% 1% 1%;
  text-align: center;
  line-height: 32px;
}
.product-item .short-desc {
  color: #484848;
  float: right;
  font-size: 15.46px;
  line-height: 20px;
  padding: 2px 0 0;
  width: 100%;
}
.product-item .pro_specs .specs {
  margin: 5px 0;
}
.product-item .pro_specs .specs:before,
.product-item .pro_specs .specs:after {
  content: " ";
  display: table;
}
.product-item .pro_specs .specs:after {
  clear: both;
}
.product-item .pro_specs .specs:before,
.product-item .pro_specs .specs:after {
  content: " ";
  display: table;
}
.product-item .pro_specs .specs:after {
  clear: both;
}
.product-item .pro_specs .specs .specs-label {
  background: none repeat scroll 0 0 #569602;
  float: right;
  font-size: 14.46px;
  font-weight: bold !important;
  height: 19px;
  line-height: 16px;
  padding: 0 7px 0 0;
  width: 70px;
  margin: 0;
  color: #fff;
}
.product-item .pro_specs .specs .specs-val {
  padding: 0 10px 0 0;
  font-size: 14px;
  display: block;
  overflow: hidden;
  text-align: right;
}
.product-item .pro_specs .specs .specs-val.quantity {
  width: 80px;
}
.product-item .pro_specs .specs .specs-val .qty_select {
  background: url("../img/select1.png") no-repeat scroll 100% 0 #ffffff;
  float: right;
  height: 19px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 98px;
}
.product-item .pro_specs .specs .specs-val .qty_select select {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  cursor: pointer;
  direction: ltr !important;
  float: left;
  font-size: 11px;
  overflow: hidden;
  padding-right: 40px;
  width: 116px;
  height: 20px;
}
.product-item .pro_specs .specs .specs-val .option-list {
  list-style: none;
  padding: 0;
}
.product-item .pro_specs .specs.select-options .specs-val {
  background: url("../img/select1.png") no-repeat scroll 100% 0 #ffffff;
  float: right;
  height: 19px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 98px;
  margin-right: 10px;
}
.product-item .pro_specs .specs.select-options .specs-val select {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 0 none;
  cursor: pointer;
  direction: ltr !important;
  float: left;
  font-size: 11px;
  overflow: hidden;
  padding-right: 40px;
  width: 116px;
  height: 20px;
}
.product-item .pro_specs .specs.manufacture .specs-val a {
  color: #3c3c3c;
  text-decoration: underline;
}
.product-item .pro_specs .specs.prod_option .specs-val {
  float: right;
}
.product-item .price-box {
  border-bottom: 1px solid #569602;
  border-top: 1px solid #569602;
  float: left;
  height: auto !important;
  margin: 10px 0 28px !important;
  padding: 9px 0;
  width: 100%;
}
.product-item .price-box .special-price {
  text-align: center;
}
.product-item .price-box .special-price .price {
  color: #3c3c3c !important;
  font-family: 'Arial Black', Gadget, sans-serif;
  font-size: 51px !important;
  font-weight: 900 !important;
  margin: 0 20px 0 0;
  width: auto;
}
.product-item button.button {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  display: block;
  margin: 0px 0 0 0px;
  padding: 0;
  margin-bottom: 15px;
}
.product-item button.button.add_to_cart_big {
  background: url("../img/add-to.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  height: 46px;
  padding: 6px;
  text-align: center;
  display: block;
  width: 100%;
  color: #ffffff;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
}
.product-item .add_to_wishlist a {
  background: url("../img/wishlist-new.png") no-repeat scroll left center transparent;
  color: #569602;
  font-size: 13px;
  height: 24px;
  padding: 7px 8px 0 17px;
  text-decoration: underline;
}
.product-item .compare_div .link-compare {
  color: #569602;
  font-size: 12.31px;
  font-weight: bold;
  text-decoration: underline;
}
.product-item .product-images .img-container {
  margin-bottom: 8px;
  background: #fff;
}
.product-item .product-images img.main-img {
  width: 100%;
}
.product-item .product-images .carousel {
  margin: 0 0 30px 0;
}
.product-item .product-images .carousel .carousel-inner .item .mini-img {
  margin: 0;
  float: left;
  width: 31%;
  margin-right: 3.5%;
  padding: 10px;
  background: #fff;
  height: 81px;
  overflow: hidden;
}
.product-item .product-images .carousel .carousel-inner .item .mini-img:last-child {
  margin-right: 0;
}
.product-item .product-images .carousel .carousel-inner .item .mini-img img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.product-item .product-images .carousel .carousel-control {
  width: 35px;
  height: 35px;
  margin: -17px 0;
  background-image: url("../img/miscellaneous_sprite_sm.png");
}
.product-item .product-images .carousel .carousel-control.left {
  background-position: 0 -35px;
}
.product-item .product-images .carousel .carousel-control.right {
  background-position: -35px -35px;
}
.product-item .product-images .carousel .carousel-indicators {
  bottom: auto;
  top: 100%;
  padding: 10px 0 0 0;
}
.product-item .product-tabs {
  margin: 66px 0 17px;
}
.product-item .product-tabs img {
  max-width: 100%;
}
.product-item .product-tabs iframe {
  max-width: 100%;
}
.product-item .product-tabs .nav-tabs {
  border-bottom: none;
  padding: 0;
}
.product-item .product-tabs .nav-tabs > li {
  float: right;
  margin-bottom: 0;
}
.product-item .product-tabs .nav-tabs > li a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 7px 0;
  text-align: center;
  background: #3c3c3c;
  border-color: #3c3c3c;
  border-radius: 2px 2px 0 0;
  min-width: 165px;
  color: #fff;
  line-height: 1em;
}
.product-item .product-tabs .nav-tabs > li.active a {
  background: #569602;
  border-color: #569602;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
}
.product-item .product-tabs .tab-pane {
  background: #fff;
  padding: 20px;
}
.product-item .product-tabs .green-line-divide .col-md-6:last-child {
  border-left: 1px solid #569602;
}
.product-item .product-tabs .green-line-divide .col-md-6:last-child:first-child {
  float: right;
}
.product-item .product-tabs .full-description {
  color: #3e4348;
}
.product-item .product-tabs .extra-spec-content h1 {
  background: none repeat scroll 0 0 #000;
  color: #fff;
  font-size: 15.39px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 0 10px 0 0;
}
.product-item .product-tabs .extra-spec-content .col-md-6:last-child {
  font-size: 14px;
}
.product-item .product-tabs .extra-spec-content .col-md-6:first-child {
  padding: 110px 0 0 40px;
  font-size: 14px;
  line-height: 15px;
}
.product-item .product-tabs .extra-spec-content .info tbody tr {
  border-bottom: 1px solid #808080;
  float: left;
  padding: 5px;
  width: 97%;
}
.product-item .product-tabs .extra-spec-content .info tr td {
  float: left;
  text-align: right;
  width: 180px;
}
.product-item .product-tabs .extra-spec-content .info tr th {
  float: right;
  padding: 0 0 0 10px;
  font-weight: bold;
}
.product-item .product-tabs .extra-spec-content .info tr:nth-child(1) {
  border-bottom: 3px solid #000;
}
.product-item .product-tabs .form-add h2 {
  font-size: 12px;
  font-weight: bold;
  color: #7d7d7d;
  text-transform: none;
}
.product-item .product-tabs .form-add #review-form h3 {
  font-size: 12px;
  font-weight: normal;
  color: #7d7d7d;
}
.product-item .product-tabs .form-add #review-form h4 {
  font-size: 12px;
  font-weight: normal;
  color: #7d7d7d;
}
.product-item .product-tabs .form-add #product-review-table {
  margin-bottom: 28px;
}
.product-item .product-tabs .form-add #product-review-table tr.first.last th {
  border: none;
  text-align: center;
  padding-right: 0;
}
.product-item .product-tabs .form-add .data-table {
  width: 100%;
  border: 1px solid #363A3D;
}
.product-item .product-tabs .form-add .data-table thead th {
  background: #3A3F43;
  border-right: 1px solid #363a3d;
  color: #ffffff;
  font-weight: normal;
  padding: 6px 0 6px 59px;
  text-align: right;
  vertical-align: middle;
  white-space: nowrap;
}
@media (max-width: 961px) {
  .product-item .product-tabs .form-add .data-table thead th {
    padding: 6px 0 6px 7px;
  }
}
.product-item .product-tabs .form-add .form-list {
  padding: 0;
  margin: 10px 0 0;
  list-style: none;
}
.product-item .product-tabs .form-add .form-list li {
  margin: 0 0 7px;
}
.product-item .product-tabs .form-add .form-list label {
  color: #000000 !important;
  float: right;
  font-size: 13px;
  font-weight: normal;
  margin: 0 9px 0 0;
  position: relative;
  z-index: 0;
}
.product-item .product-tabs .form-add .form-list label.required em {
  color: #95BC01;
  float: left;
  font-style: normal;
  left: -8px;
  position: absolute;
  top: 0;
}
.product-item .product-tabs .form-add .form-list .input-box {
  display: block;
  clear: both;
  width: 260px;
}
.product-item .product-tabs .form-add .form-list input.input-text {
  width: 322px;
}
.product-item .product-tabs .form-add .form-list textarea {
  width: 322px !important;
  min-width: 322px !important;
  max-width: 322px !important;
  height: 150px !important;
}
.product-item .product-tabs .form-add .buttons-set {
  clear: both;
  margin: 4em 0 0;
  padding: 8px 0 0;
  border-top: 1px solid #e4e4e4;
  text-align: right;
}
.product-item .product-tabs .form-add .buttons-set .button {
  display: inline-block;
  background: url(../img/tail-btn.gif) 0 -31px repeat-x;
  padding: 0 20px 0 20px;
  border-radius: 2px;
  height: 31px;
  color: #fff;
}
.product-item .product-tabs .form-add .buttons-set .button:hover {
  background: url(../img/tail-btn.gif) 0 0 repeat-x;
}
.ship-banner-div {
  margin: 17px 0;
}
.related_block {
  margin: 17px 0;
}
.related_block .related-title {
  background: none repeat scroll 0 0 #000;
  color: #fff;
  font-size: 26.46px;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.related_block .related_list {
  background: none repeat scroll 0 0 #569602;
  padding: 2.5% !important;
}
.related_block .related_list .item .product_desc {
  font-weight: normal;
}
.related_block .related_list .item .price-box {
  border: none;
}
.related_block .related_list .item .price-box .special-price .price {
  float: right;
  width: 100%;
  color: #569602 !important;
  font-size: 24.6px !important;
  font-family: 'Arial Black', Gadget, sans-serif;
  font-weight: 900 !important;
}
.category-right-bar h4 {
  background: url("../img/title-bg.png") no-repeat scroll 14px 12px #3c3c3c;
  color: #fff;
  font-size: 18.46px;
  height: 30px;
  line-height: 24px;
  margin: 0 0 14px;
  padding: 3px 30px;
  text-align: right;
}
.category-right-bar ul {
  padding: 0;
  list-style: none;
}
@media (min-width: 1100px) {
  .category-right-bar ul {
    margin-bottom: 29px;
  }
}
.category-right-bar ul li {
  background: url("../img/category-bg.png") no-repeat scroll right center transparent;
  color: #000000;
  font-size: 14.46px;
  margin: 0 10px 1px 0;
  padding: 0 16px 0 20px;
  position: relative;
  line-height: 20px;
}
.category-right-bar ul li a {
  color: #000000;
  text-decoration: none;
}
.category-right-bar ul li a > span {
  text-decoration: underline;
}
.category-right-bar ul li span {
  color: #569602;
}
.category-right-bar ul li > span {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 12.46px;
}
.page-t-container {
  background: #000;
  padding: 23px 0;
  min-height: 68px;
}
.page-t-container .page-title {
  color: #3c3c3c;
  font-size: 20px;
  margin: 0;
  text-align: right;
  font-weight: bold;
}
.page-t-container.empty {
  padding: 20px 0;
  min-height: 41px;
}
.quantity {
  display: inline-block;
  width: 65px;
  float: right;
}
.quantity img {
  display: block;
  height: 20px;
}
.quantity .increment,
.quantity .decrement {
  padding: 0;
  float: right;
}
.quantity .qty_input {
  float: right;
  height: 20px;
  border: 1px solid #bdbdbd;
  color: #000;
  direction: rtl;
  font-size: 14px;
  margin: 0;
  padding: 0 5px;
  text-align: center;
  width: 27px !important;
}
.page-cart {
  background: #fff;
}
.page-cart .title-buttons h1 {
  margin: 10px 0 17px;
  font-size: 23.92px;
  padding: 4px 32px 2px;
}
.page-cart .widget-green .widget-title.bigger {
  font-size: 24px;
  padding-right: 33px;
}
.page-cart .radio.radio-rtl label {
  padding-right: 40px;
}
.page-cart .radio.radio-rtl label input {
  visibility: hidden;
}
.page-cart .radio.radio-rtl label:before {
  height: 19px;
  width: 19px;
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background: url("../img/checkboxes.png") no-repeat scroll right top rgba(0, 0, 0, 0);
}
.page-cart .radio.radio-rtl label.checked:before {
  background: url("../img/checkboxes.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}
.freegift-banner img {
  width: 100%;
  margin-top: 4px;
}
.cartstaticktext .static-text {
  padding-right: 31px;
  font-size: 15.92px;
  line-height: 22.63px;
}
.title-buttons h1 {
  background: #000000;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.35;
  color: #ffffff;
  padding: 3px 22px 10px;
}
.cart-table {
  margin-bottom: 19px;
}
.cart-table thead th {
  text-align: right;
  border: none !important;
  font-weight: normal;
}
.cart-table tbody > tr.product-begin td {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: none;
  background: url("../img/tdshaddow.png") repeat-x;
  padding: 0;
  height: 19px;
}
.cart-table tbody > tr.product-end td {
  border-top: none;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 0;
  height: 15px;
}
.cart-table tbody > tr.empty-space td {
  border: none;
  padding: 0;
  height: 20px;
}
.cart-table tbody > tr > td {
  text-align: right;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: none;
  border-bottom: none;
  vertical-align: middle;
  padding: 19px;
  font-size: 16px;
}
.cart-table tbody > tr > td.product-image {
  width: 16.2%;
}
.cart-table tbody > tr > td.product-image img {
  width: 106px;
  max-width: 100%;
  margin: -12px 0 -10px;
}
.cart-table tbody > tr > td.cart-prod-title .item-options dt {
  font-weight: bold;
  font-style: italic;
}
.cart-table tbody > tr > td.cart-prod-title .item-options dd {
  margin-right: 0;
}
.cart-table tbody > tr > td.cart-prod-edit {
  text-align: center;
}
.cart-table tbody > tr > td.cart-prod-price {
  text-align: center;
  width: 11.4%;
}
.cart-table tbody > tr > td.cart-prod-price .price > span {
  font-size: 13px;
}
.cart-table tbody > tr > td.cart-prod-price-total {
  text-align: center;
}
.cart-table tbody > tr > td.cart-prod-price-total .price > span {
  font-size: 13px;
}
.cart-table tbody > tr > td.cart-prod-quanty {
  text-align: center;
}
.cart-table tbody > tr > td.cart-prod-trash {
  text-align: center;
  padding: 0 10px 0 13px;
}
.data-table-div {
  margin-bottom: 19px;
}
.data-table-div .thead {
  display: table;
  width: 100%;
}
@media (max-width: 961px) {
  .data-table-div .thead {
    display: none;
  }
}
.data-table-div .thead > div {
  display: table-cell;
  text-align: right;
  border: none !important;
  font-weight: normal;
  padding: 8px 19px;
  line-height: 1.42857143;
}
.data-table-div .tbody {
  width: 100%;
}
.data-table-div .tbody > .tr {
  border: 1px solid #000000;
  background: url("../img/tdshaddow.png") repeat-x;
  margin: 0 0 20px;
}
.data-table-div .tbody > .tr > div {
  padding: 19px;
  text-align: center;
}
.data-table-div .tbody > .tr > div .quantity {
  float: none;
}
@media (min-width: 962px) {
  .data-table-div .tbody {
    display: table;
  }
  .data-table-div .tbody > .tr {
    padding: 19px 0 15px;
    display: table;
    width: 100%;
  }
  .data-table-div .tbody > .tr > div {
    display: table-cell;
    border-left: 1px solid #000000;
    border-right: none;
    border-top: none;
    border-bottom: none;
    vertical-align: middle;
    padding: 0 19px;
    font-size: 16px;
  }
  .data-table-div .tbody > .tr > div:last-child {
    border-left: none;
  }
  .data-table-div .tbody > .tr > div.product-image {
    text-align: center;
  }
  .data-table-div .tbody > .tr > div.product-image img {
    width: 106px;
    max-width: 100%;
    margin: -12px 0 -10px;
  }
  .data-table-div .thead > div.cart-prod-title{
    width: 420px;
  }
  .data-table-div .tbody > .tr > div.cart-prod-title {
    text-align: right;
    width: 393px;
  }
  .data-table-div .tbody > .tr > div.cart-prod-title .item-options dt {
    font-weight: bold;
    font-style: italic;
  }
  .data-table-div .tbody > .tr > div.cart-prod-title .item-options dd {
    margin-right: 0;
  }
  .data-table-div .tbody > .tr > div.cart-prod-edit {
    text-align: center;
  }
  .data-table-div .tbody > .tr > div.cart-prod-price {
    text-align: center;
  }
  .data-table-div .tbody > .tr > div.cart-prod-price .price > span {
    font-size: 13px;
  }
  .data-table-div .tbody > .tr > div.cart-prod-price-total {
    text-align: center;
  }
  .data-table-div .tbody > .tr > div.cart-prod-price-total .price > span {
    font-size: 13px;
  }
  .data-table-div .tbody > .tr > div.cart-prod-quanty {
    text-align: center;
  }
  .data-table-div .tbody > .tr > div.cart-prod-trash {
    text-align: center;
    padding: 0 10px 0 13px;
  }
}
@media (min-width: 962px) {
  .data-table-div div.product-image {
    width: 16.2%;
  }
  .data-table-div div.cart-prod-edit {
    width: 11.4%;
    display: none;
  }
  .data-table-div div.cart-prod-price {
    width: 11.4%;
  }
  .data-table-div div.cart-prod-quanty {
    width: 11.3%;
  }
  .data-table-div div.cart-prod-price-total {
    width: 12.1%;
  }
  .data-table-div div.cart-prod-trash {
    width: 12.9%;
  }
}
.right-center {
  display: inline-block;
  text-align: right;
}
.wishlist-table {
  margin-bottom: 19px;
  font-family: Arial, Helvetica, Sans Serif;
}
.wishlist-table > thead tr > th {
  text-align: right;
  border: none !important;
  border-right: 1px solid #000000 !important;
  font-weight: bold;
  font-size: 18.92px;
  background: #000000;
  color: #ffffff;
  padding: 0 28px 1px 8px;
}
.wishlist-table tbody > tr.product-begin td {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: none;
  background: url("../img/tdshaddow.png") repeat-x;
  padding: 0;
  height: 24px;
}
.wishlist-table tbody > tr.product-end td {
  border-top: none;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 0;
  height: 10px;
}
.wishlist-table tbody > tr.empty-space td {
  border: none;
  padding: 0;
  height: 20px;
}
.wishlist-table tbody > tr > td {
  text-align: right;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: none;
  border-bottom: none;
  vertical-align: middle;
  font-size: 16px;
}
.wishlist-table tbody > tr > td.product-image {
  width: 24.9%;
  text-align: center;
  padding: 0 22px 0 14px;
}
.wishlist-table tbody > tr > td.product-image img {
  width: 106px;
  max-width: 100%;
  margin: -20px 0 -2px;
}
.wishlist-table tbody > tr > td.cart-prod-title {
  text-align: center;
}
.wishlist-table tbody > tr > td.cart-prod-title .item-options dt {
  font-weight: bold;
  font-style: italic;
}
.wishlist-table tbody > tr > td.cart-prod-title .item-options dd {
  margin-right: 0;
}
.wishlist-table tbody > tr > td.cart-prod-price {
  text-align: center;
  width: 21.7%;
}
.wishlist-table tbody > tr > td.cart-prod-price .price {
  font-size: 37.2px;
  font-weight: bold;
  line-height: 25px;
}
.wishlist-table tbody > tr > td.cart-prod-price .price.old {
  font-size: 20.98px;
  font-weight: normal;
  text-decoration: line-through;
}
.wishlist-table tbody > tr > td.cart-prod-price .price > span {
  font-size: 0.7em;
}
.wishlist-table tbody > tr > td.cart-prod-control {
  text-align: center;
  padding: 0 23px 0 13px;
  width: 21.9%;
  vertical-align: top;
}
.wishlist-table tbody > tr > td.cart-prod-control .btn-black {
  border-top: 1px solid #6c6c6c;
  border-left: 1px solid #363636;
  margin-bottom: 19px;
  margin-top: 3px;
  padding-bottom: 3px;
}
.wishlist-table tbody > tr > td.cart-prod-control .btn-green {
  background: url("../img/btn-green.png") no-repeat;
  width: 136px;
  height: 30px;
  color: #fff;
  font-weight: bold;
}
.btn-remove2 {
  display: inline-block;
  width: 18px;
  height: 26px;
  font-size: 0;
  line-height: 0;
  background: url(../img/btn_trash.png) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
.btn-continue {
  background: #000;
  padding: 3px 37px 5px 17px;
  position: relative;
  color: #fff;
  margin-left: -15px;
}
.btn-continue:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 40px;
  top: 0;
  right: 0;
  background: url("../img/return.png") no-repeat scroll center center transparent;
}
.btn-empty,
.btn-update {
  background: transparent;
  text-decoration: underline;
  font-family: Arial;
}
.cart-table-footer .btn-empty{
    background: url(../img/btn-green.png) no-repeat;
    background-size: 100%;
    height: 30px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 0 10px;
}
.cart-psi-table .row {
  margin: 0;
}
@media (min-width: 768px) {
  .cart-psi-table .row .col-img {
    width: 14%;
  }
  .cart-psi-table .row .col-title {
    width: 32%;
  }
  .cart-psi-table .row .col-edit {
    width: 9%;
  }
  .cart-psi-table .row .col-price {
    width: 12%;
  }
  .cart-psi-table .row .col-quantity {
    width: 11%;
  }
  .cart-psi-table .row .col-total-price {
    width: 12%;
  }
  .cart-psi-table .row .col-delete {
    width: 10%;
  }
}
.cart-psi-table .psi-table-header {
  font-size: 16px;
}
.cart-psi-table .psi-table-body .row {
  border: 1px solid #000000;
  padding: 20px 0;
  display: table-row;
  width: 100%;
}
.cart-psi-table .psi-table-body .row .psi-td {
  display: table-cell;
  border-left: 1px solid;
}
.cart-table-footer {
  margin-bottom: 25px;
}
.shopping-cart-totals {
  padding: 17px 14px 13px 0px;
  border: 1px solid #000000;
  font-size: 17.55px;
  margin-bottom: 14px;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}
.shopping-cart-totals .general-total {
  font-weight: bold;
}
.shopping-cart-totals .general-total > div {
  padding-top: 10px;
}
.shopping-cart-totals .general-total > div:first-child {
  position: relative;
}
.shopping-cart-totals .general-total > div:first-child:before {
  content: '';
  position: absolute;
  top: -1px;
  width: 83%;
  border-bottom: 1px solid #000000;
  height: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .shopping-cart-totals .general-total > div:first-child:before {
    right: 100%;
  }
}
.shopping-cart-totals .general-total .price {
  font-size: 25px;
}
.shopping-cart-totals .subtotal > div {
  padding-bottom: 10px;
}
.shopping-cart-totals .subtotal .price {
  line-height: 28px;
  font-size: 23.81px;
  font-weight: normal;
}
.shopping-cart-totals .subtotal .price .note {
  font-size: 11.88px;
}
.btn-go-to-checkout {
  background-image: -webkit-linear-gradient(top, #fe9900 0%, #fe3000 100%);
  background-image: -o-linear-gradient(top, #fe9900 0%, #fe3000 100%);
  background-image: linear-gradient(to bottom, #fe9900 0%, #fe3000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffe9900', endColorstr='#fffe3000', GradientType=0);
  font-size: 31px;
  font-weight: bold;
  line-height: 40px;
  color: #ffffff;
  outline: 0;
  border-right: 1px solid #a23a00;
  border-bottom: 1px solid #6d1500;
  border-left: 1px solid #ff7936;
  border-top: 1px solid #ffca6c;
}
.btn-go-to-checkout:hover,
.btn-go-to-checkout:focus {
  color: #ffffff;
}
.btn-go-to-checkout .smaller {
  font-size: 20px;
}
.widget-green {
  background: none repeat scroll 0 0 #569602;
  border: 1px solid #D0CBC1;
  margin: 0 0 18px;
  padding: 10px;
  color: #fff;
}
.page-cart .widget-green{
  min-height: 210px;
}
.widget-green.featured-product {
  border: none;
}
.widget-green.featured-product .widget-title.bigger {
  font-size: 18px;
  line-height: 19px;
  padding: 5px 26px 4px 0;
  text-transform: uppercase;
}
.widget-green.featured-product:after{
  content: '';
  display: table;
  clear: both;
}
.widget-green .widget-title {
  font-size: 20px;
  font: bold 13px/16px Arial, Helvetica, sans-serif;
  padding: 5px 10px 6px 0;
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  margin: -10px -10px 10px;
}
.widget-green .widget-title.bigger {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  padding-left: 0;
  padding-right: 38px;
  padding-top: 4px;
  text-transform: uppercase;
}
.featured-product .product-img{
  display: block;
  margin: 4px auto 0;
  max-width: 100% !important;
  padding: 0;
  position: relative;
  width: auto;
}
.featured-product .product-shop{
    float: left;
    margin: 0 13px 0 0 !important;
    width: 635px;
}

.featured-product .product-img-box{
  -moz-border-bottom-color: none;
  -moz-border-left-color: none;
  -moz-border-right-color: none;
  -moz-border-top-color: none;
  border-color: #396301 #417202 -moz-use-text-color;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  float: left;
  height: 100px;
  width: 123px;
}

.featured-product .link-btns {
    float: right;
    width: 170px;
}

.widget-green a {
  color: #ffffff;
}
.widget-green a:hover {
  color: #fff;
}
.checkout-shipping-method-load p {
  font-weight: bold;
}
.btn-black {
  background: #000000;
  color: #ffffff;
  padding-top: 4px;
  padding-bottom: 4px;
}
.btn-black.green-hover:hover {
  background: #569602;
}
.btn-black:hover {
  color: #ffffff;
}
.discount-form {
  padding-left: 50px;
}
#shipping-zip-form .control-label {
  font-weight: normal;
}
.cart-pg-instruction {
  list-style: none;
  font-size: 13.03px;
}
.cart-pg-instruction li {
  position: relative;
}
.cart-pg-instruction li:before {
  position: absolute;
  left: 100%;
  content: '*';
  top: 0;
  padding: 0 0 0 5px;
}
.cart-pg-instruction li span {
  font-size: 11.39px;
}
.cart-pg-instruction,
.cart-page-footer-banner {
  margin-bottom: 40px;
  margin-top: 40px;
}
.mw-osc-page-tittle {
  font-size: 16px;
  padding-right: 32px;
  font-weight: normal;
  margin: 10px 0 8px;
}
.ship-container-checkout-shipping-method-load {
  padding: 0px 24px;
}
.ship-container-checkout-shipping-method-load .radio {
  margin-top: 17px;
  margin-bottom: 19px;
}
.ship-container-checkout-shipping-method-load .radio.radio-rtl label {
  padding-right: 28px;
  font-size: 16.92px;
}
.ship-container-checkout-shipping-method-load .radio .paying-count .form-control-select {
  width: 67px;
}
.ship-container-checkout-shipping-method-load .radio .paying-count .label-psi {
  font-size: 16.92px;
  padding-right: 0;
  font-weight: bold;
}
.ship-container-checkout-shipping-method-load .radio .paying-count .discription {
  font-size: 12.92px;
  font-weight: normal;
}
.method-name {
  display: block;
  margin-top: 17px;
  margin-bottom: 14px;
  position: relative;
}
.method-name label {
  position: relative;
  display: block;
  margin-bottom: 13px;
  padding-right: 28px;
  font-size: 16.92px;
  height: 19px;
  background: url("../img/checkboxes.png") no-repeat scroll right top rgba(0, 0, 0, 0);
}
.method-name label:after {
  content: '';
  height: 8px;
  width: 8px;
  border-radius: 50%;
  right: 8px;
  top: 50%;
  margin-top: -4px;
  position: absolute;
}
.method-name input[type=radio] {
  visibility: hidden;
  position: absolute;
}
.method-name input[type=radio]:checked + label {
  background: url("../img/checkboxes.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}
.onestepcheckout-numbers {
  font-family: Arial, Helvetica, Sans Serif;
  margin-bottom: 40px;
}
.onestepcheckout-numbers.widget-green .widget-title.bigger {
  margin-bottom: 7px;
}
.onestepcheckout-numbers .form-group {
  margin-bottom: 7px;
}
.onestepcheckout-numbers .form-group label {
  font-size: 14.92px;
  margin-bottom: 0;
  font-weight: normal;
}
.onestepcheckout-numbers .checkbox.radio.radio-rtl label {
  font-size: 12.92px;
  font-weight: normal;
  padding-right: 24px;
}
.contact-form .form-group.line{
  width: 40.2%;
  display: inline-block;
}
.contact-form .col-sm-6 .form-group.line:last-child{
  width: 55.5%;
  margin-right: 2.5%;
}
.contact-form .form-group.textarea{
  width: 100%;
  display: block;
}
.contact-form .col-sm-6 textarea.form-control{
  min-height: 62px;
}
.contact-form textarea.form-control{
  margin-top: 3px;
  height: 62px;
}
@media (min-width: 768px) {
  label.description,
  .dob-day label,
  .dob-month label,
  .dob-year label {
    position: absolute;
    top: 100%;
  }
}
#loginbox {
  margin: 11px 1px 33px 0;
  padding: 0px 35px 3px 32px;
  font-size: 18px;
  line-height: 39px;
}
@media (min-width: 1100px) {
  #present-modal .modal-lg {
    width: 805px;
  }
}
#present-modal .close {
  width: 32px;
  height: 32px;
  float: none;
  opacity: 1;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gwbDQ4jkjQlzwAAArVJREFUWMPll01IVUEUx3/OpsKChCIRjWpRLUWiRbUwSN25EcaI0CKFHCIoIsr8ID+iFtVuMIuspKAJ22dCli0iiBYtFAIRXLSJUnDhamgzF6b77tx7fT4h6MCDx51zzv8/Z845cwb+dynLoyS1wCiL1OIg0ALUAweAHU7lJzAHTAOvjbJzkU2WiCxgJ81Si+/ALDAEnABqgC3uVwM0AMPArNNtjvlYWwSc4XbgLXCoyAh/BhqB5VA00ujVAr/XAQ5wGFhyvvJHQGpRB3wpcb7VAV/jkShLCHsF8GuDkr4CWPJJ/HUEbmF6A6vuXTACbvcSeBkwbgP2Az0ZILeBb8DzUH4bZV8VRMAxux8wOmWUHTfK9gL9KeADRtnrRtkXQGtA515BFUgtosSrChht9ogOADcSdPqNsj65TQFf1VKL2qg/CG/3rSk7eyy1OOeRuAVc8davOWLRcZ4BnqX4Oxnlgp+E9Rln+0hq0eGRuAtcBbqNsnc88LPAWIav40lJuAKU58jk80bZB4H+0QE8zOFjxSi7LR6B8pylNCK1uJgAfiEnOMDWXJdRilQmfNtZjCOfwGpOm0GjbHf8o6uAvpw+VpMIzOYwHDbK9nlh75RadHokBjP6RAGWT+BDhtGQUbYnVmqjwKj77/eJ3gxf7wsaETCR1l5dF4zA22KlNia1aPdIDAE3U/xNFDQio+wMsBwwmPTATwNPE3SeuLVIZgK+lo2yH6NGFL+OuwAdMDwG7AXGM8LbDsynEOgyyo4EBxKpxSJQvUHX8aJRdndwJHPncnQD54Gj8SE1NJI1Am9KDN5glJ3KNZQaZSeBphKCNyWBZz5MpBZ7gE/AriKBfwBHjLILRT1MgAWjbCVweQ2tOmq1l4yyVcDCup9msdxocS+jfbHleWAKmHBHWHrJembl1fmn5A+ucefy43fZKgAAAABJRU5ErkJggg==');
}
#present-modal .modal-header {
  padding: 5px;
}
#present-modal .modal-header h3 {
  background: #000000;
  color: #ffffff;
  margin: 5px -5px -5px;
  text-align: center;
  line-height: 27px;
  font-size: 25px;
  padding: 5px 5px 9px 31px;
  position: relative;
}
#present-modal .modal-header h3:before {
  display: block;
  content: '';
  background-image: url('../img/popup_gift.png');
  width: 70px;
  height: 92px;
  position: absolute;
  margin: 0;
  top: -36px;
  right: 184px;
}
#present-modal .gift-text {
  color: #000000;
  font-weight: bold;
  padding: 3px 13px 3px 12px;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
}
#gifts-carousel {
  margin: 16px 22px 0;
}
#gifts-carousel .carousel-control {
  display: block;
  width: 14px;
  height: 26px;
  margin: -13px -14px;
  background-position: 0 0;
  top: 27%;
}
#gifts-carousel .carousel-control.left {
  background-image: url('data:image/gif;base64,R0lGODlhDgAaAMZDAAAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwgICAwMDA4ODhERERkZGRoaGiAgICcnJygoKCkpKS0tLTQ0NDg4ODk5OTs7O0NDQ0RERElJSU1NTVNTU1ZWVllZWVtbW15eXmRkZGxsbG5ubnBwcHd3d3t7e3x8fIODg4SEhIWFhZeXl5iYmKWlpaysrK6urrKysr+/v8LCwsPDw8TExMzMzM3Nzdzc3N3d3d7e3t/f3+jo6Onp6erq6uvr6/Ly8vT09Pn5+fv7+/7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////yH+EUNyZWF0ZWQgd2l0aCBHSU1QACwAAAAADgAaAAAHv4BDgkKCOCUhiBQYhIKNJxYAAAEANI2NNBwLkwAdjI1BJBORAAY2loIwGwmSACKnQ0AiEqMKO56CLxoIoyevPiAPoww/rywZBKMqrzofDqMQQa8rGAGbLYONOR0NoxWvQyYUowEx3x7IozLfNQKjBRW3jR3VAAMA1/E4Bu4R0a8jo+wpe8VDwagDw7A1SjFKQAAU335wk2RAQY8hngit2NTOFUZLQSAcNHDjm4txAzp8G1LhoAAa8YbMkLTpwpBAADs=');
}
#gifts-carousel .carousel-control.right {
  background-image: url('data:image/gif;base64,R0lGODlhDgAaAMZDAAAAAAEBAQICAgMDAwQEBAUFBQYGBgcHBwwMDA0NDQ4ODg8PDxAQEBgYGBkZGSEhIScnJygoKCkpKSwsLDQ0NDo6OkBAQEJCQkREREVFRUlJSUtLS01NTVNTU1VVVVlZWV1dXWRkZGxsbG5ubm9vb3Z2doKCgoODg4SEhIWFhZaWlpmZmZqamqampq6urrGxsb29vcPDw8bGxsrKyszMzM3NzdTU1Nzc3N3d3d7e3unp6erq6vLy8vX19fn5+fr6+vv7+/39/f7+/v///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////yH+EUNyZWF0ZWQgd2l0aCBHSU1QACwAAAAADgAaAAAH0IApIyKEGzJDQoiKNQEAAAIEFUOTk4lDHwCNBAAuipRCNwWZAAUSP5WUQySOAAMALIiWkzsKrAcOPaiUJ6wCACmelD0Otgs7ipZCK70AI6mUQBGsBgc4wZMuowIDH5+fFawFATXPkzMIjY0Y5UM2FqwAF+wm4I4BNM9CNB4Mox+yiIKUoNAIgAFrAGF0QJApgLNkQnyMmMAqwbFnLzgcYIUCoBAeISDYa9BDVqIWGjY5WqFriA4QD1hBAFJORYZRnMrl+OCgoCSTQzAUdBSDXSAAOw==');
}
#gifts-carousel .gift-item {
  margin: 0 auto 20px;
  min-height: 332px;
  position: relative;
  max-width: 200px;
  background: #569602;
  padding: 20px;
  color: #ffffff;
  height: 100%;
}
#gifts-carousel .gift-item a {
  color: #ffffff;
}
#gifts-carousel .gift-item img {
  display: block;
  margin: 0 auto;
  height: 102px;
}
#gifts-carousel .gift-item .gift-name {
  text-align: center;
  padding: 14px 5px;
  font-size: 17px;
}
#gifts-carousel .gift-item .gift-desc {
  text-align: center;
  padding: 8px 0px;
  font-size: 15px;
  margin: 0 -1px;
  line-height: 18px;
}
#gifts-carousel .gift-item .btn-black {
  border-left: 2px solid #363636;
  border-top: 2px solid #6C6C6C;
  display: block;
  margin: 7px auto;
  width: 135px;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  padding: 6px;
}
/*#sign-modal .modal-content {
  background: none repeat scroll 0 0 #90d225;
}
#sign-modal .modal-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  border: none;
}
#sign-modal .modal-header .close {
  color: #ffffff;
  opacity: 1;
}
#sign-modal .modal-body {
  padding-top: 30px;
}
#sign-modal .login-form {
  background: #ffffff;
  padding: 15px;
  padding-top: 30px;
  margin: 0 -15px;
}
#sign-modal .login-form:before,
#sign-modal .login-form:after {
  content: " ";
  display: table;
}
#sign-modal .login-form:after {
  clear: both;
}
#sign-modal .login-form:before,
#sign-modal .login-form:after {
  content: " ";
  display: table;
}
#sign-modal .login-form:after {
  clear: both;
}
@media (min-width: 768px) {
  #sign-modal .login-form {
    position: absolute;
    width: 40%;
    top: 0;
    left: 0;
    bottom: 0;
    margin: 0;
  }
}
@media (min-width: 768px) {
  #sign-modal .register-form {
    padding-left: 40%;
  }
}
#sign-modal .form-h3 {
  font-size: 29px;
  font-family: Arial;
  font-weight: bold;
  margin-top: 16px;
  color: #000;
}
#sign-modal .under-title {
  font-size: 16px;
  color: #000;
  width: 470px;
  margin-right: 62px;
  margin-bottom: 11px;
}
#sign-modal .fields_title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 19px;
  color: #000;
  margin-bottom: 8px;
}
#sign-modal .remember {
  color: #2e4be9;
  display: block;
  font-size: 13px;
  margin-top: -3px;
}
#sign-modal .green_login_button {
  background: url(../img/green_login_button.gif) no-repeat;
  border: none;
  text-align: center;
  font-size: 15px;
  color: #000;
  width: 136px;
  height: 30px;
  float: right;
  line-height: 24px;
  margin-top: 15px;
  font-weight: bold;
}
#sign-modal .form-group {
  position: relative;
}
#sign-modal .form-group .req {
  color: #f00a0a;
  font-size: 13px;
  padding-right: 4px;
  line-height: 10px;
  position: absolute;
  right: 100%;
  top: 0;
}
.sign_up_facebook {
  padding-right: 30px;
  padding-left: 84px;
  height: 30px;
  background: url(../img/sign_up_facebook.gif) no-repeat top left;
  border: none;
  color: #fff;
  text-align: left;
  float: right;
  font-size: 15px;
  margin-top: 11px;
  line-height: 24px;
  display: block;
  width: 290px;
}*/
.search-result-head {
  background: #fff;
  margin: 0 0 41px;
}
.search-result-head h1 {
  margin: 5px 5px 13px;
  font-size: 20px;
  color: #3c3c3c;
}
.category-main {
  background: none repeat scroll 0 0 #fff;
  color: #3c3c3c;
  font-size: 13.76px;
  font-weight: normal !important;
  padding: 20px 20px 20px;
}
.category-main .category-title {
  width: 100%;
  /* float: left; */
  margin: 0;
  padding: 3px 0 10px;
  text-transform: uppercase;
  color: #3c3c3c;
  font-size: 20px;
  font-weight: bold;
}
.category-main .cate_image {
  max-width: 100%;
  display: block;
  float: left;
}
.category-main .category-description {
  color: #3c3c3c;
  font-size: 16px;
  line-height: 100%;
  margin: 0 0 10px;
}
.product-horizontal {
  padding: 0 10px 15px;
}
.product-horizontal .product-image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  background-color: #ffffff;
  border: 1px solid #396301;
}
@media (max-width: 767px) {
  .product-horizontal .product-details {
    text-align: center;
  }
}
.product-horizontal .product_title {
  font-size: 17px;
}
.product-horizontal .short-desc {
  color: #393e42;
  font-size: 12.94px;
  line-height: 18px;
  padding: 5px 0 0;
  font-weight: bold;
}
.product-horizontal .price {
  text-align: center;
  direction: ltr;
}
.product-horizontal .price .special-price {
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  text-decoration: none;
  margin-bottom: 8px;
  direction: ltr;
}
.product-horizontal .price .old-price {
  font-size: 17px;
}
.product-horizontal .price .old-price .pr-txt {
  font-size: 12px;
  text-decoration: none;
}
.product-horizontal .price .old-price .old-price {
  text-decoration: line-through;
}
.product-horizontal .link-btns {
  text-align: center;
}
.product-horizontal .btn.btn-block {
  margin-bottom: 27px;
}
.product-horizontal .add_to_wishlist {
  color: #000000;
}
.product-horizontal .add_to_wishlist a {
  background: url("../img/wishlist.png") no-repeat scroll 1px 5px transparent;
  color: #ffffff;
  padding: 0 0 0 17px;
  text-decoration: underline;
  display: inline-block;
}
.product-horizontal .compare_div {
  color: #000;
}
.product-horizontal .compare_div a {
  display: inline-block;
  color: #fff;
  text-decoration: underline;
}
.sorting_div .quantity_option {
  width: 111px;
  float: left;
}
@media (max-width: 961px) {
  .sorting_div .quantity_option {
    float: none;
    margin: 20px auto;
  }
}
.sorting_div .quantity_option .item_text {
  color: #3e4348;
  float: left;
  font-size: 11px !important;
  font-weight: bold;
  margin: -8px 5px 0 0;
  width: 32px !important;
}
.sorting_div .quantity_option select {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #3c4145;
  float: right;
  font-size: 12.94px;
  height: 25px;
  padding: 0px 0px 0 0px;
  text-align: center !important;
  text-overflow: "";
  width: 72px;
  -webkit-appearance: none;
  text-indent: 20px;
}
.sorting_div .quantity_option .qty_select {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: white;
  background-image: url("../img/select.png");
  background-origin: padding-box;
  background-position: 0 0px;
  background-repeat: no-repeat;
  direction: rtl;
  float: left;
  height: 26px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 72px;
  border: solid 1px #8f8f8f;
}
.sorting_div .sorting_title {
  width: 55px;
  float: right;
  font-size: 13px;
  font-weight: bold;
  height: 26px;
  line-height: 27px;
  padding: 0;
  text-align: center;
}
.sorting_div .product_listing_menu {
  display: block;
  overflow: hidden;
  list-style: none;
  padding: 0;
}
.sorting_div .product_listing_menu li {
  display: block;
  float: right;
  width: 20%;
  border-right: 1px solid #fff;
}
.sorting_div .product_listing_menu li:first-child {
  border-right: none;
}
@media (max-width: 961px) {
  .sorting_div .product_listing_menu li {
    width: 50%;
  }
  .sorting_div .product_listing_menu li:nth-child(2n+1) {
    border-right: none;
  }
  .sorting_div .product_listing_menu li:nth-child(2n+1):last-child {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .sorting_div .product_listing_menu li {
    float: none;
    width: 100%;
    border-right: none;
  }
}
.sorting_div .product_listing_menu li a {
  background: url("../img/product_listing_menu.png") repeat-x scroll left top transparent;
  height: 26px;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
  display: block;
}
.sorting_div .product_listing_menu li a:hover,
.sorting_div .product_listing_menu li a.active {
  background: #569602;
}
.pagination {
  font-family: Myriad Pro;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 70px;
}
.pagination li a {
  padding: 7px 17px;
}
.pagination .prev a {
  background: url("../img/page-prev.png") no-repeat scroll 18px center #42474b;
  color: #fff;
  padding-left: 27px;
  text-align: center;
  top: 0;
  width: 103px;
}
.pagination .prev a:hover {
  background-color: #42474b;
}
.pagination .next a {
  background: url("../img/page-next.png") no-repeat scroll 76px center #42474b;
  color: #fff;
  padding-right: 27px;
  text-align: center;
  top: 0;
  width: 102px;
}
.pagination .next a:hover {
  background-color: #42474b;
}
.pagination.pagination-blog {
  font-family: Arial, Helvetica, Sans Serif;
  margin: -3px 0 0;
}
.pagination.pagination-blog li a {
  padding: 7px 4px;
  background: none;
  color: #569602;
}
.pagination.pagination-blog li.active a {
  color: #000;
  background: none;
}
.pagination.pagination-blog .prev a {
  background: url("../img/page-prev.png") no-repeat scroll 14px center #569602;
  color: #fff;
  padding-left: 27px;
  text-align: center;
  top: 0;
  width: 36px;
  height: 35px;
  border: 1px solid #c0dc9c;
}
.pagination.pagination-blog .prev a:hover {
  background-color: #294900;
}
.pagination.pagination-blog .next a {
  background: url("../img/page-next.png") no-repeat scroll 15px center #569602;
  color: #fff;
  padding-right: 27px;
  text-align: center;
  top: 0;
  width: 37px;
  height: 35px;
  border: 1px solid #c0dc9c;
}
.pagination.pagination-blog .next a:hover {
  background-color: #294900;
}
.static-content {
  font-size: 16px;
  color: #000000;
  margin-bottom: 80px;
}
.static-content h1 {
  text-align: center;
  font-size: 24px;
}
.static-content h1:first-child {
  margin-top: 0;
}
.static-content h3 {
  font-size: 16px;
}
.static-content p {
  margin-bottom: 1em;
}
.text-green {
  color: #6bb50c;
}
.widget-white {
  border: 1px solid #bbb6a5;
  background: #fff;
  padding: 14px 21px 59px;
  position: relative;
}
.widget-white.fieldset {
  padding: 14px 21px 14px;
  margin-bottom: 30px;
}
.widget-white.fieldset .legend {
  float: right;
  font-weight: bold;
  font-size: 13px;
  border: 1px solid #333;
  background: #f9f3e3;
  color: #333;
  margin: -25px 0 0 -10px;
  padding: 0 8px;
  position: relative;
  line-height: 19px;
}
.widget-white.fieldset .form-group label {
  font-weight: normal;
}
.widget-white .widget-title {
  font-weight: bold;
  font-size: 13px;
  margin: 0 0 14px;
  padding: 0 0 5px 23px;
  border-bottom: 1px solid #ddd;
  background-position: 0 1px;
  background-repeat: no-repeat;
  text-transform: uppercase;
  color: #000;
}
.widget-white .widget-title.paper {
  background-image: url(../img/i_page2.gif);
}
.widget-white .widget-title.paper-empty {
  background-image: url(../img/i_page1.gif);
}
.widget-white .widget-footer {
  position: absolute;
  width: 100px;
  bottom: 0;
  left: 0;
}
@media (min-width: 768px) {
  .widget-white.create,
  .widget-white.login {
    height: 374px;
  }
}
.widget-white.create .form-group label,
.widget-white.login .form-group label {
  font-weight: normal;
}
.widget-white .form-group label.required em {
  color: #95BC01;
}
.widget-white .form-group .dob-year label,
.widget-white .form-group .dob-month label,
.widget-white .form-group .dob-day label {
  font-size: 10px;
}
.widget-white.bigger-text p {
  font-size: 16px;
}
.widget-white.facebook {
  margin-bottom: 40px;
}
.widget-white .btn-facebook {
  margin-bottom: 20px;
  margin-top: 20px;
  background: #4c69ba;
  color: #fff;
  padding: 1px 12px;
  font-weight: bold;
  text-shadow: 0 -1px 0 #354c8c;
  white-space: nowrap;
  border-radius: 2px;
}
.widget-white .buttons-set {
  background: #dee5e8 url(../img/bkg_buttons-set1.gif) 0 0 repeat-x;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 8px 13px;
}
.widget-white .buttons-set .btn {
  float: left;
  background-color: #313131;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
.login-title {
  color: #3c3c3c;
  font-size: 20px;
  text-align: right;
  font-weight: bold;
  margin: 3px 0 10px;
  text-transform: uppercase;
}
.login-title.margin-top {
  margin-top: 80px;
}
.login-title.margin-bottom {
  margin-bottom: 45px;
}
.btn-gray-rounded {
  background-color: #313131;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}
.btn-gray-rounded:hover {
  color: #fff;
}
.btn-gray-rounded.pull-right {
  margin: 0 0 30px 10px;
}
.back-link {
  font-size: 16px;
}
.no-br > br {
  display: none;
}
.banner-block {
  background: none repeat scroll 0 0 #f9f9f9;
  margin: 0;
  padding: 8px 12px;
}
.banner-block img.pull-right {
  margin: 0 8px 0 15px;
}
.banner-block img.pull-left {
  margin: 0 15px 0 1px;
}
.banner-block .ship-text {
  border-bottom: 1px solid #bbb;
  color: #3c3c3c;
  font-size: 20px;
  font-weight: bold;
  margin: 8px 0 0px 0;
  text-align: center;
  display: block;
  overflow: hidden;
  line-height: 24px;
}

.page-contact .static-content {
  margin-bottom: 15px;
}
/*
.page-contact .contact_text {
  color: #272727;
  font-size: 18px;
  margin: 55px 0 24px;
  line-height: 22px;
}
.page-contact .logo {
  border-bottom: 1px solid #569602;
  border-top: 1px solid #569602;
  margin: 0;
  padding: 5px 0 4px;
}
.page-contact .widget-static-block {
  color: #272727;
  font-size: 14px;
  margin: 25px 0 0;
  padding: 0;
  line-height: 16px;
}
.page-contact .widget-static-block .contact_box_img {
  float: left;
  margin: 0 23px 0 0;
}
.page-contact .widget-static-block .contact_text3 {
  color: #272727;
  font-size: 14px;
  margin: 20px 0 0;
}
.page-contact .widget-green {
  margin-top: 44px;
}
.page-contact .widget-green .widget-title.bigger {
  font-size: 24px;
  font-weight: bold;
  padding: 2px 1% 8px 0;
}
.page-contact .widget-green .form-group {
  margin-bottom: 3px;
}
.page-contact .widget-green .form-group label {
  margin-bottom: 0;
  font-weight: normal;
  font-size: 14px;
  padding-right: 6px;
}
.page-contact .widget-green .form-group .form-control {
  margin-top: -3px;
}
.page-contact .widget-green .form-group textarea.form-control {
  height: 56px;
}
.page-contact .buttons-set {
  text-align: left;
  margin-top: -6px;
}
.page-contact .buttons-set .btn-black {
  font-size: 24px;
  font-weight: bold;
  height: 37px;
  padding: 0 48px 0 44px;
  margin-right: 5px;
}
*/
.contact-top-block-wrapper:after{
  content: '';
  display: table;
  clear: both;
}
.contact-top-block-right{
  position: relative;
  float: right;
  width: 26.3%;
  margin-left: 0.5%
}
.contact-top-block-right p{
  position: absolute;
  width: 100%;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  right: 0;
  bottom: 0;
  margin-bottom: 9px;
}
.contact-top-block-middle{
  float: right;
  width: 25.2%;
  height: 301px;
}
.innder-block{
  position: relative;
  margin-bottom: 3px;
  height: 149px;
}
.innder-block img,
.contact-top-block-middle img,
.contact-top-block-left img{
  width: 100%;
  height: 100%;
}
.contact-top-block-left{
  position: relative;
  float: left;
  height: 301px;
  width: 47.5%;
}
.contact-top-block-left p{
  position: absolute;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  text-align: right;
  left: 19px;
  width: 141px;
  bottom: 17px;
  line-height: 26px;
  margin-bottom: 0;
}
.contact-banner img{
  width: 100%
}
.contact-bottom-content{
  margin: 4px 6px;
  border: 1px solid #000;
  text-align: center;
  padding-right: 30%;
  position: relative;
  z-index: 1;
  color: #0d61b0;
  font-size: 27px;
  padding-top: 11px;
  line-height: 24px;
  padding-bottom: 10px;
}
.contact-bottom-content>span{
  color: #000;
  display: block;
  font-size: 20px;
  font-weight: bold;
}
.contact-bottom-content span span{
  color: #cc212b;
}
.contact-form-wrapper{
  background: #fdfdfd;
  padding: 32px 95px 16px 0;
}
.contact-form-title{
  font-size: 29px;
  font-weight: bold;
}
.contact-form-desc{
  padding: 5px 3px 0 210px;
}
.contact-form .widget-title.bigger{
  background: none;
  color: #000;
  font-size: 16px;
  padding: 10px 3px 0 0;
}
.contact-form .widget-green{
  background: none;
  padding: 0;
  border: 0;
}
.contact-form #contact-form-checkbox{
  display: none;
}
.contact-form #contact-form-checkbox+label{
  position: relative;
  padding-right: 27px;
  font-size: 13px;
  font-weight: normal;
  margin-top: 11px;
  cursor: pointer;
}
.contact-form #contact-form-checkbox+label:after{
  position: absolute;
  content: '';
  width: 18px;
  height: 19px;
  border: 1px solid #a5a8a0;
  top: -1px;
  right: 4px;
}
.contact-form #contact-form-checkbox+label:before{
  position: absolute;
  content: '';
  width: 20px;
  height: 20px;
  top: -1px;
  right: 3px;
  background: url(../img/contact-checkbox.png) no-repeat center;
  display: none;
}
.contact-form .required{
  position: relative;
}
.contact-form .required:after{
  position: absolute;
  content: '*';
  color: red;
  top: -3px;
  right: -9px;
}
.contact-form #contact-form-checkbox:checked+label:before{
  display: block;
}
.contact-form .buttons-set{
  margin-top: 13px;
  margin-right: 4px;
}
.contact-form .buttons-set .btn-black{
  width: 136px;
  margin-left: 20px;
}
.contact-form .buttons-set .btn-black:nth-child(2){
  width: 100px;
  background: #747474;
}
.contact-form .buttons-set p{
  display: block;
  color: red;
  font-size: 14px;
  margin-top: 3px;
  padding-right: 5px;
  margin-bottom: 27px;
}
.time-work{
  padding-right: 97px;
  background: url(../img/time-work-bg.jpg) no-repeat center top;
  background-position: 100%;
  padding-top: 17px;
  padding-bottom: 215px;
  margin-bottom: 134px;
  margin-top: -2px;
}
.time-work-title{
  font-size: 21px;
  padding-right: 33px;
  position: relative;
}
.time-work-title p{
  display: inline-block;
  margin: 0;
  padding: 0;
  color: #fff;
}
.time-work-title:after{
  position: absolute;
  content: '';
  background: url(../img/contact-work-icon.png) no-repeat center;
  width: 20px;
  height: 20px;
  top: 7px;
  right: 5px;
}
.time-work-day{
  font-size: 16px;
  margin: 6px 35px 0 0;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  vertical-align: top;
}
.time-work-day p:first-child{
  margin-bottom: 25px;
}
.time-work-hour{
  margin: 6px 29px 0 0;
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
}
.page-404 .row > .col-sm-9 > .static-content {
  margin-bottom: -26px;
}
.time-work-hour p:first-child{
  margin: 0;
}
.time-work-hour p:first-child+p{
  display: block;
  margin-right: -5px;
  margin-bottom: 8px;
}
.page-404 .row > .col-sm-9 > .static-content .banner-nop {
  max-width: 660px;
  margin: 0 auto;
  position: relative;
}
.page-404 .row > .col-sm-9 > .static-content .banner-nop img {
  max-width: 100%;
}
.page-404 .row > .col-sm-9 > .static-content .banner-nop .hm-lnk {
  position: absolute;
  display: block;
  text-align: center;
  bottom: 20.5%;
  color: #67b00a;
  font-size: 0;
  right: 17%;
  line-height: 19px;
  width: 18%;
}
.page-404 .row > .col-sm-9 > .static-content .nor-main-part {
  max-width: 660px;
  margin: 0 auto;
  background: #fff;
  padding: 0 15px 23px;
}
.page-404 .row > .col-sm-9 > .static-content .nor-main-part .no-route-text > p {
  margin: 0;
  padding: 10px 0 0 0;
  line-height: 22px;
}
.page-404 .row > .col-sm-9 > .static-content .nor-main-part .pg-title {
  font-family: arial;
  font-size: 37.63px;
  font-weight: 900;
  padding: 4px 0 0;
  text-transform: uppercase;
  display: block;
  text-align: right;
}
.page-404 .row > .col-sm-9 > .static-content .nor-main-part .pg-title .min-titl {
  font-size: 24.64px;
}
.page-404 .row > .col-sm-9 > .static-content .nor-main-part .nor-block.row {
  padding-top: 15px;
  margin-left: 0px;
  margin-right: 0px;
}
.page-404 .row > .col-sm-9 > .static-content .nor-main-part .nor-block.row .no-route-block {
  padding: 0 4px;
}
.page-404 .row > .col-sm-9 > .static-content .nor-main-part .nor-block.row .no-route-block > img {
  width: 100%;
}
.page-404 .row > .col-sm-9 > .static-content .nor-main-part .nor-block.row .no-route-block > span {
  border: 1px solid #d1d1d1;
  padding: 10px 5px;
  font-weight: bold;
  font-size: 18px;
  display: block;
  line-height: 22px;
}
.page-404 .row > .col-sm-9 > .static-content .nor-main-part .nor-block.row .no-route-block h2 {
  background: none repeat scroll 0 0 #000;
  color: #fff;
  font-size: 16px;
  margin: 0;
  line-height: 22px;
  padding: 9px 12px;
}
.page-404 .row > .col-sm-9 > .static-content .nor-main-part .nor-block.row .no-route-block .best-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-decoration: none;
  border: 1px solid #d1d1d1;
}
.page-404 .row > .col-sm-9 > .static-content .nor-main-part .nor-block.row .no-route-block .best-list > li {
  font-size: 14px;
  font-weight: normal;
  padding: 5px 11px;
  line-height: 16px;
}
.page-404 .row > .col-sm-9 > .static-content .nor-main-part .np-border {
  border-bottom: 5px solid #e5e5e5;
  margin: 26px 3px 20px 0;
  display: block;
}
#co-billing-form,
.co-billing-form {
  padding: 0 24px 0 32px;
}
#co-billing-form .row.row-sm-rtl,
.co-billing-form .row.row-sm-rtl {
  margin-right: -43px;
  margin-left: -43px;
}
#co-billing-form .row.row-sm-rtl > div,
.co-billing-form .row.row-sm-rtl > div {
  padding-left: 43px;
  padding-right: 43px;
}
.form-control-select {
  overflow: hidden;
  border-right: 1px solid #cccccc;
  position: relative;
  display: block;
  background: url("../img/dropdown_button.png") right top no-repeat;
  background-color: #ffffff;
}
.form-control-select .form-control {
  width: 125%;
  direction: ltr !important;
  float: left;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.condition-if-cheched {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}
.checked + .condition-if-cheched {
  height: auto;
  -webkit-transition: height 0.2 ease-in-out;
  -o-transition: height 0.2 ease-in-out;
  transition: height 0.2 ease-in-out;
}
.editcart {
  color: #569602;
  text-decoration: underline;
}
.banner-california {
  position: relative;
  z-index: 1;
}
.page-blog .banner-california .banner-text{
  background: url(../img/blog/banner-california-bg.png) no-repeat right top;
}
.banner-california img {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
}
.clothing .banner-california img{
  width: 100%;
  height: 100%;
}
.banner-california .banner-text {
  color: #fff;
  min-height: 264px;
  width: 491px;
  background-size: contain;
  position: relative;
  padding: 42px 39px 20px 135px;
  margin: 0 0 26px;
}
.banner-california .banner-text h3 {
  font-size: 35px;
  line-height: 32px;
  margin-bottom: 4px;
  text-shadow: -1px 0 1px rgba(0, 0, 0, 0.75);
}
.banner-california .banner-text .description {
  font-size: 24px;
  line-height: 26px;
}
.blog-tabs .nav-tabs {
  padding: 0;
}
.blog-tabs .nav-tabs > li {
  padding: 0 4px 0 0;
}
.blog-tabs .nav-tabs > li:first-child {
  padding-right: 0;
}
.blog-tabs .nav-tabs > li a {
  color: #fff;
  float: right;
  font-size: 12.94px;
  font-weight: normal;
  padding: 3px 0;
  text-align: center;
  width: 100%;
  background: #393e42;
  border-bottom-color: #393e42;
}
.blog-tabs .nav-tabs > li.active a,
.blog-tabs .nav-tabs > li:hover a,
.blog-tabs .nav-tabs > li:focus a {
  border: 1px solid #569602;
  border-bottom-color: #666;
  background: #569602;
  color: #fff;
}
.blog-tabs .nav-tabs.nav-justified > .active > a,
.blog-tabs .nav-tabs.nav-justified > .active > a:hover,
.blog-tabs .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #569602;
}
.blog-tabs .tab-content .tab-pane {
  background: #FFFFFF;
  margin-bottom: 27px;
  padding: 25px 23px 8px 16px;
  width: 100%;
}
.blog-item {
  padding: 0 2px 13px 0;
  border-bottom: 1px solid #636363;
  margin-bottom: 14px;
  position: relative;
}
@media (min-width: 1100px) {
  .blog-item .item-img {
    position: static;
    overflow: hidden;
    height: 100%;
    text-align: left;
    direction: ltr;
  }
  .blog-item .item-img:after{
    content: '';
    display: table;
    clear: both;
  }
  .item-img-wrapper{

  }
}
@media (min-width: 1100px) {
  .blog-item .item-img img {
    display: inline-block;
  }
}
.blog-item .item-content > * {
  max-width: 340px;
}
.blog-item h1 {
  color: #569602;
  font-size: 24px;
  line-height: 25.13px;
  margin: 0 0 8px;
}
.blog-item p {
  line-height: 16px;
  margin: 0 0 11px;
  font-size: 13.3px;
}
.blog-item .autor {
  margin: 0 0 12px;
}
.blog-item .autor > span {
  color: #569602;
}
.blog-tabs .blog-item{
  padding-bottom: 1px;

}
.blog-tabs .blog-item .category-social {
  position: absolute;
  left: 41px;
  bottom: 3px;
}
.blog-tabs .blog-item h1{
  height: 26px;
  overflow: hidden;
}
.blog-tabs .blog-item p{
  height: 65px;
  overflow: hidden;
}
.blog-tabs .blog-item img{
  height: 166px;
  text-align: left;
  margin-top: 8px;
  width: 100%;
}
.blog-tabs .item-img{
  width: 52%
}
.blog-tabs .item-content{
  width: 48%;
}
.blog-item .item-date {
  color: #3c3c3c;
  display: inline-block;
  font-size: 13px;
  padding: 0px 15px 0 0;
  background: url("../img/blog/calendar.png") no-repeat right top;
  margin: 3px 2px 0 0;
}
.blog-item .comments-count {
  color: #3c3c3c;
  display: inline-block;
  font-size: 13px;
  padding: 0 24px 0 0;
  background: url("../img/blog/comments.png") no-repeat right top;
  margin: 0 11px 0 0;
}
.blog-item .category-social{
  position: absolute;
  left: 20px;
  bottom: 1px;
}
.popular-articles {
  font-family: Arial, Helvetica, Sans Serif;
}
.page-blog .popular-articles{
  margin-bottom: 60px;
}
.popular-articles .widget-title.bigger {
  font-size: 27px;
  padding: 10px 38px 8px;
  margin-bottom: 20px;
}
.popular-articles .row {
  margin-left: -2px;
  margin-right: -2px;
}
.popular-articles .row > div {
  padding-left: 11px;
  padding-right: 11px;
}
.popular-articles .caption {
  padding-bottom: 4px;
}
.popular-articles h3 {
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  margin: 1px 0 3px;
  height: 30px;
  text-overflow: ellipsis;
}
.popular-articles p {
  text-align: center;
  font-size: 12.32px;
  color: #5c5c5c;
  line-height: 15px;
  overflow: hidden;
  height: 58px;
}
.popular-articles .btn-black {
  padding: 0px 28px;
  border-top: 1px solid #333333;
  border-right: 1px solid #9c9c9c;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #e1e1e1;
}
.recipes-container {
  background: #fff;
  padding: 18px 32px;
  margin: 0 0 19px;
  position: relative;
}
.recipes-container:after{
  content: '';
  display: table;
  clear: both;
}
.recipes-container .item-date {
  font-size: 12px;
}
.widget-latest:after{
  content: '';
  display: table;
  clear: both;
}
.recipes-container .lte{
  width: 100%;
}
.recipes-container .lte:after{
  content: '';
  display: table;
  clear: both;
}
.recipes-container .lte .texttitle,
.recipes-container .lte .texttitle a,
.recipes-container .lte .texts{
  color: #000;
}
.recipes-container .lte .texts .textdiv{
  width: 235px;
}
.recipes-container .lte .texttitle{
  width: 235px;
}
.recipes-container .leftdiv{
  padding: 0 135px 30px 5px;
  width: 380px;
}
.recipes-container h1 {
  color: #347b15;
  font-size: 30px;
  margin: 3px -3px 6px;
}
.recipes-container h1 > span {
  color: #6a6a6a;
  font-size: 18px;
}
.recipes-container hr {
  border-color: #636363;
}
.recipes-social-share{
  position: absolute;
  top: 11px;
  left: 11px;
  direction: ltr;
}
.recipes-social-share .fb-share-button.fb_iframe_widget{
  margin-bottom: 5px;
}
.two-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 26px;
  -moz-column-gap: 26px;
  column-gap: 26px;
  -webkit-column-rule: none;
  -moz-column-rule: none;
  column-rule: none;
  padding-top: 26px;
  margin: 0 0 23px;
}
.blog-recipes-comments-wrapper{
  background: #cccccc;
  margin-left: -32px;
  margin-right: -32px;
  margin-bottom: -32px;
  margin-top: 31px;
  padding-top: 54px;
}
.blog-recipes-comments-wrapper p{
  direction: ltr;
  font-size: 12px;
  margin-top: 13px;
  margin-bottom: 21px;
}
.blog-recipes-comments-wrapper p span{

}
.blog-recipes-comments{
  background: #f1f1f1;
  padding: 10px 9px 5px;
}
.blog-recipes-comments:after{
  content: '';
  display: table;
  clear: both;
}
.comment-avatar{
  float: left;
  width: 50px;
  width: 50px;
}
.blog-recipes-comments form{
  float: right;
  width: 92.5%;
}
.blog-recipes-comments textarea{
  padding: 3px;
  display: block;
  width: 100%;
  height: 42px;
  resize: vertical;
  border: 1px solid #bcc8d8;
  font-size: 12px;
  outline: none;
}
.comment-input{
  float: left;
  direction: ltr;
  font-size: 12px;
  margin-top: 2px;
}
.comment-input label{
  vertical-align: top;
  padding-top: 3px;
  font-weight: 400;
}
.submit-zone{
  direction: ltr;
  float: right;
  margin-top: 3px;
}
.submit-zone a{
  color: #57679a;
  text-decoration: none;
}
.submit-zone p{
  direction: rtl;
  margin: 0;
  display: inline-block;
}
.submit-zone input{
  display: inline-block;
  border: 1px solid #364566;
  width: 67px;
  height: 22px;
  color: #fff;
  background: #607db9;
  font-size: 11px;
  font-weight: bold;
}
.submit-zone input:hover{
  background: #364566;
}
.fb-comments.fb_iframe_widget{
  width: 100%;
  background: #f1f1f1;
}
.fb-comments.fb_iframe_widget span{
  background: #f1f1f1;
}
.recipes-lead-article {
  padding-bottom: 17px;
  border-bottom: 1px solid #333;
  margin-bottom: 19px;
}
.recipes-lead-article h1 {
  margin: 3px -3px 6px;
}
.recipes-lead-article h1 > span {
  color: #6a6a6a;
  font-size: 18px;
}
.recipes-lead-article p {
  margin: 0 0 24px;
  font-size: 16px;
}
.recipes-lead-article ol {
  font-size: 18px;
  padding: 12px 0;
  counter-reset: li;
  /* padding: 0; */
  list-style: none;
}
.recipes-lead-article ol li {
  position: relative;
  margin: 0 0 6px 2em;
  padding: 0px 17px;
  line-height: 16px;
}
.recipes-lead-article ol li:before {
  content: counter(li) ". ";
  /* В качестве данных используем счетчик */
  counter-increment: li;
  /* Увеличиваем значение счетчика на 1 */
  /* Позиционируем и оформляем цифры */
  position: absolute;
  top: -2px;
  right: -0.6em;
  width: 2em;
  padding: 3px 0;
  color: inherit;
  font-size: 16px;
  font-weight: normal;
  font-family: Arial, "Helvetica Neue", sans-serif;
  text-align: center;
}
.recipes-item {
  font-size: 14px;
}
.recipes-item .row{
  margin-left:-8px;
  margin-right: -6px;
}
.page-blog .recipes-item .row{
  padding-bottom: 17px;
  margin-left: 0;
  border-bottom: 1px solid  rgb(157, 155, 155);
  margin-right: 0;
}
.page-blog .recipes-item img{
  margin-top: 0;
  margin-right: 10px;
  width: 370px!important;
}
.page-blog .recipes-item img+img{
  margin-right: 0;
}
.page-blog .recipes-container h1{
  margin-right: 0;
}
.page-blog .recipes-item h3{
  margin-right: 0;
  margin-bottom: 10px;
}
.recipes-item .count-round {
  height: 45px;
  width: 45px;
  line-height: 45px;
  background: #347b15;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  display: inline-block;
  border-radius: 50%;
}
.recipes-item h3 {
  font-size: 18px;
  margin: 10px -1px -1px;
  line-height: 21px;
  max-width: 630px;
}
.recipes-item p{
  line-height: 16px;
  margin: 0 0 25px 0;
}
.recipes-item img{
  border: 1px solid rgba(0,0,0,0.4);
  margin-top: 20px;
}
.recipes-item hr{
  margin-right: -5px;
}
.recipes-item .gray-44 {
  margin: 17px 0 17px;
  background: #ededed;
  padding: 1px 25px;
}
.recipes-item .gray-44 .gray-44{
  margin: 0;
  padding: 0;
}
.recipes-item .gray-44 h3 {
  color: #347b15;
}
.recipes-item .gray-44 h3 > span {
  color: #6a6a6a;
  font-size: 14px;
}
.recipes-item .gray-44 .two-columns {
  margin: 9px 0 0;
}
.recipes-item ol {
  padding: 0;
  counter-reset: li;
  /* padding: 0; */
  list-style: none;
}
.recipes-item ol li {
  position: relative;
  display: block;
  margin: 0 0 19px 1em;
  padding: 0;
  line-height: 18px;
}
.recipes-item ol li:before {
  content: counter(li) " - ";
  /* В качестве данных используем счетчик */
  counter-increment: li;
  /* Увеличиваем значение счетчика на 1 */
  /* Позиционируем и оформляем цифры */
  width: 2em;
  padding: 3px 0;
  color: inherit;
  font-size: 14px;
  font-weight: normal;
  font-family: Arial, "Helvetica Neue", sans-serif;
  text-align: center;
}
.autor-signature {
  color: #3c3c3c;
  text-align: left;
  font-size: 12px;
  margin: 19px 0 24px;
}
.comments-container {
  margin: 0 0 38px;
}
.plate-container .banner-california {
  margin: 0;
}
.plate-container .banner-california .banner-text {
  margin: 0;
}
.play-video {
  height: 120px;
  width: 120px;
  margin: -60px;
  position: absolute;
  top: 50%;
  left: 50%;
  border: 3px solid rgba(98, 168, 8, 0.68);
  background: rgba(60, 60, 60, 0.68);
  border-radius: 50%;
}
.play-video:before {
  display: block;
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  margin: -25px -17px;
  border-top: 25px solid transparent;
  border-right: none;
  border-bottom: 25px solid transparent;
  border-left: 34px solid #fff;
  left: 55%;
  top: 50%;
}
#blog-carousel .video {
  position: relative;
  overflow: hidden;
  height: 268px;
  text-align: center;
  background: #000;
}
#blog-carousel .video iframe{
  display: inline-block;
}
#blog-carousel .carousel-caption {
  bottom: 0;
  right: 0;
  left: auto;
  top: auto;
  padding: 0 8px 0 8px;
  font-size: 22px;
  line-height: 35px;
  text-align: right;
  display: table;
  background: rgba(104, 177, 11, 0.75);
  text-shadow: -1px 0 1px rgba(0, 0, 0, 0.75);
}
#blog-carousel .carousel-caption span {
  background: rgba(104, 177, 11, 0.75);
  padding: 3px 10px;
  text-shadow: -1px 0 1px rgba(0, 0, 0, 0.75);
}
#blog-carousel .carousel-control {
  margin: 0;
  display: block;
  height: 37px;
  top: auto;
  right: auto;
  bottom: 0;
  background-image: url("../img/blog/plate-carousel-controls.png");
}
#blog-carousel .carousel-control.left {
  width: 37px;
  left: 0;
  background-position: left top;
}
#blog-carousel .carousel-control.right {
  width: 36px;
  left: 37px;
  background-position: right top;
}
.squire {
  position: relative;
}
.squire > p {
  margin: 0;
}
.squire > img {
  display: block;
}
.squire .squire-container {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.squire .squire-container.creatine{
  padding: 0 10px 15px;
}
.squire .squire-container.black {
  background: #000;
  padding: 43px 33px 20px 20px;
}
.squire .squire-container.black h3 {
  font-size: 35px;
  color: #fff;
  line-height: 29px;
  margin: 20px 0 32px;
}
.squire .squire-container.black .read-more-link {
  background: url("../img/blog/plate-read-more-arrow.png") no-repeat left 10px;
  padding: 0 3px 0 20px;
  color: #61a726;
  font-size: 25px;
}
.squire .squire-container.white {
  background: #fff;
}
.squire .squire-container.creatine a {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: #000;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding: 0px 0px 4px;
}
.squire .squire-container.surprise {
  padding: 23px 16px 12px 12px;
}
.squire .squire-container.surprise h5 {
  color: #447718;
  margin: 19px 0 0px;
}
.squire .squire-container.surprise p {
  margin: 15px 0 10px;
  line-height: 19px;
}
.squire .squire-container.marked-black a {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding: 0 8px 0 0;
  line-height: 36px;
  background: #000;
  background: rgba(0,0,0,.6);
}
.squire .squire-container.marked-black a span {
  background: rgba(0, 0, 0, 0.75);
  padding: 5px 6px;
}
.squire .squire-container.video-item .description {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background: rgba(104, 177, 11, 0.75);
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding: 0px 2px 4px;
  text-shadow: -1px 0 1px rgba(0, 0, 0, 0.75);
}
.squire .squire-container.video-item .play-video {
  top: 44%;
}
.squire .squire-container.green-half {
  padding: 34px;
}
.squire .squire-container.green-half h3 {
  font-size: 35px;
  color: #fff;
  margin: 0 0 2px;
  text-shadow: -1px 0 1px rgba(0, 0, 0, 0.75);
}
.squire .squire-container.green-half a {
  display: inline-block;
  padding: 0 0 0 20px;
  background: url("../img/blog/plate-read-more-arrow-black.png") no-repeat left center;
  font-size: 25px;
}
.squire .squire-container.green-half a:hover {
  color: #000000;
}
.blog-tabs-plate .nav-tabs {
  padding: 0;
  margin-top: -136px;
}
.blog-tabs-plate .nav-tabs > li {
  padding: 0;
}
.blog-tabs-plate .nav-tabs > li a {
  color: #fff;
  float: right;
  font-size: 19px;
  font-weight: bold;
  padding: 3px 0;
  text-align: center;
  width: 100%;
  background: #393e42;
  border-bottom-color: #393e42;
}
.blog-tabs-plate .nav-tabs > li.active a,
.blog-tabs-plate .nav-tabs > li:hover a,
.blog-tabs-plate .nav-tabs > li:focus a {
  border: 1px solid #569602;
  border-bottom-color: #666;
  background: #569602;
  color: #fff;
}
.blog-tabs-plate .nav-tabs.nav-justified > .active > a,
.blog-tabs-plate .nav-tabs.nav-justified > .active > a:hover,
.blog-tabs-plate .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #569602;
}
.blog-tabs-plate .tab-content .tab-pane {
  background: #FFFFFF;
  margin-bottom: 15px;
  padding: 2px 0 1px;
  width: 100%;
}
.blog-tabs-plate .tab-content .tab-pane .media {
  direction: ltr;
  border-bottom: 1px solid #636363;
  margin-bottom: 10px;
  margin-top: 10px;
}
.blog-tabs-plate .tab-content .tab-pane .media * {
  direction: rtl;
}
.blog-tabs-plate .tab-content .tab-pane .media .media-body {
  padding: 0 10px 5px 0;
  font-size: 12.32px;
  color: #5c5c5c;
  vertical-align: top;
}
.blog-tabs-plate .tab-content .tab-pane .media .media-body .media-heading {
  font-size: 14px;
  color: #000;
}
.blog-tabs-plate .tab-content .tab-pane .pagination-blog {
  margin-top: -10px;
  margin-bottom: -7px;
}
.big-article-plate {
  background: #fff;
  position: relative;
}
.big-article-plate .item-date {
  background: #62a808;
  padding: 5px 59px 5px 23px ;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  height: 35px;
  color: #fff;
}
.big-article-plate .item-date:before {
  content: '';
  position: absolute;
  background: url("../img/blog/plate-calendar.png") no-repeat center center;
  right: 0;
  top: 0;
  height: 100%;
  width: 37px;
  border-left: 2px solid #82bd13;
}
.big-article-plate .padding-conteiner {
  padding: 9px 17px 17px 17px;
}
.big-article-plate .padding-conteiner p {
  line-height: 17px;
  padding: 2px 2px 0;
  font-size: 15px;
}
.big-article-plate h1 {
  color: #347b15;
  font-size: 30px;
  line-height: 28px;
  margin: 0;
}
.black-green-menu{
  margin-top: 15px;
}
.big-article-plate h3 {
  font-size: 18px;
  margin: 4px 1px 1px;
  line-height: 22px;
  max-width: 630px;
}
.big-article-plate .autor {
  margin: -3px 2px 12px;
}
.big-article-plate .autor > span {
  color: #569602;
}
.big-article-plate .item-hits {
  color: #3c3c3c;
  display: inline-block;
  font-size: 13px;
  padding: 0 28px 0 0;
  background: url("../img/blog/plate-article-hits.png") no-repeat right top;
  margin: 0 11px 0 0;
}
.big-article-plate .comments-count {
  color: #3c3c3c;
  display: inline-block;
  font-size: 13px;
  padding: 0px 24px 0 0;
  background: url("../img/blog/comments.png") no-repeat right top;
  margin: 3px 4px 0 0;
}
.big-article-plate .learn-more {
  position: absolute;
  bottom: 20px;
  left: 21px;
  padding: 2px 33px;
  font-size: 12px;
}
.black-green-menu .header {
  background: #000;
  padding: 12px 12px 40px;
  text-align: center;
  position: relative;
}
.black-green-menu .header:before {
  content: '';
  height: 0;
  width: 97.6%;
  top: 50%;
  left: 12px;
  margin-top: -12px;
  border-bottom: 1px solid #72c032;
  position: absolute;
}
.black-green-menu .header h3 {
  background: inherit;
  color: #fff;
  margin: 0;
  display: inline-block;
  padding: 0 9px;
  position: relative;
}
.black-green-menu .menu {
  margin-top: -27px;
}
.black-green-menu .menu h4 {
  background: #72c032;
  margin: 0;
  line-height: 27px;
  text-align: center;
}
.black-green-menu .menu ul {
  list-style: none;
  padding: 0;
}
.black-green-menu .menu ul li {
  background: #ededed;
  font-size: 16.51px;
  line-height: 25px;
  padding: 10px;
  display: block;
  border: 1px solid #dbdbdb;
  color: #347201;
  text-align: center;
  font-weight: bold;
}
.black-green-menu .menu ul li a {
  color: inherit;
}
.ui-autocomplete {
  top: 207px;
  left: 151.5px;
  position: absolute;
  color: white;
  z-index: 999991;
  background-color: transparent;
  width: 259px;
  list-style: none;
  padding: 0;
  border-top: 13px solid transparent;
}
.ui-autocomplete:before {
  position: absolute;
  content: '';
  top: -13px;
  left: 30px;
  border-right: 13px solid rgba(255, 255, 255, 0);
  border-left: 13px solid rgba(255, 255, 255, 0);
  border-bottom: 13px solid #ffffff;
  width: 0;
  height: 0;
}
.ui-autocomplete li {
  background: #fff;
  border-bottom: 1px solid #efefef;
  padding: 2px 1px;
}
.ui-autocomplete li a {
  padding: 1px 12px 2px 5px;
  display: block;
  background: transparent;
  text-decoration: underline;
  font-size: 16px;
  color: #608e9a;
  font-weight: bold;
}
.ui-autocomplete li a:before,
.ui-autocomplete li a:after {
  content: " ";
  display: table;
}
.ui-autocomplete li a:after {
  clear: both;
}
.ui-autocomplete li a:before,
.ui-autocomplete li a:after {
  content: " ";
  display: table;
}
.ui-autocomplete li a:after {
  clear: both;
}
.ui-autocomplete li a:hover {
  background: #a8afb5;
  color: #ffffff;
}
.ui-autocomplete li a img {
  margin: 5px 10px 5px 8px;
  max-width: 70px;
  float: left;
}
.ui-autocomplete li a span.snize-overhidden {
  display: block;
  overflow: hidden;
}
.ui-autocomplete li a span.snize-title {
  display: block;
  color: #608e9a;
  text-decoration: underline;
  font-weight: bold;
  font-size: 100%;
}
.ui-autocomplete li a span.snize-description {
  display: block;
  margin-top: 5px;
  color: #535353;
  text-decoration: none;
  font-weight: normal;
}
.ui-autocomplete li a span.snize-price {
  display: block;
  margin-top: 6px;
  color: #4b4b4b;
  font-weight: bold;
  font-size: 115%;
  text-decoration: none;
}
.free-gift * {
  box-sizing: content-box;
}

@media (min-width: 1100px) {
  .customer_info {
    margin-left: 15px;
    margin-right: 6px;
  }
  .dropdown-submenu > li > a {
    width: 150px;
  }
  .main-wrapper .row > .col-sm-9 > * {
    margin-right: -29px;
  }
  .main-wrapper .row > .col-sm-9 > .row-grid-half-width {
    margin-right: -36px;
  }
  .main-wrapper .category-right-bar {
    width: 205px;
  }
  .main-wrapper.page-blog .row > .col-sm-9 > * {
    margin-right: -65px;
    position: relative;
    z-index: 1;
  }
  .main-wrapper.page-blog .category-right-bar {
    width: 172px;
    margin-right: 3px;
  }
  .product-item .product_title {
    margin-right: 9px;
  }
  .product-item .productdetails {
    margin-right: 9px;
  }
  .product-item button.button.add_to_cart_big {
    margin-right: -8px;
    width: 213px;
  }
  .product-item .product-images .img-container {
    margin: 6px 48px 8px 0;
    padding: 3% 13%;
  }
  .product-item .product-images .carousel {
    margin: 0 48px 30px 0;
  }
  .sorting_div .quantity_option {
    width: 124px;
  }
  .page-contact .widget-green {
    padding: 10px 2px 0 15px;
    margin-bottom: 2px;
  }
  .page-contact .widget-green .widget-title.bigger {
    margin: -10px 0 9px -15px;
  }
  .page-contact .widget-green .row.row-sm-rtl {
    margin-right: -23px;
    margin-left: -23px;
  }
  .page-contact .widget-green .row.row-sm-rtl > div {
    padding-right: 0px;
    padding-left: 30px;
  }
  .cart-table tbody > tr > td.product-image {
    padding: 0 30px 0 29px;
  }
  .cart-table tbody > tr > td.product-image img {
    width: 106px;
    margin: -12px 0 -10px;
  }
  .cart-table tbody > tr > td.cart-prod-title .item-options dt {
    font-weight: bold;
    font-style: italic;
  }
  .cart-table tbody > tr > td.cart-prod-title .item-options dd {
    margin-right: 0;
  }
  .cart-table tbody > tr > td.cart-prod-edit {
    text-align: center;
  }
  .cart-table tbody > tr > td.cart-prod-price {
    text-align: center;
    width: 11.4%;
  }
  .cart-table tbody > tr > td.cart-prod-price .price > span {
    font-size: 13px;
  }
  .cart-table tbody > tr > td.cart-prod-price-total {
    text-align: center;
    width: 12.1%;
    padding: 0 9px 0 3px;
  }
  .cart-table tbody > tr > td.cart-prod-price-total .price > span {
    font-size: 13px;
  }
  .cart-table tbody > tr > td.cart-prod-quanty {
    text-align: center;
    padding: 0 21px 0 24px;
    width: 10%;
  }
  .cart-table tbody > tr > td.cart-prod-quanty .quantity {
    width: 70px;
  }
  .cart-table tbody > tr > td.cart-prod-quanty .quantity img {
    display: block;
    height: 24px;
    width: 21px;
  }
  .cart-table tbody > tr > td.cart-prod-quanty .quantity .qty_input {
    float: right;
    height: 25px;
    border: 1px solid #bdbdbd;
    color: #000;
    direction: rtl;
    font-size: 14px;
    margin: 0;
    padding: 0 5px;
    text-align: center;
    width: 27px !important;
  }
  .cart-table tbody > tr > td.cart-prod-trash {
    width: 13%;
  }
  .btn-update {
    float: left;
    padding: 0 10px 0 20px;
    font-size: 14.99px;
    line-height: 15px;
    font-family: Arial;
  }
  .btn-empty {
    float: left;
    padding: 0 10px 0 20px;
    font-size: 14.99px;
    line-height: 15px;
    font-family: Arial;
  }
  .card-bottom .shopping-cart-totals {
    margin-top: -1px;
    margin-right: 16px;
  }
  .card-bottom .card-widgets.row {
    margin-left: -2px;
  }
  .card-bottom .card-widgets .widget-green {
    margin: 0 0 27px;
  }
  .card-bottom .card-widgets .widget-green .widget-title {
    margin: -10px -10px 7px;
    padding: 5px 30px 6px 0;
  }
  .card-bottom .card-widgets .widget-green .discount-form {
    padding: 0px 20px 0px 26px;
  }
  .card-bottom .card-widgets .widget-green .discount-form .form-group {
    margin-bottom: 7px;
  }
  .card-bottom .card-widgets .widget-green .discount-form .btn-black {
    padding: 3px 33px 5px 27px;
  }
  .card-bottom .card-widgets .widget-green .ship-method-inner {
    padding: 0 0 0 0;
    margin-bottom: 3px;
  }
  .card-bottom .card-widgets .widget-green .ship-method-inner .radio {
    display: inline-block;
    margin-right: 20px;
    margin-top: 2px;
    margin-bottom: 8px;
  }
  .card-bottom .btn-go-to-checkout {
    margin-right: 15px;
    width: 95.6%;
  }
}

#hexagon {
  list-style: none;
}
#hexagon:before,
#hexagon:after {
  content: " ";
  display: table;
}
#hexagon:after {
  clear: both;
}
#hexagon:before,
#hexagon:after {
  content: " ";
  display: table;
}
#hexagon:after {
  clear: both;
}
#hexagon li {
  float: left;
  width: 200px;
  height: 119.80018354px;
  background-color: #ff6347;
  position: relative;
  margin: 112.58330521px 5px;
  border-radius: 5px;
  z-index: 1;
  margin-top: 59.17840381px;
  margin-bottom: 1.4433755px;
}
#hexagon li:before,
#hexagon li:after {
  content: '';
  position: absolute;
  width: 200px;
  height: 119.80018354px;
  top: 0;
  left: 0;
  background-color: #ff6347;
  border-radius: 5px;
  z-index: -1;
}
#hexagon li:before {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  transform: rotate(60deg);
}
#hexagon li:after {
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

@media (min-width: 1100px) {
  #hexagon li:nth-child(6n + 1) {
    margin-left: 110px;
  }
}

@media (min-width: 962px) and (max-width: 1099px) {
  #hexagon li:nth-child(6n + 1) {
    margin-left: 110px;
  }
}

@media (min-width: 768px) and (max-width: 961px) {
  #hexagon li:nth-child(4n + 1) {
    margin-left: 110px;
  }
}

#hexagon li a {
  display: block;
}
#cell {
  width: 100px;
  height: 75.05553596999999px;
  background-color: #ff6347;
  position: relative;
  margin: 23.094013px 0;
  border-radius: 20px;
  z-index: 1;
}
#cell:before,
#cell:after {
  content: '';
  position: absolute;
  width: 100px;
  height: 75.05553596999999px;
  top: 0;
  left: 0;
  background-color: #ff6347;
  border-radius: 20px;
  z-index: -1;
}
#cell:before {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  transform: rotate(60deg);
}
#cell:after {
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  transform: rotate(-60deg);
}



/************************** BRAND PAGE *********************************************/

.product-slider-wrapper{
  width: 100%;
  height: 170px;
  position: relative;
  margin-bottom: 65px;
}
.product-slider{
  width: 83%;
  margin: 0 83px 0 0;
  overflow-x: hidden;
}
.slider-content{
  width: 4000px;
  position: relative;
  top: 0;
  right: 0;
  -webkit-transition: right 0.8s;
  -moz-transition: right 0.8s;
  -ms-transition: right 0.8s;
  transition: right 0.8s;
}
.slider-button{
  width: 21px;
  height: 21px;
  border-radius: 50%;
  position: absolute;
  background: #d7d7d7;
  background: -webkit-linear-gradient(bottom, #d7d7d7 0%, #f3f3f3 100%);
  background: -moz-linear-gradient(bottom, #d7d7d7 0%, #f3f3f3 100%);
  background: -ms-linear-gradient(bottom, #d7d7d7 0%, #f3f3f3 100%);
  background: linear-gradient(bottom, #d7d7d7 0%, #f3f3f3 100%);
  display: none;
}
.slider-button{
  background: #f3f3f3;
}
.slider-button:after{
  position: absolute;
  content: '';
  border-top: 7px solid #acacac;
  border-bottom: 7px solid #acacac;
  border-left: 9px solid #acacac;
  border-right: 9px solid #acacac;
  top: 3px;
}
.product-slider-wrapper h2{
  font-size: 20px;
  margin-bottom: 30px;
}
.product-slide{
  display: inline-block;
  margin-right: -4px;
}
.product-slide:first-child{
  margin-right: 0;
}
.product-slide span{
  width: 125px;
  height: 125px;
  display: block;
  text-align: center;
  background: #fff
}
.product-slide img{
  display: inline-block;
}
.product-slide h3{
  display: block;
  text-align: center;
  padding: 0;
  font-size: 16px;
  margin: 5px 0 0;
}

.slider-button.left{
  left: 10px;
  bottom: 50%;
  margin-bottom: -48px;
  cursor: pointer;
  display: block;
}
#product-input5:checked ~ #product-label5{
  left: 10px;
  bottom: 50%;
  margin-bottom: -48px;
  cursor: auto;
  opacity: 0.6;
  display: block;
  background: #f3f3f3;
}
.slider-button.left:after{
  position: absolute;
  content: '';
  border-top: 7px solid #acacac;
  border-bottom: 7px solid #acacac;
  border-left: 9px solid #acacac;
  border-right: 9px solid #acacac;
  top: 3px;
  border-left-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
  right: 8px;
}
.slider-button.right{
  right: 40px;
  bottom: 50%;
  margin-bottom: -48px;
  cursor: pointer;
  display: block;
}
.slider-button.right:after{
  position: absolute;
  content: '';
  border-top: 7px solid #acacac;
  border-bottom: 7px solid #acacac;
  border-left: 9px solid #acacac;
  border-right: 9px solid #acacac;
  top: 3px;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
  right: -4px;
}
.brand-abc{
  direction: ltr;
  padding-left: 45px;
}
.brand-abc a{
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
  margin-right: 11px;
}
.active-abc{
  border-bottom: 2px solid;
}
.brand-list{
  margin-top: 30px;
}
.brand-list ul{
  margin: 0;
  padding: 0;
  text-align: justify;
}
.brand-list li{
  display: inline-block;
  width: 140px;
  margin-bottom: 20px;
  vertical-align: top;
}
.brand-list span{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background: #fff;
  width: 140px;
  height: 140px;
}
.brand-list img{
  width: 100%;
  display: inline-block;
}
.brand-list h3{
  text-align: left;
  color: #fff;
  padding: 6px;
  background: #000;
  font-size: 14px;
  margin: 0;
  margin-top: -5px;
}
.brand-list .last-list{
  height: 1px;
  width: 100%;
}

/************************** CLOTHING PAGE *********************************************/

.clothing p{
  font-size: 18px;
}