/* Import Barceloneta styles */
@font-face {
    font-family: 'Roboto';
    src: url('roboto/roboto-light.eot');
    src: local('Roboto Light'), url('roboto/roboto-light.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-light.woff') format('woff'), url('roboto/roboto-light.ttf') format('truetype'), url('roboto/roboto-light.svg#robotolight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto/roboto-lightitalic.eot');
    src: local('Roboto Light Italic'), url('roboto/roboto-lightitalic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-lightitalic.woff') format('woff'), url('roboto/roboto-lightitalic.ttf') format('truetype'), url('roboto/roboto-lightitalic.svg#robotolight_italic') format('svg');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto/roboto-regular.eot');
    src: local('Roboto Regular'), url('roboto/roboto-regular.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-regular.woff') format('woff'), url('roboto/roboto-regular.ttf') format('truetype'), url('roboto/roboto-regular.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto/roboto-italic.eot');
    src: local('Roboto Italic'), url('roboto/roboto-italic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-italic.woff') format('woff'), url('roboto/roboto-italic.ttf') format('truetype'), url('roboto/roboto-italic.svg#robotoitalic') format('svg');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto/roboto-medium.eot');
    src: local('Roboto Medium'), url('roboto/roboto-medium.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-medium.woff') format('woff'), url('roboto/roboto-medium.ttf') format('truetype'), url('roboto/roboto-medium.svg#robotomedium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto/roboto-mediumitalic.eot');
    src: local('Roboto Medium Italic'), url('roboto/roboto-mediumitalic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-mediumitalic.woff') format('woff'), url('roboto/roboto-mediumitalic.ttf') format('truetype'), url('roboto/roboto-mediumitalic.svg#robotomedium_italic') format('svg');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto/roboto-bold.eot');
    src: local('Roboto Bold'), url('roboto/roboto-bold.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-bold.woff') format('woff'), url('roboto/roboto-bold.ttf') format('truetype'), url('roboto/roboto-bold.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto/roboto-bolditalic.eot');
    src: local('Roboto Bold Italic'), url('roboto/roboto-bolditalic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-bolditalic.woff') format('woff'), url('roboto/roboto-bolditalic.ttf') format('truetype'), url('roboto/roboto-bolditalic.svg#robotobold_italic') format('svg');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('roboto/robotocondensed-light.eot');
    src: local('Roboto Condensed Light'), url('roboto/robotocondensed-light.eot?#iefix') format('embedded-opentype'), url('roboto/robotocondensed-light.woff') format('woff'), url('roboto/robotocondensed-light.ttf') format('truetype'), url('roboto/robotocondensed-light.svg#roboto_condensedlight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('roboto/robotocondensed-lightitalic.eot');
    src: local('Roboto Condensed Thin Italic'), url('roboto/robotocondensed-lightitalic.eot?#iefix') format('embedded-opentype'), url('roboto/robotocondensed-lightitalic.woff') format('woff'), url('roboto/robotocondensed-lightitalic.ttf') format('truetype'), url('roboto/robotocondensed-lightitalic.svg#roboto_condensedlight_italic') format('svg');
    font-weight: 300;
    font-style: italic;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

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

[hidden],
template {
    display: none;
}

a {
    background: transparent;
}

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

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

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

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }

    #portal-searchbox {
        display: None;
    }

    #portal-personaltools {
        display: None;
    }

    #portal-breadcrumbs {
        display: None;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.428571429;
    color: #4d4d4d;
    background-color: #fafafa;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #225084;
    text-decoration: underline;
}

a:hover,
a:focus {
    color: #225084;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #cccccc;
}

.sr-only,
.hiddenStructure,
.crud-form .header-select {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    color: #fff;
    background-color: #000;
}

.sr-only a,
.hiddenStructure a {
    color: #fff;
    background-color: #000;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

body {
    word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}

h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus {
    text-decoration: none;
    border-bottom: 2px #004665 solid;
}

h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.documentDescription {
    font-size: 18px;
    font-weight: 700;
    color: #696969;
    margin-bottom: 10px;
}

small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

mark {
    background-color: #ebd380;
    padding: .2em;
}

.discreet {
    color: #696969;
    font-weight: 400;
}

.documentByLine {
    color: #696969;
    font-weight: 400;
    margin-bottom: 10px;
}

.documentFirstHeading {
    padding-bottom: 9px;
    margin: 0 0 10px;
    border-bottom: 1px solid #cccccc;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 1.428571429;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 2px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

pre {
    display: block;
    padding: 10px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #4d4d4d;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

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

.row:after {
    clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666666666666%;
}

.col-xs-10 {
    width: 83.33333333333334%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666666666666%;
}

.col-xs-7 {
    width: 58.333333333333336%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666666666667%;
}

.col-xs-4 {
    width: 33.33333333333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.666666666666664%;
}

.col-xs-1 {
    width: 8.333333333333332%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666666666666%;
}

.col-xs-pull-10 {
    right: 83.33333333333334%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666666666666%;
}

.col-xs-pull-7 {
    right: 58.333333333333336%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666666666667%;
}

.col-xs-pull-4 {
    right: 33.33333333333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.666666666666664%;
}

.col-xs-pull-1 {
    right: 8.333333333333332%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666666666666%;
}

.col-xs-push-10 {
    left: 83.33333333333334%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666666666666%;
}

.col-xs-push-7 {
    left: 58.333333333333336%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666666666667%;
}

.col-xs-push-4 {
    left: 33.33333333333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.666666666666664%;
}

.col-xs-push-1 {
    left: 8.333333333333332%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666666666666%;
    }

    .col-sm-10 {
        width: 83.33333333333334%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666666666666%;
    }

    .col-sm-7 {
        width: 58.333333333333336%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666666666667%;
    }

    .col-sm-4 {
        width: 33.33333333333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.666666666666664%;
    }

    .col-sm-1 {
        width: 8.333333333333332%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666666666666%;
    }

    .col-sm-push-10 {
        left: 83.33333333333334%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666666666666%;
    }

    .col-sm-push-7 {
        left: 58.333333333333336%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666666666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.666666666666664%;
    }

    .col-sm-push-1 {
        left: 8.333333333333332%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666666666666%;
    }

    .col-md-10 {
        width: 83.33333333333334%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666666666666%;
    }

    .col-md-7 {
        width: 58.333333333333336%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666666666667%;
    }

    .col-md-4 {
        width: 33.33333333333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.666666666666664%;
    }

    .col-md-1 {
        width: 8.333333333333332%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666666666666%;
    }

    .col-md-pull-10 {
        right: 83.33333333333334%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666666666666%;
    }

    .col-md-pull-7 {
        right: 58.333333333333336%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666666666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.666666666666664%;
    }

    .col-md-pull-1 {
        right: 8.333333333333332%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666666666666%;
    }

    .col-md-push-10 {
        left: 83.33333333333334%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666666666666%;
    }

    .col-md-push-7 {
        left: 58.333333333333336%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666666666667%;
    }

    .col-md-push-4 {
        left: 33.33333333333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.666666666666664%;
    }

    .col-md-push-1 {
        left: 8.333333333333332%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666666666666%;
    }

    .col-lg-10 {
        width: 83.33333333333334%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666666666666%;
    }

    .col-lg-7 {
        width: 58.333333333333336%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666666666667%;
    }

    .col-lg-4 {
        width: 33.33333333333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.666666666666664%;
    }

    .col-lg-1 {
        width: 8.333333333333332%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666666666666%;
    }

    .col-lg-push-10 {
        left: 83.33333333333334%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666666666666%;
    }

    .col-lg-push-7 {
        left: 58.333333333333336%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666666666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.666666666666664%;
    }

    .col-lg-push-1 {
        left: 8.333333333333332%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

#edit-zone.plone-toolbar-top .plone-toolbar-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0;
    margin-bottom: 0;
    height: 50px;
}

@media (min-width: 768px) {
    #edit-zone.plone-toolbar-top .plone-toolbar-container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    #edit-zone.plone-toolbar-top .plone-toolbar-container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    #edit-zone.plone-toolbar-top .plone-toolbar-container {
        width: 1170px;
    }
}

#edit-zone.plone-toolbar-top.compressed .plone-toolbar-container {
    width: auto;
}

table {
    max-width: 100%;
    background-color: #ffffff;
    border-radius: 4px;
    font-weight: 400;
    color: #696969;
}

th {
    text-align: left;
    color: #4d4d4d;
}

.listing {
    width: 100%;
    margin-bottom: 20px;
}

.listing > thead > tr > th,
.listing > tbody > tr > th,
.listing > tfoot > tr > th,
.listing > thead > tr > td,
.listing > tbody > tr > td,
.listing > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 0 solid #e5e5e5;
    border-collapse: collapse;
}

.listing > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #e5e5e5;
}

.listing > caption + thead > tr:first-child > th,
.listing > colgroup + thead > tr:first-child > th,
.listing > thead:first-child > tr:first-child > th,
.listing > caption + thead > tr:first-child > td,
.listing > colgroup + thead > tr:first-child > td,
.listing > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.listing > tbody + tbody {
    border-top: 2px solid #e5e5e5;
}

.listing .listing {
    background-color: #fafafa;
}

.listing > tbody > tr:nth-child(odd) > td,
.listing > tbody > tr:nth-child(odd) > th {
    background-color: #f6f6f6;
}

@media screen and (max-width: 767px) {
    .plone-has-table {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        -webkit-overflow-scrolling: touch;
        position: relative;
    }

    .plone-has-table:after {
        content: "⟷";
        position: fixed;
        color: #cccccc;
        margin-top: -3px;
    }

    .plone-has-table > .listing {
        margin-bottom: 0;
    }

    .plone-has-table > .listing > thead > tr > th,
    .plone-has-table > .listing > tbody > tr > th,
    .plone-has-table > .listing > tfoot > tr > th,
    .plone-has-table > .listing > thead > tr > td,
    .plone-has-table > .listing > tbody > tr > td,
    .plone-has-table > .listing > tfoot > tr > td {
        white-space: nowrap;
    }
}

table {
    width: 100%;
    max-width: 100%;
    border: 0px solid #e5e5e5;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
    vertical-align: top;
    border-top: 0px solid #e5e5e5;
    padding: 5px;
}

table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #e5e5e5;
}

table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

table > tbody + tbody {
    border-top: 2px solid #e5e5e5;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
    border: 0px solid #e5e5e5;
}

table > thead > tr > th,
table > thead > tr > td {
    border-bottom: 1px solid #e5e5e5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #4d4d4d;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    font-weight: 300;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 6px;
    font-weight: bold;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
    min-width: 10em;
}

select[size="1"] {
    height: 34px;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #696969;
}

/*.form-control,*/
input[type="text"],
input[type="password"],
textarea,
select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #696969;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
    border-color: #64bee8;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(100, 190, 232, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(100, 190, 232, 0.6);
}

input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
    color: #777777;
    opacity: 1;
}

input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: #777777;
}

input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    color: #777777;
}

input[type="text"][disabled],
input[type="password"][disabled],
textarea[disabled],
select[disabled],
input[type="text"][readonly],
input[type="password"][readonly],
textarea[readonly],
select[readonly],
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] textarea,
fieldset[disabled] select {
    cursor: not-allowed;
    background-color: #e5e5e5;
    opacity: 1;
}

textarea {
    min-height: 9em;
    min-width: 10em;
    resize: vertical;
}

