@import url("http://fast.fonts.com/t/1.css?apiType=css&projectid=50a23c0e-b597-4c57-94b7-c1fc795ce704");

@import 'glDatePicker.default.css';

@font-face {
    font-family: "Trade Gothic Bold";
    src: url("../fonts/2e9af08f-0faf-45e3-9767-78a700434af3.eot?#iefix");
    src: url("../fonts/2e9af08f-0faf-45e3-9767-78a700434af3.eot?#iefix") format("eot"), url("../fonts/f51d24dd-8256-43c6-ba1a-6aeae9d3f262.woff") format("woff"), url("../fonts/955ee494-66b2-4eb2-8f19-bc3a088df16d.ttf") format("truetype"), url("../fonts/d5153ad4-7c93-4757-9147-640e69ec4801.svg#d5153ad4-7c93-4757-9147-640e69ec4801") format("svg");
}

@font-face {
    font-family: "Trade Gothic Bold 2";
    src: url("../fonts/bb3aa0a7-2585-4e89-ad82-658fd561751a.eot?#iefix");
    src: url("../fonts/bb3aa0a7-2585-4e89-ad82-658fd561751a.eot?#iefix") format("eot"), url("../fonts/1454a71d-cdbb-429c-8092-122f4493e0c7.woff") format("woff"), url("../fonts/d5ea405c-2180-4ff0-bd51-3e19fb280be4.ttf") format("truetype"), url("../fonts/70ac6679-cf48-4a0e-a909-d1e3bb4a1aa9.svg#70ac6679-cf48-4a0e-a909-d1e3bb4a1aa9") format("svg");
}

@font-face {
    font-family: "Trade Gothic Oblique";
    src: url("../fonts/59fa12c0-25c9-4c0c-bd1e-32204311d86d.eot?#iefix");
    src: url("../fonts/59fa12c0-25c9-4c0c-bd1e-32204311d86d.eot?#iefix") format("eot"), url("../fonts/1c164451-034c-41f5-9542-390709016510.woff") format("woff"), url("../fonts/7062b4ff-265a-4366-b34f-443ec5cc2dad.ttf") format("truetype"), url("../fonts/09f52831-e1cf-48be-9c1e-2d1577e420b7.svg#09f52831-e1cf-48be-9c1e-2d1577e420b7") format("svg");
}

@font-face {
    font-family: "Trade Gothic";
    src: url("../fonts/413d9688-00d4-47c4-bb55-656a0cd396e9.eot?#iefix");
    src: url("../fonts/413d9688-00d4-47c4-bb55-656a0cd396e9.eot?#iefix") format("eot"), url("../fonts/c4aef0d4-bfcf-4790-acf5-909881f411e8.woff") format("woff"), url("../fonts/e741f29c-bc18-4343-bff3-db2465a0be3e.ttf") format("truetype"), url("../fonts/853e2a9b-4057-42a5-ad7e-0762cda0b13c.svg#853e2a9b-4057-42a5-ad7e-0762cda0b13c") format("svg");
}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    width: 100%;
    *zoom: 1;
}

    body:before,
    body:after {
        content: "";
        display: table;
    }

    body:after {
        clear: both;
    }

* {
    margin: 0;
    padding: 0;
}

html,
body {
    width: 100%;
    background: #ffffff url('../graphics/body-bg.png');
    color: #211d13;
    font-family: 'Verdana', 'sans-serif', 'Droid Sans';
    font-size: 13px;
    line-height: 19px;
    min-height: 100%;
    height: 100%;
    *zoom: 1;
}

    html:before,
    body:before,
    html:after,
    body:after {
        content: "";
        display: table;
    }

    html:after,
    body:after {
        clear: both;
    }

body {
    position: relative;
    z-index: 1;
}

    body > .pageContent {
        height: auto;
        min-height: 100%;
        *zoom: 1;
    }

        body > .pageContent:before,
        body > .pageContent:after {
            content: "";
            display: table;
        }

        body > .pageContent:after {
            clear: both;
        }

p a {
    color: #40a1d4;
    text-decoration: none;
}

    p a:hover {
        color: #005fa8;
        text-decoration: underline;
    }

p.notice {
    font-style: italic;
    padding: 16px;
    border: 1px solid #b3d4e6;
    background-color: #f7fbfc;
    border-radius: 4px;
    color: #204a60;
}

a.readMore {
    font: 15px 'Trade Gothic Bold';
    text-decoration: none;
    color: #40a1d4;
    display: block;
    margin-bottom: 8px;
    padding-left: 12px;
    background-image: url('../graphics/icon-sprites.png');
    background-repeat: no-repeat;
    background-position: -293px -1108px;
}

    a.readMore:hover {
        color: #005fa8;
        background-position: -292px -1184px;
        text-decoration: none !important;
    }

    a.readMore h3{
        font-size:16px;
        color:inherit;
        display: inline-block;

    }

       .articleList.rss-list li .listContent a.readMore{
         display:inline-block;
    }

.pageContent {
    padding-top: 20px;
    padding-bottom: 10px;
}

.center {
    width: 100%;
    max-width: 996px;
    margin: 0 auto;
}

.hidden {
    display: none;
}

.header h1.pro-riks {
    font-family: 'Trade Gothic Bold';
    font-size: 16px;
    letter-spacing: -0.04em;
    color: #222d3e;
    text-transform: uppercase;
    border-bottom: 1px solid #cbcdce;
    line-height: 36px;
    margin-bottom: 16px;
}

.header h1.sectionHeader {
    font-family: 'Trade Gothic';
    font-size: 18px;
    border-bottom: 1px solid #cbcdce;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 38px;
    color: #222d3e;
}

    .header h1.sectionHeader.top-margin {
        margin-top: 40px;
    }

.header .categorySearch {
    font: 18px/22px 'Trade Gothic';
    display: block;
    margin-bottom: 15px;
}

    .header .categorySearch span {
        font-family: 'Trade Gothic Bold';
    }

.content h1.sectionHeader {
    font-family: 'Trade Gothic Bold';
    font-size: 16px;
    letter-spacing: -0.04em;
    color: #222d3e;
    text-transform: uppercase;
    border-bottom: 1px solid #cbcdce;
    line-height: 36px;
    margin-bottom: 10px;
}

    .content h1.sectionHeader.top-margin {
        margin-top: 40px;
    }

