﻿
.icons-on .contenttype-plone-app-event-dx-event {
    background: url("++plone++static/event_icon.png") no-repeat scroll 0 4px transparent
}

.icons-on .contenttype-plone-app-event-dx-event {
    line-height: 2em;
    display: inline-block;
    *display: block;
    padding-left: 20px!important
}

.event.summary {
    float: right;
    clear: right;
    margin 1em 0 1em 1em
}

article.vevent a.event_ical img {
    vertical-align: baseline;
    height: 1em;
    width: auto;
    color: #007bb3
}

.vevent div.cal_date {
    float: left;
    vertical-align: top;
    text-align: center;
    margin: 42px 1.5em .5em 0;
    background-color: white;
    border-radius: .5em;
    min-width: 4.4em
}

.vevent span.cal_wkday {
    display: block;
    font-size: 1em;
    font-weight: normal;
    padding-bottom: .3em
}

.vevent span.cal_day {
    font-size: 1.7em;
    display: block;
    padding-top: .3em
}

.vevent span.cal_month {
    font-size: 1.1em;
    line-height: 1.3em;
    background: #007bb3;
    display: block
}

.vevent div.cal_info {
    margin-left: 9em
}

#content .vevent ul.metadata {
    margin: .8em 0
}

#content .vevent ul.horizontal {
    padding: 0
}

#content .vevent ul.horizontal li {
    display: inline-block;
    line-height: 1.5em;
    list-style-image: none;
    list-style-type: none
}

.vevent .horizontal.metadata li:after {
    content: " \2014 "
}

.vevent .horizontal.metadata li:last-child:after {
    content: ""
}

.vevent .horizontal.metadata .category span:after {
    content: ","
}

.vevent .horizontal.metadata .category span:last-child:after {
    content: ""
}

.vevent .timezone {
    display: block;
    margin-top: .5em;
    padding: .2em 0;
    background-color: #ffe;
    color: #354;
    width: 100%
}

.vevent .timerange,
.vevent .timezone {
    font-size: 85%;
    line-height: 1em;
    white-space: nowrap
}

.vevent .datedisplay {
    line-height: 1.5em;
    margin-bottom: .2em;
    font-size: 100%
}

.vevent abbr.dtstart {}

.template-event_listing .documentFirstHeading {
    position: relative
}

.template-event_listing .documentFirstHeading nav {
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 13px
}

.template-event_listing .documentFirstHeading nav ul {
    margin: 0;
    list-style-type: none
}

.template-event_listing ul.mode_selector {
    display: block;
    margin-left: 0;
    list-style-type: none
}

.template-event_listing ul.mode_selector li {
    display: inline
}

.template-event_listing nav ul.mode_selector li a {
    display: inline-block;
    margin-left: .5em
}

.template-event_listing nav ul.mode_selector li a:hover,
.template-event_listing nav ul.mode_selector li a:focus {
    text-decoration: underline;
    border-bottom: 0
}

.portletCalendar {
    width: auto;
    margin: 1px 0 1em 0
}

.portletCalendar dt {
    background-color: #eee;
    font-weight: bold;
    text-align: center;
    line-height: 1.6em;
    border-bottom: none
}

.portletCalendar dd {
    margin: 0;
    padding: 0
}

.portletCalendar dt a.calendarPrevious {
    float: left;
    padding: 0 1em;
    margin: 0 -.5em
}

.portletCalendar dt a.calendarNext {
    float: right;
    padding: 0 1em;
    margin: 0 -.5em
}

.portletCalendar a.calendarNext,
.portletCalendar a.calendarPrevious {
    color: inherit
}

.portletCalendar a,
.portletCalendar a:focus,
.portletCalendar a,
.portletCalendar a:hover,
.ploneCalendar a {
    text-decoration: none;
    border-bottom: none!important
}

.ploneCalendar {
    border-spacing: 0;
    width: 100%
}

.ploneCalendar td {
    background-color: transparent;
    width: 14%;
    text-align: center;
    padding: 2px;
    border: 2px solid #eee;
    background-color: #eee
}

.ploneCalendar .weekdays th {
    background-color: #eee;
    text-align: center;
    padding: 2px
}

.ploneCalendar .event {
    background-color: #eee
}

.ploneCalendar .todayevent {
    background-color: #eee;
    border: 2px solid #205C90
}

.ploneCalendar .todaynoevent {
    border: 2px solid #205C90
}

.ploneCalendar td.today {
    background-color: white;
    border-color: #205C90
}

.ploneCalendar td:hover {
    background-color: white
}

.ploneCalendar td a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.ploneCalendar td.cal_prev_month,
.ploneCalendar td.cal_next_month {
    opacity: .4
}

.pae_calendar_tooltip {
    display: none;
    background-color: white;
    border: 1px solid black;
    border-radius: .3em;
    box-shadow: .1em .1em .1em black;
    font-size: 80%;
    padding: 10px;
    margin: 10px;
    max-width: 30em;
    z-index: 10
}

.pae_calendar_tooltip a {
    color: black;
    display: block;
    width: 100%
}

.pae_calendar_tooltip a:hover {
    color: blue
}

.pae_calendar_tooltip a .title {
    font-weight: bold
}

#formfield-form-widgets-IEventBasic-start,
#formfield-form-widgets-IEventBasic-end,
#formfield-form-widgets-IEventBasic-whole_day,
#formfield-form-widgets-IEventBasic-open_end,
#archetypes-fieldname-startDate,
#archetypes-fieldname-endDate,
#archetypes-fieldname-wholeDay,
#archetypes-fieldname-openEnd,
{
    clear: none;
    float: left;
    margin-right: 2em;
    vertical-align: top
}

#formfield-form-widgets-IEventBasic-whole_day,
#archetypes-fieldname-wholeDay {
    clear: left
}

#formfield-form-widgets-IEventRecurrence-recurrence,
#archetypes-fieldname-recurrence {
    clear: left
}

.datagridwidget-table-view {
    width: 100%;
    border: 1px solid #666;
    background: none repeat scroll 0 0 #EEE
}

.datagridwidget-table-view .header {
    font-weight: bold;
    background: none repeat scroll 0 0 #DDD;
    color: #666;
    padding: 2px;
    font-size: 1.1em;
    text-align: left
}

.datagridwidget-row {
    vertical-align: top
}

.datagridwidget-cell input[type="text"] {
    padding: 1px
}

.datagridwidget-cell input,
.datagridwidget-cell select,
.datagridwidget-cell textarea {
    border: 1px solid #CCC
}

.datagridwidget-cell>input:only-child {
    width: 99%
}

.datagridwidget-cell div.error {
    color: red;
    font-weight: bold
}

.datagridwidget-empty-row {
    display: none
}

.datagridwidget-cell {
    vertical-align: bottom;
    padding: 1px
}

.datagridwidget-manipulator {
    width: 16px;
    text-align: center;
    padding-bottom: 4px;
    margin: 0;
    vertical-align: bottom
}

.datagridwidget-manipulator img {
    cursor: pointer
}

.datagridwidget-hidden-data {
    display: none
}

.auto-append>.datagridwidget-manipulator.delete-row img,
.auto-append>.datagridwidget-manipulator.move-up img,
.auto-append>.datagridwidget-manipulator.move-down img,
.auto-append>.datagridwidget-manipulator.insert-row img {
    display: none
}

.minimum-row>.datagridwidget-manipulator.insert-row img {
    display: block
}

.datagridwidget-body-non-auto-append[data-many-rows="true"] .datagridfield-last-filled-row>.datagridwidget-manipulator.move-down img,
.datagridwidget-body-non-auto-append[data-many-rows="true"] .datagridfield-first-filled-row>.datagridwidget-manipulator.move-up img {
    display: block
}

.datagridwidget-body-non-auto-append[data-visible-count="1"] .datagridwidget-manipulator.delete-row img,
.datagridwidget-body-non-auto-append[data-visible-count="1"] .datagridwidget-manipulator.move-down img,
.datagridwidget-body-non-auto-append[data-visible-count="1"] .datagridwidget-manipulator.move-up img {
    display: none
}

.datagridfield-first-filled-row>.datagridwidget-manipulator.move-up img {
    display: none!important
}

.datagridfield-last-filled-row>.datagridwidget-manipulator.move-down img {
    display: none!important
}

.datagridwidget-cell input {
    background: white;
    background-image: none
}

.datagridwidget-table-view-block {
    border-collapse: collapse
}

.datagridwidget-table-view-block thead {
    display: none
}

.datagridwidget-table-view-block .datagridwidget-row {
    border-bottom: 1px solid black
}

.datagridwidget-table-view-block td {
    vertical-align: top
}

.datagridwidget-block-edit-cell {
    width: auto
}

.datagridwidget-table-view-block .datagridwidget-manipulator {
    width: 16px
}

.datagridwidget-block {
    padding: .5em
}

.datagridwidget-block-edit-cell .error {
    background-color: #FDC;
    border: 1px solid red;
    margin: 1em 0;
    padding: .5em
}

.cc-cookies {
    position: fixed;
    width: 90%;
    left: 0;
    top: 0;
    padding: .5em 5%;
    background: #565656;
    background: rgba(86, 86, 86, 0.95);
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    z-index: 99999;
    text-align: center;
    color: #fff
}

.cc-cookies a,
.cc-cookies a:hover {
    color: #fff;
    text-decoration: underline
}

.cc-cookies a:hover {
    text-decoration: none
}

.cc-overlay {
    height: 100%;
    padding-top: 25%
}

