@import "less/responsive.less";
@import "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css";
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css";
@import "SSOMobile.less";

body {
    background: #fff !important;
    padding: 0;
}

    body .container {
        padding: 0;
    }

.mobile-hidden {
    display: none;
}

.row {
    margin: 0;
}

.margin-left8 {
    margin-left: 8px !important;
}

ul.dropdown-menu {
    background-color: #a8a892;
    margin-left: -8px;
    margin-top: 1px;
    opacity: 0.92;
    min-width: 230px;
}

.dropdown-menu li {
    border-bottom: 1px solid gray;
    color: white;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    opacity: 0.65;
    padding-top: 9px;
}

    .dropdown-menu li a {
        color: #fff;
    }

.page-container .page-header .left-command,
.page-container .page-header .right-command {
    padding-left: 7px;
    height: 55px;
    z-index: 110;
    padding-right: 10px;
    background: -webkit-linear-gradient(#002a5d, #3e5184);
    background: -o-linear-gradient(#002a5d, #3e5184);
    background: -moz-linear-gradient(#002a5d, #3e5184);
    background: linear-gradient(#002a5d, #3e5184);
}

.page-container .page-header {
    background: -webkit-linear-gradient(#002a5d, #3e5184);
    background: -o-linear-gradient(#002a5d, #3e5184);
    background: -moz-linear-gradient(#002a5d, #3e5184);
    background: linear-gradient(#002a5d, #3e5184);
    border: medium none;
    color: #ffffff;
    display: block;
    height: 55px;
    margin: 0 0 0 -5px;
    padding: 0;
    display: block !important;
}

    .page-container .page-header .mid-command .page-title > div {
        font-size: 18px;
        text-align: center;
    }

        .page-container .page-header .mid-command .page-title > div > img.hide {
            display: none !important;
        }

.footer {
    position: fixed;
    bottom: 0px;
}

footer {
    margin-top: 20px;
}

    footer div {
        text-align: center;
    }

main.container footer {
    color: #000;
    font-size: 9px;
    margin: 20px 3px 0 3px;
    line-height: normal;
    text-align: center;
}

.btn-group-justified > .btn-footer {
    /*width: 33.5% !important;
    padding-left: 10px;*/
    margin-left: -5px !important;
    padding-left: 10px;
    width: 33.33% !important;
    border-top: 0;
}

    .btn-group-justified > .btn-footer:last-child {
        border-right: 0;
        border-radius: 0;
    }

.footer .btn-group-justified {
    border-top: 1px solid #ccc;
    background-color: #fff;
}

footer div img {
    display: inline-block !important;
}

.logo {
    height: 100px;
    background-color: #E8E8E8;
}

.label-medium {
    color: #003366;
    float: left;
    font-weight: bold;
    width: 100%;
}

.main-title h2 {
    background-color: #E6FFF5;
    margin: 4px 0 0 0;
    height: 50px;
}

.logo-img {
    margin: 0 auto;
    height: 34px !important;
    margin-top: 7px;
    display: block !important;
}

.main-content-img {
    width: 100%;
    height: 390px !important;
}

.advertising {
    margin-top: 10px;
    display: none;
}

main.protected-space .member-login-title {
    display: block !important;
}

main.container .advertising .carousel-inner,
.protected-space-user-logged .advertising .carousel-inner {
    width: 90%;
    margin-left: 7vw;
    margin-right: 20px;
}

    main.container .advertising .carousel-inner .item a img,
    .protected-space-user-logged .advertising .carousel-inner .item a img {
        /*border: 3px solid #ddd;
        border-radius: 10px;*/
        height: 25vw !important;
        padding: 0;
        width: 29% !important;
    }

.advertising a.carousel-control {
    margin-top: 8vw;
    /*background-color: gray;*/
    background-image: none;
    border-radius: 5px;
    color: #fff !important;
    font-size: 30px;
    height: 40px;
    margin-right: -2px;
    width: 30px;
    opacity: 1;
}

.advertising a.left {
    margin-left: -6px;
}

.advertising a.right {
    margin-right: -5px;
}

.advertising a.carousel-control span.glyphicon-chevron-right,
.advertising a.carousel-control span.glyphicon-chevron-left {
    margin-top: -51%;
    right: 38%;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -14px;
}

main.container > div.row > div.span9 div.span8 div.span8 > div.advertising > a.carousel-control,
.protected-space-user-logged > div.row > div.span9 div.span8 div.span8 > div.advertising > a.carousel-control {
    margin-top: 13px;
}

main.container > div.row > div.span9 div.span8 div.span8 > div.advertising > div.carousel-inner,
.protected-space-user-logged > div.row > div.span9 div.span8 div.span8 > div.advertising > div.carousel-inner {
    width: 90%;
    margin-left: 25px;
    margin-top: -15px;
}

    main.container > div.row > div.span9 div.span8 div.span8 > div.advertising > div.carousel-inner > div.item > a > img,
    .protected-space-user-logged > div.row > div.span9 div.span8 div.span8 > div.advertising > div.carousel-inner > div.item > a > img {
        width: auto !important;
        height: auto !important;
        display: block;
        margin: auto auto;
        margin-right: 18px;
    }

.page .span9,
.home-page .span9,
.page .span8,
.home-page .span8 {
    width: 100%;
    margin-left: 0px;
}

.span9 .row .bottom10 {
    margin-bottom: 10px;
}

.page .row,
.home-page .row {
    margin: 0;
}

    .page .row .home img,
    .home-page .row .home img {
        width: 100%;
    }

main.container .carousel .carousel-inner .item img,
.protected-space-user-logged .carousel .carousel-inner .item img {
    float: left;
    margin-right: 4%;
}

.content table
/*.content table img*/ {
    width: 100% !important;
}

    .content table > tbody > tr > td > center > img {
        width: 100%;
    }

    .content table:nth-child(2) > tbody > tr > td:first-child {
        /*width: 140px;*/
    }

.container .span8 .content div.section > ul {
    font-size: 13px;
    margin-left: -85px;
}

    .container .span8 .content div.section > ul > blockquote {
        padding: 0 !important;
    }

        .container .span8 .content div.section > ul > blockquote > blockquote > p {
            font-size: 12px !important;
        }

.container .span8 .content div.section > div {
    height: auto !important;
    width: 106% !important;
    /*margin: 0 0 16px -10px !important;*/
    line-height: none !important;
    padding-left: 5px;
}

    .container .span8 .content div.section > div > span {
        margin-left: 0 !important;
    }

.container .span8 .content div.section > table:nth-child(2) > tbody > tr > td > img {
    width: 100%;
}

.content table > tbody > tr > td p,
.content table > tbody > tr > td span {
    text-align: left;
}

#mobileContainer .page-container > .page-header > .left-command > .btn-group > button.dropdown-toggle {
    background-color: #003467;
    border-image: none;
    border-style: none;
    border-width: 0;
    color: gray;
    font-size: 22px;
}

#mobileContainer .page-container > .page-header > .mid-command {
    /*border-left: 1px solid #4a4a4a;
    border-right: 1px solid #4a4a4a;*/
    z-index: 111;
    padding-top: 5px;
}

#mobileContainer .page-container > .page-header > .right-command > button {
    /*background-color: #003467;*/
    background: -webkit-linear-gradient(#002a5d, #3e5184);
    background: -o-linear-gradient(#002a5d, #3e5184);
    background: -moz-linear-gradient(#002a5d, #3e5184);
    background: linear-gradient(#002a5d, #3e5184);
    border-image: none;
    border-style: none;
    border-width: 0;
    color: #668AAE;
    font-size: 22px;
    margin: 3px -10px 0 0;
}

    #mobileContainer .page-container > .page-header > .right-command > button > span {
        font-size: 17px;
        /*font-weight: bold;*/
        margin-top: 10px;
    }

#mobileContainer .list-group {
    width: 100%;
    margin-bottom: 0px;
}

    #mobileContainer .list-group a {
        background-color: #CCCCB2;
    }

.container .span8 .content {
    padding: 0 10px 0 10px;
    font-size: 12px;
    font-family: verdana;
}

    .container .span8 .content div.section div.media {
        width: 100%;
    }

    .container .span8 .content div.section table:nth-child(10),
    .container .span8 .content div.section table:nth-child(9) {
        table-layout: fixed;
    }

        .container .span8 .content div.section table:nth-child(10) > tbody > tr > td,
        .container .span8 .content div.section table:nth-child(9) > tbody > tr > td {
            width: 20% !important;
            word-wrap: break-word;
        }

    .container .span8 .content div.section table > tbody > tr > td:last-child {
        vertical-align: top;
        
    }

main.districts-bargaining .span8 .content div.section table > tbody > tr > td {
    vertical-align: top;
}

    main.districts-bargaining .span8 .content div.section table > tbody > tr > td:last-child {
        padding-left: 0;
    }

main.districts-bargaining > div.row div.content div.sections div.section table {
    table-layout: fixed;
}

    main.districts-bargaining > div.row div.content div.sections div.section table > tbody > tr > td {
        word-break: break-all;
    }

main.districts-bargaining > div.row div.content div.sections div.section > table:nth-child(2) {
    position: relative;
}

    main.districts-bargaining > div.row div.content div.sections div.section > table:nth-child(2) > tbody > tr:first-child > td:first-child {
        padding-top: 80px;
    }

    main.districts-bargaining > div.row div.content div.sections div.section > table:nth-child(2) > tbody > tr > td:nth-child(2) > p {
        position: absolute;
        top: -15px;
        left: -15px;
    }

.container .span8 .content div.section table:nth-child(10) > tbody > tr > td:nth-child(1),
.container .span8 .content div.section table:nth-child(9) > tbody > tr > td:nth-child(1) {
    width: 11.5% !important;
}

.container .span8 .content div.section table:nth-child(10) > tbody > tr > td:nth-child(2),
.container .span8 .content div.section table:nth-child(9) > tbody > tr > td:nth-child(2) {
    width: 40% !important;
}

.container .span8 .content div.section table:nth-child(10) > tbody > tr > td:last-child,
.container .span8 .content div.section table:nth-child(9) > tbody > tr > td:last-child {
    padding-left: 0;
}

.container .span8 .content div.section table > tbody > tr > td iframe {
    width: 157px;
    height: 157px;
}

.page .row .span9 .span8 .content > div {
    /*padding-bottom: 50px;*/
}

.span8 h1,
.span9 h1.search,
.page .span8 h1 {
    background-color: #85855c;
    color: white;
    font-size: 19px;
    height: auto;
    padding: 10px 0 10px 15px;
    width: 100%;
}

#main.home-page > div.row > div.span9,
#main.protected-space-user-logged > div.row > div.span9 {
    background-image: url("images/hrs.png");
    background-repeat: repeat-x;
    width: 97%;
    margin: 20px 5px 0 5px;
    padding-top: 20px;
}

main.container > header {
    background-color: #003467;
    display: block;
    overflow: hidden;
}

    main.container > header > .pull-left + .pull-right {
        padding: 10px 10px 0 0;
        margin-bottom: 0;
    }

    main.container > header > .statement {
        margin: 25px 20px 0 0;
    }

main.container > nav.context {
    width: 100%;
    overflow: hidden;
    background: #4b92db url(/Content/Images/Contextual.jpg) no-repeat 0 -5px;
}

    main.container > nav.context > ul {
        margin: 0;
        padding-right: 10px;
        padding-bottom: 3px;
    }

        main.container > nav.context > ul li {
            padding: 0;
        }

    main.container > nav.context a {
        padding: 5px 10px;
        color: #ffffff;
        font-weight: bold;
    }

        main.container > nav.context a:hover {
            text-decoration: none;
        }

main.container > div.row {
    margin-left: 0px;
    position: relative;
}


    main.container > div.row > div.span3 > div.search {
        padding: 15px 0 0 15px;
    }

        main.container > div.row > div.span3 > div.search input {
            width: 155px;
        }

        main.container > div.row > div.span3 > div.search a.advanced {
            margin-right: 35px;
            color: #495b73;
            text-decoration: underline;
            margin-bottom: 10px;
        }

    main.container > div.row > div.span3 > select {
        padding: 0;
        width: 190px;
        height: 20px;
        margin: 10px 0 15px 15px;
    }

        main.container > div.row > div.span3 > select:first-of-type {
            margin-top: 0;
        }

    main.container > div.row > div.span3 > a.nav-header {
        display: block;
        padding: 5px 10px 5px 15px;
        color: #666666;
        font-weight: bold;
        text-decoration: none;
        background-color: #ffe8aa;
        text-transform: none;
    }

    main.container > div.row > div.span3 > ul.nav {
        background-color: #fff0c5;
        padding: 10px 0 10px 0;
    }

        main.container > div.row > div.span3 > ul.nav > li.active > a,
        main.container > div.row > div.span3 > ul.nav > li.child-active > a,
        main.container > div.row > div.span3 > ul.nav > li.child-active li.active > a,
        main.container > div.row > div.span3 > ul.nav > li.child-active li.child-active > a,
        main.container > div.row > div.span3 > ul.nav > li.child-active li.child-active li.active > a {
            font-weight: bold;
            color: #003366;
        }

        main.container > div.row > div.span3 > ul.nav > li.active > ul,
        main.container > div.row > div.span3 > ul.nav > li.child-active > ul,
        main.container > div.row > div.span3 > ul.nav > li.child-active li.active > ul,
        main.container > div.row > div.span3 > ul.nav > li.child-active li.child-active > ul,
        main.container > div.row > div.span3 > ul.nav > li.child-active li.child-active li.active > ul {
            display: block;
        }

        main.container > div.row > div.span3 > ul.nav > li ul {
            display: none;
            margin-bottom: 0;
        }

        main.container > div.row > div.span3 > ul.nav > li > ul > li > a {
            padding-left: 25px;
        }

        main.container > div.row > div.span3 > ul.nav > li > ul > li > ul > li > a {
            padding-left: 35px;
        }

        main.container > div.row > div.span3 > ul.nav > li > ul > li > ul > li > ul > li > a {
            padding-left: 45px;
        }

        main.container > div.row > div.span3 > ul.nav a {
            padding: 2px 10px 2px 15px;
            color: #3E5189;
            line-height: 16px;
        }

            main.container > div.row > div.span3 > ul.nav a:hover {
                background-color: transparent;
                text-decoration: underline;
            }

    main.container > div.row > div.span3 > .calendar > a.title {
        color: #003467;
        background-color: #d0d0d0;
        font-size: 20px;
        font-weight: bold;
        display: block;
        margin: 30px 5px 10px 5px;
        padding: 5px 5px 5px 5px;
    }

main.home-page > div.row > div.span3 > .calendar > a.title,
main.protected-space-user-logged > div.row > div.span3 > .calendar > a.title {
    background-color: #E7DDC0;
}

main.home-page > div.row > div.span3 > div.linklist-bound {
    margin-top: 850px !important
}

main.container > div.row > div.span3 > .calendar > table.month,
main.home-page > div.row > div.span3 > .calendar > table.month {
    margin-left: 5px;
    width: 97%;
    height: 240px;
}

main.container > div.row > div.span3 > .events {
    padding-top: 5px;
}

    main.container > div.row > div.span3 > .events > ul li {
        margin-left: 15px;
    }

        main.container > div.row > div.span3 > .events > ul li a.title {
            color: #002857;
            font-weight: bold;
            font-size: 11px;
            font-family: Verdana;
        }

main.container > div.row > div.span3 > .links {
    padding-left: 15px;
}

    main.container > div.row > div.span3 > .links > a {
        color: #999;
        text-decoration: underline;
    }

main.container > div.row > div.span9 {
    font-family: verdana;
    color: #333333;
}

    main.container > div.row > div.span9 > div.row > div.span8 .notifications .notification h4 {
        background-color: #990100;
        color: #fff;
        padding: 5px 0 5px 5px;
        font-family: Arial Narrow, Helvetica, Sans-Serif;
        font-size: 20px;
        font-weight: bold;
        width: 97.5%;
        margin-left: -2px;
        margin-right: 5px;
    }

    main.container > div.row > div.span9 > div.row > div.span9 {
        /*width: 792px;*/
    }

        main.container > div.row > div.span9 > div.row > div.span8 > h1,
        main.container > div.row > div.span9 > div.row > div.span9 > h1 {
            color: #ffffff;
            background-color: #002b5f;
            display: block;
            font-family: 'Arial Narrow', Helvetica, sans-serif;
            font-weight: bold;
            margin: 15px 10px 10px 10px;
            width: 95%;
            padding: 5px 0 5px 5px;
        }

    main.container > div.row > div.span9 > div.row > div.span8 > h1 {
        margin: 15px 10px 10px 5px;
        width: 97%;
    }

        main.container > div.row > div.span9 > div.row > div.span8 > h1.public-education,
        main.container > div.row > div.span9 > div.row > div.span9 > h1.public-education {
            background-color: #929871;
        }

        main.container > div.row > div.span9 > div.row > div.span8 > h1.membership,
        main.container > div.row > div.span9 > div.row > div.span9 > h1.membership {
            background-color: #624a7e;
        }

        main.container > div.row > div.span9 > div.row > div.span8 > h1.services,
        main.container > div.row > div.span9 > div.row > div.span9 > h1.services {
            background-color: #983222;
        }

        main.container > div.row > div.span9 > div.row > div.span8 > h1.news,
        main.container > div.row > div.span9 > div.row > div.span9 > h1.news {
            background-color: #da7925;
        }

        main.container > div.row > div.span9 > div.row > div.span8 > h1.pd-training,
        main.container > div.row > div.span9 > div.row > div.span9 > h1.pd-training {
            background-color: #587992;
        }

        main.container > div.row > div.span9 > div.row > div.span8 > h1.publications,
        main.container > div.row > div.span9 > div.row > div.span9 > h1.publications {
            background-color: #7f8e2b;
        }

        main.container > div.row > div.span9 > div.row > div.span8 > h1.resource-centre,
        main.container > div.row > div.span9 > div.row > div.span9 > h1.resource-centre {
            background-color: #707276;
        }

        main.container > div.row > div.span9 > div.row > div.span8 > h1.in-community,
        main.container > div.row > div.span9 > div.row > div.span9 > h1.in-community,
        main.container > div.row > div.span9 > div.row > div.span8 > h1.askosstf,
        main.container > div.row > div.span9 > div.row > div.span9 > h1.askosstf,
        main.container > div.row > div.span9 > div.row > div.span8 > h1.support-staff,
        main.container > div.row > div.span9 > div.row > div.span9 > h1.support-staff,
        main.container > div.row > div.span9 > div.row > div.span8 > h1.teachers,
        main.container > div.row > div.span9 > div.row > div.span9 > h1.teachers {
            background-color: #4b92db;
        }

        main.container > div.row > div.span9 > div.row > div.span8 > h1.search ~ .header,
        main.container > div.row > div.span9 > div.row > div.span9 > h1.search ~ .header {
            padding: 5px;
            margin-bottom: 10px;
            background-color: #e7edf6;
            text-align: right;
        }

        main.container > div.row > div.span9 > div.row > div.span8 > h1.search ~ .row > .span8 > h4,
        main.container > div.row > div.span9 > div.row > div.span9 > h1.search ~ .row > .span8 > h4,
        main.container > div.row > div.span9 > div.row > div.span8 > h1.search ~ .row > .span1 > h4,
        main.container > div.row > div.span9 > div.row > div.span9 > h1.search ~ .row > .span1 > h4 {
            color: #000000;
            margin-top: 0;
            padding-top: 15px;
        }

        main.container > div.row > div.span9 > div.row > div.span8 > h1.search ~ .row > .span8,
        main.container > div.row > div.span9 > div.row > div.span9 > h1.search ~ .row > .span8 {
            /*width: 535px;*/
            padding-left: 7px;
        }

            main.container > div.row > div.span9 > div.row > div.span8 > h1.search ~ .row > .span8 > .results,
            main.container > div.row > div.span9 > div.row > div.span9 > h1.search ~ .row > .span8 > .results {
                border-right: 1px solid #e7edf6;
                padding-right: 10px;
            }

        main.container > div.row > div.span9 > div.row > div.span8 > h1.search ~ .row > .span1,
        main.container > div.row > div.span9 > div.row > div.span9 > h1.search ~ .row > .span1 {
            width: 238px;
            margin-left: 5px;
        }

            main.container > div.row > div.span9 > div.row > div.span8 > h1.search ~ .row > .span1 > #resource-results,
            main.container > div.row > div.span9 > div.row > div.span9 > h1.search ~ .row > .span1 > #resource-results {
                padding-left: 5px;
            }

    main.container > div.row > div.span9 > div.row > div.span8 .section > h2,
    main.container > div.row > div.span9 > div.row > div.span9 .section > h2 {
        color: #d1a536;
        font-family: Arial;
        margin: 7px 0 0 0;
        text-align: left;
        font-weight: bold;
        font-size: 14px;
    }

        main.container > div.row > div.span9 > div.row > div.span8 .section > h2:empty,
        main.container > div.row > div.span9 > div.row > div.span9 .section > h2:empty {
            display: none;
        }

    main.container > div.row > div.span9 > div.row > div.span8 .section:first-child > p:first-of-type,
    main.container > div.row > div.span9 > div.row > div.span9 .section:first-child > p:first-of-type {
        padding-top: 5px;
    }

    main.container > div.row > div.span9 > div.row > div.span8 > h4,
    main.container > div.row > div.span9 > div.row > div.span9 > h4 {
        clear: both;
    }

        main.container > div.row > div.span9 > div.row > div.span8 > h4.news-category,
        main.container > div.row > div.span9 > div.row > div.span9 > h4.news-category {
            color: #CA7222;
            background-color: #FFD7AE;
            border-color: #da7925;
        }

    main.container > div.row > div.span9 > div.row > div.span8 > ul.links,
    main.container > div.row > div.span9 > div.row > div.span9 > ul.links,
    main.container > div.row > div.span9 > div.row > div.span8 > ul.news,
    main.container > div.row > div.span9 > div.row > div.span9 > ul.news {
        margin-left: -25px;
        margin-right: 10px;
    }

    main.container > div.row > div.span9 > div.row > div.span8 > ul.attachments,
    main.container > div.row > div.span9 > div.row > div.span9 > ul.attachments {
        margin-left: 27px;
        margin-right: 10px;
    }

        main.container > div.row > div.span9 > div.row > div.span8 > ul.links li,
        main.container > div.row > div.span9 > div.row > div.span9 > ul.links li,
        main.container > div.row > div.span9 > div.row > div.span8 > ul.attachments li,
        main.container > div.row > div.span9 > div.row > div.span9 > ul.attachments li,
        main.container > div.row > div.span9 > div.row > div.span8 > ul.news li,
        main.container > div.row > div.span9 > div.row > div.span9 > ul.news li {
            color: #666666;
        }

            main.container > div.row > div.span9 > div.row > div.span8 > ul.links li > a,
            main.container > div.row > div.span9 > div.row > div.span9 > ul.links li > a,
            main.container > div.row > div.span9 > div.row > div.span8 > ul.attachments li > a,
            main.container > div.row > div.span9 > div.row > div.span9 > ul.attachments li > a,
            main.container > div.row > div.span9 > div.row > div.span8 > ul.news li > a,
            main.container > div.row > div.span9 > div.row > div.span9 > ul.news li > a {
                display: block;
                overflow: hidden;
            }

                main.container > div.row > div.span9 > div.row > div.span8 > ul.links li > a.title,
                main.container > div.row > div.span9 > div.row > div.span9 > ul.links li > a.title,
                main.container > div.row > div.span9 > div.row > div.span8 > ul.attachments li > a.title,
                main.container > div.row > div.span9 > div.row > div.span9 > ul.attachments li > a.title,
                main.container > div.row > div.span9 > div.row > div.span8 > ul.news li > a.title,
                main.container > div.row > div.span9 > div.row > div.span9 > ul.news li > a.title {
                    font-weight: bold;
                }

    main.container > div.row > div.span9 > div.row > div.span8 > ul.news li,
    main.container > div.row > div.span9 > div.row > div.span9 > ul.news li {
        padding-bottom: 20px;
    }

    main.container > div.row > div.span9 > div.row > div.span8 > ul.news p.date,
    main.container > div.row > div.span9 > div.row > div.span9 > ul.news p.date,
    main.container > div.row > div.span9 > div.row > div.span8 > ul.news p.category-name,
    main.container > div.row > div.span9 > div.row > div.span9 > ul.news p.category-name {
        padding: 1px 0;
        color: #000;
    }

    main.container > div.row > div.span9 > div.row > div.span8 > ul.news ~ .pull-right,
    main.container > div.row > div.span9 > div.row > div.span9 > ul.news ~ .pull-right {
        margin-bottom: 10px;
    }

    main.container > div.row > div.span9 > div.row > div.span8 > ul.attachments > li,
    main.container > div.row > div.span9 > div.row > div.span9 > ul.attachments > li {
        padding-left: 20px;
        padding-top: 10px;
        padding-bottom: 15px;
    }

        main.container > div.row > div.span9 > div.row > div.span8 > ul.attachments > li > .icon,
        main.container > div.row > div.span9 > div.row > div.span9 > ul.attachments > li > .icon {
            margin-left: -20px;
        }

            main.container > div.row > div.span9 > div.row > div.span8 > ul.attachments > li > .icon > img,
            main.container > div.row > div.span9 > div.row > div.span9 > ul.attachments > li > .icon > img {
                width: 16px;
            }

    main.container > div.row > div.span9 > div.row > div.span8 > ul.links > li,
    main.container > div.row > div.span9 > div.row > div.span9 > ul.links > li {
        padding-top: 10px;
        padding-bottom: 15px;
    }

    main.container > div.row > div.span9 > div.row > div.span8 p,
    main.container > div.row > div.span9 > div.row > div.span9 p {
        padding: 5px 0;
        margin-bottom: 0;
    }

    main.container > div.row > div.span9 > div.row > div.span8 blockquote,
    main.container > div.row > div.span9 > div.row > div.span9 blockquote {
        border-left: none;
        padding-left: 40px;
    }

        main.container > div.row > div.span9 > div.row > div.span8 blockquote p,
        main.container > div.row > div.span9 > div.row > div.span9 blockquote p {
            font-size: inherit;
            font-weight: normal;
            line-height: normal;
        }

    main.container > div.row > div.span9 > div.row > div.span8 ul:not([class]),
    main.container > div.row > div.span9 > div.row > div.span9 ul:not([class]),
    main.container > div.row > div.span9 > div.row > div.span8 ol:not([class]),
    main.container > div.row > div.span9 > div.row > div.span9 ol:not([class]) {
        margin: 12px 0 12px 20px;
    }

        main.container > div.row > div.span9 > div.row > div.span8 ul:not([class]) li,
        main.container > div.row > div.span9 > div.row > div.span9 ul:not([class]) li,
        main.container > div.row > div.span9 > div.row > div.span8 ol:not([class]) li,
        main.container > div.row > div.span9 > div.row > div.span9 ol:not([class]) li {
            line-height: normal;
        }

    main.container > div.row > div.span9 > div.row > div.span8 a,
    main.container > div.row > div.span9 > div.row > div.span9 a {
        color: #2457A0;
        text-decoration: none;
        /*display: block;*/
        vertical-align: middle;
    }

main.districts-bargaining > div.row > div.span9 > div.row > div.span8 a,
main.districts-bargaining img {
    display: inline;
}

main.container > div.row > div.span9 > div.row > div.span8 > .ShareThis > .addthis_sharing_toolbox > .at-share-tbx-element > a {
    float: left;
}

    main.container > div.row > div.span9 > div.row > div.span8 > .ShareThis > .addthis_sharing_toolbox > .at-share-tbx-element > a:first-child {
        margin-left: 10px;
    }

main.home-page > div.row > div.span9 > div.row > div.span8 a,
main.home-page > div.row > div.span9 > div.row > div.span9 a {
    color: #2457A0;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
}

main.container > div.row > div.span9 > div.row > div.span8 a:hover,
main.container > div.row > div.span9 > div.row > div.span9 a:hover {
    text-decoration: underline;
}

main.container > div.row > div.span9 > div.row > div.span8 .carousel.fade .item,
main.container > div.row > div.span9 > div.row > div.span9 .carousel.fade .item {
    -webkit-transition: opacity 2s ease-in-out;
    -moz-transition: opacity 2s ease-in-out;
    -ms-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out;
}

main.container > div.row > div.span9 > div.row > div.span8 .carousel.fade .active.left,
main.container > div.row > div.span9 > div.row > div.span9 .carousel.fade .active.left,
main.container > div.row > div.span9 > div.row > div.span8 .carousel.fade .active.right,
main.container > div.row > div.span9 > div.row > div.span9 .carousel.fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

main.container > div.row > div.span9 > div.row > div.span8 .carousel.fade .next,
main.container > div.row > div.span9 > div.row > div.span9 .carousel.fade .next,
main.container > div.row > div.span9 > div.row > div.span8 .carousel.fade .prev,
main.container > div.row > div.span9 > div.row > div.span9 .carousel.fade .prev {
    left: 0;
    z-index: 1;
}

main.container > div.row > div.span9 > div.row > div.span8 .carousel.fade .carousel-control,
main.container > div.row > div.span9 > div.row > div.span9 .carousel.fade .carousel-control {
    z-index: 3;
}

main.container > div.row > div.span9 > div.row > div.span8 > .row.home:nth-child(3),
main.container > div.row > div.span9 > div.row > div.span9 > .row.home:nth-child(3) {
    background-image: url('/content/images/dot.gif');
    background-repeat: repeat-y;
    /*background-position: 342px top;*/
}

main.container > div.row > div.span9 > div.row > div.span8 > .row.home > .span4:nth-child(1),
main.container > div.row > div.span9 > div.row > div.span9 > .row.home > .span4:nth-child(1) {
    width: 100%;
    padding-right: 0.1em;
}

main.container > div.row > div.span9 > div.row > div.span8 > .row.home > .span4 > h2,
main.container > div.row > div.span9 > div.row > div.span9 > .row.home > .span4 > h2 {
    font-family: Arial Narrow, Helvetica, Sans-Serif;
    color: #003467;
    background-color: #bad1eb;
    font-weight: bold;
    padding: 5px 0 5px 5px;
    font-size: 20px;
    margin-left: 5px;
    margin-right: 5px;
}

main.container > div.row > div.span9 > div.row > div.span8 > .row.home > .span4 ul.recent-items li {
    margin-bottom: 5px;
}

    main.container > div.row > div.span9 > div.row > div.span8 > .row.home > .span4 ul.recent-items li a.title,
    main.container > div.row > div.span9 > div.row > div.span9 > .row.home > .span4 ul.recent-items li a.title {
        color: #002857;
        font-weight: bold;
    }

main.container > div.row > div.span9 > div.row > div.span8 > .row.home > .span4 ul.recent-items .date,
main.container > div.row > div.span9 > div.row > div.span9 > .row.home > .span4 ul.recent-items .date {
    padding: 0px 0px 5px;
}

main.container > div.row > div.span9 > div.row > div.span8 > .row.home > .span4 a.more,
main.container > div.row > div.span9 > div.row > div.span9 > .row.home > .span4 a.more {
    color: #6D6E71;
}

main.home-page a,
main.protected-space a {
    color: #6D6E71;
}

main.home-page > div.row > div.span9 > div.row > div.span8 > .row.home > .span4 a.more,
main.home-page > div.row > div.span9 > div.row > div.span9 > .row.home > .span4 a.more {
    color: #6D6E71;
    padding-left: 5px;
}

.view-calendar {
    color: #4747ff;
    font-size: 13px;
    padding-left: 5px;
}

/*main.container > div.row > div.span9 > div.row > div.span8 > .row.home > .span8.bottom,
            main.container > div.row > div.span9 > div.row > div.span9 > .row.home > .span8.bottom {
                margin-top: 10px;
                width: 647px;
            }*/

main.container > div.row > div.span9 > div.row > div.span8 > .row.home > .span8.bottom > ul.badges,
main.container > div.row > div.span9 > div.row > div.span9 > .row.home > .span8.bottom > ul.badges {
    display: table;
    width: 100%;
    list-style: none;
    background-image: url("images/hrs.png");
    background-position: top;
    background-repeat: repeat-x;
    padding-top: 20px;
}

    main.container > div.row > div.span9 > div.row > div.span8 > .row.home > .span8.bottom > ul.badges > li,
    main.container > div.row > div.span9 > div.row > div.span9 > .row.home > .span8.bottom > ul.badges > li {
        display: table-cell;
    }

main.container > div.row > div.span9 > div.row > div.span8 > div.calendar,
main.container > div.row > div.span9 > div.row > div.span9 > div.calendar,
main.home-page > div.row > div.span9 > div.row > div.span8 > div.calendar,
main.home-page > div.row > div.span9 > div.row > div.span9 > div.calendar {
    float: right;
    margin-top: 45px;
    width: 97%;
}

    main.container > div.row > div.span9 > div.row > div.span8 > div.calendar > table.month,
    main.container > div.row > div.span9 > div.row > div.span9 > div.calendar > table.month,
    main.home-page > div.row > div.span9 > div.row > div.span8 > div.calendar > table.month,
    main.home-page > div.row > div.span9 > div.row > div.span9 > div.calendar > table.month {
        width: 100%;
        height: 220px;
    }

        main.container > div.row > div.span9 > div.row > div.span8 > div.calendar > table.month > caption,
        main.container > div.row > div.span9 > div.row > div.span9 > div.calendar > table.month > caption,
        main.home-page > div.row > div.span9 > div.row > div.span8 > div.calendar > table.month > caption,
        main.home-page > div.row > div.span9 > div.row > div.span9 > div.calendar > table.month > caption {
            /*line-height: 2em;*/
        }

            main.container > div.row > div.span9 > div.row > div.span8 > div.calendar > table.month > caption > a,
            main.container > div.row > div.span9 > div.row > div.span9 > div.calendar > table.month > caption > a,
            main.home-page > div.row > div.span9 > div.row > div.span8 > div.calendar > table.month > caption > a,
            main.home-page > div.row > div.span9 > div.row > div.span9 > div.calendar > table.month > caption > a {
                margin-top: -4px;
            }

main.container > div.row > div.span9 > div.row > div.span8 > div.events > ul > li,
main.container > div.row > div.span9 > div.row > div.span9 > div.events > ul > li {
    line-height: 13px;
    padding-bottom: 10px;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.events > a.title,
main.container > div.row > div.span9 > div.row > div.span9 > div.events > a.title {
    display: block;
    font-weight: bold;
}

main.container > div.row > div.span9 > div.row > div.span8 table.research,
main.container > div.row > div.span9 > div.row > div.span9 table.research {
    width: 100%;
}

    main.container > div.row > div.span9 > div.row > div.span8 table.research td:first-child,
    main.container > div.row > div.span9 > div.row > div.span9 table.research td:first-child {
        width: 100px;
    }

        main.container > div.row > div.span9 > div.row > div.span8 table.research td:first-child > input,
        main.container > div.row > div.span9 > div.row > div.span9 table.research td:first-child > input,
        main.container > div.row > div.span9 > div.row > div.span8 table.research td:first-child select,
        main.container > div.row > div.span9 > div.row > div.span9 table.research td:first-child select {
            width: 96%;
        }

    main.container > div.row > div.span9 > div.row > div.span8 table.research td:nth-child(2),
    main.container > div.row > div.span9 > div.row > div.span9 table.research td:nth-child(2) {
        padding-left: 5px;
        width: 170px;
    }

        main.container > div.row > div.span9 > div.row > div.span8 table.research td:nth-child(2) > input,
        main.container > div.row > div.span9 > div.row > div.span9 table.research td:nth-child(2) > input,
        main.container > div.row > div.span9 > div.row > div.span8 table.research td:nth-child(2) select,
        main.container > div.row > div.span9 > div.row > div.span9 table.research td:nth-child(2) select {
            width: 90%;
        }

        main.container > div.row > div.span9 > div.row > div.span8 table.research td:nth-child(2)[colspan],
        main.container > div.row > div.span9 > div.row > div.span9 table.research td:nth-child(2)[colspan] {
            width: auto;
        }

            main.container > div.row > div.span9 > div.row > div.span8 table.research td:nth-child(2)[colspan] > input,
            main.container > div.row > div.span9 > div.row > div.span9 table.research td:nth-child(2)[colspan] > input,
            main.container > div.row > div.span9 > div.row > div.span8 table.research td:nth-child(2)[colspan] select,
            main.container > div.row > div.span9 > div.row > div.span9 table.research td:nth-child(2)[colspan] select {
                max-width: 100%;
            }

    main.container > div.row > div.span9 > div.row > div.span8 table.research td:last-child > input.go,
    main.container > div.row > div.span9 > div.row > div.span9 table.research td:last-child > input.go {
        float: right;
    }

    main.container > div.row > div.span9 > div.row > div.span8 table.research td:last-child > label:last-child,
    main.container > div.row > div.span9 > div.row > div.span9 table.research td:last-child > label:last-child {
        padding-left: 5px;
    }

    main.container > div.row > div.span9 > div.row > div.span8 table.research input,
    main.container > div.row > div.span9 > div.row > div.span9 table.research input,
    main.container > div.row > div.span9 > div.row > div.span8 table.research select,
    main.container > div.row > div.span9 > div.row > div.span9 table.research select,
    main.container > div.row > div.span9 > div.row > div.span8 table.research textarea,
    main.container > div.row > div.span9 > div.row > div.span9 table.research textarea {
        max-width: 200px;
        vertical-align: top;
        margin: 2px 0;
        /* firefox 19+ */
        /* ie */
    }

        main.container > div.row > div.span9 > div.row > div.span8 table.research input::-webkit-input-placeholder,
        main.container > div.row > div.span9 > div.row > div.span9 table.research input::-webkit-input-placeholder,
        main.container > div.row > div.span9 > div.row > div.span8 table.research select::-webkit-input-placeholder,
        main.container > div.row > div.span9 > div.row > div.span9 table.research select::-webkit-input-placeholder,
        main.container > div.row > div.span9 > div.row > div.span8 table.research textarea::-webkit-input-placeholder,
        main.container > div.row > div.span9 > div.row > div.span9 table.research textarea::-webkit-input-placeholder {
            font-size: 10px;
        }

        main.container > div.row > div.span9 > div.row > div.span8 table.research input::-moz-placeholder,
        main.container > div.row > div.span9 > div.row > div.span9 table.research input::-moz-placeholder,
        main.container > div.row > div.span9 > div.row > div.span8 table.research select::-moz-placeholder,
        main.container > div.row > div.span9 > div.row > div.span9 table.research select::-moz-placeholder,
        main.container > div.row > div.span9 > div.row > div.span8 table.research textarea::-moz-placeholder,
        main.container > div.row > div.span9 > div.row > div.span9 table.research textarea::-moz-placeholder {
            font-size: 10px;
        }

        main.container > div.row > div.span9 > div.row > div.span8 table.research input:-ms-input-placeholder,
        main.container > div.row > div.span9 > div.row > div.span9 table.research input:-ms-input-placeholder,
        main.container > div.row > div.span9 > div.row > div.span8 table.research select:-ms-input-placeholder,
        main.container > div.row > div.span9 > div.row > div.span9 table.research select:-ms-input-placeholder,
        main.container > div.row > div.span9 > div.row > div.span8 table.research textarea:-ms-input-placeholder,
        main.container > div.row > div.span9 > div.row > div.span9 table.research textarea:-ms-input-placeholder {
            font-size: 10px;
        }

        main.container > div.row > div.span9 > div.row > div.span8 table.research input:-moz-placeholder,
        main.container > div.row > div.span9 > div.row > div.span9 table.research input:-moz-placeholder,
        main.container > div.row > div.span9 > div.row > div.span8 table.research select:-moz-placeholder,
        main.container > div.row > div.span9 > div.row > div.span9 table.research select:-moz-placeholder,
        main.container > div.row > div.span9 > div.row > div.span8 table.research textarea:-moz-placeholder,
        main.container > div.row > div.span9 > div.row > div.span9 table.research textarea:-moz-placeholder {
            font-size: 10px;
        }

    main.container > div.row > div.span9 > div.row > div.span8 table.research label,
    main.container > div.row > div.span9 > div.row > div.span9 table.research label {
        display: inline-block;
        margin: 0;
    }


    main.container > div.row > div.span9 > div.row > div.span8 table.research.hidden,
    main.container > div.row > div.span9 > div.row > div.span9 table.research.hidden {
        display: none;
    }

main.container > div.row > div.span9 > div.row > div.span8 > address > p,
main.container > div.row > div.span9 > div.row > div.span9 > address > p {
    padding: 0;
}

main.container > div.row > div.span9 > div.row > .span1 > ul.badges > li {
    margin-top: 10px;
}

main.container > div.row > div.span9 > div.row a img {
    width: auto;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content div.sections div.section > p > a > img {
    width: auto;
    /*margin-right: 100% !important;*/
}

main.container > div.row > div.span9 > div.row ul.attachments {
    list-style-type: none;
}

main.container > div.row > div.span9 > div.row > div.span8 div.interstitial,
main.container > div.row > div.span9 > div.row > div.span8 h4 {
    padding-left: 10px;
}

select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 30px;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 90%;
    line-height: normal;
}

#remainingformfields textarea {
    height: 100px;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content iframe {
    /*width: 100% !important;*/
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content div {
    width: 100% !important;
}

    main.container > div.row > div.span9 > div.row > div.span8 > div.content div > img {
        /*width: 16px;*/
        display: inline;
        width: auto;
        padding-bottom: 10px;
    }

    main.container > div.row > div.span9 > div.row > div.span8 > div.content div.sections div.section table:nth-child(4) > tbody > tr > td > img {
        width: auto !important;
    }

main.container > div.row > div.span9 > div.row > div.span8 > div.content table > tbody > tr > td:nth-child(2) iframe {
    width: 100% !important;
}

main.container > div.row > div.span9 > div.row > div.span8 h1.news + div.content div.sections div.section table > tbody > tr > td:last-child {
    padding-left: 0;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content div.sections div.section table > tbody > tr > td > img {
    /*width: 100% !important;*/
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content div.sections div.section table > tbody > tr > td > a > img {
    width: 80%;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content div.sections div:nth-child(2),
main.container > div.row > div.span9 > div.row > div.span8 > div.content div.sections div.section div:nth-child(5) {
    width: 100% !important;
}

main.container > div.row > div.span9 > div.row > div.span8 > h4,
main.container > div.row > div.span9 > div.row > div.span9 > h4 {
    background-color: #e7edf6;
    clear: both;
    color: #002857;
    font-family: Arial Narrow,Helvetica,sans-serif;
    font-size: 16px;
    line-height: normal;
    margin: 10px 10px;
    width: 95%;
    padding: 5px 0 5px 5px;
    font-weight: bold;
}

main.container > div.row > div.span9 > div.row > div.span8 > .ShareThis > .sharetext {
    background-color: #e7edf6;
    clear: both;
    color: #002857;
    font-family: Arial Narrow,Helvetica,sans-serif;
    font-size: 16px;
    line-height: normal;
    margin: 10px 10px;
    width: 95%;
    padding: 5px 0 5px 5px;
    font-weight: bold;
}

main.container > div.row > div.span9 > div.row > div.span8 > .ShareThis .at-share-btn-elements {
    text-align: left;
    padding-left: 10px;
}

address {
    display: block;
    font-style: normal;
    line-height: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
}

main.container > div.row > div.span9 {
    color: #333;
    font-family: verdana;
    font-size: 12px;
    line-height: normal;
}

main.home-page > div.row > div.span9 > div.row > div.span8 > div.row:nth-child(2) {
    position: absolute;
    top: 30vw;
    margin-left: 0px;
    width: 100%;
}

main.home-page > div.row > div.span9 > div.row > div.span8 > div.row:nth-child(3) {
    position: absolute;
    top: 50vw;
    margin-left: -6px;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.form-inline > a.go > img {
    width: auto;
    float: right;
    margin-top: 10px;
}

#main.member-news .span8 .content {
    padding: 0 5px;
}

main.member-news > div.row > div.span9 > div.row > div.span8 > div.content iframe {
    width: 320px;
}

main.member-news div.section > table {
    table-layout: fixed;
}

    main.member-news div.section > table > tbody > tr > td {
        width: 40%;
    }

        main.member-news div.section > table > tbody > tr > td:last-child {
            word-wrap: break-word;
        }

main.news h4.news-category + ul.news + p {
    padding-left: 12px !important;
}

#mobileContainer {
    min-height: 50px;
}

    #mobileContainer #barNavigation > a {
        display: none;
    }

        #mobileContainer #barNavigation > a > img {
            width: 100%;
        }

.home-page .visible-homepage,
.protected-space-user-logged .visible-homepage {
    display: block !important;
}

.home-page > div.row > div.span3 {
    margin-top: 108px;
}

main.container > div.row > div.span3 > select {
    height: 35px;
    width: 98%;
    margin-left: 4px;
}

.home-page > div.row > div.span9 div.span1 > div.advertising:nth-child(2),
.protected-space-user-logged > div.row > div.span9 div.span1 > div.advertising:nth-child(2) {
    position: absolute;
    top: 0;
    width: 97%;
}

.home-page .linklist-bound,
.protected-space-user-logged .linklist-bound {
    background-color: #EFE9D6;
    margin: 0 5px 0 5px;
}

    .home-page .linklist-bound > select,
    .protected-space-user-logged .linklist-bound > select {
        margin: 10px 0 10px 5px;
    }

main.container > div.row > div.span3 .linklist-bound:nth-child(3), {
    padding-bottom: 15px;
}

main.event div.content {
    padding-left: 6px !important;
}

main.event div.event {
    padding-left: 5px;
}

    main.event div.event address {
        padding-left: 0px;
        padding-top: 15px;
    }

        main.event div.event address span.block {
            display: block;
        }

    main.event div.event table {
        width: 100%;
    }

        main.event div.event table.contact-numbers {
            margin-top: 20px;
        }

            main.event div.event table.dates tbody tr td:first-child,
            main.event div.event table.contact-numbers tbody tr td:first-child {
                font-weight: 800;
                width: 20%;
            }

        main.event div.event table.dates tbody tr td:nth-child(2) {
            width: 31%;
        }

.event > address > span:empty + span.separator {
    display: none;
}

main.form > div.row div.span9 div.content div.sections > div.section > table {
    position: relative;
}

    main.form > div.row div.span9 div.content div.sections > div.section > table:nth-child(2) > tbody > tr > td:first-child {
        width: 100% !important;
        padding-top: 160px !important;
    }

    main.form > div.row div.span9 div.content div.sections > div.section > table > tbody > tr > td:first-child > table > tbody > tr > td:first-child {
        width: 60%;
        padding-bottom: 8px;
    }

    main.form > div.row div.span9 div.content div.sections > div.section > table > tbody > tr > td:first-child > table > tbody > tr > td:nth-child(2) {
        padding-left: 0;
    }

    main.form > div.row div.span9 div.content div.sections > div.section > table > tbody > tr > td:nth-child(2) {
        padding-left: 0;
    }

    main.form > div.row div.span9 div.content div.sections > div.section > table > tbody > tr > td > iframe {
        position: absolute;
        top: 0;
        left: 0;
    }

    main.form > div.row div.span9 div.content div.sections > div.section > table > tbody > tr > td > small {
        display: none;
    }

main.container > div.row > div.span9 div.content > div > center > table > tbody > tr > td:first-child {
    width: 5px !important;
}

main.container > div.row div.span9 div.span8 table.publications-growing {
    margin-left: 5px !important;
}

    main.container > div.row div.span9 div.span8 table.publications-growing > tbody > tr > td img {
        padding: 5px 5px 5px 0;
        margin-bottom: -25px;
    }

main.container > div.row > div.span9 > div.row > div.span8 div.interstitial #remainingformfields > div > div {
    padding-left: 0 !important;
    padding-bottom: 15px;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.contentSection {
    padding: 0 5px 0 10px;
}

    main.container > div.row > div.span9 > div.row > div.span8 > div.contentSection > div > table > tbody > tr > td.MainNavBar {
        background-color: #ccc;
        font-weight: bold;
        padding: 7px 0 7px 3px;
    }

    main.container > div.row > div.span9 > div.row > div.span8 > div.contentSection > div > table > tbody > tr > td > span {
        white-space: normal !important;
    }

main.news div.row div.form-inline {
    padding: 10px;
}

main.container > div.row > div.span9 > div.row > div.span8 > p:nth-child(16) {
    padding-left: 10px;
}

main.container > div.row > div.span9 > div.row > div.span8 div.sections div.section > table > tbody > tr:nth-child(6) > td > img,
main.container > div.row > div.span9 > div.row > div.span8 div.sections div.section > table > tbody > tr:nth-child(12) > td > img,
main.container > div.row > div.span9 > div.row > div.span8 div.sections div.section > table > tbody > tr:nth-child(18) > td > img {
    height: 1px;
}

main.labour-day > div.row > div.span9 > div.row > div.span8 > div.content iframe {
    margin: -23px 5px 10px -23px !important;
}

main.publication div.row div.span9 div.row div.span8 ul li table,
main.resource-page div.row div.span9 div.row div.span8 ul li table {
    width: 100%;
}

main.error-page > div.row div.span9 div.content a {
    margin-top: -4px;
    display: inline-block;
    line-height: 24px;
}

/*#region Members Login*/
/*Previous style for live site*/
/*#secure-content-main-login-container {
    width: 100% !important;
    position: relative;
    margin-top: -30px;
}

    #secure-content-main-login-container div {
        width: 100% !important;
    }


    #secure-content-main-login-container #padlock-image-container {
        position: absolute;
        width: 100px !important;
        right: 0;
        top: 86px;
    }

    #secure-content-main-login-container #top-login-container {
        position: relative;
    }

        #secure-content-main-login-container #top-login-container input {
            width: 58% !important;
            margin: 0 5px 0 0 !important;
        }

        #secure-content-main-login-container #top-login-container #top-username-container {
            margin-bottom: -5px;
            margin-top: 10px;
            position: relative;
        }

            #secure-content-main-login-container #top-login-container #top-username-container span {
                position: absolute;
            }

        #secure-content-main-login-container #top-login-container #top-membership-container {
            margin-top: 15px;
            height: 80px;
        }

        #secure-content-main-login-container #top-login-container #top-password-container {
            margin-top: -13px;
            margin-bottom: -40px;
            position: relative;
        }

            #secure-content-main-login-container #top-login-container #top-password-container span {
                position: absolute;
                left: 0;
                top: 30px;
            }

        #secure-content-main-login-container #top-login-container #top-membership-container > a {
            float: left !important;
            padding-left: 5px;
            width: 65%;
            position: absolute;
            left: 0;
            top: 45%;
        }

        #secure-content-main-login-container #top-login-container #top-username-container label,
        #secure-content-main-login-container #top-login-container #top-password-container label {
            width: 38%;
        }

        #secure-content-main-login-container #top-login-container #top-button-container a {
            padding: 8px 10px 20px 4px !important;
            width: 80px !important;
            height: 38px !important;
        }

            #secure-content-main-login-container #top-login-container #top-button-container a:nth-child(3) {
                margin-left: 5px;
            }

            #secure-content-main-login-container #top-login-container #top-button-container a:nth-child(4) {
                margin-left: -10px;
            }*/
#secure-content-main-login-container {
    width: 100% !important;
    position: relative;
}

    #secure-content-main-login-container div {
        width: 100% !important;
    }


    #secure-content-main-login-container #padlock-image-container {
        position: absolute;
        width: 100px !important;
        right: 0;
        top: 86px;
    }

    #secure-content-main-login-container #top-login-container {
        position: relative;
    }

        #secure-content-main-login-container #top-login-container input {
            width: 58% !important;
            margin: 0 5px 0 0 !important;
        }

        #secure-content-main-login-container #top-login-container #top-username-container {
            margin-bottom: -5px;
            margin-top: 10px;
            position: relative;
        }

            #secure-content-main-login-container #top-login-container #top-username-container span {
                position: absolute;
            }

        #secure-content-main-login-container #top-login-container #top-membership-container {
            margin-top: 15px;
            height: 80px;
        }

        #secure-content-main-login-container #top-login-container #top-password-container {
            margin-top: -13px;
            margin-bottom: -40px;
            position: relative;
        }

            #secure-content-main-login-container #top-login-container #top-password-container span {
                position: absolute;
                left: 0;
                top: 30px;
            }

        #secure-content-main-login-container #top-login-container #top-membership-container > a {
            float: left !important;
            padding-left: 5px;
            width: 65%;
            position: absolute;
            left: 0;
            top: 45%;
        }

        #secure-content-main-login-container #top-login-container #top-username-container label,
        #secure-content-main-login-container #top-login-container #top-password-container label {
            width: 38%;
        }

        #secure-content-main-login-container #top-login-container #top-button-container a {
            padding: 8px 10px 20px 4px !important;
            width: 80px !important;
            height: 38px !important;
        }

            #secure-content-main-login-container #top-login-container #top-button-container a:nth-child(3) {
                margin-left: 5px;
            }

            #secure-content-main-login-container #top-login-container #top-button-container a:nth-child(4) {
                margin-left: -10px;
            }

    #secure-content-main-login-container #top-membership-container1 > div > #content_2_Lable_1 {
        float: left;
        width: 70%;
    }

    #secure-content-main-login-container #top-password-container1 {
        margin-top: 10px;
    }

    #secure-content-main-login-container #top-button-container > div.form-button-login {
        float: left;
        width: auto !important;
    }

    #secure-content-main-login-container #top-button-container > div.form-button-cancel {
        float: right;
        width: auto !important;
    }

