/*! Bootstrap v4.1.3 (https://getbootstrap.com/) Copyright 2011-2018 The Bootstrap Authors Copyright 2011-2018 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #428BCA; --secondary: #6c757d; --success: #5CB85C; --info: #5BC0DE; --warning: #F0AD4E; --danger: #D9534F; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*, *::before, *::after { box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport { width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

body { margin: 0; font-family: Hind, Lato, Arial; font-size: 0.875rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #FFFFFF; }

[tabindex="-1"]:focus { outline: 0 !important; }

hr { box-sizing: content-box; height: 0; overflow: visible; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; }

p { margin-top: 0; margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] { text-decoration: underline; text-decoration: underline dotted; cursor: help; border-bottom: 0; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: 700; }

dd { margin-bottom: .5rem; margin-left: 0; }

blockquote { margin: 0 0 1rem; }

dfn { font-style: italic; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: #FFFFFF; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects; }

a:hover { color: #D8D8D8; text-decoration: underline; }

a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; }

a:not([href]):not([tabindex]):focus { outline: 0; }

pre, code, kbd, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg { overflow: hidden; vertical-align: middle; }

table { border-collapse: collapse; }

caption { padding-top: 8px; padding-bottom: 8px; color: #6c757d; text-align: left; caption-side: bottom; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }

input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { outline-offset: -2px; -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; cursor: pointer; }

template { display: none; }

[hidden] { display: none !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-family: "Hind", "Arial"; font-weight: 400; line-height: 1.5; color: #333333; }

h1, .h1 { font-size: 2.57rem; }

h2, .h2 { font-size: 2.14rem; }

h3, .h3 { font-size: 1.71rem; }

h4, .h4 { font-size: 1.29rem; }

h5, .h5 { font-size: 1rem; }

h6, .h6 { font-size: 0.86rem; }

.lead { font-size: 1.09375rem; font-weight: 300; }

.display-1 { font-size: 6rem; font-weight: 300; line-height: 1.5; }

.display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.5; }

.display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.5; }

.display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.5; }

hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); }

small, .small { font-size: 80%; font-weight: 400; }

mark, .mark { padding: 0.2em; background-color: #fcf8e3; }

.list-unstyled { padding-left: 0; list-style: none; }

.list-inline { padding-left: 0; list-style: none; }

.list-inline-item { display: inline-block; }

.list-inline-item:not(:last-child) { margin-right: 0.5rem; }

.initialism { font-size: 90%; text-transform: uppercase; }

.blockquote { margin-bottom: 1rem; font-size: 1.09375rem; }

.blockquote-footer { display: block; font-size: 80%; color: #6c757d; }

.blockquote-footer::before { content: "\2014 \00A0"; }

.img-fluid { max-width: 100%; height: auto; }

.img-thumbnail { padding: 0.25rem; background-color: #FFFFFF; border: 1px solid #dee2e6; border-radius: 0px; max-width: 100%; height: auto; }

.figure { display: inline-block; }

.figure-img { margin-bottom: 0.5rem; line-height: 1; }

.figure-caption { font-size: 90%; color: #6c757d; }

code { font-size: 87.5%; color: #e83e8c; word-break: break-word; }

a > code { color: inherit; }

kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #fff; background-color: #212529; border-radius: 3px; }

kbd kbd { padding: 0; font-size: 100%; font-weight: 700; }

pre { display: block; font-size: 87.5%; color: #212529; }

pre code { font-size: inherit; color: inherit; word-break: normal; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

@media (min-width: 576px) { .container { max-width: 576px; } }

@media (min-width: 768px) { .container { max-width: 768px; } }

@media (min-width: 992px) { .container { max-width: 90%; } }

@media (min-width: 1200px) { .container { max-width: 90%; } }

.container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

.no-gutters { margin-right: 0; margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col-xl, .col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 { position: relative; width: 100%; min-height: 1px; padding-right: 15px; padding-left: 15px; }

.col { flex-basis: 0; flex-grow: 1; max-width: 100%; }

.col-auto { flex: 0 0 auto; width: auto; max-width: none; }

.col-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }

.col-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }

.col-3 { flex: 0 0 25%; max-width: 25%; }

.col-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }

.col-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }

.col-6 { flex: 0 0 50%; max-width: 50%; }

.col-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }

.col-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }

.col-9 { flex: 0 0 75%; max-width: 75%; }

.col-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }

.col-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }

.col-12 { flex: 0 0 100%; max-width: 100%; }

.order-first { order: -1; }

.order-last { order: 13; }

.order-0 { order: 0; }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

.order-5 { order: 5; }

.order-6 { order: 6; }

.order-7 { order: 7; }

.order-8 { order: 8; }

.order-9 { order: 9; }

.order-10 { order: 10; }

.order-11 { order: 11; }

.order-12 { order: 12; }

.offset-1 { margin-left: 8.33333%; }

.offset-2 { margin-left: 16.66667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.33333%; }

.offset-5 { margin-left: 41.66667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.33333%; }

.offset-8 { margin-left: 66.66667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.33333%; }

.offset-11 { margin-left: 91.66667%; }

@media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-sm-auto { flex: 0 0 auto; width: auto; max-width: none; } .col-sm-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } .col-sm-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } .col-sm-3 { flex: 0 0 25%; max-width: 25%; } .col-sm-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } .col-sm-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .col-sm-6 { flex: 0 0 50%; max-width: 50%; } .col-sm-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } .col-sm-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } .col-sm-9 { flex: 0 0 75%; max-width: 75%; } .col-sm-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } .col-sm-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } .col-sm-12 { flex: 0 0 100%; max-width: 100%; } .order-sm-first { order: -1; } .order-sm-last { order: 13; } .order-sm-0 { order: 0; } .order-sm-1 { order: 1; } .order-sm-2 { order: 2; } .order-sm-3 { order: 3; } .order-sm-4 { order: 4; } .order-sm-5 { order: 5; } .order-sm-6 { order: 6; } .order-sm-7 { order: 7; } .order-sm-8 { order: 8; } .order-sm-9 { order: 9; } .order-sm-10 { order: 10; } .order-sm-11 { order: 11; } .order-sm-12 { order: 12; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.33333%; } .offset-sm-2 { margin-left: 16.66667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.33333%; } .offset-sm-5 { margin-left: 41.66667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.33333%; } .offset-sm-8 { margin-left: 66.66667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.33333%; } .offset-sm-11 { margin-left: 91.66667%; } }

@media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-md-auto { flex: 0 0 auto; width: auto; max-width: none; } .col-md-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } .col-md-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } .col-md-3 { flex: 0 0 25%; max-width: 25%; } .col-md-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } .col-md-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .col-md-6 { flex: 0 0 50%; max-width: 50%; } .col-md-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } .col-md-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } .col-md-9 { flex: 0 0 75%; max-width: 75%; } .col-md-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } .col-md-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } .col-md-12 { flex: 0 0 100%; max-width: 100%; } .order-md-first { order: -1; } .order-md-last { order: 13; } .order-md-0 { order: 0; } .order-md-1 { order: 1; } .order-md-2 { order: 2; } .order-md-3 { order: 3; } .order-md-4 { order: 4; } .order-md-5 { order: 5; } .order-md-6 { order: 6; } .order-md-7 { order: 7; } .order-md-8 { order: 8; } .order-md-9 { order: 9; } .order-md-10 { order: 10; } .order-md-11 { order: 11; } .order-md-12 { order: 12; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.33333%; } .offset-md-2 { margin-left: 16.66667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.33333%; } .offset-md-5 { margin-left: 41.66667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.33333%; } .offset-md-8 { margin-left: 66.66667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.33333%; } .offset-md-11 { margin-left: 91.66667%; } }

@media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-lg-auto { flex: 0 0 auto; width: auto; max-width: none; } .col-lg-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } .col-lg-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } .col-lg-3 { flex: 0 0 25%; max-width: 25%; } .col-lg-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } .col-lg-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .col-lg-6 { flex: 0 0 50%; max-width: 50%; } .col-lg-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } .col-lg-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } .col-lg-9 { flex: 0 0 75%; max-width: 75%; } .col-lg-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } .col-lg-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } .col-lg-12 { flex: 0 0 100%; max-width: 100%; } .order-lg-first { order: -1; } .order-lg-last { order: 13; } .order-lg-0 { order: 0; } .order-lg-1 { order: 1; } .order-lg-2 { order: 2; } .order-lg-3 { order: 3; } .order-lg-4 { order: 4; } .order-lg-5 { order: 5; } .order-lg-6 { order: 6; } .order-lg-7 { order: 7; } .order-lg-8 { order: 8; } .order-lg-9 { order: 9; } .order-lg-10 { order: 10; } .order-lg-11 { order: 11; } .order-lg-12 { order: 12; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.33333%; } .offset-lg-2 { margin-left: 16.66667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.33333%; } .offset-lg-5 { margin-left: 41.66667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.33333%; } .offset-lg-8 { margin-left: 66.66667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.33333%; } .offset-lg-11 { margin-left: 91.66667%; } }

@media (min-width: 1200px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; } .col-xl-auto { flex: 0 0 auto; width: auto; max-width: none; } .col-xl-1 { flex: 0 0 8.33333%; max-width: 8.33333%; } .col-xl-2 { flex: 0 0 16.66667%; max-width: 16.66667%; } .col-xl-3 { flex: 0 0 25%; max-width: 25%; } .col-xl-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } .col-xl-5 { flex: 0 0 41.66667%; max-width: 41.66667%; } .col-xl-6 { flex: 0 0 50%; max-width: 50%; } .col-xl-7 { flex: 0 0 58.33333%; max-width: 58.33333%; } .col-xl-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } .col-xl-9 { flex: 0 0 75%; max-width: 75%; } .col-xl-10 { flex: 0 0 83.33333%; max-width: 83.33333%; } .col-xl-11 { flex: 0 0 91.66667%; max-width: 91.66667%; } .col-xl-12 { flex: 0 0 100%; max-width: 100%; } .order-xl-first { order: -1; } .order-xl-last { order: 13; } .order-xl-0 { order: 0; } .order-xl-1 { order: 1; } .order-xl-2 { order: 2; } .order-xl-3 { order: 3; } .order-xl-4 { order: 4; } .order-xl-5 { order: 5; } .order-xl-6 { order: 6; } .order-xl-7 { order: 7; } .order-xl-8 { order: 8; } .order-xl-9 { order: 9; } .order-xl-10 { order: 10; } .order-xl-11 { order: 11; } .order-xl-12 { order: 12; } .offset-xl-0 { margin-left: 0; } .offset-xl-1 { margin-left: 8.33333%; } .offset-xl-2 { margin-left: 16.66667%; } .offset-xl-3 { margin-left: 25%; } .offset-xl-4 { margin-left: 33.33333%; } .offset-xl-5 { margin-left: 41.66667%; } .offset-xl-6 { margin-left: 50%; } .offset-xl-7 { margin-left: 58.33333%; } .offset-xl-8 { margin-left: 66.66667%; } .offset-xl-9 { margin-left: 75%; } .offset-xl-10 { margin-left: 83.33333%; } .offset-xl-11 { margin-left: 91.66667%; } }

.table { width: 100%; margin-bottom: 1rem; background-color: transparent; }

.table th, .table td { padding: 8px; vertical-align: top; border-top: 1px solid #DDDDDD; }

.table thead th { vertical-align: bottom; border-bottom: 2px solid #DDDDDD; }

.table tbody + tbody { border-top: 2px solid #DDDDDD; }

.table .table { background-color: #FFFFFF; }

.table-sm th, .table-sm td { padding: 0.3rem; }

.table-bordered { border: 1px solid #DDDDDD; }

.table-bordered th, .table-bordered td { border: 1px solid #DDDDDD; }

.table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; }

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; }

.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover { background-color: transparent; }

.table-primary, .table-primary > th, .table-primary > td { background-color: #cadff0; }

.table-hover .table-primary:hover { background-color: #b6d3ea; }

.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #b6d3ea; }

.table-secondary, .table-secondary > th, .table-secondary > td { background-color: #d6d8db; }

.table-hover .table-secondary:hover { background-color: #c8cbcf; }

.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #c8cbcf; }

.table-success, .table-success > th, .table-success > td { background-color: #d1ebd1; }

.table-hover .table-success:hover { background-color: #bfe3bf; }

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #bfe3bf; }

.table-info, .table-info > th, .table-info > td { background-color: #d1edf6; }

.table-hover .table-info:hover { background-color: #bce5f2; }

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #bce5f2; }

.table-warning, .table-warning > th, .table-warning > td { background-color: #fbe8cd; }

.table-hover .table-warning:hover { background-color: #f9ddb5; }

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #f9ddb5; }

.table-danger, .table-danger > th, .table-danger > td { background-color: #f4cfce; }

.table-hover .table-danger:hover { background-color: #efbbb9; }

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #efbbb9; }

.table-light, .table-light > th, .table-light > td { background-color: #fdfdfe; }

.table-hover .table-light:hover { background-color: #ececf6; }

.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ececf6; }

.table-dark, .table-dark > th, .table-dark > td { background-color: #c6c8ca; }

.table-hover .table-dark:hover { background-color: #b9bbbe; }

.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b9bbbe; }

.table-active, .table-active > th, .table-active > td { background-color: transparent; }

.table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0); }

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0); }

.table .thead-dark th { color: #FFFFFF; background-color: #212529; border-color: #32383e; }

.table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #DDDDDD; }

.table-dark { color: #FFFFFF; background-color: #212529; }

.table-dark th, .table-dark td, .table-dark thead th { border-color: #32383e; }

.table-dark.table-bordered { border: 0; }

.table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); }

.table-dark.table-hover tbody tr:hover { background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive-sm > .table-bordered { border: 0; } }

@media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive-md > .table-bordered { border: 0; } }

@media (max-width: 991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive-lg > .table-bordered { border: 0; } }

@media (max-width: 1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive-xl > .table-bordered { border: 0; } }

.table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }

.table-responsive > .table-bordered { border: 0; }

.form-control { display: block; width: 100%; height: calc(2.0625rem + 2px); padding: 0.375rem 0.75rem; font-size: 0.875rem; line-height: 1.5; color: #495057; background-color: #FFFFFF; background-clip: padding-box; border: 1px solid #CCCCCC; border-radius: 0px; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media screen and (prefers-reduced-motion: reduce) { .form-control { transition: none; } }

.form-control::-ms-expand { background-color: transparent; border: 0; }

.form-control:focus { color: #495057; background-color: #FFFFFF; border-color: #a6c8e6; outline: 0; box-shadow: 0 0 0 0.2rem rgba(66, 139, 202, 0.25); }

.form-control::placeholder { color: #6c757d; opacity: 1; }

.form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; }

select.form-control:focus::-ms-value { color: #495057; background-color: #FFFFFF; }

.form-control-file, .form-control-range { display: block; width: 100%; }

.col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; }

.col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.29rem; line-height: 1.33333; }

.col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.86rem; line-height: 1.5; }

.form-control-plaintext { display: block; width: 100%; padding-top: 0.375rem; padding-bottom: 0.375rem; margin-bottom: 0; line-height: 1.5; color: #212529; background-color: transparent; border: solid transparent; border-width: 1px 0; }

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; }

.form-control-sm { height: calc(1.79rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.86rem; line-height: 1.5; border-radius: 3px; }

.form-control-lg { height: calc(2.72rem + 2px); padding: 0.5rem 1rem; font-size: 1.29rem; line-height: 1.33333; border-radius: 6px; }

select.form-control[size], select.form-control[multiple] { height: auto; }

textarea.form-control { height: auto; }

.form-group { margin-bottom: 1rem; }

.form-text { display: block; margin-top: 0.25rem; }

.form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }

.form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; }

.form-check { position: relative; display: block; padding-left: 1.25rem; }

.form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; }

.form-check-input:disabled ~ .form-check-label { color: #6c757d; }

.form-check-label { margin-bottom: 0; }

.form-check-inline { display: inline-flex; align-items: center; padding-left: 0; margin-right: 0.75rem; }

.form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; }

.valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #5CB85C; }

.valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.86rem; line-height: 1.5; color: #fff; background-color: rgba(92, 184, 92, 0.9); border-radius: 0px; }

.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid { border-color: #5CB85C; }

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: #5CB85C; box-shadow: 0 0 0 0.2rem rgba(92, 184, 92, 0.25); }

.was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip { display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip { display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: #5CB85C; }

.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip { display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label { color: #5CB85C; }

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { background-color: #b5dfb5; }

.was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip { display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { background-color: #80c780; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(92, 184, 92, 0.25); }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: #5CB85C; }

.was-validated .custom-file-input:valid ~ .custom-file-label::after, .custom-file-input.is-valid ~ .custom-file-label::after { border-color: inherit; }

.was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip { display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { box-shadow: 0 0 0 0.2rem rgba(92, 184, 92, 0.25); }

.invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #D9534F; }

.invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.86rem; line-height: 1.5; color: #fff; background-color: rgba(217, 83, 79, 0.9); border-radius: 0px; }

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: #D9534F; }

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: #D9534F; box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.25); }

.was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: #D9534F; }

.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label { color: #D9534F; }

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { background-color: #f0b9b8; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { background-color: #e27c79; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(217, 83, 79, 0.25); }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: #D9534F; }

.was-validated .custom-file-input:invalid ~ .custom-file-label::after, .custom-file-input.is-invalid ~ .custom-file-label::after { border-color: inherit; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.25); }

.form-inline { display: flex; flex-flow: row wrap; align-items: center; }

.form-inline .form-check { width: 100%; }

@media (min-width: 576px) { .form-inline label { display: flex; align-items: center; justify-content: center; margin-bottom: 0; } .form-inline .form-group { display: flex; flex: 0 0 auto; flex-flow: row wrap; align-items: center; margin-bottom: 0; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .form-inline .form-control-plaintext { display: inline-block; } .form-inline .input-group, .form-inline .custom-select { width: auto; } .form-inline .form-check { display: flex; align-items: center; justify-content: center; width: auto; padding-left: 0; } .form-inline .form-check-input { position: relative; margin-top: 0; margin-right: 0.25rem; margin-left: 0; } .form-inline .custom-control { align-items: center; justify-content: center; } .form-inline .custom-control-label { margin-bottom: 0; } }

.btn { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; user-select: none; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0px; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media screen and (prefers-reduced-motion: reduce) { .btn { transition: none; } }

.btn:hover, .btn:focus { text-decoration: none; }

.btn:focus, .btn.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(66, 139, 202, 0.25); }

.btn.disabled, .btn:disabled { opacity: 0.65; }

.btn:not(:disabled):not(.disabled) { cursor: pointer; }

a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; }

.btn-primary { color: #fff; background-color: #428BCA; border-color: #428BCA; }

.btn-primary:hover { color: #fff; background-color: #3278b3; border-color: #3071a9; }

.btn-primary:focus, .btn-primary.focus { box-shadow: 0 0 0 0.2rem rgba(66, 139, 202, 0.5); }

.btn-primary.disabled, .btn-primary:disabled { color: #fff; background-color: #428BCA; border-color: #428BCA; }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary.active:not(:disabled):not(.disabled), .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #3071a9; border-color: #2d6aa0; }

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.active:not(:disabled):not(.disabled):focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(66, 139, 202, 0.5); }

.btn-secondary { color: #fff; background-color: #6c757d; border-color: #6c757d; }

.btn-secondary:hover { color: #fff; background-color: #5a6268; border-color: #545b62; }

.btn-secondary:focus, .btn-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-secondary.disabled, .btn-secondary:disabled { color: #fff; background-color: #6c757d; border-color: #6c757d; }

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary.active:not(:disabled):not(.disabled), .show > .btn-secondary.dropdown-toggle { color: #fff; background-color: #545b62; border-color: #4e555b; }

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary.active:not(:disabled):not(.disabled):focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-success { color: #fff; background-color: #5CB85C; border-color: #5CB85C; }

.btn-success:hover { color: #fff; background-color: #48a648; border-color: #449d44; }

.btn-success:focus, .btn-success.focus { box-shadow: 0 0 0 0.2rem rgba(92, 184, 92, 0.5); }

.btn-success.disabled, .btn-success:disabled { color: #fff; background-color: #5CB85C; border-color: #5CB85C; }

.btn-success:not(:disabled):not(.disabled):active, .btn-success.active:not(:disabled):not(.disabled), .show > .btn-success.dropdown-toggle { color: #fff; background-color: #449d44; border-color: #409440; }

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success.active:not(:disabled):not(.disabled):focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(92, 184, 92, 0.5); }

.btn-info { color: #212529; background-color: #5BC0DE; border-color: #5BC0DE; }

.btn-info:hover { color: #fff; background-color: #3bb4d8; border-color: #31b0d5; }

.btn-info:focus, .btn-info.focus { box-shadow: 0 0 0 0.2rem rgba(91, 192, 222, 0.5); }

.btn-info.disabled, .btn-info:disabled { color: #212529; background-color: #5BC0DE; border-color: #5BC0DE; }

.btn-info:not(:disabled):not(.disabled):active, .btn-info.active:not(:disabled):not(.disabled), .show > .btn-info.dropdown-toggle { color: #fff; background-color: #31b0d5; border-color: #2aaacf; }

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info.active:not(:disabled):not(.disabled):focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(91, 192, 222, 0.5); }

.btn-warning { color: #212529; background-color: #F0AD4E; border-color: #F0AD4E; }

.btn-warning:hover { color: #212529; background-color: #ed9d2b; border-color: #ec971f; }

.btn-warning:focus, .btn-warning.focus { box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5); }

.btn-warning.disabled, .btn-warning:disabled { color: #212529; background-color: #F0AD4E; border-color: #F0AD4E; }

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning.active:not(:disabled):not(.disabled), .show > .btn-warning.dropdown-toggle { color: #212529; background-color: #ec971f; border-color: #ea9214; }

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning.active:not(:disabled):not(.disabled):focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5); }

.btn-danger { color: #fff; background-color: #D9534F; border-color: #D9534F; }

.btn-danger:hover { color: #fff; background-color: #d23430; border-color: #c9302c; }

.btn-danger:focus, .btn-danger.focus { box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.5); }

.btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #D9534F; border-color: #D9534F; }

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger.active:not(:disabled):not(.disabled), .show > .btn-danger.dropdown-toggle { color: #fff; background-color: #c9302c; border-color: #bf2e29; }

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger.active:not(:disabled):not(.disabled):focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.5); }

.btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; }

.btn-light:focus, .btn-light.focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-light.disabled, .btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-light:not(:disabled):not(.disabled):active, .btn-light.active:not(:disabled):not(.disabled), .show > .btn-light.dropdown-toggle { color: #212529; background-color: #dae0e5; border-color: #d3d9df; }

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light.active:not(:disabled):not(.disabled):focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-dark { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-dark:hover { color: #fff; background-color: #23272b; border-color: #1d2124; }

.btn-dark:focus, .btn-dark.focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-dark.disabled, .btn-dark:disabled { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark.active:not(:disabled):not(.disabled), .show > .btn-dark.dropdown-toggle { color: #fff; background-color: #1d2124; border-color: #171a1d; }

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark.active:not(:disabled):not(.disabled):focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-primary { color: #428BCA; background-color: transparent; background-image: none; border-color: #428BCA; }

.btn-outline-primary:hover { color: #fff; background-color: #428BCA; border-color: #428BCA; }

.btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: 0 0 0 0.2rem rgba(66, 139, 202, 0.5); }

.btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #428BCA; background-color: transparent; }

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary.active:not(:disabled):not(.disabled), .show > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #428BCA; border-color: #428BCA; }

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(66, 139, 202, 0.5); }

.btn-outline-secondary { color: #6c757d; background-color: transparent; background-image: none; border-color: #6c757d; }

.btn-outline-secondary:hover { color: #fff; background-color: #6c757d; border-color: #6c757d; }

.btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #6c757d; background-color: transparent; }

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary.active:not(:disabled):not(.disabled), .show > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #6c757d; border-color: #6c757d; }

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success { color: #5CB85C; background-color: transparent; background-image: none; border-color: #5CB85C; }

.btn-outline-success:hover { color: #fff; background-color: #5CB85C; border-color: #5CB85C; }

.btn-outline-success:focus, .btn-outline-success.focus { box-shadow: 0 0 0 0.2rem rgba(92, 184, 92, 0.5); }

.btn-outline-success.disabled, .btn-outline-success:disabled { color: #5CB85C; background-color: transparent; }

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success.active:not(:disabled):not(.disabled), .show > .btn-outline-success.dropdown-toggle { color: #fff; background-color: #5CB85C; border-color: #5CB85C; }

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(92, 184, 92, 0.5); }

.btn-outline-info { color: #5BC0DE; background-color: transparent; background-image: none; border-color: #5BC0DE; }

.btn-outline-info:hover { color: #212529; background-color: #5BC0DE; border-color: #5BC0DE; }

.btn-outline-info:focus, .btn-outline-info.focus { box-shadow: 0 0 0 0.2rem rgba(91, 192, 222, 0.5); }

.btn-outline-info.disabled, .btn-outline-info:disabled { color: #5BC0DE; background-color: transparent; }

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info.active:not(:disabled):not(.disabled), .show > .btn-outline-info.dropdown-toggle { color: #212529; background-color: #5BC0DE; border-color: #5BC0DE; }

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(91, 192, 222, 0.5); }

.btn-outline-warning { color: #F0AD4E; background-color: transparent; background-image: none; border-color: #F0AD4E; }

.btn-outline-warning:hover { color: #212529; background-color: #F0AD4E; border-color: #F0AD4E; }

.btn-outline-warning:focus, .btn-outline-warning.focus { box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5); }

.btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #F0AD4E; background-color: transparent; }

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning.active:not(:disabled):not(.disabled), .show > .btn-outline-warning.dropdown-toggle { color: #212529; background-color: #F0AD4E; border-color: #F0AD4E; }

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(240, 173, 78, 0.5); }

.btn-outline-danger { color: #D9534F; background-color: transparent; background-image: none; border-color: #D9534F; }

.btn-outline-danger:hover { color: #fff; background-color: #D9534F; border-color: #D9534F; }

.btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.5); }

.btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #D9534F; background-color: transparent; }

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger.active:not(:disabled):not(.disabled), .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #D9534F; border-color: #D9534F; }

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(217, 83, 79, 0.5); }

.btn-outline-light { color: #f8f9fa; background-color: transparent; background-image: none; border-color: #f8f9fa; }

.btn-outline-light:hover { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:focus, .btn-outline-light.focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-light.disabled, .btn-outline-light:disabled { color: #f8f9fa; background-color: transparent; }

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light.active:not(:disabled):not(.disabled), .show > .btn-outline-light.dropdown-toggle { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark { color: #343a40; background-color: transparent; background-image: none; border-color: #343a40; }

.btn-outline-dark:hover { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-outline-dark:focus, .btn-outline-dark.focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #343a40; background-color: transparent; }

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark.active:not(:disabled):not(.disabled), .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark.active:not(:disabled):not(.disabled):focus, .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link { font-weight: 400; color: #FFFFFF; background-color: transparent; }

.btn-link:hover { color: #D8D8D8; text-decoration: underline; background-color: transparent; border-color: transparent; }

.btn-link:focus, .btn-link.focus { text-decoration: underline; border-color: transparent; box-shadow: none; }

.btn-link:disabled, .btn-link.disabled { color: #6c757d; pointer-events: none; }

.btn-lg, .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.29rem; line-height: 1.33333; border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.86rem; line-height: 1.5; border-radius: 3px; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 0.5rem; }

input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] { width: 100%; }

.fade { transition: opacity 0.15s linear; }

@media screen and (prefers-reduced-motion: reduce) { .fade { transition: none; } }

.fade:not(.show) { opacity: 0; }

.collapse:not(.show) { display: none; }

.collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; }

@media screen and (prefers-reduced-motion: reduce) { .collapsing { transition: none; } }

.dropup, .dropright, .dropdown, .dropleft { position: relative; }

.dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after { margin-left: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 0.875rem; color: #212529; text-align: left; list-style: none; background-color: #C7DDF5; background-clip: padding-box; border: 0, 0, 0, 0px solid transparent; border-radius: 0px; }

.dropdown-menu-right { right: 0; left: auto; }

.dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; }

.dropright .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-toggle::after { vertical-align: 0; }

.dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after { display: inline-block; width: 0; height: 0; margin-left: 0.255em; vertical-align: 0.255em; content: ""; }

.dropleft .dropdown-toggle::after { display: none; }

.dropleft .dropdown-toggle::before { display: inline-block; width: 0; height: 0; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after { margin-left: 0; }

.dropleft .dropdown-toggle::before { vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; }

.dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #000000; }

.dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #2E1532; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.dropdown-item:hover, .dropdown-item:focus { color: #E5E600; text-decoration: none; background-color: #C7DDF5; }

.dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #428BCA; }

.dropdown-item.disabled, .dropdown-item:disabled { color: #6c757d; background-color: transparent; }

.dropdown-menu.show { display: block; }

.dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.86rem; color: #6c757d; white-space: nowrap; }

.dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #2E1532; }

.btn-group, .btn-group-vertical { position: relative; display: inline-flex; vertical-align: middle; }

.btn-group > .btn, .btn-group-vertical > .btn { position: relative; flex: 0 1 auto; }

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover { z-index: 1; }

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 1; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .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-left: -1px; }

.btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start; }

.btn-toolbar .input-group { width: auto; }

.btn-group > .btn:first-child { margin-left: 0; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; }

.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after { margin-left: 0; }

.dropleft .dropdown-toggle-split::before { margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; }

.btn-group-vertical { flex-direction: column; align-items: flex-start; justify-content: center; }

.btn-group-vertical .btn, .btn-group-vertical .btn-group { width: 100%; }

.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(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-top-right-radius: 0; }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; }

.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }

.input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }

.input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0; }

.input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file { margin-left: -1px; }

.input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; }

.input-group > .custom-file .custom-file-input:focus { z-index: 4; }

.input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.input-group > .custom-file { display: flex; align-items: center; }

.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.input-group-prepend, .input-group-append { display: flex; }

.input-group-prepend .btn, .input-group-append .btn { position: relative; z-index: 2; }

.input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn { margin-left: -1px; }

.input-group-prepend { margin-right: -1px; }

.input-group-append { margin-left: -1px; }

.input-group-text { display: flex; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 0.875rem; font-weight: 400; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #CCCCCC; border-radius: 0px; }

.input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; }

.input-group-lg > .form-control, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn { height: calc(2.72rem + 2px); padding: 0.5rem 1rem; font-size: 1.29rem; line-height: 1.33333; border-radius: 6px; }

.input-group-sm > .form-control, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn { height: calc(1.79rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.86rem; line-height: 1.5; border-radius: 3px; }

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.custom-control { position: relative; display: block; min-height: 1.3125rem; padding-left: 1.5rem; }

.custom-control-inline { display: inline-flex; margin-right: 1rem; }

.custom-control-input { position: absolute; z-index: -1; opacity: 0; }

.custom-control-input:checked ~ .custom-control-label::before { color: #fff; background-color: #428BCA; }

.custom-control-input:focus ~ .custom-control-label::before { box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(66, 139, 202, 0.25); }

.custom-control-input:active ~ .custom-control-label::before { color: #fff; background-color: #cde1f1; }

.custom-control-input:disabled ~ .custom-control-label { color: #6c757d; }

.custom-control-input:disabled ~ .custom-control-label::before { background-color: #e9ecef; }

.custom-control-label { position: relative; margin-bottom: 0; }

.custom-control-label::before { position: absolute; top: 0.15625rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; user-select: none; background-color: #dee2e6; }

.custom-control-label::after { position: absolute; top: 0.15625rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background-repeat: no-repeat; background-position: center center; background-size: 50% 50%; }

.custom-checkbox .custom-control-label::before { border-radius: 0px; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before { background-color: #428BCA; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { background-color: #428BCA; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(66, 139, 202, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(66, 139, 202, 0.5); }

.custom-radio .custom-control-label::before { border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before { background-color: #428BCA; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(66, 139, 202, 0.5); }

.custom-select { display: inline-block; width: 100%; height: calc(2.0625rem + 2px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; line-height: 1.5; color: #495057; vertical-align: middle; background: #FFFFFF url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center; background-size: 8px 10px; border: 1px solid #CCCCCC; border-radius: 0px; appearance: none; }

.custom-select:focus { border-color: #a6c8e6; outline: 0; box-shadow: 0 0 0 0.2rem rgba(166, 200, 230, 0.5); }

.custom-select:focus::-ms-value { color: #495057; background-color: #FFFFFF; }

.custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: 0.75rem; background-image: none; }

.custom-select:disabled { color: #6c757d; background-color: #e9ecef; }

.custom-select::-ms-expand { opacity: 0; }

.custom-select-sm { height: calc(1.79rem + 2px); padding-top: 0.375rem; padding-bottom: 0.375rem; font-size: 75%; }

.custom-select-lg { height: calc(2.72rem + 2px); padding-top: 0.375rem; padding-bottom: 0.375rem; font-size: 125%; }

.custom-file { position: relative; display: inline-block; width: 100%; height: calc(2.0625rem + 2px); margin-bottom: 0; }

.custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(2.0625rem + 2px); margin: 0; opacity: 0; }

.custom-file-input:focus ~ .custom-file-label { border-color: #a6c8e6; box-shadow: 0 0 0 0.2rem rgba(66, 139, 202, 0.25); }

.custom-file-input:focus ~ .custom-file-label::after { border-color: #a6c8e6; }

.custom-file-input:disabled ~ .custom-file-label { background-color: #e9ecef; }

.custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; }

.custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(2.0625rem + 2px); padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; background-color: #FFFFFF; border: 1px solid #CCCCCC; border-radius: 0px; }

.custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: 2.0625rem; padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; content: "Browse"; background-color: #e9ecef; border-left: 1px solid #CCCCCC; border-radius: 0 0px 0px 0; }

.custom-range { width: 100%; padding-left: 0; background-color: transparent; appearance: none; }

.custom-range:focus { outline: none; }

.custom-range:focus::-webkit-slider-thumb { box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(66, 139, 202, 0.25); }

.custom-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(66, 139, 202, 0.25); }

.custom-range:focus::-ms-thumb { box-shadow: 0 0 0 1px #FFFFFF, 0 0 0 0.2rem rgba(66, 139, 202, 0.25); }

.custom-range::-moz-focus-outer { border: 0; }

.custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #428BCA; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media screen and (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { transition: none; } }

.custom-range::-webkit-slider-thumb:active { background-color: #cde1f1; }

.custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; }

.custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #428BCA; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media screen and (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { transition: none; } }

.custom-range::-moz-range-thumb:active { background-color: #cde1f1; }

.custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; }

.custom-range::-ms-thumb { width: 1rem; height: 1rem; margin-top: 0; margin-right: 0.2rem; margin-left: 0.2rem; background-color: #428BCA; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media screen and (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { transition: none; } }

.custom-range::-ms-thumb:active { background-color: #cde1f1; }

.custom-range::-ms-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: 0.5rem; }

.custom-range::-ms-fill-lower { background-color: #dee2e6; border-radius: 1rem; }

.custom-range::-ms-fill-upper { margin-right: 15px; background-color: #dee2e6; border-radius: 1rem; }

.custom-control-label::before, .custom-file-label, .custom-select { transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media screen and (prefers-reduced-motion: reduce) { .custom-control-label::before, .custom-file-label, .custom-select { transition: none; } }

.nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }

.nav-link { display: block; padding: 0.5rem 1rem; }

.nav-link:hover, .nav-link:focus { text-decoration: none; }

.nav-link.disabled { color: #6c757d; }

.nav-tabs { border-bottom: 1px solid #dee2e6; }

.nav-tabs .nav-item { margin-bottom: -1px; }

.nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; }

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; }

.nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; }

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #FFFFFF; border-color: #dee2e6 #dee2e6 #FFFFFF; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; }

.nav-pills .nav-link { border-radius: 0px; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #428BCA; }

.nav-fill .nav-item { flex: 1 1 auto; text-align: center; }

.nav-justified .nav-item { flex-basis: 0; flex-grow: 1; text-align: center; }

.tab-content > .tab-pane { display: none; }

.tab-content > .active { display: block; }

.navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; }

.navbar > .container, .navbar > .container-fluid { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }

.navbar-brand { display: inline-block; padding-top: 0.18875rem; padding-bottom: 0.18875rem; margin-right: 1rem; font-size: 1.29rem; line-height: inherit; white-space: nowrap; }

.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }

.navbar-nav { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; }

.navbar-nav .nav-link { padding-right: 0; padding-left: 0; }

.navbar-nav .dropdown-menu { position: static; float: none; }

.navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; }

.navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; }

.navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.29rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0px; }

.navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; }

.navbar-toggler:not(:disabled):not(.disabled) { cursor: pointer; }

.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; }

@media (max-width: 575.98px) { .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { padding-right: 0; padding-left: 0; } }

@media (min-width: 576px) { .navbar-expand-sm { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-sm .navbar-nav { flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-sm .navbar-toggler { display: none; } }

@media (max-width: 767.98px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { padding-right: 0; padding-left: 0; } }

@media (min-width: 768px) { .navbar-expand-md { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-md .navbar-nav { flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-md .navbar-toggler { display: none; } }

@media (max-width: 991.98px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { padding-right: 0; padding-left: 0; } }

@media (min-width: 992px) { .navbar-expand-lg { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-lg .navbar-nav { flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-lg .navbar-toggler { display: none; } }

@media (max-width: 1199.98px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { padding-right: 0; padding-left: 0; } }

@media (min-width: 1200px) { .navbar-expand-xl { flex-flow: row nowrap; justify-content: flex-start; } .navbar-expand-xl .navbar-nav { flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { display: flex !important; flex-basis: auto; } .navbar-expand-xl .navbar-toggler { display: none; } }

.navbar-expand { flex-flow: row nowrap; justify-content: flex-start; }

.navbar-expand > .container, .navbar-expand > .container-fluid { padding-right: 0; padding-left: 0; }

.navbar-expand .navbar-nav { flex-direction: row; }

.navbar-expand .navbar-nav .dropdown-menu { position: absolute; }

.navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }

.navbar-expand > .container, .navbar-expand > .container-fluid { flex-wrap: nowrap; }

.navbar-expand .navbar-collapse { display: flex !important; flex-basis: auto; }

.navbar-expand .navbar-toggler { display: none; }

.navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); }

.navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand { color: #fff; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; }

.navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

.navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-text a { color: #fff; }

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; }

.card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0px; }

.card > hr { margin-right: 0; margin-left: 0; }

.card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0px; border-top-right-radius: 0px; }

.card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }

.card-body { flex: 1 1 auto; padding: 1.25rem; }

.card-title { margin-bottom: 0.75rem; }

.card-subtitle { margin-top: -0.375rem; margin-bottom: 0; }

.card-text:last-child { margin-bottom: 0; }

.card-link:hover { text-decoration: none; }

.card-link + .card-link { margin-left: 1.25rem; }

.card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-header:first-child { border-radius: calc(0px - 1px) calc(0px - 1px) 0 0; }

.card-header + .list-group .list-group-item:first-child { border-top: 0; }

.card-footer { padding: 0.75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-footer:last-child { border-radius: 0 0 calc(0px - 1px) calc(0px - 1px); }

.card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; }

.card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; }

.card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; }

.card-img { width: 100%; border-radius: calc(0px - 1px); }

.card-img-top { width: 100%; border-top-left-radius: calc(0px - 1px); border-top-right-radius: calc(0px - 1px); }

.card-img-bottom { width: 100%; border-bottom-right-radius: calc(0px - 1px); border-bottom-left-radius: calc(0px - 1px); }

.card-deck { display: flex; flex-direction: column; }

.card-deck .card { margin-bottom: 15px; }

@media (min-width: 576px) { .card-deck { flex-flow: row wrap; margin-right: -15px; margin-left: -15px; } .card-deck .card { display: flex; flex: 1 0 0%; flex-direction: column; margin-right: 15px; margin-bottom: 0; margin-left: 15px; } }

.card-group { display: flex; flex-direction: column; }

.card-group > .card { margin-bottom: 15px; }

@media (min-width: 576px) { .card-group { flex-flow: row wrap; } .card-group > .card { flex: 1 0 0%; margin-bottom: 0; } .card-group > .card + .card { margin-left: 0; border-left: 0; } .card-group > .card:first-child { border-top-right-radius: 0; border-bottom-right-radius: 0; } .card-group > .card:first-child .card-img-top, .card-group > .card:first-child .card-header { border-top-right-radius: 0; } .card-group > .card:first-child .card-img-bottom, .card-group > .card:first-child .card-footer { border-bottom-right-radius: 0; } .card-group > .card:last-child { border-top-left-radius: 0; border-bottom-left-radius: 0; } .card-group > .card:last-child .card-img-top, .card-group > .card:last-child .card-header { border-top-left-radius: 0; } .card-group > .card:last-child .card-img-bottom, .card-group > .card:last-child .card-footer { border-bottom-left-radius: 0; } .card-group > .card:only-child { border-radius: 0px; } .card-group > .card:only-child .card-img-top, .card-group > .card:only-child .card-header { border-top-left-radius: 0px; border-top-right-radius: 0px; } .card-group > .card:only-child .card-img-bottom, .card-group > .card:only-child .card-footer { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } .card-group > .card:not(:first-child):not(:last-child):not(:only-child) { border-radius: 0; } .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer { border-radius: 0; } }

.card-columns .card { margin-bottom: 0.75rem; }

@media (min-width: 576px) { .card-columns { column-count: 3; column-gap: 1.25rem; orphans: 1; widows: 1; } .card-columns .card { display: inline-block; width: 100%; } }

.accordion .card:not(:first-of-type):not(:last-of-type) { border-bottom: 0; border-radius: 0; }

.accordion .card:not(:first-of-type) .card-header:first-child { border-radius: 0; }

.accordion .card:first-of-type { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.accordion .card:last-of-type { border-top-left-radius: 0; border-top-right-radius: 0; }

.breadcrumb { display: flex; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #F5F5F5; border-radius: 0px; }

.breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; }

.breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: #6c757d; content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }

.breadcrumb-item.active { color: #6c757d; }

.pagination { display: flex; padding-left: 0; list-style: none; border-radius: 0px; }

.page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #000095; background-color: #FFFFFF; border: 1px solid #333333; }

.page-link:hover { z-index: 2; color: #333333; text-decoration: none; background-color: #019A8E; border-color: #019A8E; }

.page-link:focus { z-index: 2; outline: 0; box-shadow: 0 0 0 0.2rem rgba(66, 139, 202, 0.25); }

.page-link:not(:disabled):not(.disabled) { cursor: pointer; }

.page-item:first-child .page-link { margin-left: 0; border-top-left-radius: 0px; border-bottom-left-radius: 0px; }

.page-item:last-child .page-link { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }

.page-item.active .page-link { z-index: 1; color: #fff; background-color: #019A8E; border-color: #019A8E; }

.page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #fff; border-color: #dee2e6; }

.pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.29rem; line-height: 1.33333; }

.pagination-lg .page-item:first-child .page-link { border-top-left-radius: 6px; border-bottom-left-radius: 6px; }

.pagination-lg .page-item:last-child .page-link { border-top-right-radius: 6px; border-bottom-right-radius: 6px; }

.pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.86rem; line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link { border-top-left-radius: 3px; border-bottom-left-radius: 3px; }

.pagination-sm .page-item:last-child .page-link { border-top-right-radius: 3px; border-bottom-right-radius: 3px; }

.badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 10px; }

.badge:empty { display: none; }

.btn .badge { position: relative; top: -1px; }

.badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; }

.badge-primary { color: #fff; background-color: #428BCA; }

.badge-primary[href]:hover, .badge-primary[href]:focus { color: #fff; text-decoration: none; background-color: #3071a9; }

.badge-secondary { color: #fff; background-color: #6c757d; }

.badge-secondary[href]:hover, .badge-secondary[href]:focus { color: #fff; text-decoration: none; background-color: #545b62; }

.badge-success { color: #fff; background-color: #5CB85C; }

.badge-success[href]:hover, .badge-success[href]:focus { color: #fff; text-decoration: none; background-color: #449d44; }

.badge-info { color: #212529; background-color: #5BC0DE; }

.badge-info[href]:hover, .badge-info[href]:focus { color: #212529; text-decoration: none; background-color: #31b0d5; }

.badge-warning { color: #212529; background-color: #F0AD4E; }

.badge-warning[href]:hover, .badge-warning[href]:focus { color: #212529; text-decoration: none; background-color: #ec971f; }

.badge-danger { color: #fff; background-color: #D9534F; }

.badge-danger[href]:hover, .badge-danger[href]:focus { color: #fff; text-decoration: none; background-color: #c9302c; }

.badge-light { color: #212529; background-color: #f8f9fa; }

.badge-light[href]:hover, .badge-light[href]:focus { color: #212529; text-decoration: none; background-color: #dae0e5; }

.badge-dark { color: #fff; background-color: #343a40; }

.badge-dark[href]:hover, .badge-dark[href]:focus { color: #fff; text-decoration: none; background-color: #1d2124; }

.jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e9ecef; border-radius: 6px; }

@media (min-width: 576px) { .jumbotron { padding: 4rem 2rem; } }

.jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; }

.alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0px; }

.alert-heading { color: inherit; }

.alert-link { font-weight: 700; }

.alert-dismissible { padding-right: 3.8125rem; }

.alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; }

.alert-primary { color: #224869; background-color: #d9e8f4; border-color: #cadff0; }

.alert-primary hr { border-top-color: #b6d3ea; }

.alert-primary .alert-link { color: #162e42; }

.alert-secondary { color: #383d41; background-color: #e2e3e5; border-color: #d6d8db; }

.alert-secondary hr { border-top-color: #c8cbcf; }

.alert-secondary .alert-link { color: #202326; }

.alert-success { color: #306030; background-color: #def1de; border-color: #d1ebd1; }

.alert-success hr { border-top-color: #bfe3bf; }

.alert-success .alert-link { color: #1f3e1f; }

.alert-info { color: #2f6473; background-color: #def2f8; border-color: #d1edf6; }

.alert-info hr { border-top-color: #bce5f2; }

.alert-info .alert-link { color: #20454f; }

.alert-warning { color: #7d5a29; background-color: #fcefdc; border-color: #fbe8cd; }

.alert-warning hr { border-top-color: #f9ddb5; }

.alert-warning .alert-link { color: #573e1c; }

.alert-danger { color: #712b29; background-color: #f7dddc; border-color: #f4cfce; }

.alert-danger hr { border-top-color: #efbbb9; }

.alert-danger .alert-link { color: #4c1d1b; }

.alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; }

.alert-light hr { border-top-color: #ececf6; }

.alert-light .alert-link { color: #686868; }

.alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; }

.alert-dark hr { border-top-color: #b9bbbe; }

.alert-dark .alert-link { color: #040505; }

@keyframes progress-bar-stripes { from { background-position: 1rem 0; }
		to { background-position: 0 0; } }

.progress { display: flex; height: 1rem; overflow: hidden; font-size: 0.65625rem; background-color: #e9ecef; border-radius: 0px; }

.progress-bar { display: flex; flex-direction: column; justify-content: center; color: #fff; text-align: center; white-space: nowrap; background-color: #428BCA; transition: width 0.6s ease; }

@media screen and (prefers-reduced-motion: reduce) { .progress-bar { transition: none; } }

.progress-bar-striped { 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: 1rem 1rem; }

.progress-bar-animated { animation: progress-bar-stripes 1s linear infinite; }

.media { display: flex; align-items: flex-start; }

.media-body { flex: 1; }

.list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; }

.list-group-item-action { width: 100%; color: #495057; text-align: inherit; }

.list-group-item-action:hover, .list-group-item-action:focus { color: #495057; text-decoration: none; background-color: #f8f9fa; }

.list-group-item-action:active { color: #212529; background-color: #e9ecef; }

.list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); }

.list-group-item:first-child { border-top-left-radius: 0px; border-top-right-radius: 0px; }

.list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }

.list-group-item:hover, .list-group-item:focus { z-index: 1; text-decoration: none; }

.list-group-item.disabled, .list-group-item:disabled { color: #6c757d; background-color: #fff; }

.list-group-item.active { z-index: 2; color: #fff; background-color: #428BCA; border-color: #428BCA; }

.list-group-flush .list-group-item { border-right: 0; border-left: 0; border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child { border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child { border-bottom: 0; }

.list-group-item-primary { color: #224869; background-color: #cadff0; }

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: #224869; background-color: #b6d3ea; }

.list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #224869; border-color: #224869; }

.list-group-item-secondary { color: #383d41; background-color: #d6d8db; }

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: #383d41; background-color: #c8cbcf; }

.list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #383d41; border-color: #383d41; }

.list-group-item-success { color: #306030; background-color: #d1ebd1; }

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: #306030; background-color: #bfe3bf; }

.list-group-item-success.list-group-item-action.active { color: #fff; background-color: #306030; border-color: #306030; }

.list-group-item-info { color: #2f6473; background-color: #d1edf6; }

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: #2f6473; background-color: #bce5f2; }

.list-group-item-info.list-group-item-action.active { color: #fff; background-color: #2f6473; border-color: #2f6473; }

.list-group-item-warning { color: #7d5a29; background-color: #fbe8cd; }

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: #7d5a29; background-color: #f9ddb5; }

.list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #7d5a29; border-color: #7d5a29; }

.list-group-item-danger { color: #712b29; background-color: #f4cfce; }

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: #712b29; background-color: #efbbb9; }

.list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #712b29; border-color: #712b29; }

.list-group-item-light { color: #818182; background-color: #fdfdfe; }

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: #818182; background-color: #ececf6; }

.list-group-item-light.list-group-item-action.active { color: #fff; background-color: #818182; border-color: #818182; }

.list-group-item-dark { color: #1b1e21; background-color: #c6c8ca; }

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: #1b1e21; background-color: #b9bbbe; }

.list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #1b1e21; border-color: #1b1e21; }

.close { float: right; font-size: 1.3125rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; }

.close:not(:disabled):not(.disabled) { cursor: pointer; }

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { color: #000; text-decoration: none; opacity: .75; }

button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; }

.modal-open { overflow: hidden; }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; display: none; overflow: hidden; outline: 0; }

.modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; }

.modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0, -25%); }

@media screen and (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { transition: none; } }

.modal.show .modal-dialog { transform: translate(0, 0); }

.modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - (0.5rem * 2)); }

.modal-dialog-centered::before { display: block; height: calc(100vh - (0.5rem * 2)); content: ""; }

.modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; outline: 0; }

.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000; }

.modal-backdrop.fade { opacity: 0; }

.modal-backdrop.show { opacity: 0.5; }

.modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem; border-bottom: 1px solid #e9ecef; border-top-left-radius: 6px; border-top-right-radius: 6px; }

.modal-header .close { padding: 1rem; margin: -1rem -1rem -1rem auto; }

.modal-title { margin-bottom: 0; line-height: 1.5; }

.modal-body { position: relative; flex: 1 1 auto; padding: 1rem; }

.modal-footer { display: flex; align-items: center; justify-content: flex-end; padding: 1rem; border-top: 1px solid #e9ecef; }

.modal-footer > :not(:first-child) { margin-left: .25rem; }

.modal-footer > :not(:last-child) { margin-right: .25rem; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .modal-dialog-centered { min-height: calc(100% - (1.75rem * 2)); } .modal-dialog-centered::before { height: calc(100vh - (1.75rem * 2)); } .modal-sm { max-width: 300px; } }

@media (min-width: 992px) { .modal-lg { max-width: 800px; } }

.tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: Hind, Lato, Arial; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.86rem; word-wrap: break-word; opacity: 0; }

.tooltip.show { opacity: 0.9; }

.tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; }

.tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; }

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; }

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; }

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; }

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; }

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; }

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #000; }

.tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #fff; text-align: center; background-color: #000; border-radius: 0px; }

.popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: Hind, Lato, Arial; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.86rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; }

.popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 6px; }

.popover .arrow::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; }

.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow { bottom: calc((0.5rem + 1px) * -1); }

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after { border-width: 0.5rem 0.5rem 0; }

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before { bottom: 0; border-top-color: rgba(0, 0, 0, 0.25); }

.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after { bottom: 1px; border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; }

.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow { left: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 6px 0; }

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after { border-width: 0.5rem 0.5rem 0.5rem 0; }

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before { left: 0; border-right-color: rgba(0, 0, 0, 0.25); }

.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after { left: 1px; border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; }

.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow { top: calc((0.5rem + 1px) * -1); }

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after { border-width: 0 0.5rem 0.5rem 0.5rem; }

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before { top: 0; border-bottom-color: rgba(0, 0, 0, 0.25); }

.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after { top: 1px; border-bottom-color: #fff; }

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; }

.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow { right: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 6px 0; }

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after { border-width: 0.5rem 0 0.5rem 0.5rem; }

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before { right: 0; border-left-color: rgba(0, 0, 0, 0.25); }

.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after { right: 1px; border-left-color: #fff; }

.popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 0.875rem; color: #333333; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(6px - 1px); border-top-right-radius: calc(6px - 1px); }

.popover-header:empty { display: none; }

.popover-body { padding: 0.5rem 0.75rem; color: #212529; }

.carousel { position: relative; }

.carousel-inner { position: relative; width: 100%; overflow: hidden; }

.carousel-item { position: relative; display: none; align-items: center; width: 100%; backface-visibility: hidden; perspective: 1000px; }

.carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; transition: transform 0.6s ease; }

@media screen and (prefers-reduced-motion: reduce) { .carousel-item.active, .carousel-item-next, .carousel-item-prev { transition: none; } }

.carousel-item-next, .carousel-item-prev { position: absolute; top: 0; }

.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { transform: translateX(0); }

@supports (transform-style: preserve-3d) { .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right { transform: translate3d(0, 0, 0); } }

.carousel-item-next, .active.carousel-item-right { transform: translateX(100%); }

@supports (transform-style: preserve-3d) { .carousel-item-next, .active.carousel-item-right { transform: translate3d(100%, 0, 0); } }

.carousel-item-prev, .active.carousel-item-left { transform: translateX(-100%); }

@supports (transform-style: preserve-3d) { .carousel-item-prev, .active.carousel-item-left { transform: translate3d(-100%, 0, 0); } }

.carousel-fade .carousel-item { opacity: 0; transition-duration: .6s; transition-property: opacity; }

.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { opacity: 1; }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { opacity: 0; }

.carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev { transform: translateX(0); }

@supports (transform-style: preserve-3d) { .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev { transform: translate3d(0, 0, 0); } }

.carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; display: flex; align-items: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: 0.5; }

.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: .9; }

.carousel-control-prev { left: 0; }

.carousel-control-next { right: 0; }

.carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: transparent no-repeat center center; background-size: 100% 100%; }

.carousel-control-prev-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators { position: absolute; right: 0; bottom: 10px; left: 0; z-index: 15; display: flex; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; }

.carousel-indicators li { position: relative; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: rgba(255, 255, 255, 0.5); }

.carousel-indicators li::before { position: absolute; top: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: ""; }

.carousel-indicators li::after { position: absolute; bottom: -10px; left: 0; display: inline-block; width: 100%; height: 10px; content: ""; }

.carousel-indicators .active { background-color: #fff; }

.carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; }

.align-baseline { vertical-align: baseline !important; }

.align-top { vertical-align: top !important; }

.align-middle { vertical-align: middle !important; }

.align-bottom { vertical-align: bottom !important; }

.align-text-bottom { vertical-align: text-bottom !important; }

.align-text-top { vertical-align: text-top !important; }

.bg-primary { background-color: #428BCA !important; }

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #3071a9 !important; }

.bg-secondary { background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #545b62 !important; }

.bg-success { background-color: #5CB85C !important; }

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #449d44 !important; }

.bg-info { background-color: #5BC0DE !important; }

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: #31b0d5 !important; }

.bg-warning { background-color: #F0AD4E !important; }

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #ec971f !important; }

.bg-danger { background-color: #D9534F !important; }

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #c9302c !important; }

.bg-light { background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #dae0e5 !important; }

.bg-dark { background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #1d2124 !important; }

.bg-white { background-color: #fff !important; }

.bg-transparent { background-color: transparent !important; }

.border { border: 1px solid #dee2e6 !important; }

.border-top { border-top: 1px solid #dee2e6 !important; }

.border-right { border-right: 1px solid #dee2e6 !important; }

.border-bottom { border-bottom: 1px solid #dee2e6 !important; }

.border-left { border-left: 1px solid #dee2e6 !important; }

.border-0 { border: 0 !important; }

.border-top-0 { border-top: 0 !important; }

.border-right-0 { border-right: 0 !important; }

.border-bottom-0 { border-bottom: 0 !important; }

.border-left-0 { border-left: 0 !important; }

.border-primary { border-color: #428BCA !important; }

.border-secondary { border-color: #6c757d !important; }

.border-success { border-color: #5CB85C !important; }

.border-info { border-color: #5BC0DE !important; }

.border-warning { border-color: #F0AD4E !important; }

.border-danger { border-color: #D9534F !important; }

.border-light { border-color: #f8f9fa !important; }

.border-dark { border-color: #343a40 !important; }

.border-white { border-color: #fff !important; }

.rounded { border-radius: 0px !important; }

.rounded-top { border-top-left-radius: 0px !important; border-top-right-radius: 0px !important; }

.rounded-right { border-top-right-radius: 0px !important; border-bottom-right-radius: 0px !important; }

.rounded-bottom { border-bottom-right-radius: 0px !important; border-bottom-left-radius: 0px !important; }

.rounded-left { border-top-left-radius: 0px !important; border-bottom-left-radius: 0px !important; }

.rounded-circle { border-radius: 50% !important; }

.rounded-0 { border-radius: 0 !important; }

.clearfix::after { display: block; clear: both; content: ""; }

.d-none { display: none !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: flex !important; }

.d-inline-flex { display: inline-flex !important; }

@media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-inline { display: inline !important; } .d-sm-inline-block { display: inline-block !important; } .d-sm-block { display: block !important; } .d-sm-table { display: table !important; } .d-sm-table-row { display: table-row !important; } .d-sm-table-cell { display: table-cell !important; } .d-sm-flex { display: flex !important; } .d-sm-inline-flex { display: inline-flex !important; } }

@media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-inline { display: inline !important; } .d-md-inline-block { display: inline-block !important; } .d-md-block { display: block !important; } .d-md-table { display: table !important; } .d-md-table-row { display: table-row !important; } .d-md-table-cell { display: table-cell !important; } .d-md-flex { display: flex !important; } .d-md-inline-flex { display: inline-flex !important; } }

@media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-inline { display: inline !important; } .d-lg-inline-block { display: inline-block !important; } .d-lg-block { display: block !important; } .d-lg-table { display: table !important; } .d-lg-table-row { display: table-row !important; } .d-lg-table-cell { display: table-cell !important; } .d-lg-flex { display: flex !important; } .d-lg-inline-flex { display: inline-flex !important; } }

@media (min-width: 1200px) { .d-xl-none { display: none !important; } .d-xl-inline { display: inline !important; } .d-xl-inline-block { display: inline-block !important; } .d-xl-block { display: block !important; } .d-xl-table { display: table !important; } .d-xl-table-row { display: table-row !important; } .d-xl-table-cell { display: table-cell !important; } .d-xl-flex { display: flex !important; } .d-xl-inline-flex { display: inline-flex !important; } }

@media print { .d-print-none { display: none !important; } .d-print-inline { display: inline !important; } .d-print-inline-block { display: inline-block !important; } .d-print-block { display: block !important; } .d-print-table { display: table !important; } .d-print-table-row { display: table-row !important; } .d-print-table-cell { display: table-cell !important; } .d-print-flex { display: flex !important; } .d-print-inline-flex { display: inline-flex !important; } }

.embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; }

.embed-responsive::before { display: block; content: ""; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }

.embed-responsive-21by9::before { padding-top: 42.85714%; }

.embed-responsive-16by9::before { padding-top: 56.25%; }

.embed-responsive-4by3::before { padding-top: 75%; }

.embed-responsive-1by1::before { padding-top: 100%; }

.flex-row { flex-direction: row !important; }

.flex-column { flex-direction: column !important; }

.flex-row-reverse { flex-direction: row-reverse !important; }

.flex-column-reverse { flex-direction: column-reverse !important; }

.flex-wrap { flex-wrap: wrap !important; }

.flex-nowrap { flex-wrap: nowrap !important; }

.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }

.flex-fill { flex: 1 1 auto !important; }

.flex-grow-0 { flex-grow: 0 !important; }

.flex-grow-1 { flex-grow: 1 !important; }

.flex-shrink-0 { flex-shrink: 0 !important; }

.flex-shrink-1 { flex-shrink: 1 !important; }

.justify-content-start { justify-content: flex-start !important; }

.justify-content-end { justify-content: flex-end !important; }

.justify-content-center { justify-content: center !important; }

.justify-content-between { justify-content: space-between !important; }

.justify-content-around { justify-content: space-around !important; }

.align-items-start { align-items: flex-start !important; }

.align-items-end { align-items: flex-end !important; }

.align-items-center { align-items: center !important; }

.align-items-baseline { align-items: baseline !important; }

.align-items-stretch { align-items: stretch !important; }

.align-content-start { align-content: flex-start !important; }

.align-content-end { align-content: flex-end !important; }

.align-content-center { align-content: center !important; }

.align-content-between { align-content: space-between !important; }

.align-content-around { align-content: space-around !important; }

.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }

.align-self-start { align-self: flex-start !important; }

.align-self-end { align-self: flex-end !important; }

.align-self-center { align-self: center !important; }

.align-self-baseline { align-self: baseline !important; }

.align-self-stretch { align-self: stretch !important; }

@media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; } .flex-sm-column { flex-direction: column !important; } .flex-sm-row-reverse { flex-direction: row-reverse !important; } .flex-sm-column-reverse { flex-direction: column-reverse !important; } .flex-sm-wrap { flex-wrap: wrap !important; } .flex-sm-nowrap { flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-sm-fill { flex: 1 1 auto !important; } .flex-sm-grow-0 { flex-grow: 0 !important; } .flex-sm-grow-1 { flex-grow: 1 !important; } .flex-sm-shrink-0 { flex-shrink: 0 !important; } .flex-sm-shrink-1 { flex-shrink: 1 !important; } .justify-content-sm-start { justify-content: flex-start !important; } .justify-content-sm-end { justify-content: flex-end !important; } .justify-content-sm-center { justify-content: center !important; } .justify-content-sm-between { justify-content: space-between !important; } .justify-content-sm-around { justify-content: space-around !important; } .align-items-sm-start { align-items: flex-start !important; } .align-items-sm-end { align-items: flex-end !important; } .align-items-sm-center { align-items: center !important; } .align-items-sm-baseline { align-items: baseline !important; } .align-items-sm-stretch { align-items: stretch !important; } .align-content-sm-start { align-content: flex-start !important; } .align-content-sm-end { align-content: flex-end !important; } .align-content-sm-center { align-content: center !important; } .align-content-sm-between { align-content: space-between !important; } .align-content-sm-around { align-content: space-around !important; } .align-content-sm-stretch { align-content: stretch !important; } .align-self-sm-auto { align-self: auto !important; } .align-self-sm-start { align-self: flex-start !important; } .align-self-sm-end { align-self: flex-end !important; } .align-self-sm-center { align-self: center !important; } .align-self-sm-baseline { align-self: baseline !important; } .align-self-sm-stretch { align-self: stretch !important; } }

@media (min-width: 768px) { .flex-md-row { flex-direction: row !important; } .flex-md-column { flex-direction: column !important; } .flex-md-row-reverse { flex-direction: row-reverse !important; } .flex-md-column-reverse { flex-direction: column-reverse !important; } .flex-md-wrap { flex-wrap: wrap !important; } .flex-md-nowrap { flex-wrap: nowrap !important; } .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-md-fill { flex: 1 1 auto !important; } .flex-md-grow-0 { flex-grow: 0 !important; } .flex-md-grow-1 { flex-grow: 1 !important; } .flex-md-shrink-0 { flex-shrink: 0 !important; } .flex-md-shrink-1 { flex-shrink: 1 !important; } .justify-content-md-start { justify-content: flex-start !important; } .justify-content-md-end { justify-content: flex-end !important; } .justify-content-md-center { justify-content: center !important; } .justify-content-md-between { justify-content: space-between !important; } .justify-content-md-around { justify-content: space-around !important; } .align-items-md-start { align-items: flex-start !important; } .align-items-md-end { align-items: flex-end !important; } .align-items-md-center { align-items: center !important; } .align-items-md-baseline { align-items: baseline !important; } .align-items-md-stretch { align-items: stretch !important; } .align-content-md-start { align-content: flex-start !important; } .align-content-md-end { align-content: flex-end !important; } .align-content-md-center { align-content: center !important; } .align-content-md-between { align-content: space-between !important; } .align-content-md-around { align-content: space-around !important; } .align-content-md-stretch { align-content: stretch !important; } .align-self-md-auto { align-self: auto !important; } .align-self-md-start { align-self: flex-start !important; } .align-self-md-end { align-self: flex-end !important; } .align-self-md-center { align-self: center !important; } .align-self-md-baseline { align-self: baseline !important; } .align-self-md-stretch { align-self: stretch !important; } }

@media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; } .flex-lg-column { flex-direction: column !important; } .flex-lg-row-reverse { flex-direction: row-reverse !important; } .flex-lg-column-reverse { flex-direction: column-reverse !important; } .flex-lg-wrap { flex-wrap: wrap !important; } .flex-lg-nowrap { flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-lg-fill { flex: 1 1 auto !important; } .flex-lg-grow-0 { flex-grow: 0 !important; } .flex-lg-grow-1 { flex-grow: 1 !important; } .flex-lg-shrink-0 { flex-shrink: 0 !important; } .flex-lg-shrink-1 { flex-shrink: 1 !important; } .justify-content-lg-start { justify-content: flex-start !important; } .justify-content-lg-end { justify-content: flex-end !important; } .justify-content-lg-center { justify-content: center !important; } .justify-content-lg-between { justify-content: space-between !important; } .justify-content-lg-around { justify-content: space-around !important; } .align-items-lg-start { align-items: flex-start !important; } .align-items-lg-end { align-items: flex-end !important; } .align-items-lg-center { align-items: center !important; } .align-items-lg-baseline { align-items: baseline !important; } .align-items-lg-stretch { align-items: stretch !important; } .align-content-lg-start { align-content: flex-start !important; } .align-content-lg-end { align-content: flex-end !important; } .align-content-lg-center { align-content: center !important; } .align-content-lg-between { align-content: space-between !important; } .align-content-lg-around { align-content: space-around !important; } .align-content-lg-stretch { align-content: stretch !important; } .align-self-lg-auto { align-self: auto !important; } .align-self-lg-start { align-self: flex-start !important; } .align-self-lg-end { align-self: flex-end !important; } .align-self-lg-center { align-self: center !important; } .align-self-lg-baseline { align-self: baseline !important; } .align-self-lg-stretch { align-self: stretch !important; } }

@media (min-width: 1200px) { .flex-xl-row { flex-direction: row !important; } .flex-xl-column { flex-direction: column !important; } .flex-xl-row-reverse { flex-direction: row-reverse !important; } .flex-xl-column-reverse { flex-direction: column-reverse !important; } .flex-xl-wrap { flex-wrap: wrap !important; } .flex-xl-nowrap { flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; } .flex-xl-fill { flex: 1 1 auto !important; } .flex-xl-grow-0 { flex-grow: 0 !important; } .flex-xl-grow-1 { flex-grow: 1 !important; } .flex-xl-shrink-0 { flex-shrink: 0 !important; } .flex-xl-shrink-1 { flex-shrink: 1 !important; } .justify-content-xl-start { justify-content: flex-start !important; } .justify-content-xl-end { justify-content: flex-end !important; } .justify-content-xl-center { justify-content: center !important; } .justify-content-xl-between { justify-content: space-between !important; } .justify-content-xl-around { justify-content: space-around !important; } .align-items-xl-start { align-items: flex-start !important; } .align-items-xl-end { align-items: flex-end !important; } .align-items-xl-center { align-items: center !important; } .align-items-xl-baseline { align-items: baseline !important; } .align-items-xl-stretch { align-items: stretch !important; } .align-content-xl-start { align-content: flex-start !important; } .align-content-xl-end { align-content: flex-end !important; } .align-content-xl-center { align-content: center !important; } .align-content-xl-between { align-content: space-between !important; } .align-content-xl-around { align-content: space-around !important; } .align-content-xl-stretch { align-content: stretch !important; } .align-self-xl-auto { align-self: auto !important; } .align-self-xl-start { align-self: flex-start !important; } .align-self-xl-end { align-self: flex-end !important; } .align-self-xl-center { align-self: center !important; } .align-self-xl-baseline { align-self: baseline !important; } .align-self-xl-stretch { align-self: stretch !important; } }

.float-left { float: left !important; }

.float-right { float: right !important; }

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

@media (min-width: 576px) { .float-sm-left { float: left !important; } .float-sm-right { float: right !important; } .float-sm-none { float: none !important; } }

@media (min-width: 768px) { .float-md-left { float: left !important; } .float-md-right { float: right !important; } .float-md-none { float: none !important; } }

@media (min-width: 992px) { .float-lg-left { float: left !important; } .float-lg-right { float: right !important; } .float-lg-none { float: none !important; } }

@media (min-width: 1200px) { .float-xl-left { float: left !important; } .float-xl-right { float: right !important; } .float-xl-none { float: none !important; } }

.position-static { position: static !important; }

.position-relative { position: relative !important; }

.position-absolute { position: absolute !important; }

.position-fixed { position: fixed !important; }

.position-sticky { position: sticky !important; }

.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }

.fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }

@supports (position: sticky) { .sticky-top { position: sticky; top: 0; z-index: 1020; } }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; }

.shadow-sm { box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow { box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg { box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none { box-shadow: none !important; }

.w-25 { width: 25% !important; }

.w-50 { width: 50% !important; }

.w-75 { width: 75% !important; }

.w-100 { width: 100% !important; }

.w-auto { width: auto !important; }

.h-25 { height: 25% !important; }

.h-50 { height: 50% !important; }

.h-75 { height: 75% !important; }

.h-100 { height: 100% !important; }

.h-auto { height: auto !important; }

.mw-100 { max-width: 100% !important; }

.mh-100 { max-height: 100% !important; }

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

.mt-0, .my-0 { margin-top: 0 !important; }

.mr-0, .mx-0 { margin-right: 0 !important; }

.mb-0, .my-0 { margin-bottom: 0 !important; }

.ml-0, .mx-0 { margin-left: 0 !important; }

.m-1 { margin: 0.25rem !important; }

.mt-1, .my-1 { margin-top: 0.25rem !important; }

.mr-1, .mx-1 { margin-right: 0.25rem !important; }

.mb-1, .my-1 { margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 { margin-left: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.mt-2, .my-2 { margin-top: 0.5rem !important; }

.mr-2, .mx-2 { margin-right: 0.5rem !important; }

.mb-2, .my-2 { margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 { margin-left: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.mt-3, .my-3 { margin-top: 1rem !important; }

.mr-3, .mx-3 { margin-right: 1rem !important; }

.mb-3, .my-3 { margin-bottom: 1rem !important; }

.ml-3, .mx-3 { margin-left: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.mt-4, .my-4 { margin-top: 1.5rem !important; }

.mr-4, .mx-4 { margin-right: 1.5rem !important; }

.mb-4, .my-4 { margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 { margin-left: 1.5rem !important; }

.m-5 { margin: 3rem !important; }

.mt-5, .my-5 { margin-top: 3rem !important; }

.mr-5, .mx-5 { margin-right: 3rem !important; }

.mb-5, .my-5 { margin-bottom: 3rem !important; }

.ml-5, .mx-5 { margin-left: 3rem !important; }

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

.pt-0, .py-0 { padding-top: 0 !important; }

.pr-0, .px-0 { padding-right: 0 !important; }

.pb-0, .py-0 { padding-bottom: 0 !important; }

.pl-0, .px-0 { padding-left: 0 !important; }

.p-1 { padding: 0.25rem !important; }

.pt-1, .py-1 { padding-top: 0.25rem !important; }

.pr-1, .px-1 { padding-right: 0.25rem !important; }

.pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.pl-1, .px-1 { padding-left: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.pt-2, .py-2 { padding-top: 0.5rem !important; }

.pr-2, .px-2 { padding-right: 0.5rem !important; }

.pb-2, .py-2 { padding-bottom: 0.5rem !important; }

.pl-2, .px-2 { padding-left: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.pt-3, .py-3 { padding-top: 1rem !important; }

.pr-3, .px-3 { padding-right: 1rem !important; }

.pb-3, .py-3 { padding-bottom: 1rem !important; }

.pl-3, .px-3 { padding-left: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.pt-4, .py-4 { padding-top: 1.5rem !important; }

.pr-4, .px-4 { padding-right: 1.5rem !important; }

.pb-4, .py-4 { padding-bottom: 1.5rem !important; }

.pl-4, .px-4 { padding-left: 1.5rem !important; }

.p-5 { padding: 3rem !important; }

.pt-5, .py-5 { padding-top: 3rem !important; }

.pr-5, .px-5 { padding-right: 3rem !important; }

.pb-5, .py-5 { padding-bottom: 3rem !important; }

.pl-5, .px-5 { padding-left: 3rem !important; }

.m-auto { margin: auto !important; }

.mt-auto, .my-auto { margin-top: auto !important; }

.mr-auto, .mx-auto { margin-right: auto !important; }

.mb-auto, .my-auto { margin-bottom: auto !important; }

.ml-auto, .mx-auto { margin-left: auto !important; }

@media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mt-sm-0, .my-sm-0 { margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; } .p-sm-0 { padding: 0 !important; } .pt-sm-0, .py-sm-0 { padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { padding-left: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; } .m-sm-auto { margin: auto !important; } .mt-sm-auto, .my-sm-auto { margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } }

@media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mt-md-0, .my-md-0 { margin-top: 0 !important; } .mr-md-0, .mx-md-0 { margin-right: 0 !important; } .mb-md-0, .my-md-0 { margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { margin-left: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mt-md-3, .my-md-3 { margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { margin-right: 1rem !important; } .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { margin-left: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mt-md-5, .my-md-5 { margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { margin-right: 3rem !important; } .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { margin-left: 3rem !important; } .p-md-0 { padding: 0 !important; } .pt-md-0, .py-md-0 { padding-top: 0 !important; } .pr-md-0, .px-md-0 { padding-right: 0 !important; } .pb-md-0, .py-md-0 { padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { padding-left: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .pt-md-3, .py-md-3 { padding-top: 1rem !important; } .pr-md-3, .px-md-3 { padding-right: 1rem !important; } .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { padding-left: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .pt-md-5, .py-md-5 { padding-top: 3rem !important; } .pr-md-5, .px-md-5 { padding-right: 3rem !important; } .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { padding-left: 3rem !important; } .m-md-auto { margin: auto !important; } .mt-md-auto, .my-md-auto { margin-top: auto !important; } .mr-md-auto, .mx-md-auto { margin-right: auto !important; } .mb-md-auto, .my-md-auto { margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { margin-left: auto !important; } }

@media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mt-lg-0, .my-lg-0 { margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; } .p-lg-0 { padding: 0 !important; } .pt-lg-0, .py-lg-0 { padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { padding-left: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; } .m-lg-auto { margin: auto !important; } .mt-lg-auto, .my-lg-auto { margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } }

@media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; } .mt-xl-0, .my-xl-0 { margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; } .m-xl-1 { margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; } .m-xl-2 { margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; } .m-xl-3 { margin: 1rem !important; } .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; } .m-xl-4 { margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; } .m-xl-5 { margin: 3rem !important; } .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; } .p-xl-0 { padding: 0 !important; } .pt-xl-0, .py-xl-0 { padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { padding-left: 0 !important; } .p-xl-1 { padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; } .p-xl-2 { padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; } .p-xl-3 { padding: 1rem !important; } .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; } .p-xl-4 { padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; } .p-xl-5 { padding: 3rem !important; } .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; } .m-xl-auto { margin: auto !important; } .mt-xl-auto, .my-xl-auto { margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } }

.text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

.text-justify { text-align: justify !important; }

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

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

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

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

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

@media (min-width: 576px) { .text-sm-left { text-align: left !important; } .text-sm-right { text-align: right !important; } .text-sm-center { text-align: center !important; } }

@media (min-width: 768px) { .text-md-left { text-align: left !important; } .text-md-right { text-align: right !important; } .text-md-center { text-align: center !important; } }

@media (min-width: 992px) { .text-lg-left { text-align: left !important; } .text-lg-right { text-align: right !important; } .text-lg-center { text-align: center !important; } }

@media (min-width: 1200px) { .text-xl-left { text-align: left !important; } .text-xl-right { text-align: right !important; } .text-xl-center { text-align: center !important; } }

.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.font-weight-light { font-weight: 300 !important; }

.font-weight-normal { font-weight: 400 !important; }

.font-weight-bold { font-weight: 700 !important; }

.font-italic { font-style: italic !important; }

.text-white { color: #fff !important; }

.text-primary { color: #428BCA !important; }

a.text-primary:hover, a.text-primary:focus { color: #3071a9 !important; }

.text-secondary { color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus { color: #545b62 !important; }

.text-success { color: #5CB85C !important; }

a.text-success:hover, a.text-success:focus { color: #449d44 !important; }

.text-info { color: #5BC0DE !important; }

a.text-info:hover, a.text-info:focus { color: #31b0d5 !important; }

.text-warning { color: #F0AD4E !important; }

a.text-warning:hover, a.text-warning:focus { color: #ec971f !important; }

.text-danger { color: #D9534F !important; }

a.text-danger:hover, a.text-danger:focus { color: #c9302c !important; }

.text-light { color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus { color: #dae0e5 !important; }

.text-dark { color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus { color: #1d2124 !important; }

.text-body { color: #212529 !important; }

.text-muted { color: #6c757d !important; }

.text-black-50 { color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 { color: rgba(255, 255, 255, 0.5) !important; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.visible { visibility: visible !important; }

.invisible { visibility: hidden !important; }

@media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; } a:not(.btn) { text-decoration: underline; } abbr[title]::after { content: " (" attr(title) ")"; } pre { white-space: pre-wrap !important; } pre, blockquote { border: 1px solid #adb5bd; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } @page { size: a3; } body { min-width: 992px !important; } .container { min-width: 992px !important; } .navbar { display: none; } .badge { border: 1px solid #000; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #fff !important; } .table-bordered th, .table-bordered td { border: 1px solid #dee2e6 !important; } .table-dark { color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #DDDDDD; } .table .thead-dark th { color: inherit; border-color: #DDDDDD; } }

/*# sourceMappingURL=bootstrap.css.map */.bootstrap-touchspin .input-group-btn-vertical{position:relative;white-space:nowrap;width:1%;vertical-align:middle;display:table-cell}.bootstrap-touchspin .input-group-btn-vertical>.btn{display:block;float:none;width:100%;max-width:100%;margin-left:-1px;position:relative}#ttr_content .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{border-bottom-left-radius:0;border-bottom-right-radius:0;border-left:medium none;border-top-left-radius:0;margin:0}#ttr_content .bootstrap-touchspin #quantity_wanted{border-top-right-radius:0;border-bottom-right-radius:0}#ttr_content .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down{margin:0;border-top-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:0;border-top:none}#ttr_content .btn.btn-touchspin.js-touchspin.bootstrap-touchspin-down{border-left:none}.bootstrap-touchspin .input-group-btn-vertical i{position:absolute;top:3px;left:5px;font-size:9px;font-weight:400}
/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
 small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}@media print{*,:after,:before,:first-letter,blockquote:first-line,div:first-line,li:first-line,p:first-line{text-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.tag{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}@-ms-viewport{width:device-width}html{font-size:16px;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;color:#373a3c;background-color:#fff}[tabindex="-1"]:focus{outline:none!important}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #f1f1f1}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}a{color:#2fb5d2;text-decoration:none}a:focus,a:hover{color:#208094;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:none}pre{overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle}[role=button]{cursor:pointer}[role=button],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse;background-color:transparent}caption{padding-top:.75rem;padding-bottom:.75rem;color:#7a7a7a;caption-side:bottom}caption,th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,select,textarea{line-height:inherit}input[type=checkbox]:disabled,input[type=radio]:disabled{cursor:not-allowed}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit}input[type=search]{-webkit-appearance:none}output{display:inline-block}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.carousel-inner .display-1{font-size:3.125rem;font-weight:600}.display-2{font-size:2.188rem;font-weight:400}.display-3{font-size:1.563rem;font-weight:400}.display-4{font-size:1.25rem;font-weight:400}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:5px}.initialism{font-size:90%;text-transform:uppercase}.blockquote{padding:.5rem 1rem;margin-bottom:1rem;font-size:1.25rem;border-left:.25rem solid #f6f6f6}.blockquote-footer{display:block;font-size:80%;color:#f1f1f1}.blockquote-footer:before{content:"\2014   \A0"}.blockquote-reverse{padding-right:1rem;padding-left:0;text-align:right;border-right:.25rem solid #f6f6f6;border-left:0}.blockquote-reverse .blockquote-footer:before{content:""}.blockquote-reverse .blockquote-footer:after{content:"\A0   \2014"}dl.row>dd+dt{clear:left}.carousel-inner>.carousel-item>a>img,.carousel-inner>.carousel-item>img,.img-fluid,.img-thumbnail{max-width:100%;height:auto}#ttr_content .img-thumbnail{padding:.25rem;background-color:transparent;border:0;border-radius:0;transition:all .2s ease-in-out}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#f1f1f1}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}code{color:#bd4147;background-color:#f7f7f9;border-radius:0}code,kbd{padding:.2rem .4rem;font-size:90%}kbd{color:#fff;background-color:#333;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;margin-top:0;margin-bottom:1rem;font-size:90%;color:#373a3c}pre code{padding:0;font-size:inherit;color:inherit;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.row{margin-right:-15px;margin-left:-15px}.row:after{content:"";display:table;clear:both}@media (min-width:576px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:768px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:992px){.row{margin-right:-15px;margin-left:-15px}}@media (min-width:1200px){.row{margin-right:-15px;margin-left:-15px}}.table{width:100%;max-width:100%;margin-bottom:1rem}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #f6f6f6}.table thead th{vertical-align:bottom;border-bottom:2px solid #f6f6f6}.table tbody+tbody{border-top:2px solid #f6f6f6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #f6f6f6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th,.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-success,.table-success>td,.table-success>th{background-color:#dff0d8}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#d0e9c6}.table-info,.table-info>td,.table-info>th{background-color:#d9edf7}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#c4e3f3}.table-warning,.table-warning>td,.table-warning>th{background-color:#fcf8e3}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#faf2cc}.table-danger,.table-danger>td,.table-danger>th{background-color:#f2dede}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#ebcccc}.thead-inverse th{color:#fff;background-color:#373a3c}.thead-default th{color:#7a7a7a;background-color:#f6f6f6}.table-inverse{color:#f6f6f6;background-color:#373a3c}.table-inverse td,.table-inverse th,.table-inverse thead th{border-color:#7a7a7a}.table-inverse.table-bordered{border:0}.table-responsive{display:block;width:100%;min-height:0;overflow-x:auto}.table-reflow thead{float:left}.table-reflow tbody{display:block;white-space:nowrap}.table-reflow td,.table-reflow th{border-top:1px solid #f6f6f6;border-left:1px solid #f6f6f6}.table-reflow td:last-child,.table-reflow th:last-child{border-right:1px solid #f6f6f6}.table-reflow tbody:last-child tr:last-child td,.table-reflow tbody:last-child tr:last-child th,.table-reflow tfoot:last-child tr:last-child td,.table-reflow tfoot:last-child tr:last-child th,.table-reflow thead:last-child tr:last-child td,.table-reflow thead:last-child tr:last-child th{border-bottom:1px solid #f6f6f6}.table-reflow tr{float:left}.table-reflow tr td,.table-reflow tr th{display:block!important;border:1px solid #f6f6f6}.form-control{display:block;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.25;background-color:#fff;background-image:none;background-clip:padding-box;border-radius:0}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#7a7a7a;border-color:#66afe9;outline:none}.form-control::-webkit-input-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999;opacity:1}.form-control::placeholder{color:#999;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#f6f6f6;opacity:1}.form-control:disabled{cursor:not-allowed}select.form-control:focus::-ms-value{color:#7a7a7a;background-color:#fff}.form-control-file,.form-control-range{display:block}.col-form-label{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:0}.col-form-label-lg{padding-top:.75rem;padding-bottom:.75rem;font-size:.9375rem}.col-form-label-sm{padding-top:.25rem;padding-bottom:.25rem;font-size:.875rem}.col-form-legend{margin-bottom:0;font-size:1rem}.col-form-legend,.form-control-static{padding-top:.5rem;padding-bottom:.5rem}.form-control-static{line-height:1.25;border:solid transparent;border-width:1px 0}.form-control-static.form-control-lg,.form-control-static.form-control-sm,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),select.form-control-sm:not([size]):not([multiple]){height:1.8125rem}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{padding:.75rem 1.5rem;font-size:.9375rem;border-radius:.3rem}.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),select.form-control-lg:not([size]):not([multiple]){height:2.75rem}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-check{position:relative;display:block;margin-bottom:.75rem}.form-check+.form-check{margin-top:-.25rem}.form-check.disabled .form-check-label{color:#7a7a7a;cursor:not-allowed}.form-check-label{padding-left:1.25rem;margin-bottom:0;cursor:pointer}.form-check-input{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.form-check-input:only-child{position:static}.form-check-inline{position:relative;display:inline-block;padding-left:1.25rem;margin-bottom:0;vertical-align:middle;cursor:pointer}.form-check-inline+.form-check-inline{margin-left:.75rem}.form-check-inline.disabled{color:#7a7a7a;cursor:not-allowed}.form-control-feedback{margin-top:.25rem}.form-control-danger,.form-control-success,.form-control-warning{padding-right:2.25rem;background-repeat:no-repeat;background-position:center right .625rem;background-size:1.25rem 1.25rem}.has-success .custom-control,.has-success .form-check-inline,.has-success .form-check-label,.has-success .form-control-feedback,.has-success .form-control-label{color:#4cbb6c}.has-success .form-control{border-color:#4cbb6c}.has-success .form-control:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #96d7a9}.has-success .input-group-addon{color:#4cbb6c;border-color:#4cbb6c;background-color:#e0f3e5}.has-success .form-control-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#4cbb6c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")}.has-warning .custom-control,.has-warning .form-check-inline,.has-warning .form-check-label,.has-warning .form-control-feedback,.has-warning .form-control-label{color:#ff9a52}.has-warning .form-control{border-color:#ff9a52}.has-warning .form-control:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffd6b8}.has-warning .input-group-addon{color:#ff9a52;border-color:#ff9a52;background-color:#fff}.has-warning .form-control-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#ff9a52' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")}.has-danger .custom-control,.has-danger .form-check-inline,.has-danger .form-check-label,.has-danger .form-control-feedback,.has-danger .form-control-label{color:#ff4c4c}.has-danger .form-control{border-color:#ff4c4c}.has-danger .form-control:focus{box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ffb2b2}.has-danger .input-group-addon{color:#ff4c4c;border-color:#ff4c4c;background-color:#fff}.has-danger .form-control-danger{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#ff4c4c' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")}@media (min-width:576px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;width:auto;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .form-check,.form-inline .form-control-label{margin-bottom:0;vertical-align:middle}.form-inline .form-check{display:inline-block;margin-top:0}.form-inline .form-check-label{padding-left:0}.form-inline .form-check-input{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.btn{display:inline-block;font-weight:400;line-height:1.25;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1rem;font-size:1rem;border-radius:0}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0}.btn.disabled,.btn:disabled{cursor:not-allowed;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#2fb5d2;border-color:transparent}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#2592a9;border-color:transparent}.btn-primary.active,.btn-primary:active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#2592a9;border-color:transparent;background-image:none}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover{color:#fff;background-color:#1e788c;border-color:transparent}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary:disabled.focus,.btn-primary:disabled:focus,.btn-primary:disabled:hover{background-color:#2fb5d2;border-color:transparent}.btn-secondary,.btn-tertiary{color:#232323;background-color:#f6f6f6;border-color:transparent}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover,.btn-tertiary:focus,.btn-tertiary:hover,.focus.btn-tertiary{color:#232323;background-color:#ddd;border-color:transparent}.active.btn-tertiary,.btn-secondary.active,.btn-secondary:active,.btn-tertiary:active,.open>.btn-secondary.dropdown-toggle,.open>.dropdown-toggle.btn-tertiary{color:#232323;background-color:#ddd;border-color:transparent;background-image:none}.active.btn-tertiary:focus,.active.btn-tertiary:hover,.active.focus.btn-tertiary,.btn-secondary.active.focus,.btn-secondary.active:focus,.btn-secondary.active:hover,.btn-secondary:active.focus,.btn-secondary:active:focus,.btn-secondary:active:hover,.btn-tertiary:active.focus,.btn-tertiary:active:focus,.btn-tertiary:active:hover,.open>.btn-secondary.dropdown-toggle.focus,.open>.btn-secondary.dropdown-toggle:focus,.open>.btn-secondary.dropdown-toggle:hover,.open>.dropdown-toggle.btn-tertiary:focus,.open>.dropdown-toggle.btn-tertiary:hover,.open>.dropdown-toggle.focus.btn-tertiary{color:#232323;background-color:#cbcbcb;border-color:transparent}.btn-secondary.disabled.focus,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary:disabled.focus,.btn-secondary:disabled:focus,.btn-secondary:disabled:hover,.btn-tertiary:disabled.focus,.btn-tertiary:disabled:focus,.btn-tertiary:disabled:hover,.disabled.btn-tertiary:focus,.disabled.btn-tertiary:hover,.disabled.focus.btn-tertiary{background-color:#f6f6f6;border-color:transparent}.btn-info{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#2aabd2}.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#2aabd2;background-image:none}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.btn-info.dropdown-toggle.focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover{color:#fff;background-color:#269abc;border-color:#1f7e9a}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info:disabled.focus,.btn-info:disabled:focus,.btn-info:disabled:hover{background-color:#5bc0de;border-color:#5bc0de}.btn-success{color:#fff;background-color:#4cbb6c;border-color:#4cbb6c}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#3a9a56;border-color:#389252}.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#3a9a56;border-color:#389252;background-image:none}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover{color:#fff;background-color:#318047;border-color:#256237}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success:disabled.focus,.btn-success:disabled:focus,.btn-success:disabled:hover{background-color:#4cbb6c;border-color:#4cbb6c}.btn-warning{color:#fff;background-color:#ff9a52;border-color:#ff9a52}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#fff;background-color:#ff7c1f;border-color:#ff7615}.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ff7c1f;border-color:#ff7615;background-image:none}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover{color:#fff;background-color:#fa6800;border-color:#d25700}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning:disabled.focus,.btn-warning:disabled:focus,.btn-warning:disabled:hover{background-color:#ff9a52;border-color:#ff9a52}.btn-danger{color:#fff;background-color:#ff4c4c;border-color:#ff4c4c}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#ff1919;border-color:#ff0f0f}.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#ff1919;border-color:#ff0f0f;background-image:none}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.btn-danger.dropdown-toggle.focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle:hover{color:#fff;background-color:#f40000;border-color:#c00}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger:disabled.focus,.btn-danger:disabled:focus,.btn-danger:disabled:hover{background-color:#ff4c4c;border-color:#ff4c4c}.btn-outline-primary{color:#2fb5d2;background-image:none;background-color:transparent;border-color:#2fb5d2}.btn-outline-primary.active,.btn-outline-primary.focus,.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:hover,.open>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#2fb5d2;border-color:#2fb5d2}.btn-outline-primary.active.focus,.btn-outline-primary.active:focus,.btn-outline-primary.active:hover,.btn-outline-primary:active.focus,.btn-outline-primary:active:focus,.btn-outline-primary:active:hover,.open>.btn-outline-primary.dropdown-toggle.focus,.open>.btn-outline-primary.dropdown-toggle:focus,.open>.btn-outline-primary.dropdown-toggle:hover{color:#fff;background-color:#1e788c;border-color:#175c6a}.btn-outline-primary.disabled.focus,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary:disabled.focus,.btn-outline-primary:disabled:focus,.btn-outline-primary:disabled:hover{border-color:#83d3e4}.btn-outline-secondary{color:transparent;background-image:none;background-color:transparent;border-color:transparent}.btn-outline-secondary.active,.btn-outline-secondary.active.focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.active:hover,.btn-outline-secondary.focus,.btn-outline-secondary:active,.btn-outline-secondary:active.focus,.btn-outline-secondary:active:focus,.btn-outline-secondary:active:hover,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.open>.btn-outline-secondary.dropdown-toggle,.open>.btn-outline-secondary.dropdown-toggle.focus,.open>.btn-outline-secondary.dropdown-toggle:focus,.open>.btn-outline-secondary.dropdown-toggle:hover{color:#fff;background-color:transparent;border-color:transparent}.btn-outline-secondary.disabled.focus,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary:disabled.focus,.btn-outline-secondary:disabled:focus,.btn-outline-secondary:disabled:hover{border-color:rgba(51,51,51,0)}.btn-outline-info{color:#5bc0de;background-image:none;background-color:transparent;border-color:#5bc0de}.btn-outline-info.active,.btn-outline-info.focus,.btn-outline-info:active,.btn-outline-info:focus,.btn-outline-info:hover,.open>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-outline-info.active.focus,.btn-outline-info.active:focus,.btn-outline-info.active:hover,.btn-outline-info:active.focus,.btn-outline-info:active:focus,.btn-outline-info:active:hover,.open>.btn-outline-info.dropdown-toggle.focus,.open>.btn-outline-info.dropdown-toggle:focus,.open>.btn-outline-info.dropdown-toggle:hover{color:#fff;background-color:#269abc;border-color:#1f7e9a}.btn-outline-info.disabled.focus,.btn-outline-info.disabled:focus,.btn-outline-info.disabled:hover,.btn-outline-info:disabled.focus,.btn-outline-info:disabled:focus,.btn-outline-info:disabled:hover{border-color:#b0e1ef}.btn-outline-success{color:#4cbb6c;background-image:none;background-color:transparent;border-color:#4cbb6c}.btn-outline-success.active,.btn-outline-success.focus,.btn-outline-success:active,.btn-outline-success:focus,.btn-outline-success:hover,.open>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#4cbb6c;border-color:#4cbb6c}.btn-outline-success.active.focus,.btn-outline-success.active:focus,.btn-outline-success.active:hover,.btn-outline-success:active.focus,.btn-outline-success:active:focus,.btn-outline-success:active:hover,.open>.btn-outline-success.dropdown-toggle.focus,.open>.btn-outline-success.dropdown-toggle:focus,.open>.btn-outline-success.dropdown-toggle:hover{color:#fff;background-color:#318047;border-color:#256237}.btn-outline-success.disabled.focus,.btn-outline-success.disabled:focus,.btn-outline-success.disabled:hover,.btn-outline-success:disabled.focus,.btn-outline-success:disabled:focus,.btn-outline-success:disabled:hover{border-color:#96d7a9}.btn-outline-warning{color:#ff9a52;background-image:none;background-color:transparent;border-color:#ff9a52}.btn-outline-warning.active,.btn-outline-warning.focus,.btn-outline-warning:active,.btn-outline-warning:focus,.btn-outline-warning:hover,.open>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#ff9a52;border-color:#ff9a52}.btn-outline-warning.active.focus,.btn-outline-warning.active:focus,.btn-outline-warning.active:hover,.btn-outline-warning:active.focus,.btn-outline-warning:active:focus,.btn-outline-warning:active:hover,.open>.btn-outline-warning.dropdown-toggle.focus,.open>.btn-outline-warning.dropdown-toggle:focus,.open>.btn-outline-warning.dropdown-toggle:hover{color:#fff;background-color:#fa6800;border-color:#d25700}.btn-outline-warning.disabled.focus,.btn-outline-warning.disabled:focus,.btn-outline-warning.disabled:hover,.btn-outline-warning:disabled.focus,.btn-outline-warning:disabled:focus,.btn-outline-warning:disabled:hover{border-color:#ffd6b8}.btn-outline-danger{color:#ff4c4c;background-image:none;background-color:transparent;border-color:#ff4c4c}.btn-outline-danger.active,.btn-outline-danger.focus,.btn-outline-danger:active,.btn-outline-danger:focus,.btn-outline-danger:hover,.open>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#ff4c4c;border-color:#ff4c4c}.btn-outline-danger.active.focus,.btn-outline-danger.active:focus,.btn-outline-danger.active:hover,.btn-outline-danger:active.focus,.btn-outline-danger:active:focus,.btn-outline-danger:active:hover,.open>.btn-outline-danger.dropdown-toggle.focus,.open>.btn-outline-danger.dropdown-toggle:focus,.open>.btn-outline-danger.dropdown-toggle:hover{color:#fff;background-color:#f40000;border-color:#c00}.btn-outline-danger.disabled.focus,.btn-outline-danger.disabled:focus,.btn-outline-danger.disabled:hover,.btn-outline-danger:disabled.focus,.btn-outline-danger:disabled:focus,.btn-outline-danger:disabled:hover{border-color:#ffb2b2}.btn-link{font-weight:400;color:#2fb5d2;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link:disabled{background-color:transparent}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#208094;text-decoration:underline;background-color:transparent}.btn-link:disabled:focus,.btn-link:disabled:hover{color:#f1f1f1;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:.75rem 1.5rem;font-size:.9375rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.fade.show{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{height:0;overflow:hidden;transition-timing-function:ease;transition-duration:.35s;transition-property:height}.collapsing,.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropup .dropdown-toggle:after{border-top:0;border-bottom:.3em solid}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#373a3c;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:0}.dropdown-divider{height:1px;margin:.5rem 0;overflow:hidden;background-color:#e5e5e5}.dropdown-item{display:block;width:100%;padding:3px 1.5rem;clear:both;font-weight:400;color:#373a3c;text-align:inherit;white-space:nowrap;background:none;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#2b2d2f;background-color:#f5f5f5}.dropdown-item.active,.dropdown-item.active:focus,.dropdown-item.active:hover{color:#fff;text-decoration:none;background-color:#2fb5d2;outline:0}.dropdown-item.disabled,.dropdown-item.disabled:focus,.dropdown-item.disabled:hover{color:#f1f1f1}.dropdown-item.disabled:focus,.dropdown-item.disabled:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:"progid:DXImageTransform.Microsoft.gradient(enabled = false)"}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#f1f1f1;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:.3em solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:.125rem}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left;margin-bottom:0}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.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:-.5rem}.btn-toolbar:after{content:"";display:table;clear:both}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:.5rem}.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:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-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+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn+.dropdown-toggle-split:after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:1.125rem;padding-left:1.125rem}.btn .caret{margin-left:0}.btn-group-lg>.btn .caret,.btn-lg .caret{border-width:.3em .3em 0;border-bottom-width:0}.dropup .btn-group-lg>.btn .caret,.dropup .btn-lg .caret{border-width:0 .3em .3em}.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:after{content:"";display:table;clear:both}.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-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){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}[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;width:100%;display:table;border-collapse:separate}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:active,.input-group .form-control:focus,.input-group .form-control:hover{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.25;color:#7a7a7a;text-align:center;background-color:#f6f6f6;border:1px solid rgba(0,0,0,.25);border-radius:0}.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:.75rem 1.5rem;font-size:.9375rem;border-radius:.3rem}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group-addon:not(:last-child){border-right:0}.form-control+.input-group-addon:not(:first-child){border-left:0}.input-group-btn{font-size:0;white-space:nowrap}.input-group-btn,.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:3}.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.btn-group{margin-right:-1px}.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.btn-group{z-index:2;margin-left:-1px}.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:hover,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.btn:hover{z-index:3}.custom-control{position:relative;display:inline-block;padding-left:1.5rem;cursor:pointer}.custom-control+.custom-control{margin-left:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-indicator{color:#fff;background-color:#0074d9}.custom-control-input:focus~.custom-control-indicator{box-shadow:0 0 0 .075rem #fff,0 0 0 .2rem #0074d9}.custom-control-input:active~.custom-control-indicator{color:#fff;background-color:#84c6ff}.custom-control-input:disabled~.custom-control-indicator{cursor:not-allowed;background-color:#eee}.custom-control-input:disabled~.custom-control-description{color:#767676;cursor:not-allowed}.custom-control-indicator{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#ddd;background-repeat:no-repeat;background-position:50%;background-size:50% 50%}.custom-checkbox .custom-control-indicator{border-radius:0}.custom-checkbox .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator{background-color:#0074d9;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-radio .custom-control-indicator{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff'/%3E%3C/svg%3E")}.custom-controls-stacked .custom-control{float:left;clear:left}.custom-controls-stacked .custom-control+.custom-control{margin-left:0}.custom-select{display:inline-block;max-width:100%;height:calc(2.5rem - 2px);padding:.375rem 1.75rem .375rem .75rem;padding-right:.75rem\9;color:#7a7a7a;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-image:none\9;background-size:8px 10px;border:1px solid rgba(0,0,0,.25);border-radius:0;-moz-appearance:none;-webkit-appearance:none}.custom-select:focus{border-color:#51a7e8;outline:none}.custom-select:focus::-ms-value{color:#7a7a7a;background-color:#fff}.custom-select:disabled{color:#f1f1f1;cursor:not-allowed;background-color:#f6f6f6}.custom-select::-ms-expand{opacity:0}.custom-select-sm{padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-file{position:relative;display:inline-block;max-width:100%;height:2.5rem;cursor:pointer}.custom-file-input{min-width:14rem;max-width:100%;margin:0;filter:alpha(opacity=0);opacity:0}.custom-file-control{position:absolute;top:0;right:0;left:0;z-index:5;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#555;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid #ddd;border-radius:0}.custom-file-control:lang(en):after{content:"Choose file..."}.custom-file-control:before{position:absolute;top:-1px;right:-1px;bottom:-1px;z-index:6;display:block;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#555;background-color:#eee;border:1px solid #ddd;border-radius:0 0 0 0}.custom-file-control:lang(en):before{content:"Browse"}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:inline-block}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#f1f1f1}.nav-link.disabled,.nav-link.disabled:focus,.nav-link.disabled:hover{color:#f1f1f1;cursor:not-allowed;background-color:transparent}.nav-inline .nav-item{display:inline-block}.nav-inline .nav-item+.nav-item,.nav-inline .nav-link+.nav-link{margin-left:1rem}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs:after{content:"";display:table;clear:both}.nav-tabs .nav-item{float:left;margin-bottom:-1px}.nav-tabs .nav-item+.nav-item{margin-left:.2rem}.nav-tabs .nav-link{display:block;padding:.5em 1em;border:1px solid transparent;border-top-right-radius:0;border-top-left-radius:0}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#f6f6f6 #f6f6f6 #ddd}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link.disabled:focus,.nav-tabs .nav-link.disabled:hover{color:#f1f1f1;background-color:transparent;border-color:transparent}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.nav-pills:after{content:"";display:table;clear:both}.nav-pills .nav-item{float:left}.nav-pills .nav-item+.nav-item{margin-left:.2rem}.nav-pills .nav-link{display:block;padding:.5em 1em;border-radius:0}.nav-pills .nav-item.open .nav-link,.nav-pills .nav-item.open .nav-link:focus,.nav-pills .nav-item.open .nav-link:hover,.nav-pills .nav-link.active,.nav-pills .nav-link.active:focus,.nav-pills .nav-link.active:hover{color:#fff;cursor:default;background-color:#2fb5d2}.nav-stacked .nav-item{display:block;float:none}.nav-stacked .nav-item+.nav-item{margin-top:.2rem;margin-left:0}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar:after{content:"";display:table;clear:both}@media (min-width:576px){.navbar{border-radius:0}}.navbar-full{z-index:1000}@media (min-width:576px){.navbar-full{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:576px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0}.navbar-fixed-bottom{bottom:0}.navbar-sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1030;width:100%}@media (min-width:576px){.navbar-sticky-top{border-radius:0}}.navbar-brand{float:left;padding-top:.25rem;padding-bottom:.25rem;margin-right:1rem;font-size:.9375rem;line-height:inherit}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-divider{float:left;width:1px;padding-top:.425rem;padding-bottom:.425rem;margin-right:1rem;margin-left:1rem;overflow:hidden}.navbar-divider:before{content:"\A0"}.navbar-text{display:inline-block;padding-top:.425rem;padding-bottom:.425rem}.navbar-toggler{width:2.5em;height:2em;padding:.5rem .75rem;font-size:.9375rem;line-height:1;background:transparent no-repeat 50%;background-size:24px 24px;border:1px solid transparent;border-radius:0}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}@media (max-width:575px){.navbar-toggleable-xs .navbar-brand{display:block;float:none;margin-top:.5rem;margin-right:0}.navbar-toggleable-xs .navbar-nav{margin-top:.5rem;margin-bottom:.5rem}.navbar-toggleable-xs .navbar-nav .dropdown-menu{position:static;float:none}}@media (min-width:576px){.navbar-toggleable-xs{display:block}}@media (max-width:767px){.navbar-toggleable-sm .navbar-brand{display:block;float:none;margin-top:.5rem;margin-right:0}.navbar-toggleable-sm .navbar-nav{margin-top:.5rem;margin-bottom:.5rem}.navbar-toggleable-sm .navbar-nav .dropdown-menu{position:static;float:none}}@media (min-width:768px){.navbar-toggleable-sm{display:block}}@media (max-width:991px){.navbar-toggleable-md .navbar-brand{display:block;float:none;margin-top:.5rem;margin-right:0}.navbar-toggleable-md .navbar-nav{margin-top:.5rem;margin-bottom:.5rem}.navbar-toggleable-md .navbar-nav .dropdown-menu{position:static;float:none}}@media (min-width:992px){.navbar-toggleable-md{display:block}}.navbar-toggleable-lg:after{content:"";display:table;clear:both}@media (max-width:1199px){.navbar-toggleable-lg .navbar-brand{display:block;float:none;margin-top:.5rem;margin-right:0}.navbar-toggleable-lg .navbar-nav{margin-top:.5rem;margin-bottom:.5rem}.navbar-toggleable-lg .navbar-nav .dropdown-menu{position:static;float:none}}@media (min-width:1200px){.navbar-toggleable-lg{display:block}}.navbar-toggleable-xl{display:block}.navbar-toggleable-xl:after{content:"";display:table;clear:both}.navbar-toggleable-xl .navbar-brand{display:block;float:none;margin-top:.5rem;margin-right:0}.navbar-toggleable-xl .navbar-nav{margin-top:.5rem;margin-bottom:.5rem}.navbar-toggleable-xl .navbar-nav .dropdown-menu{position:static;float:none}.navbar-nav .nav-item{float:left}.navbar-nav .nav-link{display:block;padding-top:.425rem;padding-bottom:.425rem}.navbar-nav .nav-item+.nav-item,.navbar-nav .nav-link+.nav-link{margin-left:1rem}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover,.navbar-light .navbar-toggler,.navbar-light .navbar-toggler:focus,.navbar-light .navbar-toggler:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .active>.nav-link:focus,.navbar-light .navbar-nav .active>.nav-link:hover,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.active:focus,.navbar-light .navbar-nav .nav-link.active:hover,.navbar-light .navbar-nav .nav-link.open,.navbar-light .navbar-nav .nav-link.open:focus,.navbar-light .navbar-nav .nav-link.open:hover,.navbar-light .navbar-nav .open>.nav-link,.navbar-light .navbar-nav .open>.nav-link:focus,.navbar-light .navbar-nav .open>.nav-link:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");border-color:rgba(0,0,0,.1)}.navbar-light .navbar-divider{background-color:rgba(0,0,0,.075)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-toggler,.navbar-dark .navbar-toggler:focus,.navbar-dark .navbar-toggler:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .active>.nav-link:focus,.navbar-dark .navbar-nav .active>.nav-link:hover,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.active:focus,.navbar-dark .navbar-nav .nav-link.active:hover,.navbar-dark .navbar-nav .nav-link.open,.navbar-dark .navbar-nav .nav-link.open:focus,.navbar-dark .navbar-nav .nav-link.open:hover,.navbar-dark .navbar-nav .open>.nav-link,.navbar-dark .navbar-nav .open>.nav-link:focus,.navbar-dark .navbar-nav .open>.nav-link:hover{color:#fff}.navbar-dark .navbar-toggler{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-divider{background-color:hsla(0,0%,100%,.075)}.navbar-toggleable-xs:after{content:"";display:table;clear:both}@media (max-width:575px){.navbar-toggleable-xs .navbar-nav .nav-item{float:none;margin-left:0}}@media (min-width:576px){.navbar-toggleable-xs{display:block!important}}.navbar-toggleable-sm:after{content:"";display:table;clear:both}@media (max-width:767px){.navbar-toggleable-sm .navbar-nav .nav-item{float:none;margin-left:0}}@media (min-width:768px){.navbar-toggleable-sm{display:block!important}}.navbar-toggleable-md:after{content:"";display:table;clear:both}@media (max-width:991px){.navbar-toggleable-md .navbar-nav .nav-item{float:none;margin-left:0}}@media (min-width:992px){.navbar-toggleable-md{display:block!important}}.card{position:relative;display:block}.checkout.cart-detailed-actions.card-block{padding:10px 0}.card-block:after{content:"";display:table;clear:both}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card>.list-group:first-child .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:#f5f5f5;border-bottom:1px solid rgba(0,0,0,.125)}.card-header:after{content:"";display:table;clear:both}.card-header:first-child{border-radius:-1px -1px 0 0}.card-footer{padding:.75rem 1.25rem;background-color:#f5f5f5;border-top:1px solid rgba(0,0,0,.125)}.card-footer:after{content:"";display:table;clear:both}.card-footer:last-child{border-radius:0 0 -1px -1px}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-primary{background-color:#2fb5d2;border-color:#2fb5d2}.card-primary .card-footer,.card-primary .card-header{background-color:transparent}.card-success{background-color:#4cbb6c;border-color:#4cbb6c}.card-success .card-footer,.card-success .card-header{background-color:transparent}.card-info{background-color:#5bc0de;border-color:#5bc0de}.card-info .card-footer,.card-info .card-header{background-color:transparent}.card-warning{background-color:#ff9a52;border-color:#ff9a52}.card-warning .card-footer,.card-warning .card-header{background-color:transparent}.card-danger{background-color:#ff4c4c;border-color:#ff4c4c}.card-danger .card-footer,.card-danger .card-header,.card-outline-primary{background-color:transparent}.card-outline-primary{border-color:#2fb5d2}.card-outline-secondary{background-color:transparent;border-color:transparent}.card-outline-info{background-color:transparent;border-color:#5bc0de}.card-outline-success{background-color:transparent;border-color:#4cbb6c}.card-outline-warning{background-color:transparent;border-color:#ff9a52}.card-outline-danger{background-color:transparent;border-color:#ff4c4c}.card-inverse .card-footer,.card-inverse .card-header{border-color:hsla(0,0%,100%,.2)}.card-inverse .card-blockquote,.card-inverse .card-footer,.card-inverse .card-header,.card-inverse .card-title{color:#fff}.card-inverse .card-blockquote .blockquote-footer,.card-inverse .card-link,.card-inverse .card-subtitle,.card-inverse .card-text{color:hsla(0,0%,100%,.65)}.card-inverse .card-link:focus,.card-inverse .card-link:hover{color:#fff}.card-blockquote{padding:0;margin-bottom:0;border-left:0}.card-img{border-radius:-1px}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img-top{border-top-right-radius:-1px;border-top-left-radius:-1px}.card-img-bottom{border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}@media (min-width:576px){.card-deck{display:table;width:100%;margin-bottom:.75rem;table-layout:fixed;border-spacing:1.25rem 0}.card-deck .card{display:table-cell;margin-bottom:0;vertical-align:top}.card-deck-wrapper{margin-right:-1.25rem;margin-left:-1.25rem}}@media (min-width:576px){.card-group{display:table;width:100%;table-layout:fixed}.card-group .card{display:table-cell;vertical-align:top}.card-group .card+.card{margin-left:0;border-left:0}.card-group .card:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.card-group .card:first-child .card-img-top{border-top-right-radius:0}.card-group .card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group .card:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.card-group .card:last-child .card-img-top{border-top-left-radius:0}.card-group .card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group .card:not(:first-child):not(:last-child),.card-group .card:not(:first-child):not(:last-child) .card-img-bottom,.card-group .card:not(:first-child):not(:last-child) .card-img-top{border-radius:0}}@media (min-width:576px){.card-columns{-webkit-column-count:3;column-count:3;-webkit-column-gap:1.25rem;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.breadcrumb{padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#f6f6f6;border-radius:0}.breadcrumb-item{float:left}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#f1f1f1;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#f1f1f1}.pagination{display:inline-block;padding-left:0;margin-top:1rem;margin-bottom:1rem;border-radius:0}.page-item{display:inline}.page-item:first-child .page-link{margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}.page-item:last-child .page-link{border-bottom-right-radius:0;border-top-right-radius:0}.page-item.active .page-link,.page-item.active .page-link:focus,.page-item.active .page-link:hover{z-index:2;color:#fff;cursor:default;background-color:#2fb5d2;border-color:#2fb5d2}.page-item.disabled .page-link,.page-item.disabled .page-link:focus,.page-item.disabled .page-link:hover{color:#f1f1f1;pointer-events:none;cursor:not-allowed;background-color:#fff;border-color:#ddd}.page-link{position:relative;float:left;padding:.5rem .75rem;margin-left:-1px;color:#2fb5d2;text-decoration:none;background-color:#fff;border:1px solid #ddd}.page-link:focus,.page-link:hover{color:#208094;background-color:#f6f6f6;border-color:#ddd}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:.9375rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{padding:.275rem .75rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.tag{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0}.tag:empty{display:none}.btn .tag{position:relative;top:-1px}a.tag:focus,a.tag:hover{color:#fff;text-decoration:none;cursor:pointer}.tag-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.tag-default{background-color:#f1f1f1}.tag-default[href]:focus,.tag-default[href]:hover{background-color:#d8d8d8}.tag-primary{background-color:#2fb5d2}.tag-primary[href]:focus,.tag-primary[href]:hover{background-color:#2592a9}.tag-success{background-color:#4cbb6c}.tag-success[href]:focus,.tag-success[href]:hover{background-color:#3a9a56}.tag-info{background-color:#5bc0de}.tag-info[href]:focus,.tag-info[href]:hover{background-color:#31b0d5}.tag-warning{background-color:#ff9a52}.tag-warning[href]:focus,.tag-warning[href]:hover{background-color:#ff7c1f}.tag-danger{background-color:#ff4c4c}.tag-danger[href]:focus,.tag-danger[href]:hover{background-color:#ff1919}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#f6f6f6;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-hr{border-top-color:#ddd}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:2.5rem}.alert-dismissible .close{position:relative;top:-.125rem;right:-1.25rem;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d0e9c6;color:#3c763d}.alert-success hr{border-top-color:#c1e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bcdff1;color:#31708f}.alert-info hr{border-top-color:#a6d5ec}.alert-info .alert-link{color:#245269}.alert-warning hr{border-top-color:#ff8b39}.alert-warning .alert-link{color:#0a0a0a}.alert-danger{background-color:#f2dede;border-color:#ebcccc;color:#a94442}.alert-danger hr{border-top-color:#e4b9b9}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:block;width:100%;height:1rem;margin-bottom:1rem}.progress[value]{background-color:#eee;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}.progress[value]::-ms-fill{background-color:#0074d9;border:0}.progress[value]::-moz-progress-bar{background-color:#0074d9;border-bottom-left-radius:0;border-top-left-radius:0}.progress[value]::-webkit-progress-value{background-color:#0074d9;border-bottom-left-radius:0;border-top-left-radius:0}.progress[value="100"]::-moz-progress-bar{border-bottom-right-radius:0;border-top-right-radius:0}.progress[value="100"]::-webkit-progress-value{border-bottom-right-radius:0;border-top-right-radius:0}.progress[value]::-webkit-progress-bar{background-color:#eee;border-radius:0}.progress[value],base::-moz-progress-bar{background-color:#eee;border-radius:0}@media screen and (min-width:0\0){.progress{background-color:#eee;border-radius:0}.progress-bar{display:inline-block;height:1rem;text-indent:-999rem;background-color:#0074d9;border-bottom-left-radius:0;border-top-left-radius:0}.progress[width="100%"]{border-bottom-right-radius:0;border-top-right-radius:0}}.progress-striped[value]::-webkit-progress-value{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-striped[value]::-moz-progress-bar{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-striped[value]::-ms-fill{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}@media screen and (min-width:0\0){.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}}.progress-animated[value]::-webkit-progress-value{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-animated[value]::-moz-progress-bar{animation:progress-bar-stripes 2s linear infinite}@media screen and (min-width:0\0){.progress-animated .progress-bar-striped{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}}.progress-success[value]::-webkit-progress-value{background-color:#4cbb6c}.progress-success[value]::-moz-progress-bar{background-color:#4cbb6c}.progress-success[value]::-ms-fill{background-color:#4cbb6c}@media screen and (min-width:0\0){.progress-success .progress-bar{background-color:#4cbb6c}}.progress-info[value]::-webkit-progress-value{background-color:#5bc0de}.progress-info[value]::-moz-progress-bar{background-color:#5bc0de}.progress-info[value]::-ms-fill{background-color:#5bc0de}@media screen and (min-width:0\0){.progress-info .progress-bar{background-color:#5bc0de}}.progress-warning[value]::-webkit-progress-value{background-color:#ff9a52}.progress-warning[value]::-moz-progress-bar{background-color:#ff9a52}.progress-warning[value]::-ms-fill{background-color:#ff9a52}@media screen and (min-width:0\0){.progress-warning .progress-bar{background-color:#ff9a52}}.progress-danger[value]::-webkit-progress-value{background-color:#ff4c4c}.progress-danger[value]::-moz-progress-bar{background-color:#ff4c4c}.progress-danger[value]::-ms-fill{background-color:#ff4c4c}@media screen and (min-width:0\0){.progress-danger .progress-bar{background-color:#ff4c4c}}.media,.media-body{overflow:hidden}.media-body{width:10000px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right{padding-left:10px}.media-left{padding-right:10px}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:0}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.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.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#f1f1f1;cursor:not-allowed;background-color:#f6f6f6}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#f1f1f1}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;text-decoration:none;background-color:#2fb5d2;border-color:#2fb5d2}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#d7f1f6}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-item-action{width:100%;color:#555;text-align:inherit}.list-group-item-action .list-group-item-heading{color:#333}.list-group-item-action:focus,.list-group-item-action:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9{padding-bottom:42.85714%}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.embed-responsive-1by1{padding-bottom:100%}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;text-shadow:0 1px 0 #fff;opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal,.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;outline:0}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-25%);transform:translateY(-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0);transform:translate(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.in{opacity:.5}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:after{content:"";display:table;clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.5}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:after{content:"";display:table;clear:both}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:600px;margin:30px auto}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.in{opacity:.9}.tooltip.bs-tether-element-attached-bottom,.tooltip.tooltip-top{padding:5px 0;margin-top:-3px}.tooltip.bs-tether-element-attached-bottom .tooltip-inner:before,.tooltip.tooltip-top .tooltip-inner:before{bottom:0;left:50%;margin-left:-5px;content:"";border-width:5px 5px 0;border-top-color:#ff4c4c}.tooltip.bs-tether-element-attached-left,.tooltip.tooltip-right{padding:0 5px;margin-left:3px}.tooltip.bs-tether-element-attached-left .tooltip-inner:before,.tooltip.tooltip-right .tooltip-inner:before{top:50%;left:0;margin-top:-5px;content:"";border-width:5px 5px 5px 0;border-right-color:#ff4c4c}.tooltip.bs-tether-element-attached-top,.tooltip.tooltip-bottom{padding:5px 0;margin-top:3px}.tooltip.bs-tether-element-attached-top .tooltip-inner:before,.tooltip.tooltip-bottom .tooltip-inner:before{top:0;left:50%;margin-left:-5px;content:"";border-width:0 5px 5px;border-bottom-color:#ff4c4c}.tooltip.bs-tether-element-attached-right,.tooltip.tooltip-left{padding:0 5px;margin-left:-3px}.tooltip.bs-tether-element-attached-right .tooltip-inner:before,.tooltip.tooltip-left .tooltip-inner:before{top:50%;right:0;margin-top:-5px;content:"";border-width:5px 0 5px 5px;border-left-color:#ff4c4c}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#ff4c4c;border-radius:0}.tooltip-inner:before{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;padding:1px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover.bs-tether-element-attached-bottom,.popover.popover-top{margin-top:-10px}.popover.bs-tether-element-attached-bottom:after,.popover.bs-tether-element-attached-bottom:before,.popover.popover-top:after,.popover.popover-top:before{left:50%;border-bottom-width:0}.popover.bs-tether-element-attached-bottom:before,.popover.popover-top:before{bottom:-11px;margin-left:-11px;border-top-color:rgba(0,0,0,.25)}.popover.bs-tether-element-attached-bottom:after,.popover.popover-top:after{bottom:-10px;margin-left:-10px;border-top-color:#fff}.popover.bs-tether-element-attached-left,.popover.popover-right{margin-left:10px}.popover.bs-tether-element-attached-left:after,.popover.bs-tether-element-attached-left:before,.popover.popover-right:after,.popover.popover-right:before{top:50%;border-left-width:0}.popover.bs-tether-element-attached-left:before,.popover.popover-right:before{left:-11px;margin-top:-11px;border-right-color:rgba(0,0,0,.25)}.popover.bs-tether-element-attached-left:after,.popover.popover-right:after{left:-10px;margin-top:-10px;border-right-color:#fff}.popover.bs-tether-element-attached-top,.popover.popover-bottom{margin-top:10px}.popover.bs-tether-element-attached-top:after,.popover.bs-tether-element-attached-top:before,.popover.popover-bottom:after,.popover.popover-bottom:before{left:50%;border-top-width:0}.popover.bs-tether-element-attached-top:before,.popover.popover-bottom:before{top:-11px;margin-left:-11px;border-bottom-color:rgba(0,0,0,.25)}.popover.bs-tether-element-attached-top:after,.popover.popover-bottom:after{top:-10px;margin-left:-10px;border-bottom-color:#f7f7f7}.popover.bs-tether-element-attached-top .popover-title:before,.popover.popover-bottom .popover-title:before{position:absolute;top:0;left:50%;display:block;width:20px;margin-left:-10px;content:"";border-bottom:1px solid #f7f7f7}.popover.bs-tether-element-attached-right,.popover.popover-left{margin-left:-10px}.popover.bs-tether-element-attached-right:after,.popover.bs-tether-element-attached-right:before,.popover.popover-left:after,.popover.popover-left:before{top:50%;border-right-width:0}.popover.bs-tether-element-attached-right:before,.popover.popover-left:before{right:-11px;margin-top:-11px;border-left-color:rgba(0,0,0,.25)}.popover.bs-tether-element-attached-right:after,.popover.popover-left:after{right:-10px;margin-top:-10px;border-left-color:#fff}.popover-title{padding:8px 14px;margin:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:.2375rem .2375rem 0 0}.popover-title:empty{display:none}.popover-content{padding:9px 14px}.popover:after,.popover:before{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover:before{content:"";border-width:11px}.popover:after{content:"";border-width:10px}.carousel,.carousel-inner{position:relative}.carousel-inner{width:100%;overflow:hidden}.carousel-inner>.carousel-item{position:relative;display:none;transition:left .6s ease-in-out}.carousel-inner>.carousel-item>a>img,.carousel-inner>.carousel-item>img{line-height:1}@media (-webkit-transform-3d),(transform-3d){.carousel-inner>.carousel-item{transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.carousel-item.active.right,.carousel-inner>.carousel-item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.carousel-item.active.left,.carousel-inner>.carousel-item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.carousel-item.active,.carousel-inner>.carousel-item.next.left,.carousel-inner>.carousel-item.prev.right{left:0;-webkit-transform:translateZ(0);transform:translateZ(0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);opacity:.5}.carousel-control.left{background-image:linear-gradient(90deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1)}.carousel-control.right{right:0;left:auto;background-image:linear-gradient(90deg,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1)}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block;width:20px;height:20px;margin-top:-10px;font-family:serif;line-height:1}.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .icon-next{right:50%;margin-right:-10px}.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%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:transparent;border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media (min-width:576px){.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .icon-prev{margin-left:-15px}.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-faded{background-color:#f7f7f9}.bg-primary{background-color:#2fb5d2!important}a.bg-primary:focus,a.bg-primary:hover{background-color:#2592a9!important}.bg-success{background-color:#4cbb6c!important}a.bg-success:focus,a.bg-success:hover{background-color:#3a9a56!important}.bg-info{background-color:#5bc0de!important}a.bg-info:focus,a.bg-info:hover{background-color:#31b0d5!important}.bg-warning{background-color:#ff9a52!important}a.bg-warning:focus,a.bg-warning:hover{background-color:#ff7c1f!important}.bg-danger{background-color:#ff4c4c!important}a.bg-danger:focus,a.bg-danger:hover{background-color:#ff1919!important}.bg-inverse{background-color:#373a3c!important}a.bg-inverse:focus,a.bg-inverse:hover{background-color:#1f2021!important}.rounded{border-radius:0}.rounded-top{border-top-right-radius:0;border-top-left-radius:0}.rounded-right{border-bottom-right-radius:0;border-top-right-radius:0}.rounded-bottom{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-left{border-bottom-left-radius:0;border-top-left-radius:0}.rounded-circle{border-radius:50%}.clearfix:after{content:"";display:table;clear:both}.d-block{display:block!important}.d-inline-block{display:inline-block!important}.d-inline{display:inline!important}.float-xs-left{float:left!important}.float-xs-right{float:right!important}.float-xs-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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}.w-100{width:100%!important}.h-100{height:100%!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:1rem!important}.mt-1{margin-top:1rem!important}.mr-1{margin-right:1rem!important}.mb-1{margin-bottom:1rem!important}.ml-1,.mx-1{margin-left:1rem!important}.mx-1{margin-right:1rem!important}.my-1{margin-top:1rem!important;margin-bottom:1rem!important}.m-2{margin:1.5rem!important}.mt-2{margin-top:1.5rem!important}.mr-2{margin-right:1.5rem!important}.mb-2{margin-bottom:1.5rem!important}.ml-2,.mx-2{margin-left:1.5rem!important}.mx-2{margin-right:1.5rem!important}.my-2{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-3{margin:3rem!important}.mt-3{margin-top:3rem!important}.mr-3{margin-right:3rem!important}.mb-3{margin-bottom:3rem!important}.ml-3,.mx-3{margin-left:3rem!important}.mx-3{margin-right:3rem!important}.my-3{margin-top:3rem!important;margin-bottom:3rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:1rem!important}.pt-1{padding-top:1rem!important}.pr-1{padding-right:1rem!important}.pb-1{padding-bottom:1rem!important}.pl-1,.px-1{padding-left:1rem!important}.px-1{padding-right:1rem!important}.py-1{padding-top:1rem!important;padding-bottom:1rem!important}.p-2{padding:1.5rem!important}.pt-2{padding-top:1.5rem!important}.pr-2{padding-right:1.5rem!important}.pb-2{padding-bottom:1.5rem!important}.pl-2,.px-2{padding-left:1.5rem!important}.px-2{padding-right:1.5rem!important}.py-2{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-3{padding:3rem!important}.pt-3{padding-top:3rem!important}.pr-3{padding-right:3rem!important}.pb-3{padding-bottom:3rem!important}.pl-3,.px-3{padding-left:3rem!important}.px-3{padding-right:3rem!important}.py-3{padding-top:3rem!important;padding-bottom:3rem!important}.pos-f-t{position:fixed;top:0;right:0;left:0;z-index:1030}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-xs-left{text-align:left!important}.text-xs-right{text-align:right!important}.text-xs-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-normal{font-weight:400}.font-weight-bold{font-weight:700}.font-italic{font-style:italic}.text-white{color:#fff!important}.text-primary{color:#2fb5d2!important}a.text-primary:focus,a.text-primary:hover{color:#2592a9!important}.text-success{color:#4cbb6c!important}a.text-success:focus,a.text-success:hover{color:#3a9a56!important}.text-info{color:#5bc0de!important}a.text-info:focus,a.text-info:hover{color:#31b0d5!important}.text-warning{color:#ff9a52!important}a.text-warning:focus,a.text-warning:hover{color:#ff7c1f!important}.text-danger{color:#ff4c4c!important}a.text-danger:focus,a.text-danger:hover{color:#ff1919!important}.text-gray-dark{color:#373a3c!important}a.text-gray-dark:focus,a.text-gray-dark:hover{color:#1f2021!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.invisible{visibility:hidden!important}.hidden-xs-up{display:none!important}@media (max-width:767px){.hidden-xs-down,#currency-selector-label,#language-selector-label{display:none!important}#ttr_header .ttr_header_links select.link.hidden-md-up{background:transparent;padding:0}}@media (min-width:576px){.hidden-sm-up{display:none!important}}@media (max-width:767px){.hidden-sm-down{display:none!important}}@media (min-width:768px){.hidden-md-up{display:none!important}}@media (max-width:991px){.hidden-md-down{display:none!important}}@media (min-width:992px){.hidden-lg-up{display:none!important}}@media (max-width:1199px){.hidden-lg-down{display:none!important}}@media (min-width:1200px){.hidden-xl-up{display:none!important}}.hidden-xl-down,.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}}@font-face{font-family:Noto Sans;src:url(css/3d4a907b1b7a232654324a3dd7ae4aa3.eot);src:local("Noto Sans Regular"),local("NotoSans-Regular"),url(css/3d4a907b1b7a232654324a3dd7ae4aa3.eot) format("embedded-opentype"),url(css/19c1b868764c0e4d15a45d3f61250488.woff2) format("woff2"),url(css/846c191efd3d0aacde5a916cf2ebf1a4.woff) format("woff"),url(css/2fd9c16b805724d590c0cff96da070a4.ttf) format("truetype"),url(css/5ea9fdf2293930126fa9c544968009ae.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Noto Sans;src:url(css/eeb9224f85430652fd070e4e64129aa4.eot);src:local("Noto Sans Bold"),local("NotoSans-Bold"),url(css/eeb9224f85430652fd070e4e64129aa4.eot) format("embedded-opentype"),url(css/199038f07312bfc6f0aabd3ed6a2b64d.woff2) format("woff2"),url(css/c2183257e7a697769df4200c547551f1.woff) format("woff"),url(css/a165a42685795361b25593effb32fdb1.ttf) format("truetype"),url(css/5dc400bcedda37b13f35cb44623193cf.svg) format("svg");font-weight:700;font-style:normal}@font-face{font-family:Noto Sans;src:url(css/a77ade19de3d3762dfbf1fe553b293cc.eot);src:local("Noto Sans Italic"),local("NotoSans-Italic"),url(css/a77ade19de3d3762dfbf1fe553b293cc.eot) format("embedded-opentype"),url(css/7a3ebca0cba2e2c6090e84e1d77e0f94.woff2) format("woff2"),url(css/332f555bb44cdc394d6c799df0c03389.woff) format("woff"),url(css/154da4697acc779b55af0a67f1241e4e.ttf) format("truetype"),url(css/3d34be670a7f15086e512282b97ae35e.svg) format("svg");font-weight:400;font-style:italic}@font-face{font-family:Noto Sans;src:url(css/b467416c449eb823029e16347b2ea510.eot);src:local("Noto Sans BoldItalic"),local("NotoSans-BoldItalic"),url(css/b467416c449eb823029e16347b2ea510.eot) format("embedded-opentype"),url(css/a68cfe9d548950edf5df102269877edd.woff2) format("woff2"),url(css/3f81521029cc8a9a703419c4a74704a0.woff) format("woff"),url(css/4f6ff3639c1e5728b905b650c1a06e75.ttf) format("truetype"),url(css/80e74ff9406650e53bbec1e292c2c094.svg) format("svg");font-weight:700;font-style:italic}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(css/e79bfd88537def476913f3ed52f4f4b3.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(css/570eb83859dc23dd0eec423a49e147fe.woff2) format("woff2"),url(css/012cf6a10129e2275d79d6adac7f3b02.woff) format("woff"),url(css/a37b0c01c0baf1888ca812cc0508f6e2.ttf) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:16px;display:inline-block;vertical-align:middle;width:1em;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-feature-settings:"liga";font-feature-settings:"liga"}.lang-rtl *{direction:rtl!important}.lang-rtl main{text-align:right!important}.color,.custom-checkbox input[type=checkbox]+span.color{width:22px;height:22px;display:inline-block;margin:.3125rem;box-shadow:2px 2px 4px 0 rgba(0,0,0,.2);border:1px solid rgba(0,0,0,.05);cursor:pointer;background-size:contain}.color.active,.color:hover,.custom-checkbox input[type=checkbox]+span.color.active,.custom-checkbox input[type=checkbox]+span.color:hover,.facet-label.active .custom-checkbox span.color,.facet-label:hover .custom-checkbox span.color{border:2px solid #232323}.btn-primary,.btn-secondary,.btn-tertiary{box-shadow:2px 2px 4px 0 rgba(0,0,0,.2);text-transform:uppercase;font-weight:600;padding:.5rem 1.25rem}.btn-primary .material-icons,.btn-secondary .material-icons,.btn-tertiary .material-icons{margin-right:.625rem}.btn-tertiary{background-color:#f7f7f7;text-transform:lowercase;color:#7a7a7a;box-shadow:.0625rem .0625rem .0625rem 0 rgba(0,0,0,.1);padding:.25rem;margin:.25rem 0;font-weight:400;font-size:.875rem}.btn-tertiary .material-icons{font-size:1rem}.btn-tertiary:hover{box-shadow:.0625rem .0625rem .0625rem 0 rgba(0,0,0,.2);border:1px solid rgba(35,35,35,.2)}.btn-unstyle{background-color:transparent;border:none;padding:0;text-align:inherit}.btn-unstyle:focus{outline:0}.form-control-label{padding-top:.625rem}.form-control{background:#f1f1f1;color:#7a7a7a;border:1px solid rgba(0,0,0,.25);padding:.5rem 1rem}.form-control:focus{background-color:#fff;color:#232323}.input-group .form-control:focus{outline:none}.input-group .input-group-btn{height:100%}.input-group .input-group-btn>.btn[data-action=show-password]{margin:0}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#7a7a7a}input::-moz-placeholder,textarea::-moz-placeholder{color:#7a7a7a}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#7a7a7a}input:-moz-placeholder,textarea:-moz-placeholder{color:#7a7a7a}input:active::-webkit-input-placeholder,textarea:active::-webkit-input-placeholder{color:#232323}input:active::-moz-placeholder,textarea:active::-moz-placeholder{color:#232323}input:active:-ms-input-placeholder,textarea:active:-ms-input-placeholder{color:#232323}input:active:-moz-placeholder,textarea:active:-moz-placeholder{color:#232323}.form-control-select{height:2.625rem;-moz-appearance:none;-webkit-appearance:none;background:#f1f1f1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=) no-repeat scroll right .5rem center/1.25rem 1.25rem;padding:0 .5rem}.form-control-submit.disabled{background:#5bc0de;color:#fff}.form-group.has-error .help-block{color:#ff4c4c}.group-span-filestyle label{margin:0}.bootstrap-touchspin .group-span-filestyle .btn-touchspin,.group-span-filestyle .bootstrap-touchspin .btn-touchspin,.group-span-filestyle .btn-default{background:#2fb5d2;color:#fff;text-transform:uppercase;border-radius:0;font-size:.875rem;padding:.5rem 1rem}.bootstrap-touchspin{width:auto;display:inline-block}.bootstrap-touchspin input:focus{outline:none}.bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after{content:"\E5CE"}.bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after{content:"\E5CF"}.bootstrap-touchspin .input-group-btn-vertical i{top:.0625rem;left:.1875rem;font-size:.9375rem}.custom-radio input[type=radio]:checked+span{display:block;background-color:transparent;width:12px;height:12px;border-radius:50%;position:absolute;left:.125rem;top:.125rem}.custom-checkbox{position:relative}.custom-checkbox input[type=checkbox]{margin-top:.25rem;opacity:0;cursor:pointer;position:absolute}.custom-checkbox input[type=checkbox]+span .checkbox-checked{display:none;margin:-.5rem -.125rem;font-size:1.1rem;color:#232323}.custom-checkbox input[type=checkbox]:checked+span .checkbox-checked{display:block}.custom-checkbox input[type=checkbox]:focus+span{border-color:#7a7a7a}.custom-checkbox label{text-align:left}.text-muted{font-size:.875rem}.done{display:inline-block;padding:0 .8125rem;margin-right:1.563rem}.thumb-mask>.mask{position:relative;width:3.438rem;height:3.438rem;overflow:hidden;border:1px solid #f1f1f1;margin:.625rem 0}.thumb-mask>.mask img{width:55px;height:55px}.definition-list dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.definition-list dl dt{font-weight:400}.definition-list dl dd,.definition-list dl dt{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;padding:.625rem;margin:.125rem}.help-block{margin-top:.625rem}.btn.disabled,.btn.disabled:hover{background:#7a7a7a}.alert-warning .material-icons{color:#ff9a52;font-size:2rem;margin-right:.625rem;padding-top:.3125rem}.alert-warning .alert-text{font-size:.9375rem;padding-top:.625rem}.alert-warning .alert-link{border-radius:2px;border-width:2px;margin-left:.625rem;padding:.3125rem 1.25rem;font-weight:600;font-size:.8125rem;color:#6c868e}.alert-warning ul li:last-child .alert-link{color:#fff}.alert-warning .warning-buttons{margin-top:.3125rem}.btn-tertiary-outline{color:#6c868e;background-image:none;background-color:transparent;border-color:#6c868e;border:.15rem solid #6c868e}.btn-tertiary-outline:hover{border-color:#bbcdd2;color:#bbcdd2}.alert{font-size:.8125rem}.separator{margin:0;border-color:rgba(0,0,0,.25)}.ps-alert-error{margin-bottom:0}.ps-alert-error .item,.ps-alert-success .item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #ff4c4c;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#ff4c4c;margin-bottom:1rem}.ps-alert-error .item i,.ps-alert-success .item i{border:15px solid #ff4c4c;display:-webkit-box;display:-ms-flexbox;display:flex}.ps-alert-error .item i svg,.ps-alert-success .item i svg{background-color:#ff4c4c;width:24px;height:24px}.ps-alert-error .item p,.ps-alert-success .item p{background-color:#fff;margin:0;padding:18px 20px;width:100%}.ps-alert-success{padding:.25rem .25rem 2.75rem}.ps-alert-success .item{border-color:#4cbb6c;background-color:#4cbb6c}.ps-alert-success .item i{border-color:#4cbb6c}.ps-alert-success .item i svg{background-color:#4cbb6c}.dropdown{color:#7a7a7a}.dropdown .expand-more{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown .active{max-height:200px;overflow-y:hidden;visibility:visible}.dropdown select{-moz-appearance:none;border:0 none;outline:0 none;color:#232323;background:#fff}.dropdown-item:focus,.dropdown-item:hover{background:none;text-decoration:none;color:#2fb5d2}.search-widget form{position:relative}.search-widget form input[type=text]:focus{color:#232323;background:#fff}.search-widget form input[type=text]:focus+button .search{color:#2fb5d2}.search-widget form button[type=submit]{position:absolute;background:none;border:none;bottom:.3125rem;right:.125rem;color:#7a7a7a}.search-widget form button[type=submit] .search:hover{color:#2fb5d2}.header-top .search-widget form input[type=text]{min-width:inherit;width:100%}#pagenotfound .page-content #search_widget{width:100%}.page-not-found .search-widget form{display:inline-block}@media (max-width:767px){.header-top .search-widget{float:none;padding:0 .9375rem}.header-top .search-widget form{margin:0 auto}.header-top .search-widget form input[type=text]{min-width:inherit;background:#fff}}.top-menu .collapse{display:inherit}.top-menu .sub-menu.collapse{display:none}.top-menu .sub-menu ul[data-depth="1"]>li{float:left;margin:0 1.25rem}.top-menu .sub-menu a:hover{color:#2fb5d2}.top-menu .popover{max-width:inherit;border-radius:0}.popover.bs-tether-element-attached-top{margin-top:0}#mobile_top_menu_wrapper{margin-top:.625rem;padding-bottom:.625rem;background:#fff}#mobile_top_menu_wrapper #top-menu{margin-bottom:.625rem}#mobile_top_menu_wrapper .top-menu{color:#232323}#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded=true] .add{display:none}#mobile_top_menu_wrapper .top-menu .collapse-icons[aria-expanded=true] .remove{display:block}#mobile_top_menu_wrapper .top-menu .collapse-icons .remove{display:none}#mobile_top_menu_wrapper .top-menu .navbar-toggler{display:inline-block;padding:0}#mobile_top_menu_wrapper .top-menu a[data-depth="0"]{padding:.625rem;border-bottom:1px solid #f6f6f6}#mobile_top_menu_wrapper .top-menu .collapse{display:none}#mobile_top_menu_wrapper .top-menu .collapse.in{display:block}#mobile_top_menu_wrapper .top-menu .sub-menu{box-shadow:none;z-index:inherit;display:block;position:static;overflow:hidden;margin-left:0;width:100%;min-width:100%;background:#f6f6f6}#mobile_top_menu_wrapper .top-menu .sub-menu.collapse{display:none}#mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in{display:block}#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="0"]>li{border-bottom:1px solid #7a7a7a}#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"]{margin:0}#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"]>li{float:none;margin:0}#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"]>li a{text-transform:none}#mobile_top_menu_wrapper .top-menu .sub-menu ul{padding:0}#mobile_top_menu_wrapper .top-menu .sub-menu li>a{padding:.625rem;border-bottom:1px solid #fff;font-weight:700}#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a{padding-left:1.25rem}#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="3"] li a{padding-left:2.5rem}#mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="4"] li a{padding-left:3.75rem}#mobile_top_menu_wrapper .js-top-menu-bottom a{color:#7a7a7a}#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper{padding:.625rem}#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper .language-selector{display:inline}#mobile_top_menu_wrapper .js-top-menu-bottom #contact-link,#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector{padding:.625rem}#mobile_top_menu_wrapper .js-top-menu-bottom .user-info{padding:0 .625rem}#mobile_top_menu_wrapper .js-top-menu-bottom .user-info a{padding:.625rem 0;display:block;width:100%}body#checkout{color:#232323}body#checkout #ttr_header .header-nav{max-height:none;padding:5rem 0 .9375rem;border:none;margin-bottom:0;box-shadow:2px 2px 8px 0 rgba(0,0,0,.2)}body#checkout #ttr_header .header-nav .logo{max-height:4.375rem;width:auto}body#checkout .custom-checkbox span{-webkit-box-flex:0;-ms-flex:0 0 15px;flex:0 0 15px;margin-top:.1875rem}body#checkout section#content{margin-bottom:1.563rem}body#checkout .container{min-height:100%}body#checkout section.checkout-step:last-child{border:0}body#checkout section.checkout-step .step-title{text-transform:capitalize;cursor:pointer;margin:0}body#checkout section.checkout-step .step-edit{text-transform:lowercase;font-weight:400}body#checkout section.checkout-step .step-edit .edit{font-size:1rem}body#checkout section.checkout-step .not-allowed{cursor:not-allowed;opacity:.5}body#checkout section.checkout-step .content,body#checkout section.checkout-step .done,body#checkout section.checkout-step .step-edit{display:none}body#checkout section.checkout-step.-current .content{display:block}body#checkout section.checkout-step.-current.-reachable.-complete .done,body#checkout section.checkout-step.-current.-reachable.-complete .step-edit{display:none}body#checkout section.checkout-step.-current.-reachable.-complete .step-number{display:inline-block}body#checkout section.checkout-step.-current.-reachable.-complete .content{display:block}body#checkout section.checkout-step.-reachable.-complete h1 .done{display:inline-block}body#checkout section.checkout-step.-reachable.-complete h1 .step-number{display:none}body#checkout section.checkout-step.-reachable.-complete h1 .step-edit{cursor:pointer;display:block;float:right;margin-right:.125rem}body#checkout section.checkout-step.-reachable.-complete .content{display:none}body#checkout section.checkout-step .default-input{min-width:40%}body#checkout section.checkout-step .default-input[name=address1],body#checkout section.checkout-step .default-input[name=address2]{min-width:60%}body#checkout section.checkout-step .radio-field{margin-top:1.875rem}body#checkout section.checkout-step .radio-field label{display:inline}body#checkout section.checkout-step .checkbox-field div{margin-top:3.75rem}body#checkout section.checkout-step .checkbox-field+.checkbox-field div{margin-top:0}body#checkout section.checkout-step .select-field div{background:#f6f6f6;padding:.625rem 3.125rem}body#checkout section.checkout-step .form-footer{text-align:center}body#checkout section.checkout-step #conditions-to-approve{padding-top:1rem}body#checkout section.checkout-step .payment-options label{display:table-cell}body#checkout section.checkout-step .payment-options .custom-radio{margin-right:1.25rem}body#checkout section.checkout-step .payment-options .payment-option{margin-bottom:.5rem}body#checkout section.checkout-step .step-number{display:inline-block}body#checkout section.checkout-step .address-selector{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}body#checkout section.checkout-step .address-item{-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%;margin-bottom:.625rem}body#checkout section.checkout-step .address-alias{display:inline-block;vertical-align:middle}body#checkout section.checkout-step .address{margin-left:1.563rem;font-weight:400}body#checkout section.checkout-step .radio-block{padding:0;text-align:left;cursor:pointer}body#checkout section.checkout-step .custom-radio{margin-right:0;display:inline-block;vertical-align:middle}body#checkout section.checkout-step .custom-radio input[type=radio]{height:1.25rem;width:1.25rem}body#checkout section.checkout-step .delete-address,body#checkout section.checkout-step .edit-address{display:inline-block;vertical-align:middle;margin:0 .3125rem}body#checkout section.checkout-step hr{margin:0}body#checkout section.checkout-step .address-footer{padding:.625rem}body#checkout section.checkout-step #delivery-addresses,body#checkout section.checkout-step #invoice-addresses,body#checkout section.checkout-step .add-address{margin-top:1.25rem}body#checkout section.checkout-step .add-address a{color:#232323}body#checkout section.checkout-step .add-address a i{font-size:.9375rem}body#checkout section.checkout-step .delivery-option{padding:.9375rem 0;margin-bottom:.9375rem}body#checkout section.checkout-step .delivery-option label{text-align:inherit}body#checkout section.checkout-step .carrier-delay,body#checkout section.checkout-step .carrier-name{display:inline-block;word-break:break-word;text-align:left}body#checkout section.checkout-step #customer-form,body#checkout section.checkout-step #delivery-address,body#checkout section.checkout-step #invoice-address,body#checkout section.checkout-step #login-form{margin-left:.3125rem;margin-top:1.563rem}body#checkout section.checkout-step #customer-form .form-control-label,body#checkout section.checkout-step #delivery-address .form-control-label,body#checkout section.checkout-step #invoice-address .form-control-label,body#checkout section.checkout-step #login-form .form-control-label{text-align:left}body#checkout section.checkout-step #customer-form .radio-inline,body#checkout section.checkout-step #delivery-address .radio-inline,body#checkout section.checkout-step #invoice-address .radio-inline,body#checkout section.checkout-step #login-form .radio-inline{padding:0}body#checkout section.checkout-step .sign-in{font-size:.875rem}body#checkout section.checkout-step .forgot-password{text-align:center}body#checkout .additional-information{font-size:.875rem;margin-left:0;margin-top:1.25rem}body#checkout .condition-label{margin:2px 0}body#checkout .condition-label label{text-align:inherit}body#checkout .cancel-address{margin:.625rem;display:block;text-decoration:underline}body#checkout .modal-content{padding:1.25rem;background-color:#f1f1f1}body#checkout #cart-summary-product-list{font-size:.875rem}body#checkout #cart-summary-product-list img{border:1px solid #f1f1f1;width:3.125rem}body#checkout #cart-summary-product-list .media-body{vertical-align:middle}body#checkout #order-summary-content{padding-top:.9375rem}body#checkout #order-summary-content h4.h4{margin-top:.625rem;margin-bottom:1.25rem;color:#232323}body#checkout #order-summary-content h4.black{color:#000}body#checkout #order-summary-content h4.addresshead{margin-top:.1875rem}body#checkout #order-summary-content .noshadow{box-shadow:none}body#checkout #order-summary-content #order-items{border-right:0}body#checkout #order-summary-content #order-items h3.h3{color:#232323;margin-top:1.25rem}body#checkout #order-summary-content #order-items table tr:first-child td{border-top:0}body#checkout #order-summary-content .order-confirmation-table{padding:1rem;margin-bottom:2rem;background-color:#fff;border:3px solid #e5e5e5;border-radius:0}body#checkout #order-summary-content .summary-selected-carrier{margin-bottom:.75rem;background-color:#fff;border:1px solid #e5e5e5;border-radius:0;padding:1rem}body#checkout #order-summary-content .step-edit{display:inline;color:#7a7a7a}body#checkout #order-summary-content .step-edit:hover{cursor:pointer}body#checkout #order-summary-content a .step-edit{color:#7a7a7a}body#checkout #delivery,body#checkout #gift_message{max-width:100%;border-color:#232323}body#checkout #delivery textarea,body#checkout #gift_message textarea{max-width:100%;margin-bottom:10px}body#checkout #footer{box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);padding:.9375rem;background:#fff;color:#7a7a7a}@media (min-width:992px){#order-confirmation .page-order-confirmation #order-details{padding-left:1.875rem}}#order-details>.card-title{margin-bottom:1.875rem}#order-details ul{margin-bottom:1.25rem}#order-details ul li{margin-bottom:.625rem}#order-items hr{border-top-color:#232323}#order-items table{width:100%}#order-items table tr td:last-child{text-align:right}#order-items .order-line{margin-top:1rem}#order-items .image img{width:100%;margin-bottom:1rem}#order-items .details{margin-bottom:1rem}#order-items .details .customizations{margin-top:.625rem}#order-items .qty{margin-bottom:1rem}#order-confirmation #registration-form{width:50%;margin:0 auto 1rem}@media (max-width:991px){.done{margin:0;padding:0}body#checkout section.checkout-step .delivery-option-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.condition-label label[for="conditions_to_approve[terms-and-conditions]"]{text-align:left}#order-confirmation #registration-form{width:100%}}@media (max-width:767px){body#checkout section.checkout-step.-reachable.-complete h1 .step-edit{float:none;margin-top:.25rem;margin-left:1.25rem}body#checkout #ttr_header .header-nav{max-height:none;padding:0}body#checkout section.checkout-step .address-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;flex:1 1 100%}body#checkout .form-group{margin-bottom:0}#order-items{border-right:0;margin-bottom:2.5rem}#order-items .card-title{border-bottom:1px solid #f1f1f1;margin-bottom:1rem;padding-bottom:1rem}#order-items hr{border-top-color:#f1f1f1}.bold{font-weight:700}#order-details .card-title{border-bottom:1px solid #f1f1f1;margin-bottom:1rem;padding-bottom:1rem}}@media (max-width:575px){#payment-confirmation button.btn{white-space:normal}}.js-payment-binary,.js-payment-binary .accept-cgv{display:none}.js-payment-binary.disabled{opacity:.6;cursor:not-allowed}.js-payment-binary.disabled:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.js-payment-binary.disabled .accept-cgv{display:block}.table-labeled td,.table-labeled th{vertical-align:middle}.page-order .table{margin-bottom:0}.page-order table td,.page-order table th{padding:.5rem}.page-order table thead th{text-align:center}#authentication .tooltip.tooltip-bottom{padding:0;margin:0}#authentication .custom-checkbox{display:-webkit-box;display:-ms-flexbox}#authentication .custom-checkbox span{-webkit-box-flex:0;-ms-flex:0 0 .9375rem}#authentication .radio-inline,#identity .radio-inline{padding:0}#authentication .radio-inline .custom-radio,#identity .radio-inline .custom-radio{margin-right:0}.page-customer-account #content .order-actions a:not(.btn){padding:0 .125rem}.page-customer-account #content .forgot-password,.page-customer-account #content .forgot-password:hover{text-align:center;padding-bottom:.9375rem}.page-customer-account #content .no-account,.page-customer-account #content .no-account:hover{text-align:center}.page-authentication #content{padding:1rem;max-width:640px;margin:0 auto}.page-addresses #ttr_content .address .address-body address{min-height:9rem;margin-top:10px}.page-addresses .address .address-footer{margin-top:15px}.page-addresses .address .address-footer a{margin-right:.5rem}.page-addresses .address .address-footer a i{font-size:1rem}.page-addresses .address .address-footer a span{vertical-align:middle}.page-addresses .addresses-footer{margin:0 .9375rem}.page-order-detail{font-size:.875rem;color:#7a7a7a}.page-order-detail .box{padding:1rem;margin-bottom:1rem}.page-order-detail #order-infos ul{margin:0}.page-order-detail #order-history .history-lines .history-line{padding:.5rem 0;border-bottom:1px solid #f6f6f6}.page-order-detail #order-history .history-lines .history-line:last-child{border-bottom:0}.page-order-detail #order-history .history-lines .history-line .label{display:inline-block;margin:.25rem 0;padding:.25rem .375rem;color:#fff;border-radius:3px}.page-order-detail #order-products.return th.head-checkbox{width:30px}.page-order-detail #order-products.return td{padding:1.375rem .75rem}.page-order-detail #order-products.return td.qty{min-width:125px}.page-order-detail #order-products.return td.qty .current{width:30%;float:left;text-align:right;padding-right:.5rem}.page-order-detail #order-products.return td.qty .select{width:70%;float:left;margin:-.625rem 0;padding-left:.25rem}.page-order-detail #order-products.return td.qty .select select{text-align:center}.page-order-detail .order-items{padding:0!important}.page-order-detail .order-items .order-item{padding:1rem 1rem 0}.page-order-detail .order-items .order-item .checkbox{width:30px;float:left;padding:0 .9375rem}.page-order-detail .order-items .order-item .content{width:calc(100% - 30px);float:left;padding:0 .9375rem}.page-order-detail .order-items .order-item .desc{margin-bottom:1rem}.page-order-detail .order-items .order-item .desc .name{font-weight:700}.page-order-detail .order-items .order-item .qty{margin-bottom:1rem}.page-order-detail .order-items .order-item .qty .q,.page-order-detail .order-items .order-item .qty .s{margin-bottom:.25rem}.page-order-detail .messages .message{margin-top:.5rem;border-bottom:1px solid #f6f6f6}.page-order-detail .messages .message:last-child{border-bottom:0}.page-order-detail .messages .message>div{margin-bottom:.5rem}.page-order-detail .customization{margin-top:.75rem}#order-return-infos .thead-default th{color:#232323}#order-return-infos .customization{margin-top:.75rem}.page-my-account #content .links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.page-my-account #content .links a{text-align:center;display:inline-block;margin-bottom:10px}.page-my-account #content .links a span.link-item{display:block;height:100%;padding:1rem}.page-my-account #content .links a i{display:block;font-size:2.6rem;width:100%;padding-bottom:10px}#history .orders .order{padding:.75rem 1rem}#history .orders .order:last-child{border-bottom:0}.page-footer .account-link{margin-right:1rem}.page-footer .account-link i{font-size:1rem}.page-footer .account-link span{vertical-align:middle}.login-form{margin-top:15px}.forgotten-password{padding:4px}.forgotten-password .form-fields .center-email-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.forgotten-password .form-fields .email{padding-left:0;padding-right:0;width:430px}.forgotten-password .form-fields .email input{height:38px}.forgotten-password .form-fields label.required{width:130px}.send-renew-password-link{padding-left:10px;padding-right:10px}.renew-password{margin-left:10px}.renew-password .email{padding-bottom:30px}.renew-password [type=submit]{margin-left:50px}.carousel{box-shadow:1px 1px 7px 0 rgba(0,0,0,.15);margin-bottom:1.5rem}.carousel .direction{z-index:auto}.carousel .carousel-inner{height:340px}.carousel .carousel-item{height:100%}.carousel .carousel-item img{width:100%;margin-left:0}.carousel .carousel-item .caption{position:absolute;bottom:28px;left:90px;color:#fff;max-width:340px}.carousel .carousel-item .caption .caption-description p{color:#fff}.carousel .carousel-control{opacity:1}.carousel .carousel-control .icon-next:before,.carousel .carousel-control .icon-prev:before{content:""}.carousel .carousel-control .icon-next i,.carousel .carousel-control .icon-prev i{font-size:3.125rem;color:#fff}.carousel .carousel-control .icon-next:hover i,.carousel .carousel-control .icon-prev:hover i{color:#2fb5d2}.carousel .carousel-control .icon-prev{left:1rem}.carousel .carousel-control .icon-next{right:2rem}.carousel .carousel-control.left,.carousel .carousel-control.right{background:none}#products .products,.featured-products .products,.product-accessories .products,.product-miniature .products{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}#products .product-thumbnail,.featured-products .product-thumbnail,.product-accessories .product-thumbnail,.product-miniature .product-thumbnail{display:block}#products .product-title a,.featured-products .product-title a,.product-accessories .product-title a,.product-miniature .product-title a{color:#7a7a7a;font-size:.875rem;text-decoration:none;text-align:center;font-weight:400}#products .thumbnail-container,.featured-products .thumbnail-container,.product-accessories .thumbnail-container,.product-miniature .thumbnail-container{position:relative}#products .thumbnail-container:focus .highlighted-informations,#products .thumbnail-container:hover .highlighted-informations,.featured-products .thumbnail-container:focus .highlighted-informations,.featured-products .thumbnail-container:hover .highlighted-informations,.product-accessories .thumbnail-container:focus .highlighted-informations,.product-accessories .thumbnail-container:hover .highlighted-informations,.product-miniature .thumbnail-container:focus .highlighted-informations,.product-miniature .thumbnail-container:hover .highlighted-informations{bottom:7.5rem;z-index:1}#products .thumbnail-container:focus .highlighted-informations:after,#products .thumbnail-container:hover .highlighted-informations:after,.featured-products .thumbnail-container:focus .highlighted-informations:after,.featured-products .thumbnail-container:hover .highlighted-informations:after,.product-accessories .thumbnail-container:focus .highlighted-informations:after,.product-accessories .thumbnail-container:hover .highlighted-informations:after,.product-miniature .thumbnail-container:focus .highlighted-informations:after,.product-miniature .thumbnail-container:hover .highlighted-informations:after{opacity:1}#products .thumbnail-container:focus .highlighted-informations.no-variants,#products .thumbnail-container:hover .highlighted-informations.no-variants,.featured-products .thumbnail-container:focus .highlighted-informations.no-variants,.featured-products .thumbnail-container:hover .highlighted-informations.no-variants,.product-accessories .thumbnail-container:focus .highlighted-informations.no-variants,.product-accessories .thumbnail-container:hover .highlighted-informations.no-variants,.product-miniature .thumbnail-container:focus .highlighted-informations.no-variants,.product-miniature .thumbnail-container:hover .highlighted-informations.no-variants{bottom:7.5rem;left:0}#products .thumbnail-container:focus .product-description:after,#products .thumbnail-container:hover .product-description:after,.featured-products .thumbnail-container:focus .product-description:after,.featured-products .thumbnail-container:hover .product-description:after,.product-accessories .thumbnail-container:focus .product-description:after,.product-accessories .thumbnail-container:hover .product-description:after,.product-miniature .thumbnail-container:focus .product-description:after,.product-miniature .thumbnail-container:hover .product-description:after{content:"";position:absolute;width:80%;top:0;left:10%;opacity:.25}#products .products-section-title,.featured-products .products-section-title,.product-accessories .products-section-title,.product-miniature .products-section-title{text-align:center;margin-bottom:1.5rem}#products .product-title,.featured-products .product-title,.product-accessories .product-title,.product-miniature .product-title{text-align:center;text-transform:capitalize;margin-top:1rem}#products .variant-links,.featured-products .variant-links,.product-accessories .variant-links,.product-miniature .variant-links{position:relative;text-align:center;width:100%;top:-.25em;padding-top:.1875rem;min-height:2.5rem}#products .highlighted-informations,.featured-products .highlighted-informations,.product-accessories .highlighted-informations,.product-miniature .highlighted-informations{position:absolute;bottom:1.25rem;padding:.625rem;z-index:-1;width:100%;box-shadow:0 -5px 10px -5px rgba(0,0,0,.2);transition:bottom .3s}#products img,.featured-products img,.product-accessories img,.product-miniature img{margin-left:4px}#products .product-miniature .discount,.featured-products .product-miniature .discount,.product-accessories .product-miniature .discount,.product-miniature .product-miniature .discount{display:none}#products .product-miniature .discount-percentage,#products .product-miniature .on-sale,#products .product-miniature .online-only,#products .product-miniature .product-flags .new,.featured-products .product-miniature .discount-percentage,.featured-products .product-miniature .on-sale,.featured-products .product-miniature .online-only,.featured-products .product-miniature .product-flags .new,.product-accessories .product-miniature .discount-percentage,.product-accessories .product-miniature .on-sale,.product-accessories .product-miniature .online-only,.product-accessories .product-miniature .product-flags .new,.product-miniature .product-miniature .discount-percentage,.product-miniature .product-miniature .on-sale,.product-miniature .product-miniature .online-only,.product-miniature .product-miniature .product-flags .new{display:block;position:absolute;left:-.4375rem;top:.4375rem;padding:.3125rem .4375rem;color:#fff;background:#2fb5d2;text-transform:uppercase;min-width:3.125rem;min-height:1.875rem;font-size:1rem;font-weight:600;box-shadow:2px 2px 4px 0 rgba(0,0,0,.2)}#products .product-miniature .discount-percentage.discount-percentage,#products .product-miniature .on-sale.discount-percentage,#products .product-miniature .online-only.discount-percentage,#products .product-miniature .product-flags .new.discount-percentage,.featured-products .product-miniature .discount-percentage.discount-percentage,.featured-products .product-miniature .on-sale.discount-percentage,.featured-products .product-miniature .online-only.discount-percentage,.featured-products .product-miniature .product-flags .new.discount-percentage,.product-accessories .product-miniature .discount-percentage.discount-percentage,.product-accessories .product-miniature .on-sale.discount-percentage,.product-accessories .product-miniature .online-only.discount-percentage,.product-accessories .product-miniature .product-flags .new.discount-percentage,.product-miniature .product-miniature .discount-percentage.discount-percentage,.product-miniature .product-miniature .on-sale.discount-percentage,.product-miniature .product-miniature .online-only.discount-percentage,.product-miniature .product-miniature .product-flags .new.discount-percentage{z-index:2;background:#f39d72;top:0!important}#products .product-miniature .discount-percentage.on-sale,#products .product-miniature .on-sale.on-sale,#products .product-miniature .online-only.on-sale,#products .product-miniature .product-flags .new.on-sale,.featured-products .product-miniature .discount-percentage.on-sale,.featured-products .product-miniature .on-sale.on-sale,.featured-products .product-miniature .online-only.on-sale,.featured-products .product-miniature .product-flags .new.on-sale,.product-accessories .product-miniature .discount-percentage.on-sale,.product-accessories .product-miniature .on-sale.on-sale,.product-accessories .product-miniature .online-only.on-sale,.product-accessories .product-miniature .product-flags .new.on-sale,.product-miniature .product-miniature .discount-percentage.on-sale,.product-miniature .product-miniature .on-sale.on-sale,.product-miniature .product-miniature .online-only.on-sale,.product-miniature .product-miniature .product-flags .new.on-sale{background:#f39d72;width:100%;text-align:center;left:0;top:0}#products .product-miniature .discount-percentage.online-only,#products .product-miniature .on-sale.online-only,#products .product-miniature .online-only.online-only,#products .product-miniature .product-flags .new.online-only,.featured-products .product-miniature .discount-percentage.online-only,.featured-products .product-miniature .on-sale.online-only,.featured-products .product-miniature .online-only.online-only,.featured-products .product-miniature .product-flags .new.online-only,.product-accessories .product-miniature .discount-percentage.online-only,.product-accessories .product-miniature .on-sale.online-only,.product-accessories .product-miniature .online-only.online-only,.product-accessories .product-miniature .product-flags .new.online-only,.product-miniature .product-miniature .discount-percentage.online-only,.product-miniature .product-miniature .on-sale.online-only,.product-miniature .product-miniature .online-only.online-only,.product-miniature .product-miniature .product-flags .new.online-only{font-size:.8125rem;margin-top:13rem;margin-left:8.688rem}#products .product-miniature .discount-percentage.online-only:before,#products .product-miniature .on-sale.online-only:before,#products .product-miniature .online-only.online-only:before,#products .product-miniature .product-flags .new.online-only:before,.featured-products .product-miniature .discount-percentage.online-only:before,.featured-products .product-miniature .on-sale.online-only:before,.featured-products .product-miniature .online-only.online-only:before,.featured-products .product-miniature .product-flags .new.online-only:before,.product-accessories .product-miniature .discount-percentage.online-only:before,.product-accessories .product-miniature .on-sale.online-only:before,.product-accessories .product-miniature .online-only.online-only:before,.product-accessories .product-miniature .product-flags .new.online-only:before,.product-miniature .product-miniature .discount-percentage.online-only:before,.product-miniature .product-miniature .on-sale.online-only:before,.product-miniature .product-miniature .online-only.online-only:before,.product-miniature .product-miniature .product-flags .new.online-only:before{content:"\E30A";font-family:Material Icons;vertical-align:middle;margin:.3125rem}#products .comments_note,.featured-products .comments_note,.product-accessories .comments_note,.product-miniature .comments_note{text-align:center;color:#7a7a7a}#products .regular-price,.featured-products .regular-price,.product-accessories .regular-price,.product-miniature .regular-price,.modal-open #ttr_content .quickview .product-discount .regular-price{text-decoration:line-through}#products .count,.featured-products .count,.product-accessories .count,.product-miniature .count{color:#7a7a7a;font-weight:700;position:relative;bottom:.5rem}#products .all-product-link,.featured-products .all-product-link,.product-accessories .all-product-link,.product-miniature .all-product-link{clear:both;margin-top:1.5rem;margin-bottom:1.5rem}@media (max-width:767px){#products .thumbnail-container,.featured-products .thumbnail-container,.product-accessories .thumbnail-container{box-shadow:2px 2px 8px 0 rgba(0,0,0,.2)}#products .thumbnail-container .product-description,.featured-products .thumbnail-container .product-description,.product-accessories .thumbnail-container .product-description{box-shadow:0 -5px 10px -5px rgba(0,0,0,.2)}}.page-content.page-cms{text-align:justify}.page-content.page-cms .cms-box img{max-width:100%}@media (max-width:991px){#block-cmsinfo{padding:1.25rem 1.875rem}}#products .products-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#products .up{margin-bottom:1rem}#products .up .btn-secondary,#products .up .btn-tertiary{color:#7a7a7a;text-transform:inherit}#products .up .btn-secondary .material-icons,#products .up .btn-tertiary .material-icons{margin-right:0}.block-category{margin-bottom:20px;min-height:200px}.block-category #category-description p{margin-bottom:0}.block-category #category-description p:first-child{margin-bottom:1.25rem}.block-category .category-cover{position:absolute;right:.75rem;bottom:0}.block-category .category-cover img{width:141px;height:180px}.products-selection .sort-by-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.products-selection .total-products,.products-selection h1{padding-top:.625rem}.products-sort-order{color:#7a7a7a}.products-sort-order .select-title{display:inline-block;width:100%;color:#232323;background:#fff;padding:.625rem;cursor:pointer;border:1px solid rgba(0,0,0,.25);box-shadow:2px 2px 4px 0 rgba(0,0,0,.2)}.products-sort-order .select-list{display:block;color:#232323;padding:.625rem 1.25rem}.products-sort-order .select-list:hover{background:#2fb5d2;color:#fff;text-decoration:none}.products-sort-order .dropdown-menu{left:auto;width:16.88rem;background:#f6f6f6;border:none;border-radius:0;box-shadow:2px 2px 4px 0 rgba(0,0,0,.1);margin:0}.facet-dropdown{color:#7a7a7a;padding-left:0;padding-right:0;background:#f1f1f1;border:3px solid transparent;box-sizing:border-box;box-shadow:1px 1px 1px 1px #f1f1f1}.facet-dropdown.open{border:0}.facet-dropdown.open>.select-title{border:3px solid #2fb5d2;background:#f6f6f6}.facet-dropdown .select-title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:0;width:100%;color:#232323;background:#f1f1f1;padding:.625rem .625rem .625rem 1.25rem;cursor:pointer}.facet-dropdown .select-title>i{margin-left:auto}.facet-dropdown .select-list{display:block;color:#232323;background:#f6f6f6;padding:.625rem 1.25rem}.facet-dropdown .select-list:hover{background:#2fb5d2;color:#fff;text-decoration:none}.facet-dropdown .dropdown-menu{padding:0;margin-top:3px;left:auto;width:100%;background:#f6f6f6;border:none;box-shadow:1px 1px 1px 1px #f1f1f1}#search_filters .facet,#search_filters_brands .facet,#search_filters_suppliers .facet{padding-top:.625rem}#search_filters .facet .collapse,#search_filters_brands .facet .collapse,#search_filters_suppliers .facet .collapse{display:block}#search_filters .facet ul.collapse{list-style:none}#search_filters .facet .facet-label,#search_filters_brands .facet .facet-label,#search_filters_suppliers .facet .facet-label{margin-bottom:5px}#search_filters .facet .facet-label a,#search_filters_brands .facet .facet-label a,#search_filters_suppliers .facet .facet-label a{vertical-align:baseline;display:inline-block}#search_filters_brands .facet,#search_filters_suppliers .facet{padding-top:0}#search_filters_brands .facet .facet-label,#search_filters_suppliers .facet .facet-label{margin-bottom:.3125rem}.pagination{width:100%}.pagination>div:first-child{line-height:2.5rem}.pagination .page-list{background:#fff;padding:.375rem;margin-bottom:0;box-shadow:2px 2px 4px 0 rgba(0,0,0,.2)}.pagination .page-list li{display:inline}.pagination a{color:#000;font-weight:600}.pagination a:not(.previous):not(.next){letter-spacing:.125rem}.pagination .previous{float:left}.pagination .next{float:right}.pagination .disabled{color:#7a7a7a}.pagination .current a{color:#2fb5d2;text-decoration:none;font-size:1.25rem}.active_filters{padding:.625rem 1.875rem 0;margin-bottom:1.25rem}.active_filters .active-filter-title{display:inline;margin-right:.625rem}.active_filters ul{display:inline}.active_filters .filter-block{margin-right:.625rem;margin-bottom:.625rem;padding:.625rem;display:inline-block}.active_filters .filter-block .close{font-size:.9375rem;opacity:1;margin-top:.1875rem;margin-left:.3125rem}.block-categories{box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);background:#fff;padding:1.563rem 1.25rem;margin-bottom:1.563rem}.block-categories .category-sub-menu{margin-top:.625rem}.block-categories .category-sub-menu .category-sub-link{font-size:.875rem}.block-categories .category-sub-menu li{position:relative}.block-categories .category-sub-menu li[data-depth="1"]{margin-bottom:.625rem}.block-categories .category-sub-menu li[data-depth="0"]>a{font-weight:600;border-bottom:1px solid rgba(0,0,0,.25);width:100%;display:inline-block;margin:.3125rem 0 0;padding-bottom:.1875rem}.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]){padding-left:.3125rem}.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]):before{content:"-";margin-right:.3125rem}.block-categories a{color:#232323}.block-categories .collapse-icons{position:absolute;right:0;top:0;padding:0;cursor:pointer}.block-categories .collapse-icons[aria-expanded=true] .add{display:none}.block-categories .collapse-icons[aria-expanded=true] .remove{display:block}.block-categories .collapse-icons .add:hover,.block-categories .collapse-icons .remove:hover{color:#2fb5d2}.block-categories .collapse-icons .remove{display:none}.block-categories .arrows .arrow-down,.block-categories .arrows .arrow-right{font-size:.875rem;cursor:pointer;margin-left:2px}.block-categories .arrows .arrow-down:hover,.block-categories .arrows .arrow-right:hover{color:#2fb5d2}.block-categories .arrows .arrow-down,.block-categories .arrows[aria-expanded=true] .arrow-right{display:none}.block-categories .arrows[aria-expanded=true] .arrow-down{display:inline-block}.facets-title{color:#232323}.products-selection .filter-button .btn-secondary,.products-selection .filter-button .btn-tertiary{padding:.75rem .5rem .6875rem}@media (max-width:767px){#category #left-column{width:100%}#category #left-column #search_filters_wrapper{margin-left:-30px;margin-right:-30px}#category #left-column #search_filter_controls{text-align:center;margin-bottom:1rem}#category #left-column #search_filter_controls button{margin:0 .5rem}#category #left-column #search_filters{margin-bottom:0;box-shadow:none;padding:0;border-top:1px solid #f6f6f6}#category #left-column #search_filters .facet{padding-top:0;border-bottom:1px solid #f6f6f6}#category #left-column #search_filters .facet .title{cursor:pointer}#category #left-column #search_filters .facet .title .collapse-icons .remove,#category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .add{display:none}#category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .remove{display:block}#category #left-column #search_filters .facet .facet-title{color:#232323;text-transform:uppercase}#category #left-column #search_filters .facet .h6{margin-bottom:0;padding:.625rem;display:inline-block}#category #left-column #search_filters .facet .navbar-toggler{display:inline-block;padding:.625rem .625rem 0 0}#category #left-column #search_filters .facet .collapse{display:none}#category #left-column #search_filters .facet .collapse.in{display:block}#category #left-column #search_filters .facet .facet-label a{margin-top:0}#category #left-column #search_filters .facet ul{margin-bottom:0}#category #left-column #search_filters .facet ul li{border-top:1px solid #f6f6f6;padding:.625rem}#category #content-wrapper,#category #search_filter_toggler{width:100%}.products-sort-order .select-title{margin-left:0}.products-selection h1{padding-top:0;text-align:center;margin-bottom:1rem}.products-selection .showing{padding-top:1rem}#best-sales #content-wrapper,#new-products #content-wrapper,#prices-drop #content-wrapper{width:100%}}@media (max-width:575px){.products-selection .filter-button{padding-left:0}#category #left-column #search_filters_wrapper{margin-left:-15px;margin-right:-15px}}#product #content{position:relative;max-width:452px;margin:0 auto}#product-description-short{color:#232323}.product-information{font-size:.9375rem;color:#232323}.product-information .manufacturer-logo{height:35px}.product-information .product-description img{max-width:100%}.input-color{position:absolute;opacity:0;cursor:pointer;height:1.25rem;width:1.25rem}.input-container{position:relative}.input-radio{position:absolute;top:0;cursor:pointer;opacity:0;width:100%;height:100%}.radio-label{box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);background:#fff;display:inline-block;padding:.125rem .625rem;font-weight:600;border:2px solid #fff}.product-actions .control-label{margin-bottom:.375rem;display:block;width:100%}.product-actions .add-to-cart .material-icons{line-height:inherit}.product-quantity .qty{display:inline-block;float:none;margin-bottom:0;vertical-align:middle;width:auto}.product-quantity .add{display:inline-block;float:none;vertical-align:middle}.product-quantity .input-group-btn-vertical{float:left}.product-quantity .input-group-btn-vertical .btn i{font-size:1rem;left:0;right:0;margin:auto}.product-discounts{margin-bottom:1.5rem}.product-discounts>.product-discounts-title{font-weight:400;font-size:.875rem}.product-discounts>.table-product-discounts thead tr th{width:33%;padding:.625rem 1.25rem;background:#fff;border:.3125rem solid #f1f1f1;text-align:center}.product-discounts>.table-product-discounts tbody tr{background:#f6f6f6}.product-discounts>.table-product-discounts tbody tr:nth-of-type(2n){background:#fff}.product-discounts>.table-product-discounts tbody tr td{padding:.625rem 1.25rem;text-align:center;border:.3125rem solid #f1f1f1}.product-prices div{margin-bottom:.625rem}.product-discount{color:#7a7a7a}#quickview-modal-1-1 .product-discount .regular-price{text-decoration:line-through;font-weight:400;margin-right:.625rem}.has-discount.product-price,.has-discount p{color:#f39d72}.has-discount .discount{font-weight:600;padding:.3125rem .625rem;font-size:1rem;margin-left:.625rem;text-transform:uppercase;display:inline-block}.product-unit-price{font-size:.8125rem;margin-bottom:0}.tabs{margin-top:2rem}.tabs .tab-pane{padding-top:1.25rem}.tabs .nav-tabs{border:none;border-bottom:2px solid #f1f1f1}.tabs .nav-tabs .nav-item{float:left;margin-bottom:-.125rem}.product-cover{margin-bottom:1.25rem;position:relative}.product-cover img{box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);background:#fff}.product-cover .layer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background:#fff;position:absolute;left:0;top:0;opacity:0;background:hsla(0,0%,100%,.7);text-align:center;cursor:pointer}.product-cover .layer:hover{opacity:1}.product-cover .layer .zoom-in{font-size:6.25rem;color:#7a7a7a}#product-modal .modal-content{background:transparent;border:none;padding:0}#product-modal .modal-content .modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-30%}#product-modal .modal-content .modal-body .product-cover-modal{background:#fff}#product-modal .modal-content .modal-body .image-caption{background:#fff;width:800px;padding:.625rem 1.25rem;border-top:1px solid #f1f1f1}#product-modal .modal-content .modal-body .image-caption p{margin-bottom:0}#product-modal .modal-content .modal-body .thumbnails{position:relative}#product-modal .modal-content .modal-body .mask{position:relative;overflow:hidden;max-height:49.38rem;margin-top:2.188rem;z-index:1}#product-modal .modal-content .modal-body .mask.nomargin{margin-top:0}#product-modal .modal-content .modal-body .product-images{margin-left:2.5rem}#product-modal .modal-content .modal-body .product-images img{width:9.25rem;cursor:pointer;background:#fff}#product-modal .modal-content .modal-body .product-images img:hover{border:3px solid #2fb5d2}#product-modal .modal-content .modal-body .arrows{height:100%;width:100%;text-align:center;position:absolute;top:0;color:#fff;right:1.875rem;z-index:0;cursor:pointer}#product-modal .modal-content .modal-body .arrows .arrow-up{position:absolute;top:-2rem;opacity:.2}#product-modal .modal-content .modal-body .arrows .arrow-down{position:absolute;bottom:-2rem}#product-modal .modal-content .modal-body .arrows i{font-size:6.25rem;display:inline}#blockcart-modal .modal-header{padding:0;border-bottom:transparent}#blockcart-modal .modal-body{padding:3.125rem 1.875rem}#blockcart-modal .modal-body .divide-right span{display:inline-block;margin-bottom:.3125rem}#blockcart-modal .modal-dialog{max-width:1140px;width:100%}#blockcart-modal .product-image{width:100%}#blockcart-modal .modal-title i.material-icons{margin-right:1.875rem}#blockcart-modal .cart-content{padding-left:2.5rem}#blockcart-modal .cart-content .cart-content-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}#blockcart-modal .cart-content .cart-content-btn button{margin-right:.3125rem}#blockcart-modal .cart-content .cart-content-btn .btn{white-space:inherit}#blockcart-modal .divide-right{border-right:1px solid #7a7a7a}.product-images>li.thumb-container{display:inline}.product-images>li.thumb-container>.thumb{box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);cursor:pointer;margin-bottom:.625rem}.images-container .product-images>li.thumb-container>.thumb{margin-right:.8125rem}.product-images>li.thumb-container>.thumb.selected,.product-images>li.thumb-container>.thumb:hover{border:3px solid #2fb5d2}#main .images-container .js-qv-mask{white-space:nowrap;overflow:hidden}#main .images-container .js-qv-mask.scroll{width:calc(100% - 60px);margin:0 auto}.scroll-box-arrows{display:none}.scroll-box-arrows.scroll{display:block}.scroll-box-arrows i{position:absolute;bottom:1.625rem;height:100px;line-height:100px;cursor:pointer}.scroll-box-arrows .left{left:0}.scroll-box-arrows .right{right:0}#product-availability{margin-top:.625rem;display:inline-block}#product-availability .product-available{color:#4cbb6c}#product-availability .product-last-items,#product-availability .product-unavailable{color:#ff9a52}#product-details .label{font-size:1rem;color:#232323;font-weight:700}.product-features{margin-top:1.25rem;margin-left:.3125rem}.product-features>dl.data-sheet{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:stretch}.product-features>dl.data-sheet dd.value,.product-features>dl.data-sheet dt.name{-webkit-box-flex:1;-ms-flex:1 0 40%;flex:1 0 40%;font-weight:400;padding:.625rem;margin-right:.625rem;min-height:2.5rem;word-break:normal}.product-features>dl.data-sheet dt.name{text-transform:capitalize}.product-variants>.product-variants-item{margin:1.25rem 0}.product-variants>.product-variants-item select{background-color:#fff;width:auto;padding-right:1.875rem;box-shadow:2px 2px 4px 0 rgba(0,0,0,.2)}.product-variants>.product-variants-item ul li{margin-right:.625rem}.product-variants>.product-variants-item .color{margin-left:0;margin-top:0}.product-flags{position:absolute;top:0;width:100%}li.product-flag{display:block;position:absolute;background:#2fb5d2;font-weight:700;padding:.3125rem .4375rem;text-transform:uppercase;color:#fff;margin-top:.625rem;margin-left:-.3125rem;z-index:2;box-shadow:2px 2px 4px 0 rgba(0,0,0,.2)}li.product-flag.online-only{top:25rem;right:0;font-size:.8125rem}li.product-flag.online-only:before{content:"\E30A";font-family:Material Icons;vertical-align:middle;margin:.3125rem}li.product-flag.discount{display:none}li.product-flag.on-sale{background:#f39d72;width:100%;text-align:center;margin:0;left:0;top:0}.product-customization{margin:2.5rem 0}.product-customization .product-customization-item{margin:1.25rem 0}.product-customization .product-message{background:#f1f1f1;border:none;width:100%;height:3.125rem;resize:none;padding:.625rem}.product-customization .product-message:focus{background-color:#fff;outline:.1875rem solid #2fb5d2}.product-customization .file-input{width:100%;opacity:0;left:0;z-index:1;cursor:pointer;height:2.625rem;overflow:hidden;position:absolute}.product-customization .customization-message{margin-top:20px}.product-customization .custom-file{position:relative;background:#f1f1f1;width:100%;height:2.625rem;line-height:2.625rem;text-indent:.625rem;display:block;color:#7a7a7a;margin-top:1.25rem}.product-customization .custom-file button{z-index:0;position:absolute;right:0;top:0}.product-customization small{color:#7a7a7a}.product-pack{margin-top:2.5rem}.product-pack .pack-product-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.product-pack .pack-product-container .pack-product-name{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;font-size:.875rem;color:#7a7a7a}.product-pack .pack-product-container .pack-product-quantity{border-left:2px solid #f1f1f1;padding-left:.625rem}.product-pack .pack-product-container .pack-product-name,.product-pack .pack-product-container .pack-product-price,.product-pack .pack-product-container .pack-product-quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-refresh{margin-top:1.25rem}.social-sharing{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.5rem}.social-sharing ul{margin-bottom:0}.social-sharing li{box-shadow:2px 2px 4px 0 rgba(0,0,0,.2);height:2.5rem;width:2.5rem;border-radius:50%;display:inline-block;background-color:#fff;background-repeat:no-repeat;background-size:2rem 2rem;background-position:.25rem .25rem;cursor:pointer;margin-left:.5rem}.social-sharing li a{display:block;width:100%;height:100%;white-space:nowrap;text-indent:100%;overflow:hidden}.social-sharing li a:hover{color:transparent}.products-selection{margin-bottom:1.25rem}.products-selection .title{color:#7a7a7a}#blockcart-modal .cart-content .btn{margin-bottom:.625rem}@media (max-width:991px){.product-cover img{width:100%}#product-modal .modal-content .modal-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:0}#product-modal .modal-content .modal-body img.product-cover-modal{width:100%}#product-modal .modal-content .modal-body .arrows{display:none}#product-modal .modal-content .modal-body .image-caption{width:100%}#blockcart-modal .modal-dialog{width:calc(100% - 20px)}#blockcart-modal .modal-body{padding:1.875rem}}@media (max-width:767px){#blockcart-modal .divide-right{border-right:none}#blockcart-modal .modal-body{padding:1rem}}.cart-grid{margin-bottom:1rem}.cart-items{margin-bottom:0}.cart-item{padding:1rem 0}.cart-summary-line{clear:both}.cart-summary-line:after{content:"";display:table;clear:both}.cart-summary-line .label{padding-left:0;font-weight:400;white-space:inherit}.cart-summary-line .value{float:right}.cart-grid-body{margin-bottom:.75rem}.cart-grid-body .card-block{padding:1rem}.cart-grid-body .card-block h1{margin-bottom:0}.cart-grid-right .promo-discounts{margin-bottom:0}.cart-grid-right .promo-discounts .cart-summary-line .label{color:#7a7a7a}.cart-grid-right .promo-discounts .cart-summary-line .label .code{text-decoration:underline;cursor:pointer}.block-promo .promo-code{padding:1.6rem;background:#f1f1f1}.block-promo .promo-code .alert-danger{position:relative;margin-top:1.25rem;background:#ff4c4c;color:#fff;display:none}.block-promo .promo-code .alert-danger:after{bottom:100%;left:10%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-bottom-color:#ff4c4c;border-width:10px;margin-left:-10px}.block-promo .promo-input{color:#232323;border:1px solid #7a7a7a;height:2.5rem;text-indent:.625rem;width:60%}.block-promo .promo-input+button{margin-top:-4px;text-transform:capitalize}.block-promo .cart-summary-line .label,.block-promo .promo-name{color:#ff9a52;font-weight:600}.block-promo .cart-summary-line .label a,.block-promo .promo-name a{font-weight:400;color:#232323;display:inline-block}.block-promo .promo-code-button{padding-left:1.25rem;margin-bottom:1.25rem;display:inline-block}.block-promo.promo-highlighted{padding:1.25rem;padding-bottom:0;margin-bottom:0}.product-line-grid-left img{max-width:100%}.product-line-grid-body>.product-line-info>.label{padding:0;line-height:inherit;text-align:left;white-space:inherit}.product-line-grid-body>.product-line-info>.out-of-stock{color:red}.product-line-grid-body>.product-line-info>.available{color:#4cbb6c}.product-line-grid-body>.product-line-info>.unit-price-cart{padding-left:.3125rem;font-size:.875rem;color:#7a7a7a}.product-line-grid-right .cart-line-product-actions .remove-from-cart,.product-line-grid-right .product-price .remove-from-cart{color:#232323;display:inline-block;margin-top:.3125rem}@media (max-width:767px){.product-line-grid-body{margin-bottom:1rem}}@media (max-width:575px){.cart-items{padding:1rem 0}.cart-item{border-bottom:1px solid #f1f1f1}.cart-item:last-child{border-bottom:0}.cart-grid-body .cart-overview{padding:0}.cart-grid-body .no-items{padding:1rem;display:inline-block}.product-line-grid-left{padding-right:0!important}}@media (max-width:360px){.product-line-grid-right .price,.product-line-grid-right .qty{width:100%}}#block-reassurance{box-shadow:2px 2px 8px 0 hsla(0,0%,0%,.2);margin-top:2rem}#block-reassurance img{width:1.563rem;margin-right:.625rem}#block-reassurance li:last-child{border:0}#block-reassurance li .block-reassurance-item{padding:1rem}.quickview .modal-dialog{width:calc(100% - 30px);max-width:1140px}.quickview .modal-content{background:#f1f1f1;min-height:28.13rem}.quickview .modal-header{border:none;padding:.625rem}.quickview .modal-body{min-height:23.75rem}.quickview .modal-footer{border-top:1px solid hsla(0,0%,48%,.3)}.quickview .layer{display:none}.quickview .product-cover img{width:95%}.quickview .images-container{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1;min-height:21.88rem}.quickview .images-container .product-images>li.thumb-container>.thumb{width:4.938rem;margin-bottom:.8125rem;background:#fff}.quickview .mask{width:35%;height:22.5rem;overflow:hidden;margin-left:.625rem}.quickview .arrows{position:absolute;top:0;height:22.5rem;right:5rem;z-index:0}.quickview .arrows .arrow-up{margin-top:-3.125rem;cursor:pointer;opacity:.2}.quickview .arrows .arrow-down{position:absolute;bottom:-1.875rem;cursor:pointer}.quickview .social-sharing{margin-top:0;margin-left:2.5rem}#stores .page-stores{width:85%;margin:0 auto}#stores .page-stores .store-item{padding-left:.75rem;padding-right:.75rem}#stores .page-stores .store-picture img{max-width:100%}#stores .page-stores .store-item-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.875rem 0}#stores .page-stores .store-item-container ul{margin-bottom:0;font-size:.9375rem}#stores .page-stores .store-item-container .divide-left{border-left:1px solid #f1f1f1}#stores .page-stores .store-item-container .divide-left tr{height:1.563rem}#stores .page-stores .store-item-container .divide-left td{padding-left:.375rem}#stores .page-stores .store-item-container .divide-left th{text-align:right}#stores .page-stores .store-item-footer{margin-top:.5rem;padding-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}#stores .page-stores .store-item-footer.divide-top{border-top:1px solid #f1f1f1}#stores .page-stores .store-item-footer div:first-child{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%}#stores .page-stores .store-item-footer i.material-icons{margin-right:.625rem;color:#7a7a7a;font-size:1rem}#stores .page-stores .store-item-footer li{margin-bottom:.625rem}@media (max-width:767px){#stores .page-stores{width:100%}#stores .page-stores .store-item-container{padding:1rem 0}}@media (max-width:575px){#stores .page-stores .store-item-container{display:block}#stores .page-stores .store-item-container .divide-left{border-left:none}#stores .page-stores .store-item-container .store-description a,#stores .page-stores .store-item-container .store-description address{margin-bottom:.5rem}#stores .page-stores .store-item-footer{display:block}#stores .page-stores .store-item-footer.divide-top{border-top:1px solid #f1f1f1}#stores .page-stores .store-item-footer li{margin-bottom:.625rem}#stores .page-stores .store-item-footer .card-block{padding:.75rem .75rem 0}}.block_newsletter form{position:relative}.block_newsletter form input[type=text]:focus+button .search{color:#2fb5d2}.block_newsletter form button[type=submit]{position:absolute;background:none;border:none;bottom:.3125rem;right:.125rem;color:#7a7a7a}.block_newsletter form button[type=submit] .search:hover{color:#2fb5d2}.block_newsletter p{padding-top:.625rem}.block_newsletter form .input-wrapper{overflow:hidden}.block_newsletter form input{box-shadow:none}.block-social{text-align:right}.block-social li{height:2.5rem;width:2.5rem;background-color:#f1f1f1;background-repeat:no-repeat;display:inline-block;margin:.125rem;cursor:pointer}.block-social li:hover{background-color:#2fb5d2}.block-social li a{display:block;height:100%;white-space:nowrap;text-indent:100%;overflow:hidden}.block-social li a:hover{color:transparent}.facebook{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC4xIiB3aWR0aD0iMjYiIGhlaWdodD0iNDIiIHhsaW5rOmhyZWY9IkQ3OTVDQTI5LnBuZyIgIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgOCAwKSI+DQoJPC9pbWFnZT4NCgk8Zz4NCgkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIyLjIsMjcuMnYtNy4yaDJjMS41LDAsMiwwLDItMC4xYzAtMC4xLDAuMS0xLDAuMi0yLjFjMC4xLTEuMSwwLjItMi4yLDAuMi0yLjRsMC0wLjRsLTIuMiwwbC0yLjIsMA0KCQkJbDAtMS42YzAtMC45LDAuMS0xLjgsMC4yLTEuOWMwLjItMC41LDAuNy0wLjcsMi42LTAuN2gxLjdWOC4zVjUuOEgyNGMtMywwLTMuOCwwLjEtNSwwLjdjLTAuOCwwLjQtMS42LDEuMi0yLDEuOQ0KCQkJYy0wLjUsMS4xLTAuNywxLjgtMC43LDQuM0wxNi4yLDE1aC0xLjVoLTEuNXYyLjV2Mi41aDEuNWgxLjV2Ny4ydjcuMmgzaDNWMjcuMnoiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==)}.facebook:before{content:"";background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC4xIiB3aWR0aD0iMjYiIGhlaWdodD0iNDIiIHhsaW5rOmhyZWY9IkQ3OTVDQTI5LnBuZyIgIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgOCAwKSI+DQoJPC9pbWFnZT4NCgk8Zz4NCgkJPHBhdGggZmlsbD0iIzJmYjVkMiIgZD0iTTIyLjIsMjcuMnYtNy4yaDJjMS41LDAsMiwwLDItMC4xYzAtMC4xLDAuMS0xLDAuMi0yLjFjMC4xLTEuMSwwLjItMi4yLDAuMi0yLjRsMC0wLjRsLTIuMiwwbC0yLjIsMA0KCQkJbDAtMS42YzAtMC45LDAuMS0xLjgsMC4yLTEuOWMwLjItMC41LDAuNy0wLjcsMi42LTAuN2gxLjdWOC4zVjUuOEgyNGMtMywwLTMuOCwwLjEtNSwwLjdjLTAuOCwwLjQtMS42LDEuMi0yLDEuOQ0KCQkJYy0wLjUsMS4xLTAuNywxLjgtMC43LDQuM0wxNi4yLDE1aC0xLjVoLTEuNXYyLjV2Mi41aDEuNWgxLjV2Ny4ydjcuMmgzaDNWMjcuMnoiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==)}.facebook.icon-gray{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjQ1cHgiIGhlaWdodD0iNDVweCIgdmlld0JveD0iMCAwIDQ1IDQ1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNDIgKDM2NzgxKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4NCiAgICA8dGl0bGU+QXJ0Ym9hcmQgMzwvdGl0bGU+DQogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+DQogICAgPGRlZnM+PC9kZWZzPg0KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPg0KICAgICAgICA8ZyBpZD0iQXJ0Ym9hcmQtMyIgZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjN0E3QTdBIj4NCiAgICAgICAgICAgIDxnIGlkPSJzdmcreG1sIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNi4wMDAwMDAsIDguMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9IkNhbHF1ZV8xIj4NCiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIj4NCiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik05LjIsMjIuMiBMOS4yLDE1IEwxMS4yLDE1IEMxMi43LDE1IDEzLjIsMTUgMTMuMiwxNC45IEMxMy4yLDE0LjggMTMuMywxMy45IDEzLjQsMTIuOCBDMTMuNSwxMS43IDEzLjYsMTAuNiAxMy42LDEwLjQgTDEzLjYsMTAgTDExLjQsMTAgTDkuMiwxMCBMOS4yLDguNCBDOS4yLDcuNSA5LjMsNi42IDkuNCw2LjUgQzkuNiw2IDEwLjEsNS44IDEyLDUuOCBMMTMuNyw1LjggTDEzLjcsMy4zIEwxMy43LDAuOCBMMTEsMC44IEM4LDAuOCA3LjIsMC45IDYsMS41IEM1LjIsMS45IDQuNCwyLjcgNCwzLjQgQzMuNSw0LjUgMy4zLDUuMiAzLjMsNy43IEwzLjIsMTAgTDEuNywxMCBMMC4yLDEwIEwwLjIsMTIuNSBMMC4yLDE1IEwxLjcsMTUgTDMuMiwxNSBMMy4yLDIyLjIgTDMuMiwyOS40IEw2LjIsMjkuNCBMOS4yLDI5LjQgTDkuMiwyMi4yIFoiIGlkPSJTaGFwZSI+PC9wYXRoPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+)}.facebook.icon-gray:hover{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC4xIiB3aWR0aD0iMjYiIGhlaWdodD0iNDIiIHhsaW5rOmhyZWY9IkQ3OTVDQTI5LnBuZyIgIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgOCAwKSI+DQoJPC9pbWFnZT4NCgk8Zz4NCgkJPHBhdGggZmlsbD0iIzJmYjVkMiIgZD0iTTIyLjIsMjcuMnYtNy4yaDJjMS41LDAsMiwwLDItMC4xYzAtMC4xLDAuMS0xLDAuMi0yLjFjMC4xLTEuMSwwLjItMi4yLDAuMi0yLjRsMC0wLjRsLTIuMiwwbC0yLjIsMA0KCQkJbDAtMS42YzAtMC45LDAuMS0xLjgsMC4yLTEuOWMwLjItMC41LDAuNy0wLjcsMi42LTAuN2gxLjdWOC4zVjUuOEgyNGMtMywwLTMuOCwwLjEtNSwwLjdjLTAuOCwwLjQtMS42LDEuMi0yLDEuOQ0KCQkJYy0wLjUsMS4xLTAuNywxLjgtMC43LDQuM0wxNi4yLDE1aC0xLjVoLTEuNXYyLjV2Mi41aDEuNWgxLjV2Ny4ydjcuMmgzaDNWMjcuMnoiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==)}.twitter{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC4xIiB3aWR0aD0iNDIiIGhlaWdodD0iMzYiIHhsaW5rOmhyZWY9IjQzRDY5RkIxLnBuZyIgIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgMSAzKSI+DQoJPC9pbWFnZT4NCgk8Zz4NCgkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTI1LjcsOEwyNS43LDhsMC43LDBoMC43bDAuNSwwLjFjMC4zLDAuMSwwLjYsMC4yLDAuOSwwLjNzMC41LDAuMiwwLjgsMC40QzI5LjYsOC45LDI5LjgsOSwzMCw5LjINCgkJCWMwLjIsMC4xLDAuNCwwLjMsMC42LDAuNWMwLjIsMC4yLDAuNCwwLjIsMC44LDAuMWMwLjMtMC4xLDAuNy0wLjIsMS4xLTAuM2MwLjQtMC4xLDAuOC0wLjMsMS4yLTAuNWMwLjQtMC4yLDAuNi0wLjMsMC43LTAuMw0KCQkJYzAuMSwwLDAuMS0wLjEsMC4xLTAuMWwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGMwLDAsMCwwLjEsMCwwLjENCgkJCVMzNC41LDksMzQuMyw5LjNzLTAuNCwwLjYtMC42LDAuOWMtMC4yLDAuMy0wLjUsMC42LTAuNiwwLjdjLTAuMiwwLjItMC4zLDAuMy0wLjQsMC4zYy0wLjEsMC4xLTAuMSwwLjEtMC4yLDAuMmwtMC4xLDAuMWwwLDBsMCwwDQoJCQlsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGgwLjFoMC4xbDAuNy0wLjJjMC41LTAuMSwxLTAuMiwxLjQtMC40YzAuNS0wLjIsMC43LTAuMiwwLjctMC4yDQoJCQljMCwwLDAuMSwwLDAuMSwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMC4xLDBsMC4xLDB2MHYwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwDQoJCQljMCwwLTAuMSwwLjItMC4zLDAuNWMtMC4yLDAuMy0wLjMsMC40LTAuNCwwLjVjMCwwLDAsMC0wLjEsMC4xYzAsMC0wLjIsMC4yLTAuNiwwLjZjLTAuMywwLjMtMC43LDAuNy0xLDAuOQ0KCQkJYy0wLjMsMC4zLTAuNSwwLjYtMC41LDFjMCwwLjQsMCwwLjgtMC4xLDEuM2MwLDAuNS0wLjEsMS0wLjIsMS42Yy0wLjEsMC42LTAuMiwxLjItMC41LDJjLTAuMiwwLjctMC41LDEuNC0wLjcsMi4xDQoJCQljLTAuMywwLjctMC42LDEuMy0wLjksMS45cy0wLjYsMS0wLjksMS40Yy0wLjMsMC40LTAuNSwwLjctMC44LDEuMWMtMC4zLDAuMy0wLjYsMC43LTEsMS4xYy0wLjQsMC40LTAuNywwLjYtMC43LDAuNw0KCQkJYzAsMC0wLjIsMC4yLTAuNSwwLjRjLTAuMywwLjMtMC42LDAuNS0xLDAuOGMtMC4zLDAuMy0wLjcsMC41LTEsMC42Yy0wLjMsMC4yLTAuNiwwLjQtMS4xLDAuNmMtMC40LDAuMi0wLjksMC40LTEuMywwLjYNCgkJCWMtMC41LDAuMi0xLDAuNC0xLjUsMC41Yy0wLjUsMC4yLTEsMC4zLTEuNSwwLjRjLTAuNSwwLjEtMS4xLDAuMi0xLjcsMC4ybC0wLjksMC4xdjB2MGgtMC45aC0wLjl2MHYwbC0wLjIsMGMtMC4yLDAtMC4zLDAtMC40LDANCgkJCXMtMC41LTAuMS0xLjEtMC4xYy0wLjYtMC4xLTEuMS0wLjItMS41LTAuM3MtMC45LTAuMy0xLjYtMC41Yy0wLjctMC4yLTEuMy0wLjUtMS44LTAuOGMtMC41LTAuMy0wLjgtMC40LTEtMC41DQoJCQljLTAuMS0wLjEtMC4zLTAuMS0wLjQtMC4ybC0wLjItMC4xbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwaDBoMHYwdjBsMCwwbDAsMGwwLjEsMGMwLjEsMCwwLjMsMCwwLjcsMA0KCQkJczAuNywwLDEuMSwwczAuOC0wLjEsMS4yLTAuMWMwLjQtMC4xLDAuOS0wLjIsMS41LTAuM2MwLjYtMC4yLDEuMS0wLjMsMS42LTAuNWMwLjUtMC4yLDAuOC0wLjQsMS0wLjVjMC4yLTAuMSwwLjUtMC4zLDAuOS0wLjYNCgkJCWwwLjYtMC40bDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsLTAuMiwwYy0wLjEsMC0wLjMsMC0wLjQsMHMtMC4zLDAtMC42LTAuMQ0KCQkJYy0wLjMtMC4xLTAuNi0wLjItMC45LTAuM2MtMC4zLTAuMS0wLjYtMC4zLTEtMC41cy0wLjUtMC40LTAuNy0wLjVjLTAuMS0wLjEtMC4zLTAuMy0wLjUtMC41Yy0wLjItMC4yLTAuNC0wLjUtMC42LTAuNw0KCQkJYy0wLjItMC4yLTAuMy0wLjUtMC41LTAuOWwtMC4yLTAuNWwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLjMsMGMwLjIsMCwwLjUsMCwwLjksMHMwLjcsMCwwLjktMC4xYzAuMiwwLDAuMywwLDAuMy0wLjFsMC4xLDANCgkJCWwwLjEsMGwwLjEsMGwwLDBsMCwwbDAsMGwwLDBsLTAuMSwwbC0wLjEsMGwtMC4xLDBsLTAuMSwwbC0wLjEsMGMwLDAtMC4xLDAtMC4yLTAuMXMtMC4zLTAuMS0wLjctMC4zYy0wLjQtMC4yLTAuNy0wLjMtMC45LTAuNQ0KCQkJYy0wLjItMC4yLTAuNC0wLjMtMC43LTAuNWMtMC4yLTAuMi0wLjQtMC40LTAuNy0wLjdjLTAuMi0wLjMtMC41LTAuNy0wLjctMWMtMC4yLTAuNC0wLjMtMC44LTAuNC0xLjFjLTAuMS0wLjQtMC4yLTAuNy0wLjItMS4xDQoJCQlsMC0wLjZsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMC40LDAuMmMwLjMsMC4xLDAuNiwwLjIsMSwwLjNzMC43LDAuMSwwLjcsMC4xbDAuMSwwaDAuMWgwLjFsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMA0KCQkJbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwYzAsMC0wLjEtMC4xLTAuMi0wLjJjLTAuMS0wLjEtMC4zLTAuMy0wLjUtMC40Yy0wLjItMC4yLTAuMy0wLjQtMC41LTAuNnMtMC4zLTAuNC0wLjQtMC42DQoJCQlDOCwxNSw3LjgsMTQuNyw3LjcsMTQuNGMtMC4xLTAuMy0wLjItMC43LTAuMy0xYy0wLjEtMC4zLTAuMS0wLjctMC4xLTFjMC0wLjMsMC0wLjYsMC0wLjljMC0wLjIsMC4xLTAuNSwwLjItMC44czAuMi0wLjYsMC4zLTENCgkJCUw4LDkuMmwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLjQsMC40YzAuMiwwLjMsMC41LDAuNiwwLjgsMC45DQoJCQlDOS43LDEwLjgsOS45LDExLDkuOSwxMWMwLDAsMC4xLDAuMSwwLjEsMC4xYzAuMSwwLjEsMC4yLDAuMiwwLjUsMC41YzAuMywwLjIsMC43LDAuNSwxLjIsMC45czEsMC43LDEuNiwxDQoJCQljMC42LDAuMywxLjIsMC42LDEuOSwwLjljMC43LDAuMywxLjIsMC40LDEuNCwwLjVjMC4zLDAuMSwwLjcsMC4yLDEuNCwwLjNjMC43LDAuMSwxLjIsMC4yLDEuNSwwLjJzMC42LDAuMSwwLjcsMC4xbDAuMiwwbDAsMA0KCQkJbDAsMEwyMC40LDE1YzAtMC4yLTAuMS0wLjUtMC4xLTAuOXMwLTAuOCwwLjEtMS4xYzAuMS0wLjMsMC4yLTAuNywwLjMtMWMwLjEtMC4zLDAuMi0wLjYsMC40LTAuOGMwLjEtMC4yLDAuMy0wLjQsMC41LTAuNw0KCQkJYzAuMi0wLjMsMC40LTAuNSwwLjgtMC44YzAuMy0wLjMsMC43LTAuNSwxLjEtMC44YzAuNC0wLjIsMC44LTAuNCwxLjEtMC41YzAuMy0wLjEsMC42LTAuMiwwLjgtMC4yUzI1LjcsOCwyNS43LDh6Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=)}.twitter:before{content:"";background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC4xIiB3aWR0aD0iNDIiIGhlaWdodD0iMzYiIHhsaW5rOmhyZWY9IjQzRDY5RkIxLnBuZyIgIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgMSAzKSI+DQoJPC9pbWFnZT4NCgk8Zz4NCgkJPHBhdGggZmlsbD0iIzJmYjVkMiIgZD0iTTI1LjcsOEwyNS43LDhsMC43LDBoMC43bDAuNSwwLjFjMC4zLDAuMSwwLjYsMC4yLDAuOSwwLjNzMC41LDAuMiwwLjgsMC40QzI5LjYsOC45LDI5LjgsOSwzMCw5LjINCgkJCWMwLjIsMC4xLDAuNCwwLjMsMC42LDAuNWMwLjIsMC4yLDAuNCwwLjIsMC44LDAuMWMwLjMtMC4xLDAuNy0wLjIsMS4xLTAuM2MwLjQtMC4xLDAuOC0wLjMsMS4yLTAuNWMwLjQtMC4yLDAuNi0wLjMsMC43LTAuMw0KCQkJYzAuMSwwLDAuMS0wLjEsMC4xLTAuMWwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGMwLDAsMCwwLjEsMCwwLjENCgkJCVMzNC41LDksMzQuMyw5LjNzLTAuNCwwLjYtMC42LDAuOWMtMC4yLDAuMy0wLjUsMC42LTAuNiwwLjdjLTAuMiwwLjItMC4zLDAuMy0wLjQsMC4zYy0wLjEsMC4xLTAuMSwwLjEtMC4yLDAuMmwtMC4xLDAuMWwwLDBsMCwwDQoJCQlsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGgwLjFoMC4xbDAuNy0wLjJjMC41LTAuMSwxLTAuMiwxLjQtMC40YzAuNS0wLjIsMC43LTAuMiwwLjctMC4yDQoJCQljMCwwLDAuMSwwLDAuMSwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMC4xLDBsMC4xLDB2MHYwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwDQoJCQljMCwwLTAuMSwwLjItMC4zLDAuNWMtMC4yLDAuMy0wLjMsMC40LTAuNCwwLjVjMCwwLDAsMC0wLjEsMC4xYzAsMC0wLjIsMC4yLTAuNiwwLjZjLTAuMywwLjMtMC43LDAuNy0xLDAuOQ0KCQkJYy0wLjMsMC4zLTAuNSwwLjYtMC41LDFjMCwwLjQsMCwwLjgtMC4xLDEuM2MwLDAuNS0wLjEsMS0wLjIsMS42Yy0wLjEsMC42LTAuMiwxLjItMC41LDJjLTAuMiwwLjctMC41LDEuNC0wLjcsMi4xDQoJCQljLTAuMywwLjctMC42LDEuMy0wLjksMS45cy0wLjYsMS0wLjksMS40Yy0wLjMsMC40LTAuNSwwLjctMC44LDEuMWMtMC4zLDAuMy0wLjYsMC43LTEsMS4xYy0wLjQsMC40LTAuNywwLjYtMC43LDAuNw0KCQkJYzAsMC0wLjIsMC4yLTAuNSwwLjRjLTAuMywwLjMtMC42LDAuNS0xLDAuOGMtMC4zLDAuMy0wLjcsMC41LTEsMC42Yy0wLjMsMC4yLTAuNiwwLjQtMS4xLDAuNmMtMC40LDAuMi0wLjksMC40LTEuMywwLjYNCgkJCWMtMC41LDAuMi0xLDAuNC0xLjUsMC41Yy0wLjUsMC4yLTEsMC4zLTEuNSwwLjRjLTAuNSwwLjEtMS4xLDAuMi0xLjcsMC4ybC0wLjksMC4xdjB2MGgtMC45aC0wLjl2MHYwbC0wLjIsMGMtMC4yLDAtMC4zLDAtMC40LDANCgkJCXMtMC41LTAuMS0xLjEtMC4xYy0wLjYtMC4xLTEuMS0wLjItMS41LTAuM3MtMC45LTAuMy0xLjYtMC41Yy0wLjctMC4yLTEuMy0wLjUtMS44LTAuOGMtMC41LTAuMy0wLjgtMC40LTEtMC41DQoJCQljLTAuMS0wLjEtMC4zLTAuMS0wLjQtMC4ybC0wLjItMC4xbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwaDBoMHYwdjBsMCwwbDAsMGwwLjEsMGMwLjEsMCwwLjMsMCwwLjcsMA0KCQkJczAuNywwLDEuMSwwczAuOC0wLjEsMS4yLTAuMWMwLjQtMC4xLDAuOS0wLjIsMS41LTAuM2MwLjYtMC4yLDEuMS0wLjMsMS42LTAuNWMwLjUtMC4yLDAuOC0wLjQsMS0wLjVjMC4yLTAuMSwwLjUtMC4zLDAuOS0wLjYNCgkJCWwwLjYtMC40bDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsLTAuMiwwYy0wLjEsMC0wLjMsMC0wLjQsMHMtMC4zLDAtMC42LTAuMQ0KCQkJYy0wLjMtMC4xLTAuNi0wLjItMC45LTAuM2MtMC4zLTAuMS0wLjYtMC4zLTEtMC41cy0wLjUtMC40LTAuNy0wLjVjLTAuMS0wLjEtMC4zLTAuMy0wLjUtMC41Yy0wLjItMC4yLTAuNC0wLjUtMC42LTAuNw0KCQkJYy0wLjItMC4yLTAuMy0wLjUtMC41LTAuOWwtMC4yLTAuNWwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLjMsMGMwLjIsMCwwLjUsMCwwLjksMHMwLjcsMCwwLjktMC4xYzAuMiwwLDAuMywwLDAuMy0wLjFsMC4xLDANCgkJCWwwLjEsMGwwLjEsMGwwLDBsMCwwbDAsMGwwLDBsLTAuMSwwbC0wLjEsMGwtMC4xLDBsLTAuMSwwbC0wLjEsMGMwLDAtMC4xLDAtMC4yLTAuMXMtMC4zLTAuMS0wLjctMC4zYy0wLjQtMC4yLTAuNy0wLjMtMC45LTAuNQ0KCQkJYy0wLjItMC4yLTAuNC0wLjMtMC43LTAuNWMtMC4yLTAuMi0wLjQtMC40LTAuNy0wLjdjLTAuMi0wLjMtMC41LTAuNy0wLjctMWMtMC4yLTAuNC0wLjMtMC44LTAuNC0xLjFjLTAuMS0wLjQtMC4yLTAuNy0wLjItMS4xDQoJCQlsMC0wLjZsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMC40LDAuMmMwLjMsMC4xLDAuNiwwLjIsMSwwLjNzMC43LDAuMSwwLjcsMC4xbDAuMSwwaDAuMWgwLjFsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMA0KCQkJbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwYzAsMC0wLjEtMC4xLTAuMi0wLjJjLTAuMS0wLjEtMC4zLTAuMy0wLjUtMC40Yy0wLjItMC4yLTAuMy0wLjQtMC41LTAuNnMtMC4zLTAuNC0wLjQtMC42DQoJCQlDOCwxNSw3LjgsMTQuNyw3LjcsMTQuNGMtMC4xLTAuMy0wLjItMC43LTAuMy0xYy0wLjEtMC4zLTAuMS0wLjctMC4xLTFjMC0wLjMsMC0wLjYsMC0wLjljMC0wLjIsMC4xLTAuNSwwLjItMC44czAuMi0wLjYsMC4zLTENCgkJCUw4LDkuMmwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLjQsMC40YzAuMiwwLjMsMC41LDAuNiwwLjgsMC45DQoJCQlDOS43LDEwLjgsOS45LDExLDkuOSwxMWMwLDAsMC4xLDAuMSwwLjEsMC4xYzAuMSwwLjEsMC4yLDAuMiwwLjUsMC41YzAuMywwLjIsMC43LDAuNSwxLjIsMC45czEsMC43LDEuNiwxDQoJCQljMC42LDAuMywxLjIsMC42LDEuOSwwLjljMC43LDAuMywxLjIsMC40LDEuNCwwLjVjMC4zLDAuMSwwLjcsMC4yLDEuNCwwLjNjMC43LDAuMSwxLjIsMC4yLDEuNSwwLjJzMC42LDAuMSwwLjcsMC4xbDAuMiwwbDAsMA0KCQkJbDAsMEwyMC40LDE1YzAtMC4yLTAuMS0wLjUtMC4xLTAuOXMwLTAuOCwwLjEtMS4xYzAuMS0wLjMsMC4yLTAuNywwLjMtMWMwLjEtMC4zLDAuMi0wLjYsMC40LTAuOGMwLjEtMC4yLDAuMy0wLjQsMC41LTAuNw0KCQkJYzAuMi0wLjMsMC40LTAuNSwwLjgtMC44YzAuMy0wLjMsMC43LTAuNSwxLjEtMC44YzAuNC0wLjIsMC44LTAuNCwxLjEtMC41YzAuMy0wLjEsMC42LTAuMiwwLjgtMC4yUzI1LjcsOCwyNS43LDh6Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=)}.twitter.icon-gray{background-image:url(css/e049aeb07a2ae1627933e8e58d3886d2.svg)}.twitter.icon-gray:hover{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC4xIiB3aWR0aD0iNDIiIGhlaWdodD0iMzYiIHhsaW5rOmhyZWY9IjQzRDY5RkIxLnBuZyIgIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgMSAzKSI+DQoJPC9pbWFnZT4NCgk8Zz4NCgkJPHBhdGggZmlsbD0iIzJmYjVkMiIgZD0iTTI1LjcsOEwyNS43LDhsMC43LDBoMC43bDAuNSwwLjFjMC4zLDAuMSwwLjYsMC4yLDAuOSwwLjNzMC41LDAuMiwwLjgsMC40QzI5LjYsOC45LDI5LjgsOSwzMCw5LjINCgkJCWMwLjIsMC4xLDAuNCwwLjMsMC42LDAuNWMwLjIsMC4yLDAuNCwwLjIsMC44LDAuMWMwLjMtMC4xLDAuNy0wLjIsMS4xLTAuM2MwLjQtMC4xLDAuOC0wLjMsMS4yLTAuNWMwLjQtMC4yLDAuNi0wLjMsMC43LTAuMw0KCQkJYzAuMSwwLDAuMS0wLjEsMC4xLTAuMWwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGMwLDAsMCwwLjEsMCwwLjENCgkJCVMzNC41LDksMzQuMyw5LjNzLTAuNCwwLjYtMC42LDAuOWMtMC4yLDAuMy0wLjUsMC42LTAuNiwwLjdjLTAuMiwwLjItMC4zLDAuMy0wLjQsMC4zYy0wLjEsMC4xLTAuMSwwLjEtMC4yLDAuMmwtMC4xLDAuMWwwLDBsMCwwDQoJCQlsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGgwLjFoMC4xbDAuNy0wLjJjMC41LTAuMSwxLTAuMiwxLjQtMC40YzAuNS0wLjIsMC43LTAuMiwwLjctMC4yDQoJCQljMCwwLDAuMSwwLDAuMSwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMC4xLDBsMC4xLDB2MHYwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwDQoJCQljMCwwLTAuMSwwLjItMC4zLDAuNWMtMC4yLDAuMy0wLjMsMC40LTAuNCwwLjVjMCwwLDAsMC0wLjEsMC4xYzAsMC0wLjIsMC4yLTAuNiwwLjZjLTAuMywwLjMtMC43LDAuNy0xLDAuOQ0KCQkJYy0wLjMsMC4zLTAuNSwwLjYtMC41LDFjMCwwLjQsMCwwLjgtMC4xLDEuM2MwLDAuNS0wLjEsMS0wLjIsMS42Yy0wLjEsMC42LTAuMiwxLjItMC41LDJjLTAuMiwwLjctMC41LDEuNC0wLjcsMi4xDQoJCQljLTAuMywwLjctMC42LDEuMy0wLjksMS45cy0wLjYsMS0wLjksMS40Yy0wLjMsMC40LTAuNSwwLjctMC44LDEuMWMtMC4zLDAuMy0wLjYsMC43LTEsMS4xYy0wLjQsMC40LTAuNywwLjYtMC43LDAuNw0KCQkJYzAsMC0wLjIsMC4yLTAuNSwwLjRjLTAuMywwLjMtMC42LDAuNS0xLDAuOGMtMC4zLDAuMy0wLjcsMC41LTEsMC42Yy0wLjMsMC4yLTAuNiwwLjQtMS4xLDAuNmMtMC40LDAuMi0wLjksMC40LTEuMywwLjYNCgkJCWMtMC41LDAuMi0xLDAuNC0xLjUsMC41Yy0wLjUsMC4yLTEsMC4zLTEuNSwwLjRjLTAuNSwwLjEtMS4xLDAuMi0xLjcsMC4ybC0wLjksMC4xdjB2MGgtMC45aC0wLjl2MHYwbC0wLjIsMGMtMC4yLDAtMC4zLDAtMC40LDANCgkJCXMtMC41LTAuMS0xLjEtMC4xYy0wLjYtMC4xLTEuMS0wLjItMS41LTAuM3MtMC45LTAuMy0xLjYtMC41Yy0wLjctMC4yLTEuMy0wLjUtMS44LTAuOGMtMC41LTAuMy0wLjgtMC40LTEtMC41DQoJCQljLTAuMS0wLjEtMC4zLTAuMS0wLjQtMC4ybC0wLjItMC4xbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwaDBoMHYwdjBsMCwwbDAsMGwwLjEsMGMwLjEsMCwwLjMsMCwwLjcsMA0KCQkJczAuNywwLDEuMSwwczAuOC0wLjEsMS4yLTAuMWMwLjQtMC4xLDAuOS0wLjIsMS41LTAuM2MwLjYtMC4yLDEuMS0wLjMsMS42LTAuNWMwLjUtMC4yLDAuOC0wLjQsMS0wLjVjMC4yLTAuMSwwLjUtMC4zLDAuOS0wLjYNCgkJCWwwLjYtMC40bDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsLTAuMiwwYy0wLjEsMC0wLjMsMC0wLjQsMHMtMC4zLDAtMC42LTAuMQ0KCQkJYy0wLjMtMC4xLTAuNi0wLjItMC45LTAuM2MtMC4zLTAuMS0wLjYtMC4zLTEtMC41cy0wLjUtMC40LTAuNy0wLjVjLTAuMS0wLjEtMC4zLTAuMy0wLjUtMC41Yy0wLjItMC4yLTAuNC0wLjUtMC42LTAuNw0KCQkJYy0wLjItMC4yLTAuMy0wLjUtMC41LTAuOWwtMC4yLTAuNWwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLjMsMGMwLjIsMCwwLjUsMCwwLjksMHMwLjcsMCwwLjktMC4xYzAuMiwwLDAuMywwLDAuMy0wLjFsMC4xLDANCgkJCWwwLjEsMGwwLjEsMGwwLDBsMCwwbDAsMGwwLDBsLTAuMSwwbC0wLjEsMGwtMC4xLDBsLTAuMSwwbC0wLjEsMGMwLDAtMC4xLDAtMC4yLTAuMXMtMC4zLTAuMS0wLjctMC4zYy0wLjQtMC4yLTAuNy0wLjMtMC45LTAuNQ0KCQkJYy0wLjItMC4yLTAuNC0wLjMtMC43LTAuNWMtMC4yLTAuMi0wLjQtMC40LTAuNy0wLjdjLTAuMi0wLjMtMC41LTAuNy0wLjctMWMtMC4yLTAuNC0wLjMtMC44LTAuNC0xLjFjLTAuMS0wLjQtMC4yLTAuNy0wLjItMS4xDQoJCQlsMC0wLjZsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMC40LDAuMmMwLjMsMC4xLDAuNiwwLjIsMSwwLjNzMC43LDAuMSwwLjcsMC4xbDAuMSwwaDAuMWgwLjFsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMA0KCQkJbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwYzAsMC0wLjEtMC4xLTAuMi0wLjJjLTAuMS0wLjEtMC4zLTAuMy0wLjUtMC40Yy0wLjItMC4yLTAuMy0wLjQtMC41LTAuNnMtMC4zLTAuNC0wLjQtMC42DQoJCQlDOCwxNSw3LjgsMTQuNyw3LjcsMTQuNGMtMC4xLTAuMy0wLjItMC43LTAuMy0xYy0wLjEtMC4zLTAuMS0wLjctMC4xLTFjMC0wLjMsMC0wLjYsMC0wLjljMC0wLjIsMC4xLTAuNSwwLjItMC44czAuMi0wLjYsMC4zLTENCgkJCUw4LDkuMmwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLDBsMCwwbDAsMGwwLjQsMC40YzAuMiwwLjMsMC41LDAuNiwwLjgsMC45DQoJCQlDOS43LDEwLjgsOS45LDExLDkuOSwxMWMwLDAsMC4xLDAuMSwwLjEsMC4xYzAuMSwwLjEsMC4yLDAuMiwwLjUsMC41YzAuMywwLjIsMC43LDAuNSwxLjIsMC45czEsMC43LDEuNiwxDQoJCQljMC42LDAuMywxLjIsMC42LDEuOSwwLjljMC43LDAuMywxLjIsMC40LDEuNCwwLjVjMC4zLDAuMSwwLjcsMC4yLDEuNCwwLjNjMC43LDAuMSwxLjIsMC4yLDEuNSwwLjJzMC42LDAuMSwwLjcsMC4xbDAuMiwwbDAsMA0KCQkJbDAsMEwyMC40LDE1YzAtMC4yLTAuMS0wLjUtMC4xLTAuOXMwLTAuOCwwLjEtMS4xYzAuMS0wLjMsMC4yLTAuNywwLjMtMWMwLjEtMC4zLDAuMi0wLjYsMC40LTAuOGMwLjEtMC4yLDAuMy0wLjQsMC41LTAuNw0KCQkJYzAuMi0wLjMsMC40LTAuNSwwLjgtMC44YzAuMy0wLjMsMC43LTAuNSwxLjEtMC44YzAuNC0wLjIsMC44LTAuNCwxLjEtMC41YzAuMy0wLjEsMC42LTAuMiwwLjgtMC4yUzI1LjcsOCwyNS43LDh6Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=)}.rss{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC4xIiB3aWR0aD0iNDIiIGhlaWdodD0iNDIiIHhsaW5rOmhyZWY9Ijk3MEIwN0QwLnBuZyIgPg0KCTwvaW1hZ2U+DQoJPGc+DQoJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik01LjksMzAuNGMwLTEsMC40LTEuOSwxLjEtMi43YzAuNy0wLjcsMS42LTEuMSwyLjctMS4xczEuOSwwLjQsMi43LDEuMWMwLjcsMC43LDEuMSwxLjYsMS4xLDIuNw0KCQkJYzAsMS4xLTAuNCwyLTEuMSwyLjdzLTEuNiwxLjEtMi43LDEuMVM3LjgsMzMuOCw3LDMzLjFDNi4zLDMyLjMsNS45LDMxLjQsNS45LDMwLjR6IE01LjksMjAuOXYtNS40YzMuNCwwLDYuNSwwLjgsOS40LDIuNQ0KCQkJczUuMiw0LDYuOCw2LjhjMS43LDIuOSwyLjUsNiwyLjUsOS40aC01LjVjMC0zLjctMS4zLTYuOC0zLjktOS40QzEyLjcsMjIuMiw5LjYsMjAuOSw1LjksMjAuOXogTTUuOSwxMS4yVjUuOA0KCQkJYzMuOCwwLDcuNSwwLjgsMTEsMi4zczYuNSwzLjUsOS4xLDYuMXM0LjYsNS42LDYuMSw5LjFjMS41LDMuNSwyLjMsNy4yLDIuMywxMWgtNS41YzAtMy4xLTAuNi02LjEtMS44LTguOQ0KCQkJYy0xLjItMi44LTIuOC01LjMtNC45LTcuM3MtNC41LTMuNy03LjMtNC45UzksMTEuMiw1LjksMTEuMnoiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==)}.youtube{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC4xIiB3aWR0aD0iMzkiIGhlaWdodD0iMzkiIHhsaW5rOmhyZWY9IjVDQkY0NDlDLnBuZyIgIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgMiAxKSI+DQoJPC9pbWFnZT4NCgk8Zz4NCgkJPGc+DQoJCQk8Zz4NCgkJCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIuOSwyMmMtMC40LDAtMC44LDAuMi0xLjIsMC43VjIwaC0xLjF2OC40aDEuMXYtMC42YzAuNCwwLjUsMC44LDAuNywxLjIsMC43YzAuNSwwLDAuOC0wLjIsMC45LTAuNw0KCQkJCQljMC4xLTAuMiwwLjEtMC43LDAuMS0xLjJWMjRjMC0wLjYsMC0xLTAuMS0xLjNDMjMuNywyMi4zLDIzLjQsMjIsMjIuOSwyMnogTTIyLjgsMjYuNmMwLDAuNi0wLjIsMC44LTAuNSwwLjgNCgkJCQkJYy0wLjIsMC0wLjQtMC4xLTAuNi0wLjN2LTMuOGMwLjItMC4yLDAuNC0wLjMsMC42LTAuM2MwLjMsMCwwLjUsMC4zLDAuNSwwLjlWMjYuNnoiLz4NCgkJCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjYuNSwyMmMtMC42LDAtMSwwLjItMS40LDAuNmMtMC4yLDAuMy0wLjMsMC44LTAuMywxLjV2Mi4yYzAsMC43LDAuMSwxLjIsMC40LDEuNQ0KCQkJCQljMC4zLDAuNCwwLjgsMC42LDEuNCwwLjZjMC42LDAsMS4xLTAuMiwxLjQtMC43YzAuMS0wLjIsMC4yLTAuNCwwLjMtMC43YzAtMC4yLDAtMC40LDAtMC43di0wLjJoLTEuMmMwLDAuMSwwLDAuMiwwLDAuNA0KCQkJCQlzMCwwLjIsMCwwLjNjMCwwLjEsMCwwLjEsMCwwLjFjLTAuMSwwLjMtMC4yLDAuNC0wLjUsMC40Yy0wLjQsMC0wLjYtMC4zLTAuNi0wLjl2LTEuMWgyLjN2LTEuM2MwLTAuNy0wLjEtMS4xLTAuNC0xLjUNCgkJCQkJQzI3LjYsMjIuMiwyNy4xLDIyLDI2LjUsMjJ6IE0yNy4xLDI0LjVIMjZ2LTAuNmMwLTAuNiwwLjItMC45LDAuNi0wLjljMC40LDAsMC42LDAuMywwLjYsMC45VjI0LjVMMjcuMSwyNC41eiIvPg0KCQkJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xOC41LDI2LjljLTAuMiwwLjQtMC41LDAuNS0wLjcsMC41Yy0wLjIsMC0wLjItMC4xLTAuMy0wLjNjMCwwLDAtMC4yLDAtMC40di00LjZoLTEuMVYyNw0KCQkJCQljMCwwLjQsMCwwLjcsMC4xLDAuOWMwLjEsMC4zLDAuMywwLjUsMC43LDAuNWMwLjQsMCwwLjktMC4zLDEuMy0wLjh2MC43aDEuMXYtNi4zaC0xLjFMMTguNSwyNi45TDE4LjUsMjYuOUwxOC41LDI2Ljl6Ii8+DQoJCQkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIwLDE1LjdjMC40LDAsMC41LTAuMywwLjUtMC45di0yLjdjMC0wLjYtMC4yLTAuOS0wLjUtMC45Yy0wLjQsMC0wLjUsMC4zLTAuNSwwLjl2Mi43DQoJCQkJCUMxOS40LDE1LjQsMTkuNiwxNS43LDIwLDE1Ljd6Ii8+DQoJCQkJPHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIxMi4zLDIxLjEgMTMuNiwyMS4xIDEzLjYsMjguNCAxNC45LDI4LjQgMTQuOSwyMS4xIDE2LjIsMjEuMSAxNi4yLDIwIDEyLjMsMjAgCQkJCSIvPg0KCQkJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOC40LDYuNUgxMi4xQzEwLjcsNi41LDkuNiw3LDguNiw4Yy0xLDEtMS40LDIuMS0xLjQsMy41djE2LjRjMCwxLjQsMC41LDIuNSwxLjQsMy41DQoJCQkJCWMxLDEsMi4xLDEuNCwzLjUsMS40aDE2LjRjMS40LDAsMi41LTAuNSwzLjUtMS40YzEtMSwxLjQtMi4xLDEuNC0zLjVWMTEuNWMwLTEuNC0wLjUtMi41LTEuNC0zLjVDMzAuOSw3LDI5LjgsNi41LDI4LjQsNi41eg0KCQkJCQkgTTIyLjYsMTAuM2gxLjFWMTVjMCwwLjMsMCwwLjQsMCwwLjRjMCwwLjIsMC4xLDAuMywwLjMsMC4zYzAuMiwwLDAuNS0wLjIsMC43LTAuNXYtNC44aDEuMXY2LjNoLTEuMVYxNg0KCQkJCQljLTAuNSwwLjUtMC45LDAuOC0xLjMsMC44Yy0wLjQsMC0wLjYtMC4yLTAuNy0wLjVjLTAuMS0wLjItMC4xLTAuNS0wLjEtMC45TDIyLjYsMTAuM0wyMi42LDEwLjN6IE0xOC4zLDEyLjQNCgkJCQkJYzAtMC43LDAuMS0xLjIsMC40LTEuNWMwLjMtMC40LDAuNy0wLjYsMS4zLTAuNmMwLjYsMCwxLDAuMiwxLjMsMC42YzAuMiwwLjMsMC40LDAuOCwwLjQsMS41djIuMmMwLDAuNy0wLjEsMS4yLTAuNCwxLjUNCgkJCQkJYy0wLjMsMC40LTAuOCwwLjYtMS4zLDAuNmMtMC42LDAtMS0wLjItMS4zLTAuNmMtMC4yLTAuMy0wLjQtMC44LTAuNC0xLjVMMTguMywxMi40TDE4LjMsMTIuNHogTTE1LjIsOC4ybDAuOSwzLjNMMTcsOC4yaDEuMw0KCQkJCQlsLTEuNSw1djMuNGgtMS4zdi0zLjRjLTAuMS0wLjYtMC40LTEuNS0wLjgtMi43Yy0wLjEtMC4zLTAuMi0wLjctMC40LTEuMmMtMC4yLTAuNS0wLjMtMC45LTAuNC0xLjJMMTUuMiw4LjJMMTUuMiw4LjJ6DQoJCQkJCSBNMjkuMywyOC43Yy0wLjEsMC41LTAuNCwwLjktMC43LDEuMmMtMC40LDAuMy0wLjgsMC41LTEuMywwLjZjLTEuNiwwLjItMy45LDAuMy03LDAuM2MtMy4xLDAtNS41LTAuMS03LTAuMw0KCQkJCQljLTAuNS0wLjEtMC45LTAuMy0xLjMtMC42Yy0wLjQtMC4zLTAuNi0wLjgtMC43LTEuMmMtMC4yLTEtMC4zLTIuNC0wLjMtNC40YzAtMiwwLjEtMy40LDAuMy00LjRjMC4xLTAuNSwwLjQtMC45LDAuNy0xLjMNCgkJCQkJYzAuNC0wLjMsMC44LTAuNSwxLjMtMC42YzEuNS0wLjIsMy45LTAuMyw3LTAuM2MzLjEsMCw1LjUsMC4xLDcsMC4zYzAuNSwwLjEsMC45LDAuMywxLjMsMC42YzAuNCwwLjMsMC42LDAuOCwwLjcsMS4zDQoJCQkJCWMwLjIsMC45LDAuMywyLjQsMC4zLDQuNEMyOS42LDI2LjMsMjkuNSwyNy44LDI5LjMsMjguN3oiLz4NCgkJCTwvZz4NCgkJPC9nPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K)}.googleplus{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC4xIiB3aWR0aD0iNDYiIGhlaWdodD0iMzQiIHhsaW5rOmhyZWY9IkNFNjFEMDRCLnBuZyIgIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgLTIgNCkiPg0KCTwvaW1hZ2U+DQoJPGc+DQoJCTxnPg0KCQkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTE0LDE4LjF2NC4yYzAsMCw0LDAsNS43LDBjLTAuOSwyLjctMi4zLDQuMi01LjcsNC4yYy0zLjQsMC02LjEtMi44LTYuMS02LjJTMTAuNSwxNCwxNCwxNA0KCQkJCWMxLjgsMCwzLDAuNiw0LjEsMS41YzAuOS0wLjksMC44LTEsMy0zLjFjLTEuOS0xLjctNC4zLTIuNy03LjEtMi43Yy01LjgsMC0xMC41LDQuNy0xMC41LDEwLjVDMy41LDI2LDguMiwzMC43LDE0LDMwLjcNCgkJCQljOC43LDAsMTAuOC03LjUsMTAuMS0xMi42QzIyLDE4LjEsMTQsMTguMSwxNCwxOC4xeiBNMzIuOSwxOC40di0zLjZoLTIuNnYzLjZoLTMuN3YyLjZoMy43djMuN2gyLjZ2LTMuN2gzLjZ2LTIuNkgzMi45eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=)}.googleplus:before{content:"";background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC4xIiB3aWR0aD0iNDYiIGhlaWdodD0iMzQiIHhsaW5rOmhyZWY9IkNFNjFEMDRCLnBuZyIgIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgLTIgNCkiPg0KCTwvaW1hZ2U+DQoJPGc+DQoJCTxnPg0KCQkJPHBhdGggZmlsbD0iIzJmYjVkMiIgZD0iTTE0LDE4LjF2NC4yYzAsMCw0LDAsNS43LDBjLTAuOSwyLjctMi4zLDQuMi01LjcsNC4yYy0zLjQsMC02LjEtMi44LTYuMS02LjJTMTAuNSwxNCwxNCwxNA0KCQkJCWMxLjgsMCwzLDAuNiw0LjEsMS41YzAuOS0wLjksMC44LTEsMy0zLjFjLTEuOS0xLjctNC4zLTIuNy03LjEtMi43Yy01LjgsMC0xMC41LDQuNy0xMC41LDEwLjVDMy41LDI2LDguMiwzMC43LDE0LDMwLjcNCgkJCQljOC43LDAsMTAuOC03LjUsMTAuMS0xMi42QzIyLDE4LjEsMTQsMTguMSwxNCwxOC4xeiBNMzIuOSwxOC40di0zLjZoLTIuNnYzLjZoLTMuN3YyLjZoMy43djMuN2gyLjZ2LTMuN2gzLjZ2LTIuNkgzMi45eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=)}.googleplus.icon-gray{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjQ1cHgiIGhlaWdodD0iNDVweCIgdmlld0JveD0iMCAwIDQ1IDQ1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNDIgKDM2NzgxKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4NCiAgICA8dGl0bGU+QXJ0Ym9hcmQgMyBDb3B5PC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJBcnRib2FyZC0zLUNvcHkiIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzdBN0E3QSI+DQogICAgICAgICAgICA8ZyBpZD0ic3ZnK3htbCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNi4wMDAwMDAsIDEyLjAwMDAwMCkiPg0KICAgICAgICAgICAgICAgIDxnIGlkPSJDYWxxdWVfMSI+DQogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCI+DQogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTEsOS4xIEwxMSwxMy4zIEwxNi43LDEzLjMgQzE1LjgsMTYgMTQuNCwxNy41IDExLDE3LjUgQzcuNiwxNy41IDQuOSwxNC43IDQuOSwxMS4zIEM0LjksNy45IDcuNSw1IDExLDUgQzEyLjgsNSAxNCw1LjYgMTUuMSw2LjUgQzE2LDUuNiAxNS45LDUuNSAxOC4xLDMuNCBDMTYuMiwxLjcgMTMuOCwwLjcgMTEsMC43IEM1LjIsMC43IDAuNSw1LjQgMC41LDExLjIgQzAuNSwxNyA1LjIsMjEuNyAxMSwyMS43IEMxOS43LDIxLjcgMjEuOCwxNC4yIDIxLjEsOS4xIEwxMSw5LjEgWiBNMjkuOSw5LjQgTDI5LjksNS44IEwyNy4zLDUuOCBMMjcuMyw5LjQgTDIzLjYsOS40IEwyMy42LDEyIEwyNy4zLDEyIEwyNy4zLDE1LjcgTDI5LjksMTUuNyBMMjkuOSwxMiBMMzMuNSwxMiBMMzMuNSw5LjQgTDI5LjksOS40IFoiIGlkPSJTaGFwZSI+PC9wYXRoPg0KICAgICAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgPC9nPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+)}.googleplus.icon-gray:hover{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC4xIiB3aWR0aD0iNDYiIGhlaWdodD0iMzQiIHhsaW5rOmhyZWY9IkNFNjFEMDRCLnBuZyIgIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgLTIgNCkiPg0KCTwvaW1hZ2U+DQoJPGc+DQoJCTxnPg0KCQkJPHBhdGggZmlsbD0iIzJmYjVkMiIgZD0iTTE0LDE4LjF2NC4yYzAsMCw0LDAsNS43LDBjLTAuOSwyLjctMi4zLDQuMi01LjcsNC4yYy0zLjQsMC02LjEtMi44LTYuMS02LjJTMTAuNSwxNCwxNCwxNA0KCQkJCWMxLjgsMCwzLDAuNiw0LjEsMS41YzAuOS0wLjksMC44LTEsMy0zLjFjLTEuOS0xLjctNC4zLTIuNy03LjEtMi43Yy01LjgsMC0xMC41LDQuNy0xMC41LDEwLjVDMy41LDI2LDguMiwzMC43LDE0LDMwLjcNCgkJCQljOC43LDAsMTAuOC03LjUsMTAuMS0xMi42QzIyLDE4LjEsMTQsMTguMSwxNCwxOC4xeiBNMzIuOSwxOC40di0zLjZoLTIuNnYzLjZoLTMuN3YyLjZoMy43djMuN2gyLjZ2LTMuN2gzLjZ2LTIuNkgzMi45eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=)}.pinterest{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC4xIiB3aWR0aD0iMzgiIGhlaWdodD0iNDYiIHhsaW5rOmhyZWY9IjhERjY2RDRCLnBuZyIgIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgMiAtMSkiPg0KCTwvaW1hZ2U+DQoJPGc+DQoJCTxnPg0KCQkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTE4LjcsNS4xQzEzLjQsNS42LDguMSwxMCw3LjgsMTYuMWMtMC4xLDMuOCwwLjksNi42LDQuNSw3LjRjMS42LTIuNy0wLjUtMy4zLTAuOC01LjMNCgkJCQljLTEuMy04LjEsOS40LTEzLjcsMTUtOGMzLjksMy45LDEuMywxNi00LjksMTQuOGMtNi0xLjIsMi45LTEwLjgtMS44LTEyLjdjLTMuOS0xLjUtNS45LDQuNy00LjEsNy44Yy0xLjEsNS4zLTMuNCwxMC4zLTIuNSwxNw0KCQkJCWMzLjEtMi4yLDQuMS02LjUsNC45LTEwLjljMS41LDAuOSwyLjQsMS45LDQuMywyLjFjNy4yLDAuNiwxMS4yLTcuMiwxMC4zLTE0LjRDMzEuOCw3LjUsMjUuNSw0LjMsMTguNyw1LjF6Ii8+DQoJCTwvZz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==)}.pinterest:before{content:"";background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC4xIiB3aWR0aD0iMzgiIGhlaWdodD0iNDYiIHhsaW5rOmhyZWY9IjhERjY2RDRCLnBuZyIgIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgMiAtMSkiPg0KCTwvaW1hZ2U+DQoJPGc+DQoJCTxnPg0KCQkJPHBhdGggZmlsbD0iIzJmYjVkMiIgZD0iTTE4LjcsNS4xQzEzLjQsNS42LDguMSwxMCw3LjgsMTYuMWMtMC4xLDMuOCwwLjksNi42LDQuNSw3LjRjMS42LTIuNy0wLjUtMy4zLTAuOC01LjMNCgkJCQljLTEuMy04LjEsOS40LTEzLjcsMTUtOGMzLjksMy45LDEuMywxNi00LjksMTQuOGMtNi0xLjIsMi45LTEwLjgtMS44LTEyLjdjLTMuOS0xLjUtNS45LDQuNy00LjEsNy44Yy0xLjEsNS4zLTMuNCwxMC4zLTIuNSwxNw0KCQkJCWMzLjEtMi4yLDQuMS02LjUsNC45LTEwLjljMS41LDAuOSwyLjQsMS45LDQuMywyLjFjNy4yLDAuNiwxMS4yLTcuMiwxMC4zLTE0LjRDMzEuOCw3LjUsMjUuNSw0LjMsMTguNyw1LjF6Ii8+DQoJCTwvZz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==)}.pinterest.icon-gray{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjQ1cHgiIGhlaWdodD0iNDVweCIgdmlld0JveD0iMCAwIDQ1IDQ1IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNDIgKDM2NzgxKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4NCiAgICA8dGl0bGU+QXJ0Ym9hcmQgMyBDb3B5IDI8L3RpdGxlPg0KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPg0KICAgIDxkZWZzPjwvZGVmcz4NCiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICAgICAgPGcgaWQ9IkFydGJvYXJkLTMtQ29weS0yIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiM3QTdBN0EiPg0KICAgICAgICAgICAgPGcgaWQ9InN2Zyt4bWwiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgNi4wMDAwMDApIj4NCiAgICAgICAgICAgICAgICA8ZyBpZD0iQ2FscXVlXzEiPg0KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAiPg0KICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTExLjcsMS4xIEM2LjQsMS42IDEuMSw2IDAuOCwxMi4xIEMwLjcsMTUuOSAxLjcsMTguNyA1LjMsMTkuNSBDNi45LDE2LjggNC44LDE2LjIgNC41LDE0LjIgQzMuMiw2LjEgMTMuOSwwLjUgMTkuNSw2LjIgQzIzLjQsMTAuMSAyMC44LDIyLjIgMTQuNiwyMSBDOC42LDE5LjggMTcuNSwxMC4yIDEyLjgsOC4zIEM4LjksNi44IDYuOSwxMyA4LjcsMTYuMSBDNy42LDIxLjQgNS4zLDI2LjQgNi4yLDMzLjEgQzkuMywzMC45IDEwLjMsMjYuNiAxMS4xLDIyLjIgQzEyLjYsMjMuMSAxMy41LDI0LjEgMTUuNCwyNC4zIEMyMi42LDI0LjkgMjYuNiwxNy4xIDI1LjcsOS45IEMyNC44LDMuNSAxOC41LDAuMyAxMS43LDEuMSBaIiBpZD0iU2hhcGUiPjwvcGF0aD4NCiAgICAgICAgICAgICAgICAgICAgPC9nPg0KICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==)}.pinterest.icon-gray:hover{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC4xIiB3aWR0aD0iMzgiIGhlaWdodD0iNDYiIHhsaW5rOmhyZWY9IjhERjY2RDRCLnBuZyIgIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgMiAtMSkiPg0KCTwvaW1hZ2U+DQoJPGc+DQoJCTxnPg0KCQkJPHBhdGggZmlsbD0iIzJmYjVkMiIgZD0iTTE4LjcsNS4xQzEzLjQsNS42LDguMSwxMCw3LjgsMTYuMWMtMC4xLDMuOCwwLjksNi42LDQuNSw3LjRjMS42LTIuNy0wLjUtMy4zLTAuOC01LjMNCgkJCQljLTEuMy04LjEsOS40LTEzLjcsMTUtOGMzLjksMy45LDEuMywxNi00LjksMTQuOGMtNi0xLjIsMi45LTEwLjgtMS44LTEyLjdjLTMuOS0xLjUtNS45LDQuNy00LjEsNy44Yy0xLjEsNS4zLTMuNCwxMC4zLTIuNSwxNw0KCQkJCWMzLjEtMi4yLDQuMS02LjUsNC45LTEwLjljMS41LDAuOSwyLjQsMS45LDQuMywyLjFjNy4yLDAuNiwxMS4yLTcuMiwxMC4zLTE0LjRDMzEuOCw3LjUsMjUuNSw0LjMsMTguNyw1LjF6Ii8+DQoJCTwvZz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==)}.vimeo{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC4xIiB3aWR0aD0iNDMiIGhlaWdodD0iNDAiIHhsaW5rOmhyZWY9IjUwM0UwMEFCLnBuZyIgIHRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgLTEgMSkiPg0KCTwvaW1hZ2U+DQoJPGc+DQoJCTxnPg0KCQkJPGc+DQoJCQkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQuMSwxNGMwLjctMC41LDEuOC0xLjQsMy4zLTIuOGMxLjUtMS4zLDIuNy0yLjMsMy43LTIuOWMxLjMtMC43LDIuNC0xLDMuNS0wLjdjMC41LDAuMSwxLDAuNSwxLjQsMS4xDQoJCQkJCWMwLjQsMC42LDAuOCwxLjIsMSwxLjljMC4yLDAuNiwwLjUsMi4xLDAuOSw0LjVjMC4xLDAuNCwwLjEsMSwwLjIsMmMwLjEsMC45LDAuMiwxLjcsMC4zLDIuM2MwLjEsMC42LDAuMywxLjMsMC41LDINCgkJCQkJYzAuMywwLjcsMC42LDEuMywxLDEuOGMwLjgsMC44LDEuNiwxLDIuNCwwLjRjMC41LTAuNCwxLjItMS4zLDEuOS0yLjdjMC45LTEuNywxLjMtMywxLjQtMy45YzAuMS0xLjQtMC4xLTIuMy0wLjctMi43DQoJCQkJCWMtMC42LTAuNC0xLjYtMC42LTMuMS0wLjRjMC4zLTAuOSwwLjctMS43LDEuMi0yLjVjMC41LTAuOCwxLjEtMS40LDEuNi0xLjljMC42LTAuNSwxLjItMC45LDEuOC0xLjNjMC42LTAuNCwxLjEtMC43LDEuNi0wLjgNCgkJCQkJYzAuNC0wLjIsMC44LTAuMywxLjEtMC4zYzIuNS0wLjQsNC4yLDAsNS4xLDEuMmMwLjcsMC45LDAuOSwyLjEsMC42LDMuNmMtMC4zLDEuMy0xLDMuNC0yLjMsNi4yYy0xLjIsMi44LTIuOCw1LjUtNC43LDgNCgkJCQkJYy0yLjIsMi45LTQuNCw1LjEtNi44LDYuNWMtMC42LDAuNC0xLjMsMC43LTIuMSwwLjljLTAuOCwwLjItMS41LDAuMi0yLjMsMGMtMS4xLTAuNS0yLTEuNi0yLjgtMy40Yy0wLjQtMC45LTAuOS0yLjctMS42LTUuNA0KCQkJCQljLTAuNy0yLjYtMS4xLTQuMy0xLjQtNS4xYy0wLjEtMC4yLTAuMi0wLjYtMC4zLTEuMWMtMC4xLTAuNS0wLjMtMC45LTAuNC0xLjNjLTAuMS0wLjQtMC4zLTAuNy0wLjUtMS4xDQoJCQkJCWMtMC4zLTAuNS0wLjctMC44LTEuMS0wLjhjLTAuNCwwLTEsMC4xLTEuNiwwLjNjLTAuNiwwLjItMS4xLDAuMy0xLjUsMC4yYy0wLjIsMC0wLjQtMC4yLTAuNi0wLjVjLTAuMi0wLjMtMC40LTAuNi0wLjctMC43DQoJCQkJCUw0LjEsMTRMNC4xLDE0TDQuMSwxNHoiLz4NCgkJCTwvZz4NCgkJPC9nPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K)}.instagram{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FscXVlXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQwIDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxpbWFnZSBvdmVyZmxvdz0idmlzaWJsZSIgb3BhY2l0eT0iMC4xIiB3aWR0aD0iNDIiIGhlaWdodD0iNDIiIHhsaW5rOmhyZWY9IjFCQTA4NjIzLnBuZyIgPg0KCTwvaW1hZ2U+DQoJPGc+DQoJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOC45LDUuNkgxMS4xQzgsNS42LDUuNiw4LDUuNiwxMS4xVjE3djExLjhjMCwzLjEsMi41LDUuNSw1LjUsNS41aDE3LjdjMy4xLDAsNS41LTIuNSw1LjUtNS41VjE3di01LjkNCgkJCUMzNC40LDgsMzIsNS42LDI4LjksNS42eiBNMzAuNSw4LjloMC42djAuNnY0LjNoLTQuOVY4LjlIMzAuNXogTTE1LjksMTdjMC45LTEuMiwyLjUtMi4xLDQuMS0yLjFzMy4yLDAuOSw0LjEsMi4xDQoJCQljMC42LDAuOSwxLDEuOCwxLDNjMCwyLjgtMi4zLDUuMS01LjEsNS4xYy0yLjcsMC01LjEtMi4yLTUuMS01LjFDMTQuOSwxOC45LDE1LjMsMTcuOSwxNS45LDE3eiBNMzEuNiwyOC45YzAsMS41LTEuMiwyLjctMi43LDIuNw0KCQkJSDExLjFjLTEuNSwwLTIuNy0xLjItMi43LTIuN1YxN2g0LjNjLTAuNCwwLjktMC42LDItMC42LDNjMCw0LjMsMy42LDcuOSw3LjksNy45czcuOS0zLjYsNy45LTcuOWMwLTEtMC4yLTIuMS0wLjYtM2g0LjMNCgkJCUwzMS42LDI4LjlMMzEuNiwyOC45eiIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K)}.footer-container{margin-top:1.25rem;padding-top:1.25rem;overflow:hidden}.footer-container li{margin-bottom:.3125rem}.footer-container li a{color:#7a7a7a;cursor:pointer;font-size:.875rem}.footer-container li a:hover{color:#2fb5d2}.footer-container .links .collapse{display:inherit}@media (max-width:767px){.block_newsletter{padding-bottom:.625rem}.footer-container{box-shadow:none;margin-top:0}.footer-container .wrapper{padding-left:0!important;padding-right:0!important}.footer-container .links .h3{line-height:1.5}.footer-container .links .title{padding:.625rem;cursor:pointer}.footer-container .links .title .collapse-icons .remove,.footer-container .links .title[aria-expanded=true] .collapse-icons .add{display:none}.footer-container .links .title[aria-expanded=true] .collapse-icons .remove{display:block}.footer-container .links .navbar-toggler{display:inline-block;padding:0}.footer-container .links .collapse{display:none}.footer-container .links .collapse.in{display:block}.footer-container .links ul{margin-bottom:0}.footer-container .links ul>li{padding:.625rem}}@media (max-width:991px){.block-social{text-align:center}.block-contact{padding-left:1.5rem}}.contact-rich{color:#7a7a7a;margin-bottom:2rem;word-wrap:break-word}.contact-rich h4{text-transform:uppercase;color:#232323;margin-bottom:2rem}.contact-rich .block{height:auto;overflow:hidden}.contact-rich .block .icon{float:left;width:3.5rem}.contact-rich .block .icon i{font-size:2rem}.contact-rich .block .data{color:#232323;font-size:.875rem;width:auto;overflow:hidden}.contact-rich .block .data.email{padding-top:.375rem}.contact-form{background:#fff;padding:1rem;color:#7a7a7a;width:100%}.contact-form h3{text-transform:uppercase;color:#232323}#pagenotfound #main .page-header,#products #main .page-header{margin:2rem 0 3rem}#pagenotfound #main .page-content,#products #main .page-content{margin-bottom:10rem}#pagenotfound .page-not-found,#products .page-not-found{box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);padding:1rem;max-width:570px;margin:0 auto}#pagenotfound .page-not-found .search-widget,#products .page-not-found .search-widget{float:none}.customization-modal .modal-content{border-radius:0;border:1px solid #f6f6f6}.customization-modal .modal-content .modal-body{padding-top:0}.customization-modal .modal-content .modal-body .product-customization-line{padding-bottom:.9375rem;padding-top:.9375rem;border-bottom:1px solid #f6f6f6}.customization-modal .modal-content .modal-body .product-customization-line .label{font-weight:700;text-align:right}.customization-modal .modal-content .modal-body .product-customization-line:last-child{padding-bottom:0;border-bottom:0}.sitemap-title{text-transform:capitalize}.sitemap{margin-top:.9375rem}.sitemap ul{margin-left:-15px;margin-top:20px}.sitemap ul.nested{margin-left:20px}.sitemap ul li{font-size:.9rem;margin-bottom:1rem}@media (max-width:575px){.sitemap{margin-top:0}}#ttr_header .logo{max-width:100%}#ttr_header .header-nav #menu-icon{vertical-align:middle;cursor:pointer;margin-left:1rem}#ttr_header .header-nav #menu-icon .material-icons{line-height:50px}#ttr_header .header-nav .right-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#ttr_header .header-nav .currency-selector{margin-top:.9375rem;margin-left:.9375rem;white-space:nowrap}#ttr_header .header-nav .user-info .account{margin-left:.625rem}#ttr_header .header-nav .cart-preview.active{background:#2fb5d2}#ttr_header .header-nav .cart-preview.active a,#ttr_header .header-nav .cart-preview.active i{color:#fff}#ttr_header .header-nav .cart-preview .shopping-cart{vertical-align:middle;color:#7a7a7a}#ttr_header .header-nav .cart-preview .body{display:none}#ttr_header .header-nav .material-icons{line-height:inherit}#ttr_header .header-nav .material-icons.expand-more{margin-left:-.375rem}#ttr_header .header-top{padding-bottom:1.25rem}#ttr_header .header-top>.container{position:relative}#ttr_header .header-top .menu{padding-left:15px;margin-bottom:.375rem}#ttr_header .header-top .menu>ul>li{float:left}#ttr_header .header-top .position-static{position:static}#ttr_header .header-top a[data-depth="0"]{color:#7a7a7a;text-transform:uppercase}#ttr_header .top-menu-link{margin-left:1.25rem}.popover{font-family:inherit}#wrapper .banner{margin-bottom:1.5rem;display:block}#wrapper .banner img{box-shadow:1px 1px 7px 0 rgba(0,0,0,.15)}#wrapper .breadcrumb[data-depth="1"]{display:none}#wrapper .breadcrumb li{display:inline}#product #main .page-content{margin-left:0}#main .page-content,#main .page-header{margin-bottom:0}#main .page-content h6{margin-bottom:1.125rem}#main .page-footer{margin-bottom:1.563rem}#notifications ul{margin-bottom:0}#footer{padding-top:2.5rem}@media (max-width:767px){#wrapper{box-shadow:none}#checkout-cart-summary{float:none;width:100%;margin-top:1rem}#ttr_header_inner{background:#f1f1f1}#ttr_header .header-nav{background:#fff;margin-bottom:.625rem;color:#232323}#ttr_header .header-nav .top-logo{line-height:50px;vertical-align:middle;width:200px;margin:0 auto}#ttr_header .header-nav .top-logo a img{max-height:50px;max-width:100%}#ttr_header .header-nav .right-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#ttr_header .header-nav .user-info{text-align:left;margin-left:0}#ttr_header .header-nav .user-info .logged{color:#2fb5d2}#ttr_header .header-nav .blockcart{margin-left:0;background:inherit}#ttr_header .header-nav .blockcart.active{margin-left:.5rem}#ttr_header .header-nav .blockcart.inactive .cart-products-count{display:none}#ttr_header .header-top{background:#f1f1f1;padding-bottom:0}#ttr_header .header-top a[data-depth="0"]{color:#232323}section.checkout-step{width:100%}.default-input{min-width:100%}label{clear:both}.block-contact{padding-left:.9375rem;border:none}.dropdown-item,.menu{padding-left:0}#footer{padding-top:.5rem}}@media (max-width:991px){#ttr_header .logo{width:auto}.sub-menu{left:0;min-width:100%}#blockcart-modal .product-image{width:100%;display:block;max-width:250px;margin:0 auto .9375rem}#blockcart-modal .cart-content{padding-left:0}#blockcart-modal .product-name,#product-availability{margin-top:.625rem}#search_filters .facet .facet-label{text-align:left}.block-category .category-cover{position:relative;text-align:center}.block-category{padding-bottom:0}}@media (max-width:575px){#content-wrapper,#left-column{padding-left:0!important;padding-right:0!important}}.product-description.product-shop-margin.postcontent{margin:10px 0 0;padding:5px 0 10px}#ttr_content .ttr_prodes_Tab_Title.nav-tabs .nav-item .nav-link{margin-right:0;border:0}.page-footer.forgotpassword{border:medium none}#ttr_content .thumbnail{background-color:transparent;border:none}#ttr_content a.thumbnail:hover,#ttr_content a.thumbnail:focus,#ttr_content a.thumbnail.active{border-color:transparent}#ttr_filter{padding-left:5px}#ttr_content footer,#ttr_content header{background:transparent;border:transparent}#ttr_content .contentbox{margin:0 0 30px;padding:10px}#blockcart-modal #image-block{margin-right:30px}#ttr_content table#product_comparison tbody tr td.ttr_prochec_Heading,.productcheckout #ttr_content form table.table_foot.ttr_prochec_table_background tbody tr td,table#cart_summary.detail_step_by_step tbody tr td.step-by-step-date{text-align:center}h2.ttr_prodes_Product_Des_Content,.page-subheading{margin-top:0}#ttr_content address{margin:0}#order-detail-content tfoot tr td.ttr_prochec_subtotal,#order-detail-content tfoot tr td.ttr_prochec_total,#order-detail-content tfoot tr td.return_quantity,#order-detail-content tfoot tr td.price,#order-detail-content tbody tr td.price,#order-detail-content tbody tr.ttr_prochec_product_description td.ttr_prochec_price price,#order-detail-content tfoot tr.totalprice td.ttr_prochec_total{text-align:right}#order-detail-content.box.hidden-sm-down,.track.box{padding-left:0;padding-right:0}#ttr_content .product-variants .product-variants-item ul{padding:0}#ttr_content .product-variants .product-variants-item ul li{margin-right:10px}@media (max-width:760px){.product-quantity .add button.add-to-cart{margin-left:0}}.modal-body .cart-content p{margin-bottom:10px}.modal-body .ttr_prodes_Product_Des_Content p{margin-bottom:5px}.ttr_prochec_price.product-line-info.product-price.h5{text-align:left}@media (min-width:1200px){.cart-grid.row .cart-grid-body{padding-right:10px}.cart-grid.row .cart-grid-right{padding-left:10px}}#cart .cart-grid.row hr.separator{border-top:none}#ttr_content .cart-grid-body .cart-overview ul{padding:0;text-indent:0}#ttr_content .cart-grid-body .cart-overview ul li{padding:10px}@media (max-width:760px){.product-line-grid-body,.product-line-grid-right.product-line-actions.ttr_prochec_price{padding-left:10px}}body #ttr_content,body.productcheckout #ttr_content,body.productdescription #ttr_content{width:100%}#ttr_sidebar_right #right-column .hidden-sm-down,#ttr_sidebar_left #left-column .hidden-sm-down{display:block!important}body header .form-search span.input-group-btn,.page-not-found #searchbox span.input-group-btn{display:inline-block}body .ttr_header_links .right-nav .link,body .ttr_header_links .right-nav div{display:inline-block}body .ttr_header_links .right-nav .link:last-child{border-right:medium none}@media (max-width:760px){#ttr_menu_inner_in .ttr_menu_items .horiz_separator{display:none}table.order-confirmed tr td{padding:8px}.language-selector.dropdown.js-dropdown{display:inline-block}header #_desktop_contact_link.link,header #_desktop_language_selector.link{display:none}footer#ttr_footer .title.clearfix.hidden-md-up>h4{display:inline-block}footer#ttr_footer .float-xs-right{display:inline-block}ul.cart-items li .product-line-grid>div{padding:0 5px}}@media (min-width:760px){#ttr_menu_inner_in .child.dropdown-menu .horiz_separator{display:none}}ul.ttr_menu_items li:last-child .horiz_separator,ul.ttr_menu_items li:last-child .separator{display:none}.myaddress{display:flex;margin-bottom:20px}#order-detail .ttr_prodaddresscontent .form-control-label{text-align:right;padding-right:15px}.order-confirmation-table .order-line div{padding:0 8px 0 15px}.order-confirmation{padding:14px 18px 13px}.ttr_prochec_table_background.table.table-bordered.order-confirmed{margin:0}#ttr_content table#cart_summary.order-confirmed tbody tr td{border-right:none;border-left:none;padding:10px}#ttr_content .cart-overview.js-cart.ttr_prochec_table_background ul li:last-child{border-bottom:none}#ttr_content .product-images.js-qv-product-images{padding:0}#ttr_content .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down{border-left:none}body#cart .cart-detailed-totals .card-block{padding:15px}.cart-grid .cart-grid-body .btn{margin:20px 0 10px}#ttr_content dl.data-sheet dd{padding:10px;margin:0}dl.data-sheet dt:not(:first-child){border-top:medium none}dl.data-sheet dd:not(:nth-child(2)){border-top:medium none}dl.data-sheet dd{border-left:none}#ttr_content dl.data-sheet dt{border-right:none}dl.data-sheet dt:first-child{border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}dl.data-sheet dd:nth-child(2){border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}dl.data-sheet dt:nth-child(3),dl.data-sheet dd:nth-child(4){border-radius:0}dl.data-sheet dt:nth-last-child(2){border-bottom-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:0}dl.data-sheet dd:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:0}.footer-container{padding:10px}.modal-dialog .add button.add-to-cart{margin:5px 0}@media (min-width:760px){.form-control-comment.ttr_prodsignincontent{padding-left:10px}}#content-hook_payment_return{margin-top:15px}table#cart_summary tr.font-weight-bold td:last-child{text-align:right}#ttr_content .order-confirmation-table .order-line .ttr_prochec_price div.ttr_prochec_product_description{text-align:right}body#cms .row .cms-block,.row .cms-box{padding:0 10px}.group-span-filestyle.input-group-btn .btn{margin:0}#ttr_content .delivery-options .delivery-option.ttr_prochec_table_background{padding:8px}#js-checkout-summary .card-block div{padding:5px}body#checkout section.checkout-step{box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.25);padding:15px;margin-right:15px}.cart-summary-products.ttr_prochec_product_description,.card-block.cart-summary-totals{padding:10px 0}.cart-summary-line.cart-summary-subtotals{padding:0 10px 10px}.content>form#conditions-to-approve{margin-left:0}.custom-checkbox span{vertical-align:middle}#ttr_sidebar_right_margin .block-contact,#ttr_sidebar_left_margin .block-contact{width:auto;float:none}footer .ttr_block.block-contact.links,footer .block_newsletter.ttr_block{background:hsla(0,0%,0%,0) none repeat scroll 0 0;border:medium none;color:hsla(0,0%,0%,0);margin:0;padding:0}footer .block-contact .ttr_block_content,footer .block_newsletter.ttr_block .ttr_block_content{background:hsla(0,0%,0%,0) none repeat scroll 0 0;border:medium none}footer .block-contact .ttr_block_content p,footer .block_newsletter.ttr_block .ttr_block_content p{background:hsla(0,0%,0%,0) none repeat scroll 0 0}#ttr_sidebar_right .block_newsletter div{width:100%}#ttr_sidebar_right .block_newsletter{float:none;width:100%}.ttr_header_links .header.ttr_block{background:hsla(0,0%,0%,0) none repeat scroll 0 0;border:medium none;color:hsla(0,0%,0%,0);margin:0;min-height:0;padding:0;display:inline}.ttr_header_links .header.ttr_block a:not(.btn){color:transparent}.ttr_header_links .ttr_block_content{background:hsla(0,0%,0%,0) none repeat scroll 0 0;border:medium none;border-radius:0;margin:0;padding:0}.ttr_footer_inner .container{width:100%}.page-content.page-not-found #search_widget{margin-top:10px}.row.sort-by-row .sort-by{text-align:right;margin-right:5px}#product .product-information .tabs{padding:0}#product .product-information .tabs #product-details div label{margin-right:10px}.block_newsletter.ttr_block .ttr_block_content p{margin:0}#ttr_content .input-color:checked+span,.selected_swatch{box-shadow:2px 2px 4px 0 hsla(0,0%,0%,.2)}@media (max-width:760px){#add-to-cart-or-refresh .product-add-to-cart .product-quantity .add{margin-top:5px}}@media (min-width:760px){.product-line-grid-right.product-line-actions.ttr_prochec_price .row .price{text-align:center;margin:0}}@media (min-width:992px){.product-line-grid-right.product-line-actions.ttr_prochec_price .row .price{text-align:right;margin:0}}@media (max-width:760px){#ttr_content .shipping-step.delivery-option-2{margin-left:10px}.product-line-grid-right.product-line-actions.ttr_prochec_price .row .price{text-align:left}}.product-line-grid-body .ttr_prochec_price.product-line-info.product-price{text-align:left}@media (min-width:992px){.product-line-grid-right.product-line-actions.ttr_prochec_price .text-xsright{text-align:left}}#block-order-detail #order-infos .forgotpassword{text-align:right}#ttr_content .table.detail_step_by_step.ttr_prochec_table_background tbody tr td:last-child{text-align:center}.address-selector.js-address-selector{margin-bottom:10px}#ttr_content .shipping-step.delivery-option-2{margin-bottom:0;margin-left:-4px}#ttr_content .shipping-step{display:inline-block;float:none;vertical-align:middle}#checkout .custom-radio.float-xs-left{float:none!important}.payment-options div:not(:first-child){margin:10px 0}#ttr_header .search-widget form{position:relative;text-align:left}#cart-summary-product-list ul li .price{margin:0}#js-checkout-summary.card.js-cart.ttr_prochec_table_background{padding:10px}body #ttr_content.modal-dialog{float:none}#ttr_content #cart-summary-product-list ul.media-list{padding-left:0}#delivery-address .form-group.row:last-child .ttr_prodsignincontent{margin:0;vertical-align:middle}h6.ttr_prodcheckboxcontent{margin:0}#order-slip #order-list tbody tr:not(:first-child) td{border-top:medium none!important}#order-return-form .ttr_shipping_background header h3.page-subheading,.order-message-form header h3.page-subheading{padding-bottom:10px}#order-return-form .ttr_shipping_background header p.ttr_prodaddresscontent{margin-bottom:10px}.order-message-form header p.ttr_prodaddresscontent{margin-bottom:10px}.ttr_content_and_sidebar_container #ttr_sidebar_left,.productcheckout .ttr_content_and_sidebar_container #ttr_sidebar_left{float:left}.ttr_content_and_sidebar_container #ttr_sidebar_right,.productcheckout .ttr_content_and_sidebar_container #ttr_sidebar_right{float:right}#blockcart-modal .modal-header{padding:5px}#ttr_content .input-group.bootstrap-touchspin .input-group-btn-vertical{align-self:stretch;border:medium none;display:flex;flex-flow:column nowrap;padding:0;width:auto}.bootstrap-touchspin .btn-touchspin{height:100%}#ttr_sidebar_left>div{overflow:auto}.ttr_order_title{vertical-align:middle}.input-group-btn-vertical.form-control .btn:hover{height:100%}#js-checkout-summary #cart-summary-product-list .product-name.ttr_prochec_product_link{font-size:14px}.checkout.cart-detailed-actions.card-block .text-sm-center{text-align:center}button.close{font-family:arial}body .quickview #ttr_content_margin{padding:10px}#ttr_footer .block_newsletter .btn{margin-top:0;margin-bottom:0}#_desktop_user_info .user-info a.account span{margin-left:10px}.order-confirmation-table .order-line .ttr_prochec_price .row,.order-confirmation-table .order-line .ttr_prochec_price .row div:first-child{padding:0}.order-confirmation-table .order-line .ttr_prochec_price .row div:last-child{text-align:right}footer.address-footer a.text-muted span{vertical-align:middle}.shipping-step .col-sm-5{display:inline-block;float:none;margin-left:-4px}.col-sm-4.ttr_prochec_product_description{display:inline-block;float:none;vertical-align:middle}.col-sm-3.ttr_prochec_total{display:inline-block;float:none;margin-left:-4px;vertical-align:middle}.shipping-step .col-xs-3{display:inline-block;vertical-align:middle}.shipping-step .col-xs-9{display:inline-block;float:none;vertical-align:middle}body#checkout section.checkout-step .custom-radio{display:inline-block;line-height:initial;margin-right:0}@media only screen and (max-width:767px){.col-sm-1.shipping-step{padding:0 8px 0 0}#ttr_content .shipping-step{display:table-cell;float:none;width:auto;vertical-align:middle}.shipping-step .col-sm-5{float:none;vertical-align:middle}.col-sm-4.ttr_prochec_product_description{float:none;vertical-align:middle}.col-sm-3.ttr_prochec_total{float:none;vertical-align:middle}.shipping-step.col-sm-11.delivery-option-2{width:100%}}.forgotpassword,.forgotpassword a,.productcheckout footer.page-footer a{line-height:initial}#ttr_content #block-reassurance ul,#ttr_content .checkout-step ul{text-indent:0}#ttr_content .order-line div.text-xsright{padding-right:0;text-align:right}.page-my-account #content .links a span.link-item{margin-right:10px}@media only screen and (max-width:767px){.myaddress .ttr_shipping_background{width:100%}}.cart-item .bootstrap-touchspin .input-group-btn-vertical i{left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}#ttr_content #checkout-personal-information-step ul.my-2{margin-bottom:0;margin-top:0!important;padding-left:0!important}.cart-overview .input-group{display:flex;flex-wrap:nowrap}body.tax-display-enabled #ttr_content #products .product-description,body.tax-display-enabled #ttr_content .featured-products .product-description,body.tax-display-enabled #ttr_content .product-accessories .product-description{height:auto}body.tax-display-enabled #ttr_content #products .thumbnail-container,body.tax-display-enabled #ttr_content .featured-products .thumbnail-container,body.tax-display-enabled #ttr_content .product-accessories .thumbnail-container{height:auto}body.tax-display-enabled #ttr_content #products .product-description,body.tax-display-enabled #ttr_content .featured-products .product-description,body.tax-display-enabled #ttr_content .product-accessories .product-description{height:auto}body.tax-display-enabled #ttr_content #products .thumbnail-container,body.tax-display-enabled #ttr_content .featured-products .thumbnail-container,body.tax-display-enabled #ttr_content .product-accessories .thumbnail-container{height:auto}body.tax-display-enabled #ttr_content #products .product-description,body.tax-display-enabled #ttr_content .featured-products .product-description,body.tax-display-enabled #ttr_content .product-accessories .product-description{height:auto}body.tax-display-enabled #ttr_content #products .thumbnail-container,body.tax-display-enabled #ttr_content .featured-products .thumbnail-container,body.tax-display-enabled #ttr_content .product-accessories .thumbnail-container{height:auto}.custom-checkbox input[type=checkbox]:checked+span .psgdpr_consent_icon,.psgdpr_consent_icon{display:none}.blockreassurance{padding-top:10px;text-align:center;width:100%}.blockreassurance .reass-item{display:inline-block;text-align:center;vertical-align:top}.blockreassurance .block-title{font-weight:700}.blockreassurance .block-icon,.blockreassurance .block-icon img,.blockreassurance .block-icon svg{height:70px}@media (max-width:575px){.blockreassurance{text-align:left}.blockreassurance .block-icon{display:inline-block;height:35px;float:left;margin:10px;width:35px}.blockreassurance .block-icon img,.blockreassurance .block-icon svg{height:35px;width:35px}.blockreassurance .block-title{display:inline-block;height:35px;max-width:calc(100% - 55px);padding-top:10px}}.blockreassurance_product{margin-top:25px}.blockreassurance_product .item-product{display:inline-block;height:35px;float:left;margin-right:5px;padding-top:5px;width:35px}.blockreassurance_product .item-product img,.blockreassurance_product .item-product svg{height:35px;width:35px}.blockreassurance_product p.block-title{line-height:40px}body#checkout .container-blockreassurance{min-height:auto}.ps-socialfollow-discord{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzEiIGhlaWdodD0iNTUiIHZpZXdCb3g9IjAgMCA3MSA1NSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGQ9Ik02MC4xMDQ1IDQuODk3OEM1NS41NzkyIDIuODIxNCA1MC43MjY1IDEuMjkxNiA0NS42NTI3IDAuNDE1NDJDNDUuNTYwMyAwLjM5ODUxIDQ1LjQ2OCAwLjQ0MDc2OSA0NS40MjA0IDAuNTI1Mjg5QzQ0Ljc5NjMgMS42MzUzIDQ0LjEwNSAzLjA4MzQgNDMuNjIwOSA0LjIyMTZDMzguMTYzNyAzLjQwNDYgMzIuNzM0NSAzLjQwNDYgMjcuMzg5MiA0LjIyMTZDMjYuOTA1IDMuMDU4MSAyNi4xODg2IDEuNjM1MyAyNS41NjE3IDAuNTI1Mjg5QzI1LjUxNDEgMC40NDM1ODkgMjUuNDIxOCAwLjQwMTMzIDI1LjMyOTQgMC40MTU0MkMyMC4yNTg0IDEuMjg4OCAxNS40MDU3IDIuODE4NiAxMC44Nzc2IDQuODk3OEMxMC44Mzg0IDQuOTE0NyAxMC44MDQ4IDQuOTQyOSAxMC43ODI1IDQuOTc5NUMxLjU3Nzk1IDE4LjczMDkgLTAuOTQzNTYxIDMyLjE0NDMgMC4yOTM0MDggNDUuMzkxNEMwLjI5OTAwNSA0NS40NTYyIDAuMzM1Mzg2IDQ1LjUxODIgMC4zODU3NjEgNDUuNTU3NkM2LjQ1ODY2IDUwLjAxNzQgMTIuMzQxMyA1Mi43MjQ5IDE4LjExNDcgNTQuNTE5NUMxOC4yMDcxIDU0LjU0NzcgMTguMzA1IDU0LjUxMzkgMTguMzYzOCA1NC40Mzc4QzE5LjcyOTUgNTIuNTcyOCAyMC45NDY5IDUwLjYwNjMgMjEuOTkwNyA0OC41MzgzQzIyLjA1MjMgNDguNDE3MiAyMS45OTM1IDQ4LjI3MzUgMjEuODY3NiA0OC4yMjU2QzE5LjkzNjYgNDcuNDkzMSAxOC4wOTc5IDQ2LjYgMTYuMzI5MiA0NS41ODU4QzE2LjE4OTMgNDUuNTA0MSAxNi4xNzgxIDQ1LjMwNCAxNi4zMDY4IDQ1LjIwODJDMTYuNjc5IDQ0LjkyOTMgMTcuMDUxMyA0NC42MzkxIDE3LjQwNjcgNDQuMzQ2MUMxNy40NzEgNDQuMjkyNiAxNy41NjA2IDQ0LjI4MTMgMTcuNjM2MiA0NC4zMTUxQzI5LjI1NTggNDkuNjIwMiA0MS44MzU0IDQ5LjYyMDIgNTMuMzE3OSA0NC4zMTUxQzUzLjM5MzUgNDQuMjc4NSA1My40ODMxIDQ0LjI4OTggNTMuNTUwMiA0NC4zNDMzQzUzLjkwNTcgNDQuNjM2MyA1NC4yNzc5IDQ0LjkyOTMgNTQuNjUyOSA0NS4yMDgyQzU0Ljc4MTYgNDUuMzA0IDU0Ljc3MzIgNDUuNTA0MSA1NC42MzMzIDQ1LjU4NThDNTIuODY0NiA0Ni42MTk3IDUxLjAyNTkgNDcuNDkzMSA0OS4wOTIxIDQ4LjIyMjhDNDguOTY2MiA0OC4yNzA3IDQ4LjkxMDIgNDguNDE3MiA0OC45NzE4IDQ4LjUzODNDNTAuMDM4IDUwLjYwMzQgNTEuMjU1NCA1Mi41Njk5IDUyLjU5NTkgNTQuNDM1QzUyLjY1MTkgNTQuNTEzOSA1Mi43NTI2IDU0LjU0NzcgNTIuODQ1IDU0LjUxOTVDNTguNjQ2NCA1Mi43MjQ5IDY0LjUyOSA1MC4wMTc0IDcwLjYwMTkgNDUuNTU3NkM3MC42NTUxIDQ1LjUxODIgNzAuNjg4NyA0NS40NTkgNzAuNjk0MyA0NS4zOTQyQzcyLjE3NDcgMzAuMDc5MSA2OC4yMTQ3IDE2Ljc3NTcgNjAuMTk2OCA0Ljk4MjNDNjAuMTc3MiA0Ljk0MjkgNjAuMTQzNyA0LjkxNDcgNjAuMTA0NSA0Ljg5NzhaTTIzLjcyNTkgMzcuMzI1M0MyMC4yMjc2IDM3LjMyNTMgMTcuMzQ1MSAzNC4xMTM2IDE3LjM0NTEgMzAuMTY5M0MxNy4zNDUxIDI2LjIyNSAyMC4xNzE3IDIzLjAxMzMgMjMuNzI1OSAyMy4wMTMzQzI3LjMwOCAyMy4wMTMzIDMwLjE2MjYgMjYuMjUzMiAzMC4xMDY2IDMwLjE2OTNDMzAuMTA2NiAzNC4xMTM2IDI3LjI4IDM3LjMyNTMgMjMuNzI1OSAzNy4zMjUzWk00Ny4zMTc4IDM3LjMyNTNDNDMuODE5NiAzNy4zMjUzIDQwLjkzNzEgMzQuMTEzNiA0MC45MzcxIDMwLjE2OTNDNDAuOTM3MSAyNi4yMjUgNDMuNzYzNiAyMy4wMTMzIDQ3LjMxNzggMjMuMDEzM0M1MC45IDIzLjAxMzMgNTMuNzU0NSAyNi4yNTMyIDUzLjY5ODYgMzAuMTY5M0M1My42OTg2IDM0LjExMzYgNTAuOSAzNy4zMjUzIDQ3LjMxNzggMzcuMzI1M1oiIGZpbGw9IiNmZmZmZmYiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMCI+CjxyZWN0IHdpZHRoPSI3MSIgaGVpZ2h0PSI1NSIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);background-position:50%;background-size:2rem auto}/*!
 * Since 2007 PayPal
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@prestashop.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
 *  versions in the future. If you wish to customize PrestaShop for your
 *  needs please refer to http://www.prestashop.com for more information.
 *
 *  @author Since 2007 PayPal
 *  @author 202 ecommerce <tech@202-ecommerce.com>
 *  @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 *  @copyright PayPal
 *
 */.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:.5rem}.bs-popover-top>.arrow,.bs-popover-auto[x-placement^="top"]>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-top>.arrow::before,.bs-popover-auto[x-placement^="top"]>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-top>.arrow::after,.bs-popover-auto[x-placement^="top"]>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:.5rem}.bs-popover-right>.arrow,.bs-popover-auto[x-placement^="right"]>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-right>.arrow::before,.bs-popover-auto[x-placement^="right"]>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-right>.arrow::after,.bs-popover-auto[x-placement^="right"]>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:.5rem}.bs-popover-bottom>.arrow,.bs-popover-auto[x-placement^="bottom"]>.arrow{top:calc(-.5rem - 1px)}.bs-popover-bottom>.arrow::before,.bs-popover-auto[x-placement^="bottom"]>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-bottom>.arrow::after,.bs-popover-auto[x-placement^="bottom"]>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:.5rem}.bs-popover-left>.arrow,.bs-popover-auto[x-placement^="left"]>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-left>.arrow::before,.bs-popover-auto[x-placement^="left"]>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-left>.arrow::after,.bs-popover-auto[x-placement^="left"]>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}/*!
 * Since 2007 PayPal
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@prestashop.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
 *  versions in the future. If you wish to customize PrestaShop for your
 *  needs please refer to http://www.prestashop.com for more information.
 *
 *  @author Since 2007 PayPal
 *  @author 202 ecommerce <tech@202-ecommerce.com>
 *  @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 *  @copyright PayPal
 *
 */.paypal-loader{border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:25px;height:25px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.paypal-loader-container{position:absolute;top:0;left:0;right:0;height:100%;background:#fff}/*!
 * Since 2007 PayPal
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@prestashop.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
 *  versions in the future. If you wish to customize PrestaShop for your
 *  needs please refer to http://www.prestashop.com for more information.
 *
 *  @author Since 2007 PayPal
 *  @author 202 ecommerce <tech@202-ecommerce.com>
 *  @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 *  @copyright PayPal
 *
 */.pp__flex{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important}.pp__align-items-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.pp__justify-content-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.pp__hidden{display:none}.pp__d-table-cell{display:table-cell}.pp__position-relative{position:relative}.pp__position-absolute{position:relative}.pp__flex_direction_column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.pp__justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.pp__flex_direction_column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-ms-flex-direction:column!important;flex-direction:column!important}.pp__justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.pp__flex-item-1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.pp__flex-item-2{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2}.pp__flex-item-3{-webkit-box-flex:3;-webkit-flex:3;-ms-flex:3;flex:3}.pp__flex-item-4{-webkit-box-flex:4;-webkit-flex:4;-ms-flex:4;flex:4}.pp__flex-item-5{-webkit-box-flex:5;-webkit-flex:5;-ms-flex:5;flex:5}.pp-info .item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px}.pp-info .item .header{font-weight:700}.pp-info .item .desc{text-align:center;line-height:1.3;width:100%}#index [paypal-messaging-banner],#category [paypal-messaging-banner]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:992px){body.pp-popover .popover{max-width:500px}}@media only screen and (max-width:991px){.popover.bs-tether-element-attached-top{left:-95px!important;width:276px;top:13px!important}.popover.bs-tether-element-attached-top::before,.popover.bs-tether-element-attached-top::after{left:85%}}#header,#header .header-top{background-color:#fff}#search_widget{margin-bottom:.625rem;overflow:auto}#search_widget form{position:relative}#search_widget form i{position:absolute;padding:.5rem}#search_widget form i.clear{right:15px;display:none}#search_widget form input{width:100%;padding:10px 20px 10px 40px;outline:none;background-color:#f1f1f1;border:none;border-radius:5px}.ui-autocomplete.searchbar-autocomplete{width:100%;min-height:100%;border:none}.ui-autocomplete.searchbar-autocomplete li a,.ui-autocomplete.searchbar-autocomplete li a.ui-state-focus{padding:8px 15px;overflow:auto;border:none;background:none;margin:auto;border-radius:0}.ui-autocomplete.searchbar-autocomplete li a:hover{background-color:#f1f1f1;cursor:pointer}.ui-autocomplete.searchbar-autocomplete li a .autocomplete-thumbnail{float:left;width:50px;height:auto;margin-right:8px}@media only screen and (min-width:768px){#search_widget{float:right;margin-bottom:0}.ui-autocomplete.searchbar-autocomplete{width:400px;min-height:auto;left:auto}}@media only screen and (min-width:992px){#search_widget{min-width:16.5rem}}/**
 * Copyright since 2007 PrestaShop SA and Contributors
 * PrestaShop is an International Registered Trademark & Property of PrestaShop SA
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License 3.0 (AFL-3.0)
 * that is bundled with this package in the file LICENSE.md.
 * It is also available through the world-wide-web at this URL:
 * https://opensource.org/licenses/AFL-3.0
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@prestashop.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
 * versions in the future. If you wish to customize PrestaShop for your
 * needs please refer to https://devdocs.prestashop.com/ for more information.
 *
 * @author    PrestaShop SA and Contributors <contact@prestashop.com>
 * @copyright Since 2007 PrestaShop SA and Contributors
 * @license   https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0)
 */
 .product-comment-modal .material-icons[data-icon]:before,.product-comment-list-item .material-icons[data-icon]:before,.product-comments-additional-info .material-icons[data-icon]:before,#product-comments-list-header .material-icons[data-icon]:before,#product-comments-list-footer .material-icons[data-icon]:before{content:attr(data-icon)}.btn-comment,.btn-comment-inverse{height:36px;border-radius:2px;background-color:#6b868f;color:#fff;font-size:14px;box-shadow:2px 2px 4px 0 rgba(0,0,0,.2);padding:8px}.btn-comment .material-icons,.btn-comment-inverse .material-icons{font-size:20px;margin-right:7px}.btn-comment:hover{background-color:#3c4d52}.btn-comment-inverse{background-color:#fff;color:#363a41;border:1px solid #979797}.btn-comment-inverse:hover{background-color:#6b868f;border:1px solid #6b868f;color:#fff}.btn-comment-big{padding:13px 16px;height:45px}.btn-comment-huge{padding:13px 28px;height:45px}.link-comment{color:#232323}.link-comment:hover,.link-comment:active{text-decoration:underline;color:#232323}.product-comments-additional-info{margin:20px 0;font-weight:300;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;font-size:14px}.product-comments-additional-info .link-comment.post-product-comment{border-left:1px solid #979797;padding-left:12px;margin-left:12px}.product-comments-additional-info .comments-note{margin-right:30px;margin-bottom:20px}.product-comment-modal .modal-header{border:none;padding:30px 30px 15px}.product-comment-modal .modal-body{padding:15px 30px 30px}.product-comment-modal .modal-header .h2{float:left;font-size:20px}.product-comment-modal .modal-dialog{width:calc(100% - 30px);max-width:774px}.product-comment-modal .modal-dialog .h3{font-size:14px}.product-comment-modal .modal-dialog .product-flag{display:none}.product-comment-modal .modal-dialog .product-cover,.product-comment-modal .modal-dialog .product-cover img{width:99px;height:99px}.product-comment-modal label.form-label{font-size:16px;margin:10px 0}.product-comment-modal input{width:100%;height:44px;border:1px solid #bfbfbf;padding:0 10px}.product-comment-modal textarea{width:100%;min-height:80px;border:1px solid #bfbfbf;margin-bottom:10px;padding:10px 10px}.product-comment-modal .btn-comment,.product-comment-modal .btn-comment-inverse{font-size:16px;line-height:16px;font-weight:700}.product-comment-modal .required{font-size:12px;margin-left:5px}.product-comment-modal .post-comment-buttons{display:flex;flex-direction:row;justify-content:flex-end}.product-comment-modal .post-comment-buttons .btn-comment{margin-left:15px}#product-comment-posted-modal .post-comment-buttons,#product-comment-post-error .post-comment-buttons,#update-comment-usefulness-post-error .post-comment-buttons{margin-top:30px}.product-comment-modal .modal-header .material-icons{color:#40a85f;font-size:30px;line-height:25px}.product-comment-modal .modal-header .material-icons.error{color:#a94442}.product-comment-modal .modal-header .material-icons.feedback{color:#f39d72}.star-content{margin:0 0 0 5px;display:flex;flex-direction:row;flex-wrap:nowrap}.star-content div.star,.star-content div.star-on,.star-content div.star-hover{display:block;width:20px;height:20px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAUCAYAAAD2rd/BAAAAAXNSR0IArs4c6QAABHlJREFUSA2tVmtoXFUQnrn7iia2ypIEYhUfaHwgVkirtPVB/0igqGiNFEVMg1LIbt7dPPDHgtKYNsmuuwn4p5XGQrEBFRT8I6RCS31i/WWlldIfim5srTbvvfeO32y8cnezubsrHjg5c2a++c7szJxzQ1Tm6BxJNpYJrRi2cDS2VWc5jkY5oM5kst627A9EhMvBV4qxTSuisxy/sgK2FuU1IbqvczjVXA5pJZhrU311RNKic1X29i4ZcHxmxg+KfUojbEW96Sq3Gqb9KpIR0qlyKYaSAV/58rtnSaQBRD8L8ZMdB9++qxRpuXaZifvRZblkqI/KqvPyLxkwSKJMfJV9/t3KiF5u9yKsxLZ48dozQrLJ8VFZdc6+2Op5iaJvpR4U2zxrsJFIDXb1RA+MnyTih8IbgzfH29vnihF66eRYfMOyLNXZtlkrFtWJ2K+jFZrcPgjoG2bjTfZRxjD8syGuyvBL8b8cDEdG0/cYK+YuKGrxBtThV9Yho7V4EXAZqJ6YQwEK3p0YbL8QHUnsFkumEfQCk/wmzBkckGGRjK2yUKaGAu8ND0UuOwfMHe4dgIyqSK32qaOvZMUZyzhzFj6TxmO31p/HYXfaJDEE+QoMD4McfcTnmHkawe/XYPWA8NbNH7HBSRB8gmAvIdAbgN1pE7XBHGODsu5g1ad67+gIluP/NVjl+Mf3uHLh7NURHU7uR3ZBLj8FKNTsBOnYi63Rg6nHxbI+RLaDxLQnPdDzcTGc6ubf7d2HhEyIkG89TDE9M1lIXKS6dewdtf8bsG4iw8nnSewptME8aJ+eiHWfVn2xER1OvIhLeARtdMUg367UYOe3xXBu3fzh3mZU8gR0NW69hzxnELdUt4196mDyXomJwa5pP/FOZEzIlM86DySfcoDuNVcNkWNoi/OhQPCRcoJVfz2YDd+jaLNf3HzFZMUo1h2s4vICVkVyqPsMEr8HYpWw3K+6woHW2YIqSChw/RNjfZFLhXavfU3robPgXbdyjq9iFOvsnXVNwDkDLqGu4pNTDrArkbjRkVn4lL7JK9byHY6ukhX+20vh18MU/aqw2DtAuBKuvenr2Ei6YcHKjplL9Bz6djzkD7+xYv5xGk2Ddjf14K9KHe62L0713W5mbf1yeg5UsUGx1708etENLJphfIJ3oOTfX/71z/ZFO3sO8gt4Y3/ELe9fyv7+A7GFCvAcsqA/rKJhWZLno68ALlZap8puskKs2tYErBlFYLdhbsGXaBSYC2j+bemh7geIjRY8MWzb9D7el2rYSpZWD3EP8Lp8+AyxrwkXq0OnykgE7tDqyMeu6tYEvCTZXAZwS68aBkfCA91N6f6OLxSur0h4Q/BeZOIQtibKVo+3ONfvq3Sl/+IdRfVo1jCorWbv6Hb3xVJZdWpTTA5bQLkmYFt4G1rgaChQ1Zga6J6MI6FuH/0fIj3YE+OAbzNwJ9k080rsxhbKcqJ/I+7q5zWhYGN16/gRFAs3IX+oTm2KUaz65CMKdj1jk7cUqDy30ZHUJk/A/2z8G4zCyf+02xWUAAAAAElFTkSuQmCC) no-repeat 0 0 transparent;flex:auto;margin-left:3px}.star-content div.star-on,.star-content div.star-hover{background-position:-24px 0}.small-stars .star-content div.star,.small-stars .star-content div.star-on,.small-stars .star-content div.star-hover{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAQCAYAAACcN8ZaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0VGNDNBNUIzOTJCMTFFOUI3RDRBNDE5ODMyQ0JGQjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0VGNDNBNUMzOTJCMTFFOUI3RDRBNDE5ODMyQ0JGQjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDRUY0M0E1OTM5MkIxMUU5QjdENEE0MTk4MzJDQkZCOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDRUY0M0E1QTM5MkIxMUU5QjdENEE0MTk4MzJDQkZCOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsxjfJQAAAU4SURBVHjajFVZbJRVFD53m3+m0AFKKbhQ1oqUPoiyVPSBINSqSCDFJZrgQoIPYnyRRB4MCWKiITFqYlxi0PAgvpBgQTExhkBCMBWCC4sgIC7BInTKdP2Xu/jdfzowFUv8kzPz//eec+53zvnOuWz91neIJ4YcEfEcI2cNkfNfRJG1qmny9Kb1j7cdpYrnwOHvaduuL2jMqNHEbECt+S5qrb5M/VbA1FKgcuQYkXYJtFlqwxzNw1+A9YNlP4IJEsQpjAeIMU6y8hD4oeyECaUPxshcvLy40F3c+O0Px+/HSlLWO/PHn5RRim70cA57i6AMnOKdW7ceyxOsYA+RXxeMFMfx5prNcDDYGD1jOoBwOOMUd/U933mpa9GHO9sXA9zXJcAOkQvKZgMiOzIYn1wBEKo2R6Y3mqp7kxYs16icahJjg2O6EF5nfw0M8wdZ6j58LM0pY+x2E4b3CCWD0UHmMSYABgdYRMpxkoWwoRKMmB1sqzwyOKAfSWwyyRsgyKdVPvOSvRINy0qqPzwc1KKvj+LeQcjAGiAvMi5eMMa2VQd8mnCW/s/jQXKU2WlHg7/01MbFaAWCAS0Y/Metg6eLU2xkyX9XBiS1tXUZ1NKTC5IH9LFwV4P3Z1Gst3SS7IDfDXHiXkUyvsT6lSHpTXnE2DnScUxhLzKrmilb1aitljikBiWthjQixoUV8c621r4PIEe10b3Msm74iF00cEbOGJevOX/pyrvAN8vXJqWxc74ZTnGhto9prO+KCt1b+jsLm7gQSxEvw6bPaALt91wUviEa5xLNeYCCMAyijvYtiY1v8iVI3f1H9QCoFSBbjYlTejBjeoLmlU/yiaOyp5Gw12CpoVjFmVoDpt8JlRXI9YXczRNJjcl/zJy7C74XgNnb4ayWMbcX3PrAZ4VPnErU0Exq9t37mbPLQNxDIwAZXk7oQPcnZs0yOXP+Hq5tSgR0CmvBgacM6bfhppYTK5o4pOKJE+TCRKPAXdBrQ+Ke40xsgv5afP/tRwDpUte7aND/HUfy2rC/m66j6L8ZyvZDdyWy0+HiwWEEPgkADwNQES4+deTq/G7S3UP9v18gJvlT4MybUmZelpxvJjcUne8qmSm9B6NoaP0vsPUJ8ObgDUj+I3RW4/WcnwMsU0XSz4K0bp4txDrxtscxs1pyERm0ut8TMos9hyTGndDZYf2AwCzyxAoxb6LfMKDZz5QggRwzyDsDt/owzG+YGS5cwTthQUDJkc+Jn+y8TMrPlfQKcOheuzSbCzpy2aAfBdxqEneYM3mfYPIbXwitoyXGmHTsoysowiRNLp0lOrGP9OlDxAT3OL2MRwB3jFwj1wTMU1JdKcmc/Q6tjXJn+dXRnh0k3RCHpieKBjqcFHXM8jMxDexCpJ/5sQTcCxH2zsrWcAz2ApPWwrO2ZXIuwG81mcQfXBAy2IaX0Nl4nbWujqmMNMY1o3F/LTkK4AveDdI+JA3YvNXG0XI1a/pRkc/fixZcrCRfJ4R37qbglHmESMriBK46CRAKo1/xqwLwS5xJJB9/y1dy0sxVALWBrH6F19Y/KCdN2+l07PPTUmnDIxS2QlpAqn1oseVVixau5TXjzvsrIpvhOwLFW9DWryPKHNO6HkJlUZ53OUVBVpQkJ/zdllFkXlSTZ61SDfMPOHSmSyIS9XOOqBlzH1UueYYzbqErynZSqUxlHfdabT/iXBRsiLvD2quXHuQi5s5GJPA2MCy51ha81ECpEqu8KDdnhOgyngcAkXbI0BhwnFslxCfITTuMbbkz/xFgAKKNa9e6EqyDAAAAAElFTkSuQmCC) no-repeat 0 0 transparent;width:16px;height:16px;margin-left:2px}.small-stars .star-content div.star-on,.small-stars .star-content div.star-hover{background-position:-19px 0}.star-content div.star-hover{cursor:pointer}.grade-stars{position:relative;height:20px;min-width:120px;display:inline-block}.grade-stars.small-stars{min-width:100px}.grade-stars .star-content{position:absolute;top:3px;left:0}.criterion-rating .grade-stars .star-content{top:0}#post-product-comment-modal .star-content div.star a{display:block;position:absolute;text-indent:-5000px}#post-product-comment-modal .criterion-rating{display:flex;flex-direction:row;justify-content:flex-end}#post-product-comment-modal .criterion-rating label{color:#363a41;font-size:14px;font-weight:700}#ratingNotChosen{font-size:smaller;color:#ab4746;text-align:right}#post-product-comment-form input.error,#post-product-comment-form textarea.error{background-color:#f2dede;border:solid 1px #ebcccc}#post-product-comment-form input.valid,#post-product-comment-form textarea.valid{border:solid 1px #d0e9c6}#product-comments-list-header{padding:20px 15px;color:#232323;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}#product-comments-list-header .comments-nb{padding-left:0;padding-top:3px}#product-comments-list-header .comments-nb .material-icons{margin-right:3px}#product-comments-list .btn-comment{margin:0 auto;display:block}.product-comment-list-item{padding:26px 0;margin:0 0 20px;background-color:#fff;text-align:left}#empty-product-comment{text-align:center}.product-comment-list-item .grade-stars .star-content{margin:0 0 10px}.product-comment-list-item .comment-infos{height:19px;color:#6b868f;font-size:14px;letter-spacing:-.28px;line-height:19px;min-height:100px}.product-comment-list-item .comment-infos .grade-stars{margin-bottom:20px}.product-comment-list-item .comment-content .h4{height:22px;color:#363a41;font-size:16px;font-weight:600;letter-spacing:-.32px;line-height:22px}.product-comment-list-item .comment-content p{color:#363a42;font-size:14px;letter-spacing:-.28px;line-height:19px;word-break:break-word;white-space:pre-wrap}.product-comment-list-item .comment-content .comment-buttons a{color:#6b868f;font-size:14px;letter-spacing:-.28px;line-height:19px;margin-right:8px}.product-comment-list-item .comment-content .comment-buttons a .material-icons{font-size:18px;cursor:pointer}.product-quickview-review{display:flex;flex-direction:row}.product-quickview-review .grade-stars .star-content{margin:0 0 0 0;top:0}#products .thumbnail-container.has-reviews:hover .highlighted-informations,#products .thumbnail-container.has-reviews:focus .highlighted-informations,.featured-products .thumbnail-container.has-reviews:hover .highlighted-informations,.featured-products .thumbnail-container.has-reviews:focus .highlighted-informations,.product-accessories .thumbnail-container.has-reviews:hover .highlighted-informations,.featured-products .thumbnail-container.has-reviews:focus .highlighted-informations,.product-miniature .thumbnail-container.has-reviews:hover .highlighted-informations,.product-miniature .thumbnail-container.has-reviews:focus .highlighted-informations{height:4.5rem}#products .thumbnail-container.has-reviews:hover .highlighted-informations .variant-links,#products .thumbnail-container.has-reviews:focus .highlighted-informations .variant-links,.featured-products .thumbnail-container.has-reviews:hover .highlighted-informations .variant-links,.featured-products .thumbnail-container.has-reviews:focus .highlighted-informations .variant-links,.product-accessories .thumbnail-container.has-reviews:hover .highlighted-informations .variant-links,.featured-products .thumbnail-container.has-reviews:focus .highlighted-informations .variant-links,.product-miniature .thumbnail-container.has-reviews:hover .highlighted-informations .variant-links,.product-miniature .thumbnail-container.has-reviews:focus .highlighted-informations .variant-links{min-height:3.7rem}#products .thumbnail-container.has-reviews:hover .highlighted-informations.no-variants,#products .thumbnail-container.has-reviews:focus .highlighted-informations.no-variants,.featured-products .thumbnail-container.has-reviews:hover .highlighted-informations.no-variants,.featured-products .thumbnail-container.has-reviews:focus .highlighted-informations.no-variants,.product-accessories .thumbnail-container.has-reviews:hover .highlighted-informations.no-variants,.featured-products .thumbnail-container.has-reviews:focus .highlighted-informations.no-variants,.product-miniature .thumbnail-container.has-reviews:hover .highlighted-informations.no-variants,.product-miniature .thumbnail-container.has-reviews:focus .highlighted-informations.no-variants{height:4.125rem}#products .product-miniature .thumbnail-container.has-reviews .discount-amount.online-only,#products .product-miniature .thumbnail-container.has-reviews .discount-percentage.online-only,#products .product-miniature .thumbnail-container.has-reviews .on-sale.online-only,#products .product-miniature .thumbnail-container.has-reviews .online-only.online-only,#products .product-miniature .thumbnail-container.has-reviews .pack.online-only,#products .product-miniature .thumbnail-container.has-reviews .product-flags .new.online-only,.featured-products .product-miniature .thumbnail-container.has-reviews .discount-amount.online-only,.featured-products .product-miniature .thumbnail-container.has-reviews .discount-percentage.online-only,.featured-products .product-miniature .thumbnail-container.has-reviews .on-sale.online-only,.featured-products .product-miniature .thumbnail-container.has-reviews .online-only.online-only,.featured-products .product-miniature .thumbnail-container.has-reviews .pack.online-only,.featured-products .product-miniature .thumbnail-container.has-reviews .product-flags .new.online-only,.product-accessories .product-miniature .thumbnail-container.has-reviews .discount-amount.online-only,.product-accessories .product-miniature .thumbnail-container.has-reviews .discount-percentage.online-only,.product-accessories .product-miniature .thumbnail-container.has-reviews .on-sale.online-only,.product-accessories .product-miniature .thumbnail-container.has-reviews .online-only.online-only,.product-accessories .product-miniature .thumbnail-container.has-reviews .pack.online-only,.product-accessories .product-miniature .thumbnail-container.has-reviews .product-flags .new.online-only{top:11.5rem}.product-list-reviews{position:absolute;top:-26px;left:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;width:100%;background:rgba(255,255,255,.5);padding:4px 0;visibility:hidden}.product-list-reviews .grade-stars .star-content{top:1px}.product-list-reviews .comments-nb{margin-left:5px;font-size:13px}@media (min-width:960px){#product-comments-list-footer{position:relative;min-height:45px}#product-comments-list-footer .post-product-comment{margin:0 auto;display:block}#product-comments-list-pagination{position:absolute;right:0;top:5px}}@media (max-width:960px){#product-comments-list-footer{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:space-between}}@media (max-width:768px){#product-comments-list-footer{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center}#product-comments-list-pagination{margin-bottom:10px}}#product-comments-list-pagination{height:32px}#product-comments-list-pagination ul{display:flex;flex-direction:row;flex-wrap:nowrap}#product-comments-list-pagination ul li span{height:32px;width:24px;margin:0 5px;cursor:pointer;display:block;text-align:center;font-size:20px;line-height:32px;color:#6b868f}#product-comments-list-pagination ul li.active span,#product-comments-list-pagination ul li span.next i,#product-comments-list-pagination ul li span.prev i{font-weight:700}#product-comments-list-pagination ul li.disabled span{opacity:.3;cursor:not-allowed}#product-comments-list-pagination ul li.active span{cursor:not-allowed}#product-comments-list-pagination ul li.hidden{display:none}/*! jQuery UI - v1.10.3 - 2013-06-25
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
 .ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin-top:2px;padding:.5em .5em .5em .7em;min-height:0}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:21px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:0}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:400}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACYTETYKZxm0LnoJKTIstw1o97BxhyAAmSXIqFIrtGcCQv9GKbuIm3Zc/qeqwgL8gL8oK6pa6pe+qiuqmuqrvqsrqtrqv7fnlf3pf35X15X96X9+V9eV8dXWfX4XV6Hb9vIKQAIfkECQEAAQAsAAAAACgAKAAAAmExCL6FLgd+aw9FOVNVF2e3u3eB4TR+4AaYIvq15VvG1EzVyZ3kq7jn6u7Hgwh/xh/yp/wxf84f9Cf9UX/WH/an1e60O+1Ou9PutDvtTrvT7rS/9y/+m//qv/sv/9vzGYQUACH5BAkBAAEALAAAAAAoACgAAAJhwREICKaGte9yEkbZqLIGJ705o4GhCHqjd5jiKrbTO8XXfNXHfdzouee85pcb5oq5Yy6ZW+aauWcumpvmqtVddVfdVXfVXXVX3VV31V01p86xc+4cPCfP0XP2HD6n30MIKQAh+QQJAQABACwAAAAAKAAoAAACYvAtdDnwA4mPoKvoxuJzcc1U24V58+5lgBeIY9ihnSqxkmvBljzSo43bus3bvg20CW1Em9GGtCltTCaNZIJ2mE/mk/lkPplP5pP5ZNrGtrLtbEvb1ra27W2L2+a2uu2OvxBSACH5BAkBAAEALAAAAAAoACgAAAJh8Ck+BixzfmsvRTlPXRdnsE33KeFHbp33mRcqrlOrvtRM1diN5cqu7PHp1wPChr/hb/gb/oa/YS/am/aqvWsv29v2ur1vLxz+hX/hX/gX/oV/4V/4F/6Ff+FfuKfv8fkEFAAh+QQJAQABACwAAAAAKAAoAAACYjAoPgYsc35rL0U5T10XZ7BN9ynhR26dV3ZqJqJs5XZwJGe0hDO6xgO+rQL0EX1GH9KnVPKCtaayqWwqm8qmsqlsKptKH9gn9pF9Zh/ap/axfW4f3Cf30elNepPepDfpLAIKACH5BAkBAAEALAAAAAAoACgAAAJgQCg+gu6iG2PPRTlPVRdnsGH3dZ7YldkXjGeVjmzkdrBEL7aGA7qc8TpQJ9QRibhe60g8Eo/EI/FIPBKPxCNRp9VxdV4dWCfWkXVmHVqn1rF1bvfRfXQf3Uf30X10wwgoACH5BAkBAAEALAAAAAAoACgAAAJeCeMf6C66sfhQZJNWdWEGm2df54ldGZZZWn3BuEowIze0Ynu4jvO479tar6Av6Av6gr6gL+gL+oI+HBVnxWFxWhwX58WBcWIcGWfGodFBdBAdRAfRQXQQHUQH0TQCCgAh+QQJAQABACwAAAAAKAAoAAACXfEPdBfdWHwoskmrujCDzbOv88SuDMssrb5gXCWYkRtasT1c1+327XU9XU/X0/V0PV1P19PhoDgpjoqz4rA4LY6L8+LAODGOTO6Re+QeuUfukXvkHrlH7pFxeRwhBQAh+QQJAQABACwAAAAAKAAoAAACX/EDdBfdWHwoskmrujCDzbOv88SuDMssrb6kWyWYkRtas9sxV20P73csIA6IA+KAOCAO2HP2oD1pj9qz9rA9bY/b8/bAPbEYJ8aJcWKcGCfGiXFinBgn7t17+d5+T0gKADs=);height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:0;background:0;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:0;border-bottom:0;border-right:0}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}/*! jQuery UI - v1.10.3 - 2013-06-12
* http://jqueryui.com
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
 .ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkAQAAAADcH0/XAAAAEUlEQVR4AWP4DwLUJUfJURIAypHyHErLyzcAAAAASUVORK5CYII=) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAAAAABiRwW8AAAAHUlEQVQY02N4xMRAFfgfCCEkBP7DYDMAaQimAQQAiywTk9l9hAoAAAAASUVORK5CYII=) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAH0lEQVQ4y2N4y8QwCgcR/AnEjGCMDBmYmKDio5CuEABaxAUQRVsJFgAAAABJRU5ErkJggg==) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAH0lEQVR42mN4wsQwiOAo/AbEjFDIBMIgEgbp7ZpRCABBfwUJFjr9hgAAAABJRU5ErkJggg==) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAGElEQVR42mP4N6jgKPwPIdEhSIz+cBQCAN0ljbVRDamVAAAAAElFTkSuQmCC) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAIAAADgOp2MAAAANklEQVR4Ae3KsQ0AIAhEUfYfVlUqgcIL0rqAueLlN1/CJhE9+G7Jsh2qNlC4X3VJuKIq/j+iA4lnicmEWt+AAAAAAElFTkSuQmCC) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAIAAADgOp2MAAAANUlEQVR42u3GAQaAABjF4L3d/7YRif4kEjpBHj4bx7oI1JeqfXNmTOKQu8FE4f3I01z9u6oTmGgOCwxIvwUAAAAASUVORK5CYII=) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(data:image/png;base64,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)}.ui-widget-header .ui-icon{background-image:url(data:image/png;base64,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)}.ui-state-default .ui-icon{background-image:url(data:image/png;base64,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)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(data:image/png;base64,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)}.ui-state-active .ui-icon{background-image:url(data:image/png;base64,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)}.ui-state-highlight .ui-icon{background-image:url(data:image/png;base64,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)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(data:image/png;base64,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)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkAQMAAADOquA5AAAAA1BMVEWqqqoRfvv5AAAADklEQVR4AWMYBaOABgAAAlgAAXQ7rtkAAAAASUVORK5CYII=) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkAQMAAADOquA5AAAAA1BMVEWqqqoRfvv5AAAADklEQVR4AWMYBaOABgAAAlgAAXQ7rtkAAAAASUVORK5CYII=) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}/*! jQuery UI - v1.10.3 - 2013-06-12
* http://jqueryui.com
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
 .ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkAQAAAADcH0/XAAAAEUlEQVR4AWP4DwLUJUfJURIAypHyHErLyzcAAAAASUVORK5CYII=) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAAAAABiRwW8AAAAHUlEQVQY02N4xMRAFfgfCCEkBP7DYDMAaQimAQQAiywTk9l9hAoAAAAASUVORK5CYII=) 50% 50% repeat-x;color:#222;font-weight:700}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAH0lEQVQ4y2N4y8QwCgcR/AnEjGCMDBmYmKDio5CuEABaxAUQRVsJFgAAAABJRU5ErkJggg==) 50% 50% repeat-x;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAH0lEQVR42mN4wsQwiOAo/AbEjFDIBMIgEgbp7ZpRCABBfwUJFjr9hgAAAABJRU5ErkJggg==) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAAAAABKM1UHAAAAGElEQVR42mP4N6jgKPwPIdEhSIz+cBQCAN0ljbVRDamVAAAAAElFTkSuQmCC) 50% 50% repeat-x;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAIAAADgOp2MAAAANklEQVR4Ae3KsQ0AIAhEUfYfVlUqgcIL0rqAueLlN1/CJhE9+G7Jsh2qNlC4X3VJuKIq/j+iA4lnicmEWt+AAAAAAElFTkSuQmCC) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAIAAADgOp2MAAAANUlEQVR42u3GAQaAABjF4L3d/7YRif4kEjpBHj4bx7oI1JeqfXNmTOKQu8FE4f3I01z9u6oTmGgOCwxIvwUAAAAASUVORK5CYII=) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(data:image/png;base64,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)}.ui-widget-header .ui-icon{background-image:url(data:image/png;base64,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)}.ui-state-default .ui-icon{background-image:url(data:image/png;base64,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)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(data:image/png;base64,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)}.ui-state-active .ui-icon{background-image:url(data:image/png;base64,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)}.ui-state-highlight .ui-icon{background-image:url(data:image/png;base64,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)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(data:image/png;base64,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)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkAQMAAADOquA5AAAAA1BMVEWqqqoRfvv5AAAADklEQVR4AWMYBaOABgAAAlgAAXQ7rtkAAAAASUVORK5CYII=) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkAQMAAADOquA5AAAAA1BMVEWqqqoRfvv5AAAADklEQVR4AWMYBaOABgAAAlgAAXQ7rtkAAAAASUVORK5CYII=) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}/**
 * Copyright since 2007 PrestaShop SA and Contributors
 * PrestaShop is an International Registered Trademark & Property of PrestaShop SA
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License version 3.0
 * that is bundled with this package in the file LICENSE.md.
 * It is also available through the world-wide-web at this URL:
 * https://opensource.org/licenses/AFL-3.0
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@prestashop.com so we can send you a copy immediately.
 *
 * @author    PrestaShop SA and Contributors <contact@prestashop.com>
 * @copyright Since 2007 PrestaShop SA and Contributors
 * @license   https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
 */
.homeslider-container{margin-bottom:50px;position:relative;float:left;width:100%}.homeslider{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0}.homeslider li{position:absolute;width:100%;left:0;top:0}.homeslider img{display:block;position:relative;z-index:1;height:auto;width:100%;border:0}.homeslider .caption{display:block;position:absolute;z-index:2;font-size:1em;text-shadow:none;color:#fff;background:#000;background:rgba(0,0,0,.6);left:0;right:0;bottom:0;padding:10px 20px;margin:0;max-width:none}.homeslider_nav{position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:52%;left:0;opacity:.7;z-index:3;text-indent:-9999px;overflow:hidden;text-decoration:none;height:61px;width:38px;background:transparent url(data:image/gif;base64,R0lGODdhTAA9APQAABAQEDAwMO/v78/Pz7+/v39/f6+vr1BQUCAgIGBgYJ+fn0BAQN/f33BwcI+Pj////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAATAA9AAAF5CAkjmRpnmiqrmzrvnAsz3Rt33iu73zv/8CgcEgsGo/IpHLJbDqf0Kh0Sq1ar9haIODbIgGEx2PACz8IgCJgIBYvdIH2OD1UyMk7s1gxLMgFCDwAAnIFQQlyD289cXIJPwGEbYY/DX9cgpJiBkJ2bQJ0OnoPDKE/a3IEO41tmEKsYq43g3IORH6fpjcHiY9BvHIHPbhiArI8kYU/nmKlPqhtnKds0T7Mc0G0kzyWn4Gvmg/fOAiJi0OIrTrlbb5FCwYEwjsHBgbzWfn6+/z9/v8AAwocSLCgwYMIEypcyLChQykhAAA7) no-repeat left top;margin-top:-45px}.homeslider_nav:active{opacity:1}.homeslider_nav.next{left:auto;background-position:right top;right:0}.container
{
padding-left:0px;padding-right:0px;
}
.row
{
margin-left:0px;margin-right:0px;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,.col-auto, .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, .col-sm, .col-sm-auto, .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, .col-md, .col-md-auto, .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, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7,.col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto
{
padding-left:0px;padding-right:0px;
}
.btn-xs, .btn-group-xs > .btn
{
padding:1px 5px;font-size: 12px;line-height:1.5;border-radius:3px;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child 
{
margin-bottom:0px;
}
label 
{
margin-bottom:0px;
}
.input-group-addon, .input-group-btn, .input-group .form-control 
{
display:table-cell;
}
.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 .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-btn 
{
position: relative;white-space: nowrap;margin: auto;font-size: 0;
}
@media (min-width: 768px) 
{
.form-horizontal .control-label 
{
text-align: right;margin-bottom: 0;padding-top: 7px;
}
.form-horizontal .form-group-lg .control-label 
{
padding-top: 11px;font-size: 18px;
}
.form-horizontal .form-group-sm .control-label 
{
padding-top: 6px;font-size: 12px;
}
}
.form-inline .control-label 
{
margin-bottom: 0;vertical-align: middle;
}
.navbar-form .control-label 
{
margin-bottom: 0;vertical-align: middle;
}
.navbar .dropdown-toggle::after 
{
content:none;
}
.nav-center > li 
{
margin-left:0px;
}
.list-inline > li 
{
display:inline-block;
}
.navbar-toggle .icon-bar
{
display:block;width:22px;border-radius:1px;
}
.navbar-toggle .icon-bar + .icon-bar
{
margin-top:5px;
}
.navbar-toggle 
{
position: relative;
}
.navbar-header #nav-expander:focus 
{
outline: none;
}
.modal-header 
{
display:block;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img 
{
display:block;max-width:100%;height: auto;
}
.input-group img 
{
vertical-align:middle;
}
#ttr_content ul.pagination 
{
justify-content:center;
}
#ttr_content ul.pagination li
{
margin:0px;
}
input-group
{
width:auto;
}
.bootstrap-touchspin .input-group-btn-vertical i
{
top:-0.1rem;
}
#facebook_block.col-xs-4 
{
 flex: 0 0 33.33333%; max-width: 33.33333%; 
}
#cmsinfo_block .col-xs-6 
{
 flex: 0 0 66.66667%; max-width: 66.66667%; 
}
#htmlcontent_home ul li.col-xs-4 
{
 flex: 0 0 33.33333%; max-width: 33.33333%; 
}
#htmlcontent_home ul li.htmlcontent-item-5 
{
 flex: 0 0 66.66666%; max-width: 66.66666%; 
}
#htmlcontent_top ul li 
{
 flex: 0 0 100%; max-width: 100%; 
}
@media (max-width: 567px)
{
.col-xs-3,.col-xs-4,.col-xs-6,.col-xs-12 
{
 position: relative; width: 100%; min-height: 1px; 
}
.col-xs-3 
{
 flex: 0 0 25%; max-width: 25%; 
}
.col-xs-4 
{
 flex: 0 0 33.33333%; max-width: 33.33333%; 
}
.col-xs-6 
{
 flex: 0 0 50%; max-width: 50%; }.col-xs-12 
{
 flex: 0 0 100%; max-width: 100%; 
}
#htmlcontent_home ul li.col-xs-4 
{
 flex: 0 0 100%; max-width: 100%; 
}
#htmlcontent_home ul li.htmlcontent-item-5 
{
 flex: 0 0 100%; max-width: 100%; 
}

}
@media (max-width: 767px)
{
#homepage-slider 
{
 flex-basis: 100%; 
}
#htmlcontent_top ul li 
{
 flex: 0 0 50%; max-width: 50%; 
}

}
.js-parent-focus span.input-group-btn 
{
 width: auto; 
}
#checkout-personal-information-step nav-inline > nav-item > nav-link 
{
padding: 0
}
.tab-content #customer-form 
{
margin-top: 0
}
#checkout-delivery-step .shipping-step .row, #checkout-delivery-step .row.delivery-option 
{
align-items: center;
}
#main .card 
{
background-color: transparent;border: none;
}
@media (min-width:767px) 
{
div#pagination_bottom div.product-count, div#pagination_bottom ul.pagination, div#pagination_bottom form.showall 
{
display: inline-flex;vertical-align: bottom;
}

}
.contentbox 
{
margin: 0 0 30px 0;padding: 10px;
}
.input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file
{
width: 50%;
}
.tab-content > .active.row
{
display: flex;
}
.form-search > form, .input-group > form
{
flex-basis: 100%;
}
#ttr_content .container-fluid
{
width:auto;
}
#ttr_content .pagination 
{
justify-content: center;
}
#ttr_content .nav-tabs li 
{
position: relative;
}
.nav.nav-justified 
{
justify-content: space-between;
}
@media (min-width: 768px) 
{
.navbar-toggle 
{
display: none;
}

}
.navbar-toggle .icon-bar + .icon-bar 
{
margin-top:4px;
}
.navbar-toggle .icon-bar 
{
display:block;width:22px;border-radius:1px;
}
.navbar-toggle 
{
position: relative;
}
#ttr_menu_inner_in, .row > h1, .row > h2, .row > h3, .row > h4, .row > h5, .row > h6 
{
flex-basis:100%;
}
.dropdown-toggle::after 
{
border: 0;
}
.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-header::after, .modal-footer::after
{
clear:both;
}
.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .container::before, .container-fluid::before, .row::before, .form-horizontal .form-group::before, .btn-toolbar::before, .btn-group-vertical > .btn-group::before, .nav::before, .navbar::before, .navbar-header::before, .navbar-collapse::before, .pager::before, .panel-body::before, .modal-header::before, .modal-footer::before, .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-header::after, .modal-footer::after
{
content:' ';display:table;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;
}
/* Smartphones (portrait and landscape) ----------- */
@media (min-width: 768px) 
{
.navbar-expand-md 
{
flex-flow:row wrap;
}
.navbar-expand-md .navbar-collapse 
{
display: block !important;
}
.navbar-left 
{
float: left !important;justify-content: flex-start !important;
}
.navbar-right 
{
float: right !important;justify-content: flex-end !important;
}
.nav-center 
{
justify-content: center !important;
}
.nav-justified > li 
{
display: table-cell;
}

}
.nav-justified 
{
width: 100%;
}
.nav-justified > li 
{
float: none;
}
.nav-justified > li > a 
{
text-align: center;
}
.dropdown-menu > li > a, .dropdown-menu > li > span.separate 
{
position: relative;display: block;padding: 3px 20px;clear: both;font-weight: normal;line-height: 1.42;color: #CB0000;white-space: nowrap;
}
#ttr_content .nav-tabs li 
{
position: relative;
}
.label 
{
padding: 3px 5px 3px 5px;
border-radius: 3px;
}
/* desktop view start */ 
body
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin:0;
background-attachment:fixed;}
 #ttr_body_video
{
display: none;
}
 #ttr_page
{
max-width:2000px;
min-width:800px;
margin-top:0;
margin-bottom:0;
border-radius:1px 1px 1px 1px;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;box-sizing:border-box;
}
@media screen and (min-width:992px) 
{
 .container 
{
width:90%;

}

}
 .navbar 
{
min-height:60px;
}
 .ttr_footer_bottom_footer_inner
{
height:100px;
}
 .ttr_footer_bottom_footer_inner, #ttr_footer_top_for_widgets 
{
position:relative;
margin:0 auto;
}
 #ttr_header_inner 
{
height:165px;
position:relative;
}
 #ttr_menu .navbar
{
height:auto;border-radius:0 0 0 0;
border:solid rgba(231,231,231,1);
border-width: 0 0 0 0;
box-shadow:none;box-sizing:border-box;}
 #ttr_menu_inner_in
{
min-height: 60px;
height:auto;
 text-align: center;
width:100%;
position:relative;
margin:0 auto;
}
.ttr_images_container
{
min-height: 60px;
}
@media only screen and (min-width:1200px) 
{
 .ttr_menu_element_alignment.container 
{
width:90%;}
}
 input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], select,input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], select, input[type="number"], .input-text.qty ,body #ttr_content .cart .ttr_post input.input-text, .input-group  input#search,.form-search #searchbox #search_query_top,.bootstrap-touchspin #quantity_wanted
{
border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding:6px;
width:100%;
box-sizing:border-box;}
 #ttr_header .form-control.input-text, #ttr_header .form-control.input-text:hover
{
border-bottom-right-radius:0px;
border-top-right-radius:0px;

}
.ttr_prod_attribute .input-group-sm .form-control,.ttr_prod_attribute .input-group-sm .form-control:hover,#quantity_wanted_p.input-group-sm .form-control,#quantity_wanted_p.input-group-sm .form-control:hover 
{
border-radius:0px 0px 0px 0px;
}
.form-control::-webkit-input-placeholder, .form-control::-moz-placeholder, .form-control::-ms-input-placeholder 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;opacity:0.6;
}
 input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="email"]:focus, input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="email"]:focus,.form-search #searchbox #search_query_top:focus,.input-text.qty:focus ,body #ttr_content .cart .ttr_post input.input-text:focus, .input-group  input#search:focus, input[type="number"]:focus,.bootstrap-touchspin #quantity_wanted:focus
{
border-radius:0 0 0 0;
border:solid rgba(102,175,233,1);
border-width: 1px 1px 1px 1px;
box-shadow:1px 0 10px rgba(191,222,246,1);font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 #ttr_header .form-control.input-text:focus
{
border-bottom-right-radius:0px;
border-top-right-radius:0px;

}
.ttr_prod_attribute .input-group-sm .form-control:focus,#quantity_wanted_p.input-group-sm .form-control:hover 
{
border-radius:0px 0px 0px 0px;
}
 textarea,  textarea.form-control,.form-control, textarea, textarea.form-control,.form-control, div.selector select.form-control,y td textarea#comment
{
border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding:6px;
width:100%;
box-sizing:border-box;}
 textarea:focus,  textarea.form-control:focus,.form-control:focus, textarea:focus, textarea.form-control:focus,.form-control:focus
{
border-radius:0 0 0 0;
border:solid rgba(102,175,233,1);
border-width: 1px 1px 1px 1px;
box-shadow:1px 0 10px rgba(191,222,246,1);font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
select, select.form-control,select:focus, select.form-control:focus
{
border-radius: 4px;
border: 1px solid #ccc;
background:white;height:auto;}
a:not(.btn), #ttr_content a:focus:not(.btn):not([class^='vm-']), footer#ttr_footer .html_content a:not(.btn),footer#ttr_footer .html_content a:focus:not(.btn),body:not(.blog-wp) #ttr_sidebar_left .html_content a:not(.btn), body:not(.blog-wp) #ttr_sidebar_left .html_content a:not(.btn):focus,body:not(.blog-wp) #ttr_sidebar_right .html_content a:not(.btn), body:not(.blog-wp) #ttr_sidebar_left .html_content a:not(.btn):focus
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 a:visited:not(.btn),footer#ttr_footer .html_content a:visited:not(.btn),body:not(.blog-wp) #ttr_sidebar_left .html_content a:visited:not(.btn),body:not(.blog-wp) #ttr_sidebar_right .html_content a:visited:not(.btn)
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;
}
a:hover:not(.btn), footer#ttr_footer .html_content a:hover:not(.btn),footer#ttr_footer .html_content a:visited:hover:not(.btn),body:not(.blog-wp) #ttr_sidebar_left .html_content a:not(.btn):hover,body:not(.blog-wp) #ttr_sidebar_right .html_content a:not(.btn):hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 a:hover.separator, .login_link a
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 .login_link a:visited
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 .login_link a:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 h1, h1 a:not(.btn), h1 a:not(.btn):hover, h1 a:not(.btn):visited, h1 a:not(.btn):focus, footer#ttr_footer .html_content h1, footer#ttr_footer .html_content h1 a:not(.btn), footer#ttr_footer .html_content h1 a:not(.btn):hover, footer#ttr_footer .html_content h1 a:not(.btn):visited, footer#ttr_footer .html_content h1 a:not(.btn):focus,body:not(.blog-wp) #ttr_sidebar_left .ttr_block .html_content h1,body:not(.blog-wp) #ttr_sidebar_right .ttr_block .html_content h1 {
font-size:36px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;margin: 0 0 0 0;
}
 h2, h2 a:not(.btn), h2 a:not(.btn):hover, h2 a:not(.btn):focus, h2 a:not(.btn):visited, h2 a:not(.btn):focus, footer#ttr_footer .html_content h2, footer#ttr_footer .html_content h2 a:not(.btn), footer#ttr_footer .html_content h2 a:not(.btn):hover, footer#ttr_footer .html_content h2 a:not(.btn):visited, footer#ttr_footer .html_content h2 a:not(.btn):focus,body:not(.blog-wp) #ttr_sidebar_left .ttr_block .html_content h2,body:not(.blog-wp) #ttr_sidebar_right .ttr_block .html_content h2{
font-size:30px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 h3, h3 a:not(.btn), h3 a:not(.btn):hover, h3 a:not(.btn):visited, h3 a:not(.btn):focus, .h3.card-title,  footer#ttr_footer .html_content h3, footer#ttr_footer .html_content h3 a:not(.btn), footer#ttr_footer .html_content h3 a:not(.btn):hover, footer#ttr_footer .html_content h3 a:not(.btn):visited, footer#ttr_footer .html_content h3 a:not(.btn):focus,body:not(.blog-wp) #ttr_sidebar_left .ttr_block .html_content h3,body:not(.blog-wp) #ttr_sidebar_right .ttr_block .html_content h3 {
font-size:24px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 h4, h4 a:not(.btn), h4 a:not(.btn):hover, h4 a:not(.btn):visited, h4 a:not(.btn):focus,  footer#ttr_footer .html_content h4, footer#ttr_footer .html_content h4 a:not(.btn), footer#ttr_footer .html_content h4 a:not(.btn):hover, footer#ttr_footer .html_content h4 a:not(.btn):visited, footer#ttr_footer .html_content h4 a:not(.btn):focus,body:not(.blog-wp) #ttr_sidebar_left .ttr_block .html_content h4,body:not(.blog-wp) #ttr_sidebar_right .ttr_block .html_content h4{
font-size:18px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 h5, h5 a:not(.btn), h5 a:not(.btn):hover, h5 a:not(.btn):visited, h5 a:not(.btn):focus, footer#ttr_footer .html_content h5, footer#ttr_footer .html_content h5 a:not(.btn), footer#ttr_footer .html_content h5 a:not(.btn):hover, footer#ttr_footer .html_content h5 a:not(.btn):visited, footer#ttr_footer .html_content h5 a:not(.btn):focus,body:not(.blog-wp) #ttr_sidebar_left .ttr_block .html_content h5,body:not(.blog-wp) #ttr_sidebar_right .ttr_block .html_content h5{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 h6, h6 a:not(.btn), h6 a:not(.btn):hover, h6 a:not(.btn):visited, h6 a:not(.btn):focus, footer#ttr_footer .html_content h6, footer#ttr_footer .html_content h6 a:not(.btn), footer#ttr_footer .html_content h6 a:not(.btn):hover, footer#ttr_footer .html_content h6 a:not(.btn):visited, footer#ttr_footer .html_content h6 a:not(.btn):focus,body:not(.blog-wp) #ttr_sidebar_left .ttr_block .html_content h6,body:not(.blog-wp) #ttr_sidebar_right .ttr_block .html_content h6{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 h1 span, h1 a:not(.btn), h1 a:not(.btn):hover, h1 a:not(.btn):visited, h1 a:not(.btn):focus, footer#ttr_footer .html_content h1 a:not(.btn), footer#ttr_footer .html_content h1 a:not(.btn):hover, footer#ttr_footer .html_content h1 a:not(.btn):visited, footer#ttr_footer .html_content h1 a:not(.btn):focus, h2 span, h2 a:not(.btn), h2 a:not(.btn):hover, h2 a:not(.btn):focus, h2 a:not(.btn):visited, h2 a:not(.btn):focus, footer#ttr_footer .html_content h2 a:not(.btn), footer#ttr_footer .html_content h2 a:not(.btn):hover, footer#ttr_footer .html_content h2 a:not(.btn):visited, footer#ttr_footer .html_content h2 a:not(.btn):focus, h3 span, h3 a:not(.btn), h3 a:not(.btn):hover, h3 a:not(.btn):visited, h3 a:not(.btn):focus, footer#ttr_footer .html_content h3 a:not(.btn), footer#ttr_footer .html_content h3 a:not(.btn):hover, footer#ttr_footer .html_content h3 a:not(.btn):visited, footer#ttr_footer .html_content h3 a:not(.btn):focus, h4 span, h4 a:not(.btn), h4 a:not(.btn):hover, h4 a:not(.btn):visited, h4 a:not(.btn):focus,  footer#ttr_footer .html_content h4 a:not(.btn), footer#ttr_footer .html_content h4 a:not(.btn):hover, footer#ttr_footer .html_content h4 a:not(.btn):visited, footer#ttr_footer .html_content h4 a:not(.btn):focus, h5 span, h5 a:not(.btn), h5 a:not(.btn):hover, h5 a:not(.btn):visited, h5 a:not(.btn):focus, footer#ttr_footer .html_content h5 a:not(.btn), footer#ttr_footer .html_content h5 a:not(.btn):hover, footer#ttr_footer .html_content h5 a:not(.btn):visited, footer#ttr_footer .html_content h5 a:not(.btn):focus, h6 span, h6 a:not(.btn), h6 a:not(.btn):hover, h6 a:not(.btn):visited, h6 a:not(.btn):focus, footer#ttr_footer .html_content h6 a:not(.btn), footer#ttr_footer .html_content h6 a:not(.btn):hover, footer#ttr_footer .html_content h6 a:not(.btn):visited, footer#ttr_footer .html_content h6 a:not(.btn):focus
{
font-size:1em;
}
 .producttag
{
line-height:1.5;margin:5px 0 5px 0;
}
 #ttr_content .content_only p,p
{
font-size:1em;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
margin-top:5px; margin-bottom:5px;color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;line-height:1.5;
}
 #ttr_content ol li, .html_content ol li, .ttr_block .html_content ol li, .ttr_block .html_content ol li p, #ttr_html_content_margin .html_content ol li p, .html_content ol li h1, .html_content ol li h2, .html_content ol li h3, .html_content ol li h4, .html_content ol li h5, .html_content ol li h6,  footer#ttr_footer .html_content ol li h1,  footer#ttr_footer .html_content ol li h2,  footer#ttr_footer .html_content ol li h3,  footer#ttr_footer .html_content ol li h4,  footer#ttr_footer .html_content ol li h5,  footer#ttr_footer .html_content ol li h6, #ttr_content ol li p
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:justify;
text-decoration:none;}
 #ttr_content ol li
{
margin:5px 0 5px 0;
}
 #ttr_content ol
{
list-style-type:decimal;
margin-left: 1.2em;
list-style-position:inside;
}
 #ttr_content ol li, .editor-styles-wrapper ol li
{
list-style-position:outside ;
text-indent:15px;
margin-left: 1.2em;
}
 #ttr_content .html_content ol li p,.html_content ol li p
{
text-indent:15px;
}
 #ttr_content .breadcrumb li
{
list-style-position: inside !important;
margin-left: 0 !important;
text-indent: 0;
list-style-type: none;
}
body:not(.ttr_ecommerce)  #ttr_content ul:not(.nav-pills), .editor-styles-wrapper ul
{
list-style-type:none;
}
body:not(.ttr_ecommerce)  #ttr_content ul li,#ttr_sidebar_right .html_content ul li,#ttr_html_content_margin .html_content ul li p, .ttr_block .html_content ul li, .ttr_block .html_content ul li p, .html_content ul li h1, .html_content ul li h2, .html_content ul li h3, .html_content ul li h4, .html_content ul li h5, .html_content ul li h6,  footer#ttr_footer .html_content ul li h1,  footer#ttr_footer .html_content ul li h2,  footer#ttr_footer .html_content ul li h3,  footer#ttr_footer .html_content ul li h4,  footer#ttr_footer .html_content ul li h5,  footer#ttr_footer .html_content ul li h6, #ttr_content ul li p
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:justify;
text-decoration:none;}
 #ttr_content ul li
{
margin:5px 0 5px 0;
}
 #ttr_content ul:not(.pagination):not(.button-group ul.add-to-links):not(.ttr_prodes_Tab_Title):not(.wc_payment_methods):not(.products):not(.products ul.ttr_article):not(.product-images):not(.wc-block-grid__products):not(ul.add-to-links):not(.fabrikButtonsContainer .pull-left):not(.tags.inline):not(.tags.list-inline):not(.pager.pagenav), .blog #ttr_content ul:not(.pagination):not(.order_details):not(.products), .editor-styles-wrapper ul
{
text-indent:15px;
}
 #ttr_content .html_content ul li p,.html_content ul li p
{
text-indent:15px;
}
 body #ttr_content > div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals) 
{
background: transparent none repeat scroll 0 0;
border-spacing:2px;
border: 1px solid #DDDDDD;
border-collapse: collapse;
}
 #ttr_content_margin table
{
width: calc(100% - 0px);
}
 body #ttr_content > div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes ):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals)  > thead > tr > th, body #ttr_content > div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes ):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals)  > tbody > tr > th, body #ttr_content > div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes ):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals)  > thead > tr > td, body #ttr_content > div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes ):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals)  > tbody > tr > td, body #ttr_content > div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes ):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals)  > thead > tr > th 
{
padding:8px 8px 8px 8px;
border: 1px solid #DDDDDD;
border-collapse: collapse;
}
 body #ttr_content > div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.user-details):not(.ttr_prochec_table_background):not(.woocommerce-product-attributes ):not(.magento_address_table):not(.magento_shipping_table):not(.collapse_tr):not(.cart-summary):not(.shop_table):not(.table-bordered):not(.table-checkout-shipping-method):not(.table-totals):not(.totals)  td
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 body:not([class*='elementor']) #ttr_content > div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes ):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals)  tr,  body:not([class*='elementor']) #ttr_content > div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes ):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals)  td{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 body #ttr_content > div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes ):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals) th
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;background-color:#A9A9A9;
background:rgba(169,169,169,1);
background-clip:padding-box;}
 #ttr_content .activelink a, #ttr_content .activelink a:visited, #ttr_content .activelink a:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 #ttr_content .hoverlink a, #ttr_content .hoverlink a:visited, #ttr_content .hoverlink a:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 #ttr_content .visitedlink a, #ttr_content .visitedlink a:visited, #ttr_content .visitedlink a:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 .badge
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;border-radius:10px 10px 10px 10px;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;background-color:#EEEEEE;
background:rgba(238,238,238,1);
background-clip:padding-box;}
 .badge:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 hr 
{
border-width:1px 0 0 0;
border-color:#959595;
border-style:Solid;
}
.page-subheading
{
border-bottom:1px Solid #959595;
padding: 0 0 5px 0;
}
 .label, #ttr_content label.label
{
font-size:10px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 .label:hover, #ttr_content label.label:hover, #ttr_content div.ask-a-question-view .form-field #askform .submit label:hover
{
font-size:10px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 .label-default, #ttr_content div.ask-a-question-view .form-field #askform .submit label
{
background-color:#777777;
background:rgba(119,119,119,1);
background-clip:padding-box;}
 .label-primary
{
background-color:#428BCA;
background:rgba(66,139,202,1);
background-clip:padding-box;}
 .label-success
{
background-color:#5CB85C;
background:rgba(92,184,92,1);
background-clip:padding-box;}
 .label-info
{
background-color:#5BC0DE;
background:rgba(91,192,222,1);
background-clip:padding-box;}
 .label-warning
{
background-color:#F0AD4E;
background:rgba(240,173,78,1);
background-clip:padding-box;}
 .label-danger
{
background-color:#D9534F;
background:rgba(217,83,79,1);
background-clip:padding-box;}
 .label-default:hover, #ttr_content div.ask-a-question-view .form-field #askform .submit label:hover
{
background-color:#777777;
background:rgba(119,119,119,1);
background-clip:padding-box;}
 .label-primary:hover
{
background-color:#428BCA;
background:rgba(66,139,202,1);
background-clip:padding-box;}
 .label-success:hover
{
background-color:#5CB85C;
background:rgba(92,184,92,1);
background-clip:padding-box;}
 .label-info:hover
{
background-color:#5BC0DE;
background:rgba(91,192,222,1);
background-clip:padding-box;}
 .label-warning:hover
{
background-color:#F0AD4E;
background:rgba(240,173,78,1);
background-clip:padding-box;}
 .label-danger:hover
{
background-color:#D9534F;
background:rgba(217,83,79,1);
background-clip:padding-box;}
 .alert
{
padding:15px 15px 15px 15px;
}
 .alert-success, .alert-success a,  .alert-success a:hover,  .alert-success a:focus,  .alert-success a:visited,  .alert-success span, .alert-success p, #ttr_content .alert-success li
{
border-radius:2px 2px 2px 2px;
border:solid rgba(214,233,198,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;background-color:#DFF0D8;
background:rgba(223,240,216,1);
background-clip:padding-box;}
 .alert-info, .alert-info a,  .alert-info a:hover,  .alert-info a:focus,  .alert-info a:visited,  .alert-info span, .alert-info p, #ttr_content .alert-info li
{
border-radius:2px 2px 2px 2px;
border:solid rgba(196,235,243,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;background-color:#D9EDF7;
background:rgba(217,237,247,1);
background-clip:padding-box;}
 .alert-warning, .alert-warning a,  .alert-warning a:hover,  .alert-warning a:focus,  .alert-warning a:visited,  .alert-warning span, .alert-warning p, #ttr_content .alert-warning li
{
border-radius:2px 2px 2px 2px;
border:solid rgba(250,235,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;background-color:#FCF8E3;
background:rgba(252,248,227,1);
background-clip:padding-box;}
 .alert-danger, .alert-danger a,  .alert-danger a:hover,  .alert-danger a:focus,  .alert-danger a:visited,  .alert-danger span, .alert-danger p, #ttr_content .alert-danger li
{
border-radius:2px 2px 2px 2px;
border:solid rgba(235,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;background-color:#F2DEDE;
background:rgba(242,222,222,1);
background-clip:padding-box;}
 .alert-danger p, .alert-danger a, #ttr_content .alert-danger li
{
border:medium none}
 #ttr_content .pagination li > a, #ttr_content .pagination li > span
{
border-radius:0 0 0 0;
border:solid rgba(221,221,221,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin:20px 0 0 2px;
padding:8px 14px 8px 14px;
display:inline-block;}
 #ttr_content .pagination .active a, #ttr_content .pagination .active > span, #ttr_content .pagination .current a, #ttr_content .pagination .current li > span
{
border-radius:0 0 0 0;
border:solid rgba(1,154,142,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;margin:20px 0 0 2px;
padding:8px 14px 8px 14px;
background-color:#019A8E;
background:rgba(1,154,142,1);
background-clip:padding-box;display:inline-block;}
#ttr_content .pagination p.counter.pull-right{
margin:20px 0 0 2px;
}
 #ttr_content .pagination a:hover, #ttr_content .pagination > span:hover
{
background-color:#019A8E;
background:rgba(1,154,142,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(1,154,142,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;}
#ttr_content blockquote, .editor-styles-wrapper blockquote 
{
border-left:5px Solid #EEEEEE;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding:10px 19px 10px 19px;
}
 .breadcrumb 
{
background-color:#F5F5F5;
background:rgba(245,245,245,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(131,131,131,1);
border-width: 0 0 0 0;
box-shadow:none;margin:0 0 20px 0;
padding:8px 15px 8px 15px;
width:auto;
color:#000095;
}
 .breadcrumb > li + li:before
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;padding: 0;
content:"/";
vertical-align:middle;}
 #ttr_content .breadcrumb a, #ttr_content .breadcrumb li, .ttr_block .ttr_block_content .breadcrumb li a, .ttr_block_parent .ttr_block .ttr_block_content .breadcrumb a
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;vertical-align:middle;}
 .ttr_block_content .breadcrumb li
{
display:inline-block;}
 #ttr_content .breadcrumb a:hover, #ttr_content .breadcrumb li:hover, .ttr_block_content .breadcrumb li a:hover, .ttr_block_parent .ttr_block .ttr_block_content .breadcrumb a:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;vertical-align:middle;}
 #ttr_content .breadcrumb span, .breadcrumb span
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;vertical-align:middle;}
 #ttr_header ul.links li .ttr_phone_link::before
{
content:url(images/1659642106phonelink.png);
display: inline-block;
margin-right: 4px;
vertical-align: middle;
}
#_desktop_cart .header .ttr_block_content a::before,#_desktop_cart .header .ttr_block_content .nolink::before
{
content:url(images/1659642106cartlink.png);
display: inline-block;
margin-right: 4px;
vertical-align: middle;
}
.custom-checkbox span.ps-shown-by-js 
{
display:none !important;
}
 .ttr_checkbox 
{
position: relative;
width:14px;
height:14px;
display:inline-block;
margin-top:0;
margin-right:5px;
vertical-align: middle;}
 .ttr_checkbox label 
{
cursor: pointer;
position: absolute;
width: 12px;
height: 12px;
min-height: 12px;
top: 0;
left: 0;
box-sizing:content-box;
background-color:#FFFFFF;
background:linear-gradient(180deg,rgba(255,255,255,0)0%,rgba(0,0,0,0.14)50%,rgba(255,255,255,0)100%);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(128,128,128,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;}
 .ttr_checkbox label:after 
{
opacity: 0;
content: '';
position: absolute;
width: 15px;
height: 6px;
top: 0;
left: 0;
border: 2px solid rgba(0,0,0,1);
border-top: none;
border-right: none;
box-sizing:border-box;transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
}
 .ttr_checkbox input[type=checkbox]:checked + label:after 
{
opacity: 1;
}
.ttr_checkbox label 
{
width: 13px;
padding-left: 0;
}
 .ttr_radio 
{
position: relative;
width:14px;
height:14px;
margin-right:5px;
display:inline-block;
vertical-align:middle;}
 .ttr_radio label 
{
cursor: pointer;
position: absolute;
width: 10px;
height: 10px;
min-height: 10px;
top: 0;
left: 0;
border:solid #000000;
border-width:2px 2px 2px 2px;
border-radius:50%;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;box-sizing:content-box;
}
 .ttr_radio label:after 
{
background-color:#000000;
background:rgba(0,0,0,1);
background-clip:padding-box;opacity: 0;
content: '';
position: absolute;
width: 6px;
height: 6px;
top: 2px;
left: 2px;
border-radius:50%;
}
 .ttr_radio input[type=radio]:checked + label:after 
{
opacity: 1;
}
 .ttr_radio label 
{
width: 10px;
padding-left: 0;
}
 .radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox]{float: none !important;
margin-left:0 !important;
position: static;
}
.breadcrumb > span a::after, .breadcrumb > li a::after , .breadcrumb > span a::after, .breadcrumb > li a::after 
{
content:"\002f";

}
 .breadcrumb > li + li:before 
{
content:none;

}
 .ttr_slideshowshape01
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;top:209px;
position:absolute;
left:42.64%;
right:auto;
width:824px;
height:75px;
box-sizing:border-box;
word-wrap:break-word;
display:block;
z-index:1;

}
 .ttr_slideshowshape11
{
background-color:#019A8E;
background:rgba(1,154,142,0.71);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;top:197px;
position:absolute;
margin:auto;
left: 0 ;
right : 0 ;
width:905px;
height:106px;
box-sizing:border-box;
word-wrap:break-word;
display:block;
z-index:1;

}
 .ttr_slideshowshape21
{
background-color:#019A8E;
background:rgba(1,154,142,0.71);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;top:194px;
position:absolute;
left:28.31%;
right:auto;
width:828px;
height:112px;
box-sizing:border-box;
word-wrap:break-word;
display:block;
z-index:1;

}
 .ttr_title_position 
{
top:0.19px;
position:absolute;
z-index:502;
left:69.62%;
right:auto;
display:block;
}
 .ttr_title_position 
{
display:none;}
 header .ttr_title_style, header#ttr_header .block .ttr_title_position .ttr_title_style a, header .ttr_title_style a:link, header .ttr_title_style a:visited, header#ttr_header .ttr_title_style a:hover
{
font-size:28px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 header .ttr_title_style, header .ttr_title_style a, header .ttr_title_style a:link, header .ttr_title_style a:visited, header .ttr_title_style a:hover
{
margin:0;
padding:0;
background:none;
}
 .ttr_slogan_position 
{
top:0.07px;
position:absolute;
z-index:502;
left:69.62%;
right:auto;
display:block;
overflow:hidden;
}
 .ttr_slogan_position 
{
display:none;}
 .ttr_slogan_style
{
font-size:16px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
margin:0;
line-height:normal;
padding:0;
background:none;
}
.ttr_header_cart
{
top:77.5px;
position:absolute;
z-index:502;
left:auto;
right:0;
right:0;
z-index: 555;
}
#cartblock.cart_block.block.exclusive 
{
left: auto;right: 0;
}
.ttr_header_cart a,.ttr_header_cart ul,.ttr_header_cart button,.ttr_header_cart a:not(.btn)
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
border-radius:0 0 0 0;
border:solid rgba(1,154,142,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;padding:8px;display:inline-block;text-decoration:none;background-color:#019A8E;
background:rgba(1,154,142,1);
background-clip:padding-box;
}
.ttr_header_cart a:not(.btn):hover,.ttr_header_cart button:hover, .ttr_header_cart a:not(.btn):focus
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
border-radius:0 0 0 0;
border:solid rgba(1,154,142,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;padding:8px;background-color:#019A8E;
background:rgba(1,154,142,1);
background-clip:padding-box;text-decoration:none;
}
.ttr_header_cart a span,.ttr_header_cart a span.price
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
.ttr_header_cart span:hover
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
.ttr_header_cart_icon
{
vertical-align:middle;
}
 header .form-search
{
width:22%;
top:87.5px;
position:absolute;
z-index:502;
left:auto;
right:0;
display: block;}
 header .form-search #searchbox #search_query_top,.page-not-found #searchbox #search_query_top
{
width: calc(100% - 58px - 10px);vertical-align: top;}
 header .form-search span.input-group-btn, #search_mini_form .actions
{
 display: inline-block; width: 1%;
}
 header .form-search 
{
visibility:visible;
}
 .ttr_header_links
{
top:47.5px;
position:absolute;
z-index:502;
left:auto;
right:0;
z-index: 777;}
 header a, .links .dropdown-menu > li > a,  #ttr_header .ttr_header_links .dropdown-menu > li > a, #ttr_header .ttr_header_links span,  .sf-contener ul.sf-menu li a,  #ttr_header .ttr_header_links .header.ttr_block a,#_desktop_user_info .user-info a,  #ttr_header .ttr_header_links select,  #ttr_header .ttr_header_links a
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;}
 #ttr_header .ttr_header_links a:visited, .sf-contener ul.sf-menu li a:visited,  #ttr_header .ttr_header_links a:visited span,  #ttr_header .ttr_header_links .dropdown-menu > li > a:visited
{
font-size:8px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;}
 #ttr_header .ttr_header_links a:not(.btn):hover,  #ttr_header .ttr_header_links #_desktop_user_info .user-info a:hover span,header .dropdown button:hover,  #ttr_header .ttr_header_links span:hover,  #ttr_header .ttr_header_links a span:hover,  #ttr_header .ttr_header_links .dropdown-menu > li > a:hover,  #ttr_header .ttr_header_links a:not(.btn):focus, header a span:focus,.dropdown-menu > li > a:focus,  .sf-contener ul.sf-menu li a:hover, .sf-contener ul.sf-menu li a:focus
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;}
 .ttr_header_logo 
{
background-repeat: no-repeat;
top:47.5px;
position:absolute;
z-index:502;
left:5%;
right:auto;
text-align:center;
display:block;
border:0 none;
box-sizing:border-box;

}
 .ttr_header_logo img 
{
height:73.7500037252828px;
width:250px;
}
 .ttr_header_logo img 
{
display:inline;}
 .ttr_header_logo .ttr_header_logo_text:last-child 
{
display:none;}
 .ttr_header_logo img 
{
vertical-align:middle;}
 .ttr_slideshow_logo img 
{
display:inline;}
 .ttr_slideshow_logo_text 
{
display:none;}
.ttr_menu_items .dropdown-menu 
{
padding:0;
}
 .navbar-default.navbar .ttr_menu_items.nav .show .sub-menu > li > a 
{
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;min-width:148px;
line-height:40px;
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#2E1532;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
padding:0 0 0 20px;
}
 .navbar-nav 
{
padding:0;
 list-style:none;
position:relative;
margin:auto;
float:none;
z-index:501;
border:0 !important;
text-align:left;
zoom:1;
}
.navbar-collapse 
{
}
#ttr_menu #navigationmenu .navbar-collapse 
{
margin-top:0;
margin-bottom:0;
}
 @media only screen and (min-width: 768px) 
{
 .navbar-nav 
{
padding-top:0 !important;

}

}
 .navbar-default
{
background-color:#019A8E;
background:rgba(1,154,142,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(231,231,231,1);
border-width: 0 0 0 0;
box-shadow:none;margin:0 0 0 0;
padding-top:0;
padding-bottom:0;
box-sizing:content-box}
body .navbar-default 
{
padding-left:0;
padding-right:0;
}
 .menu-center ul.navbar-nav .dropdown-menu, ul.navbar-nav .sub-menu, ul.navbar-nav .dropdown-menu 
{
background-color:#C7DDF5;
background:rgba(199,221,245,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(200,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;margin:0;
padding:0;
list-style:none;
}
 ul.navbar-nav .collapse li a 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#2E1532;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
 #ttr_menu  .navbar-nav .show .dropdown-menu > li > a 
{
min-width:160px;
line-height:40px;
padding:0 0 0 20px;
}
@media only screen
and (min-width:992px) 
{
.ttr_menu_items .dropdown-menu li:hover > .dropdown-menu 
{
display: block;
}
 .navbar-nav .dropdown-menu > li:hover > a 
{
background-color:#01A185;
background:rgba(1,161,133,1);
background-clip:padding-box;}
 .nav.ttr_menu_items  li:hover ul.child{
left:5px;
top:60px;
}
 .ttr_menu_items.navbar-nav ul.dropdown-menu .sub-menu 
{
left: 100%;
position: absolute;
top: 0;
visibility: hidden;
margin-top: -1px;
}
ul.ttr_menu_items.nav li.dropdown:hover > ul.dropdown-menu 
{
display:block;
}
 .ttr_menu_items .dropdown-menu li:hover .sub-menu 
{
visibility: visible;
}
 .nav.ttr_menu_items  li:hover ul.child li a
{
display:block;
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#2E1532;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
min-width:148px;
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;line-height:40px;
margin:0 0 0 0;
padding:0 0 0 20px;
background-color:#C7DDF5;
background:rgba(199,221,245,1);
background-clip:padding-box;}
 .ttr_menu_items.nav li:hover > a.subchild.subchild, .ttr_menu_items.nav  li ul.child li:hover > a 
{
background-color:#01A185;
background:rgba(1,161,133,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;color:rgba(255,255,0,1);
}
}
.ttr_menu_items.nav li:hover ul.child li.dropdown a.subchild:hover,  .navbar-default.navbar .ttr_menu_items.nav li:hover ul.child li a:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFF00;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:#01A185;
background:rgba(1,161,133,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
@media only screen
and (min-width : 768px)
{
 .nav-center > li
{
display:inline-block;
float:none;
}
 .nav-center 
{
float:none !important;
text-align:center !important;
}
 .nav.ttr_menu_items li ul.child
{
left:5px;
top:60px;
}
.ttr_menu_items li .child  li ul li:last-child .separator 
{
display:none;
}
.ttr_menu_items li .child li:last-child > .separator 
{
display:none !important;
}
}
 .nav.navbar-nav li.ttr_menu_items_parent.dropdown 
{
height: auto}
.ttr_menu_toggle_button
{
vertical-align:middle;

}
 .nav.ttr_menu_items  li .ttr_menuitems_parent_link, #ttr_menu  .nav.ttr_menu_items  li .ttr_menu_items_parent_link, .nav.ttr_menu_items  li span.separator
{
display:block;
padding-left:5px;
padding-right:5px;
float:left;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;line-height:60px;
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
margin:0 5px 0 5px;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;cursor:pointer;
box-sizing:border-box;
padding-top:0;
padding-bottom:0;
}
  #ttr_menu .navbar-default  ul.nav.ttr_menu_items  li a.ttr_menu_items_parent_link_arrow 
{
display:block;
padding-left:5px;
padding-right:15px;
line-height:60px;
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:transparent;
background:url(images/menuMainArrow00.png),rgba(255,255,255,0);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;background-position:right 5px center;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:0 5px 0 5px;
box-sizing:border-box;
cursor:pointer;
float:left;
padding-top:0;
padding-bottom:0;
}
 #ttr_menu  ul.nav.ttr_menu_items  li:hover a:hover.ttr_menu_items_parent_link, .ttr_menu_items  li:hover a:hover.ttr_menu_items_parent_link, .nav.ttr_menu_items  li:hover span.separator
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFF00;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;}
 #ttr_menu  ul.nav.ttr_menu_items  li:hover a.ttr_menu_items_parent_link_arrow, #ttr_menu  .ttr_menu_items  li.show a.ttr_menu_items_parent_link_arrow, #ttr_menu  .ttr_menu_items  li.show a.ttr_menu_items_parent_link_arrow:hover, #ttr_menu  .ttr_menu_items  li.show a.ttr_menu_items_parent_link_arrow:focus 
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFF00;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:transparent;
background:url(images/menuMainArrowHover00.png),rgba(255,255,255,0);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;background-position:right 5px center;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;}
@media only screen
and (min-width : 768px) 
{
body .ttr_menu_items.nav  li:hover ul.child li.dropdown a.subchild:hover,  .navbar-default.navbar .ttr_menu_items.nav  li.dropdown ul.child li a:hover,  .navbar-default.navbar  .ttr_menu_items.nav  li:hover ul.child li a:hover 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFF00;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:#01A185;
background:rgba(1,161,133,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
}
 .ttr_menu_items.nav  li:hover ul.child li a.subchild:hover
{
 background-color:#01A185;
background:rgba(1,161,133,1);
background-clip:padding-box;background-position:right 0px center;
}
 .ttr_menu_items  li ul.child li a
{
display:block;
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#2E1532;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
min-width:148px;
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;line-height:40px;
background-color:#C7DDF5;
background:rgba(199,221,245,1);
background-clip:padding-box;}
 .navbar-default .ttr_menu_items.nav li ul.child li a.subchild,   #ttr_menu  nav.navbar .ttr_menu_items.nav li ul.child li > a.subchild 
{
padding-left:20px;
padding-right:0;
line-height:40px;
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#2E1532;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:#C7DDF5;
background:rgba(199,221,245,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .ttr_menu_items ul.child li > a.subchild > span.menuarrowicon
{
position: absolute;right: 0;
top: 15px;
}
.ttr_menu_items.nav li:hover ul.child li.dropdown a.subchild:hover,  .navbar-default.navbar .ttr_menu_items.nav li:hover ul.child li a:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFF00;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:#01A185;
background:rgba(1,161,133,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 #ttr_menu  .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active_arrow
{
padding-left:5px;
padding-right:15px;
box-sizing:border-box;
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
cursor: pointer;
display: block;
line-height:60px;
background-color:transparent;
background:url(images/menuMainArrowActive00.png),rgba(255,255,255,0);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;background-position:right 5px center;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:0 5px 0 5px;
min-height:60px;
float:left;
padding-top:0;
padding-bottom:0;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active, #ttr_menu  .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active
{
display:block;
cursor: pointer;
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
box-sizing:border-box;
line-height:60px;
padding-left:5px;
padding-right:5px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:0 5px 0 5px;
float:left;
padding-top:0;
padding-bottom:0;
}
  #ttr_menu  .nav.ttr_menu_items  li.active:hover a.ttr_menu_items_parent_link_active,  .nav.ttr_menu_items  li.active:hover a.ttr_menu_items_parent_link_active
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFF00;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;}
  #ttr_menu  .nav.ttr_menu_items  li.active:hover a.ttr_menu_items_parent_link_active_arrow
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFF00;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:transparent;
background:url(images/menuMainArrowHover00.png),rgba(255,255,255,0);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;background-position:right 5px center;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;}
 .ttr_menu_items li:hover ul ul,.ttr_menu_items li:hover  li:hover ul ul

{
top:-9999px;
background-color:#C7DDF5;
background:rgba(199,221,245,1);
background-clip:padding-box;}
 .nav.ttr_menu_items  li:hover    li:hover  li a.subchild

{
}
 .nav.ttr_menu_items  li  ul.child li .separator
{
border-width:0 0 0 0;
border-style:solid;
border-color:#000000;
height:auto;
margin:0 0 0 0;
display:none;
}
 .nav.ttr_menu_items  li ul.child ul li .separator, .nav.ttr_menu_items  li  li:hover ul li .separator, .nav.ttr_menu_items  li li:hover li:hover ul li .separator
{
border-width:0 0 0 0;
border-style:solid;
border-color:#000000;
height:auto;
margin:0 0  0 0;
display:none;
}
 .nav.ttr_menu_items li .child li ul li:last-child .separator
{
display:none;
}
 .ttr_menu_items .horiz_separator
{
float:right;
border-width:0 0 0 0;
border-style:solid;
border-color:#000000;
height:60px;
margin-top:0;
margin-bottom:0;
display:none;
}
 .ttr_menu_logo_text 
{
display:none;}
 header #ttr_header_inner 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(231,231,231,1);
border-width: 0 0 0 0;
box-shadow:none;
}
 header#ttr_header
{
height:auto;
width:auto;
box-sizing:border-box;
}
 #ttr_header_video
{
display: none;
}
@media only screen and (min-width:1200px) 
{
 .ttr_header_element_alignment.container 
{
width:90%;}
}
 #ttr_menu 
{
width:100%;
margin-left:auto;
margin-right:auto;

}
 #ttr_menu 
{
margin-left:auto;
margin-right:auto;

}
 #Slide0
{
background:url(images/1659642106Slide0.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:cover;
background-position:Center Center;
background-clip:padding-box;
}
 #Slide1
{
background:url(images/1659642106Slide1.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:cover;
background-position:Center Center;
background-clip:padding-box;
}
 #Slide2
{
background:url(images/1659642106Slide2.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
background-size:cover;
background-position:Center Center;
background-clip:padding-box;
}
 .ttr_slide
{
height:500px;
width:100%;

}
 #ttr_slideshow_inner ul
{
list-style: outside none none;

}
 #ttr_slideshow_inner 
{
height:500px;
position:relative;
overflow:hidden;
width:auto;

}
 #ttr_slideshow_inner ul > li > a 
{
height:500px;
position:absolute;
overflow:hidden;
width:100%;

}
 #ttr_slideshow_inner > ul > li
{
position:absolute;

}
 .ttr_slideshow_in
{
height:auto;
position:absolute;
right:0px;
left:0px;
top:0px;
bottom:0px;
pointer-events:none;

}
 .ttr_slideshow_in .ttr_slideshow_last div, .ttr_slideshow_in .ttr_slideshow_last a, .ttr_slideshow_in .innermenu div, .ttr_slideshow_in .innermenu a 
{
pointer-events:auto;

}
 .ttr_slideshow_last
{
margin:0 auto;
position:absolute;
pointer-events:none;
width:100%;
bottom:0;
height:500px;

}
 .ttr_slideshow_last div a, .ttr_slideshow_last a, .ttr_slideshow_last .embed-responsive, .ttr_slideshow_last video, .ttr_slideshow_inner video, .ttr_slideshow_last .embed-responsive
{
pointer-events:auto;

}
 .ttr_slideshow
{
position:relative;

}
 #ttr_slideshow_inner
{
border-radius:0 0 0 0;
border:solid rgba(231,231,231,1);
border-width: 0 0 0 0;
box-shadow:none;
}
 .ttr_slideshow
{
height:auto;

}
 .paginationLink a.pg
{
background-color:#019A8E;
background:rgba(1,154,142,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(1,154,142,1);
border-width: 2px 2px 2px 2px;
box-shadow:none;display:inline-block;
width:10px;
height:10px;
margin-right:2px;

}
 .paginationLink a.pg:hover
{
background-color:#019A8E;
background:rgba(1,154,142,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(1,154,142,1);
border-width: 2px 2px 2px 2px;
box-shadow:none;display:inline-block;
width:10px;
height:10px;
margin-right:2px;

}
 .paginationLink.current a.pg
{
background-color:#09433F;
background:rgba(9,67,63,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(9,67,63,1);
border-width: 2px 2px 2px 2px;
box-shadow:none;display:inline-block;
width:10px;
height:10px;
margin-right:2px;

}
 .paginationLink a.pg
{
font-size: 0;

}
 .paginationLink a.pg:hover
{
font-size: 0;

}
 .paginationLink.current a.pg
{
font-size: 0;

}
 .paginationLink
{
display:inline-block;

}
 #ttr_slideshow_video
{
display: none;
}
@media only screen and (min-width:1200px) 
{
 .ttr_slideshow_element_alignment.container 
{
width:90%;}
}
 #ttr_sidebar_left 
{
float: right;
clear: none;
width: 18.18%;
}
 #ttr_sidebar_left_margin 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(191,190,190,1);
border-width: 0 0 0 0;
box-shadow:none;box-sizing:border-box;
position:relative;
height: auto !important;
}
 .ttr_block .ttr_block_content a:not(.btn):hover, #ttr_content .ttr_block .ttr_block_content a:not(.btn):hover, #ttr_sidebar_left .ttr_block .html_content a:not(.btn):hover, #ttr_sidebar_right .ttr_block .html_content a:not(.btn):hover
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 .ttr_block a:visited:not(.btn), #ttr_content .ttr_block a:visited:not(.btn), #ttr_sidebar_left .ttr_block .html_content a:visited:not(.btn), #ttr_sidebar_right .ttr_block .html_content a:visited:not(.btn)
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 .ttr_block a:not(.btn), #ttr_content .ttr_block a:not(.btn), #ttr_content .ttr_block a:focus:not(.btn), .ttr_block a:focus:not(.btn), #ttr_sidebar_left .ttr_block .html_content a:not(.btn), #ttr_sidebar_right .ttr_block .html_content a:not(.btn)
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 .ttr_block_content ul:not(.nav-pills):not(.dropdown-menu)
{
list-style:none;
}
 .ttr_block ul li, .ttr_block li, .ttr_block li
{
line-height:normal;}
 #ttr_sidebar_right 
{
float: right;
clear: none;
width: 18.18%;
}
 #ttr_sidebar_right_margin 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(191,190,190,1);
border-width: 0 0 0 0;
box-shadow:none;box-sizing:border-box;
position:relative;
height: auto !important;
}
 .ttr_verticalmenu 
{
margin:9px 6px 9px 6px;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;text-align:center;
}
 .ttr_verticalmenu_header  
{
border-radius:0 0 0 0;
border:solid rgba(211,211,211,1);
border-width: 0 0 1px 0;
box-shadow:none;background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin:4px 4px 4px 4px;
min-height:30px; 
box-sizing: content-box; 
}
 #ttr_page .ttr_verticalmenu_content 
{
display:inline-block;
width:90%;
}
@media only screen
and (min-width:992px) 
{
 .ttr_vmenu_items.nav li:hover > a.subchild.subchild, .ttr_vmenu_items.nav  li ul.child li:hover > a 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;color:rgba(0,0,149,1);
}
}
.ttr_vmenu_items.nav li:hover ul.child li.dropdown a.subchild:hover,  .ttr_vmenu_items.nav li:hover ul.child li a:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
@media only screen
and (min-width:992px) 
{
 .sub-menu 
{
position:absolute;
}
 ul.ttr_vmenu_items.nav li.dropdown:hover > ul.dropdown-menu 
{
display:block;
top:40px;
margin-top:-40px;
list-style:none;
}
 #ttr_sidebar_right ul.ttr_vmenu_items.nav li.dropdown:hover > ul.dropdown-menu 
{
left:auto;
right:100%;
}
 .nav-pills li:hover 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_vmenu_items .dropdown-menu > li:hover > a 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .ttr_vmenu_items .collapse > li:hover > a 
{
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 ul.ttr_vmenu_items.nav li.dropdown:hover ul.collapse li 
{
list-style:none;
}
 .ttr_verticalmenu .ttr_vmenu_items.nav-pills li.dropdown:hover
{
display:block;
}
 .ttr_vmenu_items.nav .menu-dropdown-styles li:hover .sub-menu 
{
visibility: visible;
}
}
@media only screen
and (min-width:992px) 
{
 .ttr_vmenu_items  li:hover ul.child
{
left:100%;
top:40px;
margin-top:-40px;
height:auto;
border-radius:0 0 0 0;
border:solid rgba(200,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;box-sizing:border-box;}

}
@media only screen
and (min-width : 768px)
{
 ul.ttr_vmenu_items.nav li.dropdown ul.dropdown-menu 
{
top:40px;
margin-top:-40px;
left:100%;
list-style:none;
}
 ul.ttr_vmenu_items.nav ul li.dropdown-submenu.show > ul 
{
display: block;
visibility: visible;
list-style:none;
}
 ul.ttr_vmenu_items.nav ul 
{
top:40px;
margin-top:-40px;
left:100%;
list-style:none;
}
 .dropdown-submenu.show > ul 
{
display: block;
visibility: visible;
}

}
 .nav.navbar-nav li.ttr_menu_items_parent.dropdown 
{
height: auto}
 ul.ttr_vmenu_items.nav-pills .dropdown-menu
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(200,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;list-style:none;
}
 ul.navbar-nav .collapse li a  
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
 .ttr_vmenu_items.nav .dropdown-menu > li > a 
{
min-width:160px;
}
 ul.ttr_vmenu_items.nav-pills .dropdown-menu > li:hover > a 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .ttr_verticalmenu .ttr_verticalmenu_content ul.ttr_vmenu_items.nav  .sub-menu > li > a 
{
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;min-width:160px;
line-height:20px;
margin:5px 5px 5px 5px;
}
 .nav-stacked > li + li 
{
margin-top:0;
}
.ttr_vmenu_items .dropdown-menu 
{
padding:0;
margin:0;}
 ul.ttr_vmenu_items.nav li.dropdown ul.dropdown-menu li.unstyled ul li a 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
min-width:160px;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;line-height:20px;
margin:5px 5px 5px 5px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;font-family:"Hind","Arial";}
 .nav-pills li 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 .ttr_hmenu_items.nav-pills li,  .ttr_menu_items.nav-pills li 
{
display: inline-block;
}
 .ttr_menu_items.nav-pills li .ttr_menu_items_parent_link_arrow
{
float: left;
}
 .ttr_vmenu_items .collapse > li > a 
{
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;min-width:160px;
line-height:20px;
margin:5px 5px 5px 5px;
}
 .ttr_verticalmenu .dropdown-menu > li 
{
font-weight: normal;
position: relative;
vertical-align: top;
}
 .nav-pills
{
padding:0;
 list-style:none;
text-align:left;
display:block;
background:none;
z-index:500;
zoom:1;
}
 .nav.ttr_vmenu_items  li .ttr_vmenuitems_parent_link, .ttr_verticalmenu .ttr_verticalmenu_content  .nav.ttr_vmenu_items  li .ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items  li span.separator
{
display:block;
padding-left:4px;
padding-right:4px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;line-height:40px;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;cursor:pointer;
padding-top:0;
padding-bottom:0;
}
 .ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_arrow, .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_arrow
{
display:block;
padding-left:4px;
padding-right:4px;
background-color:#FFFFFF;
background:url(images/vmenuMainArrow00.png),rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;line-height:40px;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;cursor:pointer;
padding-top:0;
padding-bottom:0;
}
  .ttr_verticalmenu .ttr_verticalmenu_content  ul.nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_arrow 
{
display:block;
padding-left:4px;
padding-right:14px;
line-height:40px;
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;cursor:pointer;
padding-top:0;
padding-bottom:0;
}
 .ttr_verticalmenu .ttr_verticalmenu_content  ul.nav.ttr_vmenu_items  li:hover a:hover.ttr_vmenu_items_parent_link, .ttr_vmenu_items  li:hover a:hover.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items  li:hover span.separator
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;line-height:40px;
}
 .ttr_verticalmenu .ttr_verticalmenu_content  ul.nav.ttr_vmenu_items  li:hover a.ttr_vmenu_items_parent_link_arrow, .ttr_verticalmenu .ttr_verticalmenu_content  .ttr_vmenu_items  li.show a.ttr_vmenu_items_parent_link_arrow, .ttr_verticalmenu .ttr_verticalmenu_content  .ttr_vmenu_items  li.show a.ttr_vmenu_items_parent_link_arrow:hover, .ttr_verticalmenu .ttr_verticalmenu_content  .ttr_vmenu_items  li.show a.ttr_vmenu_items_parent_link_arrow:focus 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;line-height:40px;
}
@media only screen
and (min-width : 768px) 
{
body .ttr_vmenu_items.nav  li:hover ul.child li.dropdown a.subchild:hover,  .ttr_vmenu_items.nav  li.dropdown ul.child li a:hover,   .ttr_verticalmenu  .ttr_vmenu_items.nav  li:hover ul.child li a:hover 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
}
 .ttr_vmenu_items.nav  li:hover ul.child li a.subchild:hover
{
 padding-left:0;
padding-right:0;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;background-position:right 0px center;
}
 .ttr_verticalmenu ul.nav.ttr_vmenu_items  li ul.child li a,.ttr_vmenu_items li ul.child li.show a,ul.ttr_vmenu_items.nav li.dropdown ul.dropdown-menu li.unstyled ul li a 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;line-height:20px;
text-indent:5px;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin:5px 5px 5px 5px;
padding:0 0 0 0;
min-width:160px;
}
 .navbar-default .ttr_vmenu_items.nav li ul.child li a.subchild,   .ttr_verticalmenu  nav.navbar .ttr_vmenu_items.nav li ul.child li > a.subchild 
{
line-height:20px;
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;min-width:160px;
margin:5px 5px 5px 5px;
padding:0 0 0 0;
}
.ttr_vmenu_items.nav li:hover ul.child li.dropdown a.subchild:hover,  .ttr_vmenu_items.nav li:hover ul.child li a:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .ttr_verticalmenu .ttr_verticalmenu_content  .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active_arrow
{
padding-left:4px;
padding-right:14px;
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
cursor: pointer;
display: block;
line-height:40px;
background-color:#E7E7E7;
background:rgba(231,231,231,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;padding-top:0;
padding-bottom:0;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active, .ttr_verticalmenu .ttr_verticalmenu_content  .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active
{
display:block;
cursor: pointer;
padding-left:4px;
padding-right:4px;
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
line-height:40px;
background-color:#E7E7E7;
background:rgba(231,231,231,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;padding-top:0;
padding-bottom:0;
}
  .ttr_verticalmenu  .nav.ttr_vmenu_items  li.active:hover a.ttr_vmenu_items_parent_link_active,  .nav.ttr_vmenu_items  li.active:hover a.ttr_vmenu_items_parent_link_active
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;}
  .ttr_verticalmenu  .nav.ttr_vmenu_items  li.active:hover a.ttr_vmenu_items_parent_link_active_arrow
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;}
 .ttr_vmenu_items ul 
{
position:absolute;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(200,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;box-sizing:border-box;}
 .ttr_vmenu_items li:hover ul ul,.ttr_vmenu_items li:hover  li:hover ul ul

{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 .nav.ttr_vmenu_items  li:hover    li:hover  li a.subchild

{
}
 .nav.ttr_vmenu_items  li  ul.child li .separator
{
border-width:0 0 0 0;
border-style:solid;
border-color:#000000;
height:auto;
margin:0 5px  0 5px;
display:none;
}
 .nav.ttr_vmenu_items  li ul.child ul li .separator, .nav.ttr_vmenu_items  li  li:hover ul li .separator, .nav.ttr_vmenu_items  li li:hover li:hover ul li .separator
{
border-width:0 0 0 0;
border-style:solid;
border-color:#000000;
height:auto;
margin:0 5px  0 5px;
display:none;
}
 .nav.ttr_vmenu_items li .child li ul li:last-child .separator
{
display:none;
}
 .ttr_vmenu_items .horiz_separator
{
border-width:0 0 0 0;
border-style:solid;
border-color:#000000;
height:auto;
margin-left:0;
margin-right:0;
display:none;
}
 .ttr_menu_logo_text 
{
display:none;}
 footer 
{
position: relative;
}
 #ttr_footer_inner 
{
background-color:#02353A;
background:rgba(2,53,58,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(220,220,220,1);
border-width: 1px 0 0 0;
box-shadow:none;}
 #ttr_footer_inner 
{
width:auto;
box-sizing: border-box;
padding:10px 0 0;
}
 .ttr_footer_bottom_footer 
{
height:100px;
}
 #ttr_footer_inner #ttr_footer_top_footer .container p,  #ttr_footer_inner #ttr_footer_top_footer p 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;}
 footer #ttr_footer_top_footer h1,  footer #ttr_footer_top_footer h1 a,  footer #ttr_footer_top_footer h1 a:hover,  footer #ttr_footer_top_footer h1 a:visited
{
font-size:18px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 footer #ttr_footer_top_footer h2,  footer #ttr_footer_top_footer h2 a,  footer #ttr_footer_top_footer h2 a:hover,  footer #ttr_footer_top_footer h2 a:visited
{
font-size:16px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 footer #ttr_footer_top_footer h3,  footer #ttr_footer_top_footer h3 a,  footer #ttr_footer_top_footer h3 a:hover,  footer #ttr_footer_top_footer h3 a:visited
{
font-size:16px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 footer #ttr_footer_top_footer h4,  footer #ttr_footer_top_footer h4 a,  footer #ttr_footer_top_footer h4 a:hover,  footer #ttr_footer_top_footer h4 a:visited,  footer #ttr_footer_top_footer h4 a:not(.btn),  footer #ttr_footer_top_footer h4 a:hover:not(.btn),  footer #ttr_footer_top_footer footer h4 a:focus:not(.btn),  footer#ttr_footer #ttr_footer_top_footer h4 
{
font-size:18px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 footer #ttr_footer_top_footer h5,  footer #ttr_footer_top_footer h5 a,  footer #ttr_footer_top_footer h5 a:hover,  footer #ttr_footer_top_footer h5 a:visited
{
font-size:16px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 footer #ttr_footer_top_footer h6,  footer #ttr_footer_top_footer h6 a,  footer #ttr_footer_top_footer h6 a:hover,  footer #ttr_footer_top_footer h6 a:visited
{
font-size:18px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 footer #ttr_footer_top_footer ol li
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
list-style-position:inside;
}
 footer #ttr_footer_top_footer ol
{
list-style-type:decimal;
}
 footer #ttr_footer_top_footer ol li
{
list-style-position:outside !important;
text-indent:0;
}
 footer #ttr_footer_top_footer ul 
{
list-style:none;
}
 footer #ttr_footer_top_footer ul li
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 footer #ttr_footer_top_footer ul li
{
list-style-position:outside !important;
text-indent:0;
}
 footer#ttr_footer #ttr_footer_top_footer a:not(.btn), footer#ttr_footer #ttr_footer_top_footer a:not(.btn):focus
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-align:left;
text-decoration:none;}
 footer#ttr_footer #ttr_footer_top_footer a:hover:not(.btn), footer#ttr_footer #ttr_footer_top_footer a:visited:not(.btn):hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;}
 footer#ttr_footer #ttr_footer_top_footer a:visited:not(.btn)
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;}
 footer#ttr_footer #ttr_copyright a:not(.btn), #ttr_copyright span
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 #ttr_copyright a, #ttr_copyright span
{
display:none;}
 #ttr_footer_designed_by_links span#ttr_footer_designed_by 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;
}
 #ttr_footer_designed_by_links 
{
bottom:0;
top:auto;
position:absolute;
z-index:498;
margin:auto;
left: 0 ;
right : 0 ;
text-align:center;
overflow:auto;
}
 #ttr_footer_designed_by_links #ttr_footer_designed_by 
{
vertical-align:middle;
line-height:initial;
}
 footer#ttr_footer #ttr_footer_designed_by_links a:not(.btn), footer#ttr_footer_designed_by_links a:link:not(.btn), footer#ttr_footer_designed_by_links a:visited:not(.btn), footer#ttr_footer_designed_by_links a:hover:not(.btn), footer #ttr_footer_designed_by_links span 
{
display:inline-block;font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;vertical-align:middle;
line-height:initial;
}
 .ttr_block ,#ttr_sidebar_right #newsletter_block_left,#ttr_sidebar_left #newsletter_block_left
{
overflow:hidden;
border-radius:0 0 0 0;
border:solid rgba(211,211,211,1);
border-width: 0 0 0 0;
box-shadow:none;background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin:9px 6px 9px 6px;
}
 .ttr_block_header,#ttr_sidebar_right #newsletter_block_left .block_header,#ttr_sidebar_left #newsletter_block_left .block_header
{
border-radius:0 0 0 0;
border:solid rgba(211,211,211,1);
border-width: 0 0 1px 0;
box-shadow:none;background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;min-height:30px; 
box-sizing: content-box; 
margin:4px 4px 4px 4px;
}
 .ttr_block_content p, .ttr_block_content th, .ttr_block_content td,.ttr_block #poll-answers li, ol.mini-products-list div.product-details span, #ttr_sidebar_left .subtotal span, #ttr_sidebar_left .amount,.ttr_block_content .label
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
margin-top:0;margin-bottom:5px;color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 .ttr_block_content,  #ttr_sidebar_left .ttr_block_content,  #ttr_sidebar_right .ttr_block_content, #ttr_sidebar_right #newsletter_block_left .block_content,#ttr_sidebar_left #newsletter_block_left .block_content 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(211,211,211,1);
border-width: 0 0 0 0;
box-shadow:none;}
 .ttr_block_content, #ttr_sidebar_right #newsletter_block_left .block_content,#ttr_sidebar_left #newsletter_block_left .block_content 
{
padding:2px 2px 2px 2px;
margin:3px 3px 3px 3px;
}
p.block-subtitle 
{
font-weight: bold;margin-bottom:10px;}
.ttr_block_content th, .ttr_block_content td,.ttr_block_content p
{
border:0 none;margin:0;padding:0;}
 .ttr_block_content h1, .ttr_block_content h1 a, .ttr_block_content h1 a:hover, .ttr_block_content h1 a:visited
{
font-size:36px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 .ttr_block_content h2, .ttr_block_content h2 a, .ttr_block_content h2 a:hover, .ttr_block_content h2 a:visited
{
font-size:30px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 .ttr_block_content h3, .ttr_block_content h3 a, .ttr_block_content h3 a:hover, .ttr_block_content h3 a:visited, .ttr_block_content h3 a:focus
{
font-size:24px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 .ttr_block_content h4, .ttr_block_content h4 a, .ttr_block_content h4 a:hover, .ttr_block_content h4 a:visited
{
font-size:18px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 .ttr_block_content h5, .ttr_block_content h5 a, .ttr_block_content h5 a:hover, .ttr_block_content h5 a:visited
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 .ttr_block_content h6, .ttr_block_content h6 a, .ttr_block_content h6 a:hover, .ttr_block_content h6 a:visited
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 .ttr_block ol li,  .ttr_block ol li p , #ttr_content .ttr_block .ttr_block_content ol li,  #ttr_content .ttr_block .ttr_block_content ol li p 
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;margin:5px 0 5px 0;
list-style-position:inside;
list-style-type:decimal;
}
 .ttr_block ol li
{
list-style-position:outside !important;
text-indent:0;
}
 #ttr_sidebar_left .ttr_block ol:not(.breadcrumb) li,  #ttr_sidebar_right .ttr_block ol:not(.breadcrumb) li
{
margin-left: 20px;
}
 #ttr_sidebar_left .ttr_block ol li p,  #ttr_sidebar_right .ttr_block ol li p
{
padding: 0;
}
 .ttr_block ul li,  .ttr_block ul li p , #ttr_content .ttr_block .ttr_block_content ul li,  #ttr_content .ttr_block .ttr_block_content ul li p 
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
 .ttr_block ul li
{
text-indent:0;
margin-left: 5px;
}
 #ttr_sidebar_left .ttr_block ul li,  #ttr_sidebar_right .ttr_block ul li
{
margin-left: 20px;
}
 #ttr_sidebar_left .ttr_block ul li p,  #ttr_sidebar_right .ttr_block ul li p
{
padding:0;
}
 #ttr_sidebar_left .ttr_block ul,  #ttr_sidebar_right .ttr_block ul
{
padding-left: 0;
}
 .ttr_banner_header .ttr_banner_header_inner_above_widget_container .ttr_banner_header_inner_above0 
{
width: 100%;
max-width: 100%;

}
 .ttr_banner_header_inner_above0 
{
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;
}
.headerabovecolumn1 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
.headerabovecolumn2 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
.headerabovecolumn3 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
.headerabovecolumn4 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .ttr_banner_header .ttr_banner_header_inner_below_widget_container .ttr_banner_header_inner_below0 
{
width: 100%;
max-width: 100%;

}
 .ttr_banner_header_inner_below0 
{
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;
}
 .headerbelowcolumn1 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .headerbelowcolumn2 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .headerbelowcolumn3 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .headerbelowcolumn4 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .ttr_banner_menu .ttr_banner_menu_inner_above_widget_container .ttr_banner_menu_inner_above0 
{
width: 100%;
max-width: 100%;
}
 .ttr_banner_menu_inner_above0 
{
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 .menuabovecolumn1 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .menuabovecolumn2 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .menuabovecolumn3 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .menuabovecolumn4 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .ttr_banner_menu .ttr_banner_menu_inner_below_widget_container .ttr_banner_menu_inner_below0 
{
width: 100%;
max-width: 100%;
}
 .ttr_banner_menu_inner_below0 
{
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 .menubelowcolumn1 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .menubelowcolumn2 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .menubelowcolumn3 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .menubelowcolumn4 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .ttr_banner_slideshow .ttr_banner_slideshow_inner_above_widget_container .ttr_banner_slideshow_inner_above0 
{
width: 100%;
max-width: 100%;
}
 .ttr_banner_slideshow_inner_above0 
{
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 .slideshowabovecolumn1 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .slideshowabovecolumn2 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .slideshowabovecolumn3 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .slideshowabovecolumn4 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .ttr_banner_slideshow .ttr_banner_slideshow_inner_below_widget_container .ttr_banner_slideshow_inner_below0 
{
width: 100%;
max-width: 100%;
}
 .ttr_banner_slideshow_inner_below0 
{
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 .slideshowbelowcolumn1 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .slideshowbelowcolumn2 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .slideshowbelowcolumn3 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .slideshowbelowcolumn4 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .contenttopcolumn0
{
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 .topcolumn1 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .topcolumn2 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .topcolumn3 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .topcolumn4 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .contentbottomcolumn0
{
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 .bottomcolumn1 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .bottomcolumn2 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .bottomcolumn3 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .bottomcolumn4 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .ttr_banner_header
{
margin: 0 auto;}
 .ttr_banner_menu
{
margin: 0 auto;width:100%;
}
 .footer-widget-area_fixed
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;}
 .footer-widget-area
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;margin: 0 auto;}
.footer-widget-area_inner .ttr_footer-widget-area_inner_above_widget_container .ttr_footer-widget-area_inner_above0 
{
width: 100%;
max-width: 100%;
}
 .ttr_footer-widget-area_inner_above0 
{
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 .footerabovecolumn1 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .footerabovecolumn2 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .footerabovecolumn3 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .footerabovecolumn4 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
.footer-widget-area_inner .ttr_footer-widget-area_inner_below_widget_container .ttr_footer-widget-area_inner_below0 
{
width: 100%;
max-width: 100%;
}
 .ttr_footer-widget-area_inner_below0 
{
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 .footerbelowcolumn1 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .footerbelowcolumn2 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .footerbelowcolumn3 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .footerbelowcolumn4 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 #ttr_content 
{
float: left;
width: 100%;
clear: none;
}
 #ttr_header #layer_cart 
{
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
 #ttr_content_margin,#cartblock 
{
padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:20px 0 70px 0;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;box-sizing:border-box;
}
 #ttr_content .ttr_post_inner_box 
{
border-radius:3px 3px 3px 3px;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 .ttr_post 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:5px 5px 5px 5px;
padding:5px 5px 5px 5px;
}
ul.wlp_bought_list_TT div.row 
{
margin:5px 5px 5px 5px;
padding:5px 5px 5px 5px;

}
 #ttr_content .product-image img,#ttr_content ul.products li.product-category img, #ttr_content .product .images img
{
border-radius:0 0 0 0;
border:solid rgba(1,161,133,1);
border-width: 0 0 0 0;
box-shadow:none;
}
 .ttr_post_title a:not(.btn), #ttr_content .ttr_post_title a:not(.btn):focus,  h1.ttr_post_title a:not(.btn), h2.ttr_post_title a:not(.btn), h3.ttr_post_title a:not(.btn), h4.ttr_post_title a:not(.btn), h5.ttr_post_title a:not(.btn), h6.ttr_post_title a:not(.btn),  #ttr_content .ttr_post_title 
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
margin-top:0;margin-bottom:0;color:#000095;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
background-repeat: repeat;
}
.rte h1.page-heading,.rte h2, h1.ttr_page_title, h3.ttr_page_title, #ttr_content .ttr_page_title a, #ttr_content .ttr_page_title a:visited, #ttr_content .ttr_page_title a:hover, #ttr_content h1.ttr_page_title a, #ttr_content  h1.ttr_page_title a:visited, #ttr_content  h1.ttr_page_title a:hover, #ttr_content h2.ttr_page_title a, #ttr_content  h2.ttr_page_title a:visited, #ttr_content  h2.ttr_page_title a:hover, #ttr_content h3.ttr_page_title a, #ttr_content  h3.ttr_page_title a:visited, #ttr_content  h3.ttr_page_title a:hover, #ttr_content h4.ttr_page_title a, #ttr_content  h4.ttr_page_title a:visited, #ttr_content  h4.ttr_page_title a:hover, #ttr_content h5.ttr_page_title a, #ttr_content  h5.ttr_page_title a:visited, #ttr_content  h5.ttr_page_title a:hover, #ttr_content h6.ttr_page_title a, #ttr_content  h6.ttr_page_title a:visited, #ttr_content  h6.ttr_page_title a:hover
{
font-size:24px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
margin-top:0;margin-bottom:0;color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 #ttr_content blockquote p, .editor-styles-wrapper blockquote p
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 #ttr_content blockquote p:before, .editor-styles-wrapper blockquote p:before
{
content:url(images/1659642106blockquotestarticon.png);
}
 #ttr_content blockquote p:after, .editor-styles-wrapper blockquote p:after
{
content:url(images/1659642106blockquoteendicon.png);
}
 #ttr_content .postedon a:not(.btn), .add-to-links a:not(.btn) , .add-to-links,  #ttr_content .add-to-links li, .mailto, .wishlist a:not(.btn), .compare a:not(.btn)
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
margin-top:0;margin-bottom:0;color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 #ttr_content .postedon a
{
vertical-align:middle;}
 #ttr_content .postedon a:hover, .add-to-links a:hover, a.add-to-links:hover, .add-to-links:hover, #ttr_content .add-to-links li:hover, .wishlist a:hover, .compare a:hover, .wishlist a:focus, .compare a:focus
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 #ttr_content .ttr_post .postedon
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
margin-top:0;margin-bottom:0;color:#333333;
text-shadow:none;text-align:center;
text-decoration:none;
}
 .ttr_post_title , .ttr_post_title a:not(.btn), .ttr_post_title a:not(.btn):focus, .ttr_post_title a:not(.btn):visited,.ttr_header_cart a.ttr_post_title,.ttr_header_cart a.ttr_post_title:focus,.ttr_header_cart a.ttr_post_title:visited,.ttr_header_cart span.ttr_post_title,.ttr_header_cart .remove_link a.ttr_post_title
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
margin-top:0;margin-bottom:0;color:#000095;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
background-color:transparent;
}
.ttr_header_cart a.ttr_post_title:hover, .ttr_post_title a:not(.btn):hover 
{
background-color:transparent;
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
}
 .ttr_article p.price, .ttr_article span.price, .price,.ttr_article .price,.cart-prices .price, .ttr_header_cart span.price:hover,.cart-info .price, .ttr_article .product-price-and-shipping,.woocommerce ul.products li.product .price,  .woocommerce-Price-amount.amount, .woo_price, .postcontent p.price 
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
margin-top:0;margin-bottom:0;color:#333333;
text-shadow:none;text-align:center;
text-decoration:none;}
 #ttr_content .star-rating, #ttr_content .star-rating, #ttr_content .woocommerce-LoopProduct-link .star-rating 
{
color: #333333;float: none;
margin: 0 auto;
}
 .postcontent p
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
margin-top:10px; margin-bottom:0;color:#000095;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
line-height:1.5;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 #ttr_content .postcontent
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;}
.product-miniature .highlighted-informations 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 #ttr_content .list .product-shop-margin.postcontent
{
margin:10px 0 0 0;
padding:5px 5px 5px 0;
}
 #ttr_content .grid .product-shop-margin.postcontent
{
margin:10px 0 0 0;
padding:5px 0 10px 0;
}
 #ttr_content_single_sidebar_left 
{
float:right;
width: 81.82%;
clear: none;
}
 section.form-fields .form-group.row .col-lg-9 .col-lg-offset-3 .offset-md-3 
{
margin-left: 0; 
}
 #ttr_content_single_sidebar_right 
{
float:left;
width: 81.82%;
clear: none;
}
 #ttr_content_both_sidebar 
{
float: left;
width: 63.64%;
clear: none;
}
 #ttr_content_zero_sidebar 
{
float: left;
width: 100%;
clear: none;
}
 #ttr_sidebar_right .mini-products-list li,.shipping-form li 
{
background:none;
list-style:none outside none!important;
}
.col-left 
{
float:left;
width:30%;
}
.home-spot 
{
float:right;
width:68%;
}
.product-view .product-img-box 
{
float:left;
}
.product-view .product-img-box .product-image-zoom 
{
margin-bottom:13px;
position:relative;
z-index:9;
overflow:hidden;
}
.product-view .product-img-box .zoom-notice 
{
margin-bottom:5px;
text-align:center;
}
.product-view .product-img-box .product-image-zoom img 
{
cursor:move;
left:0;
position:absolute;
top:0;
}
 .ttr_block_heading img 
{
display:none;
}
 #ttr_content .add-to-links li 
{
background:none;
padding:0;
list-style:none outside none;
text-align:Left;
}
 .postedon 
{
text-align:Left;
}
 #ttr_page .add-to-cart ul.add-to-links li,#ttr_page .add-to-links,#ttr_page .wishlist, #ttr_page .compare
{
text-align:Center;
}
 .add-to-cart,#products .variant-links, .featured-products .variant-links, .product-accessories .variant-links, .product-miniature .variant-links 
{
text-align:Center;
}
 #ttr_content label,.add-to-box .or, .cart .discount-form 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;line-height:1.5}
.form-list label 
{
float:left;
margin-right:6px;
position:relative;
}
 .product-options
{
position:relative;
margin:20px 0 0;
padding:10px 15px 20px;
border-width:1px;
border-style:solid;
border-color:#000000;
}
 header ul.links li,.ttr_header_links .right-nav .link
{
border-right:1px Solid #343434;
padding: 0 6px 0 7px;
display:inline;
}
 header label
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;line-height:1.5}
 .ttr_footer_links ul li
{
border-right:0 solid #FFFFFF;
display:inline-block;
padding:0 7px 0 7px;
}
.productdescription #ttr_content .ttr_Prodes_Title, .productdescription #ttr_content .ttr_prodes_Price, .productdescription #ttr_content .ttr_prodes_Product_Des_Content, .productdescription #ttr_content .ttr_prodes_Product_Des_Content p,#send_friend_form .product p.ttr_Prodes_Title,#send_friend_form .form_container .text label,.primary_block h1.ttr_Prodes_Title,.primary_block .ttr_prodes_Product_Des_Content p,.fancybox-opened #send_friend_form .form_container p.intro_form,.fancybox-opened #send_friend_form .form_container .txt_required, .fancybox-opened #send_friend_form .product_desc p 
{
text-align:left;
}
#ttr_content .pagination 
{
margin-bottom:0 ;padding:0 ;
}
.input-color:checked+span,.selected_swatch
{
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;
}
#ttr_content .ttr_Prodes_Title, .ttr_Prodes_Title p,.pb-center-column h1.ttr_Prodes_Title,#send_friend_form .product p.ttr_Prodes_Title ,header span.ttr_Prodes_Title ,blockcart_list  ul li p.ttr_Prodes_Title.product-name  ul li a:hover,#layer_cart #blockcart_list  ul li p.ttr_Prodes_Title.product-name a:visited,#layer_cart #blockcart_list ul li p.ttr_Prodes_Title.product-name a:focus,#ttr_page header#ttr_header #layer_cart #blockcart_list ul li p.ttr_Prodes_Title a,#ttr_page header#ttr_header #layer_cart #blockcart_list ul li p.ttr_Prodes_Title a:hover,#ttr_page header#ttr_header #layer_cart #blockcart_list ul li p.ttr_Prodes_Title a:visited,#ttr_page header#ttr_header #layer_cart #blockcart_list ul li p.ttr_Prodes_Title a:focus
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
margin:0;}
.avail 
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;

}
 .ttr_prodes_Avail_Product p
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;

}
 .ttr_prodes_Avail_Product p
{

text-align:right
}
#ttr_content .ttr_prodes_Tab_Title li,.ttr_prodes_Tab_Title.nav-tabs .nav-item .nav-link
{
border-radius:0 0 0 0;
border:solid rgba(228,228,228,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;border-bottom-left-radius:0;border-bottom-right-radius:0;margin-right: 4px;border-bottom:0 none;
}
#ttr_content .ttr_prodes_Tab_Title li.active
{
border-bottom-color: transparent;
}
 .ttr_prodes_Tab_Title.nav li a
{
border-radius:0 0 0 0;
border:solid rgba(228,228,228,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;border-bottom: 0;border-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0;}
.ttr_prodes_Tab_Content.tab-content
{
border:solid rgba(228,228,228,1);border-width:1px 1px 1px 1px ;
border-radius: 0
}
 .ttr_prodes_Tab_Title.nav.nav-tabs ul
{
border-bottom: none;
}
 .ttr_prodes_Tab_Title.nav.nav-tabs > li > a 
{
margin-right: 0
}
.ttr_prodes_Tab_Title > li a.active::after,.ttr_prodes_Tab_Title.nav-tabs .nav-item .nav-link.active::after 
{
background-color:#F7F7F7;
background:rgba(247,247,247,1);
background-clip:padding-box;bottom: -1px ;content: "";height: 1px ;left: 0;position: absolute;right: 0;
}
#ttr_content ul.ttr_prodes_Tab_Title.nav.nav-tabs, .ttr_address_heading .product-name .variation 
{
margin-bottom:0; 
}
.woocommerce .order_item .product-name dl.variation, .woocommerce .order_item .product-name .variation dd, .woocommerce .order_item .product-name .variation dt 
{
margin:0;padding:0;
}
.ttr_prodes_Tab_Title a:focus 
{
outline: medium none;
}
 .ttr_prodes_Product_Des_Content, .ttr_prodes_Product_Des_Content p,#send_friend_form .product p,#send_friend_form .form_container p.intro_form,.fancybox-skin #send_friend_form .form_container p,.fancybox-skin span.ttr_prodes_Product_Des_Content,h2.ttr_prodes_Product_Des_Content span,header span.ttr_prodes_Product_Des_Content
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Product_Des_Title
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Quantity_Text, #ttr_content label.ttr_prodes_Quantity_Text
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
}
#ttr_content .ttr_prodes_Price .product-price, #ttr_content  .ttr_prodes_Price span,#ttr_content  .ttr_prodes_Price,.woocommerce div.product .out-of-stock, #ttr_content  .ttr_prodes_Price li#ttr_content  .ttr_prodes_Price li a
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:center;
text-decoration:none;}
 .ttr_prodes_Tab_Title a, .ttr_prodes_Tab_Title a:focus, .ttr_prodes_Tab_Title li a:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Tab_Title li.active a, .ttr_prodes_Tab_Title li.active a:focus, .ttr_prodes_Tab_Title li a.nav-link.active , .ttr_prodes_Tab_Title li.active a:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:500;
font-style:normal;
color:#000000;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Tab_Title.nav li a.active,.ttr_prodes_Tab_Title.nav li a.active:hover,.ttr_prodes_Tab_Title.nav li a.active:focus, .nav-tabs > li > a.active, .ttr_prodes_Tab_Title > li > a.active:hover, .ttr_prodes_Tab_Title > li > a.active:focus, .ttr_prodes_Tab_Content div.active
{
background-color:#F7F7F7;
background:rgba(247,247,247,1);
background-clip:padding-box;border-top: 0;}
 .ttr_prodes_Tab_Title li.active, .nav-tabs > li.active, .ttr_prodes_Tab_Title > li.active:hover, .ttr_prodes_Tab_Title > li.active:focus, .ttr_prodes_Tab_Content div.active,.catalog-product-view .tab-pane.active.ttr_prodes_Tab_Content.tab-content
{
background-color:#F7F7F7;
background:rgba(247,247,247,1);
background-clip:padding-box;}
 .ttr_prodes_Tab_Title li a ,.ttr_prodes_Tab_Title.nav li a, .ttr_prodes_Tab_Title.nav li a:hover, .ttr_prodes_Tab_Title.nav li a:focus
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding:15px 15px 15px 15px;
border-width: 0;}
.ttr_prodes_Tab_Title.nav.nav-tabs
{
 border-bottom: none;}
 .nav-tabs > li > a
{
 border: 0 ;}
.nav-tabs > li > a.active, .nav-tabs > li > a:hover
{
border-color: transparent;}
 .ttr_prodes_Tab_Content div p
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_
{
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .ttr_prodes_thumbnail1 ,.productdescription #image-block .ttr_prodes_thumbnail1
{
border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;}
 .ttr_prodes_thumbnail2,#ttr_content .fotorama__thumb .fotorama__img,#image-block .more-views ul li a img
{
border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;}
 .ttr_prodes_WCE a:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_WCE a
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_WCE a:visited
{
font-size:16px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 .ttr_prodes_Product_Des_Content .ttr_prodes_attribute, .ttr_prodes_attribute,#ttr_content label.ttr_prodes_attribute,.content_only p.ttr_prodes_attribute,#block-reassurance ul li span
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#0D0D0D;
text-shadow:none;text-align:left;
text-decoration:none;}
#blockcart-modal .cart-content 
{
padding-left: 0rem;
}
#blockcart-modal #image-block 
{
margin-right:0px;
}
.ttr_prodes_Product_Des_Content
{
padding-left:30px;
}
.ttr_prodes_Product_Des_Content_info
{
padding-left:0px;
}
 .ttr_prodes_Product_Des_Content p,#ttr_page header#ttr_header #layer_cart span.ttr_prodes_Product_Des_Content
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Product_Des_Title
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Quantity_Text
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Price,.woocommerce div.product .out-of-stock, body:not(.ttr_ecommerce) #ttr_content ul.ttr_prodes_Price li, .ttr_prodes_Price li h2
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:center;
text-decoration:none;}
.prod_price 
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:center;
text-decoration:none;
}
.avail,.prod_price 
{
font-size: 14px;
}
 .ttr_prodes_Tab_Title.nav li a.active, .nav-tabs > li > a.active, .ttr_prodes_Tab_Title > li > a.active:hover, .ttr_prodes_Tab_Title > li > a.active:focus
{
background-color:#F7F7F7;
background:rgba(247,247,247,1);
background-clip:padding-box;border-width: 0;}
 .ttr_prodes_Tab_Title li.active, .nav-tabs > li.active, .ttr_prodes_Tab_Title > li.active:hover, .ttr_prodes_Tab_Title > li.active:focus,.ttr_prodes_Tab_Title.nav-tabs .nav-item .nav-link.active 
{
background-color:#F7F7F7;
background:rgba(247,247,247,1);
background-clip:padding-box;}
 .ttr_prodes_Tab_Title.nav li a .ttr_prodes_Tab_Title.nav li a:hover
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;padding:15px 15px 15px 15px;
border-width: 0 !important;}
 .ttr_prodes_Tab_Title li.nav a
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;}
.ttr_prodes_Tab_Title.nav.nav-tabs
{
 border-bottom: none;}
 .nav-tabs > li > a
{
 border: 0 ;}
.nav-tabs > li > a.active , .nav-tabs > li > a:hover
{
border-color: transparent;}
 .ttr_prodes_Tab_Content div p
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Tab_Content .tab-pane 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
padding:15px;}
 .ttr_prodes_thumbnail2
{
border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;}
 .ttr_prodes_WCE a:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_WCE a
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_WCE a:visited
{
font-size:16px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 .ttr_prodes_Tab_Title li,.woocommerce div.product .woocommerce-tabs ul.tabs li
{
border-radius:0 0 0 0;
border:solid rgba(228,228,228,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
}
.carousel-control span
{
color:#777777;
}
 #image-block img 
{
border-radius:0 0 0 0;
border:solid rgba(1,161,133,1);
border-width: 0 0 0 0;
box-shadow:none;}
 #thumbs-list img 
{
border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;}
.carousel-control span
{
color:#777777;
}
 #image-block img 
{
border-radius:0 0 0 0;
border:solid rgba(1,161,133,1);
border-width: 0 0 0 0;
box-shadow:none;
max-width:100%;
}
 #thumbs-list img 
{
border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;}
.content_only .middle_right p,.middle_right 
{
text-align: right;
}
.ttr_prodes_Product_Des_Content.product_meta
{
display: grid;margin-left: 10px;
}
.ttr_prod_attribute 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#0D0D0D;
text-shadow:none;text-align:left;
text-decoration:none;
}
#ttr_content .opc_normal_link,#ttr_content  a.opc_normal_link:focus,#ttr_content  a.opc_normal_link:visited, #ttr_content .opc_cart_desc a.agree
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
#ttr_content .opc_normal_link:hover, #ttr_content .opc_cart_desc a.agree:hover
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;
}
.order-confirmation .ttr_prodaddresscontent a.ttr_normal_link, .order-confirmation .ttr_prodaddresscontent a.ttr_normal_link:active, .order-confirmation .ttr_prodaddresscontent a.ttr_normal_link:focus, .order-confirmation .ttr_prodaddresscontent a.ttr_normal_link:Hover 
{
font-size:14px
}
 .ttr_prochec_product_title, h1.ttr_prochec_product_title,  #cart_summary .ttr_prochec_product_title, #cart_summary .ttr_prochec_product_title a, #ttr_content label.ttr_prochec_product_title 
{
font-size:18px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;}
.ttr_prochec_product_title, .ttr_prochec_product_title:hover, .ttr_prochec_product_title:focus, .cart-view h1.ttr_prochec_product_title, #ttr_content .woocommerce .cross-sells > h2, #ttr_content .woocommerce .cross-sells > h2:hover,  .woocommerce-cart #ttr_content .woocommerce .cart-collaterals .cart_totals h2
{
font-size:18px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;}
.ttr_prochec_product_title a
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
.ttr_prochec_product_title a:hover
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
 .ttr_prochec_product_description small
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
#ttr_content .ttr_prochec_product_description, #ttr_content ul.ttr_prochec_product_description li p, #ttr_content .ttr_prochec_product_description ul li label, #ttr_content .ttr_prochec_product_description ul li label span, #ttr_content .ttr_prochec_product_description td, #ttr_content .ttr_prochec_product_description small, #ttr_content .ttr_prochec_product_description small a, strong.ttr_prochec_product_description,h2.ttr_prochec_product_description span,  span.ttr_prochec_product_description, #ttr_content .ttr_prochec_product_description label,.wlp_bought .wlp_bought_list li .wishlist_product_detail,.wlp_bought .wlp_bought_list_TT li .wishlist_product_detail,.ttr_prochec_product_description a,footable-row-detail-inner,.footable-row-detail-inner .price,  .footable-row-detail td,.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td,#ttr_content dl.data-sheet dd
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;
}
#ttr_content .checkbox label.ttr_prochec_product_description 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
#ttr_content .delivery_option table td.ttr_prochec_product_description 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
.ttr_prochec_table_background.magcolumn > p.ttr_prochec_subtotal 
{
padding-bottom: 0;
}
#cart_summary .ttr_prochec_price p,#cart_summary .ttr_prochec_price,#cart_summary .ttr_prochec_price span,.ttr_prochec_price, .ttr_prochec_subtotal label,#ttr_content .ttr_prochec_price label
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-align:left;
text-decoration:none;}
 .ttr_prochec_price, .ttr_prochec_price
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-align:left;
text-decoration:none;}
 .ttr_prochec_Heading th, .ttr_prochec_Heading td
{
font-size:16px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_prochec_Heading th,#ttr_content .collapse_tr thead tr th, #ttr_content .ttr_prochec_Heading label,.cms-privacy-policy-cookie-restriction-mode #ttr_page #ttr_content table thead tr th,.catalog-product-compare-index table thead tr th span,.catalog-product-compare-index table tbody tr th span,.catalog-product-compare-index table tbody tr th span:hover, #cart_summary tbody tr td::before,.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td:first-of-type,#ttr_content dl.data-sheet dt, table#cart_summary .ttr_prochec_row_1 td::before  
{
font-size:16px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_prochec_subtotal, .ttr_prochec_subtotal, .ttr_prochec_subtotal label, #ttr_content .ttr_prochec_subtotal .label, #ttr_content .ttr_prochec_subtotal small.value 
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 #cart_summary .ttr_prochec_total,#ttr_content #cart_summary_last .ttr_prochec_total,#ttr_content .cart-summary-line.ttr_prochec_total,#ttr_content .cart-summary-line .ttr_prochec_total, .shipping-step .ttr_prochec_total
{
font-size:18px;
font-family:"Hind","Arial";font-weight:700;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
#ttr_content .ttr_prochec_product_link, #cart .ttr_prochec_heading td .ttr_prochec_product_link, .product-item-details a, #multiship-addresses-table a, .checkout-multishipping-overview .ttr_prochec_product_link h3 a, .multishipping-checkout-shipping .product-item-name a,.multishipping-checkout-overview .product-item-name a,.multishipping-checkout-overview .product-item-name a, .checkout-multishipping-shipping h3 a, #wishlist-table .product-name a,.ttr_prochec_product_link a, .ttr_prochec_product_link a, #ttr_content .delivery_option .ttr_prochec_product_link:hover,.wlp_bought .wlp_bought_list li .product_infos p,.wlp_bought .wlp_bought_list_TT li .product_infos p
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-align:left;
text-decoration:none;text-transform:none;

}
#ttr_content .ttr_presta_shipping_name
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-align:left;
text-decoration:none;text-transform:none;

}
#ttr_content .ttr_prochec_product_link:hover, #cart .ttr_prochec_heading td .ttr_prochec_product_link:hover , .product-item-details a:hover,#multiship-addresses-table a:hover,#multiship-addresses-table a:focus , .multishipping-checkout-shipping .product-item-name a:hover, .multishipping-checkout-shipping .product-item-name a:focus,.multishipping-checkout-overview .product-item-name a:hover,.multishipping-checkout-overview .product-item-name a:focus,.multishipping-checkout-overview .product-item-name a:hover,.multishipping-checkout-overview .product-item-name a:focus, .checkout-multishipping-overview .ttr_prochec_product_link h3 a:hover,.ttr_prochec_product_link a:hover,.wishlist-index-index .product-item-name a:hover,.catalog-product-compare-index .product-item-name a:hover,.checkout-cart-index .product-item-name a:hover, #wishlist-table .product-name a:hover,.catalog-product-compare-index .product-name a:hover,.checkout-multishipping-overview table#virtual-overview-table tbody tr td h3.product-name a:hover,.checkout-multishipping-shipping h3.product-name a:hover, .woocommerce .woocommerce-order table.order_details.shop_table tbody tr td:first-child a:hover ,.woocommerce-order-received .woocommerce table.order_details.shop_table tbody tr td a:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;
}
.magcolumn p
{
margin-top:10px;
margin-bottom:10px;

}
 .ttr_prochec_table_background,table#cart_summary tr td,#ttr_content_margin table#order-list tr thead th, #ttr_content_margin table.detail_step_by_step tr thead th, #layer_cart.ttr_prochec_table_background,.wlp_bought .wlp_bought_list li,.wlp_bought .wlp_bought_list_TT li div.row,table#order-list.ttr_prochec_table_background tbody tr td,.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td,dl.data-sheet dd,dl.data-sheet dt
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;border-collapse: separate;
border-spacing:0;
}
#ttr_content .ttr_prodes_Tab_Content #Date_sheet .table-data-sheet 
{
border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;border-collapse: separate;border-spacing:0}
 div.shipping_heading_background , #cart_summary.table > thead > tr > th,#cart_summary.table > tbody > tr > th,#cart_summary.table > thead > tr > td,#cart_summary.table > tbody > tr > td,#cart_summary.table > tfoot > tr > td,#cart_summary.table > tfoot > tr > th,#Date_sheet .table-data-sheet tbody tr td
{
border:solid #CCCCCC;
border-width:1px 1px 1px 1px;
}
span.price 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-align:left;
text-decoration:none;
}
.add_to_compare
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
.add_to_compare:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
#ttr_content_margin .ttr_prochec_table_background, .ttr_prochec_table_background thead tr th, #wishlist-table td, #wishlist-table th, #wishlist-table tr,#order-list.table > caption  thead > tr:first-child > th, .ttr_prochec_table_background.table > colgroup  thead > tr:first-child > th, .ttr_prochec_table_background.table > thead:first-child > tr:first-child > th, .ttr_prochec_table_background.table > caption  thead > tr:first-child > td, .ttr_prochec_table_background.table > colgroup  thead > tr:first-child > td, .ttr_prochec_table_background.table > thead:first-child > tr:first-child > td
{
border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > thead > tr, .table > tfoot > tr > td 
{
border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
}
@media only screen and (max-width:767px) 
{
#ttr_content_margin table#product_comparison > tbody > tr > td:first-child 
{
border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
}
#ttr_content_margin table#product_comparison tbody tr td.ttr_prochec_table_background.ajax_block_product.comparison_infos.product-block 
{
border-top-right-radius: 0;
}
#ttr_content_margin table#product_comparison tbody tr td.table_head_background 
{
border-radius: 0;
}

}
@media only screen and (max-width:767px) 
{
body#products-comparison #ttr_content #ttr_content_margin table#product_comparison tbody tr:first-child td:last-child,body#products-comparison #ttr_content #ttr_content_margin table#product_comparison tbody > tr:last-child > td:first-child 
{
border-radius: 0;
}

}
 .ttr_prochec_image_border img, .ttr_prochec_image_border img,.wlp_bought .wlp_bought_list li .product_image img, .wlp_bought .wlp_bought_list_TT li .product_image img
{
border-radius:0 0 0 0;
border:solid rgba(225,225,225,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;}
 .ttr_prochec_checkouttab
{
border-radius:0 0 0 0;
border:solid rgba(199,199,199,0.78);
border-width: 1px 1px 1px 1px;
box-shadow:none;}
#ttr_content .ttr_prochec_steps_border li,#ttr_content .ttr_prochec_steps_border li a
{
font-size:16px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_prochec_Active_Strip span
{
font-size:16px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_prochec_Active_Strip, .ttr_prochec_Active_Strip
{
background-color:#5CB85C;
background:rgba(92,184,92,1);
background-clip:padding-box;}
 .ttr_prochec_Normal_Strip, .ttr_prochec_Normal_Strip
{
background-color:#EDEDED;
background:rgba(237,237,237,0.93);
background-clip:padding-box;}
@media only screen  and (min-width:768px) 
{
 .ttr_prochec_steps_border, .ttr_prochec_steps_border
{
border-radius:0 0 0 0;
border:solid rgba(199,199,199,0.78);
border-width: 1px 1px 1px 1px;
box-shadow:none;}
}
@media only screen  and (max-width:767px) 
{
.ttr_ProgressBar #order_step.ttr_prochec_steps_border li.ttr_prochec_Active_Strip, .ttr_ProgressBar #order_step.ttr_prochec_steps_border li.ttr_prochec_Normal_Strip 
{
border-radius:0 0 0 0;
border:solid rgba(199,199,199,0.78);
border-width: 1px 1px 1px 1px;
box-shadow:none;}
}
#oneGrey, #oneGrey1, #oneGrey2, #oneGrey3 
{
height:auto;
}
.cornerGrey
{
width: 20%;
position: relative;
}
 .cornerGrey:before
{
content: "";
position: absolute;
left: 100%;
width: 31px;
}
.cornerGrey:after
{
content: "";
position: absolute;
left: 99%;
width: 31px;
}
#oneGreyLast
{
height: auto;
}
.cornerGreyLast
{
width: 20%;
position: relative;
}
tr.ttr_prochec_row_1.row-1 > td, .ttr_prochec_table_background tbody tr td, .ttr_prochec_table_background thead tr td
{
vertical-align: middle;}
.ttr_prochec_price button, .woocommerce-checkout .checkout_coupon .btn 
{
margin: 0;
}
.ttr_prochec_price button:hover, .woocommerce-checkout .checkout_coupon .btn:hover 
{
margin: 0;
}
#cart_summary thead tr th:nth-child(5)
{
text-align: center;
}
.ttr_expander_heading,.ttr_expander_heading p,#ttr_cart_summary .ttr_expander_heading, #ttr_content #payment .wc_payment_method > label, .woocommerce-MyAccount-content p, .woocommerce-view-order .woocommerce-MyAccount-content p mark, .woocommerce-lost-password .woocommerce-ResetPassword p, #ttr_content #payment .wc_payment_method p, #customer_login.col2-set .register p, .woocommerce-MyAccount-content .woocommerce-Addresses address,.woocommerce-customer-details .woocommerce .addresses address,.woocommerce-customer-details .woocommerce-column--billing-address address,.woocommerce-customer-details .woocommerce-column--billing-address address p,.woocommerce-customer-details .woocommerce-column--shipping-address address,.woocommerce-customer-details .woocommerce-column--shipping-address address p 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
.woocommerce-account .woocommerce-MyAccount-content p a, .woocommerce-account .woocommerce-MyAccount-content p a:hover 
{
font-size:14px;
}
 .ttr_product_link, .ttr_product_link a 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_product_link:hover,.ttr_product_link a:hover 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
#ttr_content_margin table#cart_summary > thead > tr > th,.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td:first-of-type,#ttr_content dl.data-sheet  dt  
{
 padding:10px;margin:0;background-color:#E1E1E1;
background:rgba(225,225,225,1);
background-clip:padding-box; 
}
 @media only screen and (max-width:767px) 
{
#ttr_content_margin table#cart_summary > thead > tr > th,.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td:first-of-type,#ttr_content dl.data-sheet  dt,#ttr_content table#cart_summary .ttr_prochec_row_1 td::before 
{
 background-color:#E1E1E1;
background:rgba(225,225,225,1);
background-clip:padding-box;border-bottom-color:  #CCCCCC;
 
}
  
}
 #ttr_content_margin table#order-list thead tr th, #ttr_content_margin table.detail_step_by_step thead tr th,#ttr_content_margin table#product_comparison tr td:first-child,#ttr_content_margin  #block-history table thead.table_head_background tr th, #ttr_content .wlp_bought_infos thead tr th 
{
background-color:#E1E1E1;
background:rgba(225,225,225,1);
background-clip:padding-box; 
}
 .ttr_signin .ttr_prodsignintitle
{
margin-top: 7px;
}
#ttr_content .ttr_cart_content,#ttr_content .ttr_cart_content p, body.checkout .vm-wrap .vm-orders-information table > tbody > tr > td, body.checkout table.adminlist > tbody > tr > td 
{
 font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
 
}
 #ttr_content_margin table#order-list thead tr th:last-child,#ttr_content_margin table#order-list thead tr th.footable-last-column,#ttr_content_margin table#order-list tbody tr td:last-child,#ttr_content_margin table#order-list tbody tr td.footable-last-column,#ttr_content_margin table.detail_step_by_step thead tr th:last-child,#ttr_content_margin table.detail_step_by_step tbody tr td:last-child,#ttr_content_margin table#product_comparison tbody tr td:last-child,#ttr_content_margin #cart_summary thead tr th:last-child,#ttr_content_margin #cart_summary tbody tr td:last-child, #ttr_content_margin table#cart_summary.footab tfoot tr td:last-child,#ttr_content_margin table#cart_summary.table_foot tfoot tr td:last-child,#ttr_content .tab-content.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td:last-child, #ttr_content_margin table#cart_summary.ttr_prochec_table_background tfoot tr td:nth-child(2) 
{
border-right-style: solid ;
border-right-color:  #CCCCCC;
border-right-width: 1px;
}
#ttr_content_margin table#cart_summary.footab > tbody > tr:last-child > td, #ttr_content_margin table#cart_summary.shipit > tbody > tr:last-child > td, #ttr_content_margin table#cart_summary tfoot tr:last-child td, #ttr_content_margin table#cart_summary tfoot tr:first-child td.prochec_colspan_none, #ttr_content_margin div.ttr_shipping_background table#cart_summary tbody tr:last-child td, #ttr_content_margin table#product_comparison tbody tr:last-child td, #ttr_content_margin div.delivery_options table#cart_summary > tbody > tr:last-child > td, #ttr_content_margin table#product_comparison > tbody > tr:last-child > td,#ttr_content_margin table.detail_step_by_step > tbody > tr:last-child > td, #ttr_content_margin table#order-list > tbody > tr:last-child > td, #ttr_content div#block-order-detail table#cart_summary.detail_step_by_step tr:last-child td, #ttr_content table#cart_summary.discount tr:last-child td,#ttr_content .tab-content.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr:last-child td, #ttr_content #block-history .footab.footable-loaded tbody tr td,#cart .cart-grid.row hr.separator,#cart .cart-grid.row .cart-item
{
border-bottom-style: solid ;
border-bottom-color:  #CCCCCC;
border-bottom-width: 1px;
}
#ttr_content_margin table#cart_summary.wlp_bought_infos > thead > tr > th:first-child 
{
border-bottom-left-radius: 0;
}
#ttr_content_margin table#cart_summary.wlp_bought_infos > thead > tr > th:last-child
{
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
#ttr_content #mywishlist table#cart_summary.table.footab tbody tr td
{
text-align: center;
}
#ttr_content #Date_sheet .table-data-sheet tbody tr:first-child td:first-child, #ttr_content #mywishlist table#cart_summary.footab thead tr th:first-child 
{
border-top-left-radius: 0;
}
#ttr_content #Date_sheet .table-data-sheet tbody tr:first-child td:last-child, #ttr_content #mywishlist table#cart_summary.footab thead tr th:last-child, #ttr_content #ttr_content_margin table#product_comparison tbody tr:first-child td:last-child 
{
 border-top-right-radius: 0;
}
#ttr_content #Date_sheet .table-data-sheet tbody tr:last-child td:first-child, #ttr_content #mywishlist table#cart_summary.footab tbody tr:last-child td:first-child, #ttr_content #ttr_content_margin table#product_comparison tbody tr:last-child td:first-child  
{
border-bottom-left-radius: 0;
}
#ttr_content #Date_sheet .table-data-sheet tbody tr:last-child td:last-child, #ttr_content #mywishlist table#cart_summary.footab tbody tr:last-child td:last-child 
{
border-bottom-right-radius: 0;
}
#mywishlist table#cart_summary.std.table.footab thead tr th:last-child, #mywishlist table#cart_summary.std.table.footab tbody tr td:last-child, body.ProductCheckOut #ttr_content #mywishlist #block-history table#cart_summary.std.table.footab tbody tr td:last-child
{
border-right-style: solid ;
border-right-color:  #CCCCCC;
border-right-width: 1px ;
}
body.productcheckout #ttr_content #mywishlist #block-history table#cart_summary.std.table.footab tbody tr:last-child td
{
border-bottom-style: solid ;
border-bottom-color:  #CCCCCC;
border-bottom-width: 1px ;
}
#ttr_content #mywishlist table#cart_summary.wlp_bought_infos thead tr th
{
border: 1px solid #CCCCCC;

}
#ttr_content #mywishlist table#cart_summary.wlp_bought_infos thead tr th:not(:last-child)
{
border-right: medium none;
}
.ttr_prodsigninheading, .ttr_prodsignintitle 
{
font-size:16px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
#ttr_content .ttr_prodsignincontent,#ttr_content .ttr_prodsignincontent.form-horizontal .control-label,#ttr_content .ttr_prodsignincontent label
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;
}
#ttr_content .forgotpassword,#ttr_content  .forgotpassword a,.productcheckout footer.page-footer a 
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
#ttr_content .forgotpassword:hover,#ttr_content .forgotpassword:focus, #ttr_content .forgotpassword a:hover,#ttr_content .forgotpassword a:focus, .woocommerce-checkout #payment .payment_method_paypal a.about_paypal:hover, .woocommerce-MyAccount-content p a:hover, .login .lost_password a:hover, #cart_summary.woocheckoutpayment a.forgotpassword:hover ,.productcheckout footer.page-footer a:hover,a.woocommerce-privacy-policy-link:hover,a.woocommerce-privacy-policy-link:focus
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;
}
.signin_page_table
{
border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;
}
.presta_shipping_border
{
border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
}
.shipping_heading_background
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;
}
 .ttr_prochec_Heading,#ttr_content .ttr_prochec_Heading
{
font-size:16px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
#ttr_content .ttr_normal_link,#ttr_content .ttr_normal_link:active,#ttr_content .ttr_normal_link:focus,#ttr_content .ttr_prodaddresscontent a.ttr_normal_link,#ttr_content .ttr_prodaddresscontent a.ttr_normal_link:active,#ttr_content .ttr_prodaddresscontent a.ttr_normal_link:focus
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
#ttr_content .ttr_normal_link:hover,#ttr_content .ttr_prodaddresscontent a.ttr_normal_link:hover
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;
}
.ttr_shipping_background 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
}
#ttr_content .payment_shipment_content 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
.ttr_prodaddressheading,.ttr_prestashop_success
{
font-size:18px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;
}
#ttr_content .select label.ttr_prodaddressheading
{
font-size:18px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;
}
#ttr_content label .ttr_prodaddresscontent,.ttr_ordersuccess_description,.ttr_ordersuccess_description p
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
#ttr_content .ttr_prodaddresscontent,#ttr_content .ttr_prodaddresscontent a,#ttr_content .ttr_prodaddresscontent .price,#ttr_content .ttr_prodaddresscontent label,#ttr_content .ttr_prodaddresscontent p,.ttr_ordersuccess_description span.price 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
.ttr_prodcheckboxcontent
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;
}
#ttr_content label.ttr_prodcheckboxcontent,.ttr_prodcheckboxcontent a,.ttr_prodcheckboxcontent a:hover,.ttr_prodcheckboxcontent a:focus,.ttr_prodcheckboxcontent a:visited
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;
}
.ttr_prodpaymentbackground,.ttr_prodpaymentbackground p
{
background-color:#FBFBFB;
background:rgba(251,251,251,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
}
.presta_module_text
{
font-size:14px;
font-family:"Hind","Arial";font-weight:700;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;
}
.presta_module_background
{
background-color:#FBFBFB;
background:rgba(251,251,251,1);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(204,204,204,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
}
#cart_summary thead tr .ttr_prochec_subtotal
{
text-align:left;
}
.ttr_order_title
{
font-size:18px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;
}
.ttr_order_description,.ttr_order_description a,.ttr_order_description a:hover,.ttr_order_description .price
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;
}
#cart_summary .ttr_order_heading,.ttr_order_woodetail_header_background
{
font-size:16px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
 #cmsinfo_block ul li
{
text-indent: 0;
list-style: none;
}
 #top_column ul
{
text-indent: 0;
list-style: none;
}
 #htmlcontent_home ul
{
text-indent: 0;
list-style: none;
}
 #header_user_info
{
margin: 0;
}
 #cmsinfo_block em
{
background: #6f6d6d;
}
#pollForm label
{
color:#000000;
}
.category-image img
{
max-width: 100% !important;
}
.page-sitemap ul li
{
list-style: outside none none;
}
#oar_widget_orders_and_returns_form ul li
{
list-style: outside none none;
}
.advanced-search-summary ul li
{
list-style: outside none none;
}
 #nav
{
top:472px;
position:absolute;
z-index:498;
margin:auto;
left: 0 ;
right : 0 ;
text-align:center;
font-size:0;
}
 .right-button
{
display:none;
}
 .left-button
{
display:none;
}
 .postcontent img, img.alignleft,img.alignright
{
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;margin:0 20px 0 0;
}
 img.aligncenter
{
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;margin-left:auto;
margin-right:auto;
}
 h1.ttr_verticalmenu_heading, h2.ttr_verticalmenu_heading,  h3.ttr_verticalmenu_heading, h4.ttr_verticalmenu_heading, h5.ttr_verticalmenu_heading, h6.ttr_verticalmenu_heading, p.ttr_verticalmenu_heading, span.ttr_verticalmenu_heading
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;line-height:30px;
background:none;
margin:0;
}
 .ttr_block_header h1.ttr_block_heading, .ttr_block_header h2.ttr_block_heading,  .ttr_block_header h3.ttr_block_heading, .ttr_block_header h4.ttr_block_heading, .ttr_block_header h5.ttr_block_heading, .ttr_block_header h6.ttr_block_heading, p.ttr_block_heading, span.ttr_block_heading,#ttr_sidebar_right .block_header > h4,#ttr_sidebar_left .block_header > h4,.ttr_block h3.ttr_block_heading a:not(.btn),.ttr_block h3.ttr_block_heading a:visited:not(.btn),.ttr_block h3.ttr_block_heading a:hover:not(.btn)
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
line-height:30px;
background:none;
margin:0;
}
span.ttr_block_icon 
{
background-image: url('images/blockicon.png');
background-repeat: no-repeat;
height: 16px;
width:16px;
display: inline-block;
}
.ttr_block_heading 
{
display: inline-block;
}
.ttr_block_header 
{
text-align:Left;
}
 #ttr_block, #ttr_block .boxcolor
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
/*
{
TemplateToaster Version:8.1.0.21120
}
*/
 .btn-sm, .input-group-btn .btn.btn-sm, .input-des-qty .form-control, .btn-group-sm > .btn, .btn-sm:hover, .btn-group-sm > .btn:hover, .btn-sm:focus, .btn-group-sm > .btn:focus,a.btn-sm:hover,.btn.btn-default.btn-sm,.btn.btn-default.btn-sm:hover,.btn.btn-default.btn-sm,.btn.btn-default.btn-sm:hover,.btn.btn-danger.btn-sm,.btn.btn-danger.btn-sm:hover,.btn.btn-primary.btn-sm,.btn.btn-primary.btn-sm:hover,.btn.btn-info.btn-sm,.btn.btn-info.btn-sm:hover,.btn.btn-success.btn-sm,.btn.btn-success.btn-sm:hover,.btn-warning.btn-sm,.btn-warning.btn-sm:hover ,.btn.btn-success.btn-sm:focus,.btn.btn-primary.btn-sm:focus,.btn.btn-warming.btn-sm:focus,.btn.btn-info.btn-sm:focus,.btn.btn-danger.btn-sm:focus,.btn.btn-default.btn-sm:focus
{
border-radius:3px 3px 3px 3px;
padding:5px 10px 5px 10px;
font-size:12px;
height:auto;}
.ttr_prod_attribute .input-group-sm span.input-group-btn
{
 display: inline;}
.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn,.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn:hover,.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn:focus,.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn,.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn:hover,.ttr_prod_attribute .input-group span.input-group-btn .btn.inc-btn:focus
{
border-bottom-left-radius:3px;
border-top-left-radius:3px;
margin:0 3px 0 3px;
}
.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn,.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn:hover,.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn:focus,.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn,.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn:hover,.ttr_prod_attribute .input-group span.input-group-btn .btn.dec-btn:focus
{
border-radius:3px 3px 3px 3px;
margin:0 3px 0 3px;
}
@media only screen
and (max-width : 640px)
{
object, video
{
width:100% !important;
height:auto;
}
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width : 150px)
and (max-width : 767px) 
{
#ttr_header_inner 
{
width:auto !important;
text-align:center !important;
}
#ttr_menu_inner_in .ttr_menu_items 
{
display:flex;
}
#ttr_menu_inner_in 
{
width:auto !important;
height:auto !important;
text-align:left !important;
}
 .ttr_slideshow_last
{
width:100%;
}
#ttr_table.table
{
width:100%;
}
#ttr_sidebar_left 
{
float: none !important;
width: auto !important;
margin:0;
border-radius:0;
padding:0;}
#ttr_sidebar_right 
{
float: none !important;
width: auto !important;
margin:0;
border:0;
border-radius:0;
padding:0;
}
#ttr_content 
{
float: none !important;
width: auto !important;
margin:0;
border:0;
border-radius:0;
}
#ttr_content_single_sidebar_left,#ttr_content_single_sidebar_right,#ttr_content_zero_sidebar,#ttr_content_both_sidebar 
{
float: none !important;
width: auto !important;
}
#ttr_page 
{
max-width:none !important;
min-width:0 !important;
padding-top:0;
}
.ttr_slogan_style 
{
text-align:center;
}
#ttr_page .ttr_footer_bottom_footer_inner 
{
width:auto !important;
text-align:center;
}
.footer-widget-area 
{
width:auto  !important;
border:0;
border-radius:0;
padding:0;
margin:0;
}
#ttr_page .ttr_slideshow_inner 
{
height:100% !important;
}
ul.ttr_menu_items li 
{
margin:0;}
.article_column
{
width:100% !important;float:none !important;padding-right:0 !important;}
}
 .nav.ttr_menu_items  li .ttr_menu_items_parent_link
{
display:block;
padding: 0 5px 0 5px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:0 5px 0 5px;
cursor:pointer;
 min-height:60px;
box-sizing:border-box;
}
 ul.nav.ttr_menu_items  li a.ttr_menu_items_parent_link_arrow
{
display:block;
padding: 0 15px 0 5px;
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:transparent;
background:url(images/menuMainArrow00.png),rgba(255,255,255,0);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;background-position:right 5px center;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:0 5px 0 5px;
box-sizing:border-box;
cursor:pointer;
min-height:60px;
}
 .ttr_menu_items  li ul.child li a.subchild
{
line-height:40px;
background-color:#C7DDF5;
background:rgba(199,221,245,1);
background-clip:padding-box;font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#2E1532;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
border-radius:0 0 0 0;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
 .ttr_menu_items  li a.ttr_menu_items_parent_link_active_arrow
{
float: left;
padding-left:5px;
padding-right:15px;
box-sizing:border-box;
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
cursor: pointer;
display: block;
line-height:60px;
background-color:transparent;
background:url(images/menuMainArrowActive00.png),rgba(255,255,255,0);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;background-position:right 5px center;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:0 5px 0 5px;
padding-top:0;
padding-bottom:0;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active
{
display:block;
cursor: pointer;
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
box-sizing:border-box;
padding-left:5px;
padding-right:5px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:0 5px 0 5px;
min-height:60px;
padding-top:0;
padding-bottom:0;
}
/* Small Tabs (portrait and landscape) ----------- */
@media only screen
and (min-width : 768px)
and (max-width:991px) 
{
#ttr_header_inner 
{
width: auto  !important;
text-align:center;
}
#ttr_menu_inner_in 
{
width: auto !important;
}
body
{
margin:0;
}
#ttr_page 
{
max-width:none !important;
min-width:0 !important;
padding-top:0;
}
}
@media only screen
and (min-width : 150px)
and (max-width:991px) 
{
.ttr_footer_bottom_footer_inner 
{
width:100% !important;
text-align:center;
}
img 
{
max-width : 100%;height : auto;}
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-width : 768px)
and (max-width:991px) 
{
.ttr_header_logo 
{
background-size:100% 100%;
}
#ttr_header_inner 
{
width: auto!important;
}
.ttr_slideshow_last
{
width:100%;
}
#ttr_page .ttr_footer_bottom_footer_inner 
{
width:auto !important;
}
#ttr_page 
{
max-width:none !important;
min-width:0 !important;
}
.ttr_banner_header 
{
width:auto !important;
}
.ttr_banner_slideshow 
{
width:auto !important;
}
.ttr_banner_menu 
{
width:auto !important;
}
.footer-widget-area 
{
width:auto !important;
}
}
@media only screen
and (max-width : 767px)
{
.menu_inner_in
{
height: 60px;
}
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width : 150px)
and (max-width : 767px) 
{
#navigationmenu .navbar-header 
{
position: relative;
z-index: 501;

}
.ttr_menu_items .horiz_separator
{
border-width:0 0 0 0;
border-style:solid;
border-color:#000000;
width:auto !important;
height:auto !important;
float:none !important;
margin:0;
display:none;
}
ul.ttr_menu_items li 
{
margin:0;}
ul.ttr_menu_items li.ttr_menu_items_parent a
{
float:none !important;
}
#ttr_menu .ttr_menu_items 
{
display:flex;
}
.ttr_vmenu_items ul.child li a 
{
cursor:pointer;
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin:5px 5px 5px 5px;
display:block;
}
.nav.ttr_vmenu_items ul.child li a:hover 
{
cursor:pointer;
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;margin:5px 5px 5px 5px;
display:block;
}
.nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_arrow 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;display:block;
padding-left:4px;
padding-right:4px;
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_arrow, .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active_arrow 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;display:block;
padding-left:4px;
padding-right:4px;
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
.ttr_verticalmenu .ttr_verticalmenu_content ul.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link,ttr_ .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;display:block;
padding-left:4px;
padding-right:4px;
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
.menu-center 
{
z-index:99999;
}

}
 #nav-expander .ttr_menu_toggle_button
{
display:block;

}
 #nav-expander .ttr_menu_button_text
{
display:none;

}
 #ttr_menu .navbar-toggle
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;padding:7px 7px 7px 7px;
margin:0 5px 0 5px;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;line-height: 1.42;

}
 #ttr_menu nav .icon-bar
{
border-width:2px 0 0 0;
border-style:solid;
border-color:#888888;
height:2px;

}
 #ttr_menu .navbar-toggle .ttr_menu_button_text
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;
}
 #ttr_menu .navbar-toggle:hover
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;line-height: 1.42;

}
 #ttr_menu nav #nav-expander:hover .icon-bar
{
border-width:2px 0 0 0;
border-style:solid;
border-color:#888888;
height:2px;

}
 #ttr_menu .navbar-toggle:hover .ttr_menu_button_text
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;
}
 #ttr_menu .navbar-toggle:active, #ttr_menu .navbar-toggle:focus
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
}
 #ttr_menu nav #nav-expander:active .icon-bar, #ttr_menu nav #nav-expander:focus .icon-bar
{
border-width:2px 0 0 0;
border-style:solid;
border-color:#888888;
height:2px;

}
 #ttr_menu .navbar-toggle:focus .ttr_menu_button_text
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;
}
 #ttr_menu .navbar-toggle
{
z-index:501;margin-top:14px;
margin-bottom:14px;

}
 #ttr_menu .navbar-toggle:hover
{
margin-top:14px;
margin-bottom:14px;

}
 #ttr_menu .navbar-toggle:active,  #ttr_menu .navbar-toggle:focus
{
margin-top:14px;
margin-bottom:14px;

}
 #ttr_menu .navbar-toggle
{
float:right;

}
 #ttr_menu .navbar-toggle:hover, #ttr_menu .navbar-toggle:focus
{
float:right;

}
.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active 
{
 background-color:#E7E7E7;
background:rgba(231,231,231,1);
background-clip:padding-box;display:block;
padding-left:4px;
padding-right:4px;
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active 
{
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;display:block;
padding-left:4px;
padding-right:4px;
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
@media only screen
and (min-width : 150px)
and (max-width:1024px) 
{
}
 .btn,.btn:focus,.ttr_header_cart a#button_order_cart
{
font-size:14px;
font-family:"Arial";
font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
border-radius:16px 16px 16px 16px;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;padding:7px 7px 7px 7px;
}
#ttr_header .form-search span.input-group-btn .btn
{
border-bottom-left-radius:16px;
border-top-left-radius:16px;
border-bottom-right-radius:16px;
border-top-right-radius:16px;
margin:0 3px 0 3px;
}
 .btn:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
border-radius:0 0 0 0;
border:solid rgba(1,154,142,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;}
#ttr_header .form-search span.input-group-btn .btn,.page-not-found .form-search span.input-group-btn .btn
{
border-bottom-left-radius:0px;
border-top-left-radius:0px;
margin:0 3px 0 3px;
}
#ttr_menu ul.nav > li:last-child hr
{
display:none
}
 .btn-default, .btn-default:focus
{
background-color:#01A185;
background:rgba(1,161,133,1);
background-clip:padding-box;border-radius:16px 16px 16px 16px;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;box-sizing:inherit;
clear:none;
width:auto;
height:auto;
overflow:visible;
}
.ttr_header_cart a#button_order_cart, .btn.btn-primary, .btn.btn-primary:focus
{
background-color:#01A185;
background:rgba(1,161,133,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#4BAFA7;
}
 .btn.btn-success, .btn.btn-success:focus
{
background-color:#5CB85C;
background:rgba(92,184,92,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#4CAE4C;
}
 .btn.btn-info, .btn.btn-info:focus
{
background-color:#5BC0DE;
background:rgba(91,192,222,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#46B8DA;
}
 .btn.btn-warning, .btn.btn-warning:focus
{
background-color:#F0AD4E;
background:rgba(240,173,78,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#EEA236;
}
 .btn.btn-danger, .btn.btn-danger:focus
{
background-color:#D9534F;
background:rgba(217,83,79,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#D43F3A;
}
#ttr_content .contact-form .input-group-btn label.btn.btn-default, .btn.btn-default, .btn.btn-deafult:focus
{
background-color:#01A185;
background:rgba(1,161,133,1);
background-clip:padding-box;border-radius:16px 16px 16px 16px;
border:solid transparent;
border-width: 0 0 0 0;
box-shadow:none;}
.ttr_header_cart a#button_order_cart:hover, .btn.btn-primary:hover, a.btn.btn-primary:hover, a.btn.btn-primary:not(:disabled):not(.disabled):active 
{
background-color:#019A8E;
background:rgba(1,154,142,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#019A8E;
}
 .btn.btn-success:hover , a.btn.btn-success:hover, a.btn.btn-success:not(:disabled):not(.disabled):active
{
background-color:#449D44;
background:rgba(68,157,68,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#ADADAD;
}
 .btn.btn-info:hover , a.btn.btn-info:hover, a.btn.btn-info:not(:disabled):not(.disabled):active
{
background-color:#31B0D5;
background:rgba(49,176,213,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#ADADAD;
}
 .btn.btn-warning:hover, a.btn.btn-warning:hover, a.btn.btn-warning:not(:disabled):not(.disabled):active 
{
background-color:#EC971F;
background:rgba(236,151,31,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#ADADAD;
}
 .btn.btn-danger:hover, a.btn.btn-danger:hover, a.btn.btn-danger:not(:disabled):not(.disabled):active 
{
background-color:#C9302C;
background:rgba(201,48,44,1);
background-clip:padding-box;color:#FFFFFF;
border-color:#ADADAD;
}
 .btn-lg, .btn-group-lg > .btn, .btn-lg:hover, .btn-group-lg > .btn:hover, a.btn.btn-lg, a.btn.btn-lg:hover , a.btn.btn-lg:focus 
{
border-radius:6px 6px 6px 6px;
padding:10px 16px 10px 16px;
font-size:18px;
}
 .btn-xs, .btn-group-xs > .btn, .btn-xs:hover, .btn-group-xs > .btn:hover, a.btn.btn-xs:hover ,a.btn.btn-xs:focus 
{
border-radius:3px 3px 3px 3px;
padding:1px 5px 1px 5px;
font-size:12px;
}
#ttr_content .contact-form .input-group-btn label.btn.btn-default:hover, .btn-default:hover, a.btn-default:hover 
{
border-radius:0 0 0 0;
border:solid rgba(1,154,142,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;background-color:#2B8453;
background:rgba(43,132,83,1);
background-clip:padding-box;box-sizing:inherit;
clear:none;
width:auto;
height:auto;
overflow:visible;
}
.input-group .form-control 
,.input-wrapper .form-control
{
height:36px;}
.ttr_prochec_table_background.box p.checkbox label.ttr_prodcheckboxcontent,.ttr_prochec_table_background.box p.checkbox a.ttr_normal_link.iframe 
{
vertical-align: middle;
}
@media only screen and (max-width: 767px) 
{
#ttr_content_margin .primary_block.row p.socialsharing_product 
{
margin-left: 0;
}
}
.ttr_uniform
{
max-width:100%!important;height:auto !important;vertical-align:middle;
}
#ttr_footer .ttr_image
{
line-height:inherit;
}
#ttr_footer .html_content span
{
vertical-align:middle;
}
#ttr_footer .container
{
margin:auto;}
.embed-responsive
{
top:0;
}
#ttr_body_video
{
z-index:-1;
position:fixed;
min-height:100%;
min-width:100%;
opacity:1;
}
 .btn-default:hover, a.btn-default:hover 
{
border-radius:0 0 0 0;
border:solid rgba(1,154,142,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;background-color:#2B8453;
background:rgba(43,132,83,1);
background-clip:padding-box;box-sizing:inherit;
clear:none;
width:auto;
height:auto;
overflow:visible;
}
.productdescription #ttr_content ul,#ttr_content ul.add-to-links 
{
text-indent: 0;
}
hr, .pagination
{
margin: 0;
}
#ttr_content .pagination 
{
padding-left: 0;
}
 .inputbutton
{
background: none repeat scroll 0 0 transparent;
border: medium none;
color:#000095;
cursor: pointer;
font-size:14px;
padding:7px 7px 7px 7px;
 left: -15px;
}
.postedon img
{
vertical-align:middle;
}
 #ttr_content div.pagination
{
display: block;
}
.ttr_verticalmenu_header img,.ttr_block img
{
vertical-align:middle;
}
*
{
margin:0;
padding:0;
}
@media only screen and (max-width:767px) 
{
#ttr_menu .navbar-collapse 
{
padding-left:0;
padding-right:0;
}
}
#ttr_content_and_sidebar_container 
{
width:auto !important;
margin:0 auto;
}
.ttr_block  .ttr_radio
{
float:left;
margin-right:4px;
}
fieldset
{
border:0;
padding-bottom:5px;
}
.boxcolor,.form-text
{
width: 100%;
}
 .login_head h1
{
text-align:center;
}
.ttr_comment_reply_edit 
{
float:right;
}
.ttr_comment_reply_edit span 
{
padding-right:5px;
}
.ttr_post .ttr_post_content_inner
{
overflow:hidden;
}
.ttr_comment form p input,.ttr_comment form p textarea 
{
overflow:hidden;
}
#ttr_content .ttr_comment p
{
text-align:left;
margin:5px 0 0 0;
background:none;
}
 .ttr_article dl 
{
margin:2px;
}
.back-to-top 
{
position:fixed;
bottom: 0;
right: 2em;
text-decoration: none;
padding: 0.5em;
display: none;
z-index:999;
}
.form-item label
{
text-align:left;
}
#user-login-form ul li
{
background:none!important;
text-align:left;
padding-left:0!important;
margin-left:0!important;
margin-top:5px!important;
}
/*----------- */
.menu-toggle 
{
display:none;
}
@media only screen and (min-width: 768px)
{
.magcolumn
{
margin-right:7px;float:left;width: calc(100% / 3 - 7px);
}

}
p
{
padding:0;
}
.btn:hover
{
clear:none;
height:auto;
}
.postedon img, .blog .ttr_article .ttr_post_title img {
vertical-align: middle;
margin: 0 2px;
}
 #ttr_sidebar_left table 
{
width:100%;
}
 #ttr_sidebar_right table 
{
width:100%;
}
@media only screen
and (min-width : 150px)
and (max-width:1024px) 
{
 footer, header#ttr_header 
{
 max-width: 100%;
width:auto;
}
.ttr_header_element_alignment.container,.ttr_menu_element_alignment.container,.ttr_slideshow_element_alignment.container,.ttr_footer_element_alignment.container
{
max-width: 100%;
}
}
@media (min-width : 992px) and (max-width:1199px)
{
 .container 
{
max-width : 100%;
}
}
@media (min-width : 992px) and (max-width:1100px)
{
.ttr_menu_element_alignment.container  
{
max-width : 100vw;
}
}
.ttr_register p,.ttr_signin p
{
margin-left:0;
}
.ttr_prodsigninheading 
{
margin-top:5px;
}
@media only screen and (min-width:768px) 
{
.middle_right p 
{
text-align:right;
}
.middle_right p:nth-child(2) 
{
 margin: 5px 0;
}

}
@media only screen and (max-width:767px) 
{
.middle_right  
{
text-align:left; margin: 10px 0 0;
}

}
@media only screen and (min-width:768px) 
{
ul.ttr_prochec_steps_border li span,ul.ttr_prochec_steps_border li a 
{
 padding-left: 15%;
}

}
@media only screen and (max-width:767px) 
{
ul.ttr_prochec_steps_border li span 
{
 padding-left: 5px;
}

}
#ttr_sidebar_left .products .ttr_article,#ttr_sidebar_right .products .ttr_article
{
width:100%;
}
.order-confirmation a.ttr_normal_link, .order-confirmation a.ttr_normal_link:active, .order-confirmation a.ttr_normal_link:focus, .order-confirmation a.ttr_normal_link:Hover 
{
font-size:14px
}
.cart-collaterals
{
margin:0 45px;
}
.Checkout #cart_summary th, #cart_summary th,#shopping-cart-table  thead tr th, #cart_summary td p, .productcheckout tbody.ttr_order_woodetail_background > tr > td, .productcheckout #order_summary.woocommerce-thankyou-order-details tbody > tr > td 
{
text-align: center;vertical-align: middle;
}
#one
{
height: auto;
}
.corner
{
width: 20%;
position: relative;
border:1px solid #42AF54; box-sizing:border-box;
}
.corner:after, .corner:before
{
content: "";
position: absolute;
left: 100%;
width: 31px; box-sizing:border-box;
}
.corner:before
{
top: 0;
bottom:0;
}
.first
{z-index:5;
}
.second
{z-index:4;
}
.third
{z-index:3;
}
.four
{z-index:2;
}
.last
{z-index:1;
}
#ttr_content ul
{padding:10px;
}
.corner:after
{
bottom: 0;
background: url(images/PSFGreen.png);
top:0;
background-repeat: no-repeat; 
background-size: 100% 100%;
}
.cornerGrey:before
{
top: 0;
bottom:0;
background: url(images/PSBGrey.png);
background-repeat: no-repeat; 
background-size: 100% 100%;
}
.cornerGrey:after
{
bottom: 0;
background: url(images/PSFGrey.png);
top:0;
left:99%; 
background-repeat: no-repeat; 
background-size: 100% 100% !important;
}
#total_price_container span
{
text-align:right !important;
}
#total_price_container p
{
text-align:right !important;
}
#cart_summary.table-bordered .prochec_table_footer td
{
text-align:right;
}
#ttr_content .step.clearfix.ttr_prochec_steps_border
{
padding: 0;}
.prochec_table_background
{
border-collapse:collapse !important;
}
.cart_last_product
{
display: none;
}
#order_step li
{
text-indent:0;
}
.payment_module img
{
vertical-align:middle;
 display:inline-block;
}
#ttr_content_margin table.detail_step_by_step, #ttr_content .tab-content.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet, #ttr_content_margin table#order-list, #ttr_content_margin table#product_comparison,#ttr_content_margin #cart_summary 
{
border: none;border-collapse: separate;border-spacing: 0;margin: 0px;
}
@media only screen and (max-width: 767px) 
{
#ttr_content #block-history #block-order-detail .table_block table#cart_summary.table_foot tfoot  
{
display: table-footer-group;
}
}
@media only screen and (min-width: 768px) 
{
#ttr_content .ttr_ProgressBar ul#order_step li span,#ttr_content .ttr_ProgressBar ul#order_step li a 
{
text-align: center;
}
}
#ttr_content_margin table.detail_step_by_step > thead > tr > th, #ttr_content_margin table.detail_step_by_step > tbody > tr > td, #ttr_content_margin table#order-list > thead > tr > th, #ttr_content_margin table#order-list > tbody > tr > td, #ttr_content_margin table#product_comparison > tbody > tr > td,#ttr_content .ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td,#ttr_content_margin #cart_summary thead tr th,#ttr_content_margin #cart_summary tbody tr td,#ttr_content_margin #cart_summary tfoot tr td
{
 border-radius: 0;
}
@media only screen and (min-width: 768px) 
{
#ttr_content_margin table.detail_step_by_step > thead > tr > th, #ttr_content_margin table.detail_step_by_step > tbody > tr > td, #ttr_content_margin table#order-list > thead > tr > th, #ttr_content_margin table#order-list > tbody > tr > td, #ttr_content_margin table#product_comparison > tbody > tr > td,#ttr_content .tab-content.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td,#ttr_content_margin table#cart_summary tfoot tr td.prochec_colspan_none,#ttr_content_margin table#cart_summary thead tr th,#ttr_content_margin table#cart_summary tbody tr td,#ttr_content_margin table#cart_summary tfoot tr td 
{
border-bottom: none;border-right: none;
}

}
@media only screen  and (min-width:768px)
{
.cart_navigation button 
{
float: right;
}
}
#ttr_header ul.sf-menu  
{
width: 100%;margin: 0;}
#ttr_sidebar_left #search_filters .ttr_block_content ul  
{
padding-left: 0;}
#ttr_content .payment-options #payment-option-1-container span.custom-radio, #ttr_content .payment-options #payment-option-2-container span.custom-radio 
{
margin-right: 0;}
#ttr_content .payment-options #payment-option-1-container span.ttr_order_title,#ttr_content .payment-options #payment-option-2-container span.ttr_order_title 
{
line-height: initial;}
#ttr_sidebar_left #search_filters .ttr_block_header span.ttr_block_icon 
{
vertical-align: middle;}
#ttr_sidebar_left #search_filters .ttr_block_header h4.ttr_block_heading 
{
vertical-align: middle;line-height: initial;}
#checkout-payment-step #payment-confirmation .center-block 
{
display: inline-block;
}
.ttr_ecommerce #ttr_content ul
{
text-indent:0;
}
.nav > li > a
{
padding:0;
}
.ttr_ecommerce ul:not(.footer_list)  
{
list-style:none;
}
.ttr_ecommerce #ttr_content ul.ttr_prodes_Tab_Title, #ttr_content ul.ttr_prodes_Tab_Title 
{
padding:0;
}
.ttr_prodes_color_selector 
{
height:30px;width:30px;float:left;margin:5px;
}
.fancybox
{
margin-right: 10px;
}
.delivery_option_radio
{
vertical-align:middle;
}
.ttr_prochec_table_background.col-lg-8 ul li div {
display: inline;vertical-align: middle;float: none;
}
.ttr_prochec_table_background.col-lg-8 li div.ttr_prochec_Heading {
margin-left: 15px;
}
.ttr_prodsignincontent
{
padding: 5px 0 0;}
.address_select
{
margin: 10px 0;
}
.ttr_prochec_table_background ul li
{
list-style:none;
}
small.ttr_prodcheckboxcontent
{
vertical-align: middle;
}
.productcheckout .ttr_register.ttr_shipping_background button,.productcheckout .ttr_signin.ttr_shipping_background button 
{
margin: 0;
}
.productdescription #ttr_content .pb-left-column .item 
{
text-align: left;
}
.ttr_payment_stroke img
{
float:right;

}
.presta_module_text 
{
 display: inline-block;
 width: 75%;
vertical-align:middle;
padding-left:10px;margin-right:-4px;box-sizing:border-box;
}
 #ttr_content .presta_payment thead .ttr_prochec_Heading th, #cart_summary th, #cart_summary td p, .productcheckout tbody.ttr_order_woodetail_background > tr > td, .productcheckout #order_summary.woocommerce-thankyou-order-details tbody > tr >td,#block-history #order-list tr th, #block-history #order-list tr td, #ttr_content #block-order-detail #cart_summary.footab tbody tr td, #order-detail-content #cart_summary thead tr th, div#order-detail-content #cart_summary tbody tr td,.discount#cart_summary tr td
{
text-align: center;vertical-align: middle;
}
#ttr_content .ttr_prodes_Tab_Title li 
{
margin: 0 3px 0 0;}
@media only screen and (max-width:767px)
{
#ttr_content .ttr_prodes_Tab_Title li:not(:first-child), #ttr_content .ttr_prodes_Tab_Title li:not(:first-child) a 
{
border-radius: 0;
}

}
#ttr_content .ttr_register.ttr_shipping_background ul ,#ttr_content .ttr_signin.ttr_shipping_background ul 
{
list-style: outside none none;margin:0;
text-indent:0;

}
#ttr_content .ttr_register.ttr_shipping_background ul li ,#ttr_content .ttr_signin.ttr_shipping_background ul li 
{
margin:0;
text-decoration:none;

}
#ttr_content .opc_label 
{
margin-bottom: 0;vertical-align: middle;
}
@media only screen and (max-width:767px) 
{
#cart_summary .ttr_prochec_Heading, #order_summary thead,#order_review .woocommerce-checkout-review-order-table thead tr
{
display: none;
}

}
.left-address
{
padding-right:30px;
}
.left-address p,.right-address p
{
 margin-top: 10px; margin-bottom: 10px;
}
.left-address .col-md-12
{
padding-right:18px;
}
@media only screen and (max-width:767px)
{
.table-responsive table thead tr th 
{
padding: 8px;
}

}
.product-shop-margin
{
margin-top: 0;
}
.product-view .product-img-box .zoom 
{
cursor:pointer;
z-index:9;
position:relative;
height:18px;
padding:0 27px;
margin: 0 auto 13px;
}
.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;
}
.breadcrumb li,.breadcrumbs li
{
display:inline;
}
.product-view .product-img-box .zoom #track 
{
background:url(images/slider_bg.gif) repeat-x scroll 50% 50% transparent;
position:relative;
height:18px;
}
.product-view .product-img-box .zoom #handle 
{
background:url(images/magnifier_handle.gif) no-repeat scroll 0 0 transparent;
position:absolute;
height:22px;
width:9px;
top:-1px;
}
#ttr_content .product-img-box ul li 
{
list-style:none outside none;
display:inline-block;
}
#ttr_content ol#checkoutSteps li,#ttr_content .block-addresses-list ol.items li
{
list-style-type: none;text-indent:0;
}
.add-to-box 
{
clear:both;
overflow:hidden;
margin:10px 0;
}
.ttr_article.grid li 
{
list-style:none;
text-indent:0;
}
.add-to-box .add-to-cart
{
float:left;
}
.add-to-cart label
{
float:left;
margin-right:5px;
margin-top:8px;
}
.add-to-cart #qty
{
float:left;
margin-right:5px;
margin-top:8px;
}
.add-to-box .or
{
float:left;
margin-top:5px;
margin-left:5px;
margin-right:5px;
}
.add-to-box .add-to-links
{
float:left;
margin:0;
padding:0;
}
.cart-table td
{
padding:10px;
}
.product-view .product-shop .short-description
{
clear:both;
background:url(images/bkg_divider1.gif) repeat-x scroll 0 0 transparent;
margin-top:10px;
margin-bottom:10px;
padding-top:10px;
}
.add-to-links .separator
{
float:left;
display:none;
}
.rating-box
{
background:url(images/bkg_rating.gif) repeat-x scroll 0 0 rgba(0, 0, 0, 0);
font-size:0;
height: 13px;
line-height: 0;
overflow: hidden;
text-indent: -999em;
width: 69px;
}
.rating-box .rating
{
float:left;
background:url(images/bkg_rating.gif) repeat-x scroll 0 100% rgba(0, 0, 0, 0);
height: 13px;
}
.product-collateral .box-collateral
{
margin:0 0 25px;
}
#ttr_content .messages li 
{
list-style:none outside none;
background:none;
}
#ttr_content .product-view .box-tags .product-tags li 
{
background:url(images/bkg_pipe3.gif) no-repeat scroll 100% 4px transparent;
padding-right:7px;
padding-left:4px;
display:inline;
}
.product-view .box-tags .form-add label 
{
display:block;
}
.product-view .box-tags .form-add .input-box 
{
float:left;
margin-right:5px;
margin-top:3px;
}
#ttr_content_single_sidebar_right td.empty,#ttr_content_zero_sidebar td.empty,#ttr_content_single_sidebar_left td.empty,#ttr_content_both_sidebar td.empty 
{
border:0 none;
}
.product-view .box-up-sell .products-grid td 
{
padding:15px 10px 11px;
width:25%;
box-sizing:border-box;}
.product-view .box-up-sell .products-grid .product-image 
{
display:block;
text-align:center!important;
}
.cart 
{
clear:both;
overflow:hidden;
}
.cart .title-buttons .checkout-types, .cart-table .btn-update, .pager .limiter,.sorter .sort-by
{
float:right;
}
.cart-table .btn-continue, .cart .cart-collaterals .col2-set, .pager .amount,.sorter .view-mode, .product-options-bottom .ttr_article, .title-buttons h1, #block-related input.checkbox
{
float:left;
}
.cart .cart-collaterals .col2-set .col-1
{
float:left;
margin-right:5px;
width:60%;
}
.cart .cart-collaterals .col2-set .col-2
{
width:37%;
float:left;
margin-right:5px;
}
.cart .ttr_post .product-image
{
float:left;
height:75px;
width:75px;
}
.cart .ttr_post .product-details
{
margin-left:90px;
}
.cart .ttr_post 
{
padding:12px 15px;
}
.form-list label.required em 
{
float:right;
right:-8px;
color:#EB340A;
position:absolute;
}
#ttr_content_single_sidebar_right .form-list li,#ttr_content_zero_sidebar .form-list li,#ttr_content_single_sidebar_left .form-list li,#ttr_content_both_sidebar .form-list li, #oar_widget_orders_and_returns_form ul li 
{
padding:0;
margin-bottom:8px;
background:none;
list-style:none outside none;
}
#ttr_content_single_sidebar_right .cart .ttr_post li.item,#ttr_content_zero_sidebar .cart .ttr_post li.item,#ttr_content_single_sidebar_left .cart .ttr_post li.item,#ttr_content_both_sidebar .cart .ttr_post li.item 
{
margin-top:12px;
margin-bottom:12px;
padding:0;
list-style:none outside none;
}
#ttr_content_single_sidebar_right .cart .ttr_post .input-box,#ttr_content_zero_sidebar .cart .ttr_post .input-box,#ttr_content_single_sidebar_left .cart .ttr_post .input-box,#ttr_content_both_sidebar .cart .ttr_post .input-box 
{
width:100%;
margin:8px 0 0;
clear:both;
}
.form-list select 
{
width:100%;
}
#ttr_content_single_sidebar_right .cart .totals tfoot td,#ttr_content_single_sidebar_right .cart .totals tbody td 
{
border:0 none;
text-align:right;
padding:5px 15px 5px 7px;
}
#ttr_content_zero_sidebar .cart .totals tfoot td,#ttr_content_zero_sidebar .cart .totals tbody td 
{
border:0 none;
text-align:right;
padding:5px 15px 5px 7px;
}
#ttr_content_single_sidebar_left .cart .totals tfoot td,#ttr_content_single_sidebar_left .cart .totals tbody td 
{
border:0 none;
text-align:right;
padding:5px 15px 5px 7px;
}
#ttr_content_both_sidebar .cart .totals tfoot td,#ttr_content_both_sidebar .cart .totals tbody td 
{
border:0 none;
text-align:right;
padding:5px 15px 5px 7px;
}
.cart .totals 
{
float:right;
width:33.3%;
}
.cart .totals .checkout-types 
{
padding:8px 15px 15px;
overflow:hidden;
}
#ttr_content_single_sidebar_right .cart .totals table,#ttr_content_zero_sidebar .cart .totals table,#ttr_content_single_sidebar_left .cart .totals table,#ttr_content_both_sidebar .cart .totals table 
{
margin:7px 0;
border:0 none;
}
#ttr_content_single_sidebar_right .cart .ttr_post input.input-text,#ttr_content_zero_sidebar .cart .ttr_post input.input-text,#ttr_content_single_sidebar_left .cart .ttr_post input.input-text,#ttr_content_both_sidebar .cart .ttr_post input.input-text 
{
padding:2px;
width:95%;
box-sizing:border-box;}
.form-list li.control input.radio, .form-list li.control input.checkbox 
{
margin-right:6px;
}
.col2-set 
{
clear:both;
overflow:hidden;
}
.form-list li 
{
margin-bottom:8px;
}
.form-list .input-box 
{
clear:both;
width:100%;
}
.opc .buttons-set 
{
clear:both;
overflow:hidden;
padding-top:2em;
}
p.required 
{
color:#EB340A!important;
padding-bottom:10px;
text-align:right!important;
}
.f-left 
{
float:left;
}
.form-list .field 
{
float:left;
width:50%;
}
.form-list li:after,.add-to-cart:after,.clearer:after,.product-options-bottom:after,.buttons-set:after,.col2-set:after,.checkout-multishipping-addresses #ttr_content .page-title:after,.ttr_block .actions:after,.cart-collaterals:after,.pager:after,.sorter:after,.ttr_block li.item:after,.list li:after,.grid li:after,.product-tabs:after,.advanced-search:after,.col-main:after   
{
clear:both;
overflow:hidden;
display:block;
content:'.';
height:0;
}
.product-options dt
{
padding:10px 0 0;
}
.product-options dd select
{
width:99%;
}
.product-options dd
{
padding:5px 10px 15px;
}
.product-options p.required
{
position:absolute;
right:20px;
top:10px;
margin:0!important;
}
.product-options-bottom
{
padding:15px 20px;
border-width:0 1px 1px;
border-style:none solid solid;
border-color:#000000;
}
.product-shop .product-options-bottom .ttr_article
{
float:none;
}
#ttr_content .product-options-bottom ul li
{
text-align:right!important;
}
.product-options-bottom .add-to-links
{
clear:both;
text-align:right;
padding:5px 0 0;
}
.product-options-bottom .add-to-cart
{
float:right;
}
.pager
{
text-align:center;
}
#ttr_content .pager .amount
{
float:left;
margin:0;
}
.pager .pages ol
{
display:inline;
}
#ttr_content .pager .pages li
{
display:inline;
}
.product-tabs li 
{
background:none!important;
list-style:none outside none!important;
float:left;
border-right:1px solid #A4A4A4;
border-left:1px solid #FFFFFF;
}
.product-tabs li.first 
{
border-left:0 none;
}
.product-tabs a 
{
display:block;
padding:6px 15px;
}
.product-tabs li.active a,.product-tabs li.active a:hover 
{
background-color:#666666;
}
.ttr_ecommerce .ttr_block .ttr_block_content li.item, .ttr_ecommerce .ttr_block .ttr_block_content li
{
list-style:none outside none!important;

}
.ttr_block_content caption 
{
text-align: center;caption-side:top;
}
.form-list li.wide .input-box 
{
width:100%;
}
.form-list li.wide input.input-text 
{
width:98%;
padding:2px;
box-sizing:border-box;
}
.no-display 
{
display:none;
}
@media only screen and (min-width:768px)
{
.buttons-set .back-link 
{
float:left;
margin:0;
}
}
.title-buttons 
{
text-align:right;
}
.page-popup .link-print 
{
padding:2px 0 2px 25px;
background:url(images/i_print.gif) no-repeat scroll 0 2px transparent;
}
.product-view .minimal-price,.product-view .products-grid .ttr_post_title 
{
text-align:center!important;
}
.compare-table .ttr_article,#upsell-product-table .ttr_article 
{
text-align:center;
display:block;
}
.ttr_post_title 
{
word-wrap: break-word;
}
.ttr_block .btn-remove, .ttr_block .btn-edit 
{
float:right;
margin:1px 0 2px 5px;
}
.btn-remove 
{
background:url(images/btn_remove.gif) no-repeat scroll 0 0 transparent;
height:11px;
width:11px;
overflow:hidden;
text-indent:-999em;
}
.btn-remove2,.btn-remove2:hover,.btn-remove2:focus 
{
background:url(images/btn_trash.png) no-repeat scroll 0 0 transparent;
height:16px;
width:16px;
overflow:hidden;
text-indent:-999em;
display:inline-block;
}
.btn-edit 
{
background:url(images/btn_edit.gif) no-repeat scroll 0 0 transparent;
height:11px;
width:11px;
overflow:hidden;
text-indent:-999em;
}
.data-table thead th
{
text-align:left;
}
.ttr_block_content .subtotal
{
text-align:center;
}
.mini-products-list .product-image
{
float:left;
width:auto;
}
.mini-products-list .product-details
{
margin-left:60px;
}
#block-related .product
{
margin-left:20px;
}
header ul.links li.last,.ttr_header_links .right-nav .link.last
{
border:none;
padding-right:0;
}
header ul.links li.first
{
padding-left:0;
}
header .form-search span.ttr_button, header .form-search .ttr_button_hover1
{
margin-top:0;
}
header .form-search label
{
display:none;
}
.ttr_footer_links ul
{
list-style:none outside none;
}
.ttr_footer_links ul li.first
{
padding-left:0;
}
.ttr_footer_links ul li.last
{
border:none;
padding-right:0;
}
.ttr_block #poll-answers li
{
background:none;
list-style:none outside none;
}
.a-right
{
text-align:right!important ;
}
.toolbar .pager,.toolbar .sorter, .data-table td
{
padding:3px 8px;
}
.product-view .product-shop .availability,.product-view .product-shop .ttr_article
{
margin:10px 0;
}
.ratings
{
margin:7px 0;
}
.product-view .product-shop .product-name
{
margin:0 0 5px;
}
ul,ol
{
padding:0;
}
.ttr_block_content dt
{
margin-bottom:4px;
}
.ttr_block_content dd
{
margin-bottom:4px;
margin-left:5px;
}
@media only screen and (min-width:1200px)
{
.list .product-image
{
float:left;
}
}
.list .product-shop
{
float:right;width:70%
}
.list .product-image,.list .product-image:hover
{
float:left;width:30%;text-align:center;
}
.product-image  img, div.cart_block_list a.cart-images img
{
border-radius:0 0 0 0;
border:solid rgba(1,161,133,1);
border-width: 0 0 0 0;
box-shadow:none;
}
.product-image img, #products .product-image img
{
max-width:100%;margin-left: auto;margin-right: auto;
}
.f-fix
{
float:left;
width:100%;
}
.tags-list li
{
display:inline;
margin-right:4px;
}
.form-list li.wide textarea
{
width:100%;
height:10em;
}
.form-list .input-range input.input-text
{
width:35%;
}
.advanced-search .form-list label
{
width:30%;
}
.advanced-search .form-list .input-box,.advanced-search .form-list .input-range
{
clear:none;
float:left;
width:100%;
}
 #ttr_content .pagination
{
text-indent: 0 !important;
}
@media only screen and (min-width:768px) and (max-width:1199px)
{
.productdescription #image-block 
{
padding-right: 10px;
}

}
@media only screen and (min-width:768px) 
{
.ttr_signin 
{
 padding: 0 10px; 
}
.ttr_register 
{
 padding: 0 10px;
}

}
.account_creation .form-group .col-xs-4 
{
padding-left: 5px;padding-right: 5px;
}
.ttr_prodsignincontent .form-control-label, #block-order-detail #order-infos .ttr_order-align, #block-order-detail #order-infos .text-xsright.forgotpassword 
{
display: inline-block;float: none;margin-left: -4px;vertical-align: middle;
}
.ttr_prodsignincontent .form-control-label 
{
margin: 0;padding: 0;
}
.ttr_presta_info 
{
vertical-align: middle;
}
#checkout-addresses-step #delivery-addresses .ttr_prodaddresscontent 
{
margin-left: 20px;
}
@media only screen and (min-width:992px) 
{
.col-lg-1.form-control-comment.ttr_prodsignincontent, .ttr_presta_info 
{
display: inline-block;float: none;
}

}
#checkout-addresses-step .ttr_shipping_background .form-footer, .ttr_shipping_background #delivery-address .form-footer 
{
display: flex;justify-content: flex-end;align-items: center;
}
#checkout-addresses-step .ttr_shipping_background .form-footer .btn, .ttr_shipping_background #delivery-address .form-footer .continue 
{
order: 2;
}
@media only screen and (min-width:768px) 
{
#block-order-detail .addresses .ttr_register 
{
margin-right: 10px;
}
#block-order-detail .addresses .ttr_signin 
{
margin-left: 10px;
}

}
@media only screen and (max-width:767px) 
{
.order-confirmation-table tbody tr td, #order-history table tbody tr td, #order-history #cart_summary thead tr th 
{
width: 50%;
}
#order-history #cart_summary thead 
{
width: 100%;display:inline-block;
}
#order-history #cart_summary thead tr
{
display:flex;
flex-wrap:wrap;
}
#order-history table tr 
{
border:none;
}
.product-line-grid-right 
{
float:right;
}

}
.ttr_ProgressBar 
{
 margin-bottom: 12px;padding-bottom: 12px;
}
.ttr_prodcheckboxcontent.info-title 
{
margin-bottom: 5px;
}
.fieldset.ttr_prodsignincontent,form.ttr_shipping_background .submit.form-group 
{
 padding: 0;
}
.ttr_signin,.ttr_register 
{
 padding:10px;
}
.ttr_images_container 
{
 overflow: hidden; position: absolute;
 left: 0;
 right: 0;
 top:0;
 bottom:0;
 margin: 0 auto;
 height: 100%; 
}
.ttr_prodes_WCE p 
{
text-align:left;

}
#cart_summary .ttr_prochec_price p,#cart_summary .ttr_prochec_price,#cart_summary .ttr_prochec_price span,.ttr_prochec_price, .ttr_prochec_subtotal label,#ttr_content .ttr_prochec_price label,table#cart_summary .ttr_prochec_row_1 td
{

text-align:center;
}
label
{
font-weight:normal;
}
.ttr_comment .form-submit #submit
{
margin-top:10px;
}
.product-shop .add-to-cart .btn
{
white-space:normal;
}
.html_content p,.html_content a
{
text-shadow:none;word-break:break-word;}
.html_content ul,.html_content ol 
{
list-style-image:none;text-indent:0;padding-left:25px;
}
.ttr_verticalmenu_content .navbar 
{
height:auto;display:block;padding:0;margin:0;
}
div[class^="ttr_menushape"] .html_content,div[class^="ttr_headershape"] .html_content,div[class^="ttr_slideshowshape"] .html_content,div[class^="ttr_stickyslideshowshape"] .html_content,div[class^="ttr_footershape"] .html_content 
{
position: absolute;
height:100%;
left:0;
right:0;
margin: 0 auto;
overflow: hidden;
}
.html_content span 
{
vertical-align: unset;

}
body:not(.ttr_ecommerce) #ttr_content ul.pagination 
{
list-style-image: none;
}
#ttr_content .ttr_prodes_Tab_Title.nav-tabs .nav-item .nav-link
{
margin-right:0;border:0;}
.ttr_table_bottom_margin
{
margin-bottom:10px;}
.order_delivery.contentbox
{
 margin-top: 10px;
}
div.table_padding
{
padding-left:15px;
padding-right:15px
}
@media only screen and (max-width: 420px)
{
#ttr_content #cart_summary.shipit.shippingmethod tbody tr td 
{
white-space:unset;
}

}
.dropdown-backdrop
{
position:relative;
}
 .post_column .tt_link 
{
vertical-align:baseline;
}
 .container 
{
overflow:visible!important;
}
 .show > .child 
{
display: block;
}
.ttr_block_heading img, .ttr_verticalmenu_heading img 
{
vertical-align: middle; }
.margin_collapsetop
{
height:0px;width:0px;overflow:hidden;-webkit-margin-top-collapse: separate; }
.margin_collapsebottom
{
height:0px;width:0px;overflow:hidden;-webkit-margin-bottom-collapse: separate; }
 .back-to-top img
{
margin:0 10px 10px 0;

}
/* desktop view end */
#ttr_content_and_sidebar_container .ttr_verticalmenu .ttr_verticalmenu_content li::before,#ttr_content_and_sidebar_container .ttr_verticalmenu .ttr_verticalmenu_content li::after 
{
content:'';display:table;
}
@media only screen and (max-width: 360px)
{
	 ul.ttr_menu_items 
{
padding-top:0 !important;
}
}
@media only screen  and (max-width:767px)
{
.ttr_prochec_row_1 .prochec_delete::before
{
border-bottom: 0 none;border-right:1px solid rgba(204,204,204,1);float: left;margin: 0;text-align: center;width: 50%;box-sizing:border-box;
}
.ttr_prochec_row_1 .prochec_delete
{
padding: 0;
}
table#cart_summary .ttr_prochec_row_1 td::before, table#cart_summary .row-2.responsive-price-detail td:not(:first-child)::before, table#cart_summary .last.responsive-row td::before
{
border-bottom:1px solid rgba(204,204,204,1);content: attr(data-title);display: block;margin-bottom: 8px;padding: 10px 0;background-color:#E1E1E1;
background:rgba(225,225,225,1);
background-clip:padding-box;font-size:16px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#333333;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
.ttr_order_receive td::before
{
border-bottom:1px solid rgba(191,194,197,1);content: attr(data-title);display: block;margin-bottom: 15px;padding: 10px 0;background-color:#F3F3F3;
background:rgba(243,243,243,1);
background-clip:padding-box;font-size:16px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;
}
}
 @media only screen and (max-width : 480px) 
{
#ttr_content ul.ttr_prodes_Tab_Title.nav.nav-tabs li 
{
 width: 100%; 
}
#ttr_content .ttr_prodes_Tab_Title.nav.nav-tabs li a 
{
 text-align: center;
}
#ttr_content .ttr_prodes_Tab_Title.nav.nav-tabs li 
{
margin: 0;width: 49%;
}

}
@media screen and (min-width:768px)
{
.ttr_banner_header_inner_above_widget_container div[class^="ttr_banner_header_inner_above"],.ttr_banner_header_inner_below_widget_container div[class^="ttr_banner_header_inner_below"],.ttr_banner_menu_inner_above_widget_container div[class^="ttr_banner_menu_inner_above"],.ttr_banner_menu_inner_below_widget_container div[class^="ttr_banner_menu_inner_below"],.ttr_banner_slideshow_inner_above_widget_container div[class^="ttr_banner_slideshow_inner_above"],.ttr_banner_slideshow_inner_below_widget_container div[class^="ttr_banner_slideshow_inner_below"],.ttr_banner_footer_inner_above_widget_container div[class^="ttr_banner_footer_inner_above"],.ttr_banner_footer_inner_below_widget_container div[class^="ttr_banner_footer_inner_below"],.ttr_topcolumn_widget_container div[class^="ttr_contenttopcolumn"],.ttr_bottomcolumn_widget_container div[class^="ttr_contentbottomcolumn"],.ttr_footer-widget-area_inner_above_widget_container div[class^="ttr_footer-widget-area_inner_above"],.ttr_footer-widget-area_inner_below_widget_container div[class^="ttr_footer-widget-area_inner_below"],div[class^="contenttopcolumn"], div[class^="contentbottomcolumn"]
{
display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
 flex-wrap: wrap;
 width: auto; max-width: 100%;
}
div[class^="ttr_banner_header_inner_above"] > [class*='col-'],div[class^="ttr_banner_header_inner_below"] > [class*='col-'],div[class^="ttr_banner_menu_inner_above"] > [class*='col-'],div[class^="ttr_banner_menu_inner_below"] > [class*='col-'],div[class^="ttr_banner_slideshow_inner_above"] > [class*='col-'],div[class^="ttr_banner_slideshow_inner_below"] > [class*='col-'],div[class^="ttr_banner_footer_inner_above"] > [class*='col-'],div[class^="ttr_banner_footer_inner_below"] > [class*='col-'],div[class^="contenttopcolumn"] > [class*='col-'],div[class^="contentbottomcolumn"] > [class*='col-'],div[class^="ttr_footer-widget-area_inner_above"] > [class*='col-'],div[class^="ttr_footer-widget-area_inner_below"] > [class*='col-']
{
display:-webkit-box;
 display: -webkit-flex;
display: -ms-flexbox;
 display: flex;
 
}
div[class^="ttr_banner_header_inner_above"] > [class*='col-'] > div,div[class^="ttr_banner_header_inner_below"] > [class*='col-'] > div,div[class^="ttr_banner_menu_inner_above"] > [class*='col-'] > div,div[class^="ttr_banner_menu_inner_below"] > [class*='col-'] > div,div[class^="ttr_banner_slideshow_inner_above"] > [class*='col-'] > div,div[class^="ttr_banner_slideshow_inner_below"] > [class*='col-'] > div,div[class^="ttr_banner_footer_inner_above"] > [class*='col-'] > div,div[class^="ttr_banner_footer_inner_below"] > [class*='col-'] > div,div[class^="contenttopcolumn"] > [class*='col-'] > div,div[class^="contentbottomcolumn"] > [class*='col-'] > div,div[class^="ttr_footer-widget-area_inner_above"] > [class*='col-'] > div,div[class^="ttr_footer-widget-area_inner_below"] > [class*='col-'] > div 
{
width: 100%; 
}

}
 .ttr_header_element_alignment,.ttr_menu_element_alignment ,.ttr_slideshow_element_alignment ,.ttr_footer_element_alignment 
{
position:relative;
margin:0 auto;
height:100%;

}
@media only screen and (max-width: 767px)
{
#ttr_content_margin table#product_comparison tr:last-child td:last-child 
{
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
#ttr_content #ttr_content_margin table#product_comparison tr:first-child td:first-child 
{
border-top-right-radius: 0;

}
}
@media only screen and (min-width: 768px) 
{
#ttr_content_margin table#product_comparison tbody tr  td:first-child
{
border-bottom: medium none;border-right: medium none;
}
#ttr_content_margin table#product_comparison tbody tr:last-child td:first-child
{
border-bottom-style: solid ;
border-bottom-color:  #CCCCCC;
border-bottom-width: 1px ;
}

}
@media only screen
and (min-width:768px)
{
.dropdown-menu 
{
min-width:160px;
}
.navbar-nav ul.dropdown-menu > li 
{
position: relative;
}
 .ttr_menu_items.navbar-nav ul.dropdown-menu .sub-menu 
{
left: 100% ;
position: absolute;
top: 0;
margin-top: -1px;
}
}
 #ttr_content .embed-responsive
{
position: relative;
}
/* tablet view start */
@media only screen
and (min-width : 768px)
and (max-width : 991px) 
{
 .container 
{
width:90%;

}
 #ttr_content .ttr_comments 
{
display:flex;
}
 #navigationmenu 
{
width:auto;
margin:0 auto;
}
 .ttr_menu_element_alignment.container 
{
width:90%;}
 .producttag
{
line-height:1.42;margin: 0;}
 #ttr_content .content_only p,p
{
line-height:1.42;
}
 body #ttr_content > div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals) 
{
background: transparent none repeat scroll 0 0;
border: 1px solid #DDDDDD;
border-collapse: collapse;
}
 .ttr_slideshowshape01
{
top:54.79px;
position:absolute;
right: 5%;
left:auto;
width:275px;
height:104px;
box-sizing:border-box;
word-wrap:break-word;
display:block;
z-index:1;

}
 .ttr_slideshowshape01 h1 
{
font-size:2.06em;
}
 .ttr_slideshowshape01 h2 
{
font-size:1.71em;
}
 .ttr_slideshowshape01 h3 
{
font-size:1.37em;
}
 .ttr_slideshowshape01 h4 
{
font-size:1.03em;
}
 .ttr_slideshowshape01 h5 
{
font-size:0.8em;
}
 .ttr_slideshowshape01 h6 
{
font-size:0.69em;
}
 .ttr_slideshowshape01 p 
{
font-size:0.8em;
}
 .ttr_slideshowshape01 p a:not(.btn):focus, .ttr_slideshowshape01 p a:not(.btn)
{
font-size:1em;
}
 .ttr_slideshowshape01 p a:not(.btn):visited
{
font-size:1em;
}
 .ttr_slideshowshape01 p a:not(.btn):hover
{
font-size:1em;
}
 .ttr_slideshowshape11
{
top:67.5px;
position:absolute;
margin:auto;
left: 0 ;
right : 0 ;
width:479px;
height:128px;
box-sizing:border-box;
word-wrap:break-word;
display:block;
z-index:1;

}
 .ttr_slideshowshape11 h1 
{
font-size:1.8em;
}
 .ttr_slideshowshape11 h2 
{
font-size:1.5em;
}
 .ttr_slideshowshape11 h3 
{
font-size:1.2em;
}
 .ttr_slideshowshape11 h4 
{
font-size:0.9em;
}
 .ttr_slideshowshape11 h5 
{
font-size:0.7em;
}
 .ttr_slideshowshape11 h6 
{
font-size:0.6em;
}
 .ttr_slideshowshape11 p 
{
font-size:0.7em;
}
 .ttr_slideshowshape11 p a:not(.btn):focus, .ttr_slideshowshape11 p a:not(.btn)
{
font-size:1em;
}
 .ttr_slideshowshape11 p a:not(.btn):visited
{
font-size:1em;
}
 .ttr_slideshowshape11 p a:not(.btn):hover
{
font-size:1em;
}
 .ttr_slideshowshape21
{
top:95px;
position:absolute;
margin:auto;
left: 0 ;
right : 0 ;
width:565px;
height:73px;
box-sizing:border-box;
word-wrap:break-word;
display:block;
z-index:1;

}
 .ttr_slideshowshape21 h1 
{
font-size:1.8em;
}
 .ttr_slideshowshape21 h2 
{
font-size:1.5em;
}
 .ttr_slideshowshape21 h3 
{
font-size:1.2em;
}
 .ttr_slideshowshape21 h4 
{
font-size:0.9em;
}
 .ttr_slideshowshape21 h5 
{
font-size:0.7em;
}
 .ttr_slideshowshape21 h6 
{
font-size:0.6em;
}
 .ttr_slideshowshape21 p 
{
font-size:0.7em;
}
 .ttr_slideshowshape21 p a:not(.btn):focus, .ttr_slideshowshape21 p a:not(.btn)
{
font-size:1em;
}
 .ttr_slideshowshape21 p a:not(.btn):visited
{
font-size:1em;
}
 .ttr_slideshowshape21 p a:not(.btn):hover
{
font-size:1em;
}
 .ttr_title_position 
{
top:78px;
position:absolute;
z-index:502;
left:2.08%;
right:auto;
display:block;
}
 header .ttr_title_style, header .ttr_title_style a, header .ttr_title_style a:link, header .ttr_title_style a:visited, header .ttr_title_style a:hover
{
margin:0;
padding:0;
background:none;
}
 .ttr_slogan_position 
{
top:28px;
position:absolute;
z-index:502;
left:65.1%;
right:auto;
display:block;
overflow:hidden;
}
 .ttr_slogan_style
{
margin:0;
line-height:normal;
padding:0;
background:none;
}
 header .form-search
{
width:40%;
top:97.5px;
position:absolute;
z-index:498;
margin:auto;
left: 0 ;
right : 0 ;
display: block;}
 header .form-search 
{
visibility:visible;
}
.ttr_header_cart
{
top:97.5px;
position:absolute;
z-index:502;
left:auto;
right:0;
right:0;
z-index: 555;
}
#cartblock.cart_block.block.exclusive 
{
left: 0;right: auto;
}
 .ttr_header_links
{
top:42.5px;
position:absolute;
z-index:502;
left:auto;
right:0;
z-index: 777;}
 .ttr_header_logo 
{
background-repeat: no-repeat;
top:47.5px;
position:absolute;
z-index:502;
left:12.43%;
right:auto;
text-align:center;
display:block;
border:0 none;
box-sizing:border-box;

}
 .ttr_header_logo img 
{
height:59px;
width:200px;
}
 .ttr_header_logo img 
{
display:inline;}
 .ttr_header_logo .ttr_header_logo_text:last-child 
{
display:none;}
 .ttr_header_logo img 
{
vertical-align:middle;}
 .ttr_slideshow_logo img 
{
display:inline;}
 .ttr_slideshow_logo_text 
{
display:none;}
 #ttr_menu 
{
max-width:100%;
width:auto;
}
 #ttr_menu 
{
margin-left:auto;
margin-right:auto;

}
 .ttr_slideshow
{
display: block;
}
 .ttr_slideshow
{
width: auto;
max-width: 100%;

}
 .ttr_slide
{
height:263px;
width:100%;

}
 #ttr_slideshow_inner ul
{
list-style: outside none none;

}
 #ttr_slideshow_inner 
{
height:263px;
position:relative;
overflow:hidden;
width:auto;

}
 #ttr_slideshow_inner ul > li > a 
{
height:263px;
position:absolute;
overflow:hidden;
width:100%;

}
 #ttr_slideshow_inner > ul > li
{
position:absolute;

}
 .ttr_slideshow_in
{
height:auto;
position:absolute;
right:0px;
left:0px;
top:0px;
bottom:0px;
pointer-events:none;

}
 .ttr_slideshow_in .ttr_slideshow_last div, .ttr_slideshow_in .ttr_slideshow_last a, .ttr_slideshow_in .innermenu div, .ttr_slideshow_in .innermenu a 
{
pointer-events:auto;

}
 .ttr_slideshow_last
{
margin:0 auto;
position:absolute;
pointer-events:none;
width:100%;
bottom:0;
height:263px;

}
 .ttr_slideshow
{
position:relative;

}
 #ttr_slideshow_inner
{

}
 .ttr_slideshow
{
height:auto;

}
 .ttr_slideshow_element_alignment.container 
{
width:90%;}
 .nav.navbar-nav li.ttr_menu_items_parent.dropdown 
{
height: auto}
 .navbar-nav 
{
}
 .ttr_verticalmenu .dropdown-menu > li 
{
font-weight: normal;
position: relative;
vertical-align: top;
}
 .ttr_menu_logo_text 
{
display:none;}
 #ttr_footer_inner 
{
width:auto;
padding:10px 0 0;
box-sizing: border-box;
}
 #ttr_footer_designed_by_links 
{
top:38.5px;
position:absolute;
z-index:498;
margin:auto;
left: 0 ;
right : 0 ;
text-align:center;
overflow:auto;
}
 .ttr_banner_slideshow .ttr_banner_slideshow_inner_above_widget_container .ttr_banner_slideshow_inner_above0 
{
width: 100%;
max-width: 100%;
}
 .ttr_banner_slideshow .ttr_banner_slideshow_inner_below_widget_container .ttr_banner_slideshow_inner_below0 
{
width: 100%;
max-width: 100%;
}
 #ttr_content 
{
float: left;
width: 100%;
clear: none;
}
 #ttr_header #layer_cart 
{
}
 #ttr_content_margin,#cartblock 
{
padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:20px 0 70px 0;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;box-sizing:border-box;
}
 .postcontent p
{
line-height:1.42;
}
.product-miniature .highlighted-informations 
{
}
 #ttr_content .list .product-shop-margin.postcontent
{
margin:10px 0 0 20px;
padding:0 0 0 0;
}
 #ttr_content label,.add-to-box .or, .cart .discount-form 
{
line-height:1.42}
 header label
{
line-height:1.42}
.content_only .middle_right p,.middle_right 
{
text-align: right;
}
 #nav
{
top:235px;
position:absolute;
z-index:498;
margin:auto;
left: 0 ;
right : 0 ;
text-align:center;
}
 .postedon
{
display: none;
}
#ttr_sidebar_left 
{
width: 18.18%;
}
 #ttr_content_both_sidebar
{
width: -63.64%;
}
 #ttr_content_single_sidebar_left 
{
width: 81.82%;
}
 #ttr_content_single_sidebar_right 
{
width: 81.82%;
}
 #ttr_content_zero_sidebar 
{
width: 100%;

}
#ttr_sidebar_right 
{
width: 18.18%;
}
.ttr_banner_header,.ttr_banner_menu,.ttr_banner_slideshow 
{
width:auto;
}
ul.ttr_menu_items .dropdown.dropdown-submenu.show > ul 
{
display: block;
visibility: visible;
}
}
@media only screen
and (min-width : 768px)
and (max-width : 1024px) 
{
 @media only screen and (min-width: 768px) 
{

}
 .nav.navbar-nav li.ttr_menu_items_parent.dropdown 
{
height: auto}
 .navbar-nav 
{
}
 .ttr_menu_items ul.child li > a.subchild > span.menuarrowicon
{
position: absolute;right: 0;
top: 15px;
}
 .ttr_menu_logo_text 
{
display:none;}
.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active 
{
 display:block;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active 
{
display:block;
}
}
/* tablet view end */
 #ttr_content .embed-responsive
{
position: relative;
}
/* mobile view start */
@media only screen
and (max-width : 767px)
{
 .container 
{
width:90%;

}
 #ttr_header_inner 
{
height:350px;
position:relative;
}
 #navigationmenu 
{
width:auto;
margin:0 auto;
}
 .ttr_menu_element_alignment.container 
{
width:90%;}
 body #ttr_content > div div:not(.vm-wrap):not(.vm-orders-information):not([class*='vm-orders']):not(#ui-tabs):not(.tabs) table:not(.shop_table):not(.ttr_prochec_table_background):not(.user-details):not(.table-bordered):not(.shopping-cart-table):not(.woocommerce-product-attributes):not(.cart-summary):not(.table-checkout-shipping-method):not(.table-totals):not(.totals) 
{
background: transparent none repeat scroll 0 0;
border: 1px solid #DDDDDD;
border-collapse: collapse;
}
 .ttr_slideshowshape01
{
top:50px;
position:absolute;
right: 0.62%;
left:auto;
width:130px;
height:215px;
box-sizing:border-box;
word-wrap:break-word;
display:block;
z-index:1;

}
 .ttr_slideshowshape01 h1 
{
font-size:1.8em;
}
 .ttr_slideshowshape01 h2 
{
font-size:1.5em;
}
 .ttr_slideshowshape01 h3 
{
font-size:1.2em;
}
 .ttr_slideshowshape01 h4 
{
font-size:0.9em;
}
 .ttr_slideshowshape01 h5 
{
font-size:0.7em;
}
 .ttr_slideshowshape01 h6 
{
font-size:0.6em;
}
 .ttr_slideshowshape01 p 
{
font-size:0.7em;
}
 .ttr_slideshowshape01 p a:not(.btn):focus, .ttr_slideshowshape01 p a:not(.btn)
{
font-size:1em;
}
 .ttr_slideshowshape01 p a:not(.btn):visited
{
font-size:1em;
}
 .ttr_slideshowshape01 p a:not(.btn):hover
{
font-size:1em;
}
 .ttr_slideshowshape11
{
top:194px;
position:absolute;
margin:auto;
left: 0 ;
right : 0 ;
width:320px;
height:112px;
box-sizing:border-box;
word-wrap:break-word;
display:block;
z-index:1;

}
 .ttr_slideshowshape11 h1 
{
font-size:2.57em;
}
 .ttr_slideshowshape11 h2 
{
font-size:2.14em;
}
 .ttr_slideshowshape11 h3 
{
font-size:1.71em;
}
 .ttr_slideshowshape11 h4 
{
font-size:1.29em;
}
 .ttr_slideshowshape11 h5 
{
font-size:1em;
}
 .ttr_slideshowshape11 h6 
{
font-size:0.86em;
}
 .ttr_slideshowshape11 p 
{
font-size:1em;
}
 .ttr_slideshowshape11 p a:not(.btn):focus, .ttr_slideshowshape11 p a:not(.btn)
{
font-size:1em;
}
 .ttr_slideshowshape11 p a:not(.btn):visited
{
font-size:1em;
}
 .ttr_slideshowshape11 p a:not(.btn):hover
{
font-size:1em;
}
 .ttr_slideshowshape21
{
top:194px;
position:absolute;
margin:auto;
left: 0 ;
right : 0 ;
width:320px;
height:112px;
box-sizing:border-box;
word-wrap:break-word;
display:block;
z-index:1;

}
 .ttr_slideshowshape21 h1 
{
font-size:2.57em;
}
 .ttr_slideshowshape21 h2 
{
font-size:2.14em;
}
 .ttr_slideshowshape21 h3 
{
font-size:1.71em;
}
 .ttr_slideshowshape21 h4 
{
font-size:1.29em;
}
 .ttr_slideshowshape21 h5 
{
font-size:1em;
}
 .ttr_slideshowshape21 h6 
{
font-size:0.86em;
}
 .ttr_slideshowshape21 p 
{
font-size:1em;
}
 .ttr_slideshowshape21 p a:not(.btn):focus, .ttr_slideshowshape21 p a:not(.btn)
{
font-size:1em;
}
 .ttr_slideshowshape21 p a:not(.btn):visited
{
font-size:1em;
}
 .ttr_slideshowshape21 p a:not(.btn):hover
{
font-size:1em;
}
 .ttr_title_position 
{
top:75px;
position:absolute;
z-index:498;
margin:auto;
left: 0 ;
right : 0 ;
display:block;
}
 header .ttr_title_style, header .ttr_title_style a, header .ttr_title_style a:link, header .ttr_title_style a:visited, header .ttr_title_style a:hover
{
text-align:center;
margin:0;
padding:0;
background:none;
}
 .ttr_slogan_position 
{
top:42px;
position:absolute;
z-index:502;
left:28.75%;
right:auto;
display:block;
overflow:hidden;
}
 .ttr_slogan_style
{
margin:0;
line-height:normal;
padding:0;
background:none;
}
 header .form-search
{
width:90%;
top:278px;
position:absolute;
z-index:498;
margin:auto;
left: 0 ;
right : 0 ;
display: block;}
 header .form-search 
{
visibility:visible;
}
.ttr_header_cart
{
top:69px;
position:absolute;
z-index:498;
margin:auto;
left: 0 ;
right : 0 ;
right:0;
text-align:center;
z-index: 777;
}
#cartblock.cart_block.block.exclusive 
{
left:0;right:0;top:auto;margin:auto;max-width: 200px;
}
 .ttr_header_links
{
top:122px;
position:absolute;
z-index:498;
margin:auto;
left: 0 ;
right : 0 ;
text-align:center;
z-index: 555;}
 .ttr_header_logo 
{
background-repeat: no-repeat;
top:47.5px;
position:absolute;
z-index:502;
left:29.83%;
right:auto;
text-align:center;
display:block;
border:0 none;
box-sizing:border-box;

}
 .ttr_header_logo img 
{
height:59px;
width:200px;
}
 .ttr_header_logo img 
{
display:inline;}
 .ttr_header_logo .ttr_header_logo_text:last-child 
{
display:none;}
 .ttr_header_logo img 
{
vertical-align:middle;}
 .ttr_slideshow_logo img 
{
display:inline;}
 .ttr_slideshow_logo_text 
{
display:none;}
 .navbar-default.navbar .ttr_menu_items.nav .show .sub-menu > li > a 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
ul.ttr_menu_items.navbar-nav .dropdown-menu,ul.ttr_menu_items.navbar-nav .sub-menu, ul.ttr_menu_items.navbar-nav .collapse li a  
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
font-family:"Hind","Arial";background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(200,204,204,1);
border-width: 0 0 0 0;
box-shadow:none;margin:0;
padding:0;
list-style:none;
}
 .nav.ttr_menu_items.navbar-nav .dropdown-menu > li:hover > a 
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 #ttr_page .ttr_menu_items  li ul.child
{
top:36px;
}
.navbar-default .navbar-collapse
{
border-color: transparent;
}
 .navbar-nav 
{
width: auto;
}
 .nav.navbar-nav > li 
{
display:block !important;

}
 .nav.navbar-nav > li 
{
margin-left:5px;
margin-right:5px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active,  .ttr_menu_items  li .ttr_menu_items_parent_link,  .navbar-default .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_arrow, .navbar-default .nav.ttr_menu_items  li span.ttr_menu_items_parent_link_arrow, .navbar-default .nav.ttr_menu_items  li span.ttr_menu_items_parent_link_active_arrow, .nav.ttr_menu_items li a.ttr_menu_items_parent_link_active_arrow 
{
margin-left:0;
margin-right:0;
}
 .nav.ttr_menu_items  li .ttr_menuitems_parent_link, #ttr_menu  .nav.ttr_menu_items  li .ttr_menu_items_parent_link, .nav.ttr_menu_items  li span.separator
{
display:block;
line-height:60px;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;cursor:pointer;
min-height:60px;
box-sizing:border-box;
}
  #ttr_menu .navbar-default  ul.nav.ttr_menu_items  li a.ttr_menu_items_parent_link_arrow 
{
display:block;
line-height:60px;
background-position:right 5px center;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin-top:0;
margin-bottom:0;
box-sizing:border-box;
cursor:pointer;
min-height:60px;
}
 #ttr_menu  ul.nav.ttr_menu_items  li:hover a:hover.ttr_menu_items_parent_link, .ttr_menu_items  li:hover a:hover.ttr_menu_items_parent_link, .nav.ttr_menu_items  li:hover span.separator
{
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;}
 #ttr_menu  ul.nav.ttr_menu_items  li:hover a.ttr_menu_items_parent_link_arrow, #ttr_menu  .ttr_menu_items  li.show a.ttr_menu_items_parent_link_arrow, #ttr_menu  .ttr_menu_items  li.show a.ttr_menu_items_parent_link_arrow:hover, #ttr_menu  .ttr_menu_items  li.show a.ttr_menu_items_parent_link_arrow:focus 
{
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;}
 .navbar-default.navbar .ttr_menu_items.nav  li:hover ul.child li a:not(.subchild):hover,  .navbar-default.navbar .ttr_menu_items.nav  li.show ul.child li a:not(.subchild):hover, body .ttr_menu_items.nav  li:hover ul.child li.dropdown a.subchild:hover,  .navbar-default.navbar .ttr_menu_items.nav  li.dropdown ul.child li a:hover,  .navbar-default.navbar  .ttr_menu_items.nav  li:hover ul.child li a:hover 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 .ttr_menu_items.nav  li:hover ul.child li a.subchild:hover
{
 background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 .ttr_menu_items  li ul.child li a
{
display:block;
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 .navbar-default ul.ttr_menu_items.nav li.dropdown ul.dropdown-menu li.unstyled a:not(.subchild),  .navbar-default .ttr_menu_items.nav li ul.child li a.subchild,   #ttr_menu  nav.navbar .ttr_menu_items.nav li ul.child li > a.subchild 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 .ttr_menu_items ul.child li > a.subchild > span.menuarrowicon
{
position: absolute;right: 0;
top: 15px;
}
 #ttr_menu  .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active_arrow
{
box-sizing:border-box;
cursor: pointer;
display: block;
line-height:60px;
background-position:right 5px center;margin-top:0;
margin-bottom:0;
min-height:60px;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active, #ttr_menu  .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active
{
display:block;
cursor: pointer;
box-sizing:border-box;
min-height:60px;
line-height:60px;
margin-top:0;
margin-bottom:0;
}
  #ttr_menu  .nav.ttr_menu_items  li.active:hover a.ttr_menu_items_parent_link_active,  .nav.ttr_menu_items  li.active:hover a.ttr_menu_items_parent_link_active
{
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;}
  #ttr_menu  .nav.ttr_menu_items  li.active:hover a.ttr_menu_items_parent_link_active_arrow
{
background-position:right 5px center;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;}
 .ttr_menu_items li:hover ul ul,.ttr_menu_items li:hover  li:hover ul ul

{
top:-9999px;
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;}
 .ttr_menu_items .horiz_separator
{
float:right;
height:36px;
}
 .ttr_menu_logo_text 
{
display:none;}
 header#ttr_header
{
height:auto;
box-sizing:border-box;
}
 #ttr_menu 
{
max-width:100%;
width:auto;
}
 #ttr_menu 
{
margin-left:auto;
margin-right:auto;

}
 .ttr_slideshow
{
display: block;
}
 .ttr_slideshow
{
width: auto;
max-width: 100%;

}
 .ttr_slide
{
height:350px;
width:100%;

}
 #ttr_slideshow_inner ul
{
list-style: outside none none;

}
 #ttr_slideshow_inner 
{
height:350px;
position:relative;
overflow:hidden;
width:auto;

}
 #ttr_slideshow_inner ul > li > a 
{
height:350px;
position:absolute;
overflow:hidden;
width:100%;

}
 #ttr_slideshow_inner > ul > li
{
position:absolute;

}
 .ttr_slideshow_in
{
height:auto;
position:absolute;
right:0px;
left:0px;
top:0px;
bottom:0px;
pointer-events:none;

}
 .ttr_slideshow_in .ttr_slideshow_last div, .ttr_slideshow_in .ttr_slideshow_last a, .ttr_slideshow_in .innermenu div, .ttr_slideshow_in .innermenu a 
{
pointer-events:auto;

}
 .ttr_slideshow_last
{
margin:0 auto;
position:absolute;
pointer-events:none;
width:100%;
bottom:0;
height:350px;

}
 .ttr_slideshow
{
position:relative;

}
 #ttr_slideshow_inner
{

}
 .ttr_slideshow
{
height:auto;

}
 .ttr_slideshow_element_alignment.container 
{
width:90%;}
.navbar-default .navbar-collapse
{
border-color: transparent;
}
 .navbar-nav 
{
width: auto;
}
 .nav.navbar-nav > li 
{
display:block !important;

}
 .nav.navbar-nav > li 
{
margin-left:5px;
margin-right:5px;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active,  .ttr_menu_items  li .ttr_menu_items_parent_link,  .navbar-default .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_arrow, .navbar-default .nav.ttr_vmenu_items  li span.ttr_vmenu_items_parent_link_arrow, .navbar-default .nav.ttr_vmenu_items  li span.ttr_vmenu_items_parent_link_active_arrow, .nav.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active_arrow 
{
margin-left:0;
margin-right:0;
}
 .ttr_verticalmenu .dropdown-menu > li 
{
font-weight: normal;
position: relative;
vertical-align: top;
}
 .nav.ttr_vmenu_items  li .ttr_vmenuitems_parent_link, .ttr_verticalmenu .ttr_verticalmenu_content  .nav.ttr_vmenu_items  li .ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items  li span.separator
{
display:block;
cursor:pointer;
}
 .ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_arrow, .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_arrow
{
display:block;
background-color:#FFFFFF;
background:url(images/vmenuMainArrow02.png),rgba(255,255,255,1);
background-repeat:no-repeat;
 background-size:auto;
 background-position:right center;
 background-clip:padding-box;cursor:pointer;
}
  .ttr_verticalmenu .ttr_verticalmenu_content  ul.nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_arrow 
{
display:block;
background-image: none;
cursor:pointer;
}
 .ttr_verticalmenu .ttr_verticalmenu_content  ul.nav.ttr_vmenu_items  li:hover a:hover.ttr_vmenu_items_parent_link, .ttr_vmenu_items  li:hover a:hover.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items  li:hover span.separator
{
}
 .ttr_verticalmenu .ttr_verticalmenu_content  ul.nav.ttr_vmenu_items  li:hover a.ttr_vmenu_items_parent_link_arrow, .ttr_verticalmenu .ttr_verticalmenu_content  .ttr_vmenu_items  li.show a.ttr_vmenu_items_parent_link_arrow, .ttr_verticalmenu .ttr_verticalmenu_content  .ttr_vmenu_items  li.show a.ttr_vmenu_items_parent_link_arrow:hover, .ttr_verticalmenu .ttr_verticalmenu_content  .ttr_vmenu_items  li.show a.ttr_vmenu_items_parent_link_arrow:focus 
{
background-image: none;
}
 .ttr_vmenu_items.nav  li:hover ul.child li a:not(.subchild):hover,  .ttr_vmenu_items.nav  li.show ul.child li a:not(.subchild):hover, body .ttr_vmenu_items.nav  li:hover ul.child li.dropdown a.subchild:hover,  .ttr_vmenu_items.nav  li.dropdown ul.child li a:hover,   .ttr_verticalmenu  .ttr_vmenu_items.nav  li:hover ul.child li a:hover 
{
}
 .ttr_vmenu_items.nav  li:hover ul.child li a.subchild:hover
{
 }
 .navbar-default ul.ttr_vmenu_items.nav li.dropdown ul.dropdown-menu li.unstyled a:not(.subchild),  .navbar-default .ttr_vmenu_items.nav li ul.child li a.subchild,   .ttr_verticalmenu  nav.navbar .ttr_vmenu_items.nav li ul.child li > a.subchild 
{
background-image: none;
}
 .ttr_verticalmenu .ttr_verticalmenu_content  .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active_arrow
{
cursor: pointer;
display: block;
margin-top:0;
margin-bottom:0;
}
 .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active, .ttr_verticalmenu .ttr_verticalmenu_content  .nav.ttr_vmenu_items  li a.ttr_vmenu_items_parent_link_active
{
display:block;
cursor: pointer;
}
  .ttr_verticalmenu  .nav.ttr_vmenu_items  li.active:hover a.ttr_vmenu_items_parent_link_active,  .nav.ttr_vmenu_items  li.active:hover a.ttr_vmenu_items_parent_link_active
{
}
  .ttr_verticalmenu  .nav.ttr_vmenu_items  li.active:hover a.ttr_vmenu_items_parent_link_active_arrow
{
}
 .ttr_vmenu_items li:hover ul ul,.ttr_vmenu_items li:hover  li:hover ul ul

{
}
 .ttr_vmenu_items .horiz_separator
{
}
 .ttr_menu_logo_text 
{
display:none;}
 #ttr_footer_inner 
{
width:auto;
padding:10px 0 0;
box-sizing: border-box;
}
 #ttr_footer_designed_by_links 
{
top:59.5px;
position:absolute;
z-index:498;
margin:auto;
left: 0 ;
right : 0 ;
text-align:center;
overflow:auto;
}
 .ttr_banner_slideshow .ttr_banner_slideshow_inner_above_widget_container .ttr_banner_slideshow_inner_above0 
{
width: 100%;
max-width: 100%;
}
 .ttr_banner_slideshow .ttr_banner_slideshow_inner_below_widget_container .ttr_banner_slideshow_inner_below0 
{
width: 100%;
max-width: 100%;
}
 #ttr_content 
{
float: left;
width: 100%;
clear: none;
}
 #ttr_header #layer_cart 
{
}
 #ttr_content_margin,#cartblock 
{
padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:20px 0 70px 0;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;box-sizing:border-box;
}
.content_only .middle_right p,.middle_right 
{
text-align: left;
}
.corner:after, .cornerGrey:after, .cornerGrey:before 
{
background:none;
}
.corner
{
width:100%;margin-bottom:2px;
}
.cornerGrey
{
width:100%;margin-bottom:2px;margin-top:2px
}
.cornerGreyLast
{
width:100%;margin-top:2px
}
.corner p, .cornerGrey p, .cornerGreyLast p
{
padding-top:10px;
padding-bottom:10px;
}
 #nav
{
top:320px;
position:absolute;
z-index:498;
margin:auto;
left: 0 ;
right : 0 ;
text-align:center;
}
 .postedon
{
display: none;
}
 .nav.ttr_menu_items  li .ttr_menu_items_parent_link
{
display:block;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin-top:0;
margin-bottom:0;
cursor:pointer;
box-sizing:border-box;
}
 ul.nav.ttr_menu_items  li a.ttr_menu_items_parent_link_arrow
{
display:block;
background-position:right 5px center;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;box-sizing:border-box;
cursor:pointer;
min-height:60px;
}
 .ttr_menu_items  li ul.child li a.subchild
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_menu_items  li a.ttr_menu_items_parent_link_active_arrow
{
float: left;
padding-left:5px;
box-sizing:border-box;
cursor: pointer;
display: block;
line-height:36px;
background-position:right 5px center;padding-top:0;
padding-bottom:0;
}
 .nav.ttr_menu_items  li a.ttr_menu_items_parent_link_active
{
display:block;
cursor: pointer;
box-sizing:border-box;
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
}
 #ttr_menu .navbar-toggle
{
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;line-height: 1.42;

}
 #ttr_menu nav .icon-bar
{
border-width:0 0 0 0;
border-style:solid;
border-color:#FFFFFF;
height:0px;

}
 #ttr_menu .navbar-toggle:hover
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;line-height: 1.42;

}
 #ttr_menu nav #nav-expander:hover .icon-bar
{
border-width:0 0 0 0;
border-style:solid;
border-color:#FFFFFF;
height:0px;

}
 #ttr_menu .navbar-toggle:active, #ttr_menu .navbar-toggle:focus
{
background-color:transparent;
background:rgba(255,255,255,0);
background-clip:padding-box;border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;
}
 #ttr_menu nav #nav-expander:active .icon-bar, #ttr_menu nav #nav-expander:focus .icon-bar
{
border-width:0 0 0 0;
border-style:solid;
border-color:#FFFFFF;
height:0px;

}
 .ttr_vmenu_items .show .child {float: none;
position: static;
list-style:none outside none;

}
.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active 
{
 display:block;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active 
{
display:block;
}
 .btn,.btn:focus,.btn:hover,.ttr_header_cart a#button_order_cart
{
margin:3px 0;

}
.ttr_banner_header,.ttr_banner_menu,.ttr_banner_slideshow 
{
width:auto;
}
ul.ttr_menu_items .dropdown.dropdown-submenu.show > ul 
{
display: block;
visibility: visible;
}
.list .product-shop
{
margin-left:0;
}
 #ttr_content #cart_summary tbody tr td.cart_avail label 
{
margin: 5px 0;
}
#ttr_content table#order-list tbody tr td,#ttr_content table#order-list tbody tr td,#ttr_content table#cart_summary.table.table_foot tbody tr td,#ttr_content table#cart_summary.detail_step_by_step tbody tr td,#ttr_content div.table-responsive table#cart_summary.table-bordered.footab tbody tr td
{
display: table-cell;padding: 8px;
}
#ttr_menu .nav.ttr_menu_items  li  ul.child li .separator
{
border-width:0 0 0 0;
height:auto;

}
 .ttr_vmenu_items .dropdown-submenu.show > ul 
{
 display: block !important;
visibility: visible !important;
position:static !important;
float:none;
list-style:none outside none;
}
  ul.child ul 
{
 display:none;
}
.navbar-nav ul.dropdown-menu .sub-menu 
{
left: 0 !important;
position: static !important;
top: 0 !important;
float:none !important;

}
 #ttr_menu .navbar
{
height:auto !important;

}
 #ttr_footer_designed_by_links #ttr_footer_designed_by 
{
display:inline-block;
}
 #ttr_content .ttr_comments 
{
display:flex;
}
#cart_summary, #cart_summary tbody, #cart_summary tfoot 
{
display:inline-block;
width:100%;
}
#cart_summary tbody tr, #cart_summary tfoot tr 
{
display:flex;
flex-wrap:wrap;
}
.prestashop_checkout_table tbody tr td
{
float:left;width:50%;
}
.prestashop_checkout_table tbody tr td:not(last-child)::before
{
width:100%;
}
.prestashop_checkout_table, .prestashop_checkout_table tbody, .prestashop_checkout_table tbody tr
{
display:inline-block
}
.prestashop_checkout_table tbody tr td:nth-last-child(2)
{
height:133px;
}
.cart_block .cart-images
{
float:left;
}
.prestashop_checkout_table tbody tr td:nth-child(2)
{
height:223px;
}
.prestashop_checkout_table tbody tr td:nth-child(2)::before
{
padding:10px 0;margin-bottom:60px;
}
ul.ttr_menu_items li.dropdown ul li:last-child .separator 
{
display: none;

}
 ul.ttr_vmenu_items.nav .dropdown-menu > li, .ttr_vmenu_items li ul.child li a 
{
 display: block;
}
.ttr_uniform
{
max-width:100%!important; ;}
}
/* mobile view end */
 #ttr_content .embed-responsive
{
position: relative;
}
/* desktop view start */ 
.productdescription header .form-search
{
width:22%;
display: block;}
.productdescription header .form-search 
{
visibility:visible;
}
.productdescription .ttr_header_links
{
top:12.49px;
position:absolute;
z-index:502;
left:auto;
right:0;
z-index: 999;}
.productdescription .ttr_header_logo img 
{
display:inline;}
.productdescription .ttr_header_logo .ttr_header_logo_text:last-child 
{
display:none;}
.productdescription .ttr_header_logo img 
{
vertical-align:middle;}
.productdescription .ttr_slideshow_logo img 
{
display:inline;}
.productdescription .ttr_slideshow_logo_text 
{
display:none;}
 @media only screen and (min-width: 768px) 
{

}
@media only screen
and (min-width:992px) 
{
.productdescription .nav.ttr_menu_items  li:hover ul.child li a
{
display:block;
}
}
.productdescription .nav.navbar-nav li.ttr_menu_items_parent.dropdown 
{
height: auto}
.productdescription .ttr_menu_items ul.child li > a.subchild > span.menuarrowicon
{
position: absolute;right: 0;
top: 15px;
}
.productdescription .ttr_menu_logo_text 
{
display:none;}
.productdescription #ttr_menu 
{
margin-left:auto;
margin-right:auto;

}
.productdescription #ttr_slideshow_inner ul
{
list-style: outside none none;

}
.productdescription #ttr_slideshow_inner 
{
position:relative;
overflow:hidden;
width:auto;

}
.productdescription #ttr_slideshow_inner ul > li > a 
{
position:absolute;
overflow:hidden;
width:100%;

}
.productdescription #ttr_slideshow_inner > ul > li
{
position:absolute;

}
@media only screen and (min-width:1200px) 
{
.productdescription .ttr_slideshow_element_alignment.container 
{
width:90%;}
}
.productdescription #ttr_sidebar_left 
{
float: right;
clear: none;
width: 18.18%;
}
.productdescription #ttr_sidebar_right 
{
float: right;
clear: none;
width: 18.18%;
}
@media only screen
and (min-width:992px) 
{
}
@media only screen
and (min-width:992px) 
{
.productdescription .ttr_vmenu_items .child.dropdown-menu > li.show > ul,.productdescription .ttr_vmenu_items .child.dropdown-menu > li.show > ul li.show > ul 
{
display:block;
left:100%;
}
.productdescription ul.ttr_vmenu_items.nav li.dropdown:hover ul.collapse 
{
display:block;
list-style:none;
}
.productdescription ul.ttr_vmenu_items.nav li.dropdown:hover ul.collapse li 
{
list-style:none;
}
.productdescription .ttr_verticalmenu .ttr_vmenu_items.nav-pills li.dropdown:hover
{
display:block;
}
.productdescription .ttr_vmenu_items .menu-dropdown-styles li:hover .sub-menu 
{
visibility: visible;
}
}
@media only screen
and (min-width : 768px)
{
.productdescription ul.ttr_vmenu_items.nav li.dropdown ul.dropdown-menu 
{
left:100%;
list-style:none;
}
.productdescription ul.ttr_vmenu_items.nav ul li.dropdown-submenu.show > ul 
{
display: block;
visibility: visible;
list-style:none;
}
.productdescription ul.ttr_vmenu_items.nav ul 
{
left:100%;
list-style:none;
}
.productdescription .dropdown-submenu.show > ul 
{
display: block;
visibility: visible;
}

}
.productdescription .nav.navbar-nav li.ttr_menu_items_parent.dropdown 
{
height: auto}
.productdescription .nav-pills
{
padding:0;
 list-style:none;
text-align:left;
display:block;
background:none;
z-index:500;
zoom:1;
}
.productdescription .ttr_menu_logo_text 
{
display:none;}
.productdescription #ttr_content 
{
float: left;
width: 100%;
clear: none;
}
.productdescription #ttr_header #layer_cart 
{
}
.productdescription #ttr_content_margin 
{
padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:20px 0 70px 0;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;box-sizing:border-box;
}
.productdescription .ttr_post_title a:not(.btn),.productdescription #ttr_content .ttr_post_title a:not(.btn):focus, .productdescription h1.ttr_post_title a:not(.btn),.productdescription h2.ttr_post_title a:not(.btn), .productdescriptionh3.ttr_post_title a:not(.btn), .productdescriptionh4.ttr_post_title a:not(.btn), .productdescriptionh5.ttr_post_title a:not(.btn),.productdescription h6.ttr_post_title a:not(.btn), .productdescription #ttr_content .ttr_post_title 
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
margin-top:0;margin-bottom:0;color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-repeat: repeat;
}
.productdescription .ttr_post_title ,.productdescription .ttr_post_title a:not(.btn),.productdescription .ttr_post_title a:not(.btn):focus,.productdescription .ttr_post_title a:not(.btn):visited,.ttr_header_cart a.ttr_post_title,.ttr_header_cart a.ttr_post_title:focus,.ttr_header_cart a.ttr_post_title:visited,.ttr_header_cart span.ttr_post_title,.ttr_header_cart .remove_link a.ttr_post_title
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
margin-top:0;margin-bottom:0;color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
background-color:transparent;
}
.productdescription .postcontent p
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
margin-top:10px; margin-bottom:0;color:#00004F;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
}
.productdescription #ttr_content_single_sidebar_left 
{
float:right;
width: 81.82%;
clear: none;
}
.productdescription section.form-fields .form-group.row .col-lg-9 .col-lg-offset-3 .offset-md-3 
{
margin-left: 0; 
}
.productdescription #ttr_content_single_sidebar_right 
{
float:left;
width: 81.82%;
clear: none;
}
.productdescription #ttr_content_both_sidebar 
{
float: left;
width: 63.64%;
clear: none;
}
.productdescription #ttr_content_zero_sidebar 
{
float: left;
width: 100%;
clear: none;
}
.productdescription #ttr_content .add-to-links li 
{
background:none;
padding:0;
list-style:none outside none;
text-align:Left;
}
.productdescription .postedon 
{
text-align:Left;
}
.productdescription #ttr_content .ttr_Prodes_Title, .productdescription #ttr_content .ttr_prodes_Price, .productdescription #ttr_content .ttr_prodes_Product_Des_Content, .productdescription #ttr_content .ttr_prodes_Product_Des_Content p,#send_friend_form .product p.ttr_Prodes_Title,#send_friend_form .form_container .text label,.primary_block h1.ttr_Prodes_Title,.primary_block .ttr_prodes_Product_Des_Content p,.fancybox-opened #send_friend_form .form_container p.intro_form,.fancybox-opened #send_friend_form .form_container .txt_required, .fancybox-opened #send_friend_form .product_desc p 
{
text-align:left;
}
#ttr_content .ttr_Prodes_Title, .ttr_Prodes_Title p,.pb-center-column h1.ttr_Prodes_Title,#send_friend_form .product p.ttr_Prodes_Title ,header span.ttr_Prodes_Title ,blockcart_list  ul li p.ttr_Prodes_Title.product-name  ul li a:hover,#layer_cart #blockcart_list  ul li p.ttr_Prodes_Title.product-name a:visited,#layer_cart #blockcart_list ul li p.ttr_Prodes_Title.product-name a:focus,#ttr_page header#ttr_header #layer_cart #blockcart_list ul li p.ttr_Prodes_Title a,#ttr_page header#ttr_header #layer_cart #blockcart_list ul li p.ttr_Prodes_Title a:hover,#ttr_page header#ttr_header #layer_cart #blockcart_list ul li p.ttr_Prodes_Title a:visited,#ttr_page header#ttr_header #layer_cart #blockcart_list ul li p.ttr_Prodes_Title a:focus
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
margin:0;}
.avail 
{
font-size:20px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000095;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
 .ttr_prodes_Avail_Product p
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#00004F;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;

}
 .ttr_prodes_Avail_Product p
{

text-align:right
}
 .ttr_prodes_Product_Des_Content, .ttr_prodes_Product_Des_Content p,#send_friend_form .product p,#send_friend_form .form_container p.intro_form,.fancybox-skin #send_friend_form .form_container p,.fancybox-skin span.ttr_prodes_Product_Des_Content,h2.ttr_prodes_Product_Des_Content span,header span.ttr_prodes_Product_Des_Content
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#00004F;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Product_Des_Title
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#00004F;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Quantity_Text, #ttr_content label.ttr_prodes_Quantity_Text
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#00004F;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Tab_Title li.active a, .ttr_prodes_Tab_Title li.active a:focus, .ttr_prodes_Tab_Title li a.nav-link.active , .ttr_prodes_Tab_Title li.active a:hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:500;
font-style:normal;
color:#000000;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Tab_Title.nav li a.active,.ttr_prodes_Tab_Title.nav li a.active:hover,.ttr_prodes_Tab_Title.nav li a.active:focus, .nav-tabs > li > a.active, .ttr_prodes_Tab_Title > li > a.active:hover, .ttr_prodes_Tab_Title > li > a.active:focus, .ttr_prodes_Tab_Content div.active
{
background-color:#E0EFF1;
background:rgba(224,239,241,1);
background-clip:padding-box;border-top: 0;}
 .ttr_prodes_Tab_Title li.active, .nav-tabs > li.active, .ttr_prodes_Tab_Title > li.active:hover, .ttr_prodes_Tab_Title > li.active:focus, .ttr_prodes_Tab_Content div.active,.catalog-product-view .tab-pane.active.ttr_prodes_Tab_Content.tab-content
{
background-color:#E0EFF1;
background:rgba(224,239,241,1);
background-clip:padding-box;}
 .ttr_prodes_Tab_Content div p
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#343434;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Product_Des_Content p,#ttr_page header#ttr_header #layer_cart span.ttr_prodes_Product_Des_Content
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#00004F;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Product_Des_Title
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#00004F;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Quantity_Text
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#00004F;
text-shadow:none;text-align:center;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Tab_Title.nav li a.active, .nav-tabs > li > a.active, .ttr_prodes_Tab_Title > li > a.active:hover, .ttr_prodes_Tab_Title > li > a.active:focus
{
background-color:#E0EFF1;
background:rgba(224,239,241,1);
background-clip:padding-box;border-width: 0;}
 .ttr_prodes_Tab_Title li.active, .nav-tabs > li.active, .ttr_prodes_Tab_Title > li.active:hover, .ttr_prodes_Tab_Title > li.active:focus,.ttr_prodes_Tab_Title.nav-tabs .nav-item .nav-link.active 
{
background-color:#E0EFF1;
background:rgba(224,239,241,1);
background-clip:padding-box;}
 .ttr_prodes_Tab_Content div p
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#343434;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_prodes_Tab_Content .tab-pane 
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#343434;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
padding:15px;}
.content_only .middle_right p,.middle_right 
{
text-align: right;
}
.pb-left-column
{
margin-top: 10px;padding-right:10px;
}
.pb-left-column #thumbs_list > ul
{
margin-top: 20px;
}
.pb-center-column
{
padding-left:10px;margin-top: 10px;
}
.ttr_prodes_Product_Des_Content.product_meta
{
display: grid;margin-left: 10px;
}
.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active 
{
 display:block;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active 
{
display:block;
}
.productdescription .back-to-top img
{
margin:0 10px 10px 0;

}
/* desktop view end */
 #ttr_content .embed-responsive
{
position: relative;
}
/* tablet view start */
@media only screen
and (min-width : 768px)
and (max-width : 991px) 
{
.productdescription .container 
{
width:90%;

}
.productdescription #ttr_content .ttr_comments 
{
display:flex;
}
.productdescription header .form-search
{
width:40%;
display: block;}
.productdescription header .form-search 
{
visibility:visible;
}
.productdescription .ttr_header_links
{
top:42.5px;
position:absolute;
z-index:502;
left:auto;
right:0;
z-index: 777;}
.productdescription .ttr_header_logo img 
{
display:inline;}
.productdescription .ttr_header_logo .ttr_header_logo_text:last-child 
{
display:none;}
.productdescription .ttr_header_logo img 
{
vertical-align:middle;}
.productdescription .ttr_slideshow_logo img 
{
display:inline;}
.productdescription .ttr_slideshow_logo_text 
{
display:none;}
.productdescription #ttr_menu 
{
margin-left:auto;
margin-right:auto;

}
.productdescription .ttr_slideshow
{
display: block;
}
.productdescription .ttr_slideshow
{
width: auto;
max-width: 100%;

}
.productdescription #ttr_slideshow_inner ul
{
list-style: outside none none;

}
.productdescription #ttr_slideshow_inner 
{
position:relative;
overflow:hidden;
width:auto;

}
.productdescription #ttr_slideshow_inner ul > li > a 
{
position:absolute;
overflow:hidden;
width:100%;

}
.productdescription #ttr_slideshow_inner > ul > li
{
position:absolute;

}
.productdescription .ttr_slideshow_element_alignment.container 
{
width:90%;}
.productdescription .nav.navbar-nav li.ttr_menu_items_parent.dropdown 
{
height: auto}
.productdescription .ttr_menu_logo_text 
{
display:none;}
.productdescription #ttr_content 
{
float: left;
width: 100%;
clear: none;
}
.productdescription #ttr_header #layer_cart 
{
}
.productdescription #ttr_content_margin 
{
padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:20px 0 70px 0;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;box-sizing:border-box;
}
.content_only .middle_right p,.middle_right 
{
text-align: right;
}
.pb-left-column
{
margin-top: 10px;padding-right:10px;
}
.pb-left-column #thumbs_list > ul
{
margin-top: 20px;
}
.pb-center-column 
{
margin-top: 10px;padding-left:0;
}
.productdescription .postedon
{
display: none;
}
#ttr_sidebar_left 
{
width: 18.18%;
}
.productdescription #ttr_content_both_sidebar
{
width: -63.64%;
}
.productdescription #ttr_content_single_sidebar_left 
{
width: 81.82%;
}
.productdescription #ttr_content_single_sidebar_right 
{
width: 81.82%;
}
.productdescription #ttr_content_zero_sidebar 
{
width: 100%;

}
#ttr_sidebar_right 
{
width: 18.18%;
}
}
@media only screen
and (min-width : 768px)
and (max-width : 1024px) 
{
 @media only screen and (min-width: 768px) 
{

}
.productdescription .nav.navbar-nav li.ttr_menu_items_parent.dropdown 
{
height: auto}
.productdescription .ttr_menu_items ul.child li > a.subchild > span.menuarrowicon
{
position: absolute;right: 0;
top: 15px;
}
.productdescription .ttr_menu_logo_text 
{
display:none;}
.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active 
{
 display:block;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active 
{
display:block;
}
}
/* tablet view end */
 #ttr_content .embed-responsive
{
position: relative;
}
/* mobile view start */
@media only screen
and (max-width : 767px)
{
.productdescription .container 
{
width:90%;

}
.productdescription header .form-search
{
width:90%;
display: block;}
.productdescription header .form-search 
{
visibility:visible;
}
.productdescription .ttr_header_links
{
top:97px;
position:absolute;
z-index:498;
margin:auto;
left: 0 ;
right : 0 ;
text-align:center;
z-index: 555;}
.productdescription .ttr_header_logo img 
{
display:inline;}
.productdescription .ttr_header_logo .ttr_header_logo_text:last-child 
{
display:none;}
.productdescription .ttr_header_logo img 
{
vertical-align:middle;}
.productdescription .ttr_slideshow_logo img 
{
display:inline;}
.productdescription .ttr_slideshow_logo_text 
{
display:none;}
.productdescription .ttr_menu_items ul.child li > a.subchild > span.menuarrowicon
{
position: absolute;right: 0;
top: 15px;
}
.productdescription .ttr_menu_logo_text 
{
display:none;}
.productdescription #ttr_menu 
{
margin-left:auto;
margin-right:auto;

}
.productdescription .ttr_slideshow
{
display: block;
}
.productdescription .ttr_slideshow
{
width: auto;
max-width: 100%;

}
.productdescription #ttr_slideshow_inner ul
{
list-style: outside none none;

}
.productdescription #ttr_slideshow_inner 
{
position:relative;
overflow:hidden;
width:auto;

}
.productdescription #ttr_slideshow_inner ul > li > a 
{
position:absolute;
overflow:hidden;
width:100%;

}
.productdescription #ttr_slideshow_inner > ul > li
{
position:absolute;

}
.productdescription .ttr_slideshow_element_alignment.container 
{
width:90%;}
.productdescription .ttr_menu_logo_text 
{
display:none;}
.productdescription #ttr_content 
{
float: left;
width: 100%;
clear: none;
}
.productdescription #ttr_header #layer_cart 
{
}
.productdescription #ttr_content_margin 
{
padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:20px 0 70px 0;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;box-sizing:border-box;
}
.content_only .middle_right p,.middle_right 
{
text-align: left;
}
.productdescription .postedon
{
display: none;
}
.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active 
{
 display:block;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active 
{
display:block;
}
.productdescription ul.ttr_vmenu_items.nav .dropdown-menu > li,.productdescription .ttr_vmenu_items li ul.child li a 
{
 display: block;
}
}
/* mobile view end */
 #ttr_content .embed-responsive
{
position: relative;
}
/* desktop view start */ 
.productcheckout header .form-search
{
width:22%;
display: block;}
.productcheckout header .form-search 
{
visibility:visible;
}
.productcheckout .ttr_header_logo img 
{
display:inline;}
.productcheckout .ttr_header_logo .ttr_header_logo_text:last-child 
{
display:none;}
.productcheckout .ttr_header_logo img 
{
vertical-align:middle;}
.productcheckout .ttr_slideshow_logo img 
{
display:inline;}
.productcheckout .ttr_slideshow_logo_text 
{
display:none;}
 @media only screen and (min-width: 768px) 
{

}
@media only screen
and (min-width:992px) 
{
.productcheckout .nav.ttr_menu_items  li:hover ul.child li a
{
display:block;
}
}
.productcheckout .nav.navbar-nav li.ttr_menu_items_parent.dropdown 
{
height: auto}
.productcheckout .ttr_menu_items ul.child li > a.subchild > span.menuarrowicon
{
position: absolute;right: 0;
top: 15px;
}
.productcheckout .ttr_menu_logo_text 
{
display:none;}
.productcheckout #ttr_menu 
{
margin-left:auto;
margin-right:auto;

}
.productcheckout #ttr_slideshow_inner ul
{
list-style: outside none none;

}
.productcheckout #ttr_slideshow_inner 
{
position:relative;
overflow:hidden;
width:auto;

}
.productcheckout #ttr_slideshow_inner ul > li > a 
{
position:absolute;
overflow:hidden;
width:100%;

}
.productcheckout #ttr_slideshow_inner > ul > li
{
position:absolute;

}
@media only screen and (min-width:1200px) 
{
.productcheckout .ttr_slideshow_element_alignment.container 
{
width:90%;}
}
.productcheckout #ttr_sidebar_left 
{
float: right;
clear: none;
width: 18.18%;
}
.productcheckout #ttr_sidebar_right 
{
float: right;
clear: none;
width: 18.18%;
}
@media only screen
and (min-width:992px) 
{
}
@media only screen
and (min-width:992px) 
{
.productcheckout .ttr_vmenu_items .child.dropdown-menu > li.show > ul,.productcheckout .ttr_vmenu_items .child.dropdown-menu > li.show > ul li.show > ul 
{
display:block;
left:100%;
}
.productcheckout ul.ttr_vmenu_items.nav li.dropdown:hover ul.collapse 
{
display:block;
list-style:none;
}
.productcheckout ul.ttr_vmenu_items.nav li.dropdown:hover ul.collapse li 
{
list-style:none;
}
.productcheckout .ttr_verticalmenu .ttr_vmenu_items.nav-pills li.dropdown:hover
{
display:block;
}
.productcheckout .ttr_vmenu_items .menu-dropdown-styles li:hover .sub-menu 
{
visibility: visible;
}
}
@media only screen
and (min-width : 768px)
{
.productcheckout ul.ttr_vmenu_items.nav li.dropdown ul.dropdown-menu 
{
left:100%;
list-style:none;
}
.productcheckout ul.ttr_vmenu_items.nav ul li.dropdown-submenu.show > ul 
{
display: block;
visibility: visible;
list-style:none;
}
.productcheckout ul.ttr_vmenu_items.nav ul 
{
left:100%;
list-style:none;
}
.productcheckout .dropdown-submenu.show > ul 
{
display: block;
visibility: visible;
}

}
.productcheckout .nav.navbar-nav li.ttr_menu_items_parent.dropdown 
{
height: auto}
.productcheckout .nav-pills
{
padding:0;
 list-style:none;
text-align:left;
display:block;
background:none;
z-index:500;
zoom:1;
}
.productcheckout .ttr_menu_logo_text 
{
display:none;}
.productcheckout footer #ttr_footer_top_footer h1, .productcheckout footer #ttr_footer_top_footer h1 a, .productcheckout footer #ttr_footer_top_footer h1 a:hover, .productcheckout footer #ttr_footer_top_footer h1 a:visited
{
font-size:36px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#000000;
text-shadow:none;text-align:left;
text-decoration:none;margin:0 0 0 0;
}
.productcheckout footer#ttr_footer #ttr_footer_top_footer a:not(.btn),.productcheckout footer#ttr_footer #ttr_footer_top_footer a:not(.btn):focus
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;}
.productcheckout footer#ttr_footer #ttr_footer_top_footer a:hover:not(.btn),.productcheckout footer#ttr_footer #ttr_footer_top_footer a:visited:not(.btn):hover
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;}
.productcheckout footer#ttr_footer #ttr_footer_top_footer a:visited:not(.btn)
{
font-size:14px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;}
.productcheckout #ttr_content 
{
float: left;
width: 100%;
clear: none;
}
.productcheckout #ttr_header #layer_cart 
{
}
.productcheckout #ttr_content_margin 
{
padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:20px 0 70px 0;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;box-sizing:border-box;
}
.productcheckout #ttr_content_single_sidebar_left 
{
float:right;
width: 81.82%;
clear: none;
}
.productcheckout section.form-fields .form-group.row .col-lg-9 .col-lg-offset-3 .offset-md-3 
{
margin-left: 0; 
}
.productcheckout #ttr_content_single_sidebar_right 
{
float:left;
width: 81.82%;
clear: none;
}
.productcheckout #ttr_content_both_sidebar 
{
float: left;
width: 63.64%;
clear: none;
}
.productcheckout #ttr_content_zero_sidebar 
{
float: left;
width: 100%;
clear: none;
}
#ttr_content .opc_normal_link,#ttr_content  a.opc_normal_link:focus,#ttr_content  a.opc_normal_link:visited, #ttr_content .opc_cart_desc a.agree
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#CE9834;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
#ttr_content .opc_normal_link:hover, #ttr_content .opc_cart_desc a.agree:hover
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#019A8E;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
.ttr_prochec_product_title a
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#CE9834;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
.ttr_prochec_product_title a:hover
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#019A8E;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
#cart_summary .ttr_prochec_price p,#cart_summary .ttr_prochec_price,#cart_summary .ttr_prochec_price span,.ttr_prochec_price,.productcheckout .ttr_prochec_subtotal label,#ttr_content .ttr_prochec_price label
{
font-size:16px;
font-family:"Hind","Arial";font-weight:500;
font-style:normal;
color:#019A8E;
text-align:left;
text-decoration:none;}
.productcheckout .ttr_prochec_price, .ttr_prochec_price
{
font-size:16px;
font-family:"Hind","Arial";font-weight:500;
font-style:normal;
color:#019A8E;
text-align:left;
text-decoration:none;}
 .ttr_prochec_Heading th, .ttr_prochec_Heading td
{
font-size:16px;
font-family:"Hind","Arial";font-weight:500;
font-style:normal;
color:#343434;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_prochec_Heading th,#ttr_content .collapse_tr thead tr th, #ttr_content .ttr_prochec_Heading label,.cms-privacy-policy-cookie-restriction-mode #ttr_page #ttr_content table thead tr th,.catalog-product-compare-index table thead tr th span,.catalog-product-compare-index table tbody tr th span,.catalog-product-compare-index table tbody tr th span:hover, #cart_summary tbody tr td::before,.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td:first-of-type,#ttr_content dl.data-sheet dt, table#cart_summary .ttr_prochec_row_1 td::before  
{
font-size:16px;
font-family:"Hind","Arial";font-weight:500;
font-style:normal;
color:#343434;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
.productcheckout .ttr_prochec_subtotal, .ttr_prochec_subtotal,.productcheckout .ttr_prochec_subtotal label, #ttr_content .ttr_prochec_subtotal .label, #ttr_content .ttr_prochec_subtotal small.value 
{
font-size:16px;
font-family:"Hind","Arial";font-weight:500;
font-style:normal;
color:#4E4E4E;
text-align:left;
text-decoration:none;text-transform:none;
}
#ttr_content .ttr_prochec_product_link, #cart .ttr_prochec_heading td .ttr_prochec_product_link, .product-item-details a, #multiship-addresses-table a, .checkout-multishipping-overview .ttr_prochec_product_link h3 a, .multishipping-checkout-shipping .product-item-name a,.multishipping-checkout-overview .product-item-name a,.multishipping-checkout-overview .product-item-name a, .checkout-multishipping-shipping h3 a, #wishlist-table .product-name a,.ttr_prochec_product_link a, .ttr_prochec_product_link a, #ttr_content .delivery_option .ttr_prochec_product_link:hover,.wlp_bought .wlp_bought_list li .product_infos p,.wlp_bought .wlp_bought_list_TT li .product_infos p
{
font-size:18px;
font-family:"Hind","Arial";font-weight:500;
font-style:normal;
color:#019A8E;
text-align:left;
text-decoration:none;text-transform:none;

}
#ttr_content .ttr_presta_shipping_name
{
font-size:18px;
font-family:"Hind","Arial";font-weight:500;
font-style:normal;
color:#019A8E;
text-align:left;
text-decoration:none;text-transform:none;

}
#ttr_content .ttr_prochec_product_link:hover, #cart .ttr_prochec_heading td .ttr_prochec_product_link:hover , .product-item-details a:hover,#multiship-addresses-table a:hover,#multiship-addresses-table a:focus , .multishipping-checkout-shipping .product-item-name a:hover, .multishipping-checkout-shipping .product-item-name a:focus,.multishipping-checkout-overview .product-item-name a:hover,.multishipping-checkout-overview .product-item-name a:focus,.multishipping-checkout-overview .product-item-name a:hover,.multishipping-checkout-overview .product-item-name a:focus, .checkout-multishipping-overview .ttr_prochec_product_link h3 a:hover,.ttr_prochec_product_link a:hover,.wishlist-index-index .product-item-name a:hover,.catalog-product-compare-index .product-item-name a:hover,.checkout-cart-index .product-item-name a:hover, #wishlist-table .product-name a:hover,.catalog-product-compare-index .product-name a:hover,.checkout-multishipping-overview table#virtual-overview-table tbody tr td h3.product-name a:hover,.checkout-multishipping-shipping h3.product-name a:hover, .woocommerce .woocommerce-order table.order_details.shop_table tbody tr td:first-child a:hover ,.woocommerce-order-received .woocommerce table.order_details.shop_table tbody tr td a:hover
{
font-size:18px;
font-family:"Hind","Arial";font-weight:500;
font-style:normal;
color:#019A8E;
text-shadow:none;text-align:left;
text-decoration:none;
}
 .ttr_prochec_table_background,table#cart_summary tr td,#ttr_content_margin table#order-list tr thead th, #ttr_content_margin table.detail_step_by_step tr thead th, #layer_cart.ttr_prochec_table_background,.wlp_bought .wlp_bought_list li,.wlp_bought .wlp_bought_list_TT li div.row,table#order-list.ttr_prochec_table_background tbody tr td,.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td,dl.data-sheet dd,dl.data-sheet dt
{
border-radius:0 0 0 0;
border:solid rgba(170,221,217,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;border-collapse: separate;
border-spacing:0;
}
#ttr_content .ttr_prodes_Tab_Content #Date_sheet .table-data-sheet 
{
border-radius:0 0 0 0;
border:solid rgba(170,221,217,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;border-collapse: separate;border-spacing:0}
 div.shipping_heading_background , #cart_summary.table > thead > tr > th,#cart_summary.table > tbody > tr > th,#cart_summary.table > thead > tr > td,#cart_summary.table > tbody > tr > td,#cart_summary.table > tfoot > tr > td,#cart_summary.table > tfoot > tr > th,#Date_sheet .table-data-sheet tbody tr td
{
border:solid #AADDD9;
border-width:1px 1px 1px 1px;
}
span.price 
{
font-size:16px;
font-family:"Hind","Arial";font-weight:500;
font-style:normal;
color:#019A8E;
text-align:left;
text-decoration:none;
}
#ttr_content_margin .ttr_prochec_table_background, .ttr_prochec_table_background thead tr th, #wishlist-table td, #wishlist-table th, #wishlist-table tr,#order-list.table > caption  thead > tr:first-child > th, .ttr_prochec_table_background.table > colgroup  thead > tr:first-child > th, .ttr_prochec_table_background.table > thead:first-child > tr:first-child > th, .ttr_prochec_table_background.table > caption  thead > tr:first-child > td, .ttr_prochec_table_background.table > colgroup  thead > tr:first-child > td, .ttr_prochec_table_background.table > thead:first-child > tr:first-child > td
{
border-radius:0 0 0 0;
border:solid rgba(170,221,217,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > thead > tr, .table > tfoot > tr > td 
{
border-radius:0 0 0 0;
border:solid rgba(170,221,217,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
}
@media only screen and (max-width:767px) 
{
#ttr_content_margin table#product_comparison > tbody > tr > td:first-child 
{
border-radius:0 0 0 0;
border:solid rgba(170,221,217,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
}
#ttr_content_margin table#product_comparison tbody tr td.ttr_prochec_table_background.ajax_block_product.comparison_infos.product-block 
{
border-top-right-radius: 0;
}
#ttr_content_margin table#product_comparison tbody tr td.table_head_background 
{
border-radius: 0;
}

}
@media only screen and (max-width:767px) 
{
body#products-comparison #ttr_content #ttr_content_margin table#product_comparison tbody tr:first-child td:last-child,body#products-comparison #ttr_content #ttr_content_margin table#product_comparison tbody > tr:last-child > td:first-child 
{
border-radius: 0;
}

}
 .ttr_prochec_Active_Strip span
{
font-size:16px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#FFFFFF;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
.ttr_prochec_Heading td,.productcheckout .ttr_prochec_Heading td, .ttr_prochec_row_1 td p,.ttr_prochec_row_1 td p:hover,.ttr_prochec_Heading.row-0 th
{
text-align: center;
}
.row-2 td
{
text-align:right!important;}
.cart_quantity.text-center input
{
text-align: center;
}
#quantity_wanted_p input
{
text-align: center;
}
.ttr_radio
{
float:none;display:inline;vertical-align:middle;
}
.Box_Style ul li
{
line-height:30px
}
 .ttr_product_link, .ttr_product_link a 
{
font-size:18px;
font-family:"Hind","Arial";font-weight:500;
font-style:normal;
color:#019A8E;
text-align:left;
text-decoration:none;text-transform:none;
}
 .ttr_product_link:hover,.ttr_product_link a:hover 
{
font-size:18px;
font-family:"Hind","Arial";font-weight:500;
font-style:normal;
color:#019A8E;
text-shadow:none;text-align:left;
text-decoration:none;}
#ttr_content_margin table#cart_summary > thead > tr > th,.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td:first-of-type,#ttr_content dl.data-sheet  dt  
{
 padding:10px;margin:0;background-color:#AADDD9;
background:rgba(170,221,217,1);
background-clip:padding-box; 
}
 @media only screen and (max-width:767px) 
{
#ttr_content_margin table#cart_summary > thead > tr > th,.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td:first-of-type,#ttr_content dl.data-sheet  dt,#ttr_content table#cart_summary .ttr_prochec_row_1 td::before 
{
 background-color:#AADDD9;
background:rgba(170,221,217,1);
background-clip:padding-box;border-bottom-color:  #AADDD9;
 
}
  
}
 #ttr_content_margin table#order-list thead tr th, #ttr_content_margin table.detail_step_by_step thead tr th,#ttr_content_margin table#product_comparison tr td:first-child,#ttr_content_margin  #block-history table thead.table_head_background tr th, #ttr_content .wlp_bought_infos thead tr th 
{
background-color:#AADDD9;
background:rgba(170,221,217,1);
background-clip:padding-box; 
}
 #ttr_content_margin table#order-list thead tr th:last-child,#ttr_content_margin table#order-list thead tr th.footable-last-column,#ttr_content_margin table#order-list tbody tr td:last-child,#ttr_content_margin table#order-list tbody tr td.footable-last-column,#ttr_content_margin table.detail_step_by_step thead tr th:last-child,#ttr_content_margin table.detail_step_by_step tbody tr td:last-child,#ttr_content_margin table#product_comparison tbody tr td:last-child,#ttr_content_margin #cart_summary thead tr th:last-child,#ttr_content_margin #cart_summary tbody tr td:last-child, #ttr_content_margin table#cart_summary.footab tfoot tr td:last-child,#ttr_content_margin table#cart_summary.table_foot tfoot tr td:last-child,#ttr_content .tab-content.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr td:last-child, #ttr_content_margin table#cart_summary.ttr_prochec_table_background tfoot tr td:nth-child(2) 
{
border-right-style: solid ;
border-right-color:  #AADDD9;
border-right-width: 1px;
}
#ttr_content_margin table#cart_summary.footab > tbody > tr:last-child > td, #ttr_content_margin table#cart_summary.shipit > tbody > tr:last-child > td, #ttr_content_margin table#cart_summary tfoot tr:last-child td, #ttr_content_margin table#cart_summary tfoot tr:first-child td.prochec_colspan_none, #ttr_content_margin div.ttr_shipping_background table#cart_summary tbody tr:last-child td, #ttr_content_margin table#product_comparison tbody tr:last-child td, #ttr_content_margin div.delivery_options table#cart_summary > tbody > tr:last-child > td, #ttr_content_margin table#product_comparison > tbody > tr:last-child > td,#ttr_content_margin table.detail_step_by_step > tbody > tr:last-child > td, #ttr_content_margin table#order-list > tbody > tr:last-child > td, #ttr_content div#block-order-detail table#cart_summary.detail_step_by_step tr:last-child td, #ttr_content table#cart_summary.discount tr:last-child td,#ttr_content .tab-content.ttr_prodes_Tab_Content #Date_sheet .table-data-sheet tbody tr:last-child td, #ttr_content #block-history .footab.footable-loaded tbody tr td,#cart .cart-grid.row hr.separator,#cart .cart-grid.row .cart-item
{
border-bottom-style: solid ;
border-bottom-color:  #AADDD9;
border-bottom-width: 1px;
}
#ttr_content_margin table.detail_step_by_step > thead > tr:first-child > th, #ttr_content_margin table#order-list > thead > tr:first-child > th,#ttr_content_margin table#shopping-cart-table.opencart_table.data-table tfoot tr td,#ttr_content_margin div.multiple-checkout table#multiship-addresses-table thead tr:first-child th,.sales-order-history #ttr_content table#my-orders-table thead tr:first-child th,.customer-account-index #ttr_content table thead tr:first-child th,.cms-privacy-policy-cookie-restriction-mode #ttr_content_margin table thead tr:first-child th,.catalog-product-compare-index table thead tr:first-child th,.page-product-grouped.catalog-product-view  thead tr:first-child th,table#super-product-table thead tr:first-child th,.catalog-product-compare-index table thead tr:first-child td,.sales-order-view #ttr_content table#my-orders-table thead tr:first-child th, #ttr_content .wlp_bought_infos thead tr:first-child th
{
border-top-style: solid ;
border-top-color:  #AADDD9;
border-top-width: 1px;
}
#ttr_content_margin div.ttr_shipping_background table#cart_summary > tbody > tr:first-child > td:first-child, #ttr_content_margin table#cart_summary.shipit > tbody > tr:first-child > td:first-child, #ttr_content_margin div.delivery_options table#cart_summary > tbody > tr:first-child > td:first-child,#ttr_content_margin table.detail_step_by_step > thead > tr:first-child > th:first-child,#ttr_content_margin table#order-list > thead > tr:first-child > th:first-child,#ttr_content_margin table#product_comparison tbody > tr:first-child > td:first-child,#ttr_content_margin table#cart_summary > thead > tr > th:first-child
{
border-top-left-radius: 0;
}
#ttr_content_margin div.ttr_shipping_background table#cart_summary > tbody > tr:first-child > td:last-child, #ttr_content_margin table#cart_summary.shipit > tbody > tr:first-child > td:last-child, #ttr_content_margin div.delivery_options table#cart_summary > tbody > tr:first-child > td:last-child,#ttr_content_margin table.detail_step_by_step > thead > tr:first-child > th:last-child,#ttr_content_margin table#order-list > thead > tr:first-child > th:last-child,#ttr_content_margin table#order-list > thead > tr:first-child > th.footable-last-column,#ttr_content_margin table#product_comparison tbody > tr:first-child > td:last-child,#ttr_content_margin table#cart_summary > thead > tr > th:last-child
{
border-top-right-radius: 0;
}
#ttr_content_margin table#cart_summary tfoot tr:first-child td.prochec_colspan_none:first-child, #ttr_content_margin table#cart_summary.footab tbody tr:last-child td:first-child, #ttr_content_margin table#cart_summary.shipit > tbody > tr:last-child > td:first-child, #ttr_content_margin table#cart_summary.table_foot tfoot tr:last-child td:first-child, #ttr_content div#block-order-detail table#cart_summary.detail_step_by_step tbody tr:last-child td:first-child, #ttr_content table#cart_summary.discount tbody tr:last-child td:first-child, #ttr_content_margin div.ttr_shipping_background table#cart_summary > tbody > tr:last-child > td:first-child,#ttr_content_margin div.delivery_options table#cart_summary > tbody > tr:last-child > td:first-child,#ttr_content_margin table.detail_step_by_step > tbody > tr:last-child > td:first-child,#ttr_content_margin table#order-list > tbody > tr:last-child > td:first-child,#ttr_content_margin table#product_comparison tbody > tr:last-child > td:first-child
{
border-bottom-left-radius:0;
border-left-style: solid ;
border-left-color:  #AADDD9;
border-left-width: 1px ;
}
#ttr_content_margin table#cart_summary.footab > tbody > tr:last-child > td:last-child, #ttr_content_margin table#cart_summary.shipit tbody tr:last-child td:last-child, #ttr_content_margin div.ttr_shipping_background table#cart_summary > tbody > tr:last-child > td:last-child, #ttr_content_margin div.delivery_options table#cart_summary > tbody > tr:last-child > td:last-child,#ttr_content_margin table.detail_step_by_step > tbody > tr:last-child > td:last-child, #ttr_content_margin table#order-list > tbody > tr:last-child > td:last-child, #ttr_content_margin table#order-list > tbody > tr:last-child > td.footable-last-column, #ttr_content_margin table#product_comparison tbody > tr:last-child > td:last-child,#ttr_content div#block-order-detail table#cart_summary.detail_step_by_step tbody tr:last-child td:last-child,  #ttr_content table#cart_summary.discount tbody tr:last-child td:last-child, #ttr_content_margin table#cart_summary > tfoot > tr:last-child > td:last-child
{
border-bottom-right-radius:0;

}
#ttr_content .forgotpassword,#ttr_content  .forgotpassword a,.productcheckout footer.page-footer a 
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#CE9834;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
#ttr_content .forgotpassword:hover,#ttr_content .forgotpassword:focus, #ttr_content .forgotpassword a:hover,#ttr_content .forgotpassword a:focus, .woocommerce-checkout #payment .payment_method_paypal a.about_paypal:hover, .woocommerce-MyAccount-content p a:hover, .login .lost_password a:hover, #cart_summary.woocheckoutpayment a.forgotpassword:hover ,.productcheckout footer.page-footer a:hover,a.woocommerce-privacy-policy-link:hover,a.woocommerce-privacy-policy-link:focus
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#019A8E;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
.presta_shipping_border
{
border-radius:0 0 0 0;
border:solid rgba(170,221,217,1);
border-width: 1px 1px 1px 1px;
box-shadow:none;
}
 .ttr_prochec_Heading,#ttr_content .ttr_prochec_Heading
{
font-size:16px;
font-family:"Hind","Arial";font-weight:500;
font-style:normal;
color:#343434;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;
}
#ttr_content .ttr_normal_link,#ttr_content .ttr_normal_link:active,#ttr_content .ttr_normal_link:focus,#ttr_content .ttr_prodaddresscontent a.ttr_normal_link,#ttr_content .ttr_prodaddresscontent a.ttr_normal_link:active,#ttr_content .ttr_prodaddresscontent a.ttr_normal_link:focus
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#CE9834;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
#ttr_content .ttr_normal_link:hover,#ttr_content .ttr_prodaddresscontent a.ttr_normal_link:hover
{
font-size:12px;
font-family:"Hind","Arial";font-weight:400;
font-style:normal;
color:#019A8E;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
#cart_summary .ttr_order_heading,.ttr_order_woodetail_header_background
{
font-size:16px;
font-family:"Hind","Arial";font-weight:500;
font-style:normal;
color:#343434;
text-shadow:none;text-align:left;
text-decoration:none;text-transform:none;

}
.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active 
{
 display:block;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active 
{
display:block;
}
#cart_summary .ttr_prochec_price p,#cart_summary .ttr_prochec_price,#cart_summary .ttr_prochec_price span,.ttr_prochec_price,.productcheckout .ttr_prochec_subtotal label,#ttr_content .ttr_prochec_price label,table#cart_summary .ttr_prochec_row_1 td
{

text-align:center;
}
.productcheckout .back-to-top img
{
margin:0 10px 10px 0;

}
/* desktop view end */
 #ttr_content .embed-responsive
{
position: relative;
}
/* tablet view start */
@media only screen
and (min-width : 768px)
and (max-width : 991px) 
{
.productcheckout .container 
{
width:90%;

}
.productcheckout #ttr_content .ttr_comments 
{
display:flex;
}
.productcheckout header .form-search
{
width:40%;
display: block;}
.productcheckout header .form-search 
{
visibility:visible;
}
.productcheckout .ttr_header_logo img 
{
display:inline;}
.productcheckout .ttr_header_logo .ttr_header_logo_text:last-child 
{
display:none;}
.productcheckout .ttr_header_logo img 
{
vertical-align:middle;}
.productcheckout .ttr_slideshow_logo img 
{
display:inline;}
.productcheckout .ttr_slideshow_logo_text 
{
display:none;}
.productcheckout #ttr_menu 
{
margin-left:auto;
margin-right:auto;

}
.productcheckout .ttr_slideshow
{
display: block;
}
.productcheckout .ttr_slideshow
{
width: auto;
max-width: 100%;

}
.productcheckout #ttr_slideshow_inner ul
{
list-style: outside none none;

}
.productcheckout #ttr_slideshow_inner 
{
position:relative;
overflow:hidden;
width:auto;

}
.productcheckout #ttr_slideshow_inner ul > li > a 
{
position:absolute;
overflow:hidden;
width:100%;

}
.productcheckout #ttr_slideshow_inner > ul > li
{
position:absolute;

}
.productcheckout .ttr_slideshow_element_alignment.container 
{
width:90%;}
.productcheckout .nav.navbar-nav li.ttr_menu_items_parent.dropdown 
{
height: auto}
.productcheckout .ttr_menu_logo_text 
{
display:none;}
.productcheckout #ttr_content 
{
float: left;
width: 100%;
clear: none;
}
.productcheckout #ttr_header #layer_cart 
{
}
.productcheckout #ttr_content_margin 
{
padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:20px 0 70px 0;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;box-sizing:border-box;
}
#ttr_content_margin div.ttr_shipping_background table#cart_summary > tbody > tr:first-child > td:first-child, #ttr_content_margin table#cart_summary.shipit > tbody > tr:first-child > td:first-child, #ttr_content_margin div.delivery_options table#cart_summary > tbody > tr:first-child > td:first-child,#ttr_content_margin table.detail_step_by_step > thead > tr:first-child > th:first-child,#ttr_content_margin table#order-list > thead > tr:first-child > th:first-child,#ttr_content_margin table#product_comparison tbody > tr:first-child > td:first-child,#ttr_content_margin table#cart_summary > thead > tr > th:first-child
{
border-top-left-radius: 0;
}
#ttr_content_margin div.ttr_shipping_background table#cart_summary > tbody > tr:first-child > td:last-child, #ttr_content_margin table#cart_summary.shipit > tbody > tr:first-child > td:last-child, #ttr_content_margin div.delivery_options table#cart_summary > tbody > tr:first-child > td:last-child,#ttr_content_margin table.detail_step_by_step > thead > tr:first-child > th:last-child,#ttr_content_margin table#order-list > thead > tr:first-child > th:last-child,#ttr_content_margin table#order-list > thead > tr:first-child > th.footable-last-column,#ttr_content_margin table#product_comparison tbody > tr:first-child > td:last-child,#ttr_content_margin table#cart_summary > thead > tr > th:last-child
{
border-top-right-radius: 0;
}
.productcheckout .postedon
{
display: none;
}
#ttr_sidebar_left 
{
width: 18.18%;
}
.productcheckout #ttr_content_both_sidebar
{
width: -63.64%;
}
.productcheckout #ttr_content_single_sidebar_left 
{
width: 81.82%;
}
.productcheckout #ttr_content_single_sidebar_right 
{
width: 81.82%;
}
.productcheckout #ttr_content_zero_sidebar 
{
width: 100%;

}
#ttr_sidebar_right 
{
width: 18.18%;
}
}
@media only screen
and (min-width : 768px)
and (max-width : 1024px) 
{
 @media only screen and (min-width: 768px) 
{

}
.productcheckout .nav.navbar-nav li.ttr_menu_items_parent.dropdown 
{
height: auto}
.productcheckout .ttr_menu_items ul.child li > a.subchild > span.menuarrowicon
{
position: absolute;right: 0;
top: 15px;
}
.productcheckout .ttr_menu_logo_text 
{
display:none;}
.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active 
{
 display:block;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active 
{
display:block;
}
}
/* tablet view end */
 #ttr_content .embed-responsive
{
position: relative;
}
/* mobile view start */
@media only screen
and (max-width : 767px)
{
.productcheckout .container 
{
width:90%;

}
.productcheckout header .form-search
{
width:90%;
display: block;}
.productcheckout header .form-search 
{
visibility:visible;
}
.productcheckout .ttr_header_logo img 
{
display:inline;}
.productcheckout .ttr_header_logo .ttr_header_logo_text:last-child 
{
display:none;}
.productcheckout .ttr_header_logo img 
{
vertical-align:middle;}
.productcheckout .ttr_slideshow_logo img 
{
display:inline;}
.productcheckout .ttr_slideshow_logo_text 
{
display:none;}
.productcheckout .ttr_menu_items ul.child li > a.subchild > span.menuarrowicon
{
position: absolute;right: 0;
top: 15px;
}
.productcheckout .ttr_menu_logo_text 
{
display:none;}
.productcheckout #ttr_menu 
{
margin-left:auto;
margin-right:auto;

}
.productcheckout .ttr_slideshow
{
display: block;
}
.productcheckout .ttr_slideshow
{
width: auto;
max-width: 100%;

}
.productcheckout #ttr_slideshow_inner ul
{
list-style: outside none none;

}
.productcheckout #ttr_slideshow_inner 
{
position:relative;
overflow:hidden;
width:auto;

}
.productcheckout #ttr_slideshow_inner ul > li > a 
{
position:absolute;
overflow:hidden;
width:100%;

}
.productcheckout #ttr_slideshow_inner > ul > li
{
position:absolute;

}
.productcheckout .ttr_slideshow_element_alignment.container 
{
width:90%;}
.productcheckout .ttr_menu_logo_text 
{
display:none;}
.productcheckout #ttr_content 
{
float: left;
width: 100%;
clear: none;
}
.productcheckout #ttr_header #layer_cart 
{
}
.productcheckout #ttr_content_margin 
{
padding:0 0 0 0;
border-radius:0 0 0 0;
border:solid rgba(0,0,0,1);
border-width: 0 0 0 0;
box-shadow:none;margin:20px 0 70px 0;
background-color:#FFFFFF;
background:rgba(255,255,255,1);
background-clip:padding-box;box-sizing:border-box;
}
.ttr_prochec_row_1 td::before, .ttr_order_receive td::before 
{
content: attr(data-title);display: block;text-align: left;}
.cart_navigation a 
{
float: none;}
.cart_navigation 
{
text-align: center;margin-bottom: 5px;margin-top: 5px;}
.paiement_block .prochec_colspan_none 
{
display:none;}
.ttr_prochec_row_1 td 
{
border-collapse: collapse !important;position: relative;white-space: normal; width: 50% !important;}
.prochec_unit_price,.ttr_prochec_delete 
{
clear:both;}
.ttr_prochec_row_1.row-1 
{
 display: flex;flex-wrap: wrap;}
#order-detail-content table#cart_summary tbody tr td::before
{
text-align:center
}
.table > thead > tr > th, .table > tbody > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > thead > tr > th {padding: 0;
}
.ttr_prochec_row_1 .prochec_delete
{
width:100% !important;text-align:center !important;
}
.ttr_prochec_row_1 .prochec_delete img,.ttr_prodpaymentbackground.payment-option
{
padding:10px;
}
.ttr_prochec_row_1 .prochec_des::before
{
border: medium none;margin: 0;padding: 0;
}
#ttr_content_margin div.ttr_shipping_background table#cart_summary > tbody > tr:first-child > td:first-child, #ttr_content_margin table#cart_summary.shipit > tbody > tr:first-child > td:first-child, #ttr_content_margin div.delivery_options table#cart_summary > tbody > tr:first-child > td:first-child,#ttr_content_margin table.detail_step_by_step > thead > tr:first-child > th:first-child,#ttr_content_margin table#order-list > thead > tr:first-child > th:first-child,#ttr_content_margin table#product_comparison tbody > tr:first-child > td:first-child,#ttr_content_margin table#cart_summary > thead > tr > th:first-child
{
border-top-left-radius: 0;
}
#ttr_content_margin div.ttr_shipping_background table#cart_summary > tbody > tr:first-child > td:last-child, #ttr_content_margin table#cart_summary.shipit > tbody > tr:first-child > td:last-child, #ttr_content_margin div.delivery_options table#cart_summary > tbody > tr:first-child > td:last-child,#ttr_content_margin table.detail_step_by_step > thead > tr:first-child > th:last-child,#ttr_content_margin table#order-list > thead > tr:first-child > th:last-child,#ttr_content_margin table#order-list > thead > tr:first-child > th.footable-last-column,#ttr_content_margin table#product_comparison tbody > tr:first-child > td:last-child,#ttr_content_margin table#cart_summary > thead > tr > th:last-child
{
border-top-right-radius: 0;
}
#ttr_content #shopping-cart-table tbody tr:first-child td:first-child::before,#ttr_content #shopping-cart-table tbody tr:first-child td:first-child,.account-order-info #ttr_content #cart_summary.ttr_order_info tbody tr:first-child,#ttr_content #cart_summary.cart_table tbody:first-of-type tr:first-child td:first-child,#ttr_content #cart_summary.cart_table tbody tr:first-child td:first-child::before,#ttr_content #cart-summary.cart_table tbody tr:first-child td:first-child,#ttr_content #cart-summary.ttr_transaction thead tr td:first-child,.ttr_header_cart #cart ul.dropdown-menu #cart_summary tbody tr:first-child td:first-child,#ttr_content #cart-summary tbody tr:first-child td:first-child::before,.page-product-grouped.catalog-product-view #ttr_content table#super-product-table tbody:nth-child(3) tr td:first-child::before ,.page-product-grouped.catalog-product-view #ttr_content table#super-product-table tbody:nth-child(3) tr td:first-child,#ttr_content #cart_summary_last tbody tr:first-child td:first-child
{
border-top-left-radius: 0;

}
#ttr_content #shopping-cart-table tbody tr:first-child td:nth-child(2)::before,#ttr_content #shopping-cart-table tbody tr:first-child td:nth-child(2),#ttr_content #cart_summary.cart_table tbody:first-of-type tr:first-child td:nth-child(2),#ttr_content #cart_summary tbody tr:first-child td:nth-child(2)::before,#ttr_content #cart-summary tbody tr:first-child td:nth-child(2),#ttr_content #cart-summary.ttr_transaction thead tr td:last-child,.ttr_header_cart #cart ul.dropdown-menu #cart_summary tbody tr:first-child td:last-child,#ttr_content #cart-summary tbody tr:first-child td:nth-child(2)::before,#ttr_content #cart-summary.ttr_payment_shipping_table tbody tr td:last-child,#ttr_content #cart-summary.ttr_payment_shipping_table tbody tr td:last-child:before,.page-product-grouped.catalog-product-view #ttr_content table#super-product-table tbody:nth-child(3) tr td:nth-child(2)::before,.page-product-grouped.catalog-product-view #ttr_content table#super-product-table tbody:nth-child(3) tr td:nth-child(2),#ttr_content #cart_summary_last tbody tr:first-child td:nth-child(2)
{
border-top-right-radius: 0;

}
#ttr_content #cart_summary tr td .input-group.btn-block, #ttr_content #cart_summary tbody tr td .ttr_prochec_product_link, #ttr_content #cart-summary tbody tr td .ttr_prochec_product_link {padding: 0 8px ;}#ttr_content #cart_summary tbody tr td img
{
margin: 5px;
}
#ttr_content #cart_summary tbody tr td:nth-child(2n), #ttr_content #cart_summary_total tbody tr td:nth-child(2n), .account-order-info #ttr_content #cart-summary.ttr_order_product_detail tfoot tr td:nth-child(3n), #ttr_content #cart_summary.opencart_review_table tfoot tr td:nth-child(2n), #ttr_content #cart-summary tbody tr td:nth-child(2n),#ttr_content #cart_summary_last tbody tr td:nth-child(2n), .product-compare #ttr_content #cart-summary tbody tr td:not(:first-child), .ttr_header_cart #cart ul.dropdown-menu #cart_summary tr td:not(:first-child)
{
border-left: medium none;
}
#ttr_content  #cart_summary tbody tr td:not(:last-child), #ttr_content #cart_summary.opencart_review_product tbody tr td:last-child, #ttr_content #cart_summary.opencart_review_product tfoot tr:not(:last-child) td, #ttr_content  #cart-summary tbody tr td:not(:last-child),#ttr_content #cart_summary tbody tr:not(:last-child) td,#ttr_content #cart-summary tbody tr:not(:last-child) td, .ttr_header_cart #cart ul.dropdown-menu #cart_summary tr:not(:last-child) td, #ttr_content #cart_summary_total tbody tr:not(:last-child) td,.account-order-info #ttr_content #cart-summary.ttr_order_product_detail tfoot tr:not(:last-child) td, .account-order-info #ttr_content #cart-summary.ttr_order_product_detail tbody tr td:last-child, #ttr_content  #cart_summary_last tbody tr td:not(:last-child),#ttr_content #cart_summary_last tbody tr:not(:last-child) td, .product-compare #ttr_content #cart-summary tbody tr td:last-child, #ttr_content #ttr_content_margin #cart-summary tbody tr:last-child td:not(:last-child)
{
border-bottom: medium none;
}
 #ttr_content #cart_summary tfoot tr:last-child td:first-child
{
border-bottom-left-radius:0;

}
 #ttr_content #cart_summary tfoot tr:last-child td:last-child
{
border-bottom-right-radius:0;

}
#ttr_content  #cart_summary tbody tr td,#ttr_content #cart_summary tfoot tr:not(:last-child) td
{
border-bottom: medium none;
}
#ttr_content #cart_summary tbody tr td:nth-child(2n), #ttr_content #cart_summary tfoot tr:not(:first-child) td:nth-child(2n),#ttr_content #order-detail-content .table_foot tfoot tr td:not(:first-child)
{
border-left: medium none;
}
#ttr_content #cart_summary tbody tr td:last-child.prochec_delete::before
{
border: medium none;margin: 0;width: 50%;box-sizing:border-box;border-right-style: solid ;
border-right-color:  #AADDD9;
border-right-width: 1px ;
}
#ttr_content #cart_summary tbody tr td.prochec_delete img
{
margin: auto;padding: 0;
}
#ttr_content #cart_summary .ttr_prochec_row_1 .prochec_delete
{
padding: 0;
}
#ttr_content #cart_summary.presta_payment tbody 
{
border: 0;
}
.productcheckout .container-fluid .cart_navigation 
{
text-align: center;
}
.ttr_custom_div,#order-detail-content #cart_summary td .ttr_custom_div 
{
margin-left: 5px; margin-right: 5px;width: 100%;
}
#cart_summary.shipit tbody tr td::before 
{
display: none;
}
table#cart_summary.shipit,#ttr_content #block-history #block-order-detail .table_block table#cart_summary  
{
display: table;
}
table#cart_summary.shipit tbody,#ttr_content #block-history #block-order-detail .table_block table#cart_summary tbody,#ttr_content #block-history #block-order-detail .table-responsive table#cart_summary.footab tbody 
{
display: table-row-group;
}
#ttr_content #cart_summary.shipit tbody tr 
{
 display: table-row;
}
#ttr_content #cart_summary.shipit tbody tr td 
{
border-bottom-style: solid  !important;
border-bottom-color:  #AADDD9!important;
border-bottom-width: 1px !important;display: table-cell;padding: 10px;white-space: nowrap;
}
#ttr_content #cart_summary.shipit tbody tr td:first-child 
{
border-bottom-left-radius:0;

}
#ttr_content #cart_summary.shipit tbody tr td:last-child 
{
border-bottom-right-radius:0;
border-top-right-radius:0;

}
#ttr_content #cart_summary.shipit tbody tr td:nth-child(2) 
{
border-radius: 0;border-right: 0;
}
#cart_summary.shipit .ttr_radio 
{
margin: 0;
}
#ttr_content #cart_summary.shipit tbody tr td img 
{
max-width:50px !important;
}
#ttr_content .table-responsive 
{
border: none;
}
.productcheckout .postedon
{
display: none;
}
.ttr_vmenu_items li a.ttr_vmenu_items_parent_link_active 
{
 display:block;
}
.nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link, .nav.ttr_vmenu_items li:hover a.ttr_vmenu_items_parent_link_active 
{
display:block;
}
.productcheckout ul.ttr_vmenu_items.nav .dropdown-menu > li,.productcheckout .ttr_vmenu_items li ul.child li a 
{
 display: block;
}
}
/* mobile view end */
 #ttr_content .embed-responsive
{
position: relative;
}

