* {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    font-family: 'Rajdhani', sans-serif;
    color: #414042;
    font-size: 15px;
    line-height: normal;
    font-weight: 400;
}

img {
    border: 0;
    vertical-align: top;
}

a {
    color: #1e7ec8;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

:focus {
    outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 5px;
    line-height: 1.35;
    color: #0a263c;
}

h1 {
    font-size: 20px;
    font-weight: normal;
}

h2 {
    font-size: 18px;
    font-weight: normal;
}

h3 {
    font-size: 16px;
    font-weight: bold;
}

h4 {
    font-size: 14px;
    font-weight: bold;
}

h5 {
    font-size: 12px;
    font-weight: bold;
}

h6 {
    font-size: 11px;
    font-weight: bold;
}

form {
    display: inline;
    color: #000;
}

fieldset {
    border: 0;
}

legend {
    display: none;
}

table {
    border: 0;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}

caption,
th,
td {
    vertical-align: top;
    text-align: left;
    font-weight: normal;
}

p {
    margin: 0 0 10px;
}

strong {
    font-weight: bold;
}

address {
    font-style: normal;
    line-height: 1.35;
}

cite {
    font-style: normal;
}

q,

blockquote {
    quotes: none;
}

q:before,

q:after {
    content: '';
}

small,
big {
    font-size: 1em;
}

ul,
ol {
    list-style: none;
}

.hidden {
    display: block !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

.nobr {
    white-space: nowrap !important;
}

.wrap {
    white-space: normal !important;
}

.a-left {
    text-align: left !important;
}

.a-center {
    text-align: center !important;
}

.a-right {
    text-align: right !important;
}

.v-top {
    vertical-align: top;
}

.v-middle {
    vertical-align: middle;
}

.f-left,

.left {
    float: left !important;
}

.f-right,

.right {
    float: right !important;
}

.f-none {
    float: none !important;
}

.f-fix {
    float: left;
    width: 100%;
}

.no-display {
    display: none;
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.no-bg {
    background: none !important;
}

.wrapper {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.page-print {
    background: #fff;
    padding: 25px 30px;
    text-align: left;
}

.page-empty {
    background: #fff;
    padding: 20px;
    text-align: left;
}

.page-popup {
    background: #fff;
    padding: 25px 30px;
    text-align: left;
}

.main-container {
    background: #fbfaf6 url(../images/bkg_main1.gif) 50% 0 no-repeat;
}

.main {
    width: 900px;
    margin: 0 auto;
    min-height: 400px;
    padding: 25px 25px 80px;
    background: #fffffe url(../images/bkg_main2.gif) 0 0 no-repeat;
    text-align: left;
}

.col-left {
    float: left;
    width: 195px;
    padding: 0 0 1px;
}

.col-main {
    float: left;
    width: 685px;
    padding: 0 0 1px;
}

.col-right {
    float: right;
    width: 195px;
    padding: 0 0 1px;
}

.col1-layout .col-main {
    float: none;
    width: auto;
}

.col2-left-layout .col-main {
    float: right;
}

.col3-layout .col-main {
    width: 475px;
    margin-left: 17px;
}

.col3-layout .col-wrapper {
    float: left;
    width: 687px;
}

.col3-layout .col-wrapper .col-main {
    float: right;
}

.col2-set .col-1 {
    float: left;
    width: 48.5%;
}

.col2-set .col-2 {
    float: right;
    width: 48.5%;
}

.col2-set .col-narrow {
    width: 32%;
}

.col2-set .col-wide {
    width: 65%;
}

.col3-set .col-1 {
    float: left;
    width: 32%;
}

.col3-set .col-2 {
    float: left;
    width: 32%;
    margin-left: 2%;
}

.col3-set .col-3 {
    float: right;
    width: 32%;
}

.col4-set .col-1 {
    float: left;
    width: 23.5%;
}

.col4-set .col-2 {
    float: left;
    width: 23.5%;
    margin: 0 2%;
}

.col4-set .col-3 {
    float: left;
    width: 23.5%;
}

.col4-set .col-4 {
    float: right;
    width: 23.5%;
}

input,
select,
textarea,
button {
    font: 12px/15px Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #2f2f2f;
}

input.input-text,
select,
textarea {
    background: #fff;
    border: 1px solid #b6b6b6;
}

input.input-text,
textarea {
    padding: 2px;
}

select {
    padding: 1px;
}

select option {
    padding-right: 10px;
}

select.multiselect option {
    border-bottom: 1px solid #b6b6b6;
    padding: 2px 5px;
}

select.multiselect option:last-child {
    border-bottom: 0;
}

textarea {
    overflow: auto;
}

input.radio {
    margin-right: 3px;
}

input.checkbox {
    margin-right: 3px;
}

input.qty {
    width: 2.5em !important;
}

button.button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button.button {
    -webkit-border-fit: lines;
}

button.button {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    cursor: pointer;
}

button.button span {
    display: block;
    height: 19px;
    border: 1px solid #de5400;
    background: #f18200;
    padding: 0 8px;
    font: bold 12px/19px Arial, Helvetica, sans-serif;
    text-align: center;
    white-space: nowrap;
    color: #fff;
}

button.button span span {
    border: 0;
    padding: 0;
}

button.disabled span {
    border-color: #bbb !important;
    background: #bbb !important;
}

button.btn-checkout span {
    height: 40px;
    border: 0;
    background: url(../images/btn_checkout.gif) 0 0 no-repeat;
    padding: 0 0 0 9px;
    font: bold 15px/40px Arial, Helvetica, sans-serif;
    color: #fff;
}

button.btn-checkout span span {
    background-position: 100% 0;
    padding: 0 25px 0 16px;
}

button.btn-checkout.no-checkout span {
    background-position: 0 100%;
    color: #b8baba;
}

button.btn-checkout.no-checkout span span {
    background-position: 100% 100%;
}

p.control input.checkbox,

p.control input.radio {
    margin-right: 6px;
}

.form-list li {
    margin: 0 0 8px;
}

.form-list label {
    color: #666;
    font-weight: normal;
    position: relative;
    z-index: 0;
    font-weight: 500px;
}

.form-list label.required em {
    float: right;
    font-style: normal;
    color: #eb340a;
    position: absolute;
    top: 0;
    right: -8px;
}

.form-list li.control label {
    float: none;
}

.form-list li.control input.radio,

.form-list li.control input.checkbox {
    margin-right: 6px;
}

.form-list li.control .input-box {
    clear: none;
    display: inline;
    width: auto;
}

.form-list .input-box {
    display: block;
    clear: both;
    width: 260px;
}

.form-list .field {
    float: left;
    width: 275px;
}

.form-list input.input-text {
    width: 254px;
}

.form-list textarea {
    width: 254px;
    height: 10em;
}

.form-list select {
    width: 254px;
    height: 30px;
}

.form-list li.wide .input-box {
    width: 535px;
}

.form-list li.wide input.input-text {
    width: 529px;
}

.form-list li.wide textarea {
    width: 529px;
}

.form-list li.wide select {
    width: 535px;
}

.form-list li.additional-row {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 7px;
}

.form-list li.additional-row .btn-remove {
    float: right;
    margin: 5px 0 0;
}

.form-list .input-range input.input-text {
    width: 74px;
}

.form-list-narrow li {
    margin-bottom: 0;
}

.form-list-narrow li .input-box {
    margin-bottom: 6px;
}

.form-list-narrow li.wide .input-box {
    width: 260px;
}

.form-list-narrow li.wide input.input-text,

.form-list-narrow li.wide textarea {
    width: 254px
}

.form-list-narrow li.wide select {
    width: 260px;
}

.form-list .customer-name-prefix .input-box,

.form-list .customer-name-suffix .input-box,

.form-list .customer-name-prefix-suffix .input-box,

.form-list .customer-name-prefix-middlename .input-box,

.form-list .customer-name-middlename-suffix .input-box,

.form-list .customer-name-prefix-middlename-suffix .input-box {
    width: auto;
}

.form-list .name-prefix {
    width: 65px;
}

.form-list .name-prefix select {
    width: 55px;
}

.form-list .name-prefix input.input-text {
    width: 49px;
}

.form-list .name-suffix {
    width: 65px;
}

.form-list .name-suffix select {
    width: 55px;
}

.form-list .name-suffix input.input-text {
    width: 49px;
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname,

.form-list .customer-name-prefix-middlename .name-firstname {
    width: 140px;
}

.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,

.form-list .customer-name-prefix-middlename .name-firstname input.input-text {
    width: 124px;
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname {
    width: 205px;
}

.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {
    width: 189px;
}

.form-list .customer-name-prefix-suffix .name-firstname {
    width: 210px;
}

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px;
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,

.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
    width: 189px;
}

.form-list .customer-name-prefix-suffix .name-firstname {
    width: 210px;
}

.form-list .customer-name-prefix-suffix .name-lastname {
    width: 205px;
}

.form-list .customer-name-prefix-suffix .name-firstname input.input-text,

.form-list .customer-name-prefix-suffix .name-lastname input.input-text {
    width: 189px;
}

.form-list .customer-name-prefix .name-firstname input.input-text,

.form-list .customer-name-suffix .name-lastname input.input-text,

.form-list .customer-name-middlename .name-firstname input.input-text,

.form-list .customer-name-middlename .name-middlename input.input-text,

.form-list .customer-name-middlename-suffix .name-firstname input.input-text,

.form-list .customer-name-middlename-suffix .name-lastname input.input-text {
    width: 189px;
}

.form-list .customer-dob .dob-month,

.form-list .customer-dob .dob-day,

.form-list .customer-dob .dob-year {
    float: left;
    width: 85px;
}

.form-list .customer-dob input.input-text {
    display: block;
    width: 74px;
}

.form-list .customer-dob label {
    font-size: 10px;
    font-weight: normal;
    color: #888;
}

.form-list .customer-dob .dob-day,

.form-list .customer-dob .dob-month {
    width: 60px;
}

.form-list .customer-dob .dob-day input.input-text,

.form-list .customer-dob .dob-month input.input-text {
    width: 46px;
}

.form-list .customer-dob .dob-year {
    width: 140px;
}

.form-list .customer-dob .dob-year input.input-text {
    width: 134px;
}

.buttons-set {
    clear: both;
    margin: 4em 0 0;
    padding: 8px 0 0;
    border-top: 1px solid #e4e4e4;
}

.buttons-set p.required {
    margin: 0 0 10px;
}

.buttons-set .back-link {
    float: left;
    margin: 0;
}

.buttons-set button.button {
    float: right;
    margin-left: 5px;
}

.buttons-set-order {
    margin: 10px 0 0;
}

.buttons-set-order .please-wait {
    padding: 12px 7px 0 0;
}

.fieldset {
    border: 1px solid #bbafa0;
    background: #fbfaf6;
    padding: 22px 25px 12px 33px;
    margin: 28px 0;
}

.fieldset .legend {
    float: left;
    font-weight: bold;
    font-size: 13px;
    border: 1px solid #f19900;
    background: #f9f3e3;
    color: #e76200;
    margin: -33px 0 0 -10px;
    padding: 0 8px;
    position: relative;
}

.validation-advice {
    clear: both;
    min-height: 13px;
    margin: 3px 0 0;
    padding-left: 17px;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    background: url(../images/validation_advice_bg.gif) 2px 0 no-repeat;
    color: #eb340a;
}

.validation-failed {
    border: 1px dashed #eb340a !important;
    background: #faebe7 !important;
}

p.required {
    font-size: 11px;
    text-align: right;
    color: #EB340A;
}

.v-fix {
    float: left;
}

.v-fix .validation-advice {
    display: block;
    width: 12em;
    margin-right: -12em;
    position: relative;
}

.success {
    color: #3d6611;
    font-weight: bold;
}

.error {
    color: #df280a;
    font-weight: bold;
}

.notice {
    color: #e26703;
}

.messages,

.messages ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.messages {
    width: 100%;
    overflow: hidden;
}

.messages li {
    margin: 0 0 10px !important;
}

.messages li li {
    margin: 0 0 3px !important;
}

.error-msg,

.success-msg,

.note-msg,

.notice-msg {
    border-style: solid !important;
    border-width: 1px !important;
    background-position: 10px 9px !important;

    background-repeat: no-repeat !important;
    min-height: 24px !important;
    padding: 8px 8px 8px 32px !important;
    font-size: 11px !important;

    font-weight: bold !important;
}

.error-msg {
    border-color: #f16048;
    background-color: #faebe7;
    background-image: url(../images/i_msg-error.gif);
    color: #df280a;
}

.success-msg {
    border-color: #446423;
    background-color: #eff5ea;
    background-image: url(../images/i_msg-success.gif);
    color: #3d6611;
}

.note-msg,

.notice-msg {
    border-color: #fcd344;
    background-color: #fafaec;
    background-image: url(../images/i_msg-note.gif);
    color: #3d6611;
}

.breadcrumbs {
    font-size: 11px;
    line-height: 1.25;
    margin: 0 0 13px;
}

.breadcrumbs li {
    display: inline;
}

.breadcrumbs li strong {
    font-weight: bold;
}

.page-title {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    margin: 0 0 25px;
}

.page-title h1,

.page-title h2 {
    margin: 0;
    font-size: 20px;
    color: #0a263c;
}

.page-title .separator {
    margin: 0 3px;
}

.page-title .link-rss {
    float: right;
    margin: 7px 0 0;
}

.title-buttons {
    text-align: right;
}

.title-buttons h1,

.title-buttons h2,

.title-buttons h3,

.title-buttons h4,

.title-buttons h5,

.title-buttons h6 {
    float: left;
}

.subtitle,

.sub-title {
    clear: both;
    padding: 15px 0 0;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 6px;
    color: #b30404;
}

.pager {
    font-size: 11px;
    background: #fff url(../images/bkg_toolbar.gif) 0 100% repeat-x;
    padding: 4px 8px;
    border-top: 1px solid #e2e2e2;
    text-align: center;
}

.pager .amount {
    float: left;
    margin: 0;
}

.pager .limiter {
    float: right;
}

.pager .limiter label {
    vertical-align: middle;
}

.pager .limiter select {
    padding: 0;
    margin: 0 0 1px;
    vertical-align: middle;
}

.pager .pages ol {
    display: inline;
}

.pager .pages li {
    display: inline;
    margin: 0 2px;
}

.sorter {
    font-size: 11px;
    background: #fff url(../images/bkg_toolbar.gif) 0 100% repeat-x;
    padding: 3px 8px;
    border-top: 1px solid #e2e2e2;
}

.sorter .view-mode {
    float: left;
    margin: 0;
}

.sorter .sort-by {
    float: right;
    padding-right: 36px;
}

.sorter .sort-by label {
    vertical-align: middle;
}

.sorter .sort-by select {
    padding: 0;
    margin: 0 0 1px;
    vertical-align: middle;
}

.toolbar .pager {
    padding: 3px 8px;
    border-bottom: 1px solid #fff;
}

.toolbar .sorter {
    border-bottom: 1px solid #fff;
}

.data-table {
    width: 100%;
}

.data-table th {
    padding: 3px 8px;
    font-weight: bold;
}

.data-table td {
    padding: 3px 8px;
}

.data-table thead th {
    font-weight: bold;
    padding: 2px 8px;
    color: #0a263c;
    white-space: nowrap;
    vertical-align: middle;
}

.data-table thead th.wrap {
    white-space: normal;
}

.data-table thead th a,

.data-table thead th a:hover {
    color: #fff;
}

.data-table thead th .tax-flag {
    font-size: 11px;
    white-space: nowrap;
}

.data-table tfoot td {
    padding-top: 1px;
    padding-bottom: 1px;
}

.data-table tfoot strong {
    font-size: 16px;
}

.data-table tbody td .option-label {
    font-weight: bold;
    font-style: italic;
}

.data-table tbody td .option-value {
    padding-left: 10px;
}

.info-box {
    background: #fff url(../images/bkg_block-title.gif) 0 0 repeat-x;
    border: 1px solid #d0cbc1;
    padding: 12px 15px;
    margin: 0 0 15px;
}

.info-box h2 {
    font-weight: bold;
    font-size: 13px;
}

.info-table th {
    font-weight: bold;
    padding: 2px 15px 2px 0;
}

.info-table td {
    padding: 2px 0;
}

tr.summary-total {
    cursor: pointer;
}

tr.summary-total .summary-collapse {
    float: right;
    text-align: right;
    padding-left: 20px;
    background: url(../images/bkg_collapse.gif) 0 5px no-repeat;
    cursor: pointer;
}

tr.show-details .summary-collapse {
    background-position: 0 -52px;
}

tr.summary-details td {
    font-size: 11px;
    background-color: #dae1e4;
    color: #626465;
}

tr.summary-details-first td {
    border-top: 1px solid #d2d8db;
}

tr.summary-details-excluded {
    font-style: italic;
}

.cart-tax-info {
    display: block;
}

.cart-tax-info,

.cart-tax-info .cart-price {
    padding-right: 20px;
}

.cart-tax-total {
    display: block;
    padding-right: 20px;
    background: url(../images/bkg_collapse.gif) 100% 5px no-repeat;
    cursor: pointer;
}

.cart-tax-info .price,

.cart-tax-total .price {
    display: inline !important;
    font-weight: normal !important;
}

.cart-tax-total-expanded {
    background-position: 100% -52px;
}

.std .subtitle {
    padding: 0;
}

.std ol.ol {
    list-style: decimal outside;
    padding-left: 1.5em;
}

.std ul.disc {
    list-style: disc outside;
    padding-left: 18px;
    margin: 0 0 10px;
}

.std dl dt {
    font-weight: bold;
}

.std dl dd {
    margin: 0 0 10px;
}

.std ul,

.std ol,

.std dl,

.std p,

.std address,

.std blockquote {
    margin: 0 0 1em;
    padding: 0;
}

.std ul {
    list-style: disc outside;
    padding-left: 1.5em;
}

.std ol {
    list-style: decimal outside;
    padding-left: 1.5em;
}

.std ul ul {
    list-style-type: circle;
}

.std ul ul,

.std ol ol,

.std ul ol,

.std ol ul {
    margin: .5em 0;
}

.std dt {
    font-weight: bold;
}

.std dd {
    padding: 0 0 0 1.5em;
}

.std blockquote {
    font-style: italic;
    padding: 0 0 0 1.5em;
}

.std address {
    font-style: normal;
}

.std b,

.std strong {
    font-weight: bold;
}

.std i,

.std em {
    font-style: italic;
}

.links li {
    display: inline;
}

.links li.first {
    padding-left: 0 !important;
}

.links li.last {
    background: none !important;
    padding-right: 0 !important;
}

.link-cart {
    color: #b30404 !important;
    font-weight: bold;
}

.link-wishlist {
    color: #b30404 !important;
    font-weight: bold;
}

.link-reorder {
    font-weight: bold;
    color: #b30404 !important;
}

.link-compare {
    font-weight: bold;
}

.link-print {
    font-weight: bold;
    color: #dc6809;
}

.link-rss {
    background: url(../images/i_rss.gif) 0 2px no-repeat;
    padding-left: 18px;
    line-height: 14px;
    white-space: nowrap;
}

.btn-remove {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_remove.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.btn-previous {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_previous.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.btn-remove2 {
    display: block;
    width: 16px;
    height: 16px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_trash.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.btn-edit {
    display: block;
    width: 11px;
    height: 11px;
    font-size: 0;
    line-height: 0;
    background: url(../images/btn_edit.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.cards-list dt {
    margin: 5px 0 0;
}

.cards-list .offset {
    padding: 2px 0 2px 20px;
}

.separator {
    margin: 0 3px;
}

.divider {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    height: 1px;
    margin: 10px 0;
    background: url(../images/bkg_divider1.gif) 0 50% repeat-x;
    text-indent: -999em;
    overflow: hidden;
}

.global-site-notice {
    border: 1px solid #cfcfcf;
    border-width: 0 0 1px;
    background: #ffff90;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
    color: #2f2f2f;
}

.global-site-notice .notice-inner {
    width: 860px;
    margin: 0 auto;
    padding: 12px 0 12px 80px;
    background: url(../images/i_notice.gif) 20px 25px no-repeat;
    text-align: left;
}

.global-site-notice .notice-inner p {
    margin: 0;
    border: 1px dotted #cccc73;
    padding: 10px;
}

.global-site-notice .notice-inner .actions {
    padding-top: 10px;
}

.notice-cookie {
    position: fixed;
    z-index: 9999;
    width: 100%;
    bottom: 0;
    left: 0;
    margin: 0 !important;
    opacity: 0.95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
}

.demo-notice {
    margin: 0;
    padding: 6px 10px;
    background: #d75f07;
    font-size: 12px;
    line-height: 1.15;
    border: 0;
    text-align: center;
    color: #fff;
}

.demo-notice .notice-inner {
    width: auto;
    padding: 0;
    background: none;
    text-align: center;
}

.demo-notice .notice-inner p {
    padding: 0;
    border: 0;
}

.header-container {
    margin: 0;
    padding: 0;
}

.header .quick-access {
    float: right;
    width: 600px;
    padding: 28px 10px 0 0;
}

.header .welcome-msg {
    margin: 0;
    color: #fff;
    text-align: right;
}

.header .welcome-msg a {
    color: #ebbc58;
}

.header .form-language {
    clear: both;
    padding: 5px 0 0;
    text-align: right;
}

.header .form-language label {
    font-weight: bold;
    padding-right: 5px;
    color: #a7c6dd;
    vertical-align: middle;
}

.header .form-language select {
    padding: 0;
}

.header .form-language select.flags option {
    background-position: 4px 50%;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.header-container .top-container {
    clear: both;
    padding: 5px 10px 0 12px;
    text-align: right;
}

.header-container .top-container a {
    font-size: 11px;
    color: #ebbc58;
}

.top-container .paypal-logo {
    text-align: left;
    display: inline-table;
}

.nav-container {
    background: #0a263d url(../images/menu_tail.png)repeat;
    background-size: 10px 53px;
}

.nav-container .inner-container {
    text-align: center;
}

#nav {
    width: auto;
    margin: 0 auto;
    padding: 0 16px;
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
}

#nav li {
    position: relative;
    text-align: left;
}

#nav li.over {
    z-index: 998;
}

#nav a,

#nav a:hover {
    display: block;
    line-height: 1.3em;
    text-decoration: none;
}

#nav span {
    cursor: pointer;
    white-space: nowrap;
}

#nav li ul span {
    white-space: normal;
}

#nav ul li.parent li a {
    background-image: none;
}

#nav li {
    float: left;
}

#nav li.active a {
    color: #d96708;
}

#nav a {
    float: left;
    padding: 5px 12px 6px 8px;
    color: #a7c6dd;
    font-weight: bold;
}

#nav li.over a,

#nav a:hover {
    color: #d96708;
}

#nav ul li,

#nav ul li.active {
    float: none;
    margin: 0;
    padding-bottom: 1px;
}

#nav ul li.last {
    background: #ecf3f6;
    padding-bottom: 0;
}

#nav ul a,

#nav ul a:hover {
    float: none;
    padding: 0;
    background: none;
}

#nav ul li a {
    font-weight: normal !important;
}

#nav ul ul,

#nav ul div {
    top: 17px;
}

#nav ul li a:hover {
    color: #b30404 !important;
}

#nav ul li a,

#nav ul li a:hover {
    color: #2f2f2f !important;
}

#nav ul span,

#nav ul li.last li span {
    padding: 3px 15px 4px 15px;
}

#nav li ul.shown-sub,

#nav li div.shown-sub {
    left: 0;
    z-index: 999;
}

#nav li .shown-sub ul.shown-sub,

#nav li .shown-sub li div.shown-sub {
    left: 100px;
}

.block {
    border: 1px solid #c4c1bc;
    margin: 0 0 15px;
}

.block-related .block-title {
    background-color: #b30404 !important;
    color: #fff !important;
    font-size: 15px !important;
    font-weight: normal !important;
    line-height: 30px;
    font-family: "Rajdhani", sans-serif !important;
    padding: 10px 0 !important;
}

.block-related .block-title strong {
    color: #fff !important;
    font-size: 15px !important;
    font-weight: normal !important;
    line-height: 30px;
    font-family: "Rajdhani", sans-serif !important;
}

.block .block-title {
    background: url(../images/bkg_block-title.gif) 0 0 repeat-x;
    border-bottom: 1px solid #ddd;
    padding: 2px 9px;
}

.block .block-title strong {
    display: block;
    font: bold 12px/16px "Rajdhani", sans-serif;
    min-height: 16px;
    padding: 1px 0 1px;
    text-transform: uppercase;
    color: #b30404;
}

.block .block-title strong span {}

.block .block-title a {
    text-decoration: none !important;
}

.block .block-subtitle {
    margin: 0;
    padding: 5px 9px;
    font-size: 1em;
    font-weight: bold;
    color: #0a263c;
}

.block .block-content {
    background: #f8f7f5;
}

.block .block-content li.item {
    padding: 7px 9px;
}

.block .block-content .product-name {
    color: #1e7ec8;
}

.block .btn-remove,

.block .btn-edit {
    float: right;
    margin: 1px 0 2px 5px;
}

.block .actions a {
    float: left;
}

.block .actions button.button {
    float: right;
}

.block .empty {
    margin: 0;
    padding: 5px 9px;
}

.block li.odd {
    background-color: #f4f3f3;
}

.block li.even {
    background-color: #fafafa;
}

.block-cart,

.block-wishlist,

.block-subscribe,

.block-compare,

.block-reorder,

.block-poll,

.block-gr-search,

.block-viewed,

.block-compared,

.block-related,

.block-tags,

.block-login {
    font-size: 11px;
    line-height: 1.25;
}

.block-cart .block-title strong,

.block-wishlist .block-title strong,

.block-subscribe .block-title strong,

.block-compare .block-title strong,

.block-reorder .block-title strong,

.block-poll .block-title strong,

.block-viewed .block-title strong,

.block-compared .block-title strong,

.block-related .block-title strong,

.block-tags .block-title strong,

.block-login .block-title strong {
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 0;
}

.mini-products-list .product-image {
    float: left;
    width: 50px;
    border: 1px solid #a9a9a9;
}

.mini-products-list .product-details {
    margin-left: 60px;
}

.block-cart .mini-products-list .product-details .product-name,

.block-cart .mini-products-list .product-details .nobr small {
    word-wrap: break-word;
}

.block-cart .mini-products-list .product-details .nobr {
    white-space: normal !important;
}

.block-account {
    border-color: #bbb;
}

.block-account .block-title {
    background: #fc9d36 url(../images/bkg_block-title-account.gif) 0 100% repeat-x;
    border: 0;
    padding: 3px 10px;
}

.block-account .block-title strong {
    font-size: 13px;
    color: #fff;
}

.block-account .block-content {
    background: #fbfaf6;
    padding: 7px 10px 7px;
}

.block-account .block-content li a {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
    color: #5f5d5c;
    text-decoration: none !important;
}

.block-account .block-content li a:hover {
    color: #ea7900;
}

.block-account .block-content li.last a {
    border-bottom: 0;
}

.block-account .block-content li.current {
    border-bottom: 1px solid #ddd;
    padding: 3px 0;
    color: #ea7900;
}

.block-account .block-content li.current.last {
    border-bottom: 0;
}

.block-currency {
    border: 0;
    background: url(../images/bkg_block-currency.gif) 0 0 no-repeat;
    padding: 7px 12px 10px;
    height: 51px;
}

.block-currency .block-title {
    background: none;
    border: 0;
    padding: 0;
    margin: 0 0 5px;
}

.block-currency .block-title strong {
    font: bold 13px/21px Arial, Helvetica, sans-serif;
    background: url(../images/i_block-currency.gif) 0 50% no-repeat;
    padding: 0 0 0 21px;
    text-transform: none;
    color: #fff;
}

.block-currency .block-content {
    background: none;
    padding: 0;
}

.block-currency .block-content select {
    width: 100%;
    padding: 0;
}

.block-layered-nav {
    border: 0;
}

.block-layered-nav .block-title {
    border: 0;
    padding: 0;
    height: 24px;
    background: url(../images/bkg_block-layered-title.gif) 0 0 no-repeat;
    text-indent: -999em;
    overflow: hidden;
}

.block-layered-nav .block-subtitle {
    line-height: 1.35;
    background: #d5e8ff url(../images/bkg_block-layered1.gif) 0 50% repeat;
    padding: 3px 9px;
    border: 1px solid #b9ccdd;
    border-width: 1px 0;
    text-transform: uppercase;
    color: #1f5070;
}

.block-layered-nav .block-content {
    border: 1px solid #a0b3c3;
    background: #e7f1f4;
}

.block-layered-nav dt {
    background: url(../images/bkg_block-layered-dt.gif) 9px 11px no-repeat;
    padding: 7px 10px 0 25px;
    font-weight: bold;
    text-transform: uppercase;
}

.block-layered-nav dd {
    padding: 0 12px 12px;
    background: url(../images/bkg_block-layered-dd.gif) 0 100% repeat-x;
}

.block-layered-nav dd.last {
    background: none;
}

.block-layered-nav .currently li {
    background: #fff url(../images/bkg_block-layered-li.gif) 0 100% repeat-x;
    padding: 6px 24px 6px 10px;
    position: relative;
    z-index: 1;
    line-height: 1.5;
}

.block-layered-nav .currently .value {
    display: inline-block;
    vertical-align: top;
}

.block-layered-nav .currently .btn-previous,

.block-layered-nav .currently .btn-remove {
    position: absolute;
    right: 4px;
    top: 9px;
    margin: 0;
}

.block-layered-nav .currently .btn-previous {
    right: 17px;
}

.block-cart .block-title strong {
    background-image: url(../images/i_block-cart.gif);
}

.block-cart .summary {
    background: #fff;
    padding: 2px 8px 8px;
    margin: -1px 0 0;
    position: relative;
    z-index: 1;
}

.block-cart .amount {
    margin: 0;
}

.block-cart .amount a {
    font-weight: bold;
}

.block-cart .subtotal {
    margin: 5px 0 0;
    padding: 2px 0;
    background: #fbebd9;
    text-align: center;
}

.block-cart .subtotal .price {
    font-weight: bold;
}

.block-cart .actions {
    border-bottom: 0px solid #c2c2c2;
}

.block-cart .actions .paypal-logo {
    float: left;
    width: 100%;
    margin: 3px 0 0;
    text-align: right;
}

.block-cart .actions .paypal-logo .paypal-or {
    clear: both;
    display: block;
    padding: 0 55px 8px 0;
}

.block-wishlist .block-title strong {
    background-image: url(../images/i_block-wishlist.gif);
}

.block-wishlist .actions {
    text-align: right;
}

.block-wishlist .actions a {
    float: none;
}

.block-related .block-title strong {
    background-image: url(../images/i_block-related.gif);
    background-position: 0 1px;
}

.block-related input.checkbox {
    float: left;
}

.block-compare .block-title strong {
    background-image: url(../images/i_block-list.gif);
    background-position: 0 1px;
}

.block-compare button.button span {
    border-color: #406a83;
    background: #618499;
}

.page-popup .link-print {
    background: url(../images/i_print.gif) 0 2px no-repeat;
    padding: 2px 0 2px 25px;
    font-weight: bold;
    color: #1e7ec8;
}

.compare-table {
    border: 0;
}

.compare-table thead tr.first th,

.compare-table thead tr.first td {
    border: 0;
    background: none;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.compare-table .btn-remove {
    float: right;
    background-image: url(..t/images/btn_remove2.gif);
    width: 72px;
    height: 15px;
}

.compare-table tbody th {
    background: #d9e5ee url(../images/bkg_th-v.gif) 100% 0 repeat-y;
}

.compare-table tbody th,

.compare-table tbody td {
    padding: 10px;
    border: 0;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.compare-table tbody td.last {
    border-right: 1px solid #ccc;
}

.compare-table tbody tr.last th,

.compare-table tbody tr.last td {
    border-bottom: 1px solid #ccc !important;
}

.compare-table tr.add-to-row td {
    background: #fffada;
    text-align: center;
}

.compare-table tr.first td {
    text-align: center;
}

.compare-table tr.first td .product-name {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
    color: #203548;
}

.compare-table tr.first td .product-name a {
    color: #203548;
}

.compare-table tr.first td .ratings {
    width: 69px;
    margin: 0 auto;
}

.compare-table tr.first td p,

.compare-table tr.add-to-row td p {
    margin: 0;
}

.block-viewed .block-title strong {
    background-image: url(../images/i_block-viewed.gif);
}

.block-compared .block-title strong {
    background-image: url(../images/i_block-list.gif);
    background-position: 0 1px;
}

.block-poll .block-title strong {
    background-image: url(../images/i_block-poll.gif);
}

.block-poll .block-subtitle {
    font-size: 12px;
}

.block-poll label {
    color: #777;
    font-weight: bold;
}

.block-poll input.radio {
    float: left;
    margin: 1px -18px 0 0;
}

.block-poll .label {
    display: block;
    margin-left: 18px;
}

.block-poll li {
    padding: 3px 9px;
}

.block-poll .actions {
    margin: 5px 0 0;
}

.block-poll button.button span {
    border-color: #406a83;
    background: #618499;
}

.block-poll .answer {
    font-weight: bold;
}

.block-poll .votes {
    float: right;
    margin-left: 10px;
}

.block-gr-search li {
    padding: 3px 9px;
}

.block-gr-search button.button span {
    border-color: #406a83;
    background: #618499;
}

.block-tags .block-title strong {
    background-image: url(../images/i_block-tags.gif);
}

.block-tags .block-content .tags-list {
    background: none;
    border: 0;
    font-size: 12px;
}

.block-tags .block-content a {
    color: #1b2d3b;
}

.block-tags .actions {
    text-align: right;
}

.block-tags .actions a {
    float: none;
}

.block-subscribe .block-content {
    padding: 5px 10px;
}

.block-subscribe .block-title strong {
    background-image: url(../images/i_block-subscribe.gif);
}

.block-subscribe label {
    font-weight: bold;
    color: #666;
}

.block-subscribe input.input-text {
    display: block;
    width: 167px;
    margin: 3px 0;
}

.block-subscribe .actions {
    background: none;
    padding: 0;
    margin: 3px 0 0;
    text-align: left;
}

.block-subscribe .actions button.button {
    float: none;
}

.block-subscribe .actions button.button span {
    border-color: #406a83;
    background: #618499;
}

.block-reorder input.checkbox {
    float: left;
    margin: 2px -20px 0 0;
}

.block-reorder .product-name {
    margin-left: 20px;
}

.block-reorder .validation-advice {
    margin: 3px 9px 7px;
}

.block-banner {
    border: 0;
}

.block-banner .block-content {
    padding: 0;
    text-align: center;
}

.block-login .block-title strong {
    background-image: url(../images/i_ma-info.gif);
}

.block-login .block-content {
    padding: 5px 10px;
}

.block-login label {
    font-weight: bold;
    color: #666;
}

.block-login input.input-text {
    display: block;
    width: 167px;
    margin: 3px 0;
}

.block-login .actions {
    background: none;
    padding: 0;
    margin: 3px 0 0;
}

.block-login .actions button.button span {
    border-color: #406a83;
    background: #618499;
}

.sidebar .paypal-logo {
    display: block;
    margin: 10px 0;
    text-align: center;
}

.sidebar .paypal-logo a {
    float: none;
}

.category-title {
    border: 0;
    margin: 0 0 7px;
}

.category-image {
    width: 100%;
    overflow: hidden;
    margin: 0 0 10px;
    text-align: center;
}

.category-description {
    margin: 0 0 10px;
}

.products-grid {
    border-bottom: 1px solid #d9ddd3;
    background: url(../images/bkg_grid.gif) 0 0 repeat;
    position: relative;
}

.products-grid.last {
    border-bottom: 0;
}

.products-grid li.item {
    float: left;
    width: 138px;
    padding: 12px 10px 80px;
}

.products-grid .product-image {
    display: block;
    width: 135px;
    height: 135px;
    margin: 0 0 10px;
}

.products-grid .product-name {
    margin: 0 0 5px;
    font-weight: bold;
    font-size: 13px;
    color: #203548;
}

.products-grid .product-name a {
    color: #203548;
}

.products-grid .price-box {
    margin: 5px 0;
}

.products-grid .availability {
    line-height: 21px;
}

.products-grid .actions {
    position: absolute;
    bottom: 12px;
}

.col2-left-layout .products-grid,

.col2-right-layout .products-grid {
    width: 632px;
    margin: 0 auto;
}

.col1-layout .products-grid {
    width: 790px;
    margin: 0 auto;
}

.products-list li.item {
    border-bottom: 1px solid #d9ddd3;
    padding: 12px 10px;
}

.products-list li.item.last {
    border-bottom: 0;
}

.products-list .product-image {
    float: left;
    width: 135px;
    height: 135px;
    margin: 0 0 10px;
}

.products-list .product-shop {
    margin-left: 150px;
}

.products-list .product-name {
    margin: 0 0 5px;
    font-weight: bold;
    font-size: 13px;
    color: #203548;
}

.products-list .product-name a {
    color: #203548;
}

.products-list .price-box {
    float: left;
    margin: 3px 13px 5px 0;
}

.products-list .availability {
    float: left;
    margin: 3px 0 0;
}

.products-list .desc {
    clear: both;
    padding: 6px 0 0;
    margin: 0 0 15px;
    line-height: 1.35;
}

.products-list .desc .link-learn {
    font-size: 11px;
}

.products-list .add-to-links {
    clear: both;
}

.products-list .add-to-links li {
    display: inline;
}

.products-list .add-to-links .separator {
    display: inline;
    margin: 0 2px;
}

.no-rating {
    margin: 0;
}

.ratings {
    font-size: 11px;
    line-height: 1.25;
    margin: 7px 0;
}

.ratings strong {
    float: left;
    margin: 1px 3px 0 0;
}

.customer-account-index .ratings strong {
    line-height: 20px;
}

.ratings .rating-links {
    margin: 0;
}

.ratings .rating-links .separator {
    margin: 0 2px;
}

.rating-box {
    width: 69px;
    height: 13px;
    font-size: 0;
    line-height: 0;
    background: url(../images/bkg_rating.gif) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden;
}

.rating-box .rating {
    float: left;
    height: 13px;
    background: url(../images/bkg_rating.gif) 0 100% repeat-x;
}

.ratings .rating-box {
    float: left;
    margin-right: 3px;
}

.ratings-table th,

.ratings-table td {
    font-size: 11px;
    line-height: 1.15;
    padding: 3px 0;
}

.ratings-table th {
    font-weight: bold;
    padding-right: 8px;
}

.availability {
    margin: 0;
}

.availability span {
    font-weight: bold;
}

.availability.out-of-stock span {
    color: #d83820;
}

.availability-only {
    margin: 10px 0 7px;
    line-height: 16px;
    background: url(../images/i_availability_only.gif) 0 50% no-repeat;
    padding-left: 15px;
}

.availability-only span,

.availability-only a {
    border-bottom: 1px dashed #751d02;
    color: #000;
}

.availability-only a {
    background: url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat;
    cursor: pointer;
    padding-right: 15px;
    text-decoration: none;
}

.availability-only .expanded {
    background-position: 100% -15px;
}

.availability-only strong {
    color: #be2c00;
}

.availability-only-details {
    margin: 0 0 7px;
}

.availability-only-details th {
    background: #d2d6d9;
    font-size: 10px;
    padding: 0 8px;
}

.availability-only-details td {
    background: #ebf0f3;
    border-bottom: 1px solid #fff;
    font-size: 11px;
    padding: 2px 8px 1px;
}

.availability-only-details tr.odd td.last {
    color: #d95e00;
    font-weight: bold;
}

.product-view .product-shop .availability {
    font-size: 11px;
}

.product-view .product-shop .availability span {
    font-weight: normal;
}

.email-friend {
    margin: 0;
}

.alert-price {
    margin: 0;
    font-size: 11px;
}

.alert-stock {
    margin: 0;
    font-size: 16px;
    font-family: "Bitter", georgia, serif;
}

.alert-stock a {
    color: #b30404;
    text-decoration: underline;
}

.price {
    white-space: nowrap !important;
}

.price-box {
    margin: 5px 0;
}

.price-box .price {
    font-weight: bold;
    color: #c76200;
}

.regular-price {
    color: #c76200;
}

.regular-price .price {
    font-size: 24px;
    text-align: left;
    font-weight: 600;
    color: #000;
    line-height: 20px;
}

.block .regular-price,

.block .regular-price .price {
    color: #2f2f2f;
}

.old-price {
    margin: 0;
}

.old-price .price-label {
    font-size: 12px;
    text-align: left;
    font-weight: 600;
    color: #000;
    line-height: 20px;
}

.old-price .price {
    font-size: 24px;
    text-align: left;
    font-weight: 600;
    color: #000;
    line-height: 20px;
    text-decoration: line-through;
}

.special-price {
    margin: 0;
    padding: 3px 0;
}

.special-price .price-label {
    font-size: 12px;
    text-align: left;
    font-weight: 600;
    color: #000;
    line-height: 20px;
}

.special-price .price {
    font-size: 24px;
    text-align: left;
    font-weight: 600;
    color: #000;
    line-height: 20px;
}

.minimal-price {
    margin: 0;
}

.minimal-price .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.minimal-price-link {
    display: block;
}

.minimal-price-link .label {
    color: #1e7ec8;
}

.minimal-price-link .price {
    font-weight: normal;
    color: #1e7ec8;
}

.price-excluding-tax {
    display: block;
    color: #999;
}

.price-excluding-tax .label {
    white-space: nowrap;
    color: #999;
}

.price-excluding-tax .price {
    font-size: 13px;
    font-weight: normal;
    color: #c76200;
}

.price-including-tax {
    display: block;
    color: #999;
}

.price-including-tax .label {
    white-space: nowrap;
    color: #999;
}

.price-including-tax .price {
    font-size: 13px;
    font-weight: bold;
    color: #c76200;
}

.configured-price {
    margin: 0;
}

.configured-price .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.configured-price .price {
    font-weight: bold;
}

.weee {
    display: block;
    font-size: 11px;
    color: #444;
}

.weee .price {
    font-size: 11px;
    font-weight: normal;
}

.price-excl-tax {
    display: block;
}

.price-excl-tax .label {
    display: block;
    white-space: nowrap;
}

.price-excl-tax .price {
    display: block;
}

.price-incl-tax {
    display: block;
}

.price-incl-tax .label {
    display: block;
    white-space: nowrap;
}

.price-incl-tax .price {
    display: block;
    font-weight: bold;
}

.price-from {
    margin: 0;
}

.price-from .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.price-to {
    margin: 0;
}

.price-to .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.price-notice {
    padding-left: 10px;
    color: #999;
}

.price-notice .price {
    font-weight: bold;
    color: #2f2f2f;
}

.price-as-configured {
    margin: 0;
}

.price-as-configured .price-label {
    font-weight: bold;
    white-space: nowrap;
}

.price-box-bundle {
    padding: 0 0 10px 0;
}

.price-box-bundle .price-box {
    margin: 0 !important;
    padding: 0 !important;
}

.price-box-bundle .price {
    color: #555;
}

.product-pricing,

.tier-prices {
    margin: 10px 0;
    padding: 10px;
    background-color: #f4f7f7;
    border: 1px solid #dadddd;
    color: #424242;
}

.tier-prices li {
    line-height: 1.4;
    background: url(../images/i_tier.gif) no-repeat 0 3px;
    padding: 2px 0 2px 10px;
}

.tier-prices .benefit {
    font-style: italic;
    font-weight: bold;
    color: #2f2f2f;
}

.tier-prices .price {
    font-weight: bold;
    color: #2f2f2f;
}

.tier-prices-grouped li {
    padding: 2px 0;
    color: #e26703;
}

.tier-prices-grouped li .price {
    font-weight: bold;
}

.add-to-links {
    font-size: 11px;
    margin: 5px 0 0;
}

.add-to-links .separator {
    display: none;
}

.add-to-cart label {
    float: left;
    margin-right: 5px;
    font-weight: bold;
    color: #666;
}

.add-to-cart .qty {
    float: left;
    margin-right: 5px;
}

.add-to-cart button.button {
    float: left;
}

.add-to-cart .paypal-logo {
    clear: left;
    margin: 0;
    text-align: left;
}

.add-to-cart .paypal-logo .paypal-or {
    clear: both;
    display: block;
    margin: 5px 60px 5px 60px;
}

.product-view .add-to-cart .paypal-logo {
    margin: 0;
}

.bml-checkout-type {
    list-style: none;
}

.bml-checkout-type .bml_button {
    width: 150px;
    display: inline-table;
}

.add-to-box {
    margin: 10px 0;
}

.add-to-box .add-to-cart {
    float: left;
}

.add-to-box .or {
    float: left;
    font-weight: bold;
    margin: 0 7px;
    color: #666;
}

.add-to-box .add-to-links {
    float: left;
    margin: 0;
    font-size: 12px !important;
    line-height: 1.25 !important;
    text-align: left !important;
}

.add-to-box .add-to-links li {
    display: block !important;
}

.add-to-box .add-to-links li .separator {
    display: none !important;
}

.product-view {
    border: 1px solid #c4c6c8;
}

.product-essential {
    padding: 25px;
    background: #fff url(../images/bkg_product-view.gif) 100% 0 no-repeat;
}

.product-essential h2 {
    font: bold 13px/1.35 Arial, Helvetica, sans-serif;
}

.product-collateral {
    background: #faf7ee url(../images/bkg_product_collateral.gif) 0 0 repeat-x;
    padding: 25px;
}

.product-collateral h2 {
    font-weight: bold;
    font-size: 15px;
    color: #e26703;
    border-bottom: 1px solid #e5dcc3;
    padding: 0 0 1px;
    margin: 0 0 15px;
}

.product-collateral .box-collateral {
    margin: 0 0 25px;
}

.product-view .product-img-box {
    float: left;
    width: 267px;
}

.col3-layout .product-view .product-img-box {
    float: none;
    margin: 0 auto;
}

.product-view .product-img-box .product-image {
    margin: 0 0 13px;
}

.product-view .product-img-box .product-image-zoom {
    position: relative;
    width: 265px;
    height: 265px;
    overflow: hidden;
    z-index: 9;
}

.product-view .product-img-box .product-image-zoom img {
    position: absolute;
    left: 0;
    top: 0;
    cursor: move;
}

.product-view .product-img-box .zoom-notice {
    font-size: 11px;
    margin: 0 0 5px;
    text-align: center;
}

.product-view .product-img-box .zoom {
    position: relative;
    z-index: 9;
    height: 18px;
    margin: 0 auto 13px;
    padding: 0 28px;
    background: url(../images/slider_bg.gif) 50% 50% no-repeat;
    cursor: pointer;
}

.product-view .product-img-box .zoom.disabled {
    -moz-opacity: .3;
    -webkit-opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    opacity: .3;
}

.product-view .product-img-box .zoom #track {
    position: relative;
    height: 18px;
}

.product-view .product-img-box .zoom #handle {
    position: absolute;
    left: 0;
    top: -1px;
    width: 9px;
    height: 22px;
    background: url(../images/magnifier_handle.gif) 0 0 no-repeat;
}

.product-view .product-img-box .zoom .btn-zoom-out {
    position: absolute;
    left: 2px;
    top: 0;
}

.product-view .product-img-box .zoom .btn-zoom-in {
    position: absolute;
    right: 2px;
    top: 0;
}

.product-view .product-img-box .more-views h2 {
    font-size: 11px;
    border-bottom: 1px solid #ccc;
    margin: 0 0 8px;
    text-transform: uppercase;
}

.product-view .product-img-box .more-views ul {
    margin-left: -9px
}

.product-view .product-img-box .more-views li {
    float: left;
    margin: 0 0 8px 9px;
}

.product-view .product-img-box .more-views li a {
    float: left;
    width: 56px;
    height: 56px;
    border: 2px solid #ddd;
    overflow: hidden;
}

.product-image-popup {
    margin: 0 auto;
}

.product-image-popup .buttons-set {
    float: right;
    clear: none;
    border: 0;
    margin: 0;
    padding: 0;
}

.product-image-popup .nav {
    font-weight: bold;
    margin: 0 100px;
    text-align: center;
}

.product-image-popup .image {
    display: block;
    margin: 10px 0;
}

.product-image-popup .image-label {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px;
    color: #2f2f2f;
}

.product-view .product-shop {
    float: right;
    width: 330px;
}

.col1-layout .product-view .product-shop {
    float: right;
    width: 545px;
}

.col3-layout .product-view .product-shop {
    float: none;
    width: auto;
}

.product-view .product-shop .product-name {
    margin: 0 0 5px;
}

.product-view .product-shop .product-name h1 {
    margin: 0;
    font: bold 15px/1.35 Arial, Helvetica, sans-serif;
}

.product-view .product-shop .availability {
    margin: 10px 0;
}

.product-view .product-shop .short-description {
    margin: 10px 0;
    background: url(../images/bkg_divider1.gif) 0 0 repeat-x;
    padding: 10px 0 0;
}

.product-view .product-shop .price-box {
    margin: 10px 0;
}

.product-view .product-shop .add-to-links {
    margin: 0;
}

.product-view .product-shop .add-to-links {
    font-size: 12px;
    text-align: right;
}

.product-view .product-shop .add-to-links li,

.product-view .product-shop .add-to-links li .separator {
    display: inline;
}

.product-view .product-shop .add-to-links a {
    color: #1E7EC8 !important;
    font-weight: normal !important;
}

.product-options {
    margin: 20px 0 0;
    padding: 10px 15px 20px;
    position: relative;
    background-color: #f6f6f6;
    border: 1px solid #e4e4e4;
}

.product-options dt {
    padding: 10px 0 0;
    font-weight: normal;
}

.product-options dt label {
    font-weight: bold;
    color: #2f2f2f;
}

.product-options dt label.required em {
    color: #eb340a;
    margin-left: 5px;
}

.product-options dd .qty-holder {
    display: block;
    padding: 10px 0 0;
}

.product-options dd .qty-holder label {
    vertical-align: middle;
}

.product-options dt .qty-disabled {
    background: none;
    border: 0;
    padding: 3px;
    color: #2f2f2f;
}

.product-options dd {
    padding: 5px 10px 15px;
    margin: 0 0 5px;
    border-bottom: 1px solid #e4e4e4;
}

.product-options dl.last dd.last {
    border-bottom: 0;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.product-options dd input.input-text {
    width: 98%;
}

.product-options dd input.datetime-picker {
    width: 150px;
}

.product-options dd .time-picker {
    display: -moz-inline-box;
    display: inline-block;
    padding: 2px 0;
    vertical-align: middle;
}

.product-options dd textarea {
    width: 98%;
    height: 8em;
}

.product-options dd select {
    width: 99%;
}

.product-options dd .multiselect option {
    border-bottom: 1px dotted #d9e5ee;
    padding: 2px 4px;
}

.product-options ul.options-list {
    margin-right: 5px;
}

.product-options ul.options-list li {
    line-height: 1.5;
    padding: 2px 0;
}

.product-options ul.options-list input.radio {
    float: left;
    margin-top: 3px;
}

.product-options ul.options-list input.checkbox {
    float: left;
    margin-top: 3px;
}

.product-options ul.options-list .label {
    display: block;
    margin-left: 18px;
}

.product-options ul.options-list label {
    font-weight: normal;
}

.product-options ul.validation-failed {
    padding: 0 7px;
}

.product-options p.note {
    margin: 0;
    font-size: 11px;
}

.product-options p.required {
    position: absolute;
    right: 20px;
    top: 20px;
}

.product-options-bottom {
    background-color: #fffada;
    padding: 15px 20px;
    border: 1px solid #e4e4e4;
    border-top: 0;
}

.product-options-bottom .product-pricing,

.product-options-bottom .tier-prices {
    margin: 0;
    padding: 0 0 10px;
    border: 0;
    background: 0;
    color: #e26703;
}

.product-options-bottom .tier-prices li {
    background: 0;
    padding: 2px 0;
}

.product-options-bottom .tier-prices .price,

.product-options-bottom .tier-prices .benefit {
    color: #e26703;
}

.product-options-bottom .price-box {
    float: left;
    margin: 0;
    padding: 0;
}

.product-options-bottom .add-to-links {
    clear: both;
    padding: 5px 0 0;
    text-align: right;
}

.col3-layout .product-options-bottom .price-box {
    float: none;
    padding: 0 0 5px;
}

.product-options-bottom .price-label {
    float: left;
    padding-right: 5px;
}

.product-options-bottom .price-tax {
    float: left;
}

.product-options-bottom .add-to-cart {
    float: right;
}

.product-shop .product-options-bottom {
    margin: 0 0 10px;
}

.product-shop .product-options-bottom .price-box {
    float: none;
    margin: 0 0 5px;
}

.product-shop .product-options-bottom .price-label {
    float: none;
    padding-right: 0;
}

.product-shop .product-options-bottom .price-tax {
    float: none;
}

.product-shop .product-options-bottom .add-to-cart-box {
    clear: both;
    float: left;
    padding-top: 12px;
}

.product-shop .product-options-bottom .add-to-links {
    clear: both;
    padding: 5px 0 0;
    text-align: right;
}

.product-view .grouped-items-table .price-box {
    margin: 0;
    padding: 0;
}

.product-view .box-additional .data-table th,

.product-view .box-additional .data-table td {
    line-height: 1.25;
}

.product-view .box-up-sell h2 {
    border-bottom: 0;
    padding: 0;
    margin: 0 0 8px;
}

.product-view .box-up-sell .products-grid {
    width: 100%;
    border: 1px solid #e5dcc3;
}

.product-view .box-up-sell .products-grid td {
    width: 25%;
    background: #f6f2e7;
    border-right: 1px solid #e5dcc3;
    border-bottom: 1px solid #e5dcc3;
    padding: 15px 10px 12px;
    line-height: 1.6em;
}

.product-view .box-up-sell .products-grid tr.last td {
    border-bottom: 0;
}

.product-view .box-up-sell .products-grid td.last {
    border-right: 0;
}

.product-view .box-up-sell .products-grid td img {
    border: 1px solid #e5dcc3;
}

.product-view .box-up-sell .products-grid .product-image {
    text-align: center;
}

.product-view .box-up-sell .products-grid td.empty {
    border-right: 0;
    background: #f1ecdb;
}

.product-view .box-up-sell .products-grid .ratings .rating-box {
    float: none;
    display: block;
    margin: 0 0 3px;
}

.product-view .box-tags {
    margin: 0;
}

.product-view .box-tags h3 {
    font-size: 13px;
}

.product-view .box-tags .product-tags {
    display: block;
    margin: 0 0 15px;
}

.product-view .box-tags .product-tags li {
    display: inline;
    background: url(../images/bkg_pipe3.gif) 100% 4px no-repeat;
    padding: 0 7px 0 4px;
}

.product-view .box-tags .product-tags li.first {
    padding-left: 0;
}

.product-view .box-tags .product-tags li.last {
    background: none;
    padding-right: 0;
}

.product-view .box-tags .form-add label {
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
    color: #0a263c;
}

.product-view .box-tags .form-add .input-box {
    float: left;
    width: 305px;
    margin: 0 5px 0 0;
    background: url(../images/i_tag_add.gif) 0 2px no-repeat;
    padding: 0 0 0 23px;
}

.product-view .box-tags .form-add input.input-text {
    width: 299px;
}

.product-view .box-tags .form-add button.button span {
    border-color: #406a83;
    background: #618499;
}

.product-view .box-tags .note {
    margin: 3px 0 0;
    padding: 0 0 0 23px;
    font-size: 11px;
}

.product-view .box-reviews dl {
    margin: 15px 0;
}

.product-view .box-reviews dt a,

.product-view .box-reviews dt span {
    font-weight: bold;
}

.product-view .box-reviews dd {
    margin: 0 0 15px;
}

.product-view .box-reviews dd small {
    font-style: italic;
}

.product-view .box-reviews .form-add {
    margin: 15px 0 0;
}

.product-view .box-reviews .form-add h3 {
    font-size: 13px;
    font-weight: normal;
}

.product-view .box-reviews .form-add h3 span {
    font-weight: bold;
}

.product-view .box-reviews .form-add h4 {
    font-size: 12px;
}

.product-view .box-reviews .form-add .data-table td {
    text-align: center;
}

.product-view .box-reviews .form-add .form-list {
    margin: 15px 0 0;
}

.product-view .box-reviews .form-add .form-list .input-box {
    width: 360px;
}

.product-view .box-reviews .form-add .form-list input.input-text,

.product-view .box-reviews .form-add .form-list textarea {
    width: 354px;
}

.send-friend .form-list {
    width: 615px;
    overflow: hidden;
}

.send-friend .form-list li {
    margin-right: -15px;
}

.send-friend .form-list li p {
    margin: 0 15px 0 0;
}

.send-friend .form-list .field {
    width: 315px;
}

.send-friend .form-list .input-box {
    width: 300px;
}

.send-friend .form-list input.input-text,

.send-friend .form-list textarea {
    width: 294px;
}

.send-friend .form-list li.wide .input-box {
    width: 612px;
}

.send-friend .form-list li.wide textarea {
    width: 609px;
}

.send-friend .buttons-set .limit {
    float: right;
    margin: 0 7px 0 0;
    font-size: 11px;
    line-height: 21px;
}

.product-name {
    margin: 0;
    font-size: 1em;
    font-weight: normal;
}

.product-name a {
    color: #1e7ec8;
}

.tags-list {
    display: block;
    font-size: 13px;
    border: 1px solid #c1c4bc;
    background: #f8f7f5;
    padding: 10px;
}

.tags-list li {
    display: inline !important;
    margin: 0 4px 0 0;
}

.tags-list li a {
    color: #1b2d3b;
}

.advanced-search .form-list label {
    width: 160px;
    padding-right: 10px;
}

.advanced-search .form-list .input-box,

.advanced-search .form-list .input-range {
    float: left;
    clear: none;
}

.advanced-search-amount {
    margin: 0 0 10px;
}

.advanced-search-summary {
    margin: 10px 0;
    border: 1px solid #e9d7c9;
    background: #fff6f1;
    padding: 10px;
}

.advanced-search-summary ul {
    float: left;
    width: 49%;
}

.advanced-search-summary strong {
    color: #E17C24;
    padding-left: 15px;
    background: url(../images/i_search_criteria.gif) 0 3px no-repeat;
}

.advanced-search-summary p {
    clear: both;
    font-weight: bold;
    margin: 0;
}

.page-sitemap .links {
    text-align: right;
    margin: 0 8px -22px 0;
}

.page-sitemap .links a {
    text-decoration: none;
    position: relative;
}

.page-sitemap .links a:hover {
    text-decoration: underline;
}

.page-sitemap .sitemap {
    margin: 12px;
}

.page-sitemap .sitemap a {
    color: #1b2d3b;
}

.page-sitemap .sitemap li {
    margin: 3px 0;
}

.page-sitemap .sitemap li.level-0 {
    margin: 10px 0 0;
    font-weight: bold;
}

.page-sitemap .sitemap li.level-0 a {
    color: #1e7ec8;
}

.rss-title h1 {
    background: url(../images/i_rss-big.png) 0 4px no-repeat;
    padding-left: 27px;
}

.rss-table .link-rss {
    display: block;
    line-height: 1.55;
    background-position: 0 4px;
}

.cart .page-title {
    border-bottom: 0;
    margin: 35px 0 0 0;
}

.cart .page-title h1 {
    margin: 10px 0 0;
}

.cart .page-title .checkout-types li {
    margin: 0 0 5px;
}

.cart .title-buttons .checkout-types {
    float: right;
}

.cart .title-buttons .checkout-types li {
    float: left;
    margin: 0 0 5px 5px;
}

.cart .checkout-types .paypal-or {
    margin: 0 8px;
    line-height: 2.3;
    vertical-align: top;
}

.cart .checkout-types .bml_button {
    display: inline-table;
    width: 150px;
    margin: 0 0 5px;
}

.cart .totals .checkout-types .paypal-or {
    clear: both;
    display: block;
    padding: 8px 55px 0 0;
    line-height: 1.0;
    font-size: 11px;
}

.cart-table th {
    padding: 2px 10px;
}

.cart-table td {
    padding: 10px;
}

.cart-table .product-name {
    font-weight: bold;
    margin: 0 0 5px;
    color: #2f2f2f;
}

.cart-table .item-msg {
    margin: 5px 0;
    font-size: 11px;
    font-weight: bold;
    color: #df280a;
}

.cart-table tfoot td {
    padding: 5px 10px;
}

.cart-table .btn-continue {
    float: left;
}

.cart-table .btn-empty span,

.cart-table .btn-continue span,

.cart-table .btn-update span {
    border-color: #406a83;
    background: #618499;
}

.cart-table .btn-update,

.cart-table .btn-empty {
    float: right;
}

.cart-table .btn-update {
    margin-left: 10px;
}

.cart .cart-collaterals {
    padding: 25px 0 0;
}

.cart .cart-collaterals .col2-set {
    float: left;
    width: 605px;
}

.cart .cart-collaterals .col2-set .col-2 {
    width: 294px;
}

.cart .crosssell {
    border: 1px solid #cec3b6;
    background: #fafaec;
    padding: 12px 15px;
}

.cart .crosssell h2 {
    font-size: 13px;
    font-weight: bold;
}

.cart .crosssell .product-image {
    float: left;
    width: 75px;
    height: 75px;
    border: 1px solid #d0cdc9;
}

.cart .crosssell .product-details {
    margin-left: 90px;
}

.cart .crosssell .product-name {
    font-weight: bold;
}

.cart .crosssell li.item {
    margin: 12px 0;
}

.cart .crosssell .link-compare {
    font-weight: normal;
}

.cart .discount,

.cart .shipping {
    border: 1px solid #d0cbc1;
    background: #fff url(../images/bkg_block-title.gif) 0 0 repeat-x;
    padding: 12px 15px;
    margin: 0 0 18px;
}

.cart .discount h2,

.cart .shipping h2 {
    background-position: 0 0;
    background-repeat: no-repeat;
    font: bold 13px/16px Arial, Helvetica, sans-serif;
    padding: 0 0 0 21px;
    color: #e26703;
    text-transform: uppercase;
}

.cart .discount button span,

.cart .shipping button span {
    border-color: #406a83;
    background: #618499;
}

.cart .discount .buttons-set,

.cart .shipping .buttons-set {
    margin: 10px 0 0;
    border: 0;
    padding: 0;
    text-align: left;
}

.cart .discount .buttons-set button.button,

.cart .shipping .buttons-set button.button {
    float: none;
    margin-left: 0;
}

.cart .discount h2 {
    background-image: url(../images/i_discount.gif);
}

.cart .discount .input-box {
    margin: 8px 0 0;
    width: 260px;
}

.cart .discount input.input-text {
    width: 254px;
}

.cart .shipping h2 {
    background-image: url(..t/images/i_shipping.gif);
}

.cart .shipping .sp-methods {
    margin: 10px 0 0;
    padding: 5px 0 0;
    background: url(../images/bkg_divider1.gif) 0 0 repeat-x;
}

.cart .totals {
    float: right;
    width: 268px;
    background: #dee5e8;
    border: 1px solid #bebcb7;
}

.cart .totals table {
    width: 100%;
    margin: 7px 0;
}

.cart .totals td {
    padding: 1px 15px 1px 7px;
}

.cart .totals tfoot th {
    padding: 5px 15px 5px 7px;
}

.cart .totals tfoot td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.cart .totals tfoot th strong,

.cart .totals tfoot td strong {
    font-size: 15px;
}

.cart .totals .checkout-types {
    font-size: 13px;
    padding: 8px 15px 15px;
    text-align: right;
}

.cart .totals .checkout-types li {
    clear: both;
    margin: 10px 0;
}

.item-options dt {
    font-weight: bold;
    font-style: italic;
}

.item-options dd {
    padding-left: 10px;
    margin: 0 0 6px;
}

.truncated {
    cursor: help;
}

.truncated a.dots {
    cursor: help;
}

.truncated a.details {
    cursor: help;
}

.truncated .truncated_full_value {
    position: relative;
    z-index: 999;
}

.truncated .truncated_full_value .item-options {
    position: absolute;
    top: -99999em;
    left: -99999em;
    z-index: 999;
    width: 250px;
    padding: 8px;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
}

.truncated .truncated_full_value .item-options>p {
    font-weight: bold;
    text-transform: uppercase;
}

.truncated .show .item-options {
    top: -20px;
    left: 50%;
}

.col-left .truncated .show .item-options {
    left: 15px;
    top: 7px;
}

.col-right .truncated .show .item-options {
    left: -240px;
    top: 7px;
}

.sp-methods {
    margin: 0 0 8px;
}

.sp-methods dt {
    margin: 13px 0 5px;
    font-weight: bold;
}

.sp-methods dd li {
    margin: 5px 0;
}

.sp-methods label {
    font-weight: bold;
    color: #666;
}

.sp-methods .price {
    font-weight: bold;
}

.sp-methods .form-list {
    padding-left: 20px;
}

.sp-methods .form-list li {
    margin: 0 0 8px;
}

.sp-methods select.month {
    width: 154px;
    margin-right: 10px;
}

.sp-methods select.year {
    width: 96px;
}

.sp-methods input.cvv {
    width: 3em !important;
}

.sp-methods .checkmo-list li {
    margin: 0 0 5px;
}

.sp-methods .checkmo-list label {
    width: 135px;
    padding-right: 10px;
    text-align: right;
}

.sp-methods .checkmo-list address {
    float: left;
}

.sp-methods .centinel-logos a {
    margin-right: 3px;
}

.sp-methods .centinel-logos img {
    vertical-align: middle;
}

.sp-methods .release-amounts {
    margin: 0.5em 0;
}

.sp-methods .release-amounts button {
    float: left;
    margin: 5px 10px 0 0;
}

.please-wait {
    float: right;
}

.please-wait img {
    vertical-align: middle;
}

.cvv-what-is-this {
    font-size: 11px;
    cursor: help;
    margin-left: 10px;
}

.tool-tip {
    border: 1px solid #7BA7C9;
    background: #EAF6FF;
    padding: 15px 20px;
    position: absolute;
    z-index: 9999;
}

.tool-tip .btn-close {
    margin: -9px -14px 0;
    text-align: right;
}

.tool-tip .btn-close a {
    display: block;
    margin: 0 0 0 auto;
    width: 15px;
    height: 15px;
    background: url(../images/btn_window_close.gif) 100% 0 no-repeat;
    text-align: left;
    text-indent: -999em;
    overflow: hidden;
}

.tool-tip .tool-tip-content {
    padding: 5px;
}

.gift-messages h3 {
    font-size: 12px;
    font-weight: bold;
    color: #e87403;
}

.gift-messages p.control {
    color: #8e8d8b;
}

.gift-messages-form {
    position: relative;
}

.gift-messages-form label {
    float: none !important;
    position: static !important;
}

.gift-messages-form h4 {
    font-size: 12px;
    font-weight: bold;
    color: #e87403;
}

.gift-messages-form .whole-order {
    margin: 0 0 25px;
}

.gift-messages-form .item {
    margin: 0 0 10px;
}

.gift-messages-form .item .product-img-box {
    float: left;
    width: 75px;
}

.gift-messages-form .item .product-image {
    margin: 0 0 7px;
}

.gift-messages-form .item .number {
    margin: 0;
    font-weight: bold;
    text-align: center;
    color: #8a8987;
}

.gift-messages-form .item .details {
    margin-left: 90px;
}

.gift-messages-form .item .details .product-name {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px;
}

.gift-messages-form .item .details .form-list .field {
    width: 255px;
}

.gift-messages-form .item .details .form-list .input-box {
    width: 240px;
}

.gift-messages-form .item .details .form-list input.input-text {
    width: 234px;
}

.gift-messages-form .item .details .form-list li.wide .input-box {
    width: 500px;
}

.gift-messages-form .item .details .form-list li.wide textarea {
    width: 494px;
}

.gift-message-link {
    font-size: 11px;
    background: url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat;
    padding-right: 7px;
}

.gift-message-link.expanded {
    background-position: 100% -40px;
}

.gift-message-row {
    background: #f2efe9;
}

.gift-message-row .btn-close {
    float: right;
    width: 16px;
    height: 16px;
    background: url(../images/btn_gm-close.gif) 0 0 no-repeat;
    font-size: 0;
    line-height: 0;
    text-indent: -999em;
    overflow: hidden;
}

.checkout-agreements li {
    margin: 30px 0;
}

.checkout-agreements .agreement-content {
    overflow: auto;
    height: 12em;
    padding: 10px;
    background-color: #fbfaf6;
    border: 1px solid #bbb6a5;
}

.checkout-agreements .agree {
    margin: 0;
    padding: 10px 0 10px 11px;
}

.checkout-agreements .agree input.checkbox {
    margin-right: 6px;
}

.checkout-agreements .agree label {
    font-weight: bold;
    color: #666;
}

.opc .checkout-agreements {
    border: 1px solid #d9dde3;
    border-width: 0 1px;
    padding: 5px 30px;
}

.opc .checkout-agreements li {
    margin: 20px 0 0;
}

.opc .checkout-agreements .agreement-content {
    background-color: #fff;
    border-color: #e4e4e4;
    padding: 5px;
}

.opc .checkout-agreements .agree {
    padding-left: 6px;
}

.centinel .authentication {
    border: 1px solid #ddd;
    background: #fff;
}

.centinel .authentication iframe {
    width: 99%;
    height: 400px;
    background: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

.opc .centinel {
    border: 1px solid #bbb6a5;
    border-width: 0 1px 1px;
    padding: 10px 30px;
}

.info-set {
    border: 1px solid #bbb6a5;
    margin: 0 0 25px;
    padding: 20px;
}

.info-set h2 {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px;
}

.info-set h3,

.info-set h4 {
    font-size: 13px;
    font-weight: bold;
    color: #b30404;
}

.info-set h2 a,

.info-set h3 a,

.info-set h4 a {
    font-weight: normal;
}

.info-set h2.legend {
    margin: -20px -20px 15px;
    padding: 5px 10px;
    border-bottom: 1px solid #bbafa0;
    position: relative;
}

.info-set h3.legend {
    margin: 0 0 10px;
    color: #0a263c;
}

.info-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative;
}

.info-set .box {
    margin: 0 0 15px;
}

.info-set .box h2 {
    color: #e26703;
}

.info-set .data-table .product-name {
    font-size: 1em !important;
    font-weight: bold !important;
    color: #b30404 !important;
}

.info-set .data-table .product-name a {
    font-weight: bold !important;
}

.info-set .data-table .item-options {
    margin: 5px 0 0;
}

.block-progress {
    border: 0;
    margin: 0;
}

.block-progress .block-title {
    background: none;
    border: 0;
    padding: 0;
    margin: 0 0 5px;
}

.block-progress .block-title strong {
    font-size: 13px;
    color: #0a263c;
}

.block-progress .block-content {
    background: none;
}

.block-progress dt {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.35;
    background: #eee;
    border: 1px solid #a3aeb3;
    margin: 0 0 6px;
    padding: 2px 8px;
    color: #999;
}

.block-progress dd {
    background: #eee;
    border: 1px solid #a3aeb3;
    border-top: 0;
    padding: 8px 13px;
    margin: 0 0 6px;
}

.block-progress dt.complete {
    margin: 0;
    background: #d0dce1;
    color: #5e8ab4;
}

.block-progress p {
    margin: 0;
}

.block-progress .cards-list dt {
    background: none;
    border: 0 none;
    color: inherit;
    font-size: 12px;
    margin: 5px 0;
    padding: 0;
}

.block-progress .cards-list dd {
    border: 0 none;
    margin: 0;
    padding: 0;
}

.block-progress .cards-list .info-table th {
    font-weight: normal;
}

.opc-block-progress dt.complete a,

.opc-block-progress dt.complete .separator {
    display: inline;
}

.opc-block-progress dt a,

.opc-block-progress dt .separator {
    display: none;
}

.opc .buttons-set {
    margin-top: 0;
    padding-top: 2em;
}

.opc .buttons-set p.required {
    margin: 0;
    padding: 0 0 10px;
}

.opc .buttons-set .back-link small {
    display: none;
}

.opc .buttons-set .back-link a {
    background: url(../images/i_arrow-top.gif) 0 50% no-repeat;
    padding-left: 16px;
}

.opc .buttons-set.disabled button.button {
    display: none;
}

.opc .buttons-set .please-wait {
    height: 21px;
    line-height: 21px;
}

.opc .ul {
    list-style: disc outside;
    padding-left: 18px;
}

.opc {
    position: relative;
}

.opc .step-title {
    border-width: 0 1px;
    border-style: solid;
    border-color: #fff #d9dde3 #d9dde3;
    background: #eee url(../images/bkg_opc-title-off.gif) 0 100% repeat-x;
    padding: 4px 8px 6px;
    text-align: right;
}

.opc .step-title .number {
    float: left;
    background: #fff;
    border: 1px solid #fff;
    padding: 0 4px;
    margin: 0 5px 0 0;
    font: bold 11px/14px arial, helvetica, sans-serif;
    color: #999;
}

.opc .step-title h2 {
    float: left;
    margin: 0;
    font: bold 13px/16px Arial, Helvetica, sans-serif;
    color: #999;
}

.opc .step-title a {
    display: none;
    float: right;
    font-size: 11px;
    line-height: 16px;
}

.opc .allow .step-title {
    background: #d0dce1;
    border: 1px solid #a3aeb3;
    border-bottom: 0;
    color: #a4b3b9;
    cursor: pointer;
}

.opc .allow .step-title .number {
    background: #dbe6eb;
    border-color: #dbe6eb;
    color: #a4b3b9;
}

.opc .allow .step-title h2 {
    color: #a4b3b9;
}

.opc .active .step-title {
    background: #f9f3e3;
    border: 1px solid #bbafa0;
    padding-bottom: 5px;
    color: #f18200;
    cursor: default;
}

.opc .active .step-title .number {
    background: #f18200;
    border-color: #f19900;
    color: #fff;
}

.opc .active .step-title h2 {
    color: #f18200;
}

.opc .step {
    border: 1px solid #bbafa0;
    border-top: 0;
    background: #fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x;
    padding: 15px 30px;
    position: relative;
}

.opc .step .tool-tip {
    right: 30px;
}

#opc-login .buttons-set {
    border-top: 0;
}

#opc-login h3 {
    font-size: 13px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 2px;
    text-transform: uppercase;
}

#opc-login h4 {
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    color: #2f2f2f;
}

#opc-shipping_method .buttons-set {
    border-top: 0;
}

.opc .gift-messages-form {
    margin: 0 -30px;
    background: #f6f1eb;
    border: 1px solid #e9e4de;
    border-width: 1px 0;
    padding: 22px 24px 22px 30px;
}

.opc .gift-messages-form .inner-box {
    padding: 5px;
    height: 260px;
    overflow: auto;
}

#opc-review .step {
    border: 0;
    padding: 0;
}

#opc-review .product-name {
    font-weight: bold;
    color: #0a263c;
}

#opc-review .item-options {
    margin: 5px 0 0;
}

#opc-review .buttons-set {
    padding: 20px 30px;
    border: 1px solid #d9dde3;
    border-width: 0 1px 1px;
}

#opc-review .buttons-set p {
    margin: 0;
    line-height: 40px;
}

#opc-review .buttons-set .please-wait {
    height: 40px;
    line-height: 40px;
}

#opc-review .authentication {
    margin: 0 auto;
    width: 570px;
}

#opc-review .warning-message {
    color: #222;
    font-weight: bold;
    text-align: center;
    padding: 10px 10px 0;
}

.checkout-progress {
    padding: 0 90px;
    margin: 0 0 20px;
}

.checkout-progress li {
    float: left;
    width: 19%;
    margin: 0 3px 0 0;
    border-top: 10px solid #999;
    padding: 2px 0 0;
    font-weight: bold;
    text-align: center;
    color: #abb5ba;
}

.checkout-progress li.active {
    border-top-color: #e96200;
    color: #e96200;
}

.multiple-checkout h2 {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 10px;
}

.multiple-checkout h3,

.multiple-checkout h4 {
    font-size: 13px;
    font-weight: bold;
    color: #E26703;
}

.multiple-checkout h2 a,

.multiple-checkout h3 a,

.multiple-checkout h4 a {
    font-weight: normal;
}

.multiple-checkout .data-table .product-name {
    font-size: 1em !important;
    font-weight: bold !important;
    color: #1e7ec8 !important;
}

.multiple-checkout .data-table .product-name a {
    font-weight: bold !important;
}

.multiple-checkout .data-table .item-options {
    margin: 5px 0 0;
}

.multiple-checkout .gift-messages {
    margin: 15px 0 0;
}

.multiple-checkout .tool-tip {
    top: 50%;
    margin-top: -120px;
    right: 20px;
}

.multiple-checkout .col2-set,

.multiple-checkout .col3-set {
    background: #fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x;
    border: 1px solid #bbb6a5;
    margin: 0 0 25px;
    padding: 20px;
}

.multiple-checkout .col2-set h2.legend {
    margin: -20px -20px 15px;
    padding: 5px 10px;
    background: #f9f3e3;
    border-bottom: 1px solid #bbafa0;
    position: relative;
}

.multiple-checkout .col2-set h3.legend {
    margin: 0 0 10px;
    color: #0a263c;
}

.multiple-checkout .col2-set .divider {
    margin: 0 -20px;
    padding: 25px 0;
    position: relative;
}

.multiple-checkout .box {
    margin: 0 0 15px;
}

.multiple-checkout .box h2 {
    color: #e26703;
}

.multiple-checkout .place-order .please-wait {
    float: right;
    padding: 27px 7px 0 0;
}

.multiple-checkout .place-order .grand-total {
    float: right;
    height: 71px;
    font-size: 1.5em;
    padding: 0 0 0 21px;
    background: url(../images/bkg_grand-total.gif) 0 0 no-repeat;
    overflow: hidden;
}

.multiple-checkout .place-order .grand-total .inner {
    float: left;
    height: 57px;
    padding: 14px 21px 0 0;
    background: url(../images/bkg_grand-total.gif) 100% 0 no-repeat;
}

.multiple-checkout .place-order .grand-total .inner div {
    display: inline;
}

.multiple-checkout .place-order .grand-total big {
    display: inline;
    margin-right: 12px;
}

.multiple-checkout .place-order .grand-total .price {
    color: #E26703;
}

.multiple-checkout .place-order .grand-total button.button span {
    font-size: 16px;
}

.multiple-checkout .place-order .grand-total button.button span span {
    padding: 0 45px 0 36px;
}

.multiple-checkout .title-buttons button.button span {
    border-color: #406a83;
    background: #618499;
}

#multiship-addresses-table td {
    padding: 10px;
}

#multiship-addresses-table tfoot td {
    padding: 5px 10px;
}

#multiship-addresses-table tfoot button.button span {
    border-color: #406a83;
    background: #618499;
}

.multiple-checkout .gift-messages-form .item .details .form-list {
    width: 100%;
    overflow: hidden;
}

.multiple-checkout .gift-messages-form .item .details .form-list li {
    margin-right: -15px;
}

.multiple-checkout .gift-messages-form .item .details .form-list .field {
    width: 230px;
}

.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
    width: 215px;
}

.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
    width: 209px;
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
    width: 445px;
}

.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
    width: 439px;
}

.checkout-multishipping-shipping .box-sp-methods {
    border: 1px solid #d9d2be;
    background: #f9f3e3;
    padding: 13px;
    position: relative;
}

.checkout-multishipping-shipping .box-sp-methods .pointer {
    position: absolute;
    top: -20px;
    right: -40px;
    width: 178px;
    height: 41px;
    background: url(../images/bkg_sp-methods.gif) 0 0 no-repeat;
    overflow: hidden;
}

.checkout-multishipping-billing .multiple-checkout {
    position: relative;
}

.account-login .content {
    padding: 14px 21px;
    background: #faf7ee url(h../images/bkg_login-box.gif) 0 0 repeat-x;
    border: 1px solid #bbb6a5;
    border-bottom: 0;
}

.account-login .content h2 {
    font-weight: bold;
    font-size: 13px;
    margin: 0 0 14px;
    padding: 0 0 5px 23px;
    border-bottom: 1px solid #ddd;
    background-position: 0 1px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    color: #e76200;
}

.account-login .new-users h2 {
    background-image: url(../images/i_page1.gif)
}

.account-login .registered-users h2 {
    background-image: url(../images/i_page2.gif);
}

.account-login .buttons-set {
    border: 1px solid #bbb6a5;
    border-top: 0;
    margin: 0;
    padding: 8px 13px;
    background: #dee5e8 url(../images/bkg_buttons-set1.gif) 0 0 repeat-x;
}

.captcha-note {
    clear: left;
    padding-top: 5px;
}

.captcha-image {
    float: left;
    display: inline;
    margin: 0;
    position: relative;
    width: 258px;
}

.captcha-image .captcha-img {
    border: 1px solid #b6b6b6;
    vertical-align: bottom;
    width: 100%;
}

.registered-users .captcha-image {
    margin: 0;
}

.captcha-reload {
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 2px;
}

.captcha-reload.refreshing {
    animation: rotate 1.5s infinite linear;
    -webkit-animation: rotate 1.5s infinite linear;
    -moz-animation: rotate 1.5s infinite linear;
}

@-webkit-keyframes rotate {

    0% {
        -webkit-transform: rotate(0);
    }

    0% {
        -webkit-transform: rotate(-360deg);
    }
}

@-moz-keyframes rotate {

    0% {
        -moz-transform: rotate(0);
    }

    0% {
        -moz-transform: rotate(-360deg);
    }
}

@keyframes rotate {

    0% {
        transform: rotate(0);
    }

    0% {
        transform: rotate(-360deg);
    }
}

.window-overlay {
    background: url(../images/window_overlay.png) repeat;
    background: rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990;
}

.remember-me label {
    float: none;
    margin: 0 6px;
}

.remember-me-popup {
    background: #fff;
    border: 1px solid #ccc;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -85px 0 0 -200px;
    width: 400px;
    text-align: left;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    -box-shadow: 0 0 6px #ccc;
    z-index: 1000;
}

.remember-me-popup h3 {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    padding: 5px 10px;
}

.remember-me-popup .remember-me-popup-head {
    position: relative;
}

.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
    background: url(../images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 7px;
    right: 7px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
}

.remember-me-popup .remember-me-popup-body {
    padding: 10px;
}

.remember-me-popup .remember-me-popup-body a {
    display: inline-block;
    height: 19px;
    border: 1px solid #de5400;
    background: #f18200;
    padding: 0 8px;
    font: bold 12px/19px Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    color: #fff;
}

.my-account .title-buttons .link-rss {
    float: none;
    margin: 0;
}

.dashboard .welcome-msg {
    margin: 0 8em 1.5em 0;
}

.dashboard .welcome-msg p {
    margin: 0;
}

.dashboard .col2-set {
    margin: 0 0 15px;
}

.box-account {
    background: #fff url(../images/bkg_account_box.gif) 0 0 repeat-x;
    border: 1px solid #ccc;
    border-color: #ccc #999 #999 #ccc;
    padding: 15px;
    margin: 0 0 20px;
}

.box-account .box-head {
    border-bottom: 1px solid #d9dde3;
    margin: 0 0 10px;
    text-align: right;
}

.box-account .box-head h2 {
    float: left;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 0;
    color: #b30404;
}

.dashboard .box .box-title {
    background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
    padding: 0 0 2px;
    margin: 0 0 8px;
    text-align: right;
}

.dashboard .box .box-title h3,

.dashboard .box .box-title h4 {
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
}

.dashboard .box-recent .box-head h2 {
    background-image: url(../images/i_folder-table.gif);
}

.dashboard .box-info .box-head h2 {
    background-image: url(../images/i_ma-info.gif);
}

.dashboard .box-info h4 {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.dashboard .box-reviews .box-head h2 {
    background-image: url(../images/i_ma-reviews.gif);
}

.dashboard .box-reviews .number {
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    margin: 3px -20px 0 0;
    padding: 2px 3px;
    background: #0a263c;
}

.dashboard .box-reviews .details {
    margin-left: 20px;
}

.dashboard .box-reviews li.item {
    margin: 0 0 7px;
}

.dashboard .box-reviews li.item.last {
    margin: 0;
}

.dashboard .box-reviews .ratings {
    margin: 7px 0 0;
}

.dashboard .box-tags .box-head h2 {
    background-image: url(../images/i_ma-tags.gif);
}

.dashboard .box-tags .number {
    float: left;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    margin: 3px -20px 0 0;
    padding: 2px 3px;
    background: #0a263c;
}

.dashboard .box-tags .details {
    margin-left: 20px;
}

.dashboard .box-tags li.item {
    margin: 0 0 7px;
}

.dashboard .box-tags li.item.last {
    margin: 0;
}

.dashboard .box-tags .tags strong,

.dashboard .box-tags .tags ul,

.dashboard .box-tags .tags ul li {
    display: inline;
}

.addresses-list h2 {
    font-weight: bold;
    font-size: 13px;
    color: #e26703;
    text-transform: uppercase;
}

.addresses-list h3 {
    font-weight: bold;
    font-size: 13px;
}

.addresses-list address {
    margin: 0 0 3px;
}

.addresses-list p {
    margin: 0;
}

.addresses-list a {
    font-weight: bold;
}

.addresses-list .link-remove {
    color: #646464;
}

.addresses-list .separator {
    margin: 0 3px;
}

.addresses-list li.item {
    background: #fff url(../images/bkg_account_box.gif) 0 0 repeat-x;
    border: 1px solid #ccc;
    padding: 10px 13px;
    margin: 0 0 10px;
}

.addresses-list li.empty {
    background: none;
    border: 0;
    padding: 0;
}

.addresses-list li.empty p {
    font-weight: bold;
}

.addresses-list .addresses-additional li.item {
    background: none;
    border: 0;
    padding: 0;
}

.order-info {
    background: #dee5e8;
    border: 1px solid #d0cbc1;
    padding: 4px 8px;
    margin: 0 0 8px;
}

.order-info dt,

.order-info dd,

.order-info ul,

.order-info li {
    display: inline;
}

.order-info .current {
    font-weight: bold;
}

.order-info li {
    margin: 0 3px;
}

.order-date {
    margin: 10px 0;
}

.order-info-box {
    background: #fff url(../images/bkg_block-title.gif) 0 0 repeat-x;
    border: 1px solid #d0cbc1;
    padding: 12px 15px;
    margin: 0 0 15px;
}

.order-info-box h2 {
    font-weight: bold;
    font-size: 13px;
}

.order-info-box .box-payment p {
    margin: 0 0 3px;
}

.order-info-box .box-payment th {
    font-weight: bold;
    padding-right: 7px;
}

.order-items {
    width: 100%;
    overflow-x: auto;
}

.order-items h2,

.order-items h3 {
    clear: none;
    font-weight: bold;
    font-size: 13px;
    padding: 0;
    margin: 0 0 5px;
    color: #0a263c;
}

.order-items .product-name {
    font-size: 1em !important;
    font-weight: bold !important;
}

.order-items .link-print {
    color: #1e7ec8;
    font-weight: normal;
}

.order-items .order-links {
    text-align: right;
}

.order-additional {
    margin: 15px 0;
}

.gift-message dt strong {
    color: #666;
}

.gift-message dd {
    font-size: 13px;
    margin: 5px 0 0;
}

.order-about dt {
    font-weight: bold;
}

.order-about dd {
    font-size: 13px;
    margin: 0 0 7px;
}

.tracking-table {
    margin: 0 0 15px;
}

.tracking-table th {
    font-weight: bold;
    white-space: nowrap;
}

.tracking-table-popup {
    width: 100%;
}

.tracking-table-popup th {
    font-weight: bold;
    white-space: nowrap;
}

.tracking-table-popup th,

.tracking-table-popup td {
    padding: 1px 8px;
}

.page-print .print-head {
    margin: 0 0 15px;
}

.page-print .print-head .logo {
    float: left;
}

.page-print .print-head address {
    float: left;
    margin-left: 15px;
}

.page-print h1 {
    font-size: 16px;
    font-weight: bold;
}

.page-print h2,

.page-print h3 {
    font-size: 13px;
    font-weight: bold;
}

.page-print h2.h2 {
    font-size: 16px;
    font-weight: bold;
}

.page-print .order-date {
    background: url(../images/bkg_divider1.gif) 0 100% repeat-x;
    padding: 0 0 10px;
    margin: 0 0 10px;
}

.page-print .col2-set {
    margin: 0 0 10px;
}

.page-print .gift-message-link {
    display: none;
}

.page-print .price-excl-tax,

.page-print .price-incl-tax {
    display: block;
    white-space: nowrap;
}

.page-print .cart-price,

.page-print .price-excl-tax .label,

.page-print .price-incl-tax .label,

.page-print .price-excl-tax .price,

.page-print .price-incl-tax .price {
    display: inline;
}

.my-wishlist .data-table td {
    padding: 10px;
}

.my-wishlist .product-image {
    display: block;
    width: 113px;
    height: 113px;
    margin: 0 0 5px;
}

.my-wishlist textarea {
    display: block;
    width: 97%;
    height: 109px;
}

.my-wishlist .buttons-set {
    margin-top: 2em;
}

.my-wishlist .buttons-set button.button {
    float: none;
}

.my-wishlist .buttons-set .btn-add span,

.my-wishlist .buttons-set .btn-share span {
    border-color: #406a83;
    background: #618499;
}

#wishlist-table .add-to-links {
    white-space: nowrap;
}

.my-tag-edit {
    float: left;
    margin: 0 0 10px;
}

.my-tag-edit .btn-remove {
    float: right;
    margin: 4px 0 0 5px;
}

#my-tags-table {
    clear: both;
}

#my-tags-table td {
    padding: 10px;
}

#my-tags-table .add-to-links {
    white-space: nowrap;
}

#my-reviews-table td {
    padding: 10px;
}

.product-review .product-img-box {
    float: left;
    width: 140px;
}

.product-review .product-img-box .product-image {
    display: block;
    width: 125px;
    height: 125px;
}

.product-review .product-img-box .label {
    font-size: 11px;
    margin: 0 0 3px;
}

.product-review .product-img-box .ratings .rating-box {
    float: none;
    display: block;
    margin: 0 0 3px;
}

.product-review .product-details {
    margin-left: 150px;
}

.product-review .product-name {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px;
}

.product-review h3 {
    font-size: 12px;
    margin: 0 0 3px;
    color: #2f2f2f;
}

.product-review .ratings-table {
    margin: 0 0 10px;
}

.product-review dt {
    font-weight: bold;
}

.product-review dd {
    font-size: 13px;
    margin: 5px 0 0;
}

.billing-agreements .info-box {
    margin: 15px 0;
}

.billing-agreements .form-list li select {
    float: left;
}

.billing-agreements .form-list li button.button {
    float: left;
    margin-left: 10px;
}

.billing-agreements .table-caption {
    font-weight: bold;
    font-size: 13px;
}

.cart-msrp-totals {
    color: red;
    font-size: 12px !important;
    font-weight: bold;
    margin: 10px 10px 0;
    padding: 10px;
    text-align: right;
    text-transform: uppercase;
}

.map-cart-sidebar-total {
    color: red;
    display: block;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    padding: 2px 5px;
    text-shadow: 0 1px 0 #fff;
}

.map-popup {
    background: #fff;
    border: 1px solid #aaa;
    margin: 12px 0 0;
    position: absolute;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
    text-align: left;
    width: 300px;
    z-index: 100;
}

.map-popup-heading {
    background: #d9e5ee;
    border-bottom: 1px solid #ccc;
    padding: 5px 30px 5px 10px;
    width: 260px;
}

.map-popup-heading h2 {
    font-size: 16px;
    margin: 0;
    text-shadow: 0 1px 0 #f6f6f6;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: break-word;
    text-align: left;
    text-overflow: ellipsis;
}

.map-popup-arrow {
    background: url(../images/map_popup_arrow.gif) no-repeat;
    position: absolute;
    left: 50%;
    top: -10px;
    height: 10px;
    width: 19px;
}

.map-popup-close {
    background: url(../images/btn_window_close.gif) no-repeat;
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
    -moz-box-shadow: 0 0 3px #999;
    -webkit-box-shadow: 0 0 3px #999;
    box-shadow: 0 0 3px #999;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.map-popup-content {
    border-top: 1px solid #eee;
    padding: 10px;
    overflow: hidden;
    text-align: left;
    width: 280px;
}

.map-popup-checkout {
    display: inline;
    float: right;
    text-align: right;
}

.map-popup-checkout span {
    display: block;
}

.map-popup-checkout .paypal-or {
    clear: both;
    display: block;
}

.map-popup-checkout .paypal-logo {
    margin: 0 0 5px;
}

.map-popup-checkout li {
    list-style: none;
}

.map-popup-checkout {
    text-align: center;
}

.map-popup-price .price-box,

.map-popup-price .price-box .special-price {
    margin: 0;
    padding: 0;
}

.map-popup-price {
    margin: 5px 0 0;
}

.map-popup-text {
    clear: right;
    margin: 0 10px;
    padding: 10px 0;
    text-align: left;
    word-wrap: break-word;
}

.map-popup-only-text {
    border-top: 1px solid #ddd;
}

.footer-container {
    border-top: 15px solid #b6d1e2;
}

.footer {
    width: 930px;
    margin: 0 auto;
    padding: 10px 10px 50px;
}

.footer .store-switcher {
    display: inline;
    margin: 0 5px 0 0;
    color: #fff;
}

.footer .store-switcher label {
    font-weight: bold;
    vertical-align: middle;
}

.footer .store-switcher select {
    padding: 0;
    vertical-align: middle;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.footer .bugs {
    margin: 13px 0 0;
    color: #ecf3f6;
}

.footer .bugs a {
    color: #ecf3f6;
    text-decoration: underline;
}

.footer .bugs a:hover {
    text-decoration: none;
}

.footer address {
    margin: 0 0 20px;
    color: #ecf3f6;
}

.footer address a {
    color: #ecf3f6;
    text-decoration: underline;
}

.footer address a:hover {
    text-decoration: none;
}

.footer ul {
    display: inline;
}

.footer ul.links {
    display: block;
}

.footer li {
    display: inline;
    background: url(../images/bkg_pipe2.gif) 100% 60% no-repeat;
    padding: 0 7px 0 4px;
}

.footer li.last {
    background: none !important;
    padding-right: 0 !important;
}

.footer-container .bottom-container {
    margin: 0 0 5px;
}

.home-callout {
    margin-bottom: 12px;
}

.home-callout img {
    display: block
}

.home-spot {
    float: left;
    width: 470px;
    margin-left: 20px;
}

.best-selling h3 {
    margin: 12px 0 6px 0;
    color: #e25203;
    font-size: 1.2em;
}

.best-selling table {
    border-top: 1px solid #ccc;
}

.best-selling tr.odd {
    background: #eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x;
}

.best-selling tr.even {
    background: #fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x;
}

.best-selling td {
    width: 50%;
    border-bottom: 1px solid #ccc;
    padding: 8px 10px 8px 8px;
    font-size: 11px;
}

.best-selling .product-img {
    float: left;
    border: 2px solid #dcdcdc;
}

.best-selling .product-description {
    margin-left: 107px;
    line-height: 1.3em;
}

.best-selling a.product-name,

.home-spot .best-selling a.product-name:hover {
    color: #203548;
}

.clearer:after,

.header-container:after,

.header-container .top-container:after,

.header:after,

.header .quick-access:after,

#nav:after,

.main:after,

.footer:after,

.footer-container .bottom-container:after,

.col-main:after,

.col2-set:after,

.col3-set:after,

.col3-layout .product-options-bottom .price-box:after,

.col4-set:after,

.search-autocomplete li:after,

.block .block-content:after,

.block .actions:after,

.block li.item:after,

.block-poll li:after,

.block-layered-nav .currently li:after,

.page-title:after,

.products-grid:after,

.products-list li.item:after,

.box-account .box-head:after,

.dashboard .box .box-title:after,

.box-reviews li.item:after,

.box-tags li.item:after,

.pager:after,

.sorter:after,

.ratings:after,

.add-to-box:after,

.add-to-cart:after,

.product-essential:after,

.product-collateral:after,

.product-view .product-img-box .more-views ul:after,

.product-view .box-tags .form-add:after,

.product-view .product-shop .short-description:after,

.product-view .box-description:after,

.product-options .options-list li:after,

.product-options-bottom:after,

.product-review:after,

.cart:after,

.cart-collaterals:after,

.cart .crosssell li.item:after,

.opc .step-title:after,

.checkout-progress:after,

.multiple-checkout .place-order:after,

.group-select li:after,

.form-list li:after,

.form-list .field:after,

.buttons-set:after,

.page-print .print-head:after,

.advanced-search-summary:after,

.gift-messages-form .item:after,

.send-friend .form-list li p:after {
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

.guest-select {
    width: 305px !important;
}

@media only screen and (max-width: 767px) {

    .slidecont h4 {
        font-size: 12px !important;
    }

    .wrapper {
        bottom: -52px;
    }

    .navbar_container {
        top: 0;
        position: fixed;
        z-index: 9;
        display: block;
    }

    #shopping-cart-table .img {
        display: none;
    }

    table.data-table,

    .data-table thead,

    .data-table tbody,

    .data-table tfoot,

    .data-table th,

    .data-table tbody td,

    .data-table tr {

        display: block;
    }

    .data-table thead tr {

        position: absolute;

        top: -9999px;

        left: -9999px;
    }

    .data-table tfoot td {
        width: 49%;
    }

    .data-table td {

        position: relative;
    }

    .data-table td:before {

        position: absolute;

        top: 6px;

        left: 6px;

        width: 45%;

        padding-right: 10px;

        white-space: nowrap;
    }

    .data-table td:nth-of-type(5):before {
        display: none;
    }

    .data-table {
        border-bottom: 1px solid #ddd;
    }

    .data-table th,
    .data-table td,
    .data-table td.a-right,
    .data-table td.a-center {
        text-align: left!important;
    }

    .data-table th {
        font-weight: bold!important;
    }

    .data-table td {
        border-bottom: 0;
        padding: 5px 5px 5px 45%;
    }

    .cart-table tfoot td {
        padding: 5px;
    }

    .cart-table tfoot td button:last-child {
        float: right;
    }

    .cart-collaterals .col2-set .col-1 {
        float: none;
        width: 100%;
    }

    .cart .totals {

        border: 1px solid #BEBCB7;

        color: #252222;

        float: none;

        font-family: 'helveticaregular';

        font-size: 14px;

        width: 100%;
    }
}

@media screen and (max-width: 767px) {

    .form-list input.input-text,
    .form-list select,
    .form-list .input-box,
    .form-list .field {
        width: 100%;
    }

    .paypal-review-order #shipping-address {

        clear: both;

        float: left;
    }

    .paypal-review-order #billing-address,
    .paypal-review-order #shipping-address {

        margin: 0 0 10%;

        width: 100%;
    }

    .paypal-review-order .col2-set .col-2 {

        float: left;

        width: 100%;
    }

    .paypal-review-order .form-control {
        width: 254px;
    }
}

.count-div {
    display: inline-block;
}

.media {
    position: relative;
}

#creare-container {
    position: absolute;
    bottom: 25%;
}

.outmsg {

    float: left;

    padding: 5px;

    color: #414042;

    font-size: 14px;

    font-family: "Bitter", georgia, serif;

    font-weight: bold;
}

.outmsg a {

    text-decoration: underline;

    color: #b30404;
}

.outmsg a:hover {

    color: #b30404;
}

.related-checkbox {
    display: none !important;
}

div#PopupSignupForm_0 {

    display: none;
}

body.catalog-category-view a.btn-default:hover {
    color: #fff !important;
}

.widget {
    display: inline;
}

.widget .widget-title {
    clear: both;
    padding: 15px 0 0;
    margin: 0 0 7px;
}

.widget .widget-title h2 {
    font-size: 15px;
    font-weight: bold;
    color: #e25203;
}

.widget .mini-products-images-list .product-image {
    display: block;
    width: 76px;
    height: 76px;
    border: 1px solid #a9a9a9;
    margin: 0 auto;
}

.widget .mini-products-images-list li.item {
    float: left;
    width: 77px;
    height: 77px;
}

.widget-new-products {
    display: block;
}

.col-main .widget-new-products {
    margin: 7px 0;
}

.widget-new-products .products-grid .product-image,

.widget-new-products .products-list .product-image {
    width: 85px;
    height: 85px;
}

.widget-new-products .products-list .product-shop {
    margin-left: 100px;
}

.sidebar .widget-new-products .block {
    font-size: 11px;
    line-height: 1.25;
}

.sidebar .widget-new-products .block-title strong {
    background: url(../images/i_widget-new.gif) 0 1px no-repeat;
    padding-left: 21px;
    color: #dc5033;
}

.widget-viewed {
    display: block;
}

.col-main .widget-viewed {
    margin: 7px 0;
}

.widget-viewed .products-grid .product-image,

.widget-viewed .products-list .product-image {
    width: 85px;
    height: 85px;
}

.widget-viewed .products-list .product-shop {
    margin-left: 100px;
}

.sidebar .widget-viewed .block {
    font-size: 11px;
    line-height: 1.25;
}

.sidebar .widget-viewed .block-title strong {
    background: url(../images/i_block-list.gif) 0 0 no-repeat;
    padding-left: 21px;
}

.widget-compared {
    display: block;
}

.col-main .widget-compared {
    margin: 7px 0;
}

.widget-compared .products-grid .product-image,

.widget-compared .products-list .product-image {
    width: 85px;
    height: 85px;
}

.widget-compared .products-list .product-shop {
    margin-left: 100px;
}

.sidebar .widget-compared .block {
    font-size: 11px;
    line-height: 1.25;
}

.sidebar .widget-compared .block-title strong {
    background: url(../images/i_block-list.gif) 0 0 no-repeat;
    padding-left: 21px;
}

.sidebar .widget-static-block {
    display: block;
    margin: 0 0 15px;
}

.top-container .widget a {
    padding: 0 0 0 7px;
}

.bottom-container .widget a {
    padding: 0 3px;
}

.widget-product-link-inline {
    display: inline;
}

.col-main .widget-product-link {
    display: block;
    text-align: right;
    margin: 7px 0;
}

.col-main .widget-product-link a {
    background: url(../images/i_widget-link.gif) 100% 4px no-repeat;
    padding-right: 15px;
}

.sidebar .widget-product-link {
    display: block;
    margin: 0 0 15px;
    padding: 0 10px;
}

.sidebar .widget-product-link a {
    background: url(../images/i_widget-link.gif) 100% 4px no-repeat;
    padding: 0 15px 0 0;
}

.widget-category-link-inline {
    display: inline;
}

.col-main .widget-category-link {
    display: block;
    text-align: right;
    margin: 7px 0;
}

.col-main .widget-category-link a {
    background: url(../images/i_widget-link.gif) 100% 4px no-repeat;
    padding-right: 15px;
}

.sidebar .widget-category-link {
    display: block;
    margin: 0 0 15px;
    padding: 0 10px;
}

.sidebar .widget-category-link a {
    background: url(../images/i_widget-link.gif) 100% 4px no-repeat;
    padding: 0 15px 0 0;
}

.widget-cms-link-inline {
    display: inline;
}

.col-main .widget-cms-link {
    display: block;
    text-align: right;
    margin: 7px 0;
}

.col-main .widget-cms-link a {
    background: url(../images/i_widget-link.gif) 100% 4px no-repeat;
    padding-right: 15px;
}

.sidebar .widget-cms-link {
    display: block;
    margin: 0 0 15px;
    padding: 0 10px;
}

.sidebar .widget-cms-link a {
    background: url(../images/i_widget-link.gif) 100% 4px no-repeat;
    padding: 0 15px 0 0;
}

.owl-theme .owl-nav {

    margin-top: 10px;

    text-align: center;

    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav .disabled {

    opacity: 0.5;

    cursor: default;
}

.owl-theme .owl-nav.disabled+.owl-dots {

    margin-top: 10px;
}

.owl-theme .owl-dots {

    text-align: center;

    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {

    display: inline-block;

    zoom: 1;

    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {

    width: 10px;

    height: 10px;

    margin: 5px 7px;

    background: #D6D6D6;

    display: block;

    -webkit-backface-visibility: visible;

    transition: opacity 200ms ease;

    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {

    background: #869791;
}

.owl-carousel {

    display: none;

    width: 100%;

    -webkit-tap-highlight-color: transparent;

    position: relative;

    z-index: 1;
}

.owl-carousel .owl-stage {

    position: relative;

    -ms-touch-action: pan-Y;

    -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {

    content: ".";

    display: block;

    clear: both;

    visibility: hidden;

    line-height: 0;

    height: 0;
}

.owl-carousel .owl-stage-outer {

    position: relative;

    overflow: hidden;

    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,

.owl-carousel .owl-item {

    -webkit-backface-visibility: hidden;

    -moz-backface-visibility: hidden;

    -ms-backface-visibility: hidden;

    -webkit-transform: translate3d(0, 0, 0);

    -moz-transform: translate3d(0, 0, 0);

    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {

    position: relative;

    min-height: 1px;

    float: left;

    -webkit-backface-visibility: hidden;

    -webkit-tap-highlight-color: transparent;

    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {

    width: 100%;
}

.owl-carousel .owl-nav.disabled,

.owl-carousel .owl-dots.disabled {

    display: none;
}

.owl-carousel .owl-dot {

    cursor: pointer;

    cursor: hand;

    -webkit-user-select: none;

    -khtml-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;
}

.owl-carousel.owl-loaded {

    display: block;
}

.owl-carousel.owl-loading {

    opacity: 0;

    display: block;
}

.owl-carousel.owl-hidden {

    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {

    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;
}

.owl-carousel.owl-grab {

    cursor: move;

    cursor: grab;
}

.owl-carousel.owl-rtl {

    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {

    float: right;
}

.no-js .owl-carousel {

    display: block;
}

.owl-carousel .animated {

    animation-duration: 1000ms;

    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {

    z-index: 0;
}

.owl-carousel .owl-animated-out {

    z-index: 1;
}

.owl-carousel .fadeOut {

    animation-name: fadeOut;
}

@keyframes fadeOut {

    0% {

        opacity: 1;
    }

    100% {

        opacity: 0;
    }
}

.owl-height {

    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {

    opacity: 0;

    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {

    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {

    position: relative;

    height: 100%;

    background: #000;
}

.owl-carousel .owl-video-play-icon {

    position: absolute;

    height: 80px;

    width: 80px;

    left: 50%;

    top: 50%;

    margin-left: -40px;

    margin-top: -40px;

    background: url("../images/owl.video.play.png") no-repeat;

    cursor: pointer;

    z-index: 1;

    -webkit-backface-visibility: hidden;

    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {

    -ms-transform: scale(1.3, 1.3);

    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,

.owl-carousel .owl-video-playing .owl-video-play-icon {

    display: none;
}

.owl-carousel .owl-video-tn {

    opacity: 0;

    height: 100%;

    background-position: center center;

    background-repeat: no-repeat;

    background-size: contain;

    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {

    position: relative;

    z-index: 1;

    height: 100%;

    width: 100%;
}

.custom1 .owl-dots {

    position: relative;

    float: right;

    top: -80px;

    margin-right: 25px;
}

@media (max-width:680px) {

    .custom1 .owl-dots {

        top: -42px;
    }
}

.custom1 .owl-nav [class*='owl-'] {

    transform: translateY(-50%);

    -moz-transform: translateY(-50%);

    -webkit-transform: translateY(-50%);
}

.custom1 .owl-prev {

    background-image: url(../images/arrow.png);

    background-position: 0 0;

    background-repeat: no-repeat;

    width: 30px;

    height: 30px;

    cursor: pointer;

    display: block;

    float: left;

    transition-duration: 0.5s;

    font-size: 0px;

    position: absolute;

    top: 50%;
}

.custom1 .owl-next {

    background-image: url(../images/arrow.png);

    background-position: -30px -30px;

    background-repeat: no-repeat;

    width: 30px;

    height: 30px;

    cursor: pointer;

    display: block;

    float: right;

    transition-duration: 0.5s;

    position: absolute;

    top: 50%;

    right: 0px;

    font-size: 0px;
}

.custom1 .owl-next:hover {

    background-position: 0 -30px;

    transition-duration: 0.5s;
}

.custom1 .owl-prev:hover {

    background-position: -30px 0;

    transition-duration: 0.5s;
}

.homeslider {

    margin-bottom: -20px;
}

.owl-next,
.owl-prev {

    font-size: 0px;
}

@charset "UTF-8";

.animated {

    -webkit-animation-duration: 1s;

    animation-duration: 1s;

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;
}

.animated.infinite {

    -webkit-animation-iteration-count: infinite;

    animation-iteration-count: infinite;
}

.animated.hinge {

    -webkit-animation-duration: 2s;

    animation-duration: 2s;
}

@-webkit-keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }

    40% {

        -webkit-transform: translateY(-30px);

        transform: translateY(-30px);
    }

    60% {

        -webkit-transform: translateY(-15px);

        transform: translateY(-15px);
    }
}

@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }

    40% {

        -webkit-transform: translateY(-30px);

        -ms-transform: translateY(-30px);

        transform: translateY(-30px);
    }

    60% {

        -webkit-transform: translateY(-15px);

        -ms-transform: translateY(-15px);

        transform: translateY(-15px);
    }
}

.bounce {

    -webkit-animation-name: bounce;

    animation-name: bounce;
}

@-webkit-keyframes flash {

    0%,
    50%,
    100% {

        opacity: 1;
    }

    25%,
    75% {

        opacity: 0;
    }
}

@keyframes flash {

    0%,
    50%,
    100% {

        opacity: 1;
    }

    25%,
    75% {

        opacity: 0;
    }
}

.flash {

    -webkit-animation-name: flash;

    animation-name: flash;
}

@-webkit-keyframes pulse {

    0% {

        -webkit-transform: scale(1);

        transform: scale(1);
    }

    50% {

        -webkit-transform: scale(1.1);

        transform: scale(1.1);
    }

    100% {

        -webkit-transform: scale(1);

        transform: scale(1);
    }
}

@keyframes pulse {

    0% {

        -webkit-transform: scale(1);

        -ms-transform: scale(1);

        transform: scale(1);
    }

    50% {

        -webkit-transform: scale(1.1);

        -ms-transform: scale(1.1);

        transform: scale(1.1);
    }

    100% {

        -webkit-transform: scale(1);

        -ms-transform: scale(1);

        transform: scale(1);
    }
}

.pulse {

    -webkit-animation-name: pulse;

    animation-name: pulse;
}

@-webkit-keyframes rubberBand {

    0% {

        -webkit-transform: scale(1);

        transform: scale(1);
    }

    30% {

        -webkit-transform: scaleX(1.25) scaleY(0.75);

        transform: scaleX(1.25) scaleY(0.75);
    }

    40% {

        -webkit-transform: scaleX(0.75) scaleY(1.25);

        transform: scaleX(0.75) scaleY(1.25);
    }

    60% {

        -webkit-transform: scaleX(1.15) scaleY(0.85);

        transform: scaleX(1.15) scaleY(0.85);
    }

    100% {

        -webkit-transform: scale(1);

        transform: scale(1);
    }
}

@keyframes rubberBand {

    0% {

        -webkit-transform: scale(1);

        -ms-transform: scale(1);

        transform: scale(1);
    }

    30% {

        -webkit-transform: scaleX(1.25) scaleY(0.75);

        -ms-transform: scaleX(1.25) scaleY(0.75);

        transform: scaleX(1.25) scaleY(0.75);
    }

    40% {

        -webkit-transform: scaleX(0.75) scaleY(1.25);

        -ms-transform: scaleX(0.75) scaleY(1.25);

        transform: scaleX(0.75) scaleY(1.25);
    }

    60% {

        -webkit-transform: scaleX(1.15) scaleY(0.85);

        -ms-transform: scaleX(1.15) scaleY(0.85);

        transform: scaleX(1.15) scaleY(0.85);
    }

    100% {

        -webkit-transform: scale(1);

        -ms-transform: scale(1);

        transform: scale(1);
    }
}

.rubberBand {

    -webkit-animation-name: rubberBand;

    animation-name: rubberBand;
}

@-webkit-keyframes shake {

    0%,
    100% {

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {

        -webkit-transform: translateX(-10px);

        transform: translateX(-10px);
    }

    20%,
    40%,
    60%,
    80% {

        -webkit-transform: translateX(10px);

        transform: translateX(10px);
    }
}

@keyframes shake {

    0%,
    100% {

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {

        -webkit-transform: translateX(-10px);

        -ms-transform: translateX(-10px);

        transform: translateX(-10px);
    }

    20%,
    40%,
    60%,
    80% {

        -webkit-transform: translateX(10px);

        -ms-transform: translateX(10px);

        transform: translateX(10px);
    }
}

.shake {

    -webkit-animation-name: shake;

    animation-name: shake;
}

@-webkit-keyframes swing {

    20% {

        -webkit-transform: rotate(15deg);

        transform: rotate(15deg);
    }

    40% {

        -webkit-transform: rotate(-10deg);

        transform: rotate(-10deg);
    }

    60% {

        -webkit-transform: rotate(5deg);

        transform: rotate(5deg);
    }

    80% {

        -webkit-transform: rotate(-5deg);

        transform: rotate(-5deg);
    }

    100% {

        -webkit-transform: rotate(0deg);

        transform: rotate(0deg);
    }
}

@keyframes swing {

    20% {

        -webkit-transform: rotate(15deg);

        -ms-transform: rotate(15deg);

        transform: rotate(15deg);
    }

    40% {

        -webkit-transform: rotate(-10deg);

        -ms-transform: rotate(-10deg);

        transform: rotate(-10deg);
    }

    60% {

        -webkit-transform: rotate(5deg);

        -ms-transform: rotate(5deg);

        transform: rotate(5deg);
    }

    80% {

        -webkit-transform: rotate(-5deg);

        -ms-transform: rotate(-5deg);

        transform: rotate(-5deg);
    }

    100% {

        -webkit-transform: rotate(0deg);

        -ms-transform: rotate(0deg);

        transform: rotate(0deg);
    }
}

.swing {

    -webkit-transform-origin: top center;

    -ms-transform-origin: top center;

    transform-origin: top center;

    -webkit-animation-name: swing;

    animation-name: swing;
}

@-webkit-keyframes tada {

    0% {

        -webkit-transform: scale(1);

        transform: scale(1);
    }

    10%,
    20% {

        -webkit-transform: scale(0.9) rotate(-3deg);

        transform: scale(0.9) rotate(-3deg);
    }

    30%,
    50%,
    70%,
    90% {

        -webkit-transform: scale(1.1) rotate(3deg);

        transform: scale(1.1) rotate(3deg);
    }

    40%,
    60%,
    80% {

        -webkit-transform: scale(1.1) rotate(-3deg);

        transform: scale(1.1) rotate(-3deg);
    }

    100% {

        -webkit-transform: scale(1) rotate(0);

        transform: scale(1) rotate(0);
    }
}

@keyframes tada {

    0% {

        -webkit-transform: scale(1);

        -ms-transform: scale(1);

        transform: scale(1);
    }

    10%,
    20% {

        -webkit-transform: scale(0.9) rotate(-3deg);

        -ms-transform: scale(0.9) rotate(-3deg);

        transform: scale(0.9) rotate(-3deg);
    }

    30%,
    50%,
    70%,
    90% {

        -webkit-transform: scale(1.1) rotate(3deg);

        -ms-transform: scale(1.1) rotate(3deg);

        transform: scale(1.1) rotate(3deg);
    }

    40%,
    60%,
    80% {

        -webkit-transform: scale(1.1) rotate(-3deg);

        -ms-transform: scale(1.1) rotate(-3deg);

        transform: scale(1.1) rotate(-3deg);
    }

    100% {

        -webkit-transform: scale(1) rotate(0);

        -ms-transform: scale(1) rotate(0);

        transform: scale(1) rotate(0);
    }
}

.tada {

    -webkit-animation-name: tada;

    animation-name: tada;
}

@-webkit-keyframes wobble {

    0% {

        -webkit-transform: translateX(0%);

        transform: translateX(0%);
    }

    15% {

        -webkit-transform: translateX(-25%) rotate(-5deg);

        transform: translateX(-25%) rotate(-5deg);
    }

    30% {

        -webkit-transform: translateX(20%) rotate(3deg);

        transform: translateX(20%) rotate(3deg);
    }

    45% {

        -webkit-transform: translateX(-15%) rotate(-3deg);

        transform: translateX(-15%) rotate(-3deg);
    }

    60% {

        -webkit-transform: translateX(10%) rotate(2deg);

        transform: translateX(10%) rotate(2deg);
    }

    75% {

        -webkit-transform: translateX(-5%) rotate(-1deg);

        transform: translateX(-5%) rotate(-1deg);
    }

    100% {

        -webkit-transform: translateX(0%);

        transform: translateX(0%);
    }
}

@keyframes wobble {

    0% {

        -webkit-transform: translateX(0%);

        -ms-transform: translateX(0%);

        transform: translateX(0%);
    }

    15% {

        -webkit-transform: translateX(-25%) rotate(-5deg);

        -ms-transform: translateX(-25%) rotate(-5deg);

        transform: translateX(-25%) rotate(-5deg);
    }

    30% {

        -webkit-transform: translateX(20%) rotate(3deg);

        -ms-transform: translateX(20%) rotate(3deg);

        transform: translateX(20%) rotate(3deg);
    }

    45% {

        -webkit-transform: translateX(-15%) rotate(-3deg);

        -ms-transform: translateX(-15%) rotate(-3deg);

        transform: translateX(-15%) rotate(-3deg);
    }

    60% {

        -webkit-transform: translateX(10%) rotate(2deg);

        -ms-transform: translateX(10%) rotate(2deg);

        transform: translateX(10%) rotate(2deg);
    }

    75% {

        -webkit-transform: translateX(-5%) rotate(-1deg);

        -ms-transform: translateX(-5%) rotate(-1deg);

        transform: translateX(-5%) rotate(-1deg);
    }

    100% {

        -webkit-transform: translateX(0%);

        -ms-transform: translateX(0%);

        transform: translateX(0%);
    }
}

.wobble {

    -webkit-animation-name: wobble;

    animation-name: wobble;
}

@-webkit-keyframes bounceIn {

    0% {

        opacity: 0;

        -webkit-transform: scale(.3);

        transform: scale(.3);
    }

    50% {

        opacity: 1;

        -webkit-transform: scale(1.05);

        transform: scale(1.05);
    }

    70% {

        -webkit-transform: scale(.9);

        transform: scale(.9);
    }

    100% {

        opacity: 1;

        -webkit-transform: scale(1);

        transform: scale(1);
    }
}

@keyframes bounceIn {

    0% {

        opacity: 0;

        -webkit-transform: scale(.3);

        -ms-transform: scale(.3);

        transform: scale(.3);
    }

    50% {

        opacity: 1;

        -webkit-transform: scale(1.05);

        -ms-transform: scale(1.05);

        transform: scale(1.05);
    }

    70% {

        -webkit-transform: scale(.9);

        -ms-transform: scale(.9);

        transform: scale(.9);
    }

    100% {

        opacity: 1;

        -webkit-transform: scale(1);

        -ms-transform: scale(1);

        transform: scale(1);
    }
}

.bounceIn {

    -webkit-animation-name: bounceIn;

    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {

    0% {

        opacity: 0;

        -webkit-transform: translateY(-2000px);

        transform: translateY(-2000px);
    }

    60% {

        opacity: 1;

        -webkit-transform: translateY(30px);

        transform: translateY(30px);
    }

    80% {

        -webkit-transform: translateY(-10px);

        transform: translateY(-10px);
    }

    100% {

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }
}

@keyframes bounceInDown {

    0% {

        opacity: 0;

        -webkit-transform: translateY(-2000px);

        -ms-transform: translateY(-2000px);

        transform: translateY(-2000px);
    }

    60% {

        opacity: 1;

        -webkit-transform: translateY(30px);

        -ms-transform: translateY(30px);

        transform: translateY(30px);
    }

    80% {

        -webkit-transform: translateY(-10px);

        -ms-transform: translateY(-10px);

        transform: translateY(-10px);
    }

    100% {

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }
}

.bounceInDown {

    -webkit-animation-name: bounceInDown;

    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {

    0% {

        opacity: 0;

        -webkit-transform: translateX(-2000px);

        transform: translateX(-2000px);
    }

    60% {

        opacity: 1;

        -webkit-transform: translateX(30px);

        transform: translateX(30px);
    }

    80% {

        -webkit-transform: translateX(-10px);

        transform: translateX(-10px);
    }

    100% {

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }
}

@keyframes bounceInLeft {

    0% {

        opacity: 0;

        -webkit-transform: translateX(-2000px);

        -ms-transform: translateX(-2000px);

        transform: translateX(-2000px);
    }

    60% {

        opacity: 1;

        -webkit-transform: translateX(30px);

        -ms-transform: translateX(30px);

        transform: translateX(30px);
    }

    80% {

        -webkit-transform: translateX(-10px);

        -ms-transform: translateX(-10px);

        transform: translateX(-10px);
    }

    100% {

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }
}

.bounceInLeft {

    -webkit-animation-name: bounceInLeft;

    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {

    0% {

        opacity: 0;

        -webkit-transform: translateX(2000px);

        transform: translateX(2000px);
    }

    60% {

        opacity: 1;

        -webkit-transform: translateX(-30px);

        transform: translateX(-30px);
    }

    80% {

        -webkit-transform: translateX(10px);

        transform: translateX(10px);
    }

    100% {

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }
}

@keyframes bounceInRight {

    0% {

        opacity: 0;

        -webkit-transform: translateX(2000px);

        -ms-transform: translateX(2000px);

        transform: translateX(2000px);
    }

    60% {

        opacity: 1;

        -webkit-transform: translateX(-30px);

        -ms-transform: translateX(-30px);

        transform: translateX(-30px);
    }

    80% {

        -webkit-transform: translateX(10px);

        -ms-transform: translateX(10px);

        transform: translateX(10px);
    }

    100% {

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }
}

.bounceInRight {

    -webkit-animation-name: bounceInRight;

    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {

    0% {

        opacity: 0;

        -webkit-transform: translateY(2000px);

        transform: translateY(2000px);
    }

    60% {

        opacity: 1;

        -webkit-transform: translateY(-30px);

        transform: translateY(-30px);
    }

    80% {

        -webkit-transform: translateY(10px);

        transform: translateY(10px);
    }

    100% {

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }
}

@keyframes bounceInUp {

    0% {

        opacity: 0;

        -webkit-transform: translateY(2000px);

        -ms-transform: translateY(2000px);

        transform: translateY(2000px);
    }

    60% {

        opacity: 1;

        -webkit-transform: translateY(-30px);

        -ms-transform: translateY(-30px);

        transform: translateY(-30px);
    }

    80% {

        -webkit-transform: translateY(10px);

        -ms-transform: translateY(10px);

        transform: translateY(10px);
    }

    100% {

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }
}

.bounceInUp {

    -webkit-animation-name: bounceInUp;

    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {

    0% {

        -webkit-transform: scale(1);

        transform: scale(1);
    }

    25% {

        -webkit-transform: scale(.95);

        transform: scale(.95);
    }

    50% {

        opacity: 1;

        -webkit-transform: scale(1.1);

        transform: scale(1.1);
    }

    100% {

        opacity: 0;

        -webkit-transform: scale(.3);

        transform: scale(.3);
    }
}

@keyframes bounceOut {

    0% {

        -webkit-transform: scale(1);

        -ms-transform: scale(1);

        transform: scale(1);
    }

    25% {

        -webkit-transform: scale(.95);

        -ms-transform: scale(.95);

        transform: scale(.95);
    }

    50% {

        opacity: 1;

        -webkit-transform: scale(1.1);

        -ms-transform: scale(1.1);

        transform: scale(1.1);
    }

    100% {

        opacity: 0;

        -webkit-transform: scale(.3);

        -ms-transform: scale(.3);

        transform: scale(.3);
    }
}

.bounceOut {

    -webkit-animation-name: bounceOut;

    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {

    0% {

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }

    20% {

        opacity: 1;

        -webkit-transform: translateY(-20px);

        transform: translateY(-20px);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateY(2000px);

        transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {

    0% {

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }

    20% {

        opacity: 1;

        -webkit-transform: translateY(-20px);

        -ms-transform: translateY(-20px);

        transform: translateY(-20px);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateY(2000px);

        -ms-transform: translateY(2000px);

        transform: translateY(2000px);
    }
}

.bounceOutDown {

    -webkit-animation-name: bounceOutDown;

    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {

    0% {

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }

    20% {

        opacity: 1;

        -webkit-transform: translateX(20px);

        transform: translateX(20px);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(-2000px);

        transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {

    0% {

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }

    20% {

        opacity: 1;

        -webkit-transform: translateX(20px);

        -ms-transform: translateX(20px);

        transform: translateX(20px);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(-2000px);

        -ms-transform: translateX(-2000px);

        transform: translateX(-2000px);
    }
}

.bounceOutLeft {

    -webkit-animation-name: bounceOutLeft;

    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {

    0% {

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }

    20% {

        opacity: 1;

        -webkit-transform: translateX(-20px);

        transform: translateX(-20px);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(2000px);

        transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {

    0% {

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }

    20% {

        opacity: 1;

        -webkit-transform: translateX(-20px);

        -ms-transform: translateX(-20px);

        transform: translateX(-20px);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(2000px);

        -ms-transform: translateX(2000px);

        transform: translateX(2000px);
    }
}

.bounceOutRight {

    -webkit-animation-name: bounceOutRight;

    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {

    0% {

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }

    20% {

        opacity: 1;

        -webkit-transform: translateY(20px);

        transform: translateY(20px);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateY(-2000px);

        transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {

    0% {

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }

    20% {

        opacity: 1;

        -webkit-transform: translateY(20px);

        -ms-transform: translateY(20px);

        transform: translateY(20px);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateY(-2000px);

        -ms-transform: translateY(-2000px);

        transform: translateY(-2000px);
    }
}

.bounceOutUp {

    -webkit-animation-name: bounceOutUp;

    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {

    0% {

        opacity: 0;
    }

    100% {

        opacity: 1;
    }
}

@keyframes fadeIn {

    0% {

        opacity: 0;
    }

    100% {

        opacity: 1;
    }
}

.fadeIn {

    -webkit-animation-name: fadeIn;

    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {

    0% {

        opacity: 0;

        -webkit-transform: translateY(-20px);

        transform: translateY(-20px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }
}

@keyframes fadeInDown {

    0% {

        opacity: 0;

        -webkit-transform: translateY(-20px);

        -ms-transform: translateY(-20px);

        transform: translateY(-20px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }
}

.fadeInDown {

    -webkit-animation-name: fadeInDown;

    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {

    0% {

        opacity: 0;

        -webkit-transform: translateY(-2000px);

        transform: translateY(-2000px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }
}

@keyframes fadeInDownBig {

    0% {

        opacity: 0;

        -webkit-transform: translateY(-2000px);

        -ms-transform: translateY(-2000px);

        transform: translateY(-2000px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }
}

.fadeInDownBig {

    -webkit-animation-name: fadeInDownBig;

    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {

    0% {

        opacity: 0;

        -webkit-transform: translateX(-20px);

        transform: translateX(-20px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }
}

@keyframes fadeInLeft {

    0% {

        opacity: 0;

        -webkit-transform: translateX(-20px);

        -ms-transform: translateX(-20px);

        transform: translateX(-20px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }
}

.fadeInLeft {

    -webkit-animation-name: fadeInLeft;

    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {

    0% {

        opacity: 0;

        -webkit-transform: translateX(-2000px);

        transform: translateX(-2000px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {

    0% {

        opacity: 0;

        -webkit-transform: translateX(-2000px);

        -ms-transform: translateX(-2000px);

        transform: translateX(-2000px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }
}

.fadeInLeftBig {

    -webkit-animation-name: fadeInLeftBig;

    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {

    0% {

        opacity: 0;

        -webkit-transform: translateX(20px);

        transform: translateX(20px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }
}

@keyframes fadeInRight {

    0% {

        opacity: 0;

        -webkit-transform: translateX(20px);

        -ms-transform: translateX(20px);

        transform: translateX(20px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }
}

.fadeInRight {

    -webkit-animation-name: fadeInRight;

    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {

    0% {

        opacity: 0;

        -webkit-transform: translateX(2000px);

        transform: translateX(2000px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }
}

@keyframes fadeInRightBig {

    0% {

        opacity: 0;

        -webkit-transform: translateX(2000px);

        -ms-transform: translateX(2000px);

        transform: translateX(2000px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }
}

.fadeInRightBig {

    -webkit-animation-name: fadeInRightBig;

    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {

    0% {

        opacity: 0;

        -webkit-transform: translateY(20px);

        transform: translateY(20px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }
}

@keyframes fadeInUp {

    0% {

        opacity: 0;

        -webkit-transform: translateY(20px);

        -ms-transform: translateY(20px);

        transform: translateY(20px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }
}

.fadeInUp {

    -webkit-animation-name: fadeInUp;

    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {

    0% {

        opacity: 0;

        -webkit-transform: translateY(2000px);

        transform: translateY(2000px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }
}

@keyframes fadeInUpBig {

    0% {

        opacity: 0;

        -webkit-transform: translateY(2000px);

        -ms-transform: translateY(2000px);

        transform: translateY(2000px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }
}

.fadeInUpBig {

    -webkit-animation-name: fadeInUpBig;

    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {

    0% {

        opacity: 1;
    }

    100% {

        opacity: 0;
    }
}

@keyframes fadeOut {

    0% {

        opacity: 1;
    }

    100% {

        opacity: 0;
    }
}

.fadeOut {

    -webkit-animation-name: fadeOut;

    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {

    0% {

        opacity: 1;

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateY(20px);

        transform: translateY(20px);
    }
}

@keyframes fadeOutDown {

    0% {

        opacity: 1;

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateY(20px);

        -ms-transform: translateY(20px);

        transform: translateY(20px);
    }
}

.fadeOutDown {

    -webkit-animation-name: fadeOutDown;

    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {

    0% {

        opacity: 1;

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateY(2000px);

        transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {

    0% {

        opacity: 1;

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateY(2000px);

        -ms-transform: translateY(2000px);

        transform: translateY(2000px);
    }
}

.fadeOutDownBig {

    -webkit-animation-name: fadeOutDownBig;

    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {

    0% {

        opacity: 1;

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(-20px);

        transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {

    0% {

        opacity: 1;

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(-20px);

        -ms-transform: translateX(-20px);

        transform: translateX(-20px);
    }
}

.fadeOutLeft {

    -webkit-animation-name: fadeOutLeft;

    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {

    0% {

        opacity: 1;

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(-2000px);

        transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {

    0% {

        opacity: 1;

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(-2000px);

        -ms-transform: translateX(-2000px);

        transform: translateX(-2000px);
    }
}

.fadeOutLeftBig {

    -webkit-animation-name: fadeOutLeftBig;

    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {

    0% {

        opacity: 1;

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(20px);

        transform: translateX(20px);
    }
}

@keyframes fadeOutRight {

    0% {

        opacity: 1;

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(20px);

        -ms-transform: translateX(20px);

        transform: translateX(20px);
    }
}

.fadeOutRight {

    -webkit-animation-name: fadeOutRight;

    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {

    0% {

        opacity: 1;

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(2000px);

        transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {

    0% {

        opacity: 1;

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(2000px);

        -ms-transform: translateX(2000px);

        transform: translateX(2000px);
    }
}

.fadeOutRightBig {

    -webkit-animation-name: fadeOutRightBig;

    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {

    0% {

        opacity: 1;

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateY(-20px);

        transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {

    0% {

        opacity: 1;

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateY(-20px);

        -ms-transform: translateY(-20px);

        transform: translateY(-20px);
    }
}

.fadeOutUp {

    -webkit-animation-name: fadeOutUp;

    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {

    0% {

        opacity: 1;

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateY(-2000px);

        transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {

    0% {

        opacity: 1;

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateY(-2000px);

        -ms-transform: translateY(-2000px);

        transform: translateY(-2000px);
    }
}

.fadeOutUpBig {

    -webkit-animation-name: fadeOutUpBig;

    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {

    0% {

        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);

        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;
    }

    40% {

        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);

        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;
    }

    50% {

        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);

        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;
    }

    80% {

        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);

        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;
    }

    100% {

        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);

        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;
    }
}

@keyframes flip {

    0% {

        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);

        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);

        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;
    }

    40% {

        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);

        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);

        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;
    }

    50% {

        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);

        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);

        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;
    }

    80% {

        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);

        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);

        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;
    }

    100% {

        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);

        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);

        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);

        -webkit-animation-timing-function: ease-in;

        animation-timing-function: ease-in;
    }
}

.animated.flip {

    -webkit-backface-visibility: visible;

    -ms-backface-visibility: visible;

    backface-visibility: visible;

    -webkit-animation-name: flip;

    animation-name: flip;
}

@-webkit-keyframes flipInX {

    0% {

        -webkit-transform: perspective(400px) rotateX(90deg);

        transform: perspective(400px) rotateX(90deg);

        opacity: 0;
    }

    40% {

        -webkit-transform: perspective(400px) rotateX(-10deg);

        transform: perspective(400px) rotateX(-10deg);
    }

    70% {

        -webkit-transform: perspective(400px) rotateX(10deg);

        transform: perspective(400px) rotateX(10deg);
    }

    100% {

        -webkit-transform: perspective(400px) rotateX(0deg);

        transform: perspective(400px) rotateX(0deg);

        opacity: 1;
    }
}

@keyframes flipInX {

    0% {

        -webkit-transform: perspective(400px) rotateX(90deg);

        -ms-transform: perspective(400px) rotateX(90deg);

        transform: perspective(400px) rotateX(90deg);

        opacity: 0;
    }

    40% {

        -webkit-transform: perspective(400px) rotateX(-10deg);

        -ms-transform: perspective(400px) rotateX(-10deg);

        transform: perspective(400px) rotateX(-10deg);
    }

    70% {

        -webkit-transform: perspective(400px) rotateX(10deg);

        -ms-transform: perspective(400px) rotateX(10deg);

        transform: perspective(400px) rotateX(10deg);
    }

    100% {

        -webkit-transform: perspective(400px) rotateX(0deg);

        -ms-transform: perspective(400px) rotateX(0deg);

        transform: perspective(400px) rotateX(0deg);

        opacity: 1;
    }
}

.flipInX {

    -webkit-backface-visibility: visible !important;

    -ms-backface-visibility: visible !important;

    backface-visibility: visible !important;

    -webkit-animation-name: flipInX;

    animation-name: flipInX;
}

@-webkit-keyframes flipInY {

    0% {

        -webkit-transform: perspective(400px) rotateY(90deg);

        transform: perspective(400px) rotateY(90deg);

        opacity: 0;
    }

    40% {

        -webkit-transform: perspective(400px) rotateY(-10deg);

        transform: perspective(400px) rotateY(-10deg);
    }

    70% {

        -webkit-transform: perspective(400px) rotateY(10deg);

        transform: perspective(400px) rotateY(10deg);
    }

    100% {

        -webkit-transform: perspective(400px) rotateY(0deg);

        transform: perspective(400px) rotateY(0deg);

        opacity: 1;
    }
}

@keyframes flipInY {

    0% {

        -webkit-transform: perspective(400px) rotateY(90deg);

        -ms-transform: perspective(400px) rotateY(90deg);

        transform: perspective(400px) rotateY(90deg);

        opacity: 0;
    }

    40% {

        -webkit-transform: perspective(400px) rotateY(-10deg);

        -ms-transform: perspective(400px) rotateY(-10deg);

        transform: perspective(400px) rotateY(-10deg);
    }

    70% {

        -webkit-transform: perspective(400px) rotateY(10deg);

        -ms-transform: perspective(400px) rotateY(10deg);

        transform: perspective(400px) rotateY(10deg);
    }

    100% {

        -webkit-transform: perspective(400px) rotateY(0deg);

        -ms-transform: perspective(400px) rotateY(0deg);

        transform: perspective(400px) rotateY(0deg);

        opacity: 1;
    }
}

.flipInY {

    -webkit-backface-visibility: visible !important;

    -ms-backface-visibility: visible !important;

    backface-visibility: visible !important;

    -webkit-animation-name: flipInY;

    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {

    0% {

        -webkit-transform: perspective(400px) rotateX(0deg);

        transform: perspective(400px) rotateX(0deg);

        opacity: 1;
    }

    100% {

        -webkit-transform: perspective(400px) rotateX(90deg);

        transform: perspective(400px) rotateX(90deg);

        opacity: 0;
    }
}

@keyframes flipOutX {

    0% {

        -webkit-transform: perspective(400px) rotateX(0deg);

        -ms-transform: perspective(400px) rotateX(0deg);

        transform: perspective(400px) rotateX(0deg);

        opacity: 1;
    }

    100% {

        -webkit-transform: perspective(400px) rotateX(90deg);

        -ms-transform: perspective(400px) rotateX(90deg);

        transform: perspective(400px) rotateX(90deg);

        opacity: 0;
    }
}

.flipOutX {

    -webkit-animation-name: flipOutX;

    animation-name: flipOutX;

    -webkit-backface-visibility: visible !important;

    -ms-backface-visibility: visible !important;

    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {

    0% {

        -webkit-transform: perspective(400px) rotateY(0deg);

        transform: perspective(400px) rotateY(0deg);

        opacity: 1;
    }

    100% {

        -webkit-transform: perspective(400px) rotateY(90deg);

        transform: perspective(400px) rotateY(90deg);

        opacity: 0;
    }
}

@keyframes flipOutY {

    0% {

        -webkit-transform: perspective(400px) rotateY(0deg);

        -ms-transform: perspective(400px) rotateY(0deg);

        transform: perspective(400px) rotateY(0deg);

        opacity: 1;
    }

    100% {

        -webkit-transform: perspective(400px) rotateY(90deg);

        -ms-transform: perspective(400px) rotateY(90deg);

        transform: perspective(400px) rotateY(90deg);

        opacity: 0;
    }
}

.flipOutY {

    -webkit-backface-visibility: visible !important;

    -ms-backface-visibility: visible !important;

    backface-visibility: visible !important;

    -webkit-animation-name: flipOutY;

    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {

    0% {

        -webkit-transform: translateX(100%) skewX(-30deg);

        transform: translateX(100%) skewX(-30deg);

        opacity: 0;
    }

    60% {

        -webkit-transform: translateX(-20%) skewX(30deg);

        transform: translateX(-20%) skewX(30deg);

        opacity: 1;
    }

    80% {

        -webkit-transform: translateX(0%) skewX(-15deg);

        transform: translateX(0%) skewX(-15deg);

        opacity: 1;
    }

    100% {

        -webkit-transform: translateX(0%) skewX(0deg);

        transform: translateX(0%) skewX(0deg);

        opacity: 1;
    }
}

@keyframes lightSpeedIn {

    0% {

        -webkit-transform: translateX(100%) skewX(-30deg);

        -ms-transform: translateX(100%) skewX(-30deg);

        transform: translateX(100%) skewX(-30deg);

        opacity: 0;
    }

    60% {

        -webkit-transform: translateX(-20%) skewX(30deg);

        -ms-transform: translateX(-20%) skewX(30deg);

        transform: translateX(-20%) skewX(30deg);

        opacity: 1;
    }

    80% {

        -webkit-transform: translateX(0%) skewX(-15deg);

        -ms-transform: translateX(0%) skewX(-15deg);

        transform: translateX(0%) skewX(-15deg);

        opacity: 1;
    }

    100% {

        -webkit-transform: translateX(0%) skewX(0deg);

        -ms-transform: translateX(0%) skewX(0deg);

        transform: translateX(0%) skewX(0deg);

        opacity: 1;
    }
}

.lightSpeedIn {

    -webkit-animation-name: lightSpeedIn;

    animation-name: lightSpeedIn;

    -webkit-animation-timing-function: ease-out;

    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {

    0% {

        -webkit-transform: translateX(0%) skewX(0deg);

        transform: translateX(0%) skewX(0deg);

        opacity: 1;
    }

    100% {

        -webkit-transform: translateX(100%) skewX(-30deg);

        transform: translateX(100%) skewX(-30deg);

        opacity: 0;
    }
}

@keyframes lightSpeedOut {

    0% {

        -webkit-transform: translateX(0%) skewX(0deg);

        -ms-transform: translateX(0%) skewX(0deg);

        transform: translateX(0%) skewX(0deg);

        opacity: 1;
    }

    100% {

        -webkit-transform: translateX(100%) skewX(-30deg);

        -ms-transform: translateX(100%) skewX(-30deg);

        transform: translateX(100%) skewX(-30deg);

        opacity: 0;
    }
}

.lightSpeedOut {

    -webkit-animation-name: lightSpeedOut;

    animation-name: lightSpeedOut;

    -webkit-animation-timing-function: ease-in;

    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {

    0% {

        -webkit-transform-origin: center center;

        transform-origin: center center;

        -webkit-transform: rotate(-200deg);

        transform: rotate(-200deg);

        opacity: 0;
    }

    100% {

        -webkit-transform-origin: center center;

        transform-origin: center center;

        -webkit-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }
}

@keyframes rotateIn {

    0% {

        -webkit-transform-origin: center center;

        -ms-transform-origin: center center;

        transform-origin: center center;

        -webkit-transform: rotate(-200deg);

        -ms-transform: rotate(-200deg);

        transform: rotate(-200deg);

        opacity: 0;
    }

    100% {

        -webkit-transform-origin: center center;

        -ms-transform-origin: center center;

        transform-origin: center center;

        -webkit-transform: rotate(0);

        -ms-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }
}

.rotateIn {

    -webkit-animation-name: rotateIn;

    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {

    0% {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate(-90deg);

        transform: rotate(-90deg);

        opacity: 0;
    }

    100% {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }
}

@keyframes rotateInDownLeft {

    0% {

        -webkit-transform-origin: left bottom;

        -ms-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate(-90deg);

        -ms-transform: rotate(-90deg);

        transform: rotate(-90deg);

        opacity: 0;
    }

    100% {

        -webkit-transform-origin: left bottom;

        -ms-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate(0);

        -ms-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }
}

.rotateInDownLeft {

    -webkit-animation-name: rotateInDownLeft;

    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {

    0% {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate(90deg);

        transform: rotate(90deg);

        opacity: 0;
    }

    100% {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }
}

@keyframes rotateInDownRight {

    0% {

        -webkit-transform-origin: right bottom;

        -ms-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate(90deg);

        -ms-transform: rotate(90deg);

        transform: rotate(90deg);

        opacity: 0;
    }

    100% {

        -webkit-transform-origin: right bottom;

        -ms-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate(0);

        -ms-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }
}

.rotateInDownRight {

    -webkit-animation-name: rotateInDownRight;

    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {

    0% {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate(90deg);

        transform: rotate(90deg);

        opacity: 0;
    }

    100% {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }
}

@keyframes rotateInUpLeft {

    0% {

        -webkit-transform-origin: left bottom;

        -ms-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate(90deg);

        -ms-transform: rotate(90deg);

        transform: rotate(90deg);

        opacity: 0;
    }

    100% {

        -webkit-transform-origin: left bottom;

        -ms-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate(0);

        -ms-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }
}

.rotateInUpLeft {

    -webkit-animation-name: rotateInUpLeft;

    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {

    0% {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate(-90deg);

        transform: rotate(-90deg);

        opacity: 0;
    }

    100% {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }
}

@keyframes rotateInUpRight {

    0% {

        -webkit-transform-origin: right bottom;

        -ms-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate(-90deg);

        -ms-transform: rotate(-90deg);

        transform: rotate(-90deg);

        opacity: 0;
    }

    100% {

        -webkit-transform-origin: right bottom;

        -ms-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate(0);

        -ms-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }
}

.rotateInUpRight {

    -webkit-animation-name: rotateInUpRight;

    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {

    0% {

        -webkit-transform-origin: center center;

        transform-origin: center center;

        -webkit-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }

    100% {

        -webkit-transform-origin: center center;

        transform-origin: center center;

        -webkit-transform: rotate(200deg);

        transform: rotate(200deg);

        opacity: 0;
    }
}

@keyframes rotateOut {

    0% {

        -webkit-transform-origin: center center;

        -ms-transform-origin: center center;

        transform-origin: center center;

        -webkit-transform: rotate(0);

        -ms-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }

    100% {

        -webkit-transform-origin: center center;

        -ms-transform-origin: center center;

        transform-origin: center center;

        -webkit-transform: rotate(200deg);

        -ms-transform: rotate(200deg);

        transform: rotate(200deg);

        opacity: 0;
    }
}

.rotateOut {

    -webkit-animation-name: rotateOut;

    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {

    0% {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }

    100% {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate(90deg);

        transform: rotate(90deg);

        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {

    0% {

        -webkit-transform-origin: left bottom;

        -ms-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate(0);

        -ms-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }

    100% {

        -webkit-transform-origin: left bottom;

        -ms-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate(90deg);

        -ms-transform: rotate(90deg);

        transform: rotate(90deg);

        opacity: 0;
    }
}

.rotateOutDownLeft {

    -webkit-animation-name: rotateOutDownLeft;

    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {

    0% {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }

    100% {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate(-90deg);

        transform: rotate(-90deg);

        opacity: 0;
    }
}

@keyframes rotateOutDownRight {

    0% {

        -webkit-transform-origin: right bottom;

        -ms-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate(0);

        -ms-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }

    100% {

        -webkit-transform-origin: right bottom;

        -ms-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate(-90deg);

        -ms-transform: rotate(-90deg);

        transform: rotate(-90deg);

        opacity: 0;
    }
}

.rotateOutDownRight {

    -webkit-animation-name: rotateOutDownRight;

    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {

    0% {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }

    100% {

        -webkit-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate(-90deg);

        transform: rotate(-90deg);

        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {

    0% {

        -webkit-transform-origin: left bottom;

        -ms-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate(0);

        -ms-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }

    100% {

        -webkit-transform-origin: left bottom;

        -ms-transform-origin: left bottom;

        transform-origin: left bottom;

        -webkit-transform: rotate(-90deg);

        -ms-transform: rotate(-90deg);

        transform: rotate(-90deg);

        opacity: 0;
    }
}

.rotateOutUpLeft {

    -webkit-animation-name: rotateOutUpLeft;

    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {

    0% {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }

    100% {

        -webkit-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate(90deg);

        transform: rotate(90deg);

        opacity: 0;
    }
}

@keyframes rotateOutUpRight {

    0% {

        -webkit-transform-origin: right bottom;

        -ms-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate(0);

        -ms-transform: rotate(0);

        transform: rotate(0);

        opacity: 1;
    }

    100% {

        -webkit-transform-origin: right bottom;

        -ms-transform-origin: right bottom;

        transform-origin: right bottom;

        -webkit-transform: rotate(90deg);

        -ms-transform: rotate(90deg);

        transform: rotate(90deg);

        opacity: 0;
    }
}

.rotateOutUpRight {

    -webkit-animation-name: rotateOutUpRight;

    animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {

    0% {

        opacity: 0;

        -webkit-transform: translateY(-2000px);

        transform: translateY(-2000px);
    }

    100% {

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }
}

@keyframes slideInDown {

    0% {

        opacity: 0;

        -webkit-transform: translateY(-2000px);

        -ms-transform: translateY(-2000px);

        transform: translateY(-2000px);
    }

    100% {

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }
}

.slideInDown {

    -webkit-animation-name: slideInDown;

    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {

    0% {

        opacity: 0;

        -webkit-transform: translateX(-2000px);

        transform: translateX(-2000px);
    }

    100% {

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }
}

@keyframes slideInLeft {

    0% {

        opacity: 0;

        -webkit-transform: translateX(-2000px);

        -ms-transform: translateX(-2000px);

        transform: translateX(-2000px);
    }

    100% {

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }
}

.slideInLeft {

    -webkit-animation-name: slideInLeft;

    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {

    0% {

        opacity: 0;

        -webkit-transform: translateX(2000px);

        transform: translateX(2000px);
    }

    100% {

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }
}

@keyframes slideInRight {

    0% {

        opacity: 0;

        -webkit-transform: translateX(2000px);

        -ms-transform: translateX(2000px);

        transform: translateX(2000px);
    }

    100% {

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }
}

.slideInRight {

    -webkit-animation-name: slideInRight;

    animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {

    0% {

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(-2000px);

        transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {

    0% {

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(-2000px);

        -ms-transform: translateX(-2000px);

        transform: translateX(-2000px);
    }
}

.slideOutLeft {

    -webkit-animation-name: slideOutLeft;

    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {

    0% {

        -webkit-transform: translateX(0);

        transform: translateX(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(2000px);

        transform: translateX(2000px);
    }
}

@keyframes slideOutRight {

    0% {

        -webkit-transform: translateX(0);

        -ms-transform: translateX(0);

        transform: translateX(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(2000px);

        -ms-transform: translateX(2000px);

        transform: translateX(2000px);
    }
}

.slideOutRight {

    -webkit-animation-name: slideOutRight;

    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {

    0% {

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateY(-2000px);

        transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {

    0% {

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateY(-2000px);

        -ms-transform: translateY(-2000px);

        transform: translateY(-2000px);
    }
}

.slideOutUp {

    -webkit-animation-name: slideOutUp;

    animation-name: slideOutUp;
}

@-webkit-keyframes slideInUp {

    0% {

        opacity: 0;

        -webkit-transform: translateY(2000px);

        transform: translateY(2000px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }
}

@keyframes slideInUp {

    0% {

        opacity: 0;

        -webkit-transform: translateY(2000px);

        -ms-transform: translateY(2000px);

        transform: translateY(2000px);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }
}

.slideInUp {

    -webkit-animation-name: slideInUp;

    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {

    0% {

        -webkit-transform: translateY(0);

        transform: translateY(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateY(2000px);

        transform: translateY(2000px);
    }
}

@keyframes slideOutDown {

    0% {

        -webkit-transform: translateY(0);

        -ms-transform: translateY(0);

        transform: translateY(0);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateY(2000px);

        -ms-transform: translateY(2000px);

        transform: translateY(2000px);
    }
}

.slideOutDown {

    -webkit-animation-name: slideOutDown;

    animation-name: slideOutDown;
}

@-webkit-keyframes hinge {

    0% {

        -webkit-transform: rotate(0);

        transform: rotate(0);

        -webkit-transform-origin: top left;

        transform-origin: top left;

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;
    }

    20%,
    60% {

        -webkit-transform: rotate(80deg);

        transform: rotate(80deg);

        -webkit-transform-origin: top left;

        transform-origin: top left;

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;
    }

    40% {

        -webkit-transform: rotate(60deg);

        transform: rotate(60deg);

        -webkit-transform-origin: top left;

        transform-origin: top left;

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;
    }

    80% {

        -webkit-transform: rotate(60deg) translateY(0);

        transform: rotate(60deg) translateY(0);

        -webkit-transform-origin: top left;

        transform-origin: top left;

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;

        opacity: 1;
    }

    100% {

        -webkit-transform: translateY(700px);

        transform: translateY(700px);

        opacity: 0;
    }
}

@keyframes hinge {

    0% {

        -webkit-transform: rotate(0);

        -ms-transform: rotate(0);

        transform: rotate(0);

        -webkit-transform-origin: top left;

        -ms-transform-origin: top left;

        transform-origin: top left;

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;
    }

    20%,
    60% {

        -webkit-transform: rotate(80deg);

        -ms-transform: rotate(80deg);

        transform: rotate(80deg);

        -webkit-transform-origin: top left;

        -ms-transform-origin: top left;

        transform-origin: top left;

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;
    }

    40% {

        -webkit-transform: rotate(60deg);

        -ms-transform: rotate(60deg);

        transform: rotate(60deg);

        -webkit-transform-origin: top left;

        -ms-transform-origin: top left;

        transform-origin: top left;

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;
    }

    80% {

        -webkit-transform: rotate(60deg) translateY(0);

        -ms-transform: rotate(60deg) translateY(0);

        transform: rotate(60deg) translateY(0);

        -webkit-transform-origin: top left;

        -ms-transform-origin: top left;

        transform-origin: top left;

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;

        opacity: 1;
    }

    100% {

        -webkit-transform: translateY(700px);

        -ms-transform: translateY(700px);

        transform: translateY(700px);

        opacity: 0;
    }
}

.hinge {

    -webkit-animation-name: hinge;

    animation-name: hinge;
}

@-webkit-keyframes rollIn {

    0% {

        opacity: 0;

        -webkit-transform: translateX(-100%) rotate(-120deg);

        transform: translateX(-100%) rotate(-120deg);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateX(0px) rotate(0deg);

        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn {

    0% {

        opacity: 0;

        -webkit-transform: translateX(-100%) rotate(-120deg);

        -ms-transform: translateX(-100%) rotate(-120deg);

        transform: translateX(-100%) rotate(-120deg);
    }

    100% {

        opacity: 1;

        -webkit-transform: translateX(0px) rotate(0deg);

        -ms-transform: translateX(0px) rotate(0deg);

        transform: translateX(0px) rotate(0deg);
    }
}

.rollIn {

    -webkit-animation-name: rollIn;

    animation-name: rollIn;
}

@-webkit-keyframes rollOut {

    0% {

        opacity: 1;

        -webkit-transform: translateX(0px) rotate(0deg);

        transform: translateX(0px) rotate(0deg);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(100%) rotate(120deg);

        transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {

    0% {

        opacity: 1;

        -webkit-transform: translateX(0px) rotate(0deg);

        -ms-transform: translateX(0px) rotate(0deg);

        transform: translateX(0px) rotate(0deg);
    }

    100% {

        opacity: 0;

        -webkit-transform: translateX(100%) rotate(120deg);

        -ms-transform: translateX(100%) rotate(120deg);

        transform: translateX(100%) rotate(120deg);
    }
}

.rollOut {

    -webkit-animation-name: rollOut;

    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {

    0% {

        opacity: 0;

        -webkit-transform: scale(.3);

        transform: scale(.3);
    }

    50% {

        opacity: 1;
    }
}

@keyframes zoomIn {

    0% {

        opacity: 0;

        -webkit-transform: scale(.3);

        -ms-transform: scale(.3);

        transform: scale(.3);
    }

    50% {

        opacity: 1;
    }
}

.zoomIn {

    -webkit-animation-name: zoomIn;

    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {

    0% {

        opacity: 0;

        -webkit-transform: scale(.1) translateY(-2000px);

        transform: scale(.1) translateY(-2000px);

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;
    }

    60% {

        opacity: 1;

        -webkit-transform: scale(.475) translateY(60px);

        transform: scale(.475) translateY(60px);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;
    }
}

@keyframes zoomInDown {

    0% {

        opacity: 0;

        -webkit-transform: scale(.1) translateY(-2000px);

        -ms-transform: scale(.1) translateY(-2000px);

        transform: scale(.1) translateY(-2000px);

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;
    }

    60% {

        opacity: 1;

        -webkit-transform: scale(.475) translateY(60px);

        -ms-transform: scale(.475) translateY(60px);

        transform: scale(.475) translateY(60px);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;
    }
}

.zoomInDown {

    -webkit-animation-name: zoomInDown;

    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {

    0% {

        opacity: 0;

        -webkit-transform: scale(.1) translateX(-2000px);

        transform: scale(.1) translateX(-2000px);

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;
    }

    60% {

        opacity: 1;

        -webkit-transform: scale(.475) translateX(48px);

        transform: scale(.475) translateX(48px);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;
    }
}

@keyframes zoomInLeft {

    0% {

        opacity: 0;

        -webkit-transform: scale(.1) translateX(-2000px);

        -ms-transform: scale(.1) translateX(-2000px);

        transform: scale(.1) translateX(-2000px);

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;
    }

    60% {

        opacity: 1;

        -webkit-transform: scale(.475) translateX(48px);

        -ms-transform: scale(.475) translateX(48px);

        transform: scale(.475) translateX(48px);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;
    }
}

.zoomInLeft {

    -webkit-animation-name: zoomInLeft;

    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {

    0% {

        opacity: 0;

        -webkit-transform: scale(.1) translateX(2000px);

        transform: scale(.1) translateX(2000px);

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;
    }

    60% {

        opacity: 1;

        -webkit-transform: scale(.475) translateX(-48px);

        transform: scale(.475) translateX(-48px);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;
    }
}

@keyframes zoomInRight {

    0% {

        opacity: 0;

        -webkit-transform: scale(.1) translateX(2000px);

        -ms-transform: scale(.1) translateX(2000px);

        transform: scale(.1) translateX(2000px);

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;
    }

    60% {

        opacity: 1;

        -webkit-transform: scale(.475) translateX(-48px);

        -ms-transform: scale(.475) translateX(-48px);

        transform: scale(.475) translateX(-48px);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;
    }
}

.zoomInRight {

    -webkit-animation-name: zoomInRight;

    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {

    0% {

        opacity: 0;

        -webkit-transform: scale(.1) translateY(2000px);

        transform: scale(.1) translateY(2000px);

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;
    }

    60% {

        opacity: 1;

        -webkit-transform: scale(.475) translateY(-60px);

        transform: scale(.475) translateY(-60px);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;
    }
}

@keyframes zoomInUp {

    0% {

        opacity: 0;

        -webkit-transform: scale(.1) translateY(2000px);

        -ms-transform: scale(.1) translateY(2000px);

        transform: scale(.1) translateY(2000px);

        -webkit-animation-timing-function: ease-in-out;

        animation-timing-function: ease-in-out;
    }

    60% {

        opacity: 1;

        -webkit-transform: scale(.475) translateY(-60px);

        -ms-transform: scale(.475) translateY(-60px);

        transform: scale(.475) translateY(-60px);

        -webkit-animation-timing-function: ease-out;

        animation-timing-function: ease-out;
    }
}

.zoomInUp {

    -webkit-animation-name: zoomInUp;

    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {

    0% {

        opacity: 1;

        -webkit-transform: scale(1);

        transform: scale(1);
    }

    50% {

        opacity: 0;

        -webkit-transform: scale(.3);

        transform: scale(.3);
    }

    100% {

        opacity: 0;
    }
}

@keyframes zoomOut {

    0% {

        opacity: 1;

        -webkit-transform: scale(1);

        -ms-transform: scale(1);

        transform: scale(1);
    }

    50% {

        opacity: 0;

        -webkit-transform: scale(.3);

        -ms-transform: scale(.3);

        transform: scale(.3);
    }

    100% {

        opacity: 0;
    }
}

.zoomOut {

    -webkit-animation-name: zoomOut;

    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {

    40% {

        opacity: 1;

        -webkit-transform: scale(.475) translateY(-60px);

        transform: scale(.475) translateY(-60px);

        -webkit-animation-timing-function: linear;

        animation-timing-function: linear;
    }

    100% {

        opacity: 0;

        -webkit-transform: scale(.1) translateY(2000px);

        transform: scale(.1) translateY(2000px);

        -webkit-transform-origin: center bottom;

        transform-origin: center bottom;
    }
}

@keyframes zoomOutDown {

    40% {

        opacity: 1;

        -webkit-transform: scale(.475) translateY(-60px);

        -ms-transform: scale(.475) translateY(-60px);

        transform: scale(.475) translateY(-60px);

        -webkit-animation-timing-function: linear;

        animation-timing-function: linear;
    }

    100% {

        opacity: 0;

        -webkit-transform: scale(.1) translateY(2000px);

        -ms-transform: scale(.1) translateY(2000px);

        transform: scale(.1) translateY(2000px);

        -webkit-transform-origin: center bottom;

        -ms-transform-origin: center bottom;

        transform-origin: center bottom;
    }
}

.zoomOutDown {

    -webkit-animation-name: zoomOutDown;

    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {

    40% {

        opacity: 1;

        -webkit-transform: scale(.475) translateX(42px);

        transform: scale(.475) translateX(42px);

        -webkit-animation-timing-function: linear;

        animation-timing-function: linear;
    }

    100% {

        opacity: 0;

        -webkit-transform: scale(.1) translateX(-2000px);

        transform: scale(.1) translateX(-2000px);

        -webkit-transform-origin: left center;

        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {

    40% {

        opacity: 1;

        -webkit-transform: scale(.475) translateX(42px);

        -ms-transform: scale(.475) translateX(42px);

        transform: scale(.475) translateX(42px);

        -webkit-animation-timing-function: linear;

        animation-timing-function: linear;
    }

    100% {

        opacity: 0;

        -webkit-transform: scale(.1) translateX(-2000px);

        -ms-transform: scale(.1) translateX(-2000px);

        transform: scale(.1) translateX(-2000px);

        -webkit-transform-origin: left center;

        -ms-transform-origin: left center;

        transform-origin: left center;
    }
}

.zoomOutLeft {

    -webkit-animation-name: zoomOutLeft;

    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {

    40% {

        opacity: 1;

        -webkit-transform: scale(.475) translateX(-42px);

        transform: scale(.475) translateX(-42px);

        -webkit-animation-timing-function: linear;

        animation-timing-function: linear;
    }

    100% {

        opacity: 0;

        -webkit-transform: scale(.1) translateX(2000px);

        transform: scale(.1) translateX(2000px);

        -webkit-transform-origin: right center;

        transform-origin: right center;
    }
}

@keyframes zoomOutRight {

    40% {

        opacity: 1;

        -webkit-transform: scale(.475) translateX(-42px);

        -ms-transform: scale(.475) translateX(-42px);

        transform: scale(.475) translateX(-42px);

        -webkit-animation-timing-function: linear;

        animation-timing-function: linear;
    }

    100% {

        opacity: 0;

        -webkit-transform: scale(.1) translateX(2000px);

        -ms-transform: scale(.1) translateX(2000px);

        transform: scale(.1) translateX(2000px);

        -webkit-transform-origin: right center;

        -ms-transform-origin: right center;

        transform-origin: right center;
    }
}

.zoomOutRight {

    -webkit-animation-name: zoomOutRight;

    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {

    40% {

        opacity: 1;

        -webkit-transform: scale(.475) translateY(60px);

        transform: scale(.475) translateY(60px);

        -webkit-animation-timing-function: linear;

        animation-timing-function: linear;
    }

    100% {

        opacity: 0;

        -webkit-transform: scale(.1) translateY(-2000px);

        transform: scale(.1) translateY(-2000px);

        -webkit-transform-origin: center top;

        transform-origin: center top;
    }
}

@keyframes zoomOutUp {

    40% {

        opacity: 1;

        -webkit-transform: scale(.475) translateY(60px);

        -ms-transform: scale(.475) translateY(60px);

        transform: scale(.475) translateY(60px);

        -webkit-animation-timing-function: linear;

        animation-timing-function: linear;
    }

    100% {

        opacity: 0;

        -webkit-transform: scale(.1) translateY(-2000px);

        -ms-transform: scale(.1) translateY(-2000px);

        transform: scale(.1) translateY(-2000px);

        -webkit-transform-origin: center top;

        -ms-transform-origin: center top;

        transform-origin: center top;
    }
}

.zoomOutUp {

    -webkit-animation-name: zoomOutUp;

    animation-name: zoomOutUp;
}

div.amshopby-column {

    float: left;
    width: 83px;
}

select.amshopby-select {

    width: 170px;
}

.amshopby-logo {

    padding: 0pt 10px 10px 0pt;
    float: left;
}

.amshopby-featured {

    padding: 5px 5px 5px 5px;
}

.amshopby-link {

    float: left;

    padding-left: 5px;

    padding-top: 5px;
}

.amshopby-clearer {

    display: block;

    clear: both;

    overflow: hidden;

    font-weight: bold;

    float: right;
}

div.block-layered-nav dd a {
    padding: 0px 5px 0px 0px;
    display: block;
    float: left;
}

div.block-layered-nav dd a.amshopby-attr {
    padding-left: 15px;
    background: transparent url(../images/amshopby-cb1.gif) no-repeat left center;
}

div.block-layered-nav dd a.amshopby-attr-selected {
    font-weight: bold;
    padding-left: 15px;
    background: transparent url(../images/amshopby-cb2.gif) no-repeat left center;
}

div.block-layered-nav dd a img {
    padding: 0px 4px 5px;
    float: left;
}

div.block-layered-nav dd li.amshopby-cat-level-2 {
    padding-left: 10px;
}

div.block-layered-nav dd li.amshopby-cat-level-3 {
    padding-left: 20px;
}

div.block-layered-nav dd a.amshopby-cat-selected {
    font-weight: bold;

    color: black;
    text-decoration: none;
    cursor: text;
}

div.block-layered-nav dd li span.amshopby-plusminus {
    float: left;

    display: block;
    width: 15px;
    height: 15px;
    cursor: pointer;

    background: transparent url(../images/amshopby-plus.gif) no-repeat;
}

div.block-layered-nav dd li span.minus {
    background: transparent url(../images/amshopby-minus.gif) no-repeat;
}

div.block-layered-nav dd li:after {
    display: block;
    content: ".";

    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

div.block-layered-nav.amshopby-collapse-enabled dt {

    cursor: pointer;

    padding-left: 15px;

    background: url(../images/amshopby-expanded.gif) center left no-repeat;
}

div.block-layered-nav.amshopby-collapse-enabled dt.amshopby-collapsed {
    background: url(../images/amshopby-collapsed.gif) center left no-repeat
}

div.block-layered-nav div.amshopby-slider {

    position: relative;
    margin: 10px auto 5px auto;
    z-index: 9;
    height: 18px;
    background: url(../images/amshopby-slider-bg.gif) repeat-x 0 50%;
    cursor: pointer;
}

div.block-layered-nav div.amshopby-slider div.handle {
    width: 8px;
    top: 3px;
    height: 14px;
    background: transparent url(../images/amshopby-hadle.png) no-repeat;
    position: absolute;
    cursor: move;
    z-index: 2;
}

.amshopby-slider-price {

    color: #798794;
}

.amshopby-slider-price-from {

    float: left;
}

.amshopby-slider-price-to {

    float: right;
}

.amshopby-slider-handle-right {

    position: absolute;

    top: 14px;

    right: 0px;
}

.amshopby-slider-handle-left {

    position: absolute;

    top: 14px;

    left: 0px;
}

.amshopby-tooltip {

    padding: 2px 5px;

    background: #FEC;

    border: 1px solid #FAA819;

    color: #1F5070;

    text-align: left;

    width: 200px;

    position: absolute;
}

.amshopby-slider-price-range {

    text-align: center;

    font-size: 0.9em;
}

.amshopby-tooltip-img {

    cursor: help;
}

div.block-layered-nav,
div.amshopby-page-container,
div.amshopby-filters-top {

    position: relative;
}

div.amshopby-overlay {

    background-color: #FFFFFF;

    height: 100%;

    left: 0;

    opacity: 0.5;

    filter: alpha(opacity=50);

    position: absolute;

    top: 0;

    width: 100%;

    z-index: 555;
}

div.amshopby-overlay img {

    top: 100px;

    left: 45%;

    display: block;

    position: absolute;
}

div.amshopby-overlay div {

    margin: 0 auto;

    display: block;

    width: 300px;

    height: 200px;

    background: url('../images/amshopby-overlay.gif') 50% 50% no-repeat;
}

.amshopby-advanced li {

    clear: both;
}

.amshopby-advanced li.level1 {

    padding-left: 20px;
}

.amshopby-advanced li.level2 {

    padding-left: 30px;
}

.amshopby-advanced li.level3 {

    padding-left: 40px;
}

.amshopby-advanced li.level4 {

    padding-left: 50px;
}

.amshopby-advanced li.active>a {

    font-weight: bold;
}

.amshopby-slider-bar {

    position: absolute;

    background: #999;

    height: 6px;

    top: 6px;

    z-index: 1;
}

.amshopby-subcategory-image {

    overflow: auto;
}

.btn-remove-inline {
    background-image: url('../images/am_btn_remove.gif');
    background-repeat: no-repeat;
    width: 13px;
    height: 12px;
    margin-left: 4px;
}

.amshopby-hightlighted {
    background: yellow;
}

.clearfix {

    *zoom: 1;
}

.clearfix:before,

.clearfix:after {

    display: table;

    content: "";

    line-height: 0;
}

.clearfix:after {

    clear: both;
}

.hide-text {

    font: 0/0 a;

    color: transparent;

    text-shadow: none;

    background-color: transparent;

    border: 0;
}

.nav-search-in {

    display: none;
}

.input-block-level {

    display: block;

    width: 100%;

    min-height: 30px;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;
}

.searchautocomplete {

    position: absolute;

    top: -5px;

    right: 0px;

    height: 34px;

    width: 390px;

    padding: 4px 10px;

    -webkit-border-radius: 0px 0px 0px 5px;

    -moz-border-radius: 0px 0px 0px 5px;

    border-radius: 0px 0px 0px 5px;

    background: #fff;

    display: block;
}

.searchautocomplete .sprite {

    background: url('../images/sprite.png');
}

.searchautocomplete>label {

    float: left;

    margin-right: 10px;

    color: #333;

    font-weight: bold;

    margin-top: 8px;
}

.searchautocomplete .nav {

    background: url('../images/sprite.png');

    float: left;

    height: 34px;

    position: relative;

    width: 340px;
}

.searchautocomplete .nav .nav-search-in {

    position: absolute;

    top: 0px;

    left: 0px;

    z-index: 15;
}

.searchautocomplete .nav .nav-search-in .category {

    opacity: 0;

    filter: alpha(opacity=0);

    background: white;

    border: 1px solid #DDD;

    color: black;

    cursor: pointer;

    height: 29px;

    left: 5px;

    margin: 0;

    outline: 0;

    padding: 0;

    position: absolute;

    top: 5px;

    visibility: visible;

    width: auto;
}

.searchautocomplete .nav .nav-search-in .category-fake {

    -webkit-border-radius: 5px 0px 0px 5px;

    -moz-border-radius: 5px 0px 0px 5px;

    border-radius: 5px 0px 0px 5px;

    background-color: #fcfcfc;

    background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);

    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));

    background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);

    background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);

    background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);

    border-right: 1px solid #dddddd;

    color: #777;

    cursor: pointer;

    float: left;

    font-size: 11px;

    height: 27px;

    line-height: 27px;

    margin: 4px 0px 0px 2px;

    padding: 0px 25px 0px 10px;

    text-align: center;

    white-space: nowrap;
}

.searchautocomplete .nav .nav-search-in .nav-down-arrow {

    right: 10px;

    top: 16px;

    position: absolute;

    width: 0;

    height: 0;

    border-style: solid;

    border-width: 5px 4.5px 0 4.5px;

    border-color: #000000 transparent transparent transparent;

    line-height: 0px;
}

.searchautocomplete .nav .nav-search-in:hover .category-fake {

    background-color: #eeeeee;

    background-image: -moz-linear-gradient(top, #f7f7f7, #e1e1e1);

    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e1e1e1));

    background-image: -webkit-linear-gradient(top, #f7f7f7, #e1e1e1);

    background-image: -o-linear-gradient(top, #f7f7f7, #e1e1e1);

    background-image: linear-gradient(to bottom, #f7f7f7, #e1e1e1);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffe1e1e1', GradientType=0);
}

.searchautocomplete .nav .nav-search-in:hover .nav-down-arrow {

    background-position: -6px -34px;
}

.searchautocomplete .nav .nav-input {

    *zoom: 1;

    margin: 6px 0px 0px 10px;

    padding: 0px 5px 0px 5px;

    z-index: 12;

    position: relative;
}

.searchautocomplete .nav .nav-input:before,

.searchautocomplete .nav .nav-input:after {

    display: table;

    content: "";

    line-height: 0;
}

.searchautocomplete .nav .nav-input:after {

    clear: both;
}

.searchautocomplete .nav .nav-input input {

    z-index: 10;

    padding: 0px;

    height: 23px;

    border: 0px;

    font-family: arial, sans-serif;

    font-size: 12px;

    background: transparent;

    color: black;

    outline: 0px;

    margin-left: 5px;

    width: 100%;
}

.searchautocomplete .nav .nav-input input.suggest {

    display: none;

    color: #999;

    z-index: 9;
}

.searchautocomplete .nav-submit-button {

    background: url('../images/sprite.png');

    background-position: 0px -34px;

    background-repeat: no-repeat;

    float: left;

    height: 34px;

    padding-left: 5px;
}

.searchautocomplete .nav-submit-button .button {

    width: 39px;

    height: 34px;

    padding: 0px 9px;

    margin: 0px;

    cursor: pointer;

    font-weight: bold;

    color: white;

    line-height: 12px;

    font-size: 13px;

    background-color: #3c454e;

    background-image: -moz-linear-gradient(top, #444c55, #313a44);

    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444c55), to(#313a44));

    background-image: -webkit-linear-gradient(top, #444c55, #313a44);

    background-image: -o-linear-gradient(top, #444c55, #313a44);

    background-image: linear-gradient(to bottom, #444c55, #313a44);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444c55', endColorstr='#ff313a44', GradientType=0);

    border: 1px solid #313a44;

    -webkit-border-radius: 0px 5px 5px 0px;

    -moz-border-radius: 0px 5px 5px 0px;

    border-radius: 0px 5px 5px 0px;

    z-index: 14;
}

.searchautocomplete .nav-submit-button .button:hover {

    background-color: #39414b;

    background-image: -moz-linear-gradient(top, #313a44, #444c55);

    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#313a44), to(#444c55));

    background-image: -webkit-linear-gradient(top, #313a44, #444c55);

    background-image: -o-linear-gradient(top, #313a44, #444c55);

    background-image: linear-gradient(to bottom, #313a44, #444c55);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff313a44', endColorstr='#ff444c55', GradientType=0);
}

.searchautocomplete .searchautocomplete-placeholder {

    -webkit-border-radius: 5px 5px 5px 5px;

    -moz-border-radius: 5px 5px 5px 5px;

    border-radius: 5px 5px 5px 5px;

    background: #FFF;

    border: 1px solid #ccc;

    padding: 15px 10px 5px 10px;

    position: absolute;

    right: 48px;

    top: 42px;

    width: 318px;

    z-index: 102;
}

.searchautocomplete .searchautocomplete-placeholder:before {

    border-color: transparent transparent #CCC transparent;

    content: "";

    position: absolute;

    border-style: solid;

    border-width: 5px;

    height: 0;

    width: 0;

    top: -11px;

    left: 30px;
}

.searchautocomplete .searchautocomplete-placeholder ul {

    list-style: none;

    padding: 0;

    margin: 0;
}

.searchautocomplete .searchautocomplete-placeholder ul li {

    *zoom: 1;

    text-align: left;

    padding: 5px 5px;

    margin-bottom: 5px;

    border: 1px solid #ccc;
}

.searchautocomplete .searchautocomplete-placeholder ul li:before,

.searchautocomplete .searchautocomplete-placeholder ul li:after {

    display: table;

    content: "";

    line-height: 0;
}

.searchautocomplete .searchautocomplete-placeholder ul li:after {

    clear: both;
}

.searchautocomplete .searchautocomplete-placeholder ul li a {

    text-decoration: none;
}

.searchautocomplete .searchautocomplete-placeholder ul li a.name {

    color: #444;

    font-weight: bold;

    display: block;

    margin-bottom: 3px;
}

.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {

    float: right;
}

.searchautocomplete .searchautocomplete-placeholder ul li.active {

    background-color: #eeffee;

    cursor: pointer;
}

.searchautocomplete .searchautocomplete-placeholder ul li.active a {

    text-decoration: none;
}

.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {

    float: left;

    margin: 0px 10px 5px 0px;
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box {

    font-weight: bold;

    font-size: 13px;

    color: #C76200;

    float: right;
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,

.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,

.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {

    display: none;
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {

    font-weight: normal;

    color: #999;
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {

    font-size: 13px !important;

    color: #5a5a5a;

    font-weight: normal !important;
}

.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price {

    font-size: 13px !important;

    color: #000;

    font-weight: normal !important;
}

.searchautocomplete .searchautocomplete-placeholder ul li .highlight strong {

    color: #f00;
}

.searchautocomplete .searchautocomplete-placeholder ul li .ratings {

    margin: 0;

    line-height: 14px;
}

.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box {

    float: left;

    margin: 0 5px 0 0;
}

.searchautocomplete .searchautocomplete-placeholder .index-title {

    text-align: right;

    color: #0A263C;

    border-bottom: 1px solid #CCC;

    padding: 2px 5px;
}

.searchautocomplete .searchautocomplete-placeholder .index-title span {

    color: #666;

    font-size: 0.9em;
}

.searchautocomplete .searchautocomplete-placeholder .all {

    text-align: right;

    margin: 10px 4px 5px 10px;
}

.searchautocomplete .searchautocomplete-loader {

    position: absolute;

    width: 18px;

    height: 18px;

    top: 9px;

    right: 10px;

    z-index: 99;

    -webkit-transform: scale(0.6);

    -moz-transform: scale(0.6);

    -ms-transform: scale(0.6);

    -o-transform: scale(0.6);

    transform: scale(0.6);

    display: none;
}

.searchautocomplete .searchautocomplete-loader div {

    position: absolute;

    background-color: #FFFFFF;

    height: 3px;

    width: 3px;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    border-radius: 4px;

    -webkit-animation-name: f_autocomplete_loader;

    animation-name: f_autocomplete_loader;

    -webkit-animation-duration: 0.64s;

    animation-duration: 0.64s;

    -webkit-animation-iteration-count: infinite;

    animation-iteration-count: infinite;

    -webkit-animation-direction: normal;

    animation-direction: normal;
}

.searchautocomplete .searchautocomplete-loader div#g01 {

    left: 0px;

    top: 7px;

    -webkit-animation-delay: 0.24s;

    animation-delay: 0.24s;
}

.searchautocomplete .searchautocomplete-loader div#g02 {

    left: 2px;

    top: 2px;

    -webkit-animation-delay: 0.32s;

    animation-delay: 0.32s;
}

.searchautocomplete .searchautocomplete-loader div#g03 {

    left: 7px;

    top: 0px;

    -webkit-animation-delay: 0.4s;

    animation-delay: 0.4s;
}

.searchautocomplete .searchautocomplete-loader div#g04 {

    right: 2px;

    top: 2px;

    -webkit-animation-delay: 0.48s;

    animation-delay: 0.48s;
}

.searchautocomplete .searchautocomplete-loader div#g05 {

    right: 0px;

    top: 7px;

    -webkit-animation-delay: 0.56s;

    animation-delay: 0.56s;
}

.searchautocomplete .searchautocomplete-loader div#g06 {

    right: 2px;

    bottom: 2px;

    -webkit-animation-delay: 0.64s;

    animation-delay: 0.64s;
}

.searchautocomplete .searchautocomplete-loader div#g07 {

    left: 7px;

    bottom: 0px;

    -webkit-animation-delay: 0.72s;

    animation-delay: 0.72s;
}

.searchautocomplete .searchautocomplete-loader div#g08 {

    left: 2px;

    bottom: 2px;

    -webkit-animation-delay: 0.8s;

    animation-delay: 0.8s;
}

@-moz-keyframes f_autocomplete_loader {

    0% {

        background-color: #000000;
    }

    100% {

        background-color: #ffffff;
    }
}

@-webkit-keyframes f_autocomplete_loader {

    0% {

        background-color: #000000;
    }

    100% {

        background-color: #ffffff;
    }
}

@-ms-keyframes f_autocomplete_loader {

    0% {

        background-color: #000000;
    }

    100% {

        background-color: #ffffff;
    }
}

@-o-keyframes f_autocomplete_loader {

    0% {

        background-color: #000000;
    }

    100% {

        background-color: #ffffff;
    }
}

@keyframes f_autocomplete_loader {

    0% {

        background-color: #000000;
    }

    100% {

        background-color: #ffffff;
    }
}

.searchautocomplete-widget {

    position: relative;

    top: auto;

    left: auto;

    bottom: auto;

    right: auto;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;
}

@media screen and (max-width:736px) {

    .searchautocomplete {
        position: relative;
    }

    .header_right .btn-src {
        top: 4px !important;
    }
}

.clearfix {

    *zoom: 1;
}

.clearfix:before,

.clearfix:after {

    display: table;

    content: "";

    line-height: 0;
}

.clearfix:after {

    clear: both;
}

.hide-text {

    font: 0/0 a;

    color: transparent;

    text-shadow: none;

    background-color: transparent;

    border: 0;
}

.input-block-level {

    display: block;

    width: 100%;

    min-height: 30px;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;
}

.searchindex-results {

    *zoom: 1;

    margin-bottom: 10px;

    border-bottom: 1px solid #a0b3c3;
}

.searchindex-results:before,

.searchindex-results:after {

    display: table;

    content: "";

    line-height: 0;
}

.searchindex-results:after {

    clear: both;
}

.searchindex-results li {

    margin-bottom: -1px;

    float: left;

    *zoom: 1;

    margin: 0px 2px;
}

.searchindex-results li:before,

.searchindex-results li:after {

    display: table;

    content: "";

    line-height: 0;
}

.searchindex-results li:after {

    clear: both;
}

.searchindex-results li a {

    font-size: 12px;

    font-weight: bold;

    color: #333;

    display: block;

    cursor: pointer;

    padding: 2px 5px 1px 5px;

    line-height: 20px;

    border: 1px solid transparent;

    border-bottom: none;

    -webkit-border-radius: 5px 5px 0 0;

    -moz-border-radius: 5px 5px 0 0;

    border-radius: 5px 5px 0 0;

    text-decoration: none;
}

.searchindex-results li a:hover {

    background-color: #f1f1f1;

    background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);

    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));

    background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);

    background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);

    background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);

    border: 1px solid #a0b3c3;

    border-bottom: none;
}

.searchindex-results li a span {

    font-weight: normal;

    font-size: 0.9em;
}

.searchindex-results li.active a {

    background-color: #f1f1f1;

    background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);

    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));

    background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);

    background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);

    background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);

    cursor: default;

    border: 1px solid #a0b3c3;

    border-bottom: none;
}

.searchindex-result li {

    padding: 5px;
}

.searchindex-result li .title a {

    font-weight: bold;

    color: #203548;

    font-size: 13px;
}

.searchindex-result.searchindex-result-category {

    margin-bottom: 20px;
}

.searchindex-result.searchindex-result-category li {

    padding: 1px 0px;
}

.searchindex-result.searchindex-result-category li a {

    font-weight: bold;

    color: #203548;
}

.searchindex-highlight {

    background-color: #ff0;
}

#ezcoupon_container {
    position: relative;
    z-index: 10;
    display: block;
    width: 100%;
    background-color: #529bbd;
    padding: 13px 0;
    line-height: 1.7em;
    text-shadow: rgba(0, 0, 0, .2)0 0 1px
}

#ezycoupon_close {
    cursor: pointer;
    opacity: .5;
    position: absolute;
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    fill: #fff
}

#ezycoupon_close:hover {
    opacity: 1
}

#ezcoupon_container .ezcoupon_message {
    color: #FFF;
    font-size: 18px;
    font-family: Raleway, Verdana, sans-serif;
    text-align: center;
    font-weight: 600
}

#ezcoupon_container .ezcoupon_image {
    height: 48px;
    display: inline-block;
    vertical-align: middle
}

@media (max-width:767px) {
    #ezcoupon_container {
        line-height: 1.5em;
        padding: .6em 0
    }
    #ezcoupon_container span.mobile_compact,
    #ezcoupon_container .ezcoupon_image {
        display: none
    }
    #ezcoupon_container .ezcoupon_bar {
        padding: 1px 3em
    }
}

html {

    font-family: 'Rajdhani', sans-serif;

    -ms-text-size-adjust: 100%;

    -webkit-text-size-adjust: 100%;
}

body {

    margin: 0;
}

article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

main,

nav,

section,

summary {

    display: block;
}

audio,

canvas,

progress,

video {

    display: inline-block;

    vertical-align: baseline;
}

audio:not([controls]) {

    display: none;

    height: 0;
}

[hidden],

template {

    display: none;
}

a {

    background: 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: 'Rajdhani', sans-serif;

    font-size: 1em;
}

button,

input,

optgroup,

select,

textarea {

    color: inherit;

    font: inherit;

    margin: 0;
}

button {

    overflow: visible;
}

button,

select {

    text-transform: none;
}

button,

html input[type="button"],

input[type="reset"],

input[type="submit"] {

    -webkit-appearance: button;

    cursor: pointer;
}

button[disabled],

html input[disabled] {

    cursor: default;
}

button::-moz-focus-inner,

input::-moz-focus-inner {

    border: 0;

    padding: 0;
}

input {

    line-height: normal;
}

input[type="checkbox"],

input[type="radio"] {

    box-sizing: border-box;

    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,

input[type="number"]::-webkit-outer-spin-button {

    height: auto;
}

input[type="search"] {

    -webkit-appearance: textfield;

    -moz-box-sizing: content-box;

    -webkit-box-sizing: content-box;

    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,

input[type="search"]::-webkit-search-decoration {

    -webkit-appearance: none;
}

fieldset {

    border: 1px solid #c0c0c0;

    margin: 0 2px;

    padding: 0.35em 0.625em 0.75em;
}

legend {

    border: 0;

    padding: 0;
}

textarea {

    overflow: auto;
}

optgroup {

    font-weight: bold;
}

table {

    border-collapse: collapse;

    border-spacing: 0;
}

td,

th {

    padding: 0;
}

@media print {

    * {

        text-shadow: none !important;

        color: #000 !important;

        background: transparent !important;

        box-shadow: none !important;
    }

    a,

    a:visited {

        text-decoration: underline;
    }

    a[href]:after {

        content: " (" attr(href) ")";
    }

    abbr[title]:after {

        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after,

    a[href^="#"]:after {

        content: "";
    }

    pre,

    blockquote {

        border: 1px solid #999;

        page-break-inside: avoid;
    }

    thead {

        display: table-header-group;
    }

    tr,

    img {

        page-break-inside: avoid;
    }

    img {

        max-width: 100% !important;
    }

    p,

    h2,

    h3 {

        orphans: 3;

        widows: 3;
    }

    h2,

    h3 {

        page-break-after: avoid;
    }

    select {

        background: #fff !important;
    }

    .navbar {

        display: none;
    }

    .table td,

    .table th {

        background-color: #fff !important;
    }

    .btn>.caret,

    .dropup>.btn>.caret {

        border-top-color: #000 !important;
    }

    .label {

        border: 1px solid #000;
    }

    .table {

        border-collapse: collapse !important;
    }

    .table-bordered th,

    .table-bordered td {

        border: 1px solid #ddd !important;
    }
}

@font-face {

    font-family: 'Glyphicons Halflings';

    src: url('../../../../fonts/45/glyphicons-halflings-regular.eot');

    src: url('../../../../fonts/45/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../../../fonts/45/glyphicons-halflings-regular.woff') format('woff'), url('../../../../fonts/45/glyphicons-halflings-regular.ttf') format('truetype'), url('../../../../fonts/45/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {

    position: relative;

    top: 1px;

    display: inline-block;

    font-family: 'Glyphicons Halflings';

    font-style: normal;

    font-weight: normal;

    line-height: 1;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {

    content: "\2a";
}

.glyphicon-plus:before {

    content: "\2b";
}

.glyphicon-euro:before {

    content: "\20ac";
}

.glyphicon-minus:before {

    content: "\2212";
}

.glyphicon-cloud:before {

    content: "\2601";
}

.glyphicon-envelope:before {

    content: "\2709";
}

.glyphicon-pencil:before {

    content: "\270f";
}

.glyphicon-glass:before {

    content: "\e001";
}

.glyphicon-music:before {

    content: "\e002";
}

.glyphicon-search:before {

    content: "\e003";
}

.glyphicon-heart:before {

    content: "\e005";
}

.glyphicon-star:before {

    content: "\e006";
}

.glyphicon-star-empty:before {

    content: "\e007";
}

.glyphicon-user:before {

    content: "\e008";
}

.glyphicon-film:before {

    content: "\e009";
}

.glyphicon-th-large:before {

    content: "\e010";
}

.glyphicon-th:before {

    content: "\e011";
}

.glyphicon-th-list:before {

    content: "\e012";
}

.glyphicon-ok:before {

    content: "\e013";
}

.glyphicon-remove:before {

    content: "\e014";
}

.glyphicon-zoom-in:before {

    content: "\e015";
}

.glyphicon-zoom-out:before {

    content: "\e016";
}

.glyphicon-off:before {

    content: "\e017";
}

.glyphicon-signal:before {

    content: "\e018";
}

.glyphicon-cog:before {

    content: "\e019";
}

.glyphicon-trash:before {

    content: "\e020";
}

.glyphicon-home:before {

    content: "\e021";
}

.glyphicon-file:before {

    content: "\e022";
}

.glyphicon-time:before {

    content: "\e023";
}

.glyphicon-road:before {

    content: "\e024";
}

.glyphicon-download-alt:before {

    content: "\e025";
}

.glyphicon-download:before {

    content: "\e026";
}

.glyphicon-upload:before {

    content: "\e027";
}

.glyphicon-inbox:before {

    content: "\e028";
}

.glyphicon-play-circle:before {

    content: "\e029";
}

.glyphicon-repeat:before {

    content: "\e030";
}

.glyphicon-refresh:before {

    content: "\e031";
}

.glyphicon-list-alt:before {

    content: "\e032";
}

.glyphicon-lock:before {

    content: "\e033";
}

.glyphicon-flag:before {

    content: "\e034";
}

.glyphicon-headphones:before {

    content: "\e035";
}

.glyphicon-volume-off:before {

    content: "\e036";
}

.glyphicon-volume-down:before {

    content: "\e037";
}

.glyphicon-volume-up:before {

    content: "\e038";
}

.glyphicon-qrcode:before {

    content: "\e039";
}

.glyphicon-barcode:before {

    content: "\e040";
}

.glyphicon-tag:before {

    content: "\e041";
}

.glyphicon-tags:before {

    content: "\e042";
}

.glyphicon-book:before {

    content: "\e043";
}

.glyphicon-bookmark:before {

    content: "\e044";
}

.glyphicon-print:before {

    content: "\e045";
}

.glyphicon-camera:before {

    content: "\e046";
}

.glyphicon-font:before {

    content: "\e047";
}

.glyphicon-bold:before {

    content: "\e048";
}

.glyphicon-italic:before {

    content: "\e049";
}

.glyphicon-text-height:before {

    content: "\e050";
}

.glyphicon-text-width:before {

    content: "\e051";
}

.glyphicon-align-left:before {

    content: "\e052";
}

.glyphicon-align-center:before {

    content: "\e053";
}

.glyphicon-align-right:before {

    content: "\e054";
}

.glyphicon-align-justify:before {

    content: "\e055";
}

.glyphicon-list:before {

    content: "\e056";
}

.glyphicon-indent-left:before {

    content: "\e057";
}

.glyphicon-indent-right:before {

    content: "\e058";
}

.glyphicon-facetime-video:before {

    content: "\e059";
}

.glyphicon-picture:before {

    content: "\e060";
}

.glyphicon-map-marker:before {

    content: "\e062";
}

.glyphicon-adjust:before {

    content: "\e063";
}

.glyphicon-tint:before {

    content: "\e064";
}

.glyphicon-edit:before {

    content: "\e065";
}

.glyphicon-share:before {

    content: "\e066";
}

.glyphicon-check:before {

    content: "\e067";
}

.glyphicon-move:before {

    content: "\e068";
}

.glyphicon-step-backward:before {

    content: "\e069";
}

.glyphicon-fast-backward:before {

    content: "\e070";
}

.glyphicon-backward:before {

    content: "\e071";
}

.glyphicon-play:before {

    content: "\e072";
}

.glyphicon-pause:before {

    content: "\e073";
}

.glyphicon-stop:before {

    content: "\e074";
}

.glyphicon-forward:before {

    content: "\e075";
}

.glyphicon-fast-forward:before {

    content: "\e076";
}

.glyphicon-step-forward:before {

    content: "\e077";
}

.glyphicon-eject:before {

    content: "\e078";
}

.glyphicon-chevron-left:before {

    content: "\e079";
}

.glyphicon-chevron-right:before {

    content: "\e080";
}

.glyphicon-plus-sign:before {

    content: "\e081";
}

.glyphicon-minus-sign:before {

    content: "\e082";
}

.glyphicon-remove-sign:before {

    content: "\e083";
}

.glyphicon-ok-sign:before {

    content: "\e084";
}

.glyphicon-question-sign:before {

    content: "\e085";
}

.glyphicon-info-sign:before {

    content: "\e086";
}

.glyphicon-screenshot:before {

    content: "\e087";
}

.glyphicon-remove-circle:before {

    content: "\e088";
}

.glyphicon-ok-circle:before {

    content: "\e089";
}

.glyphicon-ban-circle:before {

    content: "\e090";
}

.glyphicon-arrow-left:before {

    content: "\e091";
}

.glyphicon-arrow-right:before {

    content: "\e092";
}

.glyphicon-arrow-up:before {

    content: "\e093";
}

.glyphicon-arrow-down:before {

    content: "\e094";
}

.glyphicon-share-alt:before {

    content: "\e095";
}

.glyphicon-resize-full:before {

    content: "\e096";
}

.glyphicon-resize-small:before {

    content: "\e097";
}

.glyphicon-exclamation-sign:before {

    content: "\e101";
}

.glyphicon-gift:before {

    content: "\e102";
}

.glyphicon-leaf:before {

    content: "\e103";
}

.glyphicon-fire:before {

    content: "\e104";
}

.glyphicon-eye-open:before {

    content: "\e105";
}

.glyphicon-eye-close:before {

    content: "\e106";
}

.glyphicon-warning-sign:before {

    content: "\e107";
}

.glyphicon-plane:before {

    content: "\e108";
}

.glyphicon-calendar:before {

    content: "\e109";
}

.glyphicon-random:before {

    content: "\e110";
}

.glyphicon-comment:before {

    content: "\e111";
}

.glyphicon-magnet:before {

    content: "\e112";
}

.glyphicon-chevron-up:before {

    content: "\e113";
}

.glyphicon-chevron-down:before {

    content: "\e114";
}

.glyphicon-retweet:before {

    content: "\e115";
}

.glyphicon-shopping-cart:before {

    content: "\e116";
}

.glyphicon-folder-close:before {

    content: "\e117";
}

.glyphicon-folder-open:before {

    content: "\e118";
}

.glyphicon-resize-vertical:before {

    content: "\e119";
}

.glyphicon-resize-horizontal:before {

    content: "\e120";
}

.glyphicon-hdd:before {

    content: "\e121";
}

.glyphicon-bullhorn:before {

    content: "\e122";
}

.glyphicon-bell:before {

    content: "\e123";
}

.glyphicon-certificate:before {

    content: "\e124";
}

.glyphicon-thumbs-up:before {

    content: "\e125";
}

.glyphicon-thumbs-down:before {

    content: "\e126";
}

.glyphicon-hand-right:before {

    content: "\e127";
}

.glyphicon-hand-left:before {

    content: "\e128";
}

.glyphicon-hand-up:before {

    content: "\e129";
}

.glyphicon-hand-down:before {

    content: "\e130";
}

.glyphicon-circle-arrow-right:before {

    content: "\e131";
}

.glyphicon-circle-arrow-left:before {

    content: "\e132";
}

.glyphicon-circle-arrow-up:before {

    content: "\e133";
}

.glyphicon-circle-arrow-down:before {

    content: "\e134";
}

.glyphicon-globe:before {

    content: "\e135";
}

.glyphicon-wrench:before {

    content: "\e136";
}

.glyphicon-tasks:before {

    content: "\e137";
}

.glyphicon-filter:before {

    content: "\e138";
}

.glyphicon-briefcase:before {

    content: "\e139";
}

.glyphicon-fullscreen:before {

    content: "\e140";
}

.glyphicon-dashboard:before {

    content: "\e141";
}

.glyphicon-paperclip:before {

    content: "\e142";
}

.glyphicon-heart-empty:before {

    content: "\e143";
}

.glyphicon-link:before {

    content: "\e144";
}

.glyphicon-phone:before {

    content: "\e145";
}

.glyphicon-pushpin:before {

    content: "\e146";
}

.glyphicon-usd:before {

    content: "\e148";
}

.glyphicon-gbp:before {

    content: "\e149";
}

.glyphicon-sort:before {

    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {

    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {

    content: "\e152";
}

.glyphicon-sort-by-order:before {

    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {

    content: "\e154";
}

.glyphicon-sort-by-attributes:before {

    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {

    content: "\e156";
}

.glyphicon-unchecked:before {

    content: "\e157";
}

.glyphicon-expand:before {

    content: "\e158";
}

.glyphicon-collapse-down:before {

    content: "\e159";
}

.glyphicon-collapse-up:before {

    content: "\e160";
}

.glyphicon-log-in:before {

    content: "\e161";
}

.glyphicon-flash:before {

    content: "\e162";
}

.glyphicon-log-out:before {

    content: "\e163";
}

.glyphicon-new-window:before {

    content: "\e164";
}

.glyphicon-record:before {

    content: "\e165";
}

.glyphicon-save:before {

    content: "\e166";
}

.glyphicon-open:before {

    content: "\e167";
}

.glyphicon-saved:before {

    content: "\e168";
}

.glyphicon-import:before {

    content: "\e169";
}

.glyphicon-export:before {

    content: "\e170";
}

.glyphicon-send:before {

    content: "\e171";
}

.glyphicon-floppy-disk:before {

    content: "\e172";
}

.glyphicon-floppy-saved:before {

    content: "\e173";
}

.glyphicon-floppy-remove:before {

    content: "\e174";
}

.glyphicon-floppy-save:before {

    content: "\e175";
}

.glyphicon-floppy-open:before {

    content: "\e176";
}

.glyphicon-credit-card:before {

    content: "\e177";
}

.glyphicon-transfer:before {

    content: "\e178";
}

.glyphicon-cutlery:before {

    content: "\e179";
}

.glyphicon-header:before {

    content: "\e180";
}

.glyphicon-compressed:before {

    content: "\e181";
}

.glyphicon-earphone:before {

    content: "\e182";
}

.glyphicon-phone-alt:before {

    content: "\e183";
}

.glyphicon-tower:before {

    content: "\e184";
}

.glyphicon-stats:before {

    content: "\e185";
}

.glyphicon-sd-video:before {

    content: "\e186";
}

.glyphicon-hd-video:before {

    content: "\e187";
}

.glyphicon-subtitles:before {

    content: "\e188";
}

.glyphicon-sound-stereo:before {

    content: "\e189";
}

.glyphicon-sound-dolby:before {

    content: "\e190";
}

.glyphicon-sound-5-1:before {

    content: "\e191";
}

.glyphicon-sound-6-1:before {

    content: "\e192";
}

.glyphicon-sound-7-1:before {

    content: "\e193";
}

.glyphicon-copyright-mark:before {

    content: "\e194";
}

.glyphicon-registration-mark:before {

    content: "\e195";
}

.glyphicon-cloud-download:before {

    content: "\e197";
}

.glyphicon-cloud-upload:before {

    content: "\e198";
}

.glyphicon-tree-conifer:before {

    content: "\e199";
}

.glyphicon-tree-deciduous:before {

    content: "\e200";
}

* {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;
}

*:before,

*:after {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;
}

html {

    font-size: 10px;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {

    font-family: 'Rajdhani', sans-serif;
    color: #414042;
    font-size: 15px;
    line-height: normal;

    background-color: #ffffff;
    font-weight: 400;
}

input,

button,

select,

textarea {

    font-family: inherit;

    font-size: inherit;

    line-height: inherit;
}

a {

    color: #888888;

    text-decoration: none;
}

a:hover,

a:focus {

    color: #626262;

    text-decoration: none;
}

a:focus {

    outline: thin dotted;

    outline: 5px auto -webkit-focus-ring-color;

    outline-offset: -2px;
}

figure {

    margin: 0;
}

img {

    vertical-align: middle;
}

.img-responsive,

.thumbnail>img,

.thumbnail a>img,

.carousel-inner>.item>img,

.carousel-inner>.item>a>img {

    display: block;

    width: 100% \9;

    max-width: 100%;

    height: auto;
}

.img-rounded {

    border-radius: 0;
}

.img-thumbnail {

    padding: 4px;

    line-height: 1.42857143;

    background-color: #ffffff;

    border: 1px solid #dddddd;

    border-radius: 0;

    -webkit-transition: all 0.2s ease-in-out;

    -o-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out;

    display: inline-block;

    width: 100% \9;

    max-width: 100%;

    height: auto;
}

.img-circle {

    border-radius: 50%;
}

hr {

    margin-top: 20px;

    margin-bottom: 20px;

    border: 0;

    border-top: 1px solid #eeeeee;
}

.sr-only {

    position: absolute;

    width: 1px;

    height: 1px;

    margin: -1px;

    padding: 0;

    overflow: hidden;

    clip: rect(0, 0, 0, 0);

    border: 0;
}

.sr-only-focusable:active,

.sr-only-focusable:focus {

    position: static;

    width: auto;

    height: auto;

    margin: 0;

    overflow: visible;

    clip: auto;
}

h1,

h2,

h3,

h4,

h5,

h6,

.h1,

.h2,

.h3,

.h4,

.h5,

.h6 {

    font-family: "Bitter", georgia, serif;

    font-weight: 400;

    line-height: 1.1;

    color: inherit;
}

h1 small,

h2 small,

h3 small,

h4 small,

h5 small,

h6 small,

.h1 small,

.h2 small,

.h3 small,

.h4 small,

.h5 small,

.h6 small,

h1 .small,

h2 .small,

h3 .small,

h4 .small,

h5 .small,

h6 .small,

.h1 .small,

.h2 .small,

.h3 .small,

.h4 .small,

.h5 .small,

.h6 .small {

    font-weight: normal;

    line-height: 1;

    color: #777777;
}

h1,

.h1,

h2,

.h2,

h3,

.h3 {

    margin-top: 20px;

    margin-bottom: 10px;
}

h1 small,

.h1 small,

h2 small,

.h2 small,

h3 small,

.h3 small,

h1 .small,

.h1 .small,

h2 .small,

.h2 .small,

h3 .small,

.h3 .small {

    font-size: 65%;
}

h4,

.h4,

h5,

.h5,

h6,

.h6 {

    margin-top: 10px;

    margin-bottom: 10px;
}

h4 small,

.h4 small,

h5 small,

.h5 small,

h6 small,

.h6 small,

h4 .small,

.h4 .small,

h5 .small,

.h5 .small,

h6 .small,

.h6 .small {

    font-size: 75%;
}

h1,

.h1 {

    font-size: 36px;
}

h2,

.h2 {

    font-size: 30px;
}

h3,

.h3 {

    font-size: 24px;
}

h4,

.h4 {

    font-size: 18px;
}

h5,

.h5 {

    font-size: 14px;
}

h6,

.h6 {

    font-size: 12px;
}

p {

    margin: 0 0 10px;
}

.lead {

    margin-bottom: 20px;

    font-size: 16px;

    font-weight: 300;

    line-height: 1.4;
}

@media (min-width: 800px) {

    .lead {

        font-size: 21px;
    }
}

small,

.small {

    font-size: 85%;
}

cite {

    font-style: normal;
}

mark,

.mark {

    background-color: #fcf8e3;

    padding: .2em;
}

.text-left {

    text-align: left;
}

.text-right {

    text-align: right;
}

.text-center {

    text-align: center;
}

.text-justify {

    text-align: justify;
}

.text-nowrap {

    white-space: nowrap;
}

.text-lowercase {

    text-transform: lowercase;
}

.text-uppercase {

    text-transform: uppercase;
}

.text-capitalize {

    text-transform: capitalize;
}

.text-muted {

    color: #777777;
}

.text-primary {

    color: #888888;
}

a.text-primary:hover {

    color: #6f6f6f;
}

.text-success {

    color: #3c763d;
}

a.text-success:hover {

    color: #2b542c;
}

.text-info {

    color: #333333;
}

a.text-info:hover {

    color: #1a1a1a;
}

.text-warning {

    color: #8a6d3b;
}

a.text-warning:hover {

    color: #66512c;
}

.text-danger {

    color: #a94442;
}

a.text-danger:hover {

    color: #843534;
}

.bg-primary {

    color: #fff;

    background-color: #888888;
}

a.bg-primary:hover {

    background-color: #6f6f6f;
}

.bg-success {

    background-color: #dff0d8;
}

a.bg-success:hover {

    background-color: #c1e2b3;
}

.bg-info {

    background-color: #dddddd;
}

a.bg-info:hover {

    background-color: #c4c4c4;
}

.bg-warning {

    background-color: #fcf8e3;
}

a.bg-warning:hover {

    background-color: #f7ecb5;
}

.bg-danger {

    background-color: #f2dede;
}

a.bg-danger:hover {

    background-color: #e4b9b9;
}

.page-header {

    padding-bottom: 9px;

    margin: 40px 0 20px;

    border-bottom: 1px solid #eeeeee;
}

ul,

ol {

    margin-top: 0;

    margin-bottom: 10px;
}

ul ul,

ol ul,

ul ol,

ol ol {

    margin-bottom: 0;
}

.list-unstyled {

    padding-left: 0;

    list-style: none;
}

.list-inline {

    padding-left: 0;

    list-style: none;

    margin-left: -5px;
}

.list-inline>li {

    display: inline-block;

    padding-left: 5px;

    padding-right: 5px;
}

dl {

    margin-top: 0;

    margin-bottom: 20px;
}

dt,

dd {

    line-height: 1.42857143;
}

dt {

    font-weight: bold;
}

dd {

    margin-left: 0;
}

@media (min-width: 800px) {

    .dl-horizontal dt {

        float: left;

        width: 160px;

        clear: left;

        text-align: right;

        overflow: hidden;

        text-overflow: ellipsis;

        white-space: nowrap;
    }

    .dl-horizontal dd {

        margin-left: 180px;
    }
}

abbr[title],

abbr[data-original-title] {

    cursor: help;

    border-bottom: 1px dotted #777777;
}

.initialism {

    font-size: 90%;

    text-transform: uppercase;
}

blockquote {

    padding: 10px 20px;

    margin: 0 0 20px;

    font-size: 17.5px;

    border-left: 5px solid #eeeeee;
}

blockquote p:last-child,

blockquote ul:last-child,

blockquote ol:last-child {

    margin-bottom: 0;
}

blockquote footer,

blockquote small,

blockquote .small {

    display: block;

    font-size: 80%;

    line-height: 1.42857143;

    color: #777777;
}

blockquote footer:before,

blockquote small:before,

blockquote .small:before {

    content: '\2014 \00A0';
}

.blockquote-reverse,

blockquote.pull-right {

    padding-right: 15px;

    padding-left: 0;

    border-right: 5px solid #eeeeee;

    border-left: 0;

    text-align: right;
}

.blockquote-reverse footer:before,

blockquote.pull-right footer:before,

.blockquote-reverse small:before,

blockquote.pull-right small:before,

.blockquote-reverse .small:before,

blockquote.pull-right .small:before {

    content: '';
}

.blockquote-reverse footer:after,

blockquote.pull-right footer:after,

.blockquote-reverse small:after,

blockquote.pull-right small:after,

.blockquote-reverse .small:after,

blockquote.pull-right .small:after {

    content: '\00A0 \2014';
}

blockquote:before,

blockquote:after {

    content: "";
}

address {

    margin-bottom: 20px;

    font-style: normal;

    line-height: 1.42857143;
}

code,

kbd,

pre,

samp {

    font-family: 'Rajdhani', sans-serif;
}

code {

    padding: 2px 4px;

    font-size: 90%;

    color: #c7254e;

    background-color: #f9f2f4;

    border-radius: 0;
}

kbd {

    padding: 2px 4px;

    font-size: 90%;

    color: #ffffff;

    background-color: #333333;

    border-radius: 0;

    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {

    padding: 0;

    font-size: 100%;

    box-shadow: none;
}

pre {

    display: block;

    padding: 9.5px;

    margin: 0 0 10px;

    font-size: 13px;

    line-height: 1.42857143;

    word-break: break-all;

    word-wrap: break-word;

    color: #333333;

    background-color: #f5f5f5;

    border: 1px solid #cccccc;

    border-radius: 0;
}

pre code {

    padding: 0;

    font-size: inherit;

    color: inherit;

    white-space: pre-wrap;

    background-color: transparent;

    border-radius: 0;
}

.pre-scrollable {

    max-height: 340px;

    overflow-y: scroll;
}

.container {

    margin-right: auto;

    margin-left: auto;

    padding-left: 10px;

    padding-right: 10px;
}

.container-fluid {

    margin-right: auto;

    margin-left: auto;

    padding-left: 10px;

    padding-right: 10px;
}

.row {

    margin-left: -10px;

    margin-right: -10px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {

    position: relative;

    min-height: 1px;

    padding-left: 15px;

    padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {

    float: left;
}

.col-xs-12 {

    width: 100%;
}

.col-xs-11 {

    width: 91.66666667%;
}

.col-xs-10 {

    width: 83.33333333%;
}

.col-xs-9 {

    width: 75%;
}

.col-xs-8 {

    width: 66.66666667%;
}

.col-xs-7 {

    width: 58.33333333%;
}

.col-xs-6 {

    width: 50%;
}

.col-xs-5 {

    width: 41.66666667%;
}

.col-xs-4 {

    width: 33.33333333%;
}

.col-xs-3 {

    width: 25%;
}

.col-xs-2 {

    width: 16.66666667%;
}

.col-xs-1 {

    width: 8.33333333%;
}

.col-xs-pull-12 {

    right: 100%;
}

.col-xs-pull-11 {

    right: 91.66666667%;
}

.col-xs-pull-10 {

    right: 83.33333333%;
}

.col-xs-pull-9 {

    right: 75%;
}

.col-xs-pull-8 {

    right: 66.66666667%;
}

.col-xs-pull-7 {

    right: 58.33333333%;
}

.col-xs-pull-6 {

    right: 50%;
}

.col-xs-pull-5 {

    right: 41.66666667%;
}

.col-xs-pull-4 {

    right: 33.33333333%;
}

.col-xs-pull-3 {

    right: 25%;
}

.col-xs-pull-2 {

    right: 16.66666667%;
}

.col-xs-pull-1 {

    right: 8.33333333%;
}

.col-xs-pull-0 {

    right: auto;
}

.col-xs-push-12 {

    left: 100%;
}

.col-xs-push-11 {

    left: 91.66666667%;
}

.col-xs-push-10 {

    left: 83.33333333%;
}

.col-xs-push-9 {

    left: 75%;
}

.col-xs-push-8 {

    left: 66.66666667%;
}

.col-xs-push-7 {

    left: 58.33333333%;
}

.col-xs-push-6 {

    left: 50%;
}

.col-xs-push-5 {

    left: 41.66666667%;
}

.col-xs-push-4 {

    left: 33.33333333%;
}

.col-xs-push-3 {

    left: 25%;
}

.col-xs-push-2 {

    left: 16.66666667%;
}

.col-xs-push-1 {

    left: 8.33333333%;
}

.col-xs-push-0 {

    left: auto;
}

.col-xs-offset-12 {

    margin-left: 100%;
}

.col-xs-offset-11 {

    margin-left: 91.66666667%;
}

.col-xs-offset-10 {

    margin-left: 83.33333333%;
}

.col-xs-offset-9 {

    margin-left: 75%;
}

.col-xs-offset-8 {

    margin-left: 66.66666667%;
}

.col-xs-offset-7 {

    margin-left: 58.33333333%;
}

.col-xs-offset-6 {

    margin-left: 50%;
}

.col-xs-offset-5 {

    margin-left: 41.66666667%;
}

.col-xs-offset-4 {

    margin-left: 33.33333333%;
}

.col-xs-offset-3 {

    margin-left: 25%;
}

.col-xs-offset-2 {

    margin-left: 16.66666667%;
}

.col-xs-offset-1 {

    margin-left: 8.33333333%;
}

.col-xs-offset-0 {

    margin-left: 0%;
}

@media (min-width: 768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {

        float: left;
    }

    .col-sm-12 {

        width: 100%;
    }

    .col-sm-11 {

        width: 91.66666667%;
    }

    .col-sm-10 {

        width: 83.33333333%;
    }

    .col-sm-9 {

        width: 75%;
    }

    .col-sm-8 {

        width: 66.66666667%;
    }

    .col-sm-7 {

        width: 58.33333333%;
    }

    .col-sm-6 {

        width: 50%;
    }

    .col-sm-5 {

        width: 41.66666667%;
    }

    .col-sm-4 {

        width: 33.33333333%;
    }

    .col-sm-3 {

        width: 25%;
    }

    .col-sm-2 {

        width: 16.66666667%;
    }

    .col-sm-1 {

        width: 8.33333333%;
    }

    .col-sm-pull-12 {

        right: 100%;
    }

    .col-sm-pull-11 {

        right: 91.66666667%;
    }

    .col-sm-pull-10 {

        right: 83.33333333%;
    }

    .col-sm-pull-9 {

        right: 75%;
    }

    .col-sm-pull-8 {

        right: 66.66666667%;
    }

    .col-sm-pull-7 {

        right: 58.33333333%;
    }

    .col-sm-pull-6 {

        right: 50%;
    }

    .col-sm-pull-5 {

        right: 41.66666667%;
    }

    .col-sm-pull-4 {

        right: 33.33333333%;
    }

    .col-sm-pull-3 {

        right: 25%;
    }

    .col-sm-pull-2 {

        right: 16.66666667%;
    }

    .col-sm-pull-1 {

        right: 8.33333333%;
    }

    .col-sm-pull-0 {

        right: auto;
    }

    .col-sm-push-12 {

        left: 100%;
    }

    .col-sm-push-11 {

        left: 91.66666667%;
    }

    .col-sm-push-10 {

        left: 83.33333333%;
    }

    .col-sm-push-9 {

        left: 75%;
    }

    .col-sm-push-8 {

        left: 66.66666667%;
    }

    .col-sm-push-7 {

        left: 58.33333333%;
    }

    .col-sm-push-6 {

        left: 50%;
    }

    .col-sm-push-5 {

        left: 41.66666667%;
    }

    .col-sm-push-4 {

        left: 33.33333333%;
    }

    .col-sm-push-3 {

        left: 25%;
    }

    .col-sm-push-2 {

        left: 16.66666667%;
    }

    .col-sm-push-1 {

        left: 8.33333333%;
    }

    .col-sm-push-0 {

        left: auto;
    }

    .col-sm-offset-12 {

        margin-left: 100%;
    }

    .col-sm-offset-11 {

        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {

        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {

        margin-left: 75%;
    }

    .col-sm-offset-8 {

        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {

        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {

        margin-left: 50%;
    }

    .col-sm-offset-5 {

        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {

        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {

        margin-left: 25%;
    }

    .col-sm-offset-2 {

        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {

        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {

        margin-left: 0%;
    }
}

@media (min-width: 992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {

        float: left;
    }

    .col-md-12 {

        width: 100%;
    }

    .col-md-11 {

        width: 91.66666667%;
    }

    .col-md-10 {

        width: 83.33333333%;
    }

    .col-md-9 {

        width: 75%;
    }

    .col-md-8 {

        width: 66.66666667%;
    }

    .col-md-7 {

        width: 58.33333333%;
    }

    .col-md-6 {

        width: 50%;
    }

    .col-md-5 {

        width: 41.66666667%;
    }

    .col-md-4 {

        width: 33.33333333%;
    }

    .col-md-3 {

        width: 25%;
    }

    .col-md-2 {

        width: 16.66666667%;
    }

    .col-md-1 {

        width: 8.33333333%;
    }

    .col-md-pull-12 {

        right: 100%;
    }

    .col-md-pull-11 {

        right: 91.66666667%;
    }

    .col-md-pull-10 {

        right: 83.33333333%;
    }

    .col-md-pull-9 {

        right: 75%;
    }

    .col-md-pull-8 {

        right: 66.66666667%;
    }

    .col-md-pull-7 {

        right: 58.33333333%;
    }

    .col-md-pull-6 {

        right: 50%;
    }

    .col-md-pull-5 {

        right: 41.66666667%;
    }

    .col-md-pull-4 {

        right: 33.33333333%;
    }

    .col-md-pull-3 {

        right: 25%;
    }

    .col-md-pull-2 {

        right: 16.66666667%;
    }

    .col-md-pull-1 {

        right: 8.33333333%;
    }

    .col-md-pull-0 {

        right: auto;
    }

    .col-md-push-12 {

        left: 100%;
    }

    .col-md-push-11 {

        left: 91.66666667%;
    }

    .col-md-push-10 {

        left: 83.33333333%;
    }

    .col-md-push-9 {

        left: 75%;
    }

    .col-md-push-8 {

        left: 66.66666667%;
    }

    .col-md-push-7 {

        left: 58.33333333%;
    }

    .col-md-push-6 {

        left: 50%;
    }

    .col-md-push-5 {

        left: 41.66666667%;
    }

    .col-md-push-4 {

        left: 33.33333333%;
    }

    .col-md-push-3 {

        left: 25%;
    }

    .col-md-push-2 {

        left: 16.66666667%;
    }

    .col-md-push-1 {

        left: 8.33333333%;
    }

    .col-md-push-0 {

        left: auto;
    }

    .col-md-offset-12 {

        margin-left: 100%;
    }

    .col-md-offset-11 {

        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {

        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {

        margin-left: 75%;
    }

    .col-md-offset-8 {

        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {

        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {

        margin-left: 50%;
    }

    .col-md-offset-5 {

        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {

        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {

        margin-left: 25%;
    }

    .col-md-offset-2 {

        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {

        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {

        margin-left: 0%;
    }
}

@media (min-width: 1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {

        float: left;
    }

    .col-lg-12 {

        width: 100%;
    }

    .col-lg-11 {

        width: 91.66666667%;
    }

    .col-lg-10 {

        width: 83.33333333%;
    }

    .col-lg-9 {

        width: 75%;
    }

    .col-lg-8 {

        width: 66.66666667%;
    }

    .col-lg-7 {

        width: 58.33333333%;
    }

    .col-lg-6 {

        width: 50%;
    }

    .col-lg-5 {

        width: 41.66666667%;
    }

    .col-lg-4 {

        width: 33.33333333%;
    }

    .col-lg-2-3 {

        width: 25%;
    }

    .col-lg-2 {

        width: 16.66666667%;
    }

    .col-lg-1 {

        width: 8.33333333%;
    }

    .col-lg-pull-12 {

        right: 100%;
    }

    .col-lg-pull-11 {

        right: 91.66666667%;
    }

    .col-lg-pull-10 {

        right: 83.33333333%;
    }

    .col-lg-pull-9 {

        right: 75%;
    }

    .col-lg-pull-8 {

        right: 66.66666667%;
    }

    .col-lg-pull-7 {

        right: 58.33333333%;
    }

    .col-lg-pull-6 {

        right: 50%;
    }

    .col-lg-pull-5 {

        right: 41.66666667%;
    }

    .col-lg-pull-4 {

        right: 33.33333333%;
    }

    .col-lg-pull-3 {

        right: 25%;
    }

    .col-lg-pull-2 {

        right: 16.66666667%;
    }

    .col-lg-pull-1 {

        right: 8.33333333%;
    }

    .col-lg-pull-0 {

        right: auto;
    }

    .col-lg-push-12 {

        left: 100%;
    }

    .col-lg-push-11 {

        left: 91.66666667%;
    }

    .col-lg-push-10 {

        left: 83.33333333%;
    }

    .col-lg-push-9 {

        left: 75%;
    }

    .col-lg-push-8 {

        left: 66.66666667%;
    }

    .col-lg-push-7 {

        left: 58.33333333%;
    }

    .col-lg-push-6 {

        left: 50%;
    }

    .col-lg-push-5 {

        left: 41.66666667%;
    }

    .col-lg-push-4 {

        left: 33.33333333%;
    }

    .col-lg-push-3 {

        left: 25%;
    }

    .col-lg-push-2 {

        left: 16.66666667%;
    }

    .col-lg-push-1 {

        left: 8.33333333%;
    }

    .col-lg-push-0 {

        left: auto;
    }

    .col-lg-offset-12 {

        margin-left: 100%;
    }

    .col-lg-offset-11 {

        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {

        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {

        margin-left: 75%;
    }

    .col-lg-offset-8 {

        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {

        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {

        margin-left: 50%;
    }

    .col-lg-offset-5 {

        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {

        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {

        margin-left: 25%;
    }

    .col-lg-offset-2 {

        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {

        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {

        margin-left: 0%;
    }
}

@media (min-width: 1400px) {

    .col-lg-2-3 {

        width: 20%;
    }
}

table {

    background-color: transparent;
}

th {

    text-align: left;
}

.table {

    width: 100%;

    max-width: 100%;

    margin-bottom: 20px;
}

.table>thead>tr>th,

.table>tbody>tr>th,

.table>tfoot>tr>th,

.table>thead>tr>td,

.table>tbody>tr>td,

.table>tfoot>tr>td {

    padding: 8px;

    line-height: 1.42857143;

    vertical-align: top;

    border-top: 1px solid #dddddd;
}

.table>thead>tr>th {

    vertical-align: bottom;

    border-bottom: 2px solid #dddddd;
}

.table>caption+thead>tr:first-child>th,

.table>colgroup+thead>tr:first-child>th,

.table>thead:first-child>tr:first-child>th,

.table>caption+thead>tr:first-child>td,

.table>colgroup+thead>tr:first-child>td,

.table>thead:first-child>tr:first-child>td {

    border-top: 0;
}

.table>tbody+tbody {

    border-top: 2px solid #dddddd;
}

.table .table {

    background-color: #ffffff;
}

.table-condensed>thead>tr>th,

.table-condensed>tbody>tr>th,

.table-condensed>tfoot>tr>th,

.table-condensed>thead>tr>td,

.table-condensed>tbody>tr>td,

.table-condensed>tfoot>tr>td {

    padding: 5px;
}

.table-bordered {

    border: 1px solid #dddddd;
}

.table-bordered>thead>tr>th,

.table-bordered>tbody>tr>th,

.table-bordered>tfoot>tr>th,

.table-bordered>thead>tr>td,

.table-bordered>tbody>tr>td,

.table-bordered>tfoot>tr>td {

    border: 1px solid #dddddd;
}

.table-bordered>thead>tr>th,

.table-bordered>thead>tr>td {

    border-bottom-width: 2px;
}

.table-striped>tbody>tr:nth-child(odd)>td,

.table-striped>tbody>tr:nth-child(odd)>th {

    background-color: #f9f9f9;
}

.table-hover>tbody>tr:hover>td,

.table-hover>tbody>tr:hover>th {

    background-color: #f5f5f5;
}

table col[class*="col-"] {

    position: static;

    float: none;

    display: table-column;
}

table td[class*="col-"],

table th[class*="col-"] {

    position: static;

    float: none;

    display: table-cell;
}

.table>thead>tr>td.active,

.table>tbody>tr>td.active,

.table>tfoot>tr>td.active,

.table>thead>tr>th.active,

.table>tbody>tr>th.active,

.table>tfoot>tr>th.active,

.table>thead>tr.active>td,

.table>tbody>tr.active>td,

.table>tfoot>tr.active>td,

.table>thead>tr.active>th,

.table>tbody>tr.active>th,

.table>tfoot>tr.active>th {

    background-color: #f5f5f5;
}

.table-hover>tbody>tr>td.active:hover,

.table-hover>tbody>tr>th.active:hover,

.table-hover>tbody>tr.active:hover>td,

.table-hover>tbody>tr:hover>.active,

.table-hover>tbody>tr.active:hover>th {

    background-color: #e8e8e8;
}

.table>thead>tr>td.success,

.table>tbody>tr>td.success,

.table>tfoot>tr>td.success,

.table>thead>tr>th.success,

.table>tbody>tr>th.success,

.table>tfoot>tr>th.success,

.table>thead>tr.success>td,

.table>tbody>tr.success>td,

.table>tfoot>tr.success>td,

.table>thead>tr.success>th,

.table>tbody>tr.success>th,

.table>tfoot>tr.success>th {

    background-color: #dff0d8;
}

.table-hover>tbody>tr>td.success:hover,

.table-hover>tbody>tr>th.success:hover,

.table-hover>tbody>tr.success:hover>td,

.table-hover>tbody>tr:hover>.success,

.table-hover>tbody>tr.success:hover>th {

    background-color: #d0e9c6;
}

.table>thead>tr>td.info,

.table>tbody>tr>td.info,

.table>tfoot>tr>td.info,

.table>thead>tr>th.info,

.table>tbody>tr>th.info,

.table>tfoot>tr>th.info,

.table>thead>tr.info>td,

.table>tbody>tr.info>td,

.table>tfoot>tr.info>td,

.table>thead>tr.info>th,

.table>tbody>tr.info>th,

.table>tfoot>tr.info>th {

    background-color: #dddddd;
}

.table-hover>tbody>tr>td.info:hover,

.table-hover>tbody>tr>th.info:hover,

.table-hover>tbody>tr.info:hover>td,

.table-hover>tbody>tr:hover>.info,

.table-hover>tbody>tr.info:hover>th {

    background-color: #d0d0d0;
}

.table>thead>tr>td.warning,

.table>tbody>tr>td.warning,

.table>tfoot>tr>td.warning,

.table>thead>tr>th.warning,

.table>tbody>tr>th.warning,

.table>tfoot>tr>th.warning,

.table>thead>tr.warning>td,

.table>tbody>tr.warning>td,

.table>tfoot>tr.warning>td,

.table>thead>tr.warning>th,

.table>tbody>tr.warning>th,

.table>tfoot>tr.warning>th {

    background-color: #fcf8e3;
}

.table-hover>tbody>tr>td.warning:hover,

.table-hover>tbody>tr>th.warning:hover,

.table-hover>tbody>tr.warning:hover>td,

.table-hover>tbody>tr:hover>.warning,

.table-hover>tbody>tr.warning:hover>th {

    background-color: #faf2cc;
}

.table>thead>tr>td.danger,

.table>tbody>tr>td.danger,

.table>tfoot>tr>td.danger,

.table>thead>tr>th.danger,

.table>tbody>tr>th.danger,

.table>tfoot>tr>th.danger,

.table>thead>tr.danger>td,

.table>tbody>tr.danger>td,

.table>tfoot>tr.danger>td,

.table>thead>tr.danger>th,

.table>tbody>tr.danger>th,

.table>tfoot>tr.danger>th {

    background-color: #f2dede;
}

.table-hover>tbody>tr>td.danger:hover,

.table-hover>tbody>tr>th.danger:hover,

.table-hover>tbody>tr.danger:hover>td,

.table-hover>tbody>tr:hover>.danger,

.table-hover>tbody>tr.danger:hover>th {

    background-color: #ebcccc;
}

@media screen and (max-width: 799px) {

    .table-responsive {

        width: 100%;

        margin-bottom: 15px;

        overflow-y: hidden;

        overflow-x: auto;

        -ms-overflow-style: -ms-autohiding-scrollbar;

        border: 1px solid #dddddd;

        -webkit-overflow-scrolling: touch;
    }

    .table-responsive>.table {

        margin-bottom: 0;
    }

    .table-responsive>.table>thead>tr>th,

    .table-responsive>.table>tbody>tr>th,

    .table-responsive>.table>tfoot>tr>th,

    .table-responsive>.table>thead>tr>td,

    .table-responsive>.table>tbody>tr>td,

    .table-responsive>.table>tfoot>tr>td {

        white-space: nowrap;
    }

    .table-responsive>.table-bordered {

        border: 0;
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,

    .table-responsive>.table-bordered>tbody>tr>th:first-child,

    .table-responsive>.table-bordered>tfoot>tr>th:first-child,

    .table-responsive>.table-bordered>thead>tr>td:first-child,

    .table-responsive>.table-bordered>tbody>tr>td:first-child,

    .table-responsive>.table-bordered>tfoot>tr>td:first-child {

        border-left: 0;
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,

    .table-responsive>.table-bordered>tbody>tr>th:last-child,

    .table-responsive>.table-bordered>tfoot>tr>th:last-child,

    .table-responsive>.table-bordered>thead>tr>td:last-child,

    .table-responsive>.table-bordered>tbody>tr>td:last-child,

    .table-responsive>.table-bordered>tfoot>tr>td:last-child {

        border-right: 0;
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,

    .table-responsive>.table-bordered>tfoot>tr:last-child>th,

    .table-responsive>.table-bordered>tbody>tr:last-child>td,

    .table-responsive>.table-bordered>tfoot>tr:last-child>td {

        border-bottom: 0;
    }
}

fieldset {

    padding: 0;

    margin: 0;

    border: 0;

    min-width: 0;
}

legend {

    display: block;

    width: 100%;

    padding: 0;

    margin-bottom: 20px;

    font-size: 21px;

    line-height: inherit;

    color: #333333;

    border: 0;

    border-bottom: 1px solid #e5e5e5;
}

label {

    display: inline-block;

    max-width: 100%;

    margin-bottom: 5px;

    font-weight: bold;
}

input[type="search"] {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;
}

input[type="radio"],

input[type="checkbox"] {

    margin: 4px 0 0;

    margin-top: 1px \9;

    line-height: normal;
}

input[type="file"] {

    display: block;
}

input[type="range"] {

    display: block;

    width: 100%;
}

select[multiple],

select[size] {

    height: auto;
}

input[type="file"]:focus,

input[type="radio"]:focus,

input[type="checkbox"]:focus {

    outline: thin dotted;

    outline: 5px auto -webkit-focus-ring-color;

    outline-offset: -2px;
}

output {

    display: block;

    padding-top: 7px;

    font-size: 14px;

    line-height: 1.42857143;

    color: #555555;
}

.form-control {

    display: block;

    width: 100%;

    height: 34px;

    padding: 6px 12px;

    font-size: 14px;

    line-height: 1.42857143;

    color: #555555;

    background-color: #ffffff;

    background-image: none;

    border: 1px solid #cccccc;

    border-radius: 0;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {

    border-color: #66afe9;

    outline: 0;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {

    color: #777777;

    opacity: 1;
}

.form-control:-ms-input-placeholder {

    color: #777777;
}

.form-control::-webkit-input-placeholder {

    color: #777777;
}

.form-control[disabled],

.form-control[readonly],

fieldset[disabled] .form-control {

    cursor: not-allowed;

    background-color: #eeeeee;

    opacity: 1;
}

textarea.form-control {

    height: auto;
}

input[type="search"] {

    -webkit-appearance: none;
}

input[type="date"],

input[type="time"],

input[type="datetime-local"],

input[type="month"] {

    line-height: 34px;

    line-height: 1.42857143 \0;
}

input[type="date"].input-sm,

input[type="time"].input-sm,

input[type="datetime-local"].input-sm,

input[type="month"].input-sm {

    line-height: 30px;
}

input[type="date"].input-lg,

input[type="time"].input-lg,

input[type="datetime-local"].input-lg,

input[type="month"].input-lg {

    line-height: 46px;
}

.form-group {

    margin-bottom: 15px;
}

.radio,

.checkbox {

    position: relative;

    display: block;

    min-height: 20px;

    margin-top: 10px;

    margin-bottom: 10px;
}

.radio label,

.checkbox label {

    padding-left: 20px;

    margin-bottom: 0;

    font-weight: normal;

    cursor: pointer;
}

.radio input[type="radio"],

.radio-inline input[type="radio"],

.checkbox input[type="checkbox"],

.checkbox-inline input[type="checkbox"] {

    position: absolute;

    margin-left: -20px;

    margin-top: 4px \9;
}

.radio+.radio,

.checkbox+.checkbox {

    margin-top: -5px;
}

.radio-inline,

.checkbox-inline {

    display: inline-block;

    padding-left: 20px;

    margin-bottom: 0;

    vertical-align: middle;

    font-weight: normal;

    cursor: pointer;
}

.radio-inline+.radio-inline,

.checkbox-inline+.checkbox-inline {

    margin-top: 0;

    margin-left: 10px;
}

input[type="radio"][disabled],

input[type="checkbox"][disabled],

input[type="radio"].disabled,

input[type="checkbox"].disabled,

fieldset[disabled] input[type="radio"],

fieldset[disabled] input[type="checkbox"] {

    cursor: not-allowed;
}

.radio-inline.disabled,

.checkbox-inline.disabled,

fieldset[disabled] .radio-inline,

fieldset[disabled] .checkbox-inline {

    cursor: not-allowed;
}

.radio.disabled label,

.checkbox.disabled label,

fieldset[disabled] .radio label,

fieldset[disabled] .checkbox label {

    cursor: not-allowed;
}

.form-control-static {

    padding-top: 7px;

    padding-bottom: 7px;

    margin-bottom: 0;
}

.form-control-static.input-lg,

.form-control-static.input-sm {

    padding-left: 0;

    padding-right: 0;
}

.input-sm,

.form-horizontal .form-group-sm .form-control {

    height: 30px;

    padding: 5px 10px;

    font-size: 12px;

    line-height: 1.5;

    border-radius: 0;
}

select.input-sm {

    height: 30px;

    line-height: 30px;
}

textarea.input-sm,

select[multiple].input-sm {

    height: auto;
}

.input-lg,

.form-horizontal .form-group-lg .form-control {

    height: 46px;

    padding: 10px 16px;

    font-size: 18px;

    line-height: 1.33;

    border-radius: 0;
}

select.input-lg {

    height: 46px;

    line-height: 46px;
}

textarea.input-lg,

select[multiple].input-lg {

    height: auto;
}

.has-feedback {

    position: relative;
}

.has-feedback .form-control {

    padding-right: 42.5px;
}

.form-control-feedback {

    position: absolute;

    top: 25px;

    right: 0;

    z-index: 2;

    display: block;

    width: 34px;

    height: 34px;

    line-height: 34px;

    text-align: center;
}

.input-lg+.form-control-feedback {

    width: 46px;

    height: 46px;

    line-height: 46px;
}

.input-sm+.form-control-feedback {

    width: 30px;

    height: 30px;

    line-height: 30px;
}

.has-success .help-block,

.has-success .control-label,

.has-success .radio,

.has-success .checkbox,

.has-success .radio-inline,

.has-success .checkbox-inline {

    color: #3c763d;
}

.has-success .form-control {

    border-color: #3c763d;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {

    border-color: #2b542c;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {

    color: #3c763d;

    border-color: #3c763d;

    background-color: #dff0d8;
}

.has-success .form-control-feedback {

    color: #3c763d;
}

.has-warning .help-block,

.has-warning .control-label,

.has-warning .radio,

.has-warning .checkbox,

.has-warning .radio-inline,

.has-warning .checkbox-inline {

    color: #8a6d3b;
}

.has-warning .form-control {

    border-color: #8a6d3b;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {

    border-color: #66512c;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {

    color: #8a6d3b;

    border-color: #8a6d3b;

    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {

    color: #8a6d3b;
}

.has-error .help-block,

.has-error .control-label,

.has-error .radio,

.has-error .checkbox,

.has-error .radio-inline,

.has-error .checkbox-inline {

    color: #a94442;
}

.has-error .form-control {

    border-color: #a94442;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {

    border-color: #843534;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {

    color: #a94442;

    border-color: #a94442;

    background-color: #f2dede;
}

.has-error .form-control-feedback {

    color: #a94442;
}

.has-feedback label.sr-only~.form-control-feedback {

    top: 0;
}

.help-block {

    display: block;

    margin-top: 5px;

    margin-bottom: 10px;

    color: #737373;
}

@media (min-width: 800px) {

    .form-inline .form-group {

        display: inline-block;

        margin-bottom: 0;

        vertical-align: middle;
    }

    .form-inline .form-control {

        display: inline-block;

        width: auto;

        vertical-align: middle;
    }

    .form-inline .input-group {

        display: inline-table;

        vertical-align: middle;
    }

    .form-inline .input-group .input-group-addon,

    .form-inline .input-group .input-group-btn,

    .form-inline .input-group .form-control {

        width: auto;
    }

    .form-inline .input-group>.form-control {

        width: 100%;
    }

    .form-inline .control-label {

        margin-bottom: 0;

        vertical-align: middle;
    }

    .form-inline .radio,

    .form-inline .checkbox {

        display: inline-block;

        margin-top: 0;

        margin-bottom: 0;

        vertical-align: middle;
    }

    .form-inline .radio label,

    .form-inline .checkbox label {

        padding-left: 0;
    }

    .form-inline .radio input[type="radio"],

    .form-inline .checkbox input[type="checkbox"] {

        position: relative;

        margin-left: 0;
    }

    .form-inline .has-feedback .form-control-feedback {

        top: 0;
    }
}

.form-horizontal .radio,

.form-horizontal .checkbox,

.form-horizontal .radio-inline,

.form-horizontal .checkbox-inline {

    margin-top: 0;

    margin-bottom: 0;

    padding-top: 7px;
}

.form-horizontal .radio,

.form-horizontal .checkbox {

    min-height: 27px;
}

.form-horizontal .form-group {

    margin-left: -10px;

    margin-right: -10px;
}

@media (min-width: 800px) {

    .form-horizontal .control-label {

        text-align: right;

        margin-bottom: 0;

        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {

    top: 0;

    right: 10px;
}

@media (min-width: 800px) {

    .form-horizontal .form-group-lg .control-label {

        padding-top: 14.3px;
    }
}

@media (min-width: 800px) {

    .form-horizontal .form-group-sm .control-label {

        padding-top: 6px;
    }
}

.btn {

    display: inline-block;

    margin-bottom: 0;

    font-weight: normal;

    text-align: center;

    vertical-align: middle;

    cursor: pointer;

    background-image: none;

    border: 1px solid transparent;

    white-space: nowrap;

    padding: 6px 12px;

    font-size: 14px;

    line-height: 1.42857143;

    border-radius: 0;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;
}

.btn:focus,

.btn:active:focus,

.btn.active:focus {

    outline: thin dotted;

    outline: 5px auto -webkit-focus-ring-color;

    outline-offset: -2px;
}

.btn:hover,

.btn:focus {

    color: #333333;

    text-decoration: none;
}

.btn:active,

.btn.active {

    outline: 0;

    background-image: none;

    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,

.btn[disabled],

fieldset[disabled] .btn {

    cursor: not-allowed;

    pointer-events: none;

    opacity: 0.65;

    filter: alpha(opacity=65);

    -webkit-box-shadow: none;

    box-shadow: none;
}

.btn-default {

    color: #333333;

    background-color: #ffffff;

    border-color: #cccccc;
}

.btn-default:hover,

.btn-default:focus,

.btn-default:active,

.btn-default.active,

.open>.dropdown-toggle.btn-default {

    color: #333333;

    background-color: #e6e6e6;

    border-color: #adadad;
}

.btn-default:active,

.btn-default.active,

.open>.dropdown-toggle.btn-default {

    background-image: none;
}

.btn-default.disabled,

.btn-default[disabled],

fieldset[disabled] .btn-default,

.btn-default.disabled:hover,

.btn-default[disabled]:hover,

fieldset[disabled] .btn-default:hover,

.btn-default.disabled:focus,

.btn-default[disabled]:focus,

fieldset[disabled] .btn-default:focus,

.btn-default.disabled:active,

.btn-default[disabled]:active,

fieldset[disabled] .btn-default:active,

.btn-default.disabled.active,

.btn-default[disabled].active,

fieldset[disabled] .btn-default.active {

    background-color: #ffffff;

    border-color: #cccccc;
}

.btn-default .badge {

    color: #ffffff;

    background-color: #333333;
}

.btn-primary {

    color: #ffffff;

    background-color: #231f20;

    border-color: #231f20;
}

.btn-primary:hover,

.btn-primary:focus,

.btn-primary:active,

.btn-primary.active,

.open>.dropdown-toggle.btn-primary {

    color: #ffffff;

    background-color: #6f6f6f;

    border-color: #5d5d5d;
}

.btn-primary:active,

.btn-primary.active,

.open>.dropdown-toggle.btn-primary {

    background-image: none;
}

.btn-primary.disabled,

.btn-primary[disabled],

fieldset[disabled] .btn-primary,

.btn-primary.disabled:hover,

.btn-primary[disabled]:hover,

fieldset[disabled] .btn-primary:hover,

.btn-primary.disabled:focus,

.btn-primary[disabled]:focus,

fieldset[disabled] .btn-primary:focus,

.btn-primary.disabled:active,

.btn-primary[disabled]:active,

fieldset[disabled] .btn-primary:active,

.btn-primary.disabled.active,

.btn-primary[disabled].active,

fieldset[disabled] .btn-primary.active {

    background-color: #888888;

    border-color: #7b7b7b;
}

.btn-primary .badge {

    color: #888888;

    background-color: #ffffff;
}

.btn-success {

    color: #ffffff;

    background-color: #414042;

    border-color: #231f20 !important;
}

.btn-success:hover,

.btn-success:focus,

.btn-success:active,

.btn-success.active,

.open>.dropdown-toggle.btn-success {

    color: #ffffff;

    background-color: #449d44;

    border-color: #999;
}

.btn-success:active,

.btn-success.active,

.open>.dropdown-toggle.btn-success {

    background-image: none;
}

.btn-success.disabled,

.btn-success[disabled],

fieldset[disabled] .btn-success,

.btn-success.disabled:hover,

.btn-success[disabled]:hover,

fieldset[disabled] .btn-success:hover,

.btn-success.disabled:focus,

.btn-success[disabled]:focus,

fieldset[disabled] .btn-success:focus,

.btn-success.disabled:active,

.btn-success[disabled]:active,

fieldset[disabled] .btn-success:active,

.btn-success.disabled.active,

.btn-success[disabled].active,

fieldset[disabled] .btn-success.active {

    background-color: #B30404;

    border-color: #B30404;
}

.btn-success .badge {

    color: #B30404;

    background-color: #ffffff;
}

.btn-info {

    color: #ffffff;

    background-color: #cccccc;

    border-color: #bfbfbf;
}

.btn-info:hover,

.btn-info:focus,

.btn-info:active,

.btn-info.active,

.open>.dropdown-toggle.btn-info {

    color: #ffffff;

    background-color: #b3b3b3;

    border-color: #a1a1a1;
}

.btn-info:active,

.btn-info.active,

.open>.dropdown-toggle.btn-info {

    background-image: none;
}

.btn-info.disabled,

.btn-info[disabled],

fieldset[disabled] .btn-info,

.btn-info.disabled:hover,

.btn-info[disabled]:hover,

fieldset[disabled] .btn-info:hover,

.btn-info.disabled:focus,

.btn-info[disabled]:focus,

fieldset[disabled] .btn-info:focus,

.btn-info.disabled:active,

.btn-info[disabled]:active,

fieldset[disabled] .btn-info:active,

.btn-info.disabled.active,

.btn-info[disabled].active,

fieldset[disabled] .btn-info.active {

    background-color: #cccccc;

    border-color: #bfbfbf;
}

.btn-info .badge {

    color: #cccccc;

    background-color: #ffffff;
}

.btn-warning {

    color: #ffffff;

    background-color: #f0ad4e;

    border-color: #eea236;
}

.btn-warning:hover,

.btn-warning:focus,

.btn-warning:active,

.btn-warning.active,

.open>.dropdown-toggle.btn-warning {

    color: #ffffff;

    background-color: #ec971f;

    border-color: #d58512;
}

.btn-warning:active,

.btn-warning.active,

.open>.dropdown-toggle.btn-warning {

    background-image: none;
}

.btn-warning.disabled,

.btn-warning[disabled],

fieldset[disabled] .btn-warning,

.btn-warning.disabled:hover,

.btn-warning[disabled]:hover,

fieldset[disabled] .btn-warning:hover,

.btn-warning.disabled:focus,

.btn-warning[disabled]:focus,

fieldset[disabled] .btn-warning:focus,

.btn-warning.disabled:active,

.btn-warning[disabled]:active,

fieldset[disabled] .btn-warning:active,

.btn-warning.disabled.active,

.btn-warning[disabled].active,

fieldset[disabled] .btn-warning.active {

    background-color: #f0ad4e;

    border-color: #eea236;
}

.btn-warning .badge {

    color: #f0ad4e;

    background-color: #ffffff;
}

.btn-danger {

    color: #ffffff;

    background-color: #d9534f;

    border-color: #d43f3a;
}

.btn-danger:hover,

.btn-danger:focus,

.btn-danger:active,

.btn-danger.active,

.open>.dropdown-toggle.btn-danger {

    color: #ffffff;

    background-color: #c9302c;

    border-color: #ac2925;
}

.btn-danger:active,

.btn-danger.active,

.open>.dropdown-toggle.btn-danger {

    background-image: none;
}

.btn-danger.disabled,

.btn-danger[disabled],

fieldset[disabled] .btn-danger,

.btn-danger.disabled:hover,

.btn-danger[disabled]:hover,

fieldset[disabled] .btn-danger:hover,

.btn-danger.disabled:focus,

.btn-danger[disabled]:focus,

fieldset[disabled] .btn-danger:focus,

.btn-danger.disabled:active,

.btn-danger[disabled]:active,

fieldset[disabled] .btn-danger:active,

.btn-danger.disabled.active,

.btn-danger[disabled].active,

fieldset[disabled] .btn-danger.active {

    background-color: #d9534f;

    border-color: #d43f3a;
}

.btn-danger .badge {

    color: #d9534f;

    background-color: #ffffff;
}

.btn-link {

    color: #888888;

    font-weight: normal;

    cursor: pointer;

    border-radius: 0;
}

.btn-link,

.btn-link:active,

.btn-link[disabled],

fieldset[disabled] .btn-link {

    background-color: transparent;

    -webkit-box-shadow: none;

    box-shadow: none;
}

.btn-link,

.btn-link:hover,

.btn-link:focus,

.btn-link:active {

    border-color: transparent;
}

.btn-link:hover,

.btn-link:focus {

    color: #626262;

    text-decoration: underline;

    background-color: transparent;
}

.btn-link[disabled]:hover,

fieldset[disabled] .btn-link:hover,

.btn-link[disabled]:focus,

fieldset[disabled] .btn-link:focus {

    color: #777777;

    text-decoration: none;
}

.btn-lg,

.btn-group-lg>.btn {

    padding: 10px 16px;

    font-size: 18px;

    line-height: 1.33;

    border-radius: 0;
}

.btn-sm,

.btn-group-sm>.btn {

    padding: 5px 10px;

    font-size: 12px;

    line-height: 1.5;

    border-radius: 0;
}

.btn-xs,

.btn-group-xs>.btn {

    padding: 1px 5px;

    font-size: 12px;

    line-height: 1.5;

    border-radius: 0;
}

.btn-block {

    display: block;

    width: 100%;
}

.btn-block+.btn-block {

    margin-top: 5px;
}

input[type="submit"].btn-block,

input[type="reset"].btn-block,

input[type="button"].btn-block {

    width: 100%;
}

.fade {

    opacity: 0;

    -webkit-transition: opacity 0.15s linear;

    -o-transition: opacity 0.15s linear;

    transition: opacity 0.15s linear;
}

.fade.in {

    opacity: 1;
}

.collapse {

    display: none;
}

.collapse.in {

    display: block;
}

tr.collapse.in {

    display: table-row;
}

tbody.collapse.in {

    display: table-row-group;
}

.collapsing {

    position: relative;

    height: 0;

    overflow: hidden;

    -webkit-transition: height 0.35s ease;

    -o-transition: height 0.35s ease;

    transition: height 0.35s ease;
}

.caret {

    display: inline-block;

    width: 0;

    height: 0;

    margin-left: 2px;

    vertical-align: middle;

    border-top: 4px solid;

    border-right: 4px solid transparent;

    border-left: 4px solid transparent;
}

.dropdown {

    position: relative;
}

.dropdown-toggle:focus {

    outline: 0;
}

.dropdown-menu {

    position: absolute;

    top: 100%;

    left: 0;

    z-index: 1000;

    display: none;

    float: left;

    min-width: 160px;

    padding: 5px 0;

    margin: 2px 0 0;

    list-style: none;

    font-size: 14px;

    text-align: left;

    background-color: #ffffff;

    border: 1px solid #cccccc;

    border: 1px solid rgba(0, 0, 0, 0.15);

    border-radius: 0;

    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);

    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);

    background-clip: padding-box;
}

.dropdown-menu.pull-right {

    right: 0;

    left: auto;
}

.dropdown-menu .divider {

    height: 1px;

    margin: 9px 0;

    overflow: hidden;

    background-color: #e5e5e5;
}

.dropdown-menu>li>a {

    display: block;

    padding: 3px 20px;

    clear: both;

    font-weight: normal;

    line-height: 1.42857143;

    color: #333333;

    white-space: nowrap;
}

.dropdown-menu>li>a:hover,

.dropdown-menu>li>a:focus {

    text-decoration: none;

    color: #262626;

    background-color: #f5f5f5;
}

.dropdown-menu>.active>a,

.dropdown-menu>.active>a:hover,

.dropdown-menu>.active>a:focus {

    color: #ffffff;

    text-decoration: none;

    outline: 0;

    background-color: #888888;
}

.dropdown-menu>.disabled>a,

.dropdown-menu>.disabled>a:hover,

.dropdown-menu>.disabled>a:focus {

    color: #777777;
}

.dropdown-menu>.disabled>a:hover,

.dropdown-menu>.disabled>a:focus {

    text-decoration: none;

    background-color: transparent;

    background-image: none;

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

    cursor: not-allowed;
}

.open>.dropdown-menu {

    display: block;
}

.open>a {

    outline: 0;
}

.dropdown-menu-right {

    left: auto;

    right: 0;
}

.dropdown-menu-left {

    left: 0;

    right: auto;
}

.dropdown-header {

    display: block;

    padding: 3px 20px;

    font-size: 12px;

    line-height: 1.42857143;

    color: #777777;

    white-space: nowrap;
}

.dropdown-backdrop {

    position: fixed;

    left: 0;

    right: 0;

    bottom: 0;

    top: 0;

    z-index: 990;
}

.pull-right>.dropdown-menu {

    right: 0;

    left: auto;
}

.dropup .caret,

.navbar-fixed-bottom .dropdown .caret {

    border-top: 0;

    border-bottom: 4px solid;

    content: "";
}

.dropup .dropdown-menu,

.navbar-fixed-bottom .dropdown .dropdown-menu {

    top: auto;

    bottom: 100%;

    margin-bottom: 1px;
}

@media (min-width: 800px) {

    .navbar-right .dropdown-menu {

        left: auto;

        right: 0;
    }

    .navbar-right .dropdown-menu-left {

        left: 0;

        right: auto;
    }
}

.btn-group,

.btn-group-vertical {

    position: relative;

    display: inline-block;

    vertical-align: middle;
}

.btn-group>.btn,

.btn-group-vertical>.btn {

    position: relative;

    float: left;
}

.btn-group>.btn:hover,

.btn-group-vertical>.btn:hover,

.btn-group>.btn:focus,

.btn-group-vertical>.btn:focus,

.btn-group>.btn:active,

.btn-group-vertical>.btn:active,

.btn-group>.btn.active,

.btn-group-vertical>.btn.active {

    z-index: 2;
}

.btn-group>.btn:focus,

.btn-group-vertical>.btn:focus {

    outline: 0;
}

.btn-group .btn+.btn,

.btn-group .btn+.btn-group,

.btn-group .btn-group+.btn,

.btn-group .btn-group+.btn-group {

    margin-left: -1px;
}

.btn-toolbar {

    margin-left: -5px;
}

.btn-toolbar .btn-group,

.btn-toolbar .input-group {

    float: left;
}

.btn-toolbar>.btn,

.btn-toolbar>.btn-group,

.btn-toolbar>.input-group {

    margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {

    border-radius: 0;
}

.btn-group>.btn:first-child {

    margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {

    border-bottom-right-radius: 0;

    border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),

.btn-group>.dropdown-toggle:not(:first-child) {

    border-bottom-left-radius: 0;

    border-top-left-radius: 0;
}

.btn-group>.btn-group {

    float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {

    border-radius: 0;
}

.btn-group>.btn-group:first-child>.btn:last-child,

.btn-group>.btn-group:first-child>.dropdown-toggle {

    border-bottom-right-radius: 0;

    border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child>.btn:first-child {

    border-bottom-left-radius: 0;

    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,

.btn-group.open .dropdown-toggle {

    outline: 0;
}

.btn-group>.btn+.dropdown-toggle {

    padding-left: 8px;

    padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle {

    padding-left: 12px;

    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {

    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {

    -webkit-box-shadow: none;

    box-shadow: none;
}

.btn .caret {

    margin-left: 0;
}

.btn-lg .caret {

    border-width: 5px 5px 0;

    border-bottom-width: 0;
}

.dropup .btn-lg .caret {

    border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,

.btn-group-vertical>.btn-group,

.btn-group-vertical>.btn-group>.btn {

    display: block;

    float: none;

    width: 100%;

    max-width: 100%;
}

.btn-group-vertical>.btn-group>.btn {

    float: none;
}

.btn-group-vertical>.btn+.btn,

.btn-group-vertical>.btn+.btn-group,

.btn-group-vertical>.btn-group+.btn,

.btn-group-vertical>.btn-group+.btn-group {

    margin-top: -1px;

    margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {

    border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {

    border-top-right-radius: 0;

    border-bottom-right-radius: 0;

    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {

    border-bottom-left-radius: 0;

    border-top-right-radius: 0;

    border-top-left-radius: 0;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {

    border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {

    border-bottom-right-radius: 0;

    border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {

    border-top-right-radius: 0;

    border-top-left-radius: 0;
}

.btn-group-justified {

    display: table;

    width: 100%;

    table-layout: fixed;

    border-collapse: separate;
}

.btn-group-justified>.btn,

.btn-group-justified>.btn-group {

    float: none;

    display: table-cell;

    width: 1%;
}

.btn-group-justified>.btn-group .btn {

    width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {

    left: auto;
}

[data-toggle="buttons"]>.btn>input[type="radio"],

[data-toggle="buttons"]>.btn>input[type="checkbox"] {

    position: absolute;

    z-index: -1;

    opacity: 0;

    filter: alpha(opacity=0);
}

.input-group {

    position: relative;

    display: table;

    border-collapse: separate;
}

.input-group[class*="col-"] {

    float: none;

    padding-left: 0;

    padding-right: 0;
}

.input-group .form-control {

    position: relative;

    z-index: 2;

    float: left;

    width: 100%;

    margin-bottom: 0;
}

.input-group-lg>.form-control,

.input-group-lg>.input-group-addon,

.input-group-lg>.input-group-btn>.btn {

    height: 46px;

    padding: 10px 16px;

    font-size: 18px;

    line-height: 1.33;

    border-radius: 0;
}

select.input-group-lg>.form-control,

select.input-group-lg>.input-group-addon,

select.input-group-lg>.input-group-btn>.btn {

    height: 46px;

    line-height: 46px;
}

textarea.input-group-lg>.form-control,

textarea.input-group-lg>.input-group-addon,

textarea.input-group-lg>.input-group-btn>.btn,

select[multiple].input-group-lg>.form-control,

select[multiple].input-group-lg>.input-group-addon,

select[multiple].input-group-lg>.input-group-btn>.btn {

    height: auto;
}

.input-group-sm>.form-control,

.input-group-sm>.input-group-addon,

.input-group-sm>.input-group-btn>.btn {

    height: 30px;

    padding: 5px 10px;

    font-size: 12px;

    line-height: 1.5;

    border-radius: 0;
}

select.input-group-sm>.form-control,

select.input-group-sm>.input-group-addon,

select.input-group-sm>.input-group-btn>.btn {

    height: 30px;

    line-height: 30px;
}

textarea.input-group-sm>.form-control,

textarea.input-group-sm>.input-group-addon,

textarea.input-group-sm>.input-group-btn>.btn,

select[multiple].input-group-sm>.form-control,

select[multiple].input-group-sm>.input-group-addon,

select[multiple].input-group-sm>.input-group-btn>.btn {

    height: auto;
}

.input-group-addon,

.input-group-btn,

.input-group .form-control {

    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),

.input-group-btn:not(:first-child):not(:last-child),

.input-group .form-control:not(:first-child):not(:last-child) {

    border-radius: 0;
}

.input-group-addon,

.input-group-btn {

    width: 1%;

    white-space: nowrap;

    vertical-align: middle;
}

.input-group-addon {

    padding: 6px 12px;

    font-size: 14px;

    font-weight: normal;

    line-height: 1;

    color: #555555;

    text-align: center;

    background-color: #eeeeee;

    border: 1px solid #cccccc;

    border-radius: 0;
}

.input-group-addon.input-sm {

    padding: 5px 10px;

    font-size: 12px;

    border-radius: 0;
}

.input-group-addon.input-lg {

    padding: 10px 16px;

    font-size: 18px;

    border-radius: 0;
}

.input-group-addon input[type="radio"],

.input-group-addon input[type="checkbox"] {

    margin-top: 0;
}

.input-group .form-control:first-child,

.input-group-addon:first-child,

.input-group-btn:first-child>.btn,

.input-group-btn:first-child>.btn-group>.btn,

.input-group-btn:first-child>.dropdown-toggle,

.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),

.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {

    border-bottom-right-radius: 0;

    border-top-right-radius: 0;
}

.input-group-addon:first-child {

    border-right: 0;
}

.input-group .form-control:last-child,

.input-group-addon:last-child,

.input-group-btn:last-child>.btn,

.input-group-btn:last-child>.btn-group>.btn,

.input-group-btn:last-child>.dropdown-toggle,

.input-group-btn:first-child>.btn:not(:first-child),

.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {

    border-bottom-left-radius: 0;

    border-top-left-radius: 0;
}

.input-group-addon:last-child {

    border-left: 0;
}

.input-group-btn {

    position: relative;

    font-size: 0;

    white-space: nowrap;
}

.input-group-btn>.btn {

    position: relative;
}

.input-group-btn>.btn+.btn {

    margin-left: -1px;
}

.input-group-btn>.btn:hover,

.input-group-btn>.btn:focus,

.input-group-btn>.btn:active {

    z-index: 2;
}

.input-group-btn:first-child>.btn,

.input-group-btn:first-child>.btn-group {

    margin-right: -1px;
}

.input-group-btn:last-child>.btn,

.input-group-btn:last-child>.btn-group {

    margin-left: -1px;
}

.nav {

    margin-bottom: 0;

    padding-left: 0;

    list-style: none;
}

.nav>li {

    position: relative;

    display: block;
}

.nav>li>a {

    position: relative;

    display: block;

    padding: 10px 15px;
}

.nav>li>a:hover,

.nav>li>a:focus {

    text-decoration: none;

    background-color: #eeeeee;
}

.nav>li.disabled>a {

    color: #777777;
}

.nav>li.disabled>a:hover,

.nav>li.disabled>a:focus {

    color: #777777;

    text-decoration: none;

    background-color: transparent;

    cursor: not-allowed;
}

.nav .open>a,

.nav .open>a:hover,

.nav .open>a:focus {

    background-color: #eeeeee;

    border-color: #888888;
}

.nav .nav-divider {

    height: 1px;

    margin: 9px 0;

    overflow: hidden;

    background-color: #e5e5e5;
}

.nav>li>a>img {

    max-width: none;
}

.nav-tabs {

    border-bottom: 1px solid #dddddd;
}

.nav-tabs>li {

    float: left;

    margin-bottom: -1px;
}

.nav-tabs>li>a {

    margin-right: 2px;

    line-height: 1.42857143;

    border: 1px solid transparent;

    border-radius: 0 0 0 0;
}

.nav-tabs>li>a:hover {

    border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs>li.active>a,

.nav-tabs>li.active>a:hover,

.nav-tabs>li.active>a:focus {

    color: #555555;

    background-color: #ffffff;

    border: 1px solid #dddddd;

    border-bottom-color: transparent;

    cursor: default;
}

.nav-tabs.nav-justified {

    width: 100%;

    border-bottom: 0;
}

.nav-tabs.nav-justified>li {

    float: none;
}

.nav-tabs.nav-justified>li>a {

    text-align: center;

    margin-bottom: 5px;
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {

    top: auto;

    left: auto;
}

@media (min-width: 800px) {

    .nav-tabs.nav-justified>li {

        display: table-cell;

        width: 1%;
    }

    .nav-tabs.nav-justified>li>a {

        margin-bottom: 0;
    }
}

.nav-tabs.nav-justified>li>a {

    margin-right: 0;

    border-radius: 0;
}

.nav-tabs.nav-justified>.active>a,

.nav-tabs.nav-justified>.active>a:hover,

.nav-tabs.nav-justified>.active>a:focus {

    border: 1px solid #dddddd;
}

@media (min-width: 800px) {

    .nav-tabs.nav-justified>li>a {

        border-bottom: 1px solid #dddddd;

        border-radius: 0 0 0 0;
    }

    .nav-tabs.nav-justified>.active>a,

    .nav-tabs.nav-justified>.active>a:hover,

    .nav-tabs.nav-justified>.active>a:focus {

        border-bottom-color: #ffffff;
    }
}

.nav-pills>li {

    float: left;
}

.nav-pills>li>a {

    border-radius: 0;
}

.nav-pills>li+li {

    margin-left: 2px;
}

.nav-pills>li.active>a,

.nav-pills>li.active>a:hover,

.nav-pills>li.active>a:focus {

    color: #ffffff;

    background-color: #888888;
}

.nav-stacked>li {

    float: none;
}

.nav-stacked>li+li {

    margin-top: 2px;

    margin-left: 0;
}

.nav-justified {

    width: 100%;
}

.nav-justified>li {

    float: none;
}

.nav-justified>li>a {

    text-align: center;

    margin-bottom: 5px;
}

.nav-justified>.dropdown .dropdown-menu {

    top: auto;

    left: auto;
}

@media (min-width: 800px) {

    .nav-justified>li {

        display: table-cell;

        width: 1%;
    }

    .nav-justified>li>a {

        margin-bottom: 0;
    }
}

.nav-tabs-justified {

    border-bottom: 0;
}

.nav-tabs-justified>li>a {

    margin-right: 0;

    border-radius: 0;
}

.nav-tabs-justified>.active>a,

.nav-tabs-justified>.active>a:hover,

.nav-tabs-justified>.active>a:focus {

    border: 1px solid #dddddd;
}

@media (min-width: 800px) {

    .nav-tabs-justified>li>a {

        border-bottom: 1px solid #dddddd;

        border-radius: 0 0 0 0;
    }

    .nav-tabs-justified>.active>a,

    .nav-tabs-justified>.active>a:hover,

    .nav-tabs-justified>.active>a:focus {

        border-bottom-color: #ffffff;
    }
}

.tab-content>.tab-pane {

    display: none;
}

.tab-content>.active {

    display: block;
}

.nav-tabs .dropdown-menu {

    margin-top: -1px;

    border-top-right-radius: 0;

    border-top-left-radius: 0;
}

.navbar {

    position: relative;

    min-height: 50px;
}

@media (min-width: 800px) {

    .navbar {

        border-radius: 0;
    }
}

@media (min-width: 800px) {

    .navbar-header {

        float: left;
    }
}

.navbar-collapse {

    overflow-x: visible;

    padding-right: 10px;

    padding-left: 10px;

    border-top: 1px solid transparent;

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);

    -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {

    overflow-y: auto;
}

@media (min-width: 800px) {

    .navbar-collapse {

        width: auto;

        border-top: 0;

        box-shadow: none;
    }

    .navbar-collapse.collapse {

        display: block !important;

        height: auto !important;

        padding-bottom: 0;

        overflow: visible !important;
    }

    .navbar-collapse.in {

        overflow-y: visible;
    }

    .navbar-fixed-top .navbar-collapse,

    .navbar-static-top .navbar-collapse,

    .navbar-fixed-bottom .navbar-collapse {

        padding-left: 0;

        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,

.navbar-fixed-bottom .navbar-collapse {

    max-height: 340px;
}

@media (max-width: 480px) and (orientation: landscape) {

    .navbar-fixed-top .navbar-collapse,

    .navbar-fixed-bottom .navbar-collapse {

        max-height: 200px;
    }
}

.container>.navbar-header,

.container-fluid>.navbar-header,

.container>.navbar-collapse,

.container-fluid>.navbar-collapse {

    margin-right: -10px;

    margin-left: -10px;
}

@media (min-width: 800px) {

    .container>.navbar-header,

    .container-fluid>.navbar-header,

    .container>.navbar-collapse,

    .container-fluid>.navbar-collapse {

        margin-right: 0;

        margin-left: 0;
    }
}

.navbar-static-top {

    z-index: 1000;

    border-width: 0 0 1px;
}

@media (min-width: 800px) {

    .navbar-static-top {

        border-radius: 0;
    }
}

.navbar-fixed-top,

.navbar-fixed-bottom {

    position: fixed;

    right: 0;

    left: 0;

    z-index: 1030;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);
}

@media (min-width: 800px) {

    .navbar-fixed-top,

    .navbar-fixed-bottom {

        border-radius: 0;
    }
}

.navbar-fixed-top {

    top: 0;

    border-width: 0 0 1px;
}

.navbar-fixed-bottom {

    bottom: 0;

    margin-bottom: 0;

    border-width: 1px 0 0;
}

.navbar-brand {

    float: left;

    padding: 15px 10px;

    font-size: 18px;

    line-height: 20px;

    height: 50px;
}

.navbar-brand:hover,

.navbar-brand:focus {

    text-decoration: none;
}

@media (min-width: 800px) {

    .navbar>.container .navbar-brand,

    .navbar>.container-fluid .navbar-brand {

        margin-left: -10px;
    }
}

.navbar-toggle {

    position: relative;

    float: right;

    margin-right: 10px;

    padding: 9px 10px;

    margin-top: 8px;

    margin-bottom: 8px;

    background-color: transparent;

    background-image: none;

    border: 1px solid transparent;

    border-radius: 0;
}

.navbar-toggle:focus {

    outline: 0;
}

.navbar-toggle .icon-bar {

    display: block;

    width: 22px;

    height: 2px;

    border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {

    margin-top: 4px;
}

@media (min-width: 800px) {

    .navbar-toggle {

        display: none;
    }
}

.navbar-nav {

    margin: 7.5px -10px;
}

.navbar-nav>li>a {

    padding-top: 10px;

    padding-bottom: 10px;

    line-height: 20px;
}

@media (max-width: 799px) {

    .navbar-nav .open .dropdown-menu {

        position: static;

        float: none;

        width: auto;

        margin-top: 0;

        background-color: transparent;

        border: 0;

        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu>li>a,

    .navbar-nav .open .dropdown-menu .dropdown-header {

        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu>li>a {

        line-height: 20px;
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,

    .navbar-nav .open .dropdown-menu>li>a:focus {

        background-image: none;
    }
}

@media (min-width: 800px) {

    .navbar-nav {

        float: left;

        margin: 0;
    }

    .navbar-nav>li {

        float: left;
    }

    .navbar-nav>li>a {

        padding-top: 15px;

        padding-bottom: 15px;
    }

    .navbar-nav.navbar-right:last-child {

        margin-right: -10px;
    }
}

@media (min-width: 800px) {

    .navbar-left {

        float: left !important;
    }

    .navbar-right {

        float: right !important;
    }
}

.navbar-form {

    margin-left: -10px;

    margin-right: -10px;

    padding: 10px 10px;

    border-top: 1px solid transparent;

    border-bottom: 1px solid transparent;

    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);

    margin-top: 8px;

    margin-bottom: 8px;
}

@media (min-width: 800px) {

    .navbar-form .form-group {

        display: inline-block;

        margin-bottom: 0;

        vertical-align: middle;
    }

    .navbar-form .form-control {

        display: inline-block;

        width: auto;

        vertical-align: middle;
    }

    .navbar-form .input-group {

        display: inline-table;

        vertical-align: middle;
    }

    .navbar-form .input-group .input-group-addon,

    .navbar-form .input-group .input-group-btn,

    .navbar-form .input-group .form-control {

        width: auto;
    }

    .navbar-form .input-group>.form-control {

        width: 100%;
    }

    .navbar-form .control-label {

        margin-bottom: 0;

        vertical-align: middle;
    }

    .navbar-form .radio,

    .navbar-form .checkbox {

        display: inline-block;

        margin-top: 0;

        margin-bottom: 0;

        vertical-align: middle;
    }

    .navbar-form .radio label,

    .navbar-form .checkbox label {

        padding-left: 0;
    }

    .navbar-form .radio input[type="radio"],

    .navbar-form .checkbox input[type="checkbox"] {

        position: relative;

        margin-left: 0;
    }

    .navbar-form .has-feedback .form-control-feedback {

        top: 0;
    }
}

@media (max-width: 799px) {

    .navbar-form .form-group {

        margin-bottom: 5px;
    }
}

@media (min-width: 800px) {

    .navbar-form {

        width: auto;

        border: 0;

        margin-left: 0;

        margin-right: 0;

        padding-top: 0;

        padding-bottom: 0;

        -webkit-box-shadow: none;

        box-shadow: none;
    }

    .navbar-form.navbar-right:last-child {

        margin-right: -10px;
    }
}

.navbar-nav>li>.dropdown-menu {

    margin-top: 0;

    border-top-right-radius: 0;

    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {

    border-bottom-right-radius: 0;

    border-bottom-left-radius: 0;
}

.navbar-btn {

    margin-top: 8px;

    margin-bottom: 8px;
}

.navbar-btn.btn-sm {

    margin-top: 10px;

    margin-bottom: 10px;
}

.navbar-btn.btn-xs {

    margin-top: 14px;

    margin-bottom: 14px;
}

.navbar-text {

    margin-top: 15px;

    margin-bottom: 15px;
}

@media (min-width: 800px) {

    .navbar-text {

        float: left;

        margin-left: 10px;

        margin-right: 10px;
    }

    .navbar-text.navbar-right:last-child {

        margin-right: 0;
    }
}

.navbar-default {

    background-color: #f8f8f8;

    border-color: #e7e7e7;
}

.navbar-default .navbar-brand {

    color: #777777;
}

.navbar-default .navbar-brand:hover,

.navbar-default .navbar-brand:focus {

    color: #5e5e5e;

    background-color: transparent;
}

.navbar-default .navbar-text {

    color: #777777;
}

.navbar-default .navbar-nav>li>a {

    color: #777777;
}

.navbar-default .navbar-nav>li>a:hover,

.navbar-default .navbar-nav>li>a:focus {

    color: #333333;

    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,

.navbar-default .navbar-nav>.active>a:hover,

.navbar-default .navbar-nav>.active>a:focus {

    color: #555555;

    background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,

.navbar-default .navbar-nav>.disabled>a:hover,

.navbar-default .navbar-nav>.disabled>a:focus {

    color: #cccccc;

    background-color: transparent;
}

.navbar-default .navbar-toggle {

    border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,

.navbar-default .navbar-toggle:focus {

    background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {

    background-color: #888888;
}

.navbar-default .navbar-collapse,

.navbar-default .navbar-form {

    border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,

.navbar-default .navbar-nav>.open>a:hover,

.navbar-default .navbar-nav>.open>a:focus {

    background-color: #e7e7e7;

    color: #555555;
}

@media (max-width: 799px) {

    .navbar-default .navbar-nav .open .dropdown-menu>li>a {

        color: #777777;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {

        color: #333333;

        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {

        color: #555555;

        background-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {

        color: #cccccc;

        background-color: transparent;
    }
}

.navbar-default .navbar-link {

    color: #777777;
}

.navbar-default .navbar-link:hover {

    color: #333333;
}

.navbar-default .btn-link {

    color: #777777;
}

.navbar-default .btn-link:hover,

.navbar-default .btn-link:focus {

    color: #333333;
}

.navbar-default .btn-link[disabled]:hover,

fieldset[disabled] .navbar-default .btn-link:hover,

.navbar-default .btn-link[disabled]:focus,

fieldset[disabled] .navbar-default .btn-link:focus {

    color: #cccccc;
}

.navbar-inverse {

    background-color: #222222;

    border-color: #080808;
}

.navbar-inverse .navbar-brand {

    color: #777777;
}

.navbar-inverse .navbar-brand:hover,

.navbar-inverse .navbar-brand:focus {

    color: #ffffff;

    background-color: transparent;
}

.navbar-inverse .navbar-text {

    color: #777777;
}

.navbar-inverse .navbar-nav>li>a {

    color: #777777;
}

.navbar-inverse .navbar-nav>li>a:hover,

.navbar-inverse .navbar-nav>li>a:focus {

    color: #ffffff;

    background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,

.navbar-inverse .navbar-nav>.active>a:hover,

.navbar-inverse .navbar-nav>.active>a:focus {

    color: #ffffff;

    background-color: #080808;
}

.navbar-inverse .navbar-nav>.disabled>a,

.navbar-inverse .navbar-nav>.disabled>a:hover,

.navbar-inverse .navbar-nav>.disabled>a:focus {

    color: #444444;

    background-color: transparent;
}

.navbar-inverse .navbar-toggle {

    border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,

.navbar-inverse .navbar-toggle:focus {

    background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {

    background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,

.navbar-inverse .navbar-form {

    border-color: #101010;
}

.navbar-inverse .navbar-nav>.open>a,

.navbar-inverse .navbar-nav>.open>a:hover,

.navbar-inverse .navbar-nav>.open>a:focus {

    background-color: #080808;

    color: #ffffff;
}

@media (max-width: 799px) {

    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {

        border-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {

        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {

        color: #777777;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {

        color: #ffffff;

        background-color: transparent;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {

        color: #ffffff;

        background-color: #080808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {

        color: #444444;

        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {

    color: #777777;
}

.navbar-inverse .navbar-link:hover {

    color: #ffffff;
}

.navbar-inverse .btn-link {

    color: #777777;
}

.navbar-inverse .btn-link:hover,

.navbar-inverse .btn-link:focus {

    color: #ffffff;
}

.navbar-inverse .btn-link[disabled]:hover,

fieldset[disabled] .navbar-inverse .btn-link:hover,

.navbar-inverse .btn-link[disabled]:focus,

fieldset[disabled] .navbar-inverse .btn-link:focus {

    color: #444444;
}

.breadcrumb {

    padding: 0 0;

    margin-bottom: 20px;

    list-style: none;

    background-color: #ffffff;

    border-radius: 0;
}

.breadcrumb>li {

    display: inline-block;
}

.breadcrumb>a:after {

    content: ">\00a0";

    padding: 0 5px;

    color: #cccccc;
}

.breadcrumb>.active {

    color: #777777;
}

.pagination {

    display: inline-block;

    padding-left: 0;

    margin: 20px 0;

    border-radius: 0;
}

.pagination>li {

    display: inline;
}

.pagination>li>a,

.pagination>li>span {

    position: relative;

    float: left;

    padding: 6px 12px;

    line-height: 1.42857143;

    text-decoration: none;

    color: #888888;

    background-color: #ffffff;

    border: 1px solid #dddddd;

    margin-left: -1px;
}

.pagination>li:first-child>a,

.pagination>li:first-child>span {

    margin-left: 0;

    border-bottom-left-radius: 0;

    border-top-left-radius: 0;
}

.pagination>li:last-child>a,

.pagination>li:last-child>span {

    border-bottom-right-radius: 0;

    border-top-right-radius: 0;
}

.pagination>li>a:hover,

.pagination>li>span:hover,

.pagination>li>a:focus,

.pagination>li>span:focus {

    color: #626262;

    background-color: #eeeeee;

    border-color: #dddddd;
}

.pagination>.active>a,

.pagination>.active>span,

.pagination>.active>a:hover,

.pagination>.active>span:hover,

.pagination>.active>a:focus,

.pagination>.active>span:focus {

    z-index: 2;

    color: #ffffff;

    background-color: #888888;

    border-color: #888888;

    cursor: default;
}

.pagination>.disabled>span,

.pagination>.disabled>span:hover,

.pagination>.disabled>span:focus,

.pagination>.disabled>a,

.pagination>.disabled>a:hover,

.pagination>.disabled>a:focus {

    color: #777777;

    background-color: #ffffff;

    border-color: #dddddd;

    cursor: not-allowed;
}

.pagination-lg>li>a,

.pagination-lg>li>span {

    padding: 10px 16px;

    font-size: 18px;
}

.pagination-lg>li:first-child>a,

.pagination-lg>li:first-child>span {

    border-bottom-left-radius: 0;

    border-top-left-radius: 0;
}

.pagination-lg>li:last-child>a,

.pagination-lg>li:last-child>span {

    border-bottom-right-radius: 0;

    border-top-right-radius: 0;
}

.pagination-sm>li>a,

.pagination-sm>li>span {

    padding: 5px 10px;

    font-size: 12px;
}

.pagination-sm>li:first-child>a,

.pagination-sm>li:first-child>span {

    border-bottom-left-radius: 0;

    border-top-left-radius: 0;
}

.pagination-sm>li:last-child>a,

.pagination-sm>li:last-child>span {

    border-bottom-right-radius: 0;

    border-top-right-radius: 0;
}

.pager {

    padding-left: 0;

    margin: 20px 0;

    list-style: none;

    text-align: center;
}

.pager li {

    display: inline;
}

.pager li>a,

.pager li>span {

    display: inline-block;

    padding: 5px 14px;

    background-color: #ffffff;

    border: 1px solid #dddddd;

    border-radius: 0;
}

.pager li>a:hover,

.pager li>a:focus {

    text-decoration: none;

    background-color: #eeeeee;
}

.pager .next>a,

.pager .next>span {

    float: right;
}

.pager .previous>a,

.pager .previous>span {

    float: left;
}

.pager .disabled>a,

.pager .disabled>a:hover,

.pager .disabled>a:focus,

.pager .disabled>span {

    color: #777777;

    background-color: #ffffff;

    cursor: not-allowed;
}

.label {

    display: inline;

    padding: .2em .6em .3em;

    font-size: 75%;

    font-weight: bold;

    line-height: 1;

    color: #ffffff;

    text-align: center;

    white-space: nowrap;

    vertical-align: baseline;

    border-radius: .25em;
}

a.label:hover,

a.label:focus {

    color: #ffffff;

    text-decoration: none;

    cursor: pointer;
}

.label:empty {

    display: none;
}

.btn .label {

    position: relative;

    top: -1px;
}

.label-default {

    background-color: #777777;
}

.label-default[href]:hover,

.label-default[href]:focus {

    background-color: #5e5e5e;
}

.label-primary {

    background-color: #888888;
}

.label-primary[href]:hover,

.label-primary[href]:focus {

    background-color: #6f6f6f;
}

.label-success {

    background-color: #B30404;
}

.label-success[href]:hover,

.label-success[href]:focus {

    background-color: #449d44;
}

.label-info {

    background-color: #cccccc;
}

.label-info[href]:hover,

.label-info[href]:focus {

    background-color: #b3b3b3;
}

.label-warning {

    background-color: #f0ad4e;
}

.label-warning[href]:hover,

.label-warning[href]:focus {

    background-color: #ec971f;
}

.label-danger {

    background-color: #d9534f;
}

.label-danger[href]:hover,

.label-danger[href]:focus {

    background-color: #c9302c;
}

.badge {

    display: inline-block;

    min-width: 10px;

    padding: 3px 7px;

    font-size: 12px;

    font-weight: normal;

    color: #333333;

    line-height: 1;

    vertical-align: baseline;

    white-space: nowrap;

    text-align: center;

    background-color: #eeeeee;

    border-radius: 0;
}

.badge:empty {

    display: none;
}

.btn .badge {

    position: relative;

    top: -1px;
}

.btn-xs .badge {

    top: 0;

    padding: 1px 5px;
}

a.badge:hover,

a.badge:focus {

    color: #666666;

    text-decoration: none;

    cursor: pointer;
}

a.list-group-item.active>.badge,

.nav-pills>.active>a>.badge {

    color: #888888;

    background-color: #ffffff;
}

.nav-pills>li>a>.badge {

    margin-left: 3px;
}

.jumbotron {

    padding: 30px;

    margin-bottom: 30px;

    color: inherit;

    background-color: #eeeeee;
}

.jumbotron h1,

.jumbotron .h1 {

    color: inherit;
}

.jumbotron p {

    margin-bottom: 15px;

    font-size: 21px;

    font-weight: 200;
}

.jumbotron>hr {

    border-top-color: #d5d5d5;
}

.container .jumbotron {

    border-radius: 0;
}

.jumbotron .container {

    max-width: 100%;
}

@media screen and (min-width: 800px) {

    .jumbotron {

        padding-top: 48px;

        padding-bottom: 48px;
    }

    .container .jumbotron {

        padding-left: 60px;

        padding-right: 60px;
    }

    .jumbotron h1,

    .jumbotron .h1 {

        font-size: 63px;
    }
}

.thumbnail {

    display: block;

    padding: 4px;

    margin-bottom: 20px;

    line-height: 1.42857143;

    background-color: #ffffff;

    border: 1px solid #dddddd;

    border-radius: 0;

    -webkit-transition: all 0.2s ease-in-out;

    -o-transition: all 0.2s ease-in-out;

    transition: all 0.2s ease-in-out;
}

.thumbnail>img,

.thumbnail a>img {

    margin-left: auto;

    margin-right: auto;
}

a.thumbnail:hover,

a.thumbnail:focus,

a.thumbnail.active {

    border-color: #888888;
}

.thumbnail .caption {

    padding: 9px;

    color: #333333;
}

.alert {

    padding: 15px;

    margin-bottom: 20px;

    border: 1px solid transparent;

    border-radius: 0;
}

.alert h4 {

    margin-top: 0;

    color: inherit;
}

.alert .alert-link {

    font-weight: bold;
}

.alert>p,

.alert>ul {

    margin-bottom: 0;
}

.alert>p+p {

    margin-top: 5px;
}

.alert-dismissable,

.alert-dismissible {

    padding-right: 35px;
}

.alert-dismissable .close,

.alert-dismissible .close {

    position: relative;

    top: -2px;

    right: -21px;

    color: inherit;
}

.alert-success {

    background-color: #dff0d8;

    border-color: #d6e9c6;

    color: #3c763d;
}

.alert-success hr {

    border-top-color: #c9e2b3;
}

.alert-success .alert-link {

    color: #2b542c;
}

.alert-info {

    background-color: #dddddd;

    border-color: #cbcbcb;

    color: #333333;
}

.alert-info hr {

    border-top-color: #bebebe;
}

.alert-info .alert-link {

    color: #1a1a1a;
}

.alert-warning {

    background-color: #fcf8e3;

    border-color: #faebcc;

    color: #8a6d3b;
}

.alert-warning hr {

    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {

    color: #66512c;
}

.alert-danger {

    background-color: #f2dede;

    border-color: #ebccd1;

    color: #a94442;
}

.alert-danger hr {

    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {

    color: #843534;
}

@-webkit-keyframes progress-bar-stripes {

    from {

        background-position: 40px 0;
    }

    to {

        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {

    from {

        background-position: 40px 0;
    }

    to {

        background-position: 0 0;
    }
}

.progress {

    overflow: hidden;

    height: 20px;

    margin-bottom: 20px;

    background-color: #f5f5f5;

    border-radius: 0;

    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);

    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {

    float: left;

    width: 0%;

    height: 100%;

    font-size: 12px;

    line-height: 20px;

    color: #ffffff;

    text-align: center;

    background-color: #888888;

    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);

    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);

    -webkit-transition: width 0.6s ease;

    -o-transition: width 0.6s ease;

    transition: width 0.6s ease;
}

.progress-striped .progress-bar,

.progress-bar-striped {

    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

    background-size: 40px 40px;
}

.progress.active .progress-bar,

.progress-bar.active {

    -webkit-animation: progress-bar-stripes 2s linear infinite;

    -o-animation: progress-bar-stripes 2s linear infinite;

    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"],

.progress-bar[aria-valuenow="2"] {

    min-width: 30px;
}

.progress-bar[aria-valuenow="0"] {

    color: #777777;

    min-width: 30px;

    background-color: transparent;

    background-image: none;

    box-shadow: none;
}

.progress-bar-success {

    background-color: #B30404;
}

.progress-striped .progress-bar-success {

    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {

    background-color: #cccccc;
}

.progress-striped .progress-bar-info {

    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {

    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {

    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {

    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {

    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media-body {

    overflow: hidden;

    zoom: 1;
}

.media,

.media .media {

    margin-top: 15px;
}

.media:first-child {

    margin-top: 0;
}

.media-object {

    display: block;
}

.media-heading {

    margin: 0 0 5px;
}

.media>.pull-left {

    margin-right: 10px;
}

.media>.pull-right {

    margin-left: 10px;
}

.media-list {

    padding-left: 0;

    list-style: none;
}

.list-group {

    margin-bottom: 20px;

    padding-left: 0;
}

.list-group-item {

    position: relative;

    display: block;

    padding: 10px 15px;

    margin-bottom: -1px;

    background-color: #ffffff;

    border: 1px solid #dddddd;
}

.list-group-item:first-child {

    border-top-right-radius: 0;

    border-top-left-radius: 0;
}

.list-group-item:last-child {

    margin-bottom: 0;

    border-bottom-right-radius: 0;

    border-bottom-left-radius: 0;
}

.list-group-item>.badge {

    float: right;
}

.list-group-item>.badge+.badge {

    margin-right: 5px;
}

a.list-group-item {

    color: #555555;
}

a.list-group-item .list-group-item-heading {

    color: #333333;
}

a.list-group-item:hover,

a.list-group-item:focus {

    text-decoration: none;

    color: #555555;

    background-color: #f5f5f5;
}

.list-group-item.disabled,

.list-group-item.disabled:hover,

.list-group-item.disabled:focus {

    background-color: #eeeeee;

    color: #777777;
}

.list-group-item.disabled .list-group-item-heading,

.list-group-item.disabled:hover .list-group-item-heading,

.list-group-item.disabled:focus .list-group-item-heading {

    color: inherit;
}

.list-group-item.disabled .list-group-item-text,

.list-group-item.disabled:hover .list-group-item-text,

.list-group-item.disabled:focus .list-group-item-text {

    color: #777777;
}

.list-group-item.active,

.list-group-item.active:hover,

.list-group-item.active:focus {

    z-index: 2;

    color: #ffffff;

    background-color: #888888;

    border-color: #888888;
}

.list-group-item.active .list-group-item-heading,

.list-group-item.active:hover .list-group-item-heading,

.list-group-item.active:focus .list-group-item-heading,

.list-group-item.active .list-group-item-heading>small,

.list-group-item.active:hover .list-group-item-heading>small,

.list-group-item.active:focus .list-group-item-heading>small,

.list-group-item.active .list-group-item-heading>.small,

.list-group-item.active:hover .list-group-item-heading>.small,

.list-group-item.active:focus .list-group-item-heading>.small {

    color: inherit;
}

.list-group-item.active .list-group-item-text,

.list-group-item.active:hover .list-group-item-text,

.list-group-item.active:focus .list-group-item-text {

    color: #eeeeee;
}

.list-group-item-success {

    color: #3c763d;

    background-color: #dff0d8;
}

a.list-group-item-success {

    color: #3c763d;
}

a.list-group-item-success .list-group-item-heading {

    color: inherit;
}

a.list-group-item-success:hover,

a.list-group-item-success:focus {

    color: #3c763d;

    background-color: #d0e9c6;
}

a.list-group-item-success.active,

a.list-group-item-success.active:hover,

a.list-group-item-success.active:focus {

    color: #fff;

    background-color: #3c763d;

    border-color: #3c763d;
}

.list-group-item-info {

    color: #333333;

    background-color: #dddddd;
}

a.list-group-item-info {

    color: #333333;
}

a.list-group-item-info .list-group-item-heading {

    color: inherit;
}

a.list-group-item-info:hover,

a.list-group-item-info:focus {

    color: #333333;

    background-color: #d0d0d0;
}

a.list-group-item-info.active,

a.list-group-item-info.active:hover,

a.list-group-item-info.active:focus {

    color: #fff;

    background-color: #333333;

    border-color: #333333;
}

.list-group-item-warning {

    color: #8a6d3b;

    background-color: #fcf8e3;
}

a.list-group-item-warning {

    color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading {

    color: inherit;
}

a.list-group-item-warning:hover,

a.list-group-item-warning:focus {

    color: #8a6d3b;

    background-color: #faf2cc;
}

a.list-group-item-warning.active,

a.list-group-item-warning.active:hover,

a.list-group-item-warning.active:focus {

    color: #fff;

    background-color: #8a6d3b;

    border-color: #8a6d3b;
}

.list-group-item-danger {

    color: #a94442;

    background-color: #f2dede;
}

a.list-group-item-danger {

    color: #a94442;
}

a.list-group-item-danger .list-group-item-heading {

    color: inherit;
}

a.list-group-item-danger:hover,

a.list-group-item-danger:focus {

    color: #a94442;

    background-color: #ebcccc;
}

a.list-group-item-danger.active,

a.list-group-item-danger.active:hover,

a.list-group-item-danger.active:focus {

    color: #fff;

    background-color: #a94442;

    border-color: #a94442;
}

.list-group-item-heading {

    margin-top: 0;

    margin-bottom: 5px;
}

.list-group-item-text {

    margin-bottom: 0;

    line-height: 1.3;
}

.panel {

    margin-bottom: 20px;

    background-color: #ffffff;

    border: 1px solid transparent;

    border-radius: 0;

    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);

    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {

    padding: 15px;
}

.panel-heading {

    padding: 10px 15px;

    border-bottom: 1px solid transparent;

    border-top-right-radius: -1;

    border-top-left-radius: -1;
}

.panel-heading>.dropdown .dropdown-toggle {

    color: inherit;
}

.panel-title {

    margin-top: 0;

    margin-bottom: 0;

    font-size: 16px;

    color: inherit;
}

.panel-title>a {

    color: inherit;
}

.panel-footer {

    padding: 10px 15px;

    background-color: #f5f5f5;

    border-top: 1px solid #dddddd;

    border-bottom-right-radius: -1;

    border-bottom-left-radius: -1;
}

.panel>.list-group {

    margin-bottom: 0;
}

.panel>.list-group .list-group-item {

    border-width: 1px 0;

    border-radius: 0;
}

.panel>.list-group:first-child .list-group-item:first-child {

    border-top: 0;

    border-top-right-radius: -1;

    border-top-left-radius: -1;
}

.panel>.list-group:last-child .list-group-item:last-child {

    border-bottom: 0;

    border-bottom-right-radius: -1;

    border-bottom-left-radius: -1;
}

.panel-heading+.list-group .list-group-item:first-child {

    border-top-width: 0;
}

.list-group+.panel-footer {

    border-top-width: 0;
}

.panel>.table,

.panel>.table-responsive>.table,

.panel>.panel-collapse>.table {

    margin-bottom: 0;
}

.panel>.table:first-child,

.panel>.table-responsive:first-child>.table:first-child {

    border-top-right-radius: -1;

    border-top-left-radius: -1;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,

.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,

.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,

.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {

    border-top-left-radius: -1;
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,

.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,

.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,

.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,

.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {

    border-top-right-radius: -1;
}

.panel>.table:last-child,

.panel>.table-responsive:last-child>.table:last-child {

    border-bottom-right-radius: -1;

    border-bottom-left-radius: -1;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,

.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,

.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,

.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,

.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,

.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {

    border-bottom-left-radius: -1;
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,

.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,

.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,

.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,

.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,

.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {

    border-bottom-right-radius: -1;
}

.panel>.panel-body+.table,

.panel>.panel-body+.table-responsive {

    border-top: 1px solid #dddddd;
}

.panel>.table>tbody:first-child>tr:first-child th,

.panel>.table>tbody:first-child>tr:first-child td {

    border-top: 0;
}

.panel>.table-bordered,

.panel>.table-responsive>.table-bordered {

    border: 0;
}

.panel>.table-bordered>thead>tr>th:first-child,

.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,

.panel>.table-bordered>tbody>tr>th:first-child,

.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,

.panel>.table-bordered>tfoot>tr>th:first-child,

.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,

.panel>.table-bordered>thead>tr>td:first-child,

.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,

.panel>.table-bordered>tbody>tr>td:first-child,

.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,

.panel>.table-bordered>tfoot>tr>td:first-child,

.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {

    border-left: 0;
}

.panel>.table-bordered>thead>tr>th:last-child,

.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,

.panel>.table-bordered>tbody>tr>th:last-child,

.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,

.panel>.table-bordered>tfoot>tr>th:last-child,

.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,

.panel>.table-bordered>thead>tr>td:last-child,

.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,

.panel>.table-bordered>tbody>tr>td:last-child,

.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,

.panel>.table-bordered>tfoot>tr>td:last-child,

.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {

    border-right: 0;
}

.panel>.table-bordered>thead>tr:first-child>td,

.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,

.panel>.table-bordered>tbody>tr:first-child>td,

.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,

.panel>.table-bordered>thead>tr:first-child>th,

.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,

.panel>.table-bordered>tbody>tr:first-child>th,

.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {

    border-bottom: 0;
}

.panel>.table-bordered>tbody>tr:last-child>td,

.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,

.panel>.table-bordered>tfoot>tr:last-child>td,

.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,

.panel>.table-bordered>tbody>tr:last-child>th,

.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,

.panel>.table-bordered>tfoot>tr:last-child>th,

.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {

    border-bottom: 0;
}

.panel>.table-responsive {

    border: 0;

    margin-bottom: 0;
}

.panel-group {

    margin-bottom: 20px;
}

.panel-group .panel {

    margin-bottom: 0;

    border-radius: 0;
}

.panel-group .panel+.panel {

    margin-top: 5px;
}

.panel-group .panel-heading {

    border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body {

    border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {

    border-top: 0;
}

.panel-group .panel-footer+.panel-collapse .panel-body {

    border-bottom: 1px solid #dddddd;
}

.panel-default {

    border-color: #dddddd;
}

.panel-default>.panel-heading {

    color: #333333;

    background-color: #f5f5f5;

    border-color: #dddddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {

    border-top-color: #dddddd;
}

.panel-default>.panel-heading .badge {

    color: #f5f5f5;

    background-color: #333333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {

    border-bottom-color: #dddddd;
}

.panel-primary {

    border-color: #888888;
}

.panel-primary>.panel-heading {

    color: #ffffff;

    background-color: #888888;

    border-color: #888888;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {

    border-top-color: #888888;
}

.panel-primary>.panel-heading .badge {

    color: #888888;

    background-color: #ffffff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {

    border-bottom-color: #888888;
}

.panel-success {

    border-color: #d6e9c6;
}

.panel-success>.panel-heading {

    color: #3c763d;

    background-color: #dff0d8;

    border-color: #d6e9c6;
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {

    border-top-color: #d6e9c6;
}

.panel-success>.panel-heading .badge {

    color: #dff0d8;

    background-color: #3c763d;
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {

    border-bottom-color: #d6e9c6;
}

.panel-info {

    border-color: #cbcbcb;
}

.panel-info>.panel-heading {

    color: #333333;

    background-color: #dddddd;

    border-color: #cbcbcb;
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {

    border-top-color: #cbcbcb;
}

.panel-info>.panel-heading .badge {

    color: #dddddd;

    background-color: #333333;
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {

    border-bottom-color: #cbcbcb;
}

.panel-warning {

    border-color: #faebcc;
}

.panel-warning>.panel-heading {

    color: #8a6d3b;

    background-color: #fcf8e3;

    border-color: #faebcc;
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {

    border-top-color: #faebcc;
}

.panel-warning>.panel-heading .badge {

    color: #fcf8e3;

    background-color: #8a6d3b;
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {

    border-bottom-color: #faebcc;
}

.panel-danger {

    border-color: #ebccd1;
}

.panel-danger>.panel-heading {

    color: #a94442;

    background-color: #f2dede;

    border-color: #ebccd1;
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {

    border-top-color: #ebccd1;
}

.panel-danger>.panel-heading .badge {

    color: #f2dede;

    background-color: #a94442;
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {

    border-bottom-color: #ebccd1;
}

.embed-responsive {

    position: relative;

    display: block;

    height: 0;

    padding: 0;

    overflow: hidden;
}

.embed-responsive .embed-responsive-item,

.embed-responsive iframe,

.embed-responsive embed,

.embed-responsive object {

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    height: 100%;

    width: 100%;

    border: 0;
}

.embed-responsive.embed-responsive-16by9 {

    padding-bottom: 56.25%;
}

.embed-responsive.embed-responsive-4by3 {

    padding-bottom: 75%;
}

.well {

    min-height: 20px;

    padding: 19px;

    margin-bottom: 20px;

    background-color: #f5f5f5;

    border: 1px solid #e3e3e3;

    border-radius: 0;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {

    border-color: #ddd;

    border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {

    padding: 24px;

    border-radius: 0;
}

.well-sm {

    padding: 0px;

    border-radius: 0;
}

.close {

    float: right;

    font-size: 21px;

    font-weight: bold;

    line-height: 1;

    color: #000000;

    text-shadow: 0 1px 0 #ffffff;

    opacity: 0.2;

    filter: alpha(opacity=20);
}

.close:hover,

.close:focus {

    color: #000000;

    text-decoration: none;

    cursor: pointer;

    opacity: 0.5;

    filter: alpha(opacity=50);
}

button.close {

    padding: 0;

    cursor: pointer;

    background: transparent;

    border: 0;

    -webkit-appearance: none;
}

.modal-open {

    overflow: hidden;
}

.modal {

    display: none;

    overflow: hidden;

    position: fixed;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    z-index: 1050;

    -webkit-overflow-scrolling: touch;

    outline: 0;
}

.modal.fade .modal-dialog {

    -webkit-transform: translate3d(0, -25%, 0);

    transform: translate3d(0, -25%, 0);

    -webkit-transition: -webkit-transform 0.3s ease-out;

    -moz-transition: -moz-transform 0.3s ease-out;

    -o-transition: -o-transform 0.3s ease-out;

    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);
}

.modal-open .modal {

    overflow-x: hidden;

    overflow-y: auto;
}

.modal-dialog {

    position: relative;

    width: auto;

    margin: 10px;
}

.modal-content {

    position: relative;

    background-color: #ffffff;

    border: 1px solid #999999;

    border: 1px solid rgba(0, 0, 0, 0.2);

    border-radius: 0;

    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);

    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);

    background-clip: padding-box;

    outline: 0;
}

.modal-backdrop {

    position: fixed;

    top: 0;

    right: 0;

    bottom: 0;

    left: 0;

    z-index: 1040;

    background-color: #000000;
}

.modal-backdrop.fade {

    opacity: 0;

    filter: alpha(opacity=0);
}

.modal-backdrop.in {

    opacity: 0.5;

    filter: alpha(opacity=50);
}

.modal-header {

    padding: 15px;

    border-bottom: 1px solid #e5e5e5;

    min-height: 16.42857143px;
}

.modal-header .close {

    margin-top: -2px;
}

.modal-title {

    margin: 0;

    line-height: 1.42857143;
}

.modal-body {

    position: relative;

    padding: 15px;
}

.modal-footer {

    padding: 15px;

    text-align: right;

    border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {

    margin-left: 5px;

    margin-bottom: 0;
}

.modal-footer .btn-group .btn+.btn {

    margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {

    margin-left: 0;
}

.modal-scrollbar-measure {

    position: absolute;

    top: -9999px;

    width: 50px;

    height: 50px;

    overflow: scroll;
}

@media (min-width: 800px) {

    .modal-dialog {

        width: 600px;

        margin: 30px auto;
    }

    .modal-content {

        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);

        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {

        width: 300px;
    }
}

@media (min-width: 992px) {

    .modal-lg {

        width: 900px;
    }
}

.tooltip {

    position: absolute;

    z-index: 1070;

    display: block;

    visibility: visible;

    font-size: 12px;

    line-height: 1.4;

    opacity: 0;

    filter: alpha(opacity=0);
}

.tooltip.in {

    opacity: 0.9;

    filter: alpha(opacity=90);
}

.tooltip.top {

    margin-top: -3px;

    padding: 5px 0;
}

.tooltip.right {

    margin-left: 3px;

    padding: 0 5px;
}

.tooltip.bottom {

    margin-top: 3px;

    padding: 5px 0;
}

.tooltip.left {

    margin-left: -3px;

    padding: 0 5px;
}

.tooltip-inner {

    max-width: 200px;

    padding: 3px 8px;

    color: #ffffff;

    text-align: center;

    text-decoration: none;

    background-color: #000000;

    border-radius: 0;
}

.tooltip-arrow {

    position: absolute;

    width: 0;

    height: 0;

    border-color: transparent;

    border-style: solid;
}

.tooltip.top .tooltip-arrow {

    bottom: 0;

    left: 50%;

    margin-left: -5px;

    border-width: 5px 5px 0;

    border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {

    bottom: 0;

    left: 5px;

    border-width: 5px 5px 0;

    border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {

    bottom: 0;

    right: 5px;

    border-width: 5px 5px 0;

    border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {

    top: 50%;

    left: 0;

    margin-top: -5px;

    border-width: 5px 5px 5px 0;

    border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {

    top: 50%;

    right: 0;

    margin-top: -5px;

    border-width: 5px 0 5px 5px;

    border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {

    top: 0;

    left: 50%;

    margin-left: -5px;

    border-width: 0 5px 5px;

    border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {

    top: 0;

    left: 5px;

    border-width: 0 5px 5px;

    border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {

    top: 0;

    right: 5px;

    border-width: 0 5px 5px;

    border-bottom-color: #000000;
}

.popover {

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1060;

    display: none;

    max-width: 276px;

    padding: 1px;

    text-align: left;

    background-color: #ffffff;

    background-clip: padding-box;

    border: 1px solid #cccccc;

    border: 1px solid rgba(0, 0, 0, 0.2);

    border-radius: 0;

    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);

    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);

    white-space: normal;
}

.popover.top {

    margin-top: -10px;
}

.popover.right {

    margin-left: 10px;
}

.popover.bottom {

    margin-top: 10px;
}

.popover.left {

    margin-left: -10px;
}

.popover-title {

    margin: 0;

    padding: 8px 14px;

    font-size: 14px;

    font-weight: normal;

    line-height: 18px;

    background-color: #f7f7f7;

    border-bottom: 1px solid #ebebeb;

    border-radius: -1 -1 0 0;
}

.popover-content {

    padding: 9px 14px;
}

.popover>.arrow,

.popover>.arrow:after {

    position: absolute;

    display: block;

    width: 0;

    height: 0;

    border-color: transparent;

    border-style: solid;
}

.popover>.arrow {

    border-width: 11px;
}

.popover>.arrow:after {

    border-width: 10px;

    content: "";
}

.popover.top>.arrow {

    left: 50%;

    margin-left: -11px;

    border-bottom-width: 0;

    border-top-color: #999999;

    border-top-color: rgba(0, 0, 0, 0.25);

    bottom: -11px;
}

.popover.top>.arrow:after {

    content: " ";

    bottom: 1px;

    margin-left: -10px;

    border-bottom-width: 0;

    border-top-color: #ffffff;
}

.popover.right>.arrow {

    top: 50%;

    left: -11px;

    margin-top: -11px;

    border-left-width: 0;

    border-right-color: #999999;

    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right>.arrow:after {

    content: " ";

    left: 1px;

    bottom: -10px;

    border-left-width: 0;

    border-right-color: #ffffff;
}

.popover.bottom>.arrow {

    left: 50%;

    margin-left: -11px;

    border-top-width: 0;

    border-bottom-color: #999999;

    border-bottom-color: rgba(0, 0, 0, 0.25);

    top: -11px;
}

.popover.bottom>.arrow:after {

    content: " ";

    top: 1px;

    margin-left: -10px;

    border-top-width: 0;

    border-bottom-color: #ffffff;
}

.popover.left>.arrow {

    top: 50%;

    right: -11px;

    margin-top: -11px;

    border-right-width: 0;

    border-left-color: #999999;

    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left>.arrow:after {

    content: " ";

    right: 1px;

    border-right-width: 0;

    border-left-color: #ffffff;

    bottom: -10px;
}

.carousel {

    position: relative;
}

.carousel-inner {

    position: relative;

    overflow: hidden;

    width: 100%;
}

.carousel-inner>.item {

    display: none;

    position: relative;

    -webkit-transition: 0.6s ease-in-out left;

    -o-transition: 0.6s ease-in-out left;

    transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,

.carousel-inner>.item>a>img {

    line-height: 1;
}

.carousel-inner>.active,

.carousel-inner>.next,

.carousel-inner>.prev {

    display: block;
}

.carousel-inner>.active {

    left: 0;
}

.carousel-inner>.next,

.carousel-inner>.prev {

    position: absolute;

    top: 0;

    width: 100%;
}

.carousel-inner>.next {

    left: 100%;
}

.carousel-inner>.prev {

    left: -100%;
}

.carousel-inner>.next.left,

.carousel-inner>.prev.right {

    left: 0;
}

.carousel-inner>.active.left {

    left: -100%;
}

.carousel-inner>.active.right {

    left: 100%;
}

.carousel-control {

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    width: 15%;

    opacity: 0.5;

    filter: alpha(opacity=50);

    font-size: 20px;

    color: #ffffff;

    text-align: center;

    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {

    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);

    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);

    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {

    left: auto;

    right: 0;

    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);

    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);

    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,

.carousel-control:focus {

    outline: 0;

    color: #ffffff;

    text-decoration: none;

    opacity: 0.9;

    filter: alpha(opacity=90);
}

.carousel-control .icon-prev,

.carousel-control .icon-next,

.carousel-control .glyphicon-chevron-left,

.carousel-control .glyphicon-chevron-right {

    position: absolute;

    top: 50%;

    z-index: 5;

    display: inline-block;
}

.carousel-control .icon-prev,

.carousel-control .glyphicon-chevron-left {

    left: 50%;

    margin-left: -10px;
}

.carousel-control .icon-next,

.carousel-control .glyphicon-chevron-right {

    right: 50%;

    margin-right: -10px;
}

.carousel-control .icon-prev,

.carousel-control .icon-next {

    width: 20px;

    height: 20px;

    margin-top: -10px;

    font-family: serif;
}

.carousel-control .icon-prev:before {

    content: '\2039';
}

.carousel-control .icon-next:before {

    content: '\203a';
}

.carousel-indicators {

    position: absolute;

    bottom: 10px;

    left: 50%;

    z-index: 15;

    width: 60%;

    margin-left: -30%;

    padding-left: 0;

    list-style: none;

    text-align: center;
}

.carousel-indicators li {

    display: inline-block;

    width: 10px;

    height: 10px;

    margin: 1px;

    text-indent: -999px;

    border: 1px solid #ffffff;

    border-radius: 10px;

    cursor: pointer;

    background-color: #000 \9;

    background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {

    margin: 0;

    width: 12px;

    height: 12px;

    background-color: #ffffff;
}

.carousel-caption {

    position: absolute;

    left: 15%;

    right: 15%;

    bottom: 20px;

    z-index: 10;

    padding-top: 20px;

    padding-bottom: 20px;

    color: #ffffff;

    text-align: center;

    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {

    text-shadow: none;
}

@media screen and (min-width: 800px) {

    .carousel-control .glyphicon-chevron-left,

    .carousel-control .glyphicon-chevron-right,

    .carousel-control .icon-prev,

    .carousel-control .icon-next {

        width: 30px;

        height: 30px;

        margin-top: -15px;

        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,

    .carousel-control .icon-prev {

        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,

    .carousel-control .icon-next {

        margin-right: -15px;
    }

    .carousel-caption {

        left: 20%;

        right: 20%;

        padding-bottom: 30px;
    }

    .carousel-indicators {

        bottom: 20px;
    }
}

.clearfix:before,

.clearfix:after,

.dl-horizontal dd:before,

.dl-horizontal dd:after,

.container:before,

.container:after,

.container-fluid:before,

.container-fluid:after,

.row:before,

.row:after,

.form-horizontal .form-group:before,

.form-horizontal .form-group:after,

.btn-toolbar:before,

.btn-toolbar:after,

.btn-group-vertical>.btn-group:before,

.btn-group-vertical>.btn-group:after,

.nav:before,

.nav:after,

.navbar:before,

.navbar:after,

.navbar-header:before,

.navbar-header:after,

.navbar-collapse:before,

.navbar-collapse:after,

.pager:before,

.pager:after,

.panel-body:before,

.panel-body:after,

.modal-footer:before,

.modal-footer:after {

    content: " ";

    display: table;
}

.clearfix:after,

.dl-horizontal dd:after,

.container:after,

.container-fluid:after,

.row:after,

.form-horizontal .form-group:after,

.btn-toolbar:after,

.btn-group-vertical>.btn-group:after,

.nav:after,

.navbar:after,

.navbar-header:after,

.navbar-collapse:after,

.pager:after,

.panel-body:after,

.modal-footer:after {

    clear: both;
}

.center-block {

    display: block;

    margin-left: auto;

    margin-right: auto;
}

.pull-right {

    float: right !important;
}

.pull-left {

    float: left !important;
}

.hide {

    display: none !important;
}

.show {

    display: block !important;
}

.invisible {

    visibility: hidden;
}

.text-hide {

    font: 0/0 a;

    color: transparent;

    text-shadow: none;

    background-color: transparent;

    border: 0;
}

.hidden {

    display: none !important;

    visibility: hidden !important;
}

.affix {

    position: fixed;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);
}

@-ms-viewport {

    width: device-width;
}

.visible-xs,

.visible-sm,

.visible-md,

.visible-lg {

    display: none !important;
}

.visible-xs-block,

.visible-xs-inline,

.visible-xs-inline-block,

.visible-sm-block,

.visible-sm-inline,

.visible-sm-inline-block,

.visible-md-block,

.visible-md-inline,

.visible-md-inline-block,

.visible-lg-block,

.visible-lg-inline,

.visible-lg-inline-block {

    display: none !important;
}

@media (max-width: 799px) {

    .visible-xs {

        display: block !important;
    }

    table.visible-xs {

        display: table;
    }

    tr.visible-xs {

        display: table-row !important;
    }

    th.visible-xs,

    td.visible-xs {

        display: table-cell !important;
    }
}

@media (max-width: 799px) {

    .visible-xs-block {

        display: block !important;
    }
}

@media (max-width: 799px) {

    .visible-xs-inline {

        display: inline !important;
    }
}

@media (max-width: 799px) {

    .visible-xs-inline-block {

        display: inline-block !important;
    }
}

@media (min-width: 800px) and (max-width: 991px) {

    .visible-sm {

        display: block !important;
    }

    table.visible-sm {

        display: table;
    }

    tr.visible-sm {

        display: table-row !important;
    }

    th.visible-sm,

    td.visible-sm {

        display: table-cell !important;
    }
}

@media (min-width: 800px) and (max-width: 991px) {

    .visible-sm-block {

        display: block !important;
    }
}

@media (min-width: 800px) and (max-width: 991px) {

    .visible-sm-inline {

        display: inline !important;
    }
}

@media (min-width: 800px) and (max-width: 991px) {

    .visible-sm-inline-block {

        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .visible-md {

        display: block !important;
    }

    table.visible-md {

        display: table;
    }

    tr.visible-md {

        display: table-row !important;
    }

    th.visible-md,

    td.visible-md {

        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .visible-md-block {

        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .visible-md-inline {

        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .visible-md-inline-block {

        display: inline-block !important;
    }
}

@media (min-width: 1200px) {

    .visible-lg {

        display: block !important;
    }

    table.visible-lg {

        display: table;
    }

    tr.visible-lg {

        display: table-row !important;
    }

    th.visible-lg,

    td.visible-lg {

        display: table-cell !important;
    }
}

@media (min-width: 1200px) {

    .visible-lg-block {

        display: block !important;
    }
}

@media (min-width: 1200px) {

    .visible-lg-inline {

        display: inline !important;
    }
}

@media (min-width: 1200px) {

    .visible-lg-inline-block {

        display: inline-block !important;
    }
}

@media (max-width: 799px) {

    .hidden-xs {

        display: none !important;
    }
}

@media (min-width: 800px) and (max-width: 991px) {

    .hidden-sm {

        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .hidden-md {

        display: none !important;
    }
}

@media (min-width: 1200px) {

    .hidden-lg {

        display: none !important;
    }
}

.visible-print {

    display: none !important;
}

@media print {

    .visible-print {

        display: block !important;
    }

    table.visible-print {

        display: table;
    }

    tr.visible-print {

        display: table-row !important;
    }

    th.visible-print,

    td.visible-print {

        display: table-cell !important;
    }
}

.visible-print-block {

    display: none !important;
}

@media print {

    .visible-print-block {

        display: block !important;
    }
}

.visible-print-inline {

    display: none !important;
}

@media print {

    .visible-print-inline {

        display: inline !important;
    }
}

.visible-print-inline-block {

    display: none !important;
}

@media print {

    .visible-print-inline-block {

        display: inline-block !important;
    }
}

@media print {

    .hidden-print {

        display: none !important;
    }
}

body.cms-home .full_width .container {

    padding: 0;
}

body.cms-home .page_title {

    display: none;
}

body.cms-home .row {

    margin-left: 0;

    margin-right: 0;
}

.btn-default,

.btn-primary,

.btn-success,

.btn-info,

.btn-warning,

.btn-danger {

    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);

    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-default:active,

.btn-primary:active,

.btn-success:active,

.btn-info:active,

.btn-warning:active,

.btn-danger:active,

.btn-default.active,

.btn-primary.active,

.btn-success.active,

.btn-info.active,

.btn-warning.active,

.btn-danger.active {

    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);

    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn:active,

.btn.active {

    background-image: none;
}

.btn-default {

    background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);

    background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);

    background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

    background-repeat: repeat-x;

    border-color: #dbdbdb;

    text-shadow: 0 1px 0 #fff;

    border-color: #ccc;
}

.btn-default:hover,

.btn-default:focus {

    background-color: #e0e0e0;

    background-position: 0 -15px;
}

.btn-default:active,

.btn-default.active {

    background-color: #e0e0e0;

    border-color: #dbdbdb;
}

.btn-default:disabled,

.btn-default[disabled] {

    background-color: #e0e0e0;

    background-image: none;
}

.btn-primary {

    background-image: -webkit-linear-gradient(top, #888888 0%, #696969 100%);

    background-image: -o-linear-gradient(top, #888888 0%, #696969 100%);

    background-image: linear-gradient(to bottom, #888888 0%, #696969 100%);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888888', endColorstr='#ff696969', GradientType=0);

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

    background-repeat: repeat-x;

    border-color: #646464;
}

.btn-primary:hover,

.btn-primary:focus {

    background-color: #696969;

    background-position: 0 -15px;
}

.btn-primary:active,

.btn-primary.active {

    background-color: #696969;

    border-color: #646464;
}

.btn-primary:disabled,

.btn-primary[disabled] {

    background-color: #696969;

    background-image: none;
}

.btn-success {

    border-color: #B30404;
}

.btn-success:hover,

.btn-success:focus {

    background-color: #999;

    background-position: 0 -15px;
}

.btn-success:active,

.btn-success.active {

    background-color: #999;

    border-color: #999;
}

.btn-success:disabled,

.btn-success[disabled] {

    background-color: #999;

    background-image: none;
}

.btn-info {

    background-image: -webkit-linear-gradient(top, #cccccc 0%, #adadad 100%);

    background-image: -o-linear-gradient(top, #cccccc 0%, #adadad 100%);

    background-image: linear-gradient(to bottom, #cccccc 0%, #adadad 100%);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc', endColorstr='#ffadadad', GradientType=0);

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

    background-repeat: repeat-x;

    border-color: #a8a8a8;
}

.btn-info:hover,

.btn-info:focus {

    background-color: #adadad;

    background-position: 0 -15px;
}

.btn-info:active,

.btn-info.active {

    background-color: #adadad;

    border-color: #a8a8a8;
}

.btn-info:disabled,

.btn-info[disabled] {

    background-color: #adadad;

    background-image: none;
}

.btn-warning {

    background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);

    background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);

    background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

    background-repeat: repeat-x;

    border-color: #e38d13;
}

.btn-warning:hover,

.btn-warning:focus {

    background-color: #eb9316;

    background-position: 0 -15px;
}

.btn-warning:active,

.btn-warning.active {

    background-color: #eb9316;

    border-color: #e38d13;
}

.btn-warning:disabled,

.btn-warning[disabled] {

    background-color: #eb9316;

    background-image: none;
}

.btn-danger {

    background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);

    background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);

    background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

    background-repeat: repeat-x;

    border-color: #b92c28;
}

.btn-danger:hover,

.btn-danger:focus {

    background-color: #c12e2a;

    background-position: 0 -15px;
}

.btn-danger:active,

.btn-danger.active {

    background-color: #c12e2a;

    border-color: #b92c28;
}

.btn-danger:disabled,

.btn-danger[disabled] {

    background-color: #c12e2a;

    background-image: none;
}

.thumbnail,

.img-thumbnail {

    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);

    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.dropdown-menu>li>a:hover,

.dropdown-menu>li>a:focus {

    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);

    background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);

    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);

    background-color: #e8e8e8;
}

.dropdown-menu>.active>a,

.dropdown-menu>.active>a:hover,

.dropdown-menu>.active>a:focus {

    background-image: -webkit-linear-gradient(top, #888888 0%, #7b7b7b 100%);

    background-image: -o-linear-gradient(top, #888888 0%, #7b7b7b 100%);

    background-image: linear-gradient(to bottom, #888888 0%, #7b7b7b 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888888', endColorstr='#ff7b7b7b', GradientType=0);

    background-color: #7b7b7b;
}

.navbar-default {

    background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);

    background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);

    background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);

    border-radius: 0;

    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}

.navbar-default .navbar-nav>.active>a {

    background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);

    background-image: -o-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);

    background-image: linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);

    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);

    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}

.navbar-brand,

.navbar-nav>li>a {

    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}

.navbar-inverse {

    background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);

    background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);

    background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.navbar-inverse .navbar-nav>.active>a {

    background-image: -webkit-linear-gradient(top, #222222 0%, #282828 100%);

    background-image: -o-linear-gradient(top, #222222 0%, #282828 100%);

    background-image: linear-gradient(to bottom, #222222 0%, #282828 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);

    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);

    box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}

.navbar-inverse .navbar-brand,

.navbar-inverse .navbar-nav>li>a {

    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-static-top,

.navbar-fixed-top,

.navbar-fixed-bottom {

    border-radius: 0;
}

.alert {

    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);

    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);

    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.alert-success {

    background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);

    background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);

    background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);

    border-color: #b2dba1;
}

.alert-info {

    background-image: -webkit-linear-gradient(top, #dddddd 0%, #cacaca 100%);

    background-image: -o-linear-gradient(top, #dddddd 0%, #cacaca 100%);

    background-image: linear-gradient(to bottom, #dddddd 0%, #cacaca 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdddddd', endColorstr='#ffcacaca', GradientType=0);

    border-color: #b7b7b7;
}

.alert-warning {

    background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);

    background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);

    background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);

    border-color: #f5e79e;
}

.alert-danger {

    background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);

    background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);

    background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);

    border-color: #dca7a7;
}

.progress {

    background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);

    background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);

    background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}

.progress-bar {

    background-image: -webkit-linear-gradient(top, #888888 0%, #6f6f6f 100%);

    background-image: -o-linear-gradient(top, #888888 0%, #6f6f6f 100%);

    background-image: linear-gradient(to bottom, #888888 0%, #6f6f6f 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888888', endColorstr='#ff6f6f6f', GradientType=0);
}

.progress-bar-success {

    border-color: #999;
}

.progress-bar-info {

    background-image: -webkit-linear-gradient(top, #cccccc 0%, #b3b3b3 100%);

    background-image: -o-linear-gradient(top, #cccccc 0%, #b3b3b3 100%);

    background-image: linear-gradient(to bottom, #cccccc 0%, #b3b3b3 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc', endColorstr='#ffb3b3b3', GradientType=0);
}

.progress-bar-warning {

    background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);

    background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);

    background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}

.progress-bar-danger {

    background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);

    background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);

    background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}

.progress-bar-striped {

    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);

    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.list-group {

    border-radius: 0;

    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);

    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}

.list-group-item.active,

.list-group-item.active:hover,

.list-group-item.active:focus {

    text-shadow: 0 -1px 0 #6f6f6f;

    background-image: -webkit-linear-gradient(top, #888888 0%, #757575 100%);

    background-image: -o-linear-gradient(top, #888888 0%, #757575 100%);

    background-image: linear-gradient(to bottom, #888888 0%, #757575 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888888', endColorstr='#ff757575', GradientType=0);

    border-color: #757575;
}

.panel {

    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);

    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.panel-default>.panel-heading {

    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);

    background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);

    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}

.panel-primary>.panel-heading {

    background-image: -webkit-linear-gradient(top, #888888 0%, #7b7b7b 100%);

    background-image: -o-linear-gradient(top, #888888 0%, #7b7b7b 100%);

    background-image: linear-gradient(to bottom, #888888 0%, #7b7b7b 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff888888', endColorstr='#ff7b7b7b', GradientType=0);
}

.panel-success>.panel-heading {

    background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);

    background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);

    background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}

.panel-info>.panel-heading {

    background-image: -webkit-linear-gradient(top, #dddddd 0%, #d0d0d0 100%);

    background-image: -o-linear-gradient(top, #dddddd 0%, #d0d0d0 100%);

    background-image: linear-gradient(to bottom, #dddddd 0%, #d0d0d0 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdddddd', endColorstr='#ffd0d0d0', GradientType=0);
}

.panel-warning>.panel-heading {

    background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);

    background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);

    background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}

.panel-danger>.panel-heading {

    background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);

    background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);

    background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}

.well {

    background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);

    background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);

    background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);

    border-color: #dcdcdc;

    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);

    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}

.nav-tabs-bottom {
    border-bottom: 0;
    border-top: 1px solid #ddd
}

.nav-tabs-bottom>li {
    margin-bottom: 0;
    margin-top: -1px
}

.nav-tabs-bottom>li>a {
    border-radius: 0 0 0 0
}

.nav-tabs-bottom>li>a:hover,
.nav-tabs-bottom>li>a:focus,
.nav-tabs-bottom>li.active>a,
.nav-tabs-bottom>li.active>a:hover,
.nav-tabs-bottom>li.active>a:focus {
    border: 1px solid #ddd;
    border-top-color: transparent
}

.nav-tabs-left {
    border-bottom: 0;
    border-right: 1px solid #ddd
}

.nav-tabs-left>li {
    margin-bottom: 0;
    margin-right: -1px;
    float: none
}

.nav-tabs-left>li>a {
    border-radius: 0 0 0 0;
    margin-right: 0;
    margin-bottom: 2px
}

.nav-tabs-left>li>a:hover,
.nav-tabs-left>li>a:focus,
.nav-tabs-left>li.active>a,
.nav-tabs-left>li.active>a:hover,
.nav-tabs-left>li.active>a:focus {
    border: 1px solid #ddd;
    border-right-color: transparent
}

.row>.nav-tabs-left {
    padding-right: 0;
    padding-left: 10px;
    margin-right: -1px;
    position: relative;
    z-index: 1
}

.row>.nav-tabs-left+.tab-content {
    border-left: 1px solid #ddd
}

.nav-tabs-right {
    border-bottom: 0;
    border-left: 1px solid #ddd
}

.nav-tabs-right>li {
    margin-bottom: 0;
    margin-left: -1px;
    float: none
}

.nav-tabs-right>li>a {
    border-radius: 0 0 0 0;
    margin-left: 0;
    margin-bottom: 2px
}

.nav-tabs-right>li>a:hover,
.nav-tabs-right>li>a:focus,
.nav-tabs-right>li.active>a,
.nav-tabs-right>li.active>a:hover,
.nav-tabs-right>li.active>a:focus {
    border: 1px solid #ddd;
    border-left-color: transparent
}

.row>.nav-tabs-right {
    padding-left: 0;
    padding-right: 10px
}

.navmenu,
.navbar-offcanvas {
    width: 300px;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-radius: 0
}

.navmenu-fixed-left,
.navmenu-fixed-right,
.navbar-offcanvas {
    position: fixed;
    z-index: 1030;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    border-radius: 0
}

.navmenu-fixed-left,
.navbar-offcanvas.navmenu-fixed-left {
    left: 0;
    right: auto;
    border-width: 0 1px 0 0
}

.navmenu-fixed-right,
.navbar-offcanvas {
    left: auto;
    right: 0;
    border-width: 0 0 0 1px
}

.navmenu-nav {
    margin-bottom: 10px
}

.navmenu-nav.dropdown-menu {
    position: static;
    margin: 0;
    padding-top: 0;
    float: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.navbar-offcanvas .navbar-nav {
    margin: 0
}

@media (min-width:800px) {
    .navbar-offcanvas {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-offcanvas.offcanvas {
        position: static;
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-offcanvas .navbar-nav.navbar-left:first-child {
        margin-left: -10px
    }
    .navbar-offcanvas .navbar-nav.navbar-right:last-child {
        margin-right: -10px
    }
    .navbar-offcanvas .navmenu-brand {
        display: none
    }
}

.navmenu-brand {
    display: block;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 15px;
    margin: 10px 0
}

.navmenu-brand:hover,
.navmenu-brand:focus {
    text-decoration: none
}

.navmenu-default,
.navbar-default .navbar-offcanvas {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navmenu-default .navmenu-brand,
.navbar-default .navbar-offcanvas .navmenu-brand {
    color: #777
}

.navmenu-default .navmenu-brand:hover,
.navbar-default .navbar-offcanvas .navmenu-brand:hover,
.navmenu-default .navmenu-brand:focus,
.navbar-default .navbar-offcanvas .navmenu-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navmenu-default .navmenu-text,
.navbar-default .navbar-offcanvas .navmenu-text {
    color: #777
}

.navmenu-default .navmenu-nav>.dropdown>a:hover .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,
.navmenu-default .navmenu-nav>.dropdown>a:focus .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333
}

.navmenu-default .navmenu-nav>.open>a,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a,
.navmenu-default .navmenu-nav>.open>a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover,
.navmenu-default .navmenu-nav>.open>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

.navmenu-default .navmenu-nav>.open>a .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a .caret,
.navmenu-default .navmenu-nav>.open>a:hover .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,
.navmenu-default .navmenu-nav>.open>a:focus .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.open>a:focus .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.navmenu-default .navmenu-nav>.dropdown>a .caret,
.navbar-default .navbar-offcanvas .navmenu-nav>.dropdown>a .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

.navmenu-default .navmenu-nav.dropdown-menu,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu {
    background-color: #e7e7e7
}

.navmenu-default .navmenu-nav.dropdown-menu>.divider,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider {
    background-color: #f8f8f8
}

.navmenu-default .navmenu-nav.dropdown-menu>.active>a,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,
.navmenu-default .navmenu-nav.dropdown-menu>.active>a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,
.navmenu-default .navmenu-nav.dropdown-menu>.active>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus {
    background-color: #d7d7d7
}

.navmenu-default .navmenu-nav>li>a,
.navbar-default .navbar-offcanvas .navmenu-nav>li>a {
    color: #777
}

.navmenu-default .navmenu-nav>li>a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav>li>a:hover,
.navmenu-default .navmenu-nav>li>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navmenu-default .navmenu-nav>.active>a,
.navbar-default .navbar-offcanvas .navmenu-nav>.active>a,
.navmenu-default .navmenu-nav>.active>a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:hover,
.navmenu-default .navmenu-nav>.active>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navmenu-default .navmenu-nav>.disabled>a,
.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a,
.navmenu-default .navmenu-nav>.disabled>a:hover,
.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:hover,
.navmenu-default .navmenu-nav>.disabled>a:focus,
.navbar-default .navbar-offcanvas .navmenu-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navmenu-inverse,
.navbar-inverse .navbar-offcanvas {
    background-color: #222;
    border-color: #080808
}

.navmenu-inverse .navmenu-brand,
.navbar-inverse .navbar-offcanvas .navmenu-brand {
    color: #999
}

.navmenu-inverse .navmenu-brand:hover,
.navbar-inverse .navbar-offcanvas .navmenu-brand:hover,
.navmenu-inverse .navmenu-brand:focus,
.navbar-inverse .navbar-offcanvas .navmenu-brand:focus {
    color: #fff;
    background-color: transparent
}

.navmenu-inverse .navmenu-text,
.navbar-inverse .navbar-offcanvas .navmenu-text {
    color: #999
}

.navmenu-inverse .navmenu-nav>.dropdown>a:hover .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:hover .caret,
.navmenu-inverse .navmenu-nav>.dropdown>a:focus .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navmenu-inverse .navmenu-nav>.open>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a,
.navmenu-inverse .navmenu-nav>.open>a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover,
.navmenu-inverse .navmenu-nav>.open>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus {
    background-color: #080808;
    color: #fff
}

.navmenu-inverse .navmenu-nav>.open>a .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a .caret,
.navmenu-inverse .navmenu-nav>.open>a:hover .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:hover .caret,
.navmenu-inverse .navmenu-nav>.open>a:focus .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.open>a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navmenu-inverse .navmenu-nav>.dropdown>a .caret,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.dropdown>a .caret {
    border-top-color: #999;
    border-bottom-color: #999
}

.navmenu-inverse .navmenu-nav.dropdown-menu,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu {
    background-color: #080808
}

.navmenu-inverse .navmenu-nav.dropdown-menu>.divider,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.divider {
    background-color: #222
}

.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a,
.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:hover,
.navmenu-inverse .navmenu-nav.dropdown-menu>.active>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav.dropdown-menu>.active>a:focus {
    background-color: #000
}

.navmenu-inverse .navmenu-nav>li>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a {
    color: #999
}

.navmenu-inverse .navmenu-nav>li>a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:hover,
.navmenu-inverse .navmenu-nav>li>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navmenu-inverse .navmenu-nav>.active>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a,
.navmenu-inverse .navmenu-nav>.active>a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:hover,
.navmenu-inverse .navmenu-nav>.active>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navmenu-inverse .navmenu-nav>.disabled>a,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a,
.navmenu-inverse .navmenu-nav>.disabled>a:hover,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:hover,
.navmenu-inverse .navmenu-nav>.disabled>a:focus,
.navbar-inverse .navbar-offcanvas .navmenu-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.offcanvas {
    display: none
}

.offcanvas.in {
    display: block
}

@media (max-width:799px) {
    .offcanvas-xs {
        display: none
    }
    .offcanvas-xs.in {
        display: block
    }
}

@media (max-width:991px) {
    .offcanvas-sm {
        display: none
    }
    .offcanvas-sm.in {
        display: block
    }
}

@media (max-width:1199px) {
    .offcanvas-md {
        display: none
    }
    .offcanvas-md.in {
        display: block
    }
}

.offcanvas-lg {
    display: none
}

.offcanvas-lg.in {
    display: block
}

.canvas-sliding {
    -webkit-transition: top 0.35s, left 0.35s, bottom 0.35s, right 0.35s;
    transition: top 0.35s, left 0.35s, bottom 0.35s, right 0.35s
}

.offcanvas-clone {
    height: 0px !important;
    width: 0px !important;
    overflow: hidden !important;
    border: none !important;
    margin: 0px !important;
    padding: 0px !important;
    position: absolute !important;
    top: auto !important;
    left: auto !important;
    bottom: 0px !important;
    right: 0px !important;
    opacity: 0 !important
}

body {

    color: #5a5a5a;
}

a {

    transition: color 300ms ease-in-out, background-color 300ms ease-in-out;

    -moz-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;

    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;

    -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;

    outline: none;
}

img {
    max-width: 100%;
}

.wrapper {
    min-width: 280px;
    position: relative;
    left: 0;
    z-index: 100;
    background-color: #fff;
}

.navmenu-fixed-right {
    z-index: 1;
}

.page {

    text-align: left;

    width: auto;

    padding: 0;
}

.page-header {

    margin-top: 20px;
}

.page.container-fluid {

    max-width: 3000px;

    margin: 0 auto;

    padding: 0;
}

.page.container-fluid .footer>.container {

    margin: 0 auto;

    padding: 0;
}

li {
    list-style: none
}

.links li {
    display: inline;
    position: relative;
}

.divider {

    background: #eee;
}

.branding {

    position: relative;

    margin: 0;

    height: auto;
}

.ias_loader {

    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.ias_loader img {

    margin: 0!important;
}

.header {

    width: auto;

    padding: 10px 0;
}

.cms-b-responsive-home-page .body-wrapper {

    padding: 0;

    width: 100%;
}

.category-view {

    margin: 0 auto 20px;
}

.breadcrumbs {

    background: none;

    padding: 0px;
}

.checkout-link {

    float: right;
}

.header-panel {

    padding: 0;

    border: none;

    z-index: 999 !important;

    margin: 0;

    color: #fff;

    background-color: #fff;
}

.header-panel .links {

    float: none;

    display: inline-block;

    margin: 0;
    padding: 0;
}

.header-panel .links li a {

    text-transform: uppercase;

    font-size: 13px;

    line-height: 30px;

    font-weight: 400;

    text-transform: capitalize;
}

.header-panel .links li a {

    color: #fff;

    text-decoration: none;
}

.header-panel .links li a:hover {
    color: #b30404;
}

.header-panel .welcome-msg {

    margin: 0;

    line-height: 38px;

    font-weight: normal;
}

.switches {

    background: none;

    line-height: 30px;

    white-space: nowrap;
}

.top-cart {

    white-space: normal;

    padding: 5px;

    width: 100%;
}

.top-cart .panel {

    border: none;

    box-shadow: none;
}

#dropdown {

    position: absolute;

    left: 0;

    top: 100%;

    margin-top: 0px;
}

#dropdown label {

    font-weight: normal;

    line-height: normal;

    text-align: left;
}

#dropdown .close {

    font-size: 14px;

    color: #333;

    opacity: 1;
}

#dropdown .actions .btn-link {

    clear: both;

    display: block;

    margin-top: 8px;

    padding-left: 0;

    text-align: left;
}

.buttons-set {

    margin: 2em 0;

    border: none;

    padding: 0;
}

#messages_product_view {

    margin: 0 auto;

    padding: 0;
}

.product-view {

    background: none;

    margin: 20px auto;

    padding: 0;

    float: none;

    border: 0;
}

.product-view .short-description {

    display: block;
}

.product-view .add-to-box {

    margin-top: 10px;
}

.product-view .add-to-box .add-to-links {

    margin-top: 10px !important;

    float: none;
}

.add-to-box .add-to-cart {
    float: none;
}

.collateral-tabs .tab-content {

    padding: 15px;
}

.page-title {

    border-bottom: 1px solid #EEEEEE;

    margin: 0 0 10px;

    padding: 20px 0 9px;

    background: none;
}

.page-title h1,
.page-title h2 {

    color: #5A5A5A;

    font-family: "Bitter", georgia, serif;

    margin-top: 0;
}

.account-login .new-users,
.account-login .registered-users {

    width: 49%;
}

.account-login {

    background: none;

    margin-bottom: 20px;
}

.account-login .fieldset h2 {

    margin: 0;
}

.font12 {

    font-size: 12px !important;
}

.color-primary {

    color: #333 !important;
}

.mr-3 {

    margin-right: 3px;
}

a.product-image {

    padding: 0;
}

.mini-products-list .product-image {

    border: none;

    width: auto;
}

.page.container>.span12 {

    min-height: 400px;
}

.product-name,
.category-products .price-box {

    font-size: 14px;
}

.product-essential .price-box {

    font-size: 18px;

    margin-bottom: 15px;
}

.sidebar .block-layered-nav .block-title {

    padding: 10px;
}

.sidebar .block .block-title {

    background-color: #888888;

    color: #FFFFFF;

    padding: 10px;
}

.sidebar .block .block-title strong {
    background-image: none;
    padding: 0;
    font-weight: normal;
    font-size: 12px;
}

.sidebar .block .block-title span {

    color: #ffffff;
}

.block .block-content .product-name {

    font-size: 14px;
}

.block-poll .label {

    text-align: left;
}

#poll-answers label {

    color: #999999;
}

.scoller-item .procartr {
    float: left !important;
    width: 100% !important;
}

.scoller-item .procartr button.button {
    float: left !important
}

.scoller-item .procartl {
    text-align: center;
    width: 100% !important;
}

.logo {
    width: 100%;
    float: left;
    text-align: left;
    margin: 0;
}

ul.links {
    margin: 0;
    padding: 0;
}

ul.loginlinks {
    float: none;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
    display: inline-block;
}

.loginlinks li {
    margin: 0;
    list-style: none;
    display: inline-block;
    text-align: right;
    background-position: left center;
    background-repeat: no-repeat;
}

.loginlinks li:first-child {
    padding: 0 0 0 0px;
    background-image: none;
}
.loginlinks li.signin a {
    padding: 0 0 0 27px;
    list-style: none;
    text-align: right;
    background-image: url(../images/yonghu.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    font-size: 13px;
    text-transform: capitalize;
    color: #000;
    font-weight: 600;
    line-height: 30px;
    font-weight: 400;
}

.loginlinks li.register a {
    margin: 0;
    padding: 0 0 0 25px;
    list-style: none;
    text-align: right;
    background-image: url(../images/yonghu_1.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    font-size: 13px;
    text-transform: capitalize;
    color: #000;
    font-weight: 400;
    line-height: 30px;
}

.currencydd {
    height: 30px;
    line-height: 30px;
    text-align: left;
    border-right: 1px solid #000;

    background-position: left center, right center;
    background-repeat: no-repeat, no-repeat;
    padding: 0 10px 0 18px;
    font-weight: 400;
    color: #fff;

    font-size: 13px;
    float: none;
    text-align: left;
    display: inline-block;
    text-transform: capitalize;
    position: relative;
    margin: 0 74px 0 51px;
}

.currencydd select {
    margin: 0;
    background-color: transparent;
    color: #b30404;
    border: none;
    outline: none;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    height: 30px;
    padding: 0;
    margin: 0;
    float: right;
    text-align: left;
}

.header_cart {
    width: 200px;
    float: right;
    margin: 0 0 0px 0;
    padding: 0;
    position: relative;
}

.cartlink {
    background-image: url(../images/cart_ico.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 48px;
    height: 50px;
    float: right;
    display: block;
    font-size: 0;
    line-height: 0;
}

.cart_count {
    width: 152px;
    float: left;
    margin: 0;
    padding: 0;
    height: 52px;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #fff;
    text-transform: uppercase;
}

.cart_count a {
    font-size: 14px !important;
    color: #333;
    font-weight: 400 !important;
    text-align: center;
    text-transform: capitalize;
    line-height: 50px;
    display: block;
}

.wishlist_items {
    width: auto;
    float: right;
    margin: 0 38px 0px 0;
    padding: 0;
    height: 52px;
    text-align: center;
}

.wishlist_items a {
    width: auto;
    margin: 0;
    padding: 0 0 0 0;
    height: 52px;

    background-position: top 12px right 10px;
    background-repeat: no-repeat;
    font-size: 15px;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;

    text-align: center;
    line-height: 50px;
    display: block;
    position: relative;
}

.header_right {
    width: 100%;
    float: right;
    margin: 0;
    padding: 0;
}

.header_right .src_form {
    width: 100%;
    float: right;
    position: relative;
}

.header_right input[type="text"] {
    width: 90%;
    height: 50px;
    border: 1px solid #abadb0;
    border-right: 0px;
    float: left;
    background-color: #fff;
    padding: 10px 11px;
    font-size: 15px;
    font-weight: 500;
    color: #a7a9ac;
    line-height: 30px;
}

.header_right .btn-src {
    width: 50px;
    height: 50px;
    font-size: 0;
    line-height: 0;
    background-image: url(../images/search_ico.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    border: none;
    background-color: transparent;
    cursor: pointer;
    display: block;
}

.navbar_container {
    display: none;
}

.topnav {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    display: inline;
    position: relative;
}

.topnav>ul {
    margin: 0;
    padding: 0;
    display: inline;
    text-align: center;
}

.topnav>ul>li {
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: center;
    border-right: 1px solid #57544c;
    position: relative;
}

.topnav>ul>li:last-child {
    border-right: 0px;
}

.topnav>ul>li>a {
    margin: 0;
    padding: 10px 30px 7px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    color: #fff !important;
    display: block;
    text-transform: uppercase;
}

.topnav>ul>li:hover {
    text-decoration: none;
    color: #fff !important;
    background-color: #6d6e71;
}

.topnav>ul>li>a:hover {
    text-decoration: none;
    color: #fff !important;
    background-color: #6d6e71;
}

.topnav>ul>li.rtlink a {
    margin: 0;
    padding: 10px 6px 7px;
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;
    color: #fff;
    display: block;
    text-transform: uppercase;
    background-color: #b30404;
}

.topnav>ul>li.rtlink a:hover {
    background-color: #b30404;
    color: #fff;
    text-decoration: none;
}

.topnav ul li ul {
    display: none;
    position: absolute;
    background-image: url(../images/menudd_trans.png);
    background-position: 0 0;
    background-repeat: repeat;
    top: 38px;
    left: 0;
    z-index: 100;
    width: 160px;

    text-align: left;
    height: auto;
}

.topnav ul li:hover>ul {
    display: block;
}

.topnav ul li ul li {
    float: left;
    width: 100%;
    position: relative;
}

.topnav ul li ul li ul {
    dispaly: none;
}

.topnav ul li ul li:hover>ul {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 150px;
}

.topnav ul li ul li ul li ul {
    dispaly: none;
}

.topnav ul li ul li h2 {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
}

.topnav ul li ul li h2 a {
    text-align: left;
    font-size: 14px;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
    padding: 8px;
    display: block
}

.topnav ul li ul li h2 a:hover {
    text-decoration: underline;
    background-color: transparent;
}

.topnav ul li ul li ul li {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    text-align: left;
    border: 0px;
    position: relative
}

.topnav ul li ul li ul li a {
    color: #d1d3d4;
    border-bottom: 1px solid #808285;
    float: left;
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    line-height: normal;
    padding: 3px 0px 3px 0px;
    font-weight: 600;
    background-color: transparent !important;
    padding: 8px;
}

.topnav ul li ul li:hover {
    background: #be1e2d;
}

.topnav ul li ul li ul li a:hover {
    color: #fff;
    border-bottom: 1px solid #be1e2d;
    text-decoration: none;
    background-color: #be1e2d !important;
    padding-left: 7px;
}

.topnav ul li ul li ul li:last-child a {
    border: 0px;
}

.showhide {
    display: none;
    padding: 0;
    cursor: pointer;
    width: 100%;
    float: left;
}

.showhide b.txtl {
    float: left;
    text-align: left;
    width: 50%;
    font-size: 26px;
    line-height: 50px;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
}

.showhide b.txtr {
    float: right;
    text-align: right;
    width: 50%;
    font-size: 26px;
    line-height: 50px;
    font-weight: normal;
    color: #fff;
}

.mobinav h2 {
    margin: 0;
    padding: 0 0 0 20px;
}

.mobinav {
    display: none;
    width: 100%;
    color: #fff;
    z-index: 99999995;
    float: left;
    overflow-y: scroll!important;
    height: 300px;
    position: absolute;
    background: #231f20;
    padding: 20px;
    box-sizing: border-box;
    left: 0;
}

.mobinav ul {
    float: left;
    margin: 5px 0 0 0;
    padding: 0;
    display: block;
    width: 100%;
}

.mobinav ul li {
    float: left;
    margin: 0;
    display: block;
    width: 100%;
}

.mobinav ul li a {
    width: auto;
    float: left;
    padding: 0 54px 0 0;
    display: block;
    line-height: normal;
    font-size: 17px;
    text-align: left;
    text-decoration: none;
    color: #fff;
    line-height: 40px;
    font-weight: 400;
    font-family: "Bitter", georgia, serif
}

.mobinav ul li a:hover {
    color: #fff;
}

.mobinav ul li ul li a {
    border: 0;
    line-height: normal;
    padding: 0;
    line-height: 40px;
}

.mobinav ul li a:hover {
    background-color: #be1e2d;
    color: #fff;
}

.mobinav ul {
    margin-bottom: 0;
}

.mobinav ul li ul {
    padding-left: 0;
}

.mobinav ul li ul li ul {
    padding-left: 30px;
    margin-bottom: 15px;
}

.mobinav ul li ul li ul li {
    width: 100%;
    float: left;
    margin: 0;
}

.mobinav ul li ul li ul li a {
    padding: 5px 15px;
}

.mobinav .haschild,
.mobinav .haschildsub {

    position: relative;
}

.mobinav .haschild ul,

.mobinav .haschildsub ul {

    display: none;
    padding-left: 15px;
}

.mobinav .open {

    box-shadow: none!important;
}

.mobinav .haschild .maincat,

.mobinav .haschildsub .subcat {

    position: absolute;

    right: 0;

    top: 0;

    height: 40px;
    width: 40px;
}

.mobinav .haschild .maincat:after,

.mobinav .haschildsub .subcat:after {

    font-family: 'FontAwesome';

    content: "\f067";

    font-size: 22px;

    font-weight: normal;

    text-align: center;

    line-height: 40px;
}

.mobinav .haschild.open .maincat:after,

.mobinav .haschildsub.open .subcat:after {

    content: "\f068";
}

.footer_container {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.footer_container .followus {
    width: 100%;
    float: left;
    margin: 0;
    padding: 7px 0 9px 0;
    background-color: #808285;
    border-top: 1px solid #96979a;
    border-bottom: #1px solid #575657;
    display: inline-block;
    text-align: center;
}

.followus div {
    font-size: 20px;
    text-align: center;
    margin: 0;
    padding: 0px 12px 0 0;
    color: #fff;
    text-transform: uppercase;
    line-height: 20px;

    display: inline-block;
    font-weight: 400;
    font-family: "Bitter", georgia, serif;
}

.followus a {
    text-align: center;
    text-decoration: none;
    margin: 0px 0px 0px 5px;
    display: inline-block;
    color: #fff;
    font-size: 14px;

    border: 1px solid #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
}

.followus a:hover {
    text-decoration: none;
    -ms-transform: rotate(360deg);

    -webkit-transform: rotate(360deg);

    transform: rotate(360deg);
    background: #b30404;

    transition-timing-function: ease-in;

    transition: 0.5s;
    border: 1px solid #b30404;
}

.footer_container .copyright {
    width: 100%;
    float: left;
    margin: 0;
    padding: 8px 0;
    background-color: #414042;
    border-top: 1px solid #535153;
    display: inline;
    text-align: center;
}

.copyright .crtxt {
    width: 100%;
    float: left;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    font-size: 13px;
    color: #fff;
    line-height: 23px;
}

.copyright .crtxt a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

.copyright .crtxt a:hover {
    color: #fff;
    text-decoration: underline;
}

.copyright .paypal_logos {
    text-align: right;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}

.copyright .paypal_logos img {
    margin: 0 0 0 10px;
}

.footer_blocks {
    width: 100%;
    float: left;
    background-color: #231f20;
    margin: 0;
    padding: 42px 0 30px 0;
}

.footer_blocks h4 {
    color: #fff;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 0.625em 0;
    padding: 0 0 8px 0;

    background-image: url(../images/line4.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    font-family: 'Bitter', serif;

    -ms-transform: rotate(0deg);

    -webkit-transform: rotate(0deg);

    transform: rotate(0deg);
}

.ftr_links {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.ftr_links ul {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.ftr_links ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.ftr_links ul li:last-child {
    border-bottom: 0px;
}

.ftr_links ul li a {
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    margin: 0;
    padding: 7px 0 7px 0;
    display: inline-block;
}

.ftr_links ul li a:hover {
    color: #b30404;
}

.ftr_news {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.ftr_news h4 {
    margin-bottom: 16px;
}

.ftr_news .row {
    margin-bottom: 20px;
}

.ftr_news .fnews_img {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.ftr_news .fnews_img img {
    width: 100%;
    height: auto;
}

.ftr_news .fnews_cont {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.ftr_news .fnews_cont h5 {
    width: 100%;
    float: left;
    margin: 1px 0 1px 0;
    padding: 0 0 0 0;
}

.ftr_news .fnews_cont h5 a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    line-height: normal;
    margin: 0;
    padding: 0;
}

.ftr_news .fnews_cont h5 a:hover {
    color: #b30404;
    text-decoration: none;
}

.ftr_news .fnews_cont .fndmy {
    font-size: 12px;
    font-weight: 400;
    color: #a7a9ac;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
}

.ftr_tweet {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.ftr_tweet h4 {
    margin-bottom: 18px;
}

.ftr_tweet ul {
    list-style: none;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.ftr_tweet ul li {
    list-style: none;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0 0 10px 34px;
    background-image: url(../images/tweat_ico%27.png);
    background-position: 0 7px;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    line-height: 17px;
}

.ftr_tweet ul li span {
    color: #939598;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
    line-height: normal;
}

.ftr_tweet ul li a {
    color: #b30404;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    line-height: 17px;
}

.ftr_tweet ul li a:hover {
    color: #b30404;
    text-decoration: underline;
}

.homeslider {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

#home-slider .item img {
    display: block;
    width: 100%;
    height: auto;
}

#home-slider .owl-controls {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 30px;
}

#home-slider .owl-controls .owl-prev {
    background-image: url(../images/arrow.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: block;
    float: left;
    transition-duration: 0.5s;
}

#home-slider .owl-controls .owl-next {
    background-image: url(../images/arrow.png);
    background-position: -30px -30px;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
    display: block;
    float: right;
    transition-duration: 0.5s;
}

#home-slider .owl-controls .owl-prev:hover {
    background-position: -30px 0;
    transition-duration: 0.5s;
}

#home-slider .owl-controls .owl-next:hover {
    background-position: 0 -30px;
    transition-duration: 0.5s;
}

.homeslider .container {
    position: absolute;
    top: 33px;
    left: 0;
    right: 0;
    height: auto;
}

.slidecont {
    width: 470px;
    height: auto;
    margin: 0;
    padding: 0 0 0 43px;
    float: left;
}

.slidelogo {
    width: 100%;
    float: left;
    margin: 0 0 14px 0;
    padding: 0;
    text-align: left;
}

.slidelogo img {
    height: auto;
    width: auto !important;
    max-width: 100% !important;
}

.slidecont h4 {
    font-weight: 700;
    font-size: 22px;
    line-height: normal;
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 4px 0;
    padding: 0;
    color: #E1E1E1;
}

.slidecont p {
    font-weight: 400;
    font-size: 15px;
    line-height: normal;
    text-align: left;
    margin: 0;
    padding: 0 0 13px 0;
    color: #fff;
    width: 300px;
}

.slidecont .viewrange {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
}

.slidecont .viewrange a {
    height: 31px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding-left: 17px;
    padding-right: 19px;
    line-height: 31px;
    border: 1px solid #fff;
    border-radius: 31px;
    transition-duration: 0.5s;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
}

.slidecont .viewrange a:hover {
    color: #b30404;
    border: 1px solid #fff;
    background-color: #fff;
    transition-duration: 0.5s;
    text-decoration: none;
}

.home_catlist4 {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
    padding: 0;
}

.home_catlist4 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
}

.home_catlist4 li {
    width: 25%;
    float: left;
    margin: 0;
    padding: 0;
}

.home_catlist4 li .hclblock {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.hclblock .hclimg {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    height: 150px;
    overflow: hidden;
}

.hclblock .hclimg img {
    width: 100%;
}

.home_catlist4 li.clra .hclcont {
    background-color: #231f20;
}

.home_catlist4 li.clrb .hclcont {
    background-color: #414042;
}

.home_catlist4 li.clrc .hclcont {
    background-color: #6d6e71;
}

.home_catlist4 li.clrd .hclcont {
    background-color: #939598;
}

.hclblock .hclcont {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 35px 25px 35px;
    height: 176px
}

.hclblock .hclcont h2 {
    padding: 0 0 0 2px;
    margin: 0 0 14px 0;
    text-align: left;
    font-weight: 500;
    color: #fff;
}

.hclblock .hclcont h2 a {
    text-align: left;
    font-weight: 500;
    color: #fff;
    font-size: 24px;
    text-decoration: none;
    text-transform: none;

    font-family: "Bitter", georgia, serif;
    font-weight: 400;
}

.hclblock .hclcont h2 a:hover {
    color: #B30404;
    text-decoration: none;
}

.hclblock .hclcont p {
    padding: 0 0 12px 2px;
    margin: 0;
    text-align: left;
    font-weight: 400;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    width: 230px;
}

.hclblock .hclcont p span {
    font-size: 18px;
    font-family: "Bitter", georgia, serif;
    font-weight: 400;
}

.hclblock .hclcont p span:hover,
.hclblock .hclcont p span:hover a {
    color: #B30404 !important;
}

.home_catlist4 .button-small {
    width: 100%;
    float: left;
    text-align: left;
    display: inline;
}

.home_catlist4 .button-small a {
    height: 31px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding-left: 17px;
    padding-right: 19px;
    line-height: 31px;
    border: 1px solid #fff;
    border-radius: 31px;
    transition-duration: 0.5s;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
    font-size: 15px;
}

.home_catlist4 .button-small a:hover {
    color: #b30404;
    border: 1px solid #fff;
    background-color: #fff;
    transition-duration: 0.5s;
    text-decoration: none;
}

.home_catlist2 {
    width: 100%;
    float: left;
    margin: -20px 0 20px 0;
    padding: 0;
}

.home_catlist2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
}

.home_catlist2 li {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

.home_catlist2 li .hcblock {
    width: 100%;
    padding: 0px 0 0px 0;
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.home_catlist2 li .hcimg {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.home_catlist2 li .hcimg img {
    width: 100%;
}

.hcblock .hccont {
    width: 100%;
    float: left;
    background-image: url(../images/line2.png);
    background-position: top center, bottom center;
    background-repeat: no-repeat, no-repeat;
    margin-bottom: 40px;
    padding: 15px 0 11px 0
}

.hcblock .hccont h2 {
    padding: 0px;
    margin: 0 0 2px 0;
    text-align: center;
}

.hcblock .hccont h2 a {
    text-align: center;
    font-weight: 500;
    color: #fff;
    font-size: 65.62px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    line-height: 60px;
}

.hcblock .hccont h2 a span {
    font-weight: 400;
    color: #d1d3d4;
}

.home_catlist2 li:last-child .hcblock .hccont h2 a span {
    color: #bcbec0 !important;
}

.hcblock .hccont h2 a:hover,
.hcblock .hccont h2 a:hover span {
    color: #fff;
    text-decoration: none;
}

.home_catlist2 li:last-child .hcblock .hccont h2 a:hover span {
    color: #fff !important;
}

.hcblock .hccont p {
    padding: 0 0 0px 0px;
    margin: 0;
    text-align: center;
    font-weight: 400;
    color: #fff;
    font-size: 19.14px;
    line-height: normal;
}

.home_catlist2 .button-big {
    width: 100%;
    float: left;
    text-align: center;
    display: inline;
}

.home_catlist2 .button-big a {
    height: 42px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    padding-left: 23px;
    padding-right: 25px;

    line-height: 42px;
    border: 1px solid #fff;
    border-radius: 42px;
    transition-duration: 0.5s;
    font-weight: 500;
    display: inline-block;

    text-decoration: none;
    cursor: pointer;
    font-size: 18px;
    background-color: transparent;
    font-family: "Bitter", georgia, serif;
}

.home_catlist2 .button-big a:hover {
    color: #b30404;
    border: 1px solid #fff;
    background-color: #fff;
    transition-duration: 0.5s;
    text-decoration: none;
}

.grab_block {
    background-color: #b30404;
    width: 100%;
    float: left;
    margin: -20px 0 30px 0;
    padding: 0;
}

.grab_cont {
    width: 100%;
    float: left;
    margin: 0;
    padding: 55px 0 0px 0;
    position: relative;
}

.grab_cont h3 {
    text-align: left;
    font-weight: 400;
    color: #fff;
    font-size: 60px;
    line-height: 62px;
    text-transform: uppercase;
    margin: 0 0 10px;
    padding: 0;
}

.grab_cont h3 span {
    font-weight: 700;
    color: #bcbec0;
}

.grab_cont p {
    text-align: left;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    text-transform: none;
    margin: 0;
    padding: 0 0 0 4px;
}

.grab_cont a {
    height: 42px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    padding-left: 23px;
    padding-right: 25px;
    line-height: 42px;

    border: 1px solid #fff;
    border-radius: 42px;
    transition-duration: 0.5s;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;

    cursor: pointer;
    font-size: 18px;
    background-color: transparent;
    position: absolute;
    top: 73px;
    right: -40px;
    font-family: "Bitter", georgia, serif;
}

.grab_cont a:hover {
    color: #b30404;
    border: 1px solid #fff;
    background-color: #fff;
    transition-duration: 0.5s;
    text-decoration: none;
}

.grab_block .grabimg {
    margin: 0;
    padding: 0;
    margin-left: 30px;
}

.newsletter_block {
    width: 100%;
    float: left;
    margin: 0 0 35px 0;
    padding: 0;
    background-image: url(../images/newsletter_bg.jpg);
    background-position: bottom center;
    background-repeat: repeat;
    background-size: 100%;
}

.nl_cont {
    width: 670px;
    float: left;
    margin: 0;
    padding: 35px 0 32px 50px;
}

.nl_cont h4 {
    text-align: left;
    font-size: 38px;
    font-weight: 500;
    color: #fff;
    margin: 0 0 7px 0;
    padding: 0;
    text-transform: uppercase;
}

.nl_cont h4 span {
    font-weight: 700;
    color: #939598;
}

.nl_cont p {
    font-weight: 400;
    color: #fff;
    text-align: left;
    margin: 0;
    padding: 0 110px 0 0;
    font-size: 15px;
    line-height: 17px;
}

.nlform {
    width: 430px;
    float: right;
    margin: 54px 0 0 0;
    padding: 0;
    position: relative;
}

.nlform input {
    width: 100%;
    float: left;
    border-radius: 40px;
    padding-left: 17px;
    padding-right: 17px;
    height: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    font-size: 15px;
    color: #a7a9ac;
    font-weight: 500;
    border: none;
}

.nlform button {
    width: 82px;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    border-radius: 0px 40px 40px 0px;
    background-color: #b30404;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    border: none;
    text-transform: uppercase;
}

.products_list {
    width: 100%;
    float: left;
    margin: 0px 0 25px 0;
    padding: 0 60px;
}

.catalog-product-view .products_list {
    padding: 0
}

.catalog-product-view .products_list .profull {
    margin: 0
}

.products_list h1 {
    font-size: 2.5em;
    font-weight: 400;
    color: #b30404;
    margin: 0 0 0px 0;
    padding: 0 0 5px 0;
    font-family: "Bitter", georgia, serif;
    background-position: bottom left;
    background-repeat: repeat-x;
    text-transform: capitalize;
}

.profull {
    margin-left: -15px;
    margin-right: -15px;
}

#featured-trainers .owl-item {
    padding: 0 15px
}

#featured-trainers img {
    width: 100%;
    display: block;
    height: auto;
}

#featured-trainers .owl-nav {
    width: 42px;
    position: absolute;
    top: -25px;
    right: 13px;
    height: 20px;
}

#featured-trainers .owl-nav .owl-prev {
    background-image: url(../images/arrows.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    float: left;
    transition-duration: 0.5s;
}

#featured-trainers .owl-nav .owl-next {
    background-image: url(../images/arrows.png);
    background-position: -20px -20px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    float: right;
    transition-duration: 0.5s;
}

#featured-trainers .owl-nav .owl-prev:hover {
    background-position: -20px 0;
    transition-duration: 0.5s;
}

#featured-trainers .owl-nav .owl-next:hover {
    background-position: 0 -20px;
    transition-duration: 0.5s;
}

#upsell-products .owl-item {
    padding: 0 15px
}

#upsell-products img {
    width: 100%;
    display: block;
    height: auto;
}

#upsell-products .owl-nav {
    width: 42px;
    position: absolute;
    top: -46px;
    right: 13px;
    height: 20px;
}

#upsell-products .owl-nav .owl-prev {
    background-image: url(../images/arrows.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    float: left;
    transition-duration: 0.5s;
}

#upsell-products .owl-nav .owl-next {
    background-image: url(../images/arrows.png);
    background-position: -20px -20px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    float: right;
    transition-duration: 0.5s;
}

#upsell-products .owl-nav .owl-prev:hover {
    background-position: -20px 0;
    transition-duration: 0.5s;
}

#upsell-products .owl-nav .owl-next:hover {
    background-position: 0 -20px;
    transition-duration: 0.5s;
}

#whatour-customerslove .owl-item {
    padding: 0 10px
}

#whatour-customerslove img {
    width: 100%;
    display: block;
    height: auto;
}

#whatour-customerslove .owl-nav {
    width: 42px;
    position: absolute;
    top: -25px;
    right: 13px;
    height: 20px;
}

#whatour-customerslove .owl-nav .owl-prev {
    background-image: url(../images/arrows.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    float: left;
    transition-duration: 0.5s;
}

#whatour-customerslove .owl-nav .owl-next {
    background-image: url(../images/arrows.png);
    background-position: -20px -20px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    float: right;
    transition-duration: 0.5s;
}

#whatour-customerslove .owl-nav .owl-prev:hover {
    background-position: -20px 0;
    transition-duration: 0.5s;
}

#whatour-customerslove .owl-nav .owl-next:hover {
    background-position: 0 -20px;
    transition-duration: 0.5s;
}

#whats-new .owl-item {
    padding: 0 4px;
}

#whats-new img {
    width: 100%;
    display: block;
    height: auto;
}

#whats-new .owl-nav {
    width: 42px;
    position: absolute;
    top: -46px;
    right: 13px;
    height: 20px;
}

#whats-new .owl-nav .owl-prev {
    background-image: url(../images/arrows.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    float: left;
    transition-duration: 0.5s;
}

#whats-new .owl-nav .owl-next {
    background-image: url(../images/arrows.png);
    background-position: -20px -20px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    float: right;
    transition-duration: 0.5s;
}

#whats-new .owl-nav .owl-prev:hover {
    background-position: -20px 0;
    transition-duration: 0.5s;
}

#whats-new .owl-nav .owl-next:hover {
    background-position: 0 -20px;
    transition-duration: 0.5s;
}

.product_item {
    width: 100%;
    float: left;
    margin: 5px 0;
    padding: 5px;
}

.product_item .pro_img {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    height: auto;
    border: 1px solid #fff;
    text-align: center;
    position: relative;
}

.product_item .pro_img img {
    width: 100%;
    height: auto;
}

.product_item .pro_img .ltd_edtn {
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
    width: 100px;
    height: 30px;
    background-color: #6d6e71;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
}

.product_item .pro_img .on_sale {
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
    width: 100px;
    height: 30px;
    background-color: #b30404;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
}

.product_item .pro_img .viewitem {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 70px;
    height: 45px;
    display: none;
}

.product_item .pro_img .viewitem img {
    width: 70px;
    height: 45px;
}

.product_item .pro_img:hover .viewitem {
    display: none;
}

.prolist_item {
    margin-bottom: 11px;
    margin-top: 10px;

    border-left: none;

    border-right: none;

    zoom: 1;

    padding: 5px;
}

.prolist_item .pro_img {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    height: auto;
    border: 1px solid #fff;
    text-align: center;
    position: relative;
    min-height: 137px;
}

.prolist_item .pro_img img {
    width: auto;
    height: auto;
    max-width: 100%
}

.prolist_item .pro_img .ltd_edtn {
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
    width: 100px;
    height: 30px;
    background-color: #6d6e71;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
}

.prolist_item .pro_img .on_sale {
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
    width: 100px;
    height: 30px;
    background-color: #b30404;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
}

.prolist_item .pro_img .viewitem {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 70px;
    height: 45px;
    display: none;
}

.prolist_item .pro_img .viewitem img {
    width: 70px;
    height: 45px;
}

.prolist_item .pro_img:hover .viewitem {
    display: none;
}

.pro_dtls {
    width: 100%;
    float: left;
    margin: 14px 0 0 0;
    padding: 0;
}

.pro_dtls h2 {
    width: 100%;
    float: left;
    margin: 0 0 10px 0;
    padding: 0;
    height: 50px;
    line-height: 18px;
    font-family: 'Bitter', serif;
    font-weight: 400;
    overflow: hidden;
}

.pro_dtls h2 a {
    font-size: 18px;
    font-weight: 500;
    color: #404040;
    text-align: left;
    margin: 0;
    padding: 0;
    text-decoration: none;
    overflow: hidden;
}

.pro_dtls h2 a:hover {
    color: #b30404;
    text-decoration: none;
}

.procart_row {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.procart_row .procartl {
    width: 40%;
    float: left;
    margin: 0;
    padding: 0;
    color: #F22F97;
}

.procart_row .procartl .price-box {
    width: 100%;
    float: left;
    margin: 0;
    font-size: 17px;
    padding: 0;
}

.procart_row .procartl .price-box .regular-price .price {
    font-size: 20px;
    text-align: left;
    font-weight: 400;
    color: #F22F76;
    line-height: 40px;
    display: block;
}

.procart_row .procartl .price-box .regular-price {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.procart_row .procartl .price-box .old-price {
    float: left;
    margin: 0;
    padding: 0;
}

.procart_row .procartl .price-box .old-price .price {
    color: #aaa;
    text-decoration: line-through;
    font-size: 14px;
    font-weight: normal;
}

.procart_row .procartl .price-box .special-price {
    padding: 0;
    float: left;
    margin: 0 0px 0 3px;
}

.procart_row .procartl .price-box .special-price .price-label {
    color: #000;
}

.procart_row .procartl .price-box .special-price .price {
    color: #b30404;
    font-size: 19px;
    font-weight: normal;
}

.procart_row .procartl .rate {
    width: 100%;
    float: left;
    margin: 9px 0 0 0;
    padding: 0;
    text-align: left;
}

.rating {

    width: 100%;
    margin-bottom: 0px;
    float: left;
}

.rating-box {
    width: 105px;
    height: 19px;
    display: inline-block;
    background-image: url(../images/rating-off.png);
    background-position: left top;
    background-repeat: repeat-x;
}

.rating-box .rating {
    float: left;
    height: 19px;
    background-image: url(../images/rating-on.png);
    background-position: left top;
    background-repeat: repeat-x;
}

.dedicated-review-box {

    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.dedicated-review-box .label {

    color: #5a5a5a;
    padding: 8px;
    display: block;
    font-size: 14px;
}

.dedicated-review-box .label strong {
    display: block;
    font-weight: 400;
}

#product_tabs_review_tabbed_contents .table-responsive {

    max-width: 620px;
}

#product_tabs_review_tabbed_contents .table-responsive #product-review-table .radio {

    text-align: center;
}

#product_tabs_review_tabbed_contents .table-responsive #product-review-table input[type='radio'] {

    position: static;
    margin: 0;
}

.procart_row .procartr {
    width: 60%;
    float: right;
    margin: 0;
    padding: 0;
    text-align: right;
}

.procart_row .procartr button.button {
    width: auto;
    background: #414042;
    font-size: 14px;
    margin: 0;
    padding: 0 40px 0 10px;
    text-align: left;

    float: right;
    border: none;
    border-radius: 0;
    display: block;
    color: #fff;
    line-height: 38px;
    position: relative;
}

.procart_row .procartr button.button:hover {
    border: none;
    border-radius: 0;
    text-align: left;
    background: #b30404;
}

.procart_row .procartr a.prowishbtn {
    width: 50px;
    height: 50px;
    background-image: url(../images/wishlist_icon.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: transparent;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    float: right;
    display: block;
}

.procart_row .procartr button.button:after {
    position: absolute;
    width: 38px;
    height: 38px;
    content: "\f07a";
    font-family: 'FontAwesome';

    right: 0;
    text-align: center;
    font-size: 22px;
}

.page_title,
.category_title,
.product_category {
    width: 100%;
    float: left;
    background-image: url(../images/pagetitlebg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    overflow: hidden;
    padding: 50px 0 58px 0;
    margin: 0 0 25px 0;
    display: none;
}

.page_title h1,
.category_title h1,
.product_category h1 {
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: capitalize;

    font-weight: 600;
    font-size: 34px;
    color: #fff;
    height: 40px;
}

.page-title {
    width: 100%;
    background-image: url(../images/title_border.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    padding: 0 0 8px 0;
    margin: 15px 0;
    border: none;
}

.page-title h1,
.page-title h2 {
    padding: 0;
    margin: 0;
    font-family: "Bitter", georgia, serif;
    font-size: 2.6666em;
    font-weight: 400;
    color: #b30404;
}

.block-blog-text .block-title strong span {
    color: #414042;
    font-size: 19px;
    font-weight: 400;
    text-align: left;
    background-image: url(../images/line3.png);

    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 4px;
    margin-bottom: 15px;
    text-transform: capitalize;
    margin-top: 0px;
    font-family: "Bitter", georgia, serif;
}

.wp-sidebar .block {
    border: none !important
}

.wp-sidebar .block .block-title {
    padding: 0px;
}

.subcat_list {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
    padding: 0;
}

.subcat_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
}

.subcat_list li {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

.subcat_list li .sclblock {
    width: 100%;
    padding: 0px 0 0px 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
}

.subcat_list li .sclimg {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.subcat_list li .sclimg img {
    width: 100%;
}

.sclblock .sclcont {
    width: 100%;
    float: left;
    background-image: url(../images/line2.png);
    background-position: top center, bottom center;
    background-repeat: no-repeat, no-repeat;
    margin-bottom: 40px;
    padding: 15px 0 11px 0
}

.sclblock .sclcont h2 {
    padding: 0px;
    margin: 0 0 2px 0;
    text-align: center;
}

.sclblock .sclcont h2 a {
    text-align: center;
    font-weight: 500;
    color: #fff;
    font-size: 160%;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.sclblock .sclcont h2 a span {
    font-weight: 700;
    color: #ea8181;
}

.sclblock .sclcont h2 a:hover,
.sclblock .sclcont h2 a:hover span {
    color: #fff;
    text-decoration: none;
}

.sclblock .sclcont p {
    padding: 0 0 0px 0px;
    margin: 0;
    text-align: center;
    font-weight: 400;
    color: #fff;
    font-size: 120%;
    line-height: normal;
}

.subcat_list .button-big {
    width: 100%;
    float: left;
    text-align: center;
    display: inline;
}

.subcat_list .button-big a {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding: 2% 10%;
    line-height: 100%;
    border: 1px solid #fff;
    border-radius: 42px;
    transition-duration: 0.5s;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    font-size: 115%;
    background-color: transparent;
}

.subcat_list .button-big a:hover {
    color: #b30404;
    border: 1px solid #fff;
    background-color: #fff;
    transition-duration: 0.5s;
    text-decoration: none;
}

.children_subcatlist.subcat_list li .sclimg {
    text-align: center;
}

.children_subcatlist.subcat_list li .sclimg img {
    width: auto;
    height: 450px;
}

.ler_block {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
    padding: 0;
    position: relative;
}

.ler_block .lerblock {
    width: 100%;
    padding: 0px 0 0px 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    transform: translateY(-50%);
    top: 50%;
}

.ler_block .lerimg {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.ler_block .lerimg img {
    width: 100%;
}

.lerblock .lercont {
    width: 100%;
    float: left;
    background-image: url(../images/line2.png);
    background-position: top center, bottom center;
    background-repeat: no-repeat, no-repeat;
    margin-bottom: 40px;
    padding: 15px 0 11px 0
}

.lerblock .lercont h2 {
    padding: 0px;
    margin: 0 0 2px 0;
    text-align: center;
}

.lerblock .lercont h2 a {
    text-align: center;
    font-weight: 500;
    color: #fff;
    font-size: 65.62px;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    line-height: 60px;
}

.lerblock .lercont h2 a span {
    font-weight: 700;
    color: #a7a9ac;
}

.lerblock .lercont h2 a:hover,
.lerblock .lercont h2 a:hover span {
    color: #fff;
    text-decoration: none;
}

.lerblock .lercont p {
    padding: 0 0 0px 0px;
    margin: 0;
    text-align: center;
    font-weight: 400;
    color: #fff;
    font-size: 19.14px;
    line-height: normal;
}

.ler_block .button-big {
    width: 100%;
    float: left;
    text-align: center;
    display: inline;
}

.ler_block .button-big a {
    height: 42px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    padding-left: 23px;
    padding-right: 25px;
    line-height: 42px;
    border: 1px solid #fff;
    border-radius: 42px;
    transition-duration: 0.5s;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    font-size: 20.51px;
    background-color: transparent;
}

.ler_block .button-big a:hover {
    color: #b30404;
    border: 1px solid #fff;
    background-color: #fff;
    transition-duration: 0.5s;
    text-decoration: none;
}

.sub_category_title {
    width: 100%;
    float: left;
    margin: 7px 0 0 0;
    padding: 0;
}

.sub_category_title h1 {
    margin: 0 0 8px 0;
    padding: 0;
    line-height: normal;
    font-size: 30px;
    font-weight: 500;
    color: #b30404;

    text-align: left;
    text-transform: capitalize;
}

.category-description {
    font-size: 13px;
    line-height: normal;
    color: #414042;
    font-weight: 500;
    margin-bottom: 10px;
}

.pro_toolbar {
    width: 100%;
    float: left;
    margin: 0 0 0px 0;
    padding: 10px 0 0px 0;
    background-position: left bottom;
    background-repeat: repeat-x;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
}

.sortybytxt {
    float: left;
    line-height: 30px;
    text-align: left;
    margin-right: 8px;
    margin-left: -5px;
    text-transform: capitalize;

    font-family: "Bitter", georgia, serif;
}

.sortyby {
    width: 178px;
    height: 30px;
    float: left;
    position: relative;
}

.sortyby select {
    margin: 0;
    background: #fff;
    color: #898989;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 17px;
    color: #939598;
    cursor: pointer;
    height: 30px;
    width: 178px;
    font-weight: 500;
    text-transform: uppercase;
}

.sortyby:before {
    content: '';
    right: 11px;
    top: 12px;
    width: 16px;
    height: 9px;
    background-color: #fff;
    background-image: url(../images/arw.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    display: block;
}

.propertxt {
    float: left;
    line-height: 30px;
    text-align: left;
}

.proper {
    width: 38px;
    height: 30px;
    float: left;
    position: relative;
}

.proper select {
    margin: 0;
    background: #fff;
    color: #898989;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 17px;
    color: #939598;
    cursor: pointer;
    height: 30px;
    width: 38px;
    font-weight: 500;
    text-transform: uppercase;
}

.proper:before {
    content: '';
    right: -1px;
    top: 12px;
    width: 16px;
    height: 9px;
    background-color: #fff;
    background-image: url(../images/arw.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    pointer-events: none;
    display: block;
}

.pagerbar {
    margin: 0;
    padding: 0;
    float: right;
}

.paginations {
    padding: 0;
    margin: 0 0 0 3px;
    display: inline-block;
    text-align: right;
    float: right;
}

.paginations li {
    text-align: left;
    display: inline;
    font-size: 17px;
    font-weight: 500;
    color: #939598;
    line-height: 30px;
    padding: 0 2px;
}

.paginations li a {
    text-align: left;
    display: inline;
    font-size: 17px;
    font-weight: 500;
    color: #939598;
    line-height: 30px;
}

.paginations li.active a {
    text-align: left;
    display: inline;
    font-size: 17px;
    font-weight: 500;
    color: #b30404;
    line-height: 30px;
}

.pgnstxt {
    float: right;
    line-height: 30px;
    text-align: left;
}

.paginations li.larw {
    margin: 0;
    padding: 0;
}

.paginations li.rarw {
    margin: 0;
    padding: 0;
}

.paginations li.larw a,
.paginations li.larw a:hover,
.paginations li.rarw a,
.paginations li.rarw a:hover {
    text-decoration: none;
}

.toolbot {
    margin-bottom: 30px;
    width: 100%;
    float: left;
    margin-top: 10px;
}

.toolbot .pro_toolbar {
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px 0 6px 0;
    background-position: left top;
}

.opnblock {
    margin: 0 0 25px 0;
    padding: 0;
    border: none;
    width: 100%;
    float: left;
}

.opnblock h3 {
    text-align: left;
    font-size: 15px;
    line-height: 30px;
    color: #b30404;

    background-position: bottom left;
    background-repeat: repeat-x;
    text-align: left;
    margin: 0 0 11px 0;
    padding: 0;
    font-weight: 400;

    text-transform: capitalize;
    font-family: "Bitter", georgia, serif;
}

.opnblock ol li {
    width: 100%;
    float: left;
    line-height: 19px;
    color: #414042;
    font-size: 12px;
    font-weight: 500;
    padding: 0 10px;
}

.opnblock.size-list ol li {
    width: 40%;
    padding: 0 10px;
}

.opnblock.colour-list ol li {
    width: 33px;
    height: 33px;
    margin: 7px;
    padding: 0;
}

.opnblock.colour-list ol li img {
    width: 100% !important;
    height: auto !important;
}

.opnblock ol li a {
    margin: 0;
    padding: 0 0 0 10px;
    border: 0;
    text-transform: capitalize;
    background-color: transparent;
    font-weight: 500;
    line-height: 19px;

    color: #414042;
    font-size: 12px;
    position: relative;
}

.opnblock ol li a:hover {
    color: #b30404;
    background-color: transparent;
}

.opnblock .price input {
    font-size: 15px;
    color: #414042;
    font-weight: 500;
}

.opnblock .price label {
    font-size: 15px;
    line-height: 24px;
    color: 414042;
    font-weight: normal;
    margin: 0 6px 0 0;
    float: left;
    padding: 0;
}

.opnblock .price input[type="text"] {
    width: 74px;
    height: 24px;
    padding: 0 10px;
    line-height: 24px;
    border: 1px solid #a7a9ab;
    text-align: left;
    margin: 0 10px 0 0;
    float: left;
}

.opnblock .price .text-box {
    display: block;
    margin: 0 0 10px 0;
}

.opnblock .price input[type="button"] {
    background-color: #B30404;
    color: #fff;
    padding: 0 10px;
    line-height: 24px;
    border: none
}

.innerpages {
    padding-bottom: 40px;
    width: 100%;
    float: left;
    margin-top: 16px;
}

.innerpageshome {
    margin-top: -33px !important;
}

.navbar-inverse .navbar-nav>li>a {

    color: #999999;

    text-transform: uppercase;
}

.nav .parent:hover>.dropdown-menu {
    display: block;
    top: 0;
    left: 100%;
}

.nav .parent {
    position: relative;
}

.nav .level0.parent:hover>.dropdown-menu {
    top: auto;
    left: auto;
}

.nav .level0.parent {
    position: static;
}

.nav.mega-menu li.level1 {
    float: left;
}

.nav.mega-menu li.level1 .dropdown-menu {
    position: relative;
    display: block;
    float: none;
    left: auto;
}

.nav.mega-menu ul.columns2 {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}

.nav.mega-menu .dropdown-menu {

    padding: 15px;
}

.nav.mega-menu .dropdown-menu .container {

    padding: 0;

    width: auto;
}

.header_right.header_middle {
    float: none;
}

.footer-orange {
    background: #b30404;
    height: 48px;
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
}

.org-area {
    padding-top: 8px;
}

.payment {
    color: #fff;
    font-size: 15px;
    text-transform: lowercase;
    padding: 6px;
}

.payment span {
    margin-left: 8px;
}

.payment .paypal_logos {
    display: inline-block;
}

.secure {
    color: #fff;
    font-size: 15px;
    text-transform: capitalize;
}

.secure span {
    margin-left: 5px;
}

.text-right {
    text-align: right;
}

.footer-gay-bg {
    background: #666;
    padding: 18px 0;
}

.footer-gay-area p {
    color: #fff;
    font-size: 13px;
    padding: 0;
    margin: 0;
    text-align: justify;
    line-height: 18px;
}

.call-us {
    color: #fff;
    font-size: 15px;
    line-height: 30px;
}

p.timeline-Tweet-text {
    white-space: normal;
}

.header_right.header_middle .searchautocomplete {
    top: -2px;
    width: 100%;
}

.more-images.itemslider-thumbnails {
    max-width: 96% !important;
}

.more-images .owl-carousel .owl-item {
    width: 102px !important;
}

.followus p {
    display: inline-block;
    margin: 0;
}

.media #creare-container {
    position: inherit;
}

.products-grid .prolist_item:hover,
.product_item.prolist_item:hover,
.product_item:hover {
    z-index: 10;

    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    border-color: transparent;
    transition: box-shadow 400ms ease-out;
    -moz-transition: box-shadow 400ms ease-out;

    -webkit-transition: box-shadow 400ms ease-out;
    -o-transition: box-shadow 400ms ease-out;
}

.product-options-bottom {
    width: 100%;
    display: inline-block;
}

.product-options-bottom .pro_addcart {
    float: none;
    width: 100%;
    display: inline-block;
    padding: 0 0 20px;
    border-right: 0;

    border-bottom: 1px dotted #ccc;
    margin: 0 0 20px;
    position: relative;
}

.product-options-bottom .pro_addcart .pro_addcart button,

.product-options-bottom .share_block .bullet_attributes {
    width: 50%;
    float: left;
    margin: 0;
}

.product-options-bottom .share_block {
    float: none;
    width: 100%;
    display: inline-block;
    padding: 0;
}

.product-options-bottom .pro_addcart button,

.product-options-bottom .pro_addcart .qty_row .form-control.qty {
    font-size: 16px;
}

.product-options-bottom .pro_addcart .qty_row span {
    display: none;
}

.product-options-bottom .pro_addcart .qty_row {
    float: none;
    width: auto;
    margin: 0 0 0 20px;
    display: inline-block;
}

.product-options-bottom .pro_addcart button {
    text-align: left;
    display: inline-block;
    background-image: none;
    padding: 0 45px 0 10px;
    width: auto;

    position: relative;
    font-size: 15px;
    font-family: "Bitter", georgia, serif;
}

.product-options-bottom .pro_addcart button:after {
    position: absolute;
    width: 51px;
    height: 51px;
    content: "\f07a";

    font-family: 'FontAwesome';
    right: 0;
    text-align: center;
    font-size: 30px;
}

.product-options dd select {
    width: 45%;

    height: 34px;

    padding: 6px 12px;

    font-size: 14px;

    line-height: 1.42857143;

    color: #555555;

    background-color: #ffffff;

    background-image: none;

    border: 1px solid #cccccc;

    border-radius: 0;
}

body.opc-index-index .container {
    padding: 0px 20px;
}

.wishlist_items a i {
    color: #b30404;
    font-size: 22px;
}

.wishlist_items span {
    background: #666;
    color: #fff;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 0;
    right: -20px;

    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    font-size: 12px;
}

#header-cart {
    padding: 10px;
    top: 101% !important;
}

#header-cart .mini-products-list .product-details {
    margin-left: 70px;
}

#header-cart .mini-products-list .product-details .product-name {
    font-size: 14px;
}

#header-cart button.button.btn-inline:first-child {
    float: left;
}

.cart_icon {
    float: left;
    padding: 0 6px;
    font-size: 22px;
    color: #333;
    line-height: 52px;
    cursor: pointer;
}

#header-cart ol li {
    border-bottom: 1px dotted #ccc;
    padding: 0 0 8px;
    margin: 0 0 8px;
}

.catalog-product-view .product-title {
    padding-top: 0px;
}

#nav {
    position: relative;
}

#header-nav {
    border-top: 1px solid #989799;
    border-bottom: 1px solid #545254;
    width: 100%;
    display: inline-block;
    border-radius: 10px;
    vertical-align: bottom;
}

#nav .nav-panel--dropdown {
    background: #fff;
    color: #333;
}

.nav-regular .nav-item.level0>.nav-panel--dropdown {
    border-top: 5px solid #b30404;
}

.nav-regular .mega>.nav-panel--dropdown {
    margin: 0;
}

.nav-regular .nav-panel.full-width {
    width: 100%;
    margin: 0 auto;
}

.nav-regular .nav-panel--dropdown {
    -moz-box-shadow: -moz-box-shadow;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}

.nav-regular .nav-panel--dropdown {
    display: none;
    position: absolute;
    top: 0;
    z-index: 2000;
    background-color: #fff;

    padding: 10px;
}

#nav .nav-panel-inner {
    padding: 12px;
    left: 0;
    top: 0;
    display: inline-block;
    width: 100%;
}

.grid12-12 {
    width: 100%;
}

.grid12-8 {
    width: 64.67%;
}

.grid12-4 {
    width: 31.33%;
}

.grid12-1,
.grid12-2,
.grid12-3,
.grid12-4,
.grid12-5,
.grid12-6,
.grid12-7,
.grid12-8,
.grid12-9,
.grid12-10,
.grid12-11,
.grid12-12,
.grid-full,
.grid-col2-sidebar,
.grid-col2-main {
    position: relative;
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
}

.nav-block--center {
    margin-top: 1%;
    margin-bottom: 1%;
}

.nav-regular .nav-submenu--mega {
    margin-left: -1%;
    margin-right: -1%;
}

.dd-itemgrid-4col>.nav-item:nth-child(4n+1) {
    clear: left;
}

.nav-regular .nav-submenu--mega>li {
    display: inline-block;
    float: none;
    vertical-align: top;
    padding-top: 0;
    padding-bottom: 5px;
}

.dd-itemgrid-4col>.nav-item {
    width: 23%;
}

.dd-itemgrid>.nav-item {
    float: left;
    padding-left: 1%;
    padding-right: 1%;
}

#nav .nav-panel--dropdown a {
    color: #333;
    font-size: 13px;
}

.nav-regular .nav-submenu--mega>li.parent>a {
    margin-bottom: 10px;
}

.nav-regular .nav-submenu--mega>li>a {
    font-size: 16px;
    text-transform: uppercase;
}

.nav-regular .nav-submenu--mega>li>a {
    font-size: 16px;
    line-height: 1.25em;
}

.nav-regular .nav-item>a {
    display: block;
    text-decoration: none;
}

.nav-regular .opener {
    display: none;
}

a,
.mobnav-trigger .trigger-icon .line,
.opener,
a>.ib,
a.feature-icon-hover>.ib {
    transition: color 300ms ease-in-out, background-color 300ms ease-in-out;

    -webkit-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out, background-color 300ms ease-in-out;
}

#nav .nav-panel--dropdown a .caret {
    border-left-color: #333333;
    border-right-color: #333333;
    padding: 0;
    display: none;
}

.nav-regular .nav-panel a .caret {
    border-color: transparent transparent transparent #333;
    border-style: solid none solid solid;

    border-width: 4px 0 4px 4px;
    margin-left: 5px;
    opacity: 0.2;
}

.nav-regular a>.caret {
    transition: border-color 300ms ease-in-out, opacity 300ms ease-in-out;

    -moz-transition: border-color 300ms ease-in-out, opacity 300ms ease-in-out;
    -webkit-transition: border-color 300ms ease-in-out, opacity 300ms ease-in-out;

    -o-transition: border-color 300ms ease-in-out, opacity 300ms ease-in-out;
}

.nav-regular .caret {
    display: none;
}

.nav-regular .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-bottom: 2px;
    margin-left: 2px;
    vertical-align: middle;
    content: "";

    border-color: #fff transparent transparent;
    border-style: solid solid none;
    border-width: 4px 4px 0;
}

li.level1>a>span>.cat-label {
    display: inline-block !important;
    padding: 0 4px;
    margin-left: 5px;
    vertical-align: middle;
}

.cat-label-label2 {
    background-color: #d52462;
    color: #ffffff;
}

.cat-label {
    padding: 2px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;

    text-transform: none;
    text-shadow: none;

    transition: color 450ms ease-in-out, background-color 450ms ease-in-out;

    -moz-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;

    -webkit-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;

    -o-transition: color 450ms ease-in-out, background-color 450ms ease-in-out;
}

.nav-regular .nav-submenu--mega>li>.nav-panel {
    position: static;
    margin-bottom: 10px;
}

.nav-regular .nav-panel li.classic {
    position: relative;
}

.nav-regular .nav-submenu--mega>li>ul>li {
    background: url(../images/bullet.png) 3px 6px no-repeat;

    padding-left: 15px;

    transition: background-position 150ms ease-out;

    -moz-transition: background-position 150ms ease-out;

    -webkit-transition: background-position 150ms ease-out;

    -o-transition: background-position 150ms ease-out;
}

.nav-regular .nav-item--parent>a .caret {
    display: inline-block;
}

#nav .nav-panel--dropdown a span {
    display: inline-block;
    padding: 0;
}

#nav .nav-panel--dropdown a span:hover {
    color: #b30404 !important;
}

#nav .level0.parent {
    border-right: 1px solid #57544c;
    position: static;
}

#nav li.level0.parent:last-child {
    border: none;
}

#nav .nav-item.parent a {
    margin: 0;
    padding:10px 12% 7px;
    font-size: 16px;
    font-weight: 500;
    height: 40px;
}

#nav ul li.parent li a {
    padding: 0 !important;
}

#nav .nav-submenu a {
    height: auto !important;
    padding: 0 !important;
    font-size: 14px !important;
    text-transform: capitalize !important;

    font-family: Arial, Helvetica, sans-serif !important;
}

#nav .nav-item.parent a .cat-label {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;

    font-family: 'Bitter', serif;
}

#nav .nav-item:hover a.level-top {
    background-color: #b30404;
    color: #fff;
}

#nav .nav-submenu li:hover a {
    background: none;
}

#nav .nav-item.parent a.level-top:hover,
#nav .nav-item.parent a.level-top.rtlink {
    background: #b30404;
}

#nav ul li ul li {

    padding: 0;
    margin: 0;
}

#nav ul li ul li a:before {

    content: "\f105";

    font-family: 'FontAwesome';

    padding-right: 5px
}

.social_list {
    position: absolute;
    top: 50%;
    right: 22px;
    width: 100%;
    text-align: right;
    opacity: 0
}

.social_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social_list ul li {
    display: inline-block;
}

.social_list ul li:last-child {
    display: none;
}

.social_list ul li a {
    font-size: 18px;
    color: #b30404;
    padding: 8px;
    background-color: #fff;
    border: 1px solid #ccc;
    vertical-align: middle;
}

.social_list ul li a i {
    font-style: normal;
}

.products-grid .prolist_item:hover .social_list,

.product_item.prolist_item:hover .social_list {
    opacity: 1;
    transition: opacity 400ms ease-out;
    -moz-transition: opacity 400ms ease-out;

    -webkit-transition: opacity 400ms ease-out;
    -o-transition: opacity 400ms ease-out;
}

.social_list ul li a:hover {
    background-color: #b30404;
    color: #fff;
    border: 1px solid #b30404;
}

.opnblock ol li a:after {
    position: absolute;
    left: 0;
    top: 5px;
    content: "";
    background: url(../images/right_arrow.png) no-repeat 0 0;

    width: 7px;
    height: 7px;
    background-size: contain;
}

.opnblock.colour-list ol li a:after,
.wishlist_items {
    display: none;
}

.searchautocomplete .searchautocomplete-placeholder ul li.active {
    background: #eee;
}

.searchautocomplete .searchautocomplete-placeholder {
    width: 100% !important;
    right: 0 !important;
}

@media screen and (max-width: 767px) {

    .searchautocomplete .searchautocomplete-placeholder {
        width: 100% !important;
        right: 0 !important;
        height: 320px;
        overflow-y: scroll;
    }
}

#nav .level0 li.nav-item a span {
    font-weight: 600;
    margin: 0 0 10px;
    font-family: "Bitter", georgia, serif;
}

#nav .level1 li.nav-item a span {
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0;
}

.searchautocomplete .searchautocomplete-loader {
    right: 76px;
    width: 30px;
    height: 30px;
    top: 13px;
}

.searchautocomplete .searchautocomplete-placeholder .regular-price .price {
    font-size: 13px;
    font-weight: normal;
}

body.checkout-cart-index .innerpages {
    padding-bottom: 10px;
}

.footer_newsletter {
    border-top: 2px solid #666;
    background: #231f20;
    box-shadow: 0px -2px 0 #000;
    text-align: center;

    width: 100%;
    float: none;
    display: inline-block;
    padding: 20px 15px;
    margin: 0;
    vertical-align: bottom;
}

.footer_newsletter form {
    width: 50%;
    margin: 0 auto;
    position: relative;
    display: inline-block;
}

.pro_toolbar .sortyby {
    padding: 0 0px;
    border: 1px solid #666;
    height: 32px;
}

.pro_toolbar .sortyby select {
    color: #b30404;
    text-transform: capitalize;
    font-size: 14px;
    width: 100%;
    padding: 0 10px;
}

#whats-new .procart_row .procartr a.prowishbtn {
    display: none;
}

#whats-new .scoller-item .procartl {
    width: 40% !important;
}

#whats-new .scoller-item .procartr {
    width: 60% !important;
}

.loginlinks li.signin a:hover,
.loginlinks li.register a:hover,
.cart_count a:hover {
    text-decoration: none;
    color: #b30404;
}

.pro_toolbar .col-xs-12.col-sm-12.col-md-6.col-lg-4 {
    float: right;
}

.currencydd select option {
    font-size: 12px;
    font-weight: 400;
    color: #333;
}

body.cms-home .prolist_item {
    border: 0;
}

.ftr_links ul li a i {
    margin: 0 8px 0 0;
}

.searchautocomplete .searchautocomplete-placeholder ul li a.name {
    font-family: 'Bitter', serif;
}

.pro_toolbar .sortyby select option {
    color: #333;
}

.btn:hover {
    background: #B30404;
}

.block-cart .subtotal .price {
    font-size: 15px;
}

.panel.panel-default.panel-coupon .form-group label {
    font-size: 17px;
    font-family: 'Bitter', serif;
    font-weight: 400;
}

.glyphicon-refresh:before {
    color: #b30404;
}

.table-responsive .table>thead>tr>th {
    font-size: 13px;
    font-weight: bold;
}

#shopping-cart-totals-table tr td {
    font-family: 'Bitter', serif;
    font-weight: 400;
    font-size: 17px;
}

#shopping-cart-table .product-name a {
    font-weight: 400;
}

.share_block .share_icons a:hover {
    color: #fff;
    border: 1px solid #b30404;
}

.bullet_attributes h2 {
    font-family: 'Bitter', serif;
    font-weight: 400;
    font-size: 23px;
    margin-top: 0;
}

.bullet_attributes ul li {
    font-size: 13px;
    font-weight: 400;
    margin: 0 0 6px;
    font-family: 'Bitter', serif;
}

a.link-wishlist.btn.btn-link {
    font-size: 26px;
    border: 1px solid #666;
    margin-top: 5px;
}

a.link-wishlist.btn.btn-link:hover {
    border: 1px solid #b30404;
    color: #fff !important;
}

.catalog-product-view .innerpages .std {
    margin-top: 0;
}

.product_tabs .easytabs-content br {
    display: none;
}

.product_tabs .easytabs-content .form-add h2 {
    margin-top: 0;
    font-size: 26px;
}

.product_tabs .easytabs-content .form-add h3 {
    font-size: 20px;
}

.product_tabs #product_tabs_review_tabbed_contents button:hover {
    background: #B30404;
}

.opc-wrapper-opc h2 {
    font-family: 'Bitter', serif !important;
    font-size: 2.6666em !important;
}

.opc-wrapper-opc h3 {
    font-family: 'Bitter', serif !important;
    font-size: 1.5em !important;
    font-weight: 400 !important
}

#checkout-shipping-method-load input[type="radio"] {
    margin: 0;
}

.opc-col-right .buttons-set button span:hover {
    background: #B30404 !important;
}

#opc-review-block .buttons-set .page-title h1 {
    font-size: 17px;
}

.opc-wrapper-opc .review-menu-block .polygon {
    border-top-color: #b30404 !important;
}

.opc-index-index .opc-wrapper-opc .discount-block .button:hover span {
    background: #B30404 !important;
}

input.input-text {
    height: 30px;
}

body.catalog-category-view .footer_container {
    margin-top: 30px;
}

.customer-account-login .col2-set .col-1.new-users,

.customer-account-login .col2-set .col-2.registered-users {
    border-top: 1px solid #e5e5e5;
}

.customer-account-create .page-title {
    background: none;
}

.customer-account-create .fieldset {
    padding: 0 30px !important;
}

.customer-account-create .fieldset h2.legend {
    float: none;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 7px;
    margin-bottom: 15px;
}

.customer-account-create .form-group,
.customer-account-create .form-list .input-box {
    width: 260px !important;
}

.customer-account-create .form-list input.input-text {
    width: 100%;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    border: 1px solid #ccc;
}

.customer-account-create .buttons-set {
    border-top: 1px solid #e5e5e5;
    padding: 0 30px;
}

.contacts-index-index .form-list .field {
    width: 50%;
}

.contacts-index-index .form-list .field:last-child {
    padding: 0 0 0 8px;
}

.contacts-index-index .form-list input.input-text,
.contacts-index-index .form-list .input-box,

.contacts-index-index .form-list li.wide textarea,
.contacts-index-index .form-list li.wide .input-box {
    width: 100%;
}

.contacts-index-index .form-list input.input-text,

.contacts-index-index .form-list li.wide textarea {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    border: 1px solid #ccc;
}

.catalog-product-view .price_row .price {
    font-family: "Bitter", georgia, serif;
    font-size: 1em;
}

.shop-by {
    border-bottom: 1px dotted #ccc;
    padding: 0 0 5px;
}

.block-account.block {
    border: 0;
}

.block-account .block-title {
    background: #b30404;
    padding: 10px;
}

.block-account .block-title strong {
    font-size: 20px !important;
}

.block-account.block a.list-group-item {
    position: relative;
}

.block-account.block a.list-group-item:after,

.block-account.block .list-group-item.active:after {
    width: 10px;
    height: 10px;
    content: "\f0da";
    font-family: "FontAwesome";
    position: absolute;

    left: 6px;
    right: inherit;
}

.opc-wrapper-opc .discount-block .apply-coupon span span {
    text-transform: capitalize !important;
}

.customer-account-edit .col-md-offset-3,
.customer-address-form .col-md-offset-3 {
    margin-left: 0;
}

.customer-account-edit input[type="checkbox"],
.newsletter-manage-index input[type="checkbox"] {
    margin-top: 0;
}

#wishlist-view-form {
    display: inline-block;
    width: 100%;
}

button.button:hover {
    background: #414042;
}

.customer-account-create .customer-name-middlename .form-group {
    width: 42% !important;
}

.customer-account-create .form-list li:nth-child(2) .input-box {
    width: 42% !important;
}

@media screen and (min-width: 900px) {

    .nav.mega-menu .dropdown-menu .container .level0 {

        width: 64%;

        float: left;
    }
}

.nav.mega-menu .dropdown-menu .container .level0>.level1 {

    display: inline-block;

    padding-right: 30px;

    float: left;
}

.nav.mega-menu .dropdown-menu .container .level0>.level1 .dropdown-menu {

    display: inline;

    clear: both;
}

.nav.mega-menu .dropdown-menu .container .level0>.level1.parent>a {

    display: block;

    margin-bottom: 5px;
}

.nav.mega-menu .dropdown-menu .container .level0 .dropdown-menu {

    border: none;

    padding: 0;

    margin-top: 5px;

    top: 0;
}

@media (max-width: 799px) {

    .sidebar .block-layered-nav #filter-list {

        height: 0;

        overflow: hidden;
    }

    .footer ul.links~ul,
    .footer ul.links {

        margin: 15px 0 0;

        padding-left: 10px;

        padding-right: 10px;

        display: block;
    }

    .footer .switcher-store {

        float: left;

        padding-left: 10px;

        padding-right: 10px;

        display: block;

        margin-top: 15px;
    }
}

@media screen and (min-width: 900px) {

    .nav.mega-menu .dropdown-menu .container .static-container {

        width: 35%;

        float: right;
    }
}

@media screen and (max-width: 899px) {

    .nav.mega-menu .dropdown-menu .container .static-container {

        display: none;
    }
}

.nav.mega-menu .dropdown-menu .container .static-container .img-thumbnail {

    display: block;

    width: 100%;
}

.nav.mega-menu .dropdown-menu .see-all {

    margin-top: 10px;
}

.nav.mega-menu .level0>.dropdown-menu>.see-all {

    border-top: 1px solid rgba(0, 0, 0, 0.15);

    padding-top: 8px;
}

.sidebar .block.block-layered-nav {

    background: none;

    border: none;
}

.sidebar .block.block-layered-nav>.visible-xs .btn {

    padding: 10px 15px;
}

.sidebar .block.block-layered-nav .block-title {

    background: none;

    padding: 10px 0;
}

.sidebar .block.block-layered-nav .block-title span {

    color: #555;
}

.block-layered-nav .currently li {

    padding-right: 10px;

    background: none;
}

.sidebar .block-layered-nav dt {

    font-size: 14px;

    padding-left: 10px;
}

.sorter .sort-by {

    float: left;

    margin-right: 40px;
}

.sorter .amount,
.sorter .limiter {

    float: right;
}

.sorter .amount {

    margin-right: 40px;
}

.products-grid .product-image,
.products-grid li.item {

    width: auto;

    height: auto;

    text-align: center;
}

.cart {

    background: none;
}

.cart .cart-collaterals h2 {

    font-size: 1.6em;
}

.opc-progress-container {

    width: 20%;
}

.opc .step,
.form-list label {

    font-size: 13px;
}

#checkout-step-login .col2-set {

    background: none;
}

#newsletter-validate-detail input {

    display: block;

    margin-bottom: 0;
}

.old-price {

    font-size: 12px;

    margin-bottom: 0;
}

.please-wait {

    border-color: #444;

    color: #444;
}

button.button,
.button {

    -moz-user-select: none;

    border: 1px solid transparent;

    border-radius: 4px 4px 4px 4px;

    cursor: pointer;

    display: inline-block;

    font-size: 14px;

    font-weight: normal;

    line-height: 1.42857;

    margin-bottom: 0;

    padding: 6px 12px;

    text-align: center;

    vertical-align: middle;

    white-space: nowrap;

    box-shadow: none;

    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);

    color: #fff;

    background-color: #b30404;

    background-repeat: repeat-x;

    border-color: transparent;

    text-shadow: none;
}

button.button span,
button.button span span {

    background: none;

    color: #fff;

    font-family: inherit;

    font-size: 14px;
}

.cart .checkout-types .btn-proceed-checkout span,
.cart .checkout-types .btn-proceed-checkout span span {

    background: none;

    font-weight: normal !important;

    text-transform: uppercase;
}

button.button.btn-proceed-checkout {

    background-image: linear-gradient(to bottom, #B30404 0%, #449d44 100%);

    background-repeat: repeat-x;

    border-color: #419641;
}

.cart-table .button,
.cart .giftcard .check-gc-status {

    background: none repeat scroll 0 0 transparent;

    border: medium none;

    box-shadow: none;
}

.marketing .col-lg-4 {

    text-align: center;

    margin-bottom: 20px;
}

.carousel {

    margin-bottom: 20px;

    overflow: hidden;
}

footer {

    clear: both;
}

.footer ul.links li,

.footer ul li {

    border: none;
}

.featurette-divider {

    margin: 80px 0;
}

.featurette-heading {

    font-weight: 300;

    line-height: 1;

    letter-spacing: -1px;
}

.cms-index-index .navbar {

    margin-bottom: 0;
}

.messages,

.messages ul {

    list-style: none !important;

    margin: 0 !important;

    padding: 0 !important;
}

.messages {

    width: 100%;

    overflow: hidden;

    float: left;
}

.messages li {

    margin: 0 0 10px !important;

    background-image: none !important;
}

.messages li li {

    margin: 0 !important;

    line-height: 24px;
}

.error-msg,

.success-msg,

.note-msg,

.notice-msg {

    border-style: solid !important;

    border-width: 1px !important;

    background-position: 10px 9px !important;

    background-repeat: no-repeat !important;

    min-height: 24px !important;

    padding: 8px 16px !important;

    font-size: 12px !important;

    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.error-msg,

.messages li.error-msg {

    background-color: #F2DEDE;

    border-color: #EED3D7;

    color: #B94A48;
}

.success-msg,

.messages li.success-msg {

    background-color: #DFF0D8;

    border-color: #D6E9C6;

    color: #468847;
}

.note-msg,

.messages li.note-msg {

    background-color: #D9EDF7;

    border-color: #BCE8F1;

    color: #3A87AD;
}

.notice-msg,

.messages li.notice-msg {

    background-color: #FCF8E3;

    border-color: #FBEED5;

    color: #C09853;
}

.category-image img {

    width: 100%;

    height: auto;
}

.products-list h2.product-name {

    margin-top: 0;
}

.cell-label {

    display: none;

    vertical-align: middle;
}

.cart-table a span.glyphicon {

    margin-right: 5px;

    vertical-align: text-top;
}

.cart-table input.qty {

    display: inline-block;

    vertical-align: middle;
}

.cart-table .btn-update {

    display: inline-block;

    vertical-align: middle;

    float: none;

    padding: 0 5px;

    margin: 0;
}

.cart-table .item-options {

    margin-bottom: 0;
}

.cart-table .product-name {

    margin-top: 0;

    white-space: normal;
}

.cart-table .unit-price {

    font-size: 16px;

    font-weight: bold;

    margin-bottom: 5px;
}

.cart-table td.cell-product-img {

    min-width: 150px;
}

.product-name {

    font-size: 18px;

    white-space: normal;
}

.product-name a {

    text-decoration: none;

    color: #333;
}

.table .product-name {

    margin-top: 10px;
}

.cart .checkout-types {

    float: none;

    text-align: right;
}

.cart .checkout-types .btn-proceed-checkout span {

    padding: 0 !important;
}

.cart .checkout-types .btn-proceed-checkout span span {

    padding: 0 !important;
}

.panel.panel-coupon .btn,
.panel.panel-giftcard .btn {

    margin-top: 5px;
}

.panel-title>a {

    display: block;

    outline: none;

    text-decoration: none;
}

.panel-title>a:hover {

    text-decoration: none;
}

.navbar {

    z-index: 900;
}

.navbar-toggle {

    margin-left: 10px;
}

.top-cart .block-title {

    background: none;

    font-size: 14px;

    font-weight: normal;

    line-height: 38px;

    padding: 0 5px 2px;

    text-transform: none;

    height: auto;
}

.top-cart .block-title strong {

    background: none;

    display: inline-block;

    font-size: 14px;

    font-weight: normal;

    line-height: 38px;

    padding-right: 0;

    text-decoration: none;
}

.top-cart .block-title strong,

.top-cart .block-title.expanded strong {

    color: #444;
}

.top-cart .block-content {

    position: static;

    line-height: normal;

    background: none;

    text-align: left;

    width: auto;
}

.top-cart .block-content ol {

    padding-bottom: 0;

    margin-bottom: 0;
}

.top-cart .block-content .item {

    padding: 10px 0;
}

.top-cart .block-content .item .product-name {

    font-size: 14px;

    line-height: normal;

    margin-bottom: 5px;
}

.top-cart .block-content .item .product-name a {

    font-size: 14px;
}

.top-cart .block-content .item .product-name a:hover {

    color: #333;
}

.top-cart .block-content table {

    margin: 5px 0;
}

.top-cart .block-content table th {

    text-align: left;
}

.top-cart .block-content .subtotal {

    background: none;

    padding: 0;

    text-align: right;
}

.top-cart .block-content .subtotal .label {

    color: #444;

    font-size: 12px;
}

.top-cart .inner-wrapper {

    border-color: #DDD;
}

.top-cart .cart-empty {

    padding: 15px;
}

.top-cart .panel-heading {

    position: relative;
}

.top-cart .panel-heading .glyphicon {

    cursor: pointer;

    position: absolute;

    right: 10px;

    top: 12px;
}

.top-cart .actions {

    background: none;

    padding: 0;
}

.mini-products-list .product-details .btn-remove,

.mini-products-list .product-details .btn-edit {

    font-size: 12px;
}

.mini-products-list .product-details .btn-remove>span,

.mini-products-list .product-details .btn-edit>span {

    margin-right: 3px;
}

.block .btn-remove,

.block .btn-edit {

    float: none;

    margin: 0;

    display: inline;
}

.btn-edit,

.btn-remove {

    background: none;

    overflow: visible;

    width: auto;

    height: auto;

    line-height: 1;

    text-indent: inherit;
}

.truncated a.details {

    display: inline-block;

    margin-bottom: 5px;

    font-size: 12px;
}

.item-options dt {

    font-size: 12px;

    padding: 0;
}

.item-options dd {

    font-size: 12px;

    padding-bottom: 10px;
}

.panel-body .item .product-shop {

    margin-bottom: 20px;
}

.add-to-links .btn-link {

    padding: 0;
}

.add-to-links .btn-link .glyphicon {

    margin-right: 3px;
}

.opc-wrapper {

    background: none;
}

.opc-wrapper .page-title {

    margin-bottom: 20px;
}

.opc-wrapper>.row .panel.checkout-container {

    padding: 0;
}

.opc-wrapper>.row .panel.checkout-container>.panel-body {

    padding: 0;
}

.opc-block-progress {

    margin-bottom: 0;

    font-size: 12px;
}

.opc-block-progress .col-md-12 {

    margin-bottom: 10px;
}

.opc-block-progress dt {

    padding-bottom: 5px;

    border-bottom: 1px solid #DDD;

    font-size: 12px;

    margin-bottom: 5px;
}

.opc-block-progress dt a {

    font-weight: normal;
}

.opc-block-progress .panel-body {

    padding: 15px 0;
}

.opc-block-progress address {

    margin-bottom: 0;
}

.opc-block-progress table th {

    padding-right: 10px;
}

.opc-block-progress .panel-title {

    font-size: 14px;
}

.opc {

    float: none;

    width: auto;

    margin: 0;
}

.opc .step {

    background: none;

    border-color: #DDD;
}

.opc .step-title {

    margin: 0;

    text-transform: none;

    color: #444444;

    font-size: 14px;

    height: auto;

    line-height: normal;

    padding: 8px 20px;
}

.opc .section .step-title {

    background-image: -webkit-gradient(linear, left 0%, left 100%, from(whitesmoke), to(#e8e8e8));

    background-image: -webkit-linear-gradient(top, whitesmoke, 0%, #e8e8e8, 100%);

    background-image: -moz-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);

    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);

    border-color: #ddd;

    color: #666;
}

.opc .section .reward-message {

    margin-right: 10px;

    margin-left: 10px;
}

.opc .section.allow .step-title {

    background-image: -webkit-gradient(linear, left 0%, left 100%, from(whitesmoke), to(#e8e8e8));

    background-image: -webkit-linear-gradient(top, whitesmoke, 0%, #e8e8e8, 100%);

    background-image: -moz-linear-gradient(top, whitesmoke 0%, #e8e8e8 100%);

    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);

    background-repeat: repeat-x;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);

    border-color: #ddd;

    color: #666;
}

.opc .section.allow.active .step-title {

    border-color: #ddd;

    color: #444444;

    font-size: 18px;

    font-weight: bold;

    height: auto;

    line-height: normal;

    margin-bottom: 0;

    padding: 8px 20px;
}

.opc .section .row {

    margin: 0;

    padding: 10px 0;
}

.opc .section .row .panel {

    padding: 0;

    margin-bottom: 0;
}

.opc .section .row .panel .panel-body {

    padding: 15px;
}

#checkout-step-login h4 {

    margin: 0;
}

.gift-message-form {

    border: none;

    background: none;
}

.gift-message-form .list-group {

    margin-bottom: 0;
}

.gift-message-form .inner-box h4 {

    padding: 0;

    margin: 0;
}

.tool-tip {

    position: static;

    margin-bottom: 20px;
}

#checkout-review-table .product-name {

    font-size: 14px !important;

    margin: 0 0 5px;

    color: #444;
}

#checkout-review-table .item-options {

    color: #999;
}

#checkout-step-review {

    padding: 20px;
}

#review-buttons-container a span.glyphicon {

    margin-right: 3px;
}

.reward-message {

    margin: 5px 0;

    background: #EF672F;
}

.reward-message .a-more a {

    color: #fff;

    font-weight: bold;
}

#wishlist-table td {

    padding: 5px;
}

.toolbar {

    font-size: 12px;
}

.toolbar .sort-by select {

    margin: 15px 5px 15px 0;
}

.toolbar .navbar {

    box-shadow: none;

    margin-bottom: 5px;

    z-index: 10;
}

.toolbar .pagination {

    margin: 0;
}

.toolbar p.navbar-text {

    margin: 15px;
}

.add-to-cart .qty,

.add-to-cart label {

    display: inline-block;
}

.add-to-cart .qty {

    width: 4em !important;

    text-align: center;
}

.minimal-price-link .label {

    color: #333;
}

.options-container-small dt {

    display: block;

    padding: 0;

    margin: 0;

    width: 100%;

    float: none;
}

.box-collateral .product-details {

    padding-right: 0;
}

.box-collateral .checkbox {

    margin-top: 0;
}

.box-collateral .checkbox input[type="checkbox"] {

    margin-top: 0;
}

.box-collateral .btn-link {

    padding-left: 0;

    color: #999;
}

.box-collateral .price-box {

    margin-bottom: 5px;
}

.box-collateral .price-box p {

    margin: 0;
}

.box-collateral .item {

    margin-bottom: 10px;
}

.results-view {

    margin: 0;
}

.results-view .recommendations {

    padding: 20px 0 0;
}

.header-panel.navbar.navbar-default.row {

    border-left: medium none;

    border-right: medium none;
}

.header-panel .glyphicon {

    margin: 2px;
}

body {
    background-image: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #414042;
    font-size: 12px;
    line-height: normal;
    font-weight: 400;
}

.header .form-search,
.block .block-title {
    background-image: none;
    height: auto;
    overflow: visible;
    text-indent: inherit;
}

.block-layered-nav .block-subtitle {
    display: none;
}

.block-layered-nav dd {
    background: none;
    border-bottom: 1px solid #fff;
}

.block .block-title strong,
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {

    font-size: 1em;
}

.block .block-content,
.block .actions,
.block-layered-nav .block-subtitle,
.block-layered-nav .block-content,
.block-layered-nav dt,
.product-essential,
.account-login .content,
.account-login .buttons-set,
.block li.odd,

.block-cart .subtotal,
.product-view .box-up-sell .products-grid td,
.product-view .box-up-sell .products-grid td.empty,

.cart .crosssell {
    background: none
}

#upsell-product-table tbody>tr>td {
    border-top: none;
}

.product-view .product-options-bottom {
    background-color: #f6f6f6;
    margin-bottom: 20px;
    padding: 10px;
    float: none;
}

.product-view .product-options-bottom .add-to-cart {
    padding: 0 !important;
    float: none;
}

.block-poll button.button span {

    background: none;

    border: none;
}

.block-content {
    border: none !important
}

.sidebar .block {

    background: url("../images/bkg_block.gif") repeat-x scroll 0 0 #F5F5F5;

    border-bottom: 1px solid #CFCFCF;

    border-left: medium none;

    border-right: medium none;

    margin-bottom: 15px;
}

.block-cart .summary {

    background: none;
}

.block-cart .subtotal .label {
    color: #555;
    font-size: 15px;
}

.sidebar .block .block-content {

    color: #555555;

    font-size: 12px;

    padding: 10px;
}

#narrow-by-list>.list-group-item {

    padding-right: 10px;

    font-size: 14px;
}

#narrow-by-list>.list-group-item a {

    color: #fff;

    padding: 5px;

    font-size: 12px;
}

#narrow-by-list>.list-group-item a:hover,

#narrow-by-list>.list-group-item a:focus {

    text-decoration: none;
}

#narrow-by-list>.list-group-item .pull-left {

    line-height: 1.7;
}

#narrow-by-list2 li {

    margin-bottom: -1px;
}

.sidebar .block-layered-nav .block-content {

    padding: 0;
}

.sidebar .block-layered-nav .block-content .filter-state .list-group {

    margin-bottom: 0;
}

.sidebar .block-layered-nav .block-content .filter-state+.actions {

    background: none;

    padding: 0;

    margin: 10px 0;
}

.sidebar .block .block-content .list-group .text {

    display: inline-block;

    line-height: 1;

    max-width: 79%;
}

.products-grid .actions {

    bottom: 0;

    position: relative;
}

.products-grid {

    background: none;

    border-bottom: none;

    position: relative;

    padding: 0;
}

.footer {
    width: auto
}

.footer a {
    color: #333
}

button.button span {
    border: none
}

.account-login .content,
.account-login .buttons-set {
    border: none;
}

.account-login .new-users h2,
.account-login .content h2 {
    background: none !important;
    padding: 0 0 5px;
    margin: 10px 0;
    font-size: 20px;
    color: #666;

    font-weight: 400;
}

.links li {

    padding: 0 23px 0 26px;
}

.links li a {

    font-weight: 600;
}

.links li.last {
    border-right: none
}

.info-box h2 {
    margin-top: 0;
}

.order-info {
    background: none;
    border: none;
    padding: 5px 0;
}

.opc .step-title h2,

.opc .active .step-title h2,

.opc .allow .step-title h2 {
    color: #333;
    background: none;
    margin: 0;
    padding: 0;
    border: 0 none;
    text-transform: none;
    font-weight: normal;
}

.opc .step-title h2 {
    color: #999;
    font-size: 14px;
}

.opc .active .step-title .number {
    background: #fff;
    color: #333;
    border: none;
}

.opc-block-progress dl dd {
    margin-bottom: 10px;
}

.product-title {
    width: 100%;
    float: left;
    padding: 0 0 8px 0;
    background-position: left bottom;
    background-repeat: repeat-x;
}

.product-title h1 {
    padding: 0;
    margin: 0;
    font-size: 2.6666rem;
    line-height: normal;
    color: #414042;
}

.more-views ul {
    padding: 0;
    margin: 0 -15px;
}

.more-views ul li {
    padding: 0 15px;
    margin: 0 0 30px 0;
    width: 32%;
    float: left;
}

.more-views ul li img {
    height: auto;
}

.product-image {
    position: relative;
}

.product-image .ltd_edtn {
    position: absolute;
    top: 30px;
    left: 0;
    width: auto;
    height: 50px;
    background-color: #414042;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 50px;
    padding: 0 15px;
}

.product-image .on_sale {
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
    width: 100px;
    height: 50px;
    background-color: #b30404;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 50px;
}

.order_row {
    width: 100%;
    float: left;
}

.order_row .order_txt {
    width: 86%;
    float: left;
    background-color: #939598;
    color: #fff;
    font-family: "Bitter", georgia, serif;

    font-size: 16px;
    padding: 5px;
    text-align: center;
}

.order_row .order_txt span {
    color: #b30404;
}

.order_row a {

    float: none;
}

.opc-wrapper-opc .well {

    margin-bottom: 10px !important;
}

.opc-wrapper-opc * {
    font-family: Arial, Helvetica, sans-serif !important;
}

.opc-wrapper-opc .login-trigger {
    background: none repeat scroll 0 0 #646D73 !important;
}

.opc-wrapper-opc .review-menu-block a.review-total {
    background-color: #646D73 !important;
}

.opc-wrapper-opc .review-menu-block a.review-total.open {
    background: #b30404 !important
}

.opc-wrapper-opc .btn-checkout span {
    background: none repeat scroll 0 0 #646D73 !important;
}

.opc-wrapper-opc .discount-block .button span {
    background: none repeat scroll 0 0 #646D73 !important;
}

.opc-wrapper-opc .expand_plus {
    background-color: #646D73 !important;
}

.opc-index-index .opc-wrapper-opc .payment-block dt {
    background: none!important;
    margin: 0;
}

.opc-index-index .opc-wrapper-opc .payment-block dt label,

.opc-index-index .opc-wrapper-opc .payment-block dt:hover label,

.opc-index-index .opc-wrapper-opc .payment-block dt.active label {

    color: #646D73!important;
    text-align: left;
    height: auto!important;
    text-transform: none;
    line-height: 25px;
    font-family: 'Bitter', serif !important;
}

.opc-index-index .opc-wrapper-opc .payment-block dt input {

    display: block;
    position: static;
    width: auto;
    height: auto;
    left: 0;
    top: 0;
    opacity: 1;
    display: inline-block;
}

.opc-index-index .opc-wrapper-opc .payment-block .well {

    padding: 0!important;
    margin: 0!important;
}

.opc-index-index .opc-wrapper-opc .payment-block dt:first-child {

    margin: 0;
}

.opc-index-index .opc-wrapper-opc .payment-block dt:hover {
    background: none !important;
}

.opc-index-index .opc-wrapper-opc .payment-block dt.active {
    background: none !important;
}

.opc-wrapper-opc p.control input.checkbox,
p.control input.radio {
    display: inline !important;
}

.opc-wrapper-opc .form-list li.control input.radio,
.form-list li.control input.checkbox {
    display: inline !important;
}

.opc-wrapper-opc .radio input[type="radio"],
.opc-wrapper-opc .radio-inline input[type="radio"],
.opc-wrapper-opc .checkbox input[type="checkbox"],
.opc-wrapper-opc .checkbox-inline input[type="checkbox"] {
    position: relative !important;
}

.opc-wrapper-opc .form-control {

    background-color: #ffffff !important;

    background-image: none !important;

    border: 1px solid #cccccc !important;

    border-radius: 0 !important;

    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;

    color: #555555 !important;

    display: block !important;

    font-size: 14px !important;

    height: 34px !important;

    line-height: 1.42857 !important;

    padding: 6px 12px !important;

    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s !important;

    width: 100% !important;

    clear: both !important;
}

.price_row {
    width: 100%;
    float: left;
    padding: 0 0 8px 0;
    margin: 0 0 15px 0;
    background-image: url(../images/title_border.png);
    background-position: left bottom;
    color: red;
    font-size: 1.5em;
    background-repeat: repeat-x;
}

.price_row a {
    float: right;
}

.price_row .price {
    font-size: 1.6666em;
    color: #aaa;
    font-weight: 700;
    line-height: 65px;
    width: auto;
    float: left;
}

.price_row .price span {
    font-size: 17px;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 0 8px;
}

.options-container-small {
    width: 100%;
    float: left;
}

.product-options {
    background-color: transparent;
    border: none;
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 20px 0;
    background-image: url(../images/title_border.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    position: relative
}

.product-options dt label {
    color: #414042;
    font-family: "Bitter", georgia, serif;
    font-size: 18px;
    line-height: normal;
    font-weight: 500;

    text-transform: capitalize;
}

.product-options dt label em,
.product-options p.required,
.product-options-bottom .price-box {
    display: none;
}

.product-options dd {
    padding: 0;
    margin: 0 0 15px 0;
}

.product-options-bottom,
.product-view .product-options-bottom {
    background-color: transparent;
    border: none;
    padding: 0;
}

.product-options-bottom .link-wishlist {
    display: none;
}

.pro_addcart {
    width: 50%;
    float: left;
    border-right: 2px solid #dedfe0;
    padding: 0 13px 0 0;
}

.pro_addcart .qty_row {
    width: 100%;
    float: left;
    margin: 0 0 19px 0;
}

.pro_addcart .qty_row .plus,
.pro_addcart .qty_row .minus {
    float: left;
    width: 70px;
    height: 50px;
    background-color: #414042;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-family: 'Rajdhani', sans-serif;
    font-size: 26px;
    cursor: pointer;
}

.pro_addcart .qty_row input.qty {
    width: 60px !important;
    float: left;
    height: 50px;
    line-height: 50px;
    font-family: 'Rajdhani', sans-serif;
    font-size: 26px;
    border: 1px solid #c2c4c5;
    text-align: center;
    font-weight: 500;
}

.pro_addcart button {
    border: none;
    background-color: #414042;
    background-image: url(../images/add_to_cart.png);
    background-position: right top;

    background-repeat: no-repeat;
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    width: 260px;
    float: left;
    text-align: left;
    padding: 0 0 0 30px;
    line-height: 51px;
    text-transform: uppercase;
}

.pro_addcart button:hover {
    background-repeat: no-repeat;
}

.share_block {
    width: 50%;
    float: left;
    padding: 0 0 0 20px;
}

.share_block .share_row {
    width: auto;
    margin: 0 0 17px 0;
    display: inline-block;
}

.share_block label {
    font-weight: 500;
    color: #404040;
    width: auto;
    float: left;
    text-transform: capitalize;
    line-height: 50px;
    font-size: 16px;
}

.share_block .share_icons {
    width: auto;
    float: left;
    margin: 8px 0 0 10px;
}

.share_block .share_icons a {
    border: 1px solid #666;
    color: #333;
}

.share_block .rating_row {
    width: auto;
    height: 33px;
    margin: 12px 0 0 10px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}

.share_block .rating-box .rating {
    float: left;
    height: 33px;
    background-image: url(../images/rating-on.png);
    background-position: left top;
    background-repeat: repeat-x;
}

.share_block .rating_row label {

    line-height: 20px;
}

.product_tabs {
    width: 100%;
    float: left;
}

.product_tabs ul.easytabs,
.product_tabs .easytabs {
    padding: 0;
    margin: 0;
    border: 0;
    border-bottom: none;
    float: left;
    width: 100%;
    display: block;
}

.product_tabs ul.easytabs li {
    padding: 0;
    margin: 0;
    float: left;
    display: block;
    border: none;
}

.product_tabs ul.easytabs li a {
    text-align: center;
    background-color: #808285;
    color: #fff;
    font-family: "Bitter", georgia, serif;
    font-size: 1.3333em;

    line-height: 30px;
    border-right: 1px solid #8d8f91;
    box-shadow: none;
    text-shadow: none;
    padding: 10px 25px;
    margin: 0;
    font-weight: normal;

    text-transform: capitalize;
}

.product_tabs ul.easytabs li:last-child a {
    border: none;
}

.product_tabs ul.easytabs li a.active,
.product_tabs ul.easytabs li a:hover {
    background-color: #b30404;
    margin-top: -4px;
    line-height: 34px;
}

.product_tabs .easytabs-content {
    border: 1px solid #a0a0a1;
    padding: 18px;
    width: 100%;
    float: left;
    background-color: transparent;
    margin: 0 0 30px 0;
}

.product_tabs .easytabs-content p {
    color: #414042;
    font-size: 15px;
    line-height: 18px;
    font-family: "Bitter", georgia, serif;
}

.product_tabs .easytabs-content ul {
    padding: 0;
    margin: 0;
}

.product_tabs .easytabs-content ul li {
    padding: 0 0 0 20px;
    margin: 0;
    background-image: url(../images/bullet_sign.png);

    background-position: left top 7px;
    background-repeat: no-repeat;
    color: #414042;
    font-size: 15px;
    line-height: 18px;
}

.product_tabs #product_tabs_review_tabbed_contents ul li {
    padding: 0;
    background: none;
    margin: 0 0 15px 0;
}

.product_tabs #product_tabs_review_tabbed_contents ul li em {
    display: none;
}

.product_tabs #product_tabs_review_tabbed_contents label {
    font-weight: normal;
}

.product_tabs #product_tabs_review_tabbed_contents button {
    background-color: #414042;
    background-image: none;
    border: none;
    color: #fff;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
}

.upsell-heading {
    width: 100%;
    float: left;
    background-image: url(../images/title_border.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    padding: 0 0 8px 0;
    margin: 0 0 14px 0;
}

.upsell-heading h2 {
    padding: 0;
    margin: 0;
    font-family: 'Rajdhani', sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #b30404;
}

.upsell_products {
    width: 100%;
    float: left;
}

.upsell_products .product_item .pro_img img {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.upsell_products .bx-pager {
    display: none;
}

.upsell_products .bx-controls-direction {
    width: 42px;
    position: absolute;
    top: 0;
    right: 13px;
    height: 20px;
}

.upsell_products .bx-controls-direction .bx-prev {
    background-image: url(../images/arrows.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    float: left;
    transition-duration: 0.5s;
    font-size: 0
}

.upsell_products .bx-controls-direction .bx-next {
    background-image: url(../images/arrows.png);
    background-position: -20px -20px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    float: right;
    transition-duration: 0.5s;
    font-size: 0
}

.upsell_products .bx-controls-direction .bx-prev:hover {
    background-position: -20px 0;
    transition-duration: 0.5s;
}

.upsell_products .bx-controls-direction .bx-next:hover {
    background-position: 0 -20px;
    transition-duration: 0.5s;
}

.product-essential {
    padding: 20px 0 0;
}

.left_categories {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
    display: none;
}

.left_categories h3 {
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 11px 0;
    background-image: url(../images/title_border.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    color: #414042;
    text-transform: uppercase;
}

.left_categories ul {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

.left_categories>ul>li {
    padding: 0;
    margin: 0 0 16px 0;
    list-style: none;
    position: relative;
    width: 100%;
    float: left;
}

.left_categories>ul>li>a {
    font-family: 'Rajdhani', sans-serif;
    font-size: 15px;
    line-height: normal;
    font-weight: 500;
    color: #414042;
    text-transform: uppercase;
}

.left_categories ul li span {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url(../images/cat_right_arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.left_categories ul li span.open {
    background-image: url(../images/cat_down_arrow.png);
}

.left_categories ul li ul {
    display: none;
    margin: 0;
    padding: 0;
}

.left_categories ul li ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.left_categories ul li ul li a {
    font-family: 'Rajdhani', sans-serif;
    font-size: 15px;
    line-height: normal;
    font-weight: 500;
    color: #808285;
}

.left_categories ul li ul li a:hover {
    color: #b30404;
    text-decoration: none;
}

.filtered_options {
    width: 100%;
    float: left;
}

.filtered_options h3 {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    color: #b30404;
    background-image: url(../images/line5.png);
    background-position: bottom left;
    background-repeat: repeat-x;
    text-align: left;
    margin: 0 0 11px 0;
    padding: 0;
    font-weight: 600;
    text-transform: uppercase;
}

.filtered_options .product_search {
    width: 100%;
    float: left;
    background-color: #e6e7e8;
    padding: 12px;
    margin: 0 0 18px 0;
}

.filtered_options h4 {
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: normal;
    padding: 0;
    margin: 0 0 5px 0;
    color: #414042;
    font-weight: 600;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
}

.filtered_options ul {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

.filtered_options ul li {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
}

.filtered_options ul li .filter_name {
    width: 70px;
    float: left;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    color: #414042;
    text-transform: uppercase;
}

.filtered_options ul li .filter_selected {
    width: 130px;
    float: left;
    font-size: 15px;
    line-height: normal;
    font-weight: 500;
    color: #414042;
    text-transform: uppercase;
}

.filtered_options ul li a {
    float: right;
    text-transform: uppercase;
    font-size: 12px;
    color: #b30404;
    line-height: normal;
}

.filtered_options td {
    padding: 5px;
}

.filtered_options th {
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    color: #414042;
    text-transform: uppercase;
    padding: 5px 5px 5px 0;
}

.filter_selected {
    font-size: 15px;
    line-height: normal;
    font-weight: 500;
    color: #414042;
    text-transform: uppercase;
}

.filtered_options td a {
    text-transform: uppercase;
    font-size: 12px;
    color: #b30404;
    line-height: normal;
}

.filtered_options td.align-right {
    text-align: right;
}

.filtered_options .product_search .actions {
    width: 100%;
    float: left;
    padding: 0;
    margin: 5px 0 0 0;
}

.filtered_options .product_search .actions a {
    border-radius: 21px;
    line-height: 21px;
    border: 1px solid #b3b5b7;
    font-size: 15px;
    font-weight: 600;
    width: auto;
    float: left;
    padding: 0 22px;
    color: #808285;
    background-color: transparent;
    text-transform: uppercase;
}

.cart form,
.opc .step-title,
.opc .step {
    width: 100%;
    float: left;
}

.opc-block-progress {
    margin-top: 20px;
}

.opc-wrapper {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}

@media (min-width: 992px) and (max-width: 1199px) {

    ul.links li {
        padding: 0 15px;
    }

    .currencydd {
        margin: 0 20px 0 10px;
    }

    .logo {
        margin: 0px 0 0 0px;
    }

    .topnav>ul>li>a {
        padding: 10px 20px 7px 20px;
    }

    .topnav>ul>li.rtlink a {
        padding: 10px 20px 7px 20px;
    }

    .homeslider .container {
        top: 25px;
    }

    .slidecont {
        width: 470px;
        height: auto;
        margin: 0;
        padding: 0 0 0 70px;
        float: left;
    }

    .slidelogo {
        margin: 0 0 10px 0;
    }

    .slidecont p {
        font-size: 14px;
        padding: 0 0 10px 0;
        width: 100%;
    }

    .hclblock .hclcont {
        padding: 15px 20px 25px 20px;
        height: 200px;
    }

    .hclblock .hclcont h2 {
        padding: 0 0 0 0px;
        margin: 0 0 10px 0;
    }

    .hclblock .hclcont p {
        padding: 0 0 10px 0px;
        width: 100%;
    }

    .hclblock .hclimg {
        height: 150px;
    }

    .hclblock .hclimg img {
        height: 150px;
    }

    .home_catlist2 li .hcblock {
        bottom: 20px;
    }

    .hcblock .hccont {
        margin-bottom: 20px;
        padding: 10px 0 10px 0
    }

    .hcblock .hccont h2 a {
        font-size: 45px;
        line-height: 40px;
    }

    .hcblock .hccont p {
        font-size: 16px;
    }

    .subcat_list li .sclblock {
        bottom: 20px;
    }

    .sclblock .sclcont {
        margin-bottom: 5%;
        padding: 0%;
    }

    .sclblock .sclcont h2 a {
        font-size: 45px;
        line-height: 40px;
    }

    .sclblock .sclcont p {
        font-size: 16px;
    }

    .ler_block .lerblock {
        bottom: 20px;
    }

    .lerblock .lercont {
        margin-bottom: 20px;
        padding: 10px 0 10px 0
    }

    .lerblock .lercont h2 a {
        font-size: 45px;
        line-height: 40px;
    }

    .lerblock .lercont p {
        font-size: 16px;
    }

    .grab_cont {
        padding: 40px 0 0px 0;
    }

    .grab_cont h3 {
        font-size: 60px;
        line-height: 50px;
    }

    .grab_cont p {
        font-size: 16px;
        padding: 0 0 0 4px;
    }

    .grab_cont a {
        position: absolute;
        top: 60px;
        right: -10px;
        font-size: 16px;
        padding: 0 15px;
        height: 31px;
        line-height: 31px;
    }

    .nl_cont {
        width: 60%;
        float: left;
        margin: 0;
        padding: 35px 5% 32px 0px;
    }

    .nl_cont h4 {
        font-size: 32px;
    }

    .nl_cont p {
        padding: 0 0px 0 0;
    }

    .newsletter_block .nlform {
        width: 35%;
        margin: 54px 0 0 0;
    }

    .footer-orange {

        height: auto;
    }

    .org-area {

        padding: 8px 0;
    }

    .products_list {
        padding: 0 20px;
    }

    .page_title {
        padding: 30px 0 30px 0;
    }

    .product_tabs ul.easytabs li a {
        padding: 0 19.8px;
    }

    .pro_addcart button {
        font-size: 20px;
        padding: 0 0 0 15px;
    }

    .pro_addcart .qty_row .plus,
    .pro_addcart .qty_row .minus {
        float: left;
        width: 35px;
        height: 35px;
        line-height: 35px;
    }

    .pro_addcart .qty_row input.qty {
        width: 75px !important;
        height: 35px;
        line-height: 35px;
    }

    .header_right {
        width: 100%;
    }

    .header_right.header_middle .searchautocomplete {
        width: 100%;
    }

    .header_right input[type="text"] {
        width: 82.6%;
    }

    .logo a img {
        width: 54%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    ul.links li {
        padding: 0 10px;
    }

    .currencydd {
        margin: 0 10px 0 10px;
    }

    .logo {
        margin: 0px 0 0 0px;
    }

    .logo img {
        width: auto;
        max-width: 100%;
    }

    .topnav>ul>li>a {
        padding: 10px 12px 7px 12px;
    }

    .topnav>ul>li.rtlink a {
        padding: 10px 11px 7px 11px;
    }

    .copyright .crtxt {
        text-align: center;
        margin-bottom: 10px;
    }

    .copyright .paypal_logos {
        text-align: center;
    }

    .copyright .paypal_logos img {
        margin: 0 0 10px 10px;
    }

    .homeslider .container {
        top: 20px;
    }

    .slidecont {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0 0 0 0px;
        float: left;
        text-align: center;
        display: inline-block;
    }

    .slidelogo {
        margin: 0 0 10px 0;
        text-align: center;
    }

    .slidelogo img {
        text-align: center;
        display: block;
        width: auto !important;
        max-width: 13% !important;
        margin: auto;
    }

    .slidecont h4 {
        text-align: center;
        color: #fff;
        margin: 0;
        padding: 0;
    }

    .slidecont p {
        font-size: 14px;
        width: 100%;
        text-align: center;
        margin: 0 0 8px 0;
        padding: 0;
    }

    .slidecont .viewrange {
        text-align: center;
        display: inline-block;
    }

    #home-slider .owl-controls {
        display: none !important;
    }

    .hclblock .hclcont {
        padding: 10px 15px 20px 15px;
        height: 218px;
    }

    .hclblock .hclcont h2 {
        padding: 0 0 0 0px;
        margin: 0 0 10px 0;
    }

    .hclblock .hclcont h2 a {
        font-size: 20px;
    }

    .hclblock .hclcont p {
        padding: 0 0 10px 0px;
        width: 100%;
        font-size: 13px;
    }

    .hclblock .hclimg {
        height: 90px;
    }

    .hclblock .hclimg img {
        height: 90px;
    }

    .home_catlist2 li .hcblock {
        bottom: 15px;
    }

    .hcblock .hccont {
        margin-bottom: 15px;
        padding: 10px 0 10px 0
    }

    .hcblock .hccont h2 a {
        font-size: 36px;
        line-height: 36px;
    }

    .hcblock .hccont p {
        font-size: 14px;
    }

    .home_catlist2 button.button-big {
        font-size: 18px !important;
        line-height: 31px;
        border-radius: 31px;
        height: 31px;
    }

    .sclblock .sclcont {
        margin-bottom: 2%;
        padding: 2%;
    }

    .sclblock .sclcont h2 a {
        font-size: 100%;
    }

    .sclblock .sclcont p {
        font-size: 14px;
    }

    .subcat_list button.button-big {
        font-size: 18px !important;
        line-height: 31px;
        border-radius: 31px;
        height: 31px;
    }

    .lerblock .lercont {
        margin-bottom: 15px;
        padding: 10px 0 10px 0
    }

    .lerblock .lercont h2 a {
        font-size: 36px;
        line-height: 36px;
    }

    .lerblock .lercont p {
        font-size: 14px;
    }

    .ler_block button.button-big {
        font-size: 18px !important;
        line-height: 31px;
        border-radius: 31px;
        height: 31px;
    }

    .grab_cont {
        padding: 20px 0 0px 0;
    }

    .grab_cont h3 {
        font-size: 60px;
        line-height: 45px;
    }

    .grab_cont p {
        font-size: 16px;
        padding: 0 0 0 4px;
    }

    .grab_cont a {
        position: absolute;
        top: 50px;
        right: -10px;
        font-size: 16px;
        padding: 0 15px;
        height: 31px;
        line-height: 31px;
    }

    .nl_cont {
        width: 62%;
        float: left;
        margin: 0;
        padding: 20px 1% 20px 0px;
    }

    .nl_cont h4 {
        font-size: 26px;
    }

    .nl_cont p {
        padding: 0 0px 0 0;
        font-size: 13px;
        line-height: normal;
    }

    .nlform {
        width: 37%;
        margin: 34px 0 0 0;
    }

    .products_list {
        padding: 0 20px;
    }

    .product_item .pro_img {
        height: auto;
        padding: 0px 20px;
    }

    .product_item .pro_img img {
        position: inherit;
        top: inherit;
        bottom: inherit;
        left: inherit;
        right: inherit;
    }

    .page_title {
        padding: 30px 0 30px 0;
    }

    .product-image {
        text-align: center;
    }

    .opnblock.size-list ol li {
        width: 100%;
    }

    .opnblock.colour-list ol li {
        width: 33px;
        height: 33px;
        padding: 11px;
        margin: 0;
    }

    .header_right,
    .header_right.header_middle .searchautocomplete,
    .wishlist_items a {
        width: 100%;
    }

    .header_cart,
    .wishlist_items {
        width: 48%;
        padding: 0 6px;
    }

    .cartlink {
        background-position: 0 center;
        width: 26px;
        background-size: contain;
    }

    .cart_count {
        width: auto;
    }

    .cart_count a,
    .wishlist_items a,
    .header_right input[type="text"] {
        font-size: 12px;
    }

    .timeline-Header-title {
        font-size: 15px;
    }
}

@media (max-width: 767px) {

    ul.links {
        float: right;
        text-align: center;
    }

    ul.links li {
        padding: 0 7px;
    }

    .currencydd {
        margin: 0 0px 0 0px;
        float: left;
        background-image: none;
        padding-left: 0;
        width: 120px;
    }

    .header-panel {
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .logo {
        margin: 0px 0 20px 0px;
        text-align: center;
    }

    .logo img {
        width: auto;
        max-width: 100%;
    }

    .header_right {
        width: 100%;
        float: left;
        margin: 0px;
        padding: 0;
    }

    ul.loginlinks {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: center;
        display: inline-block;
    }

    .cartlink {
        float: inherit;
        position: absolute;
        top: 0;
        right: 0;
    }

    .header_cart {
        width: 49%;
        float: right;
        margin-bottom: 0px;
    }

    .cart_count {
        width: 75%;
    }

    .wishlist_items {
        width: 49%;
        float: left;
        margin-bottom: 0px;
    }

    .wishlist_items a {
        width: 100%;
        margin: 0;
    }

    .header_right input[type="text"] {
        width: 100%;
    }

    .header_right .btn-src {
        float: inherit;
        position: absolute;
        top: 0;
        right: 0;
    }

    .showhide {
        display: block;
    }

    .topnav {
        display: none;
    }

    .copyright .crtxt {
        text-align: center;
        margin-bottom: 10px;
    }

    .copyright .paypal_logos {
        text-align: center;
    }

    .copyright .paypal_logos img {
        margin: 0 0 10px 10px;
    }

    .ftr_links,
    .ftr_news,
    .ftr_tweet {
        margin-bottom: 25px;
    }

    .ftr_news .fnews_img {
        display: none;
    }

    .homeslider .container {
        top: 10px;
    }

    .slidecont {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0 0 0 0px;
        float: left;
        text-align: center;
        display: inline-block;
    }

    .slidelogo {
        margin: 0 0 10px 0;
        text-align: center;
    }

    .slidelogo img {
        text-align: center;
        display: block;
        width: auto !important;
        max-width: 13% !important;
        margin: auto;
    }

    .slidecont h4 {
        text-align: center;
        color: #fff;
        margin: 0;
        padding: 0;
        font-size: 18px;
    }

    .slidecont p {
        display: none;
    }

    .slidecont .viewrange {
        text-align: center;
        display: inline-block;
    }

    #home-slider .owl-controls {
        display: none !important;
    }

    .home_catlist4 li {
        width: 100%;
        padding: 20px;
    }

    .hclblock .hclcont {
        padding: 20px 20px 20px 20px;
        height: auto;
    }

    .hclblock .hclcont h2 {
        padding: 0 0 0 0px;
        margin: 0 0 10px 0;
    }

    .hclblock .hclcont h2 a {
        font-size: 24px;
    }

    .hclblock .hclcont p {
        padding: 0 0 10px 0px;
        width: 100%;
        font-size: 15px;
    }

    .hclblock .hclimg {
        height: auto;
    }

    .hclblock .hclimg img {
        height: auto;
    }

    .home_catlist2 li {
        width: 100%;
        padding: 20px 15px;
    }

    .home_catlist2 li .hcblock {
        bottom: 50px;
    }

    .hcblock .hccont {
        margin-bottom: 15px;
        padding: 10px 0 10px 0
    }

    .hcblock .hccont h2 a {
        font-size: 36px;
        line-height: 36px;
    }

    .hcblock .hccont p {
        font-size: 14px;
    }

    .home_catlist2 button.button-big {
        font-size: 18px !important;
        line-height: 31px;
        border-radius: 31px;
        height: 31px;
    }

    .subcat_list li {
        width: 100%;
        padding: 20px 20px 0px 20px;
    }

    .subcat_list li .sclblock {
        bottom: 50px;
    }

    .sclblock .sclcont {
        margin-bottom: 15px;
        padding: 10px 0 10px 0
    }

    .sclblock .sclcont h2 a {
        font-size: 36px;
        line-height: 36px;
    }

    .sclblock .sclcont p {
        font-size: 14px;
    }

    .subcat_list button.button-big {
        font-size: 18px !important;
        line-height: 31px;
        border-radius: 31px;
        height: 31px;
    }

    .ler_block {
        width: 100%;
        padding: 20px 20px 0px 20px;
    }

    .ler_block .lerblock {
        bottom: 20px;
    }

    .lerblock .lercont {
        margin-bottom: 5px;
        padding: 0px 0 0px 0;
        background-image: none;
    }

    .lerblock .lercont h2 a {
        font-size: 36px;
        line-height: 36px;
    }

    .lerblock .lercont p {
        display: none;
    }

    .ler_block button.button-big {
        font-size: 15px !important;
        line-height: 31px;
        border-radius: 31px;
        height: 31px;
        padding: 0px 15px;
    }

    .grab_cont {
        padding: 20px 0 20px 0;
        text-align: center;
        display: inline-block;
        background-image: url(../images/gab_img.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .grab_cont h3 {
        font-size: 60px;
        line-height: 45px;
        text-align: center;
    }

    .grab_cont p {
        font-size: 16px;
        padding: 5px 0 15px 0px;
        text-align: center;
    }

    .grab_cont a {
        position: inherit;
        top: inherit;
        right: inherit;
        font-size: 16px;
        padding: 0 15px;
        height: 31px;
        line-height: 31px;
        text-align: center;
        display: inline-block;
    }

    .grabimg {
        text-align: center;
        width: 100%;
        float: left;
        margin: 15px 0 0px 0;
        display: none;
    }

    .grabimg img {
        text-align: center;
        width: 100%;
    }

    .nl_cont {
        width: 100%;
        float: left;
        margin: 0;
        padding: 20px 0 20px 0px;
    }

    .nl_cont h4 {
        font-size: 26px;
        text-align: center;
    }

    .nl_cont p {
        padding: 0 0px 0 0;
        font-size: 13px;
        line-height: normal;
        text-align: center;
    }

    .nlform {
        width: 100%;
        margin: 0px 0 20px 0;
    }

    .products_list {
        padding: 0 20px;
    }

    .product_item .pro_img {
        height: auto;
        padding: 0px 20px;
    }

    .product_item .pro_img img {
        position: inherit;
        top: inherit;
        bottom: inherit;
        left: inherit;
        right: inherit;
    }

    .procart_row .procartl .price-box .old-price .price,
    .procart_row .procartl .price-box .special-price .price {
        font-size: 16px;
    }

    .col-xs-12.col-sm-7.col-md-4 {

        display: none;
    }

    .page_title {
        padding: 30px 0 30px 0;
        text-align: center;
    }

    .page_title h1 {
        line-height: normal;
        font-size: 30px;
        height: auto;
        text-align: center;
    }

    .opnblock.size-list ol li {
        width: 100%;
    }

    .opnblock.colour-list ol li {
        width: 33px;
        height: 33px;
        padding: 11px;
        margin: 0;
    }

    .showhide {

        float: none;

        overflow: hidden;

        padding: 0 0 0 10px;

        width: auto;
    }

    .logo2 {

        display: block;

        float: left;

        margin-left: -10px;
    }

    .block-layered-nav .visible-xs .btn-default {

        display: inline-block;

        width: 100%;
    }

    .header-panel .links {
        width: 100%;
    }

    ul.loginlinks {
        width: auto;
        float: none;
    }

    .currencydd {
        float: none;
        display: inline-block;
    }

    .topmenu_wrapper {
        text-align: center;
        width: 100%;
    }

    .currencydd {
        float: none;
    }

    ul.loginlinks {
        float: none;
        width: auto;
    }

    .currencydd select option {
        color: #333;
    }

    .header .col-xs-12.col-sm-4.col-md-4,
    .col-xs-12.col-sm-5.col-md-5 {
        width: 50%;
        float: left;
    }

    .header .col-xs-12.col-sm-5.col-md-5 {
        float: right;
    }

    .header_right.header_middle .searchautocomplete {
        width: 100%;
    }

    .cartlink {
        width: 30px;
        background-size: contain;
        background-position: 0 center;
        right: 5px;
    }

    .grab_block {
        background: none;
    }

    .footer-orange {
        height: auto;
    }

    .org-area {
        padding: 8px 0;
    }

    .secure {
        text-align: left;
        margin: 5px 0;
    }

    .call-us {
        text-align: left;
    }

    .cart_count a,
    .wishlist_items a {
        font-size: 12px;
    }

    .followus div {
        font-size: 18px;
    }

    .timeline-Header-title {
        font-size: 20px;
    }

    .SandboxRoot.env-bp-430 .timeline-Tweet-text {
        font-size: 15px;
    }

    .navbar_container {
        display: block;
        position: static;
    }

    #header-nav,
    .text-logo {
        display: none;
    }
}

@media (max-width: 599px) {

    .product_tabs ul.easytabs li a {
        padding: 0 18px;
    }

    .pro_addcart {
        width: 100%;
        padding: 0 0 15px 0;
        border-bottom: 2px solid #dedfe0;
    }

    .share_block {
        width: 100%;
    }

    .pro_addcart button {
        width: auto;
        padding: 0 90px 0 30px;
    }

    .header .col-xs-12.col-sm-4.col-md-4,
    .col-xs-12.col-sm-5.col-md-5 {
        width: 100%;
        float: none;
    }

    .header_right input[type="text"] {
        font-size: 14px;
        height: 35px;
        padding: 8px;
    }

    .header_right .btn-src {
        height: 35px;
        background-size: contain;
        width: 35px;
    }

    .cart_count a,
    .wishlist_items a {
        font-size: 14px;
        line-height: 35px;
        height: 35px;
    }

    .wishlist_items {
        height: 35px;
    }

    .cartlink {
        width: 35px;
        height: 35px;
        right: 0;
    }

    .header {
        padding: 0;
    }

    .header_right.header_middle {
        display: inline-block;
    }

    .timeline-Header-title {
        font-size: 18px;
    }

    .SandboxRoot.env-bp-430 .timeline-Tweet-text {
        font-size: 14px;
    }
}

@media (max-width: 400px) {

    ul.links {
        float: left;
        text-align: center;
        width: 100%;
    }

    ul.links li {
        padding: 0 4px;
    }

    ul.links li a {
        font-size: 13px;
    }

    .currencydd {
        margin: 0 0px 0 0px;
        float: none;
        margin: 5px auto;
        text-align: center;
        display: block;
    }

    .logo {
        margin: 0px 0 20px 0px;
        text-align: center;
    }

    .logo img {
        width: 85%;
    }

    .wishlist_items {
        width: 49px;
        height: 50px;
        float: left;
        margin-bottom: 10px;
    }

    .wishlist_items a {
        width: 49px;
        height: 50px;
        font-size: 0px;
        line-height: 0;
        background-position: center center;
    }

    .followus div {
        padding: 5px 0px 10px 0;
        display: block;
        width: 100%;
        float: left;
    }

    .followus a {
        margin: 0px 0px 0px 5px;
        display: inline-block;
    }

    .homeslider .container {
        top: 10px;
    }

    .slidelogo {
        margin: 0 0 10px 0;
        text-align: center;
        display: none;
    }

    .slidecont h4 {
        text-align: center;
        color: #fff;
        margin: 0;
        padding: 0;
        font-size: 15px;
    }

    .slidecont p {
        display: none;
    }

    .slidecont .viewrange {
        text-align: center;
        display: inline-block;
    }

    #home-slider .owl-controls {
        display: none !important;
    }

    .home_catlist2 li {
        width: 100%;
        padding: 20px 0px 0px 0px;
    }

    .home_catlist2 li .hcblock {
        bottom: 10px;
    }

    .hcblock .hccont {
        margin-bottom: 10px;
        padding: 5px 0 5px 0
    }

    .hcblock .hccont h2 a {
        font-size: 24px;
        line-height: 24px !important;
    }

    .hcblock .hccont p {
        font-size: 13px;
        padding: 0 30px;
    }

    .home_catlist2 button.button-big {
        font-size: 15px !important;
        line-height: 31px;
        border-radius: 31px;
        height: 31px;
    }

    .subcat_list li {
        width: 100%;
        padding: 20px 0px 0px 0px;
    }

    .subcat_list li .sclblock {
        bottom: 10px;
    }

    .sclblock .sclcont {
        margin-bottom: 10px;
        padding: 5px 0 5px 0
    }

    .sclblock .sclcont h2 a {
        font-size: 24px;
        line-height: 24px !important;
    }

    .sclblock .sclcont p {
        font-size: 13px;
        padding: 0 30px;
    }

    .subcat_list button.button-big {
        font-size: 15px !important;
        line-height: 31px;
        border-radius: 31px;
        height: 31px;
    }

    .ler_block {
        width: 100%;
        padding: 20px 0px 0px 0px;
    }

    .ler_block .lerblock {
        bottom: 5px;
    }

    .lerblock .lercont {
        margin-bottom: 0px;
        padding: 0px 0 0px 0;
        background-image: none;
    }

    .lerblock .lercont h2 a {
        font-size: 24px;
        line-height: 24px !important;
    }

    .lerblock .lercont p {
        display: none;
    }

    .ler_block button.button-big {
        font-size: 15px !important;
        line-height: 31px;
        border-radius: 31px;
        height: 31px;
    }

    .products_list h1 {
        font-size: 20px;
    }

    #featured-trainers .owl-nav {
        width: 42px;
        position: inherit;
        top: inherit;
        right: inherit;
        height: 20px;
        float: none;
        margin: 25px auto 0 auto;
    }

    #upsell-products .owl-nav {
        width: 42px;
        position: inherit;
        top: inherit;
        right: inherit;
        height: 20px;
        float: none;
        margin: 25px auto 0 auto;
    }

    #whatour-customerslove .owl-nav {
        width: 42px;
        position: inherit;
        top: inherit;
        right: inherit;
        height: 20px;
        float: none;
        margin: 25px auto 0 auto;
    }

    #whats-new .owl-nav {
        width: 42px;
        position: inherit;
        top: inherit;
        right: inherit;
        height: 20px;
        float: none;
        margin: 25px auto 0 auto;
    }

    .page_title {
        padding: 20px 0 20px 0;
        text-align: center;
    }

    .page_title h1 {
        line-height: normal;
        font-size: 30px;
        height: auto;
        text-align: center;
    }

    .order_row .order_txt {
        width: 100%;
        height: auto;
    }

    .upsell_products .bx-controls-direction {
        top: 30px;
    }

    .grab_block [class*='col-'] {
        padding: 0;
    }

    .grab_block .grab_cont {
        margin-top: 20px
    }
}

@media (min-width: 768px) {

    .marketing {

        padding-left: 0;

        padding-right: 0;
    }

    .navbar-wrapper {

        margin-top: 20px;
    }

    .navbar-wrapper .navbar {

        border-radius: 4px;
    }

    .carousel-caption p {

        margin-bottom: 20px;

        font-size: 21px;

        line-height: 1.4;
    }

    .featurette-heading {

        font-size: 50px;
    }

    .searchautocomplete {
        position: relative;
    }
}

@media (min-width: 780px) {

    .body-wrapper {

        padding: 0;
    }
}

@media screen and (max-width:667px) {

    .searchautocomplete {
        position: relative;
    }

    .header_right .btn-src {
        top: 4px !important;
    }
}

@media (min-width: 800px) {

    .sidebar .block-layered-nav #filter-list {

        height: auto !important;

        overflow: visible;

        display: block !important;
    }

    .footer ul.links~ul,
    .footer ul.links {

        width: 16.66%;

        margin: 0;

        padding: 0 10px;
    }

    .footer .switcher-store {

        width: 33.33%;
    }
}

@media (min-width: 992px) {

    .featurette-heading {

        margin-top: 120px;
    }
}

@media (max-width: 990px) {

    .opc-block-progress {

        margin-bottom: 10px;
    }
}

@media (max-width: 799px) {

    .product-collateral {

        width: 100%;
    }

    img {

        max-width: 100%;
    }

    .toolbar p.navbar-text {

        margin-left: 15px;

        margin-right: 1px;

        display: inline-block;
    }

    .toolbar .limiter p.navbar-text+div {

        display: inline-block;
    }

    .box-collateral .product-details {

        padding: 0;

        float: none;

        width: 100%;

        clear: both;

        margin-top: 10px;
    }
}

@media screen and (max-width: 767px) {

    .product-view {

        width: auto;
    }

    .nav.mega-menu .level0:hover .dropdown-menu {

        display: none !important;
    }

    .switches {

        text-align: left !important;
    }

    #dropdown {

        right: auto;

        left: 0;
    }

    .catalog-category-view .navbar-inverse {

        margin: 0 10px 5px;
    }

    .catalog-category-view .breadcrumb {

        margin-bottom: 5px;

        background-color: #fff;

        padding-left: 0;

        padding-right: 0;
    }
}

@media (max-width: 600px) {

    .cell-label {

        display: inline-block;

        font-weight: bold;

        min-width: 80px;

        font-size: 14px;
    }

    .cart-table {

        display: block;

        border: none;

        width: auto;
    }

    .cart-table .btn-update {

        float: none;
    }

    .cart-table thead {

        display: none;
    }

    .cart-table tbody {

        display: block;
    }

    .cart-table tbody td {

        display: block;

        clear: both;

        padding: 5px 15px;

        text-align: left !important;
    }

    .cart-table tbody td span+span {

        display: inline-block;

        vertical-align: middle;
    }

    .cart-table tbody tr {

        display: block;
    }

    .cart-table tbody tr.last td {

        border: none;
    }

    .cart-table tbody tr td {

        border: none;
    }

    .cart-table tbody tr td.last {

        border-bottom: 1px solid #eee;

        padding-bottom: 10px;
    }

    .cart-table .product-name {

        margin-top: 0;
    }

    .cart-table .cart-price {

        display: inline-block;

        vertical-align: text-top;
    }
}

@media screen and (max-width: 480px) {

    .category-products .products-grid .col-xs-4 {

        display: block;

        float: none;

        margin: 0 auto 20px;

        width: 70%;
    }
}

@media screen and (max-width: 360px) {

    #dropdown {

        width: 100% !important;
    }

    .panel-body .item.col-xs-6 {

        width: 100%;
    }

    #checkout-review-table {

        font-size: 12px;
    }

    #checkout-review-table .product-name {

        font-size: 12px;
    }

    #checkout-step-review {

        padding: 10px;
    }

    .opc-block-progress .col-md-12 {

        width: 100%;
    }

    .opc-block-progress .col-md-12 table {

        width: 100%;
    }

    .panel-crosssell .item {

        width: 50%;
    }

    .category-products .products-grid .col-xs-4 {

        display: block;

        float: none;

        margin: 0 auto 20px;

        width: 80%;
    }

    .products-list .col-xs-9 {

        width: 100%;

        clear: both;
    }

    .products-list .col-xs-3 {

        margin-bottom: 20px;

        width: 50%;
    }

    .toolbar .sort-by,

    .toolbar .limiter {

        width: 100%;
    }

    .toolbar .limiter p.navbar-text,

    .toolbar .limiter p.navbar-text+div {

        margin-top: 0 !important;
    }

    .toolbar>.row .col-xs-8 {

        width: 100%;

        clear: both;

        float: none;

        text-align: center !important;
    }

    .toolbar>.row .view-mode {

        display: none;
    }

    .box-collateral .item {

        width: 100%;

        float: none;

        clear: both;
    }
}

.product-slider .title {

    font-size: 20px;

    margin: 10px 0;
}

.new-deliver-text h3 {
    font-family: 'Rajdhani', sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 11px 0;
    background-image: url(../images/title_border.png);
    background-position: left bottom;
    background-repeat: repeat-x;
    color: #414042;
    text-transform: uppercase;
}

.row.product_cat_titlerow {
    margin-left: -15px;
    margin-right: -15px;
}

.account-create .fieldset {
    background-color: transparent;
    border: none;
    padding: 0;
    width: 100%;
    float: left;
}

.account-create .fields .customer-name .form-group {
    width: 254px;
    float: left;
}

.account-create .fields .customer-name .name-firstname {
    margin-right: 21px;
}

.account-create .fieldset .legend {
    background: none;
    border: none;
    font-size: 18px;
    color: #666;
    font-weight: normal
}

.full_width {
    width: 100%;
    float: left;
}

.category-products .price-label,
.old-price .price-label,
.special-price .price-label {
    display: none;
}

.innerpages .std {
    margin-top: 0;
}

.topmenu_wrapper {
    float: right;
}

.opc-index-index .main_page_title {

    display: none;
}

.opc-menu {

    width: 50%;

    float: right;

    top: 5px;

    margin-top: 20px;
}

.opc-index-index .opc-wrapper-opc h2 {

    width: 50%;

    display: inline-block;
}

.opc-index-index .form-list li {

    margin: 0px;
}

.post-list-item .button-small a {

    font-size: 13px !important;
}

.post_content p {

    font-size: 13px !important;
}

.post-list .pgnstxt {

    text-transform: capitalize !important;
}

.validation-advice {

    padding-top: 5px !important;
}

#PopupSignupForm_1 {

    display: none !important;
}

#PopupSignupForm_0 {

    display: none !important;
}

.searchautocomplete .searchautocomplete-placeholder ul li a.name {

    font-size: 15px;
}

body.cms-page-view .std h2 {
    font-size: 20px;
}

body.cms-page-view .std b,
.std strong {
    font-weight: normal;
    font-size: 20px;
    font-family: 'Bitter', serif;
}

.customisable,
.customisable:link,
.customisable:visited {
    color: #1b95e0 !important;
}

body.wishlist-index-index .my-wishlist .regular-price .price {
    font-size: 18px !important;
    color: #414042 !important;
}

body.wishlist-index-index .btn-primary {

    color: #ffffff;

    background: #414042;

    border-color: #231f20 !important;
}

body.wishlist-index-index .btn-primary:hover {

    color: #ffffff;

    background: #B30404;
}

body.wishlist-index-index .btn-default {

    color: #ffffff;

    background: #414042 !important;

    border-color: #231f20 !important;
}

body.wishlist-index-index .btn-link {

    color: #ffffff;

    background: #414042;

    border-color: #231f20 !important;

    text-decoration: none;
}

body.wishlist-index-index .btn-link:hover {

    color: #ffffff;

    background: #B30404;

    text-decoration: none;
}

body.wishlist-index-index .btn-default:hover {

    color: #ffffff;

    background: #B30404 !important;
}

.form-group label {
    font-size: 13px !important;
    font-weight: 500;
}

.fields label {
    font-size: 13px !important;
    font-weight: 500;
}

.skip_link,
.usernav {

    display: none;
}

.breadcrumb>a:after {

    content: "\f178";

    font-family: 'FontAwesome';
}

.footer_newsletter span {

    display: inline-block;
    vertical-align: top;
    line-height: 42px;
    margin-right: 10px;
    font-family: "Bitter", georgia, serif;
    font-size: 20px;
    color: #fff;
}

.breadcrumb {

    font-size: 13px !important;

    padding: 0px !important;

    float: left;
    width: 100%
}

.catalog-category-view .breadcrumb,

.wordpress-index-index .breadcrumb,

.catalog-product-view .breadcrumb {

    padding: 15px 19px 0 19px !important
}

body.catalog-category-view .breadcrumb {

    padding: 50px 19px 0 19px !important
}

body.catalogsearch-result-index .breadcrumb {

    padding: 50px 19px 0 19px !important
}

.block-reorder .font12 {

    padding: 7px 9px 0
}

.opc-index-index .opc-wrapper-opc #modal-login .md-modal-footer #login-button-set .btn span {

    background: #414042!important;
}

.bullet_list li {

    position: relative;
    padding-left: 10px;
}

.bullet_list li:before {

    content: '';

    width: 5px;

    height: 5px;

    border-radius: 50%;

    background: #414042;

    position: absolute;

    left: 0;

    top: 5px;
}

.opc-wrapper-opc .opc-col-right .regular_image {
    display: none !important;
}

p.paypal-logo {
    padding: 10px 0 0 0;
}

.opc-index-index .opc-wrapper-opc .opc-menu .opc-login-trigger,
.opc-index-index .opc-wrapper-opc .opc-menu .opc-login-trigger:hover {

    background: #b30404!important;
}

.homeslider .owl-carousel .owl-item .banner_caption {

    position: absolute;
    font-family: "Bitter", georgia, serif;

    color: #fff;
    font-weight: 500;
    width: 450px;
    top: 90px;
    left: 50px;

    text-transform: uppercase;
}

.homeslider .owl-carousel .owl-item .banner_caption .title {
    font-size: 40px;
    line-height: 50px;
    display: block;
}

.homeslider .owl-carousel .owl-item .banner_caption .banner-content {
    font-size: 25px;
    line-height: 40px;
    display: block;
    color: #bcbec0
}

body {}

.sticky_container {

    width: 100%;

    z-index: 999;

    background: #fff;
}

.logo img {

    transition: all .4s ease-in-out;

    -moz-transition: all .4s ease-in-out;

    -webkit-transition: all .4s ease-in-out;
}

.sticky .logo img {

    width: 120px;
}

.prolist_item .rating_mobile {

    height: 25px;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

@media screen and (min-width:1024px) and (max-width:1344px) {

    #nav .nav-item.parent a {

        padding: 10px 10px 7px
    }

    .header_right.header_middle .searchautocomplete {

        position: relative;

        top: 0;

        height: auto;

        float: left;

        padding: 0;
    }

    .header_right input[type="text"] {

        width: 100%;
        padding-right: 50px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .header_right .btn-src {

        position: absolute;
        right: 0;
        top: 0;
    }

    .ler_block .lerblock,
    .subcat_list li .sclblock {
        bottom: auto;
    }

    .sclblock .sclcont h2 a,
    .lerblock .lercont h2 a,
    .hcblock .hccont h2 a {
        font-size: 35px
    }

    .pro_dtls h2 a {
        font-size: 14px;
    }

    #whats-new .scoller-item .procartl,
    #whats-new .scoller-item .procartr {

        width: 100%!important;
        text-align: center;
    }

    .procart_row .procartr button.button {

        width: auto;
        padding: 0 40px 0 13px;
        float: none!important;
        display: inline-block;
    }

    .grab_cont h3 {
        font-size: 50px;
    }

    .pro_addcart .qty_row input.qty {
        height: 50px;
    }
}

@media (max-width:780px) {

    .sticky {

        padding-top: 40px;
    }

    .sticky_container {

        position: static;

        z-index: 9;

        background: #fff;
    }

    body {

        padding-top: 0
    }

    .sticky .skip_link {

        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 999;
    }

    .sticky .mobinav,
    .sticky .header_right.header_middle,
    .sticky .header_right.cart_panel,
    .sticky .usernav ul {

        position: fixed;

        top: 40px;
    }

    #header-nav,
    .text-logo {

        display: none;
    }

    .header .container {

        padding: 0;
    }

    .header .container [class*='col-'] {

        padding: 0
    }

    .skip_link {

        display: block;
        background: #231f20;
        float: left;
        width: 100%;
        height: 40px;
        line-height: 40px;
    }

    .skip_link a {

        display: block;
        float: left;
        width: 25%;
        text-align: center;
        font-size: 18px;
        line-height: 40px;
        color: #fff;
        height: 40px;
    }

    .skip_link a span {

        font-size: 16px;
        font-family: "Bitter", georgia, serif;
        padding-left: 5px;
    }

    .skip_link a.active {

        color: #231f20;
        background: #fff;
    }

    .skip_link a .glyphicon {

        line-height: 34px;
    }

    .header_right.header_middle,
    .header_right.cart_panel {

        display: none;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 999;
        width: 100%;
        box-shadow: 0 2px 2px #ccc;
    }

    #search_pan {

        overflow: visible!important;
    }

    .cart_panel_conatiner {

        position: relative;
        float: left!important;
    }

    .header_right.cart_panel {
        background: #fff;
        box-shadow: 0 2px 2px #ccc
    }

    .header_right.cart_panel .header_cart.open {
        box-shadow: none;
        width: 100%
    }

    .header_right.cart_panel .header_cart.open .cart_icon {
        display: none;
    }

    .header_right.cart_panel .header_cart.open .cart_count {
        height: auto;
        width: 100%;
        text-align: center;
    }

    .header_right.cart_panel .header_cart.open #header-cart {
        display: block!important;
        position: static;
        width: 100%;
        box-shadow: none;
        float: left;
    }

    .header_right.cart_panel .header_cart.open #header-cart .empty {

        text-align: center;
    }

    .wrapper {

        bottom: 0!important;
        position: static;
    }

    .searchautocomplete {

        height: auto;
        float: left;
        padding: 10px;
        border-radius: 0;
    }

    .header_right.header_middle .searchautocomplete {
        top: 0;
    }

    .header_right .btn-src {

        top: 10px!important;
        right: 9px;
        position: absolute;
    }

    ul.loginlinks {
        display: none;
    }

    .usernav {

        display: block;
        position: relative;
        float: left;
        width: 100%;
        padding: 0 20px;
        z-index: 999;
    }

    .usernav ul {

        position: absolute;

        width: 100%;

        left: 0;

        top: 0;

        background: #fff;

        z-index: 9;

        display: none;

        box-shadow: 0 2px 2px #ccc;

        padding: 15px 0
    }

    .usernav ul li {

        padding: 0;
        float: none;
    }

    .usernav ul li a {

        display: block;
        line-height: 40px;
        color: #231f20;
        text-transform: uppercase;
        padding: 0 20px;
        font-size: 15px;
    }

    .logo {

        text-align: center;
    }

    .logo a {

        display: inline-block;
        padding: 10px 0 10px;
        width: 150px;
    }

    .currency {

        text-align: right;
        border-top: 5px solid #231f20;
        padding-top: 8px;
        padding-right: 10px;
    }

    .header {

        padding: 0;
    }

    .navbar_container {
        display: block;
    }

    .navbar_container .topnav {
        display: none;
    }

    .header_right input[type="text"] {
        width: 100%;
    }

    .lerblock .lercont h2 a {
        font-size: 24px;
    }

    .lerblock .lercont {

        margin-bottom: 5px;
    }

    .sclblock .sclcont h2 {

        font-size: 24px
    }

    .page_title,
    .category_title,
    .product_category {

        margin-bottom: 10px
    }

    .ler_block .button-big a {

        height: auto;
        line-height: 20px;
        font-size: 15px;
    }

    .products-grid .prolist_item:hover,
    .product_item.prolist_item:hover {

        box-shadow: none;
    }

    .products-grid .prolist_item:hover .social_list,
    .product_item.prolist_item:hover .social_list {

        display: none;
    }

    .grab_cont h3 {
        font-size: 35px;
    }

    .catalog-category-view .container>.row {

        margin: 0
    }

    .homeslider .owl-carousel .owl-item .title {

        font-size: 40px;
        line-height: 50px;
    }

    .nlform {

        margin: 0;

        width: 100%;
    }

    .footer-orange {

        height: auto;
        display: block;
    }

    .paypal_logos img {

        width: 40px;
    }

    .org-area {

        padding-bottom: 8px;
    }

    .newsletter_block .nlform {

        margin: 34px 0 0;

        width: 37%;
    }
}

@media (max-width:680px) {

    .header>.container>.row {

        margin: 0;
    }

    .skip_link a span {

        display: none;
    }

    .footer_blocks [class*='ftr_'] h4 {

        position: relative;
        color: #fff;
    }

    .footer_blocks [class*='ftr_'] h4:after {

        font-family: 'FontAwesome';

        content: "\f078";

        font-size: 20px;

        position: absolute;

        right: 10px;
    }

    .footer_blocks {

        padding: 42px 0 0px 0
    }

    .footer_newsletter span {
        line-height: 24px;
    }

    .footer_newsletter.nlform {

        margin: 0;
    }

    .footer_newsletter form {
        width: 100%;
    }

    .footer-orange .payment {
        text-align: center;
    }

    .footer-orange .payment span {
        display: block;
        text-align: center;
        margin-top: 5px;
    }

    .footer-orange .secure {
        text-align: center;
        margin-top: 10px;
    }

    .footer-orange .call-us {
        text-align: center;
    }

    .logo {
        margin: 10px 0;
    }

    .hcblock .hccont h2 a {
        font-size: 24px;
        line-height: 24px!important;
    }

    .grab_cont h3 {
        font-size: 35px;
    }

    .product-options-bottom .pro_addcart button {

        width: auto;
        padding-right: 45px;
    }

    .share_block .share_row.followus,
    .rating_row {

        width: auto;
        display: inline-block;
        float: none
    }

    .opc-wrapper-opc .payment-block dt label {

        font-size: 13px !important;
    }

    .form-list .customer-name-middlename .name-firstname {

        width: 100%
    }

    #featured-trainers .prolist_item,

    #whatour-customerslove .prolist_item {
        min-height: 100%
    }

    #featured-trainers .prolist_item .pro_img,

    #whatour-customerslove .prolist_item .pro_img {
        min-height: 100px
    }

    #featured-trainers .pro_dtls h2 a,

    #whatour-customerslove .pro_dtls h2 a {
        display: block;
        font-size: 14px;
        line-height: 16px
    }

    #featured-trainers .pro_dtls h2,

    #whatour-customerslove .pro_dtls h2 {
        height: 45px;
        overflow: hidden;
    }

    #featured-trainers .procart_row .procartl,

    #whatour-customerslove .procart_row .procartl,

    #featured-trainers .procart_row .procartr,

    #whatour-customerslove .procart_row .procartr {
        width: auto;
        float: none
    }

    .breadcrumb {
        text-align: center;
    }

    .order_row {
        position: relative;
    }

    .order_row .colorbox {
        position: absolute;
        right: 0;
        top: 0;
    }

    .order_row .order_txt {
        text-align: left;
    }

    .account-login .new-users,
    .account-login .registered-users {

        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .account-login .content {
        min-height: 100%;
        padding: 14px 0
    }

    #login-form .form-list .input-box {

        width: 100%
    }

    #login-form .form-list input.input-text {

        width: 100%
    }

    .page-title h1,
    .page-title h2 {

        font-size: 2em
    }

    .customer-account-create .customer-name-middlename .form-group,

    .customer-account-create .form-list li:nth-child(2) .input-box,

    .customer-account-create .form-group,
    .customer-account-create .form-list .input-box {

        width: 100%!important;
    }

    .customer-account-create .form-list .field {

        width: 100%
    }

    .customer-account-create .fieldset .legend {
        margin: 0
    }

    .account-create .fieldset {

        padding: 0!important;
        margin: 0;
    }

    .innerpages {
        min-height: 100%;
        padding-bottom: 20px;
    }

    #my-orders-table td:nth-of-type(1):before {
        content: 'Order #'
    }

    #my-orders-table td:nth-last-of-type(2):before {
        content: 'Order Status'
    }

    body.wishlist-index-index .buttons-set .btn {

        width: 100%;
        margin-bottom: 2px;
    }

    .catalog-product-view #product_addtocart_form .product-options,

    .catalog-product-view .product-options-bottom .pro_addcart,

    .catalog-product-view #product_addtocart_form .share_block,

    .catalog-product-view #product_addtocart_form .bullet_attributes {

        text-align: center;
    }

    .catalog-product-view #product_addtocart_form .bullet_attributes .bullet_list {

        width: 170px;

        text-align: left;

        margin: 0 auto;
    }

    .catalog-product-view #product_addtocart_form .product-options select {
        display: inline-block;
        vertical-align: top;
    }

    .catalog-product-view .product-options-bottom .pro_addcart button {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .product-options-bottom .pro_addcart .qty_row {
        margin: 0 20px 0 0;
    }

    .easytabs-wrapper .easytabs-a-accordion {

        position: relative;
        float: left;
        width: 100%;
    }

    .easytabs-wrapper .easytabs-a-accordion:after {

        font-family: 'FontAwesome';

        content: "\f107";

        position: absolute;

        right: 20px;

        top: 11px;

        font-size: 20px;
    }

    .easytabs-wrapper .easytabs-a-accordion.active:after {

        content: "\f106";
    }

    .catalog-product-view .products_list {

        margin-top: 20px;
    }

    .product_item,
    .product-title h1 {

        text-align: center;
    }

    .procart_row {

        text-align: center;
    }

    .procartr {

        width: auto!important;
        float: none !important;
        display: inline-block;
        vertical-align: top;
        padding: 0 5px;
    }

    .procart_row .procartr button.button {

        padding: 0 40px 0 10px
    }

    .procartl {

        width: auto!important;
        display: inline-block;
        float: none!important;
        padding: 0 5px
    }

    .pro_dtls h2 {

        text-align: center;
    }

    .wordpress-index-index .wp-sidebar .qucklinks,

    .wordpress-index-index .wp-sidebar .sidebar_news {

        margin: 0 0 5px 0;
    }

    .block.latest_tweet .block-title {

        border: none;
    }

    .block.latest_tweet .block-title span {

        display: block;
    }

    .wp-sidebar .commonclass {
        display: none;
    }

    .wp-sidebar .sidebar_title {

        position: relative;
    }

    .wp-sidebar .sidebar_title:after {

        font-family: 'FontAwesome';

        content: "\f107";

        position: absolute;

        right: 10px;

        top: 0;

        display: block;

        font-size: 25px;
    }

    .wp-sidebar .sidebar_title.active:after {

        content: "\f106";
    }

    #whats-new .scoller-item .procartl,

    #whats-new .scoller-item .procartr {

        width: auto!important;
        float: none!important;
        padding: 0 10px;
    }

    #contactForm h2 {

        font-size: 24px;
        margin: 30px 0;
        text-align: center;
    }

    .opc-menu {
        width: 100%;
        float: left
    }

    .opc-menu .right.review-menu-block {
        float: left!important;
        width: 100%;
    }

    .opc-menu .review-menu-block a.review-total {
        width: 100%;
    }

    .opc-menu .review-menu-block a.review-total span {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .opc-menu .left {
        float: none!important;
        display: block;
        text-align: center
    }

    .opc-index-index .opc-wrapper-opc .opc-menu .opc-login-trigger {

        background: #b30404!important;
        display: inline-block
    }

    body.opc-index-index .header .container {

        padding: 0;
    }

    .lerblock .lercont h2 a {

        font-size: 18px;
    }

    .prolist_item.item {

        border-right: 1px solid #ccc;
        margin: 0;
        padding: 10px;
    }

    .prolist_item:nth-child(2n) {

        border-right: none;
    }

    .pro_toolbar {

        padding: 10px 0;
    }

    .cart .page-title h1,
    .cart-table.data-table td,
    .cart .checkout-types {

        text-align: center!important;
    }

    .cart-table.data-table td.cell-product-img a {

        display: block;
    }

    .cart-table.data-table td.cell-product-img img {

        width: 100px;
    }

    #shopping-cart-table .last .btn-sm {

        display: inline-block;
        float: none
    }

    .homeslider .owl-carousel .owl-item .title {

        font-size: 24px;
        left: 20px;
        top: 20px;
        line-height: 30px;
    }

    .slider-arrows3.more-images .owl-controls .owl-buttons .owl-next {
        right: 0
    }

    .slider-arrows3.more-images .owl-controls .owl-buttons .owl-prev {
        left: 0
    }

    .special-price .price,
    .old-price .price {

        line-height: 40px;
    }

    .homeslider .owl-carousel .owl-item .banner_caption {

        width: 100%;
        left: 20px;
        top: 20px;
    }

    .homeslider .owl-carousel .owl-item .banner_caption .title {

        font-size: 24px;
        line-height: 30px;
    }

    .homeslider .owl-carousel .owl-item .banner_caption .banner-content {

        font-size: 15px;
        line-height: 18px;
    }

    .newsletter_block .nlform {

        margin: 0 0 20px;

        width: 100%;
    }
}

.brand_directory_list_container .brand_directory_list .brandkey {

    color: #B30404;

    font-size: 14px;

    font-weight: bold;

    text-transform: uppercase;

    padding-bottom: 10px;

    font-family: 'Bitter', serif;
}

.brand_directory_list_container .brand_directory_list .brand {

    padding: 3px 0;
}

.brand_directory_list_container .brand_directory_list {

    padding-left: 0;

    font-family: 'Bitter', serif;
}

.brand_directory_list_container .section:nth-child(6n+1) {

    clear: both;
}

.brand_directory_list_container .section {

    padding-top: 30px;
}

.truck {

    padding: 6px 0 3px 0;

    font-size: 14px;

    letter-spacing: 0px;

    font-family: 'Bitter', serif;

    color: #b30404;
}

.truck span {

    padding: 0px 6px 0 0;
}

i.fa.fa-truck {

    font-size: 18px;
}

.block.sm_custom .block-title strong {

    color: #b30404;

    display: block;

    font: bold 20px/20px "Rajdhani", sans-serif;

    min-height: 20px;

    padding: 1px 0;

    text-transform: uppercase;
}

.block.sm_custom .block-title {

    border-bottom: 1px solid #e8e8e8;

    display: inline-block;

    margin-bottom: 0;

    padding: 10px 0 15px;

    text-transform: uppercase;

    width: 100%;

    font-family: "Rajdhani", sans-serif;
}

.block-layered-nav.sm_custom .block-content #narrow-by-list dt {

    background: #eeeeee none repeat scroll 0 0;

    color: #b30404;

    font-size: 18px;

    font-weight: 600;

    line-height: 32px;

    padding: 0 12px;

    position: relative;

    text-transform: uppercase;

    width: 100%;

    float: left;

    font-family: "Rajdhani", sans-serif;
}

.block-layered-nav.sm_custom dl#narrow-by-list dd {

    margin-left: 0px;

    text-align: left;

    float: left;

    width: 100%;

    font-family: "Rajdhani", sans-serif;

    padding: 0;

    font-size: 16px;
}

.block-layered-nav.sm_custom dl#narrow-by-list dd ol {

    margin: 0px 0 0;

    float: left;

    width: 100%;

    font-family: "Rajdhani", sans-serif;
}

.block-layered-nav.sm_custom dl#narrow-by-list dd ol {

    border: 1px solid #eeeeee;

    margin: 1px 0 10px 0;

    padding: 12px;
}

div.block-layered-nav.sm_custom dd a.amshopby-attr:before {

    content: "\f096";

    font-size: 14px;

    font-family: "Fontawesome";

    top: 0;

    left: 0;

    color: #999999;

    text-indent: 0;

    position: absolute;
}

.block-layered-nav.sm_custom dl#narrow-by-list dd ol li {

    border: none;

    line-height: 24px;
}

div.block-layered-nav.sm_custom dd a.amshopby-attr,
div.block-layered-nav.sm_custom dd a.amshopby-attr-selected {

    background: none;

    position: relative;

    padding-left: 18px;
}

.block-layered-nav.sm_custom dl#narrow-by-list dd ol li>a {

    position: relative;
}

. .block-layered-nav.sm_custom dl#narrow-by-list dd ol li a:hover,
.block-layered-nav.sm_custom dl#narrow-by-list dd ol li a.amshopby-attr-selected {

    color: #0a95e8;
}

div.block-layered-nav.sm_custom dd a.amshopby-attr-selected:before {

    content: "\f14a";

    font-size: 14px;

    font-family: "Fontawesome";

    top: 0;

    left: 0;

    color: #b30404;

    text-indent: 0;

    position: absolute;
}

div.block-layered-nav.sm_custom dd a.amshopby-attr-selected {

    font-weight: normal;

    color: #b30404
}

.block-layered-nav.sm_custom .actions {

    font-size: 12px;

    padding: 4px 5px 4px 9px;

    border: none;

    border-width: 1px 0;

    text-align: right;

    font-family: "Rajdhani", sans-serif;

    margin-bottom: 5px;

    margin-top: 5px;
}

.block-layered-nav.sm_custom .actions a {

    padding: 6px 10px;

    line-height: 16px;

    color: #fff;

    background: #000;
}

.block-layered-nav.amshopby-filters-top .block-content ol li {

    float: none;

    margin: 6px 8px 0 0;

    background: #eee;

    padding: 5px;

    display: inline-block;
}

.block-layered-nav.amshopby-filters-top .block-content ol li span.label {

    font-size: 100%;

    margin-bottom: 9px;

    color: #666;
}

.block-layered-nav.amshopby-filters-top .block-content ol li a.btn-remove {

    margin: 0 0 0 6px;

    background: none;
}

.block-layered-nav.sm_custom .block-content #narrow-by-list dt:after {

    content: "\f068";

    font-size: 14px;

    font-family: "Fontawesome";

    top: 0;

    right: 15px;

    color: #333;

    text-indent: 0;

    position: absolute;

    font-weight: normal;
}

.block-layered-nav.sm_custom .block-content #narrow-by-list dt.amshopby-collapsed:after {

    content: "\f067";
}

.block-layered-nav.amshopby-filters-top .block-content ol,
.block-layered-nav.amshopby-filters-top .block-content .actions {

    display: inline-block;

    float: none;

    width: auto;

    font-family: "Rajdhani", sans-serif;

    font-size: 16px;
}

.block-layered-nav.amshopby-filters-top .block-content ol li a.btn-remove-inline {

    margin: 0 0 0 6px;

    background: none;
}

.block-layered-nav.amshopby-filters-top .block-content {

    width: 100%;

    float: none;

    display: inline-block;
}

.block-layered-nav.amshopby-filters-top .block-content .actions a {

    padding: 6px 10px;

    line-height: 16px;

    color: #fff;

    background: #000;
}

div.block-layered-nav,
div.amshopby-page-container,
div.amshopby-filters-top {

    position: relative;

    margin-top: 15px;
}

.block-layered-nav .block-content .actions {

    margin-top: 10px;
}

div.block-layered-nav div.amshopby-slider div.handle {

    background-image: none;

    background-color: #fff;

    width: 16px;

    height: 16px;

    border-radius: 50%;

    border: 1px solid #b30404
}

div.block-layered-nav div.amshopby-slider div.handle:hover,

div.block-layered-nav div.amshopby-slider div.handle.selected {

    background-color: #b30404;
}

.amshopby-slider-bar {

    height: 1px;
    top: 10px;
    background: #b30404
}

div.block-layered-nav div.amshopby-slider {

    background: none;
    position: relative;
}

div.block-layered-nav div.amshopby-slider:before {

    content: '';

    width: 100%;

    position: absolute;

    height: 1px;

    background: #333;

    top: 10px;

    left: 0;
}

{

    position: relative;
}

.block-layered-nav.sm_custom dl#narrow-by-list dd ol li>a.-selected:before {

    content: "\f14a";

    font-size: 14px;

    font-family: "Fontawesome";

    top: -2px;

    left: 0;

    color: #b30404;

    text-indent: 0;

    position: absolute;

    background: #fff;

    height: 11px;

    z-index: 99;

    line-height: 11px;
}

.size-buttons-size-chart {

    position: absolute;

    right: 20px;
}

.size-buttons-show-size-chart {

    outline: 0;

    background-color: transparent;

    border: 0;

    padding-left: 5px;

    color: #b30404;

    font-weight: 500;

    font-size: 16px;

    text-transform: capitalize;

    margin-top: 0;

    padding-top: 0;

    padding-right: 0;

    font-family: "Rajdhani", sans-serif;
}

.size-buttons-show-size-chart i {

    margin-right: 8px;
}

@media (min-width: 980px) {

    .size-buttons-size-chart {

        top: 20px;

        right: 0;
    }
}

ul {

    list-style: none;

    padding: 0;
}

ul .inner {

    padding-left: 1em;

    overflow: hidden;

    display: none;
}

ul li {

    margin: .5em 0;
}

ul li a.toggle-navigation {

    width: 100%;

    display: block;

    background: rgba(0, 0, 0, 0.78);

    color: #fefefe;

    padding: .75em;

    border-radius: 0.15em;

    transition: background .3s ease;
}

ul li a.toggle-navigation:hover {

    background: rgba(0, 0, 0, 0.9);
}

.multilevel-accordion-menu .is-accordion-submenu-parent a {

    background: #4d5158;
}

.multilevel-accordion-menu .is-accordion-submenu a {

    background: #35383d;
}

.multilevel-accordion-menu .sublevel-1 {

    text-indent: 1rem;
}

.multilevel-accordion-menu .sublevel-2 {

    text-indent: 2rem;
}

.multilevel-accordion-menu .sublevel-3 {

    text-indent: 3rem;
}

.multilevel-accordion-menu .sublevel-4 {

    text-indent: 4rem;
}

.multilevel-accordion-menu .sublevel-5 {

    text-indent: 5rem;
}

.multilevel-accordion-menu .sublevel-6 {

    text-indent: 6rem;
}

.multilevel-accordion-menu a {

    color: #fefefe;

    box-shadow: inset 0 -1px #41444a;
}

.multilevel-accordion-menu a::after {

    border-color: #fefefe transparent transparent;
}

.multilevel-accordion-menu .menu>li:not(.menu-text)>a {

    padding: 1.2rem 1rem;
}

.multilevel-accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] a.subitem::before {

    content: "\f016";

    font-family: FontAwesome;

    margin-right: 1rem;
}

.multilevel-accordion-menu .is-accordion-submenu-parent[aria-expanded="true"] a::before {

    content: "\f07c";

    font-family: FontAwesome;

    margin-right: 1rem;
}

.multilevel-accordion-menu .is-accordion-submenu-parent[aria-expanded="false"] a::before {

    content: "\f07b";

    font-family: FontAwesome;

    margin-right: 1rem;
}

ul.menu {

    display: block;

    padding: 0;

    margin: 0;

    list-style: none;

    background: #fff;

    border: 1px solid #E5E5E5;

    border-top: 0 none;
}

ul.menu>li {

    border-top: 1px solid #E5E5E5;

    display: block;

    margin: 0;
}

ul.menu>li>a {

    background-color: #F2F2F2;

    border-top: 1px solid #E5E5E5;

    border-color: #fff;

    padding: 15px;

    cursor: pointer;

    font-size: 12px;

    font-weight: 500;

    display: block;
}

ul.menu ul {

    padding: 0;

    margin: 0;

    list-style: none;
}

ul.menu>li>ul>li {

    display: block;

    border-top: 1px solid #E5E5E5;

    padding: 15px;

    line-height: 18px;
}

ul.menu>li>ul>li {

    padding: 0;
}

.info-sizeguide ul.menu>li>ul>li>a,
.infoSize ul.menu>li>ul>li>a {

    font-size: 12px;

    background: #fff;

    padding: 15px;

    display: block;
}

.info-sizeguide ul.menu>li>ul>li>ul,
.infoSize ul.menu>li>ul>li>ul {

    background-color: #fff;

    display: none;

    overflow: hidden;
}

.info-sizeguide ul.menu>li>ul>li>ul>li,
.infoSize ul.menu>li>ul>li>ul>li {

    border-top: 1px solid #E5E5E5;
}

.info-sizeguide ul.menu>li>ul>li>ul>li>a,
.infoSize ul.menu>li>ul>li>ul>li>a {

    padding: 10px 15px;

    display: block;
}

.info-sizeguide ul.menu>li>ul>li>ul>li>ul>li,
.infoSize ul.menu>li>ul>li>ul>li>ul>li {

    padding: 0 15px 15px 15px;
}

ul.menu table {

    border: 0 none;

    width: 100%;

    border-collapse: collapse;
}

ul.menu table tr td {

    border: 1px solid #E5E5E5;

    border-color: #fff;

    padding: 10px;

    text-align: center;
}

ul.menu table tr:nth-child(2n+3) td {

    background: #F2F2F2;
}

ul.menu table tr th {

    border: 1px solid #b30404;

    border-color: #fff;

    background: #565656;

    color: #fff;

    font-weight: 500;

    padding: 10px;

    text-align: center;
}

.table_sm table {

    width: 100% !important;
}

@media screen and (max-width: 767px) {

    .size-buttons-size-chart {

        position: static;

        right: 0;

        display: block;

        margin-bottom: 15px;
    }
}

a.size-buttons-show-size-chart {

    font-weight: bold;
}

.view-cross-price {

    clear: both;
    text-decoration: line-through;
    color: rgb(64, 64, 64);
    display: inline-block;
    font-weight: bold;
    float: left;
    font-size: 24px;
    margin: 20px 10px 0px 0px;
}

.trustpilot-widget {

    padding: 3px 0;
}

.security {

    text-align: center;
}

.security ul li {

    display: inline-block;

    padding: 0 0 5px 0;
}

.account-page {

    margin: 50px 0 0 0;
}

.my-account {

    margin: 37px 0 0 0;
}

.footer-security {

    text-align: center;
}

.footer-security li {

    display: inline;

    padding: 0 5px;
}

.easytabs-wrapper {
    margin: 10px 0;
}

.easytabs {

    display: table;

    margin: 0;

    padding: 0;

    border-spacing: 5px 0;

    margin-left: -5px;

    position: relative;

    z-index: 6;
}

.easytabs li {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.easytabs li,

.easytabs-a-accordion {

    line-height: normal;

    background: #eaeaea;

    border: 1px solid #ccc;

    box-shadow: inset 0 -12px 8px -14px rgba(0, 0, 0, 0.2);
}

.easytabs li:hover {
    box-shadow: none;
}

.easytabs li .easytabs-anchor-icon:hover,

.easytabs-a-accordion:hover {
    text-decoration: none;
}

.easytabs li.active {

    background: #fbfbfb;

    border-width: 1px 1px 0;

    box-shadow: none;

    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.6);
}

.easytabs-a {

    display: block;

    padding: 9px 12px;

    cursor: pointer;
}

.easytabs-a,

.easytabs-a .easytabs-anchor-icon {

    color: #777;

    text-decoration: none;

    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);

    font: bold 12px/16px Arial, Helvetica, Tahoma, sans-serif;
}

.easytabs-a .easytabs-anchor-icon:hover {

    color: #777;

    text-decoration: none;
}

.easytabs-content {

    padding: 7px 8px;

    border: 1px solid #ccc;

    position: relative;

    z-index: 5;

    margin-top: -1px;

    background: #fbfbfb;
}

.easytabs-a-accordion {
    margin-top: -1px;
    background: #f1f1f1;
    display: none;
    padding: 12px;
}

.easytabs-a-accordion.active {
    box-shadow: none;
    color: #48494a;
}

.easytabs-a .easytabs-anchor-icon {

    font-size: 12px;

    height: 16px;

    width: 10px;

    margin-left: -10px;

    float: left;

    opacity: 0.7;

    visibility: hidden;

    text-decoration: none;
}

.easytabs-a:hover .easytabs-anchor-icon {
    visibility: visible;
}

.easytabs-a .easytabs-anchor-icon:hover {
    opacity: 1;
}

.easytabs-content .box-collateral {
    margin: 0;
}

.easytabs-content .box-up-sell .products-grid td {
    padding-left: 7px;
    padding-right: 7px;
}

.easytabs-content .block-related .block-title {
    display: none;
}

#product_tabs_tags_tabbed_contents label {
    display: block;
}

#product_tabs_tags_tabbed_contents .input-box input {
    width: 300px;
}

#product_tabs_tags_tabbed_contents .input-box {
    width: 300px;
    float: left;
    margin: 0 10px 3px 0;
}

#product_tabs_related_tabbed_contents ol {
    clear: both;
}

#product_tabs_related_tabbed_contents li {
    float: left;
    margin: 0 1% 15px 0;
    width: 31%;
}

#product_tabs_related_tabbed_contents li:nth-child(1n) {
    width: 32%;
}

#product_tabs_related_tabbed_contents li:nth-child(3n) {
    margin-right: 0;
}

#product_tabs_related_tabbed_contents li:nth-child(3n+1) {
    clear: left;
}

#product_tabs_related_tabbed_contents .product-images {
    float: left;
}

#product_tabs_related_tabbed_contents .product-images a {
    margin: 0 0 0 5px;
}

#product_tabs_related_tabbed_contents .product-details {
    margin-left: 75px;
}

#product_tabs_related_tabbed_contents .price-box {
    margin: 0;
}

.easytabs,

.easytabs-content,

.product-collateral,

.easytabs-content .form-add {
    zoom: 1;
}

.easytabs:after,

.easytabs-content:after,

.product-collateral:after,

.easytabs-content .form-add:after {
    content: '.';
    visibility: hidden;
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
}

@media (max-width: 480px) {

    .easytabs,
    .easytabs-a-tab {
        display: none;
    }

    .easytabs-a-accordion {
        display: block;
    }

    #product_tabs_tags_tabbed_contents .input-box input {
        width: 200px;
    }

    #product_tabs_tags_tabbed_contents .input-box {
        width: 200px;
    }

    #product_tabs_related_tabbed_contents li {
        float: none;
        margin: 0 0 10px;
        width: auto;
    }

    #product_tabs_related_tabbed_contents li:nth-child(1n) {
        width: auto;
    }

    #product_tabs_review_tabbed_contents .ratings .rating-box {

        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

        height: 19.6px;

        text-align: center;

        text-indent: 0;

        width: 100%;
    }

    #product_tabs_review_tabbed_contents .ratings .rating-box .rating {

        display: none;
    }

    #product_tabs_review_tabbed_contents .ratings .rating-box .rating-number {

        display: inline-block;
    }
}

#v-cookielaw {
    overflow: hidden;
    background: #fff;
    color: #444;
    z-index: 9999;
    font-size: 13px;
}

#v-cookielaw .v-message {
    padding: 5px 10px;
    text-align: center;
}

#v-cookielaw .v-button {
    color: #222;
    display: inline-block;
    background-color: #ececec;
    background-image: linear-gradient(#f4f4f4, #ececec);
    border: 1px solid #d4d4d4;
    padding: 4px 10px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff;
    border-radius: 2px;
}

#v-cookielaw .v-button.v-accept:before {
    content: "\2714";
}

#v-cookielaw .v-button:hover,

#v-cookielaw .v-button:focus {
    color: #fff;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    border-color: #3072b3;
    border-bottom-color: #2a65a0;
    background-color: #2a65a0;
    background-image: linear-gradient(#599bdc, #3072b3);
}

#v-cookielaw .v-button:active {
    border-color: #2a65a0;
    border-bottom-color: #3884cd;
    background-color: #3072b3;
    background-image: linear-gradient(#3072b3, #599bdc);
}

#v-cookielaw.v-bar {
    display: table;
    width: 100%;
    padding: 5px 0;
}

#v-cookielaw.v-bar .v-message {
    display: table-cell;
}

#v-cookielaw.v-bar .v-actions {
    display: table-cell;
    vertical-align: middle;
    width: 250px;
    padding-right: 10px;
    text-align: right;
}

#v-cookielaw.v-bar.v-top {
    position: fixed;

    border-bottom: 1px solid #000;

    top: 0;

    background: #b30404;

    color: #fff;
}

#v-cookielaw.v-bar.v-bottom {
    position: fixed;
    bottom: 0;
    border-top: 1px solid #000;
}

#v-cookielaw.v-box {
    position: fixed;
    max-width: 300px;
    border: 1px solid #000;
    border-radius: 3px;
    margin: 10px;
}

#v-cookielaw.v-box .v-actions {
    float: left;
    margin: 5px 10px;
}

#v-cookielaw.v-box.v-top-left {
    top: 0;
    left: 0;
}

#v-cookielaw.v-box.v-top-right {
    top: 0;
    right: 0;
}

#v-cookielaw.v-box.v-bottom-left {
    bottom: 0;
    left: 0;
}

#v-cookielaw.v-box.v-bottom-right {
    bottom: 0;
    right: 0;
}

@media (max-width: 480px) {

    #v-cookielaw.v-box {
        display: table;
        width: 100% !important;
        padding: 5px 0 0;
        position: fixed;
        bottom: 0 !important;
        top: auto !important;
        border-top: 1px solid #000;
        max-width: 100%;
        margin: 0;
        border-radius: 0;
        border-right: 0;
        border-left: 0;
        border-bottom: 0;
    }

    #v-cookielaw.v-box .v-message {
        display: table-cell;
    }

    #v-cookielaw.v-box .v-actions {
        display: table-cell;
        vertical-align: middle;
        width: 250px;
        padding-right: 10px;
        text-align: left;
    }

    #v-cookielaw .v-message {
        float: left;
    }

    #v-cookielaw .v-actions {
        float: left;
        margin: 5px 10px;
    }

    #v-cookielaw.v-bar .v-actions {
        width: auto;
    }
}

#v-cookielaw.v-yellow-alert {
    background: #fff;
    border-color: #fff !important;
}

#v-cookielaw.v-dark-clean {
    color: #fff;
    background: #2c2c2c;
    border-color: #55575f !important;
}

#v-cookielaw.v-dark-clean .v-button {
    color: #fff;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    border-color: #3072b3;
    border-bottom-color: #2a65a0;
    background-color: #2a65a0;
    background-image: linear-gradient(#599bdc, #3072b3);
}

#v-cookielaw.v-dark-clean .v-button:hover,

#v-cookielaw.v-dark-clean .v-button:focus {
    background-color: #3678a0;
    background-image: linear-gradient(#68abdc, #387cb3);
}

#v-cookielaw.v-minimalist {
    color: #2c2c2c;
    background: #f0f0f0;
    border-color: #e0e0e0 !important;
    font-size: 11px;
    font-family: Verdana;
}

#v-cookielaw.v-bar.v-minimalist {
    padding: 2px 0;
}

#v-cookielaw.v-box.v-minimalist {
    width: 260px;
}

#v-cookielaw.v-box.v-minimalist .v-actions {
    margin: 5px;
}

#v-cookielaw.v-box.v-minimalist .v-message {
    padding: 5px;
}

#v-cookielaw.v-minimalist .v-button {
    padding: 3px 6px;
}

#creare_cdc {
    height: 37px;
    display: block;
    float: left;
    padding-top: 4px;
}

#creare-hours {
    padding: 0 10px 0 0;
    height: 37px;
    display: block;
    float: left;
    background: url('../images/digits.png') right -2183px no-repeat;
}

#creare-minutes {
    padding: 0 10px 0 0;
    height: 37px;
    display: block;
    float: left;
    background: url('../images/digits.png') right -2183px no-repeat;
}

#creare_cdc span span {
    background: url('../imagesx/digits.png') no-repeat 0 0;
    width: 25px;
    height: 37px;
    display: block;
    float: left;
}

.ccdc-0 {
    background-position: 0 0!important;
}

.ccdc-1 {
    background-position: 0 -182px!important;
}

.ccdc-2 {
    background-position: 0 -436px!important;
}

.ccdc-3 {
    background-position: 0 -654px!important;
}

.ccdc-4 {
    background-position: 0 -836px!important;
}

.ccdc-5 {
    background-position: 0 -1054px!important;
}

.ccdc-6 {
    background-position: 0 -1308px!important;
}

.ccdc-7 {
    background-position: 0 -1526px!important;
}

.ccdc-8 {
    background-position: 0 -1744px!important;
}

.ccdc-9 {
    background-position: 0 -1961px!important;
}

.topmessage {

    display: inline-block;

    text-align: center;

    vertical-align: top;

    margin-top: 8px;
}

.count-div {
    display: inline-block;
}

.cloud-zoom-lens {

    border: 1px solid #ccc;

    margin: -1px;

    background-color: #fff;

    cursor: move;
}

.cloud-zoom-big {

    border: 1px solid #e5e5e5;

    overflow: hidden;
}

.cloud-zoom-loading {

    color: white;

    background: #222;

    padding: 0.25em;

    border: 1px solid #000;
}

#wrap {

    z-index: 99 !important;
}

.product-image .mousetrap {

    z-index: 100 !important;

    width: 100% !important;

    height: 100% !important;
}

.zoom-inside #wrap {
    overflow: hidden;
}

.zoom-inside .cloud-zoom-big {
    border: none;
}

.simple-mode .cloud-zoom-big,

.simple-mode .cloud-zoom-lens {
    display: none !important;
}

.simple-mode .cloud-zoom-lens {
    cursor: default !important;
}

.zoom-btn-small {

    position: absolute;

    right: 4px;

    bottom: 4px;

    padding: 0 1em;

    line-height: 2.6666em;

    z-index: 100;

    background-color: #fff;

    background-color: rgba(255, 255, 255, 0.7);

    color: #333;
}

.zoom-btn-small:hover {
    background-color: #fff;
}

.zoom-btn-large {

    position: absolute;

    top: 0;

    bottom: 0;

    right: 0;

    left: 0;

    padding: 0;

    z-index: 100;

    cursor: pointer;

    text-indent: -9999px;

    overflow: hidden;
}

.zoom-btn-large:hover {
    background-color: rgba(255, 255, 255, 0.15);
}

.img-box {
    margin-bottom: 15px;
}

.img-box .product-image {
    margin: 0 auto;
    position: relative;
}

.img-box .product-image.product-image-zoom {
    z-index: 9;
}

.product-image-popup {
    margin: 0 auto;
}

.product-image-popup .nav {
    font-weight: bold;
    text-align: center;
}

.product-image-popup .image {
    display: block;
    margin: 10px 0;
}

.product-image-popup .image-label {
    margin: 0 0 10px;
}

.img-box .more-images {
    margin-top: 12px;
}

.img-box .more-images .thumbnails .item.last {
    margin-right: 0;
}

.img-box .more-images .thumbnails .item a {

    margin: 0 3px;

    display: block;

    overflow: hidden;

    text-decoration: none;

    text-align: center;
}

.img-box .more-images .thumbnails.slides {
    display: none;
}

.img-box .more-images .thumbnails .owl-item.loading {
    min-height: 50px;
}

.img-box .more-images .thumbnails .owl-item.loading a {
    min-height: 36px;
}

.img-box .more-images .thumbnails.show-all {
    width: 100%;
    text-align: center;
}

.img-box .more-images .thumbnails.show-all .item {
    float: none;
    display: inline-block;
}

.img-box-style1 .product-image {

    border: 1px solid #eee;

    padding: 5px;
}

.img-box-style1 .more-images .thumbnails .owl-wrapper-outer {
    padding: 1px 0;
}

.img-box-style1 .more-images .thumbnails .item a {

    margin: 0 2px 4px;

    padding: 4px;

    border: 1px solid #eee;
}

.img-box-style1 .more-images .thumbnails .item a:hover {

    border-color: #999;
}

.img-box .itemslider-thumbnails {
    margin-left: auto;
    margin-right: auto;
}

.itemslider-thumbnails {
    max-width: 237px;
}

.itemslider-thumbnails.count-1 {
    max-width: 79px;
}

.itemslider-thumbnails.count-2 {
    max-width: 158px;
}

.slider-arrows1 .owl-controls .owl-buttons {
    position: absolute;
}

.slider-arrows1 .owl-controls .owl-buttons div {

    float: left;

    display: block;

    width: 30px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    cursor: pointer;

    text-decoration: none;

    overflow: hidden;

    text-indent: -9999px;

    background-image: url(../images/slider-arrows.png);

    background-repeat: no-repeat;

    background-color: #e5e5e5;

    transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;

    -moz-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;

    -webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;

    -o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}

.slider-arrows1 .owl-controls.clickable .owl-buttons div:hover {
    background-color: #333;
}

.slider-arrows1 .owl-controls .owl-buttons div.disabled {
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: default;
}

.slider-arrows1 .owl-controls.clickable .owl-buttons div.disabled:hover {
    background-color: #e5e5e5;
}

.slider-arrows1 .owl-controls .owl-buttons .owl-prev {
    background-position: -10px -10px;
    margin-right: 1px;
}

.slider-arrows1 .owl-controls.clickable .owl-buttons .owl-prev:hover {
    background-position: -10px -60px;
}

.slider-arrows1 .owl-controls.clickable .owl-buttons .owl-prev.disabled:hover {
    background-position: -10px -10px;
}

.slider-arrows1 .owl-controls .owl-buttons .owl-next {
    background-position: -60px -10px;
}

.slider-arrows1 .owl-controls.clickable .owl-buttons .owl-next:hover {
    background-position: -60px -60px;
}

.slider-arrows1 .owl-controls.clickable .owl-buttons .owl-next.disabled:hover {
    background-position: -60px -10px;
}

.slider-arrows1-pos-top-right .owl-controls .owl-buttons {
    top: -40px;
    right: 0px;
}

.slider-arrows1-pos-top-left .owl-controls .owl-buttons {
    top: -40px;
    left: 0px;
}

.slider-arrows2 .owl-controls .owl-buttons div {

    position: absolute;

    display: block;

    width: 50px;

    height: 50px;

    line-height: 50px;

    text-align: center;

    cursor: pointer;

    text-decoration: none;

    overflow: hidden;

    text-indent: -9999px;

    background-image: url(../images/slider-arrows.png);

    background-repeat: no-repeat;

    background-color: #fff;

    transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;

    -moz-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;

    -webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;

    -o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;

    opacity: 0;

    filter: alpha(opacity=0);
}

.slider-arrows2:hover .owl-controls .owl-buttons div {
    opacity: 1;
    filter: alpha(opacity=100);
}

.slider-arrows2 .owl-controls.clickable .owl-buttons div:hover {
    background-color: #000;
}

.slider-arrows2 .owl-controls .owl-buttons .owl-prev {
    background-position: -2px 0;
    left: 0;
    top: 44%;
}

.slider-arrows2 .owl-controls.clickable .owl-buttons .owl-prev:hover {
    background-position: -2px -50px;
}

.slider-arrows2 .owl-controls .owl-buttons .owl-next {
    background-position: -48px 0;
    right: 0;
    top: 44%;
}

.slider-arrows2 .owl-controls.clickable .owl-buttons .owl-next:hover {
    background-position: -48px -50px;
}

.slider-arrows3 .owl-controls .owl-buttons div {

    position: absolute;

    display: block;

    width: 30px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    cursor: pointer;

    text-decoration: none;

    overflow: hidden;

    text-indent: -9999px;

    background-image: url(../images/slider-arrows.png);

    background-repeat: no-repeat;

    background-color: #fff;

    transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;

    -moz-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;

    -webkit-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;

    -o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out, background-position 300ms ease-in-out;
}

.slider-arrows3 .owl-controls.clickable .owl-buttons div:hover {
    background-color: #000;
}

.slider-arrows3 .owl-controls .owl-buttons div.disabled {
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: default;
}

.slider-arrows3 .owl-controls.clickable .owl-buttons div.disabled:hover {
    background-color: #fff;
}

.slider-arrows3 .owl-controls .owl-buttons .owl-prev {
    background-position: -10px -10px;
    top: 30%;
    left: -32px;
}

.slider-arrows3 .owl-controls.clickable .owl-buttons .owl-prev:hover {
    background-position: -10px -60px;
}

.slider-arrows3 .owl-controls.clickable .owl-buttons .owl-prev.disabled:hover {
    background-position: -10px -10px;
}

.slider-arrows3 .owl-controls .owl-buttons .owl-next {
    background-position: -60px -10px;
    top: 30%;
    right: -32px;
}

.slider-arrows3 .owl-controls.clickable .owl-buttons .owl-next:hover {
    background-position: -60px -60px;
}

.slider-arrows3 .owl-controls.clickable .owl-buttons .owl-next.disabled:hover {
    background-position: -60px -10px;
}

.slider-pagination1 .owl-controls .owl-page {

    display: inline-block;

    vertical-align: middle;

    zoom: 1;

    *display: inline;
}

.slider-pagination1 .owl-controls .owl-page span {

    display: block;

    width: 12px;

    height: 12px;

    margin: 7px 7px;

    -webkit-border-radius: 20px;

    -moz-border-radius: 20px;

    border-radius: 20px;

    background-color: #eee;

    transition: background-color 300ms ease-in-out;

    -moz-transition: background-color 300ms ease-in-out;

    -webkit-transition: background-color 300ms ease-in-out;

    -o-transition: background-color 300ms ease-in-out;
}

.slider-pagination1 .owl-controls.clickable .owl-page:hover span {
    background-color: #000;
}

.slider-pagination1 .owl-controls .owl-page.active span {
    background-color: #ccc;
}

.slider-pagination2 .owl-controls .owl-page {

    display: inline-block;

    vertical-align: middle;

    zoom: 1;

    *display: inline;
}

.slider-pagination2 .owl-controls .owl-page span {

    display: block;

    -webkit-border-radius: 20px;

    -moz-border-radius: 20px;

    border-radius: 20px;

    background-color: #fff;

    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);

    width: 10px;

    height: 10px;

    margin: 8px;

    transition: background-color 300ms ease-in-out;

    -moz-transition: background-color 300ms ease-in-out;

    -webkit-transition: background-color 300ms ease-in-out;

    -o-transition: background-color 300ms ease-in-out;
}

.slider-pagination2 .owl-controls.clickable .owl-page:hover span,

.slider-pagination2 .owl-controls .owl-page.active span {

    width: 16px;

    height: 16px;

    margin: 5px;
}

.slider-pagination2 .owl-controls .owl-page.active {

    cursor: default;
}

.pagination-pos-bottom-centered {
    padding-bottom: 50px;
}

.pagination-pos-bottom-centered .owl-pagination {
    padding: 10px 0;
    text-align: center;
    position: absolute;
    width: 100%;
}

.pagination-pos-bottom-right .owl-pagination {
    padding: 10px 0;
    float: right;
}

.pagination-pos-bottom-left .owl-pagination {
    padding: 10px 0;
    float: left;
}

.pagination-pos-over-bottom-centered .owl-pagination {
    text-align: center;
    margin-top: -35px;
    position: absolute;
    width: 100%;
}

.pagination-pos-over-bottom-right .owl-pagination {
    position: absolute;
    bottom: 3.5%;
    right: 1.5%;
}

.pagination-pos-over-bottom-left .owl-pagination {
    position: absolute;
    bottom: 3.5%;
    left: 1.5%;
}

.owl-carousel .owl-wrapper:after {

    content: ".";

    display: block;

    clear: both;

    visibility: hidden;

    line-height: 0;

    height: 0;
}

.owl-carousel {

    display: none;

    position: relative;

    width: 100%;

    -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {

    display: none;

    position: relative;

    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {

    overflow: hidden;

    position: relative;

    width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {

    -webkit-transition: height 500ms ease-in-out;

    -moz-transition: height 500ms ease-in-out;

    -ms-transition: height 500ms ease-in-out;

    -o-transition: height 500ms ease-in-out;

    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {

    float: left;
}

.owl-controls .owl-page,

.owl-controls .owl-buttons div {

    cursor: pointer;
}

.owl-controls {

    -webkit-user-select: none;

    -khtml-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grabbing {

    cursor: url(../images/grabbing.png) 8 8, move;
}

.owl-carousel .owl-wrapper,

.owl-carousel .owl-item {

    -webkit-backface-visibility: hidden;

    -moz-backface-visibility: hidden;

    -ms-backface-visibility: hidden;

    -webkit-transform: translate3d(0, 0, 0);

    -moz-transform: translate3d(0, 0, 0);

    -ms-transform: translate3d(0, 0, 0);
}

.owl-origin {

    -webkit-perspective: 1200px;

    -webkit-perspective-origin-x: 50%;

    -webkit-perspective-origin-y: 50%;

    -moz-perspective: 1200px;

    -moz-perspective-origin-x: 50%;

    -moz-perspective-origin-y: 50%;

    perspective: 1200px;
}

.owl-fade-out {

    z-index: 10;

    -webkit-animation: fadeOut .7s both ease;

    -moz-animation: fadeOut .7s both ease;

    animation: fadeOut .7s both ease;
}

.owl-fade-in {

    -webkit-animation: fadeIn .7s both ease;

    -moz-animation: fadeIn .7s both ease;

    animation: fadeIn .7s both ease;
}

.owl-backSlide-out {

    -webkit-animation: backSlideOut 1s both ease;

    -moz-animation: backSlideOut 1s both ease;

    animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {

    -webkit-animation: backSlideIn 1s both ease;

    -moz-animation: backSlideIn 1s both ease;

    animation: backSlideIn 1s both ease;
}

.owl-goDown-out {

    -webkit-animation: scaleToFade .7s ease both;

    -moz-animation: scaleToFade .7s ease both;

    animation: scaleToFade .7s ease both;
}

.owl-goDown-in {

    -webkit-animation: goDown .6s ease both;

    -moz-animation: goDown .6s ease both;

    animation: goDown .6s ease both;
}

.owl-fadeUp-in {

    -webkit-animation: scaleUpFrom .5s ease both;

    -moz-animation: scaleUpFrom .5s ease both;

    animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {

    -webkit-animation: scaleUpTo .5s ease both;

    -moz-animation: scaleUpTo .5s ease both;

    animation: scaleUpTo .5s ease both;
}

@-webkit-keyframes empty {

    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {

    0% {
        opacity: 1
    }
}

@keyframes empty {

    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {

    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {

    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {

    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {

    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {

    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {

    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes backSlideOut {

    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
}

@-moz-keyframes backSlideOut {

    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
}

@keyframes backSlideOut {

    25% {
        opacity: .5;
        transform: translateZ(-500px);
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }

    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }
}

@-webkit-keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
    }
}

@-moz-keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0);
    }
}

@keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0);
    }
}

@-webkit-keyframes scaleToFade {

    to {
        opacity: 0;
        -webkit-transform: scale(.8);
    }
}

@-moz-keyframes scaleToFade {

    to {
        opacity: 0;
        -moz-transform: scale(.8);
    }
}

@keyframes scaleToFade {

    to {
        opacity: 0;
        transform: scale(.8);
    }
}

@-webkit-keyframes goDown {

    from {
        -webkit-transform: translateY(-100%);
    }
}

@-moz-keyframes goDown {

    from {
        -moz-transform: translateY(-100%);
    }
}

@keyframes goDown {

    from {
        transform: translateY(-100%);
    }
}

@-webkit-keyframes scaleUpFrom {

    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpFrom {

    from {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpFrom {

    from {
        opacity: 0;
        transform: scale(1.5);
    }
}

@-webkit-keyframes scaleUpTo {

    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpTo {

    to {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpTo {

    to {
        opacity: 0;
        transform: scale(1.5);
    }
}

.owl-item.loading {

    min-height: 60px;

    background: url(../images/ajax-loader.gif) no-repeat center center;
}

.owl-pagination {
    text-align: center;
    z-index: 1;
}

.itemslider {
    margin-bottom: 20px;
}

.itemslider .item {
    padding-left: 10px;
    padding-right: 10px;
}

.itemslider .owl-item.loading {
    background-position: center 40px;
}

.itemslider .owl-item.loading .product-image {
    min-height: 70px;
}

#nav .itemslider .price-box span {
    display: inline;
}





.owl-buttons {
    position: absolute;
    top: -25px;
    right: 13px;
    height: 20px;
}

.owl-buttons .owl-prev {
    background-image: url(../images/arrows.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    float: left;
    transition-duration: 0.5s;
}

.owl-buttons .owl-next {
    background-image: url(../images/arrows.png);
    background-position: -20px -20px;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    cursor: pointer;
    display: block;
    float: right;
    transition-duration: 0.5s;
}

.owl-buttons .owl-prev:hover {
    background-position: -20px 0;
    transition-duration: 0.5s;
}

.owl-buttons .owl-next:hover {
    background-position: 0 -20px;
    transition-duration: 0.5s;
}
