@import 'https://use.typekit.net/psr2xsf.css';

#rex-page-login .bst-logo-svg {
    height: calc(50px * .625);
    width: calc(220.35px * .625);
}

#rex-page-login .rex-branding {
    align-items: center;
    display: flex;
}

.bst-2-columned,
.bst-3-columned,
.bst-4-columned {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
}

.bst-2-columned {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

.bst-3-columned {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.bst-4-columned {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

.bst-breadcrump {
    display: flex;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

.bst-breadcrump li {
    align-items: center;
    display: flex;
    font-size: 90%;
}

.bst-breadcrump li .bst-arrow {
    align-items: center;
    display: flex;
    margin: 0 20px;
    opacity: .25;
}

.bst-breadcrump li .bst-arrow svg {
    height: 30px;
    width: 30px;
}

.bst-breadcrump li .bst-arrow svg path {
    fill: #4b9ad9;
}

.bst-logo-svg,
.rex-is-popup .bst-logo-svg {
    height: 30px;
    width: 132.217px;
}

@media(min-width: 992px) {
    .bst-logo-svg {
        height: calc(50px * .875);
        width: calc(220.35px * .875);
    }
}

.ck-editor .bst-h1 {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.1;
}

.ck-editor .bst-h2 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.1;
}

.ck-editor .bst-h3 {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.1;
}

.ck-editor .ck.ck-editor__editable_inline {
    /* font-family: 'Soleil', sans-serif;
    font-size: 16px;
    font-weight: 400; */
    padding: 15px;
}

.ck-editor .ck.ck-editor__editable_inline p {
    margin-bottom: 15px;
}

.ck-editor .ck.ck-editor__editable_inline .btn {
    background-color: #4b9ad9;
    border-color: #4b9ad9;
    cursor: auto;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 11px;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

.ck-editor .ck.ck-editor__editable_inline .btn + .btn {
    margin-left: 15px;
}

.ck-editor .ck.ck-editor__editable_inline > :first-child {
    margin-top: 0;
}

.mt-0 {
    margin-top: 0 !important;
}

.rex-nav-top .container-fluid .navbar-brand {
    align-items: center;
    display: flex;
}

.rex-slice-input .bst-setting-hr {
    border-top: 2px dotted #d9534f
}

.rex-slice-input .form-horizontal hr,
.rex-slice-input .form-horizontal legend,
.rex-slice-input .form-horizontal .alert {
    margin-bottom: 30px;
    margin-top: 30px;
}

.rex-slice-input .form-horizontal hr:first-child,
.rex-slice-input .form-horizontal legend:first-child,
.rex-slice-input .form-horizontal .alert:first-child {
    margin-top: 15px;
}

.rex-slice-input .form-horizontal hr:last-child,
.rex-slice-input .form-horizontal legend:last-child,
.rex-slice-input .form-horizontal .alert:last-child {
    margin-bottom: 15px;
}

.rex-slice-input .form-horizontal label {
    font-size: 90%;
}

.rex-slice-input .form-horizontal .form-group {
    margin-top: -15px;
}

.rex-slice-input .form-horizontal .form-group > * > .form-control,
.rex-slice-input .form-horizontal .form-group > * > .input-group,
.rex-slice-input .form-horizontal .form-group > * > .rex-js-widget {
    margin-bottom: 15px;
}

.rex-slice-input .form-horizontal .form-group > * > .form-control + small,
.rex-slice-input .form-horizontal .form-group > * > .input-group + small,
.rex-slice-input .form-horizontal .form-group > * > .rex-js-widget + small {
    color: #4b9ad9;
    display: block;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: -10px;
}

.rex-slice-input .form-horizontal .form-group > * > .form-control + small.text-danger,
.rex-slice-input .form-horizontal .form-group > * > .input-group + small,
.rex-slice-input .form-horizontal .form-group > * > .rex-js-widget + small.text-danger {
    color: #d9534f;
}

.rex-slice-input .form-horizontal .form-group + .form-group {
    margin-top: 15px;
}

.rex-slice-input .form-horizontal .form-group:last-child {
    margin-bottom: 0;
}

.rex-slice-input .form-horizontal .form-group > .col-sm-6,
.rex-slice-input .form-horizontal .form-group > .col-sm-12 {
    margin-top: 15px;
}

.rex-slice-input .form-horizontal .rex-js-widget select {
    min-height: 239.467px;
}

.rex-slice-input .form-horizontal .mblock_wrapper > div {
    padding-top: 45px;
}

.rex-slice-output iframe {
    border: none;
    width: 100%;
}

.rex-slice-output .bst-setting-overview {
    border-top: 2px dotted #d9534f;
    font-size: 80%;
    font-weight: 700;
    line-height: normal;
    margin: 30px -15px 0;
    opacity: .5;
    padding: 15px;
    transition:
        opacity .25s ease;
}

.rex-slice-output .bst-setting-overview:hover {
    opacity: 1;
}

.rex-slice-output .bst-setting-overview table {
    margin: 0 -3.75px;
    width: calc(100% + 7.5px);
}

.rex-slice-output .bst-setting-overview table tbody tr td {
    padding: 3.75px;
}

.rex-slice-output .bst-setting-overview table tbody tr + tr {
    border-top: 1px dotted #ccc;
}

.rex-slice-output .bst-setting-overview table tbody tr td:nth-child(1) {
    width: 25%;
}

.rex-slice-output .bst-setting-overview table tbody tr td:nth-child(2) {
    color: #d9534f;
    width: 75%;
}

.rex-slice-output .bst-setting-overview.bst-default {
    border-color: #4b9ad9;
}

.rex-slice-output .bst-setting-overview.bst-default table tbody tr td:nth-child(2) {
    color: #4b9ad9;
}

.rex-slice-output .bst-setting-overview p::before {
    content: '\2014\0020';
}

.row.bst-maximized-padding-y {
    margin-top: -30px;
}

.row.bst-maximized-padding-y > * {
    margin-top: 30px;
}
