html { box-sizing: border-box; }

*, *::before, *::after { box-sizing: inherit; }

embed, img, object, video { max-width: 100%; height: auto; }

@media (max-width: 0px) {

  .hidden-xs-down { display: none !important; }

}

@media (min-width: 0px) {

  .hidden-xs-up { display: none !important; }

}

@media (max-width: 544px) {

  .hidden-sm-down { display: none !important; }

}

@media (min-width: 544px) {

  .hidden-sm-up { display: none !important; }

}

@media (max-width: 768px) {

  .hidden-md-down { display: none !important; }

}

@media (min-width: 768px) {

  .hidden-md-up { display: none !important; }

}

@media (max-width: 860px) {

  .hidden-lg-down { display: none !important; }

}

@media (min-width: 860px) {

  .hidden-lg-up { display: none !important; }

}

@media (max-width: 1160px) {

  .hidden-xl-down { display: none !important; }

}

@media (min-width: 1160px) {

  .hidden-xl-up { display: none !important; }

}

.push-flex-top { align-self: flex-start; }

.container-flex { place-content: center space-between; -moz-box-align: center; align-items: center; display: flex; -moz-box-orient: horizontal; -moz-box-direction: normal; flex-flow: row wrap; -moz-box-pack: justify; }

html { font-family: sans-serif; }

body { margin: 0px; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0px; }

[hidden], template { display: none; }

a { background-color: transparent; }

a:active, a:hover { outline: 0px none; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0px; }

mark {}

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0px none; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { box-sizing: content-box; height: 0px; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace,monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0px; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0px none; padding: 0px; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0px; }

input[type="search"] { box-sizing: content-box; }

fieldset { border: 1px solid rgb(192, 192, 192); margin: 0px 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0px none; padding: 0px; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0px; }

td, th { padding: 0px; }
.clear {
    clear: both!important;
}
@media print {

  *, *::before, *::after { background: transparent none repeat scroll 0% 0% !important; color: rgb(0, 0, 0) !important; box-shadow: none !important; text-shadow: none !important; }

  a, a:visited { text-decoration: underline; }

  a[href]::after { content: " (" attr(href) ")"; }

  abbr[title]::after { content: " (" attr(title) ")"; }

  a[href^="#"]::after, a[href^="javascript:"]::after { content: ""; }

  pre, blockquote { border: 1px solid rgb(153, 153, 153); page-break-inside: avoid; }

  thead { display: table-header-group; }

  tr, img { page-break-inside: avoid; }

  img { max-width: 100% !important; }

  p, h2, h3 {  }

  h2, h3 { page-break-after: avoid; }

  .navbar { display: none; }

  .btn > .caret, .btn-rx > .caret, .btn-rx--inverted > .caret, .dropup > .btn > .caret, .dropup > .btn-rx > .caret, .dropup > .btn-rx--inverted > .caret { border-top-color: rgb(0, 0, 0) !important; }

  .label { border: 1px solid rgb(0, 0, 0); }

  .table { border-collapse: collapse !important; }

  .table td, .table th { background-color: rgb(255, 255, 255) !important; }

  .table-bordered th, .table-bordered td { border: 1px solid rgb(221, 221, 221) !important; }

}

* { box-sizing: border-box; }

*::before, *::after { box-sizing: border-box; }

html { font-size: 10px; }

body {font-family: "Open Sans","Segoe UI",Tahoma,sans-serif;font-size: 14px;line-height: 1.42857;color: rgb(51, 51, 51);background-color: rgb(255, 255, 255);}

input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }

a {color: rgb(51, 122, 183);text-decoration: none;outline: none;}

a:hover, a:focus { color: rgb(35, 82, 124); text-decoration: underline; }

a:focus { outline-offset: -2px; }

figure { margin: 0px; }

img { vertical-align: middle; }

.img-responsive { display: block; max-width: 100%; height: auto; }

.img-rounded { border-radius: 6px; }

.img-thumbnail { padding: 4px; line-height: 1.42857; background-color: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); border-radius: 4px; transition: all 0.2s ease-in-out 0s; display: inline-block; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

hr {margin-top: 20px;margin-bottom: 20px;border-width: 1px 0px 0px;border-style: solid none none;border-color: rgb(210, 210, 210) currentcolor currentcolor;-moz-border-top-colors: none;-moz-border-right-colors: none;-moz-border-bottom-colors: none;-moz-border-left-colors: none;border-image: none;}

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px none; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0px; overflow: visible; clip: auto; }

[role="button"] { cursor: pointer; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }

h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small { font-weight: normal; line-height: 1; color: rgb(119, 119, 119); }

h1, .h1, h2, .h2, h3, .h3 { margin-top: 20px; margin-bottom: 10px; }

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small { font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 { margin-top: 10px; margin-bottom: 10px; }

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small { font-size: 75%; }

h1, .h1 { font-size: 36px; }

h2, .h2 { font-size: 30px; }

h3, .h3 { font-size: 24px; }

h4, .h4 { font-size: 18px; }

h5, .h5 { font-size: 14px; }

h6, .h6 { font-size: 12px; }

p {margin: 0px 0px 10px;}

.lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4; }

@media (min-width: 768px) {

  .lead { font-size: 21px; }

}

small, .small { font-size: 85%; }

mark, .mark {background: none;text-decoration: underline;}

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

.text-justify { text-align: justify; }

.text-nowrap { white-space: nowrap; }

.text-lowercase { text-transform: lowercase; }

.text-uppercase, .initialism { text-transform: uppercase; }

.text-capitalize { text-transform: capitalize; }

.text-muted { color: rgb(119, 119, 119); }

.text-primary { color: rgb(51, 122, 183); }

a.text-primary:hover, a.text-primary:focus { color: rgb(40, 96, 144); }

.text-success { color: rgb(60, 118, 61); }

a.text-success:hover, a.text-success:focus { color: rgb(43, 84, 44); }

.text-info { color: rgb(49, 112, 143); }

a.text-info:hover, a.text-info:focus { color: rgb(36, 82, 105); }

.text-warning { color: rgb(138, 109, 59); }

a.text-warning:hover, a.text-warning:focus { color: rgb(102, 81, 44); }

.text-danger { color: rgb(169, 68, 66); }

a.text-danger:hover, a.text-danger:focus { color: rgb(132, 53, 52); }

.bg-primary { color: rgb(255, 255, 255); }

.bg-primary { background-color: rgb(51, 122, 183); }

a.bg-primary:hover, a.bg-primary:focus { background-color: rgb(40, 96, 144); }

.bg-success { background-color: rgb(223, 240, 216); }

a.bg-success:hover, a.bg-success:focus { background-color: rgb(193, 226, 179); }

.bg-info { background-color: rgb(217, 237, 247); }

a.bg-info:hover, a.bg-info:focus { background-color: rgb(175, 217, 238); }

.bg-warning { background-color: rgb(252, 248, 227); }

a.bg-warning:hover, a.bg-warning:focus { background-color: rgb(247, 236, 181); }

.bg-danger { background-color: rgb(242, 222, 222); }

a.bg-danger:hover, a.bg-danger:focus { background-color: rgb(228, 185, 185); }

.page-header { padding-bottom: 9px; margin: 40px 0px 20px; border-bottom: 1px solid rgb(238, 238, 238); }

ul, ol { margin-top: 0px; margin-bottom: 10px; }

ul ul, ul ol, ol ul, ol ol { margin-bottom: 0px; }

.list-unstyled { padding-left: 0px; list-style: outside none none; }

.list-inline { padding-left: 0px; list-style: outside none none; margin-left: -5px; }

.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }

dl { margin-top: 0px; margin-bottom: 20px; }

dt, dd { line-height: 1.42857; }

dt { font-weight: bold; }

dd { margin-left: 0px; }

.dl-horizontal dd::before, .dl-horizontal dd::after { content: " "; display: table; }

.dl-horizontal dd::after { clear: both; }

@media (min-width: 768px) {

  .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

  .dl-horizontal dd { margin-left: 180px; }

}

abbr[title], abbr[data-original-title] {cursor: help;border-bottom: none;text-decoration: none;vertical-align: middle;color: red;}

.initialism { font-size: 90%; }

blockquote { padding: 10px 20px; margin: 0px 0px 20px; font-size: 17.5px; border-left: 5px solid rgb(238, 238, 238); }

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0px; }

blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.42857; color: rgb(119, 119, 119); }

.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0px; border-right: 5px solid rgb(238, 238, 238); border-left: 0px none; text-align: right; }

.blockquote-reverse footer::before, .blockquote-reverse small::before, .blockquote-reverse .small::before, blockquote.pull-right footer::before, blockquote.pull-right small::before, blockquote.pull-right .small::before { content: ""; }

address { margin-bottom: 20px; font-style: normal; line-height: 1.42857; }

code, kbd, pre, samp { font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }

code { padding: 2px 4px; font-size: 90%; color: rgb(199, 37, 78); background-color: rgb(249, 242, 244); border-radius: 4px; }

kbd { padding: 2px 4px; font-size: 90%; color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); border-radius: 3px; box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25) inset; }

kbd kbd { padding: 0px; font-size: 100%; font-weight: bold; box-shadow: none; }

pre { display: block; padding: 9.5px; margin: 0px 0px 10px; font-size: 13px; line-height: 1.42857; word-break: break-all; overflow-wrap: break-word; color: rgb(51, 51, 51); background-color: rgb(245, 245, 245); border: 1px solid rgb(204, 204, 204); border-radius: 4px; }

pre code { padding: 0px; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0px; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container, .container-flex { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }

.container::before, .container-flex::before, .container::after, .container-flex::after { content: " "; display: table; }

.container::after, .container-flex::after { clear: both; }

.vc_row-full-width.vc_clearfix {

    width: 100%;

}
.darkblue {
    background: #004b7f;
    margin-bottom: 20px;
}
.darkblue * {
	color:#fff!important;
}
.flex_wrap{
	flex-flow: row wrap;
}
.inline_block{
    display: inline-block;
    vertical-align: top;
    min-width: 200px;
}
.center_text {
    text-align: center;
}
input[type='text']:focus{outline:none;border:none;}
@media (min-width: 768px) {

	/*.vc_row.wpb_row.vc_row-fluid,*/

  .container, .container-flex { width: 750px; }

}

@media (min-width: 992px) {

	/*.vc_row.wpb_row.vc_row-fluid,*/

  .container, .container-flex { width: 970px; }

}

@media (min-width: 1200px) {

	/*.vc_row.wpb_row.vc_row-fluid,*/

  .container, .container-flex { width: 1170px; }

}

.vc_row.wpb_row.vc_row-fluid{}

/*.vc_row.wpb_row.vc_row-fluid,*/

.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }

.container-fluid::before, .container-fluid::after { content: " "; display: table; }

.container-fluid::after { clear: both; }

.row {margin-left: -15px;margin-right: -15px;}

.row::before, .row::after { content: " "; display: table; }

.row::after { clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-1 { width: 8.33333%; }

.col-xs-2 { width: 16.6667%; }

.col-xs-3 { width: 25%; }

.col-xs-4 { width: 33.3333%; }

.col-xs-5 { width: 41.6667%; }

.col-xs-6 { width: 50%; }

.col-xs-7 { width: 58.3333%; }

.col-xs-8 { width: 66.6667%; }

.col-xs-9 { width: 75%; }

.col-xs-10 { width: 83.3333%; }

.col-xs-11 { width: 91.6667%; }

.col-xs-12 { width: 100%; }

.col-xs-pull-0 { right: auto; }

.col-xs-pull-1 { right: 8.33333%; }

.col-xs-pull-2 { right: 16.6667%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-4 { right: 33.3333%; }

.col-xs-pull-5 { right: 41.6667%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-7 { right: 58.3333%; }

.col-xs-pull-8 { right: 66.6667%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-10 { right: 83.3333%; }

.col-xs-pull-11 { right: 91.6667%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-push-0 { left: auto; }

.col-xs-push-1 { left: 8.33333%; }

.col-xs-push-2 { left: 16.6667%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-4 { left: 33.3333%; }

.col-xs-push-5 { left: 41.6667%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-7 { left: 58.3333%; }

.col-xs-push-8 { left: 66.6667%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-10 { left: 83.3333%; }

.col-xs-push-11 { left: 91.6667%; }

.col-xs-push-12 { left: 100%; }

.col-xs-offset-0 { margin-left: 0%; }

.col-xs-offset-1 { margin-left: 8.33333%; }

.col-xs-offset-2 { margin-left: 16.6667%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-4 { margin-left: 33.3333%; }

.col-xs-offset-5 { margin-left: 41.6667%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-7 { margin-left: 58.3333%; }

.col-xs-offset-8 { margin-left: 66.6667%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-10 { margin-left: 83.3333%; }

.col-xs-offset-11 { margin-left: 91.6667%; }

.col-xs-offset-12 { margin-left: 100%; }

@media (min-width: 768px) {

  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }

  .col-sm-1 { width: 8.33333%; }

  .col-sm-2 { width: 16.6667%; }

  .col-sm-3 { width: 25%; }

  .col-sm-4 { width: 33.3333%; }

  .col-sm-5 { width: 41.6667%; }

  .col-sm-6 { width: 50%; }

  .col-sm-7 { width: 58.3333%; }

  .col-sm-8 { width: 66.6667%; }

  .col-sm-9 { width: 75%; }

  .col-sm-10 { width: 83.3333%; }

  .col-sm-11 { width: 91.6667%; }

  .col-sm-12 { width: 100%; }

  .col-sm-pull-0 { right: auto; }

  .col-sm-pull-1 { right: 8.33333%; }

  .col-sm-pull-2 { right: 16.6667%; }

  .col-sm-pull-3 { right: 25%; }

  .col-sm-pull-4 { right: 33.3333%; }

  .col-sm-pull-5 { right: 41.6667%; }

  .col-sm-pull-6 { right: 50%; }

  .col-sm-pull-7 { right: 58.3333%; }

  .col-sm-pull-8 { right: 66.6667%; }

  .col-sm-pull-9 { right: 75%; }

  .col-sm-pull-10 { right: 83.3333%; }

  .col-sm-pull-11 { right: 91.6667%; }

  .col-sm-pull-12 { right: 100%; }

  .col-sm-push-0 { left: auto; }

  .col-sm-push-1 { left: 8.33333%; }

  .col-sm-push-2 { left: 16.6667%; }

  .col-sm-push-3 { left: 25%; }

  .col-sm-push-4 { left: 33.3333%; }

  .col-sm-push-5 { left: 41.6667%; }

  .col-sm-push-6 { left: 50%; }

  .col-sm-push-7 { left: 58.3333%; }

  .col-sm-push-8 { left: 66.6667%; }

  .col-sm-push-9 { left: 75%; }

  .col-sm-push-10 { left: 83.3333%; }

  .col-sm-push-11 { left: 91.6667%; }

  .col-sm-push-12 { left: 100%; }

  .col-sm-offset-0 { margin-left: 0%; }

  .col-sm-offset-1 { margin-left: 8.33333%; }

  .col-sm-offset-2 { margin-left: 16.6667%; }

  .col-sm-offset-3 { margin-left: 25%; }

  .col-sm-offset-4 { margin-left: 33.3333%; }

  .col-sm-offset-5 { margin-left: 41.6667%; }

  .col-sm-offset-6 { margin-left: 50%; }

  .col-sm-offset-7 { margin-left: 58.3333%; }

  .col-sm-offset-8 { margin-left: 66.6667%; }

  .col-sm-offset-9 { margin-left: 75%; }

  .col-sm-offset-10 { margin-left: 83.3333%; }

  .col-sm-offset-11 { margin-left: 91.6667%; }

  .col-sm-offset-12 { margin-left: 100%; }

}

@media (min-width: 992px) {

  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }

  .col-md-1 { width: 8.33333%; }

  .col-md-2 { width: 16.6667%; }

  .col-md-3 { width: 25%; }

  .col-md-4 { width: 33.3333%; }

  .col-md-5 { width: 41.6667%; }

  .col-md-6 { width: 50%; }

  .col-md-7 { width: 58.3333%; }

  .col-md-8 { width: 66.6667%; }

  .col-md-9 { width: 75%; }

  .col-md-10 { width: 83.3333%; }

  .col-md-11 { width: 91.6667%; }

  .col-md-12 { width: 100%; }

  .col-md-pull-0 { right: auto; }

  .col-md-pull-1 { right: 8.33333%; }

  .col-md-pull-2 { right: 16.6667%; }

  .col-md-pull-3 { right: 25%; }

  .col-md-pull-4 { right: 33.3333%; }

  .col-md-pull-5 { right: 41.6667%; }

  .col-md-pull-6 { right: 50%; }

  .col-md-pull-7 { right: 58.3333%; }

  .col-md-pull-8 { right: 66.6667%; }

  .col-md-pull-9 { right: 75%; }

  .col-md-pull-10 { right: 83.3333%; }

  .col-md-pull-11 { right: 91.6667%; }

  .col-md-pull-12 { right: 100%; }

  .col-md-push-0 { left: auto; }

  .col-md-push-1 { left: 8.33333%; }

  .col-md-push-2 { left: 16.6667%; }

  .col-md-push-3 { left: 25%; }

  .col-md-push-4 { left: 33.3333%; }

  .col-md-push-5 { left: 41.6667%; }

  .col-md-push-6 { left: 50%; }

  .col-md-push-7 { left: 58.3333%; }

  .col-md-push-8 { left: 66.6667%; }

  .col-md-push-9 { left: 75%; }

  .col-md-push-10 { left: 83.3333%; }

  .col-md-push-11 { left: 91.6667%; }

  .col-md-push-12 { left: 100%; }

  .col-md-offset-0 { margin-left: 0%; }

  .col-md-offset-1 { margin-left: 8.33333%; }

  .col-md-offset-2 { margin-left: 16.6667%; }

  .col-md-offset-3 { margin-left: 25%; }

  .col-md-offset-4 { margin-left: 33.3333%; }

  .col-md-offset-5 { margin-left: 41.6667%; }

  .col-md-offset-6 { margin-left: 50%; }

  .col-md-offset-7 { margin-left: 58.3333%; }

  .col-md-offset-8 { margin-left: 66.6667%; }

  .col-md-offset-9 { margin-left: 75%; }

  .col-md-offset-10 { margin-left: 83.3333%; }

  .col-md-offset-11 { margin-left: 91.6667%; }

  .col-md-offset-12 { margin-left: 100%; }

}

@media (min-width: 1200px) {

  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }

  .col-lg-1 { width: 8.33333%; }

  .col-lg-2 { width: 16.6667%; }

  .col-lg-3 { width: 25%; }

  .col-lg-4 { width: 33.3333%; }

  .col-lg-5 { width: 41.6667%; }

  .col-lg-6 { width: 50%; }

  .col-lg-7 { width: 58.3333%; }

  .col-lg-8 { width: 66.6667%; }

  .col-lg-9 { width: 75%; }

  .col-lg-10 { width: 83.3333%; }

  .col-lg-11 { width: 91.6667%; }

  .col-lg-12 { width: 100%; }

  .col-lg-pull-0 { right: auto; }

  .col-lg-pull-1 { right: 8.33333%; }

  .col-lg-pull-2 { right: 16.6667%; }

  .col-lg-pull-3 { right: 25%; }

  .col-lg-pull-4 { right: 33.3333%; }

  .col-lg-pull-5 { right: 41.6667%; }

  .col-lg-pull-6 { right: 50%; }

  .col-lg-pull-7 { right: 58.3333%; }

  .col-lg-pull-8 { right: 66.6667%; }

  .col-lg-pull-9 { right: 75%; }

  .col-lg-pull-10 { right: 83.3333%; }

  .col-lg-pull-11 { right: 91.6667%; }

  .col-lg-pull-12 { right: 100%; }

  .col-lg-push-0 { left: auto; }

  .col-lg-push-1 { left: 8.33333%; }

  .col-lg-push-2 { left: 16.6667%; }

  .col-lg-push-3 { left: 25%; }

  .col-lg-push-4 { left: 33.3333%; }

  .col-lg-push-5 { left: 41.6667%; }

  .col-lg-push-6 { left: 50%; }

  .col-lg-push-7 { left: 58.3333%; }

  .col-lg-push-8 { left: 66.6667%; }

  .col-lg-push-9 { left: 75%; }

  .col-lg-push-10 { left: 83.3333%; }

  .col-lg-push-11 { left: 91.6667%; }

  .col-lg-push-12 { left: 100%; }

  .col-lg-offset-0 { margin-left: 0%; }

  .col-lg-offset-1 { margin-left: 8.33333%; }

  .col-lg-offset-2 { margin-left: 16.6667%; }

  .col-lg-offset-3 { margin-left: 25%; }

  .col-lg-offset-4 { margin-left: 33.3333%; }

  .col-lg-offset-5 { margin-left: 41.6667%; }

  .col-lg-offset-6 { margin-left: 50%; }

  .col-lg-offset-7 { margin-left: 58.3333%; }

  .col-lg-offset-8 { margin-left: 66.6667%; }

  .col-lg-offset-9 { margin-left: 75%; }

  .col-lg-offset-10 { margin-left: 83.3333%; }

  .col-lg-offset-11 { margin-left: 91.6667%; }

  .col-lg-offset-12 { margin-left: 100%; }

}

table { background-color: transparent; }

caption { padding-top: 8px; padding-bottom: 8px; color: rgb(119, 119, 119); text-align: left; }

th { text-align: left; }

.table { width: 100%; max-width: 100%; margin-bottom: 20px; }

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid rgb(224, 224, 224); }

.table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid rgb(224, 224, 224); }

.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td { border-top: 0px none; }

.table > tbody + tbody { border-top: 2px solid rgb(224, 224, 224); }

.table .table { background-color: rgb(255, 255, 255); }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td { padding: 5px; }

.table-bordered { border: 1px solid rgb(224, 224, 224); }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td { border: 1px solid rgb(224, 224, 224); }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(2n+1) { background-color: rgb(249, 249, 249); }

.table-hover > tbody > tr:hover { background-color: rgb(245, 245, 245); }

table col[class*="col-"] { position: static; float: none; display: table-column; }

table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th { background-color: rgb(245, 245, 245); }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th { background-color: rgb(232, 232, 232); }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th { background-color: rgb(223, 240, 216); }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th { background-color: rgb(208, 233, 198); }

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th { background-color: rgb(217, 237, 247); }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th { background-color: rgb(196, 227, 243); }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th { background-color: rgb(252, 248, 227); }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th { background-color: rgb(250, 242, 204); }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th { background-color: rgb(242, 222, 222); }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th { background-color: rgb(235, 204, 204); }

.table-responsive { overflow-x: auto; min-height: 0.01%; }

@media screen and (max-width: 767px) {

  .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; border: 1px solid rgb(224, 224, 224); }

  .table-responsive > .table { margin-bottom: 0px; }

  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; }

  .table-responsive > .table-bordered { border: 0px none; }

  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0px none; }

  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0px none; }

  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0px none; }

}

fieldset { padding: 0px; margin: 0px; border: 0px none; min-width: 0px; }

legend { display: block; width: 100%; padding: 0px; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: rgb(51, 51, 51); border-width: 0px 0px 1px; border-style: none none solid; border-color: currentcolor currentcolor rgb(229, 229, 229); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; }

label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; }

input[type="search"] { box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] { margin: 4px 0px 0px; line-height: normal; }

input[type="file"] { display: block; }

input[type="range"] { display: block; width: 100%; }

select[multiple], select[size] { height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline-offset: -2px; }

output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857; color: rgb(85, 85, 85); }
.woocommerce form .form-row select, .woocommerce-page form .form-row select{padding: 5px}
.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857; color: rgb(85, 85, 85); background-color: rgb(255, 255, 255); background-image: none; border: 1px solid rgb(204, 204, 204); border-radius: 4px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s; }

.form-control:focus { border: none; outline: none; box-shadow: none; }

.form-control::-moz-placeholder { color: rgb(153, 153, 153); opacity: 1; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { background-color: rgb(238, 238, 238); opacity: 1; }

.form-control[disabled], fieldset[disabled] .form-control { cursor: not-allowed; }

textarea.form-control { height: auto; }

input[type="search"] {  }

@media not all {

  input.form-control[type="date"], input.form-control[type="time"], input.form-control[type="datetime-local"], input.form-control[type="month"] { line-height: 34px; }

  input.input-sm[type="date"], .input-group-sm > input.form-control[type="date"], .input-group-sm > input.input-group-addon[type="date"], .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm > .input-group-btn > input.btn-rx[type="date"], .input-group-sm > .input-group-btn > input.btn-rx--inverted[type="date"], .input-group-sm input[type="date"], input.input-sm[type="time"], .input-group-sm > input.form-control[type="time"], .input-group-sm > input.input-group-addon[type="time"], .input-group-sm > .input-group-btn > input.btn[type="time"], .input-group-sm > .input-group-btn > input.btn-rx[type="time"], .input-group-sm > .input-group-btn > input.btn-rx--inverted[type="time"], .input-group-sm input[type="time"], input.input-sm[type="datetime-local"], .input-group-sm > input.form-control[type="datetime-local"], .input-group-sm > input.input-group-addon[type="datetime-local"], .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .input-group-sm > .input-group-btn > input.btn-rx[type="datetime-local"], .input-group-sm > .input-group-btn > input.btn-rx--inverted[type="datetime-local"], .input-group-sm input[type="datetime-local"], input.input-sm[type="month"], .input-group-sm > input.form-control[type="month"], .input-group-sm > input.input-group-addon[type="month"], .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm > .input-group-btn > input.btn-rx[type="month"], .input-group-sm > .input-group-btn > input.btn-rx--inverted[type="month"], .input-group-sm input[type="month"] { line-height: 30px; }

  input.input-lg[type="date"], .input-group-lg > input.form-control[type="date"], .input-group-lg > input.input-group-addon[type="date"], .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg > .input-group-btn > input.btn-rx[type="date"], .input-group-lg > .input-group-btn > input.btn-rx--inverted[type="date"], .input-group-lg input[type="date"], input.input-lg[type="time"], .input-group-lg > input.form-control[type="time"], .input-group-lg > input.input-group-addon[type="time"], .input-group-lg > .input-group-btn > input.btn[type="time"], .input-group-lg > .input-group-btn > input.btn-rx[type="time"], .input-group-lg > .input-group-btn > input.btn-rx--inverted[type="time"], .input-group-lg input[type="time"], input.input-lg[type="datetime-local"], .input-group-lg > input.form-control[type="datetime-local"], .input-group-lg > input.input-group-addon[type="datetime-local"], .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .input-group-lg > .input-group-btn > input.btn-rx[type="datetime-local"], .input-group-lg > .input-group-btn > input.btn-rx--inverted[type="datetime-local"], .input-group-lg input[type="datetime-local"], input.input-lg[type="month"], .input-group-lg > input.form-control[type="month"], .input-group-lg > input.input-group-addon[type="month"], .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg > .input-group-btn > input.btn-rx[type="month"], .input-group-lg > .input-group-btn > input.btn-rx--inverted[type="month"], .input-group-lg input[type="month"] { line-height: 46px; }

}

.form-group { margin-bottom: 15px; }

.radio, .checkbox { position: relative; display: block; margin-top: 10px; margin-bottom: 10px; }

.radio label, .checkbox label { min-height: 20px; padding-left: 20px; margin-bottom: 0px; font-weight: normal; cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { position: absolute; margin-left: -20px; }

.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }

.radio-inline, .checkbox-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0px; vertical-align: middle; font-weight: normal; cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0px; margin-left: 10px; }

input[type="radio"][disabled], input.disabled[type="radio"], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input.disabled[type="checkbox"], fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label { cursor: not-allowed; }

.form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0px; min-height: 34px; }

.form-control-static.input-lg, .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-lg > .input-group-btn > .form-control-static.btn-rx, .input-group-lg > .input-group-btn > .form-control-static.btn-rx--inverted, .form-control-static.input-sm, .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, .input-group-sm > .input-group-btn > .form-control-static.btn-rx, .input-group-sm > .input-group-btn > .form-control-static.btn-rx--inverted { padding-left: 0px; padding-right: 0px; }

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .btn-rx, .input-group-sm > .input-group-btn > .btn-rx--inverted { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn, .input-group-sm > .input-group-btn > select.btn-rx, .input-group-sm > .input-group-btn > select.btn-rx--inverted { height: 30px; line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > .input-group-btn > textarea.btn-rx, .input-group-sm > .input-group-btn > textarea.btn-rx--inverted, select.input-sm[multiple], .input-group-sm > select.form-control[multiple], .input-group-sm > select.input-group-addon[multiple], .input-group-sm > .input-group-btn > select.btn[multiple], .input-group-sm > .input-group-btn > select.btn-rx[multiple], .input-group-sm > .input-group-btn > select.btn-rx--inverted[multiple] { height: auto; }

.form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.form-group-sm select.form-control { height: 30px; line-height: 30px; }

.form-group-sm textarea.form-control, .form-group-sm select.form-control[multiple] { height: auto; }

.form-group-sm .form-control-static { height: 30px; min-height: 32px; padding: 6px 10px; font-size: 12px; line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .btn-rx, .input-group-lg > .input-group-btn > .btn-rx--inverted { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn, .input-group-lg > .input-group-btn > select.btn-rx, .input-group-lg > .input-group-btn > select.btn-rx--inverted { height: 46px; line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > .input-group-btn > textarea.btn-rx, .input-group-lg > .input-group-btn > textarea.btn-rx--inverted, select.input-lg[multiple], .input-group-lg > select.form-control[multiple], .input-group-lg > select.input-group-addon[multiple], .input-group-lg > .input-group-btn > select.btn[multiple], .input-group-lg > .input-group-btn > select.btn-rx[multiple], .input-group-lg > .input-group-btn > select.btn-rx--inverted[multiple] { height: auto; }

.form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }

.form-group-lg select.form-control { height: 46px; line-height: 46px; }

.form-group-lg textarea.form-control, .form-group-lg select.form-control[multiple] { height: auto; }

.form-group-lg .form-control-static { height: 46px; min-height: 38px; padding: 11px 16px; font-size: 18px; line-height: 1.33333; }

.has-feedback { position: relative; }

.has-feedback .form-control { padding-right: 42.5px; }

.form-control-feedback { position: absolute; top: 0px; right: 0px; z-index: 2; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg > .input-group-btn > .btn-rx + .form-control-feedback, .input-group-lg > .input-group-btn > .btn-rx--inverted + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback { width: 46px; height: 46px; line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm > .input-group-btn > .btn-rx + .form-control-feedback, .input-group-sm > .input-group-btn > .btn-rx--inverted + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback { width: 30px; height: 30px; line-height: 30px; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label { color: rgb(60, 118, 61); }

.has-success .form-control { border-color: rgb(60, 118, 61); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; }

.has-success .form-control:focus { border-color: rgb(43, 84, 44); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 6px rgb(103, 177, 104); }

.has-success .input-group-addon { color: rgb(60, 118, 61); border-color: rgb(60, 118, 61); background-color: rgb(223, 240, 216); }

.has-success .form-control-feedback { color: rgb(60, 118, 61); }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label { color: rgb(138, 109, 59); }

.has-warning .form-control { border-color: rgb(138, 109, 59); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; }

.has-warning .form-control:focus { border-color: rgb(102, 81, 44); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 6px rgb(192, 161, 107); }

.has-warning .input-group-addon { color: rgb(138, 109, 59); border-color: rgb(138, 109, 59); background-color: rgb(252, 248, 227); }

.has-warning .form-control-feedback { color: rgb(138, 109, 59); }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label { color: rgb(169, 68, 66); }

.has-error .form-control { border-color: rgb(169, 68, 66); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset; }

.has-error .form-control:focus { border-color: rgb(132, 53, 52); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 6px rgb(206, 132, 131); }

.has-error .input-group-addon { color: rgb(169, 68, 66); border-color: rgb(169, 68, 66); background-color: rgb(242, 222, 222); }

.has-error .form-control-feedback { color: rgb(169, 68, 66); }

.has-feedback label ~ .form-control-feedback { top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback { top: 0px; }

.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: rgb(115, 115, 115); }

@media (min-width: 768px) {

  .form-inline .form-group { display: inline-block; margin-bottom: 0px; vertical-align: middle; }

  .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }

  .form-inline .form-control-static { display: inline-block; }

  .form-inline .input-group { display: inline-table; vertical-align: middle; }

  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control { width: auto; }

  .form-inline .input-group > .form-control { width: 100%; }

  .form-inline .control-label { margin-bottom: 0px; vertical-align: middle; }

  .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0px; margin-bottom: 0px; vertical-align: middle; }

  .form-inline .radio label, .form-inline .checkbox label { padding-left: 0px; }

  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { position: relative; margin-left: 0px; }

  .form-inline .has-feedback .form-control-feedback { top: 0px; }

}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0px; margin-bottom: 0px; padding-top: 7px; }

.form-horizontal .radio, .form-horizontal .checkbox { min-height: 27px; }

.form-horizontal .form-group { margin-left: -15px; margin-right: -15px; }

.form-horizontal .form-group::before, .form-horizontal .form-group::after { content: " "; display: table; }

.form-horizontal .form-group::after { clear: both; }

@media (min-width: 768px) {

  .form-horizontal .control-label { text-align: right; margin-bottom: 0px; padding-top: 7px; }

}

.form-horizontal .has-feedback .form-control-feedback { right: 15px; }

@media (min-width: 768px) {

  .form-horizontal .form-group-lg .control-label { padding-top: 11px; font-size: 18px; }

}

@media (min-width: 768px) {

  .form-horizontal .form-group-sm .control-label { padding-top: 6px; font-size: 12px; }

}

.color_main{

	border: 1px solid #9e3524!important;

    background-color: #c84834!important;

	color:#fff;

}

.color_main:hover{

    border: 1px solid #752215!important;

    background-color: #9e3524!important;

}

.btn, .btn-rx, .btn-rx--inverted { display: inline-block; margin-bottom: 0px; font-weight: normal; text-align: center; vertical-align: middle; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857; border-radius: 4px; -moz-user-select: none; }

.btn:focus, .btn-rx:focus, .btn-rx--inverted:focus, .btn.focus, .focus.btn-rx, .focus.btn-rx--inverted, .btn:active:focus, .btn-rx:active:focus, .btn-rx--inverted:active:focus, .btn.focus:active, .btn-rx.focus:active, .btn-rx--inverted.focus:active, .btn.active:focus, .active.btn-rx:focus, .active.btn-rx--inverted:focus, .btn.active.focus, .active.focus.btn-rx, .active.focus.btn-rx--inverted { outline-offset: -2px; }

.btn:hover, .btn-rx:hover, .btn-rx--inverted:hover, .btn:focus, .btn-rx:focus, .btn-rx--inverted:focus, .btn.focus, .focus.btn-rx, .focus.btn-rx--inverted { color: rgb(51, 51, 51); text-decoration: none; }

.btn:active, .btn-rx:active, .btn-rx--inverted:active, .btn.active, .active.btn-rx, .active.btn-rx--inverted { outline: 0px none; background-image: none; box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.125) inset; }

.btn.disabled, .disabled.btn-rx, .disabled.btn-rx--inverted, .btn[disabled], .btn-rx[disabled], .btn-rx--inverted[disabled], fieldset[disabled] .btn, fieldset[disabled] .btn-rx, fieldset[disabled] .btn-rx--inverted { cursor: not-allowed; opacity: 0.65; box-shadow: none; }

a.btn.disabled, a.disabled.btn-rx, a.disabled.btn-rx--inverted, fieldset[disabled] a.btn, fieldset[disabled] a.btn-rx, fieldset[disabled] a.btn-rx--inverted { pointer-events: none; }

.btn-default { color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); border-color: rgb(204, 204, 204); }

.btn-default:focus, .btn-default.focus { color: rgb(51, 51, 51); background-color: rgb(230, 230, 230); border-color: rgb(140, 140, 140); }

.btn-default:hover { color: rgb(51, 51, 51); background-color: rgb(230, 230, 230); border-color: rgb(173, 173, 173); }

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { color: rgb(51, 51, 51); background-color: rgb(230, 230, 230); border-color: rgb(173, 173, 173); }

.btn-default:active:hover, .btn-default:active:focus, .btn-default.focus:active, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus { color: rgb(51, 51, 51); background-color: rgb(212, 212, 212); border-color: rgb(140, 140, 140); }

.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle { background-image: none; }

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default.focus[disabled], fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus { background-color: rgb(255, 255, 255); border-color: rgb(204, 204, 204); }

.btn-default .badge { color: rgb(255, 255, 255); background-color: rgb(51, 51, 51); }

.btn-primary, .btn-rx, .btn-rx--inverted { color: rgb(255, 255, 255); background-color: rgb(51, 122, 183); border-color: rgb(46, 109, 164); }

.btn-primary:focus, .btn-rx:focus, .btn-rx--inverted:focus, .btn-primary.focus, .focus.btn-rx, .focus.btn-rx--inverted { color: rgb(255, 255, 255); background-color: rgb(40, 96, 144); border-color: rgb(18, 43, 64); }

.btn-primary:hover, .btn-rx:hover, .btn-rx--inverted:hover { color: rgb(255, 255, 255); background-color: rgb(40, 96, 144); border-color: rgb(32, 77, 116); }

.btn-primary:active, .btn-rx:active, .btn-rx--inverted:active, .btn-primary.active, .active.btn-rx, .active.btn-rx--inverted, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.btn-rx, .open > .dropdown-toggle.btn-rx--inverted { color: rgb(255, 255, 255); background-color: rgb(40, 96, 144); border-color: rgb(32, 77, 116); }

.btn-primary:active:hover, .btn-rx:active:hover, .btn-rx--inverted:active:hover, .btn-primary:active:focus, .btn-rx:active:focus, .btn-rx--inverted:active:focus, .btn-primary.focus:active, .btn-rx.focus:active, .btn-rx--inverted.focus:active, .btn-primary.active:hover, .active.btn-rx:hover, .active.btn-rx--inverted:hover, .btn-primary.active:focus, .active.btn-rx:focus, .active.btn-rx--inverted:focus, .btn-primary.active.focus, .active.focus.btn-rx, .active.focus.btn-rx--inverted, .open > .btn-primary.dropdown-toggle:hover, .open > .dropdown-toggle.btn-rx:hover, .open > .dropdown-toggle.btn-rx--inverted:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .dropdown-toggle.btn-rx:focus, .open > .dropdown-toggle.btn-rx--inverted:focus, .open > .btn-primary.dropdown-toggle.focus, .open > .dropdown-toggle.focus.btn-rx, .open > .dropdown-toggle.focus.btn-rx--inverted { color: rgb(255, 255, 255); background-color: rgb(32, 77, 116); border-color: rgb(18, 43, 64); }

.btn-primary:active, .btn-rx:active, .btn-rx--inverted:active, .btn-primary.active, .active.btn-rx, .active.btn-rx--inverted, .open > .btn-primary.dropdown-toggle, .open > .dropdown-toggle.btn-rx, .open > .dropdown-toggle.btn-rx--inverted { background-image: none; }

.btn-primary.disabled:hover, .disabled.btn-rx:hover, .disabled.btn-rx--inverted:hover, .btn-primary.disabled:focus, .disabled.btn-rx:focus, .disabled.btn-rx--inverted:focus, .btn-primary.disabled.focus, .disabled.focus.btn-rx, .disabled.focus.btn-rx--inverted, .btn-primary[disabled]:hover, .btn-rx[disabled]:hover, .btn-rx--inverted[disabled]:hover, .btn-primary[disabled]:focus, .btn-rx[disabled]:focus, .btn-rx--inverted[disabled]:focus, .btn-primary.focus[disabled], .focus.btn-rx[disabled], .focus.btn-rx--inverted[disabled], fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-rx:hover, fieldset[disabled] .btn-rx--inverted:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-rx:focus, fieldset[disabled] .btn-rx--inverted:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .focus.btn-rx, fieldset[disabled] .focus.btn-rx--inverted { background-color: rgb(51, 122, 183); border-color: rgb(46, 109, 164); }

.btn-primary .badge, .btn-rx .badge, .btn-rx--inverted .badge { color: rgb(51, 122, 183); background-color: rgb(255, 255, 255); }

.btn-success { color: rgb(255, 255, 255); background-color: rgb(92, 184, 92); border-color: rgb(76, 174, 76); }

.btn-success:focus, .btn-success.focus { color: rgb(255, 255, 255); background-color: rgb(68, 157, 68); border-color: rgb(37, 86, 37); }

.btn-success:hover { color: rgb(255, 255, 255); background-color: rgb(68, 157, 68); border-color: rgb(57, 132, 57); }

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(68, 157, 68); border-color: rgb(57, 132, 57); }

.btn-success:active:hover, .btn-success:active:focus, .btn-success.focus:active, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus { color: rgb(255, 255, 255); background-color: rgb(57, 132, 57); border-color: rgb(37, 86, 37); }

.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle { background-image: none; }

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success.focus[disabled], fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus { background-color: rgb(92, 184, 92); border-color: rgb(76, 174, 76); }

.btn-success .badge { color: rgb(92, 184, 92); background-color: rgb(255, 255, 255); }

.btn-info { color: rgb(255, 255, 255); background-color: rgb(91, 192, 222); border-color: rgb(70, 184, 218); }

.btn-info:focus, .btn-info.focus { color: rgb(255, 255, 255); background-color: rgb(49, 176, 213); border-color: rgb(27, 109, 133); }

.btn-info:hover { color: rgb(255, 255, 255); background-color: rgb(49, 176, 213); border-color: rgb(38, 154, 188); }

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(49, 176, 213); border-color: rgb(38, 154, 188); }

.btn-info:active:hover, .btn-info:active:focus, .btn-info.focus:active, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus { color: rgb(255, 255, 255); background-color: rgb(38, 154, 188); border-color: rgb(27, 109, 133); }

.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle { background-image: none; }

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info.focus[disabled], fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus { background-color: rgb(91, 192, 222); border-color: rgb(70, 184, 218); }

.btn-info .badge { color: rgb(91, 192, 222); background-color: rgb(255, 255, 255); }

.btn-warning { color: rgb(255, 255, 255); background-color: rgb(240, 173, 78); border-color: rgb(238, 162, 54); }

.btn-warning:focus, .btn-warning.focus { color: rgb(255, 255, 255); background-color: rgb(236, 151, 31); border-color: rgb(152, 95, 13); }

.btn-warning:hover { color: rgb(255, 255, 255); background-color: rgb(236, 151, 31); border-color: rgb(213, 133, 18); }

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(236, 151, 31); border-color: rgb(213, 133, 18); }

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning.focus:active, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus { color: rgb(255, 255, 255); background-color: rgb(213, 133, 18); border-color: rgb(152, 95, 13); }

.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle { background-image: none; }

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning.focus[disabled], fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus { background-color: rgb(240, 173, 78); border-color: rgb(238, 162, 54); }

.btn-warning .badge { color: rgb(240, 173, 78); background-color: rgb(255, 255, 255); }

.btn-danger { color: rgb(255, 255, 255); background-color: rgb(217, 83, 79); border-color: rgb(212, 63, 58); }

.btn-danger:focus, .btn-danger.focus { color: rgb(255, 255, 255); background-color: rgb(201, 48, 44); border-color: rgb(118, 28, 25); }

.btn-danger:hover { color: rgb(255, 255, 255); background-color: rgb(201, 48, 44); border-color: rgb(172, 41, 37); }

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { color: rgb(255, 255, 255); background-color: rgb(201, 48, 44); border-color: rgb(172, 41, 37); }

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger.focus:active, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus { color: rgb(255, 255, 255); background-color: rgb(172, 41, 37); border-color: rgb(118, 28, 25); }

.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle { background-image: none; }

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger.focus[disabled], fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus { background-color: rgb(217, 83, 79); border-color: rgb(212, 63, 58); }

.btn-danger .badge { color: rgb(217, 83, 79); background-color: rgb(255, 255, 255); }

.btn-link { color: rgb(51, 122, 183); font-weight: normal; border-radius: 0px; }

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; box-shadow: none; }

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }

.btn-link:hover, .btn-link:focus { color: rgb(35, 82, 124); text-decoration: underline; background-color: transparent; }

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: rgb(119, 119, 119); text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn-rx, .btn-group-lg > .btn-rx--inverted, .btn-rx, .btn-rx--inverted { padding: 10px 16px; font-size: 18px; line-height: 1.33333; border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn-rx, .btn-group-sm > .btn-rx--inverted { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .btn-rx, .btn-group-xs > .btn-rx--inverted { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 5px; }

input.btn-block[type="submit"], input.btn-block[type="reset"], input.btn-block[type="button"] { width: 100%; }

.fade { opacity: 0; transition: opacity 0.15s linear 0s; }

.fade.in { opacity: 1; }

.collapse { display: none; }

.collapse.in { display: block; }

tr.collapse.in { display: table-row; }

tbody.collapse.in { display: table-row-group; }

.collapsing { position: relative; height: 0px; overflow: hidden; transition-property: height, visibility; transition-duration: 0.35s; transition-timing-function: ease; }

.caret { display: inline-block; width: 0px; height: 0px; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-right: 4px solid transparent; border-left: 4px solid transparent; }

.dropup, .dropdown { position: relative; }

.dropdown-toggle:focus { outline: 0px none; }

.dropdown-menu { position: absolute; top: 100%; left: 0px; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0px; margin: 2px 0px 0px; list-style: outside none none; font-size: 14px; text-align: left; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176); background-clip: padding-box; }

.dropdown-menu.pull-right { right: 0px; left: auto; }

.dropdown-menu .divider { height: 1px; margin: 9px 0px; overflow: hidden; background-color: rgb(229, 229, 229); }

.dropdown-menu > li > a { display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.42857; color: rgb(51, 51, 51); white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { text-decoration: none; color: rgb(38, 38, 38); background-color: rgb(245, 245, 245); }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: rgb(255, 255, 255); text-decoration: none; outline: 0px none; background-color: rgb(51, 122, 183); }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: rgb(119, 119, 119); }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { text-decoration: none; background-color: transparent; background-image: none; cursor: not-allowed; }

.open > .dropdown-menu { display: block; }

.open > a { outline: 0px none; }

.dropdown-menu-right { left: auto; right: 0px; }

.dropdown-menu-left { left: 0px; right: auto; }

.dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857; color: rgb(119, 119, 119); white-space: nowrap; }

.dropdown-backdrop { position: fixed; left: 0px; right: 0px; bottom: 0px; top: 0px; z-index: 990; }

.pull-right > .dropdown-menu { right: 0px; left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret { border-top: 0px none; border-bottom: 4px dashed; content: ""; }

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px; }

@media (min-width: 768px) {

  .navbar-right .dropdown-menu { right: 0px; left: auto; }

  .navbar-right .dropdown-menu-left { left: 0px; right: auto; }

}

.btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; }

.btn-group > .btn, .btn-group > .btn-rx, .btn-group > .btn-rx--inverted, .btn-group-vertical > .btn, .btn-group-vertical > .btn-rx, .btn-group-vertical > .btn-rx--inverted { position: relative; float: left; }

.btn-group > .btn:hover, .btn-group > .btn-rx:hover, .btn-group > .btn-rx--inverted:hover, .btn-group > .btn:focus, .btn-group > .btn-rx:focus, .btn-group > .btn-rx--inverted:focus, .btn-group > .btn:active, .btn-group > .btn-rx:active, .btn-group > .btn-rx--inverted:active, .btn-group > .btn.active, .btn-group > .active.btn-rx, .btn-group > .active.btn-rx--inverted, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn-rx:hover, .btn-group-vertical > .btn-rx--inverted:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn-rx:focus, .btn-group-vertical > .btn-rx--inverted:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn-rx:active, .btn-group-vertical > .btn-rx--inverted:active, .btn-group-vertical > .btn.active, .btn-group-vertical > .active.btn-rx, .btn-group-vertical > .active.btn-rx--inverted { z-index: 2; }

.btn-group .btn + .btn, .btn-group .btn-rx + .btn, .btn-group .btn-rx--inverted + .btn, .btn-group .btn + .btn-rx, .btn-group .btn-rx + .btn-rx, .btn-group .btn-rx--inverted + .btn-rx, .btn-group .btn + .btn-rx--inverted, .btn-group .btn-rx + .btn-rx--inverted, .btn-group .btn-rx--inverted + .btn-rx--inverted, .btn-group .btn + .btn-group, .btn-group .btn-rx + .btn-group, .btn-group .btn-rx--inverted + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-rx, .btn-group .btn-group + .btn-rx--inverted, .btn-group .btn-group + .btn-group { margin-left: -1px; }

.btn-toolbar { margin-left: -5px; }

.btn-toolbar::before, .btn-toolbar::after { content: " "; display: table; }

.btn-toolbar::after { clear: both; }

.btn-toolbar .btn, .btn-toolbar .btn-rx, .btn-toolbar .btn-rx--inverted, .btn-toolbar .btn-group, .btn-toolbar .input-group { float: left; }

.btn-toolbar > .btn, .btn-toolbar > .btn-rx, .btn-toolbar > .btn-rx--inverted, .btn-toolbar > .btn-group, .btn-toolbar > .input-group { margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-rx:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn-rx--inverted:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0px; }

.btn-group > .btn:first-child, .btn-group > .btn-rx:first-child, .btn-group > .btn-rx--inverted:first-child { margin-left: 0px; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-rx:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-rx--inverted:first-child:not(:last-child):not(.dropdown-toggle) { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .btn-rx:last-child:not(:first-child), .btn-group > .btn-rx--inverted:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }

.btn-group > .btn-group { float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-rx, .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-rx--inverted { border-radius: 0px; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-rx:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .btn-rx--inverted:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-rx:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .btn-rx--inverted:first-child { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0px none; }

.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-rx + .dropdown-toggle, .btn-group > .btn-rx--inverted + .dropdown-toggle { padding-left: 8px; padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-rx + .dropdown-toggle, .btn-group > .btn-rx--inverted + .dropdown-toggle { padding-left: 12px; padding-right: 12px; }

.btn-group.open .dropdown-toggle { box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.125) inset; }

.btn-group.open .dropdown-toggle.btn-link { box-shadow: none; }

.btn .caret, .btn-rx .caret, .btn-rx--inverted .caret { margin-left: 0px; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-rx .caret, .btn-rx--inverted .caret { border-width: 5px 5px 0px; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-rx .caret, .dropup .btn-rx--inverted .caret { border-width: 0px 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-rx, .btn-group-vertical > .btn-rx--inverted, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .btn-rx, .btn-group-vertical > .btn-group > .btn-rx--inverted { display: block; float: none; width: 100%; max-width: 100%; }

.btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after { content: " "; display: table; }

.btn-group-vertical > .btn-group::after { clear: both; }

.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .btn-group > .btn-rx, .btn-group-vertical > .btn-group > .btn-rx--inverted { float: none; }

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn-rx + .btn, .btn-group-vertical > .btn-rx--inverted + .btn, .btn-group-vertical > .btn + .btn-rx, .btn-group-vertical > .btn-rx + .btn-rx, .btn-group-vertical > .btn-rx--inverted + .btn-rx, .btn-group-vertical > .btn + .btn-rx--inverted, .btn-group-vertical > .btn-rx + .btn-rx--inverted, .btn-group-vertical > .btn-rx--inverted + .btn-rx--inverted, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-rx + .btn-group, .btn-group-vertical > .btn-rx--inverted + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-rx, .btn-group-vertical > .btn-group + .btn-rx--inverted, .btn-group-vertical > .btn-group + .btn-group { margin-top: -1px; margin-left: 0px; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .btn-rx:not(:first-child):not(:last-child), .btn-group-vertical > .btn-rx--inverted:not(:first-child):not(:last-child) { border-radius: 0px; }

.btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .btn-rx:first-child:not(:last-child), .btn-group-vertical > .btn-rx--inverted:first-child:not(:last-child) { border-radius: 4px 4px 0px 0px; }

.btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .btn-rx:last-child:not(:first-child), .btn-group-vertical > .btn-rx--inverted:last-child:not(:first-child) { border-radius: 0px 0px 4px 4px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-rx, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-rx--inverted { border-radius: 0px; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-rx:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-rx--inverted:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-rx:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-rx--inverted:first-child { border-top-right-radius: 0px; border-top-left-radius: 0px; }

.btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; }

.btn-group-justified > .btn, .btn-group-justified > .btn-rx, .btn-group-justified > .btn-rx--inverted, .btn-group-justified > .btn-group { float: none; display: table-cell; width: 1%; }

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .btn-rx, .btn-group-justified > .btn-group .btn-rx--inverted { width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu { left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-rx input[type="radio"], [data-toggle="buttons"] > .btn-rx--inverted input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-rx input[type="checkbox"], [data-toggle="buttons"] > .btn-rx--inverted input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn-rx input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn-rx--inverted input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn-rx input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn-rx--inverted input[type="checkbox"] { position: absolute; clip: rect(0px, 0px, 0px, 0px); pointer-events: none; }

.input-group { position: relative; display: table; border-collapse: separate; }

.input-group[class*="col-"] { float: none; padding-left: 0px; padding-right: 0px; }

.input-group .form-control { position: relative; z-index: 2; float: left; width: 100%; margin-bottom: 0px; }

.input-group .form-control:focus { z-index: 3; }

.input-group-addon, .input-group-btn, .input-group .form-control { display: table-cell; }

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0px; }

.input-group-addon, .input-group-btn { width: 1%; white-space: nowrap; vertical-align: middle; }

.input-group-addon { padding: 6px 12px; font-size: 14px; font-weight: normal; line-height: 1; color: rgb(85, 85, 85); text-align: center; background-color: rgb(238, 238, 238); border: 1px solid rgb(204, 204, 204); border-radius: 4px; }

.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn, .input-group-sm > .input-group-btn > .input-group-addon.btn-rx, .input-group-sm > .input-group-btn > .input-group-addon.btn-rx--inverted { padding: 5px 10px; font-size: 12px; border-radius: 3px; }

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn, .input-group-lg > .input-group-btn > .input-group-addon.btn-rx, .input-group-lg > .input-group-btn > .input-group-addon.btn-rx--inverted { padding: 10px 16px; font-size: 18px; border-radius: 6px; }

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] { margin-top: 0px; }

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-rx, .input-group-btn:first-child > .btn-rx--inverted, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .btn-group > .btn-rx, .input-group-btn:first-child > .btn-group > .btn-rx--inverted, .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-rx:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-rx--inverted:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn-rx, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn-rx--inverted { border-bottom-right-radius: 0px; border-top-right-radius: 0px; }

.input-group-addon:first-child { border-right: 0px none; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-rx, .input-group-btn:last-child > .btn-rx--inverted, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .btn-group > .btn-rx, .input-group-btn:last-child > .btn-group > .btn-rx--inverted, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-rx:not(:first-child), .input-group-btn:first-child > .btn-rx--inverted:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn-rx, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn-rx--inverted { border-bottom-left-radius: 0px; border-top-left-radius: 0px; }

.input-group-addon:last-child { border-left: 0px none; }

.input-group-btn { position: relative; font-size: 0px; white-space: nowrap; }

.input-group-btn > .btn, .input-group-btn > .btn-rx, .input-group-btn > .btn-rx--inverted { position: relative; }

.input-group-btn > .btn + .btn, .input-group-btn > .btn-rx + .btn, .input-group-btn > .btn-rx--inverted + .btn, .input-group-btn > .btn + .btn-rx, .input-group-btn > .btn-rx + .btn-rx, .input-group-btn > .btn-rx--inverted + .btn-rx, .input-group-btn > .btn + .btn-rx--inverted, .input-group-btn > .btn-rx + .btn-rx--inverted, .input-group-btn > .btn-rx--inverted + .btn-rx--inverted { margin-left: -1px; }

.input-group-btn > .btn:hover, .input-group-btn > .btn-rx:hover, .input-group-btn > .btn-rx--inverted:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn-rx:focus, .input-group-btn > .btn-rx--inverted:focus, .input-group-btn > .btn:active, .input-group-btn > .btn-rx:active, .input-group-btn > .btn-rx--inverted:active { z-index: 2; }

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-rx, .input-group-btn:first-child > .btn-rx--inverted, .input-group-btn:first-child > .btn-group { margin-right: -1px; }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-rx, .input-group-btn:last-child > .btn-rx--inverted, .input-group-btn:last-child > .btn-group { z-index: 2; margin-left: -1px; }

.nav { margin-bottom: 0px; padding-left: 0px; list-style: outside none none; }

.nav::before, .nav::after { content: " "; display: table; }

.nav::after { clear: both; }

.nav > li { position: relative; display: block; }

.nav > li > a { position: relative; display: block; padding: 10px 15px; }

.nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: rgb(238, 238, 238); }

.nav > li.disabled > a { color: rgb(119, 119, 119); }

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: rgb(119, 119, 119); text-decoration: none; background-color: transparent; cursor: not-allowed; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: rgb(238, 238, 238); border-color: rgb(51, 122, 183); }

.nav .nav-divider { height: 1px; margin: 9px 0px; overflow: hidden; background-color: rgb(229, 229, 229); }

.nav > li > a > img { max-width: none; }

.nav-tabs {/* border-bottom: 1px solid rgb(221, 221, 221); */}

.nav-tabs > li { float: left; margin-bottom: -1px; }

.nav-tabs > li > a { margin-right: 2px; line-height: 1.42857; border: 1px solid transparent; border-radius: 4px 4px 0px 0px; }

.nav-tabs > li > a:hover { border-color: rgb(238, 238, 238) rgb(238, 238, 238) rgb(221, 221, 221); }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {color: rgb(85, 85, 85);background-color: rgb(255, 255, 255);/* border-width: 0px; *//* border-style: solid; *//* border-color: rgb(221, 221, 221) rgb(221, 221, 221) transparent; */-moz-border-top-colors: none;-moz-border-right-colors: none;-moz-border-bottom-colors: none;-moz-border-left-colors: none;/* border-image: none; */cursor: default;}

.nav-pills > li { float: left; }

.nav-pills > li > a { border-radius: 4px; }

.nav-pills > li + li { margin-left: 2px; }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: rgb(255, 255, 255); background-color: rgb(51, 122, 183); }

.nav-stacked > li { float: none; }

.nav-stacked > li + li { margin-top: 2px; margin-left: 0px; }

.nav-justified, .nav-tabs.nav-justified { width: 100%; }

.nav-justified > li, .nav-tabs.nav-justified > li { float: none; }

.nav-justified > li > a, .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; }

.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }

@media (min-width: 768px) {

  .nav-justified > li, .nav-tabs.nav-justified > li { display: table-cell; width: 1%; }

  .nav-justified > li > a, .nav-tabs.nav-justified > li > a { margin-bottom: 0px; }

}

.nav-tabs-justified, .nav-tabs.nav-justified { border-bottom: 0px none; }

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { margin-right: 0px; border-radius: 4px; }

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid rgb(221, 221, 221); }

@media (min-width: 768px) {

  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid rgb(221, 221, 221); border-radius: 4px 4px 0px 0px; }

  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: rgb(255, 255, 255); }

}

.tab-content > .tab-pane { display: none; }

.tab-content > .active {display: block;border-bottom: 1px solid #c84834;}

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0px; border-top-left-radius: 0px; }

.navbar { position: relative; min-height: 50px; margin-bottom: 20px; border: 1px solid transparent; }

.navbar::before, .navbar::after { content: " "; display: table; }

.navbar::after { clear: both; }

@media (min-width: 768px) {

  .navbar { border-radius: 4px; }

}

.navbar-header::before, .navbar-header::after { content: " "; display: table; }

.navbar-header::after { clear: both; }

@media (min-width: 768px) {

  .navbar-header { float: left; }

}

.navbar-collapse { overflow-x: visible; padding-right: 15px; padding-left: 15px; border-top: 1px solid transparent; box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset; }

.navbar-collapse::before, .navbar-collapse::after { content: " "; display: table; }

.navbar-collapse::after { clear: both; }

.navbar-collapse.in { overflow-y: auto; }

@media (min-width: 768px) {

  .navbar-collapse { width: auto; border-top: 0px none; box-shadow: none; }

  .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0px; overflow: visible !important; }

  .navbar-collapse.in { overflow-y: visible; }

  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { padding-left: 0px; padding-right: 0px; }

}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {

  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px; }

}

.container > .navbar-header, .container-flex > .navbar-header, .container > .navbar-collapse, .container-flex > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: -15px; margin-left: -15px; }

@media (min-width: 768px) {

  .container > .navbar-header, .container-flex > .navbar-header, .container > .navbar-collapse, .container-flex > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse { margin-right: 0px; margin-left: 0px; }

}

.navbar-static-top { z-index: 1000; border-width: 0px 0px 1px; }

@media (min-width: 768px) {

  .navbar-static-top { border-radius: 0px; }

}

.navbar-fixed-top, .navbar-fixed-bottom { position: fixed; right: 0px; left: 0px; z-index: 1030; }

@media (min-width: 768px) {

  .navbar-fixed-top, .navbar-fixed-bottom { border-radius: 0px; }

}

.navbar-fixed-top { top: 0px; border-width: 0px 0px 1px; }

.navbar-fixed-bottom { bottom: 0px; margin-bottom: 0px; border-width: 1px 0px 0px; }

.navbar-brand { float: left; padding: 15px; font-size: 18px; line-height: 20px; height: 50px; }

.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }

.navbar-brand > img { display: block; }

@media (min-width: 768px) {

  .navbar > .container .navbar-brand, .navbar > .container-flex .navbar-brand, .navbar > .container-fluid .navbar-brand { margin-left: -15px; }

}

.navbar-toggle { position: relative; float: right; margin-right: 15px; padding: 9px 10px; margin-top: 8px; margin-bottom: 8px; background-color: transparent; background-image: none; border: 1px solid transparent; border-radius: 4px; }

.navbar-toggle:focus { outline: 0px none; }

.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }

@media (min-width: 768px) {

  .navbar-toggle { display: none; }

}

.navbar-nav { margin: 7.5px -15px; }

.navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; line-height: 20px; }

@media (max-width: 767px) {

  .navbar-nav .open .dropdown-menu { position: static; float: none; width: auto; margin-top: 0px; background-color: transparent; border: 0px none; box-shadow: none; }

  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; }

  .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }

  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus { background-image: none; }

}

@media (min-width: 768px) {

  .navbar-nav { float: left; margin: 0px; }

  .navbar-nav > li { float: left; }

  .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; }

}

.navbar-form { margin: 8px -15px; padding: 10px 15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset, 0px 1px 0px rgba(255, 255, 255, 0.1); }

@media (min-width: 768px) {

  .navbar-form .form-group { display: inline-block; margin-bottom: 0px; vertical-align: middle; }

  .navbar-form .form-control { display: inline-block; width: auto; vertical-align: middle; }

  .navbar-form .form-control-static { display: inline-block; }

  .navbar-form .input-group { display: inline-table; vertical-align: middle; }

  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control { width: auto; }

  .navbar-form .input-group > .form-control { width: 100%; }

  .navbar-form .control-label { margin-bottom: 0px; vertical-align: middle; }

  .navbar-form .radio, .navbar-form .checkbox { display: inline-block; margin-top: 0px; margin-bottom: 0px; vertical-align: middle; }

  .navbar-form .radio label, .navbar-form .checkbox label { padding-left: 0px; }

  .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] { position: relative; margin-left: 0px; }

  .navbar-form .has-feedback .form-control-feedback { top: 0px; }

}

@media (max-width: 767px) {

  .navbar-form .form-group { margin-bottom: 5px; }

  .navbar-form .form-group:last-child { margin-bottom: 0px; }

}

@media (min-width: 768px) {

  .navbar-form { width: auto; border: 0px none; margin-left: 0px; margin-right: 0px; padding-top: 0px; padding-bottom: 0px; box-shadow: none; }

}

.navbar-nav > li > .dropdown-menu { margin-top: 0px; border-top-right-radius: 0px; border-top-left-radius: 0px; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { margin-bottom: 0px; border-radius: 4px 4px 0px 0px; }

.navbar-btn { margin-top: 8px; margin-bottom: 8px; }

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.btn-rx, .btn-group-sm > .navbar-btn.btn-rx--inverted { margin-top: 10px; margin-bottom: 10px; }

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.btn-rx, .btn-group-xs > .navbar-btn.btn-rx--inverted { margin-top: 14px; margin-bottom: 14px; }

.navbar-text { margin-top: 15px; margin-bottom: 15px; }

@media (min-width: 768px) {

  .navbar-text { float: left; margin-left: 15px; margin-right: 15px; }

}

@media (min-width: 768px) {

  .navbar-left { float: left !important; }

  .navbar-right { float: right !important; margin-right: -15px; }

  .navbar-right ~ .navbar-right { margin-right: 0px; }

}

.navbar-default { background-color: rgb(248, 248, 248); border-color: rgb(231, 231, 231); }

.navbar-default .navbar-brand { color: rgb(119, 119, 119); }

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus { color: rgb(94, 94, 94); background-color: transparent; }

.navbar-default .navbar-text { color: rgb(119, 119, 119); }

.navbar-default .navbar-nav > li > a { color: rgb(119, 119, 119); }

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: rgb(51, 51, 51); background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { color: rgb(85, 85, 85); background-color: rgb(231, 231, 231); }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus { color: rgb(204, 204, 204); background-color: transparent; }

.navbar-default .navbar-toggle { border-color: rgb(221, 221, 221); }

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: rgb(221, 221, 221); }

.navbar-default .navbar-toggle .icon-bar { background-color: rgb(136, 136, 136); }

.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: rgb(231, 231, 231); }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus { background-color: rgb(231, 231, 231); color: rgb(85, 85, 85); }

@media (max-width: 767px) {

  .navbar-default .navbar-nav .open .dropdown-menu > li > a { color: rgb(119, 119, 119); }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus { color: rgb(51, 51, 51); background-color: transparent; }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus { color: rgb(85, 85, 85); background-color: rgb(231, 231, 231); }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: rgb(204, 204, 204); background-color: transparent; }

}

.navbar-default .navbar-link { color: rgb(119, 119, 119); }

.navbar-default .navbar-link:hover { color: rgb(51, 51, 51); }

.navbar-default .btn-link { color: rgb(119, 119, 119); }

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus { color: rgb(51, 51, 51); }

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus { color: rgb(204, 204, 204); }

.navbar-inverse { background-color: rgb(34, 34, 34); border-color: rgb(9, 9, 9); }

.navbar-inverse .navbar-brand { color: rgb(157, 157, 157); }

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus { color: rgb(255, 255, 255); background-color: transparent; }

.navbar-inverse .navbar-text { color: rgb(157, 157, 157); }

.navbar-inverse .navbar-nav > li > a { color: rgb(157, 157, 157); }

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus { color: rgb(255, 255, 255); background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus { color: rgb(255, 255, 255); background-color: rgb(9, 9, 9); }

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus { color: rgb(68, 68, 68); background-color: transparent; }

.navbar-inverse .navbar-toggle { border-color: rgb(51, 51, 51); }

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { background-color: rgb(51, 51, 51); }

.navbar-inverse .navbar-toggle .icon-bar { background-color: rgb(255, 255, 255); }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border-color: rgb(16, 16, 16); }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { background-color: rgb(9, 9, 9); color: rgb(255, 255, 255); }

@media (max-width: 767px) {

  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: rgb(9, 9, 9); }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: rgb(9, 9, 9); }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: rgb(157, 157, 157); }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus { color: rgb(255, 255, 255); background-color: transparent; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { color: rgb(255, 255, 255); background-color: rgb(9, 9, 9); }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: rgb(68, 68, 68); background-color: transparent; }

}

.navbar-inverse .navbar-link { color: rgb(157, 157, 157); }

.navbar-inverse .navbar-link:hover { color: rgb(255, 255, 255); }

.navbar-inverse .btn-link { color: rgb(157, 157, 157); }

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus { color: rgb(255, 255, 255); }

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus { color: rgb(68, 68, 68); }

.breadcrumb {/* padding: 8px 15px; *//* margin-bottom: 20px; *//* list-style: outside none none; *//* background-color: rgb(245, 245, 245); *//* border-radius: 4px; */}

.breadcrumb > li { display: inline-block; }

.breadcrumb > li + li::before {padding: 0px 5px;color: rgb(204, 204, 204);}

.breadcrumb > .active { color: rgb(119, 119, 119); }

.pagination { display: inline-block; padding-left: 0px; margin: 20px 0px; border-radius: 4px; }

.pagination > li { display: inline; }

.pagination > li > a, .pagination > li > span { position: relative; float: left; padding: 6px 12px; line-height: 1.42857; text-decoration: none; color: rgb(51, 122, 183); background-color: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); margin-left: -1px; }

.pagination > li:first-child > a, .pagination > li:first-child > span { margin-left: 0px; border-bottom-left-radius: 4px; border-top-left-radius: 4px; }

.pagination > li:last-child > a, .pagination > li:last-child > span { border-bottom-right-radius: 4px; border-top-right-radius: 4px; }

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus { z-index: 2; color: rgb(35, 82, 124); background-color: rgb(238, 238, 238); border-color: rgb(221, 221, 221); }

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus { z-index: 3; color: rgb(255, 255, 255); background-color: rgb(51, 122, 183); border-color: rgb(51, 122, 183); cursor: default; }

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus { color: rgb(119, 119, 119); background-color: rgb(255, 255, 255); border-color: rgb(221, 221, 221); cursor: not-allowed; }

.pagination-lg > li > a, .pagination-lg > li > span { padding: 10px 16px; font-size: 18px; line-height: 1.33333; }

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span { border-bottom-left-radius: 6px; border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span { border-bottom-right-radius: 6px; border-top-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span { padding: 5px 10px; font-size: 12px; line-height: 1.5; }

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span { border-bottom-left-radius: 3px; border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span { border-bottom-right-radius: 3px; border-top-right-radius: 3px; }

.pager { padding-left: 0px; margin: 20px 0px; list-style: outside none none; text-align: center; }

.pager::before, .pager::after { content: " "; display: table; }

.pager::after { clear: both; }

.pager li { display: inline; }

.pager li > a, .pager li > span { display: inline-block; padding: 5px 14px; background-color: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); border-radius: 15px; }

.pager li > a:hover, .pager li > a:focus { text-decoration: none; background-color: rgb(238, 238, 238); }

.pager .next > a, .pager .next > span { float: right; }

.pager .previous > a, .pager .previous > span { float: left; }

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span { color: rgb(119, 119, 119); background-color: rgb(255, 255, 255); cursor: not-allowed; }

.label { display: inline; padding: 0.2em 0.6em 0.3em; font-size: 75%; font-weight: bold; line-height: 1; color: rgb(255, 255, 255); text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25em; }

.label:empty { display: none; }

.btn .label, .btn-rx .label, .btn-rx--inverted .label { position: relative; top: -1px; }

a.label:hover, a.label:focus { color: rgb(255, 255, 255); text-decoration: none; cursor: pointer; }

.label-default { background-color: rgb(119, 119, 119); }

.label-default[href]:hover, .label-default[href]:focus { background-color: rgb(94, 94, 94); }

.label-primary { background-color: rgb(51, 122, 183); }

.label-primary[href]:hover, .label-primary[href]:focus { background-color: rgb(40, 96, 144); }

.label-success { background-color: rgb(92, 184, 92); }

.label-success[href]:hover, .label-success[href]:focus { background-color: rgb(68, 157, 68); }

.label-info { background-color: rgb(91, 192, 222); }

.label-info[href]:hover, .label-info[href]:focus { background-color: rgb(49, 176, 213); }

.label-warning { background-color: rgb(240, 173, 78); }

.label-warning[href]:hover, .label-warning[href]:focus { background-color: rgb(236, 151, 31); }

.label-danger { background-color: rgb(217, 83, 79); }

.label-danger[href]:hover, .label-danger[href]:focus { background-color: rgb(201, 48, 44); }

.badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 12px; font-weight: bold; color: rgb(255, 255, 255); line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: rgb(119, 119, 119); border-radius: 10px; }

.badge:empty { display: none; }

.btn .badge, .btn-rx .badge, .btn-rx--inverted .badge { position: relative; top: -1px; }

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn-rx .badge, .btn-group-xs > .btn-rx--inverted .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn-rx .badge, .btn-group-xs > .btn-rx--inverted .badge { top: 0px; padding: 1px 5px; }

.list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: rgb(51, 122, 183); background-color: rgb(255, 255, 255); }

.list-group-item > .badge { float: right; }

.list-group-item > .badge + .badge { margin-right: 5px; }

.nav-pills > li > a > .badge { margin-left: 3px; }

a.badge:hover, a.badge:focus { color: rgb(255, 255, 255); text-decoration: none; cursor: pointer; }

.jumbotron { padding-top: 30px; padding-bottom: 30px; margin-bottom: 30px; color: inherit; background-color: rgb(238, 238, 238); }

.jumbotron h1, .jumbotron .h1 { color: inherit; }

.jumbotron p { margin-bottom: 15px; font-size: 21px; font-weight: 200; }

.jumbotron > hr { border-top-color: rgb(213, 213, 213); }

.container .jumbotron, .container-flex .jumbotron, .container-fluid .jumbotron { border-radius: 6px; padding-left: 15px; padding-right: 15px; }

.jumbotron .container, .jumbotron .container-flex { max-width: 100%; }

@media screen and (min-width: 768px) {

  .jumbotron { padding-top: 48px; padding-bottom: 48px; }

  .container .jumbotron, .container-flex .jumbotron, .container-fluid .jumbotron { padding-left: 60px; padding-right: 60px; }

  .jumbotron h1, .jumbotron .h1 { font-size: 63px; }

}

.thumbnail { display: block; padding: 4px; margin-bottom: 20px; line-height: 1.42857; background-color: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); border-radius: 4px; transition: border 0.2s ease-in-out 0s; }

.thumbnail > img, .thumbnail a > img { display: block; max-width: 100%; height: auto; margin-left: auto; margin-right: auto; }

.thumbnail .caption { padding: 9px; color: rgb(51, 51, 51); }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active { border-color: rgb(51, 122, 183); }

.alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; }

.alert h4 { margin-top: 0px; color: inherit; }

.alert .alert-link { font-weight: bold; }

.alert > p, .alert > ul { margin-bottom: 0px; }

.alert > p + p { margin-top: 5px; }

.alert-dismissable, .alert-dismissible { padding-right: 35px; }

.alert-dismissable .close, .alert-dismissible .close { position: relative; top: -2px; right: -21px; color: inherit; }

.alert-success { background-color: rgb(223, 240, 216); border-color: rgb(214, 233, 198); color: rgb(60, 118, 61); }

.alert-success hr { border-top-color: rgb(201, 226, 179); }

.alert-success .alert-link { color: rgb(43, 84, 44); }

.alert-info { background-color: rgb(217, 237, 247); border-color: rgb(188, 232, 241); color: rgb(49, 112, 143); }

.alert-info hr { border-top-color: rgb(166, 225, 236); }

.alert-info .alert-link { color: rgb(36, 82, 105); }

.alert-warning { background-color: rgb(252, 248, 227); border-color: rgb(250, 235, 204); color: rgb(138, 109, 59); }

.alert-warning hr { border-top-color: rgb(247, 225, 181); }

.alert-warning .alert-link { color: rgb(102, 81, 44); }

.alert-danger { background-color: rgb(242, 222, 222); border-color: rgb(235, 204, 209); color: rgb(169, 68, 66); }

.alert-danger hr { border-top-color: rgb(228, 185, 192); }

.alert-danger .alert-link { color: rgb(132, 53, 52); }

@keyframes progress-bar-stripes {

0% { background-position: 40px 0px; }

100% { background-position: 0px 0px; }

}

@keyframes progress-bar-stripes {

0% { background-position: 40px 0px; }

100% { background-position: 0px 0px; }

}

.progress { overflow: hidden; height: 20px; margin-bottom: 20px; background-color: rgb(245, 245, 245); border-radius: 4px; box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1) inset; }

.progress-bar { float: left; width: 0%; height: 100%; font-size: 12px; line-height: 20px; color: rgb(255, 255, 255); text-align: center; background-color: rgb(51, 122, 183); box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.15) inset; transition: width 0.6s ease 0s; }

.progress-striped .progress-bar, .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: 40px 40px; }

.progress.active .progress-bar, .progress-bar.active { animation: 2s linear 0s normal none infinite running progress-bar-stripes; }

.progress-bar-success { background-color: rgb(92, 184, 92); }

.progress-striped .progress-bar-success { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info { background-color: rgb(91, 192, 222); }

.progress-striped .progress-bar-info { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning { background-color: rgb(240, 173, 78); }

.progress-striped .progress-bar-warning { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger { background-color: rgb(217, 83, 79); }

.progress-striped .progress-bar-danger { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media { margin-top: 15px; }

.media:first-child { margin-top: 0px; }

.media, .media-body { overflow: hidden; }

.media-body { width: 10000px; }

.media-object { display: block; }

.media-object.img-thumbnail { max-width: none; }

.media-right, .media > .pull-right { padding-left: 10px; }

.media-left, .media > .pull-left { padding-right: 10px; }

.media-left, .media-right, .media-body { display: table-cell; vertical-align: top; }

.media-middle { vertical-align: middle; }

.media-bottom { vertical-align: bottom; }

.media-heading { margin-top: 0px; margin-bottom: 5px; }

.media-list { padding-left: 0px; list-style: outside none none; }

.list-group { margin-bottom: 20px; padding-left: 0px; }

.list-group-item { position: relative; display: block; padding: 10px 15px; margin-bottom: -1px; background-color: rgb(255, 255, 255); border: 1px solid rgb(221, 221, 221); }

.list-group-item:first-child { border-top-right-radius: 4px; border-top-left-radius: 4px; }

.list-group-item:last-child { margin-bottom: 0px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

a.list-group-item, button.list-group-item { color: rgb(85, 85, 85); }

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading { color: rgb(51, 51, 51); }

a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus { text-decoration: none; color: rgb(85, 85, 85); background-color: rgb(245, 245, 245); }

button.list-group-item { width: 100%; text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus { background-color: rgb(238, 238, 238); color: rgb(119, 119, 119); cursor: not-allowed; }

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading { color: inherit; }

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text { color: rgb(119, 119, 119); }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { z-index: 2; color: rgb(255, 255, 255); background-color: rgb(51, 122, 183); border-color: rgb(51, 122, 183); }

.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: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, .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 { color: inherit; }

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text { color: rgb(199, 221, 239); }

.list-group-item-success { color: rgb(60, 118, 61); background-color: rgb(223, 240, 216); }

a.list-group-item-success, button.list-group-item-success { color: rgb(60, 118, 61); }

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:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus { color: rgb(60, 118, 61); background-color: rgb(208, 233, 198); }

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus { color: rgb(255, 255, 255); background-color: rgb(60, 118, 61); border-color: rgb(60, 118, 61); }

.list-group-item-info { color: rgb(49, 112, 143); background-color: rgb(217, 237, 247); }

a.list-group-item-info, button.list-group-item-info { color: rgb(49, 112, 143); }

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:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus { color: rgb(49, 112, 143); background-color: rgb(196, 227, 243); }

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus { color: rgb(255, 255, 255); background-color: rgb(49, 112, 143); border-color: rgb(49, 112, 143); }

.list-group-item-warning { color: rgb(138, 109, 59); background-color: rgb(252, 248, 227); }

a.list-group-item-warning, button.list-group-item-warning { color: rgb(138, 109, 59); }

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:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus { color: rgb(138, 109, 59); background-color: rgb(250, 242, 204); }

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus { color: rgb(255, 255, 255); background-color: rgb(138, 109, 59); border-color: rgb(138, 109, 59); }

.list-group-item-danger { color: rgb(169, 68, 66); background-color: rgb(242, 222, 222); }

a.list-group-item-danger, button.list-group-item-danger { color: rgb(169, 68, 66); }

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:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus { color: rgb(169, 68, 66); background-color: rgb(235, 204, 204); }

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus { color: rgb(255, 255, 255); background-color: rgb(169, 68, 66); border-color: rgb(169, 68, 66); }

.list-group-item-heading { margin-top: 0px; margin-bottom: 5px; }

.list-group-item-text { margin-bottom: 0px; line-height: 1.3; }

.panel { margin-bottom: 20px; background-color: rgb(255, 255, 255); border: 1px solid transparent; border-radius: 4px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body { padding: 15px; }

.panel-body::before, .panel-body::after { content: " "; display: table; }

.panel-body::after { clear: both; }

.panel-heading { padding: 10px 15px; border-bottom: 1px solid transparent; border-top-right-radius: 3px; border-top-left-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle { color: inherit; }

.panel-title { margin-top: 0px; margin-bottom: 0px; font-size: 16px; color: inherit; }

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a { color: inherit; }

.panel-footer { padding: 10px 15px; background-color: rgb(245, 245, 245); border-top: 1px solid rgb(221, 221, 221); border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

.panel > .list-group, .panel > .panel-collapse > .list-group { margin-bottom: 0px; }

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item { border-width: 1px 0px; border-radius: 0px; }

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child { border-top: 0px none; border-top-right-radius: 3px; border-top-left-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child { border-bottom: 0px none; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child { border-top-right-radius: 0px; border-top-left-radius: 0px; }

.panel-heading + .list-group .list-group-item:first-child { border-top-width: 0px; }

.list-group + .panel-footer { border-top-width: 0px; }

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table { margin-bottom: 0px; }

.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption { padding-left: 15px; padding-right: 15px; }

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child { border-top-right-radius: 3px; border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { border-top-right-radius: 3px; }

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child { border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child { border-bottom-left-radius: 3px; border-bottom-right-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { border-bottom-right-radius: 3px; }

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body { border-top: 1px solid rgb(224, 224, 224); }

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td { border-top: 0px none; }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered { border: 0px none; }

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0px none; }

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0px none; }

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { border-bottom: 0px none; }

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom: 0px none; }

.panel > .table-responsive { border: 0px none; margin-bottom: 0px; }

.panel-group { margin-bottom: 20px; }

.panel-group .panel { margin-bottom: 0px; border-radius: 4px; }

.panel-group .panel + .panel { margin-top: 5px; }

.panel-group .panel-heading { border-bottom: 0px none; }

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group { border-top: 1px solid rgb(221, 221, 221); }

.panel-group .panel-footer { border-top: 0px none; }

.panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid rgb(221, 221, 221); }

.panel-default { border-color: rgb(221, 221, 221); }

.panel-default > .panel-heading { color: rgb(51, 51, 51); background-color: rgb(245, 245, 245); border-color: rgb(221, 221, 221); }

.panel-default > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(221, 221, 221); }

.panel-default > .panel-heading .badge { color: rgb(245, 245, 245); background-color: rgb(51, 51, 51); }

.panel-default > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(221, 221, 221); }

.panel-primary { border-color: rgb(51, 122, 183); }

.panel-primary > .panel-heading { color: rgb(255, 255, 255); background-color: rgb(51, 122, 183); border-color: rgb(51, 122, 183); }

.panel-primary > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(51, 122, 183); }

.panel-primary > .panel-heading .badge { color: rgb(51, 122, 183); background-color: rgb(255, 255, 255); }

.panel-primary > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(51, 122, 183); }

.panel-success { border-color: rgb(214, 233, 198); }

.panel-success > .panel-heading { color: rgb(60, 118, 61); background-color: rgb(223, 240, 216); border-color: rgb(214, 233, 198); }

.panel-success > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(214, 233, 198); }

.panel-success > .panel-heading .badge { color: rgb(223, 240, 216); background-color: rgb(60, 118, 61); }

.panel-success > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(214, 233, 198); }

.panel-info { border-color: rgb(188, 232, 241); }

.panel-info > .panel-heading { color: rgb(49, 112, 143); background-color: rgb(217, 237, 247); border-color: rgb(188, 232, 241); }

.panel-info > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(188, 232, 241); }

.panel-info > .panel-heading .badge { color: rgb(217, 237, 247); background-color: rgb(49, 112, 143); }

.panel-info > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(188, 232, 241); }

.panel-warning { border-color: rgb(250, 235, 204); }

.panel-warning > .panel-heading { color: rgb(138, 109, 59); background-color: rgb(252, 248, 227); border-color: rgb(250, 235, 204); }

.panel-warning > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(250, 235, 204); }

.panel-warning > .panel-heading .badge { color: rgb(252, 248, 227); background-color: rgb(138, 109, 59); }

.panel-warning > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(250, 235, 204); }

.panel-danger { border-color: rgb(235, 204, 209); }

.panel-danger > .panel-heading { color: rgb(169, 68, 66); background-color: rgb(242, 222, 222); border-color: rgb(235, 204, 209); }

.panel-danger > .panel-heading + .panel-collapse > .panel-body { border-top-color: rgb(235, 204, 209); }

.panel-danger > .panel-heading .badge { color: rgb(242, 222, 222); background-color: rgb(169, 68, 66); }

.panel-danger > .panel-footer + .panel-collapse > .panel-body { border-bottom-color: rgb(235, 204, 209); }

.embed-responsive { position: relative; display: block; height: 0px; padding: 0px; overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0px; left: 0px; bottom: 0px; height: 100%; width: 100%; border: 0px none; }

.embed-responsive-16by9 { padding-bottom: 56.25%; }

.embed-responsive-4by3 { padding-bottom: 75%; }

.well { min-height: 20px; padding: 19px; margin-bottom: 20px; background-color: rgb(245, 245, 245); border: 1px solid rgb(227, 227, 227); border-radius: 4px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset; }

.well blockquote { border-color: rgba(0, 0, 0, 0.15); }

.well-lg { padding: 24px; border-radius: 6px; }

.well-sm { padding: 9px; border-radius: 3px; }

.close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: rgb(0, 0, 0); text-shadow: 0px 1px 0px rgb(255, 255, 255); opacity: 0.2; }

.close:hover, .close:focus { color: rgb(0, 0, 0); text-decoration: none; cursor: pointer; opacity: 0.5; }

button.close { padding: 0px; cursor: pointer; background: transparent none repeat scroll 0% 0%; border: 0px none; }

.modal-open, .res_box-open {/* overflow: hidden; */}

.modal {display: none;overflow: hidden;position: fixed;top: 0px;right: 0px;bottom: 0px;left: 0px;z-index: 9999999;outline: 0px none;}

.modal.fade .modal-dialog {transform: translate(0px, -25%);transition: transform 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;z-index: 99999999;}

.modal.in .modal-dialog { transform: translate(0px, 0px); }

.modal-open .modal, .res_box-open .modal {overflow-x: hidden;/* overflow-y: auto; */}

.modal-dialog { position: relative; width: auto; margin: 10px; }

.modal-content { position: relative; background-color: rgb(255, 255, 255); border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.5); background-clip: padding-box; outline: 0px none; }

.modal-backdrop { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 1040; background-color: rgb(0, 0, 0); }

.modal-backdrop.fade { opacity: 0; }

.modal-backdrop.in { opacity: 0.5; }

.modal-header { padding: 15px; border-bottom: 1px solid rgb(229, 229, 229); }

.modal-header::before, .modal-header::after { content: " "; display: table; }

.modal-header::after { clear: both; }

.modal-header .close { margin-top: -2px; }

.modal-title { margin: 0px; line-height: 1.42857; }

.modal-body { position: relative; padding: 15px; }

.modal-footer { padding: 15px; text-align: right; border-top: 1px solid rgb(229, 229, 229); }

.modal-footer::before, .modal-footer::after { content: " "; display: table; }

.modal-footer::after { clear: both; }

.modal-footer .btn + .btn, .modal-footer .btn-rx + .btn, .modal-footer .btn-rx--inverted + .btn, .modal-footer .btn + .btn-rx, .modal-footer .btn-rx + .btn-rx, .modal-footer .btn-rx--inverted + .btn-rx, .modal-footer .btn + .btn-rx--inverted, .modal-footer .btn-rx + .btn-rx--inverted, .modal-footer .btn-rx--inverted + .btn-rx--inverted { margin-left: 5px; margin-bottom: 0px; }

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .btn-rx + .btn, .modal-footer .btn-group .btn-rx--inverted + .btn, .modal-footer .btn-group .btn + .btn-rx, .modal-footer .btn-group .btn-rx + .btn-rx, .modal-footer .btn-group .btn-rx--inverted + .btn-rx, .modal-footer .btn-group .btn + .btn-rx--inverted, .modal-footer .btn-group .btn-rx + .btn-rx--inverted, .modal-footer .btn-group .btn-rx--inverted + .btn-rx--inverted { margin-left: -1px; }

.modal-footer .btn-block + .btn-block { margin-left: 0px; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 768px) {

  .modal-dialog {width: 600px;margin: auto;top: 20%;}

  .modal-content { box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm { width: 300px; }

}

@media (min-width: 992px) {

  .modal-lg { width: 900px; }

}

.tooltip { position: absolute; z-index: 1070; display: block; font-family: "Open Sans","Segoe UI",Tahoma,sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; line-height: 1.42857; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; overflow-wrap: normal; font-size: 12px; opacity: 0; }

.tooltip.in { opacity: 0.9; }

.tooltip.top { margin-top: -3px; padding: 5px 0px; }

.tooltip.right { margin-left: 3px; padding: 0px 5px; }

.tooltip.bottom { margin-top: 3px; padding: 5px 0px; }

.tooltip.left { margin-left: -3px; padding: 0px 5px; }

.tooltip-inner { max-width: 200px; padding: 3px 8px; color: rgb(255, 255, 255); text-align: center; background-color: rgb(0, 0, 0); border-radius: 4px; }

.tooltip-arrow { position: absolute; width: 0px; height: 0px; border-color: transparent; border-style: solid; }

.tooltip.top .tooltip-arrow { bottom: 0px; left: 50%; margin-left: -5px; border-width: 5px 5px 0px; border-top-color: rgb(0, 0, 0); }

.tooltip.top-left .tooltip-arrow { bottom: 0px; right: 5px; margin-bottom: -5px; border-width: 5px 5px 0px; border-top-color: rgb(0, 0, 0); }

.tooltip.top-right .tooltip-arrow { bottom: 0px; left: 5px; margin-bottom: -5px; border-width: 5px 5px 0px; border-top-color: rgb(0, 0, 0); }

.tooltip.right .tooltip-arrow { top: 50%; left: 0px; margin-top: -5px; border-width: 5px 5px 5px 0px; border-right-color: rgb(0, 0, 0); }

.tooltip.left .tooltip-arrow { top: 50%; right: 0px; margin-top: -5px; border-width: 5px 0px 5px 5px; border-left-color: rgb(0, 0, 0); }

.tooltip.bottom .tooltip-arrow { top: 0px; left: 50%; margin-left: -5px; border-width: 0px 5px 5px; border-bottom-color: rgb(0, 0, 0); }

.tooltip.bottom-left .tooltip-arrow { top: 0px; right: 5px; margin-top: -5px; border-width: 0px 5px 5px; border-bottom-color: rgb(0, 0, 0); }

.tooltip.bottom-right .tooltip-arrow { top: 0px; left: 5px; margin-top: -5px; border-width: 0px 5px 5px; border-bottom-color: rgb(0, 0, 0); }

.popover { position: absolute; top: 0px; left: 0px; z-index: 1060; display: none; max-width: 276px; padding: 1px; font-family: "Open Sans","Segoe UI",Tahoma,sans-serif; font-style: normal; font-weight: normal; letter-spacing: normal; line-height: 1.42857; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; white-space: normal; word-break: normal; word-spacing: normal; overflow-wrap: normal; font-size: 14px; background-color: rgb(255, 255, 255); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top { margin-top: -10px; }

.popover.right { margin-left: 10px; }

.popover.bottom { margin-top: 10px; }

.popover.left { margin-left: -10px; }

.popover-title { margin: 0px; padding: 8px 14px; font-size: 14px; background-color: rgb(247, 247, 247); border-bottom: 1px solid rgb(235, 235, 235); border-radius: 5px 5px 0px 0px; }

.popover-content { padding: 9px 14px; }

.popover > .arrow, .popover > .arrow::after { position: absolute; display: block; width: 0px; height: 0px; border-color: transparent; border-style: solid; }

.popover > .arrow { border-width: 11px; }

.popover > .arrow::after { border-width: 10px; content: ""; }

.popover.top > .arrow { left: 50%; margin-left: -11px; border-bottom-width: 0px; border-top-color: rgba(0, 0, 0, 0.25); bottom: -11px; }

.popover.top > .arrow::after { content: " "; bottom: 1px; margin-left: -10px; border-bottom-width: 0px; border-top-color: rgb(255, 255, 255); }

.popover.right > .arrow { top: 50%; left: -11px; margin-top: -11px; border-left-width: 0px; border-right-color: rgba(0, 0, 0, 0.25); }

.popover.right > .arrow::after { content: " "; left: 1px; bottom: -10px; border-left-width: 0px; border-right-color: rgb(255, 255, 255); }

.popover.bottom > .arrow { left: 50%; margin-left: -11px; border-top-width: 0px; border-bottom-color: rgba(0, 0, 0, 0.25); top: -11px; }

.popover.bottom > .arrow::after { content: " "; top: 1px; margin-left: -10px; border-top-width: 0px; border-bottom-color: rgb(255, 255, 255); }

.popover.left > .arrow { top: 50%; right: -11px; margin-top: -11px; border-right-width: 0px; border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow::after { content: " "; right: 1px; border-right-width: 0px; border-left-color: rgb(255, 255, 255); bottom: -10px; }

.carousel { position: relative; }

.carousel-inner { position: relative; overflow: hidden; width: 100%; }

.carousel-inner > .item { display: none; position: relative; transition: left 0.6s ease-in-out 0s; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; line-height: 1; }

@media not all, (-webkit-transform-3d) {

  .carousel-inner > .item { transition: transform 0.6s ease-in-out 0s, -webkit-transform 0.6s ease-in-out 0s; backface-visibility: hidden; perspective: 1000px; }

  .carousel-inner > .item.next, .carousel-inner > .item.active.right { transform: translate3d(100%, 0px, 0px); left: 0px; }

  .carousel-inner > .item.prev, .carousel-inner > .item.active.left { transform: translate3d(-100%, 0px, 0px); left: 0px; }

  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active { transform: translate3d(0px, 0px, 0px); left: 0px; }

}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev { display: block; }

.carousel-inner > .active { left: 0px; }

.carousel-inner > .next, .carousel-inner > .prev { position: absolute; top: 0px; width: 100%; }

.carousel-inner > .next { left: 100%; }

.carousel-inner > .prev { left: -100%; }

.carousel-inner > .next.left, .carousel-inner > .prev.right { left: 0px; }

.carousel-inner > .active.left { left: -100%; }

.carousel-inner > .active.right { left: 100%; }

.carousel-control { position: absolute; top: 0px; left: 0px; bottom: 0px; width: 15%; opacity: 0.5; font-size: 20px; color: rgb(255, 255, 255); text-align: center; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); background-color: transparent; }

.carousel-control.left { background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%); background-repeat: repeat-x; }

.carousel-control.right { left: auto; right: 0px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%); background-repeat: repeat-x; }

.carousel-control:hover, .carousel-control:focus { outline: 0px none; color: rgb(255, 255, 255); text-decoration: none; opacity: 0.9; }

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right { position: absolute; top: 50%; margin-top: -10px; z-index: 5; display: inline-block; }

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left { left: 50%; margin-left: -10px; }

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right { right: 50%; margin-right: -10px; }

.carousel-control .icon-prev, .carousel-control .icon-next { width: 20px; height: 20px; line-height: 1; font-family: serif; }

.carousel-indicators { position: absolute; bottom: 10px; left: 50%; z-index: 15; width: 60%; margin-left: -30%; padding-left: 0px; list-style: outside none none; text-align: center; }

.carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; border: 1px solid rgb(255, 255, 255); border-radius: 10px; cursor: pointer; background-color: transparent; }

.carousel-indicators .active { margin: 0px; width: 12px; height: 12px; background-color: rgb(255, 255, 255); }

.carousel-caption { position: absolute; left: 15%; right: 15%; bottom: 20px; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: rgb(255, 255, 255); text-align: center; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn, .carousel-caption .btn-rx, .carousel-caption .btn-rx--inverted { text-shadow: none; }

@media screen and (min-width: 768px) {

  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next { width: 30px; height: 30px; margin-top: -10px; font-size: 30px; }

  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -10px; }

  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -10px; }

  .carousel-caption { left: 20%; right: 20%; padding-bottom: 30px; }

  .carousel-indicators { bottom: 20px; }

}

.clearfix::before, .clearfix::after { content: " "; display: table; }

.clearfix::after { clear: both; }

.center-block { display: block; margin-left: auto; margin-right: auto; }

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

.text-hide { text-indent: 100%; white-space: nowrap; overflow: hidden; }

.hidden { display: none !important; }

.affix { position: fixed; }

.visible-xs { display: none !important; }

.visible-sm { display: none !important; }

.visible-medium { display: none !important; }

.visible-large { display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-medium-block, .visible-medium-inline, .visible-medium-inline-block, .visible-large-block, .visible-large-inline, .visible-large-inline-block { display: none !important; }

@media (max-width: 767px) {

  .visible-xs { display: block !important; }

  table.visible-xs { display: table !important; }

  tr.visible-xs { display: table-row !important; }

  th.visible-xs, td.visible-xs { display: table-cell !important; }

}

@media (max-width: 767px) {

  .visible-xs-block { display: block !important; }

}

@media (max-width: 767px) {

  .visible-xs-inline { display: inline !important; }

}

@media (max-width: 767px) {

  .visible-xs-inline-block { display: inline-block !important; }

}

@media (min-width: 768px) and (max-width: 991px) {

  .visible-sm { display: block !important; }

  table.visible-sm { display: table !important; }

  tr.visible-sm { display: table-row !important; }

  th.visible-sm, td.visible-sm { display: table-cell !important; }

}

@media (min-width: 768px) and (max-width: 991px) {

  .visible-sm-block { display: block !important; }

}

@media (min-width: 768px) and (max-width: 991px) {

  .visible-sm-inline { display: inline !important; }

}

@media (min-width: 768px) and (max-width: 991px) {

  .visible-sm-inline-block { display: inline-block !important; }

}

@media (min-width: 992px) and (max-width: 1199px) {

  .visible-medium { display: block !important; }

  table.visible-medium { display: table !important; }

  tr.visible-medium { display: table-row !important; }

  th.visible-medium, td.visible-medium { display: table-cell !important; }

}

@media (min-width: 992px) and (max-width: 1199px) {

  .visible-medium-block { display: block !important; }

}

@media (min-width: 992px) and (max-width: 1199px) {

  .visible-medium-inline { display: inline !important; }

}

@media (min-width: 992px) and (max-width: 1199px) {

  .visible-medium-inline-block { display: inline-block !important; }

}

@media (min-width: 1200px) {

  .visible-large { display: block !important; }

  table.visible-large { display: table !important; }

  tr.visible-large { display: table-row !important; }

  th.visible-large, td.visible-large { display: table-cell !important; }

}

@media (min-width: 1200px) {

  .visible-large-block { display: block !important; }

}

@media (min-width: 1200px) {

  .visible-large-inline { display: inline !important; }

}

@media (min-width: 1200px) {

  .visible-large-inline-block { display: inline-block !important; }

}

@media (max-width: 767px) {

  .hidden-xs { display: none !important; }

}

@media (min-width: 768px) and (max-width: 991px) {

  .hidden-sm { display: none !important; }

}

@media (min-width: 992px) and (max-width: 1199px) {

  .hidden-md { display: none !important; }

}

@media (min-width: 1200px) {

  .hidden-lg { display: none !important; }

}

.visible-print { display: none !important; }

@media print {

  .visible-print { display: block !important; }

  table.visible-print { display: table !important; }

  tr.visible-print { display: table-row !important; }

  th.visible-print, td.visible-print { display: table-cell !important; }

}

.visible-print-block { display: none !important; }

@media print {

  .visible-print-block { display: block !important; }

}

.visible-print-inline { display: none !important; }

@media print {

  .visible-print-inline { display: inline !important; }

}

.visible-print-inline-block { display: none !important; }

@media print {

  .visible-print-inline-block { display: inline-block !important; }

}

@media print {

  .hidden-print { display: none !important; }

}

* {box-sizing: border-box;}

html { font-size: 16px; height: 100%; }

body {background-color: #fff;color: rgb(51, 51, 51);display: flex;-moz-box-orient: vertical;-moz-box-direction: normal;flex-direction: column;font-family: "Open Sans","Segoe UI",Tahoma,sans-serif;font-weight: 400;height: 100%;line-height: 1.4;min-height: 100%;overflow-y: scroll;position: relative;}
div#primary {
    padding: 0 15px;
    min-height: 450px;
}
.main_content_wrapper.container.ls-overflow-visible {

    /* background: #fff; */

    margin-top: 140px;

    position: relative;

    /* box-shadow: 0 0 8px #747474; */

    margin-bottom: 40px;

}

body::after { content: "screen-xs"; display: none; }

@media (min-width: 768px) {

  body::after { content: "screen-sm"; }

}

@media (min-width: 992px) {

  body::after { content: "screen-md"; }

}

@media (min-width: 1170px) {

  body::after { content: "screen-lg"; }

}

body::before { background-color: rgb(14, 54, 103); content: ""; position: fixed; width: 100%; height: 0px; opacity: 0; transition: opacity 0.5s ease-out 0s; z-index: 10; }

@media (min-width: 860px) {

  body::before { display: none; }

}

body:not(.has-mobile-nav-open)::before {transition: opacity 0.5s ease-out 0s, height 0.5s step-end 0s;}

body.has-mobile-nav-open::before { height: 100%; opacity: 0.9; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-weight: 300; line-height: 1.4; margin-bottom: 1.875rem; }

a, a:active, a:link, a:visited { font-size: 0.875rem; color: rgb(102, 102, 102); text-decoration: none; transition: all 0.3s ease-out 0s; }

a:hover {text-decoration: underline;color: #c84834;}

.heading-section { font-size: 1.5rem; font-weight: 600; margin-bottom: 3.75rem; }

.centered { text-align: center; }

.sr-only-focusable:focus { position: absolute; z-index: 100; }

a.link__normal, a.link__normal:active, a.link__normal:link, a.link__normal:visited { font-weight: 600; color: rgb(38, 129, 236); text-decoration: underline; }

[class^="icon-nda"], [class*=" icon-nda"] { -moz-appearance: none; font-family: "ndara-fonts-icons" !important; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; }

.icon-nda-chevron-left { display: inline-block; transform: rotate(180deg); }



.badge-circle, .badge-circle-outline { background-color: rgb(38, 129, 236); display: flex; align-self: center; -moz-box-align: center; align-items: center; -moz-box-pack: center; justify-content: center; border-radius: 50%; color: rgb(255, 255, 255); font-size: 0.625rem; line-height: 1; margin-left: 5px; width: 19px; height: 19px; position: relative; white-space: nowrap; }

.badge-circle-outline {background-color: #fff;border-radius: 50%;color: rgb(49, 155, 229);}

@media (min-width: 860px) {

.nda-logo {width: 200px;}

}

.coastal .nda-logo { background-image: url("logo-coastal-primary.svg"); }

.nda-logo--ko { background-image: url("logo-ndara-primary-white.svg"); }

.menu,

.list { list-style: outside none none; padding: 0px; }

.menu a, .wn_widget .menu a:active, .wn_widget .menu a:link, .list a:visited,

.list a, .list a:active, .list a:link, .list a:visited 

{ color: rgb(102, 102, 102); }

.list a:hover {color: rgb(200, 72, 52);}

.menu .menu li,

.li_item { margin-bottom: 0.9375rem; }

.list_horizontal { vertical-align: top; margin-bottom: 0px; }

ul.list.list_horizontal.list--icons {/* padding-top: 10px; */font-size: 18px;flex: 6 0 0;text-align: right;order: 2;}
.top_right_info .list--icons a,
.top_right_info .list--icons a:link{font-size: 21px;}
.top_right_info{flex: 10 0 0;text-align: right;order: 2;/* display: inherit; */}
.top_right_info > *{display: inline-block;}
.top_language{   
   flex: 4 0 0;
    order: 3;
    position: relative;
    width: 135px;}
.top_right_info > .user_info {clear: both;padding: 0px 10px;width: 100%;}
.top_language .wpml-ls-legacy-dropdown a{border:none;line-height: 20px;text-decoration: none;}
.top_right_info > .user_info a {
    font-size: 16px;
    color: #646464;
}
.top_right_info > .user_info a:hover{
    color: #004b7f;
}
.list_horizontal .li_item {display: inline-block;padding: 0px 0.625rem;vertical-align: middle;}

.list_horizontal .li_item:first-child { padding-left: 0px; }

.list_horizontal .li_item:last-child {/* padding-right: 0px; */}

.list--divider .li_item { border-left: 1px solid rgb(102, 102, 102); }

.list--divider .li_item:first-child { border: medium none; }

.list_small .li_item { font-size: 0.75rem; }

.list_small a { font-size: 0.75rem; }

.list--icons .li_item {padding: 0px 0.225rem;margin-top: 7px;margin-bottom: 0;}

.list--icons a, .list--icons a:active, .list--icons a:link, .list--icons a:visited {color: #818181;font-size: 1.125rem;}

.list--icons a:hover { color: rgb(38, 129, 236); text-decoration: none; }

.nda-table th, .nda-table td { padding: 0.9375rem; }

.nda-table th { background-color: rgb(240, 240, 240); color: rgb(102, 102, 102); font-size: 0.875rem; font-weight: 400; text-align: center; }

.nda-table td { background-color: rgb(249, 249, 249); color: rgb(0, 0, 0); font-size: 1.25rem; }

.nda-table tr.align-center td { text-align: center; }

.loader { margin: 60px auto; font-size: 10px; position: relative; text-indent: -9999em; border-width: 1.1em; border-style: solid; border-color: rgb(202, 224, 250) rgb(202, 224, 250) rgb(202, 224, 250) rgb(38, 129, 236); transform: translateZ(0px); animation: 1.1s linear 0s normal none infinite running load8; }

.loader, .loader::after { border-radius: 50%; width: 8em; height: 8em; }

@keyframes load8 {

0% { transform: rotate(0deg); }

100% { transform: rotate(360deg); }

}

@keyframes load8 {

0% { transform: rotate(0deg); }

100% { transform: rotate(360deg); }

}

.loader-overlay { background-color: rgba(255, 255, 255, 0.7); display: flex; -moz-box-pack: center; justify-content: center; -moz-box-align: center; align-items: center; width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; }

.content-container { background-color: rgb(255, 255, 255); -moz-box-flex: 1; flex: 1 0 auto; margin-top: 68px; }

@media (min-width: 860px) {

  .is-scrolltop .content-container { margin-top: 0px; }

}

@media (min-width: 860px) {

  .content-container { margin-top: 100px; }

}

.content-container:focus { outline: medium none; }

.content-container > .grid { padding: 1.875rem 0px; }

.container-md { max-width: 1160px; margin: 0px auto; }

.container-md::before, .container-md::after { content: " "; display: table; }

.container-md::after { clear: both; }

.container-lg { background-color: rgb(255, 255, 255); max-width: 1200px; margin: 0px auto; }

.container-lg::before, .container-lg::after { content: " "; display: table; }

.container-lg::after { clear: both; }

.row--border-bottom { border-bottom: 1px solid rgb(230, 230, 230); }

@media screen and (max-width: 767px) {

  .row.no-pad-xs > [class*="col-"] { padding-left: 0px; padding-right: 0px; }

}

.row.no-pad > [class*="col-"] { padding-left: 0px; padding-right: 0px; }

.row.sm-pad > [class*="col-"] { padding-left: 5px; padding-right: 5px; }

.row.md-pad > [class*="col-"] { padding-left: 10px; padding-right: 10px; }

.res_box {background-color: rgb(249, 249, 249);position: relative;top: 0px;left: 0px;width: 100%;/* height: 100%; */z-index: 12;/* overflow-y: auto; *//* overflow-x: hidden; */display: none;/* visibility: hidden; *//* padding: 70px 0px; */transform: translateY(100%);transition: all 0.5s ease-out 0s;}
div#ajax_res_wrapper {
    position: relative;
    margin-bottom: 30px;
}
.res_box--isopen {display: block;/* visibility: visible; */transform: translateY(0px);}

.res_box-header {background-color: rgb(249, 249, 249);display: flex;-moz-box-orient: horizontal;-moz-box-direction: normal;flex-direction: row;-moz-box-align: center;align-items: center;width: 100%;height: 70px;padding: 0px 1.875rem;/* position: fixed; *//* top: 0px; *//* left: 0px; */z-index: 0;border-bottom: 1px solid #9E9E9E;}

.res_box-header::after { background-color: rgb(240, 240, 240); position: absolute; top: 100%; left: 0px; content: ""; width: 100%; height: 1px; }

.res_box-header__back { width: 90px; }

.res_box-header__title {-moz-box-flex: 1;flex: 1 1 0%;/* text-indent: 100%; *//* white-space: nowrap; */overflow: hidden;/* background-image: url("https://eqiran.net/ndara2/wp-content/uploads/2017/07/Final-logoen.png"); */background-repeat: no-repeat;background-position: center center;background-size: auto 50px;margin: 0px;text-align: center;}

.coastal .res_box-header__title { background-image: url("logo-coastal-primary.svg"); background-size: auto 18px; }

.res_box-header__close { text-align: right; width: 60px; }

.res_box-header__close:hover { text-decoration: none; }

.res_box-body {/* bottom: 0px; *//* top: 70px; */width: 100%;/* position: fixed; *//* overflow-y: auto; *//* overflow-x: hidden; */transition: background-color 0.3s ease-out 0s;}

.res_box-body--light-theme { background-color: rgb(255, 255, 255); }

.res_box-footer {background-color: rgb(49, 155, 229);border-top: 1px solid rgb(240, 240, 240);display: flex;-moz-box-align: center;align-items: center;position: fixed;width: 100%;height: 66px;bottom: 5px;left: 0px;z-index: 3;}

.res_box-footer__details {font-size: 24px;font-weight: 300;text-align: center;-moz-box-flex: 1;flex: 1 1 0%;margin-bottom: 0px;color: #fff;}

.form-control { border: 1px solid rgb(255, 255, 255); box-shadow: none; height: 50px; }

.form-control.error { border: 1px solid rgb(208, 2, 27); }

label {color: rgb(0, 76, 129);}

label.error { color: rgb(208, 2, 27); font-size: 0.75rem; font-weight: 600; margin-top: 0.9375rem; }

.nda-select-group { display: flex; -moz-box-orient: horizontal; -moz-box-direction: normal; flex-direction: row; position: relative; margin-bottom: 1.25rem; }

.nda-select-group > .nda-select-label { display: flex; align-self: center; margin-right: 0.9375rem; }

.nda-select-group .nda-select > select { border-radius: 0px; display: flex; z-index: 1; }

.nda-select-group .nda-select > select:focus { z-index: 2; }

.nda-select-group .nda-select.error > select, .nda-select-group .nda-select.warning > select { z-index: 3; }

.nda-select-group .nda-select:nth-of-type(n+1) { margin-left: -1px; }

.nda-select-group .nda-select:first-of-type > select { border-radius: 6px 0px 0px 6px; }

.nda-select-group .nda-select:last-of-type > select { border-radius: 0px 6px 6px 0px; }

.nda-select-group .nda-select:only-of-type > select { border-radius: 6px; }

.nda-select-group--center { -moz-box-pack: center; justify-content: center; }

.nda-select-group--single, .nda-select-group--multi { display: inline-block; }

.nda-select-group--single .nda-select:first-of-type > select, .nda-select-group--multi .nda-select:first-of-type > select { border-radius: 6px; }

.nda-select-group--has-labels > .nda-select-label { margin-top: 20px; }

.nda-select { position: relative; }

.nda-select:after {content: "\e900";color: rgb(38, 129, 236);font-family: "ndara-fonts-icons";font-style: normal;font-weight: normal;font-size: 0.4em;font-variant: normal;text-transform: none;line-height: 1;margin-bottom: -0.3em;position: absolute;bottom: 34px;right: 0.46875rem;z-index: 3;pointer-events: none;}

.nda-select.error > select, .nda-select.error > select:focus { border: 1px solid rgb(208, 2, 27); color: rgb(208, 2, 27); }

.nda-select.error::after { color: rgb(208, 2, 27); }

.nda-select.warning > select, .nda-select.warning > select:focus { border: 1px solid rgb(214, 76, 29); color: rgb(214, 76, 29); }

.nda-select.warning::after { color: rgb(214, 76, 29); }

.nda-select > .nda-select-label { display: block; text-align: center; }

.nda-select > select { -moz-appearance: none; background-color: rgb(255, 255, 255); border-radius: 6px; border: 1px solid silver; display: inline-block; font-size: 1.25rem; font-weight: 400; padding: 0px 1.40625rem 0px 0.9375rem; position: relative; height: 68px; }

.nda-select > select:focus { outline: none; }

.nda-select-label { display: inline-block; font-size: 0.875rem; font-weight: 400; }

.main-header {background-color: transparent;position: fixed;width: 100%;top: 0px;left: 0px;bottom: 100%;min-height: 58px;transition: margin-top 0.5s ease 0s, transform 0.2s ease 0s, bottom 0s ease 0.5s, -webkit-transform 0.2s ease 0s;z-index: 999999;box-shadow: 0 0 5px #535353;}

header.main-header.header_control .top_bar.containter {

    background: #ececec;

    box-shadow: 0 0 8px #626262;

    /* height: 36px; */

    z-index: 10000000;

    margin-bottom: 0px;

    /* border-top: 4px solid #c84834; */

    color: #fff;

}

@media (min-width: 860px) {

  .main-header::before { display: block; }

}

.main-header::after {/* background-color: rgb(38, 129, 236); */content: "";position: absolute;top: 68px;left: 0px;opacity: 0.1;width: 100%;height: 1px;}

@media (min-width: 860px) {

  .main-header::after {top: 100px;}

}

.has-mobile-nav-open .main-header { bottom: 0px; transition: margin-top 0.5s ease 0s, transform 0.2s ease 0s, bottom 0s ease 0s, -webkit-transform 0.2s ease 0s; }

@media (min-width: 860px) {

  .has-mobile-nav-open .main-header { bottom: auto; }

}

@media (min-width: 860px) {

  .has-drawer-open .main-header {/* margin-top: 200px; */}

}

@media (min-width: 860px) {

  .is-scrolltop .main-header {/* position: relative; */}
}

@media (min-width: 860px) {

  .main-header {background-color: rgb(255, 255, 255);padding-top: 0px;/* height: 55px; */min-height: 140px;}

}

.main-header--is-hidden {transform: translateY(-100%);top: -30px;}

.has-mobile-nav-open .main-header--is-hidden { transform: translateY(0px); transition: margin-top 0.5s ease 0s, transform 0s ease 0s, -webkit-transform 0s ease 0s; }

.main-header__topbar {/* background-color: rgb(249, 249, 249); */display: none;height: 32px;-moz-box-pack: justify;justify-content: space-between;margin-left: auto;margin-right: auto;max-width: 1200px;padding-left: 15px;padding-right: 15px;position: relative;z-index: 3;}

.main-header__topbar a {

    /* color: #fff!important; */

    /* padding: 0 10px; */

    /* background: #c84834; */

    /* margin: 0; */

}div#top_menu {

    width: 70%;

}

.select_language {

    color: #444;

    border: none;

    outline: none;

    margin-top: 5px;

    background: none;

}

@media (min-width: 860px) {

  .main-header__topbar {display: flex;}

}

.main-header__topbar .main-header__link {display: inline-block;font-size: 0.75rem;align-self: center;font-weight: 400;line-height: 24px;margin-top: 4px;}

.main-header__topbar .main-header__link:active, .main-header__topbar .main-header__link:link, .main-header__topbar .main-header__link:visited { color: rgb(102, 102, 102); }

.main-header__topbar .main-header__link:hover {color: #c84834;text-decoration: none;/* background: #000000; */}

.main-header__topbar .main-header__link.main-header__link--is-active:active, .main-header__topbar .main-header__link.main-header__link--is-active:link, .main-header__topbar .main-header__link.main-header__link--is-active:visited {color: #c84834;}

.main-header__divider {color: rgb(102, 102, 102);display: inline-block;font-size: 0.75rem;align-self: center;padding: 0px 0.46875rem;/* display: none; */}

.nav_cus_sub-container {background-color: rgb(255, 255, 255);display: none;position: absolute;top: 140px;left: 0px;width: 100%;height: 200px;transform: translateY(-100%);transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;z-index: 110;}

.has-drawer-open .nav_cus_sub-container {transform: translateY(0px);}

.has-drawer-open .nav_cus_sub-container {

    display: block;

    overflow: hidden;

}
.has-drawer-open.has-mobile-nav-open .nav_cus_sub-container {
    display: none!important;
}

@media (min-width: 860px) {

  .nav_cus_sub-container {/* display: block; */}
  
  .enable_myrx:after ,
  .disable_myrx:after {
      position: absolute;
      font-size: 11px;
      top: 13px;
      right: -35px;
  }
  .enable_myrx:after {
      /* content: "on"; */
  }
  .disable_myrx:after {
      /* content: "off"; */
  }

  a#header-navbar-mysize {
      /* position: relative; */
      /* right: 20px; */
  }
}

.nav_cus_sub {background-color: rgb(255, 255, 255);display: none;position: relative;height: 200px;}

.nav_cus_sub--is-active { display: flex; }

.nav_cus_sub:hover .nav_cus_sub__item::before { opacity: 1; }

.nav_cus_sub__item {-moz-box-flex: 1;flex: 1 1 0%;background-repeat: no-repeat;background-position: center center;background-size: cover;position: relative;text-align: center;/* margin-top: 5px; */}

.nav_cus_sub__item::before { background-color: rgba(255, 255, 255, 0.5); display: block; content: ""; position: absolute; top: 0px; left: 0px; transition: opacity 0.5s ease 0s, background-color 0.5s ease 0s; opacity: 0; width: 100%; height: 100%; z-index: 0; }

.nav_cus_sub__item:hover::before { background-color: rgba(255, 255, 255, 0); }

.nav_cus_sub__label { color: rgb(0, 0, 0); display: inline-block; background-color: rgb(255, 255, 255); padding: 0.9375rem; margin-top: 120px; position: relative; z-index: 0; }

.navbar {-moz-box-align: stretch;align-items: stretch;border-radius: 0px;border: medium none;display: flex;-moz-box-orient: horizontal;-moz-box-direction: normal;flex-flow: row wrap;height: 60px;justify-content: space-around;margin-bottom: 0px;margin-left: auto;margin-right: auto;max-width: 1200px;min-height: 0px;padding: 0px 25px;position: relative;transition: min-height 0s ease 0.5s;z-index: 11;margin: 10px auto;}

.navbar.main_menu {margin-top: 0;/* border-top: 1px solid #ddd; */}


.has-mobile-nav-open .navbar { min-height: 100%; transition: min-height 0s ease 0s; }

@media (min-width: 860px) {

  .has-mobile-nav-open .navbar { min-height: 0px; }

}

@media (min-width: 860px) {

  .navbar {overflow: visible;}

}

.navbar__item {/* background-color: rgb(255, 255, 255); */display: flex;height: 60px;-moz-box-pack: center;justify-content: center;-moz-box-align: center;align-items: center;}

.navbar__item--toggle { position: absolute; left: 0px; z-index: 2; margin-left: 0.9375rem; -moz-box-pack: start; justify-content: flex-start; }

@media (min-width: 860px) {

  .navbar__item--toggle { display: none; }

}

.navbar__item--logo { position: absolute; top: 0px; left: 50%; transform: translateX(-50%); z-index: 1; width: 100%; }

@media (min-width: 860px) {

  .navbar__item--logo {-moz-box-flex: 1;/*flex: 1 1 0%; */-moz-box-ordinal-group: 2;order: 1;position: relative;transform: none;top: auto;left: auto;width: auto;}

}

.header-right-items li { display: inline-block; }

.navbar__item--links { -moz-box-flex: 1; flex: 1 1 100%; }

@media (min-width: 860px) {

  .navbar__item--links {-moz-box-flex: 10;flex: 10 1 0%;-moz-box-ordinal-group: 2;order: 1;}

  .hidden_dt{display: none!important;}

}

.navbar__item_actions {-moz-box-ordinal-group: 3;order: 2;padding: 0px;position: absolute;left: 0px;z-index: 10;margin-bottom: 0px;/* flex: 10 10 100%; *//* display: flex; */}

@media (min-width: 860px) {

  .navbar__item_actions {-moz-box-flex: 0;flex: 0 1 auto;opacity: 1;-moz-box-ordinal-group: 3;order: 2;position: relative;right: 0;top: auto;width: auto;}

}

.navbar__item_actions li {/* display: inline-flex; */list-style: outside none none;padding-left: 0.625rem;padding-right: 0.625rem;float: left;opacity: 1;position: relative;right: 0px;/* top: 6px; */transition: opacity 0.2s ease-out 0s;width: auto;z-index: 2;height: 100%;}

@media (min-width: 768px) {

  .navbar__item_actions li {padding-left: 18px;padding-right: 18px;}

}
ul.navbar__item_actions.navbar__item_account
 li:first-child {
    padding-right: 0;
}
.navbar__item_actions li:first-child {padding-left: 20px;}

.navbar__item_actions li:last-child {padding-right: 20px;}

@media (min-width: 860px) {

  .navbar__item_actions li:last-child {/* padding-right: 0px; */}



}

.navbar__item_actions a {font-size: 18px;color: #fff;line-height: 60px;}

.has-mobile-nav-open .navbar__item_actions { opacity: 0; pointer-events: none; }

@media (min-width: 860px) {

  .has-mobile-nav-open .navbar__item_actions { opacity: 1; pointer-events: auto; }

}

.navbar__item_actions .navbar__link { position: relative; }

@media (min-width: 860px) {

  .navbar__item_actions .navbar__link {display: flex;align-self: center;color: rgb(255, 233, 233);border-bottom: 2px solid rgba(38, 129, 236, 0);line-height: 55px;transition: all 0.3s ease-out 0s;margin: 0px;}

  .navbar__item_actions .navbar__link:active, .navbar__item_actions .navbar__link:link, .navbar__item_actions .navbar__link:visited {color: rgb(255, 233, 233);}

}

.navbar__item_actions .navbar__link:hover{

  color:#fff;

}

.navbar__item_actions .badge-circle, .navbar__item_actions .badge-circle-outline {height: 17px;width: 17px;position: absolute;font-weight: 600;font-size: 9px;top: -6px;right: -9px;}

@media (min-width: 860px) {

  .navbar__item_actions .badge-circle, .navbar__item_actions .badge-circle-outline { position: absolute; top: -6px; right: -10px; }

}

.navbar__item_actions .navbar__item--favs {/* display: none; */}

.navbar__item_actions .navbar__item--favs a.fav-count-link:hover { text-decoration: none; }

@media (min-width: 860px) {

  .navbar__item_actions .navbar__item--favs { display: inline-flex; }

  .navbar__item_actions .navbar__item--favs.exist i { color: rgb(38, 129, 236); }

  .navbar__item_actions .navbar__item--favs.exist i::before { content: "c"; }

}

.navbar__link { font-size: 1.125rem; color: rgb(0, 0, 0); transition: all 0.3s ease-out 0s; }

.navbar__link:active, .navbar__link:link, .navbar__link:visited {color: rgb(255, 233, 233);text-decoration: none;}

.no-touch .navbar__link:hover { color: rgb(38, 129, 236); text-decoration: none; }

@media (min-width: 860px) {

  .navbar__link { font-size: 0.875rem; }

}

.navbar__footer { align-self: flex-end; background-color: rgb(249, 249, 249); bottom: -65px; display: flex; -moz-box-flex: 1; flex: 1 1 auto; height: 65px; -moz-box-pack: justify; justify-content: space-between; line-height: 65px; padding: 0px 0.9375rem; position: fixed; transform: translateY(100%); transition: transform 0.2s ease-out 0s, -webkit-transform 0.2s ease-out 0s; visibility: hidden; width: 100%; z-index: 1; }

.navbar__footer { transform: translateX(0px); transition: transform 0.2s ease-out 0.5s, -webkit-transform 0.2s ease-out 0.5s; }

@media (min-width: 860px) {

  .navbar__footer { display: none; }

}

.has-mobile-nav-open .navbar__footer { visibility: visible; bottom: 0px; transition: bottom 0.5s ease-out 0s; }

.primary-nav {/* background-color: rgb(255, 255, 255); */display: flex;-moz-box-orient: vertical;-moz-box-direction: normal;flex-direction: column;list-style: outside none none;padding-left: 0px;height: 100%;position: absolute;transform: translateX(-100%);transition: transform 0.5s ease-out 0s, -webkit-transform 0.5s ease-out 0s;width: 100%;top: 0px;left: 0px;overflow-x: hidden;padding-top: 84px;}

.containter.main_menu {background: #319be5;}

@media (min-width: 768px) {

  .primary-nav { width: 50%; }

}

@media (min-width: 860px) {

  .primary-nav {-moz-box-orient: horizontal;-moz-box-direction: normal;flex-direction: row;transform: translateX(0px);margin-top: 0px;margin-bottom: 0px;padding: 0px;position: relative;width: auto;height: auto;overflow: visible;/* background: #fff; */z-index: 100;}
  .main_contact_lenses_menu {
    position: absolute;
    top: 60px;
    min-width: 500px;
    /* background: #d71e00; */
    /* padding: 10px; */
    display: none;
    /* flex-flow: row wrap; */
  }
  .main_contact_lenses_menu > ul{
    display: inline-block;
    /* width: 100%; */
}
  .main_contact_lenses_menu > ul > li{
    float: left;
    vertical-align: top;
    /* background: #d71e00; */
  }
  .main_contact_lenses_menu > ul > li > a{
    color: #fff;
    padding: 0 20px;
    background: #206ba0;
    display: inline-block;
    text-decoration: none;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 12px;
    width: 100%;
    min-width: 152px;
  }
  .main_contact_lenses_menu > ul > li > a:hover{background: #144e77;}
  .main_contact_lenses_menu > ul > li > ul{
    padding: 0;
    display: none;
    background: #206ba0;
    padding-bottom: 5px;
    width: 100%;
    margin: 0;
  }
  .main_contact_lenses_menu > ul > li:hover > ul{
    display: block;
  }
  .main_contact_lenses_menu > ul > li > ul > li{
    list-style: none;
    text-align: left;
  }
  .main_contact_lenses_menu > ul > li > ul > li > a{
    color: #eff8ff;
    padding: 7px 15px;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    border-bottom: 1px solid #319be5;
  }
  .main_contact_lenses_menu > ul > li > ul > li > a:hover{
  background: rgb(27, 87, 129);
  color: #fff;
  }
  .main_contact_lenses_menu > ul > li > ul > li:last-child > a{
    border:none;
  }
}

.primary-nav--opened { transform: translateX(0px); transition: transform 0.5s ease-out 0s, -webkit-transform 0.5s ease-out 0s; }

@media (min-width: 768px) {

  .primary-nav--opened { width: 50%; }

}

@media (min-width: 860px) {

  .primary-nav--opened { position: relative; min-height: 0px; transform: translateX(0px); }

}

.primary-nav__item, .primary-childnav__item {transform: translateX(0px);transition: transform 0.5s ease-out 0s, -webkit-transform 0.5s ease-out 0s;min-height: 56px;}

.primary-nav__item:last-child, .primary-childnav__item:last-child { padding-bottom: 121px; }

@media (min-width: 860px) {

  .primary-nav__item:last-child, .primary-childnav__item:last-child {padding-bottom: 0px;text-transform: capitalize;}

}

.has-child-nav-open .primary-nav__item, .has-child-nav-open .primary-childnav__item { transform: translateX(-100%); }

.primary-nav__item .icon-nda-search, .primary-childnav__item .icon-nda-search { margin-right: 5px; }

@media (min-width: 860px) {

  .primary-nav__item, .primary-childnav__item {display: inline-flex;-moz-box-flex: 0;flex: 0 1 auto;margin: 0px;min-height: 0px;-moz-box-ordinal-group: 1;order: 0;text-align: center;}

  .primary-nav__item:first-child, .primary-childnav__item:first-child { margin-left: 0.9375rem; }

  .has-child-nav-open .primary-nav__item, .has-child-nav-open .primary-childnav__item { transform: translateX(0px); }

}

@media (min-width: 860px) {

  .primary-nav__item--align-right { margin-left: auto; }

}

.primary-nav__chevron { font-size: 1.125rem; color: rgb(38, 129, 236); position: absolute; right: 0.9375rem; top: 0.9375rem; line-height: 1.4; }

@media (min-width: 860px) {

  .primary-nav__chevron { display: none; }

}

a.primary-nav__link, a.primary-childnav__link {font-size: 1rem;color: rgb(0, 0, 0);display: block;padding: 0.9375rem 0px;margin: 0px 0.9375rem;white-space: nowrap;}

@media (min-width: 0px) and (max-width: 859px) {

  a.primary-nav__link, a.primary-childnav__link {border-bottom: 1px solid rgb(189, 189, 189);}

}

a.primary-nav__link:active, a.primary-childnav__link:active, a.primary-nav__link:link, a.primary-childnav__link:link, a.primary-nav__link:visited, a.primary-childnav__link:visited {color: rgb(255, 255, 255);text-decoration: none;}

.main_menu >ul.primary_nav_control >li:hover> a.primary-nav__link {text-decoration: none;background: #206ba0;}
.main_menu >ul.primary_nav_control >li:hover .main_contact_lenses_menu{
  display: flex;
}
.main_menu a.primary-nav__link,.main_menu a.primary-childnav__link {
    padding: 0px 0.8375rem;
    transition: none;
    text-transform: uppercase;
    }
a.sub-nav__link{
  text-decoration: none;
  text-transform: capitalize;
}
a#header-navbar-account-view {
    width: auto;
}

a.primary-nav__link span, a.primary-childnav__link span { color: rgb(0, 0, 0); }

@media (min-width: 860px) {

  a.primary-nav__link, a.primary-childnav__link {font-size: 12px;line-height: 65px;margin: 0px;padding: 0px 0.9375rem;transition: none;}

  a.primary-nav__link span, a.primary-childnav__link span { font-size: 0.75rem; color: rgb(51, 51, 51); }

  .no-touch a.primary-nav__link:hover, .no-touch a.primary-childnav__link:hover { color: rgb(38, 129, 236); }

  a.primary-nav__link.fav-count-link, a.fav-count-link.primary-childnav__link { display: none; }

}

.favourites_box_icon {cursor: pointer;display: flex;-moz-box-pack: center;justify-content: center;-moz-box-align: center;align-items: center;margin-bottom: 20px;margin-left: 27px;}

@media (min-width: 544px) {

  .favourites_box_icon { margin-bottom: 20px; margin-top: 10px; }

}

@media (min-width: 768px) {

  .favourites_box_icon { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; }

}

.favourites_box_icon .favs-toggle-comment { color: rgb(38, 129, 236); display: inline-block; font-size: 12px; font-weight: 600; margin-left: 10px; margin-right: 15px; }

@media (min-width: 860px) {

  .favourites_box_icon .favourites_icon_heart { font-size: inherit; }

}

@media (min-width: 768px) and (max-width: 1159px) {

  .favourites_box_icon .favourites_icon_heart { font-size: 0px; }

  .favourites_box_icon .favourites_icon_heart .favs-toggle-comment { margin-right: 10px; }

}

.favourites_box_icon .favourites_icon_heart::before {position: absolute;left: 15px;top: 10px;font-size: 22px;}

.favourites_box_icon[data-is-fav-added="true"] .favourites_icon_heart::before, .favourites_box_icon[data-is-fav-added="true"] .favourites_icon_heart::before, .favourites_box_icon[data-is-fav-added="false"] .favourites_icon_heart::before, .favourites_box_icon[data-is-fav-added="false"] .favourites_icon_heart::before { margin-right: 5px; }

.favourites_box_icon[data-is-fav-added="true"] .favourites_icon_heart::before {font-family: "ndara-fonts-icons" !important;content: "c";font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;color:#c84834;}

.favourites_box_icon .add-favs { display: none; position: relative; }

.favourites_box_icon .remove-favs { display: inline; position: relative; }

.favourites_box_icon[data-is-fav-added="false"] .favourites_icon_heart::before {font-family: "ndara-fonts-icons" !important;content: "e";font-style: normal !important;font-weight: normal !important;font-variant: normal !important;text-transform: none !important;/* color: #00365c; */}

.favourites_box_icon[data-is-fav-added="false"] .add-favs { display: inline; }

.favourites_box_icon[data-is-fav-added="false"] .remove-favs { display: none; }

.favourites_box_icon .primary-nav__link, .favourites_box_icon .primary-childnav__link { border-bottom: medium none; }

ul.primary-nav__action-items { list-style: outside none none; padding-left: 0px; margin-bottom: 0px; }

@media (min-width: 860px) {

  ul.primary-nav__action-items { display: flex; -moz-box-flex: 0; flex: 0 0 auto; }

}

ul.primary-nav__action-items:first-child { margin-top: 30px; }

@media (min-width: 860px) {

  ul.primary-nav__action-items:first-child { margin-top: 0px; }

}

ul.primary-nav__action-items a:link {color: rgb(255, 218, 218);text-transform: inherit;}

.main_menu ul.primary-nav__action-items a:link:hover {color: #ffffff;}

@media (min-width: 0px) and (max-width: 859px) {

  ul.primary-nav__action-items li.primary-nav__action-item { min-height: inherit; }

  ul.primary-nav__action-items li.primary-nav__action-item .primary-nav__link, ul.primary-nav__action-items li.primary-nav__action-item .primary-childnav__link { border-bottom: medium none; padding: 10px 0px; }

}

@media (min-width: 860px) {

  ul.primary-nav__action-items li.primary-nav__action-item .account-information span { padding: 0px 0.3125rem; }

}

@media (min-width: 860px) {

  ul.primary-nav__action-items li.primary-nav__action-item .account-information a { padding: 0px 0.9375rem; display: inline-flex; }

}

ul.primary-nav__action-items li.primary-nav__action-item .account-information .account-name { display: inline-block; }

@media (min-width: 860px) {

  ul.primary-nav__action-items li.primary-nav__action-item .account-information .account-name { padding-right: 0px; }

}

ul.primary-nav__action-items li.primary-nav__action-item .account-information .account-logout {display: inline-block;float: right;font-size: 20px;}

@media (min-width: 860px) {

  ul.primary-nav__action-items li.primary-nav__action-item .account-information .account-logout { padding-left: 0px; }

}

.fav-count-link { position: relative; display: block; }

.fav-count-link::before { font-family: "ndara-fonts-icons" !important; content: "c"; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; vertical-align: top; margin-right: 2px; font-size: 16px; display: none; }

@media (min-width: 860px) {

  .fav-count-link::before { display: inline-block; }

}

.fav-count-link.empty::before { font-family: "ndara-fonts-icons" !important; content: "e"; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; }

.fav-count-link.empty .favs-count { display: none; }

.fav-count-link .fav-title { display: inline-block; margin-right: 5px; }

@media (min-width: 860px) {

  .fav-count-link .fav-title { display: none; }

}

.fav-count-link .favs-count { position: relative; color: rgb(38, 129, 236); font-size: 9px; padding-top: 4px; display: inline-block; width: 19px; top: -4px; text-align: center; left: 0px; }

@media (min-width: 0px) and (max-width: 859px) {

  .fav-count-link .favs-count { top: -2px; }

}

.fav-count-link .favs-count.true { display: inline-block; }

.fav-count-link .favs-count::before { content: ""; border-radius: 50%; border: 1px solid rgb(38, 129, 236); height: 19px; width: 19px; position: absolute; top: 0px; left: 1px; }

.fav-count-link .favs-count.double-integer { left: 0px; top: -5px; vertical-align: initial; display: inline-block; }

.fav-count-link .favs-count.double-integer::before { left: -3px; }

@media (min-width: 0px) and (max-width: 859px) {

  .fav-count-link .favs-count.double-integer { top: -2px; }

  .fav-count-link .favs-count.double-integer::before { left: -4px; }

}

.fav-count-link.no-favs::before { font-family: "ndara-fonts-icons" !important; content: "e"; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; }

.fav-count-link.no-favs .favs-count { display: none; }

.navbar__item--favs .fav-count-link .favs-count { width: 19px; top: -6px; }

.navbar__item--favs .fav-count-link .favs-count::before { height: 19px; width: 19px; top: 0px; }

@media (min-width: 860px) {

  .primary-nav__link--is-active { border-bottom: 2px solid rgb(38, 129, 236); color: rgb(0, 0, 0); font-weight: 400; }

  .primary-nav__link--is-active:active, .primary-nav__link--is-active:link, .primary-nav__link--is-active:visited { color: rgb(0, 0, 0); }

  .no-touch .primary-nav__link--is-active:hover { color: rgb(38, 129, 236); }

}

.primary-nav__link--is-red:link { font-weight: bold; color: rgb(208, 2, 27); }

@media (min-width: 860px) {

  .primary-nav__link--has-drawer-open { color: rgb(38, 129, 236); }

  .primary-nav__link--has-drawer-open:active, .primary-nav__link--has-drawer-open:link, .primary-nav__link--has-drawer-open:visited { color: rgb(38, 129, 236); }

  .no-touch .primary-nav__link--has-drawer-open:hover { color: rgb(38, 129, 236); }

}

.primary-childnav { position: absolute; top: 0px; left: 0px; padding: 0px; margin: 0px; width: 100%; list-style: outside none none; transform: translateX(200%); transition: transform 0s ease 0.5s, -webkit-transform 0s ease 0.5s; }

.primary-nav__item:nth-child(2) .primary-childnav, .primary-childnav__item:nth-child(2) .primary-childnav { top: -100%; }

.primary-nav__item:nth-child(3) .primary-childnav, .primary-childnav__item:nth-child(3) .primary-childnav { top: -200%; }

.primary-nav__item:nth-child(4) .primary-childnav, .primary-childnav__item:nth-child(4) .primary-childnav { top: -300%; }

.primary-nav__item:nth-child(5) .primary-childnav, .primary-childnav__item:nth-child(5) .primary-childnav { top: -400%; }

.primary-nav__item:nth-child(6) .primary-childnav, .primary-childnav__item:nth-child(6) .primary-childnav { top: -500%; }

.primary-nav__item:nth-child(7) .primary-childnav, .primary-childnav__item:nth-child(7) .primary-childnav { top: -600%; }

.primary-nav__item:nth-child(8) .primary-childnav, .primary-childnav__item:nth-child(8) .primary-childnav { top: -700%; }

.primary-nav__item:nth-child(9) .primary-childnav, .primary-childnav__item:nth-child(9) .primary-childnav { top: -800%; }

.primary-nav__item:nth-child(10) .primary-childnav, .primary-childnav__item:nth-child(10) .primary-childnav { top: -900%; }

.primary-nav__link--has-childnav-open ~ .primary-childnav { transform: translateX(100%); transition: transform 0s ease 0s, -webkit-transform 0s ease 0s; }

@media (min-width: 860px) {

  .primary-childnav { display: none; }

}

.primary-childnav__item { transform: translateX(0px); min-height: 50px; position: relative; }

.has-child-nav-open .primary-childnav__item { transform: translateX(0px); }

.primary-childnav__link { margin-left: 3.28125rem; font-size: 0.875rem; }

@media (min-width: 768px) {

  .primary-childnav__link { font-size: 0.75rem; }

}

.primary-childnav__link--is-active { font-weight: 700; }

.primary-childnav__link--title { font-size: 0.875rem; color: rgb(0, 0, 0); margin-left: 1.875rem; }

@media (min-width: 768px) {

  .primary-childnav__link--title { font-size: 0.75rem; }

}

.primary-childnav__back { color: rgb(102, 102, 102); position: absolute; right: 0px; top: 0px; line-height: 56px; margin: 0px 0.9375rem; z-index: 2; }

.primary-childnav__back:active, .primary-childnav__back:link, .primary-childnav__back:visited { color: rgb(102, 102, 102); }

.primary-childnav__back:hover { text-decoration: none; }

.main-footer {background-color: rgb(50, 50, 50);padding-top: 2.49994rem;/* padding-bottom: 1.875rem; */}

@media screen and (min-width: 768px) {

  .main-footer { -moz-box-ordinal-group: 4; order: 3; }

  .main-footer li:last-child { padding-right: 0px; }

}

@media screen and (min-width: 768px) {

	.main-footer  .menu li,

  .main-footer .li_item { margin-bottom: 0.625rem; }

}

.main-footer  .menu li,

.main-footer .aem-footer-columns .li_item { margin-bottom: 0.625rem; line-height: 1.5rem; display: inline-flex; padding: 0px 0.625rem; }

@media screen and (min-width: 768px) {

	.main-footer  .menu li,

  .main-footer .aem-footer-columns .li_item { display: block; padding-left: 0px; }

}

.main-footer__bottom {/* border-top: 2px solid rgb(224, 224, 224); */display: flex;-moz-box-orient: vertical;-moz-box-direction: normal;flex-direction: column;-moz-box-align: center;align-items: center;padding-top: 1.875rem;}

@media (min-width: 992px) {

  .main-footer__bottom { -moz-box-orient: horizontal; -moz-box-direction: normal; flex-direction: row; padding-top: 0.9375rem; -moz-box-align: start; align-items: flex-start; }

  .main-footer__bottom .list--icons .li_item { padding: 0px 0.625rem; }

}

@media screen and (min-width: 992px) and (min-width: 992px) {

  .main-footer__bottom .list--icons .li_item:last-child { padding-right: 0px; }

}

@media (min-width: 992px) {

  .main-footer__bottom .list--icons .li_item:first-child { padding-left: 0px; }

}

.main-footer__bottom .list--icons .li_item { padding: 0px 0.625rem; }

.main-footer__bottom .list--icons .li_item a { color: rgb(102, 102, 102); }

.main-footer__bottom .li_item { margin-bottom: 0px; }

.footer_copyright {font-size: 0.625rem;color: rgb(227, 227, 227);line-height: 26px;}

@media (min-width: 992px) {

  .footer_copyright {-moz-box-flex: initial;flex: initial;align-self: flex-start;-moz-box-ordinal-group: 1;order: 0;margin: 0;}

}

.footer_copywrite {text-align: right;}

@media (min-width: 992px) {

  .footer_copywrite { -moz-box-flex: 1; flex: 1 1 auto; align-self: flex-start; -moz-box-ordinal-group: 2; order: 1; }

}

.footer_copywrite .li_item a { font-size: 0.625rem; }

.main-footer--splash { background-color: rgb(255, 255, 255); padding: 0px; }

@media screen and (max-width: 767px) {

  .main-footer--splash { border-top: 1px solid rgb(224, 224, 224); }

}

@media screen and (min-width: 768px) {

  .main-footer--splash { position: fixed; bottom: 0px; width: 100%; z-index: 999; }

}

.main-footer--splash .container-fluid { padding: 0px; }

.main-footer--splash .main-footer__bottom { place-content: flex-end center; border-top-width: 0px; color: rgb(102, 102, 102); -moz-box-pack: center; padding-bottom: 1rem; padding-top: 1rem; }

@media screen and (min-width: 768px) {

  .main-footer--splash .main-footer__bottom { padding-bottom: 1rem; }

}

.main-footer--splash .main-footer__bottom .footer_copyright, .main-footer--splash .main-footer__bottom .footer_copywrite { align-self: center; color: rgb(102, 102, 102); -moz-box-flex: 0; flex: 0 0 auto; font-size: 0.625rem; line-height: 1; margin-bottom: 0px; opacity: 1; }

.main-footer--splash .main-footer__bottom .footer_copyright { padding: 0.625em 0px; }

@media screen and (min-width: 768px) {

  .main-footer--splash .main-footer__bottom .footer_copyright { padding-right: 25px; }

}

.main-footer--splash .main-footer__bottom .footer_copywrite { display: inline-flex; padding: 0.625em 0px; }

.main-footer--splash .main-footer__bottom .footer_copywrite .li_item { display: inline-flex; margin: 0px; }

.main-footer--splash .main-footer__bottom .footer_copywrite a { color: rgb(102, 102, 102); font-size: 0.625rem; line-height: 1; }

@media screen and (max-width: 767px) {

  html[lang="fr-CA"] .main-footer--splash .main-footer__bottom .footer_copywrite.list_horizontal.list--divider { -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; }

}

@media screen and (max-width: 767px) {

  html[lang="fr-CA"] .main-footer--splash .main-footer__bottom .footer_copywrite.list_horizontal.list--divider .li_item { padding: 2px 0px; align-self: center; }

}

@media screen and (max-width: 767px) {

  html[lang="fr-CA"] .main-footer__bottom .footer_copywrite.list_horizontal.list--divider .li_item { border-left-width: 0px; display: block; padding: 0px; }

}

.signup-form { margin-bottom: 2.15625rem; }

.signup-form label { font-weight: normal; }

@media (min-width: 0px) and (max-width: 767px) {

  .signup-form label .error { width: 100%; text-align: center; }

}

@media screen and (max-width: 991px) {

  .signup-form { border-bottom: 1px solid rgb(224, 224, 224); }

}

.signup-form .signup-form-privacy {color: rgb(174, 174, 174);font-size: 0.75rem;}

.signup-form .signup-form-privacy a, .signup-form .signup-form-privacy a:link { color: rgb(153, 153, 153); font-size: 0.75rem; font-weight: 600; }

@media screen and (min-width: 1170px) {

  .signup-form.lang-fr > div.form-group { width: 38.5%; }

}

.signup-form .form-group-wrapper { display: flex; -moz-box-align: start; align-items: flex-start; -moz-box-orient: horizontal; -moz-box-direction: normal; flex-flow: row wrap; -moz-box-pack: start; justify-content: flex-start; }

@media (min-width: 768px) {

  .signup-form .form-group-wrapper { -moz-box-pack: start; justify-content: flex-start; }

}

.signup-form .form-group-wrapper .form-group { -moz-box-ordinal-group: 2; order: 1; margin-bottom: 0px; -moz-box-flex: 0; flex: 0 0 80%; margin-right: 0.9375rem; }

@media (min-width: 0px) and (max-width: 767px) {

  .signup-form .form-group-wrapper .form-group { margin-right: 5%; -moz-box-flex: 0; flex: 0 0 60%; }

}

@media (min-width: 768px) {

  .signup-form .form-group-wrapper .form-group { max-width: 350px; }

}

@media (min-width: 992px) {

  .signup-form .form-group-wrapper .form-group { -moz-box-flex: 0; flex: 0 0 100%; }

}

.signup-form .form-group-wrapper .form-group input.signup-form__input { height: 2.49994rem; }

.signup-form .form-group-wrapper .form-group label { display: inline-flex; }

.signup-form .form-group-wrapper .signup-form-privacy { -moz-box-flex: 0; flex: 0 0 100%; margin-top: 0.9375rem; margin-bottom: 2.15625rem; -moz-box-ordinal-group: 4; order: 3; text-align: left; }

@media (min-width: 992px) {

  .signup-form .form-group-wrapper .signup-form-privacy { margin-bottom: 0.9375rem; }

}

.signup-form .form-group-wrapper .signup-form__submit {-moz-box-ordinal-group: 3;order: 2;-moz-box-flex: 0;flex: 0 0 100%;}

@media screen and (max-width: 991px) {

  .signup-form .form-group-wrapper .signup-form__submit { -moz-box-flex: 0; flex: 0 0 auto; }

}

@media (min-width: 992px) {

  .signup-form .form-group-wrapper .signup-form__submit {-moz-box-ordinal-group: 4;order: 3;}

}

.signup-form-label {color: rgb(174, 174, 174);font-weight: 600;margin-bottom: 10px;}

.signup-form__heading {color: rgb(227, 227, 227);font-size: 0.875rem;font-weight: 600;margin-top: 0px;margin-bottom: 0.9375rem;}

@media screen and (max-width: 767px) {

  .signup-form__heading { text-align: left; }

}

@media screen and (min-width: 1170px) {

  .signup-form__submit { text-align: left; }

}

@media (min-width: 768px) {

  .signup-form__submit { text-align: left; }

}

.signup-form__error { display: none; color: rgb(208, 2, 27); font-size: 0.75rem; font-weight: 600; margin-top: 0.9375rem; }

.signup-form-success, .signup-form-already-subscribed { display: none; margin-bottom: 2.8125rem; }

@media (min-width: 768px) {

  .signup-form-success p, .signup-form-already-subscribed p { text-align: left; }

}

.aem-footer-columns { text-align: center; }

@media (min-width: 768px) {

  .aem-footer-columns { text-align: left; }

}

@media (min-width: 0px) and (max-width: 767px) {

  .aem-footer-columns .main-footer-list-1 li { display: inline; padding: 0px 0.3125rem; }

}

.main-footer-list { margin-bottom: 1.875rem; }

@media (min-width: 0px) and (max-width: 767px) {

  .main-footer-list--icons { margin-bottom: 35px; }

}

@media screen and (max-width: 991px) {

  .main-footer-list--icons { margin-bottom: 15px; }

}

@media screen and (min-width: 992px) {

  .main-footer-list--icons { -moz-box-ordinal-group: 4; order: 3; }

}

.main-footer-list__title {color: rgb(227, 227, 227);font-size: 0.975rem;font-weight: 600;margin-top: 0px;margin-bottom: 1.25rem;}

.main-footer-list__link { font-size: 0.875rem; }

iframe[name="google_conversion_frame"] { height: 0px; }

.modal-default .modal-dialog { margin: 0px auto; }

.modal-default .modal-dialog .modal-header { border: medium none; }

.modal-default .modal-dialog .modal-content { border: medium none; border-radius: 0px; box-shadow: none; }

.modal-fullscreen { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }

.modal-fullscreen .modal-dialog { margin: 0px auto; width: 100%; height: 100%; }

.modal-fullscreen .modal-dialog .modal-header { border: medium none; }

.modal-fullscreen .modal-dialog .modal-content { height: 100%; border: medium none; border-radius: 0px; box-shadow: none; }

.modal-terms-and-conditions-wrapper { display: flex; -moz-box-align: center; align-items: center; height: 100%; }

.modal-terms-and-conditions { text-align: center; margin: 0px auto 15%; }

.modal-terms-and-conditions h2 { font-weight: 300; color: rgb(153, 153, 153); font-size: 20px; }

.modal-terms-and-conditions h3 { font-weight: 300; font-size: 36px; }

.modal-terms-and-conditions ul { margin: 0px auto 50px; max-width: 600px; text-align: left; }

.modal-terms-and-conditions ul li { font-weight: 400; font-size: 16px; line-height: 30px; color: rgb(153, 153, 153); margin-bottom: 20px; }

.modal-search-wrapper .modal-search { margin-right: 50px; margin-left: 50px; position: relative; }

.modal-search-wrapper .modal-search form { border-bottom: 1px solid rgb(192, 192, 192); line-height: 54px; }

.modal-search-wrapper .modal-search input[type="search"] { border: medium none; font-weight: 300; font-size: 24px; width: calc(100% - 100px); }

.modal-search-wrapper .modal-search input[type="search"]:focus { outline: medium none; }

@media screen and (max-width: 767px) {

  .modal-search-wrapper .modal-search input[type="search"] { width: 100%; }

}

.modal-search-wrapper .modal-search input[type="submit"] { position: absolute; right: 0px; top: 8px; }

@media screen and (max-width: 767px) {

  .modal-search-wrapper .modal-search input[type="submit"] { visibility: hidden; display: none; }

}

.modal-search-wrapper .modal-search ul { margin: 0px; padding: 0px; text-align: left; list-style: outside none none; }

.modal-search-wrapper .modal-search ul li { margin-left: 0px; border-bottom: 1px solid silver; padding: 15px 0px; }

.modal-search-wrapper .modal-search ul li a { color: rgb(153, 153, 153); font-weight: 300; font-size: 20px; line-height: 1; }

.readmore-copy { opacity: 0; transition: all 0.5s ease-out 0s; }

.readmore-copy--is-initialized { opacity: 1; }

.readmore-copy--is-initialized + .readmore-btn { opacity: 1; }

.readmore-btn { opacity: 0; transition: all 0.5s ease-out 0s; }

.breadcrumb {padding: 8px 0px;margin-bottom: 0px;/* list-style: outside none none; *//* background-color: rgb(0, 86, 125); *//* border-radius: 4px; */font-size: 0.625rem;/* margin-top: 2px; *//* padding-left: 10px; */}

.breadcrumb > li {display: inline-block;font-size: 0.875rem;color: rgb(255, 255, 255);text-decoration: none;transition: all 0.3s ease-out 0s;padding: 0 6px;}
.breadcrumb > li:last-child {
    color: #ffffff;
}
.breadcrumb > li + li::before {/* content: "> "; *//* padding: 0px; */color: rgb(204, 204, 204);}

.breadcrumb > li a {color: rgb(255, 255, 255);}

.breadcrumb > .active { color: rgb(119, 119, 119); }

.custom_box_1_banner {
    /* background: #FF5722; */
}

.custom_box_1_banner__container {/* display: flex; */padding: 0px;text-align: center;}

.custom_box_1_banner--align-left .custom_box_1_banner__container {}

@media (min-width: 544px) {

  .custom_box_1_banner--align-left .custom_box_1_content {/* padding-left: 1.875rem; */}

}

.custom_box_1_banner--align-left .custom_box_1_content {text-align: center;}

.custom_box_1_banner--align-center .custom_box_1_content { text-align: center; }

.custom_box_1_banner--align-center .col-xs-offset-3 { text-align: center; }

@media (min-width: 0px) and (max-width: 543px) {

  .custom_box_1_banner--align-center .col-xs-offset-3 { margin-left: 0px; }

}

.custom_box_1_banner--align-center .custom_box_1_banner__container { -moz-box-pack: center; justify-content: center; }

@media (min-width: 768px) {

  .custom_box_1_banner--align-center .custom_box_1_content__intro, .custom_box_1_banner--align-center .custom_box_1_content__title, .custom_box_1_banner--align-center .custom_box_1_content__description, .custom_box_1_banner--align-center .custom_box_1_content__promo, .custom_box_1_banner--align-center .custom_box_1_content__product_link, .custom_box_1_banner--align-center .custom_box_1_content__btn { align-self: center; text-align: center; }

}

.custom_box_1_banner--align-right .custom_box_1_banner__container { -moz-box-pack: end; justify-content: flex-end; }

.custom_box_1_banner--align-right .custom_box_1_content { text-align: right; }

@media (min-width: 544px) {

  .custom_box_1_banner--align-right .custom_box_1_content { padding-right: 1.875rem; }

}

.custom_box_1_banner--align-right .custom_box_1_content__product_link { padding-right: 1.875rem; left: 0px; }

.custom_box_1_content {display: flex;-moz-box-orient: vertical;-moz-box-direction: normal;flex-direction: column;-moz-box-pack: center;justify-content: center;/* padding-left: 1.875rem; *//* padding-right: 1.875rem; */position: relative;}

.custom_box_1_content__intro { font-size: 1rem; margin-top: 0px; margin-bottom: 0.9375rem; align-self: center; text-align: center; }

@media (min-width: 544px) {

  .custom_box_1_content__intro { align-self: flex-start; text-align: start; }

}

@media (min-width: 768px) {

  .custom_box_1_content__intro { font-size: 1.125rem; align-self: flex-start; text-align: left; }

}

.custom_box_1_content__title {width: 100%;font-size: 1.875rem;font-weight: 300;line-height: 1.2;margin-top: 0px;margin-bottom: 0;align-self: center;padding: 5px 0 25px;}

@media (min-width: 544px) {

  .custom_box_1_content__title { align-self: flex-start; }

}

@media (min-width: 768px) {

  .custom_box_1_content__title {font-size: 1.875rem;align-self: flex-start;}

}

.custom_box_1_content__description { width: 100%; font-size: 1rem; margin-top: 0px; margin-bottom: 1.875rem; align-self: center; }

@media (min-width: 544px) {

  .custom_box_1_content__description { align-self: flex-start; }

}

@media (min-width: 768px) {

  .custom_box_1_content__description { font-size: 1.25rem; align-self: flex-start; }

}

.custom_box_1_content__promo { font-size: 0.875rem; margin-bottom: 1.875rem; align-self: center; text-align: center; }

@media (min-width: 544px) {

  .custom_box_1_content__promo { align-self: flex-start; text-align: start; }

}

@media (min-width: 768px) {

  .custom_box_1_content__promo { align-self: flex-start; text-align: left; }

}

.custom_box_1_content__product_link { bottom: 0px; position: absolute; width: 100%; padding-bottom: 15px; }

.custom_box_1_content__product_link a { font-size: 0.75rem; line-height: 16px; }

.custom_box_1_content__btn { align-self: center; }

@media (min-width: 544px) {

  .custom_box_1_content__btn { align-self: flex-start; }

}

.custom_box_1_banner--theme-light .custom_box_1_content__intro { color: rgb(255, 255, 255); }

.custom_box_1_banner--theme-light .custom_box_1_content__title {color: rgb(18, 18, 18);}

.custom_box_1_banner--theme-light .custom_box_1_content__description { color: rgb(249, 249, 249); }

.custom_box_1_banner--theme-light .custom_box_1_content__promo { color: rgb(82, 197, 140); }

.custom_box_1_banner--theme-light .custom_box_1_content__product_link a { color: rgb(255, 255, 255); }

.custom_box_1_banner--theme-dark .custom_box_1_content__intro { color: rgb(0, 0, 0); }

.custom_box_1_banner--theme-dark .custom_box_1_content__title { color: rgb(0, 0, 0); }

.custom_box_1_banner--theme-dark .custom_box_1_content__description { color: rgb(153, 153, 153); }

.custom_box_1_banner--theme-dark .custom_box_1_content__promo { color: rgb(82, 197, 140); }

.custom_box_1_banner--theme-dark .custom_box_1_content__product_link { color: rgb(0, 0, 0); }

.custom_box_1_banner--theme-dark .custom_box_1_content__product_link a { color: rgb(0, 0, 0); }

.custom_box_1_banner--grid {/* height: 220px; */}

@media (min-width: 544px) {

  .custom_box_1_banner--grid {/* height: 320px; */}

}

.custom_box_1_banner--grid .custom_box_1_content {/* height: 220px; */}

@media (min-width: 544px) {

  .custom_box_1_banner--grid .custom_box_1_content {/* height: 320px; *//* max-width: 50%; */}

}

@media (min-width: 860px) {

  .custom_box_1_banner--grid .custom_box_1_content { max-width: 100%; }

}

.custom_box_1_banner--grid .custom_box_1_content__intro { font-size: 0.875rem; margin-bottom: 0.46875rem; }

.custom_box_1_banner--grid.custom_box_1_banner--theme-light .custom_box_1_content__intro, .custom_box_1_banner--grid.custom_box_1_banner--theme-dark .custom_box_1_content__intro { color: rgb(82, 197, 140); }

.custom_box_1_banner--cta { height: auto; background-position: center top; background-color: rgb(249, 249, 249); background-size: auto 270px; min-height: 270px; padding-bottom: 1.875rem; }

.custom_box_1_banner--cta.custom_box_1_banner--align-left { background-position: center top; }

@media (min-width: 544px) {

  .custom_box_1_banner--cta.custom_box_1_banner--align-left { background-position: center center; }

}

.custom_box_1_banner--cta.custom_box_1_banner--align-right { background-position: center top; }

@media (min-width: 544px) {

  .custom_box_1_banner--cta.custom_box_1_banner--align-right { background-position: center center; }

}

@media (min-width: 0px) and (max-width: 543px) {

  .custom_box_1_banner--cta.custom_box_1_banner--align-right .col-xs-offset-6 { margin-left: 0px; }

}

@media (min-width: 544px) {

  .custom_box_1_banner--cta { height: 352px; background-position: center center; background-size: cover; padding-bottom: 0px; }

}

@media (min-width: 768px) {

  .custom_box_1_banner--cta { height: 600px; }

}

@media (min-width: 0px) and (max-width: 543px) {

  .custom_box_1_banner--cta.custom_box_1_banner--theme-light .custom_box_1_content__intro { color: rgb(0, 0, 0); }

  .custom_box_1_banner--cta.custom_box_1_banner--theme-light .custom_box_1_content__title { color: rgb(0, 0, 0); }

  .custom_box_1_banner--cta.custom_box_1_banner--theme-light .custom_box_1_content__description { color: rgb(153, 153, 153); }

  .custom_box_1_banner--cta.custom_box_1_banner--theme-light .custom_box_1_content__promo { color: rgb(82, 197, 140); }

  .custom_box_1_banner--cta.custom_box_1_banner--theme-light .custom_box_1_content__product_link { color: rgb(0, 0, 0); }

}

.custom_box_1_banner--cta .custom_box_1_content { width: 100%; height: auto; -moz-box-pack: start; justify-content: flex-start; margin: 1.875rem auto 0px; padding-top: 270px; }

@media (min-width: 0px) and (max-width: 543px) {

  .custom_box_1_banner--cta .custom_box_1_content { text-align: center; }

  .custom_box_1_banner--cta .custom_box_1_content > div { width: 100%; }

}

@media (min-width: 544px) {

  .custom_box_1_banner--cta .custom_box_1_content { -moz-box-pack: center; justify-content: center; height: 352px; margin: 0px; padding-top: 0px; padding-bottom: 0px; }

}

@media (min-width: 768px) {

  .custom_box_1_banner--cta .custom_box_1_content { height: 600px; }

}

.custom_box_1_banner--promo { height: 410px; }

@media (min-width: 544px) {

  .custom_box_1_banner--promo { height: 380px; }

}

@media (min-width: 768px) {

  .custom_box_1_banner--promo { height: 440px; }

}

.custom_box_1_banner--promo .custom_box_1_content { width: 100%; height: 410px; -moz-box-pack: start; justify-content: flex-start; margin: 20px auto 0px; }

@media (min-width: 544px) {

  .custom_box_1_banner--promo .custom_box_1_content { width: 60%; -moz-box-pack: center; justify-content: center; height: 380px; margin: 0px; }

}

@media (min-width: 768px) {

  .custom_box_1_banner--promo .custom_box_1_content { width: 50%; height: 440px; }

}

@media (min-width: 860px) {

  .custom_box_1_banner--promo .custom_box_1_content { width: 50%; }

}

.custom_box_1_banner--promo .custom_box_1_content .terms-and-conditions { color: rgb(153, 153, 153); margin-top: 80px; font-size: 11px; }

.custom_box_1_text { background-color: rgb(233, 233, 233); min-height: 220px; padding: 0px 0px 40px; display: flex; -moz-box-pack: center; justify-content: center; }

@media (min-width: 768px) {

  .custom_box_1_text { min-height: 320px; }

}

.custom_box_1_text .custom_box_1_text-content { display: flex; -moz-box-pack: center; justify-content: center; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; min-height: 220px; }

@media (min-width: 768px) {

  .custom_box_1_text .custom_box_1_text-content { min-height: 320px; }

}

.custom_box_1_text.custom_box_1_search { padding: 0px; }

.custom_box_1_text.custom_box_1_search h1 { font-size: 20px; color: rgb(0, 0, 0); }

.custom_box_1_text.custom_box_1_search span { padding-left: 10px; }

@media (min-width: 768px) {

  .custom_box_1_text.custom_box_1_search { min-height: 120px; }

}

@media (min-width: 768px) {

  .custom_box_1_text.custom_box_1_search .custom_box_1_text-content { min-height: 120px; }

}

.custom_box_1_text p { color: rgb(102, 102, 102); }

.textimageblock .image-side { position: relative; }

.textimageblock .custom_box_1_content__product_link { padding-bottom: 8px; }

.textimageblock .text-right { padding-right: 30px; }

.textimageblock .text-left { padding-left: 30px; }

.image .text-right { padding-right: 60px; }

.image .text-left { padding-left: 30px; }

.hero_cta .custom_box_1_banner--align-right .custom_box_1_content__product_link { padding-right: 2.8125rem; }

.promo .custom_box_1_banner--align-center .custom_box_1_content__product_link, .hero_cta .custom_box_1_banner--align-center .custom_box_1_content__product_link, .myfit .custom_box_1_banner--align-center .custom_box_1_content__product_link, .full_width_block .custom_box_1_banner--align-center .custom_box_1_content__product_link { left: 0px; }

.promo .custom_box_1_banner--align-right .custom_box_1_content__promo, .promo .custom_box_1_banner--align-right .custom_box_1_content__intro { width: 100%; text-align: right; }

.promo .custom_box_1_banner--align-center .custom_box_1_content__promo, .promo .custom_box_1_banner--align-center .custom_box_1_content__intro { width: 100%; text-align: center; }

.promo .custom_box_1_banner--align-left .custom_box_1_content__promo, .promo .custom_box_1_banner--align-left .custom_box_1_content__intro { width: 100%; text-align: left; }

.product-carousel {/* width: 260px; */margin: 0px auto 20px;-moz-box-pack: center;justify-content: center;display: flex;}

.product-carousel.low-options .product-carousel__arrow { visibility: hidden; display: none; }

.btn-carousel { position: relative; -moz-box-flex: 0; flex: 0 0 15px; }

.btn-carousel:focus { box-shadow: none; outline: medium none; }

.product-carousel__arrow { position: absolute; top: 50%; left: 50%; border-top: 2px solid rgb(38, 129, 236); cursor: pointer; display: inline-block; height: 10px; width: 10px; }

.product-carousel__arrow--left { border-left: 2px solid rgb(38, 129, 236); transform: translate(-50%, -50%) rotate(-45deg); }

[disabled] .product-carousel__arrow--left { border-top: 2px solid rgb(224, 224, 224); border-left: 2px solid rgb(224, 224, 224); cursor: default; pointer-events: none; }

.product-carousel__arrow--right { border-right: 2px solid rgb(38, 129, 236); transform: translate(-50%, -50%) rotate(45deg); }

[disabled] .product-carousel__arrow--right { border-top: 2px solid rgb(224, 224, 224); border-right: 2px solid rgb(224, 224, 224); cursor: default; pointer-events: none; }

.carousel-container {/* width: 214px; */height: 51px;/* overflow: hidden; */cursor: grab;}

.carousel-container .carousel-item {-moz-box-flex: 0;flex: 0 0 auto;margin: 0 5px;}

.carousel-container .carousel-item:hover {}

.carousel-container .carousel-item.active {}

.carousel-container__items {/* flex-wrap: nowrap; *//* transition: margin-left 250ms ease-out 0s; */display: flex;-moz-box-pack: center;justify-content: center;-moz-box-align: center;align-items: center;}

.low-options .carousel-container__items { -moz-box-pack: center; justify-content: center; }

.product-carousel--round {-moz-box-pack: start;justify-content: flex-start;margin: 0px;/* width: 180px; */}

.product-carousel--round .carousel-container {height: auto;/* width: 130px; */}

@media screen and (min-width: 768px) {

  .product-carousel--round .carousel-container {/* width: 145px; */}

}

.product-carousel--round .carousel-item {display: inline-block;height: auto;margin: 0px 8px;}
.product-carousel--round .carousel-item a{
    border: 2px solid #ffffff;
    display: block;
    padding: 1px;
}
.product-carousel--round .carousel-item.active a{
    border-color: #004b7f;
}
.product-carousel--round .carousel-item:hover {}

.product-carousel--round .carousel-item.active {
}

.product-carousel--round .carousel-item span {display: block;height: 25px;overflow: hidden;position: relative;width: 25px;}

@media screen and (min-width: 768px) {

  .product-carousel--round .carousel-item span { height: 30px; width: 30px; }

}

.product-carousel--round .carousel-item img {left: 50%;max-width: initial;height: 22px;position: absolute;top: 50%;transform: translate(-50%, -50%);width: auto;}

@media screen and (min-width: 768px) {

  .product-carousel--round .carousel-item img {height: 28px;}

}

.product-carousel--round.low-options { width: auto; }

.product-carousel--round.low-options .btn-carousel { visibility: hidden; display: none; }

.product-carousel--round.low-options .carousel-container { width: auto; }

.product-carousel--round.low-options .carousel-container__items { -moz-box-pack: start; justify-content: flex-start; }

.product-carousel--round.low-options .carousel-item:first-of-type { margin-left: 0px; }

.json-data { visibility: hidden; display: none; }

.fav-product_list .icon-nda-product-x { color: rgb(192, 192, 192); cursor: pointer; float: right; margin: 5px 5px 0px 0px; }

.fav-product_list .icon-nda-product-x::before { font-size: 18px; content: "j"; }

@media (min-width: 768px) {

  .fav-product_list .icon-nda-product-x::before { font-size: 15px; }

}

.fav-product_list .icon-nda-product-x:hover { color: rgb(38, 129, 236); }

.product_box {/* margin: 0px 1% 20px; */padding: 15px;border: 1px solid #d1d1d1;transition: all 0.15s linear 0s;/* min-height: 389px; *//* box-shadow: 0 0 2px #a2a2a2; */position: relative;margin-bottom: 15px;}

@media (min-width: 1170px) {

  .product_box:hover {border: 1px solid rgb(49, 155, 229);box-shadow: 0px 11px 15px rgba(0, 0, 0, 0.1);}

}

.product_box.variant { min-height: 230px; }

.product-centered .product_box.variant { margin: 0px auto 20px; max-width: 380px; }

.product_box .product-image {margin-top: 20px;text-align: center;min-height: 180px;}

.product_box .product-image img {margin-left: auto;margin-right: auto;}

.product_box .product-features-wrapper {min-height: 20px;padding-bottom: 15px;}

.product_box .product-features-wrapper .my-size-stamp-wrapper { text-align: left; margin-bottom: 5px; }

.product_box .product-features-wrapper .my-size-stamp-wrapper .my-size-stamp { border: 1px solid rgb(82, 197, 140); background-color: rgb(255, 255, 255); color: rgb(82, 197, 140); border-radius: 20px; padding: 0px; font-size: 11px; font-weight: 400; }

.product_box .product-features-wrapper .favourites_box_icon {
    position: relative;
}
.col-xs-12.product-description-wrapper {
    border-top: 1px solid rgb(49, 155, 229);
}
.col-xs-12.product-brand-wrapper {
    border-top: 1px solid rgb(49, 155, 229);
    padding-top: 10px;
}
@media screen and (max-width: 991px) {

  .product_box .product-features-wrapper .favourites_box_icon { margin-bottom: 5px; }

}

.product_box .product-features-wrapper .favourites_box_icon .favourites_icon_heart::before {left: auto;margin-right: 0px;position: relative;top: 0px;font-size: 25px;}

@media screen and (max-width: 991px) {

  .product_box .product-features-wrapper .favourites_box_icon .favourites_icon_heart::before { padding: 15px 0px 15px 25px; }

}

.product_box .product_box-row-1 { margin-bottom: 15px; }

.product_box .product_box-row-1 .favourites_box_icon { display: block; text-align: right; }

.product_box .low-stock { color: rgb(208, 2, 27); font-size: 12px; margin-right: 10px; }

.product_box .promo { color: rgb(0, 66, 144); font-size: 12px; }

.product_box .product-name a {font-size: 18px;/* margin: -5px 0px 0px; */color: rgb(0, 99, 143);/* text-overflow: ellipsis; *//* white-space: nowrap; *//* overflow: hidden; *//* max-width: 130px; */text-align: center;display: block;}

.product_box .product-designer { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; max-width: 140px; }

.product_box .price {line-height: 38px;font-size: 20px;color: green;text-align: center;/* border-top: 1px #cfcfcf solid; */}
.product_box .product-description p {
    margin: 0;
    padding: 3px 0;
}
.product_box .options { color: rgb(153, 153, 153); }

.product_box .options a { color: rgb(153, 153, 153); font-size: 0.75rem; }

.product_box .product-description {margin: 0px auto;border-top: 1px solid #ddd;padding-top: 10px;}

.product_box .product-description .meta {/* float: left; */text-align: left;}

.product_box .product-description .meta .product-designer a { font-size: 0.75rem; color: rgb(153, 153, 153); }

.product_box .product-description .specs { float: right; text-align: right; }

.product_box .product-description.centered .meta, .product_box .product-description.centered .specs { text-align: center; }

.product_box .product-description::before, .product_box .product-description::after {/* content: " "; */display: table;}

.product_box .product-description::after { clear: both; }

.product_box .product-options {margin-top: 15px;}

.product_box .product-options .product-options-content hr { margin: 0px; padding-bottom: 20px; }

.product_box .product-options .product-options-content .product-carousel--round { -moz-box-pack: center; justify-content: center; margin-right: auto; margin-left: auto; }

.loading {visibility: hidden;display: none;z-index: 9999999999999999999;background-color: rgba(255, 255, 255, 0.8);position: fixed;top: 0px;bottom: 0px;left: 0px;right: 0px;-moz-box-align: center;align-items: center;-moz-box-pack: center;justify-content: center;}

.loading.open { visibility: visible; display: flex; }

.media-card { text-align: center; margin-bottom: 3.75rem; }

.media-card__img { background-color: rgb(249, 249, 249); background-repeat: no-repeat; background-size: cover; background-position: center center; display: block; width: 100%; height: 254px; margin-bottom: 1.875rem; }

.media-card__tag { color: rgb(82, 197, 140); display: block; font-size: 0.75rem; font-weight: 600; line-height: 1; }

.media-card__heading { color: rgb(0, 0, 0); font-size: 1.5rem; margin-top: 0.3125rem; }

.media-card__heading a, .media-card__heading a:active, .media-card__heading a:link, .media-card__heading a:visited { color: rgb(0, 0, 0); font-size: 1.5rem; }

.media-card__heading a:hover { color: rgb(38, 129, 236); }

.media-card--inline { display: flex; -moz-box-orient: horizontal; -moz-box-direction: normal; flex-direction: row; margin-bottom: 1.875rem; }

.media-card--inline .media-card__img { -moz-box-flex: 0; flex: 0 0 120px; height: 72px; margin-bottom: 0px; }

.media-card--inline .media-card__heading { font-size: 1rem; font-weight: 400; text-align: left; margin-left: 1.875rem; margin-bottom: 0px; }

.media-card--inline .media-card__heading a, .media-card--inline .media-card__heading a:active, .media-card--inline .media-card__heading a:link, .media-card--inline .media-card__heading a:visited { font-size: 1rem; font-weight: 400; }

@media (min-width: 768px) {

  .media-card--inline { display: block; }

  .media-card--inline .media-card__img { height: 137px; margin-bottom: 1.875rem; }

  .media-card--inline .media-card__heading { font-size: 1.125rem; font-weight: 300; text-align: center; margin-top: 0px; margin-left: 0px; }

  .media-card--inline .media-card__heading a, .media-card--inline .media-card__heading a:active, .media-card--inline .media-card__heading a:link, .media-card--inline .media-card__heading a:visited { font-size: 1.125rem; font-weight: 300; }

}

@media (min-width: 992px) {

  .media-card--inline .media-card__img { height: 220px; }

  .media-card--inline .media-card__heading { font-size: 1.25rem; }

  .media-card--inline .media-card__heading a, .media-card--inline .media-card__heading a:active, .media-card--inline .media-card__heading a:link, .media-card--inline .media-card__heading a:visited { font-size: 1.25rem; }

}

.feature-card {background-color: rgb(255, 255, 255);border-radius: 6px;border-width: 1px;border-style: solid;border-color: rgb(240, 240, 240);display: block;padding: 75px 20px 1.875rem;position: relative;margin-top: 25px;margin-bottom: 0px;width: 270px;padding: 5px 20px 1.875rem;}
.rx-feature-card-items > .feature-card.feature-card--multifocal {
    margin:auto;
    margin-top: 100px;
    height: 200px;
}
@media (min-width: 768px) {

  .feature-card {margin-bottom: 1.875rem;}

}
.feature-card {
    border-color: #ababab;
}
.feature-card:hover {border-color: #4CAF50;text-decoration: none;}

.feature-card .rx-hero { background-color: white; position: absolute; top: -75px; left: 50%; width: 150px; height: 150px; margin-left: -75px; margin-bottom: 0px; }

.feature-card hr { margin: 1.875rem 0px 0.9375rem; width: 230px; }

.feature-card .feature-card__description { font-size: 14px; margin: 15px 0px 10px; text-align: left; color: rgb(51, 51, 51); }

.feature-card ul { font-family: "Open Sans"; font-size: 14px; list-style: outside url("../images/checkmark.png") disc; padding: 0px 0px 0px 20px; }

@media (min-width: 768px) {

  .feature-card ul { margin-bottom: 60px; }

}

.feature-card ul li { margin-bottom: 7px; text-align: left; }

.feature-card .list-caracteristics__item div ~ p { font-weight: 300; line-height: 1.7; }

.feature-card__title {color: #FF5722;font-size: 20px;font-family: "Open Sans","Segoe UI",Tahoma,sans-serif;font-weight: normal;margin-top: 1.875rem;margin-bottom: 0.3125rem;position: relative;}

.feature-card__price { margin: 17px 15px 0.46875rem 0px; color: rgb(38, 129, 236); display: block; float: left; font-size: 0.875rem; font-weight: 700; }

@media (min-width: 768px) {

  .feature-card__price { position: absolute; bottom: 35px; left: 20px; }

}

.feature-card__desc, .list-caracteristics__item { margin-bottom: 0px; color: rgb(51, 51, 51); font-size: 0.875rem; font-weight: normal; line-height: 28px; }

.feature-card__img {top: 0px;left: 50%;background-repeat: no-repeat;position: absolute;background-position: top;background-size: contain;}

.feature-card--progressive, .feature-card--bifocal { padding-top: 46px; }

.feature-card--progressive .feature-card__img, .feature-card--bifocal .feature-card__img { margin-top: -56px; margin-left: -71px; width: 143px; height: 102px; }

.feature-card--progressive .feature-card__img { background-image: url("progressive.png"); }

.feature-card--bifocal .feature-card__img { background-image: url("bifocal.png"); }

.feature-card--clear, .feature-card--digital, .feature-card--transitions, .feature-card--tinted, .feature-card--original { padding-top: 55px; }

.feature-card--clear .feature-card__img, .feature-card--digital .feature-card__img, .feature-card--transitions .feature-card__img, .feature-card--tinted .feature-card__img, .feature-card--original .feature-card__img {margin-top: 20px;margin-left: -74px;width: 148px;height: 148px;}

.feature-card--clear .feature-card__img {background-image: url("../images/glasses-review-clear.jpg");}

.feature-card--digital .feature-card__img { background-image: url("../images/lens-digital.png"); }

.feature-card--transitions .feature-card__img { background-image: url("../images/lens-transitions.png"); height: 160px; }

.feature-card--tinted .feature-card__img {background-image: url("../images/glasses-review-sunglasses.jpg");background-position: top;}

.feature-card--original .feature-card__img { background-image: url("sunglass.png"); }

.feature-card--lens { padding-top: 25px; margin-top: 20px; }

.feature-card--lens .feature-card__img { background-image: url("thin.jpg"); border-top-right-radius: 6px; border-top-left-radius: 6px; margin-left: -134px; width: 268px; height: 120px; background-size: 268px 120px; background-position: center center; }

.feature-card--lens .feature-card__title { text-align: left; margin-top: 120px; }

.feature-card--lens .btn-add-lens-rx { font-family: "Open Sans"; margin-top: 10px; float: right; }

@media (min-width: 768px) {

  .feature-card--lens .btn-add-lens-rx { position: absolute; bottom: 30px; right: 20px; }

}

.feature-card--lens .feature-card__img--lens159 { background-image: url("lens1.59.jpg"); }

.feature-card--lens .feature-card__img--lens159.compare--standard__img { background-image: url("../images/no_anti_reflect.jpg"); }

.feature-card--lens .feature-card__img--lens159.compare-anti-reflect__img { background-image: url("../images/with_anti_reflect.jpg"); }

.feature-card--lens .feature-card__img--lens161 { background-image: url("../images/lens1.61.jpg"); }

.feature-card--lens .feature-card__img--lens167 { background-image: url("../images/lens1.67.jpg"); }

.feature-card--lens .feature-card__img--lens174 { background-image: url("../images/lens1.74.jpg"); }

.feature-card--sunglasses {/* padding-top: 120px; */margin-top: 0px;}

.feature-card--sunglasses .img-element {border-radius: 6px;width: 100%;height: 171px;position: absolute;top: 0px;left: 0px;background-size: 100% auto;background-position: center -16px;z-index: 0;display: none;}

.feature-card--sunglasses .feature-card__title { position: relative; z-index: 1; }

.rx-values { border: 1px solid silver; border-radius: 4px; display: block; overflow: hidden; width: 100%; position: relative; margin-bottom: 1.875rem; }

a.rx-values:hover { text-decoration: none; border: 1px solid rgb(38, 129, 236); }

.rx-values__title {color: rgb(0, 0, 0);font-size: 1rem;font-weight: 400;/* border-bottom: 1px solid rgb(192, 192, 192); */padding: 0.9375rem;margin: 0px;}

.rx-values__table { border-radius: 4px; width: 100%; }

.rx-values__table th, .rx-values__table td { padding: 0px; height: 50px; width: 25%; border-bottom: 1px solid silver; border-right: 1px solid silver; }

.rx-values__table th[rowspan], .rx-values__table td[rowspan] { border-bottom: medium none; }

.rx-values__table tr td:last-child, .rx-values__table tr th:last-child { border-right: medium none; }

@media (min-width: 768px) {

  .rx-values__table tr td:last-child, .rx-values__table tr th:last-child { border-right: 1px solid silver; }

}

.rx-values__table tr:last-child td, .rx-values__table tr:last-child th { border-bottom: medium none; }

@media (min-width: 768px) {

  .rx-values__table--primary { width: 66%; }

}

@media not all {

  .rx-values__table--primary { float: left; }

}

.rx-values__table--secondary { border-top: 1px solid silver; }

.rx-values__table--secondary tr td:last-child, .rx-values__table--secondary tr th:last-child { background-color: rgb(240, 240, 240); border-bottom: medium none; border-top: medium none; }

@media (min-width: 768px) {

  .rx-values__table--secondary { border-top: medium none; width: 35%; position: absolute; bottom: 0px; right: -1%; }

}

@media not all {

  .rx-values__table--secondary { float: left; width: 34%; position: relative; bottom: auto; right: auto; }

}

@media (min-width: 768px) {

  .rx-values__table--secondary tr td:first-child, .rx-values__table--secondary tr th:first-child { display: none; }

  .rx-values__table--secondary tr td:last-child, .rx-values__table--secondary tr th:last-child {/* display: none; */}

}
/*
.switch {position: relative;display: inline-block;width: 50px;height: 22px;top: 3px;left: 20px;}

.switch input { opacity: 0; }

.switch .slider {position: absolute;cursor: pointer;top: 0px;left: 0px;right: 0px;bottom: 0px;background-color: rgb(255, 255, 255);transition: all 0.4s ease 0s;border: 1px solid #c0c0c0;display: inline-block;border-radius: 10px;}

.switch .slider[disabled] { cursor: default; }

.switch .slider::before {position: absolute;content: "";height: 18px;width: 18px;bottom: 0px;border-radius: 50%;display: inline-block;background-color: silver;transition: all 0.4s ease 0s;/}

.switch .slider::after {position: absolute;content: " ";font-size: 10px;color: rgb(153, 153, 153);margin-right: 10px;text-align: right;top: 0px;left: 0px;}

.switch input:checked + .slider::before {transform: translateX(16px);background-color: #FF5722;right: 17px;}

.switch input:checked + .slider::after { position: absolute; content: " "; font-size: 10px; color: rgb(153, 153, 153); margin-left: 10px; margin-right: 0px; top: 2px; left: 0px; right: 0px; }

.switch input:checked ~ .slider.round {
    border: 1px solid #FF5722;
}
.switch .slider::before{	bottom: 1px;}
*/

.checkcontainer span:not(.checkmark) {display: inline-block;font-size: 15px;font-weight: 600;color: silver;line-height: 30px;position: relative;top: 0px;width: 40px;}
.checkcontainer span.mysize-on {color: rgb(139, 195, 74);display: none;visibility: hidden;}
.checkcontainer input:checked ~ span.mysize-on { display: inline-block; visibility: visible; }
.checkcontainer input:checked ~ span.mysize-off { display: none; visibility: hidden; }
/* The container */
.checkcontainer {
    /* display: block; */
    position: relative;
    /* padding-left: 15px; */
    /* margin-bottom: 12px; */
    cursor: pointer;
    /* font-size: 22px; */
    top: 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkcontainer input {
    /* position: absolute; */
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkcontainer {
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
    /* height: 25px; */
    /* width: 25px; */
    /* background-color: #eee; */
}

/* On mouse-over, add a grey background color */
.checkcontainer input ~ .checkmark {
    /* background-color: #ccc; */
    background-position: 0 36px;
}

/* When the checkbox is checked, add a blue background */
.checkcontainer input:checked ~ .checkmark {background-position: 0 0;}
.checkcontainer .checkmark{
  width: 84px;
  height: 35px;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 35px;
  color: #fff;
  background: url(../images/on-off.png);
  background-size: 84px auto;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkcontainer .checkmark:after {
    /* content: ""; */
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkcontainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkcontainer .checkmark:after {
    left: 14px;
    top: 5px;
    width: 10px;
    height: 20px;
    border: solid white;
    border-width: 0 4px 4px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.subscription-wrapper { background-color: rgb(241, 247, 254); padding: 20px; display: flex; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; -moz-box-pack: center; justify-content: center; }

.subscription-wrapper h5 { color: rgb(38, 129, 236); margin-bottom: 0px; }

.subscription-wrapper button { align-self: flex-end; }

.subscription-wrapper .subscription { display: flex; -moz-box-align: start; align-items: flex-start; }

@media screen and (max-width: 991px) {

  .subscription-wrapper .subscription { display: block; }

}

.subscription-wrapper .subscription .form-group.inline { display: inline-block; margin-right: 20px; vertical-align: top; width: 100%; }

@media screen and (max-width: 991px) {

  .subscription-wrapper .subscription .form-group.inline { display: block; margin-top: 30px; }

}

@media screen and (min-width: 1170px) {

  .subscription-wrapper .subscription .form-group.inline { width: auto; }

}

.subscription-wrapper .subscription .form-group.inline button { height: 40px; border-radius: 4px; padding-top: 13px; padding-bottom: 13px; }

@media screen and (min-width: 992px) {

  .subscription-wrapper .subscription .form-group.inline button { margin-top: 30px; }

}

.subscription-wrapper .subscription .form-group.inline input { height: 40px; border-radius: 4px; }

@media screen and (min-width: 1170px) {

  .subscription-wrapper .subscription .form-group.inline input { width: 325px; }

}

.subscription-wrapper .subscription label { color: rgb(153, 153, 153); font-weight: 300; margin-bottom: 10px; }

.subscription-wrapper .subscription label.error { color: rgb(208, 2, 29); }

.subscription-wrapper .subscription .signup-form-text { display: inline-block; -moz-box-flex: 1; flex: 1 1 50%; margin: 0px 30px; }

.subscription-wrapper .subscription .signup-form-text h3 { margin-bottom: 10px; }

@media screen and (max-width: 991px) {

  .subscription-wrapper .subscription .signup-form-text { max-width: 100%; display: block; }

}

.subscription-wrapper .subscription .signup-form-mid { display: block; -moz-box-flex: 1; flex: 1 1 50%; margin: 10px 30px 0px; }

.subscription-wrapper .subscription .note { margin-top: 10px; margin-bottom: 0px; font-weight: 300; font-size: 10px; line-height: 16px; }

.subscription-wrapper .subscription a { font-weight: 300; font-size: 10px; line-height: 16px; text-decoration: underline; }

.subscription-wrapper .subscription.form-submitted { -moz-box-pack: center; justify-content: center; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; min-height: 100%; -moz-box-align: center; align-items: center; display: flex; }

.subscription-wrapper .subscription.form-submitted h5 { margin-bottom: 0px; }

#newsletterSignUpPopup .modal-dialog { width: 660px; margin-top: 235px; }

@media screen and (max-width: 1199px) {

  #newsletterSignUpPopup .modal-dialog { margin: 140px auto 0px; }

}

@media screen and (max-width: 767px) {

  #newsletterSignUpPopup .modal-dialog { margin: 40px auto 0px; width: 90%; }

}

#newsletterSignUpPopup .modal-dialog .modal-content { background-color: rgb(241, 247, 254); border-radius: 0px; }

#newsletterSignUpPopup .modal-dialog .modal-content .modal-header { border-bottom: 0px none; }

#newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper { padding: 0px 40px; }

@media screen and (max-width: 767px) {

  #newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper { padding: 0px 10px; }

}

#newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper h5 { color: rgb(38, 129, 236); }

#newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup { display: flex; -moz-box-align: center; align-items: center; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; }

@media screen and (max-width: 767px) {

  #newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup { display: block; }

}

@media screen and (min-width: 768px) {

  #newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup .form-group-wrapper { display: flex; -moz-box-pack: center; justify-content: center; -moz-box-orient: horizontal; -moz-box-direction: normal; flex-direction: row; }

}

#newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup .form-group-wrapper .form-group { display: block; }

#newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup .form-group-wrapper .form-group input.form-control { display: inline-block; }

#newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup .form-group-wrapper .form-group.inline { display: inline-block; }

@media screen and (min-width: 768px) {

  #newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup .form-group-wrapper .form-group.inline { margin: 0px 5px; }

}

@media screen and (max-width: 767px) {

  #newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup .form-group-wrapper .form-group.inline { display: block; }

}

@media screen and (min-width: 768px) {

  #newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup .form-group-wrapper .form-group.button-wrapper { align-self: flex-start; margin-top: 35px; }

}

@media screen and (max-width: 767px) {

  #newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup .form-group-wrapper .form-group.button-wrapper { text-align: center; }

}

#newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup label { color: rgb(102, 102, 102); font-weight: 400; margin-bottom: 15px; }

@media screen and (max-width: 767px) {

  #newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup label { margin-bottom: 5px; }

}

#newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup label.error { color: rgb(208, 2, 29); display: inherit; }

#newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup .signup-html-wrapper { margin-bottom: 40px; display: block; height: auto; width: 100%; }

#newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup .signup-form-mid { display: block; width: 100%; }

#newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup .note { margin-bottom: 0px; font-weight: 300; text-align: center; }

@media screen and (min-width: 768px) {

  #newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup .note { margin: 20px 0px 25px; }

}

@media screen and (max-width: 767px) {

  #newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup .note { margin: 15px 0px; }

}

#newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup .note a { font-size: 12px; }

#newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup.form-submitted { -moz-box-pack: center; justify-content: center; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; min-height: 100%; }

#newsletterSignUpPopup .modal-dialog .modal-content .subscription-popup-wrapper .subscription-popup.form-submitted h5 { margin-bottom: 0px; }

.carousel-pdp-eyeglasses-container { margin-top: 2px; }

.carousel-pdp-eyeglasses-container .pdp-carousel__control { background-image: none; opacity: 0.3; }

.carousel-pdp-eyeglasses-container .pdp-carousel__control:hover { opacity: 1; }

.carousel-pdp-eyeglasses-container .pdp-carousel__control--arrow { width: 70px; height: 70px; font-size: 50px; }

.carousel-pdp-eyeglasses-container .pdp-carousel__control--arrow::before { position: relative; top: 20px; }

@media screen and (max-width: 991px) {

  .carousel-pdp-eyeglasses-container .pdp-carousel__control--arrow { font-size: 40px; width: 45px; height: 45px; }

  .carousel-pdp-eyeglasses-container .pdp-carousel__control--arrow::before { top: 13px; }

}

.carousel-pdp-eyeglasses-container .pdp-carousel__control .icon-nda-chevron-right-thin, .carousel-pdp-eyeglasses-container .pdp-carousel__control .icon-nda-chevron-left-thin { position: absolute; color: rgb(224, 224, 224); right: 0px; text-align: right; text-shadow: none; top: 30%; }

.carousel-pdp-eyeglasses-container .pdp-carousel__control .icon-nda-chevron-right-thin::before, .carousel-pdp-eyeglasses-container .pdp-carousel__control .icon-nda-chevron-left-thin::before { right: -10px; }

.carousel-pdp-eyeglasses-container .pdp-carousel__control .icon-nda-chevron-left-thin { left: 0px; text-align: left; }

.carousel-pdp-eyeglasses-container .pdp-carousel__control .icon-nda-chevron-left-thin::before { left: -10px; }

#glasses-on-app, .go__container { z-index: 500; overflow-x: hidden; position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; background-color: white; }

#glasses-on-loading { z-index: 501; }

#glasses-on-app.go-success .go-msg.go-msg-success { display: initial; }

#glasses-on-app.go-success .go-msg.go-msg-fail { display: none; }

#glasses-on-app.go-fail .go-msg.go-msg-success { display: none; }

#glasses-on-app.go-fail .go-msg.go-msg-fail { display: initial; }

.go__overlay { place-content: center flex-start; display: flex; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; -moz-box-pack: start; min-height: 100vh; }

.go__overlay p { font-size: 1rem; line-height: 1.63; }

.go__overlay h3 { font-size: 1.5rem; font-weight: normal; }

.go__overlay h4 { font-size: 1.125rem; font-weight: 600; }

.go__overlay a { color: rgb(38, 129, 236); font-size: inherit; }

.go__overlay .nda-logo { display: inline-block; }

.go__overlay .go__sprite { text-indent: 100%; white-space: nowrap; overflow: hidden; display: block; background-image: url("Icon01.png"); background-repeat: no-repeat; background-position: center center; background-size: auto 100%; width: 125px; min-height: 100px; }

.go__overlay .go__sprite.go__sprite--logo { background-image: url("logo.png"); width: 130px; min-height: 130px; }

.go__overlay .go__sprite.go__sprite--glasses { background-position: -6px 0px; }

.go__overlay .go__sprite.go__sprite--mobile { background-position: -129px 0px; }

.go__overlay .go__sprite.go__sprite--desktop { background-position: -248px 0px; }

.go__overlay .go__sprite.go__sprite--card { background-position: -380px 0px; }

.go__overlay .go__sprite.go__sprite--unsupported { background-image: url("icon02.png"); margin: auto; min-height: 190px; width: 170px; }

.go__overlay .go__continue { color: rgb(255, 255, 255); font-size: 2rem; }

.go__overlay .go__continue .glyphicon { display: inline-block; transform: rotate(90deg); }

.go__overlay .go__header, .go__overlay .go__banner { background-color: rgb(38, 129, 236); color: rgb(255, 255, 255); }

.go__overlay .go__header { -moz-box-align: center; align-items: center; border-bottom: 1px solid rgb(55, 162, 233); display: flex; height: 69px; }

.go__overlay .go__banner { padding: 60px 0px; }

.go__overlay .go__banner .go__sprite { margin: 15px auto; }

.go__overlay .go__banner h3 { font-weight: 300; margin-bottom: 17px; margin-top: 30px; }

.go__overlay .go__banner p { max-width: 30em; margin: 0px auto 30px; }

.go__overlay .go__content { padding-top: 80px; padding-bottom: 80px; }

.go__overlay .go__content h3 { font-weight: 600; margin: 0px 0px 50px; }

.go__overlay .go__btn--terms { text-decoration: underline; }

.go__overlay .go__modal { background-color: rgba(0, 0, 0, 0.25); bottom: 0px; display: flex; left: 0px; position: fixed; right: 0px; top: 0px; }

.go__overlay .go__modal .go__modal-body { background-color: rgb(255, 255, 255); border: 1px solid rgb(102, 102, 102); height: 450px; margin: auto; padding: 49px; width: 500px; }

.go__overlay .go__modal .go__modal-body h3 { color: rgb(38, 129, 236); font-weight: 600; margin-top: 0px; }

.go__overlay .go__modal .go__modal-body .go__modal-content { height: 198px; margin-bottom: 40px; overflow-y: auto; }

.go__overlay .go__modal .go__modal-body .go__modal-content p, .go__overlay .go__modal .go__modal-body .go__modal-content li { font-size: 0.875rem; line-height: 1.71; }

.go__overlay .go__modal .go__modal-body .go__modal-footer { border-top: 1px solid rgb(224, 224, 224); padding-top: 10px; text-align: right; }

.go__overlay .go__modal .go__modal-body .go__modal-footer .btn, .go__overlay .go__modal .go__modal-body .go__modal-footer .btn-rx, .go__overlay .go__modal .go__modal-body .go__modal-footer .btn-rx--inverted { color: rgb(0, 0, 0); font-weight: 400; }

.go__overlay .go__step { padding: 0px 45px 60px 15px; }

.go__overlay .go__step .go__count { border: 2px solid rgb(38, 129, 236); border-radius: 50%; color: rgb(38, 129, 236); display: inline-block; font-size: 1.125rem; font-weight: 600; height: 40px; line-height: 36px; margin-bottom: 24px; text-align: center; width: 40px; }

.go__overlay .go__inset { border: 1px solid rgb(38, 129, 236); border-radius: 6px; padding: 40px 35px; }

.go__overlay .go__inset h4 { margin: 0px 0px 13px; }

.go__overlay .go__list { list-style-type: none; margin: 0px 0px 40px; padding-left: 25px; }

.go__overlay .go__list:last-of-type { margin-bottom: 0px; }

.go__overlay .go__list li { font-size: 1rem; line-height: 1.75; position: relative; }

.go__overlay .go__list li::before { -moz-appearance: none; display: inline-block; font-family: "ndara-fonts-icons" !important; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1.63rem; color: rgb(38, 129, 236); content: "a"; font-size: 0.75rem; position: absolute; left: -25px; }

.go__overlay .go__list.go__list--cons li::before { color: rgb(208, 2, 27); content: "d"; }

.go__overlay .go__content--requirements { background-color: rgb(249, 249, 249); padding-top: 60px; padding-bottom: 60px; }

.go__overlay .go__required { padding-left: 45px; padding-right: 45px; }

.go__overlay .go__required .go__sprite { margin: 0px auto 15px; }

.go__overlay .go__required p { color: rgb(51, 51, 51); font-size: 0.875rem; line-height: 1.71; }

.go__overlay .go__footer { padding-top: 45px; padding-bottom: 50px; }

.go__overlay .go__footer .go__accept-terms, .go__overlay .go__footer .go__terms-error { font-size: 1rem; line-height: 1.5; margin-bottom: 35px; }

.go__overlay .go__footer .go__terms-error { color: rgb(208, 2, 27); }

.go__overlay .go__footer .go__accept-terms input { top: 2px; }

.go__overlay .go__footer .go__controls { list-style-type: none; margin: 0px 0px 70px; padding: 0px; }

.go__overlay .go__footer .go__controls li { display: inline-block; }

.go__overlay .go__footer .go__controls .btn, .go__overlay .go__footer .go__controls .btn-rx, .go__overlay .go__footer .go__controls .btn-rx--inverted { font-weight: normal; margin: 0px 10px; }

.go__overlay .go__footer .go__fineprint { font-size: 0.875rem; margin-top: 60px; }

.go__overlay.glasses-on--ajax_page .go__banner h3 { margin-top: 60px; margin-bottom: 35px; }

.go__overlay.glasses-on--ajax_page .go__banner .go__sprite { margin: 0px auto; }

.go__overlay.glasses-on--ajax_page .go__content--results { padding-top: 60px; padding-bottom: 0px; }

.go__overlay.glasses-on--ajax_page .go__content--results p { margin-left: auto; margin-right: auto; max-width: 45em; }

.go__overlay.glasses-on--ajax_page .go__content--results .rx-results { -moz-box-align: center; align-items: center; display: flex; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; margin-top: 35px; }

.go__overlay.glasses-on--ajax_page .go__content--results .rx-review-table { margin-top: 0.9375rem; margin-bottom: 1.875rem; max-width: 550px; }

.go__overlay.glasses-on--unavailable .go__banner h3 { margin-top: 0px; margin-bottom: 35px; }

.go__overlay.glasses-on--unavailable .go__banner .go__sprite { margin: 0px auto; }

.go__overlay.glasses-on--unavailable .go__content { padding-top: 50px; padding-bottom: 40px; }

.go__overlay.glasses-on--unavailable .go__content p { max-width: 550px; margin: 0px auto 20px; }

.go__overlay.glasses-on--unavailable .go__footer { padding-top: 0px; }

.go__overlay .go__content--unsupported { place-content: center; display: none; -moz-box-flex: 1; flex: 1 0 auto; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; -moz-box-pack: center; }

.go__overlay .go__content--unsupported h3 { margin: 30px auto 20px; }

.go__overlay .go__content--unsupported p { max-width: 30em; margin: 0px auto 30px; }

@media (max-width: 991px), (max-height: 600px), (max-aspect-ratio: 4/3), (min-aspect-ratio: 9/4), (max-device-width: 768px) {

  .go__overlay { -moz-box-pack: center; justify-content: center; }

  .go__overlay .go__header { background-color: rgb(255, 255, 255); border-color: rgb(224, 224, 224); }

  .go__overlay .go__header .nda-logo { background-image: url("logo-ndara-primary.svg"); }

  .go__overlay .go__banner, .go__overlay .go__content, .go__overlay .go__footer { display: none; }

  .go__overlay .go__content--unsupported { display: flex; }

}

.tpd-tooltip, .tpd-tooltip [class^="tpd-"] { box-sizing: content-box; }

.tpd-background-box-shift, .tpd-background-box-shift-further { position: relative; float: left; width: 100%; height: 100%; }

.tpd-stem-downscale, .tpd-stem-transform { float: left; width: 100%; height: 100%; transform-origin: 0px 0px 0px; position: relative; }

.tpd-stem-border-center-offset, .tpd-stem-border-center-offset-inverse { float: left; position: relative; width: 100%; height: 100%; overflow: hidden; }

.tpd-stem-notransform .tpd-stem-border-center, .tpd-stem-notransform .tpd-stem-triangle { height: 0px; border: 0px none; left: 50%; }

.tpd-spinner-spin, .tpd-spinner-spin::after { border-radius: 50%; width: 20px; height: 20px; }

.tpd-tooltip { position: absolute; }

.tpd-tooltip .tpd-content-no-padding { padding: 0px !important; }

.tpd-tooltip a { color: gray; text-decoration: underline; }

.tpd-tooltip a:hover { text-decoration: underline; color: rgb(108, 108, 108); }

.tpd-tooltip .tpd-skin .tpd-frames .tpd-frame .tpd-shift-stem .tpd-stem-reset { margin: 0px !important; }

.tpd-content-wrapper { position: absolute; top: 0px; left: 0px; float: left; width: 100%; height: 100%; overflow: hidden; }

.tpd-content-spacer { float: left; position: relative; }

.tpd-content-relative { float: left; position: relative; width: 100%; }

.tpd-content-relative-padder { float: left; position: relative; }

.tpd-content { float: left; clear: both; position: relative; padding: 10px; font-size: 11px; line-height: 16px; color: rgb(255, 255, 255); }

.tpd-title-wrapper { float: left; position: relative; overflow: hidden; }

.tpd-title-spacer { float: left; }

.tpd-title-relative { float: left; position: relative; width: 100%; }

.tpd-title-relative-padder { float: left; position: relative; }

.tpd-title { float: left; position: relative; font-size: 11px; line-height: 16px; padding: 10px; font-weight: bold; text-transform: uppercase; color: rgb(255, 255, 255); }

.tpd-close { position: absolute; top: 0px; right: 0px; width: 28px; height: 28px; cursor: pointer; overflow: hidden; color: rgb(255, 255, 255); }

.tpd-close-icon { float: left; font-family: Arial,Baskerville,monospace; font-weight: normal; font-style: normal; text-decoration: none; width: 28px; height: 28px; font-size: 28px; line-height: 28px; text-align: center; }

.tpd-skin { position: absolute; top: 0px; left: 0px; }

.tpd-frames { position: absolute; top: 0px; left: 0px; }

.tpd-frames .tpd-frame { float: left; width: 100%; height: 100%; clear: both; display: none; }

.tpd-backgrounds { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; transform-origin: 0px 0px 0px; }

.tpd-background-shadow { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-color: transparent; pointer-events: none; }

.tpd-background-box { position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; overflow: hidden; }

.tpd-no-stem .tpd-background-box { display: none; }

.tpd-no-stem .tpd-shift-stem { display: none; }

.tpd-no-stem .tpd-background-box-top { display: block; }

.tpd-background { border-radius: 10px; float: left; clear: both; background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% padding-box; border-style: solid; border-width: 1px; border-color: rgba(255, 255, 255, 0.1); }

.tpd-background-loading { display: none; }

.tpd-background-title { float: left; clear: both; width: 100%; background-color: rgb(40, 40, 40); }

.tpd-background-content { float: left; clear: both; width: 100%; background-color: rgb(40, 40, 40); }

.tpd-background-border-hack { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border-style: solid; }

.tpd-background-box-top { top: 0px; }

.tpd-background-box-bottom { bottom: 0px; }

.tpd-background-box-left { left: 0px; }

.tpd-background-box-right { right: 0px; }

.tpd-iframeshim { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; margin: 0px; padding: 0px; opacity: 0; }

.tpd-shift-stem { position: absolute; top: 0px; left: 0px; overflow: hidden; }

.tpd-shift-stem-side { position: absolute; }

.tpd-stem { position: absolute; top: 0px; left: 0px; overflow: hidden; width: 16px; height: 8px; margin-left: 3px; margin-top: 2px; transform-origin: 0px 0px 0px; }

.tpd-stem * { z-index: 0; }

.tpd-stem-spacer { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }

.tpd-stem-point { width: 100px; position: absolute; top: 0px; left: 50%; }

.tpd-stem-side { width: 50%; height: 100%; float: left; position: relative; overflow: hidden; }

.tpd-stem-side-inversed { transform: scale(-1, 1); }

.tpd-stem-triangle { width: 0px; height: 0px; border-bottom-style: solid; border-left-color: transparent; border-left-style: solid; position: absolute; top: 0px; left: 0px; }

.tpd-stem-border { width: 20px; height: 100%; position: absolute; top: 0px; left: 50%; background-color: rgb(255, 255, 255); border-right: 0px solid rgb(255, 255, 255); }

.tpd-stem-border-corner { position: absolute; top: 0px; left: 50%; height: 100%; border-right-style: solid; border-right-width: 0px; }

.tpd-stem-notransform { float: left; width: 100%; height: 100%; position: relative; }

.tpd-stem-notransform .tpd-stem-border { height: 100%; position: relative; float: left; top: 0px; left: 0px; margin: 0px; }

.tpd-stem-notransform .tpd-stem-border-center { position: absolute; }

.tpd-stem-notransform .tpd-stem-border-corner { background: rgb(255, 255, 255) none repeat scroll 0% 0%; border: 0px none; top: auto; left: auto; }

.tpd-stem-transform-left { transform: rotate(-90deg) scale(-1, 1); }

.tpd-stem-transform-right { transform: rotate(90deg) translate(0px, -100%); }

.tpd-stem-transform-bottom { transform: scale(1, -1) translate(0px, -100%); }

.tpd-spinner { position: absolute; top: 50%; left: 50%; width: 46px; height: 36px; }

.tpd-spinner-spin { position: relative; float: left; margin: 8px 0px 0px 13px; text-indent: -9999em; border-width: 2px; border-style: solid; border-color: rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgb(255, 255, 255); animation: 1.1s linear 0s normal none infinite running tpd-spinner-animation; box-sizing: border-box !important; }

@keyframes tpd-spinner-animation {

0% { transform: rotate(0deg); }

100% { transform: rotate(360deg); }

}

@keyframes tpd-spinner-animation {

0% { transform: rotate(0deg); }

100% { transform: rotate(360deg); }

}

.tpd-is-loading .tpd-content-wrapper { display: none; }

.tpd-is-loading .tpd-title-wrapper { display: none; }

.tpd-is-loading .tpd-background { display: none; }

.tpd-is-loading .tpd-background-loading { display: block; }

.tpd-tooltip-measuring { top: 0px; left: 0px; position: absolute; max-width: 100%; width: 100%; }

.tpd-tooltip-measuring .tpd-skin { display: none; }

.tpd-tooltip-measuring .tpd-spinner { display: none; }

.tpd-tooltip-measuring .tpd-content-wrapper { display: block; }

.tpd-tooltip-measuring .tpd-title-wrapper { display: block; }

.tpd-size-x-small .tpd-content { padding: 7px 8px; font-size: 10px; line-height: 15px; }

.tpd-size-x-small .tpd-title { padding: 7px 8px; font-size: 10px; line-height: 15px; }

.tpd-size-x-small .tpd-background { border-radius: 5px; }

.tpd-size-x-small .tpd-stem { width: 12px; height: 6px; margin-left: 4px; margin-top: 2px; }

.tpd-size-x-small .tpd-close { margin-bottom: 1px; }

.tpd-size-x-small .tpd-spinner { width: 35px; height: 29px; }

.tpd-size-x-small .tpd-spinner-spin { margin: 6px 0px 0px 9px; width: 17px; height: 17px; }

.tpd-size-x-small .tpd-spinner-spin::after { width: 17px; height: 17px; }

.tpd-size-x-small.tpd-no-radius .tpd-stem { margin-left: 7px; }

.tpd-size-small .tpd-content { padding: 8px; font-size: 10px; line-height: 16px; }

.tpd-size-small .tpd-title { padding: 8px; font-size: 10px; line-height: 16px; }

.tpd-size-small .tpd-background { border-radius: 6px; }

.tpd-size-small .tpd-stem { width: 14px; height: 7px; margin-left: 5px; margin-top: 2px; }

.tpd-size-small .tpd-close { margin: 2px 1px; }

.tpd-size-small .tpd-spinner { width: 42px; height: 32px; }

.tpd-size-small .tpd-spinner-spin { margin: 7px 0px 0px 13px; width: 18px; height: 18px; }

.tpd-size-small .tpd-spinner-spin::after { width: 18px; height: 18px; }

.tpd-size-small.tpd-no-radius .tpd-stem { margin-left: 8px; }

.tpd-size-medium .tpd-content { padding: 10px; font-size: 11px; line-height: 16px; }

.tpd-size-medium .tpd-title { padding: 10px; font-size: 11px; line-height: 16px; }

.tpd-size-medium .tpd-background { border-radius: 8px; }

.tpd-size-medium .tpd-stem { width: 16px; height: 8px; margin-left: 6px; margin-top: 2px; }

.tpd-size-medium .tpd-close { margin: 4px 2px; }

.tpd-size-medium .tpd-spinner { width: 50px; height: 36px; }

.tpd-size-medium .tpd-spinner-spin { margin: 8px 0px 0px 15px; width: 20px; height: 20px; }

.tpd-size-medium .tpd-spinner-spin::after { width: 20px; height: 20px; }

.tpd-size-medium.tpd-no-radius .tpd-stem { margin-left: 10px; }

.tpd-size-large .tpd-content { padding: 10px; font-size: 13px; line-height: 18px; }

.tpd-size-large .tpd-title { padding: 10px; font-size: 13px; line-height: 18px; }

.tpd-size-large .tpd-background { border-radius: 8px; }

.tpd-size-large .tpd-stem { width: 18px; height: 9px; margin-left: 7px; margin-top: 2px; }

.tpd-size-large .tpd-close { margin: 5px 2px; }

.tpd-size-large .tpd-spinner { width: 54px; height: 38px; }

.tpd-size-large .tpd-spinner-spin { margin: 9px 0px 0px 17px; width: 20px; height: 20px; }

.tpd-size-large .tpd-spinner-spin::after { width: 20px; height: 20px; }

.tpd-size-large.tpd-no-radius .tpd-stem { margin-left: 10px; }

.tpd-skin-dark .tpd-content { color: rgb(255, 255, 255); }

.tpd-skin-dark .tpd-title { color: rgb(255, 255, 255); }

.tpd-skin-dark .tpd-close { color: rgb(255, 255, 255); }

.tpd-skin-dark .tpd-background-content { background-color: rgb(40, 40, 40); }

.tpd-skin-dark .tpd-background-title { background-color: rgb(40, 40, 40); }

.tpd-skin-dark .tpd-background { border-width: 1px; border-color: rgba(255, 255, 255, 0.1); }

.tpd-skin-dark .tpd-title-wrapper { border-bottom: 1px solid rgb(64, 64, 64); }

.tpd-skin-dark .tpd-spinner-spin { border-color: rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgb(255, 255, 255); }

.tpd-skin-dark a { color: rgb(204, 204, 204); }

.tpd-skin-dark a:hover { color: silver; }

.tpd-skin-light .tpd-content { color: rgb(51, 51, 51); }

.tpd-skin-light .tpd-title { color: rgb(51, 51, 51); }

.tpd-skin-light .tpd-close { color: rgb(51, 51, 51); }

.tpd-skin-light .tpd-background-content { background-color: rgb(255, 255, 255); }

.tpd-skin-light .tpd-background { border-width: 1px; border-color: rgba(0, 0, 0, 0.3); }

.tpd-skin-light .tpd-background-title { background-color: rgb(247, 247, 247); }

.tpd-skin-light .tpd-title-wrapper { border-bottom: 1px solid silver; }

.tpd-skin-light .tpd-background-shadow { box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15); }

.tpd-skin-light .tpd-spinner-spin { border-color: rgba(51, 51, 51, 0.2) rgba(51, 51, 51, 0.2) rgba(51, 51, 51, 0.2) rgb(51, 51, 51); }

.tpd-skin-light a { color: gray; }

.tpd-skin-light a:hover { color: rgb(108, 108, 108); }

.tpd-skin-light.tpd-no-shadow .tpd-background { border-color: rgba(100, 100, 100, 0.3); }

.tpd-skin-gray .tpd-content { color: rgb(255, 255, 255); }

.tpd-skin-gray .tpd-title { color: rgb(255, 255, 255); }

.tpd-skin-gray .tpd-close { color: rgb(255, 255, 255); }

.tpd-skin-gray .tpd-background-content { background-color: rgb(108, 108, 108); }

.tpd-skin-gray .tpd-background-title { background-color: rgb(108, 108, 108); }

.tpd-skin-gray .tpd-background { border-width: 1px; border-color: rgba(255, 255, 255, 0.1); }

.tpd-skin-gray .tpd-title-wrapper { border-bottom: 1px solid rgb(80, 80, 80); }

.tpd-skin-gray .tpd-spinner-spin { border-color: rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgb(255, 255, 255); }

.tpd-skin-gray a { color: rgb(204, 204, 204); }

.tpd-skin-gray a:hover { color: rgb(182, 182, 182); }

.tpd-skin-red .tpd-content { color: rgb(255, 255, 255); }

.tpd-skin-red .tpd-title { color: rgb(255, 255, 255); }

.tpd-skin-red .tpd-close { color: rgb(255, 255, 255); }

.tpd-skin-red .tpd-background-content { background-color: rgb(225, 60, 55); }

.tpd-skin-red .tpd-background { border-width: 1px; border-color: rgba(12, 0, 0, 0.6); }

.tpd-skin-red .tpd-background-title { background-color: rgb(225, 60, 55); }

.tpd-skin-red .tpd-title-wrapper { border-bottom: 1px solid rgb(163, 5, 0); }

.tpd-skin-red .tpd-background-shadow { box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15); }

.tpd-skin-red .tpd-spinner-spin { border-color: rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgb(255, 255, 255); }

.tpd-skin-red a { color: rgb(221, 221, 221); }

.tpd-skin-red a:hover { color: rgb(198, 198, 198); }

.tpd-skin-green .tpd-content { color: rgb(255, 255, 255); }

.tpd-skin-green .tpd-title { color: rgb(255, 255, 255); }

.tpd-skin-green .tpd-close { color: rgb(255, 255, 255); }

.tpd-skin-green .tpd-background-content { background-color: rgb(74, 171, 58); }

.tpd-skin-green .tpd-background { border-width: 1px; border-color: rgba(0, 12, 0, 0.6); }

.tpd-skin-green .tpd-background-title { background-color: rgb(74, 171, 58); }

.tpd-skin-green .tpd-title-wrapper { border-bottom: 1px solid rgb(18, 124, 0); }

.tpd-skin-green .tpd-background-shadow { box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15); }

.tpd-skin-green .tpd-spinner-spin { border-color: rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgb(255, 255, 255); }

.tpd-skin-green a { color: rgb(221, 221, 221); }

.tpd-skin-green a:hover { color: rgb(198, 198, 198); }

.tpd-skin-blue .tpd-content { color: rgb(255, 255, 255); }

.tpd-skin-blue .tpd-title { color: rgb(255, 255, 255); }

.tpd-skin-blue .tpd-close { color: rgb(255, 255, 255); }

.tpd-skin-blue .tpd-background-content { background-color: rgb(69, 163, 227); }

.tpd-skin-blue .tpd-background { border-width: 1px; border-color: rgba(0, 0, 12, 0.6); }

.tpd-skin-blue .tpd-background-title { background-color: rgb(69, 163, 227); }

.tpd-skin-blue .tpd-title-wrapper { border-bottom: 1px solid rgb(22, 116, 180); }

.tpd-skin-blue .tpd-background-shadow { box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15); }

.tpd-skin-blue .tpd-spinner-spin { border-color: rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgb(255, 255, 255); }

.tpd-skin-blue a { color: rgb(221, 221, 221); }

.tpd-skin-blue a:hover { color: rgb(198, 198, 198); }

.tpd-skin-lightyellow .tpd-content { color: rgb(51, 51, 51); }

.tpd-skin-lightyellow .tpd-title { color: rgb(51, 51, 51); }

.tpd-skin-lightyellow .tpd-close { color: rgb(51, 51, 51); }

.tpd-skin-lightyellow .tpd-background-content { background-color: rgb(255, 255, 169); }

.tpd-skin-lightyellow .tpd-background { border-width: 1px; border-color: rgba(8, 8, 0, 0.35); }

.tpd-skin-lightyellow .tpd-background-title { background-color: rgb(255, 255, 169); }

.tpd-skin-lightyellow .tpd-title-wrapper { border-bottom: 1px solid rgb(167, 166, 151); }

.tpd-skin-lightyellow .tpd-background-shadow { box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15); }

.tpd-skin-lightyellow .tpd-spinner-spin { border-color: rgba(51, 51, 51, 0.2) rgba(51, 51, 51, 0.2) rgba(51, 51, 51, 0.2) rgb(51, 51, 51); }

.tpd-skin-lightyellow a { color: rgb(119, 119, 119); }

.tpd-skin-lightyellow a:hover { color: rgb(134, 134, 134); }

.tpd-skin-lightblue .tpd-content { color: rgb(51, 51, 51); }

.tpd-skin-lightblue .tpd-title { color: rgb(51, 51, 51); }

.tpd-skin-lightblue .tpd-close { color: rgb(51, 51, 51); }

.tpd-skin-lightblue .tpd-background-content { background-color: rgb(188, 229, 255); }

.tpd-skin-lightblue .tpd-background { border-width: 1px; border-color: rgba(0, 0, 8, 0.35); }

.tpd-skin-lightblue .tpd-background-title { background-color: rgb(188, 229, 255); }

.tpd-skin-lightblue .tpd-title-wrapper { border-bottom: 1px solid rgb(144, 155, 159); }

.tpd-skin-lightblue .tpd-background-shadow { box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15); }

.tpd-skin-lightblue .tpd-spinner-spin { border-color: rgba(51, 51, 51, 0.2) rgba(51, 51, 51, 0.2) rgba(51, 51, 51, 0.2) rgb(51, 51, 51); }

.tpd-skin-lightblue a { color: rgb(119, 119, 119); }

.tpd-skin-lightblue a:hover { color: rgb(134, 134, 134); }

.tpd-skin-lightpink .tpd-content { color: rgb(51, 51, 51); }

.tpd-skin-lightpink .tpd-title { color: rgb(51, 51, 51); }

.tpd-skin-lightpink .tpd-close { color: rgb(51, 51, 51); }

.tpd-skin-lightpink .tpd-background-content { background-color: rgb(255, 196, 191); }

.tpd-skin-lightpink .tpd-background { border-width: 1px; border-color: rgba(0, 0, 8, 0.35); }

.tpd-skin-lightpink .tpd-background-title { background-color: rgb(255, 196, 191); }

.tpd-skin-lightpink .tpd-title-wrapper { border-bottom: 1px solid rgb(160, 143, 143); }

.tpd-skin-lightpink .tpd-background-shadow { box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15); }

.tpd-skin-lightpink .tpd-spinner-spin { border-color: rgba(51, 51, 51, 0.2) rgba(51, 51, 51, 0.2) rgba(51, 51, 51, 0.2) rgb(51, 51, 51); }

.tpd-skin-lightpink a { color: rgb(119, 119, 119); }

.tpd-skin-lightpink a:hover { color: rgb(134, 134, 134); }

.tpd-has-inner-close .tpd-content-relative .tpd-content { padding-right: 0px !important; }

.tpd-has-title-close .tpd-title { padding-right: 0px !important; }

.tpd-visible-frame-top .tpd-frame-top { display: block; }

.tpd-visible-frame-bottom .tpd-frame-bottom { display: block; }

.tpd-visible-frame-left .tpd-frame-left { display: block; }

.tpd-visible-frame-right .tpd-frame-right { display: block; }

.tpd-no-shadow .tpd-skin .tpd-background-shadow { box-shadow: none !important; }

.tpd-no-radius .tpd-skin .tpd-frames .tpd-frame .tpd-backgrounds .tpd-background { border-radius: 0px; }

.tpd-frame-top .tpd-shift-stem-side { width: 100%; }

.tpd-frame-bottom .tpd-shift-stem-side { width: 100%; }

.tpd-frame-left .tpd-shift-stem-side { height: 100%; }

.tpd-frame-right .tpd-shift-stem-side { height: 100%; }

.tpd-stem-reset .tpd-stem-spacer { margin-top: 0px; }

.tpd-tooltip .tpd-content-wrapper { width: auto; }

.tpd-tooltip .tpd-content-wrapper .tpd-content { color: rgb(51, 51, 51); font-size: 12px; font-stretch: normal; font-style: normal; font-weight: normal; line-height: 1.67; text-align: center; padding: 25px; }

.tpd-tooltip .tpd-content-wrapper .tpd-content a { color: rgb(38, 129, 236); font-size: 12px; }

.tpd-tooltip .tpd-content-wrapper .tpd-content .pd-help-button { font-size: 12px; text-decoration: underline; cursor: pointer; color: rgb(38, 129, 236); }

.tpd-tooltip .tpd-skin .tpd-backgrounds .tpd-background-shadow { box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1); }

.tpd-tooltip .tpd-skin .tpd-backgrounds .tpd-background { border: 1px solid rgb(240, 240, 240); border-radius: 3px; }

.tpd-tooltip .tpd-skin .tpd-backgrounds .tpd-background-border-hack { border-radius: 3px !important; }

@font-face {

  font-family: "FontAwesome";

  font-style: normal;

  font-weight: normal;

  src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg") format("svg");

}

.fa { display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1; font-size-adjust: none; font-stretch: normal; font-feature-settings: normal; font-language-override: normal; font-kerning: auto; font-synthesis: weight style; font-variant: normal; font-size: inherit; text-rendering: auto; }

.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -15%; }

.fa-2x { font-size: 2em; }

.fa-3x { font-size: 3em; }

.fa-4x { font-size: 4em; }

.fa-5x { font-size: 5em; }

.fa-fw { width: 1.28571em; text-align: center; }

.fa-ul { padding-left: 0px; margin-left: 2.14286em; list-style-type: none; }

.fa-ul > li { position: relative; }

.fa-li { position: absolute; left: -2.14286em; width: 2.14286em; top: 0.142857em; text-align: center; }

.fa-li.fa-lg { left: -1.85714em; }

.fa-border { padding: 0.2em 0.25em 0.15em; border: 0.08em solid rgb(238, 238, 238); border-radius: 0.1em; }

.fa-pull-left { float: left; }

.fa-pull-right { float: right; }

.fa.fa-pull-left { margin-right: 0.3em; }

.fa.fa-pull-right { margin-left: 0.3em; }

.pull-right { float: right; }

.pull-left { float: left; }

.fa.pull-left { margin-right: 0.3em; }

.fa.pull-right { margin-left: 0.3em; }

.fa-spin { animation: 2s linear 0s normal none infinite running fa-spin; }

.fa-pulse { animation: 1s steps(8) 0s normal none infinite running fa-spin; }

@keyframes fa-spin {

0% { transform: rotate(0deg); }

100% { transform: rotate(359deg); }

}

@keyframes fa-spin {

0% { transform: rotate(0deg); }

100% { transform: rotate(359deg); }

}

.fa-rotate-90 { transform: rotate(90deg); }

.fa-rotate-180 { transform: rotate(180deg); }

.fa-rotate-270 { transform: rotate(270deg); }

.fa-flip-horizontal { transform: scale(-1, 1); }

.fa-flip-vertical { transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; }



.sr-only { position: absolute; width: 1px; height: 1px; padding: 0px; margin: -1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px none; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0px; overflow: visible; clip: auto; }

hr.full-width { margin: 0px; }

a#ajax_res-lens-type-0 .feature-card__img {background-image: url(../images/en_tint-grey_1-59.jpg);}

a#ajax_res-lens-type-2 .feature-card__img {background-image: url(../images/en_tint-grey_1-67.jpg);}

@media screen and (max-width: 991px) {

  .main_content_wrapper.filters-open { overflow: hidden; }

}

.results-count { color: rgb(153, 153, 153); }

.sort-by > span {color: rgb(153, 153, 153);line-height: 37px;margin-right: 20px;}

.sort-by .dropdown-toggle { text-decoration: none; color: rgb(51, 51, 51); }

.sort-by .dropdown-toggle span:first-child { font-weight: 700; }

.dropdown.open .caret { border-top: 0px none; border-bottom: 4px dashed; content: ""; }

.show-filters { margin-top: 30px; }

.show-filters a { color: rgb(51, 51, 51); }

.filter_tabs {/* margin-top: 10px; *//* border-top: 1px solid #df3904; */}

@media screen and (max-width: 991px) {

  .filter_tabs { visibility: hidden; display: none; }

  .filter_tabs.open { display: block; visibility: visible; position: absolute; top: 0px; left: 0px; right: 0px; z-index: 30; background-color: rgb(255, 255, 255); width: auto; bottom: 0px; overflow-y: auto; }

}
.scrollable-header {
    border-top: 1px solid #c84834;
    border-bottom: 1px solid #c84834;
}
.filter_tabs .filter-by {padding: 15px 25px;margin-left: -15px;background: #951400;color: #fff;text-transform: uppercase;}
.filter_wrapper {
    /* border: 1px solid #004b7f; */
    /* margin-top: 10px; */
}
.filter_tabs .filter-by, .filter_tabs .filter_tabs-wrap {float: left;}
.filter_tabs.filter_tabs_control.ui-tabs.ui-corner-all.ui-widget.ui-widget-content {
    border: none;
    padding: 0;
}
@media screen and (max-width: 991px) {

  .filter_tabs .filter-by, .filter_tabs .filter_tabs-wrap { float: none; overflow-x: auto; overflow-y: hidden; text-align: center; }

}

.filter_tabs.ui-tabs .ui-tabs-nav {border-bottom: medium none;padding: 0;border: none;}

@media screen and (max-width: 991px) {

  .filter_tabs .nav-tabs { margin: 0px auto -5px; display: inline-block; }

}

@media screen and (max-width: 767px) {

  .filter_tabs .nav-tabs { width: 600px; }

}
.filter_tabs .nav-tabs > li,
.filter_tabs.ui-tabs .ui-tabs-nav li {/* margin-right: 25px; *//* margin-bottom: 0; *//* padding-bottom: 0; */border: none!important;/* border-right: 1px; */margin: 0!important;padding: 0!important;outline: none;}

.filter_tabs .nav-tabs > li.tabs-active > a {border: none!important;background: #c84834;border-radius: 0;color: #fff;}

.filter_tabs .nav-tabs > li > a,
.filter_tabs.ui-tabs .ui-tabs-nav > li > a {padding: 0 20px;color: rgb(0, 0, 0);border: none;border-right: 1px solid #c84834;border-radius: 0;margin-right: 0;line-height: 49px;border-bottom: none;outline: none;}
.filter_tabs .nav-tabs > li:first-child > a{
    /* border-left: 1px solid #c84834; */
}
.filter_tabs .nav-tabs > li > a:hover {/* color: rgb(38, 129, 236); */}

.filter_tabs .tab-content {background-color: rgb(249, 249, 249);}

@media screen and (max-width: 991px) {

  .filter_tabs .tab-content { background-color: rgb(255, 255, 255); }

}

.filter_tabs .tab-pane .container, .filter_tabs .tab-pane .container-flex {padding-bottom: 10px;border-top: none;}

.filter_tabs .tab-pane .content {min-height: 200px;padding-top: 30px;padding-bottom: 10px;}

.filter_tabs .tab-pane .content label.title { color: rgb(153, 153, 153); font-size: 12px; font-weight: normal; text-transform: uppercase; margin-bottom: 30px; }

.filter_tabs .tab-pane .content label.checkbox-inline {color: rgb(102, 102, 102);font-size: 16px;font-weight: lighter;padding-left: 25px;margin-bottom: 10px;}

.filter_tabs .tab-pane .content label.checkbox-inline input { margin-left: -25px; }

.filter_tabs .tab-pane .content label.checkbox-inline.color-selection {padding-left: 25px;padding-right: 0;}

.filter_tabs .tab-pane .content label.checkbox-inline.color-selection input {margin-left: -20px;}

.filter_tabs .tab-pane .content label.checkbox-inline[disabled] { opacity: 0.5; cursor: default; pointer-events: none; }

.filter_tabs .filter_attribute {margin-top: 0px;padding-bottom: 2px;margin-bottom: 20px;/* background-color: rgb(249, 249, 249); */border-bottom: 1px solid #c84834;}

.filter_tabs .filter_attribute hr { margin: 0px 0px 30px; }

.filter_tabs .filter_attribute .results-count, .filter_tabs .filter_attribute .filter_selected {float: left;padding-top: 2px;}

.filter_tabs .filter_attribute .results-count { margin-top: 8px; }

.filter_tabs .filter_attribute .controls {padding-top: 2px;float: right;}

.filter_tabs .filter_attribute::before, .filter_tabs .filter_attribute::after { content: " "; display: table; }

.filter_tabs .filter_attribute::after { clear: both; }
button#main_filter-btn-clear {
    background: #951400;
    color: #fff;
    border-color: #6c0f00;
}

button#main_filter-btn-clear:hover {
    background: #741000;
    border-color: #490a00;
}
.title_before_content {margin-bottom: 20px;margin-top: 20px;}

.title_before_content::before, .title_before_content::after { content: " "; display: table; }

.title_before_content::after { clear: both; }

.title_before_content .results-count {float: left;line-height: 37px;}

.title_before_content .sort-by { float: right; }

.title_before_content .sort-by .dropdown { display: inline-block; }

.title_before_content .sort-by .dropdown .dropdown-menu { left: auto; right: 0px; }

.load-more { margin: 40px 0px; }

.back-to-top {position: fixed;background: #319be5;right: 20px;bottom: 40px;z-index: 111111;color: #fff;line-height: 30px;padding: 8px;cursor: pointer;opacity: 0.6;}
.back-to-top:hover{
    opacity: 1;
}
.back-to-top .js-back-to-top { text-decoration: none; color: rgb(153, 153, 153); font-size: 20px; padding: 7px; text-align: center; transform: rotate(-90deg); width: 40px; height: 40px; border-radius: 4px; border: 1px solid rgb(153, 153, 153); display: block; }

.back-to-top .js-back-to-top .icon-nda-chevron-rg { width: 12px; height: 20.8px; }

.product_list-no-results { width: 100%; height: 100%; text-align: center; }

.product_list-no-results p { color: rgb(153, 153, 153); }

.product_list-no-results .controls { margin-top: 50px; margin-bottom: 50px; }

.product_list-no-results .controls .btn, .product_list-no-results .controls .btn-rx, .product_list-no-results .controls .btn-rx--inverted { margin: 0px 10px; }

.product_list-no-results ul { padding-left: 0px; }

.product_list-no-results ul li { list-style: outside none none; margin-bottom: 10px; }

.product_list-price.strike-through { color: rgb(153, 153, 153); text-decoration: line-through; }

.color-selection.color-black::before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 100%; background-color: rgb(0, 0, 0); margin-right: 5px; }

.color-selection.color-brown::before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 100%; background-color: rgb(157, 74, 17); margin-right: 5px; }

.color-selection.color-clear::before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 100%; background-color: rgb(216, 228, 241); margin-right: 5px; }

.color-selection.color-green::before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 100%; background-color: rgb(98, 199, 46); margin-right: 5px; }

.color-selection.color-orange::before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 100%; background-color: rgb(245, 166, 35); margin-right: 5px; }

.color-selection.color-pink::before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 100%; background-color: rgb(248, 54, 137); margin-right: 5px; }

.color-selection.color-red::before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 100%; background-color: rgb(227, 46, 19); margin-right: 5px; }

.color-selection.color-yellow::before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 100%; background-color: rgb(251, 217, 27); margin-right: 5px; }

.color-selection.color-bronze::before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 100%; background-color: rgb(213, 138, 73); margin-right: 5px; }

.color-selection.color-blue::before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 100%; background-color: rgb(26, 151, 254); margin-right: 5px; }

.color-selection.color-gold::before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 100%; background-color: rgb(219, 170, 88); margin-right: 5px; }

.color-selection.color-grey::before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 100%; background-color: rgb(144, 144, 144); margin-right: 5px; }

.color-selection.color-silver::before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 100%; background-color: rgb(204, 204, 204); margin-right: 5px; }

.color-selection.color-purple::before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 100%; background-color: rgb(167, 70, 251); margin-right: 5px; }

.color-selection.color-white::before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 100%; background-color: rgb(255, 255, 255); margin-right: 5px; }

.color-selection.color-white::before { border: 1px solid rgb(224, 225, 226); }

.color-selection.color-tortoise::before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 100%; background-color: transparent; margin-right: 5px; }

.color-selection.color-tortoise::before { background-image: url("../images/color-swatch-tortoise.png"); background-size: cover; width: 13px; height: 13px; }

.shape-filters { list-style: outside none none; }

.shape-filters .shape-filter { position: relative; width: 100%; height: 140px; display: inline-block; margin-bottom: 20px; }

.shape-filters .shape-filter label { transition: color 0.4s ease 0s; width: 100%; display: block; text-align: center; }

.shape-filters .shape-filter label::after {height: auto;top: 0px;left: 0px;right: 0px;bottom: 0px;position: absolute;cursor: pointer;content: "";border: 1px solid transparent;transition: all 0.4s ease 0s;background-position: 93% 10%;}

.shape-filters .shape-filter label:hover::after {border: 1px solid rgb(200, 72, 52);}

.shape-filters .shape-filter label img { padding-bottom: 15px; width: 100px; }

.shape-filters .shape-filter label span { z-index: 1; position: relative; cursor: pointer; color: rgb(102, 102, 102); font-size: 16px; font-weight: lighter; letter-spacing: -0.12px; line-height: 40px; display: block; }

.shape-filters .shape-filter input[type="checkbox"] { opacity: 0; display: inline-block; vertical-align: middle; z-index: 1; }

.shape-filters .shape-filter input[type="checkbox"]:checked + label { color: rgb(255, 255, 255); }

.shape-filters .shape-filter input[type="checkbox"]:checked + label::after {border: 1px solid rgb(200, 72, 52);}

.shape-filters .shape-filter input[type="checkbox"]:checked + label i { opacity: 1; transition: opacity 250ms linear 0s; }

.shape-filters .shape-filter input[type="checkbox"][disabled] + label { opacity: 0.3; cursor: default; pointer-events: none; }

.shape-filters .shape-filter input[type="checkbox"][disabled] + label:hover { border: 1px solid transparent; }

.filter_selected .filter-selected {display: inline-block;position: relative;margin-right: 5px;padding: 10px 20px;border: 1px solid transparent;text-decoration: none;color: rgb(255, 255, 255);background: #0078cb;text-align: center;}

.filter_selected .filter-selected:hover {transition: all 0.4s ease 0s;border: 1px solid rgb(0, 0, 0);background: #004b7f;}

.btn, .btn-rx, .btn-rx--inverted, a.btn, a.btn-rx, a.btn-rx--inverted {box-sizing: border-box;border-radius: 2px;border: medium none;font-size: 0.75rem;font-weight: 700;letter-spacing: 0.5px;padding: 13px 25px;line-height: 1;transition: all 0.3s ease-out 0s;/* box-shadow: 1px 1px 1px #a4a4a4; */}

.btn.btn-primary, .btn-rx, .btn-rx--inverted, a.btn.btn-primary, a.btn-rx, a.btn-rx--inverted {border: 1px solid #0186e5;background-color: #329be6;color: rgb(255, 255, 255);}
a.btn.btn-primary.btn-green {
    border: 1px solid #8dce43;
    background-color: #8BC34A;
    color: rgb(255, 255, 255);
}
a.btn.btn-primary.btn-green:hover {
    border: 1px solid #4c7123;
    background-color: #61ab0c;
}
.no-touch .btn.btn-primary:hover, .no-touch .btn-rx:hover, .no-touch .btn-rx--inverted:hover, .no-touch a.btn.btn-primary:hover, .no-touch a.btn-rx:hover, .no-touch a.btn-rx--inverted:hover { border: 1px solid #752215;    background-color: #9e3524; }

.btn.btn-primary:hover, .btn-rx:hover, .btn-rx--inverted:hover, a.btn.btn-primary:hover, a.btn-rx:hover, a.btn-rx--inverted:hover {border: 1px solid #2196F3;background-color: #03A9F4;}

.btn.btn-primary[disabled], .btn-rx[disabled], .btn-rx--inverted[disabled], .btn.btn-primary[disabled]:hover, .btn-rx[disabled]:hover, .btn-rx--inverted[disabled]:hover, a.btn.btn-primary[disabled], a.btn-rx[disabled], a.btn-rx--inverted[disabled], a.btn.btn-primary[disabled]:hover, a.btn-rx[disabled]:hover, a.btn-rx--inverted[disabled]:hover { border: 1px solid silver; background-color: silver; color: rgb(255, 255, 255); }

.btn.btn-primary.inverted, .inverted.btn-rx, .btn-rx--inverted, a.btn.btn-primary.inverted, a.inverted.btn-rx, a.btn-rx--inverted { border: 1px solid rgb(38, 129, 236); background-color: rgb(255, 255, 255); color: rgb(38, 129, 236); }

.no-touch .btn.btn-primary.inverted:hover, .no-touch .inverted.btn-rx:hover, .no-touch .btn-rx--inverted:hover, .no-touch a.btn.btn-primary.inverted:hover, .no-touch a.inverted.btn-rx:hover, .no-touch a.btn-rx--inverted:hover { background-color: rgb(0, 66, 144); }

.btn.btn-primary.inverted:hover, .inverted.btn-rx:hover, .btn-rx--inverted:hover, a.btn.btn-primary.inverted:hover, a.inverted.btn-rx:hover, a.btn-rx--inverted:hover { border-color: rgb(38, 129, 236); background-color: rgb(38, 129, 236); color: rgb(255, 255, 255); }

.btn.btn-primary.inverted[disabled], .inverted.btn-rx[disabled], .btn-rx--inverted[disabled], .btn.btn-primary.inverted[disabled]:hover, .inverted.btn-rx[disabled]:hover, .btn-rx--inverted[disabled]:hover, a.btn.btn-primary.inverted[disabled], a.inverted.btn-rx[disabled], a.btn-rx--inverted[disabled], a.btn.btn-primary.inverted[disabled]:hover, a.inverted.btn-rx[disabled]:hover, a.btn-rx--inverted[disabled]:hover { border: 1px solid silver; background-color: silver; color: rgb(255, 255, 255); }

.btn.btn-default, .btn-default.btn-rx, .btn-default.btn-rx--inverted, a.btn.btn-default, a.btn-default.btn-rx, a.btn-default.btn-rx--inverted { border: 1px solid rgb(38, 129, 236); color: rgb(38, 129, 236); }

.no-touch .btn.btn-default:hover, .no-touch .btn-default.btn-rx:hover, .no-touch .btn-default.btn-rx--inverted:hover, .no-touch a.btn.btn-default:hover, .no-touch a.btn-default.btn-rx:hover, .no-touch a.btn-default.btn-rx--inverted:hover { border: 1px solid rgb(14, 80, 158); background-color: rgb(14, 80, 158); color: rgb(255, 255, 255); }

.btn.btn-default:hover, .btn-default.btn-rx:hover, .btn-default.btn-rx--inverted:hover, a.btn.btn-default:hover, a.btn-default.btn-rx:hover, a.btn-default.btn-rx--inverted:hover { border: 1px solid rgb(38, 129, 236); color: rgb(38, 129, 236); }

.btn.btn-my-size, .btn-my-size.btn-rx, .btn-my-size.btn-rx--inverted, a.btn.btn-my-size, a.btn-my-size.btn-rx, a.btn-my-size.btn-rx--inverted {font-weight: 600;border: 1px solid rgb(233, 33, 0);background-color: rgb(239, 63, 34);color: rgb(255, 255, 255);}

.no-touch .btn.btn-my-size:hover, .no-touch .btn-my-size.btn-rx:hover, .no-touch .btn-my-size.btn-rx--inverted:hover, .no-touch a.btn.btn-my-size:hover, .no-touch a.btn-my-size.btn-rx:hover, .no-touch a.btn-my-size.btn-rx--inverted:hover { border: 1px solid rgb(64, 155, 110); background-color: rgb(64, 155, 110); }

.btn.btn-my-size:hover, .btn-my-size.btn-rx:hover, .btn-my-size.btn-rx--inverted:hover, a.btn.btn-my-size:hover, a.btn-my-size.btn-rx:hover, a.btn-my-size.btn-rx--inverted:hover {border: 1px solid #b21900;background-color: #d1260a;}

.btn.btn-my-size[disabled], .btn-my-size.btn-rx[disabled], .btn-my-size.btn-rx--inverted[disabled], .btn.btn-my-size[disabled]:hover, .btn-my-size.btn-rx[disabled]:hover, .btn-my-size.btn-rx--inverted[disabled]:hover, a.btn.btn-my-size[disabled], a.btn-my-size.btn-rx[disabled], a.btn-my-size.btn-rx--inverted[disabled], a.btn.btn-my-size[disabled]:hover, a.btn-my-size.btn-rx[disabled]:hover, a.btn-my-size.btn-rx--inverted[disabled]:hover { border: 1px solid silver; background-color: silver; color: rgb(255, 255, 255); }

.btn.btn-my-size.inverted, .btn-my-size.inverted.btn-rx, .btn-my-size.btn-rx--inverted, a.btn.btn-my-size.inverted, a.btn-my-size.inverted.btn-rx, a.btn-my-size.btn-rx--inverted {border: 1px solid rgb(199, 73, 54);background-color: rgb(255, 255, 255);color: rgb(181, 54, 35);}

.btn.btn-my-size.inverted:hover, .btn-my-size.inverted.btn-rx:hover, .btn-my-size.btn-rx--inverted:hover, a.btn.btn-my-size.inverted:hover, a.btn-my-size.inverted.btn-rx:hover, a.btn-my-size.btn-rx--inverted:hover {border: 1px solid rgb(139, 28, 11);color: rgb(139, 28, 11);background-color: rgb(255, 255, 255);}

.btn.btn-my-size.inverted[disabled], .btn-my-size.inverted.btn-rx[disabled], .btn-my-size.btn-rx--inverted[disabled], .btn.btn-my-size.inverted[disabled]:hover, .btn-my-size.inverted.btn-rx[disabled]:hover, .btn-my-size.btn-rx--inverted[disabled]:hover, a.btn.btn-my-size.inverted[disabled], a.btn-my-size.inverted.btn-rx[disabled], a.btn-my-size.btn-rx--inverted[disabled], a.btn.btn-my-size.inverted[disabled]:hover, a.btn-my-size.inverted.btn-rx[disabled]:hover, a.btn-my-size.btn-rx--inverted[disabled]:hover { border: 1px solid silver; background-color: silver; color: rgb(255, 255, 255); }

.btn.btn-carousel, .btn-carousel.btn-rx, .btn-carousel.btn-rx--inverted, a.btn.btn-carousel, a.btn-carousel.btn-rx, a.btn-carousel.btn-rx--inverted {background-color: transparent;border: 0px none;border-radius: 0px;outline: medium none;padding: 0px;}

.btn.btn-carousel:active, .btn-carousel.btn-rx:active, .btn-carousel.btn-rx--inverted:active, a.btn.btn-carousel:active, a.btn-carousel.btn-rx:active, a.btn-carousel.btn-rx--inverted:active { box-shadow: none; }

.btn.btn-carousel[disabled], .btn-carousel.btn-rx[disabled], .btn-carousel.btn-rx--inverted[disabled], a.btn.btn-carousel[disabled], a.btn-carousel.btn-rx[disabled], a.btn-carousel.btn-rx--inverted[disabled] { cursor: default; pointer-events: none; }

.btn.error, .error.btn-rx, .error.btn-rx--inverted, a.btn.error, a.error.btn-rx, a.error.btn-rx--inverted { color: rgb(208, 2, 27); border-color: rgb(208, 2, 27); }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn-rx, .btn-group-lg > .btn-rx--inverted, .btn-rx, .btn-rx--inverted, a.btn-lg, .btn-group-lg > a.btn, .btn-group-lg > a.btn-rx, .btn-group-lg > a.btn-rx--inverted, a.btn-rx, a.btn-rx--inverted { padding: 18px 25px; font-size: 0.75rem; }

.btn-chevron i { font-size: 0.85em; line-height: 1em; margin-right: 0.46875rem; }

.btn-chevron:hover { text-decoration: none; }

.btn-hamburger::before, .btn-hamburger::after, .btn-hamburger__icon { background-color: rgb(0, 0, 0); display: block; content: ""; position: relative; width: 100%; height: 2px; border-radius: 1rem; transition: all 0.2s ease-out 0s; }

.btn-hamburger { display: inline-block; position: relative; width: 25px; height: 17px; cursor: pointer; -moz-user-select: none; opacity: 1; }

.btn-hamburger::before, .btn-hamburger::after { position: absolute; }

.btn-hamburger::before { top: 0px; }

.btn-hamburger::after { bottom: 0px; }

.btn-hamburger__icon { top: 50%; margin-top: -1px; }

body.nda-notification .btn-hamburger__icon::before { font-family: "ndara-fonts-icons" !important; content: "g"; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; color: rgb(38, 129, 236); font-size: 12px; position: absolute; right: -5px; margin-top: -18px; z-index: 1; }

body.nda-notification .fav-count-link .favs-count::after { font-family: "ndara-fonts-icons" !important; content: "g"; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; color: rgb(38, 129, 236); position: absolute; font-size: 10px; left: 22px; }

@media (min-width: 860px) {

  body.nda-notification .fav-count-link .favs-count::after { display: none; }

}

.btn-hamburger--is-open::before { background-color: rgb(38, 129, 236); top: -2px; transform: rotate(45deg); transform-origin: left center 0px; }

.btn-hamburger--is-open::after { background-color: rgb(38, 129, 236); transform: rotate(-45deg); transform-origin: left center 0px; }

.btn-hamburger--is-open .btn-hamburger__icon { background-color: rgb(38, 129, 236); opacity: 0; }

.toaster { background-color: rgb(255, 255, 255); }

.toaster__background-overlay { background-color: rgba(0, 0, 0, 0.75); height: 100%; left: 0px; position: fixed; top: 0px; width: 100%; z-index: 0; transform: translateY(0%); }

.toaster-bottom { bottom: 66px; box-shadow: 0px 0px 15px gray; left: 0px; position: fixed; width: 100%; z-index: 3; }

@media (min-width: 0px) and (max-width: 543px) {

  .toaster { overflow-y: scroll; overflow-x: hidden; max-height: 60%; }

}

.lifestyle-shots-container { margin-bottom: 80px; }

@media (min-width: 768px) {

  .lifestyle-shots-container { display: flex; -moz-box-orient: horizontal; -moz-box-direction: normal; flex-flow: row nowrap; margin-bottom: 100px; }

}

.lifestyle-shots-container .embed-responsive { overflow: hidden; position: relative; }

.lifestyle-shots-container .lifestyle-shot-major { -moz-box-flex: 0; flex: 0 0 100%; margin-bottom: 15px; }

@media (min-width: 768px) {

  .lifestyle-shots-container .lifestyle-shot-major { -moz-box-flex: 0; flex: 0 1 66.6667%; height: auto; margin: 0px; }

  .lifestyle-shots-container .lifestyle-shot-major img { position: absolute; right: 15px; }

}

.lifestyle-shots-container .lifestyle-shot-minors .lifestyle-shot-2 { margin-bottom: 15px; }

@media (min-width: 768px) {

  .lifestyle-shots-container .lifestyle-shot-minors { -moz-box-flex: 0; flex: 0 1 33.3333%; height: auto; margin: 0px; }

  .lifestyle-shots-container .lifestyle-shot-minors img { position: absolute; }

  .lifestyle-shots-container .lifestyle-shot-minors .lifestyle-shot-2 { margin-bottom: 0px; }

  .lifestyle-shots-container .lifestyle-shot-minors .lifestyle-shot-2 img { bottom: 7.5px; }

  .lifestyle-shots-container .lifestyle-shot-minors .lifestyle-shot-3 img { top: 7.5px; }

}

.img-full { margin-left: -15px; margin-right: -15px; }

.story-wrap { max-width: 540px; margin: 0px auto; }

.small-grid .product_box { margin-bottom: 1.875rem; }

.text-spaced { font-size: 16px; letter-spacing: -0.41px; line-height: 2; }

.quote { font-size: 24px; color: rgb(81, 194, 138); letter-spacing: -0.74px; line-height: 34px; }

@media screen and (max-width: 767px) {

  .quote { margin-top: 1.875rem; }

}

.story-card { margin-bottom: 1.875rem; display: flex; -moz-box-align: center; align-items: center; }

@media screen and (max-width: 767px) {

  .story-card { display: block; }

}

@media screen and (min-width: 1170px) {

  .story-card .image-side { margin-left: 1.875rem; margin-right: 1.875rem; }

}

.story-card .image-side .story-image-large { background-color: rgb(249, 249, 249); background-repeat: no-repeat; background-size: cover; background-position: center center; display: block; width: 100%; height: 400px; }

@media screen and (max-width: 767px) {

  .story-card .image-side .story-image-large.short { height: 250px; background-position: center center; }

}

@media screen and (min-width: 1170px) {

  .story-card .story-side { margin-right: 1.875rem; }

}

.story-card .story-side .meta::before, .story-card .story-side .meta::after { content: " "; display: table; }

.story-card .story-side .meta::after { clear: both; }

.story-card .story-side .meta .name { float: left; }

.story-card .story-side .meta .price { float: right; }

.story-card .story-side .story-image-glasses { visibility: hidden; display: none; }

@media screen and (max-width: 767px) {

  .story-card .story-side .story-image-glasses { visibility: visible; display: block; background-color: rgb(249, 249, 249); background-repeat: no-repeat; background-size: cover; background-position: right center; width: 100%; height: 220px; margin-top: 1.875rem; margin-bottom: 1.875rem; }

}

.story-card .story-side .story-glasses-sm-up { visibility: hidden; display: none; }

@media screen and (min-width: 768px) {

  .story-card .story-side .story-glasses-sm-up { visibility: visible; display: block; width: 100%; margin-top: 1.875rem; }

}

.soft-top-large { margin-top: 25px; }

.soft-top {margin-top: 25px;background: #fff;}

.soft-top-small { margin-top: 45px; }

@media screen and (max-width: 767px) {

  .xs-centered { text-align: center; }

}

.flex-center-desktop { display: flex; -moz-box-align: center; align-items: center; }

@media screen and (max-width: 767px) {

  .flex-center-desktop { display: block; }

}

.home-story-card { margin-top: 1.875rem; margin-bottom: 1.875rem; display: flex; -moz-box-align: center; align-items: center; }

@media screen and (max-width: 767px) {

  .home-story-card { display: block; margin-bottom: 3.75rem; }

}

.home-story-card .image-side .story-image-large { background-color: rgb(249, 249, 249); background-repeat: no-repeat; background-size: cover; background-position: center center; display: block; width: 100%; height: 650px; }

@media screen and (min-width: 768px) and (max-width: 991px) {

  .home-story-card .image-side .story-image-large { height: 550px; }

}

@media screen and (max-width: 767px) {

  .home-story-card .image-side .story-image-large.short { height: 250px; background-position: center center; }

}

@media screen and (min-width: 1170px) {

  .home-story-card .story-side { margin-left: 1.875rem; margin-right: 1.875rem; }

}

.home-story-card .story-side .story-image-small { visibility: hidden; display: none; }

@media screen and (max-width: 767px) {

  .home-story-card .story-side .story-image-small { visibility: visible; display: block; background-color: rgb(249, 249, 249); background-repeat: no-repeat; background-size: cover; background-position: right center; width: 100%; height: 220px; margin-top: 0.9375rem; margin-bottom: 1.5625rem; }

}

@media screen and (min-width: 768px) and (max-width: 991px) {

  .home-story-card .story-side .story-image-small { margin-bottom: 5px; }

}

.home-story-card .story-side .story-glasses-sm-up { visibility: hidden; display: none; }

@media screen and (min-width: 768px) {

  .home-story-card .story-side .story-glasses-sm-up { visibility: visible; display: block; width: 100%; margin-top: 1.875rem; }

}

@media screen and (max-width: 767px) {

  .text-center-xs-only { text-align: center; }

}

.home-story-collection .description h3 { font-weight: bold; font-size: 0.875rem; margin: 0px; }

.home-story-collection .description h4 { font-size: 1rem; line-height: 1.75; color: rgb(51, 51, 51); font-weight: 300; padding-left: 2.5rem; padding-right: 2.5rem; margin-bottom: 10px; }

@media screen and (min-width: 992px) {

  .home-story-collection .description h4 { font-size: 1.25rem; line-height: 1.7; }

}

.home-story-collection .my-size-stamp-wrapper { min-height: 0px; }

.home-story-collection .product_box { margin-bottom: 15px; padding: 0px 15px 20px; }

@media screen and (min-width: 768px) and (max-width: 991px) {

  .home-story-collection .product_box { padding-bottom: 10px; }

}

@media screen and (min-width: 992px) {

  .home-story-collection .product_box { padding-bottom: 15px; }

}

.home-story-collection .product_box .product-designer { max-width: 100%; margin-bottom: 0px; padding-bottom: 5px; }

.home-story-collection .product_box .product-designer a { font-size: 0.75rem; color: rgb(153, 153, 153); }

.home-story-collection .product_box .product-name { font-size: 14px; font-weight: normal; margin-top: 0px; padding-right: 0.9375rem; }

.home-story-collection .product_box .options { margin-bottom: 0px; padding-bottom: 5px; }

.home-story-collection .product_box .price { font-weight: bold; }

@media screen and (min-width: 1170px) {

  .home-story-collection .image-side, .home-story-collection .story-side { margin-left: 0px; margin-right: 0px; }

}

.home-story-collection .brands { margin: 15px 5px 25px; }

@media screen and (min-width: 768px) and (max-width: 991px) {

  .home-story-collection .brands { margin-bottom: 0px; }

}

.home-story-collection .brands .brand-logo-link { padding: 10px 0px 0px; }

.home-story-collection .brands .brand-logo-link a img { height: 28px; max-width: none; }

@media screen and (min-width: 992px) and (max-width: 1199px) {

  .home-story-collection .brands .brand-logo-link a img { height: 35px; }

}

.my-size-launch-wrapper { position: fixed; height: auto; bottom: 0px; z-index: 100; text-align: center; width: 100%; margin-bottom: 30px; visibility: hidden; display: none; }

.my-size-launch-wrapper.active { visibility: visible; display: block; }

.has-mobile-nav-open .my-size-launch-wrapper.active { visibility: hidden; display: none; }

.my-size-launch { text-align: left; background-color: rgb(255, 255, 255); border: 1px solid silver; box-shadow: 5px 8px 15px rgba(0, 0, 0, 0.1); }

.my-size-launch .row { padding: 20px; display: flex; -moz-box-align: center; align-items: center; }

@media screen and (max-width: 767px) {

  .my-size-launch .row { display: block; }

}

.my-size-launch h3 { margin-top: 0px; margin-bottom: 10px; }

.my-size-launch .button-controls { text-align: right; }

@media screen and (max-width: 767px) {

  .my-size-launch .button-controls { margin-top: 30px; text-align: left; }

}

.my-size-launch .button-controls button + button { margin-left: 25px; }

body.my-size-launcher-open .main-footer { padding-bottom: 130px; }

@media screen and (min-width: 768px) and (max-width: 991px) {

  body.my-size-launcher-open .main-footer { padding-bottom: 200px; }

}

@media screen and (max-width: 767px) {

  body.my-size-launcher-open .main-footer { padding-bottom: 250px; }

}

.my-size-product_list { margin: 0px auto; }

.my-size-product_list.my-size-product_list-1 { max-width: 320px; }

.my-size-product_list.my-size-product_list-2 { max-width: 640px; }

.my-size-product_list.my-size-product_list-3 { max-width: 960px; }

.my-size-indicator-wrapper {margin-left: 4px;display: inline-block;min-width: 15px;min-height: 10px;position: relative;top: -15px;left: -10px;}

.my-size-indicator {background: url(../images/on-off-top.png);/* font-size: 11px; *//* font-weight: 300; *//* border-radius: 100%; *//* line-height: 15px; *//* display: block; *//* padding: 3px 7px; *//* color: #fff; *//* position: absolute; *//* left: 10px; *//* top: 19px; */transform: translateY(-50%);/* box-shadow: 0 0 1px #308b33; */width: 40px;/* background: url(../images/on-off.png) no-repeat center center fixed; *//* -webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover; background-size: cover; */display: block;height: 20px;background-size: 40px 40px;background-position: top left;position: relative;top: 30px;left: 10px;}

.modal-my-size { background: rgb(255, 255, 255) none repeat scroll 0% 0%; }

.modal-my-size .modal-dialog { margin: 0px auto; width: 100%; height: 100%; }

.modal-my-size .modal-dialog .modal-header { border: medium none; }

.modal-my-size .modal-dialog .modal-content { height: 100%; border: medium none; border-radius: 0px; box-shadow: none; }

.modal-my-size .modal-dialog .my-size-container { opacity: 0; }

.modal-my-size .modal-dialog .my-size-container.animate-content { transition: opacity 500ms linear 0s; opacity: 1; }

.my-size-settings {color: rgb(127, 127, 127);/* background: #607D8B; */border-radius: 5px;padding: 15px;margin-top: 15px;padding-top: 0;/* border: 1px solid rgb(127, 127, 127); */margin-bottom: 30px;}
.my-size-step-2 img {
    float: left;
    width: 200px;
    margin: 20px;
    margin-right: 30px;
}
.my-size-settings p.help a {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    display: inherit;
}
.my-size-step-2 h3 {
    text-align: center;
    margin-top: 40px;
}
form#form-my-size .form-element{
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    line-height: 30px;
}
form#form-my-size .form-element.error {
    border-color: red;
}
form#form-my-size .form-element label{
    display: inline;
    font-weight: 300;
    padding-left: 20px;
}
form#form-my-size .form-element input{
    border: none;
    float: right;
    width: 90px;
    margin-right: 10px;
}
form#form-my-size div:last-child .form-element {
    border: none;
    padding: 0;
    text-align: right;
}

form#form-my-size div:last-child .form-element button {
    width: 100%;
    text-transform: uppercase;
    font-size: 20px;
    padding: 0;
    line-height: 50px;
}
.my-size-settings #mysize-heading label {/* margin-top: 20px; */margin-left: 20px;position: relative;top: 3px;}
.col-sm-12.my-size-settings-wapper{
    /* border-bottom: 1px solid #8bb2c5; */
    padding-bottom: 10px;
}
.col-sm-12.my-size-settings-content {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
}
.my-size-settings-wapper h3 {/* display: flex; */-moz-box-align: center;align-items: center;display: table;margin: auto;color: #319be5;margin-top: 10px;}
.my-size-settings-wapper h3 > span{
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 400;
    font-size: 35px;
}
.my-size-settings .content {border-bottom: 1px solid silver;/* background-color: rgb(255, 255, 255); */padding: 15px;}

.my-size-settings .content .measurements {/* float: left; */display: flex;}

.my-size-settings .content .measurements .title {font-weight: 600;font-size: 15px;line-height: 35px;flex: 0 10 100%;}

.my-size-settings .content .measurements .numbers {font-weight: 600;font-size: 25px;color: #319be5;flex: 0 10 100%;text-align: center;}

@media screen and (max-width: 767px) {

  .my-size-settings .content .measurements h4 { display: block; }

  .my-size-settings .content .measurements .numbers { display: block; margin-left: 0px; }

}

.my-size-settings .content .controls {float: right;}

.my-size-settings .content .controls a {color: rgb(255, 255, 255);text-decoration: none;font-size: 18px;padding: 7px 15px;border-radius: 5px;background: #319be5;}
.my-size-settings .content .controls a:hover{
    box-shadow: 0 0 2px #00538d;
    background: #126eae;
}
.my-size-settings .content::after { content: " "; display: table; flex-basis: 0px; -moz-box-ordinal-group: 2; order: 1; clear: both; }

.my-size-stamp { border: 1px solid rgb(82, 197, 140); background-color: rgb(255, 255, 255); color: rgb(82, 197, 140); border-radius: 20px; display: inline-block; padding-left: 9px; padding-right: 9px; font-size: 11px; font-weight: 700; line-height: 20px; height: 22px; text-align: center; min-width: 54px; position: relative; }

.my-size-wrapper {background-color: rgb(255, 255, 255);bottom: 0px;left: 0px;padding: 20px;right: 0px;top: 0px;color: rgb(127, 127, 127);font-size: 18px;}

@media screen and (max-width: 767px) {

  .my-size-wrapper { padding: 20px 0px; }

}

.my-size-wrapper.fit-measure { text-align: center; }
.my-size-wrapper.fit-measure > div:first-child {
    border-bottom: 1px solid;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
button.submit.js-measure.btn.btn-my-size.btn-lg {
    /* position: absolute; */
    /* bottom: 10px; */
    text-transform: uppercase;
    font-size: 22px;
}
.my-size-settings .my-size-wrapper .row{
    /* display: flex; */
}
.my-size-wrapper h3 { margin-bottom: 80px; }

.my-size-wrapper .max-width-em { margin-left: auto; margin-right: auto; max-width: 29em; }

.my-size-wrapper .title_text{font-size: 48px;color: rgb(82, 197, 140);margin-bottom: 20px;letter-spacing: -0.4px;text-align: center;float: none;display: block;}
.my-size-wrapper .large-red{color: rgb(239, 63, 34);}
.my-size-wrapper .large-green{color: rgb(82, 197, 140);}

.my-size-wrapper .product_box { max-width: 320px; margin: 0px auto; }

.my-size-wrapper .my-size-stamp-wrapper { text-align: left; margin-left: 13px; margin-bottom: 20px; }

.my-size-wrapper .button-controls { margin-top: 50px; }

.my-size-wrapper ul.fit-progress {display: inline-block;margin: auto;/* list-style: square; */margin-top: 50px;}

.my-size-wrapper ul.fit-progress li {float: left;color: rgb(255, 155, 139);font-size: 40px;margin: 0 32px;line-height: 0;}

.my-size-wrapper ul.fit-progress li::after {content: " ";border-bottom: 2px solid rgb(255, 155, 139);width: 60px;height: auto;display: inline-block;margin-left: -70px;margin-right: -64px;margin-bottom: 12px;z-index: -1;}

.my-size-wrapper ul.fit-progress li:first-child::after { width: 0px; }

.my-size-wrapper ul.fit-progress li.active {color: rgb(239, 63, 34);/* z-index: 11000; */position: relative;}

.my-size-wrapper ul.fit-progress li.active::after {border-color: rgb(239, 63, 34);}

.my-size-wrapper .measure { text-align: center; margin-top: 50px; }

.my-size-wrapper .measure .error { color: rgb(208, 2, 27); }

.my-size-wrapper .measure .form-element {/* display: block; */text-align: center;vertical-align: top;width: 260px;margin: 10px auto;border: 1px solid silver;padding: 5px;/* border-radius: 5px; */box-shadow: 2px 2px 10px #c9c9c9;}

.my-size-wrapper .measure .form-element label {font-weight: 300;width: 145px;text-align: center;display: inline-block;}

@media screen and (max-width: 767px) {

  .my-size-wrapper .measure .form-element label { font-size: 0.75rem; }

}

.my-size-wrapper .measure .form-element input[type="number"] {-moz-appearance: textfield;text-align: center;background: rgb(255, 255, 255) none repeat scroll 0% 0%;border: none;border-radius: 4px;font-size: 24px;width: 80px;height: 50px;display: inline-block;font-weight: 300;}

@media screen and (max-width: 767px) {

  .my-size-wrapper .measure .form-element input[type="number"] { width: 70px; }

}

.my-size-wrapper .measure .form-element.error input[type="number"] { border-color: rgb(208, 2, 27); }

.my-size-wrapper .measure .submit {margin-top: 40px;width: 260px;font-size: 22px;text-transform: uppercase;font-weight: 300;}

.my-size-wrapper .help a { text-decoration: underline; }

@media screen and (min-width: 768px) {

  .myfit-btns-block { display: flex; -moz-box-pack: center; justify-content: center; -moz-box-orient: horizontal; -moz-box-direction: normal; flex-flow: row nowrap; }

  .myfit-secondary-btn { margin-right: 2px; }

}

@media screen and (max-width: 767px) {

  .myfit-btns-block { display: flex; -moz-box-orient: vertical; -moz-box-direction: normal; flex-flow: column nowrap; }

  .myfit-primary-btn { -moz-box-ordinal-group: 2; order: 1; }

  .myfit-secondary-btn { -moz-box-ordinal-group: 3; order: 2; }

}

.row-vertical-align { display: flex; -moz-box-orient: horizontal; -moz-box-direction: normal; flex-direction: row; }

.row-vertical-align > [class^="col-"] { display: flex; -moz-box-align: end; align-items: flex-end; -moz-box-pack: center; justify-content: center; }

.row-vertical-align > [class^="col-"] > div { -moz-box-flex: 1; flex-grow: 1; }

@media (min-width: 0px) and (max-width: 767px) {

  .row-vertical-align.no-row-xs-flex { display: block; }

}

.pdp-promo-banner { background-color: rgb(0, 66, 144); color: rgb(255, 255, 255); }

.pdp-promo-banner p { margin: 7px 0px 10px; font-weight: 200; }

@media (min-width: 768px) {

  .pdp-promo-banner { margin-top: 3px; }

}

.pdp-product-detail .my-size-stamp-wrapper { margin-top: 20px; margin-bottom: 20px; }

.product-info-1 { margin-bottom: 20px; }

@media (min-width: 992px) {

  .product-info-1 { margin-bottom: 15px; }

}

.product-info-1 hr.divider { margin-top: 35px; }

.product-info-1 .product-designer { color: rgb(153, 153, 153); font-size: 0.8125rem; margin-bottom: 15px; }

.product-info-1 .product-designer .model-number { margin-left: 30px; }

.product-info-1 .product-designer a, .product-info-1 .product-designer a:link { color: rgb(153, 153, 153); font-size: 0.8125rem; }

@media (min-width: 768px) {

  .product-info-1 .product-designer a, .product-info-1 .product-designer a:link { font-size: 0.875rem; }

}

@media (min-width: 768px) {

  .product-info-1 .product-designer { font-size: 0.875rem; }

}

.product-info-1 .product-name { font-size: 1.5rem; font-weight: 300; line-height: 1; margin-bottom: 0px; margin-top: 0px; }

@media (min-width: 768px) {

  .product-info-1 .product-name { font-size: 2rem; }

}

@media (min-width: 992px) {

  .product-info-1 .product-name { font-size: 3rem; }

}

.product-info-1 .inventory { color: rgb(208, 2, 29); font-size: 0.875rem; font-weight: 600; margin-bottom: 0px; margin-top: 10px; }

.product-info-2 { margin-bottom: 15px; }

.product-info-2 .product-detail-col-1 .product-color { display: flex; -moz-box-orient: horizontal; -moz-box-direction: normal; flex-direction: row; }

.product-info-2 .product-detail-col-2 { text-align: right; }

.product-info-2 .product-detail-col-2 .selectpicker.error { border-color: rgb(208, 2, 27); color: rgb(208, 2, 27); }

.product-info-2 .product-detail-col-2 .reader-error { color: rgb(208, 2, 27); font-size: 0.75rem; }

.product-info-2 .product-note, .product-info-2 .product-note a { text-align: right; }

@media screen and (max-width: 767px) {

  .product-info-2 .product-note, .product-info-2 .product-note a { text-align: center; }

}

.product-info-2 .product-note a { text-decoration: underline; color: rgb(38, 129, 236); font-size: 0.8125rem; }

.product-info-glasses-on { border-top: 1px solid rgb(238, 238, 238); border-bottom: 1px solid rgb(238, 238, 238); display: block; padding: 20px 20px 30px; }

.product-info-glasses-on h3 { font-size: 1.5rem; font-weight: 300; line-height: 1.33; margin: 15px auto; padding: 0px 30px; }

.product-info-glasses-on p { line-height: 1.71; margin: 0px auto 15px; max-width: 42em; }

.product-info-glasses-on .btn-link { color: rgb(51, 51, 51); font-size: 0.875rem; font-weight: normal; }

@media (max-width: 991px), (max-height: 600px), (max-aspect-ratio: 4/3), (min-aspect-ratio: 9/4), (max-device-width: 768px) {

  .product-info-glasses-on { display: none; }

}

.product-variant { -moz-box-flex: 1; flex: 1 1 0%; font-size: 0.875rem; font-weight: 600; color: rgb(0, 0, 0); line-height: 1rem; padding-right: 0.9375rem; }

@media (min-width: 768px) {

  .product-variant { line-height: 1.125rem; }

}

@media (min-width: 992px) {

  .product-variant { line-height: 1.5rem; }

}

.product-price { -moz-box-flex: 0; flex: 0 1 auto; font-size: 1rem; font-weight: 700; color: rgb(51, 51, 51); line-height: 1; margin-left: 10px; }

.product-price.strike-through { color: rgb(153, 153, 153); text-decoration: line-through; }

.product-price.reduced { color: rgb(38, 129, 236); }

@media (min-width: 768px) {

  .product-price { font-size: 1.125rem; font-weight: 400; }

}

@media (min-width: 992px) {

  .product-price { font-size: 1.5rem; }

}

.product-note { color: rgb(153, 153, 153); font-size: 0.8125rem; margin-bottom: 40px; }

@media screen and (max-width: 767px) {

  .product-note { text-align: left; width: 100%; display: block; }

}

.product-info-3 { margin-bottom: 3.75rem; }

@media (min-width: 768px) {

  .product-info-3 { text-align: center; }

}

.product-info-3 .product-description { margin-top: 80px; }

.product-info-3 .product-description h2 { font-weight: 300; font-size: 1.5rem; margin-top: 0px; margin-bottom: 0.9375rem; }

.product-info-3 .product-description p { color: rgb(102, 102, 102); margin-bottom: 40px; }

.returns { background-color: rgb(249, 249, 249); }

.product-features {text-align: center;/* margin-top: 100px; */display: flex;}

.product-features p { width: 70%; margin: 0px auto 40px; color: rgb(102, 102, 102); }

.product-features .img-left { width: 49%; margin-right: 1%; margin-top: 2%; }

.product-features .img-right { width: 49%; float: right; margin-left: 1%; margin-top: 2%; }

.story-card .image-side .story-image-large.right-align { background-position: right center; }

.story-card .image-side .story-image-large.left-align { background-position: left center; }

.details-measurements { margin-bottom: 3.125rem; }

@media (min-width: 768px) {

  .details-measurements { margin-bottom: 9.375rem; }

}

.details-measurements ul { border-bottom: 1px solid silver; text-align: center; margin-bottom: 5px; }

.details-measurements ul li.active { border-bottom: 2px solid rgb(38, 129, 236); }

.details-measurements ul li.active a { color: rgb(0, 0, 0); }

.details-measurements ul li.active a:hover {  }

.details-measurements ul li { padding: 25px; border-bottom: 2px solid rgb(255, 255, 255); margin: 0px 4%; width: 160px; }

.details-measurements ul li a { font-size: 1rem; color: silver; }

.details-measurements ul li a:hover, .details-measurements ul li a:active, .details-measurements ul li a:link, .details-measurements ul li a:visited { text-decoration: none; }

.details-measurements .tab-content .tab-pane { max-width: 485px; margin: 0px auto; }

@media screen and (max-width: 767px) {

  .details-measurements .tab-content .tab-pane { width: 320px; }

}

.details-measurements .tab-content .tab-pane > div { width: 90px; float: left; margin: 35px 34px 0px; color: rgb(102, 102, 102); text-align: center; }

@media (min-width: 768px) {

  .details-measurements .tab-content .tab-pane > div { margin: 45px 35px 0px; }

}

.details-measurements .tab-content .tab-pane > div img { display: block; margin: 0px auto 20px; width: 50px; }

.details-measurements .tab-content .tab-pane > div > div { color: rgb(153, 153, 153); }

.details-measurements .tab-content .tab-pane.details { max-width: 565px; }

.details-measurements .tab-content .tab-pane.details > div { width: 100px; height: 90px; margin: 35px 28px 0px; }

@media (min-width: 768px) {

  .details-measurements .tab-content .tab-pane.details > div { margin: 45px 20px 0px; }

}

.similar-styles { text-align: center; }

.similar-styles .style > div { display: block; overflow: hidden; margin-top: 40px; }

.similar-styles .style > div .product-designer { float: left; margin-left: 40px; color: rgb(153, 153, 153); }

.similar-styles .style > div .price { float: right; margin-right: 40px; }

.similar-styles p { color: rgb(153, 153, 153); margin: 20px 40px; padding: 20px 0px; border-top: 1px solid rgb(249, 249, 249); }

.story-card > div { overflow: hidden; }

.story-card .feature { width: 90px; float: left; color: rgb(102, 102, 102); text-align: center; }

@media screen and (max-width: 767px) {

  .story-card .feature { margin: 20px 12px; }

}

.story-card .feature img { display: block; margin: 0px auto; }

.story-card.pdp-story-card h2 { margin-bottom: 1.875rem; }

@media (min-width: 768px) {

  .story-card.pdp-story-card h2 { margin-bottom: 2.5rem; }

}

.product-feature-block img { margin-bottom: 1.875rem; }

@media (min-width: 768px) {

  .product-feature-block img { margin-bottom: 3.125rem; }

}

.product-feature-block h2 { margin: 0px 0px 1.875rem; }

.product-feature-block p { margin: 0px 0px 3.4375rem; }

@media (min-width: 768px) {

  .product-feature-block p { margin-bottom: 3.125rem; }

}

.product-feature-block p + p { margin: 0px 0px 1.875rem; }

@media (min-width: 768px) {

  .product-feature-block p + p { margin-bottom: 3.125rem; }

}

.pdp-carousel.product-carousel { width: 320px; margin: 0px; -moz-box-pack: start; justify-content: flex-start; }

.pdp-carousel.product-carousel .carousel-item { margin-top: 0px; }

@media screen and (max-width: 767px) {

  .pdp-carousel.product-carousel { width: 100%; margin-bottom: 20px; }

  .pdp-carousel.product-carousel .product-carousel__arrow { visibility: hidden; display: none; }

  .pdp-carousel.product-carousel .carousel-item { margin-left: 6px; margin-right: 6px; }

}

.pdp-carousel .carousel-container { width: auto; max-width: 355px; height: auto; }

.cta-container { display: flex; -moz-box-pack: center; justify-content: center; -moz-box-align: center; align-items: center; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; }

@media (min-width: 768px) {

  .cta-container { -moz-box-orient: horizontal; -moz-box-direction: normal; flex-direction: row; -moz-box-pack: end; justify-content: flex-end; }

}

.cta-container .button-wrapper { margin-top: 30px; }

@media (min-width: 768px) {

  .cta-container .button-wrapper { margin-top: 0px; }

}

.cta-container .rx-readers { margin-bottom: 15px; }

@media (min-width: 768px) {

  .cta-container .rx-readers { margin-bottom: 0px; }

}

@media (min-width: 768px) {

  .cta-container .rx-readers > button { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }

  .cta-container .rx-readers + a.btn-primary, .cta-container .rx-readers + a.btn-rx, .cta-container .rx-readers + a.btn-rx--inverted { border-top-left-radius: 0px; border-bottom-left-radius: 0px; }

}

@media screen and (max-width: 767px) {

  section.lang-fr .primary-cta-wrapper.rx-readers, section.lang-fr .rx-readers .cta-children { width: 233px; }

}

ul.primary-cta-wrapper.invert-btn-location.open ul.cta-children, ul.primary-cta-wrapper.rx-readers.invert-btn-location.open ul.cta-children li:first-child, ul.primary-cta-wrapper.rx-readers.invert-btn-location.open ul.cta-children li:first-child:not(.show) + li { border-top-right-radius: 6px; border-top-left-radius: 6px; }

ul.primary-cta-wrapper ul.cta-children, ul.primary-cta-wrapper ul.cta-children li.cta-child:last-child, ul.primary-cta-wrapper.invert-btn-location.open .cta-parent, ul.primary-cta-wrapper.invert-btn-location.open .cta-parent:hover, ul.primary-cta-wrapper.rx-readers.invert-btn-location.open li.cta-parent, ul.primary-cta-wrapper.rx-readers ul.cta-children li:last-child { border-bottom-right-radius: 6px; border-bottom-left-radius: 6px; }

ul.primary-cta-wrapper.open li.cta-parent, ul.primary-cta-wrapper.open li.cta-parent:hover, ul.primary-cta-wrapper ul.cta-children li.cta-child, ul.primary-cta-wrapper.invert-btn-location.open ul.cta-children, ul.primary-cta-wrapper.rx-readers.invert-btn-location.open ul.cta-children li:last-child, ul.primary-cta-wrapper.rx-readers ul.cta-children li { border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; }

ul.primary-cta-wrapper ul.cta-children, ul.primary-cta-wrapper ul.cta-children li.cta-child, ul.primary-cta-wrapper.invert-btn-location.open .cta-parent, ul.primary-cta-wrapper.rx-readers ul.cta-children li { border-top-right-radius: 0px; border-top-left-radius: 0px; }

ul.primary-cta-wrapper { margin-bottom: 0px; padding-left: 0px; position: relative; z-index: 5; }

ul.primary-cta-wrapper.open li.cta-parent, ul.primary-cta-wrapper.open li.cta-parent:hover { background-color: rgb(255, 255, 255); border: 1px solid rgb(38, 129, 236); color: rgb(38, 129, 236); box-shadow: none; }

ul.primary-cta-wrapper.open ul.cta-children { display: block; }

ul.primary-cta-wrapper.child-selected:not(.rx-readers) .cta-parent::before { display: inline-block; }

ul.primary-cta-wrapper li { display: block; color: rgb(255, 255, 255); min-width: 191px; }

ul.primary-cta-wrapper li.cta-parent {font-weight: 600;/* border: 1px solid rgb(171, 50, 31); *//* background-color: rgb(200, 72, 52); */color: rgb(255, 255, 255);transition: none 0s ease 0s;}

ul.primary-cta-wrapper li.cta-parent.inverted, ul.primary-cta-wrapper li.cta-parent.btn-rx--inverted { border: 1px solid rgb(38, 129, 236); background-color: rgb(255, 255, 255); color: rgb(38, 129, 236); }

.no-touch ul.primary-cta-wrapper li.cta-parent.inverted:hover, .no-touch ul.primary-cta-wrapper li.cta-parent.btn-rx--inverted:hover { background-color: rgb(0, 66, 144); }

ul.primary-cta-wrapper li.cta-parent:hover {/* border-color: rgb(200, 72, 52); *//* background-color: rgb(200, 72, 52); */color: rgb(255, 255, 255);}

ul.primary-cta-wrapper li.cta-parent[disabled], ul.primary-cta-wrapper li.cta-parent[disabled]:hover { border: 1px solid silver; background-color: silver; color: rgb(255, 255, 255); }

ul.primary-cta-wrapper li.cta-parent:hover {/* border: 1px solid rgb(200, 72, 52); *//* background-color: rgb(200, 72, 52); */color: rgb(255, 255, 255);}

ul.primary-cta-wrapper li::before { font-family: "ndara-fonts-icons"; content: "k"; animation: 1.5s linear 0s normal none infinite running spin; display: none; margin-right: 10px; }

@keyframes spin {

100% { transform: rotate(360deg); }

}

@keyframes spin {

100% { transform: rotate(360deg); }

}

ul.primary-cta-wrapper ul.cta-children { background-color: rgb(38, 129, 236); padding: 0px; position: absolute; display: none; }

ul.primary-cta-wrapper ul.cta-children li.cta-child { font-weight: 400; padding: 13px 20px; }

ul.primary-cta-wrapper ul.cta-children li.cta-child:hover { color: rgb(255, 255, 255); background-color: rgb(14, 80, 158); }

ul.primary-cta-wrapper ul.cta-children li.cta-child.cta-child-title { display: none; }

ul.primary-cta-wrapper.invert-btn-location.open ul.cta-children { bottom: 40px; }

ul.primary-cta-wrapper.rx-readers { background-color: rgb(255, 255, 255); color: rgb(38, 129, 236); }

@media (min-width: 768px) {

  ul.primary-cta-wrapper.rx-readers.invert-btn-location.open li.cta-parent { border-bottom-right-radius: 0px; }

}

ul.primary-cta-wrapper.rx-readers.invert-btn-location.open ul.cta-children li { transition: none 0s ease 0s ; }

ul.primary-cta-wrapper.rx-readers.invert-btn-location.open ul.cta-children li:first-child { border-top-width: 1px; }

ul.primary-cta-wrapper.rx-readers.invert-btn-location.open ul.cta-children li:first-child:not(.show) + li { border-top-width: 1px; }

ul.primary-cta-wrapper.rx-readers.invert-btn-location.open ul.cta-children li:last-child { border-bottom-width: 0px; }

@media (min-width: 768px) and (max-width: 859px) {

  ul.primary-cta-wrapper.rx-readers li { min-width: 0px; }

}

ul.primary-cta-wrapper.rx-readers li.cta-parent { color: rgb(38, 129, 236); border-color: rgb(38, 129, 236); background-color: rgb(255, 255, 255); transition: all 0.3s ease-out 0s; }

@media (min-width: 768px) {

  ul.primary-cta-wrapper.rx-readers li.cta-parent { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }

}

ul.primary-cta-wrapper.rx-readers li.cta-parent:hover { background-color: rgb(38, 129, 236); color: rgb(255, 255, 255); }

ul.primary-cta-wrapper.rx-readers ul.cta-children { background-color: rgb(255, 255, 255); min-width: 191px; }

ul.primary-cta-wrapper.rx-readers ul.cta-children li { border-width: 0px 1px 1px; border-style: solid; border-color: rgb(38, 129, 236); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; color: rgb(38, 129, 236); }

ul.primary-cta-wrapper.rx-readers ul.cta-children li:hover { color: rgb(255, 255, 255); }

#carousel-measurements-container { position: absolute; margin-top: 10px; left: 0px; display: none; }

@media (min-width: 768px) {

  #carousel-measurements-container {  }

}

.carousel-image-container.nda-carousel-measurements { display: flex; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; -moz-box-align: center; align-items: center; }

.carousel-image-container.nda-carousel-measurements canvas#pdp-measurements { fill: rgb(102, 102, 102); }

@media (min-width: 768px) {

  .carousel-image-container.nda-carousel-measurements canvas#pdp-measurements {  }

}

.carousel-image-container.nda-carousel-measurements .carousel-image { min-height: 1px; width: 100%; }

@media (min-width: 768px) {

  .carousel-image-container.nda-carousel-measurements .carousel-image { margin-top: 0px; margin-bottom: 0px; padding: 0px; }

}

.carousel-image-container.nda-carousel-measurements .arm-length-container { -moz-box-ordinal-group: 3; order: 2; margin-top: -15px; }

@media (min-width: 768px) {

  .carousel-image-container.nda-carousel-measurements .arm-length-container { margin-top: inherit; }

}

.carousel-image-container.nda-carousel-measurements .arm-length-container .nda-arm-length { -moz-box-align: end; align-items: flex-end; color: rgb(102, 102, 102); display: flex; -moz-box-orient: horizontal; -moz-box-direction: reverse; flex-direction: row-reverse; -moz-box-pack: center; justify-content: center; }

@media (min-width: 768px) {

  .carousel-image-container.nda-carousel-measurements .arm-length-container .nda-arm-length { position: absolute; display: block; z-index: 109; right: 0px; top: 0px; width: 112px; -moz-box-pack: start; justify-content: flex-start; }

}

@media (min-width: 992px) {

  .carousel-image-container.nda-carousel-measurements .arm-length-container .nda-arm-length { top: 20px; width: 140px; }

}

.carousel-image-container.nda-carousel-measurements .arm-length-container .nda-arm-length .arm-length-value { font-size: 10px; }

@media (min-width: 768px) {

  .carousel-image-container.nda-carousel-measurements .arm-length-container .nda-arm-length .arm-length-value { font-size: 12px; text-align: center; }

}

.carousel-image-container.nda-carousel-measurements .arm-length-container .nda-arm-length .nda-arm-length-icon { width: 50px; margin-right: 10px; }

@media (min-width: 768px) {

  .carousel-image-container.nda-carousel-measurements .arm-length-container .nda-arm-length .nda-arm-length-icon { width: 100%; padding-top: 5px; }

}

.carousel-image-container.nda-carousel-measurements .arm-length-container .nda-arm-length .arm-length-arrow { display: none; }

@media (min-width: 768px) {

  .carousel-image-container.nda-carousel-measurements .arm-length-container .nda-arm-length .arm-length-arrow { border-top: 1px solid rgb(153, 153, 153); display: block; margin-top: 6px; }

  .carousel-image-container.nda-carousel-measurements .arm-length-container .nda-arm-length .arm-length-arrow::before { content: ""; width: 0px; height: 0px; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-right: 8px solid rgb(153, 153, 153); margin-top: -5px; float: left; }

  .carousel-image-container.nda-carousel-measurements .arm-length-container .nda-arm-length .arm-length-arrow::after { content: ""; width: 0px; height: 0px; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 8px solid rgb(153, 153, 153); float: right; margin-top: -5px; }

}

.nda-powerreviews { margin-bottom: 40px; }

@media screen and (max-width: 767px) {

  #size-guide-dialog { background-color: rgb(255, 255, 255); }

}

#size-guide-dialog .modal-dialog { height: 400px; font-size: 16px; }

@media screen and (min-width: 1170px) {

  #size-guide-dialog .modal-dialog { margin-top: 120px; width: 930px; }

}

@media screen and (max-width: 1199px) {

  #size-guide-dialog .modal-dialog { margin-top: 90px; width: 700px; }

}

@media screen and (min-width: 768px) and (max-width: 991px) {

  #size-guide-dialog .modal-dialog { font-size: 14px; margin-top: 70px; }

}

@media screen and (max-width: 767px) {

  #size-guide-dialog .modal-dialog { font-size: 14px; margin-top: 0px; width: 100%; }

}

#size-guide-dialog .modal-dialog .title { font-size: 24px; font-weight: 300; color: rgb(0, 0, 0); text-align: center; }

@media screen and (max-width: 991px) {

  #size-guide-dialog .modal-dialog .title { font-size: 18px; }

}

@media screen and (min-width: 1170px) {

  #size-guide-dialog .modal-dialog section { margin: 0px 80px 35px; }

}

@media screen and (max-width: 1199px) {

  #size-guide-dialog .modal-dialog section { margin: 0px 30px 5px; }

}

@media screen and (max-width: 991px) {

  #size-guide-dialog .modal-dialog section { margin: 0px 5px 5px; }

}

@media screen and (min-width: 1170px) {

  #size-guide-dialog .modal-dialog section svg { height: 300px; margin-left: 40px; margin-bottom: 30px; }

}

@media screen and (max-width: 1199px) {

  #size-guide-dialog .modal-dialog section svg { height: 280px; margin-left: 0px; margin-bottom: 30px; }

}

@media screen and (max-width: 991px) {

  #size-guide-dialog .modal-dialog section svg { height: 280px; margin-bottom: 10px; }

}

@media screen and (max-width: 767px) {

  #size-guide-dialog .modal-dialog section svg { height: auto; width: 100%; }

}

#size-guide-dialog .modal-dialog section .heading { color: rgb(51, 51, 51); display: inline-block; font-weight: 600; line-height: 1.25; margin-bottom: 5px; }

#size-guide-dialog .modal-dialog section .measurements { color: rgb(102, 102, 102); display: inline-block; margin: 0px 0px 15px 20px; }

@media screen and (max-width: 991px) {

  #size-guide-dialog .modal-dialog section .measurements { font-weight: 600; margin: 0px 0px 10px 10px; }

}

@media screen and (max-width: 767px) {

  #size-guide-dialog .modal-dialog section .measurements { display: block; margin: 0px 0px 10px; }

}

#size-guide-dialog .modal-dialog section p { line-height: 1.75; color: rgb(102, 102, 102); }

@media screen and (min-width: 1170px) {

  #size-guide-dialog .modal-dialog section p { margin-bottom: 35px; }

}

@media screen and (max-width: 1199px) {

  #size-guide-dialog .modal-dialog section p { margin-bottom: 30px; }

}

@media screen and (max-width: 991px) {

  #size-guide-dialog .modal-dialog section p { margin-bottom: 20px; }

}

#nda-eyeglasses-pdp-wrapper .pdp-reference h2 { font-size: 24px; font-weight: 400; line-height: 1.17; margin-bottom: 15px; }

#nda-eyeglasses-pdp-wrapper p.readmore-copy { line-height: 1.71; font-size: 14px; }

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper p.readmore-copy { font-size: 16px; line-height: 34px; text-align: left; }

}

#nda-eyeglasses-pdp-wrapper .nda-breadcrumbs { padding-bottom: 15px; padding-top: 15px; }

@media screen and (max-width: 767px) {

  #nda-eyeglasses-pdp-wrapper .nda-breadcrumbs.nda-breadcrumbs--top { height: 0px; overflow: hidden; padding: 0px; }

}

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-breadcrumbs.nda-breadcrumbs--bottom { display: none; height: 0px; overflow: hidden; }

}

#nda-eyeglasses-pdp-wrapper .nda-breadcrumbs .breadcrumb { padding: 0px; }

#nda-eyeglasses-pdp-wrapper .nda-breadcrumbs a { font-size: 0.75rem; }

#nda-eyeglasses-pdp-wrapper .nda-product { display: flex; -moz-box-orient: vertical; -moz-box-direction: normal; flex-flow: column wrap; }

#nda-eyeglasses-pdp-wrapper .nda-carousel {-moz-box-ordinal-group: 2;order: 1;-moz-box-flex: 0;flex: 0 0 auto;margin-top: 0px;}

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-carousel { -moz-box-ordinal-group: 3; order: 2; }

}

#nda-eyeglasses-pdp-wrapper .nda-buybar-wrapper { background-color: rgb(255, 255, 255); display: block; -moz-box-ordinal-group: 3; order: 2; -moz-box-flex: 0; flex: 0 0 auto; }

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar-wrapper { height: 62px; -moz-box-ordinal-group: 2; order: 1; }

}

@media screen and (min-width: 1170px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar-wrapper { height: 82px; }

}

#nda-eyeglasses-pdp-wrapper .nda-buybar { background-color: rgb(255, 255, 255); margin: auto; padding-bottom: 25px; transition: none 0s ease 0s ;margin-top: 150px; }

@media screen and (min-width: 768px) and (max-width: 991px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar { margin-bottom: 28px; padding-bottom: 27px; }

}

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar { border-bottom: 1px solid rgb(224, 224, 224); border-top: 1px solid transparent; }

}

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar { padding-bottom: 10px; }

}

#nda-eyeglasses-pdp-wrapper .nda-buybar.affix-top .container-flex { width: 100%; }

#nda-eyeglasses-pdp-wrapper .nda-buybar.affix-top .container-flex, #nda-eyeglasses-pdp-wrapper .nda-buybar.affix .container-flex, #nda-eyeglasses-pdp-wrapper .nda-buybar.affix-bottom .container-flex { margin: 0px auto; padding: 0px; }

@media screen and (max-width: 767px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar.affix, #nda-eyeglasses-pdp-wrapper .nda-buybar.affix-bottom { position: static; }

}

@media screen and (min-width: 768px) and (max-width: 991px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar.affix, #nda-eyeglasses-pdp-wrapper .nda-buybar.affix-bottom { position: static; }

}

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar.affix, #nda-eyeglasses-pdp-wrapper .nda-buybar.affix-bottom { bottom: -82px; left: 0px; width: 100%; z-index: 109; transform: translateY(-82px); padding: 15px 0px; transition: transform 0.25s ease-in-out 0s, border-color 0.25s ease-in-out 0s, -webkit-transform 0.25s ease-in-out 0s; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25); }

}

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar.affix-bottom { border-top-color: rgb(224, 224, 224); bottom: auto; opacity: 0; position: absolute; z-index: -1; }

}

#nda-eyeglasses-pdp-wrapper .nda-buybar .container-flex { margin: 0px -15px; }

@media screen and (max-width: 767px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar .container-flex { margin: 0px auto; padding: 0px; width: 100%; }

}

@media screen and (min-width: 768px) and (max-width: 991px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar .container-flex { margin: 0px auto; padding: 0px; width: 100%; }

}

#nda-eyeglasses-pdp-wrapper .nda-pdp-content { place-content: center space-between; -moz-box-align: start; align-items: flex-start; display: flex; -moz-box-orient: horizontal; -moz-box-direction: normal; flex-flow: row wrap; -moz-box-flex: 0; flex: 0 0 auto; -moz-box-pack: justify; -moz-box-ordinal-group: 4; order: 3; }

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-content { -moz-box-orient: horizontal; -moz-box-direction: normal; flex-flow: row nowrap; }

}

#nda-eyeglasses-pdp-wrapper .pdp-carousel { position: relative; }

#nda-eyeglasses-pdp-wrapper .pdp-carousel .pdp-carousel__measurements { bottom: 0px; left: 50%; position: absolute; transform: translateX(-50%); }

#nda-eyeglasses-pdp-wrapper .pdp-carousel .pdp-carousel__measurements .measurements, #nda-eyeglasses-pdp-wrapper .pdp-carousel .pdp-carousel__measurements .measurements-guide { font-size: 1rem; line-height: 1.25; vertical-align: baseline; }

#nda-eyeglasses-pdp-wrapper .pdp-carousel .pdp-carousel__measurements .measurements { color: rgb(102, 102, 102); margin-right: 20px; }

#nda-eyeglasses-pdp-wrapper .pdp-carousel .carousel-image { margin-top: 12px; margin-bottom: 12px; padding: 0px 25px; }

#nda-eyeglasses-pdp-wrapper .nda-buybar__measurements, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements { -moz-box-flex: 1; flex: 1 0 100%; -moz-box-ordinal-group: 2; order: 1; padding-bottom: 15px; }

@media screen and (min-width: 768px) and (max-width: 991px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements { padding-bottom: 50px; }

}

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements { -moz-box-flex: 1; flex: 1 1 auto; -moz-box-ordinal-group: 4; order: 3; padding-top: 15px; }

}

#nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .btn-link, #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .measurements-guide, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .btn-link, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .measurements-guide { color: rgb(51, 51, 51); display: block; font-size: 0.75rem; font-weight: 400; letter-spacing: 0px; line-height: 1.67; margin: 0px auto; }

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .btn-link, #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .measurements-guide, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .btn-link, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .measurements-guide { display: inline-block; font-size: 0.875rem; line-height: 1.43; }

}

@media screen and (min-width: 992px) and (max-width: 1199px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .btn-link, #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .measurements-guide, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .btn-link, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .measurements-guide { display: block; font-size: 0.75rem; padding: 0px; }

}

#nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .btn-link, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .btn-link {outline: medium none;padding: 5px 0px;text-decoration: none;box-shadow: none;}

@media screen and (min-width: 992px) and (max-width: 1199px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .btn-link, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .btn-link { padding: 0px; }

}

#nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .show-measurements::before, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .show-measurements::before { background-image: url("icon-ruler.svg"); background-position: center bottom; background-repeat: no-repeat; background-size: contain; content: ""; display: inline-block; height: 10px; margin-right: 0.5em; width: 20px; }

@media screen and (min-width: 768px) and (max-width: 991px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .show-measurements::before, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .show-measurements::before { height: 12px; width: 24px; }

}

@media screen and (min-width: 1170px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .show-measurements::before, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .show-measurements::before { height: 12px; width: 24px; }

}

#nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .hide-measurements, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .hide-measurements { position: relative; }

#nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .hide-measurements::before, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .hide-measurements::before { font-family: "ndara-fonts-icons" !important; content: "d"; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; display: inline-block; margin-top: -5px; margin-right: 0.5em; position: relative; text-decoration: none; top: 2px; }

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .hide-measurements, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .hide-measurements { margin-right: 20px; }

}

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .hide-measurements, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .hide-measurements { margin-right: 0px; }

}

#nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .measurements-guide, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .measurements-guide { color: rgb(91, 190, 139); padding-top: 5px; text-decoration: underline; }

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .measurements-guide, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .measurements-guide { padding-top: 0px; }

}

#nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .hide-measurements, #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .measurements-guide, #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements .measurements, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .hide-measurements, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .measurements-guide, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements .measurements { display: none; }

#nda-eyeglasses-pdp-wrapper .nda-buybar__measurements.is-active .show-measurements, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements.is-active .show-measurements { display: none; }

#nda-eyeglasses-pdp-wrapper .nda-buybar__measurements.is-active .hide-measurements, #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements.is-active .measurements-guide, #nda-eyeglasses-pdp-wrapper .nda-buybar__measurements.is-active .measurements, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements.is-active .hide-measurements, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements.is-active .measurements-guide, #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements.is-active .measurements { display: inline; }

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .pdp-carousel__measurements { padding: 20px 0px 45px; }

}

#nda-eyeglasses-pdp-wrapper .nda-buybar__variant { -moz-box-flex: 1; flex: 1 0 100%; -moz-box-ordinal-group: 3; order: 2; padding-bottom: 10px; color: rgb(102, 102, 102); font-size: 0.75rem; }

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__variant { -moz-box-flex: 0; flex: 0 1 auto; -moz-box-ordinal-group: 4; order: 3; padding-bottom: 0px; }

}

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__variant { display: none; }

}

#nda-eyeglasses-pdp-wrapper .nda-buybar__carousel { -moz-box-flex: 1; flex: 1 0 auto; -moz-box-ordinal-group: 4; order: 3; }

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__carousel { -moz-box-flex: 0; flex: 0 1 auto; margin-right: 10px; -moz-box-ordinal-group: 3; order: 2; }

}

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__carousel { -moz-box-align: center; align-items: center; display: inline-flex; -moz-box-flex: 0; flex: 0 0 35%; -moz-box-ordinal-group: 2; order: 1; }

}

@media screen and (min-width: 1170px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__carousel { -moz-box-flex: 0; flex: 0 0 40%; }

}

#nda-eyeglasses-pdp-wrapper .nda-buybar__carousel .color-lg { color: rgb(102, 102, 102); display: none; margin-left: 20px; }

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__carousel .color-lg { display: inline-block; }

}

#nda-eyeglasses-pdp-wrapper .nda-buybar__actions { -moz-box-flex: 1; flex: 1 1 auto; -moz-box-ordinal-group: 4; order: 3; text-align: right; vertical-align: middle; }

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__actions { -moz-box-flex: 0; flex: 0 0 35%; -moz-box-ordinal-group: 5; order: 4; }

}

@media screen and (min-width: 1170px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__actions { -moz-box-flex: 0; flex: 0 0 40%; }

}

#nda-eyeglasses-pdp-wrapper .nda-buybar__actions .nda-buybar__action { display: inline-block; padding: 0px; vertical-align: middle; }

#nda-eyeglasses-pdp-wrapper .nda-buybar__actions .nda-buybar__action .primary-cta-wrapper { z-index: 0; }

#nda-eyeglasses-pdp-wrapper .nda-buybar__actions .nda-buybar__action .primary-cta-wrapper .cta-parent { padding: 18px 25px; }

#nda-eyeglasses-pdp-wrapper .nda-buybar__actions .nda-buybar__action--favourite { margin-right: 20px; }

#nda-eyeglasses-pdp-wrapper .nda-buybar__actions .nda-buybar__action--favourite .favs-toggle-comment { margin: 0px; }

#nda-eyeglasses-pdp-wrapper .nda-buybar__actions .nda-buybar__action--favourite .favourites_icon_heart { font-size: 0px; }

#nda-eyeglasses-pdp-wrapper .nda-buybar__actions .nda-buybar__action--favourite .favourites_icon_heart::before { font-size: 1.5rem; left: auto; position: static; top: auto; }

#nda-eyeglasses-pdp-wrapper .nda-buybar__actions .nda-buybar__action--price { font-size: 1.5rem; font-weight: 400; line-height: 1; }

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-buybar__actions .nda-buybar__action--price { margin-right: 20px; }

}

#nda-eyeglasses-pdp-wrapper .nda-buybar__actions .nda-buybar__action--add-to-cart .nda-inventory { color: rgb(208, 2, 29); font-weight: 600; margin-bottom: 0px; }

#nda-eyeglasses-pdp-wrapper .nda-pdp-details { place-content: center space-between; -moz-box-align: center; align-items: center; display: flex; -moz-box-flex: 0; flex: 0 0 100%; -moz-box-orient: horizontal; -moz-box-direction: normal; flex-flow: row wrap; -moz-box-pack: justify; }

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-details { -moz-box-flex: 1; flex: 1 1 33%; -moz-box-pack: start; justify-content: flex-start; margin-right: 30px; }

}

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-details { -moz-box-flex: 1; flex: 1 1 25%; }

}

#nda-eyeglasses-pdp-wrapper .nda-pdp-description { -moz-box-flex: 0; flex: 0 0 100%; }

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-description { -moz-box-flex: 0; flex: 0 1 67%; }

}

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-description { -moz-box-flex: 0; flex: 0 1 75%; }

}

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__name { -moz-box-ordinal-group: 5; order: 4; -moz-box-flex: 1; flex: 1 1 75%; padding-bottom: 35px; }

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-details__name { -moz-box-flex: 0; flex: 0 0 100%; -moz-box-ordinal-group: 4; order: 3; padding-bottom: 20px; }

}

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-details__name { padding-bottom: 25px; }

}

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__name .product-name { font-size: 1.5rem; line-height: 1.2; margin: 0px; }

@media screen and (min-width: 768px) and (max-width: 991px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-details__name .product-name { font-size: 2.125rem; }

}

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-details__name .product-name { font-size: 3rem; }

}

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__brand { -moz-box-flex: 0; flex: 0 1 auto; -moz-box-ordinal-group: 2; order: 1; padding: 0px 15px 5px 0px; }

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-details__brand { line-height: 2.43; padding-bottom: 0px; }

}

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__model { -moz-box-flex: 1; flex: 1 1 auto; -moz-box-ordinal-group: 3; order: 2; padding-bottom: 5px; }

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-details__model { line-height: 2.43; padding-bottom: 0px; }

}

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__rating { -moz-box-flex: 0; flex: 0 0 110px; -moz-box-ordinal-group: 4; order: 3; padding-bottom: 5px; }

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-details__rating { -moz-box-flex: 0; flex: 0 0 100%; -moz-box-ordinal-group: 5; order: 4; padding-bottom: 20px; }

}

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__rating .pr-snippet-rating-decimal, #nda-eyeglasses-pdp-wrapper .nda-pdp-details__rating .pr-snippet-read-and-write, #nda-eyeglasses-pdp-wrapper .nda-pdp-details__rating .pr-snippet-reco-to-friend, #nda-eyeglasses-pdp-wrapper .nda-pdp-details__rating .pr-category-snippet__total { display: none; }

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__rating .p-w-r, #nda-eyeglasses-pdp-wrapper .nda-pdp-details__rating .pr-category-snippet { margin: 0px; }

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__rating .pr-snippet-stars-reco-reco { margin-top: 0px; }

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__tags { -moz-box-ordinal-group: 6; order: 5; -moz-box-flex: 0; flex: 0 1 25%; padding-bottom: 35px; text-align: right; }

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-details__tags { -moz-box-flex: 0; flex: 0 0 100%; text-align: left; }

}

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__actions { -moz-box-ordinal-group: 7; order: 6; -moz-box-flex: 1; flex: 1 1 100%; }

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__actions .primary-cta-wrapper { margin: 0px auto; max-width: 190px; }

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__actions .primary-cta-wrapper .cta-parent { padding: 18px 25px; }

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__actions .favourites_box_icon { margin-top: 20px; margin-left: 0px; }

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__actions .favs-toggle-comment { margin: 0px; }

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__actions .favourites_icon_heart { font-size: 0px; }

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__actions .favourites_icon_heart::before { font-size: 1.5rem; left: auto; position: static; top: auto; }

#nda-eyeglasses-pdp-wrapper .nda-pdp-details__actions .nda-inventory { color: rgb(208, 2, 29); font-weight: 600; margin-bottom: 30px; text-align: center; }

#nda-eyeglasses-pdp-wrapper .nda-pdp-description .details-measurements { border-bottom: 0px none; margin-bottom: 25px; }

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-description .details-measurements { margin-bottom: 20px; }

}

#nda-eyeglasses-pdp-wrapper .nda-pdp-description .details-measurements ul { border-bottom: 0px none; padding: 0px; margin-bottom: 0px; }

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-description .details-measurements ul { text-align: left; }

}

#nda-eyeglasses-pdp-wrapper .nda-pdp-description .details-measurements li { color: rgb(51, 51, 51); list-style: outside none none; margin: 0px 0px 10px; padding: 0px; width: auto; border-bottom: medium none; }

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-description .details-measurements li { display: inline; line-height: 1.71; }

  #nda-eyeglasses-pdp-wrapper .nda-pdp-description .details-measurements li::after { content: "|"; padding: 0px 1px 0px 5px; }

  #nda-eyeglasses-pdp-wrapper .nda-pdp-description .details-measurements li:last-child::after { content: ""; padding: 0px; }

}

@media screen and (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-description .details-measurements li { font-size: 1rem; line-height: 2.125; }

}

#nda-eyeglasses-pdp-wrapper .nda-pdp-description .product-description { margin-top: 0px; margin-bottom: 60px; text-align: center; }

@media screen and (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .nda-pdp-description .product-description { text-align: left; }

}

#nda-eyeglasses-pdp-wrapper .nda-pdp-description .product-description p { color: rgb(102, 102, 102); margin-bottom: 0px; }

#nda-eyeglasses-pdp-wrapper .nda-pdp-description .product-description .readmore-copy { display: inline; text-align: center; }

#nda-eyeglasses-pdp-wrapper .nda-pdp-description .product-description .readmore-btn { display: inline; margin-left: 5px; text-decoration: underline; }

#nda-eyeglasses-pdp-wrapper .shipping-banner {border-radius: 6px;border: 1px solid rgb(200, 72, 52);margin-bottom: 40px;padding: 25px 25px 20px;position: relative;display: flex;-moz-box-orient: vertical;-moz-box-direction: normal;flex-direction: column;-moz-box-align: center;align-items: center;}

@media (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .shipping-banner { -moz-box-orient: horizontal; -moz-box-direction: normal; flex-direction: row; -moz-box-pack: center; justify-content: center; padding: 20px; }

}

#nda-eyeglasses-pdp-wrapper .shipping-banner::before { content: ""; background-image: url("shipping-icon.svg"); background-size: contain; background-position: center center; background-repeat: no-repeat; color: rgb(38, 129, 236); float: left; font-size: 20px; width: 36px; height: 22px; margin-bottom: 15px; }

@media (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .shipping-banner::before { left: initial; margin-bottom: 0px; margin-right: 10px; position: relative; }

}

@media (min-width: 992px) {

  #nda-eyeglasses-pdp-wrapper .shipping-banner::before { height: 28px; width: 44px; }

}

#nda-eyeglasses-pdp-wrapper .shipping-banner p {font-size: 14px;line-height: 1.71;text-align: center;color: rgb(200, 72, 52);margin-bottom: 0px;}

@media (min-width: 1170px) {

  #nda-eyeglasses-pdp-wrapper .shipping-banner p { font-size: 20px; }

}

#nda-eyeglasses-pdp-wrapper .pdp-story-card .story-side h2 { margin-top: 0px; }

@media (min-width: 1170px) {

  #nda-eyeglasses-pdp-wrapper .pdp-story-card .story-side p { font-size: 18px; line-height: 1.89; font-weight: 300; }

}

#nda-eyeglasses-pdp-wrapper .pdp-story-card .image-side > div { height: 340px; }

@media (min-width: 768px) {

  #nda-eyeglasses-pdp-wrapper .pdp-story-card .image-side > div { height: 400px; }

}

.brands-hero { background: rgb(0, 0, 0) none no-repeat scroll 50% 50% / cover ; display: flex; -moz-box-align: center; align-items: center; height: 500px; }

@media screen and (max-width: 767px) {

  .brands-hero { height: 280px; }

}

@media screen and (min-width: 768px) and (max-width: 991px) {

  .brands-hero { height: 400px; }

}

@media screen and (min-width: 992px) and (max-width: 1199px) {

  .brands-hero { height: 470px; }

}

.brands-hero .brand-custom_box_1_logo { margin: 0px auto; }

@media screen and (max-width: 767px) {

  .brands-hero .brand-custom_box_1_logo { max-width: 240px; }

}

.full-width-brands-bg { padding: 20px 20px 50px; background: rgb(249, 249, 249) none no-repeat scroll 50% 50% / cover ; }

.full-width-brands-bg .brand-logo-wrap { margin-left: -16px; margin-right: -15px; }

.full-width-brands-bg .brand-logo { padding: 15px; width: 100%; height: 180px; border: 1px solid silver; background: rgba(0, 0, 0, 0) none no-repeat scroll 50% 50% / 60% auto; cursor: pointer; }

@media screen and (max-width: 767px) {

  .full-width-brands-bg .brand-logo { height: 107px; }

}

.full-width-brands-bg.inverted, .full-width-brands-bg.btn-rx--inverted { color: rgb(255, 255, 255); }

.full-width-brands-bg.inverted .brand-logo, .full-width-brands-bg.btn-rx--inverted .brand-logo { border-color: rgba(255, 255, 255, 0.28); transition: border-color 0.3s linear 0s; }

.full-width-brands-bg.inverted .brand-logo:hover, .full-width-brands-bg.btn-rx--inverted .brand-logo:hover { border-color: rgb(255, 255, 255); }

.brand-list { list-style: outside none none; margin: 0px 0px 50px; padding: 0px; }

.brand-list li { font-weight: 300; font-size: 14px; margin-bottom: 10px; }

.is-scrolltop .content-container-splash, .content-container-splash { margin-top: 0px; }

@media screen and (max-width: 991px) {

  .is-scrolltop .content-container-splash, .content-container-splash { margin-top: 63px; }

}

.is-scrolltop .content-container-splash.content-container > div:last-child, .content-container-splash.content-container > div:last-child { padding: 0px; }

.custom_box_1_banner--theme-light .splash-page .shop-links a { color: rgb(255, 255, 255); }

.custom_box_1_banner--theme-dark .splash-page .shop-links a { color: rgb(153, 153, 153); }

.splash-page { background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; display: flex; -moz-box-align: center; align-items: center; height: 98vh; }

@media screen and (max-width: 767px) {

  .splash-page { height: 70vh; }

}

@media screen and (min-width: 768px) and (max-width: 991px) {

  .splash-page .shop-links { width: auto; }

}

.splash-page .shop-links a { font-weight: 300; font-size: 32px; letter-spacing: -0.41px; line-height: 35px; border-bottom: 1px solid transparent; }

.splash-page .shop-links a:hover { text-decoration: none; border-bottom: 1px solid rgb(255, 255, 255); }

@media screen and (min-width: 992px) {

  .splash-page .shop-links .hr { visibility: hidden; display: none; }

}

.splash-page .shop-links .link-left { text-align: right; }

@media screen and (max-width: 991px) {

  .splash-page .shop-links .link-left, .splash-page .shop-links .link-right { text-align: center; }

}

.custom_box_1_banner--theme-light .nda-logo-splash { background-image: url("logo-ndara-primary-white.svg"); }

.custom_box_1_banner--theme-dark .nda-logo-splash { background-image: url("logo-ndara-primary.svg"); }

.nda-logo-splash { position: absolute; left: 100px; top: 60px; text-indent: 100%; white-space: nowrap; overflow: hidden; display: block; background-repeat: no-repeat; background-position: center center; background-size: 100% auto; width: 78px; min-height: 30px; }

@media screen and (max-width: 991px) {

  .nda-logo-splash { left: 30px; top: 16px; background-image: url("logo-ndara-primary.svg"); }

}

.ndara .nda-logo-splash { background-image: url("logo-ndara-primary-white.svg"); }

@media screen and (max-width: 991px) {

  .ndara .nda-logo-splash { background-image: url("logo-ndara-primary.svg"); }

}

.coastal .nda-logo-splash { background-image: url("logo-coastal-primary-white.svg"); }

@media screen and (max-width: 991px) {

  .coastal .nda-logo-splash { background-image: url("logo-coastal-primary.svg"); }

}

a.splash-language-switch { position: absolute; right: 100px; top: 60px; font-size: 12px; line-height: 32px; color: rgb(255, 255, 255); }

@media screen and (max-width: 991px) {

  a.splash-language-switch { right: 30px; top: 16px; color: rgb(102, 102, 102); }

}

.nda-welcome .content-container--splash { max-height: 100vh; }

.nda-welcome .nda-header--splash { border-bottom: 1px solid rgb(233, 233, 233); height: 69px; position: relative; z-index: 999; }

@media screen and (min-width: 768px) {

  .nda-welcome .nda-header--splash { border-width: 0px; height: 174px; }

}

.nda-welcome .nda-header--splash .nda-lang-switch--splash { position: absolute; right: 20px; top: 50%; transform: translateY(-50%); font-size: 0.875rem; line-height: 1; color: rgb(0, 0, 0); }

.nda-welcome .nda-logo-container { display: block; margin: 0px; position: absolute; top: 50%; left: 15px; transform: translateY(-50%); }

@media screen and (min-width: 768px) {

  .nda-welcome .nda-logo-container { left: 60px; }

}

@media screen and (min-width: 992px) {

  .nda-welcome .nda-logo-container { left: 120px; }

}

@media screen and (min-width: 768px) {

  .ndara .custom_box_1_banner--theme-light .nda-welcome .nda-logo-container .nda-logo--splash { background-image: url("logo-ndara-primary-white.svg"); }

  .coastal .custom_box_1_banner--theme-light .nda-welcome .nda-logo-container .nda-logo--splash { background-image: url("logo-coastal-primary-white.svg"); }

}

.nda-welcome .nda-logo-container .nda-logo__tagline { color: rgb(0, 0, 0); display: block; font-size: 1.125rem; font-weight: 300; line-height: 2; }

.nda-welcome .nda-nav--splash { position: relative; z-index: 999; }

@media screen and (min-width: 768px) {

  .nda-welcome .nda-nav--splash { margin-left: 60px; }

}

@media screen and (min-width: 992px) {

  .nda-welcome .nda-nav--splash { margin-left: 120px; }

}

.nda-welcome .nda-nav--splash ul { list-style-type: none; margin: 0px; padding: 0px; }

.nda-welcome .nda-nav--splash .nda-nav__item { color: rgb(0, 0, 0); font-size: 2.125rem; font-weight: 700; line-height: 1.71; }

.nda-welcome .nda-nav--splash .nda-lang-switch--splash { color: rgb(0, 0, 0); display: block; font-size: 1rem; font-weight: 700; line-height: 1.375; margin: 42px 0px; }

.nda-welcome .nda-splash__heading { font-size: 1.125rem; font-weight: 700; line-height: 2.33; margin-bottom: 8px; }

.nda-welcome .nda-carousel--splash { margin: 0px auto; padding: 0px 15px; }

.nda-welcome .nda-carousel--splash a { color: rgb(0, 0, 0); display: block; margin: 15px 0px 0px; }

.nda-welcome .nda-carousel--splash ul { list-style-type: none; margin: 0px; padding: 0px; }

.nda-welcome .nda-carousel--splash .carousel-inner .item { transition: left 0.5s ease-in-out 0s; }

@media not all, (-webkit-transform-3d) {

  .nda-welcome .nda-carousel--splash .carousel-inner .item { transition: transform 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0s; }

}

@media screen and (max-width: 767px) {

  .nda-welcome .nda-carousel--splash .carousel-inner .item { display: block; }

}

.nda-welcome .nda-carousel--splash .nda-carousel__image, .nda-welcome .nda-carousel--splash .nda-carousel__image img { min-width: 100%; }

@media screen and (min-width: 768px) {

  .nda-welcome .nda-carousel--splash { position: absolute; top: 0px; right: 0px; left: 0px; bottom: 0px; height: 100%; width: 100%; padding: 0px; z-index: 10; overflow: hidden; }

  .nda-welcome .nda-carousel--splash a { display: block; height: 100vh; margin: 0px; width: 100vw; pointer-events: none; }

  .nda-welcome .nda-carousel--splash picture, .nda-welcome .nda-carousel--splash img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); min-width: 100%; min-height: 100%; height: auto; width: auto; object-fit: cover; }

  .nda-welcome .nda-carousel--splash.cover-tall picture, .nda-welcome .nda-carousel--splash.cover-tall img { max-height: 100%; max-width: none; }

  .nda-welcome .nda-carousel--splash.cover-wide picture, .nda-welcome .nda-carousel--splash.cover-wide img { max-height: none; max-width: 100%; }

}

.nda-welcome .nda-carousel__tagline { font-size: 1.125rem; font-weight: 300; line-height: 1.71; margin: 36px 0px; }

@media screen and (min-width: 768px) {

  .ndara .nda-welcome.custom_box_1_banner--theme-light .nda-logo--splash { background-image: url("logo-ndara-primary-white.svg"); }

  .coastal .nda-welcome.custom_box_1_banner--theme-light .nda-logo--splash { background-image: url("logo-coastal-primary-white.svg"); }

  .nda-welcome.custom_box_1_banner--theme-light .nda-logo__tagline, .nda-welcome.custom_box_1_banner--theme-light .nda-lang-switch--splash, .nda-welcome.custom_box_1_banner--theme-light .nda-nav__item, .nda-welcome.custom_box_1_banner--theme-light .nda-carousel__tagline { color: rgb(255, 255, 255); }

}

.page-404 { margin-top: 50px; margin-bottom: 50px; text-align: center; }

.page-404 h2 { font-weight: 300; font-size: 36px; }

.page-404 h5 { font-weight: 300; color: rgb(153, 153, 153); font-size: 20px; }

.page-404 p { color: rgb(153, 153, 153); }

.page-404 ul { padding: 0px; text-align: center; margin-bottom: 50px; list-style: outside none none; }

.page-404 ul li { font-weight: 400; font-size: 16px; line-height: 30px; }

.page-404 ul li a { color: rgb(38, 129, 236); }

.circle-image img { border-radius: 50%; border: 2px solid rgb(102, 102, 102); }

.rx-hero { display: inline-block; background-repeat: no-repeat; background-size: contain; width: 173px; height: 173px; border: 1px solid rgb(249, 249, 249); border-radius: 50%; margin-bottom: 1.875rem; }

@media (min-width: 768px) {

  .rx-hero { margin-bottom: 3.75rem; }

}

.rx-custom_box_1_-glasses { background-image: url("ajax_res-glasses.svg"); }

.rx-custom_box_1_-noglasses { background-image: url("ajax_res-noglasses.svg"); }

.rx-custom_box_1_-measurepd { background-image: url("ajax_res-pd.svg"); }

.rx-custom_box_1_-reading { 
    background-image: url(../images/ajax_res-flow/rxflow-reading.svg);
}

.rx-custom_box_1_-distance { 
    background-image: url(../images/ajax_res-flow/rxflow-distance.svg);
 }

.rx-custom_box_1_-progressive { 
    background-image: url(../images/ajax_res-flow/rxflow-progressive.svg);
}

.rx-custom_box_1_-office { background-image: url("ajax_res-office-progressives.svg"); background-size: 200% auto; background-position: 50% 50%; }

.rx-diagram { display: inline-block; }

.rx-diagram.rx-diagram--office-left, .rx-diagram.rx-diagram--office-right { background-image: url("icons-office-progressive.png"); background-size: auto 100%; width: 160px; height: 400px; }

.rx-diagram.rx-diagram--office-left { background-position: left top; }

.rx-diagram.rx-diagram--office-right { background-position: right top; width: 174px; }

.rx-loader { text-align: center; margin: 3.75rem; }

.rx-super { font-size: 12px; vertical-align: super; }

a.link-rx { margin-top: 10px; }

@media (min-width: 0px) and (max-width: 544px) {

  a.link-rx { margin-top: 20px; }

}

a.link-rx:link { font-size: 12px; font-weight: bold; letter-spacing: 0.5px; text-align: center; text-decoration: underline; color: rgb(38, 129, 236); }

.ajax_error, .rx-warning { font-size: 0.875rem; color: rgb(208, 2, 27); margin-bottom: 0.9375rem; margin-left: auto; margin-right: auto; }

@media (min-width: 768px) {

  .ajax_error, .rx-warning { font-size: 1rem; width: 80%; }

}

.rx-warning { color: rgb(214, 76, 29); }

.rx-review-table { margin-top: 0.9375rem; margin-bottom: 1.875rem; max-width: 550px; }

.add-ajax-form {display: flex;-moz-box-orient: vertical;-moz-box-direction: normal;flex-direction: column;-moz-box-pack: center;justify-content: center;/* margin-top: 3.75rem; */margin-bottom: 1.875rem;padding: 10px;background: #e0e0e0;border-radius: 7px;box-shadow: 1px 1px 4px #afafaf;padding-top: 20px;}

@media screen and (max-width: 767px) {

  .add-ajax-form {margin-top: 1.875rem;margin-left: auto;margin-right: auto;/* max-width: 340px; */}

}

.add-ajax-form .nda-select-group > .nda-select-label { position: relative; width: 50px; -moz-box-pack: center; justify-content: center; }

@media screen and (max-width: 767px) {

  .add-ajax-form .nda-select-group > .nda-select-label { flex-wrap: wrap; }

  .add-ajax-form .nda-select-group > .nda-select-label .label-text { display: block; -moz-box-flex: 0; flex: 0 0 100%; }

}

.add-ajax-form .ajax_page__subhead { display: none; }

@media (min-width: 768px) {

  .add-ajax-form { -moz-box-orient: horizontal; -moz-box-direction: normal; flex-direction: row; }

}

@media (min-width: 992px) {

  .add-ajax-form .ajax_page__subhead { display: block; }

}

@media (min-width: 768px) {

  .add-ajax-form__secondary-items { margin-left: 3.75rem; }
  .view-prescription .add-ajax-form__secondary-items {margin-left: 1.75rem;margin-top: 0px;}
  .add-ajax-form__secondary-items .nda-select-group { -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; margin-bottom: 0px; }

  .add-ajax-form__secondary-items .nda-select-group > .nda-select-label { display: block; text-align: center; margin: 0px 0px 5px; }

  .add-ajax-form__secondary-items .nda-select-group > .nda-select { margin-bottom: 1.25rem; }

  .add-ajax-form__secondary-items .nda-select-group > .nda-select > select { border-radius: 6px; }

  .add-ajax-form__secondary-items .nda-select > .nda-select-label { display: none; }

}

.ajax_page { display: flex; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; -moz-box-align: center; align-items: center; text-align: center; margin-top: 0px; width: 100%; padding: 0px 15px 70px; }

.ajax_page__heading { font-size: 1.5rem; margin: 50px auto 0.9375rem; }

ul.ajax_page__breadcrumb-container {height: 60px;background-color: rgb(255, 255, 255);width: 100%;-moz-box-orient: horizontal;-moz-box-direction: normal;flex-direction: row;justify-content: space-around;-moz-box-align: center;align-items: center;list-style: outside none none;margin: 0px;padding: 0px;display: none!important;}

@media (min-width: 768px) {

  ul.ajax_page__breadcrumb-container { display: flex; -moz-box-pack: center; justify-content: center; }

}

@media (min-width: 768px) {

  ul.ajax_page__breadcrumb-container li:not(:last-child) { margin-right: 50px; }

}

ul.ajax_page__breadcrumb-container li a:hover { text-decoration: none; }

ul.ajax_page__breadcrumb-container.breadcrumb-visited-1 li:nth-child(1) a { color: rgb(38, 129, 236); font-weight: 600; }

ul.ajax_page__breadcrumb-container.breadcrumb-visited-1 li:nth-child(1) a::before { visibility: hidden; }

ul.ajax_page__breadcrumb-container.breadcrumb-visited-1 li:nth-child(1) a::after { visibility: visible; }

ul.ajax_page__breadcrumb-container.breadcrumb-visited-1 li:nth-child(n+2) a:hover { cursor: default; }

ul.ajax_page__breadcrumb-container.breadcrumb-visited-2 li:nth-child(-n+2) a { color: rgb(38, 129, 236); font-weight: 600; }

ul.ajax_page__breadcrumb-container.breadcrumb-visited-2 li:nth-child(-n+2) a::before { visibility: hidden; }

ul.ajax_page__breadcrumb-container.breadcrumb-visited-2 li:nth-child(-n+2) a::after { visibility: visible; }

ul.ajax_page__breadcrumb-container.breadcrumb-visited-2 li:nth-child(n+3) a:hover { cursor: default; }

ul.ajax_page__breadcrumb-container.breadcrumb-visited-3 { border-bottom: 1px solid rgb(240, 240, 240); }

ul.ajax_page__breadcrumb-container.breadcrumb-visited-3 li a { color: rgb(38, 129, 236); font-weight: 600; }

ul.ajax_page__breadcrumb-container.breadcrumb-visited-3 li a::before { visibility: hidden; }

ul.ajax_page__breadcrumb-container.breadcrumb-visited-3 li a::after { visibility: visible; }

ul.ajax_page__breadcrumb-container .ajax_page__breadcrumb { -moz-box-align: center; align-items: center; color: silver; display: flex; -moz-box-orient: horizontal; -moz-box-direction: normal; flex-direction: row; font-size: 0.75rem; height: 20px; -moz-box-pack: center; justify-content: center; margin: 0px; padding-left: 30px; position: relative; }

ul.ajax_page__breadcrumb-container .ajax_page__breadcrumb::before, ul.ajax_page__breadcrumb-container .ajax_page__breadcrumb::after { border-radius: 50%; border-style: solid; border-width: 1px; font-family: "ndara-fonts-icons"; font-size: 10px; height: 20px; left: 0px; line-height: 18px; position: absolute; text-align: center; top: 0px; width: 20px; }

ul.ajax_page__breadcrumb-container .ajax_page__breadcrumb::before { border-color: silver; content: " "; }

ul.ajax_page__breadcrumb-container .ajax_page__breadcrumb::after { border-color: rgb(38, 129, 236); color: rgb(38, 129, 236); content: "a"; visibility: hidden; }

.ajax_page__subhead { font-size: 0.875rem; margin-bottom: 15px; margin-left: auto; margin-right: auto; font-weight: 300; width: 100%; }

@media (min-width: 768px) {

  .ajax_page__subhead { font-size: 1rem; width: 80%; }

}

.ajax_page__subhead.rx-learn-more { text-decoration: underline; }

.ajax_page__subhead.rx-learn-more:hover { cursor: pointer; }

.ajax_page__subhead.ajax_error { font-weight: normal; }

.ajax_page__banner { display: block; width: 100vw; }

.ajax_page__banner .ajax_page__banner-content { margin: auto; max-width: 320px; padding: 100px 30px 50px; }

@media (min-width: 768px) {

  .ajax_page__banner .ajax_page__banner-content { max-width: 475px; padding: 175px 0px 80px; }

}

@media (min-width: 992px) {

  .ajax_page__banner .ajax_page__banner-content { max-width: 640px; }

}

.ajax_page__banner .ajax_page__heading { line-height: 1.42; margin: 10px; }

@media (min-width: 992px) {

  .ajax_page__banner .ajax_page__heading { font-size: 3rem; line-height: 1.25; max-width: 12em; margin: 20px auto 40px; }

}

.ajax_page__banner p { font-size: 0.875rem; line-height: 1.71; margin: 0px auto 1em; }

@media (min-width: 992px) {

  .ajax_page__banner p { font-size: 1rem; line-height: 1.88; max-width: 40em; margin: 0px auto 1em; }

}

.ajax_page__banner.ajax_page__banner--office { background-image: url("custom_box_1_office-progressive-sm.jpg"); background-position: center top; background-repeat: no-repeat; color: rgb(255, 255, 255); background-size: 125% auto; margin-top: -1.875rem; }

@media (min-width: 480px) {

  .ajax_page__banner.ajax_page__banner--office { background-size: 100% auto; }

}

@media (min-width: 768px) {

  .ajax_page__banner.ajax_page__banner--office { background-image: url("custom_box_1_office-progressive-lg.jpg"); background-size: cover; margin-top: -3.75rem; }

}

@media (min-width: 1170px) {

  .ajax_page__banner.ajax_page__banner--office { background-position: center center; }

}

.ajax_page__section { background-position: center top; background-repeat: no-repeat; margin: 0px -15px; padding: 55px 30px; }

.ajax_page__section .ajax_page__section-text, .ajax_page__section .ajax_page__section-image { margin-bottom: 20px; }

.ajax_page__section .ajax_page__section-image { margin-bottom: 40px; }

@media (min-width: 768px) {

  .ajax_page__section .row { display: flex; flex-flow: row wrap; }

  .ajax_page__section .row .ajax_page__section-text, .ajax_page__section .row .ajax_page__section-image { -moz-box-flex: 0; flex: 0 0 auto; }

  .ajax_page__section .row .ajax_page__section-text { place-content: center; display: flex; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; -moz-box-pack: center; }

  .ajax_page__section .ajax_page__section-text--left { text-align: left; }

  .ajax_page__section .ajax_page__section-text--right { text-align: right; }

}

.ajax_page__section .ajax_page__heading { font-size: 1.125rem; font-weight: 700; line-height: 1.56; margin: 0px 0px 1.25rem; }

.ajax_page__section p { font-size: 0.875rem; line-height: 1.71; }

.ajax_page__section.ajax_page__section--bluereflect { background-color: rgb(240, 240, 240); background-image: url("office-progressive-bluereflect.jpg"); background-position: -450px top; background-size: auto 300px; padding-top: 355px; width: 100vw; }

.ajax_page__section.ajax_page__section--bluereflect .ajax_page__heading { margin-bottom: 20px; }

@media (min-width: 480px) {

  .ajax_page__section.ajax_page__section--bluereflect { background-position: center top; }

}

@media (min-width: 768px) {

  .ajax_page__section.ajax_page__section--bluereflect { background-size: cover; padding-top: 55px; }

  .ajax_page__section.ajax_page__section--bluereflect h3, .ajax_page__section.ajax_page__section--bluereflect p { text-align: left; max-width: 45%; margin-bottom: 0px; }

}

@media (min-width: 992px) {

  .ajax_page__section.ajax_page__section--bluereflect .container, .ajax_page__section.ajax_page__section--bluereflect .container-flex { padding-top: 100px; padding-bottom: 100px; }

}

.ajax_page__section.ajax_page__section--essential { padding: 0px 30px; height: 350px; }

.ajax_page__section.ajax_page__section--essential .ajax_page__heading { color: rgb(38, 129, 236); font-size: 1.5rem; font-weight: 600; margin-bottom: 20px; }

@media (min-width: 992px) {

  .ajax_page__section.ajax_page__section--essential .container, .ajax_page__section.ajax_page__section--essential .container-flex { max-width: 768px; }

}

.ajax_page__accordion { margin-bottom: 15px; }

.ajax_page__accordion .ajax_page__accordion-toggle { cursor: pointer; }

.ajax_page__accordion .ajax_page__accordion-toggle .icon-nda { display: inline-block; height: 20px; position: relative; vertical-align: bottom; width: 20px; }

.ajax_page__accordion .ajax_page__accordion-toggle .icon-nda:after { content: "\e906"; font-size: 13px; font-weight: 300; left: 50%; margin-bottom: 1px; margin-left: 2px; position: absolute; top: 50%; transform: rotate(90deg) translate(-50%, -50%) scale(1, 1); transform-origin: -1px 0px 0px; transition: transform 0.3s ease-in-out 0s, -webkit-transform 0.3s ease-in-out 0s; }

.ajax_page__accordion .ajax_page__accordion-target { display: block; max-height: 0px; overflow: hidden; transition: max-height 0.3s ease-in-out 0s; }

.ajax_page__accordion .ajax_page__accordion-target p { margin-bottom: 0px; }

.ajax_page__accordion.active .ajax_page__accordion-toggle .icon-nda::after { transform: rotate(-90deg) translate(-50%, -50%) scale(1, 1); }

.ajax_page__accordion.active .ajax_page__accordion-target { max-height: 60px; }

.ajax_page__scrollspy { position: static; padding: 55px 30px; background-color: rgb(249, 249, 249); }

.ajax_page__scrollspy .ajax_page__btnrow { margin-top: 40px; }

.ajax_page__scrollspy.fixed { box-shadow: -10px 0px 10px 0px rgba(0, 0, 0, 0.75); position: fixed; bottom: 0px; left: 0px; right: 0px; width: 100vw; padding: 13px 30px 20px; }

@media (min-width: 992px) {

  .ajax_page__scrollspy.fixed { padding: 20px 30px; }

}

.ajax_page__scrollspy.fixed .hide-on-fixed, .ajax_page__scrollspy.fixed .hide-on-fixed-sm, .ajax_page__scrollspy.fixed .hide-on-fixed-md { display: none; }

.ajax_page__scrollspy.fixed strong { font-weight: 400; }

@media (min-width: 992px) {

  .ajax_page__scrollspy.fixed .hide-on-fixed-sm { display: inline; }

}

@media (min-width: 1170px) {

  .ajax_page__scrollspy.fixed p { margin: 0px 0px 20px; }

  .ajax_page__scrollspy.fixed .hide-on-fixed-md { display: block; }

}

.ajax_page__scrollspy.fixed .ajax_page__btnrow, .ajax_page__scrollspy.fixed .btn-rx, .ajax_page__scrollspy.fixed .btn-rx--inverted, .ajax_page__scrollspy.fixed .btn-rx--inverted { margin-top: 0px; margin-bottom: 0px; }

.ajax_page__scrollspy.fixed .btn-rx, .ajax_page__scrollspy.fixed .btn-rx--inverted { padding: 9px 25px; transition: none 0s ease 0s ; width: auto; }

@media (min-width: 1170px) {

  .ajax_page__scrollspy.fixed .btn-rx, .ajax_page__scrollspy.fixed .btn-rx--inverted { padding: 18px 25px; }

}

.ajax_page__scrollspy .btn-rx, .ajax_page__scrollspy .btn-rx--inverted { width: 100%; }

@media (min-width: 992px) {

  .ajax_page__scrollspy .btn-rx, .ajax_page__scrollspy .btn-rx--inverted { width: auto; }

}

.ajax_page__fineprint { font-size: 0.75rem; margin-bottom: 0px; margin-top: 20px; }

@media (min-width: 768px) {

  .ajax_page__fineprint { margin-top: 1.875rem; }

}

.rx_page__confindent { font-size: 0.875rem; color: rgb(153, 153, 153); font-weight: 300; }

@media (min-width: 768px) {

  .rx_page__confindent { margin: 40px 0px 20px; }

}

@media (min-width: 860px) {

  .rx_page__confindent { margin: 70px 0px 30px; }

}

.rx_page__confindent a { text-decoration: underline; color: rgb(102, 102, 102); font-weight: 600; }

.rx_page__confindent a:hover { text-decoration: none; }

.ajax_page__btnrow { display: flex; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; -moz-box-pack: center; justify-content: center; -moz-box-align: center; align-items: center; margin-bottom: 0.9375rem; }
.add_lenses_text {
    padding: 20px;
    background: #607D8B;
    margin: 20px auto;
    border-radius: 7px;
    box-shadow: 1px 1px 4px #020202;
    color: #fff;
}

.woocommerce .add_lenses_text h2 {
    color: #fff;
}

.woocommerce .add_lenses_text a {
    color: #fff;
    margin-left: 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.woocommerce .add_lenses_text a:hover {
    text-decoration: underline;
}
@media (min-width: 992px) {

  .ajax_page__btnrow { -moz-box-orient: horizontal; -moz-box-direction: normal; flex-direction: row; }

}

.ajax_page__btnrow .btn, .ajax_page__btnrow .btn-rx, .ajax_page__btnrow .btn-rx--inverted { display: block; margin-left: 0.9375rem; margin-right: 0.9375rem; margin-bottom: 0.9375rem; min-width: 260px; }

@media (min-width: 992px) {

  .ajax_page__btnrow .btn, .ajax_page__btnrow .btn-rx, .ajax_page__btnrow .btn-rx--inverted { margin-left: 0px; margin-right: 0.9375rem; }

  .ajax_page__btnrow .btn:last-child, .ajax_page__btnrow .btn-rx:last-child, .ajax_page__btnrow .btn-rx--inverted:last-child { margin-right: 0px; }

}

.ajax_page__btnrow-skinny { margin: 10px 0px; }

@media (min-width: 768px) {

  .ajax_page__btnrow-skinny { margin-bottom: 20px; }

}

@media (min-width: 860px) {

  .ajax_page__btnrow-skinny { margin-bottom: 40px; }

}

.ajax_page__btnrow-skinny .btn-rx, .ajax_page__btnrow-skinny .btn-rx--inverted { min-width: 115px; }

.add-pd-form .btn-rx, .add-pd-form .btn-rx--inverted { margin-top: 1.875rem; }

.pd-col { background-color: rgb(224, 224, 224); border-radius: 4px; padding: 20px; margin-top: -20px; position: relative; max-width: 362px; }

@media screen and (max-width: 767px) {

  .pd-col { margin-top: 30px; }

}

@media (min-width: 768px) {

  .pd-col { width: 170px; min-height: 200px; }

}

.pd-col--select-item { margin: auto; }

@media screen and (max-width: 767px) {

  .pd-col--select-item .nda-select { display: inline-block; }

  .pd-col--select-item .nda-select:first-child select { border-top-right-radius: 0px; border-bottom-right-radius: 0px; }

  .pd-col--select-item .nda-select:only-child select { border-radius: 6px; }

}

.pd-col__help { border-color: rgb(38, 129, 236); border-radius: 50%; border-style: solid; border-width: 1px; color: rgb(38, 129, 236); cursor: pointer; display: block; font-size: 8px; height: 16px; margin: 2px; position: relative; transition: all 0.5s ease-in-out 0s; vertical-align: middle; width: 16px; }

.pd-col__help:hover { color: rgb(0, 66, 144); border-color: rgb(0, 66, 144); }

.pd-col__help::after { content: "?"; font-size: 12px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

@media screen and (min-width: 768px) {

  .pd-col__help { display: inline-block; position: absolute; right: -15px; }

}

.pd-col__help--content { display: none; }

.pd-col__help--content .link { color: rgb(38, 129, 236); cursor: pointer; text-decoration: underline; }

.toggle_pds_control { color: rgb(51, 51, 51); display: inline-block; font-size: 12px; text-align: center; text-decoration: underline; transition: all 0.3s ease-in-out 0s; }

@media screen and (max-width: 767px) {

  .toggle_pds_control { display: block; margin-top: 10px; }

}

.toggle_pds_control:hover { cursor: pointer; color: rgb(38, 129, 236); border-bottom-color: rgb(38, 129, 236); }

.pd-col .nda-select-group select { min-width: 91px; }

@media screen and (max-width: 767px) {

  .pd-col .nda-select-group label.nda-select-label { flex-wrap: wrap; text-align: left; -moz-box-pack: inherit; justify-content: inherit; width: 28px; margin-top: -15px; }

  .pd-col .nda-select-group > div { text-align: left; }

}

.rx-feature-card-items {/* display: inline-flex; */max-width: 100%;width: 100%;margin-right: 0px;margin-bottom: 10px;-moz-box-pack: center;justify-content: center;-moz-box-align: center;align-items: center;vertical-align: top;}

@media (min-width: 768px) {

  .rx-feature-card-items {flex-flow: row wrap;justify-content: flex-start;}

  .rx-feature-card-items > .feature-card {
      margin: 10px;
      display: inline-block;
      vertical-align: top;
  }
  
  .rx-feature-card-items > .feature-card:only-child { margin-left: auto; margin-right: auto; }

}

@media (min-width: 1170px) {

  .rx-feature-card-items--wide {max-width: 1024px;-moz-box-pack: center;justify-content: center;}

  .rx-feature-card-items--wide > .feature-card { margin-right: 1.875rem; }

  .rx-feature-card-items--wide > .feature-card:last-child { margin-right: 0px; }

  .rx-feature-card-items--wide > .feature-card:only-child { margin-left: auto; margin-right: auto; }

}

.rx-flow-glasses-overview { width: 100%; margin-top: 0px; }

@media (min-width: 768px) {

  .rx-flow-glasses-overview { margin-top: 70px; width: 80%; }

}

@media (min-width: 992px) {

  .rx-flow-glasses-overview { width: 770px; }

}

.rx-flow-glasses-overview .glasses-overview__header { display: flex; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; }

@media (min-width: 768px) {

  .rx-flow-glasses-overview .glasses-overview__header { -moz-box-orient: horizontal; -moz-box-direction: normal; flex-direction: row; margin-bottom: 10px; }

}

@media (min-width: 768px) {

  .rx-flow-glasses-overview .glasses-overview__header .glasses-overview__header-text { text-align: left; width: 50%; margin: 30px 0px 0px; }

}

.rx-flow-glasses-overview .glasses-overview__header .glasses-overview__header-image { background-color: transparent; background-repeat: no-repeat; background-size: cover; background-position: center center; width: 100%; height: 200px; }

@media (min-width: 768px) {

  .rx-flow-glasses-overview .glasses-overview__header .glasses-overview__header-image { width: 50%; height: 150px; }

}

.rx-flow-glasses-overview .ajax_page__heading { margin-bottom: 0px; }

@media (min-width: 768px) {

  .rx-flow-glasses-overview .ajax_page__heading { margin-bottom: 20px; }

}

@media (min-width: 860px) {

  .rx-flow-glasses-overview .ajax_page__heading { margin-bottom: 0px; }

}

.rx-flow-glasses-overview .ajax_page__subhead { font-size: 0.75rem; line-height: 24px; color: rgb(153, 153, 153); }

.rx-flow-glasses-overview .order-list-glasses { text-align: left; border-top: 1px solid rgb(233, 233, 233); border-image: url("dotted-line.png") 30 30 30 30 round round; margin: 20px 0px 0px; }

.rx-flow-glasses-overview .order-list-glasses p { margin: 0px; }

.rx-flow-glasses-overview .order-list-glasses .edit_btn { color: rgb(102, 102, 102); position: relative; top: -3px; margin-left: 20px; }

.rx-flow-glasses-overview .order-list-glasses .edit_btn:hover { text-decoration: none; }

.rx-flow-glasses-overview .order-list-glasses .edit_btn::after { background: rgb(102, 102, 102) none repeat scroll 0% 0%; bottom: -3px; content: ""; height: 1px; left: 0px; position: absolute; right: 0px; }

.rx-flow-glasses-overview .order-list-glasses dt { display: flex; -moz-box-pack: justify; justify-content: space-between; padding: 20px 7px; border-top: 1px solid rgb(233, 233, 233); }

@media (min-width: 768px) {

  .rx-flow-glasses-overview .order-list-glasses dt { padding: 20px 15px; }

}

.rx-flow-glasses-overview .order-list-glasses dt:first-child { border-top: 0px none; padding: 7px 7px 20px; }

@media (min-width: 768px) {

  .rx-flow-glasses-overview .order-list-glasses dt:first-child { padding: 20px 15px; }

}

.rx-flow-glasses-overview .order-list-glasses dd { border-top: 1px solid rgb(233, 233, 233); border-image: url("dotted-line.png") 30 30 30 30 round round; padding: 22px; }

@media (min-width: 768px) {

  .rx-flow-glasses-overview .order-list-glasses dd { padding: 22px 30px; }

}

.rx-flow-glasses-overview .subtotal-container { display: flex; -moz-box-pack: justify; justify-content: space-between; background: rgb(240, 240, 240) none repeat scroll 0% 0%; padding: 10px 20px; margin-bottom: 40px; }

.rx-flow-glasses-overview .subtotal-container p { margin: 0px; }

.rx-flow-glasses-overview .ajax_page__btnrow .btn-rx, .rx-flow-glasses-overview .ajax_page__btnrow .btn-rx--inverted { width: 100%; }

@media (min-width: 768px) {

  .rx-flow-glasses-overview .ajax_page__btnrow .btn-rx, .rx-flow-glasses-overview .ajax_page__btnrow .btn-rx--inverted { width: auto; min-width: inherit; }

}

@media (min-width: 768px) {

  .rx-flow-pd-options .ajax_page__subhead { margin-bottom: 3.75rem; }

}

.rx-flow-pd-options .ajax_page__btnrow { margin-top: 0px; }

@media (min-width: 768px) {

  .rx-flow-pd-options .ajax_page__btnrow { margin-top: 3.75rem; margin-bottom: 20px; }

}

@media (min-width: 860px) {

  .rx-flow-pd-options .ajax_page__btnrow { margin-bottom: 40px; }

}

.pd-row { display: flex; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; -moz-box-pack: center; justify-content: center; -moz-box-align: center; align-items: center; }

@media (min-width: 544px) {

  .pd-row { -moz-box-orient: horizontal; -moz-box-direction: normal; flex-direction: row; }

  .pd-row > div { margin: 0px 1.875rem; }

}

.ajax_page__table-container { width: 100%; margin-bottom: 50px; }

.ajax_page__table-container.table-without-title .rx-values__title { display: none; }

@media (min-width: 768px) {

  .ajax_page__table-container { width: 567px; }

}

.ajax_page__prescription-options { width: 100%; display: flex; -moz-box-pack: justify; justify-content: space-between; margin: 20px 0px 30px; }

@media (min-width: 768px) {

  .ajax_page__prescription-options { margin: 50px 0px 40px; }

}

@media (min-width: 860px) {

  .ajax_page__prescription-options { margin: 70px 0px 60px; }

}

.ajax_page__prescription-options .options { font-size: 0.75rem; margin: 0px; font-weight: 600; }

.ajax_page__prescription-options .add-new { color: rgb(102, 102, 102); position: relative; font-weight: 700; text-decoration: underline; }

.app-error { text-align: center; margin-top: 5.625rem; }

.ajax_page-appear { opacity: 0.01; }

.ajax_page-appear.ajax_page-appear-active { opacity: 1; transition: opacity 0.5s ease-in 0s; }

.res_box-footer-appear { transform: translateY(100%); transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s; }

.res_box-footer-appear.res_box-footer-appear-active { transform: translateY(0.01%); }

.upgrade-lens { padding-bottom: 32px; transform: translateY(0%); transition-duration: 0.5s; transition-property: all; transition-timing-function: cubic-bezier(0, 1, 0.5, 1); text-align: left; }

.upgrade-lens h3 { margin: 40px 0px 25px; }

.upgrade-lens__content { display: flex; -moz-box-pack: justify; justify-content: space-between; }

@media (min-width: 0px) and (max-width: 768px) {

  .upgrade-lens__content { display: block; margin-bottom: 0px; }

}

.upgrade-lens__content-close { position: absolute; top: 20px; right: 20px; cursor: pointer; }

.upgrade-lens__content-close:after { font-family: "ndara-fonts-icons" !important; content: "\e904"; font-size: 10px; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; }

.upgrade-lens__content-details { padding-left: 10px; }

.upgrade-lens__content-details .lens-benefits { padding-left: 20px; }

.upgrade-lens__content-details .lens-benefits li { font-weight: 400; list-style-image: url("../images/checkmark.png"); padding: 10px 0px; }

.upgrade-lens__content-cta { margin-bottom: 30px; margin-top: 15px; padding-left: 10px; }

@media (min-width: 768px) {

  .upgrade-lens__content-cta { margin-top: 30px; }

}

@media (min-width: 0px) and (max-width: 768px) {

  .upgrade-lens__content-cta { display: flex; -moz-box-orient: vertical; -moz-box-direction: reverse; flex-direction: column-reverse; margin-bottom: 0px; }

}

.upgrade-lens__content-cta a.btn, .upgrade-lens__content-cta a.btn-rx, .upgrade-lens__content-cta a.btn-rx--inverted { margin-bottom: 15px; margin-right: 10px; display: inline; }

@media (min-width: 860px) {

  .upgrade-lens__content-cta a.btn:first-of-type, .upgrade-lens__content-cta a.btn-rx:first-of-type, .upgrade-lens__content-cta a.btn-rx--inverted:first-of-type { margin-right: 10px; }

}

@media (min-width: 0px) and (max-width: 768px) {

  .upgrade-lens__content-cta a.btn, .upgrade-lens__content-cta a.btn-rx, .upgrade-lens__content-cta a.btn-rx--inverted { margin-left: auto; margin-right: auto; width: 245px; display: block; padding-left: 0px; padding-right: 0px; }

}

.upgrade-lens__content .upgrade-lens__img { height: 120px; width: 240px; background-size: cover; background-position: center center; background-image: url("lens1.61.jpg"); margin-top: 5px; border-radius: 6px; }

@media (min-width: 0px) and (max-width: 768px) {

  .upgrade-lens__content .upgrade-lens__img { margin: 0px auto 20px; }

}

.modal-transition { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }

.modal-transition-enter { opacity: 0.01; max-height: 0px; bottom: 0px; position: absolute; transform: translateY(-100%); transition: all 0.5s ease-in-out 0s; }

.modal-transition-enter.modal-transition-enter-active { opacity: 1; max-height: 100%; transform: translateY(0px); }

.modal-transition-leave { opacity: 1; transform: translateY(0px); transition: transform 0.3s ease-in-out 0s, -webkit-transform 0.3s ease-in-out 0s; }

.modal-transition-leave.modal-transition-leave-active { opacity: 0.01; transform: translateY(-100%); }

.modal-transition-enter.modal-transition-enter-active.toaster__background-overlay { opacity: 1; transition: all 1000ms ease-in 0s; }

.rx-modals { width: 100%; margin: 0px auto; max-width: 930px; }

@media screen and (max-width: 767px) {

  .rx-modals { background-color: rgb(255, 255, 255); min-height: 100%; height: calc(100% + 1px); }

}

@media (min-width: 768px) {

  .rx-modals { margin-top: 70px; }

}

@media (min-width: 992px) {

  .rx-modals { width: 80%; }

}

.rx-modals .close-icon { font-size: 18px; float: right; }

.rx-modals .close-icon:hover { cursor: pointer; }

.rx-modals .close-icon::after { font-family: "ndara-fonts-icons" !important; content: "j"; font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important; }

.rx-modals .modal-content { border-radius: 0px; box-shadow: none; border: 0px none; text-align: center; }

.rx-modals .modal-content .modal-header { border-bottom: 0px none; padding-top: 20px; padding-right: 20px; }

.rx-modals .modal-content .modal-body { padding: 0px 15px 30px; }

@media (min-width: 992px) {

  .rx-modals .modal-content .modal-body { padding: 0px 70px 30px; }

}

.rx-modals .rx-help-modal h1 { font-size: 24px; font-weight: 300; color: rgb(0, 0, 0); text-align: center; margin-top: 0px; }

.rx-modals .rx-help-modal h5 { font-size: 14px; font-weight: 600; line-height: 2; text-align: center; color: rgb(0, 0, 0); margin-bottom: 20px; margin-top: 40px; }

.rx-modals .rx-help-modal p { font-size: 16px; font-weight: 300; line-height: 1.75; text-align: center; color: rgb(0, 0, 0); }

@media screen and (min-width: 1170px) {

  .nda-fav {margin: 50px 0px 0px;}

}

@media screen and (max-width: 1199px) {

  .nda-fav { margin: 50px 0px 0px; }

}

.nda-fav__header { color: rgb(51, 51, 51); display: inline-block; font-size: 46px; font-stretch: normal; font-style: normal; font-weight: 300; letter-spacing: 1.2px; line-height: 0.61; width: auto; height: 28px; }

@media screen and (max-width: 767px) {

  .nda-fav__header { display: block; margin-bottom: 30px; text-align: center; }

}

.nda-fav__signin { display: inline-block; }

@media screen and (max-width: 767px) {

  .nda-fav__signin { display: block; text-align: center; }

}

@media screen and (min-width: 768px) {

  .nda-fav__signin { float: right; text-align: right; }

}

@media screen and (min-width: 1170px) {

  .nda-fav__signin { float: none; text-align: left; margin-left: 40px; }

}

.favourites-info-glasses-on { background-color: rgb(240, 240, 240); display: block; padding: 40px 0px 45px; }

.favourites-info-glasses-on h2 { font-size: 1.5rem; font-weight: 300; line-height: 1.33; margin: 0px auto 15px; padding: 0px 30px; }

.favourites-info-glasses-on p { line-height: 1.71; margin: 0px auto 30px; max-width: 42em; }

.favourites-info-glasses-on .btn-primary, .favourites-info-glasses-on .btn-rx, .favourites-info-glasses-on .btn-rx--inverted { font-weight: 400; }

@media (max-width: 991px), (max-height: 600px), (max-aspect-ratio: 4/3), (min-aspect-ratio: 9/4), (max-device-width: 768px) {

  .favourites-info-glasses-on { display: none; }

}

div#canada-150-skinny {

    position: relative;

    top: -12px;

}

.vc_row.wpb_row .content_h2 h4 {font-size: 30px;color: #319be5;font-weight: 400;}

footer.main-footer a {

    color: rgb(174, 174, 174);

}



footer.main-footer {

    color: rgb(227, 227, 227);

}



.main-footer__bottom .list a {

    color: rgb(227, 227, 227);

}

footer.main-footer .btn.btn-primary {

    border: none;

    box-shadow: none;

    width: 100%;

}

.copywrite{

	background:#000;

	padding-bottom: 15px;

	/* border-top: 1px solid; */

}

li.primary-nav__item.primary-nav__item--align-right >ul>li .account-information,

li.primary-nav__item.primary-nav__item--align-right >ul>li>a {

    /* border: 1px solid #9f9f9f; */

    border-radius: 10px;

}

li.primary-nav__item.primary-nav__item--align-right >ul>li .account-information,

li.primary-nav__item.primary-nav__item--align-right >ul>li>a {

    line-height: 50px;

    height: 50px;

    margin-top: 10px;

    padding-left: 20px;

	margin-left:10px;

}

li.primary-nav__item.primary-nav__item--align-right >ul>li .account-information a{

    line-height: 50px;

    height: 50px;

    padding-left: 0px;

}

ul.navbar__item--links.text_info

 li {

    display: inline-flex;

    padding: 0 10px;

    /* color: #fe6c61; */

}



ul.navbar__item--links.text_info {

    flex: 10 1 auto;

    text-align: right;

}



li.navbar__item.text_info_1 {

    border-right: 1px dotted #ddd;

}



li.navbar__item.text_info_2 {

    margin-right: 30px;

}

.text_info li.navbar__item i {

font-size: 45px;

float: left;

margin-right: 10px;

font-weight: normal;

color: #004b7f;

width: 50px;

height: 50px;
}

div#home_box_1 {/* box-shadow: 0 10px 30px 10px rgba(0,0,0,0.08); */margin-top: -10%;z-index: 100;display: inline-block;width: 100%;background: #fff;margin-bottom: 0px;padding-bottom: 5px;background-repeat: no-repeat;background-position: bottom;}

.vc_row.wpb_row.vc_row-fluid img {

    width: 100%;

}

.vc_column-inner.vc_custom_1518122793823 {

    padding: 20px!important;

    background: #fff;

    box-shadow: 0 10px 30px 5px rgba(0,0,0,0.07);

}

.box_row .vc_column-inner > .wpb_wrapper {

    background: #fff;

    border: 1px solid #ddd;

    padding: 10px;

    height: 100%;

}

.box_row .vc_column-inner > .wpb_wrapper:hover {

    box-shadow: 0px 10px 30px 5px rgba(0, 0, 0, 0.15);

}

.main_content_wrapper {margin-top: 140px;}

.clock{

	/*background-image: url(../images/clock.png);*/

}

.phone{

	/*background-image: url(../images/phone.png);*/

}

div#home_box_1 h3 {font-size: 27px;font-weight: bold!important;text-align: left;margin-bottom: 9px;padding-bottom: 14px;padding-left: 34px;}

div#home_box_1 p {text-align: center;color: #fff;font-size: 21px;padding-right: 478px;}

div#home_box_1 p a{

  color: #fff;

  font-size: 22px;

}

div#home_box_1 h2 {color: #dd4444;font-size: 68px;font-weight: 600!important;/* text-shadow: 2px 2px 5px #727272; */padding-left: 135px;text-align: left;}

.disable_myrx .my-size-indicator#header-navbar-myfit-indicator:hover {

	background-color: rgb(104, 104, 104)

}

.disable_myrx .my-size-indicator {/* background-color: rgb(180, 180, 180); */background-position: 0 20px;}

#header-navbar-myfit-indicator:hover{

	background-color: rgb(0, 182, 92);

}

span#please_enable {position: absolute;bottom: 0px;display: table;width: 200px;color: #ff0000;border-radius: 5px;right: -50%;text-align: center;background: #f7f7f7;}



@media (max-width: 860px) {

    ul.navbar__item--links.primary-nav.primary_nav_control.hidden_dt.primary-nav--opened{

    background-color:#fff;

  }

  a.primary-nav__link:active, a.primary-childnav__link:active, a.primary-nav__link:link, a.primary-childnav__link:link, a.primary-nav__link:visited, a.primary-childnav__link:visited{

    color:#333;

  }

  header>.navbar{
    margin-top:0;
    background: #fff;
    margin-bottom: 0;
  }
  .navbar__item_actions .badge-circle, .navbar__item_actions .badge-circle-outline{
    top: 3px;
    right: -2px;
}
  ul.list.list_horizontal.list--icons,

  ul.navbar__item--links.text_info{display:none;}

  .top_language{

    position: absolute;

    right: 10px;

    z-index: 1000;

  }

  .main-header--is-hidden .navbar.main_menu{

     margin-top:20px; 

  }

}


.about-info h4 {
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 1;
    text-align:left;
    margin-bottom: 0;
}
.about-info small {
    font-size: 14px;
    font-weight: 300;
    color: #656565;
    font-weight:normal;
}
.about-info  p  {
    margin: 5px 0 0 0;
        padding-left:4px !important;

}
 

.about-icon {
    float: left;
    vertical-align: text-bottom;
    margin-top: -5px;
}
.highlight {color: #f04a4a;}
.ion-3x {
    font-size: 3em;
}
.about-info {
    padding-left: 57px;
    padding-top: 0px;
}
.about-icon i{

    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.back-icon {
    z-index: -1;
    color: #e7e7e7b8;
    position: absolute;
    padding-left: 55px;
    left: 0;
    top: 15px;
    width: 144px;
    height: 144px;
    line-height: 144px;
    font-size: 143px;
}

.boxontop h4{margin: 0px 0px 0px 0px;padding: 15px 15px 15px 30px;font-size: 16px;line-height: 34px;color: #323232;display: inline-block;text-transform: capitalize;-moz-transition: all 0.4s ease 0s;-webkit-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;position: absolute;bottom: 0;background: #ffffffa8;font-weight: 900;width: 100%;/* max-width: 560px; */left: 0;}
.boxontop h4 span{margin: 0px 0 0 0;padding: 0;line-height: 18px;display: inline-block;font-size: 14px;line-height: 18px;-moz-transition: all 0.4s ease 0s;-webkit-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;opacity: 1;font-weight: normal;padding: 0 10px 0px 0px;}

.boxontop p{
     display: block;
     -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;


}

.threeboxxsss .vc_column-inner {
    /* margin-left: -15px; */
    /* margin-right: 10px; */
}


.threeebbbxxxx p{padding:30px;color:white;z-index: 10;}
.threeebbbxxxx span{
  color:white;
  font-size:20px !important;
  opacity: 1;
  text-shadow: 1px 2px 2px rgba(150, 150, 150, 1);
}


.threeebbbxxxx .vc_column-inner:hover {


  border-color: transparent;
 }

.threeebbbxxxx .vc_column-inner  {
 -webkit-transition: all 0.3s ease;
 transition: all 0.3s ease;
}

.threeebbbxxxx .vc_column-inner  {
 -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.threeebbbxxxx .aio-icon i,h2{
color:#f04a4a;

}

.threeebbbxxxx a{
  background-color:#f04a4a;
  width:120px;
  text-align:center;
  margin: 22px auto;
  float:none;
  display:block;
  color:white;
}


.home .main_content_wrapper.container.ls-overflow-visible {
    margin-top: 121px;
    margin-bottom: 0  !important;
}

.cvlasedfs h3{padding:0;font-size: 79px;line-height: 80px;font-weight:900;font-family: "Open Sans","Segoe UI",Tahoma,sans-serif;color: white;}
.cvlasedfs p{padding:0;font-size:18px;font-family: "Open Sans","Segoe UI",Tahoma,sans-serif;color: #fff;}
.threeebbbxxxx h2{color: #ffffff;font-weight:900;font-size: 28px;background: #319be5;text-align: center;position: absolute;bottom: -57px;padding: 10px 0 10px 0px;width: 100%;max-width: 368px;margin: 0 auto;left: 9px;}


.threeebbbxxxx .wpb_wrapper{

  min-height:150px;
}


.home .ls-overflow-visible {
    background: #ffffff !important;
}

.boxontop{
	min-height:300px;
}
.readmmmre{
 background-color:#216fa6;
 padding:10px 10px; 
 color:#dfdddd !important;
 text-decoration:none!important;
}

.cvlasedfs .wpb_wrapper p {
  margin-top:20px;
}

.textwidget p{
  color:#aeaeae;

  
}

.animationload {
    background-color: #fff;
    height: 100%;
    left: 50%;
    position: fixed;
    top: 0;

    z-index: 10000;
}
.osahanloading {
    animation: 1.5s linear 0s normal none infinite running osahanloading;
    background: #FF5722 none repeat scroll 0 0;
    border-radius: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    width: 50px;
}

.osahanloading::after {
    animation: 1.5s linear 0s normal none infinite running osahanloading_after;
    border-color: #319be5 transparent;
    border-radius: 80px;
    border-style: solid;
    border-width: 10px;
    content: "";
    height: 80px;
    left: -15px;
    position: absolute;
    top: -16px;
    width: 80px;
}

@keyframes osahanloading {
0% {
    transform: rotate(0deg);
}
50% {
    background: #fff none repeat scroll 0 0;
    transform: rotate(180deg);
}
100% {
    transform: rotate(360deg);
}
}

div#ajax_res_wrapper > div {
    border-bottom: 2px solid #5f5f5f;
}
p.brand_product_gird {
    text-align: center;
}
.gird_price_box{/* line-height: 38px; *//* font-size: 20px; */color: green;}
.gird_buynow a{
    background: #03A9F4;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    float: right;
    padding: 13px 15px;
}
.gird_buynow a:hover {
    background: #007ab1;
    color: #fff;
}
span.favourites_icon_heart {
    font-size: 20px;
}
.product_box span.favourites_icon_heart {
    color: #003b64;
}

.product_box span.favourites_icon_heart:hover {
    color: #c84834;
}
.product_box:hover .product-more-detail-wrapper {
    display: block;
}
.product-more-detail-wrapper {
    position: absolute;
    bottom: 5px;
    background: #fff;
    left: 0;
    width: 100%;
    border-top: 1px solid rgb(49, 155, 229);
    padding: 15px;
    display: none;
}
.favourites-remove.product_control-remove {
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 16px;
    font-weight: 600!important;
}
.favourites-remove.product_control-remove:hover{
  color:red;
}/*
section#category_wapper {
    border: 1px solid #004b7f;
    border-top: none;
    margin-bottom: 20px;
}*/
.get_search_form {
    position: absolute;
    right: 0;
    top: 60px;
    width: 300px;
    background: #fff;
    border-radius: 5px;
    padding: 2px;
    border: 2px solid #002542;
    display: none;
}
.get_search_form input {
}
.get_search_form button {
}
.get_search_form .top_search_form {
    display: block;
    width: calc(100% - 43px);
    width: -moz-calc(100% - 43px);
    width: -webkit-calc(100% - 43px);
    /* overflow: hidden; */
}
.get_search_form input[type='text'] {
    border: none;
    height: 30px;
    font-size: 14px;
    color: #000;
    line-height: 18px;
    padding: 0 10px;
    border-radius: 0;
    box-shadow: none;
    vertical-align: top;
    width: 100%;
}
.get_search_form .button_search {
    position: absolute;
    right: 2px;
    top: 2px;
}
.get_search_form .button_search button {
    background-color: #319be5;
    padding: 0 14px;
    border: none;
    color: #fff;
    border-radius: 3px;
    height: 30px;
}
ul.page-numbers {
    /* display: flex; */
    clear: both;
    padding: 0;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
}

ul.page-numbers li {}

ul.page-numbers li .page-numbers {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    margin: 0 4px;
    background: #319be5;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}

ul.page-numbers li .page-numbers:hover ,
ul.page-numbers li .page-numbers.current {
    background: #004b7f;
}
.price del,
.woocommerce-variation-price del ,
.product_control-price del {
    font-size: 12px;
    color: #9f9f9f;
    text-decoration: none;
}
.price,
.woocommerce-variation-price  ,
.product_control-price  {
    font-size: 22px;
    color: #FF5722;
    margin-left: 5px;
    padding: 10px 0;
    text-align: center;
}
.woocommerce-variation-price ins ,
.price ins {
    text-decoration: none;
}
.single_product_summar_left{
	position:relative;
}
span.onsale {
    position: absolute;
    z-index: 22;
    background: red;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 100%;
}
.iconic-woothumbs-pswp {
    z-index: 10000000000000;
}
section.related.products h2 {
    background: #004b7f;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    margin-top: 0;
}

section.related.products {
    /* border: 1px solid #004b7f; */
    margin-bottom: 20px;
}
select#sort_by_html {
    float: right;
    border: #ddd 1px solid;
    padding: 7px 10px;
    line-height: 18px;
}
select#sort_by_html:focus {
    outline:none;
}
button.btn.btn-primary#main_filter-btn-close {
    font-size: 22px;
    padding: 6px 10px;
}
.iconic-woothumbs-thumbnails-wrap .iconic-woothumbs-icon:before{
    font-size: 32px;
}
nav.navigation_left_bar {
    background: #319be5;
}
nav.navigation_left_bar ul {
    list-style: none;
    padding: 0;
    padding-bottom: 20px;
}
nav.navigation_left_bar ul li{}
nav.navigation_left_bar ul li a{
    display: block;
    padding: 7px 10px;
    /* background: #319be5; */
    font-size: 18px;
    text-decoration: none;
}
nav.navigation_left_bar ul li.is-active a, nav.navigation_left_bar ul li a:hover{
    background: #097bca;
}
nav.navigation_left_bar {
    background: #319be5;
}
nav.navigation_left_bar h2 {
    padding: 10px 15px;
    margin: 0;
    color: #fff;
    background: #004b7f;
}
nav.navigation_left_bar ul li a .label{
    font-weight: 400;
}
.mysize_error{color:red;}
.account-prescription-details{/* margin-bottom:10px; */padding-bottom: 20px;border-bottom:1px solid #ddd;}
.account-prescription-details table {
    width: 100%;
    /* border: 1px solid #ddd; */
    margin-bottom: 20px;
}

.account-prescription-details table tr {}

.account-prescription-details table td {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
}

.account-prescription-details table thead td {
    font-weight: 600;
}
.myaccount_main p.description {
    margin-top: 20px;
}
.account-prescription-details .action > a {
    /* padding: 7px 15px; */
    text-decoration: none;
    margin: 0 10px;
    color: #fff;
    font-size: 18px;
}

.account-prescription-details .action > a.btn-edit {
    /* background: #51b325; */
    color: #51b325;
}

.account-prescription-details .action > a.btn-remove {
    color: red;
}

.account-prescription-details .action {
    display: inline-flex;
    float: right;
}
.button.button-cancel {
	color:red;
	padding: 0 10px;
}
.myaccount_main .woocommerce-message > a {
    color: #bb0000;
    margin-left: 10px;
}
body.dwpb-cover-page.dwpb-open #dwpb {
    position: inherit;
	border: none;
	
}
div#dwpb{display:none;}
.top_language .wpml-ls-legacy-dropdown {
    width: auto;
    padding: 2px 10px;
}
section.container > .product-row {
    min-height:400px;
}/*
.co-prescription-table input{display:none;}
.co-prescription-table.editing input{display:block;}
.co-prescription-table.editing .columns span{display:none;}*/
.view-prescription .add-ajax-form{background:none;box-shadow: none;border: 1px solid #e0e0e0;width: 100%;}
.view-prescription .nda-select > select {
    font-size: 15px;
    height: 45px;
}
.view-prescription .nda-select:after{display:none;}
.view-prescription .add-ajax-form .nda-select-group > .nda-select-label{
    width: 60px;
    margin-right: 10px;
    text-align: center;
}