#secure-content-main-login-container1 div#top-email-container1 {
    margin-bottom: 15px;
}

#secure-content-main-login-container1 #top-button-container > div > a {
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 7px;
}

#secure-content-main-login-container1 #top-button-container > div {
    float: left;
}

#secure-content-main-login-container1 .form-inner-container-myprofile #top-button-container #btnEdit {
    padding: 6px 10px;
}

#secure-content-main-login-container div.form-tooltip-container {
    width: 307px !important;
}

main.member-login > div.row > div.span9 > div.row > div.span8 > div.content div > img {
    width: auto;
}

main.member-login > div.row > div.span9 > div.row > div.span8 > div.content p > img {
    display: inline;
}

main.member-login > div.row > div.span9 > div.row > div.span8 > div.content div.section > div {
    margin-left: 0px !important;
}

main.protected-space > div.row > div.span9 > div.row > div.span8 > div.form > div.ui-state-error,
main.member-login > div.row > div.span9 > div.row > div.span8 > div.form > div.ui-state-error {
    margin-top: -25px;
}

main.protected-space > div.row > div.span9 > div.row > div.span8 blockquote,
main.member-login > div.row > div.span9 > div.row > div.span8 blockquote {
    font-size: 12px;
    margin: -10px 0 0 -25px !important;
}

