/*
Theme Name: blanktheme
Version: 1.0.1
Theme URI:
Author: Conversal
Author URI: http://conversal.be
*/

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
	overflow-x: hidden;
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html,
body {
    margin: 0;
    padding: 0;
    scroll-behavior: smooth
}

blockquote p {
    font-size: 16px !important
}

blockquote {
    font-size: 16px !important
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #212121
}

.clr {
    clear: both
}

a {
    color: #005596;
    text-decoration: none;
    outline: none
}

a:hover {
    text-decoration: underline
}

h1,
h2,
h3 {
    font-size: 30px;
    margin-bottom: 15px;
    color: #231f20;
    font-weight: 600;
    padding-bottom: 0.4em
}

h1 {
    margin-top: 0
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 18px
}

p {
    line-height: 1.8em;
    margin-bottom: 1.5em
}

strong,
b {
    font-weight: bold
}

em,
i {
    font-style: oblique
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style: none
}

blockquote {
    background: #005596;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    padding: 50px;
    padding-left: 150px;
    position: relative;
    margin: 30px 0
}

blockquote:after {
    content: "";
    display: block;
    width: 79px;
    height: 56px;
    background: url(./assets/img/icons.png) 0 -4000px;
    position: absolute;
    left: 45px;
    top: 35px
}

blockquote p {
    margin: 0;
    line-height: 1.4 font-size:16px
}

#component ul,
#component ol {
    margin: 1.5em 1.5em 1.5em 0em;
    padding-left: 1.5em
}

#component ul li,
#component ol li {
    padding-left: 20px;
    line-height: 1.5em;
    margin-bottom: 0.7em;
    list-style: none;
    position: relative
}

#component ul>li:before {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 13px;
    top: 0.30em;
    left: 0;
    background: url(./assets/img/icons.png) 0 -2200px
}

#component ol li {
    list-style: decimal;
    list-style-position: inside;
    color: #ed1c24;
    font-weight: bold;
    padding-left: 0
}

#component ol li span {
    color: #272727;
    margin-left: 0.5em;
    font-weight: normal
}

#component ol li span strong,
#component ol li span b {
    font-weight: bold
}

.transition,
button,
a,
a:hover {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

div,
a,
section,
aside,
header,
footer,
input,
select,
textarea,
legend,
span,
li,
.btn,
form,
ul {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.table,
.itemBody table {
    display: table;
    width: 100% !important;
    table-layout: fixed
}

.tr {
    display: table-row
}

.td {
    display: table-cell;
    vertical-align: middle
}

.itemBody th {
    background: #005596;
    text-transform: uppercase;
    padding: 10px;
    color: #fff
}

.itemBody td {
    font-size: 12px;
    border: 1px solid #eee;
    padding: 10px
}

.itemBody tr:nth-child(odd) {
    background: #fafafa
}

.left,
.right {
    width: 50%;
    float: left
}

.left {
    padding-right: 1%
}

.right {
    padding-left: 1%
}

img {
    max-width: 100%;
    height: auto
}

#logo a {
    margin-left: 12px !important
}

button,
.button,
.buttonwhite,
.buttonblue,
.buttonred,
.buttontrans {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    background: #ed1c24;
    color: #fff;
    font-size: 14px;
    padding: 0 50px 0 20px;
    border: 0;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    min-width: 190px;
    text-align: left
}

button:after,
.button:after,
.buttonwhite:after,
.buttonblue:after,
.buttonred:after,
.buttontrans:after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background: url(./assets/img/icons.png) 0 -500px;
    position: absolute;
    top: 14px;
    right: 15px
}

.buttonwhite {
    border: 2px solid #fff;
    background: transparent;
    height: 42px
}

.buttonblue {
    background: #005596
}

.buttontrans {
    background: transparent;
    min-width: 0;
    padding-left: 0
}

button:hover,
.button:hover,
.buttonwhite:hover,
.buttonblue:hover,
.buttonred:hover,
.buttontrans:hover {
    text-decoration: none;
    background: #ed1c24
}

button:hover,
.button:hover {
    background: #005596
}

.buttonwhite:hover,
.buttonblue:hover,
.buttontrans:hover {
    background: #ed1c24
}

.slick-arrow {
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 0;
    min-width: 0;
    background: #d2d2d2;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -35px
}

.slick-prev:after {
    background-position: -50px -500px
}

.slick-next {
    left: auto;
    right: -40px
}

iframe,
#map_canvas {
    max-width: 100% !important
}

#map_canvas {
    height: 495px
}

input::-ms-clear {
    display: none
}

.container {
    width: 100%;
    height: 100%;
    max-width: 1170px;
    margin: auto;
    position: relative;
    clear: both;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#main_content {
    position: static
}

header {
    width: 100%;
    position: relative;
    background-size: cover;
    z-index: 1
}

body:not(.home) header {
    height: 264px;
    background: #fafafa;
    z-index: 0;
    margin-bottom: 60px
}

#header_top {
    height: 42px
}

#header_top_left {
    padding-left: 350px;
    padding-top: 8px;
    display: inline-block
}

#header_top_right {
    display: inline-block;
    float: right;
    padding-top: 9px
}

#header_top_right ul li {
    display: inline-block
}

#header_top_right ul li ul {
    display: none !important
}

#header_top_right ul li a {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 20px;
    color: #231f20
}

#header_bottom {
    background: #fff;
    height: 120px;
    position: relative
}

body:not(.front) #header_bottom:after {
    content: "";
    display: block;
    width: 923px;
    height: 725px;
    position: absolute;
    background: url(./assets/img/dotsmap.png);
    right: -585px;
    z-index: -1;
    top: 100px
}

.extrabg {
    background: #fff;
    height: 100%;
    position: absolute;
    top: 0
}

#header_img {
    height: 220px;
    position: relative;
    margin-bottom: 40px
}

#header_img .container {
    height: 100%
}

#header_img>.custom {
    position: absolute;
    height: 220px;
    background-position: center;
    background-size: cover;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1
}

#header_left {
    float: left
}

#header_right {
    float: right;
    padding-right: 40px;
    position: relative
}

#logo {
    width: 310px;
    height: 64px;
    position: relative;
    z-index: 2;
    margin: 30px 0 0 40px
}

#logo a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(./assets/img/logo.png) center no-repeat
}

#search_icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    vertical-align: top;
    cursor: pointer;
    right: 0px;
    top: 52px;
    background: url(./assets/img/icons.png) 0 -400px no-repeat
}

a#search_icon:hover {
    opacity: 0.5
}

.search_mod {
    position: absolute;
    top: 125px;
    right: 0px;
    width: 240px;
    font-size: 0;
    z-index: 1
}

.search_mod .inputbox {
    height: 42px;
    border: 0;
    font-size: 13px;
    padding: 0 15px;
    width: 200px;
    border: 1px solid #e9e9e9
}

.search_mod button {
    font-size: 13px;
    text-transform: uppercase;
    padding: 0 10px;
    float: none;
    background: #005596;
    text-indent: -2000em;
    width: 40px;
    min-width: 0
}

.search_mod button:hover {
    background: #ed1c24
}

.search_mod label {
    display: none
}

#banner {
    height: 690px;
    background: #fafafa url(./assets/img/banner_bg.png) top right no-repeat;
    position: relative;
    top: -162px;
    z-index: 0;
    margin-bottom: -112px
}

#slideshow {
    width: 1153px;
    position: absolute;
    left: -375px;
    -webkit-clip-path: polygon(0 0, 54% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 54% 0, 100% 100%, 0% 100%);
    z-index: 1
}

.slide-desc {
    left: 375px !important;
    width: 780px !important;
    height: 120px
}

.slide-desc-in .buttontrans:hover {
    background: none;
    opacity: 0.5
}

.slide-desc-in {
    padding: 25px 100px 0 50px;
    height: 120px;
    position: relative
}

.slide-desc-in:before {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 680px;
    background: rgba(0, 0, 0, 0.63);
    right: 100px;
    top: 0;
    z-index: 0
}

.slide-desc-text-default {
    padding: 0 !important
}

.slide-desc-bg {
    background: transparent !important;
    opacity: 1 !important;
    background-size: cover;
    position: relative
}

.slide-desc-bg:after {
    content: "";
    display: block;
    width: 100px;
    height: 120px;
    background: url(./assets/img/s_desc_corner.png) bottom right;
    position: absolute;
    right: 0;
    top: 0
}

.slide-title {
    color: #fff !important;
    font-size: 25px !important;
    font-weight: bold !important;
    margin-bottom: 0px !important
}

.slide-desc-text-default .slide-title a:hover {
    text-decoration: none;
    opacity: 0.7
}

.slide-text,
.slide-text p {
    margin: 0;
    font-size: 14px;
    line-height: 1.8
}

.navigation-container {
    top: auto !important;
    bottom: 45px;
    height: 24px;
    width: 60px;
    right: 90px !important;
    left: auto !important;
    position: absolute !important
}

.single .navigation-container {
    display: none
}

.prev-button,
.next-button {
    height: 24px;
    width: 14px;
    background: url(./assets/img/icons.png) 0 -800px;
    display: inline-block !important;
    right: 0px !important;
    top: auto !important;
    bottom: 0px
}

.prev-button {
    right: 35px !important;
    left: auto !important
}

.next-button {
    background-position: 0 -900px
}

.prev-button:hover,
.next-button:hover {
    opacity: 0.8
}

#intro {
    background: #005596;
    position: absolute;
    right: 0;
    bottom: 120px;
    width: calc(100% - 360px);
    color: #fff;
    padding-left: 300px;
    z-index: 0
}

#intro h3 {
    font-size: 36px;
    color: #fff;
    margin: 0;
    padding: 0
}

#intro p {
    line-height: 1.6
}

.intro_mod.moduletable {
    padding: 40px;
    padding-left: 0
}

#home_events,
.text-info {
    text-align: center
}

#home_events .moduletable.events_mod {
    min-height: 250px
}

.front #home_events .moduletable.past_events h2 {}

.events_mod .button {
    border: 2px solid transparent;
    line-height: 36px
}

.events_mod .button:after {
    top: 12px
}

.events_mod .button:hover {
    border: 2px solid #fff
}

.front #home_events {
    background: url(./assets/img/events_bg.png) center 281px no-repeat;
    min-height: 840px
}

#home_events h2,
#home_news h2,
#home_initiatives h2,
#home_documents h2 {
    font-weight: 600;
    font-size: 30px;
    margin: 0 0 40px 0;
    padding: 0
}

.mod_header {
    height: 264px;
    width: 825px;
    position: absolute;
    left: -375px;
    top: 0;
    z-index: -1
}

#breadcrumbs {
    text-align: right;
    padding-left: 450px;
    margin-top: 40px
}

#breadcrumbs ul,
#breadcrumbs li {
    margin: 0;
    padding: 0;
    display: inline-block !Important;
    text-align: left
}

#breadcrumbs ul li {
    background: none !Important;
    margin: 0 !Important;
    padding: 0 !Important;
    color: #231f20;
    font-size: 12px;
    font-weight: 600
}

#breadcrumbs ul .divider {
    margin: 0 10px 0 10px;
    color: #fff;
    text-indent: -2000em;
    display: inline-block;
    background: url(./assets/img/icons.png) 0 -1300px no-repeat;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    margin-bottom: 0.1em
}

#breadcrumbs ul a {
    color: #231f20;
    text-decoration: none;
    font-style: normal
}

#breadcrumbs ul a:hover {
    text-decoration: none;
    color: #005596
}

#breadcrumbs ul .icon-location {
    display: none
}

#breadcrumbs ul {
    padding-left: 27px !important;
    position: relative
}

#breadcrumbs:before {
    content: "";
    display: block;
    width: 16px;
    height: 14px;
    background: url(./assets/img/icons.png) 0 -1200px no-repeat;
    position: absolute;
    top: 2px;
    left: 0
}

.page-title {
    background: #0083a9;
    color: #fff;
    font-weight: bold;
    font-size: 23px;
    text-align: center;
    width: 34%
}

#main_content.hassidebar {
    display: table;
    margin-top: -60px
}

.hassidebar #component {
    width: 68.4%;
    display: table-cell;
    padding-right: 2.6%;
    padding-top: 60px
}

.com_docman #component {
    padding-right: 0
}

.com_docman #content {
    padding-left: 30px
}

.document #component {
    padding: 0;
    display: block
}

#content {}

.front #component,
.nosidebar #component,
.com_docman.document #component,
.compendium.category #component,
.compendium.filter #component {
    width: 100%;
    padding-right: 0
}

#sidebar {
    width: 31.6%;
    display: table-cell;
    position: relative;
    padding-top: 60px
}

#sidebar:after {
    content: "";
    background: #fafafa;
    width: 1000px;
    height: 100%;
    ;
    position: absolute;
    top: 0;
    z-index: -1
}

.com_docman #sidebar:after {
    display: none
}

.nosidebar #sidebar,
.com_docman.document #sidebar,
.compendium.category #sidebar,
.compendium.filter #sidebar {
    display: none
}

.clearList {
    clear: both !important;
    float: none !important;
    ;
    height: 0;
    padding: 0 !important;
    border: 0 !important
}

a.fullclick {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

#responsive_nav {
    display: none
}

#main_menu {
    margin-top: 35px;
    display: inline-block
}

#main_menu:after {
    content: "";
    display: table;
    clear: both
}

#main_menu ul {
    background: #fff
}

#main_menu li {
    display: inline-block
}

#main_menu li ul {}

#main_menu li a {
    color: #231f20;
    text-decoration: none;
    display: block;
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    padding: 0 5px;
    font-weight: 600;
    margin: 0 12px
}

#main_menu .nav>li.current-menu-item a:after,
#main_menu .nav>li.current-page-ancestor a:after,
#main_menu .nav>li.current-menu-parent a:after,
#main_menu .nav>li a:hover:after {
    content: "";
    display: block;
    width: 32px;
    height: 5px;
    background: url(./assets/img/icons.png) 0 -300px;
    position: absolute;
    left: 50%;
    margin-left: -16px;
    bottom: 10px
}

#main_menu li:hover a {
    color: #ed1c24
}

#main_menu li.current>a:hover {
    color: #ed1c24
}

.social_icons li {
    display: inline-block;
    margin-right: 10px
}

.social_icons li a {
    display: block;
    width: 14px;
    height: 14px;
    background: url(./assets/img/icons.png) 5px -0px
}

.social_icons li a:hover {
    opacity: 0.5;
    text-decoration: none
}

.social_icons li.tw a {
    background-position: 0 -100px
}

.social_icons li.li a {
    background-position: 0 -200px
}

#sidebar .moduletable>h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 15px 0;
    padding: 0 0 0 0;
    height: 68px;
    line-height: 60px;
    color: #231f20;
    text-transform: none
}

#sidebar .moduletable {
    margin-bottom: 30px;
    padding: 0 0 20px 15%
}

.mod_news ul {
    padding: 0;
    margin: 15px 0 0 0
}

.mod_news li {
    margin-bottom: 20px !important;
    list-style: none
}

.mod_news .moduleItemImage {
    display: block;
    width: 80px;
    height: 65px;
    float: left;
    margin-right: 10px;
    background-size: cover;
    background-position: center
}

.mod_news .moduleItemTitle {
    font-size: 16px;
    font-weight: bold;
    color: #1d1d1d;
    margin-bottom: 5px;
    display: block
}

.mod_news .moduleItemIntrotext {
    overflow: hidden;
    font-size: 13px
}

.mod_news .moduleItemDateCreated {
    display: block;
    font-size: 13px;
    color: #9f9f9f;
    font-style: italic
}

.mod_news li {
    padding-left: 0 !important
}

.mod_news li:before {
    display: none !important
}

.mod_news li:after {
    content: "";
    display: block;
    clear: both
}

.catItemReadMore a {
    font-weight: 600;
    color: #1d1d1d;
    font-size: 13px;
    display: inline-block
}

.catItemReadMore a:hover {
    color: #0083a9;
    text-decoration: none
}

.catItemReadMore a:hover:before {
    background: #0083a9
}

.subnav>ul>li>a {
    color: #231f20;
    font-size: 14px;
    font-weight: 600;
    background: #fff;
    margin-bottom: 10px
}

.subnav>ul li a:hover {
    color: #fff;
    text-decoration: none;
    background: #005596
}

.subnav ul li a {
    padding: 15px 0 15px 60px !important;
    display: block;
    position: relative
}

.subnav ul>li {
    padding: 0 !important;
    list-style: none;
    margin: 0 !important;
    position: relative
}

.subnav ul>li>a:after {
    content: "";
    width: 12px;
    height: 12px;
    background: url(./assets/img/icons.png) 0 -600px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -6px
}

.subnav ul>li>a:hover:after,
.subnav ul>li.current-menu-item>a:after {
    background-position: 0 -500px
}

.subnav ul>li.deeper.parent>a:after {}

.subnav ul.show {
    display: block !important
}

#home_news {
    padding: 40px 0;
    margin-top: 25px;
    text-align: center
}

.item #home_news {
    margin-top: 0
}

#home_news .container,
.news.category #main_content {
    max-width: 1790px;
    text-align: center
}

.item .k2ItemsBlock.home_news_mod>.buttonblue {
    display: none
}

.home_news_mod ul {
    font-size: 0
}

.home_news_mod li {
    border: 0;
    width: 100%;
    max-width: 880px;
    display: inline-block;
    height: 365px;
    background: #fafafa;
    margin-bottom: 30px !important;
    padding: 0 !important;
    font-size: 14px
}

.home_news_mod li:before {
    display: none !important
}

.home_news_mod li.lastItem {
    border: 0
}

.home_news_mod .moduleItemImage {
    display: block;
    height: 100%;
    background-size: cover;
    background-position: center;
    width: 50%;
    float: left
}

.home_news_mod .moduleItemIntrotext {
    padding: 70px 50px 0 50px;
    position: relative;
    width: 50%;
    float: left;
    text-align: left
}

.home_news_mod .moduleItemImage:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.15);
    opacity: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

.home_news_mod .moduleItemImage:hover:before {
    opacity: 1;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

.home_news_mod h3 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 18px;
    font-weight: 400
}

.home_news_mod h3 a {
    text-transform: none;
    color: #231f20;
    font-size: 20px;
    font-weight: bold
}

.home_news_mod h3 a:hover {
    color: #005596;
    text-decoration: none
}

.home_news_mod .moduleItemDateCreated {
    color: #005596;
    display: block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0 20px
}

.home_news_mod .moduleItemIntrotext>div {
    line-height: 1.7;
    font-size: 14px;
    margin-bottom: 30px
}

#home_initiatives {
    text-align: center
}

.front #home_initiatives {
    margin-top: 3em
}

.item #home_initiatives {
    padding-top: 30px
}

.item #home_initiatives>.container>.custom {
    padding-bottom: 3em
}

.item #home_initiatives>.container>.custom .item.priority-themes.priority-themes #home_initiatives {
    border: 0;
    padding-top: 0
}

.item.initiatives #home_initiatives {
    border: 0;
    margin-top: 0;
    padding-top: 0
}

#home_initiatives .moduletable {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 3em;
    padding-left: 1em;
    margin-right: 1em;
    background-size: cover;
    background-position: center;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

#home_initiatives .moduletable.initred1 {
    background-image: url(./assets/img/initred1.jpg)
}

#home_initiatives .moduletable.initred2 {
    background-image: url(./assets/img/initred2.jpg)
}

#home_initiatives .moduletable.init1 {
    background-image: url(./assets/img/init1.jpg)
}

#home_initiatives .moduletable.init2 {
    background-image: url(./assets/img/init2.jpg)
}

#home_initiatives .moduletable.init3 {
    background-image: url(./assets/img/init3.jpg)
}

#home_initiatives .moduletable.init4 {
    background-image: url(./assets/img/init4.jpg)
}

#home_initiatives .moduletable:last-child {}

#home_initiatives .moduletable h3 {
    color: #fff;
    text-align: left;
    font-size: 20px;
    position: relative;
    z-index: 1
}

#home_initiatives .moduletable .custom {
    bottom: 20px;
    width: 100%;
    display: none
}

#home_initiatives .moduletable .custom a {
    font-size: 12px
}

.inits {
    display: flex;
    justify-content: space-between
}

.inits:before {
    content: "";
    display: block;
    width: 10px;
    height: 200px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 100px
}

.inits>div {
    display: flex;
    justify-content: space-between
}

.inits>div>div {
    flex: 1 1 0
}

.home_initiatives_red {
    flex-direction: column
}

#home_initiatives .home_initiatives_red .moduletable {
    flex-basis: 200px;
    width: 200px;
    flex-grow: 1;
    margin-bottom: 1em;
    padding-bottom: 0em
}

#home_initiatives .home_initiatives_red .moduletable h3 {
    font-size: 24px
}

.home_initiatives_blue {
    padding: 70px 60px 70px 0;
    position: relative
}

.home_initiatives_blue:before,
.home_initiatives_blue:after {
    content: "";
    display: block;
    width: 975px;
    height: 46px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='941' height='46' viewBox='0 0 941 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='18' width='928' height='10' fill='%23DF1C29'/%3E%3Cpath d='M914 4L933 23L914 42' stroke='%23DF1C29' stroke-width='10'/%3E%3C/svg%3E");
    position: absolute;
    right: 0;
    top: 120px;
    background-size: cover;
    background-position: right center;
    z-index: -1
}

.home_initiatives_blue:after {
    top: auto;
    bottom: 120px
}

.home_initiatives_blue .moduletable {
    flex-basis: 288px
}

#home_initiatives .moduletable:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-size: cover;
    background-position: center;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

#home_initiatives .moduletable:hover:before {
    opacity: 1;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

#home_initiatives .moduletable .fullclick {
    opacity: 0
}

#newsletter {
    background: #005596;
    color: #fff;
    margin: 90px 0 -95px 0;
    position: relative;
    padding: 30px 0
}

#newsletter .container {
    display: table
}

#newsletter .container:before {
    content: "";
    display: block;
    width: 125px;
    height: 90px;
    background: url(./assets/img/icons.png) 0 -4100px;
    position: absolute;
    left: -170px
}

#newsletter h3 {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin: 0;
    padding: 0
}

#newsletter p {
    margin: 0
}

#newsletter .td:first-child {
    padding-right: 50px
}

#newsletter .td:last-child {
    width: 500px;
    text-align: right
}

#newsletter .td:last-child form {
    display: inline-block
}

#newsletter input {
    height: 50px;
    border: 0;
    padding-left: 20px;
    width: 325px
}

#newsletter button {
    border: 2px solid #fff;
    height: 50px;
    line-height: 46px;
    width: 170px;
    padding-left: 15px;
    display: block;
    float: right
}

#newsletter button:after {
    top: 17px
}

.sigProThumb {
    width: calc(25% - 8px);
    float: left;
    margin: 0 10px 10px 0;
    height: 130px;
    overflow: hidden
}

.sigProThumb a:hover {
    opacity: 0.8
}

.sigProThumb:nth-child(4n) {
    margin-right: 0
}

.sigProImg {
    background-size: cover;
    background-position: center;
    height: 100% !important
}

#sbcaption {
    display: none !important
}

ul.sigProSleek li.sigProThumb a.sigProLink,
ul.sigProSleek li.sigProThumb a.sigProLink:hover {
    border: 0
}

ul.sigProSleek li.sigProThumb a.sigProLink:hover {
    opacity: 0.8
}

.sigProContainer li:before {
    display: none !important
}

.sigProContainer li:before {
    display: none !important
}

.itemSocial {
    padding: 15px 0;
    position: relative
}

.itemSocial.border-top {
    border-top: 2px solid #fafafa;
    margin-top: 20px;
    padding: 30px 0
}

.itemSocial:after {
    content: "";
    display: block;
    clear: both
}

.itemFacebookButton {
    margin-top: 10px;
    display: inline-block
}

.contact #component .left p {
    margin-left: 10px
}

.contact #component .left {
    width: 65.8%;
    margin-right: 2%
}

.contact #component .right {
    width: 31.6%
}

#gmap {
    margin: 50px 0
}

#eb-category-page-default h1 {
    text-align: center;
    margin-bottom: 30px !Important
}

#home_events #eb-events:not(.slick-slider) .eb-event,
#eb-events:not(.slick-slider) .eb-event,
.news #itemListPrimary .itemContainer {
    width: calc(33.33% - 30px);
    display: inline-block;
    margin: 0 30px 30px 0;
    position: relative;
    text-align: center;
    font-size: 14px;
    vertical-align: top
}

.page #eb-events .eb-event {
    border: 1px solid #f5f5f5
}

.page #eb-events .eb-event:hover:after {
    content: "";
    display: block;
    background: #005596;
    height: 5px;
    width: 100%;
    position: absolute;
    bottom: -5px
}

.page .past_events #eb-events .eb-event:hover:after {
    display: none
}

#eb-events .eb-event:nth-child(3n),
.news #itemListPrimary .itemContainer:nth-child(3n) {
    margin-right: 0
}

#eb-category-page-default {}

#eb-events {
    font-size: 0;
    margin-top: 10px
}

#eb-events .eb-event .eb-notice-message {
    background: #F23522;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 150px;
    margin: 0;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 32px;
}

#eb-events .eb-event .eb-notice-message:before {
    content: "x";
    position: absolute;
    top: 0px;
    left: 15px
}

#eb-events .eb-event p {
    border-top: 1px solid #fafafa;
    font-size: 14px;
    padding-top: 15px;
    margin-top: 20px;
    line-height: 1.8
}

#eb-events .eb-event .catItemReadMore {
    position: absolute;
    bottom: 30px;
    width: 100%
}

