@charset "UTF-8";
.logo {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

@media (max-width: 979px) {
    .responsive-table-horizontal {
        display: block;
        position: relative;
        width: 100%
    }

    .responsive-table-horizontal:after {
        clear: both;
        content: '';
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden
    }

    .responsive-table-horizontal tbody {
        display: block;
        overflow-x: auto;
        position: relative;
        white-space: nowrap;
        width: auto
    }

    .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top
    }

    .responsive-table-horizontal tbody tr td {
        display: block;
        margin-bottom: 20px
    }

    .responsive-table-horizontal tbody tr td:first-child {
        text-align: left
    }

    .responsive-table-horizontal thead {
        display: block;
        float: left;
        margin-right: 10px
    }

    .responsive-table-horizontal thead:after {
        clear: both;
        content: "";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden
    }

    .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right
    }

    .responsive-table-horizontal thead th:first-child {
        text-align: right
    }

    .ie9 .responsive-table-horizontal thead {
        float: none
    }
}

.important {
    font-weight: bold
}

.portal-iframe #main-content {
    width: 100%
}

.loading-animation {
    background: url(../images/progress_bar/loading_animation.gif) no-repeat top center;
    margin-top: 10px;
    padding-top: 40px;
    text-align: left
}

.separator {
    border-top: 1px dotted #bfbfbf
}

.update-available {
    margin-top: 10px;
    padding: 2px;
    text-align: left
}

.highlight {
    background: #FFC;
    font-weight: bold;
    margin: 0 1px
}

span.alert {
    display: inline-block
}

#skip-to-content {
    clip: rect(0 0 0 0);
    position: absolute
}

.portlet-layout.dragging {
    border-collapse: separate
}

.drop-area {
    background-color: #d3dadd
}

.active-area {
    background: #FFC
}

.portlet-boundary.yui3-dd-dragging {
    filter: alpha(opacity=60);
    opacity: .6
}

.portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC
}

.sortable-layout-proxy {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.sortable-layout-proxy .portlet-topper {
    background-image: none
}

.proxy {
    cursor: move;
    filter: alpha(opacity=65);
    opacity: .65;
    position: absolute
}

.proxy.generic-portlet {
    height: 200px;
    width: 300px
}

.proxy.generic-portlet .portlet-title {
    padding: 10px
}

.proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px
}

.resizable-proxy {
    border: 1px dashed #828f95;
    position: absolute;
    visibility: hidden
}

.sortable-proxy {
    background: #727c81;
    margin-top: 1px
}

.lfr-freeform-layout-drag-indicator {
    visibility: hidden
}

.sortable-layout-drag-target-indicator {
    margin: 2px 0
}

.yui3-dd-proxy {
    z-index: 1110 !important
}

.tooltip {
    max-width: 200px
}

.tagselector-content {
    border-width: 0;
    margin-bottom: 15px;
    overflow: visible;
    padding: 0
}

.tagselector-content .textboxlistentry-holder {
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    overflow: visible;
    padding: 5px;
    position: relative
}

.tagselector-content .textboxlistentry-holder li {
    line-height: 1
}

.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
    border-width: 0;
    margin-bottom: 0
}

.tagselector-content .textboxlistentry-remove {
    padding: 0 3px 1px
}

.tagselector .lfr-tags-selector-content {
    border-width: 0
}

.tagselector .lfr-tag-selector-input {
    background: 0;
    padding: 0;
    width: auto
}

.tagselector .field .field-content {
    margin: 0
}

.tagselector .textboxlist-input-container {
    margin: 0
}

.tagselector-focused .textboxlistentry-holder {
    background: #FFF none;
    border: 1px solid #CCC
}

.categoriesselector-content .textboxlistentry-holder {
    background-color: transparent;
    border-width: 0;
    padding: 0
}

.tag-items {
    list-style: none;
    margin: 0 1em 0 0;
    padding: 0 1em .5em 1em;
    white-space: normal
}

.tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0
}

.tag-items a {
    white-space: nowrap
}

.tag-selected {
    color: #000;
    font-weight: bold;
    text-decoration: none
}

.tag-cloud {
    line-height: 2.5em
}

.tag-cloud .tag-popularity-1 {
    font-size: 1em
}

.tag-cloud .tag-popularity-2 {
    font-size: 1.3em
}

.tag-cloud .tag-popularity-3 {
    font-size: 1.6em
}

.tag-cloud .tag-popularity-4 {
    font-size: 1.9em
}

.tag-cloud .tag-popularity-5 {
    font-size: 2.2em
}

.tag-cloud .tag-popularity-6 {
    font-size: 2.5em
}

.underlay {
    clear: both;
    top: 100%
}

.underlay .yui3-widget-hd {
    height: 38px
}

.underlay .lfr-portlet-item {
    border-width: 0
}

.underlay-hidden {
    display: none
}

.underlay-content {
    background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
    border: 0 solid #aeafb1;
    border-width: 0 1px 1px
}

.underlay-close {
    position: absolute;
    right: 5px;
    top: 5px
}

.tab-active strong {
    font-weight: normal
}

.tab-back {
    float: right
}

.tab-back-content {
    border-width: 0;
    padding: 1px
}

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
    width: 95px
}

.hsv-palette .hsv-view-container .hsv-label {
    display: inline;
    margin-left: 5px
}

.hsv-palette .hsv-view-container .hsv-value {
    width: 30px
}

.lfr-panel-container {
    background: #FFF
}

.lfr-panel-content {
    padding: 5px 10px
}

.lfr-panel-basic .lfr-panel-content {
    padding-left: 15px
}

.dialog-bd {
    min-height: 30px
}

.dialog-content {
    border: 1px solid #c8c9ca;
    padding: 5px
}

.panel-hd {
    background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
    border: 1px solid;
    border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
    padding-left: 10px;
    text-shadow: 1px 1px #FFF
}

.app-view-drop-active {
    background-color: #00a2ea;
    font-weight: bold
}

.category-portlets .app-view-drop-active {
    color: #FFF
}

.basecelleditor [class~="form-validator-message"] {
    clip: rect(auto auto auto auto);
    width: auto
}

.document-library-file-entry-cell-editor-hidden {
    display: none
}

.previous-level {
    display: inline-block;
    font-size: 21px;
    line-height: 21px;
    margin-right: 5px;
    text-decoration: none;
    vertical-align: middle
}

.lfr-page-templates li a {
    padding: 0
}

.lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px
}

.menu {
    position: absolute;
    width: auto
}

.menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px
}

.menu-content {
    background: #FFF;
    list-style: none;
    min-width: 150px
}

.menu-content li {
    margin: 0;
    padding: 0
}

.menu-content li .disabled {
    color: #999
}

.menu-content {
    background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
    border: 1px solid;
    border-color: #aeafb1 #777879 #777879 #aeafb1;
    padding: 2px 0
}

.menugroup-content .menu-label {
    background: #d2d6de;
    color: #5b677d;
    display: block;
    padding: 5px 3px;
    text-shadow: 1px 1px #FFF
}

.menugroup-content ul {
    display: block;
    min-width: 0
}

.menu-content li {
    border-bottom: 1px solid #bcbbbb;
    border-top: 1px solid #EEE;
    display: block;
    margin: 0;
    padding: 0
}

.menu-content li.first {
    border-top-width: 0
}

.menu-content li.last {
    border-bottom-width: 0
}

.menu-content li a, .menu-content li .disabled {
    color: #2c2f34;
    display: block;
    padding: 4px 5px;
    text-decoration: none
}

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
    background-color: #5b677d;
    color: #FFF;
    text-shadow: -1px -1px #2c2f34
}

.loadingmask-content {
    background: #CCC
}

.loadingmask-message {
    background: #d4d4d4 url(../images/portlet/header_bg.png) repeat-x 0 0
}

.tree-node .icon-check {
    padding-right: 2px
}

.tree-node .icon-check:before {
    content: ""
}

.tree-node .tree-node-checked .icon-check {
    padding-right: 0
}

.tree-node .tree-node-checked .icon-check:before {
    content: ""
}

.tree-node .tree-node-over .tree-label {
    text-decoration: underline
}

.tree-node [class^="icon-"] {
    margin-right: 5px
}

.tree-node .tree-node-checkbox-container {
    margin-right: 0
}

.tree-node .tree-node-selected .tree-label {
    background: 0
}

.tree-node-content .tree-hitarea {
    color: #999;
    font-size: 10px;
    padding-right: 6px
}

.tree-node-content .tree-label {
    margin-left: 3px
}

.tree-node-content .tree-node-hidden-hitarea {
    visibility: hidden
}

.tree-node-selected .tree-label {
    background-color: transparent
}

.dragging .portlet-column.customizable {
    background-color: #cffccf;
    outline: 3px solid #9cc97b
}

.customizable-layout-column-content {
    background-color: #c92c3c
}

.customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: .2em
}

.customizable .customizable-layout-column-content {
    background-color: #9cc97b
}

.layout-customizable-controls {
    background-color: #FFF;
    font-size: 1.5em;
    margin: 1em;
    filter: alpha(opacity=90);
    opacity: .9;
    padding: 1em;
    position: absolute;
    z-index: 15
}

.paginator-link {
    background: #eee url() no-repeat scroll 50% 1px;
    border: 1px solid #f0f1f2;
    border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
    color: #1f1e1e;
    display: inline-block;
    height: 20px;
    padding: 0;
    text-indent: -9999px;
    width: 20px
}

.paginator-page-link {
    height: auto;
    text-indent: 0
}

.paginator-current-page {
    background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
    border-color: #38b6ef #006d9e #006d9e #46b4e6;
    color: #FFF;
    text-shadow: -1px -1px #003c57
}

.paginator-first-link {
    background-image: url(../images/arrows/paging_first.png)
}

.paginator-prev-link {
    background-image: url(../images/arrows/paging_previous.png)
}

.paginator-last-link {
    background-image: url(../images/arrows/paging_last.png)
}

.paginator-next-link {
    background-image: url(../images/arrows/paging_next.png)
}

.paginator-current-page-report, .paginator-total {
    color: #555;
    font-size: .9em
}

.paginator-current-page-report {
    margin-left: 2em
}

.taglib-page-iterator .search-pages .page-links {
    padding: 0
}

.aui .cke_editable [class*="span"] {
    float: none
}

.aui .cke_dialog .cke_dialog_ui_input_text {
    height: auto
}

.aui .cke_editable_inline a {
    cursor: pointer
}

.cke_panel.cke_combopanel {
    width: 220px
}

.cke_panel_block .cke_panel_grouptitle {
    font-size: 20px;
    line-height: 20px;
    margin-top: 0
}

.cke_panel_block .cke_panel_list {
    margin-left: 0
}

.cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial
}

.cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
    text-decoration: none
}

.aui .cke_source {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.cke_show_border {
    width: 500px
}

.cke_show_border td {
    height: 15px
}

body.html-editor {
    background: #FFF;
    color: #000;
    padding: 1em
}

.html-editor.portlet-message-boards {
    word-break: break-all;
    word-break: break-word;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}

.html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px
}

.html-editor.portlet-message-boards blockquote:after {
    background: url(../images/message_boards/quoteright.png) no-repeat 50%;
    content: '';
    display: block;
    float: right;
    height: 24px;
    margin-right: -35px;
    margin-top: -25px;
    width: 31px;
    z-index: 999
}

.html-editor.portlet-message-boards blockquote cite {
    display: block;
    font-weight: bold
}

.html-editor.portlet-message-boards pre {
    background: #f9f9f9;
    border: 1px solid #777;
    padding: .5em
}

.lfr-editable {
    outline: 1px dashed #68bb30;
    outline-offset: 2px;
    position: relative
}

.lfr-editable:after {
    background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px
}

.lfr-editable:focus:after {
    display: none
}

.lfr-editable:focus:hover {
    background-color: transparent
}

.lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226
}

.lfr-editable:hover:after {
    background-color: #519226
}

.lfr-editable-notice-close {
    margin-left: 1em
}

.lfr-portlet-title-editable {
    margin-top: 0;
    z-index: 9999
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-content .field-input-text {
    display: block;
    margin-bottom: 0
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
    display: none
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
    margin-top: 0;
    vertical-align: top
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
    margin-top: 0
}

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
    height: 25px;
    width: 25px
}

.yui3-color-picker-popover .palette-container {
    border-collapse: separate
}

.ios.mobile .modal-content .dialog-iframe-bd {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.portlet-column-content.empty {
    padding: 50px
}

#wrapper {
    padding: 2em 5em 0;
    position: relative
}

@media (max-width: 767px) {
    #wrapper {
        padding-left: .5em;
        padding-right: .5em
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    #wrapper {
        padding-left: 2em;
        padding-right: 2em
    }
}

.aui .dockbar {
    left: 0;
    right: 0;
    top: 0
}

.aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
    left: auto;
    margin-left: 10px;
    width: auto
}

.aui .dockbar.navbar-static-top {
    position: relative
}

.aui .dockbar.navbar-static-top .collapse {
    position: static
}

.aui .dockbar.navbar-static-top .collapse .nav-account-controls {
    position: static
}

.aui .dockbar .btn-link {
    color: #FFF
}

.aui .dockbar .diamond {
    border: 12px solid transparent;
    border-bottom-color: #1485eb;
    height: 0;
    position: relative;
    top: -12px;
    width: 0
}

.aui .dockbar .diamond:after {
    border: 12px solid transparent;
    border-top-color: #1485eb;
    content: '';
    height: 0;
    left: -12px;
    position: absolute;
    top: 12px;
    width: 0
}

.aui .dockbar .impersonating-user .alert-icon {
    margin-right: 9px
}

.aui .dockbar .impersonating-user .alert-info {
    border-width: 0;
    margin-bottom: 6px
}

.aui .dockbar .info-button {
    top: 9px
}

.aui .dockbar .info-items {
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1
}

.aui .dockbar .navbar-inner {
    padding-left: 20px;
    padding-right: 20px
}

.aui .dockbar .navbar-inner .brand h1 {
    display: inline-block;
    font-size: inherit;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0
}

.aui .dockbar .navbar-inner .container {
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

.aui .dockbar .navbar-inner .container .nav-account-controls {
    float: right
}

.aui .dockbar .navbar-inner .site-administration-menu li {
    list-style: none
}

.aui .dockbar .navbar-inner .site-administration-menu li a {
    color: #000;
    display: block;
    padding: 3px 5px 3px 40px
}

.aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
    background: #0db5e7;
    color: #FFF;
    text-decoration: none
}

.aui .dockbar .navbar-inner .site-administration-menu li a i {
    font-size: .8em
}

.aui .dockbar .nav.staging-nav-items {
    margin: 0;
    position: static
}

.aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
    background-color: transparent;
    display: block
}

.aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
    color: #0077b3
}

.aui .dockbar .nav.staging-nav-items .staging-link {
    position: static
}

.aui .dockbar .user-avatar img {
    margin-top: -2px;
    text-decoration: none;
    vertical-align: middle;
    width: 20px
}

.aui .dockbar-split .dockbar {
    height: 0;
    position: absolute
}

.aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
    left: 0;
    margin-left: 0;
    width: 100%
}

.aui .dockbar-split .dockbar.navbar-static-top .collapse {
    position: relative
}

.aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
    position: fixed
}

.aui .dockbar-split .dockbar .divider-vertical {
    display: none
}

.aui .dockbar-split .dockbar .info-button {
    top: 12px
}

.aui .dockbar-split .dockbar .info-items {
    left: auto;
    position: static
}

.aui .dockbar-split .dockbar .navbar-inner {
    background-color: transparent;
    border-width: 0;
    padding: 0;
    width: 0
}

.aui .dockbar-split .dockbar .navbar-inner .nav {
    border-bottom-width: 0
}

.aui .dockbar-split .dockbar .navbar-inner .nav > li {
    background-color: #333
}

.aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
    color: #FFF;
    line-height: 31px
}

.aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
    color: #FFF
}

.aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
    margin-top: 3px
}

.aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
    color: #FFF
}

.aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
    color: #FFF
}

.aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
    background-color: #555;
    color: #FFF
}

.aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
    background-color: transparent
}

.aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
    background-color: #2496e5;
    padding-bottom: 0;
    padding-top: 0
}

.aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
    background-color: #2fa4f5
}

.aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
    padding: 5px 10px
}

.aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
    left: auto;
    margin-right: 0;
    padding: 0;
    position: fixed;
    right: 5em;
    z-index: 325
}

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
    background: transparent;
    position: fixed;
    top: 10%;
    z-index: 350
}

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
    float: none;
    margin: 10px;
    position: relative
}

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
    clip: rect(0 0 0 0);
    position: absolute
}

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
    clip: rect(auto auto auto auto);
    position: static
}

@media (max-width: 979px) {
    .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
        display: none
    }
}

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
    background: #333;
    color: #FFF;
    padding: 6px 8px;
    text-align: center
}

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
    background: #555
}

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
    font-size: 25px;
    position: relative;
    vertical-align: middle
}

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
    background: #92f545
}

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
    color: #000
}

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
    background: #333;
    display: none;
    left: 100%;
    margin-left: .5em;
    margin-top: -1em;
    padding: 0 20px;
    position: absolute;
    top: 50%;
    white-space: nowrap
}

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
    display: block
}

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
    display: none
}

.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
    clip: rect(auto auto auto auto);
    position: static
}

.aui .dockbar-split .dockbar .staging-nav-items li > span {
    color: #FFF;
    display: block;
    padding: 10px 15px;
    line-height: 31px
}

.aui .dockbar-split .info-link-container {
    width: 0
}

.aui .dockbar-split .info-items {
    height: 1px;
    width: 715px
}

.aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
    color: #FFF;
    text-decoration: underline
}

.aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
    text-decoration: none
}

.aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
    text-decoration: none
}

.aui .dockbar-split .info-items .btn-link {
    border-width: 0;
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 0 6px;
    padding: 0;
    text-shadow: none
}

.aui .dockbar-split .staging-bar {
    margin: 10px 0
}

.aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    background: #f5af45
}

.aui .dockbar-split.lfr-has-add-content .nav-add-controls {
    left: 350px
}

.aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
    left: 220px
}

.aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
    left: 460px
}

.aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
    display: none
}

.aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    clip: rect(auto auto auto auto);
    position: static
}

.aui .variation-selector {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em
}

.aui .layout-revision-container {
    margin: 1em 0 0 1em;
    padding: 0
}

.aui .layout-revision-container .approximate-date {
    color: #999;
    font-weight: bold
}

.aui .layout-revision-container .current-version {
    color: #41801d;
    display: block
}

.aui .layout-revision-container .current-version-pointer {
    display: inline-block;
    width: 0
}

.aui .layout-revision-container .current-version-pointer img {
    left: -25px;
    position: relative
}

.aui .layout-revision-container .layout-variation-name {
    color: #666;
    font-size: 1.15em;
    margin-bottom: .1em;
    text-transform: uppercase
}

.aui .layout-revision-container .layout-revision-current {
    color: #666
}

.aui .layout-revision-container .real-date {
    color: #999;
    display: block;
    text-align: right
}

.aui .layout-revision-container .taglib-workflow-status .workflow-status {
    background: 0;
    padding-left: 0
}

.aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
    color: #41801d;
    font-weight: bold
}

.aui .layout-revision-container-root {
    margin: 0
}

.aui .staging-controls {
    padding-left: 5px;
    padding-right: 50px
}

.aui .staging-controls select {
    width: 100%
}

.aui .staging-controls .staging-bar .dropdown-menu {
    font-size: 13px;
    min-width: 520px;
    width: 100%
}

.aui .staging-controls .staging-bar .dropdown-menu .btn-link {
    float: left;
    font-size: 11px;
    margin: 0 5px 0 0;
    padding: 0;
    text-decoration: underline;
    text-shadow: none
}

.aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
    text-decoration: none
}

.aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
    float: right
}

.aui .lfr-admin-panel {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 1100
}

@media (max-width: 767px) {
    .aui .lfr-admin-panel {
        margin: 0 -20px;
        position: static;
        width: auto
    }

    .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
        margin-top: 0;
        position: static;
        width: auto
    }

    .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
        margin-bottom: 20px
    }

    .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
        padding: 0;
        position: static
    }
}

.aui .lfr-has-add-content {
    padding-left: 350px
}

.aui .lfr-has-device-preview {
    padding-left: 220px
}

.aui .lfr-has-edit-layout {
    padding-left: 460px
}

@media (max-width: 767px) {
    .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
        padding-left: 20px
    }
}

.aui .dropdown-menu > li > a:focus > [class^="icon-"], .aui .dropdown-menu > li > a:focus > [class*=" icon-"], .aui .dropdown-submenu:focus > a > [class^="icon-"], .aui .dropdown-submenu:focus > a > [class*=" icon-"] {
    background-image: none
}

.aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: .8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%
}

.aui .my-sites-menu a:hover .site-type {
    color: #fff;
    display: inline-block
}

.aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px
}

.aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
    display: none
}

.aui .ie7 .dockbar {
    zoom: 1
}

.aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left
}

.aui .ie7 .my-sites-menu .site-name {
    float: none
}

.aui .ie7 .my-sites-menu .site-type {
    float: none
}

.aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0
}

.aui .ie6 .dockbar .pin-dockbar {
    display: none
}

.aui .ie6 .my-sites-menu {
    width: 200px
}

.aui .ie6 .my-sites-menu a {
    zoom: 1
}

.aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto
}

.aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none
}

.aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1
}

.aui .info-button a {
    color: #FFF;
    padding: 2px 10px;
    position: absolute;
    text-decoration: none;
    z-index: 1
}

.aui .info-button .icon-stop {
    color: #1485eb;
    font-size: 20px
}

.aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%
}

.aui .page-customization-bar .customized-icon {
    margin: 5px;
    vertical-align: middle
}

.aui .page-customization-bar .page-customization-actions {
    padding-left: 5em
}

.aui .page-customization-bar .page-customization-actions a {
    color: #EEE;
    font-size: .8em;
    padding: 0 1em
}

.aui .page-customization-bar .page-customization-bar-form {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 25%
}

.aui .page-customization-bar .page-customization-bar-form a {
    color: #FFF
}

.aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
    color: #FFF;
    text-decoration: none
}

.aui .page-customization-bar .page-customization-bar-form span {
    display: block;
    line-height: 20px
}

.aui .page-customization-bar .page-customization-bar-text {
    display: table-cell;
    height: 51px;
    vertical-align: middle;
    width: 75%
}

.aui .page-customization-bar .page-customization-bar-container {
    position: absolute
}

.aui .page-customization-bar .reset-prototype {
    display: inline
}

@media (max-width: 1140px) {
    .aui .dockbar-split .dockbar .info-items {
        width: 515px
    }
}

@media (max-width: 979px) {
    .aui #navigation {
        display: none
    }

    .aui #navigation.open {
        display: block
    }

    .aui .dockbar-split .dockbar {
        height: auto;
        position: relative
    }

    .aui .dockbar-split .dockbar .navbar-inner {
        width: auto
    }

    .aui .user-avatar-image {
        width: 18px
    }
}

.modify-pages li {
    position: relative
}

.modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.modify-pages .add-page-editor-input {
    width: 150px
}