.cc-cookies-error {
    float: left;
    width: 90%;
    text-align: center;
    margin: 1em 0 2em 0;
    background: #fff;
    padding: 2em 5%;
    border: 1px solid #ccc;
    font-size: 18px;
    color: #333
}

.cc-cookies a.cc-cookie-accept,
.cc-cookies-error a.cc-cookie-accept,
.cc-cookies a.cc-cookie-decline,
.cc-cookies-error a.cc-cookie-decline,
.cc-cookies a.cc-cookie-reset {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    background: #7DAF3B;
    padding: .5em .75em;
    border-radius: 3px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
    -o-transition: background .5s ease-in;
    -webkit-transition: background .25s ease-in;
    -moz-transition: background .25s ease-in
}

.cc-cookies a.cc-cookie-decline,
.cc-cookies-error a.cc-cookie-decline {
    background: #af3b3b;
    margin-left: .5em
}

.cc-cookies a.cc-cookie-reset {
    background: #f15b00
}

.cc-cookies a:hover.cc-cookie-accept,
.cc-cookies-error a:hover.cc-cookie-accept,
.cc-cookies a:hover.cc-cookie-decline,
.cc-cookies-error a:hover.cc-cookie-decline,
.cc-cookies a:hover.cc-cookie-reset {
    background: #000;
    -o-transition: background .5s ease-in;
    -webkit-transition: background .25s ease-in;
    -moz-transition: background .25s ease-in
}

.cc-cookies-error a.cc-cookie-accept,
.cc-cookies-error a.cc-cookie-decline {
    display: block;
    margin-top: 1em
}

.cc-cookies.cc-discreet {
    width: auto;
    padding: .5em 1em;
    left: auto;
    top: auto
}

.cc-cookies.cc-discreet a.cc-cookie-reset {
    background: none;
    text-shadow: none;
    padding: 0;
    text-decoration: underline
}

.cc-cookies.cc-discreet a:hover.cc-cookie-reset {
    text-decoration: none
}

@media screen and (max-width:768px) {
    .cc-cookies a.cc-cookie-accept,
    .cc-cookies a.cc-cookie-decline,
    .cc-cookies a.cc-cookie-reset {
        display: block;
        margin: 1em 0
    }
}

@media screen and (max-width:480px) {
    .cc-cookies {
        position: relative;
        float: left
    }
}

.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to top, #eee 0, #fff 50%)
}

html[dir="rtl"] .select2-container .select2-choice {
    padding: 0 8px 0 0
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;
    border-radius: 0 0 4px 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 90%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to bottom, #eee 0, #fff 90%)
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px
}

.select2-container .select2-choice>.select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto
}

html[dir="rtl"] .select2-container .select2-choice>.select2-chosen {
    margin-left: 26px;
    margin-right: 0
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    background: url("../images/indir1.png") right top no-repeat;
    cursor: pointer;
    outline: 0
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15)
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15)
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;
    background-clip: padding-box;
    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0, #eee 60%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
    background-image: linear-gradient(to top, #ccc 0, #eee 60%)
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
    left: 0;
    right: auto;
    border-left: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/indir1.png") no-repeat 0 1px
}

html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
    background-position: 2px 1px
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff url("../images/indir1.png") no-repeat 100% -22px;
    background: url("../images/indir1.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee));
    background: url("../images/indir1.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url("../images/indir1.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url("../images/indir1.png") no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

html[dir="rtl"] .select2-search input {
    padding: 4px 5px 4px 20px;
    background: #fff url("../images/indir1.png") no-repeat -37px -22px;
    background: url("../images/indir1.png") no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee));
    background: url("../images/indir1.png") no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url("../images/indir1.png") no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url("../images/indir1.png") no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px
}

.select2-search input.select2-active {
    background: #fff url("../images/indir1.gif") no-repeat 100%;
    background: url("../images/indir1.gif") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee));
    background: url("../images/indir1.gif") no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url("../images/indir1.gif") no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url("../images/indir1.gif") no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0, #eee 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to top, #fff 0, #eee 50%)
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0, #eee 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%)
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
    border-right: none
}

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px
}

html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -16px 1px
}

.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

html[dir="rtl"] .select2-results {
    padding: 0 4px 0 0;
    margin: 4px 0 4px 4px
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0
}

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none
}

.select2-results li.select2-result-with-children>.select2-result-label {
    font-weight: bold
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-results-dept-1 .select2-result-label {
    padding-left: 20px
}

.select2-results-dept-2 .select2-result-label {
    padding-left: 40px
}

.select2-results-dept-3 .select2-result-label {
    padding-left: 60px
}

.select2-results-dept-4 .select2-result-label {
    padding-left: 80px
}

.select2-results-dept-5 .select2-result-label {
    padding-left: 100px
}

.select2-results-dept-6 .select2-result-label {
    padding-left: 110px
}

.select2-results-dept-7 .select2-result-label {
    padding-left: 120px
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff
}

.select2-results li em {
    background: #feffde;
    font-style: normal
}

.select2-results .select2-highlighted em {
    background: transparent
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-ajax-error,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px
}

.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-selected {
    display: none
}

.select2-more-results.select2-active {
    background: #f4f4f4 url("../images/indir1.gif") no-repeat 100%
}

.select2-results .select2-ajax-error {
    background: rgba(255, 50, 50, 0.2)
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item
}

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none
}

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;
    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%)
}

html[dir="rtl"] .select2-container-multi .select2-choices {
    padding: 0 0 0 5px
}

.select2-locked {
    padding: 3px 5px 3px 5px !important
}

.select2-container-multi .select2-choices {
    min-height: 26px
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.select2-container-multi .select2-choices li {
    float: left;
    list-style: none
}

html[dir="rtl"] .select2-container-multi .select2-choices li {
    float: right
}

.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent !important
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url("../images/indir1.gif") no-repeat 100% !important
}

.select2-default {
    color: #999 !important
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e4e4e4;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)
}

html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 18px 3px 5px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: none;
    background: url("../images/indir1.png") right top no-repeat
}

html[dir="rtl"] .select2-search-choice-close {
    right: auto;
    left: 3px
}

.select2-container-multi .select2-search-choice-close {
    left: 3px
}

html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
    left: auto;
    right: 2px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px
}

.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: none
}

.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline
}

.select2-offscreen,
.select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0 !important;
    top: 0 !important
}

.select2-display-none {
    display: none
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:2dppx) {
    .select2-search input,
    .select2-search-choice-close,
    .select2-container .select2-choice abbr,
    .select2-container .select2-choice .select2-arrow b {
        background-image: url("../images/indir2.png") !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important
    }
    .select2-search input {
        background-position: 100% -21px !important
    }
}

.select2-container {
    margin-bottom: 1em
}

.select2-container-multi .select2-choices .select2-choice-dragging {
    border-color: #FF0000
}

.select2-container-multi.select2-orderable .select2-search-choice span,
.select2-container-multi.select2-orderable .select2-search-choice {
    cursor: move
}

.pat-select2 {
    min-width: 50%
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding-bottom: 1px;
    padding-left: 8px;
    padding-right: 1px;
    padding-top: 2px;
    height: inherit
}

.picker {
    font-size: 16px;
    text-align: left;
    line-height: 1.2;
    color: #000000;
    position: absolute;
    z-index: 10000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.picker__input {
    cursor: default
}

.picker__input.picker__input--active {
    border-color: #0089ec
}

.picker__holder {
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}


/*!
 * Classic picker styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */

.picker {
    width: 100%
}

.picker__holder {
    position: absolute;
    background: #ffffff;
    border: 1px solid #aaaaaa;
    border-top-width: 0;
    border-bottom-width: 0;
    border-radius: 0 0 5px 5px;
    box-sizing: border-box;
    min-width: 176px;
    max-width: 466px;
    max-height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);
    transform: translateY(-1em) perspective(600px) rotateX(10deg);
    transition: -webkit-transform .15s ease-out, opacity .15s ease-out, max-height 0s .15s, border-width 0s .15s;
    transition: transform .15s ease-out, opacity .15s ease-out, max-height 0s .15s, border-width 0s .15s
}

.picker__frame {
    padding: 1px
}

.picker__wrap {
    margin: -1px
}

.picker--opened .picker__holder {
    max-height: 25em;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    border-top-width: 1px;
    border-bottom-width: 1px;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0);
    transition: -webkit-transform .15s ease-out, opacity .15s ease-out, max-height 0s, border-width 0s;
    transition: transform .15s ease-out, opacity .15s ease-out, max-height 0s, border-width 0s;
    box-shadow: 0 6px 18px 1px rgba(0, 0, 0, 0.12)
}

.picker__box {
    padding: 0 1em
}

.picker__header {
    text-align: center;
    position: relative;
    margin-top: .75em
}

.picker__month,
.picker__year {
    font-weight: 500;
    display: inline-block;
    margin-left: .25em;
    margin-right: .25em
}

.picker__year {
    color: #999999;
    font-size: .8em;
    font-style: italic
}

.picker__select--month,
.picker__select--year {
    border: 1px solid #b7b7b7;
    height: 2em;
    padding: .5em;
    margin-left: .25em;
    margin-right: .25em
}

@media (min-width:24.5em) {
    .picker__select--month,
    .picker__select--year {
        margin-top: -0.5em
    }
}

.picker__select--month {
    width: 35%
}

.picker__select--year {
    width: 22.5%
}