#eb-events .eb-event .catItemImageBlock,
.news #itemListPrimary .catItemImageBlock {
    height: 200px;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 0;
    display: block
}

#eb-events .eb-event .catItemImageBlock:hover {
    opacity: 0.8
}

.eb-event .catItemDateCreated {
    font-weight: 600;
    color: #005596;
    font-size: 12px;
    margin: 0;
    display: inline-block;
    text-transform: uppercase
}

.past_events .eb-event .catItemDateCreated {
    color: #fff;
    background: #005596;
    font-size: 18px;
    width: 70px;
    height: 70px;
    text-align: center;
    padding-top: 14px;
    line-height: 1.2;
    position: absolute;
    top: 25px;
    left: 25px
}

.past_events .eb-event .catItemDateCreated span {
    display: block
}

.catItemDateCreated {
	font-size:12px !important;
}


#eb-events .eb-event .catItemImageBlock.nothumb,
.news #itemListPrimary .catItemImageBlock.nothumb,
.moduleItemImage.nothumb {
    background: url(./assets/img/logo.png) center no-repeat
}

#eb-events .eb-info {
    background: #fff;
    position: relative;
    padding: 30px;
    text-align: left;
    height: 325px
}

.past_events #eb-events .eb-info {
    height: 140px;
    padding: 25px 20px 0 110px;
    position: relative
}

.past_events #eb-events {
    margin: 0 -15px;
    margin-bottom: 30px
}

.past_events #eb-events .eb-event {
    margin-left: 15px !important;
    margin-right: 15px !important
}

.eb-info .moduleItemReadMore {
    margin: 0
}

#eb-events .eb-event-title {
    margin: 5px 0 10px 0;
    text-transform: none;
    padding-bottom: 0;
    font-weight: bold
}

.past_events #eb-events .eb-event-title {
    margin: 0 0 10px 0;
    ;
    line-height: 1.2
}

#eb-events .eb-event-title a {
    color: #231f20;
    font-size: 18px;
    text-decoration: none
}

.past_events #eb-events .eb-event-title a {
    font-size: 13px;
    font-weight: 600
}

#eb-events .eb-event-title a:hover {
    text-decoration: none;
    color: #005596
}

.cat_location {
    color: #aeaeae;
    line-height: 15px;
    position: relative;
    display: inline-block;
    font-size: 11px;
    font-weight: 600
}

#eb-events .eb-event .button,
.k2ReadMore.button {
    background: #006591;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    padding: 0 35px
}

.moduletable.past_events {
    margin-top: 100px;
    padding-bottom: 50px
}

.page .moduletable.past_events a.button {
    display: none
}

.events .moduletable.past_events {
    margin-top: 80px;
    margin-bottom: -20px
}

.events .moduletable.past_events>.button {
    display: none
}

.eb_empty {
    margin-bottom: 30px
}

.page #home_events .moduletable.active.events_mod {
    display: block
}

.page #home_events .moduletable.active.events_mod .button {
    display: none
}

.events_tabs {
    margin-bottom: 30px
}

.events_tabs li {
    display: inline-block;
    font-size: 30px;
    padding: 0 30px
}

.events_tabs li:first-child {
    border-right: 2px solid #f3f3f3
}

.events_tabs li a {
    color: #f3f3f3;
    font-weight: 600
}

.events_tabs li a:hover {}

.events_tabs li a.active,
.events_tabs li a:hover {
    color: #231f20;
    text-decoration: none
}

#eb-event-details {
    border: 0 !important;
    padding: 0 !important;
    background: none !important
}

.event-header {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 45px
}

.event-header:after {
    content: "";
    display: block;
    clear: both
}

.event h1.eb-page-heading {
    font-size: 40px;
    padding-bottom: 30px !important
}

#eb-event-page .td {
    vertical-align: top
}

#eb-event-page .td.event-img {
    width: 60%;
    border-right: 2px solid #fafafa;
    padding-right: 3%
}

#eb-event-page .td.event-img img {
    width: 100%
}

#eb-event-page .td.eb-description-details {
    padding-left: 3%;
    width: 40%;
    word-break: break-all
}

.eb-description-details {}

.eb-description-details h2 {
    font-size: 20px;
    font-weight: 600
}

#eb-event-page:after {
    content: "";
    display: block;
    clear: both
}

#eb-plugins {}

#eb-plugins>h3 {
    display: none
}

#eb-event-info {}

.event_prog {
    border-top: 1px solid #fafafa;
    margin-top: 50px;
    padding-top: 30px
}

.event_prog h3 {
    color: #005596;
    text-transform: uppercase;
    font-weight: bold
}

.event_prog ul {
    padding: 0 !important
}

.event_prog ul li:before {
    background-position: 0 -2300px !important;
    top: 5px !important
}

.event_prog ul li strong {
    color: #005596
}

#eb-map {}

#eb-map #map_canvas {
    height: 430px
}

#eb-event-info table,
#eb-event-info table * {
    display: block;
    width: 100% !important
}

#eb-event-info table tr {
    margin-bottom: 40px;
    color: #aeaeae;
    font-size: 20px;
    font-weight: 600
}

#eb-event-info table td:first-child {
    color: #005596;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 15px
}

#eb-info-map {
    display: table;
    width: 100%
}

#eb-info-map h3 {
    margin-bottom: 10px !important
}

#eb-info-map>div {
    display: table-cell;
    width: 50%;
    vertical-align: top
}

#eb-event-info .btn {
    background: #3492d3;
    color: #fff;
    text-transform: uppercase;
    display: block;
    height: 50px;
    line-height: 50px;
    width: calc(50% - 5px);
    float: left;
    text-align: center
}

#eb-event-info .btn:hover {
    background: #4d4d4d
}

#eb-event-info .btn span {
    display: inline-block;
    padding-left: 30px;
    position: relative
}

#eb-event-info .btn span:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(./assets/img/icons.png) 0 -2600px no-repeat;
    left: 0;
    top: 15px;
    position: absolute
}

#eb-event-info .btn_pr span:after {
    background-position: 0 -2700px
}

.btn_at {
    margin-right: 10px
}

#eb-event-info-table {
    background: #f6f6f6;
    padding: 15px
}

#eb-event-info-table td {
    border-bottom: 2px solid #fff;
    padding: 15px 0;
    font-size: 15px;
    width: auto !important
}

#eb-event-info-table td:last-child {
    text-align: right;
    word-break: break-word
}

.eb-taskbar.large {
    float: none;
    margin: 30px 0;
    width: 100%
}

.eb-taskbar .button {
    font-size: 14px;
    background: #3492d3;
    padding: 0 35px 0 35px;
    position: absolute;
    right: 0;
    top: 0
}

.eb-taskbar.large .button {
    height: 80px;
    line-height: 80px;
    padding-left: 45px;
    font-size: 24px
}

.eb-taskbar .button:hover {
    background: #4d4d4d
}

.eb-taskbar .buttonorange {
    margin: 0
}

.event_intro {
    margin-bottom: 50px
}

.com_eventbooking.register #main_content {
    margin-top: 0
}

.reg_sidebar {
    color: #fff;
    background: #3492d3;
    width: 27.3%;
    float: left;
    padding: 35px 2.5%;
    display: none
}

.reg_sidebar h3 {
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 22px
}

.reg_sidebar #eb-event-info {
    border: 0;
    padding: 0 !important
}

.reg_sidebar #eb-event-info li {
    display: block;
    margin: 20px 0;
    margin-left: 0;
    padding-left: 35px !important
}

.reg_sidebar #eb-event-info li:before {
    background-position: -50px -2200px !important
}

#eb-event-info li.starttime:before,
#eb-event-info li.endtime:before {
    background-position: 0 -2300px !important
}

.reg_sidebar #eb-event-info li.starttime:before,
.reg_sidebar #eb-event-info li.endtime:before {
    background-position: -50px -2300px !important
}

#eb-event-info li.eb-location:before {
    background-position: 0 -2400px !important
}

.reg_sidebar #eb-event-info li.eb-location:before {
    background-position: -50px -2400px !important
}

#eb-individual-registration-page {
    overflow: hidden;
    padding-top: 50px;
    margin-bottom: 60px
}

.eb-message {
    font-style: italic
}

.eb-container .control-group {
    width: 48%;
    float: left;
    margin: 0 0 20px 0 !important
}

.input-prepend {
    position: relative
}

.eb-container .control-group .control-label label {
    font-size: 14px;
    font-weight: 500
}

.eb-container .control-group#field_dropdown,
.eb-container .eb-heading {
    width: 100% !important
}

.eb-container .eb-heading {
    font-size: 18px;
    color: #505050;
    margin-bottom: 20px !important
}

.controls ul.nav {
    padding: 0 !important;
    margin: 10px 0 0 0 !important
}

.controls ul.nav li {
    padding: 0 !important
}

.controls ul.nav li:before {
    display: none !important
}

.eb-container .control-group.hide {
    display: none
}

.eb-container .control-group:nth-child(odd) {
    margin-right: 4% !important
}

#eb-registration-complete-page.eb-container .control-group {
    margin-right: 0 !important
}

#eb-registration-complete-page h4.eb-heading {
    text-transform: uppercase;
    margin: 20px 0 0 0;
    padding: 0 0 5px 0;
    border-bottom: 2px solid #f9f9f9
}

#field_separator_1,
#field_separator_2,
#field_separator_3,
#field_separator_4,
#field_separator_5,
#field_separator_6,
#field_separator_7,
#field_separator_8,
#field_separator_9,
#field_separator_10,
#field_separator_11,
#field_separator_12 {
    display: none
}

.eb-container .btn-primary {
    float: none
}

.control-group.full_w {
    width: 100%
}

.control-group.full_w h3 {
    text-transform: uppercase;
    color: #006591
}

.add-on {
    display: inline-block !important;
    float: left;
    position: absolute;
    top: 16px;
    left: 0px
}

input#total_amount {
    border: 0 !important
}

.control-label {
    margin-bottom: 10px
}

#field_comment,
#payment_method_container {
    width: 100%
}

#payment_method_container label {
    display: block;
    margin: 10px 0
}

.form-actions {
    clear: both
}

#eb-calendar-page li:before {
    display: none !important
}

.eb-calendar ul.eb-weekdays,
.regpro-calendarWeekDayHeader {
    background: #006591;
    padding: 0 !important;
    margin: 0 !important
}

.eb-calendar ul.eb-weekdays li {
    height: 40px;
    line-height: 30px !important
}

.regpro-calendarWeekDayHeader {
    border-color: rgba(255, 255, 255, 0.2)
}

.eb-calendar ul {
    margin: 0 !important;
    padding: 0 !important
}

.regpro-calendarDay.eventday {
    background: #006591;
    color: #fff
}

.regpro-calendarDay .eb_event_link,
.regpro-calenderday-highlight .eb_event_link {
    background: none;
    border: 1px dotted;
    color: #fff
}

.eb-topmenu-calendar ul li a {
    display: none
}

.eb-calendar select {
    border-color: #f0f0f0;
    height: 40px;
    padding: 0 10px
}

body .eb-calendar li.eb-calendar-nav {
    padding-top: 12px !important
}

#eb-current-month #month,
#eb-current-month #year {
    float: none
}

.readmore {
    font-weight: 600;
    text-transform: uppercase;
    display: inline-flex;
    font-size: 12px;
    color: #005596;
    padding-right: 30px;
    position: relative;
    align-items: center
}

.readmore:after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background: url(./assets/img/icons.png) 0 -600px;
    right: 0;
    top: 3px;
    margin-left: 1.5rem
}

.readmore:hover,
*not(.disabled) .readmore:hover {
    color: #ed1c24;
    text-decoration: none
}

*not(.disabled) .readmore:hover:after {
    background-position: 0 -700px
}

ul.koowa_table--categories {
    font-size: 0
}

ul.koowa_table--categories li {
    padding: 0 !important;
    display: inline-block;
    width: calc(50% - 15px);
    height: 150px;
    background: #fafafa;
    margin: 0 30px 30px 0 !important;
    text-align: center;
    vertical-align: top
}

ul.koowa_table--categories li:nth-child(even) {
    margin-right: 0 !important
}

ul.koowa_table--categories li:before {
    display: none !important
}

ul.koowa_table--categories li h3 {
    height: 100%;
    margin: 0;
    padding: 0
}

ul.koowa_table--categories li a {
    display: block;
    height: 100%;
    width: 100%;
    font-size: 24px;
    color: #231f20;
    font-weight: 600;
    padding-top: 45px;
    line-height: 1;
    position: relative
}

ul.koowa_table--categories li a:hover {
    background: #005596;
    color: #fff;
    text-decoration: none
}

ul.koowa_table--categories li a:before,
.doc_cats_mod a:before {
    content: "";
    display: block;
    width: 24px;
    height: 20px;
    background: url(./assets/img/icons.png) 0 -1400px;
    margin: auto;
    margin-bottom: 15px
}

#sidebar .moduletable.doc_cats_mod {
    padding-left: 0;
    position: relative
}

.doc_cats_mod .closeall {
    display: inline-block;
    margin-left: 30px;
    font-size: 16px;
    font-weight: 600;
    color: #005596;
    cursor: pointer
}

.doc_cats_mod .closeall:hover {
    opacity: 0.8
}

#sidebar .moduletable.doc_cats_mod h3 {
    margin: 0 0 15px 0;
    height: auto;
    line-height: 1
}

.doc_cats_mod a.open:before {
    background: url(./assets/img/icons.png) 0 -1550px
}

.k-ui-namespace .mod_docman ul ul li:before {
    width: 10px !important;
    height: 12px !important;
    border-left: 2px solid #005596 !important;
    border-bottom: 2px solid #005596 !important;
    left: -15px !important
}

ul.koowa_table--categories li a:hover:before,
.doc_cats_mod a:hover:before,
.doc_cats_mod a.active:before {
    background-position: 0 -1500px
}

.doc_cats_mod li {
    margin-bottom: 10px
}

.doc_cats_mod li ul {
    margin-top: 10px !important;
    overflow: visible !important
}

.doc_cats_mod a {
    background: #fafafa;
    display: block;
    padding: 15px 10px;
    padding-left: 60px;
    position: relative;
    font-size: 14px;
    color: #231f20;
    font-weight: 600
}

.doc_cats_mod a:before {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -10px
}

.doc_cats_mod a:hover,
.doc_cats_mod a.active {
    background: #005596;
    color: #fff;
    text-decoration: none
}

.k-toolbar.k-js-toolbar,
.koowa_header+p,
.k-js-search-reset,
#docsearch .k-checkbox-dropdown-content .form-group:nth-child(2),
#docsearch .k-checkbox-dropdown-toggle,
#docsearch .k-checkbox-dropdown-label {
    display: none !important
}

#docsearch {
    background: #005596;
    margin-top: -60px;
    padding: 30px 0;
    color: #fff;
    margin-bottom: 60px;
    height: 110px
}

#docsearch .container {
    padding-right: 210px
}

#docsearch .container form ul,
#docsearch .container form .docman_block,
#docsearch .container .alert-warning {
    display: none !important
}

#docsearch .container form .docsearch {
    display: block !important
}

#docsearch .form-control.input-block-level {
    height: 50px;
    border: 0;
    width: 510px;
    position: absolute;
    right: 210px;
    padding-left: 50px;
    background: #fff url(./assets/img/icons.png) 17px -1083px no-repeat
}

#docsearch .k-js-search-submit {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    text-transform: none
}

#docsearch .form-group:last-of-type {
    display: none
}

#docsearch .k-js-search-submit:after {
    background-position: -50px -400px;
    width: 20px;
    height: 20px;
    top: 15px;
    right: 30px
}

#docsearch .k-checkbox-dropdown-content .form-group>label {
    font-size: 30px
}

#content .docsearch {
    display: none
}

.koowa_table_list ul {
    padding: 0 !important;
    margin: 30px 0 !important
}

li.docman_item {
    padding: 40px 55px 40px 65px !important;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #fafafa;
    margin: 0 0 -1px 0 !important;
    text-align: left
}

.com_docman li.docman_item {
    padding: 20px 55px 10px 65px !important
}

.documents_mod ul.mod_docman_icons {
    font-size: 0
}

.documents_mod li.docman_item {
    width: calc(50% - 15px);
    display: inline-block;
    vertical-align: top;
    padding: 20px 0 !important;
    padding-right: 55px !important;
    border: 0
}

.documents_mod li.docman_item:before {
    display: none
}

.documents_mod li.docman_item:nth-child(odd) {
    margin-right: 30px !important
}

.documents_mod {
    text-align: center
}

li.docman_item:before {
    content: "";
    display: block;
    position: absolute;
    width: 36px !important;
    height: 34px !important;
    background: url(./assets/img/icons.png) 0 -2400px !important;
    top: 50% !important;
    left: 0;
    margin-top: -17px
}

li.docman_item h3 {
    margin: 0
}

.doc_info {
    color: #aeaeae;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600
}

.document .doc_info {
    color: #005596;
    font-size: 12px;
    margin-top: -15px;
    border-bottom: 2px solid #fafafa;
    padding-bottom: 20px
}

.doc_info>span:not(.doc_ext) {
    padding-left: 25px;
    background: url(./assets/img/icons.png) 0 -2496px no-repeat
}

.document .doc_info>span:not(.doc_ext) {
    background-position: 0 -1599px
}

.doc_info>span {
    margin-right: 20px;
    margin-bottom: 4px;
    display: inline-block
}

.document .doc_info>span {
    line-height: 20px;
    display: inline-block
}

.doc_info>span.doc_cat {
    background-position: 0 -2598px
}

.document .doc_info>span.doc_cat {
    background-position: 0 -1699px
}

.doc_info>span.doc_size {
    background-position: 0 -2798px
}

.document .doc_info>span.doc_size {
    background-position: 0 -1897px
}

.doc_ext .k-icon-type-pdf {
    margin-right: 8px !important;
    display: inline-block
}

.document .doc_ext span {
    font-size: 16px;
    top: 1px;
    position: relative
}

.koowa_header:before {
    display: none !important
}

.koowa_header__item a {
    color: #231f20;
    font-weight: 600;
    font-size: 20px
}

.com_docman .koowa_header__item a {
    font-size: 18px
}

.koowa_header__item a:hover {
    text-decoration: none;
    color: #005596
}

.docman_download__button {
    display: block;
    background: #005596 url(./assets/img/icons.png) 14px -1989px no-repeat;
    width: 44px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
    line-height: 40px
}

.document .docman_download__button {
    background-color: #ed1c24;
    width: initial;
    position: static;
    display: inline-block;
    float: right;
    padding-left: 50px;
    padding-right: 30px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    background-position: 20px -1989px
}

.docman_download__button:hover {
    opacity: 0.8;
    text-decoration: none
}

.document .docman_download__button:hover {
    opacity: 1;
    background-color: #005596
}

.com_docman.document #main_content {
    max-width: 770px;
    display: block;
    margin: auto
}

.toplevel h1.koowa_header,
.toplevel .k-ui-namespace.com_docman {
    display: none
}

.k-ui-namespace.com_docman.hasdocs {
    display: block !important
}

.toplevel .k-ui-namespace.com_docman.hasdocs {
    margin-top: -30px
}

.toplevel .k-ui-namespace.com_docman.hasdocs #breadcrumbs {
    display: none
}

.toplevel #cat_docs {
    display: block
}

.k-ui-namespace.com_docman.hasdocs+#cat_docs {
    display: none
}

.k-ui-namespace .k-pagination .k-pagination__pages>li:before {
    display: none !important
}

.toplevel #cat_docs .moduletable {
    margin-bottom: 50px
}

#cat_docs .mod_docman_icons {
    padding-left: 0
}

#cat_docs h2 {
    font-size: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0
}

.toplevel .koowa_table--categories {
    display: none
}

.k-ui-namespace .koowa_header {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important
}

.docman_category #breadcrumbs {
    text-align: left;
    padding-left: 0;
    margin-top: 0
}

.docman_category #breadcrumbs ul {
    padding-left: 0 !important
}

.docman_category #breadcrumbs ul:before,
.docman_category #breadcrumbs ul li:before {
    display: none
}

.docman_category #breadcrumbs li {
    color: #005596
}

.docman_category #breadcrumbs ul li:nth-child(1),
.docman_category #breadcrumbs ul li:nth-child(2) {
    display: none !important
}

.docman_category #breadcrumbs ul .divider {
    background: none;
    margin: 0;
    text-indent: 0;
    height: auto;
    text-align: center
}

.docman_category #breadcrumbs ul .divider:before {
    content: "/";
    display: block;
    color: #404040
}

.itemTitle {
    margin-bottom: 5px;
    padding: 0;
    font-size: 30px
}

.itemImageBlock {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    margin: 30px 0;
    margin-top: 0px
}

.itemImageBlock img {
    width: 100%
}

span.itemImageCaption {
    background: rgba(0, 146, 159, 0.7);
    display: inline-block;
    color: #fff;
    font-size: 14px;
    max-width: 72%;
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 15px
}

.item-image {
    position: relative
}

span.itemImageCaption {
    background: rgba(0, 0, 0, 0.5);
    display: inline-block;
    color: #fff;
    font-size: 14px;
    max-width: 72%;
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 12px 20px
}

.itemVideoBlock {
    border: 1px solid #eee
}

#component .k2ItemsBlock ul {
    margin: 0;
    padding: 0
}

#component .k2ItemsBlock ul li {
    background-image: none;
    padding: 0;
    margin-bottom: 20px
}

#component .k2ItemsBlock ul li:before {
    display: none
}

#component .k2ItemsBlock ul li:after {
    content: "";
    display: block;
    height: 1px;
    background: #f4f4f4;
    margin: 50px 0
}

#component .k2ItemsBlock ul li:last-child:after {
    display: none
}

#itemListLinks {
    border-left: 0;
    border-right: 0;
    padding: 20px 0
}

#itemListLinks .catItemTitle {
    font-size: 14px;
    text-transform: none;
    padding: 0;
    padding-left: 20px;
    background: url(./assets/img/icons.png) 0 -5295px no-repeat;
    margin: 0
}

#itemListLinks .itemContainer {
    display: table
}

#itemListLinks .itemContainer>div {
    display: table-cell;
    vertical-align: middle;
    padding: 8px 0
}

#itemListLinks .itemContainer .link_date {
    text-align: right;
    text-transform: uppercase
}

#itemListLinks .itemContainer .itemDateCreated {
    color: #9d9d9d;
    font-size: 12px;
    background: none;
    padding: 0
}

a.catItemImage {
    display: block;
    width: 35%;
    max-width: 270px;
    height: 200px;
    float: left;
    position: relative;
    margin-right: 3%;
    background-repeat: no-repeat !important;
    background-position: middle !important;
    background-size: cover !important
}

a.catItemImage:hover {
    opacity: 0.8
}

.catItemIntrotext {
    width: 62%;
    float: left;
    font-size: 13px;
    line-height: 1.7
}

.catItemTitle {
    font-size: 18px;
    margin: 0
}

.catItemTitle a {
    color: #212121;
    text-transform: uppercase;
    font-weight: bold
}

.catItemTitle a:hover {
    color: #0083a9;
    text-decoration: none;
    opacity: 1 !important
}

.catItemReadMore {
    margin-top: 3px
}

#itemListLinks ul {
    margin: 0;
    padding: 0
}

#itemListLinks li {
    background-image: none !important;
    margin-bottom: 3px;
    width: 100%;
    padding: 5px 0 !important;
    white-space: nowrap;
    display: table;
    border-top: 1px solid #f4f4f4
}

#itemListLinks li:before {
    display: none !important
}

#itemListLinks li.even {
    background: #f6f6f6
}

#itemListLinks li a {
    line-height: 30px;
    color: #212121;
    font-size: 15px;
    font-weight: bold
}

#itemListLinks li a:hover {
    color: #0083a9;
    text-decoration: none
}

#itemListLinks li span {
    display: table-cell
}

#itemListLinks li span.linkdate {
    color: #9f9f9f;
    font-size: 14px;
    font-weight: 400;
    text-align: right;
    font-style: italic
}

.init_page.itemView {
    border-bottom: 1px solid #efefef;
    padding-bottom: 40px;
    margin-bottom: 70px;
    max-width: 100% !important
}

.init_page .itemHeader {
    text-align: center
}

.init_page h1 {
    font-size: 40px;
    max-width: 600px;
    margin: auto
}

.init_page .itemHeader ul,
.init_page .itemHeader li {
    padding: 0 !important;
    margin: 0 !important
}

.init_page .itemHeader ul {
    margin: 30px 0 60px 0 !important
}

.init_page .itemHeader li {
    display: inline-block;
    margin: 0 5px !important
}

.init_page .itemHeader li:before {
    display: none !important
}

.init_page .itemHeader .buttonblue {
    height: 52px;
    line-height: 52px;
    text-transform: none;
    min-width: 160px
}

.init_page .itemHeader .buttonblue:after {
    top: 22px;
    background-position: 0 -3600px;
    right: 30px
}

.init_page .td {
    width: 50%
}

.cat_init .table {}

.cat_init .table:nth-child(odd) {
    background: #f8f8f8
}

.cat_init .catItemTitle,
.cat_init .catItemTitle a {
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    margin: 10px 0;
    text-transform: none
}

.cat_init .td {
    vertical-align: top;
    padding: 15px
}

.cat_init h2.td {
    width: 40%;
    font-size: 18px;
    padding-top: 25px
}

.td.itemImageBlock {
    padding-right: 15px
}

.td.itemFullText {
    padding-left: 15px
}

.td.itemFullText h2 {
    font-size: 30px
}

