
td.debugheader
{
background-color : #eeeeee;
border-top : 1px solid #444488;
border-bottom : 1px solid #444488;
font-size : 0.9em;
font-family: Arial, Helvetica, sans-serif;
}
pre.debugtransaction
{
background-color : #f8f6d8;
}
p.comment
{
background-color: #ffff00;
font-weight: bold;
padding: 4px;
margin: 4px;
border: 2px dashed;
display: block;
}
td.ezsetup_header
{
background-color : #eeeeee;
border-top : 1px solid #444488;
border-bottom : 1px solid #444488;
font-size : 120%;
font-family: Arial, Helvetica, sans-serif;
}
td.ezsetup_req
{
font-size : 80%;
font-family: Arial, Helvetica, sans-serif;
}
.ezsetup_critical
{
background-color : #eeeeee;
border-top : 1px solid #444488;
border-bottom : 1px solid #444488;
font-size : 120%;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FF0000;
}
.ezsetup_uncritical
{
background-color : #eeeeee;
border-top : 1px solid #444488;
border-bottom : 1px solid #444488;
font-size : 120%;
font-family: Arial, Helvetica, sans-serif;
color: #E2A31D;
}
.ezsetup_pass
{
background-color : #eeeeee;
border-top : 1px solid #444488;
border-bottom : 1px solid #444488;
font-size : 120%;
font-family: Arial, Helvetica, sans-serif;
color: #00B500;
}
div.debug-toolbar label
{
font-weight: normal;
}
#debug
{
text-align: left;
border-top: 1px dashed black;
padding: 0.3em;
background-color: #fff;
}
#debug table
{
border-collapse: collapse;
}
#timingpoints, #timeaccumulators, #debug_resources, #debug_includes, #debug table.debug_resource_usage
{
border: 1px dashed black;
}
#debug table tr.group td
{
padding-top: 0.7em;
font-size: 0.95em;
}
#debug table tr.group td:first-child
{
padding-left: 0.2em;
font-size: 1em;
}
#debug table tr.data td
{
background-color: #ffffff;
border-top: 1px solid #444488;
border-bottom: 1px solid #444488;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.95em;
}
#debug table tr.data:nth-child(odd) td {  background-color: #eeeeee; }
#debug table + h2, #debug table + h3
{
margin-top: 1em;
}
#debug table.debug_resource_usage th + th, #debug table.debug_resource_usage td + td, table#timeaccumulators th + th, table#timeaccumulators td + td, table#timingpoints th + th, table#timingpoints td + td, table#debug_resources td, table#debug_includes td
{
padding: 0.25em 0.5em 0.25em 0.5em;
}
#debug th
{
text-align: left;
}
#debug span.debuginfo:after
{
border: 2px solid #23a4f5;
border-radius: 10px;
color: #23a4f5;
height: 10px;
width: 10px;
line-height: 10px;
font-size: 10px;
content: "i";
margin-left: 5px;
padding: 0 5px 0 5px;
opacity: 0.6;
}
#debug span.debuginfo:hover:after { opacity: 1; }
#templateusage tr.data td:first-child, #templateusage tr.data td:nth-child(n+5) { text-align: center; }
#debug tr.notice  td.debugheader span { color: green; }
#debug tr.warning td.debugheader span { color: orange; }
#debug tr.error   td.debugheader span { color: red; }
#debug tr.debug   td.debugheader span { color: brown; }
#debug tr.timing  td.debugheader span { color: blue; }
#debug tr.strict  td.debugheader span { color: purple; }
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
@media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
html {
box-sizing: border-box;
}
*, *:before, *:after {
box-sizing: inherit;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333333;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover,
a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.web-design-seo{text-align: right;}
.content-wrapper{margin: 30px 0px;}
.page-title{margin: 0px 0px 20px;}
@media (min-width: 868px) {
.container {
width: 750px;
}
}
@media (min-width: 1092px) {
.container {
width: 1130px;
}
}
@media (min-width: 1310px) {
.container {
width: 1270px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 868px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1092px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1310px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
table {
background-color: transparent;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 867px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
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 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
.form-control::-webkit-input-placeholder {
color: #999999;
}
.form-control::-ms-expand {
border: 0;
background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eeeeee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.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: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 868px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 868px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px;
}
}
@media (min-width: 868px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.fade {
opacity: 0;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
transition-property: height, visibility;
transition-duration: 0.35s;
transition-timing-function: ease;
}
@media (min-width: 868px) {
.navbar-right .dropdown-menu {
left: auto;
right: 0;
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eeeeee;
border-color: #337ab7;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-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: #ffffff;
background-color: #337ab7;
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 868px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 868px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 868px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 580px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 868px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-brand {
float: left;
padding: 15px 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: 868px) {
.navbar > .container .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: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 868px) {
.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: 867px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 868px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
@media (min-width: 868px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 867px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 868px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
@media (min-width: 868px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777777;
}
.navbar-default .navbar-nav > li > a {
color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555555;
}
@media (max-width: 867px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
content: "/\00a0";
padding: 0 5px;
color: #cccccc;
}
.breadcrumb > .active {
color: #777777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857143;
text-decoration: none;
color: #337ab7;
background-color: #ffffff;
border: 1px solid #dddddd;
margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 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 > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eeeeee;
border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 3;
color: #ffffff;
background-color: #337ab7;
border-color: #337ab7;
cursor: default;
}
.pager {
padding-left: 0;
margin: 20px 0;
list-style: none;
text-align: center;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.panel {
margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
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: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 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: 0;
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: 0;
border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 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-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.panel-default {
border-color: #dddddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #dddddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #ffffff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
content: " ";
display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 867px) {
.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: 867px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 867px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 867px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 868px) and (max-width: 1091px) {
.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: 868px) and (max-width: 1091px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 868px) and (max-width: 1091px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 868px) and (max-width: 1091px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1092px) and (max-width: 1309px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1092px) and (max-width: 1309px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 1092px) and (max-width: 1309px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 1092px) and (max-width: 1309px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1310px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1310px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1310px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1310px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 867px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 868px) and (max-width: 1091px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 1092px) and (max-width: 1309px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1310px) {
.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;
}
}@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome/fontawesome-webfont3e6e.eot?v=4.7.0');src:url('fonts/fontawesome/fontawesome-webfontd41d.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('fonts/fontawesome/fontawesome-webfont3e6e.woff2?v=4.7.0') format('woff2'),url('fonts/fontawesome/fontawesome-webfont3e6e.woff?v=4.7.0') format('woff'),url('fonts/fontawesome/fontawesome-webfont3e6e.ttf?v=4.7.0') format('truetype'),url('fonts/fontawesome/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.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.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;
}
header, footer, aside, nav, article, section, figure, hgroup { display: block; }
html{min-height: 100%}
img,object,embed {max-width: 100%;}
html {overflow-y: scroll;}
ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}
hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}
input, select {vertical-align: middle;}
pre {
white-space: pre;
white-space: pre-wrap;
white-space: pre-line;
word-wrap: break-word;
}
input[type="text"], input[type="email"], input[type="submit"], textarea {
-webkit-appearance: none;
border-radius:0;
}
input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}
select, input, textarea {font: 99% sans-serif;}
table {font-size: inherit; font: 100%;}
a:hover, a:active {outline: none;}
small {font-size: 85%;}
strong, th {font-weight: bold;}
td, td img {vertical-align: top;}
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
pre, code, kbd, samp {font-family: monospace, sans-serif;}
.clickable, label, input[type=button], input[type=submit], button {cursor: pointer;}
button, input, select, textarea {margin: 0;}
button {width: auto; overflow: visible;}
.cf:before, .cf:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.cf:after { clear: both; }
.cf { zoom: 1; }
@font-face {
font-family: 'flexslider-icon';
src: url('fonts/flexslider/flexslider-icon.eot');
src: url('fonts/flexslider/flexslider-icond41d.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider/flexslider-icon.woff') format('woff'), url('fonts/flexslider/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider/flexslider-icon.svg#flexslider-icon') format('svg');
font-weight: normal;
font-style: normal;
}
.flex-container a:hover,
.flex-slider a:hover {
outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.flex-pauseplay span {
text-transform: capitalize;
}
.flexslider {
margin: 0;
padding: 0;
}
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
width: 100%;
display: block;
}
.flexslider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .flexslider .slides {
display: block;
}
* html .flexslider .slides {
height: 1%;
}
.no-js .flexslider .slides > li:first-child {
display: block;
}
.flexslider {
margin: 0 0 60px;
background: #fff;
border: 4px solid #fff;
position: relative;
zoom: 1;
border-radius: 4px;
-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
zoom: 1;
}
.flexslider .slides img {
height: auto;
min-height: 200px;
-moz-user-select: none;
}
.flex-viewport {
max-height: 2000px;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.carousel li {
margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
text-decoration: none;
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
overflow: hidden;
opacity: 0;
cursor: pointer;
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
font-family: "flexslider-icon";
font-size: 40px;
display: inline-block;
content: '\f001';
color: rgba(0, 0, 0, 0.8);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
content: '\f002';
}
.flex-direction-nav .flex-prev {
left: -50px;
}
.flex-direction-nav .flex-next {
right: -50px;
text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity: 1;
}
.flex-direction-nav .flex-disabled {
opacity: 0!important;
filter: alpha(opacity=0);
cursor: default;
z-index: -1;
}
.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a.flex-play:before {
content: '\f003';
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: -40px;
text-align: center;
}
.flex-control-nav li {
margin: 0 6px;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging li a {
width: 11px;
height: 11px;
display: block;
background: #666;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
border-radius: 20px;
}
.flex-control-paging li a:hover {
background: #333;
background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
background: #000;
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
height: auto;
display: block;
opacity: .7;
cursor: pointer;
-moz-user-select: none;
transition: all 1s ease;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
}
@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}
.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:1px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:1px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("../extension/ixezbinder/design/binder_responsive/stylesheets/images/ui-icons_444444_256x240.html")}.ui-widget-header .ui-icon{background-image:url("../extension/ixezbinder/design/binder_responsive/stylesheets/images/ui-icons_444444_256x240.html")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("../extension/ixezbinder/design/binder_responsive/stylesheets/images/ui-icons_555555_256x240.html")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("../extension/ixezbinder/design/binder_responsive/stylesheets/images/ui-icons_ffffff_256x240.html")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("../extension/ixezbinder/design/binder_responsive/stylesheets/images/ui-icons_777620_256x240.html")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("../extension/ixezbinder/design/binder_responsive/stylesheets/images/ui-icons_cc0000_256x240.html")}.ui-button .ui-icon{background-image:url("../extension/ixezbinder/design/binder_responsive/stylesheets/images/ui-icons_777777_256x240.html")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{box-shadow:0 0 5px #666}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url('../extension/ixezbinder/design/binder_responsive/stylesheets/fancybox_sprite.html');
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: none;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
}
.fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url('../extension/ixezbinder/design/binder_responsive/stylesheets/fancybox_overlay.html');
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
}
.fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent;
background: rgba(0, 0, 0, 0.8);
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url('fancybox_sprite%402x.html');
background-size: 44px 152px;
}
#fancybox-loading div {
background-image: url('fancybox_loading%402x.html');
background-size: 24px 24px;
}
}
.lSSlideOuter {
overflow: hidden;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none
}
.lightSlider:before, .lightSlider:after {
content: " ";
display: table;
}
.lightSlider {
overflow: hidden;
margin: 0;
}
.lSSlideWrapper {
max-width: 100%;
overflow: hidden;
position: relative;
}
.lSSlideWrapper > .lightSlider:after {
clear: both;
}
.lSSlideWrapper .lSSlide {
-webkit-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition: all 1s;
transition-property: -webkit-transform,height;
transition-property: transform,height;
transition-duration: inherit !important;
transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
position: relative;
}
.lSSlideWrapper .lSFade > * {
position: absolute !important;
top: 0;
left: 0;
z-index: 9;
margin-right: 0;
width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
opacity: 0;
transition-delay: 0s;
transition-duration: inherit !important;
transition-property: opacity;
transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
opacity: 1;
}
.lSSlideOuter .lSPager.lSpg {
margin: 10px 0 0;
padding: 0;
text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
cursor: pointer;
display: inline-block;
padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
background-color: #222222;
border-radius: 30px;
display: inline-block;
height: 8px;
overflow: hidden;
text-indent: -999em;
width: 8px;
position: relative;
z-index: 99;
transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
background-color: #428bca;
}
.lSSlideOuter .media {
opacity: 0.8;
}
.lSSlideOuter .media.active {
opacity: 1;
}
.lSSlideOuter .lSPager.lSGallery {
position: relative;
list-style: none outside none;
padding-left: 0;
margin: 0;
overflow: hidden;
transform: translate3d(0px, 0px, 0px);
-moz-transform: translate3d(0px, 0px, 0px);
-ms-transform: translate3d(0px, 0px, 0px);
-webkit-transform: translate3d(0px, 0px, 0px);
-o-transform: translate3d(0px, 0px, 0px);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.lSSlideOuter .lSPager.lSGallery li {
overflow: hidden;
transition: border-radius 0.12s linear 0s 0.35s linear 0s;
text-align: center;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
border-radius: 5px;
}
.lSSlideOuter .lSPager.lSGallery img {
display: block;
height: auto;
max-width: 100%;
}
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
content: " ";
display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
clear: both;
}
.lSAction > a {
width: 32px;
display: block;
top: 50%;
height: 32px;
background-image: url('../extension/ixezbinder/design/binder_responsive/images/controls.html');
cursor: pointer;
position: absolute;
z-index: 99;
margin-top: -16px;
opacity: 0.5;
transition: opacity 0.35s linear 0s;
}
.lSAction > a:hover {
opacity: 1;
}
.lSAction > .lSPrev {
background-position: 0 0;
left: 10px;
}
.lSAction > .lSNext {
background-position: -32px 0;
right: 10px;
}
.lSAction > a.disabled {
pointer-events: none;
}
.cS-hidden {
height: 1px;
opacity: 0;
filter: alpha(opacity=0);
overflow: hidden;
}
.lSSlideOuter.vertical {
position: relative;
}
.lSSlideOuter.vertical.noPager {
padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
position: absolute !important;
right: 0;
top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
width: 100% !important;
max-width: none !important;
}
.lSSlideOuter.vertical .lSAction > a {
left: 50%;
margin-left: -14px;
margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
background-position: 31px -31px;
bottom: 10px;
top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
background-position: 0 -31px;
bottom: auto;
top: 10px;
}
.lSSlideOuter.lSrtl {
direction: rtl;
}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
padding-left: 0;
list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
padding-right: 0;
}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {
float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {
float: right !important;
}
@-webkit-keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@keyframes topEnd {
0% {
top: 0;
}
50% {
top: -15px;
}
100% {
top: 0;
}
}
@-webkit-keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 15px;
}
100% {
left: 0;
}
}
@-webkit-keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
@keyframes bottomEnd {
0% {
bottom: 0;
}
50% {
bottom: -15px;
}
100% {
bottom: 0;
}
}
.lSSlideOuter .rightEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}
.lSSlideOuter .leftEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}
.lSSlideOuter.vertical .rightEnd {
-webkit-animation: topEnd 0.3s;
animation: topEnd 0.3s;
position: relative;
}
.lSSlideOuter.vertical .leftEnd {
-webkit-animation: bottomEnd 0.3s;
animation: bottomEnd 0.3s;
position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}
.lightSlider.lsGrab > * {
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lightSlider.lsGrabbing > * {
cursor: move;
cursor: -webkit-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.dev-pages {
min-height: 90px; }
.dev-pages ul li {
float: left;
margin-right: 17px; }
.dev-pages ul li a {
color: #000; }
.sticky {
position: fixed;
top: 90px; }
body {
line-height: 21px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
color: #000; }
img {
display: block; }
.invalid {
box-shadow: 0 0 5px 0 red; }
.valid {
box-shadow: 0 0 5px 0 green; }
@font-face {
font-family: MSWPB;
src: url(fonts/meta-pro/MetaScWebPro-Bold.html);
src: url(fonts/meta-pro/MetaScWebPro-Bold-2.html);
font-weight: bold; }
@font-face {
font-family: MSWPBK;
src: url(fonts/meta-pro/MetaScWebPro-Book.html);
src: url(fonts/meta-pro/MetaScWebPro-Book-2.html); }
@font-face {
font-family: MSSWPBK;
src: url(fonts/meta-pro/MetaSerifScWebPro-Book.html);
src: url(fonts/meta-pro/MetaSerifScWebPro-Book-2.html); }
@font-face {
font-family: MSFWPBK;
src: url(fonts/meta-pro/MetaSerifWebPro-Book.html);
src: url(fonts/meta-pro/MetaSerifWebPro-Book.woff); }
@font-face {
font-family: MWPB;
src: url(fonts/meta-pro/MetaWebPro-Bold.html);
src: url(fonts/meta-pro/MetaWebPro-Bold.woff);
font-weight: bold; }
@font-face {
font-family: MWPBK;
src: url(fonts/meta-pro/MetaWebPro-Book.html);
src: url(fonts/meta-pro/MetaWebPro-Book.woff); }
@font-face {
font-family: MWPBL;
src: url(fonts/meta-pro/MetaWebPro-Light.html);
src: url(fonts/meta-pro/MetaWebPro-Light.woff); }
.flex-viewport {
width: 100%;
height: 100%; }
.flexslider .slides,
.flexslider .slides > li {
height: 100%; }
.flexslider .slides > li {
background-size: cover;
background-repeat: no-repeat;
background-position: center; }
.flexslider {
position: relative;
border: none;
border-radius: 0;
margin: 0 auto;
width: 100%; }
.flexslider .flex-direction-nav .flex-disabled {
opacity: 1 !important;
cursor: pointer;
z-index: auto;
outline: none; }
.flexslider .flex-caption {
position: absolute;
margin-left: 100px;
top: 140px;
z-index: 99; }
.flexslider .flex-caption .box {
width: 550px;
min-height: 60px;
background: rgba(0, 0, 0, 0.2);
padding: 5px;
margin-bottom: 10px; }
.flexslider .flex-caption p {
font-size: 26px;
line-height: 30px;
color: #ffffff;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
.flexslider .flex-caption .binder-btn {
background-color: #e93836;
font-size: 14px;
text-decoration: none;
line-height: 21px;
width: auto;
color: white;
padding: 4px 16px;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
display: inline-block; }
.flexslider .flex-caption .binder-btn:hover {
background: #9A0000;
text-decoration: none; }
.flexslider .slides {
position: relative; }
.flexslider .flex-control-nav {
display: none; }
.flexslider .flex-direction-nav a {
width: 55px;
height: 55px;
opacity: 0; }
.flexslider .flex-direction-nav a:before {
content: " ";
display: block;
background: url(../images/a21.png) no-repeat -3px -33px;
width: 55px;
height: 55px; }
.flexslider .flex-direction-nav .flex-prev:hover:before {
background: url(../images/a21.png) no-repeat -123px -33px; }
.flexslider .flex-direction-nav .flex-prev:active:before {
background: url(../images/a21.png) no-repeat -243px -33px; }
.flexslider .flex-direction-nav .flex-next:hover:before {
background: url(../images/a21.png) no-repeat -183px -33px; }
.flexslider .flex-direction-nav .flex-next:active:before {
background: url(../images/a21.png) no-repeat -303px -33px; }
.flexslider .flex-direction-nav a.flex-next:before {
content: " ";
display: block;
background: url(../images/a21.png) no-repeat -63px -33px;
width: 55px;
height: 55px; }
.flexslider:hover .flex-direction-nav .flex-prev {
opacity: 1 !important;
left: 10px; }
.flexslider .flex-direction-nav .flex-prev {
left: 10px;
opacity: 1; }
.flexslider .flex-direction-nav .flex-next {
right: 10px;
opacity: 1; }
.flexslider:hover .flex-direction-nav .flex-next {
opacity: 1 !important;
right: 10px; }
.desktop-dropdown {
position: relative;
background-color: white;
color: black;
z-index: 1000;
width: 100%;
height: 440px;
display: none;
left: 0;
right: 0;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
text-align: left; }
.desktop-dropdown .binder-btn {
color: white;
margin-top: 10px;
text-align: left;
margin-left: 10px;
padding: 2px 16px;
display: inline-block; }
.desktop-dropdown .binder-btn:hover {
color: #fff;
text-decoration: none; }
.desktop-dropdown .column-list {
word-break: break-word; }
.desktop-dropdown .separator:after {
content: "|";
margin-left: 5px; }
.desktop-dropdown li {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 13px; }
.desktop-dropdown a {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 13px;
color: black; }
.desktop-dropdown a:hover {
color: #990000; }
.desktop-dropdown .tab1 {
display: none; }
.desktop-dropdown .tab1 .column {
width: 100%;
height: auto;
float: none; }
.desktop-dropdown .tab1 .full {
padding-bottom: 20px;
border-bottom: 1px solid #000;
max-width: 598px; }
.desktop-dropdown .tab1 .rowitem {
width: 196px; }
.desktop-dropdown .tab1 .hover-double {
width: 100%; }
.desktop-dropdown .tab1 .hover-double .two-cols .headline {
float: left;
width: 50%; }
.desktop-dropdown .tab1 .hover-double .column-list {
padding-left: 0;
border-left: none;
position: relative; }
.desktop-dropdown .tab1 .hover-double .column-list li {
border-left: 1px solid lightgray;
margin-top: 0;
margin-bottom: 0; }
.desktop-dropdown .tab1 .hover-double .column-list li .right, .desktop-dropdown .tab1 .hover-double .column-list li .left {
min-height: 21px;
height: 100%; }
.desktop-dropdown .tab1 .hover-double .column-list li .right {
margin-top: 0;
margin-bottom: 0;
position: relative; }
.desktop-dropdown .tab1 .hover-double .column-list li .left {
border-right: 1px solid lightgray; }
.desktop-dropdown .tab1 .hover-double .column-list li .left:after {
position: absolute;
top: 0;
bottom: 0;
height: 100%;
width: 1px;
background: lightgray;
left: 219.36px; }
.desktop-dropdown .tab1 .hover-double .column-list li:hover .left a {
color: #e93836;
text-decoration: none; }
.desktop-dropdown .tab1 .hover-double .column-list li:hover .left a:hover {
color: #990000;
text-decoration: none; }
.desktop-dropdown .tab1 .hover-double .column-list li:hover .right {
color: #e93836;
text-decoration: none; }
.desktop-dropdown .tab1 .hover-double .column-list li:hover .right a {
color: #e93836; }
.desktop-dropdown .tab1 .hover-double .column-list li:hover .right a.separator:hover:after {
text-decoration: none;
color: #000; }
.desktop-dropdown .tab1 .hover-double .column-list li:hover .right a:hover {
color: #990000;
text-decoration: underline; }
.desktop-dropdown .tab1 .hover-double .left, .desktop-dropdown .tab1 .hover-double .right {
float: left;
width: 48%;
padding-left: 10px; }
.desktop-dropdown .tab1 .hover-double .left {
padding-right: 2%; }
.desktop-dropdown .tab2,
.desktop-dropdown .tab3,
.desktop-dropdown .tab4 {
display: none; }
.desktop-dropdown .tab2 .column,
.desktop-dropdown .tab3 .column,
.desktop-dropdown .tab4 .column {
width: 220px; }
.desktop-dropdown .tab2 .rowitem,
.desktop-dropdown .tab3 .rowitem,
.desktop-dropdown .tab4 .rowitem {
height: 130px; }
.desktop-dropdown .tab2 .column-list a,
.desktop-dropdown .tab3 .column-list a,
.desktop-dropdown .tab4 .column-list a {
display: block; }
.desktop-dropdown .tab2 .column-list .binder-btn,
.desktop-dropdown .tab3 .column-list .binder-btn,
.desktop-dropdown .tab4 .column-list .binder-btn {
margin-left: 0;
display: inline-block;
color: white; }
.desktop-dropdown .column {
float: left;
height: 280px;
margin: 30px 20px auto 6px; }
.desktop-dropdown .column .headline {
text-align: left;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
font-size: 13px;
color: #000;
margin-bottom: 10px; }
.desktop-dropdown .column .column-list {
border-left: solid thin lightgray;
margin-left: 10px;
padding: 0 0 0 10px;
text-align: left; }
.desktop-dropdown .column .second {
width: 290px; }
.header-logo {
float: left;
margin-top: 6px;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
transition: all .25s linear; }
.header-logo.active {
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
.navBox {
overflow: hidden;
background: #FFF; }
.navBox a {
padding: 28px 0 0;
text-decoration: none;
color: #000;
font-family: MSWPB, Arial, 黑体, SimHei, sans-serif;
border-top: 3px solid transparent;
font-size: 15px;
letter-spacing: .2px;
}
.navBox a:hover {
color: black;
text-decoration: none; }
.navBox a.current {
border-top: 3px solid white; }
.navBox li {
padding: 0 20px; }
.navBox ul {
margin: 0 auto;
overflow: hidden; }
.navBox ul li {
float: left;
list-style: none; }
.navBox ul li .fa {
padding-left: 4px; }
.navBox .dropNav {
display: none;
width: 100%;
padding: 5px 0;
position: absolute;
left: 0;
right: 0;
top: inherit;
background: #e93836;
z-index: 7;
overflow: hidden; }
.navBox > ul > li.active {
background-color: #474747; }
@media only screen and (min-width: 991px) {
#openPageslide {
display: none; }
#pageslide {
display: block !important; } }
.navbar-right li span {
display: block;
padding: 14px 10px;
color: #fff;
text-decoration: none; }
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border: none; }
.navbar-default {
background-color: transparent;
border: none; }
.navbar-default .navbar-brand {
color: transparent;
padding: 0;
height: auto; }
.navbar-default .navbar-nav a {
padding: 20px 20px 0 20px;
text-decoration: none;
color: white;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif; }
.navbar {
min-height: 80px;
border-radius: none;
margin-bottom: 0; }
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
color: white; }
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
color: white; }
.ask-container {
position: absolute;
top: 127px;
right: 5px;
z-index: 999; }
.ask-container .ask-btn {
width: 91px;
height: 97px; }
.fixed {
position: fixed;
top: 118px !important;
right: 5px;
z-index: 9999999; }
#header {
background: #FFF;
color: white;
position: fixed;
top: 0px;
left: 0px;
right: 0px;
text-align: center;
width: auto;
z-index: 1000;
min-height: 80px;
font-size: 15px;
box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);}
#header .main-nav {
min-height: 80px; }
#header .logo-wrapper {
margin-top: 11px; }
.user-bar {
position: relative;
width: 100%;
background-color: #DCDCDC;
color: gray;
height: 40px;
left: 0;
z-index: 500;
vertical-align: middle; }
.user-bar .search, .user-bar .language {
cursor: pointer; }
.user-bar .search-mobile,
.user-bar .language-mobile {
display: none; }
.user-bar.mobile-interaction-s {
height: 107px; }
.user-bar.mobile-interaction-s .thin-spacer {
width: 100%;
height: 1px;
background-color: #fff;
margin-top: 2px; }
.user-bar.mobile-interaction-s .user-mobile .col .search {
background: url(../images/black-search.jpg) center no-repeat;
background-size: contain; }
.user-bar.mobile-interaction-s .search-mobile {
display: block;
padding: 8px 10px;
position: relative;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
transition: all .25s linear; }
.user-bar.mobile-interaction-s .search-mobile.active {
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
.user-bar.mobile-interaction-s .search-mobile input[type=text] {
background: #fff; }
.user-bar.mobile-interaction-s .search-mobile input[type=submit] {
background: url(../images/arrow-search.html) no-repeat center right 10px;
background-size: 16px 10px;
position: absolute;
right: 18px;
border: none;
outline: none;
width: 34px;
height: 34px;
display: block;
top: 8px; }
.user-bar.mobile-interaction-l .user-mobile .col .language {
background: url(../images/language-black.png) center no-repeat;
background-size: contain; }
.user-bar.mobile-interaction-l .language-mobile {
display: block;
position: fixed;
height: 100vh;
top: 97px;
left: 0;
right: 0;
z-index: 99999; }
.user-bar.mobile-interaction-l .language-mobile ul {
width: 100%;
height: 100%;
background: #fff;
padding-top: 30px; }
.user-bar.mobile-interaction-l .language-mobile ul li {
text-align: center; }
.user-bar.mobile-interaction-l .language-mobile ul li a {
color: #808080;
font-size: 25px;
line-height: 40px; }
.user-bar.mobile-interaction-l .language-mobile ul li a.active {
color: #000; }
.user-bar.mobile-interaction-l .language-mobile ul li a:hover {
color: #000;
text-decoration: none; }
.user-bar .user-mobile {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
transition: all .25s linear; }
.user-bar .user-mobile.active {
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
.user-bar .user-mobile .col {
width: 33.333%;
display: inline-block;
vertical-align: middle;
float: left;
margin-top: 8px;
text-align: center; }
.user-bar .user-mobile .col a {
display: block; }
.user-bar .user-mobile .col .list {
background: url(../images/list.html) center no-repeat;
background-size: contain;
display: inline-block;
width: 28px;
height: 33px; }
.user-bar .user-mobile .col .human-shape {
background: url(../images/human-shape.html) center no-repeat;
background-size: contain;
width: 28px;
height: 31px;
display: inline-block;
vertical-align: middle; }
.user-bar .user-mobile .col .question {
background: url(../images/question.png) center no-repeat;
background-size: contain;
width: 28px;
height: 32px;
display: inline-block;
vertical-align: middle; }
.user-bar .user-mobile .col .language {
background: url(../images/language.png) center no-repeat;
background-size: contain;
width: 60px;
height: 32px;
display: inline-block;
vertical-align: middle; }
.user-bar .user-mobile .col .search {
background: url(../images/search.png) center no-repeat;
background-size: contain;
width: 40px;
height: 33px;
display: inline-block;
vertical-align: middle; }
.user-bar .navbar-form {
margin-top: 0; }
.user-bar .navbar-form .language-container {
width: 220px;
height: 24px;
overflow: hidden;
background: url(../images/dropdownarrow.png) no-repeat right #ffffff;
position: relative;
display: inline-block;
vertical-align: middle;
margin-right: 20px;
margin-top: 8px; }
.user-bar .navbar-form .language-container #select-language {
background: transparent;
border: none;
color: #A9A9AB;
width: 244px;
position: relative;
font-size: 15px;
height: 24px;
padding-left: 5px; }
.user-bar .navbar-form .search-container {
color: gray;
font-size: 15px;
margin-top: 8px; }
.user-bar .navbar-form .search-container #search {
background: url(../images/searchMagnifier.png) no-repeat center;
width: 25px;
height: 24px;
border: none;
padding: 0;
display: inline-block;
vertical-align: middle;
margin-left: 4px;
padding-left: 5px; }
.user-bar .navbar-form .search-container input[type="text"] {
height: 24px;
border: none;
font-size: 15px;
padding-left: 7px; }
.user-bar .navbar-form .search-container .form-bar {
font-size: 15px;
position: relative;
width: 191px;
padding-left: 7px;
left: 8px;
vertical-align: middle;
background-color: white !important; }
.user-bar .user-text {
margin-top: 12px; }
.user-bar .navbar-right li {
float: left;
margin: 0 10px 0 8px; }
.user-bar .navbar-right li a {
color: gray;
margin-right: 30px; }
.user-bar .navbar-right li a:hover {
color: #990000; }
.user-bar .navbar-right li a:hover span {
color: #990000; }
.user-bar .navbar-right li a span {
display: inline;
color: gray;
padding: 0; }
.slide-content {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
transition: all .25s linear; }
.slide-content.active {
-webkit-transform: translateX(-220px);
-ms-transform: translateX(-220px);
transform: translateX(-220px); }
a {
color: #e93836;
font-size: 15px;
display: inline-block; }
a:hover {
color: #990000;
text-decoration: none; }
.thick {
border: none;
height: 2px;
background: black;
margin: 3px 0;
width: 100%; }
.thin {
border: none;
height: 1px;
background: black;
margin: 3px 0;
width: 100%; }
.binder-btn {
background-color: #e93836;
color: #fff;
text-decoration: none;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
display: inline; }
.binder-btn:hover {
background-color: #9A0000;
color: white;
text-decoration: none; }
.page-footer .go-to-full {
background-color: #f1f1f1;
padding-top: 30px;
padding-bottom: 50px; }
.page-footer .go-to {
float: left;
border-left: solid thin black;
margin-left: 0px;
padding-left: 15px;
position: relative;
width: 315px;
height: 120px; }
.page-footer .go-to .go-to-image {
display: inline;
float: left;
position: relative;
width: 50px; }
.page-footer .go-to p,
.page-footer .go-to #ebultenarea,
.page-footer .go-to ul {
width: 254px;
float: left;
margin-left: 5px;
margin-top: 5px;
padding: 0;
height: 100px;
font-size: 14px;
line-height: 20px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
overflow: auto; }
.page-footer .go-to p{
width: 274px;
}
.page-footer .go-to #ebultenarea{
    display: block;
    width: 100%;
    padding: 10px 0px;
}
.page-footer .go-to #ebultenarea input[type="text"]{
    display: inline-block;
    width: 60%;
    padding: 14px 10px;
    margin-right: 2%;
    box-sizing:border-box;
}
.page-footer .go-to #ebultenarea input[type="submit"]{
    display: inline-block;
    width: 30%;
    padding: 5px;
    box-sizing:border-box;
}
.page-footer .go-to ul {
list-style-type: disc;
margin-left: 0;
padding-left: 21px; }
.page-footer .go-to a {
margin-left: 5px;
color: #e93836;
text-decoration: none;
font-size: 15px;
white-space: nowrap;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
line-height: 21px; }
.page-footer .first {
width: 295px; }
.page-footer .first p {
width: 274px; }
.page-footer .last {
width: 315px; }
.page-footer .social-media {
background-color: #555354;
min-height: 52px; }
.page-footer .social-media a.print {
margin-top: 14px;
float: right;
color: #969696; }
.page-footer .social-media .social-icon {
width: 52px;
height: 52px;
float: left; }
.page-footer .social-media .social-icon a {
width: 52px;
height: 52px;
display: block; }
.page-footer .social-media .social-icon .facebook {
background: url(../images/socials/social_fb_gray.png) no-repeat;
transition: background .1s; }
.page-footer .social-media .social-icon .facebook:hover {
background: url(../images/socials/social_fb_color.png) no-repeat; }
.page-footer .social-media .social-icon .twitter {
background: url(../images/socials/social_tw_gray.png) no-repeat;
transition: background .1s; }
.page-footer .social-media .social-icon .twitter:hover {
background: url(../images/socials/social_tw_color.png) no-repeat; }
.page-footer .social-media .social-icon .google {
background: url(../images/socials/social_gp_gray.png) no-repeat;
transition: background .1s; }
.page-footer .social-media .social-icon .google:hover {
background: url(../images/socials/social_gp_color.png) no-repeat; }
.page-footer .social-media .social-icon .youtube {
background: url(../images/socials/social_yt_gray.png) no-repeat;
transition: background .1s; }
.page-footer .social-media .social-icon .youtube:hover {
background: url(../images/socials/social_yt_color.png) no-repeat; }
.page-footer .social-media .social-icon .xing {
background: url(../images/socials/social_xd_gray.png) no-repeat;
transition: background .1s; }
.page-footer .social-media .social-icon .xing:hover {
background: url(../images/socials/social_xd_color.png) no-repeat; }
.page-footer .social-media .social-icon .linkedin {
background: url(../images/socials/social_in_gray.png) no-repeat;
transition: background .2s; }
.page-footer .social-media .social-icon .linkedin:hover {
background: url(../images/socials/social_in_color.png) no-repeat; }
.page-footer .footer-sitemap {
background-color: #2E2E2E;
color: #969696;
padding-top: 20px; }
.page-footer .footer-sitemap .top-btn {
position: relative; }
.page-footer .footer-sitemap .copyright {
color: #D8D8D8; }
.page-footer .footer-sitemap .copyright a {
color: #D8D8D8;
line-height: 21px;
font-size: 13px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
.page-footer .footer-sitemap .copyright a:hover {
color: #990000;
text-decoration: none; }
.page-footer .footer-sitemap .copyright span {
line-height: 21px;
font-size: 13px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
color: #D8D8D8;
float: right; }
.page-footer .footer-sitemap .footer-pages {
margin-top: 20px;
color: #969696; }
.page-footer .footer-sitemap .footer-pages .col {
float: left;
margin-bottom: 20px;
margin-right: 20px;
width: 150px; }
.page-footer .footer-sitemap .footer-pages .col p {
margin-bottom: 5px;
color: #969696;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
font-size: 13px;
line-height: 21px; }
.page-footer .footer-sitemap .footer-pages .col a {
margin: 0px;
display: block;
text-decoration: none;
color: #969696;
font-size: 13px;
line-height: 21px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
.page-footer .footer-sitemap .footer-pages .col a:hover {
text-decoration: none;
color: #D8D8D8 !important; }
.page-footer .footer-sitemap #to-top {
position: absolute;
width: 65px;
bottom: 20px;
right: 0; }
.page-footer .footer-sitemap #to-top a {
width: 63px;
height: 63px;
background: url(../images/topButton_gray.png) no-repeat;
display: block; }
.page-footer .footer-sitemap #to-top a:hover {
background: url(../images/topButton_color.png) no-repeat; }
@media only screen and (max-width: 1309px) {
.desktop-dropdown {
height: 510px; }
.desktop-dropdown .tab1 .column {
width: 100%; }
.desktop-dropdown .tab1 .hover-double {
width: 100%; }
.desktop-dropdown .tab1 .full .rowitem {
width: auto; }
.desktop-dropdown .tab1 .full .column {
width: 100%;
height: auto; }
.desktop-dropdown .tab1 .row-item {
width: auto; }
.desktop-dropdown .tab1 .column {
margin-bottom: 10px;
margin-left: 0;
width: 100%;
height: auto; }
.desktop-dropdown .column-double {
height: auto;
margin-top: 30px;
border-bottom: none;
width: 100%; }
.desktop-dropdown .column-double .column {
height: auto;
margin-bottom: 10px;
margin-left: 0;
width: 100%; }
.desktop-dropdown .tab2 .column,
.desktop-dropdown .tab3 .column,
.desktop-dropdown .tab4 .column {
width: 182px; }
.page-footer .go-to {
padding-left: 7px;
width: 273px; }
.page-footer .go-to .go-to-image {
width: 37px; }
.page-footer .first {
width: 289px; }
.page-footer .first p {
width: 233px; }
.page-footer .last {
width: 178px; }
.navBox a {
padding: 23px 0; }
.navBox li {
padding: 0 15px; } }
@media only screen and (max-width: 1091px) {
.user-bar {
height: 53px; }
.user-bar.mobile-interaction-s {
height: 104px; }
.user-bar.mobile-interaction-l .language-mobile ul {
padding-top: 33px; }
.user-bar.mobile-interaction-l .language-mobile ul li a {
font-size: 35px;
line-height: 47px; }
.page-footer .go-to-wrapper {
margin: 0 auto;
max-width: 697px; }
#header .main-nav {
height: 52px;
min-height: 52px; }
body {
padding-top: 105px; }
.mobile {
width: 178px;
height: auto; }
.ask-container {
position: absolute;
top: 252px !important;
right: 5px;
z-index: 999; }
.ask-container .ask-btn {
width: 91px;
height: 97px; }
.fixed {
position: fixed;
top: 106px !important;
right: 5px;
z-index: 9999999; }
.navBox ul li {
float: none; }
.navBox > ul > li {
border-bottom: 1px solid #e93836; }
.navBox > ul > li > a {
padding: 15px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
display: block;
color: #FFF;
text-shadow: none;}
.navBox li {
padding: 0; }
.navBox a.current {
border: none; }
.navBox .dropNav {
position: static;
background: #fff; }
.navBox .dropNav li {
color: #56575C;
padding: 2px 20px;
line-height: 20px; }
.navBox .dropNav li a {
font-size: 14px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
color: #2e2e2e;
padding: 5px 3px 0; }
.navBox .dropNav .serie {
padding: 0 2px;
color: #808080; }
.navBox .dropNav .serie li {
border-bottom: 1px solid #808080;
padding: 0; }
.navBox .dropNav .serie li .separator:after {
content: "|";
margin-left: 5px;
text-decoration: none; }
.navBox .dropNav .serie li a {
color: #808080;
padding: 0; }
.navBox {
background: #DCDCDC; }
.navBox > ul {
width: 100%;
border-left: 1px solid white;
border-bottom: 1px solid white;
background: #e93836; }
.navBox > ul > li {
text-align: left;
border-bottom: 1px solid white; }
.opened .navBox {
display: block;
width: 250px;
position: fixed;
top: 0;
right: 0;
height: 100%;
z-index: 999999;
overflow-y: auto;
transition: right .4s; }
.opened #openPageslide {
right: 250px; }
#openPageslide {
display: inline-block;
padding: 0 10px;
float: right;
line-height: 40px;
position: relative;
top: 16px;
-webkit-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px);
transition: all .25s linear; }
#openPageslide.active {
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
#openPageslide span {
height: 3px;
display: block;
background: #525252;
margin-bottom: 5px;
width: 25px; }
.navBox {
width: 250px;
position: fixed;
top: 0;
right: 0px;
height: 100%;
z-index: 999999;
overflow-y: auto;
-webkit-transform: translateX(250px);
-ms-transform: translateX(250px);
transform: translateX(250px);
transition: all .25s linear; }
.navBox.active {
-webkit-transform: translateX(0px);
-ms-transform: translateX(0px);
transform: translateX(0px); }
.pageslideBg {
display: none;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 999; }
.ask-container {
position: absolute;
top: 353px;
right: 5px;
z-index: 999; }
.ask-container .ask-btn {
width: 91px;
height: 97px; }
.fixed {
position: fixed;
top: 110px;
right: 5px;
z-index: 9999999; }
.desktop-dropdown {
height: 0; }
.desktop-dropdown .tab1 .column {
width: 44%; }
.desktop-dropdown .column-double {
height: auto;
margin-top: 45px;
border-bottom: none;
width: 100%; }
.desktop-dropdown .tab2 .column,
.desktop-dropdown .tab3 .column,
.desktop-dropdown .tab4 .column {
width: 182px; }
.navBox a {
padding: 15px 10px 0; }
.navBox .dropNav .serie {
display: block !important; }
.navBox .dropNav .serie a {
display: inline-block !important; }
.page-footer .go-to {
width: 186px; }
.page-footer .go-to .go-to-image {
display: block;
float: none; }
.page-footer .go-to a {
display: block;
width: 100%;
float: none; }
.page-footer .go-to p {
width: 153px;
overflow: auto; }
.page-footer .first {
width: 191px; }
.page-footer .first p {
width: 154px;
overflow: auto; }
.page-footer .last {
width: 134px; }
.page-footer .footer-sitemap {
position: relative; }
.page-footer .footer-sitemap .top-btn {
position: static; }
.page-footer .footer-sitemap #to-top {
position: absolute;
right: 10px; }
.page-footer .footer-sitemap .footer-pages .col {
width: 22%; } }
@media only screen and (max-width: 992px) {
.user-bar {
height: 48px; }
.content-header {
padding-top: 65px; }
#header {
min-height: 52px; }
.page-footer .first p {
width: 63%; }
.page-footer .go-to {
width: 50%;
margin-bottom: 15px; }
.page-footer .go-to p {
width: 84%; }
.page-footer .go-to .go-to-image {
float: left;
width: 50px; }
.page-footer .go-to a {
float: left;
width: auto; }
.page-footer .first {
width: 50%; }
.page-footer .first p {
width: 60%; }
.page-footer .last {
width: 50%; }
.page-footer .last a {
float: none; }
.page-footer .footer-sitemap #to-top {
right: 5px; } }
@media only screen and (max-width: 768px) {
.dev-pages {
min-height: 300px; }
.dev-pages ul li {
float: none;
text-align: center; }
.dev-pages ul li a {
color: #000; }
body {
padding-top: 92px; }
.page-footer .go-to-full {
padding-bottom: 30px; }
.page-footer .go-to {
height: 150px;
margin-bottom: 20px; }
.page-footer .go-to p {
height: 121px;
width: 78%; }
.navBox > ul > li > a {
padding: 11px; }
.flexslider {
display: block; }
#openPageslide {
padding: 0 10px;
top: 14px; }
#header {
min-height: 43px; }
#header .main-nav {
height: 44px;
min-height: 44px; }
.slide-content .content-header {
padding-top: 25px; }
.page-footer .footer-sitemap .footer-pages .col {
width: 31%; }
.user-bar.mobile-interaction-l .language-mobile {
top: 92px; } }
@media screen and (max-width: 768px) and (orientation: landscape) {
.user-bar.mobile-interaction-l .language-mobile {
top: 92px; }
.user-bar.mobile-interaction-l .language-mobile ul li a {
font-size: 18px;
line-height: 24px; } }
@media only screen and (max-width: 480px) {
body {
padding-top: 90px; }
.content-header .intro-headline a.more-btn {
font-size: 13px !important; }
.user-bar {
height: 44px; }
.user-bar.mobile-interaction-s {
height: 97px; }
.user-bar.mobile-interaction-l .language-mobile {
top: 88px; }
.user-bar.mobile-interaction-l .language-mobile ul {
padding-top: 42px; }
.user-bar .user-mobile .col {
margin-top: 5px; }
.user-bar .user-mobile .col .search {
width: 28px; }
.user-bar .user-mobile .col .language {
width: 50px; }
.user-bar .user-mobile .col .question,
.user-bar .user-mobile .col .human-shape {
width: 23px; }
.user-bar .user-mobile .col .list {
width: 24px;
height: 32px; }
.header-logo {
max-width: 200px; }
#openPageslide {
padding: 12px;
top: auto; }
#openPageslide span:last-child {
margin-bottom: 0; }
#header .main-nav {
max-height: 43px; }
.hidden-mb {
display: none; }
.page-footer .footer-sitemap .footer-pages .col {
width: 100%; }
.page-footer .footer-sitemap .copyright span {
float: none;
width: 100%;
display: block; } }
@media only screen and (max-width: 640px) {
.series-page .products-nav {
display: none; } }
@media only screen and (max-width: 356px) {
.page-footer .social-media {
min-height: 42px; }
.page-footer .social-media .social-icon {
width: 42px;
height: 42px; }
.page-footer .social-media .social-icon .facebook, .page-footer .social-media .social-icon .twitter, .page-footer .social-media .social-icon .google, .page-footer .social-media .social-icon .youtube, .page-footer .social-media .social-icon .xing, .page-footer .social-media .social-icon .linkedin {
background-size: 80%; }
.page-footer .social-media .social-icon .facebook:hover, .page-footer .social-media .social-icon .twitter:hover, .page-footer .social-media .social-icon .google:hover, .page-footer .social-media .social-icon .youtube:hover, .page-footer .social-media .social-icon .xing:hover, .page-footer .social-media .social-icon .linkedin:hover {
background-size: 80%; } }
@media screen and (device-height: 640px) and (-webkit-device-pixel-ratio: 2) and (orientation: landscape) {
.user-bar.mobile-interaction-l .language-mobile ul {
padding-top: 5px; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
.user-bar.mobile-interaction-l .language-mobile ul {
padding-top: 5px; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
.user-bar.mobile-interaction-l .language-mobile ul {
padding-top: 5px; }
.user-bar.mobile-interaction-l .language-mobile ul li a {
font-size: 32px;
line-height: 41px; } }
.ask-btn {
background: url(../images/Sprechblase-de_black.html) no-repeat scroll right bottom transparent; }
.content-header {
padding-top: 40px;
padding-bottom: 10px}
.content-header .intro-headline {
margin-bottom: 40px; }
.content-header .intro-headline h2 {
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
font-size: 15px;
line-height: 23px;
color: #000000; }
.content-header .intro-headline p {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 14px;
line-height: 20px;
margin-bottom: 40px;
color: #000000;
height: 50px;
overflow: auto; }
.content-header .intro-headline .account a img {
margin: 15px 0; }
.content-header .intro-headline .account, .content-header .intro-headline .product, .content-header .intro-headline .intro-contact {
min-height: 310px; }
.content-header .intro-headline a.more-btn {
color: #e93836;
font-size: 15px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
.content-header .intro-headline .product {
position: relative; }
.content-header .intro-headline .product .content-overflow {
padding-top: 21px; }
.content-header .intro-headline .product .top-image a, .content-header .intro-headline .product .bottom-image a {
width: 135px;
height: 67px;
display: block; }
.content-header .intro-headline .product .product-change {
position: absolute;
top: 73px;
left: calc(50% - 67.5px); }
.content-header .intro-headline .product .top-image a {
background: url(../images/Produkte_de.html) no-repeat center; }
.content-header .intro-headline .product .top-image a:hover {
background: url(../images/Produkte_de_mouseover.html) no-repeat center; }
.content-header .intro-headline .product .bottom-image a {
background: url(../images/Produktfinder_de.html) no-repeat center; }
.content-header .intro-headline .product .bottom-image a:hover {
background: url(../images/Produktfinder_de_mouseover.html) no-repeat center; }
.content-header .intro-headline .product .product-change a {
display: block; }
.content-header .intro-headline .product .product-change img {
display: block;
margin: 0 auto; }
.content-header .intro-contact .binder-btn {
padding: 2px 16px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 14px;
line-height: 21px; }
.content-header .intro-contact a img {
margin-top: 26px;
margin-bottom: 18px; }
.content-header .intro-contact .more-btn {
display: block; }
.content-header .intro-contact .thin {
margin-bottom: 6px;
margin-top: 2px; }
.news {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
padding-bottom: 50px;
margin-top: 40px;
}
.news .detailed-news .full-news .thick {
height: 3px; }
.news .detailed-news .thick {
height: 2px;
margin: 5px 0 10px; }
.news .detailed-news h1 {
font-size: 14px;
line-height: 30px;
color: #000000;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
padding: 5px 10px; }
.news .detailed-news p, .news .teaser_bottom p {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 14px;
line-height: 21px;
color: #000; }
.news .detailed-news p strong {
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
font-size: 14px;
color: #000; }
.news .detailed-news a {
color: #e93836;
font-size: 15px; }
.news .detailed-news a:hover {
color: #990000; }
.news .event-news h3, .news .teaser_bottom h3{
font-size: medium;
color: #000;
line-height: 21px;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif; }
.news .event-news .binder-btn, .news .teaser_bottom .binder-btn {
padding: 5px 16px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 14px; }
.news .event-news .thick, .news .teaser_bottom .thick {
margin-top: 6px;
margin-bottom: 10px; }
.news .event-news .date {
color: gray;
font-size: 14px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
display: block; }
.news .event-news .align-right {
text-align: right; }
.news .event-news .align-right a {
display: inline-block;
width: 100%; }
.news .event-news .news-title {
font-size: 14px;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
color: black;
margin-top: 9px; }
.news .event-news p,.news .event-news .news-content {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 14px;
color: black; }
.news .event-news .thin {
margin: 20px 0; }
.event-news.event-bottom{
padding-top: 5px;
}
.news .event-news a {
font-size: 14px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
.news .news-slider {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
min-height: 400px;
margin-bottom: 50px; }
.news .news-slider h3, .news .teaser_bottom .content-overflow h3 {
display: inline-block;
font-size: x-large;
color: black;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
line-height: 20px;
font-weight: bold; }
.news .news-slider h4, .news .teaser_bottom .content-overflow h4 {
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
font-size: 14px;
line-height: 20px;
color: black;
margin: 5px 0 10px; }
.news .news-slider .date, .news .teaser_bottom .date {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 14px;
line-height: 20px;
color: #808080;
margin: 15px 0 5px;
display: block; }
.news .teaser_bottom .date {
margin-bottom: 45px;}
.news .news-slider .binder-btn {
color: #fff;
text-decoration: none;
padding: 4px 16px;
font-size: 14px; }
.news .news-slider .binder-btn:hover {
color: #fff;
text-decoration: none; }
.news .news-slider .flexslider-news {
position: relative;
border: none;
border-radius: 0; }
.news .news-slider .flexslider-news .flex-direction-nav a:before {
content: " ";
display: block;
background: url(../images/aLeft.png) no-repeat center left;
width: 55px !important;
height: 55px !important; }
.news .news-slider .flexslider-news .flex-direction-nav a.flex-next:before {
content: " ";
display: block;
background: url(../images/aRight.png) no-repeat center right;
width: 55px;
height: 55px; }
.news .news-slider .flexslider-news:hover .flex-direction-nav .flex-prev {
opacity: 1 !important;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
left: 0;
bottom: -81px;
top: auto; }
.news .news-slider .flex-direction-nav a {
width: 55px;
height: 55px; }
.news .news-slider .flexslider-news .flex-direction-nav .flex-prev {
left: 0;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
bottom: -81px;
top: auto; }
.news .news-slider .flexslider-news .flex-direction-nav .flex-next {
right: 0;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
bottom: -81px;
top: auto; }
.news .news-slider .flexslider-news:hover .flex-direction-nav .flex-next {
opacity: 1 !important;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
right: 0;
bottom: -81px;
top: auto; }
.news .news-slider .flexslider-news:hover .flex-direction-nav .flex-disabled {
opacity: 0 !important;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
@media only screen and (max-width: 1309px) {
.content-header .intro-headline h2 {
min-height: 46px; }
.news .event-news h3 {
font-size: 20px; }
.news .event-news .pull-right .binder-btn {
font-size: 13px;
padding: 0 5px;
display: inline-block; } }
@media only screen and (max-width: 1091px) {
.content-header .intro-headline p {
height: 94px;
overflow: auto; }
.content-header .intro-headline .product .product-change {
top: 61px; }
.content-header .intro-headline .account, .content-header .intro-headline .intro-contact, .content-header .intro-headline .product {
height: 336px; }
.news .full-news {
margin-bottom: 30px; } }
@media only screen and (max-width: 868px) {
.account, .product, .intro-contact {
text-align: left; }
.content-header .intro-headline h2 {
min-height: auto; }
.news .event-news h3 {
margin-bottom: 10px; }
.flexslider .flex-caption {
display: none;
margin-left: 55px;
top: 0; }
.flexslider .flex-caption .box {
width: 67%;
min-height: 40px;
padding: 2px;
margin-bottom: 2px; }
.flexslider .flex-caption .box p {
font-size: 18px;
line-height: 25px; }
.flexslider .flex-caption a {
padding: 3px 12px; }
.content-header .intro-headline .account, .content-header .intro-headline .intro-contact, .content-header .intro-headline .product {
height: auto; } }
@media only screen and (max-width: 480px) {
.content-header {
padding-top: 10px; }
.content-header .intro-headline {
margin-bottom: 20px; }
.content-header .intro-headline p {
height: auto; }
.news .event-news .pull-right {
float: none !important; }
.news .detailed-news .thick {
margin: 12px 0 10px; }
.news .detailed-news h1 {
line-height: 16px; }
.news .detailed-news .pull-right {
float: none !important; }
.news .news-slider h3 {
margin-bottom: 10px; }
.news .binder-btn {
margin-bottom: 5px;
padding: 4px 7px; }
.flexslider {
display: block; } }
@media only screen and (max-width: 356px) {
.news-slider .pull-right .binder-btn {
display: inline-block;
padding: 2px 14px; } }
#breadcrumb {
padding-top: 20px; }
#breadcrumb a {
color: gray;
font-size: 14px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
#breadcrumb a:hover {
color: #990000; }
#breadcrumb a:visited {
color: black;
text-decoration: none; }
#breadcrumb span {
font-size: 14px;
color: #A8A8A8;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
.rq {
color: #e93836; }
.pull-left {
font-size: 14px; }
.article-form {
margin: 50px 0 70px; }
.article-form h4 {
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
font-size: 16px;
color: #000;
padding-bottom: 70px; }
.article-form .back-to .more-btn {
font-size: 14px; }
.article-form .reg .pull-left p {
font-size: 14px;
color: #000; }
.article-form .reg .pull-right .more-btn {
font-size: 14px; }
.article-form .thick {
height: 3px;
margin-bottom: 20px; }
.article-form .validation-warning {
display: none;
padding: 10px 10px 20px;
font-size: 14px;
color: #e93836;
font-weight: bold; }
.article-form .actual-form {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
.article-form .actual-form .form.form-warning .validation-warning {
display: block; }
.article-form .actual-form .form.form-warning .policy {
color: #e93836;
position: relative; }
.article-form .actual-form .form.form-warning .policy:before {
content: "";
width: 23px;
height: 20px;
position: absolute;
background-image: url(../images/invalid.html);
left: -40px;
top: 21px; }
.article-form .actual-form .form.form-warning .warning {
position: relative; }
.article-form .actual-form .form.form-warning .warning:before {
content: "";
width: 23px;
height: 20px;
position: absolute;
background-image: url(../images/invalid.html);
left: -40px;
top: 21px; }
.article-form .actual-form .left {
float: left;
width: 48%; }
.article-form .actual-form .right {
float: right;
width: 48%; }
.article-form .actual-form .policy a {
font-size: 14px; }
.article-form .actual-form .form-group {
max-width: 396px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: 400; }
.article-form .actual-form .form-group label {
display: block;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: 400;
font-size: 14px; }
.article-form .actual-form .form-group input,
.article-form .actual-form .form-group textarea,
.article-form .actual-form .form-group select {
display: block;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: 400;
color: black; }
.article-form .actual-form .form-group select {
border: none; }
.article-form .actual-form .form-group input[type="text"],
.form-group input[type="password"],
.article-form .actual-form .form-group input[type="email"] {
width: 100%;
height: 22px;
border: none;
background: #e6e6e6;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: 400 !important; }
.article-form .actual-form .form-group input[type="text"]:visited,
.article-form .actual-form .form-group input[type="email"]:visited {
background: tomato; }
.article-form .actual-form .form-group .select-half {
background: url(../images/dropdownarrow.png) no-repeat right #e6e6e6;
display: inline-block;
vertical-align: middle;
margin-right: 20px;
width: 214px;
overflow: hidden;
z-index: 9;
height: 22px;
position: relative; }
.article-form .actual-form .form-group .select-half #salutation {
width: 210px;
background: transparent;
color: black; }
.article-form .actual-form .form-group .select-full {
overflow: hidden;
background: url(../images/dropdownarrow.png) no-repeat right #e6e6e6; }
.article-form .actual-form .form-group .select-full #country {
background: transparent;
color: black;
width: 100%; }
.article-form .actual-form .form-group input[type=checkbox] {
display: inline-block;
vertical-align: top;
margin-right: 30px; }
.article-form .actual-form .form-group .arrow-natural {
width: 203px;
overflow: hidden;
background: url(../images/dropdownarrow.png) no-repeat right #e6e6e6; }
.article-form .actual-form .form-group .arrow-natural #service {
width: 120%;
color: black;
height: 24px;
background: transparent; }
.article-form .actual-form .form-group #country {
width: 100%;
height: 22px;
background: #e6e6e6; }
.article-form .actual-form .form-group .left input, .article-form .actual-form .form-group .left select,
.article-form .actual-form .form-group .right input,
.article-form .actual-form .form-group .right select {
width: 190px;
height: 24px; }
.article-form .actual-form .form-group #aciklama,
.article-form .actual-form .form-group #summary {
width: 600px;
background: #e6e6e6;
border: none;
margin-bottom: 40px;
min-height: 120px; }
.article-form .actual-form .agreements {
margin: 30px 0;
width: 100%; }
.article-form .actual-form .agreements input {
display: inline-block;
position: absolute;
left: -27px;
top: 0; }
.article-form .actual-form .agreements label {
margin-left: 30px;
display: inline-block;
position: relative;
font-weight: 400;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 14px; }
.article-form .back-to {
margin-top: 70px;
font-size: 14px; }
.panel {
border-radius: 0;
box-shadow: none; }
.panel-default {
background: url(../images/accordionSlidedown.html) no-repeat scroll 0 15px transparent;
cursor: pointer;
border: none;
background-color: none; }
.panel-default:after {
position: absolute;
right: 0; }
.panel-default .panel-heading {
padding: 0; }
.panel-default .panel-heading.arrow-down {
background: url(../images/Pfeil-runter.html) no-repeat right top 9px; }
.panel-default .panel-heading.arrow-up {
background: url(../images/Pfeil-hoch.html) right top 9px no-repeat; }
.panel-default > .panel-heading {
color: #000;
height: 50px;
background-color: none;
border: none;
margin-bottom: 5px; }
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
border: none; }
.article-top {
margin-top: 50px;
padding-bottom: 70px; }
.article-top h1 {
font-family: MWPBL;
font-size: 22px;
line-height: 30px;
font-weight: bold;
color: black;
text-align: right;
padding-right: 50px; }
.article-top h2 {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: bold;
font-size: 18px;
line-height: 30px;
position: relative;
color: black;
margin-bottom: 15px; }
.article-top h2:after {
content: "";
display: block;
border-bottom: solid 2px #e93836;
width: 50px;
margin-left: 3px;
height: 10px; }
.article-top h3 {
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
font-weight: bold;
font-size: 16px;
line-height: 21px;
color: #000; }
.article-top ul {
list-style-type: disc;
margin: 14px 0;
padding-left: 40px; }
.article-top ul li a {
font-size: 14px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
.service .panel-default > .panel-heading {
margin-bottom: 20px; }
.panel-group h5 {
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
font-size: 16px;
color: #000;
margin-bottom: 21px;
min-height: 34px;
position: relative; }
.panel-group h5 strong {
margin-left: 5px; }
.panel-group .panel-body img {
width: 100%;
float: none;
margin: 0 0 15px; }
.panel-group h6 {
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
font-size: 14px;
color: #000;
position: relative;
min-height: 34px; }
.panel-group h6.point-to:before {
content: '>';
position: absolute;
top: 0;
left: -22px;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif; }
.panel-group p {
font-size: 14px;
color: #000;  }
.panel-group #collapseFour h5 {
margin-bottom: 0;
min-height: auto;
margin-top: 10px; }
.panel-group #collapseFour h5 + span {
margin-bottom: 20px;
display: block; }
.panel-group #collapseFour img {
float: none;
margin: 0; }
.panel-group #collapseFour ul {
list-style-type: disc;
padding-left: 16px;
margin-bottom: 10px; }
.panel-group #collapseFour ul li {
font-size: 15px;
color: #000; }
.panel-group #collapseFour .thin {
margin-top: 32px;
margin-bottom: 20px; }
.panel-group #collapseFour p {
min-height: auto;
margin-bottom: 0;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: bold;
font-size: 15px; }
.panel-group #collapseFour span {
color: #000;
text-align: left; }
.panel-group .col-sm-6 h5 {
margin-bottom: 0; }
.panel-group .col-sm-6 p {
min-height: auto;
margin-bottom: 28px; }
.panel-group .col-sm-6:first-child ul {
padding-left: 40px; }
.panel-group .col-sm-6 ul li {
font-size: 14px;
color: #000;
margin-bottom: 20px; }
.panel-group .col-sm-6 ul li strong {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: bold; }
.binder-individual-form h4 {
padding-bottom: 60px; }
#binder-individual {
margin-bottom: 20px; }
.article-form .actual-form .form-inline {
margin-top: 30px; }
.article-form .actual-form .form-inline input[type=radio] {
display: inline; }
.article-form .actual-form .form-inline label {
display: inline;
margin-right: 5px; }
.article-form .actual-form .form-inline label.full {
display: block;
margin-bottom: 5px; }
.article-form .actual-form .form-inline .left input[type=text],
.article-form .actual-form .form-inline .right input[type=text] {
width: 35px;
display: inline-block;
margin-left: 10px;
margin-right: 5px;
margin-bottom: 5px; }
.article-form .actual-form .form-inline .left label,
.article-form .actual-form .form-inline .right label {
display: inline-block;
margin-right: 10px; }
.article-form .actual-form .divider-text {
font-size: 14px;
color: #000; }
.article-form .actual-form .thin {
margin-bottom: 20px; }
.article-form .actual-form .form-group p {
font-size: 14px;
color: #000;
margin-bottom: 10px; }
.article-form .actual-form .form-group input[type=file] {
margin-bottom: 50px; }
.article-form .actual-form .top-spacing {
margin-top: 20px; }
.article-form .actual-form .top-spacing input[type=checkbox] {
margin-right: 5px; }
.article-top-news {
margin: 50px 0 70px; }
.article-top-news h1 {
text-align: right;
font-family: MWPBL;
font-size: 22px;
line-height: 30px;
font-weight: bold;
color: black;
padding-right: 50px;
margin-bottom: 30px; }
.article-top-news img {
max-width: 277px;
display: block;
float: right;
margin-right: 50px; }
.article-top-news p {
font-size: 14px;
color: #000; }
.article-top-news span {
font-size: 14px;
color: #808080;
text-align: right;
display: block;
padding-right: 50px; }
.article-top-news h2 {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: bold;
font-size: 18px;
line-height: 30px;
position: relative;
color: black;
margin-bottom: 15px; }
.article-top-news h2:after {
content: "";
display: block;
border-bottom: solid 2px #e93836;
width: 50px;
margin-left: 3px;
height: 10px; }
.article-top-news .pull-right .binder-btn {
display: inline-block; }
.article-top-news .two-col {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2; }
.article-top-news .two-col p {
padding: 0 5px; }
.article-top-news .quote blockquote {
max-width: 820px; }
.article-top-news .quote blockquote:before {
left: -66px; }
.article-top-news .quote blockquote:after {
right: -25px; }
.article-top-news .quote blockquote p {
font-size: 22px;
line-height: 35px;
color: #000; }
.article-top-news .quote blockquote cite {
line-height: 35px; }
.article-top-news .share-surf {
display: block; }
.article-top-news .share-surf .pull-left span {
display: inline;
color: #000; }
.article-top-news .share-surf .pull-right span {
display: block;
background: url(../images/share.html) no-repeat scroll 0 0 transparent;
cursor: pointer;
float: right;
height: 30px;
width: 35px;
padding-right: 0; }
.article-top-news .share-surf .pull-right span:hover {
background: url(../images/share_mouseover.html) no-repeat; }
.article-top-news .thin {
margin-bottom: 10px; }
.article-top-news .pull-left a {
font-size: 14px; }
.article-top-news .pull-right .binder-btn {
margin-left: 20px;
padding: 4px 16px;
font-size: 14px; }
.group-articles {
margin-top: 50px;
padding-bottom: 70px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
.group-articles .article-description {
margin-bottom: 90px; }
.group-articles .article-description .more-btn {
color: #e93836;
display: inline; }
.group-articles .article-description .more-btn:hover {
color: #900; }
.group-articles .article-description a {
display: block;
color: #000; }
.group-articles .article-description a img {
display: block;
margin: 0 auto; }
.group-articles .article-description strong {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 14px;
line-height: 20px;
color: #000; }
.group-articles .article-description p {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 14px;
color: #000;
line-height: 20px; }
.trademark-article {
margin-top: 50px;
margin-bottom: 50px; }
.trademark-article img {
max-width: 325px; }
.trademark-article h5 {
font-size: 16px;
color: #000;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif; }
.trademark-article ul {
list-style-type: disc;
margin: 20px 0 10px;
padding-left: 40px;
font-size: 14px;
color: #000; }
.trademark-article ul strong {
color: #000; }
.middle {
margin: 50px 0 70px; }
.middle p {
font-size: 14px;
color: #000; }
.middle ul {
list-style-type: disc;
margin: 20px 0 120px;
padding-left: 40px; }
.middle ul li a {
font-size: 14px; }
.middle .back-to {
font-size: 14px; }
.quote {
text-align: center;
padding-bottom: 50px; }
.quote blockquote {
font-family: MSFWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 26px;
line-height: 40px;
color: #000;
max-width: 1010px;
text-align: left;
display: inline-block;
position: relative;
margin: 40px 0 10px; }
.quote blockquote cite {
font-size: 15px;
font-family: MSFWPBK, Arial, 宋体, SimSun, sans-serif;
font-style: normal; }
.quote blockquote:before {
content: '';
background: url(../images/quotes_in.html) center no-repeat;
width: 44px;
height: 31px;
position: absolute;
bottom: 0;
left: -115px; }
.quote blockquote:after {
content: '';
background: url(../images/quotes_out.html) center no-repeat;
width: 44px;
height: 31px;
position: absolute;
top: -35px;
right: -115px; }
.middle-content {
margin: 50px 0 70px; }
.middle-content h3 {
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
font-size: 16px;
color: #000; }
.middle-content p {
color: #000; }
.middle-content p strong {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
color: #000;
font-weight: bold;
font-size: 14px; }
.middle-content ul {
display: block;
list-style-type: disc;
margin: 14px 0;
padding-left: 40px; }
.middle-content ul li {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 14px;
color: #000; }
.middle-content p {
font-size: 14px;
color: #000; }
.service {
margin: 50px 0 70px; }
.service .panel-title {
font-size: 14px;
font-weight: 400; }
.service .panel-group .solution-title {
margin-bottom: 60px;
display: block; }
.service .panel-group .col-sm-6 p {
padding-left: 20px; }
.service .panel-group #collapseOne img {
max-width: 200px; }
.service .panel-group #collapseOne img + p {
min-height: auto;
margin-bottom: 20px; }
.service h1 {
text-align: right;
font-family: MWPBL;
font-size: 22px;
line-height: 30px;
font-weight: bold;
color: black;
padding-right: 50px;
margin-bottom: 30px; }
.service img {
max-width: 325px;
display: block;
float: right;
margin-right: 50px; }
.service .col-sm-4 img {
margin-bottom: 10px; }
.service p {
font-size: 14px;
color: #000; }
.service span {
font-size: 14px;
color: #808080;
text-align: right;
display: block;
padding-right: 50px; }
.service h2 {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: bold;
font-size: 18px;
line-height: 30px;
position: relative;
color: black;
margin-bottom: 15px; }
.service h2:after {
content: "";
display: block;
border-bottom: solid 2px #e93836;
width: 50px;
margin-left: 3px;
height: 10px; }
.other-articles {
padding-bottom: 90px; }
.other-articles .thin {
margin-top: 0;
margin-bottom: 20px; }
.other-articles .title p {
font-size: 14px;
color: #000;
margin-bottom: 0; }
.other-articles span {
font-size: 14px;
line-height: 20px;
color: #808080; }
.other-articles .headline {
font-size: 14px;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
color: #000;
margin-bottom: 0; }
.other-articles p {
color: #000;
font-size: 14px;
line-height: 20px;
margin-bottom: 10px; }
.other-articles p a {
font-size: 14px; }
@media only screen and (max-width: 1309px) {
.quote blockquote {
max-width: 803px; }
.quote blockquote:before {
bottom: 0; }
.group-articles a {
display: block; }
.group-articles a img {
max-width: 327px; }
.service img {
width: 82%; }
.article-top-news .quote blockquote {
max-width: 622px; }
.article-top-news .quote blockquote:after {
right: 3px; } }
@media only screen and (max-width: 1091px) {
.quote blockquote {
max-width: 479px; }
.quote blockquote p {
font-size: 17px;
line-height: 35px; }
.article-top-news img {
max-width: 78%; }
.middle-content {
overflow: hidden; }
.trademark-article img {
max-width: 100%; }
.panel-body p {
word-break: break-word;
min-height: auto; }
.article-form .actual-form .form-group #message, .article-form .actual-form .form-group #summary {
width: 100%; }
.group-articles a {
display: block; }
.group-articles a img {
max-width: 235px; } }
@media only screen and (max-width: 868px) {
.quote blockquote {
max-width: 400px;
font-size: 18px;
line-height: 35px; }
.quote blockquote:before {
left: -2px;
bottom: -32px; }
.quote blockquote:after {
right: 18px;
top: -35px; }
.service {
margin: 40px 0; }
.service #collapseFour img {
max-width: 200px;
margin-bottom: 10px; }
.service h1 {
text-align: left;
padding: 0; }
.service img {
float: none;
padding: 0;
margin: 0 0 20px;
max-width: 100%;
width: 100%; }
.article-form .actual-form .form-group {
margin-left: auto;
margin-right: auto; }
.article-top {
margin-top: 20px;
padding-bottom: 40px; }
.article-top h1 {
text-align: left;
margin-bottom: 10px; }
.article-top-news .two-col {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1; }
.article-top-news .share-surf .pull-right {
float: right !important; }
.article-top-news .quote blockquote {
max-width: 622px; }
.article-top-news .quote blockquote:after {
right: 3px; }
.article-top-news .quote blockquote:before {
left: 0; }
.article-top-news span {
text-align: right;
padding: 0; }
.article-top-news h1 {
text-align: left;
padding: 0;
margin-bottom: 10px; }
.article-top-news img {
float: none;
display: block;
margin: 0 auto 40px;
width: 100%;
max-width: 100%; }
.article-top-news .pull-right {
float: none !important;
width: 350px;
margin: 10px auto 0; }
.article-top-news .pull-left {
float: none !important;
width: 100%; }
.trademark-article {
margin: 40px 0; }
.trademark-article img {
max-width: 100%;
margin-bottom: 20px; }
.middle {
margin: 40px 0; }
.middle ul {
margin: 20px 0 30px; }
.group-articles .article-description {
margin-bottom: 40px; }
.group-articles a img {
margin-bottom: 10px; } }
@media only screen and (max-width: 480px) {
.quote {
padding-bottom: 90px; }
.quote blockquote {
max-width: 90%;
font-size: 18px;
line-height: 35px; }
.quote blockquote:before {
left: -2px; }
.quote blockquote:after {
right: 18px;
top: -35px; }
.article-form .actual-form .form-inline label {
display: block; }
.article-form .actual-form .form-inline .left {
margin-bottom: 10px; }
.article-form .actual-form .left,
.article-form .actual-form .right {
float: none;
width: 100%; }
.article-form .actual-form .form-group select {
width: 95%; }
.article-form .actual-form .form-group .select-half {
width: 95%; }
.article-form .actual-form .form-group .left input,
.article-form .actual-form .form-group .left select,
.article-form .actual-form .form-group .right input,
.article-form .actual-form .form-group .right select {
width: 95%; }
.article-form .actual-form .form-group input[type=text],
.article-form .actual-form .form-group input[type=email] {
width: 95%; }
.article-form .actual-form .form-group .select-half #salutation {
width: 100%; }
.article-form .actual-form .form-group .select-full {
width: 95%; }
.article-top-news {
margin: 20px 0 20px; }
.article-top-news .pull-right {
width: 95%; }
.article-top-news .pull-right .binder-btn {
margin-bottom: 15px;
padding: 4px 5px; }
.other-articles {
padding-bottom: 40px; } }
@media only screen and (max-width: 327px) {
.quote {
padding-bottom: 80px; }
.quote blockquote {
max-width: 90%;
font-size: 18px;
line-height: 35px; }
.quote blockquote:before {
left: -2px; }
.quote blockquote:after {
right: 18px;
top: -35px; } }
.content {
margin: 50px 0 0; }
.content h3 {
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
color: #000;
font-size: 20px; }
.content .pull-right .binder-btn {
padding: 4px 16px;
font-size: 14px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
display: inline; }
.content .news-filter p {
margin-top: 30px;
margin-bottom: 5px;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
padding-left: 5px;
color: #000; }
.content .news-radiobuttons {
padding-top: 15px;
display: inline-block; }
.content .news-radiobuttons input[type="radio"] {
margin: 20px 0 50px 7px;
vertical-align: baseline; }
.content .news-radiobuttons label {
margin-right: 30px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: 400;
font-size: 14px;
color: #000; }
.content .news-date span {
margin-left: 30px;
color: black;
font-size: 14px;
display: inline-block;
vertical-align: super; }
.content .news-date img {
display: inline; }
.content .news-date input {
border: none;
font-size: 15px;
position: relative;
width: 90px;
padding-left: 5px;
height: 24px;
top: 0px;
background-color: #e6e6e6;
vertical-align: top;
left: 5px;
margin-top: 8px; }
.content .news-date img {
margin-top: 8px;
margin-left: 5px;
display: inline !important; }
.news-grid span {
display: block;
font-size: 14px;
color: gray;
margin: 10px 0 0; }
.news-grid strong {
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
font-size: 14px;
margin: 5px 0 10px;
display: block; }
.news-grid p {
font-size: 14px; }
.news-grid .more-btn {
font-size: 15px; }
.news-grid .thin {
margin-bottom: 50px; }
.navigation {
margin-bottom: 150px; }
.navigation .per-page-articles {
float: left;
width: 490px; }
.navigation .per-page-articles p {
font-size: 14px; }
.navigation .divider {
margin: 0 5px; }
.navigation a {
color: #000; }
.navigation a:hover {
color: #900;
text-decoration: none; }
.navigation .active {
color: #e93836; }
.navigation .active:hover {
color: #900; }
.navigation .pagination {
float: left;
margin: 0; }
.navigation .pagination > li > a, .navigation .pagination > li > span {
border: none;
color: #000;
background-color: none;
padding: 0 1px; }
.navigation .pagination > li > a:hover {
background: none;
color: #990000; }
.navigation .pagination .active {
color: #e93836; }
.navigation .pagination .active:hover {
color: #990000; }
.navigation .pagination .disabled {
color: lightgray; }
@media only screen and (max-width: 1092px) {
.content .news-radiobuttons label {
margin-right: 10px; }
.content .news-date {
margin-top: 21px; }
.content .news-date span {
margin-left: 19px; }
.navigation .per-page-articles {
width: 340px; } }
@media only screen and (max-width: 768px) {
.content .news-radiobuttons input[type=radio] {
margin: 20px 0 25px 7px; }
.content .news-date {
margin-bottom: 21px; }
.navigation .per-page-articles {
width: 100%;
margin-bottom: 20px;
float: none; }
.navigation nav {
width: 100%;
text-align: center; }
.navigation nav .pagination {
float: none;
display: inline-block; } }
@media only screen and (max-width: 480px) {
.content h3 {
margin-bottom: 15px; }
.content .pull-right,
.content .pull-left {
float: none !important; }
.content .pull-right .binder-btn {
margin-bottom: 15px; }
.content .news-date input {
width: auto; }
.content .news-date span {
display: block; } }
.events-page {
margin: 50px 0 70px; }
.events-page h1 {
font-family: MWPBL;
font-size: 22px;
line-height: 30px;
color: #000;
font-weight: bold;
text-align: right;
padding-right: 50px; }
.events-page h2 {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: 700;
font-size: 18px;
line-height: 30px;
position: relative;
color: #000;
margin-bottom: 36px; }
.events-page h2:after {
content: "";
width: 50px;
height: 10px;
border-bottom: solid 2px #e93836;
display: block;
margin-left: 3px; }
.events-page .thick {
height: 3px; }
.events-page .events-headline {
font-size: 20px;
margin-top: 72px;
padding-left: 5px; }
.events-page p {
font-size: 14px;
color: #000; }
.events-page p.filter-headline {
padding-left: 5px;
margin-top: 30px;
margin-bottom: 5px;
font-weight: bold;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
font-size: 14px;
color: #000; }
.events-page .event-block {
padding: 20px 5px 0;
text-align: left; }
.events-page .event-block span {
font-size: 14px;
color: gray;
display: block;
margin-bottom: 10px; }
.events-page .event-block strong {
margin-top: 10px;
font-size: 15px;
color: #000;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif; }
.events-page .event-block .more-btn {
font-size: 14px; }
.events-page .event-block .thin {
margin-top: 20px; }
.events-page #events-form {
padding-top: 10px;
padding-left: 5px;
height: 100px; }
.events-page #events-form label {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: 400;
display: block;
font-size: 14px;
color: #000; }
.events-page #events-form .select-container {
margin: 0;
display: block;
width: 300px;
background-color: #e6e6e6;
height: 24px;
overflow: hidden;
background: url(../images/dropdownarrow.png) no-repeat right #e6e6e6;
display: inline-block;
vertical-align: middle;
position: relative; }
.events-page #events-form .select-container select {
width: 330px;
background: transparent;
border: none;
color: black;
height: 24px;
position: relative;
padding: 5px 4px 4px;
font-size: 15px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
.events-page #events-form .select-container select option {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: 400;
padding-top: 2px; }
.events-page #events-form .pull-left label,
.events-page #events-form .pull-right label {
display: inline-block; }
.events-page #events-form .pull-left {
margin-top: 15px; }
.events-page #events-form .pull-left label {
margin-right: 30px; }
.events-page #events-form .form-group {
padding-top: 15px; }
.events-page #events-form .form-group .news-radiobuttons {
padding-top: 15px;
display: inline-block; }
.events-page #events-form .form-group .news-radiobuttons input[type="radio"] {
margin: 20px 0 50px 7px;
vertical-align: baseline; }
.events-page #events-form .form-group .news-radiobuttons label {
margin-right: 30px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: 400;
font-size: 14px;
color: #000; }
.events-page #events-form .form-group .news-date span {
margin-left: 30px;
color: black;
font-size: 14px;
display: inline-block;
vertical-align: super; }
.events-page #events-form .form-group .news-date input {
border: none;
font-size: 15px;
position: relative;
width: 90px;
padding-left: 5px;
height: 24px;
top: 0px;
background-color: #e6e6e6;
vertical-align: top;
left: 5px;
margin-top: 8px; }
.events-page #events-form .form-group .news-date img {
margin-top: 8px;
margin-left: 5px;
display: inline; }
.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
background-image: url(../images/ui-icons_444444_256x240.html); }
.ui-datepicker .ui-datepicker-next {
right: 1px; }
@media only screen and (max-width: 1309px) {
.events-page #events-form .pull-left {
margin-top: 12px; }
.events-page #events-form .pull-left label {
margin-right: 10px; }
.events-page #events-form .form-group .news-date span {
margin-left: 0; } }
@media only screen and (max-width: 1092px) {
.events-page #events-form .pull-left {
margin-top: 12px;
float: none !important; }
.events-page #events-form .pull-left label {
margin-right: 10px; }
.events-page #events-form .pull-right {
float: none !important; }
.events-page .events-headline {
margin-top: 90px; } }
@media only screen and (max-width: 868px) {
.events-page h1 {
text-align: left;
padding: 0;
margin-bottom: 10px; }
.navigation {
margin-bottom: 40px; } }
@media only screen and (max-width: 480px) {
.events-page h1 {
text-align: left; }
.events-page #events-form .select-container {
width: 95%; }
.events-page #events-form .select-container select {
width: 105%; }
.events-page #events-form .form-group .news-date span {
display: block; }
.events-page #events-form .form-group .news-date input {
width: auto; }
.events-page .events-headline {
margin-top: 195px; } }
.wish-list {
margin: 50px 0 70px; }
.wish-list h1 {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: 700;
font-size: 18px;
line-height: 30px;
position: relative;
color: #000;
margin-bottom: 36px; }
.wish-list h1:after {
content: "";
width: 50px;
height: 10px;
border-bottom: solid 2px #e93836;
display: block;
margin-left: 3px; }
.wish-list p {
font-size: 14px;
color: #000; }
.wish-list .pull-left a {
font-size: 14px; }
.wish-list .table-mobile p {
font-size: 14px;
color: #000; }
.wish-list .table-mobile .title {
font-size: 15px;
margin-bottom: 20px;
margin-top: 20px;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif; }
.wish-list .table-mobile .title:after {
content: "";
width: 38px;
height: 10px;
border-bottom: solid 1px #e93836;
display: block;
margin-top: -5px; }
.wish-list .table-mobile .td h2 + .inner {
padding-bottom: 10px;
border-bottom: 1px solid lightgray;
margin-bottom: 10px; }
.wish-list .table-mobile .td:first-child {
border-bottom: 1px solid #000;
padding-bottom: 10px; }
.wish-list .table-mobile .td .quantity {
font-weight: bold;
color: #000; }
.wish-list .table-mobile .td .quantity .quantity-number {
display: inline-block;
padding: 4px 16px;
background-color: #e6e6e6;
color: #000; }
.wish-list .table-mobile .td label {
font-size: 14px;
color: #000;
font-weight: 400;
vertical-align: middle; }
.wish-list .table-mobile .td .checkbox {
margin: 0; }
.wish-list .table-mobile .td .checkbox label {
display: inline-block;
cursor: pointer;
position: relative;
padding-left: 34px;
font-size: 14px;
margin-bottom: 10px;
position: relative;
height: 29px;
line-height: 29px; }
.wish-list .table-mobile input[type=submit] {
background: transparent;
border: none;
color: #e93836;
font-size: 14px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
.wish-list .table-mobile .wish {
list-style-type: disc;
padding-left: 16px; }
.wish-list .table-mobile .wish li {
font-weight: bold;
font-size: 14px; }
.wish-list .pull-right .submit-request {
display: block;
color: #fff;
padding: 4px 16px;
background-color: #ddd;
font-size: 14px;
pointer-events: none;
cursor: default; }
.wish-list .pull-right .submit-request.active {
background-color: #e93836;
pointer-events: auto;
cursor: pointer; }
.wish-list .table-wish-list {
background: #f1f1f1;
margin: 20px 0 40px 0;
font-size: 12px;
line-height: 16px;
color: #000; }
.wish-list .table-wish-list tr th {
border-top: none;
border-bottom: 1px solid red;
vertical-align: middle; }
.wish-list .table-wish-list tr td {
border-top: none;
border-bottom: 1px solid #dcdcdc;
border-right: 1px solid #dcdcdc;
vertical-align: middle; }
.wish-list .table-wish-list tr td:last-child {
border-right: none; }
.wish-list .table-wish-list .col1 {
width: 120px;
padding-left: 15px; }
.wish-list .table-wish-list .col1 a {
font-size: 12px;
color: #000;
line-height: 16px; }
.wish-list .table-wish-list .col1 a:hover {
color: #990000;
text-decoration: none; }
.wish-list .table-wish-list .col2 {
width: 150px; }
.wish-list .table-wish-list .col3 {
width: auto; }
.wish-list .table-wish-list .col4 {
width: 70px;
text-align: center; }
.wish-list .table-wish-list .col5 {
width: 60px;
text-align: center; }
.wish-list .table-wish-list .col5 a {
font-size: 12px;
color: #000; }
.wish-list .table-wish-list .col5 a:hover {
color: #990000;
text-decoration: none; }
.wish-list .table-wish-list .col6 {
width: auto;
text-align: center; }
.wish-list .table-wish-list .col7 {
width: 50px;
text-align: center; }
.wish-list .table-wish-list .col8 {
width: 50px;
text-align: center; }
.wish-list .table-wish-list .col8 input[type=submit] {
background: url(../images/x.html) no-repeat center;
background-size: 11px;
background-color: none;
border: none;
outline: none;
width: 15px;
height: 15px; }
@media only screen and (max-width: 868px) {
.wish-list h1:after {
width: 0;
border: none;
margin-left: 0; } }
@media only screen and (max-width: 480px) {
.bttm-fnc .pull-right, .bttm-fnc .pull-left {
float: none !important; }
.bttm-fnc .pull-right {
max-width: 249px; }
.bttm-fnc .pull-right .submit-request {
margin-top: 10px; } }
.tips-tricks {
padding-bottom: 70px; }
.tips-tricks .tips-header {
padding: 50px 0 70px; }
.tips-tricks .tips-header h1 {
text-align: right;
padding-right: 50px;
font-family: MWPBL;
font-weight: bold;
font-size: 22px;
line-height: 30px;
color: #000; }
.tips-tricks .tips-header p {
font-size: 14px;
color: #000;
display: inline-block;
vertical-align: sub;
vertical-align: -webkit-baseline-middle; }
.tips-tricks .thin {
margin-bottom: 70px; }
.tips-tricks .tips-tricks-block {
position: relative; }
.tips-tricks .tips-tricks-block .wrapper-link {
display: block; }
.tips-tricks .tips-tricks-block .col {
float: left;
padding: 10px 0; }
.tips-tricks .tips-tricks-block .thin {
margin-bottom: 5px;
background: gray; }
.tips-tricks .tips-tricks-block .col-left {
width: 160px; }
.tips-tricks .tips-tricks-block .col-middle {
padding-left: 90px;
position: relative; }
.tips-tricks .tips-tricks-block .col-middle strong {
font-size: 14px;
color: #000; }
.tips-tricks .tips-tricks-block .col-middle p {
font-size: 14px;
color: #000; }
.tips-tricks .tips-tricks-block .col-middle .align-bottom {
padding-top: 32px; }
.tips-tricks .tips-tricks-block .col-right {
position: absolute;
bottom: 15px;
right: 0; }
.tips-tricks .tips-tricks-block .col-right .more-btn {
font-size: 14px;
padding-right: 15px; }
@media only screen and (max-width: 1309px) {
.events-page #events-form .pull-left {
margin-top: 12px; }
.events-page #events-form .pull-left label {
margin-right: 10px; }
.events-page #events-form .form-group .news-date span {
margin-left: 0; } }
@media only screen and (max-width: 998px) {
.tips-tricks .tips-tricks-block {
padding: 0 15px; } }
@media only screen and (max-width: 868px) {
.tips-tricks .thin {
margin-bottom: 30px; }
.tips-tricks .tips-header h1 {
text-align: center;
padding-right: 0;
margin-bottom: 10px; }
.tips-tricks .tips-tricks-block .col-wrapper {
padding: 0 15px; }
.tips-tricks .tips-tricks-block .col-left {
width: 150px; }
.tips-tricks .tips-tricks-block .col-middle {
padding-left: 25px; }
.tips-tricks .tips-tricks-block .col-middle .align-bottom {
padding-top: 0; } }
@media only screen and (max-width: 581px) {
.tips-tricks .tips-tricks-block {
margin: 30px 0 40px; }
.tips-tricks .tips-tricks-block .col {
float: none;
width: 100%; }
.tips-tricks .tips-tricks-block .col-middle {
padding-left: 0; }
.tips-tricks .tips-tricks-block .col-right {
position: static;
float: right; }
.tips-tricks .tips-tricks-block .col-right .more-btn {
margin-top: 0; } }
.visible-mobile {
display: none; }
.visible-mobile .model-content .table th, .visible-mobile .model-content .table td {
font-size: 11px;
vertical-align: middle; }
.visible-mobile .model-content .table ul {
list-style-type: disc;
padding-left: 16px; }
.visible-mobile .model-content .table ul li {
color: #000; }
.visible-mobile .model-content .table .col2 {
text-align: center; }
.visible-mobile .model-content .table .col3 {
text-align: center; }
.visible-mobile .download-content .title {
font-size: 14px; }
.visible-mobile .download-content .title strong {
display: block; }
.visible-mobile .download-content .title:after {
display: none; }
.visible-mobile .download-content .outer {
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px solid lightgray; }
.visible-mobile .download-content .outer .pull-right {
float: right !important; }
.visible-mobile .download-content .inner-list {
list-style-type: disc;
padding-left: 16px;
padding-bottom: 10px; }
.visible-mobile .download-content .inner-list li {
font-size: 13px;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
position: relative; }
.visible-mobile .download-content .inner-list li span {
font-size: 12px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
display: block; }
.visible-mobile .download-content .inner-list li .binder-btn {
position: absolute;
right: 0;
top: 3px;
padding: 4px 14px; }
.visible-mobile .special-text {
font-size: 11px;
margin-bottom: 15px; }
.visible-mobile .special-text p {
font-size: 11px; }
.visible-mobile .panel-title {
font-size: 13px; }
.visible-mobile .title {
font-size: 16px;
display: block;
margin-bottom: 10px; }
.visible-mobile .title:after {
width: 80px;
border-bottom: solid 2px #e93836;
display: block;
content: ''; }
.inner {
margin: 20px 0;
padding-bottom: 5px;
border-bottom: 1px solid lightgray; }
.inner .download-content .pull-right {
float: right !important; }
.inner .download-content ul li {
position: relative; }
.inner .download-content ul li .binder-btn {
position: absolute;
right: 0;
top: 3px; }
.inner .table-responsive .table {
font-size: 12px; }
.inner .table-responsive .table th, .inner .table-responsive .table td {
vertical-align: middle;
white-space: normal; }
.inner .table-responsive .table th a {
font-size: 12px; }
.inner .table-responsive .table .col2 {
text-align: center; }
.inner .table-responsive .table .col3 {
text-align: center; }
.inner ul li .binder-btn {
display: inline-block;
padding: 2px 14px; }
.inner .inner-box {
margin-bottom: 10px; }
.inner .inner-box ul {
padding-left: 16px;
list-style-type: disc; }
.inner .inner-box ul li {
font-size: 14px; }
.inner .inner-box ul li strong {
display: block; }
.inner .inner-box ul li span {
margin-left: 5px;
font-size: 13px; }
.inner .inner-box ul li p strong {
display: block; }
.inner .tab-name {
font-size: 16px;
display: block;
margin-bottom: 10px; }
.inner .tab-name:after {
width: 80px;
border-bottom: solid 2px #e93836;
display: block;
content: ''; }
.inner p {
margin-bottom: 5px; }
.inner .model-list {
list-style-type: disc;
padding-left: 16px; }
.inner .model-list li {
margin-bottom: 8px; }
.inner .model-list li strong {
font-size: 14px; }
.inner .model-list li a {
font-size: 14px; }
.inner .model-list li a.mark {
font-size: 14px;
padding: 4px 10px;
border: 1px solid lightgray;
margin-left: 10px;
float: right;
clear: right; }
.products-page {
padding: 40px 0 70px; }
.products-page .products-header {
padding: 0 15px; }
.products-page .products-header h2 {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 18px;
line-height: 30px;
position: relative;
color: #000;
margin-bottom: 36px;
font-weight: bold; }
.products-page .products-header h2:after {
content: "";
width: 50px;
height: 10px;
border-bottom: solid 2px #e93836;
display: block;
margin-left: 3px; }
.products-page .products-header p {
color: #000;
font-size: 14px; }
.products-page .products-header p a {
font-size: 15px; }
.products-page .products-header .binder-btn {
padding: 2px 16px;
font-size: 14px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
display: inline-block; }
.products-page .products-grid {
margin-top: 60px; }
.products-page .products-grid .product-block {
margin-bottom: 40px;
position: relative;
min-height: 203px; }
.products-page .products-grid .product-block .title {
font-weight: bold;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 14px;
line-height: 20px;
color: #000;
margin-bottom: 5px; }
.products-page .products-grid .product-block .title:after {
content: "";
width: 50px;
height: 10px;
border-bottom: solid 3px #e93836;
display: block;
margin-left: 3px; }
.products-page .products-grid .product-block .serie:after {
content: "|";
margin-left: 5px; }
.products-page .products-grid .product-block p {
font-size: 14px;
color: #000;
margin-bottom: 10px; }
.products-page .products-grid .product-block .binder-btn {
position: absolute;
bottom: 0;
left: 0;
padding: 2px 16px;
font-size: 14px; }
.list-head {
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
font-size: 16px;
line-height: 21px;
color: #000; }
.slide-list {
list-style-type: disc;
padding-left: 16px; }
.slide-list li {
font-size: 14px;
line-height: 20px;
color: #000; }
#product-slider #image-gallery li img {
max-width: 253px; }
#product-slider .caption {
position: absolute;
bottom: -36px;
color: white;
height: 50px;
margin-left: 20px; }
#product-slider .caption p {
font-size: 12px;
color: #808080; }
.lSSlideOuter .lSPager.lSGallery img {
height: 40px; }
#product-slider #image-gallery li {
min-height: 340px; }
.lSAction {
display: none; }
.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
border-radius: 0; }
#model-filter .form-group .reset-btn {
width: 24px;
height: 24px;
margin-top: 21px; }
#model-filter .form-group label {
font-weight: 400;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 14px;
vertical-align: bottom; }
#model-filter .form-group .select-container {
background-color: #e6e6e6;
width: 220px;
height: 24px;
overflow: hidden;
background: url(../images/dropdownarrow.png) no-repeat right #e6e6e6;
display: inline-block;
vertical-align: bottom; }
#model-filter .form-group .select-container select {
color: #333;
font-size: 14px;
background: transparent;
border: none;
width: 100%;
height: 24px;
box-shadow: none;
padding: 0 4px; }
.series-page {
padding: 30px 0 70px; }
.series-page .back-to {
margin-top: 100px; }
.series-page .prev {
margin-top: 100px; }
.series-page .form-inline {
margin: 50px 0 20px; }
.series-page .row .pull-right .binder-btn {
display: inline-block; }
.series-page .products-nav {
max-width: 260px; }
.series-page .products-nav .level-1 a.current {
color: #e93836; }
.series-page .products-nav .level-1 > li {
border-left: thin solid lightgray;
list-style: none;
color: #000;
margin-bottom: 10px;
padding-left: 15px; }
.series-page .products-nav .level-1 > li:first-child {
border: 1px solid transparent;
padding-left: 0; }
.series-page .products-nav .level-1 > li:first-child:hover {
border: 1px solid transparent; }
.series-page .products-nav .level-1 > li:first-child > a {
border-left: solid 1px lightgray;
padding-left: 15px; }
.series-page .products-nav .level-1 > li:first-child > a.current {
border-left: solid 1px #e93836; }
.series-page .products-nav .level-1 > li:first-child > a:hover {
border-left: solid 1px #e93836; }
.series-page .products-nav .level-1 > li:hover {
border-left: 1px solid #e93836; }
.series-page .products-nav .level-1 > li:hover > a {
color: #990000; }
.series-page .products-nav .level-1 > li:hover.current a {
color: #e93836;
margin-bottom: 15px; }
.series-page .products-nav .level-1 > li:hover.current:hover {
color: #990000; }
.series-page .products-nav .level-1 > li a {
color: #000;
text-decoration: none;
font-size: 14px; }
.series-page .products-nav .level-1 .level-2 {
margin-left: 60px;
margin-top: 10px; }
.series-page .products-nav .level-1 .level-2 li {
border: none; }
.series-page .products-nav .level-1 .level-2 li a {
color: #000; }
.series-page .products-nav .level-1 .level-2 li a.current {
color: #e93836; }
.series-page .products-nav .level-1 .level-2 li a:hover {
color: #990000; }
.series-page .products-nav .level-1 .level-2 .level-3 {
margin: 10px 0 10px 40px; }
.series-page .products-nav .level-1 .level-2 .level-3 li a {
font-size: 14px;
color: gray; }
.series-page .products-nav .level-1 .level-2 .level-3 li a.current {
color: #e93836;
text-decoration: none; }
.series-page .products-nav .level-1 .level-2 .level-3 li a:hover {
color: #990000; }
.series-page .products-nav .thin {
background: gray;
margin: 30px 0; }
.series-page .products-nav .no-level li {
margin-bottom: 10px;
padding-left: 15px; }
.series-page .products-nav .no-level li a {
color: #000;
font-size: 14px; }
.series-page .products-nav .no-level li a:hover {
color: #990000; }
.series-page .table-responsive .binder-btn {
display: inline-block; }
.series-page #home .panel-default {
background: url(../images/accordionSlidedown_red.html) 0 15px no-repeat;
cursor: pointer;
border: none;
background-color: none; }
.series-page #home .panel-default .panel-heading {
padding: 0; }
.series-page #home .headline {
border-bottom: 2px solid #e93836;
margin-bottom: 40px;
font-size: 14px; }
.series-page #home .panel-title {
font-size: 14px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: 400; }
.series-page #home .table-responsive .table {
font-size: 12px; }
.series-page #home .table-responsive .table th {
vertical-align: top;
font-size: 12px;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
color: #000; }
.series-page #home .table-responsive .table tr td {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: 400;
font-size: 12px; }
.series-page #home .table-responsive .table tr td p {
font-size: 12px; }
.series-page #home .table-responsive .table tr td.col1 {
border-left: none; }
.series-page #home .table-responsive .table td {
padding: 5px;
vertical-align: middle;
border-left: 1px solid gray;
border-radius: 1px solid gray;
border-bottom: 1px solid gray; }
.series-page #home .table-responsive .gray-row {
background-color: #e8e8e8; }
.series-page #home .table-responsive .gray-row td {
border-top: 3px solid black;
border-left: none; }
.series-page #home .table-responsive .rq {
color: #e93836;
font-size: 14px; }
.series-page #home .table-responsive .rq:hover {
color: #990000; }
.series-page #home .table-responsive .col1 {
width: 270px; }
.series-page #home .table-responsive .col2 {
width: 430px; }
.series-page #home .table-responsive .col3 {
width: 102px;
text-align: center; }
.series-page #home .table-responsive .col4 {
width: 100px;
text-align: center; }
.series-page #home .table-responsive .col4 a {
font-size: 12px; }
.series-page #home .table-responsive .col5 {
width: 68px;
text-align: center; }
.series-page #home .table-responsive .col5 a {
font-size: 14px;
font-weight: bold; }
.series-page #home .table-responsive .col6 {
width: auto;
text-align: center; }
.series-page #home .table-responsive .col7 {
width: auto;
text-align: center; }
.series-page #home .table-responsive .col7 a {
font-weight: bold; }
.series-page #home .table-responsive .under-head td {
background-color: #e8e8e8;
border-bottom: 1px solid gray;
border-top: 3px solid black; }
.series-page .tab-content {
padding: 30px;
background-color: #f5f5f5; }
.series-page .tab-content .tab-pane {
min-height: 200px; }
.series-page .tab-content #home .table-responsive .table .row-bottom {
border-top: 3px solid black;
border-bottom: 1px solid gray; }
.series-page .tab-content #home .table-responsive .table .row-bottom td {
border-right: 1px solid gray;
border-left: 1px solid gray;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 12px;
vertical-align: middle; }
.series-page .tab-content #home .table-responsive .table .row-bottom td:first-child {
border-left: none; }
.series-page .tab-content #home .table-responsive .table .row-bottom td:last-child {
border-right: none; }
.series-page #tab-1 .special-text, .series-page #home .special-text, .series-page #tab-2 .special-text {
font-size: 12px;
margin-bottom: 20px; }
.series-page #tab-1 .special-text p, .series-page #home .special-text p, .series-page #tab-2 .special-text p {
font-size: 12px;
margin-bottom: 0;
min-height: auto; }
.series-page #tab-2 .table-responsive .table {
font-size: 12px; }
.series-page #tab-2 .table-responsive .table th {
vertical-align: top; }
.series-page #tab-2 .table-responsive .table td {
padding: 5px;
vertical-align: middle;
border-left: 1px solid gray;
border-radius: 1px solid gray;
border-bottom: 1px solid gray; }
.series-page #tab-2 .table-responsive .table .col1 {
border-left: none; }
.series-page #tab-2 .table-responsive .rq {
color: #e93836;
font-size: 14px; }
.series-page #tab-2 .table-responsive .rq:hover {
color: #990000; }
.series-page #tab-2 .table-responsive .col1 {
width: 270px; }
.series-page #tab-2 .table-responsive .col2 {
width: 430px; }
.series-page #tab-2 .table-responsive .col3 {
width: 100px;
text-align: center; }
.series-page #tab-2 .table-responsive .col4 {
width: 100px;
text-align: center; }
.series-page #tab-2 .table-responsive .col4 a {
font-size: 12px; }
.series-page #tab-2 .table-responsive .col5 {
width: 50px;
text-align: center; }
.series-page #tab-2 .table-responsive .col5 a {
font-weight: bold; }
.series-page #tab-2 .table-responsive .under-head td {
background-color: #e8e8e8;
border-bottom: 1px solid gray;
border-top: 3px solid black;
border-left: none; }
.series-page #tab-4 .table-responsive .table {
font-size: 12px; }
.series-page #tab-4 .table-responsive .table th {
vertical-align: top;
border-bottom: 3px solid black; }
.series-page #tab-4 .table-responsive .table td {
border-left: 1px solid gray;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
vertical-align: middle;
padding: 5px; }
.series-page #tab-4 .table-responsive .table tr td:first-child {
border-left: none; }
.series-page #tab-4 .table-responsive .table .binder-btn {
padding: 0 16px; }
.series-page #tab-4 .table-responsive .table .col1 {
width: 270px;
text-align: left; }
.series-page #tab-4 .table-responsive .table .col2 {
width: 430px; }
.series-page #tab-4 .table-responsive .table .col3 {
width: 230px; }
.series-page #tab-4 .table-responsive .table .col4 {
width: 60px;
text-align: center; }
.series-page #technical-data .col1 {
width: 260px;
text-align: left;
border-left: none; }
.series-page #technical-data .col {
width: 110px; }
.series-page #technical-data .gray {
background-color: #e8e8e8;
border-left: 0; }
.series-page #technical-data td {
border-left: 1px solid gray;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
font-size: 12px; }
.series-page #technical-data tr td:last-child {
border-right: none; }
.series-page #technical-data th {
font-size: 12px;
border-bottom: 3px solid #000; }
.series-page .nav-tabs > li.active > a,
.series-page .nav-tabs > li.active > a:focus,
.series-page .nav-tabs > li.active > a:hover {
color: #000;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 14px;
background-color: #f5f5f5;
border-top: solid 3px #e93836;
border-right: 0;
border-left: 0; }
.series-page .table > tbody > tr > td,
.series-page .table > tbody > tr > th,
.series-page .table > tfoot > tr > td,
.series-page .table > tfoot > tr > th,
.series-page .table > thead > tr > td,
.series-page .table > thead > tr > th {
padding: 5px; }
.series-page .nav-tabs > li > a {
border-radius: 0;
font-size: 14px;
color: #000; }
.series-page .nav-tabs li:last-child {
margin-right: 0; }
.series-page .nav > li > a {
padding: 10px 0;
height: 50px; }
.series-page .prev-serie {
padding-top: 70px; }
.series-page .prev-serie a {
font-size: 14px; }
.series-page .prev-serie .binder-btn {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
.series-page .nav-tabs {
border: none;
margin-top: 30px; }
.series-page .nav-tabs li {
width: 19.41%;
height: 50px;
line-height: 50px;
text-align: center;
cursor: pointer;
margin-right: 6px; }
.series-page .nav-tabs li a {
border-top: solid 3px #f5f5f5; }
.series-page .nav-tabs li.active {
background-color: #f5f5f5; }
.series-page #tab-1 ul,
.series-page #tab-3 ul {
list-style-type: disc;
padding-left: 40px; }
.series-page #tab-1 ul li,
.series-page #tab-3 ul li {
margin-top: 10px; }
.series-page #tab-1 ul li a,
.series-page #tab-3 ul li a {
font-size: 14px; }
.series-page .table > tbody > tr > td,
.series-page .table > tbody > tr > th,
.series-page .table > tfoot > tr > td,
.series-page .table > tfoot > tr > th,
.series-page .table > thead > tr > td,
.series-page .table > thead > tr > th {
border: none; }
.series-page #product-slider .flexslider {
max-width: 300px; }
.series-page #product-slider .flexslider img {
max-width: 300px; }
.series-page .top-heading {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 18px;
position: relative;
font-weight: bold;
color: #000;
margin-bottom: 36px; }
.series-page .top-heading:after {
content: "";
width: 50px;
height: 10px;
border-bottom: solid 2px #e93836;
display: block;
margin-left: 3px; }
.series-page p {
font-size: 14px;
color: #000; }
.series-page .item-serie {
margin-top: 40px; }
.series-page .item-serie h2 {
font-size: 19px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
line-height: 21px;
color: #000; }
.series-page .item-serie p {
font-weight: normal;
font-size: 14px;
color: #000;
padding-top: 7px;
margin-bottom: 5px; }
.series-page .item-serie a img {
max-width: 119px; }
.series-page .item-serie ul {
list-style-type: disc;
padding-left: 20px;
margin-bottom: 10px; }
.series-page .item-serie ul li {
font-size: 14px;
color: #000; }
.series-page .item-serie ul li a {
font-size: 14px; }
.series-page .item-serie .binder-btn {
padding: 2px 16px;
font-size: 14px;
margin-left: 6px;
display: inline-block; }
.series-page .thin {
margin: 10px 0; }
.series-page #bookmark {
font-size: 14px; }
.series-page .more-btn {
font-size: 14px; }
.panel-body {
padding: 15px 0; }
.series-page .binder-url.col-xs-12.col-sm-12 {
padding-left: 0;
padding-top: 15px;
}
.fancybox-lock .fancybox-overlay {
background-color: rgba(0, 0, 0, 0.8); }
.fancybox-skin {
border-radius: 0;
padding: 0 !important;
background: none; }
#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
background-image: none; }
.fancybox-overlay {
background: none; }
.fancybox-close {
top: 0;
right: 0;
color: #000;
font-size: 14px;
width: 25px;
height: auto;
font-weight: 300;
text-align: center;
background: rgba(255, 255, 255, 0.3); }
.fancybox-close:hover, .fancybox-close:link, .fancybox-close:visited, .fancybox-close:active {
color: #000;
text-decoration: none; }
.products-search {
padding: 50px 0 70px; }
.products-search h1 {
font-family: MWPBL;
font-size: 22px;
line-height: 30px;
color: #000;
font-weight: bold;
margin-bottom: 30px; }
.products-search .radio-buttons {
margin-bottom: 50px; }
.products-search .radio-buttons p {
margin-top: 20px;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
font-size: 14px; }
.products-search .radio-buttons label {
font-weight: 400;
font-size: 14px; }
.products-search .radio-buttons .form-group {
margin-bottom: 5px; }
.products-search .select-category span {
font-size: 14px;
color: #000;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
display: inline-block;
margin-top: 5px; }
.products-search .thin {
margin-top: 0;
margin-bottom: 20px; }
.products-search #select-category label {
font-weight: 400;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 14px; }
.products-search h2 {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 18px;
position: relative;
font-weight: bold;
color: #000;
margin-bottom: 36px; }
.products-search h2:after {
content: "";
width: 50px;
height: 10px;
border-bottom: solid 2px #e93836;
display: block;
margin-left: 3px; }
.products-search .search-title {
margin-top: -4px; }
.products-search .search-title span {
font-size: 14px;
color: #000;
font-weight: bold;
display: inline-block; }
.products-search #advanced-search {
margin-bottom: 30px; }
.products-search #advanced-search span {
display: block; }
.products-search #advanced-search .select-container {
margin: 10px 0 0;
width: 264px;
background-color: #e6e6e6;
height: 24px;
overflow: hidden;
background: url(../images/dropdownarrow.png) no-repeat right #e6e6e6;
position: relative;
display: inline-block;
vertical-align: middle; }
.products-search #advanced-search .select-container select {
background: transparent;
border: none;
color: black;
width: 287px;
position: relative;
padding: 5px 4px 4px;
font-size: 15px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
.products-search span {
display: inline-block;
font-size: 14px;
color: #000;
font-weight: bold; }
.products-search .result-block .col {
float: left;
padding: 10px 0; }
.products-search .result-block .col img {
max-width: 112px;
display: block;
margin: 0 auto; }
.products-search .result-block .thin {
margin-bottom: 5px;
background: gray; }
.products-search .result-block .col-left {
width: 140px; }
.products-search .result-block .col-middle {
position: relative; }
.products-search .result-block .col-middle strong {
font-size: 14px;
color: #000; }
.products-search .result-block .col-middle p {
font-size: 14px;
color: #000; }
.products-search .result-block .col-middle .align-bottom {
padding-top: 83px; }
.products-search .result-block .col-middle .separator {
font-weight: 400;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
padding: 0 5px; }
.products-search .result-block .col-middle .more-btn {
font-size: 14px; }
.products-search .result-block .col-right {
float: right; }
.products-search .result-block .col-right .more-btn {
margin-top: 112px;
font-size: 14px; }
@media only screen and (max-width: 1309px) {
.series-page .nav-tabs li {
width: 132px;
height: 56px;
margin-right: 5px; }
.series-page .nav-tabs li a {
height: 56px; }
#model-filter .form-group {
margin-right: 11px; } }
@media only screen and (max-width: 1092px) {
.series-page .nav-tabs li {
width: 20%;
height: 56px;
margin-right: 0; }
.series-page .nav-tabs li a {
height: 56px; }
.series-page .row .pull-right .binder-btn {
margin-top: 20px; }
#model-filter .form-group {
margin-bottom: 15px; }
#model-filter .form-group .select-container {
width: 178px; }
.products-page .products-grid .product-block {
min-height: 212px; } }
@media only screen and (max-width: 868px) {
.series-page {
padding: 40px 0 40px; }
.series-page .top-heading {
line-height: 30px; }
.series-page #product-slider {
margin-bottom: 40px; }
.series-page .item-serie {
margin-top: 50px; }
.series-page .prev-serie {
padding-top: 40px; }
.series-page .prev-serie .pull-right, .series-page .prev-serie .pull-left {
float: none !important; }
.series-page .products-nav {
max-width: 100%;
margin-bottom: 40px; }
.series-page .products-nav .thin {
margin: 10px 0; }
.series-page .products-nav .no-level {
margin-bottom: 20px; }
.series-page .products-nav .level-1 li {
margin-bottom: 5px; }
.series-page .row .pull-right {
}
.series-page .row .pull-right .binder-btn {
margin-top: 20px; }
.series-page .tab-content {
padding: 30px 10px; }
.series-page .nav-tabs {
padding: 0; }
.series-page .nav-tabs li {
width: 33.333%; }
.series-page .nav-tabs li a {
word-wrap: break-word; }
.products-page .products-grid img {
margin-bottom: 15px; }
.products-page .products-grid .product-block {
min-height: 160px; } }
@media only screen and (max-width: 640px) {
.hidden-mobile {
display: none; }
.visible-mobile {
display: block; } }
@media only screen and (max-width: 480px) {
.products-search .result-block .col-middle .align-bottom {
padding-top: 20px; }
.products-search .result-block .col-right .more-btn {
margin-top: 0; }
.series-page {
padding: 40px 0 40px; }
.series-page .back-to {
margin-top: 40px; }
.series-page .nav-tabs li {
width: 50%; }
.products-page {
padding-bottom: 40px 0 40px; }
.products-page .products-grid .product-block {
min-height: 220px; } }
.download-page {
padding: 50px 0 70px; }
.download-page h1 {
font-family: MWPBL;
font-size: 22px;
line-height: 30px;
color: #000;
font-weight: bold;
margin-bottom: 30px; }
.download-page .select-category span {
font-size: 14px;
color: #000;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif;
display: inline-block;
margin-top: 5px; }
.download-page .thin {
margin-top: 0;
margin-bottom: 20px; }
.download-page .radio-buttons .form-group {
margin-bottom: 0; }
.download-page .radio-buttons .form-group label input[type=radio] {
margin: 5px 0; }
.download-page #select-category label {
font-weight: 400;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 14px; }
.download-page h2 {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-size: 18px;
position: relative;
font-weight: bold;
color: #000;
margin-bottom: 40px; }
.download-page h2:after {
content: "";
width: 50px;
height: 10px;
border-bottom: solid 2px #e93836;
display: block;
margin-left: 3px; }
.download-page .advanced-search-title {
margin-top: -4px; }
.download-page .advanced-search-title span {
font-size: 14px;
color: #000;
font-weight: bold;
display: inline-block; }
.download-page .advanced-search-title .pull-right {
position: relative;
top: -3px; }
.download-page #advanced-search {
margin-bottom: 30px; }
.download-page #advanced-search span {
display: block; }
.download-page #advanced-search .select-container {
margin: 10px 0 0;
width: 264px;
background-color: #e6e6e6;
height: 24px;
overflow: hidden;
background: url(../images/dropdownarrow.png) no-repeat right #e6e6e6;
position: relative;
display: inline-block;
vertical-align: middle; }
.download-page #advanced-search .select-container select {
background: transparent;
border: none;
color: black;
width: 287px;
position: relative;
padding: 5px 4px 4px;
font-size: 15px;
height: 24px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
.download-page span {
display: inline-block;
font-size: 14px;
color: #000;
font-weight: bold; }
.download-page .download-section .table-responsive .table th, .download-page .download-section .table-responsive .table td {
font-size: 14px; }
.download-page .download-section .table-responsive .table th strong, .download-page .download-section .table-responsive .table td strong {
font-weight: bold; }
.download-page .download-section .table-responsive .table tr th {
border-bottom: 1px solid #000;
border-top: none; }
.download-page .download-section .table-responsive .table tr td {
border-bottom: 1px solid lightgray;
border-top: none; }
.download-page .download-section .table-responsive .table .binder-btn {
padding: 4px 16px;
display: inline;
font-size: 14px; }
.download-page .download-section .table-responsive .table .col1 {
width: 270px; }
.download-page .download-section .table-responsive .table .col2 {
width: 430px; }
.download-page .download-section .table-responsive .table .col3 {
width: 230px;
text-align: center; }
.download-page .download-section .table-responsive .table .col4 {
width: 200px;
text-align: center; }
@media only screen and (max-width: 1309px) {
.download-page #advanced-search .select-container {
width: 184px; }
.download-page #advanced-search .select-container select {
width: 250px; }
.download-page .download-section .second {
width: 290px; }
.download-page .download-section .first {
width: 163px; }
.download-page .download-section .third {
width: 154px; } }
@media only screen and (max-width: 1092px) {
.download-page h1 {
margin-bottom: 50px; }
.download-page #advanced-search .select-container {
width: 144px; }
.download-page #advanced-search .select-container select {
width: 200px; }
.download-page .download-section .second {
width: 172px; }
.download-page .download-section .first {
width: 112px; }
.download-page .download-section .third {
width: 113px; } }
@media only screen and (max-width: 868px) {
.download-page h1 {
margin-bottom: 25px; }
.download-page #advanced-search .select-container {
width: 220px; }
.download-page #advanced-search .select-container select {
width: 275px; }
.download-page .radio-buttons {
margin-bottom: 25px; } }
@media only screen and (max-width: 480px) {
.download-page {
padding: 40px 0 40px; }
.download-page h2 {
line-height: 25px; }
.download-page #advanced-search .select-container {
width: 221px; }
.download-page #advanced-search .select-container select {
width: 234px; } }
.search-page {
padding-bottom: 70px;
padding-top: 25px; }
.search-page h1 {
font-family: MWPBL;
font-size: 22px;
font-weight: bold;
line-height: 30px;
color: #000;
margin-bottom: 51px; }
.search-page .search-box {
margin-bottom: 80px; }
.search-page .search-box .form-group {
display: inline-block; }
.search-page .search-box .form-inline input[type="text"] {
width: 201px;
border: none;
background-color: #e6e6e6;
height: 22px;
font-size: 14px;
padding: 0 5px;
color: #000; }
.search-page .search-box .form-inline .binder-btn {
padding: 0 6px;
display: inline-block;
border: none;
font-size: 15px;
height: 22px;
vertical-align: middle;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif; }
.search-page p {
font-size: 14px;
color: #000; }
.search-page p + .thin {
margin-bottom: 20px;
margin-top: 0; }
.search-page .radio-buttons .form-group {
margin-bottom: 0; }
.search-page .radio-buttons .form-group label {
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: 400;
color: #000;
font-size: 14px; }
.search-page .radio-buttons .form-group label input[type=radio] {
vertical-align: baseline;
margin: 5px 0; }
.search-page .select-mobile .select-container {
width: 220px;
height: 24px;
overflow: hidden;
background: url(../images/dropdownarrow.png) no-repeat right #e6e6e6;
display: inline-block; }
.search-page .select-mobile .select-container select {
height: 24px;
color: #333;
font-size: 14px;
background: transparent;
width: 100%;
padding-left: 5px;
border: none; }
.search-page .spacing-top {
margin-top: 21px;
margin-bottom: 20px; }
.search-page .result-type-title {
padding: 0 4px;
background: #e6e6e6;
margin-bottom: 20px;
font-size: 14px;
color: #000; }
.search-page .results-container {
padding-left: 50px; }
.search-page .product-results p {
font-size: 14px;
color: #000; }
.search-page .product-results p strong {
display: block;
font-weight: bold; }
.search-page .product-results .pull-right {
height: 42px;
display: table; }
.search-page .product-results .pull-right a {
display: table-cell;
vertical-align: bottom;
font-size: 14px; }
.search-page .product-results .thin {
margin: 21px 0 15px;
height: 2px;
background-color: #e6e6e6; }
.search-page .options-accessories-results .table {
max-width: 700px; }
.search-page .options-accessories-results .table thead tr th {
border-bottom: none; }
.search-page .options-accessories-results .table th,
.search-page .options-accessories-results .table td {
font-size: 14px;
color: #000;
border: none; }
.search-page .options-accessories-results .table th strong,
.search-page .options-accessories-results .table td strong {
font-weight: bold;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
.search-page .options-accessories-results .table ul {
padding-left: 32px;
list-style-type: disc; }
.search-page .options-accessories-results .table ul li a {
font-size: 14px; }
.search-page .table {
margin-top: 30px; }
.search-page .table th, .search-page .table td {
font-size: 14px;
color: #000; }
.search-page .table th strong, .search-page .table td strong {
font-weight: bold; }
.search-page .table .binder-btn {
padding: 4px 16px;
display: inline; }
.search-page .table .col1 {
width: 200px; }
.search-page .table .col2 {
width: 370px; }
.search-page .table .col3 {
width: 101px;
text-align: center; }
.search-page .table .col4 {
width: 60px;
text-align: center; }
.search-page .thin {
height: 1px;
background: #000;
margin-bottom: 15px; }
@media only screen and (max-width: 1092px) {
.search-page h1 {
margin-bottom: 37px; }
.search-page .search-box {
margin-bottom: 40px; }
.search-page .results-container {
padding-left: 10px; } }
@media only screen and (max-width: 868px) {
.table-responsive {
border: none; }
.search-page .results-container {
padding-left: 0; }
.search-page .search-box .form-inline .form-group {
display: inline-block; }
.search-page .search-box .form-inline .binder-btn {
vertical-align: top; } }
@media only screen and (max-width: 480px) {
.search-page .product-results .pull-right {
height: auto; }
.search-page .product-results p {
margin-bottom: 10px; } }
input[type=text], input[type=password], input[type=email] {
font-size: 14px;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif;
font-weight: 400;
color: #000;
padding-left: 7px; }
select {
-webkit-appearance: none;
-moz-appearance: none; }
select::-ms-expand {
display: none; }
.support-formular {
padding: 0 0 70px; }
.support-formular .back-to a {
font-size: 14px; }
.support-formular .reg p {
font-weight: bold; }
.support-formular-header {
padding-top: 50px; }
.support-formular-header h1 {
font-size: 22px;
font-weight: bold;
font-family: MWPBL;
text-align: right;
padding-right: 50px;
color: #000;
line-height: 30px; }
.support-formular-header p {
font-size: 14px;
color: #000; }
#support-form .agreements .more-btn {
font-size: 14px; }
#support-form #s-light {
margin-top: 21px; }
#support-form .reveal-if-active {
display: none;
margin-top: 12px; }
#support-form .reveal-if-active label {
font-weight: 400;
color: #000; }
#support-form .reveal-if-active input {
width: 191px;
border: none;
background: #e6e6e6;
height: 22px; }
#support-form .reveal-if-active .select-container {
width: 396px;
overflow: hidden;
background: url(../images/dropdownarrow.png) no-repeat right #e6e6e6;
height: 24px;
margin-bottom: 30px; }
#support-form .reveal-if-active .select-container select {
background-color: transparent;
width: 425px;
border: none;
padding-left: 5px;
font-size: 15px;
color: #000;
height: 24px; }
#support-form .reveal-if-active .left,
#support-form .reveal-if-active .right {
width: 49% !important; }
#support-form .reveal-if-active .left label,
#support-form .reveal-if-active .right label {
display: block; }
#support-form .reveal-if-active .left input,
#support-form .reveal-if-active .right input {
width: 40px !important; }
#support-form .form-group textarea {
width: 600px;
height: 128px;
background: #e6e6e6;
border: none; }
#support-form .service-partners {
padding: 21px 0;
margin-top: 50px; }
#support-form .service-partners p {
font-size: 14px;
color: #000; }
#support-form .service-partners p + .thin {
margin-bottom: 10px; }
#support-form label {
padding-left: 7px; }
#support-form input[type=password] {
background-color: #e6e6e6;
border: 0 none;
font-size: 14px;
margin: 0 5px 0 0;
padding: 0 5px;
width: 180px;
height: 20px;
display: inline-block;
border-radius: 0; }
#support-form .binder-btn {
padding: 4px 16px;
display: inline;
font-size: 15px;
font-family: MWPB, Arial, 黑体, SimHei, sans-serif; }
#support-form .checkbox-horizontal {
padding: 21px 0; }
#support-form .checkbox-horizontal label {
margin-bottom: 10px; }
#support-form .checkbox-horizontal label input[type=checkbox] {
margin-right: 0;
vertical-align: baseline; }
#support-form .half {
width: 45%;
float: left;
padding-top: 15px; }
#support-form .half p {
font-size: 14px;
color: #000; }
#support-form .half input[type=text] {
width: 40px;
border: none;
background-color: #e6e6e6;
height: 22px;
margin-bottom: 5px; }
#support-form .half label {
display: block;
font-weight: 400;
font-size: 14px;
color: #000;
font-family: MWPBK, Arial, 宋体, SimSun, sans-serif; }
#support-form .thin {
margin-bottom: 3px; }
#support-form .form-half input {
width: 191px; }
#support-form .spacer {
padding: 21px 0; }
#support-form .form-inline .left, #support-form .form-inline .right {
width: 211px;
float: left; }
#support-form .form-inline .left label, #support-form .form-inline .right label {
font-weight: 400;
font-size: 14px; }
#support-form .form-inline .left input[type=text], #support-form .form-inline .right input[type=text] {
width: 191px;
height: 22px;
border: none;
background: #e6e6e6;
margin-left: 0; }
#support-form .form-inline input[type=checkbox] {
margin: 0;
vertical-align: middle; }
#support-form .form-inline label {
vertical-align: baseline; }
#support-form .form-inline .thin {
margin-bottom: 10px; }
@media only screen and (max-width: 1092px) {
#support-form .form-group textarea {
width: 100%; } }
@media only screen and (max-width: 868px) {
.support-formular-header {
padding-top: 34px; }
.support-formular-header h1 {
text-align: left;
padding-right: 0;
margin-bottom: 15px; }
#support-form .center-mobile {
max-width: 396px;
margin: 0 auto; }
#support-form .spacer {
padding-left: 10px 0; }
#support-form .service-partners {
max-width: 396px;
margin: 0 auto; }
#support-form #s-light .left, #support-form #s-light .right {
float: none; } }
@media only screen and (max-width: 480px) {
#support-form .center-mobile .half {
width: 100%;
float: none; }
#support-form .form-half input {
width: 95%; }
#support-form .reveal-if-active .select-container {
width: 95%; }
#support-form .reveal-if-active .select-container select {
width: 105%; } }
.hidden {
display:none !important;
}
.v-10 {
margin-top: 10px;
margin-bottom:10px;
}
.v-50 {
margin-top: 50px;
margin-bottom:50px;
}
.trans_h2 {
font-family: MWPBK;
font-size: 18px;
line-height: 30px;
position: relative;
color: #000;
margin-bottom: 36px;
font-weight: bold;
}
.trans_h2:after {
content: "";
width: 50px;
height: 10px;
border-bottom: solid 2px #e93836;
display: block;
margin-left: 3px;
}
.font-size_13 {
font-size: 13px;
}
hr.black {
border-top: 1px solid black;
}
.red {
color: #e93836;
}
a:hover, a:focus {
color: #e93836;
text-decoration:none;
}
ul.navbar-right a:hover,
ul.navbar-right a:focus
{
color: black;
text-decoration: none;
}
article {
font-size:14px;
}
a.slider-wrap-link {
display: block;
}
.page-footer .footer-sitemap .footer-pages .col{
width: 180px;
}
.page-footer .footer-sitemap .copyright a:hover {
color: white;
text-decoration: underline;
}
.ticketOrderContainer {
background-color: white;
padding: 20px;
}
.user-mobile .language {
padding-top:8px;
padding-left: 29px;
font-family: MWPBL;
}
.user-bar.mobile-interaction-s .search-mobile input[type=submit] {
background: url(../images/arrow-search.html) no-repeat 14px 4px;
background-size: 18px 15px;
}
article div.container hr{
margin:40px 0;
}
article.article-top .leftcolumn img {
display: inline-block;
margin-right: 50px;
max-width: 80%;
margin-top: 30px;
}
article .leftcolumn {
text-align: right;
}
blockquote span {
display: block;
font-size: 60%;
font-family: MSSWPBK;
}
.divembed.object-right {
text-align: right;
}
.group-articles .article-description {
margin-bottom: 25px;
margin-top: 25px;
}
section.overview h1 {
font-size: 26px;
}
.row .teaser .article-description {
height: 150px;
overflow: hidden;
}
.news-filter #filterform {
width: 100%;
width: 100%;
}
#ui-datepicker-div{
z-index: 1000!important;
}
.form-group label.cb_vertical_base {
font-size: 13px;
}
.form-group input#softwareagbs {
height: 18px;
margin-right: 10px;
}
button.binder-btn[disabled] {
background-color: #f98888;
}
section.middle .container .row ul,
section.middle h3{
font-size: 14px;
}
.article-top ul li a {
vertical-align: top;
}
.group-articles {
margin-top:0px;
}
.thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img{
width: 100%;
}
.article-top-news .thin {
margin-top: 5px;
}
article.article-top-news ul {
list-style: inside;
}
.shareButton {
background: url("../images/share.html") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
cursor: pointer;
float: right;
height: 30px;
position: relative;
width: 35px;
}
.shareButton.active {
background: url("../images/share_mouseover.html") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.shareButton:hover {
background: url("../images/share_mouseover.html") no-repeat;
}
.sharing {
background: url("../extension/ixezbinder/design/binder_responsive/images/share_container_rightaligned.html") no-repeat scroll center top rgba(0, 0, 0, 0);
height: 75px;
position: absolute;
right: -28px;
width: 340px;
z-index: 100;
display: none;
margin-top: -90px;
}
.share_item {
display: inline-block;
margin-left: 19px;
position: relative;
top:15px;
width: 30px;
}
.share_item.close {
width: 7px;
margin: 0;
left: 10px;
top: -7px;
}
.teaserText_responsive p {
display: inline;
}
.teaserText_responsive p.headline {
display: block;
}
div.img_signature {
color: gray;
display: inline-block;
float: right;
font-size: 14px;
padding-right: 50px;
}
.newsarticle .middle ul {
margin: 20px 0;
}
.trademark-article {
margin-bottom: 0px;
}
.trademark-article .leftcolumn .divembed img {
max-width:345px;
}
.middle div.container {
margin-top:20px;
}
article .renderedtable td {
padding-right: 6px;
}
article .renderedtable b {
font-family: MWPB;
}
footer {
margin-top:30px;
}
.panel-group {
margin-top:40px;
}
.panel-group p {
font-size: 14px;
color: #000;
margin-bottom: 0px;
min-height: 10px;
}
.panel-group .attribute-image {
margin: 40px 0px;
}
.panel-group #collapseOne p,
.panel-group #collapseTwo p,
.panel-group #collapseThree p,
.panel-group #collapseFour p{
font-size:13px;
}
.panel-body{
overflow-x: auto;
}
tr.borderBottom {
border-bottom:solid thin black;
}
#shopping_basket table tr.gray-row {
background-color: #e8e8e8;
border-bottom: 2px #000000 solid;
}
#basket {
display: inline-block;
font-size: 14px;
opacity: 0;
}
#basket.top_flyout {
background-color: #e93836;
border-radius: 5px;
box-shadow: 4px 10px 5px #888888;
color: #ffffff;
padding: 5px;
position: absolute;
text-align: center;
top: 30px;
width: 150px;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
z-index: 10000;
}
.variants a {
color: #000;
font-size: inherit;
}
.variants a:hover {
color: #990000;
}
.wish-list .table-mobile .td:first-child {
border-bottom: none;
}
.mob_variants{
margin-top: 15px;
}
.wish-list .table-wish-list .col4 {
width: 90px;
}
.wish-list .table-wish-list .col5 {
width: 70px;
}
@media print {
a[href]:after {
content: none !important;
}
#header {
position: relative;
margin:0px;
top:0px;
}
#header .header-logo a img {
filter: invert(100%);
}
#pageslide,
footer,
nav.user-bar
{
display: none !important;
}
}
@media screen\0 {
#basket.top_flyout {
background-color: #e93836;
border-radius: 5px;
box-shadow: 4px 10px 5px #888888;
color: #ffffff;
padding: 5px;
position: absolute;
text-align: center;
top: 20px;
width: 150px;
z-index: 10000;
left: 450px;
}
}
#basket.top_flyout p.flyout-info{
background-color: #ccc;
color:#000;
display:block;
padding:4px;
}
#basket_wrap {
position: relative;
width: auto;
float: right;
}
.wish-list .table-wish-list .col8 input[type="submit"],
.wish-list .merkzettel input[type="submit"]#check_del {
color: transparent;
}
.wish-list .merkzettel input[type="submit"]#check_del {
background: url(../images/x.html) no-repeat center;
background-size: 11px;
background-color: none;
border: none;
outline: none;
width: 15px;
height: 15px;
}
.wish-list .visible-xs input[type="checkbox"].request-item {
margin-top: 6px;
}
.wish-list .visible-xs .pull-left a,
.wish-list .visible-xs .price a,
.wish-list .visible-xs .art_no a {
font-size: 14px;
color: #000;
font-weight: 700;
}
input[type="text"] {
border: none;
background-color: #e6e6e6;
height: 22px;
}
.merkzettel input.ProductItemCount {
float: none;
}
table td input[type="text"] {
width: 30px;
text-align: center;
}
#check_del {
margin-bottom: 3px;
}
.flexslider .flex-caption .box {
width: 670px;
}
.flexslider .flex-caption p{
font-size:34px;
line-height:44px;
}
nav.user-bar ul.navbar-right.user-text a:focus {
color: gray;
}
.ask-btn.de {
background: url(../images/Sprechblase-de_black.html) no-repeat scroll right bottom transparent;
}
.ask-btn.en, .ask-btn.us {
background: url("../images/Sprechblase-en_black.html") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}
.ask-btn.fr {
background: url("../images/Sprechblase-fr_black.html") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}
.ask-btn.ru {
background: url("../images/Sprechblase-ru_black.html") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}
.ask-btn.cn {
background: url("../images/Sprechblase-cn_black.html") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}
.ask-btn.it {
background: url("../images/Sprechblase-it_black.html") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}
.ask-btn.es {
background: url("../images/Sprechblase-es_black.html") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}
.ask-btn.pl {
background: url("../images/Sprechblase-pl_black.html") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}
.ask-btn.nl {
background: url("../images/Sprechblase-nl_black.html") no-repeat scroll right bottom rgba(0, 0, 0, 0);
}
.content-header .intro-headline .product .top-image a,
.content-header .intro-headline .product .bottom-image a
{
background: none;
}
.full-news {
margin-top:-20px;
font-size: 14px;
}
.news .full-news {
margin-top: 0px;
}
.user-bar .user-mobile .col .list_empty {
background: url(../images/list_empty.png) center no-repeat;
background-size: contain;
display: inline-block;
width: 24px;
height:32px;
}
.intro-contact a,
.teaserImage.home,
.content-header .account a
{
display: block;
}
.content-header .intro-contact a img,
.teaserImage.home > img
{
margin:0 auto;
}
.content-header .intro-contact a img.img-responsive {
margin-bottom:30px;
}
.content-header .intro-headline .account a img.img-responsive {
margin: 0 auto 33px auto;
height: 215px;
width:auto;
max-width:100%;
}
.content-header .intro-headline p {
margin-bottom:auto;
height: 70px;
}