main.protected-space-user-logged > div.row > div.span9 > div.row > div.span8 > h1 {
    /*background-color: #feba11;
    color: #000;*/
    display: none;
}

main.protected-space > div.row > div.span9 > div.row > div.span8 ul.unstyled {
    padding-right: 10px;
}

main.protected-space > div.row > div.span9 > div.row > div.span8 > div.row:nth-child(4) {
    position: absolute;
    top: 100px;
}

main.protected-space > div.row > div.span9 > div.row > div.span8 > h1 {
    background-color: #feba11;
    color: #000;
}

html[lang=fr-CA] #top-membership-container1 {
    clear: both;
}

    html[lang=fr-CA] #top-membership-container1 div {
        float: left;
    }

        html[lang=fr-CA] #top-membership-container1 div:last-child {
            width: 97%;
        }

        html[lang=fr-CA] #top-membership-container1 div #content_2_Lable_1 {
            float: left;
            width: 60%;
        }

html[lang=fr-CA] #content_2_UserNameLabel1 {
    text-align: right;
}

html[lang=fr-CA] #content_3_secure_content_main_login_container1 #top-button-container {
    margin-top: 10px;
}

    html[lang=fr-CA] #content_3_secure_content_main_login_container1 #top-button-container .form-button-cancel {
        width: 48%;
    }

    html[lang=fr-CA] #content_3_secure_content_main_login_container1 #top-button-container .form-button-login {
        padding-left: 0;
        width: 50%;
        height: 48px;
    }

        html[lang=fr-CA] #content_3_secure_content_main_login_container1 #top-button-container .form-button-login #content_3_RegButton {
            height: 65px;
            margin-top: 0px;
            padding-top: 23px;
        }