.picker__select--month:focus,
.picker__select--year:focus {
    border-color: #0089ec
}

.picker__nav--prev,
.picker__nav--next {
    position: absolute;
    padding: .5em 1.25em;
    width: 1em;
    height: 1em;
    box-sizing: content-box;
    top: -0.25em
}

@media (min-width:24.5em) {
    .picker__nav--prev,
    .picker__nav--next {
        top: -0.33em
    }
}

.picker__nav--prev {
    left: -1em;
    padding-right: 1.25em
}

@media (min-width:24.5em) {
    .picker__nav--prev {
        padding-right: 1.5em
    }
}

.picker__nav--next {
    right: -1em;
    padding-left: 1.25em
}

@media (min-width:24.5em) {
    .picker__nav--next {
        padding-left: 1.5em
    }
}

.picker__nav--prev:before,
.picker__nav--next:before {
    content: " ";
    border-top: .5em solid transparent;
    border-bottom: .5em solid transparent;
    border-right: .75em solid #000000;
    width: 0;
    height: 0;
    display: block;
    margin: 0 auto
}

.picker__nav--next:before {
    border-right: 0;
    border-left: .75em solid #000000
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
    cursor: pointer;
    color: #000000;
    background: #b1dcfb
}

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
    cursor: default;
    background: none;
    border-right-color: #f5f5f5;
    border-left-color: #f5f5f5
}

.picker__table {
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    font-size: inherit;
    width: 100%;
    margin-top: .75em;
    margin-bottom: .5em
}

@media (min-height:33.875em) {
    .picker__table {
        margin-bottom: .75em
    }
}

.picker__table td {
    margin: 0;
    padding: 0
}

.picker__weekday {
    width: 14.28571429%;
    font-size: .75em;
    padding-bottom: .25em;
    color: #999999;
    font-weight: 500
}

@media (min-height:33.875em) {
    .picker__weekday {
        padding-bottom: .5em
    }
}

.picker__day {
    padding: .3125em 0;
    font-weight: 200;
    border: 1px solid transparent
}

.picker__day--today {
    position: relative
}

.picker__day--today:before {
    content: " ";
    position: absolute;
    top: 2px;
    right: 2px;
    width: 0;
    height: 0;
    border-top: .5em solid #0059bc;
    border-left: .5em solid transparent
}

.picker__day--disabled:before {
    border-top-color: #aaaaaa
}

.picker__day--outfocus {
    color: #dddddd
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
    cursor: pointer;
    color: #000000;
    background: #b1dcfb
}

.picker__day--highlighted {
    border-color: #0089ec
}

.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
    cursor: pointer;
    color: #000000;
    background: #b1dcfb
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
    background: #0089ec;
    color: #ffffff
}

.picker__day--disabled,
.picker__day--disabled:hover,
.picker--focused .picker__day--disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #dddddd;
    cursor: default
}

.picker__day--highlighted.picker__day--disabled,
.picker__day--highlighted.picker__day--disabled:hover {
    background: #bbbbbb
}

.picker__footer {
    text-align: center
}

.picker__button--today,
.picker__button--clear,
.picker__button--close {
    border: 1px solid #ffffff;
    background: #ffffff;
    font-size: .8em;
    padding: .66em 0;
    font-weight: bold;
    width: 33%;
    display: inline-block;
    vertical-align: bottom
}

.picker__button--today:hover,
.picker__button--clear:hover,
.picker__button--close:hover {
    cursor: pointer;
    color: #000000;
    background: #b1dcfb;
    border-bottom-color: #b1dcfb
}

.picker__button--today:focus,
.picker__button--clear:focus,
.picker__button--close:focus {
    background: #b1dcfb;
    border-color: #0089ec;
    outline: none
}

.picker__button--today:before,
.picker__button--clear:before,
.picker__button--close:before {
    position: relative;
    display: inline-block;
    height: 0
}

.picker__button--today:before,
.picker__button--clear:before {
    content: " ";
    margin-right: .45em
}

.picker__button--today:before {
    top: -0.05em;
    width: 0;
    border-top: .66em solid #0059bc;
    border-left: .66em solid transparent
}

.picker__button--clear:before {
    top: -0.25em;
    width: .66em;
    border-top: 3px solid #ee2200
}

.picker__button--close:before {
    content: "\D7";
    top: -0.1em;
    vertical-align: top;
    font-size: 1.1em;
    margin-right: .35em;
    color: #777777
}

.picker__button--today[disabled],
.picker__button--today[disabled]:hover {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #dddddd;
    cursor: default
}

.picker__button--today[disabled]:before {
    border-top-color: #aaaaaa
}

.picker__list {
    list-style: none;
    padding: .75em 0 4.2em;
    margin: 0
}

.picker__list-item {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    margin-bottom: -1px;
    position: relative;
    background: #ffffff;
    padding: .75em 1.25em
}

@media (min-height:46.75em) {
    .picker__list-item {
        padding: .5em 1em
    }
}

.picker__list-item:hover {
    cursor: pointer;
    color: #000000;
    background: #b1dcfb;
    border-color: #0089ec;
    z-index: 10
}

.picker__list-item--highlighted {
    border-color: #0089ec;
    z-index: 10
}

.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
    cursor: pointer;
    color: #000000;
    background: #b1dcfb
}

.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
    background: #0089ec;
    color: #ffffff;
    z-index: 10
}

.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
    background: #f5f5f5;
    border-color: #f5f5f5;
    color: #dddddd;
    cursor: default;
    border-color: #dddddd;
    z-index: auto
}

.picker--time .picker__button--clear {
    display: block;
    width: 80%;
    margin: 1em auto 0;
    padding: 1em 1.25em;
    background: none;
    border: 0;
    font-weight: 500;
    font-size: .67em;
    text-align: center;
    text-transform: uppercase;
    color: #666
}

.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus {
    color: #000000;
    background: #b1dcfb;
    background: #ee2200;
    border-color: #ee2200;
    cursor: pointer;
    color: #ffffff;
    outline: none
}

.picker--time .picker__button--clear:before {
    top: -0.25em;
    color: #666;
    font-size: 1.25em;
    font-weight: bold
}

.picker--time .picker__button--clear:hover:before,
.picker--time .picker__button--clear:focus:before {
    color: #ffffff;
    border-color: #ffffff
}

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

.picker--time .picker__holder {
    background: #f2f2f2
}

@media (min-height:40.125em) {
    .picker--time .picker__holder {
        font-size: .875em
    }
}

.picker--time .picker__box {
    padding: 0;
    position: relative
}

.pattern-pickadate-wrapper .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pattern-pickadate-wrapper .btn:focus,
.pattern-pickadate-wrapper .btn:active:focus,
.pattern-pickadate-wrapper .btn.active:focus,
.pattern-pickadate-wrapper .btn.focus,
.pattern-pickadate-wrapper .btn:active.focus,
.pattern-pickadate-wrapper .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.pattern-pickadate-wrapper .btn:hover,
.pattern-pickadate-wrapper .btn:focus,
.pattern-pickadate-wrapper .btn.focus {
    color: #333;
    text-decoration: none
}

.pattern-pickadate-wrapper .btn:active,
.pattern-pickadate-wrapper .btn.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)
}

.pattern-pickadate-wrapper .btn.disabled,
.pattern-pickadate-wrapper .btn[disabled],
fieldset[disabled] .pattern-pickadate-wrapper .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.pattern-pickadate-wrapper .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.pattern-pickadate-wrapper .btn-info:hover,
.pattern-pickadate-wrapper .btn-info:focus,
.pattern-pickadate-wrapper .btn-info.focus,
.pattern-pickadate-wrapper .btn-info:active,
.pattern-pickadate-wrapper .btn-info.active,
.open>.dropdown-toggle.pattern-pickadate-wrapper .btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.pattern-pickadate-wrapper .btn-info:active,
.pattern-pickadate-wrapper .btn-info.active,
.open>.dropdown-toggle.pattern-pickadate-wrapper .btn-info {
    background-image: none
}

.pattern-pickadate-wrapper .btn-info.disabled,
.pattern-pickadate-wrapper .btn-info[disabled],
fieldset[disabled] .pattern-pickadate-wrapper .btn-info,
.pattern-pickadate-wrapper .btn-info.disabled:hover,
.pattern-pickadate-wrapper .btn-info[disabled]:hover,
fieldset[disabled] .pattern-pickadate-wrapper .btn-info:hover,
.pattern-pickadate-wrapper .btn-info.disabled:focus,
.pattern-pickadate-wrapper .btn-info[disabled]:focus,
fieldset[disabled] .pattern-pickadate-wrapper .btn-info:focus,
.pattern-pickadate-wrapper .btn-info.disabled.focus,
.pattern-pickadate-wrapper .btn-info[disabled].focus,
fieldset[disabled] .pattern-pickadate-wrapper .btn-info.focus,
.pattern-pickadate-wrapper .btn-info.disabled:active,
.pattern-pickadate-wrapper .btn-info[disabled]:active,
fieldset[disabled] .pattern-pickadate-wrapper .btn-info:active,
.pattern-pickadate-wrapper .btn-info.disabled.active,
.pattern-pickadate-wrapper .btn-info[disabled].active,
fieldset[disabled] .pattern-pickadate-wrapper .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.pattern-pickadate-wrapper .btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.pattern-pickadate-wrapper .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.pattern-pickadate-wrapper .btn-danger:hover,
.pattern-pickadate-wrapper .btn-danger:focus,
.pattern-pickadate-wrapper .btn-danger.focus,
.pattern-pickadate-wrapper .btn-danger:active,
.pattern-pickadate-wrapper .btn-danger.active,
.open>.dropdown-toggle.pattern-pickadate-wrapper .btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.pattern-pickadate-wrapper .btn-danger:active,
.pattern-pickadate-wrapper .btn-danger.active,
.open>.dropdown-toggle.pattern-pickadate-wrapper .btn-danger {
    background-image: none
}

