html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}
body {
    line-height: 1
}

blockquote,
q {
    quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}
:focus {
    outline: 0
}
ins {
    text-decoration: none
}
del {
    text-decoration: line-through
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
audio:not([controls]) {
    display: none
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
a:hover,
a:active {
    outline: 0
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}
button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle
}
button,
input {
    *overflow: visible;
    line-height: normal
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none
}
textarea {
    overflow: auto;
    vertical-align: top
}
body {
    zoom: 1
}
body .site-wrap {
    background: #FFFFFF;
    z-index: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
body .site-wrap.show-mobile-menu {
    margin-left: -260px
}
body .site-wrap.supersized {
    background: transparent
}
body .site-wrap #supersized {
    background: #FFFFFF
}
body .pl-region > .template-region-wrap {
    min-height: 450px
}
body.drag-drop-editing .pl-region > .template-region-wrap {
    min-height: 0
}
body .pl-fixed-top {
    background-color: #FFFFFF;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2)
}
body .mm-toggle {
    cursor: pointer;
    position: relative;
    z-index: 10
}
body .pl-mobile-menu {
    position: fixed;
    z-index: 1050;
    margin-right: -260px;
    width: 260px;
    right: 0;
    height: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: rgba(0, 0, 0, 0.87);
    color: rgba(255, 255, 255, 0.5);
    font-family: "Helvetica Neue", "Helvetica", Arial, serif
}
body .pl-mobile-menu.show-menu {
    margin-right: 0px
}
body .pl-mobile-menu .mm-close {
    cursor: pointer;
    opacity: .5
}
body .pl-mobile-menu .mm-close:hover,
body .pl-mobile-menu .mm-close:active {
    opacity: 1
}
body .pl-mobile-menu .mm-search {
    margin: 0;
    position: relative
}

body .pl-mobile-menu .mm-search input {
    width: 100%;
    margin: 0;
    background: rgba(0, 0, 0, 0.15);
    border: none;
    border-radius: 0;
    padding-left: 30px;
    color: #fff;
    outline: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-family: "Helvetica Neue", "Helvetica", Arial, serif
}
body .pl-mobile-menu .mm-search input:focus {
    box-shadow: none;
    background: rgba(255, 255, 255, 0.15)
}
body .pl-mobile-menu .mm-search input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.3)
}
body .pl-mobile-menu .mm-search input::-moz-placeholder {
    color: rgba(255, 255, 255, 0.3)
}
body .pl-mobile-menu .mm-search .btn-search {
    position: absolute;
    right: 21px;
    font-size: 15px;
    top: 5px
}
body .pl-mobile-menu .mm-holder {
    padding: 10px 20px 20px 30px;
    width: 210px;
    height: 80%;
    overflow-y: scroll
}
body .pl-mobile-menu ul.mobile-menu {
    margin-bottom: 25px;
    margin-right: 15px
}
body .pl-mobile-menu a {
    color: inherit
}
body .pl-mobile-menu a:hover {
    color: #fff
}
body .pl-mobile-menu ul li {
    margin-bottom: 5px
}
body .pl-mobile-menu ul li ul {
    margin: 8px 0 5px 0;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    padding-left: 12px
}
body .pl-mobile-menu ul li ul li {
    line-height: 1em
}
body .pl-mobile-menu ul li ul li a {
    font-size: 13px;
    line-height: 1.3em
}
body .pl-mobile-menu ul a {
    font-size: 14px;
    line-height: 1.4em
}
body .pl-mobile-menu ul.secondary-menu a,
body .pl-mobile-menu ul.secondary-menu li ul li a {
    font-size: 12px
}
body .pl-mobile-menu ul.secondary-menu li ul {
    margin: 5px 0 3px 0
}
body .pl-mobile-menu ul li.current_page_item > a {
    color: #fff
}
body .pl-mobile-menu .mm-icon {
    margin-right: 10px
}
body.display-boxed .boxed-wrap {
    position: relative;
    margin: 0 auto;
    max-width: 1275px;
    background: #FFFFFF
}
body.display-boxed .boxed-wrap.boxed-nobg {
    background: transparent
}
body.display-boxed .boxed-wrap .pl-area-wrap > .pl-content {
    padding-left: 16px;
    padding-right: 16px
}
body.display-full .pl-content,
body.display-boxed .pl-fixed-top .pl-content {
    position: relative;
    max-width: 1275px;
    margin: 0 auto
}
body .section-plcolumn {
    margin-bottom: 0
}
body #footer section:last-child {
    margin-bottom: 0
}
.pl-section-pad {
    padding: 15px 0
}
.pl-section-pad .row:last-child > [class*="span"] {
    margin-bottom: 0
}
@media (max-width: 767px) {
    .pl-section-pad {
        padding: 11px
    }
    .pl-section-pad .row:last-child > [class*="span"] {
        margin-bottom: 15px
    }
}
body .pl-area .pl-section {
    margin-bottom: 0
}
body .pl-area .pl-section .pl-section > .pl-section-pad {
    padding: 8px;
    margin-bottom: 1em
}
body .pl-area .pl-section.section-plcolumn > .pl-section-pad {
    padding: 0
}
body .pl-area .pl-section.section-plcolumn .pl-section:last-of-type {
    margin-bottom: 0
}
.pl-scroll-translate {
    overflow: hidden
}
@media (max-width: 767px) {
    .pl-scroll-translate .pl-area-wrap {
        -webkit-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important
    }
}
.pl-window-height {
    position: relative;
    background-size: cover;
    min-height: 600px
}
.pl-window-height .pl-area-wrap {
    display: none;
    position: absolute;
    width: 100%;
    top: 50%
}
.pl-area-wrap {
    background-position: 50% 0
}
.pl-bg-cover {
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
.pl-bg-repeat {
    background-repeat: repeat
}
h2.pl-section-title {
    text-align: center;
    padding: 40px;
    font-weight: 300;
    margin: 0
}
h3.pl-section-title {
    font-size: 19px;
    line-height: 22px;
    margin: 0 0 12px
}
.pl-link {
    color: #0096df
}
.pl-link-inverse {
    background: #0096df;
    color: #FFFFFF
}
.nav-theme li > a,
.nav-theme li > span {
    border-color: #000000
}
.nav-theme li:hover > a,
.nav-theme li:hover > span,
.nav-theme li.active > a,
.nav-theme li.active > span {
    background-color: #000000
}
.theme-list-nav li a,
.theme-list-nav lh a {
    color: display: block;
    padding: 4px 20px
}
.theme-list-nav li:hover a,
.theme-list-nav li.current-menu-item a,
.theme-list-nav lh:hover a,
.theme-list-nav lh.current-menu-item a {
    background-color: rgba(0, 0, 0, 0.05)
}
.pl-border {
    border-color: #dddddd
}
.pl-contrast {
    background-color: rgba(0, 0, 0, 0.05)
}
.pl-contrast .pl-contrast,
.pl-contrast .widget li,
.pl-contrast .pl-border {
    border-color: rgba(0, 0, 0, 0.1)
}
.pl-base {
    background-color: #FFFFFF
}
.pl-white,
.pl-light-img {
    color: #000;
    background-color: #fff
}
.pl-white h1,
.pl-white h2,
.pl-white h3,
.pl-white h4,
.pl-white h5,
.pl-white h6,
.pl-white a,
.pl-white blockquote,
.pl-white .metahead a,
.pl-light-img h1,
.pl-light-img h2,
.pl-light-img h3,
.pl-light-img h4,
.pl-light-img h5,
.pl-light-img h6,
.pl-light-img a,
.pl-light-img blockquote,
.pl-light-img .metahead a {
    color: #000
}
.pl-white a:hover,
.pl-light-img a:hover {
    opacity: .7;
    color: inherit
}
.pl-white .pl-base,
.pl-light-img .pl-base {
    background-color: #fff
}
.pl-white .widget li,
.pl-white .pl-border,
.pl-light-img .widget li,
.pl-light-img .pl-border {
    border-color: #eee
}
.pl-white .nav-theme li > a,
.pl-white .nav-theme li > span,
.pl-light-img .nav-theme li > a,
.pl-light-img .nav-theme li > span {
    border-color: #000
}
.pl-white .nav-theme li:hover > a,
.pl-white .nav-theme li:hover > span,
.pl-white .nav-theme li.active > a,
.pl-white .nav-theme li.active > span,
.pl-light-img .nav-theme li:hover > a,
.pl-light-img .nav-theme li:hover > span,
.pl-light-img .nav-theme li.active > a,
.pl-light-img .nav-theme li.active > span {
    background-color: #000
}
.pl-white .pl-contrast,
.pl-light-img .pl-contrast {
    color: #000;
    border-color: #000
}
.pl-white .pl-link,
.pl-light-img .pl-link {
    color: #000
}
.pl-white .pl-social-counter,
.pl-light-img .pl-social-counter {
    border-right-color: rgba(0, 0, 0, 0.4)
}
.pl-white .pl-social-counter .pl-social-icon i,
.pl-light-img .pl-social-counter .pl-social-icon i {
    color: #000;
    opacity: .5
}
.pl-white .pl-social-counter:hover .pl-social-icon i,
.pl-white .pl-social-counter.loved .pl-social-icon i,
.pl-light-img .pl-social-counter:hover .pl-social-icon i,
.pl-light-img .pl-social-counter.loved .pl-social-icon i {
    opacity: 1
}
.pl-black,
.pl-grey,
.pl-dark-img {
    color: rgba(255, 255, 255, 0.7)
}
.pl-black h1,
.pl-black h2,
.pl-black h3,
.pl-black h4,
.pl-black h5,
.pl-black h6,
.pl-black a,
.pl-black blockquote,
.pl-grey h1,
.pl-grey h2,
.pl-grey h3,
.pl-grey h4,
.pl-grey h5,
.pl-grey h6,
.pl-grey a,
.pl-grey blockquote,
.pl-dark-img h1,
.pl-dark-img h2,
.pl-dark-img h3,
.pl-dark-img h4,
.pl-dark-img h5,
.pl-dark-img h6,
.pl-dark-img a,
.pl-dark-img blockquote {
    color: #fff
}
.pl-black .nav-theme li > a,
.pl-black .nav-theme li > span,
.pl-grey .nav-theme li > a,
.pl-grey .nav-theme li > span,
.pl-dark-img .nav-theme li > a,
.pl-dark-img .nav-theme li > span {
    border-color: #fff
}
.pl-black .nav-theme li:hover > a,
.pl-black .nav-theme li:hover > span,
.pl-black .nav-theme li.active > a,
.pl-black .nav-theme li.active > span,
.pl-grey .nav-theme li:hover > a,
.pl-grey .nav-theme li:hover > span,
.pl-grey .nav-theme li.active > a,
.pl-grey .nav-theme li.active > span,
.pl-dark-img .nav-theme li:hover > a,
.pl-dark-img .nav-theme li:hover > span,
.pl-dark-img .nav-theme li.active > a,
.pl-dark-img .nav-theme li.active > span {
    background-color: #fff
}
.pl-black .widget li,
.pl-black .pl-border,
.pl-grey .widget li,
.pl-grey .pl-border,
.pl-dark-img .widget li,
.pl-dark-img .pl-border {
    border-color: rgba(255, 255, 255, 0.2)
}
.pl-black a:hover,
.pl-grey a:hover,
.pl-dark-img a:hover {
    opacity: .7;
    color: inherit
}
.pl-black .theme-list-nav li a,
.pl-black .theme-list-nav lh a,
.pl-grey .theme-list-nav li a,
.pl-grey .theme-list-nav lh a,
.pl-dark-img .theme-list-nav li a,
.pl-dark-img .theme-list-nav lh a {
    color: #fff
}
.pl-black .theme-list-nav li:hover a,
.pl-black .theme-list-nav li.current-menu-item a,
.pl-black .theme-list-nav lh:hover a,
.pl-black .theme-list-nav lh.current-menu-item a,
.pl-grey .theme-list-nav li:hover a,
.pl-grey .theme-list-nav li.current-menu-item a,
.pl-grey .theme-list-nav lh:hover a,
.pl-grey .theme-list-nav lh.current-menu-item a,
.pl-dark-img .theme-list-nav li:hover a,
.pl-dark-img .theme-list-nav li.current-menu-item a,
.pl-dark-img .theme-list-nav lh:hover a,
.pl-dark-img .theme-list-nav lh.current-menu-item a {
    background-color: rgba(255, 255, 255, 0.2)
}
.pl-black .pl-social-counter,
.pl-grey .pl-social-counter,
.pl-dark-img .pl-social-counter {
    border-right-color: rgba(255, 255, 255, 0.5)
}
.pl-black .pl-social-counter .pl-social-icon i,
.pl-grey .pl-social-counter .pl-social-icon i,
.pl-dark-img .pl-social-counter .pl-social-icon i {
    color: #fff;
    opacity: .5
}
.pl-black .pl-social-counter:hover .pl-social-icon i,
.pl-black .pl-social-counter.loved .pl-social-icon i,
.pl-grey .pl-social-counter:hover .pl-social-icon i,
.pl-grey .pl-social-counter.loved .pl-social-icon i,
.pl-dark-img .pl-social-counter:hover .pl-social-icon i,
.pl-dark-img .pl-social-counter.loved .pl-social-icon i {
    opacity: 1
}
.pl-black .pl-contrast,
.pl-grey .pl-contrast,
.pl-dark-img .pl-contrast {
    background-color: rgba(255, 255, 255, 0.2)
}
.pl-black .pl-link,
.pl-grey .pl-link,
.pl-dark-img .pl-link {
    color: #fff
}
.pl-black {
    background-color: #000
}
.pl-black .pl-base {
    background-color: #000
}
.pl-grey {
    background-color: #1c1c1c
}
.pl-grey .pl-base {
    background-color: #1c1c1c
}
.pl-dark-img {
    color: #fff;
    background-color: #000;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8)
}
.pl-dark-img .pl-base {
    background-color: #000
}
.pl-light-img {
    color: #000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
}
.pl-fixed-top {
    position: fixed;
    z-index: 1030;
    left: 0;
    width: 100%
}
.fixed-top-pusher {
    -webkit-transition: height 0.4s linear;
    -moz-transition: height 0.4s linear;
    -ms-transition: height 0.4s linear;
    transition: height 0.4s linear
}
@media (max-width: 767px) {
    .pl-fixed-top {
        position: static
    }
    .fixed-top-pusher {
        display: none
    }
}
.column-boxed {
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    margin-bottom: 20px
}
.pl-load-element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f6f6f6
}
.pl-load-element .pl-spin-c {
    padding-top: 100px
}
.no-js .pl-loader {
    display: none
}
body {
    margin: 0
}
.pl-loader {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    text-align: center
}
.pl-loader.pl-loader-page {
    position: fixed;
    z-index: 100000
}
.pl-loader.pl-loader-element {
    position: absolute;
    background: #dddddd
}
.pl-loader.pl-loader-element .pl-loader-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px
}
.pl-loader a {
    color: #0096df
}
.pl-loader,
.pl-loader p {
    font-family: "Helvetica Neue", "Helvetica", Arial, serif;
    color:
}
.pl-spinner {
    height: 60px;
    width: 60px;
    margin: 0 auto;
    position: relative;
    -webkit-animation: pl-rotation .6s infinite linear;
    border: 6px solid rgba(0, 150, 223, 0.3);
    border-radius: 100%
}
.pl-spinner:before {
    content: "";
    display: block;
    position: absolute;
    left: -6px;
    top: -6px;
    height: 100%;
    width: 100%;
    border-top: 6px solid #0096df;
    border-left: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid transparent;
    border-radius: 100%
}
@-webkit-keyframes pl-rotation {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg)
    }
}
body .pl-content img {
    max-width: 100%;
    height: auto;
    /*width: auto */
}
body .ie8 img {
    width: auto;
    height: auto
}
body .hentry iframe,
body .hentry video,
body .hentry object {
    max-width: 100%
}
@media screen and (max-width: 767px) {
    .site-wrap {
        -webkit-backface-visibility: hidden
    }
}
.buttons_added input[type="button"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box
}
.buttons_added input[type="number"] {
    margin-bottom: 0
}
.woocommerce .product-thumb-wrap {
    overflow: hidden;
    position: relative
}
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total,
body.woocommerce #content .widget_shopping_cart .total,
body.woocommerce-page #content .widget_shopping_cart .total {
    border-top: none
}
.woocommerce .shipping-calculator-button,
.woocommerce-page .shipping-calculator-button,
body.woocommerce #content .shipping-calculator-button,
body.woocommerce-page #content .shipping-calculator-button {
    font-size: 20px
}
.woocommerce .shipping-calculator-button:after,
.woocommerce-page .shipping-calculator-button:after,
body.woocommerce #content .shipping-calculator-button:after,
body.woocommerce-page #content .shipping-calculator-button:after {
    font-size: 12px
}
.woocommerce input.button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce #respond input#submit,
.woocommerce-page input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page #respond input#submit,
body.woocommerce #content input.button,
body.woocommerce #content a.button,
body.woocommerce #content button.button,
body.woocommerce #content #respond input#submit,
body.woocommerce-page #content input.button,
body.woocommerce-page #content a.button,
body.woocommerce-page #content button.button,
body.woocommerce-page #content #respond input#submit {
    box-shadow: none;
    background: #eee;
    border: 1px solid #cdcdcd
}
.woocommerce input.button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce-page input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page #respond input#submit:hover,
body.woocommerce #content input.button:hover,
body.woocommerce #content a.button:hover,
body.woocommerce #content button.button:hover,
body.woocommerce #content #respond input#submit:hover,
body.woocommerce-page #content input.button:hover,
body.woocommerce-page #content a.button:hover,
body.woocommerce-page #content button.button:hover,
body.woocommerce-page #content #respond input#submit:hover {
    background: #ddd;
    border: 1px solid #ccc
}
.woocommerce input.button.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce-page input.button.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page #respond input#submit.alt,
body.woocommerce #content input.button.alt,
body.woocommerce #content a.button.alt,
body.woocommerce #content button.button.alt,
body.woocommerce #content #respond input#submit.alt,
body.woocommerce-page #content input.button.alt,
body.woocommerce-page #content a.button.alt,
body.woocommerce-page #content button.button.alt,
body.woocommerce-page #content #respond input#submit.alt {
    background: #0096df;
    border: 1px solid #0074ac
}
.woocommerce input.button.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
body.woocommerce #content input.button.alt:hover,
body.woocommerce #content a.button.alt:hover,
body.woocommerce #content button.button.alt:hover,
body.woocommerce #content #respond input#submit.alt:hover,
body.woocommerce-page #content input.button.alt:hover,
body.woocommerce-page #content a.button.alt:hover,
body.woocommerce-page #content button.button.alt:hover,
body.woocommerce-page #content #respond input#submit.alt:hover {
    background: #00a7f9
}
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
body.woocommerce #content table.cart td.actions .coupon .input-text,
body.woocommerce-page #content table.cart td.actions .coupon .input-text {
    height: 25px
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table,
body.woocommerce #content table.shop_table,
body.woocommerce-page #content table.shop_table {
    border: none
}
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box,
body.woocommerce #content #payment div.payment_box,
body.woocommerce-page #content #payment div.payment_box {
    box-shadow: none
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
body.woocommerce #content .woocommerce-message,
body.woocommerce #content .woocommerce-error,
body.woocommerce #content .woocommerce-info,
body.woocommerce-page #content .woocommerce-message,
body.woocommerce-page #content .woocommerce-error,
body.woocommerce-page #content .woocommerce-info {
    padding: 5px 10px !important;
    font-weight: 400;
    font-size: 12px;
    text-shadow: none;
    border: none;
    background: #0096df;
    color: #FFFFFF;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px
}
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
body.woocommerce #content .woocommerce-message .button,
body.woocommerce #content .woocommerce-error .button,
body.woocommerce #content .woocommerce-info .button,
body.woocommerce-page #content .woocommerce-message .button,
body.woocommerce-page #content .woocommerce-error .button,
body.woocommerce-page #content .woocommerce-info .button {
    padding: 4px 7px;
    font-size: 10px;
    border: 1px solid transparent
}
.woocommerce .woocommerce-message:before,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce-page .woocommerce-error:before,
.woocommerce-page .woocommerce-info:before,
body.woocommerce #content .woocommerce-message:before,
body.woocommerce #content .woocommerce-error:before,
body.woocommerce #content .woocommerce-info:before,
body.woocommerce-page #content .woocommerce-message:before,
body.woocommerce-page #content .woocommerce-error:before,
body.woocommerce-page #content .woocommerce-info:before {
    padding-top: 10px;
    display: none
}
.woocommerce h3 label,
.woocommerce .payment_methods label,
.woocommerce-page h3 label,
.woocommerce-page .payment_methods label,
body.woocommerce #content h3 label,
body.woocommerce #content .payment_methods label,
body.woocommerce-page #content h3 label,
body.woocommerce-page #content .payment_methods label {
    font-size: inherit;
    font-weight: inherit;
    display: inline;
    padding: 0
}
.woocommerce #content div.product div.images img,
.woocommerce #content div.product div.images img:hover,
.woocommerce-page #content div.product div.images img,
.woocommerce-page #content div.product div.images img:hover,
body.woocommerce #content #content div.product div.images img,
body.woocommerce #content #content div.product div.images img:hover,
body.woocommerce-page #content #content div.product div.images img,
body.woocommerce-page #content #content div.product div.images img:hover {
    box-shadow: none
}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale,
.woocommerce-page ul.products li.product .onsale,
.woocommerce-page span.onsale,
body.woocommerce #content ul.products li.product .onsale,
body.woocommerce #content span.onsale,
body.woocommerce-page #content ul.products li.product .onsale,
body.woocommerce-page #content span.onsale {
    position: absolute;
    z-index: 10;
    background: #0096df
}
.woocommerce ul.products li.product .price,
.woocommerce div.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce-page div.product .price,
body.woocommerce #content ul.products li.product .price,
body.woocommerce #content div.product .price,
body.woocommerce-page #content ul.products li.product .price,
body.woocommerce-page #content div.product .price {
    color: #0096df
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
body.woocommerce #content ul.products li.product,
body.woocommerce-page #content ul.products li.product {
    border-bottom: none
}
.woocommerce ul.products li.product .product-thumb-wrap,
.woocommerce-page ul.products li.product .product-thumb-wrap,
body.woocommerce #content ul.products li.product .product-thumb-wrap,
body.woocommerce-page #content ul.products li.product .product-thumb-wrap {
    overflow: hidden;
    position: relative;
    margin-bottom: 10px
}
.woocommerce ul.products li.product .product-thumb-wrap a img,
.woocommerce-page ul.products li.product .product-thumb-wrap a img,
body.woocommerce #content ul.products li.product .product-thumb-wrap a img,
body.woocommerce-page #content ul.products li.product .product-thumb-wrap a img {
    margin: 0
}
.woocommerce ul.products li.product .product-thumb-wrap .add_to_cart_button,
.woocommerce ul.products li.product .product-thumb-wrap .product_type_variable,
.woocommerce ul.products li.product .product-thumb-wrap .product_type_grouped,
.woocommerce ul.products li.product .product-thumb-wrap a.btn,
.woocommerce-page ul.products li.product .product-thumb-wrap .add_to_cart_button,
.woocommerce-page ul.products li.product .product-thumb-wrap .product_type_variable,
.woocommerce-page ul.products li.product .product-thumb-wrap .product_type_grouped,
.woocommerce-page ul.products li.product .product-thumb-wrap a.btn,
body.woocommerce #content ul.products li.product .product-thumb-wrap .add_to_cart_button,
body.woocommerce #content ul.products li.product .product-thumb-wrap .product_type_variable,
body.woocommerce #content ul.products li.product .product-thumb-wrap .product_type_grouped,
body.woocommerce #content ul.products li.product .product-thumb-wrap a.btn,
body.woocommerce-page #content ul.products li.product .product-thumb-wrap .add_to_cart_button,
body.woocommerce-page #content ul.products li.product .product-thumb-wrap .product_type_variable,
body.woocommerce-page #content ul.products li.product .product-thumb-wrap .product_type_grouped,
body.woocommerce-page #content ul.products li.product .product-thumb-wrap a.btn {
    position: absolute;
    bottom: -50px;
    top: auto;
    right: 0px;
    padding: 15px;
    border-radius: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s
}
.woocommerce ul.products li.product .product-thumb-wrap:hover .add_to_cart_button,
.woocommerce ul.products li.product .product-thumb-wrap:hover .product_type_variable,
.woocommerce ul.products li.product .product-thumb-wrap:hover .product_type_grouped,
.woocommerce ul.products li.product .product-thumb-wrap:hover a.btn,
.woocommerce-page ul.products li.product .product-thumb-wrap:hover .add_to_cart_button,
.woocommerce-page ul.products li.product .product-thumb-wrap:hover .product_type_variable,
.woocommerce-page ul.products li.product .product-thumb-wrap:hover .product_type_grouped,
.woocommerce-page ul.products li.product .product-thumb-wrap:hover a.btn,
body.woocommerce #content ul.products li.product .product-thumb-wrap:hover .add_to_cart_button,
body.woocommerce #content ul.products li.product .product-thumb-wrap:hover .product_type_variable,
body.woocommerce #content ul.products li.product .product-thumb-wrap:hover .product_type_grouped,
body.woocommerce #content ul.products li.product .product-thumb-wrap:hover a.btn,
body.woocommerce-page #content ul.products li.product .product-thumb-wrap:hover .add_to_cart_button,
body.woocommerce-page #content ul.products li.product .product-thumb-wrap:hover .product_type_variable,
body.woocommerce-page #content ul.products li.product .product-thumb-wrap:hover .product_type_grouped,
body.woocommerce-page #content ul.products li.product .product-thumb-wrap:hover a.btn {
    bottom: 0px
}
.woocommerce ul.products li.product > a,
.woocommerce-page ul.products li.product > a,
body.woocommerce #content ul.products li.product > a,
body.woocommerce-page #content ul.products li.product > a {
    color: inherit
}
.woocommerce ul.products li.product > a:hover img,
.woocommerce ul.products li.product > a img,
.woocommerce-page ul.products li.product > a:hover img,
.woocommerce-page ul.products li.product > a img,
body.woocommerce #content ul.products li.product > a:hover img,
body.woocommerce #content ul.products li.product > a img,
body.woocommerce-page #content ul.products li.product > a:hover img,
body.woocommerce-page #content ul.products li.product > a img {
    box-shadow: none
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3,
body.woocommerce #content ul.products li.product h3,
body.woocommerce-page #content ul.products li.product h3 {
    font-size: 19px;
    padding: 0;
    margin: 0
}
.woocommerce div.product .woocommerce-tabs ul.tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs,
body.woocommerce #content div.product .woocommerce-tabs ul.tabs,
body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
    padding: 0
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
body.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
    border: none
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
body.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
body.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
    box-shadow: none;
    border: none;
    border-radius: 0;
    margin: 0;
    text-shadow: none;
    transition: none
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after,
body.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before,
body.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,
body.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before,
body.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after,
body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before,
body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after,
body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before,
body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:after {
    border: none;
    box-shadow: none;
    border-radius: 0
}
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li,
body.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
    background: #e9e9e9
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
body.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
body.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
    background: #0096df;
    color: #FFFFFF
}
.pl-linkbox {
    background-color: #0096df;
    color: #FFFFFF;
    display: block;
    padding: 15px;
    position: relative;
    transition: all 0.2s linear 0s
}
.pl-linkbox[href]:hover {
    background: #000;
    color: #fff
}
.pl-linkbox .linkbox-icon {
    float: right
}
.pl-linkbox .author {
    display: inline-block;
    margin-top: 5px
}
#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #0096df
}
#page .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #0096df
}
#page .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #000
}
.format-gallery.use-flex-gallery .gallery {
    display: none
}
.flex-gallery {
    padding: 0;
    margin: 0 0 15px;
    position: relative;
    zoom: 1;
    background-color: transparent;
    overflow: hidden
}
.flex-gallery .slides {
    zoom: 1;
    list-style-type: 0;
    margin: 0
}
.flex-gallery .slides > li {
    display: none;
    -webkit-backface-visibility: hidden
}
.flex-gallery .slides img {
    width: 100%;
    display: block
}
.flex-gallery .slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.flex-gallery ul {
    position: relative;
    z-index: 1000;
    margin: 0px
}
.flex-gallery ul li {
    list-style: none
}
.flex-gallery ul li img {
    margin-bottom: 0px !important
}
.flex-gallery ul li .flex-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    margin: 0;
    padding: 10px
}
.flex-gallery ul.flex-direction-nav {
    margin: 0 !important;
    position: absolute !important;
    top: 8px;
    *height: 0
}
.flex-gallery ul.flex-direction-nav li {
    float: left;
    margin-left: 8px
}
.flex-gallery ul.flex-direction-nav a {
    display: block;
    position: relative;
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 25px;
    width: 25px;
    text-align: center;
    transition: all 0.2s linear;
    border-radius: 1px 1px 1px 1px
}
.flex-gallery ul.flex-direction-nav a:hover {
    background-color: #000000
}
.flex-gallery ul.flex-direction-nav a i {
    line-height: 15px
}
.flex-gallery ul.flex-direction-nav a.flex-next {
    padding-left: 2px
}
.flex-gallery ul.flex-direction-nav a.flex-prev {
    padding-right: 2px
}
.flex-gallery .flex-control-nav {
    display: none
}
html[xmlns] .slides {
    display: block
}
* html .slides {
    height: 1%
}
.no-js .slides > li:first-child {
    display: block
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.post-nav,
.current_posts_info {
    padding: 5px 10px;
    position: relative
}
.post-nav a,
.current_posts_info a {
    text-decoration: none
}
.post-nav a:hover,
.current_posts_info a:hover {
    opacity: .7
}
.post-nav .previous a,
.current_posts_info .previous a {
    float: left
}
.post-nav .next a,
.current_posts_info .next a {
    float: right;
    text-align: right
}
.post-nav .previous i,
.post-nav .next i,
.current_posts_info .previous i,
.current_posts_info .next i {
    margin: 0 5px
}
.post-nav .previous a,
.post-nav .next a,
.current_posts_info .previous a,
.current_posts_info .next a {
    line-height: 16px;
    display: block
}
.wp-caption {
    text-align: center;
    padding: 8px 4px 4px;
    border-radius: 3px;
    max-width: 98%;
    margin-bottom: 1em;
    background-color: #f6f6f6;
    border: 1px solid #dddddd
}
.wp-caption .wp-caption-text {
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    margin: 0;
    padding: 6px 0 2px
}
.wp-caption img {
    display: inline-block;
    margin: 0;
    padding: 2px;
    border: 0 none;
    background: rgba(255, 255, 255, 0.6);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
.wp-caption .wp-caption-dd {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0
}
#wp-calendar {
    overflow: hidden;
    padding: 0;
    text-align: center;
    padding: 8px 15px;
    margin: 0;
    margin-top: 5px;
    width: 100%;
    border-collapse: collapse
}
#wp-calendar thead th,
#wp-calendar caption {
    background-color: #f2f2f2;
    color: rgba(0, 0, 0, 0.6)
}
#wp-calendar caption {
    background-color: #f2f2f2;
    font-size: .9em;
    padding: 2px;
    font-weight: normal;
    font-weight: bold
}
#wp-calendar thead th {
    background-color: #f6f6f6;
    padding: 2px;
    font-size: .9em
}
#wp-calendar td {
    padding: 4px 8px
}
#wp-calendar #today {
    background-color: #f2f2f2;
    font-weight: bold
}
.widget {
    margin: 0;
    margin-bottom: 15px;
    overflow: hidden
}
.widget .widget-title,
.widget .widgettitle {
    text-align: left;
    font-family: "Helvetica Neue", "Helvetica", Arial, serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px
}
.widget .widget-title > a,
.widget .widgettitle > a {
    color: inherit
}
.widget .widget-pad {
    padding: 10px
}
.widget .tagcloud {
    padding: .7em;
    line-height: 1.4em
}
.widget.widget_search .widget-title {
    margin-bottom: 10px
}
.widget.widget_archive .postform,
.widget.widget_categories .postform {
    margin: 10px 10px
}
.widget.widget_recent_comments li {
    padding: 4px
}
.widget .textwidget {
    font-size: 13.6px
}
.widget .textwidget > p,
.widget .textwidget > address,
.widget .textwidget > blockquote {
    margin: 1em 0
}
.widget .textwidget > p:first-child,
.widget .textwidget > address:first-child,
.widget .textwidget > blockquote:first-child {
    margin-top: 0
}
.widget .textwidget > p:last-child,
.widget .textwidget > address:last-child,
.widget .textwidget > blockquote:last-child {
    margin-bottom: 0
}
.widget ul {
    font-size: 13.6px
}
.widget ul.sub-menu {
    margin: 0px
}
.widget li {
    padding: 8px 0px;
    list-style: none;
    margin: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #f2f2f2;
    display: block
}
.widget li li {
    padding: 0px;
    border: none;
    margin: 8px 0 8px 15px
}
.widget .tags-list a {
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 3px 3px 0;
    padding: 1px 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
ul.sidebar_widgets {
    list-style-type: none
}
ul.sidebar_widgets li:first-child > h2 {
    margin-top: 0
}
.wp-comments {
    margin: 1em 0 0;
    padding-top: 40px;
    margin-top: -40px
}
.wp-comments .wp-comments-pad {
    padding: 10px 0
}
#respond {
    margin: 24.8px;
    text-align: left
}
#respond #reply-title {
    font-size: 25px
}
#respond #commentform {
    margin-top: 10px
}
#respond #commentform p {
    margin: 0 0 10px
}
#respond #commentform small {
    font-size: 90%
}
#respond #commentform input[type="text"] {
    display: block
}
#respond #commentform textarea {
    height: 140px
}
#respond #commentform #submit {
    display: inline
}
#respond #commentform .required {
    color: rgba(0, 0, 0, 0.6)
}
#respond #commentform p.logged-in-as,
#respond #commentform p.comment-form-comment,
#respond #commentform p.form-submit {
    margin: .3em 0
}
#respond #commentform p.comment-form-comment {
    margin: .8em 0
}
p.form-allowed-tags {
    width: auto;
    margin-bottom: 1.6em;
    font-size: .85em
}
p.form-allowed-tags code {
    background: transparent;
    border: none;
    display: block;
    font-size: 10px;
    line-height: 1.4em;
    margin: 0 0 10px;
    padding: 0
}
.nocommentform {
    display: none
}
#comments-title {
    font-size: 25px
}
.wp-comments h3 {
    font-size: 25px
}
.wp-comments .commentlist {
    list-style-type: none;
    margin: 10px 0px 10px 18px;
    line-height: 1.6em
}
.wp-comments .commentlist > .comment {
    padding-left: 80px;
    border-bottom: 1px dashed #e9e9e9
}
.wp-comments .commentlist p {
    margin: 0 0 1em
}
.wp-comments .commentlist li {
    padding: 20px
}
.wp-comments .commentlist li ul li {
    padding: 15px 0
}
.wp-comments .commentlist img.avatar {
    float: left;
    margin-left: -75px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
.wp-comments .commentlist cite {
    font-weight: bold;
    font-style: normal
}
.wp-comments .commentlist .comment-author {
    font-size: 1.1em
}
.wp-comments .commentlist .comment-awaiting-moderation {
    opacity: .7;
    padding: 0 5px;
    display: inline-block;
    margin: 4px 0 8px 0
}
.wp-comments .commentlist .comment-meta {
    margin: 0 0 24.8px;
    display: block;
    font-size: 11px;
    line-height: 14px
}
.wp-comments .commentlist .comment-meta a {
    color: inherit;
    opacity: .7
}
.wp-comments .commentlist ul.children {
    list-style-type: none
}
.wp-comments .commentlist ul.children .comment-body {
    padding-left: 50px
}
.wp-comments .commentlist ul.children img.avatar {
    width: 40px;
    margin-top: 0;
    margin-left: -50px;
    color: inherit;
    opacity: .7
}
#multisite_area {
    font-size: 1.1em;
    line-height: 1.63em
}
#multisite_area .mu_register {
    width: auto
}
#multisite_area .mu_register input[type="text"] {
    height: auto;
    font-size: 35px;
    background: #f6f6f6;
    padding: 7px 6px
}
#multisite_area .mu_register input[type="submit"] {
    width: auto;
    padding: 8px 18px;
    font-size: 14px;
    font-family: "Helvetica Neue", "Helvetica", Arial, serif
}
#multisite_area .mu_register h1,
#multisite_area .mu_register h2,
#multisite_area .mu_register h3 {
    margin: 1em 0 .5em 0
}
#multisite_area .mu_register > h2 {
    font-size: 28px
}
#multisite_area .mu_register ul {
    padding-left: 25px;
    list-style-type: none
}
#multisite_area .mu_register p {
    font-size: 16px;
    line-height: 1.6em
}
#multisite_area .mu_register p.submit,
#multisite_area .mu_register p.submit:hover,
#multisite_area .mu_register p.submit:active {
    background: none;
    border: none;
    box-shadow: none;
    padding: 0
}
#multisite_area .mu_alert {
    margin: 1em 0;
    font-weight: normal
}
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password] {
    font-size: 16px;
    padding: 5px
}
#wpadminbar {
    min-width: 800px
}
#wpadminbar .pl-admin-bar-label {
    font-family: "Helvetica Neue", "Helvetica", Arial, serif;
    font-size: .846em;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    padding: 3px 4px 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.screen-reader-text {
    display: none
}
#wpstats {
    width: 0px;
    height: 0px;
    overflow: hidden
}
.fb-like {
    margin-right: 20px;
    vertical-align: top
}
.fb-like > span {
    vertical-align: top !important
}
#page .widget_wp125 {
    padding: 0
}
#page .widget_wp125.widget {
    border: none;
    padding: 0;
    margin: 0 0 1em 0
}
#page .widget_wp125.widget .wtitle {
    display: none
}
#page .widget_wp125.widget .winner {
    padding: 0;
    line-height: 1px
}
#page .widget_wp125 .winner {
    width: 100%
}
#page .widget_wp125 .wp125ad {
    padding: 0;
    width: auto;
    float: left;
    max-width: 50%
}
#page .widget_wp125 .wp125ad a {
    margin: 6px;
    padding: 5px;
    margin: 2px 5px 5px 5px;
    display: inline-block;
    border: 1px solid transparent;
    background: #e9e9e9;
    border: 1px solid #f4f4f4;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4)
}
#page .widget_wp125 .wp125ad a img {
    width: 125px;
    height: auto;
    display: block;
    box-shadow: 0 1px 2px #fefefe
}
#page .widget_wp125 .wp125ad a:hover {
    background: #f4f4f4
}
.widget ul.twitter .twitter-item {
    font-weight: normal;
    font-style: italic;
    margin-bottom: .4em;
    font-size: .9em
}
.typekit-badge {
    display: none !important
}
.widget_flickrRSS.widget ul {
    margin: 7px 0px 0px 0px
}
.widget_flickrRSS.widget ul li {
    display: inline-block;
    padding: 0;
    margin: 0;
    border-bottom: none
}
.widget_flickrRSS a {
    display: inline-block;
    margin: 8px 12px 2px 5px
}
.widget_flickrRSS a img {
    display: block;
    font-size: 10px;
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    padding: 3px
}
.widget_flickrRSS a img,
.srp-widget-thmblink {
    background: #e9e9e9;
    border: 1px solid #f4f4f4;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4)
}
.widget_flickrRSS a img:hover {
    background: #f4f4f4
}
.widget div.srp-widget-singlepost {
    border-bottom: 1px solid #f2f2f2;
    font-size: .85em;
    margin: 0;
    padding: 1.2em 0
}
.widget .srp-widget-title-link {
    font-size: .9em;
    line-height: 1.2em
}
.widget .srp-widget-date {
    color: rgba(0, 0, 0, 0.6)
}
.widget div.srp-thumbnail-box {
    padding-right: 15px
}
.srp-widget-excerpt {
    line-height: 1.5em
}
.srp-widget-thmblink {
    display: block;
    padding: 3px;
    text-decoration: none;
    border: none;
    text-shadow: none;
    width: 50px
}
.srp-widget-thmblink img {
    display: block
}
#site #dsq-content {
    text-shadow: none
}
#site #dsq-content a {
    text-shadow: none
}
#site #dsq-content .dsq-request-user-info td a {
    font-weight: normal;
    font-size: 1.2em;
    color: #000000
}
#site #dsq-content .dsq-brlink {
    display: none
}
#site #dsq-content .dsq-request-user-info td small a {
    font-style: italic
}
#site #dsq-content h3 {
    line-height: 1.5em;
    margin-bottom: 1em;
    border-color: #f2f2f2
}
.cform input {
    padding: 5px;
    font-size: 1.1em
}
.cform fieldset {
    border: none
}
.cform input[type="text"].cf_error:focus {
    border-color: rgba(82, 168, 236, 0.8)
}
.cform label {
    display: block;
    margin: 0;
    text-align: left
}
.cform legend {
    display: none
}
.cform .contentcontainer .cform {
    margin: 5px 50px;
    padding: 0px 0
}
.cform ol,
.cform li {
    list-style-type: none;
    margin: 0;
    padding: 0
}
.cform li {
    margin-bottom: .7em
}
.cform .single {
    width: 97%
}
.cform .area {
    width: 97%
}
.cform .emailreqtxt,
.cform .reqtxt {
    font-style: italic
}
.cform .cf_hidden {
    display: none
}
.cform .success {
    padding: 15px;
    margin-bottom: .5em;
    font-size: 1.4em;
    background-color: #f2f2f2
}
.mailinglist .cform ol {
    width: 262px;
    float: left
}
.mailinglist .cform .single {
    width: 97%
}
.mailinglist .cform .sendbutton {
    margin: 21px 0 0 10px;
    padding: 3px 0 2px 0
}
.mailinglist .cform .linklove a {
    display: none
}
#page div.wpcf7-mail-sent-ok {
    border: 1px solid #cee5bb;
    background: #dff0d8
}
#page span.wpcf7-not-valid-tip {
    border: 1px solid #faebcc;
    background: #fcf8e3
}
#page div.wpcf7-validation-errors {
    border: 1px solid #ebccd1;
    background: #f2dede
}
#page div.wpcf7-mail-sent-ok,
#page span.wpcf7-not-valid-tip,
#page div.wpcf7-validation-errors {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    text-align: center;
    -webkit-box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.5);
    box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.5)
}
.pagelines-grid {
    padding: 1%
}
.row,
.row-fluid,
.editor-row,
.row-no-response {
    width: 100%;
    *zoom: 1
}
.row:before,
.row:after,
.row-fluid:before,
.row-fluid:after,
.editor-row:before,
.editor-row:after,
.row-no-response:before,
.row-no-response:after {
    display: table;
    content: "";
    line-height: 0
}
.row:after,
.row-fluid:after,
.editor-row:after,
.row-no-response:after {
    clear: both
}
.row > [class*="span"],
.row-fluid > [class*="span"],
.editor-row > [class*="span"],
.row-no-response > [class*="span"] {
    float: left;
    margin-left: 2.127659574%;
    margin-bottom: 24.8px
}
.row.no-row-space > [class*="span"],
.row-fluid.no-row-space > [class*="span"],
.editor-row.no-row-space > [class*="span"],
.row-no-response.no-row-space > [class*="span"] {
    margin-bottom: 0
}
.row.row-closed > [class*="span"],
.row.row-set > [class*="span"],
.row-fluid.row-closed > [class*="span"],
.row-fluid.row-set > [class*="span"],
.editor-row.row-closed > [class*="span"],
.editor-row.row-set > [class*="span"],
.row-no-response.row-closed > [class*="span"],
.row-no-response.row-set > [class*="span"] {
    margin-left: 0;
    margin-bottom: 0
}
.row.row-closed.with-gutter .span-wrap,
.row.row-set.with-gutter .span-wrap,
.row-fluid.row-closed.with-gutter .span-wrap,
.row-fluid.row-set.with-gutter .span-wrap,
.editor-row.row-closed.with-gutter .span-wrap,
.editor-row.row-set.with-gutter .span-wrap,
.row-no-response.row-closed.with-gutter .span-wrap,
.row-no-response.row-set.with-gutter .span-wrap {
    padding: 10px
}
.row.row-squared .span12,
.row-fluid.row-squared .span12,
.editor-row.row-squared .span12,
.row-no-response.row-squared .span12 {
    padding-bottom: 99.99999999%
}
.row.row-squared .span11,
.row-fluid.row-squared .span11,
.editor-row.row-squared .span11,
.row-no-response.row-squared .span11 {
    padding-bottom: 91.489361693%
}
.row.row-squared .span10,
.row-fluid.row-squared .span10,
.editor-row.row-squared .span10,
.row-no-response.row-squared .span10 {
    padding-bottom: 82.978723396%
}
.row.row-squared .span9,
.row-fluid.row-squared .span9,
.editor-row.row-squared .span9,
.row-no-response.row-squared .span9 {
    padding-bottom: 74.468085099%
}
.row.row-squared .span8,
.row-fluid.row-squared .span8,
.editor-row.row-squared .span8,
.row-no-response.row-squared .span8 {
    padding-bottom: 65.957446802%
}
.row.row-squared .span7,
.row-fluid.row-squared .span7,
.editor-row.row-squared .span7,
.row-no-response.row-squared .span7 {
    padding-bottom: 57.446808505%
}
.row.row-squared .span6,
.row-fluid.row-squared .span6,
.editor-row.row-squared .span6,
.row-no-response.row-squared .span6 {
    padding-bottom: 48.936170208%
}
.row.row-squared .span5,
.row-fluid.row-squared .span5,
.editor-row.row-squared .span5,
.row-no-response.row-squared .span5 {
    padding-bottom: 40.425531911%
}
.row.row-squared .span4,
.row-fluid.row-squared .span4,
.editor-row.row-squared .span4,
.row-no-response.row-squared .span4 {
    padding-bottom: 31.914893614%
}
.row.row-squared .span3,
.row-fluid.row-squared .span3,
.editor-row.row-squared .span3,
.row-no-response.row-squared .span3 {
    padding-bottom: 23.404255317%
}
.row.row-squared .span2,
.row-fluid.row-squared .span2,
.editor-row.row-squared .span2,
.row-no-response.row-squared .span2 {
    padding-bottom: 14.89361702%
}
.row.row-squared .span1,
.row-fluid.row-squared .span1,
.editor-row.row-squared .span1,
.row-no-response.row-squared .span1 {
    padding-bottom: 6.382978723%
}
.row.row-closed > .span1,
.row-fluid.row-closed > .span1,
.editor-row.row-closed > .span1,
.row-no-response.row-closed > .span1 {
    width: 8.333333333%
}
.row.row-closed > .span2,
.row-fluid.row-closed > .span2,
.editor-row.row-closed > .span2,
.row-no-response.row-closed > .span2 {
    width: 16.666666666%
}
.row.row-closed > .span3,
.row-fluid.row-closed > .span3,
.editor-row.row-closed > .span3,
.row-no-response.row-closed > .span3 {
    width: 25%
}
.row.row-closed > .span4,
.row-fluid.row-closed > .span4,
.editor-row.row-closed > .span4,
.row-no-response.row-closed > .span4 {
    width: 33.33333333%
}
.row.row-closed > .span5,
.row-fluid.row-closed > .span5,
.editor-row.row-closed > .span5,
.row-no-response.row-closed > .span5 {
    width: 41.6666666%
}
.row.row-closed > .span6,
.row-fluid.row-closed > .span6,
.editor-row.row-closed > .span6,
.row-no-response.row-closed > .span6 {
    width: 50%
}
.row.row-closed > .span7,
.row-fluid.row-closed > .span7,
.editor-row.row-closed > .span7,
.row-no-response.row-closed > .span7 {
    width: 58.3333333%
}
.row.row-closed > .span8,
.row-fluid.row-closed > .span8,
.editor-row.row-closed > .span8,
.row-no-response.row-closed > .span8 {
    width: 66.6666666%
}
.row.row-closed > .span9,
.row-fluid.row-closed > .span9,
.editor-row.row-closed > .span9,
.row-no-response.row-closed > .span9 {
    width: 75%
}
.row.row-closed > .span10,
.row-fluid.row-closed > .span10,
.editor-row.row-closed > .span10,
.row-no-response.row-closed > .span10 {
    width: 83.3333333%
}
.row.row-closed > .span11,
.row-fluid.row-closed > .span11,
.editor-row.row-closed > .span11,
.row-no-response.row-closed > .span11 {
    width: 91.6666666%
}
.row.row-closed > .span12,
.row-fluid.row-closed > .span12,
.editor-row.row-closed > .span12,
.row-no-response.row-closed > .span12 {
    width: 100%
}
.row.row-closed.row-squared .span1,
.row-fluid.row-closed.row-squared .span1,
.editor-row.row-closed.row-squared .span1,
.row-no-response.row-closed.row-squared .span1 {
    padding-bottom: 8.333333333%
}
.row.row-closed.row-squared .span2,
.row-fluid.row-closed.row-squared .span2,
.editor-row.row-closed.row-squared .span2,
.row-no-response.row-closed.row-squared .span2 {
    padding-bottom: 16.666666666%
}
.row.row-closed.row-squared .span3,
.row-fluid.row-closed.row-squared .span3,
.editor-row.row-closed.row-squared .span3,
.row-no-response.row-closed.row-squared .span3 {
    padding-bottom: 25%
}
.row.row-closed.row-squared .span4,
.row-fluid.row-closed.row-squared .span4,
.editor-row.row-closed.row-squared .span4,
.row-no-response.row-closed.row-squared .span4 {
    padding-bottom: 33.33333333%
}
.row.row-closed.row-squared .span5,
.row-fluid.row-closed.row-squared .span5,
.editor-row.row-closed.row-squared .span5,
.row-no-response.row-closed.row-squared .span5 {
    padding-bottom: 41.6666666%
}
.row.row-closed.row-squared .span6,
.row-fluid.row-closed.row-squared .span6,
.editor-row.row-closed.row-squared .span6,
.row-no-response.row-closed.row-squared .span6 {
    padding-bottom: 50%
}
.row.row-closed.row-squared .span7,
.row-fluid.row-closed.row-squared .span7,
.editor-row.row-closed.row-squared .span7,
.row-no-response.row-closed.row-squared .span7 {
    padding-bottom: 58.3333333%
}
.row.row-closed.row-squared .span8,
.row-fluid.row-closed.row-squared .span8,
.editor-row.row-closed.row-squared .span8,
.row-no-response.row-closed.row-squared .span8 {
    padding-bottom: 66.6666666%
}
.row.row-closed.row-squared .span9,
.row-fluid.row-closed.row-squared .span9,
.editor-row.row-closed.row-squared .span9,
.row-no-response.row-closed.row-squared .span9 {
    padding-bottom: 75%
}
.row.row-closed.row-squared .span10,
.row-fluid.row-closed.row-squared .span10,
.editor-row.row-closed.row-squared .span10,
.row-no-response.row-closed.row-squared .span10 {
    padding-bottom: 83.3333333%
}
.row.row-closed.row-squared .span11,
.row-fluid.row-closed.row-squared .span11,
.editor-row.row-closed.row-squared .span11,
.row-no-response.row-closed.row-squared .span11 {
    padding-bottom: 91.6666666%
}
.row.row-closed.row-squared .span12,
.row-fluid.row-closed.row-squared .span12,
.editor-row.row-closed.row-squared .span12,
.row-no-response.row-closed.row-squared .span12 {
    padding-bottom: 100%
}
.row > [class*="span"]:first-child,
.row > section:first-of-type,
.row .sortable-first,
.row-fluid > [class*="span"]:first-child,
.row-fluid > section:first-of-type,
.row-fluid .sortable-first,
.editor-row > [class*="span"]:first-child,
.editor-row > section:first-of-type,
.editor-row .sortable-first,
.row-no-response > [class*="span"]:first-child,
.row-no-response > section:first-of-type,
.row-no-response .sortable-first {
    margin-left: 0;
    clear: both
}
.row .span12,
.row-fluid .span12,
.editor-row .span12,
.row-no-response .span12 {
    width: 99.99999999%
}
.row .span11,
.row-fluid .span11,
.editor-row .span11,
.row-no-response .span11 {
    width: 91.489361693%
}
.row .span10,
.row-fluid .span10,
.editor-row .span10,
.row-no-response .span10 {
    width: 82.978723396%
}
.row .span9,
.row-fluid .span9,
.editor-row .span9,
.row-no-response .span9 {
    width: 74.468085099%
}
.row .span8,
.row-fluid .span8,
.editor-row .span8,
.row-no-response .span8 {
    width: 65.957446802%
}
.row .span7,
.row-fluid .span7,
.editor-row .span7,
.row-no-response .span7 {
    width: 57.446808505%
}
.row .span6,
.row-fluid .span6,
.editor-row .span6,
.row-no-response .span6 {
    width: 48.936170208%
}
.row .span5,
.row-fluid .span5,
.editor-row .span5,
.row-no-response .span5 {
    width: 40.425531911%
}
.row .span4,
.row-fluid .span4,
.editor-row .span4,
.row-no-response .span4 {
    width: 31.914893614%
}
.row .span3,
.row-fluid .span3,
.editor-row .span3,
.row-no-response .span3 {
    width: 23.404255317%
}
.row .span2,
.row-fluid .span2,
.editor-row .span2,
.row-no-response .span2 {
    width: 14.89361702%
}
.row .span1,
.row-fluid .span1,
.editor-row .span1,
.row-no-response .span1 {
    width: 6.382978723%
}
.row .offset12,
.row-fluid .offset12,
.editor-row .offset12,
.row-no-response .offset12 {
    margin-left: 104.255319138%
}
.row .offset12.sortable-first,
.row .offset12:first-child,
.row-fluid .offset12.sortable-first,
.row-fluid .offset12:first-child,
.editor-row .offset12.sortable-first,
.editor-row .offset12:first-child,
.row-no-response .offset12.sortable-first,
.row-no-response .offset12:first-child {
    margin-left: 102.127659564%
}
.row .offset11,
.row-fluid .offset11,
.editor-row .offset11,
.row-no-response .offset11 {
    margin-left: 95.744680841%
}
.row .offset11.sortable-first,
.row .offset11:first-child,
.row-fluid .offset11.sortable-first,
.row-fluid .offset11:first-child,
.editor-row .offset11.sortable-first,
.editor-row .offset11:first-child,
.row-no-response .offset11.sortable-first,
.row-no-response .offset11:first-child {
    margin-left: 93.617021267%
}
.row .offset10,
.row-fluid .offset10,
.editor-row .offset10,
.row-no-response .offset10 {
    margin-left: 87.234042544%
}
.row .offset10.sortable-first,
.row .offset10:first-child,
.row-fluid .offset10.sortable-first,
.row-fluid .offset10:first-child,
.editor-row .offset10.sortable-first,
.editor-row .offset10:first-child,
.row-no-response .offset10.sortable-first,
.row-no-response .offset10:first-child {
    margin-left: 85.10638297%
}
.row .offset9,
.row-fluid .offset9,
.editor-row .offset9,
.row-no-response .offset9 {
    margin-left: 78.723404247%
}
.row .offset9.sortable-first,
.row .offset9:first-child,
.row-fluid .offset9.sortable-first,
.row-fluid .offset9:first-child,
.editor-row .offset9.sortable-first,
.editor-row .offset9:first-child,
.row-no-response .offset9.sortable-first,
.row-no-response .offset9:first-child {
    margin-left: 76.595744673%
}
.row .offset8,
.row-fluid .offset8,
.editor-row .offset8,
.row-no-response .offset8 {
    margin-left: 70.21276595%
}
.row .offset8.sortable-first,
.row .offset8:first-child,
.row-fluid .offset8.sortable-first,
.row-fluid .offset8:first-child,
.editor-row .offset8.sortable-first,
.editor-row .offset8:first-child,
.row-no-response .offset8.sortable-first,
.row-no-response .offset8:first-child {
    margin-left: 68.085106376%
}
.row .offset7,
.row-fluid .offset7,
.editor-row .offset7,
.row-no-response .offset7 {
    margin-left: 61.702127653%
}
.row .offset7.sortable-first,
.row .offset7:first-child,
.row-fluid .offset7.sortable-first,
.row-fluid .offset7:first-child,
.editor-row .offset7.sortable-first,
.editor-row .offset7:first-child,
.row-no-response .offset7.sortable-first,
.row-no-response .offset7:first-child {
    margin-left: 59.574468079%
}
.row .offset6,
.row-fluid .offset6,
.editor-row .offset6,
.row-no-response .offset6 {
    margin-left: 53.191489356%
}
.row .offset6.sortable-first,
.row .offset6:first-child,
.row-fluid .offset6.sortable-first,
.row-fluid .offset6:first-child,
.editor-row .offset6.sortable-first,
.editor-row .offset6:first-child,
.row-no-response .offset6.sortable-first,
.row-no-response .offset6:first-child {
    margin-left: 51.063829782%
}
.row .offset5,
.row-fluid .offset5,
.editor-row .offset5,
.row-no-response .offset5 {
    margin-left: 44.680851059%
}
.row .offset5.sortable-first,
.row .offset5:first-child,
.row-fluid .offset5.sortable-first,
.row-fluid .offset5:first-child,
.editor-row .offset5.sortable-first,
.editor-row .offset5:first-child,
.row-no-response .offset5.sortable-first,
.row-no-response .offset5:first-child {
    margin-left: 42.553191485%
}
.row .offset4,
.row-fluid .offset4,
.editor-row .offset4,
.row-no-response .offset4 {
    margin-left: 36.170212762%
}
.row .offset4.sortable-first,
.row .offset4:first-child,
.row-fluid .offset4.sortable-first,
.row-fluid .offset4:first-child,
.editor-row .offset4.sortable-first,
.editor-row .offset4:first-child,
.row-no-response .offset4.sortable-first,
.row-no-response .offset4:first-child {
    margin-left: 34.042553188%
}
.row .offset3,
.row-fluid .offset3,
.editor-row .offset3,
.row-no-response .offset3 {
    margin-left: 27.659574465%
}
.row .offset3.sortable-first,
.row .offset3:first-child,
.row-fluid .offset3.sortable-first,
.row-fluid .offset3:first-child,
.editor-row .offset3.sortable-first,
.editor-row .offset3:first-child,
.row-no-response .offset3.sortable-first,
.row-no-response .offset3:first-child {
    margin-left: 25.531914891%
}
.row .offset2,
.row-fluid .offset2,
.editor-row .offset2,
.row-no-response .offset2 {
    margin-left: 19.148936168%
}
.row .offset2.sortable-first,
.row .offset2:first-child,
.row-fluid .offset2.sortable-first,
.row-fluid .offset2:first-child,
.editor-row .offset2.sortable-first,
.editor-row .offset2:first-child,
.row-no-response .offset2.sortable-first,
.row-no-response .offset2:first-child {
    margin-left: 17.021276594%
}
.row .offset1,
.row-fluid .offset1,
.editor-row .offset1,
.row-no-response .offset1 {
    margin-left: 10.638297871%
}
.row .offset1.sortable-first,
.row .offset1:first-child,
.row-fluid .offset1.sortable-first,
.row-fluid .offset1:first-child,
.editor-row .offset1.sortable-first,
.editor-row .offset1:first-child,
.row-no-response .offset1.sortable-first,
.row-no-response .offset1:first-child {
    margin-left: 8.510638297%
}
.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: rgba(0, 0, 0, 0.05);
    border-left: 5px solid #0096df
}
.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 18px;
    font-size: 22px;
    color: inherit;
    opacity: .4
}
.alert p {
    margin: 0
}
.alert .btn-mini {
    vertical-align: top
}
.alert-heading {
    color: inherit
}
h2.alert-heading,
h3.alert-heading,
h4.alert-heading,
h5.alert-heading,
h6.alert-heading {
    margin: 0 auto 0.25em
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #453404
}
.alert-success {
    background-color: #dff0d8;
    border-color: #cee5bb;
    color: #468847
}
.alert-important,
.alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48
}
.alert-info {
    background-color: #d9edf7;
    border-color: #afd9ee;
    color: #3a87ad
}
.alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}
.alert-block > p,
.alert-block > ul {
    margin-bottom: 0
}
.alert-block p + p {
    margin-top: 5px
}
.label,
.badge {
    font-family: "Helvetica Neue", "Helvetica", Arial, serif;
    font-size: .846em;
    font-weight: bold;
    line-height: 14px;
    vertical-align: baseline;
    white-space: nowrap
}
.label {
    padding: 1px 4px 2px;
    border-radius: 3px
}
.badge {
    padding: 1px 9px 2px;
    border-radius: 9px
}
body a.label:hover,
body a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label-important,
.label-warning,
.label-success,
.label-info,
.label-inverse,
.badge-important,
.badge-warning,
.badge-success,
.badge-info,
.badge-inverse {
    color: #fff
}
.label-important,
.badge-important {
    background-color: #f04831
}
.label-important[href]:hover,
.badge-important[href]:hover {
    background-color: #de2910
}
.label-warning,
.badge-warning {
    background-color: #f6653c
}
.label-warning[href]:hover,
.badge-warning[href]:hover {
    background-color: #f43f0b
}
.label-success,
.badge-success {
    background-color: #468847
}
.label-success[href]:hover,
.badge-success[href]:hover {
    background-color: #356635
}
.label-info,
.badge-info {
    background-color: #2a7dea
}
.label-info[href]:hover,
.badge-info[href]:hover {
    background-color: #1464cd
}
.label-inverse,
.badge-inverse {
    background-color: #333
}
.label-inverse[href]:hover,
.badge-inverse[href]:hover {
    background-color: #1a1a1a
}
.btn .label,
.btn .badge {
    position: relative;
    top: -1px
}
.btn-mini .label,
.btn-mini .badge {
    top: 0
}
.tooltip {
    position: absolute;
    z-index: 1020;
    font-family: "Helvetica Neue", "Helvetica", Arial, serif;
    display: block;
    visibility: visible;
    padding: 5px;
    font-size: 11px;
    opacity: 0
}
.tooltip.in {
    opacity: .8
}
.tooltip.top {
    margin-top: -2px
}
.tooltip.right {
    margin-left: 2px
}
.tooltip.bottom {
    margin-top: 2px
}
.tooltip.left {
    margin-left: -2px
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #000
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #000
}
.tooltip-inner {
    font-weight: normal;
    max-width: 300px;
    padding: 3px 8px;
    color: #fff;
    text-shadow: none;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    white-space: nowrap
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    width: 236px;
    padding: 1px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover-content p:first-child {
    margin-top: 0
}
.popover-content p,
.popover-content ul,
.popover-content ol {
    margin-bottom: 0
}
.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover .arrow:after {
    content: "";
    z-index: -1
}
.popover.top .arrow {
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    border-width: 10px 10px 0;
    border-top-color: #fff
}
.popover.top .arrow:after {
    border-width: 11px 11px 0;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -1px;
    left: -11px
}
.popover.right .arrow {
    top: 50%;
    left: -10px;
    margin-top: -10px;
    border-width: 10px 10px 10px 0;
    border-right-color: #fff
}
.popover.right .arrow:after {
    border-width: 11px 11px 11px 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    left: -1px
}
.popover.bottom .arrow {
    top: -10px;
    left: 50%;
    margin-left: -10px;
    border-width: 0 10px 10px;
    border-bottom-color: #fff
}
.popover.bottom .arrow:after {
    border-width: 0 11px 11px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -1px;
    left: -11px
}
.popover.left .arrow {
    top: 50%;
    right: -10px;
    margin-top: -10px;
    border-width: 10px 0 10px 10px;
    border-left-color: #fff
}
.popover.left .arrow:after {
    border-width: 11px 0 11px 11px;
    border-left-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    right: -1px
}
.btn {
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 23.8px;
    color: #333;
    text-align: center;
    vertical-align: middle;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
    font-family: "Helvetica Neue", "Helvetica", Arial, serif;
    text-shadow: none
}
.btn:hover {
    color: #333;
    text-decoration: none;
    background-color: #f7f7f7;
    background-position: 0 -25px;
    color: #000;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -ms-transition: background-position .1s linear;
    transition: background-position .1s linear
}
.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn.active,
.btn:active {
    background-image: none;
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    outline: 0
}
.btn.btn-page {
    background: #f6f6f6;
    border: 1px solid #d0d0d0;
    color: #000000
}
.btn.btn-page:hover {
    color: #000000;
    background-color: #e9e9e9
}
.btn.btn-overlay {
    background: rgba(0, 0, 0, 0.5);
    border: none;
    color: #fff
}
.btn.btn-overlay:hover {
    color: #FFFFFF;
    background: rgba(0, 150, 223, 0.8)
}
.btn.btn-ol-white,
.btn.btn-ol-black,
.btn.btn-ol-link {
    background: transparent;
    border: 1px solid transparent
}
.btn.btn-ol-white.btn-large,
.btn.btn-ol-black.btn-large,
.btn.btn-ol-link.btn-large {
    padding: 9px 25px;
    border-width: 2px
}
.btn.btn-ol-white {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.6)
}
.btn.btn-ol-white:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.1);
    border-color: 2px solid #ffffff
}
.btn.btn-ol-black {
    color: rgba(0, 0, 0, 0.4);
    border-color: rgba(0, 0, 0, 0.3)
}
.btn.btn-ol-black:hover {
    color: rgba(0, 0, 0, 0.7);
    background: rgba(0, 0, 0, 0.1);
    border-color: rgba(0, 0, 0, 0.7)
}
.btn.btn-ol-link {
    color: #0096df;
    border-color: #0096df
}
.btn.btn-ol-link:hover {
    color: #0096df;
    border-color: #0096df;
    opacity: .8
}
a.btn {
    color: #333
}
a.btn:hover {
    color: #000
}
body a.btn:hover {
    text-decoration: none
}
.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-image: none;
    background-color: #e6e6e6;
    opacity: .65;
    box-shadow: none
}
.btn-large {
    letter-spacing: 2px;
    padding: 10px 25px;
    line-height: normal;
    font-weight: 600;
    border-radius: 2px
}
.btn-large [class^="icon-"] {
    margin-top: 1px
}
.btn-small {
    letter-spacing: 0px;
    padding: 2px 10px;
    font-size: 13.6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
    margin-top: 0
}
.btn-mini {
    letter-spacing: 0px;
    font-weight: 200;
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
    margin-top: -1px
}
.btn-primary,
a.btn-primary,
.btn-warning,
a.btn-warning,
.btn-important,
a.btn-important,
.btn-success,
a.btn-success,
.btn-info,
a.btn-info,
.btn-inverse,
a.btn-inverse,
.btn-edit,
a.btn-edit {
    color: #fff;
    border: none;
    padding: 5px 10px;
    text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1) inset, 0px 2px 0px rgba(255, 255, 255, 0.15) inset, inset 0px -1px 0px rgba(0, 0, 0, 0.2)
}
.btn-primary.btn-large,
a.btn-primary.btn-large,
.btn-warning.btn-large,
a.btn-warning.btn-large,
.btn-important.btn-large,
a.btn-important.btn-large,
.btn-success.btn-large,
a.btn-success.btn-large,
.btn-info.btn-large,
a.btn-info.btn-large,
.btn-inverse.btn-large,
a.btn-inverse.btn-large,
.btn-edit.btn-large,
a.btn-edit.btn-large {
    padding: 11px 25px
}
.btn-primary.btn-mini,
a.btn-primary.btn-mini,
.btn-warning.btn-mini,
a.btn-warning.btn-mini,
.btn-important.btn-mini,
a.btn-important.btn-mini,
.btn-success.btn-mini,
a.btn-success.btn-mini,
.btn-info.btn-mini,
a.btn-info.btn-mini,
.btn-inverse.btn-mini,
a.btn-inverse.btn-mini,
.btn-edit.btn-mini,
a.btn-edit.btn-mini {
    padding: 3px 10px
}
.btn-primarya,
.btn-primary:hover,
a.btn-primarya,
a.btn-primary:hover,
.btn-warninga,
.btn-warning:hover,
a.btn-warninga,
a.btn-warning:hover,
.btn-importanta,
.btn-important:hover,
a.btn-importanta,
a.btn-important:hover,
.btn-successa,
.btn-success:hover,
a.btn-successa,
a.btn-success:hover,
.btn-infoa,
.btn-info:hover,
a.btn-infoa,
a.btn-info:hover,
.btn-inversea,
.btn-inverse:hover,
a.btn-inversea,
a.btn-inverse:hover,
.btn-edita,
.btn-edit:hover,
a.btn-edita,
a.btn-edit:hover {
    text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.3);
    color: #fff
}
.btn-primary.active,
a.btn-primary.active,
.btn-warning.active,
a.btn-warning.active,
.btn-important.active,
a.btn-important.active,
.btn-success.active,
a.btn-success.active,
.btn-info.active,
a.btn-info.active,
.btn-inverse.active,
a.btn-inverse.active,
.btn-edit.active,
a.btn-edit.active {
    color: rgba(255, 255, 255, 0.75)
}
.btn-link-color,
a.btn-link-color {
    border: none;
    background: #0096df;
    color: #FFFFFF
}
.btn-link-color.btn-large,
a.btn-link-color.btn-large {
    padding: 11px 25px
}
.btn-link-color:hover,
a.btn-link-color:hover {
    background: #0096df;
    color: #FFFFFF;
    opacity: .8
}
.btn-primary {
    background: #2a7dea;
    border-color: #1569d6 #1569d6 #0e4790;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    background-color: #1569d6
}
.btn-primary:active,
.btn-primary.active {
    background-color: #1152a8 \9
}
.btn-warning {
    background: #f6653c;
    border-color: #f6563c #f6563c #db270a;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    background-color: #f6563c
}
.btn-warning:active,
.btn-warning.active {
    background-color: #f42b0b \9
}
.btn-important {
    background: #f04831;
    border-color: #ee3319 #ee3319 #ae200d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-important:hover,
.btn-important:active,
.btn-important.active,
.btn-important.disabled,
.btn-important[disabled] {
    background-color: #ee3319
}
.btn-important:active,
.btn-important.active {
    background-color: #c6250e \9
}
.btn-success {
    background: #27ce60;
    border-color: #21ac50 #21ac50 #146b32;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    background-color: #21ac50
}
.btn-success:active,
.btn-success.active {
    background-color: #18813c \9
}
.btn-info {
    background: #2ac4ea;
    border-color: #16bbe4 #16bbe4 #10829e;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background-color: #16bbe4
}
.btn-info:active,
.btn-info.active {
    background-color: #1295b6 \9
}
.btn-inverse {
    background: #222;
    border-color: #000 #000 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    background-color: #000
}
.btn-inverse:active,
.btn-inverse.active {
    background-color: #000000 \9
}
.btn-link-icon > i:first-child {
    color: #0096df
}
@media (max-width: 767px) {
    .btn.btn-large,
    a.btn.btn-large {
        padding: 6px 14px;
        font-size: 12px;
        letter-spacing: 0
    }
    .btn.btn-large.btn-ol-white,
    .btn.btn-large.btn-ol-black,
    .btn.btn-large.btn-ol-link,
    a.btn.btn-large.btn-ol-white,
    a.btn.btn-large.btn-ol-black,
    a.btn.btn-large.btn-ol-link {
        border-width: 1px;
        padding: 4px 12px
    }
}
button.btn,
input[type="submit"].btn {
    *padding-top: 2px;
    *padding-bottom: 2px
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px
}
.btn-group {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    white-space: nowrap;
    *margin-left: .3em
}
.btn-group:first-child {
    *margin-left: 0
}
.btn-group + .btn-group {
    margin-left: 5px
}
.btn-toolbar {
    margin-top: 12.4px;
    margin-bottom: 12.4px
}
.btn-toolbar .btn-group {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
.btn-group .btn {
    position: relative;
    float: left;
    margin-left: -1px;
    border-radius: 0
}
.btn-group .btn:first-child {
    margin-left: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}
.btn-group .btn:last-child,
.btn-group .dropdown-toggle {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}
.btn-group .btn.large:first-child {
    margin-left: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}
.btn-group .btn.large:last-child,
.btn-group .large.dropdown-toggle {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}
.btn-group .btn:hover,
.btn-group .btn:focus,
.btn-group .btn:active,
.btn-group .btn.active {
    z-index: 2
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
    *padding-top: 3px;
    *padding-bottom: 3px
}
.btn-group .btn-mini.dropdown-toggle {
    padding-left: 5px;
    padding-right: 5px;
    *padding-top: 1px;
    *padding-bottom: 1px
}
.btn-group .btn-small.dropdown-toggle {
    *padding-top: 4px;
    *padding-bottom: 4px
}
.btn-group .btn-large.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open {
    *z-index: 1000
}
.btn-group.open .dropdown-menu {
    display: block;
    margin-top: 1px;
    border-radius: 5px
}
.btn-group.open .dropdown-toggle {
    background-image: none;
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}
.btn .caret {
    margin-top: 7px;
    margin-left: 0
}
.btn:hover .caret,
.open.btn-group .caret {
    opacity: 1
}
.btn-mini .caret {
    margin-top: 5px
}
.btn-small .caret {
    margin-top: 6px
}
.btn-large .caret {
    margin-top: 6px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000
}
.btn-primary .caret,
.btn-warning .caret,
.btn-important .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: .75
}
.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    box-sizing: border-box
}
.btn-block + .btn-block {
    margin-top: 5px
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    box-shadow: none
}
.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #0096df;
    border-radius: 0
}
.btn-link:hover,
.btn-link:focus {
    color: rgba(0, 150, 223, 0.7);
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
    color: #333;
    text-decoration: none
}
body {
    font-size: 16px;
    font-family: "Helvetica Neue", "Helvetica", Arial, serif;
    font-weight: 11.9px;
    line-height: 1.25em;
    color: #000000
}
p {
    /*margin: 1.55em 0;*/
    hyphenate: auto;
    hyphenate-before: 2;
    hyphenate-after: 3;
    hyphenate-lines: 3;
    orphans: 4
}
p small {
    color: rgba(0, 0, 0, 0.7);
    font-size: 14px;
    line-height: 12.4px
}
p:before {
    content: "";
    width: 8em;
    display: block;
    overflow: hidden
}
a {
    color: #0096df;
    transition: color .2s linear, background .2s linear
}
a:hover {
    color: rgba(0, 150, 223, 0.7);
    text-decoration: none
}
dt {
    font-weight: bold
}
dd {
    font-style: italic
}
sup {
    font-size: .7em;
    vertical-align: top;
    vertical-align: super
}
sub {
    font-size: .7em;
    vertical-align: bottom
}
big {
    font-size: 1.3em
}
abbr,
acronym {
    border-bottom: .1em dotted;
    cursor: help
}
q:before,
q:after {
    content: "'"
}
code {
    padding: 0 3px 2px;
    font-family: Menlo, Monaco, "Courier New", monospace;
    font-size: 12px;
    background-color: #f2f2f2;
    border: 1px solid #dedede
}
code {
    padding: 2px 4px
}
pre {
    display: block;
    padding: 8.5px;
    margin: 1em;
    font-size: 12.025px;
    line-height: 18px;
    white-space: pre;
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: break-word
}
pre code {
    padding: 0;
    color: inherit;
    background-color: transparent;
    border: 0
}
pre.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: .4em 0;
    text-rendering: optimizelegibility;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    line-height: 130%
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    font-size: 16px
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a {
    color: inherit
}
h1 > a:hover,
h2 > a:hover,
h3 > a:hover,
h4 > a:hover,
h5 > a:hover,
h6 > a:hover {
    color: #0096df
}
.subhead {
    color: rgba(0, 0, 0, 0.7);
    font-size: 82%
}
h1 {
    font-size: 44.8px
}
h2 {
    font-size: 38.4px
}
h3 {
    font-size: 28.8px
}
h4 {
    font-size: 22.4px
}
h5 {
    font-size: 17.6px
}
h6 {
    font-size: 16px
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2em
}
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p {
    margin-top: .4em
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}
h1 + img,
h2 + img {
    margin-top: 1em
}
.page-header {
    padding-bottom: 23.8px;
    margin: 74.4px 0 24.8px;
    border-bottom: 1px solid #dddddd
}
.page-header h1 {
    line-height: 1;
    margin: 0
}
.page-header-minor {
    margin: 24.8px 0;
    padding: 12.4px 0;
    border-bottom: 1px solid #dddddd
}
.hentry ul,
.hentry ol {
    padding: 0;
    margin: 0 0 1em 30px
}
.hentry ol list-style:decimalol list-style:lower-romanol {
    list-style: lower-alpha
}
.hentry ul {
    list-style: disc
}
.hentry ol {
    list-style: decimal
}
.hentry ul ul,
.hentry ul ol,
.hentry ol ol,
.hentry ol ul {
    margin-bottom: 0
}
.hentry h1,
.hentry h2,
.hentry h3,
.hentry h4,
.hentry h5,
.hentry h6 {
    margin: 1em 0
}
.hentry p {
    margin: 0 0 1.55em 0
}