textarea[name='form.widgets.IRichText.text'] {
    min-height: 12em;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    line-height: 34px;
    line-height: 1.428571429 \0;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.field {
    margin-bottom: 15px;
}

.field span.option {
    display: block;
}

.field.error {
    background: #fbe8e4;
    -webkit-box-shadow: 0 0 0 5px #fbe8e4;
    box-shadow: 0 0 0 5px #fbe8e4;
}

.field.error .help-block,
.field.error .control-label,
.field.error .radio,
.field.error .checkbox,
.field.error .radio-inline,
.field.error .checkbox-inline {
    color: rgba(0, 0, 0, 0.5);
}

.field.error .form-control {
    border-color: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.field.error .form-control:focus {
    border-color: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(51, 51, 51, 0.5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(51, 51, 51, 0.5);
}

.field.error .input-group-addon {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.5);
    background-color: #ec9c8d;
}

.field.error .form-control-feedback {
    color: rgba(0, 0, 0, 0.5);
}

.field.error > label,
.field.error div.error {
    color: #c4183c;
}

.field.error div.error {
    padding-left: 30px;
    font-weight: 400;
}

.field.error div.error:before {
    background-color: #ac493f;
    content: "×";
    font-size: 14px;
    font-weight: 400;
    margin-left: -30px;
    margin-right: 5px;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
    top: -1px;
    position: relative;
}

.field.error input,
.field.error textarea,
.field.error select {
    border-color: #c4183c;
}

.field.error input:focus,
.field.error textarea:focus,
.field.error select:focus {
    -webkit-box-shadow: 0 0 8px #f6b2c0;
    box-shadow: 0 0 8px #f6b2c0;
}

.formHelp {
    margin-top: 0;
    margin-bottom: 0;
    color: #666666;
    font-weight: 400;
    font-style: italic;
}

.formControls {
    border-top: 1px solid #cccccc;
    background: #fcfcfd;
    padding: 12px;
    box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}

.plone-modal-body .formControls {
    border: none;
    background: transparent;
    padding: 0;
    box-shadow: none;
}

label .required:after {
    color: #c4183c;
    content: "•";
    font-size: 200%;
    line-height: 0;
    position: relative;
    top: 7px;
    margin-left: -4px;
}

#materials label .required:after {
    top: 5px;
}

.searchField.portlet-search-gadget,
#sharing-user-group-search,
#select-rules {
    width: 100%;
    display: inline-block;
}

.searchField.portlet-search-gadget + .searchButton,
#sharing-user-group-search + #sharing-search-button,
#select-rules + input {
    position: relative;
    float: right;
    margin-top: -34px;
}

#search-results li {
    margin: 12px 0;
}

#search-results li .croppedDescription {
    margin-bottom: 0;
}

.highlightedSearchTerm {
    background: #fea;
    box-shadow: 0 0 1px 1px #fea;
}

.search-date-options > div,
.search-type-options > div {
    display: inline-block;
    margin-right: 12px;
}

.optionsToggle label {
    font-weight: 300;
    color: #696969;
}

.ordered-selection-field td {
    vertical-align: middle;
    text-align: center;
}

.ordered-selection-field td button {
    float: left;
    margin-left: 2rem;
}

.folder-factories {
    list-style: none;
}

.widget input + label {
    display: inline;
}