html[lang=fr-CA] #secure-content-main-login-container1 #top-button-container #content_2_CancelButton1 {
    height: 65px;
    padding-top: 22px;
}
/*#endregion Members Login*/

main.container div.row div.span9 div.row div.span8 > div.contentSection table > tbody > tr > td:first-child {
    /*width: 39%;*/
    vertical-align: middle;
}

main.container div.row div.span9 div.row div.span8 > div.contentSection table > tbody > tr > td > span {
    width: 100% !important;
}

main.container div.row div.span9 div.row div.span8 > div.contentSection table > tbody > tr > td:last-child > input[type="text"],
main.container div.row div.span9 div.row div.span8 > div.contentSection table > tbody > tr > td:last-child > input[type="file"],
main.container div.row div.span9 div.row div.span8 > div.contentSection table > tbody > tr > td:last-child > select {
    width: 100% !important;
}

main.container div.row div.span9 div.row div.span8 > div.content #content_2_divOtherTypeOfItem blockquote {
    font-size: small !important;
}

main.container div.row div.span9 div.row div.span8 > div.content #content_2_divOtherTypeOfItem table > tbody > tr > td:first-child {
    /*width: auto;*/
    padding-top: 0px;
}

main.container div.row div.span9 div.row div.span8 > div.contentSection textarea {
    width: 100% !important;
    height: auto !important;
}

