/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/

* {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

html {
    color: #000;
    background: #fff;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, select, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, button, caption, cite, code, dfn, em, input, optgroup, option, select, strong, textarea, th, var {
    font: inherit;
}

del, ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

small, sub, sup {
    font-size: .73em;
}

sup {
    vertical-align: super;
}

sub {
    vertical-align: sub;
}

legend {
    color: #000;
}

html,
body {
    height: 100%;
    margin: 0;
    background: #fff;
    -ms-content-zooming: none;
    user-select: none;
    font-size: 14px;
    /*cursor:none;*/
}

body {
    margin: 0;
    color: #fff;
    font: 14px/18px Arial, Helvetica, sans-serif;
    min-width: 1024px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
}

    body.template5,
    body.template9 {
        color: #333333;
        font: 16px/21px Arial, Helvetica, sans-serif;
    }

    body #popuptextboxback .fa-times {
        text-shadow: 1px 1px 2px rgba(0,0,0,0.79);
        color: #cccccc;
    }

.template2 {
    background: none;
}

img {
    border-style: none;
}

a {
    text-decoration: none;
    color: #a5cd4e;
}

    a:hover {
        text-decoration: underline;
    }

    a:active {
        background-color: transparent;
    }

strong, b {
    font-weight: bold;
}

em, o {
    font-style: italic;
}

h4, .cke_panel_listItem h4 {
    font-size: 180%;
    line-height: 190%;
}

    h4:not(:first-of-type) {
        margin: 10px 0 2px;
    }

h5, .cke_panel_listItem h5 {
    font-size: 150%;
    line-height: 160%;
    margin: 9px 0 3px;
}

h6, .cke_panel_listItem h6 {
    font-size: 130%;
    line-height: 140%;
    margin: 7px 0 3px;
}

#wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
}

body:not(page):not(template3) #wrapper { /*huh?*/
    background: #c9cacb;
    min-height: calc(100% - 30px);
}