.k2Pagination,
.pagination {
    text-align: right;
    margin-bottom: 15px;
    font-size: 13px;
    margin-top: 30px;
    clear: both;
    font-weight: bold
}

.k2Pagination,
.pagination {
    text-align: center;
    margin-bottom: 15px;
    font-size: 13px;
    margin-top: 30px;
    clear: both;
    font-weight: bold
}

.k2Pagination ul,
.pagination ul {
    margin: 10px 0 30px 0 !important
}

.k2Pagination li,
.pagination li {
    margin: 0 3px !important;
    display: inline-block;
    width: 20px;
    padding: 0px !important;
    font-weight: 800
}

.k2Pagination li:before,
.pagination li:before {
    display: none !important
}

.k2Pagination li span,
.pagination li span {
    padding: 0 5px
}

.k2Pagination li a,
.pagination li a {
    text-decoration: none;
    display: block;
    width: 100%;
    color: #373737 !important;
    text-align: center
}

.k2Pagination li a:hover,
.pagination li a:hover {
    color: #0083a9 !important;
    text-decoration: none !important
}

.k2Pagination li span.pagenav,
.pagination li span.pagenav {
    color: #0083a9;
    display: block;
    text-align: center
}

.k2Pagination li.pagination-start,
.k2Pagination li.pagination-prev,
.k2Pagination li.pagination-next,
.k2Pagination li.pagination-end,
.pagination li.pagination-start,
.pagination li.pagination-prev,
.pagination li.pagination-next,
.pagination li.pagination-end {
    width: auto
}

.k2Pagination li.pagination-start span,
.k2Pagination li.pagination-prev span,
.k2Pagination li.pagination-next span,
.k2Pagination li.pagination-end span,
.k2Pagination li.pagination-start a,
.k2Pagination li.pagination-prev a,
.k2Pagination li.pagination-next a,
.k2Pagination li.pagination-end a {
    border: 0
}

.k2Pagination li.pagination-start a,
.k2Pagination li.pagination-prev a,
.k2Pagination li.pagination-next a,
.k2Pagination li.pagination-end a,
.pagination li.pagination-start a,
.pagination li.pagination-prev a,
.pagination li.pagination-next a,
.pagination li.pagination-end a {
    padding: 0 5px
}

.k2Pagination li.pagination-next a,
.k2Pagination li.pagination-end a,
.pagination li.pagination-next a,
.pagination li.pagination-end a {
    padding-left: 0
}

.k2Pagination li.pagination-start span,
.k2Pagination li.pagination-prev span,
.k2Pagination li.pagination-next span,
.k2Pagination li.pagination-end span,
.pagination li.pagination-start span,
.pagination li.pagination-prev span,
.pagination li.pagination-next span,
.pagination li.pagination-end span {
    background: none !Important;
    color: #0083
}

.tooltip {
    display: none !important
}

.pagecount {
    text-align: left
}

.itemAttachments {
    padding-left: 0 !important
}

.itemAttachments li a {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px
}

.itemAttachments li span:before {
    content: "/";
    display: inline-block;
    margin: 0 10px
}

div.sigplus-gallery ul>li>img,
div.sigplus-gallery ul>li>a>img {
    margin-bottom: 0px !important
}

div.sigplus-gallery ul>li {
    line-height: 1 !Important
}

#k2Container.itemView,
#jmap_sitemap {
    max-width: 770px;
    margin-left: auto;
    margin-right: auto
}

.itemDateCreated {
    font-size: 12px;
    color: #005596;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 30px;
    background: url(./assets/img/icons.png) 0 -1600px no-repeat
}

.itemImageGallery:after {
    content: "";
    display: block;
    clear: both
}

.itemSocialSharing {
    border-top: 1px solid #fafafa;
    padding: 20px 0;
    clear: both;
    margin-top: 20px
}

.itemSocialSharing ul {
    padding: 0 !important;
    margin: 0 !important
}

.itemSocialSharing ul li {
    padding: 0 !important;
    margin: 0 5px 0 0 !important;
    display: inline-block
}

.itemSocialSharing ul li:before {
    display: none !important
}

.itemSocialSharing ul li a {
    display: block;
    height: 36px;
    width: 100px;
    background: url(./assets/img/icons.png) 0 -3800px;
    text-indent: -2000em
}

.itemSocialSharing ul li a:hover {
    opacity: 0.8
}

.itemSocialSharing ul li.tw a {
    background-position: 0 -3900px
}

.itemSocialSharing ul li.li a {
    background-position: 0 -3700px
}

.contact #sidebar {
    width: 450px
}

.contact #sidebar:after {
    right: 0
}

.contact #sidebar .moduletable {
    padding-left: 0
}

.contact #component {
    width: initial;
    padding-left: 12%;
    padding-right: 0
}

fieldset {
    border: 0;
    padding: 0;
    margin: 0 !important
}

.mod_contact .formRequired {
    display: none
}

.rsform-block {
    width: 100%;
    clear: none !Important;
    padding: 0px 0px 0px 0px !important;
    list-style: none !important;
    float: left;
    margin: 0 0 20px 0 !important
}

.rsform-block-1,
.rsform-block-1a,
.rsform-block-2,
.rsform-block-3 {
    width: 48%
}

.rsform-block-1,
.rsform-block-2 {
    margin-right: 4% !important
}

.rsform-block:after {
    content: "";
    display: table;
    clear: none
}

.rsform-block-verzenden button {
    margin-top: 10px
}

.rsform-block span {
    margin: 0 !important
}

#sidebar .rsform-block {
    width: 100%
}

.formCaption2 {
    display: none
}

.rsform-input-box,
.rsform-text-box,
.rsform-select-box {
    height: 50px !important;
    border: 0 !important;
    line-height: 50px;
    padding: 0 20px;
    color: #4e4e4e;
    width: 100%;
    font-size: 14px;
    border-radius: 0 !important;
    box-shadow: 0 0 !important;
    border: 1px solid #f0f0f0 !important
}

.rsform-block-pagina {
    display: none
}

.rsform-select-box {
    color: #999
}

.rsform-text-box {
    height: 150px !important;
    line-height: 1.5em;
    padding: 10px 20px;
    width: 100%
}

.formBody {
    width: 100% !important;
    float: none !important
}

form ol {
    margin: 0 !important;
    padding: 0 !important
}

.formError {
    display: none
}

.rsform-error {
    border-color: #ed1c24 !Important;
    background: rgba(237, 28, 36, 0.05)
}

.formRed,
.formFieldset>p {
    color: ##ed1c24;
    margin-bottom: 20px
}

.formFieldset>p {
    font-weight: bold;
    padding-left: 0
}

.formCaption2 {
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 0px
}

::-webkit-input-placeholder {
    color: #cacaca
}

:-moz-placeholder {
    color: #cacaca
}

::-moz-placeholder {
    color: #cacaca
}

:-ms-input-placeholder {
    color: #cacaca
}

#footer_top {
    font-size: 0;
    padding: 170px 0 30px 0;
    color: #231f20;
    background: url(./assets/img/footer_bg.png) top center no-repeat;
    background-size: cover;
    height: 533px
}

.homepage #footer_top {
    margin-top: 0
}

#footer_top .container>div {
    display: inline-block;
    font-size: 14px;
    vertical-align: top
}

#footer_top .container>div p {
    margin-top: 0
}

#footer_top .container:after {
    content: "";
    display: table;
    clear: both
}

#footer_top h3 {
    color: #fff;
    text-transform: none;
    font-size: 18px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-weight: 800
}

#footer_top a {
    color: #231f20
}

#footer_top ul li {
    margin-bottom: 12px
}

#footer_top ul li p {
    margin: 0
}

#footer_top .container>.footer1 {
    width: 28%
}

#footer_top .container>.footer1 img {
    max-width: 275px;
    margin-bottom: 10px;
    width: 85%
}

#footer_top .container>.footer2 {
    width: 13%
}

#footer_top .container>.footer3 {
    width: 27%
}

#footer_top .container>.footer3 h4 {
    margin-top: 0
}

#footer_top .container>.footer3 p {
    margin: 0 0 10px 0
}

#footer_top .container>.footer4 {
    overflow: hidden
}

#footer_top .container>.footer4 img {
    top: -25px;
    position: absolute
}

#footer_bottom {
    font-size: 14px;
    padding: 55px 0;
    color: #353535
}

#footer_bottom p {
    margin: 0
}

#footer_left {
    width: 60%;
    float: left
}

#footer_left a {
    color: #353535
}

#footer_left a:hover {
    color: #005596;
    text-decoration: none
}

#footer_right {
    float: left;
    width: 40%;
    text-align: right
}

#conversal a {
    color: #353535;
    text-decoration: none;
    padding-left: 30px;
    line-height: 21px;
    height: 30px;
    display: inline-block
}

#conversal a:hover {
    color: #005596;
    text-decoration: none
}

#searchForm input {
    max-width: 200px;
    border: 1px solid #e5e5e5;
    font-size: 12px;
    padding: 3px 5px;
    color: #444
}

#searchForm button {
    background: url(./assets/img/icons.png) 0 -500px;
    border: 0;
    text-indent: -2000em;
    height: 16px;
    width: 15px;
    background-color: none;
    margin: 2px 0 0 5px
}

#searchForm button:hover {
    opacity: 0.8
}

#searchForm .btn-toolbar div {
    display: inline-block
}

.ordering-box,
.form-limit,
.result-category,
.phrases,
.tooltip,
#component .search .btn-toolbar,
.search p.counter {
    display: none !important
}

.search dd {
    margin: 3px 0 10px 0
}

.result-title {
    font-weight: 600
}

.contact_info.custom li {
    padding-left: 100px !important;
    margin-bottom: 40px !important;
    position: relative;
    height: 75px
}

.contact_info.custom li:before {
    content: "";
    display: block;
    width: 75px !important;
    height: 75px !important;
    background: #005596 url(./assets/img/icons.png) 18px -3085px;
    position: absolute;
    left: 0
}

.contact_info.custom li.email:before {
    background-position: 18px -3176px
}

.contact_info.custom li:before {
    display: inline-block;
    width: 16px
}

.contact_info.custom li h3 {
    text-transform: uppercase;
    font-weight: bold;
    color: #005596;
    padding-top: 10px;
    margin: 0
}

.contact_info.custom li a {
    font-size: 20px;
    color: #231f20;
    font-weight: 600
}

.contact_info.custom li a:hover {
    color: #005596;
    text-decoration: none
}

.contact_info li.phone {
    background-position: 6px -499px
}

.contact_info li.fax {
    background-position: 6px -600px
}

.contact_info li.email {
    background-position: 6px -696px
}

.moduletable.contact_info .social_icons {
    margin-top: 60px
}

.moduletable.contact_info .social_icons li a {
    width: 20px;
    height: 20px;
    background-position: 0 -3300px
}

.moduletable.contact_info .social_icons li.tw a {
    background-position: 0 -3400px;
    margin-right: 10px
}

.moduletable.contact_info .social_icons li.li a {
    background-position: 0 -3500px
}

.item .mod_az {
    display: none
}

.mod_az .k2filter-responsive .k2filter-cell {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    min-height: inherit;
    padding: 2.1rem
}

.mod_az .k2filter-responsive .k2filter-cell h3 {
    display: none
}

.mod_az .k2filter-responsive .k2filter-cell a {
    font-size: 13px;
    color: #aeaeae;
    margin: 0 0.4rem
}

.mod_az .k2filter-responsive .k2filter-cell a.all {
    margin-right: 2rem
}

.mod_az .k2filter-responsive .k2filter-cell a:hover {
    color: #005596;
    text-decoration: none
}

.mod_comp_title {
    text-align: center
}

.item .moduletable.mod_comp_title {
    border-bottom: 1px solid #efefef;
    margin-bottom: 3rem
}

.comp_cont {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.comp_cont .itemContainer {
    border: 1px solid #f5f5f5;
    padding: 20px;
    width: calc(25% - 30px);
    margin: 15px;
    display: flex;
    flex-direction: column;
    position: relative
}

.comp_cont .itemContainer.disabled img,
.comp_cont .itemContainer.disabled .readmore,
.comp_cont .itemContainer.disabled .catItemTitle {
    opacity: 0.3
}

.comp_cont .itemContainer:not(.disabled):hover .readmore {
    color: #ed1c24
}

.comp_cont .itemContainer:not(.disabled):hover .readmore:after {
    background-position: 0 -700px
}

.comp_cont .catItemHeader {
    display: flex;
    align-items: flex-start;
    padding: 1rem 0;
    margin-bottom: 20px
}

.comp_cont .catItemHeader h3 {
    margin: 0.2rem 0 0 0;
    padding: 0
}

.comp_cont .catItemHeader h3 a {
    text-transform: none
}

.comp_cont .catItemHeader img {
    margin-right: 0.7rem;
    width: 40px;
    border: 1px solid #dee2e6
}

.comp_cont .catItemHeader+.readmore {
    margin-top: auto;
    border-top: 2px solid #fafafa;
    padding-top: 20px
}

.comp_i .itemHeader {
    display: flex;
    align-items: center;
    margin-bottom: 2rem
}

.comp_i .itemHeader img {
    margin-right: 1rem;
    height: 40px;
    border: 1px solid #dee2e6
}

#chapters.subnav ul li h3 {
    margin: 0;
    padding: 0;
    font-size: 100%
}

#chapters.subnav ul li ul li a {
    font-size: 11px;
    padding: 10px 0 10px 60px !important
}

#chapters.subnav ul li ul li a:hover,
#chapters.subnav ul li ul li a:hover h3 {
    color: #fff
}

#chapters.subnav ul>li>ul li a:after {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='6' height='10' viewBox='0 0 6 10'%3e%3cg%3e%3cg%3e%3cpath fill='%23bababa' d='M1.116 10c-.287 0-.574-.113-.794-.338a1.174 1.174 0 0 1 0-1.63l2.961-3.038-2.96-3.04a1.174 1.174 0 0 1 0-1.629c.438-.45 1.15-.45 1.587 0l3.755 3.853c.21.217.329.51.329.816 0 .305-.119.598-.33.814L1.91 9.662a1.104 1.104 0 0 1-.794.337z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
    width: 6px;
    height: 10px;
    margin-top: -5px
}

#chapters.subnav>ul>li>a+ul {
    margin-top: -5px;
    margin-bottom: 5px
}

#sidebar .moduletable.mod_countries {
    margin-bottom: 0
}

section.chapter h3 {
    color: #005596
}

.mod_countries select {
    border: 1px solid #f5f5f5;
    width: 100%;
    color: #231f20;
    font-size: 14px;
    font-weight: 600;
    padding: 0.8rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    cursor: pointer;
    background: none;
    position: relative;
    z-index: 1
}

.mod_countries fieldset {
    position: relative;
    background: #fff
}

.mod_countries fieldset:after {
    content: "";
    width: 12px;
    height: 12px;
    background: url(./assets/img/icons.png) 0 -600px;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -6px;
    transform: rotate(90deg)
}

.itemlist .share_icons {
    margin-top: 2rem
}

.share_icons ul,
.share_icons li {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    background: none
}

.share_icons ul {
    display: flex
}

.share_icons ul li:before {
    display: none !important
}

.share_icons ul li {
    text-indent: -2000em !important;
    text-align: left
}

.share_icons ul li a {
    display: block;
    width: 21px;
    height: 18px;
    margin-right: 1rem;
    background-repeat: no-repeat
}

.share_icons ul li a:hover {
    opacity: 0.5
}

.share_icons ul li.fb a {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10' height='18' viewBox='0 0 10 18'%3e%3cg%3e%3cg%3e%3cpath fill='%23231f20' d='M9.399 0L7.056-.006c-2.632 0-4.333 1.739-4.333 4.43v2.042H.367A.368.368 0 0 0 0 6.835v2.959c0 .202.165.367.368.367h2.356v7.467c0 .203.165.368.368.368h3.074a.368.368 0 0 0 .368-.368v-7.467h2.754a.368.368 0 0 0 .369-.367l.001-2.959a.37.37 0 0 0-.369-.368H6.533V4.735c0-.831.2-1.254 1.287-1.254h1.578a.368.368 0 0 0 .37-.368V.367a.368.368 0 0 0-.37-.368z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
    background-repeat: no-repeat
}

.share_icons ul li.tw a {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='21' height='18' viewBox='0 0 21 18'%3e%3cg%3e%3cg%3e%3cpath fill='%23231f20' d='M20.442.328a8.205 8.205 0 0 1-2.688 1.104c-.771-.886-1.87-1.436-3.087-1.436-2.337 0-4.231 2.035-4.231 4.544 0 .356.037.703.11 1.035-3.516-.188-6.634-2-8.72-4.748a4.775 4.775 0 0 0-.572 2.285c0 1.576.747 2.967 1.881 3.782a3.998 3.998 0 0 1-1.916-.57v.056c0 2.202 1.459 4.039 3.393 4.458a3.972 3.972 0 0 1-1.911.076c.539 1.806 2.1 3.12 3.95 3.158-1.446 1.219-3.271 1.944-5.253 1.944-.341 0-.678-.021-1.01-.062 1.874 1.288 4.096 2.042 6.486 2.042 7.782 0 12.036-6.926 12.036-12.933l-.013-.588a8.904 8.904 0 0 0 2.114-2.35 7.993 7.993 0 0 1-2.429.716 4.528 4.528 0 0 0 1.86-2.513z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")
}

.share_icons ul li.li a {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3e%3cg%3e%3cg%3e%3cpath fill='%23231f20' d='M.847 5.844h3.73v12.15H.848zM18 11.03v6.963h-3.72v-6.498c0-.858-.153-1.53-.458-2.017-.305-.486-.782-.729-1.43-.729-.475 0-.873.141-1.194.423-.32.283-.56.632-.718 1.048-.083.245-.124.577-.124.993v6.78h-3.72c.015-3.262.022-5.905.022-7.932 0-2.026-.003-3.236-.01-3.628l-.012-.59h3.72v1.728c.144-.245.29-.462.441-.65.158-.194.371-.406.639-.635.268-.23.595-.406.983-.534.39-.127.82-.19 1.295-.19 1.29 0 2.327.464 3.11 1.392.784.928 1.176 2.286 1.176 4.076zM4.24.592c.376.396.57.897.576 1.501.008.598-.182 1.096-.57 1.496-.389.4-.9.602-1.533.602H2.69c-.619 0-1.116-.202-1.493-.602-.377-.4-.565-.898-.565-1.496 0-.604.193-1.105.582-1.5.388-.398.895-.596 1.52-.596.626 0 1.128.198 1.505.595z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e")
}

.item .share_icons {
    border-top: 1px solid #fafafa;
    margin-top: 2rem;
    padding-top: 2rem
}

a.pdf,
.dl-compendium a {
    background-color: #ed1c24;
    ;
    display: inline-flex;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    padding: 0.6rem 3.5rem;
    align-items: center;
    margin-top: 1rem
}

a.pdf:before,
.dl-compendium a:before {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cg%3e%3cg%3e%3cpath fill='%23fff' d='M16 10.195v4.726c0 .593-.498 1.073-1.113 1.073H1.112C.496 15.994 0 15.514 0 14.92v-4.726h2.22v3.652H13.78v-3.652zm-8.204-.362l-3.18-3.715s-.484-.441.04-.441H6.45V4.92.27s-.071-.264.34-.264H9.31c.296 0 .288.222.288.222v5.338h1.655c.637 0 .157.462.157.462S8.705 9.5 8.328 9.863c-.272.264-.532-.03-.532-.03z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
    margin-right: 0.8rem
}

a.pdf:hover,
.dl-compendium a:hover {
    text-decoration: none;
    background-color: #005596
}

#comp_cat_footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 2rem
}

#comp_cat_footer>div {
    margin-top: 0
}

.glossary #main_content {
    max-width: 780px
}

.glossary .K2FilterBlock {
    margin: 3rem 0
}

.glossary .itemContainer {
    background: #fafafa;
    margin-bottom: 1rem;
    padding: 1.5rem
}

.glossary .catItemHeader {
    position: relative;
    z-index: 1;
    cursor: pointer
}

.glossary .catItemTitle {
    padding: 0;
    font-size: 15px;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.glossary .catItemHeader.open .catItemTitle,
.glossary .catItemHeader:hover .catItemTitle {
    color: #005596
}

.glossary .open .catItemTitle {
    margin-bottom: 1rem
}

.glossary .catItemTitle:after {
    content: "+";
    color: #fff;
    font-size: 20px;
    width: 44px;
    height: 40px;
    background-color: #005596;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    margin-left: 1rem
}

.glossary .catItemHeader:hover .catItemTitle:after {
    background: #ed1c24
}

.glossary .open .catItemTitle:after {
    content: "-"
}

.glossary .catItemBody {
    padding-right: 55px
}

.glossary .itemContainer p:last-child {
    margin: 0
}

@media screen and (-webkit-min-device-pixel-ratio:2),
screen and (max--moz-device-pixel-ratio:2) {}

@media (min-width:1790px) {}

@media (max-width:1789px) {}

@media (min-width:1200px) {
    body {
        overflow-x: hidden
    }
    li.sigProThumb:nth-child(5n+0) {
        margin-right: 0 !important
    }
}

@media (max-width:1366px) {
    .home_news_mod .moduleItemIntrotext {
        padding: 40px 30px 0 30px
    }
}

@media (max-width:1300px) {
    .moduletable.past_events {
        padding-left: 60px;
        padding-right: 60px
    }
    .past_events #eb-events .eb-event-title a {
        font-size: 14px
    }
}

@media (max-width:1199px) {
    .container {
        padding-left: 10px;
        padding-right: 10px
    }
    #logo a {
        background-size: contain
    }
    #footer_top .container>.footer4 {
        float: right;
        width: 30%
    }
    #docsearch .k-js-search-submit {
        right: 10px
    }
}

@media (min-width:1025px) {
    .home_news_mod li {
        width: calc(50% - 15px)
    }
    .home_news_mod li:nth-of-type(odd) {
        margin-right: 30px
    }
    .home_news_mod li:nth-of-type(4n) .moduleItemImage,
    .home_news_mod li:nth-of-type(4n-1) .moduleItemImage {
        float: right
    }
}

@media (max-width:1024px) {
    #eb-events .eb-event-title a {
        font-size: 16px
    }
    #eb-events .eb-event p {
        font-size: 13px
    }
    #home_initiatives .moduletable h3 {
        font-size: 16px !important
    }
    #home_initiatives .home_initiatives_red .moduletable {
        width: 150px
    }
    #newsletter input {
        width: 250px
    }
    #newsletter .td:last-child {
        width: 425px
    }
    #docsearch .form-control.input-block-level {
        width: 250px
    }
    .contact #component {
        padding-left: 30px
    }
    .home_news_mod li {
        width: 100% !important
    }
    .home_news_mod li:nth-of-type(even) .moduleItemImage {
        float: right !important
    }
}

@media (max-width:979px) {
    .front .left,
    .front .right {
        width: 100%
    }
    #main_menu li a {
        margin: 0 10px;
        font-size: 14px
    }
    .team div.itemImageBlock {
        height: 180px
    }
    #logo {
        width: 245px;
        position: relative;
        z-index: 2
    }
    #logo a {
        image-rendering: -webkit-optimize-contrast
    }
    header .container {
        padding: 0;
        margin-bottom: 30px
    }
    .front header .container {
        border-bottom: 30px solid #fafafa
    }
    #banner {
        display: none
    }
    #header_top {
        .frontbackground: #fafafa
    }
    .front #header_top_left {
        padding-left: 10px
    }
    #header_top_right,
    #header_right {
        margin-right: 10px
    }
    #eb-events:not(.slick-slider) .eb-event,
    .news #itemListPrimary .itemContainer {
        width: calc(50% - 15px) !important;
        margin-right: 0 !Important
    }
    #eb-events .eb-event:nth-child(3n),
    .news #itemListPrimary .itemContainer:nth-child(3n) {
        margin-right: 0 !important
    }
    #eb-events .eb-event:nth-child(odd),
    .news #itemListPrimary .itemContainer:nth-child(odd) {
        margin-right: 30px !important
    }
    #home_events #eb-events .eb-event:nth-child(3) {
        display: none
    }
    #footer_top .container>.footer4,
    #footer_top .container>.footer2 {
        display: none
    }
    #footer_top .container>div {
        width: 50% !important;
        text-align: center
    }
    #footer_top {
        height: 420px;
        background-size: auto
    }
    .contact #sidebar {
        width: 370px;
        display: block !important
    }
    .contact_info.custom li a {
        font-size: 16px
    }
    .comp_cont {
        margin: 0
    }
    .comp_cont .itemContainer {
        width: calc(50% - 30px)
    }
}

@media (min-width:769px) {
    header {}
    #main_menu li {
        position: relative
    }
    #main_menu li ul.sub-menu,
    #main_menu li ul.sub-menu li ul.sub-menu {
        position: absolute;
        top: 40px;
        left: 0;
        z-index: 1;
        width: 260px;
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all .1s ease;
        -moz-transition: all .1s ease;
        -o-transition: all .1s ease;
        -ms-transition: all .1s ease;
        transition: all .1s ease;
        padding-top: 45px;
        background: none
    }
    #main_menu li.item-228 ul.sub-menu,
    #main_menu li.item-251 ul.sub-menu {
        display: none
    }
    #main_menu li ul.sub-menu li ul.sub-menu,
    #main_menu li ul.sub-menu li ul.sub-menu a {
        background: #fff
    }
    #main_menu li:last-child ul.sub-menu {
        left: auto;
        right: 0
    }
    #main_menu li:hover ul.sub-menu,
    #main_menu li ul.sub-menu li:hover ul.sub-menu {
        visibility: visible;
        opacity: 1;
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        -ms-transition: all .4s ease;
        transition: all .4s ease
    }
    #main_menu li ul.sub-menu li {
        display: block
    }
    #main_menu li ul.sub-menu li a {
        display: block;
        color: #fff;
        font-size: 13px;
        height: auto;
        line-height: 1.5;
        padding: 10px 20px;
        background: #005596
    }
    #main_menu li ul.sub-menu li a:after {
        display: none !important
    }
    #main_menu li.menu-item-has-children ul.sub-menu li a {}
    #main_menu li ul.sub-menu li a:hover {
        color: #ed1c24
    }
    #main_menu li ul.sub-menu li ul.sub-menu {
        top: 0;
        left: 199px;
        padding-top: 0;
        padding-left: 10px
    }
    #main_menu ul.nav>li:hover:before,
    #main_menu ul.nav>li.current:before {}
}