.modify-pages .delete-tab {
    color: #444;
    cursor: pointer;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 10px;
    line-height: 6px;
    margin-top: -8px;
    overflow: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
    padding: 3px 0;
    position: absolute;
    right: 1px;
    text-shadow: 0 1px #FFF;
    top: 50%
}

.modify-pages .delete-tab:hover {
    color: #b50303
}

.modify-pages .lfr-nav-sortable > a > span {
    padding-left: 28px
}

.modify-pages .drag-handle {
    background-color: #555;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #FFF;
    cursor: pointer;
    font-size: 16px;
    left: 3px;
    line-height: 1em;
    margin: 8px;
    padding: 4px;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 1em
}

@media (min-width: 980px) {
    .modify-pages .lfr-nav-sortable > a > span {
        padding-left: 0
    }

    .modify-pages .drag-handle {
        display: none
    }
}

.modify-pages .lfr-nav-updateable.selected a:hover span {
    cursor: text
}

.controls-hidden .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0
}

.controls-hidden .modify-pages .drag-handle {
    display: none
}

.nav li .toolbar {
    margin-top: 5px
}

.nav-menu ul {
    padding-left: 10px
}

.nav-menu li a.ancestor {
    font-weight: bold
}

.nav-menu li a.selected {
    color: #000;
    font-weight: bold;
    text-decoration: none
}

.nav-menu-style-arrows ul {
    list-style-image: url(../images/arrows/04_right.png)
}

.form-options {
    border: 1px solid #AAA;
    display: inline-block;
    vertical-align: middle
}

.form-options input {
    border-width: 0;
    display: inline;
    float: left
}

.form-triggers {
    float: left
}

.form-trigger {
    background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
    border-left: 1px solid #BBB;
    display: inline-block;
    float: left
}

.form-trigger img {
    background: url() no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px
}

.form-trigger:focus, .form-trigger:hover {
    background-color: #83b0ca;
    background-image: url(../images/application/button_bg_over.png)
}

.trigger-selected {
    background-color: #ebebeb;
    background-image: url(../images/application/button_bg_selected.png)
}

.trigger-selected:focus, .trigger-selected:hover {
    background-color: #b7def4;
    background-image: url(../images/application/button_bg_selected_over.png)
}

.options-trigger img {
    background-image: url(../images/common/configuration.png)
}

.save-trigger img {
    background-image: url(../images/common/check.png)
}

.freeform .portlet {
    margin-bottom: 0
}

body.portlet {
    border-width: 0
}

.portlet-topper {
    position: relative
}

.portlet-topper .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300
}

.portlet-topper .portlet-topper-toolbar a {
    color: inherit
}

.portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
    text-decoration: none
}

.portlet-topper .portlet-topper-toolbar a i {
    font-size: 19px
}

.portlet-topper .portlet-topper-toolbar .nobr {
    display: block;
    float: left;
    padding: 1px
}

.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    color: #FFF;
    font-weight: bold;
    padding: 5px 5px 5px 18px
}

.portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
    color: #FFF
}

.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    color: transparent;
    font-size: 0
}

.portlet-title {
    display: block
}

.portlet-title img {
    vertical-align: middle
}

.portlet-title-editable {
    cursor: pointer
}

.portlet-title-text {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 95%;
    vertical-align: top
}

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
    cursor: auto
}

.portlet-content, .portlet-minimized .portlet-content-container {
    padding: 12px 10px 10px
}

.portlet-minimized .portlet-content {
    padding: 0
}

.portlet-nested-portlets .portlet-boundary {
    left: 0 !important;
    position: relative !important;
    top: 0 !important
}

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
    background: #333;
    color: #FFF;
    text-shadow: -1px -1px #000
}

.portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF
}

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
    display: inline-block
}

.portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
    background-image: url(../images/portlet/options_borderless.png)
}

.portlet-content .lfr-icon-actions {
    float: left;
    margin: 1px 10px 1px 1px;
    filter: alpha(opacity=50);
    opacity: .5;
    padding: 2px 7px
}

.portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle
}

.portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top
}

.portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
    text-decoration: none
}

.portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
    text-decoration: underline
}

.portlet-content .lfr-icon-actions .lfr-icon-action a img {
    visibility: hidden
}

.portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(../images/common/add_white.png)
}

.portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(../images/common/edit_white.png)
}

.portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(../images/common/edit_template_white.png)
}

.portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(../images/common/configuration_white.png)
}

.portlet-content .lfr-url-error {
    display: inline-block;
    white-space: normal;
    word-break: break-all;
    word-break: break-word
}

.portlet-borderless-container {
    min-height: 2.5em;
    position: relative
}

.portlet-borderless-bar {
    background-color: transparent;
    font-size: 10px;
    filter: alpha(opacity=30);
    opacity: .3;
    height: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 200
}

.portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 16px
}

.portlet-borderless-bar .portlet-actions {
    float: right;
    overflow: hidden;
    padding: 0 5px
}

.portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
    display: inline-block
}

.portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    background-color: #333;
    min-height: 21px
}

.portlet-borderless-bar .portlet-action-separator {
    display: none
}

.portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto
}

.portlet-borderless-bar .portlet-close {
    display: inline-block;
    vertical-align: middle
}

.portlet-borderless-bar .portlet-close a {
    background-image: url(../images/portlet/close_borderless.png)
}

.portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(../images/portlet/options_borderless.png)
}

.lfr-configurator-visibility .portlet-borderless-bar {
    filter: alpha(opacity=60);
    opacity: .6
}

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.portlet-content .icons-container {
    clear: both;
    height: auto;
    margin-top: 1em;
    overflow: hidden;
    width: auto
}

.portlet-title-default {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    float: right;
    font-weight: bold;
    height: 0;
    line-height: 19px;
    max-width: 50%;
    padding: 0 10px;
    text-transform: uppercase
}

.portlet-draggable .portlet-topper {
    cursor: move
}

.portlet-draggable .portlet-title-default {
    background: #333 url(../images/portlet/draggable_borderless.png) no-repeat 0 50%;
    cursor: move;
    padding-left: 20px
}

.lfr-panel-page {
    width: 100%
}

.lfr-panel-page .portlet-title {
    font-size: 13px
}

.lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd
}

.portlet-msg {
    background: #EEE none no-repeat 6px 50%;
    border: 1px solid #555;
    color: #34404f;
    font-weight: bold;
    margin: 2px auto 14px;
    padding: 6px 6px 6px 30px;
    text-align: left
}

.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
    background: none no-repeat 0 50%;
    padding: 3px 3px 3px 20px
}

.lfr-status-alert-label {
    background-image: url(../images/messages/alert.png);
    color: #663
}

.lfr-status-error-label {
    background-image: url(../images/messages/error.png);
    color: #900
}

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
    background-image: url(../images/messages/info.png);
    color: #34404f
}

.lfr-status-help-label {
    background-image: url(../images/portlet/help.png)
}

.lfr-status-progress-label {
    background-image: url(../images/aui/loading_indicator.gif)
}

.lfr-status-success-label {
    background-image: url(../images/messages/success.png);
    color: #384f34
}

.lfr-message {
    position: relative
}

.lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block
}

.lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10
}

.lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat
}

.lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: .8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top
}

.lfr-message .lfr-message-close-all a {
    color: #FFF
}

.lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block
}

.lfr-message.pending {
    background-image: url(../images/common/time.png)
}

.lfr-message-content.alert {
    margin-bottom: 0
}

.lfr-message-close {
    cursor: pointer
}

.portlet-section-selected, .portlet-section-selected a {
    background: #727c81;
    color: #FFF;
    font-weight: bold;
    text-decoration: none
}

.portlet-section-selected a:hover, .portlet-section-selected a:focus {
    background-color: #727c81
}

.alert .form {
    margin: 0
}

.restricted, .restricted td {
    background: #FDD;
    border-width: 0
}

.restricted * {
    color: #727c81
}

.alt.restricted td {
    background-color: #ffc0c0
}

.hover.restricted td {
    background-color: #d3bdc0
}

.alt.restricted td.first, .restricted td.first {
    background-image: url(../images/messages/error.png);
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left: 28px
}

.table-data tr.lfr-role .first {
    background-image: url();
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left: 30px;
    vertical-align: middle
}

.table-data tr.lfr-role-guest .first {
    background-image: url(../images/common/guest_icon.png)
}

.table-data tr.lfr-role-regular .first {
    background-image: url(../images/common/user_icon.png)
}

.table-data tr.lfr-role-site .first {
    background-image: url(../images/common/site_icon.png)
}

.table-data tr.lfr-role-organization .first {
    background-image: url(../images/common/organization_icon.png)
}

.table-data tr.lfr-role-team .first {
    background-image: url(../images/common/team_icon.png)
}

.lfr-ddm-container .control-group.error .control-label, .lfr-ddm-container .control-group.error .help-block, .lfr-ddm-container .control-group.error .help-inline {
    color: #555
}

.lfr-ddm-container .control-group.error .checkbox, .lfr-ddm-container .control-group.error .radio, .lfr-ddm-container .control-group.error input, .lfr-ddm-container .control-group.error select, .lfr-ddm-container .control-group.error textarea {
    color: #555
}

.lfr-ddm-container .control-group.error input, .lfr-ddm-container .control-group.error select, .lfr-ddm-container .control-group.error textarea {
    border-color: #ccc;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.lfr-ddm-container .control-group.error input:focus, .lfr-ddm-container .control-group.error select:focus, .lfr-ddm-container .control-group.error textarea:focus {
    border-color: #b3b3b3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white
}

.lfr-ddm-container .control-group.error .input-prepend .add-on, .lfr-ddm-container .control-group.error .input-append .add-on {
    color: #555;
    background-color: #f5f5f5;
    border-color: #555
}

.lfr-ddm-container .control-group.info .control-label, .lfr-ddm-container .control-group.info .help-block, .lfr-ddm-container .control-group.info .help-inline {
    color: #555
}

.lfr-ddm-container .control-group.info .checkbox, .lfr-ddm-container .control-group.info .radio, .lfr-ddm-container .control-group.info input, .lfr-ddm-container .control-group.info select, .lfr-ddm-container .control-group.info textarea {
    color: #555
}

.lfr-ddm-container .control-group.info input, .lfr-ddm-container .control-group.info select, .lfr-ddm-container .control-group.info textarea {
    border-color: #ccc;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.lfr-ddm-container .control-group.info input:focus, .lfr-ddm-container .control-group.info select:focus, .lfr-ddm-container .control-group.info textarea:focus {
    border-color: #b3b3b3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white
}

.lfr-ddm-container .control-group.info .input-prepend .add-on, .lfr-ddm-container .control-group.info .input-append .add-on {
    color: #555;
    background-color: #f5f5f5;
    border-color: #555
}

.lfr-ddm-container .control-group.success .control-label, .lfr-ddm-container .control-group.success .help-block, .lfr-ddm-container .control-group.success .help-inline {
    color: #555
}

.lfr-ddm-container .control-group.success .checkbox, .lfr-ddm-container .control-group.success .radio, .lfr-ddm-container .control-group.success input, .lfr-ddm-container .control-group.success select, .lfr-ddm-container .control-group.success textarea {
    color: #555
}

.lfr-ddm-container .control-group.success input, .lfr-ddm-container .control-group.success select, .lfr-ddm-container .control-group.success textarea {
    border-color: #ccc;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.lfr-ddm-container .control-group.success input:focus, .lfr-ddm-container .control-group.success select:focus, .lfr-ddm-container .control-group.success textarea:focus {
    border-color: #b3b3b3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white
}

.lfr-ddm-container .control-group.success .input-prepend .add-on, .lfr-ddm-container .control-group.success .input-append .add-on {
    color: #555;
    background-color: #f5f5f5;
    border-color: #555
}

.lfr-ddm-container .control-group.warning .control-label, .lfr-ddm-container .control-group.warning .help-block, .lfr-ddm-container .control-group.warning .help-inline {
    color: #555
}

.lfr-ddm-container .control-group.warning .checkbox, .lfr-ddm-container .control-group.warning .radio, .lfr-ddm-container .control-group.warning input, .lfr-ddm-container .control-group.warning select, .lfr-ddm-container .control-group.warning textarea {
    color: #555
}

.lfr-ddm-container .control-group.warning input, .lfr-ddm-container .control-group.warning select, .lfr-ddm-container .control-group.warning textarea {
    border-color: #ccc;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.lfr-ddm-container .control-group.warning input:focus, .lfr-ddm-container .control-group.warning select:focus, .lfr-ddm-container .control-group.warning textarea:focus {
    border-color: #b3b3b3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white
}

.lfr-ddm-container .control-group.warning .input-prepend .add-on, .lfr-ddm-container .control-group.warning .input-append .add-on {
    color: #555;
    background-color: #f5f5f5;
    border-color: #555
}

.lfr-ddm-container .control-group.error > .control-label, .lfr-ddm-container .control-group.error > .help-block, .lfr-ddm-container .control-group.error > .help-inline {
    color: #b50303
}

.lfr-ddm-container .control-group.error > .checkbox, .lfr-ddm-container .control-group.error > .radio, .lfr-ddm-container .control-group.error > input, .lfr-ddm-container .control-group.error > select, .lfr-ddm-container .control-group.error > textarea {
    color: #b50303
}

.lfr-ddm-container .control-group.error > input, .lfr-ddm-container .control-group.error > select, .lfr-ddm-container .control-group.error > textarea {
    border-color: #b50303;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.lfr-ddm-container .control-group.error > input:focus, .lfr-ddm-container .control-group.error > select:focus, .lfr-ddm-container .control-group.error > textarea:focus {
    border-color: #830202;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323
}

.lfr-ddm-container .control-group.error > .input-prepend .add-on, .lfr-ddm-container .control-group.error > .input-append .add-on {
    color: #b50303;
    background-color: #fee5e2;
    border-color: #b50303
}

.lfr-ddm-container .control-group.info > .control-label, .lfr-ddm-container .control-group.info > .help-block, .lfr-ddm-container .control-group.info > .help-inline {
    color: #12718f
}

.lfr-ddm-container .control-group.info > .checkbox, .lfr-ddm-container .control-group.info > .radio, .lfr-ddm-container .control-group.info > input, .lfr-ddm-container .control-group.info > select, .lfr-ddm-container .control-group.info > textarea {
    color: #12718f
}

.lfr-ddm-container .control-group.info > input, .lfr-ddm-container .control-group.info > select, .lfr-ddm-container .control-group.info > textarea {
    border-color: #12718f;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.lfr-ddm-container .control-group.info > input:focus, .lfr-ddm-container .control-group.info > select:focus, .lfr-ddm-container .control-group.info > textarea:focus {
    border-color: #0c4d62;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3
}

.lfr-ddm-container .control-group.info > .input-prepend .add-on, .lfr-ddm-container .control-group.info > .input-append .add-on {
    color: #12718f;
    background-color: #cef1fc;
    border-color: #12718f
}

.lfr-ddm-container .control-group.success > .control-label, .lfr-ddm-container .control-group.success > .help-block, .lfr-ddm-container .control-group.success > .help-inline {
    color: #488f06
}

.lfr-ddm-container .control-group.success > .checkbox, .lfr-ddm-container .control-group.success > .radio, .lfr-ddm-container .control-group.success > input, .lfr-ddm-container .control-group.success > select, .lfr-ddm-container .control-group.success > textarea {
    color: #488f06
}

.lfr-ddm-container .control-group.success > input, .lfr-ddm-container .control-group.success > select, .lfr-ddm-container .control-group.success > textarea {
    border-color: #488f06;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.lfr-ddm-container .control-group.success > input:focus, .lfr-ddm-container .control-group.success > select:focus, .lfr-ddm-container .control-group.success > textarea:focus {
    border-color: #2f5e04;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a
}

.lfr-ddm-container .control-group.success > .input-prepend .add-on, .lfr-ddm-container .control-group.success > .input-append .add-on {
    color: #488f06;
    background-color: #f1fbd1;
    border-color: #488f06
}

.lfr-ddm-container .control-group.warning > .control-label, .lfr-ddm-container .control-group.warning > .help-block, .lfr-ddm-container .control-group.warning > .help-inline {
    color: #bf7900
}

.lfr-ddm-container .control-group.warning > .checkbox, .lfr-ddm-container .control-group.warning > .radio, .lfr-ddm-container .control-group.warning > input, .lfr-ddm-container .control-group.warning > select, .lfr-ddm-container .control-group.warning > textarea {
    color: #bf7900
}

.lfr-ddm-container .control-group.warning > input, .lfr-ddm-container .control-group.warning > select, .lfr-ddm-container .control-group.warning > textarea {
    border-color: #bf7900;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.lfr-ddm-container .control-group.warning > input:focus, .lfr-ddm-container .control-group.warning > select:focus, .lfr-ddm-container .control-group.warning > textarea:focus {
    border-color: #8c5900;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26
}

.lfr-ddm-container .control-group.warning > .input-prepend .add-on, .lfr-ddm-container .control-group.warning > .input-append .add-on {
    color: #bf7900;
    background-color: #fffbdc;
    border-color: #bf7900
}

.lfr-portlet-item, .lfr-portlet-item p a {
    font-size: 1em
}

.breadcrumb.breadcrumb-vertical {
    display: inline-block;
    text-align: center
}

.breadcrumb.breadcrumb-vertical li {
    display: block
}

.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
    background: 0
}

.breadcrumb.breadcrumb-vertical .divider {
    background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    text-transform: capitalize;
    height: 10px
}

.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
    border-width: 0
}

.taglib-calendar tr td a {
    background-color: #f0f5f7;
    border: 1px solid #FFF;
    border-bottom-width: 0;
    border-left-width: 0;
    display: block;
    height: 15px;
    padding: 5px 0
}

.taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: #FFF
}

.taglib-calendar tr td.calendar-inactive {
    background-color: #FFF;
    color: #b5bfc4
}

.taglib-calendar tr th {
    border-bottom-color: #d7d7d7
}

.taglib-calendar table td {
    border-width: 0
}

.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
    background-color: #FFF
}

.taglib-calendar .calendar-current-day a {
    border: 1px solid #727c81;
    color: #369;
    text-decoration: underline
}

.navbar form {
    margin: 0
}

.menu-content, .underlay-content {
    -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5)
}

.lfr-add-panel, .lfr-device-preview-panel, .lfr-edit-layout-panel {
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5)
}

.lfr-preview-file-image img, .lfr-translation-manager {
    -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
    box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8)
}

.lfr-preview-file-image-current-column {
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8)
}

.lfr-preview-file-image-current-column {
    -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8)
}

.lfr-device-preview .lfr-device-size-status-content {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 1px #FFF;
    -webkit-box-shadow: 0 0 1px #FFF;
    box-shadow: 0 0 1px #FFF;
    filter: alpha(opacity=90);
    opacity: .9
}

.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
    -moz-box-shadow: #111 0 1px 0;
    -webkit-box-shadow: #111 0 1px 0;
    box-shadow: #111 0 1px 0
}

.lfr-device-preview .lfr-device:after {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px
}

.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
    -moz-box-shadow: #111 -1px 1px 0;
    -webkit-box-shadow: #111 -1px 1px 0;
    box-shadow: #111 -1px 1px 0
}

.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px
}

.lfr-device-preview .lfr-device.tablet:before {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

@media (max-width: 979px) {
    .dockbar .navbar-inner .btn-navbar {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-shadow: none
    }
}

.dockbar .navbar-inner .nav li.staging-toggle.active > a {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.dockbar .navbar-inner .nav li.staging-toggle span {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.dockbar .menu-button-active .menu-button {
    -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
    box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7)
}

.dockbar .impersonating-user .alert-info {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.dockbar-split .dockbar .navbar-inner .nav > li > a {
    text-shadow: none
}

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px
}

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 0 0
}

@media (max-width: 979px) {
    .navbar .navbar-search .form-search .search-query {
        -moz-border-radius: 14px;
        -webkit-border-radius: 14px;
        border-radius: 14px
    }
}

.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
    -moz-box-shadow: 0 1px 3px #CCC;
    -webkit-box-shadow: 0 1px 3px #CCC;
    box-shadow: 0 1px 3px #CCC
}

.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    -moz-box-shadow: inset 0 0 2px #224fa8;
    -webkit-box-shadow: inset 0 0 2px #224fa8;
    box-shadow: inset 0 0 2px #224fa8
}