.template1 #wrapper {
    background: #C9CACB;
    background: -moz-linear-gradient(top, #C9CACB 0%, #B1C1C0 100%);
    background: -webkit-linear-gradient(top, #C9CACB 0%,#B1C1C0 100%);
    background: linear-gradient(to bottom, #C9CACB 0%,#B1C1C0 100%);
}

.template5 #wrapper {
    background: #96BBBB;
    background: -moz-linear-gradient(top, #96BBBB 0%, #618985 100%);
    background: -webkit-linear-gradient(top, #96BBBB 0%,#618985 100%);
    background: linear-gradient(to bottom, #96BBBB 0%,#618985 100%);
}

.template7 #wrapper {
    background: #53a2be;
    background: -moz-linear-gradient(top, #53a2be 0%, #176087 100%);
    background: -webkit-linear-gradient(top, #53a2be 0%,#176087 100%);
    background: linear-gradient(to bottom, #53a2be 0%,#176087 100%);
}

.template8 #wrapper {
    background: #824c71;
    background: -moz-linear-gradient(top, #824c71 0%, #4a2545 100%);
    background: -webkit-linear-gradient(top, #824c71 0%,#4a2545 100%);
    background: linear-gradient(to bottom, #824c71 0%,#4a2545 100%);
}

.template2 #wrapper {
    background: rgb(55,93,129);
    background: -moz-linear-gradient(top, rgba(55,93,129,1) 0%, rgba(22,37,52,1) 100%);
    background: -webkit-linear-gradient(top, rgba(55,93,129,1) 0%,rgba(22,37,52,1) 100%);
    background: linear-gradient(to bottom, rgba(55,93,129,1) 0%,rgba(22,37,52,1) 100%);
    min-height: calc(100% - 30px);
}

.template4 #wrapper {
    background: #998675;
    background: -moz-linear-gradient(top, #998675 0%, #544741 100%);
    background: -webkit-linear-gradient(top, #998675 0%,#544741 100%);
    background: linear-gradient(to bottom, #998675 0%,#544741 100%);
}

.template3 #wrapper {
    background: rgb(30,102,34);
    background: -moz-linear-gradient(top, rgba(30,102,34,1) 0%, rgba(12,41,14,1) 100%);
    background: -webkit-linear-gradient(top, rgba(30,102,34,1) 0%,rgba(12,41,14,1) 100%);
    background: linear-gradient(to bottom, rgba(30,102,34,1) 0%,rgba(12,41,14,1) 100%);
    min-height: calc(100% - 30px);
}

.template6 #wrapper {
    background: #93A594;
    background: -moz-linear-gradient(top, #93A594 0%, #63776A 100%);
    background: -webkit-linear-gradient(top, #93A594 0%,#63776A 100%);
    background: linear-gradient(to bottom, #93A594 0%,#63776A 100%);
}

.template9 #wrapper {
    background: #998da0;
    background: -moz-linear-gradient(top, #998da0 0%, #63585e 100%);
    background: -webkit-linear-gradient(top, #998da0 0%,#63585e 100%);
    background: linear-gradient(to bottom, #998da0 0%,#63585e 100%);
}

.w1 {
    min-width: 1024px;
    max-width: 1920px;
}

.w2 {
    padding: 0 3%;
}

#header {
    width: 100%;
    overflow: hidden;
    padding: 35px 0 10px;
}

.logo {
    width: 130px;
}

.logo-wrapper {
    position: relative;
    z-index: 99;
    height: 160px;
    margin: 0 0 0 0;
    float: left;
}

.shown.logo {
    background: rgba(0,0,0,0.5);
    border-radius: 10px;
    padding: 10px 5px 5px 12px;
    border: 1px dotted #999;
    margin: -11px 0 0 -5px;
}

.slideshow {
    position: relative;
    height: 130px;
    width: 126px;
    float: right;
    padding: 0;
}

    .slideshow .slide img {
        position: absolute;
        z-index: 99;
        right: 0;
        max-width: 122px;
        max-height: 150px;
        /*width:100%;*/
    }

    .slideshow .slide.active {
        z-index: 2;
    }

    .slideshow .slide a.lightbox:hover {
        text-decoration: none;
    }

    .slideshow img {
        float: right;
        margin: 0 0 0 13px;
    }

    .slideshow .textholder {
        overflow: hidden;
        height: 1%;
        text-align: right;
        color: #046380;
        display: block;
    }

.template2 .slideshow .textholder {
    color: #fff;
}

.slideshow .textholder strong {
    font: 18px/21px Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 84px 0 1px;
    display: block;
    letter-spacing: -1px;
}

.slideshow .textholder span {
    display: block;
}

#header .holder {
    overflow: hidden;
    height: 160px;
    text-align: center;
    color: #046380;
}

    #header .holder h2 {
        font-size: 36px;
        line-height: 40px;
        font-weight: normal;
        margin: 0 0 4px;
        min-height: 40px;
    }

.template1 #header .holder h2 {
    color: #212322;
}

.template2 #header .holder h2,
.template3 #header .holder h2 {
    color: #fff;
    /*text-shadow: -1px 2px 1px rgba(0, 0, 0, 0.9);*/
    margin: 0 0 4px;
}

#header .holder h3 {
    font-size: 26px;
    line-height: 31px;
    font-weight: normal;
    margin: 0 0 4px;
    min-height: 31px;
}

.template2 #header .holder h3 {
    color: #c4d7ed;
    /*text-shadow: -1px 2px 1px rgba(0, 0, 0, 0.9);*/
}

.template4 #header .holder h3 {
    color: #f2f2f2;
    /*text-shadow: -1px 2px 1px rgba(0, 0, 0, 0.9);*/
}

.template3 #header .holder h3 {
    color: white;
    /*text-shadow: -1px 2px 1px rgba(0, 0, 0, 0.9);*/
}

#header .holder h4 {
    font-size: 21px;
    line-height: 24px;
    font-weight: normal;
    margin: 0 0 4px;
    min-height: 24px;
}

.template1 #header .holder h3,
.template1 #header .holder h4 {
    color: #383d3b;
}

.template5 .holder,
.template5 #header .holder h2,
.template5 #header .holder h3,
.template5 #header .holder h4 {
    color: #111313;
    font-weight: bold;
}

.template8 .holder,
.template8 #header .holder h2,
.template8 #header .holder h3,
.template8 #header .holder h4 {
    color: #EEEEEE;
    font-weight: bold;
}

.template2 #header .holder h4 {
    color: #c4d7ed;
    /*text-shadow: -1px 2px 1px rgba(0, 0, 0, 0.9);*/
}