.homeDivider {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    margin-top: 20px;
}

.member-login-title {
    background-color: #F8AD02;
    color: #000;
    font-size: 19px;
    font-weight: bold;
    height: auto;
    padding: 3px 0 3px 5px;
    font-family: 'Arial Narrow', Helvetica, sans-serif;
}

main.protected-space .member-login-title,
main.member-login .member-login-title {
    /*display: none !important;*/
}

main.protected-page > div.row > div.span9 > div.row > div.span8 > h1,
main.protected-page > div.row > div.span9 > div.row > div.span9 > h1 {
    background-color: #feba11;
    color: #000;
}

main.container div.row div.span9 div.row div.span8 > div.results span {
    word-wrap: break-word;
}

div.publication-socialMedia {
    display: block !important;
}

div.publication-socialMedia {
    position: absolute;
    top: 58px;
}

    div.publication-socialMedia + main.edition div:nth-child(7) {
        margin-top: 140px;
    }

div.socialmediaheader div.updateheader > a > img {
    margin-top: -12px;
    margin-right: -9px;
}

div.socialmediaheader > h2 {
    padding-left: 10px !important;
    margin: 0;
}

div.socialmediaheader > h1 {
    margin-top: 10px;
}

    div.socialmediaheader > h1 > a {
        padding-left: 10px !important;
    }

#main div.row > .span8 .edition {
    padding-left: 10px !important;
}

#main div.row > .span8 .articles > .title,
#main div.row .span5 .articles > .title {
    font-size: 30px !important;
    padding-bottom: 20px;
}

#main footer {
    display: block !important;
}

#main.update-newsletter .update-newsletter-header,
#main.newsletter .update-newsletter-header,
#main.edition .update-newsletter-header,
#main.article .update-newsletter-header {
    background-color: #00538b;
    margin: 15px 10px 10px 5px;
    width: 97%;
    min-height: 44px;
    vertical-align: middle;
    display: table;
    padding-top: 10px;
    padding-right: 15px;
}

main.newsletter > div.row > div.span9 > div.row > div.span8 h1 {
    background-color: #e7edf6;
    color: #002857;
    padding-left: 5px;
}

main.newsletter > div.row > div.span9 > div.row > div.span8 > div.editions > ul.edition-items {
    padding-right: 8px;
}

    main.newsletter > div.row > div.span9 > div.row > div.span8 > div.editions > ul.edition-items > li > h1 {
        font-weight: bold;
        font-size: 16px;
        font-family: Arial Narrow,Helvetica,sans-serif;
    }

    main.newsletter > div.row > div.span9 > div.row > div.span8 > div.editions > ul.edition-items > li > p {
        padding-left: 5px;
    }

    main.newsletter > div.row > div.span9 > div.row > div.span8 > div.editions > ul.edition-items > li > a {
        font-weight: bold;
        padding-left: 5px;
    }

main.newsletter > div.row > div.span9 > div.row > div.span8 > h1.publications,
main.newsletter > div.row > div.span9 > div.row > div.span9 > h1.publications,
main.edition > div.row > div.span9 > div.row > div.span8 > h1.publications,
main.edition > div.row > div.span9 > div.row > div.span9 > h1.publications,
main.update-newsletter > div.row > div.span9 > div.row > div.span8 > h1.publications,
main.update-newsletter > div.row > div.span9 > div.row > div.span9 > h1.publications {
    background-color: #fff;
    color: #818285;
    margin: 0;
    width: 40%;
    padding: 0 0 20px 8px;
    line-height: 30px;
    font-size: 15px;
    display: none;
}

main.article > div.row > div.span9 > div.row > div.span8 > h1.publications,
main.article > div.row > div.span9 > div.row > div.span9 > h1.publications {
    display: block !important;
    width: 100%;
    padding-top: 5px !important;
}

main.newsletter > div.row > div.span9 > div.row > div.span8 > h1.publications:after,
main.newsletter > div.row > div.span9 > div.row > div.span9 > h1.publications:after,
main.edition > div.row > div.span9 > div.row > div.span8 > h1.publications:after,
main.edition > div.row > div.span9 > div.row > div.span9 > h1.publications:after {
    content: "Update";
    font-size: 40px;
    color: #fdb734;
    font-family: Arial,Helvetica,sans-serif;
}

main.update-newsletter > div.row > div.span9 > div.row > div.span8 p,
main.update-newsletter > div.row > div.span9 > div.row > div.span9 p {
    margin-bottom: 10px;
}

main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.section p a,
main.update-newsletter > div.row > div.span9 > div.row > div.span9 div.section p a {
    float: left;
    margin: 0 10px 0 -10px;
}

main.article > div.row > div.span9 > div.row > div.span8 > h1.publications {
    background-color: #fff;
    color: #000;
    margin: 0;
    padding: 30px 0 20px 8px;
    line-height: 40px;
    font-size: 40px;
    text-align: center;
    font-family: Arial,sans-serif;
    font-weight: normal;
}