.pattern-pickadate-wrapper .btn-danger.disabled,
.pattern-pickadate-wrapper .btn-danger[disabled],
fieldset[disabled] .pattern-pickadate-wrapper .btn-danger,
.pattern-pickadate-wrapper .btn-danger.disabled:hover,
.pattern-pickadate-wrapper .btn-danger[disabled]:hover,
fieldset[disabled] .pattern-pickadate-wrapper .btn-danger:hover,
.pattern-pickadate-wrapper .btn-danger.disabled:focus,
.pattern-pickadate-wrapper .btn-danger[disabled]:focus,
fieldset[disabled] .pattern-pickadate-wrapper .btn-danger:focus,
.pattern-pickadate-wrapper .btn-danger.disabled.focus,
.pattern-pickadate-wrapper .btn-danger[disabled].focus,
fieldset[disabled] .pattern-pickadate-wrapper .btn-danger.focus,
.pattern-pickadate-wrapper .btn-danger.disabled:active,
.pattern-pickadate-wrapper .btn-danger[disabled]:active,
fieldset[disabled] .pattern-pickadate-wrapper .btn-danger:active,
.pattern-pickadate-wrapper .btn-danger.disabled.active,
.pattern-pickadate-wrapper .btn-danger[disabled].active,
fieldset[disabled] .pattern-pickadate-wrapper .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.pattern-pickadate-wrapper .btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.pattern-pickadate-wrapper {
    position: relative;
    margin-bottom: .5em
}

.pattern-pickadate-wrapper:after {
    clear: both
}

.pattern-pickadate-wrapper .picker {
    display: none
}

.pattern-pickadate-wrapper .picker.picker--opened {
    display: block
}

.pattern-pickadate-wrapper .pattern-pickadate-date-wrapper {
    float: left
}

.pattern-pickadate-wrapper .pattern-pickadate-date-wrapper .picker__input {
    width: 300px;
    margin-bottom: .2em;
    text-align: center;
    cursor: context-menu
}

.pattern-pickadate-wrapper .pattern-pickadate-date-wrapper .picker__holder {
    width: 300px;
    font-size: 12px;
    margin-top: -2px
}

.pattern-pickadate-wrapper .pattern-pickadate-separator {
    float: left;
    display: block;
    margin: 0 .2em
}

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

.pattern-pickadate-wrapper .pattern-pickadate-time-wrapper .picker__input {
    width: 180px;
    margin-bottom: .2em;
    text-align: center;
    cursor: context-menu
}

.pattern-pickadate-wrapper .pattern-pickadate-time-wrapper .picker__holder {
    width: 180px;
    font-size: 11px;
    margin-top: -2px
}

.pattern-pickadate-wrapper .pattern-pickadate-time-wrapper .picker__list-item {
    text-align: center
}

.pattern-pickadate-wrapper .pattern-pickadate-timezone-wrapper {
    float: left
}

.pattern-pickadate-wrapper .pattern-pickadate-now {
    margin-left: 1em
}

.pattern-pickadate-wrapper .pattern-pickadate-clear {
    margin-left: .5em
}

.pattern-pickadate-wrapper .picker__select--month,
.pattern-pickadate-wrapper .picker__select--year {
    height: 3em
}

.pat-autotoc .autotoc-nav {
    float: right;
    border: 1px solid #DDD;
    padding: .5em 0;
    margin: 0 0 1em 1em
}

.pat-autotoc .autotoc-nav a {
    display: block
}

.pat-autotoc .autotoc-nav a:focus {
    outline-style: none
}

.pat-autotoc .autotoc-nav .autotoc-level-1 {
    margin: 0 1em 0 1em
}

.pat-autotoc .autotoc-nav .autotoc-level-2 {
    margin: 0 1em 0 2em
}

.pat-autotoc .autotoc-nav .autotoc-level-3 {
    margin: 0 1em 0 3em
}

.pat-autotoc.autotabs .autotoc-nav {
    float: none;
    padding: 0;
    margin: 0 0 .3em 0;
    border: 0;
    border-bottom: 1px solid #DDD
}

.pat-autotoc.autotabs .autotoc-nav:after {
    content: "";
    display: table;
    line-height: 0
}