@media (max-width:768px) {
    h1 {
        font-size: 26px
    }
    h2 {
        font-size: 20px
    }
    h3 {
        font-size: 15px
    }
    .slicknav_menu,
    #responsive_nav {
        display: block
    }
    #responsive_nav {
        margin-bottom: 30px
    }
    .page #main_content {
        margin-top: 20px;
        padding-left: 30px;
        padding-right: 30px
    }
    #component,
    #sidebar,
    #sidebar_home,
    .contact .left,
    .contact .right,
    #footer_left,
    #footer_right {
        width: 100% !important;
    }
    #footer_left,
    #footer_right {
        text-align: center;
        padding: 5px
    }
    #sidebar,
    #sidebar_home {
        margin-top: 40px
    }
    .mod_header,
    #header_top_right,
    .footer2,
    #main_menu,
    #breadcrumbs,
    #sidebar,
    #gmap,
    .title-bc,
    .homepage #component .left,
    #search_icon,
    #header_img>.custom,
    .com_docman #sidebar h3 {
        display: none !important
    }
    .com_docman #sidebar,
    .com_docman #component {
        display: block !important;
        width: 100% !important
    }
    .com_docman #sidebar {
        margin: 0;
        padding: 0
    }
    header {
        margin: 0 !important;
        height: 120px !important;
        background-size: cover;
        background-position: center;
        overflow: hidden;
        background: #fafafa
    }
    .homepage .logo_splash {
        height: 120px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-top: -10px
    }
    #logo {
        height: 80px;
        z-index: 2;
        padding: 10px;
        margin: auto !important
    }
    #header_top {
        height: 32px
    }
    #header_top_left {
        padding: 0;
        text-align: center;
        width: 100%;
        padding-top: 10px
    }
    #header_left {
        float: none
    }
    header .social_icons {}
    #footer_top .container>div {
        width: 100% !important
    }
    #footer_top {
        background-size: cover;
        height: auto;
        margin-top: -50px
    }
    #footer_bottom {
        padding: 15px 0;
        font-size: 12px
    }
    #main_menu li a {
        font-size: 14px;
        height: 45px;
        line-height: 45px
    }
    .home_news_mod li {
        height: 280px
    }
    .home_news_mod h3 {
        font-size: 15px
    }
    .home_news_mod .moduleItemImage {
        height: 280px
    }
    .home_news_mod .moduleItemIntrotext,
    .nieuws .moduleItemIntrotext {
        padding: 15px
    }
    ul.sigProSleek li.sigProThumb a.sigProLink,
    ul.sigProSleek li.sigProThumb a.sigProLink img {
        width: 85px !important;
        height: 85px !important
    }
    li.sigProThumb {
        margin: 0 5px 5px 0 !important
    }
    #slideshow,
    #header_img {
        height: 150px;
        background: url(./assets/img/slideshow_bg.jpg) center;
        background-size: cover
    }
    #footer_top .container>.footer1 {
        width: 45%
    }
    .page-title {
        display: inline-block;
        background: rgba(0, 0, 0, 0.5);
        padding: 10px;
        width: auto
    }
    #newsletter {
        text-align: center;
        margin-top: 40px
    }
    #newsletter .td {
        display: inline-block;
        padding-right: 0 !important
    }
    #newsletter .td:last-child {
        margin-top: 20px;
        text-align: center
    }
    #newsletter button {
        width: 140px
    }
    #home_events h2,
    #home_news h2,
    #home_initiatives h2,
    #home_documents h2 {
        font-size: 24px;
        margin: 0 0 20px 0
    }
    .events .moduletable.past_events {
        margin-top: 40px
    }
    .init_page h1 {
        font-size: 30px;
        margin-bottom: 20px
    }
    .init_page .td {
        display: block;
        width: 100%;
        text-align: center;
        padding: 0
    }
    .init_page .td.itemFullText {
        text-align: left
    }
    .events_tabs li {
        font-size: 18px
    }
    .page #home_events .moduletable.events_mod {
        display: block !important
    }
    .events_tabs,
    .init_page .itemHeader ul {
        display: none
    }
    .moduletable.event_past:before,
    .moduletable.event_up:before {
        content: "Past Events";
        font-weight: 600;
        font-size: 24px;
        margin-bottom: 30px;
        display: block
    }
    .moduletable.event_up:before {
        content: "Upcoming Events"
    }
    .init_page.itemView {
        margin-bottom: 40px
    }
    .documents_mod li.docman_item,
    .documents_mod li.docman_item:nth-child(odd) {
        width: 100%;
        margin-right: 0 !important;
        max-width: 500px
    }
    #eb-event-page .td {
        display: block;
        width: 100% !important;
        padding: 0 !important;
        border: 0 !important
    }
    #eb-event-page h1.eb-page-heading {
        font-size: 30px;
        margin-bottom: 0 !important;
        text-align: center
    }
    #eb-event-info table,
    #eb-event-info table * {
        text-align: center
    }
    blockquote {
        font-size: 16px;
        padding-left: 120px
    }
    blockquote:after {
        left: 16px
    }
    #docsearch .k-checkbox-dropdown-content .form-group>label {
        display: none !Important
    }
    #docsearch {
        margin-top: -25px;
        text-align: center;
        margin-bottom: 50px
    }
    #docsearch .container {
        max-width: 390px
    }
    #docsearch .k-js-search-submit {
        width: 130px;
        min-width: 0
    }
    #docsearch .k-js-search-submit:after {
        right: 15px
    }
    #docsearch .form-control.input-block-level {
        right: 150px;
        position: static
    }
    .hassidebar #component {
        padding-top: 0
    }
    .contact #component,
    .contact #sidebar {
        display: block;
        text-align: center
    }
    .contact #sidebar {
        text-align: center
    }
    .contact #main_content.hassidebar {
        display: block
    }
    .contact_info.custom li:before {
        position: static
    }
    .contact_info.custom li {
        padding-left: 0 !important;
        height: auto !important;
        width: 50%;
        float: left
    }
    .contact #sidebar {
        margin-top: -30px;
        padding-top: 30px
    }
    #sidebar:after {
        right: -10px !important
    }
    .contact #sidebar .moduletable {
        padding-right: 0 !important;
        padding-bottom: 30px !important
    }
    .contact #sidebar .moduletable:after {
        content: "";
        display: block;
        clear: both
    }
    .contact #footer_top {
        margin-top: -50px
    }
    .contact #component {
        padding-left: 0
    }
    .about .itemView h1,
    .about .i_introtext div {
        text-align: center
    }
    .news .itemHeader {
        text-align: center
    }
    .news .itemHeader .itemDateCreated {
        display: inline-block
    }
    .com_docman #content {
        padding-left: 0
    }
    .inits {
        flex-direction: column
    }
    .inits:before {
        content: "";
        display: block;
        width: 10px;
        height: 200px;
        background: #fff;
        position: absolute;
        left: 0;
        top: 250px
    }
    .home_initiatives_red {
        flex-direction: row
    }
    #home_initiatives .home_initiatives_red {
        justify-content: center;
        margin-top: 3em
    }
    #home_initiatives .home_initiatives_red .moduletable {
        height: 200px;
        flex-grow: 0
    }
    .home_initiatives_blue {
        padding: 0 30px 0 0
    }
    #home_initiatives .moduletable {
        padding-bottom: 0;
        height: 200px
    }
    #home_initiatives .home_initiatives_blue .moduletable h3 {
        font-size: 12px !important
    }
}

@media (min-width:481px) {
    #eb-events {
        display: flex;
        flex-wrap: wrap
    }
    #eb-events .eb-event {
        background: #fff
    }
    #eb-events .eb-info {
        height: auto
    }
}

@media (max-width:480px) {
    .home_news_mod li {
        width: 100%;
        height: auto
    }
    .home_news_mod .moduleItemIntrotext:after {
        display: none
    }
    .home_news_mod .moduleItemImage,
    .home_news_mod .moduleItemIntrotext {
        width: 100%;
        float: none !important
    }
    .home_news_mod .moduleItemImage {
        margin-bottom: 0px
    }
    #footer_top .container>div,
    #footer_top .container>div .right {
        width: 100% !important;
        margin: 0 !important;
        margin-bottom: 20px !important;
        text-align: center
    }
    .footer4>.right>ul>li {
        display: inline
    }
    .footer4>.right>ul>li:after {
        content: "\A";
        white-space: pre;
        display: block
    }
    .cat_prop .itemContainer,
    .cat_prop>ul>li,
    .subcat_prop .subCategoryContainer,
    .news #itemListPrimary .itemContainer,
        {
        width: 100% !important
    }
    .rsform-block {
        width: 100%
    }
    .team.itemView .itemBody {
        display: flex;
        flex-direction: column-reverse
    }
    .news .catItemTitle {
        font-size: 18px
    }
    .itemDateCreated {
        font-size: 12px
    }
    a.catItemImage {
        height: 150px
    }
    .sigProThumb {
        height: 80px
    }
    #eb-events:not(.slick-slider) .eb-event,
    .news #itemListPrimary .itemContainer {
        width: 100% !important;
        margin-right: 0 !important;
        height: auto
    }
    .moduletable.past_events {
        padding: 0 30px;
        margin-top: 50px
    }
    .past_events #eb-events .eb-event {
        margin: 0 !important
    }
    .past_events .eb-event .catItemDateCreated {
        font-size: 14px;
        width: 50px;
        height: 50px;
        padding-top: 10px;
        left: 15px
    }
    .past_events #eb-events .eb-info {
        padding: 20px 10px 10px 80px;
        height: auto
    }
    .past_events #eb-events .eb-event-title a {
        font-size: 12px
    }
    #newsletter input,
    #newsletter .td {
        width: 100% !important;
        display: block
    }
    #newsletter button {
        margin-top: 30px;
        float: none;
        display: inline-block
    }
    blockquote {
        font-size: 14px
    }
    ul.koowa_table--categories li a {
        font-size: 18px
    }
    li.docman_item,
    .com_docman li.docman_item {
        padding: 30px 55px 25px 0 !important
    }
    #cat_docs h2 {
        font-size: 24px
    }
    li.docman_item:before {
        display: none !important
    }
    #home_news {
        margin-top: 0
    }
    .past_events #eb-events {
        margin: 0;
        margin-bottom: 30px
    }
    #newsletter {
        margin-top: 10px
    }
    #eb-events .eb-info {
        padding: 30px;
        height: auto
    }
    #footer_top {
        margin-top: -70px
    }
    .koowa_header {
        text-align: center;
        margin-bottom: -10px !important
    }
    .contact_info.custom li {
        width: 100%;
        float: none
    }
    #home_initiatives .home_initiatives_blue,
    #home_initiatives .home_initiatives_red {
        flex-direction: column;
        padding-right: 0;
        align-items: center
    }
    #home_initiatives .home_initiatives_blue:before,
    #home_initiatives .home_initiatives_blue:after {
        display: none
    }
    #home_initiatives .home_initiatives_red .moduletable,
    #home_initiatives .home_initiatives_blue .moduletable {
        width: 200px;
        flex-basis: 200px;
        margin-right: 0
    }
    #home_initiatives .home_initiatives_blue .moduletable {
        margin-bottom: 1em
    }
    .comp_cont .itemContainer {
        width: 100%
    }
    #comp_cat_footer {
        flex-direction: column
    }
}

@media (max-width:320px) {
    a.catItemImage {
        display: none
    }
    .catItemIntrotext {
        width: 100%
    }
    #locations .custom>div {
        width: 100%
    }
}

::selection {
    background: #0083a9;
    color: #fff
}

::-moz-selection {
    background: #0083a9;
    color: #fff
}

.btn-group {
    display: none
}

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.238em 0.625em 0.238em 0.625em;
    line-height: 1.125em;
    cursor: pointer;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    position: absolute;
    right: 40px
}

.slicknav_menu .slicknav_icon {
    float: right;
    margin: 0.188em 0 0 0.438em
}

.slicknav_menu .slicknav_no-text {
    margin: 0
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
}

.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
    margin-top: 0.188em
}

.slicknav_nav {
    clear: both
}

.slicknav_nav ul,
a .slicknav_nav li {
    display: block !important
}

.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
    display: none
}

.slicknav_nav .slicknav_item {
    cursor: pointer
}

.slicknav_nav .slicknav_row {
    display: block
}

.slicknav_nav a {
    display: block !important
}

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    display: inline
}

.slicknav_menu:before,
.slicknav_menu:after {
    content: " ";
    display: table
}

.slicknav_menu:after {
    clear: both
}

.slicknav_menu {
    *zoom: 1
}

.slicknav_nav a a {
    padding: 0 !important
}

.slicknav_menu {
    font-size: 16px
}

.slicknav_btn {
    padding: 10px 12px 11px;
    text-decoration: none
}

.slicknav_menu .slicknav_menutxt {
    color: #FFF;
    font-weight: 600;
    font-size: 15px
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #f5f5f5
}

.slicknav_menu {
    background: #005596;
    padding: 0px;
    margin-top: 0px
}

.slicknav_nav {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875em
}

.slicknav_nav,
.slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding-bottom: 0px
}

.slicknav_nav ul {
    padding: 0;
    margin: 0 0 0 0px;
    display: block !important
}

.slicknav_nav ul li a {
    font-size: 12px !important
}

.slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px
}

.slicknav_nav a {
    padding: 0 10px !Important;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    height: 35px !important;
    line-height: 35px !important;
    text-align: center
}

.slicknav_nav a a {
    border: 0;
    margin: 0
}

.slicknav_nav ul li.deeper a a {
    padding-left: 0px !important
}

.slicknav_nav ul li.deeper ul li>a {
    padding-left: 60px !important
}

.slicknav_nav li.first a {
    border-top: 0px solid rgba(255, 255, 255, 0.3)
}

.slicknav_nav>li:last-child a {
    border: 0 !important
}

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0
}

.slicknav_nav .slicknav_row:hover {
    color: #fff
}

.slicknav_nav a:hover {
    color: #222
}

.slicknav_nav .slicknav_txtnode {
    margin-left: 15px
}

@supports (-ms-ime-align:auto) {
    .intro_mod.moduletable p:last-of-type {
        text-align: right;
        position: relative
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .intro_mod.moduletable p:last-of-type {
        text-align: right
    }
}

.progress-wrap {
    position: fixed;
    right: 30px;
    bottom: 30px;
    height: 64px;
    width: 64px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgba(6, 6, 6, 0.2);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.progress-wrap::after {
    position: absolute;
    content: '';
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    color: #005596;
    left: 0;
    top: 0;
    height: 64px;
    width: 64px;
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='24' height='26' viewBox='0 0 24 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M13.825 24.4374C13.8422 24.331 13.8502 24.2233 13.8488 24.1156L13.8488 5.77313L14.0348 6.17309C14.2199 6.56404 14.4717 6.9197 14.779 7.22415L19.9226 12.3678C20.5693 13.0453 21.6096 13.1591 22.3875 12.6376C23.2165 12.0306 23.3964 10.8666 22.7895 10.0376C22.7404 9.97063 22.6869 9.90697 22.6294 9.84715L13.3279 0.545724C12.6018 -0.181183 11.424 -0.181823 10.6971 0.54427C10.6966 0.544735 10.6961 0.545258 10.6956 0.545723L1.3942 9.84715C0.668745 10.5746 0.670371 11.7525 1.39786 12.478C1.45512 12.5351 1.51604 12.5884 1.58022 12.6376C2.35812 13.1591 3.39842 13.0453 4.0451 12.3678L9.1981 7.23345C9.47133 6.96051 9.70043 6.64671 9.8771 6.30331L10.1282 5.74522L10.1282 24.0132C10.093 24.9635 10.7568 25.7973 11.6909 25.9758C12.705 26.1403 13.6605 25.4515 13.825 24.4374Z' fill='%23005596'/%3e%3c/svg%3e ");
    background-repeat: no-repeat;
    background-position: center
}

.progress-wrap:hover::after {
    opacity: 0.5
}

.progress-wrap::before {
    position: absolute;
    content: '';
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    opacity: 0;
    background-image: linear-gradient(298deg, #000, #000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    left: 0;
    top: 0;
    height: 64px;
    width: 64px;
    cursor: pointer;
    display: block;
    z-index: 2;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.progress-wrap:hover::before {
    opacity: 1
}

.progress-wrap svg path {
    fill: none
}

.progress-wrap svg.progress-circle path {
    stroke: #005596;
    stroke-width: 4;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.progress-wrap {
    background: #fff
}

.itemBody a {
    word-break: break-all
}

.ebm-upcoming-events {
    margin: 0;
    padding: 0
}

.ebm-upcoming-events li {
    list-style: none;
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid #e6ecf0;
    line-height: 1.8
}

.eb-events-list-module li:last-child {
    padding: 0;
    margin: 0;
    border-bottom: none
}

.ebm-upcoming-events .ebm-event-link {
    font-size: 110%;
    font-weight: bold
}

.ebm-upcoming-events .ebm-event-thumb {
    width: 100%;
    margin: 0 0 8px;
    display: block
}

.ebm-upcoming-events-improved div.ebm-event-date {
    width: 40px;
    display: block;
    text-align: center
}

.ebm-upcoming-events-improved div.ebm-event-month,
.ebm-upcoming-events-improved div.ebm-event-day {
    padding: 3px
}

.ebm-upcoming-events-improved div.ebm-event-month {
    color: #fff;
    text-transform: uppercase;
    line-height: 1.1em;
    font-weight: bold
}

.ebm-upcoming-events-improved div.ebm-event-day {
    background: #fff;
    border-top: none;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    padding: 1px
}

.ebm-upcoming-events-improved div.ebm-event-month {
    background: #214865;
    border: 1px solid #214865
}

.ebm-upcoming-events-improved div.ebm-event-day {
    border: 1px solid #214865;
    color: #214865
}

@font-face {
    font-family: 'FontAwesome';
    src: url(/media/com_eventbooking/assets/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(/media/com_eventbooking/assets/fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format('embedded-opentype'), url(/media/com_eventbooking/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(/media/com_eventbooking/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(/media/com_eventbooking/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(/media/com_eventbooking/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.eb-container {
    text-align: left
}

.eb-container img {
    border: 0 none
}

.eb-container h1,
.eb-container h2,
.eb-container h3 {
    width: auto !important;
    margin: 5px 0 5px 0 !important;
    padding: 0 !important
}

.eb-container [class^="icon-"],
.eb-container [class*=" icon-"] {
    display: inline-block !important
}

img.eb-thumb-left {
    margin: 0 15px 0 0 !important;
    float: left !important
}

img.eb-thumb-right {
    margin: 0 0 0 15px !important;
    float: right !important
}

form#adminForm label.control-label {
    text-align: left;
    font-weight: bold
}

.form-horizontal .admintable .controls {
    margin: 0
}

.admintable label {
    display: inline-block
}

.tab-content {
    text-align: left
}

#eb-categories h2.eb-category-title {
    margin: 14px 0 !important
}

#eb-categories .eb-category,
#eb-events .eb-event {}

.eb-box-heading {
    border-radius: 7px 7px 0 0;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    padding: 8px 10px 7px;
    margin: 0
}

.eb-box-heading h3 {
    margin: 0
}

.eb-box-heading .dropdown-menu [class^="icon-"]:before,
.eb-box-heading .dropdown-menu [class*=" icon-"]:before {
    position: relative;
    left: -5px
}

#eb-categories .eb-description,
#eb-events .eb-description,
#eb-event-page .eb-description {
    background: #fff;
    border-radius: 0 0 7px 7px;
    margin: 0;
    padding: 10px
}

#eb-categories .eb-category img {
    margin: 0 10px 0 0 !important;
    padding: 0 !important
}

#eb-category {
    padding: 10px 0
}

#eb-category h1.eb-page-heading {
    margin: 0 0 10px 0 !important
}

.eb-event .eb-event-properties {
    width: 290px;
    background: #ECF4FB;
    padding: 5px 5px 5px 10px;
    margin: 0 5px 5px;
    float: right
}

td.eb-event-property-label {
    width: 110px;
    text-align: left;
    font-weight: bold
}

.date-col {
    width: 20%
}

.capacity-col {
    width: 8%
}

.registered-col {
    width: 8%
}

.price-col {
    width: 10%;
    text-align: right
}

#eb-events h3.eb-event-title img {
    float: left !important;
    margin: 0 10px 0 0
}

.eb-taskbar {
    margin: 0;
    list-style: none
}

.eb-event-detail-container:last-child .eb-taskbar {
    border-bottom: none
}

.eb-taskbar ul {
    margin: 0 !important;
    padding: 0 !important
}

.eb-taskbar li {
    float: left !important;
    list-style-type: none !important;
    background-image: none !important;
    padding: 0 5px 0 0 !important;
    margin: 0.5em 0 2px 0 !important
}

.eb-taskbar li a:link,
.eb-taskbar li a:visited,
.eb-taskbar li a:hover {
    text-decoration: none
}

.eb-taskbar .dropdown-menu li {
    margin: 0 !important;
    padding: 0 !important;
    float: none !important
}

.eb-taskbar .dropdown-menu li a {
    padding-left: 25px;
    position: relative
}

.eb-taskbar .dropdown-menu li a.google,
.eb-taskbar .dropdown-menu li a.yahoo {
    background-position: 8px 8px;
    background-repeat: no-repeat
}

.eb-taskbar .dropdown-menu li a.google {
    background-image: url(/media/com_eventbooking/assets/images/google.png)
}

.eb-taskbar .dropdown-menu li a.yahoo {
    background-image: url(/media/com_eventbooking/assets/images/yahoo.png)
}

.eb-taskbar .dropdown-menu li a.download i {
    left: 8px;
    position: absolute;
    top: 5px
}

#eb-event {
    padding: 0 15px 15px 15px
}

#eb-event-details {
    padding: 10px 0
}

#eb-event-page h1.eb-page-heading {
    margin: 0 0 10px 0 !important
}

#fb-share-button {
    display: inline
}

#eb-share-text {
    float: left;
    font-weight: bold;
    padding-top: 15px;
    font-size: 150%
}

#eb-event-info {
    margin-top: 15px
}

#eb-event-info table {
    margin-top: 10px
}

.eb-notice-message {
    font-size: 130%;
    font-weight: bold;
    margin-top: 8px
}

form.form-horizontal .control-label,
form.form-horizontal .control-label label {
    text-align: left;
    font-weight: bold;
    padding: 0
}

.eb-form-heading {
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #DBDEE1;
    color: #555;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 8px
}

.eb-form-heading a {
    float: right;
    font-weight: normal;
    margin-top: 1px;
    text-decoration: none;
    cursor: pointer
}

.eb-form-content {
    display: none;
    padding: 0 0 15px
}

.eb-form-content .left {
    float: left;
    width: 48%
}

.eb-form-content .right {
    float: right;
    width: 48%
}

.eb-form-content .buttons {
    clear: both
}

form.form-horizontal ul,
form.form-horizontal ul {
    list-style: none
}

form.form-horizontal ul li label,
form.form-horizontal ul li label {
    display: inline
}

.star {
    color: red
}

span.required {
    color: red;
    padding-left: 5px
}

.eb-container label.control-label {
    text-align: left;
    font-weight: bold
}

.eb-right-align {
    text-align: right !important
}

.eb-left-align {
    text-align: left !important
}

.price_col {
    width: 10%;
    text-align: right
}

.order_col {
    width: 13%;
    text-align: center
}

table.item_list {
    margin-top: 10px
}

.no_col {
    width: 5%
}

.date_col {
    width: 20%
}

.capacity_col {
    width: 8%
}

.registered_col {
    width: 8%
}

.list_first_name {
    width: 15%
}

.list_last_name {
    width: 9%
}

.list_event {}

.list_event_date {
    width: 10%
}

.list_email {
    width: 10%
}

.list_registrant_number {
    width: 8%
}

.list_amount {
    text-align: right;
    width: 6%
}

.list_id {
    text-align: center;
    width: 15%
}

.col_no {
    width: 5%
}

.col_action {
    width: 10%;
    text-align: center !important
}

.col_quantity {
    width: 14%;
    text-align: center !important
}

.col_price {
    text-align: right !important;
    width: 10%
}

.quantity_box {
    text-align: center !important
}

span.total_amount {
    font-weight: bold
}

.col_subtotal {
    width: 12%;
    text-align: right !important
}

.qty_title,
.eb_rate {
    font-weight: bold
}

span.error {
    color: red;
    font-size: 150%
}

.col_event_date {
    width: 20%;
    text-align: center
}

.col_event {
    padding-left: 5px
}

span.view_list {
    font-weight: bold
}

.eb_form_header {
    font-weight: bold;
    font-size: 15px
}

.invalid {
    color: red
}

.bubble li {
    list-style-type: none;
    background-image: none;
    line-height: 18px;
    margin-left: 2px;
    font-size: 13px
}