main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.edition {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

    main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.edition > div.editiondetails {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        margin-top: -45px;
    }

        main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.edition > div.editiondetails > div:nth-child(2),
        main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.edition > div.editiondetails > div > img {
            display: none;
        }

        main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.edition > div.editiondetails .DigitalMagazine a:before {
            content: url(images/digital-publication-icon-2.jpg);
            height: 30px;
            float: left;
            display: block;
            border: solid;
            border-width: 0px;
            padding-top: 3px;
            padding-right: 15px;
        }

        main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.edition > div.editiondetails .DownloadPDF a:before {
            content: url(images/downloadpdf.jpg);
            height: 30px;
            float: left;
            display: block;
            border: solid;
            border-width: 0px;
            padding-top: 3px;
            padding-right: 15px;
        }

        main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.edition > div.editiondetails > div:nth-child(6) {
            background-color: #e7edf6;
            clear: both;
            color: #002857;
            font-family: Arial Narrow,Helvetica,sans-serif;
            font-size: 16px;
            line-height: normal;
            margin: 10px 10px 0 0;
            width: 98%;
            padding: 5px 0 5px 5px;
            font-weight: bold;
        }

        main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.edition > div.editiondetails > div.SocialMediaFriendly {
            display: none;
        }

        main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.edition > div.editiondetails a {
            font-weight: bold;
        }

    main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.edition > div.articles {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }


        main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.edition > div.articles > div.title {
            text-align: center;
        }

        main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.edition > div.articles > ul.editionArticles {
            list-style-type: disc;
            margin-left: -20px;
        }

            main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.edition > div.articles > ul.editionArticles > li {
                line-height: 30px;
            }

main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.content div.section > h2.heading {
    color: #333;
    font-size: 30px;
    font-family: verdana;
    text-align: center;
    font-weight: normal;
    padding-bottom: 20px;
}

main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.content div.section > div.editiondetails {
    padding-left: 0px;
    margin-bottom: -50px;
}

    main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.content div.section > div.editiondetails > table > tbody > tr:first-child > td > img {
        display: none;
    }

    main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.content div.section > div.editiondetails > table > tbody > tr > td:first-child {
        width: 10px !important;
    }

    main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.content div.section > div.editiondetails > table > tbody > tr:nth-child(4) {
        background-color: #e7edf6;
        clear: both;
        font-family: Arial Narrow,Helvetica,sans-serif;
        line-height: normal;
        margin: 10px 10px 15px 0;
        width: 102%;
        padding: 5px 0 5px 5px;
        font-weight: bold;
    }

main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.content div.section > div.media > table > tbody > tr > td > table > tbody > tr > td:first-child > img {
    display: none;
}

main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.content div.section > div.media > table > tbody > tr > td > table > tbody > tr > td:last-child a {
    margin-left: -40px;
}

    main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.content div.section > div.media > table > tbody > tr > td > table > tbody > tr > td:last-child a::before {
        font-family: 'FontAwesome';
        content: '\f111\00a0\00a0\00a0\00a0\00a0\00a0\00a0';
        margin: 0 5px 0 -15px;
        color: #000;
        font-size: 5px;
        vertical-align: middle;
    }

main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.content div.section > div.editiondetails > table > tbody > tr:last-child {
    display: none;
}

main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.content div.section > div.editiondetails > table > tbody > tr:nth-child(4) > td {
    padding-left: 5px;
}

    main.update-newsletter > div.row > div.span9 > div.row > div.span8 div.content div.section > div.editiondetails > table > tbody > tr:nth-child(4) > td > span {
        color: #002857 !important;
        line-height: 30px;
    }

div.publication-socialMedia > div.updateheader {
    width: 97%;
    margin: 0px 10px 0px 5px;
}

div.publication-socialMedia > h2 {
    font-size: 12px;
    line-height: 20px;
}

div.publication-socialMedia > h1 {
    margin-top: 15px;
}

    div.publication-socialMedia > h1 > a {
        font-size: 30px;
    }

div.publication-socialMedia + main.article > div.row {
    margin-top: 130px;
}

    div.publication-socialMedia + main.article > div.row > div.span9 div.span8 > div.content {
        padding-top: 0px !important;
    }

    div.publication-socialMedia + main.article > div.row > div.span9 > div.row {
        margin: 0px !important;
    }

    div.publication-socialMedia + main.article > div.row > div.span9 div.span8 h1.publications {
        padding-top: 20px;
        padding-bottom: 0px;
    }

.mobile-social-media-header {
    position: absolute;
    top: 128px;
    display: none !important;
}

div.mobile-social-media-header + main.newsletter > div.row,
div.mobile-social-media-header + main.edition > div.row,
div.mobile-social-media-header + main.article > div.row,
div.mobile-social-media-header + main.update-newsletter > div.row {
    margin-top: 125px;
}

main.update-newsletter > div.row > div.span9 > div.row div.sections > div.section > div.section > table > tbody > tr > td {
    padding-left: 0px;
}

div.mobile-social-media-header > h2 {
    font-size: 12px;
    line-height: 20px;
    color: #818285;
    font-weight: normal;
    padding-left: 6px;
}

div.mobile-social-media-header > h1 {
    color: #fdb734;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    padding-left: 6px;
    margin-top: -10px;
}
/*#region Event Popup Type*/
main.home-page .btn-event-download,
main.protected-space-user-logged .btn-event-download {
    display: none;
}

.event-body-content {
    display: inline-block;
    padding-top: 15px;
    width: 100%;
}

#event-download .event-body-content > div {
    width: 50%;
    float: left;
    margin-top: 0px !important;
    clear: none !important;
}

    #event-download .event-body-content > div > label > label {
        padding-left: 0px;
        margin-top: 4px;
    }

#event-download .modal-title {
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
}

#event-download .btn-event-submit {
    background-color: #000;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    border-radius: 5px;
    padding: 4px 18px 4px 18px;
    font-weight: 600;
}

.btn-event-download {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top,#08c,#04c);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));
    background-image: -webkit-linear-gradient(top,#08c,#04c);
    background-image: -o-linear-gradient(top,#08c,#04c);
    background-image: linear-gradient(to bottom,#08c,#04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    line-height: 10px;
    font-size: 14px;
    margin-left: 10px;
    padding: 10px 8px;
}

main.event .btn-event-download {
    margin-left: 0px;
}

#event-download .model-span-title {
    padding-top: 5px;
    font-weight: normal;
    line-height: 20px;
}

#main.calendar .btn-event-download {
    display: block !important;
    margin-top: 10px;
}

.hide-event-popup {
    display: none;
}
/*#endregion Event Popup Type*/
/*#region Online Form*/
.scfForm .scfIntroBorder p {
    padding-left: 10px !important;
}

.scfFooterBorder p {
    padding-left: 5px !important;
}

.scfForm .scfValidationSummary {
    padding-left: 10px;
}

.scfSectionBorder .scfSectionBorderAsFieldSet .scfSectionLegend, .Extended-Section .scfSectionBorderAsFieldSet .scfSectionLegend {
    width: 100% !important;
    line-height: 30px !important;
}

.scfEmailGeneralPanel, .scfMultipleLineGeneralPanel, .scfSingleLineGeneralPanel, .scfPasswordGeneralPanel, .scfNumberGeneralPanel, .scfDatePickerGeneralPanel, .scfDateGeneralPanel, .scfRadioButtonListGeneralPanel, .scfCheckBoxListGeneralPanel, .scfFileUploadGeneralPanel, .scfDateSelectorGeneralPanel, .scfCreditCardGeneralPanel, .scfConfirmPasswordGeneralPanel, .scfCaptchaGeneralPanel, .scfTelephoneGeneralPanel, .scfSmsTelephoneGeneralPanel {
    width: 100% !important;
}

.scfSectionBorder > .scfSectionBorderAsFieldSet > .scfSectionContent > .scfRadioButtonListBorder > span {
    width: 100%;
}

.scfSectionBorder > .scfSectionBorderAsFieldSet > .scfSectionContent > .scfRadioButtonListBorder > div.scfRadioButtonListGeneralPanel {
    width: 100% !important;
}

.scfRadioButtonListGeneralPanel > table > tbody > tr > td {
    width: 33%;
    vertical-align: top;
    word-wrap: break-word;
}

span.scfSingleLineTextLabel {
    padding-right: 0px !important;
}

.scfForm .scfTelephoneBorder input {
    width: 30% !important;
}

.scfSectionContent .scfDropListLabel, .scfSectionContent .scfEmailLabel, .scfSectionContent .scfRadioButtonListLabel, .scfSectionContent .scfMultipleLineTextLabel, .scfSectionContent .scfSingleLineTextLabel, .scfSectionContent .scfPasswordLabel, .scfSectionContent .scfNumberLabel, .scfSectionContent .scfDatePickerLabel, .scfSectionContent .scfDateLabel, .scfSectionContent .scfListBoxLabel, .scfSectionContent .scfFileUploadLabel, .scfSectionContent .scfDateSelectorLabel, .scfSectionContent .scfCreditCardLabel, .scfSectionContent .scfConfirmPasswordLabel, .scfSectionContent .scfCaptchaLabel, .scfSectionContent .scfTelephoneLabel, .scfSectionContent .scfSmsTelephoneLabel {
    /*word-wrap: break-word;*/
    width: 100% !important;
    margin-bottom: -5px;
}

.scfSectionContent .split .scfValidatorRequired {
    position: absolute;
    top: 0;
    left: -10px !important;
}

.scfSectionContent .vertical .scfValidatorRequired,
.scfSectionContent .vertical .scfRequired,
.scfSectionContent .half-vertical .scfValidatorRequired,
.scfSectionContent .half-vertical .scfRequired,
.scfSectionContent .scfDropListBorder .scfValidatorRequired,
.scfSectionContent .scfEmailBorder .scfValidatorRequired,
.scfSectionContent .scfMultipleLineTextBorder .scfValidatorRequired,
.scfSectionContent .scfSingleLineTextBorder .scfValidatorRequired,
.scfSectionContent .scfPasswordBorder .scfValidatorRequired,
.scfSectionContent .scfNumberBorder .scfValidatorRequired,
.scfSectionContent .scfDatePickerBorder .scfValidatorRequired,
.scfSectionContent .scfDateBorder .scfValidatorRequired,
.scfSectionContent .scfRadioButtonListBorder .scfValidatorRequired,
.scfSectionContent .scfListBoxBorder .scfValidatorRequired,
.scfSectionContent .scfCheckBoxListBorder .scfValidatorRequired,
.scfSectionContent .scfFileUploadBorder .scfValidatorRequired,
.scfSectionContent .scfDateSelectorBorder .scfValidatorRequired,
.scfSectionContent .scfCreditCardBorder .scfValidatorRequired,
.scfSectionContent .scfConfirmPasswordBorder .scfValidatorRequired,
.scfSectionContent .scfCaptchaBorder .scfValidatorRequired,
.scfSectionContent .scfTelephoneBorder .scfValidatorRequired,
.scfSectionContent .scfSmsTelephoneBorder .scfValidatorRequired,
.scfSectionContent .scfDropListBorder .scfRequired,
.scfSectionContent .scfEmailBorder .scfRequired,
.scfSectionContent .scfMultipleLineTextBorder .scfRequired,
.scfSectionContent .scfSingleLineTextBorder .scfRequired,
.scfSectionContent .scfPasswordBorder .scfRequired,
.scfSectionContent .scfNumberBorder .scfRequired,
.scfSectionContent .scfDatePickerBorder .scfRequired,
.scfSectionContent .scfDateBorder .scfRequired,
.scfSectionContent .scfRadioButtonListBorder .scfRequired,
.scfSectionContent .scfListBoxBorder .scfRequired,
.scfSectionContent .scfCheckBoxListBorder .scfRequired,
.scfSectionContent .scfFileUploadBorder .scfRequired,
.scfSectionContent .scfDateSelectorBorder .scfRequired,
.scfSectionContent .scfCreditCardBorder .scfRequired,
.scfSectionContent .scfConfirmPasswordBorder .scfRequired,
.scfSectionContent .scfCaptchaBorder .scfRequired,
.scfSectionContent .scfTelephoneBorder .scfRequired,
.scfSectionContent .scfSmsTelephoneBorder .scfRequired,
.scfSectionContent .scfCheckboxBorder .scfRequired,
.scfSectionContent .scfRadioButtonListBorder .scfValidatorRequired,
.scfSectionContent .halfAvailableWidth > .scfCheckboxUsefulInfo + .scfRequired,
.scfSectionContent .halfSection > .scfCheckboxUsefulInfo + .scfRequired,
.scfSectionContent .thirdAvailableWidth > .scfCheckboxUsefulInfo + .scfRequired,
.scfSectionContent .halfAvailableWidth .scfRequired,
.scfSectionContent .halfAvailableWidth .scfValidatorRequired,
.scfSectionContent .thirdAvailableWidth .scfRequired,
.scfSectionContent .thirdAvailableWidth .scfValidatorRequired,
.scfSectionContent .onethird-vertical .scfRequired,
.scfSectionContent .onethird-vertical .scfValidatorRequired,
.scfSectionContent .phone .scfRequired,
.scfSectionContent .split .scfRequired {
    left: -10px !important;
}

.scfSectionContent .checkmark-applicable .scfCheckBoxListGeneralPanel .scfCheckbox input {
    margin-right: -10px;
}

.scfForm input[type="text"],
.scfForm select {
    width: 98%;
}

.scfSectionContent .scfDropListBorder, .scfSectionContent .scfDroplistBorder, .scfSectionContent .scfEmailBorder, .scfSectionContent .scfMultipleLineTextBorder, .scfSectionContent .scfSingleLineTextBorder, .scfSectionContent .scfPasswordBorder, .scfSectionContent .scfNumberBorder, .scfSectionContent .scfDatePickerBorder, .scfSectionContent .scfDateBorder, .scfSectionContent .scfRadioButtonListBorder, .scfSectionContent .scfListBoxBorder, .scfSectionContent .scfCheckboxBorder, .scfSectionContent .scfCheckBoxListBorder, .scfSectionContent .scfFileUploadBorder, .scfSectionContent .scfDateSelectorBorder, .scfSectionContent .scfCreditCardBorder, .scfSectionContent .scfConfirmPasswordBorder, .scfSectionContent .scfCaptchaBorder, .scfSectionContent .scfTelephoneBorder, .scfSectionContent .scfSmsTelephoneBorder, .scfSectionContent .halfAvailableWidth, .scfSectionContent .halfSection, .scfSectionContent .thirdAvailableWidth, .scfSectionContent .vertical, .scfSectionContent .half-vertical, .scfSectionContent .onethird-vertical, .scfSectionContent .phone, .scfSectionContent .split, .scfSectionContent .Extended-Section-Counter, .scfSectionContent .Extended-Section-Summary {
    padding-left: 0px !important;
}

.scfSectionContent .scfMultipleLineTextBox {
    margin-left: 0px !important;
}

.scfSectionContent .applicable-required {
    padding-left: 0px !important;
    width: 98% !important;
}

.section-inverted .scfSectionBorderAsFieldSet .scfSectionLegend {
    width: 100% !important;
}

.scfSectionContent .checkmark-applicable .scfCheckBoxListGeneralPanel .scfCheckbox {
    width: 67% !important;
    margin-bottom: 0px !important;
}

/*#endregion Online Form*/
/*#region Logout Popup*/
#MobileLogoutOptions, #MobileFrenchLogoutOptions {
    width: 70%;
    left: 16%;
}

    #MobileLogoutOptions .modal-header, #MobileFrenchLogoutOptions .modal-header {
        border: 1px solid #aaa;
        background: #ccc;
        color: #222;
        font-weight: bold;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        padding: 0em 1em;
    }

    #MobileLogoutOptions .modal-title, #MobileFrenchLogoutOptions .modal-title {
        line-height: 40px;
    }

    #MobileLogoutOptions .close, #MobileFrenchLogoutOptions .close {
        float: right;
        font-size: 20px;
        font-weight: bold;
        line-height: 20px;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        opacity: 0.2;
    }

    #MobileLogoutOptions .modal-body, #MobileFrenchLogoutOptions .modal-body {
        position: relative;
        overflow-y: auto;
        max-height: 400px;
        padding: 15px;
    }

    #MobileLogoutOptions .modal-body, #MobileFrenchLogoutOptions .modal-body {
        text-align: center;
    }

    #MobileLogoutOptions a, #MobileFrenchLogoutOptions a {
        text-decoration: underline;
        color: #000;
        font-size: 10px;
    }