.portlet-document-library-upload-mask .overlaymask-content {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.lfr-search-combobox-item, .portlet-journal .lfr-search-combobox .search input {
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.lfr-search-combobox .field-input-text {
    -moz-border-radius: 4px 1px 1px 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px 1px 1px 4px
}

.lfr-search-combobox .button-input {
    -moz-border-radius: 1px 4px 4px 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px 4px 4px 1px
}

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-asset-tag-admin .merge-tag, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.portlet-journal .lfr-ddm-container .field-wrapper {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px
}

.menu-content {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.taglib-form-navigator > .form-steps > ul.form-navigator.well {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
    -moz-box-shadow: 0 0 5px 0 #333;
    -webkit-box-shadow: 0 0 5px 0 #333;
    box-shadow: 0 0 5px 0 #333;
    -moz-transition-duration: .25s;
    -o-transition-duration: .25s;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    -moz-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.underlay-content {
    -moz-border-radius-bottomleft: 8px;
    -webkit-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
    -moz-border-radius-bottomright: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px
}

.input-localized .lfr-input-localized-state {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.input-localized .lfr-input-localized .lfr-input-localized-state {
    -moz-box-shadow: 0 0 3px #DDD;
    -webkit-box-shadow: 0 0 3px #DDD;
    box-shadow: 0 0 3px #DDD
}

.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -moz-box-shadow: 0 0 3px #ff0047;
    -webkit-box-shadow: 0 0 3px #ff0047;
    box-shadow: 0 0 3px #ff0047
}

.input-localized .palette-item-selected .lfr-input-localized-state {
    -moz-box-shadow: 0 0 3px #27c1f2;
    -webkit-box-shadow: 0 0 3px #27c1f2;
    box-shadow: 0 0 3px #27c1f2
}

.lfr-add-panel .add-content-button .lfr-actions {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.lfr-add-panel .lfr-panel.lfr-extended {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QyZGJlNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JkYzhkNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #d2dbe4), color-stop(100%, #bdc8d6));
    background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
    background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
    background-image: linear-gradient(#d2dbe4, #bdc8d6)
}

.lfr-add-panel .search-panel .add-content-search .field-input {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px
}

.lfr-content-preview-popup .lfr-content-preview-popup-content {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
    box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25)
}

.lfr-message .lfr-message-control {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.customizable-layout-column-content {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.staging-tabview-list {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.rule-group-instance-container .rule-group-instance {
    -moz-box-shadow: 1px 1px 2px #999;
    -webkit-box-shadow: 1px 1px 2px #999;
    box-shadow: 1px 1px 2px #999
}

.lfr-action-label {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.lfr-api-service-search .field-input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjEuMCIgeDI9IjAuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4zIi8+PHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4zIi8+PHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4zIi8+PHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
    -webkit-animation: progress-bar-stripes .5s linear infinite;
    -moz-animation: progress-bar-stripes .5s linear infinite;
    -ms-animation: progress-bar-stripes .5s linear infinite;
    -o-animation: progress-bar-stripes .5s linear infinite;
    animation: progress-bar-stripes .5s linear infinite;
    -moz-transition: width .5s ease-out;
    -o-transition: width .5s ease-out;
    -webkit-transition: width .5s ease-out;
    transition: width .5s ease-out
}

@-webkit-keyframes highlight-animation {
    from {
        background-color: #FFC
    }
    to {
        background-color: transparent
    }
}

@-moz-keyframes highlight-animation {
    from {
        background-color: #FFC
    }
    to {
        background-color: transparent
    }
}

@-o-keyframes highlight-animation {
    from {
        background-color: #FFC
    }
    to {
        background-color: transparent
    }
}

@keyframes highlight-animation {
    from {
        background-color: #FFC
    }
    to {
        background-color: transparent
    }
}

.highlight-animation {
    -webkit-animation: highlight-animation .7s;
    -moz-animation: highlight-animation .7s;
    -ms-animation: highlight-animation .7s;
    -o-animation: highlight-animation .7s;
    animation: highlight-animation .7s
}

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
    -moz-transition: opacity .5s ease .15s;
    -o-transition: opacity .5s ease .15s;
    -webkit-transition: opacity .5s ease;
    -webkit-transition-delay: .15s;
    transition: opacity .5s ease .15s
}

body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
    -moz-transition: opacity .5s ease 0s;
    -o-transition: opacity .5s ease 0s;
    -webkit-transition: opacity .5s ease;
    -webkit-transition-delay: 0s;
    transition: opacity .5s ease 0s
}

body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    display: inline-block;
    max-width: 0;
    overflow: hidden;
    -moz-transition: max-width .3s ease-in .2s;
    -o-transition: max-width .3s ease-in .2s;
    -webkit-transition: max-width .3s ease-in;
    -webkit-transition-delay: .2s;
    transition: max-width .3s ease-in .2s;
    text-overflow: ellipsis;
    white-space: nowrap
}

body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
    -moz-transition: max-width .3s ease 0s;
    -o-transition: max-width .3s ease 0s;
    -webkit-transition: max-width .3s ease;
    -webkit-transition-delay: 0s;
    transition: max-width .3s ease 0s
}

body:first-of-type .portlet-borderless-bar .portlet-actions {
    -moz-border-radius-bottomleft: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -webkit-border-top-left-radius: 20px;
    border-top-left-radius: 20px
}

body:first-of-type .portlet-borderless-bar .portlet-title-default {
    -moz-border-radius-bottomright: 20px;
    -webkit-border-bottom-right-radius: 20px;
    border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -webkit-border-top-right-radius: 20px;
    border-top-right-radius: 20px
}

body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
    max-width: 500px
}

body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
    max-width: 200px
}

@media (max-width: 979px) {
    body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
        max-width: 200px
    }
}

.portlet-boundary.yui3-dd-dragging {
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -moz-transition: -moz-transform .3s ease;
    -o-transition: -o-transform .3s ease;
    -webkit-transition: -webkit-transform .3s ease;
    transition: transform .3s ease
}

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

@-webkit-keyframes lfr-drop-active {
    0% {
        background-color: #ebebeb;
        border-color: #DDD
    }
    50% {
        background-color: #ddedde;
        border-color: #7D7;
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
    75% {
        background-color: #ddedde;
        border-color: #7D7
    }
    100% {
        background-color: #ebebeb;
        border-color: #DDD
    }
}

@-moz-keyframes lfr-drop-active {
    0% {
        background-color: #ebebeb;
        border-color: #DDD
    }
    50% {
        background-color: #ddedde;
        border-color: #7D7;
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
    75% {
        background-color: #ddedde;
        border-color: #7D7
    }
    100% {
        background-color: #ebebeb;
        border-color: #DDD
    }
}

@-o-keyframes lfr-drop-active {
    0% {
        background-color: #ebebeb;
        border-color: #DDD
    }
    50% {
        background-color: #ddedde;
        border-color: #7D7;
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
    75% {
        background-color: #ddedde;
        border-color: #7D7
    }
    100% {
        background-color: #ebebeb;
        border-color: #DDD
    }
}

@keyframes lfr-drop-active {
    0% {
        background-color: #ebebeb;
        border-color: #DDD
    }
    50% {
        background-color: #ddedde;
        border-color: #7D7;
        -moz-transform: scale(1.1, 1.1);
        -ms-transform: scale(1.1, 1.1);
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1)
    }
    75% {
        background-color: #ddedde;
        border-color: #7D7
    }
    100% {
        background-color: #ebebeb;
        border-color: #DDD
    }
}

.upload-drop-active .lfr-upload-container .upload-target {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none
}

.upload-drop-active .portlet-document-library .document-container {
    -moz-box-shadow: inset 0 0 5px #b8c1d1;
    -webkit-box-shadow: inset 0 0 5px #b8c1d1;
    box-shadow: inset 0 0 5px #b8c1d1
}

.upload-drop-intent .lfr-upload-container .upload-target {
    -webkit-animation: lfr-drop-active 1s ease .2s infinite;
    -moz-animation: lfr-drop-active 1s ease .2s infinite;
    -ms-animation: lfr-drop-active 1s ease .2s infinite;
    -o-animation: lfr-drop-active 1s ease .2s infinite;
    animation: lfr-drop-active 1s ease .2s infinite
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
    -moz-box-shadow: initial;
    -webkit-box-shadow: initial;
    box-shadow: initial
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0ZTRlNCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, white), color-stop(100%, #e4e4e4));
    background-image: -moz-linear-gradient(white, #e4e4e4);
    background-image: -webkit-linear-gradient(white, #e4e4e4);
    background-image: linear-gradient(#fff, #e4e4e4);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #ccc));
    background-image: -moz-linear-gradient(#f2f2f2, #ccc);
    background-image: -webkit-linear-gradient(#f2f2f2, #ccc);
    background-image: linear-gradient(#f2f2f2, #ccc)
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url("fonts/open-sans/open-sans-v15-latin-regular.eot");
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url("fonts/open-sans/open-sans-v15-latin-regulard41d.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-regular.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-regular.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-regular.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-regular.svg#OpenSans") format("svg")
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url("fonts/open-sans/open-sans-v15-latin-700.eot");
    src: local("Open Sans Bold"), local("OpenSans-Bold"), url("fonts/open-sans/open-sans-v15-latin-700d41d.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-700.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-700.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-700.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-700.svg#OpenSans") format("svg")
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url("fonts/open-sans/open-sans-v15-latin-800.eot");
    src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url("fonts/open-sans/open-sans-v15-latin-800d41d.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-800.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-800.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-800.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-800.svg#OpenSans") format("svg")
}

@media (min-width: 1440px) {
    .container.container-main-page {
        width: 1380px !important
    }
}

.ilspa-transition {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.ilspa-transition-a, .aui a, .aui .btn-transparent, .aui .btn-transparent:hover, .aui .nav-menu .layouts.level-1 li a:hover .fa, .aui .nav-menu .layouts.level-1 li a:focus .fa, .aui .nav-menu .layouts.level-1 li a.active .fa {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.reset-radius, .aui .btn, .aui .navbar-toggle, .aui .breadcrumb, .aui .input-group-addon, .aui .nav-tabs > li > a, .aui .nav-pills > li > a, .aui .pagination > li:first-child > a, .aui .pagination > li:first-child > span, .aui .pager li > a, .aui .pager li > span, .aui .pagination > li:last-child > a, .aui .pagination > li:last-child > span, .aui .progress, .aui .list-group-item:first-child, .aui .list-group-item:last-child, .aui .modal-content, .aui .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.reset-box-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.reset-menu-list, .aui .nav-menu .layouts.level-1 li .layouts.level-2, .aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3, .aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li .layouts.level-4, .aui .documents-list-home ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.form-sm-style {
    padding: 10px 20px;
    font-size: 16px
}

.form-lg-style {
    padding: 10px 20px;
    font-size: 26px
}

/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-webkit-viewport {
    width: device-width
}

@-moz-viewport {
    width: device-width
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

html.aui {
    font-size: 10px
}

.aui body {
    font-size: 1em;
    font-family: 'Open Sans', sans-serif !important
}

.aui body.modal-open {
    padding-right: 0 !important
}

.aui .img-full {
    width: 100% !important;
    height: auto !important
}

.aui .img-responsive-auto {
    max-width: 100% !important;
    height: auto !important;
    margin: auto
}

.aui img.fl-l {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

.aui img.fl-r {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px
}

.aui .pos-relative {
    position: relative
}

.aui .mrg-0 {
    margin: 0 !important
}

.aui .mrg-t-0 {
    margin-top: 0 !important
}

.aui .mrg-t-5 {
    margin-top: 5px !important
}

.aui .mrg-t-10 {
    margin-top: 10px !important
}

.aui .mrg-t-20 {
    margin-top: 20px !important
}

.aui .mrg-t-25 {
    margin-top: 25px !important
}

.aui .mrg-t-30 {
    margin-top: 30px !important
}

.aui .mrg-t-40 {
    margin-top: 40px !important
}

.aui .mrg-t-50 {
    margin-top: 50px !important
}

.aui .mrg-r-10 {
    margin-right: 10px !important
}

.aui .mrg-b-0 {
    margin-bottom: 0 !important
}

.aui .mrg-b-5 {
    margin-bottom: 5px !important
}

.aui .mrg-b-10 {
    margin-bottom: 10px !important
}

.aui .mrg-b-20 {
    margin-bottom: 20px !important
}

.aui .mrg-b-30 {
    margin-bottom: 30px !important
}

.aui .mrg-b-40 {
    margin-bottom: 40px !important
}

.aui .mrg-b-50 {
    margin-bottom: 50px !important
}

.aui .mrg-l-10 {
    margin-left: 10px !important
}

.aui .mrg-l-20 {
    margin-left: 20px !important
}

.aui .mrg-t-b-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.aui .mrg-t-b-20 {
    margin-top: 20px !important;
    margin-bottom: 20px !important
}

.aui .mrg-t-b-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.aui .pad-t-0 {
    padding-top: 0 !important
}

.aui .pad-t-10 {
    padding-top: 10px !important
}

.aui .pad-t-20 {
    padding-top: 20px !important
}

.aui .pad-b-10 {
    padding-bottom: 10px !important
}

.aui .pad-b-0 {
    padding-bottom: 0 !important
}

.aui .pad-0 {
    padding: 0 !important
}

.aui .pad-10 {
    padding: 10px !important
}

.aui .pad-t-b-10 {
    padding: 10px 0 !important
}

.aui .pad-l-0 {
    padding-left: 0 !important
}

.aui .pad-l-10 {
    padding-left: 10px !important
}

.aui .pad-r-10 {
    padding-right: 10px !important
}

.aui .pad-r-l-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.aui .pad-r-0 {
    padding-right: 0 !important
}

.aui .brd-0 {
    border: 0 !important
}

.aui .brd-1 {
    border: 1px solid #ddd
}

.aui .fs-10 {
    font-size: 10px !important
}

.aui .fs-12 {
    font-size: 12px !important
}

.aui .fs-14 {
    font-size: 14px !important
}

.aui .fs-16 {
    font-size: 1.6em !important
}

.aui .fs-18 {
    font-size: 1.8em !important
}

.aui .fs-20 {
    font-size: 2.0em !important
}

.aui .fs-24 {
    font-size: 24px !important
}

.aui .fs-32 {
    font-size: 32px !important
}

.aui .fs-36 {
    font-size: 36px !important
}

.aui .fs-38 {
    font-size: 38px !important
}

.aui .fs-40 {
    font-size: 40px !important
}

.aui .fs-42 {
    font-size: 42px !important
}

.aui .fs-46 {
    font-size: 46px !important
}

.aui .color-primary {
    color: #337ab7
}

.aui a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    text-decoration: underline
}

.aui a:hover {
    text-decoration: underline
}

.aui p {
    font-size: 1.6em
}

.aui .toclick {
    cursor: pointer
}

.aui body.modal-open {
    padding-right: 0 !important
}

.aui .container-inner {
    background: #fff;
    padding: 10px 10px
}

@media (min-width: 992px) {
    .aui .container-inner {
        padding: 10px 40px
    }
}

.aui .container-inner.shadow-inner {
    -webkit-box-shadow: inset 0 7px 5px -6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 7px 5px -6px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 7px 5px -6px rgba(0, 0, 0, 0.2)
}

.aui .shadow-content {
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.2)
}

.aui .btn-transparent {
    background: transparent;
    border: 1px solid #fff !important;
    color: #fff !important
}

.aui .btn-transparent:hover {
    background: rgba(255, 255, 255, 0.8);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.8) 0, rgba(255, 255, 255, 0.8) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0.8)), color-stop(100%, rgba(255, 255, 255, 0.8)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.8) 0, rgba(255, 255, 255, 0.8) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.8) 0, rgba(255, 255, 255, 0.8) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.8) 0, rgba(255, 255, 255, 0.8) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 0, rgba(255, 255, 255, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1)
}

.aui h1, .aui h2, .aui h3, .aui h4, .aui h5, .aui h6, .aui .h1, .aui .h2, .aui .h3, .aui .h4, .aui .h5, .aui .h6 {
    margin-top: 0;
    font-weight: 800
}

.aui .title-theme {
    font-size: 1.6em;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 20px;
    position: relative;
    margin-bottom: 20px
}

.aui .title-theme .line {
    position: absolute;
    width: 5px;
    height: 20px;
    left: 0
}

.aui .btn-grey {
    color: #fff;
    background-color: #6d6f6f;
    border-color: #2f2f2f;
    padding: 6px 18px !important
}

.aui .btn-grey:hover {
    color: #fff;
    background-color: #454646;
    border-color: #2f2f2f
}

.aui .nav-menu {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    margin-top: 20px;
    margin-bottom: 20px
}

.aui .nav-menu .layouts.level-1 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    list-style: none;
    padding: 0;
    margin: 0
}

.aui .nav-menu .layouts.level-1 li:first-child {
    border-radius: 4px 4px 0 0
}

.aui .nav-menu .layouts.level-1 li:first-child a {
    border-radius: 4px 4px 0 0
}

.aui .nav-menu .layouts.level-1 li:last-child {
    border-radius: 0 0 4px 4px
}

.aui .nav-menu .layouts.level-1 li:last-child a {
    border-radius: 0 0 4px 4px
}

.aui .nav-menu .layouts.level-1 li a {
    display: block;
    padding: 12px 20px;
    text-decoration: none;
    font-size: 1.4em;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .aui .nav-menu .layouts.level-1 li a {
        padding: 12px 8px
    }
}

@media (min-width: 992px) {
    .aui .nav-menu .layouts.level-1 li a {
        padding: 12px 20px
    }
}

.aui .nav-menu .layouts.level-1 li a .fa {
    margin-right: 10px
}

@media (min-width: 768px) {
    .aui .nav-menu .layouts.level-1 li a .fa {
        margin-right: 3px
    }
}

@media (min-width: 992px) {
    .aui .nav-menu .layouts.level-1 li a .fa {
        margin-right: 10px
    }
}

.aui .nav-menu .layouts.level-1 li a:hover, .aui .nav-menu .layouts.level-1 li a:focus, .aui .nav-menu .layouts.level-1 li a.active {
    text-decoration: underline
}

.aui .nav-menu .layouts.level-1 li a:hover .fa, .aui .nav-menu .layouts.level-1 li a:focus .fa, .aui .nav-menu .layouts.level-1 li a.active .fa {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.aui .nav-menu .layouts.level-1 li .layouts.level-2 li:first-child {
    border-radius: 0
}

.aui .nav-menu .layouts.level-1 li .layouts.level-2 li:first-child a {
    border-radius: 0
}

.aui .nav-menu .layouts.level-1 li .layouts.level-2 li:last-child {
    border-radius: 0
}

.aui .nav-menu .layouts.level-1 li .layouts.level-2 li:last-child a {
    border-radius: 0
}

.aui .nav-menu .layouts.level-1 li .layouts.level-2 li a {
    padding: 16px 40px;
    border-bottom: 0;
    text-transform: none
}

@media (min-width: 768px) {
    .aui .nav-menu .layouts.level-1 li .layouts.level-2 li a {
        padding: 10px 20px
    }
}

@media (min-width: 992px) {
    .aui .nav-menu .layouts.level-1 li .layouts.level-2 li a {
        padding: 8px 40px
    }
}

.aui .nav-menu .layouts.level-1 li .layouts.level-2 li a:hover, .aui .nav-menu .layouts.level-1 li .layouts.level-2 li a.active {
    border-bottom: 0
}

.aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li:first-child {
    border-radius: 0
}

.aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li:first-child a {
    border-radius: 0
}

.aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li:last-child {
    border-radius: 0
}

.aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li:last-child a {
    border-radius: 0
}

.aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li a {
    padding: 16px 60px;
    border-bottom: 0;
    text-transform: none
}

@media (min-width: 768px) {
    .aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li a {
        padding: 10px 40px
    }
}

@media (min-width: 992px) {
    .aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li a {
        padding: 8px 60px
    }
}

.aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li a:hover, .aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li a.active {
    border-bottom: 0
}

.aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li .layouts.level-4 li:first-child {
    border-radius: 0
}

.aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li .layouts.level-4 li:first-child a {
    border-radius: 0
}

.aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li .layouts.level-4 li a {
    padding: 16px 80px;
    border-bottom: 0;
    text-transform: none
}

@media (min-width: 768px) {
    .aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li .layouts.level-4 li a {
        padding: 10px 60px
    }
}

@media (min-width: 992px) {
    .aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li .layouts.level-4 li a {
        padding: 8px 80px
    }
}

.aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li .layouts.level-4 li a:hover, .aui .nav-menu .layouts.level-1 li .layouts.level-2 li .layouts.level-3 li .layouts.level-4 li a.active {
    border-bottom: 0
}

.aui .nav-menu .layouts.level-1 li.selected ul {
    display: block
}

.aui .ul-list {
    font-size: 1.6em;
    list-style: none;
    margin: 0;
    padding: 0
}

.aui .ul-list li {
    padding: 5px 0
}

@media (max-width: 767px) {
    .aui .menu-col .portlet-navigation {
        display: none
    }
}

.aui .carousel-ilspa {
    margin: -10px -10px 10px -10px;
    position: relative
}

@media (min-width: 992px) {
    .aui .carousel-ilspa {
        margin: -10px -40px 10px -40px
    }
}

.aui .carousel-ilspa.carousel-small-h .carousel-caption-title {
    font-size: 2.0em;
    font-weight: 800;
    line-height: 1em;
    margin-top: 10px
}

@media (min-width: 768px) {
    .aui .carousel-ilspa.carousel-small-h .carousel-caption-title {
        font-size: 2.2em
    }
}

@media (min-width: 992px) {
    .aui .carousel-ilspa.carousel-small-h .carousel-caption-title {
        font-size: 2.8em
    }
}

@media (min-width: 1200px) {
    .aui .carousel-ilspa.carousel-small-h .carousel-caption-title {
        font-size: 3.4em
    }
}

.aui .carousel-ilspa.carousel-small-h menu li:nth-child(1) a {
    bottom: -155px
}

.aui .carousel-ilspa.carousel-medium-h .carousel-caption-title {
    font-size: 2.8em;
    font-weight: 800;
    line-height: 1em;
    margin-top: 10px
}

@media (min-width: 768px) {
    .aui .carousel-ilspa.carousel-medium-h .carousel-caption-title {
        font-size: 3.2em
    }
}

@media (min-width: 992px) {
    .aui .carousel-ilspa.carousel-medium-h .carousel-caption-title {
        font-size: 4.0em
    }
}

@media (min-width: 1200px) {
    .aui .carousel-ilspa.carousel-medium-h .carousel-caption-title {
        font-size: 5.0em
    }
}

.aui .carousel-ilspa.carousel-medium-h menu li:nth-child(1) a {
    bottom: -205px
}

.aui .carousel-ilspa.carousel-big-h .carousel-caption-title {
    font-size: 2.8em;
    font-weight: 800;
    line-height: 1em;
    margin-top: 10px
}

@media (min-width: 768px) {
    .aui .carousel-ilspa.carousel-big-h .carousel-caption-title {
        font-size: 4.2em
    }
}

@media (min-width: 992px) {
    .aui .carousel-ilspa.carousel-big-h .carousel-caption-title {
        font-size: 5.0em
    }
}

@media (min-width: 1200px) {
    .aui .carousel-ilspa.carousel-big-h .carousel-caption-title {
        font-size: 6.0em
    }
}

.aui .carousel-ilspa.carousel-big-h menu li:nth-child(1) a {
    bottom: -279px
}

.aui .carousel-ilspa .carousel-item {
    width: 100%;
    height: 100%
}

.aui .carousel-ilspa .carousel-item .item {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important
}

.aui .carousel-ilspa .carousel-caption {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    left: 0;
    bottom: inherit;
    padding: 0 50px
}

@media (min-width: 992px) {
    .aui .carousel-ilspa .carousel-caption {
        width: 50%;
        right: auto;
        text-align: left;
        left: 60px;
        padding: 0
    }
}

.aui .carousel-ilspa .carousel-caption .carousel-caption-theme {
    font-size: 1.1em;
    font-weight: 800;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .aui .carousel-ilspa .carousel-caption .carousel-caption-theme {
        font-size: 1.6em
    }
}

@media (min-width: 992px) {
    .aui .carousel-ilspa .carousel-caption .carousel-caption-theme {
        font-size: 1.8em
    }
}

.aui .carousel-ilspa .carousel-caption .carousel-caption-text {
    font-size: 1.4em;
    margin-top: 20px
}

@media (min-width: 992px) {
    .aui .carousel-ilspa .carousel-caption .carousel-caption-text {
        font-size: 1.8em
    }
}

.aui .carousel-ilspa .carousel-caption .carousel-caption-btn {
    margin-top: 20px
}

@media (min-width: 992px) {
    .aui .carousel-ilspa .carousel-caption .carousel-caption-btn {
        margin-top: 40px
    }
}

.aui .carousel-ilspa menu {
    top: 50%;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    right: 0;
    z-index: 4;
    height: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.aui .carousel-ilspa menu .carousel-menu-item {
    cursor: pointer;
    text-indent: inherit
}

.aui .carousel-ilspa menu li a.carousel-menu-index {
    text-indent: -9999em
}

.aui .carousel-ilspa menu li:nth-child(1) a {
    background-color: #fff;
    position: absolute;
    right: 20px;
    height: 40px;
    width: 40px;
    margin: 0;
    bottom: -290px;
    background-repeat: no-repeat;
    background-position: center
}

.aui .carousel-ilspa menu li a.carousel-menu-next, .aui .carousel-ilspa menu li a.carousel-menu-prev {
    position: absolute;
    top: -20px;
    height: 50px;
    width: 40px;
    margin: 0
}

.aui .carousel-ilspa menu li a.carousel-menu-next {
    background: #49546a;
    left: -5px;
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0
}

.aui .carousel-ilspa menu li a.carousel-menu-next:after {
    content: '\f104';
    font-family: 'FontAwesome';
    text-rendering: auto;
    position: absolute;
    left: 0;
    width: 40px;
    font-size: 20px;
    color: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center
}

.aui .carousel-ilspa menu li a.carousel-menu-prev {
    background: #49546a;
    right: -5px;
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px
}

.aui .carousel-ilspa menu li a.carousel-menu-prev:after {
    content: '\f105';
    font-family: 'FontAwesome';
    text-rendering: auto;
    position: absolute;
    right: 0;
    width: 40px;
    font-size: 20px;
    color: #fff;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center
}

.aui .carousel-cened {
    margin: -10px -10px 10px -10px;
    position: relative
}

@media (min-width: 768px) {
    .aui .carousel-cened {
        margin: -10px 0 10px -10px
    }
}

@media (min-width: 992px) {
    .aui .carousel-cened {
        margin: -10px 0 10px -40px
    }
}

.aui .carousel-cened.carousel-small-h {
    height: 350px
}

.aui .carousel-cened.carousel-small-h .carousel-caption-title {
    font-size: 2.0em;
    font-weight: 800;
    line-height: 1em;
    margin-top: 10px
}

@media (min-width: 768px) {
    .aui .carousel-cened.carousel-small-h .carousel-caption-title {
        font-size: 2.2em
    }
}

@media (min-width: 992px) {
    .aui .carousel-cened.carousel-small-h .carousel-caption-title {
        font-size: 2.8em
    }
}

@media (min-width: 1200px) {
    .aui .carousel-cened.carousel-small-h .carousel-caption-title {
        font-size: 3.4em
    }
}

.aui .carousel-cened.carousel-small-h menu li:nth-child(1) a {
    bottom: -155px
}

.aui .carousel-cened.carousel-medium-h {
    height: 450px
}

.aui .carousel-cened.carousel-medium-h .carousel-caption-title {
    font-size: 2.8em;
    font-weight: 800;
    line-height: 1em;
    margin-top: 10px
}

@media (min-width: 768px) {
    .aui .carousel-cened.carousel-medium-h .carousel-caption-title {
        font-size: 3.2em
    }
}

@media (min-width: 992px) {
    .aui .carousel-cened.carousel-medium-h .carousel-caption-title {
        font-size: 4.0em
    }
}

@media (min-width: 1200px) {
    .aui .carousel-cened.carousel-medium-h .carousel-caption-title {
        font-size: 5.0em
    }
}

.aui .carousel-cened.carousel-medium-h menu li:nth-child(1) a {
    bottom: -205px
}

.aui .carousel-cened.carousel-big-h {
    height: 600px
}

.aui .carousel-cened.carousel-big-h .carousel-caption-title {
    font-size: 2.8em;
    font-weight: 800;
    line-height: 1em;
    margin-top: 10px
}

@media (min-width: 768px) {
    .aui .carousel-cened.carousel-big-h .carousel-caption-title {
        font-size: 4.2em
    }
}

@media (min-width: 992px) {
    .aui .carousel-cened.carousel-big-h .carousel-caption-title {
        font-size: 5.0em
    }
}

@media (min-width: 1200px) {
    .aui .carousel-cened.carousel-big-h .carousel-caption-title {
        font-size: 5.6em
    }
}

.aui .carousel-cened.carousel-big-h menu li:nth-child(1) a {
    bottom: -279px
}

.aui .carousel-cened .carousel-item {
    width: 100%;
    height: 100%
}

.aui .carousel-cened .carousel-item .item {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important
}

.aui .carousel-cened .carousel-caption {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    left: 0;
    bottom: inherit;
    padding: 0 50px
}

@media (min-width: 992px) {
    .aui .carousel-cened .carousel-caption {
        width: 50%;
        right: auto;
        text-align: left;
        left: 60px;
        padding: 0
    }
}

.aui .carousel-cened .carousel-caption .carousel-caption-theme {
    font-size: 1.1em;
    font-weight: 800;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .aui .carousel-cened .carousel-caption .carousel-caption-theme {
        font-size: 1.4em
    }
}

@media (min-width: 992px) {
    .aui .carousel-cened .carousel-caption .carousel-caption-theme {
        font-size: 1.4em
    }
}

@media (min-width: 1200px) {
    .aui .carousel-cened .carousel-caption .carousel-caption-theme {
        font-size: 1.6em
    }
}

.aui .carousel-cened .carousel-caption .carousel-caption-text {
    font-size: 1.4em;
    margin-top: 20px
}

@media (min-width: 992px) {
    .aui .carousel-cened .carousel-caption .carousel-caption-text {
        font-size: 1.6em
    }
}

@media (min-width: 1200px) {
    .aui .carousel-cened .carousel-caption .carousel-caption-text {
        font-size: 1.8em
    }
}

.aui .carousel-cened .carousel-caption .carousel-caption-btn {
    margin-top: 20px
}

.aui .carousel-cened menu {
    top: 50%;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    right: 0;
    z-index: 4;
    height: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.aui .carousel-cened menu .carousel-menu-item {
    cursor: pointer;
    text-indent: inherit
}

.aui .carousel-cened menu li a.carousel-menu-index {
    text-indent: -9999em
}

.aui .carousel-cened menu li:nth-child(1) a {
    background-color: #fff;
    position: absolute;
    right: 10px;
    height: 40px;
    width: 40px;
    margin: 0;
    background-repeat: no-repeat;
    background-position: center
}

.aui .carousel-cened menu li a.carousel-menu-next, .aui .carousel-cened menu li a.carousel-menu-prev {
    position: absolute;
    top: -20px;
    height: 50px;
    width: 40px;
    margin: 0
}

.aui .carousel-cened menu li a.carousel-menu-next {
    left: -5px;
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0
}

.aui .carousel-cened menu li a.carousel-menu-next:after {
    content: '\f104';
    font-family: 'FontAwesome';
    text-rendering: auto;
    position: absolute;
    left: 0;
    width: 40px;
    font-size: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center
}

.aui .carousel-cened menu li a.carousel-menu-prev {
    right: -5px;
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px
}

.aui .carousel-cened menu li a.carousel-menu-prev:after {
    content: '\f105';
    font-family: 'FontAwesome';
    text-rendering: auto;
    position: absolute;
    right: 0;
    width: 40px;
    font-size: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center
}

.aui .box-primoPiano {
    margin-top: 30px;
    margin-bottom: 30px
}

.aui .box-primoPiano .box-primoPiano-title {
    font-size: 2.0em;
    font-weight: 700;
    margin-top: 20px
}

.aui .box-primoPiano .box-primoPiano-text {
    margin-top: 20px
}

.aui .box-primoPiano .box-primoPiano-text p {
    font-size: 1.4em
}

.aui .box-primoPiano .box-primoPiano-btn {
    font-size: 1.4em;
    margin-top: 20px;
    text-align: right
}

.aui .panel-news {
    border-radius: 5px;
    border: 0;
    margin-top: 10px;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2)
}

.aui .panel-news .panel-heading {
    font-size: 1.8em;
    font-weight: 700;
    padding: 16px 15px
}

.aui .panel-news .panel-body {
    padding: 0
}

.aui .panel-news .panel-body .box-news-primoPiano-item {
    padding: 20px
}

.aui .panel-news .panel-body .box-news-primoPiano-item .box-news-primoPiano-item-calendar {
    font-weight: 800;
    font-size: 1.4em
}

.aui .panel-news .panel-body .box-news-primoPiano-item .box-news-primoPiano-item-title {
    font-size: 1.6em;
    font-weight: 700;
    margin-top: 10px
}

.aui .panel-news .panel-body .box-news-primoPiano-item p {
    font-size: 1.4em;
    margin-top: 10px
}

.aui .panel-news .panel-footer {
    background: #fff;
    text-align: right;
    font-size: 1.4em;
    padding: 20px 15px;
    border: 0
}

.aui .box-service {
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
    padding: 20px
}

.aui .box-service > .row .col-sm-4 {
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .aui .box-service > .row .col-sm-4 {
        margin-bottom: 0
    }
}

.aui .box-service > .row .col-sm-4:last-child {
    border: 0
}

.aui .box-service .box-service-item {
    padding: 0 20px
}

.aui .box-service .box-service-item i {
    font-size: 5.0em
}

.aui .box-service .box-service-item i.icon-int {
    font-size: 3.2em
}

.aui .box-service .box-service-item .box-service-item-title {
    font-size: 1.8em;
    font-weight: 800;
    margin-top: 10px;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .aui .box-service .box-service-item .box-service-item-title {
        font-size: 1.4em
    }
}

@media (min-width: 992px) {
    .aui .box-service .box-service-item .box-service-item-title {
        font-size: 2.0em
    }
}

.aui .box-service .box-service-item .box-service-item-title.title-int {
    font-size: 1.6em
}

.aui .box-service .box-service-item p {
    font-size: 1.4em;
    margin-top: 10px
}

.aui .box-service .box-service-item hr {
    margin: 14px 60px
}

.aui .box-theme-focus {
    margin-bottom: 30px
}

.aui .box-theme-focus .box-theme-focus-item {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    position: relative;
    background: #fff
}

@media (max-width: 767px) {
    .aui .box-theme-focus .box-theme-focus-item.x2 {
        margin-bottom: 20px
    }
}

@media (min-width: 768px) {
    .aui .box-theme-focus .box-theme-focus-item.x2 {
        margin-bottom: 20px
    }
}

@media (min-width: 992px) {
    .aui .box-theme-focus .box-theme-focus-item.x2 {
        min-height: 525px
    }
}

@media (min-width: 1200px) {
    .aui .box-theme-focus .box-theme-focus-item.x2 {
        min-height: 605px
    }
}

@media (min-width: 768px) {
    .aui .box-theme-focus .box-theme-focus-item.x2 .box-theme-focus-item-btn {
        position: relative;
        text-align: center;
        width: 100%;
        left: 0
    }
}

@media (min-width: 992px) {
    .aui .box-theme-focus .box-theme-focus-item.x2 .box-theme-focus-item-btn {
        position: absolute;
        bottom: 20px;
        text-align: center;
        width: 100%;
        left: 0
    }
}

@media (max-width: 767px) {
    .aui .box-theme-focus .box-theme-focus-item.x3 {
        margin-bottom: 20px
    }
}

@media (min-width: 768px) {
    .aui .box-theme-focus .box-theme-focus-item.x3 {
        min-height: 510px
    }
}

@media (min-width: 992px) {
    .aui .box-theme-focus .box-theme-focus-item.x3 {
        min-height: 550px
    }
}

@media (min-width: 768px) {
    .aui .box-theme-focus .box-theme-focus-item.x3 .box-theme-focus-item-btn {
        position: absolute;
        bottom: 20px;
        text-align: center;
        width: 100%;
        left: 0
    }
}

.aui .box-theme-focus .box-theme-focus-item .box-theme-focus-item-img {
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0
}

.aui .box-theme-focus .box-theme-focus-item .box-theme-focus-item-img img {
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0
}

.aui .box-theme-focus .box-theme-focus-item .box-theme-focus-item-int {
    padding: 20px
}

.aui .box-theme-focus .box-theme-focus-item .box-theme-focus-item-int .box-theme-focus-item-t {
    font-size: 1.4em;
    text-transform: uppercase
}

.aui .box-theme-focus .box-theme-focus-item .box-theme-focus-item-int .box-theme-focus-item-title {
    font-size: 1.6em;
    font-weight: 700;
    margin-top: 10px
}

@media (min-width: 992px) {
    .aui .box-theme-focus .box-theme-focus-item .box-theme-focus-item-int .box-theme-focus-item-title {
        font-size: 2.0em
    }
}

.aui .box-theme-focus .box-theme-focus-item .box-theme-focus-item-int p {
    font-size: 1.4em;
    margin-top: 10px
}

.aui .box-theme-focus .box-theme-focus-item-first {
    padding-left: 5000px
}

.aui .box-theme-focus .box-theme-focus-item-last {
    padding-right: 0
}

.aui .box-home-macroTheme {
    position: relative
}

.aui .box-home-macroTheme .box-home-macroTheme-int {
    margin-top: 20px
}

@media (min-width: 992px) {
    .aui .box-home-macroTheme .box-home-macroTheme-int {
        margin-top: 8%
    }
}

@media (min-width: 1200px) {
    .aui .box-home-macroTheme .box-home-macroTheme-int {
        margin-top: 20%
    }
}

.aui .box-home-macroTheme .box-home-macroTheme-int .box-home-macroTheme-title {
    font-size: 2.0em;
    font-weight: 700
}

@media (min-width: 992px) {
    .aui .box-home-macroTheme .box-home-macroTheme-int .box-home-macroTheme-title {
        font-size: 1.8em
    }
}

@media (min-width: 992px) {
    .aui .box-home-macroTheme .box-home-macroTheme-int .box-home-macroTheme-title {
        font-size: 2.1em
    }
}

@media (min-width: 1200px) {
    .aui .box-home-macroTheme .box-home-macroTheme-int .box-home-macroTheme-title {
        font-size: 2.4em
    }
}

.aui .box-home-macroTheme .box-home-macroTheme-int p {
    font-size: 1.4em;
    margin-top: 20px
}

@media (min-width: 768px) {
    .aui .box-home-macroTheme .box-home-macroTheme-int p {
        margin-top: 10px
    }
}

@media (min-width: 1200px) {
    .aui .box-home-macroTheme .box-home-macroTheme-int p {
        font-size: 1.6em
    }
}

.aui .box-home-macroTheme .box-home-macroTheme-int .box-home-macroTheme-btn {
    font-size: 1.6em;
    text-align: right;
    margin-top: 10px
}

.aui .box-statistiche span {
    font-size: 1.4em;
    display: block;
    margin-bottom: 10px
}

.aui .box-statistiche .box-statistiche-div {
    text-align: center
}

@media (min-width: 992px) {
    .aui .box-statistiche .box-statistiche-div {
        text-align: left
    }
}

.aui .box-statistiche .box-statistiche-div .btn {
    padding: 14px 8px;
    font-size: 1.5em;
    cursor: default;
    position: relative;
    display: inline-block !important;
    vertical-align: middle;
    width: auto !important;
    float: inherit;
    margin: 0 -2px
}

@media (min-width: 768px) {
    .aui .box-statistiche .box-statistiche-div .btn {
        font-size: 1.4em;
        padding: 10px 10px
    }
}

@media (min-width: 992px) {
    .aui .box-statistiche .box-statistiche-div .btn {
        font-size: 1.0em;
        padding: 8px 6px
    }
}

@media (min-width: 1200px) {
    .aui .box-statistiche .box-statistiche-div .btn {
        font-size: 1.5em;
        padding: 14px 8px
    }
}

.aui .box-statistiche p {
    font-size: 1.4em;
    margin-top: 10px
}

.aui .box-home-portali {
    margin: 20px 0
}

.aui .box-home-portali > .row .col-sm-3 {
    border-bottom: 1px solid #c6c6c6;
    padding-bottom: 20px;
    padding-top: 20px
}

@media (min-width: 768px) {
    .aui .box-home-portali > .row .col-sm-3 {
        border-right: 1px solid #c6c6c6;
        border-bottom: 0;
        padding-bottom: 0;
        padding-top: 0
    }
}

.aui .box-home-portali > .row .col-sm-3:last-child {
    border: 0
}

.aui .box-home-shortcut {
    margin: 0 -10px -20px -10px;
    padding: 20px 0;
    margin-top: 20px
}

@media (min-width: 992px) {
    .aui .box-home-shortcut {
        margin: 20px -40px -20px -40px;
        padding: 20px 40px
    }
}

.aui .box-home-shortcut .row .col-sm-3:last-child {
    border-right: 0
}

.aui .box-home-shortcut .box-home-shortcut-item {
    text-align: center
}

.aui .box-home-shortcut .box-home-shortcut-item .fa {
    font-size: 50px
}

.aui .box-home-shortcut .box-home-shortcut-item .box-home-shortcut-item-title {
    margin-top: 20px;
    font-size: 1.4em
}

@media (min-width: 768px) {
    .aui .box-home-shortcut .box-home-shortcut-item .box-home-shortcut-item-title {
        font-size: 1.6em
    }
}

.aui .box-home-shortcut .box-home-shortcut-item .box-home-shortcut-item-title a {
    color: #fff;
    font-weight: 700
}

.aui .box-home-shortcut .box-home-shortcut-item p {
    font-size: 1.2em;
    margin-bottom: 0
}

@media (min-width: 992px) {
    .aui .box-home-shortcut .box-home-shortcut-item p {
        font-size: 1.4em
    }
}

.aui .box-home-shortcut .box-home-shortcut-item hr {
    width: 60%
}

.aui .focus-news-home {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    padding: 20px
}

.aui .focus-news-home .focus-news-home-title {
    font-weight: 700;
    font-size: 2.0em;
    margin-bottom: 20px
}

.aui .focus-news-home p {
    font-size: 1.4em
}

.aui .focus-news-home .well {
    border: 0;
    font-size: 1.4em;
    padding: 20px 40px
}

.aui .focus-news-home .well a {
    text-decoration: underline
}

@media (min-width: 480px) {
    .aui .focus-news-home .btn {
        font-size: 1.6em
    }
}

@media (min-width: 768px) {
    .aui .focus-news-home .btn {
        font-size: 1.4em
    }
}

@media (min-width: 992px) {
    .aui .focus-news-home .btn {
        font-size: 1.6em
    }
}

.aui .documents-list-home {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    margin-top: 20px;
    padding: 20px;
    background: #fff
}

.aui .documents-list-home .documents-list-home-title {
    font-weight: 700;
    font-size: 1.8em;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .aui .documents-list-home .documents-list-home-title {
        font-size: 1.5em
    }
}

@media (min-width: 992px) {
    .aui .documents-list-home .documents-list-home-title {
        font-size: 2.0em
    }
}

.aui .documents-list-home ul li a {
    padding: 7px 0;
    display: block;
    font-size: 1.4em
}

.aui .documents-list-home .btn {
    margin-top: 20px
}

.aui .news-list .news-list-item {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px
}

.aui .news-list .news-list-item .news-list-item-img {
    width: 100%;
    padding: 28% 0;
    position: relative;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0
}

@media (min-width: 768px) {
    .aui .news-list .news-list-item .news-list-item-img {
        border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        -webkit-border-radius: 4px 0 0 4px;
        padding: 70% 0
    }
}

@media (min-width: 992px) {
    .aui .news-list .news-list-item .news-list-item-img {
        padding: 81% 0
    }
}

@media (min-width: 1200px) {
    .aui .news-list .news-list-item .news-list-item-img {
        padding: 57% 0
    }
}

.aui .news-list .news-list-item .news-list-item-img img {
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (min-width: 768px) {
    .aui .news-list .news-list-item .news-list-item-img img {
        width: 245%
    }
}

@media (min-width: 992px) {
    .aui .news-list .news-list-item .news-list-item-img img {
        width: 300%
    }
}

@media (min-width: 1200px) {
    .aui .news-list .news-list-item .news-list-item-img img {
        width: 200%
    }
}

.aui .news-list .news-list-item .news-list-item-img .news-list-item-data {
    position: absolute;
    z-index: 1;
    top: 10px;
    left: 10px;
    border-radius: 4px;
    text-align: center;
    padding: 5px;
    font-size: 1.2em;
    line-height: 1.4em;
    padding: 5px
}

.aui .news-list .news-list-item .news-list-item-img .news-list-item-data span {
    font-weight: 800;
    font-size: 3.2em;
    line-height: 1.0em
}

.aui .news-list .news-list-item .news-list-item-descr {
    padding: 20px 20px 20px 20px
}

@media (min-width: 768px) {
    .aui .news-list .news-list-item .news-list-item-descr {
        padding: 20px 20px 20px 0
    }
}

.aui .news-list .news-list-item .news-list-item-descr .news-list-item-title {
    font-weight: 700;
    font-size: 2.0em
}

.aui .news-list .news-list-item .news-list-item-descr .news-list-item-text {
    font-size: 1.4em;
    margin-top: 20px
}

.aui .news-list .news-list-item .news-list-item-descr .news-list-item-text p {
    font-size: 1.0em
}

.aui .news-item .news-item-data {
    border-radius: 4px;
    text-align: center;
    padding: 5px;
    font-size: 1.2em;
    line-height: 1.4em;
    padding: 5px;
    background: black;
    color: #fff
}

.aui .news-item .news-item-data span {
    font-weight: 800;
    font-size: 3.2em;
    line-height: 1.0em;
    color: #fff
}

@media (max-width: 991px) {
    .aui .news-item .news-item-data {
        margin: 10px 0
    }
}

.aui .pagination-news .pagination {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    font-size: 2.0em
}

.aui .pagination-news .pagination li:first-child a {
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px
}

.aui .pagination-news .pagination li:last-child a {
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0
}

.aui .pagination-news .pagination li a {
    padding: 10px 18px
}

.aui .box-theme-focus-int {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    padding: 20px
}

@media (min-width: 992px) {
    .aui .box-theme-focus-int {
        padding: 0
    }
}

.aui .box-theme-focus-int .box-theme-focus-item-PagInt {
    position: relative
}

@media (min-width: 992px) {
    .aui .box-theme-focus-int .box-theme-focus-item-PagInt {
        padding: 15px;
        border-bottom: 1px solid #ebebeb
    }
}

.aui .box-theme-focus-int .box-theme-focus-item-PagInt .box-theme-focus-item-img {
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    margin-bottom: 10px
}

@media (min-width: 992px) {
    .aui .box-theme-focus-int .box-theme-focus-item-PagInt .box-theme-focus-item-img {
        border-radius: 4px 4px 4px 4px;
        -moz-border-radius: 4px 4px 4px 4px;
        -webkit-border-radius: 4px 4px 4px 4px;
        margin-bottom: 0
    }
}

.aui .box-theme-focus-int .box-theme-focus-item-PagInt .box-theme-focus-item-img img {
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0
}

@media (min-width: 992px) {
    .aui .box-theme-focus-int .box-theme-focus-item-PagInt .box-theme-focus-item-img img {
        border-radius: 4px 4px 4px 4px;
        -moz-border-radius: 4px 4px 4px 4px;
        -webkit-border-radius: 4px 4px 4px 4px
    }
}

.aui .box-theme-focus-int .box-theme-focus-item-PagInt .box-theme-focus-item-int .box-theme-focus-item-t {
    font-size: 1.2em
}

.aui .box-theme-focus-int .box-theme-focus-item-PagInt .box-theme-focus-item-int .box-theme-focus-item-title {
    font-size: 1.6em;
    font-weight: 700;
    margin-top: 10px
}

@media (min-width: 992px) {
    .aui .box-theme-focus-int .box-theme-focus-item-PagInt .box-theme-focus-item-int .box-theme-focus-item-title {
        font-size: 1.6em
    }
}

.aui .box-theme-focus-int .box-theme-focus-item-PagInt .box-theme-focus-item-int p {
    font-size: 1.2em;
    margin-top: 10px
}

.cened .container-inner, .curit .container-inner {
    background: #f5f5f5 !important
}

.portlet-column-content.empty {
    padding: 0
}

.lfr-meta-actions.asset-actions {
    float: left;
    display: block;
    width: 100%
}

.ilspa #breadcrumbs, .spazipervoi #breadcrumbs {
    margin-top: 10px;
    margin-bottom: 20px
}

@media (min-width: 992px) {
    .ilspa #breadcrumbs, .spazipervoi #breadcrumbs {
        margin-bottom: 30px
    }
}

.ilspa #breadcrumbs .breadcrumb, .spazipervoi #breadcrumbs .breadcrumb {
    background-color: #fff;
    border-radius: 0;
    font-size: 1.4em;
    padding: 0;
    color: #49546a;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px
}

.ilspa #breadcrumbs .breadcrumb li.active, .spazipervoi #breadcrumbs .breadcrumb li.active {
    font-weight: 700
}

.ilspa #breadcrumbs .breadcrumb li .divider, .spazipervoi #breadcrumbs .breadcrumb li .divider {
    display: none
}

.cened #breadcrumbs, .curit #breadcrumbs, .rsg #breadcrumbs, .energialombardia #breadcrumbs {
    margin-top: 10px;
    margin-bottom: 20px
}

@media (min-width: 992px) {
    .cened #breadcrumbs, .curit #breadcrumbs, .rsg #breadcrumbs, .energialombardia #breadcrumbs {
        margin-bottom: 30px
    }
}

.cened #breadcrumbs .breadcrumb, .curit #breadcrumbs .breadcrumb, .rsg #breadcrumbs .breadcrumb, .energialombardia #breadcrumbs .breadcrumb {
    background-color: #f5f5f5;
    border-radius: 0;
    font-size: 1.4em;
    padding: 0;
    color: #49546a;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px
}