.template4 #header .holder h4 {
    color: #f2f2f2;
    /*text-shadow: -1px 2px 1px rgba(0, 0, 0, 0.9);*/
}

.template3 #header .holder h4 {
    color: white;
    /*text-shadow: -1px 2px 1px rgba(0, 0, 0, 0.9);*/
}

#main {
    width: 114%;
    margin: 0 -1.4%;
    overflow: hidden;
    padding: 0 0 40px;
}

.template3 #main {
    margin: 0 -2.5%;
    width: auto;
}

.template2 #main {
    margin: 0 -0.75%;
    width: 101.5%;
}

.column {
    float: left;
    margin: 0 1%; /***** 1.4% */
    width: 28%; /***** 27.2% */
}

.template5 .column {
    width: 42.8%;
}

.template8 .column {
    width: 87.8%;
}

.template2 .column {
    width: 23.4%;
    margin: 0 0.8%;
}

    .template2 .column.long {
        width: 24.6%;
    }

.template3 .column {
    margin: 0 1.5%;
    width: 21.2%;
}

.template3 .column1 {
    padding: 3px 0 0;
}

.template3 .column.c {
    width: 22.8%;
}

.template3 .column.long .column.c,
.template3 .column.l.c {
    width: 46.9%;
    margin: 0;
}

.template3 .column.c.r {
    float: right;
    margin-top: 1px !important;
}

.template3 .column.long {
    width: 48.6%;
    position: relative;
}

.template3 .column.long1 {
    width: calc(47% + 25.8%);
}

.column .block {
    background: #969272;
    padding: 5px 30px;
    margin: 0 0 60px;
    height: 330px;
    overflow: hidden;
}

.template1 .column .block {
    background: #94958B;
}

    .template1 .column .block.bg1 {
        background: #6E7E85;
    }

.template9 .column .block {
    background: #D6D6D6;
}

    .template9 .column .block.bg1 {
        background: #CACABA;
    }

.template5 .column .block {
    background: #EEF1EF;
    margin: 0 0 25px;
    height: 365px;
}

.column .block.block2 {
    height: 390px;
}

.column .block.block3 {
    height: 280px;
}

.column .block.block4 {
    height: 442px;
}

.column .block.bg1 {
    background: #046380;
    height: 800px;
    padding-bottom: 1px;
}

.template2 .column .block, .template2 #popuptextbox {
    background: #fff;
    overflow: hidden;
    color: #375d81;
    padding: 10px 0;
}

.template2 #popuptextbox {
    padding: 0;
}

.template4 .column .block, .template4 #popuptextbox {
    color: #333333;
}

.template2 .column .block {
    margin: 0 0 31px;
    height: 339px;
}

.helper.active {
    margin-bottom: 31px !important;
}

.template2 .column .block.block2 {
    height: 370px;
}

.template2 .column .block.bg1 {
    background: #e1e6fa;
    height: 760px;
}

.template4 .column .block.bg1 {
    background: #f2f2f2;
    height: 760px;
}

.template4 .column .block.bg0 {
    height: 760px;
}

.template3 .column .block {
    height: 350px;
    padding: 0 0 10px;
    overflow: hidden;
    margin: 0;
}

.template3 .column .block, .template3 .columns .innercontainer, .template3 .columns .floatcontent, .template3 #popuptextbox {
    background: rgb(40,138,46);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4OGEyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZDk5MzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(40,138,46,1) 0%, rgba(45,153,51,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(40,138,46,1)), color-stop(100%,rgba(45,153,51,1)));
    background: -webkit-linear-gradient(top, rgba(40,138,46,1) 0%,rgba(45,153,51,1) 100%);
    background: -o-linear-gradient(top, rgba(40,138,46,1) 0%,rgba(45,153,51,1) 100%);
    background: -ms-linear-gradient(top, rgba(40,138,46,1) 0%,rgba(45,153,51,1) 100%);
    background: linear-gradient(to bottom, rgba(40,138,46,1) 0%,rgba(45,153,51,1) 100%);
}

    .template3 .column .block .text {
        padding: 0 9%;
    }

    .template3 .column .block.bg2 .text {
        padding: 0 4%;
    }

    .template3 .column .block.bg1,
    .template3 .column .block.bg1s {
        border-radius: 0;
    }

    .template3 .column .block.block1 {
        line-height: 24px;
        padding: 33px 0 0;
        height: 208px;
    }

        .template3 .column .block.block1 .text {
            padding: 0 9%;
        }

    .template3 .column .block.bg2 {
        background: #66a26a;
        margin: 0 0 -9999px;
        padding: 0 0 9999px;
    }

        .template3 .column .block.bg2 .inner {
            width: 100%;
            overflow: hidden;
            font-size: 18px;
            line-height: 24px;
            padding: 5px 0;
        }

            .template3 .column .block.bg2 .inner p {
                margin: 0 0 25px;
            }

            .template3 .column .block.bg2 .inner .alignright {
                float: right;
                margin: -5px 10px 0 20px;
                width: 27.5%;
            }