.bubble .location_name {
    font-weight: bold
}

li.getdirection a {
    font-weight: bold
}

.eb-container .input-append .add-on,
.eb-container .input-prepend .add-on {
    height: auto !important
}

.eb-menu-calendar {
    float: right;
    width: auto
}

.eb-menu-calendar .nav {
    width: 100%
}

.eb-menu-calendar ul li {
    margin: 0;
    float: right
}

.eb-calendar {
    width: 100%
}

.eb-calendar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    clear: both;
    width: 100%
}

.regpro-calendarMonthHeader {
    text-align: center;
    vertical-align: middle
}

.eb-calendar ul.eb-month-browser li {
    width: 30%;
    padding: 0;
    border: 0;
    text-align: center;
    text-transform: uppercase;
    height: auto;
    margin: 5px 0
}

.eb-calendar ul.eb-month-browser li a {
    color: #fff
}

i.eb-calendar-navigation {
    font-size: 26px
}

i.eb-calendar-navigation:before {
    color: #fff
}

.eb-calendar ul.eb-month-browser li#eb-current-month {
    width: 40%
}

#eb-current-month #month,
#eb-current-month #year {
    float: left;
    display: inline-block
}

#eb-current-month #month {
    margin-right: 5px
}

.eb-calendar ul.eb-weekdays {
    height: 40px
}

.eb-calendar ul.eb-weekdays li {
    text-align: center;
    text-transform: uppercase;
    line-height: 20px;
    padding: 10px 6px !important;
    color: #fff;
    font-size: 13px
}

.regpro-calendarWeekDayHeader {
    font-weight: bolder;
    text-align: center;
    vertical-align: middle;
    padding: 5px
}

.eb-calendar li {
    background-image: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    margin: 0;
    display: block;
    float: left;
    overflow: visible !important;
    width: 14.2823%
}

.regpro-calendarDay {
    text-align: left;
    font-weight: bolder;
    vertical-align: top;
    font-size: 12px;
    font-style: normal;
    padding: 5px
}

.regpro-calendarDay .eb_event_link {
    display: block;
    font-size: 11px;
    padding: 5px
}

.eb-calendar .eb-days:last-child li {
    margin-bottom: 0 !important
}

.eb-calendar li .day,
.eb-calendar li .month {
    display: none
}

#eb-calendar-legend ul {
    margin: 20px 0 0 0
}

#eb-calendar-legend ul li {
    float: left;
    width: auto
}

#eb-calendar-legend span {
    display: block;
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 5px;
    margin-left: 5px
}

#eb-calendar-legend a {
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    line-height: 25px
}

#eb-calendar-legend ul li {
    list-style: none;
    content: ""
}

@media screen and (max-width:767px) {
    body .eb-calendar ul.eb-month-browser li {
        font-size: 12px;
        width: auto;
        float: none
    }
    body .eb-calendar ul.eb-month-browser li#eb-current-month {
        width: auto
    }
    body .eb-calendar ul {
        width: 100%;
        box-sizing: border-box
    }
    body .eb-calendar .eb-weekdays {
        display: none
    }
    body .eb-calendar li {
        display: block;
        height: auto !important;
        border: 1px solid #ededed;
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
        margin-bottom: -1px
    }
    body .eb-calendar li .day,
    .eb-calendar li .month {
        display: inline
    }
}

.left_calendar strong,
.left_calendar .input-append,
.left_calendar .btn {
    float: left
}

.left_calendar #date_img.btn {
    float: none
}

.left_calendar strong,
.left_calendar .input-append {
    margin: 0 5px 0 0
}

#extcalendar .today {
    padding: 15px 15px 15px 0
}

.wraptable_calendar {
    width: 100%;
    clear: both
}

.eb-topmenu-calendar .left_calendar {
    float: left
}

.eb-topmenu-calendar ul {
    margin: 10px 0;
    padding: 0;
    list-style: none
}

.eb-topmenu-calendar ul li a {
    display: block;
    padding: 7px 10px
}

#extcalendar .currentmonth,
#extcalendar .currentday,
#extcalendar .currentweek {
    font-style: normal;
    font-weight: normal;
    padding: 3px 11px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

#extcalendar .previousday,
#extcalendar .previousweek,
#extcalendar .nextday,
#extcalendar .nextweek {
    font-weight: bold;
    padding: 3px 11px;
    text-align: center;
    text-decoration: none
}

#extcalendar .previousweek,
#extcalendar .nextweek,
#extcalendar .previousday,
#extcalendar .nextday {
    height: 22px;
    text-align: center;
    vertical-align: middle;
    width: 33%
}

#extcalendar .currentday,
#extcalendar .currentweek {
    height: 22px;
    text-align: center;
    vertical-align: middle;
    width: 34%
}

#extcalendar .tablea {
    font-size: 20px;
    font-weight: bold;
    padding: 15px;
    text-align: center
}

#extcalendar .eventdesc .location-name {
    margin: 0 0 5px;
    line-height: normal;
    font-size: 14px;
    padding: 3px 0 3px 0
}

#extcalendar .tableb {
    padding: 6px 11px
}

#extcalendar .tablec {
    padding: 3px 11px
}

#extcalendar .tableh2 {
    font-weight: bold;
    margin: 0;
    padding: 6px 12px
}

.eb-events-timeline .eb-taskbar {
    padding: 25px 0;
    border-bottom: 1px dotted #a5a5a5;
    margin: 0;
    list-style: none
}

.eb-event-container {
    background-image: url(/media/com_eventbooking/assets/images/dot-ver.png);
    background-position: 42px 85px;
    background-repeat: repeat-y;
    margin-top: 0;
    padding: 0 0 0 100px
}

.eb-event-date-container {
    background: #fff;
    border: 1px #eee solid;
    margin: 0 15px 0 -100px;
    padding: 5px;
    width: auto;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    display: block;
    float: left;
    position: relative
}

.eb-event-date {
    background-image: none !important;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    font-family: inherit;
    height: 60px;
    padding: 5px;
    width: 60px;
    text-align: center
}

.eb-event-date-day {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    padding-top: 4px
}

.eb-event-date-month {
    color: #fff;
    font-size: 14px;
    line-height: 14px
}

.eb-event-date-year {
    color: #fff;
    font-size: 14px;
    line-height: 14px
}

.eb-even-title-container {
    line-height: normal;
    margin: 0
}

.eb-event-information {
    padding: 0 0 10px;
    margin-bottom: 12px
}

.eb-event-date-info {
    font-size: 130%;
    line-height: 150%;
    display: inline-block
}

.eb-event-start-end-date {
    margin: 0 8px 0 0
}

.eb-event-price-container {
    display: inline-block;
    float: right;
    font-size: 140%;
    background-image: none !important
}

.eb-event-price-container .eb-individual-price {
    color: #fff;
    display: inline-block;
    padding: 10px
}

span.eb-time {
    padding-left: 5px
}

.eb-container .form-horizontal .form-group {
    margin-left: 0 !important;
    margin-right: 0
}

.eb-container .form-group .radio,
.eb-container .form-group .checkbox {
    min-height: 1px !important
}

.eb-container .form-group input.radio,
.eb-container .form-group input.checkbox,
.eb-container .form-group select {
    display: inline-block
}

.eb-container .form-group select,
.eb-container .form-group textarea,
.eb-container .form-group input[type="text"],
.eb-container .form-group input[type="password"],
.eb-container .form-group input[type="datetime"],
.eb-container .form-group input[type="datetime-local"],
.eb-container .form-group input[type="date"],
.eb-container .form-group input[type="month"],
.eb-container .form-group input[type="time"],
.eb-container .form-group input[type="week"],
.eb-container .form-group input[type="number"],
.eb-container .form-group input[type="email"],
.eb-container .form-group input[type="url"],
.eb-container .form-group input[type="search"],
.eb-container .form-group input[type="tel"],
.eb-container .form-group input[type="color"] {
    width: 210px !important
}

.eb-container .form-group input[type="text"].input-mini,
.eb-container .form-group select.input-mini,
.eb-container .form-group textarea.input-mini {
    width: 60px !important
}

.eb-container .form-group input[type="text"].input-small,
.eb-container .form-group select.input-small,
.eb-container .form-group textarea.input-small {
    width: 90px !important
}

.eb-container .form-group input[type="text"].input-medium,
.eb-container .form-group select.input-medium,
.eb-container .form-group textarea.input-medium {
    width: 150px !important
}

.eb-container .form-group input[type="text"].input-large,
.eb-container .form-group select.input-large,
.eb-container .form-group textarea.input-large {
    width: 210px !important
}

.eb-container .form-group input[type="text"].input-xlarge,
.eb-container .form-group select.input-xlarge,
.eb-container .form-group textarea.input-xlarge {
    width: 270px !important
}

.eb-container .form-group input[type="text"].input-xxlarge,
.eb-container .form-group select.input-xxlarge,
.eb-container .form-group textarea.input-xxlarge {
    width: 530px !important
}

@media screen and (min-width:768px) {
    .event-property-fixed {
        float: right;
        position: relative;
        top: 0;
        margin: 0 0 10px 10px
    }
}

td.eb-event-property-label {
    white-space: nowrap;
    width: auto
}

#eb-mini-cart-page.eb-container {
    padding: 15px
}

.eb-cart-content table tr td {
    vertical-align: middle
}

.registrant-item-container {
    margin: 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0
}

.registrant-item-container li {
    list-style: none
}

.registrant-item-container li {
    border-bottom: 1px solid #ccc;
    line-height: 30px;
    padding: 0px 5px 0px 5px
}

.registrant-item-container li:first-child {
    background: #666 !important;
    color: #fff;
    border-radius: 0 !important
}

.totals>div {
    border: 2px solid #bbb;
    border-radius: 4px;
    color: #333;
    display: inline-block;
    font-size: 14px;
    padding: 7px 10px 6px;
    position: relative;
    text-align: center;
    margin-bottom: 10px
}

.wait {
    position: relative;
    top: 5px;
    right: 10px
}

.wait .fa-refresh {
    color: #00ae7c
}

#adminForm .well {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0
}

#colorbox #cboxContent h1 {
    background: #eee none repeat scroll 0 0;
    line-height: normal;
    margin: 0;
    padding: 10px
}

.eb-mobile-event-date,
.eb-mobile-event-price,
.eb-mobile-quantity,
.eb-mobile-sub-total {
    padding: 5px
}

.eb-mobile-event-title {
    background: #000;
    margin-bottom: 10px
}

.eb-mobile-event-title a {
    color: #fff
}

#payment_method_container label.radio {
    display: block;
    margin-bottom: 5px
}

span.eb-uploaded-file {
    padding-left: 10px;
    font-weight: bold
}

.eb-multiple-dates-instructions {
    margin-top: 5px;
    font-weight: bold
}

.table th.eb-text-right,
.table td.eb-text-right {
    text-align: right !important
}

.table th.eb-text-left,
.table td.eb-text-left {
    text-align: left
}

td.eb-ticket-type-title {
    font-weight: bold
}

p.eb-ticket-type-description {
    font-weight: normal;
    font-size: 85%
}

.eb-event-large-image {
    margin: 0 0 20px
}

.eb-ticket-information {}

h3.eb-heading {
    display: inline-block;
    margin-right: 20px
}

.eb-event-box .eb-event-date-time {
    margin-top: 15px;
    font-weight: bold;
    font-size: 130%
}

.eb-event-box .eb-event-location-price {
    padding-bottom: 10px;
    padding-top: 10px
}

.eb-event-box .eb-event-location {
    font-weight: bold
}

.eb-event-box .eb-event-price {
    padding: 5px;
    font-weight: bold
}

.eb-event-box img.eb-event-thumb {
    width: 100%
}

.eb-container textarea,
.eb-container input[type="text"],
.eb-container input[type="datetime"],
.eb-container input[type="datetime-local"],
.eb-container input[type="date"],
.eb-container input[type="month"],
.eb-container input[type="time"],
.eb-container input[type="week"],
.eb-container input[type="number"],
.eb-container input[type="email"],
.eb-container input[type="url"],
.eb-container input[type="search"],
.eb-container input[type="tel"],
.eb-container input[type="color"],
.eb-container .uneditable-input {
    box-sizing: content-box !important
}

@media screen and (max-width:640px) {
    .eb-taskbar li {
        float: none !important
    }
}

img.eb-payment-method-icon {
    margin-bottom: 8px
}

.btn-toolbar .btn-wrapper {
    display: inline-block;
    margin: 0 0 5px 5px
}

.eb-location-description {
    padding-top: 15px
}

.eb-category-description img.eb-thumb-left {
    padding-bottom: 10px;
    padding-top: 2px
}

.eb-register-buttons-top {
    margin-bottom: 5px
}

.eb-events-timeline .eb-register-buttons-top {
    border-bottom: none;
    padding-top: 0;
    margin-top: -20px;
    padding-bottom: 10px
}

.eb-container .field-calendar {
    display: inline !important
}

.eb-container .field-calendar .nav {
    width: auto
}

body .tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    padding: 8px 15px;
    font-size: 14px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible
}

body .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

body .tooltip.top {
    margin-top: -3px
}

body .tooltip.right {
    margin-left: 3px
}

body .tooltip.bottom {
    margin-top: 3px
}

body .tooltip.left {
    margin-left: -3px
}

body .tooltip-inner {
    max-width: 300px;
    padding: 8px 15px;
    color: #000;
    text-align: center;
    text-decoration: none;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

body .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

body .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #fff;
    border-width: 5px 5px 0
}

body .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #fff;
    border-width: 5px 5px 5px 0
}

body .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #fff;
    border-width: 5px 0 5px 5px
}

body .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #fff;
    border-width: 0 5px 5px
}

@media (max-width:480px) {
    table.eb-responsive-table,
    table.eb-responsive-table thead,
    table.eb-responsive-table tbody,
    table.eb-responsive-table th,
    table.eb-responsive-table td,
    table.eb-responsive-table tr {
        display: block;
        border: none
    }
    table.eb-responsive-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    table.eb-responsive-table tr {
        border: 1px solid #ccc;
        margin-bottom: 5px
    }
    table.eb-responsive-table td {
        border: none !important;
        position: relative;
        padding: 12px 5%;
        text-align: left
    }
    table.eb-responsive-table td::before,
    table.eb-responsive-table td .td-text {
        float: left;
        width: 50%
    }
    table.eb-responsive-table td::before {
        width: 50%;
        padding-right: 15px;
        text-align: left;
        content: attr(data-content);
        display: block;
        font-weight: bold
    }
    table.eb-responsive-table td::after {
        content: "";
        display: table;
        clear: both
    }
    table.eb-responsive-table td.center {
        text-align: left
    }
    table.eb-responsive-table .eb-taskbar li {
        float: left !important;
        text-align: left
    }
}

p.eb-available-tags {
    margin-top: 10px;
    font-weight: normal !important
}

#eb-share-button img {
    display: inline
}

#tickets_members_information {
    margin: 0;
    padding: 0
}

div.eb-field-validation-error {
    margin: 5px 0 0;
    color: red
}

.eb-search-bar-container {
    margin: 0 auto;
    padding: 30px 0 20px 10px;
    background-color: #f5f5f5
}

.eb-search-bar-container select {
    display: inline-block
}

.eb-search-bar-container #location_id,
.eb-search-bar-container #filter_duration {
    margin-left: 5px
}

#eb_search_form {
    padding-top: 10px
}

#eb_search_form .control-label {
    font-weight: bold;
    padding: 5px 0
}

.extcal_minical .extcal_navbar {
    border: none;
    margin: 0 0 1px;
    border-bottom: 1px solid #B4B4B6
}

.extcal_minical .extcal_navbar td {
    padding: 10px;
    text-align: center;
    width: 10%
}

.extcal_minical .extcal_navbar td.extcal_month_label {
    width: 50%
}

.extcal_minical .extcal_month_label a {
    color: #FFF;
    font-weight: bold
}

a.mod_eb_minicalendar_link {
    color: #F0F0F0;
    font-weight: bold;
    text-decoration: none
}

a.mod_eb_minicalendar_link:link {
    color: white
}

a.mod_eb_minicalendar_link:hover {
    color: yellow
}

.mod_eb_minicalendar_link i,
.mod_eb_minicalendar_link i:before {
    color: #fff
}

.mod_eb_mincalendar_table {
    font-size: 13px;
    font-style: normal;
    margin-bottom: 0.25em;
    text-align: center;
    text-decoration: none;
    width: 100%
}

.mod_eb_mincalendar_td_dayname {
    color: #F0F0F0;
    font-weight: bold;
    line-height: 15px;
    text-align: center !important;
    padding: 10px
}

.mod_eb_mincalendar_today {
    color: #000;
    padding: 0 !important
}

.mod_eb_mincalendar_table tbody td {
    font-weight: normal;
    padding: 3px 2px;
    color: #fff
}

a.eb_minical_link {
    color: #fff
}

a.eb_minical_link:hover {
    color: yellow;
    text-decoration: none
}

.eb-sponor-container,
.eb-speaker-container {
    text-align: center
}

td.eb-agenda-time {
    width: 15%
}

.eb-sponor-container,
.eb-speaker-container {
    text-align: center
}

.eb-speaker-container .eb-speaker-avatar img {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
    width: 70%;
    max-width: 70%
}

.eb-speaker-container .eb-speaker-name {
    margin-top: 30px;
    line-height: 1.6
}

.eb-speaker-container .eb-speaker-title {
    font-size: 90%;
    margin: 10px 0
}

.eb-speaker-container .eb-speaker-description {
    margin: 0 0 15px
}

.eb-speaker-container .btn {
    font-size: 20px;
    padding: 12px;
    line-height: 1em;
    border-radius: 50%
}

.btn.btn-fab,
.btn.btn-just-icon {
    font-size: 24px;
    height: 41px;
    min-width: 41px;
    width: 41px;
    padding: 0;
    overflow: hidden;
    position: relative;
    line-height: 41px
}

.eb-speaker-container .btn {
    color: #fff;
    margin: 0
}

#eb-event-agandas {
    margin-top: 15px
}

#eb-speakers-list,
#eb-sponsors-list {
    padding-top: 15px
}

.eb-speaker-container .btn i:before,
.eb-social-sharing-buttons .btn i:before {
    color: #fff
}

.btn.eb-btn-twitter {
    background-color: #55acee;
    border-color: #55acee;
    box-shadow: 0 2px 2px 0 rgba(85, 172, 238, .14), 0 3px 1px -2px rgba(85, 172, 238, .2), 0 1px 5px 0 rgba(85, 172, 238, .12)
}

.btn.eb-btn-facebook {
    background-color: #3b5998;
    border-color: #3b5998;
    box-shadow: 0 2px 2px 0 rgba(59, 89, 152, .14), 0 3px 1px -2px rgba(59, 89, 152, .2), 0 1px 5px 0 rgba(59, 89, 152, .12)
}

.btn.eb-btn-digg {
    background-color: #a12326;
    border-color: #a12326;
    box-shadow: 0 2px 2px 0 rgba(234, 76, 137, .14), 0 3px 1px -2px rgba(234, 76, 137, .2), 0 1px 5px 0 rgba(234, 76, 137, .12)
}

.btn.eb-btn-delicious {
    background-color: #ea4c89;
    border-color: #ea4c89;
    box-shadow: 0 2px 2px 0 rgba(234, 76, 137, .14), 0 3px 1px -2px rgba(234, 76, 137, .2), 0 1px 5px 0 rgba(234, 76, 137, .12)
}

.btn.eb-btn-linkedin {
    background-color: #0976b4;
    border-color: #0976b4;
    box-shadow: 0 2px 2px 0 rgba(9, 118, 180, .14), 0 3px 1px -2px rgba(9, 118, 180, .2), 0 1px 5px 0 rgba(9, 118, 180, .12)
}

.btn.eb-btn-google {
    background-color: #dd4b39;
    border-color: #dd4b39;
    box-shadow: 0 2px 2px 0 rgba(221, 75, 57, .14), 0 3px 1px -2px rgba(221, 75, 57, .2), 0 1px 5px 0 rgba(221, 75, 57, .12)
}

.btn.eb-btn-pinterest {
    background-color: #125688;
    border-color: #125688;
    box-shadow: 0 2px 2px 0 rgba(18, 86, 136, .14), 0 3px 1px -2px rgba(18, 86, 136, .2), 0 1px 5px 0 rgba(18, 86, 136, .12)
}

#eb-calendar-page span.fc-title {
    font-size: 14px;
    padding: 5px
}

.eb-social-sharing-buttons {
    margin-top: 10px
}

.eb-social-sharing-buttons .btn {
    margin: 5px 5px 5px 0;
    padding: 10px 30px
}

.eb-social-sharing-buttons i.fa {
    font-size: 24px
}

.eb-social-sharing-buttons .btn {
    background-image: none
}

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden
}

.autocomplete-selected {
    background: #F0F0F0
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #39F
}

.autocomplete-group {
    padding: 2px 5px
}

.autocomplete-group strong {
    display: block;
    border-bottom: 1px solid #000
}

.regpro-calendarMonthHeader {
    background-color: #29363E
}

.regpro-calendarWeekDayHeader {
    background: #3E525E;
    color: #fff;
    border-left: 1px solid #4F6A79
}

.regpro-calendarDay {
    background-color: #efefef;
    color: #29363E;
    border-left: 1px solid #FFF;
    border-top: 1px solid #FFF
}

.regpro-calendarDay:hover {
    background-color: #DAD9CE
}

.regpro-calendarDay .eb_event_link {
    color: #29363E;
    background: #DEDEDE;
    border-left: 1px #D0D4D4 solid;
    border-top: 1px #D0D4D4 solid;
    border-right: 1px #fff solid;
    border-bottom: 1px #fff solid
}

.eb-calendar ul.eb-weekdays {
    background: #3E525E
}

#extcalendar .today {
    color: #606F79;
    font-weight: bold
}

.eb-topmenu-calendar ul li a {
    background: #F4F4F4;
    color: #29363E
}

.eb-topmenu-calendar ul li a:hover,
.eb-topmenu-calendar ul li a.active {
    background: #3E525E;
    color: #fff !important
}

#extcalendar .currentmonth,
#extcalendar .currentday,
#extcalendar .currentweek {
    background-color: #29363E;
    color: #FFF
}

#extcalendar .previousday,
#extcalendar .previousweek,
#extcalendar .nextday,
#extcalendar .nextweek {
    background-color: #29363E;
    color: #FFF
}

#extcalendar .tablea {
    background-color: #F9F9F9;
    border-top: 1px solid #FFF;
    color: #999
}

#extcalendar .tableb {
    background-color: #F4F4F4;
    border-left: 1px solid #FFF;
    border-top: 1px solid #FFF;
    color: black
}

#extcalendar .tablec {
    background-color: #F9F9F9;
    border-top: 1px solid #FFF;
    color: #333
}

#extcalendar .tableh2 {
    background: #3E525E;
    color: white
}

#extcalendar .eventdesc {
    color: #606F79
}

.extcal_minical .extcal_navbar {
    background: #214865
}

a.mod_eb_minicalendar_link,
.mod_eb_minicalendar_link a,
.mod_eb_minicalendar_link i,
.mod_eb_minicalendar_link i:before {
    color: #fff
}

.mod_eb_mincalendar_td_dayname {
    background: #607F93;
    color: #fff
}

.mod_eb_mincalendar_table td {
    border: 1px #ccc solid
}

.mod_eb_mincalendar_table tbody td {
    color: #333
}

td.mod_eb_mincalendar_event {
    background-color: #214865
}

#eb-categories .eb-box-heading,
#eb-events .eb-box-heading,
#eb-event-page .eb-box-heading {
    background: #f2f2f2;
    border: 1px solid #DBDEE1
}

#eb-categories .eb-description,
#eb-events .eb-description,
#eb-event-page .eb-description {
    border-bottom: 1px solid #DBDEE1;
    border-left: 1px solid #DBDEE1;
    border-right: 1px solid #DBDEE1
}

ul.eventsmall li {
    list-style: none;
    border-top: 1px solid #214865
}

span.event-date span.month {
    background: #214865;
    border: 1px solid #214865
}

span.event-date span.day {
    border: 1px solid #214865;
    color: #214865
}

table.eb_event_list td.eb_event {
    line-height: 1.2rem;
    padding-bottom: 10px
}

.djslider-loader-default {
    margin: 0 auto;
    position: relative;
    background: url(./assets/img/loader.gif) center center no-repeat;
    max-width: 100%;
    overflow: hidden
}

.djslider-default {
    margin: 0 auto;
    position: relative;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
    opacity: 0
}