.pat-autotoc.autotabs .autotoc-nav a {
    display: inline-block;
    margin: 0 .5em -1px .5em;
    line-height: 1.5em;
    padding: .4em .8em;
    text-decoration: none;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ie-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.pat-autotoc.autotabs .autotoc-nav a.active {
    border: 1px solid #DDD;
    border-bottom-color: #FFF;
    color: #555555;
    cursor: default
}

.pat-autotoc.autotabs .autotoc-nav a.active:hover {
    background-color: transparent
}

.pat-autotoc.autotabs .autotoc-nav a:hover {
    background-color: #EEE;
    border-color: #EEE;
    border-bottom-color: #FFF
}

.pat-autotoc.autotabs .autotoc-section {
    display: none
}

.pat-autotoc.autotabs .autotoc-section.active {
    display: block
}

.pat-autotoc.autotabs .autotoc-section.active legend {
    display: none
}

@font-face {
    font-family: 'Glyphicons Halflings';
    url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}


.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

.modal-footer .pattern-pickadate-wrapper .btn+.pattern-pickadate-wrapper .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .pattern-pickadate-wrapper .btn+.pattern-pickadate-wrapper .btn {
    margin-left: -1px
}

.btn-group>.pattern-pickadate-wrapper .btn,
.btn-group-vertical>.pattern-pickadate-wrapper .btn {
    position: relative;
    float: left
}

.btn-group>.pattern-pickadate-wrapper .btn:hover,
.btn-group-vertical>.pattern-pickadate-wrapper .btn:hover,
.btn-group>.pattern-pickadate-wrapper .btn:focus,
.btn-group-vertical>.pattern-pickadate-wrapper .btn:focus,
.btn-group>.pattern-pickadate-wrapper .btn:active,
.btn-group-vertical>.pattern-pickadate-wrapper .btn:active,
.btn-group>.pattern-pickadate-wrapper .btn.active,
.btn-group-vertical>.pattern-pickadate-wrapper .btn.active {
    z-index: 2
}

.btn-group .pattern-pickadate-wrapper .btn+.pattern-pickadate-wrapper .btn,
.btn-group .pattern-pickadate-wrapper .btn+.btn-group,
.btn-group .btn-group+.pattern-pickadate-wrapper .btn {
    margin-left: -1px
}

.btn-toolbar>.pattern-pickadate-wrapper .btn {
    margin-left: 5px
}

.btn-group>.pattern-pickadate-wrapper .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.pattern-pickadate-wrapper .btn:first-child {
    margin-left: 0
}

.btn-group>.pattern-pickadate-wrapper .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.pattern-pickadate-wrapper .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.pattern-pickadate-wrapper .btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.pattern-pickadate-wrapper .btn:last-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.pattern-pickadate-wrapper .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.pattern-pickadate-wrapper .btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.pattern-pickadate-wrapper .btn .caret {
    margin-left: 0
}

.btn-group-vertical>.pattern-pickadate-wrapper .btn,
.btn-group-vertical>.btn-group>.pattern-pickadate-wrapper .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.pattern-pickadate-wrapper .btn {
    float: none
}

.btn-group-vertical>.pattern-pickadate-wrapper .btn+.pattern-pickadate-wrapper .btn,
.btn-group-vertical>.pattern-pickadate-wrapper .btn+.btn-group,
.btn-group-vertical>.btn-group+.pattern-pickadate-wrapper .btn {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.pattern-pickadate-wrapper .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.pattern-pickadate-wrapper .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.pattern-pickadate-wrapper .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.pattern-pickadate-wrapper .btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.pattern-pickadate-wrapper .btn:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.pattern-pickadate-wrapper .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified>.pattern-pickadate-wrapper .btn {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .pattern-pickadate-wrapper .btn {
    width: 100%
}

[data-toggle="buttons"]>.pattern-pickadate-wrapper .btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.pattern-pickadate-wrapper .btn input[type="radio"],
[data-toggle="buttons"]>.pattern-pickadate-wrapper .btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.pattern-pickadate-wrapper .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.plone-btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

.plone-btn:hover,
.plone-btn:focus,
.plone-btn.focus {
    color: #333;
    text-decoration: none
}

.plone-btn:active,
.plone-btn.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)
}

.plone-btn.disabled,
.plone-btn[disabled],
fieldset[disabled] .plone-btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.plone-btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.plone-btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.plone-btn-sm {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.plone-btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.plone-btn-primary:hover,
.plone-btn-primary:focus,
.plone-btn-primary.focus,
.plone-btn-primary:active,
.plone-btn-primary.active,
.open>.dropdown-toggle.plone-btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.plone-btn-primary:active,
.plone-btn-primary.active,
.open>.dropdown-toggle.plone-btn-primary {
    background-image: none
}

.plone-btn-primary.disabled,
.plone-btn-primary[disabled],
fieldset[disabled] .plone-btn-primary,
.plone-btn-primary.disabled:hover,
.plone-btn-primary[disabled]:hover,
fieldset[disabled] .plone-btn-primary:hover,
.plone-btn-primary.disabled:focus,
.plone-btn-primary[disabled]:focus,
fieldset[disabled] .plone-btn-primary:focus,
.plone-btn-primary.disabled.focus,
.plone-btn-primary[disabled].focus,
fieldset[disabled] .plone-btn-primary.focus,
.plone-btn-primary.disabled:active,
.plone-btn-primary[disabled]:active,
fieldset[disabled] .plone-btn-primary:active,
.plone-btn-primary.disabled.active,
.plone-btn-primary[disabled].active,
fieldset[disabled] .plone-btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4
}

.plone-btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.plone-btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.plone-btn-warning:hover,
.plone-btn-warning:focus,
.plone-btn-warning.focus,
.plone-btn-warning:active,
.plone-btn-warning.active,
.open>.dropdown-toggle.plone-btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.plone-btn-warning:active,
.plone-btn-warning.active,
.open>.dropdown-toggle.plone-btn-warning {
    background-image: none
}

.plone-btn-warning.disabled,
.plone-btn-warning[disabled],
fieldset[disabled] .plone-btn-warning,
.plone-btn-warning.disabled:hover,
.plone-btn-warning[disabled]:hover,
fieldset[disabled] .plone-btn-warning:hover,
.plone-btn-warning.disabled:focus,
.plone-btn-warning[disabled]:focus,
fieldset[disabled] .plone-btn-warning:focus,
.plone-btn-warning.disabled.focus,
.plone-btn-warning[disabled].focus,
fieldset[disabled] .plone-btn-warning.focus,
.plone-btn-warning.disabled:active,
.plone-btn-warning[disabled]:active,
fieldset[disabled] .plone-btn-warning:active,
.plone-btn-warning.disabled.active,
.plone-btn-warning[disabled].active,
fieldset[disabled] .plone-btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.plone-btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.plone-btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.plone-btn-default:hover,
.plone-btn-default:focus,
.plone-btn-default.focus,
.plone-btn-default:active,
.plone-btn-default.active,
.open>.dropdown-toggle.plone-btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.plone-btn-default:active,
.plone-btn-default.active,
.open>.dropdown-toggle.plone-btn-default {
    background-image: none
}

.plone-btn-default.disabled,
.plone-btn-default[disabled],
fieldset[disabled] .plone-btn-default,
.plone-btn-default.disabled:hover,
.plone-btn-default[disabled]:hover,
fieldset[disabled] .plone-btn-default:hover,
.plone-btn-default.disabled:focus,
.plone-btn-default[disabled]:focus,
fieldset[disabled] .plone-btn-default:focus,
.plone-btn-default.disabled.focus,
.plone-btn-default[disabled].focus,
fieldset[disabled] .plone-btn-default.focus,
.plone-btn-default.disabled:active,
.plone-btn-default[disabled]:active,
fieldset[disabled] .plone-btn-default:active,
.plone-btn-default.disabled.active,
.plone-btn-default[disabled].active,
fieldset[disabled] .plone-btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.plone-btn-default .badge {
    color: #fff;
    background-color: #333
}

.plone-btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.plone-btn-success:hover,
.plone-btn-success:focus,
.plone-btn-success.focus,
.plone-btn-success:active,
.plone-btn-success.active,
.open>.dropdown-toggle.plone-btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.plone-btn-success:active,
.plone-btn-success.active,
.open>.dropdown-toggle.plone-btn-success {
    background-image: none
}

.plone-btn-success.disabled,
.plone-btn-success[disabled],
fieldset[disabled] .plone-btn-success,
.plone-btn-success.disabled:hover,
.plone-btn-success[disabled]:hover,
fieldset[disabled] .plone-btn-success:hover,
.plone-btn-success.disabled:focus,
.plone-btn-success[disabled]:focus,
fieldset[disabled] .plone-btn-success:focus,
.plone-btn-success.disabled.focus,
.plone-btn-success[disabled].focus,
fieldset[disabled] .plone-btn-success.focus,
.plone-btn-success.disabled:active,
.plone-btn-success[disabled]:active,
fieldset[disabled] .plone-btn-success:active,
.plone-btn-success.disabled.active,
.plone-btn-success[disabled].active,
fieldset[disabled] .plone-btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.plone-btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.plone-btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.plone-btn-info:hover,
.plone-btn-info:focus,
.plone-btn-info.focus,
.plone-btn-info:active,
.plone-btn-info.active,
.open>.dropdown-toggle.plone-btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.plone-btn-info:active,
.plone-btn-info.active,
.open>.dropdown-toggle.plone-btn-info {
    background-image: none
}

.plone-btn-info.disabled,
.plone-btn-info[disabled],
fieldset[disabled] .plone-btn-info,
.plone-btn-info.disabled:hover,
.plone-btn-info[disabled]:hover,
fieldset[disabled] .plone-btn-info:hover,
.plone-btn-info.disabled:focus,
.plone-btn-info[disabled]:focus,
fieldset[disabled] .plone-btn-info:focus,
.plone-btn-info.disabled.focus,
.plone-btn-info[disabled].focus,
fieldset[disabled] .plone-btn-info.focus,
.plone-btn-info.disabled:active,
.plone-btn-info[disabled]:active,
fieldset[disabled] .plone-btn-info:active,
.plone-btn-info.disabled.active,
.plone-btn-info[disabled].active,
fieldset[disabled] .plone-btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.plone-btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.plone-btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.plone-btn-danger:hover,
.plone-btn-danger:focus,
.plone-btn-danger.focus,
.plone-btn-danger:active,
.plone-btn-danger.active,
.open>.dropdown-toggle.plone-btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.plone-btn-danger:active,
.plone-btn-danger.active,
.open>.dropdown-toggle.plone-btn-danger {
    background-image: none
}

.plone-btn-danger.disabled,
.plone-btn-danger[disabled],
fieldset[disabled] .plone-btn-danger,
.plone-btn-danger.disabled:hover,
.plone-btn-danger[disabled]:hover,
fieldset[disabled] .plone-btn-danger:hover,
.plone-btn-danger.disabled:focus,
.plone-btn-danger[disabled]:focus,
fieldset[disabled] .plone-btn-danger:focus,
.plone-btn-danger.disabled.focus,
.plone-btn-danger[disabled].focus,
fieldset[disabled] .plone-btn-danger.focus,
.plone-btn-danger.disabled:active,
.plone-btn-danger[disabled]:active,
fieldset[disabled] .plone-btn-danger:active,
.plone-btn-danger.disabled.active,
.plone-btn-danger[disabled].active,
fieldset[disabled] .plone-btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.plone-btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.plone-btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}

.plone-btn-link,
.plone-btn-link:active,
.plone-btn-link.active,
.plone-btn-link[disabled],
fieldset[disabled] .plone-btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.plone-btn-link,
.plone-btn-link:hover,
.plone-btn-link:focus,
.plone-btn-link:active {
    border-color: transparent
}

.plone-btn-link:hover,
.plone-btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.plone-btn-link[disabled]:hover,
fieldset[disabled] .plone-btn-link:hover,
.plone-btn-link[disabled]:focus,
fieldset[disabled] .plone-btn-link:focus {
    color: #777;
    text-decoration: none
}

.plone-btn-group .plone-btn+.plone-btn,
.plone-btn-group .plone-btn+.plone-btn-group,
.plone-btn-group .plone-btn-group+.plone-btn,
.plone-btn-group .plone-btn-group+.plone-btn-group {
    margin-left: -1px
}

.plone-btn-block {
    display: block;
    width: 100%
}

.plone-close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.plone-close:hover,
.plone-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.plone-close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.plone-modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

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

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

.plone-modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

.plone-modal-title {
    margin: 0;
    line-height: 1.42857143
}

.plone-modal-body {
    position: relative;
    padding: 15px
}

.plone-modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.plone-modal-footer .btn+.btn,
.plone-modal-footer .pattern-pickadate-wrapper .btn+.pattern-pickadate-wrapper .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.plone-modal-footer .btn-group .btn+.btn,
.plone-modal-footer .btn-group .pattern-pickadate-wrapper .btn+.pattern-pickadate-wrapper .btn {
    margin-left: -1px
}

.plone-modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.plone-modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.plone-modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.plone-modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.plone-progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.plone-progress-bar-striped {
    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: -o-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
}

.plone-progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -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;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.plone-modal-loading {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -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;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-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: -o-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: .5em;
    width: 40em;
    height: 40px
}

.plone-modal-header {
    padding: 5px 10px
}

.plone-modal-title {
    font-size: 120%;
    margin: 4px 0
}

.plone-modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    z-index: 1040
}

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

.plone-modal.fade {
    opacity: 0;
    -webkit-transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    transition: opacity .5s linear
}

.plone-modal.fade.in {
    opacity: 1;
    -webkit-transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    transition: opacity .5s linear
}

.plone-modal-open {
    overflow: hidden;
    padding-right: 15px
}

.plone-modal-open .plone-modal {
    overflow-x: hidden;
    overflow-y: auto
}

.plone-modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

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

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

@media (min-width:768px) {
    .plone-modal-dialog {
        width: 600px;
        margin: 30px auto
    }
}

.plone-modal-content {
    background: #fff;
    overflow: inherit
}

.plone-modal-body {
    padding: 15px;
    position: relative
}