ul.unstyled,
ol.unstyled {
    margin-left: 0;
    list-style: none
}
dl {
    margin-bottom: 24.8px
}
dt,
dd {
    line-height: 24.8px
}
dt {
    font-weight: bold;
    line-height: 23.8px
}
dd {
    margin-left: 12.4px
}
.dl-horizontal dt {
    float: left;
    clear: left;
    width: 120px;
    text-align: right
}
.dl-horizontal dd {
    margin-left: 130px
}
a {
    text-decoration: none
}
a:focus {
    outline: 1px dotted invert
}
a:active,
a:focus {
    outline: none !important
}
input.searchfield:active {
    outline: none !important
}
hr {
    clear: both;
    height: 0;
    margin: 24.8px 0;
    border: 0;
    border-bottom: 1px solid #dddddd
}
hr.soften {
    height: 1px;
    background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1), transparent);
    background-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1), transparent);
    background-image: -ms-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1), transparent);
    background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.1), transparent);
    border: 0
}
strong {
    font-weight: 600
}
em {
    font-style: italic
}
.muted {
    color: #999
}
.spamp {
    font-family: 'Baskerville', Palatino, georgia;
    font-style: italic;
    font-weight: normal
}
.serifize {
    font-family: georgia, times, serif;
    font-style: italic;
    font-weight: normal
}
abbr[title] {
    border-bottom: 1px dotted #ddd;
    cursor: help
}
abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 0 0 0 15px;
    line-height: 32px;
    font-size: 22px;
    padding-left: 0px;
    letter-spacing: 0.5px;
    margin-bottom: 30px
}
blockquote p {
    margin-bottom: 0
}
blockquote p:first-child {
    margin-top: 0
}
blockquote p:last-child {
    margin-bottom: 0
}
blockquote small,
blockquote cite {
    display: block;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 1.5em;
    padding-left: 10px
}
blockquote small:before,
blockquote cite:before {
    content: '\2014 \00A0'
}
blockquote.side-right {
    float: right;
    max-width: 250px;
    margin: 0 0 10px 1em
}
blockquote.side-left {
    float: left;
    max-width: 250px;
    margin: 0 1em 10px -10px
}
blockquote.pull-right {
    float: right;
    padding-left: 0;
    margin-left: 15px
}
blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right
}
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: ""
}
address {
    display: block;
    margin-bottom: 24.8px;
    line-height: 24.8px;
    font-style: normal
}
small {
    font-size: 100%
}
cite {
    font-style: normal
}
::selection {
    background: #0096df
}
::-moz-selection {
    background: #0096df
}
.muted {
    color: #999
}
.text-warning {
    color: #453404
}
.text-error {
    color: #b94a48
}
.text-info {
    color: #3a87ad
}
.text-success {
    color: #468847
}
.dropup,
.dropdown {
    position: relative
}
.dropdown-toggle {
    *margin-bottom: -3px
}
.dropdown-toggle:active,
.open .dropdown-toggle {
    outline: 0
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid rgba(0, 0, 0, 0.3);
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: ""
}
.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px
}
body .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box
}
body .dropdown-menu.pull-right {
    right: 0;
    left: auto
}
body .dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 11.4px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}
body .dropdown-menu li > a,
body .dropdown-menu li > span {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 24.8px;
    color: #333;
    white-space: nowrap;
    cursor: pointer;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    transition: none
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-menu li.current-menu-item > a {
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    color: #fff;
    background-color: #2a7dea;
    background-color: #2278e8;
    background-image: -moz-linear-gradient(top, #2a7dea, #166fe4);
    background-image: -ms-linear-gradient(top, #2a7dea, #166fe4);
    background-image: -webkit-linear-gradient(top, #2a7dea, #166fe4);
    background-image: linear-gradient(top, #2a7dea, #166fe4);
    background-repeat: repeat-x
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #2a7dea;
    background-color: #2278e8;
    background-image: -moz-linear-gradient(top, #2a7dea, #166fe4);
    background-image: -ms-linear-gradient(top, #2a7dea, #166fe4);
    background-image: -webkit-linear-gradient(top, #2a7dea, #166fe4);
    background-image: linear-gradient(top, #2a7dea, #166fe4);
    background-repeat: repeat-x
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
    color: #999
}
.dropdown-menu .disabled > a:hover {
    text-decoration: none;
    text-shadow: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: default
}
.open {
    *z-index: 1000
}
.open > .dropdown-menu {
    display: block
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}
.dropdown-submenu {
    position: relative
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block
}
.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px
}
.dropdown-submenu:hover > a:after {
    border-left-color: #fff
}
.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px
}
.typeahead {
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.accordion {
    margin-bottom: 15px
}
.accordion-group {
    margin-bottom: 2px
}
.accordion-heading {
    border-bottom: 0
}
.accordion-heading:hover {
    border-radius: 4px;
    opacity: .8
}
.accordion-heading a:hover {
    text-decoration: none
}
.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px
}
.accordion-inner {
    padding: 9px 15px
}
.carousel {
    position: relative;
    margin-bottom: 24.8px;
    line-height: 1
}
.carousel-inner {
    overflow: hidden;
    width: 100%;
    position: relative
}
.carousel h4 {
    margin: 0
}
.carousel .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -ms-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}
.carousel .item > img {
    display: block;
    line-height: 1;
    width: 100%
}
.carousel .active,
.carousel .next,
.carousel .prev {
    display: block
}
.carousel .active {
    left: 0
}
.carousel .next,
.carousel .prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel .next {
    left: 100%
}
.carousel .prev {
    left: -100%
}
.carousel .next.left,
.carousel .prev.right {
    left: 0
}
.carousel .active.left {
    left: -100%
}
.carousel .active.right {
    left: 100%
}
.carousel-control,
.hentry .carousel-control {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-align: center;
    opacity: .5
}
.carousel-control.right,
.hentry .carousel-control.right {
    left: auto;
    right: 15px
}
.carousel-control:hover,
.hentry .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    opacity: .9
}
.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 15px 5px;
    background: #333;
    background: rgba(0, 0, 0, 0.75)
}
.carousel-caption h4,
.carousel-caption p {
    color: #fff
}
.carousel-caption p {
    margin: 0 0 0.8em 0;
    line-height: 1.5em
}
.sf-menu li.megamenu > ul.sub-menu {
    background-color: #1F1F1F
}
.sf-menu li.megamenu > ul > li {
    border-right: 1px solid rgba(255, 255, 255, 0.1)
}
.sf-menu ul {
    background-color: #1F1F1F
}
.sf-menu ul li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #ccc
}
.sf-menu ul li.sfHover > a,
.sf-menu ul li:hover > a {
    color: #fff
}
.sf-menu ul li > a:focus,
.sf-menu ul li > a:hover,
.sf-menu ul li > a:active,
.sf-menu ul li.current-menu-item > a {
    background-color: rgba(255, 255, 255, 0.1);
    color: #FFF
}
.sf-menu li > ul.sub-menu {
    display: table;
    visibility: hidden
}
.sf-menu.dd-theme-light li.megamenu > ul.sub-menu {
    background-color: #fff
}
.sf-menu.dd-theme-light li.megamenu > ul > li {
    border-right: 1px solid #ddd
}
.sf-menu.dd-theme-light > li > ul {
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2), -1px -1px 0 rgba(0, 0, 0, 0.2)
}
.sf-menu.dd-theme-light ul {
    background-color: #fff
}
.sf-menu.dd-theme-light ul li a {
    border-bottom: 1px solid #ddd;
    color: #444
}
.sf-menu.dd-theme-light ul li.sfHover > a,
.sf-menu.dd-theme-light ul li:hover > a {
    color: #000
}
.sf-menu.dd-theme-light ul li > a:focus,
.sf-menu.dd-theme-light ul li > a:hover,
.sf-menu.dd-theme-light ul li > a:active,
.sf-menu.dd-theme-light ul li.current-menu-item > a {
    background-color: #f7f7f7;
    color: #000
}
.sf-menu,
.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}
.sf-menu li {
    position: relative
}
.sf-menu li.megamenu > ul.sub-menu,
.sf-menu li.panelmenu > ul.sub-menu {
    padding: 15px 0px
}
.sf-menu li.megamenu > ul > li,
.sf-menu li.panelmenu > ul > li {
    display: table-cell;
    padding: 0px 15px
}
.sf-menu li.megamenu > ul > li .sub-indicator,
.sf-menu li.panelmenu > ul > li .sub-indicator {
    display: none
}
.sf-menu li.megamenu > ul > li > a,
.sf-menu li.panelmenu > ul > li > a {
    font-family: "Helvetica Neue", "Helvetica", Arial, serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 2px;
    border-bottom: none
}
.sf-menu li.megamenu > ul > li ul,
.sf-menu li.panelmenu > ul > li ul {
    display: block !important;
    top: 0px !important;
    width: 100%;
    opacity: 1 !Important;
    left: 0px !important;
    position: relative !important
}
.sf-menu li.megamenu > ul > li ul li a,
.sf-menu li.panelmenu > ul > li ul li a {
    border: none;
    padding: 9px 14px
}
.sf-menu li.panelmenu > ul.sub-menu {
    width: 540px
}
.sf-menu li.panelmenu > ul > li {
    width: 180px
}
.sf-menu li.megamenu {
    position: inherit
}
.sf-menu li.megamenu > ul.sub-menu {
    width: 100%;
    left: 0px
}
.sf-menu li.megamenu > ul > li {
    width: 33.33%
}
.sf-menu li.megamenu.mega-col-1 > ul > li {
    width: 100%
}
.sf-menu li.megamenu.mega-col-2 > ul > li {
    width: 50%
}
.sf-menu li.megamenu.mega-col-3 > ul > li {
    width: 33.33%
}
.sf-menu li.megamenu.mega-col-4 > ul > li {
    width: 25%
}
.sf-menu li.megamenu.mega-col-5 > ul > li {
    width: 20%
}
.sf-menu li.megamenu.mega-col-6 > ul > li {
    width: 16.66%%
}
.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 1049;
    width: 15em
}
.sf-menu ul li {
    width: 100%
}
.sf-menu ul li a {
    font-size: 12px;
    line-height: 13px;
    margin: 0;
    padding: 14px;
    transition: none
}
.sf-menu ul li.current_page_ancestor > a {
    background: transparent
}
.sf-menu ul ul {
    top: 0;
    left: 100%
}
.sf-menu > .menu-item:nth-last-child(3) ul,
.sf-menu > .menu-item:nth-last-child(2) ul {
    left: auto;
    right: 0
}
.sf-menu > .menu-item:nth-last-child(3) ul ul,
.sf-menu > .menu-item:nth-last-child(2) ul ul {
    left: auto;
    right: 100%
}
.sf-menu > .panelmenu.menu-item ul {
    left: 0;
    right: auto
}
.sf-menu > .panelmenu.menu-item.panel-right ul {
    left: auto;
    right: 0
}
.sf-menu > li:last-child li:hover > ul,
.sf-menu li.sfHover > ul {
    display: block
}
.sf-menu a {
    display: block;
    position: relative;
    text-align: left
}
.sf-menu li li a,
.sf-menu li li a:visited {
    padding-left: 1.25em
}
.sub-indicator {
    opacity: .8
}
.nav {
    margin-left: 0;
    margin-bottom: 24.8px;
    list-style: none
}
.nav > li > a {
    display: block
}
.nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}
.nav .nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 24.8px;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase
}
.nav li + .nav-header {
    margin-top: 9px
}
.nav-list {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0
}
.nav-list > li > a,
.nav-list .nav-header {
    margin-left: -15px;
    margin-right: -15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5)
}
.nav-list > li > a {
    padding: 3px 15px
}
.nav-list > .active > a,
.nav-list > .active > a:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    background-color: #0096df
}
.nav-list [class^="icon-"] {
    margin-right: 2px
}
.nav-list .divider {
    *width: 100%;
    height: 1px;
    margin: 11.4px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}
