/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/**
 * Remove default margin.
 */
/* fix 100% height */
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/**
 * Address styling not present in Safari and Chrome.
 */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/**
 * Address styling not present in IE 8/9.
 */
/**
 * Address inconsistent and variable font size in all browsers.
 */
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/**
 * Address differences between Firefox and other browsers.
 */
/**
 * Contain overflow in all browsers.
 */
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* 1 */
/**
 * Re-set default cursor for disabled elements.
 */
/**
 * Remove inner padding and border in Firefox 4+.
 */
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/**
 * Define consistent border, margin, and padding.
 */
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* gradient */
@import url(http://fonts.googleapis.com/css?family=Roboto:400,500,700|Droid+Serif:400italic,700italic);
/* --- OpenID icon style --- */
/* --- Unpublished --- */
/* --- System Messages --- */
/* --- Default --- */
/* --- Notice --- */
/* --- Error --- */
/* --- K2 - Registration Form --- */
/* --- mod_k2_user --- */
/* --- mod_k2_items --- */
html {
  /* 1 */
  font-family: sans-serif;
  /* 2 */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
* {
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  /* 1 */
  display: inline-block;
  /* 2 */
  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 {
  /* 1 */
  color: inherit;
  /* 2 */
  font: inherit;
  /* 3 */
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  /* 2 */
  -webkit-appearance: button;
  /* 3 */
  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"] {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  /* 1 */
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  /* 2 */
  -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 {
  /* 1 */
  border: 0;
  /* 2 */
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.framech-hor-td {
  vertical-align: top;
}
.bt-top-wrapper,
.bt-wrapper {
  width: 100%;
}
.bt-top-container,
.bt-container {
  width: 1240px;
  margin: 0 auto;
}
.bt-top-wrapper {
  background-color: #000;
  width: 100%;
}
.bt-top-wrapper .bt-top-container {
  color: #fff;
  padding: 5px 0;
}
.bt-top-wrapper .bt-top-container .framech-cnt-mtp-top1 {
  width: 900px;
}
.bt-top-wrapper .bt-top-container .framech-col {
  vertical-align: middle;
}
.bt-wrapper {
  background-image: url(../images/skin2/layout/shield_image.png);
  background-repeat: no-repeat;
  background-position: left top;
}
.bt-wrapper .bt-header-container {
  padding: 30px 0;
}
.bt-wrapper .bt-header-container .framech-cnt-mtp-logo {
  width: 300px;
}
.bt-wrapper .bt-header-container .framech-cnt-mtp-header,
.bt-wrapper .bt-header-container .framech-cnt-mtp-toolbar {
  width: 340px;
  float: right;
}
.bt-wrapper .bt-menu-container {
  margin: 0;
  padding: 0;
  height: 70px;
  line-height: 70px;
  background-color: #ca0511;
  -moz-box-shadow: inset 0 10px #000;
  box-shadow: inset 0 10px #000;
}
.bt-wrapper .bt-pathway-container {
  padding: 0;
  background-color: #AAAAA9;
  border-bottom: 1px solid #b7b7b6;
}
.bt-wrapper .bt-pathway-container .framech-cnt-mtp-pathway {
  width: 900px;
}
.bt-wrapper .bt-pathway-container .framech-cnt-mtp-socials {
  padding-top: 15px;
}
.bt-wrapper .bt-adv-container {
  padding: 10px;
  background-color: #0d0202;
}
.bt-wrapper .bt-main-container {
  background-color: #DDDDDD;
}
.bt-wrapper .bt-main-container .framech-row td {
  padding-left: 0;
}
.bt-wrapper .bt-main-container .bt-center-container {
  background-color: #ffffff;
}
.bt-wrapper .bt-main-container .bt-center-container .framech-cnt-bt-mainbody-wrapper {
  width: 100%;
}
.bt-wrapper .bt-main-container .bt-center-container .framech-cnt-bt-mainbody-wrapper .bt-mainbody-wrapper {
  padding: 20px;
}
.bt-wrapper .bt-main-container .bt-center-container .framech-cnt-bt-mainbody-wrapper .bt-mainbody-wrapper .row {
  margin: 0;
}
.bt-wrapper .bt-main-container .bt-center-container .framech-cnt-bt-mainbody-wrapper .bt-mainbody-wrapper .bt-banner-container {
  margin: 20px 0;
}
.bt-wrapper .bt-main-container .bt-center-container .framech-cnt-bt-mainbody-wrapper .bt-mainbody-wrapper .bt-notice-container .framech-row td {
  padding-left: 20px;
}
.bt-wrapper .bt-main-container .bt-center-container .framech-cnt-bt-mainbody-wrapper .bt-mainbody-wrapper .bt-notice-container .framech-row td:first-of-type {
  padding-left: 0;
}
.bt-wrapper .bt-main-container .bt-center-container .framech-cnt-bt-inset-right-container {
  border-left: 1px solid #ddd;
}
.bt-wrapper .bt-main-container .bt-center-container .framech-cnt-bt-inset-right-container .bt-inset-right-container {
  padding: 20px;
}
.bt-wrapper .bt-main-container .bt-center-container .framech-cnt-bt-inset-right-container .bt-inset-right-container .mtp-inset-right {
  width: 250px;
}
.bt-wrapper .bt-main-container .bt-right-container {
  padding: 20px;
}
.bt-wrapper .bt-main-container .bt-right-container .mtp-right {
  width: 300px;
}
.bt-wrapper .bt-bottom-container {
  background-color: #AAAAA7;
  padding: 30px;
}
.bt-wrapper .bt-footer-container {
  border-top: 1px solid(#ca0511,5%);
  background-color: #777777;
  padding: 30px;
}
.framech-bdsz-xxs .bt-top-wrapper,
.framech-bdsz-xxs .top_outer,
.framech-bdsz-xxs .bt-top-container,
.framech-bdsz-xxs .bt-menu-wrapper,
.framech-bdsz-xxs .bt-menu-container,
.framech-bdsz-xxs .bt-header-wrapper,
.framech-bdsz-xxs .bt-header-container,
.framech-bdsz-xxs .bt-slideshow-wrapper,
.framech-bdsz-xxs .bt-slideshow-container,
.framech-bdsz-xxs .bt-subheader-wrapper,
.framech-bdsz-xxs .bt-subheader-container,
.framech-bdsz-xxs .bt-main-wrapper,
.framech-bdsz-xxs .bt-main-container,
.framech-bdsz-xxs .bt-bottom-wrapper,
.framech-bdsz-xxs .bt-bottom-container,
.framech-bdsz-xxs .bt-footer-wrapper,
.framech-bdsz-xxs .bt-footer-container,
.framech-bdsz-xxs .bt-copyright-wrapper,
.framech-bdsz-xxs .bt-copyright-container,
.framech-bdsz-xs .bt-top-wrapper,
.framech-bdsz-xs .top_outer,
.framech-bdsz-xs .bt-top-container,
.framech-bdsz-xs .bt-menu-wrapper,
.framech-bdsz-xs .bt-menu-container,
.framech-bdsz-xs .bt-header-wrapper,
.framech-bdsz-xs .bt-header-container,
.framech-bdsz-xs .bt-slideshow-wrapper,
.framech-bdsz-xs .bt-slideshow-container,
.framech-bdsz-xs .bt-subheader-wrapper,
.framech-bdsz-xs .bt-subheader-container,
.framech-bdsz-xs .bt-main-wrapper,
.framech-bdsz-xs .bt-main-container,
.framech-bdsz-xs .bt-bottom-wrapper,
.framech-bdsz-xs .bt-bottom-container,
.framech-bdsz-xs .bt-footer-wrapper,
.framech-bdsz-xs .bt-footer-container,
.framech-bdsz-xs .bt-copyright-wrapper,
.framech-bdsz-xs .bt-copyright-container {
  width: 100%;
}
.framech-bdsz-xxs .bt-wrapper,
.framech-bdsz-xs .bt-wrapper {
  background: none;
}
.framech-bdsz-xxs .bt-wrapper .bt-menu-wrapper .bt-menu-container,
.framech-bdsz-xs .bt-wrapper .bt-menu-wrapper .bt-menu-container {
  background-color: #010710;
}
.framech-bdsz-xxs .bt-wrapper .bt-top-wrapper,
.framech-bdsz-xs .bt-wrapper .bt-top-wrapper {
  background-position: left -15px;
  position: relative;
}
.framech-bdsz-xxs .bt-wrapper .bt-top-wrapper .top_inner,
.framech-bdsz-xs .bt-wrapper .bt-top-wrapper .top_inner {
  height: 6px;
  top: 0;
  right: 0;
  margin: 0 auto;
}
.framech-bdsz-xxs .bt-wrapper .bt-top-wrapper .bt-top-container,
.framech-bdsz-xs .bt-wrapper .bt-top-wrapper .bt-top-container {
  padding: 30px 10px 20px 10px;
  overflow: hidden;
}
.framech-bdsz-xxs .bt-wrapper .bt-top-wrapper .framech-region.mtp-top1,
.framech-bdsz-xs .bt-wrapper .bt-top-wrapper .framech-region.mtp-top1 {
  text-align: center;
}
.framech-bdsz-xxs .bt-wrapper .bt-header-container,
.framech-bdsz-xs .bt-wrapper .bt-header-container {
  padding: 20px 10px 15px;
  position: relative;
}
.framech-bdsz-xxs .bt-wrapper .bt-header-container .framech-region.mtp-toolbar,
.framech-bdsz-xs .bt-wrapper .bt-header-container .framech-region.mtp-toolbar {
  margin-top: 20px;
  border-top: 1px solid #ca0511;
}
.framech-bdsz-xxs .bt-wrapper .bt-slideshow-container,
.framech-bdsz-xs .bt-wrapper .bt-slideshow-container {
  padding: 20px 0;
}
.framech-bdsz-xxs .bt-wrapper .bt-subheader-container,
.framech-bdsz-xs .bt-wrapper .bt-subheader-container {
  padding: 20px 10px 20px 10px;
}
.framech-bdsz-xxs .bt-wrapper .bt-subheader-container > div:first-child,
.framech-bdsz-xs .bt-wrapper .bt-subheader-container > div:first-child {
  margin-top: 0;
  margin-bottom: 20px;
}
.framech-bdsz-xxs .bt-wrapper .bt-subheader-container + div,
.framech-bdsz-xs .bt-wrapper .bt-subheader-container + div {
  margin-bottom: 20px;
}
.framech-bdsz-xxs .bt-wrapper .bt-subheader-container > div:last-child,
.framech-bdsz-xs .bt-wrapper .bt-subheader-container > div:last-child {
  margin-top: 20px;
  margin-bottom: 0px;
}
.framech-bdsz-xxs .bt-wrapper .bt-main-container,
.framech-bdsz-xs .bt-wrapper .bt-main-container {
  padding: 10px 10px 20px 10px;
  margin: 10px 0 10px 0;
}
.framech-bdsz-xxs .bt-wrapper .bt-main-container .bt-center-container,
.framech-bdsz-xs .bt-wrapper .bt-main-container .bt-center-container {
  padding: 10px;
}
.framech-bdsz-xxs .bt-wrapper .bt-main-container .bt-center-container .bt-mainbody-wrapper,
.framech-bdsz-xs .bt-wrapper .bt-main-container .bt-center-container .bt-mainbody-wrapper {
  background-color: transparent;
  border-style: none;
  box-shadow: none;
  padding: 0;
}
.framech-bdsz-xxs .bt-wrapper .bt-main-container .bt-center-container .bt-mainbody-container,
.framech-bdsz-xs .bt-wrapper .bt-main-container .bt-center-container .bt-mainbody-container {
  padding: 0;
}
.framech-bdsz-xxs .bt-wrapper .bt-main-container .bt-center-container .bt-inset-right-container,
.framech-bdsz-xs .bt-wrapper .bt-main-container .bt-center-container .bt-inset-right-container {
  padding: 20px 0 0;
  border-left: 0px solid #ddd;
}
.framech-bdsz-xxs .bt-wrapper .bt-main-container .bt-center-container .bt-inset-right-container .mtp-inset-right,
.framech-bdsz-xs .bt-wrapper .bt-main-container .bt-center-container .bt-inset-right-container .mtp-inset-right {
  width: 100%;
}
.framech-bdsz-xxs .bt-wrapper .bt-main-container .bt-center-container .bt-notice-container .mtp-notice2,
.framech-bdsz-xs .bt-wrapper .bt-main-container .bt-center-container .bt-notice-container .mtp-notice2 {
  margin-top: 20px;
}
.framech-bdsz-xxs .bt-wrapper .bt-bottom-container,
.framech-bdsz-xs .bt-wrapper .bt-bottom-container {
  padding: 20px 10px 20px 10px;
}
.framech-bdsz-xxs .bt-wrapper .bt-footer-container,
.framech-bdsz-xs .bt-wrapper .bt-footer-container {
  padding: 20px 10px 20px 10px;
  text-align: center;
}
.framech-bdsz-xxs .bt-wrapper .bt-footer-container .mtp-copyright,
.framech-bdsz-xxs .bt-wrapper .bt-footer-container .mtp-footer,
.framech-bdsz-xs .bt-wrapper .bt-footer-container .mtp-copyright,
.framech-bdsz-xs .bt-wrapper .bt-footer-container .mtp-footer {
  margin-bottom: 20px;
}
.framech-bdsz-s .bt-header-container {
  padding: 20px;
}
.framech-bdsz-s .bt-header-container .framech-region.mtp-toolbar {
  margin-top: 20px;
  border-top: 1px solid #ca0511;
}
.framech-bdsz-s .bt-wrapper {
  background: none;
}
.framech-bdsz-s .bt-wrapper .bt-main-container .bt-center-container .bt-mainbody-wrapper {
  background-color: transparent;
  border-style: none;
  box-shadow: none;
  padding: 10px;
}
.framech-bdsz-s .bt-wrapper .bt-main-container .bt-center-container .bt-mainbody-container {
  padding: 10px;
}
.framech-bdsz-s .bt-wrapper .bt-main-container .bt-center-container .bt-inset-right-container {
  padding: 10px;
  border-left: 1px solid #ddd;
}
.framech-bdsz-s .bt-wrapper .bt-main-container .bt-center-container .bt-inset-right-container .mtp-inset-right {
  width: 250px;
}
.framech-bdsz-s .bt-wrapper .bt-main-container .bt-center-container .bt-notice-container {
  padding: 10px;
}
.framech-bdsz-s .bt-wrapper .bt-main-container .bt-center-container .bt-notice-container .framech-row td {
  padding-left: 20px;
}
.framech-bdsz-s .bt-wrapper .bt-main-container .bt-center-container .bt-notice-container .framech-row td:first-of-type {
  padding-left: 0;
}
.framech-bdsz-s .bt-footer-container {
  text-align: center;
}
.framech-bdsz-s .bt-footer-container .mtp-copyright,
.framech-bdsz-s .bt-footer-container .mtp-footer {
  margin-bottom: 20px;
}
.framech-bdsz-l .bt-top-wrapper,
.framech-bdsz-l .top_outer,
.framech-bdsz-l .bt-top-container,
.framech-bdsz-l .bt-menu-wrapper,
.framech-bdsz-l .bt-menu-container,
.framech-bdsz-l .bt-container,
.framech-bdsz-l .bt-header-wrapper,
.framech-bdsz-l .bt-header-container,
.framech-bdsz-l .bt-slideshow-wrapper,
.framech-bdsz-l .bt-slideshow-container,
.framech-bdsz-l .bt-subheader-wrapper,
.framech-bdsz-l .bt-subheader-container,
.framech-bdsz-l .bt-main-wrapper,
.framech-bdsz-l .bt-main-container,
.framech-bdsz-l .bt-bottom-wrapper,
.framech-bdsz-l .bt-bottom-container,
.framech-bdsz-l .bt-footer-wrapper,
.framech-bdsz-l .bt-footer-container,
.framech-bdsz-l .bt-copyright-wrapper,
.framech-bdsz-l .bt-copyright-container {
  width: 100%;
}
.framech-bdsz-l .bt-top-wrapper {
  background-color: #000;
  width: 100%;
}
.framech-bdsz-l .bt-top-wrapper .bt-top-container {
  color: #fff;
  padding: 0 15px;
}
.framech-bdsz-l .bt-top-wrapper .bt-top-container .framech-cnt-mtp-top1 {
  width: 900px;
  height: 60px;
}
.framech-bdsz-l .bt-header-container {
  padding: 20px;
}
.framech-bdsz-l .bt-pathway-container .framech-cnt-mtp-pathway {
  width: 710px;
}
.framech-bdsz-l .bt-pathway-container .framech-cnt-mtp-socials {
  padding-top: 15px;
}
.framech-bdsz-l .bt-wrapper {
  background: none;
}
.framech-bdsz-l .bt-wrapper .bt-main-container .bt-center-container .bt-mainbody-wrapper {
  padding: 10px;
}
.framech-bdsz-l .bt-wrapper .bt-main-container .bt-center-container .bt-inset-right-container {
  padding: 10px;
}
.framech-bdsz-l .bt-wrapper .bt-main-container .bt-center-container .bt-inset-right-container .mtp-inset-right {
  width: 250px;
}
.framech-bdsz-l .bt-wrapper .bt-main-container .bt-right-container {
  padding: 20px;
}
.framech-bdsz-l .bt-wrapper .bt-main-container .bt-right-container .mtp-right {
  width: 290px;
}
.framech-hor {
  width: 100%;
}
.framech-col {
  vertical-align: top;
}
.framech-row td {
  padding-left: 30px;
}
.framech-row td:first-of-type {
  padding-left: 0;
}
.plegma-container {
  /*
	text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
*/
  width: 100%;
}
.plegma-row {
  width: 100%;
}
.plegma-xxs-1,
.plegma-xxs-2,
.plegma-xxs-3,
.plegma-xxs-4,
.plegma-xxs-5,
.plegma-xxs-6,
.plegma-xxs-7,
.plegma-xxs-8,
.plegma-xxs-9,
.plegma-xxs-10,
.plegma-xxs-11,
.plegma-xxs-12 {
  display: inline-block;
  vertical-align: top;
  margin: -2px;
  padding: 5px;
}
.plegma-xxs-hide {
  display: none;
}
.plegma-xxs-1 {
  width: 8.333333%;
}
.plegma-xxs-2 {
  width: 16.6666667%;
}
.plegma-xxs-3 {
  width: 25%;
}
.plegma-xxs-4 {
  width: 33.3333%;
}
.plegma-xxs-5 {
  width: 41.66%;
}
.plegma-xxs-6 {
  width: 50%;
}
.plegma-xxs-7 {
  width: 58.3333%;
}
.plegma-xxs-8 {
  width: 66.6666%;
}
.plegma-xxs-9 {
  width: 75%;
}
.plegma-xxs-10 {
  width: 83.3333%;
}
.plegma-xxs-11 {
  width: 91.6666%;
}
.plegma-xxs-12 {
  width: 100%;
}
@media (min-width: 320px) {
  .plegma-xxs-hide {
    display: inherit;
  }
  .plegma-xs-hide {
    display: none;
  }
  .plegma-xs-1 {
    width: 8.333333%;
  }
  .plegma-xs-2 {
    width: 16.6666667%;
  }
  .plegma-xs-3 {
    width: 25%;
  }
  .plegma-xs-4 {
    width: 33.3333%;
  }
  .plegma-xs-5 {
    width: 41.66%;
  }
  .plegma-xs-6 {
    width: 50%;
  }
  .plegma-xs-7 {
    width: 58.3333%;
  }
  .plegma-xs-8 {
    width: 66.6666%;
  }
  .plegma-xs-9 {
    width: 75%;
  }
  .plegma-xs-10 {
    width: 83.3333%;
  }
  .plegma-xs-11 {
    width: 91.6666%;
  }
  .plegma-xs-12 {
    width: 100%;
  }
}
@media (min-width: 400px) {
  .plegma-xxs-hide {
    display: inherit;
  }
  .plegma-xs-hide {
    display: inherit;
  }
  .plegma-s-hide {
    display: none;
  }
  .plegma-s-1 {
    width: 8.333333%;
  }
  .plegma-s-2 {
    width: 16.6666667%;
  }
  .plegma-s-3 {
    width: 25%;
  }
  .plegma-s-4 {
    width: 33.3333%;
  }
  .plegma-s-5 {
    width: 41.66%;
  }
  .plegma-s-6 {
    width: 50%;
  }
  .plegma-s-7 {
    width: 58.3333%;
  }
  .plegma-s-8 {
    width: 66.6666%;
  }
  .plegma-s-9 {
    width: 75%;
  }
  .plegma-s-10 {
    width: 83.3333%;
  }
  .plegma-s-11 {
    width: 91.6666%;
  }
  .plegma-s-12 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .plegma-xxs-hide {
    display: inherit;
  }
  .plegma-xs-hide {
    display: inherit;
  }
  .plegma-s-hide {
    display: inherit;
  }
  .plegma-m-hide {
    display: none;
  }
  .plegma-m-1 {
    width: 8.333333%;
  }
  .plegma-m-2 {
    width: 16.6666667%;
  }
  .plegma-m-3 {
    width: 25%;
  }
  .plegma-m-4 {
    width: 33.3333%;
  }
  .plegma-m-5 {
    width: 41.66%;
  }
  .plegma-m-6 {
    width: 50%;
  }
  .plegma-m-7 {
    width: 58.3333%;
  }
  .plegma-m-8 {
    width: 66.6666%;
  }
  .plegma-m-9 {
    width: 75%;
  }
  .plegma-m-10 {
    width: 83.3333%;
  }
  .plegma-m-11 {
    width: 91.6666%;
  }
  .plegma-m-12 {
    width: 100%;
  }
}
@media (min-width: 960px) {
  .plegma-xxs-hide {
    display: inherit;
  }
  .plegma-xs-hide {
    display: inherit;
  }
  .plegma-s-hide {
    display: inherit;
  }
  .plegma-m-hide {
    display: inherit;
  }
  .plegma-l-hide {
    display: none;
  }
  .plegma-l-1 {
    width: 8.333333%;
  }
  .plegma-l-2 {
    width: 16.6666667%;
  }
  .plegma-l-3 {
    width: 25%;
  }
  .plegma-l-4 {
    width: 33.3333%;
  }
  .plegma-l-5 {
    width: 41.66%;
  }
  .plegma-l-6 {
    width: 50%;
  }
  .plegma-l-7 {
    width: 58.3333%;
  }
  .plegma-l-8 {
    width: 66.6666%;
  }
  .plegma-l-9 {
    width: 75%;
  }
  .plegma-l-10 {
    width: 83.3333%;
  }
  .plegma-l-11 {
    width: 91.6666%;
  }
  .plegma-l-12 {
    width: 100%;
  }
}
@media (min-width: 1366px) {
  .plegma-xxs-hide {
    display: inherit;
  }
  .plegma-xs-hide {
    display: inherit;
  }
  .plegma-s-hide {
    display: inherit;
  }
  .plegma-m-hide {
    display: inherit;
  }
  .plegma-l-hide {
    display: inherit;
  }
  .plegma-xl-hide {
    display: none;
  }
  .plegma-xl-1 {
    width: 8.333333%;
  }
  .plegma-xl-2 {
    width: 16.6666667%;
  }
  .plegma-xl-3 {
    width: 25%;
  }
  .plegma-xl-4 {
    width: 33.3333%;
  }
  .plegma-xl-5 {
    width: 41.66%;
  }
  .plegma-xl-6 {
    width: 50%;
  }
  .plegma-xl-7 {
    width: 58.3333%;
  }
  .plegma-xl-8 {
    width: 66.6666%;
  }
  .plegma-xl-9 {
    width: 75%;
  }
  .plegma-xl-10 {
    width: 83.3333%;
  }
  .plegma-xl-11 {
    width: 91.6666%;
  }
  .plegma-xl-12 {
    width: 100%;
  }
}
@media (min-width: 1680px) {
  .plegma-xxs-hide {
    display: inherit;
  }
  .plegma-xs-hide {
    display: inherit;
  }
  .plegma-s-hide {
    display: inherit;
  }
  .plegma-m-hide {
    display: inherit;
  }
  .plegma-l-hide {
    display: inherit;
  }
  .plegma-xl-hide {
    display: inherit;
  }
  .plegma-xxl-hide {
    display: none;
  }
  .plegma-xxl-1 {
    width: 8.333333%;
  }
  .plegma-xxl-2 {
    width: 16.6666667%;
  }
  .plegma-xxl-3 {
    width: 25%;
  }
  .plegma-xxl-4 {
    width: 33.3333%;
  }
  .plegma-xxl-5 {
    width: 41.66%;
  }
  .plegma-xxl-6 {
    width: 50%;
  }
  .plegma-xxl-7 {
    width: 58.3333%;
  }
  .plegma-xxl-8 {
    width: 66.6666%;
  }
  .plegma-xxl-9 {
    width: 75%;
  }
  .plegma-xxl-10 {
    width: 83.3333%;
  }
  .plegma-xxl-11 {
    width: 91.6666%;
  }
  .plegma-xxl-12 {
    width: 100%;
  }
}
.row .bt_col {
  padding-left: 15px;
  padding-right: 15px;
}
.row .bt_col:first-of-type {
  padding-left: 0;
  padding-right: 15px;
}
.row .bt_col:last-of-type {
  padding-left: 15px;
  padding-right: 0;
}
.framech-bdsz-xxs .row .bt_col:first-of-type,
.framech-bdsz-xxs .row .bt_col + .bt_col,
.framech-bdsz-xxs .row .bt_col:last-of-type,
.framech-bdsz-xs .row .bt_col:first-of-type,
.framech-bdsz-xs .row .bt_col + .bt_col,
.framech-bdsz-xs .row .bt_col:last-of-type,
.framech-bdsz-s .row .bt_col:first-of-type,
.framech-bdsz-s .row .bt_col + .bt_col,
.framech-bdsz-s .row .bt_col:last-of-type {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.framech-bdsz-xxs .row .bt_col:last-of-type,
.framech-bdsz-xs .row .bt_col:last-of-type,
.framech-bdsz-s .row .bt_col:last-of-type {
  margin-bottom: 0px;
}
.gap {
  display: block;
  width: 100%;
  margin: 0;
  clear: both;
}
.fa {
  color: #0A3887;
  padding-right: 10px;
}
.social_icons {
  min-height: 32px;
}
.social_icon {
  background-image: url(../images/social_icons/social_icons_sprite.png);
  background-repeat: no-repeat;
  display: inline-block;
  height: 32px;
  width: 32px;
}
.facebook {
  background-position: left top;
}
.facebook:hover {
  background-position: left -32px;
}
.twitter {
  background-position: -32px top;
}
.twitter:hover {
  background-position: -32px -32px;
}
.google {
  background-position: -64px top;
}
.google:hover {
  background-position: -64px -32px;
}
.linkedin {
  background-position: -96px top;
}
.linkedin:hover {
  background-position: -96px -32px;
}
.dribbble {
  background-position: -128px top;
}
.dribbble:hover {
  background-position: -128px -32px;
}
.vimeo {
  background-position: -160px top;
}
.vimeo:hover {
  background-position: -160px -32px;
}
.youtube {
  background-position: -192px top;
}
.youtube:hover {
  background-position: -192px -32px;
}
.skype {
  background-position: -224px top;
}
.skype:hover {
  background-position: -224px -32px;
}
.flickr {
  background-position: -256px top;
}
.flickr:hover {
  background-position: -256px -32px;
}
.yahoo {
  background-position: -288px top;
}
.yahoo:hover {
  background-position: -288px -32px;
}
.pinterest {
  background-position: -320px top;
}
.pinterest:hover {
  background-position: -320px -32px;
}
.delicious {
  background-position: -352px top;
}
.delicious:hover {
  background-position: -352px -32px;
}
.devianart {
  background-position: -384px top;
}
.devianart:hover {
  background-position: -384px -32px;
}
.picasa {
  background-position: -416px top;
}
.picasa:hover {
  background-position: -416px -32px;
}
.rss {
  background-position: -448px top;
}
.rss:hover {
  background-position: -448px -32px;
}
.digg {
  background-position: -480px top;
}
.digg:hover {
  background-position: -480px -32px;
}
.tumblr {
  background-position: -512px top;
}
.tumblr:hover {
  background-position: -512px -32px;
}
.blogger {
  background-position: -544px top;
}
.blogger:hover {
  background-position: -544px -32px;
}
.email {
  background-position: -576px top;
}
.email:hover {
  background-position: -576px -32px;
}
.forrst {
  background-position: -608px top;
}
.forrst:hover {
  background-position: -608px -32px;
}
.panel-group .panel {
  border-radius: 6px;
  border-style: none;
}
.panel-group .panel-default {
  border-color: #5B5B5B;
}
.panel-group .panel-default > .panel-heading {
  border-color: #5B5B5B;
  background-color: #0A3887;
  padding: 0;
  margin: 0;
}
.panel-group .panel-default > .panel-heading .panel-collapse > .panel-body {
  border-top-style: none;
}
.panel-group .panel-default > .panel-heading .panel-title {
  font-size: 18px;
  padding: 0;
  margin: 0;
}
.panel-group .panel-default > .panel-heading .panel-title > a {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  display: block;
  padding: 10px 15px;
}
.panel-group .panel-default > .panel-heading .panel-title > a:hover {
  text-decoration: none;
}
.panel-group .panel-default .panel-collapse > .panel-body {
  border-top-style: none;
  background-color: #f2f2f2;
}
.image_divider {
  border-bottom: 1px solid #ca0511;
}
.image_divider div {
  background: #ffffff url(../images/dividers/image_divider.png) no-repeat center center;
  height: 24px;
  width: 26px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  top: 10px;
}
.color_divider {
  border-bottom: 2px solid #ca0511;
}
.color_divider div {
  height: 2px;
  width: 30%;
  text-align: left;
  position: relative;
  top: 2px;
  background-color: #5B5B5B;
}
.gotop_divider {
  border-bottom: 1px solid #0A3887;
}
.gotop_divider div {
  background: #ffffff url(../images/dividers/gotop_divider.png) no-repeat right 5px;
  height: 22px;
  font-size: 12px;
  float: right;
  position: relative;
  top: -11px;
  padding: 0 20px 0 10px;
}
img.pull-left {
  margin-right: 20px;
  margin-bottom: 20px;
}
img.pull-right {
  margin-left: 20px;
  margin-bottom: 20px;
}
.cbp-qtrotator {
  position: relative;
  margin: 0 auto;
  width: 100%;
  z-index: 1;
}
.cbp-qtrotator .cbp-qtcontent {
  position: absolute;
  border-top: 2px solid #cdd3d4;
  padding: 1em 0;
  top: 0;
  z-index: 0;
  opacity: 0;
  width: 100%;
}
.cbp-qtrotator .cbp-qtcontent:before {
  content: " ";
  display: table;
}
.cbp-qtrotator .cbp-qtcontent:after {
  content: " ";
  display: table;
  clear: both;
}
.cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent {
  position: relative;
  z-index: 100;
  opacity: 1;
}
.cbp-qtrotator .cbp-qtcontent img {
  float: right;
  margin-left: 10px;
}
.cbp-qtrotator blockquote {
  margin: 0;
  padding: 0;
  border: none;
  clear: none;
}
.cbp-qtrotator blockquote p {
  font-family: 'Droid Serif', serif;
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  margin: 0 30px 0 50px;
  position: relative;
}
.cbp-qtrotator blockquote p:before {
  color: #0A3887;
  font-family: FontAwesome;
  content: "\f10d";
  font-style: normal;
  font-size: 32px;
  top: 0;
  left: -50px;
  position: absolute;
}
.cbp-qtrotator blockquote footer {
  font-family: 'Droid Serif', serif;
  font-size: 18px;
  font-weight: 700;
  margin-top: 30px;
  color: #5B5B5B;
}
.cbp-qtrotator .cbp-qtprogress {
  position: absolute;
  height: 2px;
  width: 0%;
  top: 0;
  z-index: 1000;
  background-color: #ca0511;
}
.no-js .cbp-qtrotator .cbp-qtcontent {
  border-bottom: none;
}
.no-js .cbp-qtrotator .cbp-qtcontent.cbp-qtcontent {
  position: relative;
  z-index: 100;
  opacity: 1;
}
.framech-bdsz-xxs .cbp-qtrotator .cbp-qtcontent img,
.framech-bdsz-xs .cbp-qtrotator .cbp-qtcontent img {
  float: none;
  margin-left: 0;
  margin-bottom: 10px;
  width: 100%;
}
#pricePlans {
  margin: 0 auto 2em auto;
}
#pricePlans:after {
  content: '';
  display: table;
  clear: both;
}
#pricePlans #plans {
  padding-left: 0;
}
#pricePlans #plans ul,
#pricePlans #plans li {
  list-style: none;
  padding-left: 0;
}
#pricePlans #plans .plan {
  background-color: #f2f2f2;
  float: left;
  width: 100%;
  text-align: center;
  width: 24%;
  margin: 0 1% 20px 0;
  padding: 0 0 20px;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
  box-sizing: border-box;
}
#pricePlans #plans .plan:hover {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #5B5B5B;
}
#pricePlans #plans .plan .planContainer {
  margin-bottom: 20px;
}
#pricePlans #plans .plan .planContainer .title h2 {
  font-size: 32px;
  font-weight: 700;
  color: #5B5B5B;
  margin: 0;
  padding: .6em 0;
}
#pricePlans #plans .plan .planContainer .title h2.bestPlanTitle {
  background: #0A3887;
  color: #ffffff;
}
#pricePlans #plans .plan .planContainer .price p {
  background: #ca0511;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: 700;
  height: 2.6em;
  line-height: 2.6em;
  margin: 0 0 1em;
  padding-top: 0;
}
#pricePlans #plans .plan .planContainer .price p.bestPlanPrice {
  background-color: #5B5B5B;
}
#pricePlans #plans .plan .planContainer .price p.bestPlanPrice span {
  color: #ffffff;
}
#pricePlans #plans .plan .planContainer .price p span {
  color: #ffffff;
}
#pricePlans #plans .plan .planContainer .options {
  margin-top: 0;
  margin-bottom: 20px;
}
#pricePlans #plans .plan .planContainer .options li {
  font-weight: 700;
  line-height: 2.5;
}
#pricePlans #plans .plan .planContainer .options li span {
  font-weight: 400;
}
#pricePlans #plans .plan .planContainer .button a {
  text-transform: uppercase;
  font-weight: 700;
  margin: 1.5em 0 1.8em;
  padding: 10px 30px;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -ms-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
