/*@import url('style-blessed1.css?z=1448592491552');*/
.panel-secondary .panel-heading-nested.panel-heading-placeholder .blockinstance-header,
.panel-secondary>.panel-heading.panel-heading-placeholder .blockinstance-header {
    opacity: .6
}
.panel-secondary.panel-warning .panel-heading-nested,
.panel-secondary.panel-warning>.panel-heading {
    border-left: 4px solid #629600;
    background-color: #fcf8e3;
    border-bottom: 1px solid #faebcc
}
.panel-secondary .panel-heading-plain {
    border: 1px solid #e2e2e2
}
.panel-secondary .list-group .list-group-item {
    border-left: 0;
    border-right: 0
}
.panel-secondary .list-group .list-group-item:first-child {
    border-top: 0
}
.panel-secondary>.block>.panel-body,
.panel-secondary>.panel-body {
    padding: 15px 8px
}
.panel-secondary>.block>.panel-body.flush,
.panel-secondary>.panel-body.flush {
    padding: 15px 0 0
}
.panel-secondary>.no-heading>.panel-body {
    padding: 0
}
.panel-secondary>.no-heading .has-attachment {
    margin: 0
}
.main-nav {
    padding-top: 30px
}
@media (max-width: 768px) {
    .panel-items .panel.panel-half {
        width: 97%
    }
    .main-nav {
        padding-top: 0
    }
    .main-nav .container {
        padding: 0
    }
}
.main-nav ul {
    min-width: 0;
    margin: 0
}
@media (min-width: 992px) {
    .main-nav ul {
        margin: 0 -5px 0 -15px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .main-nav ul {
        margin: 0 -5px 0 0
    }
}
.main-nav .navbar-header {
    margin: 0
}
@media (min-width: 768px) {
    .main-nav .navbar-header {
        margin-left: -15px
    }
}
@media (min-width: 992px) {
    .main-nav .navbar-header+ul {
        margin-left: 0
    }
}
.main-nav li {
    margin: 0
}
.main-nav li a {
    color: #333
}
.main-nav .navbar-brand {
    padding: 13px 15px;
    margin-left: -10px;
    border-bottom: 1px solid #f6f6f6;
    width: 100%
}
@media (min-width: 768px) {
    .main-nav .navbar-brand {
        width: auto;
        margin-left: 0;
        border: 0
    }
}
.btn-draggable .main-nav .navbar-brand .btn-group-vertical>.btn,
.list-group.ui-sortable .main-nav .navbar-brand .ui-draggable-dragging,
.main-nav .navbar-brand .btn-draggable .btn-group-vertical>.btn,
.main-nav .navbar-brand .icon,
.main-nav .navbar-brand .list-group.ui-sortable .ui-draggable-dragging,
.main-nav .navbar-brand .mce-ico.mce-i-icon.tooltoggle-icon,
.main-nav .navbar-brand .modal-loading {
    top: 3px
}
.main-nav .nav>li>a {
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #f6f6f6;
    padding: 10px 29px;
    line-height: 20px;
    font-weight: 400
}
@media (min-width: 768px) {
    .main-nav .nav>li>a {
        border: none;
        padding: 15px 29px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .main-nav .nav>li>a {
        padding: 15px 10px
    }
}
.main-nav .nav>li>a:focus,
.main-nav .nav>li>a:hover {
    text-decoration: none;
    color: #417005
}
.main-nav .child-nav {
    background-color: #d8d8d8;
    border-top: 0;
    min-width: 200px;
    max-width: 100%;
    overflow: hidden;
    padding: 15px 0
}
.main-nav .child-nav li {
    display: block
}
.main-nav .child-nav li a {
    padding: 10px 29px;
    font-weight: 400
}
.main-nav .child-nav li a:focus,
.main-nav .child-nav li a:hover {
    text-decoration: none;
    background-color: rgba(210, 210, 210, .5)
}
.main-nav .child-nav .active>a {
    font-weight: 700;
    background-color: rgba(210, 210, 210, .8)
}
.main-nav .child-nav a {
    display: block;
    width: 100%
}
@media (min-width: 768px) {
    .main-nav .child-nav .active>a {
        background-color: #ECECEC
    }
    .main-nav .child-nav .active>a:hover {
        color: #333
    }
    .main-nav .child-nav a {
        border: 0;
        max-width: 300px;
        color: #417005
    }
    .main-nav ul.nav>li:hover>ul.has-dropdown.child-nav,
    .main-nav ul.nav>li>ul.has-dropdown.child-nav.open {
        display: block;
        visibility: visible
    }
    .main-nav .has-dropdown {
        max-width: 350px;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        padding: 5px 0;
        margin: 0 0 0 -1px;
        list-style: none;
        font-size: 14px;
        text-align: left;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, .15);
        border-top: 0;
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        background-clip: padding-box
    }
    .main-nav .has-dropdown>li a {
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.5;
        white-space: nowrap
    }
    .main-nav .has-dropdown>li>a {
        color: #333
    }
    .main-nav .has-dropdown .dropdown-tertiary {
        padding: 0;
        margin: 0;
        font-size: 12px
    }
}
.main-nav:not(.adminnav)~.container {
    padding-top: 20px
}
.dropdown-menu .btn-link:not(.btn-link-danger) {
    color: #333
}
.minor-nav {
    border-radius: 0;
    margin-top: -1px;
    border-top: 0
}
.minor-nav .nav {
    margin: 7px 15px 7px 0
}
.minor-nav .nav>li {
    margin: 3px 0 3px 3px
}
.minor-nav .nav>li>a {
    font-size: 13px;
    padding: 3px 5px
}
.nav-tabs {
    padding-left: 0!important;
    margin-bottom: 0!important
}
.nav-tabs.nav li>a {
    font-weight: 300;
    border-bottom: 3px solid transparent;
    padding: 8px 10px;
    font-size: 15px
}
.nav-tabs.nav li>a.inactive {
    color: #888
}
.nav-tabs.nav li>a.inactive:hover {
    color: #888;
    background: 0 0;
    border-bottom: 3px solid transparent
}
.nav-tabs.nav li>a:focus,
.nav-tabs.nav li>a:hover {
    color: #417005;
    border: 1px solid transparent;
    border-bottom: 3px solid #5da107;
    background: #f9f9f9
}
.nav-tabs+.submit,
.tab-content legend {
    display: none
}
.nav-tabs>li.active>a {
    color: #417005;
    border: 1px solid transparent;
    border-bottom: 3px solid #5da107
}
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: 1px solid transparent;
    border-bottom: 3px solid #5da107
}
.navbar.header {
    margin-bottom: 0;
    padding: 7px 0;
    border-bottom: 1px solid #f0f0f0
}
.dropdown-adminnav {
    margin-bottom: 30px
}
body:not(.admin) .navbar.minor-nav {
    margin-bottom: 0
}
.navbar-fixed-top {
    position: relative;
    border: 0
}
.navbar-nav {
    font-size: 14px;
    margin: 7px -5px
}
@media (min-width: 768px) {
    .navbar-fixed-top {
        position: fixed
    }
    .navbar-nav {
        float: none;
        margin: 0 -15px
    }
    .navbar-form {
        transition-duration: .3s
    }
}
.navbar-collapse {
    padding: 0
}
.navbar-form {
    padding-right: 0
}
@media (max-width: 767px) {
    .navbar-form {
        width: 100%;
        margin: 0;
        padding: 10px 0
    }
    .container>.navbar-form {
        margin: 0 auto
    }
    .navbar-inverse .navbar-nav>.active>a,
    .navbar-inverse .navbar-nav>.active>a:focus,
    .navbar-inverse .navbar-nav>.active>a:hover {
        border-top-color: rgba(223, 223, 223, .5);
        font-weight: 700;
        color: #5da107;
        background-color: rgba(223, 223, 223, .5)
    }
}
.navbar-form input[type=submit] {
    display: none!important
}
.nav>li>a {
    padding: 10px 5px
}
@media (min-width: 768px) {
    .nav>li>a {
        padding: 10px 15px
    }
}
.tab-content {
    padding-top: 20px
}
.admin-edit-users .tab-content {
    padding: 20px 0 15px
}
.top-nav.navbar-nav {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    margin: 7px 0 0;
    background-color: #efefef;
    border-radius: 0 0 3px 3px;
    padding: 0 10px 0 0
}
.date-picker,
.form-inline {
    position: relative
}
.top-nav.navbar-nav.with-languageform {
    background-color: transparent
}
.top-nav.navbar-nav .login-link+.language-form {
    clear: right
}
.top-nav.navbar-nav .login-link+.language-form form {
    padding-top: 35px
}
@media (min-width: 480px) {
    .top-nav.navbar-nav .login-link+.language-form {
        clear: none
    }
    .top-nav.navbar-nav .login-link+.language-form form {
        margin-top: 5px;
        padding-top: 0
    }
}
@media (min-width: 768px) {
    .top-nav.navbar-nav .login-link+.language-form form {
        margin-top: 0
    }
}
.top-nav.navbar-nav .language-form form {
    padding-top: 70px
}
@media (min-width: 480px) {
    .top-nav.navbar-nav .language-form form {
        margin-top: 5px;
        padding-top: 0
    }
}
@media (min-width: 768px) {
    .top-nav.navbar-nav .language-form form {
        margin-top: 0
    }
    .top-nav.navbar-nav {
        position: relative;
        margin-top: 7px;
        clear: none;
        float: none;
        margin-right: 0;
        margin-left: 0;
        background-color: transparent;
        padding-right: 0
    }
}
@media (min-width: 992px) {
    .top-nav.navbar-nav {
        padding: 0
    }
}
.top-nav.navbar-nav>li {
    float: left
}
.top-nav.navbar-nav>li>a {
    padding: 10px
}
@media (min-width: 992px) {
    .top-nav.navbar-nav>li>a {
        padding: 10px 15px
    }
}
.top-nav.navbar-nav>li>a:hover {
    background: 0 0
}
.top-nav.navbar-nav .has-icon.login-link {
    float: right
}
.top-nav.navbar-nav .has-icon.login-link a {
    padding: 7px 15px
}
.pseudolabel,
label {
    padding-right: 10px
}
.top-nav.navbar-nav .has-icon .nav-title {
    display: none
}
@media (min-width: 992px) {
    .top-nav.navbar-nav .has-icon .nav-title {
        margin-left: 5px;
        display: inline-block
    }
}
.top-nav.navbar-nav .has-icon .navcount {
    margin-left: 5px
}
@media (min-width: 768px) {
    .top-nav.navbar-nav .backto-be-admin {
        display: none
    }
}
@media (max-width: 768px) {
    .top-nav.navbar-nav .backto-be-admin a {
        background-color: #fcf8e3
    }
}
.text-right .alert {
    text-align: left;
    float: left
}
.alert h1,
.alert h2,
.alert h3,
.alert h4,
.alert h5,
.alert h6 {
    margin-top: 0;
    margin-bottom: 14px;
    color: inherit
}
.alert ul {
    padding-left: 20px
}
.alert .table {
    margin-top: 10px;
    color: inherit;
    background-color: rgba(255, 255, 255, .75)
}
.as-panel form,
.checkbox label,
.radio label {
    margin-top: 0
}
.alert .table>thead {
    color: inherit
}
.alert .table>thead>tr>th {
    color: inherit;
    vertical-align: bottom;
    border-bottom: 1px solid rgba(102, 102, 102, .05)
}
.pseudolabel,
.textarea label,
.wysiwyg label {
    vertical-align: top
}
.alert .table>tbody>tr>td,
.alert .table>tbody>tr>th,
.alert .table>tfoot>tr>td,
.alert .table>tfoot>tr>th,
.alert .table>thead>tr>td,
.alert .table>thead>tr>th {
    border-top: 1px solid #bce8f1
}
.alert .table>tbody>tr>td:first-child,
.alert .table>tbody>tr>th:first-child,
.alert .table>tfoot>tr>td:first-child,
.alert .table>tfoot>tr>th:first-child,
.alert .table>thead>tr>td:first-child,
.alert .table>thead>tr>th:first-child {
    padding-left: 0
}
.alert-default {
    background-color: rgba(255, 255, 255, .4);
    border: 1px solid #dfdfdf;
    color: #555
}
legend {
    border-bottom: 0;
    margin-bottom: 0
}
input+label {
    font-weight: 400
}
.modal input[type=password],
.modal input[type=text],
.modal select,
.modal textarea {
    width: auto
}
.pseudolabel,
label {
    max-width: 100%;
    font-weight: 400
}
.form-condensed .pseudolabel,
.form-condensed label {
    min-width: 100px
}
.form-condensed .pseudolabel.pseudolabel,
.form-condensed label.pseudolabel {
    min-width: 265px
}
.pseudolabel.input-inline,
label.input-inline {
    display: inline
}
.pseudolabel,
.stacked-label {
    display: inline-block
}
.cell-chooser .cell-row .pseudolabel,
.cell-chooser .cell-row label.pseudolabel,
.form-switch .switch input.pseudolabel,
.modal-tinymce .pseudolabel.hidden-xs,
.modal-tinymce label.hidden-xs,
.pseudolabel.sr-only,
label.sr-only {
    min-width: 0;
    width: 0
}
.topic .pseudolabel,
.topic label {
    font-weight: 300
}
.column .pseudolabel,
.column label,
.column-layout .pseudolabel,
.column-layout label,
.form-inline .pseudolabel,
.form-inline label,
.pseudolabel .col-collapse,
.pseudolabel .col-md-2,
.pseudolabel.btn,
label .col-collapse,
label .col-md-2,
label.btn {
    min-width: 0
}
@media (min-width: 768px) {
    .pseudolabel,
    label {
        min-width: 265px
    }
    .stacked-label {
        width: 200px
    }
}
.with-label-widthauto .pseudolabel,
.with-label-widthauto label {
    min-width: auto
}
.checkbox .with-label {
    padding-left: 17px
}
.pieform-fieldset .html:after,
.pieform-fieldset .html:before {
    content: " ";
    display: table
}
.pieform-fieldset .html:after {
    clear: both
}
.main table form {
    margin: 0
}
.form-inline-align-bottom a,
.form-inline.form-inline-align-bottom .form-group {
    vertical-align: bottom
}
.radio-aligned {
    display: inline-block
}
.no-radio {
    margin-left: 16px
}
.select-col {
    width: 100px
}
.align-with-input,
.form-group .errmsg,
.resizable-textarea .textarea:not(.under-label) {
    display: inline-block;
    margin-left: 0
}
/*@media (min-width: 768px) {
    .align-with-input,
    .form-group .errmsg,
    .resizable-textarea .textarea:not(.under-label) {
        margin-left: 265px
    }
    .resizable-textarea .textarea:not(.under-label) {
        margin-top: -25px
    }
}*/
.form-inline label {
    display: block
}
.form-inline .form-group {
    border-bottom: 0 none
}
.form-inline.form-short input:not(.submit),
.form-inline.form-short select {
    max-width: 100%
}
.form-inline.form-short .form-group:not(.submit) {
    width: 60%
}
.form-group.filebrowser label,
.form-message-inline {
    vertical-align: top
}
.file#editprofileform_profiletype_other,
.form-control.file {
    padding: 0;
    box-shadow: none;
    border: none;
    background-color: transparent
}
#editprofileform_profiletype_other:disabled,
.form-control:disabled {
    color: #aaa
}
.date-picker:before {
    font-family: FontAwesome;
    font-size: 16px;
    content: '\f073';
    color: #666;
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 0
}
.date-picker input#editprofileform_profiletype_other,
.date-picker input.form-control {
    width: 100%;
    max-width: 100%;
    z-index: 1;
    position: relative
}
.date-picker input#editprofileform_profiletype_other:not(:disabled),
.date-picker input.form-control:not(:disabled) {
    background-color: transparent
}
.select2.select2-container .select2-selection {
    min-height: 35px;
    font-size: 14px;
    line-height: 1.5;
    color: #555
}
.select2-dropdown .select2-search:after,
.select2.select2-container .select2-selection.select2-selection--multiple:after {
    content: "\f002";
    color: #b3b3b3;
    font-family: FontAwesome;
    font-size: 1em;
    display: inline-block;
    right: 12px
}
.select2.select2-container .select2-selection.select2-selection--multiple:after {
    position: absolute;
    top: 7px
}
.select2 {
    min-width: 200px
}
.select2-dropdown .select2-search {
    position: relative
}
.select2-dropdown .select2-search:after {
    position: absolute;
    top: 8px
}
.select2.select2-container--default .select2-selection--single .select2-selection__placeholder,
.select2.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px
}
.form-group-inline.btn,
.form-group.btn:not(.checkbox) {
    background: 0 0;
    border: none;
    padding-left: 0
}
.form-group-inline.btn:hover,
.form-group.btn:not(.checkbox):hover {
    background: 0 0;
    border: none
}
.stacked .with-heading>.form-group.select label {
    display: block;
    font-weight: 700
}
.form-group.bytes .pseudolabel,
.js .form-group.nojs-hidden-block {
    display: none
}
.form-group {
    border-bottom: 1px solid #f0f0f0;
    margin: 0;
    padding: 20px 0;
    position: relative
}
@media (min-width: 768px) {
    .form-group.input-pair {
        max-width: 48%;
        padding-top: 0;
        padding-bottom: 0
    }
    .form-group.input-pair~.input-pair {
        border-left: 1px solid #eaeaea;
        padding-left: 20px;
        margin-left: 15px;
        padding-top: 0
    }
}
.form-group.group-request {
    border-bottom: 0;
    padding: 0
}
.form-group.input-pair {
    padding-top: 10px
}
.form-group.input-pair .select2 {
    max-width: 100%;
    width: 100%
}
.form-group .form-group {
    padding: 0
}
.form-group-nested .form-group .form-group,
.form-group.fieldset .form-group {
    padding: 20px 0
}
.form-simple .form-group {
    border: 0
}
.form-simple .form-group label {
    min-width: 100px
}
.form-simple .form-group .form-switch label {
    min-width: auto
}
.form-condensed .form-group {
    padding: 7px 0;
    border: 0
}
.form-condensed .form-group .form-group {
    padding: 0
}
.form-condensed .form-group.fieldset .form-group {
    padding: 20px 0
}
.collapsible-group .panel.collapsible .form-group.fake-form,
.collapsible-group .panel.collapsible .form-group.html form .form-group,
.form-group.fake-form,
.form-group.html form .form-group {
    padding: 0;
    border: 0
}
.form-group.file input {
    box-shadow: none;
    border: 0;
    line-height: 14px
}
.form-group.html form {
    display: block
}
.form-group.button,
.form-group.submit {
    background: 0 0;
    padding: 30px 0 0;
    border: 0
}
.form-inline .form-group,
.form-inline .form-group.button,
.form-inline .form-group.submit {
    padding: 0
}
.form-group .message {
    font-size: .9em;
    color: #555
}
.modal-body .form-group {
    padding: 10px 0;
    position: static
}
.modal-body .form-group .description:not(.html) {
    padding-top: 5px
}
.form-group.hide-label,
.hide-label .form-group {
    padding: 0
}
.form-group.hide-label label,
.hide-label .form-group label {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    min-width: 0
}
.form-group.last,
.section-import .form-group.panel.collapsible:last-child,
.section-import .form-group.pieform-fieldset.collapsible:last-child {
    border: 0
}
.form-group.with-text-input {
    padding-bottom: 0
}
.form-group.login input[type=password],
.form-group.login input[type=text] {
    max-width: 100%
}
.form-group.input-group,
.form-group.input-small,
.form-group:last-child {
    border: 0
}
.form-group.collapsible-group,
.form-group.tab-pane {
    border: 0;
    padding: 0
}
.form-group.with-padding .form-group {
    padding: 20px 0
}
.form-group.checkboxes .btn-group {
    margin: 10px 0;
    display: block
}
.form-group.checkboxes input[type=checkbox],
.form-group.checkboxes.stacked .checkboxes-option {
    margin-left: 0
}
.form-group.checkboxes .checkboxes-option {
    margin-left: 265px;
    display: inline-block
}
.form-group.checkbox label {
    padding-left: 0
}
.form-group.checkbox .checkbox {
    display: inline-block;
    position: relative
}
.form-group.checkbox input[type=checkbox] {
    margin-left: 0
}
.form-group.calendar .calendar {
    margin-left: 0;
    width: 165px
}
.form-group.submit,
.form-group.submitcancel {
    border-bottom: none
}
.form-group.submitcancel .cancel {
    background-color: transparent;
    border: none;
    text-decoration: underline;
    color: #417005
}
.form-group.submitcancel .cancel:hover {
    color: #5da107
}
.form-group.filebrowser {
    border-bottom-width: 0
}
.form-group.checkbox .description {
    margin-left: 0;
    max-width: 700px
}
.form-group.tags .tag-wrapper {
    display: block
}
.form-group.tags .tag-wrapper input {
    max-width: 85%;
    display: inline-block
}
@media (min-width: 768px) {
    .form-group.tags .tag-wrapper {
        display: inline-block
    }
    .form-group.tags .tag-wrapper input {
        max-width: 100%
    }
}
.form-group.color label:first-child {
    display: block
}
.form-group.color label:not(:first-child) {
    min-width: inherit
}
.form-group.color input.color {
    max-width: 240px
}
.form-group.html {
    border-bottom: none
}
.form-group.html h4 {
    margin: 0
}
.form-group.double .description {
    margin-left: 0;
    max-width: 90%
}
.form-group.double input[type=password],
.form-group.double input[type=text],
.form-group.double select {
    max-width: 45%;
    display: inline-block
}
@media (min-width: 768px) {
    .form-group.color label:first-child {
        display: inline-block
    }
    .form-group.double input[type=password],
    .form-group.double input[type=text],
    .form-group.double select {
        width: 150px
    }
}
@media (min-width: 1200px) {
    .form-group.double input[type=password],
    .form-group.double input[type=text],
    .form-group.double select {
        width: 150px
    }
}
.form-group.five-across label {
    clear: both;
    width: 100%
}
@media (min-width: 768px) {
    .form-group.five-across input[type=password],
    .form-group.five-across input[type=text],
    .form-group.five-across select {
        width: 155px
    }
}
@media (min-width: 1200px) {
    .form-group.five-across input[type=password],
    .form-group.five-across input[type=text],
    .form-group.five-across select {
        width: 150px
    }
}
.form-group.five-across select {
    margin-left: 5px
}
.form-group.five-across label+select {
    margin-left: 0
}
.form-group.five-across.multi-label.customrow {
    padding: 5px 0
}
.form-group.five-across.multi-label>.field {
    width: 167px
}
.form-group.five-across.multi-label>.field.field-selectnumcols {
    width: 123px
}
.form-group.five-across.multi-label>.field .selectnumcols {
    width: 107px
}
.form-group.five-across.multi-label>.field select {
    max-width: 90%
}
.form-group.five-across.multi-label>.field label {
    font-size: .8em;
    color: #666
}
.form-group.five-across.multi-label>.field.customrowtitle {
    width: 70px;
    margin-top: 28px
}
@media (max-width: 767px) {
    .form-group.five-across.multi-label>.field.customrowtitle {
        width: 100%;
        margin-top: 15px
    }
}
.form-group h3,
.form-group h4 {
    padding-bottom: 5px;
    margin-bottom: 20px
}
.form-group h3.filter-result-heading,
.form-group h4.filter-result-heading {
    margin-bottom: 0
}
.form-group h3 {
    font-size: 18px;
    padding-bottom: 10px
}
.form-group #editprofileform_profiletype_other,
.form-group .form-control {
    display: inline-block
}
@media (min-width: 768px) {
    .form-group #editprofileform_profiletype_other,
    .form-group .form-control {
        width: 370px;
        max-width: 85%
    }
    .columns3 .form-group #editprofileform_profiletype_other,
    .columns3 .form-group .form-control,
    .form-inline .form-group #editprofileform_profiletype_other,
    .form-inline .form-group .form-control {
        max-width: 100%
    }
    .form-inline .form-group #editprofileform_profiletype_other,
    .form-inline .form-group .form-control {
        width: 100%
    }
}
@media (min-width: 1200px) {
    .form-group #editprofileform_profiletype_other,
    .form-group .form-control {
        width: 500px
    }
}
.form-condensed .form-group #editprofileform_profiletype_other:not(.with-dropdown):not(.dropdown-connect),
.form-condensed .form-group .form-control:not(.with-dropdown):not(.dropdown-connect) {
    width: auto
}
.form-condensed .form-group #editprofileform_profiletype_other:not(.with-dropdown):not(.dropdown-connect).fullwidth,
.form-condensed .form-group .form-control:not(.with-dropdown):not(.dropdown-connect).fullwidth {
    width: 100%;
    max-width: 100%
}
.modal .fieldset .form-group {
    border-bottom: 1px solid #f0f0f0
}
.has-help .form-group.wysiwyg>.mce-container,
.tab-content .form-group.wysiwyg>.mce-container {
    max-width: 90%
}
@media (min-width: 768px) {
    .form-group .mce-tinymce {
        width: 420px;
        max-width: 100%
    }
    .columns3 .form-group .mce-tinymce {
        max-width: 100%
    }
    .form-group.radio .pseudolabel,
    .form-group.radio .radio-wrapper {
        display: table-cell
    }
}
@media (min-width: 1200px) {
    .form-group .mce-tinymce {
        width: 500px
    }
}
@media (max-width: 992px) {
    .modal-docked .form-group.radio .pseudolabel,
    .modal-docked .form-group.radio .radio-wrapper {
        display: block
    }
}
@media (min-width: 768px) {
    .form-group .form-group.radio,
    .form-group .radio {
        margin-top: 0
    }
}
.form-group .form-group.radio input[type=radio],
.form-group .radio input[type=radio] {
    margin-top: 5px;
    margin-left: 0
}
.form-group .help {
    margin-top: 5px;
    float: right
}
.form-group .wysiwyg+.help {
    -webkit-transform: translate(0, -180px);
    -ms-transform: translate(0, -180px);
    transform: translate(0, -180px)
}
.form-group .help-inline .help {
    top: auto;
    margin-top: 0;
    right: auto
}
.dropdown .picker:before,
.dropdown-group .dropdown-connect:before,
.pieform .picker:before {
    content: "\25BE";
    font-family: FontAwesome;
    right: 0;
    line-height: 16px
}
.form-group .errmsg {
    color: #d9534f;
    font-size: 13px;
    display: block;
    padding-top: 10px
}
@media (min-width: 992px) {
    .form-group .errmsg {
        margin-left: 265px
    }
}
.form-group .description:not(.html) {
    color: #777;
    font-style: italic;
    font-size: 13px;
    max-width: 90%;
    display: block;
    padding-top: 10px
}
.form-group .requiredmarker {
    color: #d43f3a
}
@media (min-width: 768px) {
    .form-group.input-small {
        max-width: 100%;
        width: 25%
    }
    .form-group.input-small .input-small {
        margin: 0
    }
}
.panel .form-group-nested {
    padding-bottom: 20px
}
::-webkit-input-placeholder {
    color: #777!important
}
:-moz-placeholder {
    color: #777!important;
    opacity: 1
}
::-moz-placeholder {
    color: #777!important;
    opacity: 1
}
:-ms-input-placeholder {
    color: #777!important
}
.form-inline .no-label {
    margin-top: 17px
}
.pieform .input-group {
    max-width: 100%
}
.pieform .input-group .pieform-fieldset>.form-group {
    border: none;
    padding: 0;
    box-shadow: none;
    float: left
}
.pieform .input-group .pieform-fieldset>.form-group #editprofileform_profiletype_other,
.pieform .input-group .pieform-fieldset>.form-group .form-control {
    max-width: 100%;
    border-radius: 2px 0 0 2px
}
.pieform .input-group .pieform-fieldset>.form-group~.form-group #editprofileform_profiletype_other,
.pieform .input-group .pieform-fieldset>.form-group~.form-group .form-control {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -1px
}
@media (min-width: 480px) {
    .pieform .input-group .pieform-fieldset>.form-group~.form-group #editprofileform_profiletype_other,
    .pieform .input-group .pieform-fieldset>.form-group~.form-group .form-control {
        border-left: 0
    }
}
.pieform .input-group .pieform-fieldset>.form-group~.form-group:last-child #editprofileform_profiletype_other,
.pieform .input-group .pieform-fieldset>.form-group~.form-group:last-child .form-control {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}
.pieform .input-group label {
    display: block
}
.pieform .input-group .no-label {
    margin-top: 5px
}
@media (min-width: 321px) {
    .pieform .input-group .no-label {
        margin-top: 13px
    }
}
@media (min-width: 768px) {
    .pieform .input-group .no-label {
        margin-top: 10.5px
    }
}
.header.message-count-1+.main-nav,
.site-messages~.header+.main-nav {
    margin-top: 32px
}
.pieform .input-group #editprofileform_profiletype_other,
.pieform .input-group .form-control,
.pieform .input-group .form-group {
    display: inline-block;
    width: auto
}
.pieform .input-group-btn {
    font-size: inherit;
    width: inherit;
    float: left
}
.pieform .input-group-btn.form-group {
    display: block
}
.site-messages {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11
}
.header.message-count-1,
.site-messages~.header {
    top: 33px
}
.site-messages .site-message.alert {
    margin-bottom: 0;
    border-radius: 0;
    padding: 5px 15px
}
.header.message-count-1~.container .toolbar-affix.affix {
    margin-top: 33px
}
@media (max-width: 768px) {
    .form-group.radio .pseudolabel {
        min-width: auto
    }
    .site-messages {
        display: none
    }
    .header.message-count-1 {
        top: 0
    }
    .header.message-count-1+.main-nav {
        margin-top: 0
    }
}
.header.message-count-2 {
    top: 66px
}
.header.message-count-2+.main-nav {
    margin-top: 64px
}
.header.message-count-2~.container .toolbar-affix.affix {
    margin-top: 66px
}
@media (max-width: 768px) {
    .header.message-count-2 {
        top: 0
    }
    .header.message-count-2+.main-nav {
        margin-top: 0
    }
}
.header.message-count-3 {
    top: 99px
}
.header.message-count-3+.main-nav {
    margin-top: 96px
}
.header.message-count-3~.container .toolbar-affix.affix {
    margin-top: 99px
}
@media (max-width: 768px) {
    .header.message-count-3 {
        top: 0
    }
    .header.message-count-3+.main-nav {
        margin-top: 0
    }
}
.header.message-count-4 {
    top: 132px
}
.header.message-count-4+.main-nav {
    margin-top: 128px
}
.header.message-count-4~.container .toolbar-affix.affix {
    margin-top: 132px
}
@media (max-width: 768px) {
    .header.message-count-4 {
        top: 0
    }
    .header.message-count-4+.main-nav {
        margin-top: 0
    }
}
.header.message-count-5 {
    top: 165px
}
.header.message-count-5+.main-nav {
    margin-top: 160px
}
.header.message-count-5~.container .toolbar-affix.affix {
    margin-top: 165px
}
@media (max-width: 768px) {
    .header.message-count-5 {
        top: 0
    }
    .header.message-count-5+.main-nav {
        margin-top: 0
    }
}
.no-site-messages {
    top: 0;
    padding-top: 0
}
.login-panel .errmsg,
.sidebar .errmsg {
    margin-left: 0
}
.dropdown-group {
    position: relative
}
.form-inline .dropdown-group {
    margin-top: -3px
}
.dropdown-group~.no-label.submit,
.dropdown-group~.no-label.submit .no-label.submit {
    margin-top: 9px
}
.dropdown-group~.no-label.submit .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.dropdown-group.form-group {
    border-bottom: none
}
.dropdown-group .with-dropdown {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 5px;
    width: 200px;
    z-index: 2;
    float: left;
    height: 35px
}
.dropdown-group .with-dropdown input {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    margin-top: 24px
}
.dropdown-group .with-dropdown label {
    margin-left: -5px;
    width: auto;
    min-width: 0
}
.dropdown-group .picker {
    height: 35px;
    overflow: hidden;
    width: 230px
}
.form-condensed.pieform .dropdown-group .picker {
    max-width: 100%
}
.dropdown-group .dropdown-connect {
    height: 35px;
    position: relative;
    margin-top: 24px;
    float: left;
    z-index: 1;
    background: rgba(255, 255, 255, .8)
}
.dropdown-group .dropdown-connect:before {
    margin-top: 9px;
    position: absolute;
    top: 0;
    height: 17px;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 2
}
.dropdown-group .dropdown-connect select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: 0 0;
    height: 35px;
    left: 0;
    margin: 0;
    outline: 0;
    padding-right: 50px;
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 240px;
    z-index: 5
}
.dropdown-group .dropdown-connect label {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    min-width: 0
}
.dropdown-group~.btn {
    margin-top: 16px
}
@media (min-width: 480px) and (max-width: 992px) {
    .admin-user-search .usersearchform {
        width: 65%
    }
}
@media (min-width: 768px) {
    .admin-user-search .dropdown-group .picker {
        width: 300px
    }
    .admin-user-search .dropdown-group .dropdown-group .with-dropdown {
        width: 270px
    }
}
.dropdown .picker,
.pieform .picker {
    position: relative;
    background: #fff;
    display: inline-block;
    min-width: 20px;
    max-width: 100%
}
.dropdown .picker.input-short,
.pieform .picker.input-short {
    max-width: 170px
}
.dropdown .picker.input-short .select2,
.pieform .picker.input-short .select2 {
    width: auto!important;
    min-width: 150px;
    display: block
}
.dropdown .picker.input-short .select2-selection,
.pieform .picker.input-short .select2-selection {
    border-color: #ccc
}
.dropdown .picker.input-short .select2-selection:focus,
.pieform .picker.input-short .select2-selection:focus {
    border-color: #66afe9;
    outline: 0
}
.dropdown .picker .select2-container--default .select2-selection--single .select2-selection__arrow b,
.pieform .picker .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}
.dropdown .picker:before,
.pieform .picker:before {
    margin-top: 9px;
    position: absolute;
    top: 0;
    height: 17px;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 2
}
.dropdown .picker select#editprofileform_profiletype_other,
.dropdown .picker select.form-control,
.pieform .picker select#editprofileform_profiletype_other,
.pieform .picker select.form-control {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    padding-right: 30px;
    background: 0 0;
    height: 35px;
    left: 0;
    margin: 0;
    outline: 0;
    cursor: pointer;
    top: 0;
    width: 100%;
    max-width: 100%;
    z-index: 5
}
.dropdown .picker select#editprofileform_profiletype_other:disabled,
.dropdown .picker select.form-control:disabled,
.pieform .picker select#editprofileform_profiletype_other:disabled,
.pieform .picker select.form-control:disabled {
    background: rgba(0, 0, 0, .03)
}
.dropdown .picker.date,
.pieform .picker.date {
    margin-left: 4px!important
}
.dropdown.theme-dropdown,
.pieform.theme-dropdown {
    margin-top: 30px
}
.dropdown.form-condensed .picker,
.pieform.form-condensed .picker {
    max-width: 67%
}
.dropdown .input-group-sm>.input-group-btn>.picker.btn,
.dropdown .input-group-sm>.picker#editprofileform_profiletype_other,
.dropdown .input-group-sm>.picker.form-control,
.dropdown .input-group-sm>.picker.input-group-addon,
.dropdown .input-sm.picker,
.pieform .input-group-sm>.input-group-btn>.picker.btn,
.pieform .input-group-sm>.picker#editprofileform_profiletype_other,
.pieform .input-group-sm>.picker.form-control,
.pieform .input-group-sm>.picker.input-group-addon,
.pieform .input-sm.picker {
    padding: 0
}
.dropdown .input-group-sm>#editprofileform_profiletype_other .picker:before,
.dropdown .input-group-sm>.form-control .picker:before,
.dropdown .input-group-sm>.input-group-addon .picker:before,
.dropdown .input-group-sm>.input-group-btn>.btn .picker:before,
.dropdown .input-group-sm>.input-group-btn>.picker.btn:before,
.dropdown .input-group-sm>.picker#editprofileform_profiletype_other:before,
.dropdown .input-group-sm>.picker.form-control:before,
.dropdown .input-group-sm>.picker.input-group-addon:before,
.dropdown .input-sm .picker:before,
.dropdown .input-sm.picker:before,
.pieform .input-group-sm>#editprofileform_profiletype_other .picker:before,
.pieform .input-group-sm>.form-control .picker:before,
.pieform .input-group-sm>.input-group-addon .picker:before,
.pieform .input-group-sm>.input-group-btn>.btn .picker:before,
.pieform .input-group-sm>.input-group-btn>.picker.btn:before,
.pieform .input-group-sm>.picker#editprofileform_profiletype_other:before,
.pieform .input-group-sm>.picker.form-control:before,
.pieform .input-group-sm>.picker.input-group-addon:before,
.pieform .input-sm .picker:before,
.pieform .input-sm.picker:before {
    margin-top: 6px
}
.dropdown .input-group-sm>#editprofileform_profiletype_other .picker select#editprofileform_profiletype_other,
.dropdown .input-group-sm>#editprofileform_profiletype_other .picker select.form-control,
.dropdown .input-group-sm>.form-control .picker select#editprofileform_profiletype_other,
.dropdown .input-group-sm>.form-control .picker select.form-control,
.dropdown .input-group-sm>.input-group-addon .picker select#editprofileform_profiletype_other,
.dropdown .input-group-sm>.input-group-addon .picker select.form-control,
.dropdown .input-group-sm>.input-group-btn>.btn .picker select#editprofileform_profiletype_other,
.dropdown .input-group-sm>.input-group-btn>.btn .picker select.form-control,
.dropdown .input-group-sm>.input-group-btn>.picker.btn select#editprofileform_profiletype_other,
.dropdown .input-group-sm>.input-group-btn>.picker.btn select.form-control,
.dropdown .input-group-sm>.picker#editprofileform_profiletype_other select#editprofileform_profiletype_other,
.dropdown .input-group-sm>.picker#editprofileform_profiletype_other select.form-control,
.dropdown .input-group-sm>.picker.form-control select#editprofileform_profiletype_other,
.dropdown .input-group-sm>.picker.form-control select.form-control,
.dropdown .input-group-sm>.picker.input-group-addon select#editprofileform_profiletype_other,
.dropdown .input-group-sm>.picker.input-group-addon select.form-control,
.dropdown .input-sm .picker select#editprofileform_profiletype_other,
.dropdown .input-sm .picker select.form-control,
.dropdown .input-sm.picker select#editprofileform_profiletype_other,
.dropdown .input-sm.picker select.form-control,
.pieform .input-group-sm>#editprofileform_profiletype_other .picker select#editprofileform_profiletype_other,
.pieform .input-group-sm>#editprofileform_profiletype_other .picker select.form-control,
.pieform .input-group-sm>.form-control .picker select#editprofileform_profiletype_other,
.pieform .input-group-sm>.form-control .picker select.form-control,
.pieform .input-group-sm>.input-group-addon .picker select#editprofileform_profiletype_other,
.pieform .input-group-sm>.input-group-addon .picker select.form-control,
.pieform .input-group-sm>.input-group-btn>.btn .picker select#editprofileform_profiletype_other,
.pieform .input-group-sm>.input-group-btn>.btn .picker select.form-control,
.pieform .input-group-sm>.input-group-btn>.picker.btn select#editprofileform_profiletype_other,
.pieform .input-group-sm>.input-group-btn>.picker.btn select.form-control,
.pieform .input-group-sm>.picker#editprofileform_profiletype_other select#editprofileform_profiletype_other,
.pieform .input-group-sm>.picker#editprofileform_profiletype_other select.form-control,
.pieform .input-group-sm>.picker.form-control select#editprofileform_profiletype_other,
.pieform .input-group-sm>.picker.form-control select.form-control,
.pieform .input-group-sm>.picker.input-group-addon select#editprofileform_profiletype_other,
.pieform .input-group-sm>.picker.input-group-addon select.form-control,
.pieform .input-sm .picker select#editprofileform_profiletype_other,
.pieform .input-sm .picker select.form-control,
.pieform .input-sm.picker select#editprofileform_profiletype_other,
.pieform .input-sm.picker select.form-control {
    height: 27.6px;
    line-height: 15.8px
}
.dropdown .input-group-lg>#editprofileform_profiletype_other:before,
.dropdown .input-group-lg>.form-control:before,
.dropdown .input-group-lg>.input-group-addon:before,
.dropdown .input-group-lg>.input-group-btn>.btn:before,
.dropdown .input-lg:before,
.pieform .input-group-lg>#editprofileform_profiletype_other:before,
.pieform .input-group-lg>.form-control:before,
.pieform .input-group-lg>.input-group-addon:before,
.pieform .input-group-lg>.input-group-btn>.btn:before,
.pieform .input-lg:before {
    margin-top: 12px
}
.dropdown .input-group-lg>#editprofileform_profiletype_other .picker select#editprofileform_profiletype_other,
.dropdown .input-group-lg>#editprofileform_profiletype_other .picker select.form-control,
.dropdown .input-group-lg>.form-control .picker select#editprofileform_profiletype_other,
.dropdown .input-group-lg>.form-control .picker select.form-control,
.dropdown .input-group-lg>.input-group-addon .picker select#editprofileform_profiletype_other,
.dropdown .input-group-lg>.input-group-addon .picker select.form-control,
.dropdown .input-group-lg>.input-group-btn>.btn .picker select#editprofileform_profiletype_other,
.dropdown .input-group-lg>.input-group-btn>.btn .picker select.form-control,
.dropdown .input-group-lg>.input-group-btn>.picker.btn select#editprofileform_profiletype_other,
.dropdown .input-group-lg>.input-group-btn>.picker.btn select.form-control,
.dropdown .input-group-lg>.picker#editprofileform_profiletype_other select#editprofileform_profiletype_other,
.dropdown .input-group-lg>.picker#editprofileform_profiletype_other select.form-control,
.dropdown .input-group-lg>.picker.form-control select#editprofileform_profiletype_other,
.dropdown .input-group-lg>.picker.form-control select.form-control,
.dropdown .input-group-lg>.picker.input-group-addon select#editprofileform_profiletype_other,
.dropdown .input-group-lg>.picker.input-group-addon select.form-control,
.dropdown .input-lg .picker select#editprofileform_profiletype_other,
.dropdown .input-lg .picker select.form-control,
.dropdown .input-lg.picker select#editprofileform_profiletype_other,
.dropdown .input-lg.picker select.form-control,
.pieform .input-group-lg>#editprofileform_profiletype_other .picker select#editprofileform_profiletype_other,
.pieform .input-group-lg>#editprofileform_profiletype_other .picker select.form-control,
.pieform .input-group-lg>.form-control .picker select#editprofileform_profiletype_other,
.pieform .input-group-lg>.form-control .picker select.form-control,
.pieform .input-group-lg>.input-group-addon .picker select#editprofileform_profiletype_other,
.pieform .input-group-lg>.input-group-addon .picker select.form-control,
.pieform .input-group-lg>.input-group-btn>.btn .picker select#editprofileform_profiletype_other,
.pieform .input-group-lg>.input-group-btn>.btn .picker select.form-control,
.pieform .input-group-lg>.input-group-btn>.picker.btn select#editprofileform_profiletype_other,
.pieform .input-group-lg>.input-group-btn>.picker.btn select.form-control,
.pieform .input-group-lg>.picker#editprofileform_profiletype_other select#editprofileform_profiletype_other,
.pieform .input-group-lg>.picker#editprofileform_profiletype_other select.form-control,
.pieform .input-group-lg>.picker.form-control select#editprofileform_profiletype_other,
.pieform .input-group-lg>.picker.form-control select.form-control,
.pieform .input-group-lg>.picker.input-group-addon select#editprofileform_profiletype_other,
.pieform .input-group-lg>.picker.input-group-addon select.form-control,
.pieform .input-lg .picker select#editprofileform_profiletype_other,
.pieform .input-lg .picker select.form-control,
.pieform .input-lg.picker select#editprofileform_profiletype_other,
.pieform .input-lg.picker select.form-control {
    padding-top: 5px;
    padding-bottom: 5px;
    height: 40px;
    line-height: 23px
}
.dropdown .select-group .input-group-addon,
.pieform .select-group .input-group-addon {
    display: inline-block;
    float: left;
    height: 35px;
    line-height: 17.5px
}
.dropdown-single-option .picker select#editprofileform_profiletype_other:disabled,
.dropdown-single-option .picker select.form-control:disabled {
    cursor: default;
    background: #fff;
    border: 0;
    box-shadow: none;
    color: #666;
    padding-right: 0
}
.dropdown-single-option .picker.input-short {
    margin-top: 5px
}
.arrow-bar {
    border-radius: 2px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 30px;
    line-height: 46px;
    color: #fff;
    display: block;
    width: 100%;
    background-color: #e6e9df
}
.arrow-bar .arrow,
.arrow-bar .right-text {
    padding: 5px 15px;
    position: relative;
    display: block
}
.arrow-bar .nav-inpage.nav>li>a,
.arrow-bar .nav-inpage.nav>li>button {
    color: #417005
}
.arrow-bar .nav-inpage.nav>li.active a,
.arrow-bar .nav-inpage.nav>li.active>button,
.arrow-bar .nav-inpage.nav>li>a:focus,
.arrow-bar .nav-inpage.nav>li>a:hover,
.arrow-bar .nav-inpage.nav>li>button:focus,
.arrow-bar .nav-inpage.nav>li>button:hover {
    color: #333
}
.arrow-bar .arrow {
    float: left;
    position: relative;
    display: block;
    background-color: #dadfcf;
    width: auto
}
@media (max-width: 992px) {
    .arrow-bar .arrow {
        width: auto
    }
}
.arrow-bar .arrow:after {
    border-bottom: 29px solid transparent;
    border-left: 14px solid #dadfcf;
    border-top: 30px solid transparent;
    content: "";
    height: 40px;
    position: absolute;
    right: -40px;
    top: -2px;
    width: 40px
}
.arrow-bar .arrow .text {
    display: block;
    color: #333;
    font-weight: 700
}
.artefactchooser-item input,
.artefactchooser-item label,
.btn-toggle.panel-footer>.btn form,
.btn.checkbox input.checkbox {
    display: inline-block
}
.arrow-bar .right-text {
    float: right;
    text-align: right
}
.nav-inpage.nav>li button,
.nav-inpage.nav>li>a {
    transition-duration: .3s;
    border-radius: 2px;
    padding: 0 8px;
    line-height: 2em;
    margin-top: 9px
}
.nav-inpage.nav>li button:focus,
.nav-inpage.nav>li button:hover,
.nav-inpage.nav>li>a:focus,
.nav-inpage.nav>li>a:hover {
    transition-duration: .3s;
    background: #fff;
    color: #417005
}
.nav-inpage.nav>li.active>a,
.nav-inpage.nav>li.active>button {
    color: #333;
    background: #fff
}
.nav-inpage.nav>li.active>a:focus,
.nav-inpage.nav>li.active>a:hover,
.nav-inpage.nav>li.active>button:focus,
.nav-inpage.nav>li.active>button:hover {
    color: #417005
}
.artefactchooser-item label {
    min-width: auto;
    margin-bottom: 5px
}
.artefactchooser-item .detail {
    margin-left: 17px
}
.artefactchooser-tabs {
    margin-bottom: 20px
}
.artefactchooser-search {
    padding: 10px 0
}
.btn-text,
.btn-toggle.panel-footer,
.page-header+div.btn-top-left form .form-group-inline,
h1+div.btn-top-left form .form-group-inline,
h1+div>.btn-top-left form .form-group-inline {
    padding: 0
}
.btn.text-left {
    text-align: left
}
.btn.text-right {
    text-align: right
}
.btn label {
    min-width: 0
}
.btn-link-danger {
    color: #d9534f
}
.btn-text {
    color: inherit
}
.btn {
    vertical-align: baseline
}
.customrow .btn {
    margin-top: 25px
}
.btn input {
    margin-top: 0
}
.btn.checkbox input.checkbox {
    width: auto;
    float: right
}
.customrow+.btn {
    margin-top: 10px
}
.btn-toggle.panel-footer>.btn {
    border-radius: 0;
    width: 50%;
    float: left;
    height: 42px;
    line-height: 30px
}
.btn-toggle.panel-footer>.btn:first-child {
    border-radius: 0 0 0 3px;
    border-right: 1px solid #ddd
}
.btn-toggle.panel-footer>.btn:last-child {
    border-radius: 0 0 3px
}
.btn-toggle.panel-footer>.btn .btn {
    padding: 0;
    margin: 0;
    color: inherit
}
.btn-toggle.panel-footer>.btn .btn:hover {
    text-decoration: none
}
.btn-toggle.panel-footer>.btn:hover {
    color: #222;
    background: #eee;
    text-decoration: none
}
.btn-draggable .btn-toggle.panel-footer>.btn:hover .btn-group-vertical>.btn,
.btn-toggle.panel-footer>.btn:hover .btn-draggable .btn-group-vertical>.btn,
.btn-toggle.panel-footer>.btn:hover .icon,
.btn-toggle.panel-footer>.btn:hover .list-group.ui-sortable .ui-draggable-dragging,
.btn-toggle.panel-footer>.btn:hover .mce-ico.mce-i-icon.tooltoggle-icon,
.btn-toggle.panel-footer>.btn:hover .modal-loading,
.list-group.ui-sortable .btn-toggle.panel-footer>.btn:hover .ui-draggable-dragging {
    color: #777
}
.page-header+div.btn-top-left,
h1+div.btn-top-left,
h1+div>.btn-top-left {
    float: none;
    margin-bottom: 0
}
@media (min-width: 480px) {
    .page-header+div.btn-top-left,
    h1+div.btn-top-left,
    h1+div>.btn-top-left {
        margin-top: -53px
    }
    .page-header+.page-header+div.btn-top-left,
    .page-header+h1+div.btn-top-left,
    .page-header+h1+div>.btn-top-left,
    h1+.page-header+div.btn-top-left,
    h1+h1+div.btn-top-left,
    h1+h1+div>.btn-top-left {
        margin-top: -43px
    }
}
.page-header+div.btn-top-left form,
h1+div.btn-top-left form,
h1+div>.btn-top-left form {
    margin: 0!important;
    display: inline-block
}
.nav-tabs+div.btn-group-top,
.page-header+.btn-action-list .btn-group-top,
.page-header~div.btn-group-top,
h1+.btn-action-list .btn-group-top,
h1~div.btn-group-top,
h1~div>.btn-group-top {
    margin-top: -20px
}
@media (max-width: 480px) {
    .nav-tabs+div.btn-group-top,
    .page-header+.btn-action-list .btn-group-top,
    .page-header~div.btn-group-top,
    h1+.btn-action-list .btn-group-top,
    h1~div.btn-group-top,
    h1~div>.btn-group-top {
        margin: 0 0 10px;
        width: 100%
    }
    .nav-tabs+div.btn-group-top .btn,
    .nav-tabs+div.btn-group-top .btn-group .btn,
    .nav-tabs+div.btn-group-top .form-as-button,
    .page-header+.btn-action-list .btn-group-top .btn,
    .page-header+.btn-action-list .btn-group-top .btn-group .btn,
    .page-header+.btn-action-list .btn-group-top .form-as-button,
    .page-header~div.btn-group-top .btn,
    .page-header~div.btn-group-top .btn-group .btn,
    .page-header~div.btn-group-top .form-as-button,
    h1+.btn-action-list .btn-group-top .btn,
    h1+.btn-action-list .btn-group-top .btn-group .btn,
    h1+.btn-action-list .btn-group-top .form-as-button,
    h1~div.btn-group-top .btn,
    h1~div.btn-group-top .btn-group .btn,
    h1~div.btn-group-top .form-as-button,
    h1~div>.btn-group-top .btn,
    h1~div>.btn-group-top .btn-group .btn,
    h1~div>.btn-group-top .form-as-button {
        margin-bottom: 3px;
        width: 100%;
        border-right-width: 1px;
        border-radius: 2px!important
    }
    .nav-tabs+div.btn-group-top .btn .btn,
    .nav-tabs+div.btn-group-top .btn-group .btn .btn,
    .nav-tabs+div.btn-group-top .form-as-button .btn,
    .page-header+.btn-action-list .btn-group-top .btn .btn,
    .page-header+.btn-action-list .btn-group-top .btn-group .btn .btn,
    .page-header+.btn-action-list .btn-group-top .form-as-button .btn,
    .page-header~div.btn-group-top .btn .btn,
    .page-header~div.btn-group-top .btn-group .btn .btn,
    .page-header~div.btn-group-top .form-as-button .btn,
    h1+.btn-action-list .btn-group-top .btn .btn,
    h1+.btn-action-list .btn-group-top .btn-group .btn .btn,
    h1+.btn-action-list .btn-group-top .form-as-button .btn,
    h1~div.btn-group-top .btn .btn,
    h1~div.btn-group-top .btn-group .btn .btn,
    h1~div.btn-group-top .form-as-button .btn,
    h1~div>.btn-group-top .btn .btn,
    h1~div>.btn-group-top .btn-group .btn .btn,
    h1~div>.btn-group-top .form-as-button .btn {
        margin-bottom: 0
    }
    .nav-tabs+div.btn-group-top .form-as-button:first-child:not(.last) .btn,
    .page-header+.btn-action-list .btn-group-top .form-as-button:first-child:not(.last) .btn,
    .page-header~div.btn-group-top .form-as-button:first-child:not(.last) .btn,
    h1+.btn-action-list .btn-group-top .form-as-button:first-child:not(.last) .btn,
    h1~div.btn-group-top .form-as-button:first-child:not(.last) .btn,
    h1~div>.btn-group-top .form-as-button:first-child:not(.last) .btn {
        border-right-width: 1px
    }
}
.btn-group-top {
    position: relative;
    z-index: 1
}
@media (min-width: 480px) {
    .btn-group-top {
        float: right
    }
    .btn-group-top .btn {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-top: 0
    }
    .btn-group-top .btn-group-top {
        margin: 0
    }
}
.nav-tabs+div.btn-group-top {
    margin-top: 0
}
td.btn-group {
    min-width: 300px
}
.list-group .btn-group-top,
.panel-heading .btn-group-top {
    text-align: right;
    float: right;
    margin-top: 10px
}
.list-group .btn-group-top:after,
.list-group .btn-group-top:before,
.panel-heading .btn-group-top:after,
.panel-heading .btn-group-top:before {
    content: " ";
    display: table
}
.list-group .btn-group-top:after,
.panel-heading .btn-group-top:after {
    clear: both
}
@media (min-width: 768px) {
    .list-group .btn-group-top,
    .panel-heading .btn-group-top {
        margin-top: -10px;
        margin-bottom: 11px
    }
    .list-group .btn-group-top:after,
    .list-group .btn-group-top:before,
    .panel-heading .btn-group-top:after,
    .panel-heading .btn-group-top:before {
        content: " ";
        display: table
    }
    .list-group .btn-group-top:after,
    .panel-heading .btn-group-top:after {
        clear: both
    }
}
.list-group .btn-group-top .btn,
.panel-heading .btn-group-top .btn {
    padding-top: 3px;
    border-top: 1px solid #ddd
}
@media (min-width: 992px) {
    .list-group .btn-group-top .btn,
    .panel-heading .btn-group-top .btn {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-top: 0
    }
}
.list-group .btn-group-top .btn-top-right,
.panel-heading .btn-group-top .btn-top-right {
    margin: 0
}
.list-group .btn-action-list,
.panel-heading .btn-action-list {
    float: right;
    width: 100%
}
.panel-secondary .blockinstance-controls .btn-group-top {
    position: absolute;
    top: 11px;
    right: 10px;
    margin-top: -10px
}
.panel-secondary .blockinstance-controls .btn-group-top .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0;
    background: rgba(204, 204, 204, .8)
}
.panel-secondary .blockinstance-controls .btn-group-top .btn:hover {
    background: #ddd
}
.btn-header {
    width: 100%
}
.btn-header.btn-two .btn {
    width: 25%
}
.btn-header.btn-two .btn:first-child {
    width: 75%
}
.btn-header.btn-three .btn {
    width: 50%
}
.btn-header.btn-three .btn:first-child,
.btn-header.btn-three .btn:last-child {
    width: 25%
}
.btn-group-vertical .indicator {
    margin-left: -4px;
    font-size: 11px;
    padding: 7px 5px 0 0;
    vertical-align: top
}
.btn-group-vertical .indicator.icon-arrows {
    vertical-align: middle;
    margin-left: -7px
}
.btn-group-vertical .title {
    white-space: normal;
    margin-left: 5px;
    display: inline-block
}
.btn-group-vertical .block-icon {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    margin-left: -2px;
    font-size: 14px
}
.col-collapsed .btn-group-vertical .block-icon {
    margin-left: 2px;
    font-size: 18px
}
.btn-group-vertical.btn-accordion .btn {
    font-size: 13px;
    margin-bottom: -1px;
    max-width: 100%;
    overflow: hidden;
    width: 100%;
    min-width: 60px
}
.btn-group-vertical.btn-accordion .btn.ui-accordion-header {
    margin-bottom: -3px
}
.btn-group-vertical.btn-accordion .btn.last,
.btn-group-vertical.btn-accordion .section-import .btn.panel.collapsible:last-child,
.btn-group-vertical.btn-accordion .section-import .btn.pieform-fieldset.collapsible:last-child,
.section-import .btn-group-vertical.btn-accordion .btn.panel.collapsible:last-child,
.section-import .btn-group-vertical.btn-accordion .btn.pieform-fieldset.collapsible:last-child {
    border-bottom-radius: 3px;
    background-color: #F9F9F9
}
.btn-group-vertical.btn-accordion .btn-primary {
    color: #333;
    background: #d3d3d3;
    border-color: #adadad
}
.btn-group-vertical.btn-accordion .btn-primary:hover {
    color: #333;
    background: #adadad;
    border-color: #adadad
}
.btn-accordion.ui-accordion .ui-accordion-content .btn-group-vertical .btn:not(:last-child),
.section-import .fieldset-body .list-group .list-group-item:last-child,
.section-import .list-group-item .list-group .list-group-item:last-child {
    border-bottom: 0
}
.btn-group-vertical label {
    font-size: 12px;
    white-space: normal;
    vertical-align: middle;
    padding: 3px 5px 0 0;
    width: auto;
    max-width: 85%;
    margin-left: 2px
}
.btn-accordion.ui-accordion .ui-accordion-content {
    box-sizing: border-box;
    border-radius: 0;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 0;
    max-width: 100%;
    border: 0
}
.btn-accordion.ui-accordion .ui-accordion-content .btn-group-vertical {
    box-sizing: border-box;
    max-width: 100%;
    width: 100%
}
.btn-accordion.ui-accordion .ui-accordion-content .btn-group-vertical .btn {
    border-radius: 0;
    display: block;
    margin: 0
}
.btn-accordion.ui-accordion .ui-accordion-content .btn-group-vertical .btn:not(:last-child):hover+.btn {
    border-top-color: #adadad
}
.btn-group .form-as-button.last+script+.btn,
.btn-group .section-import .form-as-button.panel.collapsible:last-child+script+.btn,
.btn-group .section-import .form-as-button.pieform-fieldset.collapsible:last-child+script+.btn,
.section-import .btn-group .form-as-button.panel.collapsible:last-child+script+.btn,
.section-import .btn-group .form-as-button.pieform-fieldset.collapsible:last-child+script+.btn {
    margin-left: -1px
}
.btn:hover .icon-chevron-down {
    opacity: 1
}
.btn-draggable .btn:disabled .btn-group-vertical>.btn,
.btn:disabled .btn-draggable .btn-group-vertical>.btn,
.btn:disabled .icon,
.btn:disabled .list-group.ui-sortable .ui-draggable-dragging,
.btn:disabled .mce-ico.mce-i-icon.tooltoggle-icon,
.btn:disabled .modal-loading,
.list-group.ui-sortable .btn:disabled .ui-draggable-dragging {
    opacity: .3
}
.btn-with-heading {
    float: right;
    margin-top: -75px
}
.collapsible-group+.button {
    margin-top: 30px
}
.socialbtn {
    margin-bottom: 10px
}
.btn-toolbar .btn-title {
    padding-left: 5px
}
@media (min-width: 480px) and (max-width: 992px) {
    .btn-toolbar .btn-title {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
        min-width: 0
    }
}
.btn-add-group {
    margin-top: 20px
}
.btn-group .form-as-button:first-child:not(.last) .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-right-width: 0
}
.btn-group .form-as-button~.form-as-button .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group .form-as-button .section-import div.panel.collapsible:last-child,
.btn-group .form-as-button .section-import div.pieform-fieldset.collapsible:last-child,
.btn-group .form-as-button div.last,
.section-import .btn-group .form-as-button div.panel.collapsible:last-child,
.section-import .btn-group .form-as-button div.pieform-fieldset.collapsible:last-child {
    display: inline-block;
    margin: 0;
    padding: 0
}
.btn-group .form-as-button .section-import div.panel.collapsible:last-child .btn,
.btn-group .form-as-button .section-import div.pieform-fieldset.collapsible:last-child .btn,
.btn-group .form-as-button div.last .btn,
.section-import .btn-group .form-as-button div.panel.collapsible:last-child .btn,
.section-import .btn-group .form-as-button div.pieform-fieldset.collapsible:last-child .btn {
    border-left: 0;
    display: inline-block;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group-item:not(:first-child) {
    margin-left: -1px
}
.btn-group-item .btn,
.btn-group-item.btn {
    border-right-width: 1px!important;
    padding-top: 3px!important
}
.btn-group.only-button .btn {
    border-bottom-right-radius: 3px!important;
    border-right-width: 1px!important
}
.carousel .item {
    display: block
}
.carousel.carousel-ready .item {
    display: none
}
.carousel.carousel-ready .item.active,
.carousel.carousel-ready .item.next {
    display: block
}
.carousel .carousel-caption {
    text-align: left;
    background-color: rgba(0, 0, 0, .6);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px
}
.carousel .carousel-control {
    color: #000;
    top: 50%;
    bottom: 50%
}
.btn-draggable .carousel .btn-group-vertical>.carousel-control~.btn,
.carousel .btn-draggable .btn-group-vertical>.carousel-control~.btn,
.carousel .carousel-control~.icon,
.carousel .carousel-control~.mce-ico.mce-i-icon.tooltoggle-icon,
.carousel .carousel-control~.modal-loading,
.carousel .list-group.ui-sortable .carousel-control~.ui-draggable-dragging,
.list-group.ui-sortable .carousel .carousel-control~.ui-draggable-dragging {
    vertical-align: middle
}
span.help {
    font-size: 19px;
    vertical-align: top;
    padding-left: 10px;
    display: inline-block
}
.btn-draggable span.help .btn-group-vertical>.btn,
.list-group.ui-sortable span.help .ui-draggable-dragging,
span.help .btn-draggable .btn-group-vertical>.btn,
span.help .icon,
span.help .list-group.ui-sortable .ui-draggable-dragging,
span.help .mce-ico.mce-i-icon.tooltoggle-icon,
span.help .modal-loading {
    color: #31708f;
    font-size: 20px;
    opacity: .8
}
.btn-draggable span.help:hover .btn-group-vertical>.btn,
.list-group.ui-sortable span.help:hover .ui-draggable-dragging,
span.help:hover .btn-draggable .btn-group-vertical>.btn,
span.help:hover .icon,
span.help:hover .list-group.ui-sortable .ui-draggable-dragging,
span.help:hover .mce-ico.mce-i-icon.tooltoggle-icon,
span.help:hover .modal-loading {
    opacity: 1
}
.table span.help {
    margin-top: -6px
}
.contextualHelp h3,
table.table td .contextualHelp h3 {
    margin: 0 -14px 20px;
    font-size: 14px
}
.btn-draggable .table span.help .btn-group-vertical>.btn,
.list-group.ui-sortable .table span.help .ui-draggable-dragging,
.table span.help .btn-draggable .btn-group-vertical>.btn,
.table span.help .icon,
.table span.help .list-group.ui-sortable .ui-draggable-dragging,
.table span.help .mce-ico.mce-i-icon.tooltoggle-icon,
.table span.help .modal-loading {
    font-size: .9em
}
.contextualHelp {
    position: absolute;
    z-index: 1060;
    width: 300px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 4px;
    padding: 0 14px 8px;
    font-size: 13px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}
.contextualHelp .help-dismiss {
    font-size: 16px;
    color: #555
}
.contextualHelp h3 {
    padding: 8px 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 3px 3px 0 0
}
.form-select-filter .contextualHelp {
    width: 500px!important;
    max-width: 100%
}
.input-group.with-help {
    position: relative;
    padding-right: 40px
}
.input-group.with-help input:not(:first-child),
.input-group.with-help select:not(:first-child) {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.modal .cell-radios>.form-group.radio>div.radio {
    display: none
}
.cell-chooser .cell-row {
    min-width: 0;
    width: 150px;
    overflow: hidden
}
.cell-chooser .cell-row .cell {
    min-width: 0;
    float: left;
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    margin: 2% 2% 0 0
}
.cell-chooser .cell-row .cell.active {
    background-color: #d9d9d9
}
.cell-chooser .cell-row .cell input {
    display: inline;
    position: absolute!important;
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    min-width: 0
}
.custom-dropdown {
    position: relative;
    text-align: left
}
.custom-dropdown>ul {
    z-index: 4;
    position: absolute;
    top: calc(100% - 1px);
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border: 1px solid #ccc
}
.custom-dropdown>ul>li>a {
    display: block;
    padding: 5px;
    color: #333
}
.custom-dropdown>ul>li>a:hover {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none
}
.custom-dropdown>ul>li>span {
    display: block;
    background-color: #629600;
    color: #fff;
    padding: 5px;
    cursor: default
}
.custom-dropdown.dropdown span.picker {
    background-color: #fff;
    cursor: pointer
}
.block-placeholder,
.dropzone-previews {
    border-radius: 4px;
    clear: both;
    padding: 40px;
    background-color: #eee;
    border: 2px dashed #c4c4c4
}
.dropzone-previews.dropzone-small,
.dropzone-small.block-placeholder {
    padding: 10px;
    margin-bottom: 10px
}
.dropzone-previews.dropzone-small .dz-message,
.dropzone-small.block-placeholder .dz-message {
    font-size: 14px
}
.block-placeholder .dz-message,
.dropzone-previews .dz-message {
    text-align: center;
    font-size: 18px;
    color: #777
}
@media (min-width: 768px) {
    .fileupload-container.col-md-12 .block-placeholder,
    .fileupload-container.col-md-12 .dropzone-previews {
        clear: none;
        float: right;
        width: 50%
    }
    .fileupload-container.col-md-12 .dropzone-previews.full-width,
    .fileupload-container.col-md-12 .full-width.block-placeholder {
        width: 100%
    }
}
.block-placeholder,
.highlight {
    border-radius: 4px;
    width: 100%;
    background-color: #fcf8e3;
    border: 2px dashed #f5d89e
}
.block-placeholder {
    padding: 20px;
    margin-bottom: 20px
}
.highlight {
    margin: 0
}
.move-indicator {
    font-size: 11px;
    vertical-align: middle;
    margin-left: -4px;
    opacity: .7
}
.mce-panel .mce-window-head .close,
.mce-panel .mce-window-head .close:focus .times,
.mce-panel .mce-window-head .close:hover .times,
.mce-panel .mce-window-head .mce-close,
.mce-panel .mce-window-head .mce-close:focus .times,
.mce-panel .mce-window-head .mce-close:hover .times,
.modal-header .close,
.modal-header .close:focus .times,
.modal-header .close:hover .times,
.modal-header .mce-close,
.modal-header .mce-close:focus .times,
.modal-header .mce-close:hover .times,
.panel-heading:hover .move-indicator,
a:hover .move-indicator {
    opacity: 1
}
.panel-secondary .move-indicator {
    float: left;
    margin-top: 5px;
    margin-left: 0;
    margin-right: 4px
}
.collapse-indicator {
    color: #aaa;
    font-size: 13px;
    display: block;
    transition-duration: .3s
}
.collapse-indicator.pull-right {
    margin: 2px 0 0
}
.collapse-indicator.text-small {
    font-size: 11px
}
.collapsed .collapse-indicator {
    color: #aaa
}
a:focus .collapse-indicator,
a:hover .collapse-indicator,
a[data-toggle=collapse]:focus .collapse-indicator,
a[data-toggle=collapse]:hover .collapse-indicator {
    color: #555
}
.collapsed~.collapse-indicator {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition-duration: .3s;
    margin-top: 5px
}
a[data-toggle=collapse] .collapse-indicator {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transition-duration: .3s;
    color: #aaa;
    margin-top: 5px;
    line-height: 13px;
    height: auto
}
a[data-toggle=collapse].collapsed .collapse-indicator {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-duration: .3s;
    margin-top: 2px
}
.expand-indicator {
    font-size: 12px;
    padding-right: 5px
}
.btn-draggable .btn-group-vertical>.expand-indicator+.btn,
.expand-indicator+.icon,
.expand-indicator+.mce-ico.mce-i-icon.tooltoggle-icon,
.expand-indicator+.modal-loading,
.list-group.ui-sortable .expand-indicator+.ui-draggable-dragging {
    color: #333
}
.btn-draggable .btn-group-vertical>.expand-indicator+.btn:focus,
.btn-draggable .btn-group-vertical>.expand-indicator+.btn:hover,
.expand-indicator+.icon:focus,
.expand-indicator+.icon:hover,
.expand-indicator+.mce-ico.mce-i-icon.tooltoggle-icon:focus,
.expand-indicator+.mce-ico.mce-i-icon.tooltoggle-icon:hover,
.expand-indicator+.modal-loading:focus,
.expand-indicator+.modal-loading:hover,
.list-group.ui-sortable .expand-indicator+.ui-draggable-dragging:focus,
.list-group.ui-sortable .expand-indicator+.ui-draggable-dragging:hover {
    color: #4d4d4d
}
[data-toggle=collapse].outer-link.collapsed~.collapse-indicator {
    color: #aaa
}
[data-toggle=collapse].outer-link:focus~.collapse-indicator,
[data-toggle=collapse].outer-link:hover~.collapse-indicator {
    color: #555
}
.label {
    display: inline-block;
    margin-right: 5px
}
.label.label-default {
    color: #333
}
.label.label-default a:focus,
.label.label-default a:hover,
a.label.label-default:focus,
a.label.label-default:hover {
    background-color: #629600
}
.link-thumb {
    text-align: center;
    min-width: 62px;
    position: relative;
    display: block;
    padding: 7px 15px 15px;
    font-size: 20px;
    margin-bottom: 4px;
    background-color: #f2f2f2
}
.list-group,
.panel .list-group,
.panel-body .list-group {
    margin-bottom: 0
}
.link-thumb.thumbnail.active,
.link-thumb.thumbnail.focus,
.link-thumb.thumbnail:hover {
    background-color: #e3e3e3;
    color: #333;
    text-decoration: none;
    border-color: #ccc
}
.list-group-item-heading a:hover,
.list-group-item-heading a:hover .metadata {
    color: #417005
}
.link-thumb .metadata {
    font-size: 10px;
    position: absolute;
    bottom: 3px;
    right: 3px
}
.list-inline .list-tile {
    padding: 0
}
.list-group a.tag {
    display: inline-block
}
.user-panel .list-group {
    min-height: 41px
}
.list-group .list-nested {
    margin: 5px -15px 0
}
.list-group .list-nested>li>a {
    padding: 3px 15px
}
.list-group.list-group-unbordered li {
    border: 0;
    padding: 5px 7px
}
.list-group.list-group-unbordered .small {
    padding: 0
}
.list-group.list-group-unbordered .small a {
    padding: 5px 0
}
.list-group.list-group-lite .list-group-item {
    border-radius: 0;
    border-left: 0;
    border-right: 0
}
.list-group.attachment-incontent {
    border-left: 1px solid #ddd
}
.list-group-item-heading {
    font-weight: 300
}
.list-group-item-heading a:hover.inner-link {
    text-decoration: underline
}
.list-group-item-link a:hover,
.rating-cancel a:hover,
.rating-cancel.star-rating-hover a,
.star-rating a:hover,
.star-rating.star-rating-hover a {
    text-decoration: none
}
.list-group-item-heading a.collapsible {
    display: block
}
.list-group-item h5,
h4.list-group-item-heading {
    font-size: 15px
}
.list-group-item-warning .list-group-item-heading,
.list-group-item.draft .list-group-item-heading {
    color: #8a6d3b
}
.list-group-item-link {
    padding: 0
}
.list-group-item-link a {
    font-size: 12px;
    display: block;
    padding: 10px 15px
}
.list-group-item-link a:hover {
    background: #FF9100;
    color: #FF9100;
}
.list-group-item-link a small {
    color: #417005
}
.list-group-item-link a .file-icon {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin-right: 5px
}
.list-group-item-link a .file-title {
    display: inline-block;
    vertical-align: middle
}
.list-group-item-link a .file-size {
    float: right;
    color: #868686
}
.list-group-item.published {
    background: #fefefe
}
.list-group-item.flush {
    padding: 10px 0
}
.list-group-item.list-group-item-heading {
    margin-bottom: 0
}
.list-group-item .list-group-item-heading {
    float: none
}
@media (min-width: 768px) {
    .list-group-item .list-group-item-heading {
        float: left
    }
}
.list-group-item .list-group-item-controls,
.panel .list-group-item .list-group-item-heading {
    float: none
}
@media (min-width: 768px) {
    .list-group-item .list-group-item-controls {
        float: right
    }
}
.list-group-item .list-group-item-controls .btn-group-top {
    margin-top: 0;
    float: none
}
@media (min-width: 768px) {
    .list-group-item .list-group-item-controls .btn-group-top {
        margin-top: 5px
    }
}
@media (min-width: 992px) {
    .list-group-item .list-group-item-controls .btn-group-top {
        margin-top: -10px
    }
}
.list-group-item .list-group-item-detail {
    margin: 10px 0
}
.list-group-item .btn-title {
    padding-left: 5px
}
@media (max-width: 768px) {
    .list-group-item .btn-title {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0;
        min-width: 0
    }
}
.list-group-item .usericon-heading {
    padding-bottom: 8px
}
.list-group-item .usericon-heading .user-icon {
    display: block;
    margin: 0 10px 0 0
}
.list-group-item .usericon-heading .user-icon.small-icon {
    width: 35px;
    height: 35px
}
.list-group-item .usericon-heading .list-group-item-heading {
    margin: 0
}
.list-group-item .post-heading,
.list-group-item .usericon-heading .list-group-item-heading.middle {
    margin: 10px 0
}
.list-group-item-default {
    background-color: rgba(236, 236, 236, .5)
}
.list-group-item-text {
    margin-top: 5px
}
.panel>.block>.list-group {
    margin-bottom: 0
}
.panel>.block .list-group .list-group-item {
    border-radius: 0
}
.panel>.block .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.grouppages .list-group-item h5 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0
}
.grouppages .list-group-item .detail {
    padding-top: 8px
}
.grouppages .list-group-item+.pagination-container {
    padding-top: 10px
}
.panel-heading+.block>.list-group .list-group-item:first-child {
    border-top-width: 0
}
.section-import .fieldset-body .list-group,
.section-import .list-group-item .list-group {
    padding-top: 10px;
    margin-bottom: 0
}
.column-list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px
}
.column-list li {
    list-style-position: inside
}
.column-list li span.help {
    font-size: inherit
}
.btn-draggable .column-list li span.help .btn-group-vertical>.btn,
.column-list li span.help .btn-draggable .btn-group-vertical>.btn,
.column-list li span.help .icon,
.column-list li span.help .list-group.ui-sortable .ui-draggable-dragging,
.column-list li span.help .mce-ico.mce-i-icon.tooltoggle-icon,
.column-list li span.help .modal-loading,
.list-group.ui-sortable .column-list li span.help .ui-draggable-dragging {
    font-size: 16px
}
.loading-inner {
    margin: 15px 10px 5px 0
}
@media (max-width: 768px) {
    .column-list {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }
    .loading-inner {
        margin-top: 10px
    }
}
.loading-message {
    margin-left: 5px;
    display: none
}
.blockinstance-as-modal {
    background: #fff;
    padding: 20px;
    border: 1px solid #e5e5e5
}
.modal-loading {
    margin-top: 100px;
    text-align: center;
    width: 100%
}
.modal-tinymce {
    z-index: 2000
}
.modal-docked,
.modal-tinymce {
    background: rgba(0, 0, 0, .09);
    display: block
}
.modal-docked .modal-content,
.modal-tinymce .modal-content {
    height: 90%
}
.modal-docked .modal-content,
.page-modal .modal-content {
    max-height: 100%
}
.modal-docked .modal-body,
.page-modal .modal-body {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    max-height: 90%;
    overflow: auto
}
.modal-docked .modal-body.flush,
.page-modal .modal-body.flush {
    padding: 0
}
.modal-docked .modal-body .list-group.flush,
.page-modal .modal-body .list-group.flush {
    margin: -15px
}
.modal-docked .modal-body.blockinstance-content,
.page-modal .modal-body.blockinstance-content {
    padding: 0 15px
}
.modal-docked .modal-dialog,
.page-modal .modal-dialog {
    height: 100%
}
.page-modal .modal-content {
    overflow: hidden;
    max-height: 90%
}
.modal-content {
    border-radius: 0
}
.modal-content h5 {
    margin: 0
}
.modal-content .btn.submit {
    margin-top: 15px
}
.mce-panel .mce-window-head,
.modal-header {
    background: #f9f9f9;
    padding: 10px 15px
}
.mce-panel .mce-window-head .mce-title,
.mce-panel .mce-window-head h4,
.modal-header .mce-title,
.modal-header h4 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 16px
}
.mce-panel .mce-window-head .close .times,
.mce-panel .mce-window-head .mce-close .times,
.modal-header .close .times,
.modal-header .mce-close .times {
    opacity: .8;
    font-size: 25px
}
.modal-docked {
    transition: visibility 0s .3s;
    visibility: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0
}
.modal-docked .mce-tinymce {
    display: none
}
.modal-docked.active,
.modal-docked.in {
    visibility: visible;
    transition: visibility 0s .2s
}
.modal-docked.active .modal-dialog,
.modal-docked.in .modal-dialog {
    transition: right .3s ease-in-out;
    right: 0
}
.modal-docked.active .mce-tinymce,
.modal-docked.in .mce-tinymce {
    display: block
}
.modal-docked.closed .modal-dialog {
    transition: right .5s ease-in-out;
    right: -65%
}
.modal-docked .modal-dialog {
    width: 60%;
    margin: 0;
    position: fixed;
    top: 0;
    bottom: 0
}
.modal-docked .modal-header {
    background: #629600;
    padding: 10px 15px;
    color: #fff
}
.modal-docked .modal-header a,
.modal-docked .modal-header h4 {
    color: #fff
}
.modal-docked .modal-header .close {
    box-shadow: -2px 0 2px rgba(0, 0, 0, .3);
    border-radius: 3px 0 0 3px;
    opacity: 1;
    position: absolute;
    top: 1px;
    left: -29px;
    padding: 10px 7px 9px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-right: 0
}
.form-switch .switch input:focus+.switch-label .switch-inner:after,
.form-switch .switch input:focus+.switch-label .switch-inner:before,
.form-switch .switch-label:hover .switch-inner:after,
.form-switch .switch-label:hover .switch-inner:before {
    background-color: #dfdfdf
}
@media (max-width: 768px) {
    .modal-docked.closed .modal-dialog {
        right: -95%
    }
    .modal-docked .modal-dialog {
        width: 95%
    }
    .modal-docked .modal-header .close {
        left: -22px;
        padding: 10px 4px 9px 3px
    }
    .pagination-wrapper .pagination {
        padding-top: 10px
    }
    .pagination-wrapper .pagination .hidden-xs {
        display: none
    }
}
.modal-docked .modal-header .close .times {
    color: #555;
    opacity: .4
}
.modal-docked .modal-header .close:active,
.modal-docked .modal-header .close:focus,
.modal-docked .modal-header .close:hover {
    outline: 0
}
.modal-docked .modal-header .close:active .times,
.modal-docked .modal-header .close:focus .times,
.modal-docked .modal-header .close:hover .times {
    opacity: .8
}
.modal-docked .modal-content {
    border-radius: 0;
    border-top: 0;
    border-bottom: 0;
    height: 100%!important
}
.modal .tags input {
    max-width: 250px
}
.pagination-wrapper {
    margin: 15px 0 0
}
.table-responsive .pagination-wrapper {
    margin: 15px
}
.pagination-wrapper .lead,
.pagination-wrapper .no-results,
.pagination-wrapper .no-results-small {
    margin-bottom: 0
}
.pagination-wrapper .pagination {
    margin: 0;
    padding-left: 0!important
}
.form-switch,
.pagination-page-limit label {
    display: inline-block
}
@media (max-width: 992px) {
    .pagination-wrapper .pagination {
        max-width: 500px
    }
}
.pagination-wrapper .form-pagination {
    font-size: 12px;
    margin-top: 10px
}
.pagination-wrapper .form-pagination label {
    min-width: inherit
}
.pagination-page-limit {
    clear: both;
    float: right
}
.pagination-xs>li>a,
.pagination-xs>li>span {
    padding: 1px 7px;
    font-size: 12px
}
.pagination-xs>li:first-child>a,
.pagination-xs>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.pagination-xs>li:last-child>a,
.pagination-xs>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.panel-pagination {
    width: 100%;
    clear: both
}
.switchbox.form-group>label {
    vertical-align: bottom;
    line-height: 28px
}
/*.form-switch .switch {
    -webkit-user-select: none;
    user-select: none;
    position: relative;
    width: 60px
}
.form-switch .switch input:focus+.switch-label {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
    outline-color: #66afe9
}
.form-switch .switch-label {
    border-radius: 3px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    padding: 0;
    min-width: 0;
    margin: 0
}
.form-switch input:disabled+.switch-label {
    opacity: .6;
    cursor: default
}
.form-switch input:disabled+.switch-label:hover .switch-inner:after,
.form-switch input:disabled+.switch-label:hover .switch-inner:before {
    background-color: #ECECEC
}
.form-switch .switch-inner {
    transition: margin .1s ease-in 0s;
    display: block;
    width: 200%;
    margin-left: -100%
}
.form-switch .switch-inner:after,
.form-switch .switch-inner:before {
    box-sizing: border-box;
    box-shadow: none;
    background-color: #ECECEC;
    border: 1px solid #ccc;
    display: block;
    float: left;
    width: 50%;
    height: 28px;
    padding: 0;
    line-height: 26px;
    font-size: 14px;
    text-transform: capitalize
}
.form-switch .switch-inner:before {
    padding-left: 10px;
    color: #333
}
.form-switch .switch-inner:after {
    padding-right: 10px;
    color: #333;
    text-align: right
}
.form-switch input:checked+.switch-label .switch-inner {
    margin-left: 0
}
.form-switch .switch-indicator {
    transition: all .1s ease-in 0s;
    border-radius: 20px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 6px 7px;
    background: rgba(217, 83, 79, .8);
    border: 1px solid rgba(212, 63, 58, .8);
    position: absolute;
    top: 3px;
    right: 3.5rem
}
.form-switch input:checked+.switch-label .switch-indicator {
    right: 0;
    background-color: rgba(66, 102, 0, .8);
    border: 1px solid rgba(50, 77, 0, .8)
}
.form-switch input:checked+.switch-label .switch-indicator~.off {
    text-indent: 55%
}
.form-switch input:checked+.switch-label .switch-indicator~.on {
    text-indent: 0
}
.form-switch .state-label {
    transition: all .1s ease-in 0s;
    display: block;
    float: left;
    height: 28px;
    padding: 3px 10px;
    margin-top: -28px
}
.form-switch .state-label.off {
    padding-left: 45%;
    text-indent: 0
}
.form-switch .state-label.on {
    text-indent: -55%
}*/