.template6 .column .block,
.template6 .columns .innercontainer,
.template6 .columns .floatcontent,
.template6 #popuptextbox,
.template6 .column .block.bg2 {
    background: #EFF1ED;
    color: #0D1B2A;
}

.column .block h2 {
    font-size: 28px;
    line-height: 33px;
    font-weight: normal;
    margin: 0;
    padding: 25px 0 23px;
    min-height: 33px;
}

.template1 .column .block h2 {
    background-color: #74725b;
    margin: -5px -8% 15px;
    padding: 15px 7.2%;
}

.template1 .column .block.bg1 h2 {
    background-color: #09495d;
}

.template9 .column .block h2,
.template9 .column .block.bg1 h2 {
    background-color: #63585E;
}

.template5 .column .block h2 {
    font-size: 26px;
    line-height: 31px;
    background-color: #5E6572;
    color: #EEF1EF;
    margin: -5px -7.2% 15px;
    padding: 22px 7.2% 15px;
}

.template7 .column .block h2 {
    background-color: #3D5457;
}

.template2 .column .block h2 {
    margin: -10px 0 18px;
    background: #c4d7ed;
    color: #002f2f;
    padding: 15px 8% 9px;
    font-size: 27px;
    line-height: 33px;
    min-height: 33px;
}

.template4 .column .block h2 {
    background: #dad1c6;
    color: #2f2f2f;
    padding: 15px 6% 9px;
    font-size: 22px;
    line-height: 27px;
    min-height: 27px;
}

.template2 .column .block .text {
    padding: 0 7%;
}

.template3 .column .block h2 {
    margin: 0 0 25px;
    padding: 14px 7%;
    background: #25802a;
}

.template3 .column.long .block h2 {
    background: #247129;
    padding: 14px 3.5%;
    margin: 0 0 25px;
}

.template3 .column.long .column.c .block h2 {
    padding: 14px 7%;
}

.template6 .column .block h2,
.template6 .column.long .block h2 {
    font-size: 26px;
    line-height: 31px;
    background-color: #DAD7CD;
    color: #0D1B2A;
}

.column .block h3 {
    font-size: 35px;
    line-height: 38px;
    font-weight: normal;
    margin: 0 0 28px;
    padding: 22px 0 0;
    color: #efecca;
    text-align: center;
}

.column .block p {
    margin: 0 4px 8px 0;
}

.column .block img:not(.cke_widget_mask), #cv img, #abstract img, #references img {
    max-width: 100%;
    height: auto !important;
    vertical-align: top;
    margin: 0;
}

.template2 .column .block img {
    margin: 12px 0 6px;
}

.template2 .column .block .video-block {
    margin: 0 -9% 18px;
}

    .template2 .column .block .video-block img {
        margin: 0;
    }

.column .block .more {
    text-align: center;
    margin: 0 0 10px;
    padding: 10px 0 0;
    cursor: pointer;
}

.column.c .block .more {
    padding: 10px 0;
}

.column .block .more span {
    display: inline-block;
    vertical-align: top;
    background: url(/Common/Images/SIWI/bg-more.png) no-repeat 50% 100%;
    padding: 0 0 30px;
    font-size: 18px;
    line-height: 21px;
    min-width: 123px;
    text-transform: uppercase;
    font-weight: bold;
    background-size: contain;
}