.standalone,
.context,
.destructive,
[type="submit"],
button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 1px rgba(0, 0, 0, 0.25);
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.standalone:focus,
.context:focus,
.destructive:focus,
[type="submit"]:focus,
button:focus,
.standalone:active:focus,
.context:active:focus,
.destructive:active:focus,
[type="submit"]:active:focus,
button:active:focus,
.standalone.active:focus,
.context.active:focus,
.destructive.active:focus,
[type="submit"].active:focus,
button.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.standalone:hover,
.context:hover,
.destructive:hover,
[type="submit"]:hover,
button:hover,
.standalone:focus,
.context:focus,
.destructive:focus,
[type="submit"]:focus,
button:focus {
    color: #4d4d4d;
    text-decoration: none;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

.standalone:active,
.context:active,
.destructive:active,
[type="submit"]:active,
button:active,
.standalone.active,
.context.active,
.destructive.active,
[type="submit"].active,
button.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.standalone.disabled,
.context.disabled,
.destructive.disabled,
[type="submit"].disabled,
button.disabled,
.standalone[disabled],
.context[disabled],
.destructive[disabled],
[type="submit"][disabled],
button[disabled],
fieldset[disabled] .standalone,
fieldset[disabled] .context,
fieldset[disabled] .destructive,
fieldset[disabled] [type="submit"],
fieldset[disabled] button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.standalone,
[type="submit"],
button {
    color: #4d4d4d;
    background-color: #e5e5e5;
    border-color: #b2b2b2;
}

.standalone:hover,
[type="submit"]:hover,
button:hover,
.standalone:focus,
[type="submit"]:focus,
button:focus,
.standalone:active,
[type="submit"]:active,
button:active,
.standalone.active,
[type="submit"].active,
button.active,
.open > .dropdown-toggle.standalone,
.open > .dropdown-toggle[type="submit"],
.open > .dropdown-togglebutton {
    color: #4d4d4d;
    background-color: #cccccc;
    border-color: #939393;
}

.standalone:active,
[type="submit"]:active,
button:active,
.standalone.active,
[type="submit"].active,
button.active,
.open > .dropdown-toggle.standalone,
.open > .dropdown-toggle[type="submit"],
.open > .dropdown-togglebutton {
    background-image: none;
}

.standalone.disabled,
[type="submit"].disabled,
button.disabled,
.standalone[disabled],
[type="submit"][disabled],
button[disabled],
fieldset[disabled] .standalone,
fieldset[disabled] [type="submit"],
fieldset[disabled] button,
.standalone.disabled:hover,
[type="submit"].disabled:hover,
button.disabled:hover,
.standalone[disabled]:hover,
[type="submit"][disabled]:hover,
button[disabled]:hover,
fieldset[disabled] .standalone:hover,
fieldset[disabled] [type="submit"]:hover,
fieldset[disabled] button:hover,
.standalone.disabled:focus,
[type="submit"].disabled:focus,
button.disabled:focus,
.standalone[disabled]:focus,
[type="submit"][disabled]:focus,
button[disabled]:focus,
fieldset[disabled] .standalone:focus,
fieldset[disabled] [type="submit"]:focus,
fieldset[disabled] button:focus,
.standalone.disabled:active,
[type="submit"].disabled:active,
button.disabled:active,
.standalone[disabled]:active,
[type="submit"][disabled]:active,
button[disabled]:active,
fieldset[disabled] .standalone:active,
fieldset[disabled] [type="submit"]:active,
fieldset[disabled] button:active,
.standalone.disabled.active,
[type="submit"].disabled.active,
button.disabled.active,
.standalone[disabled].active,
[type="submit"][disabled].active,
button[disabled].active,
fieldset[disabled] .standalone.active,
fieldset[disabled] [type="submit"].active,
fieldset[disabled] button.active {
    background-color: #e5e5e5;
    border-color: #b2b2b2;
}

.standalone .badge,
[type="submit"] .badge,
button .badge {
    color: #e5e5e5;
    background-color: #4d4d4d;
}

.context {
    color: #ffffff;
    background-color: #007bb1;
    border-color: #00587e;
}

.context:hover,
.context:focus,
.context:active,
.context.active,
.open > .dropdown-toggle.context {
    color: #ffffff;
    background-color: #00587e;
    border-color: #002d41;
}

.context:active,
.context.active,
.open > .dropdown-toggle.context {
    background-image: none;
}

.context.disabled,
.context[disabled],
fieldset[disabled] .context,
.context.disabled:hover,
.context[disabled]:hover,
fieldset[disabled] .context:hover,
.context.disabled:focus,
.context[disabled]:focus,
fieldset[disabled] .context:focus,
.context.disabled:active,
.context[disabled]:active,
fieldset[disabled] .context:active,
.context.disabled.active,
.context[disabled].active,
fieldset[disabled] .context.active {
    background-color: #007bb1;
    border-color: #00587e;
}

.context .badge {
    color: #007bb1;
    background-color: #ffffff;
}

.destructive {
    color: #ffffff;
    background-color: #bb4f45;
    border-color: #963f37;
}

.destructive:hover,
.destructive:focus,
.destructive:active,
.destructive.active,
.open > .dropdown-toggle.destructive {
    color: #ffffff;
    background-color: #963f37;
    border-color: #692c26;
}

.destructive:active,
.destructive.active,
.open > .dropdown-toggle.destructive {
    background-image: none;
}

.destructive.disabled,
.destructive[disabled],
fieldset[disabled] .destructive,
.destructive.disabled:hover,
.destructive[disabled]:hover,
fieldset[disabled] .destructive:hover,
.destructive.disabled:focus,
.destructive[disabled]:focus,
fieldset[disabled] .destructive:focus,
.destructive.disabled:active,
.destructive[disabled]:active,
fieldset[disabled] .destructive:active,
.destructive.disabled.active,
.destructive[disabled].active,
fieldset[disabled] .destructive.active {
    background-color: #bb4f45;
    border-color: #963f37;
}

.destructive .badge {
    color: #bb4f45;
    background-color: #ffffff;
}

.link-parent {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 1px rgba(0, 0, 0, 0.25);
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #4d4d4d;
    background-color: #e5e5e5;
    border-color: #b2b2b2;
    margin-bottom: 12px;
}

.link-parent:focus,
.link-parent:active:focus,
.link-parent.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.link-parent:hover,
.link-parent:focus {
    color: #4d4d4d;
    text-decoration: none;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

.link-parent:active,
.link-parent.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.link-parent.disabled,
.link-parent[disabled],
fieldset[disabled] .link-parent {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.link-parent:hover,
.link-parent:focus,
.link-parent:active,
.link-parent.active,
.open > .dropdown-toggle.link-parent {
    color: #4d4d4d;
    background-color: #cccccc;
    border-color: #939393;
}

.link-parent:active,
.link-parent.active,
.open > .dropdown-toggle.link-parent {
    background-image: none;
}

.link-parent.disabled,
.link-parent[disabled],
fieldset[disabled] .link-parent,
.link-parent.disabled:hover,
.link-parent[disabled]:hover,
fieldset[disabled] .link-parent:hover,
.link-parent.disabled:focus,
.link-parent[disabled]:focus,
fieldset[disabled] .link-parent:focus,
.link-parent.disabled:active,
.link-parent[disabled]:active,
fieldset[disabled] .link-parent:active,
.link-parent.disabled.active,
.link-parent[disabled].active,
fieldset[disabled] .link-parent.active {
    background-color: #e5e5e5;
    border-color: #b2b2b2;
}

.link-parent .badge {
    color: #e5e5e5;
    background-color: #4d4d4d;
}

.link-parent:before {
    content: "↩ ";
    top: 3px;
    position: relative;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
    z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    margin-left: -1px;
}

.state-draft {
    color: #d39105;
}

.state-draft:hover,
.state-draft:active,
.state-draft:focus {
    color: #885e03;
}

.state-pending {
    color: #a5a912;
}

.state-pending:hover,
.state-pending:active,
.state-pending:focus {
    color: #62640b;
}

.state-private {
    color: #c4183c;
}

.state-private:hover,
.state-private:active,
.state-private:focus {
    color: #801027;
}

.state-internal {
    color: #d39105;
}

.state-internal:hover,
.state-internal:active,
.state-internal:focus {
    color: #885e03;
}

.state-internally_published {
    color: #7924f9;
}

.state-internally_published:hover,
.state-internally_published:active,
.state-internally_published:focus {
    color: #5405cc;
}

.plone-breadcrumb {
    clear: left;
    background-color: #e6e4e4;
    /* uncomment to hide breadcrumbs on home
  body.section-front-page & {display: none;} //not breadcrumbs on homepage
  */
}

.plone-breadcrumb > * > span {
    display: inline-block;
    color: #777777;
    padding: 8px 0;
    font-weight: 400;
}

@media (max-width: 768px) {
    .plone-breadcrumb > * > span {
        display: none;
    }
}

.plone-breadcrumb ol {
    display: inline-block;
    padding: 8px 0;
    list-style: none;
    margin: 0;
}

.plone-breadcrumb ol > li {
    font-weight: 400;
    display: inline-block;
    line-height: 0;
    position: relative;
    padding: 0 30px 0 0;
}

.plone-breadcrumb ol > li + li:after {
    content: "";
    position: absolute;
    padding: 0 5px;
    color: #e6e4e4;
    border-left: 5px solid;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    left: -21px;
    top: -15px;
    padding: 0 !important;
}

.plone-breadcrumb ol > li + li:before {
    content: "";
    position: absolute;
    padding: 0 5px;
    color: #cccccc;
    border-left: 5px solid;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    left: -20px;
    top: -15px;
    padding: 0 !important;
}

.plone-breadcrumb ol a {
    color: #086ca3;
}

.plone-breadcrumb ol > #breadcrumbs-current {
    color: #777777;
}

.listingBar {
    display: inline-block;
    padding: 0;
    list-style: none;
    margin: 20px 0;
}

.listingBar > li {
    display: inline;
    line-height: 0;
    position: relative;
    padding: 0;
    font-weight: 300;
}

.listingBar > li a {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #007bb1;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
}

.listingBar > li:first-child > a {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.listingBar > li:last-child > a {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.listingBar > li a:hover,
.listingBar > li a:focus {
    color: #004665;
    background-color: #f2f1f1;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.listingBar > .active > a,
.listingBar > .active > a:hover,
.listingBar > .active > a:focus {
    z-index: 2;
    font-weight: 400;
    color: #ffffff;
    background-color: #007bb1;
    border: #007bb1;
    cursor: default;
}

.listingBar > .disabled > a,
.listingBar > .disabled > a:hover,
.listingBar > .disabled > a:focus {
    color: #cccccc;
    background-color: #fcfcfd;
    border: 1px solid #e5e5e5;
    cursor: default;
}

@media (max-width: 480px) {
    .listingBar li {
        display: none;
    }

    .listingBar li.previous,
    .listingBar li.next {
        display: inline;
    }
}

.pat-autotoc.autotabs,
.autotabs {
    background: #ffffff;
    padding: 6px 12px;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.pat-autotoc.autotabs .autotoc-nav,
.autotabs .autotoc-nav {
    background: #f2f1f1;
    border-bottom: 1px solid #e5e5e5;
    margin: -6px -12px 6px;
}

.pat-autotoc.autotabs .autotoc-nav a,
.autotabs .autotoc-nav a {
    display: inline-block;
    padding: 12px;
    margin: 6px 0 0 6px;
    border: 1px solid #e5e5e5;
    margin-bottom: -1px;
    border-radius: 4px 4px 0 0;
    background: #fcfcfd;
    font-weight: 400;
}

.pat-autotoc.autotabs .autotoc-nav a:last-child,
.autotabs .autotoc-nav a:last-child {
    margin-right: 6px;
}

.pat-autotoc.autotabs .autotoc-nav a:hover,
.autotabs .autotoc-nav a:hover {
    text-decoration: none;
    background: #ffffff;
}

.pat-autotoc.autotabs .autotoc-nav a.active,
.autotabs .autotoc-nav a.active,
.pat-autotoc.autotabs .autotoc-nav a.active:hover,
.autotabs .autotoc-nav a.active:hover {
    color: #696969;
    cursor: default;
    background: #ffffff;
    border-bottom-color: #ffffff;
}

.pat-autotoc.autotabs .autotoc-nav .autotab-heading,
.autotabs .autotoc-nav .autotab-heading {
    display: inline-block;
    margin: 6px 0 0 6px;
}

.pat-autotoc.autotabs .formControls,
.autotabs .formControls {
    margin: 0 -12px -6px;
    border-radius: 0 0 4px 4px;
}

@media (max-width: 767px) {
    .autotabs .autotoc-nav {
        overflow-x: scroll;
        overflow-y: hidden;
        max-height: 52px;
        width: auto;
        white-space: nowrap;
        border-bottom: 0;
        box-shadow: inset 0 -1px #e5e5e5;
    }

    .autotabs .autotoc-nav a:not(.active) {
        box-shadow: inset 0 -1px #e5e5e5;
    }
}

.autotabs ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.autotabs ul li {
    list-style: none;
    display: inline-block;
}

.folder-listing {
    font-weight: 700;
    list-style: none;
    position: relative;
    padding-left: 20px;
}

.folder-listing li {
    margin: 10px 0;
}

.folder-listing > li:before {
    content: "•";
    position: absolute;
    font-size: 19px;
    margin-top: -9px;
    left: 0;
    color: #a7daf2;
}

.folder-listing .documentByLine {
    font-weight: 400;
    color: #777777;
}

.tileImage {
    padding-right: 5px;
    float: left;
}

.tileImageNoFloat {
    margin-bottom: 5px;
}

.tileFooter {
    clear: both;
    margin-top: 5px;
}

.entries::before,
#content article.entry::after,
#relatedItemBox ul li::after,
#searchresults ul li::after {
    content: " ";
    display: block;
    clear: both;
    height: 2px;
    visibility: hidden;
}

.icon-group-right .image-icon {
    float: none;
}

.photoalbumEntryWrapper {
    display: block;
}

.photoAlbumEntry {
    display: inline-block;
    margin: 5px;
    vertical-align: middle;
}

.photoAlbumEntry a {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-weight: 400;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background: #fcfcfd;
    width: 220px;
    height: 240px;
}

.photoAlbumEntry img {
    max-width: 200px;
    max-height: 200px;
}

.portalMessage {
    padding: 15px;
    padding-left: 45px;
    margin-bottom: 20px;
    border: 0;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
    font-size: 14px;
    font-weight: 400;
    text-shadow: 0 1px rgba(255, 255, 255, 0.1);
}

.portalMessage > strong,
.portalMessage > dt {
    font-weight: 700;
    padding-right: 5px;
    color: rgba(0, 0, 0, 0.5);
}

.portalMessage a {
    font-weight: 400;
    color: #005074;
}

.portalMessage > strong:before,
.portalMessage > dt:before {
    font-size: 14px;
    font-weight: 400;
    margin-left: -30px;
    margin-right: 10px;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
    top: -1px;
    position: relative;
}

.portalMessage > dt,
.portalMessage > dd {
    display: inline;
}

.portalMessage > dd {
    margin: 0;
}

.portlet .portletContent > .portalMessage {
    padding: 15px;
    padding-left: 45px;
    margin: 15px;
}

.portalMessage.info {
    background-color: #aad6ea;
    border: 1px solid #9acee6;
    color: rgba(0, 0, 0, 0.5);
}

.portalMessage.info > strong,
.portalMessage.info > dt {
    color: rgba(0, 0, 0, 0.67);
}

.portalMessage.info > strong:before,
.portalMessage.info > dt:before {
    background-color: #3e7b91;
    content: "i";
}

.portalMessage.warning {
    background-color: #ebd380;
    border: 1px solid #e7ca66;
    color: rgba(0, 0, 0, 0.5);
}

.portalMessage.warning > strong,
.portalMessage.warning > dt {
    color: rgba(0, 0, 0, 0.67);
}

.portalMessage.warning > strong:before,
.portalMessage.warning > dt:before {
    background-color: #bc8d0d;
    content: "!";
}

.portalMessage.error {
    background-color: #ec9c8d;
    border: 1px solid #eb9484;
    color: rgba(0, 0, 0, 0.5);
}

.portalMessage.error > strong,
.portalMessage.error > dt {
    color: rgba(0, 0, 0, 0.67);
}

.portalMessage.error > strong:before,
.portalMessage.error > dt:before {
    background-color: #ac493f;
    content: "×";
}

/* special octogonal shape for error
.portalMessage.error {
	& > strong:before, & > dt:before {
		border-radius: 8px; //soften border
		background: @plone-alert-error-bullet;
		background:
			linear-gradient(135deg, transparent 4px, @plone-alert-error-bullet 0) top left,
			linear-gradient(225deg, transparent 4px, @plone-alert-error-bullet 0) top right,
			linear-gradient(315deg, transparent 4px, @plone-alert-error-bullet 0) bottom right,
			linear-gradient(45deg,  transparent 4px, @plone-alert-error-bullet 0) bottom left;
		background-size: 50% 50%;
		background-repeat: no-repeat;
	}
}
*/
.portlet {
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.portlet > :first-child {
    border-radius: 4px 4px 0 0;
}

.portlet > :last-child {
    border-radius: 0 0 4px 4px;
}

.portlet .portletHeader {
    background: #f2f1f1;
    font-weight: 500;
    font-size: 18px;
    padding: 13px 15px;
    color: #696969;
}

.portlet .portletHeader > a {
    color: #086ca3;
}

.portlet.portletCalendar .portletHeader {
    text-align: center;
    position: relative;
}

.portlet.portletCalendar .portletHeader .calendarPrevious,
.portlet.portletCalendar .portletHeader .calendarNext {
    width: 30px;
    height: 30px;
    padding: 0 1px 2px;
    border-radius: 50%;
    position: absolute;
    display: inline-block;
    left: 5px;
    font-size: 24px;
    margin-top: -3px;
    line-height: 28px;
    font-weight: 500;
}

.portlet.portletCalendar .portletHeader .calendarPrevious:hover,
.portlet.portletCalendar .portletHeader .calendarNext:hover {
    background: #ffffff;
    text-decoration: none;
}

.portlet.portletCalendar .portletHeader .calendarNext {
    right: 5px;
    left: inherit;
}

.portlet .portletContent {
    font-size: 14px;
    border-top: 1px solid #e5e5e5;
    background: #ffffff;
    font-weight: 400;
}

.portlet .portletContent > *,
.portlet .portletContent > div:not(.portalMessage) {
    padding: 10px 15px;
    margin: 0;
    color: #696969;
}

.portlet .portletContent > ul {
    padding: 0;
    list-style: none;
    position: relative;
}

.portlet .portletContent > ul > li a {
    display: block;
    padding: 10px 15px 26px 30px;
    position: relative;
    z-index: 1;
    color: #086ca3;
}

.portlet .portletContent > ul > li > a {
    border-top: 1px solid #e5e5e5;
}

.portlet .portletContent > ul > li:first-child > a {
    border-top: 0;
}

.portlet .portletContent > ul > li a:before {
    content: "•";
    position: absolute;
    font-size: 25px;
    margin-top: -9px;
    left: 15px;
    color: #a7daf2;
}

.portlet .portletContent > ul ul {
    padding-left: 15px;
    list-style: none;
}

.portlet .portletContent > ul .portletItemDetails {
    display: block;
    z-index: 0;
    padding: 0 15px 10px 30px;
    font-weight: 400;
    position: relative;
    margin-top: -26px;
    font-size: 12px;
    color: #696969;
}

.portlet .portletContent > ul li:hover {
    background: #fcfcfd;
}

.portlet .portletContent > ul li:hover a:before {
    color: #64bee8;
}

.portlet .portletContent table {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    border-collapse: collapse;
    border-spacing: 0;
}

.portlet .portletContent table tr {
    line-height: 30px;
}

.portlet .portletContent table thead {
    background: #fcfcfd;
    border-bottom: 1px solid #e5e5e5;
}

.portlet .portletContent table thead th {
    color: #696969;
    font-weight: 300;
    height: 40px;
    text-align: center;
}

.portlet .portletContent table td > * {
    border-radius: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.portlet .portletContent table .cal_has_events {
    position: relative;
}

.portlet .portletContent table .cal_has_events a:hover {
    background: #dbecfe;
    text-decoration: none;
    box-shadow: 0 0 0 5px #dbecfe;
}

.portlet .portletContent table .cal_has_events a:after {
    content: "•";
    position: absolute;
    margin-left: 50%;
    left: -3px;
    font-size: 20px;
    color: #a7daf2;
    margin-top: 9px;
}

.portlet .portletContent table .cal_has_events a:hover:after {
    color: #64bee8;
}

.portlet .portletContent table .cal_next_month,
.portlet .portletContent table .cal_prev_month {
    color: #000;
}

.portlet .portletContent table .cal_next_month.cal_has_events > a,
.portlet .portletContent table .cal_prev_month.cal_has_events > a {
    color: #a7daf2;
}

.portlet .portletContent table .cal_next_month.cal_has_events > a:after,
.portlet .portletContent table .cal_prev_month.cal_has_events > a:after {
    color: #d3edf8;
}

.portlet .portletContent table .cal_next_month.cal_has_events > a:hover,
.portlet .portletContent table .cal_prev_month.cal_has_events > a:hover {
    color: #004665;
}

.portlet .portletContent table .cal_next_month.cal_has_events > a:hover:after,
.portlet .portletContent table .cal_prev_month.cal_has_events > a:hover:after {
    color: #64bee8;
}

.portlet .portletContent table .today > * {
    background: #e5e5e5;
    font-weight: 500;
    box-shadow: 0 0 0 5px #e5e5e5;
    color: #000;
}

.portlet .portletContent table tbody tr:first-child td > * {
    margin-top: 10px;
}

.portlet .portletContent table tbody tr:last-child td > * {
    margin-bottom: 10px;
}

.portlet .formControls {
    border: 0;
    background: none;
    padding: 0;
    box-shadow: none;
}

.portlet .portletFooter {
    border-top: 1px solid #e5e5e5;
    background: #fcfcfd;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: 400;
    box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}

.portletNavigationTree nav.portletContent > ul > li a {
    padding: 10px 15px 10px 15px;
    border-top: 1px solid #e5e5e5;
}

.portletNavigationTree nav.portletContent > ul > li strong {
    padding: 10px 15px 10px 15px;
    border-top: 1px solid #e5e5e5;
    background: #fcfcfd;
    color: #696969;
    display: block;
    font-weight: 400;
}

.portletNavigationTree .portletContent {
    border-top: 0;
}

.portletNavigationTree .portletContent > ul > li > a {
    display: block;
    background: #edecec;
}

.portletNavigationTree .portletContent > ul > li > a:before {
    content: "";
}

.portletNavigationTree .portletContent > ul > li > a:hover {
    background: #fcfcfd;
}

.portletNavigationTree .portletContent > ul > li > a:hover:after {
    content: "⟩";
    position: absolute;
    right: 10px;
    font-size: 18px;
    margin-top: -3px;
    color: #777777;
}

.portletNavigationTree .portletContent > ul > li > ul a {
}

.portletNavigationTree .portletContent > ul ul {
}

.portletNavigationTree .portletContent .navTreeCurrentNode > a {
    background: #fcfcfd;
    color: #696969;
}

.portletNavigationTree .portletContent .navTreeCurrentNode > a:after {
    content: "⟩";
    position: absolute;
    right: 10px;
    font-size: 18px;
    margin-top: -3px;
    color: #777777;
}

#upgrade-products .configlets li,
#install-products .configlets li,
#activated-products .configlets li,
#broken-products .configlets li {
    padding: 12px;
    border-top: 1px dotted #e5e5e5;
}

#upgrade-products .configlets li:first-child,
#install-products .configlets li:first-child,
#activated-products .configlets li:first-child,
#broken-products .configlets li:first-child {
    border-top: 0;
}

#upgrade-products .configlets h3,
#install-products .configlets h3,
#activated-products .configlets h3,
#broken-products .configlets h3,
#upgrade-products .configlets p,
#install-products .configlets p,
#activated-products .configlets p,
#broken-products .configlets p {
    margin: 0;
}

#upgrade-products .configlets .portletContent:last-child,
#install-products .configlets .portletContent:last-child,
#activated-products .configlets .portletContent:last-child,
#broken-products .configlets .portletContent:last-child {
    margin-bottom: 0;
}

#upgrade-products .configlets .pull-right,
#install-products .configlets .pull-right,
#activated-products .configlets .pull-right,
#broken-products .configlets .pull-right {
    margin: 0 0 12px 12px;
}

.managedPortletActions {
    float: right;
    margin-top: -6px;
}

.managedPortletActions form {
    display: inline-block;
}

.managedPortlet {
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.managedPortlet > :first-child {
    border-radius: 4px 4px 0 0;
}

.managedPortlet > :last-child {
    border-radius: 0 0 4px 4px;
}

.managedPortlet .portletHeader {
    background: #f2f1f1;
    font-weight: 500;
    font-size: 18px;
    padding: 13px 15px;
    color: #696969;
}

.managedPortlet .portletHeader > a {
    color: #086ca3;
}

.managedPortlet.portletCalendar .portletHeader {
    text-align: center;
    position: relative;
}

.managedPortlet.portletCalendar .portletHeader .calendarPrevious,
.managedPortlet.portletCalendar .portletHeader .calendarNext {
    width: 30px;
    height: 30px;
    padding: 0 1px 2px;
    border-radius: 50%;
    position: absolute;
    display: inline-block;
    left: 5px;
    font-size: 24px;
    margin-top: -3px;
    line-height: 28px;
    font-weight: 500;
}

.managedPortlet.portletCalendar .portletHeader .calendarPrevious:hover,
.managedPortlet.portletCalendar .portletHeader .calendarNext:hover {
    background: #ffffff;
    text-decoration: none;
}

.managedPortlet.portletCalendar .portletHeader .calendarNext {
    right: 5px;
    left: inherit;
}

.managedPortlet .portletContent {
    font-size: 14px;
    border-top: 1px solid #e5e5e5;
    background: #ffffff;
    font-weight: 400;
}

.managedPortlet .portletContent > *,
.managedPortlet .portletContent > div:not(.portalMessage) {
    padding: 10px 15px;
    margin: 0;
    color: #696969;
}

.managedPortlet .portletContent > ul {
    padding: 0;
    list-style: none;
    position: relative;
}

.managedPortlet .portletContent > ul > li a {
    display: block;
    padding: 10px 15px 26px 30px;
    position: relative;
    z-index: 1;
    color: #086ca3;
}

.managedPortlet .portletContent > ul > li > a {
    border-top: 1px solid #e5e5e5;
}

.managedPortlet .portletContent > ul > li:first-child > a {
    border-top: 0;
}

.managedPortlet .portletContent > ul > li a:before {
    content: "•";
    position: absolute;
    font-size: 25px;
    margin-top: -9px;
    left: 15px;
    color: #a7daf2;
}

.managedPortlet .portletContent > ul ul {
    padding-left: 15px;
    list-style: none;
}

.managedPortlet .portletContent > ul .portletItemDetails {
    display: block;
    z-index: 0;
    padding: 0 15px 10px 30px;
    font-weight: 400;
    position: relative;
    margin-top: -26px;
    font-size: 12px;
    color: #696969;
}

.managedPortlet .portletContent > ul li:hover {
    background: #fcfcfd;
}

.managedPortlet .portletContent > ul li:hover a:before {
    color: #64bee8;
}

.managedPortlet .portletContent table {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    border-collapse: collapse;
    border-spacing: 0;
}

.managedPortlet .portletContent table tr {
    line-height: 30px;
}

.managedPortlet .portletContent table thead {
    background: #fcfcfd;
    border-bottom: 1px solid #e5e5e5;
}

.managedPortlet .portletContent table thead th {
    color: #696969;
    font-weight: 300;
    height: 40px;
    text-align: center;
}

.managedPortlet .portletContent table td > * {
    border-radius: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.managedPortlet .portletContent table .cal_has_events {
    position: relative;
}

.managedPortlet .portletContent table .cal_has_events a:hover {
    background: #dbecfe;
    text-decoration: none;
    box-shadow: 0 0 0 5px #dbecfe;
}

.managedPortlet .portletContent table .cal_has_events a:after {
    content: "•";
    position: absolute;
    margin-left: 50%;
    left: -3px;
    font-size: 20px;
    color: #a7daf2;
    margin-top: 9px;
}

.managedPortlet .portletContent table .cal_has_events a:hover:after {
    color: #64bee8;
}

.managedPortlet .portletContent table .cal_next_month,
.managedPortlet .portletContent table .cal_prev_month {
    color: #000;
}

.managedPortlet .portletContent table .cal_next_month.cal_has_events > a,
.managedPortlet .portletContent table .cal_prev_month.cal_has_events > a {
    color: #a7daf2;
}

.managedPortlet .portletContent table .cal_next_month.cal_has_events > a:after,
.managedPortlet .portletContent table .cal_prev_month.cal_has_events > a:after {
    color: #d3edf8;
}

.managedPortlet .portletContent table .cal_next_month.cal_has_events > a:hover,
.managedPortlet .portletContent table .cal_prev_month.cal_has_events > a:hover {
    color: #004665;
}

.managedPortlet .portletContent table .cal_next_month.cal_has_events > a:hover:after,
.managedPortlet .portletContent table .cal_prev_month.cal_has_events > a:hover:after {
    color: #64bee8;
}

.managedPortlet .portletContent table .today > * {
    background: #e5e5e5;
    font-weight: 500;
    box-shadow: 0 0 0 5px #e5e5e5;
    color: #000;
}

.managedPortlet .portletContent table tbody tr:first-child td > * {
    margin-top: 10px;
}

.managedPortlet .portletContent table tbody tr:last-child td > * {
    margin-bottom: 10px;
}

.managedPortlet .formControls {
    border: 0;
    background: none;
    padding: 0;
    box-shadow: none;
}

.managedPortlet .portletFooter {
    border-top: 1px solid #e5e5e5;
    background: #fcfcfd;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: 400;
    box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}

.managedPortlet.inheritedPortlet {
    margin: 5px 15px;
}

.managedPortlet.inheritedPortlet .portletHeader {
    padding: 3px 15px;
}

.managedPortlet .portletHeader {
    font-weight: 300;
}

.managedPortlet.blockedPortlet {
    opacity: 0.7;
}

.portlet.portletSiteSetup .portletContent > ul > li a:before {
    content: "";
}

.portlet.portletSiteSetup .portletContent > ul li:hover {
    background: #edecec;
}

.portletNavigationTree.portletSiteSetup nav.portletContent > ul > li a {
    border: none;
    padding: 0px;
}

.portletNavigationTree.portletSiteSetup a {
    border: none;
    text-align: center;
    height: 100%;
    padding: 0;
}

.portletNavigationTree.portletSiteSetup a span {
    font-size: 50px;
    text-align: center;
    display: block;
    color: #4d4d4d;
}

.portletNavigationTree.portletSiteSetup ul {
    background: #edecec;
    padding-bottom: 20px;
}

.portletNavigationTree.portletSiteSetup li {
    vertical-align: top;
}

.portletNavigationTree.portletSiteSetup ul > li > a:hover:after {
    content: "";
}

.portletNavigationTree.portletSiteSetup .inner-configlet {
    margin-top: 10px;
    padding-bottom: 10px;
}

.portletNavigationTree.portletSiteSetup .inner-configlet:hover {
    background: rgba(255, 255, 255, 0.67);
    border-radius: 5px;
}

.portletNavigationTree.portletSiteSetup .inner-configlet:hover span {
    color: #333;
}

.template-overview-controlpanel .portlet.portletSiteSetup .portletContent > ul > li {
    height: 120px;
}

#portlet-prefs ul ul {
    padding-top: 10px;
}

#portlet-prefs ul ul li {
    padding-top: 10px;
}

#portlet-prefs ul ul li a {
    text-align: inherit;
    padding-left: 40px;
}

#portlet-prefs ul ul li a:before {
    content: "•";
    position: absolute;
    font-size: 25px;
    margin-top: -9px;
    left: 15px;
    color: #a7daf2;
}