.button {
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    border: 1px solid #2c4167;
    padding: 7px 15px 7px;
    text-decoration: none;
    font: 14px 'Trade Gothic Bold';
    position: relative;
}

    .button .icon-right {
        position: absolute;
        right: 15px;
        top: 0;
        height: 80%;
        width: 10px;
    }

        .button .icon-right.upDownArrow {
            background-image: url('../graphics/icon-sprites.png');
            background-repeat: no-repeat;
            background-position: -31px -457px;
        }

        .button .icon-right.rightArrow {
            background-image: url('../graphics/icon-sprites.png');
            background-repeat: no-repeat;
            background-position: -290px -1176px;
        }

    .button.blue {
        background-color: #2a76b1;
        background-image: -moz-linear-gradient(top, #2b7ebe, #286b9d);
        background-image: -ms-linear-gradient(top, #2b7ebe, #286b9d);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2b7ebe), to(#286b9d));
        background-image: -webkit-linear-gradient(top, #2b7ebe, #286b9d);
        background-image: -o-linear-gradient(top, #2b7ebe, #286b9d);
        background-image: linear-gradient(top, #2b7ebe, #286b9d);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b7ebe', endColorstr='#286b9d', GradientType=0);
        border-color: #2c4167;
        color: #ffffff;
    }

        .button.blue:hover {
            background-color: #4794c2;
            background-image: -moz-linear-gradient(top, #4997c6, #458fbd);
            background-image: -ms-linear-gradient(top, #4997c6, #458fbd);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4997c6), to(#458fbd));
            background-image: -webkit-linear-gradient(top, #4997c6, #458fbd);
            background-image: -o-linear-gradient(top, #4997c6, #458fbd);
            background-image: linear-gradient(top, #4997c6, #458fbd);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4997c6', endColorstr='#458fbd', GradientType=0);
        }

        .button.blue.active,
        .button.blue:active {
            -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
            -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
        }

        .button.blue.dropdown-open {
            color: rgba(255, 255, 255, 0.5);
            background: #3477ab;
            background-color: #3477ab;
            background-image: -moz-linear-gradient(top, #3477ab, #3477ab);
            background-image: -ms-linear-gradient(top, #3477ab, #3477ab);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3477ab), to(#3477ab));
            background-image: -webkit-linear-gradient(top, #3477ab, #3477ab);
            background-image: -o-linear-gradient(top, #3477ab, #3477ab);
            background-image: linear-gradient(top, #3477ab, #3477ab);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3477ab', endColorstr='#3477ab', GradientType=0);
            border: 1px solid #2c4167;
            border-bottom: none;
            border-radius: 4px 4px 0 0;
        }

            .button.blue.dropdown-open .upDownArrow {
                background-position: -41px -457px;
                opacity: 0.5;
                filter: alpha(opacity=0.5);
            }

    .button.grey {
        border-color: #91989c;
        background-color: #f0f4f3;
        background-image: -moz-linear-gradient(top, #f9fafa, #e2eae8);
        background-image: -ms-linear-gradient(top, #f9fafa, #e2eae8);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9fafa), to(#e2eae8));
        background-image: -webkit-linear-gradient(top, #f9fafa, #e2eae8);
        background-image: -o-linear-gradient(top, #f9fafa, #e2eae8);
        background-image: linear-gradient(top, #f9fafa, #e2eae8);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fafa', endColorstr='#e2eae8', GradientType=0);
        color: #222d3e;
    }

        .button.grey:hover {
            background-color: #e5e8e7;
            background-image: -moz-linear-gradient(top, #eeeeee, #d7dedd);
            background-image: -ms-linear-gradient(top, #eeeeee, #d7dedd);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#d7dedd));
            background-image: -webkit-linear-gradient(top, #eeeeee, #d7dedd);
            background-image: -o-linear-gradient(top, #eeeeee, #d7dedd);
            background-image: linear-gradient(top, #eeeeee, #d7dedd);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#d7dedd', GradientType=0);
        }

        .button.grey.active,
        .button.grey:active {
            -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
            -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
            color: #222d3e;
        }

    .button.inset {
        -webkit-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.5);
        box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.5);
    }

    .button.green2 {
        background-color: #5cba01;
        background-image: -moz-linear-gradient(top, #60c101, #57af01);
        background-image: -ms-linear-gradient(top, #60c101, #57af01);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#60c101), to(#57af01));
        background-image: -webkit-linear-gradient(top, #60c101, #57af01);
        background-image: -o-linear-gradient(top, #60c101, #57af01);
        background-image: linear-gradient(top, #60c101, #57af01);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60c101', endColorstr='#57af01', GradientType=0);
        color: #fff;
        border-color: #54a701;
    }

    .button.green {
        background-color: #5cba01;
        background-image: -moz-linear-gradient(top, #60c101, #57af01);
        background-image: -ms-linear-gradient(top, #60c101, #57af01);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#60c101), to(#57af01));
        background-image: -webkit-linear-gradient(top, #60c101, #57af01);
        background-image: -o-linear-gradient(top, #60c101, #57af01);
        background-image: linear-gradient(top, #60c101, #57af01);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60c101', endColorstr='#57af01', GradientType=0);
        border: none;
        color: #fff;
        position: relative;
        padding-left: 30px;
        text-shadow: -1px -1px #3a9401;
        text-decoration: none;
    }

        .button.green .arrow {
            height: 13px;
            width: 10px;
            display: block;
            top: 10px;
            left: 16px;
            position: absolute;
            background-image: url('../graphics/icon-sprites.png');
            background-repeat: no-repeat;
            background-position: 0px -291px;
        }

            .button.green.arrow:before {
                content: "";
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                background: url('../graphics/arrowWhite.png') no-repeat 15px center;
            }

        .button.green:hover {
            background-color: #57af01;
            background-image: -moz-linear-gradient(top, #57af01, #57af01);
            background-image: -ms-linear-gradient(top, #57af01, #57af01);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#57af01), to(#57af01));
            background-image: -webkit-linear-gradient(top, #57af01, #57af01);
            background-image: -o-linear-gradient(top, #57af01, #57af01);
            background-image: linear-gradient(top, #57af01, #57af01);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57af01', endColorstr='#57af01', GradientType=0);
        }

    .button.health {
        background: #b0608c;
        background-color: #bf7fa2;
        background-image: -moz-linear-gradient(top, #c993b1, #b0608c);
        background-image: -ms-linear-gradient(top, #c993b1, #b0608c);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c993b1), to(#b0608c));
        background-image: -webkit-linear-gradient(top, #c993b1, #b0608c);
        background-image: -o-linear-gradient(top, #c993b1, #b0608c);
        background-image: linear-gradient(top, #c993b1, #b0608c);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c993b1', endColorstr='#b0608c', GradientType=0);
        border-color: #834165;
    }

    .button.life {
        background: #f9bb6d;
        background-color: #fbd099;
        background-image: -moz-linear-gradient(top, #fcddb6, #f9bb6d);
        background-image: -ms-linear-gradient(top, #fcddb6, #f9bb6d);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcddb6), to(#f9bb6d));
        background-image: -webkit-linear-gradient(top, #fcddb6, #f9bb6d);
        background-image: -o-linear-gradient(top, #fcddb6, #f9bb6d);
        background-image: linear-gradient(top, #fcddb6, #f9bb6d);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcddb6', endColorstr='#f9bb6d', GradientType=0);
        border-color: #f69924;
    }

    .button.economy {
        background: #eb774e;
        background-color: #f09777;
        background-image: -moz-linear-gradient(top, #f3ac93, #eb774e);
        background-image: -ms-linear-gradient(top, #f3ac93, #eb774e);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3ac93), to(#eb774e));
        background-image: -webkit-linear-gradient(top, #f3ac93, #eb774e);
        background-image: -o-linear-gradient(top, #f3ac93, #eb774e);
        background-image: linear-gradient(top, #f3ac93, #eb774e);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3ac93', endColorstr='#eb774e', GradientType=0);
        border-color: #d44918;
    }

    .button.culture {
        background: #57b8b2;
        background-color: #77c6c1;
        background-image: -moz-linear-gradient(top, #8dcfcb, #57b8b2);
        background-image: -ms-linear-gradient(top, #8dcfcb, #57b8b2);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8dcfcb), to(#57b8b2));
        background-image: -webkit-linear-gradient(top, #8dcfcb, #57b8b2);
        background-image: -o-linear-gradient(top, #8dcfcb, #57b8b2);
        background-image: linear-gradient(top, #8dcfcb, #57b8b2);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8dcfcb', endColorstr='#57b8b2', GradientType=0);
        border-color: #3a8984;
    }

    .button.education {
        background: #a8c654;
        background-color: #bad176;
        background-image: -moz-linear-gradient(top, #c5d98d, #a8c654);
        background-image: -ms-linear-gradient(top, #c5d98d, #a8c654);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c5d98d), to(#a8c654));
        background-image: -webkit-linear-gradient(top, #c5d98d, #a8c654);
        background-image: -o-linear-gradient(top, #c5d98d, #a8c654);
        background-image: linear-gradient(top, #c5d98d, #a8c654);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5d98d', endColorstr='#a8c654', GradientType=0);
        border-color: #7f9a33;
    }

    .button.exBlurb {
        display: inline;
        float: left;
        width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        width: 100%;
        margin: 0;
        margin-bottom: 2px;
        padding: 12px 30px 12px 15px;
        font-size: 18px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .button.exBlurb .arrow {
            height: 13px;
            width: 10px;
            display: block;
            top: 50%;
            margin-top: -6px;
            right: 16px;
            position: absolute;
            background-image: url('../graphics/icon-sprites.png');
            background-repeat: no-repeat;
            background-position: 0px -291px;
        }

        .button.exBlurb:hover {
            background: auto;
        }

.vignette {
    background-image: url('../graphics/icon-sprites.png');
    background-repeat: no-repeat;
    background-position: -293px 24px;
    position: absolute;
    z-index: 1000;
    top: -12px;
    left: -7px;
    padding-bottom: 7px;
}

    .vignette .inner {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background-color: #1a65a0;
        background-image: -moz-linear-gradient(top, #2a70a8, #015495);
        background-image: -ms-linear-gradient(top, #2a70a8, #015495);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2a70a8), to(#015495));
        background-image: -webkit-linear-gradient(top, #2a70a8, #015495);
        background-image: -o-linear-gradient(top, #2a70a8, #015495);
        background-image: linear-gradient(top, #2a70a8, #015495);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a70a8', endColorstr='#015495', GradientType=0);
        font-family: 'Trade Gothic Bold';
        font-size: 14px;
        line-height: 26px;
        text-transform: uppercase;
        padding: 0 20px 0 10px;
        color: #ffffff;
        display: block;
    }

.ss {
    *zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #becdd2;
    background-color: #f0f4f3;
    background-image: -moz-linear-gradient(top, #f9fafa, #e2eae8);
    background-image: -ms-linear-gradient(top, #f9fafa, #e2eae8);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9fafa), to(#e2eae8));
    background-image: -webkit-linear-gradient(top, #f9fafa, #e2eae8);
    background-image: -o-linear-gradient(top, #f9fafa, #e2eae8);
    background-image: linear-gradient(top, #f9fafa, #e2eae8);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fafa', endColorstr='#e2eae8', GradientType=0);
}

    .ss:before,
    .ss:after {
        content: "";
        display: table;
    }

    .ss:after {
        clear: both;
    }

    .ss:hover {
        background-color: #e5e8e7;
        background-image: -moz-linear-gradient(top, #eeeeee, #d7dedd);
        background-image: -ms-linear-gradient(top, #eeeeee, #d7dedd);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#d7dedd));
        background-image: -webkit-linear-gradient(top, #eeeeee, #d7dedd);
        background-image: -o-linear-gradient(top, #eeeeee, #d7dedd);
        background-image: linear-gradient(top, #eeeeee, #d7dedd);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#d7dedd', GradientType=0);
    }

    .ss .ss-inner {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: url('../graphics/select-arrow.png') no-repeat right;
        color: #ffffff;
        width: 100%;
        overflow: hidden;
    }

        .ss .ss-inner select {
            outline: none;
            background: transparent;
            font-size: 16px;
            line-height: 20px;
            border: 0;
            border-radius: 0;
            width: 130%;
            padding: 7px 0 7px 10px;
            height: 34px;
            -webkit-appearance: none;
            -moz-appearance: none;
            font-family: 'Trade Gothic Bold';
            color: #222d3e;
        }

            .ss .ss-inner select option {
                background: #fff;
                color: #000;
                font: 13px/20px Verdana;
            }

.headerFilter .ss {
    background-color: #2971aa;
    background-image: -moz-linear-gradient(top, #397cb1, #1061a0);
    background-image: -ms-linear-gradient(top, #397cb1, #1061a0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#397cb1), to(#1061a0));
    background-image: -webkit-linear-gradient(top, #397cb1, #1061a0);
    background-image: -o-linear-gradient(top, #397cb1, #1061a0);
    background-image: linear-gradient(top, #397cb1, #1061a0);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#397cb1', endColorstr='#1061a0', GradientType=0);
    border: 1px solid #2c4167;
}

    .headerFilter .ss:hover {
        background-color: #357db3;
        background-image: -moz-linear-gradient(top, #3786c1, #326f9f);
        background-image: -ms-linear-gradient(top, #3786c1, #326f9f);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3786c1), to(#326f9f));
        background-image: -webkit-linear-gradient(top, #3786c1, #326f9f);
        background-image: -o-linear-gradient(top, #3786c1, #326f9f);
        background-image: linear-gradient(top, #3786c1, #326f9f);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3786c1', endColorstr='#326f9f', GradientType=0);
    }

    .headerFilter .ss .ss-inner select {
        color: #ffffff;
    }

.health ul.tags li a {
    color: #b0608c;
}

.life ul.tags li a {
    color: #ef9422;
}

.economy ul.tags li a {
    color: #e06032;
}

.culture ul.tags li a {
    color: #4ea19c;
}

.education ul.tags li a {
    color: #80a224;
}

.contentWithSubnav {
    *zoom: 1;
}

    .contentWithSubnav:before,
    .contentWithSubnav:after {
        content: "";
        display: table;
    }

    .contentWithSubnav:after {
        clear: both;
    }

    .contentWithSubnav.search .header {
        width: 100%;
        margin-left: 0;
    }

    .contentWithSubnav.search .noResults {
        margin: 40px 0px;
        font-weight: bold;
    }

    .contentWithSubnav .header {
        display: inline;
        float: left;
        width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

        .contentWithSubnav .header .carousel li {
            display: inline;
            float: left;
            width: 97.99196787148594%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
            max-width: 976px;
        }

    .contentWithSubnav .subnav {
        display: inline;
        float: left;
        width: 22.991967871485944%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

    .contentWithSubnav .contentWithSidebar {
        display: inline;
        float: left;
        width: 75%;
    }

        .contentWithSubnav .contentWithSidebar .header {
            display: inline;
            float: left;
            width: 97.99196787148594%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
        }

            .contentWithSubnav .contentWithSidebar .header .carousel li {
                display: inline;
                float: left;
                width: 72.99196787148594%;
                margin-left: 1.0040160642570282%;
                margin-right: 1.0040160642570282%;
            }

        .contentWithSubnav .contentWithSidebar .content-wrapper {
            display: inline;
            float: left;
            width: 72.99196787148594%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
        }

        .contentWithSubnav .contentWithSidebar .content {
            display: inline;
            float: left;
            width: 64.65863453815261%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
        }

        .contentWithSubnav .contentWithSidebar .sidebar {
            display: inline;
            float: left;
            width: 31.32530120481928%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
        }

    .contentWithSubnav .contentWithoutSidebar {
        display: inline;
        float: left;
        width: 75%;
    }

        .contentWithSubnav .contentWithoutSidebar .header {
            display: inline;
            float: left;
            width: 72.99196787148594%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
        }

        .contentWithSubnav .contentWithoutSidebar .content {
            display: inline;
            float: left;
            width: 72.99196787148594%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
        }

.contentWithoutSubnav {
    *zoom: 1;
}

    .contentWithoutSubnav:before,
    .contentWithoutSubnav:after {
        content: "";
        display: table;
    }

    .contentWithoutSubnav:after {
        clear: both;
    }

    .contentWithoutSubnav .header {
        display: inline;
        float: left;
        width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

        .contentWithoutSubnav .header .carousel li {
            display: inline;
            float: left;
            width: 97.99196787148594%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
            max-width: 976px;
        }

    .contentWithoutSubnav .contentWithSidebar {
        display: inline;
        float: left;
        width: 100%;
    }

        .contentWithoutSubnav .contentWithSidebar .header {
            display: inline;
            float: left;
            width: 97.99196787148594%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
        }

        .contentWithoutSubnav .contentWithSidebar .content {
            display: inline;
            float: left;
            width: 64.65863453815261%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
        }

        .contentWithoutSubnav .contentWithSidebar .sidebar {
            display: inline;
            float: left;
            width: 31.32530120481928%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
        }


.calendarPage .contentWithSidebar-fullWidth .content {
    width: 73.245%;
}

.calendarPage .contentWithSidebar-fullWidth .sidebar {
    width: 22.7%;
    margin-top: 35px;
}

.pageHeader {
    background-color: #2971aa;
    background-image: -moz-linear-gradient(top, #397cb1, #1061a0);
    background-image: -ms-linear-gradient(top, #397cb1, #1061a0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#397cb1), to(#1061a0));
    background-image: -webkit-linear-gradient(top, #397cb1, #1061a0);
    background-image: -o-linear-gradient(top, #397cb1, #1061a0);
    background-image: linear-gradient(top, #397cb1, #1061a0);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#397cb1', endColorstr='#1061a0', GradientType=0);
    border-bottom: 4px solid #5185ae;
    *zoom: 1;
}

    .pageHeader:before,
    .pageHeader:after {
        content: "";
        display: table;
    }

    .pageHeader:after {
        clear: both;
    }

    .pageHeader .pageHeaderInner {
        *zoom: 1;
        width: 100%;
        height: 100%;
        background: url('../graphics/header-pattern.png');
    }

        .pageHeader .pageHeaderInner:before,
        .pageHeader .pageHeaderInner:after {
            content: "";
            display: table;
        }

        .pageHeader .pageHeaderInner:after {
            clear: both;
        }

    .pageHeader .header {
        background: url('../graphics/pageHeader-subnav-bg.png');
        border-bottom: 1px solid #3a7cb1;
        -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
        *zoom: 1;
    }

        .pageHeader .header:before,
        .pageHeader .header:after {
            content: "";
            display: table;
        }

        .pageHeader .header:after {
            clear: both;
        }

        .pageHeader .header .member-info {
            color: #fff;
            text-align: right;
            margin: 10px 20px 0 0;
        }

            .pageHeader .header .member-info a {
                color: #fff;
            }

        .pageHeader .header .loginLink {
            display: block;
            float: right;
            margin: 12px 0 0 0;
            position: relative;
            padding: 0px 10px;
            border-left: 1px dotted #72797e;
        }

            .pageHeader .header .loginLink a {
                border: none;
                padding: 0;
                margin: 0;
                font: 12px 'Trade Gothic Bold';
                line-height: 14px;
                text-transform: uppercase;
                color: #fff;
                text-decoration: none;
            }

                .pageHeader .header .loginLink a:hover {
                    text-decoration: underline;
                }

        .pageHeader .header ul {
            padding: 10px 0;
            display: table;
            float: right;
        }

            .pageHeader .header ul li {
                padding: 1px 10px;
                border-left: 1px dotted #72797e;
                display: table-cell;
            }

                .pageHeader .header ul li:first-child {
                    border: none;
                }

                .pageHeader .header ul li a {
                    padding-top: 4px;
                    font: 12px 'Trade Gothic Bold';
                    line-height: 14px;
                    text-transform: uppercase;
                    color: #fff;
                    text-decoration: none;
                    display: block;
                    text-align: center;
                }

                    .pageHeader .header ul li a:hover {
                        text-decoration: underline;
                    }

            .pageHeader .header ul.breadCrumbs {
                float: left;
            }

                .pageHeader .header ul.breadCrumbs li {
                    background-image: url('../graphics/icon-sprites.png');
                    background-repeat: no-repeat;
                    background-position: right -21px;
                    border: none;
                    padding-right: 17px;
                }

                    .pageHeader .header ul.breadCrumbs li a:hover {
                        text-decoration: underline;
                    }

                    .pageHeader .header ul.breadCrumbs li:last-child {
                        padding-right: 10px;
                        background: none;
                    }

    .pageHeader .siteId {
        display: inline;
        float: left;
        width: 31.32530120481928%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        margin-left: -7.329317269076304%;
        height: 115px;
        background-image: url('../graphics/icon-sprites.png');
        background-repeat: no-repeat;
        background-position: -126px -258px;
    }

    .pageHeader .pane1 {
        display: inline;
        float: left;
        width: 22.991967871485944%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        width: 202px;
        height: 115px;
        -webkit-box-shadow: 8px 0px 8px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 8px 0px 8px rgba(0, 0, 0, 0.1);
        box-shadow: 8px 0px 8px rgba(0, 0, 0, 0.1);
        background-image: url('../graphics/icon-sprites.png');
        background-repeat: no-repeat;
        background-position: -126px -258px;
    }

        .pageHeader .pane1 .inner {
            display: block;
            height: 100%;
            width: 100%;
            background: url('../graphics/header-lightCone.png') no-repeat top left;
        }

    .pageHeader .pane2 {
        display: inline;
        float: left;
        width: 31.32530120481928%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        margin-left: 20px;
        height: 115px;
    }

    .pageHeader .pane3 {
        display: inline;
        float: left;
        width: 39.65863453815261%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        float: right;
        height: 115px;
    }

    .pageHeader .notice {
        color: #fff;
        padding-top: 31px;
    }

        .pageHeader .notice img {
            float: left;
            margin-right: 15px;
        }

        .pageHeader .notice.notice-gys {
            height: 96px;
            background: url('../graphics/gys-header.png') no-repeat center center;
        }

        .pageHeader .notice.val2014 {
            padding-top: 16px;
            position: relative;
        }

            .pageHeader .notice.val2014 img {
                width: 80px;
                position: absolute;
                left: 20px;
            }

            .pageHeader .notice.val2014 p {
                margin-top: 40px;
                margin-left: 70px;
            }

        .pageHeader .notice .noticeContent {
            display: block;
            overflow: hidden;
        }

            .pageHeader .notice .noticeContent a {
                text-decoration: none;
                color: #fff;
            }

                .pageHeader .notice .noticeContent a:hover {
                    text-decoration: underline;
                }

            .pageHeader .notice .noticeContent h1 {
                font-family: 'Trade Gothic Bold';
                font-size: 13px;
                text-transform: uppercase;
                color: #fff;
            }

            .pageHeader .notice .noticeContent p {
                font-size: 15px;
                font-family: 'Trade Gothic Oblique';
            }

    .pageHeader .headerFilter {
        *zoom: 1;
        margin-top: 18px;
        margin-bottom: 10px;
    }

        .pageHeader .headerFilter:before,
        .pageHeader .headerFilter:after {
            content: "";
            display: table;
        }

        .pageHeader .headerFilter:after {
            clear: both;
        }

        .pageHeader .headerFilter .column {
            float: left;
            width: 47.5%;
        }

            .pageHeader .headerFilter .column .buttonWrapper .button {
                display: block;
                line-height: 20px;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }

            .pageHeader .headerFilter .column .buttonWrapper .arrow {
                margin: 0 5px 0 -5px;
                width: 9px;
                height: 13px;
                display: inline-block;
                position: relative;
                top: 1px;
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: 2px -290px;
            }

            .pageHeader .headerFilter .column .selectWrapper {
                position: relative;
            }

                .pageHeader .headerFilter .column .selectWrapper .arrow {
                    position: absolute;
                    right: 7px;
                    top: 0;
                    width: 12px;
                    height: 100%;
                    background-image: url('../graphics/icon-sprites.png');
                    background-repeat: no-repeat;
                    background-position: -31px -466px;
                }

            .pageHeader .headerFilter .column:first-child .selectWrapper {
                padding-right: 10px;
            }

                .pageHeader .headerFilter .column:first-child .selectWrapper .arrow {
                    right: 17px;
                }

            .pageHeader .headerFilter .column.first {
                margin-right: 5%;
            }

    .pageHeader .headerSearch {
        position: relative;
    }

        .pageHeader .headerSearch .button,
        .pageHeader .headerSearch input[type=submit] {
            position: absolute;
            right: 0;
            height: 36px;
        }

        .pageHeader .headerSearch .fluid {
            display: block;
            overflow: hidden;
        }

            .pageHeader .headerSearch .fluid input {
                width: 100%;
                height: 36px;
                line-height: 19px;
                -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
                -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
                box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                background: #1c547f;
                border: 1px solid #2c4167;
                margin: 0;
                outline: none;
                color: #d6e3ee;
                font-family: 'Trade Gothic Oblique';
                font-size: 13px;
                padding: 8px 60px 8px 8px;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }

            .pageHeader .headerSearch .fluid::-webkit-input-placeholder {
                color: #d6e3ee;
                opacity: 1;
            }

            .pageHeader .headerSearch .fluid:-moz-placeholder {
                color: #d6e3ee;
                opacity: 1;
            }

            .pageHeader .headerSearch .fluid::-moz-placeholder {
                color: #d6e3ee;
                opacity: 1;
            }

            .pageHeader .headerSearch .fluid:-ms-input-placeholder {
                color: #d6e3ee;
                opacity: 1;
            }

    .pageHeader .sectionId {
        margin-left: -5px;
        height: 75px;
        padding-top: 30px;
        color: #fff;
    }

        .pageHeader .sectionId .type {
            font-size: 17px;
            text-transform: uppercase;
            font-family: 'Trade Gothic Bold';
        }

        .pageHeader .sectionId h1 {
            font-size: 19px;
            color: #fff;
            font-family: 'Trade Gothic';
        }

    .pageHeader .extraNavigation {
        padding-top: 20px;
        text-align: right;
        margin-bottom: 15px;
    }

    .pageHeader #toggle-search {
        position: absolute;
        top: 10px;
        right: 10px;
        display: none;
        padding-left: 8px;
    }

        .pageHeader #toggle-search span {
            display: block;
            width: 18px;
            height: 18px;
            background-image: url('../graphics/icon-sprites.png');
            background-repeat: no-repeat;
            background-position: -22px -515px;
            position: relative;
            float: left;
            margin-right: 6px;
            top: -1px;
        }

    .pageHeader .mobileHeader {
        position: relative;
        padding: 12px 0 10px;
        *zoom: 1;
        display: none;
    }

        .pageHeader .mobileHeader:before,
        .pageHeader .mobileHeader:after {
            content: "";
            display: table;
        }

        .pageHeader .mobileHeader:after {
            clear: both;
        }

        .pageHeader .mobileHeader #toggle-menu {
            position: absolute;
            top: 10px;
            left: 10px;
            padding-left: 8px;
            z-index: 10;
        }

            .pageHeader .mobileHeader #toggle-menu span {
                display: block;
                width: 20px;
                height: 15px;
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: 0px -517px;
                position: relative;
                float: left;
                margin-right: 6px;
                top: 1px;
            }

        .pageHeader .mobileHeader .mobileLogo {
            display: block;
            text-align: center;
            width: 80px;
            margin: 0 auto;
            position: relative;
            top: 3px;
        }

            .pageHeader .mobileHeader .mobileLogo img {
                width: 100%;
            }

    .pageHeader .mobileSearch {
        position: absolute;
        z-index: 2001;
        top: 51px;
        width: 50%;
        right: 0;
        background-color: #3a6f99;
        background-image: -moz-linear-gradient(top, #497ba1, #235e8e);
        background-image: -ms-linear-gradient(top, #497ba1, #235e8e);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#497ba1), to(#235e8e));
        background-image: -webkit-linear-gradient(top, #497ba1, #235e8e);
        background-image: -o-linear-gradient(top, #497ba1, #235e8e);
        background-image: linear-gradient(top, #497ba1, #235e8e);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#497ba1', endColorstr='#235e8e', GradientType=0);
        display: none;
        -webkit-box-shadow: 0 8px 18px -2px #27465f;
        -moz-box-shadow: 0 8px 18px -2px #27465f;
        box-shadow: 0 8px 18px -2px #27465f;
    }

        .pageHeader .mobileSearch.relative {
            position: relative;
            margin: -51px 0 50px;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

        .pageHeader .mobileSearch > div {
            background: url('../graphics/header-pattern.png') 0 0;
        }

            .pageHeader .mobileSearch > div #mobileTabs {
                *zoom: 1;
                border-top: 1px solid #12588f;
                display: none;
            }

                .pageHeader .mobileSearch > div #mobileTabs:before,
                .pageHeader .mobileSearch > div #mobileTabs:after {
                    content: "";
                    display: table;
                }

                .pageHeader .mobileSearch > div #mobileTabs:after {
                    clear: both;
                }

                .pageHeader .mobileSearch > div #mobileTabs li {
                    border-bottom: 1px solid #d2dee8;
                    border-top: 1px solid #d2dee8;
                    width: 50%;
                    float: left;
                    border-left: 1px solid #d2dee8;
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                }

                    .pageHeader .mobileSearch > div #mobileTabs li:first-child {
                        border-left: none;
                        border-right: 1px solid #d2dee8;
                    }

                        .pageHeader .mobileSearch > div #mobileTabs li:first-child.active {
                            border-right: 1px solid #12588f;
                        }

                    .pageHeader .mobileSearch > div #mobileTabs li.active {
                        border-left: 1px solid #12588f;
                        border-bottom: none;
                    }

                        .pageHeader .mobileSearch > div #mobileTabs li.active a {
                            border-bottom: none;
                        }

                    .pageHeader .mobileSearch > div #mobileTabs li > a {
                        padding: 10px 5px 10px 10px;
                        display: block;
                        text-decoration: none;
                        border-bottom: 1px solid #12588f;
                        color: #fff;
                        font-family: 'Trade Gothic Bold', sans-serif;
                        font-size: 16px;
                        text-shadow: 0px -1px #294962;
                    }

            .pageHeader .mobileSearch > div #search .headerSearch {
                padding: 18px 15px;
            }

                .pageHeader .mobileSearch > div #search .headerSearch .button {
                    right: 15px;
                }

                .pageHeader .mobileSearch > div #search .headerSearch .buttonWrapper {
                    position: relative;
                    padding: 10px 15px 0;
                }

                    .pageHeader .mobileSearch > div #search .headerSearch .buttonWrapper .button {
                        position: relative !important;
                    }

            .pageHeader .mobileSearch > div #search .label {
                display: block;
                color: #fff;
                font-family: 'Trade Gothic Bold', sans-serif;
                font-size: 16px;
                text-shadow: 0px -1px #294962;
                padding: 10px 15px 0;
            }

            .pageHeader .mobileSearch > div #findAssociation {
                padding: 12px 15px;
                color: #fff;
            }

                .pageHeader .mobileSearch > div #findAssociation .smallLabel {
                    font-family: 'Trade Gothic', sans-serif;
                    margin-bottom: 10px;
                    display: block;
                }

                .pageHeader .mobileSearch > div #findAssociation .button {
                    right: 0px;
                }

                .pageHeader .mobileSearch > div #findAssociation .associationInfo {
                    display: none;
                }

                    .pageHeader .mobileSearch > div #findAssociation .associationInfo h2 {
                        font-family: 'Trade Gothic Bold';
                        font-size: 16px;
                        letter-spacing: -0.04em;
                        color: #222d3e;
                        text-transform: uppercase;
                        color: #fff;
                        text-transform: none;
                    }

                    .pageHeader .mobileSearch > div #findAssociation .associationInfo p {
                        display: block;
                        margin-bottom: 10px;
                    }

                        .pageHeader .mobileSearch > div #findAssociation .associationInfo p span {
                            display: block;
                        }

                    .pageHeader .mobileSearch > div #findAssociation .associationInfo #associationMap {
                        width: 100%;
                        margin: 10px auto;
                        display: none;
                    }

                    .pageHeader .mobileSearch > div #findAssociation .associationInfo .button {
                        display: block;
                        text-align: center;
                    }

    .pageHeader.local .mobileSearch {
        top: 76px;
    }

        .pageHeader.local .mobileSearch.relative {
            top: 50px;
        }

    .pageHeader .mainMenu {
        display: inline;
        float: left;
       width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        *zoom: 1;
        margin-bottom: -4px;
    }


    

        .pageHeader .mainMenu:before,
        .pageHeader .mainMenu:after {
            content: "";
            display: table;
        }

        .pageHeader .mainMenu:after {
            clear: both;
        }

        .pageHeader .mainMenu ul {
            -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
            -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
            box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
            -webkit-border-top-right-radius: 4px;
            -webkit-border-top-left-radius: 4px;
            -moz-border-top-right-radius: 4px;
            -moz-border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            border-top-left-radius: 4px;
            margin: 0;
            padding: 0;
            list-style-type: none;
            background-color: #2a76b1;
            background-image: -moz-linear-gradient(top, #2b7ebe, #286b9d);
            background-image: -ms-linear-gradient(top, #2b7ebe, #286b9d);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2b7ebe), to(#286b9d));
            background-image: -webkit-linear-gradient(top, #2b7ebe, #286b9d);
            background-image: -o-linear-gradient(top, #2b7ebe, #286b9d);
            background-image: linear-gradient(top, #2b7ebe, #286b9d);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b7ebe', endColorstr='#286b9d', GradientType=0);
            width: 100%;
            display: table;
            margin: 1px 1px 0;
        }

            .pageHeader .mainMenu ul.compressed {
                border-bottom: 4px solid #4997c6;
            }

                .pageHeader .mainMenu ul.compressed li {
                    float: left;
                }

                    .pageHeader .mainMenu ul.compressed li a:last-child {
                        border-right: 1px dotted #5b9aca;
                    }

            .pageHeader .mainMenu ul li {
                list-style-type: none;
                display: table-cell;
                overflow: hidden;
                border-bottom: 4px solid #4997c6;
                margin: 0px 0 -4px;
            }

                .pageHeader .mainMenu ul li.mobile-link {
                    display: none;
                }

                .pageHeader .mainMenu ul li:first-child a {
                    -webkit-border-top-left-radius: 5px;
                    -moz-border-top-left-radius: 5px;
                    border-top-left-radius: 5px;
                    margin-left: 1px;
                }

                .pageHeader .mainMenu ul li:last-child a {
                    -webkit-border-top-right-radius: 5px;
                    -moz-border-top-right-radius: 5px;
                    border-top-right-radius: 5px;
                    border-right: none;
                }

                .pageHeader .mainMenu ul li a {
                    font-family: 'Trade Gothic Bold';
                    font-size: 18px;
                    color: #fff;
                    text-shadow: 0px -1px #2c4167;
                    text-decoration: none;
                    display: block;
                    padding: 16px 10px;
                    text-align: center;
                    margin: -1px 0;
                    border-right: 1px dotted #4997c6;
                }

                    .pageHeader .mainMenu ul li a:hover {
                        -webkit-box-shadow: inset 0 -8px 5px -8px rgba(0, 0, 0, 0.4);
                        -moz-box-shadow: inset 0 -8px 5px -8px rgba(0, 0, 0, 0.4);
                        box-shadow: inset 0 -8px 5px -8px rgba(0, 0, 0, 0.4);
                        background-color: #4792c1;
                        background-image: -moz-linear-gradient(top, #458fbd, #4997c6);
                        background-image: -ms-linear-gradient(top, #458fbd, #4997c6);
                        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#458fbd), to(#4997c6));
                        background-image: -webkit-linear-gradient(top, #458fbd, #4997c6);
                        background-image: -o-linear-gradient(top, #458fbd, #4997c6);
                        background-image: linear-gradient(top, #458fbd, #4997c6);
                        background-repeat: repeat-x;
                        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#458fbd', endColorstr='#4997c6', GradientType=0);
                    }

                .pageHeader .mainMenu ul li.active a {
                    background: #458fbd;
                    -webkit-box-shadow: inset 0px 5px 9px 0px rgba(0, 0, 0, 0.3), inset 0 -8px 5px -8px rgba(0, 0, 0, 0.4);
                    -moz-box-shadow: inset 0px 5px 9px 0px rgba(0, 0, 0, 0.3), inset 0 -8px 5px -8px rgba(0, 0, 0, 0.4);
                    box-shadow: inset 0px 5px 9px 0px rgba(0, 0, 0, 0.3), inset 0 -8px 5px -8px rgba(0, 0, 0, 0.4);
                }

                    .pageHeader .mainMenu ul li.active a:before {
                        background: green;
                        width: 20px;
                        height: 20px;
                    }


                .pageHeader .mainMenu ul li.culture {
                    border-bottom-color: #4ea19c;
                }

                    .pageHeader .mainMenu ul li.culture a:hover,
                    .pageHeader .mainMenu ul li.culture.active a {
                        background-color: #409199;
                        background-image: -moz-linear-gradient(top, #3c8e96, #45969e);
                        background-image: -ms-linear-gradient(top, #3c8e96, #45969e);
                        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3c8e96), to(#45969e));
                        background-image: -webkit-linear-gradient(top, #3c8e96, #45969e);
                        background-image: -o-linear-gradient(top, #3c8e96, #45969e);
                        background-image: linear-gradient(top, #3c8e96, #45969e);
                        background-repeat: repeat-x;
                        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c8e96', endColorstr='#45969e', GradientType=0);
                    }

                .pageHeader .mainMenu ul li.economy {
                    border-bottom-color: #e06032;
                }

                    .pageHeader .mainMenu ul li.economy a:hover,
                    .pageHeader .mainMenu ul li.economy.active a {
                        background-color: #c06645;
                        background-image: -moz-linear-gradient(top, #af5a3c, #d97753);
                        background-image: -ms-linear-gradient(top, #af5a3c, #d97753);
                        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#af5a3c), to(#d97753));
                        background-image: -webkit-linear-gradient(top, #af5a3c, #d97753);
                        background-image: -o-linear-gradient(top, #af5a3c, #d97753);
                        background-image: linear-gradient(top, #af5a3c, #d97753);
                        background-repeat: repeat-x;
                        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#af5a3c', endColorstr='#d97753', GradientType=0);
                    }

                .pageHeader .mainMenu ul li.life {
                    border-bottom-color: #ef9422;
                }

                    .pageHeader .mainMenu ul li.life a:hover,
                    .pageHeader .mainMenu ul li.life.active a {
                        background-color: #dd9943;
                        background-image: -moz-linear-gradient(top, #dc953c, #de9e4e);
                        background-image: -ms-linear-gradient(top, #dc953c, #de9e4e);
                        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dc953c), to(#de9e4e));
                        background-image: -webkit-linear-gradient(top, #dc953c, #de9e4e);
                        background-image: -o-linear-gradient(top, #dc953c, #de9e4e);
                        background-image: linear-gradient(top, #dc953c, #de9e4e);
                        background-repeat: repeat-x;
                        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc953c', endColorstr='#de9e4e', GradientType=0);
                    }

                .pageHeader .mainMenu ul li.health {
                    border-bottom-color: #b0608c;
                }

                    .pageHeader .mainMenu ul li.health a:hover,
                    .pageHeader .mainMenu ul li.health.active a {
                        background-color: #936290;
                        background-image: -moz-linear-gradient(top, #8a5786, #a0729f);
                        background-image: -ms-linear-gradient(top, #8a5786, #a0729f);
                        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8a5786), to(#a0729f));
                        background-image: -webkit-linear-gradient(top, #8a5786, #a0729f);
                        background-image: -o-linear-gradient(top, #8a5786, #a0729f);
                        background-image: linear-gradient(top, #8a5786, #a0729f);
                        background-repeat: repeat-x;
                        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8a5786', endColorstr='#a0729f', GradientType=0);
                    }

                .pageHeader .mainMenu ul li.education {
                    border-bottom-color: #80a224;
                }

                    .pageHeader .mainMenu ul li.education a:hover,
                    .pageHeader .mainMenu ul li.education.active a {
                        background-color: #80993b;
                        background-image: -moz-linear-gradient(top, #7b9338, #87a13f);
                        background-image: -ms-linear-gradient(top, #7b9338, #87a13f);
                        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7b9338), to(#87a13f));
                        background-image: -webkit-linear-gradient(top, #7b9338, #87a13f);
                        background-image: -o-linear-gradient(top, #7b9338, #87a13f);
                        background-image: linear-gradient(top, #7b9338, #87a13f);
                        background-repeat: repeat-x;
                        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7b9338', endColorstr='#87a13f', GradientType=0);
                    }

        .pageHeader .mainMenu .mobileSubNavigation {
            display: none;
        }

.pageFooter {
    position: relative;
    width: 100%;
    clear: both;
    *zoom: 1;
    background: #394854 url('../graphics/footer-bg.png') top left repeat-x;
    padding: 15px 0;
    color: #fff;
}

    .pageFooter:before,
    .pageFooter:after {
        content: "";
        display: table;
    }

    .pageFooter:after {
        clear: both;
    }

    .pageFooter.gys {
        background: #e1e0e0 url('../graphics/footer-bg-gys.png') top left repeat-x;
    }

        .pageFooter.gys a,
        .pageFooter.gys p {
            color: #222d3e;
        }

    .pageFooter a {
        color: #fff;
        text-decoration: none;
    }

    .pageFooter .blurb-gys {
        display: inline;
        float: left;
        width: 22.991967871485944%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        margin-top: 16px;
        margin-bottom: 16px;
    }

        .pageFooter .blurb-gys h1 {
            font-family: 'Trade Gothic Bold';
            font-size: 18px;
            margin-bottom: 6px;
            color: #000;
        }

        .pageFooter .blurb-gys h2 {
            font-weight: bold;
        }

        .pageFooter .blurb-gys p {
            margin-bottom: 6px;
        }

    .pageFooter .blurb {
        display: inline;
        float: left;
        width: 31.32530120481928%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2);
        border-top: none;
        background: #43515d;
        margin-bottom: 16px;
        padding: 0;
    }

        .pageFooter .blurb:hover {
            background: #57636d;
        }

        .pageFooter .blurb a {
            *zoom: 1;
            display: block;
        }

            .pageFooter .blurb a:before,
            .pageFooter .blurb a:after {
                content: "";
                display: table;
            }

            .pageFooter .blurb a:after {
                clear: both;
            }

        .pageFooter .blurb p {
            font-family: 'Trade Gothic Bold';
            font-size: 20px;
            line-height: 25px;
            margin: 0;
            margin-top: 18px;
            color: #fff;
        }

        .pageFooter .blurb img {
            float: right;
            margin: 0;
            vertical-align: middle;
        }

        .pageFooter .blurb .contentWrapper {
            border-top: none;
            border: 1px solid #495560;
            min-height: 98px;
            padding: 10px 10px 0;
        }

    .pageFooter .courtesy-menu {
        display: inline;
        float: left;
        width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        display: table;
        margin-bottom: 12px;
    }

        .pageFooter .courtesy-menu li {
            display: table-cell;
            text-align: center;
            font-family: 'Trade Gothic';
            font-size: 16px;
            line-height: 36px;
            padding: 0 10px;
        }

            .pageFooter .courtesy-menu li a:hover {
                text-decoration: underline;
            }

            .pageFooter .courtesy-menu li.active {
                font-weight: bold;
            }

            .pageFooter .courtesy-menu li.first {
                text-align: left;
                padding-left: 0;
            }

            .pageFooter .courtesy-menu li.last {
                text-align: right;
                padding-right: 20px;
            }

            .pageFooter .courtesy-menu li.life,
            .pageFooter .courtesy-menu li.education,
            .pageFooter .courtesy-menu li.health,
            .pageFooter .courtesy-menu li.economy,
            .pageFooter .courtesy-menu li.culture {
                font-family: 'Trade Gothic Bold';
                font-size: 20px;
                text-shadow: 1px 1px #253644;
            }

            .pageFooter .courtesy-menu li.culture {
                text-align: left;
                border-left: 1px dotted #95928c;
                padding-left: 20px;
            }

                .pageFooter .courtesy-menu li.culture a {
                    color: #4ea19c;
                }

            .pageFooter .courtesy-menu li.economy a {
                color: #e06032;
            }

            .pageFooter .courtesy-menu li.life a {
                color: #ef9422;
            }

            .pageFooter .courtesy-menu li.health a {
                color: #b0608c;
            }

            .pageFooter .courtesy-menu li.education {
                text-align: right;
                padding-right: 0;
            }

                .pageFooter .courtesy-menu li.education a {
                    color: #80a224;
                }

    .pageFooter .footer-menu {
        display: inline;
        float: left;
        width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        border-top: 1px dotted #95928c;
        font-family: 'Trade Gothic Bold';
        font-size: 15px;
    }

        .pageFooter .footer-menu li {
            line-height: 40px;
            display: inline;
            margin-right: 21px;
        }

            .pageFooter .footer-menu li a:hover {
                text-decoration: underline;
            }

            .pageFooter .footer-menu li.facebook {
                float: right;
                margin-right: 0;
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: 0px -541px;
            }

                .pageFooter .footer-menu li.facebook a {
                    padding-left: 32px;
                }

            .pageFooter .footer-menu li.login {
                float: right;
                margin-right: 0;
            }

                .pageFooter .footer-menu li.login a {
                    margin-left: 32px;
                }

    .pageFooter .footer-address {
        display: inline;
        float: left;
        width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        border-top: 1px dotted #95928c;
        display: block;
        padding-top: 11px;
    }

        .pageFooter .footer-address a:hover {
            text-decoration: underline;
        }

        .pageFooter .footer-address span {
            display: inline;
            border-right: 1px solid #fff;
            text-align: center;
            padding: 0 8px;
        }

        .pageFooter .footer-address .name {
            text-align: left;
            padding-left: 0;
        }

        .pageFooter .footer-address .email {
            text-align: right;
            border: none;
            padding-right: 0;
        }

    .pageFooter .suborganization span {
        display: inline;
        border: 0;
        border-left: 1px solid #fff;
    }

        .pageFooter .suborganization span.name {
            border: 0;
        }

.blurb {
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
    position: relative;
    margin-bottom: 20px;
    background: #fff;
}

    .blurb:before,
    .blurb:after {
        content: "";
        display: table;
    }

    .blurb:after {
        clear: both;
    }

    .blurb .contentWrapper {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding: 16px 16px 8px;
        border-top: 4px solid #43abe0;
    }

        .blurb .contentWrapper.fb-block {
            padding: 6px 0px 8px 13px;
        }

            .blurb .contentWrapper.fb-block .fb-wrapper {
                margin-bottom: 10px;
                min-height: 80px;
                width: 100%;
            }

            .blurb .contentWrapper.fb-block .readMore {
                margin-left: 3px;
            }

    .blurb.health .contentWrapper {
        border-top: 4px solid #b0608c;
    }

    .blurb.life .contentWrapper {
        border-top: 4px solid #f9bb6d;
    }

    .blurb.economy .contentWrapper {
        border-top: 4px solid #eb774e;
    }

    .blurb.culture .contentWrapper {
        border-top: 4px solid #57b8b2;
    }

    .blurb.education .contentWrapper {
        border-top: 4px solid #a8c654;
    }

    .blurb .contentWrapper.chairman {
        background: #ffffff url('../graphics/blurb-chairmanBg.png') no-repeat top right;
        background-size: 100%;
        border-top: none;
    }

        .blurb .contentWrapper.chairman h1 {
            color: #fff;
            margin-bottom: 50px;
            max-width: 150px;
        }

            .blurb .contentWrapper.chairman h1 a {
                color: #fff;
            }

        .blurb .contentWrapper.chairman .date {
            font-weight: bold;
            color: #d25022;
            display: block;
        }

        .blurb .contentWrapper.chairman h2 {
            font-weight: bold;
            color: #222d3e;
            display: block;
            margin-bottom: 5px;
            max-width: 260px;
        }

    .blurb .contentWrapper.linkList ul li {
        border-top: none;
    }

        .blurb .contentWrapper.linkList ul li a .source,
        .blurb .contentWrapper.linkList ul li a .date {
            text-transform: uppercase;
            color: #505050;
            font-size: 12px;
        }

            .blurb .contentWrapper.linkList ul li a .source:after {
                content: ' | ';
            }

    .blurb .contentWrapper.fullImage {
        padding: 0;
        overflow: hidden;
    }

        .blurb .contentWrapper.fullImage img {
            margin: 2px;
            padding: 0;
            float: left;
        }

        .blurb .contentWrapper.fullImage h1 {
            position: absolute;
            bottom: 0;
            background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
            width: 100%;
            margin: 0;
        }

            .blurb .contentWrapper.fullImage h1 span {
                padding: 10px;
                display: block;
            }

    .blurb .dateFilter .dropdownContainer {
        margin-bottom: 10px;
        display: block;
    }

    .blurb .dateFilter h2 {
        font-family: 'Trade Gothic Bold';
        font-size: 16px;
        letter-spacing: -0.04em;
        color: #222d3e;
        text-transform: uppercase;
    }

    .blurb .dateFilter .linkList li {
        border: none;
    }

    .blurb h1 {
        font-family: 'Trade Gothic Bold';
        font-size: 22px;
        line-height: 24px;
        letter-spacing: -0.04em;
        color: #222d3e;
        letter-spacing: 0.01em;
    }

        .blurb h1.thin-heading {
            font-family: 'Trade Gothic';
            font-size: 22px;
            margin-bottom: 5px;
}
     

        .blurb h1.large {
            font-family: 'Trade Gothic Bold';
            font-size: 28px;
            line-height: 30px;
            letter-spacing: -0.04em;
            color: #222d3e;
        }

        .blurb h1 a {
            color: #222d3e;
            text-decoration: none;
        }

            .blurb h1 a:hover {
                text-decoration: underline;
            }

    .blurb h1,
    .blurb p {
        margin-bottom: 8px;
    }

    .blurb img {
        margin-bottom: 8px;
    }

        .blurb img.alignLeft {
            float: left;
            margin: 0 16px 8px 0;
        }

        .blurb img.alignRight {
            float: right;
            margin: 0 0 8px 16px;
        }

    .blurb p img.alignRight,
    .blurb p img.alignLeft {
        margin-top: 8px;
    }

.blurbMatrix {
    margin: 0 -10px;
    *zoom: 1;
}

    .blurbMatrix:before,
    .blurbMatrix:after {
        content: "";
        display: table;
    }

    .blurbMatrix:after {
        clear: both;
    }

    .blurbMatrix .blurb {
        display: inline;
        float: left;
        width: 31.32530120481928%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

.ie8 .blurb .contentWrapper {
    border: 1px solid #e1e8ea;
}

.aboutAndFeatures {
    padding-top: 12px;
    display: block;
    width: 102.00803212851406%;
    margin: 0 -1.0040160642570282%;
    *zoom: 1;
}

    .aboutAndFeatures:before,
    .aboutAndFeatures:after {
        content: "";
        display: table;
    }

    .aboutAndFeatures:after {
        clear: both;
    }

    .aboutAndFeatures:before,
    .aboutAndFeatures:after {
        content: "";
        display: table;
    }

    .aboutAndFeatures:after {
        clear: both;
    }

    .aboutAndFeatures .contentWrapper {
        min-height: 275px;
    }

    .aboutAndFeatures .about {
        display: inline;
        float: left;
        width: 22.991967871485944%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

    .aboutAndFeatures .features {
        display: inline;
        float: left;
        width: 72.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

.blurb.popped {
    *zoom: 1;
    display: inline-block;
    margin-top: 12px;
    color: #222d3e;
    -webkit-box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.4), 0 100px 20px -100px rgba(0, 0, 0, 0.05), 0 80px 18px -80px rgba(0, 0, 0, 0.05), 0 60px 16px -60px rgba(0, 0, 0, 0.05), 0 40px 14px -40px rgba(0, 0, 0, 0.1), 0 20px 12px -20px rgba(0, 0, 0, 0.1), 0 10px 10px -10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.4), 0 100px 20px -100px rgba(0, 0, 0, 0.05), 0 80px 18px -80px rgba(0, 0, 0, 0.05), 0 60px 16px -60px rgba(0, 0, 0, 0.05), 0 40px 14px -40px rgba(0, 0, 0, 0.1), 0 20px 12px -20px rgba(0, 0, 0, 0.1), 0 10px 10px -10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.4), 0 100px 20px -100px rgba(0, 0, 0, 0.05), 0 80px 18px -80px rgba(0, 0, 0, 0.05), 0 60px 16px -60px rgba(0, 0, 0, 0.05), 0 40px 14px -40px rgba(0, 0, 0, 0.1), 0 20px 12px -20px rgba(0, 0, 0, 0.1), 0 10px 10px -10px rgba(0, 0, 0, 0.1);
    border-top: none;
    background: url('../graphics/features-bg.png');
}

    .blurb.popped:before,
    .blurb.popped:after {
        content: "";
        display: table;
    }

    .blurb.popped:after {
        clear: both;
    }

    .blurb.popped .contentWrapper {
        padding-top: 30px;
        border: 1px solid #CFD0D1;
    }

    .blurb.popped .extraBg {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: url('../graphics/features-bottomBg.png') bottom left no-repeat;
    }

.blurb.about h1 {
    font-family: 'Trade Gothic Bold';
    line-height: 21px;
    font-size: 16px;
}

.blurb.features .overlay {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    text-indent: -99999px;
}

    .blurb.features .overlay span {
        display: none;
    }

.blurb.features .contentWrapper {
    overflow: hidden;
}

    .blurb.features .contentWrapper .conversionButton {
        margin: 20px 20px 0 0;
        float: right;
        display: block;
    }

.blurb.features .buttonWrapper {
    position: absolute;
    right: 1px;
    bottom: 1px;
    margin-bottom: 0;
    display: none;
}

    .blurb.features .buttonWrapper a.button {
        margin-bottom: 0px;
    }

.blurb.features ul {
    display: block;
    overflow: hidden;
}

    .blurb.features ul.small li {
        margin-bottom: 10px;
    }

        .blurb.features ul.small li span {
            font-size: 16px;
        }

    .blurb.features ul li {
        width: 50%;
        float: left;
        margin-bottom: 20px;
    }

        .blurb.features ul li span {
            font-family: 'Trade Gothic Bold';
            font-size: 18px;
            display: block;
        }

        .blurb.features ul li .featureContent {
            padding-left: 40px;
            background: url('') no-repeat left 3px;
            font-family: 'Trade Gothic';
        }

        .blurb.features ul li.plane .featureContent {
            background-image: url('../graphics/features-icon-plane.png');
        }

        .blurb.features ul li.book .featureContent {
            background-image: url('../graphics/features-icon-book.png');
        }

        .blurb.features ul li.pamphlet .featureContent {
            background-image: url('../graphics/features-icon-pamphlet.png');
        }

        .blurb.features ul li.computer .featureContent {
            background-image: url('../graphics/features-icon-computer.png');
        }

        .blurb.features ul li.umbrella .featureContent {
            background-image: url('../graphics/features-icon-umbrella.png');
        }

        .blurb.features ul li.wire .featureContent {
            background-image: url('../graphics/features-icon-wire.png');
        }

        .blurb.features ul li.cal .featureContent {
            background-image: url('../graphics/features-icon-wire.png');
        }

        .blurb.features ul li.train .featureContent {
            background-image: url('../graphics/features-icon-train.png');
        }

        .blurb.features ul li a {
            text-decoration: none;
            color: #222d3e;
        }

            .blurb.features ul li a:hover {
                text-decoration: none;
                color: #005fa8;
            }



.associationIntro {
    padding-top: 12px;
    *zoom: 1;
    display: inline;
    float: left;
    width: 97.99196787148594%;
    margin-left: 1.0040160642570282%;
    margin-right: 1.0040160642570282%;
    width: 100%;
    margin: 0;
}

    .associationIntro:before,
    .associationIntro:after {
        content: "";
        display: table;
    }

    .associationIntro:after {
        clear: both;
    }

    .associationIntro .plainTextContent {
        display: inline;
        float: left;
        width: 47.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

        .associationIntro .plainTextContent h1 {
            font-family: 'Trade Gothic Bold';
            font-size: 28px;
            line-height: 30px;
            letter-spacing: -0.04em;
            color: #222d3e;
            margin-bottom: 10px;
        }

        .associationIntro .plainTextContent p {
            margin-bottom: 20px;
        }

            .associationIntro .plainTextContent p.address {
                color: #000;
            }

            .associationIntro .plainTextContent p.description {
                padding-top: 20px;
                border-top: 1px dotted #96938e;
            }

    .associationIntro .contentWrapper {
        min-height: 275px;
    }

    .associationIntro .about {
        display: inline;
        float: left;
        width: 22.991967871485944%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

    .associationIntro .features {
        display: inline;
        float: left;
        width: 22.991967871485944%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

.articleList {
    *zoom: 1;
    margin-bottom: 12px;
}

    .articleList:before,
    .articleList:after {
        content: "";
        display: table;
    }

    .articleList:after {
        clear: both;
    }

    .articleList > li {
        *zoom: 1;
    }

        .articleList > li:before,
        .articleList > li:after {
            content: "";
            display: table;
        }

        .articleList > li:after {
            clear: both;
        }

    .articleList li {
        padding: 8px 0 0;
        border-bottom: 1px dotted #95928c;
    }

        .articleList li.lastVisible {
            border-bottom: none;
        }

        .articleList li > a,
        .articleList li .listContent a {
            text-decoration: none;
        }

            .articleList li > a:hover,
            .articleList li .listContent a:hover {
                text-decoration: underline;
            }

            .articleList li > a.readMore:hover,
            .articleList li .listContent a.readMore:hover {
                text-decoration: none;
            }

        .articleList li h1 {
            font-family: 'Trade Gothic Bold';
            font-size: 22px;
            line-height: 24px;
            letter-spacing: -0.04em;
            color: #222d3e;
            line-height: 28px;
        }

            .articleList li h1 a {
                color: #222d3e;
            }

        .articleList li h1,
        .articleList li p {
            margin-bottom: 8px;
        }

        .articleList li .date {
            font-weight: bold;
            color: #1a65a0;

        }

        
        .articleList.rss-list li .date {
            font-family: 'Trade Gothic';
            color: #505050;
            font-size:12px;
            display: inline-block;
        }


        .articleList li .framedImage {
            -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
            -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
            box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
            background: #fff;
            display: block;
            padding: 5px;
            margin: 4px 16px 8px 0;
            float: left;
            width: 33%;
            *zoom: 1;
        }

            .articleList li .framedImage:before,
            .articleList li .framedImage:after {
                content: "";
                display: table;
            }

            .articleList li .framedImage:after {
                clear: both;
            }

            .articleList li .framedImage img {
                float: left;
                width: 100%;
                max-width: 100%;
            }

        .articleList li ul.tags {
            font: 13px 'Trade Gothic Bold';
            text-transform: uppercase;
            list-style-type: none;
            margin-bottom: 16px;
        }

            .articleList li ul.tags li {
                display: inline;
                margin-right: 8px;
                border: none;
            }

                .articleList li ul.tags li:after {
                    content: "|";
                    margin-left: 8px;
                    color: #cad9de;
                }

                .articleList li ul.tags li:last-child:after {
                    content: "";
                }

                .articleList li ul.tags li a {
                    text-decoration: none;
                    color: #43abe0;
                }

        .articleList li .listContent {
            display: block;
            overflow: hidden;
        }

    .articleList.search {
        margin-bottom: 60px;
    }

        .articleList.search > .readMore {
            margin-top: 15px;
        }

        .articleList.search li {
            border-top: none;
            border-bottom: 1px dotted #95928c;
        }

            .articleList.search li.listHeading {
                border-bottom: 1px solid #d0caca;
            }

                .articleList.search li.listHeading h1 {
                    font-family: 'Trade Gothic Bold';
                    font-size: 28px;
                    line-height: 30px;
                    letter-spacing: -0.04em;
                    color: #222d3e;
                }

                    .articleList.search li.listHeading h1 span {
                        font: 13px/19px Verdana;
                    }

            .articleList.search li h1 a {
                text-decoration: none;
            }

                .articleList.search li h1 a:hover {
                    text-decoration: underline;
                }

        .articleList.search.list {
            *zoom: 1;
        }

            .articleList.search.list:before,
            .articleList.search.list:after {
                content: "";
                display: table;
            }

            .articleList.search.list:after {
                clear: both;
            }

            .articleList.search.list li {
                display: block;
                border-bottom: 1px dotted #b9b9b9;
            }

                .articleList.search.list li.listHeading {
                    border-bottom: 1px solid #d0caca;
                }

                .articleList.search.list li .fluid {
                    display: block;
                    overflow: hidden;
                }

                .articleList.search.list li .more {
                    float: right;
                    display: block;
                }

                .articleList.search.list li .date {
                    float: left;
                    display: block;
                }

                .articleList.search.list li.active {
                    background-color: #1670b5;
                    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#005fa8), color-stop(50%, #1c74b8), to(#005fa8));
                    background-image: -webkit-linear-gradient(#005fa8, #1c74b8 50%, #005fa8);
                    background-image: -moz-linear-gradient(top, #005fa8, #1c74b8 50%, #005fa8);
                    background-image: -ms-linear-gradient(#005fa8, #1c74b8 50%, #005fa8);
                    background-image: -o-linear-gradient(#005fa8, #1c74b8 50%, #005fa8);
                    background-image: linear-gradient(#005fa8, #1c74b8 50%, #005fa8);
                    background-repeat: no-repeat;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005fa8', endColorstr='#005fa8', GradientType=0);
                    color: #fff;
                }

                    .articleList.search.list li.active .content h1 {
                        color: #fff;
                    }

                    .articleList.search.list li.active .hide {
                        display: inline-block;
                    }

                    .articleList.search.list li.active .show {
                        display: none;
                    }

                    .articleList.search.list li.active .more {
                        color: #fff;
                        background-image: url('../graphics/arrowWhite.png');
                    }

                .articleList.search.list li .date {
                    display: inline-block;
                    vertical-align: top;
                    border: 1px solid #e1e1e1;
                    -webkit-border-radius: 4px;
                    -moz-border-radius: 4px;
                    border-radius: 4px;
                    font-family: sans-serif;
                    width: 60px;
                    margin: 2px 15px 2px 0;
                    background: #fff;
                    color: #000000;
                    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
                    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
                    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
                }

                    .articleList.search.list li .date .month {
                        -webkit-border-top-right-radius: 3px;
                        -webkit-border-top-left-radius: 3px;
                        -moz-border-top-right-radius: 3px;
                        -moz-border-top-left-radius: 3px;
                        border-top-right-radius: 3px;
                        border-top-left-radius: 3px;
                        background-color: #f55c5c;
                        background-image: -moz-linear-gradient(top, #fb6a6a, #eb4848);
                        background-image: -ms-linear-gradient(top, #fb6a6a, #eb4848);
                        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fb6a6a), to(#eb4848));
                        background-image: -webkit-linear-gradient(top, #fb6a6a, #eb4848);
                        background-image: -o-linear-gradient(top, #fb6a6a, #eb4848);
                        background-image: linear-gradient(top, #fb6a6a, #eb4848);
                        background-repeat: repeat-x;
                        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb6a6a', endColorstr='#eb4848', GradientType=0);
                        border-bottom: 1px solid #aa2e2e;
                        display: block;
                        text-align: center;
                        font-size: 10px;
                        font-weight: bold;
                        color: #fff;
                        line-height: 16px;
                        text-transform: uppercase;
                    }

                    .articleList.search.list li .date .day {
                        -webkit-border-bottom-right-radius: 3px;
                        -webkit-border-bottom-left-radius: 3px;
                        -moz-border-bottom-right-radius: 3px;
                        -moz-border-bottom-left-radius: 3px;
                        border-bottom-right-radius: 3px;
                        border-bottom-left-radius: 3px;
                        border: 1px solid #cfcfcf;
                        border-top: none;
                        display: block;
                        font-size: 30px;
                        line-height: 40px;
                        text-align: center;
                        font-weight: bold;
                    }

                .articleList.search.list li .content {
                    display: inline-block;
                    padding-right: 10px;
                }

                    .articleList.search.list li .content h1 {
                        margin-top: 10px;
                        font-family: 'Trade Gothic Bold';
                        font-size: 28px;
                        line-height: 30px;
                        letter-spacing: -0.04em;
                        color: #222d3e;
                    }

                .articleList.search.list li .more {
                    font: 15px 'Trade Gothic Bold';
                    text-decoration: none;
                    color: #40a1d4;
                    display: inline-block;
                    margin-bottom: 8px;
                    padding-left: 16px;
                    background: url('../graphics/arrowBlue.png') no-repeat center left;
                    vertical-align: top;
                    margin-top: 25px;
                    cursor: pointer;
                }

                .articleList.search.list li .hide {
                    display: none;
                }

.articleListFilter {
    *zoom: 1;
    margin-bottom: 16px;
    width: 100%;
    font-family: 'Trade Gothic Bold';
    font-size: 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #bebebe;
    background-color: #f4f4f4;
    background-image: -moz-linear-gradient(top, #ffffff, #e4e4e4);
    background-image: -ms-linear-gradient(top, #ffffff, #e4e4e4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e4e4e4));
    background-image: -webkit-linear-gradient(top, #ffffff, #e4e4e4);
    background-image: -o-linear-gradient(top, #ffffff, #e4e4e4);
    background-image: linear-gradient(top, #ffffff, #e4e4e4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4e4e4', GradientType=0);
}

    .articleListFilter:before,
    .articleListFilter:after {
        content: "";
        display: table;
    }

    .articleListFilter:after {
        clear: both;
    }

    .articleListFilter li {
        float: left;
        text-align: center;
        line-height: 43px;
        position: relative;
    }

        .articleListFilter li a {
            padding: 4px 10px 0;
            color: #40a1d4;
            text-decoration: none;
            display: block;
        }

        .articleListFilter li.active {
            background-color: #1d67a1;
            background-image: -moz-linear-gradient(top, #2c72a8, #065796);
            background-image: -ms-linear-gradient(top, #2c72a8, #065796);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2c72a8), to(#065796));
            background-image: -webkit-linear-gradient(top, #2c72a8, #065796);
            background-image: -o-linear-gradient(top, #2c72a8, #065796);
            background-image: linear-gradient(top, #2c72a8, #065796);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c72a8', endColorstr='#065796', GradientType=0);
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

            .articleListFilter li.active a {
                color: #fff;
            }

            .articleListFilter li.active :after {
                content: '';
                display: block;
                position: absolute;
                left: 50%;
                margin-left: -9px;
                width: 17px;
                height: 9px;
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: -12px -491px;
            }

            .articleListFilter li.active:hover :after {
                display: block;
            }

        .articleListFilter li:hover :after {
            display: none;
        }

        .articleListFilter li:hover:not(.active) a {
            color: #005fa8;
        }

.articleListFilterMobile {
    display: none;
}

.article {
    margin-bottom: 20px;
}

    .article h1 {
        font-family: 'Trade Gothic Bold';
        font-size: 44px;
        line-height: 46px;
        letter-spacing: -0.04em;
        color: #222d3e;
        margin-bottom: 15px;
    }

        .article h1 a {
            color: #222d3e;
            text-decoration: none;
        }

            .article h1 a:hover {
                text-decoration: underline;
            }

    .article h2 {
        font-family: 'Trade Gothic Bold';
        font-size: 28px;
        line-height: 30px;
        letter-spacing: -0.04em;
        color: #222d3e;
        margin: 0 0 5px 0;
    }

        .article h2 a {
            color: #222d3e;
            text-decoration: none;
        }

            .article h2 a:hover {
                text-decoration: underline;
            }

    .article h3 {
        font-family: 'Trade Gothic Bold';
        font-size: 22px;
        line-height: 24px;
        letter-spacing: -0.04em;
        color: #222d3e;
        margin: 3px 0px;
    }

        .article h3 a {
            color: #222d3e;
            text-decoration: none;
        }

            .article h3 a:hover {
                text-decoration: underline;
            }

    .article p {
        margin-bottom: 16px;
    }

        .article p .date {
            font-weight: bold;
            color: #d25022;
        }

        .article p .introduction,
        .article p.introduction {
            font-family: 'Trade Gothic';
            font-size: 19px;
            line-height: 24px;
            color: #222d3e;
        }

    .article strong {
        font-weight: bold;
    }

    .article em {
        font-style: italic;
    }

    .article blockquote {
        -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: #ffffff url('../graphics/article-quoteIcon.png') no-repeat 17px 16px;
        font-family: 'Trade Gothic Bold';
        font-size: 17px;
        line-height: 22px;
        padding: 14px 21px 14px 73px;
        margin-bottom: 16px;
        color: #222d3e;
    }

    .article a {
        text-decoration: none;
        color: #40a1d4;
    }

        .article a:hover {
            color: #005fa8;
            text-decoration: none;
        }

    .article ul.tags {
        font: 13px 'Trade Gothic Bold';
        text-transform: uppercase;
        list-style-type: none;
        margin-top: 10px;
        margin-bottom: 16px;
    }

        .article ul.tags li {
            display: inline;
            margin-right: 8px;
            border-top: none;
            background: none;
            padding-left: 0;
        }

            .article ul.tags li:after {
                content: "|";
                margin-left: 8px;
                color: #cad9de;
            }

            .article ul.tags li:last-child:after {
                content: "";
            }

            .article ul.tags li a {
                text-decoration: none;
                color: #43abe0;
            }

    .article ul {
        list-style: none;
    }

        .article ul.articleList li {
            padding-left: 0;
            background: none;
        }

        .article ul li {
            padding-left: 20px;
            background-image: url('../graphics/icon-sprites.png');
            background-repeat: no-repeat;
            background-position: -290px -59px;
            margin-bottom: 12px;
        }

            .article ul li a {
                text-decoration: none;
                color: #43abe0;
            }

                .article ul li a:hover {
                    color: #005fa8;
                }

    .article ol {
        counter-reset: li;
        /* Initiate a counter */
        list-style: none;
        /* Remove default numbering */
        *list-style: decimal;
        /* Keep using default numbering for IE6/7 */
        padding: 0;
    }

        .article ol li {
            background: none;
            margin-bottom: 20px;
            padding: 0 0 0 65px;
            *padding: .4em;
            display: block;
            position: relative;
            min-height: 40px;
        }

            .article ol li:before {
                content: counter(li);
                counter-increment: li;
                position: absolute;
                left: 0px;
                font-family: 'Trade Gothic Bold';
                font-size: 28px;
                line-height: 30px;
                letter-spacing: -0.04em;
                color: #222d3e;
                background: #43abe0;
                color: #fff;
                line-height: 50px;
                text-align: center;
                height: 50px;
                width: 50px;
                -webkit-border-radius: 2em;
                -moz-border-radius: 2em;
                border-radius: 2em;
                text-shadow: -1px -1px #30779b;
                -webkit-box-shadow: 0px 0px 5px #cccccc;
                -moz-box-shadow: 0px 0px 5px #cccccc;
                box-shadow: 0px 0px 5px #cccccc;
            }

            .article ol li h3 {
                font-family: 'Trade Gothic Bold';
                font-size: 28px;
                line-height: 30px;
                letter-spacing: -0.04em;
                color: #222d3e;
            }

    .article hr {
        border: none;
        border-top: dotted 1px #95928c;
        margin: 10px 0;
        color: #ffffff;
    }

hr.big {
    border: none;
    border-top: dotted 1px #95928c;
    margin: 20px 0 20px 0;
}

.article .imageWrapper {
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    *zoom: 1;
    background: #fff;
    display: block;
    padding: 5px;
    margin-bottom: 16px;
    display: inline-block;
    position: relative;
}

    .article .imageWrapper:before,
    .article .imageWrapper:after {
        content: "";
        display: table;
    }

    .article .imageWrapper:after {
        clear: both;
    }

    .article .imageWrapper img {
        float: left;
    }

    .article .imageWrapper.alignLeft {
        float: left;
        margin: 8px 16px 8px 0;
    }

    .article .imageWrapper.alignRight {
        float: right;
        margin: 8px 0 8px 16px;
    }

    .article .imageWrapper span {
        float: left;
        clear: both;
        display: block;
        margin: 6px 0 0 2px;
        font-size: 11px;
    }

        .article .imageWrapper span.byline {
            float: right;
            font-size: 10px;
            margin-left: 20px;
        }

.article .sharePanel {
    display: block;
    margin: 20px 0;
    padding: 18px 0 15px;
    border-top: 1px dotted #95928c;
    border-bottom: 1px dotted #95928c;
    *zoom: 1;
}

    .article .sharePanel:before,
    .article .sharePanel:after {
        content: "";
        display: table;
    }

    .article .sharePanel:after {
        clear: both;
    }

    .article .sharePanel p {
        margin: 0;
        float: left;
    }

    .article .sharePanel ul {
        *zoom: 1;
        float: left;
        margin: -4px 0 0 10px;
        padding: 0;
    }

        .article .sharePanel ul:before,
        .article .sharePanel ul:after {
            content: "";
            display: table;
        }

        .article .sharePanel ul:after {
            clear: both;
        }

        .article .sharePanel ul li {
            padding: 0;
            margin: 0;
            float: left;
            margin-right: 5px;
            background: none;
        }

            .article .sharePanel ul li a {
                height: 27px;
                width: 27px;
                display: block;
            }

            .article .sharePanel ul li.facebook a {
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: -69px -447px;
            }

            .article .sharePanel ul li.twitter a {
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: -69px -475px;
            }

            .article .sharePanel ul li.share a {
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: -69px -503px;
            }

.article .commentForm h2 {
    font-family: 'Trade Gothic Bold';
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -0.04em;
    color: #222d3e;
    margin-bottom: 15px;
}

.article .commentForm h3 {
    font-family: 'Trade Gothic Bold';
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -0.04em;
    color: #222d3e;
    margin-bottom: 15px;
}

.article .commentForm .submit {
    padding-top: 0;
    border: none;
}

.article .commentForm .comments li {
    margin: 0;
    padding: 17px 0;
    border-top: 1px dotted #95928c;
    background: none;
}

    .article .commentForm .comments li:first-child {
        border: none;
    }

    .article .commentForm .comments li p {
        margin-bottom: 0;
    }

        .article .commentForm .comments li p span {
            margin-bottom: 5px;
            display: inline-block;
            font-weight: bold;
            line-height: 12px;
        }

            .article .commentForm .comments li p span.date {
                padding-left: 10px;
                margin-left: 10px;
                border-left: 1px dotted #95928c;
                color: #211d13;
            }

.subnav {
    min-height: 100px;
}

    .subnav ul {
        list-style-type: none;
        font-size: 17px;
        font-family: 'Trade Gothic';
    }

        .subnav ul li {
            border-bottom: 1px dotted #c6c6c3;
        }

            .subnav ul li.active a {
                font-family: 'Trade Gothic Bold 2';
                background-position: -286px -1175px;
                color: #0060ab;
                line-height: 19px;
                /*padding-top: 5px;
                padding-bottom: 5px;*/
            }

            .subnav ul li.active.hasChildren a {
                background-position: 2px -682px;
            }

            .subnav ul li.active.hasChildren li a {
                background: none;
            }

            .subnav ul li.active li a {
                background: none;
                font-family: 'Trade Gothic';
                color: #222d3e;
                padding-top: 5px;
                padding-bottom: 5px;
                line-height: 19px;
            }

            .subnav ul li a {
                text-decoration: none;
                display: block;
                padding-left: 18px;
                padding-top: 9px;
                padding-bottom: 10px;
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: -286px -1012px;
                color: #222d3e;
            }

                .subnav ul li a:hover {
                    color: #005fa8;
                }

            .subnav ul li ul {
                margin-bottom: 7px;
            }

                .subnav ul li ul li {
                    border-bottom: 0;
                }

                    .subnav ul li ul li.active a {
                        font-family: 'Trade Gothic Bold 2';
                        color: #0060ab;
                    }

                .subnav ul li ul a {
                    background: none;
                    font-size: 14px;
                    line-height: 25px;
                    padding-left: 36px;
                }

                    .subnav ul li ul a:hover {
                        color: #005fa8;
                    }

.linkList {
    *zoom: 1;
    margin-bottom: 16px;
}

    .linkList:before,
    .linkList:after {
        content: "";
        display: table;
    }

    .linkList:after {
        clear: both;
    }

    .linkList .linkListHeader {
        margin-bottom: 5px;
    }

        .linkList .linkListHeader h1 {
            display: block;
            overflow: hidden;
            font-family: 'Trade Gothic Bold';
            font-size: 16px;
            letter-spacing: -0.04em;
            color: #222d3e;
            text-transform: uppercase;
            line-height: 20px;
        }

        .linkList .linkListHeader .readMore {
            float: right;
        }

    .linkList li {
        padding: 6px 0 !important;
        background: none !important;
        margin-bottom: 0 !important;
        border-top: 1px dotted #95928c;
    }

        .linkList li a {
            font: 15px 'Trade Gothic Bold';
            text-decoration: none;
            color: #40a1d4;
            display: block;
            margin-bottom: 0;
            padding-left: 18px;
            background-image: url('../graphics/icon-sprites.png');
            background-repeat: no-repeat;
            background-position: -290px -1108px;
        }

            .linkList li a[href$='.pdf'],
            .linkList li a[href$='.pdf']:hover {
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: 0px -235px;
                /*background-image: url('../graphics/icon-pdf.png');*/
            }

            .linkList li a[href$='.pdf?epslanguage=sv'],
            .linkList li a[href$='.pdf?epslanguage=sv']:hover {
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: 0px -235px;
                /*background-image: url('../graphics/icon-pdf.png');*/
            }

            .linkList li a[href$='.ppt'],
            .linkList li a[href$='.pptx'],
            .linkList li a[href$='.pptx']:hover,
            .linkList li a[href$='.ppt']:hover {
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: 0px -187px;
                /*background-image: url('../graphics/icon-ppt.png');*/
            }

            .linkList li a[href$='.ppt?epslanguage=sv'],
            .linkList li a[href$='.pptx?epslanguage=sv'],
            .linkList li a[href$='.pptx?epslanguage=sv']:hover,
            .linkList li a[href$='.ppt?epslanguage=sv']:hover {
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: 0px -187px;
                /* background-image: url('../graphics/icon-ppt.png');*/
            }

            .linkList li a[href$='.xls'],
            .linkList li a[href$='.xlsx'],
            .linkList li a[href$='.xlsx']:hover,
            .linkList li a[href$='.xls']:hover {
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: 0px -211px;
                /*background-image: url('../graphics/icon-xls.png');*/
            }

            .linkList li a[href$='.xls?epslanguage=sv'],
            .linkList li a[href$='.xlsx?epslanguage=sv'],
            .linkList li a[href$='.xlsx?epslanguage=sv']:hover,
            .linkList li a[href$='.xls?epslanguage=sv']:hover {
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: 0px -211px;
                /*background-image: url('../graphics/icon-xls.png');*/
            }

            .linkList li a[href$='.doc'],
            .linkList li a[href$='.docx'],
            .linkList li a[href$='.docx']:hover,
            .linkList li a[href$='.doc']:hover {
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: 0px -163px;
                /*background-image: url('../graphics/icon-doc.png');*/
            }

            .linkList li a[href$='.doc?epslanguage=sv'],
            .linkList li a[href$='.docx?epslanguage=sv'],
            .linkList li a[href$='.docx?epslanguage=sv']:hover,
            .linkList li a[href$='.doc?epslanguage=sv']:hover {
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: 0px -163px;
                /*background-image: url('../graphics/icon-doc.png');*/
            }

            .linkList li a:hover {
                color: #005fa8;
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: -289px -1184px;
            }

.paging {
    list-style-type: none;
    display: table;
    padding-bottom: 16px;
    margin: 10px auto 0;
    *zoom: 1;
}

    .paging:before,
    .paging:after {
        content: "";
        display: table;
    }

    .paging:after {
        clear: both;
    }

    .paging li {
        padding: 0 3px;
        display: table-cell;
        text-align: center;
    }

        .paging li.first {
            text-align: left;
        }

        .paging li.last {
            text-align: right;
        }

        .paging li a {
            display: inline-block;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            cursor: pointer;
            border: 1px solid #2c4167;
            padding: 7px 15px 7px;
            text-decoration: none;
            font: 14px 'Trade Gothic Bold';
            position: relative;
            border-color: #91989c;
            background-color: #f0f4f3;
            background-image: -moz-linear-gradient(top, #f9fafa, #e2eae8);
            background-image: -ms-linear-gradient(top, #f9fafa, #e2eae8);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9fafa), to(#e2eae8));
            background-image: -webkit-linear-gradient(top, #f9fafa, #e2eae8);
            background-image: -o-linear-gradient(top, #f9fafa, #e2eae8);
            background-image: linear-gradient(top, #f9fafa, #e2eae8);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fafa', endColorstr='#e2eae8', GradientType=0);
            color: #222d3e;
        }

            .paging li a .icon-right {
                position: absolute;
                right: 15px;
                top: 0;
                height: 80%;
                width: 10px;
            }

                .paging li a .icon-right.upDownArrow {
                    background-image: url('../graphics/icon-sprites.png');
                    background-repeat: no-repeat;
                    background-position: -31px -457px;
                }

                .paging li a .icon-right.rightArrow {
                    background-image: url('../graphics/icon-sprites.png');
                    background-repeat: no-repeat;
                    background-position: -290px -1176px;
                }

            .paging li a.blue {
                background-color: #2a76b1;
                background-image: -moz-linear-gradient(top, #2b7ebe, #286b9d);
                background-image: -ms-linear-gradient(top, #2b7ebe, #286b9d);
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2b7ebe), to(#286b9d));
                background-image: -webkit-linear-gradient(top, #2b7ebe, #286b9d);
                background-image: -o-linear-gradient(top, #2b7ebe, #286b9d);
                background-image: linear-gradient(top, #2b7ebe, #286b9d);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b7ebe', endColorstr='#286b9d', GradientType=0);
                border-color: #2c4167;
                color: #ffffff;
            }

                .paging li a.blue:hover {
                    background-color: #4794c2;
                    background-image: -moz-linear-gradient(top, #4997c6, #458fbd);
                    background-image: -ms-linear-gradient(top, #4997c6, #458fbd);
                    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4997c6), to(#458fbd));
                    background-image: -webkit-linear-gradient(top, #4997c6, #458fbd);
                    background-image: -o-linear-gradient(top, #4997c6, #458fbd);
                    background-image: linear-gradient(top, #4997c6, #458fbd);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4997c6', endColorstr='#458fbd', GradientType=0);
                }

                .paging li a.blue.active,
                .paging li a.blue:active {
                    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
                    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
                    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
                }

                .paging li a.blue.dropdown-open {
                    color: rgba(255, 255, 255, 0.5);
                    background: #3477ab;
                    background-color: #3477ab;
                    background-image: -moz-linear-gradient(top, #3477ab, #3477ab);
                    background-image: -ms-linear-gradient(top, #3477ab, #3477ab);
                    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3477ab), to(#3477ab));
                    background-image: -webkit-linear-gradient(top, #3477ab, #3477ab);
                    background-image: -o-linear-gradient(top, #3477ab, #3477ab);
                    background-image: linear-gradient(top, #3477ab, #3477ab);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3477ab', endColorstr='#3477ab', GradientType=0);
                    border: 1px solid #2c4167;
                    border-bottom: none;
                    border-radius: 4px 4px 0 0;
                }

                    .paging li a.blue.dropdown-open .upDownArrow {
                        background-position: -41px -457px;
                        opacity: 0.5;
                        filter: alpha(opacity=0.5);
                    }

            .paging li a.grey {
                border-color: #91989c;
                background-color: #f0f4f3;
                background-image: -moz-linear-gradient(top, #f9fafa, #e2eae8);
                background-image: -ms-linear-gradient(top, #f9fafa, #e2eae8);
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9fafa), to(#e2eae8));
                background-image: -webkit-linear-gradient(top, #f9fafa, #e2eae8);
                background-image: -o-linear-gradient(top, #f9fafa, #e2eae8);
                background-image: linear-gradient(top, #f9fafa, #e2eae8);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fafa', endColorstr='#e2eae8', GradientType=0);
                color: #222d3e;
            }

                .paging li a.grey:hover {
                    background-color: #e5e8e7;
                    background-image: -moz-linear-gradient(top, #eeeeee, #d7dedd);
                    background-image: -ms-linear-gradient(top, #eeeeee, #d7dedd);
                    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#d7dedd));
                    background-image: -webkit-linear-gradient(top, #eeeeee, #d7dedd);
                    background-image: -o-linear-gradient(top, #eeeeee, #d7dedd);
                    background-image: linear-gradient(top, #eeeeee, #d7dedd);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#d7dedd', GradientType=0);
                }

                .paging li a.grey.active,
                .paging li a.grey:active {
                    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
                    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
                    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
                    color: #222d3e;
                }

            .paging li a.inset {
                -webkit-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.5);
                -moz-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.5);
                box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.5);
            }

            .paging li a.green2 {
                background-color: #5cba01;
                background-image: -moz-linear-gradient(top, #60c101, #57af01);
                background-image: -ms-linear-gradient(top, #60c101, #57af01);
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#60c101), to(#57af01));
                background-image: -webkit-linear-gradient(top, #60c101, #57af01);
                background-image: -o-linear-gradient(top, #60c101, #57af01);
                background-image: linear-gradient(top, #60c101, #57af01);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60c101', endColorstr='#57af01', GradientType=0);
                color: #fff;
                border-color: #54a701;
            }

            .paging li a.green {
                background-color: #5cba01;
                background-image: -moz-linear-gradient(top, #60c101, #57af01);
                background-image: -ms-linear-gradient(top, #60c101, #57af01);
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#60c101), to(#57af01));
                background-image: -webkit-linear-gradient(top, #60c101, #57af01);
                background-image: -o-linear-gradient(top, #60c101, #57af01);
                background-image: linear-gradient(top, #60c101, #57af01);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#60c101', endColorstr='#57af01', GradientType=0);
                border: none;
                color: #fff;
                position: relative;
                padding-left: 30px;
                text-shadow: -1px -1px #3a9401;
                text-decoration: none;
            }

                .paging li a.green .arrow {
                    height: 13px;
                    width: 10px;
                    display: block;
                    top: 10px;
                    left: 16px;
                    position: absolute;
                    background-image: url('../graphics/icon-sprites.png');
                    background-repeat: no-repeat;
                    background-position: 0px -291px;
                }

                    .paging li a.green.arrow:before {
                        content: "";
                        width: 100%;
                        height: 100%;
                        position: absolute;
                        top: 0;
                        left: 0;
                        background: url('../graphics/arrowWhite.png') no-repeat 15px center;
                    }

                .paging li a.green:hover {
                    background-color: #57af01;
                    background-image: -moz-linear-gradient(top, #57af01, #57af01);
                    background-image: -ms-linear-gradient(top, #57af01, #57af01);
                    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#57af01), to(#57af01));
                    background-image: -webkit-linear-gradient(top, #57af01, #57af01);
                    background-image: -o-linear-gradient(top, #57af01, #57af01);
                    background-image: linear-gradient(top, #57af01, #57af01);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57af01', endColorstr='#57af01', GradientType=0);
                }

            .paging li a.health {
                background: #b0608c;
                background-color: #bf7fa2;
                background-image: -moz-linear-gradient(top, #c993b1, #b0608c);
                background-image: -ms-linear-gradient(top, #c993b1, #b0608c);
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c993b1), to(#b0608c));
                background-image: -webkit-linear-gradient(top, #c993b1, #b0608c);
                background-image: -o-linear-gradient(top, #c993b1, #b0608c);
                background-image: linear-gradient(top, #c993b1, #b0608c);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c993b1', endColorstr='#b0608c', GradientType=0);
                border-color: #834165;
            }

            .paging li a.life {
                background: #f9bb6d;
                background-color: #fbd099;
                background-image: -moz-linear-gradient(top, #fcddb6, #f9bb6d);
                background-image: -ms-linear-gradient(top, #fcddb6, #f9bb6d);
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcddb6), to(#f9bb6d));
                background-image: -webkit-linear-gradient(top, #fcddb6, #f9bb6d);
                background-image: -o-linear-gradient(top, #fcddb6, #f9bb6d);
                background-image: linear-gradient(top, #fcddb6, #f9bb6d);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcddb6', endColorstr='#f9bb6d', GradientType=0);
                border-color: #f69924;
            }

            .paging li a.economy {
                background: #eb774e;
                background-color: #f09777;
                background-image: -moz-linear-gradient(top, #f3ac93, #eb774e);
                background-image: -ms-linear-gradient(top, #f3ac93, #eb774e);
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3ac93), to(#eb774e));
                background-image: -webkit-linear-gradient(top, #f3ac93, #eb774e);
                background-image: -o-linear-gradient(top, #f3ac93, #eb774e);
                background-image: linear-gradient(top, #f3ac93, #eb774e);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3ac93', endColorstr='#eb774e', GradientType=0);
                border-color: #d44918;
            }

            .paging li a.culture {
                background: #57b8b2;
                background-color: #77c6c1;
                background-image: -moz-linear-gradient(top, #8dcfcb, #57b8b2);
                background-image: -ms-linear-gradient(top, #8dcfcb, #57b8b2);
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8dcfcb), to(#57b8b2));
                background-image: -webkit-linear-gradient(top, #8dcfcb, #57b8b2);
                background-image: -o-linear-gradient(top, #8dcfcb, #57b8b2);
                background-image: linear-gradient(top, #8dcfcb, #57b8b2);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8dcfcb', endColorstr='#57b8b2', GradientType=0);
                border-color: #3a8984;
            }

            .paging li a.education {
                background: #a8c654;
                background-color: #bad176;
                background-image: -moz-linear-gradient(top, #c5d98d, #a8c654);
                background-image: -ms-linear-gradient(top, #c5d98d, #a8c654);
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c5d98d), to(#a8c654));
                background-image: -webkit-linear-gradient(top, #c5d98d, #a8c654);
                background-image: -o-linear-gradient(top, #c5d98d, #a8c654);
                background-image: linear-gradient(top, #c5d98d, #a8c654);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c5d98d', endColorstr='#a8c654', GradientType=0);
                border-color: #7f9a33;
            }

            .paging li a.exBlurb {
                display: inline;
                float: left;
                width: 97.99196787148594%;
                margin-left: 1.0040160642570282%;
                margin-right: 1.0040160642570282%;
                width: 100%;
                margin: 0;
                margin-bottom: 2px;
                padding: 12px 30px 12px 15px;
                font-size: 18px;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }

                .paging li a.exBlurb .arrow {
                    height: 13px;
                    width: 10px;
                    display: block;
                    top: 50%;
                    margin-top: -6px;
                    right: 16px;
                    position: absolute;
                    background-image: url('../graphics/icon-sprites.png');
                    background-repeat: no-repeat;
                    background-position: 0px -291px;
                }

                .paging li a.exBlurb:hover {
                    background: auto;
                }

            .paging li a:hover {
                background-color: #e5e8e7;
                background-image: -moz-linear-gradient(top, #eeeeee, #d7dedd);
                background-image: -ms-linear-gradient(top, #eeeeee, #d7dedd);
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#d7dedd));
                background-image: -webkit-linear-gradient(top, #eeeeee, #d7dedd);
                background-image: -o-linear-gradient(top, #eeeeee, #d7dedd);
                background-image: linear-gradient(top, #eeeeee, #d7dedd);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#d7dedd', GradientType=0);
            }

            .paging li a.active,
            .paging li a:active {
                -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
                -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
                box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
                color: #222d3e;
            }

            .paging li a.active {
                background-color: #2a76b1;
                background-image: -moz-linear-gradient(top, #2b7ebe, #286b9d);
                background-image: -ms-linear-gradient(top, #2b7ebe, #286b9d);
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2b7ebe), to(#286b9d));
                background-image: -webkit-linear-gradient(top, #2b7ebe, #286b9d);
                background-image: -o-linear-gradient(top, #2b7ebe, #286b9d);
                background-image: linear-gradient(top, #2b7ebe, #286b9d);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b7ebe', endColorstr='#286b9d', GradientType=0);
                border-color: #2c4167;
                color: #ffffff;
                -webkit-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.5);
                -moz-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.5);
                box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.5);
            }

                .paging li a.active:hover {
                    background-color: #4794c2;
                    background-image: -moz-linear-gradient(top, #4997c6, #458fbd);
                    background-image: -ms-linear-gradient(top, #4997c6, #458fbd);
                    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4997c6), to(#458fbd));
                    background-image: -webkit-linear-gradient(top, #4997c6, #458fbd);
                    background-image: -o-linear-gradient(top, #4997c6, #458fbd);
                    background-image: linear-gradient(top, #4997c6, #458fbd);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4997c6', endColorstr='#458fbd', GradientType=0);
                }

                .paging li a.active.active,
                .paging li a.active:active {
                    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
                    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
                    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
                }

                .paging li a.active.dropdown-open {
                    color: rgba(255, 255, 255, 0.5);
                    background: #3477ab;
                    background-color: #3477ab;
                    background-image: -moz-linear-gradient(top, #3477ab, #3477ab);
                    background-image: -ms-linear-gradient(top, #3477ab, #3477ab);
                    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3477ab), to(#3477ab));
                    background-image: -webkit-linear-gradient(top, #3477ab, #3477ab);
                    background-image: -o-linear-gradient(top, #3477ab, #3477ab);
                    background-image: linear-gradient(top, #3477ab, #3477ab);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3477ab', endColorstr='#3477ab', GradientType=0);
                    border: 1px solid #2c4167;
                    border-bottom: none;
                    border-radius: 4px 4px 0 0;
                }

                    .paging li a.active.dropdown-open .upDownArrow {
                        background-position: -41px -457px;
                        opacity: 0.5;
                        filter: alpha(opacity=0.5);
                    }

.articleList.search.list .paging li {
    padding: 0 3px;
    text-align: center;
    display: inline;
    border-bottom: none;
}

.carousel {
    position: relative;
}

.carousel-container {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    position: relative;
    margin-bottom: 50px;
    background-color: #FFF;
}

.carousel .stage {
    width: 100%;
    height: 300px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.carousel ul {
    width: 20000em;
    position: absolute;
    list-style: none;
    margin: 0;
    height: 100%;
    z-index: 2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.carousel .border {
    -webkit-box-shadow: inset 0 0 0 6px #ffffff;
    -moz-box-shadow: inset 0 0 0 6px #ffffff;
    box-shadow: inset 0 0 0 6px #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 100%;
    width: 100%;
    z-index: 3;
    position: absolute;
}

.carousel .prevStage,
.carousel .nextStage {
    position: absolute;
    width: 74px;
    height: 100%;
    display: block;
    cursor: pointer;
    z-index: 50;
}

.carousel .prevStage {
    left: -40px !important;
    background-image: url('/Content/images/carousel-btn-left.png');
    background-repeat: no-repeat;
    background-position: -10px center;
}

.carousel .nextStage {
    right: -40px;
    background-image: url('/Content/images/carousel-btn-rigth.png');
    background-repeat: no-repeat;
    background-position: -7px center;
}

.carousel .prevStage:hover {
    left: -40px !important;
    background-image: url('/Content/images/carousel-btn-left.png');
    background-position: -121px center;
}

.carousel .nextStage:hover {
    right: -40px;
    background-image: url('/Content/images/carousel-btn-rigth.png');
    background-position: -111px center;
}

.carousel li {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    float: left;
    list-style-type: none;
    position: relative;
    height: 100%;
    margin: 0 !important;
    display: block;
}

    .carousel li .slideWrapper {
        height: 100%;
        background: #fff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding: 6px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
    }

        .carousel li .slideWrapper .slide {
            overflow: hidden;
            position: relative;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            width: 100%;
            height: 100%;
            display: block;
        }

            .carousel li .slideWrapper .slide h1 {
                border-bottom: 0;
                margin-bottom: 8px;
            }

            .carousel li .slideWrapper .slide p {
                font: 13px/16px Verdana;
                margin-bottom: 16px;
            }

            .carousel li .slideWrapper .slide div.text-fullsize .text-wrapper {
                left: 0;
                width: 100%;
                height: 100%;
                background: #fff;
            }

                .carousel li .slideWrapper .slide div.text-fullsize .text-wrapper .text {
                    padding: 42px 60px;
                    vertical-align: middle;
                }

                    .carousel li .slideWrapper .slide div.text-fullsize .text-wrapper .text h1 {
                        border-bottom: 0;
                        margin-bottom: 8px;
                    }

                    .carousel li .slideWrapper .slide div.text-fullsize .text-wrapper .text p {
                        font: 13px/1.6em Verdana;
                        margin-bottom: 16px;
                    }

            .carousel li .slideWrapper .slide div.text-right-insetphoto.full-height .inset-image img {
                margin: 0;
                padding: 0;
            }

            .carousel li .slideWrapper .slide div.text-right-insetphoto .image-wrapper {
                position: absolute;
                width: 50%;
                height: 100%;
                display: table;
            }

            .carousel li .slideWrapper .slide div.text-right-insetphoto .inset-image {
                display: table-cell;
                width: 100%;
                height: 100%;
                vertical-align: middle;
                text-align: center;
            }

                .carousel li .slideWrapper .slide div.text-right-insetphoto .inset-image img {
                    padding: 6px;
                    margin-left: 32px;
                    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
                    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
                    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
                }

            .carousel li .slideWrapper .slide div.text-right-insetphoto .text-wrapper {
                width: 50%;
                background: #fff;
            }

                .carousel li .slideWrapper .slide div.text-right-insetphoto .text-wrapper .text h1 {
                    font-size: 43px;
                    border-bottom: 0;
                    margin-bottom: 8px;
                }

                .carousel li .slideWrapper .slide div.text-right-insetphoto .text-wrapper .text p {
                    font: 13px/1.6em Verdana;
                    margin-bottom: 16px;
                }

            .carousel li .slideWrapper .slide div.text-right-floating .text-wrapper {
                right: 0%;
                left: 50%;
                width: 50%;
            }

            .carousel li .slideWrapper .slide div.text-bottom .text-wrapper {
                width: 100%;
                height: auto;
                bottom: 0;
                left: 0;
            }

                .carousel li .slideWrapper .slide div.text-bottom .text-wrapper .text {
                    *zoom: 1;
                    background: rgba(255, 255, 255, 0.9);
                    vertical-align: middle;
                    padding-top: 20px;
                }

                    .carousel li .slideWrapper .slide div.text-bottom .text-wrapper .text:before,
                    .carousel li .slideWrapper .slide div.text-bottom .text-wrapper .text:after {
                        content: "";
                        display: table;
                    }

                    .carousel li .slideWrapper .slide div.text-bottom .text-wrapper .text:after {
                        clear: both;
                    }

                    .carousel li .slideWrapper .slide div.text-bottom .text-wrapper .text h1 {
                        font-size: 43px;
                        border-bottom: 0;
                        margin-bottom: 8px;
                        display: inline;
                    }

                    .carousel li .slideWrapper .slide div.text-bottom .text-wrapper .text p {
                        font: 13px/1.6em Verdana;
                        margin-bottom: 16px;
                    }

                    .carousel li .slideWrapper .slide div.text-bottom .text-wrapper .text a {
                        margin-left: 15px;
                        margin-bottom: 5px;
                        position: relative;
                        top: -4px;
                    }

    .carousel li .background-image,
    .carousel li .fade,
    .carousel li .border {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

        .carousel li .background-image img {
            float: left;
        }

    .carousel li .fade {
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 62%, #ffffff 100%);
    }

    .carousel li .border {
        -webkit-box-shadow: inset 0 0 0 6px #ffffff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .carousel li .text-wrapper {
        z-index: 10;
        position: absolute;
        left: 50%;
        height: 100%;
        display: table;
    }

        .carousel li .text-wrapper .text-positioner {
            display: table-cell;
            vertical-align: middle;
        }

            .carousel li .text-wrapper .text-positioner .text {
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                background: #fff;
                padding: 32px 48px 20px 20px;
                font-family: 'Trade Gothic Bold';
            }

                .carousel li .text-wrapper .text-positioner .text h1 {
                    font-size: 47px;
                    line-height: 44px;
                    color: #222d3e;
                    margin-bottom: 20px;
                }

                .carousel li .text-wrapper .text-positioner .text a {
                    -webkit-box-shadow: none;
                    -moz-box-shadow: none;
                    box-shadow: none;
                    font-size: 17px;
                    color: #40a1d4;
                    text-decoration: none;
                    padding-left: 20px;
                    padding-top: 5px;
                    background-image: url('../graphics/icon-sprites.png');
                    background-repeat: no-repeat;
                    background-position: -286px -1102px;
                    display: block;
                }

                    .carousel li .text-wrapper .text-positioner .text a:hover {
                        color: #005fa8;
                        background-position: -285px -1178px;
                    }

.carousel .background-image,
.carousel .fade,
.carousel .border {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .carousel .background-image img {
        float: left;
    }

.carousel .fade {
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 62%, #ffffff 100%);
}

.carousel .border {
    -webkit-box-shadow: inset 0 0 0 6px #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.carouselCaptionsMobile {
    font-family: 'Trade Gothic Bold';
    margin-bottom: 20px;
    display: none;
}

    .carouselCaptionsMobile h1 {
        font-size: 25px;
        line-height: 26px;
        color: #222d3e;
        margin-bottom: 5px;
    }

    .carouselCaptionsMobile p {
        font: 13px/1.6em Verdana;
        margin-bottom: 16px;
    }

    .carouselCaptionsMobile a {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        font-size: 17px;
        color: #3692c3;
        text-decoration: none;
        padding: 5px 0 5px 20px;
        background-image: url('../graphics/icon-sprites.png');
        background-repeat: no-repeat;
        background-position: -286px -1102px;
        display: block;
    }

        .carouselCaptionsMobile a:hover {
            color: #005fa8;
            background-position: -285px -1178px;
        }

.jcarousel-pagination {
    background-color: #fff;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding: 6px 12px;
    bottom: -31px;
    line-height: 0px;
    border: 1px solid #CFD0D1;
    border-radius: 0px 0px 18px 18px;
    -moz-border-radius: 0px 0px 18px 18px;
    -webkit-border-radius: 0px 0px 18px 18px;
}

    .jcarousel-pagination a {
        text-decoration: none;
        display: inline-block;
        font-size: 11px;
        height: 15px;
        width: 15px;
        color: #4E443C;
        border: 1px solid #c9c9c9;
        border-radius: 10px;
        text-indent: -9999px;
        margin: 0 4px;
        background-color: #d6d6d6;
    }

        .jcarousel-pagination a.active {
            background-color: #005084;
            color: #fff;
            opacity: 1;
            border-color: #005084;
        }


  .carousel li .slideWrapper--noImage .text-wrapper .text--mobile{
      display:none;
  }

.calendarList .list-wrapper {
    margin-bottom: 60px;
}

    .calendarList .list-wrapper p.notice {
        margin-top: 10px;
    }

.calendarList .list {
    *zoom: 1;
    background: #fcfdfd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #81888c;
}

    .calendarList .list:before,
    .calendarList .list:after {
        content: "";
        display: table;
    }

    .calendarList .list:after {
        clear: both;
    }

    .calendarList .list li {
        display: block;
        padding: 12px;
        border-bottom: 1px dotted #b9b9b9;
    }

        .calendarList .list li .fluid {
            display: block;
            overflow: hidden;
        }

        .calendarList .list li .more,
        .calendarList .list li .edit {
            float: right;
            display: block;
        }

        .calendarList .list li .date {
            float: left;
            display: block;
        }

        .calendarList .list li.active {
            background-color: #1670b5;
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#005fa8), color-stop(50%, #1c74b8), to(#005fa8));
            background-image: -webkit-linear-gradient(#005fa8, #1c74b8 50%, #005fa8);
            background-image: -moz-linear-gradient(top, #005fa8, #1c74b8 50%, #005fa8);
            background-image: -ms-linear-gradient(#005fa8, #1c74b8 50%, #005fa8);
            background-image: -o-linear-gradient(#005fa8, #1c74b8 50%, #005fa8);
            background-image: linear-gradient(#005fa8, #1c74b8 50%, #005fa8);
            background-repeat: no-repeat;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005fa8', endColorstr='#005fa8', GradientType=0);
            color: #fff;
        }

            .calendarList .list li.active .content h1 {
                color: #fff;
            }

            .calendarList .list li.active .hide {
                display: inline-block;
            }

            .calendarList .list li.active .show {
                display: none;
            }

            .calendarList .list li.active .more {
                color: #fff;
                background-position: 3px -288px;
            }

                .calendarList .list li.active .more:hover {
                    color: #fff;
                    background-position: 3px -288px;
                }

        .calendarList .list li .info {
            display: none;
        }

        .calendarList .list li .date {
            display: inline-block;
            vertical-align: top;
            border: 1px solid #e1e1e1;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            font-family: sans-serif;
            width: 60px;
            margin: 2px 15px 2px 0;
            background: #fff;
            color: #000000;
            -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
            -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
            box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
        }

            .calendarList .list li .date .month {
                -webkit-border-top-right-radius: 3px;
                -webkit-border-top-left-radius: 3px;
                -moz-border-top-right-radius: 3px;
                -moz-border-top-left-radius: 3px;
                border-top-right-radius: 3px;
                border-top-left-radius: 3px;
                background-color: #f55c5c;
                background-image: -moz-linear-gradient(top, #fb6a6a, #eb4848);
                background-image: -ms-linear-gradient(top, #fb6a6a, #eb4848);
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fb6a6a), to(#eb4848));
                background-image: -webkit-linear-gradient(top, #fb6a6a, #eb4848);
                background-image: -o-linear-gradient(top, #fb6a6a, #eb4848);
                background-image: linear-gradient(top, #fb6a6a, #eb4848);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb6a6a', endColorstr='#eb4848', GradientType=0);
                border-bottom: 1px solid #aa2e2e;
                display: block;
                text-align: center;
                font-size: 10px;
                font-weight: bold;
                color: #fff;
                line-height: 16px;
                text-transform: uppercase;
            }

            .calendarList .list li .date .day {
                -webkit-border-bottom-right-radius: 3px;
                -webkit-border-bottom-left-radius: 3px;
                -moz-border-bottom-right-radius: 3px;
                -moz-border-bottom-left-radius: 3px;
                border-bottom-right-radius: 3px;
                border-bottom-left-radius: 3px;
                border: 1px solid #cfcfcf;
                border-top: none;
                display: block;
                font-size: 30px;
                line-height: 40px;
                text-align: center;
                font-weight: bold;
            }

        .calendarList .list li .content {
            display: inline-block;
            padding-right: 10px;
            width: 80%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

            .calendarList .list li .content h1 {
                margin-top: 10px;
                font-family: 'Trade Gothic Bold';
                font-size: 28px;
                line-height: 30px;
                letter-spacing: -0.04em;
                color: #222d3e;
            }

                .calendarList .list li .content h1 a {
                    font-family: 'Trade Gothic Bold';
                    font-size: 28px;
                    line-height: 30px;
                    letter-spacing: -0.04em;
                    color: #222d3e;
                    text-decoration: none;
                    cursor: pointer;
                }

        .calendarList .list li .edit,
        .calendarList .list li .more {
            text-decoration: none;
            color: #000000;
            display: inline-block;
            margin-bottom: 8px;
            vertical-align: top;
            margin-top: 25px;
            cursor: pointer;
        }

        .calendarList .list li .more {
            font: 15px 'Trade Gothic Bold';
            color: #40a1d4;
            padding-left: 18px;
            background-image: url('../graphics/icon-sprites.png');
            background-repeat: no-repeat;
            background-position: -290px -1108px;
        }

            .calendarList .list li .more button {
                padding: 7px;
                top: -3px;
                margin-left: 8px;
                display: none;
            }

                .calendarList .list li .more button span {
                    display: block;
                    height: 9px;
                    width: 11px;
                    background-image: url('../graphics/icon-sprites.png');
                    background-repeat: no-repeat;
                    background-position: -14px -474px;
                }

            .calendarList .list li .more:hover {
                color: #005fa8;
                background-position: -289px -1184px;
            }

        .calendarList .list li.active .more button span {
            background-position: -14px -464px;
        }

        .calendarList .list li .hide {
            display: none;
        }

        .calendarList .list li .description {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            max-width: 450px;
        }

    .calendarList .list.seamless {
        border: 0 none;
    }

.calendarList .filter-wrapper {
    padding: 10px 14px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background: url('../graphics/calendar-bg.png');
    border-bottom: 1px dotted #91989c;
}

    .calendarList .filter-wrapper .filter-group label {
        font: 17px 'Trade Gothic Bold 2';
        padding-right: 2px;
    }

.mobileCalendarWrapper {
    position: relative;
    display: none;
}

    .mobileCalendarWrapper #mobileCalendarLink {
        display: none;
    }

        .mobileCalendarWrapper #mobileCalendarLink img {
            width: 40%;
            float: left;
        }

        .mobileCalendarWrapper #mobileCalendarLink .calendarHeading {
            position: absolute;
            left: 45%;
            top: 50%;
            margin-top: -35px;
        }

        .mobileCalendarWrapper #mobileCalendarLink .leather .seam .seam-shadow {
            padding: 10px 10px 0;
        }

.calendar-container {
    display: inline;
    float: left;
    width: 97.99196787148594%;
    margin-left: 1.0040160642570282%;
    margin-right: 1.0040160642570282%;
}

.calendar {
    position: relative;
    margin-top: 12px;
    margin-bottom: 40px;
    *zoom: 1;
}

    .calendar:before,
    .calendar:after {
        content: "";
        display: table;
    }

    .calendar:after {
        clear: both;
    }

    .calendar .leather {
        position: relative;
        z-index: 100;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        *zoom: 1;
        background: url('../graphics/calendar-bg.png');
    }

        .calendar .leather:before,
        .calendar .leather:after {
            content: "";
            display: table;
        }

        .calendar .leather:after {
            clear: both;
        }

        .calendar .leather .seam {
            border: 1px dashed #fff;
            margin: 6px;
            *zoom: 1;
            -webkit-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.15);
            -moz-box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.15);
            box-shadow: inset 0px 0px 4px rgba(0, 0, 0, 0.15);
        }

            .calendar .leather .seam:before,
            .calendar .leather .seam:after {
                content: "";
                display: table;
            }

            .calendar .leather .seam:after {
                clear: both;
            }

            .calendar .leather .seam .seam-shadow {
                -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
                -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
                box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
                padding: 25px 15px 0;
                *zoom: 1;
            }

                .calendar .leather .seam .seam-shadow:before,
                .calendar .leather .seam .seam-shadow:after {
                    content: "";
                    display: table;
                }

                .calendar .leather .seam .seam-shadow:after {
                    clear: both;
                }

    .calendar .bottomLink {
        position: absolute;
        bottom: -29px;
        right: 0;
        padding: 15px 20px 8px 36px;
        z-index: 0;
        border: none;
    }

        .calendar .bottomLink span.arrow {
            background-image: url('../graphics/icon-sprites.png');
            background-repeat: no-repeat;
            background-position: 0px -290px;
            height: 13px;
            width: 10px;
            display: block;
            position: absolute;
            left: 22px;
            top: 17px;
        }

        .calendar .bottomLink span.bg {
            background-image: url('../graphics/icon-sprites.png');
            background-repeat: no-repeat;
            background-position: 0px -257px;
            width: 23px;
            height: 30px;
            display: block;
            position: absolute;
            left: 0;
            bottom: -1px;
        }

    .calendar .calendarRow {
        width: 100%;
        margin-bottom: 15px;
        *zoom: 1;
    }

        .calendar .calendarRow:before,
        .calendar .calendarRow:after {
            content: "";
            display: table;
        }

        .calendar .calendarRow:after {
            clear: both;
        }

    .calendar .calendarSidebar {
        width: 30%;
        display: block;
        float: left;
        position: relative;
    }

    .calendar .calendarMain {
        width: 70%;
        display: block;
        float: left;
    }

    .calendar .calendarHeading {
        color: #222;
        /*&.divider {
            margin-bottom: 20px;
            padding-bottom: 20px;
            border-bottom: 1px dotted #ccc;
        }*/
    }

        .calendar .calendarHeading.gys h1 {
            font-size: 22px;
            margin: 10px 0 5px;
        }

        .calendar .calendarHeading h1 {
            font-size: 40px;
            border: none;
            margin: 10px 0 10px;
        }

            .calendar .calendarHeading h1 span {
                text-transform: none;
            }

            .calendar .calendarHeading h1 .primary {
                font-family: 'Trade Gothic Bold';
            }

            .calendar .calendarHeading h1 .secondary {
                font-family: 'Trade Gothic';
            }

        .calendar .calendarHeading h2 {
            font-size: 20px;
            text-transform: none;
            font-family: 'Trade Gothic Bold';
        }

        .calendar .calendarHeading.divider {
            margin-bottom: 20px;
            border-bottom: 1px solid white;
            color: rgba(0, 0, 0, 0.2);
        }

            .calendar .calendarHeading.divider h2 {
                padding-bottom: 15px;
                border-bottom: 1px solid #ddd;
            }

    .calendar .startHere {
        background-image: url('../graphics/icon-sprites.png');
        background-repeat: no-repeat;
        background-position: 0px -310px;
        width: 83px;
        height: 49px;
        position: absolute;
        top: -5px;
        right: 10px;
    }

    .calendar .calendarSearch .inputWrapper {
        display: block;
        overflow: hidden;
    }

        .calendar .calendarSearch .inputWrapper.courses .inputColumn {
            width: 100%;
        }

        .calendar .calendarSearch .inputWrapper .inputColumn {
            width: 50%;
            float: left;
        }

        .calendar .calendarSearch .inputWrapper div.wrapper {
            padding: 0;
            marign: 0;
            display: block;
            padding-right: 35px;
        }

            .calendar .calendarSearch .inputWrapper div.wrapper .searchActivity {
                display: none;
            }

        .calendar .calendarSearch .inputWrapper label {
            font-family: 'Trade Gothic Bold';
            color: #000000;
            font-size: 17px;
            text-transform: none;
        }

        .calendar .calendarSearch .inputWrapper input {
            width: 100%;
            border: 1px solid #333;
            padding: 4px;
        }

            .calendar .calendarSearch .inputWrapper input[type=text] {
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                -webkit-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.42);
                -moz-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.42);
                box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.42);
                border: 1px solid #798084;
                padding: 10px;
                background: #ffffff url('../graphics/calendar-inputBg.png');
            }

    .calendar .calendarSearch .button {
        float: right;
        display: block;
        margin-top: 25px;
    }

    .calendar .calendarTableWrapper {
        *zoom: 1;
        border: 1px solid #9ba2a6;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding-top: 4px;
        background: #5f717f;
        margin-right: 20px;
    }

        .calendar .calendarTableWrapper:before,
        .calendar .calendarTableWrapper:after {
            content: "";
            display: table;
        }

        .calendar .calendarTableWrapper:after {
            clear: both;
        }

    .calendar .calendarTable {
        width: 100%;
    }

        .calendar .calendarTable thead tr.month {
            font-size: 15px;
            line-height: 19px;
            font-family: 'Trade Gothic Bold';
            text-transform: uppercase;
            color: #fff;
            border: none;
        }

            .calendar .calendarTable thead tr.month th {
                padding-top: 0px;
                padding-bottom: 2px;
                line-height: 23px;
            }

                .calendar .calendarTable thead tr.month th.prev {
                    background-image: url('../graphics/icon-sprites.png');
                    background-repeat: no-repeat;
                    background-position: -266px -515px;
                    text-indent: -9999px;
                }

                .calendar .calendarTable thead tr.month th.next {
                    background-image: url('../graphics/icon-sprites.png');
                    background-repeat: no-repeat;
                    background-position: -274px -434px;
                    text-indent: -9999px;
                }

        .calendar .calendarTable thead tr.days {
            background: #fcfcfc;
            color: #656565;
            font-size: 10px;
            font-family: Verdana;
            text-transform: uppercase;
            font-weight: bold;
            line-height: 23px;
        }

        .calendar .calendarTable tbody td {
            line-height: 30px;
            text-align: center;
            background-color: #f0f0f0;
            background-image: -moz-linear-gradient(top, #f5f5f5, #e9e9e9);
            background-image: -ms-linear-gradient(top, #f5f5f5, #e9e9e9);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#e9e9e9));
            background-image: -webkit-linear-gradient(top, #f5f5f5, #e9e9e9);
            background-image: -o-linear-gradient(top, #f5f5f5, #e9e9e9);
            background-image: linear-gradient(top, #f5f5f5, #e9e9e9);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e9e9e9', GradientType=0);
            border: 1px solid #cacaca;
            font-weight: bold;
            font-size: 13px;
            font-family: Verdana;
            color: #676767;
            cursor: pointer;
        }

            .calendar .calendarTable tbody td.active {
                background-color: #005fa8;
                background-image: -moz-linear-gradient(top, #005fa8, #005fa8);
                background-image: -ms-linear-gradient(top, #005fa8, #005fa8);
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#005fa8), to(#005fa8));
                background-image: -webkit-linear-gradient(top, #005fa8, #005fa8);
                background-image: -o-linear-gradient(top, #005fa8, #005fa8);
                background-image: linear-gradient(top, #005fa8, #005fa8);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005fa8', endColorstr='#005fa8', GradientType=0);
                color: #fff;
                position: relative;
            }

                .calendar .calendarTable tbody td.active span:after {
                    content: '';
                    display: block;
                    position: absolute;
                    right: -7px;
                    top: 0;
                    width: 7px;
                    height: 100%;
                    background-image: url('../graphics/icon-sprites.png');
                    background-repeat: no-repeat;
                    background-position: -1px -468px;
                }

            .calendar .calendarTable tbody td.afterActive:not(.disabled) {
                color: #005fa8;
            }

            .calendar .calendarTable tbody td.disabled {
                color: #b3b3b3;
            }

            .calendar .calendarTable tbody td.linked {
                text-decoration: underline;
            }

    .calendar .filter.medium {
        display: none;
    }

    .calendar .filter .button {
        padding: 5px 8px;
        font-size: 13px;
        margin-bottom: 5px;
    }

    .calendar .search {
        *zoom: 1;
        margin-bottom: 20px;
    }

        .calendar .search:before,
        .calendar .search:after {
            content: "";
            display: table;
        }

        .calendar .search:after {
            clear: both;
        }

        .calendar .search p {
            width: 230px;
            float: left;
            padding-right: 10px;
        }

            .calendar .search p.type {
                width: 327px;
            }

        .calendar .search label {
            font-family: 'Trade Gothic Bold';
            color: #000000;
            font-size: 17px;
            text-transform: none;
        }

        .calendar .search input[type=text] {
            border: 1px solid #798084;
            width: 200px;
            height: 10px;
            line-height: 10px;
            padding: 10px;
            margin-right: 10px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            -webkit-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.42);
            -moz-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.42);
            box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.42);
            background: #ffffff url('../graphics/calendar-inputBg.png');
        }

    .calendar .textStates {
        font-family: 'Trade Gothic Bold';
        font-size: 22px;
        line-height: 24px;
        letter-spacing: -0.04em;
        color: #222d3e;
        text-align: center;
        margin-top: 80px;
    }

    .calendar .list {
        max-height: 235px;
        overflow-y: scroll;
    }


.create .activity {
    margin-bottom: 1.618em;
}

    .create .activity.frequency label {
        display: block;
        margin-bottom: 5px;
    }

    .create .activity.daySelect table {
        width: 100%;
    }

        .create .activity.daySelect table td {
            text-align: center;
        }

    .create .activity.campaign-activity {
        margin-bottom: 25px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        border: 1px dashed #aaa;
        padding: 10px;
    }

        .create .activity.campaign-activity p {
            margin-bottom: 0;
        }

        .create .activity.campaign-activity label {
            display: block;
            margin-top: 10px;
        }

.create p {
    margin-bottom: 1.618em;
    *zoom: 1;
}

    .create p:before,
    .create p:after {
        content: "";
        display: table;
    }

    .create p:after {
        clear: both;
    }

    .create p.half {
        width: 48%;
        float: left;
    }

        .create p.half.first {
            margin-right: 4%;
        }

    .create p.category label {
        display: block;
    }

    .create p.page-browser {
        position: relative;
    }

        .create p.page-browser input[type=text] {
            max-width: 100%;
            padding-right: 100px;
        }

        .create p.page-browser input[type=button] {
            position: absolute;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            right: 1px;
            top: 22px;
        }

.create .button {
    height: 32px;
}

.create span.field-validation-error {
    clear: both;
    display: block;
    margin: 1px 0 0;
    padding: 6px 8px;
    color: #800000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #b30000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ffb3b3;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

    .create span.field-validation-error em {
        font-style: italic;
    }

.create span.date {
    width: 60%;
    float: left;
}

.create span.time {
    float: right;
}

    .create span.time label {
        display: block;
    }

.create label {
    font-family: 'Trade Gothic Bold';
    color: #000;
    font-size: 17px;
    text-transform: none;
    clear: both;
    margin-right: 20px;
}

    .create label span {
        font: 15px 'Trade Gothic';
        padding-left: 10px;
    }

    .create label.recurring {
        font-family: 'Trade Gothic';
        font-style: italic;
        font-size: 14px;
        background-color: rgba(255, 255, 255, 0.75);
        padding: 5px 10px 5px 5px;
        position: relative;
        margin-left: 10px;
        border-radius: 0 4px 4px 0;
    }

        .create label.recurring:before {
            content: "";
            position: absolute;
            width: 0;
            height: 0;
            border-width: 13px;
            border-style: solid;
            border-color: transparent rgba(255, 255, 255, 0.75) transparent transparent;
            top: 0px;
            left: -26px;
        }

.create textarea,
.create input[type=text],
.create input[type=file] {
    clear: both;
    height: 34px;
    border: 1px solid #798084;
    width: 100%;
    padding: 10px;
    margin-right: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.42);
    -moz-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.42);
    box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.42);
    background: #ffffff url('../graphics/calendar-inputBg.png');
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .create textarea::-webkit-input-placeholder,
    .create input[type=text]::-webkit-input-placeholder,
    .create input[type=file]::-webkit-input-placeholder {
        color: #2f2b21;
        opacity: 1;
    }

    .create textarea:-moz-placeholder,
    .create input[type=text]:-moz-placeholder,
    .create input[type=file]:-moz-placeholder {
        color: #2f2b21;
        opacity: 1;
    }

    .create textarea::-moz-placeholder,
    .create input[type=text]::-moz-placeholder,
    .create input[type=file]::-moz-placeholder {
        color: #2f2b21;
        opacity: 1;
    }

    .create textarea:-ms-input-placeholder,
    .create input[type=text]:-ms-input-placeholder,
    .create input[type=file]:-ms-input-placeholder {
        color: #2f2b21;
        opacity: 1;
    }

.create select {
    margin: 2px 0 0;
    padding-top: 8px;
    min-height: 35px;
}

.create input[type=file] {
    max-height: 35px;
}

.create textarea {
    min-height: 100px;
}

.create hr {
    clear: both;
    margin-bottom: 20px;
    height: 0px;
    border-color: rgba(255, 255, 255, 0.75);
    border-style: dashed;
    border-width: 1px 1px 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.info {
    position: relative;
    z-index: 1;
    *zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    margin: -14px 0 0;
    padding-top: 32px;
    background: #ffffff url('../graphics/calendar-infoBg.png') no-repeat top center;
}

    .info:before,
    .info:after {
        content: "";
        display: table;
    }

    .info:after {
        clear: both;
    }

    .info .sidebar {
        display: block;
        float: left;
        width: 300px;
        margin-left: 16px;
        margin-right: 20px;
    }

        .info .sidebar img {
            margin-bottom: 18px;
        }

        .info .sidebar h2 {
            font-family: 'Trade Gothic Bold';
            font-size: 22px;
            line-height: 24px;
            letter-spacing: -0.04em;
            margin-bottom: 12px;
            color: #222d3e;
            text-transform: none;
        }

        .info .sidebar ul {
            margin-bottom: 18px;
            font-family: Verdana, sans-serif;
        }

            .info .sidebar ul li {
                color: #222d3e;
                font-family: Verdana, sans-serif;
                padding: 0;
                border-bottom: none;
                margin: 0;
            }

    .info .article {
        display: block;
        overflow: hidden;
        margin-left: 8px;
        margin-right: 16px;
    }

        .info .article h1 {
            margin-top: 6px;
            font-size: 44px;
            border: none;
            text-transform: none;
        }

        .info .article .tags li a:hover {
            text-decoration: underline;
        }

.medium .calendarSearch {
    margin-top: 25px;
}

    .medium .calendarSearch .inputWrapper .inputColumn {
        display: block;
        width: 100%;
        float: none;
        margin-bottom: 22px;
    }

.medium .filter {
    display: none;
}

    .medium .filter.medium .checkboxWrapper {
        width: 20%;
        text-align: left;
        float: left;
        font-size: 15px;
        font-family: 'Trade Gothic';
        margin-bottom: 12px;
    }

        .medium .filter.medium .checkboxWrapper input {
            margin-right: 5px;
        }

    .medium .filter.medium .active label {
        font-family: 'Trade Gothic Bold 2';
        color: #005fa8;
    }

.medium .calendarSidebar {
    width: 50%;
}

    .medium .calendarSidebar .toggleFilter.active span {
        background-image: url('../graphics/icon-sprites.png');
        background-repeat: no-repeat;
        background-position: -14px -464px;
    }

    .medium .calendarSidebar .toggleFilter span {
        display: inline-block;
        height: 10px;
        width: 11px;
        background-image: url('../graphics/icon-sprites.png');
        background-repeat: no-repeat;
        background-position: -14px -473px;
        margin-right: 10px;
    }

    .medium .calendarSidebar .searchActivity {
        display: block;
        float: right;
        margin-right: 15px;
    }

        .medium .calendarSidebar .searchActivity span {
            height: 19px;
            width: 16px;
            display: block;
            float: left;
            margin-right: 7px;
            background-image: url('../graphics/icon-sprites.png');
            background-repeat: no-repeat;
            background-position: -43px -514px;
        }

.medium .calendarMain {
    margin-left: 5%;
    width: 45%;
}

    .medium .calendarMain.full {
        width: 100%;
        margin: 0;
        display: none;
        position: relative;
        z-index: 1;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
        margin: -14px 0 0;
        padding-top: 36px;
        background: #ffffff url('../graphics/calendar-infoBg.png') no-repeat top center;
    }

    .medium .calendarMain label {
        font-family: 'Trade Gothic Bold';
        font-size: 16px;
        letter-spacing: -0.04em;
        color: #222d3e;
        text-transform: uppercase;
        text-transform: none;
        margin-bottom: 15px;
        display: block;
    }

.medium p {
    color: #000;
}

.medium .info {
    background-image: none;
    position: relative;
    margin-top: 10px;
    padding-top: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: none;
}

    .medium .info .info {
        margin-top: 0;
        padding-top: 0;
    }

    .medium .info .article {
        float: right;
        margin-right: 0;
        width: 45%;
    }

        .medium .info .article img {
            max-width: 100%;
            width: 100%;
        }

        .medium .info .article .tags li {
            border-bottom: none;
        }

    .medium .info .sidebar {
        width: 45%;
    }

        .medium .info .sidebar p {
            margin-bottom: 20px;
        }

    .medium .info p.introduction {
        font-family: 'Trade Gothic';
        font-size: 19px;
        line-height: 24px;
        color: #222d3e;
        margin-bottom: 10px;
    }

.medium .list {
    max-height: none;
    border: none;
}

    .medium .list > li {
        margin: 0 10px;
    }

        .medium .list > li:first-child {
            border-top: 1px dotted #b9b9b9;
        }

        .medium .list > li .article p {
            color: #000;
        }

.medium .calendarList .list > li {
    padding: 12px;
}

    .medium .calendarList .list > li.active {
        background: #fff;
    }

        .medium .calendarList .list > li.active .more {
            color: #40a1d4;
        }

            .medium .calendarList .list > li.active .more:hover {
                color: #005fa8;
            }

    .medium .calendarList .list > li li {
        padding: 0;
    }

    .medium .calendarList .list > li .description {
        color: #000;
    }

.medium .calendarMain.full.notOpen {
    display: none !important;
}

.medium .eventResult.medium {
    margin-bottom: 10px;
    margin-left: 22px;
}

.small .calendarSearch .inputWrapper div.wrapper {
    padding-right: 22px;
    position: relative;
}

    .small .calendarSearch .inputWrapper div.wrapper .searchActivity {
        position: absolute;
        margin-right: 0;
        right: 0;
        bottom: 0px;
        padding: 9px 12px;
        display: block;
    }

        .small .calendarSearch .inputWrapper div.wrapper .searchActivity span {
            height: 19px;
            width: 17px;
            display: block;
            margin-right: 0;
            background-image: url('../graphics/icon-sprites.png');
            background-repeat: no-repeat;
            background-position: -43px -514px;
        }

.small #eventResult {
    margin-bottom: 5px;
    font-size: 12px;
    display: none;
}

.small .toggleFilter {
    float: left;
}

    .small .toggleFilter.active span {
        background-image: url('../graphics/icon-sprites.png');
        background-repeat: no-repeat;
        background-position: -14px -464px;
    }

    .small .toggleFilter span {
        display: inline-block;
        height: 10px;
        width: 11px;
        background-image: url('../graphics/icon-sprites.png');
        background-repeat: no-repeat;
        background-position: -14px -473px;
        margin-right: 10px;
    }

.small .calendarSidebar {
    width: 100%;
}

.small .calendarTableWrapper {
    margin: 0;
}

.small .calendarMain {
    width: 100%;
    margin: 0;
}

    .small .calendarMain label {
        font-family: 'Trade Gothic Bold';
        color: #000000;
        font-size: 17px;
    }

.small .list > li {
    margin: 0px;
    border-bottom: 1px solid #a2a8ab;
    border-top: 1px solid #b1b5b7;
}

    .small .list > li:first-child {
        border-top: none;
    }

.small .filter.medium .checkboxWrapper {
    width: 50%;
}

.small .info.small .article {
    overflow: visible;
    margin: 0;
    width: 100%;
}

.small .info.small .sidebar {
    float: left;
    width: 100%;
    margin: 0;
}

.small .calendarList .list li.active .more {
    padding-left: 0px;
}

.small .calendarList .list li .more {
    padding-left: 0px;
}

    .small .calendarList .list li .more > span {
        display: none;
    }

.small .calendarList .list li .date {
    width: 55px;
}

.small .calendarList .list li .description {
    white-space: normal;
}

.small .calendarList .list li .content {
    width: 70%;
}

    .small .calendarList .list li .content h1 {
        line-height: 0px;
    }

        .small .calendarList .list li .content h1 a {
            font-size: 18px;
            line-height: 22px;
        }

.small .leather {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .small .leather .seam {
        margin: 5px;
    }

.accordionHeading {
    font-family: 'Trade Gothic Bold';
    font-size: 28px;
    line-height: 30px;
    letter-spacing: -0.04em;
    color: #222d3e;
}

.accordion {
    border: 1px solid #eee;
    border-bottom: 0;
    margin: 20px 0;
    background: #deeaee;
    font-family: 'Trade Gothic Bold';
    line-height: 35px;
    color: #211d13;
    font-size: 16px;
}

    .accordion li {
        position: relative;
        border-top: 1px dotted #95928c;
    }

        .accordion li .info {
            background: #f2f7f8;
            margin-left: 10px;
            margin-top: 0;
            margin-bottom: 0;
            *zoom: 1;
            padding: 16px 16px 0 16px;
            font: 13px/18px Verdana;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

            .accordion li .info:before,
            .accordion li .info:after {
                content: "";
                display: table;
            }

            .accordion li .info:after {
                clear: both;
            }

            .accordion li .info p {
                margin-bottom: 16px;
            }

                .accordion li .info p .heading {
                    font-weight: bold;
                }

                .accordion li .info p .date {
                    margin-left: 10px;
                    padding-left: 10px;
                    border-left: 1px dotted #95928c;
                }

        .accordion li.active > a.listItem {
            color: #005fa8;
            border-bottom: 1px dotted #95928c;
            display: block;
        }

            .accordion li.active > a.listItem span {
                background-position: -50px -34px;
            }

        .accordion li a.listItem {
            padding-left: 30px;
            display: inline-block;
        }

            .accordion li a.listItem span {
                width: 22px;
                height: 22px;
                position: absolute;
                top: 7px;
                left: 5px;
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: -50px 0px;
            }

        .accordion li li.active > a.listItem {
            border-top: none;
        }

            .accordion li li.active > a.listItem span {
                background-position: -46px -96px;
            }

        .accordion li li a.listItem {
            font-size: 16px;
        }

            .accordion li li a.listItem span {
                background-position: -46px -66px;
            }

        .accordion li li li a.listItem {
            background: none;
            font-size: 12px;
        }

        .accordion li a.next {
            position: absolute;
            top: 0;
            right: 0;
            z-index: 1;
            font: 15px 'Trade Gothic Bold';
            text-decoration: none;
            color: #40a1d4;
            display: block;
            padding-left: 12px;
            margin-right: 10px;
            line-height: 34px;
            background-image: url('../graphics/icon-sprites.png');
            background-repeat: no-repeat;
            background-position: -293px -1101px;
        }

    .accordion ul {
        padding: 0 0 0 10px;
    }

        .accordion ul li {
            background: #f2f7f8;
        }

            .accordion ul li:first-child {
                border-top: none;
            }

            .accordion ul li ul li {
                background: #fff;
                font-size: 13px;
            }

    .accordion a {
        text-decoration: none;
        color: #211d13;
        padding-left: 10px;
        cursor: pointer;
    }

.localHeader {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
    position: relative;
    margin: 15px 0;
}

    .localHeader .stage {
        width: 100%;
        height: 300px;
        overflow: hidden;
        position: relative;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background: #fff;
    }

    .localHeader h1 {
        border-bottom: 0;
        margin-bottom: 8px;
    }

    .localHeader a {
        display: inline-block;
    }

    .localHeader p {
        font: 19px/24px 'Trade Gothic';
        margin-bottom: 16px;
    }

    .localHeader .readMore {
        background-position: -293px -1106px !important;
    }

        .localHeader .readMore:hover {
            background-position: -292px -1182px !important;
        }

    .localHeader div.text-left-insetphoto {
        *zoom: 1;
    }

        .localHeader div.text-left-insetphoto:before,
        .localHeader div.text-left-insetphoto:after {
            content: "";
            display: table;
        }

        .localHeader div.text-left-insetphoto:after {
            clear: both;
        }

        .localHeader div.text-left-insetphoto .image-wrapper {
            margin: 10px;
            height: 280px;
            overflow: hidden;
        }

        .localHeader div.text-left-insetphoto .inset-image {
            display: table-cell;
            width: 48%;
            height: 100%;
            vertical-align: middle;
            text-align: center;
            float: right;
            overflow: hidden;
            -webkit-box-shadow: -10px 0px 15px #dedede;
            -moz-box-shadow: -10px 0px 15px #dedede;
            box-shadow: -10px 0px 15px #dedede;
        }

        .localHeader div.text-left-insetphoto .text-wrapper {
            width: 50%;
            background: #fff;
            right: auto;
            left: 0;
            float: left;
        }

            .localHeader div.text-left-insetphoto .text-wrapper .text {
                padding: 34px 14px;
            }

    .localHeader div.text-left-campaign {
        *zoom: 1;
    }

        .localHeader div.text-left-campaign .overlay {
            position: absolute;
            display: block;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            background-color: #fff;
            opacity: 0;
            filter: alpha(opacity=0);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            text-indent: -99999px;
            z-index: 99999;
        }

            .localHeader div.text-left-campaign .overlay span {
                display: none;
            }

        .localHeader div.text-left-campaign:before,
        .localHeader div.text-left-campaign:after {
            content: "";
            display: table;
        }

        .localHeader div.text-left-campaign:after {
            clear: both;
        }

        .localHeader div.text-left-campaign .inset-image {
            display: table-cell;
            width: 48%;
            height: 100%;
            vertical-align: middle;
            text-align: center;
            float: right;
            overflow: hidden;
            -webkit-box-shadow: -10px 0px 15px #dedede;
            -moz-box-shadow: -10px 0px 15px #dedede;
            box-shadow: -10px 0px 15px #dedede;
        }

        .localHeader div.text-left-campaign .text-wrapper {
            right: auto;
            left: 0;
            float: left;
            width: 60%;
        }

            .localHeader div.text-left-campaign .text-wrapper .text {
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                padding: 44px 40px 0;
                font-family: 'Trade Gothic Bold';
            }

                .localHeader div.text-left-campaign .text-wrapper .text h1 {
                    font-size: 47px;
                    line-height: 44px;
                    color: #222d3e;
                    margin-bottom: 20px;
                }

                .localHeader div.text-left-campaign .text-wrapper .text a {
                    font-size: 20px;
                    background-position-y: 5px;
                }

    .localHeader .background-image {
        width: 100%;
        height: 100%;
        *zoom: 1;
        background: url('../graphics/features-bottomBg2.png') no-repeat center bottom;
    }

        .localHeader .background-image:before,
        .localHeader .background-image:after {
            content: "";
            display: table;
        }

        .localHeader .background-image:after {
            clear: both;
        }

    .localHeader .conversion-image {
        position: absolute;
        right: 60px;
        bottom: -5px;
        z-index: 10;
    }

    .localHeader .call-to-action {
        width: 330px;
        position: absolute;
        right: 7%;
        bottom: 106px;
    }

        .localHeader .call-to-action .image {
            *zoom: 1;
            display: block;
            position: absolute;
            left: -20px;
            top: -25px;
        }

            .localHeader .call-to-action .image:before,
            .localHeader .call-to-action .image:after {
                content: "";
                display: table;
            }

            .localHeader .call-to-action .image:after {
                clear: both;
            }

        .localHeader .call-to-action p {
            font: 21px/24px 'Trade Gothic Bold';
            color: #222d3e;
            padding: 16px 25px 16px 90px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            border: 1px solid #a4cee4;
        }

    .localHeader .text-wrapper {
        z-index: 10;
        position: absolute;
        right: 0;
        height: 100%;
        display: table;
    }

        .localHeader .text-wrapper .text-positioner .text {
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            padding: 44px 40px 0;
            font-family: 'Trade Gothic Bold';
        }

            .localHeader .text-wrapper .text-positioner .text h1 {
                font-size: 47px;
                line-height: 44px;
                color: #222d3e;
                margin-bottom: 20px;
            }

            .localHeader .text-wrapper .text-positioner .text a {
                font-size: 20px;
                background-position-y: 5px;
            }

    .localHeader .button.green .arrow {
        background-position: 0px -289px;
        top: 12px;
    }

.miniNewsFeed {
    display: table;
    margin-bottom: 20px;
    width: 100%;
    font-family: 'Trade Gothic Bold';
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #CFD0D1;
    overflow: hidden;
}

    .miniNewsFeed li {
        width: 20%;
        background-color: #f0f4f3;
        background-image: -moz-linear-gradient(top, #f9fafa, #e2eae8);
        background-image: -ms-linear-gradient(top, #f9fafa, #e2eae8);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9fafa), to(#e2eae8));
        background-image: -webkit-linear-gradient(top, #f9fafa, #e2eae8);
        background-image: -o-linear-gradient(top, #f9fafa, #e2eae8);
        background-image: linear-gradient(top, #f9fafa, #e2eae8);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fafa', endColorstr='#e2eae8', GradientType=0);
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        border-right: 1px dotted #c1c1c1;
    }

        .miniNewsFeed li:last-child {
            -webkit-border-top-right-radius: 7px;
            -moz-border-top-right-radius: 7px;
            border-top-right-radius: 7px;
            -webkit-border-bottom-right-radius: 7px;
            -moz-border-bottom-right-radius: 7px;
            border-bottom-right-radius: 7px;
        }

        .miniNewsFeed li.heading {
            width: 10%;
            vertical-align: middle;
            padding-right: 0;
            background-color: #1464a2;
            background-image: -moz-linear-gradient(top, #1464a2, #1464a2);
            background-image: -ms-linear-gradient(top, #1464a2, #1464a2);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1464a2), to(#1464a2));
            background-image: -webkit-linear-gradient(top, #1464a2, #1464a2);
            background-image: -o-linear-gradient(top, #1464a2, #1464a2);
            background-image: linear-gradient(top, #1464a2, #1464a2);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1464a2', endColorstr='#1464a2', GradientType=0);
            background: #1464a2;
            -webkit-border-top-left-radius: 7px;
            -moz-border-top-left-radius: 7px;
            border-top-left-radius: 7px;
            -webkit-border-bottom-left-radius: 7px;
            -moz-border-bottom-left-radius: 7px;
            border-bottom-left-radius: 7px;
            font-size: 23px;
            line-height: 30px;
            color: #fff;
            border: none;
            position: relative;
        }

            .miniNewsFeed li.heading div {
                position: relative;
            }

            .miniNewsFeed li.heading:hover {
                background: #1464a2;
            }

            .miniNewsFeed li.heading:active {
                color: #fff;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
            }

            .miniNewsFeed li.heading .wrapper {
                padding-left: 16px;
            }

            .miniNewsFeed li.heading .arrow {
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: -88px -349px;
                width: 42px;
                display: block;
                height: 88px;
                position: absolute;
                right: -40px;
                top: 50%;
                margin-top: -44px;
            }

        .miniNewsFeed li:hover {
            background-color: #e5e8e7;
            background-image: -moz-linear-gradient(top, #eeeeee, #d7dedd);
            background-image: -ms-linear-gradient(top, #eeeeee, #d7dedd);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#d7dedd));
            background-image: -webkit-linear-gradient(top, #eeeeee, #d7dedd);
            background-image: -o-linear-gradient(top, #eeeeee, #d7dedd);
            background-image: linear-gradient(top, #eeeeee, #d7dedd);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#d7dedd', GradientType=0);
        }

        .miniNewsFeed li.active,
        .miniNewsFeed li:active {
            -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
            -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3);
            color: #0060aa;
        }

        .miniNewsFeed li .wrapper {
            display: block;
            overflow: hidden;
        }

        .miniNewsFeed li:last-child {
            border: none;
        }

        .miniNewsFeed li:hover a {
            color: #005fa8;
            background-position: -275px -1174px;
        }

        .miniNewsFeed li.padded {
            padding-left: 45px;
        }

        .miniNewsFeed li a {
            font-size: 17px;
            line-height: 20px;
            color: #40a1d4;
            text-decoration: none;
            display: block;
            padding: 10px 16px 10px 30px;
            background-image: url('../graphics/icon-sprites.png');
            background-repeat: no-repeat;
            background-position: -276px -1098px;
        }

        .miniNewsFeed li.active {
            background-color: #1d67a1;
            background-image: -moz-linear-gradient(top, #2c72a8, #065796);
            background-image: -ms-linear-gradient(top, #2c72a8, #065796);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2c72a8), to(#065796));
            background-image: -webkit-linear-gradient(top, #2c72a8, #065796);
            background-image: -o-linear-gradient(top, #2c72a8, #065796);
            background-image: linear-gradient(top, #2c72a8, #065796);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c72a8', endColorstr='#065796', GradientType=0);
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

            .miniNewsFeed li.active a {
                color: #fff;
            }

.courseList {
    width: 100%;
}

    .courseList thead tr {
        border-top: 1px dotted #000;
        border-bottom: 1px dotted #000;
        text-transform: uppercase;
        font-family: 'Trade Gothic Bold';
        padding: 0;
        text-align: left;
    }

    .courseList tbody td {
        padding: 20px 0;
    }

        .courseList tbody td.number {
            font-weight: bold;
        }

        .courseList tbody td .course {
            font-weight: bold;
            font-family: 'Trade Gothic Bold';
            font-size: 24px;
            display: block;
        }

.form {
    *zoom: 1;
}

    .form:before,
    .form:after {
        content: "";
        display: table;
    }

    .form:after {
        clear: both;
    }

    .form .well {
        margin-bottom: 20px;
        border: 2px solid #ecafaf;
        padding: 15px;
        font: bold 13px Arial;
        color: #a51313;
        background: #f3e9e9;
    }

    .form .column {
        float: left;
        width: 50%;
        margin-bottom: 15px;
    }

        .form .column.whole {
            width: 100%;
        }

        .form .column:first-child .inputWrapper {
            padding-right: 34px;
        }

    .form .row {
        *zoom: 1;
        /*margin-bottom: 15px;*/
    }

        .form .row:before,
        .form .row:after {
            content: "";
            display: table;
        }

        .form .row:after {
            clear: both;
        }

    .form .inputWrapper {
        display: block;
        overflow: hidden;
        padding-right: 24px;
    }

    .form input[type=text],
    .form input[type=password],
    .form textarea {
        outline: none;
        width: 100%;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.15);
        box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.15);
        border: 1px solid #c0d2d7;
        height: 18px;
        padding: 6px 10px 4px;
        color: #2f2b21;
        font-size: 13px;
    }

        .form input[type=text]::-webkit-input-placeholder,
        .form textarea::-webkit-input-placeholder {
            color: #2f2b21;
            opacity: 1;
        }

        .form input[type=text]:-moz-placeholder,
        .form input[type=password]:-moz-placeholder,
        .form textarea:-moz-placeholder {
            color: #2f2b21;
            opacity: 1;
        }

        .form input[type=text]::-moz-placeholder,
        .form input[type=password]::-moz-placeholder,
        .form textarea::-moz-placeholder {
            color: #2f2b21;
            opacity: 1;
        }

        .form input[type=text]:-ms-input-placeholder,
        .form input[type=password]:-ms-input-placeholder,
        .form textarea:-ms-input-placeholder {
            color: #2f2b21;
            opacity: 1;
        }

        .form input[type=text].input-validation-error,
        .form input[type=password].input-validation-error,
        .form textarea.input-validation-error {
            border: 1px solid #e14242;
            background: #f6eaea;
        }

        .form input[type=text]:focus,
        .form input[type=password]:focus,
        .form textarea:focus {
            border-color: #25679a;
        }

    .form textarea {
        min-height: 100px;
    }

    .form .heading {
        font-weight: bold;
    }

    .form label {
        display: block;
    }

    .form .checkboxes label {
        display: inline;
    }

    .form label.select {
        font-weight: bold;
    }

    .form label.member-label {
        font-size: 11px;
        font-weight: bold;
        margin-bottom: 3px;
    }

    .form .member-checkbox-label {
        display: inline;
    }

    .form .submit {
        padding-top: 10px;
        border-top: 1px dotted #95928c;
        *zoom: 1;
    }

        .form .submit:before,
        .form .submit:after {
            content: "";
            display: table;
        }

        .form .submit:after {
            clear: both;
        }

        .form .submit .button {
            padding: 4px 10px;
            border-color: #becdd2;
        }

            .form .submit .button.mobile {
                display: none;
            }

            .form .submit .button.grey:active {
                color: #000;
            }

        .form .submit .right {
            float: right;
        }

        .form .submit p.member-info {
            margin-top: 10px;
            margin-bottom: 10px;
        }

    .form fieldset {
        font-weight: bold;
    }

    .form .selectWrapper {
        width: 95%;
    }

        .form .selectWrapper .ss-inner select {
            width: 100%;
        }

    .form label.inline {
        display: inline;
    }

    .form select {
        outline: none;
        width: 100%;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.15);
        box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.15);
        border: 1px solid #c0d2d7;
        /*height: 18px;*/
        padding: 6px 10px 4px;
        color: #2f2b21;
        font-size: 13px;
    }

.contactGrid {
    border-bottom: 1px dotted #95928c;
    word-wrap:break-word;
}

    .contactGrid h2 {
        font-family: 'Trade Gothic Bold';
        font-size: 22px;
        line-height: 24px;
        letter-spacing: -0.04em;
        color: #222d3e;
        margin-top: 15px;
    }

    .contactGrid ul {
        *zoom: 1;
        overflow: hidden;
        display: inline;
        float: left;
        width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        width: 100%;
        margin: 0;
    }

        .contactGrid ul:before,
        .contactGrid ul:after {
            content: "";
            display: table;
        }

        .contactGrid ul:after {
            clear: both;
        }

        .contactGrid ul li {
            float: left;
            width: 31.32530120481928%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
            margin-bottom: 15px;
            background: none;
            padding-left: 0;
            display: inline-block;
            vertical-align: top;
        }

            .contactGrid ul li .contactInfo {
                padding: 2px;
                margin:10px 0;
            }

    .contactGrid .imageWrapper.alignLeft {
        float: none;
    }

    .contactGrid .name,
    .contactGrid .title,
    .contactGrid .email {
        color: #222d3e;
        display: block;
    }

    .contactGrid .title {
        font-weight: bold;
        margin-bottom: 10px;
    }

    .contactGrid a.email {
        color: #40a1d4;
    }

        .contactGrid a.email:hover {
            color: #005fa8;
        }

    .contactGrid:last-child {
        border-bottom: none;
    }

.contactGrid--dynamic{
    display: inline-block;
    margin-bottom:20px;
    width:100%;
}
.contactGrid--dynamic ul li {
    float: none;
    margin: 0;
    display: inline-block;
    width: 45%;
}

.contactGrid--dynamic p, .contactGrid--dynamic h2{
    display:inline-block;
}

.contactGrid--dynamic .imageWrapper.alignLeft{
    margin:0;
    margin-bottom:5px;
    max-width:136px;
}

.contactGrid--dynamic img{
        max-width: 100%;
}
.blurbHeader {
    display: block;
    width: 102.00803212851406%;
    margin: 0 -1.0040160642570282%;
    *zoom: 1;
}

    .blurbHeader:before,
    .blurbHeader:after {
        content: "";
        display: table;
    }

    .blurbHeader:after {
        clear: both;
    }

    .blurbHeader .one {
        display: inline;
        float: left;
        width: 31.32530120481928%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        *zoom: 1;
    }

        .blurbHeader .one:before,
        .blurbHeader .one:after {
            content: "";
            display: table;
        }

        .blurbHeader .one:after {
            clear: both;
        }

    .blurbHeader .two {
        display: inline;
        float: left;
        width: 64.65863453815261%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

    .blurbHeader .three {
        display: inline;
        float: left;
        width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

    .blurbHeader .contentWrapper {
        min-height: 162px;
    }

    .blurbHeader .blurb {
        height: auto;
        *zoom: 1;
        overflow: hidden;
    }

        .blurbHeader .blurb:before,
        .blurbHeader .blurb:after {
            content: "";
            display: table;
        }

        .blurbHeader .blurb:after {
            clear: both;
        }

        .blurbHeader .blurb .fullImage a {
            Height: 184px;
            width: 100%;
            display: block;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
        }

.full-image-editmode {
    height: 184px;
}

#searchAssociation .contentWrapper {
    padding: 18px 15px 14px;
    *zoom: 1;
    border: none;
}

    #searchAssociation .contentWrapper:before,
    #searchAssociation .contentWrapper:after {
        content: "";
        display: table;
    }

    #searchAssociation .contentWrapper:after {
        clear: both;
    }

#searchAssociation .heading {
    *zoom: 1;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background-color: #1c68a5;
    background-image: -moz-linear-gradient(top, #2e74ad, #025699);
    background-image: -ms-linear-gradient(top, #2e74ad, #025699);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2e74ad), to(#025699));
    background-image: -webkit-linear-gradient(top, #2e74ad, #025699);
    background-image: -o-linear-gradient(top, #2e74ad, #025699);
    background-image: linear-gradient(top, #2e74ad, #025699);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e74ad', endColorstr='#025699', GradientType=0);
}

    #searchAssociation .heading:before,
    #searchAssociation .heading:after {
        content: "";
        display: table;
    }

    #searchAssociation .heading:after {
        clear: both;
    }

    #searchAssociation .heading .pane1 {
        display: block;
        width: auto;
        *zoom: 1;
        float: left;
    }

        #searchAssociation .heading .pane1:before,
        #searchAssociation .heading .pane1:after {
            content: "";
            display: table;
        }

        #searchAssociation .heading .pane1:after {
            clear: both;
        }

        #searchAssociation .heading .pane1 h1 {
            color: #fff;
            font-size: 35px;
            text-shadow: 0px -1px #19466a;
        }

    #searchAssociation .heading .pane2 {
        display: block;
        width: 395px;
        *zoom: 1;
        float: right;
    }

        #searchAssociation .heading .pane2:before,
        #searchAssociation .heading .pane2:after {
            content: "";
            display: table;
        }

        #searchAssociation .heading .pane2:after {
            clear: both;
        }

        #searchAssociation .heading .pane2 .headerSearch .fluid {
            display: block;
            overflow: hidden;
            padding-right: 16px;
        }

            #searchAssociation .heading .pane2 .headerSearch .fluid input {
                width: 100%;
                -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
                -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
                box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                padding: 8px;
                background: #1c547f;
                border: 1px solid #2c4167;
                margin: 0;
                outline: none;
                color: #d6e3ee;
                font-family: 'Trade Gothic Oblique';
                font-size: 13px;
            }

            #searchAssociation .heading .pane2 .headerSearch .fluid::-webkit-input-placeholder {
                color: #d6e3ee;
                opacity: 1;
            }

            #searchAssociation .heading .pane2 .headerSearch .fluid:-moz-placeholder {
                color: #d6e3ee;
                opacity: 1;
            }

            #searchAssociation .heading .pane2 .headerSearch .fluid::-moz-placeholder {
                color: #d6e3ee;
                opacity: 1;
            }

            #searchAssociation .heading .pane2 .headerSearch .fluid:-ms-input-placeholder {
                color: #d6e3ee;
                opacity: 1;
            }

        #searchAssociation .heading .pane2 .headerSearch .button {
            float: right;
            margin-left: -3px;
        }

#searchAssociation .mainContent {
    height: 680px;
    position: relative;
}

    #searchAssociation .mainContent .selectionBar {
        width: 25%;
        display: block;
        float: left;
        position: absolute;
        left: 0;
        top: 0;
    }

        #searchAssociation .mainContent .selectionBar.results {
            left: auto;
            right: 0;
        }

        #searchAssociation .mainContent .selectionBar .contentWrapper {
            padding: 22px 15px 15px;
        }

            #searchAssociation .mainContent .selectionBar .contentWrapper h2 {
                font-size: 17px;
                font-family: 'Trade Gothic Bold';
                margin-bottom: 20px;
            }

                #searchAssociation .mainContent .selectionBar .contentWrapper h2 span {
                    color: #0060aa;
                }

            #searchAssociation .mainContent .selectionBar .contentWrapper ul {
                height: 595px;
                overflow-y: scroll;
            }

                #searchAssociation .mainContent .selectionBar .contentWrapper ul.linkList li a {
                    color: #000;
                    font-family: 'Trade Gothic';
                    font-weight: normal;
                    font-size: 13px;
                }

                    #searchAssociation .mainContent .selectionBar .contentWrapper ul.linkList li a:hover {
                        color: #005fa8;
                    }

                #searchAssociation .mainContent .selectionBar .contentWrapper ul.checkboxes li.active label {
                    font-family: 'Trade Gothic Bold 2';
                    color: #005fa8;
                }

                #searchAssociation .mainContent .selectionBar .contentWrapper ul li {
                    padding: 5px 2px;
                    border-top: 1px dotted #95928c;
                    margin-right: 20px;
                }

                    #searchAssociation .mainContent .selectionBar .contentWrapper ul li label {
                        font-family: 'Trade Gothic';
                        color: #222d3e;
                    }

                        #searchAssociation .mainContent .selectionBar .contentWrapper ul li label:hover {
                            cursor: pointer;
                            color: #005fa8;
                        }

                        #searchAssociation .mainContent .selectionBar .contentWrapper ul li label.selected {
                            color: #005fa8;
                            font-family: 'Trade Gothic';
                        }

    #searchAssociation .mainContent .blurb {
        width: 49%;
        margin: 0 auto;
        position: relative;
        *zoom: 1;
        height: 100%;
        padding: 0.5%;
        -moz-box-shadow: 5px 0 15px -5px rgba(0, 0, 0, 0.4), -5px 0 15px -5px rgba(0, 0, 0, 0.4);
        -webkit-box-shadow: 5px 0 15px -5px rgba(0, 0, 0, 0.4), -5px 0 15px -5px rgba(0, 0, 0, 0.4);
        box-shadow: 5px 0 15px -5px rgba(0, 0, 0, 0.4), -5px 0 15px -5px rgba(0, 0, 0, 0.4);
    }

        #searchAssociation .mainContent .blurb:before,
        #searchAssociation .mainContent .blurb:after {
            content: "";
            display: table;
        }

        #searchAssociation .mainContent .blurb:after {
            clear: both;
        }

    #searchAssociation .mainContent .mapContent {
        width: 100%;
        height: 100%;
        display: block;
        float: left;
        position: relative;
    }

        #searchAssociation .mainContent .mapContent .dropdownHeading {
            background: #fff;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            width: 100%;
        }

            #searchAssociation .mainContent .mapContent .dropdownHeading.active {
                -webkit-box-shadow: 0 3px 4px -2px #798ca4;
                -moz-box-shadow: 0 3px 4px -2px #798ca4;
                box-shadow: 0 3px 4px -2px #798ca4;
            }

                #searchAssociation .mainContent .mapContent .dropdownHeading.active .contentWrapper {
                    padding-bottom: 10px;
                }

                #searchAssociation .mainContent .mapContent .dropdownHeading.active p {
                    display: block;
                }

                #searchAssociation .mainContent .mapContent .dropdownHeading.active .link-bg .readMore {
                    background-position: 114px -632px;
                }

                    #searchAssociation .mainContent .mapContent .dropdownHeading.active .link-bg .readMore:hover {
                        background-position: 114px -668px;
                    }

            #searchAssociation .mainContent .mapContent .dropdownHeading .contentWrapper {
                padding: 0px;
            }

            #searchAssociation .mainContent .mapContent .dropdownHeading p {
                margin: 0;
                padding: 0 5px;
                display: none;
            }

            #searchAssociation .mainContent .mapContent .dropdownHeading .link-bg {
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: -70px -591px;
                position: absolute;
                left: 0;
                bottom: -40px;
                padding: 4px 25px 11px 5px;
                display: block;
            }

                #searchAssociation .mainContent .mapContent .dropdownHeading .link-bg .readMore {
                    padding: 0 20px 0 0;
                    background-image: url('../graphics/icon-sprites.png');
                    background-repeat: no-repeat;
                    background-position: 119px -651px;
                }

                    #searchAssociation .mainContent .mapContent .dropdownHeading .link-bg .readMore:hover {
                        background-position: 119px -690px;
                    }

        #searchAssociation .mainContent .mapContent #map {
            height: 100%;
        }

.main-search .fluid {
    display: block;
    overflow: hidden;
    padding-right: 16px;
}

    .main-search .fluid input {
        outline: none;
        width: 100%;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.15);
        box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.15);
        border: 1px solid #c0d2d7;
        height: 18px;
        padding: 7px 10px 6px;
        color: #2f2b21;
        font-size: 13px;
    }

        .main-search .fluid input::-webkit-input-placeholder {
            color: #2f2b21;
        }

        .main-search .fluid input:-moz-placeholder {
            /* Firefox 18- */
            color: #2f2b21;
        }

        .main-search .fluid input::-moz-placeholder {
            /* Firefox 19+ */
            color: #2f2b21;
        }

        .main-search .fluid input:-ms-input-placeholder {
            color: #2f2b21;
        }

        .main-search .fluid input:focus {
            border-color: #25679a;
        }

.main-search .button {
    float: right;
    margin-left: -3px;
    margin-top: 0;
}

ul.tabs {
    display: block;
    margin: 15px 0 30px;
    border-bottom: 3px solid #055696;
    position: relative;
    *zoom: 1;
}

    ul.tabs:before,
    ul.tabs:after {
        content: "";
        display: table;
    }

    ul.tabs:after {
        clear: both;
    }

    ul.tabs .arrow {
        border-top: 18px solid #095b9c;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-bottom: none;
        position: absolute;
        left: 50%;
        bottom: -21px;
        margin-left: -15px;
    }

    ul.tabs li {
        float: left;
        margin-right: 4px;
        margin-bottom: 0px;
    }

        ul.tabs li a {
            display: inline-block;
            -webkit-border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0;
            border: 1px solid #becdd2;
            border-bottom: none;
            padding: 10px 13px 12px;
            text-decoration: none;
            font: 15px 'Trade Gothic Bold';
            text-shadow: 1px 0px #fff;
            background-color: #f0f4f3;
            background-image: -moz-linear-gradient(top, #f9fafa, #e2eae8);
            background-image: -ms-linear-gradient(top, #f9fafa, #e2eae8);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9fafa), to(#e2eae8));
            background-image: -webkit-linear-gradient(top, #f9fafa, #e2eae8);
            background-image: -o-linear-gradient(top, #f9fafa, #e2eae8);
            background-image: linear-gradient(top, #f9fafa, #e2eae8);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fafa', endColorstr='#e2eae8', GradientType=0);
            color: #222d3e;
        }

            ul.tabs li a:hover {
                background-color: #e5e8e7;
                background-image: -moz-linear-gradient(top, #eeeeee, #d7dedd);
                background-image: -ms-linear-gradient(top, #eeeeee, #d7dedd);
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#d7dedd));
                background-image: -webkit-linear-gradient(top, #eeeeee, #d7dedd);
                background-image: -o-linear-gradient(top, #eeeeee, #d7dedd);
                background-image: linear-gradient(top, #eeeeee, #d7dedd);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#d7dedd', GradientType=0);
            }

            ul.tabs li a:active {
                -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15);
                -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15);
                box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15);
            }

            ul.tabs li a span {
                font-family: 'Trade Gothic';
            }

        ul.tabs li.active a {
            background-color: #2a76b1;
            background-image: -moz-linear-gradient(top, #2b7ebe, #286b9d);
            background-image: -ms-linear-gradient(top, #2b7ebe, #286b9d);
            background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2b7ebe), to(#286b9d));
            background-image: -webkit-linear-gradient(top, #2b7ebe, #286b9d);
            background-image: -o-linear-gradient(top, #2b7ebe, #286b9d);
            background-image: linear-gradient(top, #2b7ebe, #286b9d);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b7ebe', endColorstr='#286b9d', GradientType=0);
            border-color: #2c4167;
            color: #ffffff;
            text-shadow: -1px 0px #1a496d;
        }

            ul.tabs li.active a:hover {
                background-color: #357db3;
                background-image: -moz-linear-gradient(top, #3786c1, #326f9f);
                background-image: -ms-linear-gradient(top, #3786c1, #326f9f);
                background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3786c1), to(#326f9f));
                background-image: -webkit-linear-gradient(top, #3786c1, #326f9f);
                background-image: -o-linear-gradient(top, #3786c1, #326f9f);
                background-image: linear-gradient(top, #3786c1, #326f9f);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3786c1', endColorstr='#326f9f', GradientType=0);
            }

            ul.tabs li.active a:active {
                -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15);
                -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15);
                box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15);
            }

.tagCloud .tags {
    font: 13px 'Trade Gothic Bold';
    text-transform: uppercase;
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 16px;
}

    .tagCloud .tags li {
        float: left;
        border: none;
        margin-right: 7px;
    }

        .tagCloud .tags li:after {
            content: "|";
            margin-left: 7px;
            color: #cad9de;
        }

        .tagCloud .tags li:last-child:after {
            content: "";
        }

        .tagCloud .tags li a {
            text-decoration: none;
            color: #43abe0;
            font-size: 13px;
            line-height: 19px;
            background: none;
            display: inline-block;
            padding: 0;
            float: left;
            width: auto;
        }

            .tagCloud .tags li a:hover {
                color: #43abe0;
                text-decoration: underline;
            }

.dropdown {
    position: absolute;
    z-index: 9999999;
    display: none;
}

    .dropdown .dropdown-menu,
    .dropdown .dropdown-panel {
        min-width: 185px;
        max-width: 360px;
        list-style: none;
        background: #3477ab;
        border: 1px solid #2c4167;
        border-top: 0;
        border-radius: 0 0 4px 4px;
        overflow: visible;
        padding: 4px 0;
        margin: 0;
        margin-top: -8px;
    }

    .dropdown .dropdown-panel {
        padding: 10px;
    }

    .dropdown.dropdown-scroll .dropdown-menu,
    .dropdown.dropdown-scroll .dropdown-panel {
        max-height: 358px;
        overflow: auto;
    }

    .dropdown .dropdown-menu LI {
        list-style: none;
        padding: 0 0;
        margin: 0;
        line-height: 18px;
    }

        .dropdown .dropdown-menu LI > A,
        .dropdown .dropdown-menu LABEL {
            display: block;
            color: #fff;
            text-decoration: none;
            line-height: 18px;
            padding: 5px 15px;
            white-space: nowrap;
            font: 14px 'Trade Gothic Bold';
        }

            .dropdown .dropdown-menu LI > A:hover,
            .dropdown .dropdown-menu LABEL:hover {
                background-color: #fff;
                color: #0060ab;
                cursor: pointer;
            }

    .dropdown .dropdown-menu .dropdown-divider {
        font-size: 1px;
        border-top: solid 1px #E5E5E5;
        padding: 0;
        margin: 5px 0;
    }
    /* Icon Examples - icons courtesy of http://p.yusukekamiyamane.com/ */
    .dropdown.has-icons LI > A {
        padding-left: 30px;
        background-position: 8px center;
        background-repeat: no-repeat;
    }

.button.grey.dropdown-open {
    background: #f2f2f2;
    border: 1px solid #becdd2;
}

.dropdown.grey .dropdown-menu,
.dropdown.grey .dropdown-panel {
    background: #f2f2f2;
    border: 1px solid #becdd2;
    border-top: 0;
    min-width: 200px;
    max-width: 100%;
}

    .dropdown.grey .dropdown-menu LI > A,
    .dropdown.grey .dropdown-menu LABEL {
        color: #222d3e;
    }

        .dropdown.grey .dropdown-menu LI > A:hover,
        .dropdown.grey .dropdown-menu LABEL:hover {
            background-color: #fff;
            color: #222d3e;
            cursor: pointer;
        }

.dropdown .dropdown-menu .dropdown-divider {
    border-top: solid 1px #becdd2;
}

.dropdownContainer {
    padding-right: 40px;
}

    .dropdownContainer.grey .upDownArrow {
        background-image: url('../graphics/icon-sprites.png');
        background-repeat: no-repeat;
        background-position: -32px -486px;
        width: 12px;
        right: 13px;
        top: 7px;
    }

.associationListWrapper {
    position: relative;
    display: none;
}

#associationList {
    height: 470px;
    margin: 0;
    padding: 0;
    overflow: auto;
    position: relative;
}

    #associationList li.heading {
        padding: 3px 0;
        text-indent: 10px;
        font-size: 14px;
        line-height: 12px;
        text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5), 0px -1px 0px rgba(255, 255, 255, 0.4);
        background: url('from-black.png') repeat-x 0 1px rgba(215, 216, 221, 0.85);
        color: white;
        width: 100%;
        float: left;
        font-weight: bold;
        text-transform: uppercase;
        border-top: 1px solid #A0A0A0;
        border-bottom: 1px solid #CCC;
    }

    #associationList li {
        margin: 0;
        border-bottom: 1px solid #F2F6FB;
        font-size: 0.8em;
        color: #2A5673;
        display: block;
    }

        #associationList li a {
            padding: 8px 10px;
            display: block;
            border-bottom: 1px solid #f7f7f7;
            border-top: 1px solid #eaeaea;
            text-transform: capitalize;
            font-family: 'Trade Gothic Bold', sans-serif;
            text-decoration: none;
            color: #000;
            font-size: 20px;
            clear: both;
        }

#buttons {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    min-height: 250px;
    overflow: hidden;
    z-index: 100;
}

    #buttons a {
        padding: 2px 12px 2px 0px;
        text-align: center;
        color: #6a737d;
        font: 9px/12px 'Helvetica Neue', sans-serif;
        font-weight: bold;
        display: block;
        text-transform: uppercase;
        cursor: pointer;
        text-decoration: none;
    }

.video-wrapper {
    margin: 10px 0;
}

.campaignMapContent {
    margin: 10px auto 10px auto;
    position: relative;
    *zoom: 1;
    background: #fff;
    -moz-box-shadow: 5px 0 15px -5px rgba(0, 0, 0, 0.4), -5px 0 15px -5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 5px 0 15px -5px rgba(0, 0, 0, 0.4), -5px 0 15px -5px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 0 15px -5px rgba(0, 0, 0, 0.4), -5px 0 15px -5px rgba(0, 0, 0, 0.4);
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .campaignMapContent:before,
    .campaignMapContent:after {
        content: "";
        display: table;
    }

    .campaignMapContent:after {
        clear: both;
    }

    .campaignMapContent a.campaignMapAction {
        float: left;
        margin: 0 5px;
        cursor: pointer;
        font-size: 11px;
    }

    .campaignMapContent .campaign-map-wrapper {
        background: #fff;
        width: 60%;
        position: relative;
        display: block;
        float: left;
    }

    .campaignMapContent .campaign-map {
        width: 98%;
        margin: 1%;
        height: 400px;
        display: block;
        float: left;
        position: relative;
    }

        .campaignMapContent .campaign-map h1.small {
            font-size: 22px;
            line-height: 24px;
        }

        .campaignMapContent .campaign-map p {
            font-family: Verdana, sans-serif, 'Droid Sans';
            font-size: 11px;
        }

        .campaignMapContent .campaign-map a.readMore {
            font-size: 15px;
        }

        .campaignMapContent .campaign-map .dropdownHeading {
            background: #fff;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            width: 100%;
        }

            .campaignMapContent .campaign-map .dropdownHeading.active {
                -webkit-box-shadow: 0 3px 4px -2px #798ca4;
                -moz-box-shadow: 0 3px 4px -2px #798ca4;
                box-shadow: 0 3px 4px -2px #798ca4;
            }

                .campaignMapContent .campaign-map .dropdownHeading.active .contentWrapper {
                    padding-bottom: 10px;
                }

                .campaignMapContent .campaign-map .dropdownHeading.active p {
                    display: block;
                }

                .campaignMapContent .campaign-map .dropdownHeading.active .link-bg .readMore {
                    background-position: 114px -632px;
                }

                    .campaignMapContent .campaign-map .dropdownHeading.active .link-bg .readMore:hover {
                        background-position: 114px -668px;
                    }

            .campaignMapContent .campaign-map .dropdownHeading .contentWrapper {
                padding: 0px;
            }

            .campaignMapContent .campaign-map .dropdownHeading p {
                margin: 0;
                padding: 0 5px;
                display: none;
            }

            .campaignMapContent .campaign-map .dropdownHeading .link-bg {
                background-image: url('../graphics/icon-sprites.png');
                background-repeat: no-repeat;
                background-position: -70px -591px;
                position: absolute;
                left: 0;
                bottom: -40px;
                padding: 4px 25px 11px 5px;
                display: block;
            }

                .campaignMapContent .campaign-map .dropdownHeading .link-bg .readMore {
                    padding: 0 20px 0 0;
                    background-image: url('../graphics/icon-sprites.png');
                    background-repeat: no-repeat;
                    background-position: 119px -651px;
                }

                    .campaignMapContent .campaign-map .dropdownHeading .link-bg .readMore:hover {
                        background-position: 119px -690px;
                    }

    .campaignMapContent .campaign-map-list {
        background: #fff;
        width: 39.5%;
        display: block;
        float: left;
        margin: 3px 0;
        border-left: 1px dotted #e5e5e5;
        height: 415px;
    }

        .campaignMapContent .campaign-map-list h2 {
            font-size: 17px;
            margin: 5px;
        }

            .campaignMapContent .campaign-map-list h2 span {
                color: #0060aa;
            }

        .campaignMapContent .campaign-map-list ul {
            list-style-type: none;
            margin: 5px;
            overflow-y: auto;
            max-height: 350px;
        }

            .campaignMapContent .campaign-map-list ul li {
                overflow: hidden;
                border-bottom: 1px dotted #95928c;
                background-image: url('../graphics/icon-sprites.png');
                background-position: -290px -1106px;
                padding: 3px 0;
                padding-left: 15px;
                margin: 0;
            }

                .campaignMapContent .campaign-map-list ul li h1 {
                    font-size: 28px;
                    line-height: 30px;
                    margin-bottom: 5px;
                }

                .campaignMapContent .campaign-map-list ul li a {
                    color: black;
                }

                    .campaignMapContent .campaign-map-list ul li a.past {
                        color: #bbb;
                    }

                    .campaignMapContent .campaign-map-list ul li a span.orgName {
                        display: block;
                        margin: 0;
                        line-height: 14px;
                        text-transform: uppercase;
                        font-family: 'Trade Gothic Bold';
                    }

                .campaignMapContent .campaign-map-list ul li .event-content {
                    float: left;
                }

.courseList {
    width: 100%;
}

    .courseList tr {
        border-top: 1px dotted #688595;
        border-bottom: 1px dotted #688595;
    }

        .courseList tr th {
            text-transform: uppercase;
            text-align: left;
            padding: 0;
            font-family: 'Trade Gothic Bold';
            font-size: 13px;
            line-height: 24px;
            letter-spacing: -0.04em;
            color: #222d3e;
            letter-spacing: 0.01em;
        }

    .courseList tbody td {
        padding: 10px 0;
    }

        .courseList tbody td span {
            display: block;
        }

    .courseList .course {
        font-family: 'Trade Gothic Bold';
        font-size: 22px;
        line-height: 24px;
        letter-spacing: -0.04em;
        color: #222d3e;
        letter-spacing: 0.01em;
    }

.pageshortcuts p {
    color: #211d13;
     font-family:'Verdana';
      font-size: 13px;
        line-height: 19px;
}

.teasers-container {
    font-family: "Trade Gothic";
    color: #222d3e;
}

.teaser {
    border-top: 1px dotted #cac8c6;
    padding: 8px 16px;
    position: relative;
}

.teaser__heading {
    font-family: 'Trade Gothic Bold';
    color: #40a1d4;
    font-size: 15px;
    position: relative;
}

    .teaser__heading:hover {
    }

.teaser__expandableContent {
    display: none;
}

.teaser-more {
    cursor: pointer;
    width: 18px;
    height: 18px;
    display: inline-block;
    font-family:'FontAwesome';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 16px;
    top: 6px;
    border: 2px #40a1d4 solid;
    border-radius: 9999px;
    text-align: center;
    color: #40a1d4;
    font-size: 13px;
    z-index: 10;
}

    .teaser-more::before {
        content: "\f067";
    }

.expanded::before {
    content: "\f068";
}

.teaser .open {
    color: #005fa8;
    border-color: #005fa8;
}



.teaser__preamble p {
    margin: 2px 0;
    font-size: 13px;
}

.teaser-userhint {
    font-family: 'Shadows Into Light', cursive;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 20px;
    position: relative;
    text-align: right;
    margin-right: 40px;
}

    .teaser-userhint::after {
        background-image: url('../../Content/images/userhint-arrow.png');
        width: 21px;
        height: 21px;
        position: absolute;
        right: -18px;
        bottom: 0px;
        content: '';
    }

.pageHeader .header .languageSelector {
    position: relative;
    float: right;
    margin: 12px 0 0 0;
    border-left: 1px dotted #72797e;
    z-index: 100;
}

.pageHeader .header .languageSelector__content_btn {
    border: none;
    padding: 0 30px 0 40px;
    margin: 0;
    font: 12px 'Trade Gothic Bold';
    line-height: 14px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    left: -8px;
    padding-top: 5px;
}

    .pageHeader .header .languageSelector__content_btn.clicked {
        background-image: url('../graphics/language-menu-top.png');
        background-repeat: no-repeat;
        padding-bottom: 18px;
        text-decoration:underline;
    }

.pageHeader .header .languageSelector__content:hover{
    text-decoration:underline;
}
.pageHeader .header .languageSelector__content__icon-container img {
    position: absolute;
    top: 5px;
    left: 15px;
}

.pageHeader .header .languageSelector__content .icon-right.upDownArrow {
    background-image: url('../graphics/language-arrows.png');
    background-repeat: no-repeat;
    background-position: 0 3px;
}

.pageHeader .header .languageSelector__content .icon-right {
    position: absolute;
    right: 10px;
    top: 5px;
    height: 16px;
    width: 10px;
}

.pageHeader .header .languageSelector__content__menu {
    position: absolute;
    width: 122px;
    padding-bottom:5px;
    top: 35px;
    left: -8px;
    background-color: #2C343C;
    border-left: 1px solid #2c4167;
    border-right: 1px solid #2c4167;
    border-bottom: 1px solid #2c4167;
    box-sizing: border-box;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .pageHeader .header .languageSelector__content__menu table {
        width: 100%;
    }
        .pageHeader .header .languageSelector__content__menu table tbody {
            display: block;
            overflow: hidden;
            width: 120px;
        }
        .pageHeader .header .languageSelector__content__menu table tr {
            cursor: pointer;

        }

        .pageHeader .header .languageSelector__content__menu table tr:hover {
            background-color: #3477ab;
                overflow: hidden;
        }

        .pageHeader .header .languageSelector__content__menu table td {
            font: 11px 'Trade Gothic Bold';
            text-transform: uppercase;
            color: #fff;
            padding: 5px 10px;
        }

            .pageHeader .header .languageSelector__content__menu table td img {
                width: 20px;
            }


::-webkit-input-placeholder {
    font-family: "Trade Gothic Oblique";
    font-size: 14px;
}

:-moz-placeholder { /* Firefox 18- */
    font-family: "Trade Gothic Oblique";
    font-size: 14px;
}

::-moz-placeholder { /* Firefox 19+ */
    font-family: "Trade Gothic Oblique";
    font-size: 14px;
}

:-ms-input-placeholder {
    font-family: "Trade Gothic Oblique";
    font-size: 14px;
}

@media only screen and (min-width: 1025px) {
    .languageSelector--desktop {
        display: block;
    }
}

@media only screen and (max-width: 1024px) {

    .pageHeader .pane3 {
        display: inline;
        float: left;
        width: 35.49196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        float: right;
    }

    .carousel-container {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .carousel .prevStage,
    .carousel .prevStage:hover {
        z-index: 10;
        left: -8px !important;
        background-size: 200%;
        width: 70px;
        background-image: url('/Content/images/pro_karusell_mobil-left.png');
        background-repeat: no-repeat;
        background-position: 0px center;
    }

    .carousel .nextStage,
    .carousel .nextStage:hover {
        z-index: 10;
        right: -9px;
        background-size: 200%;
        width: 70px;
        background-image: url('/Content/images/pro_karusell_mobil-right.png');
        background-repeat: no-repeat;
        background-position: 14px center;
    }



    .carousel li .slideWrapper .slide h1 {
        border-bottom: 0;
        margin-bottom: 8px;
    }

    .carousel li .slideWrapper .slide p {
        font: 13px/16px Verdana;
        margin-bottom: 8px;
    }

    .carousel li .slideWrapper .slide div.text-fullsize .text-wrapper .text {
        padding: 42px 60px;
    }

        .carousel li .slideWrapper .slide div.text-fullsize .text-wrapper .text h1 {
            border-bottom: 0;
            margin-bottom: 8px;
        }

    .carousel li .slideWrapper .slide div.text-right-insetphoto.full-height .inset-image img {
        margin-left: 0;
        max-width: none;
        height: 100%;
    }

    .carousel li .slideWrapper .slide div.text-right-insetphoto .image-wrapper {
        width: 50%;
    }

    .carousel li .slideWrapper .slide div.text-right-insetphoto .inset-image img {
        margin-left: 0;
        max-width: 90%;
    }

    .carousel li .slideWrapper .slide div.text-right-insetphoto .text-wrapper .text {
        font-size: 36px;
        line-height: 40px;
    }

        .carousel li .slideWrapper .slide div.text-right-insetphoto .text-wrapper .text h1 {
            font-size: 36px;
            line-height: 36px;
        }

        .carousel li .slideWrapper .slide div.text-right-insetphoto .text-wrapper .text p {
            margin-bottom: 8px;
        }

    .carousel li .slideWrapper .slide div.text-bottom .text-wrapper {
        width: 100%;
    }

        .carousel li .slideWrapper .slide div.text-bottom .text-wrapper .text {
            padding-top: 10px;
        }

            .carousel li .slideWrapper .slide div.text-bottom .text-wrapper .text h1 {
                font-size: 36px;
                line-height: 36px;
                margin-bottom: 5px;
                display: block;
            }

            .carousel li .slideWrapper .slide div.text-bottom .text-wrapper .text p {
                margin-bottom: 0px;
            }

    .carousel li .text-wrapper {
        width: 50%;
    }

        .carousel li .text-wrapper .text-positioner .text {
            padding: 10px 20px 10px 20px;
        }

            .carousel li .text-wrapper .text-positioner .text h1 {
                font-size: 36px;
                line-height: 36px;
            }

    .carousel li .background-image img {
        height: 100%;
    }

    .jcarousel-pagination {
        top: -31px;
        height: 17px;
        bottom: 0;
        border-radius: 18px 18px 0px 0px;
        -moz-border-radius: 18px 18px 0px 0px;
        -webkit-border-radius: 18px 18px 0px 0px;
        background-color: none;
    }

    .blurb.features ul li {
        width: 45%;
        margin-right: 2.5%;
        float: none;
        margin-bottom: 20px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        vertical-align: top;
    }

    .pageFooter {
        height: auto;
    }

        .pageFooter .courtesy-menu {
            display: block;
        }

            .pageFooter .courtesy-menu li {
                display: block;
                float: left;
            }

                .pageFooter .courtesy-menu li.last {
                    padding-right: 0;
                }

                .pageFooter .courtesy-menu li.culture {
                    border: none;
                    padding-left: 0;
                    clear: left;
                }
}

@media only screen and (max-width: 900px) {

    .articleList li .framedImage img {
        width: 100%;
    }

    .calendar .calendarSearch .searchBtnColumn {
        width: auto;
    }

    .mainHeader {
        display: none;
    }

    .pageHeader .center.paneWrapper {
        display: none;
    }

    .pageHeader #toggle-menu,
    .pageHeader #toggle-search {
        display: inline-block;
    }

    .pageHeader .mobileHeader {
        display: block;
        width: 100%;
    }

        .pageHeader .mobileHeader .mobileLogo {
            width: 100%;
        }

            .pageHeader .mobileHeader .mobileLogo a {
                text-decoration: none;
            }

            .pageHeader .mobileHeader .mobileLogo img {
                max-width: 80px;
            }

            .pageHeader .mobileHeader .mobileLogo h1 {
                font-family: 'Trade Gothic Bold';
                font-size: 16px;
                letter-spacing: -0.04em;
                color: #222d3e;
                text-transform: uppercase;
                color: #fff;
                font-size: 14px;
                margin: 6px auto 0;
            }

    .pageHeader .mobileSearch {
        display: none;
    }

    .pageHeader .header {
        /*display: none;*/
    }

        .pageHeader .header .subNavigation {
            display: none;
        }

        .pageHeader .header .member-info {
            text-align: left;
            margin: 6px 0 6px 10px;
            display: inline-block;
            max-width: 240px;
        }

            .pageHeader .header .member-info strong {
                font-size: 12px;
            }

        .pageHeader .header .loginLink {
            margin: 10px 10px 10px 0;
            border: 0;
            padding: 0;
        }

            .pageHeader .header .loginLink a {
                display: block;
            }

    .pageHeader .mainMenu {
        width: 50%;
        margin: 0;
        position: absolute;
        z-index: 2000;
        display: none;
    }

        .pageHeader .mainMenu ul {
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
            margin: 0;
        }

            .pageHeader .mainMenu ul li {
                -webkit-border-radius: 0px;
                -moz-border-radius: 0px;
                border-radius: 0px;
                -webkit-box-shadow: 0;
                -moz-box-shadow: 0;
                box-shadow: 0;
                display: block;
                width: 100%;
                margin: 0;
                background: #4778a0;
                border-bottom: 1px solid #12588f;
                border-top: 1px solid #d1dde7;
            }

                .pageHeader .mainMenu ul li.mobile-link {
                    display: block;
                }

                .pageHeader .mainMenu ul li:first-child a {
                    -webkit-border-radius: 0px;
                    -moz-border-radius: 0px;
                    border-radius: 0px;
                    margin-left: 0;
                }

                .pageHeader .mainMenu ul li.active a {
                    -webkit-box-shadow: none;
                    -moz-box-shadow: none;
                    box-shadow: none;
                }

                .pageHeader .mainMenu ul li.culture,
                .pageHeader .mainMenu ul li.economy,
                .pageHeader .mainMenu ul li.life,
                .pageHeader .mainMenu ul li.health,
                .pageHeader .mainMenu ul li.education {
                    border: none;
                    margin: 0;
                    position: relative;
                }

                    .pageHeader .mainMenu ul li.culture a,
                    .pageHeader .mainMenu ul li.economy a,
                    .pageHeader .mainMenu ul li.life a,
                    .pageHeader .mainMenu ul li.health a,
                    .pageHeader .mainMenu ul li.education a {
                        font-size: 23px;
                        background: none;
                        padding: 14px 10px;
                    }

                    .pageHeader .mainMenu ul li.culture span,
                    .pageHeader .mainMenu ul li.economy span,
                    .pageHeader .mainMenu ul li.life span,
                    .pageHeader .mainMenu ul li.health span,
                    .pageHeader .mainMenu ul li.education span {
                        position: absolute;
                        display: block;
                        right: 10px;
                        top: 7px;
                        width: 40px;
                        height: 30px;
                        background-size: auto;
                    }

                .pageHeader .mainMenu ul li.culture {
                    border-bottom-color: #4ea19c;
                    background-color: #53afa9;
                    background-image: -moz-linear-gradient(top, #57b8b2, #4ea19c);
                    background-image: -ms-linear-gradient(top, #57b8b2, #4ea19c);
                    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#57b8b2), to(#4ea19c));
                    background-image: -webkit-linear-gradient(top, #57b8b2, #4ea19c);
                    background-image: -o-linear-gradient(top, #57b8b2, #4ea19c);
                    background-image: linear-gradient(top, #57b8b2, #4ea19c);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57b8b2', endColorstr='#4ea19c', GradientType=0);
                }

                    .pageHeader .mainMenu ul li.culture span {
                        background-image: url('../graphics/icon-sprites.png');
                        background-repeat: no-repeat;
                        background-position: 8px 0px;
                    }

                .pageHeader .mainMenu ul li.economy {
                    border-bottom-color: #e06032;
                    background-color: #e46b40;
                    background-image: -moz-linear-gradient(top, #eb774e, #d9592b);
                    background-image: -ms-linear-gradient(top, #eb774e, #d9592b);
                    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eb774e), to(#d9592b));
                    background-image: -webkit-linear-gradient(top, #eb774e, #d9592b);
                    background-image: -o-linear-gradient(top, #eb774e, #d9592b);
                    background-image: linear-gradient(top, #eb774e, #d9592b);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb774e', endColorstr='#d9592b', GradientType=0);
                }

                    .pageHeader .mainMenu ul li.economy span {
                        background-image: url('../graphics/icon-sprites.png');
                        background-repeat: no-repeat;
                        background-position: 0px -33px;
                    }

                .pageHeader .mainMenu ul li.life {
                    border-bottom-color: #ef9422;
                    background-color: #f5ab4f;
                    background-image: -moz-linear-gradient(top, #f9bb6d, #ef9422);
                    background-image: -ms-linear-gradient(top, #f9bb6d, #ef9422);
                    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9bb6d), to(#ef9422));
                    background-image: -webkit-linear-gradient(top, #f9bb6d, #ef9422);
                    background-image: -o-linear-gradient(top, #f9bb6d, #ef9422);
                    background-image: linear-gradient(top, #f9bb6d, #ef9422);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9bb6d', endColorstr='#ef9422', GradientType=0);
                }

                    .pageHeader .mainMenu ul li.life span {
                        background-image: url('../graphics/icon-sprites.png');
                        background-repeat: no-repeat;
                        background-position: 0px -63px;
                    }

                .pageHeader .mainMenu ul li.health {
                    border-bottom-color: #b0608c;
                    background-color: #bc769d;
                    background-image: -moz-linear-gradient(top, #c884aa, #ab6089);
                    background-image: -ms-linear-gradient(top, #c884aa, #ab6089);
                    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c884aa), to(#ab6089));
                    background-image: -webkit-linear-gradient(top, #c884aa, #ab6089);
                    background-image: -o-linear-gradient(top, #c884aa, #ab6089);
                    background-image: linear-gradient(top, #c884aa, #ab6089);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c884aa', endColorstr='#ab6089', GradientType=0);
                }

                    .pageHeader .mainMenu ul li.health span {
                        background-image: url('../graphics/icon-sprites.png');
                        background-repeat: no-repeat;
                        background-position: 0px -93px;
                    }

                .pageHeader .mainMenu ul li.education {
                    border-bottom-color: #80a224;
                    background-color: #a1bf4e;
                    background-image: -moz-linear-gradient(top, #aecd5b, #8dab3a);
                    background-image: -ms-linear-gradient(top, #aecd5b, #8dab3a);
                    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aecd5b), to(#8dab3a));
                    background-image: -webkit-linear-gradient(top, #aecd5b, #8dab3a);
                    background-image: -o-linear-gradient(top, #aecd5b, #8dab3a);
                    background-image: linear-gradient(top, #aecd5b, #8dab3a);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aecd5b', endColorstr='#8dab3a', GradientType=0);
                }

                    .pageHeader .mainMenu ul li.education span {
                        background-image: url('../graphics/icon-sprites.png');
                        background-repeat: no-repeat;
                        background-position: 0px -181px;
                    }

                .pageHeader .mainMenu ul li:hover a,
                .pageHeader .mainMenu ul li.active a {
                    background: url('../graphics/header-pattern.png');
                }

                .pageHeader .mainMenu ul li a {
                    border-right: none;
                    border-left: none;
                    text-align: left;
                    -webkit-box-shadow: 0;
                    -moz-box-shadow: 0;
                    box-shadow: 0;
                    background: url('../graphics/header-pattern.png');
                }

        .pageHeader .mainMenu .mobileSubNavigation {
            display: block;
        }

            .pageHeader .mainMenu .mobileSubNavigation li {
                background: url('../graphics/pageHeader-subnav-bg.png') 0 0;
                border-bottom: 1px solid #353a40;
                border-top: 1px solid #666c72;
                margin: 0;
            }

                .pageHeader .mainMenu .mobileSubNavigation li:last-child {
                    border-bottom: none;
                }



    .localHeader p {
        font: 15px/20px 'Trade Gothic';
    }

    .localHeader .call-to-action {
        right: 2%;
    }

    .localHeader .conversion-image {
        right: 20px;
    }

    .localHeader .text-wrapper .text-positioner .text h1 {
        font-size: 36px;
        line-height: 40px;
    }

    .localHeader div.text-left-campaign .text-wrapper {
        width: 50%;
    }

        .localHeader div.text-left-campaign .text-wrapper .text h1 {
            font-size: 36px;
            line-height: 40px;
        }

    .pageFooter .blurb p {
        font-size: 16px;
    }

    .contentWithoutSubnav .subnav,
    .contentWithSubnav .subnav {
        display: inline;
        float: left;
        width: 31.32530120481928%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

    .calendarPage .contentWithoutSubnav .contentWithSidebar,
    .calendarPage .contentWithSubnav .contentWithSidebar {
        display: inline;
        float: left;
        width: 64.65863453815261%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

    .calendarPage .contentWithoutSubnav .contentWithSidebar-fullWidth {
        display: inline;
        float: left;
        width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

    .contentWithoutSubnav .contentWithSidebar .header,
    .contentWithSubnav .contentWithSidebar .header,
    .contentWithoutSubnav .contentWithSidebar .content-wrapper,
    .contentWithSubnav .contentWithSidebar .content-wrapper,
    .contentWithoutSubnav .contentWithSidebar .content,
    .contentWithSubnav .contentWithSidebar .content,
    .contentWithoutSubnav .contentWithSidebar .sidebar,
    .contentWithSubnav .contentWithSidebar .sidebar {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

        .contentWithoutSubnav .contentWithSidebar .header .blurb,
        .contentWithSubnav .contentWithSidebar .header .blurb,
        .contentWithoutSubnav .contentWithSidebar .content-wrapper .blurb,
        .contentWithSubnav .contentWithSidebar .content-wrapper .blurb,
        .contentWithoutSubnav .contentWithSidebar .content .blurb,
        .contentWithSubnav .contentWithSidebar .content .blurb,
        .contentWithoutSubnav .contentWithSidebar .sidebar .blurb,
        .contentWithSubnav .contentWithSidebar .sidebar .blurb {
            display: inline-block;
            width: 47.99196787148594%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
            vertical-align: top;
        }

    .calendar .calendarSearch .inputWrapper div.wrapper {
        position: relative;
    }


    .calendarPage .contentWithSubnav .contentWithSidebar .sidebar .blurb {
        display: inline-block;
        width: 47.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        vertical-align: top;
    }

    .languageSelector--desktop {
        display: none;
    }

    .pageHeader .mainMenu ul li .languageSelector__link--mobile {
        position: relative;
        font-size: 15px;
        padding-left: 30px;
    }

        .pageHeader .mainMenu ul li .languageSelector__link--mobile img {
            position: absolute;
            top: 0;
            bottom: 0;
            margin: auto;
            right: 20px;
                width: 30px;
        }
}

@media only screen and (max-width: 768px) {

    .calendar .calendarSearch .searchButton {
        display: none;
    }

    .calendar .calendarTableWrapper {
        width: 100%;
    }

    .jcarousel-pagination {
        background-color: transparent;
        border: none;
        top: -34px;
    }

    .carousel .nextStage, .carousel .nextStage:hover,
    .carousel .prevStage, .carousel .prevStage:hover {
        width: 55px;
    }

        .carousel .nextStage, .carousel .nextStage:hover {
            background-position: 10px center;
        }

        .carousel .prevStage, .carousel .prevStage:hover {
        }

    .pageContent > .center {
        padding-bottom: 0px;
    }

    .pageHeader .mobileSearch > div #search .headerSearch .buttonWrapper {
        padding: 10px 15px 0;
    }

        .pageHeader .mobileSearch > div #search .headerSearch .buttonWrapper .button {
            position: relative;
        }

    .pageHeader .mobileSearch > div #findAssociation {
        display: none;
    }

    .contentWithSubnav {
        margin: 0 10px;
        display: block;
    }

        .contentWithSubnav.search .header {
            width: 100%;
            margin-left: 0;
        }

        .contentWithSubnav.search .noResults {
            margin: 40px 0px;
            font-weight: bold;
        }

        .contentWithSubnav .header {
            width: 100%;
            margin-left: 0;
            margin-right: 0;
        }

        .contentWithSubnav .subnav {
            display: inline;
            float: left;
            width: 31.32530120481928%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
        }

        .contentWithSubnav .contentWithSidebar {
            display: inline;
            float: left;
            width: 64.65863453815261%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
        }

            .contentWithSubnav .contentWithSidebar .header,
            .contentWithSubnav .contentWithSidebar .content-wrapper,
            .contentWithSubnav .contentWithSidebar .content,
            .contentWithSubnav .contentWithSidebar .sidebar {
                width: 100%;
                margin-left: 0;
                margin-right: 0;
            }

        .contentWithSubnav .contentWithoutSidebar .header,
        .contentWithSubnav .contentWithoutSidebar .content {
            width: 100%;
            margin-left: 0;
            margin-right: 0;
        }

    .contentWithoutSubnav {
        margin: 0 10px;
    }

        .contentWithoutSubnav .contentWithSidebar {
            width: 100%;
            margin-left: 0;
            margin-right: 0;
        }

            .contentWithoutSubnav .contentWithSidebar .header,
            .contentWithoutSubnav .contentWithSidebar .content,
            .contentWithoutSubnav .contentWithSidebar .sidebar {
                width: 100%;
                margin-left: 0;
                margin-right: 0;
            }

    .contentWithSubnav .contentWithSidebar .sidebar .blurb {
        display: inline;
        float: left;
        width: 47.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

    .aboutAndFeatures .features {
        display: inline;
        float: left;
        width: 64.65863453815261%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

    .aboutAndFeatures .about {
        display: inline;
        float: left;
        width: 31.32530120481928%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

    .content .article .imageWrapper {
        display: block;
    }

        .content .article .imageWrapper img {
            width: 100%;
        }

    .carousel .stage {
        height: 240px;
    }

        .carousel .stage li .slideWrapper .slide div.text-fullsize .text-wrapper .text {
            padding: 22px 50px;
        }

    .carousel .nextStage:hover,
    .carousel .nextStage {
        right: -10px;
    }

    .carousel .prevStage:hover,
    .carousel .prevStage {
        left: -10px !important;
    }

    #searchAssociation .mainContent .blurb {
        width: 99%;
        height: 80%;
    }

    #searchAssociation .mainContent .selectionBar {
        width: 50%;
        top: auto;
        left: auto;
        right: auto;
        position: relative;
    }

        #searchAssociation .mainContent .selectionBar .contentWrapper ul {
            height: 420px;
        }

    .blurbHeader .contentWrapper {
        min-height: 0;
    }

    .blurb img {
        max-width: 100%;
    }

    .blurb .contentWrapper > img {
        width: 100%;
    }

    .blurb.features .contentWrapper > img {
        width: 100%;
    }

    .blurb.features .contentWrapper .conversionButton {
        display: none;
    }

    .blurb.features .contentWrapper .buttonWrapper {
        display: block;
    }

    .blurb.features ul {
        width: 100%;
    }

        .blurb.features ul li {
            width: 48%;
            margin: 0 0 20px;
        }

    .calendarList .list li .more {
        background: none;
    }

        .calendarList .list li .more:hover {
            background: none;
        }

        .calendarList .list li .more button {
            display: inline-block;
        }

    .calendar .startHere {
        background-position: 0px -365px;
        width: 65px;
        height: 55px;
        position: absolute;
        top: 25px;
        right: 40px;
    }

    .sidebar .blurb {
        display: inline;
        float: left;
        width: 31.32530120481928%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

        .sidebar .blurb.about.popped {
            display: inline;
            float: left;
            width: 31.32530120481928%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
        }

        .sidebar .blurb.features.popped {
            display: inline;
            float: left;
            width: 64.65863453815261%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
        }

            .sidebar .blurb.features.popped .buttonWrapper {
                float: right;
                margin: 0 -15px -7px 0;
            }

                .sidebar .blurb.features.popped .buttonWrapper a {
                    margin: 0;
                    text-transform: uppercase;
                }

    .blurbMatrix .blurb {
        display: inline;
        float: left;
        width: 47.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }



    .associationIntro .plainTextContent {
        display: inline;
        float: left;
        width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

    .associationIntro .about,
    .associationIntro .features {
        display: inline;
        float: left;
        width: 47.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

    .pageFooter {
        margin-top: 0;
        height: auto;
    }

        .pageFooter .center {
            *zoom: 1;
            margin: 0 10px;
            width: auto;
        }

            .pageFooter .center:before,
            .pageFooter .center:after {
                content: "";
                display: table;
            }

            .pageFooter .center:after {
                clear: both;
            }

            .pageFooter .center img {
                width: auto;
            }

            .pageFooter .center .footer-menu,
            .pageFooter .center .courtesy-menu {
                display: none;
            }

            .pageFooter .center .blurb .contentWrapper {
                min-height: 60px;
            }

                .pageFooter .center .blurb .contentWrapper > img {
                    max-width: 65px;
                    width: auto;
                }

                .pageFooter .center .blurb .contentWrapper p {
                    margin-top: 0;
                }

            .pageFooter .center .footer-address span {
                text-align: left;
                font-size: 10px;
                padding-left: 0;
            }
}

@media only screen and (max-width: 656px) {
    .pageHeader .mainMenu,
    .pageHeader .mobileSearch {
        width: 100%;
    }

        .pageHeader .mainMenu > div #mobileTabs,
        .pageHeader .mobileSearch > div #mobileTabs {
            display: block;
        }

        .pageHeader .mainMenu > div #search .headerSearch .buttonWrapper,
        .pageHeader .mobileSearch > div #search .headerSearch .buttonWrapper {
            display: none;
        }

        .pageHeader .mainMenu > div #search .label,
        .pageHeader .mobileSearch > div #search .label {
            display: none;
        }

    .localHeader {
        display: none;
    }

    .carousel .stage {
        height: 300px;
    }

    .carousel li {
        overflow: visible;
    }

        .carousel li .slideWrapper--noImage .text-wrapper{
            display:block;
        }
        .carousel li .slideWrapper--noImage .text-wrapper .text--desktop{
            display:none;
        }
         .carousel li .slideWrapper--noImage .text-wrapper .text--mobile{
            display:block;    
        }
        .carousel li .text-wrapper {
            display: none;
        }


            .carousel li .text-wrapper.mobile {
                display: block;
                width: 100%;
                height: auto;
                position: relative;
                bottom: 0;
            }

        .carousel li .slideWrapper .slide div.text-right-insetphoto.full-height .inset-image img {
            height: auto;
        }

        .carousel li .slideWrapper .slide div.text-right-insetphoto .text-wrapper {
            display: none;
        }

        .carousel li .slideWrapper .slide div.text-right-insetphoto .image-wrapper {
            width: 100%;
        }

            .carousel li .slideWrapper .slide div.text-right-insetphoto .image-wrapper img {
                width: 100%;
                max-width: 100%;
                border: none;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
                padding: 0;
            }

    .carouselCaptionsMobile {
        display: block;
    }

    .subnav {
        min-height: 0;
        margin-bottom: 20px;
    }

    .contentWithSubnav .subnav {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .contentWithSubnav .contentWithSidebar {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .contentWithSubnav .contentWithoutSidebar {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .contentWithoutSubnav {
        margin: 0;
        display: block;
    }

    .contentWithSubnav .subnav ul {
        display: none;
    }

        .contentWithSubnav .subnav ul.tags {
            display: block;
        }

    .contentWithSubnav .subnav #subnavMobile {
        display: block;
    }

    .sidebar .blurb.about.popped {
        display: inline;
        float: left;
        width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .sidebar .blurb.features.popped {
        display: inline;
        float: left;
        width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .aboutAndFeatures {
        width: auto;
        margin: 0;
        padding-top: 0;
    }

        .aboutAndFeatures .contentWrapper {
            min-height: 0;
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
        }

        .aboutAndFeatures .blurb {
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            display: inline;
            float: left;
            width: 97.99196787148594%;
            margin-left: 1.0040160642570282%;
            margin-right: 1.0040160642570282%;
            width: 100%;
            margin: 0;
        }

            .aboutAndFeatures .blurb.popped {
                display: inline;
                float: left;
                width: 97.99196787148594%;
                margin-left: 1.0040160642570282%;
                margin-right: 1.0040160642570282%;
                width: 100%;
                margin: 0;
                background: none;
            }

                .aboutAndFeatures .blurb.popped .extraBg {
                    background: none;
                }

                .aboutAndFeatures .blurb.popped .contentWrapper {
                    border: none;
                    padding-top: 0px;
                    padding-left: 7px;
                    padding-right: 7px;
                }

    .blurb.features .buttonWrapper {
        position: relative;
        right: 0px;
        bottom: 0px;
        margin-bottom: 0;
        width: 100%;
        text-align: center;
    }

    .articleListFilter {
        display: none;
    }

    .articleListFilterMobile {
        display: block;
    }

    .miniNewsFeed li:active {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .miniNewsFeed {
        display: block;
        background: none;
        border: none;
        width: 100%;
        margin-bottom: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

        .miniNewsFeed li {
            width: 100%;
            background: none;
            border: none;
            padding: none;
            display: block;
        }

            .miniNewsFeed li.heading {
                width: 100%;
                background: none;
            }

                .miniNewsFeed li.heading > div {
                    background-color: #1a65a0;
                    background-image: -moz-linear-gradient(top, #2a70a8, #015495);
                    background-image: -ms-linear-gradient(top, #2a70a8, #015495);
                    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2a70a8), to(#015495));
                    background-image: -webkit-linear-gradient(top, #2a70a8, #015495);
                    background-image: -o-linear-gradient(top, #2a70a8, #015495);
                    background-image: linear-gradient(top, #2a70a8, #015495);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a70a8', endColorstr='#015495', GradientType=0);
                    -webkit-border-radius: 4px;
                    -moz-border-radius: 4px;
                    border-radius: 4px;
                    font-family: 'Trade Gothic Bold';
                    font-size: 14px;
                    line-height: 26px;
                    text-transform: uppercase;
                    padding: 0 20px 0 10px;
                    color: #ffffff;
                    display: block;
                }

                .miniNewsFeed li.heading .wrapper {
                    padding: 0;
                }

                .miniNewsFeed li.heading .arrow {
                    display: none;
                }

            .miniNewsFeed li a {
                font-size: 16px;
                padding-left: 12px;
                background-position: -293px -1098px;
            }

                .miniNewsFeed li a:hover {
                    background-position: -292px -1174px;
                }

            .miniNewsFeed li.padded {
                display: block;
                border: none;
                padding: 0;
            }

            .miniNewsFeed li:hover {
                background: none;
            }

    .vignette {
        position: static;
        display: inline;
        float: left;
        width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        width: 100%;
        margin: 0;
        background: none;
    }

    .sidebar .blurb {
        display: inline;
        float: left;
        width: 47.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

    .pageFooter .footer-address span {
        display: inline;
        padding-left: 0;
        padding-right: 5px;
        margin-right: 5px;
    }

        .pageFooter .footer-address span.name {
            display: block;
            border: none;
        }
}

@media only screen and (max-width: 568px) {
    .blurbHeader {
        display: none;
    }

    .pageContent .blurb {
        display: none !important;
    }

        .pageContent .blurb.popped {
            display: block !important;
        }

    .blurbMatrix {
        margin: 0;
    }

    .calendarPage #calendar {
    }

        .calendarPage #calendar .calendar {
            display: block;
        }

        .calendarPage #calendar .mobileCalendarWrapper {
            display: none;
        }

            .calendarPage #calendar .mobileCalendarWrapper #mobileCalendarLink {
                display: none;
            }

    #calendar .calendar {
        display: none;
    }

    #calendar .mobileCalendarWrapper {
        display: block;
    }

        #calendar .mobileCalendarWrapper #mobileCalendarLink {
            display: block;
            margin-bottom: 5px;
        }

    .calendar .startHere {
        right: 10px;
    }

    .calendar.medium .filter.medium .checkboxWrapper {
        width: 50%;
    }

    .associationIntro .plainTextContent,
    .associationIntro .about,
    .associationIntro .features {
        display: inline;
        float: left;
        width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .pageFooter .blurb {
        display: inline;
        float: left;
        width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

        .pageFooter .blurb img {
            margin: 0 15px 0 50px;
        }
}

@media only screen and (max-width: 480px) {
    .articleList li .listContent {
        overflow: visible;
    }

    .contactGrid ul li {
        display: inline;
        float: left;
        width: 47.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

    .carousel .stage {
        height: 240px;
    }

    form .row {
        margin-bottom: 0;
    }

        form .row.submit .column .button {
            display: none;
        }

            form .row.submit .column .button.mobile {
                display: block;
                padding: 12px 10px;
                font-size: 15px;
                float: none;
                width: 100%;
            }

    .form .row .column {
        width: 100%;
        margin-bottom: 15px;
    }

        .form .row .column:first-child .inputWrapper {
            padding-right: 24px;
        }

    .blurb.features ul {
        display: table;
    }

        .blurb.features ul li {
            width: 47%;
            margin: 0 1.5% 20px;
            display: inline-block;
            vertical-align: top;
            float: none;
        }

            .blurb.features ul li .featureContent {
                background-image: none !important;
                padding-left: 0;
            }
}

@media only screen and (max-width: 320px) {
    .carousel .stage {
        height: 160px;
    }

    .carousel li .slideWrapper--noImage .text-wrapper .text--mobile .text--mobile__teaser {
    display:none;
    
    }

    .contactGrid ul li {
        display: inline;
        float: left;
        width: 97.99196787148594%;
        margin-left: 1.0040160642570282%;
        margin-right: 1.0040160642570282%;
    }

    .blurb.features ul li {
        width: 100%;
        margin: 0 0 10px;
    }

    ul.tabs {
        display: table;
        width: 100%;
    }

        ul.tabs li {
            display: table-cell;
            float: none;
            margin-right: 0;
        }

            ul.tabs li a {
                font-size: 13px;
            }
}
/* Media query added to overwrite tabs plugin style on ipad device */
@media only screen and (min-width: 656px) and (max-width: 900px) {
    #search {
        display: block !important;
    }

    #findAssociation {
        display: none !important;
    }
}
/* Media query added to suppress mobile navigation in non-mobile mode. */
@media only screen and (min-width: 656px) {
    .contentWithSubnav .subnav #subnavMobile {
        display: none;
    }
}

@media only screen and (min-width: 768px) {
    .calendarList .list li .info {
        display: none !important;
    }
}

/* Member info */
.validation-summary-errors ul li {
    margin-top: 10px;
}

    .validation-summary-errors ul li:before {
        content: 'x';
        margin-right: 5px;
    }

    .validation-summary-errors ul li:first-child {
        margin: 0;
    }

.membership-info .form .row.no-marg .column {
    margin: 0;
}

.membership-info {
    padding: 10px;
    background-color: #e6eef1;
    border-top: 2px solid #a4c4d0;
    border-bottom: 1px solid #a4c4d0;
}

    .membership-info h2.name {
        margin: 0 0 15px 0;
    }

    .membership-info ul li {
        margin-bottom: 0;
    }

    .membership-info ul {
        padding-left: 15px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

a.forgot-password {
    margin: 5px 0 0 0;
    color: #40a1d4;
}

.member-memberships label {
    margin: 0;
    font-size: 11px;
    font-style: italic;
}

.member-memberships .contact {
    margin-top: 20px;
}

    .member-memberships .contact .heading {
        margin-bottom: 5px;
    }


/* CHOSEN */
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    zoom: 1;
    *display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

    .chosen-container * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .chosen-container .chosen-drop {
        position: absolute;
        top: 100%;
        left: -9999px;
        z-index: 1010;
        width: 100%;
        border: 1px solid #aaa;
        border-top: 0;
        background: #fff;
        /*box-shadow: 0 4px 5px rgba(0,0,0,.15);*/
    }

    .chosen-container.chosen-with-drop .chosen-drop {
        left: 0;
    }

    .chosen-container a {
        cursor: pointer;
    }

    .chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
        margin-right: 4px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-weight: 400;
        color: #999;
    }

        .chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
            content: ":";
            padding-left: 2px;
            vertical-align: top;
        }

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 2px 0 0 8px;
    height: 32px;
    border: 1px solid #c0d2d7;
    -moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.15);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    /*background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));
    background: -webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: -moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: -o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background: linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background-clip: padding-box;*/
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}

.chosen-container-single .chosen-default {
    color: #999;
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px;
}

    .chosen-container-single .chosen-single abbr:hover {
        background-position: -42px -10px;
    }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%;
}

    .chosen-container-single .chosen-single div b {
        display: block;
        width: 100%;
        height: 100%;
        background: url(chosen-sprite.png) no-repeat 0 6px;
    }

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}

    .chosen-container-single .chosen-search input[type=text] {
        margin: 1px 0;
        padding: 4px 20px 4px 5px;
        width: 100%;
        height: auto;
        outline: 0;
        border: 1px solid #aaa;
        background: #fff url(chosen-sprite.png) no-repeat 100% -20px;
        background: url(chosen-sprite.png) no-repeat 100% -20px;
        font-size: 1em;
        font-family: sans-serif;
        line-height: normal;
        border-radius: 0;
    }

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px;
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}

    .chosen-container .chosen-results li {
        display: none;
        margin: 0;
        padding: 5px 6px;
        list-style: none;
        line-height: 15px;
        word-wrap: break-word;
        -webkit-touch-callout: none;
    }

        .chosen-container .chosen-results li.active-result {
            display: list-item;
            cursor: pointer;
        }

        .chosen-container .chosen-results li.disabled-result {
            display: list-item;
            color: #ccc;
            cursor: default;
        }

        .chosen-container .chosen-results li.highlighted {
            background-color: #e2eae8;
            color: #000;
        }

        .chosen-container .chosen-results li.no-results {
            color: #777;
            display: list-item;
            background: #f4f4f4;
        }

        .chosen-container .chosen-results li.group-result {
            display: list-item;
            font-weight: 700;
            cursor: default;
        }

        .chosen-container .chosen-results li.group-option {
            padding-left: 15px;
        }

        .chosen-container .chosen-results li em {
            font-style: normal;
            text-decoration: underline;
        }

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));
    background-image: -webkit-linear-gradient(#eee 1%,#fff 15%);
    background-image: -moz-linear-gradient(#eee 1%,#fff 15%);
    background-image: -o-linear-gradient(#eee 1%,#fff 15%);
    background-image: linear-gradient(#eee 1%,#fff 15%);
    cursor: text;
}

    .chosen-container-multi .chosen-choices li {
        float: left;
        list-style: none;
    }

        .chosen-container-multi .chosen-choices li.search-field {
            margin: 0;
            padding: 0;
            white-space: nowrap;
        }

            .chosen-container-multi .chosen-choices li.search-field input[type=text] {
                margin: 1px 0;
                padding: 0;
                height: 25px;
                outline: 0;
                border: 0 !important;
                background: transparent !important;
                box-shadow: none;
                color: #999;
                font-size: 100%;
                font-family: sans-serif;
                line-height: normal;
                border-radius: 0;
            }

        .chosen-container-multi .chosen-choices li.search-choice {
            position: relative;
            margin: 3px 5px 3px 0;
            padding: 3px 20px 3px 5px;
            border: 1px solid #aaa;
            max-width: 100%;
            border-radius: 3px;
            background-color: #eee;
            background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));
            background-image: -webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
            background-image: -moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
            background-image: -o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
            background-image: linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
            background-size: 100% 19px;
            background-repeat: repeat-x;
            background-clip: padding-box;
            box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);
            color: #333;
            line-height: 13px;
            cursor: default;
        }

            .chosen-container-multi .chosen-choices li.search-choice span {
                word-wrap: break-word;
            }

            .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
                position: absolute;
                top: 4px;
                right: 3px;
                display: block;
                width: 12px;
                height: 12px;
                background: url(chosen-sprite.png) -42px 1px no-repeat;
                font-size: 1px;
            }

                .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
                    background-position: -42px -10px;
                }

        .chosen-container-multi .chosen-choices li.search-choice-disabled {
            padding-right: 5px;
            border: 1px solid #ccc;
            background-color: #e4e4e4;
            background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));
            background-image: -webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
            background-image: -moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
            background-image: -o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
            background-image: linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
            color: #666;
        }

        .chosen-container-multi .chosen-choices li.search-choice-focus {
            background: #d4d4d4;
        }

            .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
                background-position: -42px -10px;
            }

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default;
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));
    background-image: -webkit-linear-gradient(#eee 20%,#fff 80%);
    background-image: -moz-linear-gradient(#eee 20%,#fff 80%);
    background-image: -o-linear-gradient(#eee 20%,#fff 80%);
    background-image: linear-gradient(#eee 20%,#fff 80%);
    box-shadow: 0 1px 0 #fff inset;
}

    .chosen-container-active.chosen-with-drop .chosen-single div {
        border-left: 0;
        background: transparent;
    }

        .chosen-container-active.chosen-with-drop .chosen-single div b {
            background-position: -18px 6px;
        }

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
}

    .chosen-container-active .chosen-choices li.search-field input[type=text] {
        color: #222 !important;
    }

.chosen-disabled {
    opacity: .5 !important;
    cursor: default;
}

    .chosen-disabled .chosen-single {
        cursor: default;
    }

    .chosen-disabled .chosen-choices .search-choice .search-choice-close {
        cursor: default;
    }

.chosen-rtl {
    text-align: right;
}

    .chosen-rtl .chosen-single {
        overflow: visible;
        padding: 0 8px 0 0;
    }

        .chosen-rtl .chosen-single span {
            margin-right: 0;
            margin-left: 26px;
            direction: rtl;
        }

    .chosen-rtl .chosen-single-with-deselect span {
        margin-left: 38px;
    }

    .chosen-rtl .chosen-single div {
        right: auto;
        left: 3px;
    }

    .chosen-rtl .chosen-single abbr {
        right: auto;
        left: 26px;
    }

    .chosen-rtl .chosen-choices li {
        float: right;
    }

        .chosen-rtl .chosen-choices li.search-field input[type=text] {
            direction: rtl;
        }

        .chosen-rtl .chosen-choices li.search-choice {
            margin: 3px 5px 3px 0;
            padding: 3px 5px 3px 19px;
        }

            .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
                right: auto;
                left: 4px;
            }

    .chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
        left: 9999px;
    }

    .chosen-rtl.chosen-container-single .chosen-results {
        margin: 0 0 4px 4px;
        padding: 0 4px 0 0;
    }

    .chosen-rtl .chosen-results li.group-option {
        padding-right: 15px;
        padding-left: 0;
    }

    .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
        border-right: 0;
    }

    .chosen-rtl .chosen-search input[type=text] {
        padding: 4px 5px 4px 20px;
        background: #fff url(chosen-sprite.png) no-repeat -30px -20px;
        background: url(chosen-sprite.png) no-repeat -30px -20px;
        direction: rtl;
    }

    .chosen-rtl.chosen-container-single .chosen-single div b {
        background-position: 6px 2px;
    }

    .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
        background-position: -12px 2px;
    }

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx) {
    .chosen-rtl .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type=text], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
        background-image: url(chosen-sprite@2x.png) !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important;
    }
}

/* UTILITIES */
.mt10 {
    margin-top: 10px;
}