.nav-tabs,
.nav-pills {
    *zoom: 1
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
    display: table;
    content: "";
    line-height: 0
}
.nav-tabs:after,
.nav-pills:after {
    clear: both
}
.nav-tabs > li,
.nav-pills > li {
    float: left
}
.nav-tabs > li > a,
.nav-pills > li > a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px
}
.nav-tabs {
    border-bottom: 1px solid #f0f0f0
}
.nav-tabs > li {
    margin-bottom: -1px
}
.nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 24.8px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}
.nav-tabs > li > a:hover {
    background-color: #fafafa;
    border-color: #f0f0f0
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
    color: #000000;
    background-color: #fafafa;
    border: 1px solid #f0f0f0;
    border-bottom-color: transparent;
    cursor: default
}
.nav-pills > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
    color: #fff;
    background-color: #0096df
}
.nav-stacked > li {
    float: none
}
.nav-stacked > li > a {
    margin-right: 0
}
.nav-tabs.nav-stacked {
    border-bottom: 0
}
.nav-tabs.nav-stacked > li > a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.nav-tabs.nav-stacked > li:first-child > a {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}
.nav-tabs.nav-stacked > li:last-child > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}
.nav-tabs.nav-stacked > li > a:hover {
    border-color: #ddd;
    z-index: 2
}
.nav-pills.nav-stacked > li > a {
    margin-bottom: 3px
}
.nav-pills.nav-stacked > li:last-child > a {
    margin-bottom: 1px
}
.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu {
    margin-top: 1px;
    border-width: 1px
}
.nav-pills .dropdown-menu {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
    border-top-color: #0096df;
    border-bottom-color: #0096df;
    margin-top: 6px
}
.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
    border-top-color: rgba(0, 150, 223, 0.7);
    border-bottom-color: rgba(0, 150, 223, 0.7)
}
.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
    border-top-color: #333;
    border-bottom-color: #333
}
.nav > .dropdown.active > a:hover {
    color: #000;
    cursor: pointer
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > .open.active > a:hover {
    color: #fff;
    background-color: #999;
    border-color: #999
}
.nav .open .caret,
.nav .open.active .caret,
.nav .open a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1
}
.tabs-stacked .open > a:hover {
    border-color: #999
}
.hentry .nav-tabs > li {
    list-style: none
}
ul.nav.nav-tabs {
    margin: 0
}
ul.nav.nav-tabs a:hover {
    text-decoration: none
}
.tabbable {
    *zoom: 1
}
.tabbable:before,
.tabbable:after {
    display: table;
    content: "";
    line-height: 0
}
.tabbable:after {
    clear: both
}
.tab-content {
    display: table;
    width: 100%;
    padding-top: 5px;
    background: #fafafa
}
.tab-content p {
    padding-left: 10px
}
.tabs-below .nav-tabs,
.tabs-right .nav-tabs,
.tabs-left .nav-tabs {
    border-bottom: 0
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none
}
.tab-content > .active,
.pill-content > .active {
    display: block
}
.tabs-below .nav-tabs {
    border-top: 1px solid #f0f0f0
}
.tabs-below .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0
}
.tabs-below .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}
.tabs-below .nav-tabs > li > a:hover {
    border-bottom-color: transparent;
    border-top-color: #f0f0f0
}
.tabs-below .nav-tabs .active > a,
.tabs-below .nav-tabs .active > a:hover {
    border-color: transparent #f0f0f0
}
.tabs-left .nav-tabs > li,
.tabs-right .nav-tabs > li {
    float: none
}
.tabs-left .nav-tabs > li > a,
.tabs-right .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px
}
.tabs-left .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #f0f0f0
}
.tabs-left .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}
.tabs-left .nav-tabs > li > a:hover {
    border-color: #f0f0f0
}
.tabs-left .nav-tabs .active > a,
.tabs-left .nav-tabs .active > a:hover {
    border-color: #f0f0f0;
    *border-right-color: #f0f0f0
}
.tabs-right .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #f0f0f0
}
.tabs-right .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}
.tabs-right .nav-tabs > li > a:hover {
    border-color: #f0f0f0
}
.tabs-right .nav-tabs .active > a,
.tabs-right .nav-tabs .active > a:hover {
    border-color: #f0f0f0;
    *border-left-color: #f0f0f0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0
}
.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: .8
}
.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none;
    font-family: "Helvetica Neue", "Helvetica", Arial, serif;
    font-weight: normal;
    color: #777
}
.modal.modal-large {
    width: 840px;
    margin-left: -430px
}
.modal.fade {
    -webkit-transition: opacity .1s linear, top .1s ease-out;
    -moz-transition: opacity .1s linear, top .1s ease-out;
    -ms-transition: opacity .1s linear, top .1s ease-out;
    transition: opacity .1s linear, top .1s ease-out;
    top: -25%
}
.modal.fade.in {
    top: 10%
}
.modal h1,
.modal h2,
.modal h3,
.modal h4,
.modal h5,
.modal h6 {
    font-weight: 600;
    color: #000;
    font-family: "Helvetica Neue", "Helvetica", Arial, serif
}
.modal iframe {
    width: 100%;
    min-height: 400px
}
.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}
.modal-header .close {
    margin-top: 2px
}
.modal-header h3 {
    margin: 0;
    line-height: 30px;
    font-size: 20px
}
.modal-body {
    position: relative;
    overflow-y: auto;
    max-height: 400px;
    padding: 24.8px
}
.modal-form {
    margin-bottom: 0
}
.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    box-shadow: inset 0 1px 0 #fff;
    *zoom: 1
}
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: "";
    line-height: 0
}
.modal-footer:after {
    clear: both
}
.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0
}
body .pl-thumbnails,
body .gallery {
    margin-left: -20px;
    list-style: none;
    *zoom: 1
}
body .pl-thumbnails:before,
body .pl-thumbnails:after,
body .gallery:before,
body .gallery:after {
    display: table;
    content: "";
    line-height: 0
}
body .pl-thumbnails:after,
body .gallery:after {
    clear: both
}
body .pl-thumbnails > li,
body .gallery > li {
    float: left;
    margin-bottom: 24.8px;
    margin-left: 20px
}
body .pl-thumbnails .thumbnail,
body .gallery .gallery-icon a,
.pl-thumbnail {
    display: block;
    padding: 4px;
    line-height: 24.8px;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
body .pl-thumbnails .thumbnail[href]:hover,
body .gallery .gallery-icon a[href]:hover,
.pl-thumbnail[href]:hover {
    border-color: #0096df;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25)
}
body .pl-thumbnails .thumbnail > img,
body .gallery .gallery-icon a > img,
.pl-thumbnail > img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}
body .pl-thumbnails .thumbnail .caption,
body .pl-thumbnails .thumbnail .gallery-caption,
body .gallery .gallery-icon a .caption,
body .gallery .gallery-icon a .gallery-caption,
.pl-thumbnail .caption,
.pl-thumbnail .gallery-caption {
    padding: 9px;
    color: rgba(0, 0, 0, 0.7)
}
#gallery-1 img {
    border: none !important
}
.gallery-icon {
    display: inline-block
}
.row-fluid .thumbnails {
    margin-left: 0
}
.fade {
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    transition: opacity .15s linear;
    opacity: 0
}
.fade.in {
    opacity: 1
}
.collapse {
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -ms-transition: height .35s ease;
    transition: height .35s ease;
    position: relative;
    overflow: hidden;
    height: 0
}
.collapse.in {
    height: auto
}
.pl-imageframe img,
img.pl-imageframe {
    padding: 4px;
    background: #ffffff;
    border: 1px solid #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.pl-imageframe a:hover img {
    background: #f6f6f6
}
.zmt {
    margin-top: 0 !important
}
.zmb {
    margin-bottom: 0 !important
}
.zb {
    border: none !important
}
.tac {
    text-align: center !important
}
.hide {
    display: none
}
.show {
    display: block
}
.invisible {
    visibility: hidden
}
code,
pre {
    padding: 0 3px 2px;
    font-family: Menlo, Monaco, "Courier New", monospace;
    font-size: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
code {
    padding: 2px 4px
}
code,
.prettyprint {
    background-color: #f6f6f6;
    border: 1px solid #d0d0d0
}
.prettify-on .prettyprint.linenums {
    -webkit-box-shadow: inset 40px 0 0 #f2f2f2, inset 41px 0 0 #d0d0d0;
    -moz-box-shadow: inset 40px 0 0 #f2f2f2, inset 41px 0 0 #d0d0d0;
    box-shadow: inset 40px 0 0 #f2f2f2, inset 41px 0 0 #d0d0d0
}
ol.linenums li {
    color: #bebec5
}
pre {
    display: block;
    white-space: pre;
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: break-word
}
pre.prettyprint {
    margin-bottom: 24.8px
}
pre code {
    padding: 0;
    color: inherit;
    background-color: transparent;
    border: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.pl-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}
.pl-video.youtube {
    padding-top: 30px
}
.pl-video.vimeo {
    padding-top: 10px
}
.pl-video iframe,
.pl-video object,
.pl-video embed {
    position: absolute;
    top: 0;
    left: 0
}
.fix {
    *zoom: 1
}
.fix:before,
.fix:after {
    display: table;
    content: "";
    line-height: 0
}
.fix:after {
    clear: both
}
.img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}
.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1)
}
.img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px
}
.fix {
    *zoom: 1
}
.fix:before,
.fix:after {
    display: table;
    content: "";
    line-height: 0
}
.fix:after {
    clear: both
}
.bg-video-canvas {
    position: relative
}
.bg-video-viewport {
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}
.bg-video-viewport .bg-video {
    width: 100%;
    height: 100%
}
.pl-browser-wrap {
    border: 1px solid #cdcdcd;
    border-radius: 4px 4px 0 0
}
.pl-browser-wrap .pl-browser-header {
    background: #f7f7f7;
    position: relative;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #ccc;
    height: 25px;
    box-shadow: inset 1px 1px 0 #fff
}
.browser-btns {
    position: absolute;
    top: 8px;
    left: 8px
}
.browser-btns > span {
    height: 10px;
    width: 10px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: top;
    border-radius: 10px;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1)
}
.browser-btns > span.bbtn-green {
    background: #79d145
}
.browser-btns > span.bbtn-red {
    background: #ff4d3b
}
.browser-btns > span.bbtn-orange {
    background: #ffba3b
}
.sl-link {
    font-size: 22px;
    line-height: 22px;
    margin: 0 8px;
    color: inherit
}
.pl-animation {
    -webkit-backface-visibility: hidden
}
.pl-pro-version .pla-scale,
.pl-pro-version .pla-fade,
.pl-pro-version .pla-from-left,
.pl-pro-version .pla-from-right,
.pl-pro-version .pla-from-top,
.pl-pro-version .pla-from-bottom {
    opacity: 0;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}