.template-usergroup-groupprefs .field,
.template-usergroup-userprefs .field,
.template-usergroup-controlpanel .field,
.template-member-registration .field {
    margin-top: 2em;
}

.template-usergroup-groupprefs .formControls,
.template-usergroup-userprefs .formControls,
.template-usergroup-controlpanel .formControls,
.template-member-registration .formControls {
    border-top: 0;
    box-shadow: none;
    margin-bottom: 1em;
}

.template-usergroup-groupprefs table.listing,
.template-usergroup-userprefs table.listing,
.template-usergroup-controlpanel table.listing,
.template-member-registration table.listing {
    margin-bottom: 0.5em;
}

.template-usergroup-groupprefs input.quickSearch,
.template-usergroup-userprefs input.quickSearch,
.template-usergroup-controlpanel input.quickSearch,
.template-member-registration input.quickSearch {
    margin-bottom: 0.5em;
}

.template-usergroup-groupprefs .listingCheckbox,
.template-usergroup-userprefs .listingCheckbox,
.template-usergroup-controlpanel .listingCheckbox,
.template-member-registration .listingCheckbox {
    vertical-align: middle;
    text-align: center;
}

.template-usergroup-groupprefs form,
.template-usergroup-userprefs form {
    overflow: scroll;
}

.link-category {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    color: #4d4d4d;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 4px;
    background-color: #e5e5e5;
}

.link-category[href]:hover,
.link-category[href]:focus {
    background-color: #cccccc;
}

a.link-category:hover,
a.link-category:focus {
    color: #007bb1;
    text-decoration: none;
    cursor: pointer;
}

.link-category:empty {
    display: none;
}

#category {
    margin-bottom: 12px;
}

#category ul {
    list-style: none;
    padding: 0;
    display: inline;
}

#category li {
    display: inline-block;
}

body#visual-portal-wrapper.pat-plone .outer-wrapper [class*="contenttype-"]:before {
    font-family: "Fontello";
    font-size: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    left: inherit;
    display: inline-block;
    color: inherit;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-right: 6px;
}

body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-folder:before {
    content: '\e801';
}

body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-document:before {
    content: '\e80e';
}

body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-file:before {
    content: '\e811';
}

body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-link:before {
    content: '\e806';
}

body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-image:before {
    content: '\e810';
}

body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-collection:before {
    content: '\e80e';
}

body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-topic:before {
    content: '\e808';
}

body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-event:before {
    content: '\e809';
}

body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-news-item:before {
    content: '\e80f';
}

