@media only screen and (min-width:1200px) {
    .ui.container {
        width: 1400px;
    }
}

.chartStat p {
    margin-top:50px;
}
.login {
    max-width: 450px;
}
#main {
    min-height: 80vh;
}
.ui.container {
    margin-top: 1em;
    margin-bottom: 1em;
}
.support-content {
    margin-top: 30px;
}
.technical-content {
    margin-top: 30px;
}
.offer-input {
    min-width: 4em;
}
.ui.input, .ui.horizontal.label {
    margin-bottom: 2px;
}
.preferences-box {
    margin-bottom: 1em;
}
.preferences-box hr {
    border-top: solid 1px #eff5f5;
    margin-bottom: 2em;
}
.conversion-stats .ct-bar {
    stroke-width: 50px !important;
}
.saturday {
    font-weight: bold;
    color: #00719b;
}
.sunday {
    font-weight: bold;
    color: red;
}
.ui.table th.mini {
    width: 30px;
}
.ui.table td.number {
    text-align: right !important;
}
@media (max-width: 768px) {
    .ui.table td.number {
        text-align: left !important;
    }
}
.ui.table td.number .percentage, .secondary-info {
    color: #999999;
}
.ui.table td.date {
    width: 150px;
}
.ui.table td.app-icon {
    text-align: center;
    vertical-align: middle;
    width: 64px;
    padding: 2px;
}
.ui.table td.app-mini-icon {
    width: 32px;
    padding: 1px;
    text-align: center;
}
.ui.table td.app-icon img {
    margin: 0;
    border-radius: 2px;
    height: 60px;
    width: 60px;
}
.ui.table td.app-mini-icon img {
    height: 30px;
    width: 30px;
}
.ui.table td.support {
    text-align: center;
}
.ui.table td.state-column {
    max-width: 220px;
}
.ui.table td > .button {
    margin-bottom: .5em;
}
td.data {
    width: 200px;
}
td.support {
    width: 150px;
}
td.assignee {
    width: 120px;
}
td.delete {
    width: 40px;
}
td.stats-url {
    max-width: 350px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ct-chart-bar {
    overflow: visible !important;
}
textarea {
    font-family: monospace;
}
form.ui.inline.form {
    display: inline-block;
}
@media (max-width: 769px) {
    form.ui.inline.form {
        margin-top: 10px;
    }
}

@media (min-width: 1000px) {
    .preferences-box {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        break-inside: avoid-column;
        -moz-break-inside: avoid-column;
        -webkit-break-inside: avoid-column;
    }    
    .preferences.field {
        display: table;
        -webkit-column-break-inside: avoid;
        width: 100%;
        max-width: 600px;
    }
    .preferences.field label.short {
        float: left;
    }
    .preferences.field input.short {
        margin-left: 0.5em;
        float: left;
    }
    .preferences.field input.short.color {
        width: 120px;
        position: relative;
        bottom: 8px;
    }
    .preferences.field input.short.number {
        width: 120px;
        position: relative;
        bottom: 8px;
    }
    .preferences.field input.short.text {
        width: 360px;
        position: relative;
        bottom: 8px;
    }
}
.ui.form {
    margin-bottom: 2px;
}
#themeForm .button {
    margin-bottom: 0.75em !important;
}
.ui.menu.shop-links .item,
.ui.menu.technical-menu .item {
    flex: auto;
    justify-content: center;
}
.ui.menu.shop-links a.item {
    color: #4183c4;
}
.ui.menu.shop-links .item .lock.icon, .ui.menu.shop-links .item .eye.icon {
    margin-left: 5px !important;
    margin-bottom: 10px !important;
}
.theme-select {
    max-height: 32px;
    padding-top: 4px !important;
}
.main-theme {
    font-weight: bold;
}
.input-hint {
    margin-top: 0.5em;
    font-style: italic;
    font-weight: lighter;
}
.unit {
    font-style: italic;
    padding-left: 0 !important;
    padding-top: 20px !important;
}
.search-results {
    margin-top:2em;
}
.state-UNSET,
.state-PENDING,
.state-CONFIGURED,
.state-FLAWED,
.state-FAULTY {
    color: #ffffff !important;
}
.state-UNSET {
    background-color: #2185d0 !important;
}
.state-PENDING {
    background-color: #767676 !important;
}
.state-CONFIGURED {
    background-color: #b5cc18 !important;
}
.state-FLAWED {
    background-color: #fbbd08 !important;
}
.state-FAULTY {
    background-color: #db2828 !important;
}
.state-COMPLETED {
    background-color: #e0e1e2 !important;
}
.eventLogEntry {
    margin-bottom: 5px;
}
.stateEvent, .commentEvent {
    display: block;
    width: 130px;
    text-align: center;
    border-radius: 4px;
}
.commentEvent{
    background-color: #6435c9;
    color: #ffffff;
}