.pl-pro-version .pla-scale.animation-loaded,
.pl-pro-version .pla-scale.animation-loaded.subtle,
.pl-pro-version .pla-fade.animation-loaded,
.pl-pro-version .pla-fade.animation-loaded.subtle,
.pl-pro-version .pla-from-left.animation-loaded,
.pl-pro-version .pla-from-left.animation-loaded.subtle,
.pl-pro-version .pla-from-right.animation-loaded,
.pl-pro-version .pla-from-right.animation-loaded.subtle,
.pl-pro-version .pla-from-top.animation-loaded,
.pl-pro-version .pla-from-top.animation-loaded.subtle,
.pl-pro-version .pla-from-bottom.animation-loaded,
.pl-pro-version .pla-from-bottom.animation-loaded.subtle {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.pl-pro-version .pla-scale {
    opacity: .3;
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3)
}
.pl-pro-version .pla-from-left {
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0)
}
.pl-pro-version .pla-from-left.subtle {
    -webkit-transform: translate3d(-20px, 0, 0);
    -moz-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
}
.pl-pro-version .pla-from-right {
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0)
}
.pl-pro-version .pla-from-right.subtle {
    -webkit-transform: translate3d(20px, 0, 0);
    -moz-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
}
.pl-pro-version .pla-from-bottom {
    -webkit-transform: translate3d(0, 50px, 0);
    -moz-transform: translate3d(0, 50px, 0);
    -ms-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}
.pl-pro-version .pla-from-bottom.subtle {
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
}
.pl-pro-version .pla-from-top {
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0)
}
.pl-pro-version .pla-from-top.subtle {
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
}
.pl-pro-version .pl-slidedown {
    height: 5px;
    overflow: hidden;
    -webkit-transition: height 0.85s cubic-bezier(0.725, 0.000, 0.000, 0.995);
    -moz-transition: height 0.85s cubic-bezier(0.725, 0.000, 0.000, 0.995);
    transition: height 0.85s cubic-bezier(0.725, 0.000, 0.000, 0.995)
}
.pl-pro-version .pl-appear {
    opacity: .1;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}