.template2 .column .block .more span {
    background: url(/Common/Images/SIWI/bg-more1.png) no-repeat 50% 100%;
    padding: 0 0 22px;
    min-width: 83px;
    color: #999;
    font-size: 16px;
    background-size: contain;
}

.template3 .column .block .more span {
    background: url(/Common/Images/SIWI/bg-more.png) no-repeat 50% 100%;
    padding: 0 0 22px;
    min-width: 83px;
    font-size: 16px;
    background-size: contain;
}

.template3 .visual {
    margin: 0 -11%;
}

    .template3 .visual.first {
        margin: -25px -11% 17px;
    }

.template3 .column.long .visual1 {
    white-space: nowrap;
    width: 100%;
    height: 360px;
    margin: 0;
}

    .template3 .column.long .visual1:after,
    .template8 .visual1:after {
        content: '';
        display: inline-block;
        height: 100%;
        width: 1px;
        overflow: hidden;
        margin: 0 0 0 -5px;
        vertical-align: middle;
    }

    .template3 .column.long .visual1 img,
    .template8 .visual1 img {
        vertical-align: middle;
        display: inline-block;
        white-space: normal;
        width: 100%;
        height: auto;
    }

.template3 .column.long .r .visual.first,
.template8 .r .visual.first {
    margin: 0 -11% 14px;
    padding: 0;
    position: relative;
}

.template3 .column.long .bg3 {
    background: #288a2e;
    padding: 0 0 9999px;
    margin: 0 0 -9999px;
    float: right;
    width: 46.9%;
}

.template3 .visual img,
.template8 .visual img {
    margin: 0;
}

.template8 .visual1 {
    white-space: nowrap;
    width: 100%;
    height: 900px;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.popup-holder {
    position: relative;
    overflow: hidden;
    height: 0;
    left: -10000px;
}

.container {
    width: 98%;
    margin: 0;
    overflow: hidden;
    max-width: 1976px;
}

.template6 .column.long {
    width: 99.2%;
    position: relative;
}

.template6 .container {
    display: table;
    margin: 0 -0.6vw;
    width: 100%;
}

.template6 .column .block4 {
    margin-top: 40px;
    height: 340px;
}

.container-1 {
    width: 50%;
    margin: 0;
    overflow: hidden;
    display: table-cell;
    vertical-align: top;
    padding: 0 15px;
}

    .container-1:first-of-type {
        padding-right: 20px;
    }

.container-2 {
    width: 100%;
    margin: 0;
    overflow: hidden;
}

.template6 .column.l.c.c2 {
    margin-left: 39px;
}

    .template6 .column.l.c.c2 .block {
        height: 740px;
    }

.template6 .column.long .visual1 {
    height: 350px;
}

.lowerboxes {
    margin: 40px 0 0;
}

.column .section {
    overflow: hidden;
    height: 1%;
    padding: 40px 0 0 2.2%;
}

    .column .section .alignleft {
        float: left;
        width: 20%;
        height: auto;
        margin: -13px 40px 0 -4px;
    }

    .column .section .textholder {
        overflow: hidden;
        height: 190px;
    }

    .column .section h2 {
        color: #fff;
        font-size: 31px;
        line-height: 35px;
        font-weight: normal;
        margin: 0 0 1px;
        min-height: 35px;
    }

    .column .section h3 {
        color: #34b03a;
        font-size: 26px;
        line-height: 30px;
        font-weight: normal;
        margin: 0 0 1px;
        min-height: 30px;
    }

    .column .section h4 {
        color: #34b03a;
        font-size: 20px;
        line-height: 27px;
        font-weight: normal;
        margin: 0 0 10px;
        min-height: 27px;
    }

.column .photo {
    overflow: hidden;
    height: 1%;
    padding: 10px 5% 0;
    position: relative;
}

    .column .photo .alignright {
        float: right;
        margin: 56px -5% 0 0;
        width: 48%;
        height: auto;
    }

    .column .photo .textholder {
        text-align: right;
        display: block;
        position: absolute;
        right: 48%;
        bottom: 0;
    }

        .column .photo .textholder strong {
            display: block;
            font-size: 18px;
            line-height: 21px;
            font-weight: normal;
        }

        .column .photo .textholder span {
            display: block;
        }

div.lightbox {
    width: 920px;
    border-radius: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    color: #002f2f;
    height: 750px;
}

    div.lightbox > div > h2 {
        background: #bbb;
        color: #002f2f;
        font-size: 30px;
        line-height: 33px; /*Verdana, Geneva, Arial, Helvetica, sans-serif;*/
        margin: 0;
        padding: 14px 28px 10px;
    }

    div.lightbox.popup-content .topiclist {
        margin: 0 0 -9px;
        padding: 20px 30px 0;
        list-style: none;
        color: #375d81;
    }

        div.lightbox.popup-content .topiclist li {
            width: 100%;
            vertical-align: top;
            padding: 0 0 30px;
        }

        div.lightbox.popup-content .topiclist .visual {
            width: 100%;
            overflow: hidden;
            margin: 0 0 8px;
        }

        div.lightbox.popup-content .topiclist .alignleft {
            float: left;
            margin: 0 11px 0 0;
        }

        div.lightbox.popup-content .topiclist .textholder {
            overflow: hidden;
            height: 1%;
            font-size: 20px;
            line-height: 24px; /*Verdana, Geneva, Arial, Helvetica, sans-serif;*/
        }

    div.lightbox.popup-content .textholder strong {
        font-size: 30px;
        line-height: 24px;
        font-weight: normal;
        display: block;
    }

    div.lightbox.popup-content .textholder span {
        display: block;
    }

    div.lightbox.popup-content .topiclist p {
        margin: 0;
    }

.scrollable-area,
.scrollable-area-wrapper {
    width: 100.1% !important;
}

/*redactor additions*/

.fontSize12 {
    font-size: 12px !important;
    line-height: 15px !important;
}

.fontSize16 {
    font-size: 16px !important;
    line-height: 22px !important;
}

.fontSize18 {
    font-size: 18px !important;
    line-height: 24px !important;
}

.fontSize20 {
    font-size: 20px !important;
    line-height: 26px !important;
}

.fontSize22 {
    font-size: 22px !important;
    line-height: 28px !important;
}

.must-hide {
    display: none !important;
}

.close {
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}

.must-show {
    display: block !important;
}

#fancybox-wrap {
    z-index: 150001 !important;
}

    #fancybox-wrap.pushup {
        z-index: 1150001 !important;
    }