.cened #breadcrumbs .breadcrumb li.active, .curit #breadcrumbs .breadcrumb li.active, .rsg #breadcrumbs .breadcrumb li.active, .energialombardia #breadcrumbs .breadcrumb li.active {
    font-weight: 700
}

.cened #breadcrumbs .breadcrumb li .divider, .curit #breadcrumbs .breadcrumb li .divider, .rsg #breadcrumbs .breadcrumb li .divider, .energialombardia #breadcrumbs .breadcrumb li .divider {
    display: none
}

.aui .modal {
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3)
}

.yui3-widget-hd button.btn {
    font-size: 3.0em
}

.dialog-iframe-root-node body {
    background-color: transparent
}

.dialog-iframe-root-node .signed-in .portlet-column {
    border: 0
}

.dialog-iframe-root-node .nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px
}

.dialog-iframe-root-node .btn-group .btn, .dialog-iframe-root-node .lfr-autorow-controls .btn {
    font-size: 1.2em;
    padding: 8px 18px;
    background-color: #f1f1f1;
    background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#eaeaea));
    background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);
    background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea);
    background-image: linear-gradient(to bottom, #f6f6f6, #eaeaea);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF6F6F6', endColorstr='#FFEAEAEA', GradientType=0);
    border-color: #eaeaea #eaeaea #c4c4c4;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #cfcfcf
}