.ui.list {
    margin-top: 4px !important;
}

.ui.segment.themeState {
    background-color: #fbfffa;
}

.ui.segment.installationState {
    background-color: #fffcf6;
}

.ui.menu .item > i.icon {
    margin: 0 0.6em 0 0 !important;
}

#divider, #shopInfo{
    margin-top: 0;
    margin-bottom: 0;
}

#expandIcon {
    cursor: pointer;
}

#lastMonthThemeStats,
#lastYearThemeStats {
    position: relative;
    height: 350px;
    margin-bottom: 50px;
}

@media screen and (max-width: 1100px) {
    #lastYearThemeStats svg,
    #lastMonthThemeStats svg {
        width: 50% !important;
        height: 50% !important;
    }
}

#lastYearThemeStats .ct-legend,
#lastMonthThemeStats .ct-legend {
    position: absolute;
    right: auto;
    left: 0;
    width: 150px;
    text-align: left;
}

#lastYearThemeStats svg,
#lastMonthThemeStats svg {
    position: absolute;
    right: 0px;
    left: auto;
    overflow: visible;
}

#lastYearThemeStats .ct-label,
#lastMonthThemeStats .ct-label {
    color: #000000;
    fill: #000000;
    font-size: 12px;
}

footer .ui.header.item {
    margin-bottom: 0.5em !important;
}

footer .copyright-band {
    color: #ffffff;
    border-top: solid 1px rgba(255, 255, 255, 0.15);
    font-style: italic;
    display: block !important;
    text-align: center;
}

footer .ui.list>a.item i.icon,
footer .ui.list>a.item:hover i.icon {
    color: white;
}

/* Responsive search box */
@media (min-width: 768px) {
    #search-box {
        min-width: 400px;
    }
    #search-form {
        width: 100%;
    }
}
@media (max-width: 768px) {
    #search-box {
        width: 100%;
    }
}

/* Responsive classes */
@media (min-width: 768px) {
    .mobile {
        display: none;
    }
}
@media (max-width: 768px) {
    .mobile-hidden {
        display: none !important;
    }
}

/* Images in comments */
.ui.segment img {
    max-width: 100%;
    height: auto !important;
    cursor: pointer;
}

/* CKEditor mentions */
ul.cke_autocomplete_panel {
    width: auto;
}
ul.cke_autocomplete_panel .photo {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    border-radius: 50%;
}
.cke_autocomplete_panel .name {
    padding-left: 5px;
}
.cke_autocomplete_panel .username {
    padding-left: 5px;
    color: #b7b7b7;
}

/* Editor preference */
#editorJson {
    height: 400px;
    margin: 20px 0;
}

textarea#value {
    display: none;
}

.positionType,
.mobilePositionType {
    display: inline-flex;
    margin-right: 20px;
}
.form-configurer {
    margin: 45px 0 !important;
}
.theme-configurer-tooltip {
    color: #bbbbbb;
}

/* Editor normalization */
#searchTextEditor,
#replaceTextEditor {
    height: 400px;
    margin: 20px 0;
    border: 1px solid rgba(34,36,38,.15);
    border-radius: 4px;
}

textarea#searchText,
textarea#replaceText {
    display: none;
}
.ui.table td.copy {
    width: 150px;
}

.ui.table td.theme-links {
    width: 450px;
}

td.normalization-text span.text {
    word-break: break-all;
}

.timeout.label {
    margin-top: 4px;
}

.catalog-requests h3 {
    margin-bottom: 0px;
}

/* Lightbox for support comments images */

#support-image-dialog {
    padding: 0;
    border: none !important;
    line-height: 0;
}

#support-image-dialog::backdrop {
    background-color: #000000;
    opacity: 0.7;
}

#support-image-dialog:focus{
    outline: none;
}

.news-description {
    border: 1px solid lightslategrey;
    border-radius: 5px;
    padding: 15px;
}