.djslider-default .slider-container {
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.djslider-default ul.djslider-in {
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important
}

.djslider-default ul.djslider-in>li {
    list-style: none outside !important;
    float: left;
    padding: 0 !important;
    border: 0 !important;
    position: relative;
    background: none;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.djslider-default ul.djslider-in>li:before,
.djslider-default ul.djslider-in>li:after {
    display: none
}

ul.djslider-in>li {
    text-align: center
}

.djslider-default img.dj-image {
    border: 0 !important;
    margin: 0 !important
}

.djslider-default.img-vcenter img.dj-image {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.djslider-default .slide-desc {
    position: absolute
}

.djslider-default .slide-desc-in {
    position: relative
}

.slide-desc-bg-default {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: RGBA(0, 0, 0, 0.65)
}

.slide-desc-text-default {
    position: relative;
    color: #fff;
    padding: 15px 15px 5px;
    text-align: left
}

.slide-desc-text-default .slide-title {
    font-size: 1.5em;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 600
}

.slide-desc-text-default .slide-title a {
    color: #fff
}

.slide-desc-text-default a.readmore {
    float: right;
    margin-bottom: 10px
}

.djslider-default .navigation-container {
    position: relative;
    text-align: center !important
}

.djslider-default .navigation-container a {
    outline: none
}

.djslider-default .navigation-container .prev-button {
    cursor: pointer;
    display: block;
    position: absolute;
    left: 0
}

.djslider-default .navigation-container .next-button {
    cursor: pointer;
    display: block;
    position: absolute;
    right: 0
}

.djslider-default .navigation-container .play-button,
.djslider-default .navigation-container .pause-button {
    cursor: pointer;
    display: block;
    position: absolute;
    left: 50%
}

.djslider-default .navigation-container-custom,
.djslider-default .navigation-numbers {
    position: absolute;
    top: 10px;
    right: 10px
}

.djslider-default .load-button {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #444;
    border: 2px solid #fff;
    margin: 0 3px;
    cursor: pointer;
    border-radius: 50%;
    opacity: 0.5;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.djslider-default .load-button-active {
    opacity: 1
}

.djslider-default .navigation-numbers .load-button {
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    color: #fff
}

.djslider-loader-default .showOnHover {
    opacity: 0;
    -webkit-transition: opacity 200ms ease 50ms;
    transition: opacity 200ms ease 50ms
}

.djslider-loader-default:hover .showOnHover,
.djslider-loader-default.focused .showOnHover {
    opacity: 1
}

.cookie-sticky-queue {
    overflow: hidden;
    position: fixed;
    width: 275px;
    z-index: 100
}

.cookie-sticky {
    border-radius: 5px;
    display: block;
    font-size: 12px;
    padding: 0 30px 0 0;
    position: relative
}

#cookie-info-close {
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    display: block;
    height: 25px;
    line-height: 25px;
    right: 0;
    text-align: center;
    top: 0;
    width: 25px;
    cursor: pointer;
    position: absolute
}

.cookie-top-right {
    right: 20px
}

.cookie-top-center {
    left: 50%;
    margin-left: -125px;
    top: -2px
}

.cookie-top-left {
    left: 20px
}

.cookie-top-right,
.cookie-top-center,
.cookie-top-left {
    top: 20px
}

.cookie-bottom-right {
    right: 20px
}

.cookie-bottom-center {
    bottom: -2px;
    left: 50%;
    margin-left: -125px
}

.cookie-bottom-left {
    left: 20px
}

.cookie-bottom-right,
.cookie-bottom-center,
.cookie-bottom-left {
    bottom: 20px
}

.cookieNoti {
    line-height: 16px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-top: 12px
}

.cookieNoti .cookie-info {
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    bottom: 0;
    color: #fff;
    display: block;
    font-family: trebuchet;
    font-size: 19px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    width: 25px
}

#cookie-info-close::before {
    content: "ok"
}

#w357_cpnb_outer {
    background: #155296;
    opacity: 95;
    color: #f1f1f3;
    font-size: 12px;
    z-index: 1000
}

#cookie-info-close {
    background: #ee2722
}

.cookieNoti .cookie-info {
    background: #697677;
    color: #fff
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Udc1UAw.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0ddc1UAw.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Vdc1UAw.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0adc1UAw.woff2) format('woff2');
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Wdc1UAw.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Xdc1UAw.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem6YaGs126MiZpBA-UFUK0Zdc0.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2');
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UNirkOUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url(https://fonts.gstatic.com/s/opensans/v18/mem5YaGs126MiZpBA-UN8rsOUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: "k-icons";
    src: url(./assets/fonts/k-icons.eot);
    src: url(./assets/fonts/k-icons.eot#iefix) format("embedded-opentype"), url(./assets/fonts/k-icons.woff) format("woff"), url(./assets/fonts/k-icons.ttf) format("truetype"), url(./assets/fonts/k-icons.svg#k-icons) format("svg");
    font-weight: normal;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: "k-icons";
        src: url(./assets/fonts/k-icons.svg#k-icons) format("svg")
    }
}

.k-icon-account-login,
.k-icon-account-logout,
.k-icon-action-redo,
.k-icon-action-undo,
.k-icon-align-center,
.k-icon-align-left,
.k-icon-align-right,
.k-icon-aperture,
.k-icon-arrow-bottom,
.k-icon-arrow-circle-bottom,
.k-icon-arrow-circle-left,
.k-icon-arrow-circle-right,
.k-icon-arrow-circle-top,
.k-icon-arrow-left,
.k-icon-arrow-right,
.k-icon-arrow-thick-bottom,
.k-icon-arrow-thick-left,
.k-icon-arrow-thick-right,
.k-icon-arrow-thick-top,
.k-icon-arrow-top,
.k-icon-audio-spectrum,
.k-icon-audio,
.k-icon-badge,
.k-icon-ban,
.k-icon-bar-chart,
.k-icon-basket,
.k-icon-battery-empty,
.k-icon-battery-full,
.k-icon-beaker,
.k-icon-bell,
.k-icon-bluetooth,
.k-icon-bold,
.k-icon-bolt,
.k-icon-book,
.k-icon-bookmark,
.k-icon-box,
.k-icon-briefcase,
.k-icon-british-pound,
.k-icon-browser,
.k-icon-brush,
.k-icon-bug,
.k-icon-bullhorn,
.k-icon-calculator,
.k-icon-calendar,
.k-icon-camera-slr,
.k-icon-caret-bottom,
.k-icon-caret-left,
.k-icon-caret-right,
.k-icon-caret-top,
.k-icon-cart,
.k-icon-chat,
.k-icon-check,
.k-icon-chevron-bottom,
.k-icon-chevron-left,
.k-icon-chevron-right,
.k-icon-chevron-top,
.k-icon-circle-check,
.k-icon-circle-x,
.k-icon-clipboard,
.k-icon-clock,
.k-icon-cloud-download,
.k-icon-cloud-upload,
.k-icon-cloud,
.k-icon-cloudy,
.k-icon-code,
.k-icon-cog,
.k-icon-collapse-down,
.k-icon-collapse-left,
.k-icon-collapse-right,
.k-icon-collapse-up,
.k-icon-command,
.k-icon-comment-square,
.k-icon-compass,
.k-icon-contrast,
.k-icon-copywriting,
.k-icon-credit-card,
.k-icon-crop,
.k-icon-dashboard,
.k-icon-data-transfer-download,
.k-icon-data-transfer-upload,
.k-icon-delete,
.k-icon-dial,
.k-icon-document,
.k-icon-dollar,
.k-icon-double-quote-sans-left,
.k-icon-double-quote-sans-right,
.k-icon-double-quote-serif-left,
.k-icon-double-quote-serif-right,
.k-icon-droplet,
.k-icon-eject,
.k-icon-elevator,
.k-icon-ellipses,
.k-icon-envelope-closed,
.k-icon-envelope-open,
.k-icon-euro,
.k-icon-excerpt,
.k-icon-expand-down,
.k-icon-expand-left,
.k-icon-expand-right,
.k-icon-expand-up,
.k-icon-external-link,
.k-icon-eye,
.k-icon-eyedropper,
.k-icon-file,
.k-icon-fire,
.k-icon-flag,
.k-icon-flash,
.k-icon-folder,
.k-icon-fork,
.k-icon-fullscreen-enter,
.k-icon-fullscreen-exit,
.k-icon-globe,
.k-icon-graph,
.k-icon-grid-four-up,
.k-icon-grid-three-up,
.k-icon-grid-two-up,
.k-icon-hard-drive,
.k-icon-header,
.k-icon-headphones,
.k-icon-heart,
.k-icon-home,
.k-icon-image,
.k-icon-inbox,
.k-icon-infinity,
.k-icon-info,
.k-icon-italic,
.k-icon-justify-center,
.k-icon-justify-left,
.k-icon-justify-right,
.k-icon-key,
.k-icon-laptop,
.k-icon-layers,
.k-icon-lightbulb,
.k-icon-link-broken,
.k-icon-link-intact,
.k-icon-list-rich,
.k-icon-list,
.k-icon-location,
.k-icon-lock-locked,
.k-icon-lock-unlocked,
.k-icon-loop-circular,
.k-icon-loop-square,
.k-icon-loop,
.k-icon-magnifying-glass,
.k-icon-map-marker,
.k-icon-map,
.k-icon-media-pause,
.k-icon-media-play,
.k-icon-media-record,
.k-icon-media-skip-backward,
.k-icon-media-skip-forward,
.k-icon-media-step-backward,
.k-icon-media-step-forward,
.k-icon-media-stop,
.k-icon-medical-cross,
.k-icon-menu,
.k-icon-microphone,
.k-icon-minus,
.k-icon-monitor,
.k-icon-moon,
.k-icon-move,
.k-icon-musical-note,
.k-icon-paperclip,
.k-icon-pencil,
.k-icon-people,
.k-icon-person,
.k-icon-phone,
.k-icon-pie-chart,
.k-icon-pin,
.k-icon-play-circle,
.k-icon-plus,
.k-icon-power-standby,
.k-icon-print,
.k-icon-project,
.k-icon-pulse,
.k-icon-puzzle-piece,
.k-icon-question-mark,
.k-icon-rain,
.k-icon-random,
.k-icon-reload,
.k-icon-resize-both,
.k-icon-resize-height,
.k-icon-resize-width,
.k-icon-rss-alt,
.k-icon-rss,
.k-icon-script,
.k-icon-share-boxed,
.k-icon-share,
.k-icon-shield,
.k-icon-signal,
.k-icon-signpost,
.k-icon-sort-ascending,
.k-icon-sort-descending,
.k-icon-spreadsheet,
.k-icon-star,
.k-icon-sun,
.k-icon-tablet,
.k-icon-tag,
.k-icon-tags,
.k-icon-target,
.k-icon-task,
.k-icon-terminal,
.k-icon-text,
.k-icon-thumb-down,
.k-icon-thumb-up,
.k-icon-timer,
.k-icon-transfer,
.k-icon-trash,
.k-icon-underline,
.k-icon-vertical-align-bottom,
.k-icon-vertical-align-center,
.k-icon-vertical-align-top,
.k-icon-video,
.k-icon-volume-high,
.k-icon-volume-low,
.k-icon-volume-off,
.k-icon-warning,
.k-icon-wifi,
.k-icon-wrench,
.k-icon-x,
.k-icon-yen,
.k-icon-zoom-in,
.k-icon-zoom-out,
.k-icon-close,
.k-icon-disabled,
.k-icon-document-archive,
.k-icon-document-audio,
.k-icon-document-default,
.k-icon-document-document,
.k-icon-document-folder,
.k-icon-document-image,
.k-icon-document-pdf,
.k-icon-document-spreadsheet,
.k-icon-document-video,
.k-icon-documents,
.k-icon-enabled,
.k-icon-filter,
.k-icon-folder-closed,
.k-icon-folder-opened,
.k-icon-menu-closed,
.k-icon-menu-opened,
.k-icon-open,
.k-ui-namespace .footable.breakpoint .footable-toggle:after {
    speak: none;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-transform: none;
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-family: 'k-icons'
}

.k-icon-account-login:before,
.k-icon-account-logout:before,
.k-icon-action-redo:before,
.k-icon-action-undo:before,
.k-icon-align-center:before,
.k-icon-align-left:before,
.k-icon-align-right:before,
.k-icon-aperture:before,
.k-icon-arrow-bottom:before,
.k-icon-arrow-circle-bottom:before,
.k-icon-arrow-circle-left:before,
.k-icon-arrow-circle-right:before,
.k-icon-arrow-circle-top:before,
.k-icon-arrow-left:before,
.k-icon-arrow-right:before,
.k-icon-arrow-thick-bottom:before,
.k-icon-arrow-thick-left:before,
.k-icon-arrow-thick-right:before,
.k-icon-arrow-thick-top:before,
.k-icon-arrow-top:before,
.k-icon-audio-spectrum:before,
.k-icon-audio:before,
.k-icon-badge:before,
.k-icon-ban:before,
.k-icon-bar-chart:before,
.k-icon-basket:before,
.k-icon-battery-empty:before,
.k-icon-battery-full:before,
.k-icon-beaker:before,
.k-icon-bell:before,
.k-icon-bluetooth:before,
.k-icon-bold:before,
.k-icon-bolt:before,
.k-icon-book:before,
.k-icon-bookmark:before,
.k-icon-box:before,
.k-icon-briefcase:before,
.k-icon-british-pound:before,
.k-icon-browser:before,
.k-icon-brush:before,
.k-icon-bug:before,
.k-icon-bullhorn:before,
.k-icon-calculator:before,
.k-icon-calendar:before,
.k-icon-camera-slr:before,
.k-icon-caret-bottom:before,
.k-icon-caret-left:before,
.k-icon-caret-right:before,
.k-icon-caret-top:before,
.k-icon-cart:before,
.k-icon-chat:before,
.k-icon-check:before,
.k-icon-chevron-bottom:before,
.k-icon-chevron-left:before,
.k-icon-chevron-right:before,
.k-icon-chevron-top:before,
.k-icon-circle-check:before,
.k-icon-circle-x:before,
.k-icon-clipboard:before,
.k-icon-clock:before,
.k-icon-cloud-download:before,
.k-icon-cloud-upload:before,
.k-icon-cloud:before,
.k-icon-cloudy:before,
.k-icon-code:before,
.k-icon-cog:before,
.k-icon-collapse-down:before,
.k-icon-collapse-left:before,
.k-icon-collapse-right:before,
.k-icon-collapse-up:before,
.k-icon-command:before,
.k-icon-comment-square:before,
.k-icon-compass:before,
.k-icon-contrast:before,
.k-icon-copywriting:before,
.k-icon-credit-card:before,
.k-icon-crop:before,
.k-icon-dashboard:before,
.k-icon-data-transfer-download:before,
.k-icon-data-transfer-upload:before,
.k-icon-delete:before,
.k-icon-dial:before,
.k-icon-document:before,
.k-icon-dollar:before,
.k-icon-double-quote-sans-left:before,
.k-icon-double-quote-sans-right:before,
.k-icon-double-quote-serif-left:before,
.k-icon-double-quote-serif-right:before,
.k-icon-droplet:before,
.k-icon-eject:before,
.k-icon-elevator:before,
.k-icon-ellipses:before,
.k-icon-envelope-closed:before,
.k-icon-envelope-open:before,
.k-icon-euro:before,
.k-icon-excerpt:before,
.k-icon-expand-down:before,
.k-icon-expand-left:before,
.k-icon-expand-right:before,
.k-icon-expand-up:before,
.k-icon-external-link:before,
.k-icon-eye:before,
.k-icon-eyedropper:before,
.k-icon-file:before,
.k-icon-fire:before,
.k-icon-flag:before,
.k-icon-flash:before,
.k-icon-folder:before,
.k-icon-fork:before,
.k-icon-fullscreen-enter:before,
.k-icon-fullscreen-exit:before,
.k-icon-globe:before,
.k-icon-graph:before,
.k-icon-grid-four-up:before,
.k-icon-grid-three-up:before,
.k-icon-grid-two-up:before,
.k-icon-hard-drive:before,
.k-icon-header:before,
.k-icon-headphones:before,
.k-icon-heart:before,
.k-icon-home:before,
.k-icon-image:before,
.k-icon-inbox:before,
.k-icon-infinity:before,
.k-icon-info:before,
.k-icon-italic:before,
.k-icon-justify-center:before,
.k-icon-justify-left:before,
.k-icon-justify-right:before,
.k-icon-key:before,
.k-icon-laptop:before,
.k-icon-layers:before,
.k-icon-lightbulb:before,
.k-icon-link-broken:before,
.k-icon-link-intact:before,
.k-icon-list-rich:before,
.k-icon-list:before,
.k-icon-location:before,
.k-icon-lock-locked:before,
.k-icon-lock-unlocked:before,
.k-icon-loop-circular:before,
.k-icon-loop-square:before,
.k-icon-loop:before,
.k-icon-magnifying-glass:before,
.k-icon-map-marker:before,
.k-icon-map:before,
.k-icon-media-pause:before,
.k-icon-media-play:before,
.k-icon-media-record:before,
.k-icon-media-skip-backward:before,
.k-icon-media-skip-forward:before,
.k-icon-media-step-backward:before,
.k-icon-media-step-forward:before,
.k-icon-media-stop:before,
.k-icon-medical-cross:before,
.k-icon-menu:before,
.k-icon-microphone:before,
.k-icon-minus:before,
.k-icon-monitor:before,
.k-icon-moon:before,
.k-icon-move:before,
.k-icon-musical-note:before,
.k-icon-paperclip:before,
.k-icon-pencil:before,
.k-icon-people:before,
.k-icon-person:before,
.k-icon-phone:before,
.k-icon-pie-chart:before,
.k-icon-pin:before,
.k-icon-play-circle:before,
.k-icon-plus:before,
.k-icon-power-standby:before,
.k-icon-print:before,
.k-icon-project:before,
.k-icon-pulse:before,
.k-icon-puzzle-piece:before,
.k-icon-question-mark:before,
.k-icon-rain:before,
.k-icon-random:before,
.k-icon-reload:before,
.k-icon-resize-both:before,
.k-icon-resize-height:before,
.k-icon-resize-width:before,
.k-icon-rss-alt:before,
.k-icon-rss:before,
.k-icon-script:before,
.k-icon-share-boxed:before,
.k-icon-share:before,
.k-icon-shield:before,
.k-icon-signal:before,
.k-icon-signpost:before,
.k-icon-sort-ascending:before,
.k-icon-sort-descending:before,
.k-icon-spreadsheet:before,
.k-icon-star:before,
.k-icon-sun:before,
.k-icon-tablet:before,
.k-icon-tag:before,
.k-icon-tags:before,
.k-icon-target:before,
.k-icon-task:before,
.k-icon-terminal:before,
.k-icon-text:before,
.k-icon-thumb-down:before,
.k-icon-thumb-up:before,
.k-icon-timer:before,
.k-icon-transfer:before,
.k-icon-trash:before,
.k-icon-underline:before,
.k-icon-vertical-align-bottom:before,
.k-icon-vertical-align-center:before,
.k-icon-vertical-align-top:before,
.k-icon-video:before,
.k-icon-volume-high:before,
.k-icon-volume-low:before,
.k-icon-volume-off:before,
.k-icon-warning:before,
.k-icon-wifi:before,
.k-icon-wrench:before,
.k-icon-x:before,
.k-icon-yen:before,
.k-icon-zoom-in:before,
.k-icon-zoom-out:before,
.k-icon-close:before,
.k-icon-disabled:before,
.k-icon-document-archive:before,
.k-icon-document-audio:before,
.k-icon-document-default:before,
.k-icon-document-document:before,
.k-icon-document-folder:before,
.k-icon-document-image:before,
.k-icon-document-pdf:before,
.k-icon-document-spreadsheet:before,
.k-icon-document-video:before,
.k-icon-documents:before,
.k-icon-enabled:before,
.k-icon-filter:before,
.k-icon-folder-closed:before,
.k-icon-folder-opened:before,
.k-icon-menu-closed:before,
.k-icon-menu-opened:before,
.k-icon-open:before {
    display: inline-block;
    margin: auto;
    width: 1em;
    height: 1em;
    line-height: 1
}

.k-icon-account-login:before {
    content: ""
}

[dir="rtl"] .k-icon-account-login:before {
    transform: scaleX(-1)
}

.k-icon-account-logout:before {
    content: ""
}

[dir="rtl"] .k-icon-account-logout:before {
    transform: scaleX(-1)
}

.k-icon-action-redo:before {
    content: ""
}

[dir="rtl"] .k-icon-action-redo:before {
    transform: scaleX(-1)
}

.k-icon-action-undo:before {
    content: ""
}

[dir="rtl"] .k-icon-action-undo:before {
    transform: scaleX(-1)
}

.k-icon-align-center:before {
    content: ""
}

.k-icon-align-left:before {
    content: ""
}

[dir="rtl"] .k-icon-align-left:before {
    transform: scaleX(-1)
}

.k-icon-align-right:before {
    content: ""
}

[dir="rtl"] .k-icon-align-right:before {
    transform: scaleX(-1)
}

.k-icon-aperture:before {
    content: ""
}

.k-icon-arrow-bottom:before {
    content: ""
}

.k-icon-arrow-circle-bottom:before {
    content: ""
}

.k-icon-arrow-circle-left:before {
    content: ""
}

[dir="rtl"] .k-icon-arrow-circle-left:before {
    transform: scaleX(-1)
}

.k-icon-arrow-circle-right:before {
    content: ""
}

[dir="rtl"] .k-icon-arrow-circle-right:before {
    transform: scaleX(-1)
}

.k-icon-arrow-circle-top:before {
    content: ""
}

.k-icon-arrow-left:before {
    content: ""
}

[dir="rtl"] .k-icon-arrow-left:before {
    transform: scaleX(-1)
}

.k-icon-arrow-right:before {
    content: ""
}

[dir="rtl"] .k-icon-arrow-right:before {
    transform: scaleX(-1)
}

.k-icon-arrow-thick-bottom:before {
    content: ""
}

.k-icon-arrow-thick-left:before {
    content: ""
}

[dir="rtl"] .k-icon-arrow-thick-left:before {
    transform: scaleX(-1)
}

.k-icon-arrow-thick-right:before {
    content: ""
}

[dir="rtl"] .k-icon-arrow-thick-right:before {
    transform: scaleX(-1)
}

.k-icon-arrow-thick-top:before {
    content: ""
}

.k-icon-arrow-top:before {
    content: ""
}

.k-icon-audio-spectrum:before {
    content: ""
}

.k-icon-audio:before {
    content: ""
}

.k-icon-badge:before {
    content: ""
}

.k-icon-ban:before {
    content: ""
}

.k-icon-bar-chart:before {
    content: ""
}

[dir="rtl"] .k-icon-bar-chart:before {
    transform: scaleX(-1)
}

.k-icon-basket:before {
    content: ""
}

.k-icon-battery-empty:before {
    content: ""
}

.k-icon-battery-full:before {
    content: ""
}

.k-icon-beaker:before {
    content: ""
}

.k-icon-bell:before {
    content: ""
}

.k-icon-bluetooth:before {
    content: ""
}

.k-icon-bold:before {
    content: ""
}

.k-icon-bolt:before {
    content: ""
}

.k-icon-book:before {
    content: ""
}

[dir="rtl"] .k-icon-book:before {
    transform: scaleX(-1)
}

.k-icon-bookmark:before {
    content: ""
}

.k-icon-box:before {
    content: ""
}

.k-icon-briefcase:before {
    content: ""
}

.k-icon-british-pound:before {
    content: ""
}

.k-icon-browser:before {
    content: ""
}

[dir="rtl"] .k-icon-browser:before {
    transform: scaleX(-1)
}

.k-icon-brush:before {
    content: ""
}

[dir="rtl"] .k-icon-brush:before {
    transform: scaleX(-1)
}

.k-icon-bug:before {
    content: ""
}

.k-icon-bullhorn:before {
    content: ""
}

[dir="rtl"] .k-icon-bullhorn:before {
    transform: scaleX(-1)
}

.k-icon-calculator:before {
    content: ""
}

[dir="rtl"] .k-icon-calculator:before {
    transform: scaleX(-1)
}

.k-icon-calendar:before {
    content: ""
}

[dir="rtl"] .k-icon-calendar:before {
    transform: scaleX(-1)
}

.k-icon-camera-slr:before {
    content: ""
}

.k-icon-caret-bottom:before {
    content: ""
}

.k-icon-caret-left:before {
    content: ""
}

[dir="rtl"] .k-icon-caret-left:before {
    transform: scaleX(-1)
}

.k-icon-caret-right:before {
    content: ""
}

[dir="rtl"] .k-icon-caret-right:before {
    transform: scaleX(-1)
}

.k-icon-caret-top:before {
    content: ""
}

.k-icon-cart:before {
    content: ""
}

.k-icon-chat:before {
    content: ""
}

.k-icon-check:before {
    content: ""
}

.k-icon-chevron-bottom:before {
    content: ""
}

.k-icon-chevron-left:before {
    content: ""
}

[dir="rtl"] .k-icon-chevron-left:before {
    transform: scaleX(-1)
}

.k-icon-chevron-right:before {
    content: ""
}

[dir="rtl"] .k-icon-chevron-right:before {
    transform: scaleX(-1)
}

.k-icon-chevron-top:before {
    content: ""
}

.k-icon-circle-check:before {
    content: ""
}

.k-icon-circle-x:before {
    content: ""
}

.k-icon-clipboard:before {
    content: ""
}

.k-icon-clock:before {
    content: ""
}

.k-icon-cloud-download:before {
    content: ""
}

.k-icon-cloud-upload:before {
    content: ""
}

.k-icon-cloud:before {
    content: ""
}

.k-icon-cloudy:before {
    content: ""
}

.k-icon-code:before {
    content: ""
}

.k-icon-cog:before {
    content: ""
}

.k-icon-collapse-down:before {
    content: ""
}

.k-icon-collapse-left:before {
    content: ""
}

[dir="rtl"] .k-icon-collapse-left:before {
    transform: scaleX(-1)
}

.k-icon-collapse-right:before {
    content: ""
}

[dir="rtl"] .k-icon-collapse-right:before {
    transform: scaleX(-1)
}

.k-icon-collapse-up:before {
    content: ""
}

.k-icon-command:before {
    content: ""
}

.k-icon-comment-square:before {
    content: ""
}

[dir="rtl"] .k-icon-comment-square:before {
    transform: scaleX(-1)
}

.k-icon-compass:before {
    content: ""
}

.k-icon-contrast:before {
    content: ""
}

.k-icon-copywriting:before {
    content: ""
}

[dir="rtl"] .k-icon-copywriting:before {
    transform: scaleX(-1)
}

.k-icon-credit-card:before {
    content: ""
}

.k-icon-crop:before {
    content: ""
}

.k-icon-dashboard:before {
    content: ""
}

.k-icon-data-transfer-download:before {
    content: ""
}

.k-icon-data-transfer-upload:before {
    content: ""
}

.k-icon-delete:before {
    content: ""
}

[dir="rtl"] .k-icon-delete:before {
    transform: scaleX(-1)
}

.k-icon-dial:before {
    content: ""
}

.k-icon-document:before {
    content: ""
}

[dir="rtl"] .k-icon-document:before {
    transform: scaleX(-1)
}

.k-icon-dollar:before {
    content: ""
}

.k-icon-double-quote-sans-left:before {
    content: ""
}

[dir="rtl"] .k-icon-double-quote-sans-left:before {
    transform: scaleX(-1)
}

.k-icon-double-quote-sans-right:before {
    content: ""
}

[dir="rtl"] .k-icon-double-quote-sans-right:before {
    transform: scaleX(-1)
}

.k-icon-double-quote-serif-left:before {
    content: ""
}

[dir="rtl"] .k-icon-double-quote-serif-left:before {
    transform: scaleX(-1)
}

.k-icon-double-quote-serif-right:before {
    content: ""
}

[dir="rtl"] .k-icon-double-quote-serif-right:before {
    transform: scaleX(-1)
}

.k-icon-droplet:before {
    content: ""
}

.k-icon-eject:before {
    content: ""
}

.k-icon-elevator:before {
    content: ""
}

.k-icon-ellipses:before {
    content: ""
}

.k-icon-envelope-closed:before {
    content: ""
}

.k-icon-envelope-open:before {
    content: ""
}

.k-icon-euro:before {
    content: ""
}

.k-icon-excerpt:before {
    content: ""
}

.k-icon-expand-down:before {
    content: ""
}

.k-icon-expand-left:before {
    content: ""
}

[dir="rtl"] .k-icon-expand-left:before {
    transform: scaleX(-1)
}

.k-icon-expand-right:before {
    content: ""
}

[dir="rtl"] .k-icon-expand-right:before {
    transform: scaleX(-1)
}

.k-icon-expand-up:before {
    content: ""
}

.k-icon-external-link:before {
    content: ""
}

[dir="rtl"] .k-icon-external-link:before {
    transform: scaleX(-1)
}

.k-icon-eye:before {
    content: ""
}

.k-icon-eyedropper:before {
    content: ""
}

[dir="rtl"] .k-icon-eyedropper:before {
    transform: scaleX(-1)
}

.k-icon-file:before {
    content: ""
}

[dir="rtl"] .k-icon-file:before {
    transform: scaleX(-1)
}

.k-icon-fire:before {
    content: ""
}

[dir="rtl"] .k-icon-fire:before {
    transform: scaleX(-1)
}

.k-icon-flag:before {
    content: ""
}

[dir="rtl"] .k-icon-flag:before {
    transform: scaleX(-1)
}

.k-icon-flash:before {
    content: ""
}

.k-icon-folder:before {
    content: ""
}

[dir="rtl"] .k-icon-folder:before {
    transform: scaleX(-1)
}

.k-icon-fork:before {
    content: ""
}

.k-icon-fullscreen-enter:before {
    content: ""
}

.k-icon-fullscreen-exit:before {
    content: ""
}

.k-icon-globe:before {
    content: ""
}

.k-icon-graph:before {
    content: ""
}

[dir="rtl"] .k-icon-graph:before {
    transform: scaleX(-1)
}

.k-icon-grid-four-up:before {
    content: ""
}

.k-icon-grid-three-up:before {
    content: ""
}

.k-icon-grid-two-up:before {
    content: ""
}

.k-icon-hard-drive:before {
    content: ""
}

.k-icon-header:before {
    content: ""
}

.k-icon-headphones:before {
    content: ""
}

.k-icon-heart:before {
    content: ""
}

.k-icon-home:before {
    content: ""
}

.k-icon-image:before {
    content: ""
}

.k-icon-inbox:before {
    content: ""
}

.k-icon-infinity:before {
    content: ""
}

.k-icon-info:before {
    content: ""
}

[dir="rtl"] .k-icon-info:before {
    transform: scaleX(-1)
}

.k-icon-italic:before {
    content: ""
}

[dir="rtl"] .k-icon-italic:before {
    transform: scaleX(-1)
}

.k-icon-justify-center:before {
    content: ""
}

.k-icon-justify-left:before {
    content: ""
}

[dir="rtl"] .k-icon-justify-left:before {
    transform: scaleX(-1)
}

.k-icon-justify-right:before {
    content: ""
}

[dir="rtl"] .k-icon-justify-right:before {
    transform: scaleX(-1)
}

.k-icon-key:before {
    content: ""
}

[dir="rtl"] .k-icon-key:before {
    transform: scaleX(-1)
}

.k-icon-laptop:before {
    content: ""
}

.k-icon-layers:before {
    content: ""
}

[dir="rtl"] .k-icon-layers:before {
    transform: scaleX(-1)
}

.k-icon-lightbulb:before {
    content: ""
}

.k-icon-link-broken:before {
    content: ""
}

[dir="rtl"] .k-icon-link-broken:before {
    transform: scaleX(-1)
}

.k-icon-link-intact:before {
    content: ""
}

[dir="rtl"] .k-icon-link-intact:before {
    transform: scaleX(-1)
}

.k-icon-list-rich:before {
    content: ""
}

[dir="rtl"] .k-icon-list-rich:before {
    transform: scaleX(-1)
}

.k-icon-list:before {
    content: ""
}

[dir="rtl"] .k-icon-list:before {
    transform: scaleX(-1)
}

.k-icon-location:before {
    content: ""
}

.k-icon-lock-locked:before {
    content: ""
}

.k-icon-lock-unlocked:before {
    content: ""
}

.k-icon-loop-circular:before {
    content: ""
}

.k-icon-loop-square:before {
    content: ""
}

.k-icon-loop:before {
    content: ""
}

.k-icon-magnifying-glass:before {
    content: ""
}

[dir="rtl"] .k-icon-magnifying-glass:before {
    transform: scaleX(-1)
}

.k-icon-map-marker:before {
    content: ""
}

.k-icon-map:before {
    content: ""
}

.k-icon-media-pause:before {
    content: ""
}

.k-icon-media-play:before {
    content: ""
}

[dir="rtl"] .k-icon-media-play:before {
    transform: scaleX(-1)
}

.k-icon-media-record:before {
    content: ""
}

.k-icon-media-skip-backward:before {
    content: ""
}

[dir="rtl"] .k-icon-media-skip-backward:before {
    transform: scaleX(-1)
}

.k-icon-media-skip-forward:before {
    content: ""
}

[dir="rtl"] .k-icon-media-skip-forward:before {
    transform: scaleX(-1)
}

.k-icon-media-step-backward:before {
    content: ""
}

[dir="rtl"] .k-icon-media-step-backward:before {
    transform: scaleX(-1)
}

.k-icon-media-step-forward:before {
    content: ""
}

[dir="rtl"] .k-icon-media-step-forward:before {
    transform: scaleX(-1)
}

.k-icon-media-stop:before {
    content: ""
}

.k-icon-medical-cross:before {
    content: ""
}

.k-icon-menu:before {
    content: ""
}

.k-icon-microphone:before {
    content: ""
}

.k-icon-minus:before {
    content: ""
}

.k-icon-monitor:before {
    content: ""
}

.k-icon-moon:before {
    content: ""
}

.k-icon-move:before {
    content: ""
}

.k-icon-musical-note:before {
    content: ""
}

.k-icon-paperclip:before {
    content: ""
}

[dir="rtl"] .k-icon-paperclip:before {
    transform: scaleX(-1)
}

.k-icon-pencil:before {
    content: ""
}

[dir="rtl"] .k-icon-pencil:before {
    transform: scaleX(-1)
}

.k-icon-people:before {
    content: ""
}

[dir="rtl"] .k-icon-people:before {
    transform: scaleX(-1)
}

.k-icon-person:before {
    content: ""
}

.k-icon-phone:before {
    content: ""
}

.k-icon-pie-chart:before {
    content: ""
}

[dir="rtl"] .k-icon-pie-chart:before {
    transform: scaleX(-1)
}

.k-icon-pin:before {
    content: ""
}

.k-icon-play-circle:before {
    content: ""
}

[dir="rtl"] .k-icon-play-circle:before {
    transform: scaleX(-1)
}

.k-icon-plus:before {
    content: ""
}

.k-icon-power-standby:before {
    content: ""
}

.k-icon-print:before {
    content: ""
}

.k-icon-project:before {
    content: ""
}

[dir="rtl"] .k-icon-project:before {
    transform: scaleX(-1)
}

.k-icon-pulse:before {
    content: ""
}

.k-icon-puzzle-piece:before {
    content: ""
}

.k-icon-question-mark:before {
    content: ""
}

[dir="rtl"] .k-icon-question-mark:before {
    transform: scaleX(-1)
}

.k-icon-rain:before {
    content: ""
}

.k-icon-random:before {
    content: ""
}

.k-icon-reload:before {
    content: ""
}

[dir="rtl"] .k-icon-reload:before {
    transform: scaleX(-1)
}

.k-icon-resize-both:before {
    content: ""
}

.k-icon-resize-height:before {
    content: ""
}

.k-icon-resize-width:before {
    content: ""
}

.k-icon-rss-alt:before {
    content: ""
}

.k-icon-rss:before {
    content: ""
}

.k-icon-script:before {
    content: ""
}

.k-icon-share-boxed:before {
    content: ""
}

[dir="rtl"] .k-icon-share-boxed:before {
    transform: scaleX(-1)
}

.k-icon-share:before {
    content: ""
}

[dir="rtl"] .k-icon-share:before {
    transform: scaleX(-1)
}

.k-icon-shield:before {
    content: ""
}

.k-icon-signal:before {
    content: ""
}

[dir="rtl"] .k-icon-signal:before {
    transform: scaleX(-1)
}

.k-icon-signpost:before {
    content: ""
}

.k-icon-sort-ascending:before {
    content: ""
}

[dir="rtl"] .k-icon-sort-ascending:before {
    transform: scaleX(-1)
}

.k-icon-sort-descending:before {
    content: ""
}

[dir="rtl"] .k-icon-sort-descending:before {
    transform: scaleX(-1)
}

.k-icon-spreadsheet:before {
    content: ""
}

[dir="rtl"] .k-icon-spreadsheet:before {
    transform: scaleX(-1)
}

.k-icon-star:before {
    content: ""
}

.k-icon-sun:before {
    content: ""
}

.k-icon-tablet:before {
    content: ""
}

.k-icon-tag:before {
    content: ""
}

[dir="rtl"] .k-icon-tag:before {
    transform: scaleX(-1)
}

.k-icon-tags:before {
    content: ""
}

[dir="rtl"] .k-icon-tags:before {
    transform: scaleX(-1)
}

.k-icon-target:before {
    content: ""
}

.k-icon-task:before {
    content: ""
}

.k-icon-terminal:before {
    content: ""
}

.k-icon-text:before {
    content: ""
}

.k-icon-thumb-down:before {
    content: ""
}

.k-icon-thumb-up:before {
    content: ""
}

.k-icon-timer:before {
    content: ""
}

.k-icon-transfer:before {
    content: ""
}

.k-icon-trash:before {
    content: ""
}

.k-icon-underline:before {
    content: ""
}

.k-icon-vertical-align-bottom:before {
    content: ""
}

.k-icon-vertical-align-center:before {
    content: ""
}

.k-icon-vertical-align-top:before {
    content: ""
}

.k-icon-video:before {
    content: ""
}

[dir="rtl"] .k-icon-video:before {
    transform: scaleX(-1)
}

.k-icon-volume-high:before {
    content: ""
}

[dir="rtl"] .k-icon-volume-high:before {
    transform: scaleX(-1)
}

.k-icon-volume-low:before {
    content: ""
}

[dir="rtl"] .k-icon-volume-low:before {
    transform: scaleX(-1)
}

.k-icon-volume-off:before {
    content: ""
}

[dir="rtl"] .k-icon-volume-off:before {
    transform: scaleX(-1)
}

.k-icon-warning:before {
    content: ""
}

.k-icon-wifi:before {
    content: ""
}

.k-icon-wrench:before {
    content: ""
}

[dir="rtl"] .k-icon-wrench:before {
    transform: scaleX(-1)
}

.k-icon-x:before {
    content: ""
}

.k-icon-yen:before {
    content: ""
}

.k-icon-zoom-in:before {
    content: ""
}

[dir="rtl"] .k-icon-zoom-in:before {
    transform: scaleX(-1)
}

.k-icon-zoom-out:before {
    content: ""
}

[dir="rtl"] .k-icon-zoom-out:before {
    transform: scaleX(-1)
}

.k-icon-close:before {
    content: ""
}

.k-icon-disabled:before {
    content: ""
}

.k-icon-document-archive:before {
    content: ""
}

.k-icon-document-audio:before {
    content: ""
}

[dir="rtl"] .k-icon-document-audio:before {
    transform: scaleX(-1)
}

.k-icon-document-default:before {
    content: ""
}

.k-icon-document-document:before {
    content: ""
}

.k-icon-document-folder:before {
    content: ""
}

[dir="rtl"] .k-icon-document-folder:before {
    transform: scaleX(-1)
}

.k-icon-document-image:before {
    content: ""
}

.k-icon-document-pdf:before {
    content: ""
}

.k-icon-document-spreadsheet:before {
    content: ""
}

.k-icon-document-video:before {
    content: ""
}

.k-icon-documents:before {
    content: ""
}

.k-icon-enabled:before {
    content: ""
}

.k-icon-filter:before {
    content: ""
}

[dir="rtl"] .k-icon-filter:before {
    transform: scaleX(-1)
}

.k-icon-folder-closed:before {
    content: ""
}

[dir="rtl"] .k-icon-folder-closed:before {
    transform: scaleX(-1)
}

.k-icon-folder-opened:before {
    content: ""
}

[dir="rtl"] .k-icon-folder-opened:before {
    transform: scaleX(-1)
}

.k-icon-menu-closed:before {
    content: ""
}

[dir="rtl"] .k-icon-menu-closed:before {
    transform: scaleX(-1)
}

.k-icon-menu-opened:before {
    content: ""
}

[dir="rtl"] .k-icon-menu-opened:before {
    transform: scaleX(-1)
}

.k-icon-open:before {
    content: ""
}

.k-icon--accent {
    color: #3071a9
}

.k-icon--success {
    color: #27ae60
}

.k-icon--error {
    color: #c0392b
}

.k-icon--size-tiny {
    font-size: 10px
}

.k-icon--size-small {
    font-size: 13px
}

.k-icon--size-default {
    font-size: 16px
}

.k-icon--size-medium {
    font-size: 24px
}

.k-icon--size-large {
    font-size: 32px
}

.k-icon--size-xlarge {
    font-size: 48px
}

.k-icon--size-huge {
    font-size: 64px
}

.k-icon-text-item {
    display: inline-block;
    line-height: 20px;
    vertical-align: middle;
    font-size: inherit !important;
    margin-right: 5px
}

[class^="k-icon-document-"]:before,
[class*=" k-icon-document-"]:before {
    background-size: cover
}

.k-tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 11px;
    opacity: 0
}