.dialog-iframe-root-node .accordion-heading .title-text {
    font-size: 1.5em
}

.dialog-iframe-root-node .accordion-heading:before {
    font-family: 'fontawesome-alloy';
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
    display: inline-block;
    margin-right: 5px;
    color: #999;
    float: right;
    font-size: 20px;
    margin-top: -2px
}

.dialog-iframe-root-node .accordion-heading.toggler-header-expanded:before {
    content: "\f13a"
}

.dialog-iframe-root-node .accordion-heading.toggler-header-collapsed:before {
    content: "\f138"
}

.box-malo-app {
    position: relative
}

.box-malo-app .nav-tabs {
    font-size: 1.4em;
    border: 0;
    margin-bottom: 30px
}

@media (min-width: 992px) {
    .box-malo-app .nav-tabs {
        font-size: 1.6em
    }
}

.box-malo-app .nav-tabs li {
    width: 50%;
    margin-bottom: 0;
    position: relative
}

.box-malo-app .nav-tabs li.active :after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0
}

.box-malo-app .nav-tabs li.active a {
    border: 0
}

.box-malo-app .nav-tabs li.active a:hover, .box-malo-app .nav-tabs li.active a:focus {
    border: 0
}

.box-malo-app .nav-tabs li a {
    border: 0;
    margin-right: 0;
    text-align: center
}

@media (max-width: 991px) {
    .box-malo-app .nav-tabs li a {
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: 60px
    }
}

.box-malo-app .ricerca-pr-cm {
    padding: 20px
}

.box-malo-app .ricerca-pr-cm .form-group {
    margin-bottom: 0
}

.box-malo-app .ricerca-pr-cm .btn {
    margin-top: 10px
}

.box-malo-app .malo-form .form-group label {
    font-size: 1.6em
}

.box-malo-app .malo-form .form-group .form-control {
    border-radius: 0;
    height: 35px
}

.box-malo-app .malo-form .form-group .input-group-btn {
    font-size: .9em
}

.box-malo-app .malo-form .form-group .input-group-btn .btn {
    height: 35px;
    border-radius: 0;
    padding: 8px 20px;
    margin-top: 0
}

.box-malo-app .malo-form .btn-search-malo {
    text-align: center;
    margin-bottom: 20px
}

@media (min-width: 992px) {
    .box-malo-app .malo-form .btn-search-malo {
        text-align: right;
        margin-bottom: 0
    }
}

.box-malo-app .malo-form .btn-search-malo .btn {
    padding: 7px 68px;
    border-radius: 4px;
    height: 35px;
    margin-top: 27px;
    border-radius: 0
}

.box-malo-app .malo-form.nominativo-ricerca {
    padding: 20px;
    margin-top: 20px
}

@media (min-width: 992px) {
    .box-malo-app .malo-form.nominativo-ricerca {
        margin-top: 0
    }
}

.box-malo-app .malo-form.nominativo-ricerca .form-group {
    margin-bottom: 0
}

.box-malo-app .malo-form.nominativo-ricerca .form-group .btn {
    margin-top: 10px;
    padding: 10px 30px;
    border-radius: 0
}

.box-malo-app .malo-form .btn-search-pr {
    padding: 10px 30px;
    border-radius: 0
}

.box-malo-app .map-results {
    margin-top: 10px
}

.box-malo-app .map-results #map_canvas {
    border: 1px solid steelblue;
    height: 550px
}

.box-malo-app .map-results .warnnoreconmap {
    color: #31708f;
    border-color: #bce8f1;
    padding: 10px;
    margin-top: 10px;
    border: 1px solid #bce8f1;
    font-size: 1.2em;
    background-color: #d9edf7
}

.box-malo-app .map-results .taglib-search-iterator-page {
    font-size: 1.4em;
    margin-bottom: 20px
}

.box-malo-app .map-results .taglib-search-iterator-page .search-results {
    text-align: center
}

@media (min-width: 992px) {
    .box-malo-app .map-results .taglib-search-iterator-page .search-results {
        text-align: left
    }
}

.box-malo-app .map-results .taglib-search-iterator-page .page-selector {
    text-align: center;
    margin-top: 10px
}

@media (min-width: 992px) {
    .box-malo-app .map-results .taglib-search-iterator-page .page-selector {
        margin-top: 0
    }
}

.box-malo-app .map-results .taglib-search-iterator-page .page-selector .form-control {
    border-radius: 0;
    height: 30px;
    width: 45px;
    display: inline-block;
    padding: 0;
    text-align: center
}

.box-malo-app .map-results .taglib-search-iterator-page .page-links {
    text-align: center;
    margin-top: 10px
}

@media (min-width: 992px) {
    .box-malo-app .map-results .taglib-search-iterator-page .page-links {
        text-align: right;
        margin-top: 0
    }
}

.box-malo-app .map-results .taglib-search-iterator-page .page-links .btn {
    height: 30px;
    padding: 7px;
    font-size: .9em;
    border-radius: 0;
    font-weight: 400;
    width: auto;
    display: inline-block
}

.box-malo-app .map-results .table tr td {
    vertical-align: middle
}

.box-malo-app .map-results .table tr th {
    vertical-align: middle
}

.box-malo-app .map-results .table-striped {
    font-size: 1.4em;
    margin-top: 10px
}

.box-malo-app .map-results .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fff
}

.box-malo-app .map-results .table-striped > tbody > tr:nth-of-type(odd) tr td {
    vertical-align: middle
}

.box-malo-app .map-results .box-malo-search-main {
    margin-bottom: 20px;
    font-size: 1.4em
}

.box-malo-app .map-results .box-malo-search-main .box-malo-search-main-row {
    padding: 15px
}

.box-malo-app .table-bordered tr td {
    vertical-align: middle !important
}

.box-malo-app .btn-advanced-box .btn {
    padding: 10px 30px;
    border-radius: 0;
    margin-right: 20px
}

.ul-3x .nav-tabs li {
    width: 33.3%
}

.form-search-advanced {
    margin-bottom: 20px
}

.form-search-advanced .search-rapid .form-group .form-control {
    display: inline-block
}

.form-search-advanced .form-group .control-label {
    font-size: 1.4em
}

.form-search-advanced .form-group .form-control {
    border-radius: 0
}

.form-search-advanced .btn {
    border-radius: 0 !important
}

.form-search-advanced .search-estesa {
    padding: 0
}

@media (min-width: 992px) {
    .form-search-advanced .search-estesa {
        padding: 0 60px
    }
}

.form-search-advanced .well {
    padding: 20px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #efefef
}

.container-carousel {
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2)
}

#carousel-gallery-foto {
    padding-bottom: 40px
}

#carousel-gallery-foto .carousel-inner .item img {
    height: auto;
    width: auto;
    max-width: 400px;
    max-height: 300px
}

#carousel-gallery-foto .carousel-inner .item p {
    font-size: 1em;
    margin-top: 20px
}

#carousel-gallery-foto .carousel-control.left, #carousel-gallery-foto .carousel-control.right {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 1;
    max-height: 300px
}

#carousel-gallery-foto .carousel-control.left .fa, #carousel-gallery-foto .carousel-control.right .fa {
    display: inline-block;
    color: #054a14;
    font-size: 1.8em
}

#carousel-gallery-foto .carousel-control.left {
    background-image: none
}

#carousel-gallery-foto .carousel-control.right {
    background-image: none
}

#carousel-gallery-foto .carousel-indicators li {
    border: 1px solid #054a14
}

#carousel-gallery-foto .carousel-indicators .active {
    background-color: #032c0c
}

.gallery-detail {
    font-size: 1.6em
}

.gallery-detail .legend {
    border: 1px solid #c0c0c0;
    margin: 20px 0;
    padding: 20px;
    text-align: left
}

.gallery-detail .legend legend {
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #ccc
}

.form-inserimento label {
    font-size: 1.4em
}

.form-inserimento .form-control {
    margin-bottom: 10px;
    display: inline-block
}

.form-inserimento .btn {
    border-radius: 0 !important;
    padding: 14px 58px !important
}

.form-inserimento .ins-foto b {
    font-size: 1.4em;
    display: block;
    margin-bottom: 5px
}

.container-edifici-votati .row {
    margin-top: 20px;
    margin-bottom: 20px
}

.container-edifici-votati .cont_box {
    background: #d5e2d8;
    padding: 20px;
    margin-bottom: 20px
}

@media (min-width: 992px) {
    .container-edifici-votati .cont_box {
        margin-bottom: 0
    }
}

.container-edifici-votati .cont_box .box_img img {
    max-height: 150px;
    margin: 0 auto;
    display: block
}

.container-edifici-votati .cont_box .cont_like_n {
    width: 100%;
    margin: 10px 0
}

.container-edifici-votati .cont_box .cont_like_n .contatore_n {
    float: left;
    width: 50%;
    font-size: 1.4em;
    text-align: right;
    padding-right: 10px;
    font-weight: 700;
    color: #054a14
}

.container-edifici-votati .cont_box .cont_like_n .cont_img_like_n {
    float: left;
    width: 50%
}

.wgf-container .wgf-select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.wgf-container .wgf-component input[type="file"] {
    font-size: 14px;
    height: 35px
}

.wgf-container .wgf-reloadCaptchaButton {
    color: #fff;
    background-color: #20758f;
    font-size: 1.4em;
    border-radius: 4px;
    border: 0;
    padding: 5px 20px;
    margin-left: 10px
}

* .portlet-borderless.web-form-portlet .radio input {
    position: relative;
    margin-left: 0
}

.portlet-borderless.web-form-portlet label {
    font-size: 14px
}

@media (min-width: 1440px) {
    .container.container-main-page {
        width: 1380px !important
    }
}

.ilspa-transition {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.ilspa-transition-a {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.reset-radius {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.reset-box-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.reset-menu-list, .aui .header-main-submenu, .aui .menu-servizi-mobile-header {
    list-style: none;
    padding: 0;
    margin: 0
}

.form-sm-style {
    padding: 10px 20px;
    font-size: 16px
}

.form-lg-style {
    padding: 10px 20px;
    font-size: 26px
}

.aui .header-tool {
    height: 45px
}

.aui .header-tool .form .control-group:last-child {
    line-height: 58px !important;
    text-align: center
}

.aui .header-tool .haeder-social {
    height: 45px;
    line-height: 45px
}

.aui .header-tool .haeder-social a {
    font-size: 1.8em;
    margin-right: 10px;
    color: #686767
}

.aui .header-tool .btn-areRiservata {
    color: #fff;
    font-size: 1.2em;
    font-weight: 400;
    width: 100%;
    border-radius: 0;
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.aui .header-tool .btn-areRiservata:hover, .aui .header-tool .btn-areRiservata:focus {
    text-decoration: underline
}

.aui .header-main-submenu, .aui .menu-servizi-mobile-header {
    float: right
}

.aui .header-main-submenu li, .aui .menu-servizi-mobile-header li {
    padding: 0 10px;
    position: relative;
    display: block;
    float: left
}

.aui .header-main-submenu li:after, .aui .menu-servizi-mobile-header li:after {
    content: '';
    color: #fff;
    position: absolute;
    top: 50%;
    height: 14px;
    width: 2px;
    z-index: 4;
    background: #fff;
    margin-left: -11px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.aui .header-main-submenu li:first-child:after, .aui .menu-servizi-mobile-header li:first-child:after {
    content: ''
}

.aui .header-main-submenu li a, .aui .menu-servizi-mobile-header li a {
    color: #fff !important;
    font-size: 1.2em !important;
    padding: 0;
    height: 45px;
    line-height: 45px;
    font-weight: 700;
    position: relative;
    display: block
}

.aui .header-main-submenu li a:hover, .aui .menu-servizi-mobile-header li a:hover {
    background: 0;
    color: #fff;
    text-decoration: underline
}

.aui .menu-servizi-mobile-header {
    width: 100%
}

.aui .menu-servizi-mobile-header ul {
    float: none
}

.ilspa .header-tool form {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    float: left !important;
    position: relative
}

.ilspa .header-tool form .control-group {
    width: 85%;
    margin-bottom: 0 !important;
    float: left;
    height: 45px !important
}

.ilspa .header-tool form .control-group:nth-child(2) {
    display: none
}

.ilspa .header-tool form .control-group:last-child {
    width: 15%;
    line-height: 45px;
    background: #2c3240 !important;
    text-align: center
}

.ilspa .header-tool form input#_3_keywords {
    background: #2c3240 !important;
    border-radius: 0 !important;
    border: 0 !important;
    height: 45px !important;
    color: #fff
}

.ilspa .header-tool form input#search {
    background: #2c3240 !important;
    text-align: center;
    vertical-align: middle
}

.ilspa .header-tool form select#_3_groupId {
    display: none
}

.ilspa .header-tool form .aui-field-select {
    display: none
}

.ilspa .navbar {
    border: 0;
    margin-bottom: 0;
    background: #fff;
    display: block !important;
    border-radius: 0 !important
}

.ilspa .navbar .navbar-brand {
    background: url("../img/logo-infrastrutture.png");
    height: 56px;
    width: 196px;
    background-size: 100%;
    margin: 10px 5px !important
}

.ilspa .navbar .navbar-regione {
    background: url("../img/logo-regione.png");
    height: 41px;
    width: 108px;
    background-size: 100%;
    display: block;
    margin: 16px auto
}

@media (min-width: 992px) {
    .ilspa .navbar .navbar-nav {
        margin-left: -30px
    }
}

@media (min-width: 1200px) {
    .ilspa .navbar .navbar-nav {
        margin-left: -40px
    }
}

.ilspa .navbar .navbar-nav li a {
    font-size: 1.6em;
    color: #606060
}

@media (min-width: 992px) {
    .ilspa .navbar .navbar-nav li a {
        padding: 28px 5px;
        font-size: 1.1em
    }
}

@media (min-width: 1200px) {
    .ilspa .navbar .navbar-nav li a {
        padding: 28px 8px;
        font-size: 1.4em
    }
}

.ilspa .navbar .navbar-nav li a:hover, .ilspa .navbar .navbar-nav li a:focus {
    text-decoration: underline;
    background-color: #49546a !important;
    color: #fff !important
}

.ilspa .navbar .navbar-nav li .dropdown-menu li a {
    padding: 8px 8px;
    font-size: 1em;
    font-weight: 400;
    background: #fff;
    color: #49546a
}

.ilspa .navbar .navbar-nav li .dropdown-menu li a:hover {
    background: #49546a;
    color: #fff
}

.ilspa .navbar .navbar-nav li .dropdown-menu li.active a {
    background: #49546a;
    color: #fff
}

.ilspa .navbar .navbar-nav li.active a {
    background: #49546a;
    color: #fff
}

.ilspa .navbar .navbar-toggle {
    margin-right: 20px;
    border: 0;
    padding: 16px 10px
}

.cened .header-tool form, .curit .header-tool form, .rsg .header-tool form, .energialombardia .header-tool form, .spazipervoi .header-tool form {
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    float: left !important;
    position: relative
}

.cened .header-tool form .control-group, .curit .header-tool form .control-group, .rsg .header-tool form .control-group, .energialombardia .header-tool form .control-group, .spazipervoi .header-tool form .control-group {
    width: 85%;
    margin-bottom: 0 !important;
    float: left;
    height: 45px !important
}

.cened .header-tool form .control-group:nth-child(2), .curit .header-tool form .control-group:nth-child(2), .rsg .header-tool form .control-group:nth-child(2), .energialombardia .header-tool form .control-group:nth-child(2), .spazipervoi .header-tool form .control-group:nth-child(2) {
    display: none
}

.cened .header-tool form .control-group:last-child, .curit .header-tool form .control-group:last-child, .rsg .header-tool form .control-group:last-child, .energialombardia .header-tool form .control-group:last-child, .spazipervoi .header-tool form .control-group:last-child {
    width: 15%;
    line-height: 45px;
    background: #032c0c !important;
    text-align: center
}

.cened .header-tool form input#_3_keywords, .curit .header-tool form input#_3_keywords, .rsg .header-tool form input#_3_keywords, .energialombardia .header-tool form input#_3_keywords, .spazipervoi .header-tool form input#_3_keywords {
    background: #032c0c !important;
    border-radius: 0 !important;
    border: 0 !important;
    height: 45px !important;
    color: #fff
}

.cened .header-tool form input#search, .curit .header-tool form input#search, .rsg .header-tool form input#search, .energialombardia .header-tool form input#search, .spazipervoi .header-tool form input#search {
    background: #032c0c !important;
    text-align: center;
    vertical-align: middle
}

.cened .header-tool form select#_3_groupId, .curit .header-tool form select#_3_groupId, .rsg .header-tool form select#_3_groupId, .energialombardia .header-tool form select#_3_groupId, .spazipervoi .header-tool form select#_3_groupId {
    display: none
}

.cened .header-tool form .aui-field-select, .curit .header-tool form .aui-field-select, .rsg .header-tool form .aui-field-select, .energialombardia .header-tool form .aui-field-select, .spazipervoi .header-tool form .aui-field-select {
    display: none
}

.cened .navbar-default, .curit .navbar-default, .rsg .navbar-default, .energialombardia .navbar-default, .spazipervoi .navbar-default {
    border: 0;
    background: #fff;
    margin-bottom: 0;
    min-height: 60px;
    border-radius: 0
}

@media (min-width: 768px) {
    .cened .navbar-default, .curit .navbar-default, .rsg .navbar-default, .energialombardia .navbar-default, .spazipervoi .navbar-default {
        padding: 0 10px
    }
}

@media (min-width: 992px) {
    .cened .navbar-default, .curit .navbar-default, .rsg .navbar-default, .energialombardia .navbar-default, .spazipervoi .navbar-default {
        padding: 0 40px
    }
}

.cened .navbar-default .navbar-brand, .curit .navbar-default .navbar-brand, .rsg .navbar-default .navbar-brand, .energialombardia .navbar-default .navbar-brand, .spazipervoi .navbar-default .navbar-brand {
    background: url("../img/logo-cened.png");
    height: 25px;
    width: 166px;
    background-size: 100%;
    margin: 17px 0 0 10px;
    background-size: 100%;
    background-repeat: no-repeat
}

@media (min-width: 768px) {
    .cened .navbar-default .navbar-brand, .curit .navbar-default .navbar-brand, .rsg .navbar-default .navbar-brand, .energialombardia .navbar-default .navbar-brand, .spazipervoi .navbar-default .navbar-brand {
        height: 67px;
        width: 370px;
        margin: 9px 0 0 10px
    }
}

.cened .navbar-default .navbar-regione, .curit .navbar-default .navbar-regione, .rsg .navbar-default .navbar-regione, .energialombardia .navbar-default .navbar-regione, .spazipervoi .navbar-default .navbar-regione {
    background: url("../img/logo-regione.png");
    height: 25px;
    width: 66px;
    background-size: 100%;
    display: block;
    margin: 17px 0 0 10px
}

@media (min-width: 768px) {
    .cened .navbar-default .navbar-regione, .curit .navbar-default .navbar-regione, .rsg .navbar-default .navbar-regione, .energialombardia .navbar-default .navbar-regione, .spazipervoi .navbar-default .navbar-regione {
        height: 41px;
        width: 108px;
        margin: 23px 0;
        float: right
    }
}

.cened .navbar-default .navbar-toggle, .curit .navbar-default .navbar-toggle, .rsg .navbar-default .navbar-toggle, .energialombardia .navbar-default .navbar-toggle, .spazipervoi .navbar-default .navbar-toggle {
    border: 0;
    position: absolute;
    right: 10px;
    z-index: 1;
    margin-right: 0
}

.cened .navbar-default .navbar-toggle .icon-bar, .curit .navbar-default .navbar-toggle .icon-bar, .rsg .navbar-default .navbar-toggle .icon-bar, .energialombardia .navbar-default .navbar-toggle .icon-bar, .spazipervoi .navbar-default .navbar-toggle .icon-bar {
    background: #054a14
}

.cened .navbar-default .menu-cened-mobile .navbar-nav, .curit .navbar-default .menu-cened-mobile .navbar-nav, .rsg .navbar-default .menu-cened-mobile .navbar-nav, .energialombardia .navbar-default .menu-cened-mobile .navbar-nav, .spazipervoi .navbar-default .menu-cened-mobile .navbar-nav {
    margin: 0 -10px !important
}