.content-header .intro-headline .content-overflow p {
margin-bottom:auto;
height: 70px;
}
.content-header .intro-headline .content-overflow p {
margin-bottom:auto;
height: auto;
}
.user-bar .user-mobile .col .human-shape {
background: url(../images/human-shape_lock.png) center no-repeat;
background-size:contain;
}
.user-bar .user-mobile .col .human-shape.loggedin {
background: url(../images/human-shape_loggedin.html) center no-repeat;
background-size:contain;
}
.user-bar .navbar-right li.user-control a{
margin:0 10px;
}
a.home-link-icon img {
top: 1px;
position: relative;
height: 16px;
}
#breadcrumb,
#breadcrumb a,
#breadcrumb a:visited {
color: gray;
}
.events-page .event-block .news-title {
color: black;
font-family: MWPB;
font-size: 15px;
margin-top: 9px;
}
.tips-tricks .tips-tricks-block .thin {
margin: 5px 0;
}
table.table td.col7 a,
table.table tbody tr td.col8 a,
#accessoryTable table.table tbody tr td.col5 a
{
font-size: 20px !important;
}
.visible-mobile .model-content .table th, .visible-mobile .model-content .table td {
font-size: 12px;
}
.visible-mobile .inner .table-responsive .table td {
vertical-align: bottom;
white-space: normal;
padding: 10px 0;
}
.inner .table-responsive .table {
font-size: 14px;
}
.series-page #technical-data .col {
min-width: 130px;
}
.series-page #technical-data .col1 {
min-width:280px;
}
.series-page p a.binder-btn {
margin-top: 20px;
display: inline-block;
}
.series-page .visible-mobile.serie_tableContainer.visible-xs p a.binder-btn {
width: 100%;
text-align: center;
}
.series-page .trans_h2 {
font-size: 18px;
}
.row .request-btn.pull-right {
margin-bottom: 15px;
}
.productImage .img-responsive,
.teaserImage .img-responsive{
width: 100%;
}
.series-page .item-serie h2 {
font-family: MWPBL;
}
.series-page .item-serie a img {
max-width: 90%;
}
.gallery_arrow {
position: relative;
bottom: 36px;
cursor: pointer;
right: -15px;
}
.gallery_arrow:first-of-type {
right:0;
left:-20px;
}
.slide-list > ul {
list-style-type: disc;
}
.series-page .products-nav .level-1 > li.current_li {
border: 1px solid transparent;
padding-left: 0;
}
.series-page .products-nav .level-1 > li.current_li:hover {
border: 1px solid transparent;
}
.series-page .products-nav .level-1 > li.current_li > a {
border-left: solid 1px lightgray;
padding-left: 15px;
}
.series-page .products-nav .level-1 > li.current_li > a.current {
border-left: solid 1px #e93836;
}
.series-page .products-nav .level-1 > li.current_li > a:hover {
border-left: solid 1px #e93836;
}
.series-page table p {
font-size: 12px;
}
.image_subtitle {
font-size: 12px;
color: gray;
}
.leftcolumn .image_subtitle {
text-align: left;
margin-top:10px;
}
.seo h2 {
margin-top: 50px;
margin-bottom:5px;
font-size: 14px;
font-family:MWPB;
}
.seo p {
font-size: 14px;
}
.inner .model-list li a.mark{
border: none;
}
.series-page .tab-content #home .table-responsive .table .row-bottom {
border-top: none;
}
.series-page .tab-content #home .table-responsive .table .row-top {
border-bottom: 3px solid black;
}
#model-filter .form-group span {
font-family: MWPBK;
font-size: 14px;
font-weight: 400;
vertical-align: bottom;
}
#model-filter .form-group .selectContainer {
background: #e6e6e6 url("../images/dropdownarrow.png") no-repeat scroll right center;
display: inline-block;
height: 24px;
overflow: hidden;
vertical-align: bottom;
width: 220px;
}
#model-filter .form-group .selectContainer select {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
box-shadow: none;
color: #333;
font-size: 14px;
height: 24px;
padding: 0 4px;
width: 100%;
}
.group_radiobuttons {
margin-bottom: 30px;
text-align: right;
font-size: 14px;
line-height: 21px;
}
.group_radiobuttons label{
font-weight: normal;
margin-right: 3px;
vertical-align: sub;
}
.group_radiobuttons input[type="radio"] {
margin: 0 5px 0 0;
}
.series-page .visible-mobile table tbody p {
font-size: inherit;
}
#model-filter .form-group.form_facet {
display: table-caption;
}
.kernel_error .warning {
margin:80px 0;
}
.kernel_error .warning p,
.search-page .warning p{
font-size: 14px;
list-style-type: disc;
}
.kernel_error .warning ul li,
.search-page .warning ul li{
font-size: 14px;
list-style-type: disc;
margin-left: 15px;
margin-top: 15px;
}
.series-page .products-nav .level-1 .level-2 .level-3 li a,
.series-page .products-nav .level-1 .level-2 li a {
margin-bottom: 10px;
}
img.reset {
cursor: pointer;
}
.download-page .select-container {
margin: 10px 0 0;
width: 264px;
background-color: #e6e6e6;
height: 24px;
overflow: hidden;
background: url(../images/dropdownarrow.png) no-repeat right #e6e6e6;
position: relative;
display: inline-block;
vertical-align: middle;
}
.download-page .select-container select {
background: transparent;
border: none;
color: black;
width: 287px;
position: relative;
padding: 5px 4px 4px;
font-size: 15px;
height: 24px;
font-family: MWPBK;
}
li.disc {
list-style-type: disc;
margin-left: 15px;
margin-bottom: 20px;
}
.yui-ac-bd ul li {
cursor: pointer;
}
.search-page .result-type-title {
margin-bottom:0px;
}
.search-page .table{
margin-top:0px;
}
.results-container ul li {
list-style-type: disc;
margin-left:15px;
}
.results-container ul li a{
font-size: 14px;
}
div.news-results,
div.others-results {
padding-top:20px;
}
div.other-documents-results,
div.data-sheets-results,
div.operating-manuals-results
{
font-size: 14px;
}
div.other-documents-results .binder-btn,
div.data-sheets-results .binder-btn,
div.operating-manuals-results .binder-btn{
width: 56px;
display: block;
text-align: center;
padding: 2px 10px;
}
.documents_table_headline {
margin-bottom:50px;
}
.form-control {
z-index: 200;
}
.yui-ac-content {
border:solid 1px black;
background-color: white;
padding: 5px;
font-size:13px;
line-height:30px;
position: absolute;
width: 200px;
z-index: 100;
}
.yui-ac-shadow {
position: absolute;
width: 200px;
background-color: gray;
left: 5px;
top: 5px;
}
#select-category input[type="radio"],
input.productfinder_facet{
margin:4px 6px 1px 0px;
}
.products-search .radio-buttons .form-group {
font-size:14px;
}
table.product-finder-table .productImage img {
max-width: 112px;
display: block;
margin: 0 auto;
}
table.product-finder-table {
width: 100%;
}
table.product-finder-table tr {
border-bottom:solid 1px black;
}
table.product-finder-table tr td {
padding-top:20px;
padding-bottom:20px;
}
table.product-finder-table td.align-bottom {
vertical-align: bottom;
font-size:14px;
padding-left: 20px;
padding-bottom:30px;
}
table.product-finder-table td.close-row {
vertical-align: bottom;
min-width: 125px;
text-align: right;
}
table.product-finder-table .spacer {
margin: 20px 6px;
}
table.product-finder-table span.separator{
margin: 0 10px;
}
.pull-right.pf-btn {
margin-bottom: 15px;
}
.visible-xs.spacer.pf-btn {
width: 100%;
}
.visible-xs.spacer.pf-btn a.binder-btn {
width: 100%;
display: block;
text-align: center;
padding-left: 0;
margin-left: 0;
}
select:disabled {
opacity: 0.4;
}
.trademark-article h3 {
margin-bottom: 40px;
}
#text_measurement{
background: #e6e6e6;
border: none;
margin-bottom: 40px;
min-height: 120px;
width: 100%;
}
ul.result li {
list-style-type: disc;
color: #e93836;
margin-left: 15px;
}
ul.result {
margin-top: 20px;
}
.form-group.addSparePart {
color: #e93836;
margin: 40px 0;
cursor: pointer;
}
.article-form .reg .pull-left p {
font-weight: bold;
}
.article-form .actual-form .form-group #summary {
width: 100%;
}
.article-form .actual-form .form-group.form-25 {
max-width: 100%;
}
.article-form .actual-form .form-group.form-25 label {
width: 24%;
display: inline-block;
}
.article-form .actual-form .margin-top-50{
margin-top: 50px;
}
.article-form .actual-form .form-group.form-25 input[type="text"],
.article-form .actual-form .form-group.form-25 .select-full
{
width: 23%;
display: inline-block;
margin-right:9px;
}
.article-form .actual-form .form-group.form-25 .select-full {
position: relative;
top:7px;
}
.article-form .actual-form .form-inline.form-table{
margin-top: 0px;
margin-bottom: 0px;
}
.article-form .actual-form .form-inline label.visible-mobile-div,
.inner.visible-mobile-div, .inner.visible-tablet-div{
display:none;
}
.article-form .actual-form .form-inline.form-table .left,
.article-form .actual-form .form-inline.form-table .right{
display: flex;
}
.article-form .actual-form .form-inline.form-table .left input[type="text"],
.article-form .actual-form .form-inline.form-table .right input[type="text"]{
margin-left: 0px;
}
.article-form .actual-form .form-group #message {
width: 100%;
}
.fancybox_close {
margin-bottom: 30px;
width: 100%;
display: block;
text-align: right;
}
.form-group.warning:before,
section.login_form div.warning:before{
content: "";
width: 23px;
height: 20px;
position: absolute;
background-image: url(../extension/ixezbinder/design/binder_responsive/images/invalid.html);
left: -40px;
margin-top:25px;
}
.left .form-group.warning:before,
.form-inline .form-group.warning:before,
section.login_form div.warning:before{
margin-top:0px;
}
.article-form {
margin-top: 5px;
}
.article-form.productregistration-form {
margin-top: 20px;
}
.article-form h1 {
font-family: MWPBL;
font-size: 22px;
line-height: 30px;
font-weight: bold;
color: black;
padding-right: 50px;
text-align: left;
}
.article-form .leftcolumn h1 {
text-align: right;
}
.article-form, .actual-form {
font-size: 14px;
}
.article-form .actual-form .form-group .left input, .article-form .actual-form .form-group .left select, .article-form .actual-form .form-group .right input, .article-form .actual-form .form-group .right select {
width: 214px;
}
.article-form .actual-form .form-group {
max-width: 445px;
}
.article-form .actual-form .left {
width: 50%;
}
.article-form .actual-form .form-group .select-full #state,
.article-form .actual-form .form-group .select-full select {
background: transparent;
color: black;
width: 100%;
height:22px;
}
.article-form .actual-form .form-group .select-half select {
background: transparent;
}
.article-form .actual-form .form-group input, .article-form .actual-form .form-group textarea, .article-form .actual-form .form-group select {
padding-left: 5px;
}
.article-top.user_password .feedback h3,
.article-top.user_password .warning h3 {
margin-top: 10px;
margin-bottom: 30px;
}
.article-top.user_password p {
margin-top: 30px;
margin-bottom:20px;
}
table.password {
margin-bottom: 40px;
width:50%;
}
table.password input[type="text"] {
width: 100%;
height: 22px;
border: none;
background: #e6e6e6;
font-family: MWPBK;
font-weight: 400 !important;
}
.article-form .actual-form .form-group.clearfix.serial_row {
margin-top: 40px;
}
.login_form .warning {
color: #e93836;
margin-bottom: 30px;
}
.binder-btn {
border:none;
color: #fff !important;
font-size: 15px;
padding:6px 10px;
}
.article-form ul {
margin-top:10px;
}
.article-form ul li {
list-style-type: disc;
margin-left: 15px;
}
.form-group.agreements {
max-width: 100% !important;
}
table.password tr td {
padding-top: 15px;
padding-right: 20px;
}
section.article-form.user_password {
padding-left: 30px;
}
.search-page .search-box .form-inline input[type="text"] {
display: inline-block;
}
.visible-xs.table-mobile .basket_col {
display: flex;
}
.visible-xs.table-mobile .basket_td1 {
width: 25%;
overflow: hidden;
}
.visible-xs.table-mobile .basket_td2 {
padding-left: 10px;
width: 75%;
}
.form-basket.wish-list {
margin-top: 10px;
}
.form-basket.wish-list .form-group {
background-color: #f1f1f1;
}
.article-form .reg.clearfix {
display: inline-block;
}
.article-form .actual-form .form-group.full-inline input[type="text"]{
width: 35px;
float:right
}
.right.proof_code{
margin-top: 20px;
}
.support-form .enhancedAttribute {
margin-top: 10px;
margin-bottom: 50px;
}
.form-group.margin-30{
margin-top: 30px;
margin-bottom: 30px;
}
.download-page .download-section .table-responsive .table .col2 {
width: 380px;
}
.download-page .download-section .table-responsive .table .col4 {
width: 150px;
text-align: center;
}
.download-page .download-section .table-responsive .table .col5 {
width: 100px;
text-align: center;
}
.form-group textarea {
background-color: #e6e6e6;
border: none;
min-height: 120px;
height: 120px;
width: 100%;
}
.addContractModel {
cursor: pointer;
}
div#recaptcha {
display: inline-block;
margin-bottom:30px;
}
.pdfLink{
width: 64px;
height: 64px;
display: block;
position: absolute;
top:0px;
right:0px;
}
.pdfLink img{
width: 64px;
height: 64px;
display: block;
}
@media only screen and (max-width: 1091px){

.navBox .dropNav li a:focus,
.navBox .dropNav li a:hover {
color:black;
}
}
@media only screen and (max-width: 868px) {
.pdfLink{
position: relative;
}
#product-slider > img.pull-right.gallery_arrow {
float: right !important;
right: -13px;
}
.gallery_arrow:first-of-type {
float: left !important;
right:0;
left:-13px;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
white-space: inherit;
}
.products-page .products-grid .product-block {
min-height: 190px;
}
.download-page .download-section .table-responsive .table .col2 {
width: auto;
}
td.col2 {
max-width:700px;
}
.products-page .products-grid .product-block p {
font-size: 14px;
color: #000;
margin-bottom: 10px;
height: auto;
}
.products-page .products-grid .product-block .binder-btn {
bottom: -20px;
}
.article-top {
padding-bottom:0;
}
article .leftcolumn {
text-align: left;
}
.inner.visible-tablet-div{display:block;}
.row .request-btn.pull-right{width:100%}
.row .request-btn.pull-right .binder-btn{width:100%; text-align:  center;}
}
@media only screen and (max-width: 480px) {
.img-responsive {
width: 100%;
}
table.password,
.article-form .actual-form .form-group,
iframe.ytvideo,
.download-page #advanced-search .select-container,
.download-page #advanced-search .select-container select,
.search-page .select-mobile .select-container,
.download-page .select-container,
.download-page .select-container select
{
width: 100%;
}
a.wishlistbasket_flyout {
font-size: 16px;
}
section.series-page .table-responsive table a.wishlistbasket_flyout,
section.series-page ul.model-list a.wishlistbasket_flyout
{
font-size: 28px;
line-height: 20px;
}
a {word-break:break-word;}
article .leftcolumn img {
margin-right:0px;
}
article .leftcolumn {
text-align: left;
}
section.download-page .table-responsive table.table tr td.col2 {
max-width: 295px;
white-space:inherit;
}
section.download-page .table-responsive table.table tr td.col5 {
vertical-align: bottom;
padding: 8px 0px;
}
.download-page .advanced-search-title {
margin-top: 55px;
}
div.mobile_only {
margin-top:10px;
}
.elli {
text-overflow: ellipsis;
overflow: hidden;
}
.user-bar .user-mobile .col .human-shape {
width: 32px;
}
.article-form .leftcolumn h1 {
text-align: left;
margin-bottom: 20px;
}
.article-form .actual-form .form-group input[type="text"],
.form-group input[type="password"],
.article-form .actual-form .form-group input[type="email"] {
width: 95%;
}
.article-form .actual-form .form-group .left input, .article-form .actual-form .form-group .left select, .article-form .actual-form .form-group .right input, .article-form .actual-form .form-group .right select {
width: 95%;
}
.article-form .actual-form .left {
width: 100%;
margin-bottom:15px;
}
.article-form .actual-form .left, .article-form .actual-form .right {
float: left;
width: 100%;
}
section.article-form.user_password {
padding-left: 15px;
}
.products-page .products-grid .product-block p {
font-size: 14px;
color: #000;
margin-bottom: 10px;
height: auto;
}
.products-page .products-grid .product-block .binder-btn {
bottom: 0px;
}
.productImage {
margin-top: 45px;
}
.article-form .actual-form .form-25 hr.thin {
margin-top: 20px;
}
.article-form .actual-form .form-group.form-25 label {
width: 100%;
display:block;
}
.article-form .actual-form .form-group.form-25 input[type="text"],
.article-form .actual-form .form-group.form-25 .select-full
{
width: 100%;
display: block;
margin-right:0;
top:0px;
}
.hidden-mobile-div{display:none;}
.article-form .actual-form .form-inline label.visible-mobile-div{display:block; width: 25%;}
.inner.visible-mobile-div{display:block;}
.form-group.form-inline.clearfix.full-inline {
display: flex;
}
.article-form .actual-form .form-inline.full-inline label {
width: 80%;
}
.content-header .intro-headline p {
margin-top: 20px;
}
}
_:-ms-fullscreen, :root strong, th, h2, h3, .article-form .reg .pull-left p,
.products-page .products-grid .product-block .title, .download-page span, .series-page .top-heading, .wish-list h1, .article-top h4, b { text-shadow:1px 0px 0px currentColor; }
_:-ms-fullscreen, :root .content h3, .news-grid strong, .series-page #home .table-responsive .table th, .article-top h3{ text-shadow:none; }
_:-ms-fullscreen, :root .user-bar .navbar-form .language-container #select-language option {
color: #000;
font-size: 13px;
}
_:-ms-fullscreen, :root .user-bar .navbar-form .language-container #select-language option:checked {
color: #fff;
}
_:-ms-fullscreen, :root .series-page .table > tbody > tr > td.col2{
border: 1px solid gray;
}
_:-ms-fullscreen, :root #model-filter .form-group.form_facet{
width: 200px;
}
_:-ms-fullscreen, :root .series-page .item-serie a.fancybox img{
max-width: 90%;
width: 90%;
}
@supports (-ms-ime-align:auto) {
strong, th, h2, h3, .article-form .reg .pull-left p,
.products-page .products-grid .product-block .title,
.download-page span, .series-page .top-heading, .wish-list h1, .article-top h4, b {
text-shadow:1px 0px 0px currentColor;
}
.content h3, .news-grid strong, .series-page #home .table-responsive .table th, .article-top h3{ text-shadow:none; }
.user-bar .navbar-form .language-container #select-language option {
color: #000;
font-size: 13px;
}
.user-bar .navbar-form .language-container #select-language option:checked {
color: #fff;
}
#model-filter .form-group.form_facet{
width: 200px;
}
}
.prod-col {margin-bottom:30px;}
.prod-boxed .prod-image {display: block;text-align: center;}
.prod-boxed .account h2 {height:42px;}
.prod-boxed .prod-image img {
height: 200px;
width: auto;
max-width: 100%;
margin: 0 auto;
}
.v-prod-image {display: block;text-align: center;}
.v-prod-image img {
height: 160px;
width: auto;
max-width: 100%;
margin: 0 auto;
}
.prod-boxed .text-wrapper {
height: 42px;
text-overflow: ellipsis;
overflow: hidden;
}
.agencies-col {margin-bottom:50px;}
.agencies-boxed .agencies-image {display: block;text-align: center;height: 120px;}
.agencies-boxed .agencies-image img {
height: auto;
width: auto;
max-width: 100%;
max-height: 100%;
margin: auto auto;
}