#pricePlans #plans .plan .planContainer .button a:hover,
#pricePlans #plans .plan .planContainer .button a.hover,
#pricePlans #plans .plan .planContainer .button a:focus,
#pricePlans #plans .plan .planContainer .button a:active,
#pricePlans #plans .plan .planContainer .button a.active,
.open > .dropdown-toggle #pricePlans #plans .plan .planContainer .button a {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
#pricePlans #plans .plan .planContainer .button a:active,
#pricePlans #plans .plan .planContainer .button a.active,
.open > .dropdown-toggle #pricePlans #plans .plan .planContainer .button a {
  background: #ac040e;
  border-color: #ac040e;
}
#pricePlans #plans .plan .planContainer .button a.disabled,
#pricePlans #plans .plan .planContainer .button a.disabled:hover,
#pricePlans #plans .plan .planContainer .button a.disabled.hover,
#pricePlans #plans .plan .planContainer .button a.disabled:focus,
#pricePlans #plans .plan .planContainer .button a.disabled:active,
#pricePlans #plans .plan .planContainer .button a.disabled.active,
#pricePlans #plans .plan .planContainer .button a[disabled],
#pricePlans #plans .plan .planContainer .button a[disabled]:hover,
#pricePlans #plans .plan .planContainer .button a[disabled].hover,
#pricePlans #plans .plan .planContainer .button a[disabled]:focus,
#pricePlans #plans .plan .planContainer .button a[disabled]:active,
#pricePlans #plans .plan .planContainer .button a[disabled].active,
fieldset[disabled] #pricePlans #plans .plan .planContainer .button a,
fieldset[disabled] #pricePlans #plans .plan .planContainer .button a:hover,
fieldset[disabled] #pricePlans #plans .plan .planContainer .button a.hover,
fieldset[disabled] #pricePlans #plans .plan .planContainer .button a:focus,
fieldset[disabled] #pricePlans #plans .plan .planContainer .button a:active,
fieldset[disabled] #pricePlans #plans .plan .planContainer .button a.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
#pricePlans #plans .plan .planContainer .button a .badge {
  color: #ca0511;
  background-color: #ffffff;
}
#pricePlans #plans .plan .planContainer .button a.bestPlanButton {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  font-weight: 700;
}
#pricePlans #plans .plan .planContainer .button a.bestPlanButton:hover,
#pricePlans #plans .plan .planContainer .button a.bestPlanButton.hover,
#pricePlans #plans .plan .planContainer .button a.bestPlanButton:focus,
#pricePlans #plans .plan .planContainer .button a.bestPlanButton:active,
#pricePlans #plans .plan .planContainer .button a.bestPlanButton.active,
.open > .dropdown-toggle #pricePlans #plans .plan .planContainer .button a.bestPlanButton {
  color: #ffffff;
  background-color: #3b609f;
  border-color: #3b609f;
}
#pricePlans #plans .plan .planContainer .button a.bestPlanButton:active,
#pricePlans #plans .plan .planContainer .button a.bestPlanButton.active,
.open > .dropdown-toggle #pricePlans #plans .plan .planContainer .button a.bestPlanButton {
  background: #ac040e;
  border-color: #ac040e;
}
#pricePlans #plans .plan .planContainer .button a.bestPlanButton.disabled,
#pricePlans #plans .plan .planContainer .button a.bestPlanButton.disabled:hover,
#pricePlans #plans .plan .planContainer .button a.bestPlanButton.disabled.hover,
#pricePlans #plans .plan .planContainer .button a.bestPlanButton.disabled:focus,
#pricePlans #plans .plan .planContainer .button a.bestPlanButton.disabled:active,
#pricePlans #plans .plan .planContainer .button a.bestPlanButton.disabled.active,
#pricePlans #plans .plan .planContainer .button a.bestPlanButton[disabled],
#pricePlans #plans .plan .planContainer .button a.bestPlanButton[disabled]:hover,
#pricePlans #plans .plan .planContainer .button a.bestPlanButton[disabled].hover,
#pricePlans #plans .plan .planContainer .button a.bestPlanButton[disabled]:focus,
#pricePlans #plans .plan .planContainer .button a.bestPlanButton[disabled]:active,
#pricePlans #plans .plan .planContainer .button a.bestPlanButton[disabled].active,
fieldset[disabled] #pricePlans #plans .plan .planContainer .button a.bestPlanButton,
fieldset[disabled] #pricePlans #plans .plan .planContainer .button a.bestPlanButton:hover,
fieldset[disabled] #pricePlans #plans .plan .planContainer .button a.bestPlanButton.hover,
fieldset[disabled] #pricePlans #plans .plan .planContainer .button a.bestPlanButton:focus,
fieldset[disabled] #pricePlans #plans .plan .planContainer .button a.bestPlanButton:active,
fieldset[disabled] #pricePlans #plans .plan .planContainer .button a.bestPlanButton.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
#pricePlans #plans .plan .planContainer .button a.bestPlanButton .badge {
  color: #ca0511;
  background-color: #ffffff;
}
#credits {
  text-align: center;
  font-size: .8em;
  font-style: italic;
  color: #777;
}
.framech-bdsz-xxs #pricePlans #plans,
.framech-bdsz-xs #pricePlans #plans {
  padding-left: 0;
}
.framech-bdsz-xxs #pricePlans #plans ul,
.framech-bdsz-xxs #pricePlans #plans li,
.framech-bdsz-xs #pricePlans #plans ul,
.framech-bdsz-xs #pricePlans #plans li {
  list-style: none;
}
.framech-bdsz-xxs #pricePlans #plans .plan,
.framech-bdsz-xs #pricePlans #plans .plan {
  width: 100%;
  margin: 0 0 20px 0;
  float: none;
}
.framech-bdsz-xxs #pricePlans #plans > li:nth-child(2n),
.framech-bdsz-xs #pricePlans #plans > li:nth-child(2n) {
  margin-right: 0;
}
.framech-bdsz-s #pricePlans #plans {
  padding-left: 0;
}
.framech-bdsz-s #pricePlans #plans .plan {
  width: 49%;
  margin: 0 2% 20px 0;
}
.framech-bdsz-s #pricePlans #plans > li:nth-child(2n) {
  margin-right: 0;
}
.bc_tagline_box-1,
.bc_tagline_box-2,
.bc_tagline_box-3,
.bc_tagline_box-4,
.bc_tagline_box-5,
.bc_tagline_box-6 {
  margin-bottom: 0;
}
.bc_tagline_box-1 {
  background-color: #5B5B5B;
  border-left: 10px solid #0A3887;
  padding: 40px;
  overflow: hidden;
  color: #ffffff;
  font-weight: 500;
}
.bc_tagline_box-1 div.bc_content_tb-1 {
  color: #ffffff;
}
.bc_tagline_box-1 div.bc_content_tb-1 h1,
.bc_tagline_box-1 div.bc_content_tb-1 h2,
.bc_tagline_box-1 div.bc_content_tb-1 h3,
.bc_tagline_box-1 div.bc_content_tb-1 h4,
.bc_tagline_box-1 div.bc_content_tb-1 h5,
.bc_tagline_box-1 div.bc_content_tb-1 h6 {
  color: #ffffff;
  font-weight: 700;
}
.bc_tagline_box-1 div.bc_content_tb-1.with_button {
  float: left;
  width: 75%;
}
.bc_tagline_box-1 div.bc_content_tb-1 a {
  float: right;
  color: #ffffff;
  font-weight: 700;
  background-color: #5B5B5B;
}
.bc_tagline_box-1 .bc_button_tb-1 a {
  float: right;
  color: #ffffff;
  font-weight: 700;
  background-color: #ca0511;
}
.bc_tagline_box-2 {
  color: #ffffff;
  border-left: 10px solid #0A3887;
  padding: 40px;
  overflow: hidden;
  background-color: #ca0511;
  font-weight: 500;
}
.bc_tagline_box-2 div.bc_content_tb-2 {
  color: #ffffff;
}
.bc_tagline_box-2 div.bc_content_tb-2 h1,
.bc_tagline_box-2 div.bc_content_tb-2 h2,
.bc_tagline_box-2 div.bc_content_tb-2 h3,
.bc_tagline_box-2 div.bc_content_tb-2 h4,
.bc_tagline_box-2 div.bc_content_tb-2 h5,
.bc_tagline_box-2 div.bc_content_tb-2 h6 {
  color: #ffffff;
  font-weight: 700;
}
.bc_tagline_box-2 div.bc_content_tb-2.with_button {
  float: left;
  width: 75%;
}
.bc_tagline_box-2 div.bc_content_tb-2 a {
  float: right;
}
.bc_tagline_box-2 .bc_button_tb-2 a {
  float: right;
  color: #ffffff;
  font-weight: 700;
  background-color: #5B5B5B;
}
.bc_tagline_box-3 {
  text-align: center;
  background-color: #5B5B5B;
  padding: 20px;
  overflow: hidden;
  border-top: 10px solid #0A3887;
  font-weight: 500;
}
.bc_tagline_box-3 div.bc_content_tb-3 {
  color: #ffffff;
  margin: 20px 0px;
}
.bc_tagline_box-3 div.bc_content_tb-3 h1,
.bc_tagline_box-3 div.bc_content_tb-3 h2,
.bc_tagline_box-3 div.bc_content_tb-3 h3,
.bc_tagline_box-3 div.bc_content_tb-3 h4,
.bc_tagline_box-3 div.bc_content_tb-3 h5,
.bc_tagline_box-3 div.bc_content_tb-3 h6 {
  color: #ffffff;
  font-weight: 700;
}
.bc_tagline_box-3 .bc_button_tb-3 a {
  margin: 20px 0px;
  color: #ffffff;
}
.bc_tagline_box-4 {
  text-align: center;
  border-width: 5px;
  border-style: solid;
  padding: 20px;
  overflow: hidden;
  border-color: #5B5B5B;
}
.bc_tagline_box-4 div.bc_content_tb-4 {
  margin: 20px 0px;
}
.bc_tagline_box-4 .bc_button_tb-4 a {
  margin: 20px 0px;
  color: #ffffff;
}
.bc_tagline_box-5 {
  padding: 25px 20px;
  overflow: hidden;
  border-top: 2px solid #5B5B5B;
  border-bottom: 10px solid #5B5B5B;
}
.bc_tagline_box-5 div.bc_content_tb-5.with_button {
  float: left;
  width: 75%;
}
.bc_tagline_box-5 .bc_button_tb-5 a {
  float: right;
  color: #ffffff;
}
.bc_tagline_box-6 {
  background-color: #ffffff;
  padding: 20px;
  overflow: hidden;
  border: 2px solid #f2f2f2;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
.bc_tagline_box-6 div.bc_content_tb-6.with_button {
  float: left;
  width: 75%;
}
.bc_tagline_box-6 div .nav-tabs a:hover {
  color: #ffffff;
}
.bc_tagline_box-6 .bc_button_tb-6 a {
  float: right;
  color: #ffffff;
}
.framech-bdsz-xxs .bc_tagline_box-1,
.framech-bdsz-xxs .bc_tagline_box-2,
.framech-bdsz-xxs .bc_tagline_box-5,
.framech-bdsz-xxs .bc_tagline_box-6,
.framech-bdsz-xs .bc_tagline_box-1,
.framech-bdsz-xs .bc_tagline_box-2,
.framech-bdsz-xs .bc_tagline_box-5,
.framech-bdsz-xs .bc_tagline_box-6,
.framech-bdsz-s .bc_tagline_box-1,
.framech-bdsz-s .bc_tagline_box-2,
.framech-bdsz-s .bc_tagline_box-5,
.framech-bdsz-s .bc_tagline_box-6 {
  padding: 20px;
}
.framech-bdsz-xxs .bc_tagline_box-1 div.bc_content_tb-1,
.framech-bdsz-xxs .bc_tagline_box-1 div.bc_content_tb-2,
.framech-bdsz-xxs .bc_tagline_box-1 div.bc_content_tb-5,
.framech-bdsz-xxs .bc_tagline_box-1 div.bc_content_tb-6,
.framech-bdsz-xxs .bc_tagline_box-2 div.bc_content_tb-1,
.framech-bdsz-xxs .bc_tagline_box-2 div.bc_content_tb-2,
.framech-bdsz-xxs .bc_tagline_box-2 div.bc_content_tb-5,
.framech-bdsz-xxs .bc_tagline_box-2 div.bc_content_tb-6,
.framech-bdsz-xxs .bc_tagline_box-5 div.bc_content_tb-1,
.framech-bdsz-xxs .bc_tagline_box-5 div.bc_content_tb-2,
.framech-bdsz-xxs .bc_tagline_box-5 div.bc_content_tb-5,
.framech-bdsz-xxs .bc_tagline_box-5 div.bc_content_tb-6,
.framech-bdsz-xxs .bc_tagline_box-6 div.bc_content_tb-1,
.framech-bdsz-xxs .bc_tagline_box-6 div.bc_content_tb-2,
.framech-bdsz-xxs .bc_tagline_box-6 div.bc_content_tb-5,
.framech-bdsz-xxs .bc_tagline_box-6 div.bc_content_tb-6,
.framech-bdsz-xs .bc_tagline_box-1 div.bc_content_tb-1,
.framech-bdsz-xs .bc_tagline_box-1 div.bc_content_tb-2,
.framech-bdsz-xs .bc_tagline_box-1 div.bc_content_tb-5,
.framech-bdsz-xs .bc_tagline_box-1 div.bc_content_tb-6,
.framech-bdsz-xs .bc_tagline_box-2 div.bc_content_tb-1,
.framech-bdsz-xs .bc_tagline_box-2 div.bc_content_tb-2,
.framech-bdsz-xs .bc_tagline_box-2 div.bc_content_tb-5,
.framech-bdsz-xs .bc_tagline_box-2 div.bc_content_tb-6,
.framech-bdsz-xs .bc_tagline_box-5 div.bc_content_tb-1,
.framech-bdsz-xs .bc_tagline_box-5 div.bc_content_tb-2,
.framech-bdsz-xs .bc_tagline_box-5 div.bc_content_tb-5,
.framech-bdsz-xs .bc_tagline_box-5 div.bc_content_tb-6,
.framech-bdsz-xs .bc_tagline_box-6 div.bc_content_tb-1,
.framech-bdsz-xs .bc_tagline_box-6 div.bc_content_tb-2,
.framech-bdsz-xs .bc_tagline_box-6 div.bc_content_tb-5,
.framech-bdsz-xs .bc_tagline_box-6 div.bc_content_tb-6,
.framech-bdsz-s .bc_tagline_box-1 div.bc_content_tb-1,
.framech-bdsz-s .bc_tagline_box-1 div.bc_content_tb-2,
.framech-bdsz-s .bc_tagline_box-1 div.bc_content_tb-5,
.framech-bdsz-s .bc_tagline_box-1 div.bc_content_tb-6,
.framech-bdsz-s .bc_tagline_box-2 div.bc_content_tb-1,
.framech-bdsz-s .bc_tagline_box-2 div.bc_content_tb-2,
.framech-bdsz-s .bc_tagline_box-2 div.bc_content_tb-5,
.framech-bdsz-s .bc_tagline_box-2 div.bc_content_tb-6,
.framech-bdsz-s .bc_tagline_box-5 div.bc_content_tb-1,
.framech-bdsz-s .bc_tagline_box-5 div.bc_content_tb-2,
.framech-bdsz-s .bc_tagline_box-5 div.bc_content_tb-5,
.framech-bdsz-s .bc_tagline_box-5 div.bc_content_tb-6,
.framech-bdsz-s .bc_tagline_box-6 div.bc_content_tb-1,
.framech-bdsz-s .bc_tagline_box-6 div.bc_content_tb-2,
.framech-bdsz-s .bc_tagline_box-6 div.bc_content_tb-5,
.framech-bdsz-s .bc_tagline_box-6 div.bc_content_tb-6 {
  margin-bottom: 20px;
}
.framech-bdsz-xxs .bc_tagline_box-1 div.bc_content_tb-1.with_button,
.framech-bdsz-xxs .bc_tagline_box-1 div.bc_content_tb-2.with_button,
.framech-bdsz-xxs .bc_tagline_box-1 div.bc_content_tb-5.with_button,
.framech-bdsz-xxs .bc_tagline_box-1 div.bc_content_tb-6.with_button,
.framech-bdsz-xxs .bc_tagline_box-2 div.bc_content_tb-1.with_button,
.framech-bdsz-xxs .bc_tagline_box-2 div.bc_content_tb-2.with_button,
.framech-bdsz-xxs .bc_tagline_box-2 div.bc_content_tb-5.with_button,
.framech-bdsz-xxs .bc_tagline_box-2 div.bc_content_tb-6.with_button,
.framech-bdsz-xxs .bc_tagline_box-5 div.bc_content_tb-1.with_button,
.framech-bdsz-xxs .bc_tagline_box-5 div.bc_content_tb-2.with_button,
.framech-bdsz-xxs .bc_tagline_box-5 div.bc_content_tb-5.with_button,
.framech-bdsz-xxs .bc_tagline_box-5 div.bc_content_tb-6.with_button,
.framech-bdsz-xxs .bc_tagline_box-6 div.bc_content_tb-1.with_button,
.framech-bdsz-xxs .bc_tagline_box-6 div.bc_content_tb-2.with_button,
.framech-bdsz-xxs .bc_tagline_box-6 div.bc_content_tb-5.with_button,
.framech-bdsz-xxs .bc_tagline_box-6 div.bc_content_tb-6.with_button,
.framech-bdsz-xs .bc_tagline_box-1 div.bc_content_tb-1.with_button,
.framech-bdsz-xs .bc_tagline_box-1 div.bc_content_tb-2.with_button,
.framech-bdsz-xs .bc_tagline_box-1 div.bc_content_tb-5.with_button,
.framech-bdsz-xs .bc_tagline_box-1 div.bc_content_tb-6.with_button,
.framech-bdsz-xs .bc_tagline_box-2 div.bc_content_tb-1.with_button,
.framech-bdsz-xs .bc_tagline_box-2 div.bc_content_tb-2.with_button,
.framech-bdsz-xs .bc_tagline_box-2 div.bc_content_tb-5.with_button,
.framech-bdsz-xs .bc_tagline_box-2 div.bc_content_tb-6.with_button,
.framech-bdsz-xs .bc_tagline_box-5 div.bc_content_tb-1.with_button,
.framech-bdsz-xs .bc_tagline_box-5 div.bc_content_tb-2.with_button,
.framech-bdsz-xs .bc_tagline_box-5 div.bc_content_tb-5.with_button,
.framech-bdsz-xs .bc_tagline_box-5 div.bc_content_tb-6.with_button,
.framech-bdsz-xs .bc_tagline_box-6 div.bc_content_tb-1.with_button,
.framech-bdsz-xs .bc_tagline_box-6 div.bc_content_tb-2.with_button,
.framech-bdsz-xs .bc_tagline_box-6 div.bc_content_tb-5.with_button,
.framech-bdsz-xs .bc_tagline_box-6 div.bc_content_tb-6.with_button,
.framech-bdsz-s .bc_tagline_box-1 div.bc_content_tb-1.with_button,
.framech-bdsz-s .bc_tagline_box-1 div.bc_content_tb-2.with_button,
.framech-bdsz-s .bc_tagline_box-1 div.bc_content_tb-5.with_button,
.framech-bdsz-s .bc_tagline_box-1 div.bc_content_tb-6.with_button,
.framech-bdsz-s .bc_tagline_box-2 div.bc_content_tb-1.with_button,
.framech-bdsz-s .bc_tagline_box-2 div.bc_content_tb-2.with_button,
.framech-bdsz-s .bc_tagline_box-2 div.bc_content_tb-5.with_button,
.framech-bdsz-s .bc_tagline_box-2 div.bc_content_tb-6.with_button,
.framech-bdsz-s .bc_tagline_box-5 div.bc_content_tb-1.with_button,
.framech-bdsz-s .bc_tagline_box-5 div.bc_content_tb-2.with_button,
.framech-bdsz-s .bc_tagline_box-5 div.bc_content_tb-5.with_button,
.framech-bdsz-s .bc_tagline_box-5 div.bc_content_tb-6.with_button,
.framech-bdsz-s .bc_tagline_box-6 div.bc_content_tb-1.with_button,
.framech-bdsz-s .bc_tagline_box-6 div.bc_content_tb-2.with_button,
.framech-bdsz-s .bc_tagline_box-6 div.bc_content_tb-5.with_button,
.framech-bdsz-s .bc_tagline_box-6 div.bc_content_tb-6.with_button {
  float: none;
  width: 100%;
}
.framech-bdsz-xxs .bc_tagline_box-1 div.bc_content_tb-1 a,
.framech-bdsz-xxs .bc_tagline_box-1 div.bc_content_tb-2 a,
.framech-bdsz-xxs .bc_tagline_box-1 div.bc_content_tb-5 a,
.framech-bdsz-xxs .bc_tagline_box-1 div.bc_content_tb-6 a,
.framech-bdsz-xxs .bc_tagline_box-2 div.bc_content_tb-1 a,
.framech-bdsz-xxs .bc_tagline_box-2 div.bc_content_tb-2 a,
.framech-bdsz-xxs .bc_tagline_box-2 div.bc_content_tb-5 a,
.framech-bdsz-xxs .bc_tagline_box-2 div.bc_content_tb-6 a,
.framech-bdsz-xxs .bc_tagline_box-5 div.bc_content_tb-1 a,
.framech-bdsz-xxs .bc_tagline_box-5 div.bc_content_tb-2 a,
.framech-bdsz-xxs .bc_tagline_box-5 div.bc_content_tb-5 a,
.framech-bdsz-xxs .bc_tagline_box-5 div.bc_content_tb-6 a,
.framech-bdsz-xxs .bc_tagline_box-6 div.bc_content_tb-1 a,
.framech-bdsz-xxs .bc_tagline_box-6 div.bc_content_tb-2 a,
.framech-bdsz-xxs .bc_tagline_box-6 div.bc_content_tb-5 a,
.framech-bdsz-xxs .bc_tagline_box-6 div.bc_content_tb-6 a,
.framech-bdsz-xs .bc_tagline_box-1 div.bc_content_tb-1 a,
.framech-bdsz-xs .bc_tagline_box-1 div.bc_content_tb-2 a,
.framech-bdsz-xs .bc_tagline_box-1 div.bc_content_tb-5 a,
.framech-bdsz-xs .bc_tagline_box-1 div.bc_content_tb-6 a,
.framech-bdsz-xs .bc_tagline_box-2 div.bc_content_tb-1 a,
.framech-bdsz-xs .bc_tagline_box-2 div.bc_content_tb-2 a,
.framech-bdsz-xs .bc_tagline_box-2 div.bc_content_tb-5 a,
.framech-bdsz-xs .bc_tagline_box-2 div.bc_content_tb-6 a,
.framech-bdsz-xs .bc_tagline_box-5 div.bc_content_tb-1 a,
.framech-bdsz-xs .bc_tagline_box-5 div.bc_content_tb-2 a,
.framech-bdsz-xs .bc_tagline_box-5 div.bc_content_tb-5 a,
.framech-bdsz-xs .bc_tagline_box-5 div.bc_content_tb-6 a,
.framech-bdsz-xs .bc_tagline_box-6 div.bc_content_tb-1 a,
.framech-bdsz-xs .bc_tagline_box-6 div.bc_content_tb-2 a,
.framech-bdsz-xs .bc_tagline_box-6 div.bc_content_tb-5 a,
.framech-bdsz-xs .bc_tagline_box-6 div.bc_content_tb-6 a,
.framech-bdsz-s .bc_tagline_box-1 div.bc_content_tb-1 a,
.framech-bdsz-s .bc_tagline_box-1 div.bc_content_tb-2 a,
.framech-bdsz-s .bc_tagline_box-1 div.bc_content_tb-5 a,
.framech-bdsz-s .bc_tagline_box-1 div.bc_content_tb-6 a,
.framech-bdsz-s .bc_tagline_box-2 div.bc_content_tb-1 a,
.framech-bdsz-s .bc_tagline_box-2 div.bc_content_tb-2 a,
.framech-bdsz-s .bc_tagline_box-2 div.bc_content_tb-5 a,
.framech-bdsz-s .bc_tagline_box-2 div.bc_content_tb-6 a,
.framech-bdsz-s .bc_tagline_box-5 div.bc_content_tb-1 a,
.framech-bdsz-s .bc_tagline_box-5 div.bc_content_tb-2 a,
.framech-bdsz-s .bc_tagline_box-5 div.bc_content_tb-5 a,
.framech-bdsz-s .bc_tagline_box-5 div.bc_content_tb-6 a,
.framech-bdsz-s .bc_tagline_box-6 div.bc_content_tb-1 a,
.framech-bdsz-s .bc_tagline_box-6 div.bc_content_tb-2 a,
.framech-bdsz-s .bc_tagline_box-6 div.bc_content_tb-5 a,
.framech-bdsz-s .bc_tagline_box-6 div.bc_content_tb-6 a {
  float: none;
}
.framech-bdsz-xxs .bc_tagline_box-1 .bc_button_tb-1 a,
.framech-bdsz-xxs .bc_tagline_box-1 .bc_button_tb-2 a,
.framech-bdsz-xxs .bc_tagline_box-1 .bc_button_tb-5 a,
.framech-bdsz-xxs .bc_tagline_box-1 .bc_button_tb-6 a,
.framech-bdsz-xxs .bc_tagline_box-2 .bc_button_tb-1 a,
.framech-bdsz-xxs .bc_tagline_box-2 .bc_button_tb-2 a,
.framech-bdsz-xxs .bc_tagline_box-2 .bc_button_tb-5 a,
.framech-bdsz-xxs .bc_tagline_box-2 .bc_button_tb-6 a,
.framech-bdsz-xxs .bc_tagline_box-5 .bc_button_tb-1 a,
.framech-bdsz-xxs .bc_tagline_box-5 .bc_button_tb-2 a,
.framech-bdsz-xxs .bc_tagline_box-5 .bc_button_tb-5 a,
.framech-bdsz-xxs .bc_tagline_box-5 .bc_button_tb-6 a,
.framech-bdsz-xxs .bc_tagline_box-6 .bc_button_tb-1 a,
.framech-bdsz-xxs .bc_tagline_box-6 .bc_button_tb-2 a,
.framech-bdsz-xxs .bc_tagline_box-6 .bc_button_tb-5 a,
.framech-bdsz-xxs .bc_tagline_box-6 .bc_button_tb-6 a,
.framech-bdsz-xs .bc_tagline_box-1 .bc_button_tb-1 a,
.framech-bdsz-xs .bc_tagline_box-1 .bc_button_tb-2 a,
.framech-bdsz-xs .bc_tagline_box-1 .bc_button_tb-5 a,
.framech-bdsz-xs .bc_tagline_box-1 .bc_button_tb-6 a,
.framech-bdsz-xs .bc_tagline_box-2 .bc_button_tb-1 a,
.framech-bdsz-xs .bc_tagline_box-2 .bc_button_tb-2 a,
.framech-bdsz-xs .bc_tagline_box-2 .bc_button_tb-5 a,
.framech-bdsz-xs .bc_tagline_box-2 .bc_button_tb-6 a,
.framech-bdsz-xs .bc_tagline_box-5 .bc_button_tb-1 a,
.framech-bdsz-xs .bc_tagline_box-5 .bc_button_tb-2 a,
.framech-bdsz-xs .bc_tagline_box-5 .bc_button_tb-5 a,
.framech-bdsz-xs .bc_tagline_box-5 .bc_button_tb-6 a,
.framech-bdsz-xs .bc_tagline_box-6 .bc_button_tb-1 a,
.framech-bdsz-xs .bc_tagline_box-6 .bc_button_tb-2 a,
.framech-bdsz-xs .bc_tagline_box-6 .bc_button_tb-5 a,
.framech-bdsz-xs .bc_tagline_box-6 .bc_button_tb-6 a,
.framech-bdsz-s .bc_tagline_box-1 .bc_button_tb-1 a,
.framech-bdsz-s .bc_tagline_box-1 .bc_button_tb-2 a,
.framech-bdsz-s .bc_tagline_box-1 .bc_button_tb-5 a,
.framech-bdsz-s .bc_tagline_box-1 .bc_button_tb-6 a,
.framech-bdsz-s .bc_tagline_box-2 .bc_button_tb-1 a,
.framech-bdsz-s .bc_tagline_box-2 .bc_button_tb-2 a,
.framech-bdsz-s .bc_tagline_box-2 .bc_button_tb-5 a,
.framech-bdsz-s .bc_tagline_box-2 .bc_button_tb-6 a,
.framech-bdsz-s .bc_tagline_box-5 .bc_button_tb-1 a,
.framech-bdsz-s .bc_tagline_box-5 .bc_button_tb-2 a,
.framech-bdsz-s .bc_tagline_box-5 .bc_button_tb-5 a,
.framech-bdsz-s .bc_tagline_box-5 .bc_button_tb-6 a,
.framech-bdsz-s .bc_tagline_box-6 .bc_button_tb-1 a,
.framech-bdsz-s .bc_tagline_box-6 .bc_button_tb-2 a,
.framech-bdsz-s .bc_tagline_box-6 .bc_button_tb-5 a,
.framech-bdsz-s .bc_tagline_box-6 .bc_button_tb-6 a {
  float: none;
}
.no-cssanimations .support-note span.no-cssanimations,
.no-csstransforms .support-note span.no-csstransforms,
.no-csstransforms3d .support-note span.no-csstransforms3d,
.no-csstransitions .support-note span.no-csstransitions {
  display: block;
}
.ch-grid {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  text-align: center;
  width: 100%;
}
.ch-grid:after,
.ch-item:before {
  content: '';
  display: table;
}
.ch-grid:after {
  clear: both;
}
.ch-grid li {
  width: 220px;
  height: 220px;
  display: inline-block;
  margin: 0 20px 10px 20px;
}
.ch-item {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  cursor: default;
  box-shadow: inset 0 0 0 0px rgba(0,0,0,0.3), 0 1px 2px rgba(0,0,0,0.1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.ch-info {
  position: absolute;
  background: rgba(202,5,17,0.96);
  width: inherit;
  height: inherit;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-backface-visibility: hidden;
}
.ch-info h3 {
  color: #fff !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 45px 0 0 0;
  height: 140px;
}
.ch-info p {
  color: #fff;
  padding: 3px 5px 0 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255,255,255,0.5);
  opacity: 0;
  -webkit-transition: all 1s ease-in-out 0.4s;
  -moz-transition: all 1s ease-in-out 0.4s;
  -o-transition: all 1s ease-in-out 0.4s;
  -ms-transition: all 1s ease-in-out 0.4s;
  transition: all 1s ease-in-out 0.4s;
}
.ch-info p a {
  display: block;
  color: #fff;
  color: rgba(255,255,255,0.7);
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 1px;
  padding-top: 4px;
}
.ch-info p a:hover {
  color: #fff222;
  color: rgba(255,242,34,0.8);
}
.ch-item:hover {
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1), 0 1px 2px rgba(0,0,0,0.1);
}
.ch-item:hover .ch-info {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.ch-item:hover .ch-info p {
  opacity: 1;
}
div.fluid-width-video-wrapper {
  max-width: 600px;
}
img.bt_transition {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
img.bt_transition:hover {
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
@font-face {
  font-family: 'socerrlift-icons';
  src: url('../fonts/socerrlift-icons.eot?a6e04x');
  src: url('../fonts/socerrlift-icons.eot?a6e04x#iefix') format('embedded-opentype'), url('../fonts/socerrlift-icons.ttf?a6e04x') format('truetype'), url('../fonts/socerrlift-icons.woff?a6e04x') format('woff'), url('../fonts/socerrlift-icons.svg?a6e04x#socerrlift-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  color: #000000;
  font-size: 16px;
  line-height: 1.500;
  background-color: #EEEEEE;
  font-family: 'Roboto', sans-serif;
}
a,
a:link,
a:active,
a:visited {
  color: #ca0511;
  font-weight: 400;
  transition: color 0.25s ease-out;
  -webkit-transition: color 0.25s ease-out;
  -moz-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #0A3887;
}
p:first-child {
  margin-top: 20px;
}
p:last-child {
  margin-bottom: 0;
}
.lead {
  padding-top: 24px;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 1.46428571;
  font-weight: 400;
}
.framech-bdsz-xxs .lead,
.framech-bdsz-xs .lead,
.framech-bdsz-s .lead,
.framech-bdsz-m .lead {
  font-size: 26.672px;
}
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 14px;
  line-height: 1.7;
  padding: 30px;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  margin-bottom: 30px;
  color: #000000;
  background-color: #f2f2f2;
  border-style: none;
  border-radius: 0px;
}
pre:last-of-type {
  margin-bottom: 0;
}
p {
  margin: 0 0 10px;
}
.pull-left {
  margin-right: 15px;
}
.pull-right {
  margin-left: 15px;
}
.bc_content_tb-6 .btn {
  margin-bottom: 15px !important;
}
legend {
  color: inherit;
  font-size: 22.4px;
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 12px;
  line-height: inherit;
  border-bottom: none;
}
textarea {
  font-size: 18px;
  line-height: 24px;
  padding: 5px 11px;
}
label {
  font-size: 14px;
  line-height: 2.3;
}
input[type="search"] {
  -webkit-appearance: none !important;
}
.form-control {
  border: 2px solid #d9d9d9;
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.467;
  background-color: #f2f2f2;
  padding: 8px 12px;
  height: 42px;
  border-radius: 0px;
  box-shadow: none;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f4f6f6;
  border-color: #d5dbdb;
  color: #d5dbdb;
  cursor: default;
}
.form-control.flat {
  border-color: transparent;
}
.form-control.flat:hover {
  border-color: #f2f2f2;
}
.form-control.flat:focus {
  border-color: #0A3887;
}
.btn {
  border: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  border-radius: 0px;
  white-space: normal;
  vertical-align: top;
  padding: 10px 15px;
  -webkit-font-smoothing: subpixel-antialiased;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.btn:hover,
.btn:focus {
  outline: none;
  color: #0A3887;
}
.btn:active,
.btn.active {
  outline: none;
  box-shadow: none;
}
.btn:focus:active {
  outline: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  background-color: #95a5a6;
  color: rgba(255,255,255,0.75);
  cursor: not-allowed;
}
.btn [class^="fui-"] {
  margin: 0 1px;
  position: relative;
  line-height: 1;
  top: 1px;
}
.btn-xs.btn [class^="fui-"] {
  font-size: 11px;
  top: 0;
}
.btn-hg.btn [class^="fui-"] {
  top: 2px;
}
.btn-default {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.btn-default:hover,
.btn-default.hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle .btn-default {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle .btn-default {
  background: #ac040e;
  border-color: #ac040e;
}
.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled.hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled].hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default.hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.btn-default .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.btn-primary:hover,
.btn-primary.hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle .btn-primary {
  color: #ffffff;
  background-color: #3b609f;
  border-color: #3b609f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle .btn-primary {
  background: #093073;
  border-color: #093073;
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled.hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled].hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary.hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.btn-primary .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.btn-primary.disabled {
  background-color: #95a5a6;
}
.btn-info {
  color: #ffffff;
  background-color: #3498db;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.btn-info:hover,
.btn-info.hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle .btn-info {
  color: #ffffff;
  background-color: #5dade2;
  border-color: #5dade2;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle .btn-info {
  background: #2c81ba;
  border-color: #2c81ba;
}
.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled.hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled].hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info.hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #f2f2f2;
  border-color: #3498db;
}
.btn-info .badge {
  color: #3498db;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #e74c3c;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.btn-danger:hover,
.btn-danger.hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle .btn-danger {
  color: #ffffff;
  background-color: #ec7063;
  border-color: #ec7063;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle .btn-danger {
  background: #c44133;
  border-color: #c44133;
}
.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled.hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled].hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger.hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #f2f2f2;
  border-color: #e74c3c;
}
.btn-danger .badge {
  color: #e74c3c;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #2ecc71;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.btn-success:hover,
.btn-success.hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle .btn-success {
  color: #ffffff;
  background-color: #58d68d;
  border-color: #58d68d;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle .btn-success {
  background: #27ad60;
  border-color: #27ad60;
}
.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled.hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled].hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success.hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #f2f2f2;
  border-color: #2ecc71;
}
.btn-success .badge {
  color: #2ecc71;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #111111;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.btn-warning:hover,
.btn-warning.hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle .btn-warning {
  color: #ffffff;
  background-color: overlay(#111111,#9f9f9f);
  border-color: overlay(#111111,#9f9f9f);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle .btn-warning {
  background: #0e0e0e;
  border-color: #0e0e0e;
}
.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled.hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled].hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning.hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f2f2f2;
  border-color: #111111;
}
.btn-warning .badge {
  color: #111111;
  background-color: #ffffff;
}
.btn-inverse {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.btn-inverse:hover,
.btn-inverse.hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle .btn-inverse {
  color: #ffffff;
  background-color: overlay(#ca0511,#9f9f9f);
  border-color: overlay(#ca0511,#9f9f9f);
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle .btn-inverse {
  background: #ac040e;
  border-color: #ac040e;
}
.btn-inverse.disabled,
.btn-inverse.disabled:hover,
.btn-inverse.disabled.hover,
.btn-inverse.disabled:focus,
.btn-inverse.disabled:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled],
.btn-inverse[disabled]:hover,
.btn-inverse[disabled].hover,
.btn-inverse[disabled]:focus,
.btn-inverse[disabled]:active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse,
fieldset[disabled] .btn-inverse:hover,
fieldset[disabled] .btn-inverse.hover,
fieldset[disabled] .btn-inverse:focus,
fieldset[disabled] .btn-inverse:active,
fieldset[disabled] .btn-inverse.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.btn-inverse .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.btn-embossed {
  box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
}
.btn-embossed.active,
.btn-embossed:active {
  box-shadow: inset 0 2px 0 rgba(0,0,0,0.15);
}
.btn-wide {
  min-width: 140px;
  padding-left: 30px;
  padding-right: 30px;
}
.btn-link {
  color: #ca0511;
}
.btn-link:hover,
.btn-link:focus {
  color: #0A3887;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #95a5a6;
  text-decoration: none;
}
.btn-hg {
  padding: 13px 20px;
  font-size: 20px;
  line-height: 1.227;
  border-radius: 0px;
}
.btn-lg {
  padding: 15px 30px;
  font-size: 16px;
  line-height: 1.471;
  border-radius: 0px;
}
.btn-sm {
  padding: 9px 13px;
  font-size: 12px;
  line-height: 1.385;
  border-radius: 0px;
}
.btn-xs {
  padding: 6px 9px;
  font-size: 12px;
  line-height: 1.083;
  border-radius: 0px;
}
.btn-tip {
  font-weight: 400;
  padding-left: 10px;
  font-size: 92%;
}
.btn-block {
  white-space: normal;
}
[class*="btn-social-"] {
  padding: 10px 15px;
  font-size: 12px;
  line-height: 1.077;
  border-radius: 4px;
}
.btn-social-pinterest {
  color: #ffffff;
  background-color: #cb2028;
}
.btn-social-pinterest:hover,
.btn-social-pinterest:focus {
  background-color: #d54d53;
}
.btn-social-pinterest:active,
.btn-social-pinterest.active {
  background-color: #ad1b22;
}
.btn-social-linkedin {
  color: #ffffff;
  background-color: #0072b5;
}
.btn-social-linkedin:hover,
.btn-social-linkedin:focus {
  background-color: #338ec4;
}
.btn-social-linkedin:active,
.btn-social-linkedin.active {
  background-color: #00619a;
}
.btn-social-stumbleupon {
  color: #ffffff;
  background-color: #ed4a13;
}
.btn-social-stumbleupon:hover,
.btn-social-stumbleupon:focus {
  background-color: #f16e42;
}
.btn-social-stumbleupon:active,
.btn-social-stumbleupon.active {
  background-color: #c93f10;
}
.btn-social-googleplus {
  color: #ffffff;
  background-color: #2d2d2d;
}
.btn-social-googleplus:hover,
.btn-social-googleplus:focus {
  background-color: #575757;
}
.btn-social-googleplus:active,
.btn-social-googleplus.active {
  background-color: #262626;
}
.btn-social-facebook {
  color: #ffffff;
  background-color: #2f4b93;
}
.btn-social-facebook:hover,
.btn-social-facebook:focus {
  background-color: #596fa9;
}
.btn-social-facebook:active,
.btn-social-facebook.active {
  background-color: #28407d;
}
.btn-social-twitter {
  color: #ffffff;
  background-color: #00bdef;
}
.btn-social-twitter:hover,
.btn-social-twitter:focus {
  background-color: #33caf2;
}
.btn-social-twitter:active,
.btn-social-twitter.active {
  background-color: #00a1cb;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #ca0511;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  color: ;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 15px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
.bt-features-container .heading > h3,
.bt-features-container .heading > h3 > .fa,
.bt-footer-front-container .heading > h3,
.bt-footer-front-container .heading > h3 > .fa,
.bt-footer-main-container .heading > h3,
.bt-footer-main-container .heading > h3 > .fa {
  color: #ffffff;
  margin: 0;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 20px;
  list-style-position: outside;
}
li {
  line-height: 1.500;
}
.list-unstyled {
  padding-left: 0;
}
.highlight.text-muted {
  color: #fff;
  background-color: #0A3887;
  padding: 4px 7px;
  margin: 3px;
  display: inline-block;
}
.highlight.text-primary {
  color: #468cc9;
}
.highlight.text-success {
  color: #59ac92;
}
.highlight.text-warning {
  color: #d3b90a;
}
.highlight.text-danger {
  color: #bd4b4b;
}
blockquote {
  color: ;
  border-left: 5px solid #ca0511;
  font-weight: ;
  clear: both;
  background-color: #f2f2f2;
  margin: 20px 0;
  padding: 20px 20px 20px 40px;
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 40px;
  padding-left: 20px;
  border-right: 5px solid #ca0511;
}
blockquote small {
  color: #95a5a6;
}
.table {
  font-size: 14px;
  margin-bottom: 24px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 9px;
  line-height: 1.407;
  border-top: 1px solid #4b5353;
}
@media (min-width: ) {
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 9px 25px;
  }
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
  color: #d22b35;
  border-bottom: 1px solid #4b5353;
}
.table > thead > tr > th {
  border-bottom: 1px solid #4b5353;
}
.table > tbody + tbody {
  border-top: 1px solid #4b5353;
}
.table .table {
  background-color: #EEEEEE;
}
.table [class*="fui-"] {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  margin: -42.5px 0 0;
  position: relative;
  top: 1em;
}
.table .checkbox,
.table .radio {
  display: inline-block;
  width: 20px;
  margin: -4px 0 0 -9px;
  top: 0.25em;
}
.table .checkbox.no-label,
.table .radio.no-label {
  padding-left: 0;
}
.table .selected-row > td {
  background-color: #f2f4f8;
}
.table img {
  vertical-align: top;
}
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px 14px;
}
.table-bordered {
  border: 1px solid #4b5353;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #4b5353;
  padding-top: 8px;
  padding-bottom: 8px;
  vertical-align: middle;
  padding-left: 8px !important;
}
.table-striped > tbody > tr {
  background-color: #f2f2f2;
}
.table-striped > tbody > tr > td {
  padding-left: 8px !important;
}
.table-striped > tbody > tr:nth-child(odd),
.table-striped > tbody > tr.selected-row {
  background-color: #f2f2f2;
}
.table-striped > tbody > tr:nth-child(even) {
  background-color: transparent;
}
.table-hover > tbody > tr:hover {
  background-color: #ffffff;
}
@media screen and (max-width: ) {
  .table-responsive {
    margin-bottom: 18px;
    border: 2px solid #4b5353;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th: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 > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.alert {
  background-repeat: no-repeat;
  background-position: 20px center;
  padding-left: 30px;
  border-radius: 0px;
}
.alert-success {
  background-color: #47b375;
  border-style: none;
  color: #ffffff;
}
.alert-success:before {
  content: "\f00c";
}
.alert-success .alert-link {
  color: #be3030;
  text-decoration: underline;
}
.alert-success .close:hover {
  color: #d1f5e0;
  text-shadow: none;
}
.alert-info {
  background-color: #4c93c3;
  border-style: none;
  color: #ffffff;
}
.alert-info:before {
  content: "\f05a";
}
.alert-info .alert-link {
  color: #be3030;
  text-decoration: underline;
}
.alert-info .close:hover {
  color: #e1f0fa;
  text-shadow: none;
}
.alert-warning {
  background-color: #111111;
  border-style: none;
  color: #ffffff;
}
.alert-warning:before {
  content: "\f0f3";
}
.alert-warning .alert-link {
  color: #be3030;
  text-decoration: underline;
}
.alert-warning .close:hover {
  color: #777777;
  text-shadow: none;
}
.alert-danger {
  background-color: #d15e52;
  border-style: none;
  color: #ffffff;
}
.alert-danger:before {
  content: "\f00d";
}
.alert-danger .alert-link {
  color: #be3030;
  text-decoration: underline;
}
.alert-danger .close:hover {
  color: #fdf3f2;
  text-shadow: none;
}
.alert-success:before,
.alert-info:before,
.alert-warning:before,
.alert-danger:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  text-decoration: inherit;
  display: inline-block;
  padding-right: 10px;
}
.tab-content>.tab-pane,
.pill-content>.pill-pane {
  margin-top: 0;
}
.nav-tabs {
  border-bottom: 2px solid #ca0511;
}
.nav-tabs > li.active > a {
  font-weight: 700;
  background-color: #ca0511;
  border: 1px solid #ca0511;
  color: #ffffff;
}
.nav-tabs > li.active > a:focus {
  background-color: #0A3887;
  border: 1px solid #0A3887;
  color: #ffffff;
}
.nav-tabs > li.active > a:hover {
  background-color: #0A3887;
  border: 1px solid transparent;
  color: #ffffff;
}
.nav-tabs > li a:hover {
  color: #ffffff;
  background-color: #0A3887;
  border: 1px solid #0A3887;
}
.nav-tabs > li > a {
  margin-right: 1px;
  border-radius: 0px;
}
.tab-content {
  padding: 20px;
  background-color: #f2f2f2;
}
.tab-content #tab1 p:first-of-type {
  padding-top: 0;
}
.framech-bdsz-xxs .nav-tabs > li,
.framech-bdsz-xs .nav-tabs > li,
.framech-bdsz-s .nav-tabs > li,
.framech-bdsz-m .nav-tabs > li {
  float: none;
}
.tooltip-inner {
  color: #fff;
  background-color: #0A3887;
  border-style: none;
  padding: 10px;
}
.tooltip-inner strong {
  font-size: 13px;
}
.tooltip.in {
  opacity: initial;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #0A3887;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #0A3887;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #0A3887;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #0A3887;
}
span.dropcap-1 {
  color: #99bbf7;
  background: #0A3887;
  font-size: 39px;
  padding: 0 13px;
  margin: 6px 15px 6px 0;
  float: left;
}
span.dropcap-2 {
  color: #0A3887;
  font-size: 48px;
  margin: 0 15px 6px 0;
  float: left;
  border-bottom: 5px solid #ca0511;
}
.bt_alignleft {
  text-align: left;
}
.bt_aligncenter {
  text-align: center;
}
.bt_alignright {
  text-align: right;
}
.bt_alignleft .img-responsive,
.bt_aligncenter .img-responsive,
.bt_alignright .img-responsive {
  display: inline-block;
}
.img-thumbnail {
  border-radius: 0px;
  background-color: #ca0511;
  border-style: none;
}
.img-circle {
  border: 0px solid #ffffff;
}
.img-responsive {
  display: block;
  width: 100%;
  height: auto;
}
.no-responsive {
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto;
}
.border {
  border: 7px solid #ffffff;
}
.strong {
  font-weight: 700;
}
.widget.moduletable {
  color: #ffffff;
  font-weight: 400;
  margin: 10px 0;
  padding: 0;
}
.widget.moduletable:first-child {
  margin-top: 0;
  margin-bottom: 0;
}
.widget.moduletable:last-child {
  margin-bottom: 0;
}
.widget.moduletable .widget-title-fw {
  color: #ca0511;
}
.widget.moduletable .widget-title {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.widget.moduletable .widget-title:after {
  font-family: 'socerrlift-icons' !important;
  content: "\e900";
  padding-left: 15px;
  font-size: 14px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #5B5 B5;
}
.bt-center-container .widget.moduletable {
  color: #000000;
}
.bt-center-container .widget.moduletable .widget-title-nx {
  color: #0A3887;
}
.bt-footer-container .widget.moduletable {
  font-size: 14px;
}
.bt-footer-container .widget.moduletable a {
  font-size: 14px;
  color: #aaaaaa;
  outline: none !important;
  text-decoration: none;
  font-weight: 700;
}
.bt-footer-container .widget.moduletable a:active,
.bt-footer-container .widget.moduletable a:visited,
.bt-footer-container .widget.moduletable a:focus {
  color: #ca0511;
}
.bt-footer-container .widget.moduletable a:hover {
  color: #dddddd;
}
.bt-footer-container .widget.moduletable .s-footer-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 16px;
}
.bt-footer-container .widget.moduletable .s-footer-nav > li:first-of-type:before {
  content: none;
}
.bt-footer-container .widget.moduletable .s-footer-nav li {
  border: none;
  display: inline-block;
  float: none;
  margin: 0 16px;
  padding: 0;
}
.bt-footer-container .widget.moduletable .s-footer-nav li:before {
  background: #5B5B5B;
  content: "";
  display: block;
  height: 2px;
  left: -16px;
  position: relative;
  top: 12px;
  width: 2px;
}
.bt-footer-container .widget.moduletable .s-footer-nav li a {
  font-size: 14px;
  color: #ca0511;
  outline: none !important;
  text-decoration: none;
  font-weight: 700;
}
.bt-footer-container .widget.moduletable .s-footer-nav li a:hover {
  color: #0A3887;
}
.framech-bdsz-xxs .widget.moduletable,
.framech-bdsz-xs .widget.moduletable,
.framech-bdsz-s .widget.moduletable,
.framech-bdsz-l .widget.moduletable {
  margin-bottom: 0;
}
.widget.moduletablebt_mstyle1 {
  color: #ffffff;
  font-weight: 400;
  padding: 20px;
  position: relative;
  background-color: #0A3887;
}
.widget.moduletablebt_mstyle1:first-child {
  margin: 0 0 20px 0;
}
.widget.moduletablebt_mstyle1:last-child {
  margin-bottom: 0;
}
.widget.moduletablebt_mstyle1 ul {
  list-style-position: inside;
}
.widget.moduletablebt_mstyle1 ul li {
  margin-bottom: 5px;
}
.widget.moduletablebt_mstyle1 a {
  color: #ffffff;
  outline: none !important;
  text-decoration: none;
  font-weight: 500;
}
.widget.moduletablebt_mstyle1 a:active,
.widget.moduletablebt_mstyle1 a:visited,
.widget.moduletablebt_mstyle1 a:focus {
  color: #ffffff;
}
.widget.moduletablebt_mstyle1 a:hover {
  color: #2b2b2b;
}
.widget.moduletablebt_mstyle1 .widget-title-fw {
  color: #ca0511;
}
.widget.moduletablebt_mstyle1 .widget-title {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
}
.widget.moduletablebt_mstyle1 .widget-title:after {
  font-family: 'socerrlift-icons' !important;
  content: "\e900";
  padding-left: 12px;
  font-size: 12px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #5B5 B5;
}
.framech-bdsz-xxs .widget.moduletablebt_mstyle1:first-child,
.framech-bdsz-xs .widget.moduletablebt_mstyle1:first-child,
.framech-bdsz-s .widget.moduletablebt_mstyle1:first-child,
.framech-bdsz-l .widget.moduletablebt_mstyle1:first-child {
  margin: 0 0 10px 0;
}
.widget.moduletablebt_mstyle2 {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-weight: 400;
  padding: 20px;
  position: relative;
  background-color: #ca0511;
}
.widget.moduletablebt_mstyle2:first-child {
  margin: 0 0 20px 0;
}
.widget.moduletablebt_mstyle2:last-child {
  margin-bottom: 0;
}
.widget.moduletablebt_mstyle2 a {
  color: #ffffff;
  outline: none !important;
  text-decoration: none;
  font-weight: 500;
}
.widget.moduletablebt_mstyle2 a:active,
.widget.moduletablebt_mstyle2 a:visited,
.widget.moduletablebt_mstyle2 a:focus {
  color: #ffffff;
}
.widget.moduletablebt_mstyle2 a:hover {
  color: #2b2b2b;
}
.widget.moduletablebt_mstyle2 .widget-title-fw {
  color: #0A3887;
}
.widget.moduletablebt_mstyle2 .widget-title {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 1.2;
}
.widget.moduletablebt_mstyle2 .widget-title:after {
  font-family: 'socerrlift-icons' !important;
  content: "\e900";
  padding-left: 12px;
  font-size: 12px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #5B5 B5;
}
.widget.moduletablebt_mstyle2 .bt_readmore {
  font-weight: 500 !important;
  font-size: 18px;
  color: #5B5B5B;
  outline: none !important;
  text-decoration: none;
}
.widget.moduletablebt_mstyle2 .bt_readmore:active,
.widget.moduletablebt_mstyle2 .bt_readmore:visited,
.widget.moduletablebt_mstyle2 .bt_readmore:focus {
  color: #5B5B5B;
}
.widget.moduletablebt_mstyle2 .bt_readmore:hover {
  color: ;
}
.widget.moduletablebt_mstyle2 .menu {
  list-style-type: none;
  padding-left: 0;
}
.widget.moduletablebt_mstyle2 .menu > li {
  padding-top: 10px;
}
.widget.moduletablebt_mstyle2 .menu > li div {
  display: inline-block;
}
.widget.moduletablebt_mstyle2 .menu .menu {
  padding-left: 15px;
}
.widget.moduletablebt_mstyle2 .menu .menu > li {
  padding-top: 0;
}
.widget.moduletablebt_mstyle3 {
  font-weight: 400;
  position: relative;
  margin: 20px 0;
  padding: 20px;
  background-color: #f3f3f3;
  border-left: 5px solid #0A3887;
}
.widget.moduletablebt_mstyle3 ul {
  list-style-position: inside;
}
.widget.moduletablebt_mstyle3 ul li {
  margin-bottom: 5px;
}
.widget.moduletablebt_mstyle3 a {
  outline: none !important;
  text-decoration: none;
  font-weight: 500;
}
.widget.moduletablebt_mstyle3 a:active,
.widget.moduletablebt_mstyle3 a:visited,
.widget.moduletablebt_mstyle3 a:focus {
  color: #ca0511;
}
.widget.moduletablebt_mstyle3 a:hover {
  color: ;
}
.widget.moduletablebt_mstyle3 .widget-title-fw {
  color: #ca0511;
}
.widget.moduletablebt_mstyle3 .widget-title {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}
.framech-bdsz-xxs .widget.moduletablebt_mstyle3,
.framech-bdsz-xs .widget.moduletablebt_mstyle3,
.framech-bdsz-s .widget.moduletablebt_mstyle3,
.framech-bdsz-l .widget.moduletablebt_mstyle3 {
  margin: 10px 0;
}
.widget.moduletablebt_mstyle4 {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-weight: 400;
  padding: 20px;
  position: relative;
  background-color: #0A3887;
}
.widget.moduletablebt_mstyle4 a {
  color: #ffffff;
  outline: none !important;
  text-decoration: none;
  font-weight: 500;
}
.widget.moduletablebt_mstyle4 a:active,
.widget.moduletablebt_mstyle4 a:visited,
.widget.moduletablebt_mstyle4 a:focus {
  color: #ffffff;
}
.widget.moduletablebt_mstyle4 a:hover {
  color: #5B5B5B;
}
.widget.moduletablebt_mstyle4 .widget-title-fw {
  color: #ca0511;
}
.widget.moduletablebt_mstyle4 .widget-title {
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
}
.widget.moduletablebt_mstyle4 .widget-title:before {
  font-family: 'socerrlift-icons' !important;
  content: "\e901";
  padding-right: 15px;
  font-size: 24px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
}
.widget.moduletablebt_mstyle4 .bt_readmore {
  font-weight: 500 !important;
  font-size: 18px;
  color: #5B5B5B;
  outline: none !important;
  text-decoration: none;
}
.widget.moduletablebt_mstyle4 .bt_readmore:active,
.widget.moduletablebt_mstyle4 .bt_readmore:visited,
.widget.moduletablebt_mstyle4 .bt_readmore:focus {
  color: #5B5B5B;
}
.widget.moduletablebt_mstyle4 .bt_readmore:hover {
  color: ;
}
.widget.moduletablebt_mstyle5 {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-weight: 400;
  margin: 30px 0;
  padding: 20px;
  background-color: #ca0511;
}
.widget.moduletablebt_mstyle5 a {
  color: #5B5B5B;
  outline: none !important;
  text-decoration: none;
  font-weight: 500;
}
.widget.moduletablebt_mstyle5 a:active,
.widget.moduletablebt_mstyle5 a:visited,
.widget.moduletablebt_mstyle5 a:focus {
  color: #5B5B5B;
}
.widget.moduletablebt_mstyle5 a:hover {
  color: ;
}
.widget.moduletablebt_mstyle5 .widget-title-fw {
  color: #0A3887;
}
.widget.moduletablebt_mstyle5 .widget-title {
  font-family: 'Roboto', sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
}
.widget.moduletablebt_mstyle5 .widget-title:before {
  font-family: 'socerrlift-icons' !important;
  content: "\e901";
  padding-right: 15px;
  font-size: 24px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
}
.widget.moduletablebt_mstyle6 {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-weight: 400;
  margin: 30px 0;
  padding: 30px;
  background-color: #0A3887;
  border-left: 5px solid #ca0511;
}
.widget.moduletablebt_mstyle6 a {
  color: #5B5B5B;
  outline: none !important;
  text-decoration: none;
  font-weight: 500;
}
.widget.moduletablebt_mstyle6 a:active,
.widget.moduletablebt_mstyle6 a:visited,
.widget.moduletablebt_mstyle6 a:focus {
  color: #5B5B5B;
}
.widget.moduletablebt_mstyle6 a:hover {
  color: ;
}
.widget.moduletablebt_mstyle6 .widget-title-fw {
  color: #ca0511;
}
.widget.moduletablebt_mstyle6 .widget-title {
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}
.widget.moduletablebt_mstyle7 {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-weight: 400;
  margin: 30px 0;
  position: relative;
}
.widget.moduletablebt_mstyle7 > * {
  padding-top: 80px;
}
.widget.moduletablebt_mstyle7 a {
  color: #ca0511;
  outline: none !important;
  text-decoration: none;
  font-weight: 500;
}
.widget.moduletablebt_mstyle7 a:active,
.widget.moduletablebt_mstyle7 a:visited,
.widget.moduletablebt_mstyle7 a:focus {
  color: #ca0511;
}
.widget.moduletablebt_mstyle7 a:hover {
  color: #0A3887;
}
.widget.moduletablebt_mstyle7 .widget-title-fw {
  color: #ca0511;
}
.widget.moduletablebt_mstyle7 .widget-title {
  position: absolute;
  left: -20px;
  right: -20px;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 26px;
  font-weight: 700;
  border-top: 3px solid #ca0511;
  border-bottom: 1px solid #ca0511;
  padding: 10px 10px 10px 20px;
  background-image: -webkit-linear-gradient(left,rgba(255,255,255,0.1),rgba(0,0,0,0.1));
  background-image: -moz-linear-gradient(left,rgba(255,255,255,0.1),rgba(0,0,0,0.1));
  background-image: -o-linear-gradient(left,rgba(255,255,255,0.1),rgba(0,0,0,0.1));
  background-image: -ms-linear-gradient(left,rgba(255,255,255,0.1),rgba(0,0,0,0.1));
  background-image: linear-gradient(left,rgba(255,255,255,0.1),rgba(0,0,0,0.1));
}
.widget.moduletablebt_mstyle7 .widget-title:before {
  font-family: 'socerrlift-icons' !important;
  content: "\e901";
  padding-right: 15px;
  font-size: 24px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
}
.widget.moduletablebt_mstyle7 .bt_type2_table {
  background-image: url(../images/supernews/separator-white.png) !important;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.widget.moduletablebt_mstyle7 .bt_type2_table:last-of-type {
  background-image: none !important;
  margin: 0;
  padding: 0;
}
.widget.moduletablebt_mstyle8 {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-weight: 500;
  margin: 30px 0;
}
.widget.moduletablebt_mstyle8 a {
  font-size: 14px;
  color: #000000;
  outline: none !important;
  text-decoration: none;
  font-weight: 500;
}
.widget.moduletablebt_mstyle8 a:active,
.widget.moduletablebt_mstyle8 a:visited,
.widget.moduletablebt_mstyle8 a:focus {
  color: #000000;
}
.widget.moduletablebt_mstyle8 a:hover {
  color: #0A3887;
}
.widget.moduletablebt_mstyle8 .widget-title-fw {
  color: #ca0511;
}
.widget.moduletablebt_mstyle8 .widget-title {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.widget.moduletablebt_mstyle8 .widget-title:after {
  font-family: 'socerrlift-icons' !important;
  content: "\e900";
  padding-left: 12px;
  font-size: 10px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #5B5 B5;
}
.widget.moduletablebt_mstyle8 .bt_supernews .bt_type1_table {
  padding: 15px 15px 10px !important;
  background-color: #eaeaea !important;
  background-image: none !important;
  margin-bottom: 1px;
}
.widget.moduletablebt_mstyle8 .bt_supernews .bt_type1_table a {
  transition: color ease-out 0.25s;
}
.widget.moduletablebt_mstyle8 .bt_supernews .bt_type1_table a:hover {
  color: #0A3887;
}
.widget.moduletablebt_mstyle8 .bt_supernews .bt_type1_table .bt_type1_img {
  border: 1px solid #ffffff;
}
.widget.moduletablescrollnews {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-weight: 400;
  margin: 0;
}
.widget.moduletablescrollnews a {
  color: #ca0511;
  outline: none !important;
  text-decoration: none;
  font-weight: 500;
}
.widget.moduletablescrollnews a:active,
.widget.moduletablescrollnews a:visited,
.widget.moduletablescrollnews a:focus {
  color: #ca0511;
}
.widget.moduletablescrollnews a:hover {
  color: #0A3887;
}
.widget.moduletablescrollnews .widget-title-fw {
  color: #ca0511;
}
.widget.moduletablescrollnews .widget-title {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 10px 0;
  line-height: 30px;
  float: left;
}
.widget.moduletablescrollnews .widget-title:after {
  font-family: 'socerrlift-icons' !important;
  content: "\e900";
  padding-left: 12px;
  font-size: 12px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #5B5 B5;
}
.widget.moduletablescrollnews .bt_supernews.scrollnews {
  float: left;
  display: inline-block;
  width: 700px;
  margin-left: 20px;
}
#sLogo {
  background: url(../images/skin2/layout/logo.svg) no-repeat center center;
  background-repeat: no-repeat;
  background-position: left top;
  display: block;
  height: 42px;
  width: 280px;
}
.framech-bdsz-xxs #sLogo,
.framech-bdsz-xs #sLogo {
  width: 80%;
}
.btVmCartModule .bt_vm_cart_products {
  border: 1px solid #f90918;
  transition-timing-function: cubic-bezier(0.6,1.5,0.6,1);
  transition: all 0.7s;
  left: 0px;
}
.btVmCartModule .bt_vm_cart_products .product_row .bt-remove_from_cart .fa {
  color: #ffffff;
}
.btVmCartModule .cart-main-info .total_products_container .fa {
  color: #ffffff;
}
.btVmCartModule .cart-buttons .showcartitems .fa {
  padding-right: 0px;
  padding-left: 10px;
  color: #ffffff;
}
.framech-bdsz-xxs .btVmCartModule,
.framech-bdsz-xs .btVmCartModule,
.framech-bdsz-s .btVmCartModule,
.framech-bdsz-l .btVmCartModule {
  position: relative;
}
.framech-bdsz-xxs .btVmCartModule .cart-main-info .total_products_container,
.framech-bdsz-xs .btVmCartModule .cart-main-info .total_products_container,
.framech-bdsz-s .btVmCartModule .cart-main-info .total_products_container,
.framech-bdsz-l .btVmCartModule .cart-main-info .total_products_container {
  padding-left: 20px;
}
.framech-bdsz-xxs .btVmCartModule .cart-main-info .total,
.framech-bdsz-xs .btVmCartModule .cart-main-info .total,
.framech-bdsz-s .btVmCartModule .cart-main-info .total,
.framech-bdsz-l .btVmCartModule .cart-main-info .total {
  float: left;
  padding-left: 10px;
}
.framech-bdsz-xxs .btVmCartModule .cart-buttons,
.framech-bdsz-xs .btVmCartModule .cart-buttons,
.framech-bdsz-s .btVmCartModule .cart-buttons,
.framech-bdsz-l .btVmCartModule .cart-buttons {
  position: absolute;
  top: 12px;
  right: 10px;
}
.framech-bdsz-xxs .btVmCartModule .cart-buttons .showcartitems .fa-arrow-down:before,
.framech-bdsz-xs .btVmCartModule .cart-buttons .showcartitems .fa-arrow-down:before,
.framech-bdsz-s .btVmCartModule .cart-buttons .showcartitems .fa-arrow-down:before,
.framech-bdsz-l .btVmCartModule .cart-buttons .showcartitems .fa-arrow-down:before {
  content: "\f078";
  padding-left: 10px;
  color: #ffffff;
}
.framech-bdsz-xxs .btVmCartModule .cart-buttons .hidecartitems .fa-arrow-up:before,
.framech-bdsz-xs .btVmCartModule .cart-buttons .hidecartitems .fa-arrow-up:before,
.framech-bdsz-s .btVmCartModule .cart-buttons .hidecartitems .fa-arrow-up:before,
.framech-bdsz-l .btVmCartModule .cart-buttons .hidecartitems .fa-arrow-up:before {
  content: "\f077";
  padding-left: 10px;
  color: #ffffff;
}
.framech-bdsz-xxs .btVmCartModule .bt_vm_cart_products,
.framech-bdsz-xs .btVmCartModule .bt_vm_cart_products,
.framech-bdsz-s .btVmCartModule .bt_vm_cart_products,
.framech-bdsz-l .btVmCartModule .bt_vm_cart_products {
  left: 15px;
  right: 15px;
}
.framech-bdsz-xxs .btVmCartModule .cart-main-info .total,
.framech-bdsz-xs .btVmCartModule .cart-main-info .total {
  display: none;
}
.framech-bdsz-s .btVmCartModule .cart-main-info .total,
.framech-bdsz-l .btVmCartModule .cart-main-info .total {
  display: block;
}
.framech-bdsz-s .btVmCartModule .cart-main-info .total_products_container,
.framech-bdsz-l .btVmCartModule .cart-main-info .total_products_container {
  display: none;
}
.bt_style_switcher {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.bt_style_switcher .form_holder {
  border-bottom: 0px solid #5a5a5a;
  border-right: 3px solid #5a5a5a;
  border-top: 0px solid #5a5a5a;
  border-left: 0px solid #5a5a5a;
  padding: 15px;
}
.bt_style_switcher h3 {
  text-align: left;
}
.bt_style_switcher a.skin_icon {
  height: 21px;
  margin: 1px 6px 10px 0;
  width: 21px;
}
.bt_style_switcher .color_schemes_icons {
  padding: 0px;
}
.framech-bdsz-xxs .bt_style_switcher,
.framech-bdsz-xs .bt_style_switcher,
.framech-bdsz-s .bt_style_switcher {
  top: 50%;
}
.framech-bdsz-xxs .bt_style_switcher .switcher_icon,
.framech-bdsz-xs .bt_style_switcher .switcher_icon,
.framech-bdsz-s .bt_style_switcher .switcher_icon {
  background: url(../images/skin_switcher/style_switcher_icon.png) no-repeat scroll 0 0 transparent;
  width: 25px;
}
.framech-bdsz-xxs .bt_style_switcher .switcher_icon:hover,
.framech-bdsz-xs .bt_style_switcher .switcher_icon:hover,
.framech-bdsz-s .bt_style_switcher .switcher_icon:hover {
  background: url(../images/skin_switcher/style_switcher_icon_closed.png) no-repeat scroll 0 0 transparent;
}
.framech-bdsz-xxs .open_bt_stylesswitch .switcher_icon,
.framech-bdsz-xs .open_bt_stylesswitch .switcher_icon,
.framech-bdsz-s .open_bt_stylesswitch .switcher_icon {
  background: url(../images/skin_switcher/style_switcher_icon_open.png) no-repeat scroll 0 0 transparent;
}
#btmodallogin {
  background-color: #ca0511;
  border-radius: 0;
  color: #111;
  border: 0px solid #020b1a;
  width: 500px;
}
#btmodallogin .button.b-close {
  color: red;
}
#btmodallogin .login-header {
  border-bottom: 1px solid #f90918;
}
#btmodallogin .login-header h3 {
  color: #fff;
}
#btmodallogin .form-control,
#btmodallogin .select2-search input[type="text"] {
  color: #34495e;
  border: 2px solid #bdc3c7;
  border-radius: 0px;
}
#btmodallogin label {
  color: #fff;
}
#btmodallogin .form-control {
  background-color: #98040d;
  border: 2px solid #f90918;
  color: #ffffff;
}
#btmodallogin .form-control:active,
#btmodallogin .form-control:visited,
#btmodallogin .form-control:focus {
  background-color: #EEEEEE;
  color: #fff;
}
#btmodallogin .form-control:hover {
  background-color: #660309;
}
#btmodallogin .buttons-div {
  background-color: #0A3887;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top: 5px solid #EEEEEE;
  padding: 10px;
}
#btmodallogin .buttons-div .btn-lg {
  border-radius: 0px;
}
#btmodallogin .buttons-div .btn-primary {
  background-color: #0e4cb6;
  display: block;
  width: 100%;
}
#btmodallogin .buttons-div .btn-primary:active,
#btmodallogin .buttons-div .btn-primary:visited,
#btmodallogin .buttons-div .btn-primary:focus {
  background-color: red;
}
#btmodallogin .buttons-div .btn-primary:hover {
  background-color: #062458;
}
#btmodallogin .buttons-div .stayloggedin {
  background-color: #062458;
  display: block;
  margin: 10px 0 0 0;
}
#btmodallogin .buttons-div .stayloggedin input[type="checkbox"] {
  margin-right: 10px;
}
.fui-cross:before {
  content: "\f00d";
  font-family: 'FontAwesome';
}
a.loga {
  font-weight: 500;
}
.loga:before {
  content: "\f090";
  font-family: 'FontAwesome';
  margin-right: 10px;
  color: #5B5 B5;
}
.VMmenu .VmClose .VmArrowdown,
.VMmenu .VmOpen .VmArrowdown {
  background: top right no-repeat url(../images/virtuemart/arrow_down.png);
}
div[class^="bt_searchbt_mstyle"],
.bt_search {
  margin-bottom: 20px;
  position: relative;
}
div[class^="bt_searchbt_mstyle"]:after,
.bt_search:after {
  font-family: 'FontAwesome';
  content: "\f002";
  color: #cccccc;
  padding: 4px 5px;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 3;
}
div[class^="bt_searchbt_mstyle"] input,
.bt_search input {
  height: 45px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 0px;
  background-color: #ffffff;
  background-image: none;
  border: 2px solid #ca0511;
  width: 100%;
  transition: border 0.5s ease-in-out;
}
selectdiv[class^="bt_searchbt_mstyle"] input,
select.bt_search input {
  height: 45px;
  line-height: 45px;
}
textarea div[class^="bt_searchbt_mstyle"] input,
select[multiple]div[class^="bt_searchbt_mstyle"] input,
textarea .bt_search input,
select[multiple].bt_search input {
  height: auto;
}
div[class^="bt_searchbt_mstyle"] input:focus,
.bt_search input:focus {
  border: 2px solid #5B5B5B;
}
div[class^="bt_searchbt_mstyle"] input[class^="buttonbt_mstyle"],
div[class^="bt_searchbt_mstyle"] .button,
.bt_search input[class^="buttonbt_mstyle"],
.bt_search .button {
  display: none;
}
div.search {
  float: none;
}
.bt_currency_selector .vm-chzn-select {
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px;
  padding: 10px 39px 10px 15px;
  height: 45px;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  background-image: url(../images/virtuemart/vm-down-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #cccccc;
  border: 2px solid #ca0511;
  margin-bottom: 10px;
  width: 100%;
}
.bt_currency_selector .vm-chzn-select:hover,
.bt_currency_selector .vm-chzn-select:focus {
  outline: none;
  border: 2px solid #5B5B5B;
}
.bt_currency_selector .vm-chzn-select:active {
  outline: none;
  box-shadow: none;
  background-color: #ac040e;
}
.bt_currency_selector .button {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 1.471;
  border-radius: 0px;
  background-image: none;
  border: none;
  width: 100%;
}
.bt_currency_selector .button:hover,
.bt_currency_selector .button.hover,
.bt_currency_selector .button:focus,
.bt_currency_selector .button:active,
.bt_currency_selector .button.active,
.open > .dropdown-toggle .bt_currency_selector .button {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
.bt_currency_selector .button:active,
.bt_currency_selector .button.active,
.open > .dropdown-toggle .bt_currency_selector .button {
  background: #ac040e;
  border-color: #ac040e;
}
.bt_currency_selector .button.disabled,
.bt_currency_selector .button.disabled:hover,
.bt_currency_selector .button.disabled.hover,
.bt_currency_selector .button.disabled:focus,
.bt_currency_selector .button.disabled:active,
.bt_currency_selector .button.disabled.active,
.bt_currency_selector .button[disabled],
.bt_currency_selector .button[disabled]:hover,
.bt_currency_selector .button[disabled].hover,
.bt_currency_selector .button[disabled]:focus,
.bt_currency_selector .button[disabled]:active,
.bt_currency_selector .button[disabled].active,
fieldset[disabled] .bt_currency_selector .button,
fieldset[disabled] .bt_currency_selector .button:hover,
fieldset[disabled] .bt_currency_selector .button.hover,
fieldset[disabled] .bt_currency_selector .button:focus,
fieldset[disabled] .bt_currency_selector .button:active,
fieldset[disabled] .bt_currency_selector .button.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.bt_currency_selector .button .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.vmgroup .addtocart-area {
  margin: 0;
}
.vmgroup .product-price {
  font-weight: 700;
  font-size: 22px;
  color: #5B5B5B;
  margin-top: 15px;
  float: none;
  display: block;
  text-align: center;
}
.vmgroup .addtocart-bar {
  margin: 15px 0 0 0;
}
.vmgroup .addtocart-bar .quantity-box {
  vertical-align: top;
  display: inline-block;
}
.vmgroup .addtocart-bar .quantity-box .quantity-input {
  background-color: transparent;
  border-radius: 0px;
  border: 1px solid #003463;
  background-image: none;
  color: #5B5B5B;
  height: 50px;
  width: 50px;
}
.vmgroup .addtocart-bar .bt_vm_quantity_controls_container {
  display: inline-block;
}
.vmgroup .addtocart-bar .bt_vm_quantity_controls_container .bt_vm_quantity-plus:after {
  content: "\f106";
}
.vmgroup .addtocart-bar .bt_vm_quantity_controls_container .bt_vm_quantity-minus {
  width: auto;
}
.vmgroup .addtocart-bar .bt_vm_quantity_controls_container .bt_vm_quantity-minus:after {
  content: "\f107";
}
.vmgroup .addtocart-bar .bt_vm_quantity_controls_container .bt_vm_quantity-plus:after,
.vmgroup .addtocart-bar .bt_vm_quantity_controls_container .bt_vm_quantity-minus:after {
  font-family: 'FontAwesome';
  width: 23px;
  height: 23px;
  display: inline-block;
  font-size: 12px;
  color: #ffffff;
  background: #ca0511;
  padding: 5px;
  text-align: center;
  margin-bottom: 4px;
}
.vmgroup .addtocart-bar .bt_vm_quantity_controls_container .quantity-controls {
  display: none;
}
.vmgroup .addtocart-bar .addtocart-button {
  vertical-align: top;
}
.vmgroup .addtocart-bar .addtocart-button input {
  border-radius: 0px;
  border: none;
  padding: 10px 20px;
  height: 50px;
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.vmgroup .addtocart-bar .addtocart-button input:hover,
.vmgroup .addtocart-bar .addtocart-button input.hover,
.vmgroup .addtocart-bar .addtocart-button input:focus,
.vmgroup .addtocart-bar .addtocart-button input:active,
.vmgroup .addtocart-bar .addtocart-button input.active,
.open > .dropdown-toggle .vmgroup .addtocart-bar .addtocart-button input {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
.vmgroup .addtocart-bar .addtocart-button input:active,
.vmgroup .addtocart-bar .addtocart-button input.active,
.open > .dropdown-toggle .vmgroup .addtocart-bar .addtocart-button input {
  background: #ac040e;
  border-color: #ac040e;
}
.vmgroup .addtocart-bar .addtocart-button input.disabled,
.vmgroup .addtocart-bar .addtocart-button input.disabled:hover,
.vmgroup .addtocart-bar .addtocart-button input.disabled.hover,
.vmgroup .addtocart-bar .addtocart-button input.disabled:focus,
.vmgroup .addtocart-bar .addtocart-button input.disabled:active,
.vmgroup .addtocart-bar .addtocart-button input.disabled.active,
.vmgroup .addtocart-bar .addtocart-button input[disabled],
.vmgroup .addtocart-bar .addtocart-button input[disabled]:hover,
.vmgroup .addtocart-bar .addtocart-button input[disabled].hover,
.vmgroup .addtocart-bar .addtocart-button input[disabled]:focus,
.vmgroup .addtocart-bar .addtocart-button input[disabled]:active,
.vmgroup .addtocart-bar .addtocart-button input[disabled].active,
fieldset[disabled] .vmgroup .addtocart-bar .addtocart-button input,
fieldset[disabled] .vmgroup .addtocart-bar .addtocart-button input:hover,
fieldset[disabled] .vmgroup .addtocart-bar .addtocart-button input.hover,
fieldset[disabled] .vmgroup .addtocart-bar .addtocart-button input:focus,
fieldset[disabled] .vmgroup .addtocart-bar .addtocart-button input:active,
fieldset[disabled] .vmgroup .addtocart-bar .addtocart-button input.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.vmgroup .addtocart-bar .addtocart-button input .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.vmgroup .vmproduct {
  list-style: none;
  margin: 0;
  padding: 0px 0px 20px 0px;
  border-bottom: 1px solid #d9d9d9;
}
.vmgroup .vmproduct > li:first-of-type a {
  font-weight: 700;
}
.vmgroup .vmfooter {
  margin-top: 10px;
}
.vmmanufacturer {
  list-style: none;
  margin: 0;
  padding: 0;
}
.vmmanufacturer li {
  text-align: center;
}
.framech-bdsz-xxs #bt_gotop_message,
.framech-bdsz-xs #bt_gotop_message {
  padding: 20px 0 0 0;
  margin-top: 20px;
  display: block;
  border-top: 1px solid #0A3887;
  /* margin-top: -170px; */
  /* margin-left: -20px; */
}
.framech-bdsz-xxs #bt_gotop_message a,
.framech-bdsz-xs #bt_gotop_message a {
  display: block;
  z-index: 999;
  position: relative;
  top: 0;
  left: 0;
  /* padding: 10px; */
  margin: 0 auto;
}
.bt_breadcrumbs_fade_img {
  float: left;
  display: block;
  width: 60px;
  height: 60px;
  background-color: #b7b7b6;
  margin-right: 15px;
  overflow: hidden;
  background-image: url(../images/skin1/layout/breadcrumbs-fade-image.png);
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: background-image 5s linear;
}
.bt_breadcrumbs_fade_img:hover {
  background-image: url(../images/skin1/layout/breadcrumbs-fade-image-hover.png);
}
.breadcrumb {
  background: none;
  margin: 0;
  padding: 17px 0 0;
  min-height: 60px;
  font-size: 12px;
  font-weight: 500;
}
.breadcrumb > li:first-of-type {
  display: none;
}
.breadcrumb > .active {
  color: #ffffff;
  font-weight: 500;
}
.breadcrumb .pathway {
  font-family: 'Droid Serif', serif;
  font-weight: 700;
}
.breadcrumb > li + li:before {
  content: none;
}
.breadcrumb .divider {
  display: none;
}
.breadcrumb li {
  display: inline-block;
  padding: 5px 15px;
  margin: 0 10px 0 0;
  border: 1px solid #333;
}
.breadcrumb li:last-child {
  border: 1px solid #0A3887;
}
.breadcrumb li:last-child span {
  color: #ffffff;
  font-weight: 700;
}
.framech-bdsz-xxs .bt_breadcrumbs_fade_img,
.framech-bdsz-xs .bt_breadcrumbs_fade_img,
.framech-bdsz-s .bt_breadcrumbs_fade_img {
  display: none;
}
.framech-bdsz-xxs .breadcrumb,
.framech-bdsz-xs .breadcrumb,
.framech-bdsz-s .breadcrumb {
  padding: 10px 0 0 10px;
  min-height: 40px;
}
.framech-bdsz-xxs .breadcrumb li,
.framech-bdsz-xs .breadcrumb li,
.framech-bdsz-s .breadcrumb li {
  margin: 0 10px 10px 0;
}
.widget.moduletable .bt_listbox .small,
.widget.moduletablebt_mstyle1 .bt_listbox .small {
  font-size: 16px;
}
.widget.moduletable .bt_listbox .active > a,
.widget.moduletablebt_mstyle1 .bt_listbox .active > a {
  font-weight: 700;
  color: #f90918;
}
.widget.moduletable .bt_listbox ul,
.widget.moduletablebt_mstyle1 .bt_listbox ul {
  list-style-type: none;
}
.widget.moduletable .bt_listbox > li,
.widget.moduletablebt_mstyle1 .bt_listbox > li {
  float: none;
}
.widget.moduletable .bt_listbox > li span.separator,
.widget.moduletablebt_mstyle1 .bt_listbox > li span.separator {
  margin: 20px 0 10px;
}
.widget.moduletable .bt_listbox > li > a,
.widget.moduletablebt_mstyle1 .bt_listbox > li > a {
  color: #f90918;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
  outline: none;
  padding: 0 0 0 10px;
  border-radius: 0;
  transition: all 0.2s ease;
  border-left: 5px solid #ca0511;
}
.widget.moduletable .bt_listbox > li > a:hover,
.widget.moduletable .bt_listbox > li > a:focus,
.widget.moduletablebt_mstyle1 .bt_listbox > li > a:hover,
.widget.moduletablebt_mstyle1 .bt_listbox > li > a:focus {
  background-color: transparent;
  padding-left: 15px;
}
.widget.moduletable .bt_listbox > li ul li a,
.widget.moduletablebt_mstyle1 .bt_listbox > li ul li a {
  transition: all 0.2s ease;
}
.widget.moduletable .bt_listbox > li ul li a:hover,
.widget.moduletable .bt_listbox > li ul li a:focus,
.widget.moduletablebt_mstyle1 .bt_listbox > li ul li a:hover,
.widget.moduletablebt_mstyle1 .bt_listbox > li ul li a:focus {
  background-color: transparent;
  padding-left: 5px;
}
.widget.moduletable .bt_listbox > li + li,
.widget.moduletablebt_mstyle1 .bt_listbox > li + li {
  margin-left: 0;
}
.searchbt_search {
  position: relative;
  /* WebKit, Blink, Edge */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10-11 */
}
.searchbt_search ::-webkit-input-placeholder {
  color: #ffffff;
}
.searchbt_search :-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.searchbt_search ::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.searchbt_search :-ms-input-placeholder {
  color: #ffffff;
}
.searchbt_search label {
  display: none;
}
.searchbt_search #mod-search-searchword {
  height: 41px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 0px;
  background-color: #a2a2a2;
  border: 2px solid #660309;
  transition: border 0.5s ease-in-out;
  margin-right: 10px;
  width: 100%;
  color: #ffffff;
}
select.searchbt_search #mod-search-searchword {
  height: 41px;
  line-height: 41px;
}
textarea .searchbt_search #mod-search-searchword,
select[multiple].searchbt_search #mod-search-searchword {
  height: auto;
}
.searchbt_search #mod-search-searchword:focus {
  outline: none;
  border: 2px solid #ca0511;
}
.searchbt_search:after {
  font-family: 'FontAwesome';
  content: "\f002";
  color: #f2f2f2;
  padding: 4px 5px;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  position: absolute;
  right: 10px;
  top: 2px;
  z-index: 3;
}
.searchbt_search .btn {
  display: none;
}
.userdata .control-group {
  padding: 10px 0 5px;
}
.userdata .input-small {
  height: 41px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 0px;
  background-color: #f2f2f2;
  border: 2px solid #d9d9d9;
  width: 100%;
  transition: border 0.5s ease-in-out;
}
select.userdata .input-small {
  height: 41px;
  line-height: 41px;
}
textarea .userdata .input-small,
select[multiple].userdata .input-small {
  height: auto;
}
.userdata .input-small:focus {
  border: 2px solid #ffffff;
  outline: none;
}
.userdata ul {
  padding-left: 0px;
  list-style-position: inside;
}
.login-greeting {
  margin-bottom: 15px;
}
.category-module {
  margin-top: 10px;
  list-style: none;
  padding-left: 0;
}
.category-module li {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 30px;
  position: relative;
}
.category-module li .mod-articles-category-title {
  font-size: 18px;
  line-height: 1.1;
  font-weight: 700;
  padding: 0 30px 0 15px;
  border-left: 5px solid #5B5B5B;
  display: inline-block;
}
.category-module li .mod-articles-category-hits {
  font-size: 12px;
  font-weight: 700;
  color: #5B5B5B;
  position: absolute;
  top: 0;
  right: 0;
}
.category-module li .mod-articles-category-writtenby {
  font-size: 14px;
  font-family: 'Droid Serif', serif;
  display: block;
  padding-left: 20px;
}
.category-module li .mod-articles-category-category {
  font-size: 14px;
  text-transform: uppercase;
  margin: 10px 0 0;
  display: block;
  padding-left: 20px;
}
.category-module li .mod-articles-category-category:before {
  content: "\f07b";
  font-family: 'FontAwesome';
  margin-right: 10px;
  color: #83111B;
}
.category-module li .mod-articles-category-date {
  font-size: 12px;
  font-family: 'Droid Serif', serif;
  display: block;
  position: absolute;
  top: 22px;
  right: 0;
}
.category-module li .mod-articles-category-readmore .mod-articles-category-title {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.1;
  display: block;
  padding: 10px 0;
  border-style: none;
}
.latestnews {
  padding-left: 0;
}
.bt_supernews .innerDiv a {
  font-weight: 700;
}
.bt_supernews .innerDiv .bt_scroll_news_print_icon,
.bt_supernews .innerDiv .bt_scroll_news_email_icon {
  padding: 14px 0 0;
}
.bt_supernews .innerDiv .bt_scroll_news_vertical_separator {
  line-height: 50px;
}
.bt_supernews .slideshow_container .flexslider .slides {
  list-style-position: outside;
}
.bt_supernews .slideshow_container .flexslider .slides .bt_slideshow_item {
  background-color: #ca0511;
}
.bt_supernews .slideshow_container .flexslider .slides .bt_slideshow_item .bt_slideshow_vertical_separator {
  font-size: 10px;
}
.bt_supernews .slideshow_container .flexslider .slides .bt_slideshow_item .bt_slideshow_print_icon img,
.bt_supernews .slideshow_container .flexslider .slides .bt_slideshow_item .bt_slideshow_email_icon img {
  vertical-align: top;
  padding-top: 3px;
}
.bt_supernews .slideshow_container .flexslider .slides .bt_slideshow_item .bt_slideshow_category a {
  font-weight: 700;
}
.bt_supernews .slideshow_container .flexslider .slides .bt_slideshow_title {
  line-height: 1.1;
}
.bt_supernews .slideshow_container .flexslider .slides .bt_slideshow_title a {
  font-weight: 700;
  color: #ffffff;
}
.bt_supernews .slideshow_container .flexslider .slides .bt_slideshow_title a:hover {
  color: #2b2b2b;
}
.bt_supernews .slideshow_container .flexslider .slides .bt_slideshow_text {
  color: #ffffff;
  background-color: #ca0511;
  height: auto;
  font-weight: 500;
}
.bt_supernews .slideshow_container .flexslider .slides .bt_slideshow_text .bt_slideshow_readmore {
  font-size: inherit;
}
.bt_supernews .slideshow_container .flexslider .slides .bt_slideshow_text .bt_slideshow_readmore a {
  font-weight: 700;
}
.bt_supernews .slideshow_container .flex-control-nav {
  top: 12px;
  right: 15px;
}
.bt_supernews .bt_type1_table {
  background-image: url(../images/supernews/separator.png) !important;
  background-repeat: repeat-x;
  background-position: center bottom;
  background-color: transparent;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.bt_supernews .bt_type1_table:last-of-type {
  background-image: none !important;
  margin: 0;
  padding: 0;
}
.bt_supernews .bt_type1_table .bt_type1_title {
  margin-bottom: 10px;
}
.bt_supernews .bt_type1_table .bt_type1_title > a {
  font-weight: 700;
}
.bt_supernews .bt_type1_table .bt_type1_img {
  border-bottom: 7px solid #5B5B5B;
}
.bt_supernews .bt_type1_table .bt_type1_introtext {
  font-size: 14px;
}
.bt_supernews .bt_type1_table .bt_type1_lbl {
  float: none;
}
.bt_supernews .bt_type2_table {
  background-image: url(../images/supernews/separator.png) !important;
  background-repeat: repeat-x;
  background-position: center bottom;
  background-color: transparent;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.bt_supernews .bt_type2_table:last-of-type {
  background-image: none !important;
  margin: 0;
  padding: 0;
}
.bt_supernews .bt_type2_table .bt_type2_title {
  line-height: 1.2;
  padding: 0px 0 15px !important;
}
.bt_supernews .bt_type2_table .bt_type2_title a {
  font-weight: 700;
}
.bt_supernews .bt_type2_table .bt_sn_t2_print_email {
  width: 25px;
}
.bt_supernews .bt_type2_table .bt_type2_introtext {
  font-size: 14px;
}
.bt_supernews .bt_type2_table .bt_type2_readmore > a {
  font-size: 14px;
  font-weight: 700;
}
.bt_supernews .bt_type3_table {
  background-image: url(../images/supernews/separator.png) !important;
  background-repeat: repeat-x;
  background-position: center bottom;
  background-color: transparent;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.bt_supernews .bt_type3_table:last-of-type {
  background-image: none !important;
  margin: 0;
  padding: 0;
}
.bt_supernews .bt_type3_table .bt_sn_t3_item {
  background-position: left 5px !important;
}
.bt_supernews .bt_type3_table .bt_sn_t3_item a {
  font-weight: 700;
}
.framech-bdsz-xxs .bt_supernews .slideshow_container .flexslider .slides .bt_slideshow_item,
.framech-bdsz-xs .bt_supernews .slideshow_container .flexslider .slides .bt_slideshow_item {
  padding: 30px 10px 12px 10px;
}
.items-leading,
.item-page,
.item {
  position: relative;
}
.items-leading dl.article-info,
.item-page dl.article-info,
.item dl.article-info {
  text-align: center;
}
.items-leading dl.article-info dd,
.item-page dl.article-info dd,
.item dl.article-info dd {
  font-size: 14px;
  line-height: 1;
}
.items-leading dl.article-info dd.createdby,
.item-page dl.article-info dd.createdby,
.item dl.article-info dd.createdby {
  margin: auto;
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  display: block;
  font-weight: 700;
  font-size: 10px;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 10px;
  border-top: 5px solid #5B5B5B;
  width: 120px;
}
.items-leading dl.article-info dd.parent-category-name > a,
.items-leading dl.article-info dd.category-name > a,
.item-page dl.article-info dd.parent-category-name > a,
.item-page dl.article-info dd.category-name > a,
.item dl.article-info dd.parent-category-name > a,
.item dl.article-info dd.category-name > a {
  display: inline-block;
}
.items-leading dl.article-info dd.published,
.item-page dl.article-info dd.published,
.item dl.article-info dd.published {
  display: block;
}
.items-leading .page-header,
.item-page .page-header,
.item .page-header {
  padding: 20px;
  margin: 0 0 20px;
  border-style: none;
  text-align: center;
  background-color: #ca0511;
}
.items-leading .page-header h2,
.item-page .page-header h2,
.item .page-header h2 {
  margin: 10px 0 5px;
  color: #ffffff;
}
.items-leading .page-header h2 a,
.item-page .page-header h2 a,
.item .page-header h2 a {
  font-weight: 700;
  text-align: center;
  font-size: 36px;
  color: #ffffff;
}
.items-leading .icons,
.item-page .icons,
.item .icons {
  border: 1px solid #d9d9d9;
}
.items-leading dl.article-info,
.item-page dl.article-info,
.item dl.article-info {
  margin: 20px 0;
  border: 1px solid #d9d9d9;
}
.items-leading div[itemprop="articleBody"] p:first-of-type,
.item-page div[itemprop="articleBody"] p:first-of-type,
.item div[itemprop="articleBody"] p:first-of-type {
  margin-top: 0;
  padding-top: 20px;
}
.framech-bdsz-xxs .items-leading .page-header,
.framech-bdsz-xxs .item-page .page-header,
.framech-bdsz-xxs .item .page-header,
.framech-bdsz-xs .items-leading .page-header,
.framech-bdsz-xs .item-page .page-header,
.framech-bdsz-xs .item .page-header,
.framech-bdsz-s .items-leading .page-header,
.framech-bdsz-s .item-page .page-header,
.framech-bdsz-s .item .page-header,
.framech-bdsz-m .items-leading .page-header,
.framech-bdsz-m .item-page .page-header,
.framech-bdsz-m .item .page-header,
.framech-bdsz-l .items-leading .page-header,
.framech-bdsz-l .item-page .page-header,
.framech-bdsz-l .item .page-header {
  margin: 0 0 10px;
}
.framech-bdsz-xxs .items-leading dl.article-info,
.framech-bdsz-xxs .item-page dl.article-info,
.framech-bdsz-xxs .item dl.article-info,
.framech-bdsz-xs .items-leading dl.article-info,
.framech-bdsz-xs .item-page dl.article-info,
.framech-bdsz-xs .item dl.article-info,
.framech-bdsz-s .items-leading dl.article-info,
.framech-bdsz-s .item-page dl.article-info,
.framech-bdsz-s .item dl.article-info,
.framech-bdsz-m .items-leading dl.article-info,
.framech-bdsz-m .item-page dl.article-info,
.framech-bdsz-m .item dl.article-info,
.framech-bdsz-l .items-leading dl.article-info,
.framech-bdsz-l .item-page dl.article-info,
.framech-bdsz-l .item dl.article-info {
  margin: 10px 0;
}
.btn-group {
  display: block;
  float: none !important;
  margin: 0 auto;
}
.btn-group .dropdown-toggle {
  display: none;
}
.dropdown-menu {
  background-color: transparent;
  padding: 10px;
  border-radius: 0px;
  box-shadow: none;
  border-style: none;
  position: relative;
  display: block;
  float: none;
  width: 200px;
  margin: 0 auto;
  z-index: 4 !important;
}
.dropdown-menu > li.print-icon,
.dropdown-menu > li.email-icon {
  display: inline-block;
}
.dropdown-menu > li .icon-print:before,
.dropdown-menu > li .icon-envelope:before {
  font-family: FontAwesome;
  display: inline-block;
  padding: 0 10px;
}
.dropdown-menu > li > a {
  padding: 5px;
  display: inline-block;
  color: #ca0511;
}
.dropdown-menu > li > a:hover {
  color: #0A3887;
  background-color: transparent;
}
.dropdown-menu > li .icon-print:before {
  content: "\f02f";
}
.dropdown-menu > li .icon-envelope {
  border-left: 1px solid #0e4cb6;
}
.dropdown-menu > li .icon-envelope:before {
  content: "\f003";
}
body.contentpane {
  color: #000000;
  background-color: #ffffff;
  padding: 20px;
}
body.contentpane a,
body.contentpane p,
body.contentpane h1,
body.contentpane h2,
body.contentpane h3,
body.contentpane h4,
body.contentpane h5 {
  color: #000000;
}
body.contentpane blockquote {
  border-left: 5px solid #EEEEEE;
}
body.contentpane #mailto-window {
  position: relative;
}
body.contentpane #mailto-window h2 {
  margin: 0;
  font-size: 20px;
}
body.contentpane #mailto-window .mailto-close {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 14px;
}
body.contentpane #mailto-window #mailtoForm label {
  margin: 5px 0 2px 0;
  display: block;
  font-weight: 400;
}
body.contentpane #mailto-window #mailtoForm input {
  width: 100%;
  padding: 2px;
}
body.contentpane #mailto-window #mailtoForm .button {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  height: 40px;
  padding: 10px 10px;
  font-size: 14px;
  line-height: 1.4;
  border-radius: 0px;
  margin-top: 10px;
  border-style: none;
  width: 30%;
}
body.contentpane #mailto-window #mailtoForm .button:hover,
body.contentpane #mailto-window #mailtoForm .button.hover,
body.contentpane #mailto-window #mailtoForm .button:focus,
body.contentpane #mailto-window #mailtoForm .button:active,
body.contentpane #mailto-window #mailtoForm .button.active,
.open > .dropdown-toggle body.contentpane #mailto-window #mailtoForm .button {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
body.contentpane #mailto-window #mailtoForm .button:active,
body.contentpane #mailto-window #mailtoForm .button.active,
.open > .dropdown-toggle body.contentpane #mailto-window #mailtoForm .button {
  background: #ac040e;
  border-color: #ac040e;
}
body.contentpane #mailto-window #mailtoForm .button.disabled,
body.contentpane #mailto-window #mailtoForm .button.disabled:hover,
body.contentpane #mailto-window #mailtoForm .button.disabled.hover,
body.contentpane #mailto-window #mailtoForm .button.disabled:focus,
body.contentpane #mailto-window #mailtoForm .button.disabled:active,
body.contentpane #mailto-window #mailtoForm .button.disabled.active,
body.contentpane #mailto-window #mailtoForm .button[disabled],
body.contentpane #mailto-window #mailtoForm .button[disabled]:hover,
body.contentpane #mailto-window #mailtoForm .button[disabled].hover,
body.contentpane #mailto-window #mailtoForm .button[disabled]:focus,
body.contentpane #mailto-window #mailtoForm .button[disabled]:active,
body.contentpane #mailto-window #mailtoForm .button[disabled].active,
fieldset[disabled] body.contentpane #mailto-window #mailtoForm .button,
fieldset[disabled] body.contentpane #mailto-window #mailtoForm .button:hover,
fieldset[disabled] body.contentpane #mailto-window #mailtoForm .button.hover,
fieldset[disabled] body.contentpane #mailto-window #mailtoForm .button:focus,
fieldset[disabled] body.contentpane #mailto-window #mailtoForm .button:active,
fieldset[disabled] body.contentpane #mailto-window #mailtoForm .button.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
body.contentpane #mailto-window #mailtoForm .button .badge {
  color: #ca0511;
  background-color: #ffffff;
}
selectbody.contentpane #mailto-window #mailtoForm .button {
  height: 40px;
  line-height: 40px;
}
textarea body.contentpane #mailto-window #mailtoForm .button,
select[multiple]body.contentpane #mailto-window #mailtoForm .button {
  height: auto;
}
div.content_rating {
  padding: 0;
  margin: 0 auto;
  display: block;
  width: 230px;
}
div.content_rating p {
  display: inline-block;
  padding-right: 50px;
}
div.content_rating + .form-inline {
  text-align: center;
  margin-bottom: 20px;
}
div.content_rating + .form-inline label {
  padding-right: 10px;
}
dt.article-info-term {
  display: none;
}
dl.article-info dd {
  display: inline-block;
  margin: 5px 15px 5px 0px;
  padding: 0;
}
dl.article-info {
  width: 100%;
  overflow: hidden;
  margin: 5px 0px 30px 0px;
  padding: 5px 0px 5px 0px;
}
p.readmore {
  position: relative;
}
p.readmore .btn {
  font-size: 16px;
  text-shadow: none;
  background-color: transparent;
  background-image: none;
  border-style: none;
  padding: 0 0 0 25px;
  text-align: left;
}
p.readmore a .icon-chevron-right {
  display: none;
}
p.readmore:before {
  content: "\f178";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #0A3887;
  text-decoration: inherit;
  display: inline-block;
  padding-right: 20px;
  top: -2px;
  position: absolute;
}
.framech-bdsz-xxs p.readmore .btn,
.framech-bdsz-xs p.readmore .btn,
.framech-bdsz-s p.readmore .btn {
  white-space: normal;
  text-align: left;
}
div.item {
  margin: 0 0 20px 0;
}
div.items-row {
  margin: 0 0 20px 0;
}
[class*="leading"] {
  margin: 0 0 20px 0;
}
.items-more .nav-stacked > li {
  display: block;
  margin: 0 10px 10px 0;
}
.items-more .nav-tabs {
  border-bottom: 1px solid #0A3887;
}
.items-more .nav-tabs > li a {
  border-style: none;
}
.items-more .nav-tabs > li a:hover {
  background-color: transparent;
  border-style: none;
}
.items-more .nav > li a {
  padding: 0;
}
.cat-children > h3 {
  font-size: 16px;
}
.cat-children .page-header {
  border-bottom: 1px solid #ca0511;
}
.cat-children .page-header a {
  font-weight: 700;
}
.pagination {
  height: auto;
  display: flex;
  margin: 30px 0 10px 0;
  justify-content: space-between;
  flex-direction: row-reverse;
  border-bottom: 1px solid #ca0511;
  border-radius: 0px;
}
.pagination .pull-right {
  float: none;
}
.pagination ul {
  display: flex;
  list-style: none;
  border-radius: 0;
  box-shadow: none;
  padding-left: 0;
}
.pagination ul > li {
  margin-right: 10px;
}
.pagination ul > li > a,
.pagination ul > li span {
  background-color: transparent;
  border-style: none;
}
ul.pager {
  text-align: left;
}
ul.pager li.previous a {
  float: left;
  display: inline-block;
  margin-right: 20px;
}
ul.pager li.next a {
  float: right;
}
.pager li>a,
.pager li>span {
  color: #fff;
  background-color: #0A3887;
  border-style: none;
  border-radius: 0px;
}
.pager li>a:hover,
.pager li>span:hover {
  background-color: #062458;
}
div.pager {
  display: none;
}
div.pull-right.article-index {
  float: none;
  width: 30%;
  min-width: 220px;
}
div.pagenavcounter {
  margin-bottom: 20px;
}
.archive fieldset {
  border-style: none;
  padding: 0;
}
.archive fieldset .chosen-container-single .chosen-single {
  height: 40px;
  border: 2px solid #d9d9d9;
  background: #ffffff;
  box-shadow: none;
}
.archive fieldset .chosen-container-single .chosen-single span {
  padding-top: 6px;
}
.archive fieldset .chosen-container-single .chosen-single div {
  top: 6px;
}
.archive fieldset .chosen-container-single .chosen-drop {
  margin-top: -2px;
  border-top-style: none;
  border-left: 2px solid #d9d9d9;
  border-right: 2px solid #d9d9d9;
  border-bottom: 2px solid #d9d9d9;
  box-shadow: none;
}
.archive fieldset .chosen-container-single .chosen-drop li.highlighted {
  background-color: #0A3887;
  background-image: none;
}
.archive fieldset .chosen-container-active.chosen-with-drop .chosen-single {
  height: 40px;
  background-color: #ffffff;
  border: 2px solid #0A3887;
  background-image: none;
  box-shadow: none;
}
.archive .btn {
  margin-left: 10px;
}
.categories-list .item-title {
  padding-bottom: 10px;
}
.categories-list .item-title .badge {
  border-left: 1px solid #d9d9d9;
  border-radius: 0;
  font-size: 16px;
  background-color: transparent;
  color: #5B5B5B;
}
.content-category fieldset {
  border-style: none;
  padding: 0;
}
.content-category .table-bordered {
  border-style: none;
}
.content-category .table-bordered > thead > tr > th {
  border-style: none;
}
.content-category .table-bordered > tbody > tr > td {
  border-style: none;
}
.content-category .table-striped > tbody > tr:nth-child(odd) {
  background-color: #f2f2f2;
}
.content-category .table-striped > tbody > tr:nth-child(odd):hover {
  background-color: #ca0511;
}
.content-category .table-striped > tbody > tr:nth-child(odd):hover a {
  color: #ffffff;
}
.content-category .table-striped #categorylist_header_title > a,
.content-category .table-striped #categorylist_header_author > a,
.content-category .table-striped #categorylist_header_hits > a {
  font-weight: 700;
}
.content-category .table-hover > tbody > tr:hover {
  background-color: transparent;
}
.content-category .page-header {
  padding-bottom: 10px;
}
.blog-featured h2.item-title {
  margin: 0 0 20px;
  border-style: none;
  text-align: center;
  background-color: #ca0511;
}
.blog-featured h2.item-title a {
  font-weight: 700;
  color: #ffffff;
  padding: 30px 0 20px;
  display: block;
}
.contact-category fieldset {
  border-style: none;
  padding: 0;
  margin: 0;
}
.contact-category fieldset .btn-group {
  padding: 0;
}
.contact-category fieldset .btn-group .label {
  margin-right: 15px;
}
.contact-category fieldset .btn-group input {
  height: 41px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 4px;
  background-color: #f2f2f2;
  border: 2px solid #d9d9d9;
  width: 230px;
  transition: width 0.5s ease;
}
select.contact-category fieldset .btn-group input {
  height: 41px;
  line-height: 41px;
}
textarea .contact-category fieldset .btn-group input,
select[multiple].contact-category fieldset .btn-group input {
  height: auto;
}
.contact-category fieldset .btn-group input:focus {
  width: 340px;
  outline: none;
}
.contact-category .category .col-md-1,
.contact-category .category .col-md-10,
.contact-category .category .col-md-11,
.contact-category .category .col-md-12,
.contact-category .category .col-md-2,
.contact-category .category .col-md-3,
.contact-category .category .col-md-4,
.contact-category .category .col-md-5,
.contact-category .category .col-md-6,
.contact-category .category .col-md-7,
.contact-category .category .col-md-8,
.contact-category .category .col-md-9 {
  float: none;
}
.contact .accordion-heading {
  border-bottom: 1px solid #ca0511;
  margin: 30px 0 15px;
}
.contact .jicons-icons > img {
  display: none;
}
.contact .contact-street {
  position: relative;
}
.contact .contact-street:before {
  font-family: 'FontAwesome';
  content: "\f015";
  color: #0A3887;
  font-weight: normal;
  position: absolute;
  left: -30px;
  top: 0;
  z-index: 3;
}
.contact .contact-telephone {
  position: relative;
}
.contact .contact-telephone:before {
  font-family: 'FontAwesome';
  content: "\f095";
  color: #0A3887;
  font-weight: normal;
  position: absolute;
  left: -30px;
  top: 0;
  z-index: 3;
}
.contact .contact-webpage {
  position: relative;
}
.contact .contact-webpage:before {
  font-family: 'FontAwesome';
  content: "\f0ac";
  color: #0A3887;
  font-weight: normal;
  position: absolute;
  left: -30px;
  top: 0;
  z-index: 3;
}
.contact .contact-form fieldset {
  border-style: none;
  padding: 0px;
  margin: 0;
}
.contact .contact-form fieldset input {
  height: 41px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 4px;
  background-color: #f2f2f2;
  border: 2px solid #d9d9d9;
  width: 230px;
  transition: width 0.5s ease;
}
select.contact .contact-form fieldset input {
  height: 41px;
  line-height: 41px;
}
textarea .contact .contact-form fieldset input,
select[multiple].contact .contact-form fieldset input {
  height: auto;
}
.contact .contact-form fieldset input:focus {
  width: 340px;
  outline: none;
}
.contact .contact-form fieldset .control-label {
  text-align: left;
}
.contact .contact-form fieldset textarea {
  height: 41px;
  padding: 15px 15px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 4px;
  background-color: #f2f2f2;
  border: 2px solid #d9d9d9;
  width: 440px;
  height: auto;
  transition: width 0.5s ease;
}
select.contact .contact-form fieldset textarea {
  height: 41px;
  line-height: 41px;
}
textarea .contact .contact-form fieldset textarea,
select[multiple].contact .contact-form fieldset textarea {
  height: auto;
}
.contact .contact-form fieldset textarea:focus {
  width: 640px;
  outline: none;
}
.contact .contact-form fieldset .control-group:last-child .control-label,
.contact .contact-form fieldset .control-group:last-child .controls {
  display: inline-block;
}
.blog-featured fieldset {
  border-style: none;
  padding: 0px;
  margin: 0;
}
.blog-featured fieldset .hidelabeltxt {
  display: none;
}
.blog-featured .category {
  width: 100%;
}
.blog-featured .category thead > tr {
  height: 56px;
  border-bottom: 2px solid #0A3887;
}
.blog-featured .category tbody > tr {
  height: 40px;
  border-bottom: 1px solid #0A3887;
}
.blog-featured .category tbody > tr .item-num {
  width: 30px;
}
.login .login-description {
  margin-bottom: 20px;
}
.login .well {
  background-color: transparent;
  border-style: none;
  margin: 0px;
  padding: 0;
  box-shadow: none;
}
.login .well fieldset {
  border-style: none;
  padding: 0px;
  margin: 0;
}
.login .well fieldset .control-label {
  margin-top: 15px;
  text-align: left;
}
.login .well fieldset input {
  height: 41px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 4px;
  background-color: #f2f2f2;
  border: 2px solid #d9d9d9;
  width: 230px;
  transition: width 0.5s ease;
}
select.login .well fieldset input {
  height: 41px;
  line-height: 41px;
}
textarea .login .well fieldset input,
select[multiple].login .well fieldset input {
  height: auto;
}
.login .well fieldset input:focus {
  width: 340px;
  outline: none;
}
.login .well fieldset div:nth-child(3) > .control-label {
  display: inline-block;
  width: 120px;
  margin-bottom: 15px;
}
.login .well fieldset div:nth-child(3) > .controls {
  display: inline-block;
}
.login .well fieldset div:nth-child(3) > .controls input {
  width: 14px;
  height: 14px;
  padding: 0;
  margin: 0;
}
.login + div ul.nav-tabs {
  margin-top: 15px;
  border-style: none;
}
.login + div ul.nav-tabs > li {
  display: inline-block;
  margin-right: 15px;
}
.login + div ul.nav-tabs > li a {
  padding: 10px 0;
  border-style: none;
  margin: 0px;
  padding: 0;
}
.login + div ul.nav-tabs > li a:hover {
  background-color: transparent;
  border-style: none;
}
.profile fieldset {
  border-style: none;
  padding: 0px;
  margin: 0;
}
.profile-edit .well {
  background-color: transparent;
  border-style: none;
  margin: 0px;
  padding: 0;
  box-shadow: none;
}
.profile-edit .well fieldset {
  border-style: none;
  padding: 0px;
  margin: 0;
}
.profile-edit .well fieldset input {
  height: 41px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 4px;
  background-color: #f2f2f2;
  border: 2px solid #d9d9d9;
  width: 230px;
  transition: width 0.5s ease;
}
select.profile-edit .well fieldset input {
  height: 41px;
  line-height: 41px;
}
textarea .profile-edit .well fieldset input,
select[multiple].profile-edit .well fieldset input {
  height: auto;
}
.profile-edit .well fieldset input:focus {
  width: 340px;
  outline: none;
}
.profile-edit .well .btn {
  margin-top: 15px;
}
.remind .well,
.reset .well {
  background-color: transparent;
  border-style: none;
  margin: 0px;
  padding: 0;
  box-shadow: none;
}
.remind .well fieldset,
.reset .well fieldset {
  border-style: none;
  padding: 0px;
  margin: 0;
}
.remind .well fieldset input,
.reset .well fieldset input {
  height: 41px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 4px;
  background-color: #f2f2f2;
  border: 2px solid #d9d9d9;
  width: 230px;
  transition: width 0.5s ease;
}
select.remind .well fieldset input,
select.reset .well fieldset input {
  height: 41px;
  line-height: 41px;
}
textarea .remind .well fieldset input,
select[multiple].remind .well fieldset input,
textarea .reset .well fieldset input,
select[multiple].reset .well fieldset input {
  height: auto;
}
.remind .well fieldset input:focus,
.reset .well fieldset input:focus {
  width: 340px;
  outline: none;
}
.newsfeed-category fieldset {
  border-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category fieldset .btn-group {
  padding: 0;
  display: inline-block;
}
.newsfeed-category fieldset .btn-group.pull-right {
  float: right !important;
}
.newsfeed-category fieldset .btn-group.pull-right .chosen-container {
  width: auto !important;
}
.newsfeed-category fieldset .btn-group .label {
  margin-right: 15px;
}
.newsfeed-category fieldset .btn-group input {
  height: 41px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 4px;
  background-color: #f2f2f2;
  border: 2px solid #d9d9d9;
  width: 230px;
  transition: width 0.5s ease;
}
select.newsfeed-category fieldset .btn-group input {
  height: 41px;
  line-height: 41px;
}
textarea .newsfeed-category fieldset .btn-group input,
select[multiple].newsfeed-category fieldset .btn-group input {
  height: auto;
}
.newsfeed-category fieldset .btn-group input:focus {
  width: 340px;
  outline: none;
}
.newsfeed-category ul {
  list-style-type: none;
}
.newsfeed-category ul.category {
  margin-top: 20px;
  padding: 0;
}
.newsfeed-category ul li {
  padding: 10px 0;
}
.newsfeed-category ul li .list-title > a {
  font-weight: 700;
}
.newsfeed ol li {
  padding-bottom: 20px;
  border-bottom: 1px solid #ca0511;
}
.newsfeed ol li .feed-item-description td {
  vertical-align: top;
}
.newsfeed ol li .feed-item-description img {
  margin-right: 20px;
}
.finder fieldset {
  border-style: none;
  padding: 0;
  margin: 0;
}
.finder fieldset label {
  margin-right: 15px;
}
.finder fieldset input {
  height: 41px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 0px;
  background-color: #f2f2f2;
  border: 2px solid #d9d9d9;
  width: 230px;
  transition: width 0.5s ease;
}
select.finder fieldset input {
  height: 41px;
  line-height: 41px;
}
textarea .finder fieldset input,
select[multiple].finder fieldset input {
  height: auto;
}
.finder fieldset input:focus {
  width: 340px;
  outline: none;
}
.finder #advancedSearch hr {
  border-top: 1px solid #ca0511;
}
.search .btn-group {
  padding: 0;
  float: left !important;
}
.search input {
  height: 41px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 0px;
  background-color: #f2f2f2;
  border: 2px solid #d9d9d9;
  width: 230px;
  transition: width 0.5s ease-in-out, border 0.5s ease-in-out;
}
select.search input {
  height: 41px;
  line-height: 41px;
}
textarea .search input,
select[multiple].search input {
  height: auto;
}
.search input:focus {
  width: 340px;
  outline: none;
  border: 2px solid #ffffff;
}
.search .btn {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  border-style: none;
  padding: 10px 15px;
  margin-left: 10px;
}
.search .btn:hover,
.search .btn.hover,
.search .btn:focus,
.search .btn:active,
.search .btn.active,
.open > .dropdown-toggle .search .btn {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
.search .btn:active,
.search .btn.active,
.open > .dropdown-toggle .search .btn {
  background: #ac040e;
  border-color: #ac040e;
}
.search .btn.disabled,
.search .btn.disabled:hover,
.search .btn.disabled.hover,
.search .btn.disabled:focus,
.search .btn.disabled:active,
.search .btn.disabled.active,
.search .btn[disabled],
.search .btn[disabled]:hover,
.search .btn[disabled].hover,
.search .btn[disabled]:focus,
.search .btn[disabled]:active,
.search .btn[disabled].active,
fieldset[disabled] .search .btn,
fieldset[disabled] .search .btn:hover,
fieldset[disabled] .search .btn.hover,
fieldset[disabled] .search .btn:focus,
fieldset[disabled] .search .btn:active,
fieldset[disabled] .search .btn.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.search .btn .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.search span.icon-search {
  height: 41px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 4px;
  background-color: transparent;
  border-style: none;
  position: relative;
}
select.search span.icon-search {
  height: 41px;
  line-height: 41px;
}
textarea .search span.icon-search,
select[multiple].search span.icon-search {
  height: auto;
}
.search span.icon-search:before {
  font-family: 'FontAwesome';
  content: "\f002";
  color: #ffffff;
  font-weight: normal;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}
.search .badge {
  background-color: #ca0511;
  padding: 10px;
  margin: 0 10px;
  border-radius: 0px;
}
.search fieldset.phrases {
  margin: 20px 0;
  padding: 10px 0px 10px 0px;
  border-top: solid 1px #ca0511;
  border-left: solid 0px #ca0511;
  border-right: solid 0px #ca0511;
  border-bottom: solid 1px #ca0511;
}
.search fieldset.phrases legend {
  display: none;
}
.search fieldset.phrases .phrases-box {
  margin-top: 8px;
  float: left;
}
.search fieldset.phrases label {
  display: inline-block;
  padding-left: 30px;
}
.search fieldset.phrases label.ordering {
  padding-right: 10px;
}
.search fieldset.phrases input[type="radio"] {
  margin-top: 8px;
  margin-right: 10px;
  margin-left: -20px;
  width: auto;
  height: auto;
}
.search fieldset.phrases .ordering-box {
  float: right;
  margin-top: 15px;
}
.search fieldset.phrases .ordering-box .chosen-container {
  width: auto !important;
}
.search fieldset.phrases .ordering-box .chosen-container .chosen-single {
  display: inline-block;
  position: relative;
  border: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px;
  padding: 10px 39px 10px 15px;
  min-height: 41px;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  background-color: #ca0511 !important;
  background: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-shadow: none;
}
.search fieldset.phrases .ordering-box .chosen-container .chosen-single div {
  width: 16px;
}
.search fieldset.phrases .ordering-box .chosen-container .chosen-single span {
  margin-right: 0;
}
.search fieldset.phrases .ordering-box .chosen-drop {
  margin-top: -6px;
  background-color: #115fe6;
  border-radius: 0px;
  border-style: none;
  box-shadow: none;
}
.search fieldset.phrases .ordering-box .chosen-drop .chosen-results li.highlighted {
  background-color: #082e6f !important;
  color: #ffffff !important;
  background-image: none !important;
}
.search fieldset.only {
  margin: 20px 0;
  padding: 10px 0 0px;
  border-top: solid 1px #ca0511;
  border-left: solid 0px #ca0511;
  border-right: solid 0px #ca0511;
  border-bottom: solid 1px #ca0511;
}
.search fieldset.only legend {
  font-weight: 700;
  font-size: 18px;
  border-style: none;
  margin-bottom: 0;
}
.search fieldset.only label {
  display: inline-block;
  padding-right: 20px;
  padding-left: 20px;
}
.search fieldset.only input[type="checkbox"] {
  margin-top: 8px;
  margin-right: 10px;
  margin-left: -20px;
  width: auto;
  height: auto;
}
.search .form-limit {
  float: right;
}
.search .form-limit label {
  padding-right: 10px;
}
.search .form-limit .chosen-container {
  width: auto !important;
}
.search .form-limit .chosen-container .chosen-single {
  display: inline-block;
  position: relative;
  border: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px;
  padding: 10px 39px 10px 15px;
  min-height: 41px;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  background-color: #ca0511 !important;
  background: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  box-shadow: none;
}
.search .form-limit .chosen-container .chosen-single div {
  width: 16px;
}
.search .form-limit .chosen-container .chosen-single span {
  margin-right: 0;
}
.search .form-limit .chosen-container .chosen-drop {
  margin-top: -6px;
  background-color: #115fe6;
}
.search .form-limit .chosen-container .chosen-drop .chosen-results li.highlighted {
  background-color: #082e6f !important;
  color: #ffffff !important;
  background-image: none !important;
}
.search .counter {
  font-family: 'Droid Serif', serif;
  font-weight: 700;
  font-size: 14px;
}
.search .search-results .result-title {
  font-family: 'Droid Serif', serif;
  font-weight: 700;
  font-size: 22px;
  color: #f90918;
  margin: 30px 0 5px 0;
  border-style: none;
  display: inline-block;
}
.search .search-results .result-title a {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 16px;
}
.search .search-results .result-category {
  display: inline-block;
  font-family: 'Droid Serif', serif;
  font-weight: 700;
  margin-left: 10px;
}
.search .search-results .result-created {
  font-family: 'Droid Serif', serif;
  margin-top: 10px;
  font-weight: 700;
}
.framech-bdsz-xxs .search .btn-group,
.framech-bdsz-xs .search .btn-group,
.framech-bdsz-s .search .btn-group {
  padding: 0;
  float: none !important;
}
.framech-bdsz-xxs .search .btn-group input,
.framech-bdsz-xs .search .btn-group input,
.framech-bdsz-s .search .btn-group input {
  width: 100%;
}
.framech-bdsz-xxs .search .btn,
.framech-bdsz-xs .search .btn,
.framech-bdsz-s .search .btn {
  display: none;
}
div.registration legend {
  margin-bottom: 10px;
  padding: 0 0 5px 0;
}
div.registration .form-horizontal .control-label {
  padding-right: 5px;
  text-align: left;
  width: 180px;
}
div.registration .form-horizontal .control-group {
  margin-bottom: 10px;
}
div.registration {
  padding-left: 0;
}
div.registration .form-horizontal .form-actions {
  padding-left: 0;
}
div.registration .form-actions {
  background: none;
  border-top: none;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 0;
}
div.remind .form-actions,
div.reset .form-actions {
  background: none;
  border-top: none;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 0;
}
div.remind .form-horizontal .control-group,
div.reset .form-horizontal .control-group {
  margin-bottom: 10px;
}
div.remind .form-horizontal .control-label,
div.reset .form-horizontal .control-label {
  padding-right: 5px;
  text-align: left;
  width: 180px;
}
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 130px;
}
div.profile .dl-horizontal dt .dl-horizontal dt {
  float: none;
  width: auto;
  text-align: left;
  white-space: normal;
}
div.profile .dl-horizontal dt .dl-horizontal dd {
  margin: 0 0 10px 0;
}
div.profile-edit legend {
  margin-bottom: 10px;
  padding: 0 0 5px 0;
}
div.profile-edit .form-horizontal .control-label {
  padding-right: 5px;
  text-align: left;
  width: 180px;
}
div.profile-edit .form-horizontal .control-group {
  margin-bottom: 10px;
}
div.profile-edit .form-horizontal .form-actions {
  padding-left: 0;
}
div.profile-edit .form-actions {
  background: none;
  border-top: none;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 0;
}
div.profile-edit .optional {
  display: none;
}
div.mod-languages ul {
  text-align: right;
}
div.mod-languages ul li:hover a img,
div.mod-languages ul li.lang-active a img {
  border: 1px #333 solid;
  padding: 1px;
}
div.mod-languages ul li a img {
  width: 21px;
  height: 14px;
  border: 1px #ccc solid;
  padding: 1px;
}
#mod-search-searchword {
  box-sizing: border-box;
  height: 28px;
  max-width: 100% !important;
  background-color: #000;
  border-style: none;
  padding: 5px;
}
form.form-search {
  float: right;
  margin-right: 15px;
}
dl.search-results dt.result-title {
  margin: 15px 0 5px 0;
  padding: 5px 0;
  border-top: 1px #ddd solid;
}
dl.search-results dd.result-created {
  font-size: 11px;
}
ul.latestnews {
  list-style-type: none;
  margin: 0px;
}
ul.latestnews li {
  border-bottom: 1px solid #E5E5E5;
  padding: 8px 0px !important;
}
.wdg-touchmenu-header {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 75px;
  padding: 0 30px 0 20px;
  letter-spacing: 0;
  color: #ffffff;
  display: inline-block;
  position: relative;
  cursor: pointer;
  transition: background-color 0.2s;
}
.wdg-touchmenu-header a {
  color: #ffffff;
}
.wdg-touchmenu-header a:link {
  color: #ffffff;
  font-weight: 500;
}
.wdg-touchmenu-header a:hover {
  color: #0A3887;
}
.wdg-touchmenu-header:hover {
  box-shadow: inset 0px 10px #0A3887;
  transition: box-shadow 0.2s ease-out;
}
.wdg-touchmenu-header-selected {
  color: #0A3887;
  background-color: transparent;
}
.wdg-touchmenu-header-active {
  box-shadow: inset 0px 10px #0A3887;
}
.wdg-touchmenu-content {
  background-color: #f2f2f2;
  box-shadow: 0px 5px 5px rgba(0,0,0,0.2);
  padding: 10px 20px;
  border-radius: 0px;
  max-width: 800px;
  z-index: 105;
}
.wdg-touchmenu-content p {
  font-size: 14px;
  line-height: 1.2;
}
.wdg-touchmenu-content a {
  color: #000000;
}
.wdg-touchmenu-content a:hover {
  color: #0A3887;
}
.wdg-touchmenu-content .row {
  margin: 0;
}
.wdg-touchmenu-content .row .bt_col {
  border-right: 1px solid #ddd;
}
.wdg-touchmenu-content .row .bt_col:last-of-type {
  border-style: none;
}
.wdg-touchmenu .wdg-touchmenu-header-content div::after {
  content: "\f142";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #ffffff;
  display: inline-block;
  position: absolute;
  top: -3px;
  right: 14px;
}
.framech-bdsz-xxs .menu-compact-open,
.framech-bdsz-xs .menu-compact-open,
.framech-bdsz-s .menu-compact-open,
.framech-bdsz-m .menu-compact-open,
.framech-bdsz-l .menu-compact-open {
  display: block;
  background-color: #ca0511;
  height: 40px;
  font-weight: 500;
  color: #ffffff;
  box-shadow: 0 2px 0 rgba(0,0,0,0.06);
  padding-top: 7px;
  width: 40px;
  text-align: center;
  position: absolute;
  top: 20px;
  right: 10px;
}
.framech-bdsz-xxs .menu-compact-open:before,
.framech-bdsz-xs .menu-compact-open:before,
.framech-bdsz-s .menu-compact-open:before,
.framech-bdsz-m .menu-compact-open:before,
.framech-bdsz-l .menu-compact-open:before {
  content: "\f0c9";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  display: inline-block;
}
.framech-bdsz-xxs .menu-compact-open a,
.framech-bdsz-xs .menu-compact-open a,
.framech-bdsz-s .menu-compact-open a,
.framech-bdsz-m .menu-compact-open a,
.framech-bdsz-l .menu-compact-open a {
  display: block;
  height: 50px;
  width: 100%;
}
.framech-bdsz-xxs .menu-compact-panel,
.framech-bdsz-xs .menu-compact-panel,
.framech-bdsz-s .menu-compact-panel,
.framech-bdsz-m .menu-compact-panel,
.framech-bdsz-l .menu-compact-panel {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 103;
  color: #ffffff;
  background-color: #ca0511 !important;
  overflow: auto;
  padding: 60px 0 20px 80px;
  box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-header,
.framech-bdsz-xs .menu-compact-panel .menu-compact-header,
.framech-bdsz-s .menu-compact-panel .menu-compact-header,
.framech-bdsz-m .menu-compact-panel .menu-compact-header,
.framech-bdsz-l .menu-compact-panel .menu-compact-header {
  color: #ffffff;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-header .menu-compact-close,
.framech-bdsz-xs .menu-compact-panel .menu-compact-header .menu-compact-close,
.framech-bdsz-s .menu-compact-panel .menu-compact-header .menu-compact-close,
.framech-bdsz-m .menu-compact-panel .menu-compact-header .menu-compact-close,
.framech-bdsz-l .menu-compact-panel .menu-compact-header .menu-compact-close {
  position: absolute;
  background-color: #0A3887;
  border-style: none;
  top: 0;
  right: 0;
  height: 40px;
  padding: 8px 15px 0;
  display: block;
  vertical-align: middle;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body [data-idx="0"]:before,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body [data-idx="0"]:before,
.framech-bdsz-s .menu-compact-panel .menu-compact-body [data-idx="0"]:before,
.framech-bdsz-m .menu-compact-panel .menu-compact-body [data-idx="0"]:before,
.framech-bdsz-l .menu-compact-panel .menu-compact-body [data-idx="0"]:before {
  content: "\f015";
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body [data-idx="1"]:before,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body [data-idx="1"]:before,
.framech-bdsz-s .menu-compact-panel .menu-compact-body [data-idx="1"]:before,
.framech-bdsz-m .menu-compact-panel .menu-compact-body [data-idx="1"]:before,
.framech-bdsz-l .menu-compact-panel .menu-compact-body [data-idx="1"]:before {
  content: "\f091";
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body [data-idx="2"]:before,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body [data-idx="2"]:before,
.framech-bdsz-s .menu-compact-panel .menu-compact-body [data-idx="2"]:before,
.framech-bdsz-m .menu-compact-panel .menu-compact-body [data-idx="2"]:before,
.framech-bdsz-l .menu-compact-panel .menu-compact-body [data-idx="2"]:before {
  content: "\f1e3";
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body [data-idx="3"]:before,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body [data-idx="3"]:before,
.framech-bdsz-s .menu-compact-panel .menu-compact-body [data-idx="3"]:before,
.framech-bdsz-m .menu-compact-panel .menu-compact-body [data-idx="3"]:before,
.framech-bdsz-l .menu-compact-panel .menu-compact-body [data-idx="3"]:before {
  content: "\f1e3";
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body [data-idx="4"]:before,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body [data-idx="4"]:before,
.framech-bdsz-s .menu-compact-panel .menu-compact-body [data-idx="4"]:before,
.framech-bdsz-m .menu-compact-panel .menu-compact-body [data-idx="4"]:before,
.framech-bdsz-l .menu-compact-panel .menu-compact-body [data-idx="4"]:before {
  content: "\f03e";
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body [data-idx="5"]:before,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body [data-idx="5"]:before,
.framech-bdsz-s .menu-compact-panel .menu-compact-body [data-idx="5"]:before,
.framech-bdsz-m .menu-compact-panel .menu-compact-body [data-idx="5"]:before,
.framech-bdsz-l .menu-compact-panel .menu-compact-body [data-idx="5"]:before {
  content: "\f1aa";
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body [data-idx="6"]:before,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body [data-idx="6"]:before,
.framech-bdsz-s .menu-compact-panel .menu-compact-body [data-idx="6"]:before,
.framech-bdsz-m .menu-compact-panel .menu-compact-body [data-idx="6"]:before,
.framech-bdsz-l .menu-compact-panel .menu-compact-body [data-idx="6"]:before {
  content: "\f040";
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body [data-idx="7"]:before,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body [data-idx="7"]:before,
.framech-bdsz-s .menu-compact-panel .menu-compact-body [data-idx="7"]:before,
.framech-bdsz-m .menu-compact-panel .menu-compact-body [data-idx="7"]:before,
.framech-bdsz-l .menu-compact-panel .menu-compact-body [data-idx="7"]:before {
  content: "\f291";
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-header,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-header,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-header,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-header,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-header {
  margin: 0;
  padding: 5px 0;
  background-color: transparent;
  border-bottom: 1px solid #f90918;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-header:hover,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-header:hover,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-header:hover,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-header:hover,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-header:hover {
  color: #0A3887;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-header:before,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-header:before,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-header:before,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-header:before,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-header:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #ffffff;
  display: inline-block;
  position: absolute;
  left: -45px;
  top: 15px;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-header a,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-header a,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-header a,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-header a,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-header a {
  font-weight: 700;
  color: #ffffff;
  display: block;
  padding: 10px 0;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-header a:hover,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-header a:hover,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-header a:hover,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-header a:hover,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-header a:hover {
  color: #0A3887;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-header-content,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-header-content,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-header-content,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-header-content,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-header-content {
  padding: 15px 0;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content {
  display: none;
  padding: 20px 10px 0;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content p,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content p,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content p,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content p,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content p {
  font-size: 14px;
  line-height: 1.2;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content a,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content a,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content a,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content a,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content a {
  color: #ffffff;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content a:hover,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content a:hover,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content a:hover,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content a:hover,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content a:hover {
  color: #0A3887;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content li > a,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content li > a,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content li > a,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content li > a,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content li > a {
  color: #ffffff;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h1,
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h2,
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h3,
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h4,
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h5,
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h6,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h1,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h2,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h3,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h4,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h5,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h6,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h1,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h2,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h3,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h4,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h5,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h6,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h1,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h2,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h3,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h4,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h5,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h6,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h1,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h2,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h3,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h4,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h5,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content .heading h6 {
  color: #ffffff;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content ul li,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content ul li,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content ul li,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content ul li,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content ul li {
  line-height: 2;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col {
  border-right: 1px solid #f90918;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col:last-of-type,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col:last-of-type,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col:last-of-type,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col:last-of-type,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col:last-of-type {
  border-style: none;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col:first-child,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col:first-child,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col:first-child,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col:first-child,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col:first-child {
  padding-right: 15px;
  padding-left: 15px;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col:last-child,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col:last-child,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col:last-child,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col:last-child,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content .bt_col:last-child {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content .color_divider,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content .color_divider,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content .color_divider,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content .color_divider,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content .color_divider {
  border-bottom: 2px solid #ffffff !important;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4 {
  padding: 10px;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4 .bc_button_tb-4 .btn-primary,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4 .bc_button_tb-4 .btn-primary,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4 .bc_button_tb-4 .btn-primary,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4 .bc_button_tb-4 .btn-primary,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4 .bc_button_tb-4 .btn-primary {
  background-color: #0A3887;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4 .bc_button_tb-4 .btn,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4 .bc_button_tb-4 .btn,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4 .bc_button_tb-4 .btn,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4 .bc_button_tb-4 .btn,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4 .bc_button_tb-4 .btn {
  white-space: normal;
}
.framech-bdsz-xxs .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4 .bc_button_tb-4 a,
.framech-bdsz-xs .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4 .bc_button_tb-4 a,
.framech-bdsz-s .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4 .bc_button_tb-4 a,
.framech-bdsz-m .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4 .bc_button_tb-4 a,
.framech-bdsz-l .menu-compact-panel .menu-compact-body .menu-compact-section-content .bc_tagline_box-4 .bc_button_tb-4 a {
  margin: 0;
}
.menu-compact-fog {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.5);
}
.framech-bdsz-l .menu-compact-open {
  top: 10px;
  right: 20px;
}
.framech-bdsz-l .menu-compact-open:before {
  content: "\f0c9";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  display: inline-block;
}
.framech-bdsz-l .menu-compact-open a {
  display: block;
  height: 50px;
  width: 100%;
}
.framech-bdsz-l .wdg-touchmenu-header {
  padding: 0 30px 0 10px;
}
.framech-bdsz-l .wdg-touchmenu-header-link {
  padding: 0 6px 0 6px;
}
.bt_sticky {
  background-color: #ca0511 !important;
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.menu-compact-open.bt_sticky {
  z-index: 9999;
}
.bt_sticky > .widget.moduletable {
  width: 1240px;
  margin: 0 auto;
}
.bt_sticky .wdg-touchmenu {
  text-align: left !important;
}
.framech-bdsz-l .bt_sticky > .widget.moduletable {
  width: 100%;
}
input.system-openid,
input.com-system-openid {
  padding-left: 18px;
  color: #848484;
  background-color: #FFF;
}
.system-unpublished {
  border-top: 4px solid #CCC;
  border-bottom: 4px solid #CCC;
  background-color: #F5F5F5;
}
#system-message {
  margin: 0px 0px 20px 0px;
  padding: 0;
  border: none;
  width: auto;
}
#system-message .fade {
  opacity: 1;
}
#system-message dt {
  display: none;
}
#system-message dd {
  font-weight: 700;
  margin: 0;
}
#system-message dd ul {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 3px solid #ccc;
  margin: 0px 0px 10px 0px;
  padding: 0;
}
#system-message dd ul li {
  display: inline-block;
  margin: 0;
}
#system-message dd.message ul {
  color: #7bab73;
  background-color: #f1f6f0;
  border-color: rgba(111,182,121,0.4) rgba(111,182,121,0.4) rgba(111,182,121,0.4) rgba(111,182,121,0.4);
}
#system-message dd.message ul li {
  padding: 15px 10px 15px 55px;
  background: transparent url("/images/system/system_message_default_icon.png") no-repeat left center;
}
#system-message dd.notice ul {
  color: #3b86c4;
  background-color: #f3f8fc;
  border-color: rgba(137,199,239,0.4) rgba(137,199,239,0.4) rgba(137,199,239,0.4) rgba(137,199,239,0.4);
}
#system-message dd.notice ul li {
  padding: 15px 10px 15px 55px;
  background: transparent url("/images/system/system_message_notice_icon.png") no-repeat left center;
}
#system-message dd.error ul {
  color: #ffffff;
  background-color: #f8e7fb;
  border-color: rgba(207,150,226,0.4) rgba(207,150,226,0.4) rgba(207,150,226,0.4) rgba(207,150,226,0.4);
}
#system-message dd.error ul li {
  padding: 15px 10px 15px 55px;
  background: transparent url("/images/system/system_message_error_icon.png") no-repeat left center;
}
body.bt_offline .container {
  padding: 0;
}
body.bt_offline .container .row {
  margin: 0;
}
body.bt_offline .bt_offline_title_wrapper {
  width: 100%;
  background-color: #fff;
  padding: 20px 0;
  height: 100px;
  box-shadow: 0 2px 0 rgba(0,0,0,0.06);
  margin-bottom: 30px;
}
body.bt_offline .bt_offline_container {
  width: 100%;
  margin: 0 auto;
}
body.bt_offline .bt_offline_title {
  text-align: center;
}
body.bt_offline .bt_offline_img,
body.bt_offline .bt_offline_message {
  margin-bottom: 30px;
  text-align: center;
  color: #ffffff;
}
body.bt_offline form {
  max-width: 500px;
  margin: 0 auto;
  color: #ffffff;
}
body.bt_offline form .form-control {
  color: #000000;
}
body.bt_offline form .form-control:focus {
  border-color: #ca0511;
}
body.bt_offline form .control-label {
  text-align: left;
}
body.bt_offline form button.btn-primary {
  background-color: #ca0511;
}
body.bt_offline form .checkbox {
  padding-left: 20px;
  color: #ffffff;
}
body.bt_offline form input[type=checkbox] {
  margin: 10px 0 0 -20px;
}
body.bt_error.bt_body {
  color: #ffffff;
}
.bt_mailto {
  padding: 10px;
}
.bt_mailto #mailto-window form {
  margin: 12px 2px 12px 2px;
}
.bt_mailto #mailto-window h2 {
  font-size: 20px;
  padding: 0px 0px 15px 0px;
  margin: 0;
}
.bt_mailto #mailto-window .mailto-close {
  display: block;
  float: right;
  position: relative;
  top: -30px;
  right: 12px;
}
.bt_mailto a {
  font-size: 11px;
  text-decoration: none;
}
.bt_mailto a:hover,
.bt_mailto a:active,
.bt_mailto a:focus {
  text-decoration: underline;
}
.bt_mailto form div label {
  display: block;
  margin: 6px 0px 2px 0px;
  max-width: 100px;
}
.bt_mailto #mailtoForm p button {
  float: left;
  margin: 14px 7px 0px 0px;
}
body.bt_print_body {
  width: 100% !important;
  margin: 0;
  padding: 0;
}
div.itemHeader h2.itemTitle,
div.catItemHeader h3.catItemTitle,
div.userItemHeader h3.userItemTitle,
div.tagItemHeader h2.tagItemTitle,
div.genericItemHeader h2.genericItemTitle {
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
}
div.itemHeader h2.itemTitle a,
div.catItemHeader h3.catItemTitle a,
div.userItemHeader h3.userItemTitle a,
div.tagItemHeader h2.tagItemTitle a,
div.genericItemHeader h2.genericItemTitle a {
  color: inherit;
  font-weight: 700;
}
div#k2Container {
  padding: 0;
}
.sbox-content-image img {
  height: auto;
}
.even {
  list-style-type: none;
  border-style: none;
  padding: 0;
  background-color: transparent;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.even::before {
  content: "\f15c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #115fe6;
  display: inline-block;
  padding-right: 10px;
}
.odd {
  list-style-type: none;
  border-style: none;
  padding: 0;
  background-color: transparent;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.odd::before {
  content: "\f15c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #115fe6;
  display: inline-block;
  padding-right: 10px;
}
div.k2FeedIcon a,
div.k2FeedIcon a:hover {
  background-repeat: no-repeat;
  background-image: url("../images/k2/feed_icon.png");
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background-image: url("../images/k2/transparent_star.png");
}
.k2Avatar img {
  margin: 0px 10px 5px 0px;
}
div.k2Pagination ul li {
  padding: 0 5px;
}
div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
  background-position: right top;
  background-repeat: no-repeat;
  background-image: url("../images/k2/feautered_item.png");
}
div.groupSecondary,
div.groupLeading,
div.groupPrimary {
  padding-bottom: 40px;
}
div.itemView {
  margin: 0;
  border-style: none;
}
div.itemHeader span.itemDateCreated {
  background-position: left center;
  background-repeat: no-repeat;
  padding-right: 20px;
  padding-left: 0;
  color: #848484;
  background-image: none;
}
div.itemHeader span.itemDateCreated:before {
  content: "\f073";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #5B5B5B;
  display: inline-block;
  padding-right: 10px;
}
div.itemHeader h2.itemTitle {
  font-size: 28px;
  font-weight: 700;
  padding: 20px 0px 25px 0px;
}
div.itemHeader h2.itemTitle span sup {
  display: none;
}
div.itemHeader span.itemAuthor {
  text-align: left;
  background-position: left center;
  background-repeat: no-repeat;
  padding-right: 20px;
  padding-left: 0;
  display: inline-block;
  background-image: none;
}
div.itemHeader span.itemAuthor::before {
  content: "\f040";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #5B5B5B;
  display: inline-block;
  padding-right: 10px;
}
div.itemToolbar {
  border-top: 1px solid #ca0511;
  border-bottom: 1px solid #ca0511;
  background-color: transparent;
  padding: 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
div.itemToolbar ul li a#fontDecrease {
  text-decoration: none;
}
div.itemToolbar ul li a#fontDecrease img {
  background-image: url("../images/k2/font_decrease.png");
}
div.itemToolbar ul li a#fontIncrease {
  text-decoration: none;
}
div.itemToolbar ul li a#fontIncrease img {
  background-image: url("../images/k2/font_increase.png");
}
div.itemRatingBlock {
  padding: 18px 0 0;
}
div.itemImageBlock {
  margin-right: 10px !important;
  margin-bottom: 0px !important;
  float: left;
}
div.itemImageBlock .modal {
  display: block;
  margin-left: 0px;
  position: relative;
  top: 0px;
  left: 0px;
  border-style: none none none none;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
div#k2Container .modal {
  display: block;
  margin-left: 0px;
  position: relative;
  top: 0px;
  left: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  overflow-y: hidden !important;
}
span.itemImage {
  text-align: left;
}
span.itemImage img {
  width: 100%;
  max-width: 300px;
  padding: 0;
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
span.itemImageCaption {
  font-weight: 700;
}
div.itemIntroText {
  color: #000000;
  font-weight: 700;
}
div.itemIntroText img {
  border: 1px solid #ca0511;
  margin-bottom: 20px;
}
div.itemContentFooter {
  border-bottom: 1px solid #ca0511;
  border-top: 1px solid #ca0511;
}
div.itemCategory {
  border-bottom: 1px solid #ca0511;
  padding: 14px;
}
div.itemCategory span {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 0;
  background-image: none;
}
div.itemCategory span::before {
  content: "\f07c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #5B5B5B;
  display: inline-block;
  padding-right: 10px;
}
div.itemTagsBlock {
  border-bottom: 1px solid #ca0511;
  margin-top: 0px;
  padding: 14px;
}
div.itemTagsBlock span {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  position: relative;
  background-image: none;
}
div.itemTagsBlock ul.itemTags li,
div.catItemTagsBlock ul.catItemTags li,
div.userItemTagsBlock ul.userItemTags li,
div.latestItemTagsBlock ul.latestItemTags li {
  background-position: 5px 5px;
  background-repeat: no-repeat;
  border-top-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  display: inline-block;
  border-style: none;
  margin: 0;
  padding: 0 0 0 20px;
  background-color: transparent;
  background-image: none;
}
div.itemTagsBlock ul.itemTags li::before,
div.catItemTagsBlock ul.catItemTags li::before,
div.userItemTagsBlock ul.userItemTags li::before,
div.latestItemTagsBlock ul.latestItemTags li::before {
  content: "\f02b";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #5B5B5B;
  display: inline-block;
  padding-right: 10px;
}
div.itemTagsBlock ul.itemTags li a,
div.catItemTagsBlock ul.catItemTags li a,
div.userItemTagsBlock ul.userItemTags li a,
div.latestItemTagsBlock ul.latestItemTags li a {
  border-style: none none none none;
  margin: 0;
  padding: 0;
}
div.itemTagsBlock ul.itemTags li a:hover {
  text-decoration: underline;
  border-style: none none none none;
}
div.itemAuthorBlock {
  border: none;
  background-color: #ca0511;
  padding: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  border: none;
  padding: 0 !important;
  background-color: #FFF;
}
div.itemAuthorBlock div.itemAuthorDetails .itemAuthorName a {
  color: #ffffff;
}
div.itemAuthorBlock div.itemAuthorDetails .itemAuthorName a:hover {
  text-decoration: underline;
}
div.itemAuthorBlock div.itemAuthorDetails .itemAuthorUrl.span {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  background-image: url("../images/k2/www_icon.png");
}
div.itemAuthorLatest h3 {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  background-image: url("../images/k2/latest_icon.png");
}
div.itemAuthorLatest ul {
  margin: 0;
}
div.itemAuthorLatest ul li {
  margin-bottom: 10px;
}
div.itemAuthorLatest ul li a {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  background-image: url("../images/k2/arrow_icon.png");
}
div.itemRelated h3 {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 0;
  background-image: none;
}
div.itemRelated h3::before {
  content: "\f0c1";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #5B5B5B;
  display: inline-block;
  padding-right: 10px;
}
div.itemRelated ul {
  margin: 0;
}
div.itemRelated ul li {
  margin-bottom: 10px;
}
a.itemRelTitle {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 0;
  background-image: url("../images/k2/arrow_icon.png");
}
div.itemNavigation {
  border: none;
  background-color: transparent;
}
div.itemNavigation span.itemNavigationTitle {
  font-weight: 700;
}
div.itemComments {
  background-position: bottom right;
  background-repeat: no-repeat;
  border: 1px solid #e5e5e5;
  background-color: #f2f2f2;
  background-image: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-top: 30px;
  margin-bottom: 30px;
}
div.itemComments ul.itemCommentsList li {
  border-bottom-width: 0px;
  padding: 10px;
}
div.itemComments ul.itemCommentsList li.authorResponse {
  background: none;
}
div.itemComments ul.itemCommentsList li img {
  margin-right: 10px;
  padding: 0;
  border: 1px solid #CCC;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  border-style: none none none none;
  padding: 0;
  background-color: transparent;
}
div.itemComments ul.itemCommentsList li.even {
  border-style: none none none none;
  background-color: transparent;
}
div.itemComments ul.itemCommentsList li.odd {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
}
div.itemCommentsForm form textarea.inputbox,
div.itemCommentsForm form input.inputbox {
  width: 100%;
  padding: 10px;
  background-color: transparent;
  border: 1px solid #ca0511;
}
div.itemCommentsForm form textarea.inputbox:focus,
div.itemCommentsForm form input.inputbox:focus {
  background-color: #ffffff;
  border: 1px solid #0A3887;
  box-shadow: none;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  border-top-style: none;
  padding-top: 5px;
}
div.itemCommentsForm form input#submitCommentButton {
  padding: 4px 15px;
  color: #fff;
  background-color: #0A3887;
  border-style: none;
}
div.itemCommentsForm form span#formLog {
  display: block;
  margin: 0;
  padding: 20px 0px 0px 0px;
}
div.itemCommentsForm form label.formComment,
div.itemCommentsForm form label.formName,
div.itemCommentsForm form label.formEmail,
div.itemCommentsForm form label.formUrl,
div.itemCommentsForm form label.formRecaptcha {
  margin: 12px 0 5px 2px;
}
div.itemListCategory {
  border: 1px solid #ccc;
  padding: 15px;
  background-color: #F5F5F5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
div.itemListCategory img {
  border: 1px solid #ccc;
  margin: 0px 15px 5px 0px;
  padding: 0;
}
div.catItemIntroText img {
  border: 1px solid #ca0511;
}
div.itemListSubCategories {
  margin-top: 25px;
  margin-bottom: 25px;
}
div.subCategory {
  height: auto;
  border: 1px solid #ccc;
  padding: 15px;
  background-color: #F5F5F5;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
div.subCategory a.subCategoryImage img,
div.subCategory a.subCategoryImage:hover img {
  float: left;
  margin: 0px 15px 5px 0px;
  padding: 0;
  border: 1px solid #CCC;
}
div#itemListLinks {
  background-color: transparent;
  border: none;
}
div.catItemView > h3.catItemTitle {
  padding: 0 0 10px 0;
  margin: 0;
  font-size: 18px;
}
div.catItemView > h3.catItemTitle::before {
  content: "\f15c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #115fe6;
  display: inline-block;
  padding-right: 10px;
}
div.catItemHeader span.catItemDateCreated {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 0;
  background-image: none;
  color: #000000;
}
div.catItemHeader span.catItemDateCreated::before {
  content: "\f073";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #5B5B5B;
  display: inline-block;
  padding-right: 10px;
}
div.catItemHeader span.catItemAuthor {
  background-position: left center;
  background-repeat: no-repeat;
  background-image: none;
  padding-left: 0;
}
div.catItemHeader span.catItemAuthor::before {
  content: "\f040";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #5B5B5B;
  display: inline-block;
  padding-right: 10px;
}
span.catItemImage img {
  padding: 0;
  width: 100% !important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: none;
}
div.catItemCategory {
  border-bottom: 1px solid #98040d;
  padding: 14px;
}
div.catItemCategory span {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 0;
  background-image: none;
  color: #000000;
}
div.catItemCategory span::before {
  content: "\f07c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #5B5B5B;
  display: inline-block;
  padding-right: 10px;
}
div.catItemTagsBlock {
  border-bottom: 1px solid #98040d;
  padding: 14px;
}
div.catItemTagsBlock span {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  background-image: none;
  color: #000000;
}
div.userBlock {
  border-style: none;
  background-color: #ca0511;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 15px;
  color: #ffffff;
}
div.userBlock {
  padding: 25px;
}
div.userBlock h2 {
  color: #ffffff;
  padding: 0 0 0 120px;
  margin: 10px 0 10px;
}
div.userBlock div.userDescription {
  padding: 0 0 0 120px;
}
div.userBlock img {
  border: 1px solid #ccc;
  padding: 0;
}
span.userURL {
  padding-left: 0;
  display: inline-block !important;
  background-image: none;
  color: #ffffff;
}
span.userURL a {
  color: #ffffff;
}
span.userURL a:hover {
  text-decoration: underline;
}
span.userURL:before {
  content: "\f0ac";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #ffffff;
  display: inline-block;
  padding-right: 10px;
}
div.userItemView {
  margin-bottom: 35px;
}
div.userItemHeader span.userItemDateCreated {
  padding-left: 0;
  background-image: none;
}
div.userItemHeader span.userItemDateCreated:before {
  content: "\f073";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #cbc1af;
  display: inline-block;
  padding-right: 10px;
}
span.userItemImage img {
  border: none;
  padding: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-right: 20px;
  margin-top: 20px;
}
div.userItemCategory {
  border-top-style: none;
  border-bottom: 1px solid #ca0511;
  padding: 14px 0;
}
div.userItemCategory span {
  padding-left: 0;
  background-image: none;
}
div.userItemCategory span:before {
  content: "\f07c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #cbc1af;
  display: inline-block;
  padding-right: 10px;
}
div.userItemIntroText img {
  border: 1px solid #ca0511;
  margin-bottom: 20px;
}
div.userItemTagsBlock {
  border-bottom: 1px solid #ca0511;
  padding: 14px;
}
div.userItemTagsBlock span {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  background-image: url("/images/k2/tag_icon.png");
}
div.tagItemView {
  border-bottom: 1px solid #ca0511;
  padding: 20px 0 14px;
}
div.tagItemHeader span.tagItemDateCreated {
  padding-left: 0;
  background-image: none;
}
div.tagItemHeader span.tagItemDateCreated:before {
  content: "\f073";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #cbc1af;
  display: inline-block;
  padding-right: 10px;
}
span.tagItemImage img {
  padding: 0;
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 10px 10px 0 0;
}
div.tagItemCategory span {
  padding-left: 0;
  background-image: none;
}
div.tagItemCategory span:before {
  content: "\f07c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #cbc1af;
  display: inline-block;
  padding-right: 10px;
}
div.tagItemIntroText img {
  border: 1px solid #ca0511;
  margin-bottom: 20px;
}
div.genericItemView {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
}
div.genericItemHeader span.genericItemDateCreated {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  background-image: url("../images/k2/created_day_icon.png");
}
span.genericItemImage img {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  padding: 0;
  border-bottom-color: #CCC;
}
div.genericItemCategory span {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 20px;
  background-image: url("../images/k2/publishin_icon.png");
}
div.latestItemsCategory {
  border-style: none;
  margin: 0px 8px 20px 0px;
  padding: 25px;
  background-color: #0A3887;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #fff;
}
div.latestItemsCategory h2 {
  margin-bottom: 10px;
}
div.latestItemsCategory h2 a {
  color: #fff;
  margin-bottom: 0;
  font-weight: 700;
}
div.latestItemsCategory p {
  padding: 0 0 0 120px;
}
div.latestItemsCategoryImage img {
  float: left;
  border: 1px solid #ccc;
  margin: 0px 15px 5px 0px;
  padding: 0;
}
div.latestItemView {
  margin-bottom: 20px;
}
span.latestItemDateCreated {
  padding-left: 0;
  background-image: none;
}
span.latestItemDateCreated:before {
  content: "\f073";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #cbc1af;
  display: inline-block;
  padding-right: 10px;
}
span.latestItemImage img {
  padding: 0;
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-top: 15px;
  margin-right: 15px;
}
div.latestItemCategory {
  border-bottom: 1px solid #ca0511;
  padding: 0 0 14px;
}
div.latestItemCategory span {
  padding-left: 0;
  background-image: none;
  color: #000000;
}
div.latestItemCategory span:before {
  content: "\f07c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #5B5B5B;
  display: inline-block;
  padding-right: 10px;
}
div.latestItemTagsBlock {
  border-bottom: 1px solid #ca0511;
  padding: 14px;
}
div.latestItemTagsBlock span {
  padding-left: 20px;
  position: relative;
  background-image: none;
  color: #000000;
}
h2.latestItemTitle a {
  font-weight: 700;
}
div.latestItemIntroText img {
  border: 1px solid #ca0511;
  margin-bottom: 20px;
}
div.k2LatestCommentsBlock ul,
div.k2TopCommentersBlock ul {
  padding: 0;
  list-style: none;
}
div.k2LatestCommentsBlock ul li.even,
div.k2TopCommentersBlock ul li.even {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid none solid none;
  background-color: transparent;
  border-top-color: #78818c;
  border-bottom-color: #78818c;
}
div.k2LatestCommentsBlock ul li.odd,
div.k2TopCommentersBlock ul li.odd {
  border-style: none none none none;
  background-color: transparent;
}
div.k2LatestCommentsBlock ul li a.lcAvatar img,
div.k2TopCommentersBlock ul li a.lcAvatar img {
  border-bottom: 1px solid #ccc;
  padding: 0;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate,
div.k2TopCommentersBlock ul li span.lcCommentDate {
  font-size: 12px;
  font-style: italic;
  color: #EEEBE4;
}
div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
  color: #fff;
}
div.k2ItemsBlock ul li a.moduleItemAuthorAvatar img {
  border-bottom-style: solid;
  border-width: 0px 0px 5px 0px;
  padding: 0;
  border-bottom-color: #CCC;
}
table.calendar {
  width: 100%;
  background: none;
}
table.calendar tr td {
  background: none;
  border: none;
}
table.calendar tr td.calendarNavMonthPrev {
  background: none;
}
table.calendar tr td.calendarCurrentMonth {
  background: none;
  font-size: 18px;
}
table.calendar tr td.calendarNavMonthNext {
  background: none;
}
table.calendar tr td.calendarDayName {
  background: none;
  border-bottom: 1px solid #98040d;
  border-top: 1px solid #98040d;
  padding: 10px 0;
}
table.calendar tr td.calendarDateEmpty {
  background: none;
}
table.calendar tr td.calendarDateLinked a {
  background: none;
}
table.calendar tr td.calendarDateLinked a:hover {
  background: none;
}
table.calendar tr td.calendarToday {
  font-weight: 700;
  background: #ca0511;
  color: #fff;
}
table.calendar tr td.calendarTodayLinked {
  background: #ffee00;
}
table.calendar tr td.calendarTodayLinked a {
  color: #55606e;
}
table.calendar tr td.calendarTodayLinked a:hover {
  background: #FFF780;
}
div.k2UsersBlock ul li h3 {
  font-size: 14px;
}
div.k2UsersBlock ul li a.ubUserAvatar img {
  padding: 0;
  border-bottom: 1px solid #CCC;
}
a.ubUserFeedIcon,
a.ubUserFeedIcon:hover {
  background-repeat: no-repeat;
  background-image: url("../images/k2/feed_icon.png");
}
a.ubUserURL,
a.ubUserURL:hover {
  background-repeat: no-repeat;
  background-image: url("../images/k2/www_icon.png");
}
div.k2CalendarBlock {
  height: 100%;
}
table.admintable td {
  padding: 5px;
  border-style: none !important;
}
.k2TagCloudBlock {
  margin-bottom: 20px;
}
.k2TagCloudBlock a {
  font-size: 100% !important;
  margin: 5px;
  padding: 4px 10px !important;
}
.k2AccountPage th.k2ProfileHeading {
  background: none;
  border: none;
}
.k2AccountPage table.admintable input {
  display: inline;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  background: none;
  border: none;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
}
div.k2AccountPage tr {
  height: 50px;
}
div.k2AccountPage input#genderm,
div.k2AccountPage input#genderf {
  float: left;
  margin-right: 10px;
}
div.k2AccountPage label#genderm-lbl,
div.k2AccountPage label#genderm-lbl {
  display: block;
}
.k2AccountPage div.k2AccountPageUpdate {
  text-align: left;
}
.k2LoginBlock p#form-login-username,
.k2LoginBlock p#form-login-password,
.k2LoginBlock p#form-login-remember {
  margin-bottom: 10px !important;
}
.k2LoginBlock fieldset.input {
  margin-bottom: 5px !important;
}
div.k2LoginBlock ul {
  padding-left: 20px;
}
.k2ItemsBlock ul,
.k2UsersBlock ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.k2ItemsBlock li.even,
.k2ItemsBlock li.odd,
.k2UsersBlock li.even,
.k2UsersBlock li.odd {
  border: none;
  background: none;
  margin-bottom: 20px;
  border-bottom: 1px solid #78818c;
}
.k2ItemsBlock .k2Avatar.moduleItemAuthorAvatar img,
.k2UsersBlock .k2Avatar.moduleItemAuthorAvatar img {
  border: 1px solid #fff;
  margin: 5px 15px 5px 0;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext,
div.k2UsersBlock ul li div.moduleItemIntrotext {
  margin: 20px 0;
}
div.k2ItemsBlock ul li div.moduleItemAuthor,
div.k2UsersBlock ul li div.moduleItemIntrotext {
  margin-top: 40px;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img,
div.k2UsersBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  margin-bottom: 20px;
  border: none;
}
div.k2ItemsBlock ul li div.moduleItemTags,
div.k2UsersBlock ul li div.moduleItemTags {
  margin-top: 30px;
}
.framech-bdsz-xs div.itemContainer,
.framech-bdsz-s div.itemContainer {
  float: none;
  width: 100% !important;
}
.framech-bdsz-xxs #k2Container .latestItemsContainer,
.framech-bdsz-xs #k2Container .latestItemsContainer,
.framech-bdsz-s #k2Container .latestItemsContainer,
.framech-bdsz-m #k2Container .latestItemsContainer {
  float: none;
  width: 100% !important;
}
.framech-bdsz-xxs #k2Container .latestItemsContainer .latestItemsCategory img,
.framech-bdsz-xs #k2Container .latestItemsContainer .latestItemsCategory img,
.framech-bdsz-s #k2Container .latestItemsContainer .latestItemsCategory img,
.framech-bdsz-m #k2Container .latestItemsContainer .latestItemsCategory img {
  float: none;
}
.framech-bdsz-xxs #k2Container .latestItemsContainer .latestItemsCategory p,
.framech-bdsz-xs #k2Container .latestItemsContainer .latestItemsCategory p,
.framech-bdsz-s #k2Container .latestItemsContainer .latestItemsCategory p,
.framech-bdsz-m #k2Container .latestItemsContainer .latestItemsCategory p {
  padding: 0;
}
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.bt-vm-items-padding [class*="col-"] {
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}
#fancybox-content > div {
  background: #fff;
}
.category-view {
  padding: 0;
}
.category-view .browse-view {
  margin-bottom: 0;
}
.category-view .browse-view .virtuemart_search input {
  height: 45px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 0px;
  background-color: #f2f2f2;
  border: 2px solid #d9d9d9;
  width: 200px;
}
select.category-view .browse-view .virtuemart_search input {
  height: 45px;
  line-height: 45px;
}
textarea .category-view .browse-view .virtuemart_search input,
select[multiple].category-view .browse-view .virtuemart_search input {
  height: auto;
}
.category-view .browse-view .virtuemart_search input[type="submit"] {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  border-style: none;
  padding: 9px 15px 9px 15px;
  margin-left: 10px;
}
.category-view .browse-view .virtuemart_search input[type="submit"]:hover,
.category-view .browse-view .virtuemart_search input[type="submit"].hover,
.category-view .browse-view .virtuemart_search input[type="submit"]:focus,
.category-view .browse-view .virtuemart_search input[type="submit"]:active,
.category-view .browse-view .virtuemart_search input[type="submit"].active,
.open > .dropdown-toggle .category-view .browse-view .virtuemart_search input[type="submit"] {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
.category-view .browse-view .virtuemart_search input[type="submit"]:active,
.category-view .browse-view .virtuemart_search input[type="submit"].active,
.open > .dropdown-toggle .category-view .browse-view .virtuemart_search input[type="submit"] {
  background: #ac040e;
  border-color: #ac040e;
}
.category-view .browse-view .virtuemart_search input[type="submit"].disabled,
.category-view .browse-view .virtuemart_search input[type="submit"].disabled:hover,
.category-view .browse-view .virtuemart_search input[type="submit"].disabled.hover,
.category-view .browse-view .virtuemart_search input[type="submit"].disabled:focus,
.category-view .browse-view .virtuemart_search input[type="submit"].disabled:active,
.category-view .browse-view .virtuemart_search input[type="submit"].disabled.active,
.category-view .browse-view .virtuemart_search input[type="submit"][disabled],
.category-view .browse-view .virtuemart_search input[type="submit"][disabled]:hover,
.category-view .browse-view .virtuemart_search input[type="submit"][disabled].hover,
.category-view .browse-view .virtuemart_search input[type="submit"][disabled]:focus,
.category-view .browse-view .virtuemart_search input[type="submit"][disabled]:active,
.category-view .browse-view .virtuemart_search input[type="submit"][disabled].active,
fieldset[disabled] .category-view .browse-view .virtuemart_search input[type="submit"],
fieldset[disabled] .category-view .browse-view .virtuemart_search input[type="submit"]:hover,
fieldset[disabled] .category-view .browse-view .virtuemart_search input[type="submit"].hover,
fieldset[disabled] .category-view .browse-view .virtuemart_search input[type="submit"]:focus,
fieldset[disabled] .category-view .browse-view .virtuemart_search input[type="submit"]:active,
fieldset[disabled] .category-view .browse-view .virtuemart_search input[type="submit"].active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.category-view .browse-view .virtuemart_search input[type="submit"] .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.category-view .browse-view .bt-vm-categories-order-header {
  font-size: 14px;
  padding-left: 0px;
  padding-right: 0px;
}
.category-view .browse-view .orderby-displaynumber {
  margin: 20px 0;
  border-top: 1px solid #ca0511;
  border-bottom: 1px solid #ca0511;
}
.category-view .browse-view .bt-vm-display-number {
  margin: 0px;
  text-align: left !important;
}
.category-view .browse-view .bt-vm-pagination-view-as-box span {
  margin-right: 10px;
}
.category-view .browse-view .bt-vm-pagination-view-as-box .fa {
  font-size: 18px;
}
.category-view .browse-view .bt-vm-pagination-view-as-box .fa:hover {
  color: #115fe6;
}
.category-view .browse-view .vm-pagination {
  margin: 20px 0 0;
  padding: 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  justify-content: space-between;
  float: none;
}
.category-view .browse-view .vm-pagination ul {
  padding-left: 0;
}
.category-view .browse-view .vm-pagination ul .pagenav {
  background-color: transparent;
  border-style: none;
}
.category-view .browse-view .vm-pagination .vm-page-counter {
  float: none;
  width: 100px;
}
.orderlistcontainer .title {
  display: none;
}
.orderlistcontainer div.activeOrder {
  background-image: none;
  background-color: #f2f2f2;
  border-radius: 0px;
  border-style: none;
}
.orderlistcontainer div.activeOrder a:hover {
  color: #000000;
}
.orderlistcontainer div.orderlist {
  background-color: #e5e5e5;
  border-style: none;
}
.orderlistcontainer div.orderlist div:hover {
  background-color: #bfbfbf;
}
.orderlistcontainer div.orderlist div:hover a:hover {
  color: #ffffff;
}
.bt-vm-pagination-view-as-box {
  float: right;
}
.bt_vm_products_view {
  padding-left: 0px;
  padding-right: 0px;
}
.bt_vm_products_view [class*="col-"]:hover {
  z-index: 100;
}
.ratingbox div,
.ratingbox span {
  background: url(../images/virtuemart/color-stars.png);
}
.vm-button-correct {
  padding: 4px 20px;
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  font-weight: normal;
  border: none;
  border-radius: 0px;
}
.vm-button-correct:hover,
.vm-button-correct.hover,
.vm-button-correct:focus,
.vm-button-correct:active,
.vm-button-correct.active,
.open > .dropdown-toggle .vm-button-correct {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
.vm-button-correct:active,
.vm-button-correct.active,
.open > .dropdown-toggle .vm-button-correct {
  background: #ac040e;
  border-color: #ac040e;
}
.vm-button-correct.disabled,
.vm-button-correct.disabled:hover,
.vm-button-correct.disabled.hover,
.vm-button-correct.disabled:focus,
.vm-button-correct.disabled:active,
.vm-button-correct.disabled.active,
.vm-button-correct[disabled],
.vm-button-correct[disabled]:hover,
.vm-button-correct[disabled].hover,
.vm-button-correct[disabled]:focus,
.vm-button-correct[disabled]:active,
.vm-button-correct[disabled].active,
fieldset[disabled] .vm-button-correct,
fieldset[disabled] .vm-button-correct:hover,
fieldset[disabled] .vm-button-correct.hover,
fieldset[disabled] .vm-button-correct:focus,
fieldset[disabled] .vm-button-correct:active,
fieldset[disabled] .vm-button-correct.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.vm-button-correct .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.category-view {
  border-bottom: 1px solid #ca0511;
}
.category-view .bt_vm_categories_item_container {
  padding: 15px;
}
.category-view .bt_vm_category_item {
  padding: 10px;
  text-align: center;
}
.category-view .bt_vm_category_item img {
  width: 70%;
  border: 5px solid #ca0511;
  transition: all 0.5s ease-out;
}
.category-view .bt_vm_category_item img:hover {
  border: 5px solid #5B5B5B;
}
.category-view .bt_vm_category_item .bt_category_item_title {
  font-size: 24px;
  color: #0A3887;
}
.category-view .bt_category_item_description {
  font-size: 16px;
}
.bt_vm_products_view > .bt_product_container_grid {
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  transition: 1s;
  /*padding: 20px;*/
  height: auto;
  overflow-y: hidden;
}
.bt_vm_products_view > .bt_product_container_grid:hover {
  z-index: 100;
  overflow-y: visible;
}
.bt_vm_products_view > .bt_product_container_grid >  .product_container {
  background: #f2f2f2;
  transition: 1s;
  overflow-y: hidden;
  width: 100%;
  text-align: center;
  min-width: auto;
  border: none;
  -webkit-transition-delay: 0.0s;
  transition-delay: 0.0s;
}
.bt_vm_products_view > .bt_product_container_grid >  .product_container transition-duration: 0.2s
				
				.availability,
.bt_vm_products_view > .bt_product_container_grid >  .product_container .vm-details-button,
.bt_vm_products_view > .bt_product_container_grid >  .product_container .addtocart-area,
.bt_vm_products_view > .bt_product_container_grid >  .product_container .vm-product-rating-container {
  transition: 0.7s;
  display: none;
}
.bt_vm_products_view > .bt_product_container_grid >  .product_container:hover {
  overflow-y: visible;
  background-color: #0A3887;
}
.bt_vm_products_view > .bt_product_container_grid >  .product_container:hover .product_inner {
  background-color: #ca0511;
  padding-bottom: 20px;
  max-height: 800px;
  overflow-y: visible;
  position: relative;
}
.bt_vm_products_view > .bt_product_container_grid >  .product_container:hover .availability,
.bt_vm_products_view > .bt_product_container_grid >  .product_container:hover .vm-details-button,
.bt_vm_products_view > .bt_product_container_grid >  .product_container:hover .addtocart-area,
.bt_vm_products_view > .bt_product_container_grid >  .product_container:hover .vm-product-rating-container {
  display: block;
}
.bt_vm_products_view > .bt_product_container_grid >  .product_container:hover:hover h2,
.bt_vm_products_view > .bt_product_container_grid >  .product_container:hover:hover a {
  color: #ffffff;
}
.bt_vm_products_view > .bt_product_container_grid >  .product_container:hover:hover p.product_s_desc {
  color: #ffffff;
}
.bt_vm_products_view > .bt_product_container_grid >  .product_container .product_inner {
  transition: 0.0s;
  -webkit-transition-delay: 0.0s;
  transition-delay: 0.1s;
  overflow-y: hidden;
  transition-delay: 0.0s;
  transition-duration: 0.2s;
}
.bt_vm_products_view > .bt_product_container_grid >  .product_container a.ask-a-question {
  font-size: 16px;
  background-color: transparent;
  background-image: none;
  border-style: none;
  padding: 0;
  margin-top: 10px;
}
.bt_vm_products_view > .bt_product_container_grid >  .product_container .addtocart-area {
  margin: 0;
  display: none;
}
.bt_vm_products_view > .bt_product_container_grid >  .product_container .addtocart-area .addtocart-bar {
  bottom: 0px;
  position: relative;
  margin-top: 20px;
}
.bt_vm_products_view > .bt_product_container_grid >  .product_container .addtocart-area .addtocart-bar .quantity-box,
.bt_vm_products_view > .bt_product_container_grid >  .product_container .addtocart-area .addtocart-bar .quantity-controls {
  display: none;
}
.bt_vm_products_view > .bt_product_container_grid >  .product_container .vm-details-button,
.bt_vm_products_view > .bt_product_container_grid >  .product_container .product-fields {
  display: none;
}
.bt_vm_products_view > .bt_product_container_grid >  .product_container .vm-details-button .product-details,
.bt_vm_products_view > .bt_product_container_grid >  .product_container .product-fields .product-details {
  display: none;
}
.bt_vm_products_view > .bt_product_container_grid >  .product_container h2,
.bt_vm_products_view > .bt_product_container_grid >  .product_container .ratingbox {
  margin: 0;
}
.bt_vm_products_view > .bt_product_container_grid >  .product_container .addtocart-button input {
  background: #0A3887;
  color: #ffffff;
  border: none;
  padding: 0.5em 1.8em;
  border-radius: 0px;
}
.bt_vm_products_view > .bt_product_container_grid .browseProductImage {
  max-height: none;
  padding: 15px;
}
.bt_vm_products_view > .bt_product_container_grid .vm-product-rating-container {
  display: none;
  text-align: center;
}
.bt_vm_products_view > .bt_product_container_grid .vm-product-rating-container .vm2-normalstock,
.bt_vm_products_view > .bt_product_container_grid .vm-product-rating-container .vm2-nostock {
  margin: 0px 15px 0 0;
}
.bt_vm_products_view > .bt_product_container_grid .vm-product-descr-container h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #ca0511;
  margin: 0;
}
.bt_vm_products_view > .bt_product_container_grid .vm-product-descr-container h2 a {
  font-weight: 700;
  color: #ca0511;
}
.bt_vm_products_view > .bt_product_container_grid .vm-product-descr-container h2 a:hover {
  color: #fd9ea4;
}
.bt_vm_products_view > .bt_product_container_grid .vm-product-descr-container p.product_s_desc {
  margin-bottom: 20px;
}
.bt_vm_products_view > .bt_product_container_grid .product-price {
  text-align: center;
  float: none;
}
.bt_vm_products_view > .bt_product_container_grid .product-price .vm-price-value {
  color: #5B5B5B;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.framech-bdsz-xxs .bt_vm_products_view .bt_product_container_grid,
.framech-bdsz-xs .bt_vm_products_view .bt_product_container_grid,
.framech-bdsz-s .bt_vm_products_view .bt_product_container_grid,
.framech-bdsz-m .bt_vm_products_view .bt_product_container_grid,
.framech-bdsz-l .bt_vm_products_view .bt_product_container_grid {
  /*height: 480px;*/
}
.framech-bdsz-xxs .bt_vm_products_view .bt_product_container_grid > .product_container,
.framech-bdsz-xs .bt_vm_products_view .bt_product_container_grid > .product_container,
.framech-bdsz-s .bt_vm_products_view .bt_product_container_grid > .product_container,
.framech-bdsz-m .bt_vm_products_view .bt_product_container_grid > .product_container,
.framech-bdsz-l .bt_vm_products_view .bt_product_container_grid > .product_container {
  /*min-height: 480px;*/
}
.framech-bdsz-xxs .bt_vm_products_view .bt_product_container_grid .vm-product-descr-container p.product_s_desc,
.framech-bdsz-xs .bt_vm_products_view .bt_product_container_grid .vm-product-descr-container p.product_s_desc,
.framech-bdsz-s .bt_vm_products_view .bt_product_container_grid .vm-product-descr-container p.product_s_desc,
.framech-bdsz-m .bt_vm_products_view .bt_product_container_grid .vm-product-descr-container p.product_s_desc,
.framech-bdsz-l .bt_vm_products_view .bt_product_container_grid .vm-product-descr-container p.product_s_desc {
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.bt_vm_products_view .bt_product_container_row > .product_container {
  width: 100%;
  background: #f2f2f2;
  border: none;
  margin-bottom: 20px;
}
.bt_vm_products_view .bt_product_container_row > .product_container a.ask-a-question {
  font-size: 16px;
  background-color: transparent;
  background-image: none;
  border-style: none;
  padding: 0;
}
.bt_vm_products_view .bt_product_container_row > .product_container:hover {
  background-color: #ca0511;
}
.bt_vm_products_view .bt_product_container_row > .product_container:hover .bt-vm-product-desc-container-inlist h2 a {
  color: #ffffff;
}
.bt_vm_products_view .bt_product_container_row > .product_container:hover .notify {
  background: #0A3887;
}
.bt_vm_products_view .bt_product_container_row > .product_container:hover .addtocart-button input {
  background: #0A3887;
}
.bt_vm_products_view .bt_product_container_row > .product_container:hover .vm-details-button .product-details {
  background: #0A3887;
}
.bt_vm_products_view .bt_product_container_row > .product_container:hover p.product_s_desc {
  color: #ffffff;
}
.bt_vm_products_view .bt_product_container_row > .product_container .vm-product-media-container {
  float: left;
  margin: 5px;
}
.bt_vm_products_view .bt_product_container_row > .product_container .vm-product-media-container .browseProductImage {
  max-height: 100%;
}
.bt_vm_products_view .bt_product_container_row > .product_container .product-fields {
  display: none;
}
.bt_vm_products_view .bt_product_container_row > .product_container .addtocart-area {
  margin: 0;
}
.bt_vm_products_view .bt_product_container_row > .product_container .addtocart-area .addtocart-bar {
  position: static;
}
.bt_vm_products_view .bt_product_container_row > .product_container .addtocart-area .addtocart-bar .quantity-box,
.bt_vm_products_view .bt_product_container_row > .product_container .addtocart-area .addtocart-bar .quantity-controls {
  display: none;
}
.bt_vm_products_view .bt_product_container_row > .product_container .notify {
  display: block;
  background: #ca0511;
  color: #fff;
  border: none;
  border-radius: 0px;
  font-size: 18px;
  max-width: 100%;
  width: 200px;
  padding: 0;
  line-height: 3;
}
.bt_vm_products_view .bt_product_container_row > .product_container .addtocart-button,
.bt_vm_products_view .bt_product_container_row > .product_container .notify {
  margin-right: 10px;
}
.bt_vm_products_view .bt_product_container_row > .product_container .addtocart-button input,
.bt_vm_products_view .bt_product_container_row > .product_container .notify input {
  background: #ca0511;
  color: #fff;
  border: none;
  border-radius: 0px;
  font-size: 18px;
  max-width: 100%;
  width: 200px;
  padding: 0;
  line-height: 3;
}
.bt_vm_products_view .bt_product_container_row > .product_container .vm-details-button .product-details {
  background: #ca0511;
  color: #fff;
  border: none;
  border-radius: 0px;
  font-size: 18px;
  max-width: 100%;
  width: 200px;
  padding: 0;
  line-height: 3;
}
.bt_vm_products_view .bt_product_container_row > .product_container .bt-vm-product-desc-container-inlist h2 a {
  color: #ca0511;
  font-weight: 700;
}
.bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container {
  float: left;
}
.bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container + .vm-details-button {
  margin-right: 20px;
  text-align: left;
}
.bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container + .vm-details-button a {
  text-align: center;
}
.bt_vm_products_view .bt_product_container_row .bt_vm_listview_price {
  float: right;
  margin-right: 20px;
  color: #5B5B5B;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.bt_vm_products_view .availability {
  display: none !important;
}
.framech-bdsz-xxs .bt_vm_products_view .bt_product_container_row > .product_container .vm2-nostock,
.framech-bdsz-xxs .bt_vm_products_view .bt_product_container_row > .product_container .vm2-normalstock,
.framech-bdsz-xs .bt_vm_products_view .bt_product_container_row > .product_container .vm2-nostock,
.framech-bdsz-xs .bt_vm_products_view .bt_product_container_row > .product_container .vm2-normalstock,
.framech-bdsz-s .bt_vm_products_view .bt_product_container_row > .product_container .vm2-nostock,
.framech-bdsz-s .bt_vm_products_view .bt_product_container_row > .product_container .vm2-normalstock,
.framech-bdsz-m .bt_vm_products_view .bt_product_container_row > .product_container .vm2-nostock,
.framech-bdsz-m .bt_vm_products_view .bt_product_container_row > .product_container .vm2-normalstock,
.framech-bdsz-l .bt_vm_products_view .bt_product_container_row > .product_container .vm2-nostock,
.framech-bdsz-l .bt_vm_products_view .bt_product_container_row > .product_container .vm2-normalstock {
  float: none;
  display: block;
}
.framech-bdsz-xxs .bt_vm_products_view .bt_product_container_row > .product_container .bt_vm_listview_price,
.framech-bdsz-xs .bt_vm_products_view .bt_product_container_row > .product_container .bt_vm_listview_price,
.framech-bdsz-s .bt_vm_products_view .bt_product_container_row > .product_container .bt_vm_listview_price,
.framech-bdsz-m .bt_vm_products_view .bt_product_container_row > .product_container .bt_vm_listview_price,
.framech-bdsz-l .bt_vm_products_view .bt_product_container_row > .product_container .bt_vm_listview_price {
  float: none;
}
.framech-bdsz-xxs .bt_vm_products_view .bt_product_container_row > .product_container .bt_vm_listview_price .product-price,
.framech-bdsz-xs .bt_vm_products_view .bt_product_container_row > .product_container .bt_vm_listview_price .product-price,
.framech-bdsz-s .bt_vm_products_view .bt_product_container_row > .product_container .bt_vm_listview_price .product-price,
.framech-bdsz-m .bt_vm_products_view .bt_product_container_row > .product_container .bt_vm_listview_price .product-price,
.framech-bdsz-l .bt_vm_products_view .bt_product_container_row > .product_container .bt_vm_listview_price .product-price {
  margin: 20px 0 6px;
}
.framech-bdsz-xxs .bt_vm_products_view .bt_product_container_row > .product_container .bt_vm_listview_price span.vm-price-desc,
.framech-bdsz-xs .bt_vm_products_view .bt_product_container_row > .product_container .bt_vm_listview_price span.vm-price-desc,
.framech-bdsz-s .bt_vm_products_view .bt_product_container_row > .product_container .bt_vm_listview_price span.vm-price-desc,
.framech-bdsz-m .bt_vm_products_view .bt_product_container_row > .product_container .bt_vm_listview_price span.vm-price-desc,
.framech-bdsz-l .bt_vm_products_view .bt_product_container_row > .product_container .bt_vm_listview_price span.vm-price-desc {
  display: none;
}
.framech-bdsz-xxs .bt_vm_products_view .bt_product_container_row > .product_container p.product_s_desc,
.framech-bdsz-xs .bt_vm_products_view .bt_product_container_row > .product_container p.product_s_desc,
.framech-bdsz-s .bt_vm_products_view .bt_product_container_row > .product_container p.product_s_desc,
.framech-bdsz-m .bt_vm_products_view .bt_product_container_row > .product_container p.product_s_desc,
.framech-bdsz-l .bt_vm_products_view .bt_product_container_row > .product_container p.product_s_desc {
  height: auto;
  margin: 0 0 20px 0;
}
.framech-bdsz-xxs .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container,
.framech-bdsz-xs .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container,
.framech-bdsz-s .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container,
.framech-bdsz-m .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container,
.framech-bdsz-l .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container {
  float: none;
}
.framech-bdsz-xxs .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container .addtocart-button,
.framech-bdsz-xs .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container .addtocart-button,
.framech-bdsz-s .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container .addtocart-button,
.framech-bdsz-m .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container .addtocart-button,
.framech-bdsz-l .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container .addtocart-button {
  width: 100%;
}
.framech-bdsz-xxs .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container + .vm-details-button,
.framech-bdsz-xs .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container + .vm-details-button,
.framech-bdsz-s .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container + .vm-details-button,
.framech-bdsz-m .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container + .vm-details-button,
.framech-bdsz-l .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container + .vm-details-button {
  margin-bottom: 5px;
  margin-right: 0;
}
.framech-bdsz-xxs .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container + .vm-details-button .product-details,
.framech-bdsz-xs .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container + .vm-details-button .product-details,
.framech-bdsz-s .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container + .vm-details-button .product-details,
.framech-bdsz-m .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container + .vm-details-button .product-details,
.framech-bdsz-l .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container + .vm-details-button .product-details {
  width: 100%;
}
.framech-bdsz-xxs .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container .notify,
.framech-bdsz-xs .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container .notify,
.framech-bdsz-s .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container .notify,
.framech-bdsz-m .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container .notify,
.framech-bdsz-l .bt_vm_products_view .bt_product_container_row > .product_container .add-to-cart-container .notify {
  margin-right: 0;
  width: 100%;
}
.product-neighbours a.previous-page {
  background-image: none;
  padding-left: 0;
}
.product-neighbours a.previous-page:before {
  content: "\f053";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #cbc1af;
  display: inline-block;
  padding-right: 10px;
}
.product-neighbours a.next-page {
  background-image: none;
  padding-right: 0;
}
.product-neighbours a.next-page:after {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  text-decoration: inherit;
  color: #cbc1af;
  display: inline-block;
  padding-left: 10px;
}
.bt_product_details_upper_container {
  margin: 0;
  padding: 0;
}
.bt_product_details_upper_container .bt_product_left_container {
  padding-left: 0;
  padding-right: 20px;
}
.bt_product_details_upper_container .bt_product_left_container .main-image img {
  max-height: none;
}
.bt_product_details_upper_container .bt_product_left_container .bt_vm_product_details_images_additional .additional-images {
  margin: 20px 0;
}
.bt_product_details_upper_container .bt_product_left_container .bt_vm_product_details_images_additional .additional-images img {
  width: 65px;
  border: 1px solid #ca0511;
  transition: all 0.5s ease-out;
}
.bt_product_details_upper_container .bt_product_left_container .bt_vm_product_details_images_additional .additional-images img:hover {
  border: 1px solid #fb6d75;
}
.bt_product_details_upper_container .bt_product_right_container {
  padding: 0 0 30px;
}
.bt_product_details_upper_container .bt_product_right_container .bt_product_details_container_row {
  border-bottom: 1px solid #d9d9d9;
  padding-top: 10px;
  padding-bottom: 10px;
}
.bt_product_details_upper_container .bt_product_right_container .bt_product_details_container_row .bt_product_details_product_name {
  color: #ca0511;
  font-size: 28px;
}
.bt_product_details_upper_container .bt_product_right_container .bt_product_details_container_row .ratingbox {
  margin: 15px 0px;
}
.bt_product_details_upper_container .bt_product_right_container .bt_product_details_container_row .PricesalesPrice {
  color: #5B5B5B;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin: 30px 0px 8px;
}
.bt_product_details_upper_container .bt_product_right_container .bt_product_details_container_row .vm-price-desc span {
  margin: 0px;
}
.bt_product_details_upper_container .bt_product_right_container .bt_product_details_container_row .in_stock {
  color: #fa3b47;
}
.bt_product_details_upper_container .bt_product_right_container .bt_product_details_container_row .bt_product_details_sku_container {
  color: #000000;
}
.bt_product_details_upper_container .bt_product_right_container .bt_product_details_other_prices div {
  padding-left: 10px;
  padding-right: 10px;
  color: #000000;
  font-size: 12px;
}
.bt_product_details_upper_container .bt_product_right_container .product-short-description {
  color: #000000;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_back2category a {
  background: transparent;
  color: #5B5B5B;
  border: none;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_back2category a:before {
  font-family: FontAwesome;
  content: "\f112";
  color: #716862;
  margin-right: 10px;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container {
  float: none;
  width: 100%;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area {
  padding-left: 0;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar {
  height: 50px;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .quantity-box {
  vertical-align: top;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .quantity-box .quantity-input {
  background-color: transparent;
  border-radius: 0px;
  border: 1px solid #0A3887;
  background-image: none;
  color: #5B5B5B;
  height: 50px;
  width: 50px;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .quantity-box .quantity-input:hover {
  color: #0A3887;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .quantity-controls {
  background-color: orange;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .quantity-controls span input {
  background: #716862;
  color: #fff;
  border: none;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .bt_vm_quantity_controls_container {
  display: inline-block;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .bt_vm_quantity_controls_container .bt_vm_quantity-plus:after {
  content: "\f106";
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .bt_vm_quantity_controls_container .bt_vm_quantity-minus {
  width: auto;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .bt_vm_quantity_controls_container .bt_vm_quantity-minus:after {
  content: "\f107";
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .bt_vm_quantity_controls_container .bt_vm_quantity-plus:after,
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .bt_vm_quantity_controls_container .bt_vm_quantity-minus:after {
  font-family: 'FontAwesome';
  width: 23px;
  height: 23px;
  display: inline-block;
  font-size: 12px;
  color: #ffffff;
  background: #ca0511;
  padding: 5px;
  text-align: center;
  margin-bottom: 4px;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .bt_vm_quantity_controls_container .quantity-controls {
  display: none;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button {
  vertical-align: top;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input {
  border-radius: 0px;
  border: none;
  padding: 10px 40px;
  margin-left: 0;
  height: 50px;
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input:hover,
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input.hover,
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input:focus,
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input:active,
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input.active,
.open > .dropdown-toggle .bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input:active,
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input.active,
.open > .dropdown-toggle .bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input {
  background: #ac040e;
  border-color: #ac040e;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input.disabled,
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input.disabled:hover,
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input.disabled.hover,
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input.disabled:focus,
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input.disabled:active,
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input.disabled.active,
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input[disabled],
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input[disabled]:hover,
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input[disabled].hover,
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input[disabled]:focus,
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input[disabled]:active,
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input[disabled].active,
fieldset[disabled] .bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input,
fieldset[disabled] .bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input:hover,
fieldset[disabled] .bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input.hover,
fieldset[disabled] .bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input:focus,
fieldset[disabled] .bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input:active,
fieldset[disabled] .bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .addtocart-bar .addtocart-button input .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area .back-to-category {
  padding: 20px 0 15px 0;
}
.bt_product_details_upper_container .bt_product_right_container .bt_vm_product_details_prd_container .vm-product-details-container .spacer-buy-area a.ask-a-question {
  font-size: 16px;
  padding: 15px 0 15px 0;
  margin: 0;
  background-color: transparent;
  background-image: none;
  border-style: none;
  border-radius: 0;
}
.bt_multirow_container {
  width: 100%;
}
.bt_product_details_tabs {
  padding-left: 0px;
  padding-right: 0px;
}
.bt_product_details_tabs .nav-tabs {
  border-bottom: 2px solid #ca0511;
}
.bt_product_details_tabs .nav-tabs li {
  background: #ca0511;
  border-radius: 0px;
  border: none;
  margin-right: 10px;
}
.bt_product_details_tabs .nav-tabs li a {
  color: #fff;
}
.bt_product_details_tabs .nav-tabs li a:hover {
  background: #0A3887;
  border: 1px solid #0A3887;
}
.bt_product_details_tabs .nav-tabs li.active {
  background: #0A3887;
  border-radius: 0px;
  border-top: 1px solid #0A3887;
  border-left: 1px solid #0A3887;
  border-right: 1px solid #0A3887;
  border-bottom: 1px solid #000;
}
.bt_product_details_tabs .nav-tabs li.active a {
  background-color: transparent;
  border: none;
}
.bt_product_details_tabs .product-description {
  color: #000000;
}
.bt_product_details_tabs .customer-reviews h4 {
  border-style: none;
}
.bt_product_details_tabs .customer-reviews .list-reviews .normal {
  border-style: none;
}
.bt_product_details_tabs .customer-reviews .list-reviews .normal span.date {
  border-style: none;
  color: #ffffff;
  top: -3px;
}
.framech-bdsz-xxs .bt_product_details_tabs .nav-tabs li,
.framech-bdsz-xs .bt_product_details_tabs .nav-tabs li,
.framech-bdsz-s .bt_product_details_tabs .nav-tabs li,
.framech-bdsz-m .bt_product_details_tabs .nav-tabs li,
.framech-bdsz-l .bt_product_details_tabs .nav-tabs li {
  margin-right: 0;
}
.framech-bdsz-xxs .bt_product_details_tabs .nav-tabs li.active,
.framech-bdsz-xs .bt_product_details_tabs .nav-tabs li.active,
.framech-bdsz-s .bt_product_details_tabs .nav-tabs li.active,
.framech-bdsz-m .bt_product_details_tabs .nav-tabs li.active,
.framech-bdsz-l .bt_product_details_tabs .nav-tabs li.active {
  border-bottom: 1px solid #0A3887;
}
.framech-bdsz-xxs .bt_product_details_tabs .customer-reviews h4,
.framech-bdsz-xs .bt_product_details_tabs .customer-reviews h4,
.framech-bdsz-s .bt_product_details_tabs .customer-reviews h4,
.framech-bdsz-m .bt_product_details_tabs .customer-reviews h4,
.framech-bdsz-l .bt_product_details_tabs .customer-reviews h4 {
  border-bottom: 1px solid #ca0511;
}
.framech-bdsz-xxs #facebox,
.framech-bdsz-xs #facebox,
.framech-bdsz-s #facebox,
.framech-bdsz-m #facebox,
.framech-bdsz-l #facebox {
  margin: auto;
  position: absolute;
  top: 240px !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}
.framech-bdsz-xxs #facebox .popup .content,
.framech-bdsz-xs #facebox .popup .content,
.framech-bdsz-s #facebox .popup .content,
.framech-bdsz-m #facebox .popup .content,
.framech-bdsz-l #facebox .popup .content {
  background: #0A3887;
  display: block;
  width: 100%;
  border-radius: 0;
}
.framech-bdsz-xxs #facebox .popup .content .image img,
.framech-bdsz-xs #facebox .popup .content .image img,
.framech-bdsz-s #facebox .popup .content .image img,
.framech-bdsz-m #facebox .popup .content .image img,
.framech-bdsz-l #facebox .popup .content .image img {
  max-width: 100%;
}
.framech-bdsz-xxs #facebox .popup .close,
.framech-bdsz-xs #facebox .popup .close,
.framech-bdsz-s #facebox .popup .close,
.framech-bdsz-m #facebox .popup .close,
.framech-bdsz-l #facebox .popup .close {
  opacity: 1;
  top: 15px;
  right: 15px;
  background: transparent;
}
.framech-bdsz-xxs #facebox .popup .close img,
.framech-bdsz-xs #facebox .popup .close img,
.framech-bdsz-s #facebox .popup .close img,
.framech-bdsz-m #facebox .popup .close img,
.framech-bdsz-l #facebox .popup .close img {
  opacity: 1;
}
.cart-view #com-form-login .userdata {
  border: none;
  margin: 0 0 10px 0;
  padding: 0;
}
.cart-view #com-form-login #com-form-login-username,
.cart-view #com-form-login #com-form-login-password {
  position: relative;
}
.cart-view #com-form-login #com-form-login-username input,
.cart-view #com-form-login #com-form-login-password input {
  height: 45px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 0px;
  background-color: #f2f2f2;
  border: 2px solid #d9d9d9;
  width: 100%;
}
select.cart-view #com-form-login #com-form-login-username input,
select.cart-view #com-form-login #com-form-login-password input {
  height: 45px;
  line-height: 45px;
}
textarea .cart-view #com-form-login #com-form-login-username input,
select[multiple].cart-view #com-form-login #com-form-login-username input,
textarea .cart-view #com-form-login #com-form-login-password input,
select[multiple].cart-view #com-form-login #com-form-login-password input {
  height: auto;
}
.cart-view #com-form-login #com-form-login-remember {
  text-align: left;
}
.cart-view #com-form-login #com-form-login-remember input.default {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  padding: 10px 20px;
  border: none;
}
.cart-view #com-form-login #com-form-login-remember input.default:hover,
.cart-view #com-form-login #com-form-login-remember input.default.hover,
.cart-view #com-form-login #com-form-login-remember input.default:focus,
.cart-view #com-form-login #com-form-login-remember input.default:active,
.cart-view #com-form-login #com-form-login-remember input.default.active,
.open > .dropdown-toggle .cart-view #com-form-login #com-form-login-remember input.default {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
.cart-view #com-form-login #com-form-login-remember input.default:active,
.cart-view #com-form-login #com-form-login-remember input.default.active,
.open > .dropdown-toggle .cart-view #com-form-login #com-form-login-remember input.default {
  background: #ac040e;
  border-color: #ac040e;
}
.cart-view #com-form-login #com-form-login-remember input.default.disabled,
.cart-view #com-form-login #com-form-login-remember input.default.disabled:hover,
.cart-view #com-form-login #com-form-login-remember input.default.disabled.hover,
.cart-view #com-form-login #com-form-login-remember input.default.disabled:focus,
.cart-view #com-form-login #com-form-login-remember input.default.disabled:active,
.cart-view #com-form-login #com-form-login-remember input.default.disabled.active,
.cart-view #com-form-login #com-form-login-remember input.default[disabled],
.cart-view #com-form-login #com-form-login-remember input.default[disabled]:hover,
.cart-view #com-form-login #com-form-login-remember input.default[disabled].hover,
.cart-view #com-form-login #com-form-login-remember input.default[disabled]:focus,
.cart-view #com-form-login #com-form-login-remember input.default[disabled]:active,
.cart-view #com-form-login #com-form-login-remember input.default[disabled].active,
fieldset[disabled] .cart-view #com-form-login #com-form-login-remember input.default,
fieldset[disabled] .cart-view #com-form-login #com-form-login-remember input.default:hover,
fieldset[disabled] .cart-view #com-form-login #com-form-login-remember input.default.hover,
fieldset[disabled] .cart-view #com-form-login #com-form-login-remember input.default:focus,
fieldset[disabled] .cart-view #com-form-login #com-form-login-remember input.default:active,
fieldset[disabled] .cart-view #com-form-login #com-form-login-remember input.default.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.cart-view #com-form-login #com-form-login-remember input.default .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.cart-view #com-form-login #com-form-login-remember label {
  margin-bottom: 0px;
}
.cart-view #com-form-login input[type="checkbox"] {
  margin-left: 20px;
}
.cart-view #com-form-login .floatleft {
  text-align: left;
}
.cart-view .vm2-billto-icon,
.cart-view .cart-view {
  background: none;
  display: none;
}
.cart-view .vm2-billto-icon .vm2-shipto-icon,
.cart-view .cart-view .vm2-shipto-icon {
  background: none;
  display: none;
}
.cart-view .billto-shipto {
  border-top: none;
  border-bottom: none;
  margin-top: 20px;
}
.cart-view .billto-shipto .vmicon {
  display: none;
}
.cart-view .billto-shipto span {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}
.cart-view .billto-shipto a {
  background: transparent;
  border: none;
}
.cart-view .billto-shipto .output-billto {
  margin: 0;
}
.cart-view .billto-shipto .output-shipto {
  margin: 10px 0 0 0;
}
.cart-view .billto-shipto a.details {
  padding: 0;
}
.cart-view .vm-fieldset-pricelist {
  border: none;
  margin: 0;
  padding: 0;
}
.cart-view .vm-fieldset-pricelist th {
  background: none;
  text-transform: uppercase;
  font-size: 14px;
}
.cart-view .vm-fieldset-pricelist .vm-customfield-cart {
  margin-top: 10px;
}
.cart-view .cart-summary .bt_virtuemart_cart_quantity_header {
  min-width: 150px;
  width: 10%;
  text-align: center;
}
.cart-view .cart-summary .bt_virtuemart_cart_price_header {
  min-width: 50px;
  width: 5%;
  text-align: center;
}
.cart-view .cart-summary .bt_virtuemart_cart_name_header {
  text-align: left;
  min-width: 120px;
  color: #0A3887;
}
.cart-view .cart-summary .bt_virtuemart_cart_sku_header {
  text-align: left;
  color: #0A3887;
}
.cart-view .cart-summary .vm-price-value {
  color: #000000;
}
.cart-view .cart-summary .priceColor2 {
  color: #0A3887;
}
.cart-view .cart-summary td {
  vertical-align: middle;
}
.cart-view .cart-summary td a {
  vertical-align: middle;
  font-size: 16px;
  font-weight: 700;
}
.cart-view .cart-summary .quantity-input {
  background: transparent;
  border: 1px solid #0A3887;
  color: #000000;
  padding: 5px;
  border-radius: 0;
}
.cart-view .cart-summary .vm2-remove_from_cart {
  vertical-align: top;
}
.cart-view .cart-summary .bt_vm_add_quantity_cart .fa,
.cart-view .cart-summary .bt_vm_add_removefrom_cart .fa {
  font-size: 16px;
  line-height: 1.500;
  padding: 0;
  margin: 0;
}
.cart-view .cart-summary .vm2-add_quantity_cart {
  background: none;
  color: #716862;
}
.cart-view .cart-summary .vm2-remove_from_cart {
  background: none;
  color: #716862;
}
.cart-view .cart-summary .coupon {
  background-color: #f2f2f2;
  border: 2px solid #d9d9d9;
  color: #000000;
  font-size: 16px;
  padding: 5px 15px;
  border-radius: 0;
  transition: border 0.5s ease-in-out;
}
.cart-view .cart-summary .coupon:focus {
  border: 2px solid #ca0511;
}
.cart-view .cart-summary tbody tr {
  font-size: 12px;
}
.cart-view .cart-summary tbody tr th .priceColor2 {
  text-align: center;
  color: #615a54;
}
.cart-view .cart-summary tbody th {
  text-align: center;
  color: #615a54;
}
.cart-view .cart-summary tr {
  border-bottom: 1px solid #d9d9d9;
  border-top: none;
}
.cart-view .cart-summary tr th {
  border: none;
  padding: 5px 5px;
  text-align: center;
}
.cart-view .cart-summary tr td.bt_vm_cart_price_actual_field {
  text-align: right;
}
.cart-view .cart-summary tr td.bt_vm_cart_tax_actual_field {
  text-align: right;
}
.cart-view .cart-summary tr td.bt_virtuemart_cart_name_actual {
  min-width: 200px;
  text-align: left;
  white-space: nowrap;
}
.cart-view .cart-summary tr td.bt_virtuemart_cart_name_actual img {
  vertical-align: middle;
  margin-right: 10px;
  border: 1px solid #ca0511;
  width: 20%;
}
.cart-view .bt_virtuemart_cart_sku_actual {
  text-align: left;
  font-size: 16px;
}
.cart-view .bt_virtuemart_cart_sku_actual span {
  color: #000000;
}
.cart-view .bt_vm_cart_selected_shipment {
  color: #ca0511;
  font-size: 14px;
}
.cart-view .bt_vm_cart_selected_shipment .vmpayment_name {
  color: #ca0511;
  font-size: 14px;
  font-weight: 700;
}
.cart-view .bt_vm_cart_selected_shipment .vmshipment_description {
  color: #000000;
}
.cart-view .bt_vm_cart_select_shipment h3,
.cart-view .bt_vm_cart_payment_selector h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.500;
  color: #0A3887;
  text-transform: uppercase;
  white-space: normal;
}
.cart-view .bt_vm_cart_select_shipment .buttonBar-left,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left {
  margin-top: 15px;
  text-align: center;
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  width: 130px;
}
.cart-view .bt_vm_cart_select_shipment .buttonBar-left:hover,
.cart-view .bt_vm_cart_select_shipment .buttonBar-left.hover,
.cart-view .bt_vm_cart_select_shipment .buttonBar-left:focus,
.cart-view .bt_vm_cart_select_shipment .buttonBar-left:active,
.cart-view .bt_vm_cart_select_shipment .buttonBar-left.active,
.open > .dropdown-toggle .cart-view .bt_vm_cart_select_shipment .buttonBar-left,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left:hover,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left.hover,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left:focus,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left:active,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left.active,
.open > .dropdown-toggle .cart-view .bt_vm_cart_payment_selector .buttonBar-left {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
.cart-view .bt_vm_cart_select_shipment .buttonBar-left:active,
.cart-view .bt_vm_cart_select_shipment .buttonBar-left.active,
.open > .dropdown-toggle .cart-view .bt_vm_cart_select_shipment .buttonBar-left,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left:active,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left.active,
.open > .dropdown-toggle .cart-view .bt_vm_cart_payment_selector .buttonBar-left {
  background: #ac040e;
  border-color: #ac040e;
}
.cart-view .bt_vm_cart_select_shipment .buttonBar-left.disabled,
.cart-view .bt_vm_cart_select_shipment .buttonBar-left.disabled:hover,
.cart-view .bt_vm_cart_select_shipment .buttonBar-left.disabled.hover,
.cart-view .bt_vm_cart_select_shipment .buttonBar-left.disabled:focus,
.cart-view .bt_vm_cart_select_shipment .buttonBar-left.disabled:active,
.cart-view .bt_vm_cart_select_shipment .buttonBar-left.disabled.active,
.cart-view .bt_vm_cart_select_shipment .buttonBar-left[disabled],
.cart-view .bt_vm_cart_select_shipment .buttonBar-left[disabled]:hover,
.cart-view .bt_vm_cart_select_shipment .buttonBar-left[disabled].hover,
.cart-view .bt_vm_cart_select_shipment .buttonBar-left[disabled]:focus,
.cart-view .bt_vm_cart_select_shipment .buttonBar-left[disabled]:active,
.cart-view .bt_vm_cart_select_shipment .buttonBar-left[disabled].active,
fieldset[disabled] .cart-view .bt_vm_cart_select_shipment .buttonBar-left,
fieldset[disabled] .cart-view .bt_vm_cart_select_shipment .buttonBar-left:hover,
fieldset[disabled] .cart-view .bt_vm_cart_select_shipment .buttonBar-left.hover,
fieldset[disabled] .cart-view .bt_vm_cart_select_shipment .buttonBar-left:focus,
fieldset[disabled] .cart-view .bt_vm_cart_select_shipment .buttonBar-left:active,
fieldset[disabled] .cart-view .bt_vm_cart_select_shipment .buttonBar-left.active,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left.disabled,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left.disabled:hover,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left.disabled.hover,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left.disabled:focus,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left.disabled:active,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left.disabled.active,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left[disabled],
.cart-view .bt_vm_cart_payment_selector .buttonBar-left[disabled]:hover,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left[disabled].hover,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left[disabled]:focus,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left[disabled]:active,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left[disabled].active,
fieldset[disabled] .cart-view .bt_vm_cart_payment_selector .buttonBar-left,
fieldset[disabled] .cart-view .bt_vm_cart_payment_selector .buttonBar-left:hover,
fieldset[disabled] .cart-view .bt_vm_cart_payment_selector .buttonBar-left.hover,
fieldset[disabled] .cart-view .bt_vm_cart_payment_selector .buttonBar-left:focus,
fieldset[disabled] .cart-view .bt_vm_cart_payment_selector .buttonBar-left:active,
fieldset[disabled] .cart-view .bt_vm_cart_payment_selector .buttonBar-left.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.cart-view .bt_vm_cart_select_shipment .buttonBar-left .badge,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.cart-view .bt_vm_cart_select_shipment .buttonBar-left:hover,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left:hover {
  background-color: #ca0511;
}
.cart-view .bt_vm_cart_select_shipment .buttonBar-left .vm-button-correct,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left .vm-button-correct {
  width: 100%;
}
.cart-view .bt_vm_cart_select_shipment .buttonBar-left .vm-button-correct:hover,
.cart-view .bt_vm_cart_payment_selector .buttonBar-left .vm-button-correct:hover {
  background-color: #ca0511;
}
.cart-view .bt_vm_prices_result_header {
  font-size: 16px;
  font-weight: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.cart-view .bt_vm_prices_result_header span {
  color: #000000;
}
.cart-view .bt_vm_cart_payment_selector,
.cart-view .bt_vm_cart_payment_selector_inner {
  padding: 0px;
}
.cart-view .bt_vm_cart_shipment_selector {
  padding-left: 0px;
  padding-right: 20px;
}
.cart-view .bt_vm_cart_shipment_selector .vm-shipment-select {
  border: none;
  color: #000000;
  font-weight: normal;
}
.cart-view .cart-view .bt_vm_cart_payment_selector {
  padding-left: 0px;
  padding-right: 0px;
}
.cart-view .vm-payment-select {
  border: none;
  color: #fff;
  font-weight: normal;
}
.cart-view .vm-payment-plugin-single .vmpayment_name {
  color: #000000;
  font-weight: 700;
}
.cart-view .vm-payment-plugin-single .vmpayment_cost {
  color: #5B5B5B;
  font-size: 12px;
}
.cart-view .vmCartPaymentLogo {
  display: none;
}
.cart-view .vmshipment_name {
  text-transform: none;
  font-weight: 700;
  font-size: 18px;
}
.cart-view .vm-fieldset-customer-note {
  border: none;
  margin: 0;
  padding: 0;
}
.cart-view .vm-fieldset-customer-note textarea#customer_note_field {
  width: 100%;
}
.cart-view .checkout-button-top {
  background: #f2f2f2;
  padding: 20px;
  border: none;
}
.cart-view .checkout-button-top button#checkoutFormSubmit {
  padding: 16px 20px;
  font-size: 20px;
  font-weight: 500;
  width: 48%;
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.cart-view .checkout-button-top button#checkoutFormSubmit:hover,
.cart-view .checkout-button-top button#checkoutFormSubmit.hover,
.cart-view .checkout-button-top button#checkoutFormSubmit:focus,
.cart-view .checkout-button-top button#checkoutFormSubmit:active,
.cart-view .checkout-button-top button#checkoutFormSubmit.active,
.open > .dropdown-toggle .cart-view .checkout-button-top button#checkoutFormSubmit {
  color: #ffffff;
  background-color: #fa222f;
  border-color: #fa222f;
}
.cart-view .checkout-button-top button#checkoutFormSubmit:active,
.cart-view .checkout-button-top button#checkoutFormSubmit.active,
.open > .dropdown-toggle .cart-view .checkout-button-top button#checkoutFormSubmit {
  background: #ac040e;
  border-color: #ac040e;
}
.cart-view .checkout-button-top button#checkoutFormSubmit.disabled,
.cart-view .checkout-button-top button#checkoutFormSubmit.disabled:hover,
.cart-view .checkout-button-top button#checkoutFormSubmit.disabled.hover,
.cart-view .checkout-button-top button#checkoutFormSubmit.disabled:focus,
.cart-view .checkout-button-top button#checkoutFormSubmit.disabled:active,
.cart-view .checkout-button-top button#checkoutFormSubmit.disabled.active,
.cart-view .checkout-button-top button#checkoutFormSubmit[disabled],
.cart-view .checkout-button-top button#checkoutFormSubmit[disabled]:hover,
.cart-view .checkout-button-top button#checkoutFormSubmit[disabled].hover,
.cart-view .checkout-button-top button#checkoutFormSubmit[disabled]:focus,
.cart-view .checkout-button-top button#checkoutFormSubmit[disabled]:active,
.cart-view .checkout-button-top button#checkoutFormSubmit[disabled].active,
fieldset[disabled] .cart-view .checkout-button-top button#checkoutFormSubmit,
fieldset[disabled] .cart-view .checkout-button-top button#checkoutFormSubmit:hover,
fieldset[disabled] .cart-view .checkout-button-top button#checkoutFormSubmit.hover,
fieldset[disabled] .cart-view .checkout-button-top button#checkoutFormSubmit:focus,
fieldset[disabled] .cart-view .checkout-button-top button#checkoutFormSubmit:active,
fieldset[disabled] .cart-view .checkout-button-top button#checkoutFormSubmit.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.cart-view .checkout-button-top button#checkoutFormSubmit .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.cart-view .continue_link {
  float: left;
  padding: 16px 20px;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background-color: #0A3887;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  width: 100%;
}
.cart-view .continue_link:hover,
.cart-view .continue_link.hover,
.cart-view .continue_link:focus,
.cart-view .continue_link:active,
.cart-view .continue_link.active,
.open > .dropdown-toggle .cart-view .continue_link {
  color: #ffffff;
  background-color: #0e4cb6;
  border-color: #0e4cb6;
}
.cart-view .continue_link:active,
.cart-view .continue_link.active,
.open > .dropdown-toggle .cart-view .continue_link {
  background: #ac040e;
  border-color: #ac040e;
}
.cart-view .continue_link.disabled,
.cart-view .continue_link.disabled:hover,
.cart-view .continue_link.disabled.hover,
.cart-view .continue_link.disabled:focus,
.cart-view .continue_link.disabled:active,
.cart-view .continue_link.disabled.active,
.cart-view .continue_link[disabled],
.cart-view .continue_link[disabled]:hover,
.cart-view .continue_link[disabled].hover,
.cart-view .continue_link[disabled]:focus,
.cart-view .continue_link[disabled]:active,
.cart-view .continue_link[disabled].active,
fieldset[disabled] .cart-view .continue_link,
fieldset[disabled] .cart-view .continue_link:hover,
fieldset[disabled] .cart-view .continue_link.hover,
fieldset[disabled] .cart-view .continue_link:focus,
fieldset[disabled] .cart-view .continue_link:active,
fieldset[disabled] .cart-view .continue_link.active {
  background-color: #f2f2f2;
  border-color: #0A3887;
}
.cart-view .continue_link .badge {
  color: #0A3887;
  background-color: #ffffff;
}
.cart-view .vm-payment-shipment-select {
  padding: 0px;
}
.cart-view .vm-fieldset-tos {
  border: none;
}
.cart-view .vm-fieldset-tos span.tos {
  display: none;
}
.cart-view .vm-fieldset-tos a {
  color: #000000;
}
.cart-view .vm2-termsofservice-icon {
  display: none;
  background: none;
}
.cart-view span.customer-note {
  display: none;
}
.cart-view #customer_note_field {
  color: #000000;
  border: none;
  padding: 15px;
  min-height: 100px;
  background-color: #f2f2f2;
  border: 2px solid #d9d9d9;
  transition: border 0.5s ease-in-out;
}
.cart-view #customer_note_field:focus {
  border: 2px solid #ca0511;
}
.cart-view .bt_vm-pre-coupon-button {
  padding: 4px 13px;
  font-size: 19px;
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.cart-view .bt_vm-pre-coupon-button:hover,
.cart-view .bt_vm-pre-coupon-button.hover,
.cart-view .bt_vm-pre-coupon-button:focus,
.cart-view .bt_vm-pre-coupon-button:active,
.cart-view .bt_vm-pre-coupon-button.active,
.open > .dropdown-toggle .cart-view .bt_vm-pre-coupon-button {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
.cart-view .bt_vm-pre-coupon-button:active,
.cart-view .bt_vm-pre-coupon-button.active,
.open > .dropdown-toggle .cart-view .bt_vm-pre-coupon-button {
  background: #ac040e;
  border-color: #ac040e;
}
.cart-view .bt_vm-pre-coupon-button.disabled,
.cart-view .bt_vm-pre-coupon-button.disabled:hover,
.cart-view .bt_vm-pre-coupon-button.disabled.hover,
.cart-view .bt_vm-pre-coupon-button.disabled:focus,
.cart-view .bt_vm-pre-coupon-button.disabled:active,
.cart-view .bt_vm-pre-coupon-button.disabled.active,
.cart-view .bt_vm-pre-coupon-button[disabled],
.cart-view .bt_vm-pre-coupon-button[disabled]:hover,
.cart-view .bt_vm-pre-coupon-button[disabled].hover,
.cart-view .bt_vm-pre-coupon-button[disabled]:focus,
.cart-view .bt_vm-pre-coupon-button[disabled]:active,
.cart-view .bt_vm-pre-coupon-button[disabled].active,
fieldset[disabled] .cart-view .bt_vm-pre-coupon-button,
fieldset[disabled] .cart-view .bt_vm-pre-coupon-button:hover,
fieldset[disabled] .cart-view .bt_vm-pre-coupon-button.hover,
fieldset[disabled] .cart-view .bt_vm-pre-coupon-button:focus,
fieldset[disabled] .cart-view .bt_vm-pre-coupon-button:active,
fieldset[disabled] .cart-view .bt_vm-pre-coupon-button.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.cart-view .bt_vm-pre-coupon-button .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.cart-view .bt_vm-pre-coupon-button input.details-button {
  background: none;
  border-style: none;
  color: inherit;
}
.cart-view .coupon-button {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.cart-view .coupon-button:hover,
.cart-view .coupon-button.hover,
.cart-view .coupon-button:focus,
.cart-view .coupon-button:active,
.cart-view .coupon-button.active,
.open > .dropdown-toggle .cart-view .coupon-button {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
.cart-view .coupon-button:active,
.cart-view .coupon-button.active,
.open > .dropdown-toggle .cart-view .coupon-button {
  background: #ac040e;
  border-color: #ac040e;
}
.cart-view .coupon-button.disabled,
.cart-view .coupon-button.disabled:hover,
.cart-view .coupon-button.disabled.hover,
.cart-view .coupon-button.disabled:focus,
.cart-view .coupon-button.disabled:active,
.cart-view .coupon-button.disabled.active,
.cart-view .coupon-button[disabled],
.cart-view .coupon-button[disabled]:hover,
.cart-view .coupon-button[disabled].hover,
.cart-view .coupon-button[disabled]:focus,
.cart-view .coupon-button[disabled]:active,
.cart-view .coupon-button[disabled].active,
fieldset[disabled] .cart-view .coupon-button,
fieldset[disabled] .cart-view .coupon-button:hover,
fieldset[disabled] .cart-view .coupon-button.hover,
fieldset[disabled] .cart-view .coupon-button:focus,
fieldset[disabled] .cart-view .coupon-button:active,
fieldset[disabled] .cart-view .coupon-button.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.cart-view .coupon-button .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.cart-view .bt_vm_cart_product_row td,
.cart-view .bt_vm_cart_pricesresult_row td,
.cart-view .bt_vm_cart_coupons_row td {
  border-style: none;
  padding: 10px 10px 10px 0;
}
.cart-view .bt_vm_cart_product_row td:last-child,
.cart-view .bt_vm_cart_pricesresult_row td:last-child,
.cart-view .bt_vm_cart_coupons_row td:last-child {
  border-right: 0px solid #ca0511;
}
.cart-view .bt_virtuemart_cart_actions_actual {
  text-align: center;
}
.cart-view .PricesalesPrice {
  color: #5B5B5B;
  font-size: 16px;
  font-weight: 700;
  white-space: nowrap;
}
.cart-view table.cart-summary tr th {
  color: #0A3887;
}
.cart-view table.cart-summary .bt_vm_cart_product_row [data-th="Total"] br {
  display: none;
}
.cart-view #com-form-login {
  text-align: center;
}
.cart-view #com-form-login .userdata p {
  margin-top: 20px;
  margin-bottom: 20px;
}
.cart-view .output-shipto input[type="checkbox"] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url('../images/check_radio_sheet.png') left top no-repeat;
}
.cart-view .bt_vm_cart_total_label {
  text-align: right;
}
.cart-view .bt_vm_cart_total_value {
  color: #5B5B5B;
  font-weight: 700;
  text-align: center;
}
.cart-view .bt_vm_cart_total_over_label {
  color: #ca0511;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
}
div[class*="-view"] .container-fluid .row {
  display: block;
}
.bt_vm_cart_noofprods {
  color: #5B5B5B;
}
.vm-cart-header-container {
  text-align: center;
}
.vm-cart-header {
  width: 100%;
  color: #ca0511;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  font-size: 26px;
  margin-top: 30px;
}
.bt_st1_check {
  display: none;
}
.bt_st1_check + label:before {
  font-family: FontAwesome;
  display: inline-block;
}
input#tos {
  display: none;
  color: #716862;
  font-weight: normal;
}
+ div (
			input#tos:before {
  font-family: FontAwesome;
  display: inline-block;
  content: "\f096";
  letter-spacing: 10px;
}
)
		
		input#tos:checked + div:before {
  content: "\f046";
  letter-spacing: 5px;
}
input.bt_st1_check + label {
  color: #000000;
  font-weight: normal;
}
input.bt_st1_check + label:before {
  content: "\f096";
  letter-spacing: 10px;
}
input.bt_st1_check:checked + label:before {
  content: "\f046";
  letter-spacing: 5px;
}
.framech-bdsz-xxs .cart-view .width30,
.framech-bdsz-xs .cart-view .width30,
.framech-bdsz-s .cart-view .width30,
.framech-bdsz-m .cart-view .width30,
.framech-bdsz-l .cart-view .width30 {
  width: 100%;
}
.framech-bdsz-xxs .cart-view .floatleft,
.framech-bdsz-xs .cart-view .floatleft,
.framech-bdsz-s .cart-view .floatleft,
.framech-bdsz-m .cart-view .floatleft,
.framech-bdsz-l .cart-view .floatleft {
  float: none;
}
.framech-bdsz-xxs .cart-view #com-form-login #com-form-login-username input,
.framech-bdsz-xxs .cart-view #com-form-login #com-form-login-password input,
.framech-bdsz-xs .cart-view #com-form-login #com-form-login-username input,
.framech-bdsz-xs .cart-view #com-form-login #com-form-login-password input,
.framech-bdsz-s .cart-view #com-form-login #com-form-login-username input,
.framech-bdsz-s .cart-view #com-form-login #com-form-login-password input,
.framech-bdsz-m .cart-view #com-form-login #com-form-login-username input,
.framech-bdsz-m .cart-view #com-form-login #com-form-login-password input,
.framech-bdsz-l .cart-view #com-form-login #com-form-login-username input,
.framech-bdsz-l .cart-view #com-form-login #com-form-login-password input {
  margin-bottom: 10px;
}
.framech-bdsz-xxs .cart-view table.cart-summary thead,
.framech-bdsz-xs .cart-view table.cart-summary thead,
.framech-bdsz-s .cart-view table.cart-summary thead,
.framech-bdsz-m .cart-view table.cart-summary thead,
.framech-bdsz-l .cart-view table.cart-summary thead {
  display: none;
}
.framech-bdsz-xxs .cart-view table.cart-summary tbody td,
.framech-bdsz-xs .cart-view table.cart-summary tbody td,
.framech-bdsz-s .cart-view table.cart-summary tbody td,
.framech-bdsz-m .cart-view table.cart-summary tbody td,
.framech-bdsz-l .cart-view table.cart-summary tbody td {
  display: block;
  padding: .6rem;
  min-width: 280px;
}
.framech-bdsz-xxs .cart-view table.cart-summary tbody td:before,
.framech-bdsz-xs .cart-view table.cart-summary tbody td:before,
.framech-bdsz-s .cart-view table.cart-summary tbody td:before,
.framech-bdsz-m .cart-view table.cart-summary tbody td:before,
.framech-bdsz-l .cart-view table.cart-summary tbody td:before {
  content: attr(data-th);
  font-weight: 700;
  display: inline-block;
  width: 8rem;
}
.framech-bdsz-xxs .cart-view table.cart-summary tbody td .form-control,
.framech-bdsz-xs .cart-view table.cart-summary tbody td .form-control,
.framech-bdsz-s .cart-view table.cart-summary tbody td .form-control,
.framech-bdsz-m .cart-view table.cart-summary tbody td .form-control,
.framech-bdsz-l .cart-view table.cart-summary tbody td .form-control {
  width: 20%;
  display: inline !important;
}
.framech-bdsz-xxs .cart-view table.cart-summary tbody tr td:first-child,
.framech-bdsz-xs .cart-view table.cart-summary tbody tr td:first-child,
.framech-bdsz-s .cart-view table.cart-summary tbody tr td:first-child,
.framech-bdsz-m .cart-view table.cart-summary tbody tr td:first-child,
.framech-bdsz-l .cart-view table.cart-summary tbody tr td:first-child {
  background: #ffffff;
  color: #fff;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_product_row td,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_product_row td,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_product_row td,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_product_row td,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_product_row td {
  padding: 10px;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_virtuemart_cart_name_actual,
.framech-bdsz-xs .cart-view table.cart-summary .bt_virtuemart_cart_name_actual,
.framech-bdsz-s .cart-view table.cart-summary .bt_virtuemart_cart_name_actual,
.framech-bdsz-m .cart-view table.cart-summary .bt_virtuemart_cart_name_actual,
.framech-bdsz-l .cart-view table.cart-summary .bt_virtuemart_cart_name_actual {
  background-color: transparent;
  margin-top: 30px;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_virtuemart_cart_name_actual img,
.framech-bdsz-xs .cart-view table.cart-summary .bt_virtuemart_cart_name_actual img,
.framech-bdsz-s .cart-view table.cart-summary .bt_virtuemart_cart_name_actual img,
.framech-bdsz-m .cart-view table.cart-summary .bt_virtuemart_cart_name_actual img,
.framech-bdsz-l .cart-view table.cart-summary .bt_virtuemart_cart_name_actual img {
  display: block;
  margin: 0 auto;
  border-style: none;
  width: 202px;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_virtuemart_cart_name_actual a,
.framech-bdsz-xs .cart-view table.cart-summary .bt_virtuemart_cart_name_actual a,
.framech-bdsz-s .cart-view table.cart-summary .bt_virtuemart_cart_name_actual a,
.framech-bdsz-m .cart-view table.cart-summary .bt_virtuemart_cart_name_actual a,
.framech-bdsz-l .cart-view table.cart-summary .bt_virtuemart_cart_name_actual a {
  text-align: center;
  display: block;
  font-size: 22px;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_virtuemart_cart_name_actual:before,
.framech-bdsz-xs .cart-view table.cart-summary .bt_virtuemart_cart_name_actual:before,
.framech-bdsz-s .cart-view table.cart-summary .bt_virtuemart_cart_name_actual:before,
.framech-bdsz-m .cart-view table.cart-summary .bt_virtuemart_cart_name_actual:before,
.framech-bdsz-l .cart-view table.cart-summary .bt_virtuemart_cart_name_actual:before {
  display: none;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_virtuemart_cart_sku_actual,
.framech-bdsz-xs .cart-view table.cart-summary .bt_virtuemart_cart_sku_actual,
.framech-bdsz-s .cart-view table.cart-summary .bt_virtuemart_cart_sku_actual,
.framech-bdsz-m .cart-view table.cart-summary .bt_virtuemart_cart_sku_actual,
.framech-bdsz-l .cart-view table.cart-summary .bt_virtuemart_cart_sku_actual {
  border-bottom: 2px solid #ca0511;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_virtuemart_cart_sku_actual span,
.framech-bdsz-xs .cart-view table.cart-summary .bt_virtuemart_cart_sku_actual span,
.framech-bdsz-s .cart-view table.cart-summary .bt_virtuemart_cart_sku_actual span,
.framech-bdsz-m .cart-view table.cart-summary .bt_virtuemart_cart_sku_actual span,
.framech-bdsz-l .cart-view table.cart-summary .bt_virtuemart_cart_sku_actual span {
  float: right;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_virtuemart_cart_price_actual,
.framech-bdsz-xs .cart-view table.cart-summary .bt_virtuemart_cart_price_actual,
.framech-bdsz-s .cart-view table.cart-summary .bt_virtuemart_cart_price_actual,
.framech-bdsz-m .cart-view table.cart-summary .bt_virtuemart_cart_price_actual,
.framech-bdsz-l .cart-view table.cart-summary .bt_virtuemart_cart_price_actual {
  border-bottom: 1px solid #d9d9d9;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_virtuemart_cart_price_actual .vm-price-value,
.framech-bdsz-xs .cart-view table.cart-summary .bt_virtuemart_cart_price_actual .vm-price-value,
.framech-bdsz-s .cart-view table.cart-summary .bt_virtuemart_cart_price_actual .vm-price-value,
.framech-bdsz-m .cart-view table.cart-summary .bt_virtuemart_cart_price_actual .vm-price-value,
.framech-bdsz-l .cart-view table.cart-summary .bt_virtuemart_cart_price_actual .vm-price-value {
  float: right;
  font-weight: 700;
  color: #000000;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_virtuemart_cart_actions_actual,
.framech-bdsz-xs .cart-view table.cart-summary .bt_virtuemart_cart_actions_actual,
.framech-bdsz-s .cart-view table.cart-summary .bt_virtuemart_cart_actions_actual,
.framech-bdsz-m .cart-view table.cart-summary .bt_virtuemart_cart_actions_actual,
.framech-bdsz-l .cart-view table.cart-summary .bt_virtuemart_cart_actions_actual {
  border-bottom: 1px solid #d9d9d9;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_tax_actual_field,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_tax_actual_field,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_tax_actual_field,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_tax_actual_field,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_tax_actual_field {
  text-align: left;
  border-bottom: 1px solid #d9d9d9;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_tax_actual_field .vm-price-value,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_tax_actual_field .vm-price-value,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_tax_actual_field .vm-price-value,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_tax_actual_field .vm-price-value,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_tax_actual_field .vm-price-value {
  float: right;
  font-weight: 700;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_price_actual_field,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_price_actual_field,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_price_actual_field,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_price_actual_field,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_price_actual_field {
  text-align: left;
  border-bottom: 1px solid #ca0511;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_price_actual_field .vm-price-value,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_price_actual_field .vm-price-value,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_price_actual_field .vm-price-value,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_price_actual_field .vm-price-value,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_price_actual_field .vm-price-value {
  float: right;
  font-weight: 700;
  color: #000000;
}
.framech-bdsz-xxs .cart-view table.cart-summary [data-th="Total"] br,
.framech-bdsz-xs .cart-view table.cart-summary [data-th="Total"] br,
.framech-bdsz-s .cart-view table.cart-summary [data-th="Total"] br,
.framech-bdsz-m .cart-view table.cart-summary [data-th="Total"] br,
.framech-bdsz-l .cart-view table.cart-summary [data-th="Total"] br {
  display: none;
}
.framech-bdsz-xxs .cart-view table.cart-summary [data-th="Total"] .PricesalesPrice,
.framech-bdsz-xs .cart-view table.cart-summary [data-th="Total"] .PricesalesPrice,
.framech-bdsz-s .cart-view table.cart-summary [data-th="Total"] .PricesalesPrice,
.framech-bdsz-m .cart-view table.cart-summary [data-th="Total"] .PricesalesPrice,
.framech-bdsz-l .cart-view table.cart-summary [data-th="Total"] .PricesalesPrice {
  float: right;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td {
  padding: 10px;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .coupon,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .coupon,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .coupon,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .coupon,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .coupon {
  display: block;
  width: 100%;
  padding: 10px 20px;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button {
  background-color: transparent;
  padding: 0;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  background-image: none;
  border-radius: 0;
  border-style: none;
  display: block;
  width: 100%;
  padding: 10px 20px;
  font-size: 19px;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:hover,
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.hover,
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:focus,
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:active,
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.active,
.open > .dropdown-toggle .framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:hover,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.hover,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:focus,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:active,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.active,
.open > .dropdown-toggle .framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:hover,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.hover,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:focus,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:active,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.active,
.open > .dropdown-toggle .framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:hover,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.hover,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:focus,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:active,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.active,
.open > .dropdown-toggle .framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:hover,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.hover,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:focus,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:active,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.active,
.open > .dropdown-toggle .framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:active,
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.active,
.open > .dropdown-toggle .framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:active,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.active,
.open > .dropdown-toggle .framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:active,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.active,
.open > .dropdown-toggle .framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:active,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.active,
.open > .dropdown-toggle .framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:active,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.active,
.open > .dropdown-toggle .framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button {
  background: #ac040e;
  border-color: #ac040e;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled,
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled:hover,
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled.hover,
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled:focus,
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled:active,
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled.active,
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled],
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled]:hover,
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled].hover,
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled]:focus,
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled]:active,
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled].active,
fieldset[disabled] .framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
fieldset[disabled] .framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:hover,
fieldset[disabled] .framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.hover,
fieldset[disabled] .framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:focus,
fieldset[disabled] .framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:active,
fieldset[disabled] .framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.active,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled:hover,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled.hover,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled:focus,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled:active,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled.active,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled],
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled]:hover,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled].hover,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled]:focus,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled]:active,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled].active,
fieldset[disabled] .framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
fieldset[disabled] .framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:hover,
fieldset[disabled] .framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.hover,
fieldset[disabled] .framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:focus,
fieldset[disabled] .framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:active,
fieldset[disabled] .framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.active,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled:hover,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled.hover,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled:focus,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled:active,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled.active,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled],
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled]:hover,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled].hover,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled]:focus,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled]:active,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled].active,
fieldset[disabled] .framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
fieldset[disabled] .framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:hover,
fieldset[disabled] .framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.hover,
fieldset[disabled] .framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:focus,
fieldset[disabled] .framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:active,
fieldset[disabled] .framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.active,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled:hover,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled.hover,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled:focus,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled:active,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled.active,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled],
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled]:hover,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled].hover,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled]:focus,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled]:active,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled].active,
fieldset[disabled] .framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
fieldset[disabled] .framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:hover,
fieldset[disabled] .framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.hover,
fieldset[disabled] .framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:focus,
fieldset[disabled] .framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:active,
fieldset[disabled] .framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.active,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled:hover,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled.hover,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled:focus,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled:active,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.disabled.active,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled],
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled]:hover,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled].hover,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled]:focus,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled]:active,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button[disabled].active,
fieldset[disabled] .framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button,
fieldset[disabled] .framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:hover,
fieldset[disabled] .framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.hover,
fieldset[disabled] .framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:focus,
fieldset[disabled] .framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button:active,
fieldset[disabled] .framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.framech-bdsz-xxs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button .badge,
.framech-bdsz-xs .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button .badge,
.framech-bdsz-s .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button .badge,
.framech-bdsz-m .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button .badge,
.framech-bdsz-l .cart-view table.cart-summary .bt_vm_cart_coupons_row > td .bt_vm-pre-coupon-button .coupon-button .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.framech-bdsz-xxs .cart-view .bt_vm_cart_select_shipment h3,
.framech-bdsz-xs .cart-view .bt_vm_cart_select_shipment h3,
.framech-bdsz-s .cart-view .bt_vm_cart_select_shipment h3,
.framech-bdsz-m .cart-view .bt_vm_cart_select_shipment h3,
.framech-bdsz-l .cart-view .bt_vm_cart_select_shipment h3 {
  white-space: normal;
}
.framech-bdsz-xxs .cart-view .bt_vm_cart_shipment_selector,
.framech-bdsz-xxs .cart-view .bt_vm_cart_payment_selector,
.framech-bdsz-xs .cart-view .bt_vm_cart_shipment_selector,
.framech-bdsz-xs .cart-view .bt_vm_cart_payment_selector,
.framech-bdsz-s .cart-view .bt_vm_cart_shipment_selector,
.framech-bdsz-s .cart-view .bt_vm_cart_payment_selector,
.framech-bdsz-m .cart-view .bt_vm_cart_shipment_selector,
.framech-bdsz-m .cart-view .bt_vm_cart_payment_selector,
.framech-bdsz-l .cart-view .bt_vm_cart_shipment_selector,
.framech-bdsz-l .cart-view .bt_vm_cart_payment_selector {
  margin-bottom: 20px;
}
.framech-bdsz-xxs .cart-view .bt_vm_cart_total_label,
.framech-bdsz-xs .cart-view .bt_vm_cart_total_label,
.framech-bdsz-s .cart-view .bt_vm_cart_total_label,
.framech-bdsz-m .cart-view .bt_vm_cart_total_label,
.framech-bdsz-l .cart-view .bt_vm_cart_total_label {
  text-align: center;
  border-top: solid 0px #ca0511;
  border-left: solid 0px #ca0511;
  border-right: solid 0px #ca0511;
  border-bottom: solid 0px #ca0511;
  margin-top: 20px;
}
.framech-bdsz-xxs .cart-view .PricebillTaxAmount,
.framech-bdsz-xxs .cart-view .PricebillDiscountAmount,
.framech-bdsz-xxs .cart-view .PricebillTotal,
.framech-bdsz-xs .cart-view .PricebillTaxAmount,
.framech-bdsz-xs .cart-view .PricebillDiscountAmount,
.framech-bdsz-xs .cart-view .PricebillTotal,
.framech-bdsz-s .cart-view .PricebillTaxAmount,
.framech-bdsz-s .cart-view .PricebillDiscountAmount,
.framech-bdsz-s .cart-view .PricebillTotal,
.framech-bdsz-m .cart-view .PricebillTaxAmount,
.framech-bdsz-m .cart-view .PricebillDiscountAmount,
.framech-bdsz-m .cart-view .PricebillTotal,
.framech-bdsz-l .cart-view .PricebillTaxAmount,
.framech-bdsz-l .cart-view .PricebillDiscountAmount,
.framech-bdsz-l .cart-view .PricebillTotal {
  font-size: 18px;
  font-weight: 700;
}
.framech-bdsz-xxs .cart-view .PricebillTotal,
.framech-bdsz-xs .cart-view .PricebillTotal,
.framech-bdsz-s .cart-view .PricebillTotal,
.framech-bdsz-m .cart-view .PricebillTotal,
.framech-bdsz-l .cart-view .PricebillTotal {
  font-size: 22px;
}
.framech-bdsz-xxs .cart-view span.vm-price-desc,
.framech-bdsz-xs .cart-view span.vm-price-desc,
.framech-bdsz-s .cart-view span.vm-price-desc,
.framech-bdsz-m .cart-view span.vm-price-desc,
.framech-bdsz-l .cart-view span.vm-price-desc {
  margin: 0;
}
.framech-bdsz-xxs .cart-view .checkout-button-top,
.framech-bdsz-xs .cart-view .checkout-button-top,
.framech-bdsz-s .cart-view .checkout-button-top,
.framech-bdsz-m .cart-view .checkout-button-top,
.framech-bdsz-l .cart-view .checkout-button-top {
  text-align: center;
}
.framech-bdsz-xxs .cart-view .checkout-button-top .width50,
.framech-bdsz-xs .cart-view .checkout-button-top .width50,
.framech-bdsz-s .cart-view .checkout-button-top .width50,
.framech-bdsz-m .cart-view .checkout-button-top .width50,
.framech-bdsz-l .cart-view .checkout-button-top .width50 {
  width: 100%;
}
.framech-bdsz-xxs .cart-view .checkout-button-top .width50 .continue_link,
.framech-bdsz-xs .cart-view .checkout-button-top .width50 .continue_link,
.framech-bdsz-s .cart-view .checkout-button-top .width50 .continue_link,
.framech-bdsz-m .cart-view .checkout-button-top .width50 .continue_link,
.framech-bdsz-l .cart-view .checkout-button-top .width50 .continue_link {
  float: none;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.framech-bdsz-xxs .cart-view .checkout-button-top button#checkoutFormSubmit,
.framech-bdsz-xs .cart-view .checkout-button-top button#checkoutFormSubmit,
.framech-bdsz-s .cart-view .checkout-button-top button#checkoutFormSubmit,
.framech-bdsz-m .cart-view .checkout-button-top button#checkoutFormSubmit,
.framech-bdsz-l .cart-view .checkout-button-top button#checkoutFormSubmit {
  display: block;
  width: 100%;
}
.vm-orders-list fieldset {
  border: 1px solid #e5e5e5;
  margin-bottom: 15px;
}
.vm-orders-list h1,
.vm-orders-list h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #ca0511;
  margin-top: 24px;
  margin-bottom: 12px;
}
.vm-orders-list h1 {
  font-size: 36px;
}
.vm-orders-list h2 {
  font-size: 24px;
}
.vm-orders-list input {
  height: 45px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 0px;
  background-color: #f2f2f2;
  border: 2px solid #d9d9d9;
  width: 90%;
}
select.vm-orders-list input {
  height: 45px;
  line-height: 45px;
}
textarea .vm-orders-list input,
select[multiple].vm-orders-list input {
  height: auto;
}
.vm-orders-list input.button {
  margin-top: 37px;
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  border-style: none;
}
.vm-orders-list input.button:hover,
.vm-orders-list input.button.hover,
.vm-orders-list input.button:focus,
.vm-orders-list input.button:active,
.vm-orders-list input.button.active,
.open > .dropdown-toggle .vm-orders-list input.button {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
.vm-orders-list input.button:active,
.vm-orders-list input.button.active,
.open > .dropdown-toggle .vm-orders-list input.button {
  background: #ac040e;
  border-color: #ac040e;
}
.vm-orders-list input.button.disabled,
.vm-orders-list input.button.disabled:hover,
.vm-orders-list input.button.disabled.hover,
.vm-orders-list input.button.disabled:focus,
.vm-orders-list input.button.disabled:active,
.vm-orders-list input.button.disabled.active,
.vm-orders-list input.button[disabled],
.vm-orders-list input.button[disabled]:hover,
.vm-orders-list input.button[disabled].hover,
.vm-orders-list input.button[disabled]:focus,
.vm-orders-list input.button[disabled]:active,
.vm-orders-list input.button[disabled].active,
fieldset[disabled] .vm-orders-list input.button,
fieldset[disabled] .vm-orders-list input.button:hover,
fieldset[disabled] .vm-orders-list input.button.hover,
fieldset[disabled] .vm-orders-list input.button:focus,
fieldset[disabled] .vm-orders-list input.button:active,
fieldset[disabled] .vm-orders-list input.button.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.vm-orders-list input.button .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.vm-orders-list .userdata #com-form-login-remember {
  margin-right: 0;
}
.vm-orders-list .userdata #com-form-login-remember .default {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  width: 30%;
}
.vm-orders-list .userdata #com-form-login-remember .default:hover,
.vm-orders-list .userdata #com-form-login-remember .default.hover,
.vm-orders-list .userdata #com-form-login-remember .default:focus,
.vm-orders-list .userdata #com-form-login-remember .default:active,
.vm-orders-list .userdata #com-form-login-remember .default.active,
.open > .dropdown-toggle .vm-orders-list .userdata #com-form-login-remember .default {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
.vm-orders-list .userdata #com-form-login-remember .default:active,
.vm-orders-list .userdata #com-form-login-remember .default.active,
.open > .dropdown-toggle .vm-orders-list .userdata #com-form-login-remember .default {
  background: #ac040e;
  border-color: #ac040e;
}
.vm-orders-list .userdata #com-form-login-remember .default.disabled,
.vm-orders-list .userdata #com-form-login-remember .default.disabled:hover,
.vm-orders-list .userdata #com-form-login-remember .default.disabled.hover,
.vm-orders-list .userdata #com-form-login-remember .default.disabled:focus,
.vm-orders-list .userdata #com-form-login-remember .default.disabled:active,
.vm-orders-list .userdata #com-form-login-remember .default.disabled.active,
.vm-orders-list .userdata #com-form-login-remember .default[disabled],
.vm-orders-list .userdata #com-form-login-remember .default[disabled]:hover,
.vm-orders-list .userdata #com-form-login-remember .default[disabled].hover,
.vm-orders-list .userdata #com-form-login-remember .default[disabled]:focus,
.vm-orders-list .userdata #com-form-login-remember .default[disabled]:active,
.vm-orders-list .userdata #com-form-login-remember .default[disabled].active,
fieldset[disabled] .vm-orders-list .userdata #com-form-login-remember .default,
fieldset[disabled] .vm-orders-list .userdata #com-form-login-remember .default:hover,
fieldset[disabled] .vm-orders-list .userdata #com-form-login-remember .default.hover,
fieldset[disabled] .vm-orders-list .userdata #com-form-login-remember .default:focus,
fieldset[disabled] .vm-orders-list .userdata #com-form-login-remember .default:active,
fieldset[disabled] .vm-orders-list .userdata #com-form-login-remember .default.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.vm-orders-list .userdata #com-form-login-remember .default .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.vm-orders-list .userdata #com-form-login-remember label {
  font-size: 14px;
  margin-left: 10px;
  width: 40%;
}
.vm-orders-list .userdata #com-form-login-remember input[type="checkbox"] {
  height: 15px;
  width: 10%;
  padding: 0;
}
#com-form-login fieldset {
  border: 1px solid #e5e5e5;
  margin-bottom: 15px;
}
#com-form-login h1,
#com-form-login h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #ca0511;
  margin-top: 24px;
  margin-bottom: 12px;
}
#com-form-login h1 {
  font-size: 36px;
}
#com-form-login h2 {
  font-size: 24px;
}
#com-form-login input {
  height: 45px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 0px;
  background-color: #f2f2f2;
  border: 2px solid #d9d9d9;
  width: 90%;
  transition: border 0.5s ease-in-out;
}
select#com-form-login input {
  height: 45px;
  line-height: 45px;
}
textarea #com-form-login input,
select[multiple]#com-form-login input {
  height: auto;
}
#com-form-login input:focus {
  border: 2px solid #ffffff;
}
#com-form-login input.button {
  margin-top: 26px;
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
#com-form-login input.button:hover,
#com-form-login input.button.hover,
#com-form-login input.button:focus,
#com-form-login input.button:active,
#com-form-login input.button.active,
.open > .dropdown-toggle #com-form-login input.button {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
#com-form-login input.button:active,
#com-form-login input.button.active,
.open > .dropdown-toggle #com-form-login input.button {
  background: #ac040e;
  border-color: #ac040e;
}
#com-form-login input.button.disabled,
#com-form-login input.button.disabled:hover,
#com-form-login input.button.disabled.hover,
#com-form-login input.button.disabled:focus,
#com-form-login input.button.disabled:active,
#com-form-login input.button.disabled.active,
#com-form-login input.button[disabled],
#com-form-login input.button[disabled]:hover,
#com-form-login input.button[disabled].hover,
#com-form-login input.button[disabled]:focus,
#com-form-login input.button[disabled]:active,
#com-form-login input.button[disabled].active,
fieldset[disabled] #com-form-login input.button,
fieldset[disabled] #com-form-login input.button:hover,
fieldset[disabled] #com-form-login input.button.hover,
fieldset[disabled] #com-form-login input.button:focus,
fieldset[disabled] #com-form-login input.button:active,
fieldset[disabled] #com-form-login input.button.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
#com-form-login input.button .badge {
  color: #ca0511;
  background-color: #ffffff;
}
#com-form-login input[type="submit"] {
  border-style: none;
}
#com-form-login .userdata #com-form-login-remember {
  margin-right: 0;
}
#com-form-login .userdata #com-form-login-remember .default {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  width: 30%;
}
#com-form-login .userdata #com-form-login-remember .default:hover,
#com-form-login .userdata #com-form-login-remember .default.hover,
#com-form-login .userdata #com-form-login-remember .default:focus,
#com-form-login .userdata #com-form-login-remember .default:active,
#com-form-login .userdata #com-form-login-remember .default.active,
.open > .dropdown-toggle #com-form-login .userdata #com-form-login-remember .default {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
#com-form-login .userdata #com-form-login-remember .default:active,
#com-form-login .userdata #com-form-login-remember .default.active,
.open > .dropdown-toggle #com-form-login .userdata #com-form-login-remember .default {
  background: #ac040e;
  border-color: #ac040e;
}
#com-form-login .userdata #com-form-login-remember .default.disabled,
#com-form-login .userdata #com-form-login-remember .default.disabled:hover,
#com-form-login .userdata #com-form-login-remember .default.disabled.hover,
#com-form-login .userdata #com-form-login-remember .default.disabled:focus,
#com-form-login .userdata #com-form-login-remember .default.disabled:active,
#com-form-login .userdata #com-form-login-remember .default.disabled.active,
#com-form-login .userdata #com-form-login-remember .default[disabled],
#com-form-login .userdata #com-form-login-remember .default[disabled]:hover,
#com-form-login .userdata #com-form-login-remember .default[disabled].hover,
#com-form-login .userdata #com-form-login-remember .default[disabled]:focus,
#com-form-login .userdata #com-form-login-remember .default[disabled]:active,
#com-form-login .userdata #com-form-login-remember .default[disabled].active,
fieldset[disabled] #com-form-login .userdata #com-form-login-remember .default,
fieldset[disabled] #com-form-login .userdata #com-form-login-remember .default:hover,
fieldset[disabled] #com-form-login .userdata #com-form-login-remember .default.hover,
fieldset[disabled] #com-form-login .userdata #com-form-login-remember .default:focus,
fieldset[disabled] #com-form-login .userdata #com-form-login-remember .default:active,
fieldset[disabled] #com-form-login .userdata #com-form-login-remember .default.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
#com-form-login .userdata #com-form-login-remember .default .badge {
  color: #ca0511;
  background-color: #ffffff;
}
#com-form-login .userdata #com-form-login-remember label {
  font-size: 14px;
  margin-left: 10px;
  width: 40%;
}
#com-form-login .userdata #com-form-login-remember input[type="checkbox"] {
  height: 15px;
  width: 10%;
  padding: 0;
}
.framech-bdsz-xxs #com-form-login .userdata .width30,
.framech-bdsz-xs #com-form-login .userdata .width30,
.framech-bdsz-s #com-form-login .userdata .width30,
.framech-bdsz-m #com-form-login .userdata .width30,
.framech-bdsz-l #com-form-login .userdata .width30 {
  width: 100%;
}
.framech-bdsz-xxs #com-form-login .userdata .width30.floatleft,
.framech-bdsz-xs #com-form-login .userdata .width30.floatleft,
.framech-bdsz-s #com-form-login .userdata .width30.floatleft,
.framech-bdsz-m #com-form-login .userdata .width30.floatleft,
.framech-bdsz-l #com-form-login .userdata .width30.floatleft {
  display: block;
  float: none;
}
.framech-bdsz-xxs #com-form-login input,
.framech-bdsz-xs #com-form-login input,
.framech-bdsz-s #com-form-login input,
.framech-bdsz-m #com-form-login input,
.framech-bdsz-l #com-form-login input {
  width: 100%;
  margin-bottom: 10px;
}
.framech-bdsz-xxs #adminForm fieldset,
.framech-bdsz-xs #adminForm fieldset,
.framech-bdsz-s #adminForm fieldset,
.framech-bdsz-m #adminForm fieldset,
.framech-bdsz-l #adminForm fieldset {
  border-top: solid 0px #e5e5e5;
  border-left: solid 0px #0A3887;
  border-right: solid 0px #0A3887;
  border-bottom: solid 0px #0A3887;
  margin: 20px 0 10px;
  padding: 0;
}
.framech-bdsz-xxs #adminForm fieldset .userfields_info,
.framech-bdsz-xs #adminForm fieldset .userfields_info,
.framech-bdsz-s #adminForm fieldset .userfields_info,
.framech-bdsz-m #adminForm fieldset .userfields_info,
.framech-bdsz-l #adminForm fieldset .userfields_info {
  margin-bottom: 10px;
  border-top: solid 0px #0A3887;
  border-left: solid 0px #0A3887;
  border-right: solid 0px #0A3887;
  border-bottom: solid 1px #e5e5e5;
}
.framech-bdsz-xxs #adminForm table.user-details,
.framech-bdsz-xs #adminForm table.user-details,
.framech-bdsz-s #adminForm table.user-details,
.framech-bdsz-m #adminForm table.user-details,
.framech-bdsz-l #adminForm table.user-details {
  width: 100%;
}
.framech-bdsz-xxs #adminForm table.user-details td,
.framech-bdsz-xs #adminForm table.user-details td,
.framech-bdsz-s #adminForm table.user-details td,
.framech-bdsz-m #adminForm table.user-details td,
.framech-bdsz-l #adminForm table.user-details td {
  display: block;
  width: 100%;
}
.framech-bdsz-xxs #adminForm table.user-details td.key,
.framech-bdsz-xs #adminForm table.user-details td.key,
.framech-bdsz-s #adminForm table.user-details td.key,
.framech-bdsz-m #adminForm table.user-details td.key,
.framech-bdsz-l #adminForm table.user-details td.key {
  display: block;
  width: 100%;
}
.framech-bdsz-xxs #adminForm table.user-details input,
.framech-bdsz-xs #adminForm table.user-details input,
.framech-bdsz-s #adminForm table.user-details input,
.framech-bdsz-m #adminForm table.user-details input,
.framech-bdsz-l #adminForm table.user-details input {
  width: 100%;
}
.framech-bdsz-xxs #adminForm table.user-details .vm-chzn-select,
.framech-bdsz-xs #adminForm table.user-details .vm-chzn-select,
.framech-bdsz-s #adminForm table.user-details .vm-chzn-select,
.framech-bdsz-m #adminForm table.user-details .vm-chzn-select,
.framech-bdsz-l #adminForm table.user-details .vm-chzn-select {
  width: 100% !important;
}
#adminForm .buttonBar-right {
  float: none;
  text-align: left;
}
#adminForm .buttonBar-right .button {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 1.471;
  border-radius: 0px;
  border: none;
}
#adminForm .buttonBar-right .button:hover,
#adminForm .buttonBar-right .button.hover,
#adminForm .buttonBar-right .button:focus,
#adminForm .buttonBar-right .button:active,
#adminForm .buttonBar-right .button.active,
.open > .dropdown-toggle #adminForm .buttonBar-right .button {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
#adminForm .buttonBar-right .button:active,
#adminForm .buttonBar-right .button.active,
.open > .dropdown-toggle #adminForm .buttonBar-right .button {
  background: #ac040e;
  border-color: #ac040e;
}
#adminForm .buttonBar-right .button.disabled,
#adminForm .buttonBar-right .button.disabled:hover,
#adminForm .buttonBar-right .button.disabled.hover,
#adminForm .buttonBar-right .button.disabled:focus,
#adminForm .buttonBar-right .button.disabled:active,
#adminForm .buttonBar-right .button.disabled.active,
#adminForm .buttonBar-right .button[disabled],
#adminForm .buttonBar-right .button[disabled]:hover,
#adminForm .buttonBar-right .button[disabled].hover,
#adminForm .buttonBar-right .button[disabled]:focus,
#adminForm .buttonBar-right .button[disabled]:active,
#adminForm .buttonBar-right .button[disabled].active,
fieldset[disabled] #adminForm .buttonBar-right .button,
fieldset[disabled] #adminForm .buttonBar-right .button:hover,
fieldset[disabled] #adminForm .buttonBar-right .button.hover,
fieldset[disabled] #adminForm .buttonBar-right .button:focus,
fieldset[disabled] #adminForm .buttonBar-right .button:active,
fieldset[disabled] #adminForm .buttonBar-right .button.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
#adminForm .buttonBar-right .button .badge {
  color: #ca0511;
  background-color: #ffffff;
}
#adminForm fieldset {
  border: 1px solid #e5e5e5;
  margin: 20px 0;
  padding: 15px;
}
#adminForm .user-details input {
  height: 45px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 0px;
  background-color: #f2f2f2;
  background-image: none;
  margin-bottom: 5px;
  border: 1px solid #d9d9d9;
  width: 90%;
}
select#adminForm .user-details input {
  height: 45px;
  line-height: 45px;
}
textarea #adminForm .user-details input,
select[multiple]#adminForm .user-details input {
  height: auto;
}
#adminForm .user-details label.invalid {
  color: #ca0511;
  background-color: transparent;
}
#adminForm .user-details .vm-chzn-select {
  display: inline-block;
  position: relative;
  border: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px;
  padding: 10px 39px 10px 15px;
  min-height: 41px;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  background-image: url(../images/virtuemart/vm-down-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #ca0511;
  width: 242px !important;
}
#adminForm .user-details .vm-chzn-select:hover,
#adminForm .user-details .vm-chzn-select:focus {
  outline: none;
  background-color: #d53741;
}
#adminForm .user-details .vm-chzn-select:active {
  outline: none;
  box-shadow: none;
  background-color: #ac040e;
}
#userForm fieldset {
  border: 1px solid #e5e5e5;
  margin: 20px 0 15px;
  padding: 15px;
}
#userForm fieldset h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.1;
  color: #ca0511;
  margin-top: 24px;
  margin-bottom: 12px;
}
#userForm fieldset .control-buttons {
  float: none;
  text-align: left !important;
}
#userForm fieldset .control-buttons button,
#userForm fieldset .control-buttons.default {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 1.471;
  border-radius: 0px;
  background-image: none;
  border: none;
}
#userForm fieldset .control-buttons button:hover,
#userForm fieldset .control-buttons button.hover,
#userForm fieldset .control-buttons button:focus,
#userForm fieldset .control-buttons button:active,
#userForm fieldset .control-buttons button.active,
.open > .dropdown-toggle #userForm fieldset .control-buttons button,
#userForm fieldset .control-buttons.default:hover,
#userForm fieldset .control-buttons.default.hover,
#userForm fieldset .control-buttons.default:focus,
#userForm fieldset .control-buttons.default:active,
#userForm fieldset .control-buttons.default.active,
.open > .dropdown-toggle #userForm fieldset .control-buttons.default {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
#userForm fieldset .control-buttons button:active,
#userForm fieldset .control-buttons button.active,
.open > .dropdown-toggle #userForm fieldset .control-buttons button,
#userForm fieldset .control-buttons.default:active,
#userForm fieldset .control-buttons.default.active,
.open > .dropdown-toggle #userForm fieldset .control-buttons.default {
  background: #ac040e;
  border-color: #ac040e;
}
#userForm fieldset .control-buttons button.disabled,
#userForm fieldset .control-buttons button.disabled:hover,
#userForm fieldset .control-buttons button.disabled.hover,
#userForm fieldset .control-buttons button.disabled:focus,
#userForm fieldset .control-buttons button.disabled:active,
#userForm fieldset .control-buttons button.disabled.active,
#userForm fieldset .control-buttons button[disabled],
#userForm fieldset .control-buttons button[disabled]:hover,
#userForm fieldset .control-buttons button[disabled].hover,
#userForm fieldset .control-buttons button[disabled]:focus,
#userForm fieldset .control-buttons button[disabled]:active,
#userForm fieldset .control-buttons button[disabled].active,
fieldset[disabled] #userForm fieldset .control-buttons button,
fieldset[disabled] #userForm fieldset .control-buttons button:hover,
fieldset[disabled] #userForm fieldset .control-buttons button.hover,
fieldset[disabled] #userForm fieldset .control-buttons button:focus,
fieldset[disabled] #userForm fieldset .control-buttons button:active,
fieldset[disabled] #userForm fieldset .control-buttons button.active,
#userForm fieldset .control-buttons.default.disabled,
#userForm fieldset .control-buttons.default.disabled:hover,
#userForm fieldset .control-buttons.default.disabled.hover,
#userForm fieldset .control-buttons.default.disabled:focus,
#userForm fieldset .control-buttons.default.disabled:active,
#userForm fieldset .control-buttons.default.disabled.active,
#userForm fieldset .control-buttons.default[disabled],
#userForm fieldset .control-buttons.default[disabled]:hover,
#userForm fieldset .control-buttons.default[disabled].hover,
#userForm fieldset .control-buttons.default[disabled]:focus,
#userForm fieldset .control-buttons.default[disabled]:active,
#userForm fieldset .control-buttons.default[disabled].active,
fieldset[disabled] #userForm fieldset .control-buttons.default,
fieldset[disabled] #userForm fieldset .control-buttons.default:hover,
fieldset[disabled] #userForm fieldset .control-buttons.default.hover,
fieldset[disabled] #userForm fieldset .control-buttons.default:focus,
fieldset[disabled] #userForm fieldset .control-buttons.default:active,
fieldset[disabled] #userForm fieldset .control-buttons.default.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
#userForm fieldset .control-buttons button .badge,
#userForm fieldset .control-buttons.default .badge {
  color: #ca0511;
  background-color: #ffffff;
}
#userForm .user-details input {
  height: 45px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 0px;
  color: #0A3887;
  background-color: #f2f2f2;
  background-image: none;
  margin-bottom: 5px;
  border: 2px solid #d9d9d9;
  width: 90%;
  transition: border 0.5s ease-in-out;
}
select#userForm .user-details input {
  height: 45px;
  line-height: 45px;
}
textarea #userForm .user-details input,
select[multiple]#userForm .user-details input {
  height: auto;
}
#userForm .user-details input:focus {
  border: 2px solid #ffffff;
}
#userForm .user-details label.invalid {
  color: #ca0511;
  background-color: transparent;
}
#userForm .user-details .vm-chzn-select {
  display: inline-block;
  position: relative;
  border: none;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px;
  padding: 10px 39px 10px 15px;
  min-height: 41px;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  background-image: url(../images/virtuemart/vm-down-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #ca0511;
  width: 242px !important;
}
#userForm .user-details .vm-chzn-select:hover,
#userForm .user-details .vm-chzn-select:focus {
  outline: none;
  background-color: #d53741;
}
#userForm .user-details .vm-chzn-select:active {
  outline: none;
  box-shadow: none;
  background-color: #ac040e;
}
#userForm .control-buttons {
  float: none;
  text-align: left !important;
}
#userForm .control-buttons button,
#userForm .control-buttons.default {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 1.471;
  border-radius: 0px;
  background-image: none;
  border: none;
}
#userForm .control-buttons button:hover,
#userForm .control-buttons button.hover,
#userForm .control-buttons button:focus,
#userForm .control-buttons button:active,
#userForm .control-buttons button.active,
.open > .dropdown-toggle #userForm .control-buttons button,
#userForm .control-buttons.default:hover,
#userForm .control-buttons.default.hover,
#userForm .control-buttons.default:focus,
#userForm .control-buttons.default:active,
#userForm .control-buttons.default.active,
.open > .dropdown-toggle #userForm .control-buttons.default {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
#userForm .control-buttons button:active,
#userForm .control-buttons button.active,
.open > .dropdown-toggle #userForm .control-buttons button,
#userForm .control-buttons.default:active,
#userForm .control-buttons.default.active,
.open > .dropdown-toggle #userForm .control-buttons.default {
  background: #ac040e;
  border-color: #ac040e;
}
#userForm .control-buttons button.disabled,
#userForm .control-buttons button.disabled:hover,
#userForm .control-buttons button.disabled.hover,
#userForm .control-buttons button.disabled:focus,
#userForm .control-buttons button.disabled:active,
#userForm .control-buttons button.disabled.active,
#userForm .control-buttons button[disabled],
#userForm .control-buttons button[disabled]:hover,
#userForm .control-buttons button[disabled].hover,
#userForm .control-buttons button[disabled]:focus,
#userForm .control-buttons button[disabled]:active,
#userForm .control-buttons button[disabled].active,
fieldset[disabled] #userForm .control-buttons button,
fieldset[disabled] #userForm .control-buttons button:hover,
fieldset[disabled] #userForm .control-buttons button.hover,
fieldset[disabled] #userForm .control-buttons button:focus,
fieldset[disabled] #userForm .control-buttons button:active,
fieldset[disabled] #userForm .control-buttons button.active,
#userForm .control-buttons.default.disabled,
#userForm .control-buttons.default.disabled:hover,
#userForm .control-buttons.default.disabled.hover,
#userForm .control-buttons.default.disabled:focus,
#userForm .control-buttons.default.disabled:active,
#userForm .control-buttons.default.disabled.active,
#userForm .control-buttons.default[disabled],
#userForm .control-buttons.default[disabled]:hover,
#userForm .control-buttons.default[disabled].hover,
#userForm .control-buttons.default[disabled]:focus,
#userForm .control-buttons.default[disabled]:active,
#userForm .control-buttons.default[disabled].active,
fieldset[disabled] #userForm .control-buttons.default,
fieldset[disabled] #userForm .control-buttons.default:hover,
fieldset[disabled] #userForm .control-buttons.default.hover,
fieldset[disabled] #userForm .control-buttons.default:focus,
fieldset[disabled] #userForm .control-buttons.default:active,
fieldset[disabled] #userForm .control-buttons.default.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
#userForm .control-buttons button .badge,
#userForm .control-buttons.default .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.horizontal-separator {
  background: #ca0511;
  margin: 20px 0 10px;
}
.manufacturer {
  text-align: left;
  margin: 0;
}
.manufacturer h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #ca0511;
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 24px;
  text-align: center;
}
.manufacturer img {
  margin: 0 auto;
  display: block;
}
.manufacturer-details-view .spacer {
  padding: 20px 0 0;
}
.manufacturer-details-view .spacer .manufacturer-description {
  padding-bottom: 20px;
}
.manufacturer-details-view .spacer .manufacturer-product-link a {
  background-color: transparent;
  background-image: none;
  border-style: none;
  border-radius: 0;
  padding: 0;
}
.vendor-details-view .vendor-image {
  margin-top: 30px;
}
.vendor-details-view #askform input,
.vendor-details-view #askform textarea {
  height: 45px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 0px;
  background-color: #f2f2f2;
  background-image: none;
  margin: 10px 0 5px;
  border: 1px solid #d9d9d9;
  width: 90%;
}
select.vendor-details-view #askform input,
select.vendor-details-view #askform textarea {
  height: 45px;
  line-height: 45px;
}
textarea .vendor-details-view #askform input,
select[multiple].vendor-details-view #askform input,
textarea .vendor-details-view #askform textarea,
select[multiple].vendor-details-view #askform textarea {
  height: auto;
}
.vendor-details-view #askform textarea {
  width: 100%;
  max-width: 100%;
  min-height: 100px;
}
.vendor-details-view #askform .formError {
  opacity: 1 !important;
}
.vendor-details-view #askform .formError .formErrorContent {
  border-style: none;
  background-color: #ca0511;
  padding: 15px;
  border-radius: 0px;
}
.vendor-details-view #askform .formError .formErrorArrow div {
  background-color: #ca0511;
  border-style: none;
}
.vendor-details-view #askform .submit input {
  color: #ffffff;
  background-color: #ca0511;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 1.471;
  border-radius: 0px;
  background-image: none;
  border: none;
  width: 30%;
}
.vendor-details-view #askform .submit input:hover,
.vendor-details-view #askform .submit input.hover,
.vendor-details-view #askform .submit input:focus,
.vendor-details-view #askform .submit input:active,
.vendor-details-view #askform .submit input.active,
.open > .dropdown-toggle .vendor-details-view #askform .submit input {
  color: #ffffff;
  background-color: #d53741;
  border-color: #d53741;
}
.vendor-details-view #askform .submit input:active,
.vendor-details-view #askform .submit input.active,
.open > .dropdown-toggle .vendor-details-view #askform .submit input {
  background: #ac040e;
  border-color: #ac040e;
}
.vendor-details-view #askform .submit input.disabled,
.vendor-details-view #askform .submit input.disabled:hover,
.vendor-details-view #askform .submit input.disabled.hover,
.vendor-details-view #askform .submit input.disabled:focus,
.vendor-details-view #askform .submit input.disabled:active,
.vendor-details-view #askform .submit input.disabled.active,
.vendor-details-view #askform .submit input[disabled],
.vendor-details-view #askform .submit input[disabled]:hover,
.vendor-details-view #askform .submit input[disabled].hover,
.vendor-details-view #askform .submit input[disabled]:focus,
.vendor-details-view #askform .submit input[disabled]:active,
.vendor-details-view #askform .submit input[disabled].active,
fieldset[disabled] .vendor-details-view #askform .submit input,
fieldset[disabled] .vendor-details-view #askform .submit input:hover,
fieldset[disabled] .vendor-details-view #askform .submit input.hover,
fieldset[disabled] .vendor-details-view #askform .submit input:focus,
fieldset[disabled] .vendor-details-view #askform .submit input:active,
fieldset[disabled] .vendor-details-view #askform .submit input.active {
  background-color: #f2f2f2;
  border-color: #ca0511;
}
.vendor-details-view #askform .submit input .badge {
  color: #ca0511;
  background-color: #ffffff;
}
.vendor-details-view #askform #counter {
  height: 45px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.235;
  border-radius: 0px;
  background-color: #f2f2f2;
  color: #000000;
  background-image: none;
  text-align: center;
  border: 1px solid #d9d9d9;
  width: 50px;
  margin-left: 15px;
}
select.vendor-details-view #askform #counter {
  height: 45px;
  line-height: 45px;
}
textarea .vendor-details-view #askform #counter,
select[multiple].vendor-details-view #askform #counter {
  height: auto;
}
.framech-bdsz-xxs .vendor-details-view .vendor-image,
.framech-bdsz-xs .vendor-details-view .vendor-image,
.framech-bdsz-s .vendor-details-view .vendor-image,
.framech-bdsz-m .vendor-details-view .vendor-image,
.framech-bdsz-l .vendor-details-view .vendor-image {
  text-align: center;
}
.framech-bdsz-xxs .vendor-details-view #askform .submit input,
.framech-bdsz-xs .vendor-details-view #askform .submit input,
.framech-bdsz-s .vendor-details-view #askform .submit input,
.framech-bdsz-m .vendor-details-view #askform .submit input,
.framech-bdsz-l .vendor-details-view #askform .submit input {
  width: 100%;
}
#phocaguestbook .well #adminForm .control-group .control-label {
  text-align: left;
}
#phocaguestbook .well #adminForm .control-group .control-label label {
  display: inline-block !important;
}
.bt-wrapper {
  background-image: url(../images/skin2/layout/shield_image1.png), url(../images/skin2/layout/shield_image.png);
  background-repeat: no-repeat, no-repeat;
  background-position: left top, right top;
}