.table {
    display: table;
}

.table-cell {
    display: table-cell;
}

.small, .rsmall {
    font-size: 9px;
    line-height: 11px;
}

.template3 .column .block.mblock-template3 {
    height: 346px;
}

.uploader {
    cursor: pointer;
}

.c-hamburger {
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
    background-color: transparent;
}

    .c-hamburger:focus {
        outline: none;
    }

    .c-hamburger span {
        display: block;
        position: absolute;
        top: 23px;
        left: 8px;
        right: 8px;
        height: 4px;
        background: #666;
    }

.dark-skin-nav .c-hamburger span {
    background: #ccc;
}

.c-hamburger span::before,
.c-hamburger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #666;
    content: "";
}

.dark-skin-nav .c-hamburger span::before,
.dark-skin-nav .c-hamburger span::after {
    background-color: #ccc;
}

.c-hamburger span::before {
    top: -10px;
}

.c-hamburger span::after {
    bottom: -10px;
}

.c-hamburger--htla {
    display: inline-block;
}

    .c-hamburger--htla span {
        transition: transform 0.3s;
    }

        .c-hamburger--htla span::before {
            transform-origin: top right;
            transition: transform 0.3s, width 0.3s, top 0.3s;
        }

        .c-hamburger--htla span::after {
            transform-origin: bottom right;
            transition: transform 0.3s, width 0.3s, bottom 0.3s;
        }

    /* active state, i.e. menu open */
    .c-hamburger--htla:hover {
        background-color: #6b8f1a;
    }

        .c-hamburger--htla:hover span {
            transform: rotate(180deg);
        }

            .c-hamburger--htla:hover span::before,
            .c-hamburger--htla:hover span::after {
                width: 50%;
            }

            .c-hamburger--htla:hover span::before {
                top: 0;
                transform: translateX(18px) translateY(2px) rotate(45deg);
            }

            .c-hamburger--htla:hover span::after {
                bottom: 0;
                transform: translateX(18px) translateY(-2px) rotate(-45deg);
            }

        .c-hamburger--htla:hover span {
            background: #fff;
            transition: all 0.3s;
        }

            .c-hamburger--htla:hover span::before,
            .c-hamburger--htla:hover span::after {
                background-color: #fff;
                transition: all 0.3s;
            }