body#visual-portal-wrapper.pat-plone #edit-zone [class*="contenttype-"] {
    padding: 5px 15px 5px 50px !important;
}

body#visual-portal-wrapper.pat-plone #edit-zone a {
    color: #ffffff;
}

body#visual-portal-wrapper.pat-plone #edit-zone [class*="contenttype-"]:after {
    font-family: "Fontello";
    font-size: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    left: 25px;
    display: inline-block;
    color: inherit;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-right: 6px;
    position: absolute;
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-folder:after {
    content: '\e801';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-formfolder:after {
    content: '\e801';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-document:after {
    content: '\e80e';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-topic:after {
    content: '\e80e';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-ploneglossary:after {
    content: '\e80e';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-note:after {
    content: '\e80e';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-portlet-page:after {
    content: '\e80e';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-file:after {
    content: '\e811';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-link:after {
    content: '\e806';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-image:after {
    content: '\e810';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-collection:after {
    content: '\e808';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-event:after {
    content: '\e809';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-news-item:after {
    content: '\e80f';
}

.image-icon,
.image-tile {
    float: right;
}

#textAdjust .decrease-text {
    font-size: 12px;
}

#textAdjust .normal-text {
    font-size: 14px;
}

#textAdjust .increase-text {
    font-size: 18px;
}

.pat-autotoc:not(.autotabs) .autotoc-nav {
    float: right;
    min-width: 150px;
    background-color: #f2f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.17);
    padding: 6px 12px;
    margin: 0 0 12px 12px;
}

.pat-autotoc:not(.autotabs) .autotoc-nav a {
    display: block;
}

.pat-autotoc:not(.autotabs) .autotoc-nav .active,
.pat-autotoc:not(.autotabs) .autotoc-nav .active:hover {
    color: #696969;
    cursor: default;
    text-decoration: none;
}

.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-1 {
    margin-left: 0;
    font-size: 18px;
}

.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-2 {
    margin-left: 12px;
    font-size: 14px;
}

.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-3 {
    margin-left: 24px;
    font-size: 12px;
}

@media (max-width: 767px) {
    .pat-autotoc .autotoc-nav {
        float: none;
        margin: 0 0 20px 0;
    }
}

.pat-dropzone .dz-notice {
    margin-bottom: 6px;
}

.pat-dropzone .dz-default {
    border-radius: 6px;
    background-color: #f2f1f1;
    border: 3px dotted #cccccc;
    margin-bottom: 20px;
    padding: 12px;
    color: #696969;
}

.plone-modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    z-index: 1040;
    background: rgba(255, 255, 255, 0.5);
}

.plone-modal .plone-modal-dialog {
    width: 100%;
    position: relative;
}

.plone-modal .plone-modal-dialog .plone-modal-header {
    min-height: 25px;
    padding: 12px;
}

.plone-modal .plone-modal-dialog .plone-modal-header h3 {
    font-size: 18px;
    margin: 0;
}

.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close {
    margin-top: -12px;
    float: right;
    font-size: 36px;
    font-weight: 100;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}

.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close:hover,
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close:focus {
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
}

.plone-modal .plone-modal-dialog .plone-modal-body {
    padding: 12px;
}

.plone-modal .plone-modal-dialog .plone-modal-footer {
    border-top: 1px solid #cccccc;
    background: #fcfcfd;
    box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
    padding: 12px;
    text-align: right;
}

.plone-modal .plone-modal-dialog .plone-modal-footer .pattern-modal-buttons input + input {
    margin-left: 12px;
}

.plone-modal .plone-modal-content {
    position: relative;
    background: rgba(255, 255, 255, 0.9);
    border: 0;
    border-radius: 4px;
    outline: none;
    background-clip: padding-box;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 768px) {
    .plone-modal .plone-modal-content {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .plone-modal .plone-modal-content {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .plone-modal .plone-modal-content {
        width: 1170px;
    }
}

.plone-modal.fade {
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
}

.plone-modal.fade.in {
    opacity: 1;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
}

.plone-modal.fade .plone-modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.25s ease-out;
    -moz-transition: -moz-transform 0.25s ease-out;
    -o-transition: -o-transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
}

.plone-modal.fade.in .plone-modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.plone-modal.in {
    display: block !important;
}

.plone-modal-loading {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
    border-radius: 0.5em;
    width: 40em;
    height: 40px;
}

.plone-modal-open {
    padding-right: 0;
}

.plone-modal-open > *:not(.plone-modal-wrapper,.select2-drop, .mce-floatpanel) {
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);
}

.pattern-pickadate-wrapper .pattern-pickadate-time-wrapper {
    float: left;
}

.pattern-pickadate-wrapper .pattern-pickadate-time-wrapper .picker__input {
    width: 180px;
}

.pattern-pickadate-wrapper .pattern-pickadate-date-wrapper .picker__holder {
    width: 300px;
}

.picker--time {
    min-width: 256px;
    max-width: 320px;
}

#content .picker--opened .picker__holder {
    opacity: 1;
}

.picker__holder {
    width: 180px;
    margin: -1px 0 0 0;
    border: 1px solid #cccccc;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    max-height: 300px;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
}

.picker__wrap {
    margin: 0;
    /* overrides -1px used to get rid of unecessary scrollbar */
}

.picker__list-item:hover {
    background: #f0f0f0;
    color: #4d4d4d;
}

.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
    background: #007bb1;
    color: #fff;
}

li.picker__list-item {
    padding: 6px 12px;
    cursor: pointer;
    color: #696969;
}

ul.picker__list {
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
}

.picker--time .picker__button--clear {
    width: 100%;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-radius: 0;
}

.picker__table {
    width: 100%;
    text-align: center;
}

.picker__table th {
    text-align: center;
}

.picker__header {
    text-align: center;
    position: relative;
}

.picker__nav--next,
.picker__nav--prev {
    position: absolute;
    top: 0.5em;
}

.picker__select--month,
.picker__select--year {
    width: 35%;
    display: inline-block;
    margin: 0 6px;
    font-size: 1em;
}

.picker__day {
    font-weight: 400;
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
    cursor: pointer;
    background: #f0f0f0;
}

.picker__day--highlighted:hover,
.picker__day--highlighted {
    background: #007bb1;
    color: #fff;
    font-weight: 600;
}

.picker__day--outfocus {
    color: #cccccc;
}

.pat-sortable > *:hover {
    cursor: move;
    cursor: -webkit-grab;
    background: #FFF5CD;
}

.pat-sortable .item-dragging,
.pat-sortable .item-dragging:hover {
    cursor: -webkit-grabbing !important;
    background: #f2f2f2;
}

.item-dragging.dragging {
    background: #fea;
    cursor: -webkit-grabbing !important;
    padding: 6px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.17);
}

.pat-tablesorter th:hover {
    color: #007bb1;
}

.pat-tablesorter .sortdirection {
    font-size: 75%;
    opacity: .5;
    position: relative;
    top: -1px;
    padding: 2px;
    min-width: 15px;
    display: inline-block;
}

.tooltips {
    opacity: 0;
    transition: opacity .2s ease .5s;
    position: absolute;
    background: #333333;
    background: rgba(0, 0, 0, 0.9);
    color: #fafafa;
    font-size: 12px;
    border-radius: 4px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.17);
    max-width: 200px;
    margin-left: -100px;
    left: 200px;
    text-align: center;
    padding: 6px;
}

.tooltips.active {
    opacity: 1;
    transition: opacity .2s ease .5s;
}

.jqtree-tree {
    list-style: none outside;
    margin-bottom: 0;
    padding: 0;
    padding-left: 18px;
}

.jqtree-tree .jqtree-toggler {
    left: -18px;
    font-size: 75%;
    top: 30%;
    position: absolute;
}

.jqtree-tree .jqtree-element {
    padding: 6px;
}

.jqtree-tree .jqtree-element:hover {
    background: #f0f0f0;
}

.jqtree-tree .jqtree-selected > .jqtree-element {
    background: #cccccc;
}

#portal-header {
    margin: 0 auto 15px;
    padding-top: 15px;
    margin-bottom: 20px;
}

#portal-header #portal-languageselector {
    float: left;
    clear: both;
    display: inline-block;
    margin-right: 29px;
    padding-top: 5px;
}

#portal-header #portal-languageselector li {
    display: inline-block;
    margin-right: 10px;
}

#portal-header #portal-anontools {
    float: right;
}

#portal-header #portal-anontools ul {
    padding-right: 0px;
}

#portal-header #portal-searchbox, #portal-header #google-searchbox {
    padding-top: 20px;
    clear: left;
    width: 67%;
    position: absolute;
    z-index: 2;
    margin-left: 3px;
    margin-top: 60px;
    white-space: nowrap;
}

#portal-header #service-desk-searchform {
    margin-top: 20px;
}


#portal-header #service-desk-searchform .service-desk-home-link {
    padding-left: 25px;
}

@media (max-width: 768px) {
    #portal-header {
        padding-bottom: 70px !important;
    }
}

#portal-header #portal-searchbox .searchSection, #portal-header #google-searchbox .searchSection {
    display: none;
}

#portal-header #portal-searchbox [type="text"], #portal-header #google-searchbox [type="text"] {
    width: 100%;
    display: inline-block;
}

#portal-header #portal-searchbox [type="submit"], #portal-header #google-searchbox [type="submit"] {
    display: none;
}

#portal-header #portal-searchbox label, #portal-header #google-searchbox label {
    font-size: 86.667%;
}

#portal-header #portal-searchbox form > div, #portal-header #google-searchbox form > div {
    font-size: 0;
}

#portal-header #portal-searchbox form > div > *, #portal-header #google-searchbox form > div > * {
    font-size: 14px;
}

@media (min-width: 768px) {
    #portal-header #portal-languageselector {
        float: right;
        clear: none;
    }

    #portal-header #portal-anontools {
        float: right;
        width: 100%;
        margin-top: -40px;
        padding-right: 31px;
    }

    #portal-header #portal-searchbox, #portal-header #google-searchbox {
        position: relative;
        margin-top: 5px;
        margin-bottom: -5px;
        margin-left: 1em;
        padding-top: 0;
        clear: none;
        float: right;
        max-width: 50%;
        width: 250px;
        white-space: nowrap;
    }

    #portal-header #portal-searchbox .searchSection, #portal-header #google-searchbox .searchSection {
        display: none;
    }

    #portal-header #portal-searchbox [type="text"], #portal-header #google-searchbox [type="text"] {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        width: 200px;
        display: inline-block;
    }

    #portal-header #portal-searchbox [type="submit"], #portal-header #google-searchbox [type="submit"] {
        display: none;
        display: inline-block;
        margin-left: -1px;
        vertical-align: top;
    }

    #portal-header #portal-searchbox label, #portal-header #google-searchbox label {
        font-size: 86.667%;
    }

    #portal-header #portal-searchbox form > div, #portal-header #google-searchbox form > div {
        font-size: 0;
    }

    #portal-header #portal-searchbox form > div > *, #portal-header #google-searchbox form > div > * {
        font-size: 14px;
    }
}

#portal-header:before,
#portal-header:after {
    content: " ";
    display: table;
}

#portal-header:after {
    clear: both;
}

.plone-nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.plone-nav > li {
    position: relative;
    display: block;
}

.plone-nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: white;
    font-size: 17px;
}

.plone-nav > li > a:hover,
.plone-nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.plone-navbar {
    background-color: transparent;
    color: white;
    position: relative;
    min-height: 50px;
    border: 1px solid transparent;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
}

.plone-navbar:before,
.plone-navbar:after {
    content: " ";
    display: table;
}

.plone-navbar:after {
    clear: both;
}

.plone-navbar-header:before,
.plone-navbar-header:after {
    content: " ";
    display: table;
}

.plone-navbar-header:after {
    clear: both;
}

@media (min-width: 768px) {
    .plone-navbar-header {
        float: left;
    }
}

.plone-navbar-collapse {
    overflow-x: visible;
    padding-right: 0px;
    padding-left: 0px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
    display: none;
}

.plone-navbar-collapse.in {
    overflow-y: auto;
    display: block;
}