.plone-modal-footer {
    text-align: right;
    border-top: 1px solid #e5e5e5;
    padding: 15px
}

.plone-modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    opacity: .85
}

.plone-modal-close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    opacity: .2;
    filter: alpha(opacity=20)
}

.plone-modal-close:hover {
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

i.glyphicon {
    padding-right: .1em
}

i.link-external:after {
    content: "\e144"
}

i.link-mailto:after {
    content: "\2709"
}

i.link-ftp:after {
    content: "\e121"
}

i.link-news:after {
    content: "\e135"
}

i.link-irc:after {
    content: "\e122"
}

i.link-h323:after {
    content: "\e059"
}

i.link-sip:after {
    content: "\e035"
}

i.link-callto:after {
    content: "\e145"
}

i.link-https:after {
    content: "\e033"
}

i.link-feed:after {
    content: "\e056"
}

i.link-webcal:after {
    content: "\E109"
}

#edit-zone {
    position: fixed;
    height: 100%;
    width: 60px;
    top: 0;
    left: 0;
    z-index: 3;
    font-weight: 400;
    font-family: sans-serif;
    color: #fff;
    background: rgba(0, 0, 0, 0.9)
}

#edit-zone a {
    color: #007bb3;
    text-decoration: none;
    display: block;
    outline: 0
}

#edit-zone .plone-toolbar-logo {
    background: #005880;
    height: 50px;
    padding-left: 18px;
    padding-right: 18px;
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    width: 60px
}

#edit-zone .plone-toolbar-logo:after {
    content: "";
    border-top: 4px solid #005880;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    position: absolute;
    left: 25px;
    top: 50px
}

#edit-zone .plone-toolbar-logo:hover {
    background: #007bb3;
    transition: background .35s;
    -webkit-transition: background .25s
}

#edit-zone .plone-toolbar-logo:hover:after {
    border-top: 4px solid #007bb3;
    transition: border-top .35s;
    -webkit-transition: border-top .25s
}

#edit-zone nav>ul {
    font-family: sans-serif;
    font-size: 12px;
    list-style: none;
    margin: 0;
    padding: 0
}

#edit-zone nav>ul [class^="icon"] {
    font-size: 20px
}

#edit-zone nav>ul a {
    position: relative;
    color: #fff;
    overflow: hidden;
    height: 50px
}

#edit-zone nav>ul a:hover>span {
    margin-top: -50px;
    transition: margin-top .35s;
    -webkit-transition: margin-top .35s
}

#edit-zone nav>ul a:hover>span.plone-toolbar-caret {
    opacity: 1
}

#edit-zone nav>ul a>span {
    display: block;
    text-align: center;
    height: 50px;
    width: 60px
}

#edit-zone nav>ul a>span:before {
    line-height: 50px
}

#edit-zone nav>ul a>span+span {
    display: table-cell;
    text-align: center;
    padding: 0 8px;
    height: 50px;
    width: 60px;
    vertical-align: middle;
    background: #007bb3;
    line-height: 1em
}

#edit-zone nav>ul .scroll-btn {
    z-index: 10;
    background-color: black;
    position: fixed;
    left: 0
}

#edit-zone nav>ul .scroll-btn.up {
    top: 50px
}

#edit-zone nav>ul .scroll-btn.down {
    bottom: 50px
}

#edit-zone nav>ul .scroll-btn a {
    height: 20px
}

#edit-zone nav>ul .scroll-btn a [class^="icon"] {
    font-size: 12px
}

#edit-zone nav>ul .scroll-btn a>span {
    height: 20px
}

#edit-zone nav>ul .scroll-btn a span:before {
    line-height: 26px
}

#edit-zone nav>ul .scroll-btn a span.icon-down:before {
    line-height: 20px
}

#edit-zone nav>ul .scroll-btn a:hover>span {
    margin-top: 0;
    transition: none;
    -webkit-transition: none;
    background: #007bb3
}

#edit-zone nav>ul a.label-state-published>span:before,
#edit-zone nav>ul a.label-state-external>span:before {
    color: #007bb3
}

#edit-zone nav>ul a.label-state-published>span+span,
#edit-zone nav>ul a.label-state-external>span:before {
    background: #007bb3
}

#edit-zone nav>ul a.label-state-internally_published>span:before {
    color: #883dfa
}

#edit-zone nav>ul a.label-state-internally_published>span+span {
    background: #883dfa
}

#edit-zone nav>ul a.label-state-pending>span:before {
    color: #e2e721
}

#edit-zone nav>ul a.label-state-pending>span+span {
    background: #e2e721
}

#edit-zone nav>ul li.active a.label-state-pending>span,
#edit-zone nav>ul a.label-state-pending>span:hover {
    color: #000 !important
}

#edit-zone nav>ul a.label-state-draft>span:before,
#edit-zone nav>ul a.label-state-internal>span:before {
    color: #fab82a
}

#edit-zone nav>ul a.label-state-draft>span+span,
#edit-zone nav>ul a.label-state-internal>span+span {
    background: #fab82a
}

#edit-zone nav>ul a.label-state-private>span:before {
    color: #c4183c
}

#edit-zone nav>ul a.label-state-private>span+span {
    background: #c4183c
}

#edit-zone nav>ul ul {
    font-family: sans-serif;
    font-size: 14px;
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 30px
}

#edit-zone nav>ul ul a {
    color: #e6e6e6
}

#edit-zone nav>ul ul a:hover {
    color: #bfbfbf;
    background: rgba(26, 26, 26, 0.9)
}

#edit-zone nav>ul ul li:last-child {
    padding-bottom: 5px
}

#edit-zone nav>ul ul li>span {
    display: block
}

#edit-zone nav>ul ul .plone-toolbar-submenu-header>a {
    color: #007bb3;
    font-weight: 400
}

#edit-zone nav>ul ul .plone-toolbar-submenu-header>a:hover {
    color: #004666
}

#edit-zone nav>ul ul .plone-toolbar-submenu-header>span {
    font-weight: 400;
    color: #ccc
}

#edit-zone nav>ul ul li:not(.plone-toolbar-submenu-header)>a:before {
    content: "•";
    left: 15px;
    color: #007bb3;
    position: absolute
}

#edit-zone nav>ul ul li:not(.plone-toolbar-submenu-header)>span:before {
    content: "•";
    left: 15px;
    color: #4d4d4d;
    position: absolute
}

#edit-zone nav>ul ul li:not(.plone-toolbar-submenu-header)>a:hover:before {
    color: #33bfff
}

#edit-zone nav>ul ul .actionMenuSelected {
    color: #fff;
    font-weight: 500
}

#edit-zone nav>ul ul .actionMenuSelected:hover {
    color: #fff;
    background: none;
    cursor: default
}

#edit-zone nav>ul ul .actionMenuSelected:before {
    content: "✓" !important;
    margin-left: -3px
}

#edit-zone nav>ul ul .actionMenuSelected:hover {
    color: #fff;
    background: none;
    cursor: default
}

#edit-zone nav>ul ul li:not(.plone-toolbar-submenu-header)>a.actionMenuSelected:before {
    color: #fff
}

#edit-zone .plone-toolbar-separator {
    border-bottom: 1px solid rgba(255, 255, 255, 0.17)
}

#edit-zone .plone-toolbar-caret {
    border-left: 4px solid;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    position: absolute;
    right: 0;
    background: transparent !important;
    margin-top: 0 !important;
    top: 21px;
    opacity: .67;
    display: inline-block;
    width: 0;
    height: 0;
    right: 2px;
    padding: 0;
    vertical-align: middle
}

#edit-zone nav>ul ul {
    position: absolute;
    left: 60px;
    background: rgba(20, 20, 20, 0.9);
    top: 0;
    overflow-y: auto
}

#edit-zone nav>ul ul li {
    width: 180px
}

#edit-zone nav>ul ul li>a,
#edit-zone nav>ul ul li>span {
    padding: 5px 15px;
    height: auto;
    line-height: 20px
}

#edit-zone nav>ul ul li:not(.plone-toolbar-submenu-header)>a,
#edit-zone nav>ul ul li:not(.plone-toolbar-submenu-header)>span {
    padding: 5px 15px 5px 30px;
    height: auto
}

#edit-zone nav>ul ul li:not(.plone-toolbar-submenu-header)>span {
    color: #fff
}

#edit-zone nav>ul ul .plone-toolbar-submenu-header {
    border-top: 1px solid rgba(255, 255, 255, 0.17);
    padding: 5px 0 0;
    margin: 5px 0 0
}

#edit-zone nav>ul ul .plone-toolbar-submenu-header:first-child {
    border-top: 0;
    margin: 0
}

#edit-zone nav>ul ul [class^="icon"] {
    display: inline !important;
    line-height: 0
}

#edit-zone nav>ul ul [class^="icon"]:before {
    font-size: 10px;
    line-height: 18px;
    position: absolute;
    right: 10px;
    color: #c4183c;
    margin-top: 7px;
    top: 0
}

#edit-zone nav>ul ul .state-published:after,
#edit-zone nav>ul ul .state-external:after,
#edit-zone nav>ul ul #workflow-transition-publish:after {
    right: 15px;
    content: "•";
    color: #007bb3;
    position: absolute;
    font-size: 20px
}

#edit-zone nav>ul ul .state-internally_published:after,
#edit-zone nav>ul ul #workflow-transition-show_internally:after {
    right: 15px;
    content: "•";
    color: #883dfa;
    position: absolute;
    font-size: 20px
}