.k-tooltip.in {
    opacity: .9
}

.k-tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.k-tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.k-tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.k-tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.k-tooltip__inner {
    max-width: 260px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.k-tooltip__arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.k-tooltip.top .k-tooltip__arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.k-tooltip.top-left .k-tooltip__arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.k-tooltip.top-right .k-tooltip__arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.k-tooltip.right .k-tooltip__arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.k-tooltip.left .k-tooltip__arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.k-tooltip.bottom .k-tooltip__arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.k-tooltip.bottom-left .k-tooltip__arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.k-tooltip.bottom-right .k-tooltip__arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.k-ui-namespace,
.k-ui-namespace *,
.k-ui-namespace *:before,
.k-ui-namespace *:after {
    box-sizing: border-box
}

.k-ui-namespace .footable.breakpoint .footable-toggle {
    content: " ";
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 18px;
    border: 1px solid #a2a2a2;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle
}

.k-ui-namespace .footable.breakpoint .footable-toggle:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 4px;
    color: #a2a2a2;
    font-size: 10px;
    line-height: 1.3em;
    transform: rotate(-90deg);
    transition: all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);
    -webkit-backface-visibility: hidden
}

.k-ui-namespace .footable.breakpoint tr.k-is-selected .footable-toggle {
    border-color: #fff
}

.k-ui-namespace .footable.breakpoint tr.k-is-selected .footable-toggle:after {
    color: #fff
}

.k-ui-namespace .footable.breakpoint .footable-row-detail-cell {
    padding: 0
}

.k-ui-namespace .footable.breakpoint tr.footable-detail-show .footable-toggle:after {
    transform: rotate(0deg)
}

.k-ui-namespace .footable.breakpoint .footable-row-detail-row {
    margin-bottom: 7px
}

.k-ui-namespace .footable.breakpoint .footable-row-detail-row:before,
.k-ui-namespace .footable.breakpoint .footable-row-detail-row:after {
    display: table;
    content: " "
}

.k-ui-namespace .footable.breakpoint .footable-row-detail-row:after {
    clear: both
}

.k-ui-namespace .footable.breakpoint .footable-row-detail-row:last-child {
    margin-bottom: 0
}

.k-ui-namespace .footable.breakpoint .footable-row-detail-name {
    font-weight: 700
}

.k-ui-namespace .footable.breakpoint .footable-row-detail-name,
.k-ui-namespace .footable.breakpoint .footable-row-detail-value {
    position: relative;
    min-height: 29px;
    padding: 7px 7px
}

.k-ui-namespace .footable.breakpoint th .footable-toggle {
    display: none
}

.k-ui-namespace .k-table-pagination {
    padding: 7px;
    background: #fbfbfb;
    border-top: 1px solid #dcdcdc;
    box-shadow: 0 1px 0 #dcdcdc
}

@media (min-width:300px) and (min-height:391px) {
    .k-flexbox .k-ui-namespace .k-table-pagination,
    .k-flexboxlegacy .k-ui-namespace .k-table-pagination {
        flex: 0 0 auto
    }
}

.k-ui-namespace .k-pagination .k-pagination__limit,
.k-ui-namespace .k-pagination .k-pagination__pages {
    display: inline-block;
    vertical-align: middle
}

.k-ui-namespace .k-pagination .k-pagination__pages {
    padding-left: 0;
    margin: 0;
    border-radius: 4px
}

[dir="rtl"] .k-ui-namespace .k-pagination .k-pagination__pages {
    padding: 0
}

.k-ui-namespace .k-pagination .k-pagination__pages>li {
    display: inline
}

.k-ui-namespace .k-pagination .k-pagination__pages>li>a,
.k-ui-namespace .k-pagination .k-pagination__pages>li>span {
    display: block;
    position: relative;
    float: left;
    padding: 5px 10px;
    line-height: 20px;
    text-decoration: none;
    color: #3071a9;
    background-color: #fff;
    border: 1px solid #dcdcdc;
    margin-left: -1px
}

[dir="rtl"] .k-ui-namespace .k-pagination .k-pagination__pages>li>a,
[dir="rtl"] .k-ui-namespace .k-pagination .k-pagination__pages>li>span {
    float: right;
    margin-left: 0;
    margin-right: -1px
}

.k-ui-namespace .k-pagination .k-pagination__pages>li:first-child>a,
.k-ui-namespace .k-pagination .k-pagination__pages>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

[dir="rtl"] .k-ui-namespace .k-pagination .k-pagination__pages>li:first-child>a,
[dir="rtl"] .k-ui-namespace .k-pagination .k-pagination__pages>li:first-child>span {
    margin-right: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.k-ui-namespace .k-pagination .k-pagination__pages>li:last-child>a,
.k-ui-namespace .k-pagination .k-pagination__pages>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

[dir="rtl"] .k-ui-namespace .k-pagination .k-pagination__pages>li:last-child>a,
.k-ui-namespace .k-pagination .k-pagination__pages>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.k-ui-namespace .k-pagination .k-pagination__pages>li>a:hover,
.k-ui-namespace .k-pagination .k-pagination__pages>li>a:focus,
.k-ui-namespace .k-pagination .k-pagination__pages>li>span:hover,
.k-ui-namespace .k-pagination .k-pagination__pages>li>span:focus {
    z-index: 2;
    color: #285e8d;
    background-color: #eee;
    border-color: #dcdcdc
}

.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>a,
.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>a:hover,
.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>a:focus,
.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>span,
.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>span:hover,
.k-ui-namespace .k-pagination .k-pagination__pages>.k-is-active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8d;
    cursor: default
}

.k-ui-namespace .k-pagination select {
    height: 32px;
    width: auto;
    margin: 0;
    margin-right: 7px
}

[dir="rtl"] .k-ui-namespace .k-pagination select {
    margin-right: auto;
    margin-left: 7px
}

.k-ui-namespace .k-file-input {
    position: relative;
    display: inline-block
}

.k-eventlistener .k-ui-namespace .k-file-input input {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    font-size: 99px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.k-ui-namespace .k-file-input input+label {
    display: none
}

.k-eventlistener .k-ui-namespace .k-file-input input+label {
    display: inline-block
}

.k-ui-namespace .k-file-input input+label {
    max-width: 100%;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    overflow: hidden;
    vertical-align: middle;
    color: #3071a9;
    padding: 0;
    text-align: center
}

.k-ui-namespace .k-file-input input:focus,
.k-ui-namespace .k-file-input input.has-focus {
    outline: none
}

.k-ui-namespace .k-file-input input:focus+label,
.k-ui-namespace .k-file-input input.has-focus+label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px
}

.k-ui-namespace .k-file-input input:focus,
.k-ui-namespace .k-file-input input.has-focus,
.k-ui-namespace .k-file-input input.has-drop-focus,
.k-ui-namespace .k-file-input input:hover {
    cursor: pointer
}

.k-ui-namespace .k-file-input input:focus+label .k-file-input__button,
.k-ui-namespace .k-file-input input:focus+label .k-file-input__button:hover,
.k-ui-namespace .k-file-input input:focus+label .k-file-input__button:focus,
.k-ui-namespace .k-file-input input.has-focus+label .k-file-input__button,
.k-ui-namespace .k-file-input input.has-focus+label .k-file-input__button:hover,
.k-ui-namespace .k-file-input input.has-focus+label .k-file-input__button:focus,
.k-ui-namespace .k-file-input input.has-drop-focus+label .k-file-input__button,
.k-ui-namespace .k-file-input input.has-drop-focus+label .k-file-input__button:hover,
.k-ui-namespace .k-file-input input.has-drop-focus+label .k-file-input__button:focus,
.k-ui-namespace .k-file-input input:hover+label .k-file-input__button,
.k-ui-namespace .k-file-input input:hover+label .k-file-input__button:hover,
.k-ui-namespace .k-file-input input:hover+label .k-file-input__button:focus {
    background-color: #255681
}

.k-ui-namespace .k-file-input .k-file-input__button {
    display: block;
    background-color: #3071a9;
    color: #fff;
    pointer-events: none;
    vertical-align: middle;
    font-weight: 400;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    box-shadow: none;
    text-shadow: none;
    user-select: none;
    margin-bottom: 0;
    border-radius: 6px;
    font-size: 18px;
    line-height: 23px;
    padding: 7px 14px
}

.k-ui-namespace .k-file-input .k-file-input__files {
    width: 100%;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    text-align: center
}

.k-ui-namespace .k-file-input .k-file-input__files:empty {
    display: none
}

.k-ui-namespace .koowa_anchor {
    visibility: hidden;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: 100%;
    padding: 1px 5px;
    background: #fff;
    margin: -1px 0;
    border-right: 2px solid #bbb;
    border-radius: 0 5px 5px 0
}

[dir="rtl"] .k-ui-namespace .koowa_anchor {
    left: auto;
    right: 0;
    border-right: 0;
    border-left: 2px solid #bbb;
    border-radius: 5px 0 0 5px
}

.k-ui-namespace .koowa_anchor a {
    position: relative;
    top: 50%;
    display: block;
    width: auto;
    height: 1em;
    line-height: 1em;
    margin: 0;
    padding: .25em;
    white-space: nowrap;
    border-radius: 0;
    border: none;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    text-shadow: none;
    letter-spacing: 0;
    background: transparent;
    color: #888;
    margin-top: -.75em
}

.k-ui-namespace .koowa_anchor a:hover {
    background: transparent;
    color: #333;
    text-decoration: underline
}

.k-ui-namespace .koowa_header:hover .koowa_anchor {
    visibility: visible
}

.k-ui-namespace .koowa_header {
    margin: 0 0 10px;
    line-height: 1.25em;
    position: relative;
    display: table;
    width: 100%
}

.k-ui-namespace .koowa_header:before,
.k-ui-namespace .koowa_header:after {
    display: table;
    content: " "
}

.k-ui-namespace .koowa_header:after {
    clear: both
}

.k-ui-namespace table .koowa_header {
    margin: 0;
    padding: 0
}

.k-ui-namespace .koowa_header__image {
    height: 24px
}

.k-ui-namespace .koowa_header__item {
    display: table-cell;
    vertical-align: middle;
    min-width: 24px;
    width: 99%
}

.k-ui-namespace .koowa_header__item--image_container {
    text-align: center;
    width: 1%;
    padding-right: 6px
}