@media (min-width: 768px) {
    .plone-navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .plone-navbar-collapse.plone-collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .plone-navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .plone-navbar-collapse,
    .navbar-static-top .plone-navbar-collapse,
    .navbar-fixed-bottom .plone-navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.plone-navbar-toggle {
    z-index: 1;
    position: relative;
    float: right;
    margin-top: 6px;
    margin-bottom: 3px;
    padding: 6px 10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid white;
    border-radius: 4px;
    /*
  .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: white;
    margin-top: 2px;
  }
  .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  .icon-bar + .icon-bar + .icon-bar {
    margin-bottom: 3px;
  }
  //end burgerbar icon-bar
  */
}

.plone-navbar-toggle:focus {
    outline: 0;
}

.plone-navbar-toggle:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}

.plone-navbar-toggle .icon-bar:after {
    content: "Menu";
    position: relative;
    color: white;
}

.plone-navbar-toggle .icon-bar + .icon-bar:after {
    content: "";
}

@media (min-width: 768px) {
    .plone-navbar-toggle {
        display: none;
    }
}

.plone-navbar-nav {
    margin: -1px -15px -1px;
}

.plone-navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

.plone-navbar-nav > .selected > a,
.plone-navbar-nav > .selected > a:hover,
.plone-navbar-nav > .selected > a:focus {
    color: white;
    background-color: transparent;
}

@media (min-width: 768px) {
    .plone-navbar-nav {
        float: left;
    }

    .plone-navbar-nav > li {
        float: left;
    }

    .plone-navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .plone-navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
}

.principal {
    background: linear-gradient(-45deg, rgba(255, 255, 255, 0.1) 14%, transparent 14%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 64%, transparent 64%, transparent);
    background-color: #d9d7d7;
    background-size: 20px 20px;
    margin-top: -20px;
    margin-bottom: 20px;
    padding: 50px 0;
}

.principal .container-fluid {
    margin: 0 auto;
    width: 960px;
}

.gigantic h1 {
    font-size: 500%;
}

.gigantic p {
    font-size: 150%;
}

#content {
    margin-bottom: 48px;
}

#content-core a {
}

#content-core a:hover,
#content-core a:focus {
    border-bottom: none;
}

#content-core a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#content-core .pat-structure a,
#content-core .pat-resourceregistry a {
    border-bottom: none;
}

#content-core .pat-structure a.btn,
#content-core .pat-resourceregistry a.btn,
#content-core .pat-structure .pagination a {
    border-bottom: 1px solid #cccccc;
}

a.plone-toolbar-logo {
    color: #fff;
}

.container,
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 768px) {
    .plone-toolbar-top-default .container {
        width: 750px;
    }
}

@media (min-width: 828px) {
    .plone-toolbar-left-default .container {
        width: 750px;
    }
}

@media (min-width: 888px) {
    .plone-toolbar-left-expanded .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .plone-toolbar-top-default .container {
        width: 970px;
    }
}

@media (min-width: 1052px) {
    .plone-toolbar-left-default .container {
        width: 970px;
    }
}

@media (min-width: 1112px) {
    .plone-toolbar-left-expanded .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .plone-toolbar-top-default .container {
        width: 1170px;
    }
}

@media (min-width: 1260px) {
    .plone-toolbar-left-default .container {
        width: 1170px;
    }
}

@media (min-width: 1320px) {
    .plone-toolbar-left-expanded .container {
        width: 1170px;
    }
}

#portal-footer-wrapper {
    padding: 30px 15px;
    background-color: #dce1e0;
    color: #cccccc;
    text-align: center;
    clear: both;
}

#portal-footer-wrapper p {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 28px;
}

#portal-footer-wrapper abbr,
#portal-footer-wrapper ul {
    color: #cccccc;
}

#portal-footer-wrapper a {
    color: #225084;
}

#portal-footer-wrapper a:hover {
    color: #225084;
}

#portal-footer-wrapper .portletWrapper {
    display: inline-block;
}

#portal-footer-wrapper .portletWrapper:first-child {
    display: block;
    border-bottom: 1px solid #4d4d4d;
    padding-bottom: 1em;
    margin-bottom: .5em;
}

#portal-footer-wrapper .portlet {
    background: transparent;
    border: 0;
    font-weight: 300;
    box-shadow: none;
    margin-bottom: 0;
}

#portal-footer-wrapper .portlet .portletContent {
    padding: 0;
    background: transparent;
    border: 0;
}

#portal-footer-wrapper .portlet .portletContent > * {
    padding: inherit;
}

#portal-footer-wrapper .portlet .portletContent li {
    background: transparent;
    display: inline-block;
    border: 0;
    white-space: nowrap;
    padding: 10px 30px;
}

#portal-footer-wrapper .portlet#portal-colophon .portletContent a {
    padding: 10px 30px;
}

#portal-footer-wrapper .portlet .portletItem:before,
#portal-footer-wrapper .portlet .portletItem a:before {
    content: "";
}

#portal-footer-wrapper .portlet .portletItem a {
    padding: 0;
    border: 0;
}

#portal-footer-wrapper .portlet .portletActions {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    margin-right: 15px;
}

#portal-siteactions {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
}

#portal-siteactions li {
    font-weight: bold;
    display: inline-block;
    margin-left: 30px;
}

#portal-siteactions li:first-child {
    margin-left: 0;
}

body.template-login_form #content-core,
body.template-logged_out #content-core {
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    background: #fcfcfd;
    max-width: 300px;
    margin: 0 auto 6px;
    padding: 6px 12px;
}

body.template-login_form #content-core > :first-child,
body.template-logged_out #content-core > :first-child {
    border-radius: 4px 4px 0 0;
}

body.template-login_form #content-core > :last-child,
body.template-logged_out #content-core > :last-child {
    border-radius: 0 0 4px 4px;
}

body.template-login_form #content-core .portletHeader,
body.template-logged_out #content-core .portletHeader {
    background: #f2f1f1;
    font-weight: 500;
    font-size: 18px;
    padding: 13px 15px;
    color: #696969;
}

body.template-login_form #content-core .portletHeader > a,
body.template-logged_out #content-core .portletHeader > a {
    color: #086ca3;
}

body.template-login_form #content-core.portletCalendar .portletHeader,
body.template-logged_out #content-core.portletCalendar .portletHeader {
    text-align: center;
    position: relative;
}

body.template-login_form #content-core.portletCalendar .portletHeader .calendarPrevious,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarPrevious,
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext {
    width: 30px;
    height: 30px;
    padding: 0 1px 2px;
    border-radius: 50%;
    position: absolute;
    display: inline-block;
    left: 5px;
    font-size: 24px;
    margin-top: -3px;
    line-height: 28px;
    font-weight: 500;
}

body.template-login_form #content-core.portletCalendar .portletHeader .calendarPrevious:hover,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarPrevious:hover,
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext:hover,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext:hover {
    background: #ffffff;
    text-decoration: none;
}

body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext {
    right: 5px;
    left: inherit;
}

body.template-login_form #content-core .portletContent,
body.template-logged_out #content-core .portletContent {
    font-size: 14px;
    border-top: 1px solid #e5e5e5;
    background: #ffffff;
    font-weight: 400;
}

body.template-login_form #content-core .portletContent > *,
body.template-logged_out #content-core .portletContent > *,
body.template-login_form #content-core .portletContent > div:not(.portalMessage),
body.template-logged_out #content-core .portletContent > div:not(.portalMessage) {
    padding: 10px 15px;
    margin: 0;
    color: #696969;
}

body.template-login_form #content-core .portletContent > ul,
body.template-logged_out #content-core .portletContent > ul {
    padding: 0;
    list-style: none;
    position: relative;
}

body.template-login_form #content-core .portletContent > ul > li a,
body.template-logged_out #content-core .portletContent > ul > li a {
    display: block;
    padding: 10px 15px 26px 30px;
    position: relative;
    z-index: 1;
    color: #086ca3;
}

body.template-login_form #content-core .portletContent > ul > li > a,
body.template-logged_out #content-core .portletContent > ul > li > a {
    border-top: 1px solid #e5e5e5;
}

body.template-login_form #content-core .portletContent > ul > li:first-child > a,
body.template-logged_out #content-core .portletContent > ul > li:first-child > a {
    border-top: 0;
}

body.template-login_form #content-core .portletContent > ul > li a:before,
body.template-logged_out #content-core .portletContent > ul > li a:before {
    content: "•";
    position: absolute;
    font-size: 25px;
    margin-top: -9px;
    left: 15px;
    color: #a7daf2;
}

body.template-login_form #content-core .portletContent > ul ul,
body.template-logged_out #content-core .portletContent > ul ul {
    padding-left: 15px;
    list-style: none;
}

body.template-login_form #content-core .portletContent > ul .portletItemDetails,
body.template-logged_out #content-core .portletContent > ul .portletItemDetails {
    display: block;
    z-index: 0;
    padding: 0 15px 10px 30px;
    font-weight: 400;
    position: relative;
    margin-top: -26px;
    font-size: 12px;
    color: #696969;
}

body.template-login_form #content-core .portletContent > ul li:hover,
body.template-logged_out #content-core .portletContent > ul li:hover {
    background: #fcfcfd;
}

body.template-login_form #content-core .portletContent > ul li:hover a:before,
body.template-logged_out #content-core .portletContent > ul li:hover a:before {
    color: #64bee8;
}

body.template-login_form #content-core .portletContent table,
body.template-logged_out #content-core .portletContent table {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    border-collapse: collapse;
    border-spacing: 0;
}

body.template-login_form #content-core .portletContent table tr,
body.template-logged_out #content-core .portletContent table tr {
    line-height: 30px;
}

body.template-login_form #content-core .portletContent table thead,
body.template-logged_out #content-core .portletContent table thead {
    background: #fcfcfd;
    border-bottom: 1px solid #e5e5e5;
}

body.template-login_form #content-core .portletContent table thead th,
body.template-logged_out #content-core .portletContent table thead th {
    color: #696969;
    font-weight: 300;
    height: 40px;
    text-align: center;
}

body.template-login_form #content-core .portletContent table td > *,
body.template-logged_out #content-core .portletContent table td > * {
    border-radius: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

body.template-login_form #content-core .portletContent table .cal_has_events,
body.template-logged_out #content-core .portletContent table .cal_has_events {
    position: relative;
}

body.template-login_form #content-core .portletContent table .cal_has_events a:hover,
body.template-logged_out #content-core .portletContent table .cal_has_events a:hover {
    background: #dbecfe;
    text-decoration: none;
    box-shadow: 0 0 0 5px #dbecfe;
}

body.template-login_form #content-core .portletContent table .cal_has_events a:after,
body.template-logged_out #content-core .portletContent table .cal_has_events a:after {
    content: "•";
    position: absolute;
    margin-left: 50%;
    left: -3px;
    font-size: 20px;
    color: #a7daf2;
    margin-top: 9px;
}

body.template-login_form #content-core .portletContent table .cal_has_events a:hover:after,
body.template-logged_out #content-core .portletContent table .cal_has_events a:hover:after {
    color: #64bee8;
}

body.template-login_form #content-core .portletContent table .cal_next_month,
body.template-logged_out #content-core .portletContent table .cal_next_month,
body.template-login_form #content-core .portletContent table .cal_prev_month,
body.template-logged_out #content-core .portletContent table .cal_prev_month {
    color: #000;
}

body.template-login_form #content-core .portletContent table .cal_next_month.cal_has_events > a,
body.template-logged_out #content-core .portletContent table .cal_next_month.cal_has_events > a,
body.template-login_form #content-core .portletContent table .cal_prev_month.cal_has_events > a,
body.template-logged_out #content-core .portletContent table .cal_prev_month.cal_has_events > a {
    color: #a7daf2;
}

body.template-login_form #content-core .portletContent table .cal_next_month.cal_has_events > a:after,
body.template-logged_out #content-core .portletContent table .cal_next_month.cal_has_events > a:after,
body.template-login_form #content-core .portletContent table .cal_prev_month.cal_has_events > a:after,
body.template-logged_out #content-core .portletContent table .cal_prev_month.cal_has_events > a:after {
    color: #d3edf8;
}

body.template-login_form #content-core .portletContent table .cal_next_month.cal_has_events > a:hover,
body.template-logged_out #content-core .portletContent table .cal_next_month.cal_has_events > a:hover,
body.template-login_form #content-core .portletContent table .cal_prev_month.cal_has_events > a:hover,
body.template-logged_out #content-core .portletContent table .cal_prev_month.cal_has_events > a:hover {
    color: #004665;
}