#edit-zone nav>ul ul .state-pending:after,
#edit-zone nav>ul ul #workflow-transition-submit:after {
    right: 15px;
    content: "•";
    color: #e2e721;
    position: absolute;
    font-size: 20px
}

#edit-zone nav>ul ul .state-draft:after,
#edit-zone nav>ul ul .state-internal:after,
#edit-zone nav>ul ul #workflow-transition-hide:after {
    right: 15px;
    content: "•";
    color: #fab82a;
    position: absolute;
    font-size: 20px
}

#edit-zone nav>ul ul .state-private:after,
#edit-zone nav>ul ul #workflow-transition-reject:after {
    right: 15px;
    content: "•";
    color: #c4183c;
    position: absolute;
    font-size: 20px
}

#edit-zone nav>ul ul .plone-toolbar-submenu-header:after {
    font-size: 30px;
    right: 13px
}

.plone-toolbar-left #edit-zone {
    z-index: 5
}

.plone-toolbar-left #edit-zone nav>ul ul {
    width: 0;
    height: 100%
}

.plone-toolbar-left #edit-zone .plone-toolbar-container {
    height: 100%
}

.plone-toolbar-top #edit-zone nav>ul ul {
    height: 0;
    max-height: 0;
    width: 180px
}

.plone-toolbar-default #edit-zone .plone-toolbar-title,
.plone-toolbar-default #edit-zone .plone-toolbar-state-title {
    display: none
}

.plone-toolbar-expanded #edit-zone {
    width: 120px
}

.plone-toolbar-expanded #edit-zone nav>ul ul {
    left: 120px
}

.plone-toolbar-expanded #edit-zone nav>ul a>[class^="icon"] {
    display: table-cell;
    width: 40px;
    padding-left: 10px
}

.plone-toolbar-expanded #edit-zone nav>ul a>.icon-logout {
    margin: 0;
    padding: 0
}

.plone-toolbar-expanded #edit-zone nav>ul a>span+span {
    background: none;
    width: 80px;
    text-align: left;
    word-wrap: break-word;
    word-break: break-word
}

.plone-toolbar-expanded #edit-zone .plone-toolbar-caret {
    width: 0
}

.plone-toolbar-expanded #edit-zone li:not(.active) a:hover>span {
    background: #007bb3
}

.plone-toolbar-expanded #edit-zone .plone-toolbar-short-title {
    display: none
}

.plone-toolbar-expanded #edit-zone li a.label-state-published:hover>span,
.plone-toolbar-expanded #edit-zone li a.label-state-external:hover>span {
    background: #007bb3
}

.plone-toolbar-expanded #edit-zone li a.label-state-published:hover>span:first-child:before,
.plone-toolbar-expanded #edit-zone li a.label-state-external:hover>span:first-child:before {
    color: #fff
}

.plone-toolbar-expanded #edit-zone li a.label-state-internally_published:hover>span {
    background: #883dfa
}

.plone-toolbar-expanded #edit-zone li a.label-state-internally_published:hover>span:first-child:before {
    color: #fff
}

.plone-toolbar-expanded #edit-zone li a.label-state-pending:hover>span {
    background: #e2e721
}

.plone-toolbar-expanded #edit-zone li a.label-state-pending:hover>span:first-child:before {
    color: #fff
}

.plone-toolbar-expanded #edit-zone li a.label-state-draft:hover>span,
.plone-toolbar-expanded #edit-zone li a.label-state-internal:hover>span {
    background: #fab82a
}

.plone-toolbar-expanded #edit-zone li a.label-state-draft:hover>span:first-child:before,
.plone-toolbar-expanded #edit-zone li a.label-state-internal:hover>span:first-child:before {
    color: #fff
}

.plone-toolbar-expanded #edit-zone li a.label-state-private:hover>span {
    background: #c4183c
}

.plone-toolbar-expanded #edit-zone li a.label-state-private:hover>span:first-child:before {
    color: #fff
}

.plone-toolbar-expanded #edit-zone .plone-toolbar-logo {
    width: 120px
}

.plone-toolbar-expanded #edit-zone .plone-toolbar-logo span {
    display: inline
}

#edit-zone nav>ul>li.active>a:after {
    content: "";
    border-right: 10px solid #2a2a2a;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    position: absolute;
    right: 0;
    margin-top: -35px
}

#edit-zone nav>ul>li.active a>span {
    margin-top: -50px
}

#edit-zone nav>ul>li.active>a {
    background: #007bb3
}

#edit-zone nav>ul>li.active>a span:before {
    color: #fff !important
}

#edit-zone nav>ul>li.active>a.label-state-published,
#edit-zone nav>ul>li.active>a.label-state-external {
    background: #007bb3
}

#edit-zone nav>ul>li.active>a.label-state-internally_published {
    background: #883dfa
}

#edit-zone nav>ul>li.active>a.label-state-pending {
    background: #e2e721
}

#edit-zone nav>ul>li.active>a.label-state-draft,
#edit-zone nav>ul>li.active>a.label-state-internal {
    background: #fab82a
}

#edit-zone nav>ul>li.active>a.label-state-private {
    background: #c4183c
}

#edit-zone nav>ul>li.active ul {
    display: block;
    width: 180px
}

.plone-toolbar-top #edit-zone {
    position: fixed;
    height: 50px;
    width: 100%
}

.plone-toolbar-top #edit-zone .plone-toolbar-container {
    margin-right: auto;
    margin-left: auto
}

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

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

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

.plone-toolbar-top #edit-zone .plone-toolbar-logo:after {
    border-left: 4px solid #005880;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    left: 60px;
    top: 20px
}

.plone-toolbar-top #edit-zone .plone-toolbar-logo:hover:after {
    border-left: 4px solid #007bb3;
    transition: border-top .35s;
    -webkit-transition: border-top .25s
}

.plone-toolbar-top #edit-zone .plone-toolbar-logo,
.plone-toolbar-top #edit-zone nav,
.plone-toolbar-top #edit-zone nav>ul {
    display: inline-block
}

.plone-toolbar-top #edit-zone nav>ul>li {
    display: inline-block;
    width: 60px;
    float: left
}

.plone-toolbar-top #edit-zone .plone-toolbar-logo {
    position: absolute;
    top: 0
}

.plone-toolbar-top #edit-zone .plone-toolbar-logo img {
    margin-top: 13px
}

.plone-toolbar-top #edit-zone nav {
    padding-left: 60px;
    width: 100%
}

.plone-toolbar-top #edit-zone .plone-toolbar-caret {
    border-top: 4px solid;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    left: 26px;
    top: 43px;
    right: inherit;
    padding: 0 !important
}

.plone-toolbar-top #edit-zone nav>ul ul {
    left: auto;
    top: 50px;
    overflow-y: auto;
    height: 0
}

.plone-toolbar-top #edit-zone nav>ul li.active ul {
    height: inherit;
    max-height: 1000px;
    top: auto
}

.plone-toolbar-top #edit-zone li.active>a:after {
    border-bottom: 10px solid #2a2a2a;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    right: inherit;
    margin-top: -20px;
    margin-left: 20px
}

.plone-toolbar-top #edit-zone #personal-bar-container {
    float: right
}

.plone-toolbar-top #edit-zone #plone-toolbar-more-subset {
    background: rgba(0, 0, 0, 0.9);
    float: right
}

.plone-toolbar-top.plone-toolbar-expanded #edit-zone .plone-toolbar-logo {
    width: 60px
}

.plone-toolbar-top.plone-toolbar-expanded #edit-zone nav>ul>li {
    width: inherit;
    border-right: 1px solid #353535
}

.plone-toolbar-top.plone-toolbar-expanded #edit-zone nav>ul a>span+span {
    width: inherit;
    padding: 0 8px 0 0
}

.plone-toolbar-top.plone-toolbar-expanded #edit-zone nav>ul a>[class^="icon"] {
    padding-left: 0
}

.plone-toolbar-top.plone-toolbar-expanded #edit-zone .plone-toolbar-caret {
    left: 16px
}

.plone-toolbar-top.plone-toolbar-expanded #edit-zone li.active>a:after {
    margin-left: 10px
}

.plone-toolbar-top.plone-toolbar-expanded #edit-zone #contentview-history {
    max-width: 135px
}

#edit-zone .plone-toolbar-switcher {
    position: absolute;
    width: 10px;
    height: 10px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 0 0 100% 0;
    top: 0;
    cursor: pointer
}

#edit-zone .plone-toolbar-switcher span {
    font-size: 0
}

.plone-toolbar-left-default {
    padding-left: 60px
}

.plone-toolbar-left-expanded {
    padding-left: 120px
}

.plone-toolbar-top-default {
    margin-top: 60px
}

.plone-toolbar-top-expanded {
    margin-top: 60px
}

@media (min-width:769px) {
    .plone-toolbar-main {
        overflow-y: auto
    }
    .plone-toolbar-left #edit-zone {
        z-index: 5
    }
    .plone-toolbar-left #edit-zone nav {
        overflow-x: hidden
    }
    .plone-toolbar-left #edit-zone nav>ul ul {
        width: 0;
        height: 100%;
        background-color: transparent
    }
    .plone-toolbar-left #edit-zone nav>ul ul>* {
        background-color: rgba(20, 20, 20, 0.9)
    }
    .plone-toolbar-left #edit-zone nav>ul ul .plone-toolbar-submenu-header {
        margin: 0
    }
    .plone-toolbar-left #edit-zone .plone-toolbar-container {
        height: 100%;
        position: relative
    }
    .plone-toolbar-left #edit-zone #personal-bar-container {
        position: absolute;
        bottom: 0;
        background-color: black;
        border-top: 1px solid #DDDDDD;
        box-shadow: -6px 2px 6px 2px #DDD
    }
    .plone-toolbar-left #edit-zone #personal-bar-container ul {
        position: fixed;
        height: 100%;
        top: 0
    }
    .plone-toolbar-left #edit-zone .plone-toolbar-main {
        width: 138px;
        padding-right: 18px
    }
    .plone-toolbar-left-default #edit-zone .plone-toolbar-main {
        width: 78px
    }
}

