html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    height: 100%;
    overflow-x: hidden;
}

.on-hover:hover {
    color: #37B9D5;
    opacity: 1;
    cursor: pointer;
}

.on-hover {
    opacity: 0.1;
}

.show {
    opacity: 1 !important;
}

.chip {
    border: 10px;
    box-sizing: border-box;
    display: inline-block;
    font-family: Roboto, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    text-decoration: none;
    margin: 2px;
    padding: 1px;
    outline: none;
    font-size: inherit;
    font-weight: inherit;
    position: relative;
    z-index: 1;
    background-color: rgb(224, 224, 224);
    border-radius: 16px;
    white-space: nowrap;
    width: fit-content;
}

.chip > span {
    color: rgba(0, 0, 0, 0.87);
    font-size: 9px;
    font-weight: 400;
    line-height: 22px;
    padding-left: 12px;
    padding-right: 12px;
    user-select: none;
    white-space: nowrap;
}

.chip:hover {
    opacity: 0.7;
}

.filters > .chip > span {
    font-size: 13px;
}

.editable {
    padding-top: 6px;
    line-height: 20px;
    text-align: center;
    white-space: pre-line;
}

td > .editable:hover {
    opacity: 0.7;
    background: lightyellow !important;
}

.lastfm-img {
    margin: 4px;
}

.tooltip {
    position: absolute;
    display: block;
    visibility: visible;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    filter: alpha(opacity=0 *100);
    background: rgba(255, 255, 255, 0.9);
    border: solid 1px black;
    border-radius: 2px;
    padding: 5px;
    box-shadow: 2px 2px 2px #888888;
    cursor: default;
    user-select: none;
    z-index: 10000;
    width: 600px;
}

.festivals-full-mode td {
    white-space: normal !important;
}

table.festival-tbl tr td:last-child {
    overflow: initial !important;
}

.festival-tbl {
    padding-top: 30px;
}

.festival-tbl td {
    border-top: 1px solid lightblue;
}

.festival-tbl td:nth-child(1) {
    min-width: 300px;
    font-size: 14px;
    font-weight: bold;
}

.festival-tbl th:nth-child(3) {
    color: green;
}

.festival-tbl th:nth-child(5) {
    color: darkorchid;
}

.festival-tbl .collapsed {
    max-width: 30px !important;
    min-width: 30px !important;
}

/* tags column */
.festival-tbl td:nth-child(8) {
    min-width: 400px;
}

.festival-tbl th {
    font-size: 9px !important;
}

.festival-tbl td {
    padding-left: 5px;
}

.edit-lineup-form {
    margin-left: 15px !important;
    margin-top: 50px;
}

.btn-margins {
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.lastfm-link {
    opacity: 0;
}

.festival-tbl tr td:nth-child(1):hover .lastfm-link {
    opacity: 1;
}

.apple-music {
    padding-right: 20px;
}

.festival-controls {
    padding-left: 40px;
    margin-top: -10px;
}

.festival-title {
    padding-left: 15px;
}

.background-image-stretched {
    background-size: 100% !important;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0.4;
}

blockquote {
    font-size: 1.4em;
    width: 60%;
    font-family: Open Sans;
    font-style: italic;
    color: #555555;
    padding: 1.2em 30px 1.2em 75px;
    border-left: 8px solid #78C0A8;
    line-height: 1.6;
    position: relative;
    background: #EDEDED;
    margin: 20px 0px;
    opacity: 0.8;
}

blockquote::before {
    font-family: Arial;
    content: "\201C";
    color: #78C0A8;
    font-size: 4em;
    position: absolute;
    left: 10px;
    top: -10px;
}

blockquote::after {
    content: '';
}

blockquote span {
    display: block;
    color: #333333;
    font-style: normal;
    font-weight: bold;
    margin-top: 1em;
}

table.seen-live {
    border: none;
    border-collapse: collapse;
}

table.seen-live td {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding-right: 15px;
    padding-left: 15px
}

table.seen-live td:first-child {
    border-left: none;
}

table.seen-live td:last-child {
    border-right: none;
}

.tbl {
    display: table;
    width: 100%;
}

.tbl-row {
    display: table-row;
    height: 100%;
    min-height: 400px;
}

.tbl-col {
    display: table-cell;
    text-align: center;
    padding: 4px;
    height: 100%;
    min-height: 400px;
}

.col-content {
    background-color: #eeeeee;
    height: 100%;
    min-height: 400px;
}

.col-content .item {
    margin-bottom: 5px;
    margin-top: 40px;
}

.col-content p {
    margin: 0;
}

.hr {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 4px solid rgba(0, 0, 0, 0.1);
}

.tile-img {
    height: auto;
    max-width: 100%;
}

.festivals-menu {
    position: relative;
    height: 36px;
}

.festivals {
    padding-top: 20px;
}

.festivals-tiling-mode {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 11px;
}

table.festivals-full-mode > tbody > tr > td {
    padding-left: 0px !important;
}

.add-festival-button {
    padding-left: 24px;
}

.switch-mode-button {
    position: absolute;
    right: 0;
    top: 0;
}

.switch-mode-div {
    min-width: 36px !important;
}

.switch-mode-div i {
    padding-left: 0 !important;
}