body.template-login_form #content-core .portletContent table .cal_next_month.cal_has_events > a:hover:after,
body.template-logged_out #content-core .portletContent table .cal_next_month.cal_has_events > a:hover:after,
body.template-login_form #content-core .portletContent table .cal_prev_month.cal_has_events > a:hover:after,
body.template-logged_out #content-core .portletContent table .cal_prev_month.cal_has_events > a:hover:after {
    color: #64bee8;
}

body.template-login_form #content-core .portletContent table .today > *,
body.template-logged_out #content-core .portletContent table .today > * {
    background: #e5e5e5;
    font-weight: 500;
    box-shadow: 0 0 0 5px #e5e5e5;
    color: #000;
}

body.template-login_form #content-core .portletContent table tbody tr:first-child td > *,
body.template-logged_out #content-core .portletContent table tbody tr:first-child td > * {
    margin-top: 10px;
}

body.template-login_form #content-core .portletContent table tbody tr:last-child td > *,
body.template-logged_out #content-core .portletContent table tbody tr:last-child td > * {
    margin-bottom: 10px;
}

body.template-login_form #content-core .formControls,
body.template-logged_out #content-core .formControls {
    border: 0;
    background: none;
    padding: 0;
    box-shadow: none;
}

body.template-login_form #content-core .portletFooter,
body.template-logged_out #content-core .portletFooter {
    border-top: 1px solid #e5e5e5;
    background: #fcfcfd;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: 400;
    box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}

#portal-anontools {
    background: #f1f3f1;
}

#portal-anontools ul {
    text-align: right;
    list-style: none;
    margin-bottom: 0;

}

#portal-anontools li {
    margin: 0px 31px 0px 0px;
    padding: 5px 0;
}

#portal-anontools li a {
    margin-bottom: 0;
}

#portal-sitemap {
    list-style: none;
    padding-left: 0;
}

#portal-sitemap > li {
    font-size: 18px;
    border-top: 1px solid #e5e5e5;
    padding: 6px 0;
}

#portal-sitemap ul {
    list-style: none;
    position: relative;
    font-size: 14px;
    padding-left: 20px;
}

#portal-sitemap ul li {
    position: relative;
}

#portal-sitemap ul li:before {
    content: "•";
    display: inline;
    font-size: 25px;
    color: #a7daf2;
    top: 5px;
    position: relative;
}

.vevent span.cal_month {
    font-size: 1.1em;
}

.event.summary {
    font-weight: 400;
    max-width: 300px;
    float: right;
    background: #fafafa;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
    padding: 12px 12px 12px 36px;
    margin-left: 5px;
}

.event.summary strong,
.event.summary li > span {
    display: block;
}

.event_listing article {
    border-top: 1px solid #e5e5e5;
    padding: 12px 0 12px;
}

.event_listing article h2 {
    margin: 0;
    padding: 12px 0 12px;
}

.event_listing article:first-child {
    border-top: 0;
    margin-top: -6px;
}

.cal_date {
    float: right;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
    text-align: center;
    width: 100px;
    margin: 12px 0 12px 12px;
    border-radius: 4px;
    overflow: hidden;
}

.cal_month {
    background: #00b0fe;
    font-weight: 400;
    display: block;
    color: #fff;
    padding: 6px 12px;
}

.cal_day {
    font-size: 36px;
    font-weight: 700;
    display: block;
}

.cal_wkday {
    font-size: 12px;
    font-weight: 300;
    display: block;
    padding: 0 12px 6px;
}

.event_listing .sub_nav {
    float: right;
}

.template-event_listing .caltrigger {
    display: none;
}

.autotabs .autotoc-nav .events-month-prev,
.autotabs .autotoc-nav .events-week-prev,
.autotabs .autotoc-nav .events-day-prev {
    position: relative;
    border-top-left-radius: 0;
    padding-left: 6px;
}

.autotabs .autotoc-nav .events-month-prev:before,
.autotabs .autotoc-nav .events-week-prev:before,
.autotabs .autotoc-nav .events-day-prev:before {
    content: "";
    position: absolute;
    padding: 0 5px;
    color: #e5e5e5;
    border-right: 5px solid;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    left: -6px;
    top: -1px;
    padding: 0 !important;
}

.autotabs .autotoc-nav .events-month-prev:after,
.autotabs .autotoc-nav .events-week-prev:after,
.autotabs .autotoc-nav .events-day-prev:after {
    content: "";
    position: absolute;
    padding: 0 5px;
    color: #fcfcfd;
    border-right: 5px solid;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    left: -5px;
    top: -1px;
    padding: 0 !important;
}

.autotabs .autotoc-nav .events-month-prev:hover:after,
.autotabs .autotoc-nav .events-week-prev:hover:after,
.autotabs .autotoc-nav .events-day-prev:hover:after {
    color: #ffffff;
}

.autotabs .autotoc-nav .events-month-next,
.autotabs .autotoc-nav .events-week-next,
.autotabs .autotoc-nav .events-day-next {
    position: relative;
    border-top-right-radius: 0;
    padding-right: 6px;
}

.autotabs .autotoc-nav .events-month-next:before,
.autotabs .autotoc-nav .events-week-next:before,
.autotabs .autotoc-nav .events-day-next:before {
    content: "";
    position: absolute;
    padding: 0 5px;
    color: #e5e5e5;
    border-left: 5px solid;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    right: -6px;
    top: -1px;
    padding: 0 !important;
}

.autotabs .autotoc-nav .events-month-next:after,
.autotabs .autotoc-nav .events-week-next:after,
.autotabs .autotoc-nav .events-day-next:after {
    content: "";
    position: absolute;
    padding: 0 5px;
    color: #fcfcfd;
    border-left: 5px solid;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    right: -5px;
    top: -1px;
    padding: 0 !important;
}

.autotabs .autotoc-nav .events-month-next:hover:after,
.autotabs .autotoc-nav .events-week-next:hover:after,
.autotabs .autotoc-nav .events-day-next:hover:after {
    color: #ffffff;
}

.image-product {
    margin: 0;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
    overflow: hidden;
    display: inline-block;
}

.image-product figcaption {
    font-size: 12px;
    background: #fcfcfd;
    margin: 6px 12px;
}

.portraitPhoto {
    margin: 0;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
    overflow: hidden;
    display: inline-block;
    float: right !important;
    border-radius: 50px;
}

.portraitPhoto figcaption {
    font-size: 12px;
    background: #fcfcfd;
    margin: 6px 12px;
}

.newsImageContainer {
    float: right;
    margin: 0 0 6px 6px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
    overflow: hidden;
}

.newsImageContainer a {
    display: table;
}

.newsImageContainer a img {
    display: block;
}

.newsImageContainer figcaption {
    display: table-caption;
    caption-side: bottom;
    font-size: 12px;
    background: #fcfcfd;
}

#commenting:before,
#commenting:after {
    content: " ";
    display: table;
}

#commenting:after {
    clear: both;
}

#commenting legend,
.discussion legend {
    padding: 0.5em 0.5em 0.5em 0;
    font-weight: normal;
}

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

.discussion:after {
    clear: both;
}

.discussion .comment {
    margin-bottom: 12px;
    padding-left: 40px;
}

.discussion .commentImage {
    float: left !important;
    border-radius: 50px;
    overflow: hidden;
    position: absolute;
    margin-left: -40px;
    margin-top: 3px;
}

.discussion .documentByLine {
    font-weight: normal;
}

.discussion .commentDate {
    float: right !important;
    display: inline;
    font-size: 12px;
    color: #76797C;
}

.discussion .commentBody {
    margin: 1em 0;
    padding: 1em;
    overflow: auto;
    border: 1px solid #ccc;
}

.discussion .commentBody p {
    float: left;
    margin-bottom: 0;
}

.discussion .commentactionsform {
    display: inline;
    margin-left: 6px;
}

.discussion .commentActions {
    float: right;
    text-align: right;
}

.discussion .reply {
    border-bottom: 1px solid #e5e5e5;
}

.cancelreplytocomment {
    /* Hide the cancel button in the comment form, show it only in the reply form
   * in order to close it.
   */
    display: none;
}

.replyTreeLevel0 {
    margin-left: 0;
}

.replyTreeLevel1 {
    margin-left: 24px;
}

.replyTreeLevel2 {
    margin-left: 48px;
}

.replyTreeLevel3 {
    margin-left: 72px;
}

.replyTreeLevel4 {
    margin-left: 96px;
}

.replyTreeLevel5 {
    margin-left: 120px;
}

.replyTreeLevel6 {
    margin-left: 144px;
}

.replyTreeLevel7 {
    margin-left: 168px;
}

.replyTreeLevel8 {
    margin-left: 192px;
}

.replyTreeLevel9 {
    margin-left: 216px;
}

.replyTreeLevel10 {
    margin-left: 240px;
}

#viewlet-below-content .loginbutton {
    margin: 12px 0;
}

#viewlet-below-content .reply .loginbutton {
    display: none;
}

#viewlet-below-content .reply ~ .reply .loginbutton {
    display: inline-block;
}

#dobulkaction {
    margin: 0.3em 0;
}

.template-discussion-controlpanel .unclickable {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.searchPage {
    position: relative;
}

.searchPage .actionMenu.activated dd {
    display: block;
}

.searchPage .actionMenu {
    float: right;
}

.searchPage .actionMenu dt {
    top: 0;
    right: 0;
    position: absolute;
}

.searchPage .actionMenu dd {
    display: none;
    position: absolute;
    right: 0;
    top: 35px;
    width: 300px;
    background-color: #fcfcfd;
    border: 1px solid #e5e5e5;
    padding: 15px;
    z-index: 10;
}

#search-results-bar #results-count {
    float: right;
    padding-top: 15px;
    padding-right: 15px;
}

#searchform .input-group {
    max-width: 600px;
}

#searchform .input-group input.searchPage.btn {
    width: 120px;
}

#search-filter input {
    margin-right: 0.5rem;
}

/* Customize navbar color */
/*Amedes variable*/
/* Customize navbar text color */
.plone-nav > li > a {
    color: #4d4d4d;
    border-bottom: 5px solid #00218D;
    margin-bottom: -5px;
}

.plone-nav > li > a:hover,
.plone-nav > li.selected > a {
    color: #00218D;
    border-bottom: 5px solid #4EC100;
}

/* Customize search button */
#searchGadget_form .searchButton {
    /* Re-use mixin from Barceloneta */
}

/* Inspect Barceloneta theme (and its less-folder) for more... */
/* Customize body background */
div.outer-wrapper {
    background: #dde0df url("../img/bg_body.png") repeat-x scroll 0 0;
}

#portal-header {
    background: #f1f3f1;
    padding-top: 27px;
    margin-bottom: 0;
    padding-bottom: 22px;
}

#portal-logo {
    margin-left: 20px;
}

#portal-logo img {
    width: 300px;
}

#portal-searchbox {
    margin-right: 20px;
}

.plone-navbar {
    box-shadow: none;
}

.plone-navbar-nav {
    background: #f1f3f1;
    border-bottom: 5px solid #00218D;
    padding-bottom: -5px;
    width: 100%;
    margin: -1px 0 -1px 0;
}

.InHeaderPortletManager1,
.InHeaderPortletManager2 {
    width: 50%;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

div.width-1\3a

2
{
    float: left
;
    min-height: 1px
;
    padding-left: 15px
;
    padding-right: 15px
;
    position: relative
;
}
@media (max-width: 767px) {
    div.width-1\3a

2 {
    width: 100%;
}
}

@media (min-width: 768px) {
    div.width-1\3a

2 {
    width: 50%;
}
}

div.width-full {
    width: 100%;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

div.width-1\3a

4
{
    float: left
;
    min-height: 1px
;
    padding-left: 15px
;
    padding-right: 15px
;
    position: relative
;
}
@media (max-width: 767px) {
    div.width-1\3a

4 {
    width: 100%;
}
}

@media (min-width: 768px) {
    div.width-1\3a

4 {
    width: 25%;
}
}

#portal-footer-wrapper {
    text-align: left;
}

#portal-footer-wrapper .portlet .portletContent > * {
    padding-left: 15px;
}

#portal-footer-wrapper .portlet .portletHeader {
    background-color: transparent;
    color: black;
}

#portal-footer-wrapper p {
    border-bottom: 0;
}

#portal-footer-wrapper .portletWrapper:first-child {
    border: 0px solid #4d4d4d;
    text-align: left;
}