.cened .navbar-default .menu-cened-mobile .navbar-nav li a, .curit .navbar-default .menu-cened-mobile .navbar-nav li a, .rsg .navbar-default .menu-cened-mobile .navbar-nav li a, .energialombardia .navbar-default .menu-cened-mobile .navbar-nav li a, .spazipervoi .navbar-default .menu-cened-mobile .navbar-nav li a {
    display: block;
    padding: 12px 20px;
    background: #fff;
    border-bottom: 1px solid #ebebeb;
    text-decoration: none;
    color: #606060;
    font-size: 1.4em;
    border-left: 5px solid #929292;
    text-transform: uppercase
}

.cened .navbar-default .menu-cened-mobile .navbar-nav li.active a, .curit .navbar-default .menu-cened-mobile .navbar-nav li.active a, .rsg .navbar-default .menu-cened-mobile .navbar-nav li.active a, .energialombardia .navbar-default .menu-cened-mobile .navbar-nav li.active a, .spazipervoi .navbar-default .menu-cened-mobile .navbar-nav li.active a {
    color: #fff;
    background-color: #054a14
}

.cened .navbar-default .menu-cened-mobile .navbar-nav li .dropdown-menu, .curit .navbar-default .menu-cened-mobile .navbar-nav li .dropdown-menu, .rsg .navbar-default .menu-cened-mobile .navbar-nav li .dropdown-menu, .energialombardia .navbar-default .menu-cened-mobile .navbar-nav li .dropdown-menu, .spazipervoi .navbar-default .menu-cened-mobile .navbar-nav li .dropdown-menu {
    margin: 0;
    padding: 0
}

.cened .navbar-default .menu-cened-mobile .navbar-nav li .dropdown-menu li a, .curit .navbar-default .menu-cened-mobile .navbar-nav li .dropdown-menu li a, .rsg .navbar-default .menu-cened-mobile .navbar-nav li .dropdown-menu li a, .energialombardia .navbar-default .menu-cened-mobile .navbar-nav li .dropdown-menu li a, .spazipervoi .navbar-default .menu-cened-mobile .navbar-nav li .dropdown-menu li a {
    font-size: 1.0em;
    display: block;
    padding: 16px 30px;
    background: #ececec;
    border-bottom: 0;
    border-left: 5px solid #054a14;
    text-transform: none;
    color: #606060
}

.cened .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li.active a, .curit .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li.active a, .rsg .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li.active a, .energialombardia .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li.active a, .spazipervoi .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li.active a {
    font-weight: bold
}

.cened .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li a, .curit .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li a, .rsg .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li a, .energialombardia .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li a, .spazipervoi .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li a {
    padding: 16px 46px;
    background: #ddd
}

.cened .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li .fourth-level-menu li.active a, .curit .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li .fourth-level-menu li.active a, .rsg .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li .fourth-level-menu li.active a, .energialombardia .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li .fourth-level-menu li.active a, .spazipervoi .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li .fourth-level-menu li.active a {
    font-weight: bold
}

.cened .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li .fourth-level-menu li a, .curit .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li .fourth-level-menu li a, .rsg .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li .fourth-level-menu li a, .energialombardia .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li .fourth-level-menu li a, .spazipervoi .navbar-default .menu-cened-mobile .navbar-nav li .third-level-menu li .fourth-level-menu li a {
    padding: 16px 60px;
    background: #ddd;
    font-weight: normal
}

.curit .header-tool form .control-group:last-child {
    background: #d4971c !important
}

.curit .header-tool form input#_3_keywords {
    background: #d4971c !important;
    color: #fff
}

.curit .header-tool form input#search {
    background: #d4971c !important;
    text-align: center;
    vertical-align: middle
}

.curit .navbar .navbar-brand {
    background: url("../img/logo-curit.png");
    height: 25px;
    width: 166px;
    background-size: 100%;
    margin: 17px 0 0 10px;
    background-size: 100%;
    background-repeat: no-repeat
}

@media (min-width: 768px) {
    .curit .navbar .navbar-brand {
        height: 67px;
        width: 370px;
        margin: 9px 0 0 10px
    }
}

.curit .navbar .navbar-toggle .icon-bar {
    background: #d4971c
}

.curit .navbar .menu-cened-mobile .navbar-nav li.active a {
    color: #fff;
    background-color: #d4971c
}

.curit .navbar .menu-cened-mobile .navbar-nav li .dropdown-menu li a {
    border-left: 5px solid #d4971c
}

.rsg .header-tool form .control-group:last-child {
    background: #106489 !important
}

.rsg .header-tool form input#_3_keywords {
    background: #106489 !important;
    color: #fff
}

.rsg .header-tool form input#search {
    background: #106489 !important;
    text-align: center;
    vertical-align: middle
}

.rsg .header-tool .haeder-social a {
    color: #fff
}

.rsg .header-tool .haeder-social a .fa {
    color: #fff
}

.rsg .navbar .navbar-brand {
    background: url("../img/logo-rsg.png");
    height: 25px;
    width: 166px;
    background-size: 100%;
    margin: 17px 0 0 10px;
    background-size: 100%;
    background-repeat: no-repeat
}

@media (min-width: 768px) {
    .rsg .navbar .navbar-brand {
        height: 67px;
        width: 370px;
        margin: 9px 0 0 10px
    }
}

.rsg .navbar .navbar-toggle .icon-bar {
    background: #106489
}

.rsg .navbar .menu-cened-mobile .navbar-nav li.active a {
    color: #fff;
    background-color: #1780ad
}

.rsg .navbar .menu-cened-mobile .navbar-nav li .dropdown-menu li a {
    border-left: 5px solid #1780ad
}

.energialombardia .header-tool form .control-group:last-child {
    background: #0c4e0e !important
}

.energialombardia .header-tool form input#_3_keywords {
    background: #0c4e0e !important;
    color: #fff
}

.energialombardia .header-tool form input#search {
    background: #0c4e0e !important;
    text-align: center;
    vertical-align: middle
}

.energialombardia .navbar .navbar-brand {
    background: url("../img/logo-energialombardia.png");
    height: 25px;
    width: 166px;
    background-size: 100%;
    margin: 17px 0 0 10px;
    background-size: 100%;
    background-repeat: no-repeat
}

@media (min-width: 768px) {
    .energialombardia .navbar .navbar-brand {
        height: 67px;
        width: 370px;
        margin: 9px 0 0 10px
    }
}

.energialombardia .navbar .navbar-toggle .icon-bar {
    background: #147d16
}

.energialombardia .navbar .menu-cened-mobile .navbar-nav li.active a {
    color: #fff;
    background-color: #147d16
}

.energialombardia .navbar .menu-cened-mobile .navbar-nav li .dropdown-menu li a {
    border-left: 5px solid #147d16
}

.spazipervoi .navbar {
    border: 0;
    margin-bottom: 0;
    background: #fff;
    display: block !important;
    border-radius: 0 !important
}

.spazipervoi .navbar .navbar-brand {
    background: url("../img/logo-spazixvoi.gif");
    height: 56px;
    width: 196px;
    background-size: 100%;
    margin: 10px 5px !important
}

.spazipervoi .navbar .navbar-regione {
    background: url("../img/logo-spazipervoi.png");
    height: 25px;
    width: 165px;
    background-size: 100%;
    display: block;
    margin: 17px 0 0 10px
}

@media (min-width: 768px) {
    .spazipervoi .navbar .navbar-regione {
        height: 41px;
        width: 270px;
        margin: 17px 0;
        float: right
    }
}