.pl-pro-version .pl-appear.animation-loaded {
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.no-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
@-webkit-keyframes pl_appear {
    0% {
        -webkit-transform: scale(0.5);
        opacity: 0.1
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}
@-moz-keyframes pl_appear {
    0% {
        -moz-transform: scale(0.5);
        opacity: 0.1
    }
    100% {
        -moz-transform: scale(1);
        opacity: 1
    }
}
@-o-keyframes pl_appear {
    0% {
        -o-transform: scale(0.5);
        opacity: 0.1
    }
    100% {
        -o-transform: scale(1);
        opacity: 1
    }
}
@keyframes pl_appear {
    0% {
        transform: scale(0.5);
        opacity: 0.1
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}
.vpad-20 {
    padding-top: 20px;
    padding-bottom: 20px
}
.vpad-40 {
    padding-top: 40px;
    padding-bottom: 40px
}
.vpad-60 {
    padding-top: 60px;
    padding-bottom: 60px
}
.vpad-80 {
    padding-top: 80px;
    padding-bottom: 80px
}
.vpad-100 {
    padding-top: 100px;
    padding-bottom: 100px
}
.vpad-120 {
    padding-top: 120px;
    padding-bottom: 120px
}
.vpad-140 {
    padding-top: 140px;
    padding-bottom: 140px
}
.vpad-160 {
    padding-top: 160px;
    padding-bottom: 160px
}
.vpad-180 {
    padding-top: 180px;
    padding-bottom: 180px
}
.vpad-200 {
    padding-top: 200px;
    padding-bottom: 200px
}
.hpad-20 {
    padding-left: 20px;
    padding-right: 20px
}
.hpad-40 {
    padding-left: 40px;
    padding-right: 40px
}
.hpad-60 {
    padding-left: 60px;
    padding-right: 60px
}
.hpad-80 {
    padding-left: 80px;
    padding-right: 80px
}
.hpad-100 {
    padding-left: 100px;
    padding-right: 100px
}
.hpad-120 {
    padding-left: 120px;
    padding-right: 120px
}
.hpad-140 {
    padding-left: 140px;
    padding-right: 140px
}
.hpad-160 {
    padding-left: 160px;
    padding-right: 160px
}
.hpad-180 {
    padding-left: 180px;
    padding-right: 180px
}
.hpad-200 {
    padding-left: 200px;
    padding-right: 200px
}
.pl-standard-title {
    font-family: "Helvetica Neue", "Helvetica", Arial, serif;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase
}
.pl-social-counters .pl-social-counter {
    border-right-style: solid;
    border-right-width: 1px;
    padding: 0 10px
}
.pl-social-counters .pl-social-counter:last-child {
    border-right: none;
    padding-right: none
}
.pl-social-counter {
    color: inherit;
    font-family: "Helvetica Neue", "Helvetica", Arial, serif;
    font-weight: 600;
    margin: 1 auto;
    line-height: 11px;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}
.pl-social-counter .pl-social-count {
    opacity: .6;
    font-size: 11px;
    vertical-align: middle
}
.pl-social-counter .pl-social-icon {
    margin-right: 2px;
    font-size: 17px;
    vertical-align: middle
}
.pl-social-counter .pl-social-icon i {
    display: inline-block;
    -webkit-transition: color .35s;
    -moz-transition: color .35s;
    -ms-transition: color .35s;
    transition: color .35s
}
.pl-social-counter .pl-social-icon .icon-facebook {
    font-size: 20px
}
.pl-social-counter .pl-social-icon .icon-twitter {
    font-size: 22px;
    margin-top: -2px
}
.pl-social-counter .pl-social-icon .icon-linkedin {
    font-size: 20px;
    margin-top: -1px
}
.pl-social-counter .pl-social-icon .icon-pinterest {
    font-size: 22px;
    margin-top: -1px
}
.pl-social-counter.hovered .pl-social-icon i.icon-facebook,
.pl-social-counter:hover .pl-social-icon i.icon-facebook,
.pl-social-counter.loved .pl-social-icon i.icon-facebook {
    color: #337eff
}
.pl-social-counter.hovered .pl-social-icon i.icon-twitter,
.pl-social-counter:hover .pl-social-icon i.icon-twitter,
.pl-social-counter.loved .pl-social-icon i.icon-twitter {
    color: #50eaf6
}
.pl-social-counter.hovered .pl-social-icon i.icon-linkedin,
.pl-social-counter:hover .pl-social-icon i.icon-linkedin,
.pl-social-counter.loved .pl-social-icon i.icon-linkedin {
    color: #509df6
}
.pl-social-counter.hovered .pl-social-icon i.icon-pinterest,
.pl-social-counter:hover .pl-social-icon i.icon-pinterest,
.pl-social-counter.loved .pl-social-icon i.icon-pinterest {
    color: #ff535b
}
.pl-social-counter {
    border-right-color: #d4d4d4
}
.pl-social-counter .pl-social-icon i {
    color: #d4d4d4
}
.pl-social-counter:hover .pl-social-icon i,
.pl-social-counter.loved .pl-social-icon i {
    color: #0096df
}
.pl-center-table {
    display: table;
    height: 100%;
    width: 100%
}
.pl-center-table .pl-center-cell {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}
ul.inline-list {
    list-style-type: none;
    display: inline-block
}
ul.inline-list > li {
    display: inline-block;
    padding: 0
}
ul.inline-list > li > a {
    box-sizing: border-box;
    display: block;
    color: inherit
}
ul.inline-list .menu-toggle {
    display: none
}
ul.inline-list .menu-toggle.show-me {
    display: block
}
@media (max-width: 767px) {
    ul.inline-list.respond .menu-toggle {
        display: block
    }
    ul.inline-list.respond .menu-item {
        display: none
    }
}
ul.tabbed-list {
    list-style-type: none;
    margin: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
ul.tabbed-list > li,
ul.tabbed-list > lh {
    margin: 0;
    padding: 0;
    float: left
}
ul.tabbed-list > li a,
ul.tabbed-list > lh a {
    display: block
}
.media {
    overflow: hidden;
    overflow: visible;
    zoom: 0
}
.media > .bd {
    display: table-cell;
    vertical-align: top;
    width: 10000px;
    *display: block;
    *width: auto;
    zoom: 0
}
.media .bd >:first-child {
    margin-top: 0
}
.media .bd >:last-child {
    margin-bottom: 0
}
.media > .img {
    max-width: 25%;
    float: left;
    margin-right: 15px;
    text-align: center
}
.media > .img.rtimg {
    float: right;
    margin-left: 15px;
    margin-right: 0
}
.media > .img > img {
    display: inline-block;
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
    width: auto \9
}
.media > .img .thumbnail {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    display: inline-block;
    padding: 3px;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.media > .img .thumbnail[href]:hover {

    border-color: #0096df;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25)
}
.media-list {
    margin-bottom: 0
}
.media-list .title,
.media-list .excerpt {
    display: block
}
.media-list .title {
    font-weight: 600
}
.media-list .excerpt {
    padding-bottom: 5px
}
.media-list > li,
.media-list > lh {
    display: block;
    line-height: 1.6em
}
.media-list > li:last-child,
.media-list > lh:last-child {
    margin-bottom: 0
}
.media-list > lh {
    font-weight: 600
}
.media-list .img .the-media {
    display: block;
    width: 40px;
    height: 40px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 50%
}
.quote-list {
    margin-bottom: 0
}
.quote-list .title {
    font-weight: 600;
    font-size: 12px;
    line-height: 1.5em
}
.quote-list .the-quote {
    padding: 10px;
    position: relative
}
.quote-list > li {
    display: block;
    line-height: 1.6em;
    padding: 0;
    border-bottom: none;
    margin-bottom: 15px
}
.quote-list .img .the-media {
    display: block;
    width: 40px;
    height: 40px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
.pl-focus {
    -webkit-transition: box-shadow .5s;
    -moz-transition: box-shadow .5s;
    -ms-transition: box-shadow .5s;
    transition: box-shadow .5s;
    box-shadow: 0 0 14px #0096df
}
.pl-focus.stop-focus {
    box-shadow: none
}
.pl-vignette {
    position: relative;
    display: block
}
.pl-vignette:after {
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    content: ""
}
.pl-vignette .pl-vignette-allow-click {
    position: relative;
    z-index: 100
}
.pprow {
    width: 100%;
    margin: 0 auto
}
.pp2,
.pp3,
.pp4,
.pp5,
.pp6 {
    margin: 0;
    padding: 0;
    margin-right: 4%;
    float: left;
    border: none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear
}
.pp3 {
    margin-right: 3%
}
.pp4,
.pp5,
.pp6 {
    margin-right: 2%
}
.pp1 {
    width: 100%;
    float: left
}
.pp2 {
    width: 48%
}
.pp3 {
    width: 31.333333333%
}
.pp4 {
    width: 23.5%
}
.pp5 {
    width: 18.4%
}
.pp6 {
    width: 15%
}
.pplast {
    margin-right: 0
}
.ppfull .pp2,
.ppfull .pp3,
.ppfull .pp4,
.ppfull .pp5,
.ppfull .pp6 {
    margin-right: 0
}
.ppfull .pp2 {
    width: 50%
}
.ppfull .pp3 {
    width: 33.3333333%
}
.ppfull .pp4 {
    width: 25%
}
.ppfull .pp5 {
    width: 20%
}
.ppfull .pp6 {
    width: 16.66666667%
}
@media screen and (max-width: 650px) {
    .responsive #site .pp2,
    .responsive #site .pp3,
    .responsive #site .ppfree {
        width: 100%;
        margin-right: 0
    }
    .responsive #site .pprand {
        width: 100% !important;
        float: none
    }
    .responsive #site .pprand .pprand-pad {
        padding: 15px !important
    }
}
@media screen and (max-width: 700px) {
    .responsive #site .pp4,
    .responsive #site .pp5,
    .responsive #site .pp6 {
        width: 100%;
        margin-right: 0
    }
}
.boomboard {
    text-align: center;
    padding: 70px;
    min-height: 350px
}
.boomboard h2.hugetext {
    font-size: 8em;
    line-height: 1.2em
}
.billboard {
    padding: 60px 15px;
    margin: 0 0 2.5em 0
}
.banner_pad {
    padding: 2em;
    text-align: center
}
.banner_title.wicon {
    display: inline;
    padding: 0 23px;
    background-position: 0 4px;
    background-repeat: no-repeat
}
.setup-section {
    padding: 8px 0 10px;
    background: #f6f6f6;
    text-align: center;
    line-height: 1.5em
}
.plprint {
    font-size: 10px;
    line-height: 1.3em;
    padding: 10px 0
}
.grid-element,
.media_overview {
    margin-bottom: 12px
}
.grid-img-frame {
    max-width: 100%
}
.grid-img-pad {
    width: 100%;
    float: left
}
.vignette {
    position: relative
}
.grid-title {
    margin: 0 0 .7em
}
.grid-title-pad {
    position: relative;
    padding: 7px 0
}
.gtitle {
    float: left
}
.title-link {
    position: absolute;
    bottom: 7px;
    right: 4px;
    font-size: 11px;
    font-family: 'calibri', 'lucida grande', helvetica, arial;
    color: #888;
    padding: 3px 7px 4px;
    line-height: 1em
}
.hovercard {
    position: absolute;
    bottom: 20px;
    background: rgba(0, 0, 0, 0.6);
    text-shadow: none;
    color: #fff;
    line-height: 1.6em;
    padding: 5px 8px;
    display: none;
    text-align: left;
    font-size: 1.4em;
    bottom: 15px
}
#supersized-loader {
    display: none;
    visibility: hidden
}
#supersized {
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: -999;
    height: 100%;
    width: 100%;
    background-size: cover
}
#supersized img {
    height: auto;
    width: auto;
    position: relative;
    outline: none;
    border: none;
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality
}
.hidden {
    display: none
}
.aligncenter,
.alignnone {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.center {
    text-align: center
}
.alignleft {
    float: left;
    margin: 0 1.5em 1.5em 0
}
.left {
    float: left
}
.alignright {
    float: right;
    margin: 0 0 .4em 1.4em
}
.right {
    float: right
}
.textleft {
    text-align: left
}
.textright {
    text-align: right
}
.textjustify {
    text-align: justify
}
.textcenter {
    text-align: center
}
.clear {
    clear: both
}
.block {
    display: block
}
img.center,
img[align="center"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}
img.left,
img[align="left"] {
    float: left;
    margin: 2px 10px 5px 0px
}
img.right,
img[align="right"] {
    float: right;
    margin: 2px 0px 5px 10px
}
.pl-credit,
.toolbox-activate {
    position: fixed;
    bottom: 0;
    background: rgba(0, 0, 0, 0.9);
    font-family: "Helvetica Neue", "Helvetica", Arial, serif;
    font-weight: 300;
    color: #fff;
    text-shadow: 0 -1px 0 #000;
    opacity: .6;
    padding: 0 8px 0px 10px;
    font-size: 15px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer
}
.pl-credit .transit,
.toolbox-activate .transit {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}
.pl-credit .fademein,
.toolbox-activate .fademein {
    opacity: 0;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    transition: all .7s ease
}
.pl-credit:hover,
.toolbox-activate:hover {
    color: #fff;
    opacity: 1
}
.pl-credit:hover .fademein,
.toolbox-activate:hover .fademein {
    opacity: 1
}
.pl-credit:hover i,
.toolbox-activate:hover i {
    color: #35eafd
}
.pl-credit {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    right: -33px;
    box-shadow: -1px -1px 0 rgba(255, 255, 255, 0.2);
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important
}
.pl-credit:hover {
    right: 0
}
.pl-credit::after {
    content: '';
    display: block;
    width: 200px;
    height: 160%;
    position: absolute;
    top: -20px;
    right: 0;
    z-index: -100
}
.toolbox-activate {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    left: 0;
    box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.2)
}
.pl-editor-only {
    display: none
}
.pl-section-controls,
.pl-region-bar,
.pl-area-controls,
.pl-column-forcer,
.pl-sortable-buffer,
.li-refresh,
.pl-editor-only,
.linked-tpl,
.linked-section,
.area-unlock,
.tpl-unlock {
    display: none
}
table {
    width: 100%
}
table .prettyprint {
    margin-bottom: 0
}
.hentry table,
#comments table {
    margin-bottom: 1em;
    font-size: 80%;
    line-height: 1.3em
}
.hentry table th,
#comments table th {
    font-weight: 600
}
.hentry table th,
.hentry table td,
#comments table th,
#comments table td {
    vertical-align: middle;
    padding: 10px
}
.hentry table th ul,
.hentry table td ul,
#comments table th ul,
#comments table td ul {
    text-align: left;
    font-size: 90%;
    margin: 7px 0 7px 30px
}
.table th {
    font-size: 16px;
    font-weight: bold
}
.table td {
    color: #1a1a1a;
    line-height: 21.8px;
    font-size: 15px;
    vertical-align: top;
    border-top: 1px solid #dedede
}
.table.mid td {
    vertical-align: middle
}
colgroup + thead tr:first-child th,
colgroup + thead tr:first-child td,
thead:first-child tr:first-child th,
thead:first-child tr:first-child td {
    border-top: 0
}
tbody + tbody {
    border-top: 2px solid #dedede
}
.table-condensed th,
.table-condensed td,
.hentry .table-condensed th,
.hentry .table-condensed td {
    padding: 4px 5px
}
.table-centered th,
.table-centered td {
    text-align: center
}
.table-bordered {
    border: 1px solid #dedede;
    border-left: 0;
    border-collapse: separate;
    *border-collapse: collapsed;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.table-bordered th,
.table-bordered td {
    border-left: 1px solid #dedede
}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
    border-top: 0
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
    border-radius: 4px 0 0 0
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
    -webkit-border-radius: 0 4px 0 0;
    -moz-border-radius: 0 4px 0 0;
    border-radius: 0 4px 0 0
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
    -webkit-border-radius: 0 0 4px 0;
    -moz-border-radius: 0 0 4px 0;
    border-radius: 0 0 4px 0
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
    background-color: #f5f5f5
}
.table tbody tr:hover td,
.table tbody tr:hover th {
    background-color: #f5f5f5
}
table .span1 {
    float: none;
    width: 44px;
    margin-left: 0
}
table .span2 {
    float: none;
    width: 124px;
    margin-left: 0
}
table .span3 {
    float: none;
    width: 204px;
    margin-left: 0
}
table .span4 {
    float: none;
    width: 284px;
    margin-left: 0
}
table .span5 {
    float: none;
    width: 364px;
    margin-left: 0
}
table .span6 {
    float: none;
    width: 444px;
    margin-left: 0
}
table .span7 {
    float: none;
    width: 524px;
    margin-left: 0
}
table .span8 {
    float: none;
    width: 604px;
    margin-left: 0
}
table .span9 {
    float: none;
    width: 684px;
    margin-left: 0
}
table .span10 {
    float: none;
    width: 764px;
    margin-left: 0
}
table .span11 {
    float: none;
    width: 844px;
    margin-left: 0
}
table .span12 {
    float: none;
    width: 924px;
    margin-left: 0
}
table .span13 {
    float: none;
    width: 1004px;
    margin-left: 0
}
table .span14 {
    float: none;
    width: 1084px;
    margin-left: 0
}
table .span15 {
    float: none;
    width: 1164px;
    margin-left: 0
}
table .span16 {
    float: none;
    width: 1244px;
    margin-left: 0
}
table .span17 {
    float: none;
    width: 1324px;
    margin-left: 0
}
table .span18 {
    float: none;
    width: 1404px;
    margin-left: 0
}
table .span19 {
    float: none;
    width: 1484px;
    margin-left: 0
}
table .span20 {
    float: none;
    width: 1564px;
    margin-left: 0
}
table .span21 {
    float: none;
    width: 1644px;
    margin-left: 0
}
table .span22 {
    float: none;
    width: 1724px;
    margin-left: 0
}
table .span23 {
    float: none;
    width: 1804px;
    margin-left: 0
}
table .span24 {
    float: none;
    width: 1884px;
    margin-left: 0
}
.well {
    min-height: 20px;
    padding: 19px;
    margin: 24.8px 0;
    background: #e9e9e9;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 1px
}
.well > .btn {
    margin-right: 10px
}
.well blockquote {
    border-color: #dedede;
    border-color: rgba(0, 0, 0, 0.15)
}
.well h2,
.well h3,
.well h4 {
    margin-top: 0
}
.well p:last-child {
    margin-bottom: 0
}
.well-large {
    padding: 24px;
    border-radius: 4px
}
.well-small {
    padding: 9px;
    border-radius: 2px
}
form {
    margin: 0 0 24.8px
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 24.8px;
    font-size: 24px;
    line-height: 49.6px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
legend small {
    font-size: 18.6px;
    color: #999
}
label,
input,
button,
select,
textarea {
    font-size: 16px;
    font-weight: normal;
    line-height: 24.8px
}
input,
button,
select,
textarea {
    font-family: "Helvetica Neue", "Helvetica", Arial, serif
}
label {
    display: block;
    margin-bottom: 5px
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    display: inline-block;
    height: 37.2px;
    padding: 4px 6px;
    margin-bottom: 9px;
    font-size: 16px;
    line-height: 24.8px;
    color: #555;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}
input,
textarea,
.uneditable-input,
.add-on {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}
input {
    width: 220px
}
textarea {
    width: 100%;
    height: auto
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -ms-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6)
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    *margin-top: 0;
    margin-top: 1px \9;
    line-height: normal;
    cursor: pointer
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
    width: auto
}
select,
input[type="file"] {
    height: 30px;
    *margin-top: 4px;
    line-height: 30px
}
select {
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF
}
select[multiple],
select[size] {
    height: auto
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.uneditable-input,
.uneditable-textarea {
    color: #999;
    background-color: #fcfcfc;
    border-color: #CCCCCC;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    cursor: not-allowed
}
.uneditable-input {
    overflow: hidden;
    white-space: nowrap
}
.uneditable-textarea {
    width: auto;
    height: auto
}
input:-moz-placeholder,
textarea:-moz-placeholder {
    color: rgba(0, 0, 0, 0.4)
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4)
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4)
}
.radio,
.checkbox {
    min-height: 18px;
    padding-left: 18px
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
    float: left;
    margin-left: -18px
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
    padding-top: 5px
}
.radio.inline,
.checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
    margin-left: 10px
}
.input-mini {
    width: 60px
}
.input-small {
    width: 90px
}
.input-medium {
    width: 150px
}
.input-large {
    width: 210px
}
.input-xlarge {
    width: 270px
}
.input-xxlarge {
    width: 530px
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
    display: inline-block
}
input,
textarea,
.uneditable-input {
    margin-left: 0
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
    width: 930px
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
    width: 850px
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
    width: 770px
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
    width: 690px
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
    width: 610px
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
    width: 530px
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
    width: 450px
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
    width: 370px
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
    width: 290px
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
    width: 210px
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
    width: 130px
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
    width: 50px
}
.controls-row {
    *zoom: 1
}
.controls-row:before,
.controls-row:after {
    display: table;
    content: "";
    line-height: 0
}
.controls-row:after {
    clear: both
}
.controls-row [class*="span"] {
    float: left
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
    background-color: transparent
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #453404
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #453404;
    border-color: #453404
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
    border-color: #151001;
    -webkit-box-shadow: 0 0 6px #a57d0a;
    -moz-box-shadow: 0 0 6px #a57d0a;
    box-shadow: 0 0 6px #a57d0a
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
    color: #453404;
    background-color: #fcf8e3;
    border-color: #453404
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #b94a48
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48;
    border-color: #b94a48
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: 0 0 6px #d59392;
    -moz-box-shadow: 0 0 6px #d59392;
    box-shadow: 0 0 6px #d59392
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847;
    border-color: #468847
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: 0 0 6px #7aba7b;
    -moz-box-shadow: 0 0 6px #7aba7b;
    box-shadow: 0 0 6px #7aba7b
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
    color: #3a87ad
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
    color: #3a87ad;
    border-color: #3a87ad
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
    border-color: #2d6987;
    -webkit-box-shadow: 0 0 6px #7ab5d3;
    -moz-box-shadow: 0 0 6px #7ab5d3;
    box-shadow: 0 0 6px #7ab5d3
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #3a87ad
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
    color: #b94a48;
    border-color: #ee5f5b
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7
}
.form-actions {
    padding: 23.8px 20px 24.8px;
    margin-top: 24.8px;
    margin-bottom: 24.8px;
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    *zoom: 1
}
.form-actions:before,
.form-actions:after {
    display: table;
    content: "";
    line-height: 0
}
.form-actions:after {
    clear: both
}
.help-block,
.help-inline {
    color: #262626
}
.help-block {
    display: block;
    margin-bottom: 12.4px
}
.help-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px
}
.input-append,
.input-prepend {
    margin-bottom: 5px;
    font-size: 0;
    white-space: nowrap
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    font-size: 16px;
    vertical-align: top;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
    z-index: 2
}
.input-append .add-on,
.input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 37.2px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 16px;
    font-weight: normal;
    line-height: 24.8px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    background-color: #eee;
    border: 1px solid #ccc
}
.input-append .add-on,
.input-append .btn,
.input-prepend .add-on,
.input-prepend .btn {
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.input-append .active,
.input-prepend .active {
    background-color: #89e5b0;
    border-color: #27Ae60
}
.input-prepend .add-on,
.input-prepend .btn {
    margin-right: -1px
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px
}
.input-append .add-on,
.input-append .btn {
    margin-left: -1px
}
.input-append .add-on:last-child,
.input-append .btn:last-child {
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
    margin-right: -1px;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}
input.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.form-search .input-append .search-query {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}
.form-search .input-append .btn {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}
.form-search .input-prepend .search-query {
    -webkit-border-radius: 0 14px 14px 0;
    -moz-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0
}
.form-search .input-prepend .btn {
    -webkit-border-radius: 14px 0 0 14px;
    -moz-border-radius: 14px 0 0 14px;
    border-radius: 14px 0 0 14px
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
    display: none
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
    display: inline-block
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    margin-bottom: 0
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
    float: left;
    margin-right: 3px;
    margin-left: 0
}
.control-group {
    margin-bottom: 12.4px
}
legend + .control-group {
    margin-top: 24.8px;
    -webkit-margin-top-collapse: separate
}
.form-horizontal .control-group {
    margin-bottom: 24.8px;
    *zoom: 1
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0
}
.form-horizontal .control-group:after {
    clear: both
}
.form-horizontal .control-label {
    float: left;
    width: 160px;
    padding-top: 5px;
    text-align: right
}
.form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 180px;
    *margin-left: 0
}
.form-horizontal .controls:first-child {
    *padding-left: 180px
}
.form-horizontal .help-block {
    margin-bottom: 0
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block {
    margin-top: 12.4px
}
.form-horizontal .form-actions {
    padding-left: 180px
}
:-moz-placeholder {
    color: rgba(0, 0, 0, 0.4)
}
:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4)
}
::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4)
}
.pl-searcher {
    cursor: pointer
}
.pl-searcher input::-webkit-input-placeholder {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, 0.2)
}
.pl-searcher input::-moz-placeholder {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, 0.2)
}
.searchform {
    position: relative;
    margin: 3px 0 3px 0;
    display: inline-block
}
.searchform input::-webkit-input-placeholder {
    text-transform: uppercase;
    letter-spacing: 1px
}
.searchform input::-moz-placeholder {
    text-transform: uppercase
}
.searchform .btn-search {
    position: absolute;
    z-index: 10;
    left: 5px;
    top: 1px;
    color: #000
}
.searchform .btn-search:hover {
    cursor: pointer;
    opacity: .6
}
.searchform .searchfield {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;

    border-radius: 3px;
    height: 23px;
    padding: 5px 5px 5px 12px;
    margin: 0;
    cursor: default;
    font-family: "Helvetica Neue", "Helvetica", Arial, serif;
    font-size: 11px;
    line-height: 1.2em;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    transition: all .7s;
    text-indent: 15px;
    box-sizing: border-box;
    width: 100%
}
.searchform .searchfield:focus {
    cursor: text;
    box-shadow: none;
    background-color: #fff;
    color: #000
}
.billboard .searchfield,
.boomboard .searchfield {
    float: none
}
.navigation_wrap .searchform {
    position: absolute;
    right: 3px;
    bottom: 2px
}
input[type="submit"],
.submit,
input[type="button"],
.button,
input[type="reset"],
.reset {
    vertical-align: top;
    padding: 5px 9px;
    cursor: pointer;
    text-decoration: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #000000;
    border: 1px solid #c3c3c3;
    background: #f6f6f6;
    font-family: "Helvetica Neue", "Helvetica", Arial, serif
}
input[type="submit"]:hover,
.submit:hover,
input[type="button"]:hover,
.button:hover,
input[type="reset"]:hover,
.reset:hover {
    opacity: .8
}
input[type="submit"]:active,
.submit:active,
input[type="button"]:active,
.button:active,
input[type="reset"]:active,
.reset:active {
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #dddddd;
    outline: 0
}
input[type="image"] {
    box-shadow: none
}
.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 24.8px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}
.breadcrumb li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-shadow: 0 1px 0 #fff
}
.breadcrumb .divider {
    padding: 0 5px;
    color: #ccc
}
.breadcrumb .active {
    color: #999
}
.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 24.8px;
    color: #000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: .2
}
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}
.pager {
    list-style: none;
    text-align: center;
    *zoom: 1
}
.pager:before,
.pager:after {
    display: table;
    content: "";
    line-height: 0
}
.pager:after {
    clear: both
}
.pager li {
    display: inline
}
.pager a,
.pager span {
    display: inline-block;
    padding: 5px 14px;
    background: #f6f6f6;
    border: 1px solid #dddddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}
.pager a:hover {
    text-decoration: none;
    background-color: #d4d4d4
}
.pager a:active {
    -webkit-box-shadow: 1px 1px 0 @baseLighterMore, inset 1px 1px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 1px 1px 0 @baseLighterMore, inset 1px 1px 0 rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 0 @baseLighterMore, inset 1px 1px 0 rgba(0, 0, 0, .2);
    background-color: #dddddd;
    border: 1px solid #d0d0d0
}
.pager .next a,
.pager .next span {
    float: right
}
.pager .previous a {
    float: left
}
.pager .disabled a,
.pager .disabled a:hover,
.pager .disabled span {
    color: #e9e9e9;
    background-color: rgba(0, 0, 0, 0.6);
    cursor: default
}
.pagination .wp-pagenavi span.pages {
    margin-right: 16px;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: rgba(0, 0, 0, 0.3);
    float: left;
    line-height: 35.2px
}
.pagination .wp-pagenavi a,
.pagination .wp-pagenavi span,
.pagination .wp-pagenavi a:hover,
.pagination .wp-pagenavi span.current {
    text-decoration: none;
    border: none;
    padding: 0;
    margin: 0;
    font-weight: normal
}
.pagination .wp-pagenavi a,
.pagination .wp-pagenavi span.current {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05)
}
.pagination ul {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}
.pagination ul,
.pagination.pagenavi {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0
}
.pagination ul > a span.pg,
.pagination ul > span.pg,
.pagination ul .wp-pagenavi a,
.pagination ul .wp-pagenavi span.current,
.pagination ul .wp-pagenavi span.extend,
.pagination.pagenavi > a span.pg,
.pagination.pagenavi > span.pg,
.pagination.pagenavi .wp-pagenavi a,
.pagination.pagenavi .wp-pagenavi span.current,
.pagination.pagenavi .wp-pagenavi span.extend {
    float: left;
    padding: 0 14px;
    line-height: 35.2px;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #e9e9e9;
    border-left-width: 0;
    color: rgba(0, 0, 0, 0.6)
}
.pagination ul > span.pg,
.pagination ul > a:hover span.pg,
.pagination ul .wp-pagenavi a:hover,
.pagination ul .wp-pagenavi span.current,
.pagination.pagenavi > span.pg,
.pagination.pagenavi > a:hover span.pg,
.pagination.pagenavi .wp-pagenavi a:hover,
.pagination.pagenavi .wp-pagenavi span.current {
    background-color: #f6f6f6;
    color: #000000;
    text-decoration: none
}
.pagination ul > li,
.pagination.pagenavi > li {
    display: inline
}
.pagination ul > li > a,
.pagination ul > li > span,
.pagination.pagenavi > li > a,
.pagination.pagenavi > li > span {
    float: left;
    padding: 0 14px;
    line-height: 35.2px;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #e9e9e9;
    border-left-width: 0;
    color: rgba(0, 0, 0, 0.7)
}
.pagination ul > li.active > a,
.pagination ul > li.active > span,
.pagination ul > li > a:hover,
.pagination.pagenavi > li.active > a,
.pagination.pagenavi > li.active > span,
.pagination.pagenavi > li > a:hover {
    background-color: #e9e9e9;
    text-decoration: none
}
.pagination ul > .active a,
.pagination ul > .active span,
.pagination.pagenavi > .active a,
.pagination.pagenavi > .active span {
    color: rgba(0, 0, 0, 0.7);
    cursor: default
}
.pagination ul > li:first-child > a,
.pagination ul li:first-child > span,
.pagination ul > a:first-child > span,
.pagination ul > span:first-child,
.pagination ul .wp-pagenavi > span.pages + a,
.pagination ul .wp-pagenavi > span.pages + span.current,
.pagination.pagenavi > li:first-child > a,
.pagination.pagenavi li:first-child > span,
.pagination.pagenavi > a:first-child > span,
.pagination.pagenavi > span:first-child,
.pagination.pagenavi .wp-pagenavi > span.pages + a,
.pagination.pagenavi .wp-pagenavi > span.pages + span.current {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}
.pagination ul > li:last-child > a,
.pagination ul li:last-child > span,
.pagination ul > a:last-child > span,
.pagination ul > span:last-child,
.pagination ul .wp-pagenavi a:last-child,
.pagination ul .wp-pagenavi span:last-child,
.pagination.pagenavi > li:last-child > a,
.pagination.pagenavi li:last-child > span,
.pagination.pagenavi > a:last-child > span,
.pagination.pagenavi > span:last-child,
.pagination.pagenavi .wp-pagenavi a:last-child,
.pagination.pagenavi .wp-pagenavi span:last-child {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}
.pagination ul > .disabled > span,
.pagination ul .disabled > a,
.pagination ul .disabled > a:hover,
.pagination.pagenavi > .disabled > span,
.pagination.pagenavi .disabled > a,
.pagination.pagenavi .disabled > a:hover {
    opacity: .7;
    background-color: transparent;
    cursor: default
}
.pagination .desc,
.pagination .wp-pagenavi span.pages {
    margin-right: 16px;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: rgba(0, 0, 0, 0.3);
    line-height: 35.2px
}
@media (max-width: 767px) {
    .pagination .desc,
    .pagination .wp-pagenavi span.pages {
        display: none
    }
}
.pagination-centered {
    text-align: center
}
.pagination-right {
    text-align: right
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    overflow: hidden;
    height: 24.8px;
    margin-bottom: 24.8px;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.progress .bar {
    width: 0%;
    height: 100%;
    color: #fff;
    float: left;
    font-size: 12px;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -ms-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(top, #149bdf, #0480be);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -ms-transition: width .6s ease;
    transition: width .6s ease
}
.progress .bar + .bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
    -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 1px 0 0 rgba(0, 0, 0, .15), inset 0 -1px 0 rgba(0, 0, 0, .15)
}
.progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, 0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 0.15)), color-stop(.75, rgba(255, 255, 255, 0.15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px
}
.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-danger .bar,
.progress .bar-danger {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(top, #ee5f5b, #c43c35);
    background-repeat: repeat-x
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, 0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 0.15)), color-stop(.75, rgba(255, 255, 255, 0.15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-success .bar,
.progress .bar-success {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -ms-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(top, #62c462, #57a957);
    background-repeat: repeat-x
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, 0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 0.15)), color-stop(.75, rgba(255, 255, 255, 0.15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-info .bar,
.progress .bar-info {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(top, #5bc0de, #339bb9);
    background-repeat: repeat-x
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, 0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 0.15)), color-stop(.75, rgba(255, 255, 255, 0.15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-warning .bar,
.progress .bar-warning {
    background-color: #f88868;
    background-image: -moz-linear-gradient(top, #f99f85, #f6653c);
    background-image: -ms-linear-gradient(top, #f99f85, #f6653c);
    background-image: -webkit-linear-gradient(top, #f99f85, #f6653c);
    background-image: linear-gradient(top, #f99f85, #f6653c);
    background-repeat: repeat-x
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
    background-color: #f99f85;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, 0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, 0.15)), color-stop(.75, rgba(255, 255, 255, 0.15)), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
@font-face {
    font-family: 'PageLinesFont';
    src: url('//www.legacyintl.org/wp-content/themes/dms/dms/fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('//www.legacyintl.org/wp-content/themes/dms/dms/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('//www.legacyintl.org/wp-content/themes/dms/dms/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('//www.legacyintl.org/wp-content/themes/dms/dms/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('//www.legacyintl.org/wp-content/themes/dms/dms/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('//www.legacyintl.org/wp-content/themes/dms/dms/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}
.icon,
.fa {
    display: inline-block;
    font: normal normal normal 16px/1 PageLinesFont;
    font-size: inherit;
    text-rendering: auto;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-lg,
.fa-lg {
    font-size: 1.3333333333333em;
    line-height: 0.75em;
    vertical-align: -15%
}
.icon-2x,
.fa-2x {
    font-size: 2em
}
.icon-3x,
.fa-3x {
    font-size: 3em
}
.icon-4x,
.fa-4x {
    font-size: 4em
}
.icon-5x,
.fa-5x {
    font-size: 5em
}
.icon-fw,
.fa-fw {
    width: 1.2857142857143em;
    text-align: center
}
.icon-ul,
.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571428571em;
    list-style-type: none
}
.icon-ul > li,
.fa-ul > li {
    position: relative
}
.icon-li,
.fa-li {
    position: absolute;
    left: -2.1428571428571em;
    width: 2.1428571428571em;
    top: 0.14285714285714em;
    text-align: center
}
.icon-li.icon-lg,
.icon-li fa-lg,
.fa-li.icon-lg,
.fa-li fa-lg {
    left: -1.8571428571429em
}
.icon-border,
.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}
icon-pull-left,
.fa-pull-left {
    float: left
}
icon-pull-right,
.fa-pull-right {
    float: right
}
.icon.icon-pull-left,
.icon .fa-pull-left,
.fa.icon-pull-left,
.fa .fa-pull-left {
    margin-right: .3em
}
.icon.icon-pull-right,
.icon .fa-pull-right,
.fa.icon-pull-right,
.fa .fa-pull-right {
    margin-left: .3em
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.icon.pull-left,
.fa.pull-left {
    margin-right: .3em
}
.icon.pull-right,
.fa.pull-right {
    margin-left: .3em
}
.icon-spin,
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.icon-pulse,
.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)
    }
}
.icon-rotate-90,
.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.icon-rotate-180,
.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.icon-rotate-270,
.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.icon-flip-horizontal,
.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.icon-flip-vertical,
.fa-flip-vrtical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}
.icon-stack,
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.icon-stack-1x,
.icon-stack-2x,
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.icon-stack-1x,
.fa-stack-1x {
    line-height: inherit
}
.icon-stack-2x,
.fa-stack-2x {
    font-size: 2em
}
.icon-inverse,
.fa-inverse {
    color: #fff
}
.icon-yc:before,
.fa-yc:before,
.icon-y-combinator:before,
.fa-y-combinator:before {
    content: "\f23b"
}
.icon-optin-monster:before,
.fa-optin-monster:before {
    content: "\f23c"
}
.icon-opencart:before,
.fa-opencart:before {
    content: "\f23d"
}
.icon-expeditedssl:before,
.fa-expeditedssl:before {
    content: "\f23e"
}
.icon-battery-4:before,
.fa-battery-4:before,
.icon-battery-full:before,
.fa-battery-full:before {
    content: "\f240"
}
.icon-battery-3:before,
.fa-battery-3:before,
.icon-battery-three-quarters:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}
.icon-battery-2:before,
.fa-battery-2:before,
.icon-battery-half:before,
.fa-battery-half:before {
    content: "\f242"
}
.icon-battery-1:before,
.fa-battery-1:before,
.icon-battery-quarter:before,
.fa-battery-quarter:before {
    content: "\f243"
}
.icon-battery-0:before,
.fa-battery-0:before,
.icon-battery-empty:before,
.fa-battery-empty:before {
    content: "\f244"
}
.icon-mouse-pointer:before,
.fa-mouse-pointer:before {
    content: "\f245"
}
.icon-i-cursor:before,
.fa-i-cursor:before {
    content: "\f246"
}
.icon-object-group:before,
.fa-object-group:before {
    content: "\f247"
}
.icon-object-ungroup:before,
.fa-object-ungroup:before {
    content: "\f248"
}
.icon-sticky-note:before,
.fa-sticky-note:before {
    content: "\f249"
}
.icon-sticky-note-o:before,
.fa-sticky-note-o:before {
    content: "\f24a"
}
.icon-cc-jcb:before,
.fa-cc-jcb:before {
    content: "\f24b"
}
.icon-cc-diners-club:before,
.fa-cc-diners-club:before {
    content: "\f24c"
}
.icon-clone:before,
.fa-clone:before {
    content: "\f24d"
}
.icon-balance-scale:before,
.fa-balance-scale:before {
    content: "\f24e"
}
.icon-hourglass-o:before,
.fa-hourglass-o:before {
    content: "\f250"
}
.icon-hourglass-1:before,
.fa-hourglass-1:before,
.icon-hourglass-start:before,
.fa-hourglass-start:before {
    content: "\f251"
}
.icon-hourglass-2:before,
.fa-hourglass-2:before,
.icon-hourglass-half:before,
.fa-hourglass-half:before {
    content: "\f252"
}
.icon-hourglass-3:before,
.fa-hourglass-3:before,
.icon-hourglass-end:before,
.fa-hourglass-end:before {
    content: "\f253"
}
.icon-hourglass:before,
.fa-hourglass:before {
    content: "\f254"
}
.icon-hand-grab-o:before,
.fa-hand-grab-o:before,
.icon-hand-rock-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}
.icon-hand-stop-o:before,
.fa-hand-stop-o:before,
.icon-hand-paper-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}
.icon-hand-scissors-o:before,
.fa-hand-scissors-o:before {
    content: "\f257"
}
.icon-hand-lizard-o:before,
.fa-hand-lizard-o:before {
    content: "\f258"
}
.icon-hand-spock-o:before,
.fa-hand-spock-o:before {
    content: "\f259"
}
.icon-hand-pointer-o:before,
.fa-hand-pointer-o:before {
    content: "\f25a"
}
.icon-hand-peace-o:before,
.fa-hand-peace-o:before {
    content: "\f25b"
}
.icon-trademark:before,
.fa-trademark:before {
    content: "\f25c"
}
.icon-registered:before,
.fa-registered:before {
    content: "\f25d"
}
.icon-creative-commons:before,
.fa-creative-commons:before {
    content: "\f25e"
}
.icon-gg:before,
.fa-gg:before {
    content: "\f260"
}
.icon-gg-circle:before,
.fa-gg-circle:before {
    content: "\f261"
}
.icon-tripadvisor:before,
.fa-tripadvisor:before {
    content: "\f262"
}
.icon-odnoklassniki:before,
.fa-odnoklassniki:before {
    content: "\f263"
}
.icon-odnoklassniki-square:before,
.fa-odnoklassniki-square:before {
    content: "\f264"
}
.icon-get-pocket:before,
.fa-get-pocket:before {
    content: "\f265"
}
.icon-wikipedia-w:before,
.fa-wikipedia-w:before {
    content: "\f266"
}
.icon-safari:before,
.fa-safari:before {
    content: "\f267"
}
.icon-chrome:before,
.fa-chrome:before {
    content: "\f268"
}
.icon-firefox:before,
.fa-firefox:before {
    content: "\f269"
}
.icon-opera:before,
.fa-opera:before {
    content: "\f26a"
}
.icon-internet-explorer:before,
.fa-internet-explorer:before {
    content: "\f26b"
}
.icon-tv:before,
.fa-tv:before,
.icon-television:before,
.fa-television:before {
    content: "\f26c"
}
.icon-contao:before,
.fa-contao:before {
    content: "\f26d"
}
.icon-500px:before,
.fa-500px:before {
    content: "\f26e"
}
.icon-amazon:before,
.fa-amazon:before {
    content: "\f270"
}
.icon-calendar-plus-o:before,
.fa-calendar-plus-o:before {
    content: "\f271"
}
.icon-calendar-minus-o:before,
.fa-calendar-minus-o:before {
    content: "\f272"
}
.icon-calendar-times-o:before,
.fa-calendar-times-o:before {
    content: "\f273"
}
.icon-calendar-check-o:before,
.fa-calendar-check-o:before {
    content: "\f274"
}
.icon-industry:before,
.fa-industry:before {
    content: "\f275"
}
.icon-map-pin:before,
.fa-map-pin:before {
    content: "\f276"
}
.icon-map-signs:before,
.fa-map-signs:before {
    content: "\f277"
}
.icon-map-o:before,
.fa-map-o:before {
    content: "\f278"
}
.icon-map:before,
.fa-map:before {
    content: "\f279"
}
.icon-commenting:before,
.fa-commenting:before {
    content: "\f27a"
}
.icon-commenting-o:before,
.fa-commenting-o:before {
    content: "\f27b"
}
.icon-houzz:before,
.fa-houzz:before {
    content: "\f27c"
}
.icon-vimeo:before,
.fa-vimeo:before {
    content: "\f27d"
}
.icon-black-tie:before,
.fa-black-tie:before {
    content: "\f27e"
}
.icon-fonticons:before,
.fa-fonticons:before {
    content: "\f280"
}
.icon-genderless:before,
.fa-genderless:before {
    content: "\f22d"
}
.icon-glass:before,
.fa-glass:before {
    content: "\f000"
}
.icon-music:before,
.fa-music:before {
    content: "\f001"
}
.icon-search:before,
.fa-search:before {
    content: "\f002"
}
.icon-envelope-o:before,
.fa-envelope-o:before {
    content: "\f003"
}
.icon-heart:before,
.fa-heart:before {
    content: "\f004"
}
.icon-star:before,
.fa-star:before {
    content: "\f005"
}
.icon-star-o:before,
.fa-star-o:before {
    content: "\f006"
}
.icon-user:before,
.fa-user:before {
    content: "\f007"
}
.icon-film:before,
.fa-film:before {
    content: "\f008"
}
.icon-th-large:before,
.fa-th-large:before {
    content: "\f009"
}
.icon-th:before,
.fa-th:before {
    content: "\f00a"
}
.icon-th-list:before,
.fa-th-list:before {
    content: "\f00b"
}
.icon-check:before,
.fa-check:before {
    content: "\f00c"
}
.icon-remove:before,
.icon-close:before,
.icon-times:before,
.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}
.icon-search-plus:before,
.fa-search-plus:before {
    content: "\f00e"
}
.icon-search-minus:before,
.fa-search-minus:before {
    content: "\f010"
}
.icon-power-off:before,
.fa-power-off:before {
    content: "\f011"
}
.icon-signal:before,
.fa-signal:before {
    content: "\f012"
}
.icon-gear:before,
.icon-cog:before,
.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}
.icon-trash-o:before,
.fa-trash-o:before {
    content: "\f014"
}
.icon-home:before,
.fa-home:before {
    content: "\f015"
}
.icon-file-o:before,
.fa-file-o:before {
    content: "\f016"
}
.icon-clock-o:before,
.fa-clock-o:before {
    content: "\f017"
}
.icon-road:before,
.fa-road:before {
    content: "\f018"
}
.icon-download:before,
.fa-download:before {
    content: "\f019"
}
.icon-arrow-circle-o-down:before,
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.icon-arrow-circle-o-up:before,
.fa-arrow-circle-o-up:before {
    content: "\f01b"
}
.icon-inbox:before,
.fa-inbox:before {
    content: "\f01c"
}
.icon-play-circle-o:before,
.fa-play-circle-o:before {
    content: "\f01d"
}
.icon-rotate-right:before,
.icon-repeat:before,
.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}
.icon-refresh:before,
.fa-refresh:before {
    content: "\f021"
}
.icon-list-alt:before,
.fa-list-alt:before {
    content: "\f022"
}
.icon-lock:before,
.fa-lock:before {
    content: "\f023"
}
.icon-flag:before,
.fa-flag:before {
    content: "\f024"
}
.icon-headphones:before,
.fa-headphones:before {
    content: "\f025"
}
.icon-volume-off:before,
.fa-volume-off:before {
    content: "\f026"
}
.icon-volume-down:before,
.fa-volume-down:before {
    content: "\f027"
}
.icon-volume-up:before,
.fa-volume-up:before {
    content: "\f028"
}
.icon-qrcode:before,
.fa-qrcode:before {
    content: "\f029"
}
.icon-barcode:before,
.fa-barcode:before {
    content: "\f02a"
}
.icon-tag:before,
.fa-tag:before {
    content: "\f02b"
}
.icon-tags:before,
.fa-tags:before {
    content: "\f02c"
}
.icon-book:before,
.fa-book:before {
    content: "\f02d"
}
.icon-bookmark:before,
.fa-bookmark:before {
    content: "\f02e"
}
.icon-print:before,
.fa-print:before {
    content: "\f02f"
}
.icon-camera:before,
.fa-camera:before {
    content: "\f030"
}
.icon-font:before,
.fa-font:before {
    content: "\f031"
}
.icon-bold:before,
.fa-bold:before {
    content: "\f032"
}
.icon-italic:before,
.fa-italic:before {
    content: "\f033"
}
.icon-text-height:before,
.fa-text-height:before {
    content: "\f034"
}
.icon-text-width:before,
.fa-text-width:before {
    content: "\f035"
}
.icon-align-left:before,
.fa-align-left:before {
    content: "\f036"
}
.icon-align-center:before,
.fa-align-center:before {
    content: "\f037"
}
.icon-align-right:before,
.fa-align-right:before {
    content: "\f038"
}
.icon-align-justify:before,
.fa-align-justify:before {
    content: "\f039"
}
.icon-list:before,
.fa-list:before {
    content: "\f03a"
}
.icon-dedent:before,
.icon-outdent:before,
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}
.icon-indent:before,
.fa-indent:before {
    content: "\f03c"
}
.icon-video-camera:before,
.fa-video-camera:before {
    content: "\f03d"
}
.icon-photo:before,
.icon-image:before,
.icon-picture-o:before,
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}
.icon-pencil:before,
.fa-pencil:before {
    content: "\f040"
}
.icon-map-marker:before,
.fa-map-marker:before {
    content: "\f041"
}
.icon-adjust:before,
.fa-adjust:before {
    content: "\f042"
}
.icon-tint:before,
.fa-tint:before {
    content: "\f043"
}
.icon-edit:before,
.icon-pencil-square-o:before,
.fa-edit:before {
    content: "\f044"
}
.icon-share-square-o:before,
.fa-share-square-o:before {
    content: "\f045"
}
.icon-check-square-o:before,
.fa-check-square-o:before {
    content: "\f046"
}
.icon-arrows:before,
.fa-arrows:before {
    content: "\f047"
}
.icon-step-backward:before,
.fa-step-backward:before {
    content: "\f048"
}
.icon-fast-backward:before,
.fa-fast-backward:before {
    content: "\f049"
}
.icon-backward:before,
.fa-backward:before {
    content: "\f04a"
}
.icon-play:before,
.fa-play:before {
    content: "\f04b"
}
.icon-pause:before,
.fa-pause:before {
    content: "\f04c"
}
.icon-stop:before,
.fa-stop:before {
    content: "\f04d"
}
.icon-forward:before,
.fa-forward:before {
    content: "\f04e"
}
.icon-fast-forward:before,
.fa-fast-forward:before {
    content: "\f050"
}
.icon-step-forward:before,
.fa-step-forward:before {
    content: "\f051"
}
.icon-eject:before,
.fa-eject:before {
    content: "\f052"
}
.icon-chevron-left:before,
.fa-chevron-left:before {
    content: "\f053"
}
.icon-chevron-right:before,
.fa-chevron-right:before {
    content: "\f054"
}
.icon-plus-circle:before,
.fa-plus-circle:before {
    content: "\f055"
}
.icon-minus-circle:before,
.fa-minus-circle:before {
    content: "\f056"
}
.icon-times-circle:before,
.fa-times-circle:before {
    content: "\f057"
}
.icon-check-circle:before,
.fa-check-circle:before {
    content: "\f058"
}
.icon-question-circle:before,
.fa-question-circle:before {
    content: "\f059"
}
.icon-info-circle:before,
.fa-info-circle:before {
    content: "\f05a"
}
.icon-crosshairs:before,
.fa-crosshairs:before {
    content: "\f05b"
}
.icon-times-circle-o:before,
.fa-times-circle-o:before {
    content: "\f05c"
}
.icon-check-circle-o:before,
.fa-check-circle-o:before {
    content: "\f05d"
}
.icon-ban:before,
.fa-ban:before {
    content: "\f05e"
}
.icon-arrow-left:before,
.fa-arrow-left:before {
    content: "\f060"
}
.icon-arrow-right:before,
.fa-arrow-right:before {
    content: "\f061"
}
.icon-arrow-up:before,
.fa-arrow-up:before {
    content: "\f062"
}
.icon-arrow-down:before,
.fa-arrow-down:before {
    content: "\f063"
}
.icon-mail-forward:before,
.icon-share:before,
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}
.icon-expand:before,
.fa-expand:before {
    content: "\f065"
}
.icon-compress:before,
.fa-compress:before {
    content: "\f066"
}
.icon-plus:before,
.fa-plus:before {
    content: "\f067"
}
.icon-minus:before,
.fa-minus:before {
    content: "\f068"
}
.icon-asterisk:before,
.fa-asterisk:before {
    content: "\f069"
}
.icon-exclamation-circle:before,
.fa-exclamation-circle:before {
    content: "\f06a"
}
.icon-gift:before,
.fa-gift:before {
    content: "\f06b"
}
.icon-leaf:before,
.fa-leaf:before {
    content: "\f06c"
}
.icon-fire:before,
.fa-fire:before {
    content: "\f06d"
}
.icon-eye:before,
.fa-eye:before {
    content: "\f06e"
}
.icon-eye-slash:before,
.fa-eye-slash:before {
    content: "\f070"
}
.icon-warning:before,
.icon-exclamation-triangle:before,
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}
.icon-plane:before,
.fa-plane:before {
    content: "\f072"
}
.icon-calendar:before,
.fa-calendar:before {
    content: "\f073"
}
.icon-random:before,
.fa-random:before {
    content: "\f074"
}
.icon-comment:before,
.fa-comment:before {
    content: "\f075"
}
.icon-magnet:before,
.fa-magnet:before {
    content: "\f076"
}
.icon-chevron-up:before,
.fa-chevron-up:before {
    content: "\f077"
}
.icon-chevron-down:before,
.fa-chevron-down:before {
    content: "\f078"
}
.icon-retweet:before,
.fa-retweet:before {
    content: "\f079"
}
.icon-shopping-cart:before,
.fa-shopping-cart:before {
    content: "\f07a"
}
.icon-folder:before,
.fa-folder:before {
    content: "\f07b"
}
.icon-folder-open:before,
.fa-folder-open:before {
    content: "\f07c"
}
.icon-arrows-v:before,
.fa-arrows-v:before {
    content: "\f07d"
}
.icon-arrows-h:before,
.fa-arrows-h:before {
    content: "\f07e"
}
.icon-bar-chart-o:before,
.icon-bar-chart:before,
.fa-bar-chart-o:before {
    content: "\f080"
}
.icon-twitter-square:before,
.fa-twitter-square:before {
    content: "\f081"
}
.icon-facebook-square:before,
.fa-facebook-square:before {
    content: "\f082"
}
.icon-camera-retro:before,
.fa-camera-retro:before {
    content: "\f083"
}
.icon-key:before,
.fa-key:before {
    content: "\f084"
}
.icon-gears:before,
.icon-cogs:before,
.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}
.icon-comments:before,
.fa-comments:before {
    content: "\f086"
}
.icon-thumbs-o-up:before,
.fa-thumbs-o-up:before {
    content: "\f087"
}
.icon-thumbs-o-down:before,
.fa-thumbs-o-down:before {
    content: "\f088"
}
.icon-star-half:before,
.fa-star-half:before {
    content: "\f089"
}
.icon-heart-o:before,
.fa-heart-o:before {
    content: "\f08a"
}
.icon-sign-out:before,
.fa-sign-out:before {
    content: "\f08b"
}
.icon-linkedin-square:before,
.fa-linkedin-square:before {
    content: "\f08c"
}
.icon-thumb-tack:before,
.fa-thumb-tack:before {
    content: "\f08d"
}
.icon-external-link:before,
.fa-external-link:before {
    content: "\f08e"
}
.icon-sign-in:before,
.fa-sign-in:before {
    content: "\f090"
}
.icon-trophy:before,
.fa-trophy:before {
    content: "\f091"
}
.icon-github-square:before,
.fa-github-square:before {
    content: "\f092"
}
.icon-upload:before,
.fa-upload:before {
    content: "\f093"
}
.icon-lemon-o:before,
.fa-lemon-o:before {
    content: "\f094"
}
.icon-phone:before,
.fa-phone:before {
    content: "\f095"
}
.icon-square-o:before,
.fa-square-o:before {
    content: "\f096"
}
.icon-bookmark-o:before,
.fa-bookmark-o:before {
    content: "\f097"
}
.icon-phone-square:before,
.fa-phone-square:before {
    content: "\f098"
}
.icon-twitter:before,
.fa-twitter:before {
    content: "\f099"
}
.icon-facebook:before,
.fa-facebook:before {
    content: "\f09a"
}
.icon-github:before,
.fa-github:before {
    content: "\f09b"
}
.icon-unlock:before,
.fa-unlock:before {
    content: "\f09c"
}
.icon-credit-card:before,
.fa-credit-card:before {
    content: "\f09d"
}
.icon-feed:before,
.fa-feed:before,
.icon-rss:before,
.fa-rss:before {
    content: "\f09e"
}
.icon-hdd-o:before,
.fa-hdd-o:before {
    content: "\f0a0"
}
.icon-bullhorn:before,
.fa-bullhorn:before {
    content: "\f0a1"
}
.icon-bell:before,
.fa-bell:before {
    content: "\f0f3"
}
.icon-certificate:before,
.fa-certificate:before {
    content: "\f0a3"
}
.icon-hand-o-right:before,
.fa-hand-o-right:before {
    content: "\f0a4"
}
.icon-hand-o-left:before,
.fa-hand-o-left:before {
    content: "\f0a5"
}
.icon-hand-o-up:before,
.fa-hand-o-up:before {
    content: "\f0a6"
}
.icon-hand-o-down:before,
.fa-hand-o-down:before {
    content: "\f0a7"
}
.icon-arrow-circle-left:before,
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.icon-arrow-circle-right:before,
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.icon-arrow-circle-up:before,
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.icon-arrow-circle-down:before,
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.icon-globe:before,
.fa-globe:before {
    content: "\f0ac"
}
.icon-wrench:before,
.fa-wrench:before {
    content: "\f0ad"
}
.icon-tasks:before,
.fa-tasks:before {
    content: "\f0ae"
}
.icon-filter:before,
.fa-filter:before {
    content: "\f0b0"
}
.icon-briefcase:before,
.fa-briefcase:before {
    content: "\f0b1"
}
.icon-arrows-alt:before,
.fa-arrows-alt:before {
    content: "\f0b2"
}
.icon-group:before,
.icon-users:before,
.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}
.icon-chain:before,
.icon-link:before,
.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}
.icon-cloud:before,
.fa-cloud:before {
    content: "\f0c2"
}
.icon-flask:before,
.fa-flask:before {
    content: "\f0c3"
}
.icon-cut:before,
.icon-scissors:before,
.fa-cut:before {
    content: "\f0c4"
}
.icon-copy:before,
.icon-files-o:before,
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}
.icon-paperclip:before,
.fa-paperclip:before {
    content: "\f0c6"
}
.icon-save:before,
.icon-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}
.icon-square:before,
.fa-square:before {
    content: "\f0c8"
}
.icon-navicon:before,
.icon-reorder:before,
.icon-bars:before,
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}
.icon-list-ul:before,
.fa-list-ul:before {
    content: "\f0ca"
}
.icon-list-ol:before,
.fa-list-ol:before {
    content: "\f0cb"
}
.icon-strikethrough:before,
.fa-strikethrough:before {
    content: "\f0cc"
}
.icon-underline:before,
.fa-underline:before {
    content: "\f0cd"
}
.icon-table:before,
.fa-table:before {
    content: "\f0ce"
}
.icon-magic:before,
.fa-magic:before {
    content: "\f0d0"
}
.icon-truck:before,
.fa-truck:before {
    content: "\f0d1"
}
.icon-pinterest:before,
.fa-pinterest:before {
    content: "\f0d2"
}
.icon-pinterest-square:before,
.fa-pinterest-square:before {
    content: "\f0d3"
}
.icon-google-plus-square:before,
.fa-google-plus-square:before {
    content: "\f0d4"
}
.icon-google-plus:before,
.fa-google-plus:before {
    content: "\f0d5"
}
.icon-money:before,
.fa-money:before {
    content: "\f0d6"
}
.icon-caret-down:before,
.fa-caret-down:before {
    content: "\f0d7"
}
.icon-caret-up:before,
.fa-caret-up:before {
    content: "\f0d8"
}
.icon-caret-left:before,
.fa-caret-left:before {
    content: "\f0d9"
}
.icon-caret-right:before,
.fa-caret-right:before {
    content: "\f0da"
}
.icon-columns:before,
.fa-columns:before {
    content: "\f0db"
}
.icon-unsorted:before,
.icon-sort:before,
.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}
.icon-sort-down:before,
.icon-sort-desc:before,
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}
.icon-sort-up:before,
.icon-sort-asc:before,
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}
.icon-envelope:before,
.fa-envelope:before {
    content: "\f0e0"
}
.icon-linkedin:before,
.fa-linkedin:before {
    content: "\f0e1"
}
.icon-rotate-left:before,
.icon-undo:before,
.fa-undo:before,
.fa-rotate-left:before {
    content: "\f0e2"
}
.icon-legal:before,
.icon-gavel:before,
.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}
.icon-dashboard:before,
.icon-tachometer:before,
.fa-tachometer:before,
.fa-dashboard:before {
    content: "\f0e4"
}
.icon-comment-o:before,
.fa-comment-o:before {
    content: "\f0e5"
}
.icon-comments-o:before,
.fa-comments-o:before {
    content: "\f0e6"
}
.icon-flash:before,
.icon-bolt:before,
.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}
.icon-sitemap:before,
.fa-sitemap:before {
    content: "\f0e8"
}
.icon-umbrella:before,
.fa-umbrella:before {
    content: "\f0e9"
}
.icon-paste:before,
.icon-clipboard:before,
.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}
.icon-lightbulb-o:before,
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.icon-exchange:before,
.fa-exchange:before {
    content: "\f0ec"
}
.icon-cloud-download:before,
.fa-cloud-download:before {
    content: "\f0ed"
}
.icon-cloud-upload:before,
.fa-cloud-upload:before {
    content: "\f0ee"
}
.icon-user-md:before,
.fa-user-md:before {
    content: "\f0f0"
}
.icon-stethoscope:before,
.fa-stethoscope:before {
    content: "\f0f1"
}
.icon-suitcase:before,
.fa-suitcase:before {
    content: "\f0f2"
}
.icon-bell-o:before,
.fa-bell-o:before {
    content: "\f0a2"
}
.icon-coffee:before,
.fa-coffee:before {
    content: "\f0f4"
}
.icon-cutlery:before,
.fa-cutlery:before {
    content: "\f0f5"
}
.icon-file-text-o:before,
.fa-file-text-o:before {
    content: "\f0f6"
}
.icon-building-o:before,
.fa-building-o:before {
    content: "\f0f7"
}
.icon-hospital-o:before,
.fa-hospital-o:before {
    content: "\f0f8"
}
.icon-ambulance:before,
.fa-ambulance:before {
    content: "\f0f9"
}
.icon-medkit:before,
.fa-medkit:before {
    content: "\f0fa"
}
.icon-fighter-jet:before,
.fa-fighter-jet:before {
    content: "\f0fb"
}
.icon-beer:before,
.fa-beer:before {
    content: "\f0fc"
}
.icon-h-square:before,
.fa-h-square:before {
    content: "\f0fd"
}
.icon-plus-square:before,
.fa-plus-square:before {
    content: "\f0fe"
}
.icon-angle-double-left:before,
.fa-angle-double-left:before {
    content: "\f100"
}
.icon-angle-double-right:before,
.fa-angle-double-right:before {
    content: "\f101"
}
.icon-angle-double-up:before,
.fa-angle-double-up:before {
    content: "\f102"
}
.icon-angle-double-down:before,
.fa-angle-double-down:before {
    content: "\f103"
}
.icon-angle-left:before,
.fa-angle-left:before {
    content: "\f104"
}
.icon-angle-right:before,
.fa-angle-right:before {
    content: "\f105"
}
.icon-angle-up:before,
.fa-angle-up:before {
    content: "\f106"
}
.icon-angle-down:before,
.fa-angle-down:before {
    content: "\f107"
}
.icon-desktop:before,
.fa-desktop:before {
    content: "\f108"
}
.icon-laptop:before,
.fa-laptop:before {
    content: "\f109"
}
.icon-tablet:before,
.fa-tablet:before {
    content: "\f10a"
}
.icon-mobile-phone:before,
.icon-mobile:before,
.fa-mobile:before,
.fa-mobile-phone:before {
    content: "\f10b"
}
.icon-circle-o:before,
.fa-circle-o:before {
    content: "\f10c"
}
.icon-quote-left:before,
.fa-quote-left:before {
    content: "\f10d"
}
.icon-quote-right:before,
.fa-quote-right:before {
    content: "\f10e"
}
.icon-spinner:before,
.fa-spinner:before {
    content: "\f110"
}
.icon-circle:before,
.fa-circle:before {
    content: "\f111"
}
.icon-mail-reply:before,
.icon-reply:before,
.fa-reply:before,
.fa-mail-reply:before {
    content: "\f112"
}
.icon-github-alt:before,
.fa-github-alt:before {
    content: "\f113"
}
.icon-folder-o:before,
.fa-folder-o:before {
    content: "\f114"
}
.icon-folder-open-o:before,
.fa-folder-open-o:before {
    content: "\f115"
}
.icon-smile-o:before,
.fa-smile-o:before {
    content: "\f118"
}
.icon-frown-o:before,
.fa-frown-o:before {
    content: "\f119"
}
.icon-meh-o:before,
.fa-meh-o:before {
    content: "\f11a"
}
.icon-gamepad:before,
.fa-gamepad:before {
    content: "\f11b"
}
.icon-keyboard-o:before,
.fa-keyboard-o:before {
    content: "\f11c"
}
.icon-flag-o:before,
.fa-flag-o:before {
    content: "\f11d"
}
.icon-flag-checkered:before,
.fa-flag-checkered:before {
    content: "\f11e"
}
.icon-terminal:before,
.fa-terminal:before {
    content: "\f120"
}
.icon-code:before,
.fa-code:before {
    content: "\f121"
}
.icon-mail-reply-all:before,
.icon-reply-all:before,
.fa-reply-all:before,
.fa-mail-reply-all:before {
    content: "\f122"
}
.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before,
.fa-star-half-o:before,
.fa-star-half-empty:before,
.fa-star-half-full:before {
    content: "\f123"
}
.icon-location-arrow:before,
.fa-location-arrow:before {
    content: "\f124"
}
.icon-crop:before,
.fa-crop:before {
    content: "\f125"
}
.icon-code-fork:before,
.fa-code-fork:before {
    content: "\f126"
}
.icon-unlink:before,
.icon-chain-broken:before,
.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}
.icon-question:before,
.fa-question:before {
    content: "\f128"
}
.icon-info:before,
.fa-info:before {
    content: "\f129"
}
.icon-exclamation:before,
.fa-exclamation:before {
    content: "\f12a"
}
.icon-superscript:before,
.fa-superscript:before {
    content: "\f12b"
}
.icon-subscript:before,
.fa-subscript:before {
    content: "\f12c"
}
.icon-eraser:before,
.fa-eraser:before {
    content: "\f12d"
}
.icon-puzzle-piece:before,
.fa-puzzle-piece:before {
    content: "\f12e"
}
.icon-microphone:before,
.fa-microphone:before {
    content: "\f130"
}
.icon-microphone-slash:before,
.fa-microphone-slash:before {
    content: "\f131"
}
.icon-shield:before,
.fa-shield:before {
    content: "\f132"
}
.icon-calendar-o:before,
.fa-calendar-o:before {
    content: "\f133"
}
.icon-fire-extinguisher:before,
.fa-fire-extinguisher:before {
    content: "\f134"
}
.icon-rocket:before,
.fa-rocket:before {
    content: "\f135"
}
.icon-maxcdn:before,
.fa-maxcdn:before {
    content: "\f136"
}
.icon-chevron-circle-left:before,
.fa-chevron-circle-left:before {
    content: "\f137"
}
.icon-chevron-circle-right:before,
.fa-chevron-circle-right:before {
    content: "\f138"
}
.icon-chevron-circle-up:before,
.fa-chevron-circle-up:before {
    content: "\f139"
}
.icon-chevron-circle-down:before,
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.icon-html5:before,
.fa-html5:before {
    content: "\f13b"
}
.icon-css3:before,
.fa-css3:before {
    content: "\f13c"
}
.icon-anchor:before,
.fa-anchor:before {
    content: "\f13d"
}
.icon-unlock-alt:before,
.fa-unlock-alt:before {
    content: "\f13e"
}
.icon-bullseye:before,
.fa-bullseye:before {
    content: "\f140"
}
.icon-ellipsis-h:before,
.fa-ellipsis-h:before {
    content: "\f141"
}
.icon-ellipsis-v:before,
.fa-ellipsis-v:before {
    content: "\f142"
}
.icon-rss-square:before,
.fa-rss-square:before {
    content: "\f143"
}
.icon-play-circle:before,
.fa-play-circle:before {
    content: "\f144"
}
.icon-ticket:before,
.fa-ticket:before {
    content: "\f145"
}
.icon-minus-square:before,
.fa-minus-square:before {
    content: "\f146"
}
.icon-minus-square-o:before,
.fa-minus-square-o:before {
    content: "\f147"
}
.icon-level-up:before,
.fa-level-up:before {
    content: "\f148"
}
.icon-level-down:before,
.fa-level-down:before {
    content: "\f149"
}
.icon-check-square:before,
.fa-check-square:before {
    content: "\f14a"
}
.icon-pencil-square:before,
.fa-pencil-square:before {
    content: "\f14b"
}
.icon-external-link-square:before,
.fa-external-link-square:before {
    content: "\f14c"
}
.icon-share-square:before,
.fa-share-square:before {
    content: "\f14d"
}
.icon-compass:before,
.fa-compass:before {
    content: "\f14e"
}
.icon-toggle-down:before,
.icon-caret-square-o-down:before,
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}
.icon-toggle-up:before,
.icon-caret-square-o-up:before,
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}
.icon-toggle-right:before,
.icon-caret-square-o-right:before,
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}
.icon-euro:before,
.icon-eur:before,
.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}
.icon-gbp:before,
.fa-gbp:before {
    content: "\f154"
}
.icon-dollar:before,
.icon-usd:before,
.fa-usd:before,
.fa-dollar:before {
    content: "\f155"
}
.icon-rupee:before,
.icon-inr:before,
.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}
.icon-cny:before,
.icon-rmb:before,
.icon-yen:before,
.icon-jpy:before,
.fa-jpy:before,
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}
.icon-ruble:before,
.icon-rouble:before,
.icon-rub:before,
.fa-rub:before,
.fa-ruble:before,
.fa-rouble:before {
    content: "\f158"
}
.icon-won:before,
.icon-krw:before,
.fa-krw:before,
.fa-won:before {
    content: "\f159"
}
.icon-bitcoin:before,
.icon-btc:before,
.fa-btc:before,
.fa-bitcoin:before {
    content: "\f15a"
}
.icon-file:before,
.fa-file:before {
    content: "\f15b"
}
.icon-file-text:before,
.fa-file-text:before {
    content: "\f15c"
}
.icon-sort-alpha-asc:before,
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.icon-sort-alpha-desc:before,
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.icon-sort-amount-asc:before,
.fa-sort-amount-asc:before {
    content: "\f160"
}
.icon-sort-amount-desc:before,
.fa-sort-amount-desc:before {
    content: "\f161"
}
.icon-sort-numeric-asc:before,
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.icon-sort-numeric-desc:before,
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.icon-thumbs-up:before,
.fa-thumbs-up:before {
    content: "\f164"
}
.icon-thumbs-down:before,
.fa-thumbs-down:before {
    content: "\f165"
}
.icon-youtube-square:before,
.fa-youtube-square:before {
    content: "\f166"
}
.icon-youtube:before,
.fa-youtube:before {
    content: "\f167"
}
.icon-xing:before,
.fa-xing:before {
    content: "\f168"
}
.icon-xing-square:before,
.fa-xing-square:before {
    content: "\f169"
}
.icon-youtube-play:before,
.fa-youtube-play:before {
    content: "\f16a"
}
.icon-dropbox:before,
.fa-dropbox:before {
    content: "\f16b"
}
.icon-stack-overflow:before,
.fa-stack-overflow:before {
    content: "\f16c"
}
.icon-instagram:before,
.fa-instagram:before {
    content: "\f16d"
}
.icon-flickr:before,
.fa-flickr:before {
    content: "\f16e"
}
.icon-adn:before,
.fa-adn:before {
    content: "\f170"
}
.icon-bitbucket:before,
.fa-bitbucket:before {
    content: "\f171"
}
.icon-bitbucket-square:before,
.fa-bitbucket-square:before {
    content: "\f172"
}
.icon-tumblr:before,
.fa-tumblr:before {
    content: "\f173"
}
.icon-tumblr-square:before,
.fa-tumblr-square:before {
    content: "\f174"
}
.icon-long-arrow-down:before,
.fa-long-arrow-down:before {
    content: "\f175"
}
.icon-long-arrow-up:before,
.fa-long-arrow-up:before {
    content: "\f176"
}
.icon-long-arrow-left:before,
.fa-long-arrow-left:before {
    content: "\f177"
}
.icon-long-arrow-right:before,
.fa-long-arrow-right:before {
    content: "\f178"
}
.icon-apple:before,
.fa-apple:before {
    content: "\f179"
}
.icon-windows:before,
.fa-windows:before {
    content: "\f17a"
}
.icon-android:before,
.fa-android:before {
    content: "\f17b"
}
.icon-linux:before,
.fa-linux:before {
    content: "\f17c"
}
.icon-dribbble:before,
.fa-dribbble:before {
    content: "\f17d"
}
.icon-skype:before,
.fa-skype:before {
    content: "\f17e"
}
.icon-foursquare:before,
.fa-foursquare:before {
    content: "\f180"
}
.icon-trello:before,
.fa-trello:before {
    content: "\f181"
}
.icon-female:before,
.fa-female:before {
    content: "\f182"
}
.icon-male:before,
.fa-male:before {
    content: "\f183"
}
.icon-gittip:before,
.fa-gittip:before {
    content: "\f184"
}
.icon-gratipay:before,
.fa-gratipay:before {
    content: "\f184"
}
.icon-sun-o:before,
.fa-sun-o:before {
    content: "\f185"
}
.icon-moon-o:before,
.fa-moon-o:before {
    content: "\f186"
}
.icon-archive:before,
.fa-archive:before {
    content: "\f187"
}
.icon-bug:before,
.fa-bug:before {
    content: "\f188"
}
.icon-vk:before,
.fa-vk:before {
    content: "\f189"
}
.icon-weibo:before,
.fa-weibo:before {
    content: "\f18a"
}
.icon-renren:before,
.fa-renren:before {
    content: "\f18b"
}
.icon-pagelines:before,
.fa-pagelines:before {
    content: "\f18c"
}
.icon-stack-exchange:before,
.fa-stack-exchange:before {
    content: "\f18d"
}
.icon-arrow-circle-o-right:before,
.fa-arrow-circle-o-right:before {
    content: "\f18e"
}
.icon-arrow-circle-o-left:before,
.fa-arrow-circle-o-left:before {
    content: "\f190"
}
.icon-toggle-left:before,
.icon-caret-square-o-left:before,
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}
.icon-dot-circle-o:before,
.fa-dot-circle-o:before {
    content: "\f192"
}
.icon-wheelchair:before,
.fa-wheelchair:before {
    content: "\f193"
}
.icon-vimeo-square:before,
.fa-vimeo-square:before {
    content: "\f194"
}
.icon-turkish-lira:before,
.icon-try:before,
.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}
.icon-plus-square-o:before,
.fa-plus-square-o:before {
    content: "\f196"
}
.icon-space-shuttle:before,
.fa-space-shuttle:before {
    content: "\f197"
}
.icon-slack:before,
.fa-slack:before {
    content: "\f198"
}
.icon-envelope-square:before,
.fa-envelope-square:before {
    content: "\f199"
}
.icon-wordpress:before,
.fa-wordpress:before {
    content: "\f19a"
}
.icon-openid:before,
.fa-openid:before {
    content: "\f19b"
}
.icon-institution:before,
.icon-bank:before,
.icon-university:before,
.fa-university:before,
.fa-institution:before,
.fa-bank:before {
    content: "\f19c"
}
.icon-mortar-board:before,
.icon-graduation-cap:before,
.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}
.icon-yahoo:before,
.fa-yahoo:before {
    content: "\f19e"
}
.icon-google:before,
.fa-google:before {
    content: "\f1a0"
}
.icon-reddit:before,
.fa-reddit:before {
    content: "\f1a1"
}
.icon-reddit-square:before,
.fa-reddit-square:before {
    content: "\f1a2"
}
.icon-stumbleupon-circle:before,
.fa-stumbleupon-circle:before {
    content: "\f1a3"
}
.icon-stumbleupon:before,
.fa-stumbleupon:before {
    content: "\f1a4"
}
.icon-delicious:before,
.fa-delicious:before {
    content: "\f1a5"
}
.icon-digg:before,
.fa-digg:before {
    content: "\f1a6"
}
.icon-pied-piper:before,
.fa-pied-piper:before {
    content: "\f1a7"
}
.icon-pied-piper-alt:before,
.fa-pied-piper-alt:before {
    content: "\f1a8"
}
.icon-drupal:before,
.fa-drupal:before {
    content: "\f1a9"
}
.icon-joomla:before,
.fa-joomla:before {
    content: "\f1aa"
}
.icon-language:before,
.fa-language:before {
    content: "\f1ab"
}
.icon-fax:before,
.fa-fax:before {
    content: "\f1ac"
}
.icon-building:before,
.fa-building:before {
    content: "\f1ad"
}
.icon-child:before,
.fa-child:before {
    content: "\f1ae"
}
.icon-paw:before,
.fa-paw:before {
    content: "\f1b0"
}
.icon-spoon:before,
.fa-spoon:before {
    content: "\f1b1"
}
.icon-cube:before,
.fa-cube:before {
    content: "\f1b2"
}
.icon-cubes:before,
.fa-cubes:before {
    content: "\f1b3"
}
.icon-behance:before,
.fa-behance:before {
    content: "\f1b4"
}
.icon-behance-square:before,
.fa-behance-square:before {
    content: "\f1b5"
}
.icon-steam:before,
.fa-steam:before {
    content: "\f1b6"
}
.icon-steam-square:before,
.fa-steam-square:before {
    content: "\f1b7"
}
.icon-recycle:before,
.fa-recycle:before {
    content: "\f1b8"
}
.icon-automobile:before,
.icon-car:before,
.fa-car:before,
.fa-automobile:before {
    content: "\f1b9"
}
.icon-cab:before,
.icon-taxi:before,
.fa-taxi:before,
.fa-cab:before {
    content: "\f1ba"
}
.icon-tree:before,
.fa-tree:before {
    content: "\f1bb"
}
.icon-spotify:before,
.fa-spotify:before {
    content: "\f1bc"
}
.icon-deviantart:before,
.fa-deviantart:before {
    content: "\f1bd"
}
.icon-soundcloud:before,
.fa-soundcloud:before {
    content: "\f1be"
}
.icon-database:before,
.fa-database:before {
    content: "\f1c0"
}
.icon-file-pdf-o:before,
.fa-file-pdf-o:before {
    content: "\f1c1"
}
.icon-file-word-o:before,
.fa-file-word-o:before {
    content: "\f1c2"
}
.icon-file-excel-o:before,
.fa-file-excel-o:before {
    content: "\f1c3"
}
.icon-file-powerpoint-o:before,
.fa-file-powerpoint-o:before {
    content: "\f1c4"
}
.icon-file-photo-o:before,
.icon-file-picture-o:before,
.icon-file-image-o:before,
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}
.icon-file-zip-o:before,
.icon-file-archive-o:before,
.fa-file-archive-o:before,
.fa-zip-o:before {
    content: "\f1c6"
}
.icon-file-sound-o:before,
.icon-file-audio-o:before,
.fa-file-audio-o:before,
.fa-sound-o:before {
    content: "\f1c7"
}
.icon-file-movie-o:before,
.icon-file-video-o:before,
.fa-file-video-o:before,
.fa-file-movie-o:before {
    content: "\f1c8"
}
.icon-file-code-o:before,
.fa-file-code-o:before {
    content: "\f1c9"
}
.icon-vine:before,
.fa-vine:before {
    content: "\f1ca"
}
.icon-codepen:before,
.fa-codepen:before {
    content: "\f1cb"
}
.icon-jsfiddle:before,
.fa-jsfiddle:before {
    content: "\f1cc"
}
.icon-life-bouy:before,
.icon-life-buoy:before,
.icon-life-saver:before,
.icon-support:before,
.icon-life-ring:before,
.fa-life-ring:before,
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-support:before {
    content: "\f1cd"
}
.icon-circle-o-notch:before,
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.icon-ra:before,
.icon-rebel:before,
.fa-rebel:before,
.fa-ra:before {
    content: "\f1d0"
}
.icon-ge:before,
.icon-empire:before,
.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}
.icon-git-square:before,
.fa-git-square:before {
    content: "\f1d2"
}
.icon-git:before,
.fa-git:before {
    content: "\f1d3"
}
.icon-y-combinator-square:before,
fa-y-combinator-square:before,
.icon-yc-square:before,
fa-yc-square:before,
.icon-hacker-news:before,
.fa-hacker-news:before {
    content: "\f1d4"
}
.icon-tencent-weibo:before,
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.icon-qq:before,
.fa-qq:before {
    content: "\f1d6"
}
.icon-wechat:before,
.icon-weixin:before,
.fa-weixin:before,
.fa-wechat:before {
    content: "\f1d7"
}
.icon-send:before,
.icon-paper-plane:before,
.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}
.icon-send-o:before,
.icon-paper-plane-o:before,
.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}
.icon-history:before,
.fa-history:before {
    content: "\f1da"
}
.icon-circle-thin:before,
.fa-circle-thin:before {
    content: "\f1db"
}
.icon-header:before,
.fa-header:before {
    content: "\f1dc"
}
.icon-paragraph:before,
.fa-paragraph:before {
    content: "\f1dd"
}
.icon-sliders:before,
.fa-sliders:before {
    content: "\f1de"
}
.icon-share-alt:before,
.fa-share-alt:before {
    content: "\f1e0"
}
.icon-share-alt-square:before,
.fa-share-alt-square:before {
    content: "\f1e1"
}
.icon-bomb:before,
.fa-bomb:before {
    content: "\f1e2"
}
.icon-soccer-ball-o:before,
.icon-futbol-o:before,
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: "\f1e3"
}
.icon-tty:before,
.fa-tty:before {
    content: "\f1e4"
}
.icon-binoculars:before,
.fa-binoculars:before {
    content: "\f1e5"
}
.icon-plug:before,
.fa-plug:before {
    content: "\f1e6"
}
.icon-slideshare:before,
.fa-slideshare:before {
    content: "\f1e7"
}
.icon-twitch:before,
.fa-twitch:before {
    content: "\f1e8"
}
.icon-yelp:before,
.fa-yelp:before {
    content: "\f1e9"
}
.icon-newspaper-o:before,
.fa-newspaper-o:before {
    content: "\f1ea"
}
.icon-wifi:before,
.fa-wifi:before {
    content: "\f1eb"
}
.icon-calculator:before,
.fa-calculator:before {
    content: "\f1ec"
}
.icon-paypal:before,
.fa-paypal:before {
    content: "\f1ed"
}
.icon-google-wallet:before,
.fa-google-wallet:before {
    content: "\f1ee"
}
.icon-cc-visa:before,
.fa-cc-visa:before {
    content: "\f1f0"
}
.icon-cc-mastercard:before,
.fa-cc-mastercard:before {
    content: "\f1f1"
}
.icon-cc-discover:before,
.fa-cc-discover:before {
    content: "\f1f2"
}
.icon-cc-amex:before,
.fa-cc-amex:before {
    content: "\f1f3"
}
.icon-cc-paypal:before,
.fa-cc-paypal:before {
    content: "\f1f4"
}
.icon-cc-stripe:before,
.fa-cc-stripe:before {
    content: "\f1f5"
}
.icon-bell-slash:before,
.fa-bell-slash:before {
    content: "\f1f6"
}
.icon-bell-slash-o:before,
.fa-bell-slash-o:before {
    content: "\f1f7"
}
.icon-trash:before,
.fa-trash:before {
    content: "\f1f8"
}
.icon-copyright:before,
.fa-copyright:before {
    content: "\f1f9"
}
.icon-at:before,
.fa-at:before {
    content: "\f1fa"
}
.icon-eyedropper:before,
.fa-eyedropper:before {
    content: "\f1fb"
}
.icon-paint-brush:before,
.fa-paint-brush:before {
    content: "\f1fc"
}
.icon-birthday-cake:before,
.fa-birthday-cake:before {
    content: "\f1fd"
}
.icon-area-chart:before,
.fa-area-chart:before {
    content: "\f1fe"
}
.icon-pie-chart:before,
.fa-pie-chart:before {
    content: "\f200"
}
.icon-line-chart:before,
.fa-line-chart:before {
    content: "\f201"
}
.icon-lastfm:before,
.fa-lastfm:before {
    content: "\f202"
}
.icon-lastfm-square:before,
.fa-lastfm-square:before {
    content: "\f203"
}
.icon-toggle-off:before,
.fa-toggle-off:before {
    content: "\f204"
}
.icon-toggle-on:before,
.fa-toggle-on:before {
    content: "\f205"
}
.icon-bicycle:before,
.fa-bicycle:before {
    content: "\f206"
}
.icon-bus:before,
.fa-bus:before {
    content: "\f207"
}
.icon-ioxhost:before,
.fa-ioxhost:before {
    content: "\f208"
}
.icon-angellist:before,
.fa-angellist:before {
    content: "\f209"
}
.icon-cc:before,
.fa-cc:before {
    content: "\f20a"
}
.icon-shekel:before,
.icon-sheqel:before,
.icon-ils:before,
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: "\f20b"
}
.icon-meanpath:before,
.fa-meanpath:before {
    content: "\f20c"
}
.icon-buysellads:before,
.fa-buysellads:before {
    content: "\f20d"
}
.icon-connectdevelop:before,
.fa-connectdevelop:before {
    content: "\f20e"
}
.icon-dashcube:before,
.fa-dashcube:before {
    content: "\f210"
}
.icon-forumbee:before,
.fa-forumbee:before {
    content: "\f211"
}
.icon-leanpub:before,
.fa-leanpub:before {
    content: "\f212"
}
.icon-sellsy:before,
.fa-sellsy:before {
    content: "\f213"
}
.icon-shirtsinbulk:before,
.fa-shirtsinbulk:before {
    content: "\f214"
}
.icon-simplybuilt:before,
.fa-simplybuilt:before {
    content: "\f215"
}
.icon-skyatlas:before,
.fa-skyatlas:before {
    content: "\f216"
}
.icon-cart-plus:before,
.fa-cart-plus:before {
    content: "\f217"
}
.icon-cart-arrow-down:before,
.fa-cart-arrow-down:before {
    content: "\f218"
}
.icon-diamond:before,
.fa-diamond:before {
    content: "\f219"
}
.icon-ship:before,
.fa-ship:before {
    content: "\f21a"
}
.icon-user-secret:before,
.fa-user-secret:before {
    content: "\f21b"
}
.icon-motorcycle:before,
.fa-motorcycle:before {
    content: "\f21c"
}
.icon-street-view:before,
.fa-street-view:before {
    content: "\f21d"
}
.icon-heartbeat:before,
.fa-heartbeat:before {
    content: "\f21e"
}
.icon-venus:before,
.fa-venus:before {
    content: "\f221"
}
.icon-mars:before,
.fa-mars:before {
    content: "\f222"
}
.icon-mercury:before,
.fa-mercury:before {
    content: "\f223"
}
.icon-intersex:before,
.fa--intersex:before,
.icon-transgender:before,
.fa-transgender:before {
    content: "\f224"
}
.icon-transgender-alt:before,
.fa-transgender-alt:before {
    content: "\f225"
}
.icon-venus-double:before,
.fa-venus-double:before {
    content: "\f226"
}
.icon-mars-double:before,
.fa-mars-double:before {
    content: "\f227"
}
.icon-venus-mars:before,
.fa-venus-mars:before {
    content: "\f228"
}
.icon-mars-stroke:before,
.fa-mars-stroke:before {
    content: "\f229"
}
.icon-mars-stroke-v:before,
.fa-mars-stroke-v:before {
    content: "\f22a"
}
.icon-mars-stroke-h:before,
.fa-mars-stroke-h:before {
    content: "\f22b"
}
.icon-neuter:before,
.fa-neuter:before {
    content: "\f22c"
}
.icon-facebook-official:before,
.fa-facebook-official:before {
    content: "\f230"
}
.icon-pinterest-p:before,
.fa-pinterest-p:before {
    content: "\f231"
}
.icon-whatsapp:before,
.fa-whatsapp:before {
    content: "\f232"
}
.icon-server:before,
.fa-server:before {
    content: "\f233"
}
.icon-user-plus:before,
.fa-user-plus:before {
    content: "\f234"
}
.icon-user-times:before,
.fa-user-times:before {
    content: "\f235"
}
.icon-hotel:before,
.fa-hotel:before,
.fa-bed:before,
.icon-bed:before {
    content: "\f236"
}
.icon-viacoin:before,
.fa-viacoin:before {
    content: "\f237"
}
.icon-train:before,
.fa-train:before {
    content: "\f238"
}
.icon-subway:before,
.fa-subway:before {
    content: "\f239"
}
.icon-medium:before,
.fa-medium:before {
    content: "\f23a"
}
.icon-remove:before {
    content: "\f00d"
}
.icon-reorder:before {
    content: "\f0c9"
}
.icon-plus-sign:before {
    content: "\f055"
}
.icon-ok:before {
    content: "\f00c"
}
.icon-trash:before {
    content: "\f014"
}
.icon-fullscreen:before {
    content: "\f0b2"
}
.icon-info-sign:before {
    content: "\f05a"
}
.icon-sun:before {
    content: "\f185"
}
.icon-picture:before {
    content: "\f03e"
}
.icon-star-empty:before {
    content: "\f006"
}
.icon-zoom-in:before {
    content: "\f002"
}
.icon-zoom-out:before {
    content: "\f010"
}
.icon-off:before {
    content: "\f011"
}
.icon-file-alt:before {
    content: "\f016"
}
.icon-download-alt:before {
    content: "\f019"
}
.icon-indent-left:before {
    content: "\f03c"
}
.icon-indent-right:before {
    content: "\f03b"
}
.icon-facetime-video:before {
    content: "\f03d"
}
.icon-ban-circle:before {
    content: "\f05e"
}
.icon-bar-chart:before {
    content: "\f080"
}
.icon-beaker:before {
    content: "\f0c3"
}
.icon-bell-alt:before {
    content: "\f0a2"
}
.icon-bitbucket-sign:before {
    content: "\f172"
}
.icon-bookmark-empty:before {
    content: "\f097"
}
.icon-building:before {
    content: "\f0f7"
}
.icon-calendar-empty:before {
    content: "\f133"
}
.icon-check-empty:before {
    content: "\f096"
}
.icon-check-minus:before {
    content: "\f147"
}
.icon-check-sign:before {
    content: "\f14a"
}
.icon-chevron-sign-down:before {
    content: "\f13a"
}
.icon-chevron-sign-up:before {
    content: "\f139"
}
.icon-chevron-sign-left:before {
    content: "\f137"
}
.icon-chevron-sign-right:before {
    content: "\f138"
}
.icon-circle-arrow-down:before {
    content: "\f0ab"
}
.icon-circle-arrow-up:before {
    content: "\f0aa"
}
.icon-circle-arrow-left:before {
    content: "\f0a8"
}
.icon-circle-arrow-right:before {
    content: "\f0a9"
}
.icon-circle-blank:before {
    content: "\f10c"
}
.icon-collapse:before {
    content: "\f150"
}
.icon-collapse-top:before {
    content: "\f151"
}
.icon-collapse-alt:before {
    content: "\f151"
}
.icon-comment-alt:before {
    content: "\f0e5"
}
.icon-comments-alt:before {
    content: "\f0e6"
}
.icon-double-angle-down:before {
    content: "\f103"
}
.icon-double-angle-up:before {
    content: "\f102"
}
.icon-double-angle-left:before {
    content: "\f100"
}
.icon-double-angle-right:before {
    content: "\f101"
}
.icon-edit-sign:before {
    content: "\f044"
}
.icon-ellipsis-horizontal:before {
    content: "\f141"
}
.icon-ellipsis-vertical:before {
    content: "\f142"
}
.icon-envelope-alt:before {
    content: "\f003"
}
.icon-exclamation-sign:before {
    content: "\f06a"
}
.icon-eye-open:before {
    content: "\f06e"
}
.icon-eye-close:before {
    content: "\f070"
}
.icon-facebook-sign:before {
    content: "\f082"
}
.icon-file-text-alt:before {
    content: "\f0f6"
}
.icon-flag-alt:before {
    content: "\f11d"
}
.icon-food:before {
    content: "\f0f5"
}
.icon-frown:before {
    content: "\f119"
}
.icon-github-sign:before {
    content: "\f092"
}
.icon-google-plus-sign:before {
    content: "\f0d4"
}
.icon-h-sign:before {
    content: "\f0fd"
}
.icon-hand-up:before {
    content: "\f0a6"
}
.icon-hand-down:before {
    content: "\f0a7"
}
.icon-hand-left:before {
    content: "\f0a5"
}
.icon-hand-right:before {
    content: "\f0a4"
}
.icon-hdd:before {
    content: "\f0a0"
}
.icon-heart-empty:before {
    content: "\f08a"
}
.icon-hospital:before {
    content: "\f0f8"
}
.icon-keyboard:before {
    content: "\f11c"
}
.icon-lemon:before {
    content: "\f094"
}
.icon-lightbulb:before {
    content: "\f0eb"
}
.icon-linkedin-sign:before {
    content: "\f08c"
}
.icon-meh:before {
    content: "\f11a"
}
.icon-microphone-off:before {
    content: "\f131"
}
.icon-minus-sign:before {
    content: "\f146"
}
.icon-minus-sign-alt:before {
    content: "\f147"
}
.icon-moon:before {
    content: "\f186"
}
.icon-move:before {
    content: "\f047"
}
.icon-ok-circle:before {
    content: "\f05d"
}
.icon-ok-sign:before {
    content: "\f058"
}
.icon-paper-clip:before {
    content: "\f0c6"
}
.icon-pinterest-sign:before {
    content: "\f0d3"
}
.icon-pushpin:before {
    content: "\f08d"
}
.icon-question-sign:before {
    content: "\f059"
}
.icon-remove-sign:before {
    content: "\f057"
}
.icon-remove-circle:before {
    content: "\f05c"
}
.icon-renminbi:before {
    content: "\f157"
}
.icon-resize-full:before {
    content: "\f065"
}
.icon-resize-small:before {
    content: "\f066"
}
.icon-resize-horizontal:before {
    content: "\f07e"
}
.icon-resize-vertical:before {
    content: "\f07d"
}
.icon-rss-sign:before {
    content: "\f143"
}
.icon-screenshot:before {
    content: "\f05b"
}
.icon-share-sign:before {
    content: "\f14d"
}
.icon-sign-blank:before {
    content: "\f0c8"
}
.icon-signout:before {
    content: "\f08b"
}
.icon-smile:before {
    content: "\f118"
}
.icon-stackexchange:before {
    content: "\f18d"
}
.icon-thumbs-down-alt:before {
    content: "\f088"
}
.icon-thumbs-up-alt:before {
    content: "\f087"
}
.icon-time:before {
    content: "\f017"
}
.icon-tumblr-sign:before {
    content: "\f174"
}
.icon-twitter-sign:before {
    content: "\f081"
}
.icon-unchecked:before {
    content: "\f096"
}
.icon-upload-alt:before {
    content: "\f093"
}
.icon-warning-sign:before {
    content: "\f071"
}
.icon-youtube-sign:before {
    content: "\f166"
}
.nav-tabs [class^="icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large,
.nav-tabs [class^="fa-"],
.nav-tabs [class^="fa-"].icon-large,
.nav-tabs [class*=" fa-"],
.nav-tabs [class*=" fa-"].icon-large,
.nav-pills [class^="icon-"],
.nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large,
.nav-pills [class^="fa-"],
.nav-pills [class^="fa-"].icon-large,
.nav-pills [class*=" fa-"],
.nav-pills [class*=" fa-"].icon-large {
    line-height: .9em
}
.hentry ul.nav-pills {
    list-style-type: none
}
.hentry ul.nav-tabs {
    list-style-type: none
}
.pl-nav li [class^="icon-"],
.pl-nav li [class*=" icon-"],
.pl-nav li [class^="fa-"],
.pl-nav li [class*=" fa-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center
}
.pl-nav li [class^="icon-"].icon-large,
.pl-nav li [class*=" icon-"].icon-large,
.pl-nav li [class^="fa-"].icon-large,
.pl-nav li [class*=" fa-"].icon-large {
    width: 1.5625em
}
ul.icons,
ul.icon-ul,
ul.fa-ul,
ul.icon {
    list-style-type: none
}
.hidden {
    display: none;
    visibility: hidden
}
.visible-phone {
    display: none
}
.visible-tablet {
    display: none
}
.visible-desktop {
    display: block
}
.hidden-phone {
    display: block
}
.hidden-tablet {
    display: block
}
.hidden-desktop {
    display: none
}
@media (max-width: 767px) {
    .visible-phone {
        display: block
    }
    .hidden-phone {
        display: none
    }
    .hidden-desktop {
        display: block
    }
    .visible-desktop {
        display: none
    }
}
@media (min-width: 767px) and (max-width: 979px) {
    .visible-tablet {
        display: block
    }
    .hidden-tablet {
        display: none
    }
    .hidden-desktop {
        display: block
    }
    .visible-desktop {
        display: none
    }
}
@media only screen and (min-width: 1600px) {
    body:after {
        content: "5";
        display: none
    }
    .row.row-set > [class*="span"] {
        width: 19.98%
    }
    .row.row-set.row-squared > [class*="span"] {
        padding-bottom: 19.98%
    }
}
@media only screen and (min-width: 1300px) and (max-width: 1600px) {
    body:after {
        content: "4";
        display: none
    }
    .row.row-set > [class*="span"] {
        width: 24.98%
    }
    .row.row-set.row-squared > [class*="span"] {
        padding-bottom: 24.98%
    }
}
@media only screen and (min-width: 990px) and (max-width: 1300px) {
    body:after {
        content: '3';
        display: none
    }
    .row.row-set > [class*="span"] {
        width: 33.3%
    }
    .row.row-set.row-squared > [class*="span"] {
        padding-bottom: 33.3%
    }
}
@media only screen and (min-width: 470px) and (max-width: 990px) {
    body:after {
        content: '2';
        display: none
    }
    .row.row-set > [class*="span"] {
        width: 49.98%
    }
    .row.row-set.row-squared > [class*="span"] {
        padding-bottom: 49.98%
    }
}
@media only screen and (max-width: 470px) {
    body:after {
        content: '1';
        display: none
    }
    .row.row-set > [class*="span"] {
        width: 99.98%
    }
    .row.row-set.row-squared > [class*="span"] {
        padding-bottom: 99.98%
    }
}
@media (max-width: 480px) {
    .nav-collapse {
        -webkit-transform: translate3d(0, 0, 0)
    }
    .page-header h1 small {
        display: block;
        line-height: 24.8px
    }
    input[type="checkbox"],
    input[type="radio"] {
        border: 1px solid #ccc
    }
    .form-horizontal .control-group > label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left
    }
    .form-horizontal .controls {
        margin-left: 0
    }
    .form-horizontal .control-list {
        padding-top: 0
    }
    .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px
    }
    .modal {
        top: 50px;
        left: 10px;
        right: 10px
    }
    .modal-header .close {
        padding: 10px;
        margin: -10px
    }
    .carousel-caption {
        position: static
    }
    .row.row-squared > [class*="span"],
    .row.row-closed.row-squared > [class*="span"] {
        padding-bottom: 100%
    }
}
@media (max-width: 767px) {
    body:after {
        content: 'four';
        display: none
    }
    .navbar-fixed-top {
        margin-left: -20px;
        margin-right: -20px
    }
    .row-grid {
        width: 100%
    }
    .row {
        margin-left: 0
    }
    .row > [class*="span"],
    .row-grid > [class*="span"],
    .editor-row > [class*="span"],
    .row > [class*="offset"],
    .row-grid > [class*="offset"],
    .editor-row > [class*="offset"],
    .row.row-closed > [class*="span"] {
        float: none;
        display: block;
        width: auto;
        margin-left: 0;
        margin-bottom: 10px
    }
    .row > [class*="offset"]:first-child,
    .editor-row > [class*="offset"].sortable-first {
        margin-left: 0
    }
    .thumbnails [class*="span"] {
        width: auto
    }
    input[class*="span"],
    select[class*="span"],
    textarea[class*="span"],
    .uneditable-input {
        display: block;
        width: 100%;
        min-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box
    }
    .input-prepend input[class*="span"],
    .input-append input[class*="span"] {
        width: auto
    }
    .modal {
        position: fixed;
        top: 50px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0
    }
    .modal.fade {
        top: -100px
    }
    .modal.fade.in {
        top: 50px
    }
}
@media (min-width: 767px) and (max-width: 979px) {
    input,
    textarea,
    .uneditable-input {
        margin-left: 0
    }
    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 714px
    }
    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 652px
    }
    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 590px
    }
    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 528px
    }
    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 466px
    }
    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 404px
    }
    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 342px
    }
    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 280px
    }
    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 218px
    }
    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 156px
    }
    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 94px
    }
    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 32px
    }
}
@media (min-width: 1200px) {
    .thumbnails > li {
        margin-left: 30px
    }
}
.simplenav {
    text-align: center;
    padding: 15px 0
}
.simplenav li a {
    font-size: .95em;
    display: inline-block;
    margin: 0 5px;
    padding: 2px 4px
}
/* CSS was compiled at Wed, 13 Apr 16 14:10:27 +0000 and took 2.05338 seconds using 49.77MB of unicorn dust.*/