@media (max-width:769px) {
    #edit-zone .plone-toolbar-logo,
    .plone-toolbar-expanded #edit-zone .plone-toolbar-logo {
        position: absolute;
        width: 60px;
        left: -60px
    }
    #edit-zone .plone-toolbar-logo:after,
    .plone-toolbar-expanded #edit-zone .plone-toolbar-logo:after {
        content: none
    }
    #edit-zone .plone-toolbar-logo img,
    .plone-toolbar-expanded #edit-zone .plone-toolbar-logo img {
        margin-top: 12px
    }
    #edit-zone {
        right: 0;
        left: inherit
    }
    #edit-zone .plone-toolbar-logo {
        position: absolute;
        width: 60px;
        left: -60px
    }
    #edit-zone .plone-toolbar-logo:after {
        content: none
    }
    #edit-zone .plone-toolbar-logo img {
        margin-top: 12px
    }
    #edit-zone nav ul ul {
        width: 200px
    }
    #edit-zone nav {
        overflow-y: scroll
    }
    body.userrole-authenticated {
        right: 0;
        width: 100%;
        height: 100%;
        left: inherit
    }
    #edit-zone nav ul li ul {
        width: 0
    }
    #edit-zone nav ul li.active ul {
        width: 180px
    }
    .plone-toolbar-left-default {
        padding-left: 0
    }
    .plone-toolbar-left-expanded {
        padding-left: 0
    }
    .plone-toolbar-top-default {
        margin-top: 0
    }
    .plone-toolbar-top-expanded {
        margin-top: 0
    }
    .plone-toolbar-container nav {
        height: 100%;
        overflow-y: scroll
    }
}

#edit-zone nav>ul li.active ul {
    display: block
}

.discreet {
    color: #777777;
    font-weight: 300
}

p.callout {
    background: #eee;
    padding: 1em;
    border-left: 1em solid #ccc;
    clear: both
}

.pat-livesearch {
    min-width: 230px;
    position: relative
}

.pat-livesearch .livesearch-results {
    display: none;
    position: absolute;
    background-color: #ffffff;
    z-index: 100;
    border-right: 1px solid #64bee8;
    border-bottom: 1px solid #64bee8;
    border-left: 1px solid #64bee8;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(100, 190, 232, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(100, 190, 232, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(100, 190, 232, 0.6);
    margin: 0;
    padding: 0;
    list-style: none
}

.pat-livesearch .livesearch-results li {
    white-space: normal;
    margin: 0;
    padding: 5px;
    cursor: pointer
}

.pat-livesearch .livesearch-results li.load-more .next {
    float: right
}

.pat-livesearch .livesearch-results li.load-more .prev {
    float: left
}

.pat-livesearch .livesearch-results li.load-more .page {
    text-align: center
}

.pat-livesearch .livesearch-results li:hover,
.pat-livesearch .livesearch-results li.selected {
    background-color: #e6e4e4
}

@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?65114073');
  src: url('../fonts/fontello.eot?65114073#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?65114073') format('woff2'),
       url('../fonts/fontello.woff?65114073') format('woff'),
       url('../fonts/fontello.ttf?65114073') format('truetype'),
       url('../fonts/fontello.svg?65114073#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.toolbar-menu-icon:before {
    content: '\e834'
}

.icon-user:before {
    content: '\e800'
}

.icon-folderContents:before {
    content: '\e801'
}

.icon-edit:before {
    content: '\e802'
}

.icon-logout:before {
    content: '\e803'
}

.icon-local_roles:before {
    content: '\e804'
}

.icon-history:before {
    content: '\e805'
}

.icon-link:before {
    content: '\e806'
}

.icon-view:before {
    content: '\e807'
}

.icon-collection:before {
    content: '\e808'
}

.icon-event:before {
    content: '\e809'
}

.icon-plone-contentmenu-factories:before {
    content: '\e80a'
}

.icon-contentInfo:before {
    content: '\e80b'
}

.icon-plone-contentmenu-workflow:before {
    content: '\e80c'
}

.icon-moreOptions:before {
    content: '\e80d'
}

.icon-document:before {
    content: '\e80e'
}

.icon-news:before {
    content: '\e80f'
}

.icon-image:before {
    content: '\e810'
}

.icon-file:before {
    content: '\e811'
}

.icon-addon:before {
    content: '\e812'
}

.icon-datetime:before {
    content: '\e813'
}

.icon-caching:before {
    content: '\e814'
}

.icon-markup:before {
    content: '\e815'
}

.icon-editing:before {
    content: '\e816'
}

.icon-errors:before {
    content: '\e817'
}

.icon-imageHandling:before {
    content: '\e818'
}

.icon-filtering:before {
    content: '\e819'
}

.icon-language:before {
    content: '\e81a'
}

.icon-dexterityTypes:before {
    content: '\e81b'
}

.icon-mail:before {
    content: '\e81c'
}

.icon-maintenance:before {
    content: '\e81d'
}

.icon-navigation:before {
    content: '\e81e'
}

.icon-search:before {
    content: '\e81f'
}

.icon-security:before {
    content: '\e820'
}

.icon-theming:before {
    content: '\e821'
}

.icon-rss:before {
    content: '\e822'
}

.icon-siteSettings:before {
    content: '\e823'
}

.icon-userGroups:before {
    content: '\e824'
}

.icon-zope:before {
    content: '\e825'
}

.icon-types:before {
    content: '\e826'
}

.icon-syndication:before {
    content: '\e827'
}

.icon-contentrules:before {
    content: '\e828'
}

.icon-lock:before {
    content: '\e829'
}

.icon-plone-contentmenu-actions:before {
    content: '\e82a'
}

.icon-plone-contentmenu-portletmanager:before {
    content: '\e82b'
}

.icon-plone-contentmenu-display:before {
    content: '\e82c'
}

.icon-calendar-empty:before {
    content: '\e82d'
}

[class^="icon-controlpanel-"]:before {
    content: '\e849'
}

.icon-controlpanel-plone_app_caching:before {
    content: '\e82e'
}

.icon-controlpanel-plone_app_registry:before {
    content: '\e82f'
}

.icon-controlpanel-dexterity-types:before {
    content: '\e830'
}

.icon-controlpanel-discussion:before {
    content: '\e831'
}

.icon-controlpanel-ImagingSettings:before {
    content: '\e832'
}

.icon-controlpanel-plone_app_theming:before {
    content: '\e833'
}

.icon-controlpanel-QuickInstaller:before {
    content: '\e834'
}

.icon-controlpanel-DateAndTime:before {
    content: '\e835'
}

.icon-controlpanel-LanguageSettings:before {
    content: '\e836'
}

.icon-controlpanel-MailHost:before {
    content: '\e837'
}

.icon-controlpanel-NavigationSettings:before {
    content: '\e838'
}

.icon-controlpanel-PloneReconfig:before {
    content: '\e839'
}

.icon-controlpanel-SearchSettings:before {
    content: '\e83a'
}

.icon-controlpanel-socialmedia:before {
    content: '\e83b'
}

.icon-controlpanel-syndication:before {
    content: '\e83c'
}

.icon-controlpanel-ContentRules:before {
    content: '\e83d'
}

.icon-controlpanel-EditingSettings:before {
    content: '\e83e'
}

.icon-controlpanel-MarkupSettings:before {
    content: '\e83f'
}

.icon-controlpanel-tinymce:before {
    content: '\e840'
}

.icon-controlpanel-TypesSettings:before {
    content: '\e841'
}

.icon-controlpanel-UsersGroups:before {
    content: '\e842'
}

.icon-controlpanel-errorLog:before {
    content: '\e843'
}

.icon-controlpanel-FilterSettings:before {
    content: '\e844'
}

.icon-controlpanel-SecuritySettings:before {
    content: '\e845'
}

.icon-controlpanel-resourceregistries:before {
    content: '\e846'
}

.icon-emptyset:before {
    content: '\e847'
}

.icon-controlpanel-ZMI:before {
    content: '\e848'
}

.icon-controlpanel-Maintenance:before {
    content: '\e849'
}

.icon-up:before {
    content: '\e84a'
}

.icon-down:before {
    content: '\e84b'
}

.image-left {
    float: left;
    margin: .5em 1em .5em 0
}

.image-right {
    float: right;
    margin: .5em
}

.image-inline {
    float: none
}

body#visual-portal-wrapper.pat-plone.icons-off .outer-wrapper [class*="contenttype-"]:before {
    display: none
}

body#visual-portal-wrapper.pat-plone.thumbs-off .outer-wrapper .image-icon {
    display: none
}

body#visual-portal-wrapper.pat-plone.thumbs-off .outer-wrapper .image-tile {
    display: none
}

body.template-default_error_message #content-core p {
    white-space: pre
}


/*# sourceMappingURL=plone-compiled.css.map */