.amedes140 {
    color: #406ff9;
    font-family: Verdana;
    font-size: 18px;
    font-weight: normal;
}

#main-container {
    background: white;
    padding-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
}

#tabs {
    margin-top: 5px;
}

#tabs .tabs {
    background: url('../img/tabs_header_inactive.png') repeat-x;
    background-position: 0 0px;
    border: none;
    border-bottom: 0px solid #225084;
    list-style: none;
    margin-left: 0;
    padding-left: 0px;
}

#tabs .tabs li {
    display: inline-block;
    margin-bottom: 0;
}

#tabs .tabs li a {
    padding: 6px 23px;
    font-size: 16px;
    font-weight: normal;
    color: #013C81;
    line-height: 100%;
    display: block;
    border-bottom: none;
}

#tabs .tabs li h2 {
    margin: 0px;
}

#tabs .tabs li a.current {
    background: url('../img/tabs_header_active.png') repeat-x !important;
    color: #FFF;
}

.news-latest-container .news-table-wrap:first-child {
    padding-top: 2px;
}

.news-latest-container {
    border-bottom: 3px solid #225084;
}

.news-latest-item, .news-kongresse-item {
    border-bottom: 1px solid #b9bec1;
    color: #6f6f6f;
    font-family: Arial;
    font-size: 14px;
    padding-bottom: 14px;
    padding-top: 15px;
}

#content_right img {
    border-top: 3px solid #225084;
    margin-bottom: 0;
    border-radius: 5px;
}

#content_right div.focus-box {
}

#content_right h2 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    text-align: center;
    margin-top: 5px;
    padding-top: 10px;

}

#content_right div .newsbox {
    background-color: #225084;
    border-radius: 5px;
    margin-bottom: 25px;
    min-height: 220px;
}

.newsbox h2 a {
    color: #ffffff !important;
    display: inline-block;
    width: 100%;
    text-decoration: none;
}

.newsbox .csc-textpic-single-image {
    text-align: center;
    border: none;
}

#content .newsbox .csc-textpic-single-image a {
    border-bottom: none;
}

#content .newsbox .csc-textpic-single-image a:focus {
    outline: 0; /*removes the dotted border*/
}

#content .newsbox .csc-textpic-single-image a:focus img {
    outline: 0; /*removes the dotted border*/
}

#read_note {
    display: inline-block;
    border-bottom: solid 1px;
    margin-left: 10px;
    margin-bottom: 30px;
}

#notification-box {

    /* overlay is hidden before loading */
    display: none;
    border: solid 1px #225084;
    /* standard decorations */
    width: 600px;
}

#notification-box div {
    padding: 10px;
    background-color: #fff;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif
}

#notification-box h2 {
    color: #fff;
    background-color: #225084;
    padding: 5px 10px;
    border: 1px solid #3B5998;
    font-size: 20px;
    margin: 0;
}

div.documentActions ul {
    list-style: none;
    text-align: right;
}

div.documentActions ul li {
    display: inline-block;
}

.portletSearch .portletFooter {
    background-color: transparent;
    text-align: right;
}

.template-start_page h3 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.royalSlider {
    width: 100%;
    height: 250px;
}

/*Global navigation*/

#mainnavigation-wrapper .navbar {
    background-color: #F1F3F1;
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
}

#navbar .dropdown-menu {
    width: 100%;
    border: none;
    background-color: #F4F4F4;
    box-shadow: none;
}

#navbar h2 {
    font-size: 20px;
    font-weight: normal;
    font-family: Verdana;
    color: #225084;
    letter-spacing: normal;
    line-height: 25px;
}

.full-width.dropdown {
    position: static;
}

.full-width.dropdown > .dropdown-menu {
    left: 0;
    right: 0;
    position: absolute;
}

.full-width.dropdown > .dropdown-menu > li > a {
    white-space: normal;
}

.fill-width.dropdown {
    position: static;
}

.fill-width.dropdown > .dropdown-menu {
    left: auto;
    position: absolute;
}

.fill-width.dropdown > .dropdown-menu > li > a {
    white-space: normal;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #F4F4F4;
}

#main-navbar .nav > li > a:hover, #main-navbar .nav > li.selected > a {
    border-bottom: 5px solid #4ec100;
    color: #00218d;
}

.nav > li > a:focus {
}

div.global-subnav {
    padding: 15px 15px 15px;
}

div.site-header .navbar {
    margin-bottom: 0;
    border: 0;
}

.navbar-collapse {
}

#main-navbar {
    margin-top: 5px;
    padding-left: 0;
    padding-right: 0;
}

#navbar {
    width: 100%;
    background-color: #f1f3f1;
    border-bottom: solid 5px #225084;
}

#navbar > li {
    background-color: #f1f3f1;
    padding: 0;
    text-align: center;
    margin-bottom: -5px;
}

@media (min-width: 979px) {
    .dropdown-menu .sub-menu {
        left: 100%;
        position: absolute;
        top: 0;
        visibility: hidden;
        margin-top: -1px;
    }

    .dropdown-menu li:hover .sub-menu {
        visibility: visible;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
        margin-top: 0;
    }

    .navbar .sub-menu:before {
        border-bottom: 7px solid transparent;
        border-left: none;
        border-right: 7px solid rgba(0, 0, 0, 0.2);
        border-top: 7px solid transparent;
        left: -7px;
        top: 10px;
    }

    .navbar .sub-menu:after {
        border-top: 6px solid transparent;
        border-left: none;
        border-right: 6px solid #fff;
        border-bottom: 6px solid transparent;
        left: 10px;
        top: 11px;
        left: -6px;
    }

    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}

#navbar > li:last-child {
    margin-right: 0;
}

#navbar > li > a {
    padding: 5px 0;
}

#navbar > li:first-child > a:after {
    content: "";
    right: 0px;
}

#main-navbar li > a {
    border-bottom: 5px solid #225084;
    padding: 15px 20px;
    text-decoration: none;
}

#main-navbar li#portaltab-index_html {
    width: 180px;
    text-align: left;
}

#main-navbar li > a > i {
    font-size: 20px;
}

#main-navbar .global-subnav {
    background: #225084;
    color: #FFFFFF;
    padding: 10px 30px;
}

#main-navbar .global-subnav h2, #main-navbar .global-subnav a {
    color: #FFFFFF;
    padding-left: 0;
}

#main-navbar .global-subnav ul {
    padding-left: 0;
}

#main-navbar .globalNavLevel2 {
    list-style: none;
    font-size: 24px;
    margin: 0;
}

#main-navbar .globalNavLevel2 li a {
    font-size: 14px;
    font-weight: 500;
}

#main-navbar .globalNavLevel3 li a {
    font-size: 13px;
    font-weight: normal;
}

#main-navbar .globalNavLevel2 > li {
    margin-bottom: 35px;
    line-height: 24px;
}

#main-navbar .globalNavLevel3 {
    font-size: 16px;
    margin-left: 0;
    margin-top: 10px;
}

#main-navbar .globalNavLevel3 li {
    display: block;
    line-height: 20px;
}

#main-navbar .globalNavLevel4 {
    font-size: 16px;
    padding-left: 35px;
    font-weight: normal;
    margin: 10px 0;
}

#main-navbar .globalNavLevel4 li {
    display: block;
    line-height: 30px;
}

#main-navbar h2 {
    margin-bottom: 20px;
}

.ploneCalendar td.today {
    border-color: transparent;
    background-color: #eeeeee;
}

.portlet .portletContent table .today > * {
    background: #e5e5e5;
    font-weight: 500;
    box-shadow: 0 0 0 2px #086ca3;
    color: #000;
}

table.invisible {
    visibility: inherit;
}

table.invisible td {
    border: 0;
}
.more, .more:hover{
    background-color: transparent;
    border: 0;
    color: #004665;
    font-weight: normal;
    padding: 15px 0;
    box-shadow: none;
}
.more-next {
    padding: 15px 0;
    display: block;
}
.material-detail {
    font-size:12px;
}
.select2-results {
    font-size: 12px;
}
.material-detail .select2-container {
    padding: 0;
}
.material-detail .select2-container .select2-choice {
    height: 32px;
    border: 0;
}

.material-detail .warning {
    font-size: 10px;
    color: red;
}
.material-detail .col-xs-1 .form-control {
    font-size: 12px;
    padding: 5px 8px;;
}

form span.label {
    color:rgb(77, 77, 77);
    font-size: 14px;
}
.material-table .btn {
    padding: 2px;
    font-size: 10px;
}

#form-buttons-showall {
    margin: 0 5px;
}

#to_settings_btn, #order_form_btn {
    margin-left: 5px;
}
.bootstrap-select.btn-group, .bootstrap-select.btn-group .dropdown-toggle {
    width: 100%;
}

#overlay {
   background-color: grey;
   opacity: 0.7;
   width: 100%;
   height: 100%;
   position: fixed;
   top: 0;
   left: 0;
   z-index: 999;
}
#selectMaterialBox {
    margin-bottom: 20px;
}
#form fieldset {
    border: solid 1px #cccccc;
    padding: 0.35em 0.625em 0.75em;
    margin-bottom: 20px;
}
#form fieldset legend {
    border-bottom: 0;
    margin-bottom: 0;
    width: auto;
    font-size: 15px;
}
/*.searchField {*/
/*-moz-appearance: none !important;*/
/*border-color: #A4AFC2 #FFFFFF #A4AFC2 #A4AFC2;*/
/*border-style: solid;*/
/*border-width: 1px;*/
/*font-size: 11px;*/
/*height: 21px;*/
/*padding-left: 9px;*/
/*padding-right: 9px;*/
/*padding-top: 2px;*/
/*width: 206px !important;*/
/*float: left !important;*/
/*}*/

/*.searchButton {*/
/*background-image: url("++resource++amedesgroup.theme.images/search_button.png");*/
/*background-position: left top;*/
/*border: medium none;*/
/*cursor: pointer;*/
/*height: 25px;*/
/*margin-right: 27px;*/
/*width: 27px;*/
/*color: rgba(0, 0, 0, 0);*/
/*float: left !important;*/
/*}*/

/*.searchButton:hover {*/
/*background-position: left bottom;*/
/*}*/
div.cell {
position: relative;
float: left;
left: 100%;
}
/* */
.ie6 div.cell {
float: none;
}
div.width-1  { width:  4%    }
div.width-2  { width: 10.25% }
div.width-3  { width: 16.5%  }
div.width-4  { width: 22.75% }
div.width-5  { width: 29%    }
div.width-6  { width: 35.25% }
div.width-7  { width: 41.5%  }
div.width-8  { width: 47.75% }
div.width-9  { width: 54%    }
div.width-10 { width: 60.25% }
div.width-11 { width: 66.5%  }
div.width-12 { width: 72.75% }
div.width-13 { width: 79%    }
div.width-14 { width: 85.25% }
div.width-15 { width: 91.5%  }
div.width-16 { width: 97.75% }
/* */
/* */
div.position-0  { margin-left: -98.875% }
div.position-1  { margin-left: -92.625% }
div.position-2  { margin-left: -86.375% }
div.position-3  { margin-left: -80.125% }
div.position-4  { margin-left: -73.875% }
div.position-5  { margin-left: -67.625% }
div.position-6  { margin-left: -61.375% }
div.position-7  { margin-left: -55.125% }
div.position-8  { margin-left: -48.875% }
div.position-9  { margin-left: -42.625% }
div.position-10 { margin-left: -36.375% }
div.position-11 { margin-left: -30.125% }
div.position-12 { margin-left: -23.875% }
div.position-13 { margin-left: -17.625% }
div.position-14 { margin-left: -11.375% }
div.position-15 { margin-left:  -5.125% }
/* */
/* */
div.width-1\3a 2 { width:    47.75%; } /* */
div.width-1\3a 4 { width:    22.75%; } /* */
div.width-3\3a 4 { width:    72.75%; } /* */
div.width-full   { width:    97.75%  }
div.position-1\3a 4 {margin-left:    -73.875%;} /* */
div.position-1\3a 2 {margin-left:    -48.875%;} /* */
div.position-3\3a 4 {margin-left:    -23.875%;} /* */
/* */
div.width-1\3a 3 { width: 31.08%; } /* */
div.width-2\3a 3 { width: 64.42%; } /* */
div.position-1\3a 3 {margin-left: -65.545%;} /* */
div.position-2\3a 3 {margin-left: -32.205%;} /* */

}
