/* Minification failed. Returning unminified contents.
(36,51): run-time error CSS1035: Expected colon, found ';'
(124,10): run-time error CSS1031: Expected selector, found '('
(124,10): run-time error CSS1025: Expected comma or open brace, found '('
 */
/* DISHY! CSS FRAMEWORK V1.1 */

/* Reset Boilerplate */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; 
}
article,aside,details,figcaption,figure,
footer, header,hgroup,menu,nav,section {display: block;}
body{line-height:1;}
blockquote,q {quotes: none;}
blockquote:before,blockquote:after,
q:before,q:after {content: ""; content: none;}
ins {background-color: #ff9; color: #000; text-decoration: none;}
mark {background-color: #ff9; color: #000; font-style: italic; font-weight: bold;}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom: 1px dotted; cursor: help;}
table {border-collapse: collapse; border-spacing: 0;}
hr {border:0; color:#bcbdbc; background-color:#bcbdbc; height:1px !important;}
input,select {vertical-align: middle;}

body {font-size:14px;line-height:1.5em; sans-serif; *font-size:small;} /* Hack retained to preserve specificity */
select,input,textarea,button {font:99% sans-serif;}
pre,code,kbd,samp {font-family: monospace, sans-serif;}

/* Always force a scrollbar in non-IE */
html {overflow-y: scroll;}

/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover,a:active {outline: none;}
ul, ol {margin-left: 2em;}
ol {list-style-type: decimal;}

/* Remove margins for navigation lists */
nav ul,nav li {margin: 0; list-style:none; list-style-image: none;}
small {font-size: 85%;}
strong,th {font-weight: bold;}
td {vertical-align: top;}

/* Set sub, sup without affecting line-height: gist.github.com/413930 */
sub,sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

pre {white-space: pre; white-space: pre-wrap; word-wrap: break-word;padding: 15px;}

textarea {overflow: auto;} /* www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */
.ie6 legend,.ie7 legend {margin-left: -7px;}

/* Align checkboxes, radios, text inputs with their label by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css  */
input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom;}
.ie7 input[type="checkbox"] { vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

/* Hand cursor on clickable input elements */
label,input[type="button"],input[type="submit"],input[type="image"],button {cursor: pointer;position:relative;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button,input,select,textarea {margin: 0;}

/* Colors for form validity */
input:valid,textarea:valid { }
input:invalid,textarea:invalid {border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red;}
.no-boxshadow input:invalid,.no-boxshadow textarea:invalid {background-color: #f0dddd;}
/* These selection declarations have to be separate
   No text-shadow: twitter.com/miketaylr/status/12228805301
   Also: hot pink! */
::-moz-selection{background: #939598; color:#ffffff; text-shadow: none;}
::selection {background:#939598; color:#ffffff; text-shadow: none;}
/* j.mp/webkit-tap-highlight-color */
a:link {-webkit-tap-highlight-color: #939598; }
button {width: auto; overflow: visible;}
.ie7 img {-ms-interpolation-mode: bicubic;}

body, select, input, textarea {
  color: #444;
  /* Set your base font here, to apply evenly */
  /* font-family: Georgia, serif;  */
}




/* DISHY! */
html {-webkit-overflow-scrolling:touch;/*-webkit-tap-highlight-color:rgb(52,158,219);*/-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body {background-color: #ffffff;}
::-webkit-selection {/*background:rgb(23,119,175);color:rgb(250,250,250);*/ text-shadow:none;}
::-moz-selection {/*background:rgb(23,119,175);color:rgb(250,250,250);*/ text-shadow:none;}
::selection { /*background:rgb(23,119,175);color:rgb(250,250,250);*/text-shadow:none;}

/* Fonts */
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}
b, strong {font-weight:700;}
i, em {font-style:italic;}
p {hyphens:auto;-webkit-hyphens:auto;-webkit-hyphenate-character:"\2010";-webkit-hyphenate-limit-after:1;-webkit-hyphenate-limit-before:3;-moz-hyphens : auto;}
sub, sup {font-size:0.75em;line-height:normal;position:relative;vertical-align:baseline;}
sup {top:-.5em; }
sub {bottom:-.25em;}
.small-1{font-size:0.85em;}

/* Links */
a, a:visited {}
a:hover {}
a:active ()

/* Images */
img {border:0;max-width:100%;height:auto;width:auto\9;}
img.float-left {float:left;margin:0 10px 0 0;}
img.float-right { float:right;margin:0 0 0 10px;}
.ie7 img,
.iem7 img {-ms-interpolation-mode:bicubic;}

/* Lists */
ul{margin:0px 0px 0px 15px;padding:0px;}
ul li{margin:0px 0px 0px 10px;padding:2px 0px 2px 0px;list-style:disc;}

ul.ul-1,
ul.ul-1 li{margin:0px;padding:0px;list-style:none;}

ul.ul-2,
ul.ul-2 li{margin:0px;padding:0px;list-style:none;}
ul.ul-2 li{float:left;}

ul.ul-3{margin:0px;padding:0px 0px 0px 0px;list-style:none;}
ul.ul-3 li{margin:0px;padding:0px 0px 2px 0px;list-style:none;}

ul.ul-4,
ul.ul-4 li{margin:0px;padding:0px;list-style:none;}
ul.ul-4 li{float:left;padding-right:10px;}

ol{margin:0px 0px 0px 15px;padding:0px;}
ol li{margin:0px 0px 0px 10px;padding:2px 0px 2px 0px;list-style:decimal;}

/* Superfish Menu */
.sf-menu, .sf-menu * {margin: 0;padding: 0;list-style: none;}
.sf-menu li {position: relative;}
.sf-menu ul {position: absolute;display: none;top: 100%;left: 0;z-index: 99;}
.sf-menu > li {float: left;}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {display: block;}
.sf-menu a {display: block;position: relative;}
.sf-menu ul ul {top: 0;left: 100%;}

/* Grid */
.col-group {clear:both;}
.col-100 {width:100%;}
.col-75 {width:75%;float:left;}
.col-67 {width:66.67%;float:left;}
.col-50 {width:50%;float:left;}
.col-33 {width:33.33%;float:left;}
.col-25 {width:25%;float:left;}

.blog-list-1 .col-33 {width:100%;clear:both;float:none;padding-bottom:30px;}
.blog-list-1 .col-67 {width:100%;clear:both;float:none;padding-bottom:30px;}

.ie7less .col-100 {width:100%;}
.ie7less .col-75 {width:75%;float:left;}
.ie7less .col-67 {width:66.66666%;float:left;}
.ie7less .col-50 {width:49.99999%;float:left;}
.ie7less .col-33 {width:33.3%;float:left;}
.ie7less .col-25 {width:24.9%;float:left;}

.col-100 .inner-1,
.col-75 .inner-1,
.col-67 .inner-1,
.col-50 .inner-1,
.col-33 .inner-1,
.col-25 .inner-1 {padding:0px;}
.col-group [class*="col-"] + [class*="col-"] .inner-1 {padding-left:1em; }

.col-67 .inner-2 {padding:0px 30px 0px 0px;}


/* Tables */
table { border-collapse:collapse;border-spacing:0;margin-bottom:1.4em;width:100%;}
th, td, caption {padding:.25em 10px .25em 5px;}
caption {background-color:transparent;}

/* Lines */
hr {display:block;margin:1em 0;padding :0;height:1px;border:0;border-top:1px solid #cccccc;}

/* Forms */
.form-1 {}
.form-1 label {}

.form-2 {position:relative;}
.form-2 > label {display:block;}
.form-2 .right-1 {position:absolute;top:0px;right:0px;z-index:10;}
.form-2 .right-1 .radio-inline,
.form-2 .right-1 .checkbox-inline {margin-top:0px;margin-bottom:0px;padding-left: 20px;padding-right:0px;}
.form-2 > .form-2-1 {}
.form-2 > .form-2-2 {}

button, 
search,
input, 
select, 
textarea {font-size:100%;margin:0;vertical-align:baseline; *vertical-align:middle;}
button,
input {line-height:normal;*overflow:visible;}
button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] {padding:0.5em 1em;margin:0;cursor:pointer;position:relative;}
input[type="checkbox"], 
input[type="radio"] {box-sizing:border-box;display: block;min-height:2px;}
.radio,
.checkbox {display:block;min-height:10px;margin-top:5px;margin-bottom:5px;padding-left:20px;font-size:1.3em;}
.radio-inline,
.checkbox-inline {display:inline-block;min-height:10px;margin-top:5px;margin-bottom:5px;padding-left:20px;padding-right:10px;font-size:1.3em;}
.radio label,
.checkbox label {display: inline;font-weight: 400;cursor: pointer;position:relative;}
.radio input[type=radio], 
.radio-inline input[type=radio], 
.checkbox input[type=checkbox], 
.checkbox-inline input[type=checkbox] {position:absolute;top:2px;left:-20px;}

.ie .radio input[type=radio], 
.ie .radio-inline input[type=radio], 
.ie .checkbox input[type=checkbox], 
.ie .checkbox-inline input[type=checkbox] {top:0px;}

input[type="search"] {box-sizing : content-box;}
button::-moz-focus-inner, 
input::-moz-focus-inner {padding:0;border:0;}
input,
textarea,
select{margin:0;font-size:1em;background:#fff;/*-moz-box-shadow:inset 0px 0px 6px #cccccc;-webkit-box-shadow:inset 0px 1px 6px #cccccc;box-shadow:inset 0px 1px 6px #cccccc;*/}
input::-webkit-input-placeholder,
input:-moz-placeholder,
.placeholder{color:#cccccc;}
input::-moz-focus-inner {border:0;}
input[disabled="disabled"], 
input.disabled{color:#999;background:#f5f5f5;-moz-box-shadow:inset 0px 0px 2px #ddd;-webkit-box-shadow:inset 0px 1px 2px #ddd;box-shadow:inset 0px 1px 2px #ddd;}
input:valid, 
textarea:valid {}
input:invalid, 
textarea:invalid {-webkit-box-shadow:0 0 2px #f00;-moz-box-shadow:0 0 2px #f00;box-shadow:0 0 2px #f00;}
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid {background-color:#cccccc;}

.input-1 {font-size:1.3em;padding:0px 0 0 0;height:34px;text-indent:10px;width:100%;-webkit-appearance: none;-webkit-border-radius: 0;}
.textarea-1 {font-size:1.3em;width:96%;padding:0.4em 2%;background-color:#edffdd;border:1px solid #646363;-webkit-appearance: none;-webkit-border-radius: 0;}

.select-1{
	background-color:transparent;
	border:1px solid #cccccc;
	font-size:1.3em;
	line-height:normal;
	outline: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	box-shadow: none !important; 
	-webkit-transform:translate3d(0px,0px,0px);
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	background-repeat:no-repeat;
	width:100%;
	height:36px;
	padding:0px 30px 0px 0px;
	text-indent:10px;
}

select::-ms-expand {
    display: none;
}


.select-1:hover {}
@-moz-document url-prefix() {
	.select-1{padding-top:6px;text-indent:4px;}
}
/*.ie .select-1 {padding-top:0px;height:normal;padding-right:5px;background-image:none !important;}
.ie8less .select-1 {height:auto;padding:6px 5px 6px 5px;line-height:normal;}*/



.ie .select-1{/*padding-top:0.7em;padding-bottom:0.7em;*/}
.ie10less .select-1 {/*padding-top:0.7em;padding-bottom:0.7em;*/}
.ie9less .select-1 {padding-right:5px;background-image:none;}
.ie8less .select-1 {height:auto;padding:5px 5px 5px 5px;line-height:normal;}
.ie7less .select-1 {/*background-image:none;height:52px;line-height:normal;padding:0px;margin:0px;*/}


.input-1:focus,
.select-1:focus,
.textarea-1:focus {border:1px solid #000000;background-color:#ffffff;-moz-box-shadow:0 0 12px #387bbe !important;-webkit-box-shadow:0 0 12px #387bbe !important;box-shadow:0 0 12px #387bbe !important;}

/* Accordions */
.accordion > .title-1 {cursor:pointer;position:relative;}

/* Tooltip */
.info-1 {background-color:#ff6600;color:#ffffff;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;width:20px;height:20px;line-height:20px;display:inline-block;text-align:center;font-size:0.8em;font-weight:700;}
#tooltip {text-align: center;color: #fff;background: #111;position: absolute;z-index: 100;padding: 15px;}
#tooltip:after /* triangle decoration */{width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #111;content: '';position: absolute;left: 50%;bottom: -10px;margin-left: -10px;}
#tooltip.top:after{border-top-color: transparent;border-bottom: 10px solid #111;top: -20px;bottom: auto;}
#tooltip.left:after{left: 10px;margin: 0;}
#tooltip.right:after{right: 10px;left: auto;margin: 0;}

/* General */
.clear {clear:both;height: 0px;margin: 0px;padding: 0px;font-size: 0px;}
.clearfix:before,
.clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}

.align-left{text-align:left;}
.align-center{text-align:center;}
.align-right{text-align:right;}
.float-left{float:left;}
.float-right{float:right;}
.float-none{float:none;}
.nowrap{white-space:nowrap;}
.block{display:block !important;}
.inline-block{display:inline-block !important;}
.display-none { display:none;}
.position-relative {position:relative;}
.position-fixed {position:fixed;}
.position-absolute {position:absolute;}
.onlysmartphone {}
.onlysmartphone-inline {}
.notsmartphone {display:none;}
.notsmartphone-inline {display:none;}
.onlytablet {display:none;}
.onlytablet-inline {display:none;}
.nottablet {}
.nottablet-inline {}
.onlydesktop {display:none;}
.onlydesktop-inline {display:none;}
.notdesktop {}
.notdesktop-inline {}

.w10{width:10%;}
.w20{width:20%;}
.w25{width:25%;}
.w30{width:30%;}
.w33{width:33%;}
.w40{width:40%;}
.w50{width:50%;}
.w60{width:60%;}
.w67{width:67%;}
.w70{width:70%;}
.w80{width:80%;}
.w90{width:90%;}
.w100{width:100%;}


/* Orientation */
body[class="portrait"]{
    
}

body[class="landscapeLeft"]{
    
}

body[class="landscapeRight"]{
    
}






/* Smarphone landscape */
@media only screen and (min-width: 480px) {
	


}

/* Tablet portrait */
@media only screen and (min-width: 768px) {
	
.blog-list-1 .col-33 {width:33.33%;clear:none;float:left;}
.blog-list-1 .col-67 {width:66.67%;clear:none;float:left;}
	
.onlysmartphone {display:none;}
.onlysmartphone-inline {display:none;}
.notsmartphone {display:block;}
.notsmartphone-inline {display:inline-block;}
.onlytablet {display:block;}
.onlytablet-inline {display:inline-block;}
.nottablet {display:none;}
.nottablet-inline {display:none;}
.onlydesktop {display:none;}
.onlydesktop-inline {display:none;}
.notdesktop {display:none;}
.notdesktop-inline {display:none;}

}

/* Tablet landscape */
@media only screen and (min-width: 980px) {

}

/* Small Desktop */
@media only screen and (min-width: 1025px) {

.onlysmartphone {display:none;}
.onlysmartphone-inline {display:none;}
.notsmartphone {display:block;}
.notsmartphone-inline {display:inline-block;}
.onlytablet {display:none;}
.onlytablet-inline {display:none;}
.nottablet {display:block;}
.nottablet-inline {display:inline-block;}
.onlydesktop {display:block;}
.onlydesktop-inline {display:inline-block;}
.notdesktop {display:none;}
.notdesktop-inline {display:none;}

}

/* Large Desktops */
@media only screen and (min-width: 1140px) {

}

/* Retina */
@media
screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (-moz-min-device-pixel-ratio: 1.5),
screen and (min-device-pixel-ratio: 1.5) {
	
}


@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}








.loader-main {
    margin: 100px auto;
    font-size: 25px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

@-webkit-keyframes load5 {
    0%, 100% { box-shadow: 0em -2.6em 0em 0em #62ce00, 1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2), 2.5em 0em 0 0em rgba(98, 206, 0, 0.2), 1.75em 1.75em 0 0em rgba(98, 206, 0, 0.2), 0em 2.5em 0 0em rgba(98, 206, 0, 0.2), -1.8em 1.8em 0 0em rgba(98, 206, 0, 0.2), -2.6em 0em 0 0em rgba(98, 206, 0, 0.5), -1.8em -1.8em 0 0em rgba(98, 206, 0, 0.7); }

    12.5% { box-shadow: 0em -2.6em 0em 0em rgba(98, 206, 0, 0.7), 1.8em -1.8em 0 0em #62ce00, 2.5em 0em 0 0em rgba(98, 206, 0, 0.2), 1.75em 1.75em 0 0em rgba(98, 206, 0, 0.2), 0em 2.5em 0 0em rgba(98, 206, 0, 0.2), -1.8em 1.8em 0 0em rgba(98, 206, 0, 0.2), -2.6em 0em 0 0em rgba(98, 206, 0, 0.2), -1.8em -1.8em 0 0em rgba(98, 206, 0, 0.5); }

    25% { box-shadow: 0em -2.6em 0em 0em rgba(98, 206, 0, 0.5), 1.8em -1.8em 0 0em rgba(98, 206, 0, 0.7), 2.5em 0em 0 0em #62ce00, 1.75em 1.75em 0 0em rgba(98, 206, 0, 0.2), 0em 2.5em 0 0em rgba(98, 206, 0, 0.2), -1.8em 1.8em 0 0em rgba(98, 206, 0, 0.2), -2.6em 0em 0 0em rgba(98, 206, 0, 0.2), -1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2); }

    37.5% { box-shadow: 0em -2.6em 0em 0em rgba(98, 206, 0, 0.2), 1.8em -1.8em 0 0em rgba(98, 206, 0, 0.5), 2.5em 0em 0 0em rgba(98, 206, 0, 0.7), 1.75em 1.75em 0 0em #62ce00, 0em 2.5em 0 0em rgba(98, 206, 0, 0.2), -1.8em 1.8em 0 0em rgba(98, 206, 0, 0.2), -2.6em 0em 0 0em rgba(98, 206, 0, 0.2), -1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2); }

    50% { box-shadow: 0em -2.6em 0em 0em rgba(98, 206, 0, 0.2), 1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2), 2.5em 0em 0 0em rgba(98, 206, 0, 0.5), 1.75em 1.75em 0 0em rgba(98, 206, 0, 0.7), 0em 2.5em 0 0em #62ce00, -1.8em 1.8em 0 0em rgba(98, 206, 0, 0.2), -2.6em 0em 0 0em rgba(98, 206, 0, 0.2), -1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2); }

    62.5% { box-shadow: 0em -2.6em 0em 0em rgba(98, 206, 0, 0.2), 1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2), 2.5em 0em 0 0em rgba(98, 206, 0, 0.2), 1.75em 1.75em 0 0em rgba(98, 206, 0, 0.5), 0em 2.5em 0 0em rgba(98, 206, 0, 0.7), -1.8em 1.8em 0 0em #62ce00, -2.6em 0em 0 0em rgba(98, 206, 0, 0.2), -1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2); }

    75% { box-shadow: 0em -2.6em 0em 0em rgba(98, 206, 0, 0.2), 1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2), 2.5em 0em 0 0em rgba(98, 206, 0, 0.2), 1.75em 1.75em 0 0em rgba(98, 206, 0, 0.2), 0em 2.5em 0 0em rgba(98, 206, 0, 0.5), -1.8em 1.8em 0 0em rgba(98, 206, 0, 0.7), -2.6em 0em 0 0em #62ce00, -1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2); }

    87.5% { box-shadow: 0em -2.6em 0em 0em rgba(98, 206, 0, 0.2), 1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2), 2.5em 0em 0 0em rgba(98, 206, 0, 0.2), 1.75em 1.75em 0 0em rgba(98, 206, 0, 0.2), 0em 2.5em 0 0em rgba(98, 206, 0, 0.2), -1.8em 1.8em 0 0em rgba(98, 206, 0, 0.5), -2.6em 0em 0 0em rgba(98, 206, 0, 0.7), -1.8em -1.8em 0 0em #62ce00; }
}

@keyframes load5 {
    0%, 100% { box-shadow: 0em -2.6em 0em 0em #62ce00, 1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2), 2.5em 0em 0 0em rgba(98, 206, 0, 0.2), 1.75em 1.75em 0 0em rgba(98, 206, 0, 0.2), 0em 2.5em 0 0em rgba(98, 206, 0, 0.2), -1.8em 1.8em 0 0em rgba(98, 206, 0, 0.2), -2.6em 0em 0 0em rgba(98, 206, 0, 0.5), -1.8em -1.8em 0 0em rgba(98, 206, 0, 0.7); }

    12.5% { box-shadow: 0em -2.6em 0em 0em rgba(98, 206, 0, 0.7), 1.8em -1.8em 0 0em #62ce00, 2.5em 0em 0 0em rgba(98, 206, 0, 0.2), 1.75em 1.75em 0 0em rgba(98, 206, 0, 0.2), 0em 2.5em 0 0em rgba(98, 206, 0, 0.2), -1.8em 1.8em 0 0em rgba(98, 206, 0, 0.2), -2.6em 0em 0 0em rgba(98, 206, 0, 0.2), -1.8em -1.8em 0 0em rgba(98, 206, 0, 0.5); }

    25% { box-shadow: 0em -2.6em 0em 0em rgba(98, 206, 0, 0.5), 1.8em -1.8em 0 0em rgba(98, 206, 0, 0.7), 2.5em 0em 0 0em #62ce00, 1.75em 1.75em 0 0em rgba(98, 206, 0, 0.2), 0em 2.5em 0 0em rgba(98, 206, 0, 0.2), -1.8em 1.8em 0 0em rgba(98, 206, 0, 0.2), -2.6em 0em 0 0em rgba(98, 206, 0, 0.2), -1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2); }

    37.5% { box-shadow: 0em -2.6em 0em 0em rgba(98, 206, 0, 0.2), 1.8em -1.8em 0 0em rgba(98, 206, 0, 0.5), 2.5em 0em 0 0em rgba(98, 206, 0, 0.7), 1.75em 1.75em 0 0em #62ce00, 0em 2.5em 0 0em rgba(98, 206, 0, 0.2), -1.8em 1.8em 0 0em rgba(98, 206, 0, 0.2), -2.6em 0em 0 0em rgba(98, 206, 0, 0.2), -1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2); }

    50% { box-shadow: 0em -2.6em 0em 0em rgba(98, 206, 0, 0.2), 1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2), 2.5em 0em 0 0em rgba(98, 206, 0, 0.5), 1.75em 1.75em 0 0em rgba(98, 206, 0, 0.7), 0em 2.5em 0 0em #62ce00, -1.8em 1.8em 0 0em rgba(98, 206, 0, 0.2), -2.6em 0em 0 0em rgba(98, 206, 0, 0.2), -1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2); }

    62.5% { box-shadow: 0em -2.6em 0em 0em rgba(98, 206, 0, 0.2), 1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2), 2.5em 0em 0 0em rgba(98, 206, 0, 0.2), 1.75em 1.75em 0 0em rgba(98, 206, 0, 0.5), 0em 2.5em 0 0em rgba(98, 206, 0, 0.7), -1.8em 1.8em 0 0em #62ce00, -2.6em 0em 0 0em rgba(98, 206, 0, 0.2), -1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2); }

    75% { box-shadow: 0em -2.6em 0em 0em rgba(98, 206, 0, 0.2), 1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2), 2.5em 0em 0 0em rgba(98, 206, 0, 0.2), 1.75em 1.75em 0 0em rgba(98, 206, 0, 0.2), 0em 2.5em 0 0em rgba(98, 206, 0, 0.5), -1.8em 1.8em 0 0em rgba(98, 206, 0, 0.7), -2.6em 0em 0 0em #62ce00, -1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2); }

    87.5% { box-shadow: 0em -2.6em 0em 0em rgba(98, 206, 0, 0.2), 1.8em -1.8em 0 0em rgba(98, 206, 0, 0.2), 2.5em 0em 0 0em rgba(98, 206, 0, 0.2), 1.75em 1.75em 0 0em rgba(98, 206, 0, 0.2), 0em 2.5em 0 0em rgba(98, 206, 0, 0.2), -1.8em 1.8em 0 0em rgba(98, 206, 0, 0.5), -2.6em 0em 0 0em rgba(98, 206, 0, 0.7), -1.8em -1.8em 0 0em #62ce00; }
}

.loading {
    display: inline-block;
    color: transparent !important;
    position: relative;
    content: "";
}
.loading::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    margin-left: -12px;
    margin-top: -12px;
    border: 3px solid #f3f3f3;
    border-top: 3px solid #1690c8;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    animation: spin .4s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.paginationjs {
    line-height: 1.6;
    font-family: Marmelad,"Lucida Grande",Arial,"Hiragino Sans GB",Georgia,sans-serif;
    font-size: 14px;
    box-sizing: initial
}

    .paginationjs:after {
        display: table;
        content: " ";
        clear: both
    }

    .paginationjs .paginationjs-pages {
        float: left
    }

        .paginationjs .paginationjs-pages ul {
            float: left;
            margin: 0;
            padding: 0
        }

    .paginationjs .paginationjs-go-button, .paginationjs .paginationjs-go-input, .paginationjs .paginationjs-nav {
        float: left;
        margin-left: 10px;
        font-size: 14px
    }

    .paginationjs .paginationjs-pages li {
        float: left;
        border: 1px solid #aaa;
        border-right: none;
        list-style: none;
        margin-left: 0 !important;
        padding: 0 !important;
    }

        .paginationjs .paginationjs-pages li > a {
            min-width: 30px;
            height: 28px;
            line-height: 28px;
            display: block;
            background: #fff;
            font-size: 14px;
            color: #333;
            text-decoration: none;
            text-align: center
        }

            .paginationjs .paginationjs-pages li > a:hover {
                background: #eee
            }

        .paginationjs .paginationjs-pages li.active {
            border: none
        }

            .paginationjs .paginationjs-pages li.active > a {
                height: 30px;
                line-height: 30px;
                background: #aaa;
                color: #fff
            }

        .paginationjs .paginationjs-pages li.disabled > a {
            opacity: .3
        }

            .paginationjs .paginationjs-pages li.disabled > a:hover {
                background: 0 0
            }

        .paginationjs .paginationjs-pages li:first-child, .paginationjs .paginationjs-pages li:first-child > a {
            border-radius: 3px 0 0 3px
        }

        .paginationjs .paginationjs-pages li:last-child {
            border-right: 1px solid #aaa;
            border-radius: 0 3px 3px 0
        }

            .paginationjs .paginationjs-pages li:last-child > a {
                border-radius: 0 3px 3px 0
            }

    .paginationjs .paginationjs-go-input > input[type=text] {
        width: 30px;
        height: 28px;
        background: #fff;
        border-radius: 3px;
        border: 1px solid #aaa;
        padding: 0;
        font-size: 14px;
        text-align: center;
        vertical-align: baseline;
        outline: 0;
        box-shadow: none;
        box-sizing: initial
    }

    .paginationjs .paginationjs-go-button > input[type=button] {
        min-width: 40px;
        height: 30px;
        line-height: 28px;
        background: #fff;
        border-radius: 3px;
        border: 1px solid #aaa;
        text-align: center;
        padding: 0 8px;
        font-size: 14px;
        vertical-align: baseline;
        outline: 0;
        box-shadow: none;
        color: #333;
        cursor: pointer;
        vertical-align: middle\9
    }

    .paginationjs .paginationjs-go-button > input[type=button]:hover {
        background-color: #f8f8f8
    }

    .paginationjs .paginationjs-nav {
        height: 30px;
        line-height: 30px
    }

    .paginationjs .paginationjs-go-button, .paginationjs .paginationjs-go-input {
        margin-left: 5px\9
    }

    .paginationjs.paginationjs-small {
        font-size: 12px
    }

        .paginationjs.paginationjs-small .paginationjs-pages li > a {
            min-width: 26px;
            height: 24px;
            line-height: 24px;
            font-size: 12px
        }

        .paginationjs.paginationjs-small .paginationjs-pages li.active > a {
            height: 26px;
            line-height: 26px
        }

        .paginationjs.paginationjs-small .paginationjs-go-input {
            font-size: 12px
        }

            .paginationjs.paginationjs-small .paginationjs-go-input > input[type=text] {
                width: 26px;
                height: 24px;
                font-size: 12px
            }

        .paginationjs.paginationjs-small .paginationjs-go-button {
            font-size: 12px
        }

            .paginationjs.paginationjs-small .paginationjs-go-button > input[type=button] {
                min-width: 30px;
                height: 26px;
                line-height: 24px;
                padding: 0 6px;
                font-size: 12px
            }

        .paginationjs.paginationjs-small .paginationjs-nav {
            height: 26px;
            line-height: 26px;
            font-size: 12px
        }

    .paginationjs.paginationjs-big {
        font-size: 16px
    }

        .paginationjs.paginationjs-big .paginationjs-pages li > a {
            min-width: 36px;
            height: 34px;
            line-height: 34px;
            font-size: 16px
        }

        .paginationjs.paginationjs-big .paginationjs-pages li.active > a {
            height: 36px;
            line-height: 36px
        }

        .paginationjs.paginationjs-big .paginationjs-go-input {
            font-size: 16px
        }

            .paginationjs.paginationjs-big .paginationjs-go-input > input[type=text] {
                width: 36px;
                height: 34px;
                font-size: 16px
            }

        .paginationjs.paginationjs-big .paginationjs-go-button {
            font-size: 16px
        }

            .paginationjs.paginationjs-big .paginationjs-go-button > input[type=button] {
                min-width: 50px;
                height: 36px;
                line-height: 34px;
                padding: 0 12px;
                font-size: 16px
            }

        .paginationjs.paginationjs-big .paginationjs-nav {
            height: 36px;
            line-height: 36px;
            font-size: 16px
        }


    .paginationjs.paginationjs-theme-green .paginationjs-go-input > input[type=text], .paginationjs.paginationjs-theme-green .paginationjs-pages li {
        border-color: #62ce00
    }
    

    .paginationjs.paginationjs-theme-green .paginationjs-pages li > a {
        color: #62ce00
    }

        .paginationjs.paginationjs-theme-green .paginationjs-pages li > a:hover {
            background: #ebf4eb
        }

    .paginationjs.paginationjs-theme-green .paginationjs-pages li.active > a {
        background: #62ce00;
        color: #fff
    }

    .paginationjs.paginationjs-theme-green .paginationjs-pages li.disabled > a:hover {
        background: 0 0
    }

    .paginationjs.paginationjs-theme-green .paginationjs-go-button > input[type=button] {
        background: #62ce00;
        border-color: #62ce00;
        color: #fff
    }


    .paginationjs .paginationjs-pages li.paginationjs-next {
        border-right: 1px solid #aaa\9
    }

    .paginationjs .paginationjs-go-input > input[type=text] {
        line-height: 28px\9;
        vertical-align: middle\9
    }

    .paginationjs.paginationjs-big .paginationjs-pages li > a {
        line-height: 36px\9
    }

    .paginationjs.paginationjs-big .paginationjs-go-input > input[type=text] {
        height: 36px\9;
        line-height: 36px\9
    }

.pagination-row {
    padding: 10px;
}
.tm-searchbox {
    display: flex;
}

.tm-searchbox-select {
    width: 100px;
    height: 51px !important;
    background-position: right 11px !important;
}

.tm-searchbox-select:hover {
    background-position: right -47px!important;
}

.tm-searchbox-input-wrap {
    margin-right: 3px;
}

.tm-searchbox-input.tm-searchbox-input {
    background-color: #ffffff;
    border: 1px solid #e6e7e8;
    height: 49px;
}

@media(min-width: 768px) {
    .tm-searchbox-input.tm-searchbox-input {
        min-width: 360px;
    }
}
.translations-controls {
    padding: 15px 0;
}

.translation-dict {
    margin-left: auto;
    margin-top: 15px;
}

.translations-dict-letter {
    margin-right: 5px;
    font-size: 20px;
    cursor: pointer;
}

.translations-dict-letter-active {
    font-weight: bold;
    text-decoration: underline;
}

.translations-header {
    display: flex;
}

.translations-header-item {
    width: 40%;
    font-size: 16px;
    padding: 5px;
    font-weight: bold;
    width: calc(40% - 15px);
}

.translations-header-toggle {
    margin-left: auto;
}

.translations-list {
    margin-bottom: 25px;
}

.translations-result-item {
    padding: 18px 5px;
    align-items: center;
}

.translations-result-item:nth-child(odd) {
    background-color: #f2f2f3;
}

.translations-result-item-code {
    font-size: 16px;
    width: 40%;
    margin-bottom: 10px;
}

.translations-result-item-text {
    align-items: center;
    margin-top: 10px;
    display: none;
}

.translations-result-item-text:first-child {
    display: flex;
    margin-top: 0;
}

.translations-result-item-text textarea {
    width: 400px;
}

.translations-result-item-language {
    width: 5%;
}

.translations-save {
    margin-left: 10px;
    font-size: 15px;
    padding: 10px 20px;
}

.translations-view-expanded .translations-result-item-text {
    display: flex;
}

.translations-header-toggle-item {
    width: 25px;
    opacity: 25%;
    cursor: pointer;
}

.translations-header-toggle-item img {
    width: 25px;
}

.translations-header-toggle-item--active {
    font-weight: bold;
    opacity: 100%;
}

.translations-result-item-expand {
    align-self: flex-start;
    margin-left: auto;
    width: 15px;
    cursor: pointer;
}

@media(min-width: 768px) {
    .translations-controls {
         display: flex; 
    }

    .translations-dict {
        margin-top: 0;
    }

    .translations-result-item {
        display: flex;
    }

    .translations-result-item-code {
        margin-bottom: 0px;
    }
}
#ratings-deletedonly-wrap {
    float: right;
    display: flex;
    align-items: center;
    margin: 15px 0;
    font-size: 16px;
}

#SearchObject_ShowDeletedOnly {
    margin-right: 5px;
    cursor: pointer;
}

.deletion-rating,
.edit-rating {
    cursor: pointer;
    text-transform: capitalize;
}

#edit-rating-modal-wrap {
    display: none;
}

.numeric-form-col {
    margin-bottom: 8px;
}

.rating-numeric-input {
    display: block;
    height: auto !important;
    width: 120px !important;
    margin: 0;
    padding: 3px !important;
    font-size: 1.1em !important;
}

.edit-ratings-text {
    height: 150px!important;
    padding: 3px !important;
    font-size: 1.1em !important;
}

.edit-rating-form-confirm {
    font-size: 1.2em;
    cursor: pointer;
}
.picker {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    color: #000;
    position: absolute;
    z-index: 10000;
}

.picker__input.picker__input--active {
    border-color: #62ce00;
}

.picker__holder {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js/themes.htm#default
 */

.picker__holder, .picker__frame {
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
}

.picker__holder {
    position: fixed;
    -webkit-transition: background .15s ease-out,top 0s .15s;
    -moz-transition: background .15s ease-out,top 0s .15s;
    transition: background .15s ease-out,top 0s .15s;
}

.picker__frame {
    position: absolute;
    margin: 0 auto;
    min-width: 256px;
    max-width: 666px;
    width: 100%;
    -ms-filter: "alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out;
}

@media (min-height:33.875em) {
    .picker__frame {
        overflow: visible;
        top: auto;
        bottom: -100%;
        max-height: 80%;
    }
}

@media (min-height:40.125em) {
    .picker__frame {
        margin-bottom: 7.5%;
    }
}

.picker__wrap {
    display: table;
    width: 100%;
    height: 100%;
}

@media (min-height:33.875em) {
    .picker__wrap {
        display: block;
    }
}

.picker__box {
    background: #fff;
    display: table-cell;
    vertical-align: middle;
}

@media (min-height:26.5em) {
    .picker__box {
        font-size: 1.25em;
    }
}

@media (min-height:33.875em) {
    .picker__box {
        display: block;
        font-size: 1.33em;
        border: 1px solid #777;
        border-top-color: #898989;
        border-bottom-width: 0;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
        -webkit-box-shadow: 0 12px 36px 16px rgba(0,0,0,.24);
        -moz-box-shadow: 0 12px 36px 16px rgba(0,0,0,.24);
        box-shadow: 0 12px 36px 16px rgba(0,0,0,.24);
    }
}

@media (min-height:40.125em) {
    .picker__box {
        font-size: 1.5em;
        border-bottom-width: 1px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
}

.picker--opened .picker__holder {
    top: 0;
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
    zoom: 1;
    background: rgba(0,0,0,.32);
    -webkit-transition: background .15s ease-out;
    -moz-transition: background .15s ease-out;
    transition: background .15s ease-out;
}

.picker--opened .picker__frame {
    top: 0;
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

@media (min-height:33.875em) {
    .picker--opened .picker__frame {
        top: auto;
        bottom: 0;
    }
}

.picker__box {
    padding: 0 1em;
}

.picker__header {
    text-align: center;
    position: relative;
    margin-top: .75em;
}

.picker__month, .picker__year {
    font-weight: 500;
    display: inline-block;
    margin-left: .25em;
    margin-right: .25em;
}

.picker__year {
    color: #999;
    font-size: .8em;
    font-style: italic;
}

.picker__select--month, .picker__select--year {
    font-size: .8em;
    border: 1px solid #b7b7b7;
    height: 2.5em;
    padding: .66em .25em;
    margin-left: .25em;
    margin-right: .25em;
    margin-top: -.5em;
}

.picker__select--month {
    width: 35%;
}

.picker__select--year {
    width: 22.5%;
}

    .picker__select--month:focus, .picker__select--year:focus {
        border-color: #62ce00;
    }

.picker__nav--prev, .picker__nav--next {
    position: absolute;
    top: -.33em;
    padding: .5em 1.33em;
    width: 1em;
    height: 1em;
}

.picker__nav--prev {
    left: -1em;
    padding-right: 1.5em;
}

.picker__nav--next {
    right: -1em;
    padding-left: 1.5em;
}

    .picker__nav--prev:before, .picker__nav--next:before {
        content: " ";
        border-top: .5em solid transparent;
        border-bottom: .5em solid transparent;
        border-right: .75em solid #000;
        width: 0;
        height: 0;
        display: block;
        margin: 0 auto;
    }

    .picker__nav--next:before {
        border-right: 0;
        border-left: .75em solid #000;
    }

    .picker__nav--prev:hover, .picker__nav--next:hover {
        cursor: pointer;
        color: #000;
        background: #b1dcfb;
    }

.picker__nav--disabled, .picker__nav--disabled:hover, .picker__nav--disabled:before, .picker__nav--disabled:before:hover {
    cursor: default;
    background: 0;
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5;
}

.picker__table {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: inherit;
    width: 100%;
    margin-top: .75em;
    margin-bottom: .5em;
}

@media (min-height:33.875em) {
    .picker__table {
        margin-bottom: .75em;
    }
}

.picker__table td {
    margin: 0;
    padding: 0;
}

.picker__weekday {
    width: 14.285714286%;
    font-size: .75em;
    padding-bottom: .25em;
    color: #999;
    font-weight: 500;
}

@media (min-height:33.875em) {
    .picker__weekday {
        padding-bottom: .5em;
    }
}

.picker__day {
    padding: .3125em 0;
    font-weight: 200;
    border: 1px solid transparent;
}

.picker__day--today {
    color: #62ce00;
    position: relative;
}

    .picker__day--today:before {
        content: " ";
        position: absolute;
        top: 2px;
        right: 2px;
        width: 0;
        height: 0;
        border-top: .5em solid #000000;
        border-left: .5em solid transparent;
    }

.picker__day--selected, .picker__day--selected:hover {
    border-color: #62ce00;
}

.picker__day--highlighted {
    background: #b1dcfb;
}

.picker__day--disabled:before {
    border-top-color: #aaa;
}

.picker__day--outfocus {
    color: #ddd;
    -ms-filter: "alpha(Opacity=66)";
    filter: alpha(opacity=66);
    -moz-opacity: .66;
    opacity: .66;
}

    .picker__day--infocus:hover, .picker__day--outfocus:hover {
        cursor: pointer;
        color: #000;
        background: #b1dcfb;
    }

.picker__day--highlighted:hover, .picker--focused .picker__day--highlighted {
    background: #62ce00;
    color: #fff;
}

.picker__day--disabled:hover, .picker--focused .picker__day--disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #ddd;
    cursor: default;
}

.picker__day--highlighted.picker__day--disabled:hover, .picker--focused .picker__day--highlighted.picker__day--disabled {
    background: #bbb;
}

.picker__footer {
    text-align: center;
}

.picker__button--today, .picker__button--clear {
    border: 1px solid #fff;
    color: #62ce00;
    background: #fff;
    font-size: .8em;
    padding: .66em 0;
    font-weight: 700;
    width: 50%;
    display: inline-block;
    vertical-align: bottom;
}

    .picker__button--today:hover, .picker__button--clear:hover {
        cursor: pointer;
        color: #000;
        background: #b1dcfb;
        border-bottom-color: #b1dcfb;
    }

    .picker__button--today:focus, .picker__button--clear:focus {
        background: #b1dcfb;
        border-color: #62ce00;
        outline: 0;
    }

    .picker__button--today:before, .picker__button--clear:before {
        position: relative;
        display: inline-block;
        height: 0;
    }

    .picker__button--today:before {
        content: " ";
        margin-right: .45em;
        top: -.05em;
        width: 0;
        border-top: .66em solid #000000;
        border-left: .66em solid transparent;
    }

    .picker__button--clear:before {
        content: "\D7";
        margin-right: .35em;
        top: -.1em;
        color: #e20;
        vertical-align: top;
        font-size: 1.1em;
    }



body {background-color:#646363;font-family: 'Asap', 'sans-serif', Arial, Helvetica;font-weight:400;}

#languageSelectionDropdown {min-width: 60px;}

.page > .inner-1 > .header-1 > .inner-1 {min-height:1px;}
.header-1 {background-color:#ffffff;border-bottom:1px solid #62ce00;position:relative;}
.header-1 > .inner-1 > .col-1 {width:50%;float:left;}
.header-1 > .inner-1 > .col-2 {width:50%;float:right;text-align:right;}

.header-2  {background-image:url(/content/images/bg-sackrolli-1.png);background-repeat: no-repeat;background-position: right -100px;background-color: #62ce00;color: #ffffff;}
.header-2 > .inner-1 {max-width:1160px;padding:10px 20px 10px 20px;margin:0px auto;}

.breadcrumb-1 > ul {margin:0px;padding:0px;}
.breadcrumb-1 > ul > li {margin:0px;padding:0px;list-style:none;float:left;}
.breadcrumb-1 a,
.breadcrumb-1 a:visited,
.breadcrumb-1 > ul > li > span  {color:#ffffff;display:inline-block;position:relative;padding:2px 20px 2px 0px;}
.breadcrumb-1 a > .icon-1 {display:block;width:6px;height:10px;background-image:url(/content/images/sprite-1.png);background-position:0px -674px;position:absolute;top:8px;right:6px;}
.breadcrumb-1 a:hover {color:#ffffff;text-decoration:underline;}

.img-2 {float:right;padding:0px 0px 20px 30px;}
.bloginfo-1 {font-size:11px;padding:0px 0px 2px 0px;}

#logo-1 a {display:inline-block;padding:3px 0px 0px 10px;}
#logo-1 img {max-width:160px;}
.page-2 > .inner-1 > .header-1 > .inner-1 {min-height:90px;}
.page-2 .footer-1 > .inner-1 {padding-top:40px;}
.page-3 > .inner-1 > .cnt-1 > .inner-1 {padding:0px 0px 50px 0px;}
.page-3 > .inner-1 > .cnt-1 .cnt-2 > .inner-1 {padding:0px 10px 50px 10px;}
.page-3 .footer-1 > .inner-1 {padding-top:40px;}
.cnt-1 {background-color:#ffffff;}
.cnt-1 > .inner-1 {padding:20px 10px 30px 10px;}
.page-2 .cnt-1 > .inner-1 {padding:0px 10px 30px 10px;}
.cnt-1 > .inner-2 {padding:20px 10px 30px 10px;}
.cnt-1 > .intro-1 {background-color:#62ce00;color:#ffffff;}
.cnt-1 > .intro-1 > .inner-1 {color:#ffffff;position:relative;}
.cnt-1 > .intro-1 > .inner-2 {color:#ffffff;min-height:50px;position:relative;overflow:hidden;}
.cnt-1 > .intro-1 > .inner-2 .back-1 {position:absolute;left:10px;bottom:10px;z-index:10;}

.cnt-1 > .inner-1 > .col-1,
.cnt-1 > .inner-2 > .col-1 {}
.cnt-1 > .inner-1 > .col-2,
.cnt-1 > .inner-2 > .col-2 {}
.cnt-1 > .inner-1 > .col-3,
.cnt-1 > .inner-2 > .col-3 {padding-bottom:30px;}

.layout-1 > .inner-1 {background-color:#e6e7e8;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.layout-1 > .inner-1 .hdr-1 {min-height:42px;background-color:#d2d3d5;-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;border-radius:5px 5px 0px 0px;}
.layout-1 > .inner-1 .hdr-1 > .col-1 > .searchbox-1 {position:relative;}
.layout-1 > .inner-1 .hdr-1 > .col-1 > .searchbox-1 > .search-1 {position:absolute;top:0px;right:0px;}
.search-1 {background-color:transparent;padding:0px;margin:0px;width:35px;height:35px;background-image:url(/content/images/sprite-2.png);background-position:0px -210px;opacity:0.4;}
.search-1:hover {background-color:transparent;background-position:0px -280px;opacity:1;}
.layout-1 > .inner-1 .hdr-1 > .col-10 {width:10%;float:left;text-align:right;padding-top:3px;}
.layout-1 > .inner-1 .hdr-1 > .col-11 {width:50%;float:left;}
.layout-1 > .inner-1 .hdr-1 > .col-12 {width:30%;float:left;}
.layout-1 > .inner-1 .hdr-1 > .col-13 {width:10%;float:left;padding-top:3px;}
.layout-1 > .inner-1 .hdr-1 > .col-10 > .inner-1,
.layout-1 > .inner-1 .hdr-1 > .col-11 > .inner-1,
.layout-1 > .inner-1 .hdr-1 > .col-12 > .inner-1,
.layout-1 > .inner-1 .hdr-1 > .col-13 > .inner-1 {padding:3px 3px 0 3px;}
.layout-1 > .inner-1 .hdr-1 > .col-1 {width:50%;float:left;padding:3px 10px 0 3px;}
.layout-1 > .inner-1 .hdr-1 > .col-2 {width:30%;float:right;padding:3px 3px 0 3px;text-align:right;}
.layout-1 > .inner-1 .cnt-2 {}
.layout-1 > .inner-1 .ftr-1 {min-height:42px;background-color:#e6e7e8;border-top:1px solid #ffffff;padding:20px 10px;text-align:center;-moz-border-radius:0px 0px 5px 5px;-webkit-border-radius:0px 0px 5px 5px;border-radius:0px 0px 5px 5px;}
.layout-1 > .inner-1 > .cnt-3 {padding:15px 10px;}

.layout-2 > .inner-1 .hdr-1 {min-height:42px;background-color:#d2d3d5;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}
.layout-2 > .inner-1 .hdr-1 > .col-1 > .searchbox-1 {position:relative;}
.layout-2 > .inner-1 .hdr-1 > .col-1 > .searchbox-1 > .search-1 {position:absolute;top:0px;right:0px;}
.layout-2 > .inner-1 .hdr-1 > .col-1 {width:50%;float:left;padding:3px 10px 0 3px;}
.layout-2 > .inner-1 .hdr-1 > .col-2 {width:30%;float:right;padding:3px 3px 0 3px;text-align:right;}
.layout-2 > .inner-1 .hdr-1 > .col-10 {padding:10px 10px 0px 10px;float:left;width:25%;}
.layout-2 > .inner-1 .hdr-1 > .col-11 {padding:10px 10px 0px 10px;float:right;width:65%;text-align:right;}
.layout-2 > .inner-1 .hdr-1 > .col-11 a {font-weight:bold;color:#ffffff;font-size:1.3em;}
.layout-2 > .inner-1 .cnt-4 {padding:15px 0px;}
.layout-2 .ftr-1 {padding:20px 10px;}

.stats-1 > div {float:none;clear:both;width:100%;padding-bottom:10px;}


.footer-1 {color:#ffffff;text-align:center;}
.footer-1 > .inner-1 {padding:0px 0px 30px 0px;}
.footer-1 > .inner-1 > .col-1 > .inner-1 {color:#e0e0e0;padding:0px 10px;line-height:1.5em;}
.footer-1 > .inner-1 > .col-1 {padding:25px 0px 25px 0px;border-bottom:1px solid #62ce00;}
.footer-1 > .inner-1 > .col-2 {}
.footer-1 > .inner-1 > .col-3 {padding:25px 0px 25px 0px;line-height:1.5em;}
.footer-1 > .inner-1 > .col-3 > .inner-1 {display:none;}
.footer-1 > .inner-1 > .col-3 > .inner-1 {padding:0px 10px;}
.footer-1 > .inner-1 a {color:#ffffff;}
.footer-1 > .inner-1 a:hover {color:#62ce00;}
.footer-2 {padding:0px 0px 30px 0px;}
.footer-3 {padding:0px 0px 30px 0px;text-align:center;}
.footer-4 {color:#c1c1c1;padding:0px 0px 30px 0px;}
.checkon {background-color:#efefef;padding-top: 5px;margin-top: 0px;padding-bottom: 5px;margin-bottom: 0px;padding-left:30px;-webkit-border-top-left-radius: 3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px;}
#clean-1 {background-color:#efefef;padding:15px 10px 10px 10px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}

.pos-1,
.pos-3 {text-align:center;padding:20px 10px;}
.pos-2 {margin-left:5px;position:relative;margin-left:3px;bottom:3px;}
.arrow-1 {display:inline-block;width:52px;height:18px;background-image:url(/content/images/arrow-1.png);background-repeat:no-repeat;}
.arrow-2 {display:none;width:126px;height:108px;background-image:url(/content/images/arrow-2.png);background-repeat:no-repeat;}
.guthaben-1 {padding:0px 0px 5px 0px;}
.guthaben-1 .amount-1 {font-weight:700;font-size:1.1em;}
.outlet-1 {text-align:center;padding:40px 10px;}
.social-1 {padding:10px 0px 0px 0px;display:none;}

#companyname-1 {display:none;}
.buttons-1 button {width:100%;margin-top:10px;}

/* Fonts */
h1 {font-size:1.7em;padding:0px 0px 0.8em;font-weight:700;}
h1.title-1 {font-size:1.3em;color:#ffffff;font-weight:700;padding:0.6em 29px 0.5em 10px;line-height:normal;margin:0px;}
h2 {font-size:1.3em;line-height:normal;font-weight:700;padding:0px 0px 0.3em;margin:0px;}
h3 {font-size: 1.1em;color: #646363;padding: 0px 0px 2px 0px;}
h4 {font-weight: 700;font-size: 1.2em;margin:0px;padding:0px 0px 8px 0px;color:#646363;}
h5 {}
h6 {}

/* Links */
a,
a:visited {color:#63ce00;text-decoration:none;}
a:hover {color:#000000;}
a:active {color:#63ce00;}
a.hamburger-1,
a.hamburger-1:hover,
a.hamburger-1:active {display:inline-block;width:42px;height:42px;background-image:url(/content/images/nav-1.png);float:right;}
a.top-1 {display:inline-block;color:#ffffff;}
a.top-1 .icon-1 {display:inline-block;width:20px;height:20px;background-image:url(/content/images/sprite-1.png);background-position:-6px -122px;}
a.top-1:hover .icon-1 {background-position:-6px -151px;}
a.back-1 {min-height:14px;display:inline-block;color:#ffffff;font-weight:700;font-size:1.3em;padding:0px 0px 0px 20px;position:relative;}
a.back-1 .icon-1 {display:inline-block;width:15px;height:15px;background-image:url(/content/images/sprite-1.png);background-repeat:no-repeat;background-position:-9px -472px;position:absolute;top:2px;left:0px;z-index:10;}
a.back-1 .txt-4 {display:none;}
a.back-1:hover {color:#646363;}
a.back-1:hover .icon-1 {background-position:-9px -443px;}
a.link-1 {font-size:0.8em;font-style:italic;color:#646363;}
a.link-1:hover {color:#63ce00;}
a.fb-1 {display:inline-block;width:29px;height:29px;background-image:url(/content/images/sprite-1.png);background-position:0px -522px;opacity:0.75;}
a.fb-1:hover {opacity:1;}
a.tw-1 {display:inline-block;width:29px;height:29px;background-image:url(/content/images/sprite-1.png);background-position:0px -551px;opacity:0.75;}
a.tw-1:hover {opacity:1;}
a.gplus-1 {display:inline-block;width:29px;height:29px;background-image:url(/content/images/sprite-1.png);background-position:0px -580px;opacity:0.75;}
a.gplus-1:hover {opacity:1;}

a.back-2 {display:inline-block;width:29px;height:29px;background-image:url(/content/images/sprite-1.png);background-position:0px -464px;}
a.back-2:hover {background-position:0px -435px;}
a.back-2:active {background-position:0px -493px;}
a.next-2 {display:inline-block;width:29px;height:29px;background-image:url(/content/images/sprite-1.png);background-position:0px -377px;}
a.next-2:hover {background-position:0px -348px;}
a.next-2:active {background-position:0px -406px;}

a.arrow-3 {display:inline-block;color:#63ce00;font-weight:700;font-size:1.1em;padding:0px 0px 0px 20px;position:relative;}
a.arrow-3 .icon-1 {display:inline-block;width:15px;height:15px;background-image:url(/content/images/sprite-1.png);background-repeat:no-repeat;background-position:-9px -415px;position:absolute;top:4px;left:0px;z-index:10;}
a.arrow-3:hover {color:#646363;}
a.arrow-3:hover .icon-1 {background-position:-9px -357px;}

a.outlet-2 {display:inline-block;font-size:1.2em;}
a.outlet-2 .big-1 {font-size:1.8em;}

a.hamburger-1-on {background-position:0px -42px;}

.paging-1 {padding:20px 0px 0px 0px;text-align:center;}

/* Boxes */
.alertbox-1 {background-color:#edffdd;color:#646363;padding:10px;margin:0px 0px 10px 0px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-size:1.0em;font-weight:700;}
.alertbox-2 {background-color:#fcffdd;color:#646363;padding:10px;margin:0px 0px 10px 0px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-size:1.0em;font-weight:700;}
.alertbox-3 {background-color:#ffdddd;color:#646363;padding:10px;margin:0px 0px 10px 0px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-size:1.0em;font-weight:700;}

.field-validation-error {color:#ce0000;font-size:13px;line-height:normal;}
input.input-validation-error {border:1px solid #ce0000;}

.box-1 {-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:10px 0px;}
.box-2 {background-color:#e9f1e4;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;overflow:hidden;}
.box-2 .hdr-2 {background-color:#dde2dc;padding:10px 10px;font-weight:700;}
.box-2 .txt-2 {padding:10px;}
.box-3 {-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;overflow:hidden;}
.box-3 .hdr-2 {background-color:#ffffff;padding:10px 10px;font-weight:700;}
.box-3 .txt-2 {padding:10px 10px 10px 10px;}
.box-3 .number-1 {font-size:2.5em;color:#646363;padding:10px 0px 30px 0px;display:inline-block;}
.box-3 .currency-1 {font-size:1.0em;color:#646363;padding:0px 3px 0px 0px;}
.box-3 .amount-1 {font-size:1.0em;font-weight:700;}
.box-3 .green-1 {background-color:#e9f1e4;}
.box-3 .orange-1 {background-color:#f1ede4;}
.box-3 .red-1 {background-color:#f1e4e4;}

/* Lists */
ul.list-1 {margin:0px;padding:0px;}
ul.list-1 li {margin:0px;padding: 4px 0px 0px 25px;list-style:none;position:relative;min-height:25px;font-size:1.2em;font-style:italic;}
ul.list-1 .icon-1 {display:inline-block;width:29px;height:29px;background-image:url(/content/images/sprite-1.png);display:inline-block;position:absolute;top:0px;left:0px;background-position:0px -232px}
ul.list-1 .icon-2 {display:inline-block;width:29px;height:29px;background-image:url(/content/images/sprite-1.png);display:inline-block;position:absolute;top:0px;left:0px;background-position:0px -174px}
ul.list-1.small li {font-size:1.0em;}

ul.list-2 {margin:0px;padding:0px;}
ul.list-2 li {margin:0px;padding: 4px 0px 0px 25px;list-style:none;position:relative;min-height:25px;font-size:1.2em;font-style:italic;}
ul.list-2 .icon-1 {display:inline-block;width:29px;height:29px;background-image:url(/content/images/sprite-1.png);display:inline-block;position:absolute;top:0px;left:0px;background-position:0px -205px}

ul.list-3 {margin:0px;padding:0px;}
ul.list-3 li {margin:0px;padding:0px;list-style:none;clear:both;}
ul.list-3 li > a,
ul.list-3 li .blogentry-1 {position:relative;color:#646363;display:block;min-height:150px;padding:0px 0px 30px 0px;}
ul.list-3 li > a .img-1,
ul.list-3 li .blogentry-1 .img-1 {display:block;width:100%;text-align:center;padding:0px 15px 10px 0px;float:left;}
ul.list-3 li > a h2,
ul.list-3 li .blogentry-1 h2 {color:#63ce00;}
ul.list-3 li a:hover h2 {color:#000000;}
ul.list-3 li > a .link-2,
ul.list-3 li .blogentry-1 .link-2 {color:#63ce00;}
ul.list-3 li > a .link-2:hover {color:#000000;}

ul.list-4 {margin:0px;padding:0px;}
ul.list-4 li {margin:0px;padding:0px;list-style:none;clear:both;}
ul.list-4 li > a,
ul.list-4 li .blogentry-1 {position:relative;color:#e0e0e0;display:block;line-height:normal;padding:0px 0px 5px 0px;}
ul.list-4 li .blogentry-1 > h3 {margin:0px;padding:0px 0px 3px 0px;line-height:normal;font-size:16px;}

.blogcategories-1 {padding:30px 0px 0px 0px;}
a.allblogentries-1 {font-size:13px;}
.blog-ftr-1 h2 {font-size:16px;margin:0px;padding:0px 0px 10px 0px;}


/* Menus */
.navigations-1 {display:none;}
menu-6 {display:inline-block;}
#menu-8 {-moz-border-radius:5px 0px 0px 5px;-webkit-border-radius:5px 0px 0px 5px;border-radius:5px 0px 0px 5px;overflow:hidden;background-color:#ffffff;padding:10px 0px;}
.page-2 #menu-4 {margin-bottom:40px;}

#menu-3 {display:none;}

#menu-1 ul,
#menu-2 ul,
#menu-3 ul,
#menu-4 ul,
#menu-5 ul,
#menu-6 ul,
#menu-7 ul,
#menu-8 ul {margin:0px;padding:0px;}
#menu-6 ul {display:inline-block;}

#menu-1 ul li,
#menu-2 ul li,
#menu-3 ul li,
#menu-4 ul li,
#menu-5 ul li,
#menu-6 ul li,
#menu-7 ul li,
#menu-8 ul li {margin:0px;padding:0px;list-style:none;}
#menu-6 ul li,
#menu-7 ul li {float:left;}
#menu-8 ul li {margin:0px 0px 1px 0px;}

#menu-1 ul li a,
#menu-2 ul li a,
#menu-3 ul li a,
#menu-4 ul li a {display:block;padding:0.5em 10px;font-size:1.1em;border-top:1px solid #646363;}
#menu-5 ul li a {display:block;padding:0.5em 10px;font-size:1.1em;border-bottom:1px solid #62ce00;color:#ffffff;}
#menu-5 ul li a:hover {color:#62ce00;}
#menu-6 ul li a {display:block;padding:0px;font-size:0.9em;color:#d1d3d4;}
#menu-6 ul li a:hover {color:#62ce00;}
#menu-6 ul li a.line-1 {border-right:1px solid #d1d3d4;padding-right:10px;margin-right:10px;}
#menu-7 {position:absolute;z-index:10;bottom:0px;left:10px;}
#menu-7 ul li a {padding:0px 10px;display:inline-block;border:none;font-size:1.1em;line-height:1.3em;height:40px;color:#646363;background-color:#e6e7e8;margin-right:2px;-webkit-border-top-left-radius: 3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px;}
#menu-7 ul li a span {line-height:40px;}
#menu-7 ul li a:hover {color:#000000;}
#menu-7 ul li a.on {color:#ffffff;background-color:#63ce00;font-weight:700;}
#menu-7 ul li a p {display:block;}
#menu-8 ul li a {display:block;padding:1em 1em;font-size:1.1em;color:#646363;background-color:#d2d3d5;font-weight:700;}
#menu-8 ul li a.on {display:block;padding:1em 1em;font-size:1.1em;color:#646363;background-color:#e6e7e8;font-weight:700;}
#menu-8 ul li a .qty-1 {font-weight:400;}
#menu-8 ul li a:hover {color:#000000;}
#menu-8 ul li a.line-1 {border-right:1px solid #d1d3d4;padding-right:10px;margin-right:10px;}

#menu-7 {
    position: inherit;
    display: flex
}

#menu-1 ul li a.on,
#menu-2 ul li a.on,
#menu-3 ul li a.on,
#menu-4 ul li a.on {background-color:#63ce00;color:#ffffff;}

#menu-6 ul li a.on {color:#ffffff;}

#menu-1 ul li a p {display:inline-block;}
#steps-1 {position: absolute;right:20px;bottom:-10px;z-index:10;}
#steps-1 ul {margin:0px;padding:0px;display:inline-block;}
#steps-1 ul li {margin:0px 3px 0px 0px;padding:0px;float:left;list-style:none;}
#steps-1 ul li .check {display:inline-block;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;width:40px;height:40px;line-height:40px;background-color:#f0fae6;color:#62cd00;text-align:center;font-size:1.3em;font-weight:700;}
#steps-1 ul li a.check:hover {color:#000000;}
#steps-1 ul li .on {display:inline-block;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;width:40px;height:40px;line-height:40px;background-color:#ffffff;color:#646363;text-align:center;font-size:1.3em;font-weight:700;}
#steps-1 ul li .off {display:inline-block;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;width:40px;height:40px;line-height:40px;background-color:#a1e166;color:#62cd00;text-align:center;font-size:1.3em;font-weight:700;}

#steps-2 li {color:#62cd00;line-height:normal;}
#steps-2 li .number-2 {font-size:3em;color:#646363;padding-right:10px;}
#steps-2 li .txt-5 {font-size:1.5em;}

.tinynav {display:block;}
#menu-8 ul {display:none;}

/* Forms */
.col-group {padding:0px 0px 15px 0px;}
.form-1 {position:relative;}
.form-1 label {display:block;font-size:1.1em;color:#646363;padding:0px 0px 2px 0px;}
.form-1 .right-1 {position:absolute;top:0px;right:0px;z-index:10;}
.form-1 .right-1 .radio-inline,
.form-1 .right-1 .checkbox-inline {margin-top:0px;margin-bottom:0px;padding-left: 20px;padding-right:0px;}

.form-2 {position:relative;}
.form-2 > label {display:block;font-size:1.1em;color:#646363;padding:0px 0px 2px 0px;}
.form-2 .right-1 {position:absolute;top:0px;right:0px;z-index:10;}
.form-2 .right-1 .radio-inline,
.form-2 .right-1 .checkbox-inline {margin-top:0px;margin-bottom:0px;padding-left: 20px;padding-right:0px;}
.form-2 > .form-2-1 {}
.form-2 > .form-2-2 {}

.checkbox-inline label,
.checkbox label,
.radio-inline label,
.radio label {font-size:0.9em;}
label.big-1 {font-weight:700;font-size:1.2em;}
label.top-1 {margin-top:1px;}

.input-1 {font-size:1.3em;padding:0px 0 0 0;height:34px;text-indent:10px;width:100%;background-color:#edffdd;border:1px solid #646363;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-family: 'Asap', 'sans-serif', Arial, Helvetica;font-weight:400;}
.input-2 {font-size:1.3em;padding:0px 0 0 0;height:34px;text-indent:10px;width:100%;background-color:#ffffff;border:1px solid #e6e7e8;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-family: 'Asap', 'sans-serif', Arial, Helvetica;font-weight:400;}

.textarea-1 {width:96%;padding:0.4em 2%;background-color:#edffdd;border:1px solid #646363;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-family: 'Asap', 'sans-serif', Arial, Helvetica;font-weight:400; font-size:1.3em;}

.select-1 {background-color:#edffdd;border:1px solid #646363;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-family: 'Asap', 'sans-serif', Arial, Helvetica;font-weight:400;background-image:url(/content/images/sprite-1.png);background-position:right 2px;}
.select-1:hover {background-position:right -56px;}
.select-2 {background-color:#ffffff;border:1px solid #e6e7e8;}

.input-1:focus,
.select-1:focus,
.textarea-1:focus {border:1px solid #000000;background-color:#ffffff;-moz-box-shadow:0 0 12px #387bbe !important;-webkit-box-shadow:0 0 12px #387bbe !important;box-shadow:0 0 12px #387bbe !important;}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
a.button-1 {margin:0px;background-color:#62ce00;color:#ffffff;font-weight:700;border:none;font-size:1.3em;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:15px 30px;display:inline-block;position:relative;text-align:center;}

button.lead-yes-1 {
	text-align: left;
	padding: 15px 70px 15px 20px;
}
button.lead-yes-1 .txt-1 {font-size:0.8em;font-weight:700;display:block;}
button.lead-yes-1 .amount-1 {font-size:0.7em;font-weight:400;display:block;}
button.lead-yes-1 .icon-2 {display:inline-block;width:35px;height:35px;background-image:url(/content/images/sprite-2.png);background-repeat:no-repeat;background-position:0px -35px;position:absolute;right:20px;top:13px;}

button.lead-no-1 {background-color:#818284;text-align:left;padding:15px 70px 15px 20px;}
button.lead-no-1 .txt-1 {font-size:0.8em;font-weight:700;display:block;}
button.lead-no-1 .amount-1 {font-size:0.7em;font-weight:400;display:block;}
button.lead-no-1 .icon-2 {display:inline-block;width:35px;height:35px;background-image:url(/content/images/sprite-2.png);background-repeat:no-repeat;background-position:0px -140px;position:absolute;right:20px;top:13px;}

button.arrow-right-1 .icon-2,
.arrow-right-1 .icon-2 {display:inline-block;width:28px;height:28px;background-image:url(/content/images/sprite-1.png);background-repeat:no-repeat;background-position:-2px -379px;position:absolute;right:5px;top:11px;z-index:10;}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button-1:hover {background-color:#000000;}

button:disabled,
button[disabled] {
    background-color: #7d7d7d;
}

/* Tables */
.table-1 {margin:0px;padding:0px;}
.table-1 th {margin:0px;padding:3px 10px 3px 0px;}
.table-1 td {margin:0px;padding:3px 10px 3px 0px;}
.table-1 .col-1 {width:30%;text-align:right;}
.table-1 .col-2 {width:70%;font-weight:bold;}

.table-2 {margin:0px;padding:0px;text-align:left;vertical-align:bottom;}
.table-2 th {margin:0px;padding:10px 5px 3px 5px;text-align:left;vertical-align:top;}
.table-2 td {margin:0px;padding:3px 5px 3px 5px;text-align:left;vertical-align:top;}
.table-2 .col-1 {}
.table-2 .col-2 {display:none;}
.table-2 .col-3 {display:none;}
.table-2 .col-4 {display:none;}
.table-2 .col-5 {}
.table-2 .col-6 {display:none;}
.table-2 .col-7 {display:none;}
.table-2 .col-8 {display:none;}
.table-2 .col-9 {display:none;}
.table-2 .col-10 {display:none;}
.table-2 .col-11 {text-align:right;display:none;}
.table-2 .col-12 {text-align:right;display:none;}
.table-2 .color-1 td {background-color:#f2f2f3;}

.table-3 {margin:0px;padding:0px;text-align:left;}
.table-3 td {margin:0px; padding:0px 10px 3px 0px;}

.table-4 {margin:0px;padding:0px;}
.table-4 th {margin:0px;padding:3px 10px 3px 0px;border-bottom:1px solid #ffffff;}
.table-4 td {margin:0px;padding:3px 10px 3px 0px;border-bottom:1px solid #ffffff;}

/* Move company discount styles */
.move-company {display:flex;justify-content:space-between;align-items:stretch;}
.move-company__left {display:flex;flex-direction:column;padding:1rem;}
.move-company__left > .title-2 {display:block;padding:0px 0px 5px 0px;color:#333333;}
.move-company__left > .from-to-1 {color:#646363;display:block;font-weight:400;font-size:0.9em;}
.move-company__left > .services-1 {color:#646363;display:block;font-weight:400;font-size:0.9em;text-wrap:nowrap;}
.move-company__right {display:flex;gap:1rem;font-weight:normal;line-height:normal;text-align:right;z-index:10;}
.move-company__right > .txt-1 {color:#939598;font-size:0.6em;display:block;}
.move-company__right > .time-1 {color:#939598;font-size:0.8em;display:block;}
.move-company__right .lead-yes-1 {font-size:large;font-weight:700;padding:15px;}
.move-company__cta {display:flex;align-items:center;gap:2rem;padding:1rem;}
.move-company__cta--reduced {background-color:#e9f1e4;}
.move-company__time {align-self:center;color:#939598;font-size:smaller;}
.move-company__time--emphasis {color:#c81414}
.move-company__price {display:flex;flex-direction:column;align-items:center;}
.move-company__price__reduced {font-weight:bold;font-size:large;color:#017b4f;}
.move-company__price__full {color:#939598;}
.move-company__strikethrough {text-underline-offset:-30%;text-decoration:underline;text-decoration-skip-ink:none;}
.move-company__show-all-details {text-decoration:underline;color:#017b4f;padding-left:0.3rem;}
.move-company__expiration {padding: 1rem;}
.move-company__expiration > .txt-1 {color:#939598;font-size:0.6em;display:block;}
.move-company__expiration > .time-1 {color:#939598;font-size:0.8em;display:block;}
.move-company__expiration__time--emphasis {color:#c81414;font-size:smaller;}
.move-company__border {border:2px solid #c81414;position:relative;}
.move-company__border::after{content:'';width:0;height:0;border-left:20px solid transparent;border-right:20px solid #c81414;border-top:20px solid #c81414;border-bottom:20px solid transparent;position:absolute;top:0px;right:0;z-index:11;}
.move-company__border::before{content:'%';width:0;height:0;position:absolute;top:0.2rem;right:0.9rem;z-index:12;color:white;font-weight:bold;}
.accordion-1 > .title-1:hover .move-company__show-all-details {color:#646363;}
.accordion-1 > .title-1.active .move-company__show-all-details,
.accordion-1 > .title-1.active .move-company__cta,
.accordion-1 > .title-1.active .move-company__time,
.accordion-1 > .title-1.active .move-company__left :not(.title-2) {display:none;}
.accordion-1 > .title-1.off .move-company__expiration {display:none;}
.move-company__accept-date {align-self:start;}
.move-company__accept-date > .txt-1 {color:#939598;font-size:0.6em;display:block;}
.move-company__accept-date > .time-1 {color:#939598;font-size:0.8em;display:block;}
.move-company__accept-date--detail {padding:1rem;}
.accordion-1 > .title-1.off .move-company__accept-date--detail {display:none;}
.move-company__declined {align-self:start;}
.move-company__declined > .txt-1 {color:#939598;font-size:0.6em;display:block;}
.move-company__declined > .time-1 {color:#939598;font-size:0.8em;display:block;}
.move-company__declined--detail {padding:1rem;}
.accordion-1 > .title-1.off .move-company__declined--detail {display:none;}
.move-company__missed {align-self:start;}
.move-company__missed > .txt-1 {color:#939598;font-size:0.6em;display:block;}
.move-company__missed > .time-1 {color:#939598;font-size:0.8em;display:block;}
.move-company__missed--detail {padding:1rem;}
.accordion-1 > .title-1.off .move-company__missed--detail {display:none;}
.move-company__recredit-date {align-self:start;}
.move-company__recredit-date > .txt-1 {color:#939598;font-size:0.6em;display:block;}
.move-company__recredit-date > .time-1 {color:#939598;font-size:0.8em;display:block;}
.move-company__recredit-date--detail {padding:1rem;}
.accordion-1 > .title-1.off .move-company__recredit-date--detail {display:none;}
.move-company__dark {background-color:#017b4f;}

/* Accordions */
.accordion-1 > .title-1 {padding:10px;color:#62ce00;position:relative;}
.accordion-1 > .title-1:hover {color:#646363;}
.accordion-1 > .title-1 > .title-2 {display:block;padding:0px 90px 0px 0px;}
.accordion-1 > .title-1 > .from-to-1 {color:#646363;display:block;font-weight:400;font-size:0.9em;padding:0px 0px 5px 0px;}
.accordion-1 > .title-1 > .services-1 {color:#646363;display:block;font-weight:400;font-size:0.9em;}
.accordion-1 > .title-1 > .end-1 {font-weight:normal;line-height:normal;text-align:right;position:absolute;top:10px;right:10px;z-index:10;}
.accordion-1 > .title-1 > .end-1 > .txt-1 {color:#939598;font-size:0.6em;display:block;}
.accordion-1 > .title-1 > .end-1 > .time-1 {color:#939598;font-size:0.8em;display:block;}
.accordion-1-1 > .title-1 {padding:10px;background-color:#f2f2f3;}
.accordion-1-2 > .title-1 {padding:10px;background-color:#e6e7e8;}
.accordion-1 > .off {}
.accordion-1 > .active,
.accordion-1 > .active:hover {background-color:#e9f1e4;color:#000000;}
.accordion-1 > .active  > .from-to-1,
.accordion-1 > .active  > .services-1 {display:none;}
.accordion-1 > .infodetail-1 {background-color:#e9f1e4;border-bottom:1px solid #ffffff;padding:0px 10px 15px 10px;}

.accordion-2 > .title-1 > .icon-1 {width:29px;height:29px;background-image:url(/content/images/sprite-1.png);display:inline-block;position:absolute;top:10px;right:6px;}
.accordion-2 > .off > .icon-1 {background-position:0px -29px;}
.accordion-2 > .active > .icon-1 {background-position:0px -116px;}
.accordion-2 > .infodetail-1 {padding:10px 10px 30px 10px;text-align:justify;}
.accordion-2 > .infodetail-1 p {font-size:1.1em;line-height:1.4em;}
.accordion-2 > .infodetail-1 > .col-1 {padding:0px 0px 20px 0px;}
.accordion-2 > .infodetail-1 > .col-2 {}

/* Pagination */
ul.pagination-1 {margin:0px;padding:0px;display:inline-block;}
ul.pagination-1 li {margin:0px 5px 0px 0px;padding:0px;float:left;display:inline-block;}
ul.pagination-1 li a {font-size:1.3em;line-height:2.2em;display:inline-block;width:40px;height:40px;background-color:#63ce00;color:#ffffff;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;position:relative;text-align:center;}
	ul.pagination-1 li a:hover {
		background-color: #6d6e71;
	}
	ul.pagination-1 li a.on {
		background-color: #6d6e71;
	}
ul.pagination-1 li .dots-1 {font-size:1.3em;line-height:2.2em;display:inline-block;width:40px;height:40px;}
ul.pagination-1 li a.first span {background-position:-5px -641px;position:absolute;top:9px;left:9px;width:22px;height:22px;background-image:url(/content/images/sprite-1.png);background-repeat:no-repeat;}
ul.pagination-1 li a.back span {background-position:-5px -468px;position:absolute;top:9px;left:9px;width:22px;height:22px;background-image:url(/content/images/sprite-1.png);background-repeat:no-repeat;}
ul.pagination-1 li a.next span {background-position:-4px -380px;position:absolute;top:9px;left:9px;width:22px;height:22px;background-image:url(/content/images/sprite-1.png);background-repeat:no-repeat;}
ul.pagination-1 li a.last span {background-position:-5px -611px;position:absolute;top:9px;left:9px;width:22px;height:22px;background-image:url(/content/images/sprite-1.png);background-repeat:no-repeat;}


/* Agenda */
.table-agenda-1 {margin:10px 0px 0px 0px;padding:0px;}
.table-agenda-1 th {color:#646363;font-weight:400;margin:0px;padding:10px 5px 5px 5px;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;text-align:left;}
.table-agenda-1 td {margin:0px;padding:0px;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;text-align:left;width:13.2857%;}
.table-agenda-1 th.col-7,
.table-agenda-1 td.col-7 {border-right:none;}
.table-agenda-1 td.on {background-color:#e9f1e4;}
.table-agenda-1 td.off {background-color:#f1e4e4;}

label.agenda-1 {display:block;padding:5px 5px 30px 5px;position:relative;}
label.agenda-1 .number-1 {font-size:1.0em;color:#646363;}
label.agenda-1 .checkbox-1 {position:absolute;z-index:10;left:5px;bottom:10px;}
label.agenda-1 .txt-3 {display:none;}

/* Tooltip */
.info-1 {background-color:#62ce00;}
.info-1:hover {}
#tooltip {color:#ffffff;background:#000000;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#tooltip:after {border-top: 10px solid #000000;}

/* Heights */
.height-1 {height:100px;}

/* Paddings */
.padding-1 {padding-top:9px;}
.padding-2 {padding-top:25px;}
.padding-3 {margin:0px 10px 0px 0px;}
.padding-4 {padding:20px 20px;}
.padding-5 {padding:0px 0px 15px 0px;}
.padding-6 {padding:0px 0px 10px 0px;}

/* Margins */
.margin-1 {margin:0px 0px 15px 0px;}
.margin-2 {margin:0px 0px 15px 0px;}
.margin-3 {margin:0px 0px 10px 0px;}
.margin-4 {margin:0px 0px 10px 0px;}
.margin-5 {margin:0px 5px 0px 0px !important;}


/* Smarphone landscape */
@media only screen and (min-width: 480px) {

#menu-7 {left:190px;}
.page-2 > .inner-1 > .header-1 > .inner-1 {min-height:42px;}
.buttons-1 {padding-top:10px;margin-bottom:10px;text-align:center;}
.buttons-1 button {width:auto;margin-top:0;margin-right:10px;}

ul.list-3 li a .img-1,
ul.list-3 li .blogentry-1 .img-1 {width:220px;padding:0px 15px 10px 0px;float:left;}

#steps-2 li {display:inline-block;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;width:150px;height:150px;line-height:40px;background-color:#f0fae6;color:#62cd00;text-align:center;line-height:normal;}
#steps-2 li .number-2 {font-size:4em;display:block;padding-top:30px;color:#646363;}
#steps-2 li .txt-5 {font-size:1em;display:block;}

/* Tables */
.table-2 .col-1 {display:table-cell;}
.table-2 .col-2 {display:none;}
.table-2 .col-3 {display:none;}
.table-2 .col-4 {display:table-cell;}
.table-2 .col-5 {display:table-cell;}
.table-2 .col-6 {display:none;}
.table-2 .col-7 {display:none;}
.table-2 .col-8 {display:none;}
.table-2 .col-9 {display:none;}
.table-2 .col-10 {display:none;}
.table-2 .col-11 {display:none;}
.table-2 .col-12 {display:none;}

}

/* Tablet portrait */
@media only screen and (min-width: 768px) {


#steps-1 {left:260px;right:auto;}

/* Accordions */
.accordion-2 > .infodetail-1 > .col-1 {width:48%;padding:0px 2% 0px 0px;float:left;}
.accordion-2 > .infodetail-1 > .col-2 {width:48%;padding:0px;float:right;}
.cnt-1 > .intro-1 {background-image:url(/content/images/bg-sackrolli-1.png);background-repeat:no-repeat;background-position:right -100px;background-color: #62ce00;color: #ffffff;}
.cnt-1 > .intro-1 > .inner-2 .back-1 {left:20px;}
.page-2 .cnt-1 > .inner-1 {padding:40px 10px 30px 10px;}
.page-3 > .inner-1 > .cnt-1 > .inner-1 {padding:20px 20px;}
.pos-1 {text-align:center;padding:170px 10px;}
.pos-3 {text-align:center;padding:30px 10px;}
.arrow-1 {display:none;}
.arrow-2 {display:inline-block;}

.layout-2 > .inner-1 .hdr-1 {-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;border-radius:5px 5px 0px 0px;}
.layout-2 .ftr-1 {padding:20px 0px;}

.cnt-1 > .inner-1 > .col-1,
.cnt-1 > .inner-2 > .col-1 {width:40%;float:left;}
.cnt-1 > .inner-1 > .col-2,
.cnt-1 > .inner-2 > .col-2 {width:20%;float:left;}
.cnt-1 > .inner-1 > .col-3,
.cnt-1 > .inner-2 > .col-3 {width:40%;float:left;}
.cnt-1 > .inner-1 > .col-10,
.cnt-1 > .inner-2 > .col-10 {width:50%;margin:0px 10% 0px 0px;float:left;}
.cnt-1 > .inner-1 > .col-11,
.cnt-1 > .inner-2 > .col-11 {width:40%;float:left;}

.layout-1 > .inner-1 .hdr-1 > .col-10 {width:25%;float:left;text-align:right;}
.layout-1 > .inner-1 .hdr-1 > .col-11 {width:30%;float:left;}
.layout-1 > .inner-1 .hdr-1 > .col-12 {width:20%;float:left;}
.layout-1 > .inner-1 .hdr-1 > .col-13 {width:25%;float:left;}
.layout-1 > .inner-1 .cnt-2 {min-height:300px;}

.layout-2 .ftr-1 .w100 {width:auto;}

.box-1 {border:1px solid #c1eb99;padding:15px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.box-2 .hdr-2 {padding:15px 15px;}
.box-2 .txt-2 {padding:15px;}
.social-1 {display:block;text-align:center;}
.social-1 ul {display: inline-block;margin:15px auto 0px;}

.layout-1 {padding-left:280px;min-height:280px;position:relative;}
.layout-1 > .col-1 {position:absolute;top:42px;left:0px;width:280px;}
.layout-1 > .inner-1 {min-height:500px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.layout-1 > .inner-1 > .cnt-3 {padding:42px 20px;}

.footer-1 {text-align:left;}
.footer-1 > .inner-1 {max-width:1160px;padding:80px 20px;margin:0px auto;position:relative;}
.footer-1 > .inner-1 > .col-1 {width:30%;padding-right:5%;float:left;text-align:justify;border:none;font-size:1.1em;padding-top:10px;}
.footer-1 > .inner-1 > .col-2 {width:30%;padding-right:5%;float:left;}
.footer-1 > .inner-1 > .col-3 {width:30%;float:left;font-size:1.1em;padding-top:10px;}
.footer-2 {text-align:center;padding:50px 0px 0px 0px;font-size:1.1em;}
.footer-3 {text-align:center;padding:30px 0px 0px 0px;font-size:1.0em;}
.footer-4 {text-align:center;padding:30px 0px 0px 0px;}
#menu-6 {display:inline-block;margin:0px auto;}
#menu-6 ul li a {display:inline-block;}
#menu-6 ul li {display:inline-block;}

#steps-2 {position:relative;}
#steps-2 li {display:inline-block;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;width:200px;height:200px;background-color:#f0fae6;color:#62cd00;text-align:center;line-height:normal;}
#steps-2 li .number-2 {font-size:4em;display:block;padding-top:50px;padding-right:0px;color:#646363;}
#steps-2 li .txt-5 {font-size:1.2em;font-weight:700;}
#steps-2 li.bullet-2 {position:relative;top:-70px;left:180px;}
#steps-2 li.bullet-3 {position:relative;top:-60px;left:100px;}

.footer-1 > .inner-1 > .col-3 > .inner-1 {display:block;}

/* Boxes */
.alertbox-1,
.alertbox-2,
.alertbox-3 {font-size:1.2em;}

/* Links */
a.back-1 .txt-4 {display:inline;}

/* Menus */
#menu-8 {padding:0px;}
#menu-8 ul {display:block;}
.tinynav {display:none;}

#menu-7 {
	position: absolute;
	display: inherit
}

/* Tables */
.table-2 .col-1 {display:table-cell;}
.table-2 .col-2 {display:table-cell;}
.table-2 .col-3 {display:table-cell;}
.table-2 .col-4 {display:table-cell;}
.table-2 .col-5 {display:table-cell;}
.table-2 .col-6 {display:none;}
.table-2 .col-7 {display:none;}
.table-2 .col-8 {display:none;}
.table-2 .col-9 {display:none;}
.table-2 .col-10 {display:none;}
.table-2 .col-11 {display:none;}
.table-2 .col-12 {display:none;}

/* Forms */
.form-2 > label {display:block;padding:10px 10px 0px 0px;width:150px;float:left;text-align:right;}
.form-2 > .input-1,
.form-2 > .select-1,
.form-2 > .textarea-1 {float:left;width:250px;}
.form-2 > .form-2-1 {padding:10px 10px 0px 0px;width:150px;float:left;text-align:right;}
.form-2 > .form-2-2 {float:left;display:inline-block;width:250px;padding:3px 0 0 0;}

/* Margins */
.margin-1 {margin:30px 25px 0px 0px;}
.margin-2 {margin:0px 25px 0px 0px;}
.margin-3 {margin:0px 10px 0px 0px;}

}

/* Tablet landscape */
@media only screen and (min-width: 980px) {

#languageSelectionDropdown {padding-left: 1rem;}

/* Page */
.page > .inner-1 > .header-1 > .inner-1 {max-width:1160px;padding:0px 20px;margin:0px auto;position:relative;height:84px;}
#logo-1 img {max-width:260px;}
#logo-1 a {padding: 25px 0px 0px 0px;}
.cnt-1 > .intro-1 > .inner-2 {max-width:1160px;padding:0px 20px;margin:0px auto;position:relative;min-height:75px;}
.cnt-1 > .inner-1 {max-width:1160px;padding:80px 20px;margin:0px auto;position:relative;}
.cnt-1 > .inner-2 {max-width:960px;padding:80px 20px;margin:0px auto;position:relative;}
.page-3 > .inner-1 > .cnt-1 > .inner-1 {padding:40px 20px;}
.stats-1 > div {float:left;clear:none;width:inherit;width:33%;}
.layout-2 > .inner-1 .cnt-4 {padding:30px 0px;}
.layout-2 > .inner-1 .cnt-4 div > .col-1 {width:32%;padding:0px 2% 0px 0px;float:left;}
.layout-2 > .inner-1 .cnt-4 div > .col-2 {width:32%;padding:0px 2% 0px 0px;float:left;}
.layout-2 > .inner-1 .cnt-4 div > .col-3 {width:32%;padding:0px 0px 0px 0px;float:left;}
#steps-1 {left:300px;right:auto;}
#steps-1 ul li .check,
#steps-1 ul li .on,
#steps-1 ul li .off {height:60px;width:60px;line-height:60px;font-size:1.8em;}

#steps-2 {position:relative;}
#steps-2 li {display:inline-block;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;width:250px;height:250px;background-color:#f0fae6;color:#62cd00;text-align:center;line-height:normal;}
#steps-2 li .number-2 {font-size:7em;display:block;padding-top:40px;padding-right:0px;color:#646363;}
#steps-2 li .txt-5 {font-size:1.5em;font-weight:700;}
#steps-2 li.bullet-2 {position:relative;top:-100px;left:250px;}
#steps-2 li.bullet-3 {position:relative;top:-110px;left:100px;}

.buttons-1 {padding-top:20px;margin-bottom:20px;}


/* Fonts */
h2 {font-size:1.2em;}

/* Links */
a.hamburger-1 {display:none;}

/* Boxes */
.alertbox-1,
.alertbox-2,
.alertbox-3 {padding:20px;}

/* Menus */
.navigations-1 {display:block !important;}
#menu-1 ul li,
#menu-2 ul li,
#menu-3 ul li,
#menu-4 ul li {float:left;}

#menu-1 {position:absolute;z-index:10;bottom:0px;left:300px;}
#menu-1 ul li a {display:inline-block;border:none;font-size:1.1em;line-height:1.3em;height:40px;color:#ffffff;background-color:#6d6e71;margin-right:2px;-webkit-border-top-left-radius: 3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px;}
#menu-1 ul li a span {line-height:40px;}
#menu-1 ul li a:hover {background-color:#000000;}
#menu-1 ul li a.on {color:#ffffff;background-color:#63ce00;font-weight:700;}
#menu-1 ul li a p {display:block;}

#menu-2 {position:absolute;z-index:10;bottom:0px;right:20px;}
#menu-2 ul li a {display:inline-block;border:none;font-size:1.2em;height:40px;color:#62ce00;font-weight:700;font-style:italic;width:100px;padding-left:35px;}
#menu-2 ul li a .icon-1 {display:inline-block;width:29px;height:29px;background-image:url(/content/images/sprite-1.png);background-position:0px -290px;position:absolute;top:13px;left:0px;z-index:10;}
#menu-2 ul li a:hover {color:#000000;}
#menu-2 ul li a:hover .icon-1 {background-position:0px -261px;}
#menu-2 ul li a.on {color:#000000;}

#menu-3 {position:absolute;z-index:10;top:5px;left:300px;}
#menu-3 ul li a {display:inline-block;border:none;font-size:0.9em;color:#939598;font-weight:400;padding:0px 10px 0px 0px;}
#menu-3 ul li a:hover {color:#63ce00;}
#menu-3 ul li a.on {color:#000000;background-color:transparent;}

#menu-4 {position:absolute;z-index:10;top:5px;right:20px;}
#menu-4 ul li a {display:inline-block;border:none;font-size:0.9em;color:#939598;font-weight:400;padding:0px 0px 0px 10px;}
#menu-4 ul li a:hover {color:#63ce00;}
#menu-4 ul li a.on {background-color:transparent;color:#000000;}
#menu-4 ul li a.line-1 {border-right:1px solid #d1d3d4;padding-right:10px;margin-right:0px;}

#menu-7 {left:300px;}
#menu-7 ul li a {padding: 0.5em 10px;display:inline-block;border:none;font-size:1.1em;line-height:1.3em;height:40px;color:#646363;background-color:#e6e7e8;margin-right:2px;-webkit-border-top-left-radius: 3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px;}

.cnt-1 > .intro-1 .accordion .infodetail-1 {display:block !important;max-width:1160px;padding:0px 20px 45px 20px;margin:0px auto;}
.accordion-2 > .title-1 > .icon-1 {display:none;}
h1.title-1 {text-align:center;font-size:2em;padding:1.6em 0px 0.7em 0px;}

/* Tables */
.table-1 .col-1 {width:20%;text-align:left;}
.table-1 .col-2 {width:80%;font-weight:bold;}

.table-2 .col-1 {display:table-cell;}
.table-2 .col-2 {display:table-cell;}
.table-2 .col-3 {display:table-cell;}
.table-2 .col-4 {display:table-cell;}
.table-2 .col-5 {display:table-cell;}
.table-2 .col-6 {display:none;}
.table-2 .col-7 {display:none;}
.table-2 .col-8 {display:none;}
.table-2 .col-9 {display:none;}
.table-2 .col-10 {display:none;}
.table-2 .col-11 {display:table-cell;}
.table-2 .col-12 {display:table-cell;}

/* Forms */
.form-2 > label {display:block;padding:10px 15px 0px 0px;width:220px;float:left;text-align:right;}
.form-2 > .input-1,
.form-2 > .select-1,
.form-2 > .textarea-1 {float:left;width:350px;}
.form-2 > .form-2-1 {width:225px;}
.form-2 > .form-2-2 {float:left;display:inline-block;width:350px;}

/* Agenda */
.table-agenda-1 {margin:10px 0px 0px 0px;padding:0px;}
.table-agenda-1 th {color:#646363;font-weight:400;margin:0px;padding:10px 15px 5px 15px;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;text-align:left;}
.table-agenda-1 td {margin:0px;padding:0px;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;text-align:left;width:13.2857%;}
.table-agenda-1 th.col-7,
.table-agenda-1 td.col-7 {border-right:none;}
.table-agenda-1 td.on {background-color:#e9f1e4;}
.table-agenda-1 td.off {background-color:#f1e4e4;}

label.agenda-1 {display:block;padding:20px 15px 35px 15px;position:relative;}
label.agenda-1 .number-1 {font-size:2.5em;color:#646363;}
label.agenda-1 .checkbox-1 {position:absolute;z-index:10;left:15px;bottom:15px;}
label.agenda-1 .txt-3 {position:absolute;z-index:10;left:30px;bottom:10px;display:none;color:#828181;}
label.agenda-1 .txt-3 {display:inline-block;}

/* Accordions */
.accordion-1 > .title-1 {padding:20px;}
.accordion-1 > .title-1:hover {}
.accordion-1 > .title-1 > .title-2 {}
.accordion-1 > .title-1 > .from-to-1 {}
.accordion-1 > .title-1 > .services-1 {}
.accordion-1 > .title-1 > .end-1 {top:20px;right:20px;}
.accordion-1 > .title-1 > .end-1 > .txt-1 {}
.accordion-1 > .title-1 > .end-1 > .time-1 {}
.accordion-1-1 > .title-1 {padding:20px;}
.accordion-1-2 > .title-1 {padding:20px;}
.accordion-1 > .off {}
.accordion-1 > .active,
.accordion-1 > .active:hover {}
.accordion-1 > .active  > .from-to-1,
.accordion-1 > .active  > .services-1 {}
.accordion-1 > .infodetail-1 {padding:0px 20px 25px 20px;}

#menu-3 {display:block;}

}

/* Small Desktop */
@media only screen and (min-width: 1025px) {

.move-company__price {text-wrap:nowrap;}
.move-company__cta button {text-wrap:nowrap;}

/* Tables */
.table-2 .col-1 {display:table-cell;}
.table-2 .col-2 {display:table-cell;}
.table-2 .col-3 {display:table-cell;}
.table-2 .col-4 {display:table-cell;}
.table-2 .col-5 {display:table-cell;}
.table-2 .col-6 {display:none;}
.table-2 .col-7 {display:table-cell;}
.table-2 .col-8 {display:none;}
.table-2 .col-9 {display:none;}
.table-2 .col-10 {display:table-cell;}
.table-2 .col-11 {display:table-cell;}
.table-2 .col-12 {display:table-cell;}

.margin-4 {margin:0px 0px 20px 0px;}

}

/* Large Desktops */
@media only screen and (min-width: 1140px) {

#menu-1 {left:360px;}
#menu-3 {left:360px;}
#menu-7 {left:360px;}
#steps-1 {left:360px;right:auto;}
.layout-1 {padding-left:340px;min-height:340px;}
.layout-1 > .col-1 {width:340px;}

/* Tables */
.table-2 .col-1 {display:table-cell;}
.table-2 .col-2 {display:table-cell;}
.table-2 .col-3 {display:table-cell;}
.table-2 .col-4 {display:table-cell;}
.table-2 .col-5 {display:table-cell;}
.table-2 .col-6 {display:table-cell;}
.table-2 .col-7 {display:table-cell;}
.table-2 .col-8 {display:table-cell;}
.table-2 .col-9 {display:table-cell;}
.table-2 .col-10 {display:table-cell;}
.table-2 .col-11 {display:table-cell;}
.table-2 .col-12 {display:table-cell;}

}



/* Retina */
@media
screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (-moz-min-device-pixel-ratio: 1.5),
screen and (min-device-pixel-ratio: 1.5) {
.arrow-1 {background-image:url(/content/images/arrow-1@2x.png);background-size:52px auto;}
.arrow-2 {background-image:url(/content/images/arrow-2@2x.png);background-size:126px auto;}

/* Links */
a.hamburger-1,
a.hamburger-1:hover,
a.hamburger-1:active {background-image:url(/content/images/nav-1@2x.png);background-size:42px auto;}

/* Lists */
ul.list-1 .icon-1,
.accordion-2 > .title-1 > .icon-1,
#menu-2 ul li a .icon-1,
.select-1,
button.arrow-right-1 .icon-2,
a.top-1 .icon-1,
a.back-1 .icon-1,
a.arrow-3 .icon-1,
a.fb-1,
a.tw-1,
a.gplus-1,
a.back-2,
a.next-2,
ul.pagination-1 li a.first span,
ul.pagination-1 li a.back span,
ul.pagination-1 li a.next span,
ul.pagination-1 li a.last span,
.breadcrumb-1 a > .icon-1,
ul.list-1 .icon-2,
.arrow-right-1 .icon-2 {background-image:url(/content/images/sprite-1@2x.png);background-size:29px auto;}


button.lead-yes-1 .icon-2,
.search-1 {background-image:url(/content/images/sprite-2@2x.png);background-size:35px auto;}



}



@media print {

.footer-1,
.intro-1,
.cnt-1 > .inner-1 > .col-2, .cnt-1 > .inner-2 > .col-2,
button,
#menu-1 ul,
#menu-2 ul,
#menu-3 ul,
#menu-4 ul,
#menu-5 ul,
#menu-6 ul,
#menu-7 ul,
#menu-8 ul,
.layout-1 > .inner-1 .hdr-1,
h4.off,
.outlet-1,
.layout-1 > .inner-1 .ftr-1 {display:none;}

}

.supertest {color:#ff00ff;border:10px solid red;background-color:#ff00ff;}


#company-tax-report {
    min-height: auto;
    margin-bottom: 40px;
}

.company-tax-report {
	background-color: #fff;
	padding: 20px;
}

.company-tax-report table th, td {
		padding: 2.5px 3px 2.5px 3px !important;
		font-size: 15px !important;
	}

.company-tax-report-header {
	margin-bottom: 15px !important;
}

.company-tax-report-header-block {
	font-size: 15px !important;
}

.company-tax-report-text {
	font-size: 15px !important;
}

.company-tax-report-text-lg {
	font-size: 16px !important;
}

.company-tax-report-footer {
	font-size: 15px !important;
}

/*
    Overview rating
*/
.rating-overview-wrap {
    margin-bottom: 15px;
}

.rating-overview-block {
    display: flex;
    justify-content: space-between;
}

.rating-overview-status {
    display: flex !important;
    align-items: center;
    cursor: pointer;
}

.rating-overview-status-img {
    display: flex !important;
    align-items: center;
    margin-right: 10px;
}

.rating-overview-title {
    margin-bottom: 15px;
}

/*Provider Availability*/

.provider-availability-item {
	padding: 10px 15px;
	display: flex;
	justify-content: left;
}

/*Provider services*/
.provider-services-intro {
	padding: 15px;
}
.provider-services-list-title {
	padding: 15px;
}

.provider-services-introtext {
	margin-bottom: 15px;
}

.provider-services-list-item {
	padding: 10px 15px;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #CCCCCC;
}

	.provider-services-list-item label {
		width: 100%;
	}

	.provider-services-list-item input {
		cursor: pointer;
	}

	.provider-services-list-item:nth-child(odd) {
		background-color: #f2f2f3;
	}

.provider-service-intro-isediting {
	display: none;
}

	.provider-service-intro-isediting textarea {
		width: 100%;
		height: 150px;
		margin-bottom: 15px;
	}

/*Provider info*/
.provider-info-section {
    margin-bottom: 15px;
}

@media(min-width: 768px) {
    .provider-info-section {
        margin-bottom: 30px;
    }
}

/*Provider admin*/
#edit-provider-wrap {
	display: none;
}

.edit-provider-btn {
	cursor: pointer;
}

.provider-description {
	display: none;
}

.edit-provider-desc {
    min-height: 250px;
    padding: 10px;
}

/*Utility*/
.bold {
	font-weight: 800;
}

.anchor-btn {
    padding: 8px;
    cursor: pointer;
}
@media screen and (min-width: 46.25em) {
	.position-left.reveal-for-small {
		left: 0;
		z-index: auto;
		position: fixed;
	}

		.position-left.reveal-for-small ~ .off-canvas-content {
			margin-left: 250px;
		}

	.position-right.reveal-for-small {
		right: 0;
		z-index: auto;
		position: fixed;
	}

		.position-right.reveal-for-small ~ .off-canvas-content {
			margin-right: 250px;
		}
}

@media screen and (min-width: 61.25em) {
	.position-left.reveal-for-medium {
		left: 0;
		z-index: auto;
		position: fixed;
	}

		.position-left.reveal-for-medium ~ .off-canvas-content {
			margin-left: 250px;
		}

	.position-right.reveal-for-medium {
		right: 0;
		z-index: auto;
		position: fixed;
	}

		.position-right.reveal-for-medium ~ .off-canvas-content {
			margin-right: 250px;
		}
}

@media screen and (min-width: 70em) {
	.position-left.reveal-for-large {
		left: 0;
		z-index: auto;
		position: fixed;
	}

		.position-left.reveal-for-large ~ .off-canvas-content {
			margin-left: 250px;
		}

	.position-right.reveal-for-large {
		right: 0;
		z-index: auto;
		position: fixed;
	}

		.position-right.reveal-for-large ~ .off-canvas-content {
			margin-right: 250px;
		}
}

body.is-reveal-open {
	overflow: hidden;
}

.reveal-overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1005;
	background-color: rgba(61, 61, 61, 0.5);
	overflow-y: scroll;
}

.reveal {
	display: none;
	z-index: 1006;
	padding: 23px 30px 25px 30px;
	border: 1px solid #cacaca;
	background-color: #fefefe;
	border-radius: 0;
	position: relative;
	top: 100px;
	margin-left: auto;
	margin-right: auto;
	overflow-y: auto;
}

[data-whatinput='mouse'] .reveal {
	outline: 0;
}

@media screen and (min-width: 61.25em) {
	.reveal {
		min-height: 0;
	}
}

.reveal .column, .reveal .columns,
.reveal .columns {
	min-width: 0;
}

.reveal > :last-child {
	margin-bottom: 0;
}

@media screen and (min-width: 61.25em) {
	.reveal {
		width: 600px;
		max-width: 61.25rem;
	}
}

@media screen and (min-width: 61.25em) {
	.reveal .reveal {
		left: auto;
		right: auto;
		margin: 0 auto;
	}
}

.reveal.collapse {
	padding: 0;
}

@media screen and (min-width: 61.25em) {
	.reveal.tiny {
		width: 30%;
		max-width: 61.25rem;
	}
}

@media screen and (min-width: 61.25em) {
	.reveal.small {
		width: 50%;
		max-width: 61.25rem;
	}
}

@media screen and (min-width: 61.25em) {
	.reveal.large {
		width: 90%;
		max-width: 61.25rem;
	}
}

.reveal.full {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	height: 100vh;
	min-height: 100vh;
	max-width: none;
	margin-left: 0;
	border: 0;
	border-radius: 0;
}

@media screen and (max-width: 46.1875em) {
	.reveal {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		height: 100vh;
		min-height: 100vh;
		max-width: none;
		margin-left: 0;
		border: 0;
		border-radius: 0;
	}
}

.reveal.without-overlay {
	position: fixed;
}

html body .reveal-overlay {
	overflow-y: hidden !important;
}

@media screen and (max-width: 69.9375em) {
	html body .reveal {
		margin-top: 0;
		position: absolute;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
}

html body .reveal h3 {
	margin-bottom: 40px;
}

html body .reveal .button.primary {
	width: 100%;
}

html body.is-reveal-open {
	overflow-y: hidden !important;
}

@media screen and (min-width: 46.25em) {
	html body.is-reveal-open {
		overflow-y: visible !important;
	}
}

.modal-topmovers-detail {
	max-height: 60vh;
}

.close-button {
	position: absolute;
	color: #8a8a8a;
	right: 1rem;
	top: 0.5rem;
	font-size: 2em;
	line-height: 1;
	cursor: pointer;
}

[data-whatinput='mouse'] .close-button {
	outline: 0;
}

.close-button:hover, .close-button:focus {
	color: #0a0a0a;
}

.link-button {
	background: none !important;
	color: #63ce00;
	text-decoration: none;
	border: none;
	padding: 0 !important;
	font: inherit;
	/*border is optional*/
	cursor: pointer;
}

button.arrow-left-1 .icon-1,
.arrow-left-1 .icon-1 {
	display: inline-block;
	width: 28px;
	height: 28px;
	background-image: url(/content/images/sprite-1.png);
	background-repeat: no-repeat;
	background-position: -9px -472px;
	position: absolute;
	left: 5px;
	top: 16px;
	z-index: 10;
}

.grey {
	background-color: #818284
}

.center {
	text-align: center;
}

.text-green {
	color: #63ce00;
}

.setToMissed {
	color: red;
}

.loader {
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #63ce00;
	width: 200px;
	height: 200px;
	-webkit-animation: spin 2s linear infinite; /* Safari */
	animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.section_becomePartner {
	margin-bottom: 20px;
}

.h2_color {
	color: #62ce00;
}

.btn-registration {
	margin: 0px;
	background-color: #62ce00;
	color: #ffffff;
	font-weight: 700;
	border: none;
	font-size: 1.3em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 15px 30px;
	display: inline-block;
	position: relative;
	text-align: center;
}

.message-box p {
	font-size: 1.5rem;
	letter-spacing: .23rem;
	padding: 0 1rem;
}

@media screen and (min-width: 992px) {
	.message-box p {
		font-size: 1.5rem;
		letter-spacing: .36rem;
	}
}

@media screen and (min-width: 992px) {
	.message-box .dragon-content-inner {
		padding: 15rem 1rem 1rem;
	}
}

.btn-delete {
	width: 49%;
	background-color: #ff4f4f;
}

.btn-archive, .btn-reactivate {
	width: 50%;
	background-color: #649efc;
}

.div_paymentBoxes {
	background-color: whitesmoke;
	height: 250px;
}

.div_paymentImages {
	display: table;
	margin: 0 auto;
	margin-top: 20px;
}

#img_mastercard {
	cursor: pointer;
}

#img_visa {
	cursor: pointer;
}

#img_swisscom_easypay {
	cursor: pointer;
}

.p_paymentDescription {
	font-size: 22px;
	text-align: center;
	vertical-align: middle;
}

#cb_cantons {
	display: none;
}

.text-danger {
	color: #e73d4a;
}

.alert-success {
	background-color: #edffdd;
	border: 3px solid #edffdd;
	color: #62ce00;
	height: 40px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
}

	.alert-success hr {
		border-top-color: #62ce00;
	}

	.alert-success .alert-link {
		color: #62ce00;
	}

.alert-danger {
	background-color: #fbe1e3;
	border: 3px solid #fbe1e3;
	color: #e73d4a;
	height: 40px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
}

	.alert-danger hr {
		border-top-color: #f8cace;
	}

	.alert-danger .alert-link {
		color: #d71b29;
	}

.message-box p {
	font-size: 1.5rem;
	letter-spacing: .23rem;
	padding: 0 1rem;
}

@media screen and (min-width: 992px) {
	.message-box p {
		font-size: 1.5rem;
		letter-spacing: .36rem;
	}
}

@media screen and (min-width: 992px) {
	.message-box {
		padding: 15rem 1rem 1rem;
	}
}

/* Add a black background color to the top navigation bar */
.topnav {
	overflow: hidden;
	background-color: #d2d3d5;
}

	/* Style the links inside the navigation bar */
	.topnav a {
		float: left;
		display: block;
		color: black;
		text-align: center;
		padding: 14px 16px;
		text-decoration: none;
		font-size: 17px;
	}

		/* Change the color of links on hover */
		.topnav a:hover {
			background-color: #ddd;
			color: black;
		}

		/* Style the "active" element to highlight the current page */
		.topnav a.active {
			background-color: #2196F3;
			color: white;
		}

	/* Style the search box inside the navigation bar */
	.topnav input[type=text] {
		float:left;
		padding: 6px;
		border: none;
		margin-top: 8px;
		font-size: 17px;
		margin-bottom: 8px;
		margin-left:16px;
	}

.nav-bar-search{
	padding: 6px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 16px;
	height: 36px;
	float:right !important;
}

.nav-bar-select {
	padding: 6px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 16px;
	margin-left: 16px;
	width: 30% !important;
	float:right;
}
/* When the screen is less than 600px wide, stack the links and the search field vertically instead of horizontally */
@media screen and (max-width: 600px) {
	.topnav a, .topnav input[type=text] {
		float: none;
		display: block;
		text-align: left;
		width: 100%;
		margin: 0;
		padding: 14px;
	}

	.topnav input[type=text] {
		border: 1px solid #ccc;
	}
}

.rating-level-margin {
	margin: unset !important;
}

.tooltipdiv {
	position: relative;
	display: inline-block;
}

	.tooltipdiv .tooltiptext {
		visibility: hidden;
		width: 200px;
		background-color: #000;
		color: #fff;
		text-align: center;
		border-radius: 4px;
		padding: 3px 8px;
		position: absolute;
		z-index: 1;
		bottom: 100%;
		left: 50%;
		margin-left: -100px;
		font-size: 12px;
	}

	.tooltipdiv:hover .tooltiptext {
		visibility: visible;
	}

.discounted-move{
	color:red;
	float:right;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.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{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}