@media (min-width: 992px) {
    .spazipervoi .navbar .navbar-nav {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .spazipervoi .navbar .navbar-nav {
        margin-left: 0
    }
}

.spazipervoi .navbar .navbar-nav li a {
    font-size: 1.6em;
    color: #606060
}

@media (min-width: 992px) {
    .spazipervoi .navbar .navbar-nav li a {
        padding: 28px 5px;
        font-size: 1.1em
    }
}

@media (min-width: 1200px) {
    .spazipervoi .navbar .navbar-nav li a {
        padding: 28px 8px;
        font-size: 1.4em
    }
}

.spazipervoi .navbar .navbar-nav li a:hover, .spazipervoi .navbar .navbar-nav li a:focus {
    text-decoration: underline;
    background-color: #0b7a7a !important;
    color: #fff !important
}

.spazipervoi .navbar .navbar-nav li .dropdown-menu li a {
    padding: 8px 8px;
    font-size: 1em;
    font-weight: 400;
    background: #fff;
    color: #49546a
}

.spazipervoi .navbar .navbar-nav li .dropdown-menu li a:hover {
    background: #0b7a7a;
    color: #fff
}

.spazipervoi .navbar .navbar-nav li .dropdown-menu li.active a {
    background: #0b7a7a;
    color: #fff
}

.spazipervoi .navbar .navbar-nav li.active a {
    background: #0b7a7a;
    color: #fff
}

.spazipervoi .navbar .navbar-toggle {
    margin-right: 20px;
    border: 0;
    padding: 16px 10px
}

.aui .dockbar.navbar-static-top {
    margin-bottom: 0 !important
}

.aui .dockbar .navbar-inner {
    padding-left: 0 !important;
    padding-right: 20px
}

@media (min-width: 1440px) {
    .container.container-main-page {
        width: 1380px !important
    }
}

.ilspa-transition {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.ilspa-transition-a {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.reset-radius {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.reset-box-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.reset-menu-list, .aui footer .footer-top .menu-sezioni, .aui footer .footer-top .menu-servizi {
    list-style: none;
    padding: 0;
    margin: 0
}

.form-sm-style {
    padding: 10px 20px;
    font-size: 16px
}

.form-lg-style {
    padding: 10px 20px;
    font-size: 26px
}

.aui footer .footer-top {
    background: #202020;
    padding: 30px 10px;
    color: #fff
}

@media (min-width: 992px) {
    .aui footer .footer-top {
        padding: 30px
    }
}

@media (min-width: 1200px) {
    .aui footer .footer-top {
        padding: 50px
    }
}

.aui footer .footer-top .footer-copy {
    position: relative
}

.aui footer .footer-top .footer-copy p {
    font-size: 1.2em
}

@media (min-width: 992px) {
    .aui footer .footer-top .footer-copy p {
        font-size: 1.4em
    }
}

.aui footer .footer-top .footer-copy .footer-brand {
    height: 28px;
    width: 100px;
    background-size: 100%;
    display: block;
    margin-bottom: 50px
}

@media (min-width: 768px) {
    .aui footer .footer-top .footer-copy .footer-brand {
        height: 57px;
        width: 196px
    }
}

@media (min-width: 992px) {
    .aui footer .footer-top .footer-copy .footer-brand {
        height: 78px;
        width: 266px
    }
}

.aui footer .footer-top .footer-copy .footer-brand img {
    width: 100%;
    height: auto
}

.aui footer .footer-top .footer-copy:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    background: #fff;
    top: 0;
    right: 0
}

@media (min-width: 1200px) {
    .aui footer .footer-top .footer-copy:after {
        right: 10px
    }
}

@media (max-width: 767px) {
    .aui footer .footer-top .footer-copy .brand-mobile {
        float: left;
        width: 40%
    }
}

@media (max-width: 767px) {
    .aui footer .footer-top .footer-copy .copy-mobile {
        float: left;
        width: 60%;
        border-left: 1px solid #fff;
        padding-left: 10px;
        margin-bottom: 20px
    }
}

.aui footer .footer-top .copy-footer p {
    font-size: 1.2em
}

.aui footer .footer-top .line-footer {
    width: 1px;
    background: #fff
}

.aui footer .footer-top .title-theme {
    color: #fff
}

.aui footer .footer-top .menu-sezioni {
    font-size: 1.6em
}

.aui footer .footer-top .menu-sezioni li a {
    color: #fff;
    padding: 2px 0;
    display: block
}

.aui footer .footer-top .menu-servizi {
    font-size: 1.6em
}

.aui footer .footer-top .menu-servizi li a {
    color: #fff;
    padding: 2px 0;
    display: block
}

.aui footer .footer-top .footer-brand-regione {
    background: url("../img/regione-lombardia-footer.png");
    height: 55px;
    width: 142px;
    background-size: 100%;
    display: block;
    margin: 0 auto 50px auto
}

@media (max-width: 767px) {
    .aui footer .footer-top .footer-brand-regione {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.aui footer .footer-top .footer-brand-infrastrutture {
    background: url("../img/ARIA_logo_bianco_mini.png");
    height: 55px;
    width: 188px;
    background-size: 100%;
    display: block
}

.aui footer .footer-top .footer-social {
    font-size: 18px
}

.aui footer .footer-top .footer-social a {
    color: #c6c6c6
}

.aui footer .footer-top .footer-social i {
    margin-right: 10px
}

.aui footer .footer-bottom {
    background: #141414;
    color: #fff;
    font-size: 1.4em;
    padding: 20px
}

@media (min-width: 1440px) {
    .container.container-main-page {
        width: 1380px !important
    }
}

.ilspa-transition {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.ilspa-transition-a, .aui .btn {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}

.reset-radius {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.reset-box-shadow, .aui .btn.btn-inverse:hover, .aui .btn.btn-inverse:focus, .aui .btn.btn-inverse:active, .aui .btn.btn-inverse.active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.reset-menu-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.form-sm-style {
    padding: 10px 20px;
    font-size: 16px
}

.form-lg-style {
    padding: 10px 20px;
    font-size: 26px
}

.aui .form-control {
    height: auto;
    border-radius: 0
}

.aui .btn {
    border-width: 0;
    font-size: 1.6em;
    font-weight: 700;
    text-transform: uppercase;
    padding: 14px 18px;
    border-radius: 4px
}

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

.aui .btn.btn-primary:focus, .aui .btn.btn-primary:active {
    color: #fff
}

.aui .btn.btn-inverse {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    -webkit-box-shadow: 5px -5px 0 0 #fff;
    box-shadow: 5px -5px 0 0 #fff
}

.aui .btn.btn-inverse:hover, .aui .btn.btn-inverse:focus, .aui .btn.btn-inverse:active, .aui .btn.btn-inverse.active {
    background: #fff
}

.aui .btn.btn-inverse:focus, .aui .btn.btn-inverse:active {
    background: transparent;
    color: #fff
}

.aui .btn.btn-success {
    background: #1c921c
}

.aui .btn.btn-success:focus, .aui .btn.btn-success:hover {
    background: #0a6f0a
}

.aui label {
    font-weight: normal
}

.aui .well-custom {
    border-radius: 0;
    box-shadow: none
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)

 */
@font-face {
    font-family: 'FontAwesome';
    src: url("fonts/font-awesome-4.7.0/fontawesome-webfont3e6e.eot?v=4.7.0");
    src: url("fonts/font-awesome-4.7.0/fontawesome-webfontd41d.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("fonts/font-awesome-4.7.0/fontawesome-webfont3e6e.woff2?v=4.7.0") format("woff2"), url("fonts/font-awesome-4.7.0/fontawesome-webfont3e6e.woff?v=4.7.0") format("woff"), url("fonts/font-awesome-4.7.0/fontawesome-webfont3e6e.ttf?v=4.7.0") format("truetype"), url("fonts/font-awesome-4.7.0/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

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

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

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(/ilspa-theme/css/%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(/ilspa-theme/css/%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(/ilspa-theme/css/%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(/ilspa-theme/css/%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(/ilspa-theme/css/%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(/ilspa-theme/css/%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(/ilspa-theme/css/%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

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

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

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

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
    z-index: 9999
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: 0
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: 0
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: 0
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: 0
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: 0
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: 0;
    background: 0;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: bold
}

.ui-widget-header a {
    color: #333
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
    color: #454545;
    text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: normal;
    color: #2b2b2b
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #fff
}

.ui-icon-background, .ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
    background-image: url("images/ui-icons_555555_256x240.png")
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
    background-image: url("images/ui-icons_777620_256x240.png")
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_cc0000_256x240.png")
}

.ui-button .ui-icon {
    background-image: url("images/ui-icons_777777_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 3px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 3px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .003;
    filter: Alpha(Opacity=0.3)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

.onlineUserDisplayAll {
    margin: 10px 0;
    float: left
}

.onlineUserContainerTitle {
    width: 100%;
    border: dotted 1px;
    padding-top: 10px;
    font-weight: bold;
    float: left;
    padding-bottom: 10px
}

.onlineUserContainerRow {
    float: left;
    width: 100%;
    border: dotted 1px;
    margin-top: 10px
}

.onlineUserPortrait > img {
    max-height: 100px;
    padding: 2px
}

.onlineUserPortrait {
    float: left;
    width: 20%;
    height: 105px
}

.onlineUserRow {
    margin: 5px;
    padding: 5px
}

.onlineUserInfo {
    float: left;
    height: 105px
}

.onlineUserHiddenRow {
    display: none
}

.trackingNotEnabled li {
    padding: 5px;
    font-weight: bold
}

.hidden, .wgf-hidden {
    display: none
}

.wgf-compactForm input[type=text], .wgf-compactForm input[type=password], .wgf-compactForm input[type=file], .wgf-compactForm select {
    padding: 3px 6px;
    margin: 3px;
    border-radius: 1px
}

.wgf-compactForm .wgf-label {
    width: 150px
}

.wgf-minSizeContainer > .wgf-container-childs {
    min-height: 50px
}

.wgf-radio-container {
    vertical-align: middle
}

.wgf-radio-container > .wgf-radio-option {
    margin: 3px 7px
}

.wgf-fileupload-uploadedfileinfo {
    padding: 10px 0 0 255px
}

.wgf-fileupload-imagePreviewContainer {
    margin-top: 12px;
    width: 300px;
    text-align: center
}

.wgf-label {
    width: 250px;
    display: inline-block
}

.wgf-fieldWrapper input, .wgf-fieldWrapper select {
    margin: 5px 0
}

.wgf-fieldWrapper input[type=text], .wgf-fieldWrapper input[type=password], .wgf-fieldWrapper input[type=file], .wgf-fieldWrapper select {
    min-width: 350px
}

.wgf-fieldWrapper select, .wgf-fieldWrapper .chzn-container {
    padding: 10px
}

.wgf-agreement textarea {
    width: 100%
}

.wgf-htmlBlock {
    min-height: 10px;
    min-width: 10px
}

.wgf-inlineContainer > .wgf-fieldWrapper, .wgf-inlineContainer > div > .wgf-fieldWrapper {
    display: inline-block
}

.wgf-inlineContainer > .wgf-fieldWrapper input, .wgf-inlineContainer > div > .wgf-fieldWrapper input, .wgf-inlineContainer > .wgf-fieldWrapper select, .wgf-inlineContainer > div > .wgf-fieldWrapper select {
    min-width: 0;
    margin-right: 10px
}

.wgf-inlineContainer > .wgf-fieldWrapper .wgf-label, .wgf-inlineContainer > div > .wgf-fieldWrapper .wgf-label {
    width: auto;
    margin-right: 10px
}

.wgf-tabPanel > .wgf-container-childs > * > .wgf-container-title {
    display: none
}

.wgf-tabHeader-li .wgf-tabHeader-a {
    color: inherit
}

.wgf-fieldIcons {
    width: 20px
}

.wgf-defaultable-isDefaultIcon, .wgf-defaultable-isCustomIcon {
    display: none
}

.wgf-defaultable-isDefault .wgf-defaultable-isDefaultIcon, .wgf-defaultable-isCustom .wgf-defaultable-isCustomIcon {
    display: inline-block;
    border: 2px solid;
    border-radius: 2px;
    font-weight: bolder;
    padding: 2px;
    margin-right: 5px;
    text-align: center;
    width: 15px
}

.wgf-defaultable-isDefaultIcon {
    color: blue;
    border-color: blue
}

.wgf-defaultable-isCustomIcon {
    color: green;
    border-color: green
}

.wgf-redirect {
    color: gray
}

.wgf-fieldset {
    overflow: visible !important
}

.ui-accordion .ui-accordion-content.wgf-container-childs {
    overflow: visible
}

.wgf-multipleField-row > td {
    padding: 12px
}

.wgf-multipleField-addRowButton {
    margin: 0 auto 0 auto
}

.wgf-multipleField-addRowButton, .wgf-multipleField-delRowButton {
    display: block
}

.wgf-multipleField-deletionCandidateRow {
    background-color: #EEE
}

.wgf-button {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, white));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, white 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, white 50%);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    padding: 9px
}

.wgf-tooltip {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    background-image: url("img/wego-forms/icons/tooltipIcon.html")
}

.swMain {
    width: 95%
}

.swMain .stepContainer div.content {
    width: 95%
}

.wgf-localizable-field input {
    min-width: 250px !important
}

.wgf-stop-scrolling {
    height: 100%;
    width: 100%;
    overflow: hidden
}

.wgf-gridContainer-table {
    width: 100%
}

.wgf-gridContainer-cellContent {
    width: 100%;
    height: 100%
}

.wgf-gridContainer-cellContent .wgf-label {
    width: auto
}

.wgf-gridContainer-cellContent .wgf-fieldWrapper input[type=text], .wgf-gridContainer-cellContent .wgf-fieldWrapper input[type=password], .wgf-gridContainer-cellContent .wgf-fieldWrapper select {
    min-width: 0
}

.wgf-localization-saveNewTextButton, .wgf-localization-cancelEditoButton {
    background-color: #eee8aa
}

.wgf-localization-localizedMessageModified input, .wgf-localization-localizedMessageModified .wgf-localization-menuButton .ui-button-text {
    background-color: #eee8aa
}

.ui-menu .ui-menu-item a.wgf-localization-currentLanguageMenuItem {
    font-weight: bold
}

button.wgf-localization-menuButton {
    width: 65px;
    height: 30px;
    margin-left: 5px
}

button.wgf-localization-menuButton .ui-button-text {
    padding: .4em
}

.wgf-localization-messageEditorTextarea {
    min-width: 450px;
    min-height: 150px;
    width: 100%
}

.topBar .searchHolder {
    display: inline-block
}

.topBar .searchButton {
    margin: 0 10px
}

.topBar input {
    padding: 7px;
    width: 100px;
    margin: 0 10px
}

.topBar .chosen-container {
    margin: 3px 0 3px 15px
}

.row_detail {
    padding: 10px;
    width: 100%
}

.row_detail > * {
    display: inline-block
}

.row_detail .grid_label {
    width: 15%
}

.row_detail .grid_text_area {
    width: 70%
}

.row_detail .grid_text_area input {
    width: 100%
}

.wgf-localizable-field .wgf-localization-localizedFieldWrapper .wgf-textArea {
    min-width: 500px;
    width: 100%
}

.wgf-localizable-field .wgf-localization-localizedFieldWrapper .wgf-textArea {
    min-height: 250px
}

.wgf-localizable-field .wgf-localization-localizedFieldWrapper .wgf-textArea + .wgf-localization-menuButton {
    float: right
}

.ui-dialog-titlebar-close {
    visibility: hidden
}

.table_grid {
    width: 100%
}

.grid_detail {
    display: none
}

.grid_detail > a {
    color: #e78f08 !important
}

div .grid_detail {
    width: 100%;
    min-height: 35px;
    margin: 12px 0
}

.wgf-localization-gridDetailHelpBox {
    margin: 12px 0
}

.wgf-inlineComponentEditor-rootEditorContainer {
    min-height: 600px;
    min-width: 450px
}

.wgf-editor-icon {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top
}

.wgf-editor-componentControlIcon {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("img/wego-forms/icons/componentControlIcon.html")
}

.wgf-editor-nameControl, .wgf-editor-descriptionControl {
    cursor: pointer
}

.wgf-editor-componentRemoveIcon {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("img/wego-forms/icons/componentRemoveIcon.html")
}

.wgf-editor-enableEditorButton {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("img/wego-forms/icons/enableEditorIcon.html")
}

.wgf-editor-disableEditorButton {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("img/wego-forms/icons/disableEditorIcon.html")
}

.wgf-editor-saveComponentIcon {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("img/wego-forms/icons/saveComponentIcon.html")
}

.wgf-editor-openComponentButton {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("img/wego-forms/icons/openComponentIcon.html")
}

.wgf-editor-newComponentButton {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("img/wego-forms/icons/newComponentIcon.html")
}

.wgf-editor-synchronizeButton {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("img/wego-forms/icons/refreshIcon.html")
}

.wgf-editor-moveComponentIcon {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("img/wego-forms/icons/moveComponentIcon.html");
    cursor: move
}

.wgf-editor-refreshComponentIcon {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("img/wego-forms/icons/refreshIcon.html")
}

.wgf-editor-exportComponentIcon {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("img/wego-forms/icons/exportIcon.html")
}

.wgf-editor-showHierarchyIcon {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("img/wego-forms/icons/hierarchyIcon.html")
}

.wgf-editor-addComponentIcon {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("img/wego-forms/icons/addComponentIcon.html");
    padding-left: 20px;
    width: auto
}

.wgf-editor-showComponentChooserButton {
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    background-image: url("img/wego-forms/icons/openComponentChooserWindowIcon.html")
}

.wgf-editor-componentControlPanel {
    opacity: .2;
    background-color: #dda;
    border-radius: 6px;
    padding: 3px;
    border: 2px solid #dda;
    transition: opacity .5s
}

.wgf-editor-componentControlPanel > * {
    margin: 0 3px
}

.wgf-editor-mainComponentControlPanel {
    display: block
}

.wgf-editor-addComponentControlPanel {
    display: block;
    margin: 10px 10px 10px 25px
}

.wgf-editor-containerControlPanel {
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: left center;
    background-position-x: 5px;
    background-image: url("img/wego-forms/icons/wgfLogoIcon.html");
    opacity: 1
}

.wgf-editor-basicComponentChooser .wgf-editor-componentChooserClass {
    padding: 0;
    background: inherit;
    border: 0
}

.wgf-editor-componentChooserEntry {
    cursor: move;
    margin: 3px 3px;
    padding: 3px 5px;
    border: 2px solid #ddd;
    border-radius: 6px
}

.wgf-editor-componentChooserEntry:hover {
    border: 2px solid #690
}

.wgf-editor-componentChooserEntry img {
    margin-right: 5px
}

.wgf-inlineComponentEditor-childs input, .wgf-inlineComponentEditor-childs textarea {
    border-color: #666
}

.wgf-inlineComponentEditor-childs .wgf-label {
    cursor: url("img/wego-forms/icons/editCursor.html"), pointer
}

.wgf-inlineComponentEditor-childs .wgf-container .wgf-container-childs {
    min-height: 50px
}

.wgf-inlineComponentEditor-childs .wgf-gridContainer-table {
    border-collapse: collapse;
    margin-top: 12px
}

.wgf-inlineComponentEditor-childs .wgf-gridContainer-row:first-child .wgf-gridContainer-cell, .wgf-inlineComponentEditor-childs .wgf-gridContainer-row:last-child .wgf-gridContainer-cell {
    max-width: 100px
}

.wgf-inlineComponentEditor-childs .wgf-gridContainer-cell {
    border: 1px dotted lightgray
}

.wgf-inlineComponentEditor-childs .wgf-gridContainer-cellContent {
    min-width: 30px;
    min-height: 45px
}

.wgf-inlineComponentEditor-childs .wgf-component {
    border: 2px solid #ddd;
    border-radius: 10px;
    padding: 10px;
    margin: 5px 3px;
    transition: border .5s
}

.wgf-inlineComponentEditor-childs .wgf-component.wgf-editor-hovering {
    border: 2px solid #690
}

.wgf-inlineComponentEditor-childs .wgf-component.wgf-editor-hovering > .wgf-editor-componentControlPanel {
    opacity: 1
}

.wgf-inlineComponentEditor-componentEditorLeftColumn .ui-state-default, .wgf-inlineComponentEditor-componentEditorLeftColumn .ui-state-active, .wgf-inlineComponentEditor-componentEditorLeftColumn .ui-state-hover, .wgf-inlineComponentEditor-componentEditorLeftColumn .ui-state-focus {
    font-weight: inherit;
    color: inherit;
    background: inherit
}

.wgf-inlineComponentEditor-componentEditorLeftColumn .ui-state-default {
    border: 2px solid #ddd
}

.wgf-inlineComponentEditor-componentEditorLeftColumn .ui-accordion .ui-accordion-header {
    border-radius: 4px
}

.wgf-inlineComponentEditor-componentEditorLeftColumn .ui-state-hover, .wgf-inlineComponentEditor-componentEditorLeftColumn .ui-state-focus {
    border: 2px solid #690;
    transition: border .5s
}

.wgf-inlineComponentEditor-componentEditorLeftColumn .ui-state-active {
    background-color: #dda
}

.wgf-inlineComponentEditor-emptyComponentPlaceholder {
    display: block;
    padding: 4em 2em 12em 6em
}

.wgf-inlineComponentEditor-volatileId {
    font-style: italic
}

.wgf-inlineComponentEditor-selectedComponent {
    background-color: #EEE
}

.wgf-inlineComponentEditor-componentEditorComponentDetail input[type=text], .wgf-inlineComponentEditor-componentEditorComponentDetail input[type=password], .wgf-inlineComponentEditor-componentEditorComponentDetail input[type=file], .wgf-inlineComponentEditor-componentEditorComponentDetail select {
    padding: 3px 6px;
    margin: 3px;
    border-radius: 1px;
    min-width: 200px
}

.wgf-inlineComponentEditor-componentEditorComponentDetail .wgf-label {
    width: 100px
}

.wgf-inlineComponentEditor-componentEditorComponentDetail fieldset {
    margin: 0;
    padding: 0
}

.wgf-inlineComponentEditor-componentEditorComponentDetail .wgf-editor-componentControlPanel {
    opacity: 1
}

.wgf-inlineComponentEditor-componentEditorComponentDetail .wgf-localizable-field input {
    min-width: 200px !important
}

.ui-dialog .wgf-inlineComponentEditor-rootEditorContainer {
    height: 100%
}

.wgf-editor-searchWindowFilters {
    margin-bottom: 5px;
    vertical-align: middle
}

.wgf-editor-searchWindowFilters > * {
    margin: 3px 6px
}

fieldset.wgf-container {
    margin: 10px 0
}

ul.ui-autocomplete li.ui-menu-item {
    font-size: 14px;
    padding: 5px
}

.ui-dialog.ui-widget {
    font-size: 1.6em
}

.ui-datepicker.ui-widget {
    font-size: 14px
}

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    zoom: 1;
    *display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15)
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0
}

.chosen-container a {
    cursor: pointer
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 23px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, white), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(top, white 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: -moz-linear-gradient(top, white 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: -o-linear-gradient(top, white 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("chosen/chosen-sprite.html") -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url("chosen/chosen-sprite.html") no-repeat 0 2px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: white url("chosen/chosen-sprite.html") no-repeat 100% -20px;
    background: url("chosen/chosen-sprite.html") no-repeat 100% -20px, -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, white));
    background: url("chosen/chosen-sprite.html") no-repeat 100% -20px, -webkit-linear-gradient(#eee 1%, white 15%);
    background: url("chosen/chosen-sprite.html") no-repeat 100% -20px, -moz-linear-gradient(#eee 1%, white 15%);
    background: url("chosen/chosen-sprite.html") no-repeat 100% -20px, -o-linear-gradient(#eee 1%, white 15%);
    background: url("chosen/chosen-sprite.html") no-repeat 100% -20px, linear-gradient(#eee 1%, #fff 15%);
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px
}

.chosen-container .chosen-results {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, white));
    background-image: -webkit-linear-gradient(#eee 1%, white 15%);
    background-image: -moz-linear-gradient(#eee 1%, white 15%);
    background-image: -o-linear-gradient(#eee 1%, white 15%);
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text
}

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

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

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 5px;
    height: 15px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none;
    color: #666;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-field .default {
    color: #999
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 0 3px 5px;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    border-radius: 3px;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-clip: padding-box;
    box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("chosen/chosen-sprite.html") -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666
}

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

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(20%, #eee), color-stop(80%, white));
    background-image: -webkit-linear-gradient(#eee 20%, white 80%);
    background-image: -moz-linear-gradient(#eee 20%, white 80%);
    background-image: -o-linear-gradient(#eee 20%, white 80%);
    background-image: linear-gradient(#eee 20%, #fff 80%);
    box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

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

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #111 !important
}

.chosen-disabled {
    opacity: .5 !important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
    left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: 0
}

.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: white url("chosen/chosen-sprite.html") no-repeat -30px -20px;
    background: url("chosen/chosen-sprite.html") no-repeat -30px -20px, -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(1%, #eee), color-stop(15%, white));
    background: url("chosen/chosen-sprite.html") no-repeat -30px -20px, -webkit-linear-gradient(#eee 1%, white 15%);
    background: url("chosen/chosen-sprite.html") no-repeat -30px -20px, -moz-linear-gradient(#eee 1%, white 15%);
    background: url("chosen/chosen-sprite.html") no-repeat -30px -20px, -o-linear-gradient(#eee 1%, white 15%);
    background: url("chosen/chosen-sprite.html") no-repeat -30px -20px, linear-gradient(#eee 1%, #fff 15%);
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
    .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
        background-image: url("chosen-sprite%402x.html") !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

pre code {
    display: block;
    padding: .5em;
    background: #f0f0f0
}

pre code, pre .subst, pre .tag .title, pre .lisp .title, pre .clojure .built_in, pre .nginx .title {
    color: black
}

pre .string, pre .title, pre .constant, pre .parent, pre .tag .value, pre .rules .value, pre .rules .value .number, pre .preprocessor, pre .pragma, pre .haml .symbol, pre .ruby .symbol, pre .ruby .symbol .string, pre .aggregate, pre .template_tag, pre .django .variable, pre .smalltalk .class, pre .addition, pre .flow, pre .stream, pre .bash .variable, pre .apache .tag, pre .apache .cbracket, pre .tex .command, pre .tex .special, pre .erlang_repl .function_or_atom, pre .asciidoc .header, pre .markdown .header, pre .coffeescript .attribute {
    color: #800
}

pre .smartquote, pre .comment, pre .annotation, pre .template_comment, pre .diff .header, pre .chunk, pre .asciidoc .blockquote, pre .markdown .blockquote {
    color: #888
}

pre .number, pre .date, pre .regexp, pre .literal, pre .hexcolor, pre .smalltalk .symbol, pre .smalltalk .char, pre .go .constant, pre .change, pre .lasso .variable, pre .makefile .variable, pre .asciidoc .bullet, pre .markdown .bullet, pre .asciidoc .link_url, pre .markdown .link_url {
    color: #080
}

pre .label, pre .javadoc, pre .ruby .string, pre .decorator, pre .filter .argument, pre .localvars, pre .array, pre .attr_selector, pre .important, pre .pseudo, pre .pi, pre .haml .bullet, pre .doctype, pre .deletion, pre .envvar, pre .shebang, pre .apache .sqbracket, pre .nginx .built_in, pre .tex .formula, pre .erlang_repl .reserved, pre .prompt, pre .asciidoc .link_label, pre .markdown .link_label, pre .vhdl .attribute, pre .clojure .attribute, pre .asciidoc .attribute, pre .lasso .attribute, pre .coffeescript .property, pre .makefile .phony {
    color: #88F
}

pre .keyword, pre .id, pre .title, pre .built_in, pre .aggregate, pre .css .tag, pre .javadoctag, pre .phpdoc, pre .yardoctag, pre .smalltalk .class, pre .winutils, pre .bash .variable, pre .apache .tag, pre .go .typename, pre .tex .command, pre .asciidoc .strong, pre .markdown .strong, pre .request, pre .status {
    font-weight: bold
}

pre .asciidoc .emphasis, pre .markdown .emphasis {
    font-style: italic
}

pre .nginx .built_in {
    font-weight: normal
}

pre .coffeescript .javascript, pre .javascript .xml, pre .lasso .markup, pre .tex .formula, pre .xml .javascript, pre .xml .vbscript, pre .xml .css, pre .xml .cdata {
    opacity: .5
}

ul.jqtree-tree {
    margin-left: 12px
}

ul.jqtree-tree, ul.jqtree-tree ul.jqtree_common {
    list-style: none outside;
    margin-bottom: 0;
    padding: 0
}

ul.jqtree-tree ul.jqtree_common {
    display: block;
    margin-left: 12px;
    margin-right: 0
}

ul.jqtree-tree li.jqtree-closed > ul.jqtree_common {
    display: none
}

ul.jqtree-tree li.jqtree_common {
    clear: both;
    list-style-type: none
}

ul.jqtree-tree .jqtree-toggler {
    display: block;
    position: absolute;
    left: -1.5em;
    top: 30%;
    *top: 0;
    font-size: 12px;
    line-height: 12px;
    font-family: arial;
    border-bottom: 0;
    color: #333
}

ul.jqtree-tree .jqtree-toggler:hover {
    color: #000
}

ul.jqtree-tree .jqtree-element {
    cursor: pointer
}

ul.jqtree-tree .jqtree-title {
    color: #1c4257;
    vertical-align: middle
}

ul.jqtree-tree li.jqtree-folder {
    margin-bottom: 4px
}

ul.jqtree-tree li.jqtree-folder.jqtree-closed {
    margin-bottom: 1px
}

ul.jqtree-tree li.jqtree-folder .jqtree-title {
    margin-left: 0
}

ul.jqtree-tree .jqtree-toggler.jqtree-closed {
    background-position: 0 0
}

span.jqtree-dragging {
    color: #fff;
    background: #000;
    opacity: .6;
    cursor: pointer;
    padding: 2px 8px
}

ul.jqtree-tree li.jqtree-ghost {
    position: relative;
    z-index: 10;
    margin-right: 10px
}

ul.jqtree-tree li.jqtree-ghost span {
    display: block
}

ul.jqtree-tree li.jqtree-ghost span.jqtree-circle {
    background-image: url(jqtree/jqtree-circle.html);
    background-repeat: no-repeat;
    height: 8px;
    width: 8px;
    position: absolute;
    top: -4px;
    left: 2px
}

ul.jqtree-tree li.jqtree-ghost span.jqtree-line {
    background-color: #00f;
    height: 2px;
    padding: 0;
    position: absolute;
    top: -1px;
    left: 10px;
    width: 100%
}

ul.jqtree-tree li.jqtree-ghost.jqtree-inside {
    margin-left: 48px
}

ul.jqtree-tree span.jqtree-border {
    position: absolute;
    display: block;
    left: -2px;
    top: 0;
    border: solid 2px #00f;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 0
}

ul.jqtree-tree .jqtree-element {
    width: 100%;
    *width: auto;
    position: relative
}

ul.jqtree-tree li.jqtree-selected > .jqtree-element, ul.jqtree-tree li.jqtree-selected > .jqtree-element:hover {
    background-color: #97bdd6;
    background: -webkit-gradient(linear, left top, left bottom, from(#bee0f5), to(#89afca));
    background: -moz-linear-gradient(top, #bee0f5, #89afca);
    background: -ms-linear-gradient(top, #bee0f5, #89afca);
    background: -o-linear-gradient(top, #bee0f5, #89afca);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7)
}

ul.jqtree-tree .jqtree-moving > .jqtree-element .jqtree-title {
    outline: dashed 1px #00f
}

body {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 100%;
    *font-size: 80%
}

.ui-layout-pane {
    background: #FFF;
    border: 1px solid #BBB;
    padding: 10px;
    overflow: auto
}

.ui-layout-content {
    padding: 10px;
    position: relative;
    overflow: auto
}

.layout-child-container, .layout-content-container {
    padding: 0;
    overflow: hidden
}

.layout-child-container {
    border: 0
}

.layout-scroll {
    overflow: auto
}

.layout-hide {
    display: none
}

.ui-layout-resizer {
    background: #DDD;
    border: 1px solid #BBB;
    border-width: 0
}

.ui-layout-resizer-open-hover, .ui-layout-resizer-dragging {
    background: #c4e1a4
}

.ui-layout-resizer-dragging {
    border: 1px solid #BBB
}

.ui-layout-resizer-north-dragging, .ui-layout-resizer-south-dragging {
    border-width: 1px 0
}

.ui-layout-resizer-west-dragging, .ui-layout-resizer-east-dragging {
    border-width: 0 1px
}

.ui-layout-resizer-dragging-limit {
    background: #e1a4a4
}

.ui-layout-resizer-closed-hover {
    background: #ebd5aa
}

.ui-layout-resizer-sliding {
    opacity: .10;
    filter: alpha(opacity=10)
}

.ui-layout-resizer-sliding-hover {
    opacity: 1.00;
    filter: alpha(opacity=100)
}

.ui-layout-resizer-north-sliding-hover {
    border-bottom-width: 1px
}

.ui-layout-resizer-south-sliding-hover {
    border-top-width: 1px
}

.ui-layout-resizer-west-sliding-hover {
    border-right-width: 1px
}

.ui-layout-resizer-east-sliding-hover {
    border-left-width: 1px
}

.ui-layout-toggler {
    border: 1px solid #BBB;
    background-color: #BBB
}

.ui-layout-resizer-hover .ui-layout-toggler {
    opacity: .60;
    filter: alpha(opacity=60)
}

.ui-layout-toggler-hover, .ui-layout-resizer-hover .ui-layout-toggler-hover {
    background-color: #FC6;
    opacity: 1.00;
    filter: alpha(opacity=100)
}

.ui-layout-toggler-north, .ui-layout-toggler-south {
    border-width: 0 1px
}

.ui-layout-toggler-west, .ui-layout-toggler-east {
    border-width: 1px 0
}

.ui-layout-resizer-sliding .ui-layout-toggler {
    display: none
}

.ui-layout-toggler .content {
    color: #666;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    padding-bottom: .35ex
}

.ui-layout-mask {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    opacity: 0 !important;
    filter: Alpha(Opacity="0") !important
}

.ui-layout-mask-inside-pane {
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important
}

@media print {
    html {
        height: auto !important;
        overflow: visible !important
    }

    body.ui-layout-container {
        position: static !important;
        top: auto !important;
        bottom: auto !important;
        left: auto !important;
        right: auto !important;
        _width: auto !important;
        _height: auto !important
    }

    .ui-layout-resizer, .ui-layout-toggler {
        display: none !important
    }

    .ui-layout-pane {
        border: none !important;
        background: transparent !important;
        position: relative !important;
        top: auto !important;
        bottom: auto !important;
        left: auto !important;
        right: auto !important;
        width: auto !important;
        height: auto !important;
        overflow: visible !important
    }
}

.loadmask {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    -moz-opacity: .5;
    opacity: .50;
    filter: alpha(opacity=50);
    background-color: #CCC;
    width: 100%;
    height: 100%;
    zoom: 1
}

.loadmask-msg {
    z-index: 20001;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #6593cf;
    background: #c3daf9;
    padding: 2px
}

.loadmask-msg div {
    padding: 5px 10px 5px 25px;
    background: #fbfbfb url("loadmask/images/loading.html") no-repeat 5px 5px;
    line-height: 16px;
    border: 1px solid #a3bad9;
    color: #222;
    font: normal 11px tahoma, arial, helvetica, sans-serif;
    cursor: wait
}

.masked {
    overflow: hidden !important
}

.masked-relative {
    position: relative !important
}

.masked-hidden {
    visibility: hidden !important
}

.ui-pnotify {
    top: 25px;
    right: 25px;
    position: absolute;
    height: auto;
    z-index: 9999
}

html > body .ui-pnotify {
    position: fixed
}

.ui-pnotify .ui-pnotify-shadow {
    -webkit-box-shadow: 0 2px 10px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0 2px 10px rgba(50, 50, 50, 0.5);
    box-shadow: 0 2px 10px rgba(50, 50, 50, 0.5)
}

.ui-pnotify-container {
    background-position: 0 0;
    padding: .8em;
    height: 100%;
    margin: 0
}

.ui-pnotify-sharp {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.ui-pnotify-closer, .ui-pnotify-sticker {
    float: right;
    margin-left: .2em
}

.ui-pnotify-title {
    display: block;
    margin-bottom: .4em
}

.ui-pnotify-text {
    display: block
}

.ui-pnotify-icon, .ui-pnotify-icon span {
    display: block;
    float: left;
    margin-right: .2em
}

.ui-pnotify-history-container {
    position: absolute;
    top: 0;
    right: 18px;
    width: 70px;
    border-top: 0;
    padding: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
    z-index: 10000
}

.ui-pnotify-history-container .ui-pnotify-history-header {
    padding: 2px
}

.ui-pnotify-history-container button {
    cursor: pointer;
    display: block;
    width: 100%
}

.ui-pnotify-history-container .ui-pnotify-history-pulldown {
    display: block;
    margin: 0 auto
}

.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(0.5, white));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, white 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, white 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(top, #fff 0, #eee 50%)
}

.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(0.9, white));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, white 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, white 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(top, #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
}

.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("select2/select2.html") 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-auto-width {
    border-top: 1px solid #aaa;
    width: auto
}

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

.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: 0
}

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

.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(0.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(top, #ccc 0, #eee 60%)
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url("select2/select2.html") no-repeat 0 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: white url("select2/select2.html") no-repeat 100% -22px;
    background: url("select2/select2.html") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eee));
    background: url("select2/select2.html") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eee 99%);
    background: url("select2/select2.html") no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eee 99%);
    background: url("select2/select2.html") no-repeat 100% -22px, linear-gradient(top, #fff 85%, #eee 99%)
}

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

.select2-search input.select2-active {
    background: white url("select2/select2-spinner.html") no-repeat 100%;
    background: url("select2/select2-spinner.html") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eee));
    background: url("select2/select2-spinner.html") no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eee 99%);
    background: url("select2/select2-spinner.html") no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eee 99%);
    background: url("select2/select2-spinner.html") no-repeat 100%, linear-gradient(top, #fff 85%, #eee 99%)
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -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, white), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, white 0, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, white 0, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(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, white), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, white 0, #eee 50%);
    background-image: -moz-linear-gradient(center top, white 0, #eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(bottom, #fff 0, #eee 50%)
}

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

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 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: transparent
}

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

.select2-results ul.select2-result-sub > li .select2-result-label {
    padding-left: 20px
}

.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 40px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 60px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 80px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 100px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 110px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 120px
}

.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 .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-selection-limit {
    background: #f4f4f4;
    display: list-item
}

.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("select2/select2-spinner.html") no-repeat 100%
}

.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;
    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%, white));
    background-image: -webkit-linear-gradient(top, #eee 1%, white 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, white 15%);
    background-image: linear-gradient(top, #eee 1%, #fff 15%)
}

.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: 0;
    -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
}

.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: white url("select2/select2-spinner.html") 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 #aaa;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px white 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(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)
}

.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: 0;
    background: url("select2/select2.html") right top no-repeat
}

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

.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: 0
}

.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: 144dpi) {
    .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
        background-image: url("select2/select2x2.html") !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important
    }

    .select2-search input {
        background-position: 100% -21px !important
    }
}

.swMain {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    border: 0 solid #CCC;
    overflow: visible;
    float: left;
    width: 980px
}

.swMain .stepContainer {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0 solid #CCC;
    overflow: hidden;
    clear: both;
    height: 300px
}

.swMain .stepContainer div.content {
    display: block;
    position: absolute;
    float: left;
    margin: 0;
    padding: 5px;
    border: 1px solid #CCC;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #5a5655;
    background-color: #f8f8f8;
    height: 300px;
    text-align: left;
    overflow: visible;
    z-index: 88;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 968px;
    clear: both
}

.swMain div.actionBar {
    display: block;
    position: relative;
    clear: both;
    margin: 3px 0 0 0;
    border: 1px solid #CCC;
    padding: 0;
    color: #5a5655;
    background-color: #f8f8f8;
    height: 40px;
    text-align: left;
    overflow: auto;
    z-index: 88;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    left: 0
}

.swMain .stepContainer .StepTitle {
    display: block;
    position: relative;
    margin: 0;
    border: 1px solid #e0e0e0;
    padding: 5px;
    font: bold 16px Verdana, Arial, Helvetica, sans-serif;
    color: #5a5655;
    background-color: #e0e0e0;
    clear: both;
    text-align: left;
    z-index: 88;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.swMain ul.anchor {
    position: relative;
    display: block;
    float: left;
    list-style: none;
    padding: 0;
    margin: 10px 0;
    clear: both;
    border: 0 solid #ccc;
    background: transparent
}

.swMain ul.anchor li {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    padding-left: 3px;
    padding-right: 3px;
    border: 0 solid #e0e0e0;
    float: left
}

.swMain ul.anchor li a {
    display: block;
    position: relative;
    float: left;
    margin: 0;
    padding: 3px;
    height: 60px;
    width: 230px;
    text-decoration: none;
    outline-style: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 99
}

.swMain ul.anchor li a .stepNumber {
    position: relative;
    float: left;
    width: 30px;
    text-align: center;
    padding: 5px;
    padding-top: 0;
    font: bold 45px Verdana, Arial, Helvetica, sans-serif
}

.swMain ul.anchor li a .stepDesc {
    position: relative;
    display: block;
    float: left;
    text-align: left;
    padding: 5px;
    font: bold 20px Verdana, Arial, Helvetica, sans-serif
}

.swMain ul.anchor li a .stepDesc small {
    font: normal 12px Verdana, Arial, Helvetica, sans-serif
}

.swMain ul.anchor li a.selected {
    color: #f8f8f8;
    background: #ea8511;
    border: 1px solid #ea8511;
    cursor: text;
    -moz-box-shadow: 5px 5px 8px #888;
    -webkit-box-shadow: 5px 5px 8px #888;
    box-shadow: 5px 5px 8px #888
}

.swMain ul.anchor li a.selected:hover {
    color: #f8f8f8;
    background: #ea8511
}

.swMain ul.anchor li a.done {
    position: relative;
    color: #FFF;
    background: #8cc63f;
    border: 1px solid #8cc63f;
    z-index: 99
}

.swMain ul.anchor li a.done:hover {
    color: #5a5655;
    background: #8cc63f;
    border: 1px solid #5a5655
}

.swMain ul.anchor li a.disabled {
    color: #ccc;
    background: #f8f8f8;
    border: 1px solid #CCC;
    cursor: text
}

.swMain ul.anchor li a.disabled:hover {
    color: #ccc;
    background: #f8f8f8
}

.swMain ul.anchor li a.error {
    color: #6c6c6c !important;
    background: #f08f75 !important;
    border: 1px solid #fb3500 !important
}

.swMain ul.anchor li a.error:hover {
    color: #000 !important
}

.swMain .buttonNext {
    display: block;
    float: right;
    margin: 5px 3px 0 3px;
    padding: 5px;
    text-decoration: none;
    text-align: center;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    width: 100px;
    color: #FFF;
    outline-style: none;
    background-color: #5a5655;
    border: 1px solid #5a5655;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.swMain .buttonDisabled {
    color: #f8f8f8 !important;
    background-color: #ccc !important;
    border: 1px solid #ccc !important;
    cursor: text
}

.swMain .buttonPrevious {
    display: block;
    float: right;
    margin: 5px 3px 0 3px;
    padding: 5px;
    text-decoration: none;
    text-align: center;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    width: 100px;
    color: #FFF;
    outline-style: none;
    background-color: #5a5655;
    border: 1px solid #5a5655;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.swMain .buttonFinish {
    display: block;
    float: right;
    margin: 5px 10px 0 3px;
    padding: 5px;
    text-decoration: none;
    text-align: center;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    width: 100px;
    color: #FFF;
    outline-style: none;
    background-color: #5a5655;
    border: 1px solid #5a5655;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.txtBox {
    border: 1px solid #ccc;
    color: #5a5655;
    font: 13px Verdana, Arial, Helvetica, sans-serif;
    padding: 2px;
    width: 430px
}

.txtBox:focus {
    border: 1px solid #ea8511
}

.swMain .loader {
    position: relative;
    display: none;
    float: left;
    margin: 2px 0 0 2px;
    padding: 8px 10px 8px 40px;
    border: 1px solid #ffd700;
    font: bold 13px Verdana, Arial, Helvetica, sans-serif;
    color: #5a5655;
    background: white url(../images/loader.html) no-repeat 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 998
}

.swMain .msgBox {
    position: relative;
    display: none;
    float: left;
    margin: 4px 0 0 5px;
    padding: 5px;
    border: 1px solid #ffd700;
    background-color: #ffd;
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    color: #5a5655;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 999;
    min-width: 200px
}

.swMain .msgBox .content {
    font: normal 12px Verdana, Arial, Helvetica, sans-serif;
    padding: 0;
    float: left
}

.swMain .msgBox .close {
    border: 1px solid #CCC;
    border-radius: 3px;
    color: #CCC;
    display: block;
    float: right;
    margin: 0 0 0 5px;
    outline-style: none;
    padding: 0 2px 0 2px;
    position: relative;
    text-align: center;
    text-decoration: none
}

.swMain .msgBox .close:hover {
    color: #ea8511;
    border: 1px solid #ea8511
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    min-height: 20px
}

.ui-pnotify.stack-bottomright {
    right: auto;
    top: auto
}

.ui-pnotify-title {
    font-weight: bold;
    padding-bottom: 5px
}

.ui-pnotify .ui-pnotify-shadow {
    background-color: #fff
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.3
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    display: none
}

.chosen-container.chosen-with-drop .chosen-drop {
    display: block
}

.chosen-container a {
    cursor: pointer
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #999
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, white), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
    background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-single input[type="text"] {
    cursor: pointer;
    opacity: 0;
    position: absolute
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url("chosen-sprite.png") no-repeat 0 2px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: url("chosen-sprite.png") no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    clip: rect(0, 0, 0, 0)
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

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

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

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

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
    width: 25px
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666
}

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

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, white));
    background-image: linear-gradient(#eee 20%, #fff 80%);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

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

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important
}

.chosen-disabled {
    opacity: .5 !important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: 0
}

.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: url("chosen-sprite.png") no-repeat -30px -20px;
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
        background-image: url("chosen-sprite%402x.html") !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

.ui-jqgrid {
    position: relative
}

.ui-jqgrid .ui-jqgrid-view {
    position: relative;
    left: 0;
    top: 0;
    padding: 0;
    font-size: 11px
}

.ui-jqgrid .ui-jqgrid-titlebar {
    padding: .3em .2em .2em .3em;
    position: relative;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none
}

.ui-jqgrid .ui-jqgrid-title {
    float: left;
    margin: .1em 0 .2em
}

.ui-jqgrid .ui-jqgrid-titlebar-close {
    position: absolute;
    top: 50%;
    width: 19px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 18px
}

.ui-jqgrid .ui-jqgrid-titlebar-close span {
    display: block;
    margin: 1px
}

.ui-jqgrid .ui-jqgrid-titlebar-close:hover {
    padding: 0
}

.ui-jqgrid .ui-jqgrid-hdiv {
    position: relative;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    border-left: 0 none !important;
    border-top: 0 none !important;
    border-right: 0 none !important
}

.ui-jqgrid .ui-jqgrid-hbox {
    float: left;
    padding-right: 20px
}

.ui-jqgrid .ui-jqgrid-htable {
    table-layout: fixed;
    margin: 0
}

.ui-jqgrid .ui-jqgrid-htable th {
    height: 22px;
    padding: 0 2px 0 2px
}

.ui-jqgrid .ui-jqgrid-htable th div {
    overflow: hidden;
    position: relative;
    height: 17px
}

.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    border-top: 0 none;
    border-bottom: 0 none
}

.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {
    border-left: 0 none
}

.ui-th-rtl, .ui-jqgrid .ui-jqgrid-htable th.ui-th-rtl {
    border-right: 0 none
}

.ui-first-th-ltr {
    border-right: 1px solid
}

.ui-first-th-rtl {
    border-left: 1px solid
}

.ui-jqgrid .ui-th-div-ie {
    white-space: nowrap;
    zoom: 1;
    height: 17px
}

.ui-jqgrid .ui-jqgrid-resize {
    height: 20px !important;
    position: relative;
    cursor: e-resize;
    display: inline;
    overflow: hidden
}

.ui-jqgrid .ui-grid-ico-sort {
    overflow: hidden;
    position: absolute;
    display: inline;
    cursor: pointer !important
}

.ui-jqgrid .ui-icon-asc {
    margin-top: -3px;
    height: 12px
}

.ui-jqgrid .ui-icon-desc {
    margin-top: 3px;
    height: 12px
}

.ui-jqgrid .ui-i-asc {
    margin-top: 0;
    height: 16px
}

.ui-jqgrid .ui-i-desc {
    margin-top: 0;
    margin-left: 13px;
    height: 16px
}

.ui-jqgrid .ui-jqgrid-sortable {
    cursor: pointer
}

.ui-jqgrid tr.ui-search-toolbar th {
    border-top-width: 1px !important;
    border-top-color: inherit !important;
    border-top-style: ridge !important
}

tr.ui-search-toolbar input {
    margin: 1px 0 0 0
}

tr.ui-search-toolbar select {
    margin: 1px 0 0 0
}

.ui-jqgrid .ui-jqgrid-bdiv {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: auto;
    text-align: left
}

.ui-jqgrid .ui-jqgrid-btable {
    table-layout: fixed;
    margin: 0;
    outline-style: none
}

.ui-jqgrid tr.jqgrow {
    outline-style: none
}

.ui-jqgrid tr.jqgroup {
    outline-style: none
}

.ui-jqgrid tr.jqgrow td {
    font-weight: normal;
    overflow: hidden;
    white-space: pre;
    height: 22px;
    padding: 0 2px 0 2px;
    border-bottom-width: 1px;
    border-bottom-color: inherit;
    border-bottom-style: solid
}

.ui-jqgrid tr.jqgfirstrow td {
    padding: 0 2px 0 2px;
    border-right-width: 1px;
    border-right-style: solid
}

.ui-jqgrid tr.jqgroup td {
    font-weight: normal;
    overflow: hidden;
    white-space: pre;
    height: 22px;
    padding: 0 2px 0 2px;
    border-bottom-width: 1px;
    border-bottom-color: inherit;
    border-bottom-style: solid
}

.ui-jqgrid tr.jqfoot td {
    font-weight: bold;
    overflow: hidden;
    white-space: pre;
    height: 22px;
    padding: 0 2px 0 2px;
    border-bottom-width: 1px;
    border-bottom-color: inherit;
    border-bottom-style: solid
}

.ui-jqgrid tr.ui-row-ltr td {
    text-align: left;
    border-right-width: 1px;
    border-right-color: inherit;
    border-right-style: solid
}

.ui-jqgrid tr.ui-row-rtl td {
    text-align: right;
    border-left-width: 1px;
    border-left-color: inherit;
    border-left-style: solid
}

.ui-jqgrid td.jqgrid-rownum {
    padding: 0 2px 0 2px;
    margin: 0;
    border: 0 none
}

.ui-jqgrid .ui-jqgrid-resize-mark {
    width: 2px;
    left: 0;
    background-color: #777;
    cursor: e-resize;
    cursor: col-resize;
    position: absolute;
    top: 0;
    height: 100px;
    overflow: hidden;
    display: none;
    border: 0 none;
    z-index: 99999
}

.ui-jqgrid .ui-jqgrid-sdiv {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-left: 0 none !important;
    border-top: 0 none !important;
    border-right: 0 none !important
}

.ui-jqgrid .ui-jqgrid-ftable {
    table-layout: fixed;
    margin-bottom: 0
}

.ui-jqgrid tr.footrow td {
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    height: 21px;
    padding: 0 2px 0 2px;
    border-top-width: 1px;
    border-top-color: inherit;
    border-top-style: solid
}

.ui-jqgrid tr.footrow-ltr td {
    text-align: left;
    border-right-width: 1px;
    border-right-color: inherit;
    border-right-style: solid
}

.ui-jqgrid tr.footrow-rtl td {
    text-align: right;
    border-left-width: 1px;
    border-left-color: inherit;
    border-left-style: solid
}

.ui-jqgrid .ui-jqgrid-pager {
    border-left: 0 none !important;
    border-right: 0 none !important;
    border-bottom: 0 none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    height: 25px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 11px
}

.ui-jqgrid .ui-pager-control {
    position: relative
}

.ui-jqgrid .ui-pg-table {
    position: relative;
    padding-bottom: 2px;
    width: auto;
    margin: 0
}

.ui-jqgrid .ui-pg-table td {
    font-weight: normal;
    vertical-align: middle;
    padding: 1px
}

.ui-jqgrid .ui-pg-button {
    height: 19px !important
}

.ui-jqgrid .ui-pg-button span {
    display: block;
    margin: 1px;
    float: left
}

.ui-jqgrid .ui-pg-button:hover {
    padding: 0
}

.ui-jqgrid .ui-state-disabled:hover {
    padding: 1px
}

.ui-jqgrid .ui-pg-input {
    height: 13px;
    font-size: .8em;
    margin: 0
}

.ui-jqgrid .ui-pg-selbox {
    font-size: .8em;
    line-height: 18px;
    display: block;
    height: 18px;
    margin: 0
}

.ui-jqgrid .ui-separator {
    height: 18px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 1px;
    float: right
}

.ui-jqgrid .ui-paging-info {
    font-weight: normal;
    height: 19px;
    margin-top: 3px;
    margin-right: 4px
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {
    padding: 1px 0;
    float: left;
    position: relative
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-button {
    cursor: pointer
}

.ui-jqgrid .ui-jqgrid-pager .ui-pg-div span.ui-icon {
    float: left;
    margin: 0 2px
}

.ui-jqgrid td input, .ui-jqgrid td select .ui-jqgrid td textarea {
    margin: 0
}

.ui-jqgrid td textarea {
    width: auto;
    height: auto
}

.ui-jqgrid .ui-jqgrid-toppager {
    border-left: 0 none !important;
    border-right: 0 none !important;
    border-top: 0 none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    height: 25px !important;
    white-space: nowrap;
    overflow: hidden
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div {
    padding: 1px 0;
    float: left;
    position: relative
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pg-button {
    cursor: pointer
}

.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div span.ui-icon {
    float: left;
    margin: 0 2px
}

.ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span {
    display: block
}

.ui-jqgrid .ui-subgrid {
    margin: 0;
    padding: 0;
    width: 100%
}

.ui-jqgrid .ui-subgrid table {
    table-layout: fixed
}

.ui-jqgrid .ui-subgrid tr.ui-subtblcell td {
    height: 18px;
    border-right-width: 1px;
    border-right-color: inherit;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: inherit;
    border-bottom-style: solid
}

.ui-jqgrid .ui-subgrid td.subgrid-data {
    border-top: 0 none !important
}

.ui-jqgrid .ui-subgrid td.subgrid-cell {
    border-width: 0 0 1px 0
}

.ui-jqgrid .ui-th-subgrid {
    height: 20px
}

.ui-jqgrid .loading {
    position: absolute;
    top: 45%;
    left: 45%;
    width: auto;
    z-index: 101;
    padding: 6px;
    margin: 5px;
    text-align: center;
    font-weight: bold;
    display: none;
    border-width: 2px !important;
    font-size: 11px
}

.ui-jqgrid .jqgrid-overlay {
    display: none;
    z-index: 100
}

* html .jqgrid-overlay {
    width: expression(this.parentNode.offsetWidth+'px');
    height: expression(this.parentNode.offsetHeight+'px')
}

* .jqgrid-overlay iframe {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: expression(this.parentNode.offsetWidth+'px');
    height: expression(this.parentNode.offsetHeight+'px')
}

.ui-jqgrid .ui-userdata {
    border-left: 0 none;
    border-right: 0 none;
    height: 21px;
    overflow: hidden
}

.ui-jqdialog {
    display: none;
    width: 300px;
    position: absolute;
    padding: .2em;
    font-size: 11px;
    overflow: visible
}

.ui-jqdialog .ui-jqdialog-titlebar {
    padding: .3em .2em;
    position: relative
}

.ui-jqdialog .ui-jqdialog-title {
    margin: .1em 0 .2em
}

.ui-jqdialog .ui-jqdialog-titlebar-close {
    position: absolute;
    top: 50%;
    width: 19px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 18px
}

.ui-jqdialog .ui-jqdialog-titlebar-close span {
    display: block;
    margin: 1px
}

.ui-jqdialog .ui-jqdialog-titlebar-close:hover, .ui-jqdialog .ui-jqdialog-titlebar-close:focus {
    padding: 0
}

.ui-jqdialog-content, .ui-jqdialog .ui-jqdialog-content {
    border: 0;
    padding: .3em .2em;
    background: 0;
    height: auto
}

.ui-jqdialog .ui-jqconfirm {
    padding: .4em 1em;
    border-width: 3px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    overflow: visible;
    display: none;
    height: 80px;
    width: 220px;
    text-align: center
}

.ui-jqdialog > .ui-resizable-se {
    bottom: -3px;
    right: -3px
}

.ui-jqdialog-content .FormGrid {
    margin: 0
}

.ui-jqdialog-content .EditTable {
    width: 100%;
    margin-bottom: 0
}

.ui-jqdialog-content .DelTable {
    width: 100%;
    margin-bottom: 0
}

.EditTable td input, .EditTable td select, .EditTable td textarea {
    margin: 0
}

.EditTable td textarea {
    width: auto;
    height: auto
}

.ui-jqdialog-content td.EditButton {
    text-align: right;
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    padding-bottom: 5px;
    padding-top: 5px
}

.ui-jqdialog-content td.navButton {
    text-align: center;
    border-left: 0 none;
    border-top: 0 none;
    border-right: 0 none;
    padding-bottom: 5px;
    padding-top: 5px
}

.ui-jqdialog-content input.FormElement {
    padding: .3em
}

.ui-jqdialog-content select.FormElement {
    padding: .3em
}

.ui-jqdialog-content .data-line {
    padding-top: .1em;
    border: 0 none
}

.ui-jqdialog-content .CaptionTD {
    vertical-align: middle;
    border: 0 none;
    padding: 2px;
    white-space: nowrap
}

.ui-jqdialog-content .DataTD {
    padding: 2px;
    border: 0 none;
    vertical-align: top
}

.ui-jqdialog-content .form-view-data {
    white-space: pre
}

.fm-button {
    display: inline-block;
    margin: 0 4px 0 0;
    padding: .4em .5em;
    text-decoration: none !important;
    cursor: pointer;
    position: relative;
    text-align: center;
    zoom: 1
}

.fm-button-icon-left {
    padding-left: 1.9em
}

.fm-button-icon-right {
    padding-right: 1.9em
}

.fm-button-icon-left .ui-icon {
    right: auto;
    left: .2em;
    margin-left: 0;
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.fm-button-icon-right .ui-icon {
    left: auto;
    right: .2em;
    margin-left: 0;
    position: absolute;
    top: 50%;
    margin-top: -8px
}

#nData, #pData {
    float: left;
    margin: 3px;
    padding: 0;
    width: 15px
}

.ui-jqgrid .selected-row, div.ui-jqgrid .selected-row td {
    font-style: normal;
    border-left: 0 none
}

.ui-inline-del.ui-state-hover span, .ui-inline-edit.ui-state-hover span, .ui-inline-save.ui-state-hover span, .ui-inline-cancel.ui-state-hover span {
    margin: -1px
}

.ui-jqgrid .tree-wrap {
    float: left;
    position: relative;
    height: 18px;
    white-space: nowrap;
    overflow: hidden
}

.ui-jqgrid .tree-minus {
    position: absolute;
    height: 18px;
    width: 18px;
    overflow: hidden
}

.ui-jqgrid .tree-plus {
    position: absolute;
    height: 18px;
    width: 18px;
    overflow: hidden
}

.ui-jqgrid .tree-leaf {
    position: absolute;
    height: 18px;
    width: 18px;
    overflow: hidden
}

.ui-jqgrid .treeclick {
    cursor: pointer
}

* iframe.jqm {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: expression(this.parentNode.offsetWidth+'px');
    height: expression(this.parentNode.offsetHeight+'px')
}

.ui-jqgrid-dnd tr td {
    border-right-width: 1px;
    border-right-color: inherit;
    border-right-style: solid;
    height: 20px
}

.ui-jqgrid .ui-jqgrid-title-rtl {
    float: right;
    margin: .1em 0 .2em
}

.ui-jqgrid .ui-jqgrid-hbox-rtl {
    float: right;
    padding-left: 20px
}

.ui-jqgrid .ui-jqgrid-resize-ltr {
    float: right;
    margin: -2px -2px -2px 0
}

.ui-jqgrid .ui-jqgrid-resize-rtl {
    float: left;
    margin: -2px 0 -1px -3px
}

.ui-jqgrid .ui-sort-rtl {
    left: 0
}

.ui-jqgrid .tree-wrap-ltr {
    float: left
}

.ui-jqgrid .tree-wrap-rtl {
    float: right
}

.ui-jqgrid .ui-ellipsis {
    text-overflow: ellipsis
}

.ui-search-menu {
    position: absolute;
    padding: 2px 5px
}

.ui-jqgrid .ui-search-table {
    padding: 0;
    border: 0 none;
    height: 20px;
    width: 100%
}

.ui-jqgrid .ui-search-table .ui-search-oper {
    width: 20px
}