/*
Theme Name: ECHO
Author: Considered Creative
Author URI: http://consideredcreative.com/
*/

/* declare fonts
--------------------------------------------------------------------------
*/

@font-face {
    font-family: 'montserrat';
    src: url('fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat';
    src: url('fonts/montserrat-ultralight-webfont.woff2') format('woff2'),
         url('fonts/montserrat-ultralight-webfont.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

/*@font-face {
    font-family: 'montserrat';
    src: url('fonts/montserrat-hairline-webfont.woff2') format('woff2'),
         url('fonts/montserrat-hairline-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}*/

@font-face {
    font-family: 'montserrat';
    src: url('fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

/*@font-face {
    font-family: 'montserrat';
    src: url('fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('fonts/montserrat-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}*/

@font-face {
    font-family: 'montserrat';
    src: url('fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

/*@font-face {
    font-family: 'montserrat';
    src: url('fonts/montserrat-extrabold-webfont.woff2') format('woff2'),
         url('fonts/montserrat-extrabold-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'montserrat';
    src: url('fonts/montserrat-black-webfont.woff2') format('woff2'),
         url('fonts/montserrat-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}*/

/* resets
--------------------------------------------------------------------------
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, 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; }

html { font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; overflow-y: scroll; box-sizing: border-box; }
*, *:before, *:after { box-sizing: inherit; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }

svg:not(:root) { overflow: hidden; }

img, iframe { border: 0; vertical-align: middle; }

strong { font-weight: 700; font-size: 1.04em; }
em { font-style: italic; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

button, input, optgroup, select, textarea { margin: 0; font: inherit; line-height: normal; vertical-align: baseline; color: inherit; outline: 0; border-radius: 0; -webkit-font-smoothing: inherit; }
button, input, textarea { padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
legend { white-space: normal; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
input[type="checkbox"], input[type="radio"] { padding: 0; }
label, button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; }
button[disabled], input[disabled] { cursor: default; }
button { width: auto; overflow: visible; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input[type="search"] { -webkit-appearance: none; border-radius: 0; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

table { border-collapse: collapse; border-spacing: 0; }
th, td { vertical-align: top; }
th { font-weight: normal; text-align: left; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

ul, ol { list-style: none; }
li { display: list-item; }

a { color: #000; background: transparent; text-decoration: none; cursor: pointer; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }

.hide { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

a, span, button { -webkit-transition: color 0.4s ease, background-color 0.4s ease, border-color 0.4s ease, opacity 0.4s ease; transition: color 0.4s ease, background-color 0.4s ease, border-color 0.4s ease, opacity 0.4s ease; }

/* global
--------------------------------------------------------------------------
*/

body { padding: 160px 0 0; font: 62.5%/1 'Montserrat', 'Helvetica Neue', Arial, Helvetica, sans-serif; background: #fff; color: #000; text-align: center; }

.gen-button,
.vfb-submit,
.vfbp-form .btn { min-width: 90px !important; padding: 0.923em 20px !important; font-size: 13px !important; font-weight: 700 !important; line-height: 120% !important; text-align: center !important; text-transform: uppercase !important; color: #fff !important; border: 0 !important; border-radius: 3px !important; display: inline-block !important; -webkit-transition: -webkit-transform 0.1s ease; transition: -webkit-transform 0.1s ease; transition: transform 0.1s ease; transition: transform 0.1s ease, -webkit-transform 0.1s ease; }
.gen-button:hover,
a:hover .gen-button,
.vfb-submit:hover,
.vfbp-form .btn:hover { -webkit-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05); }
.gen-button i { margin: -3px 10px -3px 0 !important; font-size: 19px !important; }

.gen-button.pink { background: #ee266c !important; }
.gen-button.green,
.vfb-submit,
.vfbp-form .btn { background: #6fb344 !important; }
.gen-button.blue { background: #40bded !important; }
.gen-button.purple { background: #eb4f9d !important; }
.gen-button.dark-blue { background: #0480aa !important; }

.gen-button.reversed { background: #fff !important; }
.gen-button.reversed.pink { color: #ee266c !important; }
.gen-button.reversed.green { color: #6fb344 !important; }
.gen-button.reversed.blue { color: #40bded !important; }
.gen-button.reversed.purple { color: #eb4f9d !important; }
.gen-button.reversed.dark-blue { background: #0480aa !important; }

.gen-button.large { min-width: 196px !important; font-size: 16px !important; padding-top: 0.938em !important; padding-bottom: 1em !important; }

#mobile-menu { width: 100%; height: 100%; overflow: auto; position: fixed; top: 50px; left: -100%; background: #ce1e57; text-align: left; z-index: 9999; -webkit-transition: left 0.4s ease; transition: left 0.4s ease; display: none; }
body.menu-open #mobile-menu { left: 0; }
#mobile-menu > nav.main { padding: 3em 40px 0; background: #ee266c; }
#mobile-menu > nav.main ul { padding: 0 0 1em; border-bottom: 1px solid #f57da7; }
#mobile-menu > nav.main ul li { position: relative; }
#mobile-menu > nav.main ul li a { padding: 0.4em 0; font-size: 1.5em; line-height: 120%; font-weight: 700; display: block; color: #fff; }
#mobile-menu > nav.main ul li.current-menu-item > a,
#mobile-menu > nav.main ul li.current-page-ancestor > a { opacity: 0.4; }
#mobile-menu > nav.main ul li a:hover { opacity: 0.7; }
#mobile-menu > nav.main ul li ul { display: none; }
#mobile-menu > nav.main ul li ul li a { padding-left: 20px; }
#mobile-menu > nav.main ul li i { padding: 8px; position: absolute; top: 0; right: 0; font-size: 14px; color: #fff; cursor: pointer; -webkit-transition: -webkit-transform 0.4s ease; transition: -webkit-transform 0.4s ease; transition: transform 0.4s ease; transition: transform 0.4s ease, -webkit-transform 0.4s ease; }
#mobile-menu > nav.main ul li i.open { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
#mobile-menu > nav.links { padding: 1.4em 40px; background: #ee266c; }
#mobile-menu > nav.links ul li a { padding: 0.214em 0; font-size: 1.4em; line-height: 120%; display: block; color: #fff; }
#mobile-menu > nav.links ul li a .fa { margin: 0 20px 0 0; font-size: 16px; display: inline-block; }
#mobile-menu > nav.links ul li a span { border-bottom: 1px solid rgba(255,255,255,0); display: inline-block; }
#mobile-menu > nav.links ul li a:hover span { border-bottom-color: #fff; }
#mobile-menu > form { padding: 0 0 20px; font-size: 0; position: relative; display: block; text-align: center; background: #ee266c; }
#mobile-menu > form label { width: 230px; font-size: 0; display: inline-block; vertical-align: top; }
#mobile-menu > form label span { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
#mobile-menu > form label input { width: 100%; padding: 0 14px; font-size: 14px; line-height: 40px; height: 40px; background: #f0f0f0; color: #000; border: 0; border-radius: 3px 0 0 3px; }
#mobile-menu > form label input::-webkit-input-placeholder { color: #000; -webkit-transition: color 0.4s ease; transition: color 0.4s ease; }
#mobile-menu > form label input::-moz-placeholder { color: #000; -moz-transition: color 0.4s ease; transition: color 0.4s ease; }
#mobile-menu > form label input:-ms-input-placeholder { color: #000; -ms-transition: color 0.4s ease; transition: color 0.4s ease; }
#mobile-menu > form label input:-moz-placeholder { color: #000; -moz-transition: color 0.4s ease; transition: color 0.4s ease; }
#mobile-menu > form label input:focus::-webkit-input-placeholder { color: #ccc; }
#mobile-menu > form label input:focus::-moz-placeholder { color: #ccc; }
#mobile-menu > form label input:focus:-ms-input-placeholder { color: #ccc; }
#mobile-menu > form label input:focus:-moz-placeholder { color: #ccc; }
#mobile-menu > form button { width: 40px; height: 40px; line-height: 40px; margin: 0; padding: 0; font-size: 15px; color: #fff; background: #6caf42; border: 0; display: inline-block; vertical-align: top; border-radius: 0 3px 3px 0; }
#mobile-menu > form button i { display: block; vertical-align: middle; }
#mobile-menu > form button:hover { opacity: 0.75; }
#mobile-menu > form button span { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
#mobile-menu > nav.buttons { padding: 2em 0; text-align: center; }
#mobile-menu > nav.buttons li { margin: 0 4px; display: inline-block; }
#mobile-menu > nav.buttons li .gen-button { min-width: 116px !important; }

body > header { width: 100%; position: fixed; top: 0; left: 0; background: #fff; border-bottom: 1px solid #ccc; z-index: 9999; }
body > header .wrap { width: 100%; max-width: 1020px; margin: 0 auto; padding: 0 20px 1px; position: relative; text-align: right; }
body > header .menu-open { width: 30px; height: 30px; background: #ce1e57; border: 0; border-radius: 3px; position: absolute; top: 10px; right: 10px; display: none; }
body > header .menu-open:hover { opacity: 0.75; }
body > header .menu-open span,
body > header .menu-open span:before,
body > header .menu-open span:after { width: 14px; height: 2px; display: block; background: #fff; -webkit-transition: all 0.4s; transition: all 0.4s; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
body > header .menu-open span { position: relative; margin: 0 8px; }
body > header .menu-open span:before,
body > header .menu-open span:after { position: absolute; content: ""; }
body > header .menu-open span:before { top: -6px; }
body > header .menu-open span:after { top: 6px; }
body.menu-open > header .menu-open span { background: transparent; }
body.menu-open > header .menu-open span:before { -webkit-transform: translate(0px, 6px) rotate(45deg); -ms-transform: translate(0px, 6px) rotate(45deg); transform: translate(0px, 6px) rotate(45deg); }
body.menu-open > header .menu-open span:after { -webkit-transform: translate(0px, -6px) rotate(-45deg); -ms-transform: translate(0px, -6px) rotate(-45deg); transform: translate(0px, -6px) rotate(-45deg); }
body > header h1 { padding: 2.4em 0 0; float: left; -webkit-transition: padding 0.4s ease; transition: padding 0.4s ease; }
body > header h1 a { display: inline-block; }
body > header h1 img { width: 260px; height: 67px; -webkit-transition: width 0.4s ease, height 0.4s ease; transition: width 0.4s ease, height 0.4s ease; }
body > header nav.links { margin: 1.7em 0 0; display: inline-block; -webkit-transition: margin 0.4s ease; transition: margin 0.4s ease; }
body > header nav.links ul { font-size: 0; }
body > header nav.links ul li { font-size: 10px; display: inline-block; }
body > header nav.links ul li a { font-size: 1.4em; line-height: 120%; display: inline-block; }
body > header nav.links ul li ~ li a:before { margin: 0 15px; content: '|'; color: #ccc; display: inline-block; -webkit-transition: margin 0.4s ease; transition: margin 0.4s ease; }
body > header nav.links ul li a .fa { margin: 0 12px 0 0; font-size: 16px; -webkit-transition: margin 0.4s ease; transition: margin 0.4s ease; }
body > header nav.links ul li a span { border-bottom: 1px solid rgba(0,0,0,0); display: inline-block; }
body > header nav.links ul li a:hover span { border-bottom-color: #000; }
body > header nav.buttons { margin: 2em 0 0; -webkit-transition: margin 0.4s ease; transition: margin 0.4s ease; }
body > header nav.buttons ul { font-size: 0; }
body > header nav.buttons li { font-size: 10px; display: inline-block; position: relative; }
body > header nav.buttons li ~ li { margin-left: 10px; }
body > header nav.buttons li a.gen-button { min-width: 116px; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
body > header nav.main { /*width: 100%;*/ margin: 1.2em 0 0; position: relative; float: left; text-align: left; clear: both; z-index: 2; }
body > header nav.main > ul > li { position: relative; float: left; }
body > header nav.main > ul > li > a { padding: 0 18px; font-size: 1.8em; line-height: 2.889em; height: 2.889em; font-weight: 700; color: #6caf42; float: left; }
body > header nav.main > ul > li > a:hover { color: #b2b2b2; }
body > header nav.main > ul > li.current-menu-item > a,
body > header nav.main > ul > li.current-page-ancestor > a { color: #fff; background: #6caf42; }
body > header nav.main > ul > li ~ li:before { width: 1px; height: 20px; background: #b2b2b2; position: absolute; top: 50%; left: 0; margin-top: -10px; content: ''; display: block; }
body > header nav.main > ul > li.current-menu-item:before,
body > header nav.main > ul > li.current-page-ancestor:before,
body > header nav.main > ul > li.current-menu-item + li:before,
body > header nav.main > ul > li.current-page-ancestor + li:before { display: none; }
body > header nav.main > ul > li > ul { min-width: 100%; position: absolute; top: 5.2em; left: 0; padding: 2px 0 0; display: none; }
body > header nav.main > ul > li:hover > ul { display: block; }
body > header nav.main > ul > li > ul > li ~ li { border-top: 1px solid #adc89f; }
body > header nav.main > ul > li > ul > li > a { padding: 0 10px; font-size: 1.4em; line-height: 2.143em; height: 2.143em; background: #5b903f; color: #fff; display: block; white-space: nowrap; }
body > header nav.main > ul > li > ul > li.current-menu-item > a,
body > header nav.main > ul > li > ul > li.current-page-ancestor > a,
body > header nav.main > ul > li > ul > li > a:hover { background: #497332; }
body > header form { position: absolute; bottom: 0; right: 20px; z-index: 1; -webkit-transition: bottom 0.4s ease; transition: bottom 0.4s ease; }
body > header form label { height: 0; position: absolute; top: 52px; right: 0; }
body > header form label span { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
body > header form label input { width: 400px; padding: 0 20px; font-size: 14px; line-height: 0; height: 0; background: #40bded; color: #fff; border: 0; border-radius: 3px 0 0 3px; -webkit-transition: line-height 0.4s ease, height 0.4s ease; transition: line-height 0.4s ease, height 0.4s ease; }
body > header form label input[type="search"] { border-radius: 3px 0 3px 3px; }
body > header form label input::-webkit-input-placeholder { color: rgba(255,255,255,0.5); -webkit-transition: color 0.4s ease; transition: color 0.4s ease; }
body > header form label input::-moz-placeholder { color: rgba(255,255,255,0.5); -moz-transition: color 0.4s ease; transition: color 0.4s ease; }
body > header form label input:-ms-input-placeholder { color: rgba(255,255,255,0.5); -ms-transition: color 0.4s ease; transition: color 0.4s ease; }
body > header form label input:-moz-placeholder { color: rgba(255,255,255,0.5); -moz-transition: color 0.4s ease; transition: color 0.4s ease; }
body > header form label input:focus::-webkit-input-placeholder { color: rgba(255,255,255,0); }
body > header form label input:focus::-moz-placeholder { color: rgba(255,255,255,0); }
body > header form label input:focus:-ms-input-placeholder { color: rgba(255,255,255,0); }
body > header form label input:focus:-moz-placeholder { color: rgba(255,255,255,0); }
body > header form:hover label input,
body > header form label input:focus { line-height: 50px; height: 50px; }
body > header form button { width: 52px; height: 52px; line-height: 52px; padding: 0; font-size: 18px; color: #40bded; background: #fff; border: 0; float: left; border-radius: 3px 3px 0 0; }
body > header form:hover button { background: #40bded; color: #fff; }
body > header form button span { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

body.fixed > header h1 { padding: 1em 0 0; }
body.fixed > header h1 img { width: 127px; height: 33px; }
body.fixed > header nav.links { margin: 0.9em 18px 0 0; vertical-align: middle; }
body.fixed > header nav.links ul li ~ li a:before { margin: 0 13px; }
body.fixed > header nav.links ul li a .fa { margin: 0; }
body.fixed > header nav.links ul li a span { display: none; }
body.fixed > header nav.buttons { margin: 1.3em 0 0; display: inline-block; vertical-align: middle; }
body.fixed > header nav.buttons li a.gen-button { min-width: 96px !important; font-size: 11px !important; padding: 0 10px !important; height: 30px !important;; line-height: 30px !important; }
body.fixed > header nav.main ul li a { line-height: 34px; height: 34px; }
body.fixed > header nav.main > ul > li > ul { top: 3.4em; }
body.fixed > header form label { top: 40px; }
body.fixed > header form button { width: 40px; height: 40px; line-height: 40px; }

body > .banner { position: relative; overflow: hidden; background: #fcfcfc; }
body > .banner:before { width: 768px; height: 759px; background: url(images/ribbon.svg) 50% 50% / cover no-repeat; position: absolute; top: -165px; left: 50%; margin: 0 0 0 -384px; content: ''; display: block; -webkit-transform: rotate(-30deg); -ms-transform: rotate(-30deg); transform: rotate(-30deg); z-index: 2; }
body > .banner .image { width: calc(50% - 290px); height: 100%; position: absolute; top: 0; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; z-index: 1; }
body > .banner .image.left { left: 0; }
body > .banner .image.right { right: 0; }
body > .banner .content { height: 440px; position: relative; box-shadow: inset 0px 9px 100px 0px rgba(0,0,0,0.75); position: relative; z-index: 3; }
body > .banner .content h1 { margin: 8em 0 0; }
body > .banner .content h1 img { width: 200px; height: 150px; }
body > .banner .content p { max-width: 420px; margin: 25px auto 1em; font-size: 1.8em; line-height: 120%; }

body > .heading { width: 100%; position: relative; min-height: 250px; padding: 2em 0; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; display: table; }
body > .heading .text:before { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0,0,0,0.5); content: ''; display: block; z-index: 1; }
body > .heading .text { display: table-cell; color: #fff; vertical-align: middle; }
body > .heading .text h1 { max-width: 500px; margin: 0 auto; padding: 0 20px; font-size: 3em; line-height: 120%; font-weight: 100; position: relative; z-index: 2; }
body > .heading .text p { max-width: 500px; margin: 0.750em auto 1em; padding: 0 20px; font-size: 1.6em; line-height: 120%; position: relative; z-index: 2; }
body > .heading .text a { color: #fff; display: inline-block; border-bottom: 1px solid rgba(255,255,255,1); }
body > .heading .text a:hover { border-bottom-color: rgba(255,255,255,0); }
body > .heading .text ul.buttons { font-size: 0; position: relative; z-index: 2; }
body > .heading .text ul.buttons li { margin: 0 5px; font-size: 10px; display: inline-block; }

body > .join { background: #333; box-shadow: inset 0 3px 0 rgba(0, 0, 1, 0.2); color: #fff; overflow: hidden; }
body > .join > div { width: 100%; max-width: 980px; margin: 0 auto; padding: 0 20px; text-align: left; }
body > .join > div .text { width: 310px; min-height: 100px; padding: 18px 50px 0 0; position: relative; float: left; }
body > .join > div .text:before { width: 162px; height: 162px; position: absolute; margin-top: -81px; top: 50%; right: 0; background: url(images/join-ribbon.svg) 100% 50% / contain no-repeat; content: ''; display: block; z-index: 1; }
body > .join > div .text h2 { font-size: 2.4em; line-height: 120%; font-weight: 700; text-transform: uppercase; position: relative; z-index: 2; }
body > .join > div .text p { margin: 0.143em 0 0; font-size: 1.4em; line-height: 120%; position: relative; z-index: 2; }
body > .join > div .text p a { color: #fff; border-bottom: 1px solid #fff; display: inline-block; }
body > .join > div .text p a:hover { border-bottom-color: rgba(255,255,255,0); }
body > .join > div .gen-button { margin: 32px 0 0 28px; float: left; }
body > .join > div .close { margin: 36px 0 0; padding: 0 40px 0 0; background: url(images/join-close.png) 100% 50% / 21px 21px no-repeat; font-size: 1.2em; line-height: 120%; color: #fff; text-align: right; float: right; }
body > .join > div .close:hover { opacity: 0.5; }

body > .heading + .breadcrumb,
body > .join + .breadcrumb { border-top: 1px solid #ccc; }
body > .breadcrumb ol { width: 100%; max-width: 940px; margin: 0 auto; padding: 1.6em 0; border-bottom: 1px solid #ccc; text-align: left; }
body > .breadcrumb ol li { font-size: 1.4em; line-height: 120%; display: inline; }
body > .breadcrumb ol li + li:before { margin: 0 10px 0 8px; font-family: 'FontAwesome'; font-size: 11px; content: ''; }
body > .breadcrumb ol li a { color: #ee266c; border-bottom: 1px solid rgba(238,38,108,0); display: inline-block; }
body > .breadcrumb ol li a:hover { border-bottom-color: #ee266c; }

/* flexible content */

.echo { width: 100%; max-width: 980px; margin: 0 auto; text-align: left; }
.echo.full { max-width: 100%; }
.echo a { color: #ee266c; border-bottom: 1px solid rgba(238,38,108,0); display: inline-block; }
.echo a:hover { border-bottom-color: #ee266c; }

.echo h1 { margin: 0.5em 0 0; font-size: 3em; padding: 0 20px; line-height: 130%; font-weight: 100; }
.echo h2 { margin: 0.5em 0 0; font-size: 3em; padding: 0 20px; line-height: 130%; font-weight: 100; }
.echo h3 { margin: 1em 0 0; font-size: 2em; padding: 0 20px; line-height: 130%; font-weight: 100; }
.echo h4 { margin: 1em 0 0; font-size: 2em; padding: 0 20px; line-height: 130%; font-weight: 100; }
.echo h5 { margin: 1.286em 0 0; font-size: 1.4em; padding: 0 20px; line-height: 130%; font-weight: 700; }
.echo h6 { margin: 1.286em 0 0; font-size: 1.4em; padding: 0 20px; line-height: 130%; font-weight: 700; }
.echo img.alignleft { margin: 5px 20px 5px 0; display: inline; float: left; }
.echo img.alignright { margin: 5px 0 5px 20px; display: inline; float: right; }
.echo p { margin: 1.286em 0 0; font-size: 1.4em; padding: 0 20px; line-height: 130%; }
.echo p#form_success { font-weight: bold; color: #ee266c; }
.echo ul { margin: 1.286em 0 0 2em; font-size: 1.4em; padding: 0 20px; line-height: 130%; list-style: disc; }
.echo ul li ~ li { margin: 0.643em 0 0; }
.echo ol { margin: 1.286em 0 0 2em; font-size: 1.4em; padding: 0 20px; line-height: 130%; list-style: decimal; }
.echo ol li ~ li { margin: 0.643em 0 0; }
.echo ul p,
.echo ol p { margin: 0; font-size: inherit; padding: 0; line-height: inherit; }
.echo dl { margin: 1.286em 0 0; font-size: 1.4em; padding: 0 20px; line-height: 130%; }
.echo dl dt { width: 30%; float: left; clear: left; }
.echo address { margin: 1.286em 0 0; font-size: 1.4em; padding: 0 20px; line-height: 130%; }
.echo dl address { margin: 0; font-size: 1em; padding: 0; line-height: 100%; }
.echo h1 + p,
.echo h1 + ul,
.echo h1 + ol,
.echo h2 + p,
.echo h2 + ul,
.echo h2 + ol { margin-top: 0.714em; }
.echo .pods .block > article.std h2 + p,
.echo .pods .block > article.std h2 + ul,
.echo .pods .block > article.std h2 + ol { margin-top: 1.286em; }
.echo .pods .block > article.std.links h2 + ul,
.echo .pods .block > article.std.links h2 + ol { margin-top: 0; }
.echo table { min-width: 70%; max-width: calc(100% - 40px); margin: 1.286em auto 0; font-size: 1.4em; line-height: 130%; }
.echo table th { background: #ee266c; color: #fff; }
.echo table th,
.echo table td { padding: 5px; border: 1px solid #ccc; }
.echo table p,
.echo table ul { margin-top: 0; font-size: inherit; padding: 0; line-height: inherit; }
.echo hr { margin: 0 20px; height: 21px; background: #f0f0f0; border: 0; border-top: 20px solid #fff; clear: both; display: block; }
.echo ul.buttons { margin: 0; font-size: 0; line-height: 100%; list-style: none; }
.echo ul.buttons li,
.echo ul.buttons li ~ li { margin: 1.8em 10px 0 0; font-size: 10px; display: inline-block; }
.echo ul.buttons li.follow { margin-left: 10px; }
.echo ul.buttons li.follow:first-child { margin-left: 0; }
.echo ul.buttons li.follow + li.follow:before { margin: 0 14px 0 0; font-size: 1.4em; content: '|'; display: inline-block; color: #ccc; }
.echo ul.buttons li.follow a { font-size: 1.4em; color: #000; border-bottom-color: rgba(0,0,0,0); position: relative; }
.echo ul.buttons li.follow a i { margin: 0 8px 0 0; font-size: 16px; }
.echo ul.buttons li.follow a i:after { width: 22px; height: 1px; position: absolute; bottom: -1px; left: 0; background: #fff; content: ''; display: block; }
.echo ul.buttons li.follow.linkedin a i { color: #23659d; }
.echo ul.buttons li.follow.twitter a i { color: #40bded; }
.echo ul.buttons li.follow.facebook a i { color: #3b5998; }
.echo ul.buttons li.follow a:hover { border-bottom-color: #000; }
.echo figure { max-width: 620px; margin: 1.8em auto 0; border: 1px solid #ccc; display: block; clear: both; }
.echo figure img { width: 100%; height: auto; vertical-align: bottom; }
.echo figure .video { position: relative; height: 0; padding: 0 0 56.25%; }
.echo figure .video iframe { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
.echo figure figcaption { padding: 1.143em 20px; font-size: 1.4em; font-style: italic; line-height: 130%; display: block; border-top: 1px solid #ccc; text-align: center; }
.echo blockquote { margin: 3.4em 0; padding: 0 20px; display: block; }
.echo blockquote p { margin: 0 40px; padding: 0; font-size: 2em; font-weight: 300; font-style: italic; }
.echo blockquote p:before { content: '“'; }
.echo blockquote p:after { content: '”'; }
.echo blockquote cite { margin: 1.333em 40px 0; font-size: 1.2em; line-height: 130%; text-transform: uppercase; display: block; }
.echo ul.gallery { margin: 0; font-size: 0; padding: 0; line-height: 100%; list-style: none; text-align: center; }
.echo ul.gallery li { margin: 1.8em 10px 0; font-size: 10px; display: inline-block; }
.echo ul.gallery li a { border: 1px solid #ccc; }
.echo ul.gallery li a img { width: 138px; height: 138px; }
.echo ul.gallery li a:hover { border-color: #ee266c; }

.echo header.std { position: relative; }
.echo header.std ul { margin: 0.667em 0 0; font-size: 1.2em; list-style: none; }
.echo header.std ul li { margin: 0; display: inline-block; }
.echo header.std ul li ~ li:before { margin: 0 6px 0 3px; color: #ccc; content: "|"; display: inline-block; }
.echo header.std ul li.download a { font-size: 10px; font-weight: 700; text-transform: uppercase; position: relative; }
.echo header.std ul li.download a i { margin: 0 8px 0 0; font-size: 15px; }
.echo header.std ul li.download a i:after { width: 22px; height: 1px; position: absolute; bottom: -1px; left: 0; background: #fff; content: ''; display: block; }
.echo header.std .addthis_inline_share_toolbox { position: absolute; bottom: 0; right: 20px; }
.echo .sidebar header.std .addthis_inline_share_toolbox { bottom: -10px; }

.echo .person { margin: 2em 20px 0; padding: 0 0 20px; border: 1px solid #ccc; }
.echo .person > img { width: 300px; height: 300px; margin: -1px 20px -21px -1px; float: left; }
.echo .person > i { width: 300px; height: 300px; margin: -1px 20px -21px -1px; font-size: 50px; line-height: 300px; background: #ccc; color: #fff; text-align: center; float: left; }
.echo .person h2 { margin: 15px 0 0 300px; font-size: 2.6em; font-weight: 300; line-height: 130%; }
.echo .person h3 { margin: 0 0 0 300px; font-size: 1.2em; font-weight: 700; text-transform: uppercase; line-height: 130%; }
.echo .person p,
.echo .person ul { margin-left: 300px; }
.echo .person hr { clear: none; }

.echo .accordion { margin: 2em 0 0; padding: 0 20px; }
.echo .accordion > article + article { margin: 1px 0 0; }
.echo .accordion > article > h2 { margin: 0; padding: 13px 20px 12px; font-size: 1.3em; font-weight: 700; text-transform: uppercase; line-height: 120%; color: #fff; position: relative; cursor: pointer; }
.echo .accordion > article > h2:after { margin-top: -0.5em; position: absolute; top: 50%; right: 10px; font-family: 'fontawesome'; content: '\f067'; display: block; }
.echo .accordion > article.open > h2:after { content: '\f068'; }
.echo .accordion > article:first-child > h2 { border-radius: 3px 3px 0 0; }
.echo .accordion > article:last-child > h2 { border-radius: 0 0 3px 3px; }
.echo .accordion > article.open:last-child > h2 { border-radius: 0; }
.echo .accordion > article.blue > h2 { background: #40bded; }
.echo .accordion > article.pink > h2 { background: #ee266c; }
.echo .accordion > article.green > h2 { background: #6caf42; }
.echo .accordion > article > .box { margin: 0 0 -1px; padding: 0 0 2em; border: 1px solid #ccc; border-width: 0 1px; position: relative; }
.echo .accordion > article:last-child > .box { border-bottom-width: 1px; border-radius: 0 0 3px 3px; }
.echo .accordion > article + article > .box { display: none; }

.echo .hospital-network { margin: 2em 0 0; position: relative; }
.echo h1 + .hospital-network { margin-top: .6em; }
.echo .hospital-network .map { width: 460px; height: 520px; margin: .6em 0 0 20px; float: left; }
.echo .hospital-network .info { width: 460px; margin: 0 20px 0 0; float: right; }
.echo .hospital-network .info h2 { margin: 0; padding: 0; font-size: 2.6em; line-height: 130%; }
.echo .hospital-network .info .selectric-wrapper { margin: 1.4em 0 0; }
.echo .hospital-network .info hr { margin: 2em 0; }
.echo .hospital-network .info .hospital { display: none; }
.echo .hospital-network .info .hospital h3 { margin: 0; padding: 0; font-size: 2em; font-weight: 300; line-height: 130%; color: #ee266c; }
.echo .hospital-network .info .hospital p,
.echo .hospital-network .info .hospital ul { padding: 0; }
.echo .hospital-network .info ul { margin: 0.778em 0 0; padding: 1em 0 0; font-size: 1.4em; list-style: none; border-top: 1px solid #ccc; }
.echo .hospital-network .info ul li ~ li { margin-top: 0.333em; }
.echo .hospital-network .info ul li a i { margin-right: 12px; }
.echo .hospital-network .info ul li.selected { font-weight: 700; }

.echo .contacts { margin: 0.6em 0 0; padding: 0 20px 2em; position: relative; overflow: hidden; }
.echo .contacts:before,
.echo .contacts:after { width: 460px; height: 1px; background: #ccc; position: absolute; bottom: 0; content: ''; display: block; }
.echo .contacts:before { left: 20px; }
.echo .contacts:after { right: 20px; }
.echo .contacts .contact { width: 460px; margin: 2em 0 0 20px; padding: 1.4em 0 0; border-top: 1px solid #ccc; float: left; }
.echo .contacts .contact:nth-of-type(-n+2) { margin-top: 0; border-top-width: 0; }
.echo .contacts .contact:nth-of-type(2n-1) { margin-left: 0; clear: left; }
.echo .contacts .contact h2,
.echo .contacts .contact p,
.echo .contacts .contact ul { padding-left: 0; padding-right: 0; }
.echo .contacts .contact h2 { margin: 0; font-size: 2.6em; }
.echo .contacts .contact p { margin-top: 0.714em; }
.echo .contacts .contact p.tel { margin: 2px 0 0; font-size: 3em; line-height: 130%; font-weight: 700; color: #ee266c; }

.google-map { margin: 2em 0 0; height: 350px; }

.echo .tabs { margin: 2em 20px 0; }
.echo .tabs > nav { position: relative; z-index: 2; }
.echo .tabs > nav ul { margin: 0; font-size: 1em; padding: 0; line-height: 100%; list-style: none; }
.echo .tabs > nav ul li { margin: 0 10px 0 0; float: left; }
.echo .tabs > nav ul li a { border: 1px solid #ccc; border-width: 1px 1px 0; position: relative; border-radius: 3px 3px 0 0; font-size: 1.3em; font-weight: 700; line-height: 120%; padding: 0.923em 20px; color: #fff; text-transform: uppercase; float: left; }
.echo .tabs > nav ul li a:hover { opacity: 0.75; }
.echo .tabs > nav ul li.pink a { border-color: #ee266c; background: #ee266c; }
.echo .tabs > nav ul li.blue a { border-color: #40bded; background: #40bded; }
.echo .tabs > nav ul li.green a { border-color: #6fb344; background: #6fb344; }
.echo .tabs > nav ul li.on a { border-color: #ccc; background: #fff; color: #000; }
.echo .tabs > nav ul li.on a:after { width: 100%; height: 1px; background: #fff; position: absolute; bottom: -1px; left: 0; content: ''; display: block; }
.echo .tabs > h2 { margin: 0; padding: 13px 20px 12px; font-size: 1.3em; font-weight: 700; text-transform: uppercase; line-height: 120%; color: #fff; cursor: pointer; display: none; }
.echo .tabs > h2:first-of-type { border-radius: 3px 3px 0 0; }
.echo .tabs > h2:last-of-type { border-radius: 0 0 3px 3px; }
.echo .tabs > h2.open:last-of-type { border-radius: 0; }
.echo .tabs > h2.blue { background: #40bded; }
.echo .tabs > h2.pink { background: #ee266c; }
.echo .tabs > h2.green { background: #6caf42; }
.echo .tabs > .tab { padding: 0 0 2em; position: relative; border: 1px solid #ccc; }
.echo .tabs > .tab ~ .tab { display: none; }

.echo #salarycalculator { margin: 2em 20px 0; padding: 0 20px 0 270px; height: 250px; background: url(images/salarycalculator.jpg) 0 0 no-repeat #ce1e57; color: #fff; position: relative; display: block; }
.echo #salarycalculator h2 { margin: 0; padding: 15px 0 10px; font-size: 2.6em; border-bottom: 1px solid #fff; }
.echo #salarycalculator h2 i { margin-right: 10px; }
.echo #salarycalculator .col { margin: 12px 0 0; display: inline-block; vertical-align: top;}
.echo #salarycalculator .col + .col { margin-left: 12px; padding-left: 20px; border-left: 1px solid #dd628a; }
.echo #salarycalculator .col h3 { margin: 0; padding: 0; }
.echo #salarycalculator .col ul { margin: 25px 0 0; padding: 0; font-size: 1em; line-height: 100%; list-style: none; }
.echo #salarycalculator .col ul li { display: inline-block; }
.echo #salarycalculator .col ul li ~ li { margin: 0 0 0 20px; }
.echo #salarycalculator .col ul li label input { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.echo #salarycalculator .col ul li label span { padding: 0 0 0 30px; font-size: 1.6em; font-weight: 700; line-height: 120%; position: relative; display: inline-block; }
.echo #salarycalculator .col ul li label span:before { font-size: 16px; font-family: 'fontawesome'; content: '\f111'; color: #fff; position: absolute; top: 0; left: 0; }
.echo #salarycalculator .col ul li label input:checked + span:before { content: '\f058'; }
.echo #salarycalculator .col p.input { margin: 15px 0 0; padding: 0; }
.echo #salarycalculator .col p.input input { width: 160px; margin: 0 5px; padding: 0 15px; height: 40px; line-height: 40px; color: #000; border: 0; border-radius: 3px; }
.echo #salarycalculator > .gen-button { margin-top: 54px; float: right; }
.echo #salarycalculator .total { margin: 0; padding: 0; width: 690px; height: 80px; line-height: 80px; font-size: 26px; font-weight: 700; text-align: left; position: absolute; bottom: 0; right: 0; background: #ee266c; }
.echo #salarycalculator .total p { margin: 0; font-size: 1em; line-height: inherit; }
.echo #salarycalculator .total .gen-button { position: absolute; top: 50%; right: 20px; margin-top: -20px; }

@media only screen and (max-width: 980px) {
	.echo #salarycalculator { padding-left: 20px; background-image: none; }
	.echo #salarycalculator .total { width: 100%; }
}

@media only screen and (max-width: 740px) {
	.echo #salarycalculator { padding: 0; height: auto; text-align: center; }
	.echo #salarycalculator h2 { margin: 0 20px; }
	.echo #salarycalculator .col { display: block; }
	.echo #salarycalculator .col + .col { margin-left: 0; padding-left: 0; border-left: 0; }
	.echo #salarycalculator > .gen-button { margin-top: 15px; float: none; }
	.echo #salarycalculator .total { margin: 15px 0 0; padding: 15px 20px; height: auto; line-height: 120%; position: relative; bottom: auto; right: auto; text-align: center; }
	.echo #salarycalculator .total .gen-button { position: relative; top: auto; right: auto; margin-top: 10px; }
}

.echo .vfbp-form { width: 100%; max-width: 660px; margin: 2em auto 0; padding: 0 20px; display: block; position: relative; }
.echo .vfbp-form,
.echo .vfbp-form * { line-height: 1; }
.echo .vfbp-form h3 { padding: 20px 0; }
.echo .vfbp-form .vfb-fieldType-heading { display: none; }
.echo .vfbp-form .vfb-col-12 { padding: 10px 0; clear: both; position: relative; border-top: 1px solid #f0f0f0; }
.echo .vfbp-form .vfb-form-group { margin: 0; position: relative; }
.echo .vfbp-form .vfb-control-label { width: 36.7096774194%; margin: 10px 0 0; font-size: 1.6em; line-height: 120%; font-weight: normal; float: left; }
.echo .vfbp-form .vfb-control-label span { color: #ee266c; }

.echo .vfbp-form > .vfb-form-group > div > div { font-size: 3em; line-height: 130%; font-weight: 100; padding: 0.5em 0 10px; }

.echo .vfbp-form .vfb-has-error .vfb-help-block,
.echo .vfbp-form .vfb-has-error .vfb-control-label,
.echo .vfbp-form .vfb-has-error .vfb-radio,
.echo .vfbp-form .vfb-has-error .vfb-checkbox,
.echo .vfbp-form .vfb-has-error .vfb-radio-inline,
.echo .vfbp-form .vfb-has-error .vfb-checkbox-inline { color: #000; }

.echo .vfbp-form .vfb-help-block { width: 61.2903225806%; margin: 0; padding: 5px 0 0; font-size: 1.2em; font-style: italic; line-height: 130%; float: right; color: #000; clear: both; }
.echo .vfbp-form .vfb-fieldType-radio > div .vfb-help-block,
.echo .vfbp-form .vfb-fieldType-checkbox > div .vfb-help-block,
.echo .vfbp-form .vfb-fieldType-file-upload .vfb-form-group > div .vfb-help-block { width: 100%; }
.echo .vfbp-form .vfb-help-block.filled { font-size: 1em; font-style: normal; font-weight: 700; line-height: 120%; text-transform: uppercase; color: #ee266c; }

.echo .vfbp-form .vfb-form-group input[type="text"],
.echo .vfbp-form .vfb-form-group input[type="email"],
.echo .vfbp-form .vfb-form-group input[type="tel"],
.echo .vfbp-form .vfb-form-group input[type="url"],
.echo .vfbp-form .vfb-form-group input[type="number"],
.echo .vfbp-form .vfb-form-group .kv-fileinput-caption { width: 61.2903225806%; height: auto; padding: 0.857em 12px; font-size: 1.4em; line-height: 120%; color: #000; background: #f0f0f0; border: 0; border-radius: 3px; float: right; -webkit-box-shadow: none; box-shadow: none; }
.echo .vfbp-form .vfb-form-group textarea { width: 61.2903225806%; height: 140px; padding: 0.857em 12px; font-size: 1.4em; line-height: 120%; color: #000; background: #f0f0f0; border: 0; border-radius: 3px; float: right; -webkit-box-shadow: none; box-shadow: none; }

.echo .vfbp-form .vfb-has-error .vfb-form-group input[type="text"],
.echo .vfbp-form .vfb-has-error .vfb-form-group input[type="email"],
.echo .vfbp-form .vfb-has-error .vfb-form-group input[type="tel"],
.echo .vfbp-form .vfb-has-error .vfb-form-group input[type="url"],
.echo .vfbp-form .vfb-has-error .vfb-form-group input[type="number"] { background: #ee266c; color: #fff; }

.echo .vfbp-form .vfb-fieldType-select select { width: 61.2903225806%; font-size: 1.4em; line-height: 120%; float: right; }
.echo .vfbp-form .vfb-fieldType-select .selectric-wrapper { width: 61.2903225806%; float: right; }

.echo .vfbp-form .vfb-form-group .kv-fileinput-caption { width: 100%; }
.echo .vfbp-form .vfb-form-group .kv-fileinput-caption + .vfb-input-group-btn .btn-file { margin-left: 2px; }

.echo .vfbp-form .vfb-fieldType-radio > div,
.echo .vfbp-form .vfb-fieldType-checkbox > div,
.echo .vfbp-form .vfb-fieldType-file-upload .vfb-form-group > div { width: 61.2903225806%; float: right; }
.echo .vfbp-form .vfb-fieldType-radio > div .vfb-radio,
.echo .vfbp-form .vfb-fieldType-checkbox > div .vfb-checkbox { margin: 0; padding: 0 20px 0 0; float: left }
.echo .vfbp-form .vfb-fieldType-radio > div .vfb-radio,
.echo .vfbp-form .vfb-fieldType-checkbox > div .vfb-checkbox { width: 100%; padding: 0; }
/*.echo .visual-form-builder ul.vfb-section > li.vfb-item-radio.vfb-two-column > div .vfb-span,
.echo .visual-form-builder ul.vfb-section > li.vfb-item-checkbox.vfb-two-column > div .vfb-span { width: 50%; }
.echo .visual-form-builder ul.vfb-section > li.vfb-item-radio.vfb-three-column > div .vfb-span,
.echo .visual-form-builder ul.vfb-section > li.vfb-item-checkbox.vfb-three-column > div .vfb-span { width: 33.3333333333%; }
.echo .visual-form-builder ul.vfb-section > li.vfb-item-radio.full > div .vfb-span,
.echo .visual-form-builder ul.vfb-section > li.vfb-item-checkbox.full > div .vfb-span { width: 100%; }*/
.echo .vfbp-form .vfb-fieldType-radio > div .vfb-radio label,
.echo .vfbp-form .vfb-fieldType-checkbox > div .vfb-checkbox label { padding: 0.5em 0 0.429em 20px; font-size: 1.4em; line-height: 120%; display: block; position: relative; }
.echo .vfbp-form .vfb-fieldType-radio > div .vfb-radio input,
.echo .vfbp-form .vfb-fieldType-checkbox > div .vfb-checkbox input { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.echo .vfbp-form .vfb-fieldType-radio > div .vfb-radio label span:before,
.echo .vfbp-form .vfb-fieldType-checkbox > div .vfb-checkbox label span:before { font-size: 14px; font-family: 'fontawesome'; content: '\f10c'; color: #ee266c; position: absolute; top: 0.5em; left: 0; -webkit-transition: color 0.4s ease; transition: color 0.4s ease; }
.echo .vfbp-form .vfb-fieldType-checkbox > div .vfb-checkbox label span:before { content: '\f0c8'; }
.echo .vfbp-form .vfb-fieldType-radio > div .vfb-radio label:hover span:before,
.echo .vfbp-form .vfb-fieldType-checkbox > div .vfb-checkbox label:hover span:before { color: #6caf42; }
.echo .vfbp-form .vfb-fieldType-radio > div .vfb-radio label input:checked + span:before,
.echo .vfbp-form .vfb-fieldType-checkbox > div .vfb-checkbox label input:checked + span:before { content: '\f05d'; color: #6caf42; }
.echo .vfbp-form .vfb-fieldType-checkbox > div .vfb-checkbox label input:checked + span:before { content: '\f14a'; }
/*.echo .visual-form-builder ul.vfb-section > li.vfb-item-radio > div .vfb-error,
.echo .visual-form-builder ul.vfb-section > li.vfb-item-checkbox > div .vfb-error { font-size: 1em; padding: 6px 0 0; line-height: 120%; font-weight: 700; text-transform: uppercase; color: #ee266c; display: block; }*/

.echo .vfbp-form .vfb-fieldType-date .vfb-form-group > div:after { font-family: 'fontawesome'; width: 40px; height: 40px; font-size: 15px; line-height: 40px; background: #9a9b9a; color: #fff; border-radius: 0 3px 3px 0; position: absolute; top: 0; right: 0; content: '\f073'; display: block; text-align: center; }

.echo .vfbp-form .vfb-fieldType-instructions .vfb-control-label { display: none; }
.echo .vfbp-form .vfb-fieldType-instructions p { margin: 0; padding: 0; line-height: 130%; }
.echo .vfbp-form .vfb-fieldType-instructions p .vfb-help-block { width: 100%; padding: 0; font-size: 14px; line-height: 130%; font-style: normal; }
.echo .vfbp-form .vfb-fieldType-captcha .vfb-control-label { display: none; }

.echo .vfbp-form .vfb-fieldType-submit { text-align: right; }

/* subscribe */

.echo form.subscribe { width: 100%; max-width: 660px; margin: 3em auto 0; padding: 0 20px; display: block; position: relative; }
.echo form.subscribe > ul { margin: 0 0 2em; font-size: 1em; padding: 0; line-height: 100%; list-style: none; border-bottom: 1px solid #f0f0f0; }
.echo form.subscribe > ul > li { margin: 0; padding: 10px 0; width: 100%; float: left; clear: both; position: relative; display: block; border-top: 1px solid #f0f0f0; }
.echo form.subscribe > ul > li > label > span { width: 36.7096774194%; position: absolute; top: 20px; left: 0; font-size: 1.6em; line-height: 120%; float: left; }
.echo form.subscribe > ul > li > label > input[type="text"],
.echo form.subscribe > ul > li > label > input[type="email"] { width: 61.2903225806%; padding: 0.857em 12px; font-size: 1.4em; line-height: 120%; background: #f0f0f0; border: 0; border-radius: 3px; float: right; }
.echo form.subscribe > ul > li > label.error > input[type="email"] { background: #ee266c; color: #fff; }
.echo form.subscribe > ul > li > label > select { width: 61.2903225806%; font-size: 1.4em; line-height: 120%; float: right; }
.echo form.subscribe > ul > li > label > .selectric-wrapper { width: 61.2903225806%; float: right; }

.echo form.subscribe > ul > li.checkbox > span { width: 36.7096774194%; position: absolute; top: 20px; left: 0; font-size: 1.6em; line-height: 120%; float: left; }
.echo form.subscribe > ul > li.checkbox > .checkboxes { width: 61.2903225806%; float: right; }
.echo form.subscribe > ul > li.checkbox > .checkboxes label { padding: 0.5em 0 0.429em 20px; font-size: 1.4em; line-height: 120%; position: relative; display: block; }
.echo form.subscribe > ul > li.checkbox > .checkboxes label input { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.echo form.subscribe > ul > li.checkbox > .checkboxes label span { display: inline-block; }
.echo form.subscribe > ul > li.checkbox > .checkboxes label span:before { font-size: 14px; font-family: 'fontawesome'; content: '\f0c8'; color: #ee266c; position: absolute; top: 0.5em; left: 0; -webkit-transition: color 0.4s ease; transition: color 0.4s ease; }
.echo form.subscribe > ul > li.checkbox > .checkboxes label:hover span:before { color: #6caf42; }
.echo form.subscribe > ul > li.checkbox > .checkboxes label input:checked + span:before { content: '\f14a'; color: #6caf42; }

.echo form.subscribe button { float: right; }

/* events */

.echo #tribe-events-bar { padding: 1.5em 20px 2em; }
.echo #tribe-events-bar #tribe-bar-collapse-toggle { padding: 0 0 12px; font-size: 2.4em; font-weight: 300; line-height: 120%; cursor: pointer; border-bottom: 1px solid #f0f0f0; }
.echo #tribe-events-bar .tribe-bar-filters-inner { font-size: 0; padding: 12px 0 0; }
.echo #tribe-events-bar .tribe-bar-filters-inner > div { font-size: 10px; display: inline-block; vertical-align: middle; position: relative; }
.echo #tribe-events-bar .tribe-bar-filters-inner > div ~ div { margin: 0 0 0 20px; padding: 0 0 0 20px; border-left: 1px solid #ccc; }
.echo #tribe-events-bar .tribe-bar-filters-inner > div label { font-size: 1.6em; display: inline-block; }
.echo #tribe-events-bar .tribe-bar-filters-inner > div.tribe-bar-date-filter label:after { width: 40px; line-height: 40px; height: 100%; position: absolute; top: 0; right: 0; background: #9a9b9a; color: #fff; font-size: 15px; text-align: center; font-family: 'fontawesome'; content: '\f073'; border-radius: 0 3px 3px 0; display: block; z-index: 2; }
.echo #tribe-events-bar .tribe-bar-filters-inner > div input[type="text"] { width: 160px; margin: 0 0 0 20px; padding: 0.857em 12px; font-size: 1.4em; line-height: 120%; background: #f0f0f0; border: 0; border-radius: 3px; }
.echo #tribe-events-bar .tribe-bar-filters-inner > .tribe-bar-submit { margin: 0; padding: 0; border-left: 0; float: right; }

@media only screen and (max-width: 960px) {
	.echo #tribe-events-bar { display: none; }
}

.echo .tribe-events-list h2.tribe-events-page-title,
.echo .tribe-events-list #tribe-events-header { display: none; }
.echo #tribe-events-content.tribe-events-list { padding: 0 20px !important; }
.echo .tribe-events-loop .type-tribe_events,
.echo .tribe-events-list .type-tribe_events.tribe-events-first,
.echo #tribe-geo-results .type-tribe_events { padding-top: 20px; position: relative; }
.echo .tribe-events-loop .type-tribe_events ~ .type-tribe_events,
.echo #tribe-geo-results .type-tribe_events ~ .type-tribe_events { margin-top: 20px; border-top: 1px solid #ccc; }
.echo .tribe-events-loop .type-tribe_events h2,
.echo #tribe-geo-results .type-tribe_events h2 { font-size: 2.6em; line-height: 120%; margin: 0; font-weight: 300; }
.echo .tribe-events-loop .type-tribe_events h2 a,
.echo #tribe-geo-results .type-tribe_events h2 a { color: #ee266c; border: 0; display: inline; }
.echo .tribe-events-loop .type-tribe_events h2 a:hover,
.echo #tribe-geo-results .type-tribe_events h2 a:hover { color: #000; }
.echo .tribe-events-loop .type-tribe_events h2 a img,
.echo #tribe-geo-results .type-tribe_events h2 a img { position: absolute; top: 20px; left: 0; }
.echo .tribe-events-loop .type-tribe_events ~ .type-tribe_events h2 a img,
.echo .tribe-events-list .type-tribe_events.tribe-events-first h2 a img,
.echo #tribe-geo-results .type-tribe_events ~ .type-tribe_events h2 a img { top: 20px; }
.echo .tribe-events-loop .tribe-events-event-meta { clear: none; margin: 0; line-height: 1; font-size: 1em; display: inline-block; }
.echo .tribe-events-list .tribe-events-loop .tribe-events-event-meta .recurringinfo { display: block; white-space: normal; }
.echo .tribe-events-list .tribe-events-loop .tribe-events-event-meta .recurringinfo .tribe-events-divider { display: none; }
.echo .tribe-events-list .tribe-event-schedule-details,
.echo .tribe-events-list .time-details,
.echo .tribe-events-list .tribe-events-venue-details { margin: 0; display: inline; }
.echo .tribe-events-list .time-details,
.echo .tribe-events-list .tribe-event-schedule-details,
.echo .tribe-events-single .tribe-events-schedule { font-size: 1.6em; line-height: 120%; display: block; }
.echo .tribe-events-single .tribe-events-schedule { padding: 0 20px; }
.echo .tribe-events-single .tribe-events-schedule .tribe-events-divider { padding: 0 5px; display: inline-block; }
.echo .tribe-events-list .tribe-event-schedule-details:before,
.echo .tribe-events-list .time-details:before,
.echo .tribe-events-single .event-time:before { width: 30px; font-family: 'fontawesome'; content: '\f073'; display: inline-block; }
.echo .tribe-events-list .tribe-events-venue-details { margin: 6px 0 0; line-height: 120%; font-weight: 700; text-transform: uppercase; display: inline-block; }
.echo .tribe-events-list .tribe-events-venue-details a:before { margin: 0 6px 0 0; font-family: 'fontawesome'; content: '\f041'; display: inline-block; }
.echo .tribe-events-list .tribe-events-loop .tribe-events-content { width: auto; margin: 18px 0 0; clear: none; }
.echo .tribe-events-loop .type-tribe_events.image h2,
.echo #tribe-geo-results .type-tribe_events.image h2,
.echo .tribe-events-loop .type-tribe_events.image .tribe-events-event-meta,
.echo .tribe-events-list .tribe-events-loop .type-tribe_events.image .tribe-events-content { margin-left: 120px; }
.echo .tribe-events-ical { display: none; }
body.single-tribe_events .echo .tribe-events-event-meta { width: auto; margin: 0; }
body.single-tribe_events .echo .tribe-events-event-meta:first-child { border-top: 0; }
body.single-tribe_events .echo .tribe-events-event-meta .tribe-events-venue-map { margin: 1.8em 20px 0; }
body.single-tribe_events .echo #tribe-events-footer { display: none; }
body.single-tribe_venue .echo .tribe-events-venue-meta .tribe-events-map-wrap { margin: 1.8em 20px 0; }
body.single-tribe_venue .echo .tribe-events-venue-meta a.tribe-events-gmap { display: none; }
body.single-tribe_venue .echo #tribe-events-footer { display: none; }
body.single-tribe_venue .echo .tribe-events-event-meta address.tribe-events-address { display: block; }
body.single-tribe_venue .echo .tribe-events-event-meta address.tribe-events-address + .url { margin: 0 20px; font-size: 1.2em; line-height: 120%; display: block; }
.echo .recurring-info-tooltip.tribe-events-tooltip { bottom: auto !important; top: 32px !important; }
.echo .tribe-events-tooltip .tribe-events-arrow { top: -11px !important; bottom: auto !important; left: auto !important; right: 20px !important; -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.echo .tribe-events-list .tribe-events-back,
.echo .tribe-events-venue .tribe-events-back { display: none; }

@media only screen and (max-width: 500px) {
	.echo .tribe-events-loop .type-tribe_events h2 a img,
	.echo #tribe-geo-results .type-tribe_events h2 a img { margin: 0 auto 15px; display: block; position: relative; top: auto; left: auto; }
	.echo .tribe-events-loop .type-tribe_events ~ .type-tribe_events h2 a img,
	.echo .tribe-events-list .type-tribe_events.tribe-events-first h2 a img,
	.echo #tribe-geo-results .type-tribe_events ~ .type-tribe_events h2 a img { top: auto; }
	.echo .tribe-events-loop .type-tribe_events.image h2,
	.echo #tribe-geo-results .type-tribe_events.image h2,
	.echo .tribe-events-loop .type-tribe_events.image .tribe-events-event-meta,
	.echo .tribe-events-list .tribe-events-loop .type-tribe_events.image .tribe-events-content { margin-left: 0; }
}

/* pods */

.pods { position: relative; }
.pods > header { margin: 2em 0 0; position: relative; }
.pods > header.center { text-align: center; }
.pods > header h1 { margin: 0; }
.echo aside .pods > header h1 { padding: 0; }
.pods > header a { margin: 1.8em 20px 0 0; font-size: 1em; line-height: 1.5em; font-weight: 700; text-transform: uppercase; float: right; position: relative; }
.pods > header a i { margin: 0 0 0 4px; font-size: 15px; vertical-align: middle; }
.pods > header a i:after { width: 18px; height: 1px; position: absolute; bottom: -1px; right: 0; background: #fff; content: ''; display: block; }
.pods .block { width: 100%; display: table; margin: 2em 0 0; border-spacing: 20px 0; }
.pods .block:before,
.pods .block:after { display: none; }
.pods .block > article { width: 25%; position: relative; display: table-cell; vertical-align: top; }
.pods .block > article:first-child:nth-last-child(3),
.pods .block > article:first-child:nth-last-child(3) ~ article { width: 33.3333333333%; }
.pods .block > article:first-child:nth-last-child(2),
.pods .block > article:first-child:nth-last-child(2) ~ article { width: 50%; }
.pods .block > article:first-child:nth-last-child(1),
.pods .block > article:first-child:nth-last-child(1) ~ article { width: 100%; }
.pods .block > article.post:first-child:nth-last-child(1),
.pods .block > article.post:first-child:nth-last-child(1) ~ article.post { padding: 0 25%; }
.pods .block > article:before,
.pods .block > article:after { display: none; }

.pods .block > article.std { padding: 0 0 2em; border: 1px solid #ccc; }
.pods .block > article.std.has-button { padding-bottom: 80px; }
.pods .block > article.std.links { border: 0; }
.pods .block > article.std.links.blue { background: #16a0d6; color: #fff; }
.pods .block > article.std.links.pink { background: #ce1e57; color: #fff; }
.pods .block > article.std.links.green { background: #5a8f3f; color: #fff; }
.pods .block > article.std.solid { color: #fff; border: 0; }
.pods .block > article.std.solid.blue { background: #40bded; }
.pods .block > article.std.solid.pink { background: #ee266c; }
.pods .block > article.std.solid.green { background: #6fb344; }
.pods .block > article.std > h2 { margin: -1px -1px 0; padding: 16px 20px 14px; font-size: 2em; line-height: 120%; font-weight: 300; color: #fff; }
.pods .block > article.std > h2.icon { margin: 0; padding: 18px 20px 15px; font-size: 1.2em; font-weight: 700; text-transform: uppercase; }
.pods .block > article.std > h2.icon i { margin: 0 8px 0 0; font-size: 24px; vertical-align: middle; display: inline-block; }
.pods .block > article.std.links > h2 { margin: 0; }
.pods .block > article.std.solid > h2 { margin: 0; }
.pods .block > article.std.blue > h2 { background: #40bded; }
.pods .block > article.std.pink > h2 { background: #ee266c; }
.pods .block > article.std.green > h2 { background: #6fb344; }
.pods .block > article.std.dark-blue > h2 { background: #0480aa; }
.pods .block > article.std.solid.blue > h2 { background: #16a0d6; }
.pods .block > article.std.solid.pink > h2 { background: #ce1e57; }
.pods .block > article.std.solid.green > h2 { background: #5a8f3f; }
.pods .block > article.std > h2 a { color: #fff; border: 0; }
.pods .block > article.std > h2 a:hover { opacity: 0.75; }
.pods .block > article.std > h2 + img { width: 100%; height: auto; }

.pods .block > article.std.links ul { margin: 0; padding: 1.4em 0 2em; font-size: 1em; line-height: 100%; list-style: none; }
.pods .block > article.std.links ul li { margin: 0; }
.pods .block > article.std.links ul li ~ li { margin: 1.4em 0 0; }
.pods .block > article.std.links ul.newsletters li ~ li { margin: 0; }
.pods .block > article.std.links ul li a,
.pods .block > article.std.links ul li span { padding: .7em 0; color: #fff; position: relative; display: block; border: 0; }
.pods .block > article.std.links ul li a:hover { opacity: 0.75; }
.pods .block > article.std.links ul li a i,
.pods .block > article.std.links ul li span i { font-size: 19px; position: absolute; top: 5px; left: 20px; }
.pods .block > article.std.links ul li a time { padding: 0 20px 0 56px; font-size: 1.2em; font-weight: 700; text-transform: uppercase; line-height: 120%; display: block; }
.pods .block > article.std.links ul li a h2,
.pods .block > article.std.links ul li span h2 { margin: 0; padding: 0 20px 0 56px; font-size: 1.4em; line-height: 120%; font-weight: 400; }
.pods .block > article.std > a.image { display: block; border: 0; }
.pods .block > article.std > a.image img { width: 100%; height: auto; }
.pods .block > article.std > a.icon { margin: 0 0 0 20px; border: 0; float: left; }
.pods .block > article.std > a.icon i,
.pods .block > article.std > i { width: 150px; height: 150px; margin: 0 0 0 20px; font-size: 100px; line-height: 150px; text-align: center; float: left; -webkit-transition: -webkit-transform 0.1s ease; transition: -webkit-transform 0.1s ease; transition: transform 0.1s ease; transition: transform 0.1s ease, -webkit-transform 0.1s ease; }
.pods .block > article.std > a.icon i { margin: 0; }
.pods .block > article.std.blue > a.icon i,
.pods .block > article.std.blue > i { color: #40bded; }
.pods .block > article.std.pink > a.icon i,
.pods .block > article.std.pink > i { color: #ee266c; }
.pods .block > article.std.green > a.icon i,
.pods .block > article.std.green > i { color: #6fb344; }
.pods .block > article.std.solid.blue > a.icon i,
.pods .block > article.std.solid.blue > i,
.pods .block > article.std.solid.pink > a.icon i,
.pods .block > article.std.solid.pink > i,
.pods .block > article.std.solid.green > a.icon i,
.pods .block > article.std.solid.green > i { color: #fff; }
.pods .block > article.std > a.icon:hover i { -webkit-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05); }
.pods .block > article.std.solid a { color: #fff; border-bottom-color: #fff; }
.pods .block > article.std.solid a:hover { border-bottom-color: rgba(255,255,255,0); }
.pods .block > article.std.solid hr { background: #fff; }
.pods .block > article.std .paypal-button form input[type="image"] { display: none; }
.pods .block > article.std .paypal-button table { width: 100%; }
.pods .block > article.std .paypal-button table tr { display: inline-block; vertical-align: middle; }
.pods .block > article.std .paypal-button table td { padding: 0; border: 0; display: inline-block; vertical-align: middle; }
.pods .block > article.std .paypal-button table tr + tr td { padding-left: 10px; }
.pods .block > article.std .paypal-button img { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.pods .block > article.std .gen-button { position: absolute; bottom: 20px; left: 20px; }
.pods .block > article.std ol .gen-button { margin: 10px 0 0; position: relative; bottom: auto; left: auto; }
/*.pods .block > article.std.links > .gen-button { margin: 10px 0 0 20px; position: relative; bottom: auto; left: auto; }*/

.pods .block > article.post a { overflow: hidden; position: relative; display: block; border: 0; }
.pods .block > article.post a:before { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: rgba(0,0,0,0.5); content: ''; display: block; z-index: 2; }
.pods .block > article.post a img { width: 300px; height: 230px; position: relative; z-index: 1; -webkit-transition: -webkit-transform 0.2s ease; transition: -webkit-transform 0.2s ease; transition: transform 0.2s ease; transition: transform 0.2s ease, -webkit-transform 0.2s ease; }
.pods .block > article.post:first-child:nth-last-child(2) a img,
.pods .block > article.post:first-child:nth-last-child(2) ~ article.post a img,
.pods .block > article.post:first-child:nth-last-child(1) a img,
.pods .block > article.post:first-child:nth-last-child(1) ~ article.post a img { width: 460px; }
.echo .sidebar .pods .block > article.post:first-child:nth-last-child(2) a img,
.echo .sidebar .pods .block > article.post:first-child:nth-last-child(2) ~ article.post a img,
.echo aside .pods .block > article.post:first-child:nth-last-child(2) a img,
.echo aside .pods .block > article.post:first-child:nth-last-child(2) ~ article.post a img,
.echo-teens .echo .main .pods .block > article.post:first-child:nth-last-child(2) a img,
.echo-teens .echo .main .pods .block > article.post:first-child:nth-last-child(2) ~ article.post a img,
.echo-teens .echo .main .pods .block > article.post:first-child:nth-last-child(1) a img,
.echo-teens .echo .main .pods .block > article.post:first-child:nth-last-child(1) ~ article.post a img,
.echo .sidebar .pods .block > article.post:first-child:nth-last-child(1) a img,
.echo .sidebar .pods .block > article.post:first-child:nth-last-child(1) ~ article.post a img { width: 300px; }
.pods .block > article.post a:hover img { -webkit-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.echo.full .pods .block > article.post a img,
.echo.full .pods .block > article.post:first-child:nth-last-child(2) a img,
.echo.full .pods .block > article.post:first-child:nth-last-child(2) ~ article.post a img,
.echo.full .pods .block > article.post:first-child:nth-last-child(1) a img,
.echo.full .pods .block > article.post:first-child:nth-last-child(1) ~ article.post a img { width: 100%; height: auto; }
.pods .block > article.post a span { width: 57px; position: absolute; top: 0; left: 50%; margin-left: -29px; padding: 9px 0 4px; font-size: 1.2em; font-weight: 700; text-transform: uppercase; color: #fff; text-align: center; z-index: 2; }
.pods .block > article.post a span i { margin: 0 0 8px; font-size: 24px; display: block; }
.pods .block > article.post.event a span { background: #ee266c; }
.pods .block > article.post.news a span { background: #40bded; }
.pods .block > article.post.story a span { background: #6fb344; }
.pods .block > article.post a h2 { width: 100%; margin: -20px 0 0; padding: 0 30px; position: absolute; top: 50%; left: 0; font-size: 2em; line-height: 120%; font-weight: 400; color: #fff; text-align: center; z-index: 3; }
.pods .block > article.post a span + h2 { margin-top: -10px; }
.pods .block > article.post a img + h2 { margin-top: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.pods .block > article.post a h2 i { margin: 0 0 4px; font-size: 24px; display: block; }

.pods .block > article.posts { color: #fff; }
.pods .block > article.posts.events,
.pods .block > article.posts.pink { background: #ce1e57; }
.pods .block > article.posts.news,
.pods .block > article.posts.blue { background: #16a0d6; }
.pods .block > article.posts.stories,
.pods .block > article.posts.green { background: #5a8f3f; }
.pods .block > article.posts > h2 { margin: 0; padding: 18px 20px 15px; font-size: 1.2em; font-weight: 700; text-transform: uppercase; color: #fff; line-height: 120%; }
.pods .block > article.posts > h2 a { color: #fff; border-bottom: 0; }
.pods .block > article.posts > h2 a:hover { opacity: 0.75; }
.pods .block > article.posts.events > h2,
.pods .block > article.posts.pink > h2 { background: #ee266c; }
.pods .block > article.posts.blue > h2,
.pods .block > article.posts.news > h2 { background: #40bded; }
.pods .block > article.posts.stories > h2,
.pods .block > article.posts.green > h2 { background: #6fb344; }
.pods .block > article.posts > h2 i { margin: 0 8px 0 0; font-size: 24px; vertical-align: middle; display: inline-block; }
.pods .block > article.posts > ul { margin: 0; padding: 1.4em 0 2em; font-size: 1em; line-height: 100%; list-style: none; }
.pods .block > article.posts > ul li { margin: 0; }
.pods .block > article.posts > ul li a { padding: .7em 0; color: #fff; position: relative; display: block; border: 0; }
.pods .block > article.posts > ul li a:hover { opacity: 0.75; }
.pods .block > article.posts > ul li a i { font-size: 19px; position: absolute; top: 5px; left: 20px; }
.pods .block > article.posts > ul li a time { padding: 0 20px 0 56px; font-size: 1.2em; font-weight: 700; text-transform: uppercase; line-height: 120%; display: block; }
.pods .block > article.posts > ul li a h2 { margin: 0; padding: 0 20px 0 56px; font-size: 1.4em; line-height: 120%; font-weight: 400; }
.pods .block > article.posts > ul li p { position: relative; margin: 0; padding: 7px 20px 7px 56px; }
.pods .block > article.posts > ul li p i { font-size: 19px; position: absolute; top: 5px; left: 20px; }
.pods .block > article.posts > .gen-button { margin: 0 20px 20px; }

.pods .block > article.highlight { overflow: hidden; height: 312px; background: #fff; border: 1px solid #ccc; text-align: left; }
.pods .block > article.highlight:before { position: absolute; content: ''; display: block; z-index: 2; }
.pods .block > article.highlight img { position: absolute; z-index: 1; }
.pods .block > article.highlight h2 { margin: 0; padding: 0; font-size: 2.6em; line-height: 120%; font-weight: 300; position: relative; z-index: 3; }
.pods .block > article.highlight h2 a { color: #000; border: 0; }
.pods .block > article.highlight h2 a:hover { opacity: 0.75; }
.pods .block > article.highlight p { margin: 5px 0 0; padding: 0; font-size: 1.4em; line-height: 120%; position: relative; z-index: 3; }
.pods .block > article.highlight .gen-button { margin: 18px 0 0; position: relative; z-index: 3; }

.pods .block > article.highlight.bottom-left { padding: 14px 15px 0 144px; }
.pods .block > article.highlight.bottom-left:before { width: 300px; height: 310px; bottom: 0; left: 0; background: url(images/pod-highlight-bottom-left.png) bottom left / contain no-repeat; }
.pods .block > article.highlight.bottom-left img { width: 114px; height: auto; bottom: -50px; left: 0; }

.pods .block > article.highlight.top-right { padding: 165px 20px 0 20px; }
.pods .block > article.highlight.top-right:before { width: 300px; height: 310px; top: 0; right: 0; background: url(images/pod-highlight-top-right.png) top right / contain no-repeat; }
.pods .block > article.highlight.top-right img { width: 150px; height: auto; top: 0; right: 0; }

.pods .block > article.highlight.bottom-right { padding: 14px 120px 0 20px; }
.pods .block > article.highlight.bottom-right:before { width: 300px; height: 310px; bottom: 0; right: 0; background: url(images/pod-highlight-bottom-right.png) bottom left / contain no-repeat; }
.pods .block > article.highlight.bottom-right img { width: 112px; height: auto; bottom: -26px; right: 0; }

.echo.full .pods .block > article.highlight { height: 260px; }
.echo.full .pods .block > article.highlight h2 { font-size: 3em; }
.echo.full .pods .block > article.highlight p { margin-top: 2px; }
.echo.full .pods .block > article.highlight .gen-button { margin-top: 38px; }

.echo.full .pods .block > article.highlight.bottom-left { padding: 64px 20px 0 216px; }
.echo.full .pods .block > article.highlight.bottom-left:before { width: 408px; height: 258px; background-image: url(images/pod-highlight-large-bottom-left.png); }
.echo.full .pods .block > article.highlight.bottom-left img { width: 128px; bottom: 0; }

.echo.full .pods .block > article.highlight.top-right { padding: 64px 215px 0 30px; }
.echo.full .pods .block > article.highlight.top-right:before { width: 408px; height: 258px; background-image: url(images/pod-highlight-large-top-right.png); }
.echo.full .pods .block > article.highlight.top-right img { width: 156px; }

.echo.full .pods .block > article.highlight.bottom-right { padding: 64px 215px 0 30px; }
.echo.full .pods .block > article.highlight.bottom-right:before { width: 408px; height: 258px; background-image: url(images/pod-highlight-large-bottom-right.png); }
.echo.full .pods .block > article.highlight.bottom-right img { bottom: 0; }

.pods .block > article.download { overflow: hidden; }
.pods .block > article.download.green { background: #5a8f3f; }
.pods .block > article.download.pink { background: #ce1e57; }
.pods .block > article.download.blue { background: #0480aa; }
.pods .block > article.download a { margin: 0 0 -9999px; padding: 0 0 9999px; color: #fff; display: block; text-align: center; border: 0; }
.pods .block > article.download a:hover { opacity: 0.75; }
.pods .block > article.download a > i { font-size: 50px; line-height: 110px; height: 110px; display: block; }
.pods .block > article.download.green a > i { background: #6caf42; }
.pods .block > article.download.pink a > i { background: #ee266c; }
.pods .block > article.download.blue a > i { background: #40bded; }
.pods .block > article.download a > span { padding: 14px 0 16px; font-size: 1.3em; line-height: 120%; font-weight: 700; text-transform: uppercase; display: block; }
.pods .block > article.download a > span i { margin: 0 7px 0 0; }

.pods .block > article.stat { padding: 0 0 2em; text-align: center; color: #fff; }
.pods .block > article.stat.green { background: #5a8f3f; }
.pods .block > article.stat.blue { background: #0480aa; }
.pods .block > article.stat.pink { background: #ce1e57; }
.pods .block > article.stat.purple { background: #b71d87; }
.pods .block > article.stat > span { padding: 20px 10px 14px; font-size: 1.8em; line-height: 120%; font-weight: 700; text-transform: uppercase; display: block; }
.pods .block > article.stat > span i { margin: 0 0 6px; font-size: 100px; display: block; }
.pods .block > article.stat > span strong { font-size: 50px; line-height: 100%; display: block; }
.pods .block > article.stat.green > span { background: #6caf42; }
.pods .block > article.stat.blue > span { background: #40bded; }
.pods .block > article.stat.pink > span { background: #ee266c; }
.pods .block > article.stat.purple > span { background: #eb4f9d; }

.pods .block > article.resource h3 { margin: 0; padding: 0; font-size: 2em; line-height: 120%; font-weight: 300; color: #ee266c; }
.pods .block > article.resource h3 a { border: 0; display: block; position: relative; color: #ee266c; }
.pods .block > article.resource h3 a:hover { color: #000; }
.pods .block > article.resource h3 a[href*="//"]:not([href*="echo-uk.org"]) { padding: 0 90px 0 0; }
.pods .block > article.resource h3 a[href*="//"]:not([href*="echo-uk.org"]):after { color: #ee266c; padding: 0 18px 0 0; font-size: 10px; line-height: 12px; font-weight: 700; text-transform: uppercase; position: absolute; top: 14px; right: 0; content: 'Open link'; background: url(images/listing-open.svg) 100% 50% / 12px 12px no-repeat; display: block; opacity: 0; -webkit-transition: opacity 0.4s ease; transition: opacity 0.4s ease; }
.pods .block > article.resource h3 a[href*="//"]:not([href*="echo-uk.org"]):hover:after { color: #ee266c; opacity: 1; }
.pods .block > article.resource h3 a .icon { width: 80px; padding: 8px 5px 0 0; text-align: center; float: left; }
.pods .block > article.resource h3 a .icon i { font-size: 50px; color: #ee266c; }
.pods .block > article.resource h3 a:hover .icon i { color: #ee266c; }
.pods .block > article.resource h3 a .image { width: 120px; padding: 5px 0 0; float: left; }
.pods .block > article.resource h3 a > i { margin: 0 8px 0 0; }
.pods .block > article.resource p { margin: 0.714em 0 0 80px; padding: 0; font-size: 1.4em; line-height: 120%; }
.pods .block > article.resource strong { color: #6caf42; }

/* strips */

.strips { position: relative; }
.strips .block { width: 100%; display: table; margin: 2em 0 0; border-spacing: 20px 0; }
.strips .block:before,
.strips .block:after { display: none; }
.strips .block > article { width: 25%; color: #fff; position: relative; display: table-cell; vertical-align: top; }
.strips .block > article:first-child:nth-last-child(1),
.strips .block > article:first-child:nth-last-child(1) ~ article { width: 100%; }
.strips .block > article:before,
.strips .block > article:after { display: none; }
.strips .block > article.pink { background: #ee266c; }
.strips .block > article.blue { background: #40bded; }
.strips .block > article.green { background: #6caf42; }
.strips .block > article.purple { background: #eb4f9d; }
.strips .block > article > a.image { margin: 0 0 0 20px; border: 0; float: right; }
.strips .block > article > img { margin: 0 0 0 20px; float: right; }
.strips .block > article > a.icon { margin: 0 20px 0 0; border: 0; float: left; }
.strips .block > article i { width: 160px; height: 180px; font-size: 100px; line-height: 180px; text-align: center; -webkit-transition: -webkit-transform 0.1s ease; transition: -webkit-transform 0.1s ease; transition: transform 0.1s ease; transition: transform 0.1s ease, -webkit-transform 0.1s ease; }
.strips .block > article > i { margin: 0 20px 0 0; float: left; }
.strips .block > article > a.icon:hover i { -webkit-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05); }
.strips .block > article:first-child:nth-last-child(1) i,
.strips .block > article:first-child:nth-last-child(1) ~ article i { height: 160px; line-height: 160px; }
.strips .block > article.pink > a.icon,
.strips .block > article.pink > i { background: #ce1e57; }
.strips .block > article.blue > a.icon,
.strips .block > article.blue > i { background: #16a0d6; }
.strips .block > article.green > a.icon,
.strips .block > article.green > i { background: #5a8f3f; }
.strips .block > article.purple > a.icon,
.strips .block > article.purple > i { background: #b71d87; }
.strips .block > article h2 { margin: 16px 0 0; font-size: 2.6em; line-height: 120%; }
.strips .block > article h2 a { border: 0; display: inline; }
.strips .block > article h2 a:hover { opacity: 0.75; }
.strips .block > article p { margin: 4px 0 15px; font-size: 1.4em; line-height: 120%; }
.strips .block > article a { color: #fff; border-bottom-color: #fff; }
.strips .block > article a:hover { border-bottom-color: rgba(255,255,255,0); }
.strips .block > article .gen-button { margin: 0 20px 20px; }
.strips .block > article a.icon ~ .gen-button,
.strips .block > article i ~ .gen-button { margin-left: 0; }

/* sidebar */

.echo .sidebar { width: 660px; float: left; }
.echo aside { width: 300px; margin: 0 20px 0 0; float: right; }
.echo aside .pods .block { border-spacing: 0; display: block; }
.echo aside .pods .block > article { width: auto !important; display: block; }
.echo aside .pods .block > article ~ article { margin-top: 2em; }

.echo aside .pods .block > article.std { padding-bottom: 2em; }
.echo aside .pods .block > article.std.has-button { padding-bottom: 80px; }
/*.echo aside .pods .block > article.std.links.has-button { padding-bottom: 70px; }*/
.echo aside .pods .block > article.std.links ul { padding-bottom: 0; }

.echo aside form.search { overflow: hidden; position: relative; display: block; }
.echo aside form.search label { width: 240px; float: left; }
.echo aside form.search label span { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.echo aside form.search label input { width: 100%; padding: 0 14px; font-size: 1.4em; line-height: 40px; height: 40px; background: #f0f0f0; border: 0; border-radius: 3px 0 0 3px; }
.echo aside form.search label input::-webkit-input-placeholder { color: #000; -webkit-transition: color 0.4s ease; transition: color 0.4s ease; }
.echo aside form.search label input::-moz-placeholder { color: #000; -moz-transition: color 0.4s ease; transition: color 0.4s ease; }
.echo aside form.search label input:-ms-input-placeholder { color: #000; -ms-transition: color 0.4s ease; transition: color 0.4s ease; }
.echo aside form.search label input:-moz-placeholder { color: #000; -moz-transition: color 0.4s ease; transition: color 0.4s ease; }
.echo aside form.search label input:focus::-webkit-input-placeholder { color: #ccc; }
.echo aside form.search label input:focus::-moz-placeholder { color: #ccc; }
.echo aside form.search label input:focus:-ms-input-placeholder { color: #ccc; }
.echo aside form.search label input:focus:-moz-placeholder { color: #ccc; }
.echo aside form.search button { width: 40px; height: 40px; line-height: 40px; margin: 0; padding: 0; font-size: 15px; color: #fff; background: #6caf42; border: 0; float: left; border-radius: 0 3px 3px 0; }
.echo aside form.search button i { display: block; vertical-align: middle; }
.echo aside form.search button:hover { opacity: 0.75; }
.echo aside form.search button span { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.echo aside .filter { position: relative; display: block; }
.echo .sidebar + aside .filter { margin: 2em 0 0; }
.echo aside form.search + .filter { margin: 2em 0 0; padding: 1.8em 0 0; border-top: 1px solid #ccc; }
.echo aside .filter h2 { margin: 0; padding: 0; font-size: 1em; line-height: 120%; font-weight: 700; text-transform: uppercase; color: #ee266c; }
.echo aside .filter h3 { margin: 0.6em 0 0; padding: 0 0 0.2em; font-size: 2em; line-height: 120%; font-weight: 300; border-bottom: 1px solid #f0f0f0; }
.echo aside .filter h3 ~ h3 { margin-top: 0.75em; }
.echo aside .filter ul { margin: 0; padding: 0; font-size: 1em; line-height: 100%; list-style: none; }
.echo aside .filter ul li { margin: 0; position: relative; border-bottom: 1px solid #f0f0f0; }
.echo aside .filter ul li label { display: block; position: relative; }
.echo aside .filter ul li label input { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.echo aside .filter ul li label span { padding: 0.5em 0 0.429em 20px; font-size: 1.4em; line-height: 120%; display: block; position: relative; }
.echo aside .filter ul li label:hover span { color: #6caf42; }
.echo aside .filter ul li label span:before { font-size: 14px; font-family: 'fontawesome'; content: ''; color: #ee266c; position: absolute; top: 0.5em; left: 0; -webkit-transition: color 0.4s ease; transition: color 0.4s ease; }
.echo aside .filter ul li label:hover span:before { color: #6caf42; }
.echo aside .filter ul li label input:checked + span:before { content: ''; color: #6caf42; }
.echo aside .filter ul li a.untick { border: 0; font-size: 14px; font-family: 'fontawesome'; color: #ee266c; position: absolute; top: 50%; margin-top: -5px; right: 0; opacity: 0; -webkit-transition: opacity 0.4s ease; transition: opacity 0.4s ease; display: block; }
.echo aside .filter ul li a.untick:before { content: ''; }
.echo aside .filter ul li:hover a.untick { opacity: 1; }
.echo aside .filter ul.links li a { color: #000; padding: 0.5em 0 0.429em; font-size: 1.4em; line-height: 120%; display: block; position: relative; border: 0; }
.echo aside .filter ul.links li a:hover { color: #6caf42; }
.echo aside .filter ul.links li.on a,
.echo aside .filter ul.links li.current-cat a { color: #ee266c; }

.echo-teens .echo aside .filter ul li a { color: #000; padding: 0.5em 0 0.429em 20px; font-size: 1.4em; line-height: 120%; display: block; position: relative; border: 0; }
.echo-teens .echo aside .filter.menu ul li a { padding-left: 0; color: #ee266c; }
.echo-teens .echo aside .filter.menu ul li a:before { display: none; }
.echo-teens .echo aside .filter.menu ul li a:hover { color: #6caf42; }
.echo-teens .echo aside .filter.menu ul li.on a { color: #000; }

/* listing */

.echo .filters { width: 100%; max-width: 980px; margin: 0 auto; padding: 0 20px; position: relative; text-align: left; }
.echo .filters .listing { width: 620px; position: relative; float: left; }
.echo .filters aside { width: 280px; margin: 2em 0 0; position: relative; float: left; }
.echo .filters .listing + aside { width: 300px; float: right; }
.echo .filters aside + .listing { float: right; }
.echo .filters aside:after { width: 1px; height: 100%; background: #ccc; position: absolute; top: 0; right: -20px; content: ''; display: block; }
.echo .filters .listing + aside:after { display: none; }

.listing { margin: 1.4em 0 0; }
.listing.listing-search,
.echo-teens .echo .main .listing { padding: 0 20px; }
.listing > h2 { margin: 0; padding: 0; font-size: 2.6em; line-height: 120%; font-weight: 100; }
.listing > h2 strong { font-weight: 700; }
.listing > h2 strong ~ strong { color: #6caf42; }
.listing > p { padding: 0; }
.listing article { margin: 2.6em 0 0; position: relative; }
.listing article ~ article { margin: 1.8em 0 0; padding: 1.2em 0 0; border-top: 1px solid #ccc; }
.listing article h3 { margin: 0; padding: 0; font-size: 2.6em; line-height: 120%; font-weight: 300; color: #ee266c; }
.listing article h3 a { border: 0; display: block; position: relative; color: #ee266c; }
.listing article h3 a:hover { color: #000; }
.listing article h3 a[href*="//"]:not([href*="echo-uk.org"]) { padding: 0 90px 0 0; }
.listing article h3 a[href*="//"]:not([href*="echo-uk.org"]):after { color: #ee266c; padding: 0 18px 0 0; font-size: 10px; line-height: 12px; font-weight: 700; text-transform: uppercase; position: absolute; top: 14px; right: 0; content: 'Open link'; background: url(images/listing-open.svg) 100% 50% / 12px 12px no-repeat; display: block; opacity: 0; -webkit-transition: opacity 0.4s ease; transition: opacity 0.4s ease; }
.listing article h3 a[href*="//"]:not([href*="echo-uk.org"]):hover:after { color: #ee266c; opacity: 1; }
.listing article h3 a .icon { width: 80px; padding: 8px 5px 0 0; text-align: center; float: left; }
.listing article h3 a .icon i { font-size: 50px; color: #ee266c; }
.listing article h3 a:hover .icon i { color: #ee266c; }
.listing article h3 a .image { width: 120px; padding: 5px 0 0; float: left; }
.listing article h3 a > i { margin: 0 8px 0 0; }
.listing article p { margin: 0.714em 0 0; padding: 0; font-size: 1.4em; line-height: 120%; }
.listing article.image p,
.listing article span.image ~ p { margin-left: 80px; }
.listing article p strong { color: #6caf42; }
.listing article.highlight { padding: 0 0 1.4em; border: 1px solid #ccc; }
.listing article.highlight h3 { font-size: 3em; line-height: 120%; font-weight: 100; }
.listing article.highlight h3 span { padding: 12px 20px 0; display: block; }
.listing article.highlight img + h3 span { border-top: 1px solid #ccc; }
.listing article.highlight ul { margin: 0.167em 0 0; font-size: 1.2em; list-style: none; }
.listing article.highlight ul li { display: inline-block; }
.listing article.highlight ul li ~ li:before { margin: 0 6px 0 3px; color: #ccc; content: "|"; display: inline-block; }
.listing article .search-everything-highlight-color { padding: 0 5px 0 3px; }

.echo .wp-pagenavi { margin: 1.8em 0 0; padding: 1.6em 0 0; border-top: 1px solid #ccc; text-align: right; }
.echo .sidebar .wp-pagenavi { margin-left: 20px; margin-right: 20px; }
.echo .wp-pagenavi a,
.echo .wp-pagenavi span { margin: 0 0 0 1px; padding: 0 3px; font-size: 1.4em; display: inline-block; font-weight: 700; border: 0; }
.echo .wp-pagenavi a:hover { color: #000; }
.echo .wp-pagenavi a.previouspostslink { font-size: 0; }
.echo .wp-pagenavi a.previouspostslink:after { font-size: 15px; font-family: 'fontawesome'; content: ''; display: inline-block; }
.echo .wp-pagenavi a.nextpostslink { padding-right: 0; font-size: 0; }
.echo .wp-pagenavi a.nextpostslink:after { font-size: 15px; font-family: 'fontawesome'; content: ''; display: inline-block; }

/* icons */

.icons-switcher { background: #ee266c; padding: 1.6em 20px 2em; text-align: left; display: none; }
.icons-switcher h2 { margin: 0 0 10px; font-size: 1.6em; line-height: 120%; color: #fff; }
.icons-switcher h2:after { content: 'Please select'; font-size: 13px; color: rgba(255,255,255,0.6); float: right; display: block; }

.icons { width: 100%; display: table; margin: 2em 0 0; position: relative; }
.icons:before,
.icons:after { display: none; }
.icons ~ .icons { margin: 0; }
.icons article { width: 20%; position: relative; display: table-cell; vertical-align: top; overflow: hidden; }
.icons article:first-child:nth-last-child(4),
.icons article:first-child:nth-last-child(4) ~ article { width: 25%; }
.icons article:first-child:nth-last-child(3),
.icons article:first-child:nth-last-child(3) ~ article { width: 33.3333333333%; }
.icons article:first-child:nth-last-child(2),
.icons article:first-child:nth-last-child(2) ~ article { width: 50%; }
.icons article:first-child:nth-last-child(1),
.icons article:first-child:nth-last-child(1) ~ article { width: 100%; }
.icons article:before,
.icons article:after { display: none; }
.icons article a { margin: 0 0 -9999px; padding: 34px 0 9999px; position: relative; color: #fff; text-align: center; display: block; }
.icons article a .icon { width: 100%; height: 86px; position: relative; display: block; -webkit-transition: -webkit-transform 0.1s ease; transition: -webkit-transform 0.1s ease; transition: transform 0.1s ease; transition: transform 0.1s ease, -webkit-transform 0.1s ease; }
.icons article a:hover .icon { -webkit-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05); }
.icons article a .icon img { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
.icons article a .fa { font-size: 100px; -webkit-transition: -webkit-transform 0.1s ease; transition: -webkit-transform 0.1s ease; transition: transform 0.1s ease; transition: transform 0.1s ease, -webkit-transform 0.1s ease; }
.icons article a:hover .fa { -webkit-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05); }
.icons article a h2 { max-width: 400px; margin: 2px auto 0; padding: 0 20px 38px; font-size: 2.4em; font-weight: 300; line-height: 120%; }
.icons article a h2 strong { font-weight: 300; }
.icons article a p { max-width: 220px; margin: 5px auto 0; padding: 0 10px 38px; font-size: 1.4em; line-height: 120%; }
.icons article a h2 + p { margin-top: -33px; }
.icons.teens article a h2 { padding-top: 20px; padding-bottom: 50px; }
.icons.teens article a span.icon + h2 { padding-top: 10px; }
.icons.teens article a h2 strong { margin: 12px 0 0; font-size: 50px; line-height: 100%; display: block; -webkit-transition: -webkit-transform 0.1s ease; transition: -webkit-transform 0.1s ease; transition: transform 0.1s ease; transition: transform 0.1s ease, -webkit-transform 0.1s ease; }
.icons.teens article a:hover h2 strong { -webkit-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05); }
.icons article.etc { background: #000; }
.icons article.etc a { margin-bottom: 0; padding-top: 52px; padding-bottom: 52px;}
.icons article.etc a .icon { height: 97px; }

body.home .icons { margin: 0; }
body.home .icons article a h2 { max-width: 100%; padding: 12px 0 28px; font-size: 1.2em; line-height: 120%; font-weight: 700; text-transform: uppercase; }
body.home .icons article a h2 strong { font-size: 2.4em; line-height: 100%; font-weight: 300; text-transform: none; display: block; }

.icons article.light-blue { background: #40bded; }
.icons article.green { background: #6caf42; }
.icons article.pink { background: #ee266c; }
.icons article.orange { background: #f68927; }
.icons article.purple { background: #b71d87; }
.icons article.light-orange { background: #fdb92f; }
.icons article.light-pink { background: #eb4f9d; }
.icons article.blue { background: #0f81ac; }
.icons article.gray { background: #9a9b9a; }

.icons article.light-blue + article.light-blue:before,
.icons article.green + article.green:before,
.icons article.pink + article.pink:before,
.icons article.orange + article.orange:before,
.icons article.purple + article.purple:before,
.icons article.light-orange + article.light-orange:before,
.icons article.light-pink + article.light-pink:before,
.icons article.blue + article.blue:before,
.icons article.gray + article.gray:before { width: 1px; height: 160px; background: #fff; position: absolute; top: 40px; left: 0; content: ''; display: block; }

/* echo teens */

.echo-teens-intro { background-position: 70% 50%; background-size: cover; background-repeat: no-repeat; background-color: #020301; position: relative; overflow: hidden; }
.echo-teens-intro:before { width: 2194px; height: 1911px; background: url(images/echo-teens-intro-overlay.svg) 50% 50% / cover no-repeat; position: absolute; top: 50%; left: 50%; margin: -1097px 0 0 -955.5px; content: ''; display: block; z-index: 1; opacity: 0.5; }
body.page-template-page-teens-home > header + .icons,
.echo-teens-intro + .icons { margin: 0; }
.echo-teens-intro > div { width: 100%; max-width: 980px; margin: 0 auto; padding: 0 20px 2em; min-height: 440px; color: #fff; position: relative; z-index: 2; text-align: left; }
.echo-teens-intro > div h1 { padding: 46px 0 0; }
.echo-teens-intro > div h1 img { width: 253px; height: 163px; }
.echo-teens-intro > div p { max-width: 500px; margin: 1.375em 0 0; font-size: 1.6em; line-height: 120%; }
.echo-teens-intro > div h2 { margin: 1.25em 0 0; font-size: 1.6em; line-height: 120%; font-weight: 700; }
.echo-teens-intro > div ul { margin: 0.6em 0 0; }
.echo-teens-intro > div ul li { font-size: 1.4em; float: left; }
.echo-teens-intro > div ul li ~ li:before { margin: 0 14px; content: '|'; display: inline-block; }
.echo-teens-intro > div ul li a { color: #fff; }
.echo-teens-intro > div ul li a span { border-bottom: 1px solid rgba(255,255,255,0); }
.echo-teens-intro > div ul li a:hover span { border-bottom-color: #fff; }
.echo-teens-intro > div ul li a i { margin: 0 12px 0 0; font-size: 16px; }
.echo-teens-intro > div .gen-button { margin: 20px 10px 0 0; }
.echo-teens-intro > div .close { position: absolute; bottom: 18px; right: 20px; padding: 0 40px 0 0; background: url(images/join-close.png) 100% 50% / 21px 21px no-repeat; font-size: 1.2em; line-height: 120%; color: #fff; text-align: right; float: left; }
.echo-teens-intro > div .close:hover { opacity: 0.5; }

.echo-teens { background: url(images/echo-teens-bg.png) top center repeat-y #080d05; }
.echo-teens > header { width: 100%; max-width: 980px; margin: 0 auto; padding: 0 20px; color: #fff; }
.echo-teens > header h1 { padding: 2em 0; float: left; }
.echo-teens > header h1 a { float: left; }
.echo-teens > header h1 img { width: 201px; height: 58px; }
.echo-teens > header ul { padding: 4em 0 0; float: right; }
.echo-teens > header ul li { font-size: 1.4em; float: left; }
.echo-teens > header ul li ~ li:before { margin: 0 14px; content: '|'; display: inline-block; }
.echo-teens > header ul li a { color: #fff; }
.echo-teens > header ul li a span { border-bottom: 1px solid rgba(255,255,255,0); }
.echo-teens > header ul li a:hover span { border-bottom-color: #fff; }
.echo-teens > header ul li a i { margin: 0 12px 0 0; font-size: 16px; }
.echo-teens > nav { padding: 0 20px 2em; display: none; }
.echo-teens > nav form { text-align: left; }
.echo-teens > nav .gen-button { margin-top: 10px; }
.echo-teens .echo { width: 980px; margin: 0 auto; padding: 0 0 2em; }
.echo-teens .echo figure { max-width: 580px; }
.echo-teens .main { width: 660px; margin: 0 20px 0 0; padding-bottom: 2em; float: right; background: #fff; }
.echo-teens .echo aside { width: 260px; margin: 0 0 0 20px; float: left; }
.echo-teens .echo aside .filter { padding: .4em 20px 2em; background: #fff; }
.echo-teens .echo aside .filter h3 ~ h3 { margin-top: 1.55em; }
.echo-teens .echo aside .filter .gen-button { margin-top: 20px; }
.echo-teens .echo aside .pods .block > article.std { padding-bottom: 80px; background: #fff; border: 0; }
.echo-teens .echo aside .pods .block > article.std .frame { position: relative; }
.echo-teens .echo aside .pods .block > article.std .frame:after { width: 100%; height: 100%; background: url(images/echo-teens-pod.png) 50% 50% / cover no-repeat; position: absolute; top: 0; left: 0; content: ''; display: block; }
.echo-teens .echo > .pods:not(:last-of-type) { margin: 2em 0 0; padding-bottom: 2em; background: #fff; }
.echo-teens .echo > .pods:not(:last-of-type) > header { margin-top: 1.4em; }

body > .cookie-notice { width: 100%; padding: 0 20px; position: fixed; bottom: 0; left: 0; background: #ce1e57; color: #fff; z-index: 9998; }
body > .cookie-notice > a { margin: 10px 0 0 10px; font-size: 18px; color: #fff; float: right; }
body > .cookie-notice p { padding: 1em 0; font-size: 1.2em; line-height: 120%; }
body > .cookie-notice p a { color: #fff; border-bottom: 1px solid #fff; display: inline-block; }
body > .cookie-notice p a:hover { border-bottom-color: #ce1e57; }

/* footer */

body > footer { width: 100%; max-width: 980px; margin: 0 auto; padding: 0 0 30px; font-size: 0; }
body > footer article { width: 320px; padding: 0 10px; min-height: 165px; margin: 3em auto 0; font-size: 10px; display: inline-block; vertical-align: top; text-align: left; overflow: hidden; }
body > footer article h2 { padding: 0.583em 22px 0.5em; font-size: 2.4em; font-weight: 300; background: #ee266c; color: #fff; }
body > footer article + article h2 { background: #40bded; }
body > footer article + article + article h2 { background: #6caf42; }
body > footer article a { color: #ee266c; border-bottom: 1px solid rgba(238,38,108,0); display: inline-block; }
body > footer article a:hover { border-bottom-color: #ee266c; }
body > footer article ul { padding: 0 22px 9999px; margin: 0 0 -9999px; font-size: 1.4em; line-height: 120%; background: #f9f8f8; }
body > footer article ul li { padding-top: 1.286em; }
body > footer article ul li ~ li { padding-top: 1em; }
body > footer article ul.follow { font-size: 0; line-height: 100%; text-align: center; }
body > footer article ul.follow li { padding: 25px 7px 0; font-size: 10px; display: inline-block; }
body > footer article ul.follow li a { border: 0; }
body > footer article ul.follow li a img { width: 65px; height: 65px; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; }
body > footer article ul.follow li a:hover img { -webkit-transform: rotateY(360deg); transform: rotateY(360deg); }
body > footer > ul { margin: 26px 0 0; font-size: 14px; line-height: 120%; }
body > footer > ul li { display: inline-block; }
body > footer > ul li ~ li:before { margin: 0 7px 0 5px; content: '|'; display: inline-block; }

/* clearfix
--------------------------------------------------------------------------
*/

.clearfix:before, .clearfix:after, div:before, div:after, header:before, header:after, main:before, main:after, section:before, section:after, article:before, article:after, nav:before, nav:after, ul:before, ul:after, ol:before, ol:after, footer:before, footer:after { content: " "; display: table; }
.clearfix:after, div:after, header:after, main:after, section:after, article:after, nav:after, ul:after, ol:after, footer:after { clear: both; }

/* responsive
--------------------------------------------------------------------------
*/

@media only screen and (max-width: 1300px) {

	.echo.full .pods .block > article.highlight { height: 312px; }
	.echo.full .pods .block > article.highlight h2 { font-size: 2.6em; }
	.echo.full .pods .block > article.highlight p { margin-top: 5px; }
	.echo.full .pods .block > article.highlight .gen-button { margin-top: 18px; }

	.echo.full .pods .block > article.highlight.bottom-left { padding: 14px 15px 0 144px; }
	.echo.full .pods .block > article.highlight.bottom-left:before { width: 300px; height: 310px; background-image: url(images/pod-highlight-bottom-left.png); }
	.echo.full .pods .block > article.highlight.bottom-left img { width: 114px; bottom: -50px; }

	.echo.full .pods .block > article.highlight.top-right { padding: 146px 120px 0 20px; }
	.echo.full .pods .block > article.highlight.top-right:before { width: 300px; height: 310px; background-image: url(images/pod-highlight-top-right.png); }
	.echo.full .pods .block > article.highlight.top-right img { width: 150px; }

	.echo.full .pods .block > article.highlight.bottom-right { padding: 14px 120px 0 20px; }
	.echo.full .pods .block > article.highlight.bottom-right:before { width: 300px; height: 310px; background-image: url(images/pod-highlight-bottom-right.png); }
	.echo.full .pods .block > article.highlight.bottom-right img { bottom: -26px; }

}

@media only screen and (max-width: 980px) {

	body > .breadcrumb { padding: 0 20px; }

	.echo .hospital-network .map { width: calc(50% - 30px); }
	.echo .hospital-network .info { width: calc(50% - 30px); }

	.echo .contacts { margin: 0.6em 0 0; padding: 0 20px 2em; position: relative; overflow: hidden; }
	.echo .contacts:before,
	.echo .contacts:after { display: none; }
	.echo .contacts .contact { width: auto; margin: 2em 0 0; float: none; }
	.echo .contacts .contact:nth-of-type(-n+2) { margin-top: 2em; border-top-width: 1px; }
	.echo .contacts .contact:nth-of-type(-n+1) { margin-top: 0; border-top-width: 0; }

	.echo .tabs > nav { display: none; }
	.echo .tabs > h2 { display: block; }

	.pods > header a { display: none; }
	.pods .block > article.post a img,
	.pods .block > article.post:first-child:nth-last-child(2) a img,
	.pods .block > article.post:first-child:nth-last-child(2) ~ article.post a img,
	.echo-teens .echo .main .pods .block > article.post:first-child:nth-last-child(2) a img,
	.echo-teens .echo .main .pods .block > article.post:first-child:nth-last-child(2) ~ article.post a img,
	.echo-teens .echo .main .pods .block > article.post:first-child:nth-last-child(1) a img,
	.echo-teens .echo .main .pods .block > article.post:first-child:nth-last-child(1) ~ article.post a img,
	.pods .block > article.post:first-child:nth-last-child(1) a img,
	.pods .block > article.post:first-child:nth-last-child(1) ~ article.post a img,
	.echo .sidebar .pods .block > article.post:first-child:nth-last-child(2) a img,
	.echo .sidebar .pods .block > article.post:first-child:nth-last-child(2) ~ article.post a img,
	.echo .sidebar .pods .block > article.post:first-child:nth-last-child(1) a img,
	.echo .sidebar .pods .block > article.post:first-child:nth-last-child(1) ~ article.post a img,
	.pods .block > article.std img { width: 100%; height: auto; }

	.strips .block { padding: 0 20px; display: block; margin: 2em 0 0; border-spacing: 0; }
	.strips .block > article { width: 100%; display: block; overflow: hidden; }
	.strips .block > article ~ article { margin-top: 2em; }
	.strips .block > article > a.image { margin: 0; display: inline; float: none; }
	.strips .block > article img { margin: 20px auto 0; max-width: 100%; height: auto; float: none; display: block; }
	.strips .block > article:first-child:nth-last-child(1) img,
	.strips .block > article:first-child:nth-last-child(1) ~ article img { margin-top: 0; }
	.strips .block > article > a.icon { margin: 0; display: block; float: none; }
	.strips .block > article i { width: 100%; margin: 0; float: none; height: 160px; line-height: 160px; }
	.strips .block > article a.icon ~ .gen-button,
	.strips .block > article i ~ .gen-button { margin-left: 20px; }

	.echo .sidebar { width: 100%; float: none; }
	.echo aside { width: 100%; margin: 0 auto; padding: 0 20px; float: none; }
	.echo .filters .listing + aside { width: 100%; }
	.echo .filters aside { padding: 0; }
	.echo .filters aside .filter { padding: 0; }
	.echo aside .pods .block { border-spacing: 0; }

	.echo aside form.search label { width: calc(100% - 40px); }

	.echo .filters .listing { width: auto; float: none; }
	.echo .filters aside { width: auto; float: none; }
	.echo .filters .listing + aside { float: none; }
	.echo .filters aside + .listing { float: none; }
	.echo .filters aside:after { display: none; }

	.pods .block > article.highlight { width: 100% !important; display: block; }
	.pods .block > article.highlight + article.highlight { margin-top: 2em; }

	.echo aside .filter h2 { padding: 0 0 1em; border-bottom: 1px solid #f0f0f0; cursor: pointer; }
	.echo aside .filter h2:before { margin: 0 4px 0 0; font-family: 'fontawesome'; content: '\f063'; }
	.echo aside .filter.open h2:before { content: '\f062'; }
	.echo aside .filter .panel { max-height: 0; overflow: hidden; -webkit-transition: max-height 0.4s linear; transition: max-height 0.4s linear; }
	.echo aside .filter.open .panel { max-height: 1000px; overflow: hidden; }

	.icons { width: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
	.icons article { width: 50%; display: block; vertical-align: top; overflow: hidden; }
	.icons article:first-child:nth-last-child(4),
	.icons article:first-child:nth-last-child(4) ~ article { width: 50%; }
	.icons article:first-child:nth-last-child(3),
	.icons article:first-child:nth-last-child(3) ~ article { width: 50%; }
	.icons article:first-child:nth-last-child(2),
	.icons article:first-child:nth-last-child(2) ~ article { width: 50%; }
	.icons article:first-child:nth-last-child(1),
	.icons article:first-child:nth-last-child(1) ~ article { width: 50%; }
	.icons article:nth-of-type(5),
	.icons article:first-child:nth-last-child(3) ~ article:last-child { width: 100%; }

	.icons article.light-blue + article.light-blue:before,
	.icons article.green + article.green:before,
	.icons article.pink + article.pink:before,
	.icons article.orange + article.orange:before,
	.icons article.purple + article.purple:before,
	.icons article.light-orange + article.light-orange:before,
	.icons article.light-pink + article.light-pink:before,
	.icons article.blue + article.blue:before,
	.icons article.gray + article.gray:before { display: none; }

	.echo-teens > header ul li a span { display: none; }
	.echo-teens > header ul li a i { margin: 0; }
	.echo-teens > nav { display: block; }
	.echo-teens .echo { width: auto; }
	.echo-teens .main { width: auto; margin: 0; float: none; background: #fff; }
	.echo-teens .echo aside { width: auto; margin: 2em 20px 0; float: none; }
	.echo-teens .echo aside .filter { display: none; }
	.echo-teens .echo > .pods:not(:last-of-type) { padding: 0 20px 2em; }
	.echo-teens .echo > .pods:not(:last-of-type) > .block > article ~ article { margin-top: 2em; }
	.echo-teens .echo > .pods:not(:last-of-type) > header h1 { padding: 0; }

}

@media only screen and (max-width: 1020px) {

	body > header nav.main > ul > li a { padding: 0 10px; font-size: 1.6em; line-height: 3.250em; height: 3.250em; }

}

@media only screen and (max-width: 820px) {

	body > .join > div .gen-button { display: none !important; }

	.echo .person > img { width: 200px; height: 200px; }
	.echo .person > i { width: 200px; height: 200px; line-height: 200px; }
	.echo .person h2,
	.echo .person h3,
	.echo .person p,
	.echo .person ul { margin-left: 200px; }
	
	.echo aside { padding: 0; }

	.pods .block { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 2em 0 0; border-spacing: 0; }
	.pods .block > article,
	.pods .block > article:first-child:nth-last-child(3),
	.pods .block > article:first-child:nth-last-child(3) ~ article,
	.pods .block > article:first-child:nth-last-child(2),
	.pods .block > article:first-child:nth-last-child(2) ~ article,
	.pods .block > article:first-child:nth-last-child(1),
	.pods .block > article:first-child:nth-last-child(1) ~ article { width: 100%; display: block; }
	.pods .block > article.post:first-child:nth-last-child(1),
	.pods .block > article.post:first-child:nth-last-child(1) ~ article.post { padding: 0; }

	.pods .block > article.std,
	.pods .block > article.post,
	.pods .block > article.posts,
	.pods .block > article.highlight { margin: 1em 10px 0; }
	
	.echo .filters aside .pods .block > article.std,
	.echo .filters aside .pods .block > article.post,
	.echo .filters aside .pods .block > article.posts,
	.echo .filters aside .pods .block > article.highlight { margin-left: 0; margin-right: 0; }
	.pods .block > article.std:first-child,
	.pods .block > article.post:first-child,
	.pods .block > article.posts:first-child,
	.pods .block > article.highlight:first-child { margin-top: 0; }
	.pods .block > article.download,
	.pods .block > article.stat { width: 50%; }

	.pods .block > img { max-width: 100%; height: auto; margin: 0 auto; display: block; }

	.strips .block { padding: 0 10px; }

	.echo-teens .echo aside .pods .block > article.std,
	.echo-teens .echo aside .pods .block > article.posts,
	.echo-teens .echo aside .pods .block > article.highlight { margin-left: 0; margin-right: 0; }

}

@media only screen and (max-width: 780px) {

	body { padding-top: 50px; overflow: hidden; }

	#mobile-menu { display: block; }

	body > .banner,
	body > .heading,
	body > .join,
	body > .breadcrumb,
	body > .echo,
	body > .pods,
	body > .strips,
	body > .icons-switcher,
	body > .icons,
	body > .echo-teens-intro,
	body > .echo-teens,
	body > footer { position: relative; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
	body.menu-open > .banner,
	body.menu-open > .heading,
	body.menu-open > .join,
	body.menu-open > .breadcrumb,
	body.menu-open > .echo,
	body.menu-open > .pods,
	body.menu-open > .strips,
	body.menu-open > .icons-switcher,
	body.menu-open > .icons,
	body.menu-open > .echo-teens-intro,
	body.menu-open > .echo-teens,
	body.menu-open > footer { -webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); }

	body > header .wrap { padding: 1em 50px 1em 10px; }
	body > header .menu-open { display: block; }
	body > header h1,
	body.fixed > header h1 { padding: 0; }
	body > header h1 img,
	body.fixed > header h1 img { width: 117px; height: 30px; }
	body > header nav.links { display: none; }
	body > header nav.buttons,
	body.fixed > header nav.buttons { margin: 0; float: right; }
	body > header nav.buttons li ~ li { margin-left: 2px; }
	body.fixed > header nav.buttons li a.gen-button,
	body > header nav.buttons li a.gen-button { min-width: 0 !important; font-size: 11px !important; padding: 0 14px !important; height: 30px !important; line-height: 30px !important; }
	body > header nav.main { display: none; }
	body > header form { display: none; }

}

@media only screen and (max-width: 660px) {

	body > .join { display: none; }

	.echo img { max-width: 100%; height: auto; }
	.echo img.alignleft,
	.echo img.alignright { margin: 5px auto 10px; display: block; float: none; }
	.echo ul.buttons { text-align: center; }
	.echo ul.buttons li,
	.echo ul.buttons li ~ li,
	.echo ul.buttons li.follow:first-child { margin-left: 5px; margin-right: 5px; }
	.echo ul.buttons li.follow a { font-size: 0; }
	.echo ul.buttons li.follow a i { margin: 0; }
	/*.echo ul.buttons li.follow { display: block; }
	.echo ul.buttons li.follow + li.follow:before { display: none; }*/

	.echo .tabs { margin-left: 0; margin-right: 0; }
	.echo .tabs > .tab { border: 0; display: none; }

	.echo .accordion { padding: 0; }
	.echo .accordion > article > .box { border: 0; display: none; }

	.echo .hospital-network .map { width: 100%; height: 460px; margin: 0; float: none; }
	.echo .hospital-network .info { width: 100%; margin: 2em 0 0; padding: 0 20px 2em; float: none; }

	.echo .vfbp-form .vfb-control-label { width: 100%; margin: 0 0 6px; float: none; }

	.echo .vfbp-form .vfb-form-group input[type="text"],
	.echo .vfbp-form .vfb-form-group input[type="email"],
	.echo .vfbp-form .vfb-form-group input[type="tel"],
	.echo .vfbp-form .vfb-form-group input[type="url"],
	.echo .vfbp-form .vfb-form-group input[type="number"],
	.echo .vfbp-form .vfb-form-group .kv-fileinput-caption,
	.echo .vfbp-form .vfb-form-group textarea,
	.echo .vfbp-form .vfb-fieldType-select select,
	.echo .vfbp-form .vfb-fieldType-select .selectric-wrapper,
	.echo .vfbp-form .vfb-fieldType-radio > div,
	.echo .vfbp-form .vfb-fieldType-checkbox > div,
	.echo .vfbp-form .vfb-fieldType-file-upload .vfb-form-group > div,
	.echo .vfbp-form .vfb-help-block { width: 100%; float: none; }

	.echo .vfbp-form .vfb-fieldType-date .vfb-form-group > div:after { top: auto; bottom: 0; }

	body > footer article { width: 100%; margin-top: 1em; min-height: 0; position: relative; display: block; }
	body > footer article h2 { padding: 14px 20px 16px; font-size: 2em; }
	body > footer article ul { padding: 0 20px 20px; margin: 0; }
	body > footer article ul.follow { position: absolute; top: 6px; right: 0; background: transparent; }
	body > footer article ul.follow li { padding: 0 0 0 6px; }
	body > footer article ul.follow li a { display: inline-block; position: relative; }
	body > footer article ul.follow li a:before { width: 25px; height: 25px; background: #fff; position: absolute; top: 5px; left: 5px; content: ''; display: block; border-radius: 50%; z-index: 1; }
	body > footer article ul.follow li a img { width: 35px; height: 35px; position: relative; z-index: 2; }
	body > footer article ul.follow li a:hover img { -webkit-transform: rotateY(0); transform: rotateY(0); }
	body > footer > ul { margin: 18px 20px 0; font-size: 11px; }
	body > footer > ul li { display: block; }
	body > footer > ul li ~ li:before { display: none; }

}

@media only screen and (max-width: 620px) {

	.echo figure { border-left: 0; border-right: 0; }
	.echo blockquote p,
	.echo blockquote cite { margin-left: 20px; margin-right: 20px; }

	.listing article h3 a .image { width: 80px; padding-right: 10px; }

	.echo header.std .addthis_inline_share_toolbox { margin: 1em 20px 0; position: relative; bottom: auto; right: auto; }

	.echo .person > img { max-width: 300px; width: 100%; height: auto; margin: -1px auto 20px; display: block; float: none; }
	.echo .person > i { width: 100%; margin: -1px 0 20px; float: none; display: block; }
	.echo .person h2,
	.echo .person h3,
	.echo .person p,
	.echo .person ul { margin-left: 0; }

	.echo-teens-intro > div ul li a span { display: none; }
	.echo-teens-intro > div ul li a i { margin: 0; font-size: 16px; }
	.echo-teens-intro > div .close { margin-top: 1em; position: relative; bottom: auto; right: auto; float: right; }

}

@media only screen and (max-width: 500px) {

	body > .banner:before { width: 552px; height: 550px; top: -150px; margin-left: -275px; }
	body > .banner .content { height: 250px; }
	body > .banner .content h1 { margin-top: 30px; }
	body > .banner .content h1 img { width: 116px; height: 87px; }
	body > .banner .content p { max-width: 320px; padding: 0 10px; margin-top: 18px; margin-bottom: 16px; font-size: 1.3em; }
	body > .banner .content .gen-button { font-size: 11px !important; padding: 0 10px !important; min-width: 112px !important; height: 40px !important; line-height: 40px !important; }

	.listing article h3 { font-size: 2.2em; }
	.listing article h3 a .icon { width: 50px; padding-bottom: 40px; }
	.listing article h3 a .icon i { font-size: 30px; color: #ee266c; }
	.listing article h3 a .image { width: 50px; }
	.listing article p { margin-left: 50px; }
	body.blog .listing article p,
	body.category .listing article p { margin-left: 0; }
	body.blog .listing article span.image ~ p,
	body.category .listing article span.image ~ p { margin-left: 50px; }

	.icons-switcher { display: block; }
	.icons-switcher + .icons { display: none; }

	.icons article a .fa { font-size: 70px; }
	.icons article a h2 { font-size: 2em; }
	.icons article a p { font-size: 1.3em; }

	.echo-teens > header h1,
	.echo-teens > header h1 a { float: none; }
	.echo-teens > header ul { padding: 0 0 20px; font-size: 0; float: none; }
	.echo-teens > header ul li { font-size: 10px; float: none; display: inline-block; }

}

/* selectric
--------------------------------------------------------------------------
*/

.selectric-disabled,.selectric-items .disabled{filter:alpha(opacity=50);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.selectric-wrapper{position:relative;cursor:pointer}.selectric-responsive{width:100%}.selectric{background:#f0f0f0;position:relative;border-radius:3px}.selectric .label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 40px 0 12px;font-size:14px;line-height:40px;color:#000;height:40px}

.selectric .button{background:#9a9b9a;border-radius:0 3px 3px 0;display:block;position:absolute;right:0;top:0;bottom:0;margin:auto;width:40px;height:40px;color:#fff;text-align:center;font:0/40px fontawesome;}
.selectric .button:after{content:'';font-size:15px}

.echo .hospital-network .selectric .button{background:#EE266C;}
.echo .hospital-network .selectric .button:after{content:'';}

.selectric-hover .selectric .button{opacity:.75}.selectric-open{z-index:9999}.selectric-open .selectric-items{display:block}.selectric-disabled{opacity:.5;cursor:default;user-select:none}.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}.selectric-hide-select select{position:absolute;left:-100%}.selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10}.selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;box-sizing:border-box;opacity:0}.selectric-input{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:0!important;border:none!important;background:0 0!important}.selectric-temp-show{position:absolute!important;visibility:hidden!important;display:block!important}.selectric-items{display:none;position:absolute;top:100%;left:0;background:#f0f0f0;z-index:-1}.selectric-items .selectric-scroll{height:100%;overflow:auto}.selectric-above .selectric-items{top:auto;bottom:100%}.selectric-items li,.selectric-items ul{list-style:none;padding:0;margin:0!important;font-size:14px;line-height:20px;min-height:20px}.selectric-items li{display:block;padding:8px;color:#000;cursor:pointer;border-top:1px solid #fff}.selectric-items li.selected{background:#EFEFEF;color:#444}.selectric-items li.highlighted{background:#D0D0D0;color:#444}.selectric-items li:hover{opacity:.75}.selectric-items .disabled{opacity:.5;cursor:default!important;background:0 0!important;color:#666!important;user-select:none}.selectric-items .selectric-group .selectric-group-label{font-weight:700;padding-left:10px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:0 0;color:#444}.selectric-items .selectric-group.disabled li{filter:alpha(opacity=100);opacity:1}.selectric-items .selectric-group li{padding-left:25px}

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-inline-container,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(images/swipebox/loader.gif) center center no-repeat}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(images/swipebox/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}

/*!
 *  Font Awesome 4.6.3 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.6.3');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.6.3#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-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"}.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}

.fa.pink { color: #ee266c; }
.fa.green { color: #6fb344; }
.fa.blue { color: #40bded; }

/*! jQuery UI - v1.12.1 - 2016-11-29
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=custom-theme&bgImgOpacityError=&bgImgOpacityHighlight=&bgImgOpacityActive=&bgImgOpacityHover=&bgImgOpacityDefault=&bgImgOpacityContent=&bgImgOpacityHeader=&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=%23666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=%23aaaaaa&iconColorError=%23fff&fcError=%23fff&borderColorError=%23c00&bgTextureError=flat&bgColorError=%23c00&iconColorHighlight=%23fff&fcHighlight=%23fff&borderColorHighlight=%23ee266c&bgTextureHighlight=flat&bgColorHighlight=%23ee266c&iconColorActive=%23fff&fcActive=%23fff&borderColorActive=%2316a0d6&bgTextureActive=flat&bgColorActive=%2316a0d6&iconColorHover=%23fff&fcHover=%23fff&borderColorHover=%236fb344&bgTextureHover=flat&bgColorHover=%236fb344&iconColorDefault=%23ee266c&fcDefault=%23333&borderColorDefault=%23f0f0f0&bgTextureDefault=flat&bgColorDefault=%23f0f0f0&iconColorContent=%23ee266c&fcContent=%23333333&borderColorContent=%23ccc&bgTextureContent=flat&bgColorContent=%23ffffff&iconColorHeader=%23ee266c&fcHeader=%23333&borderColorHeader=%23fff&bgTextureHeader=flat&bgColorHeader=%23fff&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Montserrat%2C%20Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-widget{font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #f0f0f0}.ui-widget-content{border:1px solid #ccc;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #fff;background:#fff;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #f0f0f0;background:#f0f0f0;font-weight:normal;color:#333}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#333;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #6fb344;background:#6fb344;font-weight:normal;color:#fff}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#fff;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #16a0d6;background:#16a0d6;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#16a0d6;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #ee266c;background:#ee266c;color:#fff}.ui-state-checked{border:1px solid #ee266c;background:#ee266c}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#fff}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #c00;background:#c00;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui/ui-icons_ee266c_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui/ui-icons_ee266c_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("images/ui/ui-icons_fff_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("images/ui/ui-icons_fff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("images/ui/ui-icons_fff_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui/ui-icons_fff_256x240.png")}.ui-button .ui-icon{background-image:url("images/ui/ui-icons_ee266c_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}

/*! jQuery UI - v1.12.1 - 2016-11-29
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}

/*! jQuery UI - v1.12.1 - 2016-11-29
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-widget{font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:1.4em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #f0f0f0}.ui-widget-content{border:1px solid #ccc;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #fff;background:#fff;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #f0f0f0;background:#f0f0f0;font-weight:normal;color:#333}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#333;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #6fb344;background:#6fb344;font-weight:normal;color:#fff}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#fff;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #16a0d6;background:#16a0d6;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#16a0d6;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #ee266c;background:#ee266c;color:#fff}.ui-state-checked{border:1px solid #ee266c;background:#ee266c}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#fff}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #c00;background:#c00;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui/ui-icons_ee266c_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui/ui-icons_ee266c_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("images/ui/ui-icons_fff_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("images/ui/ui-icons_fff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("images/ui/ui-icons_fff_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui/ui-icons_fff_256x240.png")}.ui-button .ui-icon{background-image:url("images/ui/ui-icons_ee266c_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}