.form-switch .switch {
    -webkit-user-select: none;
    user-select: none;
    position: relative;
    width: 60px;
    overflow: hidden;
}
.form-switch .switch input:focus+.switch-label {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
    outline-color: #66afe9
}
.form-switch .switch-label {
    border-radius: 3px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    padding: 0;
    min-width: 0;
    margin: 0
}
.form-switch input:disabled+.switch-label {
    opacity: .6;
    cursor: default
}
.form-switch input:disabled+.switch-label:hover .switch-inner:after,
.form-switch input:disabled+.switch-label:hover .switch-inner:before {
    background-color: #ECECEC
}
.form-switch .switch-inner {
    transition: margin .1s ease-in 0s;
    display: block;
    width: 200%;
    margin-left: -100%
}
.form-switch .switch-inner:after,
.form-switch .switch-inner:before {
    box-sizing: border-box;
    box-shadow: none;
    background-color: #ECECEC;
    border: 1px solid #ccc;
    display: block;
    float: left;
    width: 50%;
    height: 28px;
    padding: 0;
    line-height: 26px;
    font-size: 14px;
    text-transform: capitalize
}
.form-switch .switch-inner:before {
    padding-left: 10px;
    color: #333
}
.form-switch .switch-inner:after {
    padding-right: 10px;
    color: #333;
    text-align: right
}
.form-switch input:checked+.switch-label .switch-inner {
    margin-left: 0
}
.form-switch .switch-indicator {
    transition: all .1s ease-in 0s;
    border-radius: 20px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 6px 7px;
    background: rgba(217, 83, 79, .8);
    border: 1px solid rgba(212, 63, 58, .8);
    position: absolute;
    top: 3px;
    /*right: 3.5rem*/
}
.form-switch input:checked+.switch-label .switch-indicator {
    right: 10%;
    background-color: rgba(66, 102, 0, .8);
    border: 1px solid rgba(50, 77, 0, .8)
}
.form-switch input:checked+.switch-label .switch-indicator~.off {
    /*text-indent: 55%*/
	    transform: translateX(-28px) translateX(100%);
}
.form-switch input:checked+.switch-label .switch-indicator~.on {
    transform: none;
}
.form-switch .state-label {
    -webkit-transition: all .1s ease-in 0s;
    -o-transition: all .1s ease-in 0s;
    transition: all .1s ease-in 0s;
    white-space: nowrap;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    height: 28px;
    width: 100%;
    padding: 0 9px;
    font-size: 14px;
    line-height: 28px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.form-switch .state-label.off {
    padding-left: 28px;
	transform: none;
}
.form-switch .state-label.on {
    padding-right: 20px;
	transform: translateX(28px) translateX(-100%);
}

   
.menu-toggle {
    border-left: 0;
    border-radius: 0 3px 3px 0
}
.menu-toggle:before {
    position: absolute;
    left: 0;
    top: 7px;
    display: block;
    content: "";
    height: 20px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #fff
}
.search-toggle {
    color: #777;
    line-height: 13px;
    height: 34px;
    margin-right: 0;
    border-right: 0;
    border-radius: 3px 0 0 3px
}
.navbar-toggle {
    width: 42px;
    margin-right: -4px;
    margin-top: 50px
}
.navbar-showchildren {
    background-color: #d8d8d8;
    border-radius: 0;
    border: 0;
    color: #333;
    position: absolute;
    right: 10px;
    top: 5px;
    height: 37px;
    width: 42px;
    margin: 0;
    transition-duration: .3s
}
.navbar-inverse .navbar-showchildren:focus,
.navbar-inverse .navbar-showchildren:hover {
    background-color: #d8d8d8;
    color: #fff
}
.btn-draggable .navbar-showchildren:focus .btn-group-vertical>.btn,
.btn-draggable .navbar-showchildren:hover .btn-group-vertical>.btn,
.list-group.ui-sortable .navbar-showchildren:focus .ui-draggable-dragging,
.list-group.ui-sortable .navbar-showchildren:hover .ui-draggable-dragging,
.navbar-showchildren:focus .btn-draggable .btn-group-vertical>.btn,
.navbar-showchildren:focus .icon,
.navbar-showchildren:focus .list-group.ui-sortable .ui-draggable-dragging,
.navbar-showchildren:focus .mce-ico.mce-i-icon.tooltoggle-icon,
.navbar-showchildren:focus .modal-loading,
.navbar-showchildren:hover .btn-draggable .btn-group-vertical>.btn,
.navbar-showchildren:hover .icon,
.navbar-showchildren:hover .list-group.ui-sortable .ui-draggable-dragging,
.navbar-showchildren:hover .mce-ico.mce-i-icon.tooltoggle-icon,
.navbar-showchildren:hover .modal-loading {
    color: #555
}
.btn-draggable .navbar-showchildren .btn-group-vertical>.btn,
.list-group.ui-sortable .navbar-showchildren .ui-draggable-dragging,
.navbar-showchildren .btn-draggable .btn-group-vertical>.btn,
.navbar-showchildren .icon,
.navbar-showchildren .list-group.ui-sortable .ui-draggable-dragging,
.navbar-showchildren .mce-ico.mce-i-icon.tooltoggle-icon,
.navbar-showchildren .modal-loading {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transition-duration: .3s;
    color: #aaa
}
.navbar-showchildren.collapsed {
    background-color: transparent;
    height: 36px
}
.btn-draggable .navbar-showchildren.collapsed .btn-group-vertical>.btn,
.list-group.ui-sortable .navbar-showchildren.collapsed .ui-draggable-dragging,
.navbar-showchildren.collapsed .btn-draggable .btn-group-vertical>.btn,
.navbar-showchildren.collapsed .icon,
.navbar-showchildren.collapsed .list-group.ui-sortable .ui-draggable-dragging,
.navbar-showchildren.collapsed .mce-ico.mce-i-icon.tooltoggle-icon,
.navbar-showchildren.collapsed .modal-loading {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-duration: .3s
}
.tags a,
.tags a.tag {
    color: #417005
}
.mytags {
    margin-top: 25px
}
.mytags .tagfreq.badge {
    color: inherit;
    border: 1px solid #629600;
    background-color: transparent
}
.mytags .tag {
    margin-right: 10px
}
.mytags .selected,
.tag-results .selected {
    font-weight: 700;
    color: #555
}
.mytags .selected .badge,
.tag-results .selected .badge {
    border: 1px solid transparent;
    color: #fff;
    background-color: #555
}
.tag-results .btn-top-right {
    margin-right: -1px;
    margin-top: -41px
}
.tag-filters {
    background-color: #f5f5f5;
    padding: 10px 15px
}
.user-icon {
    border-radius: 3px;
    background-color: #fff;
    padding: 5px;
    display: table;
    border: 1px solid #ddd;
    overflow: hidden;
    position: relative
}
.user-icon img,
.user-icon-alt {
    border-radius: 3px
}
.user-icon.left {
    position: absolute;
    left: 5px;
    top: 5px;
    display: block;
    z-index: 5;
    width: 45px;
    height: 45px
}
.user-icon.left.small-icon {
    width: 35px;
    height: 35px
}
.user-icon.position-bottom {
    position: absolute;
    bottom: 17%
}
.user-icon.user-icon-larger {
    width: 85px;
    height: 85px
}
.list-group-item .user-icon,
.user-icon.small-icon {
    padding: 3px
}
.list-group-item .user-icon {
    float: left;
    margin-top: -5px;
    margin-left: -5px;
    margin-right: 5px;
    max-width: 20%
}
.user-icon img {
    margin: 0;
    opacity: .9;
    position: relative
}
.user-icon p {
    margin-top: 3px;
    margin-bottom: 0
}
.forumposts .user-icon {
    margin-top: 10px
}
.page-header .user-icon,
h1 .user-icon {
    margin: -20px 10px
}
.label .user-icon-alt {
    margin: 1px 4px 0 -3px
}
.label .user-icon {
    display: inline-block
}
.with-user-icon {
    padding-left: 53px
}
.panel-heading a.has-user-icon,
.panel-heading a.has-user-icon.collapsed {
    padding-left: 65px
}
.panel-body .with-user-icon-lg {
    padding-right: 67px
}
a .user-icon:focus,
a .user-icon:hover,
a.user-icon:focus,
a.user-icon:hover {
    opacity: 1;
    background-color: #f2f2f2
}
a .user-icon:focus img,
a .user-icon:hover img,
a.user-icon:focus img,
a.user-icon:hover img {
    opacity: 1
}
a .user-icon:focus:after,
a .user-icon:hover:after,
a.user-icon:focus:after,
a.user-icon:hover:after {
    transition: opacity .5s;
    opacity: 1;
    visiblity: visible
}
.item.user-icon img {
    margin-bottom: 5px
}
.collection-nav {
    background-color: #f9f9f9;
    padding: 10px;
    /*margin-bottom: 20px;*/
    border-top: 1px solid #ccc;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    text-align: center
}
.collection-nav h2 {
    clear: both
}
.collection-nav .prevpage {
    float: left;
    background-color: #fff;
    margin-right: 10px;
    margin-bottom: 10px
}
.collection-nav .nextpage {
    float: right;
    background-color: #fff;
    margin-left: 10px;
    margin-bottom: 10px
}
.collection-nav p.navlabel {
    display: inline-block;
    margin-right: 10px
}
.collection-nav nav.custom-dropdown {
    margin: 0 auto;
    display: inline-block;
    min-width: 200px
}
@media (min-width: 992px) {
    .collection-nav h2 {
        clear: none
    }
}
.comment-item:after,
.dashboard-widget-container .hide-info,
.dashboard-widget-container .logged-in .widget-heading:after,
.dashboard-widget-container .widget-heading:after,
.dashboard-widget-container:after,
.exportable-artefacts .row:first-child,
.no-results,
.no-results-small {
    clear: both
}
.comment-item:after,
.comment-item:before {
    content: " ";
    display: table
}
.comment-item.list-group-item {
    margin-bottom: 0;
    border-top-width: 0
}
.comment-item.list-group-item:first-child {
    border-top-width: 1px
}
@media (min-width: 992px) {
    .col-width-100 .comment-item .comment-text,
    .modal-docked.active .comment-item .comment-text,
    .viewfooter .comment-item .comment-text {
        float: left;
        width: 65%
    }
    .col-width-100 .comment-item .comment-text::after,
    .modal-docked.active .comment-item .comment-text::after,
    .viewfooter .comment-item .comment-text::after {
        content: "\00A0"
    }
    .col-width-100 .comment-item .comment-attachment,
    .modal-docked.active .comment-item .comment-attachment,
    .viewfooter .comment-item .comment-attachment {
        padding-left: 15px;
        margin-left: 15px;
        border-left: 1px solid #ECECEC;
        margin-top: -50px;
        float: left;
        width: 32%
    }
    .col-width-100 .comment-item .comment-attachment .panel,
    .modal-docked.active .comment-item .comment-attachment .panel,
    .viewfooter .comment-item .comment-attachment .panel {
        border: 0;
        background: 0 0;
        width: 100%
    }
    .col-width-100 .comment-item .comment-attachment .panel.collapsible legend,
    .modal-docked.active .comment-item .comment-attachment .panel.collapsible legend,
    .viewfooter .comment-item .comment-attachment .panel.collapsible legend {
        clear: both;
        display: block
    }
    .col-width-100 .comment-item .comment-attachment .panel.collapsible legend:after,
    .col-width-100 .comment-item .comment-attachment .panel.collapsible legend:before,
    .modal-docked.active .comment-item .comment-attachment .panel.collapsible legend:after,
    .modal-docked.active .comment-item .comment-attachment .panel.collapsible legend:before,
    .viewfooter .comment-item .comment-attachment .panel.collapsible legend:after,
    .viewfooter .comment-item .comment-attachment .panel.collapsible legend:before {
        content: " ";
        display: table
    }
    .col-width-100 .comment-item .comment-attachment .panel.collapsible legend:after,
    .modal-docked.active .comment-item .comment-attachment .panel.collapsible legend:after,
    .viewfooter .comment-item .comment-attachment .panel.collapsible legend:after {
        clear: both
    }
    .col-width-100 .comment-item .comment-attachment .panel.collapsible h4,
    .col-width-100 .comment-item .comment-attachment .panel.collapsible legend h4,
    .modal-docked.active .comment-item .comment-attachment .panel.collapsible h4,
    .modal-docked.active .comment-item .comment-attachment .panel.collapsible legend h4,
    .viewfooter .comment-item .comment-attachment .panel.collapsible h4,
    .viewfooter .comment-item .comment-attachment .panel.collapsible legend h4 {
        float: left;
        clear: both;
        background: 0 0
    }
    .col-width-100 .comment-item .comment-attachment .panel.collapsible h4 a,
    .col-width-100 .comment-item .comment-attachment .panel.collapsible h4 a.collapsed,
    .col-width-100 .comment-item .comment-attachment .panel.collapsible legend h4 a,
    .col-width-100 .comment-item .comment-attachment .panel.collapsible legend h4 a.collapsed,
    .modal-docked.active .comment-item .comment-attachment .panel.collapsible h4 a,
    .modal-docked.active .comment-item .comment-attachment .panel.collapsible h4 a.collapsed,
    .modal-docked.active .comment-item .comment-attachment .panel.collapsible legend h4 a,
    .modal-docked.active .comment-item .comment-attachment .panel.collapsible legend h4 a.collapsed,
    .viewfooter .comment-item .comment-attachment .panel.collapsible h4 a,
    .viewfooter .comment-item .comment-attachment .panel.collapsible h4 a.collapsed,
    .viewfooter .comment-item .comment-attachment .panel.collapsible legend h4 a,
    .viewfooter .comment-item .comment-attachment .panel.collapsible legend h4 a.collapsed {
        padding-left: 0;
        border: 0;
        font-size: 12px;
        background: 0 0;
        color: #417005
    }
    .col-width-100 .comment-item .comment-attachment .panel.collapsible .collapse,
    .col-width-100 .comment-item .comment-attachment .panel.collapsible .fieldset-body,
    .modal-docked.active .comment-item .comment-attachment .panel.collapsible .collapse,
    .modal-docked.active .comment-item .comment-attachment .panel.collapsible .fieldset-body,
    .viewfooter .comment-item .comment-attachment .panel.collapsible .collapse,
    .viewfooter .comment-item .comment-attachment .panel.collapsible .fieldset-body {
        clear: both;
        border: 0;
        padding: 0;
        background: 0 0
    }
    .col-width-100 .comment-item .comment-attachment .collapsed,
    .modal-docked.active .comment-item .comment-attachment .collapsed,
    .viewfooter .comment-item .comment-attachment .collapsed {
        font-size: 14px;
        pointer-events: none
    }
    .col-width-100 .comment-item .comment-attachment .collapse-indicator,
    .modal-docked.active .comment-item .comment-attachment .collapse-indicator,
    .viewfooter .comment-item .comment-attachment .collapse-indicator {
        display: none
    }
    .col-width-100 .comment-item .comment-attachment .collapse,
    .modal-docked.active .comment-item .comment-attachment .collapse,
    .viewfooter .comment-item .comment-attachment .collapse {
        display: block;
        visibility: visible
    }
    .col-width-100 .comment-item .comment-attachment .list-group-item,
    .modal-docked.active .comment-item .comment-attachment .list-group-item,
    .viewfooter .comment-item .comment-attachment .list-group-item {
        font-size: 12px;
        background-color: transparent
    }
    .col-width-100 .comment-item .comment-attachment .attachmessage,
    .modal-docked.active .comment-item .comment-attachment .attachmessage,
    .viewfooter .comment-item .comment-attachment .attachmessage {
        display: block;
        padding-top: 15px
    }
}
.comment-item.indent-1,
.comment-item.indent-2,
.comment-item.indent-3,
.comment-item.indent-4,
.comment-item.indent-5 {
    margin-left: auto;
    margin-right: 0
}
.comment-item.indent-1 h5,
.comment-item.indent-2 h5,
.comment-item.indent-3 h5,
.comment-item.indent-4 h5,
.comment-item.indent-5 h5 {
    margin-top: 3px
}
.comment-item.indent-1 .user-icon,
.comment-item.indent-2 .user-icon,
.comment-item.indent-3 .user-icon,
.comment-item.indent-4 .user-icon,
.comment-item.indent-5 .user-icon {
    max-width: 35px;
    display: block
}
.collapse .comment-item:first-child {
    border-top: 1px solid #ddd!important;
    border-bottom: 0
}
.comment-item.indent-1 {
    width: 98%
}
.comment-item.indent-2 {
    width: 96%
}
.comment-item.indent-3 {
    width: 94%
}
.comment-item.indent-4 {
    width: 92%
}
.comment-item.indent-5 {
    width: 90%
}
.modal-body .comment-item .commentreplyto {
    display: none
}
.dashboard-widget-container .widget-heading:after,
.dashboard-widget-container .widget-heading:before,
.dashboard-widget-container:after,
.dashboard-widget-container:before {
    display: table;
    content: " "
}
.commentreplyview .comment-item {
    border-top-width: 1px;
    width: 100%
}
.dashboard-widget-container {
    /*margin-top: 30px*/
}
.dashboard-widget-container .remove-widgets {
    font-size: 10px
}
.dashboard-widget-container .widget-heading {
    padding: 13px 15px;
    height: 90px;
    border-top: 3px solid #629600;
    background-color: #ececec
}
@media (min-width: 768px) and (max-width: 1200px) {
    .dashboard-widget-container .widget-heading {
        height: 100px;
        padding: 7px 15px
    }
}
.dashboard-widget-container .widget-heading h2 {
    margin: 5px 0 3px;
    font-weight: 700
}
.dashboard-widget-container .widget-heading p {
    margin: 0;
    font-size: 12px;
    color: #555
}
.dashboard-widget-container .widget-heading a {
    color: #417005
}
.dashboard-widget-container .circle-bg {
    margin-right: 10px;
    border-radius: 50%;
    position: relative;
    float: left;
    background-color: #629600;
    width: 60px;
    height: 60px;
    text-align: center
}
.btn-draggable .dashboard-widget-container .circle-bg .btn-group-vertical>.btn,
.dashboard-widget-container .circle-bg .btn-draggable .btn-group-vertical>.btn,
.dashboard-widget-container .circle-bg .icon,
.dashboard-widget-container .circle-bg .list-group.ui-sortable .ui-draggable-dragging,
.dashboard-widget-container .circle-bg .mce-ico.mce-i-icon.tooltoggle-icon,
.dashboard-widget-container .circle-bg .modal-loading,
.list-group.ui-sortable .dashboard-widget-container .circle-bg .ui-draggable-dragging {
    color: #fff;
    padding-top: 16px;
    font-size: 30px
}
.btn-draggable .dashboard-widget-container .circle-bg .btn-group-vertical>.icon-user.btn,
.dashboard-widget-container .circle-bg .btn-draggable .btn-group-vertical>.icon-user.btn,
.dashboard-widget-container .circle-bg .icon-user.mce-ico.mce-i-icon.tooltoggle-icon,
.dashboard-widget-container .circle-bg .icon-user.modal-loading,
.dashboard-widget-container .circle-bg .icon.icon-user,
.dashboard-widget-container .circle-bg .list-group.ui-sortable .icon-user.ui-draggable-dragging,
.list-group.ui-sortable .dashboard-widget-container .circle-bg .icon-user.ui-draggable-dragging {
    padding-left: 0
}
.dashboard-widget-container .widget-detail {
    padding: 10px 15px;
    border: 1px solid #eee
}
.dashboard-widget-container .widget-detail p {
    margin-bottom: 0;
    color: #333
}
.dashboard-widget-container .thumbnail-widget {
    position: relative;
    display: block;
    margin-bottom: 10px
}
@media (min-width: 768px) {
    .dashboard-widget-container .thumbnail-widget {
        float: left;
        width: 33.33333%;
        padding-left: 2%
    }
    .dashboard-widget-container .thumbnail-widget.first {
        padding-left: 0
    }
}
.dashboard-widget-container .logged-in {
    text-decoration: none;
    height: 90px;
    overflow: hidden
}
.dashboard-widget-container .logged-in .widget-heading {
    border-radius: 2px
}
.dashboard-widget-container .logged-in .widget-heading:after,
.dashboard-widget-container .logged-in .widget-heading:before {
    content: " ";
    display: table
}
@media (max-width: 768px) {
    .dashboard-widget-container .logged-in {
        height: auto
    }
    .dashboard-widget-container .logged-in .widget-heading {
        border-radius: 2px 2px 0 0
    }
}
.dashboard-widget-container .logged-in .widget-heading h2 {
    margin: 5px 0 3px;
    font-weight: 700
}
.dashboard-widget-container .logged-in .widget-heading p {
    margin: 0;
    font-size: 12px;
    color: #417005
}
.dashboard-widget-container .logged-in .widget-detail {
    transition: 30ms;
    border-radius: 2px;
    opacity: 0;
    margin-top: -180px;
    border: none;
    font-weight: 700;
    position: relative;
    display: inline-block;
    z-index: 2;
    background-color: #629600;
    height: 90px;
    margin-right: 15px;
    vertical-align: top;
    width: 100%
}
@media (min-width: 768px) and (max-width: 1200px) {
    .dashboard-widget-container .logged-in .widget-detail {
        margin-top: -200px;
        height: 100px
    }
}
.dashboard-widget-container .logged-in .widget-detail p {
    color: #fff
}
@media (max-width: 768px) {
    .dashboard-widget-container .logged-in .widget-detail {
        border-radius: 0 0 2px 2px;
        margin-top: 0;
        border: 1px solid #eee;
        background-color: #fff;
        font-weight: 400;
        opacity: 1
    }
    .dashboard-widget-container .logged-in .widget-detail p {
        color: #333
    }
    .dashboard-widget-container .logged-in:hover .widget-heading {
        background: #d5d5d5
    }
}
.dashboard-widget-container .logged-in:hover .widget-detail {
    transition: .3s;
    opacity: 1;
    margin-top: -90px
}
@media (min-width: 768px) and (max-width: 1200px) {
    .dashboard-widget-container .logged-in:hover .widget-detail {
        margin-top: -100px
    }
}
@media (max-width: 768px) {
    .dashboard-widget-container .logged-in:hover .widget-detail {
        margin-top: 0
    }
    .dashboard-widget-container .logged-in:hover .widget-detail p {
        color: #417005
    }
}
.dashboard-editable {
    margin-top: 30px;
    padding: 20px 0;
    border-top: 1px solid #eee
}
.fileupload {
    padding: 20px;
    border: 1px solid #eee;
    background-color: #fff
}
.fileupload .intro {
    font-weight: 700
}
.fileupload .description {
    color: #777;
    font-size: 13px
}
.fileupload .title {
    padding: 0;
    margin: 0 0 15px
}
.panel-fake {
    margin-bottom: 15px
}
.panel-fake .title {
    padding: 0;
    margin: 15 0 15px
}
.resize-image .help,
.resize-image label {
    display: table-cell
}
.resize-image .help {
    float: none;
    margin-top: 0
}
.filelist.table .form-group,
.fileuploadlicense .form-group {
    padding: 10px 0!important;
    border-bottom-width: 0!important
}
.uploadform+.fileuploadlicense {
    margin-top: 15px
}
.fileuploadlicense .picker,
.fileuploadlicense input {
    max-width: 200px
}
@media (min-width: 992px) and (max-width: 1200px) {
    .fileuploadlicense label {
        min-width: 100%
    }
}
.filebrowser.form-group,
.filelist-wrapper.panel,
.filelist.table {
    margin-bottom: 0;
    padding: 0!important
}
.uploadform.userfile {
    margin-bottom: 20px
}
.fileupload-container.col-md-12 .uploadform.userfile {
    width: 50%;
    float: left;
    margin-bottom: 20px
}
.filelist .file-move-list {
    list-style-type: none;
    margin-top: 10px;
    padding-left: 15px
}
.btn-draggable .filelist .file-move-list li .btn-group-vertical>.btn,
.filelist .file-move-list li .btn-draggable .btn-group-vertical>.btn,
.filelist .file-move-list li .icon,
.filelist .file-move-list li .list-group.ui-sortable .ui-draggable-dragging,
.filelist .file-move-list li .mce-ico.mce-i-icon.tooltoggle-icon,
.filelist .file-move-list li .modal-loading,
.list-group.ui-sortable .filelist .file-move-list li .ui-draggable-dragging {
    color: #335804
}
.fileedittablewrap {
    background-color: #f9f9f9
}
.modal-filebrowser {
    margin-top: 50px;
    padding: 10px 20px 20px
}
.modal-filebrowser .close {
    width: 100%;
    text-align: right;
    float: none;
    margin-bottom: 10px
}
.folderhover td {
    background-color: #fcf8e3
}
.filedownload-item .list-group-item-heading {
    display: inline-block;
    max-width: 80%
}
.filedownload-item .file-icon {
    width: 20px
}
.filedownload-item .file-description {
    padding-left: 30px
}
.filelist-wrapper .panel-heading {
    padding: 10px 0 10px 20px;
    margin-bottom: 10px
}
.file-wrapper {
    margin-bottom: 8px
}
.filedata-icon {
    float: left;
    margin-right: 60px;
    padding-bottom: 30px
}
.forum-post-container {
    padding: 10px 0
}
.forum-post {
    border-left: 5px solid #ECECEC;
    padding-left: 15px
}
.forum-post .forumpostleft {
    min-width: 120px
}
.forum-post .title {
    margin: 0
}
.forum-post .editstopost {
    padding-top: 10px
}
.forum-post-btns a {
    color: #333;
    margin-left: 20px
}
.reportedaction {
    margin-top: 10px
}
.reportedaction .form-group.submit {
    padding: 0 0 10px
}
.reportedaction .collapsible a:focus,
.reportedaction .collapsible a:hover {
    background: #f9f9f9!important
}
.manage-collection-pages .pagelist .select-pages {
    float: right;
    margin: -10px 0 0;
    padding-top: 8px
}
.manage-collection-pages .list-group-item .order-sort-control,
.select2-container .select2-search--inline {
    float: left
}
.manage-collection-pages .pagelist .select-pages a {
    padding: 1px 7px
}
.manage-collection-pages .pagelist .add-pages {
    margin: 5px
}
.manage-collection-pages .pagelist .error.ui-draggable {
    padding: 10px 15px;
    color: #a94442
}
.manage-collection-pages .collection-pages .list-group .highlight {
    padding: 20px
}
.manage-collection-pages .list-group-item .text-link {
    display: block;
    padding-left: 60px;
    padding-right: 30px
}
.manage-collection-pages .list-group-item .single-arrow-up {
    padding-right: 32px
}
.manage-collection-pages .list-group-item .single-arrow-down {
    padding-left: 32px
}
.manage-collection-pages .list-group-item .single-arrow-down .icon-long-arrow-down {
    padding-left: 3px!important
}
.manage-collection-pages .list-group-item form[name^=removeview] {
    position: absolute;
    top: 7px;
    right: 7px
}
.message-preview .metadata {
    display: none
}
.message-preview .content-preview {
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    height: 0;
    line-height: 0;
    color: #777;
    font-size: 12px
}
.message-preview .content-preview .content {
    margin-bottom: 0;
    line-height: 0;
    text-overflow: ellipsis;
    width: auto;
    white-space: nowrap;
    overflow: hidden
}
@media (min-width: 480px) {
    .message-preview .metadata {
        display: inline-block
    }
    .message-preview .content-preview .content {
        width: 70%
    }
}
.message-preview .collapsed {
    opacity: 1
}
.message-preview .collapsed .content-preview {
    line-height: 1.3em;
    height: auto;
    visibility: visible
}
.message-preview .collapsed .content {
    line-height: 1.3
}
.message-content {
    width: 100%;
    padding-left: 65px
}
.message-content .date,
.message-content .recipients {
    margin-bottom: 0
}
.message-content .subject {
    padding-bottom: 10px;
    margin-bottom: 21px;
    border-bottom: 1px solid #eee
}
.message-content .date,
.message-content .recipients,
.message-content .subject {
    color: #555;
    font-size: .9em
}
.form-notificationlist .selectall {
    margin-top: 15px;
    margin-right: 30px;
    font-size: 12px
}
.form-notificationlist .notification-list {
    padding-top: 20px;
    clear: both
}
.notification .details-group span {
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: 12px;
    height: 17px;
    vertical-align: middle
}
.fromuser,
.notification .action,
.touser {
    padding-right: 10px
}
.notification .fromusers {
    margin-bottom: 0
}
.notification .tousers {
    margin-bottom: 15px
}
.notification .subject {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 60%
}
.option-alt {
    border-top: 1px solid #ddd;
    position: relative
}
.option-alt.panel-body {
    padding: 30px 15px
}
.option-alt-divider {
    color: #999;
    background: #fff;
    text-transform: uppercase;
    font-size: 1.2em;
    position: absolute;
    top: -15px;
    left: 43%;
    text-align: center;
    padding: 0 10px
}
.meter-overlay,
.skiplink {
    top: 0;
    left: 0;
    position: fixed
}
.skiplink {
    right: 0;
    z-index: 1031;
    max-width: 200px
}
.skiplink>a.btn:not(:focus) {
    padding: 0
}
#tinymce .panel .panel-body table,
#tinymce .panel .panel-body table thead,
#tinymce .panel-body ul,
#view-description .panel .panel-body table,
#view-description .panel .panel-body table thead,
#view-description .panel-body ul,
.user-page-content .panel .panel-body table,
.user-page-content .panel .panel-body table thead,
.user-page-content .panel-body ul {
    color: #333;
    font-size: 14px
}
#tinymce .panel-body small,
#view-description .panel-body small,
.user-page-content .panel-body small {
    color: #333
}
#tinymce .panel-body ul:not(.list-unstyled):not(.unstyled):not(.select2-selection__rendered),
#view-description .panel-body ul:not(.list-unstyled):not(.unstyled):not(.select2-selection__rendered),
.user-page-content .panel-body ul:not(.list-unstyled):not(.unstyled):not(.select2-selection__rendered) {
    padding-left: 40px
}
#tinymce pre,
#view-description pre,
.user-page-content pre {
    background-color: transparent;
    border: 0;
    color: #333;
    font-size: 14px;
    padding: 0
}
#tinymce h1,
#view-description h1,
.user-page-content h1 {
    border-bottom: 0 none;
    padding: 0
}
#tinymce h4.feedtitle,
#view-description h4.feedtitle,
.user-page-content h4.feedtitle {
    font-size: 23px
}
#tinymce blockquote,
#view-description blockquote,
.user-page-content blockquote {
    border-left-color: #333;
    font-size: 14px
}
#tinymce .feedcontent .wp-smiley,
#view-description .feedcontent .wp-smiley,
.user-page-content .feedcontent .wp-smiley {
    width: 18px
}
#tinymce .feedcontent h1,
#tinymce .feedcontent h2,
#tinymce .feedcontent h3,
#tinymce .feedcontent h4,
#tinymce .feedcontent h5,
#tinymce .feedcontent h6,
#view-description .feedcontent h1,
#view-description .feedcontent h2,
#view-description .feedcontent h3,
#view-description .feedcontent h4,
#view-description .feedcontent h5,
#view-description .feedcontent h6,
.user-page-content .feedcontent h1,
.user-page-content .feedcontent h2,
.user-page-content .feedcontent h3,
.user-page-content .feedcontent h4,
.user-page-content .feedcontent h5,
.user-page-content .feedcontent h6 {
    font-size: 21px
}
/*lyuba*/
#tinymce table,
#tinymce table td {
    border: 1px solid #777
}
/*lyuba*/
#tinymce table td,
#view-description table td,
.user-page-content table td {
    padding: 2px 5px
}
.meter-overlay {
    display: none;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 9999
}
.meter-outline {
    background: #fff;
    border: 1px solid;
    position: relative;
    padding: 20px;
    width: 55%;
    left: 22.5%;
    top: 45%
}
.meter-wrap {
    left: 25%;
    border: 1px solid;
    background-color: #d4d4d4;
    top: 50%
}
.meter-text,
.meter-value,
.meter-wrap {
    height: 30px
}
.meter-value {
    background-color: #cff253
}
.meter-text {
    position: absolute;
    left: 0;
    padding-top: 5px;
    text-align: center;
    width: 100%;
    font-weight: 700;
    font-color: #000
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}
.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    width: auto
}
.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}
.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}
.select2-results {
    display: block
}
.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}
.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}
.select2-results__option img {
    margin: -4px 3px -4px -4px
}
.select2-results__option[aria-selected] {
    cursor: pointer
}
.select2-container--open .select2-dropdown {
    left: 0
}
.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-search--dropdown {
    display: block;
    padding: 4px
}
.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}
.select2-search--dropdown.select2-search--hide {
    display: none
}
.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}
.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}
.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 28px 0 5px;
    width: auto
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: auto
}
.select2-container--classic .select2-results>.select2-results__options,
.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background: 0 0;
    border: none;
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px;
    padding: 0
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__readonly,
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}
.select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0
}
.select2-container--default .select2-results__option[role=group] {
    padding: 0
}
.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}
.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}
.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}
.select2-container--classic .select2-selection--single {
    background-color: #f6f6f6;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0)
}
.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0)
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
    left: 1px;
    right: auto
}
.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0)
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0)
}
.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}
.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}
.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0
}
.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}
.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}
.select2-container--classic .select2-dropdown--below {
    border-top: none
}
.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}
.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}
.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}
.star .radio-wrapper>div.radio~div.radio {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    min-width: 0
}
.rating-cancel,
.star-rating {
    float: left;
    width: 19px;
    height: 19px;
    margin-right: 3px;
    cursor: pointer;
    display: block;
    background: 0 0;
    overflow: hidden
}
.rating-cancel a,
.star-rating a {
    display: inline-block;
    font: normal normal normal 15px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px
}
.rating-cancel {
    margin-right: 7px
}
.rating-cancel.star-rating-hover a {
    color: #a94442
}
.rating-cancel.star-rating-readonly {
    display: none
}
.rating-cancel a {
    color: rgba(51, 51, 51, .4)
}
.star-rating a {
    color: #dbb80e
}
.star-rating-readonly {
    width: 14px
}
.star-rating-readonly a {
    font-size: 15px
}
.star-rating-readonly a:hover {
    cursor: default
}
.star-comment-rating {
    float: right;
    margin-top: -10px;
    padding: 10px 0 0 10px
}
.mce-ico.mce-i-icon.tooltoggle-icon:before {
    display: block;
    text-align: center
}
.mce-panel.mce-tinymce {
    background: #F9F9F9;
    border: 0
}
.mce-panel.mce-tinymce .mce-panel {
    background: #F9F9F9
}
.mce-panel.mce-tinymce .mce-statusbar.mce-container {
    margin-top: 5px;
    background: #f9f9f9
}
.mce-fullscreen.mce-tinymce {
    z-index: 1080
}
.tinymce-large iframe {
    min-height: 300px
}
.cell-chooser .cell-row label.pseudolabel+div.mce-tinymce,
.modal-tinymce label.hidden-xs+div.mce-tinymce,
label.sr-only+div.mce-tinymce {
    max-width: 100%;
    width: 99%
}
.mce-container .mce-wordcount {
    text-align: right
}
.mce-active .mce-ico.mce-i-icon.tooltoggle-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.mce-active .mce-ico.mce-i-icon.tooltoggle-icon:before {
    margin-top: 1px
}
.drag-default-button {
    background-color: #fff;
    border-color: #ddd
}
.drag-default-button:not(.ui-draggable-dragging) {
    border-left: none;
    border-right: none
}
.btn-draggable .btn-group-vertical>.btn,
.list-group.ui-sortable .ui-draggable-dragging {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding: 10px 12px 10px 35px;
    text-align: left
}
.btn-draggable .btn-group-vertical>.btn:before,
.list-group.ui-sortable .ui-draggable-dragging:before {
    box-sizing: border-box;
    color: #777;
    opacity: .7;
    content: "";
    font-family: FontAwesome;
    text-rendering: auto;
    display: block;
    height: 100%;
    left: 0;
    line-height: 1.3em;
    padding: 10px 15px 5px;
    position: absolute;
    top: 0;
    width: 22px
}
.btn-draggable .btn-group-vertical>.btn.checkbox,
.list-group.ui-sortable .ui-draggable-dragging.checkbox {
    margin-top: -1px
}
.btn-draggable .btn-group-vertical>.btn .checkbox,
.list-group.ui-sortable .ui-draggable-dragging .checkbox {
    right: 10px;
    top: 10px
}
.btn-draggable .btn-group-vertical>.btn label,
.list-group.ui-sortable .ui-draggable-dragging label {
    font-size: 14px;
    white-space: normal
}
.draggable {
    z-index: 1;
    position: relative
}
.droppable {
    z-index: 0;
    position: relative
}
.icon-drag:before {
    display: block;
    float: left;
    margin-right: 10px;
    height: 100%;
    color: rgba(85, 85, 85, .4)
}
.icon-drag-current {
    border: 1px dashed #ccc;
    min-width: 200px
}
#addviews .ui-draggable-dragging {
    width: 100%!important
}
.ui-sortable-helper .blockinstance-content,
.ui-sortable-helper .blockinstance-controls {
    display: none
}
.ui-sortable-helper.panel-secondary.blockinstance>.panel-heading>.blockinstance-header {
    padding-right: 0
}
.block-drop-on {
    background: #ececec
}
.drag-handle,
.ui-draggable {
    cursor: move
}
.ui-sortable-helper {
    overflow: hidden
}
.graphtitle {
    display: block;
    font-size: 13px
}
.graphlegend ul {
    list-style: none
}
.graphlegend ul li {
    white-space: nowrap;
    display: inline-block;
    position: relative;
    margin-bottom: 4px;
    border-radius: 3px;
    padding: 2px 17px 2px 25px;
    font-size: .9em;
    cursor: default;
    transition: background-color .2s ease-in-out
}
.graphlegend ul li span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 100%;
    border-radius: 3px
}
.elasticsearch-form.pieform .no-label {
    margin-top: 12px
}
.elasticsearch-filters {
    background-color: #f5f5f5
}
.elasticsearch-filters+.no-results,
.elasticsearch-filters+.no-results-small {
    border-top: 1px solid #ddd
}
.elasticsearch-filters .filter {
    padding: 0 15px
}
.elasticsearch-filters .pieform.form-condensed .form-group,
.elasticsearch-filters .search-filter-content {
    padding: 10px 0
}
.elasticsearch-filters .filter .filter-wrapper {
    float: none
}
@media (min-width: 480px) {
    .elasticsearch-form.pieform .no-label {
        margin-left: 2px
    }
    .elasticsearch-filters .search-filter-owner,
    .elasticsearch-filters .search-results-sort {
        display: inline-block
    }
}
@media (min-width: 768px) {
    .elasticsearch-filters .filter .filter-wrapper {
        float: right
    }
    .elasticsearch-filters .search-filter-content {
        float: left
    }
    .elasticsearch-filters .search-filter-owner {
        margin-left: 15px
    }
}
.elasticsearch-filters .pieform.form-condensed .picker {
    width: 200px;
    max-width: 100%
}
.elasticsearch-filters .pieform.form-condensed #editprofileform_profiletype_other,
.elasticsearch-filters .pieform.form-condensed .form-control {
    width: 100%!important
}
.universalsearch.panel {
    margin-top: 20px
}
.universalsearch .list-group-item ul:not(.list-group) {
    padding-left: 25px
}
#exportgeneration {
    text-align: center
}
#progress-iframe {
    border: 1px solid #555;
    height: 40px;
    width: 100%;
    max-width: 650px;
    margin: 20px 0
}
.btn-draggable .task-item .link-block .btn-group-vertical>.btn,
.list-group.ui-sortable .task-item .link-block .ui-draggable-dragging,
.task-item .link-block .btn-draggable .btn-group-vertical>.btn,
.task-item .link-block .icon,
.task-item .link-block .list-group.ui-sortable .ui-draggable-dragging,
.task-item .link-block .mce-ico.mce-i-icon.tooltoggle-icon,
.task-item .link-block .modal-loading {
    margin-left: -8px
}
.no-results,
.no-results-small {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px
}
.no-results-small {
    padding: 15px 0
}
.wysiwyg label {
    display: block
}
.wysiwyg label+.mce-tinymce {
    width: 100%
}
.toolbar-affix.affix {
    position: fixed;
    top: 70px;
    z-index: 1
}
.layoutthumb rect.layout1 {
    fill: #e0e0e0;
    stroke: #ccc
}
.layoutthumb rect.layout0 {
    fill: #d3d3d3;
    stroke: #ccc
}
@media (max-width: 768px) {
    .toolbar-affix.affix {
        top: 0
    }
    .layoutthumb svg {
        zoom: .8
    }
}
.blocktype-radio {
    display: none
}
.email-list {
    padding-bottom: 20px;
    display: block
}
.email-list .validation-message {
    padding: 8px 0 15px 15px
}
@media (min-width: 768px) {
    .email-list {
        display: inline-block;
        width: 420px
    }
}
@media (min-width: 1200px) {
    .email-list {
        width: 500px
    }
}
.select2-container-multi {
    max-width: 85%!important;
    display: inline-block
}
@media (min-width: 768px) {
    .select2-container-multi {
        width: 420px!important
    }
}
@media (min-width: 1200px) {
    .select2-container-multi {
        width: 500px!important
    }
}
.select2-container-multi.select2-dropdown-open .select2-choices {
    border-radius: 4px 4px 0 0
}
.select2-container-multi .select2-choices {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    background-image: none;
    width: 100%
}
.select2-container-multi .select2-choices .select2-search-choice {
    border: none
}
.panel-secondary.blockinstance>.panel-heading>.blockinstance-header {
    display: block;
    padding-left: 10px;
    padding-right: 80px;
    word-break: normal
}
.institutionselector .select {
    margin-bottom: 15px
}
.institutionselector label {
    font-weight: 700
}
@media (min-width: 768px) {
    .institutionselector {
        float: right;
        width: 50%
    }
    .institutionselector .picker,
    .institutionselector label {
        width: auto;
        display: table-cell
    }
    .institutionselector .form-group {
        float: right
    }
}
.portfolio-export .heading {
    margin-top: 15px
}
.portfolio-export .heading-exportable-pages {
    margin-top: 0;
    float: left
}
.portfolio-export .btn-group {
    float: right
}
.exportable-artefacts .row {
    border-bottom: 1px solid #ddd
}
.exportable-artefacts .checkbox input[type=checkbox] {
    margin-left: 0
}
.exportable-artefacts label {
    margin-bottom: 10px
}
.exportable-artefact-container {
    padding: 15px 15px 0;
    background-color: rgba(236, 236, 236, .2)
}
.individualfiles.form-group {
    padding: 0;
    border-bottom: 0 none
}
.login-externallink {
    display: inline-block
}
.form-group .select2-container .select2-selection .select2-search input[type=search] {
    width: 100%!important
}
.progress-bar {
    position: relative;
    background-color: #B8B846;
}
.progress-bar.small-progress span {
    color: #333;
    display: block;
    left: 100%;
    padding-left: 5px;
    position: absolute
}
.userserach-filter {
    margin-bottom: 15px
}
.userserach-filter .loggedindate-container {
    margin-top: 10px;
    max-width: 250px
}
.userserach-filter .duplicateemail-filter {
    margin-top: 10px
}
.form-condensed .picker.first {
    margin-left: 270px
}
.thumbnails {
    padding-top: 20px
}
.thumbnails .thumb {
    margin: 5px
}
.thumbnail {
    margin: 0 15px 0 0
}
.panel-body .thumbnail {
    margin-bottom: 10px
}
.google-app {
    font-style: normal
}
.google-app img {
    height: 20px
}
.google-app a {
    color: #245dc1
}
.layoutoptions-container {
    margin-top: 15px
}
.layoutoption,
.skin {
    float: left;
    margin-bottom: 10px
}
.objectionable-message {
    padding: 0 0 10px
}
#editprofileform_profiletype_other {
    width: 250px!important;
    margin-top: 10px
}
@media (min-width: 480px) {
    #editprofileform_profiletype_other {
        margin-left: 10px
    }
}
.editgroup-container {
    border-bottom: 1px solid #f9f9f9;
    padding-bottom: 20px;
    margin-bottom: 20px
}
.editgroup-container:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0
}
.editgroup-container .heading {
    margin: 0
}
.ie9 .dropdown .picker,
.ie9 .pieform .picker {
    width: 218px
}
.ie9 .dropdown .picker:before,
.ie9 .pieform .picker:before {
    content: ""
}
.ie9 .dropdown select#editprofileform_profiletype_other,
.ie9 .dropdown select.form-control,
.ie9 .pieform select#editprofileform_profiletype_other,
.ie9 .pieform select.form-control {
    padding: 0
}
@media (min-width: 768px) {
    #editprofileform_profiletype_other {
        margin-top: 0
    }
    .ie9 .admin-user-search .dropdown-group .picker {
        width: 300px
    }
    .ie9 .admin-user-search .dropdown-group .dropdown-group .with-dropdown {
        width: 282px
    }
}
.alert .table-bordered>tbody>tr>td:first-child,
.alert .table-bordered>tbody>tr>th:first-child,
.alert .table-bordered>tfoot>tr>td:first-child,
.alert .table-bordered>tfoot>tr>th:first-child,
.alert .table-bordered>thead>tr>td:first-child,
.alert .table-bordered>thead>tr>th:first-child {
    padding-left: 8px
}
.alert .table-bordered>tbody>tr>td:last-child,
.alert .table-bordered>tbody>tr>th:last-child,
.alert .table-bordered>tfoot>tr>td:last-child,
.alert .table-bordered>tfoot>tr>th:last-child,
.alert .table-bordered>thead>tr>td:last-child,
.alert .table-bordered>thead>tr>th:last-child {
    padding-right: 8px
}
.alert a.copytextboxnote {
    text-decoration: underline
}