/*#endregion Logout Popup*/
/*#region Calendar*/
table.month {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: separate;
}

    table.month > caption {
        background-color: #272F5E;
        color: #FFFFFF;
        padding: 5px;
        text-align: center;
        font-weight: bold;
        font-size: 22px;
    }

        table.month > caption > a {
            color: #D1A536 !important;
            font-size: 50px;
            font-weight: lighter;
            line-height: 25px;
        }

    table.month > thead {
        background-color: #eee;
    }

    table.month > tbody {
        background-color: #ccc;
    }

    table.month > thead > tr > th {
        width: 27.1px;
    }

    table.month > tbody td {
        border-top: 1px solid #eee;
        border-right: 1px solid #eee;
        border-bottom: 1px solid #eee;
        border-left: 1px solid #eee;
    }

        table.month > tbody td.event {
            background-color: #D1A536;
        }

            table.month > tbody td.event > a {
                color: #2457A0;
                font-weight: bold;
            }

        table.month > tbody td.today {
            background-color: #FFE8AA;
        }

        table.month > tbody td.zero {
            background-color: #eee;
        }

            table.month > tbody td.zero > a {
                display: none !important;
            }

    table.month th,
    table.month td {
        font-weight: normal;
        padding: 4px 0;
        text-align: center;
    }

ul.unstyled, ol.unstyled {
    list-style: outside none none;
    margin-left: -35px;
}

main.home-page .events > ul > li,
main.protected-space-user-logged .events > ul > li {
    margin-left: 0 !important;
}


main.container div.mid-left > ul.recent-items > li > a,
main.container div.mid-left > ul.recent-items > li > p.date,
main.container div.mid-right > ul.recent-items > li > a,
main.container div.mid-right > ul.recent-items > li > p.date {
    font-size: 11px;
    font-family: Verdana;
}

main.container div.mid-right {
    margin-bottom: 20px;
}

    main.container div.mid-left > a,
    main.container div.mid-right > a {
        margin-left: 5px;
    }

main.container > div.row > div.span3 > .events > ul li {
    font-size: 11px;
    font-family: Verdana;
}

main.calendar > div.row > div.span9 > div.row > div.span8 > div.calendar {
    float: left;
    margin: 0 0 15px 5px;
}

main.calendar > div.row > div.span9 > div.row > div.span8 > div.events {
    clear: both;
}

    main.calendar > div.row > div.span9 > div.row > div.span8 > div.events > p.title {
        display: none;
    }

    main.calendar > div.row > div.span9 > div.row > div.span8 > div.events > a.title {
        padding-left: 5px;
        background-color: #bad1eb;
        padding: 5px;
        font-size: 15px;
        width: 97%;
        margin: 0 5px;
        line-height: 25px;
    }

    main.calendar > div.row > div.span9 > div.row > div.span8 > div.events > ul > li > p.date {
        font-size: 11px;
        font-family: Verdana;
        padding-left: 5px;
    }

        main.calendar > div.row > div.span9 > div.row > div.span8 > div.events > ul > li > p.date > a {
            font-weight: bold;
        }

main.calendar .event-type-title {
    display: block !important;
    background-color: #D1A636;
    border-color: #da7925;
    color: #ffffff;
    padding: 5px 0 5px 5px;
    width: 97%;
    font-family: Arial Narrow,Helvetica,Sans-Serif;
    font-weight: 700;
    font-size: 15px;
    margin: 10px 5px 5px 5px;
}

    main.calendar .event-type-title + ul.unstyled > li > p.date > a,
    main.calendar ul.no-event-type > li > p.date > a {
        font-weight: bold;
        font-family: Verdana;
        font-size: 11px;
    }

    main.calendar .event-type-title + ul.unstyled > li > p.date > strong {
        font-family: Verdana;
        font-size: 11px;
        font-weight: bold;
    }

    main.calendar .event-type-title + ul.unstyled > li > p.date > span,
    main.calendar ul.no-event-type > li > p.date > span {
        font-family: Verdana;
        font-size: 11px;
    }
/*#endregion Calendar*/
/*Twitter Feeds*/
.twitter-title-bar {
    background-color: #00B0ED;
    margin: 5px;
}

    .twitter-title-bar .twitter-logo {
        float: left;
        padding: 5px;
        width: auto !important;
    }

    .twitter-title-bar .twitter-osstf-text {
        color: #FFFFFF;
        font-family: Arial Narrow,Helvetica,Sans-Serif;
        font-weight: bold;
        font-size: 18px;
        padding: 5px 0;
        line-height: 22px;
    }

#twitter-content {
    margin: 5px;
    height: 300px;
}

    #twitter-content .twitter-item {
        display: inline-block;
        width: 100%;
    }

        #twitter-content .twitter-item .twitter-item-img {
            float: left;
            width: 20%;
            margin-top: 10px;
            margin-right;
        }

        #twitter-content .twitter-item .twitter-item-content {
            float: right;
            width: 75%;
        }

            #twitter-content .twitter-item .twitter-item-content .twitter-item-user-name .name {
                font-weight: bold;
                margin-bottom: 5px;
            }

            #twitter-content .twitter-item .twitter-item-content .twitter-item-user-name .screen-name {
                color: #ccc;
                margin-bottom: 5px;
            }

            #twitter-content .twitter-item .twitter-item-content .twitter-item-expand-link {
                padding-top: 15px;
            }

                #twitter-content .twitter-item .twitter-item-content .twitter-item-expand-link > a {
                    color: #6d6e71;
                    font-family: Verdana;
                }

            #twitter-content .twitter-item .twitter-item-content .twitter-item-user-text a {
                display: inline;
            }

    #twitter-content .twitter-item-line {
        background-image: url("/content/images/tweet-line.jpg");
        line-height: 1px;
        margin: 10px 0;
    }

#twitterSummary .modal-content .modal-body {
    width: 100%;
    overflow: hidden;
    height: auto;
    max-height: none;
}

    #twitterSummary .modal-content .modal-body .close-twitter-summary {
        color: #ccc;
        font-weight: bold;
        margin-top: -15px;
        margin-right: -10px;
        opacity: 1;
    }

#waitingTweetLoading {
    text-align: center;
    opacity: 0.8;
}

    #waitingTweetLoading .tweet-loading-image {
        transform: translateY(30%);
        width: 30%;
        margin-left: 34%;
    }

.retweeted {
    margin-bottom: 5px;
    color: #ccc;
}

.twitter-item .twitter-retweeted-item {
    margin-bottom: 5px;
}

    .twitter-item .twitter-retweeted-item .twitter-retweeted-image {
        width: 25%;
        float: left;
        text-align: right;
    }

        .twitter-item .twitter-retweeted-item .twitter-retweeted-image img {
            width: 15px;
            margin-right: 18px;
            display: inline !important;
        }

/*#region Loading Icon*/
#circularG {
    position: relative;
    width: 58px;
    height: 58px;
    margin: auto;
    background-color: #000;
    margin-top: 20%;
}

.circularG {
    position: absolute;
    background-color: #fff;
    width: 14px;
    height: 14px;
    border-radius: 9px;
    -o-border-radius: 9px;
    -ms-border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    animation-name: bounce_circularG;
    -o-animation-name: bounce_circularG;
    -ms-animation-name: bounce_circularG;
    -webkit-animation-name: bounce_circularG;
    -moz-animation-name: bounce_circularG;
    animation-duration: 1.1s;
    -o-animation-duration: 1.1s;
    -ms-animation-duration: 1.1s;
    -webkit-animation-duration: 1.1s;
    -moz-animation-duration: 1.1s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
}

#circularG_1 {
    left: 0;
    top: 23px;
    animation-delay: 0.41s;
    -o-animation-delay: 0.41s;
    -ms-animation-delay: 0.41s;
    -webkit-animation-delay: 0.41s;
    -moz-animation-delay: 0.41s;
}

#circularG_2 {
    left: 6px;
    top: 6px;
    animation-delay: 0.55s;
    -o-animation-delay: 0.55s;
    -ms-animation-delay: 0.55s;
    -webkit-animation-delay: 0.55s;
    -moz-animation-delay: 0.55s;
}

#circularG_3 {
    top: 0;
    left: 23px;
    animation-delay: 0.69s;
    -o-animation-delay: 0.69s;
    -ms-animation-delay: 0.69s;
    -webkit-animation-delay: 0.69s;
    -moz-animation-delay: 0.69s;
}

#circularG_4 {
    right: 6px;
    top: 6px;
    animation-delay: 0.83s;
    -o-animation-delay: 0.83s;
    -ms-animation-delay: 0.83s;
    -webkit-animation-delay: 0.83s;
    -moz-animation-delay: 0.83s;
}

#circularG_5 {
    right: 0;
    top: 23px;
    animation-delay: 0.97s;
    -o-animation-delay: 0.97s;
    -ms-animation-delay: 0.97s;
    -webkit-animation-delay: 0.97s;
    -moz-animation-delay: 0.97s;
}

#circularG_6 {
    right: 6px;
    bottom: 6px;
    animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    -ms-animation-delay: 1.1s;
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
}

#circularG_7 {
    left: 23px;
    bottom: 0;
    animation-delay: 1.24s;
    -o-animation-delay: 1.24s;
    -ms-animation-delay: 1.24s;
    -webkit-animation-delay: 1.24s;
    -moz-animation-delay: 1.24s;
}

#circularG_8 {
    left: 6px;
    bottom: 6px;
    animation-delay: 1.38s;
    -o-animation-delay: 1.38s;
    -ms-animation-delay: 1.38s;
    -webkit-animation-delay: 1.38s;
    -moz-animation-delay: 1.38s;
}