[dir="rtl"] .k-ui-namespace .koowa_header__item--image_container {
    padding-right: 0;
    padding-left: 6px
}

.k-ui-namespace .koowa_header--bottom_margin {
    margin-bottom: 10px
}

.k-ui-namespace .k-tree {
    margin: 7px 0;
    overflow: auto
}

.k-ui-namespace .k-tree:before,
.k-ui-namespace .k-tree:after {
    display: table;
    content: " "
}

.k-ui-namespace .k-tree:after {
    clear: both
}

.k-ui-namespace .k-tree:last-child {
    margin-bottom: 0
}

.k-ui-namespace .k-tree .jqtree-element {
    padding: 0 7px 0 20px
}

[dir="rtl"] .k-ui-namespace .k-tree .jqtree-element {
    padding: 0 20px 0 7px
}

.k-ui-namespace .k-tree .jqtree-element:hover,
.k-ui-namespace .k-tree .jqtree-element:focus {
    background: #fff
}

.k-ui-namespace .k-tree>.jqtree-tree {
    margin: 0;
    padding: 0
}

.k-ui-namespace .k-tree>.jqtree-tree>.jqtree_common .jqtree-element {
    padding-left: 0
}

[dir="rtl"] .k-ui-namespace .k-tree>.jqtree-tree>.jqtree_common .jqtree-element {
    padding-left: 7px;
    padding-right: 0
}

.k-ui-namespace .k-tree .jqtree-selected>.jqtree-element {
    background: #3071a9;
    color: #fff
}

.k-ui-namespace .k-tree .jqtree-selected:hover>.jqtree-element {
    background: #2d699d
}

.k-ui-namespace .k-sidebar-item .k-tree>.jqtree-tree>.jqtree-folder .jqtree-element {
    padding-left: 15px
}

[dir="rtl"] .k-ui-namespace .k-sidebar-item .k-tree>.jqtree-tree>.jqtree-folder .jqtree-element {
    padding-left: 7px;
    padding-right: 15px
}

.k-ui-namespace .jqtree-tree:before,
.k-ui-namespace .jqtree-tree:after {
    display: table;
    content: " "
}

.k-ui-namespace .jqtree-tree:after {
    clear: both
}

.k-ui-namespace .jqtree-tree,
.k-ui-namespace .jqtree-tree ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none;
    background: transparent;
    float: left;
    min-width: 100%
}

.k-ui-namespace .jqtree-tree:before,
.k-ui-namespace .jqtree-tree:after,
.k-ui-namespace .jqtree-tree ul:before,
.k-ui-namespace .jqtree-tree ul:after {
    display: table;
    content: " "
}

.k-ui-namespace .jqtree-tree:after,
.k-ui-namespace .jqtree-tree ul:after {
    clear: both
}

[dir="rtl"] .k-ui-namespace .jqtree-tree,
.k-ui-namespace .jqtree-tree ul {
    float: right
}

.k-ui-namespace .jqtree-folder:before,
.k-ui-namespace .jqtree-folder:after {
    display: table;
    content: " "
}

.k-ui-namespace .jqtree-folder:after {
    clear: both
}

.k-ui-namespace .jqtree-element {
    position: relative;
    display: block;
    width: 100%;
    font-size: 0;
    padding: 0;
    white-space: nowrap;
    height: auto;
    cursor: pointer
}

.k-ui-namespace .jqtree-element a {
    padding: 0;
    background: transparent
}

.k-ui-namespace .jqtree-element .jqtree-toggler {
    height: 0;
    padding-top: 26px;
    overflow: hidden;
    color: inherit
}

.k-ui-namespace .jqtree-whitespace,
.k-ui-namespace .jqtree-toggler,
.k-ui-namespace .jqtree-icon,
.k-ui-namespace .jqtree-title {
    display: inline-block;
    font-size: 13px;
    line-height: 26px;
    height: 26px;
    vertical-align: middle
}

.k-ui-namespace .jqtree-whitespace,
.k-ui-namespace .jqtree-toggler,
.k-ui-namespace .jqtree-icon {
    width: 26px;
    text-align: center
}

.k-ui-namespace .jqtree-icon:before {
    line-height: 26px
}

.k-ui-namespace .k-tree li li .jqtree-whitespace+.jqtree_common:not(.jqtree-toggler) {
    position: relative
}

.k-ui-namespace .k-tree li li .jqtree-whitespace+.jqtree_common:not(.jqtree-toggler):after {
    display: block;
    position: absolute;
    content: " ";
    width: 6px;
    height: 6px;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    top: 50%;
    margin-top: -3px;
    left: -16px
}

[dir="rtl"] .k-ui-namespace .k-tree li li .jqtree-whitespace+.jqtree_common:not(.jqtree-toggler):after {
    border-left: none;
    border-right: 1px solid #aaa;
    left: auto;
    right: -16px
}

.k-ui-namespace .jqtree-toggler {
    position: relative
}

.k-ui-namespace .jqtree-toggler:before {
    display: block;
    position: absolute;
    content: " ";
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -4px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    transition: all 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);
    -webkit-backface-visibility: hidden
}

.k-ui-namespace .jqtree-toggler:hover:before,
.k-ui-namespace .jqtree-toggler:focus:before {
    border-top-color: black
}

.k-ui-namespace .jqtree-toggler.jqtree-closed:before {
    transform: rotate(-90deg)
}

[dir="rtl"] .k-ui-namespace .jqtree-toggler.jqtree-closed:before {
    transform: rotate(90deg)
}

.k-ui-namespace .jqtree-selected>.jqtree-element {
    font-weight: 700
}

.k-ui-namespace .jqtree-selected>.jqtree_common>.jqtree-toggler:hover {
    color: #fff
}

.k-ui-namespace .jqtree-selected>.jqtree_common>.jqtree-toggler:hover:before {
    border-top-color: #fff
}

.k-ui-namespace .jqtree-closed ul {
    display: none
}

.k-ui-namespace .jqtree--one-level .jqtree-whitespace {
    display: none
}

.k-ui-namespace .select2.select2-container.select2-container--bootstrap {
    width: 100% !important;
    max-width: 100% !important
}

.k-ui-namespace .select2.select2-container.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    line-height: 1.428571429
}

.k-ui-namespace .select2.select2-container.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
    height: 34px
}

.k-ui-namespace .select2.select2-container.select2-container--bootstrap .select2-search__field {
    height: 34px;
    margin: 0
}

.k-ui-namespace .select2.select2-container.select2-container--bootstrap input[type]:focus {
    box-shadow: none
}

.k-ui-namespace table td {
    vertical-align: middle
}

.k-ui-namespace table td * {
    vertical-align: middle
}

.k-ui-namespace table td input[type="checkbox"] {
    margin: 0
}

.k-ui-namespace table td a.iconImage {
    display: inline-block;
    text-decoration: none
}

.k-ui-namespace .koowa_table {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    overflow: auto
}

.k-ui-namespace .koowa_table .koowa_header {
    margin: 0
}

.k-ui-namespace .koowa_table .koowa_table_list .icon {
    margin-right: 0.1em
}

[dir="rtl"] .k-ui-namespace .koowa_table .koowa_table_list .icon {
    margin-right: 0;
    margin-left: 0.1em
}

.k-ui-namespace .koowa_table .koowa_table_list .btn-toolbar {
    margin: 0
}

.k-ui-namespace .koowa_table .koowa_table_list .icon.autosize {
    max-width: 1.75em
}

.k-ui-namespace .koowa_table .koowa_table--pagination {
    margin-top: 0
}

.k-ui-namespace .koowa_table .koowa_table--documents,
.k-ui-namespace .koowa_table .koowa_table--files {
    margin-bottom: 0
}

.k-ui-namespace .koowa_table .koowa_table__dates {
    text-align: right;
    white-space: nowrap
}

[dir="rtl"] .k-ui-namespace .koowa_table .koowa_table__dates {
    text-align: left
}

.k-ui-namespace .koowa_table .koowa_table__manage .koowa_toolbar {
    margin: 0
}

.k-ui-namespace .koowa_table .detail-label {
    font-size: .9em
}

.k-ui-namespace .k-table-data--toggle {
    padding: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    width: 0;
    visibility: visible
}

.k-ui-namespace .footable.breakpoint .k-table-data--toggle {
    width: 1%;
    padding-left: 4px;
    padding-right: 4px
}

.k-ui-namespace .k-toolbar {
    margin-bottom: 1em;
    background: rgba(0, 0, 0, 0.04);
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding: 0.5em
}

.k-ui-namespace .k-toolbar .btn {
    margin: 0.5em
}

.k-ui-namespace .btn-toolbar.koowa_toolbar {
    margin-top: 10px;
    margin-bottom: 10px
}

.k-ui-namespace .koowa_wrapped_content {
    display: table;
    table-layout: fixed;
    width: 100%;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

.k-ui-namespace .k-dynamic-content-holder.k-dynamic-content-holder.k-dynamic-content-holder {
    display: none
}

.k-ui-namespace .k-hidden.k-hidden.k-hidden,
.k-ui-namespace .k-is-hidden.k-is-hidden.k-is-hidden {
    display: none
}

.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader {
    display: inline-block;
    color: #3071a9;
    font-size: 5px;
    margin: 0 auto 2em;
    position: relative;
    text-indent: -9999em;
    vertical-align: middle
}

.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader,
.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:before,
.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:after {
    border-radius: 50%;
    width: 1em;
    height: 1em;
    animation-fill-mode: both;
    animation: k-loader 1.61s infinite ease-in-out
}

.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader {
    left: 1.25em
}

.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:before {
    left: -1.25em;
    animation-delay: -.20125s
}

.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:after {
    left: 1.25em;
    animation-delay: .20125s
}

.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:before,
.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader:after {
    content: '';
    position: absolute;
    top: 0
}

.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader.k-loader--small {
    font-size: 5px
}

.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader.k-loader--medium {
    font-size: 10px
}

.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader.k-loader--large {
    font-size: 20px
}

@keyframes k-loader {
    0%,
    80%,
    100% {
        box-shadow: 0 1em 0 -0.5em
    }
    40% {
        box-shadow: 0 1em 0 0
    }
}

[dir="rtl"] .k-ui-namespace .k-loader {
    transform: scaleX(-1)
}

.k-ui-namespace .k-loader-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center
}

.k-cssanimations.k-boxshadow .k-ui-namespace .k-loader-container .k-loader {
    left: 0
}

.k-ui-namespace .k-no-margin.k-no-margin.k-no-margin {
    margin: 0
}

.k-ui-namespace .k-no-transition.k-no-transition.k-no-transition {
    transition: none
}

.k-ui-namespace .k-no-wrap.k-no-wrap.k-no-wrap {
    white-space: nowrap
}

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

.k-ui-namespace .k-visually-shown.k-visually-shown.k-visually-shown {
    position: static;
    overflow: visible;
    clip: auto;
    height: auto;
    width: auto;
    margin: 0
}

.k-ui-namespace .k-ratio-block {
    position: relative;
    width: 100%
}

.k-ui-namespace .k-ratio-block--16-to-9 {
    position: relative
}

.k-ui-namespace .k-ratio-block--16-to-9:before {
    display: block;
    content: " ";
    padding-top: 56.25%
}

.k-ui-namespace .k-ratio-block--4-to-3 {
    position: relative
}

.k-ui-namespace .k-ratio-block--4-to-3:before {
    display: block;
    content: " ";
    padding-top: 75%
}

.k-ui-namespace .k-ratio-block--3-to-2 {
    position: relative
}

.k-ui-namespace .k-ratio-block--3-to-2:before {
    display: block;
    content: " ";
    padding-top: 66.6666666667%
}

.k-ui-namespace .k-ratio-block--2-to-3 {
    position: relative
}

.k-ui-namespace .k-ratio-block--2-to-3:before {
    display: block;
    content: " ";
    padding-top: 150%
}

.k-ui-namespace .k-ratio-block--2-to-1 {
    position: relative
}

.k-ui-namespace .k-ratio-block--2-to-1:before {
    display: block;
    content: " ";
    padding-top: 50%
}

.k-ui-namespace .k-ratio-block--1-to-2 {
    position: relative
}

.k-ui-namespace .k-ratio-block--1-to-2:before {
    display: block;
    content: " ";
    padding-top: 200%
}

.k-ui-namespace .k-ratio-block--1-to-1 {
    position: relative
}

.k-ui-namespace .k-ratio-block--1-to-1:before {
    display: block;
    content: " ";
    padding-top: 100%
}

.k-ui-namespace .k-ratio-block.k-is-loaded .k-loader.k-loader {
    opacity: 0
}

.k-ui-namespace .k-ratio-block .k-loader.k-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%)
}

.k-ui-namespace .k-ratio-block .k-ratio-block__body {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.k-ui-namespace .k-color-error {
    color: #c0392b
}

.k-ui-namespace .k-content-block {
    margin-bottom: 1.5em
}

.k-ui-namespace .k-content-block:last-child {
    margin-bottom: 0
}

.k-ui-namespace .k-content-block--small {
    margin-bottom: 1em
}

.k-ui-namespace .k-content-block--small:last-child {
    margin-bottom: 0
}

.k-ui-namespace .k-content-block-top {
    margin-top: 1.5em
}

.k-ui-namespace .k-content-block-top:first-child {
    margin-top: 0
}

.k-ui-namespace .k-content-block-top--small {
    margin-top: 1em
}

.k-ui-namespace .k-content-block-top--small:first-child {
    margin-top: 0
}

.k-ui-namespace .k-position-relative {
    position: relative
}

@media (min-width:300px) and (min-height:391px) {
    .k-flexbox .k-ui-namespace .k-dont-flex.k-dont-flex.k-dont-flex,
    .k-flexboxlegacy .k-ui-namespace .k-dont-flex.k-dont-flex.k-dont-flex {
        flex: 0 0 auto
    }
}

@media (min-width:300px) and (min-height:391px) {
    .k-flexbox .k-ui-namespace .k-do-flex.k-do-flex.k-do-flex,
    .k-flexboxlegacy .k-ui-namespace .k-do-flex.k-do-flex.k-do-flex {
        flex: 1 1 auto
    }
}

.k-touchevents .k-ui-namespace .k-touchevents-hidden {
    display: none !important
}

.k-ui-namespace .k-ellipsis {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.k-ui-namespace .k-ellipsis a,
.k-ui-namespace .k-ellipsis span,
.k-ui-namespace .k-ellipsis input,
.k-ui-namespace .k-ellipsis svg,
.k-ui-namespace .k-ellipsis div,
.k-ui-namespace .k-ellipsis small {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.k-ui-namespace .k-link-coverall:after {
    display: block;
    position: absolute;
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.k-ui-namespace .k-coverall-ontop,
.k-ui-namespace .k-link-ontop {
    position: relative;
    z-index: 1
}

.k-ui-namespace .k-this-or-that {
    display: inline-block;
    margin-right: 7px;
    vertical-align: middle
}

[dir="rtl"] .k-ui-namespace .k-this-or-that {
    margin-right: 0;
    margin-left: 7px
}

.k-ui-namespace .fade {
    opacity: 0;
    transition: opacity .5s cubic-bezier(0.2, 0.57, 0.44, 0.83);
    -webkit-backface-visibility: hidden
}

.k-ui-namespace .fade.in {
    opacity: 1
}

.k-ui-namespace .collapse {
    display: none
}

.k-ui-namespace .collapse.in {
    display: block
}

.k-ui-namespace tr.collapse.in {
    display: table-row
}

.k-ui-namespace tbody.collapse.in {
    display: table-row-group
}

.k-ui-namespace .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: opacity .5s cubic-bezier(0.2, 0.57, 0.44, 0.83);
    -webkit-backface-visibility: hidden
}

.k-ui-namespace .k-off-canvas-menu-toggle {
    position: relative;
    z-index: 10;
    float: left;
    display: none;
    width: 33px;
    height: 33px;
    padding: 0;
    border: none;
    border-radius: 3px;
    margin: 10px;
    background: #3071a9;
    color: #fff
}

[dir="rtl"] .k-ui-namespace .k-off-canvas-menu-toggle {
    left: auto;
    float: right
}

.k-js-enabled .k-ui-namespace .k-off-canvas-menu-toggle {
    display: block
}

@media screen and (min-width:768px) {
    .k-js-enabled .k-ui-namespace .k-off-canvas-menu-toggle--left {
        display: none
    }
}

@media screen and (min-width:600px) {
    .k-js-enabled .k-ui-namespace .k-off-canvas-menu-toggle--right {
        display: none
    }
}

.k-ui-namespace .k-off-canvas-menu-toggle.k-off-canvas-menu-toggle--left {
    margin-right: 0
}

[dir="rtl"] .k-ui-namespace .k-off-canvas-menu-toggle.k-off-canvas-menu-toggle--left {
    margin-right: 10px;
    margin-left: 0
}

.k-ui-namespace .k-off-canvas-menu-toggle.k-off-canvas-menu-toggle--right {
    margin-left: 0
}

[dir="rtl"] .k-ui-namespace .k-off-canvas-menu-toggle.k-off-canvas-menu-toggle--right {
    margin-left: 10px;
    margin-right: 0
}

.k-ui-namespace .k-off-canvas-menu-toggle--left .k-toggle-button-bar1,
.k-ui-namespace .k-off-canvas-menu-toggle--left .k-toggle-button-bar2,
.k-ui-namespace .k-off-canvas-menu-toggle--left .k-toggle-button-bar3,
.k-ui-namespace .k-off-canvas-menu-toggle--right .k-toggle-button-bar1,
.k-ui-namespace .k-off-canvas-menu-toggle--right .k-toggle-button-bar2,
.k-ui-namespace .k-off-canvas-menu-toggle--right .k-toggle-button-bar3 {
    position: absolute;
    display: block;
    background: #fff;
    vertical-align: middle;
    border-radius: 3px;
    transition: .3s 180ms cubic-bezier(0.2, 0.57, 0.44, 0.83);
    -webkit-backface-visibility: hidden
}

.k-ui-namespace .k-off-canvas-menu-toggle--left .k-toggle-button-bar1,
.k-ui-namespace .k-off-canvas-menu-toggle--left .k-toggle-button-bar2,
.k-ui-namespace .k-off-canvas-menu-toggle--left .k-toggle-button-bar3 {
    left: 9px;
    width: 15px;
    height: 3px
}

.k-ui-namespace .k-off-canvas-menu-toggle--left .k-toggle-button-bar1 {
    top: 9px
}

.k-ui-namespace .k-off-canvas-menu-toggle--left .k-toggle-button-bar2 {
    top: 15px
}

.k-ui-namespace .k-off-canvas-menu-toggle--left .k-toggle-button-bar3 {
    top: 21px
}

.k-ui-namespace .k-show-left-menu .k-off-canvas-menu-toggle--left .k-toggle-button-bar1 {
    top: 15px;
    transform: rotate(135deg)
}

.k-ui-namespace .k-show-left-menu .k-off-canvas-menu-toggle--left .k-toggle-button-bar2 {
    opacity: 0;
    transform: scale(0)
}

.k-ui-namespace .k-show-left-menu .k-off-canvas-menu-toggle--left .k-toggle-button-bar3 {
    top: 15px;
    transform: rotate(-135deg)
}

.k-ui-namespace .k-off-canvas-menu-toggle--right .k-toggle-button-bar1,
.k-ui-namespace .k-off-canvas-menu-toggle--right .k-toggle-button-bar2,
.k-ui-namespace .k-off-canvas-menu-toggle--right .k-toggle-button-bar3 {
    left: 14px
}

.k-ui-namespace .k-off-canvas-menu-toggle--right .k-toggle-button-bar1 {
    width: 5px;
    height: 5px;
    top: 8px
}

.k-ui-namespace .k-off-canvas-menu-toggle--right .k-toggle-button-bar2,
.k-ui-namespace .k-off-canvas-menu-toggle--right .k-toggle-button-bar3 {
    width: 5px;
    height: 10px;
    top: 15px
}

.k-ui-namespace .k-show-right-menu .k-off-canvas-menu-toggle--right .k-toggle-button-bar1 {
    opacity: 0;
    transform: scale(0)
}

.k-ui-namespace .k-show-right-menu .k-off-canvas-menu-toggle--right .k-toggle-button-bar2 {
    top: 9px;
    left: 15px;
    height: 15px;
    transform: rotate(135deg);
    opacity: 1;
    width: 3px
}

.k-ui-namespace .k-show-right-menu .k-off-canvas-menu-toggle--right .k-toggle-button-bar3 {
    top: 9px;
    left: 15px;
    transform: rotate(-135deg);
    height: 15px;
    width: 3px
}

.initred1:before, .initred2:before {
	background: rgb(255 0 10 / 60%);
	opacity: 1!important;
}

.initred1:hover:before, .initred2:hover:before, .moduletable.init1:hover:before, .moduletable.init2:hover:before, .moduletable.init3:hover:before, .moduletable.init4:hover:before {
	background: transparent;
}

.moduletable.init1:before, .moduletable.init2:before, .moduletable.init3:before, .moduletable.init4:before {
	background: rgb(0 53 150 / 59%);
	opacity: 1!important;
}

#newsletter .wpforms-container input.wpforms-field-medium {
	max-width: 100%!important;
}

#newsletter .td:last-child form {
    display: flex;
}

#newsletter .wpforms-container {
    margin-bottom: 0;
}

#newsletter button.wpforms-submit {
	background: #005596;
}

#newsletter button.wpforms-submit:hover {
	background: #ed1c24;
}

#footer_top .container>.footer3 h4 {
	margin-bottom: 0;
}

#footer_top .container>.footer3 p:first-of-type {
	margin-top: 10px;
}

#footer_top .container>.footer4 {
	width: 32%;
	height: 250px;
}

#conversal a:before {
    content: url(./assets/img/conversal-logo.png);
    display: inline-block;
    width: 20px;
    height: 22px;
    position: relative;
    left: -5px;
    top: 6px;
}

#breadcrumbs {
    text-align: right;
    padding-left: 0;
    margin-top: 40px;
    width: auto;
    float: right;
}

#breadcrumbs:before {
	position: relative;
	display: inline-block;
	left: -8px;
}

#sidebar .nav.menu.mod-list .current_page_item a {
	color: #fff;
    text-decoration: none;
    background: #005596;
}

.nav.menu.mod-list .current_page_item a:after {
    background-position: 0 -500px;
}

body.page-template-page-priority-areas-subpage h1 {
	margin-bottom: 40px;
}

body.initiatives .subCategory.tr {
	height: auto!important;
}

.k2Pagination .nav-links span, .k2Pagination .nav-links a {
	padding: 5px;
}

.wp-video-shortcode button { min-width: auto; }

.wp-video-shortcode button:after {
	content: none;
}

.mejs-time { height: auto!important; }

.wpforms-field input, .wpforms-field textarea {
	height: 50px !important;
    border: 0 !important;
    line-height: 50px;
    padding: 0 20px;
    color: #4e4e4e;
    width: 100%;
    font-size: 14px;
    border-radius: 0 !important;
    box-shadow: 0 0 !important;
    border: 1px solid #f0f0f0 !important;
}

.wpforms-field textarea {
	height: 150px!important;
}

.wpforms-container .wpforms-field-textarea {
	position: initial!important;
	width: 100%;
	clear: both;
}

#breadcrumbs {
    text-align: right;
	max-width: 60%;
}

.itemImageGallery .sigProContainer.sigProSleek {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
	margin: 0!important;
	padding: 0!important;
}

.itemImageGallery .sigProContainer.sigProSleek .sigProThumb {
	padding: 0!important;
	margin: 0;
	height: auto;
}

.fancybox-button:after {
	content: '';
	background: none;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
	background-color: #0c4da2;
}

#moove_gdpr_cookie_info_bar .change-settings-button {
	color: #fff!important;
}

.moove-gdpr-infobar-allow-all {
	background-color: #ed1c24!important;
	color: #fff!important;
}

.moove-gdpr-infobar-allow-all:hover {
	border: 2px solid #fff!important;
	box-sizing: border-box;
}

.moove-gdpr-infobar-allow-all:hover:after {
	top: 12px!important;
}

#main_menu .menucontact { display: none; }

.pagination .nav-links a {
	margin: 5px;
	font-size: 18px;
}

@media screen and (max-width: 1200px) {
	
	#main_menu li a { font-size: 12px; }
	
}

@media screen and (max-width: 1074px) {
	
	#header_left, #header_right { width: 100%; }
	
	#logo { margin: 10px auto; }
	
	#main_menu { width: 100%; }
	
	#header_right { text-align: center; }
	
	#header_top_left {
		padding-left: 20px;
	}
	
}

@media screen and (max-width: 767px) {
	
	#eb-events .eb-event:nth-child(odd), .news #itemListPrimary .itemContainer:nth-child(odd) { margin-right: 15px!important; }
	
	.home_news_mod li {
		height: auto;
	}
	
	.item .moduletable.mod_comp_title { margin-bottom: 5rem; }
	
	.contact_info.custom li { display: flex; align-items: center; width: 100%; justify-content: center; }
	
	.contact_info.custom li a { margin-left: 20px; }
	
}

@media screen and (max-width: 480px) {
	
	#eb-events .eb-event:nth-child(odd), .news #itemListPrimary .itemContainer:nth-child(odd) { margin-right: 0!important; }
	
	#newsletter .td:last-child form {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	
	#newsletter .wpforms-field-container { width: 100%; }
	
	#newsletter button { margin-top: 0; }
	
	body.front .past_events h2 { color: #fff; }
	
	a.pdf, .dl-compendium a { word-break: unset; }
	
	.contact_info.custom li a {
		font-size: 13px;
	}
	
}