.c-hamburger--htra {
    /*background-color: transparent;*/
}

    .c-hamburger--htra span {
        transition: transform 0.3s;
    }

        .c-hamburger--htra span::before {
            transform-origin: top left;
            transition: transform 0.3s, width 0.3s, top 0.3s;
        }

        .c-hamburger--htra span::after {
            transform-origin: bottom left;
            transition: transform 0.3s, width 0.3s, bottom 0.3s;
        }

    /* active state, i.e. menu open */
    .c-hamburger--htra:hover {
        background-color: #ff9650;
    }

        .c-hamburger--htra:hover span {
            transform: rotate(180deg);
        }

            .c-hamburger--htra:hover span::before,
            .c-hamburger--htra:hover span::after {
                width: 50%;
            }

            .c-hamburger--htra:hover span::before {
                top: 0;
                transform: translateX(-4px) translateY(2px) rotate(-45deg);
            }

            .c-hamburger--htra:hover span::after {
                bottom: 0;
                transform: translateX(-4px) translateY(-2px) rotate(45deg);
            }

        .c-hamburger--htra:hover span {
            background: #fff;
            transition: all 0.3s;
        }

            .c-hamburger--htra:hover span::before,
            .c-hamburger--htra:hover span::after {
                background-color: #fff;
                transition: all 0.3s;
            }

/* hide original element */
.jcf-hidden {
    display: block !important;
    position: absolute !important;
    left: -9999px !important; /* change to right: -9999px on RTL sites */
}
/* custom scrollbars styles */
.scrollable-area-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .scrollable-area-wrapper .hscrollbar,
    .scrollable-area-wrapper .vscrollbar {
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
    }

    .scrollable-area-wrapper .hscroll-left,
    .scrollable-area-wrapper .vscroll-up,
    .scrollable-area-wrapper .hscroll-right,
    .scrollable-area-wrapper .vscroll-down {
        background: #777;
        width: 20px;
        height: 20px;
        float: left;
    }

    .scrollable-area-wrapper .hscroll-line,
    .scrollable-area-wrapper .vscroll-line {
        background: #eee;
        width: 20px;
        float: left;
    }

    .scrollable-area-wrapper .hscroll-slider,
    .scrollable-area-wrapper .vscroll-slider {
        background: #ccc;
        width: 20px;
        height: 20px;
    }

    .scrollable-area-wrapper .hscrollbar {
        position: static;
        height: 20px;
        top: auto;
    }

    .scrollable-area-wrapper .hscroll-line {
        height: 20px;
        width: auto;
    }

/*Christer added color to auto logout buttons and line height to text*/
button#btnOk, #btnLogoutNow {
    background-image: linear-gradient(to bottom, #428bca 0%, #428bca 100%);
}

#ctl00_SessionExpireModalbody {
    line-height: 1.6vw;
}

/*Christer added info text in wysiwyg insert video link modal*/
/*.cke_dialog_ui_vbox_child .cke_dialog_ui_text:after {
    content: "Please note: Maximum video size is 1920x1080px. 4k videos will display in HD. \a Sometimes videos will display in lower resolution due to low bandwidth at the event. \a
Also, to avoid the video unavailable error message, make sure that that the video is public or unlisted, \a that it has no country restriction, and that embedding is allowed.";
    white-space: pre;
}*/

.ui-dialog-titlebar-close {
    padding: 0 !important;
}

    .ui-dialog-titlebar-close:after {
        content: '';
        width: 19px;
        height: 20px;
        display: inline-block;
        /* Change path to image*/
        background-image: url(/CDN/jquery/images/ui-icons_222222_256x240.png);
        background-position: -96px -128px;
        background-repeat: no-repeat;
    }


#chatInfoBoxWrapper span,
#sessionInfoBoxWrapper span {
    font-size: 1.5vw;
}

#chatInfoBoxWrapper a,
#sessionInfoBoxWrapper a {
    text-decoration: underline;
    color: #8482e0;
}

.form-group, .kbcontainer {
    color: black;
}

#ctl00_ConferenceViewersItem {
    display: none;
}