@keyframes bounce_circularG {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(.3);
    }
}

@-o-keyframes bounce_circularG {
    0% {
        -o-transform: scale(1);
    }

    100% {
        -o-transform: scale(.3);
    }
}

@-ms-keyframes bounce_circularG {
    0% {
        -ms-transform: scale(1);
    }

    100% {
        -ms-transform: scale(.3);
    }
}

@-webkit-keyframes bounce_circularG {
    0% {
        -webkit-transform: scale(1);
    }

    100% {
        -webkit-transform: scale(.3);
    }
}

@-moz-keyframes bounce_circularG {
    0% {
        -moz-transform: scale(1);
    }

    100% {
        -moz-transform: scale(.3);
    }
}

/*#endregion Loading Icon*/
/*End Twitter Feeds*/
/*#region Sustainable Society*/
#main.sustainable-society .bottom10 {
    display: block !important;
}

#main.sustainable-society .bottom10 {
    background-image: url("images/hrs.png");
    background-repeat: repeat-x;
    width: 97%;
    margin: 20px 5px 0 5px;
    padding-top: 20px;
}

#main.sustainable-society div.row > div.span9 > div.row > div.span8 div.sections > div.section {
    overflow-x: scroll;
}

main.container > div.row > div.span9 > div.row > div.span8 > h1.sustainable-society,
main.container > div.row > div.span9 > div.row > div.span9 > h1.sustainable-society {
    background-color: #17aa9d;
}

main.sustainable-society .advertising .carousel-inner .item a img {
    height: 100% !important;
}

main.sustainable-society .advertising a.carousel-control {
    margin-top: 27px;
}

/*#endregion Sustainable Society*/
/*#region vertical menu collapse*/
.nav-side-menu {
    overflow: auto;
    /*font-family: verdana;*/
    font-size: 12px;
    font-weight: 200;
    background-color: #2e353d;
    position: fixed;
    top: 3px;
    width: 691%;
    color: #e1ffff;
}

    .nav-side-menu .brand {
        /*background-color: #003467;*/
        background: -webkit-linear-gradient(#002a5d, #3e5184);
        background: -o-linear-gradient(#002a5d, #3e5184);
        background: -moz-linear-gradient(#002a5d, #3e5184);
        background: linear-gradient(#002a5d, #3e5184);
        line-height: 45px;
        display: block;
        text-align: center;
        font-size: 14px;
    }

    .nav-side-menu .toggle-btn {
        display: none;
    }

    .nav-side-menu ul,
    .nav-side-menu li {
        list-style: none;
        padding: 0px;
        margin: 0px;
        line-height: 30px;
        cursor: pointer;
    }

        .nav-side-menu ul :not(collapsed) .arrow:before,
        .nav-side-menu li :not(collapsed) .arrow:before {
            font-family: FontAwesome;
            /*content: "\f078";*/
            display: inline-block;
            padding-left: 10px;
            padding-right: 10px;
            vertical-align: middle;
            float: right;
        }

        .nav-side-menu ul .active,
        .nav-side-menu li .active {
            border-left: 3px solid #d19b3d;
            background-color: #4f5b69;
        }

        .nav-side-menu ul .sub-menu li.active,
        .nav-side-menu li .sub-menu li.active {
            color: #d19b3d;
        }

            .nav-side-menu ul .sub-menu li.active a,
            .nav-side-menu li .sub-menu li.active a {
                color: #d19b3d;
            }

        .nav-side-menu ul .sub-menu li,
        .nav-side-menu li .sub-menu li {
            /*background-color: #373737;*/
            background-color: #6387A8;
            border: none;
            line-height: 30px;
            border-bottom: 1px solid #3D3E3F;
            margin-left: 0px;
        }

.collapsed.level2 {
    margin-left: -4px !important;
}

.nav-side-menu ul .sub-menu li.level2 {
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
    padding-left: 25px;
    min-height: 30px;
    line-height: 15px;
    padding-top: 7px;
    padding-bottom: 4px;
}

.nav-side-menu ul .sub-menu li.level3 {
    padding-left: 32px;
    min-height: 30px;
    line-height: 15px;
    padding-top: 7px;
    padding-bottom: 4px;
}

.nav-side-menu ul .sub-menu li.level2 > a > i {
    padding: 0;
    margin-left: -33px;
}

.nav-side-menu ul .sub-menu li.level3 {
    /*background-color: #2c2c2c;*/
    background-color: #4D6F94;
}

    .nav-side-menu ul .sub-menu li.level3:nth-child(5) {
        padding-left: 35px;
    }

    .nav-side-menu ul .sub-menu li.level3:nth-child(7),
    .nav-side-menu ul .sub-menu li.level3:nth-child(8),
    .nav-side-menu ul .sub-menu li.level3:nth-child(9) {
        padding-left: 37px;
    }

    .nav-side-menu ul .sub-menu li.level3 > a > i {
        padding: 0 10px 0 0;
        margin-left: -50px;
    }

    .nav-side-menu ul .sub-menu li.level3:before {
        padding-left: 20px;
    }

.nav-side-menu ul .sub-menu li.level4 {
    /*overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
    padding-left: 45px;
    min-height: 30px;
    line-height: 15px;
    padding-top: 7px;
    padding-bottom: 4px;
}

    .nav-side-menu ul .sub-menu li.level4 > a > i {
        padding: 0 10px 0 0;
        margin-left: -40px;
    }

.nav-side-menu ul .sub-menu li.level5 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .nav-side-menu ul .sub-menu li.level5 > a > i {
        padding: 0 10px 0 0;
        margin-left: 20px;
    }

.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
    /*background-color: #4f5b69;*/
    background-color: #425d7a;
}

.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
    font-family: FontAwesome;
    /*content: "\f105";*/
    content: "";
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
}

.nav-side-menu li {
    padding-left: 0px;
    border-left: 3px solid #2e353d;
    border-bottom: 1px solid #3D3E3F;
}

    .nav-side-menu li a {
        text-decoration: none;
        color: #DDDDDD;
        font-weight: bold;
        padding-left: 10px;
    }

        .nav-side-menu li a i {
            /*padding-left: 10px;*/
            padding-right: 0px;
            width: 20px;
        }

    .nav-side-menu li:hover {
        border-left: 3px solid #d19b3d;
        background-color: #425D7A;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -ms-transition: all 1s ease;
        transition: all 1s ease;
    }

.nav-side-menu .menu-list .menu-content > li.menu-level1-active {
    background-color: #6D8DC1;
}

.nav-side-menu .menu-list .menu-content li.current-active {
    border-left: 3px solid #d19b3d;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.nav-side-menu .menu-list .menu-content li.current-inactive {
    border-left: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.nav-side-menu ul ul li a {
    color: #FFFFFF;
}

.home-page ul.unstyled,
.protected-space ul.unstyled,
.protectedspace-not-lobby-page ul.unstyled {
    margin-left: 10px !important;
}

@media (max-width: 767px) {
    .nav-side-menu {
        position: relative;
        /*margin-bottom: 10px;*/
        left: -2px;
        /*width: 360px;*/
        z-index: 100;
    }

        .nav-side-menu .toggle-btn {
            background-color: #ffffff;
            color: #000;
            cursor: pointer;
            display: block;
            left: 10px;
            padding: 3px;
            position: absolute;
            text-align: center;
            top: 0;
            width: 40px;
            z-index: 10 !important;
        }

    .brand {
        text-align: left !important;
        font-size: 22px;
        padding-left: 20px;
        height: 52px;
    }
}

@media (min-width: 767px) {
    .nav-side-menu .menu-list .menu-content {
        display: block;
    }
}

body {
    margin: 0px;
    padding: 0px;
}

.nav-side-menu > i.toggle-btn {
    /*background-color: #003467;*/
    background: repeat;
    color: #668AAE;
    font-size: 23px;
    margin-top: 13px;
    margin-left: -7px;
}

.nav-side-menu > div.menu-list > ul.menu-content > li > a {
    font-size: 12px;
}

    .nav-side-menu > div.menu-list > ul.menu-content > li > a > i > img {
        width: 15px;
        margin-right: 5px;
        display: inline;
    }

.nav-side-menu > div.menu-list > ul.menu-content > li.level1 > input {
    height: 24px;
    font-size: 13px;
    vertical-align: middle;
    width: 91%;
    color: #000;
    margin: 10px 0 10px 10px;
    border-radius: 1px;
}

/*#barNavigation .page-header > .nav-side-menu {
    left: 0;
    position: absolute;
    top: 45px;
    width: 75%;
}*/
/*#endregion vertical menu collapse*/

/*Online Nomination Form*/
.nominationform .nomination-information-missing-message img {
    width: 30px !important;
    float: right;
}

.nominationform fieldset .nomination-form-content .control-group label.label-control {
    width: 30%;
}

.nominationform fieldset .nomination-form-content .control-group div:first-child {
    padding-left: unset !important;
}

.nominationform fieldset input[type='text'] {
    width: 62% !important;
    padding-left: 5px;
}

.nominationform .nomination-form-home-address-title {
    width: 34% !important;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content #nominationform2 div {
    width: unset !important;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content div.nominationform .nomination-information-missing-message .span11 {
    width: 90% !important;
    float: left;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content div.nominationform .nomination-information-missing-message img {
    margin-top: unset !important;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content div.nominationform .nomination-information-missing-message .span9 {
    width: 74.468085106% !important;
    float: left;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content div.nominationform .nomination-information-missing-message .span3 {
    width: 23.404255319% !important;
    float: left;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content #nominationform2 .nomination-information-missing-message .span6 {
    width: 50% !important;
    float: left;
    margin-left: 18px;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content #nominationform3 .nomination-information-missing-message .span6 {
    width: 50% !important;
    float: left;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content #nominationform4 .nomination-information-missing-message .span6 {
    width: 50% !important;
    float: left;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content #nominationform4 .confirmation-message-title {
    padding-left: 10px;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content #nominationform4 .nomination-information-missing-message .span3 a.btn-online-next {
    margin-top: 0px;
}

.nominationform .btn-online-next {
    margin-top: -13px;
    margin-bottom: 15px;
    width: 100%;
    color: #000 !important;
    opacity: 1 !important;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    border-color: #e6e6e6 #e6e6e6 silver;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-color: #e6e6e6;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

#nominationform2 fieldset .nomination-form-content .control-group {
    margin-left: unset !important;
}

.indicate-recognized-message {
    margin-left: unset !important;
}

.nominationform .both-languages-title {
    width: 75% !important;
    margin-left: 30px;
}

.nominationform .panel .panel-heading {
    margin-left: unset !important;
}

.nominationform .panel-body {
    padding: 0px !important;
}

.nominationform .paticipation-history-served {
    margin-left: unset !important;
}

.nominationform .radio-inline input[type=radio] {
    position: unset !important;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content #nominationform2 .panel-term-appointment .panel-body .span5 {
    width: 65% !important;
    float: left;
}

main.container > div.row > div.span9 > div.row > div.span8 > div.content div.nominationform .panel-term-appointment .panel-body .span5 label:first-child {
    margin-left: 10px;
}

#nominationform2 fieldset .nomination-form-content .multiple-applications {
    margin-left: 30px !important;
}

#nominationform2 .equity-statement-message {
    padding-left: 15px;
}

#nominationform2 .panel-agreement .panel-body label {
    width: 100%;
}

    #nominationform2 .panel-agreement .panel-body label:first-child {
        padding-left: 30px;
    }

#nominationform3 .table-bordered {
    width: 100% !important;
    margin-left: unset !important;
}

    #nominationform3 .table-bordered > tbody > tr > th {
        display: table-cell !important;
    }

#nominationform3 .additional-information {
    margin-left: 1px !important;
}

.nominationform table.table-bordered > tbody > tr > th:first-child {
    width: 35%;
}

.table-nomination-local textarea, .table-nomination-provincial-osstf textarea {
    width: 100%;
}

#nominationform3 fieldset input[type='text'],
#nominationform3 fieldset textarea {
    width: 97% !important;
    border: 1px solid #ddd;
}

    #nominationform3 fieldset textarea#txtAdditionalInformation {
        width: 99% !important;
    }

#nominationform2 ul.dropdown-menu {
    background-color: #FFF !important;
}

.nominationform #btnViewBylaw2 {
    margin-top: 0px;
    margin-bottom: 10px !important;
    width: 34%;
    color: #000 !important;
    opacity: 1 !important;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
    border-color: #e6e6e6 #e6e6e6 silver;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    *background-color: #e6e6e6;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border: 1px solid #ccc;
    *border: 0;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *margin-left: .3em;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.modal-backdrop {
    opacity: 0.8;
}

.footer-assential-accessibility {
    display: inline-block;
    margin-bottom: 10px;
}

    .footer-assential-accessibility img {
        width: 75%;
    }
/*Online Nomination Form*/
